diff --git a/docs/.vercel/README.txt b/docs/.vercel/README.txt deleted file mode 100644 index 525d8ce..0000000 --- a/docs/.vercel/README.txt +++ /dev/null @@ -1,11 +0,0 @@ -> Why do I have a folder named ".vercel" in my project? -The ".vercel" folder is created when you link a directory to a Vercel project. - -> What does the "project.json" file contain? -The "project.json" file contains: -- The ID of the Vercel project that you linked ("projectId") -- The ID of the user or team your Vercel project is owned by ("orgId") - -> Should I commit the ".vercel" folder? -No, you should not share the ".vercel" folder with anyone. -Upon creation, it will be automatically added to your ".gitignore" file. diff --git a/docs/.vercel/output/config.json b/docs/.vercel/output/config.json deleted file mode 100644 index 3896975..0000000 --- a/docs/.vercel/output/config.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "version": 3, - "overrides": { - "index.html": { - "path": "" - }, - "get-started/installation/index.html": { - "path": "get-started/installation" - }, - "examples/basic/index.html": { - "path": "examples/basic" - }, - "get-started/usage/index.html": { - "path": "get-started/usage" - }, - "examples/multiple-routers/index.html": { - "path": "examples/multiple-routers" - } - }, - "routes": [ - { - "handle": "filesystem" - }, - { - "src": "/(.*)", - "dest": "/__nitro" - } - ] -} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/.vc-config.json b/docs/.vercel/output/functions/__nitro.func/.vc-config.json deleted file mode 100644 index 9385d3f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/.vc-config.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "runtime": "nodejs16.x", - "handler": "index.mjs", - "launcherType": "Nodejs", - "shouldAddHelpers": false -} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/AppLoadingBar-styles.899881af.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/AppLoadingBar-styles.899881af.mjs deleted file mode 100644 index d1110f1..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/AppLoadingBar-styles.899881af.mjs +++ /dev/null @@ -1,6 +0,0 @@ -import { A as AppLoadingBar_vue_vue_type_style_index_0_lang } from '../styles.mjs'; - -const AppLoadingBarStyles_899881af = [AppLoadingBar_vue_vue_type_style_index_0_lang]; - -export { AppLoadingBarStyles_899881af as default }; -//# sourceMappingURL=AppLoadingBar-styles.899881af.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/AppLoadingBar-styles.899881af.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/AppLoadingBar-styles.899881af.mjs.map deleted file mode 100644 index 2bccf23..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/AppLoadingBar-styles.899881af.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AppLoadingBar-styles.899881af.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/AppLoadingBar-styles.899881af.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":";;AACA,qCAAe,CAACA,6CAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ArticleHero.d0338bff.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ArticleHero.d0338bff.mjs deleted file mode 100644 index 041aa02..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ArticleHero.d0338bff.mjs +++ /dev/null @@ -1,112 +0,0 @@ -import { u as useContent } from '../server.mjs'; -import { defineComponent, unref, mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrInterpolate, ssrRenderList, ssrRenderAttr } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "ArticleHero", - __ssrInlineRender: true, - setup(__props) { - const { page } = useContent(); - const formatDateByLocale = (locale, d) => { - return new Date(d).toLocaleDateString(locale, { - year: "numeric", - month: "long", - day: "numeric" - }); - }; - return (_ctx, _push, _parent, _attrs) => { - var _a, _b, _c, _d, _e; - if (unref(page)) { - _push(`
`); - if ((_a = unref(page)) == null ? void 0 : _a.date) { - _push(`
- ${ssrInterpolate(unref(page).category)}
`); - } else { - _push(``); - } - if ((_b = unref(page)) == null ? void 0 : _b.title) { - _push(`

${ssrInterpolate(unref(page).title)}

`); - } else { - _push(``); - } - if ((_c = unref(page)) == null ? void 0 : _c.description) { - _push(`

${ssrInterpolate(unref(page).description)}

`); - } else { - _push(``); - } - if ((_e = (_d = unref(page)) == null ? void 0 : _d.authors) == null ? void 0 : _e.length) { - _push(``); - } else { - _push(``); - } - _push(`
`); - } else { - _push(``); - } - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ArticleHero.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=ArticleHero.d0338bff.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ArticleHero.d0338bff.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ArticleHero.d0338bff.mjs.map deleted file mode 100644 index b82b806..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ArticleHero.d0338bff.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ArticleHero.d0338bff.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ArticleHero.d0338bff.js"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Badge.41c3e619.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Badge.41c3e619.mjs deleted file mode 100644 index bbafea2..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Badge.41c3e619.mjs +++ /dev/null @@ -1,91 +0,0 @@ -import { C as ContentSlot } from '../server.mjs'; -import { defineComponent, mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "Badge", - __ssrInlineRender: true, - props: { - type: { - type: String, - default: "info", - validator(value) { - return ["info", "success", "warning", "danger", "primary", "gray"].includes(value); - } - } - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_ContentSlot = ContentSlot; - _push(``); - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.default, - unwrap: "p" - }, null, _parent)); - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Badge.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=Badge.41c3e619.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Badge.41c3e619.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Badge.41c3e619.mjs.map deleted file mode 100644 index df9d026..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Badge.41c3e619.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Badge.41c3e619.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Badge.41c3e619.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,OAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,IAAM,EAAA;AAAA,MACJ,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,MAAA;AAAA,MACT,UAAU,KAAO,EAAA;AACf,QAAO,OAAA,CAAC,QAAQ,SAAW,EAAA,SAAA,EAAW,UAAU,SAAW,EAAA,MAAM,CAAE,CAAA,QAAA,CAAS,KAAK,CAAA,CAAA;AAAA,OACnF;AAAA,KACF;AAAA,GACF;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,sBAAyB,GAAA,WAAA,CAAA;AAC/B,MAAM,KAAA,CAAA,CAAA,KAAA,EAAQ,eAAe,UAAW,CAAA;AAAA,QACtC,OAAO,CAAC,CAAC,OAAQ,CAAA,IAAI,GAAG,0FAA0F,CAAA;AAAA,OACpH,EAAG,MAAM,CAAC,CAAI,CAAA,CAAA,CAAA,CAAA,CAAA;AACd,MAAA,KAAA,CAAM,mBAAmB,sBAAwB,EAAA;AAAA,QAC/C,GAAA,EAAK,KAAK,MAAO,CAAA,OAAA;AAAA,QACjB,MAAQ,EAAA,GAAA;AAAA,OACV,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AACjB,MAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AAAA,KACjB,CAAA;AAAA,GACF;AACF,CAAC,EAAA;AACD,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/BlockHero.c3ca91c5.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/BlockHero.c3ca91c5.mjs deleted file mode 100644 index b9d07cf..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/BlockHero.c3ca91c5.mjs +++ /dev/null @@ -1,182 +0,0 @@ -import { C as ContentSlot, _ as __nuxt_component_1$3 } from '../server.mjs'; -import _sfc_main$1 from './Terminal.bf4fd044.mjs'; -import { defineComponent, mergeProps, withCtx, createTextVNode, toDisplayString, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent, ssrInterpolate, ssrRenderAttr, ssrRenderSlot } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; -import './index.4e223d73.mjs'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "BlockHero", - __ssrInlineRender: true, - props: { - cta: { - type: Array, - required: false - }, - secondary: { - type: Array, - required: false - }, - snippet: { - type: String, - required: false - }, - video: { - type: Array, - required: false - } - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_ContentSlot = ContentSlot; - const _component_ButtonLink = __nuxt_component_1$3; - const _component_Terminal = _sfc_main$1; - _push(`
`); - if (_ctx.$slots.top) { - _push(`

`); - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.top, - unwrap: "p" - }, null, _parent)); - _push(`

`); - } else { - _push(``); - } - if (_ctx.$slots.title) { - _push(`

`); - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.title, - unwrap: "p" - }, null, _parent)); - _push(`

`); - } else { - _push(``); - } - if (_ctx.$slots.description) { - _push(`

`); - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.description, - unwrap: "p" - }, null, _parent)); - _push(`

`); - } else { - _push(``); - } - if (_ctx.$slots.extra) { - _push(`
`); - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.extra, - unwrap: "p" - }, null, _parent)); - _push(`
`); - } else { - _push(``); - } - _push(`
`); - if (!_ctx.$slots.actions) { - _push(``); - if (__props.cta) { - _push(ssrRenderComponent(_component_ButtonLink, { - class: "!mb-0", - bold: "", - size: "large", - href: __props.cta[1] - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(`${ssrInterpolate(__props.cta[0])}`); - } else { - return [ - createTextVNode(toDisplayString(__props.cta[0]), 1) - ]; - } - }), - _: 1 - }, _parent)); - } else { - _push(``); - } - if (__props.secondary) { - _push(`${ssrInterpolate(__props.secondary[0])}`); - } else { - _push(``); - } - _push(``); - } else { - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.actions, - unwrap: "p" - }, null, _parent)); - } - _push(`
`); - ssrRenderSlot(_ctx.$slots, "right", {}, () => { - if (__props.snippet) { - _push(ssrRenderComponent(_component_Terminal, { content: __props.snippet }, null, _parent)); - } else { - _push(``); - } - }, _push, _parent); - _push(`
`); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/BlockHero.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=BlockHero.c3ca91c5.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/BlockHero.c3ca91c5.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/BlockHero.c3ca91c5.mjs.map deleted file mode 100644 index 944a8ab..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/BlockHero.c3ca91c5.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"BlockHero.c3ca91c5.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/BlockHero.c3ca91c5.js"],"sourcesContent":null,"names":["__nuxt_component_1"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAsBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,WAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,GAAK,EAAA;AAAA,MACH,IAAM,EAAA,KAAA;AAAA,MACN,QAAU,EAAA,KAAA;AAAA,KACZ;AAAA,IACA,SAAW,EAAA;AAAA,MACT,IAAM,EAAA,KAAA;AAAA,MACN,QAAU,EAAA,KAAA;AAAA,KACZ;AAAA,IACA,OAAS,EAAA;AAAA,MACP,IAAM,EAAA,MAAA;AAAA,MACN,QAAU,EAAA,KAAA;AAAA,KACZ;AAAA,IACA,KAAO,EAAA;AAAA,MACL,IAAM,EAAA,KAAA;AAAA,MACN,QAAU,EAAA,KAAA;AAAA,KACZ;AAAA,GACF;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,sBAAyB,GAAA,WAAA,CAAA;AAC/B,MAAA,MAAM,qBAAwB,GAAAA,oBAAA,CAAA;AAC9B,MAAA,MAAM,mBAAsB,GAAA,WAAA,CAAA;AAC5B,MAAM,KAAA,CAAA,CAAA,QAAA,EAAW,eAAe,UAAW,CAAA,EAAE,OAAO,yBAA0B,EAAA,EAAG,MAAM,CAAC,CAAsE,CAAA,mEAAA,CAAA,CAAA,CAAA;AAC9J,MAAI,IAAA,IAAA,CAAK,OAAO,GAAK,EAAA;AACnB,QAAA,KAAA,CAAM,CAA2C,yCAAA,CAAA,CAAA,CAAA;AACjD,QAAA,KAAA,CAAM,mBAAmB,sBAAwB,EAAA;AAAA,UAC/C,GAAA,EAAK,KAAK,MAAO,CAAA,GAAA;AAAA,UACjB,MAAQ,EAAA,GAAA;AAAA,SACV,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AACjB,QAAA,KAAA,CAAM,CAAM,IAAA,CAAA,CAAA,CAAA;AAAA,OACP,MAAA;AACL,QAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AAAA,OACjB;AACA,MAAI,IAAA,IAAA,CAAK,OAAO,KAAO,EAAA;AACrB,QAAA,KAAA,CAAM,CAAsH,oHAAA,CAAA,CAAA,CAAA;AAC5H,QAAA,KAAA,CAAM,mBAAmB,sBAAwB,EAAA;AAAA,UAC/C,GAAA,EAAK,KAAK,MAAO,CAAA,KAAA;AAAA,UACjB,MAAQ,EAAA,GAAA;AAAA,SACV,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AACjB,QAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AAAA,OACR,MAAA;AACL,QAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AAAA,OACjB;AACA,MAAI,IAAA,IAAA,CAAK,OAAO,WAAa,EAAA;AAC3B,QAAA,KAAA,CAAM,CAA6E,2EAAA,CAAA,CAAA,CAAA;AACnF,QAAA,KAAA,CAAM,mBAAmB,sBAAwB,EAAA;AAAA,UAC/C,GAAA,EAAK,KAAK,MAAO,CAAA,WAAA;AAAA,UACjB,MAAQ,EAAA,GAAA;AAAA,SACV,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AACjB,QAAA,KAAA,CAAM,CAAM,IAAA,CAAA,CAAA,CAAA;AAAA,OACP,MAAA;AACL,QAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AAAA,OACjB;AACA,MAAI,IAAA,IAAA,CAAK,OAAO,KAAO,EAAA;AACrB,QAAA,KAAA,CAAM,CAAoB,kBAAA,CAAA,CAAA,CAAA;AAC1B,QAAA,KAAA,CAAM,mBAAmB,sBAAwB,EAAA;AAAA,UAC/C,GAAA,EAAK,KAAK,MAAO,CAAA,KAAA;AAAA,UACjB,MAAQ,EAAA,GAAA;AAAA,SACV,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AACjB,QAAA,KAAA,CAAM,CAAQ,MAAA,CAAA,CAAA,CAAA;AAAA,OACT,MAAA;AACL,QAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AAAA,OACjB;AACA,MAAA,KAAA,CAAM,CAAmH,iHAAA,CAAA,CAAA,CAAA;AACzH,MAAI,IAAA,CAAC,IAAK,CAAA,MAAA,CAAO,OAAS,EAAA;AACxB,QAAA,KAAA,CAAM,CAAU,QAAA,CAAA,CAAA,CAAA;AAChB,QAAA,IAAI,QAAQ,GAAK,EAAA;AACf,UAAA,KAAA,CAAM,mBAAmB,qBAAuB,EAAA;AAAA,YAC9C,KAAO,EAAA,OAAA;AAAA,YACP,IAAM,EAAA,EAAA;AAAA,YACN,IAAM,EAAA,OAAA;AAAA,YACN,IAAA,EAAM,QAAQ,GAAI,CAAA,CAAA,CAAA;AAAA,WACjB,EAAA;AAAA,YACD,SAAS,OAAQ,CAAA,CAAC,CAAG,EAAA,MAAA,EAAQ,UAAU,QAAa,KAAA;AAClD,cAAA,IAAI,MAAQ,EAAA;AACV,gBAAA,MAAA,CAAO,CAAG,EAAA,cAAA,CAAe,OAAQ,CAAA,GAAA,CAAI,EAAE,CAAG,CAAA,CAAA,CAAA,CAAA;AAAA,eACrC,MAAA;AACL,gBAAO,OAAA;AAAA,kBACL,gBAAgB,eAAgB,CAAA,OAAA,CAAQ,GAAI,CAAA,CAAA,CAAE,GAAG,CAAC,CAAA;AAAA,iBACpD,CAAA;AAAA,eACF;AAAA,aACD,CAAA;AAAA,YACD,CAAG,EAAA,CAAA;AAAA,WACL,EAAG,OAAO,CAAC,CAAA,CAAA;AAAA,SACN,MAAA;AACL,UAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AAAA,SACjB;AACA,QAAA,IAAI,QAAQ,SAAW,EAAA;AACrB,UAAM,KAAA,CAAA,CAAA,EAAA,EAAK,aAAc,CAAA,MAAA,EAAQ,OAAQ,CAAA,SAAA,CAAU,CAAE,CAAA,CAAA,CAAA,iEAAA,EAAqE,cAAe,CAAA,OAAA,CAAQ,SAAU,CAAA,CAAA,CAAE,CAAO,CAAA,IAAA,CAAA,CAAA,CAAA;AAAA,SAC/J,MAAA;AACL,UAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AAAA,SACjB;AACA,QAAA,KAAA,CAAM,CAAU,QAAA,CAAA,CAAA,CAAA;AAAA,OACX,MAAA;AACL,QAAA,KAAA,CAAM,mBAAmB,sBAAwB,EAAA;AAAA,UAC/C,GAAA,EAAK,KAAK,MAAO,CAAA,OAAA;AAAA,UACjB,MAAQ,EAAA,GAAA;AAAA,SACV,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AAAA,OACnB;AACA,MAAA,KAAA,CAAM,CAAc,YAAA,CAAA,CAAA,CAAA;AACpB,MAAA,aAAA,CAAc,IAAK,CAAA,MAAA,EAAQ,OAAS,EAAA,IAAI,MAAM;AAC5C,QAAA,IAAI,QAAQ,OAAS,EAAA;AACnB,UAAM,KAAA,CAAA,kBAAA,CAAmB,qBAAqB,EAAE,OAAA,EAAS,QAAQ,OAAQ,EAAA,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AAAA,SACrF,MAAA;AACL,UAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AAAA,SACjB;AAAA,OACF,EAAG,OAAO,OAAO,CAAA,CAAA;AACjB,MAAA,KAAA,CAAM,CAAkB,gBAAA,CAAA,CAAA,CAAA;AAAA,KAC1B,CAAA;AAAA,GACF;AACF,CAAC,EAAA;AACD,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,oJAAoJ,CAAA,CAAA;AACjO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ButtonLink-styles.88a065d5.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ButtonLink-styles.88a065d5.mjs deleted file mode 100644 index f55e53a..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ButtonLink-styles.88a065d5.mjs +++ /dev/null @@ -1,6 +0,0 @@ -import { B as ButtonLink_vue_vue_type_style_index_0_scoped_df52924a_lang } from '../styles.mjs'; - -const ButtonLinkStyles_88a065d5 = [ButtonLink_vue_vue_type_style_index_0_scoped_df52924a_lang]; - -export { ButtonLinkStyles_88a065d5 as default }; -//# sourceMappingURL=ButtonLink-styles.88a065d5.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ButtonLink-styles.88a065d5.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ButtonLink-styles.88a065d5.mjs.map deleted file mode 100644 index 1d97c3f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ButtonLink-styles.88a065d5.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ButtonLink-styles.88a065d5.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ButtonLink-styles.88a065d5.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":";;AACA,kCAAe,CAACA,0DAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Callout.c93b06db.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Callout.c93b06db.mjs deleted file mode 100644 index 75b9417..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Callout.c93b06db.mjs +++ /dev/null @@ -1,108 +0,0 @@ -import { C as ContentSlot, a as _sfc_main$k } from '../server.mjs'; -import { defineComponent, ref, mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent, ssrRenderStyle } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "Callout", - __ssrInlineRender: true, - props: { - type: { - type: String, - default: "info", - validator(value) { - return ["info", "success", "warning", "danger", "primary"].includes(value); - } - }, - modelValue: { - required: false, - default: ref(false) - } - }, - emits: ["update:modelValue"], - setup(__props, { emit }) { - const props = __props; - const isOpen = ref(props.modelValue); - return (_ctx, _push, _parent, _attrs) => { - const _component_ContentSlot = ContentSlot; - const _component_Icon = _sfc_main$k; - _push(``); - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.summary - }, null, _parent)); - _push(ssrRenderComponent(_component_Icon, { - name: "heroicons-outline:chevron-right", - class: ["w-5 h-5 transition-transform transform", { - "rotate-90": isOpen.value - }] - }, null, _parent)); - _push(`
`); - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.content - }, null, _parent)); - _push(`
`); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Callout.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=Callout.c93b06db.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Callout.c93b06db.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Callout.c93b06db.mjs.map deleted file mode 100644 index 7df4a12..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Callout.c93b06db.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Callout.c93b06db.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Callout.c93b06db.js"],"sourcesContent":null,"names":["_sfc_main$1"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,SAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,IAAM,EAAA;AAAA,MACJ,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,MAAA;AAAA,MACT,UAAU,KAAO,EAAA;AACf,QAAO,OAAA,CAAC,QAAQ,SAAW,EAAA,SAAA,EAAW,UAAU,SAAS,CAAA,CAAE,SAAS,KAAK,CAAA,CAAA;AAAA,OAC3E;AAAA,KACF;AAAA,IACA,UAAY,EAAA;AAAA,MACV,QAAU,EAAA,KAAA;AAAA,MACV,OAAA,EAAS,IAAI,KAAK,CAAA;AAAA,KACpB;AAAA,GACF;AAAA,EACA,KAAA,EAAO,CAAC,mBAAmB,CAAA;AAAA,EAC3B,KAAM,CAAA,OAAA,EAAS,EAAE,IAAA,EAAQ,EAAA;AACvB,IAAA,MAAM,KAAQ,GAAA,OAAA,CAAA;AACd,IAAM,MAAA,MAAA,GAAS,GAAI,CAAA,KAAA,CAAM,UAAU,CAAA,CAAA;AACnC,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,sBAAyB,GAAA,WAAA,CAAA;AAC/B,MAAA,MAAM,eAAkB,GAAAA,WAAA,CAAA;AACxB,MAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA;AAAA,QACrC,OAAO,CAAC,oEAAA,EAAsE,CAAC,OAAA,CAAQ,IAAI,CAAC,CAAA;AAAA,OAC9F,EAAG,MAAM,CAAC,CAAoD,CAAA,iDAAA,CAAA,CAAA,CAAA;AAC9D,MAAA,KAAA,CAAM,mBAAmB,sBAAwB,EAAA;AAAA,QAC/C,GAAA,EAAK,KAAK,MAAO,CAAA,OAAA;AAAA,OACnB,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AACjB,MAAA,KAAA,CAAM,mBAAmB,eAAiB,EAAA;AAAA,QACxC,IAAM,EAAA,iCAAA;AAAA,QACN,KAAA,EAAO,CAAC,wCAA0C,EAAA;AAAA,UAChD,aAAa,MAAO,CAAA,KAAA;AAAA,SACrB,CAAA;AAAA,OACH,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AACjB,MAAM,KAAA,CAAA,CAAA,mBAAA,EAAsB,eAAe,MAAO,CAAA,KAAA,GAAQ,OAAO,EAAE,OAAA,EAAS,MAAO,EAAC,CAAmB,CAAA,gBAAA,CAAA,CAAA,CAAA;AACvG,MAAA,KAAA,CAAM,mBAAmB,sBAAwB,EAAA;AAAA,QAC/C,GAAA,EAAK,KAAK,MAAO,CAAA,OAAA;AAAA,OACnB,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AACjB,MAAA,KAAA,CAAM,CAAc,YAAA,CAAA,CAAA,CAAA;AAAA,KACtB,CAAA;AAAA,GACF;AACF,CAAC,EAAA;AACD,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,kJAAkJ,CAAA,CAAA;AAC/N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card-styles.37ebc0f2.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card-styles.37ebc0f2.mjs deleted file mode 100644 index 0e16886..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card-styles.37ebc0f2.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const Card_vue_vue_type_style_index_0_scoped_3b73e436_lang = ".card[data-v-3b73e436]{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity));border-color:rgb(228 228 231/var(--tw-border-opacity));border-width:1px}.dark .card[data-v-3b73e436]{--tw-border-opacity:1;--tw-bg-opacity:0.25;--tw-text-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity));border-color:rgb(24 24 27/var(--tw-border-opacity));color:rgb(250 250 250/var(--tw-text-opacity))}.card.blurry[data-v-3b73e436]{--tw-bg-opacity:0.2!important;--tw-backdrop-blur:blur(16px)!important;--tw-backdrop-saturate:saturate(1.5);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.card[data-v-3b73e436] code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(244 244 245/var(--tw-bg-opacity));border-color:rgb(228 228 231/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .card[data-v-3b73e436] code{--tw-border-opacity:1;--tw-bg-opacity:0.5;background-color:rgb(24 24 27/var(--tw-bg-opacity));border-color:rgb(39 39 42/var(--tw-border-opacity))}.card[data-v-3b73e436] a{border-style:none;color:currentColor;font-weight:600;text-decoration-line:underline}.card[data-v-3b73e436] a:hover{--tw-text-opacity:1;color:rgb(12 12 13/var(--tw-text-opacity))}.dark .card[data-v-3b73e436] a:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card[data-v-3b73e436] a:hover code{--tw-border-opacity:1;border-color:rgb(161 161 170/var(--tw-border-opacity))}.dark .card[data-v-3b73e436] a:hover code{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.card[data-v-3b73e436] strong{color:currentColor!important;font-weight:700!important}.card[data-v-3b73e436] li:before{background-color:currentColor!important;color:currentColor!important}.card[data-v-3b73e436] .prose-code{margin-bottom:1rem;margin-top:1rem}.card[data-v-3b73e436] .prose-code code{background-color:transparent!important}"; - -const CardStyles_37ebc0f2 = [Card_vue_vue_type_style_index_0_scoped_3b73e436_lang]; - -export { CardStyles_37ebc0f2 as default }; -//# sourceMappingURL=Card-styles.37ebc0f2.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card-styles.37ebc0f2.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card-styles.37ebc0f2.mjs.map deleted file mode 100644 index 906ed64..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card-styles.37ebc0f2.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Card-styles.37ebc0f2.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Card-styles-1.mjs.564620b4.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Card-styles.37ebc0f2.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,oDAAuD,GAAA,w/EAAA;;ACC7D,4BAAe,CAACA,oDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card.f155bd2e.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card.f155bd2e.mjs deleted file mode 100644 index 1e9d324..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card.f155bd2e.mjs +++ /dev/null @@ -1,134 +0,0 @@ -import { b as _export_sfc, a as _sfc_main$k, C as ContentSlot } from '../server.mjs'; -import { useSSRContext, defineComponent, mergeProps, withCtx, createTextVNode } from 'vue'; -import { ssrRenderAttrs, ssrRenderClass, ssrRenderComponent, ssrRenderSlot } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "Card", - __ssrInlineRender: true, - props: { - icon: { - type: String, - default: "" - }, - iconClass: { - type: String, - default: "" - }, - blurry: { - type: Boolean, - default: true, - required: false - } - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_Icon = _sfc_main$k; - const _component_ContentSlot = ContentSlot; - _push(`
`); - if (__props.icon) { - _push(ssrRenderComponent(_component_Icon, { - name: __props.icon, - class: "inline-block w-8 h-8 mb-2 text-2xl" - }, null, _parent)); - } else { - _push(``); - } - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(`

`); - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.title, - unwrap: "p" - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(` Card title `); - } else { - return [ - createTextVNode(" Card title ") - ]; - } - }), - _: 1 - }, _parent)); - _push(`

`); - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.description, - unwrap: "p" - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(` Card description `); - } else { - return [ - createTextVNode(" Card description ") - ]; - } - }), - _: 1 - }, _parent)); - _push(`

`); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Card.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const Card = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3b73e436"]]); - -export { Card as default }; -//# sourceMappingURL=Card.f155bd2e.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card.f155bd2e.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card.f155bd2e.mjs.map deleted file mode 100644 index 6f9457d..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Card.f155bd2e.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Card.f155bd2e.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Card.f155bd2e.js"],"sourcesContent":null,"names":["_sfc_main$1"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CardGrid.0548d8ab.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CardGrid.0548d8ab.mjs deleted file mode 100644 index 45b5aa5..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CardGrid.0548d8ab.mjs +++ /dev/null @@ -1,90 +0,0 @@ -import { C as ContentSlot } from '../server.mjs'; -import { defineComponent, mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent, ssrRenderSlot } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "CardGrid", - __ssrInlineRender: true, - props: { - title: { - type: String, - default: "Features" - } - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_ContentSlot = ContentSlot; - _push(``); - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.root, - unwrap: "*" - }, null, _parent)); - _push(`

`); - ssrRenderSlot(_ctx.$slots, "title", {}, null, _push, _parent); - _push(`

`); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(`
`); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CardGrid.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=CardGrid.0548d8ab.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CardGrid.0548d8ab.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CardGrid.0548d8ab.mjs.map deleted file mode 100644 index f094cad..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CardGrid.0548d8ab.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CardGrid.0548d8ab.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/CardGrid.0548d8ab.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,UAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,KAAO,EAAA;AAAA,MACL,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,UAAA;AAAA,KACX;AAAA,GACF;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,sBAAyB,GAAA,WAAA,CAAA;AAC/B,MAAM,KAAA,CAAA,CAAA,QAAA,EAAW,eAAe,UAAW,CAAA,EAAE,OAAO,kCAAmC,EAAA,EAAG,MAAM,CAAC,CAAI,CAAA,CAAA,CAAA,CAAA,CAAA;AACrG,MAAA,KAAA,CAAM,mBAAmB,sBAAwB,EAAA;AAAA,QAC/C,GAAA,EAAK,KAAK,MAAO,CAAA,IAAA;AAAA,QACjB,MAAQ,EAAA,GAAA;AAAA,OACV,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AACjB,MAAA,KAAA,CAAM,CAAiF,+EAAA,CAAA,CAAA,CAAA;AACvF,MAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,OAAA,EAAS,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC5D,MAAA,KAAA,CAAM,CAA+G,6GAAA,CAAA,CAAA,CAAA;AACrH,MAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,MAAA,KAAA,CAAM,CAAkB,gBAAA,CAAA,CAAA,CAAA;AAAA,KAC1B,CAAA;AAAA,GACF;AACF,CAAC,EAAA;AACD,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,mJAAmJ,CAAA,CAAA;AAChO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock-styles.f6693b47.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock-styles.f6693b47.mjs deleted file mode 100644 index 1e3aa2a..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock-styles.f6693b47.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const CodeBlock_vue_vue_type_style_index_0_scoped_88c198f2_lang = ".code-block[data-v-88c198f2]{display:none}.code-block.active[data-v-88c198f2]{display:block}"; - -const CodeBlockStyles_f6693b47 = [CodeBlock_vue_vue_type_style_index_0_scoped_88c198f2_lang]; - -export { CodeBlockStyles_f6693b47 as default }; -//# sourceMappingURL=CodeBlock-styles.f6693b47.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock-styles.f6693b47.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock-styles.f6693b47.mjs.map deleted file mode 100644 index 37f93bc..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock-styles.f6693b47.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CodeBlock-styles.f6693b47.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/CodeBlock-styles-1.mjs.b15cebc0.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/CodeBlock-styles.f6693b47.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,yDAA4D,GAAA,8FAAA;;ACClE,iCAAe,CAACA,yDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock.d0ef9a56.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock.d0ef9a56.mjs deleted file mode 100644 index 73db888..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock.d0ef9a56.mjs +++ /dev/null @@ -1,96 +0,0 @@ -import { useSSRContext, defineComponent, mergeProps } from 'vue'; -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "CodeBlock", - __ssrInlineRender: true, - props: { - label: { - type: String, - required: true - }, - active: { - type: Boolean, - default: false - }, - preview: { - type: Boolean, - default: false - } - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CodeBlock.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const CodeBlock = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-88c198f2"]]); - -export { CodeBlock as default }; -//# sourceMappingURL=CodeBlock.d0ef9a56.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock.d0ef9a56.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock.d0ef9a56.mjs.map deleted file mode 100644 index 269d48f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeBlock.d0ef9a56.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CodeBlock.d0ef9a56.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/CodeBlock.d0ef9a56.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,WAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,KAAO,EAAA;AAAA,MACL,IAAM,EAAA,MAAA;AAAA,MACN,QAAU,EAAA,IAAA;AAAA,KACZ;AAAA,IACA,MAAQ,EAAA;AAAA,MACN,IAAM,EAAA,OAAA;AAAA,MACN,OAAS,EAAA,KAAA;AAAA,KACX;AAAA,IACA,OAAS,EAAA;AAAA,MACP,IAAM,EAAA,OAAA;AAAA,MACN,OAAS,EAAA,KAAA;AAAA,KACX;AAAA,GACF;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA;AAAA,QACrC,KAAA,EAAO,CAAC,YAAc,EAAA;AAAA,UACpB,QAAQ,OAAQ,CAAA,MAAA;AAAA,UAChB,kBAAkB,OAAQ,CAAA,OAAA;AAAA,SAC3B,CAAA;AAAA,OACH,EAAG,MAAM,CAAC,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AAC9B,MAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,MAAA,KAAA,CAAM,CAAQ,MAAA,CAAA,CAAA,CAAA;AAAA,KAChB,CAAA;AAAA,GACF;AACF,CAAC,CAAA,CAAA;AAED,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,oJAAoJ,CAAA,CAAA;AACjO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,SAAA,+BAAwC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup-styles.2a01b60d.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup-styles.2a01b60d.mjs deleted file mode 100644 index 892076f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup-styles.2a01b60d.mjs +++ /dev/null @@ -1,8 +0,0 @@ -const CodeGroup_vue_vue_type_style_index_0_lang = "li .code-group{margin-bottom:1rem;margin-top:1rem}html.dark .code-group-content .preview-canvas{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity));border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;line-height:1.5;margin-bottom:0;margin-top:0;overflow-x:auto;padding:1rem;z-index:0}"; - -const CodeGroup_vue_vue_type_style_index_1_scoped_e62afa1a_lang = ".code-group[data-v-e62afa1a]{border-radius:.5rem;overflow:hidden}.code-group[data-v-e62afa1a] .prose-code{border-radius:0!important;margin-bottom:0!important;margin-top:0!important}.code-group[data-v-e62afa1a] .prose-code-header{display:none}.code-group[data-v-e62afa1a] pre{margin-top:0!important}.code-group[data-v-e62afa1a] .filename{display:none}.code-group-content[data-v-e62afa1a],.code-group-content .preview-canvas[data-v-e62afa1a]{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.code-group-content .preview-canvas[data-v-e62afa1a]{--tw-text-opacity:1;--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity));color:rgb(39 39 42/var(--tw-text-opacity));line-height:1.5;margin-bottom:0;margin-top:0;overflow-x:auto;padding:1rem;z-index:0}.dark .code-group-content .preview-canvas[data-v-e62afa1a]{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity));color:rgb(228 228 231/var(--tw-text-opacity))}.code-group-content .preview-canvas>*[data-v-e62afa1a]{margin-bottom:0;margin-top:0}"; - -const CodeGroupStyles_2a01b60d = [CodeGroup_vue_vue_type_style_index_0_lang, CodeGroup_vue_vue_type_style_index_1_scoped_e62afa1a_lang]; - -export { CodeGroupStyles_2a01b60d as default }; -//# sourceMappingURL=CodeGroup-styles.2a01b60d.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup-styles.2a01b60d.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup-styles.2a01b60d.mjs.map deleted file mode 100644 index 898b0d1..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup-styles.2a01b60d.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CodeGroup-styles.2a01b60d.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/CodeGroup-styles-1.mjs.94008437.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/CodeGroup-styles-2.mjs.c8fd280f.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/CodeGroup-styles.2a01b60d.mjs"],"sourcesContent":null,"names":["style_0","style_1"],"mappings":"AAAA,MAAM,yCAA4C,GAAA,gXAAA;;ACAlD,MAAM,yDAA4D,GAAA,miCAAA;;ACElE,iCAAe,CAACA,yCAAO,EAAEC,yDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup.2acee5a4.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup.2acee5a4.mjs deleted file mode 100644 index 4575d40..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup.2acee5a4.mjs +++ /dev/null @@ -1,140 +0,0 @@ -import { defineComponent, h, useSSRContext } from 'vue'; -import __nuxt_component_0 from './TabsHeader.c36e1d75.mjs'; -import { b as _export_sfc } from '../server.mjs'; -import 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const isTag = (slot, tag) => { - return slot.type && slot.type.tag && slot.type.tag === tag; -}; -const _sfc_main = defineComponent({ - data() { - return { - activeTabIndex: 0, - counter: 0 - }; - }, - render() { - const slots = this.$slots.default(); - const tabs = slots.filter((slot) => isTag(slot, "code-block") || isTag(slot, "code")).map((slot, index) => { - var _a, _b, _c; - return { - label: ((_a = slot == null ? void 0 : slot.props) == null ? void 0 : _a.filename) || ((_b = slot == null ? void 0 : slot.props) == null ? void 0 : _b.label) || `${index}`, - active: ((_c = slot == null ? void 0 : slot.props) == null ? void 0 : _c.active) || false, - component: slot - }; - }); - return h( - "div", - { - class: { - "code-group": true, - "first-tab": this.activeTabIndex === 0 - } - }, - [ - h(__nuxt_component_0, { - ref: "tabs-header", - activeTabIndex: this.activeTabIndex, - tabs, - "onUpdate:activeTabIndex": ($event) => this.activeTabIndex = $event - }), - h( - "div", - { - class: "code-group-content", - text: this.activeTabIndex - }, - slots.map( - (slot, index) => { - var _a, _b; - return h( - "div", - { - style: { - display: index === this.activeTabIndex ? "block" : "none" - }, - class: { - "": !isTag(slot, "code") - } - }, - [ - isTag(slot, "code") ? slot : h( - "div", - { - class: { - "preview-canvas": true - } - }, - [((_b = (_a = slot.children) == null ? void 0 : _a.default) == null ? void 0 : _b.call(_a)) || h("div")] - ) - ] - ); - } - ) - ) - ] - ); - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CodeGroup.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const CodeGroup = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e62afa1a"]]); - -export { CodeGroup as default }; -//# sourceMappingURL=CodeGroup.2acee5a4.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup.2acee5a4.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup.2acee5a4.mjs.map deleted file mode 100644 index 22a81ec..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CodeGroup.2acee5a4.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CodeGroup.2acee5a4.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/CodeGroup.2acee5a4.js"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentDoc.03f14928.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentDoc.03f14928.mjs deleted file mode 100644 index ad174a8..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentDoc.03f14928.mjs +++ /dev/null @@ -1,136 +0,0 @@ -import { j as useRoute, k as useContentHead, i as _sfc_main$m } from '../server.mjs'; -import { defineComponent, useSlots, h, useSSRContext } from 'vue'; -import { withTrailingSlash } from 'ufo'; -import _sfc_main$1 from './ContentQuery.4005f85d.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import 'vue/server-renderer'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; -import './asyncData.cada7b2c.mjs'; - -const _sfc_main = defineComponent({ - name: "ContentDoc", - props: { - tag: { - type: String, - required: false, - default: "div" - }, - excerpt: { - type: Boolean, - default: false - }, - path: { - type: String, - required: false, - default: void 0 - }, - query: { - type: Object, - required: false, - default: void 0 - }, - head: { - type: Boolean, - required: false, - default: true - } - }, - render(ctx) { - const slots = useSlots(); - const { tag, excerpt, path, query, head } = ctx; - const contentQueryProps = { - ...query || {}, - path: path || (query == null ? void 0 : query.path) || withTrailingSlash(useRoute().path), - find: "one" - }; - const emptyNode = (slot, data) => h("pre", null, JSON.stringify({ message: "You should use slots with ", slot, data }, null, 2)); - return h( - _sfc_main$1, - contentQueryProps, - { - default: (slots == null ? void 0 : slots.default) ? ({ data, refresh, isPartial }) => { - var _a; - if (head) { - useContentHead(data); - } - return (_a = slots.default) == null ? void 0 : _a.call(slots, { doc: data, refresh, isPartial, excerpt, ...this.$attrs }); - } : ({ data }) => { - if (head) { - useContentHead(data); - } - return h( - _sfc_main$m, - { value: data, excerpt, tag, ...this.$attrs }, - { empty: (bindings) => (slots == null ? void 0 : slots.empty) ? slots.empty(bindings) : emptyNode("default", data) } - ); - }, - empty: (bindings) => { - var _a; - return ((_a = slots == null ? void 0 : slots.empty) == null ? void 0 : _a.call(slots, bindings)) || h("p", null, "Document is empty, overwrite this content with #empty slot in ."); - }, - "not-found": (bindings) => { - var _a; - return ((_a = slots == null ? void 0 : slots["not-found"]) == null ? void 0 : _a.call(slots, bindings)) || h("p", null, "Document not found, overwrite this content with #not-found slot in ."); - } - } - ); - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentDoc.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=ContentDoc.03f14928.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentDoc.03f14928.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentDoc.03f14928.mjs.map deleted file mode 100644 index f45fd2e..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentDoc.03f14928.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ContentDoc.03f14928.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ContentDoc.03f14928.js"],"sourcesContent":null,"names":["_sfc_main$2"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentList.7a4e8e80.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentList.7a4e8e80.mjs deleted file mode 100644 index 4870105..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentList.7a4e8e80.mjs +++ /dev/null @@ -1,103 +0,0 @@ -import { defineComponent, useSlots, h, useSSRContext } from 'vue'; -import _sfc_main$1 from './ContentQuery.4005f85d.mjs'; -import '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import 'vue/server-renderer'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; -import './asyncData.cada7b2c.mjs'; - -const _sfc_main = defineComponent({ - name: "ContentList", - props: { - path: { - type: String, - required: false, - default: void 0 - }, - query: { - type: Object, - required: false, - default: void 0 - } - }, - render(ctx) { - const slots = useSlots(); - const { path, query } = ctx; - const contentQueryProps = { - ...query || {}, - path: path || (query == null ? void 0 : query.path) || "/" - }; - const emptyNode = (slot, data) => h("pre", null, JSON.stringify({ message: "You should use slots with ", slot, data }, null, 2)); - return h( - _sfc_main$1, - contentQueryProps, - { - default: (slots == null ? void 0 : slots.default) ? ({ data, refresh, isPartial }) => slots == null ? void 0 : slots.default({ list: data, refresh, isPartial, ...this.$attrs }) : ({ data }) => emptyNode("default", data), - empty: (bindings) => (slots == null ? void 0 : slots.empty) ? slots.empty(bindings) : ({ data }) => emptyNode("default", data), - "not-found": (bindings) => { - var _a; - return (slots == null ? void 0 : slots["not-found"]) ? (_a = slots == null ? void 0 : slots["not-found"]) == null ? void 0 : _a.call(slots, bindings) : ({ data }) => emptyNode("not-found", data); - } - } - ); - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentList.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=ContentList.7a4e8e80.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentList.7a4e8e80.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentList.7a4e8e80.mjs.map deleted file mode 100644 index 5064ec9..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentList.7a4e8e80.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ContentList.7a4e8e80.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ContentList.7a4e8e80.js"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentNavigation.a9bae4da.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentNavigation.a9bae4da.mjs deleted file mode 100644 index 47190e9..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentNavigation.a9bae4da.mjs +++ /dev/null @@ -1,651 +0,0 @@ -import { d as useNuxtApp, m as useState, u as useContent, l as useHead, n as fetchContentNavigation, b as _export_sfc, f as __nuxt_component_0$3 } from '../server.mjs'; -import { defineComponent, ref, onErrorCaptured, createElementBlock, h, computed, defineAsyncComponent, toRefs, useSlots, useSSRContext, mergeProps } from 'vue'; -import { u as useAsyncData } from './asyncData.cada7b2c.mjs'; -import { hash } from 'ohash'; -import { ssrRenderAttrs, ssrRenderAttr, ssrInterpolate } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main$1 = { - __name: "welcome", - __ssrInlineRender: true, - props: { - appName: { - type: String, - default: "Nuxt" - }, - version: { - type: String, - default: "" - }, - title: { - type: String, - default: "Welcome to Nuxt 3!" - }, - readDocs: { - type: String, - default: "We highly recommend you take a look at the Nuxt documentation, whether you are new or have previous experience with the framework." - }, - followTwitter: { - type: String, - default: "Follow the Nuxt Twitter account to get latest news about releases, new modules, tutorials and tips." - }, - starGitHub: { - type: String, - default: "Nuxt is open source and the code is available on GitHub, feel free to star it, participate in discussions or dive into the source." - } - }, - setup(__props) { - const props = __props; - useHead({ - title: `${props.title}`, - script: [], - style: [ - { - children: `*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p,h2{margin:0}h1,h2{font-size:inherit;font-weight:inherit}svg{display:block;vertical-align:middle}` - } - ] - }); - return (_ctx, _push, _parent, _attrs) => { - _push(`
${ssrInterpolate(__props.version)}

Get Started

Remove this welcome page by replacing <NuxtWelcome /> in app.vue with your own code.

Documentation

${ssrInterpolate(__props.readDocs)}

GitHub

${ssrInterpolate(__props.starGitHub)}

Twitter

${ssrInterpolate(__props.followTwitter)}

`); - }; - } -}; -const _sfc_setup$1 = _sfc_main$1.setup; -_sfc_main$1.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/welcome.vue"); - return _sfc_setup$1 ? _sfc_setup$1(props, ctx) : void 0; -}; -const welcome = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-b18604a7"]]); -const welcome$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: welcome -}, Symbol.toStringTag, { value: "Module" })); -const nuxtErrorBoundary = defineComponent({ - emits: { - error(_error) { - return true; - } - }, - setup(_props, { slots, emit }) { - const error = ref(null); - useNuxtApp(); - onErrorCaptured((err) => { - }); - return () => { - var _a, _b; - return error.value ? (_a = slots.error) == null ? void 0 : _a.call(slots, { error }) : (_b = slots.default) == null ? void 0 : _b.call(slots); - }; - } -}); -const nuxtErrorBoundary$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: nuxtErrorBoundary -}, Symbol.toStringTag, { value: "Module" })); -const serverPlaceholder = defineComponent({ - name: "ServerPlaceholder", - render() { - return createElementBlock("div"); - } -}); -const serverPlaceholder$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: serverPlaceholder -}, Symbol.toStringTag, { value: "Module" })); -const nuxtLoadingIndicator = defineComponent({ - name: "NuxtLoadingIndicator", - props: { - throttle: { - type: Number, - default: 200 - }, - duration: { - type: Number, - default: 2e3 - }, - height: { - type: Number, - default: 3 - }, - color: { - type: String, - default: "repeating-linear-gradient(to right,#00dc82 0%,#34cdfe 50%,#0047e1 100%)" - } - }, - setup(props, { slots }) { - const indicator = useLoadingIndicator({ - duration: props.duration, - throttle: props.throttle - }); - const nuxtApp = useNuxtApp(); - nuxtApp.hook("page:start", indicator.start); - nuxtApp.hook("page:finish", indicator.finish); - return () => h("div", { - class: "nuxt-loading-indicator", - style: { - position: "fixed", - top: 0, - right: 0, - left: 0, - pointerEvents: "none", - width: `${indicator.progress.value}%`, - height: `${props.height}px`, - opacity: indicator.isLoading.value ? 1 : 0, - background: props.color, - backgroundSize: `${100 / indicator.progress.value * 100}% auto`, - transition: "width 0.1s, height 0.4s, opacity 0.4s", - zIndex: 999999 - } - }, slots); - } -}); -function useLoadingIndicator(opts) { - const progress = ref(0); - const isLoading = ref(false); - computed(() => 1e4 / opts.duration); - let _timer = null; - let _throttle = null; - function start() { - clear(); - progress.value = 0; - isLoading.value = true; - if (opts.throttle) - ; - } - function finish() { - progress.value = 100; - _hide(); - } - function clear() { - clearInterval(_timer); - clearTimeout(_throttle); - _timer = null; - _throttle = null; - } - function _hide() { - clear(); - } - return { - progress, - isLoading, - start, - finish, - clear - }; -} -const nuxtLoadingIndicator$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: nuxtLoadingIndicator -}, Symbol.toStringTag, { value: "Module" })); -const removeUndefinedProps = (props) => Object.fromEntries(Object.entries(props).filter(([, value]) => value !== void 0)); -const setupForUseMeta = (metaFactory, renderChild) => (props, ctx) => { - useHead(() => metaFactory({ ...removeUndefinedProps(props), ...ctx.attrs }, ctx)); - return () => { - var _a, _b; - return renderChild ? (_b = (_a = ctx.slots).default) == null ? void 0 : _b.call(_a) : null; - }; -}; -const globalProps = { - accesskey: String, - autocapitalize: String, - autofocus: { - type: Boolean, - default: void 0 - }, - class: String, - contenteditable: { - type: Boolean, - default: void 0 - }, - contextmenu: String, - dir: String, - draggable: { - type: Boolean, - default: void 0 - }, - enterkeyhint: String, - exportparts: String, - hidden: { - type: Boolean, - default: void 0 - }, - id: String, - inputmode: String, - is: String, - itemid: String, - itemprop: String, - itemref: String, - itemscope: String, - itemtype: String, - lang: String, - nonce: String, - part: String, - slot: String, - spellcheck: { - type: Boolean, - default: void 0 - }, - style: String, - tabindex: String, - title: String, - translate: String -}; -const Script = defineComponent({ - name: "Script", - inheritAttrs: false, - props: { - ...globalProps, - async: Boolean, - crossorigin: { - type: [Boolean, String], - default: void 0 - }, - defer: Boolean, - fetchpriority: String, - integrity: String, - nomodule: Boolean, - nonce: String, - referrerpolicy: String, - src: String, - type: String, - charset: String, - language: String, - body: Boolean, - renderPriority: [String, Number] - }, - setup: setupForUseMeta((props, { slots }) => { - var _a; - const script = { ...props }; - const textContent = (((_a = slots.default) == null ? void 0 : _a.call(slots)) || []).filter(({ children }) => children).map(({ children }) => children).join(""); - if (textContent) { - script.children = textContent; - } - return { - script: [script] - }; - }) -}); -const NoScript = defineComponent({ - name: "NoScript", - inheritAttrs: false, - props: { - ...globalProps, - title: String, - body: Boolean, - renderPriority: [String, Number] - }, - setup: setupForUseMeta((props, { slots }) => { - var _a; - const noscript = { ...props }; - const textContent = (((_a = slots.default) == null ? void 0 : _a.call(slots)) || []).filter(({ children }) => children).map(({ children }) => children).join(""); - if (textContent) { - noscript.children = textContent; - } - return { - noscript: [noscript] - }; - }) -}); -const Link = defineComponent({ - name: "Link", - inheritAttrs: false, - props: { - ...globalProps, - as: String, - crossorigin: String, - disabled: Boolean, - fetchpriority: String, - href: String, - hreflang: String, - imagesizes: String, - imagesrcset: String, - integrity: String, - media: String, - prefetch: { - type: Boolean, - default: void 0 - }, - referrerpolicy: String, - rel: String, - sizes: String, - title: String, - type: String, - methods: String, - target: String, - body: Boolean, - renderPriority: [String, Number] - }, - setup: setupForUseMeta((link) => ({ - link: [link] - })) -}); -const Base = defineComponent({ - name: "Base", - inheritAttrs: false, - props: { - ...globalProps, - href: String, - target: String - }, - setup: setupForUseMeta((base) => ({ - base - })) -}); -const Title = defineComponent({ - name: "Title", - inheritAttrs: false, - setup: setupForUseMeta((_, { slots }) => { - var _a, _b, _c; - const title = ((_c = (_b = (_a = slots.default) == null ? void 0 : _a.call(slots)) == null ? void 0 : _b[0]) == null ? void 0 : _c.children) || null; - return { - title - }; - }) -}); -const Meta = defineComponent({ - name: "Meta", - inheritAttrs: false, - props: { - ...globalProps, - charset: String, - content: String, - httpEquiv: String, - name: String, - body: Boolean, - renderPriority: [String, Number] - }, - setup: setupForUseMeta((props) => { - const meta = { ...props }; - if (meta.httpEquiv) { - meta["http-equiv"] = meta.httpEquiv; - delete meta.httpEquiv; - } - return { - meta: [meta] - }; - }) -}); -const Style = defineComponent({ - name: "Style", - inheritAttrs: false, - props: { - ...globalProps, - type: String, - media: String, - nonce: String, - title: String, - scoped: { - type: Boolean, - default: void 0 - }, - body: Boolean, - renderPriority: [String, Number] - }, - setup: setupForUseMeta((props, { slots }) => { - var _a, _b, _c; - const style = { ...props }; - const textContent = (_c = (_b = (_a = slots.default) == null ? void 0 : _a.call(slots)) == null ? void 0 : _b[0]) == null ? void 0 : _c.children; - if (textContent) { - style.children = textContent; - } - return { - style: [style] - }; - }) -}); -const Head = defineComponent({ - name: "Head", - inheritAttrs: false, - setup: (_props, ctx) => () => { - var _a, _b; - return (_b = (_a = ctx.slots).default) == null ? void 0 : _b.call(_a); - } -}); -const Html = defineComponent({ - name: "Html", - inheritAttrs: false, - props: { - ...globalProps, - manifest: String, - version: String, - xmlns: String, - renderPriority: [String, Number] - }, - setup: setupForUseMeta((htmlAttrs) => ({ htmlAttrs }), true) -}); -const Body = defineComponent({ - name: "Body", - inheritAttrs: false, - props: { - ...globalProps, - renderPriority: [String, Number] - }, - setup: setupForUseMeta((bodyAttrs) => ({ bodyAttrs }), true) -}); -const components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - Script, - NoScript, - Link, - Base, - Title, - Meta, - Style, - Head, - Html, - Body -}, Symbol.toStringTag, { value: "Module" })); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.a4).then((c) => c.default || c)); -defineAsyncComponent(() => import('./ArticleHero.d0338bff.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./Badge.41c3e619.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./BlockHero.c3ca91c5.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.Q).then((c) => c.default || c)); -defineAsyncComponent(() => import('./Callout.c93b06db.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./Card.f155bd2e.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./CardGrid.0548d8ab.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./CodeBlock.d0ef9a56.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./CodeGroup.2acee5a4.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./CopyButton.b242571a.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.O).then((c) => c.default || c)); -defineAsyncComponent(() => import('./List.4a15dbda.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./NuxtImg.b4209846.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./Props.eb3d5771.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./Sandbox.1872a032.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./SourceLink.0fb611e8.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./TabsHeader.c36e1d75.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./Terminal.bf4fd044.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./VideoPlayer.9be17634.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseA.9445f0fb.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseBlockquote.86696073.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseCode.f6f344e7.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseCodeInline.b9cff2ce.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseEm.7b18d023.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseH1.e36097c2.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseH2.a59a63af.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseH3.7b8aa399.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseH4.55acb712.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseHr.05be3620.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseImg.fa45f54a.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseLi.a9e055a3.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseOl.5e234cff.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseP.ea1207fc.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseStrong.f9c10a1b.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseTable.3ea7dd7f.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseTbody.82952be8.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseTd.2488f163.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseTh.52bbadec.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseThead.2114e7bd.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseTr.44ef8373.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseUl.9d282d73.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./PageContributors.5b836a40.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./PageEditLink.5dbc9a15.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./Releases.f8bbe863.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ReleasesReactions.6487e480.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./IconCodeSandBox.5a8596cc.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./IconDocus.52e94c6e.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./IconNuxt.af013054.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./IconNuxtContent.5fd49a0b.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./IconNuxtLabs.9cb330fe.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./IconStackBlitz.db7033b5.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./IconVueTelescope.a7660049.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.T).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.a5).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.a6).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.S).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.a2).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.Y).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.R).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.$).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.a3).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.a1).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.Z).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.a0).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.U).then((c) => c.default || c)); -defineAsyncComponent(() => import('./DocsPageContent.bec8eeca.mjs').then((n) => n.D).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.V).then((c) => c.default || c)); -defineAsyncComponent(() => import('./DocsPageContent.bec8eeca.mjs').then((n) => n.a).then((c) => c.default || c)); -defineAsyncComponent(() => import('./DocsPageContent.bec8eeca.mjs').then((n) => n.e).then((c) => c.default || c)); -defineAsyncComponent(() => import('./DocsPageContent.bec8eeca.mjs').then((n) => n.b).then((c) => c.default || c)); -defineAsyncComponent(() => import('./DocsPageContent.bec8eeca.mjs').then((n) => n.d).then((c) => c.default || c)); -defineAsyncComponent(() => import('./DocsPageContent.bec8eeca.mjs').then((n) => n.c).then((c) => c.default || c)); -defineAsyncComponent(() => import('./ContentDoc.03f14928.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ContentList.7a4e8e80.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => Promise.resolve().then(() => ContentNavigation).then((c) => c.default || c)); -defineAsyncComponent(() => import('./ContentQuery.4005f85d.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.M).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.L).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.P).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.N).then((c) => c.default || c)); -defineAsyncComponent(() => import('./Markdown.5816b7b6.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseH5.2121ffb0.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => import('./ProseH6.e1e9dfa9.mjs').then((c) => c.default || c)); -defineAsyncComponent(() => Promise.resolve().then(() => welcome$1).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.K).then((c) => c.default || c)); -defineAsyncComponent(() => Promise.resolve().then(() => nuxtErrorBoundary$1).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.W).then((c) => c.default || c)); -defineAsyncComponent(() => Promise.resolve().then(() => serverPlaceholder$1).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.J).then((c) => c.default || c)); -defineAsyncComponent(() => Promise.resolve().then(() => nuxtLoadingIndicator$1).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.X).then((c) => c.default || c)); -defineAsyncComponent(() => import('../server.mjs').then((n) => n.a7).then((c) => c.default || c)); -defineAsyncComponent(() => Promise.resolve().then(() => components).then((c) => c["Script"])); -defineAsyncComponent(() => Promise.resolve().then(() => components).then((c) => c["NoScript"])); -defineAsyncComponent(() => Promise.resolve().then(() => components).then((c) => c["Link"])); -defineAsyncComponent(() => Promise.resolve().then(() => components).then((c) => c["Base"])); -defineAsyncComponent(() => Promise.resolve().then(() => components).then((c) => c["Title"])); -defineAsyncComponent(() => Promise.resolve().then(() => components).then((c) => c["Meta"])); -defineAsyncComponent(() => Promise.resolve().then(() => components).then((c) => c["Style"])); -defineAsyncComponent(() => Promise.resolve().then(() => components).then((c) => c["Head"])); -defineAsyncComponent(() => Promise.resolve().then(() => components).then((c) => c["Html"])); -defineAsyncComponent(() => Promise.resolve().then(() => components).then((c) => c["Body"])); -const _sfc_main = defineComponent({ - name: "ContentNavigation", - props: { - query: { - type: Object, - required: false, - default: void 0 - } - }, - async setup(props) { - const { - query - } = toRefs(props); - const queryBuilder = computed(() => { - var _a; - if (typeof ((_a = query.value) == null ? void 0 : _a.params) === "function") { - return query.value.params(); - } - return query.value; - }); - if (!queryBuilder.value && useState("dd-navigation").value) { - const { navigation: navigation2 } = useContent(); - return { navigation: navigation2 }; - } - const { data: navigation } = await useAsyncData( - `content-navigation-${hash(queryBuilder.value)}`, - () => fetchContentNavigation(queryBuilder.value) - ); - return { navigation }; - }, - render(ctx) { - const slots = useSlots(); - const { navigation } = ctx; - const renderLink = (link) => h(__nuxt_component_0$3, { to: link._path }, () => link.title); - const renderLinks = (data, level) => h( - "ul", - level ? { "data-level": level } : null, - data.map((link) => { - if (link.children) { - return h("li", null, [renderLink(link), renderLinks(link.children, level + 1)]); - } - return h("li", null, renderLink(link)); - }) - ); - const defaultNode = (data) => renderLinks(data, 0); - return (slots == null ? void 0 : slots.default) ? slots.default({ navigation, ...this.$attrs }) : defaultNode(navigation); - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentNavigation.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ContentNavigation = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main -}, Symbol.toStringTag, { value: "Module" })); - -export { _sfc_main as default }; -//# sourceMappingURL=ContentNavigation.a9bae4da.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentNavigation.a9bae4da.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentNavigation.a9bae4da.mjs.map deleted file mode 100644 index ca0d4d5..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentNavigation.a9bae4da.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ContentNavigation.a9bae4da.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ContentNavigation.a9bae4da.js"],"sourcesContent":null,"names":["__nuxt_component_0"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentQuery.4005f85d.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentQuery.4005f85d.mjs deleted file mode 100644 index 25d3dde..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentQuery.4005f85d.mjs +++ /dev/null @@ -1,228 +0,0 @@ -import { defineComponent, toRefs, computed, useSlots, useSSRContext, h } from 'vue'; -import { q as queryContent } from '../server.mjs'; -import { u as useAsyncData } from './asyncData.cada7b2c.mjs'; -import { hash } from 'ohash'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import 'vue/server-renderer'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = defineComponent({ - name: "ContentQuery", - props: { - path: { - type: String, - required: false, - default: void 0 - }, - only: { - type: Array, - required: false, - default: void 0 - }, - without: { - type: Array, - required: false, - default: void 0 - }, - where: { - type: Object, - required: false, - default: void 0 - }, - sort: { - type: Object, - required: false, - default: void 0 - }, - limit: { - type: Number, - required: false, - default: void 0 - }, - skip: { - type: Number, - required: false, - default: void 0 - }, - locale: { - type: String, - required: false, - default: void 0 - }, - find: { - type: String, - required: false, - default: void 0 - } - }, - async setup(props) { - const { - path, - only, - without, - where, - sort, - limit, - skip, - locale, - find - } = toRefs(props); - const isPartial = computed(() => { - var _a; - return (_a = path.value) == null ? void 0 : _a.includes("/_"); - }); - const { data, refresh } = await useAsyncData( - `content-query-${hash(props)}`, - () => { - let queryBuilder; - if (path.value) { - queryBuilder = queryContent(path.value); - } else { - queryBuilder = queryContent(); - } - if (only.value) { - queryBuilder = queryBuilder.only(only.value); - } - if (without.value) { - queryBuilder = queryBuilder.without(without.value); - } - if (where.value) { - queryBuilder = queryBuilder.where(where.value); - } - if (sort.value) { - queryBuilder = queryBuilder.sort(sort.value); - } - if (limit.value) { - queryBuilder = queryBuilder.limit(limit.value); - } - if (skip.value) { - queryBuilder = queryBuilder.skip(skip.value); - } - if (locale.value) { - queryBuilder = queryBuilder.where({ _locale: locale.value }); - } - if (find.value === "one") { - return queryBuilder.findOne(); - } - if (find.value === "surround") { - if (!path.value) { - console.warn("[Content] Surround queries requires `path` prop to be set."); - console.warn("[Content] Query without `path` will return regular `find()` results."); - return queryBuilder.find(); - } - return queryBuilder.findSurround(path); - } - return queryBuilder.find(); - } - ); - return { - isPartial, - data, - refresh - }; - }, - render(ctx) { - var _a; - const slots = useSlots(); - const { - data, - refresh, - isPartial, - path, - only, - without, - where, - sort, - limit, - skip, - locale, - find - } = ctx; - const props = { - path, - only, - without, - where, - sort, - limit, - skip, - locale, - find - }; - if (props.find === "one") { - if (!data && (slots == null ? void 0 : slots["not-found"])) { - return slots["not-found"]({ props, ...this.$attrs }); - } - if ((data == null ? void 0 : data._type) === "markdown" && !((_a = data == null ? void 0 : data.body) == null ? void 0 : _a.children.length)) { - return slots.empty({ props, ...this.$attrs }); - } - } else if (!data || !data.length) { - if (slots == null ? void 0 : slots["not-found"]) { - return slots["not-found"]({ props, ...this.$attrs }); - } - } - if (slots == null ? void 0 : slots.default) { - return slots.default({ data, refresh, isPartial, props, ...this.$attrs }); - } - const emptyNode = (slot, data2) => h("pre", null, JSON.stringify({ message: "You should use slots with !", slot, data: data2 }, null, 2)); - return emptyNode("default", { data, props, isPartial }); - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentQuery.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=ContentQuery.4005f85d.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentQuery.4005f85d.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentQuery.4005f85d.mjs.map deleted file mode 100644 index 4e8c7bb..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ContentQuery.4005f85d.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ContentQuery.4005f85d.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ContentQuery.4005f85d.js"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CopyButton.b242571a.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CopyButton.b242571a.mjs deleted file mode 100644 index 3e725cf..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CopyButton.b242571a.mjs +++ /dev/null @@ -1,96 +0,0 @@ -import { a as _sfc_main$k } from '../server.mjs'; -import { defineComponent, ref, mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent } from 'vue/server-renderer'; -import { u as useClipboard } from './index.4e223d73.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "CopyButton", - __ssrInlineRender: true, - props: { - content: { - type: String, - default: "" - } - }, - setup(__props) { - useClipboard(); - const state = ref("init"); - return (_ctx, _push, _parent, _attrs) => { - const _component_Icon = _sfc_main$k; - _push(``); - if (state.value === "copied") { - _push(ssrRenderComponent(_component_Icon, { - name: "fa-check", - class: "h-4 w-4" - }, null, _parent)); - } else { - _push(ssrRenderComponent(_component_Icon, { - name: "fa-copy", - class: "h-4 w-4" - }, null, _parent)); - } - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CopyButton.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=CopyButton.b242571a.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CopyButton.b242571a.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CopyButton.b242571a.mjs.map deleted file mode 100644 index 45a433f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/CopyButton.b242571a.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CopyButton.b242571a.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/CopyButton.b242571a.js"],"sourcesContent":null,"names":["_sfc_main$1"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,YAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,OAAS,EAAA;AAAA,MACP,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,EAAA;AAAA,KACX;AAAA,GACF;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAa,YAAA,EAAA,CAAA;AACb,IAAM,MAAA,KAAA,GAAQ,IAAI,MAAM,CAAA,CAAA;AACxB,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,eAAkB,GAAAA,WAAA,CAAA;AACxB,MAAM,KAAA,CAAA,CAAA,OAAA,EAAU,eAAe,UAAW,CAAA,EAAE,OAAO,mIAAoI,EAAA,EAAG,MAAM,CAAC,CAAI,CAAA,CAAA,CAAA,CAAA,CAAA;AACrM,MAAI,IAAA,KAAA,CAAM,UAAU,QAAU,EAAA;AAC5B,QAAA,KAAA,CAAM,mBAAmB,eAAiB,EAAA;AAAA,UACxC,IAAM,EAAA,UAAA;AAAA,UACN,KAAO,EAAA,SAAA;AAAA,SACT,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AAAA,OACZ,MAAA;AACL,QAAA,KAAA,CAAM,mBAAmB,eAAiB,EAAA;AAAA,UACxC,IAAM,EAAA,SAAA;AAAA,UACN,KAAO,EAAA,SAAA;AAAA,SACT,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AAAA,OACnB;AACA,MAAA,KAAA,CAAM,CAAW,SAAA,CAAA,CAAA,CAAA;AAAA,KACnB,CAAA;AAAA,GACF;AACF,CAAC,EAAA;AACD,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,qJAAqJ,CAAA,CAAA;AAClO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/DocsPageContent.bec8eeca.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/DocsPageContent.bec8eeca.mjs deleted file mode 100644 index 858509a..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/DocsPageContent.bec8eeca.mjs +++ /dev/null @@ -1,632 +0,0 @@ -import { b as _export_sfc, h as useRuntimeConfig, u as useContent, g as useDocus, j as useRoute, r as useRouter, m as useState, p as _sfc_main$c, f as __nuxt_component_0$3, a as _sfc_main$k, s as _sfc_main$e, t as _sfc_main$3$1, o as useContentHelpers } from '../server.mjs'; -import { useSSRContext, defineComponent, unref, withCtx, createVNode, mergeProps, toDisplayString, watch, computed, ref, createTextVNode, openBlock, createBlock, createCommentVNode, renderSlot, Fragment } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent, ssrInterpolate, ssrRenderList, ssrRenderClass, ssrRenderAttr, ssrRenderSlot } from 'vue/server-renderer'; -import __nuxt_component_3 from './ProseCodeInline.b9cff2ce.mjs'; -import _sfc_main$6 from './PageEditLink.5dbc9a15.mjs'; -import _sfc_main$7 from './PageContributors.5b836a40.mjs'; -import __nuxt_component_5 from './ProseHr.05be3620.mjs'; -import { upperFirst } from 'scule'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const useCurrentNavigation = () => { - const { navPageFromPath, navDirFromPath, navKeyFromPath } = useContentHelpers(); - const { navigation, page } = useContent(); - const docus = useDocus(); - const route = useRoute(); - const asideConfig = computed(() => { - return navKeyFromPath(route.path, "aside", navigation.value || []); - }); - const level = computed(() => { - var _a, _b, _c; - if (typeof ((_a = asideConfig.value) == null ? void 0 : _a.level) !== "undefined") { - return (_b = asideConfig.value) == null ? void 0 : _b.level; - } - return ((_c = docus.value.aside) == null ? void 0 : _c.level) || 0; - }); - const filtered = computed(() => { - var _a; - return ((_a = docus.value.aside) == null ? void 0 : _a.exclude) || []; - }); - const tree = computed(() => { - var _a, _b, _c; - let nav = navigation.value || []; - let _path = route.path; - if ((_a = asideConfig.value) == null ? void 0 : _a.root) { - _path = (_b = asideConfig.value) == null ? void 0 : _b.root; - nav = navDirFromPath(_path, nav); - } - if (level.value) { - const path = _path.split("/"); - const leveledPath = path.splice(0, 1 + level.value).join("/"); - nav = navDirFromPath(leveledPath, nav) || []; - if (!Array.isArray(nav)) { - nav = [nav]; - } - } - if (nav.length === 0) { - nav = navPageFromPath(((_c = page.value) == null ? void 0 : _c._path) || "/", navigation.value || []); - if (!nav) { - return []; - } - if (!Array.isArray(nav)) { - nav = [nav]; - } - } - return nav.filter((item) => { - if (filtered.value.includes(item._path)) { - return false; - } - return true; - }); - }); - return { tree, asideConfig }; -}; -const _sfc_main$5 = /* @__PURE__ */ defineComponent({ - __name: "DocsAside", - __ssrInlineRender: true, - setup(__props) { - const { tree } = useCurrentNavigation(); - return (_ctx, _push, _parent, _attrs) => { - var _a; - const _component_DocsAsideTree = _sfc_main$c; - const _component_NuxtLink = __nuxt_component_0$3; - const _component_Icon = _sfc_main$k; - _push(``); - if (((_a = unref(tree)) == null ? void 0 : _a.length) > 0) { - _push(ssrRenderComponent(_component_DocsAsideTree, { links: unref(tree) }, null, _parent)); - } else { - _push(ssrRenderComponent(_component_NuxtLink, { - to: "/", - class: "flex items-center text-sm cursor-pointer u-text-gray-500 hover:u-text-gray-700" - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(ssrRenderComponent(_component_Icon, { - name: "heroicons-outline:arrow-left", - class: "w-4 h-4" - }, null, _parent2, _scopeId)); - _push2(`Go back`); - } else { - return [ - createVNode(_component_Icon, { - name: "heroicons-outline:arrow-left", - class: "w-4 h-4" - }), - createVNode("span", { class: "ml-2" }, "Go back") - ]; - } - }), - _: 1 - }, _parent)); - } - _push(``); - }; - } -}); -const _sfc_setup$5 = _sfc_main$5.setup; -_sfc_main$5.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsAside.vue"); - return _sfc_setup$5 ? _sfc_setup$5(props, ctx) : void 0; -}; -const DocsAside = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$5 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$4 = /* @__PURE__ */ defineComponent({ - __name: "DocsPageBottom", - __ssrInlineRender: true, - setup(__props) { - const config = useRuntimeConfig(); - const { page } = useContent(); - const docus = useDocus(); - return (_ctx, _push, _parent, _attrs) => { - var _a, _b, _c, _d, _e, _f; - const _component_PageEditLink = _sfc_main$6; - const _component_PageContributors = _sfc_main$7; - if (unref(page)) { - _push(`
`); - if (((_a = unref(config)) == null ? void 0 : _a.github) && ((_c = (_b = unref(docus)) == null ? void 0 : _b.github) == null ? void 0 : _c.edit)) { - _push(ssrRenderComponent(_component_PageEditLink, null, null, _parent)); - } else { - _push(``); - } - if (unref(page).mtime) { - _push(`Updated on: ${ssrInterpolate(new Intl.DateTimeFormat("en-US").format(Date.parse(unref(page).mtime)))}`); - } else { - _push(``); - } - _push(`
`); - if (((_d = unref(config)) == null ? void 0 : _d.github) && ((_f = (_e = unref(docus)) == null ? void 0 : _e.github) == null ? void 0 : _f.contributors)) { - _push(ssrRenderComponent(_component_PageContributors, null, null, _parent)); - } else { - _push(``); - } - _push(`
`); - } else { - _push(``); - } - }; - } -}); -const _sfc_setup$4 = _sfc_main$4.setup; -_sfc_main$4.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPageBottom.vue"); - return _sfc_setup$4 ? _sfc_setup$4(props, ctx) : void 0; -}; -const DocsPageBottom = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$4 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$3 = /* @__PURE__ */ defineComponent({ - __name: "DocsPrevNext", - __ssrInlineRender: true, - setup(__props) { - const { prev, next, navigation } = useContent(); - const { navDirFromPath } = useContentHelpers(); - const directory = (link) => { - const nav = navDirFromPath(link._path, navigation.value || []); - if (nav && nav[0]) { - return nav[0]._path; - } else { - const dirs = link.split("/"); - const directory2 = dirs.length > 1 ? dirs[dirs.length - 2] : ""; - return directory2.split("-").map(upperFirst).join(" "); - } - }; - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtLink = __nuxt_component_0$3; - const _component_Icon = _sfc_main$k; - if (unref(prev) || unref(next)) { - _push(``); - if (unref(prev)) { - _push(ssrRenderComponent(_component_NuxtLink, { - to: unref(prev)._path, - class: "relative min-w-0 p-3 border rounded-lg hover:border-primary-500 dark:hover:border-primary-500 hover:text-primary-500 u-border-gray-100" - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(`

${ssrInterpolate(directory(unref(prev)._path))}

`); - _push2(ssrRenderComponent(_component_Icon, { - name: "heroicons-outline:arrow-sm-left", - class: "flex-shrink-0 w-5 h-5" - }, null, _parent2, _scopeId)); - _push2(`${ssrInterpolate(unref(prev).title)}

`); - } else { - return [ - createVNode("p", { class: "h-4 mb-1 text-xs font-medium text-right truncate u-text-gray-500" }, toDisplayString(directory(unref(prev)._path)), 1), - createVNode("p", { class: "flex items-center gap-3" }, [ - createVNode(_component_Icon, { - name: "heroicons-outline:arrow-sm-left", - class: "flex-shrink-0 w-5 h-5" - }), - createVNode("span", { class: "flex-1 font-medium leading-5 text-right truncate" }, toDisplayString(unref(prev).title), 1) - ]) - ]; - } - }), - _: 1 - }, _parent)); - } else { - _push(``); - } - if (unref(next)) { - _push(ssrRenderComponent(_component_NuxtLink, { - to: unref(next)._path, - class: "relative min-w-0 p-3 border rounded-lg hover:border-primary-500 dark:hover:border-primary-500 hover:text-primary-500 u-border-gray-100" - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(`

${ssrInterpolate(directory(unref(next)._path))}

${ssrInterpolate(unref(next).title)}`); - _push2(ssrRenderComponent(_component_Icon, { - name: "heroicons-outline:arrow-sm-right", - class: "flex-shrink-0 w-5 h-5" - }, null, _parent2, _scopeId)); - _push2(`

`); - } else { - return [ - createVNode("p", { class: "h-4 mb-1 text-xs font-medium truncate u-text-gray-500" }, toDisplayString(directory(unref(next)._path)), 1), - createVNode("p", { class: "flex items-center gap-3" }, [ - createVNode("span", { class: "flex-1 font-medium leading-5 truncate" }, toDisplayString(unref(next).title), 1), - createVNode(_component_Icon, { - name: "heroicons-outline:arrow-sm-right", - class: "flex-shrink-0 w-5 h-5" - }) - ]) - ]; - } - }), - _: 1 - }, _parent)); - } else { - _push(``); - } - _push(``); - } else { - _push(``); - } - }; - } -}); -const _sfc_setup$3 = _sfc_main$3.setup; -_sfc_main$3.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPrevNext.vue"); - return _sfc_setup$3 ? _sfc_setup$3(props, ctx) : void 0; -}; -const DocsPrevNext = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$3 -}, Symbol.toStringTag, { value: "Module" })); -const useScrollspy = () => { - const observer = ref(); - const visibleHeadings = ref([]); - const activeHeadings = ref([]); - const updateHeadings = (headings) => headings.forEach((heading) => { - observer.value.observe(heading); - }); - watch(visibleHeadings, (val, oldVal) => { - if (val.length === 0) { - activeHeadings.value = oldVal; - } else { - activeHeadings.value = val; - } - }); - return { - visibleHeadings, - activeHeadings, - updateHeadings - }; -}; -const _sfc_main$2 = /* @__PURE__ */ defineComponent({ - __name: "DocsTocLinks", - __ssrInlineRender: true, - props: { - links: { - type: Array, - default: () => [] - } - }, - emits: ["move"], - setup(__props, { emit }) { - const route = useRoute(); - useRouter(); - const { activeHeadings, updateHeadings } = useScrollspy(); - watch( - () => route.path, - () => { - }, - { - immediate: true - } - ); - return (_ctx, _push, _parent, _attrs) => { - const _component_DocsTocLinks = _sfc_main$2; - _push(``); - ssrRenderList(__props.links, (link) => { - _push(`
  • ${ssrInterpolate(link.text)}`); - if (link.children) { - _push(ssrRenderComponent(_component_DocsTocLinks, { - links: link.children - }, null, _parent)); - } else { - _push(``); - } - _push(`
  • `); - }); - _push(``); - }; - } -}); -const _sfc_setup$2 = _sfc_main$2.setup; -_sfc_main$2.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsTocLinks.vue"); - return _sfc_setup$2 ? _sfc_setup$2(props, ctx) : void 0; -}; -const DocsTocLinks = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$2 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$1 = /* @__PURE__ */ defineComponent({ - __name: "DocsToc", - __ssrInlineRender: true, - emits: ["move"], - setup(__props, { emit }) { - const { toc } = useContent(); - return (_ctx, _push, _parent, _attrs) => { - var _a, _b; - const _component_DocsTocLinks = _sfc_main$2; - _push(``); - if ((_b = (_a = unref(toc)) == null ? void 0 : _a.links) == null ? void 0 : _b.length) { - _push(``); - _push(ssrRenderComponent(_component_DocsTocLinks, { - links: unref(toc).links, - onMove: ($event) => emit("move") - }, null, _parent)); - _push(``); - } else { - _push(``); - } - _push(``); - }; - } -}); -const _sfc_setup$1 = _sfc_main$1.setup; -_sfc_main$1.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsToc.vue"); - return _sfc_setup$1 ? _sfc_setup$1(props, ctx) : void 0; -}; -const DocsToc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$1 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "DocsPageContent", - __ssrInlineRender: true, - setup(__props) { - const { page, navigation } = useContent(); - const route = useRoute(); - const fallbackValue = (value, fallback = true) => { - var _a; - if (typeof ((_a = page.value) == null ? void 0 : _a[value]) !== "undefined") { - return page.value[value]; - } - return fallback; - }; - const hasBody = computed(() => { - var _a, _b, _c; - return !page.value || ((_c = (_b = (_a = page.value) == null ? void 0 : _a.body) == null ? void 0 : _b.children) == null ? void 0 : _c.length) > 0; - }); - const hasToc = computed(() => { - var _a, _b, _c, _d, _e; - return ((_a = page.value) == null ? void 0 : _a.toc) !== false && ((_e = (_d = (_c = (_b = page.value) == null ? void 0 : _b.body) == null ? void 0 : _c.toc) == null ? void 0 : _d.links) == null ? void 0 : _e.length) >= 2; - }); - const hasAside = computed(() => { - var _a, _b; - return ((_a = page.value) == null ? void 0 : _a.aside) !== false && ((_b = navigation.value) == null ? void 0 : _b.length) > 1; - }); - const bottom = computed(() => fallbackValue("bottom", true)); - const isOpen = ref(false); - const asideNav = ref(null); - const getParentPath = () => route.path.split("/").slice(0, 2).join("/"); - useState("asideScroll", () => { - var _a; - return { - parentPath: getParentPath(), - scrollTop: ((_a = asideNav.value) == null ? void 0 : _a.scrollTop) || 0 - }; - }); - return (_ctx, _push, _parent, _attrs) => { - const _component_AppContainer = _sfc_main$e; - const _component_DocsAside = _sfc_main$5; - const _component_Alert = _sfc_main$3$1; - const _component_ProseCodeInline = __nuxt_component_3; - const _component_DocsPageBottom = _sfc_main$4; - const _component_ProseHr = __nuxt_component_5; - const _component_DocsPrevNext = _sfc_main$3; - const _component_Icon = _sfc_main$k; - const _component_DocsToc = _sfc_main$1; - _push(ssrRenderComponent(_component_AppContainer, mergeProps({ - padded: "", - class: "relative flex flex-col-reverse lg:grid lg:grid-cols-12 lg:gap-8" - }, _attrs), { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - if (unref(hasAside)) { - _push2(``); - } else { - _push2(``); - } - _push2(`
    `); - if (unref(hasBody)) { - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push2, _parent2, _scopeId); - } else { - _push2(ssrRenderComponent(_component_Alert, { - type: "info", - class: "!mt-0" - }, { - default: withCtx((_2, _push3, _parent3, _scopeId2) => { - if (_push3) { - _push3(` Start writing in `); - _push3(ssrRenderComponent(_component_ProseCodeInline, null, { - default: withCtx((_3, _push4, _parent4, _scopeId3) => { - if (_push4) { - _push4(`content/${ssrInterpolate(unref(page)._file)}`); - } else { - return [ - createTextVNode("content/" + toDisplayString(unref(page)._file), 1) - ]; - } - }), - _: 1 - }, _parent3, _scopeId2)); - _push3(` to see this page taking shape. `); - } else { - return [ - createTextVNode(" Start writing in "), - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode("content/" + toDisplayString(unref(page)._file), 1) - ]), - _: 1 - }), - createTextVNode(" to see this page taking shape. ") - ]; - } - }), - _: 1 - }, _parent2, _scopeId)); - } - if (unref(hasBody) && unref(page) && unref(bottom)) { - _push2(``); - _push2(ssrRenderComponent(_component_DocsPageBottom, null, null, _parent2, _scopeId)); - _push2(ssrRenderComponent(_component_ProseHr, null, null, _parent2, _scopeId)); - _push2(ssrRenderComponent(_component_DocsPrevNext, null, null, _parent2, _scopeId)); - _push2(``); - } else { - _push2(``); - } - _push2(`
    `); - if (unref(hasToc)) { - _push2(`
    `); - _push2(ssrRenderComponent(_component_DocsToc, { - class: ["mb-4 lg:mt-0", [isOpen.value ? "lg:block" : "hidden lg:block"]], - onMove: ($event) => isOpen.value = false - }, null, _parent2, _scopeId)); - _push2(`
    `); - } else { - _push2(``); - } - } else { - return [ - unref(hasAside) ? (openBlock(), createBlock("aside", { - key: 0, - ref_key: "asideNav", - ref: asideNav, - class: "lg:top-header hidden overflow-y-auto overflow-x-hidden pb-8 lg:sticky lg:col-span-2 lg:block lg:max-h-[calc(100vh-var(--header-height))] lg:self-start lg:pt-8" - }, [ - createVNode(_component_DocsAside) - ], 512)) : createCommentVNode("", true), - createVNode("article", { - class: ["relative flex flex-col flex-1 pt-8 pb-8 lg:mt-0 page-body", { - "lg:col-span-12": !unref(hasAside) && !unref(hasToc), - "lg:col-span-10": (!unref(hasToc) || !unref(hasAside)) && !(!unref(hasAside) && !unref(hasToc)), - "lg:col-span-8": unref(hasToc) && unref(hasAside), - "pt-12 lg:pt-8": unref(hasToc) - }] - }, [ - unref(hasBody) ? renderSlot(_ctx.$slots, "default", { key: 0 }, void 0, true) : (openBlock(), createBlock(_component_Alert, { - key: 1, - type: "info", - class: "!mt-0" - }, { - default: withCtx(() => [ - createTextVNode(" Start writing in "), - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode("content/" + toDisplayString(unref(page)._file), 1) - ]), - _: 1 - }), - createTextVNode(" to see this page taking shape. ") - ]), - _: 1 - })), - unref(hasBody) && unref(page) && unref(bottom) ? (openBlock(), createBlock(Fragment, { key: 2 }, [ - createVNode(_component_DocsPageBottom), - createVNode(_component_ProseHr), - createVNode(_component_DocsPrevNext) - ], 64)) : createCommentVNode("", true) - ], 2), - unref(hasToc) ? (openBlock(), createBlock("div", { - key: 1, - class: [{ - "flex items-center lg:block": !isOpen.value - }, "sticky flex items-center px-4 -mx-4 -mt-8 toc top-header lg:max-h-page sm:-mx-6 sm:px-6 lg:col-span-2 lg:mx-0 lg:self-start lg:bg-transparent lg:px-0 lg:pt-8 lg:backdrop-blur-none overflow-y-auto overflow-x-hidden"] - }, [ - createVNode("div", { - class: "w-full cursor-pointer sm:cursor-auto", - onClick: ($event) => isOpen.value = !isOpen.value - }, [ - createVNode("button", { class: "flex items-center gap-1 py-3 lg:hidden" }, [ - createVNode("span", { class: "text-xs font-semibold" }, "Table of Contents"), - createVNode(_component_Icon, { - name: "heroicons-outline:chevron-right", - class: ["w-4 h-4 transition-transform duration-100 transform", [isOpen.value ? "rotate-90" : "rotate-0"]] - }, null, 8, ["class"]) - ]), - createVNode(_component_DocsToc, { - class: ["mb-4 lg:mt-0", [isOpen.value ? "lg:block" : "hidden lg:block"]], - onMove: ($event) => isOpen.value = false - }, null, 8, ["class", "onMove"]) - ], 8, ["onClick"]) - ], 2)) : createCommentVNode("", true) - ]; - } - }), - _: 3 - }, _parent)); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPageContent.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const __nuxt_component_0 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b001d96c"]]); -const DocsPageContent = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: __nuxt_component_0 -}, Symbol.toStringTag, { value: "Module" })); - -export { DocsAside as D, __nuxt_component_0 as _, DocsPageBottom as a, DocsPrevNext as b, DocsTocLinks as c, DocsToc as d, DocsPageContent as e }; -//# sourceMappingURL=DocsPageContent.bec8eeca.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/DocsPageContent.bec8eeca.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/DocsPageContent.bec8eeca.mjs.map deleted file mode 100644 index 3ac5ecc..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/DocsPageContent.bec8eeca.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DocsPageContent.bec8eeca.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/DocsPageContent.bec8eeca.js"],"sourcesContent":null,"names":["_sfc_main$6","__nuxt_component_0$1","_sfc_main$7","_sfc_main$8","_sfc_main$9","_sfc_main$a","_sfc_main$b"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconCodeSandBox.5a8596cc.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconCodeSandBox.5a8596cc.mjs deleted file mode 100644 index d31709b..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconCodeSandBox.5a8596cc.mjs +++ /dev/null @@ -1,74 +0,0 @@ -import { mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconCodeSandBox.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const IconCodeSandBox = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); - -export { IconCodeSandBox as default }; -//# sourceMappingURL=IconCodeSandBox.5a8596cc.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconCodeSandBox.5a8596cc.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconCodeSandBox.5a8596cc.mjs.map deleted file mode 100644 index 60f28a4..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconCodeSandBox.5a8596cc.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IconCodeSandBox.5a8596cc.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/IconCodeSandBox.5a8596cc.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA;AAAA,IACrC,OAAS,EAAA,aAAA;AAAA,IACT,IAAM,EAAA,MAAA;AAAA,IACN,KAAO,EAAA,4BAAA;AAAA,GACT,EAAG,MAAM,CAAC,CAA0L,CAAA,uLAAA,CAAA,CAAA,CAAA;AACtM,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,wJAAwJ,CAAA,CAAA;AACrO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,eAAA,+BAA8C,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,cAAc,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconDocus.52e94c6e.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconDocus.52e94c6e.mjs deleted file mode 100644 index 58169da..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconDocus.52e94c6e.mjs +++ /dev/null @@ -1,74 +0,0 @@ -import { mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconDocus.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const IconDocus = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); - -export { IconDocus as default }; -//# sourceMappingURL=IconDocus.52e94c6e.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconDocus.52e94c6e.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconDocus.52e94c6e.mjs.map deleted file mode 100644 index 85e3ce0..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconDocus.52e94c6e.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IconDocus.52e94c6e.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/IconDocus.52e94c6e.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA;AAAA,IACrC,OAAS,EAAA,WAAA;AAAA,IACT,IAAM,EAAA,MAAA;AAAA,IACN,KAAO,EAAA,4BAAA;AAAA,GACT,EAAG,MAAM,CAAC,CAA6iB,CAAA,0iBAAA,CAAA,CAAA,CAAA;AACzjB,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,kJAAkJ,CAAA,CAAA;AAC/N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,SAAA,+BAAwC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,cAAc,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxt.af013054.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxt.af013054.mjs deleted file mode 100644 index cfafe16..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxt.af013054.mjs +++ /dev/null @@ -1,74 +0,0 @@ -import { mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxt.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const IconNuxt = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); - -export { IconNuxt as default }; -//# sourceMappingURL=IconNuxt.af013054.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxt.af013054.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxt.af013054.mjs.map deleted file mode 100644 index 8937d90..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxt.af013054.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IconNuxt.af013054.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/IconNuxt.af013054.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA;AAAA,IACrC,OAAS,EAAA,aAAA;AAAA,IACT,IAAM,EAAA,MAAA;AAAA,IACN,KAAO,EAAA,4BAAA;AAAA,GACT,EAAG,MAAM,CAAC,CAAygB,CAAA,sgBAAA,CAAA,CAAA,CAAA;AACrhB,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,iJAAiJ,CAAA,CAAA;AAC9N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,QAAA,+BAAuC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,cAAc,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtContent.5fd49a0b.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtContent.5fd49a0b.mjs deleted file mode 100644 index 9284219..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtContent.5fd49a0b.mjs +++ /dev/null @@ -1,74 +0,0 @@ -import { mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxtContent.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const IconNuxtContent = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); - -export { IconNuxtContent as default }; -//# sourceMappingURL=IconNuxtContent.5fd49a0b.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtContent.5fd49a0b.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtContent.5fd49a0b.mjs.map deleted file mode 100644 index cbaa0c6..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtContent.5fd49a0b.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IconNuxtContent.5fd49a0b.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/IconNuxtContent.5fd49a0b.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA;AAAA,IACrC,OAAS,EAAA,aAAA;AAAA,IACT,IAAM,EAAA,MAAA;AAAA,IACN,KAAO,EAAA,4BAAA;AAAA,GACT,EAAG,MAAM,CAAC,CAAo5B,CAAA,i5BAAA,CAAA,CAAA,CAAA;AACh6B,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,wJAAwJ,CAAA,CAAA;AACrO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,eAAA,+BAA8C,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,cAAc,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtLabs.9cb330fe.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtLabs.9cb330fe.mjs deleted file mode 100644 index 6c43878..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtLabs.9cb330fe.mjs +++ /dev/null @@ -1,74 +0,0 @@ -import { mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxtLabs.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const IconNuxtLabs = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); - -export { IconNuxtLabs as default }; -//# sourceMappingURL=IconNuxtLabs.9cb330fe.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtLabs.9cb330fe.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtLabs.9cb330fe.mjs.map deleted file mode 100644 index 9a80b3b..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconNuxtLabs.9cb330fe.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IconNuxtLabs.9cb330fe.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/IconNuxtLabs.9cb330fe.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA;AAAA,IACrC,OAAS,EAAA,WAAA;AAAA,IACT,IAAM,EAAA,MAAA;AAAA,IACN,KAAO,EAAA,4BAAA;AAAA,GACT,EAAG,MAAM,CAAC,CAA6nC,CAAA,0nCAAA,CAAA,CAAA,CAAA;AACzoC,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,qJAAqJ,CAAA,CAAA;AAClO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,YAAA,+BAA2C,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,cAAc,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconStackBlitz.db7033b5.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconStackBlitz.db7033b5.mjs deleted file mode 100644 index cedc8d9..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconStackBlitz.db7033b5.mjs +++ /dev/null @@ -1,74 +0,0 @@ -import { mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconStackBlitz.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const IconStackBlitz = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); - -export { IconStackBlitz as default }; -//# sourceMappingURL=IconStackBlitz.db7033b5.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconStackBlitz.db7033b5.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconStackBlitz.db7033b5.mjs.map deleted file mode 100644 index 22c5a55..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconStackBlitz.db7033b5.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IconStackBlitz.db7033b5.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/IconStackBlitz.db7033b5.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA;AAAA,IACrC,OAAS,EAAA,WAAA;AAAA,IACT,IAAM,EAAA,MAAA;AAAA,IACN,KAAO,EAAA,4BAAA;AAAA,GACT,EAAG,MAAM,CAAC,CAAuH,CAAA,oHAAA,CAAA,CAAA,CAAA;AACnI,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,uJAAuJ,CAAA,CAAA;AACpO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,cAAA,+BAA6C,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,cAAc,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconVueTelescope.a7660049.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconVueTelescope.a7660049.mjs deleted file mode 100644 index 0474b5d..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconVueTelescope.a7660049.mjs +++ /dev/null @@ -1,74 +0,0 @@ -import { mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconVueTelescope.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const IconVueTelescope = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); - -export { IconVueTelescope as default }; -//# sourceMappingURL=IconVueTelescope.a7660049.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconVueTelescope.a7660049.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconVueTelescope.a7660049.mjs.map deleted file mode 100644 index 7875c34..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/IconVueTelescope.a7660049.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IconVueTelescope.a7660049.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/IconVueTelescope.a7660049.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA;AAAA,IACrC,OAAS,EAAA,aAAA;AAAA,IACT,IAAM,EAAA,MAAA;AAAA,IACN,KAAO,EAAA,4BAAA;AAAA,GACT,EAAG,MAAM,CAAC,CAA8b,CAAA,2bAAA,CAAA,CAAA,CAAA;AAC1c,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,yJAAyJ,CAAA,CAAA;AACtO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,gBAAA,+BAA+C,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,cAAc,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List-styles.4752abee.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List-styles.4752abee.mjs deleted file mode 100644 index 5f8f0c3..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List-styles.4752abee.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const List_vue_vue_type_style_index_0_lang = ".list-primary{color:var(--colors-primary-500)}.list-info{--tw-text-opacity:1;color:rgb(26 173 255/var(--tw-text-opacity))}.dark .list-info{--tw-text-opacity:1;color:rgb(64 187 255/var(--tw-text-opacity))}.list-success{--tw-text-opacity:1;color:rgb(0 189 111/var(--tw-text-opacity))}.dark .list-success{--tw-text-opacity:1;color:rgb(0 220 130/var(--tw-text-opacity))}.list-warning{--tw-text-opacity:1;color:rgb(245 200 40/var(--tw-text-opacity))}.dark .list-warning{--tw-text-opacity:1;color:rgb(247 209 76/var(--tw-text-opacity))}.list-danger{--tw-text-opacity:1;color:rgb(255 40 26/var(--tw-text-opacity))}.dark .list-danger{--tw-text-opacity:1;color:rgb(255 76 64/var(--tw-text-opacity))}"; - -const ListStyles_4752abee = [List_vue_vue_type_style_index_0_lang]; - -export { ListStyles_4752abee as default }; -//# sourceMappingURL=List-styles.4752abee.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List-styles.4752abee.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List-styles.4752abee.mjs.map deleted file mode 100644 index dabd943..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List-styles.4752abee.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"List-styles.4752abee.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/List-styles-1.mjs.64233556.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/List-styles.4752abee.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,oCAAuC,GAAA,orBAAA;;ACC7C,4BAAe,CAACA,oCAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List.4a15dbda.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List.4a15dbda.mjs deleted file mode 100644 index 1ea9ec2..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List.4a15dbda.mjs +++ /dev/null @@ -1,103 +0,0 @@ -import { a as _sfc_main$k, C as ContentSlot, c as useUnwrap } from '../server.mjs'; -import { defineComponent, useSlots, computed, h, useSSRContext } from 'vue'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import 'vue/server-renderer'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const iconTypeMap = { - primary: "heroicons-outline:check", - info: "heroicons-outline:information-circle", - success: "heroicons-outline:check-circle", - warning: "heroicons-outline:exclamation", - danger: "heroicons-outline:exclamation-circle" -}; -const _sfc_main = defineComponent({ - props: { - icon: { - type: String, - default: null - }, - type: { - type: String, - default: "primary", - validator: (value) => ["primary", "info", "success", "warning", "danger"].includes(value) - } - }, - setup(props) { - const slots = useSlots(); - const { flatUnwrap, unwrap } = useUnwrap(); - const iconName = computed(() => props.icon || iconTypeMap[props.type]); - return () => { - var _a; - const items = flatUnwrap((_a = slots.default && slots.default()) != null ? _a : [], ["ul"]).map((li) => unwrap(li, ["li"])); - return h( - "ul", - items.map( - (item) => h("li", { class: "mb-3 flex items-center" }, [ - h("span", { class: `list-${props.type} mt-px mr-3 flex-shrink-0` }, h(_sfc_main$k, { name: iconName.value, class: "h-6 w-6" })), - h("span", h(ContentSlot, { use: () => item })) - ]) - ) - ); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/List.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=List.4a15dbda.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List.4a15dbda.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List.4a15dbda.mjs.map deleted file mode 100644 index 419b384..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/List.4a15dbda.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"List.4a15dbda.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/List.4a15dbda.js"],"sourcesContent":null,"names":["_sfc_main$1"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,WAAc,GAAA;AAAA,EAClB,OAAS,EAAA,yBAAA;AAAA,EACT,IAAM,EAAA,sCAAA;AAAA,EACN,OAAS,EAAA,gCAAA;AAAA,EACT,OAAS,EAAA,+BAAA;AAAA,EACT,MAAQ,EAAA,sCAAA;AACV,CAAA,CAAA;AACA,MAAM,YAAY,eAAgB,CAAA;AAAA,EAChC,KAAO,EAAA;AAAA,IACL,IAAM,EAAA;AAAA,MACJ,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,IAAA;AAAA,KACX;AAAA,IACA,IAAM,EAAA;AAAA,MACJ,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,SAAA;AAAA,MACT,SAAA,EAAW,CAAC,KAAA,KAAU,CAAC,SAAA,EAAW,MAAQ,EAAA,SAAA,EAAW,SAAW,EAAA,QAAQ,CAAE,CAAA,QAAA,CAAS,KAAK,CAAA;AAAA,KAC1F;AAAA,GACF;AAAA,EACA,MAAM,KAAO,EAAA;AACX,IAAA,MAAM,QAAQ,QAAS,EAAA,CAAA;AACvB,IAAA,MAAM,EAAE,UAAA,EAAY,MAAO,EAAA,GAAI,SAAU,EAAA,CAAA;AACzC,IAAA,MAAM,WAAW,QAAS,CAAA,MAAM,MAAM,IAAQ,IAAA,WAAA,CAAY,MAAM,IAAK,CAAA,CAAA,CAAA;AACrE,IAAA,OAAO,MAAM;AACX,MAAI,IAAA,EAAA,CAAA;AACJ,MAAM,MAAA,KAAA,GAAQ,UAAY,CAAA,CAAA,EAAA,GAAK,KAAM,CAAA,OAAA,IAAW,MAAM,OAAQ,EAAA,KAAM,IAAO,GAAA,EAAA,GAAK,EAAC,EAAG,CAAC,IAAI,CAAC,CAAE,CAAA,GAAA,CAAI,CAAC,EAAA,KAAO,OAAO,EAAI,EAAA,CAAC,IAAI,CAAC,CAAC,CAAA,CAAA;AAC1H,MAAO,OAAA,CAAA;AAAA,QACL,IAAA;AAAA,QACA,KAAM,CAAA,GAAA;AAAA,UACJ,CAAC,IAAS,KAAA,CAAA,CAAE,MAAM,EAAE,KAAA,EAAO,0BAA4B,EAAA;AAAA,YACrD,EAAE,MAAQ,EAAA,EAAE,KAAO,EAAA,CAAA,KAAA,EAAQ,MAAM,IAAgC,CAAA,yBAAA,CAAA,EAAA,EAAG,CAAE,CAAAA,WAAA,EAAa,EAAE,IAAM,EAAA,QAAA,CAAS,OAAO,KAAO,EAAA,SAAA,EAAW,CAAC,CAAA;AAAA,YAC9H,CAAA,CAAE,QAAQ,CAAE,CAAA,WAAA,EAAa,EAAE,GAAK,EAAA,MAAM,IAAK,EAAC,CAAC,CAAA;AAAA,WAC9C,CAAA;AAAA,SACH;AAAA,OACF,CAAA;AAAA,KACF,CAAA;AAAA,GACF;AACF,CAAC,EAAA;AAED,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,+IAA+I,CAAA,CAAA;AAC5N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Markdown.5816b7b6.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Markdown.5816b7b6.mjs deleted file mode 100644 index b9848c5..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Markdown.5816b7b6.mjs +++ /dev/null @@ -1,85 +0,0 @@ -import { defineComponent, getCurrentInstance, useSlots, computed, useSSRContext } from 'vue'; -import { C as ContentSlot } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import 'vue/server-renderer'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = defineComponent({ - name: "Markdown", - extends: ContentSlot, - setup(props) { - const { parent } = getCurrentInstance(); - const { between, default: fallbackSlot } = useSlots(); - const tags = computed(() => { - if (typeof props.unwrap === "string") { - return props.unwrap.split(" "); - } - return ["*"]; - }); - return { - fallbackSlot, - tags, - between, - parent - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Markdown.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=Markdown.5816b7b6.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Markdown.5816b7b6.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Markdown.5816b7b6.mjs.map deleted file mode 100644 index d0d2215..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Markdown.5816b7b6.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Markdown.5816b7b6.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Markdown.5816b7b6.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,YAAY,eAAgB,CAAA;AAAA,EAChC,IAAM,EAAA,UAAA;AAAA,EACN,OAAS,EAAA,WAAA;AAAA,EACT,MAAM,KAAO,EAAA;AACX,IAAM,MAAA,EAAE,MAAO,EAAA,GAAI,kBAAmB,EAAA,CAAA;AACtC,IAAA,MAAM,EAAE,OAAA,EAAS,OAAS,EAAA,YAAA,KAAiB,QAAS,EAAA,CAAA;AACpD,IAAM,MAAA,IAAA,GAAO,SAAS,MAAM;AAC1B,MAAI,IAAA,OAAO,KAAM,CAAA,MAAA,KAAW,QAAU,EAAA;AACpC,QAAO,OAAA,KAAA,CAAM,MAAO,CAAA,KAAA,CAAM,GAAG,CAAA,CAAA;AAAA,OAC/B;AACA,MAAA,OAAO,CAAC,GAAG,CAAA,CAAA;AAAA,KACZ,CAAA,CAAA;AACD,IAAO,OAAA;AAAA,MACL,YAAA;AAAA,MACA,IAAA;AAAA,MACA,OAAA;AAAA,MACA,MAAA;AAAA,KACF,CAAA;AAAA,GACF;AACF,CAAC,EAAA;AACD,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,sIAAsI,CAAA,CAAA;AACnN,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Navbar-styles.94af96c4.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Navbar-styles.94af96c4.mjs deleted file mode 100644 index f3d2cb8..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Navbar-styles.94af96c4.mjs +++ /dev/null @@ -1,6 +0,0 @@ -import { N as Navbar_vue_vue_type_style_index_0_scoped_ffc00f42_lang } from '../styles.mjs'; - -const NavbarStyles_94af96c4 = [Navbar_vue_vue_type_style_index_0_scoped_ffc00f42_lang]; - -export { NavbarStyles_94af96c4 as default }; -//# sourceMappingURL=Navbar-styles.94af96c4.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Navbar-styles.94af96c4.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Navbar-styles.94af96c4.mjs.map deleted file mode 100644 index 7682e6d..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Navbar-styles.94af96c4.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Navbar-styles.94af96c4.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Navbar-styles.94af96c4.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":";;AACA,8BAAe,CAACA,sDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NavbarCenter-styles.bf626dc1.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NavbarCenter-styles.bf626dc1.mjs deleted file mode 100644 index 94dfe71..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NavbarCenter-styles.bf626dc1.mjs +++ /dev/null @@ -1,6 +0,0 @@ -import { a as NavbarCenter_vue_vue_type_style_index_0_scoped_81e0b9ad_lang } from '../styles.mjs'; - -const NavbarCenterStyles_bf626dc1 = [NavbarCenter_vue_vue_type_style_index_0_scoped_81e0b9ad_lang]; - -export { NavbarCenterStyles_bf626dc1 as default }; -//# sourceMappingURL=NavbarCenter-styles.bf626dc1.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NavbarCenter-styles.bf626dc1.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NavbarCenter-styles.bf626dc1.mjs.map deleted file mode 100644 index 4b795cf..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NavbarCenter-styles.bf626dc1.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"NavbarCenter-styles.bf626dc1.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/NavbarCenter-styles.bf626dc1.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":";;AACA,oCAAe,CAACA,4DAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NuxtImg.b4209846.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NuxtImg.b4209846.mjs deleted file mode 100644 index 25a8bb4..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NuxtImg.b4209846.mjs +++ /dev/null @@ -1,61 +0,0 @@ -import { defineComponent, computed, h, useSSRContext } from 'vue'; - -const _sfc_main = defineComponent({ - props: { - src: { - type: [String, Object], - default: null - }, - alt: { - type: String, - default: "" - }, - width: { - type: [String, Number], - default: void 0 - }, - height: { - type: [String, Number], - default: void 0 - } - }, - setup(props) { - const imgSrc = computed(() => { - let src = props.src; - try { - src = JSON.parse(src); - } catch (e) { - src = props.src; - } - if (typeof src === "string") { - return props.src; - } - return src; - }); - return { - imgSrc - }; - }, - render({ imgSrc }) { - if (typeof imgSrc === "string") { - return h("img", { src: imgSrc }); - } - const nodes = []; - if (imgSrc.light) { - nodes.push(h("img", { src: imgSrc.light, class: ["dark-img"] })); - } - if (imgSrc.dark) { - nodes.push(h("img", { src: imgSrc.dark, class: ["light-img"] })); - } - return nodes; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/NuxtImg.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=NuxtImg.b4209846.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NuxtImg.b4209846.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NuxtImg.b4209846.mjs.map deleted file mode 100644 index 0f0e35a..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/NuxtImg.b4209846.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"NuxtImg.b4209846.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/NuxtImg.b4209846.js"],"sourcesContent":null,"names":[],"mappings":";;AACA,MAAM,YAAY,eAAgB,CAAA;AAAA,EAChC,KAAO,EAAA;AAAA,IACL,GAAK,EAAA;AAAA,MACH,IAAA,EAAM,CAAC,MAAA,EAAQ,MAAM,CAAA;AAAA,MACrB,OAAS,EAAA,IAAA;AAAA,KACX;AAAA,IACA,GAAK,EAAA;AAAA,MACH,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,EAAA;AAAA,KACX;AAAA,IACA,KAAO,EAAA;AAAA,MACL,IAAA,EAAM,CAAC,MAAA,EAAQ,MAAM,CAAA;AAAA,MACrB,OAAS,EAAA,KAAA,CAAA;AAAA,KACX;AAAA,IACA,MAAQ,EAAA;AAAA,MACN,IAAA,EAAM,CAAC,MAAA,EAAQ,MAAM,CAAA;AAAA,MACrB,OAAS,EAAA,KAAA,CAAA;AAAA,KACX;AAAA,GACF;AAAA,EACA,MAAM,KAAO,EAAA;AACX,IAAM,MAAA,MAAA,GAAS,SAAS,MAAM;AAC5B,MAAA,IAAI,MAAM,KAAM,CAAA,GAAA,CAAA;AAChB,MAAI,IAAA;AACF,QAAM,GAAA,GAAA,IAAA,CAAK,MAAM,GAAG,CAAA,CAAA;AAAA,eACb,CAAP,EAAA;AACA,QAAA,GAAA,GAAM,KAAM,CAAA,GAAA,CAAA;AAAA,OACd;AACA,MAAI,IAAA,OAAO,QAAQ,QAAU,EAAA;AAC3B,QAAA,OAAO,KAAM,CAAA,GAAA,CAAA;AAAA,OACf;AACA,MAAO,OAAA,GAAA,CAAA;AAAA,KACR,CAAA,CAAA;AACD,IAAO,OAAA;AAAA,MACL,MAAA;AAAA,KACF,CAAA;AAAA,GACF;AAAA,EACA,MAAA,CAAO,EAAE,MAAA,EAAU,EAAA;AACjB,IAAI,IAAA,OAAO,WAAW,QAAU,EAAA;AAC9B,MAAA,OAAO,CAAE,CAAA,KAAA,EAAO,EAAE,GAAA,EAAK,QAAQ,CAAA,CAAA;AAAA,KACjC;AACA,IAAA,MAAM,QAAQ,EAAC,CAAA;AACf,IAAA,IAAI,OAAO,KAAO,EAAA;AAChB,MAAA,KAAA,CAAM,IAAK,CAAA,CAAA,CAAE,KAAO,EAAA,EAAE,GAAK,EAAA,MAAA,CAAO,KAAO,EAAA,KAAA,EAAO,CAAC,UAAU,CAAE,EAAC,CAAC,CAAA,CAAA;AAAA,KACjE;AACA,IAAA,IAAI,OAAO,IAAM,EAAA;AACf,MAAA,KAAA,CAAM,IAAK,CAAA,CAAA,CAAE,KAAO,EAAA,EAAE,GAAK,EAAA,MAAA,CAAO,IAAM,EAAA,KAAA,EAAO,CAAC,WAAW,CAAE,EAAC,CAAC,CAAA,CAAA;AAAA,KACjE;AACA,IAAO,OAAA,KAAA,CAAA;AAAA,GACT;AACF,CAAC,EAAA;AACD,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,kJAAkJ,CAAA,CAAA;AAC/N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageContributors.5b836a40.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageContributors.5b836a40.mjs deleted file mode 100644 index 7689adf..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageContributors.5b836a40.mjs +++ /dev/null @@ -1,170 +0,0 @@ -import { u as useContent, g as useDocus, a as _sfc_main$k, f as __nuxt_component_0$3 } from '../server.mjs'; -import { defineComponent, computed, resolveComponent, mergeProps, unref, withCtx, createVNode, openBlock, createBlock, Fragment, renderList, createCommentVNode, useSSRContext } from 'vue'; -import { ssrRenderComponent, ssrRenderList, ssrRenderAttr } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "PageContributors", - __ssrInlineRender: true, - setup(__props) { - const { page } = useContent(); - const docus = useDocus(); - const root = computed(() => { - var _a; - return ((_a = docus.value.github) == null ? void 0 : _a.root) || "/"; - }); - return (_ctx, _push, _parent, _attrs) => { - var _a; - const _component_GithubFileContributors = resolveComponent("GithubFileContributors"); - const _component_Icon = _sfc_main$k; - const _component_NuxtLink = __nuxt_component_0$3; - _push(ssrRenderComponent(_component_GithubFileContributors, mergeProps({ - source: unref(root) + ((_a = unref(page)) == null ? void 0 : _a._file) - }, _attrs), { - default: withCtx(({ contributors, pending }, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(`
    `); - _push2(ssrRenderComponent(_component_Icon, { - name: "heroicons-outline:user-group", - class: "w-5 h-5" - }, null, _parent2, _scopeId)); - _push2(`Contributors`); - if (contributors == null ? void 0 : contributors.length) { - _push2(`
    `); - ssrRenderList(contributors, (contributor) => { - _push2(ssrRenderComponent(_component_NuxtLink, { - key: contributor.login, - alt: contributor.name, - title: `@${contributor.login} on GitHub`, - to: `https://github.com/${contributor.login}` - }, { - default: withCtx((_, _push3, _parent3, _scopeId2) => { - if (_push3) { - _push3(``); - } else { - return [ - createVNode("img", { - src: contributor.avatar_url, - class: "inline-block w-6 h-6 transition-colors rounded-full u-ring-gray-200 hover:ring-primary-500 ring-2" - }, null, 8, ["src"]) - ]; - } - }), - _: 2 - }, _parent2, _scopeId)); - }); - _push2(`
    `); - } else if (pending) { - _push2(`\xA0`); - } else if (!pending && !(contributors == null ? void 0 : contributors.length)) { - _push2(`No contributors.`); - } else { - _push2(``); - } - _push2(`
    `); - } else { - return [ - createVNode("div", { class: "flex flex-col gap-4" }, [ - createVNode("span", { class: "flex items-center inline-block gap-2 text-sm grow-0" }, [ - createVNode(_component_Icon, { - name: "heroicons-outline:user-group", - class: "w-5 h-5" - }), - createVNode("span", null, "Contributors") - ]), - (contributors == null ? void 0 : contributors.length) ? (openBlock(), createBlock("div", { - key: 0, - class: "flex flex-wrap gap-2" - }, [ - (openBlock(true), createBlock(Fragment, null, renderList(contributors, (contributor) => { - return openBlock(), createBlock(_component_NuxtLink, { - key: contributor.login, - alt: contributor.name, - title: `@${contributor.login} on GitHub`, - to: `https://github.com/${contributor.login}` - }, { - default: withCtx(() => [ - createVNode("img", { - src: contributor.avatar_url, - class: "inline-block w-6 h-6 transition-colors rounded-full u-ring-gray-200 hover:ring-primary-500 ring-2" - }, null, 8, ["src"]) - ]), - _: 2 - }, 1032, ["alt", "title", "to"]); - }), 128)) - ])) : pending ? (openBlock(), createBlock("span", { - key: 1, - class: "block w-6 h-6 opacity-0" - }, "\xA0")) : !pending && !(contributors == null ? void 0 : contributors.length) ? (openBlock(), createBlock("span", { - key: 2, - class: "block u-text-gray-500" - }, "No contributors.")) : createCommentVNode("", true) - ]) - ]; - } - }), - _: 1 - }, _parent)); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/PageContributors.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=PageContributors.5b836a40.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageContributors.5b836a40.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageContributors.5b836a40.mjs.map deleted file mode 100644 index 6090cb5..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageContributors.5b836a40.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"PageContributors.5b836a40.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/PageContributors.5b836a40.js"],"sourcesContent":null,"names":["_sfc_main$1","__nuxt_component_0"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageEditLink.5dbc9a15.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageEditLink.5dbc9a15.mjs deleted file mode 100644 index 2156ece..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageEditLink.5dbc9a15.mjs +++ /dev/null @@ -1,139 +0,0 @@ -import { u as useContent, g as useDocus, f as __nuxt_component_0$3, a as _sfc_main$k } from '../server.mjs'; -import { defineComponent, computed, resolveComponent, mergeProps, unref, withCtx, createVNode, useSSRContext } from 'vue'; -import { ssrRenderComponent } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "PageEditLink", - __ssrInlineRender: true, - setup(__props) { - const { page } = useContent(); - const docus = useDocus(); - const root = computed(() => { - var _a; - return ((_a = docus.value.github) == null ? void 0 : _a.root) || "/"; - }); - return (_ctx, _push, _parent, _attrs) => { - const _component_GithubLink = resolveComponent("GithubLink"); - const _component_NuxtLink = __nuxt_component_0$3; - const _component_Icon = _sfc_main$k; - _push(ssrRenderComponent(_component_GithubLink, mergeProps({ - "content-dir": unref(root), - page: unref(page) - }, _attrs), { - default: withCtx((data, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(``); - _push2(ssrRenderComponent(_component_NuxtLink, { - href: data == null ? void 0 : data.url, - target: "_blank", - rel: "noopener", - class: "flex items-center inline-block gap-2 text-sm hover:text-primary-500 grow-0" - }, { - default: withCtx((_, _push3, _parent3, _scopeId2) => { - if (_push3) { - _push3(ssrRenderComponent(_component_Icon, { - name: "heroicons-outline:external-link", - class: "w-5 h-5" - }, null, _parent3, _scopeId2)); - _push3(`Edit this page on GitHub`); - } else { - return [ - createVNode(_component_Icon, { - name: "heroicons-outline:external-link", - class: "w-5 h-5" - }), - createVNode("span", null, "Edit this page on GitHub") - ]; - } - }), - _: 2 - }, _parent2, _scopeId)); - _push2(``); - } else { - return [ - createVNode("span", { class: "flex" }, [ - createVNode(_component_NuxtLink, { - href: data == null ? void 0 : data.url, - target: "_blank", - rel: "noopener", - class: "flex items-center inline-block gap-2 text-sm hover:text-primary-500 grow-0" - }, { - default: withCtx(() => [ - createVNode(_component_Icon, { - name: "heroicons-outline:external-link", - class: "w-5 h-5" - }), - createVNode("span", null, "Edit this page on GitHub") - ]), - _: 2 - }, 1032, ["href"]) - ]) - ]; - } - }), - _: 1 - }, _parent)); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/PageEditLink.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=PageEditLink.5dbc9a15.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageEditLink.5dbc9a15.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageEditLink.5dbc9a15.mjs.map deleted file mode 100644 index f60d8d1..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/PageEditLink.5dbc9a15.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"PageEditLink.5dbc9a15.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/PageEditLink.5dbc9a15.js"],"sourcesContent":null,"names":["__nuxt_component_0","_sfc_main$1"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Props.eb3d5771.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Props.eb3d5771.mjs deleted file mode 100644 index 65b697a..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Props.eb3d5771.mjs +++ /dev/null @@ -1,867 +0,0 @@ -import __nuxt_component_0 from './ProseTable.3ea7dd7f.mjs'; -import __nuxt_component_1 from './ProseThead.2114e7bd.mjs'; -import __nuxt_component_2 from './ProseTr.44ef8373.mjs'; -import __nuxt_component_3 from './ProseTh.52bbadec.mjs'; -import __nuxt_component_4 from './ProseTbody.82952be8.mjs'; -import __nuxt_component_5 from './ProseTd.2488f163.mjs'; -import __nuxt_component_3$1 from './ProseCodeInline.b9cff2ce.mjs'; -import { defineComponent, computed, useSSRContext, withCtx, createTextVNode, createVNode, openBlock, createBlock, createCommentVNode, toDisplayString, Fragment, renderList } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import { u as useAsyncData } from './asyncData.cada7b2c.mjs'; -import { kebabCase } from 'scule'; -import { ssrRenderComponent, ssrRenderList, ssrInterpolate } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = defineComponent({ - props: { - of: { - type: String, - default: void 0 - }, - required: { - type: Boolean, - default: void 0 - }, - values: { - type: Boolean, - default: void 0 - }, - description: { - type: Boolean, - default: void 0 - }, - default: { - type: Boolean, - default: void 0 - } - }, - async setup(props) { - const query = `/api/component-meta/${kebabCase(props.of)}`; - const { data: meta } = await useAsyncData(props.of, () => $fetch(query), "$jdpANtUKvA"); - const properties = computed(() => meta.value.props.filter((prop) => { - var _a; - return !((_a = prop.tags) == null ? void 0 : _a.ignore.includes(prop)); - })); - const showRequired = computed(() => { - var _a; - if (props.required !== void 0) { - return props.required; - } - return (_a = properties.value) == null ? void 0 : _a.find((prop) => prop.required !== void 0); - }); - const showValues = computed(() => { - var _a; - if (props.values !== void 0) { - return props.values; - } - return (_a = properties.value) == null ? void 0 : _a.find((prop) => prop.values); - }); - const showDescription = computed(() => { - var _a; - if (props.description !== void 0) { - return props.description; - } - return (_a = properties.value) == null ? void 0 : _a.find((prop) => prop.description); - }); - const showDefault = computed(() => { - var _a; - if (props.default !== void 0) { - return props.default; - } - return (_a = properties.value) == null ? void 0 : _a.find((prop) => prop.default); - }); - return { - meta, - properties, - showRequired, - showValues, - showDescription, - showDefault - }; - } -}); -function _sfc_ssrRender(_ctx, _push, _parent, _attrs, $props, $setup, $data, $options) { - var _a, _b, _c; - const _component_ProseTable = __nuxt_component_0; - const _component_ProseThead = __nuxt_component_1; - const _component_ProseTr = __nuxt_component_2; - const _component_ProseTh = __nuxt_component_3; - const _component_ProseTbody = __nuxt_component_4; - const _component_ProseTd = __nuxt_component_5; - const _component_ProseCodeInline = __nuxt_component_3$1; - if (_ctx.meta && ((_a = _ctx.meta) == null ? void 0 : _a.props) && ((_c = (_b = _ctx.meta) == null ? void 0 : _b.props) == null ? void 0 : _c.length)) { - _push(ssrRenderComponent(_component_ProseTable, _attrs, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(ssrRenderComponent(_component_ProseThead, null, { - default: withCtx((_2, _push3, _parent3, _scopeId2) => { - if (_push3) { - _push3(ssrRenderComponent(_component_ProseTr, null, { - default: withCtx((_3, _push4, _parent4, _scopeId3) => { - if (_push4) { - _push4(ssrRenderComponent(_component_ProseTh, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - _push5(`Prop`); - } else { - return [ - createTextVNode("Prop") - ]; - } - }), - _: 1 - }, _parent4, _scopeId3)); - _push4(ssrRenderComponent(_component_ProseTh, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - _push5(`Type`); - } else { - return [ - createTextVNode("Type") - ]; - } - }), - _: 1 - }, _parent4, _scopeId3)); - if (_ctx.showRequired) { - _push4(ssrRenderComponent(_component_ProseTh, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - _push5(` Required `); - } else { - return [ - createTextVNode(" Required ") - ]; - } - }), - _: 1 - }, _parent4, _scopeId3)); - } else { - _push4(``); - } - if (_ctx.showDefault) { - _push4(ssrRenderComponent(_component_ProseTh, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - _push5(` Default `); - } else { - return [ - createTextVNode(" Default ") - ]; - } - }), - _: 1 - }, _parent4, _scopeId3)); - } else { - _push4(``); - } - if (_ctx.showValues) { - _push4(ssrRenderComponent(_component_ProseTh, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - _push5(` Values `); - } else { - return [ - createTextVNode(" Values ") - ]; - } - }), - _: 1 - }, _parent4, _scopeId3)); - } else { - _push4(``); - } - if (_ctx.showDescription) { - _push4(ssrRenderComponent(_component_ProseTh, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - _push5(` Description `); - } else { - return [ - createTextVNode(" Description ") - ]; - } - }), - _: 1 - }, _parent4, _scopeId3)); - } else { - _push4(``); - } - } else { - return [ - createVNode(_component_ProseTh, null, { - default: withCtx(() => [ - createTextVNode("Prop") - ]), - _: 1 - }), - createVNode(_component_ProseTh, null, { - default: withCtx(() => [ - createTextVNode("Type") - ]), - _: 1 - }), - _ctx.showRequired ? (openBlock(), createBlock(_component_ProseTh, { key: 0 }, { - default: withCtx(() => [ - createTextVNode(" Required ") - ]), - _: 1 - })) : createCommentVNode("", true), - _ctx.showDefault ? (openBlock(), createBlock(_component_ProseTh, { key: 1 }, { - default: withCtx(() => [ - createTextVNode(" Default ") - ]), - _: 1 - })) : createCommentVNode("", true), - _ctx.showValues ? (openBlock(), createBlock(_component_ProseTh, { key: 2 }, { - default: withCtx(() => [ - createTextVNode(" Values ") - ]), - _: 1 - })) : createCommentVNode("", true), - _ctx.showDescription ? (openBlock(), createBlock(_component_ProseTh, { key: 3 }, { - default: withCtx(() => [ - createTextVNode(" Description ") - ]), - _: 1 - })) : createCommentVNode("", true) - ]; - } - }), - _: 1 - }, _parent3, _scopeId2)); - } else { - return [ - createVNode(_component_ProseTr, null, { - default: withCtx(() => [ - createVNode(_component_ProseTh, null, { - default: withCtx(() => [ - createTextVNode("Prop") - ]), - _: 1 - }), - createVNode(_component_ProseTh, null, { - default: withCtx(() => [ - createTextVNode("Type") - ]), - _: 1 - }), - _ctx.showRequired ? (openBlock(), createBlock(_component_ProseTh, { key: 0 }, { - default: withCtx(() => [ - createTextVNode(" Required ") - ]), - _: 1 - })) : createCommentVNode("", true), - _ctx.showDefault ? (openBlock(), createBlock(_component_ProseTh, { key: 1 }, { - default: withCtx(() => [ - createTextVNode(" Default ") - ]), - _: 1 - })) : createCommentVNode("", true), - _ctx.showValues ? (openBlock(), createBlock(_component_ProseTh, { key: 2 }, { - default: withCtx(() => [ - createTextVNode(" Values ") - ]), - _: 1 - })) : createCommentVNode("", true), - _ctx.showDescription ? (openBlock(), createBlock(_component_ProseTh, { key: 3 }, { - default: withCtx(() => [ - createTextVNode(" Description ") - ]), - _: 1 - })) : createCommentVNode("", true) - ]), - _: 1 - }) - ]; - } - }), - _: 1 - }, _parent2, _scopeId)); - _push2(ssrRenderComponent(_component_ProseTbody, null, { - default: withCtx((_2, _push3, _parent3, _scopeId2) => { - if (_push3) { - _push3(``); - ssrRenderList(_ctx.properties, (prop) => { - _push3(ssrRenderComponent(_component_ProseTr, { - key: prop.name - }, { - default: withCtx((_3, _push4, _parent4, _scopeId3) => { - if (_push4) { - _push4(ssrRenderComponent(_component_ProseTd, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - _push5(ssrRenderComponent(_component_ProseCodeInline, null, { - default: withCtx((_5, _push6, _parent6, _scopeId5) => { - if (_push6) { - _push6(`${ssrInterpolate((prop == null ? void 0 : prop.name) || "?")}`); - } else { - return [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.name) || "?"), 1) - ]; - } - }), - _: 2 - }, _parent5, _scopeId4)); - } else { - return [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.name) || "?"), 1) - ]), - _: 2 - }, 1024) - ]; - } - }), - _: 2 - }, _parent4, _scopeId3)); - _push4(ssrRenderComponent(_component_ProseTd, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - _push5(ssrRenderComponent(_component_ProseCodeInline, null, { - default: withCtx((_5, _push6, _parent6, _scopeId5) => { - if (_push6) { - _push6(`${ssrInterpolate((prop == null ? void 0 : prop.type) || "?")}`); - } else { - return [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.type) || "?"), 1) - ]; - } - }), - _: 2 - }, _parent5, _scopeId4)); - } else { - return [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.type) || "?"), 1) - ]), - _: 2 - }, 1024) - ]; - } - }), - _: 2 - }, _parent4, _scopeId3)); - if (_ctx.showRequired) { - _push4(ssrRenderComponent(_component_ProseTd, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - _push5(ssrRenderComponent(_component_ProseCodeInline, null, { - default: withCtx((_5, _push6, _parent6, _scopeId5) => { - if (_push6) { - _push6(`${ssrInterpolate(prop.required === "?" ? "?" : prop.required ? "Yes" : "No")}`); - } else { - return [ - createTextVNode(toDisplayString(prop.required === "?" ? "?" : prop.required ? "Yes" : "No"), 1) - ]; - } - }), - _: 2 - }, _parent5, _scopeId4)); - } else { - return [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString(prop.required === "?" ? "?" : prop.required ? "Yes" : "No"), 1) - ]), - _: 2 - }, 1024) - ]; - } - }), - _: 2 - }, _parent4, _scopeId3)); - } else { - _push4(``); - } - if (_ctx.showDefault) { - _push4(ssrRenderComponent(_component_ProseTd, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - if (prop.default) { - _push5(ssrRenderComponent(_component_ProseCodeInline, null, { - default: withCtx((_5, _push6, _parent6, _scopeId5) => { - if (_push6) { - _push6(`${ssrInterpolate((prop == null ? void 0 : prop.default) || "?")}`); - } else { - return [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.default) || "?"), 1) - ]; - } - }), - _: 2 - }, _parent5, _scopeId4)); - } else { - _push5(``); - } - } else { - return [ - prop.default ? (openBlock(), createBlock(_component_ProseCodeInline, { key: 0 }, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.default) || "?"), 1) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true) - ]; - } - }), - _: 2 - }, _parent4, _scopeId3)); - } else { - _push4(``); - } - if (_ctx.showValues) { - _push4(ssrRenderComponent(_component_ProseTd, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - if (prop.values) { - _push5(ssrRenderComponent(_component_ProseCodeInline, null, { - default: withCtx((_5, _push6, _parent6, _scopeId5) => { - if (_push6) { - _push6(`${ssrInterpolate((prop == null ? void 0 : prop.values) || "?")}`); - } else { - return [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.values) || "?"), 1) - ]; - } - }), - _: 2 - }, _parent5, _scopeId4)); - } else { - _push5(ssrRenderComponent(_component_ProseCodeInline, null, { - default: withCtx((_5, _push6, _parent6, _scopeId5) => { - if (_push6) { - _push6(` - `); - } else { - return [ - createTextVNode(" - ") - ]; - } - }), - _: 2 - }, _parent5, _scopeId4)); - } - } else { - return [ - prop.values ? (openBlock(), createBlock(_component_ProseCodeInline, { key: 0 }, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.values) || "?"), 1) - ]), - _: 2 - }, 1024)) : (openBlock(), createBlock(_component_ProseCodeInline, { key: 1 }, { - default: withCtx(() => [ - createTextVNode(" - ") - ]), - _: 1 - })) - ]; - } - }), - _: 2 - }, _parent4, _scopeId3)); - } else { - _push4(``); - } - if (_ctx.showDescription) { - _push4(ssrRenderComponent(_component_ProseTd, null, { - default: withCtx((_4, _push5, _parent5, _scopeId4) => { - if (_push5) { - _push5(ssrRenderComponent(_component_ProseCodeInline, null, { - default: withCtx((_5, _push6, _parent6, _scopeId5) => { - if (_push6) { - _push6(`${ssrInterpolate(prop.description)}`); - } else { - return [ - createTextVNode(toDisplayString(prop.description), 1) - ]; - } - }), - _: 2 - }, _parent5, _scopeId4)); - } else { - return [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString(prop.description), 1) - ]), - _: 2 - }, 1024) - ]; - } - }), - _: 2 - }, _parent4, _scopeId3)); - } else { - _push4(``); - } - } else { - return [ - createVNode(_component_ProseTd, null, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.name) || "?"), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024), - createVNode(_component_ProseTd, null, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.type) || "?"), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024), - _ctx.showRequired ? (openBlock(), createBlock(_component_ProseTd, { key: 0 }, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString(prop.required === "?" ? "?" : prop.required ? "Yes" : "No"), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true), - _ctx.showDefault ? (openBlock(), createBlock(_component_ProseTd, { key: 1 }, { - default: withCtx(() => [ - prop.default ? (openBlock(), createBlock(_component_ProseCodeInline, { key: 0 }, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.default) || "?"), 1) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true), - _ctx.showValues ? (openBlock(), createBlock(_component_ProseTd, { key: 2 }, { - default: withCtx(() => [ - prop.values ? (openBlock(), createBlock(_component_ProseCodeInline, { key: 0 }, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.values) || "?"), 1) - ]), - _: 2 - }, 1024)) : (openBlock(), createBlock(_component_ProseCodeInline, { key: 1 }, { - default: withCtx(() => [ - createTextVNode(" - ") - ]), - _: 1 - })) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true), - _ctx.showDescription ? (openBlock(), createBlock(_component_ProseTd, { key: 3 }, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString(prop.description), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true) - ]; - } - }), - _: 2 - }, _parent3, _scopeId2)); - }); - _push3(``); - } else { - return [ - (openBlock(true), createBlock(Fragment, null, renderList(_ctx.properties, (prop) => { - return openBlock(), createBlock(_component_ProseTr, { - key: prop.name - }, { - default: withCtx(() => [ - createVNode(_component_ProseTd, null, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.name) || "?"), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024), - createVNode(_component_ProseTd, null, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.type) || "?"), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024), - _ctx.showRequired ? (openBlock(), createBlock(_component_ProseTd, { key: 0 }, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString(prop.required === "?" ? "?" : prop.required ? "Yes" : "No"), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true), - _ctx.showDefault ? (openBlock(), createBlock(_component_ProseTd, { key: 1 }, { - default: withCtx(() => [ - prop.default ? (openBlock(), createBlock(_component_ProseCodeInline, { key: 0 }, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.default) || "?"), 1) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true), - _ctx.showValues ? (openBlock(), createBlock(_component_ProseTd, { key: 2 }, { - default: withCtx(() => [ - prop.values ? (openBlock(), createBlock(_component_ProseCodeInline, { key: 0 }, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.values) || "?"), 1) - ]), - _: 2 - }, 1024)) : (openBlock(), createBlock(_component_ProseCodeInline, { key: 1 }, { - default: withCtx(() => [ - createTextVNode(" - ") - ]), - _: 1 - })) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true), - _ctx.showDescription ? (openBlock(), createBlock(_component_ProseTd, { key: 3 }, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString(prop.description), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true) - ]), - _: 2 - }, 1024); - }), 128)) - ]; - } - }), - _: 1 - }, _parent2, _scopeId)); - } else { - return [ - createVNode(_component_ProseThead, null, { - default: withCtx(() => [ - createVNode(_component_ProseTr, null, { - default: withCtx(() => [ - createVNode(_component_ProseTh, null, { - default: withCtx(() => [ - createTextVNode("Prop") - ]), - _: 1 - }), - createVNode(_component_ProseTh, null, { - default: withCtx(() => [ - createTextVNode("Type") - ]), - _: 1 - }), - _ctx.showRequired ? (openBlock(), createBlock(_component_ProseTh, { key: 0 }, { - default: withCtx(() => [ - createTextVNode(" Required ") - ]), - _: 1 - })) : createCommentVNode("", true), - _ctx.showDefault ? (openBlock(), createBlock(_component_ProseTh, { key: 1 }, { - default: withCtx(() => [ - createTextVNode(" Default ") - ]), - _: 1 - })) : createCommentVNode("", true), - _ctx.showValues ? (openBlock(), createBlock(_component_ProseTh, { key: 2 }, { - default: withCtx(() => [ - createTextVNode(" Values ") - ]), - _: 1 - })) : createCommentVNode("", true), - _ctx.showDescription ? (openBlock(), createBlock(_component_ProseTh, { key: 3 }, { - default: withCtx(() => [ - createTextVNode(" Description ") - ]), - _: 1 - })) : createCommentVNode("", true) - ]), - _: 1 - }) - ]), - _: 1 - }), - createVNode(_component_ProseTbody, null, { - default: withCtx(() => [ - (openBlock(true), createBlock(Fragment, null, renderList(_ctx.properties, (prop) => { - return openBlock(), createBlock(_component_ProseTr, { - key: prop.name - }, { - default: withCtx(() => [ - createVNode(_component_ProseTd, null, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.name) || "?"), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024), - createVNode(_component_ProseTd, null, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.type) || "?"), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024), - _ctx.showRequired ? (openBlock(), createBlock(_component_ProseTd, { key: 0 }, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString(prop.required === "?" ? "?" : prop.required ? "Yes" : "No"), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true), - _ctx.showDefault ? (openBlock(), createBlock(_component_ProseTd, { key: 1 }, { - default: withCtx(() => [ - prop.default ? (openBlock(), createBlock(_component_ProseCodeInline, { key: 0 }, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.default) || "?"), 1) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true), - _ctx.showValues ? (openBlock(), createBlock(_component_ProseTd, { key: 2 }, { - default: withCtx(() => [ - prop.values ? (openBlock(), createBlock(_component_ProseCodeInline, { key: 0 }, { - default: withCtx(() => [ - createTextVNode(toDisplayString((prop == null ? void 0 : prop.values) || "?"), 1) - ]), - _: 2 - }, 1024)) : (openBlock(), createBlock(_component_ProseCodeInline, { key: 1 }, { - default: withCtx(() => [ - createTextVNode(" - ") - ]), - _: 1 - })) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true), - _ctx.showDescription ? (openBlock(), createBlock(_component_ProseTd, { key: 3 }, { - default: withCtx(() => [ - createVNode(_component_ProseCodeInline, null, { - default: withCtx(() => [ - createTextVNode(toDisplayString(prop.description), 1) - ]), - _: 2 - }, 1024) - ]), - _: 2 - }, 1024)) : createCommentVNode("", true) - ]), - _: 2 - }, 1024); - }), 128)) - ]), - _: 1 - }) - ]; - } - }), - _: 1 - }, _parent)); - } else { - _push(``); - } -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Props.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const Props = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); - -export { Props as default }; -//# sourceMappingURL=Props.eb3d5771.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Props.eb3d5771.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Props.eb3d5771.mjs.map deleted file mode 100644 index ed796b3..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Props.eb3d5771.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Props.eb3d5771.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Props.eb3d5771.js"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA-styles.8011a7b7.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA-styles.8011a7b7.mjs deleted file mode 100644 index 946c782..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA-styles.8011a7b7.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseA_vue_vue_type_style_index_0_scoped_6a90e363_lang = ":not(h1,h2,h3,h4)>a[data-v-6a90e363]{border-bottom-width:1px;border-color:transparent;color:var(--colors-primary-500);font-weight:500;text-decoration-line:none}:not(h1,h2,h3,h4)>a[data-v-6a90e363]:hover{border-color:var(--colors-primary-500)}"; - -const ProseAStyles_8011a7b7 = [ProseA_vue_vue_type_style_index_0_scoped_6a90e363_lang]; - -export { ProseAStyles_8011a7b7 as default }; -//# sourceMappingURL=ProseA-styles.8011a7b7.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA-styles.8011a7b7.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA-styles.8011a7b7.mjs.map deleted file mode 100644 index 68a29e6..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA-styles.8011a7b7.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseA-styles.8011a7b7.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseA-styles-1.mjs.8d7f84e4.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseA-styles.8011a7b7.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,sDAAyD,GAAA,oPAAA;;ACC/D,8BAAe,CAACA,sDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA.9445f0fb.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA.9445f0fb.mjs deleted file mode 100644 index 813c0d4..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA.9445f0fb.mjs +++ /dev/null @@ -1,105 +0,0 @@ -import { b as _export_sfc, f as __nuxt_component_0$3 } from '../server.mjs'; -import { useSSRContext, defineComponent, mergeProps, withCtx, renderSlot } from 'vue'; -import { ssrRenderComponent, ssrRenderSlot } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "ProseA", - __ssrInlineRender: true, - props: { - href: { - type: String, - default: "" - }, - blank: { - type: Boolean, - default: false - }, - static: { - type: Boolean, - default: false - } - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtLink = __nuxt_component_0$3; - _push(ssrRenderComponent(_component_NuxtLink, mergeProps({ - to: __props.href, - blank: __props.blank, - static: __props.static - }, _attrs), { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push2, _parent2, _scopeId); - } else { - return [ - renderSlot(_ctx.$slots, "default", {}, void 0, true) - ]; - } - }), - _: 3 - }, _parent)); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseA.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseA = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-6a90e363"]]); - -export { ProseA as default }; -//# sourceMappingURL=ProseA.9445f0fb.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA.9445f0fb.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA.9445f0fb.mjs.map deleted file mode 100644 index 9d98e4a..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseA.9445f0fb.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseA.9445f0fb.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseA.9445f0fb.js"],"sourcesContent":null,"names":["__nuxt_component_0"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,QAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,IAAM,EAAA;AAAA,MACJ,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,EAAA;AAAA,KACX;AAAA,IACA,KAAO,EAAA;AAAA,MACL,IAAM,EAAA,OAAA;AAAA,MACN,OAAS,EAAA,KAAA;AAAA,KACX;AAAA,IACA,MAAQ,EAAA;AAAA,MACN,IAAM,EAAA,OAAA;AAAA,MACN,OAAS,EAAA,KAAA;AAAA,KACX;AAAA,GACF;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,mBAAsB,GAAAA,oBAAA,CAAA;AAC5B,MAAM,KAAA,CAAA,kBAAA,CAAmB,qBAAqB,UAAW,CAAA;AAAA,QACvD,IAAI,OAAQ,CAAA,IAAA;AAAA,QACZ,OAAO,OAAQ,CAAA,KAAA;AAAA,QACf,QAAQ,OAAQ,CAAA,MAAA;AAAA,OAClB,EAAG,MAAM,CAAG,EAAA;AAAA,QACV,SAAS,OAAQ,CAAA,CAAC,CAAG,EAAA,MAAA,EAAQ,UAAU,QAAa,KAAA;AAClD,UAAA,IAAI,MAAQ,EAAA;AACV,YAAc,aAAA,CAAA,IAAA,CAAK,QAAQ,SAAW,EAAA,IAAI,IAAM,EAAA,MAAA,EAAQ,UAAU,QAAQ,CAAA,CAAA;AAAA,WACrE,MAAA;AACL,YAAO,OAAA;AAAA,cACL,WAAW,IAAK,CAAA,MAAA,EAAQ,WAAW,EAAC,EAAG,QAAQ,IAAI,CAAA;AAAA,aACrD,CAAA;AAAA,WACF;AAAA,SACD,CAAA;AAAA,QACD,CAAG,EAAA,CAAA;AAAA,OACL,EAAG,OAAO,CAAC,CAAA,CAAA;AAAA,KACb,CAAA;AAAA,GACF;AACF,CAAC,CAAA,CAAA;AAED,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,+IAA+I,CAAA,CAAA;AAC5N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,MAAA,+BAAqC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote-styles.06903a07.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote-styles.06903a07.mjs deleted file mode 100644 index ca35fd1..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote-styles.06903a07.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseBlockquote_vue_vue_type_style_index_0_scoped_b2845914_lang = 'blockquote[data-v-b2845914]{--tw-text-opacity:1;border-left-width:2px;color:rgb(113 113 122/var(--tw-text-opacity));font-size:1rem;font-weight:500;line-height:1.5rem;margin-bottom:1.5em;margin-top:1.5em;padding-left:1rem}.dark blockquote[data-v-b2845914]{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}blockquote[data-v-b2845914]{--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}.dark blockquote[data-v-b2845914]{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}blockquote[data-v-b2845914]{quotes:"201C" "201D" "2018" "2019"}blockquote p[data-v-b2845914]:first-of-type:before,blockquote p[data-v-b2845914]:last-of-type:after{content:""}'; - -const ProseBlockquoteStyles_06903a07 = [ProseBlockquote_vue_vue_type_style_index_0_scoped_b2845914_lang]; - -export { ProseBlockquoteStyles_06903a07 as default }; -//# sourceMappingURL=ProseBlockquote-styles.06903a07.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote-styles.06903a07.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote-styles.06903a07.mjs.map deleted file mode 100644 index 9544c36..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote-styles.06903a07.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseBlockquote-styles.06903a07.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseBlockquote-styles-1.mjs.ebc4027c.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseBlockquote-styles.06903a07.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,+DAAkE,GAAA,ssBAAA;;ACCxE,uCAAe,CAACA,+DAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote.86696073.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote.86696073.mjs deleted file mode 100644 index cfb63cc..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote.86696073.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseBlockquote.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseBlockquote = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-b2845914"]]); - -export { ProseBlockquote as default }; -//# sourceMappingURL=ProseBlockquote.86696073.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote.86696073.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote.86696073.mjs.map deleted file mode 100644 index e87f027..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseBlockquote.86696073.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseBlockquote.86696073.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseBlockquote.86696073.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,WAAA,EAAc,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AAC7D,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAe,aAAA,CAAA,CAAA,CAAA;AACvB,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,wJAAwJ,CAAA,CAAA;AACrO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,eAAkC,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode-styles.bf945906.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode-styles.bf945906.mjs deleted file mode 100644 index 293d1ef..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode-styles.bf945906.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseCode_vue_vue_type_style_index_0_scoped_754df0b9_lang = 'div[data-v-754df0b9]{border-radius:.5rem;margin-bottom:1rem;margin-top:1rem;overflow:hidden;position:relative}div.highlight-bash[data-v-754df0b9] code .line,div.highlight-sh[data-v-754df0b9] code .line,div.highlight-shell[data-v-754df0b9] code .line,div.highlight-shellscript[data-v-754df0b9] code .line,div.highlight-zsh[data-v-754df0b9] code .line{padding-left:1rem;position:relative}div.highlight-bash[data-v-754df0b9] code .line:before,div.highlight-sh[data-v-754df0b9] code .line:before,div.highlight-shell[data-v-754df0b9] code .line:before,div.highlight-shellscript[data-v-754df0b9] code .line:before,div.highlight-zsh[data-v-754df0b9] code .line:before{color:var(--colors-primary-500);content:">";display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700;left:-.1rem;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-v-754df0b9] pre{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity));display:flex;flex:1 1 0%;line-height:1.625;margin-bottom:0;margin-top:0;overflow-x:auto;padding:1rem}[data-v-754df0b9] code{display:flex;flex-direction:column}[data-v-754df0b9] .line{display:inline-table;min-height:1rem}[data-v-754df0b9] .line.highlight{background-color:#3f3f46}.group:hover .copy-button[data-v-754df0b9]{--tw-scale-x:1;--tw-scale-y:1;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}'; - -const ProseCodeStyles_bf945906 = [ProseCode_vue_vue_type_style_index_0_scoped_754df0b9_lang]; - -export { ProseCodeStyles_bf945906 as default }; -//# sourceMappingURL=ProseCode-styles.bf945906.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode-styles.bf945906.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode-styles.bf945906.mjs.map deleted file mode 100644 index 56556ba..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode-styles.bf945906.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseCode-styles.bf945906.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseCode-styles-1.mjs.e560a6dc.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseCode-styles.bf945906.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,yDAA4D,GAAA,6iDAAA;;ACClE,iCAAe,CAACA,yDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode.f6f344e7.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode.f6f344e7.mjs deleted file mode 100644 index b5d9ce2..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode.f6f344e7.mjs +++ /dev/null @@ -1,109 +0,0 @@ -import _sfc_main$1 from './CopyButton.b242571a.mjs'; -import { useSSRContext, defineComponent, mergeProps } from 'vue'; -import { ssrRenderAttrs, ssrInterpolate, ssrRenderSlot, ssrRenderComponent } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import './index.4e223d73.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "ProseCode", - __ssrInlineRender: true, - props: { - code: { - type: String, - default: "" - }, - language: { - type: String, - default: null - }, - filename: { - type: String, - default: null - }, - highlights: { - type: Array, - default: () => [] - } - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_CopyButton = _sfc_main$1; - _push(``); - if (__props.filename) { - _push(`${ssrInterpolate(__props.filename)}`); - } else { - _push(``); - } - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(ssrRenderComponent(_component_CopyButton, { - content: __props.code, - class: "copy-button absolute right-1 bottom-1 scale-0 opacity-0 transition" - }, null, _parent)); - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCode.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseCode = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-754df0b9"]]); - -export { ProseCode as default }; -//# sourceMappingURL=ProseCode.f6f344e7.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode.f6f344e7.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode.f6f344e7.mjs.map deleted file mode 100644 index a51c4d3..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCode.f6f344e7.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseCode.f6f344e7.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseCode.f6f344e7.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAsBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,WAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,IAAM,EAAA;AAAA,MACJ,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,EAAA;AAAA,KACX;AAAA,IACA,QAAU,EAAA;AAAA,MACR,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,IAAA;AAAA,KACX;AAAA,IACA,QAAU,EAAA;AAAA,MACR,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,IAAA;AAAA,KACX;AAAA,IACA,UAAY,EAAA;AAAA,MACV,IAAM,EAAA,KAAA;AAAA,MACN,OAAA,EAAS,MAAM,EAAC;AAAA,KAClB;AAAA,GACF;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,qBAAwB,GAAA,WAAA,CAAA;AAC9B,MAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA;AAAA,QACrC,OAAO,CAAC,CAAC,aAAa,OAAQ,CAAA,QAAA,CAAA,CAAU,GAAG,sCAAsC,CAAA;AAAA,OACnF,EAAG,MAAM,CAAC,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AAC9B,MAAA,IAAI,QAAQ,QAAU,EAAA;AACpB,QAAA,KAAA,CAAM,CAAkK,+JAAA,EAAA,cAAA,CAAe,OAAQ,CAAA,QAAQ,CAAU,CAAA,OAAA,CAAA,CAAA,CAAA;AAAA,OAC5M,MAAA;AACL,QAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AAAA,OACjB;AACA,MAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,MAAA,KAAA,CAAM,mBAAmB,qBAAuB,EAAA;AAAA,QAC9C,SAAS,OAAQ,CAAA,IAAA;AAAA,QACjB,KAAO,EAAA,oEAAA;AAAA,OACT,EAAG,IAAM,EAAA,OAAO,CAAC,CAAA,CAAA;AACjB,MAAA,KAAA,CAAM,CAAQ,MAAA,CAAA,CAAA,CAAA;AAAA,KAChB,CAAA;AAAA,GACF;AACF,CAAC,CAAA,CAAA;AAED,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,kJAAkJ,CAAA,CAAA;AAC/N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,SAAA,+BAAwC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline-styles.1ab2733d.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline-styles.1ab2733d.mjs deleted file mode 100644 index 8427c38..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline-styles.1ab2733d.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseCodeInline_vue_vue_type_style_index_0_scoped_d61f9cc4_lang = "code[data-v-d61f9cc4]{background-color:rgb(250 250 250/var(--tw-bg-opacity));border-radius:.375rem;font-size:.875rem;font-weight:400;line-height:1.25rem;overflow:hidden;padding:3px 6px}.dark code[data-v-d61f9cc4],code[data-v-d61f9cc4]{--tw-bg-opacity:1}.dark code[data-v-d61f9cc4]{background-color:rgb(24 24 27/var(--tw-bg-opacity))}code[data-v-d61f9cc4]{color:rgb(24 24 27/var(--tw-text-opacity))}.dark code[data-v-d61f9cc4],code[data-v-d61f9cc4]{--tw-text-opacity:1}.dark code[data-v-d61f9cc4]{color:rgb(250 250 250/var(--tw-text-opacity))}code.colored[data-v-d61f9cc4]{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}tbody code[data-v-d61f9cc4]{font-size:.875rem;line-height:1.25rem}a[data-v-d61f9cc4]{overflow:hidden}a code[data-v-d61f9cc4]{border:1px dashed transparent;font-weight:500}.dark a code[data-v-d61f9cc4],a code[data-v-d61f9cc4]{color:var(--colors-primary-500)}.dark a:hover code[data-v-d61f9cc4],a:hover code[data-v-d61f9cc4]{border-color:var(--colors-primary-500)}h1 a:hover code[data-v-d61f9cc4],h2 a:hover code[data-v-d61f9cc4],h3 a:hover code[data-v-d61f9cc4],h4 a:hover code[data-v-d61f9cc4]{--tw-border-opacity:1;border-color:rgb(24 24 27/var(--tw-border-opacity))}.dark h1 a:hover code[data-v-d61f9cc4],.dark h2 a:hover code[data-v-d61f9cc4],.dark h3 a:hover code[data-v-d61f9cc4],.dark h4 a:hover code[data-v-d61f9cc4]{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}h1 a code[data-v-d61f9cc4],h2 a code[data-v-d61f9cc4],h3 a code[data-v-d61f9cc4],h4 a code[data-v-d61f9cc4]{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity));font-weight:700;padding:.375rem .5rem;position:relative}.dark h1 a code[data-v-d61f9cc4],.dark h2 a code[data-v-d61f9cc4],.dark h3 a code[data-v-d61f9cc4],.dark h4 a code[data-v-d61f9cc4]{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}h1 a code[data-v-d61f9cc4],h2 a code[data-v-d61f9cc4],h3 a code[data-v-d61f9cc4],h4 a code[data-v-d61f9cc4]{font-size:inherit!important}"; - -const ProseCodeInlineStyles_1ab2733d = [ProseCodeInline_vue_vue_type_style_index_0_scoped_d61f9cc4_lang]; - -export { ProseCodeInlineStyles_1ab2733d as default }; -//# sourceMappingURL=ProseCodeInline-styles.1ab2733d.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline-styles.1ab2733d.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline-styles.1ab2733d.mjs.map deleted file mode 100644 index d887fbd..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline-styles.1ab2733d.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseCodeInline-styles.1ab2733d.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseCodeInline-styles-1.mjs.42a4c8e8.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseCodeInline-styles.1ab2733d.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,+DAAkE,GAAA,s9DAAA;;ACCxE,uCAAe,CAACA,+DAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline.b9cff2ce.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline.b9cff2ce.mjs deleted file mode 100644 index dc4134e..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline.b9cff2ce.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const __nuxt_component_3 = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-d61f9cc4"]]); - -export { __nuxt_component_3 as default }; -//# sourceMappingURL=ProseCodeInline.b9cff2ce.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline.b9cff2ce.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline.b9cff2ce.mjs.map deleted file mode 100644 index aa8593e..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseCodeInline.b9cff2ce.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseCodeInline.b9cff2ce.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseCodeInline.b9cff2ce.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,KAAA,EAAQ,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACvD,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AACjB,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,wJAAwJ,CAAA,CAAA;AACrO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,kBAAqC,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm-styles.ee1ed95f.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm-styles.ee1ed95f.mjs deleted file mode 100644 index a471bbe..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm-styles.ee1ed95f.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseEm_vue_vue_type_style_index_0_scoped_1ef6ff86_lang = "em[data-v-1ef6ff86]{color:currentColor;font-style:italic}"; - -const ProseEmStyles_ee1ed95f = [ProseEm_vue_vue_type_style_index_0_scoped_1ef6ff86_lang]; - -export { ProseEmStyles_ee1ed95f as default }; -//# sourceMappingURL=ProseEm-styles.ee1ed95f.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm-styles.ee1ed95f.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm-styles.ee1ed95f.mjs.map deleted file mode 100644 index e573c8f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm-styles.ee1ed95f.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseEm-styles.ee1ed95f.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseEm-styles-1.mjs.542a7736.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseEm-styles.ee1ed95f.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,2DAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm.7b18d023.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm.7b18d023.mjs deleted file mode 100644 index 5c89c0d..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm.7b18d023.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseEm.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseEm = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-1ef6ff86"]]); - -export { ProseEm as default }; -//# sourceMappingURL=ProseEm.7b18d023.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm.7b18d023.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm.7b18d023.mjs.map deleted file mode 100644 index cc40075..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseEm.7b18d023.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseEm.7b18d023.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseEm.7b18d023.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACrD,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AACf,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,OAA0B,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1-styles.3cc0852a.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1-styles.3cc0852a.mjs deleted file mode 100644 index f64f9a5..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1-styles.3cc0852a.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseH1_vue_vue_type_style_index_0_scoped_d5d09b82_lang = `h1[data-v-d5d09b82]{color:rgb(24 24 27/var(--tw-text-opacity));font-size:1.875rem;font-weight:600;letter-spacing:-.025em;line-height:2.25rem;line-height:1.375;margin-bottom:1rem;margin-top:2rem;scroll-margin-top:calc(var(--header-height) + 4.5rem)}.dark h1[data-v-d5d09b82],h1[data-v-d5d09b82]{--tw-text-opacity:1}.dark h1[data-v-d5d09b82]{color:rgb(250 250 250/var(--tw-text-opacity))}@media (min-width:640px){h1[data-v-d5d09b82]{scroll-margin-top:calc(var(--header-height) + 2rem)}}h1+*[data-v-d5d09b82]{margin-top:0}h1>a[data-v-d5d09b82]{position:relative}h1>a[data-v-d5d09b82]:before{--tw-content:"";content:var(--tw-content);height:calc(100% + 2px);left:2px;position:absolute;top:0;width:calc(100% - 4px)}h1>a[data-v-d5d09b82]:hover:before{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(24 24 27/var(--tw-border-opacity));border-style:dashed}.dark h1>a[data-v-d5d09b82]:hover:before{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}h1>a[data-v-d5d09b82]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E");height:.75rem;position:absolute;right:-1.25rem;width:.75rem}.dark h1>a[data-v-d5d09b82]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E")}`; - -const ProseH1Styles_3cc0852a = [ProseH1_vue_vue_type_style_index_0_scoped_d5d09b82_lang]; - -export { ProseH1Styles_3cc0852a as default }; -//# sourceMappingURL=ProseH1-styles.3cc0852a.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1-styles.3cc0852a.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1-styles.3cc0852a.mjs.map deleted file mode 100644 index a0ecea2..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1-styles.3cc0852a.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseH1-styles.3cc0852a.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH1-styles-1.mjs.f33bef34.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH1-styles.3cc0852a.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,CAAA,yzDAAA,CAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1.e36097c2.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1.e36097c2.mjs deleted file mode 100644 index 86f4e74..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1.e36097c2.mjs +++ /dev/null @@ -1,94 +0,0 @@ -import { b as _export_sfc, f as __nuxt_component_0$3 } from '../server.mjs'; -import { useSSRContext, defineComponent, mergeProps, withCtx, renderSlot } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent, ssrRenderSlot } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "ProseH1", - __ssrInlineRender: true, - props: { - id: null - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtLink = __nuxt_component_0$3; - _push(``); - _push(ssrRenderComponent(_component_NuxtLink, { - href: `#${__props.id}` - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push2, _parent2, _scopeId); - } else { - return [ - renderSlot(_ctx.$slots, "default", {}, void 0, true) - ]; - } - }), - _: 3 - }, _parent)); - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH1.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseH1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-d5d09b82"]]); - -export { ProseH1 as default }; -//# sourceMappingURL=ProseH1.e36097c2.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1.e36097c2.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1.e36097c2.mjs.map deleted file mode 100644 index 1284e21..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH1.e36097c2.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseH1.e36097c2.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH1.e36097c2.js"],"sourcesContent":null,"names":["__nuxt_component_0"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,SAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,EAAI,EAAA,IAAA;AAAA,GACN;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,mBAAsB,GAAAA,oBAAA,CAAA;AAC5B,MAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,UAAA,CAAW,EAAE,EAAA,EAAI,QAAQ,EAAG,EAAA,EAAG,MAAM,CAAC,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACrF,MAAA,KAAA,CAAM,mBAAmB,mBAAqB,EAAA;AAAA,QAC5C,IAAA,EAAM,IAAI,OAAQ,CAAA,EAAA,CAAA,CAAA;AAAA,OACjB,EAAA;AAAA,QACD,SAAS,OAAQ,CAAA,CAAC,CAAG,EAAA,MAAA,EAAQ,UAAU,QAAa,KAAA;AAClD,UAAA,IAAI,MAAQ,EAAA;AACV,YAAc,aAAA,CAAA,IAAA,CAAK,QAAQ,SAAW,EAAA,IAAI,IAAM,EAAA,MAAA,EAAQ,UAAU,QAAQ,CAAA,CAAA;AAAA,WACrE,MAAA;AACL,YAAO,OAAA;AAAA,cACL,WAAW,IAAK,CAAA,MAAA,EAAQ,WAAW,EAAC,EAAG,QAAQ,IAAI,CAAA;AAAA,aACrD,CAAA;AAAA,WACF;AAAA,SACD,CAAA;AAAA,QACD,CAAG,EAAA,CAAA;AAAA,OACL,EAAG,OAAO,CAAC,CAAA,CAAA;AACX,MAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AAAA,KACf,CAAA;AAAA,GACF;AACF,CAAC,CAAA,CAAA;AAED,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,OAAA,+BAAsC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2-styles.e8efa4c3.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2-styles.e8efa4c3.mjs deleted file mode 100644 index f2ca3b5..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2-styles.e8efa4c3.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseH2_vue_vue_type_style_index_0_scoped_f49a5a5c_lang = `h2[data-v-f49a5a5c]{color:rgb(24 24 27/var(--tw-text-opacity));font-size:1.5rem;font-weight:600;letter-spacing:-.025em;line-height:2rem;line-height:1.375;margin-bottom:1rem;margin-top:2rem;scroll-margin-top:calc(var(--header-height) + 4.5rem)}.dark h2[data-v-f49a5a5c],h2[data-v-f49a5a5c]{--tw-text-opacity:1}.dark h2[data-v-f49a5a5c]{color:rgb(250 250 250/var(--tw-text-opacity))}@media (min-width:640px){h2[data-v-f49a5a5c]{scroll-margin-top:calc(var(--header-height) + 2rem)}}h2+*[data-v-f49a5a5c]{margin-top:0}h2>a[data-v-f49a5a5c]{position:relative}h2>a[data-v-f49a5a5c]:before{--tw-content:"";content:var(--tw-content);height:calc(100% + 2px);left:2px;position:absolute;top:0;width:calc(100% - 4px)}h2>a[data-v-f49a5a5c]:hover:before{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(24 24 27/var(--tw-border-opacity));border-style:dashed}.dark h2>a[data-v-f49a5a5c]:hover:before{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}h2>a[data-v-f49a5a5c]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E");height:.75rem;position:absolute;right:-1.25rem;width:.75rem}.dark h2>a[data-v-f49a5a5c]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E")}`; - -const ProseH2Styles_e8efa4c3 = [ProseH2_vue_vue_type_style_index_0_scoped_f49a5a5c_lang]; - -export { ProseH2Styles_e8efa4c3 as default }; -//# sourceMappingURL=ProseH2-styles.e8efa4c3.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2-styles.e8efa4c3.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2-styles.e8efa4c3.mjs.map deleted file mode 100644 index b4e05a7..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2-styles.e8efa4c3.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseH2-styles.e8efa4c3.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH2-styles-1.mjs.83fe597c.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH2-styles.e8efa4c3.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,CAAA,ozDAAA,CAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2.a59a63af.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2.a59a63af.mjs deleted file mode 100644 index 9d5c820..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2.a59a63af.mjs +++ /dev/null @@ -1,94 +0,0 @@ -import { b as _export_sfc, f as __nuxt_component_0$3 } from '../server.mjs'; -import { useSSRContext, defineComponent, mergeProps, withCtx, renderSlot } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent, ssrRenderSlot } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "ProseH2", - __ssrInlineRender: true, - props: { - id: null - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtLink = __nuxt_component_0$3; - _push(``); - _push(ssrRenderComponent(_component_NuxtLink, { - href: `#${__props.id}` - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push2, _parent2, _scopeId); - } else { - return [ - renderSlot(_ctx.$slots, "default", {}, void 0, true) - ]; - } - }), - _: 3 - }, _parent)); - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH2.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseH2 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-f49a5a5c"]]); - -export { ProseH2 as default }; -//# sourceMappingURL=ProseH2.a59a63af.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2.a59a63af.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2.a59a63af.mjs.map deleted file mode 100644 index 9eb403d..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH2.a59a63af.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseH2.a59a63af.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH2.a59a63af.js"],"sourcesContent":null,"names":["__nuxt_component_0"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,SAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,EAAI,EAAA,IAAA;AAAA,GACN;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,mBAAsB,GAAAA,oBAAA,CAAA;AAC5B,MAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,UAAA,CAAW,EAAE,EAAA,EAAI,QAAQ,EAAG,EAAA,EAAG,MAAM,CAAC,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACrF,MAAA,KAAA,CAAM,mBAAmB,mBAAqB,EAAA;AAAA,QAC5C,IAAA,EAAM,IAAI,OAAQ,CAAA,EAAA,CAAA,CAAA;AAAA,OACjB,EAAA;AAAA,QACD,SAAS,OAAQ,CAAA,CAAC,CAAG,EAAA,MAAA,EAAQ,UAAU,QAAa,KAAA;AAClD,UAAA,IAAI,MAAQ,EAAA;AACV,YAAc,aAAA,CAAA,IAAA,CAAK,QAAQ,SAAW,EAAA,IAAI,IAAM,EAAA,MAAA,EAAQ,UAAU,QAAQ,CAAA,CAAA;AAAA,WACrE,MAAA;AACL,YAAO,OAAA;AAAA,cACL,WAAW,IAAK,CAAA,MAAA,EAAQ,WAAW,EAAC,EAAG,QAAQ,IAAI,CAAA;AAAA,aACrD,CAAA;AAAA,WACF;AAAA,SACD,CAAA;AAAA,QACD,CAAG,EAAA,CAAA;AAAA,OACL,EAAG,OAAO,CAAC,CAAA,CAAA;AACX,MAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AAAA,KACf,CAAA;AAAA,GACF;AACF,CAAC,CAAA,CAAA;AAED,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,OAAA,+BAAsC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3-styles.d3cf5cfd.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3-styles.d3cf5cfd.mjs deleted file mode 100644 index 3109adf..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3-styles.d3cf5cfd.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseH3_vue_vue_type_style_index_0_scoped_74c72a9f_lang = `h3[data-v-74c72a9f]{color:rgb(24 24 27/var(--tw-text-opacity));font-size:1.25rem;font-weight:600;letter-spacing:-.025em;line-height:1.75rem;line-height:1.375;margin-bottom:1rem;margin-top:2rem;scroll-margin-top:calc(var(--header-height) + 4.5rem)}.dark h3[data-v-74c72a9f],h3[data-v-74c72a9f]{--tw-text-opacity:1}.dark h3[data-v-74c72a9f]{color:rgb(250 250 250/var(--tw-text-opacity))}@media (min-width:640px){h3[data-v-74c72a9f]{scroll-margin-top:calc(var(--header-height) + 2rem)}}h3+*[data-v-74c72a9f]{margin-top:0}h3>a[data-v-74c72a9f]{position:relative}h3>a[data-v-74c72a9f]:before{--tw-content:"";content:var(--tw-content);height:calc(100% + 2px);left:2px;position:absolute;top:0;width:calc(100% - 4px)}h3>a[data-v-74c72a9f]:hover:before{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(24 24 27/var(--tw-border-opacity));border-style:dashed}.dark h3>a[data-v-74c72a9f]:hover:before{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}h3>a[data-v-74c72a9f]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E");height:.75rem;position:absolute;right:-1.25rem;width:.75rem}.dark h3>a[data-v-74c72a9f]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E")}`; - -const ProseH3Styles_d3cf5cfd = [ProseH3_vue_vue_type_style_index_0_scoped_74c72a9f_lang]; - -export { ProseH3Styles_d3cf5cfd as default }; -//# sourceMappingURL=ProseH3-styles.d3cf5cfd.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3-styles.d3cf5cfd.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3-styles.d3cf5cfd.mjs.map deleted file mode 100644 index 7bfaf1c..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3-styles.d3cf5cfd.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseH3-styles.d3cf5cfd.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH3-styles-1.mjs.7cf3039e.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH3-styles.d3cf5cfd.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,CAAA,wzDAAA,CAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3.7b8aa399.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3.7b8aa399.mjs deleted file mode 100644 index 92a8b6c..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3.7b8aa399.mjs +++ /dev/null @@ -1,94 +0,0 @@ -import { b as _export_sfc, f as __nuxt_component_0$3 } from '../server.mjs'; -import { useSSRContext, defineComponent, mergeProps, withCtx, renderSlot } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent, ssrRenderSlot } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "ProseH3", - __ssrInlineRender: true, - props: { - id: null - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtLink = __nuxt_component_0$3; - _push(``); - _push(ssrRenderComponent(_component_NuxtLink, { - href: `#${__props.id}` - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push2, _parent2, _scopeId); - } else { - return [ - renderSlot(_ctx.$slots, "default", {}, void 0, true) - ]; - } - }), - _: 3 - }, _parent)); - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH3.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseH3 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-74c72a9f"]]); - -export { ProseH3 as default }; -//# sourceMappingURL=ProseH3.7b8aa399.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3.7b8aa399.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3.7b8aa399.mjs.map deleted file mode 100644 index 385f131..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH3.7b8aa399.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseH3.7b8aa399.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH3.7b8aa399.js"],"sourcesContent":null,"names":["__nuxt_component_0"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,SAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,EAAI,EAAA,IAAA;AAAA,GACN;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,mBAAsB,GAAAA,oBAAA,CAAA;AAC5B,MAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,UAAA,CAAW,EAAE,EAAA,EAAI,QAAQ,EAAG,EAAA,EAAG,MAAM,CAAC,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACrF,MAAA,KAAA,CAAM,mBAAmB,mBAAqB,EAAA;AAAA,QAC5C,IAAA,EAAM,IAAI,OAAQ,CAAA,EAAA,CAAA,CAAA;AAAA,OACjB,EAAA;AAAA,QACD,SAAS,OAAQ,CAAA,CAAC,CAAG,EAAA,MAAA,EAAQ,UAAU,QAAa,KAAA;AAClD,UAAA,IAAI,MAAQ,EAAA;AACV,YAAc,aAAA,CAAA,IAAA,CAAK,QAAQ,SAAW,EAAA,IAAI,IAAM,EAAA,MAAA,EAAQ,UAAU,QAAQ,CAAA,CAAA;AAAA,WACrE,MAAA;AACL,YAAO,OAAA;AAAA,cACL,WAAW,IAAK,CAAA,MAAA,EAAQ,WAAW,EAAC,EAAG,QAAQ,IAAI,CAAA;AAAA,aACrD,CAAA;AAAA,WACF;AAAA,SACD,CAAA;AAAA,QACD,CAAG,EAAA,CAAA;AAAA,OACL,EAAG,OAAO,CAAC,CAAA,CAAA;AACX,MAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AAAA,KACf,CAAA;AAAA,GACF;AACF,CAAC,CAAA,CAAA;AAED,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,OAAA,+BAAsC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4-styles.a737a113.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4-styles.a737a113.mjs deleted file mode 100644 index 5830fd1..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4-styles.a737a113.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseH4_vue_vue_type_style_index_0_scoped_fc2c2c41_lang = `h4[data-v-fc2c2c41]{font-size:1.125rem;font-weight:600;letter-spacing:-.025em;line-height:1.75rem;line-height:1.375;margin-bottom:1rem;margin-top:2rem;scroll-margin-top:calc(var(--header-height) + 4.5rem)}@media (min-width:640px){h4[data-v-fc2c2c41]{scroll-margin-top:calc(var(--header-height) + 2rem)}}h4+*[data-v-fc2c2c41]{margin-top:0}h4>a[data-v-fc2c2c41]{position:relative}h4>a[data-v-fc2c2c41]:before{--tw-content:"";content:var(--tw-content);height:calc(100% + 2px);left:2px;position:absolute;top:0;width:calc(100% - 4px)}h4>a[data-v-fc2c2c41]:hover:before{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(24 24 27/var(--tw-border-opacity));border-style:dashed}.dark h4>a[data-v-fc2c2c41]:hover:before{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}h4>a[data-v-fc2c2c41]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E");height:.75rem;position:absolute;right:-1.25rem;width:.75rem}.dark h4>a[data-v-fc2c2c41]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E")}`; - -const ProseH4Styles_a737a113 = [ProseH4_vue_vue_type_style_index_0_scoped_fc2c2c41_lang]; - -export { ProseH4Styles_a737a113 as default }; -//# sourceMappingURL=ProseH4-styles.a737a113.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4-styles.a737a113.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4-styles.a737a113.mjs.map deleted file mode 100644 index 4395cc9..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4-styles.a737a113.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseH4-styles.a737a113.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH4-styles-1.mjs.dfdeac11.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH4-styles.a737a113.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,CAAA,ooDAAA,CAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4.55acb712.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4.55acb712.mjs deleted file mode 100644 index 3f479d9..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4.55acb712.mjs +++ /dev/null @@ -1,94 +0,0 @@ -import { b as _export_sfc, f as __nuxt_component_0$3 } from '../server.mjs'; -import { useSSRContext, defineComponent, mergeProps, withCtx, renderSlot } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent, ssrRenderSlot } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "ProseH4", - __ssrInlineRender: true, - props: { - id: null - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtLink = __nuxt_component_0$3; - _push(``); - _push(ssrRenderComponent(_component_NuxtLink, { - href: `#${__props.id}` - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push2, _parent2, _scopeId); - } else { - return [ - renderSlot(_ctx.$slots, "default", {}, void 0, true) - ]; - } - }), - _: 3 - }, _parent)); - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH4.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseH4 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-fc2c2c41"]]); - -export { ProseH4 as default }; -//# sourceMappingURL=ProseH4.55acb712.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4.55acb712.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4.55acb712.mjs.map deleted file mode 100644 index 39dfc90..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH4.55acb712.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseH4.55acb712.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH4.55acb712.js"],"sourcesContent":null,"names":["__nuxt_component_0"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,SAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,EAAI,EAAA,IAAA;AAAA,GACN;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,mBAAsB,GAAAA,oBAAA,CAAA;AAC5B,MAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,UAAA,CAAW,EAAE,EAAA,EAAI,QAAQ,EAAG,EAAA,EAAG,MAAM,CAAC,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACrF,MAAA,KAAA,CAAM,mBAAmB,mBAAqB,EAAA;AAAA,QAC5C,IAAA,EAAM,IAAI,OAAQ,CAAA,EAAA,CAAA,CAAA;AAAA,OACjB,EAAA;AAAA,QACD,SAAS,OAAQ,CAAA,CAAC,CAAG,EAAA,MAAA,EAAQ,UAAU,QAAa,KAAA;AAClD,UAAA,IAAI,MAAQ,EAAA;AACV,YAAc,aAAA,CAAA,IAAA,CAAK,QAAQ,SAAW,EAAA,IAAI,IAAM,EAAA,MAAA,EAAQ,UAAU,QAAQ,CAAA,CAAA;AAAA,WACrE,MAAA;AACL,YAAO,OAAA;AAAA,cACL,WAAW,IAAK,CAAA,MAAA,EAAQ,WAAW,EAAC,EAAG,QAAQ,IAAI,CAAA;AAAA,aACrD,CAAA;AAAA,WACF;AAAA,SACD,CAAA;AAAA,QACD,CAAG,EAAA,CAAA;AAAA,OACL,EAAG,OAAO,CAAC,CAAA,CAAA;AACX,MAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AAAA,KACf,CAAA;AAAA,GACF;AACF,CAAC,CAAA,CAAA;AAED,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,OAAA,+BAAsC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH5.2121ffb0.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH5.2121ffb0.mjs deleted file mode 100644 index 932c883..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH5.2121ffb0.mjs +++ /dev/null @@ -1,88 +0,0 @@ -import { h as useRuntimeConfig } from '../server.mjs'; -import { defineComponent, mergeProps, unref, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrRenderAttr, ssrRenderSlot } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "ProseH5", - __ssrInlineRender: true, - props: { - id: null - }, - setup(__props) { - const heading = 5; - const { anchorLinks } = useRuntimeConfig().public.content; - const generate = (anchorLinks == null ? void 0 : anchorLinks.depth) >= heading && !(anchorLinks == null ? void 0 : anchorLinks.exclude.includes(heading)); - return (_ctx, _push, _parent, _attrs) => { - _push(``); - if (unref(generate)) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); - } else { - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - } - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Prose/ProseH5.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=ProseH5.2121ffb0.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH5.2121ffb0.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH5.2121ffb0.mjs.map deleted file mode 100644 index c4bccff..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH5.2121ffb0.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseH5.2121ffb0.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH5.2121ffb0.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,SAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,EAAI,EAAA,IAAA;AAAA,GACN;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,MAAM,OAAU,GAAA,CAAA,CAAA;AAChB,IAAA,MAAM,EAAE,WAAA,EAAgB,GAAA,gBAAA,GAAmB,MAAO,CAAA,OAAA,CAAA;AAClD,IAAA,MAAM,QAAY,GAAA,CAAA,WAAA,IAAe,IAAO,GAAA,KAAA,CAAA,GAAS,YAAY,KAAU,KAAA,OAAA,IAAW,EAAE,WAAA,IAAe,IAAO,GAAA,KAAA,CAAA,GAAS,WAAY,CAAA,OAAA,CAAQ,SAAS,OAAO,CAAA,CAAA,CAAA;AACvJ,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,UAAA,CAAW,EAAE,EAAA,EAAI,QAAQ,EAAG,EAAA,EAAG,MAAM,CAAC,CAAI,CAAA,CAAA,CAAA,CAAA,CAAA;AACrE,MAAI,IAAA,KAAA,CAAM,QAAQ,CAAG,EAAA;AACnB,QAAA,KAAA,CAAM,KAAK,aAAc,CAAA,MAAA,EAAQ,CAAI,CAAA,EAAA,OAAA,CAAQ,IAAI,CAAI,CAAA,CAAA,CAAA,CAAA,CAAA;AACrD,QAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,QAAA,KAAA,CAAM,CAAM,IAAA,CAAA,CAAA,CAAA;AAAA,OACP,MAAA;AACL,QAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAAA,OAChE;AACA,MAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AAAA,KACf,CAAA;AAAA,GACF;AACF,CAAC,EAAA;AACD,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,2IAA2I,CAAA,CAAA;AACxN,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH6.e1e9dfa9.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH6.e1e9dfa9.mjs deleted file mode 100644 index 3f17f80..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH6.e1e9dfa9.mjs +++ /dev/null @@ -1,88 +0,0 @@ -import { h as useRuntimeConfig } from '../server.mjs'; -import { defineComponent, mergeProps, unref, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrRenderAttr, ssrRenderSlot } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "ProseH6", - __ssrInlineRender: true, - props: { - id: null - }, - setup(__props) { - const heading = 6; - const { anchorLinks } = useRuntimeConfig().public.content; - const generate = (anchorLinks == null ? void 0 : anchorLinks.depth) >= heading && !(anchorLinks == null ? void 0 : anchorLinks.exclude.includes(heading)); - return (_ctx, _push, _parent, _attrs) => { - _push(``); - if (unref(generate)) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); - } else { - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - } - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Prose/ProseH6.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=ProseH6.e1e9dfa9.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH6.e1e9dfa9.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH6.e1e9dfa9.mjs.map deleted file mode 100644 index b7463d5..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseH6.e1e9dfa9.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseH6.e1e9dfa9.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseH6.e1e9dfa9.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,SAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,EAAI,EAAA,IAAA;AAAA,GACN;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,MAAM,OAAU,GAAA,CAAA,CAAA;AAChB,IAAA,MAAM,EAAE,WAAA,EAAgB,GAAA,gBAAA,GAAmB,MAAO,CAAA,OAAA,CAAA;AAClD,IAAA,MAAM,QAAY,GAAA,CAAA,WAAA,IAAe,IAAO,GAAA,KAAA,CAAA,GAAS,YAAY,KAAU,KAAA,OAAA,IAAW,EAAE,WAAA,IAAe,IAAO,GAAA,KAAA,CAAA,GAAS,WAAY,CAAA,OAAA,CAAQ,SAAS,OAAO,CAAA,CAAA,CAAA;AACvJ,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,UAAA,CAAW,EAAE,EAAA,EAAI,QAAQ,EAAG,EAAA,EAAG,MAAM,CAAC,CAAI,CAAA,CAAA,CAAA,CAAA,CAAA;AACrE,MAAI,IAAA,KAAA,CAAM,QAAQ,CAAG,EAAA;AACnB,QAAA,KAAA,CAAM,KAAK,aAAc,CAAA,MAAA,EAAQ,CAAI,CAAA,EAAA,OAAA,CAAQ,IAAI,CAAI,CAAA,CAAA,CAAA,CAAA,CAAA;AACrD,QAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,QAAA,KAAA,CAAM,CAAM,IAAA,CAAA,CAAA,CAAA;AAAA,OACP,MAAA;AACL,QAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAAA,OAChE;AACA,MAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AAAA,KACf,CAAA;AAAA,GACF;AACF,CAAC,EAAA;AACD,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,2IAA2I,CAAA,CAAA;AACxN,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr-styles.c07f40cb.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr-styles.c07f40cb.mjs deleted file mode 100644 index 30b4dc6..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr-styles.c07f40cb.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseHr_vue_vue_type_style_index_0_scoped_5f8c36e4_lang = "hr[data-v-5f8c36e4]{border-color:rgb(244 244 245/var(--tw-border-opacity));border-top-width:1px;margin-bottom:2rem;margin-top:2rem}.dark hr[data-v-5f8c36e4],hr[data-v-5f8c36e4]{--tw-border-opacity:1}.dark hr[data-v-5f8c36e4]{border-color:rgb(24 24 27/var(--tw-border-opacity))}hr+*[data-v-5f8c36e4]{margin-top:0}"; - -const ProseHrStyles_c07f40cb = [ProseHr_vue_vue_type_style_index_0_scoped_5f8c36e4_lang]; - -export { ProseHrStyles_c07f40cb as default }; -//# sourceMappingURL=ProseHr-styles.c07f40cb.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr-styles.c07f40cb.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr-styles.c07f40cb.mjs.map deleted file mode 100644 index 8fa08ed..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr-styles.c07f40cb.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseHr-styles.c07f40cb.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseHr-styles-1.mjs.07bb335c.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseHr-styles.c07f40cb.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,0TAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr.05be3620.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr.05be3620.mjs deleted file mode 100644 index 2ebb656..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr.05be3620.mjs +++ /dev/null @@ -1,70 +0,0 @@ -import { ssrRenderAttrs } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseHr.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const __nuxt_component_5 = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-5f8c36e4"]]); - -export { __nuxt_component_5 as default }; -//# sourceMappingURL=ProseHr.05be3620.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr.05be3620.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr.05be3620.mjs.map deleted file mode 100644 index 9837474..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseHr.05be3620.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseHr.05be3620.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseHr.05be3620.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACvD,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,kBAAqC,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg-styles.e9a2bee1.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg-styles.e9a2bee1.mjs deleted file mode 100644 index cd25637..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg-styles.e9a2bee1.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseImg_vue_vue_type_style_index_0_scoped_e0fc3dbb_lang = "[data-v-e0fc3dbb] img{margin-bottom:1em;margin-top:1em}"; - -const ProseImgStyles_e9a2bee1 = [ProseImg_vue_vue_type_style_index_0_scoped_e0fc3dbb_lang]; - -export { ProseImgStyles_e9a2bee1 as default }; -//# sourceMappingURL=ProseImg-styles.e9a2bee1.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg-styles.e9a2bee1.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg-styles.e9a2bee1.mjs.map deleted file mode 100644 index 8dbef70..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg-styles.e9a2bee1.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseImg-styles.e9a2bee1.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseImg-styles-1.mjs.c46cfdb3.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseImg-styles.e9a2bee1.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,wDAA2D,GAAA,yDAAA;;ACCjE,gCAAe,CAACA,wDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg.fa45f54a.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg.fa45f54a.mjs deleted file mode 100644 index 167c745..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg.fa45f54a.mjs +++ /dev/null @@ -1,100 +0,0 @@ -import _sfc_main$1 from './NuxtImg.b4209846.mjs'; -import { useSSRContext, defineComponent, mergeProps } from 'vue'; -import { ssrRenderComponent } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "ProseImg", - __ssrInlineRender: true, - props: { - src: { - type: String, - default: "" - }, - alt: { - type: String, - default: "" - }, - width: { - type: [String, Number], - default: void 0 - }, - height: { - type: [String, Number], - default: void 0 - } - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtImg = _sfc_main$1; - _push(ssrRenderComponent(_component_NuxtImg, mergeProps(_ctx.$attrs, { - src: __props.src, - alt: __props.alt, - width: __props.width, - height: __props.height - }, _attrs), null, _parent)); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseImg.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseImg = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e0fc3dbb"]]); - -export { ProseImg as default }; -//# sourceMappingURL=ProseImg.fa45f54a.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg.fa45f54a.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg.fa45f54a.mjs.map deleted file mode 100644 index 3955c2a..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseImg.fa45f54a.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseImg.fa45f54a.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseImg.fa45f54a.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,UAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,GAAK,EAAA;AAAA,MACH,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,EAAA;AAAA,KACX;AAAA,IACA,GAAK,EAAA;AAAA,MACH,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,EAAA;AAAA,KACX;AAAA,IACA,KAAO,EAAA;AAAA,MACL,IAAA,EAAM,CAAC,MAAA,EAAQ,MAAM,CAAA;AAAA,MACrB,OAAS,EAAA,KAAA,CAAA;AAAA,KACX;AAAA,IACA,MAAQ,EAAA;AAAA,MACN,IAAA,EAAM,CAAC,MAAA,EAAQ,MAAM,CAAA;AAAA,MACrB,OAAS,EAAA,KAAA,CAAA;AAAA,KACX;AAAA,GACF;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,kBAAqB,GAAA,WAAA,CAAA;AAC3B,MAAA,KAAA,CAAM,kBAAmB,CAAA,kBAAA,EAAoB,UAAW,CAAA,IAAA,CAAK,MAAQ,EAAA;AAAA,QACnE,KAAK,OAAQ,CAAA,GAAA;AAAA,QACb,KAAK,OAAQ,CAAA,GAAA;AAAA,QACb,OAAO,OAAQ,CAAA,KAAA;AAAA,QACf,QAAQ,OAAQ,CAAA,MAAA;AAAA,OACf,EAAA,MAAM,CAAG,EAAA,IAAA,EAAM,OAAO,CAAC,CAAA,CAAA;AAAA,KAC5B,CAAA;AAAA,GACF;AACF,CAAC,CAAA,CAAA;AAED,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,iJAAiJ,CAAA,CAAA;AAC9N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,QAAA,+BAAuC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi-styles.0d70608c.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi-styles.0d70608c.mjs deleted file mode 100644 index 4ea1c35..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi-styles.0d70608c.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseLi_vue_vue_type_style_index_0_scoped_d934202e_lang = "li[data-v-d934202e]{margin-bottom:.75rem;margin-top:.75rem;padding-left:.5rem;position:relative}ul>li[data-v-d934202e]::marker{--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity))}.dark ul>li[data-v-d934202e]::marker{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}ol>li[data-v-d934202e]::marker{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.dark ol>li[data-v-d934202e]::marker{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}[data-v-d934202e] .nuxt-content-highlight{margin:0}"; - -const ProseLiStyles_0d70608c = [ProseLi_vue_vue_type_style_index_0_scoped_d934202e_lang]; - -export { ProseLiStyles_0d70608c as default }; -//# sourceMappingURL=ProseLi-styles.0d70608c.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi-styles.0d70608c.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi-styles.0d70608c.mjs.map deleted file mode 100644 index bee6973..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi-styles.0d70608c.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseLi-styles.0d70608c.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseLi-styles-1.mjs.8058bab8.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseLi-styles.0d70608c.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,kiBAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi.a9e055a3.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi.a9e055a3.mjs deleted file mode 100644 index ec929d9..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi.a9e055a3.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseLi.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseLi = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-d934202e"]]); - -export { ProseLi as default }; -//# sourceMappingURL=ProseLi.a9e055a3.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi.a9e055a3.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi.a9e055a3.mjs.map deleted file mode 100644 index 07479f0..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseLi.a9e055a3.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseLi.a9e055a3.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseLi.a9e055a3.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACrD,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AACf,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,OAA0B,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl-styles.d636b8f1.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl-styles.d636b8f1.mjs deleted file mode 100644 index bc14c81..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl-styles.d636b8f1.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseOl_vue_vue_type_style_index_0_scoped_87bfdc2d_lang = "ol[data-v-87bfdc2d]{list-style-type:decimal;margin:1.25em 0;padding:0 0 0 1.5rem}ol[data-v-87bfdc2d] ol,ol[data-v-87bfdc2d] ul{margin-bottom:.5em!important;margin-top:.5em!important}"; - -const ProseOlStyles_d636b8f1 = [ProseOl_vue_vue_type_style_index_0_scoped_87bfdc2d_lang]; - -export { ProseOlStyles_d636b8f1 as default }; -//# sourceMappingURL=ProseOl-styles.d636b8f1.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl-styles.d636b8f1.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl-styles.d636b8f1.mjs.map deleted file mode 100644 index 81c6e9b..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl-styles.d636b8f1.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseOl-styles.d636b8f1.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseOl-styles-1.mjs.905ebabe.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseOl-styles.d636b8f1.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,wLAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl.5e234cff.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl.5e234cff.mjs deleted file mode 100644 index 84f8f2b..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl.5e234cff.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseOl.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseOl = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-87bfdc2d"]]); - -export { ProseOl as default }; -//# sourceMappingURL=ProseOl.5e234cff.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl.5e234cff.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl.5e234cff.mjs.map deleted file mode 100644 index 46c6410..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseOl.5e234cff.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseOl.5e234cff.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseOl.5e234cff.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACrD,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AACf,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,OAA0B,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP-styles.f215661d.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP-styles.f215661d.mjs deleted file mode 100644 index c18a0d9..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP-styles.f215661d.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseP_vue_vue_type_style_index_0_scoped_697c967c_lang = 'p[data-v-697c967c]{line-height:1.625;margin-bottom:1rem;margin-top:1rem}p[data-v-697c967c] br{content:"";display:block;margin-top:1rem}'; - -const ProsePStyles_f215661d = [ProseP_vue_vue_type_style_index_0_scoped_697c967c_lang]; - -export { ProsePStyles_f215661d as default }; -//# sourceMappingURL=ProseP-styles.f215661d.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP-styles.f215661d.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP-styles.f215661d.mjs.map deleted file mode 100644 index 94b613e..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP-styles.f215661d.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseP-styles.f215661d.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseP-styles-1.mjs.ccae3975.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseP-styles.f215661d.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,sDAAyD,GAAA,yIAAA;;ACC/D,8BAAe,CAACA,sDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP.ea1207fc.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP.ea1207fc.mjs deleted file mode 100644 index 748babf..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP.ea1207fc.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(`

    `); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseP.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const __nuxt_component_0 = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-697c967c"]]); - -export { __nuxt_component_0 as default }; -//# sourceMappingURL=ProseP.ea1207fc.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP.ea1207fc.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP.ea1207fc.mjs.map deleted file mode 100644 index 23f2104..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseP.ea1207fc.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseP.ea1207fc.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseP.ea1207fc.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,EAAA,EAAK,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACpD,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAM,IAAA,CAAA,CAAA,CAAA;AACd,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,+IAA+I,CAAA,CAAA;AAC5N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,kBAAqC,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong-styles.bc75788c.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong-styles.bc75788c.mjs deleted file mode 100644 index e9f2249..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong-styles.bc75788c.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseStrong_vue_vue_type_style_index_0_scoped_38c792e5_lang = "strong[data-v-38c792e5]{font-weight:600}a strong[data-v-38c792e5]{color:currentColor}"; - -const ProseStrongStyles_bc75788c = [ProseStrong_vue_vue_type_style_index_0_scoped_38c792e5_lang]; - -export { ProseStrongStyles_bc75788c as default }; -//# sourceMappingURL=ProseStrong-styles.bc75788c.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong-styles.bc75788c.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong-styles.bc75788c.mjs.map deleted file mode 100644 index a02b673..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong-styles.bc75788c.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseStrong-styles.bc75788c.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseStrong-styles-1.mjs.b624e2a5.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseStrong-styles.bc75788c.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,2DAA8D,GAAA,uFAAA;;ACCpE,mCAAe,CAACA,2DAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong.f9c10a1b.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong.f9c10a1b.mjs deleted file mode 100644 index a2edc3a..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong.f9c10a1b.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseStrong.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseStrong = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-38c792e5"]]); - -export { ProseStrong as default }; -//# sourceMappingURL=ProseStrong.f9c10a1b.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong.f9c10a1b.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong.f9c10a1b.mjs.map deleted file mode 100644 index 841145c..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseStrong.f9c10a1b.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseStrong.f9c10a1b.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseStrong.f9c10a1b.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,OAAA,EAAU,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACzD,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAW,SAAA,CAAA,CAAA,CAAA;AACnB,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,oJAAoJ,CAAA,CAAA;AACjO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,WAA8B,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable-styles.b69d1cdc.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable-styles.b69d1cdc.mjs deleted file mode 100644 index bbd61a1..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable-styles.b69d1cdc.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseTable_vue_vue_type_style_index_0_scoped_a4eb2960_lang = "table[data-v-a4eb2960]{font-size:.875rem;line-height:1.25rem;table-layout:auto;text-align:left;width:100%}"; - -const ProseTableStyles_b69d1cdc = [ProseTable_vue_vue_type_style_index_0_scoped_a4eb2960_lang]; - -export { ProseTableStyles_b69d1cdc as default }; -//# sourceMappingURL=ProseTable-styles.b69d1cdc.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable-styles.b69d1cdc.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable-styles.b69d1cdc.mjs.map deleted file mode 100644 index be26a29..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable-styles.b69d1cdc.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseTable-styles.b69d1cdc.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTable-styles-1.mjs.69cf85a8.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTable-styles.b69d1cdc.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,0DAA6D,GAAA,4GAAA;;ACCnE,kCAAe,CAACA,0DAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable.3ea7dd7f.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable.3ea7dd7f.mjs deleted file mode 100644 index 50dcc40..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable.3ea7dd7f.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(`
    `); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTable.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const __nuxt_component_0 = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-a4eb2960"]]); - -export { __nuxt_component_0 as default }; -//# sourceMappingURL=ProseTable.3ea7dd7f.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable.3ea7dd7f.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable.3ea7dd7f.mjs.map deleted file mode 100644 index edc31ee..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTable.3ea7dd7f.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseTable.3ea7dd7f.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTable.3ea7dd7f.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA,EAAE,OAAO,iCAAkC,EAAA,EAAG,MAAM,CAAC,CAA2C,CAAA,wCAAA,CAAA,CAAA,CAAA;AACvI,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAgB,cAAA,CAAA,CAAA,CAAA;AACxB,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,mJAAmJ,CAAA,CAAA;AAChO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,kBAAqC,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTbody.82952be8.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTbody.82952be8.mjs deleted file mode 100644 index db2eda6..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTbody.82952be8.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTbody.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const __nuxt_component_4 = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); - -export { __nuxt_component_4 as default }; -//# sourceMappingURL=ProseTbody.82952be8.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTbody.82952be8.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTbody.82952be8.mjs.map deleted file mode 100644 index 38eabbe..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTbody.82952be8.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseTbody.82952be8.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTbody.82952be8.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,MAAA,EAAS,cAAe,CAAA,MAAM,CAAI,CAAA,CAAA,CAAA,CAAA,CAAA;AACxC,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAU,QAAA,CAAA,CAAA,CAAA;AAClB,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,mJAAmJ,CAAA,CAAA;AAChO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,kBAAA,+BAAiD,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,cAAc,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd-styles.4387aefd.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd-styles.4387aefd.mjs deleted file mode 100644 index d9a2fb9..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd-styles.4387aefd.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseTd_vue_vue_type_style_index_0_scoped_aa041d72_lang = "tbody td[data-v-aa041d72]{padding:.5em;vertical-align:top}tbody td[data-v-aa041d72]:first-child{padding-left:0}tbody td[data-v-aa041d72]:last-child{padding-right:0}"; - -const ProseTdStyles_4387aefd = [ProseTd_vue_vue_type_style_index_0_scoped_aa041d72_lang]; - -export { ProseTdStyles_4387aefd as default }; -//# sourceMappingURL=ProseTd-styles.4387aefd.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd-styles.4387aefd.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd-styles.4387aefd.mjs.map deleted file mode 100644 index 577f47b..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd-styles.4387aefd.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseTd-styles.4387aefd.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTd-styles-1.mjs.424721ab.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTd-styles.4387aefd.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,sKAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd.2488f163.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd.2488f163.mjs deleted file mode 100644 index 62b82eb..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd.2488f163.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTd.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const __nuxt_component_5 = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-aa041d72"]]); - -export { __nuxt_component_5 as default }; -//# sourceMappingURL=ProseTd.2488f163.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd.2488f163.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd.2488f163.mjs.map deleted file mode 100644 index 946ae50..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTd.2488f163.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseTd.2488f163.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTd.2488f163.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACrD,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AACf,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,kBAAqC,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh-styles.ccf8cb43.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh-styles.ccf8cb43.mjs deleted file mode 100644 index 1c4c5d0..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh-styles.ccf8cb43.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseTh_vue_vue_type_style_index_0_scoped_6d9079ad_lang = "thead th[data-v-6d9079ad]{color:rgb(113 113 122/var(--tw-text-opacity));font-weight:600;padding:0 .5rem .5rem;vertical-align:bottom}.dark thead th[data-v-6d9079ad],thead th[data-v-6d9079ad]{--tw-text-opacity:1}.dark thead th[data-v-6d9079ad]{color:rgb(161 161 170/var(--tw-text-opacity))}thead th[data-v-6d9079ad]:first-child{padding-left:0}thead th[data-v-6d9079ad]:last-child{padding-right:0}"; - -const ProseThStyles_ccf8cb43 = [ProseTh_vue_vue_type_style_index_0_scoped_6d9079ad_lang]; - -export { ProseThStyles_ccf8cb43 as default }; -//# sourceMappingURL=ProseTh-styles.ccf8cb43.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh-styles.ccf8cb43.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh-styles.ccf8cb43.mjs.map deleted file mode 100644 index 16cde0f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh-styles.ccf8cb43.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseTh-styles.ccf8cb43.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTh-styles-1.mjs.8278cc04.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTh-styles.ccf8cb43.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,4YAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh.52bbadec.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh.52bbadec.mjs deleted file mode 100644 index 5aaa7c2..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh.52bbadec.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTh.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const __nuxt_component_3 = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-6d9079ad"]]); - -export { __nuxt_component_3 as default }; -//# sourceMappingURL=ProseTh.52bbadec.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh.52bbadec.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh.52bbadec.mjs.map deleted file mode 100644 index 520a18f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTh.52bbadec.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseTh.52bbadec.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTh.52bbadec.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACrD,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AACf,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,kBAAqC,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead-styles.1702897c.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead-styles.1702897c.mjs deleted file mode 100644 index 313239b..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead-styles.1702897c.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseThead_vue_vue_type_style_index_0_scoped_7b12174c_lang = "thead[data-v-7b12174c]{border-bottom-width:1px;border-color:rgb(228 228 231/var(--tw-border-opacity))}.dark thead[data-v-7b12174c],thead[data-v-7b12174c]{--tw-border-opacity:1}.dark thead[data-v-7b12174c]{border-color:rgb(39 39 42/var(--tw-border-opacity))}"; - -const ProseTheadStyles_1702897c = [ProseThead_vue_vue_type_style_index_0_scoped_7b12174c_lang]; - -export { ProseTheadStyles_1702897c as default }; -//# sourceMappingURL=ProseThead-styles.1702897c.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead-styles.1702897c.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead-styles.1702897c.mjs.map deleted file mode 100644 index a872ced..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead-styles.1702897c.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseThead-styles.1702897c.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseThead-styles-1.mjs.92fed15f.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseThead-styles.1702897c.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,0DAA6D,GAAA,mQAAA;;ACCnE,kCAAe,CAACA,0DAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead.2114e7bd.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead.2114e7bd.mjs deleted file mode 100644 index 2ed3a07..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead.2114e7bd.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseThead.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const __nuxt_component_1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-7b12174c"]]); - -export { __nuxt_component_1 as default }; -//# sourceMappingURL=ProseThead.2114e7bd.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead.2114e7bd.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead.2114e7bd.mjs.map deleted file mode 100644 index b372f83..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseThead.2114e7bd.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseThead.2114e7bd.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseThead.2114e7bd.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,MAAA,EAAS,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACxD,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAU,QAAA,CAAA,CAAA,CAAA;AAClB,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,mJAAmJ,CAAA,CAAA;AAChO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,kBAAqC,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr-styles.67b36f12.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr-styles.67b36f12.mjs deleted file mode 100644 index e234854..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr-styles.67b36f12.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseTr_vue_vue_type_style_index_0_scoped_328b896a_lang = "tbody tr[data-v-328b896a]{border-bottom-width:1px;border-color:rgb(244 244 245/var(--tw-border-opacity))}.dark tbody tr[data-v-328b896a],tbody tr[data-v-328b896a]{--tw-border-opacity:1}.dark tbody tr[data-v-328b896a]{border-color:rgb(24 24 27/var(--tw-border-opacity))}"; - -const ProseTrStyles_67b36f12 = [ProseTr_vue_vue_type_style_index_0_scoped_328b896a_lang]; - -export { ProseTrStyles_67b36f12 as default }; -//# sourceMappingURL=ProseTr-styles.67b36f12.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr-styles.67b36f12.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr-styles.67b36f12.mjs.map deleted file mode 100644 index 74b5d22..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr-styles.67b36f12.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseTr-styles.67b36f12.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTr-styles-1.mjs.c6dce646.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTr-styles.67b36f12.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,+QAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr.44ef8373.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr.44ef8373.mjs deleted file mode 100644 index de40e4f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr.44ef8373.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTr.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const __nuxt_component_2 = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-328b896a"]]); - -export { __nuxt_component_2 as default }; -//# sourceMappingURL=ProseTr.44ef8373.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr.44ef8373.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr.44ef8373.mjs.map deleted file mode 100644 index 883a9f0..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseTr.44ef8373.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseTr.44ef8373.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseTr.44ef8373.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACrD,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AACf,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,kBAAqC,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl-styles.e34b581e.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl-styles.e34b581e.mjs deleted file mode 100644 index aec6dfe..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl-styles.e34b581e.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const ProseUl_vue_vue_type_style_index_0_scoped_24b04d48_lang = "ul[data-v-24b04d48]{list-style-type:disc;margin:1.25em 0;padding:0 0 0 1.5rem}ul[data-v-24b04d48] ol,ul[data-v-24b04d48] ul{margin-bottom:.5em!important;margin-top:.5em!important}"; - -const ProseUlStyles_e34b581e = [ProseUl_vue_vue_type_style_index_0_scoped_24b04d48_lang]; - -export { ProseUlStyles_e34b581e as default }; -//# sourceMappingURL=ProseUl-styles.e34b581e.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl-styles.e34b581e.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl-styles.e34b581e.mjs.map deleted file mode 100644 index ddc4774..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl-styles.e34b581e.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseUl-styles.e34b581e.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseUl-styles-1.mjs.75ead93c.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseUl-styles.e34b581e.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,qLAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl.9d282d73.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl.9d282d73.mjs deleted file mode 100644 index 40e4f66..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl.9d282d73.mjs +++ /dev/null @@ -1,72 +0,0 @@ -import { ssrRenderAttrs, ssrRenderSlot } from 'vue/server-renderer'; -import { useSSRContext } from 'vue'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseUl.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const ProseUl = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender], ["__scopeId", "data-v-24b04d48"]]); - -export { ProseUl as default }; -//# sourceMappingURL=ProseUl.9d282d73.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl.9d282d73.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl.9d282d73.mjs.map deleted file mode 100644 index bacb76e..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ProseUl.9d282d73.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProseUl.9d282d73.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ProseUl.9d282d73.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAM,KAAA,CAAA,CAAA,GAAA,EAAM,cAAe,CAAA,MAAM,CAAoB,CAAA,iBAAA,CAAA,CAAA,CAAA;AACrD,EAAA,aAAA,CAAc,KAAK,MAAQ,EAAA,SAAA,EAAW,EAAI,EAAA,IAAA,EAAM,OAAO,OAAO,CAAA,CAAA;AAC9D,EAAA,KAAA,CAAM,CAAO,KAAA,CAAA,CAAA,CAAA;AACf,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,gJAAgJ,CAAA,CAAA;AAC7N,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACA,MAAM,OAA0B,mBAAA,WAAA,CAAY,SAAW,EAAA,CAAC,CAAC,WAAA,EAAa,cAAc,CAAA,EAAG,CAAC,WAAA,EAAa,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases-styles.a8e9ebdf.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases-styles.a8e9ebdf.mjs deleted file mode 100644 index 7065c4c..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases-styles.a8e9ebdf.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const Releases_vue_vue_type_style_index_0_scoped_3735c798_lang = '.release[data-v-3735c798]:last-of-type{border-style:none;margin-bottom:0}.release-meta[data-v-3735c798]{top:var(--header-height)}.release-meta[data-v-3735c798]:before{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background-color:hsla(0,0%,100%,.95);content:" ";display:block;height:100%;position:absolute;right:0;top:0;width:100%;z-index:-1}.dark .release-meta[data-v-3735c798]:before{background-color:rgba(12,12,13,.95)}@media (min-width:1024px){.release-meta[data-v-3735c798]{flex-direction:column}.release-meta[data-v-3735c798]:before{display:none}}'; - -const ReleasesStyles_a8e9ebdf = [Releases_vue_vue_type_style_index_0_scoped_3735c798_lang]; - -export { ReleasesStyles_a8e9ebdf as default }; -//# sourceMappingURL=Releases-styles.a8e9ebdf.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases-styles.a8e9ebdf.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases-styles.a8e9ebdf.mjs.map deleted file mode 100644 index 24aae5e..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases-styles.a8e9ebdf.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Releases-styles.a8e9ebdf.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Releases-styles-1.mjs.0bc4f834.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Releases-styles.a8e9ebdf.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,wDAA2D,GAAA,gjCAAA;;ACCjE,gCAAe,CAACA,wDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases.f8bbe863.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases.f8bbe863.mjs deleted file mode 100644 index 4f4755d..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases.f8bbe863.mjs +++ /dev/null @@ -1,173 +0,0 @@ -import { b as _export_sfc, h as useRuntimeConfig, i as _sfc_main$m } from '../server.mjs'; -import _sfc_main$1 from './ReleasesReactions.6487e480.mjs'; -import { useSSRContext, defineComponent, resolveComponent, withCtx, openBlock, createBlock, Fragment, renderList, createVNode, toDisplayString, createCommentVNode } from 'vue'; -import { ssrRenderComponent, ssrRenderList, ssrRenderAttr, ssrInterpolate } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; -import './Badge.41c3e619.mjs'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "Releases", - __ssrInlineRender: true, - setup(__props) { - const config = useRuntimeConfig(); - if (!(config == null ? void 0 : config.github)) { - throw new Error("If you want to use `Releases` component, you must specify: `owner`, `repo` and `branch` in your nuxt.config `github` key."); - } - const formatDateByLocale = (date) => { - const currentLocale = "en-US"; - try { - return new Intl.DateTimeFormat(currentLocale, { - day: "numeric", - month: "long", - year: "numeric" - }).format(Date.parse(date)); - } catch (_) { - return date; - } - }; - return (_ctx, _push, _parent, _attrs) => { - const _component_GithubReleases = resolveComponent("GithubReleases"); - const _component_ContentRenderer = _sfc_main$m; - const _component_ReleasesReactions = _sfc_main$1; - _push(ssrRenderComponent(_component_GithubReleases, _attrs, { - default: withCtx(({ releases }, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(``); - ssrRenderList(releases, (release) => { - var _a; - _push2(`
    `); - _push2(ssrRenderComponent(_component_ContentRenderer, { - value: release, - class: "docus-content" - }, null, _parent2, _scopeId)); - _push2(ssrRenderComponent(_component_ReleasesReactions, { - class: "lg:mb-4", - release - }, null, _parent2, _scopeId)); - _push2(`
    ${ssrInterpolate(release.name)}
    `); - if (release.author) { - _push2(`

    @${ssrInterpolate(release.author.name)}

    `); - } else { - _push2(``); - } - _push2(`

    ${ssrInterpolate(formatDateByLocale(release.date))}

    `); - }); - _push2(``); - } else { - return [ - (openBlock(true), createBlock(Fragment, null, renderList(releases, (release) => { - var _a; - return openBlock(), createBlock("div", { - key: release.name, - class: "release mb-6 flex flex-col-reverse border-gray-100 pb-6 dark:border-gray-800 lg:flex-row lg:border-b" - }, [ - createVNode("div", { class: "flex-1" }, [ - createVNode(_component_ContentRenderer, { - value: release, - class: "docus-content" - }, null, 8, ["value"]), - createVNode(_component_ReleasesReactions, { - class: "lg:mb-4", - release - }, null, 8, ["release"]) - ]), - createVNode("div", { class: "release-meta z-1 sticky -mt-8 flex w-full flex-row items-center justify-between gap-2 self-start px-8 text-right lg:w-1/4 lg:flex-col lg:items-end lg:bg-transparent lg:px-0 lg:pt-8 lg:backdrop-blur-none" }, [ - createVNode("a", { - href: release.url, - target: "_blank" - }, [ - createVNode("h2", { - id: release.name, - class: "hover:text-primary-500 u-text-gray-900 cursor-pointer text-2xl font-bold lg:text-3xl" - }, toDisplayString(release.name), 9, ["id"]) - ], 8, ["href"]), - createVNode("div", { class: "flex flex-col gap-2 pb-4" }, [ - release.author ? (openBlock(), createBlock("a", { - key: 0, - target: "_blank", - href: release.author.url, - class: "hover:u-text-gray-900 mt-4 flex items-center justify-end gap-2 lg:mt-0" - }, [ - createVNode("div", { class: "flex-shrink-0" }, [ - createVNode("img", { - class: "h-6 w-6 rounded-full", - src: (_a = release.author) == null ? void 0 : _a.avatar, - alt: "" - }, null, 8, ["src"]) - ]), - createVNode("p", { class: "text-sm lg:text-base" }, "@" + toDisplayString(release.author.name), 1) - ], 8, ["href"])) : createCommentVNode("", true), - createVNode("p", { class: "text-xs lg:text-base" }, toDisplayString(formatDateByLocale(release.date)), 1) - ]) - ]) - ]); - }), 128)) - ]; - } - }), - _: 1 - }, _parent)); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/Releases.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const Releases = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3735c798"]]); - -export { Releases as default }; -//# sourceMappingURL=Releases.f8bbe863.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases.f8bbe863.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases.f8bbe863.mjs.map deleted file mode 100644 index 0e71e19..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Releases.f8bbe863.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Releases.f8bbe863.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Releases.f8bbe863.js"],"sourcesContent":null,"names":["_sfc_main$1","_sfc_main$2"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ReleasesReactions.6487e480.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ReleasesReactions.6487e480.mjs deleted file mode 100644 index 3d7e861..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ReleasesReactions.6487e480.mjs +++ /dev/null @@ -1,132 +0,0 @@ -import _sfc_main$1 from './Badge.41c3e619.mjs'; -import { defineComponent, computed, unref, mergeProps, withCtx, createTextVNode, toDisplayString, createVNode, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrRenderList, ssrRenderComponent, ssrInterpolate } from 'vue/server-renderer'; -import '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "ReleasesReactions", - __ssrInlineRender: true, - props: { - release: { - type: Object, - required: true - } - }, - setup(__props) { - const props = __props; - const map = { - "+1": "\u{1F44D}", - "-1": "\u{1F44E}", - laugh: "\u{1F602}", - hooray: "\u{1F389}", - confused: "\u{1F615}", - heart: "\u2764\uFE0F", - rocket: "\u{1F680}", - eyes: "\u{1F440}" - }; - const reactions = computed(() => { - var _a, _b; - if (!((_a = props.release) == null ? void 0 : _a.reactions)) { - return {}; - } - return Object.entries((_b = props.release) == null ? void 0 : _b.reactions).reduce((acc, [key, value]) => { - if (["url", "total_count"].includes(key) || value === 0) { - return acc; - } - acc.push({ - key, - value - }); - return acc; - }, []); - }); - return (_ctx, _push, _parent, _attrs) => { - const _component_Badge = _sfc_main$1; - if (unref(reactions).length) { - _push(``); - ssrRenderList(unref(reactions), (reaction) => { - _push(ssrRenderComponent(_component_Badge, { - key: reaction.key, - type: "gray" - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(`${ssrInterpolate(map[reaction.key])} ${ssrInterpolate(reaction.value)}`); - } else { - return [ - createTextVNode(toDisplayString(map[reaction.key]) + " ", 1), - createVNode("span", { class: "ml-2 font-semibold" }, toDisplayString(reaction.value), 1) - ]; - } - }), - _: 2 - }, _parent)); - }); - _push(``); - } else { - _push(``); - } - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/ReleasesReactions.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=ReleasesReactions.6487e480.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ReleasesReactions.6487e480.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ReleasesReactions.6487e480.mjs.map deleted file mode 100644 index 639ecad..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/ReleasesReactions.6487e480.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ReleasesReactions.6487e480.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ReleasesReactions.6487e480.js"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox-styles.3e911850.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox-styles.3e911850.mjs deleted file mode 100644 index dff9dfa..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox-styles.3e911850.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const Sandbox_vue_vue_type_style_index_0_scoped_6e13e020_lang = ".sandbox[data-v-6e13e020]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.5rem;font-size:1.875rem;line-height:2.25rem;overflow:hidden}.dark .sandbox[data-v-6e13e020]{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.sandbox iframe[data-v-6e13e020]{border-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;height:16rem;height:700px;overflow:hidden;width:100%}"; - -const SandboxStyles_3e911850 = [Sandbox_vue_vue_type_style_index_0_scoped_6e13e020_lang]; - -export { SandboxStyles_3e911850 as default }; -//# sourceMappingURL=Sandbox-styles.3e911850.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox-styles.3e911850.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox-styles.3e911850.mjs.map deleted file mode 100644 index 59b989c..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox-styles.3e911850.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Sandbox-styles.3e911850.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Sandbox-styles-1.mjs.c37ec56d.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Sandbox-styles.3e911850.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,mbAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox.1872a032.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox.1872a032.mjs deleted file mode 100644 index 8556a14..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox.1872a032.mjs +++ /dev/null @@ -1,190 +0,0 @@ -import __nuxt_component_0 from './TabsHeader.c36e1d75.mjs'; -import { b as _export_sfc, e as useColorMode, f as __nuxt_component_0$3, a as _sfc_main$k } from '../server.mjs'; -import { useSSRContext, defineComponent, ref, computed, mergeProps, unref, withCtx, createVNode } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent, ssrRenderAttr } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "Sandbox", - __ssrInlineRender: true, - props: { - src: { - type: String, - default: "" - }, - repo: { - type: String, - default: "" - }, - branch: { - type: String, - default: "" - }, - dir: { - type: String, - default: "" - }, - file: { - type: String, - default: "app.vue" - } - }, - setup(__props) { - const props = __props; - const colorMode = useColorMode(); - const providers = { - CodeSandBox: () => `https://codesandbox.io/embed/github/${props.repo}/tree/${props.branch}/${props.dir}?hidenavigation=1&theme=${colorMode.value}`, - StackBlitz: () => `https://stackblitz.com/github/${props.repo}/tree/${props.branch}/${props.dir}?embed=1&file=${props.file}&theme=${colorMode.value}` - }; - const providersTabs = Object.keys(providers).map((p) => ({ label: p })); - const activeTabIndex = ref(-1); - const tabs = ref(); - const url = ref(""); - const provider = ref(""); - const changeProvider = (value) => { - provider.value = value; - url.value = props.src || providers[provider.value](); - localStorage.setItem("docus_sandbox", value); - }; - const sandBoxUrl = computed(() => { - var _a; - return (_a = url.value) == null ? void 0 : _a.replace("?embed=1&", "?").replace("/embed/", "/s/"); - }); - const updateTab = (i) => { - activeTabIndex.value = i; - changeProvider(providersTabs[i].label); - }; - return (_ctx, _push, _parent, _attrs) => { - const _component_TabsHeader = __nuxt_component_0; - const _component_NuxtLink = __nuxt_component_0$3; - const _component_Icon = _sfc_main$k; - _push(``); - if (!__props.src) { - _push(ssrRenderComponent(_component_TabsHeader, { - ref_key: "tabs", - ref: tabs, - "active-tab-index": activeTabIndex.value, - tabs: unref(providersTabs), - "onUpdate:activeTabIndex": updateTab - }, { - footer: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(`
    `); - _push2(ssrRenderComponent(_component_NuxtLink, { - class: "u-text-gray-500 hover:u-text-gray-700 flex items-center", - to: unref(sandBoxUrl), - target: "_blank" - }, { - default: withCtx((_2, _push3, _parent3, _scopeId2) => { - if (_push3) { - _push3(ssrRenderComponent(_component_Icon, { - name: "heroicons-outline:arrows-expand", - class: "h-6 w-6" - }, null, _parent3, _scopeId2)); - } else { - return [ - createVNode(_component_Icon, { - name: "heroicons-outline:arrows-expand", - class: "h-6 w-6" - }) - ]; - } - }), - _: 1 - }, _parent2, _scopeId)); - _push2(`
    `); - } else { - return [ - createVNode("div", { class: "absolute top-1/2 right-0 -translate-y-1/2 transform px-4" }, [ - createVNode(_component_NuxtLink, { - class: "u-text-gray-500 hover:u-text-gray-700 flex items-center", - to: unref(sandBoxUrl), - target: "_blank" - }, { - default: withCtx(() => [ - createVNode(_component_Icon, { - name: "heroicons-outline:arrows-expand", - class: "h-6 w-6" - }) - ]), - _: 1 - }, 8, ["to"]) - ]) - ]; - } - }), - _: 1 - }, _parent)); - } else { - _push(``); - } - if (url.value) { - _push(``); - } else { - _push(`Loading Sandbox...`); - } - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Sandbox.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const Sandbox = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-6e13e020"]]); - -export { Sandbox as default }; -//# sourceMappingURL=Sandbox.1872a032.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox.1872a032.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox.1872a032.mjs.map deleted file mode 100644 index e103b0b..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Sandbox.1872a032.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Sandbox.1872a032.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Sandbox.1872a032.js"],"sourcesContent":null,"names":["__nuxt_component_0$1","_sfc_main$1"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/SourceLink.0fb611e8.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/SourceLink.0fb611e8.mjs deleted file mode 100644 index 0fe5944..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/SourceLink.0fb611e8.mjs +++ /dev/null @@ -1,170 +0,0 @@ -import __nuxt_component_0 from './ProseP.ea1207fc.mjs'; -import { f as __nuxt_component_0$3, a as _sfc_main$k } from '../server.mjs'; -import { defineComponent, resolveComponent, withCtx, createVNode, useSSRContext } from 'vue'; -import { ssrRenderComponent } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "SourceLink", - __ssrInlineRender: true, - props: { - source: { - type: String, - required: true - } - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_ProseP = __nuxt_component_0; - const _component_GithubLink = resolveComponent("GithubLink"); - const _component_NuxtLink = __nuxt_component_0$3; - const _component_Icon = _sfc_main$k; - _push(ssrRenderComponent(_component_ProseP, _attrs, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(ssrRenderComponent(_component_GithubLink, { - source: __props.source, - edit: false - }, { - default: withCtx((data, _push3, _parent3, _scopeId2) => { - if (_push3) { - _push3(ssrRenderComponent(_component_NuxtLink, { - href: data == null ? void 0 : data.url, - target: "_blank", - rel: "noopener", - class: "hover:text-primary-500 flex items-center gap-1 text-sm font-semibold" - }, { - default: withCtx((_2, _push4, _parent4, _scopeId3) => { - if (_push4) { - _push4(ssrRenderComponent(_component_Icon, { - name: "fa-brands:github", - class: "mr-1 h-5 w-5" - }, null, _parent4, _scopeId3)); - _push4(`Show Source`); - } else { - return [ - createVNode(_component_Icon, { - name: "fa-brands:github", - class: "mr-1 h-5 w-5" - }), - createVNode("span", null, "Show Source") - ]; - } - }), - _: 2 - }, _parent3, _scopeId2)); - } else { - return [ - createVNode(_component_NuxtLink, { - href: data == null ? void 0 : data.url, - target: "_blank", - rel: "noopener", - class: "hover:text-primary-500 flex items-center gap-1 text-sm font-semibold" - }, { - default: withCtx(() => [ - createVNode(_component_Icon, { - name: "fa-brands:github", - class: "mr-1 h-5 w-5" - }), - createVNode("span", null, "Show Source") - ]), - _: 2 - }, 1032, ["href"]) - ]; - } - }), - _: 1 - }, _parent2, _scopeId)); - } else { - return [ - createVNode(_component_GithubLink, { - source: __props.source, - edit: false - }, { - default: withCtx((data) => [ - createVNode(_component_NuxtLink, { - href: data == null ? void 0 : data.url, - target: "_blank", - rel: "noopener", - class: "hover:text-primary-500 flex items-center gap-1 text-sm font-semibold" - }, { - default: withCtx(() => [ - createVNode(_component_Icon, { - name: "fa-brands:github", - class: "mr-1 h-5 w-5" - }), - createVNode("span", null, "Show Source") - ]), - _: 2 - }, 1032, ["href"]) - ]), - _: 1 - }, 8, ["source"]) - ]; - } - }), - _: 1 - }, _parent)); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/SourceLink.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=SourceLink.0fb611e8.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/SourceLink.0fb611e8.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/SourceLink.0fb611e8.mjs.map deleted file mode 100644 index f113819..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/SourceLink.0fb611e8.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SourceLink.0fb611e8.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/SourceLink.0fb611e8.js"],"sourcesContent":null,"names":["__nuxt_component_0$1","_sfc_main$1"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader-styles.5dfc8c4a.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader-styles.5dfc8c4a.mjs deleted file mode 100644 index 635c289..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader-styles.5dfc8c4a.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const TabsHeader_vue_vue_type_style_index_0_scoped_c344a03d_lang = ".highlight-underline[data-v-c344a03d]{transition:left .15s,top .15s,width .15s,height .15s,transform .1s,opacity .1s}"; - -const TabsHeaderStyles_5dfc8c4a = [TabsHeader_vue_vue_type_style_index_0_scoped_c344a03d_lang]; - -export { TabsHeaderStyles_5dfc8c4a as default }; -//# sourceMappingURL=TabsHeader-styles.5dfc8c4a.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader-styles.5dfc8c4a.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader-styles.5dfc8c4a.mjs.map deleted file mode 100644 index 0eb01e0..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader-styles.5dfc8c4a.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TabsHeader-styles.5dfc8c4a.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/TabsHeader-styles-1.mjs.2c9fc02b.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/TabsHeader-styles.5dfc8c4a.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,0DAA6D,GAAA,uHAAA;;ACCnE,kCAAe,CAACA,0DAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader.c36e1d75.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader.c36e1d75.mjs deleted file mode 100644 index 8812631..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader.c36e1d75.mjs +++ /dev/null @@ -1,128 +0,0 @@ -import { useSSRContext, defineComponent, ref, watch, mergeProps } from 'vue'; -import { ssrRenderAttrs, ssrRenderList, ssrRenderClass, ssrInterpolate, ssrRenderStyle, ssrRenderSlot } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "TabsHeader", - __ssrInlineRender: true, - props: { - tabs: { - type: Array, - required: true - }, - activeTabIndex: { - type: Number, - required: true - } - }, - emits: ["update:activeTabIndex"], - setup(__props, { emit }) { - const props = __props; - const tabsRef = ref(); - const highlightUnderline = ref(); - const updateHighlightUnderlinePosition = (activeTab) => { - if (!activeTab) { - return; - } - highlightUnderline.value.style.left = `${activeTab.offsetLeft}px`; - highlightUnderline.value.style.top = `${activeTab.offsetTop}px`; - highlightUnderline.value.style.width = `${activeTab.clientWidth}px`; - highlightUnderline.value.style.height = `${activeTab.clientHeight}px`; - highlightUnderline.value.style.transform = "scale(1)"; - highlightUnderline.value.style.opacity = 1; - }; - watch( - tabsRef, - (newVal) => { - if (!newVal) { - return; - } - setTimeout(() => { - updateHighlightUnderlinePosition(tabsRef.value.children[props.activeTabIndex]); - }, 50); - }, - { - immediate: true - } - ); - return (_ctx, _push, _parent, _attrs) => { - _push(``); - if (__props.tabs) { - _push(`
    `); - ssrRenderList(__props.tabs, ({ label }, i) => { - _push(``); - }); - _push(`
    `); - } else { - _push(``); - } - ssrRenderSlot(_ctx.$slots, "footer", {}, null, _push, _parent); - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const __nuxt_component_0 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-c344a03d"]]); - -export { __nuxt_component_0 as default }; -//# sourceMappingURL=TabsHeader.c36e1d75.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader.c36e1d75.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader.c36e1d75.mjs.map deleted file mode 100644 index 1331b76..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/TabsHeader.c36e1d75.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TabsHeader.c36e1d75.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/TabsHeader.c36e1d75.js"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Terminal.bf4fd044.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Terminal.bf4fd044.mjs deleted file mode 100644 index b3e9166..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Terminal.bf4fd044.mjs +++ /dev/null @@ -1,42 +0,0 @@ -import { defineComponent, ref, mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrInterpolate } from 'vue/server-renderer'; -import { u as useClipboard } from './index.4e223d73.mjs'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "Terminal", - __ssrInlineRender: true, - props: { - content: { - type: String, - required: true - } - }, - setup(__props) { - useClipboard(); - const state = ref("init"); - return (_ctx, _push, _parent, _attrs) => { - _push(``); - if (state.value === "copied") { - _push(`
    Copied!
    `); - } else { - _push(``); - } - _push(`
    Bash
    $${ssrInterpolate(__props.content)}
    `); - if (state.value !== "copied") { - _push(`
    Click to copy
    `); - } else { - _push(``); - } - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Terminal.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=Terminal.bf4fd044.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Terminal.bf4fd044.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Terminal.bf4fd044.mjs.map deleted file mode 100644 index e0101bb..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/Terminal.bf4fd044.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Terminal.bf4fd044.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Terminal.bf4fd044.js"],"sourcesContent":null,"names":[],"mappings":";;;;AAGA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,UAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,OAAS,EAAA;AAAA,MACP,IAAM,EAAA,MAAA;AAAA,MACN,QAAU,EAAA,IAAA;AAAA,KACZ;AAAA,GACF;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAa,YAAA,EAAA,CAAA;AACb,IAAM,MAAA,KAAA,GAAQ,IAAI,MAAM,CAAA,CAAA;AACxB,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA,EAAE,OAAO,gGAAiG,EAAA,EAAG,MAAM,CAAC,CAAI,CAAA,CAAA,CAAA,CAAA,CAAA;AAC/J,MAAI,IAAA,KAAA,CAAM,UAAU,QAAU,EAAA;AAC5B,QAAA,KAAA,CAAM,CAA+O,6OAAA,CAAA,CAAA,CAAA;AAAA,OAChP,MAAA;AACL,QAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AAAA,OACjB;AACA,MAAA,KAAA,CAAM,CAAuhB,ohBAAA,EAAA,cAAA,CAAe,OAAQ,CAAA,OAAO,CAAgB,CAAA,aAAA,CAAA,CAAA,CAAA;AAC3kB,MAAI,IAAA,KAAA,CAAM,UAAU,QAAU,EAAA;AAC5B,QAAA,KAAA,CAAM,CAAwH,sHAAA,CAAA,CAAA,CAAA;AAAA,OACzH,MAAA;AACL,QAAA,KAAA,CAAM,CAAS,OAAA,CAAA,CAAA,CAAA;AAAA,OACjB;AACA,MAAA,KAAA,CAAM,CAAQ,MAAA,CAAA,CAAA,CAAA;AAAA,KAChB,CAAA;AAAA,GACF;AACF,CAAC,EAAA;AACD,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,mJAAmJ,CAAA,CAAA;AAChO,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer-styles.63f15c16.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer-styles.63f15c16.mjs deleted file mode 100644 index 291e505..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer-styles.63f15c16.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const VideoPlayer_vue_vue_type_style_index_0_scoped_34317701_lang = `.video-player[data-v-34317701]:after{content:" ";display:block;position:absolute}.video-player .play[data-v-34317701]{background-color:transparent;background-image:url('data:image/svg+xml;utf8,');border:none;cursor:pointer;filter:grayscale(100%);height:48px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:filter .1s cubic-bezier(0,0,.2,1);width:68px;z-index:1}.video-player:hover .play[data-v-34317701]{filter:none}video[data-v-34317701]{width:100%}`; - -const VideoPlayerStyles_63f15c16 = [VideoPlayer_vue_vue_type_style_index_0_scoped_34317701_lang]; - -export { VideoPlayerStyles_63f15c16 as default }; -//# sourceMappingURL=VideoPlayer-styles.63f15c16.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer-styles.63f15c16.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer-styles.63f15c16.mjs.map deleted file mode 100644 index fd1232d..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer-styles.63f15c16.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"VideoPlayer-styles.63f15c16.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/VideoPlayer-styles-1.mjs.e0d5eab1.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/VideoPlayer-styles.63f15c16.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,2DAA8D,GAAA,CAAA,88BAAA,CAAA;;ACCpE,mCAAe,CAACA,2DAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer.9be17634.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer.9be17634.mjs deleted file mode 100644 index 221a291..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer.9be17634.mjs +++ /dev/null @@ -1,149 +0,0 @@ -import _sfc_main$1 from './NuxtImg.b4209846.mjs'; -import { useSSRContext, defineComponent, computed, ref, mergeProps, unref } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent, ssrRenderAttr, ssrRenderList, ssrIncludeBooleanAttr } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "VideoPlayer", - __ssrInlineRender: true, - props: { - poster: { - type: String, - default: "" - }, - src: { - type: String, - default: "" - }, - sources: { - type: Array, - default: () => [] - } - }, - setup(__props) { - const props = __props; - const provider = computed(() => { - if (props.src && props.src.includes("youtube.com/watch")) { - const match = props.src.match(/\?v=([^&]*)/); - return { - name: "youtube", - src: `https://www.youtube-nocookie.com/embed/${match[1]}?autoplay=1`, - poster: props.poster || `https://i3.ytimg.com/vi/${match[1]}/hqdefault.jpg` - }; - } - }); - const loaded = ref(false); - if (!props.src && !props.sources.length) { - throw new Error("VideoPlayer: you need to provide either `src` or `sources` props"); - } - const src = computed(() => { - var _a, _b; - return props.src || ((_b = (_a = props.sources) == null ? void 0 : _a[0]) == null ? void 0 : _b.src) || false; - }); - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtImg = _sfc_main$1; - _push(``); - if (unref(provider) ? unref(provider).poster : __props.poster) { - _push(ssrRenderComponent(_component_NuxtImg, { - "image-classes": "video absolute top-0 left-0 h-full w-full object-fit", - src: unref(provider) ? unref(provider).poster : __props.poster - }, null, _parent)); - } else { - _push(``); - } - if (loaded.value) { - _push(`
    `); - if (!unref(provider)) { - _push(``); - if (unref(src)) { - _push(``); - } else { - _push(``); - } - _push(``); - ssrRenderList(__props.sources, (source) => { - _push(``); - }); - _push(``); - } else if (unref(provider).name === "youtube") { - _push(``); - } else { - _push(``); - } - _push(`
    `); - } else { - _push(``); - } - if (!loaded.value) { - _push(`
    `); - } else { - _push(``); - } - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/VideoPlayer.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const VideoPlayer = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-34317701"]]); - -export { VideoPlayer as default }; -//# sourceMappingURL=VideoPlayer.9be17634.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer.9be17634.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer.9be17634.mjs.map deleted file mode 100644 index 8deaff5..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/VideoPlayer.9be17634.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"VideoPlayer.9be17634.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/VideoPlayer.9be17634.js"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/asyncData.cada7b2c.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/asyncData.cada7b2c.mjs deleted file mode 100644 index 47cc48f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/asyncData.cada7b2c.mjs +++ /dev/null @@ -1,107 +0,0 @@ -import { ref, onServerPrefetch, unref } from 'vue'; -import { d as useNuxtApp } from '../server.mjs'; - -const getDefault = () => null; -function useAsyncData(...args) { - var _a, _b, _c, _d, _e, _f, _g, _h, _i; - const autoKey = typeof args[args.length - 1] === "string" ? args.pop() : void 0; - if (typeof args[0] !== "string") { - args.unshift(autoKey); - } - let [key, handler, options = {}] = args; - if (typeof key !== "string") { - throw new TypeError("[nuxt] [asyncData] key must be a string."); - } - if (typeof handler !== "function") { - throw new TypeError("[nuxt] [asyncData] handler must be a function."); - } - options.server = (_a = options.server) != null ? _a : true; - options.default = (_b = options.default) != null ? _b : getDefault; - if (options.defer) { - console.warn("[useAsyncData] `defer` has been renamed to `lazy`. Support for `defer` will be removed in RC."); - } - options.lazy = (_d = (_c = options.lazy) != null ? _c : options.defer) != null ? _d : false; - options.initialCache = (_e = options.initialCache) != null ? _e : true; - options.immediate = (_f = options.immediate) != null ? _f : true; - const nuxt = useNuxtApp(); - const useInitialCache = () => (nuxt.isHydrating || options.initialCache) && nuxt.payload.data[key] !== void 0; - if (!nuxt._asyncData[key]) { - nuxt._asyncData[key] = { - data: ref(useInitialCache() ? nuxt.payload.data[key] : (_h = (_g = options.default) == null ? void 0 : _g.call(options)) != null ? _h : null), - pending: ref(!useInitialCache()), - error: ref((_i = nuxt.payload._errors[key]) != null ? _i : null) - }; - } - const asyncData = { ...nuxt._asyncData[key] }; - asyncData.refresh = asyncData.execute = (opts = {}) => { - if (nuxt._asyncDataPromises[key]) { - if (opts.dedupe === false) { - return nuxt._asyncDataPromises[key]; - } - nuxt._asyncDataPromises[key].cancelled = true; - } - if (opts._initial && useInitialCache()) { - return nuxt.payload.data[key]; - } - asyncData.pending.value = true; - const promise = new Promise( - (resolve, reject) => { - try { - resolve(handler(nuxt)); - } catch (err) { - reject(err); - } - } - ).then((result) => { - if (promise.cancelled) { - return nuxt._asyncDataPromises[key]; - } - if (options.transform) { - result = options.transform(result); - } - if (options.pick) { - result = pick(result, options.pick); - } - asyncData.data.value = result; - asyncData.error.value = null; - }).catch((error) => { - var _a2, _b2; - if (promise.cancelled) { - return nuxt._asyncDataPromises[key]; - } - asyncData.error.value = error; - asyncData.data.value = unref((_b2 = (_a2 = options.default) == null ? void 0 : _a2.call(options)) != null ? _b2 : null); - }).finally(() => { - if (promise.cancelled) { - return; - } - asyncData.pending.value = false; - nuxt.payload.data[key] = asyncData.data.value; - if (asyncData.error.value) { - nuxt.payload._errors[key] = true; - } - delete nuxt._asyncDataPromises[key]; - }); - nuxt._asyncDataPromises[key] = promise; - return nuxt._asyncDataPromises[key]; - }; - const initialFetch = () => asyncData.refresh({ _initial: true }); - const fetchOnServer = options.server !== false && nuxt.payload.serverRendered; - if (fetchOnServer && options.immediate) { - const promise = initialFetch(); - onServerPrefetch(() => promise); - } - const asyncDataPromise = Promise.resolve(nuxt._asyncDataPromises[key]).then(() => asyncData); - Object.assign(asyncDataPromise, asyncData); - return asyncDataPromise; -} -function pick(obj, keys) { - const newObj = {}; - for (const key of keys) { - newObj[key] = obj[key]; - } - return newObj; -} - -export { useAsyncData as u }; -//# sourceMappingURL=asyncData.cada7b2c.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/asyncData.cada7b2c.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/asyncData.cada7b2c.mjs.map deleted file mode 100644 index 5ae11dd..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/asyncData.cada7b2c.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"asyncData.cada7b2c.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/asyncData.cada7b2c.js"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/client-db.6f1ed46a.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/client-db.6f1ed46a.mjs deleted file mode 100644 index 8c45d89..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/client-db.6f1ed46a.mjs +++ /dev/null @@ -1,329 +0,0 @@ -import memory from 'unstorage/drivers/memory'; -import { prefixStorage, createStorage } from 'unstorage'; -import { H as useCookie, I as createQuery, d as useNuxtApp, h as useRuntimeConfig, z as get, A as assertArray, B as ensureArray, D as sortList, E as apply, F as withoutKeys, G as withKeys } from '../server.mjs'; -import { withBase } from 'ufo'; -import { pascalCase } from 'scule'; -import 'vue'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'property-information'; -import 'html-tags'; -import 'vue/server-renderer'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage/drivers/overlay'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -function createMatch(opts = {}) { - const operators = createOperators(match, opts.operators); - function match(item, conditions) { - if (typeof conditions !== "object" || conditions instanceof RegExp) { - return operators.$eq(item, conditions); - } - return Object.keys(conditions || {}).every((key) => { - const condition = conditions[key]; - if (key.startsWith("$") && operators[key]) { - const fn = operators[key]; - return typeof fn === "function" ? fn(item, condition) : false; - } - return match(get(item, key), condition); - }); - } - return match; -} -function createOperators(match, operators = {}) { - return { - $match: (item, condition) => match(item, condition), - $eq: (item, condition) => condition instanceof RegExp ? condition.test(item) : item === condition, - $ne: (item, condition) => condition instanceof RegExp ? !condition.test(item) : item !== condition, - $not: (item, condition) => !match(item, condition), - $and: (item, condition) => { - assertArray(condition, "$and requires an array as condition"); - return condition.every((cond) => match(item, cond)); - }, - $or: (item, condition) => { - assertArray(condition, "$or requires an array as condition"); - return condition.some((cond) => match(item, cond)); - }, - $in: (item, condition) => ensureArray(condition).some( - (cond) => Array.isArray(item) ? match(item, { $contains: cond }) : match(item, cond) - ), - $contains: (item, condition) => { - item = Array.isArray(item) ? item : String(item); - return ensureArray(condition).every((i) => item.includes(i)); - }, - $icontains: (item, condition) => { - if (typeof condition !== "string") { - throw new TypeError("$icontains requires a string, use $contains instead"); - } - item = String(item).toLocaleLowerCase(); - return ensureArray(condition).every((i) => item.includes(i.toLocaleLowerCase())); - }, - $containsAny: (item, condition) => { - assertArray(condition, "$containsAny requires an array as condition"); - item = Array.isArray(item) ? item : String(item); - return condition.some((i) => item.includes(i)); - }, - $exists: (item, condition) => condition ? typeof item !== "undefined" : typeof item === "undefined", - $type: (item, condition) => typeof item === String(condition), - $regex: (item, condition) => { - if (!(condition instanceof RegExp)) { - const matched = String(condition).match(/\/(.*)\/([dgimsuy]*)$/); - condition = matched ? new RegExp(matched[1], matched[2] || "") : new RegExp(condition); - } - return condition.test(String(item || "")); - }, - $lt: (item, condition) => { - return item < condition; - }, - $lte: (item, condition) => { - return item <= condition; - }, - $gt: (item, condition) => { - return item > condition; - }, - $gte: (item, condition) => { - return item >= condition; - }, - ...operators || {} - }; -} -function createPipelineFetcher(getContentsList) { - const match = createMatch(); - const surround = (data, { query, before, after }) => { - const matchQuery = typeof query === "string" ? { _path: query } : query; - const index = data.findIndex((item) => match(item, matchQuery)); - before = before || 1; - after = after || 1; - const slice = new Array(before + after).fill(null, 0); - return index === -1 ? slice : slice.map((_, i) => data[index - before + i + Number(i >= before)] || null); - }; - const pipelines = [ - (data, params) => data.filter((item) => ensureArray(params.where).every((matchQuery) => match(item, matchQuery))), - (data, params) => ensureArray(params.sort).forEach((options) => sortList(data, options)), - (data, params) => params.surround ? surround(data, params.surround) : data, - (data, params) => params.skip ? data.slice(params.skip) : data, - (data, params) => params.limit ? data.slice(0, params.limit) : data, - (data, params) => apply(withoutKeys(params.without))(data), - (data, params) => apply(withKeys(params.only))(data), - (data, params) => params.first ? data[0] : data - ]; - return async (query) => { - const data = await getContentsList(); - return pipelines.reduce(($data, pipe) => pipe($data, query.params()) || $data, data); - }; -} -const generateTitle = (path) => path.split(/[\s-]/g).map(pascalCase).join(" "); -function createNav(contents, configs) { - const { navigation } = useRuntimeConfig().content; - const pickNavigationFields = (content) => ({ - ...pick(["title", ...navigation.fields])(content), - ...isObject(content == null ? void 0 : content.navigation) ? content.navigation : {} - }); - const nav = contents.sort((a, b) => a._path.localeCompare(b._path)).reduce((nav2, content) => { - const parts = content._path.substring(1).split("/"); - const idParts = content._id.split(":").slice(1); - const isIndex = !!idParts[idParts.length - 1].match(/([1-9][0-9]*\.)?index.md/g); - const getNavItem = (content2) => ({ - title: content2.title, - _path: content2._path, - _file: content2._file, - children: [], - ...pickNavigationFields(content2), - ...content2._draft ? { _draft: true } : {} - }); - const navItem = getNavItem(content); - if (isIndex) { - const dirConfig = configs[navItem._path]; - if (typeof (dirConfig == null ? void 0 : dirConfig.navigation) !== "undefined" && !(dirConfig == null ? void 0 : dirConfig.navigation)) { - return nav2; - } - if (content._path !== "/") { - const indexItem = getNavItem(content); - navItem.children.push(indexItem); - } - Object.assign( - navItem, - pickNavigationFields(dirConfig) - ); - } - if (parts.length === 1) { - nav2.push(navItem); - return nav2; - } - const siblings = parts.slice(0, -1).reduce((nodes, part, i) => { - const currentPathPart = "/" + parts.slice(0, i + 1).join("/"); - const conf = configs[currentPathPart]; - if (typeof (conf == null ? void 0 : conf.navigation) !== "undefined" && !conf.navigation) { - return []; - } - let parent = nodes.find((n) => n._path === currentPathPart); - if (!parent) { - parent = { - title: generateTitle(part), - _path: currentPathPart, - _file: content._file, - children: [], - ...pickNavigationFields(conf) - }; - nodes.push(parent); - } - return parent.children; - }, nav2); - siblings.push(navItem); - return nav2; - }, []); - return sortAndClear(nav); -} -const collator = new Intl.Collator(void 0, { numeric: true, sensitivity: "base" }); -function sortAndClear(nav) { - const sorted = nav.sort((a, b) => collator.compare(a._file, b._file)); - for (const item of sorted) { - if (item.children.length) { - sortAndClear(item.children); - } else { - delete item.children; - } - delete item._file; - } - return nav; -} -function pick(keys) { - return (obj) => { - obj = obj || {}; - if (keys && keys.length) { - return keys.filter((key) => typeof obj[key] !== "undefined").reduce((newObj, key) => Object.assign(newObj, { [key]: obj[key] }), {}); - } - return obj; - }; -} -function isObject(obj) { - return Object.prototype.toString.call(obj) === "[object Object]"; -} -const withContentBase = (url) => withBase(url, "/api/" + useRuntimeConfig().public.content.base); -const contentStorage = prefixStorage(createStorage({ driver: memory() }), "@content"); -const getPreview = () => { - return useCookie("previewToken").value; -}; -function createDB(storage) { - async function getItems() { - const keys = new Set(await storage.getKeys("cache:")); - const previewToken = getPreview(); - if (previewToken) { - const previewMeta = await storage.getItem(`${previewToken}$`).then((data) => data || {}); - if (previewMeta.ignoreBuiltContents) { - keys.clear(); - } - const previewKeys = await storage.getKeys(`${previewToken}:`); - const previewContents = await Promise.all(previewKeys.map((key) => storage.getItem(key))); - for (const pItem of previewContents) { - keys.delete(`cache:${pItem._id}`); - if (!pItem.__deleted) { - keys.add(`${previewToken}:${pItem._id}`); - } - } - } - const items = await Promise.all(Array.from(keys).map((key) => storage.getItem(key))); - return items; - } - return { - storage, - fetch: createPipelineFetcher(getItems), - query: (query) => createQuery(createPipelineFetcher(getItems), query) - }; -} -let contentDatabase; -let contentDatabaseInitPromise; -async function useContentDatabase() { - if (contentDatabaseInitPromise) { - await contentDatabaseInitPromise; - } else if (!contentDatabase) { - contentDatabaseInitPromise = initContentDatabase(); - contentDatabase = await contentDatabaseInitPromise; - } - return contentDatabase; -} -async function initContentDatabase() { - const nuxtApp = useNuxtApp(); - const { clientDB } = useRuntimeConfig().public.content; - const _contentDatabase = createDB(contentStorage); - const integrity = await _contentDatabase.storage.getItem("integrity"); - if (clientDB.integrity !== +integrity) { - const { contents, navigation } = await $fetch(withContentBase("cache.json")); - await Promise.all( - contents.map((content) => _contentDatabase.storage.setItem(`cache:${content._id}`, content)) - ); - await _contentDatabase.storage.setItem("navigation", navigation); - await _contentDatabase.storage.setItem("integrity", clientDB.integrity); - } - await nuxtApp.callHook("content:storage", _contentDatabase.storage); - return _contentDatabase; -} -async function generateNavigation(query) { - const db = await useContentDatabase(); - if (!getPreview() && Object.keys(query || {}).length === 0) { - return db.storage.getItem("navigation"); - } - const contents = await db.query(query).where({ - _partial: false, - navigation: { - $ne: false - } - }).find(); - const dirConfigs = await db.query().where({ _path: /\/_dir$/i, _partial: true }).find(); - const configs = dirConfigs.reduce((configs2, conf) => { - if (conf.title.toLowerCase() === "dir") { - conf.title = void 0; - } - const key = conf._path.split("/").slice(0, -1).join("/") || "/"; - configs2[key] = { - ...conf, - ...conf.body - }; - return configs2; - }, {}); - return createNav(contents, configs); -} - -export { contentStorage, createDB, generateNavigation, getPreview, useContentDatabase }; -//# sourceMappingURL=client-db.6f1ed46a.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/client-db.6f1ed46a.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/client-db.6f1ed46a.mjs.map deleted file mode 100644 index 66a78f3..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/client-db.6f1ed46a.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"client-db.6f1ed46a.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/client-db.6f1ed46a.js"],"sourcesContent":null,"names":["memoryDriver"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuBA,SAAS,WAAA,CAAY,IAAO,GAAA,EAAI,EAAA;AAC9B,EAAA,MAAM,SAAY,GAAA,eAAA,CAAgB,KAAO,EAAA,IAAA,CAAK,SAAS,CAAA,CAAA;AACvD,EAAS,SAAA,KAAA,CAAM,MAAM,UAAY,EAAA;AAC/B,IAAA,IAAI,OAAO,UAAA,KAAe,QAAY,IAAA,UAAA,YAAsB,MAAQ,EAAA;AAClE,MAAO,OAAA,SAAA,CAAU,GAAI,CAAA,IAAA,EAAM,UAAU,CAAA,CAAA;AAAA,KACvC;AACA,IAAO,OAAA,MAAA,CAAO,KAAK,UAAc,IAAA,EAAE,CAAE,CAAA,KAAA,CAAM,CAAC,GAAQ,KAAA;AAClD,MAAA,MAAM,YAAY,UAAW,CAAA,GAAA,CAAA,CAAA;AAC7B,MAAA,IAAI,GAAI,CAAA,UAAA,CAAW,GAAG,CAAA,IAAK,UAAU,GAAM,CAAA,EAAA;AACzC,QAAA,MAAM,KAAK,SAAU,CAAA,GAAA,CAAA,CAAA;AACrB,QAAA,OAAO,OAAO,EAAO,KAAA,UAAA,GAAa,EAAG,CAAA,IAAA,EAAM,SAAS,CAAI,GAAA,KAAA,CAAA;AAAA,OAC1D;AACA,MAAA,OAAO,KAAM,CAAA,GAAA,CAAI,IAAM,EAAA,GAAG,GAAG,SAAS,CAAA,CAAA;AAAA,KACvC,CAAA,CAAA;AAAA,GACH;AACA,EAAO,OAAA,KAAA,CAAA;AACT,CAAA;AACA,SAAS,eAAgB,CAAA,KAAA,EAAO,SAAY,GAAA,EAAI,EAAA;AAC9C,EAAO,OAAA;AAAA,IACL,QAAQ,CAAC,IAAA,EAAM,SAAc,KAAA,KAAA,CAAM,MAAM,SAAS,CAAA;AAAA,IAClD,GAAA,EAAK,CAAC,IAAA,EAAM,SAAc,KAAA,SAAA,YAAqB,SAAS,SAAU,CAAA,IAAA,CAAK,IAAI,CAAA,GAAI,IAAS,KAAA,SAAA;AAAA,IACxF,GAAA,EAAK,CAAC,IAAA,EAAM,SAAc,KAAA,SAAA,YAAqB,MAAS,GAAA,CAAC,SAAU,CAAA,IAAA,CAAK,IAAI,CAAA,GAAI,IAAS,KAAA,SAAA;AAAA,IACzF,MAAM,CAAC,IAAA,EAAM,cAAc,CAAC,KAAA,CAAM,MAAM,SAAS,CAAA;AAAA,IACjD,IAAA,EAAM,CAAC,IAAA,EAAM,SAAc,KAAA;AACzB,MAAA,WAAA,CAAY,WAAW,qCAAqC,CAAA,CAAA;AAC5D,MAAA,OAAO,UAAU,KAAM,CAAA,CAAC,SAAS,KAAM,CAAA,IAAA,EAAM,IAAI,CAAC,CAAA,CAAA;AAAA,KACpD;AAAA,IACA,GAAA,EAAK,CAAC,IAAA,EAAM,SAAc,KAAA;AACxB,MAAA,WAAA,CAAY,WAAW,oCAAoC,CAAA,CAAA;AAC3D,MAAA,OAAO,UAAU,IAAK,CAAA,CAAC,SAAS,KAAM,CAAA,IAAA,EAAM,IAAI,CAAC,CAAA,CAAA;AAAA,KACnD;AAAA,IACA,KAAK,CAAC,IAAA,EAAM,SAAc,KAAA,WAAA,CAAY,SAAS,CAAE,CAAA,IAAA;AAAA,MAC/C,CAAC,IAAA,KAAS,KAAM,CAAA,OAAA,CAAQ,IAAI,CAAI,GAAA,KAAA,CAAM,IAAM,EAAA,EAAE,WAAW,IAAK,EAAC,CAAI,GAAA,KAAA,CAAM,MAAM,IAAI,CAAA;AAAA,KACrF;AAAA,IACA,SAAA,EAAW,CAAC,IAAA,EAAM,SAAc,KAAA;AAC9B,MAAA,IAAA,GAAO,MAAM,OAAQ,CAAA,IAAI,CAAI,GAAA,IAAA,GAAO,OAAO,IAAI,CAAA,CAAA;AAC/C,MAAO,OAAA,WAAA,CAAY,SAAS,CAAE,CAAA,KAAA,CAAM,CAAC,CAAM,KAAA,IAAA,CAAK,QAAS,CAAA,CAAC,CAAC,CAAA,CAAA;AAAA,KAC7D;AAAA,IACA,UAAA,EAAY,CAAC,IAAA,EAAM,SAAc,KAAA;AAC/B,MAAI,IAAA,OAAO,cAAc,QAAU,EAAA;AACjC,QAAM,MAAA,IAAI,UAAU,qDAAqD,CAAA,CAAA;AAAA,OAC3E;AACA,MAAO,IAAA,GAAA,MAAA,CAAO,IAAI,CAAA,CAAE,iBAAkB,EAAA,CAAA;AACtC,MAAO,OAAA,WAAA,CAAY,SAAS,CAAA,CAAE,KAAM,CAAA,CAAC,CAAM,KAAA,IAAA,CAAK,QAAS,CAAA,CAAA,CAAE,iBAAkB,EAAC,CAAC,CAAA,CAAA;AAAA,KACjF;AAAA,IACA,YAAA,EAAc,CAAC,IAAA,EAAM,SAAc,KAAA;AACjC,MAAA,WAAA,CAAY,WAAW,6CAA6C,CAAA,CAAA;AACpE,MAAA,IAAA,GAAO,MAAM,OAAQ,CAAA,IAAI,CAAI,GAAA,IAAA,GAAO,OAAO,IAAI,CAAA,CAAA;AAC/C,MAAA,OAAO,UAAU,IAAK,CAAA,CAAC,MAAM,IAAK,CAAA,QAAA,CAAS,CAAC,CAAC,CAAA,CAAA;AAAA,KAC/C;AAAA,IACA,OAAA,EAAS,CAAC,IAAM,EAAA,SAAA,KAAc,YAAY,OAAO,IAAA,KAAS,WAAc,GAAA,OAAO,IAAS,KAAA,WAAA;AAAA,IACxF,OAAO,CAAC,IAAA,EAAM,cAAc,OAAO,IAAA,KAAS,OAAO,SAAS,CAAA;AAAA,IAC5D,MAAA,EAAQ,CAAC,IAAA,EAAM,SAAc,KAAA;AAC3B,MAAI,IAAA,EAAE,qBAAqB,MAAS,CAAA,EAAA;AAClC,QAAA,MAAM,OAAU,GAAA,MAAA,CAAO,SAAS,CAAA,CAAE,MAAM,uBAAuB,CAAA,CAAA;AAC/D,QAAY,SAAA,GAAA,OAAA,GAAU,IAAI,MAAA,CAAO,OAAQ,CAAA,CAAA,CAAA,EAAI,OAAQ,CAAA,CAAA,CAAA,IAAM,EAAE,CAAA,GAAI,IAAI,MAAA,CAAO,SAAS,CAAA,CAAA;AAAA,OACvF;AACA,MAAA,OAAO,SAAU,CAAA,IAAA,CAAK,MAAO,CAAA,IAAA,IAAQ,EAAE,CAAC,CAAA,CAAA;AAAA,KAC1C;AAAA,IACA,GAAA,EAAK,CAAC,IAAA,EAAM,SAAc,KAAA;AACxB,MAAA,OAAO,IAAO,GAAA,SAAA,CAAA;AAAA,KAChB;AAAA,IACA,IAAA,EAAM,CAAC,IAAA,EAAM,SAAc,KAAA;AACzB,MAAA,OAAO,IAAQ,IAAA,SAAA,CAAA;AAAA,KACjB;AAAA,IACA,GAAA,EAAK,CAAC,IAAA,EAAM,SAAc,KAAA;AACxB,MAAA,OAAO,IAAO,GAAA,SAAA,CAAA;AAAA,KAChB;AAAA,IACA,IAAA,EAAM,CAAC,IAAA,EAAM,SAAc,KAAA;AACzB,MAAA,OAAO,IAAQ,IAAA,SAAA,CAAA;AAAA,KACjB;AAAA,IACA,GAAG,aAAa,EAAC;AAAA,GACnB,CAAA;AACF,CAAA;AACA,SAAS,sBAAsB,eAAiB,EAAA;AAC9C,EAAA,MAAM,QAAQ,WAAY,EAAA,CAAA;AAC1B,EAAA,MAAM,WAAW,CAAC,IAAA,EAAM,EAAE,KAAO,EAAA,MAAA,EAAQ,OAAY,KAAA;AACnD,IAAA,MAAM,aAAa,OAAO,KAAA,KAAU,WAAW,EAAE,KAAA,EAAO,OAAU,GAAA,KAAA,CAAA;AAClE,IAAM,MAAA,KAAA,GAAQ,KAAK,SAAU,CAAA,CAAC,SAAS,KAAM,CAAA,IAAA,EAAM,UAAU,CAAC,CAAA,CAAA;AAC9D,IAAA,MAAA,GAAS,MAAU,IAAA,CAAA,CAAA;AACnB,IAAA,KAAA,GAAQ,KAAS,IAAA,CAAA,CAAA;AACjB,IAAM,MAAA,KAAA,GAAQ,IAAI,KAAM,CAAA,MAAA,GAAS,KAAK,CAAE,CAAA,IAAA,CAAK,MAAM,CAAC,CAAA,CAAA;AACpD,IAAA,OAAO,UAAU,CAAK,CAAA,GAAA,KAAA,GAAQ,KAAM,CAAA,GAAA,CAAI,CAAC,CAAG,EAAA,CAAA,KAAM,IAAK,CAAA,KAAA,GAAQ,SAAS,CAAI,GAAA,MAAA,CAAO,CAAK,IAAA,MAAM,MAAM,IAAI,CAAA,CAAA;AAAA,GAC1G,CAAA;AACA,EAAA,MAAM,SAAY,GAAA;AAAA,IAChB,CAAC,IAAM,EAAA,MAAA,KAAW,KAAK,MAAO,CAAA,CAAC,SAAS,WAAY,CAAA,MAAA,CAAO,KAAK,CAAA,CAAE,MAAM,CAAC,UAAA,KAAe,MAAM,IAAM,EAAA,UAAU,CAAC,CAAC,CAAA;AAAA,IAChH,CAAC,IAAA,EAAM,MAAW,KAAA,WAAA,CAAY,MAAO,CAAA,IAAI,CAAE,CAAA,OAAA,CAAQ,CAAC,OAAA,KAAY,QAAS,CAAA,IAAA,EAAM,OAAO,CAAC,CAAA;AAAA,IACvF,CAAC,MAAM,MAAW,KAAA,MAAA,CAAO,WAAW,QAAS,CAAA,IAAA,EAAM,MAAO,CAAA,QAAQ,CAAI,GAAA,IAAA;AAAA,IACtE,CAAC,MAAM,MAAW,KAAA,MAAA,CAAO,OAAO,IAAK,CAAA,KAAA,CAAM,MAAO,CAAA,IAAI,CAAI,GAAA,IAAA;AAAA,IAC1D,CAAC,IAAM,EAAA,MAAA,KAAW,MAAO,CAAA,KAAA,GAAQ,KAAK,KAAM,CAAA,CAAA,EAAG,MAAO,CAAA,KAAK,CAAI,GAAA,IAAA;AAAA,IAC/D,CAAC,MAAM,MAAW,KAAA,KAAA,CAAM,YAAY,MAAO,CAAA,OAAO,CAAC,CAAA,CAAE,IAAI,CAAA;AAAA,IACzD,CAAC,MAAM,MAAW,KAAA,KAAA,CAAM,SAAS,MAAO,CAAA,IAAI,CAAC,CAAA,CAAE,IAAI,CAAA;AAAA,IACnD,CAAC,IAAM,EAAA,MAAA,KAAW,MAAO,CAAA,KAAA,GAAQ,KAAK,CAAK,CAAA,GAAA,IAAA;AAAA,GAC7C,CAAA;AACA,EAAA,OAAO,OAAO,KAAU,KAAA;AACtB,IAAM,MAAA,IAAA,GAAO,MAAM,eAAgB,EAAA,CAAA;AACnC,IAAA,OAAO,SAAU,CAAA,MAAA,CAAO,CAAC,KAAA,EAAO,IAAS,KAAA,IAAA,CAAK,KAAO,EAAA,KAAA,CAAM,MAAO,EAAC,CAAK,IAAA,KAAA,EAAO,IAAI,CAAA,CAAA;AAAA,GACrF,CAAA;AACF,CAAA;AACA,MAAM,aAAA,GAAgB,CAAC,IAAA,KAAS,IAAK,CAAA,KAAA,CAAM,QAAQ,CAAA,CAAE,GAAI,CAAA,UAAU,CAAE,CAAA,IAAA,CAAK,GAAG,CAAA,CAAA;AAC7E,SAAS,SAAA,CAAU,UAAU,OAAS,EAAA;AACpC,EAAA,MAAM,EAAE,UAAA,EAAe,GAAA,gBAAA,EAAmB,CAAA,OAAA,CAAA;AAC1C,EAAM,MAAA,oBAAA,GAAuB,CAAC,OAAa,MAAA;AAAA,IACzC,GAAG,KAAK,CAAC,OAAA,EAAS,GAAG,UAAW,CAAA,MAAM,CAAC,CAAA,CAAE,OAAO,CAAA;AAAA,IAChD,GAAG,QAAS,CAAA,OAAA,IAAW,IAAO,GAAA,KAAA,CAAA,GAAS,QAAQ,UAAU,CAAA,GAAI,OAAQ,CAAA,UAAA,GAAa,EAAC;AAAA,GACrF,CAAA,CAAA;AACA,EAAA,MAAM,MAAM,QAAS,CAAA,IAAA,CAAK,CAAC,CAAA,EAAG,MAAM,CAAE,CAAA,KAAA,CAAM,aAAc,CAAA,CAAA,CAAE,KAAK,CAAC,CAAA,CAAE,MAAO,CAAA,CAAC,MAAM,OAAY,KAAA;AAC5F,IAAA,MAAM,QAAQ,OAAQ,CAAA,KAAA,CAAM,UAAU,CAAC,CAAA,CAAE,MAAM,GAAG,CAAA,CAAA;AAClD,IAAA,MAAM,UAAU,OAAQ,CAAA,GAAA,CAAI,MAAM,GAAG,CAAA,CAAE,MAAM,CAAC,CAAA,CAAA;AAC9C,IAAM,MAAA,OAAA,GAAU,CAAC,CAAC,OAAA,CAAQ,QAAQ,MAAS,GAAA,CAAA,CAAA,CAAG,MAAM,2BAA2B,CAAA,CAAA;AAC/E,IAAM,MAAA,UAAA,GAAa,CAAC,QAAc,MAAA;AAAA,MAChC,OAAO,QAAS,CAAA,KAAA;AAAA,MAChB,OAAO,QAAS,CAAA,KAAA;AAAA,MAChB,OAAO,QAAS,CAAA,KAAA;AAAA,MAChB,UAAU,EAAC;AAAA,MACX,GAAG,qBAAqB,QAAQ,CAAA;AAAA,MAChC,GAAG,QAAS,CAAA,MAAA,GAAS,EAAE,MAAQ,EAAA,IAAA,KAAS,EAAC;AAAA,KAC3C,CAAA,CAAA;AACA,IAAM,MAAA,OAAA,GAAU,WAAW,OAAO,CAAA,CAAA;AAClC,IAAA,IAAI,OAAS,EAAA;AACX,MAAM,MAAA,SAAA,GAAY,QAAQ,OAAQ,CAAA,KAAA,CAAA,CAAA;AAClC,MAAA,IAAI,QAAQ,SAAA,IAAa,IAAO,GAAA,KAAA,CAAA,GAAS,SAAU,CAAA,UAAA,CAAA,KAAgB,WAAe,IAAA,EAAE,SAAa,IAAA,IAAA,GAAO,KAAS,CAAA,GAAA,SAAA,CAAU,UAAa,CAAA,EAAA;AACtI,QAAO,OAAA,IAAA,CAAA;AAAA,OACT;AACA,MAAI,IAAA,OAAA,CAAQ,UAAU,GAAK,EAAA;AACzB,QAAM,MAAA,SAAA,GAAY,WAAW,OAAO,CAAA,CAAA;AACpC,QAAQ,OAAA,CAAA,QAAA,CAAS,KAAK,SAAS,CAAA,CAAA;AAAA,OACjC;AACA,MAAO,MAAA,CAAA,MAAA;AAAA,QACL,OAAA;AAAA,QACA,qBAAqB,SAAS,CAAA;AAAA,OAChC,CAAA;AAAA,KACF;AACA,IAAI,IAAA,KAAA,CAAM,WAAW,CAAG,EAAA;AACtB,MAAA,IAAA,CAAK,KAAK,OAAO,CAAA,CAAA;AACjB,MAAO,OAAA,IAAA,CAAA;AAAA,KACT;AACA,IAAM,MAAA,QAAA,GAAW,KAAM,CAAA,KAAA,CAAM,CAAG,EAAA,CAAA,CAAE,EAAE,MAAO,CAAA,CAAC,KAAO,EAAA,IAAA,EAAM,CAAM,KAAA;AAC7D,MAAM,MAAA,eAAA,GAAkB,MAAM,KAAM,CAAA,KAAA,CAAM,GAAG,CAAI,GAAA,CAAC,CAAE,CAAA,IAAA,CAAK,GAAG,CAAA,CAAA;AAC5D,MAAA,MAAM,OAAO,OAAQ,CAAA,eAAA,CAAA,CAAA;AACrB,MAAI,IAAA,QAAQ,QAAQ,IAAO,GAAA,KAAA,CAAA,GAAS,KAAK,UAAgB,CAAA,KAAA,WAAA,IAAe,CAAC,IAAA,CAAK,UAAY,EAAA;AACxF,QAAA,OAAO,EAAC,CAAA;AAAA,OACV;AACA,MAAA,IAAI,SAAS,KAAM,CAAA,IAAA,CAAK,CAAC,CAAM,KAAA,CAAA,CAAE,UAAU,eAAe,CAAA,CAAA;AAC1D,MAAA,IAAI,CAAC,MAAQ,EAAA;AACX,QAAS,MAAA,GAAA;AAAA,UACP,KAAA,EAAO,cAAc,IAAI,CAAA;AAAA,UACzB,KAAO,EAAA,eAAA;AAAA,UACP,OAAO,OAAQ,CAAA,KAAA;AAAA,UACf,UAAU,EAAC;AAAA,UACX,GAAG,qBAAqB,IAAI,CAAA;AAAA,SAC9B,CAAA;AACA,QAAA,KAAA,CAAM,KAAK,MAAM,CAAA,CAAA;AAAA,OACnB;AACA,MAAA,OAAO,MAAO,CAAA,QAAA,CAAA;AAAA,OACb,IAAI,CAAA,CAAA;AACP,IAAA,QAAA,CAAS,KAAK,OAAO,CAAA,CAAA;AACrB,IAAO,OAAA,IAAA,CAAA;AAAA,GACT,EAAG,EAAE,CAAA,CAAA;AACL,EAAA,OAAO,aAAa,GAAG,CAAA,CAAA;AACzB,CAAA;AACA,MAAM,QAAA,GAAW,IAAI,IAAA,CAAK,QAAS,CAAA,KAAA,CAAA,EAAQ,EAAE,OAAS,EAAA,IAAA,EAAM,WAAa,EAAA,MAAA,EAAQ,CAAA,CAAA;AACjF,SAAS,aAAa,GAAK,EAAA;AACzB,EAAA,MAAM,MAAS,GAAA,GAAA,CAAI,IAAK,CAAA,CAAC,CAAG,EAAA,CAAA,KAAM,QAAS,CAAA,OAAA,CAAQ,CAAE,CAAA,KAAA,EAAO,CAAE,CAAA,KAAK,CAAC,CAAA,CAAA;AACpE,EAAA,KAAA,MAAW,QAAQ,MAAQ,EAAA;AACzB,IAAI,IAAA,IAAA,CAAK,SAAS,MAAQ,EAAA;AACxB,MAAA,YAAA,CAAa,KAAK,QAAQ,CAAA,CAAA;AAAA,KACrB,MAAA;AACL,MAAA,OAAO,IAAK,CAAA,QAAA,CAAA;AAAA,KACd;AACA,IAAA,OAAO,IAAK,CAAA,KAAA,CAAA;AAAA,GACd;AACA,EAAO,OAAA,GAAA,CAAA;AACT,CAAA;AACA,SAAS,KAAK,IAAM,EAAA;AAClB,EAAA,OAAO,CAAC,GAAQ,KAAA;AACd,IAAA,GAAA,GAAM,OAAO,EAAC,CAAA;AACd,IAAI,IAAA,IAAA,IAAQ,KAAK,MAAQ,EAAA;AACvB,MAAO,OAAA,IAAA,CAAK,MAAO,CAAA,CAAC,GAAQ,KAAA,OAAO,IAAI,GAAS,CAAA,KAAA,WAAW,CAAE,CAAA,MAAA,CAAO,CAAC,MAAA,EAAQ,QAAQ,MAAO,CAAA,MAAA,CAAO,MAAQ,EAAA,EAAE,CAAC,GAAA,GAAM,IAAI,GAAK,CAAA,EAAC,CAAG,EAAA,EAAE,CAAA,CAAA;AAAA,KACrI;AACA,IAAO,OAAA,GAAA,CAAA;AAAA,GACT,CAAA;AACF,CAAA;AACA,SAAS,SAAS,GAAK,EAAA;AACrB,EAAA,OAAO,MAAO,CAAA,SAAA,CAAU,QAAS,CAAA,IAAA,CAAK,GAAG,CAAM,KAAA,iBAAA,CAAA;AACjD,CAAA;AACA,MAAM,eAAA,GAAkB,CAAC,GAAA,KAAQ,QAAS,CAAA,GAAA,EAAK,UAAU,gBAAiB,EAAA,CAAE,MAAO,CAAA,OAAA,CAAQ,IAAI,CAAA,CAAA;AACzF,MAAA,cAAA,GAAiB,cAAc,aAAc,CAAA,EAAE,QAAQA,MAAa,EAAA,EAAG,CAAA,EAAG,UAAU,EAAA;AAC1F,MAAM,aAAa,MAAM;AACvB,EAAO,OAAA,SAAA,CAAU,cAAc,CAAE,CAAA,KAAA,CAAA;AACnC,EAAA;AACA,SAAS,SAAS,OAAS,EAAA;AACzB,EAAA,eAAe,QAAW,GAAA;AACxB,IAAA,MAAM,OAAO,IAAI,GAAA,CAAI,MAAM,OAAQ,CAAA,OAAA,CAAQ,QAAQ,CAAC,CAAA,CAAA;AACpD,IAAA,MAAM,eAAe,UAAW,EAAA,CAAA;AAChC,IAAA,IAAI,YAAc,EAAA;AAChB,MAAA,MAAM,WAAc,GAAA,MAAM,OAAQ,CAAA,OAAA,CAAQ,CAAG,EAAA,YAAA,CAAA,CAAA,CAAe,CAAE,CAAA,IAAA,CAAK,CAAC,IAAA,KAAS,IAAQ,IAAA,EAAE,CAAA,CAAA;AACvF,MAAA,IAAI,YAAY,mBAAqB,EAAA;AACnC,QAAA,IAAA,CAAK,KAAM,EAAA,CAAA;AAAA,OACb;AACA,MAAA,MAAM,WAAc,GAAA,MAAM,OAAQ,CAAA,OAAA,CAAQ,GAAG,YAAe,CAAA,CAAA,CAAA,CAAA,CAAA;AAC5D,MAAA,MAAM,eAAkB,GAAA,MAAM,OAAQ,CAAA,GAAA,CAAI,WAAY,CAAA,GAAA,CAAI,CAAC,GAAA,KAAQ,OAAQ,CAAA,OAAA,CAAQ,GAAG,CAAC,CAAC,CAAA,CAAA;AACxF,MAAA,KAAA,MAAW,SAAS,eAAiB,EAAA;AACnC,QAAK,IAAA,CAAA,MAAA,CAAO,CAAS,MAAA,EAAA,KAAA,CAAM,GAAK,CAAA,CAAA,CAAA,CAAA;AAChC,QAAI,IAAA,CAAC,MAAM,SAAW,EAAA;AACpB,UAAA,IAAA,CAAK,GAAI,CAAA,CAAA,EAAG,YAAgB,CAAA,CAAA,EAAA,KAAA,CAAM,GAAK,CAAA,CAAA,CAAA,CAAA;AAAA,SACzC;AAAA,OACF;AAAA,KACF;AACA,IAAA,MAAM,KAAQ,GAAA,MAAM,OAAQ,CAAA,GAAA,CAAI,MAAM,IAAK,CAAA,IAAI,CAAE,CAAA,GAAA,CAAI,CAAC,GAAQ,KAAA,OAAA,CAAQ,OAAQ,CAAA,GAAG,CAAC,CAAC,CAAA,CAAA;AACnF,IAAO,OAAA,KAAA,CAAA;AAAA,GACT;AACA,EAAO,OAAA;AAAA,IACL,OAAA;AAAA,IACA,KAAA,EAAO,sBAAsB,QAAQ,CAAA;AAAA,IACrC,OAAO,CAAC,KAAA,KAAU,YAAY,qBAAsB,CAAA,QAAQ,GAAG,KAAK,CAAA;AAAA,GACtE,CAAA;AACF,CAAA;AACA,IAAI,eAAA,CAAA;AACJ,IAAI,0BAAA,CAAA;AACJ,eAAe,kBAAqB,GAAA;AAClC,EAAA,IAAI,0BAA4B,EAAA;AAC9B,IAAM,MAAA,0BAAA,CAAA;AAAA,GACR,MAAA,IAAW,CAAC,eAAiB,EAAA;AAC3B,IAAA,0BAAA,GAA6B,mBAAoB,EAAA,CAAA;AACjD,IAAA,eAAA,GAAkB,MAAM,0BAAA,CAAA;AAAA,GAC1B;AACA,EAAO,OAAA,eAAA,CAAA;AACT,CAAA;AACA,eAAe,mBAAsB,GAAA;AACnC,EAAA,MAAM,UAAU,UAAW,EAAA,CAAA;AAC3B,EAAA,MAAM,EAAE,QAAA,EAAa,GAAA,gBAAA,GAAmB,MAAO,CAAA,OAAA,CAAA;AAC/C,EAAM,MAAA,gBAAA,GAAmB,SAAS,cAAc,CAAA,CAAA;AAChD,EAAA,MAAM,SAAY,GAAA,MAAM,gBAAiB,CAAA,OAAA,CAAQ,QAAQ,WAAW,CAAA,CAAA;AACpE,EAAI,IAAA,QAAA,CAAS,SAAc,KAAA,CAAC,SAAW,EAAA;AACrC,IAAM,MAAA,EAAE,UAAU,UAAW,EAAA,GAAI,MAAM,MAAO,CAAA,eAAA,CAAgB,YAAY,CAAC,CAAA,CAAA;AAC3E,IAAA,MAAM,OAAQ,CAAA,GAAA;AAAA,MACZ,QAAA,CAAS,GAAI,CAAA,CAAC,OAAY,KAAA,gBAAA,CAAiB,OAAQ,CAAA,OAAA,CAAQ,CAAS,MAAA,EAAA,OAAA,CAAQ,GAAO,CAAA,CAAA,EAAA,OAAO,CAAC,CAAA;AAAA,KAC7F,CAAA;AACA,IAAA,MAAM,gBAAiB,CAAA,OAAA,CAAQ,OAAQ,CAAA,YAAA,EAAc,UAAU,CAAA,CAAA;AAC/D,IAAA,MAAM,gBAAiB,CAAA,OAAA,CAAQ,OAAQ,CAAA,WAAA,EAAa,SAAS,SAAS,CAAA,CAAA;AAAA,GACxE;AACA,EAAA,MAAM,OAAQ,CAAA,QAAA,CAAS,iBAAmB,EAAA,gBAAA,CAAiB,OAAO,CAAA,CAAA;AAClE,EAAO,OAAA,gBAAA,CAAA;AACT,CAAA;AACA,eAAe,mBAAmB,KAAO,EAAA;AACvC,EAAM,MAAA,EAAA,GAAK,MAAM,kBAAmB,EAAA,CAAA;AACpC,EAAI,IAAA,CAAC,UAAW,EAAA,IAAK,MAAO,CAAA,IAAA,CAAK,SAAS,EAAE,CAAE,CAAA,MAAA,KAAW,CAAG,EAAA;AAC1D,IAAO,OAAA,EAAA,CAAG,OAAQ,CAAA,OAAA,CAAQ,YAAY,CAAA,CAAA;AAAA,GACxC;AACA,EAAA,MAAM,WAAW,MAAM,EAAA,CAAG,KAAM,CAAA,KAAK,EAAE,KAAM,CAAA;AAAA,IAC3C,QAAU,EAAA,KAAA;AAAA,IACV,UAAY,EAAA;AAAA,MACV,GAAK,EAAA,KAAA;AAAA,KACP;AAAA,GACD,EAAE,IAAK,EAAA,CAAA;AACR,EAAA,MAAM,UAAa,GAAA,MAAM,EAAG,CAAA,KAAA,EAAQ,CAAA,KAAA,CAAM,EAAE,KAAA,EAAO,UAAY,EAAA,QAAA,EAAU,IAAK,EAAC,EAAE,IAAK,EAAA,CAAA;AACtF,EAAA,MAAM,OAAU,GAAA,UAAA,CAAW,MAAO,CAAA,CAAC,UAAU,IAAS,KAAA;AACpD,IAAA,IAAI,IAAK,CAAA,KAAA,CAAM,WAAY,EAAA,KAAM,KAAO,EAAA;AACtC,MAAA,IAAA,CAAK,KAAQ,GAAA,KAAA,CAAA,CAAA;AAAA,KACf;AACA,IAAA,MAAM,GAAM,GAAA,IAAA,CAAK,KAAM,CAAA,KAAA,CAAM,GAAG,CAAA,CAAE,KAAM,CAAA,CAAA,EAAG,CAAE,CAAA,CAAA,CAAE,IAAK,CAAA,GAAG,CAAK,IAAA,GAAA,CAAA;AAC5D,IAAA,QAAA,CAAS,GAAO,CAAA,GAAA;AAAA,MACd,GAAG,IAAA;AAAA,MACH,GAAG,IAAK,CAAA,IAAA;AAAA,KACV,CAAA;AACA,IAAO,OAAA,QAAA,CAAA;AAAA,GACT,EAAG,EAAE,CAAA,CAAA;AACL,EAAO,OAAA,SAAA,CAAU,UAAU,OAAO,CAAA,CAAA;AACpC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/default.966a9a65.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/default.966a9a65.mjs deleted file mode 100644 index c0ab10d..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/default.966a9a65.mjs +++ /dev/null @@ -1,87 +0,0 @@ -import { _ as __nuxt_component_0 } from './DocsPageContent.bec8eeca.mjs'; -import { mergeProps, withCtx, renderSlot, useSSRContext } from 'vue'; -import { ssrRenderComponent, ssrRenderSlot } from 'vue/server-renderer'; -import { b as _export_sfc } from '../server.mjs'; -import './ProseCodeInline.b9cff2ce.mjs'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; -import './PageEditLink.5dbc9a15.mjs'; -import './PageContributors.5b836a40.mjs'; -import './ProseHr.05be3620.mjs'; - -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - const _component_DocsPageContent = __nuxt_component_0; - _push(ssrRenderComponent(_component_DocsPageContent, mergeProps({ class: "min-h-page" }, _attrs), { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push2, _parent2, _scopeId); - } else { - return [ - renderSlot(_ctx.$slots, "default") - ]; - } - }), - _: 3 - }, _parent)); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/layouts/default.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const _default = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); - -export { _default as default }; -//# sourceMappingURL=default.966a9a65.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/default.966a9a65.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/default.966a9a65.mjs.map deleted file mode 100644 index 51d6542..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/default.966a9a65.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"default.966a9a65.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/default.966a9a65.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyBA,MAAM,YAAY,EAAC,CAAA;AACnB,SAAS,cAAe,CAAA,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAQ,EAAA;AACpD,EAAA,MAAM,0BAA6B,GAAA,kBAAA,CAAA;AACnC,EAAM,KAAA,CAAA,kBAAA,CAAmB,4BAA4B,UAAW,CAAA,EAAE,OAAO,YAAa,EAAA,EAAG,MAAM,CAAG,EAAA;AAAA,IAChG,SAAS,OAAQ,CAAA,CAAC,CAAG,EAAA,MAAA,EAAQ,UAAU,QAAa,KAAA;AAClD,MAAA,IAAI,MAAQ,EAAA;AACV,QAAc,aAAA,CAAA,IAAA,CAAK,QAAQ,SAAW,EAAA,IAAI,IAAM,EAAA,MAAA,EAAQ,UAAU,QAAQ,CAAA,CAAA;AAAA,OACrE,MAAA;AACL,QAAO,OAAA;AAAA,UACL,UAAA,CAAW,IAAK,CAAA,MAAA,EAAQ,SAAS,CAAA;AAAA,SACnC,CAAA;AAAA,OACF;AAAA,KACD,CAAA;AAAA,IACD,CAAG,EAAA,CAAA;AAAA,GACL,EAAG,OAAO,CAAC,CAAA,CAAA;AACb,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,uIAAuI,CAAA,CAAA;AACpN,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,QAAA,+BAAuC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,cAAc,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/document-driven.948a6a20.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/document-driven.948a6a20.mjs deleted file mode 100644 index 219e84f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/document-driven.948a6a20.mjs +++ /dev/null @@ -1,125 +0,0 @@ -import { u as useContent, v as useRequestEvent, k as useContentHead, w as __nuxt_component_0$2, i as _sfc_main$m, x as _sfc_main$l, y as __nuxt_component_3$1 } from '../server.mjs'; -import { defineComponent, mergeProps, unref, withCtx, createVNode, openBlock, createBlock, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "document-driven", - __ssrInlineRender: true, - setup(__props) { - const { page, layout } = useContent(); - if (!page.value && true) { - const event = useRequestEvent(); - event.res.statusCode = 404; - } - useContentHead(page); - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtLayout = __nuxt_component_0$2; - const _component_ContentRenderer = _sfc_main$m; - const _component_DocumentDrivenEmpty = _sfc_main$l; - const _component_DocumentDrivenNotFound = __nuxt_component_3$1; - _push(``); - _push(ssrRenderComponent(_component_NuxtLayout, { - name: unref(layout) || "default" - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - if (unref(page)) { - _push2(ssrRenderComponent(_component_ContentRenderer, { - key: unref(page)._id, - value: unref(page) - }, { - empty: withCtx(({ value }, _push3, _parent3, _scopeId2) => { - if (_push3) { - _push3(ssrRenderComponent(_component_DocumentDrivenEmpty, { value }, null, _parent3, _scopeId2)); - } else { - return [ - createVNode(_component_DocumentDrivenEmpty, { value }, null, 8, ["value"]) - ]; - } - }), - _: 1 - }, _parent2, _scopeId)); - } else { - _push2(ssrRenderComponent(_component_DocumentDrivenNotFound, null, null, _parent2, _scopeId)); - } - } else { - return [ - unref(page) ? (openBlock(), createBlock(_component_ContentRenderer, { - key: unref(page)._id, - value: unref(page) - }, { - empty: withCtx(({ value }) => [ - createVNode(_component_DocumentDrivenEmpty, { value }, null, 8, ["value"]) - ]), - _: 1 - }, 8, ["value"])) : (openBlock(), createBlock(_component_DocumentDrivenNotFound, { key: 1 })) - ]; - } - }), - _: 1 - }, _parent)); - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/pages/document-driven.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=document-driven.948a6a20.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/document-driven.948a6a20.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/document-driven.948a6a20.mjs.map deleted file mode 100644 index 8c95b5d..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/document-driven.948a6a20.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"document-driven.948a6a20.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/document-driven.948a6a20.js"],"sourcesContent":null,"names":["__nuxt_component_0","_sfc_main$1","_sfc_main$2","__nuxt_component_3"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404-styles.1db3cc1f.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404-styles.1db3cc1f.mjs deleted file mode 100644 index b51cd7d..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404-styles.1db3cc1f.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const error404_vue_vue_type_style_index_0_scoped_166a188e_lang = '.spotlight[data-v-166a188e]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);bottom:-30vh;filter:blur(20vh);height:40vh}.gradient-border[data-v-166a188e]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;position:relative}@media (prefers-color-scheme:light){.gradient-border[data-v-166a188e]{background-color:hsla(0,0%,100%,.3)}.gradient-border[data-v-166a188e]:before{background:linear-gradient(90deg,#e2e2e2,#e2e2e2 25%,#00dc82 50%,#36e4da 75%,#0047e1)}}@media (prefers-color-scheme:dark){html:not(.light) .gradient-border[data-v-166a188e]{background-color:hsla(0,0%,8%,.3)}html:not(.light) .gradient-border[data-v-166a188e]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82 50%,#36e4da 75%,#0047e1)}}html.dark .gradient-border[data-v-166a188e]{background-color:hsla(0,0%,8%,.3)}html.dark .gradient-border[data-v-166a188e]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82 50%,#36e4da 75%,#0047e1)}.gradient-border[data-v-166a188e]:before{background-size:400% auto;border-radius:.5rem;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:2px;position:absolute;right:0;top:0;transition:background-position .3s ease-in-out,opacity .2s ease-in-out;width:100%}.gradient-border[data-v-166a188e]:hover:before{background-position:-50% 0;opacity:1}.bg-white[data-v-166a188e]{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.cursor-pointer[data-v-166a188e]{cursor:pointer}.flex[data-v-166a188e]{display:flex}.grid[data-v-166a188e]{display:grid}.place-content-center[data-v-166a188e]{place-content:center}.items-center[data-v-166a188e]{align-items:center}.justify-center[data-v-166a188e]{justify-content:center}.font-sans[data-v-166a188e]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-medium[data-v-166a188e]{font-weight:500}.font-light[data-v-166a188e]{font-weight:300}.text-8xl[data-v-166a188e]{font-size:6rem;line-height:1}.text-xl[data-v-166a188e]{font-size:1.25rem;line-height:1.75rem}.leading-tight[data-v-166a188e]{line-height:1.25}.mb-8[data-v-166a188e]{margin-bottom:2rem}.mb-16[data-v-166a188e]{margin-bottom:4rem}.max-w-520px[data-v-166a188e]{max-width:520px}.min-h-screen[data-v-166a188e]{min-height:100vh}.overflow-hidden[data-v-166a188e]{overflow:hidden}.px-8[data-v-166a188e]{padding-left:2rem;padding-right:2rem}.py-2[data-v-166a188e]{padding-bottom:.5rem;padding-top:.5rem}.px-4[data-v-166a188e]{padding-left:1rem;padding-right:1rem}.fixed[data-v-166a188e]{position:fixed}.left-0[data-v-166a188e]{left:0}.right-0[data-v-166a188e]{right:0}.text-center[data-v-166a188e]{text-align:center}.text-black[data-v-166a188e]{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.antialiased[data-v-166a188e]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-full[data-v-166a188e]{width:100%}.z-10[data-v-166a188e]{z-index:10}.z-20[data-v-166a188e]{z-index:20}@media (min-width:640px){.sm\\:text-4xl[data-v-166a188e]{font-size:2.25rem;line-height:2.5rem}.sm\\:text-xl[data-v-166a188e]{font-size:1.25rem;line-height:1.75rem}.sm\\:text-10xl[data-v-166a188e]{font-size:10rem;line-height:1}.sm\\:px-0[data-v-166a188e]{padding-left:0;padding-right:0}.sm\\:py-3[data-v-166a188e]{padding-bottom:.75rem;padding-top:.75rem}.sm\\:px-6[data-v-166a188e]{padding-left:1.5rem;padding-right:1.5rem}}@media (prefers-color-scheme:dark){html:not(.light) .dark\\:bg-black[data-v-166a188e]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html:not(.light) .dark\\:text-white[data-v-166a188e]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}html.dark .dark\\:bg-black[data-v-166a188e]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html.dark .dark\\:text-white[data-v-166a188e]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}'; - -const error404Styles_1db3cc1f = [error404_vue_vue_type_style_index_0_scoped_166a188e_lang]; - -export { error404Styles_1db3cc1f as default }; -//# sourceMappingURL=error-404-styles.1db3cc1f.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404-styles.1db3cc1f.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404-styles.1db3cc1f.mjs.map deleted file mode 100644 index 9e1b8df..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404-styles.1db3cc1f.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"error-404-styles.1db3cc1f.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/error-404-styles-1.mjs.4d91b8e0.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/error-404-styles.1db3cc1f.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,wDAA2D,GAAA,mkIAAA;;ACCjE,gCAAe,CAACA,wDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404.ee785e92.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404.ee785e92.mjs deleted file mode 100644 index 939d26c..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404.ee785e92.mjs +++ /dev/null @@ -1,128 +0,0 @@ -import { b as _export_sfc, l as useHead, f as __nuxt_component_0$3 } from '../server.mjs'; -import { mergeProps, withCtx, createTextVNode, toDisplayString, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrInterpolate, ssrRenderComponent } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = { - __name: "error-404", - __ssrInlineRender: true, - props: { - appName: { - type: String, - default: "Nuxt" - }, - version: { - type: String, - default: "" - }, - statusCode: { - type: Number, - default: 404 - }, - statusMessage: { - type: String, - default: "Not Found" - }, - description: { - type: String, - default: "Sorry, the page you are looking for could not be found." - }, - backHome: { - type: String, - default: "Go back home" - } - }, - setup(__props) { - const props = __props; - useHead({ - title: `${props.statusCode} - ${props.statusMessage} | ${props.appName}`, - script: [], - style: [ - { - children: `*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}` - } - ] - }); - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtLink = __nuxt_component_0$3; - _push(`

    ${ssrInterpolate(__props.statusCode)}

    ${ssrInterpolate(__props.description)}

    `); - _push(ssrRenderComponent(_component_NuxtLink, { - to: "/", - class: "gradient-border text-md sm:text-xl py-2 px-4 sm:py-3 sm:px-6 cursor-pointer" - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(`${ssrInterpolate(__props.backHome)}`); - } else { - return [ - createTextVNode(toDisplayString(__props.backHome), 1) - ]; - } - }), - _: 1 - }, _parent)); - _push(`
    `); - }; - } -}; -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-404.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const error404 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-166a188e"]]); - -export { error404 as default }; -//# sourceMappingURL=error-404.ee785e92.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404.ee785e92.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404.ee785e92.mjs.map deleted file mode 100644 index 3ee5d45..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-404.ee785e92.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"error-404.ee785e92.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/error-404.ee785e92.js"],"sourcesContent":null,"names":["__nuxt_component_0"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500-styles.1f99a207.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500-styles.1f99a207.mjs deleted file mode 100644 index 28839d2..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500-styles.1f99a207.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const error500_vue_vue_type_style_index_0_scoped_df2005ea_lang = ".spotlight[data-v-df2005ea]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);filter:blur(20vh)}.bg-white[data-v-df2005ea]{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.grid[data-v-df2005ea]{display:grid}.place-content-center[data-v-df2005ea]{place-content:center}.font-sans[data-v-df2005ea]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-medium[data-v-df2005ea]{font-weight:500}.font-light[data-v-df2005ea]{font-weight:300}.h-1\\/2[data-v-df2005ea]{height:50%}.text-8xl[data-v-df2005ea]{font-size:6rem;line-height:1}.text-xl[data-v-df2005ea]{font-size:1.25rem;line-height:1.75rem}.leading-tight[data-v-df2005ea]{line-height:1.25}.mb-8[data-v-df2005ea]{margin-bottom:2rem}.mb-16[data-v-df2005ea]{margin-bottom:4rem}.max-w-520px[data-v-df2005ea]{max-width:520px}.min-h-screen[data-v-df2005ea]{min-height:100vh}.overflow-hidden[data-v-df2005ea]{overflow:hidden}.px-8[data-v-df2005ea]{padding-left:2rem;padding-right:2rem}.fixed[data-v-df2005ea]{position:fixed}.left-0[data-v-df2005ea]{left:0}.right-0[data-v-df2005ea]{right:0}.-bottom-1\\/2[data-v-df2005ea]{bottom:-50%}.text-center[data-v-df2005ea]{text-align:center}.text-black[data-v-df2005ea]{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.antialiased[data-v-df2005ea]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:640px){.sm\\:text-4xl[data-v-df2005ea]{font-size:2.25rem;line-height:2.5rem}.sm\\:text-10xl[data-v-df2005ea]{font-size:10rem;line-height:1}.sm\\:px-0[data-v-df2005ea]{padding-left:0;padding-right:0}}@media (prefers-color-scheme:dark){html:not(.light) .dark\\:bg-black[data-v-df2005ea]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html:not(.light) .dark\\:text-white[data-v-df2005ea]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}html.dark .dark\\:bg-black[data-v-df2005ea]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html.dark .dark\\:text-white[data-v-df2005ea]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}"; - -const error500Styles_1f99a207 = [error500_vue_vue_type_style_index_0_scoped_df2005ea_lang]; - -export { error500Styles_1f99a207 as default }; -//# sourceMappingURL=error-500-styles.1f99a207.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500-styles.1f99a207.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500-styles.1f99a207.mjs.map deleted file mode 100644 index 3a119e8..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500-styles.1f99a207.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"error-500-styles.1f99a207.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/error-500-styles-1.mjs.6002f0cb.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/error-500-styles.1f99a207.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,wDAA2D,GAAA,yqEAAA;;ACCjE,gCAAe,CAACA,wDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500.acb5d39b.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500.acb5d39b.mjs deleted file mode 100644 index a2bdcd9..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500.acb5d39b.mjs +++ /dev/null @@ -1,107 +0,0 @@ -import { b as _export_sfc, l as useHead } from '../server.mjs'; -import { mergeProps, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrInterpolate } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = { - __name: "error-500", - __ssrInlineRender: true, - props: { - appName: { - type: String, - default: "Nuxt" - }, - version: { - type: String, - default: "" - }, - statusCode: { - type: Number, - default: 500 - }, - statusMessage: { - type: String, - default: "Server error" - }, - description: { - type: String, - default: "This page is temporarily unavailable." - } - }, - setup(__props) { - const props = __props; - useHead({ - title: `${props.statusCode} - ${props.statusMessage} | ${props.appName}`, - script: [], - style: [ - { - children: `*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}` - } - ] - }); - return (_ctx, _push, _parent, _attrs) => { - _push(`

    ${ssrInterpolate(__props.statusCode)}

    ${ssrInterpolate(__props.description)}

    `); - }; - } -}; -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-500.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const error500 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-df2005ea"]]); - -export { error500 as default }; -//# sourceMappingURL=error-500.acb5d39b.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500.acb5d39b.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500.acb5d39b.mjs.map deleted file mode 100644 index a134bad..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-500.acb5d39b.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"error-500.acb5d39b.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/error-500.acb5d39b.js"],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,MAAM,SAAY,GAAA;AAAA,EAChB,MAAQ,EAAA,WAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,KAAO,EAAA;AAAA,IACL,OAAS,EAAA;AAAA,MACP,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,MAAA;AAAA,KACX;AAAA,IACA,OAAS,EAAA;AAAA,MACP,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,EAAA;AAAA,KACX;AAAA,IACA,UAAY,EAAA;AAAA,MACV,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,GAAA;AAAA,KACX;AAAA,IACA,aAAe,EAAA;AAAA,MACb,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,cAAA;AAAA,KACX;AAAA,IACA,WAAa,EAAA;AAAA,MACX,IAAM,EAAA,MAAA;AAAA,MACN,OAAS,EAAA,uCAAA;AAAA,KACX;AAAA,GACF;AAAA,EACA,MAAM,OAAS,EAAA;AACb,IAAA,MAAM,KAAQ,GAAA,OAAA,CAAA;AACd,IAAQ,OAAA,CAAA;AAAA,MACN,OAAO,CAAG,EAAA,KAAA,CAAM,UAAgB,CAAA,GAAA,EAAA,KAAA,CAAM,mBAAmB,KAAM,CAAA,OAAA,CAAA,CAAA;AAAA,MAC/D,QAAQ,EAAC;AAAA,MACT,KAAO,EAAA;AAAA,QACL;AAAA,UACE,QAAU,EAAA,CAAA,uuBAAA,CAAA;AAAA,SACZ;AAAA,OACF;AAAA,KACD,CAAA,CAAA;AACD,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,KAAA,CAAM,OAAO,cAAe,CAAA,UAAA,CAAW,EAAE,KAAA,EAAO,kIAAoI,EAAA,MAAM,CAAC,CAAA,CAAA,6NAAA,EAAiO,eAAe,OAAQ,CAAA,UAAU,oGAAoG,cAAe,CAAA,OAAA,CAAQ,WAAW,CAAmB,CAAA,gBAAA,CAAA,CAAA,CAAA;AAAA,KACxlB,CAAA;AAAA,GACF;AACF,CAAA,CAAA;AACA,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,6GAA6G,CAAA,CAAA;AAC1L,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA,CAAA;AACM,MAAA,QAAA,+BAAuC,SAAW,EAAA,CAAC,CAAC,WAAa,EAAA,iBAAiB,CAAC,CAAC;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-component.dd9a2087.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-component.dd9a2087.mjs deleted file mode 100644 index 5a29ebf..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-component.dd9a2087.mjs +++ /dev/null @@ -1,42 +0,0 @@ -import { useSSRContext, defineAsyncComponent, unref, mergeProps } from 'vue'; -import { ssrRenderComponent } from 'vue/server-renderer'; - -const _sfc_main = { - __name: "nuxt-error-page", - __ssrInlineRender: true, - props: { - error: Object - }, - setup(__props) { - var _a; - const { error } = __props; - (error.stack || "").split("\n").splice(1).map((line) => { - const text = line.replace("webpack:/", "").replace(".vue", ".js").trim(); - return { - text, - internal: line.includes("node_modules") && !line.includes(".cache") || line.includes("internal") || line.includes("new Promise") - }; - }).map((i) => `${i.text}`).join("\n"); - const statusCode = Number(error.statusCode || 500); - const is404 = statusCode === 404; - const statusMessage = (_a = error.statusMessage) != null ? _a : is404 ? "Page Not Found" : "Internal Server Error"; - const description = error.message || error.toString(); - const stack = void 0; - const _Error404 = defineAsyncComponent(() => import('./error-404.ee785e92.mjs').then((r) => r.default || r)); - const _Error = defineAsyncComponent(() => import('./error-500.acb5d39b.mjs').then((r) => r.default || r)); - const ErrorTemplate = is404 ? _Error404 : _Error; - return (_ctx, _push, _parent, _attrs) => { - _push(ssrRenderComponent(unref(ErrorTemplate), mergeProps({ statusCode: unref(statusCode), statusMessage: unref(statusMessage), description: unref(description), stack: unref(stack) }, _attrs), null, _parent)); - }; - } -}; -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/components/nuxt-error-page.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const _sfc_main$1 = _sfc_main; - -export { _sfc_main$1 as default }; -//# sourceMappingURL=error-component.dd9a2087.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-component.dd9a2087.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-component.dd9a2087.mjs.map deleted file mode 100644 index edb6483..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/error-component.dd9a2087.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"error-component.dd9a2087.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/error-component.dd9a2087.js"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/index.4e223d73.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/index.4e223d73.mjs deleted file mode 100644 index 37c135a..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/index.4e223d73.mjs +++ /dev/null @@ -1,226 +0,0 @@ -import { computed, ref, watch, unref, getCurrentScope, onScopeDispose, getCurrentInstance, nextTick } from 'vue'; - -const isClient = false; -const isString = (val) => typeof val === "string"; -const noop = () => { -}; -function resolveUnref(r) { - return typeof r === "function" ? r() : unref(r); -} -function identity(arg) { - return arg; -} -function tryOnScopeDispose(fn) { - if (getCurrentScope()) { - onScopeDispose(fn); - return true; - } - return false; -} -function tryOnMounted(fn, sync = true) { - if (getCurrentInstance()) - ; - else if (sync) - fn(); - else - nextTick(fn); -} -function useTimeoutFn(cb, interval, options = {}) { - const { - immediate = true - } = options; - const isPending = ref(false); - let timer = null; - function clear() { - if (timer) { - clearTimeout(timer); - timer = null; - } - } - function stop() { - isPending.value = false; - clear(); - } - function start(...args) { - clear(); - isPending.value = true; - timer = setTimeout(() => { - isPending.value = false; - timer = null; - cb(...args); - }, resolveUnref(interval)); - } - if (immediate) { - isPending.value = true; - } - tryOnScopeDispose(stop); - return { - isPending, - start, - stop - }; -} -function unrefElement(elRef) { - var _a; - const plain = resolveUnref(elRef); - return (_a = plain == null ? void 0 : plain.$el) != null ? _a : plain; -} -const defaultWindow = void 0; -const defaultNavigator = isClient ? window.navigator : void 0; -function useEventListener(...args) { - let target; - let event; - let listener; - let options; - if (isString(args[0])) { - [event, listener, options] = args; - target = defaultWindow; - } else { - [target, event, listener, options] = args; - } - if (!target) - return noop; - let cleanup = noop; - const stopWatch = watch(() => unrefElement(target), (el) => { - cleanup(); - if (!el) - return; - el.addEventListener(event, listener, options); - cleanup = () => { - el.removeEventListener(event, listener, options); - cleanup = noop; - }; - }, { immediate: true, flush: "post" }); - const stop = () => { - stopWatch(); - cleanup(); - }; - tryOnScopeDispose(stop); - return stop; -} -function useSupported(callback, sync = false) { - const isSupported = ref(); - const update = () => isSupported.value = Boolean(callback()); - update(); - tryOnMounted(update, sync); - return isSupported; -} -function useClipboard(options = {}) { - const { - navigator = defaultNavigator, - read = false, - source, - copiedDuring = 1500, - legacy = false - } = options; - const events = ["copy", "cut"]; - const isClipboardApiSupported = useSupported(() => navigator && "clipboard" in navigator); - const isSupported = computed(() => isClipboardApiSupported.value || legacy); - const text = ref(""); - const copied = ref(false); - const timeout = useTimeoutFn(() => copied.value = false, copiedDuring); - function updateText() { - if (isClipboardApiSupported.value) { - navigator.clipboard.readText().then((value) => { - text.value = value; - }); - } else { - text.value = legacyRead(); - } - } - if (isSupported.value && read) { - for (const event of events) - useEventListener(event, updateText); - } - async function copy(value = resolveUnref(source)) { - if (isSupported.value && value != null) { - if (isClipboardApiSupported.value) - await navigator.clipboard.writeText(value); - else - legacyCopy(value); - text.value = value; - copied.value = true; - timeout.start(); - } - } - function legacyCopy(value) { - const ta = document.createElement("textarea"); - ta.value = value != null ? value : ""; - ta.style.position = "absolute"; - ta.style.opacity = "0"; - document.body.appendChild(ta); - ta.select(); - document.execCommand("copy"); - ta.remove(); - } - function legacyRead() { - var _a, _b, _c; - return (_c = (_b = (_a = document == null ? void 0 : document.getSelection) == null ? void 0 : _a.call(document)) == null ? void 0 : _b.toString()) != null ? _c : ""; - } - return { - isSupported, - text, - copied, - copy - }; -} -const _global = typeof globalThis !== "undefined" ? globalThis : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {}; -const globalKey = "__vueuse_ssr_handlers__"; -_global[globalKey] = _global[globalKey] || {}; -_global[globalKey]; -var SwipeDirection; -(function(SwipeDirection2) { - SwipeDirection2["UP"] = "UP"; - SwipeDirection2["RIGHT"] = "RIGHT"; - SwipeDirection2["DOWN"] = "DOWN"; - SwipeDirection2["LEFT"] = "LEFT"; - SwipeDirection2["NONE"] = "NONE"; -})(SwipeDirection || (SwipeDirection = {})); -var __defProp = Object.defineProperty; -var __getOwnPropSymbols = Object.getOwnPropertySymbols; -var __hasOwnProp = Object.prototype.hasOwnProperty; -var __propIsEnum = Object.prototype.propertyIsEnumerable; -var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value; -var __spreadValues = (a, b) => { - for (var prop in b || (b = {})) - if (__hasOwnProp.call(b, prop)) - __defNormalProp(a, prop, b[prop]); - if (__getOwnPropSymbols) - for (var prop of __getOwnPropSymbols(b)) { - if (__propIsEnum.call(b, prop)) - __defNormalProp(a, prop, b[prop]); - } - return a; -}; -const _TransitionPresets = { - easeInSine: [0.12, 0, 0.39, 0], - easeOutSine: [0.61, 1, 0.88, 1], - easeInOutSine: [0.37, 0, 0.63, 1], - easeInQuad: [0.11, 0, 0.5, 0], - easeOutQuad: [0.5, 1, 0.89, 1], - easeInOutQuad: [0.45, 0, 0.55, 1], - easeInCubic: [0.32, 0, 0.67, 0], - easeOutCubic: [0.33, 1, 0.68, 1], - easeInOutCubic: [0.65, 0, 0.35, 1], - easeInQuart: [0.5, 0, 0.75, 0], - easeOutQuart: [0.25, 1, 0.5, 1], - easeInOutQuart: [0.76, 0, 0.24, 1], - easeInQuint: [0.64, 0, 0.78, 0], - easeOutQuint: [0.22, 1, 0.36, 1], - easeInOutQuint: [0.83, 0, 0.17, 1], - easeInExpo: [0.7, 0, 0.84, 0], - easeOutExpo: [0.16, 1, 0.3, 1], - easeInOutExpo: [0.87, 0, 0.13, 1], - easeInCirc: [0.55, 0, 1, 0.45], - easeOutCirc: [0, 0.55, 0.45, 1], - easeInOutCirc: [0.85, 0, 0.15, 1], - easeInBack: [0.36, 0, 0.66, -0.56], - easeOutBack: [0.34, 1.56, 0.64, 1], - easeInOutBack: [0.68, -0.6, 0.32, 1.6] -}; -__spreadValues({ - linear: identity -}, _TransitionPresets); - -export { useClipboard as u }; -//# sourceMappingURL=index.4e223d73.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/index.4e223d73.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/index.4e223d73.mjs.map deleted file mode 100644 index 8c8daa0..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/index.4e223d73.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.4e223d73.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/index.4e223d73.js"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/page.fd4ff09b.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/page.fd4ff09b.mjs deleted file mode 100644 index 118fbab..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/page.fd4ff09b.mjs +++ /dev/null @@ -1,97 +0,0 @@ -import { u as useContent, s as _sfc_main$e } from '../server.mjs'; -import { defineComponent, mergeProps, unref, withCtx, createVNode, renderSlot, useSSRContext } from 'vue'; -import { ssrRenderAttrs, ssrRenderComponent, ssrRenderSlot } from 'vue/server-renderer'; -import 'ohmyfetch'; -import 'hookable'; -import 'unctx'; -import 'destr'; -import 'ufo'; -import 'h3'; -import 'defu'; -import 'vue-router'; -import 'scule'; -import 'property-information'; -import 'html-tags'; -import '@iconify/vue/dist/offline'; -import '@iconify/vue'; -import 'ohash'; -import 'cookie-es'; -import 'pinceau/runtime'; -import '../../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const _sfc_main = /* @__PURE__ */ defineComponent({ - __name: "page", - __ssrInlineRender: true, - setup(__props) { - const { page } = useContent(); - return (_ctx, _push, _parent, _attrs) => { - const _component_AppContainer = _sfc_main$e; - _push(``); - _push(ssrRenderComponent(_component_AppContainer, { - fluid: unref(page).fluid, - "constrained-class": unref(page).constrainedClass, - padded: unref(page).padded - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push2, _parent2, _scopeId); - _push2(``); - } else { - return [ - createVNode("article", null, [ - renderSlot(_ctx.$slots, "default") - ]) - ]; - } - }), - _: 3 - }, _parent)); - _push(``); - }; - } -}); -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/layouts/page.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; - -export { _sfc_main as default }; -//# sourceMappingURL=page.fd4ff09b.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/page.fd4ff09b.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/page.fd4ff09b.mjs.map deleted file mode 100644 index 94a7b80..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/page.fd4ff09b.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"page.fd4ff09b.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/page.fd4ff09b.js"],"sourcesContent":null,"names":["_sfc_main$1"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoBA,MAAM,4BAA4C,eAAA,CAAA;AAAA,EAChD,MAAQ,EAAA,MAAA;AAAA,EACR,iBAAmB,EAAA,IAAA;AAAA,EACnB,MAAM,OAAS,EAAA;AACb,IAAM,MAAA,EAAE,IAAK,EAAA,GAAI,UAAW,EAAA,CAAA;AAC5B,IAAA,OAAO,CAAC,IAAA,EAAM,KAAO,EAAA,OAAA,EAAS,MAAW,KAAA;AACvC,MAAA,MAAM,uBAA0B,GAAAA,WAAA,CAAA;AAChC,MAAM,KAAA,CAAA,CAAA,IAAA,EAAO,eAAe,UAAW,CAAA,EAAE,OAAO,4BAA6B,EAAA,EAAG,MAAM,CAAC,CAAI,CAAA,CAAA,CAAA,CAAA,CAAA;AAC3F,MAAA,KAAA,CAAM,mBAAmB,uBAAyB,EAAA;AAAA,QAChD,KAAA,EAAO,KAAM,CAAA,IAAI,CAAE,CAAA,KAAA;AAAA,QACnB,mBAAA,EAAqB,KAAM,CAAA,IAAI,CAAE,CAAA,gBAAA;AAAA,QACjC,MAAA,EAAQ,KAAM,CAAA,IAAI,CAAE,CAAA,MAAA;AAAA,OACnB,EAAA;AAAA,QACD,SAAS,OAAQ,CAAA,CAAC,CAAG,EAAA,MAAA,EAAQ,UAAU,QAAa,KAAA;AAClD,UAAA,IAAI,MAAQ,EAAA;AACV,YAAA,MAAA,CAAO,WAAW,QAAW,CAAA,CAAA,CAAA,CAAA,CAAA;AAC7B,YAAc,aAAA,CAAA,IAAA,CAAK,QAAQ,SAAW,EAAA,IAAI,IAAM,EAAA,MAAA,EAAQ,UAAU,QAAQ,CAAA,CAAA;AAC1E,YAAA,MAAA,CAAO,CAAY,UAAA,CAAA,CAAA,CAAA;AAAA,WACd,MAAA;AACL,YAAO,OAAA;AAAA,cACL,WAAA,CAAY,WAAW,IAAM,EAAA;AAAA,gBAC3B,UAAA,CAAW,IAAK,CAAA,MAAA,EAAQ,SAAS,CAAA;AAAA,eAClC,CAAA;AAAA,aACH,CAAA;AAAA,WACF;AAAA,SACD,CAAA;AAAA,QACD,CAAG,EAAA,CAAA;AAAA,OACL,EAAG,OAAO,CAAC,CAAA,CAAA;AACX,MAAA,KAAA,CAAM,CAAQ,MAAA,CAAA,CAAA,CAAA;AAAA,KAChB,CAAA;AAAA,GACF;AACF,CAAC,EAAA;AACD,MAAM,aAAa,SAAU,CAAA,KAAA,CAAA;AAC7B,SAAU,CAAA,KAAA,GAAQ,CAAC,KAAA,EAAO,GAAQ,KAAA;AAChC,EAAA,MAAM,aAAa,aAAc,EAAA,CAAA;AACjC,EAAC,CAAA,UAAA,CAAW,YAAY,UAAW,CAAA,OAAA,uBAA8B,GAAI,EAAA,CAAA,EAAI,IAAI,oIAAoI,CAAA,CAAA;AACjN,EAAA,OAAO,UAAa,GAAA,UAAA,CAAW,KAAO,EAAA,GAAG,CAAI,GAAA,KAAA,CAAA,CAAA;AAC/C,CAAA;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/pinceau-imports-styles.35f14cbf.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/pinceau-imports-styles.35f14cbf.mjs deleted file mode 100644 index 09fbc9b..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/pinceau-imports-styles.35f14cbf.mjs +++ /dev/null @@ -1,6 +0,0 @@ -import { t as tailwind, _ as __pinceau_css } from '../styles.mjs'; - -const pinceauImportsStyles_35f14cbf = [tailwind, __pinceau_css]; - -export { pinceauImportsStyles_35f14cbf as default }; -//# sourceMappingURL=pinceau-imports-styles.35f14cbf.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/pinceau-imports-styles.35f14cbf.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/pinceau-imports-styles.35f14cbf.mjs.map deleted file mode 100644 index df7c780..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/pinceau-imports-styles.35f14cbf.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"pinceau-imports-styles.35f14cbf.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/pinceau-imports-styles.35f14cbf.mjs"],"sourcesContent":null,"names":["style_0","style_1"],"mappings":";;AAEA,sCAAe,CAACA,QAAO,EAAEC,aAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/welcome-styles.b7cc1bea.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/welcome-styles.b7cc1bea.mjs deleted file mode 100644 index 15634f4..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/welcome-styles.b7cc1bea.mjs +++ /dev/null @@ -1,6 +0,0 @@ -const welcome_vue_vue_type_style_index_0_scoped_b18604a7_lang = '.spotlight[data-v-b18604a7]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);bottom:-40vh;filter:blur(20vh);height:50vh}.spotlight-wrapper[data-v-b18604a7]{opacity:.5;transition:opacity .4s ease-in}.nuxt-logo:hover~.spotlight-wrapper[data-v-b18604a7]{opacity:.95}.gradient-border[data-v-b18604a7]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;position:relative;width:100%}@media (prefers-color-scheme:light){.gradient-border[data-v-b18604a7]{background-color:hsla(0,0%,100%,.3)}.gradient-border[data-v-b18604a7]:before{background:linear-gradient(90deg,#e2e2e2,#e2e2e2 25%,#00dc82 50%,#36e4da 75%,#0047e1)}}@media (prefers-color-scheme:dark){html:not(.light) .gradient-border[data-v-b18604a7]{background-color:hsla(0,0%,8%,.3)}html:not(.light) .gradient-border[data-v-b18604a7]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82 50%,#36e4da 75%,#0047e1)}}html.dark .gradient-border[data-v-b18604a7]{background-color:hsla(0,0%,8%,.3)}html.dark .gradient-border[data-v-b18604a7]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82 50%,#36e4da 75%,#0047e1)}.gradient-border[data-v-b18604a7]:before{background-position:0 0;background-size:400% auto;border-radius:.5rem;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:2px;position:absolute;right:0;top:0;transition:background-position .3s ease-in-out,opacity .2s ease-in-out;width:100%}.gradient-border[data-v-b18604a7]:hover:before{background-position:-50% 0;opacity:1}.bg-white[data-v-b18604a7]{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-100[data-v-b18604a7]{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.rounded[data-v-b18604a7]{border-radius:.25rem}.cursor-pointer[data-v-b18604a7]{cursor:pointer}.flex[data-v-b18604a7]{display:flex}.grid[data-v-b18604a7]{display:grid}.flex-col[data-v-b18604a7]{flex-direction:column}.place-content-center[data-v-b18604a7]{place-content:center}.items-end[data-v-b18604a7]{align-items:flex-end}.items-center[data-v-b18604a7]{align-items:center}.justify-end[data-v-b18604a7]{justify-content:flex-end}.justify-center[data-v-b18604a7]{justify-content:center}.justify-between[data-v-b18604a7]{justify-content:space-between}.font-sans[data-v-b18604a7]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-mono[data-v-b18604a7]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-medium[data-v-b18604a7]{font-weight:500}.font-bold[data-v-b18604a7]{font-weight:700}.font-semibold[data-v-b18604a7]{font-weight:600}.text-xl[data-v-b18604a7]{font-size:1.25rem;line-height:1.75rem}.text-sm[data-v-b18604a7]{font-size:.875rem;line-height:1.25rem}.text-2xl[data-v-b18604a7]{font-size:1.5rem;line-height:2rem}.mb-2[data-v-b18604a7]{margin-bottom:.5rem}.mb-4[data-v-b18604a7]{margin-bottom:1rem}.mt-4[data-v-b18604a7]{margin-top:1rem}.mt-2[data-v-b18604a7]{margin-top:.5rem}.max-w-5xl[data-v-b18604a7]{max-width:64rem}.min-h-screen[data-v-b18604a7]{min-height:100vh}.p-4[data-v-b18604a7]{padding:1rem}.p-8[data-v-b18604a7]{padding:2rem}.p-1[data-v-b18604a7]{padding:.25rem}.pb-1[data-v-b18604a7]{padding-bottom:.25rem}.fixed[data-v-b18604a7]{position:fixed}.left-0[data-v-b18604a7]{left:0}.right-0[data-v-b18604a7]{right:0}.text-black[data-v-b18604a7]{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.antialiased[data-v-b18604a7]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-full[data-v-b18604a7]{width:100%}.w-40[data-v-b18604a7]{width:10rem}.z-10[data-v-b18604a7]{z-index:10}.z-20[data-v-b18604a7]{z-index:20}.gap-4[data-v-b18604a7]{grid-gap:1rem;gap:1rem}.grid-cols-3[data-v-b18604a7]{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-3[data-v-b18604a7]{-ms-grid-column-span:span 3/span 3;grid-column:span 3/span 3}@media (min-width:640px){.sm\\:text-base[data-v-b18604a7]{font-size:1rem;line-height:1.5rem}.sm\\:pb-2[data-v-b18604a7]{padding-bottom:.5rem}.sm\\:col-span-1[data-v-b18604a7]{-ms-grid-column-span:span 1/span 1;grid-column:span 1/span 1}}@media (min-width:768px){.md\\:gap-8[data-v-b18604a7]{grid-gap:2rem;gap:2rem}}@media (prefers-color-scheme:dark){html:not(.light) .dark\\:bg-black[data-v-b18604a7]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html:not(.light) .dark\\:bg-white\\/10[data-v-b18604a7]{--tw-bg-opacity:.1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}html:not(.light) .dark\\:text-white[data-v-b18604a7]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}html.dark .dark\\:bg-black[data-v-b18604a7]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html.dark .dark\\:bg-white\\/10[data-v-b18604a7]{--tw-bg-opacity:.1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}html.dark .dark\\:text-white[data-v-b18604a7]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}'; - -const welcomeStyles_b7cc1bea = [welcome_vue_vue_type_style_index_0_scoped_b18604a7_lang]; - -export { welcomeStyles_b7cc1bea as default }; -//# sourceMappingURL=welcome-styles.b7cc1bea.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/welcome-styles.b7cc1bea.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/welcome-styles.b7cc1bea.mjs.map deleted file mode 100644 index a4950d6..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/_nuxt/welcome-styles.b7cc1bea.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"welcome-styles.b7cc1bea.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/welcome-styles-1.mjs.3d230c55.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/welcome-styles.b7cc1bea.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,uDAA0D,GAAA,+nKAAA;;ACChE,+BAAe,CAACA,uDAAO;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/client.manifest.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/client.manifest.mjs deleted file mode 100644 index 6900e99..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/client.manifest.mjs +++ /dev/null @@ -1,1940 +0,0 @@ -const client_manifest = { - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-400-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-greek-400-normal.2f2d421a.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-400-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-400-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-cyrillic-400-normal.e9493683.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-400-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-ext-400-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-cyrillic-ext-400-normal.f7666a51.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-ext-400-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-ext-400-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-greek-ext-400-normal.d3e30cde.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-ext-400-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-ext-400-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-latin-ext-400-normal.64a98f58.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-ext-400-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-ext-500-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-cyrillic-ext-500-normal.8b5f6999.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-ext-500-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-500-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-cyrillic-500-normal.f6bd191e.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-500-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-ext-500-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-greek-ext-500-normal.528b79aa.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-ext-500-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-500-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-greek-500-normal.ddbf6a70.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-500-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-400-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-latin-400-normal.0364d368.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-400-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-ext-500-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-latin-ext-500-normal.4fba9ae6.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-ext-500-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-600-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-cyrillic-600-normal.9bc492f5.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-600-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-ext-600-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-greek-ext-600-normal.c37a11b3.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-ext-600-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-500-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-latin-500-normal.d5333670.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-500-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-ext-600-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-cyrillic-ext-600-normal.2ea11f8c.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-ext-600-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-ext-700-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-cyrillic-ext-700-normal.b7bb121f.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-ext-700-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-600-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-greek-600-normal.4591e350.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-600-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-ext-600-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-latin-ext-600-normal.cc23fe6f.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-ext-600-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-ext-700-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-greek-ext-700-normal.22174f43.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-ext-700-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-700-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-greek-700-normal.9e078f49.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-greek-700-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-600-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-latin-600-normal.048d136d.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-600-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-700-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-cyrillic-700-normal.f6c6dcaf.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-cyrillic-700-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-ext-700-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-latin-ext-700-normal.1cc47d25.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-ext-700-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-700-normal.woff2": { - "resourceType": "font", - "mimeType": "font/woff2", - "file": "inter-latin-700-normal.ced2d8e0.woff2", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-latin-700-normal.woff2" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-all-400-normal.woff": { - "resourceType": "font", - "mimeType": "font/woff", - "file": "inter-all-400-normal.f824029b.woff", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-all-400-normal.woff" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-all-500-normal.woff": { - "resourceType": "font", - "mimeType": "font/woff", - "file": "inter-all-500-normal.94e08ad8.woff", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-all-500-normal.woff" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-all-600-normal.woff": { - "resourceType": "font", - "mimeType": "font/woff", - "file": "inter-all-600-normal.ba29c057.woff", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-all-600-normal.woff" - }, - "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-all-700-normal.woff": { - "resourceType": "font", - "mimeType": "font/woff", - "file": "inter-all-700-normal.9d318ccb.woff", - "src": "../node_modules/.pnpm/@fontsource+inter@4.5.14/node_modules/@fontsource/inter/files/inter-all-700-normal.woff" - }, - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs": { - "resourceType": "script", - "module": true, - "file": "entry.5c8819da.js", - "src": "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "isEntry": true, - "isDynamicEntry": true, - "dynamicImports": [ - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/layouts/default.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/layouts/page.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/composables/client-db.mjs", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/composables/web-socket.mjs", - "virtual:nuxt:/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/error-component.mjs", - "entryCSS" - ], - "css": [], - "assets": [ - "inter-cyrillic-ext-400-normal.f7666a51.woff2", - "inter-all-400-normal.f824029b.woff", - "inter-cyrillic-400-normal.e9493683.woff2", - "inter-greek-ext-400-normal.d3e30cde.woff2", - "inter-greek-400-normal.2f2d421a.woff2", - "inter-latin-ext-400-normal.64a98f58.woff2", - "inter-latin-400-normal.0364d368.woff2", - "inter-cyrillic-ext-500-normal.8b5f6999.woff2", - "inter-all-500-normal.94e08ad8.woff", - "inter-cyrillic-500-normal.f6bd191e.woff2", - "inter-greek-ext-500-normal.528b79aa.woff2", - "inter-greek-500-normal.ddbf6a70.woff2", - "inter-latin-ext-500-normal.4fba9ae6.woff2", - "inter-latin-500-normal.d5333670.woff2", - "inter-cyrillic-ext-600-normal.2ea11f8c.woff2", - "inter-all-600-normal.ba29c057.woff", - "inter-cyrillic-600-normal.9bc492f5.woff2", - "inter-greek-ext-600-normal.c37a11b3.woff2", - "inter-greek-600-normal.4591e350.woff2", - "inter-latin-ext-600-normal.cc23fe6f.woff2", - "inter-latin-600-normal.048d136d.woff2", - "inter-cyrillic-ext-700-normal.b7bb121f.woff2", - "inter-all-700-normal.9d318ccb.woff", - "inter-cyrillic-700-normal.f6c6dcaf.woff2", - "inter-greek-ext-700-normal.22174f43.woff2", - "inter-greek-700-normal.9e078f49.woff2", - "inter-latin-ext-700-normal.1cc47d25.woff2", - "inter-latin-700-normal.ced2d8e0.woff2" - ] - }, - "entry.9a0500ad.css": { - "file": "entry.9a0500ad.css", - "resourceType": "style" - }, - "inter-cyrillic-ext-400-normal.f7666a51.woff2": { - "file": "inter-cyrillic-ext-400-normal.f7666a51.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-all-400-normal.f824029b.woff": { - "file": "inter-all-400-normal.f824029b.woff", - "resourceType": "font", - "mimeType": "font/woff" - }, - "inter-cyrillic-400-normal.e9493683.woff2": { - "file": "inter-cyrillic-400-normal.e9493683.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-greek-ext-400-normal.d3e30cde.woff2": { - "file": "inter-greek-ext-400-normal.d3e30cde.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-greek-400-normal.2f2d421a.woff2": { - "file": "inter-greek-400-normal.2f2d421a.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-latin-ext-400-normal.64a98f58.woff2": { - "file": "inter-latin-ext-400-normal.64a98f58.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-latin-400-normal.0364d368.woff2": { - "file": "inter-latin-400-normal.0364d368.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-cyrillic-ext-500-normal.8b5f6999.woff2": { - "file": "inter-cyrillic-ext-500-normal.8b5f6999.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-all-500-normal.94e08ad8.woff": { - "file": "inter-all-500-normal.94e08ad8.woff", - "resourceType": "font", - "mimeType": "font/woff" - }, - "inter-cyrillic-500-normal.f6bd191e.woff2": { - "file": "inter-cyrillic-500-normal.f6bd191e.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-greek-ext-500-normal.528b79aa.woff2": { - "file": "inter-greek-ext-500-normal.528b79aa.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-greek-500-normal.ddbf6a70.woff2": { - "file": "inter-greek-500-normal.ddbf6a70.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-latin-ext-500-normal.4fba9ae6.woff2": { - "file": "inter-latin-ext-500-normal.4fba9ae6.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-latin-500-normal.d5333670.woff2": { - "file": "inter-latin-500-normal.d5333670.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-cyrillic-ext-600-normal.2ea11f8c.woff2": { - "file": "inter-cyrillic-ext-600-normal.2ea11f8c.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-all-600-normal.ba29c057.woff": { - "file": "inter-all-600-normal.ba29c057.woff", - "resourceType": "font", - "mimeType": "font/woff" - }, - "inter-cyrillic-600-normal.9bc492f5.woff2": { - "file": "inter-cyrillic-600-normal.9bc492f5.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-greek-ext-600-normal.c37a11b3.woff2": { - "file": "inter-greek-ext-600-normal.c37a11b3.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-greek-600-normal.4591e350.woff2": { - "file": "inter-greek-600-normal.4591e350.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-latin-ext-600-normal.cc23fe6f.woff2": { - "file": "inter-latin-ext-600-normal.cc23fe6f.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-latin-600-normal.048d136d.woff2": { - "file": "inter-latin-600-normal.048d136d.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-cyrillic-ext-700-normal.b7bb121f.woff2": { - "file": "inter-cyrillic-ext-700-normal.b7bb121f.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-all-700-normal.9d318ccb.woff": { - "file": "inter-all-700-normal.9d318ccb.woff", - "resourceType": "font", - "mimeType": "font/woff" - }, - "inter-cyrillic-700-normal.f6c6dcaf.woff2": { - "file": "inter-cyrillic-700-normal.f6c6dcaf.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-greek-ext-700-normal.22174f43.woff2": { - "file": "inter-greek-ext-700-normal.22174f43.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-greek-700-normal.9e078f49.woff2": { - "file": "inter-greek-700-normal.9e078f49.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-latin-ext-700-normal.1cc47d25.woff2": { - "file": "inter-latin-ext-700-normal.1cc47d25.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "inter-latin-700-normal.ced2d8e0.woff2": { - "file": "inter-latin-700-normal.ced2d8e0.woff2", - "resourceType": "font", - "mimeType": "font/woff2" - }, - "virtual:nuxt:/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/error-component.mjs": { - "resourceType": "script", - "module": true, - "file": "error-component.8fb53748.js", - "src": "virtual:nuxt:/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/error-component.mjs", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "dynamicImports": [ - "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-404.vue", - "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-500.vue" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Alert.vue": { - "resourceType": "script", - "module": true, - "file": "Alert.85aa248c.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Alert.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ArticleHero.vue": { - "resourceType": "script", - "module": true, - "file": "ArticleHero.650011df.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ArticleHero.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Badge.vue": { - "resourceType": "script", - "module": true, - "file": "Badge.c00ca7ec.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Badge.vue", - "isDynamicEntry": true, - "imports": [ - "_Badge.vue_vue_type_script_setup_true_lang.871fa249.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "_Badge.vue_vue_type_script_setup_true_lang.871fa249.js": { - "resourceType": "script", - "module": true, - "file": "Badge.vue_vue_type_script_setup_true_lang.871fa249.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/BlockHero.vue": { - "resourceType": "script", - "module": true, - "file": "BlockHero.a98d7054.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/BlockHero.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ButtonLink.vue", - "_Terminal.vue_vue_type_script_setup_true_lang.d64be369.js", - "_index.cb3c216d.js" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ButtonLink.vue": { - "resourceType": "script", - "module": true, - "file": "ButtonLink.2f82fed5.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ButtonLink.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "_Terminal.vue_vue_type_script_setup_true_lang.d64be369.js": { - "resourceType": "script", - "module": true, - "file": "Terminal.vue_vue_type_script_setup_true_lang.d64be369.js", - "imports": [ - "_index.cb3c216d.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "_index.cb3c216d.js": { - "resourceType": "script", - "module": true, - "file": "index.cb3c216d.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Callout.vue": { - "resourceType": "script", - "module": true, - "file": "Callout.0ddc66f7.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Callout.vue", - "isDynamicEntry": true, - "imports": [ - "_Callout.vue_vue_type_script_setup_true_lang.9a785567.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "_Callout.vue_vue_type_script_setup_true_lang.9a785567.js": { - "resourceType": "script", - "module": true, - "file": "Callout.vue_vue_type_script_setup_true_lang.9a785567.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Card.vue": { - "resourceType": "script", - "module": true, - "file": "Card.f7daf8cb.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Card.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "Card.e4d02baa.css": { - "file": "Card.e4d02baa.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CardGrid.vue": { - "resourceType": "script", - "module": true, - "file": "CardGrid.80b15d5c.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CardGrid.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CodeBlock.vue": { - "resourceType": "script", - "module": true, - "file": "CodeBlock.0c19e5b4.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CodeBlock.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "CodeBlock.6e7eaa49.css": { - "file": "CodeBlock.6e7eaa49.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CodeGroup.vue": { - "resourceType": "script", - "module": true, - "file": "CodeGroup.ee158690.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CodeGroup.vue", - "isDynamicEntry": true, - "imports": [ - "_CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.vue" - ], - "css": [] - }, - "_CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js": { - "resourceType": "script", - "module": true, - "file": "CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js", - "imports": [ - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.vue", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [ - "CodeGroup.42b06250.css" - ] - }, - "CodeGroup.42b06250.css": { - "file": "CodeGroup.42b06250.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.vue": { - "resourceType": "script", - "module": true, - "file": "TabsHeader.4ceb7ffd.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "TabsHeader.b03ddfb3.css": { - "file": "TabsHeader.b03ddfb3.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CopyButton.vue": { - "resourceType": "script", - "module": true, - "file": "CopyButton.077fdfdb.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CopyButton.vue", - "isDynamicEntry": true, - "imports": [ - "_CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_index.cb3c216d.js" - ] - }, - "_CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js": { - "resourceType": "script", - "module": true, - "file": "CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_index.cb3c216d.js" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Icon.vue": { - "resourceType": "script", - "module": true, - "file": "Icon.8b8e9bfb.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Icon.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/List.vue": { - "resourceType": "script", - "module": true, - "file": "List.8279d29f.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/List.vue", - "isDynamicEntry": true, - "imports": [ - "_List.vue_vue_type_style_index_0_lang.aa51af9a.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "_List.vue_vue_type_style_index_0_lang.aa51af9a.js": { - "resourceType": "script", - "module": true, - "file": "List.vue_vue_type_style_index_0_lang.aa51af9a.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [ - "List.8f1ece3a.css" - ] - }, - "List.8f1ece3a.css": { - "file": "List.8f1ece3a.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/NuxtImg.vue": { - "resourceType": "script", - "module": true, - "file": "NuxtImg.db6a871f.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/NuxtImg.vue", - "isDynamicEntry": true, - "imports": [ - "_NuxtImg.vue_vue_type_script_lang.73948608.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "_NuxtImg.vue_vue_type_script_lang.73948608.js": { - "resourceType": "script", - "module": true, - "file": "NuxtImg.vue_vue_type_script_lang.73948608.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Props.vue": { - "resourceType": "script", - "module": true, - "file": "Props.ae63778f.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Props.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTh.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTr.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseThead.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTd.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTbody.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTable.vue", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_asyncData.31ace0d7.js", - "_index.c8e7d9b1.js" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTh.vue": { - "resourceType": "script", - "module": true, - "file": "ProseTh.eff23c97.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTh.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseTh.ee22b634.css": { - "file": "ProseTh.ee22b634.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTr.vue": { - "resourceType": "script", - "module": true, - "file": "ProseTr.b4f984e9.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTr.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseTr.425925c1.css": { - "file": "ProseTr.425925c1.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseThead.vue": { - "resourceType": "script", - "module": true, - "file": "ProseThead.f14263ab.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseThead.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseThead.441d27c9.css": { - "file": "ProseThead.441d27c9.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.vue": { - "resourceType": "script", - "module": true, - "file": "ProseCodeInline.50440e49.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseCodeInline.143d7c58.css": { - "file": "ProseCodeInline.143d7c58.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTd.vue": { - "resourceType": "script", - "module": true, - "file": "ProseTd.5250a879.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTd.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseTd.b10c2fad.css": { - "file": "ProseTd.b10c2fad.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTbody.vue": { - "resourceType": "script", - "module": true, - "file": "ProseTbody.a82ee65e.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTbody.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTable.vue": { - "resourceType": "script", - "module": true, - "file": "ProseTable.42d7d6fa.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTable.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseTable.94abd33a.css": { - "file": "ProseTable.94abd33a.css", - "resourceType": "style" - }, - "_asyncData.31ace0d7.js": { - "resourceType": "script", - "module": true, - "file": "asyncData.31ace0d7.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "_index.c8e7d9b1.js": { - "resourceType": "script", - "module": true, - "file": "index.c8e7d9b1.js" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Sandbox.vue": { - "resourceType": "script", - "module": true, - "file": "Sandbox.d7a8ef85.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Sandbox.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.vue" - ], - "css": [] - }, - "Sandbox.16ff9b40.css": { - "file": "Sandbox.16ff9b40.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/SourceLink.vue": { - "resourceType": "script", - "module": true, - "file": "SourceLink.b62e06f3.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/SourceLink.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseP.vue" - ], - "css": [ - "ProseP.4d7b231c.css" - ] - }, - "ProseP.4d7b231c.css": { - "file": "ProseP.4d7b231c.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseP.vue": { - "resourceType": "script", - "module": true, - "file": "ProseP.de8023b0.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseP.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Terminal.vue": { - "resourceType": "script", - "module": true, - "file": "Terminal.4ec77f0b.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Terminal.vue", - "isDynamicEntry": true, - "imports": [ - "_Terminal.vue_vue_type_script_setup_true_lang.d64be369.js", - "_index.cb3c216d.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/VideoPlayer.vue": { - "resourceType": "script", - "module": true, - "file": "VideoPlayer.a4f1153d.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/VideoPlayer.vue", - "isDynamicEntry": true, - "imports": [ - "_NuxtImg.vue_vue_type_script_lang.73948608.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "VideoPlayer.e2b8a640.css": { - "file": "VideoPlayer.e2b8a640.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseA.vue": { - "resourceType": "script", - "module": true, - "file": "ProseA.f5a3b2ab.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseA.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseA.b6e016a7.css": { - "file": "ProseA.b6e016a7.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseBlockquote.vue": { - "resourceType": "script", - "module": true, - "file": "ProseBlockquote.70f8b8fe.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseBlockquote.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseBlockquote.88ae3f99.css": { - "file": "ProseBlockquote.88ae3f99.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCode.vue": { - "resourceType": "script", - "module": true, - "file": "ProseCode.12af3d11.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCode.vue", - "isDynamicEntry": true, - "imports": [ - "_CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_index.cb3c216d.js" - ], - "css": [] - }, - "ProseCode.1d88abe6.css": { - "file": "ProseCode.1d88abe6.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseEm.vue": { - "resourceType": "script", - "module": true, - "file": "ProseEm.2e15dc03.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseEm.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseEm.1858190c.css": { - "file": "ProseEm.1858190c.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH1.vue": { - "resourceType": "script", - "module": true, - "file": "ProseH1.d84756db.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH1.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseH1.8a36f873.css": { - "file": "ProseH1.8a36f873.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH2.vue": { - "resourceType": "script", - "module": true, - "file": "ProseH2.e796f461.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH2.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseH2.4c537ed6.css": { - "file": "ProseH2.4c537ed6.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH3.vue": { - "resourceType": "script", - "module": true, - "file": "ProseH3.8997684a.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH3.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseH3.6d6476a1.css": { - "file": "ProseH3.6d6476a1.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH4.vue": { - "resourceType": "script", - "module": true, - "file": "ProseH4.fd6111fb.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH4.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseH4.42c1dd1d.css": { - "file": "ProseH4.42c1dd1d.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseHr.vue": { - "resourceType": "script", - "module": true, - "file": "ProseHr.b577eed5.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseHr.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseHr.799690c7.css": { - "file": "ProseHr.799690c7.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseImg.vue": { - "resourceType": "script", - "module": true, - "file": "ProseImg.a278838e.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseImg.vue", - "isDynamicEntry": true, - "imports": [ - "_NuxtImg.vue_vue_type_script_lang.73948608.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseImg.86043b15.css": { - "file": "ProseImg.86043b15.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseLi.vue": { - "resourceType": "script", - "module": true, - "file": "ProseLi.e707ae53.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseLi.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseLi.38abb7b0.css": { - "file": "ProseLi.38abb7b0.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseOl.vue": { - "resourceType": "script", - "module": true, - "file": "ProseOl.e26f7ec4.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseOl.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseOl.661a20a5.css": { - "file": "ProseOl.661a20a5.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseStrong.vue": { - "resourceType": "script", - "module": true, - "file": "ProseStrong.f0f1ef1e.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseStrong.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseStrong.138420e3.css": { - "file": "ProseStrong.138420e3.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseUl.vue": { - "resourceType": "script", - "module": true, - "file": "ProseUl.411b4625.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseUl.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "ProseUl.ae3836e4.css": { - "file": "ProseUl.ae3836e4.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/PageContributors.vue": { - "resourceType": "script", - "module": true, - "file": "PageContributors.45347cd4.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/PageContributors.vue", - "isDynamicEntry": true, - "imports": [ - "_PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "_PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js": { - "resourceType": "script", - "module": true, - "file": "PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/PageEditLink.vue": { - "resourceType": "script", - "module": true, - "file": "PageEditLink.6847cf00.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/PageEditLink.vue", - "isDynamicEntry": true, - "imports": [ - "_PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "_PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js": { - "resourceType": "script", - "module": true, - "file": "PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/Releases.vue": { - "resourceType": "script", - "module": true, - "file": "Releases.547e77f7.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/Releases.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js", - "_Badge.vue_vue_type_script_setup_true_lang.871fa249.js" - ], - "css": [] - }, - "Releases.686993ee.css": { - "file": "Releases.686993ee.css", - "resourceType": "style" - }, - "_ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js": { - "resourceType": "script", - "module": true, - "file": "ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js", - "imports": [ - "_Badge.vue_vue_type_script_setup_true_lang.871fa249.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/ReleasesReactions.vue": { - "resourceType": "script", - "module": true, - "file": "ReleasesReactions.530be044.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/ReleasesReactions.vue", - "isDynamicEntry": true, - "imports": [ - "_ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js", - "_Badge.vue_vue_type_script_setup_true_lang.871fa249.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconCodeSandBox.vue": { - "resourceType": "script", - "module": true, - "file": "IconCodeSandBox.41ff096f.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconCodeSandBox.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconDocus.vue": { - "resourceType": "script", - "module": true, - "file": "IconDocus.bc629857.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconDocus.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxt.vue": { - "resourceType": "script", - "module": true, - "file": "IconNuxt.070d8afc.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxt.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxtContent.vue": { - "resourceType": "script", - "module": true, - "file": "IconNuxtContent.31fb8cb3.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxtContent.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxtLabs.vue": { - "resourceType": "script", - "module": true, - "file": "IconNuxtLabs.a3cd1c69.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxtLabs.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconStackBlitz.vue": { - "resourceType": "script", - "module": true, - "file": "IconStackBlitz.f0f607db.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconStackBlitz.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconVueTelescope.vue": { - "resourceType": "script", - "module": true, - "file": "IconVueTelescope.347e9b6c.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconVueTelescope.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentDoc.vue": { - "resourceType": "script", - "module": true, - "file": "ContentDoc.3cdfc123.js", - "src": "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentDoc.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentQuery.vue", - "_asyncData.31ace0d7.js" - ] - }, - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentQuery.vue": { - "resourceType": "script", - "module": true, - "file": "ContentQuery.019e7157.js", - "src": "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentQuery.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_asyncData.31ace0d7.js" - ] - }, - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentList.vue": { - "resourceType": "script", - "module": true, - "file": "ContentList.544db236.js", - "src": "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentList.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentQuery.vue", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_asyncData.31ace0d7.js" - ] - }, - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentNavigation.vue": { - "resourceType": "script", - "module": true, - "file": "ContentNavigation.810a93b6.js", - "src": "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentNavigation.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_asyncData.31ace0d7.js", - "_Callout.vue_vue_type_script_setup_true_lang.9a785567.js", - "_CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js", - "_List.vue_vue_type_style_index_0_lang.aa51af9a.js", - "_NuxtImg.vue_vue_type_script_lang.73948608.js", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Props.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTable.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTd.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTh.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseThead.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTr.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentDoc.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentList.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentQuery.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Markdown.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTbody.vue", - "_index.c8e7d9b1.js" - ], - "dynamicImports": [ - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Alert.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ArticleHero.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Badge.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/BlockHero.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ButtonLink.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Callout.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Card.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CardGrid.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CodeBlock.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CodeGroup.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CopyButton.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Icon.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/List.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/NuxtImg.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Props.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Sandbox.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/SourceLink.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Terminal.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/VideoPlayer.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseA.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseBlockquote.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCode.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseEm.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH1.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH2.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH3.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH4.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseHr.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseImg.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseLi.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseOl.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseP.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseStrong.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTable.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTbody.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTd.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTh.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseThead.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTr.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseUl.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/PageContributors.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/PageEditLink.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/Releases.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/ReleasesReactions.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconCodeSandBox.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconDocus.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxt.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxtContent.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconNuxtLabs.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconStackBlitz.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/icons/IconVueTelescope.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppContainer.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppFooter.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppLayout.vue", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppSearch.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/ColorModeSwitch.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/DocumentDrivenNotFound.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/NavbarDialog.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/NavbarLogo.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/SocialIcons.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsAside.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsAsideTree.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPageBottom.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPageContent.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPrevNext.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsToc.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsTocLinks.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentDoc.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentList.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentQuery.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Markdown.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Prose/ProseH5.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Prose/ProseH6.vue", - "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/welcome.vue" - ], - "css": [ - "ContentNavigation.ce27cbb7.css", - "Card.e4d02baa.css", - "CodeBlock.6e7eaa49.css", - "Sandbox.16ff9b40.css", - "ProseP.4d7b231c.css", - "VideoPlayer.e2b8a640.css", - "ProseA.b6e016a7.css", - "ProseBlockquote.88ae3f99.css", - "ProseCode.1d88abe6.css", - "ProseEm.1858190c.css", - "ProseH1.8a36f873.css", - "ProseH2.4c537ed6.css", - "ProseH3.6d6476a1.css", - "ProseH4.42c1dd1d.css", - "ProseHr.799690c7.css", - "ProseImg.86043b15.css", - "ProseLi.38abb7b0.css", - "ProseOl.661a20a5.css", - "ProseStrong.138420e3.css", - "ProseUl.ae3836e4.css", - "Releases.686993ee.css", - "DocsPageContent.ec05ce31.css" - ] - }, - "ContentNavigation.ce27cbb7.css": { - "file": "ContentNavigation.ce27cbb7.css", - "resourceType": "style" - }, - "DocsPageContent.ec05ce31.css": { - "file": "DocsPageContent.ec05ce31.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Markdown.vue": { - "resourceType": "script", - "module": true, - "file": "Markdown.d5d45569.js", - "src": "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Markdown.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Prose/ProseH5.vue": { - "resourceType": "script", - "module": true, - "file": "ProseH5.3bb1f380.js", - "src": "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Prose/ProseH5.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Prose/ProseH6.vue": { - "resourceType": "script", - "module": true, - "file": "ProseH6.2fc71492.js", - "src": "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Prose/ProseH6.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/composables/web-socket.mjs": { - "resourceType": "script", - "module": true, - "file": "web-socket.c0a3fa2e.js", - "src": "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/composables/web-socket.mjs", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_asyncData.31ace0d7.js" - ] - }, - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/pages/document-driven.vue": { - "resourceType": "script", - "module": true, - "file": "document-driven.422f26c3.js", - "src": "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/pages/document-driven.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/DocumentDrivenNotFound.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ButtonLink.vue" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/DocumentDrivenNotFound.vue": { - "resourceType": "script", - "module": true, - "file": "DocumentDrivenNotFound.f9457e0d.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/DocumentDrivenNotFound.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ButtonLink.vue", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/composables/client-db.mjs": { - "resourceType": "script", - "module": true, - "file": "client-db.3ed41bdf.js", - "src": "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/composables/client-db.mjs", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/layouts/default.vue": { - "resourceType": "script", - "module": true, - "file": "default.641233c7.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/layouts/default.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPageContent.vue", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.vue", - "_DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js", - "_PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js", - "_PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseHr.vue", - "_DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js", - "_index.c8e7d9b1.js", - "_DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js", - "_DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js" - ], - "css": [ - "ProseHr.799690c7.css", - "DocsPageContent.ec05ce31.css" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPageContent.vue": { - "resourceType": "script", - "module": true, - "file": "DocsPageContent.80e418c5.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPageContent.vue", - "isDynamicEntry": true, - "imports": [ - "_DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.vue", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseHr.vue", - "_DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js", - "_DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js", - "_PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js", - "_PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js", - "_index.c8e7d9b1.js", - "_DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js" - ], - "css": [ - "DocsPageContent.ec05ce31.css", - "ProseHr.799690c7.css" - ] - }, - "_DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js": { - "resourceType": "script", - "module": true, - "file": "DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "_DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js": { - "resourceType": "script", - "module": true, - "file": "DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js", - "imports": [ - "_PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js", - "_PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "_DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js": { - "resourceType": "script", - "module": true, - "file": "DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_index.c8e7d9b1.js" - ] - }, - "_DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js": { - "resourceType": "script", - "module": true, - "file": "DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js", - "imports": [ - "_DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "_DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js": { - "resourceType": "script", - "module": true, - "file": "DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js", - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/layouts/page.vue": { - "resourceType": "script", - "module": true, - "file": "page.cac684c4.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/layouts/page.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-404.vue": { - "resourceType": "script", - "module": true, - "file": "error-404.0c82eab2.js", - "src": "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-404.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "error-404.dcb4aeca.css": { - "file": "error-404.dcb4aeca.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-500.vue": { - "resourceType": "script", - "module": true, - "file": "error-500.9ba81f1a.js", - "src": "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-500.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ], - "css": [] - }, - "error-500.4159364d.css": { - "file": "error-500.4159364d.css", - "resourceType": "style" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppContainer.vue": { - "resourceType": "script", - "module": true, - "file": "AppContainer.0e60ca18.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppContainer.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppFooter.vue": { - "resourceType": "script", - "module": true, - "file": "AppFooter.98065e5e.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppFooter.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppLayout.vue": { - "resourceType": "script", - "module": true, - "file": "AppLayout.a480fab5.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppLayout.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppSearch.vue": { - "resourceType": "script", - "module": true, - "file": "AppSearch.fe9de0c1.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppSearch.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/ColorModeSwitch.vue": { - "resourceType": "script", - "module": true, - "file": "ColorModeSwitch.757ab35a.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/ColorModeSwitch.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/NavbarDialog.vue": { - "resourceType": "script", - "module": true, - "file": "NavbarDialog.6db5c5f0.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/NavbarDialog.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/NavbarLogo.vue": { - "resourceType": "script", - "module": true, - "file": "NavbarLogo.bbf96852.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/NavbarLogo.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/SocialIcons.vue": { - "resourceType": "script", - "module": true, - "file": "SocialIcons.252f37a4.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/SocialIcons.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsAside.vue": { - "resourceType": "script", - "module": true, - "file": "DocsAside.90445c02.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsAside.vue", - "isDynamicEntry": true, - "imports": [ - "_DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsAsideTree.vue": { - "resourceType": "script", - "module": true, - "file": "DocsAsideTree.5abebc7a.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsAsideTree.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPageBottom.vue": { - "resourceType": "script", - "module": true, - "file": "DocsPageBottom.fc9fb77a.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPageBottom.vue", - "isDynamicEntry": true, - "imports": [ - "_DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js", - "_PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPrevNext.vue": { - "resourceType": "script", - "module": true, - "file": "DocsPrevNext.e27813eb.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsPrevNext.vue", - "isDynamicEntry": true, - "imports": [ - "_DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "_index.c8e7d9b1.js" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsToc.vue": { - "resourceType": "script", - "module": true, - "file": "DocsToc.aaaf4b82.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsToc.vue", - "isDynamicEntry": true, - "imports": [ - "_DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js", - "_DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsTocLinks.vue": { - "resourceType": "script", - "module": true, - "file": "DocsTocLinks.7bceeeb0.js", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsTocLinks.vue", - "isDynamicEntry": true, - "imports": [ - "_DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js", - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs" - ] - }, - "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/welcome.vue": { - "resourceType": "script", - "module": true, - "file": "welcome.3c23b5cf.js", - "src": "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/welcome.vue", - "isDynamicEntry": true, - "imports": [ - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.mjs", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentNavigation.vue", - "_asyncData.31ace0d7.js", - "_Callout.vue_vue_type_script_setup_true_lang.9a785567.js", - "_CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.vue", - "_List.vue_vue_type_style_index_0_lang.aa51af9a.js", - "_NuxtImg.vue_vue_type_script_lang.73948608.js", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Props.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTh.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTr.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseThead.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTd.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTbody.vue", - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTable.vue", - "_index.c8e7d9b1.js", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentDoc.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentQuery.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentList.vue", - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/Markdown.vue" - ], - "css": [] - }, - "ProseEm.css": { - "resourceType": "style", - "file": "ProseEm.1858190c.css", - "src": "ProseEm.css" - }, - "ProseStrong.css": { - "resourceType": "style", - "file": "ProseStrong.138420e3.css", - "src": "ProseStrong.css" - }, - "List.css": { - "resourceType": "style", - "file": "List.8f1ece3a.css", - "src": "List.css" - }, - "ProseLi.css": { - "resourceType": "style", - "file": "ProseLi.38abb7b0.css", - "src": "ProseLi.css" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.css": { - "resourceType": "style", - "file": "ProseCodeInline.143d7c58.css", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.css" - }, - "CodeBlock.css": { - "resourceType": "style", - "file": "CodeBlock.6e7eaa49.css", - "src": "CodeBlock.css" - }, - "ProseOl.css": { - "resourceType": "style", - "file": "ProseOl.661a20a5.css", - "src": "ProseOl.css" - }, - "ProseUl.css": { - "resourceType": "style", - "file": "ProseUl.ae3836e4.css", - "src": "ProseUl.css" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseThead.css": { - "resourceType": "style", - "file": "ProseThead.441d27c9.css", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseThead.css" - }, - "ProseImg.css": { - "resourceType": "style", - "file": "ProseImg.86043b15.css", - "src": "ProseImg.css" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTable.css": { - "resourceType": "style", - "file": "ProseTable.94abd33a.css", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTable.css" - }, - "VideoPlayer.css": { - "resourceType": "style", - "file": "VideoPlayer.e2b8a640.css", - "src": "VideoPlayer.css" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTh.css": { - "resourceType": "style", - "file": "ProseTh.ee22b634.css", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTh.css" - }, - "CodeGroup.css": { - "resourceType": "style", - "file": "CodeGroup.42b06250.css", - "src": "CodeGroup.css" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTd.css": { - "resourceType": "style", - "file": "ProseTd.b10c2fad.css", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTd.css" - }, - "ProseBlockquote.css": { - "resourceType": "style", - "file": "ProseBlockquote.88ae3f99.css", - "src": "ProseBlockquote.css" - }, - "ProseP.css": { - "resourceType": "style", - "file": "ProseP.4d7b231c.css", - "src": "ProseP.css" - }, - "ProseHr.css": { - "resourceType": "style", - "file": "ProseHr.799690c7.css", - "src": "ProseHr.css" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.css": { - "resourceType": "style", - "file": "TabsHeader.b03ddfb3.css", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.css" - }, - "ProseA.css": { - "resourceType": "style", - "file": "ProseA.b6e016a7.css", - "src": "ProseA.css" - }, - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTr.css": { - "resourceType": "style", - "file": "ProseTr.425925c1.css", - "src": "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTr.css" - }, - "Sandbox.css": { - "resourceType": "style", - "file": "Sandbox.16ff9b40.css", - "src": "Sandbox.css" - }, - "ProseCode.css": { - "resourceType": "style", - "file": "ProseCode.1d88abe6.css", - "src": "ProseCode.css" - }, - "ProseH1.css": { - "resourceType": "style", - "file": "ProseH1.8a36f873.css", - "src": "ProseH1.css" - }, - "ProseH4.css": { - "resourceType": "style", - "file": "ProseH4.42c1dd1d.css", - "src": "ProseH4.css" - }, - "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentNavigation.css": { - "resourceType": "style", - "file": "ContentNavigation.ce27cbb7.css", - "src": "../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentNavigation.css" - }, - "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-500.css": { - "resourceType": "style", - "file": "error-500.4159364d.css", - "src": "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-500.css" - }, - "Card.css": { - "resourceType": "style", - "file": "Card.e4d02baa.css", - "src": "Card.css" - }, - "ProseH2.css": { - "resourceType": "style", - "file": "ProseH2.4c537ed6.css", - "src": "ProseH2.css" - }, - "DocsPageContent.css": { - "resourceType": "style", - "file": "DocsPageContent.ec05ce31.css", - "src": "DocsPageContent.css" - }, - "ProseH3.css": { - "resourceType": "style", - "file": "ProseH3.6d6476a1.css", - "src": "ProseH3.css" - }, - "Releases.css": { - "resourceType": "style", - "file": "Releases.686993ee.css", - "src": "Releases.css" - }, - "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-404.css": { - "resourceType": "style", - "file": "error-404.dcb4aeca.css", - "src": "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-404.css" - }, - "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.css": { - "resourceType": "style", - "file": "entry.9a0500ad.css", - "src": "../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/entry.css" - }, - "entryCSS": { - "file": "", - "css": [ - "entry.9a0500ad.css" - ] - } -}; - -export { client_manifest as default }; -//# sourceMappingURL=client.manifest.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/client.manifest.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/client.manifest.mjs.map deleted file mode 100644 index 84e5c1c..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/client.manifest.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"client.manifest.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/client.manifest.mjs"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/server.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/server.mjs deleted file mode 100644 index a30c7bf..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/server.mjs +++ /dev/null @@ -1,4142 +0,0 @@ -import { getCurrentInstance, toRef, isRef, inject, ref, defineAsyncComponent, version, defineComponent, h, computed, unref, Text, resolveComponent, useSSRContext, watch, useSlots, withAsyncContext, mergeProps, createVNode, resolveDynamicComponent, withCtx, openBlock, createBlock, createCommentVNode, toDisplayString, createElementBlock, Suspense, Transition, provide, reactive, createTextVNode, shallowRef, createElementVNode, Fragment as Fragment$1, renderList, createApp, onErrorCaptured, nextTick, watchEffect } from 'vue'; -import { $fetch as $fetch$1 } from 'ohmyfetch'; -import { createHooks } from 'hookable'; -import { getContext, executeAsync } from 'unctx'; -import destr from 'destr'; -import { withoutTrailingSlash, withLeadingSlash, joinURL, hasProtocol, withBase, isEqual as isEqual$1, parseURL } from 'ufo'; -import { appendHeader, createError as createError$1, sendRedirect } from 'h3'; -import { defuFn } from 'defu'; -import { useRoute as useRoute$1, RouterView, createMemoryHistory, createRouter } from 'vue-router'; -import { pascalCase } from 'scule'; -import { find, html } from 'property-information'; -import htmlTags from 'html-tags'; -import { ssrRenderAttrs, ssrRenderComponent, ssrRenderVNode, ssrInterpolate, ssrRenderSlot, ssrRenderList, ssrRenderClass, ssrRenderTeleport, ssrRenderAttr, ssrRenderSuspense } from 'vue/server-renderer'; -import { Icon as Icon$1 } from '@iconify/vue/dist/offline'; -import { loadIcon } from '@iconify/vue'; -import { hash, isEqual } from 'ohash'; -import { parse, serialize } from 'cookie-es'; -import { plugin } from 'pinceau/runtime'; -import { a as useRuntimeConfig$1 } from '../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'unenv/runtime/fetch/index'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -const appConfig = useRuntimeConfig$1().app; -const baseURL = () => appConfig.baseURL; -const nuxtAppCtx = getContext("nuxt-app"); -const NuxtPluginIndicator = "__nuxt_plugin"; -function createNuxtApp(options) { - let hydratingCount = 0; - const nuxtApp = { - provide: void 0, - globalName: "nuxt", - payload: reactive({ - data: {}, - state: {}, - _errors: {}, - ...{ serverRendered: true } - }), - isHydrating: false, - deferHydration() { - if (!nuxtApp.isHydrating) { - return () => { - }; - } - hydratingCount++; - let called = false; - return () => { - if (called) { - return; - } - called = true; - hydratingCount--; - if (hydratingCount === 0) { - nuxtApp.isHydrating = false; - return nuxtApp.callHook("app:suspense:resolve"); - } - }; - }, - _asyncDataPromises: {}, - _asyncData: {}, - ...options - }; - nuxtApp.hooks = createHooks(); - nuxtApp.hook = nuxtApp.hooks.hook; - nuxtApp.callHook = nuxtApp.hooks.callHook; - nuxtApp.provide = (name, value) => { - const $name = "$" + name; - defineGetter(nuxtApp, $name, value); - defineGetter(nuxtApp.vueApp.config.globalProperties, $name, value); - }; - defineGetter(nuxtApp.vueApp, "$nuxt", nuxtApp); - defineGetter(nuxtApp.vueApp.config.globalProperties, "$nuxt", nuxtApp); - { - if (nuxtApp.ssrContext) { - nuxtApp.ssrContext.nuxt = nuxtApp; - } - nuxtApp.ssrContext = nuxtApp.ssrContext || {}; - if (nuxtApp.ssrContext.payload) { - Object.assign(nuxtApp.payload, nuxtApp.ssrContext.payload); - } - nuxtApp.ssrContext.payload = nuxtApp.payload; - nuxtApp.payload.config = { - public: options.ssrContext.runtimeConfig.public, - app: options.ssrContext.runtimeConfig.app - }; - } - const runtimeConfig = options.ssrContext.runtimeConfig; - const compatibilityConfig = new Proxy(runtimeConfig, { - get(target, prop) { - var _a; - if (prop === "public") { - return target.public; - } - return (_a = target[prop]) != null ? _a : target.public[prop]; - }, - set(target, prop, value) { - { - return false; - } - } - }); - nuxtApp.provide("config", compatibilityConfig); - return nuxtApp; -} -async function applyPlugin(nuxtApp, plugin2) { - if (typeof plugin2 !== "function") { - return; - } - const { provide: provide2 } = await callWithNuxt(nuxtApp, plugin2, [nuxtApp]) || {}; - if (provide2 && typeof provide2 === "object") { - for (const key in provide2) { - nuxtApp.provide(key, provide2[key]); - } - } -} -async function applyPlugins(nuxtApp, plugins2) { - for (const plugin2 of plugins2) { - await applyPlugin(nuxtApp, plugin2); - } -} -function normalizePlugins(_plugins2) { - const plugins2 = _plugins2.map((plugin2) => { - if (typeof plugin2 !== "function") { - return null; - } - if (plugin2.length > 1) { - return (nuxtApp) => plugin2(nuxtApp, nuxtApp.provide); - } - return plugin2; - }).filter(Boolean); - return plugins2; -} -function defineNuxtPlugin(plugin2) { - plugin2[NuxtPluginIndicator] = true; - return plugin2; -} -function callWithNuxt(nuxt, setup, args) { - const fn = () => args ? setup(...args) : setup(); - { - return nuxtAppCtx.callAsync(nuxt, fn); - } -} -function useNuxtApp() { - const nuxtAppInstance = nuxtAppCtx.tryUse(); - if (!nuxtAppInstance) { - const vm = getCurrentInstance(); - if (!vm) { - throw new Error("nuxt instance unavailable"); - } - return vm.appContext.app.$nuxt; - } - return nuxtAppInstance; -} -function useRuntimeConfig() { - return useNuxtApp().$config; -} -function defineGetter(obj, key, val) { - Object.defineProperty(obj, key, { get: () => val }); -} -function defineAppConfig(config) { - return config; -} -const useError = () => toRef(useNuxtApp().payload, "error"); -const showError = (_err) => { - const err = createError(_err); - try { - const nuxtApp = useNuxtApp(); - nuxtApp.callHook("app:error", err); - const error = useError(); - error.value = error.value || err; - } catch { - throw err; - } - return err; -}; -const createError = (err) => { - const _err = createError$1(err); - _err.__nuxt_error = true; - return _err; -}; -function useState(...args) { - const autoKey = typeof args[args.length - 1] === "string" ? args.pop() : void 0; - if (typeof args[0] !== "string") { - args.unshift(autoKey); - } - const [_key, init] = args; - if (!_key || typeof _key !== "string") { - throw new TypeError("[nuxt] [useState] key must be a string: " + _key); - } - if (init !== void 0 && typeof init !== "function") { - throw new Error("[nuxt] [useState] init must be a function: " + init); - } - const key = "$s" + _key; - const nuxt = useNuxtApp(); - const state = toRef(nuxt.payload.state, key); - if (state.value === void 0 && init) { - const initialValue = init(); - if (isRef(initialValue)) { - nuxt.payload.state[key] = initialValue; - return initialValue; - } - state.value = initialValue; - } - return state; -} -const useRouter = () => { - var _a; - return (_a = useNuxtApp()) == null ? void 0 : _a.$router; -}; -const useRoute = () => { - if (getCurrentInstance()) { - return inject("_route", useNuxtApp()._route); - } - return useNuxtApp()._route; -}; -const defineNuxtRouteMiddleware = (middleware) => middleware; -const addRouteMiddleware = (name, middleware, options = {}) => { - const nuxtApp = useNuxtApp(); - if (options.global || typeof name === "function") { - nuxtApp._middleware.global.push(typeof name === "function" ? name : middleware); - } else { - nuxtApp._middleware.named[name] = middleware; - } -}; -const navigateTo = (to, options) => { - if (!to) { - to = "/"; - } - const toPath = typeof to === "string" ? to : to.path || "/"; - const isExternal = hasProtocol(toPath, true); - if (isExternal && !(options == null ? void 0 : options.external)) { - throw new Error("Navigating to external URL is not allowed by default. Use `nagivateTo (url, { external: true })`."); - } - if (isExternal && parseURL(toPath).protocol === "script:") { - throw new Error("Cannot navigate to an URL with script protocol."); - } - const router = useRouter(); - { - const nuxtApp = useNuxtApp(); - if (nuxtApp.ssrContext && nuxtApp.ssrContext.event) { - const redirectLocation = isExternal ? toPath : joinURL(useRuntimeConfig().app.baseURL, router.resolve(to).fullPath || "/"); - return nuxtApp.callHook("app:redirected").then(() => sendRedirect(nuxtApp.ssrContext.event, redirectLocation, (options == null ? void 0 : options.redirectCode) || 302)); - } - } - if (isExternal) { - if (options == null ? void 0 : options.replace) { - location.replace(toPath); - } else { - location.href = toPath; - } - return Promise.resolve(); - } - return (options == null ? void 0 : options.replace) ? router.replace(to) : router.push(to); -}; -function useRequestEvent(nuxtApp = useNuxtApp()) { - var _a; - return (_a = nuxtApp.ssrContext) == null ? void 0 : _a.event; -} -const CookieDefaults = { - path: "/", - decode: (val) => destr(decodeURIComponent(val)), - encode: (val) => encodeURIComponent(typeof val === "string" ? val : JSON.stringify(val)) -}; -function useCookie(name, _opts) { - var _a, _b; - const opts = { ...CookieDefaults, ..._opts }; - const cookies = readRawCookies(opts) || {}; - const cookie = ref((_b = cookies[name]) != null ? _b : (_a = opts.default) == null ? void 0 : _a.call(opts)); - { - const nuxtApp = useNuxtApp(); - const writeFinalCookieValue = () => { - if (!isEqual(cookie.value, cookies[name])) { - writeServerCookie(useRequestEvent(nuxtApp), name, cookie.value, opts); - } - }; - const unhook = nuxtApp.hooks.hookOnce("app:rendered", writeFinalCookieValue); - nuxtApp.hooks.hookOnce("app:redirected", () => { - unhook(); - return writeFinalCookieValue(); - }); - } - return cookie; -} -function readRawCookies(opts = {}) { - var _a; - { - return parse(((_a = useRequestEvent()) == null ? void 0 : _a.req.headers.cookie) || "", opts); - } -} -function serializeCookie(name, value, opts = {}) { - if (value === null || value === void 0) { - return serialize(name, value, { ...opts, maxAge: -1 }); - } - return serialize(name, value, opts); -} -function writeServerCookie(event, name, value, opts = {}) { - if (event) { - appendHeader(event, "Set-Cookie", serializeCookie(name, value, opts)); - } -} -const firstNonUndefined = (...args) => args.find((arg) => arg !== void 0); -const DEFAULT_EXTERNAL_REL_ATTRIBUTE = "noopener noreferrer"; -function defineNuxtLink(options) { - const componentName2 = options.componentName || "NuxtLink"; - return defineComponent({ - name: componentName2, - props: { - to: { - type: [String, Object], - default: void 0, - required: false - }, - href: { - type: [String, Object], - default: void 0, - required: false - }, - target: { - type: String, - default: void 0, - required: false - }, - rel: { - type: String, - default: void 0, - required: false - }, - noRel: { - type: Boolean, - default: void 0, - required: false - }, - prefetch: { - type: Boolean, - default: void 0, - required: false - }, - noPrefetch: { - type: Boolean, - default: void 0, - required: false - }, - activeClass: { - type: String, - default: void 0, - required: false - }, - exactActiveClass: { - type: String, - default: void 0, - required: false - }, - prefetchedClass: { - type: String, - default: void 0, - required: false - }, - replace: { - type: Boolean, - default: void 0, - required: false - }, - ariaCurrentValue: { - type: String, - default: void 0, - required: false - }, - external: { - type: Boolean, - default: void 0, - required: false - }, - custom: { - type: Boolean, - default: void 0, - required: false - } - }, - setup(props, { slots }) { - const router = useRouter(); - const to = computed(() => { - return props.to || props.href || ""; - }); - const isExternal = computed(() => { - if (props.external) { - return true; - } - if (props.target && props.target !== "_self") { - return true; - } - if (typeof to.value === "object") { - return false; - } - return to.value === "" || hasProtocol(to.value, true); - }); - const prefetched = ref(false); - const el = void 0; - return () => { - var _a, _b, _c; - if (!isExternal.value) { - return h( - resolveComponent("RouterLink"), - { - ref: void 0, - to: to.value, - ...prefetched.value && !props.custom ? { class: props.prefetchedClass || options.prefetchedClass } : {}, - activeClass: props.activeClass || options.activeClass, - exactActiveClass: props.exactActiveClass || options.exactActiveClass, - replace: props.replace, - ariaCurrentValue: props.ariaCurrentValue, - custom: props.custom - }, - slots.default - ); - } - const href = typeof to.value === "object" ? (_b = (_a = router.resolve(to.value)) == null ? void 0 : _a.href) != null ? _b : null : to.value || null; - const target = props.target || null; - const rel = props.noRel ? null : firstNonUndefined(props.rel, options.externalRelAttribute, href ? DEFAULT_EXTERNAL_REL_ATTRIBUTE : "") || null; - const navigate = () => navigateTo(href, { replace: props.replace }); - if (props.custom) { - if (!slots.default) { - return null; - } - return slots.default({ - href, - navigate, - route: router.resolve(href), - rel, - target, - isActive: false, - isExactActive: false - }); - } - return h("a", { ref: el, href, rel, target }, (_c = slots.default) == null ? void 0 : _c.call(slots)); - }; - } - }); -} -const __nuxt_component_0$3 = defineNuxtLink({ componentName: "NuxtLink" }); -const nuxtLink = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - defineNuxtLink, - default: __nuxt_component_0$3 -}, Symbol.toStringTag, { value: "Module" })); -const cfg0 = defineAppConfig({ - docus: { - title: "tRPC Nuxt" - } -}); -const cfg1 = defineAppConfig({ - docus: { - title: "Docus", - description: "The best place to start your documentation.", - image: "https://user-images.githubusercontent.com/904724/185365452-87b7ca7b-6030-4813-a2db-5e65c785bf88.png", - socials: {}, - github: true, - aside: { - level: 1, - exclude: [] - }, - header: { - title: "", - logo: false, - showLinksIcons: false, - exclude: [] - }, - footer: { - credits: { - icon: "IconDocus", - text: "Powered by Docus", - href: "https://docus.dev" - }, - icons: [] - } - } -}); -const inlineConfig = {}; -const __appConfig = defuFn(cfg0, cfg1, inlineConfig); -function useAppConfig() { - const nuxtApp = useNuxtApp(); - if (!nuxtApp._appConfig) { - nuxtApp._appConfig = reactive(__appConfig); - } - return nuxtApp._appConfig; -} -function useHead(meta2) { - useNuxtApp()._useHead(meta2); -} -const components = { - Alert: defineAsyncComponent(() => Promise.resolve().then(() => Alert).then((c) => c.default || c)), - ArticleHero: defineAsyncComponent(() => import('./_nuxt/ArticleHero.d0338bff.mjs').then((c) => c.default || c)), - Badge: defineAsyncComponent(() => import('./_nuxt/Badge.41c3e619.mjs').then((c) => c.default || c)), - BlockHero: defineAsyncComponent(() => import('./_nuxt/BlockHero.c3ca91c5.mjs').then((c) => c.default || c)), - ButtonLink: defineAsyncComponent(() => Promise.resolve().then(() => ButtonLink).then((c) => c.default || c)), - Callout: defineAsyncComponent(() => import('./_nuxt/Callout.c93b06db.mjs').then((c) => c.default || c)), - Card: defineAsyncComponent(() => import('./_nuxt/Card.f155bd2e.mjs').then((c) => c.default || c)), - CardGrid: defineAsyncComponent(() => import('./_nuxt/CardGrid.0548d8ab.mjs').then((c) => c.default || c)), - CodeBlock: defineAsyncComponent(() => import('./_nuxt/CodeBlock.d0ef9a56.mjs').then((c) => c.default || c)), - CodeGroup: defineAsyncComponent(() => import('./_nuxt/CodeGroup.2acee5a4.mjs').then((c) => c.default || c)), - CopyButton: defineAsyncComponent(() => import('./_nuxt/CopyButton.b242571a.mjs').then((c) => c.default || c)), - Icon: defineAsyncComponent(() => Promise.resolve().then(() => Icon).then((c) => c.default || c)), - List: defineAsyncComponent(() => import('./_nuxt/List.4a15dbda.mjs').then((c) => c.default || c)), - NuxtImg: defineAsyncComponent(() => import('./_nuxt/NuxtImg.b4209846.mjs').then((c) => c.default || c)), - Props: defineAsyncComponent(() => import('./_nuxt/Props.eb3d5771.mjs').then((c) => c.default || c)), - Sandbox: defineAsyncComponent(() => import('./_nuxt/Sandbox.1872a032.mjs').then((c) => c.default || c)), - SourceLink: defineAsyncComponent(() => import('./_nuxt/SourceLink.0fb611e8.mjs').then((c) => c.default || c)), - TabsHeader: defineAsyncComponent(() => import('./_nuxt/TabsHeader.c36e1d75.mjs').then((c) => c.default || c)), - Terminal: defineAsyncComponent(() => import('./_nuxt/Terminal.bf4fd044.mjs').then((c) => c.default || c)), - VideoPlayer: defineAsyncComponent(() => import('./_nuxt/VideoPlayer.9be17634.mjs').then((c) => c.default || c)), - ProseA: defineAsyncComponent(() => import('./_nuxt/ProseA.9445f0fb.mjs').then((c) => c.default || c)), - ProseBlockquote: defineAsyncComponent(() => import('./_nuxt/ProseBlockquote.86696073.mjs').then((c) => c.default || c)), - ProseCode: defineAsyncComponent(() => import('./_nuxt/ProseCode.f6f344e7.mjs').then((c) => c.default || c)), - ProseCodeInline: defineAsyncComponent(() => import('./_nuxt/ProseCodeInline.b9cff2ce.mjs').then((c) => c.default || c)), - ProseEm: defineAsyncComponent(() => import('./_nuxt/ProseEm.7b18d023.mjs').then((c) => c.default || c)), - ProseH1: defineAsyncComponent(() => import('./_nuxt/ProseH1.e36097c2.mjs').then((c) => c.default || c)), - ProseH2: defineAsyncComponent(() => import('./_nuxt/ProseH2.a59a63af.mjs').then((c) => c.default || c)), - ProseH3: defineAsyncComponent(() => import('./_nuxt/ProseH3.7b8aa399.mjs').then((c) => c.default || c)), - ProseH4: defineAsyncComponent(() => import('./_nuxt/ProseH4.55acb712.mjs').then((c) => c.default || c)), - ProseHr: defineAsyncComponent(() => import('./_nuxt/ProseHr.05be3620.mjs').then((c) => c.default || c)), - ProseImg: defineAsyncComponent(() => import('./_nuxt/ProseImg.fa45f54a.mjs').then((c) => c.default || c)), - ProseLi: defineAsyncComponent(() => import('./_nuxt/ProseLi.a9e055a3.mjs').then((c) => c.default || c)), - ProseOl: defineAsyncComponent(() => import('./_nuxt/ProseOl.5e234cff.mjs').then((c) => c.default || c)), - ProseP: defineAsyncComponent(() => import('./_nuxt/ProseP.ea1207fc.mjs').then((c) => c.default || c)), - ProseStrong: defineAsyncComponent(() => import('./_nuxt/ProseStrong.f9c10a1b.mjs').then((c) => c.default || c)), - ProseTable: defineAsyncComponent(() => import('./_nuxt/ProseTable.3ea7dd7f.mjs').then((c) => c.default || c)), - ProseTbody: defineAsyncComponent(() => import('./_nuxt/ProseTbody.82952be8.mjs').then((c) => c.default || c)), - ProseTd: defineAsyncComponent(() => import('./_nuxt/ProseTd.2488f163.mjs').then((c) => c.default || c)), - ProseTh: defineAsyncComponent(() => import('./_nuxt/ProseTh.52bbadec.mjs').then((c) => c.default || c)), - ProseThead: defineAsyncComponent(() => import('./_nuxt/ProseThead.2114e7bd.mjs').then((c) => c.default || c)), - ProseTr: defineAsyncComponent(() => import('./_nuxt/ProseTr.44ef8373.mjs').then((c) => c.default || c)), - ProseUl: defineAsyncComponent(() => import('./_nuxt/ProseUl.9d282d73.mjs').then((c) => c.default || c)), - PageContributors: defineAsyncComponent(() => import('./_nuxt/PageContributors.5b836a40.mjs').then((c) => c.default || c)), - PageEditLink: defineAsyncComponent(() => import('./_nuxt/PageEditLink.5dbc9a15.mjs').then((c) => c.default || c)), - Releases: defineAsyncComponent(() => import('./_nuxt/Releases.f8bbe863.mjs').then((c) => c.default || c)), - ReleasesReactions: defineAsyncComponent(() => import('./_nuxt/ReleasesReactions.6487e480.mjs').then((c) => c.default || c)), - IconCodeSandBox: defineAsyncComponent(() => import('./_nuxt/IconCodeSandBox.5a8596cc.mjs').then((c) => c.default || c)), - IconDocus: defineAsyncComponent(() => import('./_nuxt/IconDocus.52e94c6e.mjs').then((c) => c.default || c)), - IconNuxt: defineAsyncComponent(() => import('./_nuxt/IconNuxt.af013054.mjs').then((c) => c.default || c)), - IconNuxtContent: defineAsyncComponent(() => import('./_nuxt/IconNuxtContent.5fd49a0b.mjs').then((c) => c.default || c)), - IconNuxtLabs: defineAsyncComponent(() => import('./_nuxt/IconNuxtLabs.9cb330fe.mjs').then((c) => c.default || c)), - IconStackBlitz: defineAsyncComponent(() => import('./_nuxt/IconStackBlitz.db7033b5.mjs').then((c) => c.default || c)), - IconVueTelescope: defineAsyncComponent(() => import('./_nuxt/IconVueTelescope.a7660049.mjs').then((c) => c.default || c)), - ContentDoc: defineAsyncComponent(() => import('./_nuxt/ContentDoc.03f14928.mjs').then((c) => c.default || c)), - ContentList: defineAsyncComponent(() => import('./_nuxt/ContentList.7a4e8e80.mjs').then((c) => c.default || c)), - ContentNavigation: defineAsyncComponent(() => import('./_nuxt/ContentNavigation.a9bae4da.mjs').then((c) => c.default || c)), - ContentQuery: defineAsyncComponent(() => import('./_nuxt/ContentQuery.4005f85d.mjs').then((c) => c.default || c)), - ContentRenderer: defineAsyncComponent(() => Promise.resolve().then(() => ContentRenderer).then((c) => c.default || c)), - ContentRendererMarkdown: defineAsyncComponent(() => Promise.resolve().then(() => ContentRendererMarkdown).then((c) => c.default || c)), - ContentSlot: defineAsyncComponent(() => Promise.resolve().then(() => ContentSlot$1).then((c) => c.default || c)), - DocumentDrivenEmpty: defineAsyncComponent(() => Promise.resolve().then(() => DocumentDrivenEmpty).then((c) => c.default || c)), - Markdown: defineAsyncComponent(() => import('./_nuxt/Markdown.5816b7b6.mjs').then((c) => c.default || c)), - ProseH5: defineAsyncComponent(() => import('./_nuxt/ProseH5.2121ffb0.mjs').then((c) => c.default || c)), - ProseH6: defineAsyncComponent(() => import('./_nuxt/ProseH6.e1e9dfa9.mjs').then((c) => c.default || c)) -}; -const _nuxt_components_plugin_mjs_KR1HBZs4kY = defineNuxtPlugin((nuxtApp) => { - for (const name in components) { - nuxtApp.vueApp.component(name, components[name]); - nuxtApp.vueApp.component("Lazy" + name, components[name]); - } -}); -function resolveUnref(r) { - return typeof r === "function" ? r() : unref(r); -} -var PROVIDE_KEY = "usehead"; -var HEAD_COUNT_KEY = "head:count"; -var HEAD_ATTRS_KEY = "data-head-attrs"; -var SELF_CLOSING_TAGS = ["meta", "link", "base"]; -var BODY_TAG_ATTR_NAME = "data-meta-body"; -var propsToString = (props) => { - const handledAttributes = []; - for (const [key, value] of Object.entries(props)) { - if (value === false || value == null) - continue; - let attribute = key; - if (value !== true) - attribute += `="${String(value).replace(/"/g, """)}"`; - handledAttributes.push(attribute); - } - return handledAttributes.length > 0 ? ` ${handledAttributes.join(" ")}` : ""; -}; -var tagToString = (tag) => { - const attrs = propsToString(tag.props); - const openTag = `<${tag.tag}${attrs}>`; - return SELF_CLOSING_TAGS.includes(tag.tag) ? openTag : `${openTag}${tag.children || ""}`; -}; -var resolveHeadEntries = (entries, force) => { - return entries.map((e) => { - if (e.input && (force || !e.resolved)) - e.input = resolveUnrefHeadInput(e.input); - return e; - }); -}; -var renderHeadToString = async (head) => { - var _a, _b; - const headHtml = []; - const bodyHtml = []; - let titleHtml = ""; - const attrs = { htmlAttrs: {}, bodyAttrs: {} }; - const resolvedEntries = resolveHeadEntries(head.headEntries); - for (const h2 in head.hooks["resolved:entries"]) - await head.hooks["resolved:entries"][h2](resolvedEntries); - const headTags = resolveHeadEntriesToTags(resolvedEntries); - for (const h2 in head.hooks["resolved:tags"]) - await head.hooks["resolved:tags"][h2](headTags); - for (const tag of headTags) { - if ((_a = tag.options) == null ? void 0 : _a.beforeTagRender) - tag.options.beforeTagRender(tag); - if (tag.tag === "title") - titleHtml = tagToString(tag); - else if (tag.tag === "htmlAttrs" || tag.tag === "bodyAttrs") - attrs[tag.tag] = { ...attrs[tag.tag], ...tag.props }; - else if ((_b = tag.options) == null ? void 0 : _b.body) - bodyHtml.push(tagToString(tag)); - else - headHtml.push(tagToString(tag)); - } - headHtml.push(``); - return { - get headTags() { - return titleHtml + headHtml.join(""); - }, - get htmlAttrs() { - return propsToString({ - ...attrs.htmlAttrs, - [HEAD_ATTRS_KEY]: Object.keys(attrs.htmlAttrs).join(",") - }); - }, - get bodyAttrs() { - return propsToString({ - ...attrs.bodyAttrs, - [HEAD_ATTRS_KEY]: Object.keys(attrs.bodyAttrs).join(",") - }); - }, - get bodyTags() { - return bodyHtml.join(""); - } - }; -}; -var sortTags = (aTag, bTag) => { - const tagWeight = (tag) => { - var _a; - if ((_a = tag.options) == null ? void 0 : _a.renderPriority) - return tag.options.renderPriority; - switch (tag.tag) { - case "base": - return -1; - case "meta": - if (tag.props.charset) - return -2; - if (tag.props["http-equiv"] === "content-security-policy") - return 0; - return 10; - default: - return 10; - } - }; - return tagWeight(aTag) - tagWeight(bTag); -}; -var tagDedupeKey = (tag) => { - const { props, tag: tagName, options } = tag; - if (["base", "title", "titleTemplate", "bodyAttrs", "htmlAttrs"].includes(tagName)) - return tagName; - if (tagName === "link" && props.rel === "canonical") - return "canonical"; - if (props.charset) - return "charset"; - if (options == null ? void 0 : options.key) - return `${tagName}:${options.key}`; - const name = ["id"]; - if (tagName === "meta") - name.push(...["name", "property", "http-equiv"]); - for (const n of name) { - if (typeof props[n] !== "undefined") { - return `${tagName}:${n}:${props[n]}`; - } - } - return tag.runtime.position; -}; -function resolveUnrefHeadInput(ref2) { - const root = resolveUnref(ref2); - if (!ref2 || !root) { - return root; - } - if (Array.isArray(root)) { - return root.map(resolveUnrefHeadInput); - } - if (typeof root === "object") { - return Object.fromEntries( - Object.entries(root).map(([key, value]) => { - if (key === "titleTemplate") - return [key, unref(value)]; - return [ - key, - resolveUnrefHeadInput(value) - ]; - }) - ); - } - return root; -} -var resolveTag = (name, input, e) => { - var _a; - input = { ...input }; - const tag = { - tag: name, - props: {}, - runtime: { - entryId: e.id - }, - options: { - ...e.options - } - }; - ["hid", "vmid", "key"].forEach((key) => { - if (input[key]) { - tag.options.key = input[key]; - delete input[key]; - } - }); - ["children", "innerHTML", "textContent"].forEach((key) => { - if (typeof input[key] !== "undefined") { - tag.children = input[key]; - delete input[key]; - } - }); - ["body", "renderPriority"].forEach((key) => { - if (typeof input[key] !== "undefined") { - tag.options[key] = input[key]; - delete input[key]; - } - }); - if ((_a = tag.options) == null ? void 0 : _a.body) - input[BODY_TAG_ATTR_NAME] = true; - tag.props = input; - return tag; -}; -var headInputToTags = (e) => { - return Object.entries(e.input).filter(([, v]) => typeof v !== "undefined").map(([key, value]) => { - return (Array.isArray(value) ? value : [value]).map((props) => { - switch (key) { - case "title": - case "titleTemplate": - return { - tag: key, - children: props, - props: {}, - runtime: { entryId: e.id }, - options: e.options - }; - case "base": - case "meta": - case "link": - case "style": - case "script": - case "noscript": - case "htmlAttrs": - case "bodyAttrs": - return resolveTag(key, props, e); - default: - return false; - } - }); - }).flat().filter((v) => !!v); -}; -var renderTitleTemplate = (template, title) => { - if (template == null) - return title || null; - if (typeof template === "function") - return template(title); - return template.replace("%s", title != null ? title : ""); -}; -var resolveHeadEntriesToTags = (entries) => { - const deduping = {}; - const resolvedEntries = resolveHeadEntries(entries); - resolvedEntries.forEach((entry2, entryIndex) => { - const tags = headInputToTags(entry2); - tags.forEach((tag, tagIdx) => { - tag.runtime = tag.runtime || {}; - tag.runtime.position = entryIndex * 1e4 + tagIdx; - deduping[tagDedupeKey(tag)] = tag; - }); - }); - let resolvedTags = Object.values(deduping).sort((a, b) => a.runtime.position - b.runtime.position).sort(sortTags); - const titleTemplateIdx = resolvedTags.findIndex((i) => i.tag === "titleTemplate"); - const titleIdx = resolvedTags.findIndex((i) => i.tag === "title"); - if (titleIdx !== -1 && titleTemplateIdx !== -1) { - const newTitle = renderTitleTemplate( - resolvedTags[titleTemplateIdx].children, - resolvedTags[titleIdx].children - ); - if (newTitle !== null) { - resolvedTags[titleIdx].children = newTitle || resolvedTags[titleIdx].children; - } else { - resolvedTags = resolvedTags.filter((_, i) => i !== titleIdx); - } - resolvedTags = resolvedTags.filter((_, i) => i !== titleTemplateIdx); - } else if (titleTemplateIdx !== -1) { - const newTitle = renderTitleTemplate( - resolvedTags[titleTemplateIdx].children - ); - if (newTitle !== null) { - resolvedTags[titleTemplateIdx].children = newTitle; - resolvedTags[titleTemplateIdx].tag = "title"; - } else { - resolvedTags = resolvedTags.filter((_, i) => i !== titleTemplateIdx); - } - } - return resolvedTags; -}; -function isEqualNode(oldTag, newTag) { - if (oldTag instanceof HTMLElement && newTag instanceof HTMLElement) { - const nonce = newTag.getAttribute("nonce"); - if (nonce && !oldTag.getAttribute("nonce")) { - const cloneTag = newTag.cloneNode(true); - cloneTag.setAttribute("nonce", ""); - cloneTag.nonce = nonce; - return nonce === oldTag.nonce && oldTag.isEqualNode(cloneTag); - } - } - return oldTag.isEqualNode(newTag); -} -var setAttrs = (el, attrs) => { - const existingAttrs = el.getAttribute(HEAD_ATTRS_KEY); - if (existingAttrs) { - for (const key of existingAttrs.split(",")) { - if (!(key in attrs)) - el.removeAttribute(key); - } - } - const keys = []; - for (const key in attrs) { - const value = attrs[key]; - if (value == null) - continue; - if (value === false) - el.removeAttribute(key); - else - el.setAttribute(key, value); - keys.push(key); - } - if (keys.length) - el.setAttribute(HEAD_ATTRS_KEY, keys.join(",")); - else - el.removeAttribute(HEAD_ATTRS_KEY); -}; -var createElement = (tag, document2) => { - var _a; - const $el = document2.createElement(tag.tag); - Object.entries(tag.props).forEach(([k, v]) => { - if (v !== false) { - $el.setAttribute(k, v === true ? "" : String(v)); - } - }); - if (tag.children) { - if ((_a = tag.options) == null ? void 0 : _a.safe) { - if (tag.tag !== "script") - $el.textContent = tag.children; - } else { - $el.innerHTML = tag.children; - } - } - return $el; -}; -var updateElements = (document2 = window.document, type, tags) => { - var _a, _b; - const head = document2.head; - const body = document2.body; - let headCountEl = head.querySelector(`meta[name="${HEAD_COUNT_KEY}"]`); - const bodyMetaElements = body.querySelectorAll(`[${BODY_TAG_ATTR_NAME}]`); - const headCount = headCountEl ? Number(headCountEl.getAttribute("content")) : 0; - const oldHeadElements = []; - const oldBodyElements = []; - if (bodyMetaElements) { - for (let i = 0; i < bodyMetaElements.length; i++) { - if (bodyMetaElements[i] && ((_a = bodyMetaElements[i].tagName) == null ? void 0 : _a.toLowerCase()) === type) - oldBodyElements.push(bodyMetaElements[i]); - } - } - if (headCountEl) { - for (let i = 0, j = headCountEl.previousElementSibling; i < headCount; i++, j = (j == null ? void 0 : j.previousElementSibling) || null) { - if (((_b = j == null ? void 0 : j.tagName) == null ? void 0 : _b.toLowerCase()) === type) - oldHeadElements.push(j); - } - } else { - headCountEl = document2.createElement("meta"); - headCountEl.setAttribute("name", HEAD_COUNT_KEY); - headCountEl.setAttribute("content", "0"); - head.append(headCountEl); - } - let newElements = tags.map((tag) => { - var _a3; - var _a2; - return { - element: createElement(tag, document2), - body: (_a3 = (_a2 = tag.options) == null ? void 0 : _a2.body) != null ? _a3 : false - }; - }); - newElements = newElements.filter((newEl) => { - for (let i = 0; i < oldHeadElements.length; i++) { - const oldEl = oldHeadElements[i]; - if (isEqualNode(oldEl, newEl.element)) { - oldHeadElements.splice(i, 1); - return false; - } - } - for (let i = 0; i < oldBodyElements.length; i++) { - const oldEl = oldBodyElements[i]; - if (isEqualNode(oldEl, newEl.element)) { - oldBodyElements.splice(i, 1); - return false; - } - } - return true; - }); - oldBodyElements.forEach((t) => { - var _a2; - return (_a2 = t.parentNode) == null ? void 0 : _a2.removeChild(t); - }); - oldHeadElements.forEach((t) => { - var _a2; - return (_a2 = t.parentNode) == null ? void 0 : _a2.removeChild(t); - }); - newElements.forEach((t) => { - if (t.body) - body.insertAdjacentElement("beforeend", t.element); - else - head.insertBefore(t.element, headCountEl); - }); - headCountEl.setAttribute( - "content", - `${headCount - oldHeadElements.length + newElements.filter((t) => !t.body).length}` - ); -}; -var updateDOM = async (head, previousTags, document2) => { - var _a, _b; - const tags = {}; - if (!document2) - document2 = window.document; - for (const k in head.hooks["before:dom"]) { - if (await head.hooks["before:dom"][k]() === false) - return; - } - const resolvedEntries = resolveHeadEntries(head.headEntries); - for (const h2 in head.hooks["resolved:entries"]) - await head.hooks["resolved:entries"][h2](resolvedEntries); - const headTags = resolveHeadEntriesToTags(resolvedEntries); - for (const h2 in head.hooks["resolved:tags"]) - await head.hooks["resolved:tags"][h2](headTags); - for (const tag of headTags) { - switch (tag.tag) { - case "title": - if (typeof tag.children !== "undefined") - document2.title = tag.children; - break; - case "base": - case "meta": - case "link": - case "style": - case "script": - case "noscript": - tags[tag.tag] = tags[tag.tag] || []; - tags[tag.tag].push(tag); - break; - } - } - setAttrs(document2.documentElement, ((_a = headTags.find((t) => t.tag === "htmlAttrs")) == null ? void 0 : _a.props) || {}); - setAttrs(document2.body, ((_b = headTags.find((t) => t.tag === "bodyAttrs")) == null ? void 0 : _b.props) || {}); - const tagKeys = /* @__PURE__ */ new Set([...Object.keys(tags), ...previousTags]); - for (const tag of tagKeys) - updateElements(document2, tag, tags[tag] || []); - previousTags.clear(); - Object.keys(tags).forEach((i) => previousTags.add(i)); -}; -version.startsWith("2."); -var createHead = (initHeadObject) => { - let entries = []; - let entryId = 0; - const previousTags = /* @__PURE__ */ new Set(); - let domUpdateTick = null; - const head = { - install(app) { - if (app.config.globalProperties) - app.config.globalProperties.$head = head; - app.provide(PROVIDE_KEY, head); - }, - hooks: { - "before:dom": [], - "resolved:tags": [], - "resolved:entries": [] - }, - get headEntries() { - return entries; - }, - get headTags() { - const resolvedEntries = resolveHeadEntries(head.headEntries); - return resolveHeadEntriesToTags(resolvedEntries); - }, - addHeadObjs(input, options) { - return head.addEntry(input, options); - }, - addEntry(input, options = {}) { - let resolved = false; - if (options == null ? void 0 : options.resolved) { - resolved = true; - delete options.resolved; - } - const entry2 = { - id: entryId++, - options, - resolved, - input - }; - entries.push(entry2); - return { - remove() { - entries = entries.filter((_objs) => _objs.id !== entry2.id); - }, - update(updatedInput) { - entries = entries.map((e) => { - if (e.id === entry2.id) - e.input = updatedInput; - return e; - }); - } - }; - }, - async updateDOM(document2, force) { - const doDomUpdate = () => { - domUpdateTick = null; - return updateDOM(head, previousTags, document2); - }; - if (force) - return doDomUpdate(); - return domUpdateTick = domUpdateTick || new Promise((resolve) => nextTick(() => resolve(doDomUpdate()))); - }, - addReactiveEntry(input, options = {}) { - let entrySideEffect = null; - const cleanUpWatch = watchEffect(() => { - const resolvedInput = resolveUnrefHeadInput(input); - if (entrySideEffect === null) { - entrySideEffect = head.addEntry( - resolvedInput, - { ...options, resolved: true } - ); - } else { - entrySideEffect.update(resolvedInput); - } - }); - return () => { - cleanUpWatch(); - if (entrySideEffect) - entrySideEffect.remove(); - }; - } - }; - if (initHeadObject) - head.addEntry(initHeadObject); - return head; -}; -const appPageTransition = false; -const appLayoutTransition = false; -const appHead = { "meta": [{ "name": "viewport", "content": "width=device-width, initial-scale=1" }, { "charset": "utf-8" }], "link": [], "style": [], "script": [], "noscript": [] }; -const appKeepalive = false; -const ___node_modules__pnpm_nuxt_643_0_0_rc_12_node_modules_nuxt_dist_head_runtime_lib_vueuse_head_plugin_mjs_LZaLBBcRRo = defineNuxtPlugin((nuxtApp) => { - const head = createHead(); - head.addEntry(appHead, { resolved: true }); - nuxtApp.vueApp.use(head); - nuxtApp._useHead = (_meta, options) => { - { - head.addEntry(_meta, options); - return; - } - }; - { - nuxtApp.ssrContext.renderMeta = async () => { - const meta2 = await renderHeadToString(head); - return { - ...meta2, - bodyScripts: meta2.bodyTags - }; - }; - } -}); -const metaMixin = { - created() { - const instance = getCurrentInstance(); - if (!instance) { - return; - } - const options = instance.type; - if (!options || !("head" in options)) { - return; - } - const nuxtApp = useNuxtApp(); - const source = typeof options.head === "function" ? () => options.head(nuxtApp) : options.head; - useHead(source); - } -}; -const ___node_modules__pnpm_nuxt_643_0_0_rc_12_node_modules_nuxt_dist_head_runtime_mixin_plugin_mjs_AvvqvYYfRj = defineNuxtPlugin((nuxtApp) => { - nuxtApp.vueApp.mixin(metaMixin); -}); -const Fragment = defineComponent({ - setup(_props, { slots }) { - return () => { - var _a; - return (_a = slots.default) == null ? void 0 : _a.call(slots); - }; - } -}); -const _wrapIf = (component, props, slots) => { - return { default: () => props ? h(component, props === true ? {} : props, slots) : h(Fragment, {}, slots) }; -}; -const layouts = { - default: () => import('./_nuxt/default.966a9a65.mjs').then((m) => m.default || m), - page: () => import('./_nuxt/page.fd4ff09b.mjs').then((m) => m.default || m) -}; -const LayoutLoader = defineComponent({ - props: { - name: String, - ...{} - }, - async setup(props, context) { - const LayoutComponent = await layouts[props.name]().then((r) => r.default || r); - return () => { - return h(LayoutComponent, {}, context.slots); - }; - } -}); -const __nuxt_component_0$2 = defineComponent({ - props: { - name: { - type: [String, Boolean, Object], - default: null - } - }, - setup(props, context) { - const injectedRoute = inject("_route"); - const route = injectedRoute === useRoute() ? useRoute$1() : injectedRoute; - const layout2 = computed(() => { - var _a, _b; - return (_b = (_a = unref(props.name)) != null ? _a : route.meta.layout) != null ? _b : "default"; - }); - return () => { - var _a; - const hasLayout = layout2.value && layout2.value in layouts; - const transitionProps = (_a = route.meta.layoutTransition) != null ? _a : appLayoutTransition; - return _wrapIf(Transition, hasLayout && transitionProps, { - default: () => _wrapIf(LayoutLoader, hasLayout && { key: layout2.value, name: layout2.value, hasTransition: !!transitionProps }, context.slots).default() - }).default(); - }; - } -}); -const layout = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: __nuxt_component_0$2 -}, Symbol.toStringTag, { value: "Module" })); -const DEFAULT_SLOT = "default"; -const rxOn = /^@|^v-on:/; -const rxBind = /^:|^v-bind:/; -const rxModel = /^v-model/; -const nativeInputs = ["select", "textarea", "input"]; -const _sfc_main$n = defineComponent({ - name: "ContentRendererMarkdown", - props: { - value: { - type: Object, - required: true - }, - excerpt: { - type: Boolean, - default: false - }, - tag: { - type: String, - default: "div" - }, - components: { - type: Object, - default: () => ({}) - } - }, - async setup(props) { - var _a; - const { content: { tags = {} } } = useRuntimeConfig().public; - await resolveContentComponents(props.value.body, { - tags: { - ...tags, - ...((_a = props.value) == null ? void 0 : _a._components) || {}, - ...props.components - } - }); - return { tags }; - }, - render(ctx) { - var _a; - const { tags, tag, value, components: components2 } = ctx; - if (!value) { - return null; - } - let body = value.body || value; - if (ctx.excerpt && value.excerpt) { - body = value.excerpt; - } - const meta2 = { - ...value, - tags: { - ...tags, - ...(value == null ? void 0 : value._components) || {}, - ...components2 - } - }; - let component = meta2.component || tag; - if (typeof meta2.component === "object") { - component = meta2.component.name; - } - component = resolveVueComponent(component); - const children = (body.children || []).map((child) => renderNode(child, h, meta2)); - return h( - component, - { - ...(_a = meta2.component) == null ? void 0 : _a.props, - ...this.$attrs - }, - { - default: createSlotFunction(children) - } - ); - } -}); -function renderNode(node, h2, documentMeta, parentScope = {}) { - var _a; - if (node.type === "text") { - return h2(Text, node.value); - } - const originalTag = node.tag; - const renderTag = typeof ((_a = node.props) == null ? void 0 : _a.__ignoreMap) === "undefined" && documentMeta.tags[originalTag] || originalTag; - if (node.tag === "binding") { - return renderBinding(node, h2, documentMeta, parentScope); - } - const component = resolveVueComponent(renderTag); - if (typeof component === "object") { - component.tag = originalTag; - } - const props = propsToData(node, documentMeta); - return h2( - component, - props, - renderSlots(node, h2, documentMeta, { ...parentScope, ...props }) - ); -} -function renderBinding(node, h2, documentMeta, parentScope = {}) { - var _a; - const data = { - ...parentScope, - $route: () => useRoute(), - $document: documentMeta, - $doc: documentMeta - }; - const splitter = /\.|\[(\d+)\]/; - const keys = (_a = node.props) == null ? void 0 : _a.value.trim().split(splitter).filter(Boolean); - const value = keys.reduce((data2, key) => { - if (key in data2) { - if (typeof data2[key] === "function") { - return data2[key](); - } else { - return data2[key]; - } - } - return {}; - }, data); - return h2(Text, value); -} -function renderSlots(node, h2, documentMeta, parentProps) { - const children = node.children || []; - const slots = children.reduce((data, node2) => { - if (!isTemplate(node2)) { - data[DEFAULT_SLOT].push(renderNode(node2, h2, documentMeta, parentProps)); - return data; - } - if (isDefaultTemplate(node2)) { - data[DEFAULT_SLOT].push(...(node2.children || []).map((child) => renderNode(child, h2, documentMeta, parentProps))); - return data; - } - const slotName = getSlotName(node2); - data[slotName] = (node2.children || []).map((child) => renderNode(child, h2, documentMeta, parentProps)); - return data; - }, { - [DEFAULT_SLOT]: [] - }); - const slotEntries = Object.entries(slots).map(([name, vDom]) => [name, createSlotFunction(vDom)]); - return Object.fromEntries(slotEntries); -} -function propsToData(node, documentMeta) { - const { tag = "", props = {} } = node; - return Object.keys(props).reduce(function(data, key) { - if (key === "__ignoreMap") { - return data; - } - const value = props[key]; - if (rxModel.test(key) && !nativeInputs.includes(tag)) { - return propsToDataRxModel(key, value, data, documentMeta); - } - if (key === "v-bind") { - return propsToDataVBind(key, value, data, documentMeta); - } - if (rxOn.test(key)) { - return propsToDataRxOn(key, value, data, documentMeta); - } - if (rxBind.test(key)) { - return propsToDataRxBind(key, value, data, documentMeta); - } - const { attribute } = find(html, key); - if (Array.isArray(value) && value.every((v) => typeof v === "string")) { - data[attribute] = value.join(" "); - return data; - } - data[attribute] = value; - return data; - }, {}); -} -function propsToDataRxModel(key, value, data, documentMeta) { - const number = (d) => +d; - const trim = (d) => d.trim(); - const noop = (d) => d; - const mods = key.replace(rxModel, "").split(".").filter((d) => d).reduce((d, k) => { - d[k] = true; - return d; - }, {}); - const field = "value"; - const event = mods.lazy ? "change" : "input"; - const processor = mods.number ? number : mods.trim ? trim : noop; - data[field] = evalInContext(value, documentMeta); - data.on = data.on || {}; - data.on[event] = (e) => documentMeta[value] = processor(e); - return data; -} -function propsToDataVBind(_key, value, data, documentMeta) { - const val = evalInContext(value, documentMeta); - data = Object.assign(data, val); - return data; -} -function propsToDataRxOn(key, value, data, documentMeta) { - key = key.replace(rxOn, ""); - data.on = data.on || {}; - data.on[key] = () => evalInContext(value, documentMeta); - return data; -} -function propsToDataRxBind(key, value, data, documentMeta) { - key = key.replace(rxBind, ""); - data[key] = evalInContext(value, documentMeta); - return data; -} -const resolveVueComponent = (component) => { - if (!htmlTags.includes(component)) { - const componentFn = resolveComponent(pascalCase(component), false); - if (typeof componentFn === "object") { - return componentFn; - } - } - return component; -}; -function evalInContext(code, context) { - const result = code.split(".").reduce((o, k) => typeof o === "object" ? o[k] : void 0, context); - return typeof result === "undefined" ? destr(code) : result; -} -function getSlotName(node) { - let name = ""; - for (const propName of Object.keys(node.props || {})) { - if (!propName.startsWith("#") && !propName.startsWith("v-slot:")) { - continue; - } - name = propName.split(/[:#]/, 2)[1]; - break; - } - return name || DEFAULT_SLOT; -} -function createSlotFunction(nodes) { - return nodes.length ? () => mergeTextNodes(nodes) : void 0; -} -function isDefaultTemplate(node) { - return isTemplate(node) && getSlotName(node) === DEFAULT_SLOT; -} -function isTemplate(node) { - return node.tag === "template"; -} -function mergeTextNodes(nodes) { - const mergedNodes = []; - for (const node of nodes) { - const previousNode = mergedNodes[mergedNodes.length - 1]; - if (node.type === Text && (previousNode == null ? void 0 : previousNode.type) === Text) { - previousNode.children = previousNode.children + node.children; - } else { - mergedNodes.push(node); - } - } - return mergedNodes; -} -async function resolveContentComponents(body, meta2) { - const components2 = Array.from(new Set(loadComponents(body, meta2))); - await Promise.all(components2.map(async (c) => { - const resolvedComponent = resolveComponent(c); - if ((resolvedComponent == null ? void 0 : resolvedComponent.__asyncLoader) && !resolvedComponent.__asyncResolved) { - await resolvedComponent.__asyncLoader(); - } - })); - function loadComponents(node, documentMeta) { - var _a; - if (node.type === "text" || node.tag === "binding") { - return []; - } - const renderTag = typeof ((_a = node.props) == null ? void 0 : _a.__ignoreMap) === "undefined" && documentMeta.tags[node.tag] || node.tag; - const components22 = []; - if (node.type !== "root" && !htmlTags.includes(renderTag)) { - components22.push(renderTag); - } - for (const child of node.children || []) { - components22.push(...loadComponents(child, documentMeta)); - } - return components22; - } -} -const _sfc_setup$n = _sfc_main$n.setup; -_sfc_main$n.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentRendererMarkdown.vue"); - return _sfc_setup$n ? _sfc_setup$n(props, ctx) : void 0; -}; -const ContentRendererMarkdown = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$n -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$m = defineComponent({ - name: "ContentRenderer", - props: { - value: { - type: Object, - required: false, - default: () => ({}) - }, - excerpt: { - type: Boolean, - default: false - }, - tag: { - type: String, - default: "div" - } - }, - setup(props) { - watch( - () => props.excerpt, - (newExcerpt) => { - var _a, _b, _c; - if (newExcerpt && !((_a = props.value) == null ? void 0 : _a.excerpt)) { - console.warn(`No excerpt found for document content/${(_b = props == null ? void 0 : props.value) == null ? void 0 : _b._path}.${(_c = props == null ? void 0 : props.value) == null ? void 0 : _c._extension}!`); - console.warn("Make sure to use in your content if you want to use excerpt feature."); - } - }, - { - immediate: true - } - ); - }, - render(ctx) { - var _a, _b; - const slots = useSlots(); - const { value, excerpt, tag } = ctx; - if (!value && (slots == null ? void 0 : slots.empty)) { - return slots.empty({ value, excerpt, tag, ...this.$attrs }); - } - if (slots == null ? void 0 : slots.default) { - return slots.default({ value, excerpt, tag, ...this.$attrs }); - } - if (value && (value == null ? void 0 : value._type) === "markdown" && ((_b = (_a = value == null ? void 0 : value.body) == null ? void 0 : _a.children) == null ? void 0 : _b.length)) { - return h( - _sfc_main$n, - { - value, - excerpt, - tag, - ...this.$attrs - } - ); - } - return h( - "pre", - null, - JSON.stringify({ message: "You should use slots with ", value, excerpt, tag }, null, 2) - ); - } -}); -const _sfc_setup$m = _sfc_main$m.setup; -_sfc_main$m.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentRenderer.vue"); - return _sfc_setup$m ? _sfc_setup$m(props, ctx) : void 0; -}; -const ContentRenderer = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$m -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$l = defineComponent({ - name: "DocumentDrivenEmpty", - props: { - value: { - type: Object, - required: true - } - }, - render({ value }) { - return h("div", void 0, [ - h("p", "Document is empty"), - h("p", `Add content to it by opening ${value._source}/${value._file} file.`) - ]); - } -}); -const _sfc_setup$l = _sfc_main$l.setup; -_sfc_main$l.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/DocumentDrivenEmpty.vue"); - return _sfc_setup$l ? _sfc_setup$l(props, ctx) : void 0; -}; -const DocumentDrivenEmpty = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$l -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$k = /* @__PURE__ */ defineComponent({ - __name: "Icon", - __ssrInlineRender: true, - props: { - name: { - type: String, - required: true - } - }, - async setup(__props) { - let __temp, __restore; - const props = __props; - const nuxtApp = useNuxtApp(); - const state = useState("docus-icons", () => ({})); - const isFetching = ref(false); - const icon = computed(() => { - var _a; - return (_a = state.value) == null ? void 0 : _a[props.name]; - }); - const component = computed(() => nuxtApp.vueApp.component(props.name)); - const loadIconComponent = async () => { - var _a; - if (component.value) { - return; - } - if (!((_a = state.value) == null ? void 0 : _a[props.name])) { - isFetching.value = true; - state.value[props.name] = await loadIcon(props.name).catch(() => null); - isFetching.value = false; - } - }; - watch(() => props.name, loadIconComponent); - !component.value && ([__temp, __restore] = withAsyncContext(() => loadIconComponent()), __temp = await __temp, __restore(), __temp); - return (_ctx, _push, _parent, _attrs) => { - if (isFetching.value) { - _push(``); - } else if (unref(icon)) { - _push(ssrRenderComponent(unref(Icon$1), mergeProps({ icon: unref(icon) }, _attrs), null, _parent)); - } else if (unref(component)) { - ssrRenderVNode(_push, createVNode(resolveDynamicComponent(unref(component)), _attrs, null), _parent); - } else { - _push(`${ssrInterpolate(__props.name)}`); - } - }; - } -}); -const _sfc_setup$k = _sfc_main$k.setup; -_sfc_main$k.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Icon.vue"); - return _sfc_setup$k ? _sfc_setup$k(props, ctx) : void 0; -}; -const Icon = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$k -}, Symbol.toStringTag, { value: "Module" })); -const TEXT_TAGS = ["p", "h1", "h2", "h3", "h4", "h5", "h6", "li"]; -function isTag(vnode, tag) { - if (vnode.type === tag) { - return true; - } - if (typeof vnode.type === "object" && vnode.type.tag === tag) { - return true; - } - if (vnode.tag === tag) { - return true; - } - return false; -} -function isText(vnode) { - return isTag(vnode, "text") || typeof vnode.children === "string"; -} -function nodeChildren(node) { - if (Array.isArray(node.children) || typeof node.children === "string") { - return node.children; - } - if (typeof node.children.default === "function") { - return node.children.default(); - } - return []; -} -function nodeTextContent(node) { - if (!node) { - return ""; - } - if (Array.isArray(node)) { - return node.map(nodeTextContent).join(""); - } - if (isText(node)) { - return node.children || node.value; - } - const children = nodeChildren(node); - if (Array.isArray(children)) { - return children.map(nodeTextContent).join(""); - } - return ""; -} -function unwrap(vnode, tags = ["p"]) { - if (Array.isArray(vnode)) { - return vnode.flatMap((node) => unwrap(node, tags)); - } - let result = vnode; - if (tags.some((tag) => tag === "*" || isTag(vnode, tag))) { - result = nodeChildren(vnode) || vnode; - if (!Array.isArray(result) && TEXT_TAGS.some((tag) => isTag(vnode, tag))) { - result = [result]; - } - } - return result; -} -function flatUnwrap(vnodes, tags = ["p"]) { - vnodes = Array.isArray(vnodes) ? vnodes : [vnodes]; - if (!tags.length) { - return vnodes; - } - return vnodes.flatMap((vnode) => flatUnwrap(unwrap(vnode, [tags[0]]), tags.slice(1))).filter((vnode) => !(isText(vnode) && nodeTextContent(vnode).trim() === "")); -} -const withContentBase = (url) => withBase(url, "/api/" + useRuntimeConfig().public.content.base); -const useUnwrap = () => ({ - unwrap, - flatUnwrap -}); -const addPrerenderPath = (path) => { - const event = useRequestEvent(); - event.res.setHeader( - "x-nitro-prerender", - [ - event.res.getHeader("x-nitro-prerender"), - path - ].filter(Boolean).join(",") - ); -}; -const shouldUseClientDB = () => { - useRuntimeConfig().content; - { - return false; - } -}; -const _sfc_main$j = defineComponent({ - name: "ContentSlot", - functional: true, - props: { - use: { - type: Function, - default: void 0 - }, - unwrap: { - type: [Boolean, String], - default: false - } - }, - setup(props) { - const { parent } = getCurrentInstance(); - const { between, default: fallbackSlot } = useSlots(); - const tags = computed(() => { - if (typeof props.unwrap === "string") { - return props.unwrap.split(" "); - } - return ["*"]; - }); - return { - fallbackSlot, - tags, - between, - parent - }; - }, - render({ use, unwrap: unwrap2, fallbackSlot, between, tags, parent }) { - var _a; - try { - let slot = use; - if (typeof use === "string") { - slot = (parent == null ? void 0 : parent.slots[use]) || ((_a = parent == null ? void 0 : parent.parent) == null ? void 0 : _a.slots[use]); - console.warn(`Please set :use="$slots.${use}" in component to enable reactivity`); - } - if (!slot) { - return fallbackSlot ? fallbackSlot() : h("div"); - } - if (!unwrap2) { - return [slot()]; - } - const { flatUnwrap: flatUnwrap2 } = useUnwrap(); - const unwrapped = flatUnwrap2(slot(), tags); - if (between) { - return unwrapped.flatMap( - (vnode, index) => index === 0 ? [vnode] : [between(), vnode] - ); - } - return unwrapped.reduce((acc, item) => { - if (typeof item.children === "string") { - if (typeof acc[acc.length - 1] === "string") { - acc[acc.length - 1] += item.children; - } else { - acc.push(item.children); - } - } else { - acc.push(item); - } - return acc; - }, []); - } catch (e) { - return h("div"); - } - } -}); -const _sfc_setup$j = _sfc_main$j.setup; -_sfc_main$j.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/components/ContentSlot.vue"); - return _sfc_setup$j ? _sfc_setup$j(props, ctx) : void 0; -}; -const ContentSlot = _sfc_main$j; -const ContentSlot$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: ContentSlot -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$i = /* @__PURE__ */ defineComponent({ - __name: "ButtonLink", - __ssrInlineRender: true, - props: { - href: { - type: String, - default: "" - }, - size: { - type: String, - default: "medium" - }, - bold: { - type: Boolean, - default: false - }, - icon: { - type: String, - default: "" - }, - transparent: { - type: Boolean, - default: false - }, - blank: { - type: Boolean, - required: false, - default: false - } - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtLink = __nuxt_component_0$3; - const _component_Icon = _sfc_main$k; - const _component_ContentSlot = ContentSlot; - _push(ssrRenderComponent(_component_NuxtLink, mergeProps({ - class: ["button-link", [__props.size, __props.bold ? "font-semibold" : "font-medium"]], - to: __props.href, - target: __props.blank ? "_blank" : void 0 - }, _attrs), { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - if (__props.icon) { - _push2(ssrRenderComponent(_component_Icon, { - name: __props.icon, - class: "w-4 h-4 mr-2" - }, null, _parent2, _scopeId)); - } else { - _push2(``); - } - _push2(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.default, - unwrap: "p ul li" - }, null, _parent2, _scopeId)); - } else { - return [ - __props.icon ? (openBlock(), createBlock(_component_Icon, { - key: 0, - name: __props.icon, - class: "w-4 h-4 mr-2" - }, null, 8, ["name"])) : createCommentVNode("", true), - createVNode(_component_ContentSlot, { - use: _ctx.$slots.default, - unwrap: "p ul li" - }, null, 8, ["use"]) - ]; - } - }), - _: 1 - }, _parent)); - }; - } -}); -const _export_sfc = (sfc, props) => { - const target = sfc.__vccOpts || sfc; - for (const [key, val] of props) { - target[key] = val; - } - return target; -}; -const _sfc_setup$i = _sfc_main$i.setup; -_sfc_main$i.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ButtonLink.vue"); - return _sfc_setup$i ? _sfc_setup$i(props, ctx) : void 0; -}; -const __nuxt_component_1$3 = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__scopeId", "data-v-df52924a"]]); -const ButtonLink = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: __nuxt_component_1$3 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$h = {}; -function _sfc_ssrRender$3(_ctx, _push, _parent, _attrs) { - const _component_ButtonLink = __nuxt_component_1$3; - _push(`

    404

    Not Found

    This is not the page you're looking for.

    `); - _push(ssrRenderComponent(_component_ButtonLink, { - href: "/", - size: "large", - variant: "primary" - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(` Go back home `); - } else { - return [ - createTextVNode(" Go back home ") - ]; - } - }), - _: 1 - }, _parent)); - _push(`
    `); -} -const _sfc_setup$h = _sfc_main$h.setup; -_sfc_main$h.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/DocumentDrivenNotFound.vue"); - return _sfc_setup$h ? _sfc_setup$h(props, ctx) : void 0; -}; -const __nuxt_component_3$1 = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["ssrRender", _sfc_ssrRender$3]]); -const DocumentDrivenNotFound = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: __nuxt_component_3$1 -}, Symbol.toStringTag, { value: "Module" })); -const useContentState = () => { - const pages = useState("dd-pages", () => ({})); - const surrounds = useState("dd-surrounds", () => ({})); - const navigation = useState("dd-navigation"); - const globals = useState("dd-globals", () => ({})); - return { - pages, - surrounds, - navigation, - globals - }; -}; -const useContent = () => { - const { navigation, pages, surrounds, globals } = useContentState(); - const _path = computed(() => withoutTrailingSlash(useRoute().path)); - const page2 = computed(() => pages.value[_path.value]); - const surround = computed(() => surrounds.value[_path.value]); - const toc = computed(() => { - var _a, _b; - return (_b = (_a = page2 == null ? void 0 : page2.value) == null ? void 0 : _a.body) == null ? void 0 : _b.toc; - }); - const type = computed(() => { - var _a; - return (_a = page2.value) == null ? void 0 : _a.type; - }); - const excerpt = computed(() => { - var _a; - return (_a = page2.value) == null ? void 0 : _a.excerpt; - }); - const layout2 = computed(() => { - var _a; - return (_a = page2.value) == null ? void 0 : _a.layout; - }); - const next = computed(() => { - var _a; - return (_a = surround.value) == null ? void 0 : _a[1]; - }); - const prev = computed(() => { - var _a; - return (_a = surround.value) == null ? void 0 : _a[0]; - }); - return { - globals, - navigation, - surround, - page: page2, - excerpt, - toc, - type, - layout: layout2, - next, - prev - }; -}; -const useContentHead = (_content, to = useRoute()) => { - const content = unref(_content); - const refreshHead = (data = content) => { - if (!to.path || !data) { - return; - } - const head = Object.assign({}, (data == null ? void 0 : data.head) || {}); - const title = head.title || (data == null ? void 0 : data.title); - if (title) { - head.title = title; - } - head.meta = [...head.meta || []]; - const description = (head == null ? void 0 : head.description) || (data == null ? void 0 : data.description); - if (description && head.meta.filter((m) => m.name === "description").length === 0) { - head.meta.push({ - name: "description", - content: description - }); - } - const image = (head == null ? void 0 : head.image) || (data == null ? void 0 : data.image); - if (image && head.meta.filter((m) => m.property === "og:image").length === 0) { - if (typeof image === "string") { - head.meta.push({ - property: "og:image", - content: image - }); - } - if (typeof image === "object") { - const imageKeys = [ - "src", - "secure_url", - "type", - "width", - "height", - "alt" - ]; - for (const key of imageKeys) { - if (key === "src" && image.src) { - head.meta.push({ - property: "og:image", - content: image[key] - }); - } else if (image[key]) { - head.meta.push({ - property: `og:image:${key}`, - content: image[key] - }); - } - } - } - } - { - useHead(head); - } - }; - watch(() => unref(_content), refreshHead, { immediate: true }); -}; -const meta = void 0; -const _routes = [ - { - name: "slug", - path: "/:slug(.*)*", - file: "/Users/wobsoriano/tmp/trpc-nuxt/node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/pages/document-driven.vue", - children: [], - meta, - alias: [], - redirect: void 0, - component: () => import('./_nuxt/document-driven.948a6a20.mjs').then((m) => m.default || m) - } -]; -const routerOptions0 = { - scrollBehavior: (to, _, savedPosition) => { - if (to.hash) { - const el = document.querySelector(to.hash); - if (el) { - const top = parseFloat(getComputedStyle(el).scrollMarginTop); - return { - el: to.hash, - behavior: "smooth", - top - }; - } - return { - el: to.hash, - behavior: "smooth" - }; - } - if (savedPosition) { - return savedPosition; - } else { - return { top: 0 }; - } - } -}; -const configRouterOptions = {}; -const routerOptions = { - ...configRouterOptions, - ...routerOptions0 -}; -const validate = defineNuxtRouteMiddleware(async (to) => { - var _a; - let __temp, __restore; - if (!((_a = to.meta) == null ? void 0 : _a.validate)) { - return; - } - const result = ([__temp, __restore] = executeAsync(() => Promise.resolve(to.meta.validate(to))), __temp = await __temp, __restore(), __temp); - if (typeof result === "boolean") { - return result; - } - return createError(result); -}); -const globalMiddleware = [ - validate -]; -const namedMiddleware = {}; -const ___node_modules__pnpm_nuxt_643_0_0_rc_12_node_modules_nuxt_dist_pages_runtime_router_mjs_C5BzmoDD65 = defineNuxtPlugin(async (nuxtApp) => { - var _a, _b, _c, _d; - let __temp, __restore; - let routerBase = useRuntimeConfig().app.baseURL; - if (routerOptions.hashMode && !routerBase.includes("#")) { - routerBase += "#"; - } - const history = (_b = (_a = routerOptions.history) == null ? void 0 : _a.call(routerOptions, routerBase)) != null ? _b : createMemoryHistory(routerBase); - const routes = (_d = (_c = routerOptions.routes) == null ? void 0 : _c.call(routerOptions, _routes)) != null ? _d : _routes; - const initialURL = nuxtApp.ssrContext.url; - const router = createRouter({ - ...routerOptions, - history, - routes - }); - nuxtApp.vueApp.use(router); - const previousRoute = shallowRef(router.currentRoute.value); - router.afterEach((_to, from) => { - previousRoute.value = from; - }); - Object.defineProperty(nuxtApp.vueApp.config.globalProperties, "previousRoute", { - get: () => previousRoute.value - }); - const _route = shallowRef(router.resolve(initialURL)); - const syncCurrentRoute = () => { - _route.value = router.currentRoute.value; - }; - nuxtApp.hook("page:finish", syncCurrentRoute); - router.afterEach((to, from) => { - var _a2, _b2, _c2, _d2; - if (((_b2 = (_a2 = to.matched[0]) == null ? void 0 : _a2.components) == null ? void 0 : _b2.default) === ((_d2 = (_c2 = from.matched[0]) == null ? void 0 : _c2.components) == null ? void 0 : _d2.default)) { - syncCurrentRoute(); - } - }); - const route = {}; - for (const key in _route.value) { - route[key] = computed(() => _route.value[key]); - } - nuxtApp._route = reactive(route); - nuxtApp._middleware = nuxtApp._middleware || { - global: [], - named: {} - }; - useError(); - try { - if (true) { - ; - [__temp, __restore] = executeAsync(() => router.push(initialURL)), await __temp, __restore(); - ; - } - ; - [__temp, __restore] = executeAsync(() => router.isReady()), await __temp, __restore(); - ; - } catch (error2) { - callWithNuxt(nuxtApp, showError, [error2]); - } - const initialLayout = useState("_layout"); - router.beforeEach(async (to, from) => { - var _a2, _b2; - to.meta = reactive(to.meta); - if (nuxtApp.isHydrating) { - to.meta.layout = (_a2 = initialLayout.value) != null ? _a2 : to.meta.layout; - } - nuxtApp._processingMiddleware = true; - const middlewareEntries = /* @__PURE__ */ new Set([...globalMiddleware, ...nuxtApp._middleware.global]); - for (const component of to.matched) { - const componentMiddleware = component.meta.middleware; - if (!componentMiddleware) { - continue; - } - if (Array.isArray(componentMiddleware)) { - for (const entry2 of componentMiddleware) { - middlewareEntries.add(entry2); - } - } else { - middlewareEntries.add(componentMiddleware); - } - } - for (const entry2 of middlewareEntries) { - const middleware = typeof entry2 === "string" ? nuxtApp._middleware.named[entry2] || await ((_b2 = namedMiddleware[entry2]) == null ? void 0 : _b2.call(namedMiddleware).then((r) => r.default || r)) : entry2; - if (!middleware) { - throw new Error(`Unknown route middleware: '${entry2}'.`); - } - const result = await callWithNuxt(nuxtApp, middleware, [to, from]); - { - if (result === false || result instanceof Error) { - const error2 = result || createError$1({ - statusCode: 404, - statusMessage: `Page Not Found: ${initialURL}` - }); - return callWithNuxt(nuxtApp, showError, [error2]); - } - } - if (result || result === false) { - return result; - } - } - }); - router.afterEach(async (to) => { - delete nuxtApp._processingMiddleware; - if (to.matched.length === 0) { - callWithNuxt(nuxtApp, showError, [createError$1({ - statusCode: 404, - fatal: false, - statusMessage: `Page not found: ${to.fullPath}` - })]); - } else if (to.matched[0].name === "404" && nuxtApp.ssrContext) { - nuxtApp.ssrContext.event.res.statusCode = 404; - } else { - const currentURL = to.fullPath || "/"; - if (!isEqual$1(currentURL, initialURL)) { - await callWithNuxt(nuxtApp, navigateTo, [currentURL]); - } - } - }); - nuxtApp.hooks.hookOnce("app:created", async () => { - try { - await router.replace({ - ...router.resolve(initialURL), - name: void 0, - force: true - }); - } catch (error2) { - callWithNuxt(nuxtApp, showError, [error2]); - } - }); - return { provide: { router } }; -}); -const get = (obj, path) => path.split(".").reduce((acc, part) => acc && acc[part], obj); -const _pick = (obj, condition) => Object.keys(obj).filter(condition).reduce((newObj, key) => Object.assign(newObj, { [key]: obj[key] }), {}); -const apply = (fn) => (data) => Array.isArray(data) ? data.map((item) => fn(item)) : fn(data); -const detectProperties = (keys) => { - const prefixes = []; - const properties = []; - for (const key of keys) { - if (["$", "_"].includes(key)) { - prefixes.push(key); - } else { - properties.push(key); - } - } - return { prefixes, properties }; -}; -const withoutKeys = (keys = []) => (obj) => { - if (keys.length === 0 || !obj) { - return obj; - } - const { prefixes, properties } = detectProperties(keys); - return _pick(obj, (key) => !properties.includes(key) && !prefixes.includes(key[0])); -}; -const withKeys = (keys = []) => (obj) => { - if (keys.length === 0 || !obj) { - return obj; - } - const { prefixes, properties } = detectProperties(keys); - return _pick(obj, (key) => properties.includes(key) || prefixes.includes(key[0])); -}; -const sortList = (data, params) => { - const comperable = new Intl.Collator(params.$locale, { - numeric: params.$numeric, - caseFirst: params.$caseFirst, - sensitivity: params.$sensitivity - }); - const keys = Object.keys(params).filter((key) => !key.startsWith("$")); - for (const key of keys) { - data = data.sort((a, b) => { - const values = [get(a, key), get(b, key)].map((value) => { - if (value === null) { - return void 0; - } - if (value instanceof Date) { - return value.toISOString(); - } - return value; - }); - if (params[key] === -1) { - values.reverse(); - } - return comperable.compare(values[0], values[1]); - }); - } - return data; -}; -const assertArray = (value, message = "Expected an array") => { - if (!Array.isArray(value)) { - throw new TypeError(message); - } -}; -const ensureArray = (value) => Array.isArray(value) ? value : value ? [value] : []; -const arrayParams = ["sort", "where", "only", "without"]; -const createQuery = (fetcher, intitialParams) => { - const queryParams = { - ...intitialParams - }; - for (const key of arrayParams) { - if (queryParams[key]) { - queryParams[key] = ensureArray(queryParams[key]); - } - } - const $set = (key, fn = (v) => v) => { - return (...values) => { - queryParams[key] = fn(...values); - return query; - }; - }; - const query = { - params: () => queryParams, - only: $set("only", ensureArray), - without: $set("without", ensureArray), - where: $set("where", (q) => [...ensureArray(queryParams.where), q]), - sort: $set("sort", (sort) => [...ensureArray(queryParams.sort), ...ensureArray(sort)]), - limit: $set("limit", (v) => parseInt(String(v), 10)), - skip: $set("skip", (v) => parseInt(String(v), 10)), - find: () => fetcher(query), - findOne: () => { - queryParams.first = true; - return fetcher(query); - }, - findSurround: (surroundQuery, options) => { - queryParams.surround = { query: surroundQuery, ...options }; - return fetcher(query); - }, - locale: (_locale) => query.where({ _locale }) - }; - return query; -}; -function jsonStringify(value) { - return JSON.stringify(value, regExpReplacer); -} -function regExpReplacer(_key, value) { - if (value instanceof RegExp) { - return `--REGEX ${value.toString()}`; - } - return value; -} -const createQueryFetch = (path) => async (query) => { - var _a; - if (path) { - if (query.params().first && (query.params().where || []).length === 0) { - query.where({ _path: withoutTrailingSlash(path) }); - } else { - query.where({ _path: new RegExp(`^${path.replace(/[-[\]{}()*+.,^$\s/]/g, "\\$&")}`) }); - } - } - if (!((_a = query.params().sort) == null ? void 0 : _a.length)) { - query.sort({ _file: 1, $numeric: true }); - } - const params = query.params(); - const apiPath = withContentBase(`/query/${hash(params)}.json`); - { - addPrerenderPath(apiPath); - } - if (shouldUseClientDB()) { - const db = await import('./_nuxt/client-db.6f1ed46a.mjs').then((m) => m.useContentDatabase()); - return db.fetch(query); - } - const data = await $fetch(apiPath, { - method: "GET", - responseType: "json", - params: { - _params: jsonStringify(params), - previewToken: useCookie("previewToken").value - } - }); - if (typeof data === "string" && data.startsWith("")) { - throw new Error("Not found"); - } - return data; -}; -function queryContent(query, ...pathParts) { - if (typeof query === "string") { - return createQuery(createQueryFetch(withLeadingSlash(joinURL(query, ...pathParts)))); - } - return createQuery(createQueryFetch(), query); -} -const navBottomLink = (link) => { - if (!link.children) { - return link._path; - } - for (const child of (link == null ? void 0 : link.children) || []) { - const result = navBottomLink(child); - if (result) { - return result; - } - } -}; -const navDirFromPath = (path, tree) => { - for (const file of tree) { - if (file._path === path && !file._id) { - return file.children; - } - if (file.children) { - const result = navDirFromPath(path, file.children); - if (result) { - return result; - } - } - } -}; -const navPageFromPath = (path, tree) => { - for (const file of tree) { - if (file._path === path) { - return file; - } - if (file.children) { - const result = navPageFromPath(path, file.children); - if (result) { - return result; - } - } - } -}; -const navKeyFromPath = (path, key, tree) => { - let value; - const goDeep = (path2, tree2) => { - for (const file of tree2) { - if ((path2 == null ? void 0 : path2.startsWith(file._path)) && file[key]) { - value = file[key]; - } - if (file._path === path2) { - return; - } - if (file.children) { - goDeep(path2, file.children); - } - } - }; - goDeep(path, tree); - return value; -}; -const useContentHelpers = () => { - return { - navBottomLink, - navDirFromPath, - navPageFromPath, - navKeyFromPath - }; -}; -const fetchContentNavigation = async (queryBuilder) => { - let params = queryBuilder; - if (typeof (params == null ? void 0 : params.params) === "function") { - params = params.params(); - } - const apiPath = withContentBase(params ? `/navigation/${hash(params)}.json` : "/navigation"); - { - addPrerenderPath(apiPath); - } - if (shouldUseClientDB()) { - const generateNavigation = await import('./_nuxt/client-db.6f1ed46a.mjs').then((m) => m.generateNavigation); - return generateNavigation(params || {}); - } - const data = await $fetch(apiPath, { - method: "GET", - responseType: "json", - params: { - _params: jsonStringify(params || {}), - previewToken: useCookie("previewToken").value - } - }); - if (typeof data === "string" && data.startsWith("")) { - throw new Error("Not found"); - } - return data; -}; -const ___node_modules__pnpm__64nuxt_43content_edge_642_2_1_27781144_409f03f_node_modules__64nuxt_content_edge_dist_runtime_plugins_documentDriven_mjs_N1K1W9Kztw = defineNuxtPlugin((nuxt) => { - var _a, _b; - const { documentDriven: moduleOptions, clientDB } = (_b = (_a = useRuntimeConfig()) == null ? void 0 : _a.public) == null ? void 0 : _b.content; - const findLayout = (to, page2, navigation, globals) => { - var _a2; - if (page2 && (page2 == null ? void 0 : page2.layout)) { - return page2.layout; - } - if (to.matched.length && ((_a2 = to.matched[0].meta) == null ? void 0 : _a2.layout)) { - return to.matched[0].meta.layout; - } - if (navigation && page2) { - const { navKeyFromPath: navKeyFromPath2 } = useContentHelpers(); - const layoutFromNav = navKeyFromPath2(page2._path, "layout", navigation); - if (layoutFromNav) { - return layoutFromNav; - } - } - if (moduleOptions.layoutFallbacks && globals) { - let layoutFallback; - for (const fallback of moduleOptions.layoutFallbacks) { - if (globals[fallback] && globals[fallback].layout) { - layoutFallback = globals[fallback].layout; - break; - } - } - if (layoutFallback) { - return layoutFallback; - } - } - return "default"; - }; - const refresh = async (to, force = false) => { - const routeConfig = to.meta.documentDriven || {}; - if (to.meta.documentDriven === false) { - return; - } - !force && nuxt.callHook("content:middleware:start"); - const { navigation, pages, globals, surrounds } = useContentState(); - const _path = withoutTrailingSlash(to.path); - const promises = []; - if (moduleOptions.navigation && routeConfig.navigation !== false) { - const navigationQuery = () => { - const { navigation: navigation2 } = useContentState(); - if (navigation2.value && !force) { - return navigation2.value; - } - return fetchContentNavigation().then((_navigation) => { - navigation2.value = _navigation; - return _navigation; - }).catch((_) => { - }); - }; - promises.push(navigationQuery); - } else { - promises.push(() => Promise.resolve(null)); - } - if (moduleOptions.globals) { - const globalsQuery = () => { - const { globals: globals2 } = useContentState(); - if (typeof moduleOptions.globals === "object" && Array.isArray(moduleOptions.globals)) { - console.log("Globals must be a list of keys with QueryBuilderParams as a value."); - return; - } - return Promise.all( - Object.entries(moduleOptions.globals).map( - ([key, query]) => { - if (!force && globals2.value[key]) { - return globals2.value[key]; - } - let type = "findOne"; - if (query == null ? void 0 : query.type) { - type = query.type; - } - return queryContent(query)[type]().catch(() => { - }); - } - ) - ).then( - (values) => { - return values.reduce( - (acc, value, index) => { - const key = Object.keys(moduleOptions.globals)[index]; - acc[key] = value; - return acc; - }, - {} - ); - } - ); - }; - promises.push(globalsQuery); - } else { - promises.push(() => Promise.resolve(null)); - } - if (moduleOptions.page && routeConfig.page !== false) { - let where = { _path }; - if (typeof routeConfig.page === "string") { - where = { _path: routeConfig.page }; - } - if (typeof routeConfig.page === "object") { - where = routeConfig.page; - } - const pageQuery = () => { - const { pages: pages2 } = useContentState(); - if (!force && pages2.value[_path] && pages2.value[_path]._path === _path) { - return pages2.value[_path]; - } - return queryContent().where(where).findOne().catch(() => { - }); - }; - promises.push(pageQuery); - } else { - promises.push(() => Promise.resolve(null)); - } - if (moduleOptions.surround && routeConfig.surround !== false) { - let surround = _path; - if (["string", "object"].includes(typeof routeConfig.page)) { - surround = routeConfig.page; - } - if (["string", "object"].includes(typeof routeConfig.surround)) { - surround = routeConfig.surround; - } - const surroundQuery = () => { - const { surrounds: surrounds2 } = useContentState(); - if (!force && surrounds2.value[_path]) { - return surrounds2.value[_path]; - } - return queryContent().where({ - _partial: { $not: true }, - navigation: { $not: false } - }).without(["body"]).findSurround(surround).catch(() => { - }); - }; - promises.push(surroundQuery); - } else { - promises.push(() => Promise.resolve(null)); - } - return await Promise.all(promises.map((promise) => promise())).then(async ([ - _navigation, - _globals, - _page, - _surround - ]) => { - var _a2, _b2, _c, _d; - if (_navigation) { - navigation.value = _navigation; - } - if (_globals) { - globals.value = _globals; - } - if (_page == null ? void 0 : _page.redirect) { - return _page == null ? void 0 : _page.redirect; - } - if ((_b2 = (_a2 = _page == null ? void 0 : _page._dir) == null ? void 0 : _a2.navigation) == null ? void 0 : _b2.redirect) { - return (_d = (_c = _page == null ? void 0 : _page._dir) == null ? void 0 : _c.navigation) == null ? void 0 : _d.redirect; - } - if (_page) { - const layoutName = findLayout(to, _page, _navigation, _globals); - const layout2 = layouts[layoutName]; - if (layout2 && typeof layout2 === "function") { - await layout2(); - } - to.meta.layout = layoutName; - _page.layout = layoutName; - pages.value[_path] = _page; - } - if (_surround) { - surrounds.value[_path] = _surround; - } - }); - }; - addRouteMiddleware(async (to, from) => { - if (to.path.includes("favicon.ico")) { - return; - } - const redirect = await refresh(to, false); - if (redirect) { - if (hasProtocol(redirect)) { - return callWithNuxt(nuxt, navigateTo, [redirect, { external: true }]); - } else { - return redirect; - } - } - }); - { - delete nuxt.payload.prerenderedAt; - } - nuxt.hook("app:data:refresh", async () => false); -}); -const ___node_modules__pnpm__64nuxt_43content_edge_642_2_1_27781144_409f03f_node_modules__64nuxt_content_edge_dist_runtime_plugins_ws_mjs_Whju5gMMZ3 = defineNuxtPlugin(() => { - useRuntimeConfig().public; -}); -const preference = "system"; -const componentName = "ColorScheme"; -const dataValue = "theme"; -const ___node_modules__pnpm__64nuxtjs_43color_mode_643_1_8_node_modules__64nuxtjs_color_mode_dist_runtime_plugin_server_mjs_pKXMIUCV0M = defineNuxtPlugin((nuxtApp) => { - const colorMode = useState("color-mode", () => reactive({ - preference, - value: preference, - unknown: true, - forced: false - })).value; - const htmlAttrs = {}; - { - useHead({ htmlAttrs }); - } - useRouter().afterEach((to) => { - const forcedColorMode = to.meta.colorMode; - if (forcedColorMode && forcedColorMode !== "system") { - colorMode.value = htmlAttrs["data-color-mode-forced"] = forcedColorMode; - { - htmlAttrs[`data-${dataValue}`] = colorMode.value; - } - colorMode.forced = true; - } else if (forcedColorMode === "system") { - console.warn("You cannot force the colorMode to system at the page level."); - } - }); - nuxtApp.provide("colorMode", colorMode); -}); -const theme = { - "colors.primary.50": { - "value": "#d9f1ff", - "original": "#d9f1ff", - "attributes": { - "variable": "var(--colors-primary-50)" - } - }, - "colors.primary.100": { - "value": "#b3e4ff", - "original": "#b3e4ff", - "attributes": { - "variable": "var(--colors-primary-100)" - } - }, - "colors.primary.200": { - "value": "#8dd6ff", - "original": "#8dd6ff", - "attributes": { - "variable": "var(--colors-primary-200)" - } - }, - "colors.primary.300": { - "value": "#66c8ff", - "original": "#66c8ff", - "attributes": { - "variable": "var(--colors-primary-300)" - } - }, - "colors.primary.400": { - "value": "#40bbff", - "original": "#40bbff", - "attributes": { - "variable": "var(--colors-primary-400)" - } - }, - "colors.primary.500": { - "value": "#1aadff", - "original": "#1aadff", - "attributes": { - "variable": "var(--colors-primary-500)" - } - }, - "colors.primary.600": { - "value": "#0090e1", - "original": "#0090e1", - "attributes": { - "variable": "var(--colors-primary-600)" - } - }, - "colors.primary.700": { - "value": "#006ca9", - "original": "#006ca9", - "attributes": { - "variable": "var(--colors-primary-700)" - } - }, - "colors.primary.800": { - "value": "#004870", - "original": "#004870", - "attributes": { - "variable": "var(--colors-primary-800)" - } - }, - "colors.primary.900": { - "value": "#002438", - "original": "#002438", - "attributes": { - "variable": "var(--colors-primary-900)" - } - }, - "fonts.primary": { - "value": "Inter, sans-serif", - "original": "Inter, sans-serif", - "attributes": { - "variable": "var(--fonts-primary)" - } - }, - "fonts.code": { - "value": "ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace", - "original": "ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace", - "attributes": { - "variable": "var(--fonts-code)" - } - }, - "page.height": { - "value": "calc(100vh - calc(calc(64px + 50px)))", - "original": "calc(100vh - calc(calc({header.height} + {footer.height})))", - "attributes": { - "variable": "var(--page-height)" - } - }, - "page.maxWidth": { - "value": "90rem", - "original": "90rem", - "attributes": { - "variable": "var(--page-max-width)" - } - }, - "header.height": { - "value": "64px", - "original": "64px", - "attributes": { - "variable": "var(--header-height)" - } - }, - "footer.height": { - "value": "50px", - "original": "50px", - "attributes": { - "variable": "var(--footer-height)" - } - }, - "screens.lg": { - "value": "1024px", - "original": "1024px", - "attributes": { - "variable": "var(--screens-lg)" - } - }, - "title": { - "value": "asddsasda 3s", - "original": "asddsasda 3s", - "attributes": { - "variable": "var(--title)" - } - }, - "cover.src": { - "value": "https://res.cloudinary.com/nuxt/image/upload/v1650870623/nuxt3-rc-social_z6qh3m.png", - "original": "https://res.cloudinary.com/nuxt/image/upload/v1650870623/nuxt3-rc-social_z6qh3m.png", - "attributes": { - "variable": "var(--cover-src)" - } - }, - "cover.alt": { - "value": "Nuxt 3 cover image", - "original": "Nuxt 3 cover image", - "attributes": { - "variable": "var(--cover-alt)" - } - } -}; -const theme$1 = { theme }; -const _nuxt_pinceau_imports_mjs_8K3h7hEN4C = defineNuxtPlugin((nuxtApp) => { - nuxtApp.vueApp.use(plugin, { theme: theme$1, colorSchemeMode: "class" }); - nuxtApp.hook("app:rendered", (app) => { - const content = app.ssrContext.nuxt.vueApp.config.globalProperties.$pinceauSsr.get(); - app.ssrContext.event.pinceauContent = content; - }); -}); -const ___node_modules__pnpm__64nuxt_themes_43docus_edge_640_1_0_2a7c428_nuxt_643_0_0_rc_12_node_modules__64nuxt_themes_docus_edge_plugins_menu_ts_CoD95XR15C = defineNuxtPlugin((ctx) => { - const visible = ref(false); - const open = () => visible.value = true; - const close = () => visible.value = false; - const toggle = () => visible.value = !visible.value; - ctx.$router.afterEach(() => setTimeout(close, 50)); - return { - provide: { - menu: { - visible, - close, - open, - toggle - } - } - }; -}); -const _plugins = [ - _nuxt_components_plugin_mjs_KR1HBZs4kY, - ___node_modules__pnpm_nuxt_643_0_0_rc_12_node_modules_nuxt_dist_head_runtime_lib_vueuse_head_plugin_mjs_LZaLBBcRRo, - ___node_modules__pnpm_nuxt_643_0_0_rc_12_node_modules_nuxt_dist_head_runtime_mixin_plugin_mjs_AvvqvYYfRj, - ___node_modules__pnpm_nuxt_643_0_0_rc_12_node_modules_nuxt_dist_pages_runtime_router_mjs_C5BzmoDD65, - ___node_modules__pnpm__64nuxt_43content_edge_642_2_1_27781144_409f03f_node_modules__64nuxt_content_edge_dist_runtime_plugins_documentDriven_mjs_N1K1W9Kztw, - ___node_modules__pnpm__64nuxt_43content_edge_642_2_1_27781144_409f03f_node_modules__64nuxt_content_edge_dist_runtime_plugins_ws_mjs_Whju5gMMZ3, - ___node_modules__pnpm__64nuxtjs_43color_mode_643_1_8_node_modules__64nuxtjs_color_mode_dist_runtime_plugin_server_mjs_pKXMIUCV0M, - _nuxt_pinceau_imports_mjs_8K3h7hEN4C, - ___node_modules__pnpm__64nuxt_themes_43docus_edge_640_1_0_2a7c428_nuxt_643_0_0_rc_12_node_modules__64nuxt_themes_docus_edge_plugins_menu_ts_CoD95XR15C -]; -const _sfc_main$g = { - __name: "nuxt-root", - __ssrInlineRender: true, - setup(__props) { - const ErrorComponent = defineAsyncComponent(() => import('./_nuxt/error-component.dd9a2087.mjs').then((r) => r.default || r)); - const nuxtApp = useNuxtApp(); - nuxtApp.deferHydration(); - provide("_route", useRoute()); - nuxtApp.hooks.callHookWith((hooks) => hooks.map((hook) => hook()), "vue:setup"); - const error = useError(); - onErrorCaptured((err, target, info) => { - nuxtApp.hooks.callHook("vue:error", err, target, info).catch((hookError) => console.error("[nuxt] Error in `vue:error` hook", hookError)); - { - callWithNuxt(nuxtApp, showError, [err]); - } - }); - return (_ctx, _push, _parent, _attrs) => { - const _component_App = resolveComponent("App"); - ssrRenderSuspense(_push, { - default: () => { - if (unref(error)) { - _push(ssrRenderComponent(unref(ErrorComponent), { error: unref(error) }, null, _parent)); - } else { - _push(ssrRenderComponent(_component_App, null, null, _parent)); - } - }, - _: 1 - }); - }; - } -}; -const _sfc_setup$g = _sfc_main$g.setup; -_sfc_main$g.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/nuxt@3.0.0-rc.12/node_modules/nuxt/dist/app/components/nuxt-root.vue"); - return _sfc_setup$g ? _sfc_setup$g(props, ctx) : void 0; -}; -const _sfc_main$f = { - __name: "AppLoadingBar", - __ssrInlineRender: true, - props: { - throttle: { - type: Number, - default: 200 - }, - duration: { - type: Number, - default: 2e3 - }, - height: { - type: Number, - default: 3 - } - }, - setup(__props) { - const props = __props; - const nuxtApp = useNuxtApp(); - const data = reactive({ - percent: 0, - show: false, - canSucceed: true - }); - let _timer = null; - let _throttle = null; - let _cut; - function clear() { - _timer && clearInterval(_timer); - _throttle && clearTimeout(_throttle); - _timer = null; - } - function start() { - if (data.show) { - return; - } - clear(); - data.percent = 0; - data.canSucceed = true; - if (props.throttle) { - _throttle = setTimeout(startTimer, props.throttle); - } else { - startTimer(); - } - } - function increase(num) { - data.percent = Math.min(100, Math.floor(data.percent + num)); - } - function finish() { - data.percent = 100; - hide(); - } - function hide() { - clear(); - setTimeout(() => { - data.show = false; - setTimeout(() => { - data.percent = 0; - }, 400); - }, 500); - } - function startTimer() { - data.show = true; - _cut = 1e4 / Math.floor(props.duration); - _timer = setInterval(() => { - increase(_cut); - }, 100); - } - nuxtApp.hook("content:middleware:start", start); - nuxtApp.hook("page:start", start); - nuxtApp.hook("page:finish", finish); - return (_ctx, _push, _parent, _attrs) => { - _push(``); - }; - } -}; -const _sfc_setup$f = _sfc_main$f.setup; -_sfc_main$f.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppLoadingBar.vue"); - return _sfc_setup$f ? _sfc_setup$f(props, ctx) : void 0; -}; -const AppLoadingBar = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$f -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$e = /* @__PURE__ */ defineComponent({ - __name: "AppContainer", - __ssrInlineRender: true, - props: { - padded: { - type: Boolean, - default: true - }, - fluid: { - type: Boolean, - default: false - }, - constrainedClass: { - type: String, - default: "max-w-7xl" - } - }, - setup(__props) { - const props = __props; - const containerClass = computed(() => { - return [ - "mx-auto w-full", - props.padded && "px-4 sm:px-6 lg:px-8", - !props.fluid && props.constrainedClass, - props.fluid && "overflow-x-hidden" - ].filter(Boolean).join(" "); - }); - return (_ctx, _push, _parent, _attrs) => { - _push(``); - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - _push(``); - }; - } -}); -const _sfc_setup$e = _sfc_main$e.setup; -_sfc_main$e.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppContainer.vue"); - return _sfc_setup$e ? _sfc_setup$e(props, ctx) : void 0; -}; -const AppContainer = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$e -}, Symbol.toStringTag, { value: "Module" })); -const useDocus = () => computed(() => useAppConfig().docus); -const _sfc_main$d = /* @__PURE__ */ defineComponent({ - __name: "SocialIcons", - __ssrInlineRender: true, - props: { - size: { - type: String, - default: "w-5 h-5" - }, - spacing: { - type: String, - default: "p-0" - } - }, - setup(__props) { - const socials = ["twitter", "facebook", "instagram", "youtube", "github", "medium"]; - const docus = useDocus(); - const icons = computed(() => { - return Object.entries(docus.value.socials || {}).map(([key, value]) => { - if (typeof value === "object") { - return value; - } else if (typeof value === "string" && value && socials.includes(key)) { - return { - href: `https://${key}.com/${value}`, - icon: `fa-brands:${key}`, - label: value - }; - } else { - return null; - } - }).filter(Boolean); - }); - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtLink = __nuxt_component_0$3; - const _component_Icon = _sfc_main$k; - _push(``); - ssrRenderList(unref(icons), (icon) => { - _push(ssrRenderComponent(_component_NuxtLink, { - key: icon.label, - rel: "noopener noreferrer", - title: icon.label, - "aria-label": icon.label, - href: icon.href, - target: "_blank", - class: ["u-text-gray-500 hover:u-text-gray-700", [__props.spacing]] - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - if (icon.icon) { - _push2(ssrRenderComponent(_component_Icon, { - name: icon.icon, - class: __props.size - }, null, _parent2, _scopeId)); - } else { - _push2(``); - } - } else { - return [ - icon.icon ? (openBlock(), createBlock(_component_Icon, { - key: 0, - name: icon.icon, - class: __props.size - }, null, 8, ["name", "class"])) : createCommentVNode("", true) - ]; - } - }), - _: 2 - }, _parent)); - }); - _push(``); - }; - } -}); -const _sfc_setup$d = _sfc_main$d.setup; -_sfc_main$d.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/SocialIcons.vue"); - return _sfc_setup$d ? _sfc_setup$d(props, ctx) : void 0; -}; -const SocialIcons = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$d -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$c = /* @__PURE__ */ defineComponent({ - __name: "DocsAsideTree", - __ssrInlineRender: true, - props: { - links: { - type: Array, - default: () => [] - }, - level: { - type: Number, - default: 0 - }, - max: { - type: Number, - default: null - }, - parent: { - type: Object, - default: null - } - }, - setup(__props) { - var _a; - const props = __props; - const route = useRoute(); - const docus = useDocus(); - const collapsedMap = useState(`docus-docs-aside-collapse-map-${((_a = props.parent) == null ? void 0 : _a._path) || "/"}`, () => { - if (props.level === 0) { - return {}; - } - return props.links.filter((link) => !!link.children).reduce((map, link) => { - map[link._path] = true; - return map; - }, {}); - }); - const isActive = (link) => { - return route.path === link._path; - }; - const isCollapsed = (link) => { - var _a2, _b; - if (link.children) { - if (typeof collapsedMap.value[link._path] !== "undefined") { - return collapsedMap.value[link._path]; - } - if (link == null ? void 0 : link.collapsed) { - return link == null ? void 0 : link.collapsed; - } - if ((_a2 = docus.value.aside) == null ? void 0 : _a2.collapsed) { - return (_b = docus.value.aside) == null ? void 0 : _b.collapsed; - } - } - return false; - }; - const hasNesting = computed(() => props.links.some((link) => link.children)); - return (_ctx, _push, _parent, _attrs) => { - const _component_Icon = _sfc_main$k; - const _component_NuxtLink = __nuxt_component_0$3; - const _component_DocsAsideTree = _sfc_main$c; - _push(``); - ssrRenderList(__props.links, (link) => { - var _a2, _b, _c, _d, _e; - _push(`
  • 0 && link.children, - "border-l": __props.level > 0 || !unref(hasNesting), - "border-primary-400 dark:border-primary-600": isActive(link), - "u-border-gray-100 hover:u-border-gray-300": !isActive(link) - })}">`); - if (link.children) { - _push(``); - } else { - _push(ssrRenderComponent(_component_NuxtLink, { - to: link.redirect ? link.redirect : link._path, - class: ["flex items-center justify-between py-1.5 text-sm", { - "pl-4": __props.level > 0 || !unref(hasNesting), - "text-primary-500 font-medium": isActive(link), - "u-text-gray-500 hover:u-text-gray-900": !isActive(link) - }], - exact: link.exact - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - var _a3, _b2, _c2, _d2, _e2, _f; - if (_push2) { - _push2(``); - if (((_a3 = link == null ? void 0 : link.navigation) == null ? void 0 : _a3.icon) || link.icon) { - _push2(ssrRenderComponent(_component_Icon, { - name: ((_b2 = link == null ? void 0 : link.navigation) == null ? void 0 : _b2.icon) || link.icon, - class: "w-4 h-4 mr-1" - }, null, _parent2, _scopeId)); - } else { - _push2(``); - } - _push2(`${ssrInterpolate(((_c2 = link == null ? void 0 : link.navigation) == null ? void 0 : _c2.title) || link.title || link._path)}`); - } else { - return [ - createVNode("span", { class: "inline-flex items-center" }, [ - ((_d2 = link == null ? void 0 : link.navigation) == null ? void 0 : _d2.icon) || link.icon ? (openBlock(), createBlock(_component_Icon, { - key: 0, - name: ((_e2 = link == null ? void 0 : link.navigation) == null ? void 0 : _e2.icon) || link.icon, - class: "w-4 h-4 mr-1" - }, null, 8, ["name"])) : createCommentVNode("", true), - createVNode("span", null, toDisplayString(((_f = link == null ? void 0 : link.navigation) == null ? void 0 : _f.title) || link.title || link._path), 1) - ]) - ]; - } - }), - _: 2 - }, _parent)); - } - if (((_e = link.children) == null ? void 0 : _e.length) && (__props.max === null || __props.level + 1 < __props.max)) { - _push(ssrRenderComponent(_component_DocsAsideTree, { - style: !isCollapsed(link) ? null : { display: "none" }, - links: link.children, - level: __props.level + 1, - parent: link, - max: __props.max, - class: "py-2" - }, null, _parent)); - } else { - _push(``); - } - _push(`
  • `); - }); - _push(``); - }; - } -}); -const _sfc_setup$c = _sfc_main$c.setup; -_sfc_main$c.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/docs/DocsAsideTree.vue"); - return _sfc_setup$c ? _sfc_setup$c(props, ctx) : void 0; -}; -const DocsAsideTree = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$c -}, Symbol.toStringTag, { value: "Module" })); -const useMenu = () => { - const { $menu } = useNuxtApp(); - return $menu; -}; -const __nuxt_component_0$1 = defineComponent({ - name: "ClientOnly", - props: ["fallback", "placeholder", "placeholderTag", "fallbackTag"], - setup(_, { slots }) { - const mounted = ref(false); - return (props) => { - var _a; - if (mounted.value) { - return (_a = slots.default) == null ? void 0 : _a.call(slots); - } - const slot = slots.fallback || slots.placeholder; - if (slot) { - return slot(); - } - const fallbackStr = props.fallback || props.placeholder || ""; - const fallbackTag = props.fallbackTag || props.placeholderTag || "span"; - return createElementBlock(fallbackTag, null, fallbackStr); - }; - } -}); -const cache = /* @__PURE__ */ new WeakMap(); -function createClientOnly(component) { - if (cache.has(component)) { - return cache.get(component); - } - const clone = { ...component }; - if (clone.render) { - clone.render = (ctx, ...args) => { - var _a; - if (ctx.mounted$) { - const res = component.render(ctx, ...args); - return res.children === null || typeof res.children === "string" ? createElementVNode(res.type, res.props, res.children, res.patchFlag, res.dynamicProps, res.shapeFlag) : h(res); - } else { - return h("div", (_a = ctx.$attrs) != null ? _a : ctx._.attrs); - } - }; - } else if (clone.template) { - clone.template = ` - - - `; - } - clone.setup = (props, ctx) => { - var _a; - const mounted$ = ref(false); - return Promise.resolve(((_a = component.setup) == null ? void 0 : _a.call(component, props, ctx)) || {}).then((setupState) => { - return typeof setupState !== "function" ? { ...setupState, mounted$ } : (...args) => { - if (mounted$.value) { - const res = setupState(...args); - return res.children === null || typeof res.children === "string" ? createElementVNode(res.type, res.props, res.children, res.patchFlag, res.dynamicProps, res.shapeFlag) : h(res); - } else { - return h("div", ctx.attrs); - } - }; - }); - }; - cache.set(component, clone); - return clone; -} -const clientOnly = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: __nuxt_component_0$1, - createClientOnly -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$b = { - name: componentName, - props: { - placeholder: String, - tag: { - type: String, - default: "span" - } - } -}; -function _sfc_ssrRender$2(_ctx, _push, _parent, _attrs, $props, $setup, $data, $options) { - const _component_ClientOnly = __nuxt_component_0$1; - _push(ssrRenderComponent(_component_ClientOnly, mergeProps({ - placeholder: $props.placeholder, - "placeholder-tag": $props.tag - }, _attrs), null, _parent)); -} -const _sfc_setup$b = _sfc_main$b.setup; -_sfc_main$b.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxtjs+color-mode@3.1.8/node_modules/@nuxtjs/color-mode/dist/runtime/component.vue3.vue"); - return _sfc_setup$b ? _sfc_setup$b(props, ctx) : void 0; -}; -const __nuxt_component_0 = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["ssrRender", _sfc_ssrRender$2]]); -const component_vue3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: __nuxt_component_0 -}, Symbol.toStringTag, { value: "Module" })); -const useColorMode = () => { - return useState("color-mode").value; -}; -const _sfc_main$a = /* @__PURE__ */ defineComponent({ - __name: "ColorModeSwitch", - __ssrInlineRender: true, - props: { - size: { - type: String, - default: "w-5 h-5" - } - }, - setup(__props) { - const colorMode = useColorMode(); - return (_ctx, _push, _parent, _attrs) => { - const _component_ColorScheme = __nuxt_component_0; - const _component_Icon = _sfc_main$k; - _push(``); - _push(ssrRenderComponent(_component_ColorScheme, { placeholder: "..." }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - if (unref(colorMode).preference === "dark") { - _push2(ssrRenderComponent(_component_Icon, { - class: __props.size, - name: "uil:moon" - }, null, _parent2, _scopeId)); - } else if (unref(colorMode).preference === "light") { - _push2(ssrRenderComponent(_component_Icon, { - class: __props.size, - name: "uil:sun" - }, null, _parent2, _scopeId)); - } else { - _push2(ssrRenderComponent(_component_Icon, { - class: __props.size, - name: "uil:desktop" - }, null, _parent2, _scopeId)); - } - } else { - return [ - unref(colorMode).preference === "dark" ? (openBlock(), createBlock(_component_Icon, { - key: 0, - class: __props.size, - name: "uil:moon" - }, null, 8, ["class"])) : unref(colorMode).preference === "light" ? (openBlock(), createBlock(_component_Icon, { - key: 1, - class: __props.size, - name: "uil:sun" - }, null, 8, ["class"])) : (openBlock(), createBlock(_component_Icon, { - key: 2, - class: __props.size, - name: "uil:desktop" - }, null, 8, ["class"])) - ]; - } - }), - _: 1 - }, _parent)); - _push(``); - }; - } -}); -const _sfc_setup$a = _sfc_main$a.setup; -_sfc_main$a.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/ColorModeSwitch.vue"); - return _sfc_setup$a ? _sfc_setup$a(props, ctx) : void 0; -}; -const ColorModeSwitch = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$a -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$9 = /* @__PURE__ */ defineComponent({ - __name: "NavbarDialog", - __ssrInlineRender: true, - setup(__props) { - const { navigation } = useContent(); - const docus = useDocus(); - const filtered = computed(() => { - var _a; - return ((_a = docus.value.header) == null ? void 0 : _a.exclude) || []; - }); - const links = computed(() => { - return (navigation.value || []).filter((item) => { - if (filtered.value.includes(item._path)) { - return false; - } - return true; - }); - }); - const { visible, open, close } = useMenu(); - watch(visible, (v) => v ? open() : close()); - return (_ctx, _push, _parent, _attrs) => { - const _component_Icon = _sfc_main$k; - const _component_SocialIcons = _sfc_main$d; - const _component_DocsAsideTree = _sfc_main$c; - _push(``); - ssrRenderTeleport(_push, (_push2) => { - if (unref(visible)) { - _push2(`
    `); - _push2(ssrRenderComponent(_component_SocialIcons, null, null, _parent)); - _push2(ssrRenderComponent(_sfc_main$a, { size: "h-6 w-6" }, null, _parent)); - _push2(`
    `); - _push2(ssrRenderComponent(_component_DocsAsideTree, { links: unref(links) }, null, _parent)); - _push2(`
    `); - } else { - _push2(``); - } - }, "body", false, _parent); - _push(``); - }; - } -}); -const _sfc_setup$9 = _sfc_main$9.setup; -_sfc_main$9.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/NavbarDialog.vue"); - return _sfc_setup$9 ? _sfc_setup$9(props, ctx) : void 0; -}; -const NavbarDialog = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$9 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$8 = {}; -function _sfc_ssrRender$1(_ctx, _push, _parent, _attrs) { - _push(``); -} -const _sfc_setup$8 = _sfc_main$8.setup; -_sfc_main$8.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/Logo.vue"); - return _sfc_setup$8 ? _sfc_setup$8(props, ctx) : void 0; -}; -const __nuxt_component_1$2 = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["ssrRender", _sfc_ssrRender$1]]); -const Logo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: __nuxt_component_1$2 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$7 = /* @__PURE__ */ defineComponent({ - __name: "NavbarLogo", - __ssrInlineRender: true, - setup(__props) { - const docus = useDocus(); - const logo = computed(() => { - var _a; - return ((_a = docus.value.header) == null ? void 0 : _a.logo) || false; - }); - const title = computed(() => { - var _a; - return ((_a = docus.value.header) == null ? void 0 : _a.title) || docus.value.title; - }); - return (_ctx, _push, _parent, _attrs) => { - var _a, _b; - const _component_NuxtLink = __nuxt_component_0$3; - const _component_Logo = __nuxt_component_1$2; - _push(ssrRenderComponent(_component_NuxtLink, mergeProps({ - class: "flex items-center flex-none", - to: "/", - "aria-label": (_b = (_a = unref(docus)) == null ? void 0 : _a.header) == null ? void 0 : _b.title - }, _attrs), { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - if (unref(logo)) { - _push2(ssrRenderComponent(_component_Logo, null, null, _parent2, _scopeId)); - } else { - _push2(`${ssrInterpolate(unref(title))}`); - } - } else { - return [ - unref(logo) ? (openBlock(), createBlock(_component_Logo, { key: 0 })) : (openBlock(), createBlock("span", { - key: 1, - class: "text-xl font-bold u-text-gray-900 hover:u-text-gray-500" - }, toDisplayString(unref(title)), 1)) - ]; - } - }), - _: 1 - }, _parent)); - }; - } -}); -const _sfc_setup$7 = _sfc_main$7.setup; -_sfc_main$7.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/NavbarLogo.vue"); - return _sfc_setup$7 ? _sfc_setup$7(props, ctx) : void 0; -}; -const NavbarLogo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$7 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$6 = /* @__PURE__ */ defineComponent({ - __name: "NavbarCenter", - __ssrInlineRender: true, - setup(__props) { - const route = useRoute(); - const { navBottomLink: navBottomLink2 } = useContentHelpers(); - const { navigation } = useContent(); - const docus = useDocus(); - const hasNavigation = computed(() => { - var _a; - return !!((_a = docus.value.aside) == null ? void 0 : _a.level); - }); - const filtered = computed(() => { - var _a; - return ((_a = docus.value.header) == null ? void 0 : _a.exclude) || []; - }); - const tree = computed(() => { - return (navigation.value || []).filter((item) => { - if (filtered.value.includes(item._path)) { - return false; - } - return true; - }); - }); - const isActive = (link) => link.exact ? route.fullPath === link._path : route.fullPath.startsWith(link._path); - return (_ctx, _push, _parent, _attrs) => { - const _component_NuxtLink = __nuxt_component_0$3; - const _component_Icon = _sfc_main$k; - if (unref(hasNavigation)) { - _push(`
      `); - ssrRenderList(unref(tree), (link) => { - _push(`
    • `); - _push(ssrRenderComponent(_component_NuxtLink, { - class: ["link", { active: isActive(link) }], - to: link.redirect ? link.redirect : unref(navBottomLink2)(link) - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - if (link.icon && unref(docus).header.showLinksIcons) { - _push2(ssrRenderComponent(_component_Icon, { - name: link.icon, - class: "w-4 h-4" - }, null, _parent2, _scopeId)); - } else { - _push2(``); - } - _push2(` ${ssrInterpolate(link.title)}`); - } else { - return [ - link.icon && unref(docus).header.showLinksIcons ? (openBlock(), createBlock(_component_Icon, { - key: 0, - name: link.icon, - class: "w-4 h-4" - }, null, 8, ["name"])) : createCommentVNode("", true), - createTextVNode(" " + toDisplayString(link.title), 1) - ]; - } - }), - _: 2 - }, _parent)); - _push(`
    • `); - }); - _push(`
    `); - } else { - _push(``); - } - }; - } -}); -const _sfc_setup$6 = _sfc_main$6.setup; -_sfc_main$6.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/NavbarCenter.vue"); - return _sfc_setup$6 ? _sfc_setup$6(props, ctx) : void 0; -}; -const __nuxt_component_3 = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-81e0b9ad"]]); -const NavbarCenter = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: __nuxt_component_3 -}, Symbol.toStringTag, { value: "Module" })); -const useDocSearch = () => { - const { $docSearch } = useNuxtApp(); - if (!$docSearch) { - return { - hasDocSearch: ref(false) - }; - } - return $docSearch; -}; -const _sfc_main$5 = /* @__PURE__ */ defineComponent({ - __name: "AppSearch", - __ssrInlineRender: true, - setup(__props) { - useDocSearch(); - return (_ctx, _push, _parent, _attrs) => { - const _component_Icon = _sfc_main$k; - _push(``); - }; - } -}); -const _sfc_setup$5 = _sfc_main$5.setup; -_sfc_main$5.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppSearch.vue"); - return _sfc_setup$5 ? _sfc_setup$5(props, ctx) : void 0; -}; -const AppSearch = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$5 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$4 = /* @__PURE__ */ defineComponent({ - __name: "Navbar", - __ssrInlineRender: true, - setup(__props) { - const { navigation } = useContent(); - const { hasDocSearch } = useDocSearch(); - const hasNavbarDialog = computed(() => { - var _a; - return ((_a = navigation.value) == null ? void 0 : _a.length) > 1; - }); - return (_ctx, _push, _parent, _attrs) => { - const _component_AppContainer = _sfc_main$e; - const _component_NavbarDialog = _sfc_main$9; - const _component_NavbarLogo = _sfc_main$7; - const _component_NavbarCenter = __nuxt_component_3; - const _component_AppSearch = _sfc_main$5; - const _component_ColorModeSwitch = _sfc_main$a; - const _component_SocialIcons = _sfc_main$d; - _push(``); - _push(ssrRenderComponent(_component_AppContainer, { - padded: "", - class: "grid h-full grid-cols-12 lg:gap-8" - }, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(`
    `); - if (unref(hasNavbarDialog)) { - _push2(ssrRenderComponent(_component_NavbarDialog, null, null, _parent2, _scopeId)); - } else { - _push2(``); - } - _push2(ssrRenderComponent(_component_NavbarLogo, { - class: unref(hasNavbarDialog) ? "hidden lg:block" : "block" - }, null, _parent2, _scopeId)); - _push2(`
    `); - if (unref(hasNavbarDialog)) { - _push2(ssrRenderComponent(_component_NavbarLogo, { class: "lg:hidden" }, null, _parent2, _scopeId)); - } else { - _push2(``); - } - _push2(ssrRenderComponent(_component_NavbarCenter, { class: "hidden lg:flex" }, null, _parent2, _scopeId)); - _push2(`
    `); - if (unref(hasDocSearch)) { - _push2(ssrRenderComponent(_component_AppSearch, null, null, _parent2, _scopeId)); - } else { - _push2(``); - } - _push2(ssrRenderComponent(_component_ColorModeSwitch, { - size: "w-5 h-5", - class: unref(hasDocSearch) ? "hidden lg:block" : "" - }, null, _parent2, _scopeId)); - _push2(ssrRenderComponent(_component_SocialIcons, { size: "h-5 w-5 hidden lg:block" }, null, _parent2, _scopeId)); - _push2(`
    `); - } else { - return [ - createVNode("div", { class: "flex items-center flex-none col-span-2" }, [ - unref(hasNavbarDialog) ? (openBlock(), createBlock(_component_NavbarDialog, { key: 0 })) : createCommentVNode("", true), - createVNode(_component_NavbarLogo, { - class: unref(hasNavbarDialog) ? "hidden lg:block" : "block" - }, null, 8, ["class"]) - ]), - createVNode("div", { class: "flex items-center justify-center flex-1 col-span-8" }, [ - unref(hasNavbarDialog) ? (openBlock(), createBlock(_component_NavbarLogo, { - key: 0, - class: "lg:hidden" - })) : createCommentVNode("", true), - createVNode(_component_NavbarCenter, { class: "hidden lg:flex" }) - ]), - createVNode("div", { class: "flex items-center justify-end flex-none col-span-2 lg:gap-4 lg:pl-4" }, [ - unref(hasDocSearch) ? (openBlock(), createBlock(_component_AppSearch, { key: 0 })) : createCommentVNode("", true), - createVNode(_component_ColorModeSwitch, { - size: "w-5 h-5", - class: unref(hasDocSearch) ? "hidden lg:block" : "" - }, null, 8, ["class"]), - createVNode(_component_SocialIcons, { size: "h-5 w-5 hidden lg:block" }) - ]) - ]; - } - }), - _: 1 - }, _parent)); - _push(``); - }; - } -}); -const _sfc_setup$4 = _sfc_main$4.setup; -_sfc_main$4.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/Navbar.vue"); - return _sfc_setup$4 ? _sfc_setup$4(props, ctx) : void 0; -}; -const __nuxt_component_1$1 = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-ffc00f42"]]); -const Navbar = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: __nuxt_component_1$1 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$3 = /* @__PURE__ */ defineComponent({ - __name: "Alert", - __ssrInlineRender: true, - props: { - type: { - type: String, - default: "info", - validator(value) { - return ["info", "success", "warning", "danger", "primary"].includes(value); - } - } - }, - setup(__props) { - return (_ctx, _push, _parent, _attrs) => { - const _component_ContentSlot = ContentSlot; - _push(`
    `); - _push(ssrRenderComponent(_component_ContentSlot, { - use: _ctx.$slots.default, - unwrap: "p" - }, null, _parent)); - _push(`
    `); - }; - } -}); -const _sfc_setup$3 = _sfc_main$3.setup; -_sfc_main$3.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Alert.vue"); - return _sfc_setup$3 ? _sfc_setup$3(props, ctx) : void 0; -}; -const Alert = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$3 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$2 = /* @__PURE__ */ defineComponent({ - __name: "AppFooter", - __ssrInlineRender: true, - setup(__props) { - const docus = useDocus(); - const socialIcons = ref(null); - const icons = computed(() => { - var _a; - return ((_a = docus.value.footer) == null ? void 0 : _a.icons) || []; - }); - const socialIconsCount = computed(() => Object.entries(docus.value.socials).filter(([_, v]) => v).length); - const nbSocialIcons = computed(() => socialIcons.value ? socialIconsCount.value : 0); - const showOverrideAlert = computed(() => false); - return (_ctx, _push, _parent, _attrs) => { - const _component_AppContainer = _sfc_main$e; - const _component_Icon = _sfc_main$k; - const _component_SocialIcons = _sfc_main$d; - const _component_Alert = _sfc_main$3; - _push(``); - _push(ssrRenderComponent(_component_AppContainer, null, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - var _a, _b; - if (_push2) { - _push2(`
    `); - if ((_a = unref(docus).footer) == null ? void 0 : _a.credits) { - _push2(``); - if (unref(docus).footer.credits.icon) { - ssrRenderVNode(_push2, createVNode(resolveDynamicComponent(unref(docus).footer.credits.icon), { class: "w-4 h-4 mr-2 fill-current" }, null), _parent2, _scopeId); - } else { - _push2(``); - } - _push2(`

    ${ssrInterpolate(unref(docus).footer.credits.text)}

    `); - } else { - _push2(``); - } - _push2(`
    `); - ssrRenderList(unref(icons).slice(0, 6 - unref(nbSocialIcons)), (icon) => { - _push2(``); - _push2(ssrRenderComponent(_component_Icon, { - name: icon.icon || icon.component, - class: "w-4 h-4" - }, null, _parent2, _scopeId)); - _push2(``); - }); - _push2(``); - _push2(ssrRenderComponent(_component_SocialIcons, { - ref_key: "socialIcons", - ref: socialIcons, - size: "w-4 h-4" - }, null, _parent2, _scopeId)); - _push2(`
    `); - if (unref(showOverrideAlert)) { - _push2(ssrRenderComponent(_component_Alert, { type: "info" }, { - default: withCtx((_2, _push3, _parent3, _scopeId2) => { - if (_push3) { - _push3(`Please consider to override AppFooter.vue if you want to add more icons

    `); - } else { - return [ - createVNode("div", null, [ - createVNode("p", null, [ - createTextVNode("Please consider to override "), - createVNode("code", null, "AppFooter.vue"), - createTextVNode(" if you want to add more icons") - ]) - ]) - ]; - } - }), - _: 1 - }, _parent2, _scopeId)); - } else { - _push2(``); - } - } else { - return [ - createVNode("div", { class: "flex flex-col items-center h-full gap-4 py-4 sm:flex-row sm:justify-between sm:gap-x-16" }, [ - ((_b = unref(docus).footer) == null ? void 0 : _b.credits) ? (openBlock(), createBlock("a", { - key: 0, - href: unref(docus).footer.credits.href, - rel: "noopener", - target: "_blank", - class: "flex items-center u-text-gray-700 hover:u-text-gray-900" - }, [ - unref(docus).footer.credits.icon ? (openBlock(), createBlock(resolveDynamicComponent(unref(docus).footer.credits.icon), { - key: 0, - class: "w-4 h-4 mr-2 fill-current" - })) : createCommentVNode("", true), - createVNode("p", { class: "text-xs font-semibold" }, toDisplayString(unref(docus).footer.credits.text), 1) - ], 8, ["href"])) : createCommentVNode("", true), - createVNode("div", { class: "flex items-center gap-3" }, [ - (openBlock(true), createBlock(Fragment$1, null, renderList(unref(icons).slice(0, 6 - unref(nbSocialIcons)), (icon) => { - return openBlock(), createBlock("a", { - key: icon.label, - rel: "noopener", - "aria-label": icon.label, - href: icon.href, - target: "_blank", - class: "flex items-center text-sm font-medium u-text-gray-700 hover:u-text-gray-900" - }, [ - createVNode(_component_Icon, { - name: icon.icon || icon.component, - class: "w-4 h-4" - }, null, 8, ["name"]) - ], 8, ["aria-label", "href"]); - }), 128)), - createVNode(_component_SocialIcons, { - ref_key: "socialIcons", - ref: socialIcons, - size: "w-4 h-4" - }, null, 512) - ]) - ]), - unref(showOverrideAlert) ? (openBlock(), createBlock(_component_Alert, { - key: 0, - type: "info" - }, { - default: withCtx(() => [ - createVNode("div", null, [ - createVNode("p", null, [ - createTextVNode("Please consider to override "), - createVNode("code", null, "AppFooter.vue"), - createTextVNode(" if you want to add more icons") - ]) - ]) - ]), - _: 1 - })) : createCommentVNode("", true) - ]; - } - }), - _: 1 - }, _parent)); - _push(``); - }; - } -}); -const _sfc_setup$2 = _sfc_main$2.setup; -_sfc_main$2.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppFooter.vue"); - return _sfc_setup$2 ? _sfc_setup$2(props, ctx) : void 0; -}; -const AppFooter = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$2 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main$1 = /* @__PURE__ */ defineComponent({ - __name: "AppLayout", - __ssrInlineRender: true, - props: { - padded: { - type: Boolean, - default: true - } - }, - setup(__props) { - const docus = useDocus(); - const { navigation, page: page2 } = useContent(); - const { navKeyFromPath: navKeyFromPath2 } = useContentHelpers(); - const titleTemplate = computed(() => { - var _a, _b; - const appTitleTemplate = ((_a = docus.value.head) == null ? void 0 : _a.titleTemplate) || `%s \xB7 ${docus.value.title}`; - if (page2.value) { - return ((_b = page2.value.head) == null ? void 0 : _b.titleTemplate) || navKeyFromPath2(page2.value._path, "titleTemplate", navigation.value || []) || appTitleTemplate; - } - return appTitleTemplate; - }); - useHead({ - titleTemplate: titleTemplate.value, - meta: [ - { name: "twitter:card", content: "summary_large_image" } - ] - }); - watch(titleTemplate, () => { - useHead({ titleTemplate: titleTemplate.value }); - }); - useContentHead(docus.value); - return (_ctx, _push, _parent, _attrs) => { - const _component_AppLoadingBar = _sfc_main$f; - const _component_Navbar = __nuxt_component_1$1; - const _component_AppFooter = _sfc_main$2; - _push(``); - _push(ssrRenderComponent(_component_AppLoadingBar, null, null, _parent)); - if (unref(docus).header) { - _push(ssrRenderComponent(_component_Navbar, null, null, _parent)); - } else { - _push(``); - } - ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent); - if (unref(docus).footer) { - _push(ssrRenderComponent(_component_AppFooter, null, null, _parent)); - } else { - _push(``); - } - _push(``); - }; - } -}); -const _sfc_setup$1 = _sfc_main$1.setup; -_sfc_main$1.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppLayout.vue"); - return _sfc_setup$1 ? _sfc_setup$1(props, ctx) : void 0; -}; -const AppLayout = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: _sfc_main$1 -}, Symbol.toStringTag, { value: "Module" })); -const interpolatePath = (route, match) => { - return match.path.replace(/(:\w+)\([^)]+\)/g, "$1").replace(/(:\w+)[?+*]/g, "$1").replace(/:\w+/g, (r) => { - var _a; - return ((_a = route.params[r.slice(1)]) == null ? void 0 : _a.toString()) || ""; - }); -}; -const generateRouteKey = (override, routeProps) => { - var _a; - const matchedRoute = routeProps.route.matched.find((m) => { - var _a2; - return ((_a2 = m.components) == null ? void 0 : _a2.default) === routeProps.Component.type; - }); - const source = (_a = override != null ? override : matchedRoute == null ? void 0 : matchedRoute.meta.key) != null ? _a : matchedRoute && interpolatePath(routeProps.route, matchedRoute); - return typeof source === "function" ? source(routeProps.route) : source; -}; -const wrapInKeepAlive = (props, children) => { - return { default: () => children }; -}; -const __nuxt_component_1 = defineComponent({ - name: "NuxtPage", - inheritAttrs: false, - 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(props, { attrs }) { - const nuxtApp = useNuxtApp(); - return () => { - return h(RouterView, { name: props.name, route: props.route, ...attrs }, { - default: (routeProps) => { - var _a, _b, _c, _d; - if (!routeProps.Component) { - return; - } - const key = generateRouteKey(props.pageKey, routeProps); - const transitionProps = (_b = (_a = props.transition) != null ? _a : routeProps.route.meta.pageTransition) != null ? _b : appPageTransition; - const done = nuxtApp.deferHydration(); - return _wrapIf( - Transition, - transitionProps, - wrapInKeepAlive( - (_d = (_c = props.keepalive) != null ? _c : routeProps.route.meta.keepalive) != null ? _d : appKeepalive, - h(Suspense, { - onPending: () => nuxtApp.callHook("page:start", routeProps.Component), - onResolve: () => nuxtApp.callHook("page:finish", routeProps.Component).finally(done) - }, { default: () => h(Component, { key, routeProps, pageKey: key, hasTransition: !!transitionProps }) }) - ) - ).default(); - } - }); - }; - } -}); -const Component = defineComponent({ - props: ["routeProps", "pageKey", "hasTransition"], - setup(props) { - const previousKey = props.pageKey; - const previousRoute = props.routeProps.route; - const route = {}; - for (const key in props.routeProps.route) { - route[key] = computed(() => previousKey === props.pageKey ? props.routeProps.route[key] : previousRoute[key]); - } - provide("_route", reactive(route)); - return () => { - return h(props.routeProps.Component); - }; - } -}); -const page = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ - __proto__: null, - default: __nuxt_component_1 -}, Symbol.toStringTag, { value: "Module" })); -const _sfc_main = {}; -function _sfc_ssrRender(_ctx, _push, _parent, _attrs) { - const _component_AppLayout = _sfc_main$1; - const _component_NuxtPage = __nuxt_component_1; - _push(ssrRenderComponent(_component_AppLayout, _attrs, { - default: withCtx((_, _push2, _parent2, _scopeId) => { - if (_push2) { - _push2(ssrRenderComponent(_component_NuxtPage, null, null, _parent2, _scopeId)); - } else { - return [ - createVNode(_component_NuxtPage) - ]; - } - }), - _: 1 - }, _parent)); -} -const _sfc_setup = _sfc_main.setup; -_sfc_main.setup = (props, ctx) => { - const ssrContext = useSSRContext(); - (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/app.vue"); - return _sfc_setup ? _sfc_setup(props, ctx) : void 0; -}; -const AppComponent = /* @__PURE__ */ _export_sfc(_sfc_main, [["ssrRender", _sfc_ssrRender]]); -if (!globalThis.$fetch) { - globalThis.$fetch = $fetch$1.create({ - baseURL: baseURL() - }); -} -let entry; -const plugins = normalizePlugins(_plugins); -{ - entry = async function createNuxtAppServer(ssrContext) { - const vueApp = createApp(_sfc_main$g); - vueApp.component("App", AppComponent); - const nuxt = createNuxtApp({ vueApp, ssrContext }); - try { - await applyPlugins(nuxt, plugins); - await nuxt.hooks.callHook("app:created", vueApp); - } catch (err) { - await nuxt.callHook("app:error", err); - nuxt.payload.error = nuxt.payload.error || err; - } - return vueApp; - }; -} -const entry$1 = (ctx) => entry(ctx); - -export { Logo as $, assertArray as A, ensureArray as B, ContentSlot as C, sortList as D, apply as E, withoutKeys as F, withKeys as G, useCookie as H, createQuery as I, nuxtLink as J, layout as K, ContentRendererMarkdown as L, ContentRenderer as M, DocumentDrivenEmpty as N, Icon as O, ContentSlot$1 as P, ButtonLink as Q, DocumentDrivenNotFound as R, AppLoadingBar as S, AppContainer as T, SocialIcons as U, DocsAsideTree as V, clientOnly as W, component_vue3 as X, ColorModeSwitch as Y, NavbarDialog as Z, __nuxt_component_1$3 as _, _sfc_main$k as a, NavbarLogo as a0, NavbarCenter as a1, AppSearch as a2, Navbar as a3, Alert as a4, AppFooter as a5, AppLayout as a6, page as a7, _export_sfc as b, useUnwrap as c, useNuxtApp as d, entry$1 as default, useColorMode as e, __nuxt_component_0$3 as f, useDocus as g, useRuntimeConfig as h, _sfc_main$m as i, useRoute as j, useContentHead as k, useHead as l, useState as m, fetchContentNavigation as n, useContentHelpers as o, _sfc_main$c as p, queryContent as q, useRouter as r, _sfc_main$e as s, _sfc_main$3 as t, useContent as u, useRequestEvent as v, __nuxt_component_0$2 as w, _sfc_main$l as x, __nuxt_component_3$1 as y, get as z }; -//# sourceMappingURL=server.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/server.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/server.mjs.map deleted file mode 100644 index fa15a59..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/server.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"server.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/server.mjs"],"sourcesContent":null,"names":[],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/styles.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/app/styles.mjs deleted file mode 100644 index a8c6fc7..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/styles.mjs +++ /dev/null @@ -1,71 +0,0 @@ -const main = `/*! tailwindcss v3.2.1 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e4e4e7;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a1a1aa;opacity:1}input::placeholder,textarea::placeholder{color:#a1a1aa;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{--tw-shadow:0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#71717a;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#0090e1;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#0090e1;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}input::-moz-placeholder,textarea::-moz-placeholder{color:#71717a;opacity:1}input::placeholder,textarea::placeholder{color:#71717a;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%2371717a' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{--tw-shadow:0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#71717a;border-width:1px;color:#0090e1;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#0090e1;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:transparent}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(26,173,255,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(26,173,255,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.light-img{display:block}.dark .light-img,.dark-img{display:none}.dark .dark-img{display:block}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.\\!visible{visibility:visible!important}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.top-0{top:0}.top-1\\/2{top:50%}.right-0{right:0}.left-0{left:0}.top-header{top:var(--header-height)}.top-1{top:.25rem}.right-1{right:.25rem}.bottom-1{bottom:.25rem}.-left-\\[0\\.1rem\\]{left:-.1rem}.left-\\[2px\\]{left:2px}.-right-5{right:-1.25rem}.z-10{z-index:10}.z-50{z-index:50}.z-0{z-index:0}.-z-\\[1\\],.z-\\[-1\\]{z-index:-1}.col-span-2{grid-column:span 2/span 2}.col-span-8{grid-column:span 8/span 8}.col-span-12{grid-column:span 12/span 12}.col-span-10{grid-column:span 10/span 10}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-4{margin-bottom:1rem;margin-top:1rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.my-8{margin-bottom:2rem;margin-top:2rem}.my-\\[1em\\]{margin-bottom:1em;margin-top:1em}.my-3{margin-bottom:.75rem;margin-top:.75rem}.mx-0{margin-left:0;margin-right:0}.my-\\[1\\.25em\\]{margin-bottom:1.25em;margin-top:1.25em}.\\!my-\\[0\\.5em\\]{margin-bottom:.5em!important;margin-top:.5em!important}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.mr-2{margin-right:.5rem}.ml-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mt-6{margin-top:1.5rem}.\\!mb-0{margin-bottom:0!important}.-mt-4{margin-top:-1rem}.mb-8{margin-bottom:2rem}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mb-3{margin-bottom:.75rem}.mt-px{margin-top:1px}.mr-3{margin-right:.75rem}.mr-1{margin-right:.25rem}.ml-4{margin-left:1rem}.ml-2{margin-left:.5rem}.mt-8{margin-top:2rem}.\\!mt-0{margin-top:0!important}.-mt-8{margin-top:-2rem}.mb-1{margin-bottom:.25rem}.mb-6{margin-bottom:1.5rem}.mt-\\[1\\.5em\\]{margin-top:1.5em}.mb-\\[1\\.5em\\]{margin-bottom:1.5em}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-full{height:100%}.h-4{height:1rem}.h-6{height:1.5rem}.h-5{height:1.25rem}.h-header{height:var(--header-height)}.h-12{height:3rem}.h-8{height:2rem}.h-64{height:16rem}.h-3{height:.75rem}.h-\\[calc\\(100\\%\\+2px\\)\\]{height:calc(100% + 2px)}.min-h-full{min-height:100%}.min-h-\\[500px\\]{min-height:500px}.min-h-\\[700px\\]{min-height:700px}.min-h-\\[1rem\\]{min-height:1rem}.min-h-page{min-height:var(--page-height)}.min-h-screen{min-height:100vh}.w-full{width:100%}.w-4{width:1rem}.w-6{width:1.5rem}.w-5{width:1.25rem}.w-auto{width:auto}.w-12{width:3rem}.w-8{width:2rem}.w-3{width:.75rem}.w-\\[calc\\(100\\%-4px\\)\\]{width:calc(100% - 4px)}.min-w-0{min-width:0}.max-w-7xl{max-width:80rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-full{max-width:100%}.max-w-xs{max-width:20rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-3xl{max-width:48rem}.flex-none{flex:none}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.grow-0{flex-grow:0}.table-auto{table-layout:auto}.-translate-y-1\\/2{--tw-translate-y:-50%}.-translate-y-1\\/2,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}.rotate-0{--tw-rotate:0deg}.rotate-0,.scale-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.scroll-mt-\\[calc\\(var\\(--header-height\\)\\+4\\.5rem\\)\\]{scroll-margin-top:calc(var(--header-height) + 4.5rem)}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-3{gap:.75rem}.gap-2{gap:.5rem}.gap-8{gap:2rem}.gap-1{gap:.25rem}.gap-y-8{row-gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-xl{border-radius:.75rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-none{border-radius:0}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-transparent{border-color:transparent}.border-gray-500{--tw-border-opacity:1;border-color:rgb(113 113 122/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(161 161 170/var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.border-primary-400{border-color:var(--colors-primary-400)}.border-primary-600{border-color:var(--colors-primary-600)}.border-gray-100{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}.border-primary-500{border-color:var(--colors-primary-500)}.bg-white\\/80{background-color:hsla(0,0%,100%,.8)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.bg-primary-500{background-color:var(--colors-primary-500)}.bg-transparent{background-color:transparent}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(12 12 13/var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(255 76 64/var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(247 209 76/var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(0 220 130/var(--tw-bg-opacity))}.bg-white\\/95{background-color:hsla(0,0%,100%,.95)}.bg-opacity-50{--tw-bg-opacity:0.5}.\\!bg-opacity-20{--tw-bg-opacity:0.2!important}.bg-opacity-25{--tw-bg-opacity:0.25}.fill-current{fill:currentColor}.p-0{padding:0}.p-2{padding:.5rem}.p-8{padding:2rem}.p-4{padding:1rem}.p-3{padding:.75rem}.p-\\[0\\.5em\\]{padding:.5em}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-8{padding-bottom:2rem;padding-top:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-px{padding-bottom:1px;padding-top:1px}.py-1\\.5{padding-bottom:.375rem;padding-top:.375rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2\\.5{padding-bottom:.625rem;padding-top:.625rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-\\[3px\\]{padding-bottom:3px;padding-top:3px}.px-\\[6px\\]{padding-left:6px;padding-right:6px}.pl-3{padding-left:.75rem}.pb-12{padding-bottom:3rem}.pb-20{padding-bottom:5rem}.pl-4{padding-left:1rem}.pb-8{padding-bottom:2rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pl-6{padding-left:1.5rem}.pb-6{padding-bottom:1.5rem}.pb-4{padding-bottom:1rem}.pr-2{padding-right:.5rem}.pt-0{padding-top:0}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-bottom{vertical-align:bottom}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-5xl{font-size:3rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-extrabold{font-weight:800}.font-bold{font-weight:700}.\\!font-bold{font-weight:700!important}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.leading-5{line-height:1.25rem}.leading-4{line-height:1rem}.leading-normal{line-height:1.5}.leading-none{line-height:1}.leading-snug{line-height:1.375}.tracking-tight{letter-spacing:-.025em}.text-primary-500{color:var(--colors-primary-500)}.text-black{--tw-text-opacity:1;color:rgb(12 12 13/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-current{color:currentColor}.\\!text-current{color:currentColor!important}.text-gray-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(26 173 255/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(0 189 111/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(245 200 40/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(255 40 26/var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}.text-gray-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-75{opacity:.75}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow,.shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px)}.blur,.grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.\\!backdrop-blur-lg{--tw-backdrop-blur:blur(16px)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.duration-200{transition-duration:.2s}.duration-100{transition-duration:.1s}.content-\\[\\'\\'\\]{--tw-content:"";content:var(--tw-content)}.u-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.dark .u-bg-white{--tw-bg-opacity:1;background-color:rgb(12 12 13/var(--tw-bg-opacity))}.u-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.dark .u-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.u-text-gray-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.dark .u-text-gray-400,.u-text-gray-500{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.dark .u-text-gray-500{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.u-text-gray-700{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.dark .u-text-gray-700{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.u-text-gray-900{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}.dark .u-text-gray-900{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.u-border-gray-100{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}.dark .u-border-gray-100{--tw-border-opacity:1;border-color:rgb(24 24 27/var(--tw-border-opacity))}.u-border-gray-200{--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}.dark .u-border-gray-200{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.u-border-gray-300{--tw-border-opacity:1;border-color:rgb(212 212 216/var(--tw-border-opacity))}.dark .u-border-gray-300{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.u-border-gray-900{--tw-border-opacity:1;border-color:rgb(24 24 27/var(--tw-border-opacity))}.dark .u-border-gray-900{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}.u-ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(228 228 231/var(--tw-ring-opacity))}.dark .u-ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(39 39 42/var(--tw-ring-opacity))}.alert.base,.badge.base,.callout.base{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity));border-color:rgb(228 228 231/var(--tw-border-opacity));border-width:1px}.dark .alert.base,.dark .badge.base,.dark .callout.base{--tw-border-opacity:1;--tw-bg-opacity:0.25;--tw-text-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity));border-color:rgb(24 24 27/var(--tw-border-opacity));color:rgb(250 250 250/var(--tw-text-opacity))}.alert.base code,.badge.base code,.callout.base code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(244 244 245/var(--tw-bg-opacity));border-color:rgb(228 228 231/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.base code,.dark .badge.base code,.dark .callout.base code{--tw-border-opacity:1;--tw-bg-opacity:0.5;background-color:rgb(24 24 27/var(--tw-bg-opacity));border-color:rgb(39 39 42/var(--tw-border-opacity))}.alert.base a:hover code,.badge.base a:hover code,.callout.base a:hover code{--tw-border-opacity:1;border-color:rgb(161 161 170/var(--tw-border-opacity))}.dark .alert.base a:hover code,.dark .badge.base a:hover code,.dark .callout.base a:hover code{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.alert.primary,.badge.primary,.callout.primary{background-color:var(--colors-primary-50);border-color:var(--colors-primary-100);border-width:1px;color:var(--colors-primary-600)}.dark .alert.primary,.dark .badge.primary,.dark .callout.primary{--tw-bg-opacity:0.25;background-color:var(--colors-primary-800);border-color:var(--colors-primary-900);color:var(--colors-primary-200)}.alert.primary code,.badge.primary code,.callout.primary code{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:var(--colors-primary-100);border-color:var(--colors-primary-200);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.primary code,.dark .badge.primary code,.dark .callout.primary code{--tw-bg-opacity:0.5;background-color:var(--colors-primary-900);border-color:var(--colors-primary-800)}.alert.primary a:hover code,.badge.primary a:hover code,.callout.primary a:hover code{border-color:var(--colors-primary-400)}.dark .alert.primary a:hover code,.dark .badge.primary a:hover code,.dark .callout.primary a:hover code{border-color:var(--colors-primary-700)}.alert.success,.badge.success,.callout.success{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(214 255 238/var(--tw-bg-opacity));border-color:rgb(172 255 221/var(--tw-border-opacity));border-width:1px;color:rgb(0 157 93/var(--tw-text-opacity))}.dark .alert.success,.dark .badge.success,.dark .callout.success{--tw-border-opacity:1;--tw-bg-opacity:0.25;--tw-text-opacity:1;background-color:rgb(0 94 56/var(--tw-bg-opacity));border-color:rgb(0 63 37/var(--tw-border-opacity));color:rgb(131 255 204/var(--tw-text-opacity))}.alert.success code,.badge.success code,.callout.success code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(172 255 221/var(--tw-bg-opacity));border-color:rgb(131 255 204/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.success code,.dark .badge.success code,.dark .callout.success code{--tw-border-opacity:1;--tw-bg-opacity:0.5;background-color:rgb(0 63 37/var(--tw-bg-opacity));border-color:rgb(0 94 56/var(--tw-border-opacity))}.alert.success a:hover code,.badge.success a:hover code,.callout.success a:hover code{--tw-border-opacity:1;border-color:rgb(0 220 130/var(--tw-border-opacity))}.dark .alert.success a:hover code,.dark .badge.success a:hover code,.dark .callout.success a:hover code{--tw-border-opacity:1;border-color:rgb(0 126 74/var(--tw-border-opacity))}.alert.info,.badge.info,.callout.info{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(217 241 255/var(--tw-bg-opacity));border-color:rgb(179 228 255/var(--tw-border-opacity));border-width:1px;color:rgb(0 144 225/var(--tw-text-opacity))}.dark .alert.info,.dark .badge.info,.dark .callout.info{--tw-border-opacity:1;--tw-bg-opacity:0.25;--tw-text-opacity:1;background-color:rgb(0 72 112/var(--tw-bg-opacity));border-color:rgb(0 36 56/var(--tw-border-opacity));color:rgb(141 214 255/var(--tw-text-opacity))}.alert.info code,.badge.info code,.callout.info code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(179 228 255/var(--tw-bg-opacity));border-color:rgb(141 214 255/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.info code,.dark .badge.info code,.dark .callout.info code{--tw-border-opacity:1;--tw-bg-opacity:0.5;background-color:rgb(0 36 56/var(--tw-bg-opacity));border-color:rgb(0 72 112/var(--tw-border-opacity))}.alert.info a:hover code,.badge.info a:hover code,.callout.info a:hover code{--tw-border-opacity:1;border-color:rgb(64 187 255/var(--tw-border-opacity))}.dark .alert.info a:hover code,.dark .badge.info a:hover code,.dark .callout.info a:hover code{--tw-border-opacity:1;border-color:rgb(0 108 169/var(--tw-border-opacity))}.alert.warning,.badge.warning,.callout.warning{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(253 246 219/var(--tw-bg-opacity));border-color:rgb(252 237 183/var(--tw-border-opacity));border-width:1px;color:rgb(218 172 10/var(--tw-text-opacity))}.dark .alert.warning,.dark .badge.warning,.dark .callout.warning{--tw-border-opacity:1;--tw-bg-opacity:0.25;--tw-text-opacity:1;background-color:rgb(109 86 5/var(--tw-bg-opacity));border-color:rgb(54 43 3/var(--tw-border-opacity));color:rgb(252 237 183/var(--tw-text-opacity))}.alert.warning code,.badge.warning code,.callout.warning code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(252 237 183/var(--tw-bg-opacity));border-color:rgb(250 227 147/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.warning code,.dark .badge.warning code,.dark .callout.warning code{--tw-border-opacity:1;--tw-bg-opacity:0.5;background-color:rgb(54 43 3/var(--tw-bg-opacity));border-color:rgb(109 86 5/var(--tw-border-opacity))}.alert.warning a:hover code,.badge.warning a:hover code,.callout.warning a:hover code{--tw-border-opacity:1;border-color:rgb(247 209 76/var(--tw-border-opacity))}.dark .alert.warning a:hover code,.dark .badge.warning a:hover code,.dark .callout.warning a:hover code{--tw-border-opacity:1;border-color:rgb(163 129 8/var(--tw-border-opacity))}.alert.danger,.badge.danger,.callout.danger{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 219 217/var(--tw-bg-opacity));border-color:rgb(255 183 179/var(--tw-border-opacity));border-width:1px;color:rgb(225 14 0/var(--tw-text-opacity))}.dark .alert.danger,.dark .badge.danger,.dark .callout.danger{--tw-border-opacity:1;--tw-bg-opacity:0.25;--tw-text-opacity:1;background-color:rgb(112 7 0/var(--tw-bg-opacity));border-color:rgb(56 3 0/var(--tw-border-opacity));color:rgb(255 183 179/var(--tw-text-opacity))}.alert.danger code,.badge.danger code,.callout.danger code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(255 183 179/var(--tw-bg-opacity));border-color:rgb(255 148 141/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.danger code,.dark .badge.danger code,.dark .callout.danger code{--tw-border-opacity:1;--tw-bg-opacity:0.5;background-color:rgb(56 3 0/var(--tw-bg-opacity));border-color:rgb(112 7 0/var(--tw-border-opacity))}.alert.danger a:hover code,.badge.danger a:hover code,.callout.danger a:hover code{--tw-border-opacity:1;border-color:rgb(255 76 64/var(--tw-border-opacity))}.dark .alert.danger a:hover code,.dark .badge.danger a:hover code,.dark .callout.danger a:hover code{--tw-border-opacity:1;border-color:rgb(169 10 0/var(--tw-border-opacity))}.alert.blurry,.badge.blurry,.callout.blurry{--tw-bg-opacity:0.2!important;--tw-backdrop-blur:blur(16px)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.alert a,.badge a,.callout a{border-style:none!important;color:currentColor!important;font-weight:600!important;text-decoration-line:underline!important}.alert strong,.badge strong,.callout strong{color:currentColor!important;font-weight:700!important}.alert li:before,.badge li:before,.callout li:before{background-color:currentColor!important;color:currentColor!important}.alert .prose-code,.badge .prose-code,.callout .prose-code{margin-bottom:1rem;margin-top:1rem}.alert .prose-code code,.badge .prose-code code,.callout .prose-code code{background-color:transparent!important}.dark:root{--docsearch-primary-color:var(--colors-primary-500)!important;--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497;color-scheme:dark}.DocSearch-Input:focus{box-shadow:none!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(63 63 70/var(--tw-text-opacity));overflow-y:scroll}.dark body,body{--tw-bg-opacity:1;--tw-text-opacity:1}.dark body{background-color:rgb(12 12 13/var(--tw-bg-opacity));color:rgb(228 228 231/var(--tw-text-opacity))}body{font-family:var(--fonts-primary)}:root{--docsearch-primary-color:var(--colors-primary-500)!important}html.dark{--tw-bg-opacity:1;background-color:rgb(12 12 13/var(--tw-bg-opacity))}code,kbd,pre,samp{font-family:var(--fonts-code);font-size:1em}.first\\:pl-0:first-child{padding-left:0}.hover\\:border-primary-500:hover{border-color:var(--colors-primary-500)}.hover\\:bg-primary-600:hover{background-color:var(--colors-primary-600)}.hover\\:text-primary-500:hover{color:var(--colors-primary-500)}.hover\\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\\:ring-primary-500:hover{--tw-ring-color:var(--colors-primary-500)}.hover\\:u-text-gray-500:hover{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.dark .hover\\:u-text-gray-500:hover{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.hover\\:u-text-gray-700:hover{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.dark .hover\\:u-text-gray-700:hover{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.hover\\:u-text-gray-900:hover{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}.dark .hover\\:u-text-gray-900:hover{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.hover\\:u-border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(212 212 216/var(--tw-border-opacity))}.dark .hover\\:u-border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\\:ring-primary-600:focus{--tw-ring-color:var(--colors-primary-600)}.focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus\\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.group:hover .group-hover\\:bg-gray-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.group:hover .group-hover\\:opacity-100{opacity:1}.group:hover .group-hover\\:u-text-gray-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.dark .group:hover .group-hover\\:u-text-gray-800{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}.dark .dark\\:border-gray-900{--tw-border-opacity:1;border-color:rgb(24 24 27/var(--tw-border-opacity))}.dark .dark\\:border-gray-800{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.dark .dark\\:border-primary-600{border-color:var(--colors-primary-600)}.dark .dark\\:bg-black\\/80{background-color:rgba(12,12,13,.8)}.dark .dark\\:bg-gray-900{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.dark .dark\\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}.dark .dark\\:bg-black{--tw-bg-opacity:1;background-color:rgb(12 12 13/var(--tw-bg-opacity))}.dark .dark\\:bg-opacity-50{--tw-bg-opacity:0.5}.dark .dark\\:bg-opacity-25{--tw-bg-opacity:0.25}.dark .dark\\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark .dark\\:text-gray-200{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.dark .dark\\:text-primary-500{color:var(--colors-primary-500)}.dark .dark\\:hover\\:border-primary-500:hover{border-color:var(--colors-primary-500)}.dark .group:hover .dark\\:group-hover\\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity))}@media (min-width:640px){.sm\\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\\:ml-6{margin-left:1.5rem}.sm\\:mt-10{margin-top:2.5rem}.sm\\:flex{display:flex}.sm\\:h-8{height:2rem}.sm\\:cursor-auto{cursor:auto}.sm\\:scroll-mt-\\[calc\\(var\\(--header-height\\)\\+2rem\\)\\]{scroll-margin-top:calc(var(--header-height) + 2rem)}.sm\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\\:flex-row{flex-direction:row}.sm\\:items-center{align-items:center}.sm\\:justify-between{justify-content:space-between}.sm\\:gap-6{gap:1.5rem}.sm\\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.sm\\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.sm\\:border-l{border-left-width:1px}.sm\\:border-transparent{border-color:transparent}.sm\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\\:py-24{padding-bottom:6rem;padding-top:6rem}.sm\\:pl-6{padding-left:1.5rem}.sm\\:pb-24{padding-bottom:6rem}.sm\\:text-5xl{font-size:3rem;line-height:1}.sm\\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\\:u-border-gray-200{--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}.dark .sm\\:u-border-gray-200{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}}@media (min-width:768px){.md\\:grid{display:grid}.md\\:w-1\\/2{width:50%}.md\\:flex-row{flex-direction:row}.md\\:place-items-center{place-items:center}}@media (min-width:1024px){.lg\\:sticky{position:sticky}.lg\\:top-header{top:var(--header-height)}.lg\\:col-span-2{grid-column:span 2/span 2}.lg\\:col-span-12{grid-column:span 12/span 12}.lg\\:col-span-10{grid-column:span 10/span 10}.lg\\:col-span-8{grid-column:span 8/span 8}.lg\\:mx-0{margin-left:0;margin-right:0}.lg\\:mr-2{margin-right:.5rem}.lg\\:mt-0{margin-top:0}.lg\\:mb-4{margin-bottom:1rem}.lg\\:block{display:block}.lg\\:flex{display:flex}.lg\\:grid{display:grid}.lg\\:hidden{display:none}.lg\\:h-4{height:1rem}.lg\\:max-h-\\[calc\\(100vh-var\\(--header-height\\)\\)\\]{max-height:calc(100vh - var(--header-height))}.lg\\:max-h-page{max-height:var(--page-height)}.lg\\:w-4{width:1rem}.lg\\:w-1\\/4{width:25%}.lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\\:flex-row{flex-direction:row}.lg\\:flex-col{flex-direction:column}.lg\\:items-end{align-items:flex-end}.lg\\:justify-start{justify-content:flex-start}.lg\\:gap-8{gap:2rem}.lg\\:gap-4{gap:1rem}.lg\\:self-start{align-self:flex-start}.lg\\:rounded-md{border-radius:.375rem}.lg\\:border-b{border-bottom-width:1px}.lg\\:bg-transparent{background-color:transparent}.lg\\:px-8{padding-left:2rem;padding-right:2rem}.lg\\:py-1\\.5{padding-bottom:.375rem;padding-top:.375rem}.lg\\:py-1{padding-bottom:.25rem;padding-top:.25rem}.lg\\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\\:py-32{padding-bottom:8rem;padding-top:8rem}.lg\\:px-0{padding-left:0;padding-right:0}.lg\\:pl-2{padding-left:.5rem}.lg\\:pr-3{padding-right:.75rem}.lg\\:pl-4{padding-left:1rem}.lg\\:pb-32{padding-bottom:8rem}.lg\\:pt-8{padding-top:2rem}.lg\\:text-left{text-align:left}.lg\\:text-6xl{font-size:3.75rem;line-height:1}.lg\\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\\:text-base{font-size:1rem;line-height:1.5rem}.lg\\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\\:backdrop-blur-none{--tw-backdrop-blur:blur(0);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.lg\\:u-ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgb(244 244 245/var(--tw-ring-opacity))}.dark .lg\\:u-ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgb(24 24 27/var(--tw-ring-opacity))}.group:hover .lg\\:group-hover\\:u-ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(212 212 216/var(--tw-ring-opacity))}.dark .group:hover .lg\\:group-hover\\:u-ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(63 63 70/var(--tw-ring-opacity))}}@media (min-width:1536px){.\\32xl\\:gap-8{gap:2rem}}`; - -const _400 = "@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(" + globalThis.__buildAssetsURL("inter-cyrillic-ext-400-normal.f7666a51.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-400-normal.f824029b.woff") + ') format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(' + globalThis.__buildAssetsURL("inter-cyrillic-400-normal.e9493683.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-400-normal.f824029b.woff") + ') format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(' + globalThis.__buildAssetsURL("inter-greek-ext-400-normal.d3e30cde.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-400-normal.f824029b.woff") + ') format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(' + globalThis.__buildAssetsURL("inter-greek-400-normal.2f2d421a.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-400-normal.f824029b.woff") + ') format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url("data:font/woff2;base64,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") format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-400-normal.f824029b.woff") + ') format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(' + globalThis.__buildAssetsURL("inter-latin-ext-400-normal.64a98f58.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-400-normal.f824029b.woff") + ') format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(' + globalThis.__buildAssetsURL("inter-latin-400-normal.0364d368.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-400-normal.f824029b.woff") + ') format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}'; - -const _500 = "@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(" + globalThis.__buildAssetsURL("inter-cyrillic-ext-500-normal.8b5f6999.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-500-normal.94e08ad8.woff") + ') format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(' + globalThis.__buildAssetsURL("inter-cyrillic-500-normal.f6bd191e.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-500-normal.94e08ad8.woff") + ') format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(' + globalThis.__buildAssetsURL("inter-greek-ext-500-normal.528b79aa.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-500-normal.94e08ad8.woff") + ') format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(' + globalThis.__buildAssetsURL("inter-greek-500-normal.ddbf6a70.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-500-normal.94e08ad8.woff") + ') format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url("data:font/woff2;base64,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") format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-500-normal.94e08ad8.woff") + ') format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(' + globalThis.__buildAssetsURL("inter-latin-ext-500-normal.4fba9ae6.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-500-normal.94e08ad8.woff") + ') format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(' + globalThis.__buildAssetsURL("inter-latin-500-normal.d5333670.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-500-normal.94e08ad8.woff") + ') format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}'; - -const _600 = "@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(" + globalThis.__buildAssetsURL("inter-cyrillic-ext-600-normal.2ea11f8c.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-600-normal.ba29c057.woff") + ') format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(' + globalThis.__buildAssetsURL("inter-cyrillic-600-normal.9bc492f5.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-600-normal.ba29c057.woff") + ') format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(' + globalThis.__buildAssetsURL("inter-greek-ext-600-normal.c37a11b3.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-600-normal.ba29c057.woff") + ') format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(' + globalThis.__buildAssetsURL("inter-greek-600-normal.4591e350.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-600-normal.ba29c057.woff") + ') format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url("data:font/woff2;base64,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") format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-600-normal.ba29c057.woff") + ') format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(' + globalThis.__buildAssetsURL("inter-latin-ext-600-normal.cc23fe6f.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-600-normal.ba29c057.woff") + ') format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(' + globalThis.__buildAssetsURL("inter-latin-600-normal.048d136d.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-600-normal.ba29c057.woff") + ') format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}'; - -const _700 = "@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(" + globalThis.__buildAssetsURL("inter-cyrillic-ext-700-normal.b7bb121f.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-700-normal.9d318ccb.woff") + ') format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(' + globalThis.__buildAssetsURL("inter-cyrillic-700-normal.f6c6dcaf.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-700-normal.9d318ccb.woff") + ') format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(' + globalThis.__buildAssetsURL("inter-greek-ext-700-normal.22174f43.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-700-normal.9d318ccb.woff") + ') format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(' + globalThis.__buildAssetsURL("inter-greek-700-normal.9e078f49.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-700-normal.9d318ccb.woff") + ') format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url("data:font/woff2;base64,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") format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-700-normal.9d318ccb.woff") + ') format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(' + globalThis.__buildAssetsURL("inter-latin-ext-700-normal.1cc47d25.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-700-normal.9d318ccb.woff") + ') format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(' + globalThis.__buildAssetsURL("inter-latin-700-normal.ced2d8e0.woff2") + ') format("woff2"),url(' + globalThis.__buildAssetsURL("inter-all-700-normal.9d318ccb.woff") + ') format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}'; - -const ButtonLink_vue_vue_type_style_index_0_scoped_df52924a_lang = "a.button-link[data-v-df52924a]{--tw-text-opacity:1;align-items:center;background-color:var(--colors-primary-500);border-color:transparent;border-radius:.5rem;border-width:1px;color:rgb(255 255 255/var(--tw-text-opacity));display:inline-flex;flex:none;font-size:.875rem;line-height:1rem;margin-bottom:.5rem;padding:.375rem .75rem;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}a.button-link[data-v-df52924a]:hover{background-color:var(--colors-primary-600)}a.button-link[data-v-df52924a]:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:var(--colors-primary-600);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}.dark a.button-link[data-v-df52924a]:focus{--tw-ring-offset-color:#18181b}a.button-link.medium[data-v-df52924a]{font-size:1rem;line-height:1rem;padding:.5rem 1rem}a.button-link.large[data-v-df52924a]{font-size:1.125rem;line-height:1.5rem;padding:.625rem 1.5rem}a.button-link.transparent[data-v-df52924a]{background-color:transparent;padding:0}"; - -const tailwind = "*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}"; - -const __pinceau_css = ":root{--colors-primary-50:#d9f1ff;--colors-primary-100:#b3e4ff;--colors-primary-200:#8dd6ff;--colors-primary-300:#66c8ff;--colors-primary-400:#40bbff;--colors-primary-500:#1aadff;--colors-primary-600:#0090e1;--colors-primary-700:#006ca9;--colors-primary-800:#004870;--colors-primary-900:#002438;--fonts-primary:Inter,sans-serif;--fonts-code:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--page-height:calc(100vh - 114px);--page-max-width:90rem;--header-height:64px;--footer-height:50px;--screens-lg:1024px;--title:asddsasda 3s;--cover-src:https://res.cloudinary.com/nuxt/image/upload/v1650870623/nuxt3-rc-social_z6qh3m.png;--cover-alt:Nuxt 3 cover image}"; - -const AppLoadingBar_vue_vue_type_style_index_0_lang = ".nuxt-progress{background:repeating-linear-gradient(90deg,#00dc82 0,#34cdfe 50%,#0047e1);left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,height .4s,opacity .4s;width:0;z-index:999999}"; - -const NavbarCenter_vue_vue_type_style_index_0_scoped_81e0b9ad_lang = "li[data-v-81e0b9ad]{align-items:center;display:inline-flex;gap:.25rem}.link[data-v-81e0b9ad]{border-radius:.25rem;font-size:.875rem;line-height:1.25rem;padding:.5rem 1rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.link[data-v-81e0b9ad]:focus,.link[data-v-81e0b9ad]:hover{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px}.dark .link[data-v-81e0b9ad]:focus,.dark .link[data-v-81e0b9ad]:hover{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.link.active[data-v-81e0b9ad],.link[data-v-81e0b9ad]:active{--tw-bg-opacity:1;--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color);background-color:rgb(244 244 245/var(--tw-bg-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);font-weight:600}.dark .link.active[data-v-81e0b9ad],.dark .link[data-v-81e0b9ad]:active{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}"; - -const Navbar_vue_vue_type_style_index_0_scoped_ffc00f42_lang = "header[data-v-ffc00f42]{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}"; - -const interopDefault = r => r.default || r || []; -const styles = { - entry: () => [main, _400, _500, _600, _700, ButtonLink_vue_vue_type_style_index_0_scoped_df52924a_lang, tailwind, __pinceau_css, AppLoadingBar_vue_vue_type_style_index_0_lang, NavbarCenter_vue_vue_type_style_index_0_scoped_81e0b9ad_lang, Navbar_vue_vue_type_style_index_0_scoped_ffc00f42_lang], - "virtual:nuxt:/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/pinceau-imports.mjs": () => import('./_nuxt/pinceau-imports-styles.35f14cbf.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseBlockquote.vue": () => import('./_nuxt/ProseBlockquote-styles.06903a07.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCodeInline.vue": () => import('./_nuxt/ProseCodeInline-styles.1ab2733d.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseEm.vue": () => import('./_nuxt/ProseEm-styles.ee1ed95f.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/TabsHeader.vue": () => import('./_nuxt/TabsHeader-styles.5dfc8c4a.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/ButtonLink.vue": () => import('./_nuxt/ButtonLink-styles.88a065d5.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/VideoPlayer.vue": () => import('./_nuxt/VideoPlayer-styles.63f15c16.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseHr.vue": () => import('./_nuxt/ProseHr-styles.c07f40cb.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseLi.vue": () => import('./_nuxt/ProseLi-styles.0d70608c.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseP.vue": () => import('./_nuxt/ProseP-styles.f215661d.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseOl.vue": () => import('./_nuxt/ProseOl-styles.d636b8f1.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseStrong.vue": () => import('./_nuxt/ProseStrong-styles.bc75788c.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTable.vue": () => import('./_nuxt/ProseTable-styles.b69d1cdc.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTd.vue": () => import('./_nuxt/ProseTd-styles.4387aefd.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTh.vue": () => import('./_nuxt/ProseTh-styles.ccf8cb43.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseThead.vue": () => import('./_nuxt/ProseThead-styles.1702897c.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseTr.vue": () => import('./_nuxt/ProseTr-styles.67b36f12.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseUl.vue": () => import('./_nuxt/ProseUl-styles.e34b581e.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseA.vue": () => import('./_nuxt/ProseA-styles.8011a7b7.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseCode.vue": () => import('./_nuxt/ProseCode-styles.bf945906.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Card.vue": () => import('./_nuxt/Card-styles.37ebc0f2.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH1.vue": () => import('./_nuxt/ProseH1-styles.3cc0852a.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH2.vue": () => import('./_nuxt/ProseH2-styles.e8efa4c3.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH3.vue": () => import('./_nuxt/ProseH3-styles.d3cf5cfd.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CodeBlock.vue": () => import('./_nuxt/CodeBlock-styles.f6693b47.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseH4.vue": () => import('./_nuxt/ProseH4-styles.a737a113.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/CodeGroup.vue": () => import('./_nuxt/CodeGroup-styles.2a01b60d.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/prose/ProseImg.vue": () => import('./_nuxt/ProseImg-styles.e9a2bee1.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/List.vue": () => import('./_nuxt/List-styles.4752abee.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/content/Sandbox.vue": () => import('./_nuxt/Sandbox-styles.3e911850.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/github/Releases.vue": () => import('./_nuxt/Releases-styles.a8e9ebdf.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/AppLoadingBar.vue": () => import('./_nuxt/AppLoadingBar-styles.899881af.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/welcome.vue": () => import('./_nuxt/welcome-styles.b7cc1bea.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-404.vue": () => import('./_nuxt/error-404-styles.1db3cc1f.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-500.vue": () => import('./_nuxt/error-500-styles.1f99a207.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/Navbar.vue": () => import('./_nuxt/Navbar-styles.94af96c4.mjs').then(interopDefault), - "../node_modules/.pnpm/@nuxt-themes+docus-edge@0.1.0-2a7c428_nuxt@3.0.0-rc.12/node_modules/@nuxt-themes/docus-edge/components/NavbarCenter.vue": () => import('./_nuxt/NavbarCenter-styles.bf626dc1.mjs').then(interopDefault) -}; - -const styles$1 = /*#__PURE__*/Object.freeze({ - __proto__: null, - 'default': styles -}); - -export { AppLoadingBar_vue_vue_type_style_index_0_lang as A, ButtonLink_vue_vue_type_style_index_0_scoped_df52924a_lang as B, Navbar_vue_vue_type_style_index_0_scoped_ffc00f42_lang as N, __pinceau_css as _, NavbarCenter_vue_vue_type_style_index_0_scoped_81e0b9ad_lang as a, styles$1 as s, tailwind as t }; -//# sourceMappingURL=styles.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/app/styles.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/app/styles.mjs.map deleted file mode 100644 index 4b9215f..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/app/styles.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"styles.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/css-styles-1.mjs.4b07d325.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/css-styles-2.mjs.faa413bf.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/css-styles-3.mjs.929b65dd.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/css-styles-4.mjs.2478e002.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/css-styles-5.mjs.13b715ec.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/ButtonLink-styles-1.mjs.8f8e9463.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/pinceau-imports-styles-1.mjs.a6ea8a53.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/pinceau-imports-styles-2.mjs.7b3eb721.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/AppLoadingBar-styles-1.mjs.184afc6d.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/NavbarCenter-styles-1.mjs.29914935.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/_nuxt/Navbar-styles-1.mjs.13df2917.js","/Users/wobsoriano/tmp/trpc-nuxt/docs/.nuxt/dist/server/styles.mjs"],"sourcesContent":null,"names":["style_0","style_1","style_2","style_3","style_4","style_5","style_6","style_7","style_8","style_9","style_10"],"mappings":"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"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/error-500.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/error-500.mjs deleted file mode 100644 index 0cd4cd6..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/error-500.mjs +++ /dev/null @@ -1,21 +0,0 @@ -const _messages = {"appName":"Nuxt","version":"","statusCode":500,"statusMessage":"Server error","description":"This page is temporarily unavailable."}; -const _render = function({ messages }) { -var __t, __p = ''; -__p += '' + -((__t = ( messages.statusCode )) == null ? '' : __t) + -' - ' + -((__t = ( messages.statusMessage )) == null ? '' : __t) + -' | ' + -((__t = ( messages.appName )) == null ? '' : __t) + -'

    ' + -((__t = ( messages.statusCode )) == null ? '' : __t) + -'

    ' + -((__t = ( messages.description )) == null ? '' : __t) + -'

    '; -return __p -}; -const _template = (messages) => _render({ messages: { ..._messages, ...messages } }); -const template = _template; - -export { template }; -//# sourceMappingURL=error-500.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/error-500.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/error-500.mjs.map deleted file mode 100644 index f59ed51..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/error-500.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"error-500.mjs","sources":["/Users/wobsoriano/tmp/trpc-nuxt/node_modules/.pnpm/@nuxt+ui-templates@0.4.0/node_modules/@nuxt/ui-templates/dist/templates/error-500.mjs"],"sourcesContent":null,"names":[],"mappings":"AAAA,MAAM,SAAS,GAAG,CAAC,SAAS,CAAC,MAAM,CAAC,SAAS,CAAC,EAAE,CAAC,YAAY,CAAC,GAAG,CAAC,eAAe,CAAC,cAAc,CAAC,aAAa,CAAC,uCAAuC,EAAC;AACvJ,MAAM,OAAO,GAAG,SAAS,EAAE,QAAQ,EAAE,EAAE;AACvC,IAAI,GAAG,EAAE,GAAG,GAAG,EAAE,CAAC;AAClB,GAAG,IAAI,oCAAoC;AAC3C,CAAC,CAAC,GAAG,KAAK,QAAQ,CAAC,UAAU,EAAE,KAAK,IAAI,GAAG,EAAE,GAAG,GAAG,CAAC;AACpD,KAAK;AACL,CAAC,CAAC,GAAG,KAAK,QAAQ,CAAC,aAAa,EAAE,KAAK,IAAI,GAAG,EAAE,GAAG,GAAG,CAAC;AACvD,KAAK;AACL,CAAC,CAAC,GAAG,KAAK,QAAQ,CAAC,OAAO,EAAE,KAAK,IAAI,GAAG,EAAE,GAAG,GAAG,CAAC;AACjD,i1GAAi1G;AACj1G,CAAC,CAAC,GAAG,KAAK,QAAQ,CAAC,UAAU,EAAE,KAAK,IAAI,GAAG,EAAE,GAAG,GAAG,CAAC;AACpD,kFAAkF;AAClF,CAAC,CAAC,GAAG,KAAK,QAAQ,CAAC,WAAW,EAAE,KAAK,IAAI,GAAG,EAAE,GAAG,GAAG,CAAC;AACrD,0BAA0B,CAAC;AAC3B,OAAO,GAAG;AACV,EAAC;AACD,MAAM,SAAS,GAAG,CAAC,QAAQ,KAAK,OAAO,CAAC,EAAE,QAAQ,EAAE,EAAE,GAAG,SAAS,EAAE,GAAG,QAAQ,EAAE,EAAE,EAAC;AACxE,MAAC,QAAQ,GAAG;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/handlers/renderer.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/handlers/renderer.mjs deleted file mode 100644 index 2d2f85b..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/handlers/renderer.mjs +++ /dev/null @@ -1,520 +0,0 @@ -import { renderResourceHeaders, createRenderer } from 'vue-bundle-renderer/runtime'; -import { eventHandler, getQuery, writeEarlyHints } from 'h3'; -import { renderToString } from 'vue/server-renderer'; -import { joinURL } from 'ufo'; -import { u as useNitroApp, a as useRuntimeConfig, g as getRouteRules } from '../nitro/vercel.mjs'; -import 'node-fetch-native/polyfill'; -import 'ohmyfetch'; -import 'destr'; -import 'unenv/runtime/fetch/index'; -import 'hookable'; -import 'scule'; -import 'ohash'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'defu'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'html-tags'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; - -function defineRenderHandler(handler) { - return eventHandler(async (event) => { - if (event.req.url.endsWith("/favicon.ico")) { - event.res.setHeader("Content-Type", "image/x-icon"); - event.res.end("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); - return; - } - const response = await handler(event); - if (!response) { - if (!event.res.writableEnded) { - event.res.statusCode = event.res.statusCode === 200 ? 500 : event.res.statusCode; - event.res.end("No response returned from render handler: " + event.req.url); - } - return; - } - const nitroApp = useNitroApp(); - await nitroApp.hooks.callHook("render:response", response, { event }); - if (!event.res.headersSent && response.headers) { - for (const header in response.headers) { - event.res.setHeader(header, response.headers[header]); - } - if (response.statusCode) { - event.res.statusCode = response.statusCode; - } - if (response.statusMessage) { - event.res.statusMessage = response.statusMessage; - } - } - return typeof response.body === "string" ? response.body : JSON.stringify(response.body); - }); -} - -const chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_$"; -const unsafeChars = /[<>\b\f\n\r\t\0\u2028\u2029]/g; -const reserved = /^(?:do|if|in|for|int|let|new|try|var|byte|case|char|else|enum|goto|long|this|void|with|await|break|catch|class|const|final|float|short|super|throw|while|yield|delete|double|export|import|native|return|switch|throws|typeof|boolean|default|extends|finally|package|private|abstract|continue|debugger|function|volatile|interface|protected|transient|implements|instanceof|synchronized)$/; -const escaped = { - "<": "\\u003C", - ">": "\\u003E", - "/": "\\u002F", - "\\": "\\\\", - "\b": "\\b", - "\f": "\\f", - "\n": "\\n", - "\r": "\\r", - " ": "\\t", - "\0": "\\0", - "\u2028": "\\u2028", - "\u2029": "\\u2029" -}; -const objectProtoOwnPropertyNames = Object.getOwnPropertyNames(Object.prototype).sort().join("\0"); -function devalue(value) { - const counts = new Map(); - let logNum = 0; - function log(message) { - if (logNum < 100) { - console.warn(message); - logNum += 1; - } - } - function walk(thing) { - if (typeof thing === "function") { - log(`Cannot stringify a function ${thing.name}`); - return; - } - if (counts.has(thing)) { - counts.set(thing, counts.get(thing) + 1); - return; - } - counts.set(thing, 1); - if (!isPrimitive(thing)) { - const type = getType(thing); - switch (type) { - case "Number": - case "String": - case "Boolean": - case "Date": - case "RegExp": - return; - case "Array": - thing.forEach(walk); - break; - case "Set": - case "Map": - Array.from(thing).forEach(walk); - break; - default: - const proto = Object.getPrototypeOf(thing); - if (proto !== Object.prototype && proto !== null && Object.getOwnPropertyNames(proto).sort().join("\0") !== objectProtoOwnPropertyNames) { - if (typeof thing.toJSON !== "function") { - log(`Cannot stringify arbitrary non-POJOs ${thing.constructor.name}`); - } - } else if (Object.getOwnPropertySymbols(thing).length > 0) { - log(`Cannot stringify POJOs with symbolic keys ${Object.getOwnPropertySymbols(thing).map((symbol) => symbol.toString())}`); - } else { - Object.keys(thing).forEach((key) => walk(thing[key])); - } - } - } - } - walk(value); - const names = new Map(); - Array.from(counts).filter((entry) => entry[1] > 1).sort((a, b) => b[1] - a[1]).forEach((entry, i) => { - names.set(entry[0], getName(i)); - }); - function stringify(thing) { - if (names.has(thing)) { - return names.get(thing); - } - if (isPrimitive(thing)) { - return stringifyPrimitive(thing); - } - const type = getType(thing); - switch (type) { - case "Number": - case "String": - case "Boolean": - return `Object(${stringify(thing.valueOf())})`; - case "RegExp": - return thing.toString(); - case "Date": - return `new Date(${thing.getTime()})`; - case "Array": - const members = thing.map((v, i) => i in thing ? stringify(v) : ""); - const tail = thing.length === 0 || thing.length - 1 in thing ? "" : ","; - return `[${members.join(",")}${tail}]`; - case "Set": - case "Map": - return `new ${type}([${Array.from(thing).map(stringify).join(",")}])`; - default: - if (thing.toJSON) { - let json = thing.toJSON(); - if (getType(json) === "String") { - try { - json = JSON.parse(json); - } catch (e) { - } - } - return stringify(json); - } - if (Object.getPrototypeOf(thing) === null) { - if (Object.keys(thing).length === 0) { - return "Object.create(null)"; - } - return `Object.create(null,{${Object.keys(thing).map((key) => `${safeKey(key)}:{writable:true,enumerable:true,value:${stringify(thing[key])}}`).join(",")}})`; - } - return `{${Object.keys(thing).map((key) => `${safeKey(key)}:${stringify(thing[key])}`).join(",")}}`; - } - } - const str = stringify(value); - if (names.size) { - const params = []; - const statements = []; - const values = []; - names.forEach((name, thing) => { - params.push(name); - if (isPrimitive(thing)) { - values.push(stringifyPrimitive(thing)); - return; - } - const type = getType(thing); - switch (type) { - case "Number": - case "String": - case "Boolean": - values.push(`Object(${stringify(thing.valueOf())})`); - break; - case "RegExp": - values.push(thing.toString()); - break; - case "Date": - values.push(`new Date(${thing.getTime()})`); - break; - case "Array": - values.push(`Array(${thing.length})`); - thing.forEach((v, i) => { - statements.push(`${name}[${i}]=${stringify(v)}`); - }); - break; - case "Set": - values.push("new Set"); - statements.push(`${name}.${Array.from(thing).map((v) => `add(${stringify(v)})`).join(".")}`); - break; - case "Map": - values.push("new Map"); - statements.push(`${name}.${Array.from(thing).map(([k, v]) => `set(${stringify(k)}, ${stringify(v)})`).join(".")}`); - break; - default: - values.push(Object.getPrototypeOf(thing) === null ? "Object.create(null)" : "{}"); - Object.keys(thing).forEach((key) => { - statements.push(`${name}${safeProp(key)}=${stringify(thing[key])}`); - }); - } - }); - statements.push(`return ${str}`); - return `(function(${params.join(",")}){${statements.join(";")}}(${values.join(",")}))`; - } else { - return str; - } -} -function getName(num) { - let name = ""; - do { - name = chars[num % chars.length] + name; - num = ~~(num / chars.length) - 1; - } while (num >= 0); - return reserved.test(name) ? `${name}0` : name; -} -function isPrimitive(thing) { - return Object(thing) !== thing; -} -function stringifyPrimitive(thing) { - if (typeof thing === "string") { - return stringifyString(thing); - } - if (thing === void 0) { - return "void 0"; - } - if (thing === 0 && 1 / thing < 0) { - return "-0"; - } - const str = String(thing); - if (typeof thing === "number") { - return str.replace(/^(-)?0\./, "$1."); - } - return str; -} -function getType(thing) { - return Object.prototype.toString.call(thing).slice(8, -1); -} -function escapeUnsafeChar(c) { - return escaped[c] || c; -} -function escapeUnsafeChars(str) { - return str.replace(unsafeChars, escapeUnsafeChar); -} -function safeKey(key) { - return /^[_$a-zA-Z][_$a-zA-Z0-9]*$/.test(key) ? key : escapeUnsafeChars(JSON.stringify(key)); -} -function safeProp(key) { - return /^[_$a-zA-Z][_$a-zA-Z0-9]*$/.test(key) ? `.${key}` : `[${escapeUnsafeChars(JSON.stringify(key))}]`; -} -function stringifyString(str) { - let result = '"'; - for (let i = 0; i < str.length; i += 1) { - const char = str.charAt(i); - const code = char.charCodeAt(0); - if (char === '"') { - result += '\\"'; - } else if (char in escaped) { - result += escaped[char]; - } else if (code >= 55296 && code <= 57343) { - const next = str.charCodeAt(i + 1); - if (code <= 56319 && (next >= 56320 && next <= 57343)) { - result += char + str[++i]; - } else { - result += `\\u${code.toString(16).toUpperCase()}`; - } - } else { - result += char; - } - } - result += '"'; - return result; -} - -function buildAssetsURL(...path) { - return joinURL(publicAssetsURL(), useRuntimeConfig().app.buildAssetsDir, ...path); -} -function publicAssetsURL(...path) { - const publicBase = useRuntimeConfig().app.cdnURL || useRuntimeConfig().app.baseURL; - return path.length ? joinURL(publicBase, ...path) : publicBase; -} - -globalThis.__buildAssetsURL = buildAssetsURL; -globalThis.__publicAssetsURL = publicAssetsURL; -const getClientManifest = () => import('../app/client.manifest.mjs').then((r) => r.default || r).then((r) => typeof r === "function" ? r() : r); -const getServerEntry = () => import('../app/server.mjs').then((r) => r.default || r); -const getSSRStyles = () => import('../app/styles.mjs').then(function (n) { return n.s; }).then((r) => r.default || r); -const getSSRRenderer = lazyCachedFunction(async () => { - const manifest = await getClientManifest(); - if (!manifest) { - throw new Error("client.manifest is not available"); - } - const createSSRApp = await getServerEntry(); - if (!createSSRApp) { - throw new Error("Server bundle is not available"); - } - const options = { - manifest, - renderToString: renderToString$1, - buildAssetsURL - }; - const renderer = createRenderer(createSSRApp, options); - async function renderToString$1(input, context) { - const html = await renderToString(input, context); - return `
    ${html}
    `; - } - return renderer; -}); -const getSPARenderer = lazyCachedFunction(async () => { - const manifest = await getClientManifest(); - const options = { - manifest, - renderToString: () => '
    ', - buildAssetsURL - }; - const renderer = createRenderer(() => () => { - }, options); - const result = await renderer.renderToString({}); - const renderToString = (ssrContext) => { - const config = useRuntimeConfig(); - ssrContext.payload = { - serverRendered: false, - config: { - public: config.public, - app: config.app - }, - data: {}, - state: {} - }; - ssrContext.renderMeta = ssrContext.renderMeta ?? (() => ({})); - return Promise.resolve(result); - }; - return { - rendererContext: renderer.rendererContext, - renderToString - }; -}); -const PAYLOAD_URL_RE = /\/_payload(\.[a-zA-Z0-9]+)?.js(\?.*)?$/; -const renderer = defineRenderHandler(async (event) => { - const ssrError = event.req.url?.startsWith("/__nuxt_error") ? getQuery(event) : null; - let url = ssrError?.url || event.req.url; - const isRenderingPayload = PAYLOAD_URL_RE.test(url); - if (isRenderingPayload) { - url = url.substring(0, url.lastIndexOf("/")) || "/"; - event.req.url = url; - } - const routeOptions = getRouteRules(event); - const ssrContext = { - url, - event, - runtimeConfig: useRuntimeConfig(), - noSSR: !!event.req.headers["x-nuxt-no-ssr"] || routeOptions.ssr === false || (false), - error: !!ssrError, - nuxt: void 0, - payload: ssrError ? { error: ssrError } : {} - }; - const renderer = ssrContext.noSSR ? await getSPARenderer() : await getSSRRenderer(); - if (!isRenderingPayload && !false) { - const { link } = renderResourceHeaders({}, renderer.rendererContext); - writeEarlyHints(event, link); - } - const _rendered = await renderer.renderToString(ssrContext).catch((err) => { - if (!ssrError) { - throw ssrContext.payload?.error || err; - } - }); - await ssrContext.nuxt?.hooks.callHook("app:rendered", { ssrContext }); - if (!_rendered) { - return void 0; - } - if (ssrContext.payload?.error && !ssrError) { - throw ssrContext.payload.error; - } - if (isRenderingPayload) { - const response2 = renderPayloadResponse(ssrContext); - return response2; - } - const renderedMeta = await ssrContext.renderMeta?.() ?? {}; - const inlinedStyles = await renderInlineStyles(ssrContext.modules ?? ssrContext._registeredComponents ?? []) ; - const htmlContext = { - htmlAttrs: normalizeChunks([renderedMeta.htmlAttrs]), - head: normalizeChunks([ - renderedMeta.headTags, - null, - _rendered.renderResourceHints(), - _rendered.renderStyles(), - inlinedStyles, - ssrContext.styles - ]), - bodyAttrs: normalizeChunks([renderedMeta.bodyAttrs]), - bodyPreprend: normalizeChunks([ - renderedMeta.bodyScriptsPrepend, - ssrContext.teleports?.body - ]), - body: [ - _rendered.html - ], - bodyAppend: normalizeChunks([ - `\\n\\n\\n\",\"filename\":\"pages/index.vue\",\"language\":\"vue\"},\"children\":[{\"type\":\"element\",\"tag\":\"pre\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"__ignoreMap\":\"\"},\"children\":[{\"type\":\"text\",\"value\":\"\\n\\n\\n\"}]}]}]}]},\"body\":{\"type\":\"root\",\"children\":[{\"type\":\"element\",\"tag\":\"h1\",\"props\":{\"id\":\"usage\"},\"children\":[{\"type\":\"text\",\"value\":\"Usage\"}]},{\"type\":\"element\",\"tag\":\"h2\",\"props\":{\"id\":\"recommended-file-structure\"},\"children\":[{\"type\":\"text\",\"value\":\"Recommended file structure\"}]},{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Recommended but not enforced file structure. This is what you get when starting from \"},{\"type\":\"element\",\"tag\":\"a\",\"props\":{\"href\":\"../main/example-apps\"},\"children\":[{\"type\":\"text\",\"value\":\"the examples\"}]},{\"type\":\"text\",\"value\":\".\"}]},{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"code\":\".\\n├── server\\n│ ├── api\\n│ │ └── trpc\\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\\n│ │ └── [..]\\n│ ├── trpc\\n│ │ ├── routers\\n│ │ │ ├── index.ts # <-- main app router\\n│ │ │ ├── todo.ts # <-- sub routers\\n│ │ │ └── [..]\\n│ │ ├── context.ts # <-- create app context\\n│ │ └── trpc.ts # <-- procedure helpers\\n├── plugins\\n│ ├── client.ts # <-- tRPC Client as a plugin\\n└── [..]\\n\",\"language\":\"graphql\"},\"children\":[{\"type\":\"element\",\"tag\":\"pre\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"__ignoreMap\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\".\\n├── server\\n│ ├── api\\n│ │ └── trpc\\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\\n│ │ └── [..]\\n│ ├── trpc\\n│ │ ├── routers\\n│ │ │ ├── index.ts # <-- main app router\\n│ │ │ ├── todo.ts # <-- sub routers\\n│ │ │ └── [..]\\n│ │ ├── context.ts # <-- create app context\\n│ │ └── trpc.ts # <-- procedure helpers\\n├── plugins\\n│ ├── client.ts # <-- tRPC Client as a plugin\\n└── [..]\"}]}]}]}]}]},{\"type\":\"element\",\"tag\":\"h2\",\"props\":{\"id\":\"1-create-a-trpc-router\"},\"children\":[{\"type\":\"text\",\"value\":\"1. Create a tRPC router\"}]},{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Initialize your tRPC backend using the \"},{\"type\":\"element\",\"tag\":\"code-inline\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"initTRPC\"}]},{\"type\":\"text\",\"value\":\" function and create your first router.\"}]},{\"type\":\"element\",\"tag\":\"code-group\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"code\":\"import { initTRPC } from '@trpc/server'\\n\\n// Avoid exporting the entire t-object since it's not very\\n// descriptive and can be confusing to newcomers used to t\\n// meaning translation in i18n libraries.\\nconst t = initTRPC.create()\\n\\n// Base router and procedure helpers\\nexport const router = t.router\\nexport const publicProcedure = t.procedure\\n\",\"filename\":\"server/trpc/trpc.ts\",\"language\":\"ts\"},\"children\":[{\"type\":\"element\",\"tag\":\"pre\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"__ignoreMap\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"import\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" { \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"initTRPC\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" } \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"from\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"'@trpc/server'\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\"// Avoid exporting the entire t-object since it's not very\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\"// descriptive and can be confusing to newcomers used to t\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\"// meaning translation in i18n libraries.\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"const\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"t\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-c3a574\"},\"children\":[{\"type\":\"text\",\"value\":\"=\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"initTRPC\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\".\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"create\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"()\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\"// Base router and procedure helpers\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"export\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"const\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"router\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-c3a574\"},\"children\":[{\"type\":\"text\",\"value\":\"=\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"t\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\".\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"router\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"export\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"const\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"publicProcedure\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-c3a574\"},\"children\":[{\"type\":\"text\",\"value\":\"=\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"t\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\".\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"procedure\"}]}]}]}]}]},{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"code\":\"import { z } from 'zod'\\nimport { publicProcedure, router } from '../trpc'\\n\\nexport const appRouter = router({\\n hello: publicProcedure\\n .input(\\n z.object({\\n text: z.string().nullish(),\\n }),\\n )\\n .query(({ input }) => {\\n return {\\n greeting: `hello ${input?.text ?? 'world'}`,\\n }\\n }),\\n})\\n\\n// export type definition of API\\nexport type AppRouter = typeof appRouter\\n\",\"filename\":\"server/trpc/routers/index.ts\",\"language\":\"ts\"},\"children\":[{\"type\":\"element\",\"tag\":\"pre\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"__ignoreMap\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"import\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" { \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"z\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" } \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"from\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"'zod'\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"import\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" { \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"publicProcedure\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\", \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"router\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" } \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"from\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"'../trpc'\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"export\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"const\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"appRouter\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-c3a574\"},\"children\":[{\"type\":\"text\",\"value\":\"=\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"router\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"({\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"hello\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\": \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"publicProcedure\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" .\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"input\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"(\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"z\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\".\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"object\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"({\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"text\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\": \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"z\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\".\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"string\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"().\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"nullish\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"(),\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" }),\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" )\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" .\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"query\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"(({ \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"input\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" }) \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"=>\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" {\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"return\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" {\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"greeting\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\": \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"`hello \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"${\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"input\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"?.\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"text\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-c3a574\"},\"children\":[{\"type\":\"text\",\"value\":\"??\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"'world'\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"}\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"`\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\",\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" }\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" }),\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"})\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\"// export type definition of API\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"export\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"type\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"AppRouter\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-c3a574\"},\"children\":[{\"type\":\"text\",\"value\":\"=\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"typeof\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"appRouter\"}]}]}]}]}]},{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"code\":\"import { createNuxtApiHandler } from 'trpc-nuxt'\\nimport { appRouter } from '@/server/trpc/routers'\\n\\n// export API handler\\nexport default createNuxtApiHandler({\\n router: appRouter,\\n createContext: () => ({}),\\n})\\n\",\"filename\":\"server/api/trpc/[trpc].ts\",\"language\":\"ts\"},\"children\":[{\"type\":\"element\",\"tag\":\"pre\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"__ignoreMap\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"import\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" { \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"createNuxtApiHandler\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" } \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"from\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"'trpc-nuxt'\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"import\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" { \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"appRouter\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" } \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"from\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"'@/server/trpc/routers'\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\"// export API handler\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"export\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"default\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"createNuxtApiHandler\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"({\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"router\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\": \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"appRouter\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\",\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"createContext\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\": () \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"=>\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" ({}),\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"})\"}]}]}]}]}]}]},{\"type\":\"element\",\"tag\":\"alert\",\"props\":{\"type\":\"info\"},\"children\":[{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"If you need to split your router into several subrouters, you can implement them in the \"},{\"type\":\"element\",\"tag\":\"code-inline\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"server/trpc/routers\"}]},{\"type\":\"text\",\"value\":\" directory and import and \"},{\"type\":\"element\",\"tag\":\"a\",\"props\":{\"href\":\"https://trpc.io/docs/v10/merging-routers\",\"rel\":[\"nofollow\"]},\"children\":[{\"type\":\"text\",\"value\":\"merge them\"}]},{\"type\":\"text\",\"value\":\" to a single root \"},{\"type\":\"element\",\"tag\":\"code-inline\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"appRouter\"}]},{\"type\":\"text\",\"value\":\".\"}]}]},{\"type\":\"element\",\"tag\":\"h2\",\"props\":{\"id\":\"2-create-trpc-client-plugin\"},\"children\":[{\"type\":\"text\",\"value\":\"2. Create tRPC client plugin\"}]},{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Create a set of strongly-typed composables using your API's type signature.\"}]},{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"code\":\"import { httpBatchLink } from '@trpc/client'\\nimport { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'\\nimport type { AppRouter } from '@/server/trpc/routers'\\n\\nexport default defineNuxtPlugin(() => {\\n const client = createTRPCNuxtProxyClient({\\n links: [\\n httpBatchLink({\\n /**\\n * If you want to use SSR, you need to use the server's full URL\\n * @link https://trpc.io/docs/ssr\\n **/\\n url: 'http://localhost:3000/api/trpc',\\n }),\\n ],\\n })\\n\\n return {\\n provide: {\\n client,\\n },\\n }\\n})\\n\",\"filename\":\"plugins/client.ts\",\"language\":\"ts\"},\"children\":[{\"type\":\"element\",\"tag\":\"pre\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"__ignoreMap\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"import\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" { \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"httpBatchLink\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" } \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"from\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"'@trpc/client'\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"import\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" { \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"createTRPCNuxtProxyClient\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" } \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"from\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"'trpc-nuxt/client'\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"import\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"type\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" { \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"AppRouter\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" } \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"from\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"'@/server/trpc/routers'\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"export\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"default\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"defineNuxtPlugin\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"(() \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"=>\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" {\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"const\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"client\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-c3a574\"},\"children\":[{\"type\":\"text\",\"value\":\"=\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"createTRPCNuxtProxyClient\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"<\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"AppRouter\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\">({\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"links\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\": [\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"httpBatchLink\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"({\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\"/**\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\" * If you want to use SSR, you need to use the server's full URL\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\" * \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"@link\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\" https://trpc.io/docs/ssr\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\" **/\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"url\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\": \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"'http://localhost:3000/api/trpc'\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\",\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" }),\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" ],\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" })\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"return\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" {\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"provide\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\": {\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"client\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\",\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" },\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" }\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"})\"}]}]}]}]}]},{\"type\":\"element\",\"tag\":\"h2\",\"props\":{\"id\":\"3-make-api-requests\"},\"children\":[{\"type\":\"text\",\"value\":\"3. Make API requests\"}]},{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"code\":\"\\n\\n\\n\",\"filename\":\"pages/index.vue\",\"language\":\"vue\"},\"children\":[{\"type\":\"element\",\"tag\":\"pre\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"code\",\"props\":{\"__ignoreMap\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"<\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"script\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"setup\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"lang\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"=\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"\\\"ts\\\"\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\">\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"const\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" { \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"$client\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" } \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-c3a574\"},\"children\":[{\"type\":\"text\",\"value\":\"=\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"useNuxtApp\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"()\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-5fb678\"},\"children\":[{\"type\":\"text\",\"value\":\"// query and mutate uses useAsyncData under the hood\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"const\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" { \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"data\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\", \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"pending\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\", \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"error\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" } \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-c3a574\"},\"children\":[{\"type\":\"text\",\"value\":\"=\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d69d00\"},\"children\":[{\"type\":\"text\",\"value\":\"await\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"$client\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\".\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"hello\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\".\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-e18fd1\"},\"children\":[{\"type\":\"text\",\"value\":\"query\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"({ \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"text\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\": \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-a930e7\"},\"children\":[{\"type\":\"text\",\"value\":\"'client'\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" })\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"<\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"template\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\">\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" <\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"div\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"v-if\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"=\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"\\\"\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"pending\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"\\\"\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\">\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"Loading\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"...\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" <\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"div\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"v-else-if\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"=\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"\\\"\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"error\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"?.\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-d213e2\"},\"children\":[{\"type\":\"text\",\"value\":\"data\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"?.\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-ca0e09\"},\"children\":[{\"type\":\"text\",\"value\":\"code\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"\\\"\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\">\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"Error:\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" {{ \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"error\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\".\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"data\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\".\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"code\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" }}\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" <\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"div\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"v-else\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\">\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" <\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"p\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\">{{ \"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"hello\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\".\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"data\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"?.\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-f79d7d\"},\"children\":[{\"type\":\"text\",\"value\":\"greeting\"}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" }}\"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\" \"}]}]},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"line\"},\"children\":[{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"ct-8358df\"},\"children\":[{\"type\":\"text\",\"value\":\"\"}]}]}]}]}]},{\"type\":\"element\",\"tag\":\"style\",\"children\":[{\"type\":\"text\",\"value\":\".ct-f79d7d{color:#D19A66}.ct-e18fd1{color:#61AFEF}.ct-c3a574{color:#56B6C2}.ct-d213e2{color:#E5C07B}.ct-5fb678{color:#7F848E}.ct-a930e7{color:#98C379}.ct-ca0e09{color:#E06C75}.ct-8358df{color:#ABB2BF}.ct-d69d00{color:#C678DD}\"}]}],\"toc\":{\"title\":\"\",\"searchDepth\":2,\"depth\":2,\"links\":[{\"id\":\"recommended-file-structure\",\"depth\":2,\"text\":\"Recommended file structure\"},{\"id\":\"1-create-a-trpc-router\",\"depth\":2,\"text\":\"1. Create a tRPC router\"},{\"id\":\"2-create-trpc-client-plugin\",\"depth\":2,\"text\":\"2. Create tRPC client plugin\"},{\"id\":\"3-make-api-requests\",\"depth\":2,\"text\":\"3. Make API requests\"}]}},\"_type\":\"markdown\",\"_id\":\"content:1.get-started:2.usage.md\",\"_source\":\"content\",\"_file\":\"1.get-started/2.usage.md\",\"_extension\":\"md\"},\"hash\":\"3g4GLegvBy\"}"; - -export { _2_usage as default }; -//# sourceMappingURL=2.usage.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/raw/2.usage.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/raw/2.usage.mjs.map deleted file mode 100644 index 73f275d..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/raw/2.usage.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"2.usage.mjs","sources":[],"sourcesContent":null,"names":[],"mappings":";;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-index.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-index.mjs deleted file mode 100644 index 5e5c507..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-index.mjs +++ /dev/null @@ -1,5 +0,0 @@ -// ROLLUP_NO_REPLACE - const contentIndex = "{\"/get-started/installation\":\"content:1.get-started:1.installation.md\",\"/get-started/usage\":\"content:1.get-started:2.usage.md\",\"/examples/basic\":\"content:2.examples:1.basic.md\",\"/examples/multiple-routers\":\"content:2.examples:2.multiple-routers.md\",\"/\":\"content:index.md\"}"; - -export { contentIndex as default }; -//# sourceMappingURL=content-index.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-index.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-index.mjs.map deleted file mode 100644 index 1817eff..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-index.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"content-index.mjs","sources":[],"sourcesContent":null,"names":[],"mappings":";;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-navigation.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-navigation.mjs deleted file mode 100644 index b35a2a8..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-navigation.mjs +++ /dev/null @@ -1,5 +0,0 @@ -// ROLLUP_NO_REPLACE - const contentNavigation = "[{\"title\":\"Get Started\",\"_path\":\"/get-started\",\"children\":[{\"title\":\"Installation\",\"_path\":\"/get-started/installation\"},{\"title\":\"Usage\",\"_path\":\"/get-started/usage\"}]},{\"title\":\"Examples\",\"_path\":\"/examples\",\"children\":[{\"title\":\"Basic\",\"_path\":\"/examples/basic\"},{\"title\":\"Multiple Routers\",\"_path\":\"/examples/multiple-routers\"}]}]"; - -export { contentNavigation as default }; -//# sourceMappingURL=content-navigation.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-navigation.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-navigation.mjs.map deleted file mode 100644 index b606b37..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/raw/content-navigation.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"content-navigation.mjs","sources":[],"sourcesContent":null,"names":[],"mappings":";;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/raw/index.mjs b/docs/.vercel/output/functions/__nitro.func/chunks/raw/index.mjs deleted file mode 100644 index 24cc2c2..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/raw/index.mjs +++ /dev/null @@ -1,5 +0,0 @@ -// ROLLUP_NO_REPLACE - const index = "{\"parsed\":{\"_path\":\"/\",\"_dir\":\"\",\"_draft\":false,\"_partial\":false,\"_locale\":\"en\",\"_empty\":false,\"title\":\"tRPC Nuxt\",\"description\":\"A supa simple wrapper arousnd supabase-js to enable usage and integration within Nuxt.\",\"excerpt\":{\"type\":\"root\",\"children\":[{\"type\":\"element\",\"tag\":\"block-hero\",\"props\":{\":cta\":\"[\\\"Get Started\\\",\\\"/get-started/installation\\\"]\",\":secondary\":\"[\\\"Star on GitHub ->\\\",\\\"https://github.com/wobsoriano/trpc-nuxt\\\"]\",\"snippet\":\"npm install trpc-nuxt@next\"},\"children\":[{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:title\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"tRPC \"},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"text-primary-500\"},\"children\":[{\"type\":\"text\",\"value\":\"Nuxt\"}]}]}]},{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:description\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"End-to-end typesafe APIs in Nuxt applications.\"}]}]},{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:extra\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"list\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"ul\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Automatic typesafety\"}]},{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Snappy DX\"}]},{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Autocompletion\"}]}]}]}]}]}]},\"navigation\":false,\"layout\":\"page\",\"body\":{\"type\":\"root\",\"children\":[{\"type\":\"element\",\"tag\":\"block-hero\",\"props\":{\":cta\":\"[\\\"Get Started\\\",\\\"/get-started/installation\\\"]\",\":secondary\":\"[\\\"Star on GitHub ->\\\",\\\"https://github.com/wobsoriano/trpc-nuxt\\\"]\",\"snippet\":\"npm install trpc-nuxt@next\"},\"children\":[{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:title\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"tRPC \"},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"text-primary-500\"},\"children\":[{\"type\":\"text\",\"value\":\"Nuxt\"}]}]}]},{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:description\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"End-to-end typesafe APIs in Nuxt applications.\"}]}]},{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:extra\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"list\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"ul\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Automatic typesafety\"}]},{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Snappy DX\"}]},{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Autocompletion\"}]}]}]}]}]}],\"toc\":{\"title\":\"\",\"searchDepth\":2,\"depth\":2,\"links\":[]}},\"_type\":\"markdown\",\"_id\":\"content:index.md\",\"_source\":\"content\",\"_file\":\"index.md\",\"_extension\":\"md\"},\"hash\":\"jPqNW2knOU\"}"; - -export { index as default }; -//# sourceMappingURL=index.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/chunks/raw/index.mjs.map b/docs/.vercel/output/functions/__nitro.func/chunks/raw/index.mjs.map deleted file mode 100644 index ed2478e..0000000 --- a/docs/.vercel/output/functions/__nitro.func/chunks/raw/index.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.mjs","sources":[],"sourcesContent":null,"names":[],"mappings":";;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/index.mjs b/docs/.vercel/output/functions/__nitro.func/index.mjs deleted file mode 100644 index 95e3058..0000000 --- a/docs/.vercel/output/functions/__nitro.func/index.mjs +++ /dev/null @@ -1,46 +0,0 @@ -globalThis._importMeta_={url:import.meta.url,env:process.env};import 'node-fetch-native/polyfill'; -import 'h3'; -export { v as default } from './chunks/nitro/vercel.mjs'; -import 'ohmyfetch'; -import 'destr'; -import 'unenv/runtime/fetch/index'; -import 'hookable'; -import 'scule'; -import 'ohash'; -import 'ufo'; -import 'unstorage'; -import 'unstorage/drivers/overlay'; -import 'unstorage/drivers/memory'; -import 'defu'; -import 'radix3'; -import 'pathe'; -import 'unified'; -import 'mdast-util-to-string'; -import 'micromark/lib/preprocess.js'; -import 'micromark/lib/postprocess.js'; -import 'unist-util-stringify-position'; -import 'micromark-util-character'; -import 'micromark-util-chunked'; -import 'micromark-util-resolve-all'; -import 'remark-emoji'; -import 'rehype-slug'; -import 'remark-squeeze-paragraphs'; -import 'rehype-external-links'; -import 'remark-gfm'; -import 'rehype-sort-attribute-values'; -import 'rehype-sort-attributes'; -import 'rehype-raw'; -import 'remark-mdc'; -import 'remark-parse'; -import 'remark-rehype'; -import 'mdast-util-to-hast'; -import 'detab'; -import 'unist-builder'; -import 'mdurl'; -import 'slugify'; -import 'unist-util-position'; -import 'html-tags'; -import 'unist-util-visit'; -import 'shiki-es'; -import 'unenv/runtime/npm/consola'; -//# sourceMappingURL=index.mjs.map diff --git a/docs/.vercel/output/functions/__nitro.func/index.mjs.map b/docs/.vercel/output/functions/__nitro.func/index.mjs.map deleted file mode 100644 index 7d97540..0000000 --- a/docs/.vercel/output/functions/__nitro.func/index.mjs.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.mjs","sources":[],"sourcesContent":null,"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"} \ No newline at end of file diff --git a/docs/.vercel/output/functions/__nitro.func/package.json b/docs/.vercel/output/functions/__nitro.func/package.json deleted file mode 100644 index 2d570d9..0000000 --- a/docs/.vercel/output/functions/__nitro.func/package.json +++ /dev/null @@ -1,158 +0,0 @@ -{ - "name": "nitro-output", - "version": "0.0.0", - "private": true, - "bundledDependencies": [ - "source-map-support", - "hookable", - "h3", - "destr", - "node-fetch-native", - "mdast-util-to-hast", - "scule", - "unist-util-position", - "unenv", - "defu", - "ohash", - "radix3", - "ufo", - "vue", - "vue-bundle-renderer", - "pathe", - "shiki-es", - "mdurl", - "unstorage", - "cookie-es", - "pinceau", - "vue-router", - "remark-mdc", - "@iconify/vue", - "html-tags", - "json5", - "property-information", - "unist-util-visit", - "unified", - "slugify", - "remark-emoji", - "remark-gfm", - "rehype-sort-attribute-values", - "micromark", - "rehype-external-links", - "remark-squeeze-paragraphs", - "rehype-sort-attributes", - "mdast-util-to-string", - "micromark-util-character", - "rehype-slug", - "remark-rehype", - "unctx", - "rehype-raw", - "remark-parse", - "micromark-util-chunked", - "unist-util-stringify-position", - "unist-builder", - "detab", - "micromark-util-resolve-all", - "ohmyfetch", - "unist-util-visit-parents", - "extend", - "node-emoji", - "emoticon", - "space-separated-tokens", - "mdast-util-gfm", - "micromark-extension-gfm", - "hast-util-is-element", - "hast-util-heading-rank", - "mdast-squeeze-paragraphs", - "hast-util-to-string", - "github-slugger", - "hast-util-has-property", - "hast-util-raw", - "@vue/server-renderer", - "is-absolute-url", - "buffer-from", - "source-map", - "@vue/devtools-api", - "stringify-entities", - "flat", - "parse-entities", - "unist-util-generated", - "mdast-util-definitions", - "bail", - "is-buffer", - "vfile", - "trough", - "nanoid", - "micromark-factory-space", - "micromark-core-commonmark", - "micromark-factory-whitespace", - "js-yaml", - "is-plain-obj", - "mdast-util-from-markdown", - "mdast-util-to-markdown", - "micromark-util-subtokenize", - "micromark-util-sanitize-uri", - "@vue/compiler-dom", - "@vue/runtime-dom", - "@vue/shared", - "tinycolor2", - "trim-lines", - "unist-util-is", - "micromark-extension-gfm-tagfilter", - "unist-util-remove", - "micromark-util-combine-extensions", - "micromark-extension-gfm-task-list-item", - "micromark-extension-gfm-autolink-literal", - "micromark-extension-gfm-footnote", - "micromark-extension-gfm-strikethrough", - "micromark-extension-gfm-table", - "micromark-util-encode", - "mdast-util-gfm-strikethrough", - "mdast-util-gfm-footnote", - "mdast-util-gfm-task-list-item", - "mdast-util-gfm-table", - "mdast-util-gfm-autolink-literal", - "hast-util-from-parse5", - "html-void-elements", - "zwitch", - "web-namespaces", - "hast-util-to-parse5", - "@vue/compiler-ssr", - "lodash", - "parse5", - "character-reference-invalid", - "character-entities-legacy", - "is-decimal", - "is-alphanumerical", - "is-hexadecimal", - "vfile-message", - "decode-named-character-reference", - "longest-streak", - "micromark-util-classify-character", - "micromark-factory-label", - "micromark-util-normalize-identifier", - "micromark-factory-title", - "micromark-factory-destination", - "micromark-util-html-tag-name", - "micromark-util-decode-string", - "micromark-util-decode-numeric-character-reference", - "@vue/runtime-core", - "@vue/compiler-core", - "character-entities-html4", - "ccount", - "mdast-util-find-and-replace", - "character-entities", - "is-alphabetical", - "markdown-table", - "vfile-location", - "hast-to-hyperscript", - "hastscript", - "@vue/reactivity", - "style-to-object", - "comma-separated-tokens", - "escape-string-regexp", - "@babel/parser", - "estree-walker", - "hast-util-parse-selector", - "inline-style-parser" - ] -} \ No newline at end of file diff --git a/docs/.vercel/output/nitro.json b/docs/.vercel/output/nitro.json deleted file mode 100644 index c9ef3a0..0000000 --- a/docs/.vercel/output/nitro.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "date": "2022-10-31T07:42:43.608Z", - "preset": "vercel", - "commands": { - "preview": "", - "deploy": "" - } -} \ No newline at end of file diff --git a/docs/.vercel/output/static/_nuxt/Alert.85aa248c.js b/docs/.vercel/output/static/_nuxt/Alert.85aa248c.js deleted file mode 100644 index a67df60..0000000 --- a/docs/.vercel/output/static/_nuxt/Alert.85aa248c.js +++ /dev/null @@ -1 +0,0 @@ -import"./entry.5c8819da.js";import{a as r}from"./entry.5c8819da.js";export{r as default}; diff --git a/docs/.vercel/output/static/_nuxt/AppContainer.0e60ca18.js b/docs/.vercel/output/static/_nuxt/AppContainer.0e60ca18.js deleted file mode 100644 index d45c9d2..0000000 --- a/docs/.vercel/output/static/_nuxt/AppContainer.0e60ca18.js +++ /dev/null @@ -1 +0,0 @@ -import"./entry.5c8819da.js";import{an as r}from"./entry.5c8819da.js";export{r as default}; diff --git a/docs/.vercel/output/static/_nuxt/AppFooter.98065e5e.js b/docs/.vercel/output/static/_nuxt/AppFooter.98065e5e.js deleted file mode 100644 index afc76cb..0000000 --- a/docs/.vercel/output/static/_nuxt/AppFooter.98065e5e.js +++ /dev/null @@ -1 +0,0 @@ -import"./entry.5c8819da.js";import{as as o}from"./entry.5c8819da.js";export{o as default}; diff --git a/docs/.vercel/output/static/_nuxt/AppLayout.a480fab5.js b/docs/.vercel/output/static/_nuxt/AppLayout.a480fab5.js deleted file mode 100644 index 9725870..0000000 --- a/docs/.vercel/output/static/_nuxt/AppLayout.a480fab5.js +++ /dev/null @@ -1 +0,0 @@ -import"./entry.5c8819da.js";import{at as o}from"./entry.5c8819da.js";export{o as default}; diff --git a/docs/.vercel/output/static/_nuxt/AppSearch.fe9de0c1.js b/docs/.vercel/output/static/_nuxt/AppSearch.fe9de0c1.js deleted file mode 100644 index 8c0bfd4..0000000 --- a/docs/.vercel/output/static/_nuxt/AppSearch.fe9de0c1.js +++ /dev/null @@ -1 +0,0 @@ -import"./entry.5c8819da.js";import{au as r}from"./entry.5c8819da.js";export{r as default}; diff --git a/docs/.vercel/output/static/_nuxt/ArticleHero.650011df.js b/docs/.vercel/output/static/_nuxt/ArticleHero.650011df.js deleted file mode 100644 index a95cd31..0000000 --- a/docs/.vercel/output/static/_nuxt/ArticleHero.650011df.js +++ /dev/null @@ -1 +0,0 @@ -import{b as g,e as y,u as t,o as a,f as r,h as s,t as n,i as f,j as l,F as h,r as k}from"./entry.5c8819da.js";const v={key:0,class:"py-8 lg:py-16"},w={class:"flex flex-col items-center justify-center max-w-4xl px-4 mx-auto text-center gap-y-8 sm:px-6 lg:px-8"},b={key:0,class:"font-semibold text-gray-400"},j={key:1,class:"text-5xl font-bold text-gray-900 dark:text-white"},B={key:2,class:"max-w-5xl font-medium text-gray-700 dark:text-gray-200"},D={key:3,class:"flex flex-wrap items-center justify-center gap-4"},C=["href"],L={class:"w-12 h-12 rounded-full"},N=["src","alt"],V={class:"flex flex-col items-start justify-center"},F={class:"text-gray-900 dark:text-white"},S={class:"text-sm text-gray-400"},H=g({__name:"ArticleHero",setup(A){const{page:e}=y(),p=(c,i)=>new Date(i).toLocaleDateString(c,{year:"numeric",month:"long",day:"numeric"});return(c,i)=>{var d,u,_,x,m;return t(e)?(a(),r("div",v,[s("div",w,[(d=t(e))!=null&&d.date?(a(),r("div",b,[s("time",null,n(p("en",t(e).date)),1),f(" - "+n(t(e).category),1)])):l("",!0),(u=t(e))!=null&&u.title?(a(),r("h1",j,n(t(e).title),1)):l("",!0),(_=t(e))!=null&&_.description?(a(),r("p",B,n(t(e).description),1)):l("",!0),(m=(x=t(e))==null?void 0:x.authors)!=null&&m.length?(a(),r("ul",D,[(a(!0),r(h,null,k(t(e).authors,o=>(a(),r("li",{key:o.name,class:"group"},[s("a",{href:o.link,alt:"twitter account",class:"flex p-2 transition-colors duration-300 rounded-md gap-x-2 group-hover:bg-gray-100 dark:group-hover:bg-gray-700"},[s("div",L,[s("img",{src:o.avatarUrl,alt:o.name,class:"border-2 border-gray-500 rounded-full"},null,8,N)]),s("div",V,[s("span",F,n(o.name),1),s("span",S,n(`@${o.link.split("/").pop()}`),1)])],8,C)]))),128))])):l("",!0)])])):l("",!0)}}});export{H as default}; diff --git a/docs/.vercel/output/static/_nuxt/Badge.c00ca7ec.js b/docs/.vercel/output/static/_nuxt/Badge.c00ca7ec.js deleted file mode 100644 index e4a168f..0000000 --- a/docs/.vercel/output/static/_nuxt/Badge.c00ca7ec.js +++ /dev/null @@ -1 +0,0 @@ -import"./Badge.vue_vue_type_script_setup_true_lang.871fa249.js";import{_ as t}from"./Badge.vue_vue_type_script_setup_true_lang.871fa249.js";import"./entry.5c8819da.js";export{t as default}; diff --git a/docs/.vercel/output/static/_nuxt/Badge.vue_vue_type_script_setup_true_lang.871fa249.js b/docs/.vercel/output/static/_nuxt/Badge.vue_vue_type_script_setup_true_lang.871fa249.js deleted file mode 100644 index 8ed14bd..0000000 --- a/docs/.vercel/output/static/_nuxt/Badge.vue_vue_type_script_setup_true_lang.871fa249.js +++ /dev/null @@ -1 +0,0 @@ -import{b as t,o as s,f as r,k as o,l,m as i}from"./entry.5c8819da.js";const u=t({__name:"Badge",props:{type:{type:String,default:"info",validator(e){return["info","success","warning","danger","primary","gray"].includes(e)}}},setup(e){return(n,c)=>{const a=i;return s(),r("span",{class:l([[e.type],"inline-flex items-center px-3 py-1 text-base leading-5 tracking-tight rounded-full badge"])},[o(a,{use:n.$slots.default,unwrap:"p"},null,8,["use"])],2)}}});export{u as _}; diff --git a/docs/.vercel/output/static/_nuxt/BlockHero.a98d7054.js b/docs/.vercel/output/static/_nuxt/BlockHero.a98d7054.js deleted file mode 100644 index ca75d67..0000000 --- a/docs/.vercel/output/static/_nuxt/BlockHero.a98d7054.js +++ /dev/null @@ -1 +0,0 @@ -import{b as m,o as t,f as o,h as r,k as l,j as a,F as p,c,w as y,i as f,t as i,p as g,m as h}from"./entry.5c8819da.js";import x from"./ButtonLink.2f82fed5.js";import{_ as k}from"./Terminal.vue_vue_type_script_setup_true_lang.d64be369.js";import"./index.cb3c216d.js";const _={class:"py-20 sm:py-24 lg:py-32"},$={class:"grid gap-8 lg:grid-cols-3"},w={class:"lg:col-span-2"},v={key:0,class:"mb-2 text-center lg:text-left"},B={key:1,class:"text-4xl font-extrabold tracking-tight text-center u-text-gray-900 sm:text-5xl lg:text-left lg:text-6xl"},b={key:2,class:"max-w-3xl mt-4 text-lg text-center u-text-gray-500 lg:text-left"},q={key:3,class:"mt-6"},C={class:"flex flex-col items-center justify-center gap-4 mt-6 sm:mt-10 sm:flex-row sm:gap-6 lg:justify-start"},N=["href"],T=m({__name:"BlockHero",props:{cta:{type:Array,required:!1},secondary:{type:Array,required:!1},snippet:{type:String,required:!1},video:{type:Array,required:!1}},setup(s){return(e,S)=>{const n=h,u=x,d=k;return t(),o("section",_,[r("div",$,[r("div",w,[e.$slots.top?(t(),o("p",v,[l(n,{use:e.$slots.top,unwrap:"p"},null,8,["use"])])):a("",!0),e.$slots.title?(t(),o("h1",B,[l(n,{use:e.$slots.title,unwrap:"p"},null,8,["use"])])):a("",!0),e.$slots.description?(t(),o("p",b,[l(n,{use:e.$slots.description,unwrap:"p"},null,8,["use"])])):a("",!0),e.$slots.extra?(t(),o("div",q,[l(n,{use:e.$slots.extra,unwrap:"p"},null,8,["use"])])):a("",!0),r("div",C,[e.$slots.actions?(t(),c(n,{key:1,use:e.$slots.actions,unwrap:"p"},null,8,["use"])):(t(),o(p,{key:0},[s.cta?(t(),c(u,{key:0,class:"!mb-0",bold:"",size:"large",href:s.cta[1]},{default:y(()=>[f(i(s.cta[0]),1)]),_:1},8,["href"])):a("",!0),s.secondary?(t(),o("a",{key:1,href:s.secondary[1],class:"py-px font-medium u-text-gray-500 hover:u-text-gray-700"},i(s.secondary[0]),9,N)):a("",!0)],64))])]),g(e.$slots,"right",{},()=>[s.snippet?(t(),c(d,{key:0,content:s.snippet},null,8,["content"])):a("",!0)])])])}}});export{T as default}; diff --git a/docs/.vercel/output/static/_nuxt/ButtonLink.2f82fed5.js b/docs/.vercel/output/static/_nuxt/ButtonLink.2f82fed5.js deleted file mode 100644 index 2de5136..0000000 --- a/docs/.vercel/output/static/_nuxt/ButtonLink.2f82fed5.js +++ /dev/null @@ -1 +0,0 @@ -import{b as c,o as t,c as n,w as u,j as f,k as i,l as m,q as d,m as r,s as _,v as p}from"./entry.5c8819da.js";const k=c({__name:"ButtonLink",props:{href:{type:String,default:""},size:{type:String,default:"medium"},bold:{type:Boolean,default:!1},icon:{type:String,default:""},transparent:{type:Boolean,default:!1},blank:{type:Boolean,required:!1,default:!1}},setup(e){return(a,b)=>{const o=d,s=r,l=_;return t(),n(l,{class:m(["button-link",[e.size,e.bold?"font-semibold":"font-medium"]]),to:e.href,target:e.blank?"_blank":void 0},{default:u(()=>[e.icon?(t(),n(o,{key:0,name:e.icon,class:"w-4 h-4 mr-2"},null,8,["name"])):f("",!0),i(s,{use:a.$slots.default,unwrap:"p ul li"},null,8,["use"])]),_:1},8,["class","to","target"])}}}),x=p(k,[["__scopeId","data-v-df52924a"]]);export{x as default}; diff --git a/docs/.vercel/output/static/_nuxt/Callout.0ddc66f7.js b/docs/.vercel/output/static/_nuxt/Callout.0ddc66f7.js deleted file mode 100644 index e88a72b..0000000 --- a/docs/.vercel/output/static/_nuxt/Callout.0ddc66f7.js +++ /dev/null @@ -1 +0,0 @@ -import"./Callout.vue_vue_type_script_setup_true_lang.9a785567.js";import{_ as t}from"./Callout.vue_vue_type_script_setup_true_lang.9a785567.js";import"./entry.5c8819da.js";export{t as default}; diff --git a/docs/.vercel/output/static/_nuxt/Callout.vue_vue_type_script_setup_true_lang.9a785567.js b/docs/.vercel/output/static/_nuxt/Callout.vue_vue_type_script_setup_true_lang.9a785567.js deleted file mode 100644 index 19c7ef0..0000000 --- a/docs/.vercel/output/static/_nuxt/Callout.vue_vue_type_script_setup_true_lang.9a785567.js +++ /dev/null @@ -1 +0,0 @@ -import{b as m,x as o,o as d,f as p,h as l,k as a,l as r,H as f,I as _,m as v,q as h}from"./entry.5c8819da.js";const g={class:"-mt-4"},w=m({__name:"Callout",props:{type:{type:String,default:"info",validator(s){return["info","success","warning","danger","primary"].includes(s)}},modelValue:{required:!1,default:o(!1)}},emits:["update:modelValue"],setup(s,{emit:c}){const e=o(s.modelValue),u=()=>{e.value=!e.value,c("update:modelValue",e.value)};return(t,y)=>{const n=v,i=h;return d(),p("div",{class:r(["relative px-4 mt-4 mb-4 text-sm leading-relaxed callout rounded-xl",[s.type]])},[l("span",{class:"flex items-center justify-between",onClick:u},[a(n,{use:t.$slots.summary},null,8,["use"]),a(i,{name:"heroicons-outline:chevron-right",class:r(["w-5 h-5 transition-transform transform",{"rotate-90":e.value}])},null,8,["class"])]),f(l("div",g,[a(n,{use:t.$slots.content},null,8,["use"])],512),[[_,e.value]])],2)}}});export{w as _}; diff --git a/docs/.vercel/output/static/_nuxt/Card.e4d02baa.css b/docs/.vercel/output/static/_nuxt/Card.e4d02baa.css deleted file mode 100644 index b6ec3d6..0000000 --- a/docs/.vercel/output/static/_nuxt/Card.e4d02baa.css +++ /dev/null @@ -1 +0,0 @@ -.card[data-v-3b73e436]{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity));border-color:rgb(228 228 231/var(--tw-border-opacity));border-width:1px}.dark .card[data-v-3b73e436]{--tw-border-opacity:1;--tw-bg-opacity:.25;--tw-text-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity));border-color:rgb(24 24 27/var(--tw-border-opacity));color:rgb(250 250 250/var(--tw-text-opacity))}.card.blurry[data-v-3b73e436]{--tw-bg-opacity:.2!important;--tw-backdrop-blur:blur(16px)!important;--tw-backdrop-saturate:saturate(1.5);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.card[data-v-3b73e436] code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(244 244 245/var(--tw-bg-opacity));border-color:rgb(228 228 231/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .card[data-v-3b73e436] code{--tw-border-opacity:1;--tw-bg-opacity:.5;background-color:rgb(24 24 27/var(--tw-bg-opacity));border-color:rgb(39 39 42/var(--tw-border-opacity))}.card[data-v-3b73e436] a{border-style:none;color:currentColor;font-weight:600;text-decoration-line:underline}.card[data-v-3b73e436] a:hover{--tw-text-opacity:1;color:rgb(12 12 13/var(--tw-text-opacity))}.dark .card[data-v-3b73e436] a:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.card[data-v-3b73e436] a:hover code{--tw-border-opacity:1;border-color:rgb(161 161 170/var(--tw-border-opacity))}.dark .card[data-v-3b73e436] a:hover code{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.card[data-v-3b73e436] strong{color:currentColor!important;font-weight:700!important}.card[data-v-3b73e436] li:before{background-color:currentColor!important;color:currentColor!important}.card[data-v-3b73e436] .prose-code{margin-bottom:1rem;margin-top:1rem}.card[data-v-3b73e436] .prose-code code{background-color:transparent!important} diff --git a/docs/.vercel/output/static/_nuxt/Card.f7daf8cb.js b/docs/.vercel/output/static/_nuxt/Card.f7daf8cb.js deleted file mode 100644 index 7b32d0b..0000000 --- a/docs/.vercel/output/static/_nuxt/Card.f7daf8cb.js +++ /dev/null @@ -1 +0,0 @@ -import{b as i,o,f as d,h as e,c as u,j as m,p,k as n,w as l,i as r,l as f,q as _,m as h,v as C}from"./entry.5c8819da.js";/* empty css */const b={class:"flex"},k={class:"mb-2 text-lg font-semibold tracking-tight"},x={class:"inline text-sm font-medium tracking-tight"},g=i({__name:"Card",props:{icon:{type:String,default:""},iconClass:{type:String,default:""},blurry:{type:Boolean,default:!0,required:!1}},setup(t){return(s,v)=>{const c=_,a=h;return o(),d("div",b,[e("div",{class:f([{blurry:t.blurry},"relative w-full p-8 card rounded-xl"])},[t.icon?(o(),u(c,{key:0,name:t.icon,class:"inline-block w-8 h-8 mb-2 text-2xl"},null,8,["name"])):m("",!0),p(s.$slots,"default",{},void 0,!0),e("div",null,[e("h3",k,[n(a,{use:s.$slots.title,unwrap:"p"},{default:l(()=>[r(" Card title ")]),_:1},8,["use"])]),e("p",x,[n(a,{use:s.$slots.description,unwrap:"p"},{default:l(()=>[r(" Card description ")]),_:1},8,["use"])])])],2)])}}}),B=C(g,[["__scopeId","data-v-3b73e436"]]);export{B as default}; diff --git a/docs/.vercel/output/static/_nuxt/CardGrid.80b15d5c.js b/docs/.vercel/output/static/_nuxt/CardGrid.80b15d5c.js deleted file mode 100644 index 90e0823..0000000 --- a/docs/.vercel/output/static/_nuxt/CardGrid.80b15d5c.js +++ /dev/null @@ -1 +0,0 @@ -import{b as a,o as l,f as n,k as r,h as e,p as s,m as c}from"./entry.5c8819da.js";const i={class:"relative pb-20 sm:pb-24 lg:pb-32"},d={class:"mb-8 text-3xl font-bold tracking-tight u-text-gray-900 sm:text-4xl"},p={class:"grid gap-4 font-semibold text-left u-text-gray-900 sm:grid-cols-2 lg:grid-cols-3 2xl:gap-8"},g=a({__name:"CardGrid",props:{title:{type:String,default:"Features"}},setup(_){return(t,m)=>{const o=c;return l(),n("section",i,[r(o,{use:t.$slots.root,unwrap:"*"},null,8,["use"]),e("h2",d,[s(t.$slots,"title")]),e("div",p,[s(t.$slots,"default")])])}}});export{g as default}; diff --git a/docs/.vercel/output/static/_nuxt/CodeBlock.0c19e5b4.js b/docs/.vercel/output/static/_nuxt/CodeBlock.0c19e5b4.js deleted file mode 100644 index e9e6570..0000000 --- a/docs/.vercel/output/static/_nuxt/CodeBlock.0c19e5b4.js +++ /dev/null @@ -1 +0,0 @@ -import{b as a,o as t,f as l,p as r,l as s,v as c}from"./entry.5c8819da.js";/* empty css */const n=a({__name:"CodeBlock",props:{label:{type:String,required:!0},active:{type:Boolean,default:!1},preview:{type:Boolean,default:!1}},setup(e){return(o,d)=>(t(),l("div",{class:s(["code-block",{active:e.active,"rounded-lg p-4":e.preview}])},[r(o.$slots,"default",{},void 0,!0)],2))}}),f=c(n,[["__scopeId","data-v-88c198f2"]]);export{f as default}; diff --git a/docs/.vercel/output/static/_nuxt/CodeBlock.6e7eaa49.css b/docs/.vercel/output/static/_nuxt/CodeBlock.6e7eaa49.css deleted file mode 100644 index 12d87a7..0000000 --- a/docs/.vercel/output/static/_nuxt/CodeBlock.6e7eaa49.css +++ /dev/null @@ -1 +0,0 @@ -.code-block[data-v-88c198f2]{display:none}.code-block.active[data-v-88c198f2]{display:block} diff --git a/docs/.vercel/output/static/_nuxt/CodeGroup.42b06250.css b/docs/.vercel/output/static/_nuxt/CodeGroup.42b06250.css deleted file mode 100644 index 6a5e3f0..0000000 --- a/docs/.vercel/output/static/_nuxt/CodeGroup.42b06250.css +++ /dev/null @@ -1 +0,0 @@ -li .code-group{margin-bottom:1rem;margin-top:1rem}html.dark .code-group-content .preview-canvas{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity));border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;line-height:1.5;margin-bottom:0;margin-top:0;overflow-x:auto;padding:1rem;z-index:0}.code-group[data-v-e62afa1a]{border-radius:.5rem;overflow:hidden}.code-group[data-v-e62afa1a] .prose-code{border-radius:0!important;margin-bottom:0!important;margin-top:0!important}.code-group[data-v-e62afa1a] .prose-code-header{display:none}.code-group[data-v-e62afa1a] pre{margin-top:0!important}.code-group[data-v-e62afa1a] .filename{display:none}.code-group-content[data-v-e62afa1a],.code-group-content .preview-canvas[data-v-e62afa1a]{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.code-group-content .preview-canvas[data-v-e62afa1a]{--tw-text-opacity:1;--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity));color:rgb(39 39 42/var(--tw-text-opacity));line-height:1.5;margin-bottom:0;margin-top:0;overflow-x:auto;padding:1rem;z-index:0}.dark .code-group-content .preview-canvas[data-v-e62afa1a]{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity));color:rgb(228 228 231/var(--tw-text-opacity))}.code-group-content .preview-canvas>*[data-v-e62afa1a]{margin-bottom:0;margin-top:0} diff --git a/docs/.vercel/output/static/_nuxt/CodeGroup.ee158690.js b/docs/.vercel/output/static/_nuxt/CodeGroup.ee158690.js deleted file mode 100644 index f83d94c..0000000 --- a/docs/.vercel/output/static/_nuxt/CodeGroup.ee158690.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as o}from"./CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js";import{v as a}from"./entry.5c8819da.js";import"./TabsHeader.4ceb7ffd.js";const s=a(o,[["__scopeId","data-v-e62afa1a"]]);export{s as default}; diff --git a/docs/.vercel/output/static/_nuxt/CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js b/docs/.vercel/output/static/_nuxt/CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js deleted file mode 100644 index 4452cbd..0000000 --- a/docs/.vercel/output/static/_nuxt/CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js +++ /dev/null @@ -1 +0,0 @@ -import _ from"./TabsHeader.4ceb7ffd.js";import{b as s,J as t}from"./entry.5c8819da.js";const i=(n,d)=>n.type&&n.type.tag&&n.type.tag===d,u=s({data(){return{activeTabIndex:0,counter:0}},render(){const n=this.$slots.default(),d=n.filter(e=>i(e,"code-block")||i(e,"code")).map((e,r)=>{var a,c,p;return{label:((a=e==null?void 0:e.props)==null?void 0:a.filename)||((c=e==null?void 0:e.props)==null?void 0:c.label)||`${r}`,active:((p=e==null?void 0:e.props)==null?void 0:p.active)||!1,component:e}});return t("div",{class:{"code-group":!0,"first-tab":this.activeTabIndex===0}},[t(_,{ref:"tabs-header",activeTabIndex:this.activeTabIndex,tabs:d,"onUpdate:activeTabIndex":e=>this.activeTabIndex=e}),t("div",{class:"code-group-content",text:this.activeTabIndex},n.map((e,r)=>{var a,c;return t("div",{style:{display:r===this.activeTabIndex?"block":"none"},class:{"":!i(e,"code")}},[i(e,"code")?e:t("div",{class:{"preview-canvas":!0}},[((c=(a=e.children)==null?void 0:a.default)==null?void 0:c.call(a))||t("div")])])}))])}});export{u as _}; diff --git a/docs/.vercel/output/static/_nuxt/ColorModeSwitch.757ab35a.js b/docs/.vercel/output/static/_nuxt/ColorModeSwitch.757ab35a.js deleted file mode 100644 index 9390590..0000000 --- a/docs/.vercel/output/static/_nuxt/ColorModeSwitch.757ab35a.js +++ /dev/null @@ -1 +0,0 @@ -import"./entry.5c8819da.js";import{av as r}from"./entry.5c8819da.js";export{r as default}; diff --git a/docs/.vercel/output/static/_nuxt/ContentDoc.3cdfc123.js b/docs/.vercel/output/static/_nuxt/ContentDoc.3cdfc123.js deleted file mode 100644 index 9945503..0000000 --- a/docs/.vercel/output/static/_nuxt/ContentDoc.3cdfc123.js +++ /dev/null @@ -1 +0,0 @@ -import{b as s,N as y,Y as g,Z as v,J as o,$ as p,X as w}from"./entry.5c8819da.js";import C from"./ContentQuery.019e7157.js";import"./asyncData.31ace0d7.js";const $=s({name:"ContentDoc",props:{tag:{type:String,required:!1,default:"div"},excerpt:{type:Boolean,default:!1},path:{type:String,required:!1,default:void 0},query:{type:Object,required:!1,default:void 0},head:{type:Boolean,required:!1,default:!0}},render(f){const e=y(),{tag:d,excerpt:r,path:c,query:a,head:u}=f,m={...a||{},path:c||(a==null?void 0:a.path)||g(v().path),find:"one"},l=(t,n)=>o("pre",null,JSON.stringify({message:"You should use slots with ",slot:t,data:n},null,2));return o(C,m,{default:e!=null&&e.default?({data:t,refresh:n,isPartial:h})=>{var i;return u&&p(t),(i=e.default)==null?void 0:i.call(e,{doc:t,refresh:n,isPartial:h,excerpt:r,...this.$attrs})}:({data:t})=>(u&&p(t),o(w,{value:t,excerpt:r,tag:d,...this.$attrs},{empty:n=>e!=null&&e.empty?e.empty(n):l("default",t)})),empty:t=>{var n;return((n=e==null?void 0:e.empty)==null?void 0:n.call(e,t))||o("p",null,"Document is empty, overwrite this content with #empty slot in .")},"not-found":t=>{var n;return((n=e==null?void 0:e["not-found"])==null?void 0:n.call(e,t))||o("p",null,"Document not found, overwrite this content with #not-found slot in .")}})}});export{$ as default}; diff --git a/docs/.vercel/output/static/_nuxt/ContentList.544db236.js b/docs/.vercel/output/static/_nuxt/ContentList.544db236.js deleted file mode 100644 index c1e7cc6..0000000 --- a/docs/.vercel/output/static/_nuxt/ContentList.544db236.js +++ /dev/null @@ -1 +0,0 @@ -import i from"./ContentQuery.019e7157.js";import{b as m,N as c,J as r}from"./entry.5c8819da.js";import"./asyncData.31ace0d7.js";const s=m({name:"ContentList",props:{path:{type:String,required:!1,default:void 0},query:{type:Object,required:!1,default:void 0}},render(d){const t=c(),{path:f,query:a}=d,p={...a||{},path:f||(a==null?void 0:a.path)||"/"},o=(e,n)=>r("pre",null,JSON.stringify({message:"You should use slots with ",slot:e,data:n},null,2));return r(i,p,{default:t!=null&&t.default?({data:e,refresh:n,isPartial:u})=>t==null?void 0:t.default({list:e,refresh:n,isPartial:u,...this.$attrs}):({data:e})=>o("default",e),empty:e=>t!=null&&t.empty?t.empty(e):({data:n})=>o("default",n),"not-found":e=>{var n;return t!=null&&t["not-found"]?(n=t==null?void 0:t["not-found"])==null?void 0:n.call(t,e):({data:u})=>o("not-found",u)}})}});export{s as default}; diff --git a/docs/.vercel/output/static/_nuxt/ContentNavigation.810a93b6.js b/docs/.vercel/output/static/_nuxt/ContentNavigation.810a93b6.js deleted file mode 100644 index b06b5c4..0000000 --- a/docs/.vercel/output/static/_nuxt/ContentNavigation.810a93b6.js +++ /dev/null @@ -1 +0,0 @@ -import{b as m,x as f,P,a3 as L,f as I,a4 as D,J as s,E as g,a5 as R,d as e,_ as r,a0 as V,a6 as S,e as y,a1 as c,N as b,a7 as B,s as x}from"./entry.5c8819da.js";import{u as N}from"./asyncData.31ace0d7.js";import"./Callout.vue_vue_type_script_setup_true_lang.9a785567.js";/* empty css *//* empty css */import"./CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js";import"./List.vue_vue_type_style_index_0_lang.aa51af9a.js";import"./NuxtImg.vue_vue_type_script_lang.73948608.js";import"./Props.ae63778f.js";import"./TabsHeader.4ceb7ffd.js";/* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css */import"./ProseCodeInline.50440e49.js";/* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css */import"./ProseTable.42d7d6fa.js";import"./ProseTd.5250a879.js";import"./ProseTh.eff23c97.js";import"./ProseThead.f14263ab.js";import"./ProseTr.b4f984e9.js";/* empty css *//* empty css *//* empty css */import"./ContentDoc.3cdfc123.js";import"./ContentList.544db236.js";import"./ContentQuery.019e7157.js";import"./Markdown.d5d45569.js";import"./ProseTbody.a82ee65e.js";import"./index.c8e7d9b1.js";const j=m({emits:{error(t){return!0}},setup(t,{slots:i,emit:o}){const _=f(null),n=P();return L(u=>{if(!n.isHydrating)return o("error",u),_.value=u,!1}),()=>{var u,a;return _.value?(u=i.error)==null?void 0:u.call(i,{error:_}):(a=i.default)==null?void 0:a.call(i)}}}),z=Object.freeze(Object.defineProperty({__proto__:null,default:j},Symbol.toStringTag,{value:"Module"})),C=m({name:"ServerPlaceholder",render(){return I("div")}}),k=Object.freeze(Object.defineProperty({__proto__:null,default:C},Symbol.toStringTag,{value:"Module"})),M=m({name:"NuxtLoadingIndicator",props:{throttle:{type:Number,default:200},duration:{type:Number,default:2e3},height:{type:Number,default:3},color:{type:String,default:"repeating-linear-gradient(to right,#00dc82 0%,#34cdfe 50%,#0047e1 100%)"}},setup(t,{slots:i}){const o=q({duration:t.duration,throttle:t.throttle}),_=P();return _.hook("page:start",o.start),_.hook("page:finish",o.finish),D(()=>o.clear),()=>s("div",{class:"nuxt-loading-indicator",style:{position:"fixed",top:0,right:0,left:0,pointerEvents:"none",width:`${o.progress.value}%`,height:`${t.height}px`,opacity:o.isLoading.value?1:0,background:t.color,backgroundSize:`${100/o.progress.value*100}% auto`,transition:"width 0.1s, height 0.4s, opacity 0.4s",zIndex:999999}},i)}});function q(t){const i=f(0),o=f(!1),_=g(()=>1e4/t.duration);let n=null,u=null;function a(){d(),i.value=0,o.value=!0,t.throttle?u=setTimeout(v,t.throttle):v()}function h(){i.value=100,O()}function d(){clearInterval(n),clearTimeout(u),n=null,u=null}function A(T){i.value=Math.min(100,i.value+T)}function O(){d(),setTimeout(()=>{o.value=!1,setTimeout(()=>{i.value=0},400)},500)}function v(){n=setInterval(()=>{A(_.value)},100)}return{progress:i,isLoading:o,start:a,finish:h,clear:d}}const H=Object.freeze(Object.defineProperty({__proto__:null,default:M},Symbol.toStringTag,{value:"Module"})),$=t=>Object.fromEntries(Object.entries(t).filter(([,i])=>i!==void 0)),p=(t,i)=>(o,_)=>(R(()=>t({...$(o),..._.attrs},_)),()=>{var n,u;return i?(u=(n=_.slots).default)==null?void 0:u.call(n):null}),E={accesskey:String,autocapitalize:String,autofocus:{type:Boolean,default:void 0},class:String,contenteditable:{type:Boolean,default:void 0},contextmenu:String,dir:String,draggable:{type:Boolean,default:void 0},enterkeyhint:String,exportparts:String,hidden:{type:Boolean,default:void 0},id:String,inputmode:String,is:String,itemid:String,itemprop:String,itemref:String,itemscope:String,itemtype:String,lang:String,nonce:String,part:String,slot:String,spellcheck:{type:Boolean,default:void 0},style:String,tabindex:String,title:String,translate:String},w=m({name:"Script",inheritAttrs:!1,props:{...E,async:Boolean,crossorigin:{type:[Boolean,String],default:void 0},defer:Boolean,fetchpriority:String,integrity:String,nomodule:Boolean,nonce:String,referrerpolicy:String,src:String,type:String,charset:String,language:String,body:Boolean,renderPriority:[String,Number]},setup:p((t,{slots:i})=>{var n;const o={...t},_=(((n=i.default)==null?void 0:n.call(i))||[]).filter(({children:u})=>u).map(({children:u})=>u).join("");return _&&(o.children=_),{script:[o]}})}),U=m({name:"NoScript",inheritAttrs:!1,props:{...E,title:String,body:Boolean,renderPriority:[String,Number]},setup:p((t,{slots:i})=>{var n;const o={...t},_=(((n=i.default)==null?void 0:n.call(i))||[]).filter(({children:u})=>u).map(({children:u})=>u).join("");return _&&(o.children=_),{noscript:[o]}})}),F=m({name:"Link",inheritAttrs:!1,props:{...E,as:String,crossorigin:String,disabled:Boolean,fetchpriority:String,href:String,hreflang:String,imagesizes:String,imagesrcset:String,integrity:String,media:String,prefetch:{type:Boolean,default:void 0},referrerpolicy:String,rel:String,sizes:String,title:String,type:String,methods:String,target:String,body:Boolean,renderPriority:[String,Number]},setup:p(t=>({link:[t]}))}),J=m({name:"Base",inheritAttrs:!1,props:{...E,href:String,target:String},setup:p(t=>({base:t}))}),G=m({name:"Title",inheritAttrs:!1,setup:p((t,{slots:i})=>{var _,n,u;return{title:((u=(n=(_=i.default)==null?void 0:_.call(i))==null?void 0:n[0])==null?void 0:u.children)||null}})}),K=m({name:"Meta",inheritAttrs:!1,props:{...E,charset:String,content:String,httpEquiv:String,name:String,body:Boolean,renderPriority:[String,Number]},setup:p(t=>{const i={...t};return i.httpEquiv&&(i["http-equiv"]=i.httpEquiv,delete i.httpEquiv),{meta:[i]}})}),Q=m({name:"Style",inheritAttrs:!1,props:{...E,type:String,media:String,nonce:String,title:String,scoped:{type:Boolean,default:void 0},body:Boolean,renderPriority:[String,Number]},setup:p((t,{slots:i})=>{var n,u,a;const o={...t},_=(a=(u=(n=i.default)==null?void 0:n.call(i))==null?void 0:u[0])==null?void 0:a.children;return _&&(o.children=_),{style:[o]}})}),W=m({name:"Head",inheritAttrs:!1,setup:(t,i)=>()=>{var o,_;return(_=(o=i.slots).default)==null?void 0:_.call(o)}}),X=m({name:"Html",inheritAttrs:!1,props:{...E,manifest:String,version:String,xmlns:String,renderPriority:[String,Number]},setup:p(t=>({htmlAttrs:t}),!0)}),Y=m({name:"Body",inheritAttrs:!1,props:{...E,renderPriority:[String,Number]},setup:p(t=>({bodyAttrs:t}),!0)}),l=Object.freeze(Object.defineProperty({__proto__:null,Script:w,NoScript:U,Link:F,Base:J,Title:G,Meta:K,Style:Q,Head:W,Html:X,Body:Y},Symbol.toStringTag,{value:"Module"}));e(()=>r(()=>import("./Alert.85aa248c.js"),["Alert.85aa248c.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ArticleHero.650011df.js"),["ArticleHero.650011df.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./Badge.c00ca7ec.js"),["Badge.c00ca7ec.js","Badge.vue_vue_type_script_setup_true_lang.871fa249.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./BlockHero.a98d7054.js"),["BlockHero.a98d7054.js","entry.5c8819da.js","entry.9a0500ad.css","ButtonLink.2f82fed5.js","Terminal.vue_vue_type_script_setup_true_lang.d64be369.js","index.cb3c216d.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ButtonLink.2f82fed5.js"),["ButtonLink.2f82fed5.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./Callout.0ddc66f7.js"),["Callout.0ddc66f7.js","Callout.vue_vue_type_script_setup_true_lang.9a785567.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./Card.f7daf8cb.js"),["Card.f7daf8cb.js","Card.e4d02baa.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./CardGrid.80b15d5c.js"),["CardGrid.80b15d5c.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./CodeBlock.0c19e5b4.js"),["CodeBlock.0c19e5b4.js","CodeBlock.6e7eaa49.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./CodeGroup.ee158690.js"),["CodeGroup.ee158690.js","CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js","CodeGroup.42b06250.css","TabsHeader.4ceb7ffd.js","TabsHeader.b03ddfb3.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./CopyButton.077fdfdb.js"),["CopyButton.077fdfdb.js","CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js","entry.5c8819da.js","entry.9a0500ad.css","index.cb3c216d.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./Icon.8b8e9bfb.js"),["Icon.8b8e9bfb.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./List.8279d29f.js"),["List.8279d29f.js","List.vue_vue_type_style_index_0_lang.aa51af9a.js","List.8f1ece3a.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./NuxtImg.db6a871f.js"),["NuxtImg.db6a871f.js","NuxtImg.vue_vue_type_script_lang.73948608.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./Props.ae63778f.js"),["Props.ae63778f.js","ProseTh.eff23c97.js","ProseTh.ee22b634.css","entry.5c8819da.js","entry.9a0500ad.css","ProseTr.b4f984e9.js","ProseTr.425925c1.css","ProseThead.f14263ab.js","ProseThead.441d27c9.css","ProseCodeInline.50440e49.js","ProseCodeInline.143d7c58.css","ProseTd.5250a879.js","ProseTd.b10c2fad.css","ProseTbody.a82ee65e.js","ProseTable.42d7d6fa.js","ProseTable.94abd33a.css","asyncData.31ace0d7.js","index.c8e7d9b1.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./Sandbox.d7a8ef85.js"),["Sandbox.d7a8ef85.js","Sandbox.16ff9b40.css","entry.5c8819da.js","entry.9a0500ad.css","TabsHeader.4ceb7ffd.js","TabsHeader.b03ddfb3.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./SourceLink.b62e06f3.js"),["SourceLink.b62e06f3.js","ProseP.4d7b231c.css","entry.5c8819da.js","entry.9a0500ad.css","ProseP.de8023b0.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./TabsHeader.4ceb7ffd.js"),["TabsHeader.4ceb7ffd.js","TabsHeader.b03ddfb3.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./Terminal.4ec77f0b.js"),["Terminal.4ec77f0b.js","Terminal.vue_vue_type_script_setup_true_lang.d64be369.js","index.cb3c216d.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./VideoPlayer.a4f1153d.js"),["VideoPlayer.a4f1153d.js","VideoPlayer.e2b8a640.css","NuxtImg.vue_vue_type_script_lang.73948608.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseA.f5a3b2ab.js"),["ProseA.f5a3b2ab.js","ProseA.b6e016a7.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseBlockquote.70f8b8fe.js"),["ProseBlockquote.70f8b8fe.js","ProseBlockquote.88ae3f99.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseCode.12af3d11.js"),["ProseCode.12af3d11.js","ProseCode.1d88abe6.css","CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js","entry.5c8819da.js","entry.9a0500ad.css","index.cb3c216d.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseCodeInline.50440e49.js"),["ProseCodeInline.50440e49.js","ProseCodeInline.143d7c58.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseEm.2e15dc03.js"),["ProseEm.2e15dc03.js","ProseEm.1858190c.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseH1.d84756db.js"),["ProseH1.d84756db.js","ProseH1.8a36f873.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseH2.e796f461.js"),["ProseH2.e796f461.js","ProseH2.4c537ed6.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseH3.8997684a.js"),["ProseH3.8997684a.js","ProseH3.6d6476a1.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseH4.fd6111fb.js"),["ProseH4.fd6111fb.js","ProseH4.42c1dd1d.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseHr.b577eed5.js"),["ProseHr.b577eed5.js","ProseHr.799690c7.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseImg.a278838e.js"),["ProseImg.a278838e.js","ProseImg.86043b15.css","NuxtImg.vue_vue_type_script_lang.73948608.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseLi.e707ae53.js"),["ProseLi.e707ae53.js","ProseLi.38abb7b0.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseOl.e26f7ec4.js"),["ProseOl.e26f7ec4.js","ProseOl.661a20a5.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseP.de8023b0.js"),["ProseP.de8023b0.js","ProseP.4d7b231c.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseStrong.f0f1ef1e.js"),["ProseStrong.f0f1ef1e.js","ProseStrong.138420e3.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseTable.42d7d6fa.js"),["ProseTable.42d7d6fa.js","ProseTable.94abd33a.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseTbody.a82ee65e.js"),["ProseTbody.a82ee65e.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseTd.5250a879.js"),["ProseTd.5250a879.js","ProseTd.b10c2fad.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseTh.eff23c97.js"),["ProseTh.eff23c97.js","ProseTh.ee22b634.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseThead.f14263ab.js"),["ProseThead.f14263ab.js","ProseThead.441d27c9.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseTr.b4f984e9.js"),["ProseTr.b4f984e9.js","ProseTr.425925c1.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseUl.411b4625.js"),["ProseUl.411b4625.js","ProseUl.ae3836e4.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./PageContributors.45347cd4.js"),["PageContributors.45347cd4.js","PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./PageEditLink.6847cf00.js"),["PageEditLink.6847cf00.js","PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./Releases.547e77f7.js"),["Releases.547e77f7.js","Releases.686993ee.css","entry.5c8819da.js","entry.9a0500ad.css","ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js","Badge.vue_vue_type_script_setup_true_lang.871fa249.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ReleasesReactions.530be044.js"),["ReleasesReactions.530be044.js","ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js","Badge.vue_vue_type_script_setup_true_lang.871fa249.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./IconCodeSandBox.41ff096f.js"),["IconCodeSandBox.41ff096f.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./IconDocus.bc629857.js"),["IconDocus.bc629857.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./IconNuxt.070d8afc.js"),["IconNuxt.070d8afc.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./IconNuxtContent.31fb8cb3.js"),["IconNuxtContent.31fb8cb3.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./IconNuxtLabs.a3cd1c69.js"),["IconNuxtLabs.a3cd1c69.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./IconStackBlitz.f0f607db.js"),["IconStackBlitz.f0f607db.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./IconVueTelescope.347e9b6c.js"),["IconVueTelescope.347e9b6c.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./AppContainer.0e60ca18.js"),["AppContainer.0e60ca18.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./AppFooter.98065e5e.js"),["AppFooter.98065e5e.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./AppLayout.a480fab5.js"),["AppLayout.a480fab5.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aG),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./AppSearch.fe9de0c1.js"),["AppSearch.fe9de0c1.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ColorModeSwitch.757ab35a.js"),["ColorModeSwitch.757ab35a.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./DocumentDrivenNotFound.f9457e0d.js"),["DocumentDrivenNotFound.f9457e0d.js","ButtonLink.2f82fed5.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aJ),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aL),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aK),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./NavbarDialog.6db5c5f0.js"),["NavbarDialog.6db5c5f0.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./NavbarLogo.bbf96852.js"),["NavbarLogo.bbf96852.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./SocialIcons.252f37a4.js"),["SocialIcons.252f37a4.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./DocsAside.90445c02.js"),["DocsAside.90445c02.js","DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./DocsAsideTree.5abebc7a.js"),["DocsAsideTree.5abebc7a.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./DocsPageBottom.fc9fb77a.js"),["DocsPageBottom.fc9fb77a.js","DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js","PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js","entry.5c8819da.js","entry.9a0500ad.css","PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./DocsPageContent.80e418c5.js"),["DocsPageContent.80e418c5.js","DocsPageContent.ec05ce31.css","ProseHr.799690c7.css","DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js","entry.5c8819da.js","entry.9a0500ad.css","ProseCodeInline.50440e49.js","ProseCodeInline.143d7c58.css","DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js","PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js","PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js","ProseHr.b577eed5.js","DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js","index.c8e7d9b1.js","DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js","DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./DocsPrevNext.e27813eb.js"),["DocsPrevNext.e27813eb.js","DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js","entry.5c8819da.js","entry.9a0500ad.css","index.c8e7d9b1.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./DocsToc.aaaf4b82.js"),["DocsToc.aaaf4b82.js","DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js","DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./DocsTocLinks.7bceeeb0.js"),["DocsTocLinks.7bceeeb0.js","DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ContentDoc.3cdfc123.js"),["ContentDoc.3cdfc123.js","entry.5c8819da.js","entry.9a0500ad.css","ContentQuery.019e7157.js","asyncData.31ace0d7.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ContentList.544db236.js"),["ContentList.544db236.js","ContentQuery.019e7157.js","entry.5c8819da.js","entry.9a0500ad.css","asyncData.31ace0d7.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>Promise.resolve().then(()=>tt),void 0,import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ContentQuery.019e7157.js"),["ContentQuery.019e7157.js","entry.5c8819da.js","entry.9a0500ad.css","asyncData.31ace0d7.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aC),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aB),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aD),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aA),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./Markdown.d5d45569.js"),["Markdown.d5d45569.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseH5.3bb1f380.js"),["ProseH5.3bb1f380.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./ProseH6.2fc71492.js"),["ProseH6.2fc71492.js","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./welcome.3c23b5cf.js"),["welcome.3c23b5cf.js","Card.e4d02baa.css","CodeBlock.6e7eaa49.css","Sandbox.16ff9b40.css","ProseP.4d7b231c.css","VideoPlayer.e2b8a640.css","ProseA.b6e016a7.css","ProseBlockquote.88ae3f99.css","ProseCode.1d88abe6.css","ProseEm.1858190c.css","ProseH1.8a36f873.css","ProseH2.4c537ed6.css","ProseH3.6d6476a1.css","ProseH4.42c1dd1d.css","ProseHr.799690c7.css","ProseImg.86043b15.css","ProseLi.38abb7b0.css","ProseOl.661a20a5.css","ProseStrong.138420e3.css","ProseUl.ae3836e4.css","Releases.686993ee.css","DocsPageContent.ec05ce31.css","entry.5c8819da.js","entry.9a0500ad.css","asyncData.31ace0d7.js","Callout.vue_vue_type_script_setup_true_lang.9a785567.js","CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js","CodeGroup.42b06250.css","TabsHeader.4ceb7ffd.js","TabsHeader.b03ddfb3.css","List.vue_vue_type_style_index_0_lang.aa51af9a.js","List.8f1ece3a.css","NuxtImg.vue_vue_type_script_lang.73948608.js","Props.ae63778f.js","ProseTh.eff23c97.js","ProseTh.ee22b634.css","ProseTr.b4f984e9.js","ProseTr.425925c1.css","ProseThead.f14263ab.js","ProseThead.441d27c9.css","ProseCodeInline.50440e49.js","ProseCodeInline.143d7c58.css","ProseTd.5250a879.js","ProseTd.b10c2fad.css","ProseTbody.a82ee65e.js","ProseTable.42d7d6fa.js","ProseTable.94abd33a.css","index.c8e7d9b1.js","ContentDoc.3cdfc123.js","ContentQuery.019e7157.js","ContentList.544db236.js","Markdown.d5d45569.js"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aE),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>Promise.resolve().then(()=>z),void 0,import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aH),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>Promise.resolve().then(()=>k),void 0,import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.az),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>Promise.resolve().then(()=>H),void 0,import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aI),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>import("./entry.5c8819da.js").then(t=>t.aF),["entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(t=>t.default||t));e(()=>r(()=>Promise.resolve().then(()=>l),void 0,import.meta.url).then(t=>t.Script));e(()=>r(()=>Promise.resolve().then(()=>l),void 0,import.meta.url).then(t=>t.NoScript));e(()=>r(()=>Promise.resolve().then(()=>l),void 0,import.meta.url).then(t=>t.Link));e(()=>r(()=>Promise.resolve().then(()=>l),void 0,import.meta.url).then(t=>t.Base));e(()=>r(()=>Promise.resolve().then(()=>l),void 0,import.meta.url).then(t=>t.Title));e(()=>r(()=>Promise.resolve().then(()=>l),void 0,import.meta.url).then(t=>t.Meta));e(()=>r(()=>Promise.resolve().then(()=>l),void 0,import.meta.url).then(t=>t.Style));e(()=>r(()=>Promise.resolve().then(()=>l),void 0,import.meta.url).then(t=>t.Head));e(()=>r(()=>Promise.resolve().then(()=>l),void 0,import.meta.url).then(t=>t.Html));e(()=>r(()=>Promise.resolve().then(()=>l),void 0,import.meta.url).then(t=>t.Body));const Z=m({name:"ContentNavigation",props:{query:{type:Object,required:!1,default:void 0}},async setup(t){const{query:i}=V(t),o=g(()=>{var n;return typeof((n=i.value)==null?void 0:n.params)=="function"?i.value.params():i.value});if(!o.value&&S("dd-navigation").value){const{navigation:n}=y();return{navigation:n}}const{data:_}=await N(`content-navigation-${c(o.value)}`,()=>B(o.value));return{navigation:_}},render(t){const i=b(),{navigation:o}=t,_=a=>s(x,{to:a._path},()=>a.title),n=(a,h)=>s("ul",h?{"data-level":h}:null,a.map(d=>d.children?s("li",null,[_(d),n(d.children,h+1)]):s("li",null,_(d)))),u=a=>n(a,0);return i!=null&&i.default?i.default({navigation:o,...this.$attrs}):u(o)}}),tt=Object.freeze(Object.defineProperty({__proto__:null,default:Z},Symbol.toStringTag,{value:"Module"}));export{Z as default}; diff --git a/docs/.vercel/output/static/_nuxt/ContentNavigation.ce27cbb7.css b/docs/.vercel/output/static/_nuxt/ContentNavigation.ce27cbb7.css deleted file mode 100644 index 98f0463..0000000 --- a/docs/.vercel/output/static/_nuxt/ContentNavigation.ce27cbb7.css +++ /dev/null @@ -1 +0,0 @@ -.spotlight[data-v-b18604a7]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);bottom:-40vh;filter:blur(20vh);height:50vh}.spotlight-wrapper[data-v-b18604a7]{opacity:.5;transition:opacity .4s ease-in}.nuxt-logo:hover~.spotlight-wrapper[data-v-b18604a7]{opacity:.95}.gradient-border[data-v-b18604a7]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;position:relative;width:100%}@media (prefers-color-scheme:light){.gradient-border[data-v-b18604a7]{background-color:#ffffff4d}.gradient-border[data-v-b18604a7]:before{background:linear-gradient(90deg,#e2e2e2,#e2e2e2 25%,#00dc82 50%,#36e4da 75%,#0047e1)}}@media (prefers-color-scheme:dark){html:not(.light) .gradient-border[data-v-b18604a7]{background-color:#1414144d}html:not(.light) .gradient-border[data-v-b18604a7]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82 50%,#36e4da 75%,#0047e1)}}html.dark .gradient-border[data-v-b18604a7]{background-color:#1414144d}html.dark .gradient-border[data-v-b18604a7]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82 50%,#36e4da 75%,#0047e1)}.gradient-border[data-v-b18604a7]:before{background-position:0 0;background-size:400% auto;border-radius:.5rem;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:2px;position:absolute;right:0;top:0;transition:background-position .3s ease-in-out,opacity .2s ease-in-out;width:100%}.gradient-border[data-v-b18604a7]:hover:before{background-position:-50% 0;opacity:1}.bg-white[data-v-b18604a7]{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-100[data-v-b18604a7]{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.rounded[data-v-b18604a7]{border-radius:.25rem}.cursor-pointer[data-v-b18604a7]{cursor:pointer}.flex[data-v-b18604a7]{display:flex}.grid[data-v-b18604a7]{display:grid}.flex-col[data-v-b18604a7]{flex-direction:column}.place-content-center[data-v-b18604a7]{place-content:center}.items-end[data-v-b18604a7]{align-items:flex-end}.items-center[data-v-b18604a7]{align-items:center}.justify-end[data-v-b18604a7]{justify-content:flex-end}.justify-center[data-v-b18604a7]{justify-content:center}.justify-between[data-v-b18604a7]{justify-content:space-between}.font-sans[data-v-b18604a7]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-mono[data-v-b18604a7]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-medium[data-v-b18604a7]{font-weight:500}.font-bold[data-v-b18604a7]{font-weight:700}.font-semibold[data-v-b18604a7]{font-weight:600}.text-xl[data-v-b18604a7]{font-size:1.25rem;line-height:1.75rem}.text-sm[data-v-b18604a7]{font-size:.875rem;line-height:1.25rem}.text-2xl[data-v-b18604a7]{font-size:1.5rem;line-height:2rem}.mb-2[data-v-b18604a7]{margin-bottom:.5rem}.mb-4[data-v-b18604a7]{margin-bottom:1rem}.mt-4[data-v-b18604a7]{margin-top:1rem}.mt-2[data-v-b18604a7]{margin-top:.5rem}.max-w-5xl[data-v-b18604a7]{max-width:64rem}.min-h-screen[data-v-b18604a7]{min-height:100vh}.p-4[data-v-b18604a7]{padding:1rem}.p-8[data-v-b18604a7]{padding:2rem}.p-1[data-v-b18604a7]{padding:.25rem}.pb-1[data-v-b18604a7]{padding-bottom:.25rem}.fixed[data-v-b18604a7]{position:fixed}.left-0[data-v-b18604a7]{left:0}.right-0[data-v-b18604a7]{right:0}.text-black[data-v-b18604a7]{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.antialiased[data-v-b18604a7]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-full[data-v-b18604a7]{width:100%}.w-40[data-v-b18604a7]{width:10rem}.z-10[data-v-b18604a7]{z-index:10}.z-20[data-v-b18604a7]{z-index:20}.gap-4[data-v-b18604a7]{grid-gap:1rem;gap:1rem}.grid-cols-3[data-v-b18604a7]{grid-template-columns:repeat(3,minmax(0,1fr))}.col-span-3[data-v-b18604a7]{-ms-grid-column-span:span 3/span 3;grid-column:span 3/span 3}@media (min-width:640px){.sm\:text-base[data-v-b18604a7]{font-size:1rem;line-height:1.5rem}.sm\:pb-2[data-v-b18604a7]{padding-bottom:.5rem}.sm\:col-span-1[data-v-b18604a7]{-ms-grid-column-span:span 1/span 1;grid-column:span 1/span 1}}@media (min-width:768px){.md\:gap-8[data-v-b18604a7]{grid-gap:2rem;gap:2rem}}@media (prefers-color-scheme:dark){html:not(.light) .dark\:bg-black[data-v-b18604a7]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html:not(.light) .dark\:bg-white\/10[data-v-b18604a7]{--tw-bg-opacity:.1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}html:not(.light) .dark\:text-white[data-v-b18604a7]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}html.dark .dark\:bg-black[data-v-b18604a7]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html.dark .dark\:bg-white\/10[data-v-b18604a7]{--tw-bg-opacity:.1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}html.dark .dark\:text-white[data-v-b18604a7]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))} diff --git a/docs/.vercel/output/static/_nuxt/ContentQuery.019e7157.js b/docs/.vercel/output/static/_nuxt/ContentQuery.019e7157.js deleted file mode 100644 index 12279ec..0000000 --- a/docs/.vercel/output/static/_nuxt/ContentQuery.019e7157.js +++ /dev/null @@ -1 +0,0 @@ -import{b as q,a0 as g,E as b,a1 as S,N as C,a2 as c,J as N}from"./entry.5c8819da.js";import{u as k}from"./asyncData.31ace0d7.js";const A=q({name:"ContentQuery",props:{path:{type:String,required:!1,default:void 0},only:{type:Array,required:!1,default:void 0},without:{type:Array,required:!1,default:void 0},where:{type:Object,required:!1,default:void 0},sort:{type:Object,required:!1,default:void 0},limit:{type:Number,required:!1,default:void 0},skip:{type:Number,required:!1,default:void 0},locale:{type:String,required:!1,default:void 0},find:{type:String,required:!1,default:void 0}},async setup(a){const{path:t,only:r,without:n,where:i,sort:l,limit:o,skip:s,locale:f,find:d}=g(a),p=b(()=>{var e;return(e=t.value)==null?void 0:e.includes("/_")}),{data:h,refresh:v}=await k(`content-query-${S(a)}`,()=>{let e;return t.value?e=c(t.value):e=c(),r.value&&(e=e.only(r.value)),n.value&&(e=e.without(n.value)),i.value&&(e=e.where(i.value)),l.value&&(e=e.sort(l.value)),o.value&&(e=e.limit(o.value)),s.value&&(e=e.skip(s.value)),f.value&&(e=e.where({_locale:f.value})),d.value==="one"?e.findOne():d.value==="surround"?t.value?e.findSurround(t):(console.warn("[Content] Surround queries requires `path` prop to be set."),console.warn("[Content] Query without `path` will return regular `find()` results."),e.find()):e.find()});return{isPartial:p,data:h,refresh:v}},render(a){var y;const t=C(),{data:r,refresh:n,isPartial:i,path:l,only:o,without:s,where:f,sort:d,limit:p,skip:h,locale:v,find:e}=a,u={path:l,only:o,without:s,where:f,sort:d,limit:p,skip:h,locale:v,find:e};if(u.find==="one"){if(!r&&(t==null?void 0:t["not-found"]))return t["not-found"]({props:u,...this.$attrs});if((r==null?void 0:r._type)==="markdown"&&!((y=r==null?void 0:r.body)!=null&&y.children.length))return t.empty({props:u,...this.$attrs})}else if((!r||!r.length)&&t!=null&&t["not-found"])return t["not-found"]({props:u,...this.$attrs});return t!=null&&t.default?t.default({data:r,refresh:n,isPartial:i,props:u,...this.$attrs}):((m,w)=>N("pre",null,JSON.stringify({message:"You should use slots with !",slot:m,data:w},null,2)))("default",{data:r,props:u,isPartial:i})}});export{A as default}; diff --git a/docs/.vercel/output/static/_nuxt/CopyButton.077fdfdb.js b/docs/.vercel/output/static/_nuxt/CopyButton.077fdfdb.js deleted file mode 100644 index 24d01f9..0000000 --- a/docs/.vercel/output/static/_nuxt/CopyButton.077fdfdb.js +++ /dev/null @@ -1 +0,0 @@ -import"./CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js";import{_ as i}from"./CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js";import"./entry.5c8819da.js";import"./index.cb3c216d.js";export{i as default}; diff --git a/docs/.vercel/output/static/_nuxt/CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js b/docs/.vercel/output/static/_nuxt/CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js deleted file mode 100644 index 139a157..0000000 --- a/docs/.vercel/output/static/_nuxt/CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js +++ /dev/null @@ -1 +0,0 @@ -import{b as l,x as i,o as e,f as u,c as n,q as m}from"./entry.5c8819da.js";import{u as d}from"./index.cb3c216d.js";const b=l({__name:"CopyButton",props:{content:{type:String,default:""}},setup(c){const a=c,{copy:s}=d(),o=i("init"),p=r=>{s(a.content).then(()=>{o.value="copied",setTimeout(()=>{o.value="init"},1e3)}).catch(()=>{console.warn("Couldn't copy to clipboard!")})};return(r,f)=>{const t=m;return e(),u("button",{class:"copy rounded-lg bg-gray-800 px-2 py-2 font-mono text-xs font-semibold leading-none text-gray-400 focus:outline-none dark:bg-black",onClick:p},[o.value==="copied"?(e(),n(t,{key:0,name:"fa-check",class:"h-4 w-4"})):(e(),n(t,{key:1,name:"fa-copy",class:"h-4 w-4"}))])}}});export{b as _}; diff --git a/docs/.vercel/output/static/_nuxt/DocsAside.90445c02.js b/docs/.vercel/output/static/_nuxt/DocsAside.90445c02.js deleted file mode 100644 index fa6dc27..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsAside.90445c02.js +++ /dev/null @@ -1 +0,0 @@ -import"./DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js";import{_ as t}from"./DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js";import"./entry.5c8819da.js";export{t as default}; diff --git a/docs/.vercel/output/static/_nuxt/DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js b/docs/.vercel/output/static/_nuxt/DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js deleted file mode 100644 index 51a030c..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js +++ /dev/null @@ -1 +0,0 @@ -import{e as g,V as A,Z as C,E as c,ao as P,b as w,o as i,f as B,u as d,c as k,w as D,k as N,h as F,ap as V,q as b,s as E}from"./entry.5c8819da.js";const $=()=>{const{navPageFromPath:_,navDirFromPath:n,navKeyFromPath:p}=P(),{navigation:o,page:u}=g(),r=A(),l=C(),t=c(()=>p(l.path,"aside",o.value||[])),v=c(()=>{var e,a,s;return typeof((e=t.value)==null?void 0:e.level)<"u"?(a=t.value)==null?void 0:a.level:((s=r.value.aside)==null?void 0:s.level)||0}),x=c(()=>{var e;return((e=r.value.aside)==null?void 0:e.exclude)||[]});return{tree:c(()=>{var s,f,h;let e=o.value||[],a=l.path;if((s=t.value)!=null&&s.root&&(a=(f=t.value)==null?void 0:f.root,e=n(a,e)),v.value){const y=a.split("/").splice(0,1+v.value).join("/");e=n(y,e)||[],Array.isArray(e)||(e=[e])}if(e.length===0){if(e=_(((h=u.value)==null?void 0:h._path)||"/",o.value||[]),!e)return[];Array.isArray(e)||(e=[e])}return e.filter(m=>!x.value.includes(m._path))}),asideConfig:t}},j=F("span",{class:"ml-2"},"Go back",-1),H=w({__name:"DocsAside",setup(_){const{tree:n}=$();return(p,o)=>{var t;const u=V,r=b,l=E;return i(),B("nav",null,[((t=d(n))==null?void 0:t.length)>0?(i(),k(u,{key:0,links:d(n)},null,8,["links"])):(i(),k(l,{key:1,to:"/",class:"flex items-center text-sm cursor-pointer u-text-gray-500 hover:u-text-gray-700"},{default:D(()=>[N(r,{name:"heroicons-outline:arrow-left",class:"w-4 h-4"}),j]),_:1}))])}}});export{H as _}; diff --git a/docs/.vercel/output/static/_nuxt/DocsAsideTree.5abebc7a.js b/docs/.vercel/output/static/_nuxt/DocsAsideTree.5abebc7a.js deleted file mode 100644 index 94c829d..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsAsideTree.5abebc7a.js +++ /dev/null @@ -1 +0,0 @@ -import"./entry.5c8819da.js";import{ap as p}from"./entry.5c8819da.js";export{p as default}; diff --git a/docs/.vercel/output/static/_nuxt/DocsPageBottom.fc9fb77a.js b/docs/.vercel/output/static/_nuxt/DocsPageBottom.fc9fb77a.js deleted file mode 100644 index ec7bcd9..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsPageBottom.fc9fb77a.js +++ /dev/null @@ -1 +0,0 @@ -import"./DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js";import{_ as f}from"./DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js";import"./PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js";import"./entry.5c8819da.js";import"./PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js";export{f as default}; diff --git a/docs/.vercel/output/static/_nuxt/DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js b/docs/.vercel/output/static/_nuxt/DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js deleted file mode 100644 index 977571d..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as x}from"./PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js";import{_ as h}from"./PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js";import{b,W as k,e as w,V as y,u as e,o as t,f as l,h as f,c as d,j as s,t as B}from"./entry.5c8819da.js";const C={key:0,class:"flex flex-col-reverse justify-between gap-4 mt-8 text-sm u-text-gray-500 md:flex-row"},D={class:"flex flex-col flex-1 w-full gap-4 md:w-1/2"},v={key:1,class:"flex items-center"},P={class:"flex-1 w-full md:w-1/2"},$=b({__name:"DocsPageBottom",setup(V){const a=k(),{page:o}=w(),n=y();return(j,E)=>{var c,r,i,m,_,u;const p=x,g=h;return e(o)?(t(),l("div",C,[f("div",D,[((c=e(a))==null?void 0:c.github)&&((i=(r=e(n))==null?void 0:r.github)==null?void 0:i.edit)?(t(),d(p,{key:0})):s("",!0),e(o).mtime?(t(),l("span",v,"Updated on: "+B(new Intl.DateTimeFormat("en-US").format(Date.parse(e(o).mtime))),1)):s("",!0)]),f("div",P,[((m=e(a))==null?void 0:m.github)&&((u=(_=e(n))==null?void 0:_.github)==null?void 0:u.contributors)?(t(),d(g,{key:0})):s("",!0)])])):s("",!0)}}});export{$ as _}; diff --git a/docs/.vercel/output/static/_nuxt/DocsPageContent.80e418c5.js b/docs/.vercel/output/static/_nuxt/DocsPageContent.80e418c5.js deleted file mode 100644 index 715f3ba..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsPageContent.80e418c5.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as E}from"./DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js";import F from"./ProseCodeInline.50440e49.js";import{b as q,e as z,Z as L,E as f,x as C,a6 as O,A as R,a4 as U,o as u,c as P,w as x,u as o,f as b,k as n,j as k,h as v,p as Z,i as y,t as G,F as J,l as g,a as K,q as Q,an as W,L as X,M as Y,v as ee}from"./entry.5c8819da.js";import{_ as oe}from"./DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js";import te from"./ProseHr.b577eed5.js";import{_ as ae}from"./DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js";import{_ as se}from"./DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js";/* empty css */import"./PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js";import"./PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js";/* empty css */import"./index.c8e7d9b1.js";import"./DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js";const le=m=>(X("data-v-b001d96c"),m=m(),Y(),m),ne={class:"flex items-center gap-1 py-3 lg:hidden"},re=le(()=>v("span",{class:"text-xs font-semibold"},"Table of Contents",-1)),ce=q({__name:"DocsPageContent",setup(m){const{page:s,navigation:S}=z(),$=L(),B=(e,t=!0)=>{var a;return typeof((a=s.value)==null?void 0:a[e])<"u"?s.value[e]:t},T=f(()=>{var e,t,a;return!s.value||((a=(t=(e=s.value)==null?void 0:e.body)==null?void 0:t.children)==null?void 0:a.length)>0}),r=f(()=>{var e,t,a,_,d;return((e=s.value)==null?void 0:e.toc)!==!1&&((d=(_=(a=(t=s.value)==null?void 0:t.body)==null?void 0:a.toc)==null?void 0:_.links)==null?void 0:d.length)>=2}),i=f(()=>{var e,t;return((e=s.value)==null?void 0:e.aside)!==!1&&((t=S.value)==null?void 0:t.length)>1}),N=f(()=>B("bottom",!0)),c=C(!1),l=C(null),h=()=>$.path.split("/").slice(0,2).join("/"),p=O("asideScroll",()=>{var e;return{parentPath:h(),scrollTop:((e=l.value)==null?void 0:e.scrollTop)||0}});function w(){!l.value||(l.value.scrollHeight===0&&setTimeout(w,0),l.value.scrollTop=p.value.scrollTop)}return R(()=>{p.value.parentPath!==h()?(p.value.parentPath=h(),p.value.scrollTop=0):w()}),U(()=>{!l.value||(p.value.scrollTop=l.value.scrollTop)}),(e,t)=>{const a=E,_=F,d=K,D=oe,I=te,A=ae,V=Q,H=se,M=W;return u(),P(M,{padded:"",class:"relative flex flex-col-reverse lg:grid lg:grid-cols-12 lg:gap-8"},{default:x(()=>[o(i)?(u(),b("aside",{key:0,ref_key:"asideNav",ref:l,class:"lg:top-header hidden overflow-y-auto overflow-x-hidden pb-8 lg:sticky lg:col-span-2 lg:block lg:max-h-[calc(100vh-var(--header-height))] lg:self-start lg:pt-8"},[n(a)],512)):k("",!0),v("article",{class:g(["relative flex flex-col flex-1 pt-8 pb-8 lg:mt-0 page-body",{"lg:col-span-12":!o(i)&&!o(r),"lg:col-span-10":(!o(r)||!o(i))&&!(!o(i)&&!o(r)),"lg:col-span-8":o(r)&&o(i),"pt-12 lg:pt-8":o(r)}])},[o(T)?Z(e.$slots,"default",{key:0},void 0,!0):(u(),P(d,{key:1,type:"info",class:"!mt-0"},{default:x(()=>[y(" Start writing in "),n(_,null,{default:x(()=>[y("content/"+G(o(s)._file),1)]),_:1}),y(" to see this page taking shape. ")]),_:1})),o(T)&&o(s)&&o(N)?(u(),b(J,{key:2},[n(D),n(I),n(A)],64)):k("",!0)],2),o(r)?(u(),b("div",{key:1,class:g([{"flex items-center lg:block":!c.value},"sticky flex items-center px-4 -mx-4 -mt-8 toc top-header lg:max-h-page sm:-mx-6 sm:px-6 lg:col-span-2 lg:mx-0 lg:self-start lg:bg-transparent lg:px-0 lg:pt-8 lg:backdrop-blur-none overflow-y-auto overflow-x-hidden"])},[v("div",{class:"w-full cursor-pointer sm:cursor-auto",onClick:t[1]||(t[1]=j=>c.value=!c.value)},[v("button",ne,[re,n(V,{name:"heroicons-outline:chevron-right",class:g(["w-4 h-4 transition-transform duration-100 transform",[c.value?"rotate-90":"rotate-0"]])},null,8,["class"])]),n(H,{class:g(["mb-4 lg:mt-0",[c.value?"lg:block":"hidden lg:block"]]),onMove:t[0]||(t[0]=j=>c.value=!1)},null,8,["class"])])],2)):k("",!0)]),_:3})}}}),ye=ee(ce,[["__scopeId","data-v-b001d96c"]]);export{ye as default}; diff --git a/docs/.vercel/output/static/_nuxt/DocsPageContent.ec05ce31.css b/docs/.vercel/output/static/_nuxt/DocsPageContent.ec05ce31.css deleted file mode 100644 index 7b26fa2..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsPageContent.ec05ce31.css +++ /dev/null @@ -1 +0,0 @@ -.page-body[data-v-b001d96c] div:first-child h1:first-child{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity));font-size:1.5rem;font-weight:800;letter-spacing:-.025em;line-height:2rem;margin-top:0}.dark .page-body[data-v-b001d96c] div:first-child h1:first-child{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}@media (min-width:640px){.page-body[data-v-b001d96c] div:first-child h1:first-child{font-size:1.875rem;line-height:2.25rem}}.page-body[data-v-b001d96c] div:first-child h1:first-child+p{--tw-text-opacity:1;border-bottom-width:1px;color:rgb(113 113 122/var(--tw-text-opacity));margin-bottom:2rem;margin-top:0;padding-bottom:2rem}.dark .page-body[data-v-b001d96c] div:first-child h1:first-child+p{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.page-body[data-v-b001d96c] div:first-child h1:first-child+p{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}.dark .page-body[data-v-b001d96c] div:first-child h1:first-child+p{--tw-border-opacity:1;border-color:rgb(24 24 27/var(--tw-border-opacity))}@media (min-width:640px){.page-body[data-v-b001d96c] div:first-child h1:first-child+p{font-size:1.125rem;line-height:1.75rem}}.page-body[data-v-b001d96c] div:first-child h1:first-child+p a{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.dark .page-body[data-v-b001d96c] div:first-child h1:first-child+p a{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.page-body[data-v-b001d96c] div:first-child h1:first-child+p a:hover{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.toc[data-v-b001d96c]:before{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background-color:#fffffff2;content:" ";display:block;height:100%;position:absolute;right:0;top:0;width:100%;z-index:-1}.dark .toc[data-v-b001d96c]:before{background-color:#0c0c0df2}@media (min-width:1024px){.toc[data-v-b001d96c]:before{display:none}} diff --git a/docs/.vercel/output/static/_nuxt/DocsPrevNext.e27813eb.js b/docs/.vercel/output/static/_nuxt/DocsPrevNext.e27813eb.js deleted file mode 100644 index 22387f0..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsPrevNext.e27813eb.js +++ /dev/null @@ -1 +0,0 @@ -import"./DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js";import{_ as i}from"./DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js";import"./entry.5c8819da.js";import"./index.c8e7d9b1.js";export{i as default}; diff --git a/docs/.vercel/output/static/_nuxt/DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js b/docs/.vercel/output/static/_nuxt/DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js deleted file mode 100644 index e7382ed..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js +++ /dev/null @@ -1 +0,0 @@ -import{b as y,e as g,u as e,o as n,f as p,c as _,w as d,h as r,t as c,k as h,j as u,q as v,s as b,ao as k}from"./entry.5c8819da.js";import{u as w}from"./index.c8e7d9b1.js";const C={key:0,class:"flex flex-col-reverse justify-between gap-3 sm:flex-row sm:items-center"},N={class:"h-4 mb-1 text-xs font-medium text-right truncate u-text-gray-500"},B={class:"flex items-center gap-3"},j={class:"flex-1 font-medium leading-5 text-right truncate"},D={key:1},V={class:"h-4 mb-1 text-xs font-medium truncate u-text-gray-500"},F={class:"flex items-center gap-3"},P={class:"flex-1 font-medium leading-5 truncate"},I=y({__name:"DocsPrevNext",setup(q){const{prev:s,next:o,navigation:x}=g(),{navDirFromPath:f}=k(),m=i=>{const a=f(i._path,x.value||[]);if(a&&a[0])return a[0]._path;{const t=i.split("/");return(t.length>1?t[t.length-2]:"").split("-").map(w).join(" ")}};return(i,a)=>{const t=v,l=b;return e(s)||e(o)?(n(),p("div",C,[e(s)?(n(),_(l,{key:0,to:e(s)._path,class:"relative min-w-0 p-3 border rounded-lg hover:border-primary-500 dark:hover:border-primary-500 hover:text-primary-500 u-border-gray-100"},{default:d(()=>[r("p",N,c(m(e(s)._path)),1),r("p",B,[h(t,{name:"heroicons-outline:arrow-sm-left",class:"flex-shrink-0 w-5 h-5"}),r("span",j,c(e(s).title),1)])]),_:1},8,["to"])):(n(),p("span",D)),e(o)?(n(),_(l,{key:2,to:e(o)._path,class:"relative min-w-0 p-3 border rounded-lg hover:border-primary-500 dark:hover:border-primary-500 hover:text-primary-500 u-border-gray-100"},{default:d(()=>[r("p",V,c(m(e(o)._path)),1),r("p",F,[r("span",P,c(e(o).title),1),h(t,{name:"heroicons-outline:arrow-sm-right",class:"flex-shrink-0 w-5 h-5"})])]),_:1},8,["to"])):u("",!0)])):u("",!0)}}});export{I as _}; diff --git a/docs/.vercel/output/static/_nuxt/DocsToc.aaaf4b82.js b/docs/.vercel/output/static/_nuxt/DocsToc.aaaf4b82.js deleted file mode 100644 index 8adc224..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsToc.aaaf4b82.js +++ /dev/null @@ -1 +0,0 @@ -import"./DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js";import{_ as i}from"./DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js";import"./DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js";import"./entry.5c8819da.js";export{i as default}; diff --git a/docs/.vercel/output/static/_nuxt/DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js b/docs/.vercel/output/static/_nuxt/DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js deleted file mode 100644 index f630a2f..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as r}from"./DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js";import{b as _,e as d,o as t,f as a,u as c,F as f,k as p,j as k,h as l}from"./entry.5c8819da.js";const u={class:"flex flex-col space-y-1 sm:space-y-2"},v=l("div",{class:"items-center hidden overflow-hidden text-sm font-semibold lg:flex"},[l("span",null,"Table of Contents")],-1),y=_({__name:"DocsToc",emits:["move"],setup(x,{emit:m}){const{toc:e}=d();return(h,s)=>{var o,n;const i=r;return t(),a("div",u,[(n=(o=c(e))==null?void 0:o.links)!=null&&n.length?(t(),a(f,{key:0},[v,p(i,{links:c(e).links,onMove:s[0]||(s[0]=C=>m("move"))},null,8,["links"])],64)):k("",!0)])}}});export{y as _}; diff --git a/docs/.vercel/output/static/_nuxt/DocsTocLinks.7bceeeb0.js b/docs/.vercel/output/static/_nuxt/DocsTocLinks.7bceeeb0.js deleted file mode 100644 index c55fabf..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsTocLinks.7bceeeb0.js +++ /dev/null @@ -1 +0,0 @@ -import"./DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js";import{_ as t}from"./DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js";import"./entry.5c8819da.js";export{t as default}; diff --git a/docs/.vercel/output/static/_nuxt/DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js b/docs/.vercel/output/static/_nuxt/DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js deleted file mode 100644 index d3f7ec8..0000000 --- a/docs/.vercel/output/static/_nuxt/DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js +++ /dev/null @@ -1 +0,0 @@ -import{x as i,G as h,Q as g,a4 as f,b as y,Z as _,aq as x,o as c,f as d,F as b,r as k,l as p,h as B,t as C,u as H,ar as S,c as q,j as A}from"./entry.5c8819da.js";const w=()=>{const r=i(),s=i([]),a=i([]),u=e=>e.forEach(o=>{const n=o.target.id;o.isIntersecting?s.value.push(n):s.value=s.value.filter(m=>m!==n)}),l=e=>e.forEach(o=>{r.value.observe(o)});return h(s,(e,o)=>{e.length===0?a.value=o:a.value=e}),g(()=>r.value=new IntersectionObserver(u)),f(()=>{var e;return(e=r.value)==null?void 0:e.disconnect()}),{visibleHeadings:s,activeHeadings:a,updateHeadings:l}},T=["href","onClick"],D=y({__name:"DocsTocLinks",props:{links:{type:Array,default:()=>[]}},emits:["move"],setup(r,{emit:s}){const a=_(),u=x(),{activeHeadings:l,updateHeadings:e}=w();h(()=>a.path,()=>{setTimeout(()=>{e([...document.querySelectorAll(".document-driven-page h1, .docus-content h1"),...document.querySelectorAll(".document-driven-page h2, .docus-content h2"),...document.querySelectorAll(".document-driven-page h3, .docus-content h3"),...document.querySelectorAll(".document-driven-page h4, .docus-content h4")])},300)},{immediate:!0});const o=n=>{u.push(`#${n}`),s("move",n)};return(n,m)=>{const v=D;return c(),d("ul",null,[(c(!0),d(b,null,k(r.links,t=>(c(),d("li",{key:t.text,class:p(["min-w-0 group",[{"pl-3":t.depth===3,"pl-6":t.depth===4}]])},[B("a",{href:`#${t.id}`,class:p(["block py-1 text-sm truncate lg:pr-3",[H(l).includes(t.id)?"text-primary-500":"u-text-gray-500 hover:u-text-gray-900"]]),onClick:S(E=>o(t.id),["prevent"])},C(t.text),11,T),t.children?(c(),q(v,{key:0,links:t.children},null,8,["links"])):A("",!0)],2))),128))])}}});export{D as _}; diff --git a/docs/.vercel/output/static/_nuxt/DocumentDrivenNotFound.f9457e0d.js b/docs/.vercel/output/static/_nuxt/DocumentDrivenNotFound.f9457e0d.js deleted file mode 100644 index e0b88c5..0000000 --- a/docs/.vercel/output/static/_nuxt/DocumentDrivenNotFound.f9457e0d.js +++ /dev/null @@ -1 +0,0 @@ -import s from"./ButtonLink.2f82fed5.js";import{v as o,o as a,f as r,h as t,k as c,w as n,i as m}from"./entry.5c8819da.js";const l={},_={class:"flex-1 px-4 py-16 sm:px-6 sm:py-24 md:grid md:place-items-center lg:px-8"},i={class:"mx-auto max-w-max"},x={class:"sm:flex"},d=t("p",{class:"text-4xl font-extrabold text-primary-500 sm:text-5xl"}," 404 ",-1),p={class:"sm:ml-6"},f=t("div",{class:"sm:u-border-gray-200 sm:border-l sm:pl-6"},[t("h1",{class:"text-4xl font-extrabold tracking-tight u-text-gray-900 sm:text-5xl"}," Not Found "),t("p",{class:"mt-1 text-xl"}," This is not the page you're looking for. ")],-1),h={class:"flex mt-10 space-x-3 sm:border-l sm:border-transparent sm:pl-6"};function u(g,b){const e=s;return a(),r("div",_,[t("div",i,[t("main",x,[d,t("div",p,[f,t("div",h,[c(e,{href:"/",size:"large",variant:"primary"},{default:n(()=>[m(" Go back home ")]),_:1})])])])])])}const y=o(l,[["render",u]]);export{y as default}; diff --git a/docs/.vercel/output/static/_nuxt/Icon.8b8e9bfb.js b/docs/.vercel/output/static/_nuxt/Icon.8b8e9bfb.js deleted file mode 100644 index 5838c87..0000000 --- a/docs/.vercel/output/static/_nuxt/Icon.8b8e9bfb.js +++ /dev/null @@ -1 +0,0 @@ -import"./entry.5c8819da.js";import{q as r}from"./entry.5c8819da.js";export{r as default}; diff --git a/docs/.vercel/output/static/_nuxt/IconCodeSandBox.41ff096f.js b/docs/.vercel/output/static/_nuxt/IconCodeSandBox.41ff096f.js deleted file mode 100644 index cb40417..0000000 --- a/docs/.vercel/output/static/_nuxt/IconCodeSandBox.41ff096f.js +++ /dev/null @@ -1 +0,0 @@ -import{v as e,o,f as n,h as t}from"./entry.5c8819da.js";const s={},c={viewBox:"0 0 105 104",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=t("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M104.297.31104.87354.3111V103.735H104.297V.31104ZM93.7196 93.1572V10.8885H11.4509v82.2687h82.2687Z",fill:"currentColor"},null,-1),l=[r];function d(_,a){return o(),n("svg",c,l)}const f=e(s,[["render",d]]);export{f as default}; diff --git a/docs/.vercel/output/static/_nuxt/IconDocus.bc629857.js b/docs/.vercel/output/static/_nuxt/IconDocus.bc629857.js deleted file mode 100644 index c2d576b..0000000 --- a/docs/.vercel/output/static/_nuxt/IconDocus.bc629857.js +++ /dev/null @@ -1 +0,0 @@ -import{v as e,o,f as c,h as s}from"./entry.5c8819da.js";const t={},n={viewBox:"0 0 57 57",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=s("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M28.5445 0C12.8044 0 0 12.7599 0 28.5v25.4549c0 1.5835 1.28368 2.8672 2.86718 2.8672H28.5889C44.2799 56.8221 57 44.102 57 28.4111 57 12.7201 44.2355 0 28.5445 0Zm15.4963 34.452c3.3649 0 6.0927-2.7278 6.0927-6.0928 0-3.3649-2.7278-6.0927-6.0927-6.0927-3.365 0-6.0928 2.7278-6.0928 6.0927 0 3.365 2.7278 6.0928 6.0928 6.0928Zm-18.0833.0003c3.3649 0 6.0927-2.7278 6.0927-6.0927s-2.7278-6.0928-6.0927-6.0928-6.0928 2.7279-6.0928 6.0928c0 3.3649 2.7279 6.0927 6.0928 6.0927Z",fill:"currentColor"},null,-1),l=[r];function _(a,d){return o(),c("svg",n,l)}const f=e(t,[["render",_]]);export{f as default}; diff --git a/docs/.vercel/output/static/_nuxt/IconNuxt.070d8afc.js b/docs/.vercel/output/static/_nuxt/IconNuxt.070d8afc.js deleted file mode 100644 index 3012d14..0000000 --- a/docs/.vercel/output/static/_nuxt/IconNuxt.070d8afc.js +++ /dev/null @@ -1 +0,0 @@ -import{v as o,o as t,f as n,h as e}from"./entry.5c8819da.js";const l={},s={viewBox:"0 0 124 124",fill:"none",xmlns:"http://www.w3.org/2000/svg"},c=e("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M55.7498 27.1551C52.5277 21.615 44.4723 21.6149 41.2502 27.1551L6.13404 87.5346C2.91191 93.0748 6.93956 100 13.3838 100H40.7975C38.0438 97.5934 37.0241 93.4303 39.1079 89.8584L65.7033 44.2694L55.7498 27.1551Z",fill:"currentColor"},null,-1),r=e("path",{d:"M78.0002 40.3997C80.6668 35.8668 87.3332 35.8668 89.9998 40.3997L119.061 89.801C121.728 94.3339 118.395 100 113.062 100H54.9383C49.6052 100 46.2719 94.3339 48.9385 89.801L78.0002 40.3997Z",fill:"currentColor"},null,-1),_=[c,r];function d(a,i){return t(),n("svg",s,_)}const u=o(l,[["render",d]]);export{u as default}; diff --git a/docs/.vercel/output/static/_nuxt/IconNuxtContent.31fb8cb3.js b/docs/.vercel/output/static/_nuxt/IconNuxtContent.31fb8cb3.js deleted file mode 100644 index 2dab7c2..0000000 --- a/docs/.vercel/output/static/_nuxt/IconNuxtContent.31fb8cb3.js +++ /dev/null @@ -1 +0,0 @@ -import{v as o,o as e,f as n,h as t}from"./entry.5c8819da.js";const s={},l={viewBox:"0 0 100 100",fill:"none",xmlns:"http://www.w3.org/2000/svg"},c=t("path",{d:"M53.0214 38.137C55.1705 41.8324 52.4842 46.4516 48.1861 46.4516H21.5917C17.2936 46.4516 14.6073 41.8323 16.7564 38.137L30.0536 15.272C32.2026 11.5766 37.5752 11.5766 39.7242 15.272L53.0214 38.137Z",fill:"#00CD81"},null,-1),_=t("path",{d:"M60.3763 68.7869C62.5253 65.0919 67.8979 65.0919 70.047 68.7869L83.3442 91.6497C85.4932 95.3447 82.8069 99.9634 78.5088 99.9634H51.9144C47.6164 99.9634 44.9301 95.3447 47.0791 91.6497L60.3763 68.7869Z",fill:"#003E27"},null,-1),a=t("path",{d:"M70.047 31.1765C67.8979 34.8716 62.5253 34.8716 60.3763 31.1765L47.0791 8.31374C44.9301 4.6187 47.6164 0 51.9144 0H78.5088C82.8069 0 85.4932 4.6187 83.3442 8.31374L70.047 31.1765Z",fill:"#99EBCD"},null,-1),i=t("path",{d:"M48.1861 55.0018C52.4842 55.0018 55.1705 59.621 53.0214 63.3164L39.7242 86.1814C37.5752 89.8769 32.2026 89.8767 30.0536 86.1814L16.7564 63.3164C14.6073 59.621 17.2936 55.0018 21.5917 55.0018H48.1861Z",fill:"#007B4D"},null,-1),C=[c,_,a,i];function d(h,r){return e(),n("svg",l,C)}const p=o(s,[["render",d]]);export{p as default}; diff --git a/docs/.vercel/output/static/_nuxt/IconNuxtLabs.a3cd1c69.js b/docs/.vercel/output/static/_nuxt/IconNuxtLabs.a3cd1c69.js deleted file mode 100644 index 2f626e7..0000000 --- a/docs/.vercel/output/static/_nuxt/IconNuxtLabs.a3cd1c69.js +++ /dev/null @@ -1 +0,0 @@ -import{v as e,o,f as t,h as s}from"./entry.5c8819da.js";const n={},C={viewBox:"0 0 72 72",fill:"none",xmlns:"http://www.w3.org/2000/svg"},c=s("path",{d:"M39.4645 56.1168H62.5554C63.2888 56.1169 64.0093 55.9266 64.6445 55.5649C65.2796 55.2033 65.807 54.6831 66.1736 54.0567C66.5401 53.4303 66.7329 52.7198 66.7326 51.9966C66.7323 51.2734 66.5388 50.5631 66.1717 49.937L50.6645 23.4515C50.298 22.8253 49.7707 22.3053 49.1357 21.9437C48.5007 21.5821 47.7803 21.3917 47.0471 21.3917C46.3138 21.3917 45.5934 21.5821 44.9584 21.9437C44.3234 22.3053 43.7962 22.8253 43.4296 23.4515L39.4645 30.2282L31.712 16.9766C31.3452 16.3504 30.8177 15.8305 30.1825 15.469C29.5473 15.1074 28.8268 14.9171 28.0934 14.9171C27.36 14.9171 26.6396 15.1074 26.0044 15.469C25.3692 15.8305 24.8417 16.3504 24.4749 16.9766L5.17805 49.937C4.81095 50.5631 4.61751 51.2734 4.61719 51.9966C4.61687 52.7198 4.80968 53.4303 5.17624 54.0567C5.54279 54.6831 6.07016 55.2033 6.7053 55.5649C7.34044 55.9266 8.06096 56.1169 8.79438 56.1168H23.2889C29.0318 56.1168 33.267 53.6294 36.1812 48.7765L43.2563 36.6943L47.046 30.2282L58.4193 49.6508H43.2563L39.4645 56.1168ZM23.0526 49.6441L12.9373 49.6419L28.1002 23.7467L35.6659 36.6943L30.6003 45.3482C28.665 48.4969 26.4664 49.6441 23.0526 49.6441Z",fill:"currentColor"},null,-1),r=[c];function _(a,L){return o(),t("svg",C,r)}const f=e(n,[["render",_]]);export{f as default}; diff --git a/docs/.vercel/output/static/_nuxt/IconStackBlitz.f0f607db.js b/docs/.vercel/output/static/_nuxt/IconStackBlitz.f0f607db.js deleted file mode 100644 index e4165eb..0000000 --- a/docs/.vercel/output/static/_nuxt/IconStackBlitz.f0f607db.js +++ /dev/null @@ -1 +0,0 @@ -import{v as e,o,f as t,h as s}from"./entry.5c8819da.js";const c={},n={viewBox:"0 0 25 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=s("path",{d:"M11.46 14.773H4L17.638 0l-3.671 10.227h7.46L7.788 25l3.671-10.227h.001Z",fill:"currentColor"},null,-1),l=[r];function _(a,i){return o(),t("svg",n,l)}const h=e(c,[["render",_]]);export{h as default}; diff --git a/docs/.vercel/output/static/_nuxt/IconVueTelescope.347e9b6c.js b/docs/.vercel/output/static/_nuxt/IconVueTelescope.347e9b6c.js deleted file mode 100644 index d54587a..0000000 --- a/docs/.vercel/output/static/_nuxt/IconVueTelescope.347e9b6c.js +++ /dev/null @@ -1 +0,0 @@ -import{v as e,o as t,f as l,h as o}from"./entry.5c8819da.js";const n={},s={viewBox:"0 0 124 124",fill:"none",xmlns:"http://www.w3.org/2000/svg"},c=o("path",{d:"M48 82.5887L57.1066 98.175C59.3073 101.942 64.8092 101.942 67.0102 98.175L101 40H72.8834L48 82.5887Z",fill:"currentColor"},null,-1),r=o("path",{d:"M77 33H104.936L105.23 32.4924C107.417 28.718 104.684 24 100.31 24H82.2142L77 33Z",fill:"currentColor"},null,-1),_=o("path",{d:"M74 24L68.7601 33H19.0689L18.7734 32.4924C16.5759 28.718 19.3228 24 23.7177 24H74Z",fill:"currentColor"},null,-1),a=o("path",{d:"M65 40L44 76L23 40H65Z",fill:"currentColor"},null,-1),i=[c,r,_,a];function d(h,f){return t(),l("svg",s,i)}const p=e(n,[["render",d]]);export{p as default}; diff --git a/docs/.vercel/output/static/_nuxt/List.8279d29f.js b/docs/.vercel/output/static/_nuxt/List.8279d29f.js deleted file mode 100644 index 36a73c3..0000000 --- a/docs/.vercel/output/static/_nuxt/List.8279d29f.js +++ /dev/null @@ -1 +0,0 @@ -import"./List.vue_vue_type_style_index_0_lang.aa51af9a.js";import{_ as t}from"./List.vue_vue_type_style_index_0_lang.aa51af9a.js";import"./entry.5c8819da.js";export{t as default}; diff --git a/docs/.vercel/output/static/_nuxt/List.8f1ece3a.css b/docs/.vercel/output/static/_nuxt/List.8f1ece3a.css deleted file mode 100644 index 49a067d..0000000 --- a/docs/.vercel/output/static/_nuxt/List.8f1ece3a.css +++ /dev/null @@ -1 +0,0 @@ -.list-primary{color:var(--colors-primary-500)}.list-info{--tw-text-opacity:1;color:rgb(26 173 255/var(--tw-text-opacity))}.dark .list-info{--tw-text-opacity:1;color:rgb(64 187 255/var(--tw-text-opacity))}.list-success{--tw-text-opacity:1;color:rgb(0 189 111/var(--tw-text-opacity))}.dark .list-success{--tw-text-opacity:1;color:rgb(0 220 130/var(--tw-text-opacity))}.list-warning{--tw-text-opacity:1;color:rgb(245 200 40/var(--tw-text-opacity))}.dark .list-warning{--tw-text-opacity:1;color:rgb(247 209 76/var(--tw-text-opacity))}.list-danger{--tw-text-opacity:1;color:rgb(255 40 26/var(--tw-text-opacity))}.dark .list-danger{--tw-text-opacity:1;color:rgb(255 76 64/var(--tw-text-opacity))} diff --git a/docs/.vercel/output/static/_nuxt/List.vue_vue_type_style_index_0_lang.aa51af9a.js b/docs/.vercel/output/static/_nuxt/List.vue_vue_type_style_index_0_lang.aa51af9a.js deleted file mode 100644 index 05238e8..0000000 --- a/docs/.vercel/output/static/_nuxt/List.vue_vue_type_style_index_0_lang.aa51af9a.js +++ /dev/null @@ -1 +0,0 @@ -import{b as r,N as u,E as m,J as e,q as p,m as f,O as _}from"./entry.5c8819da.js";const d={primary:"heroicons-outline:check",info:"heroicons-outline:information-circle",success:"heroicons-outline:check-circle",warning:"heroicons-outline:exclamation",danger:"heroicons-outline:exclamation-circle"},h=r({props:{icon:{type:String,default:null},type:{type:String,default:"primary",validator:n=>["primary","info","success","warning","danger"].includes(n)}},setup(n){const a=u(),{flatUnwrap:t,unwrap:c}=_(),o=m(()=>n.icon||d[n.type]);return()=>{var i;const l=t((i=a.default&&a.default())!=null?i:[],["ul"]).map(s=>c(s,["li"]));return e("ul",l.map(s=>e("li",{class:"mb-3 flex items-center"},[e("span",{class:`list-${n.type} mt-px mr-3 flex-shrink-0`},e(p,{name:o.value,class:"h-6 w-6"})),e("span",e(f,{use:()=>s}))])))}}});export{h as _}; diff --git a/docs/.vercel/output/static/_nuxt/Markdown.d5d45569.js b/docs/.vercel/output/static/_nuxt/Markdown.d5d45569.js deleted file mode 100644 index 5217bb8..0000000 --- a/docs/.vercel/output/static/_nuxt/Markdown.d5d45569.js +++ /dev/null @@ -1 +0,0 @@ -import{b as r,m as o,N as u,E as c,z as f}from"./entry.5c8819da.js";const p=r({name:"Markdown",extends:o,setup(t){const{parent:e}=f(),{between:n,default:a}=u(),s=c(()=>typeof t.unwrap=="string"?t.unwrap.split(" "):["*"]);return{fallbackSlot:a,tags:s,between:n,parent:e}}});export{p as default}; diff --git a/docs/.vercel/output/static/_nuxt/NavbarDialog.6db5c5f0.js b/docs/.vercel/output/static/_nuxt/NavbarDialog.6db5c5f0.js deleted file mode 100644 index 210664b..0000000 --- a/docs/.vercel/output/static/_nuxt/NavbarDialog.6db5c5f0.js +++ /dev/null @@ -1 +0,0 @@ -import"./entry.5c8819da.js";import{aw as r}from"./entry.5c8819da.js";export{r as default}; diff --git a/docs/.vercel/output/static/_nuxt/NavbarLogo.bbf96852.js b/docs/.vercel/output/static/_nuxt/NavbarLogo.bbf96852.js deleted file mode 100644 index a93f5c9..0000000 --- a/docs/.vercel/output/static/_nuxt/NavbarLogo.bbf96852.js +++ /dev/null @@ -1 +0,0 @@ -import"./entry.5c8819da.js";import{ax as r}from"./entry.5c8819da.js";export{r as default}; diff --git a/docs/.vercel/output/static/_nuxt/NuxtImg.db6a871f.js b/docs/.vercel/output/static/_nuxt/NuxtImg.db6a871f.js deleted file mode 100644 index a6e5ccf..0000000 --- a/docs/.vercel/output/static/_nuxt/NuxtImg.db6a871f.js +++ /dev/null @@ -1 +0,0 @@ -import"./NuxtImg.vue_vue_type_script_lang.73948608.js";import{_ as t}from"./NuxtImg.vue_vue_type_script_lang.73948608.js";import"./entry.5c8819da.js";export{t as default}; diff --git a/docs/.vercel/output/static/_nuxt/NuxtImg.vue_vue_type_script_lang.73948608.js b/docs/.vercel/output/static/_nuxt/NuxtImg.vue_vue_type_script_lang.73948608.js deleted file mode 100644 index 42ed9bf..0000000 --- a/docs/.vercel/output/static/_nuxt/NuxtImg.vue_vue_type_script_lang.73948608.js +++ /dev/null @@ -1 +0,0 @@ -import{b as i,E as n,J as s}from"./entry.5c8819da.js";const c=i({props:{src:{type:[String,Object],default:null},alt:{type:String,default:""},width:{type:[String,Number],default:void 0},height:{type:[String,Number],default:void 0}},setup(t){return{imgSrc:n(()=>{let r=t.src;try{r=JSON.parse(r)}catch{r=t.src}return typeof r=="string"?t.src:r})}},render({imgSrc:t}){if(typeof t=="string")return s("img",{src:t});const e=[];return t.light&&e.push(s("img",{src:t.light,class:["dark-img"]})),t.dark&&e.push(s("img",{src:t.dark,class:["light-img"]})),e}});export{c as _}; diff --git a/docs/.vercel/output/static/_nuxt/PageContributors.45347cd4.js b/docs/.vercel/output/static/_nuxt/PageContributors.45347cd4.js deleted file mode 100644 index 599085d..0000000 --- a/docs/.vercel/output/static/_nuxt/PageContributors.45347cd4.js +++ /dev/null @@ -1 +0,0 @@ -import"./PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js";import{_ as t}from"./PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js";import"./entry.5c8819da.js";export{t as default}; diff --git a/docs/.vercel/output/static/_nuxt/PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js b/docs/.vercel/output/static/_nuxt/PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js deleted file mode 100644 index 16122cf..0000000 --- a/docs/.vercel/output/static/_nuxt/PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js +++ /dev/null @@ -1 +0,0 @@ -import{b as f,e as k,V as x,E as C,o as s,c as _,w as i,h as a,k as y,f as o,F as w,r as v,j as N,u as r,q as B,T as F,s as V}from"./entry.5c8819da.js";const G={class:"flex flex-col gap-4"},$={class:"flex items-center inline-block gap-2 text-sm grow-0"},E=a("span",null,"Contributors",-1),L={key:0,class:"flex flex-wrap gap-2"},b=["src"],j={key:1,class:"block w-6 h-6 opacity-0"},q={key:2,class:"block u-text-gray-500"},I=f({__name:"PageContributors",setup(A){const{page:u}=k(),p=x(),m=C(()=>{var n;return((n=p.value.github)==null?void 0:n.root)||"/"});return(n,D)=>{var l;const h=B,g=V,d=F("GithubFileContributors");return s(),_(d,{source:r(m)+((l=r(u))==null?void 0:l._file)},{default:i(({contributors:e,pending:c})=>[a("div",G,[a("span",$,[y(h,{name:"heroicons-outline:user-group",class:"w-5 h-5"}),E]),e!=null&&e.length?(s(),o("div",L,[(s(!0),o(w,null,v(e,t=>(s(),_(g,{key:t.login,alt:t.name,title:`@${t.login} on GitHub`,to:`https://github.com/${t.login}`},{default:i(()=>[a("img",{src:t.avatar_url,class:"inline-block w-6 h-6 transition-colors rounded-full u-ring-gray-200 hover:ring-primary-500 ring-2"},null,8,b)]),_:2},1032,["alt","title","to"]))),128))])):c?(s(),o("span",j,"\xA0")):!c&&!(e!=null&&e.length)?(s(),o("span",q,"No contributors.")):N("",!0)])]),_:1},8,["source"])}}});export{I as _}; diff --git a/docs/.vercel/output/static/_nuxt/PageEditLink.6847cf00.js b/docs/.vercel/output/static/_nuxt/PageEditLink.6847cf00.js deleted file mode 100644 index 75282a1..0000000 --- a/docs/.vercel/output/static/_nuxt/PageEditLink.6847cf00.js +++ /dev/null @@ -1 +0,0 @@ -import"./PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js";import{_ as t}from"./PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js";import"./entry.5c8819da.js";export{t as default}; diff --git a/docs/.vercel/output/static/_nuxt/PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js b/docs/.vercel/output/static/_nuxt/PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js deleted file mode 100644 index 337c59d..0000000 --- a/docs/.vercel/output/static/_nuxt/PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js +++ /dev/null @@ -1 +0,0 @@ -import{b as l,e as m,V as h,E as f,o as k,c as x,w as o,h as c,k as t,u as s,q as d,s as g,T as b}from"./entry.5c8819da.js";const w={class:"flex"},C=c("span",null,"Edit this page on GitHub",-1),E=l({__name:"PageEditLink",setup(L){const{page:a}=m(),r=h(),_=f(()=>{var e;return((e=r.value.github)==null?void 0:e.root)||"/"});return(e,v)=>{const i=d,p=g,u=b("GithubLink");return k(),x(u,{"content-dir":s(_),page:s(a)},{default:o(n=>[c("span",w,[t(p,{href:n==null?void 0:n.url,target:"_blank",rel:"noopener",class:"flex items-center inline-block gap-2 text-sm hover:text-primary-500 grow-0"},{default:o(()=>[t(i,{name:"heroicons-outline:external-link",class:"w-5 h-5"}),C]),_:2},1032,["href"])])]),_:1},8,["content-dir","page"])}}});export{E as _}; diff --git a/docs/.vercel/output/static/_nuxt/Props.ae63778f.js b/docs/.vercel/output/static/_nuxt/Props.ae63778f.js deleted file mode 100644 index 6dd8988..0000000 --- a/docs/.vercel/output/static/_nuxt/Props.ae63778f.js +++ /dev/null @@ -1 +0,0 @@ -import B from"./ProseTh.eff23c97.js";import V from"./ProseTr.b4f984e9.js";import g from"./ProseThead.f14263ab.js";import b from"./ProseCodeInline.50440e49.js";import C from"./ProseTd.5250a879.js";import N from"./ProseTbody.a82ee65e.js";import R from"./ProseTable.42d7d6fa.js";import{v as A,b as j,E as m,o,c as l,w as e,k as s,i as d,j as r,f as E,r as F,F as S,t as c}from"./entry.5c8819da.js";import{u as I}from"./asyncData.31ace0d7.js";import{k as K}from"./index.c8e7d9b1.js";const L=j({props:{of:{type:String,default:void 0},required:{type:Boolean,default:void 0},values:{type:Boolean,default:void 0},description:{type:Boolean,default:void 0},default:{type:Boolean,default:void 0}},async setup(t){const h=`/api/component-meta/${K(t.of)}`,{data:k}=await I(t.of,()=>$fetch(h),"$jdpANtUKvA"),i=m(()=>k.value.props.filter(a=>{var n;return!((n=a.tags)!=null&&n.ignore.includes(a))})),w=m(()=>{var a;return t.required!==void 0?t.required:(a=i.value)==null?void 0:a.find(n=>n.required!==void 0)}),v=m(()=>{var a;return t.values!==void 0?t.values:(a=i.value)==null?void 0:a.find(n=>n.values)}),f=m(()=>{var a;return t.description!==void 0?t.description:(a=i.value)==null?void 0:a.find(n=>n.description)}),y=m(()=>{var a;return t.default!==void 0?t.default:(a=i.value)==null?void 0:a.find(n=>n.default)});return{meta:k,properties:i,showRequired:w,showValues:v,showDescription:f,showDefault:y}}});function U(t,h,k,i,w,v){var q,D,P;const f=B,y=V,a=g,n=b,_=C,T=N,$=R;return t.meta&&((q=t.meta)==null?void 0:q.props)&&((P=(D=t.meta)==null?void 0:D.props)==null?void 0:P.length)?(o(),l($,{key:0},{default:e(()=>[s(a,null,{default:e(()=>[s(y,null,{default:e(()=>[s(f,null,{default:e(()=>[d("Prop")]),_:1}),s(f,null,{default:e(()=>[d("Type")]),_:1}),t.showRequired?(o(),l(f,{key:0},{default:e(()=>[d(" Required ")]),_:1})):r("",!0),t.showDefault?(o(),l(f,{key:1},{default:e(()=>[d(" Default ")]),_:1})):r("",!0),t.showValues?(o(),l(f,{key:2},{default:e(()=>[d(" Values ")]),_:1})):r("",!0),t.showDescription?(o(),l(f,{key:3},{default:e(()=>[d(" Description ")]),_:1})):r("",!0)]),_:1})]),_:1}),s(T,null,{default:e(()=>[(o(!0),E(S,null,F(t.properties,u=>(o(),l(y,{key:u.name},{default:e(()=>[s(_,null,{default:e(()=>[s(n,null,{default:e(()=>[d(c((u==null?void 0:u.name)||"?"),1)]),_:2},1024)]),_:2},1024),s(_,null,{default:e(()=>[s(n,null,{default:e(()=>[d(c((u==null?void 0:u.type)||"?"),1)]),_:2},1024)]),_:2},1024),t.showRequired?(o(),l(_,{key:0},{default:e(()=>[s(n,null,{default:e(()=>[d(c(u.required==="?"?"?":u.required?"Yes":"No"),1)]),_:2},1024)]),_:2},1024)):r("",!0),t.showDefault?(o(),l(_,{key:1},{default:e(()=>[u.default?(o(),l(n,{key:0},{default:e(()=>[d(c((u==null?void 0:u.default)||"?"),1)]),_:2},1024)):r("",!0)]),_:2},1024)):r("",!0),t.showValues?(o(),l(_,{key:2},{default:e(()=>[u.values?(o(),l(n,{key:0},{default:e(()=>[d(c((u==null?void 0:u.values)||"?"),1)]),_:2},1024)):(o(),l(n,{key:1},{default:e(()=>[d(" - ")]),_:1}))]),_:2},1024)):r("",!0),t.showDescription?(o(),l(_,{key:3},{default:e(()=>[s(n,null,{default:e(()=>[d(c(u.description),1)]),_:2},1024)]),_:2},1024)):r("",!0)]),_:2},1024))),128))]),_:1})]),_:1})):r("",!0)}const X=A(L,[["render",U]]);export{X as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseA.b6e016a7.css b/docs/.vercel/output/static/_nuxt/ProseA.b6e016a7.css deleted file mode 100644 index 5eb0497..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseA.b6e016a7.css +++ /dev/null @@ -1 +0,0 @@ -:not(h1,h2,h3,h4)>a[data-v-6a90e363]{border-bottom-width:1px;border-color:transparent;color:var(--colors-primary-500);font-weight:500;text-decoration-line:none}:not(h1,h2,h3,h4)>a[data-v-6a90e363]:hover{border-color:var(--colors-primary-500)} diff --git a/docs/.vercel/output/static/_nuxt/ProseA.f5a3b2ab.js b/docs/.vercel/output/static/_nuxt/ProseA.f5a3b2ab.js deleted file mode 100644 index c4fb592..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseA.f5a3b2ab.js +++ /dev/null @@ -1 +0,0 @@ -import{b as o,o as n,c as s,w as c,p as l,s as r,v as f}from"./entry.5c8819da.js";/* empty css */const i=o({__name:"ProseA",props:{href:{type:String,default:""},blank:{type:Boolean,default:!1},static:{type:Boolean,default:!1}},setup(t){return(e,p)=>{const a=r;return n(),s(a,{to:t.href,blank:t.blank,static:t.static},{default:c(()=>[l(e.$slots,"default",{},void 0,!0)]),_:3},8,["to","blank","static"])}}}),d=f(i,[["__scopeId","data-v-6a90e363"]]);export{d as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseBlockquote.70f8b8fe.js b/docs/.vercel/output/static/_nuxt/ProseBlockquote.70f8b8fe.js deleted file mode 100644 index 08134ed..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseBlockquote.70f8b8fe.js +++ /dev/null @@ -1 +0,0 @@ -/* empty css */import{v as o,o as t,f as r,p as c}from"./entry.5c8819da.js";const n={};function s(e,a){return t(),r("blockquote",null,[c(e.$slots,"default",{},void 0,!0)])}const f=o(n,[["render",s],["__scopeId","data-v-b2845914"]]);export{f as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseBlockquote.88ae3f99.css b/docs/.vercel/output/static/_nuxt/ProseBlockquote.88ae3f99.css deleted file mode 100644 index f8b2c10..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseBlockquote.88ae3f99.css +++ /dev/null @@ -1 +0,0 @@ -blockquote[data-v-b2845914]{--tw-text-opacity:1;border-left-width:2px;color:rgb(113 113 122/var(--tw-text-opacity));font-size:1rem;font-weight:500;line-height:1.5rem;margin-bottom:1.5em;margin-top:1.5em;padding-left:1rem}.dark blockquote[data-v-b2845914]{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}blockquote[data-v-b2845914]{--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}.dark blockquote[data-v-b2845914]{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}blockquote[data-v-b2845914]{quotes:"201C" "201D" "2018" "2019"}blockquote p[data-v-b2845914]:first-of-type:before,blockquote p[data-v-b2845914]:last-of-type:after{content:""} diff --git a/docs/.vercel/output/static/_nuxt/ProseCode.12af3d11.js b/docs/.vercel/output/static/_nuxt/ProseCode.12af3d11.js deleted file mode 100644 index 62aeea1..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseCode.12af3d11.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as s}from"./CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js";import{b as l,o as e,f as o,t as r,j as i,p as c,k as d,l as p,v as u}from"./entry.5c8819da.js";/* empty css */import"./index.cb3c216d.js";const g={key:0,class:"filename absolute top-1 right-1 z-0 rounded-lg py-1 pr-2 font-mono text-xs leading-none tracking-tight text-gray-400 opacity-100"},m=l({__name:"ProseCode",props:{code:{type:String,default:""},language:{type:String,default:null},filename:{type:String,default:null},highlights:{type:Array,default:()=>[]}},setup(t){return(a,f)=>{const n=s;return e(),o("div",{class:p([[`highlight-${t.language}`],"prose-code group w-full text-gray-50"])},[t.filename?(e(),o("span",g,r(t.filename),1)):i("",!0),c(a.$slots,"default",{},void 0,!0),d(n,{content:t.code,class:"copy-button absolute right-1 bottom-1 scale-0 opacity-0 transition"},null,8,["content"])],2)}}}),x=u(m,[["__scopeId","data-v-754df0b9"]]);export{x as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseCode.1d88abe6.css b/docs/.vercel/output/static/_nuxt/ProseCode.1d88abe6.css deleted file mode 100644 index 2a06ba3..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseCode.1d88abe6.css +++ /dev/null @@ -1 +0,0 @@ -div[data-v-754df0b9]{border-radius:.5rem;margin-bottom:1rem;margin-top:1rem;overflow:hidden;position:relative}div.highlight-bash[data-v-754df0b9] code .line,div.highlight-sh[data-v-754df0b9] code .line,div.highlight-shell[data-v-754df0b9] code .line,div.highlight-shellscript[data-v-754df0b9] code .line,div.highlight-zsh[data-v-754df0b9] code .line{padding-left:1rem;position:relative}div.highlight-bash[data-v-754df0b9] code .line:before,div.highlight-sh[data-v-754df0b9] code .line:before,div.highlight-shell[data-v-754df0b9] code .line:before,div.highlight-shellscript[data-v-754df0b9] code .line:before,div.highlight-zsh[data-v-754df0b9] code .line:before{color:var(--colors-primary-500);content:">";display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700;left:-.1rem;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-v-754df0b9] pre{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity));display:flex;flex:1 1 0%;line-height:1.625;margin-bottom:0;margin-top:0;overflow-x:auto;padding:1rem}[data-v-754df0b9] code{display:flex;flex-direction:column}[data-v-754df0b9] .line{display:inline-table;min-height:1rem}[data-v-754df0b9] .line.highlight{background-color:#3f3f46}.group:hover .copy-button[data-v-754df0b9]{--tw-scale-x:1;--tw-scale-y:1;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))} diff --git a/docs/.vercel/output/static/_nuxt/ProseCodeInline.143d7c58.css b/docs/.vercel/output/static/_nuxt/ProseCodeInline.143d7c58.css deleted file mode 100644 index 20d4f5e..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseCodeInline.143d7c58.css +++ /dev/null @@ -1 +0,0 @@ -code[data-v-d61f9cc4]{background-color:rgb(250 250 250/var(--tw-bg-opacity));border-radius:.375rem;font-size:.875rem;font-weight:400;line-height:1.25rem;overflow:hidden;padding:3px 6px}.dark code[data-v-d61f9cc4],code[data-v-d61f9cc4]{--tw-bg-opacity:1}.dark code[data-v-d61f9cc4]{background-color:rgb(24 24 27/var(--tw-bg-opacity))}code[data-v-d61f9cc4]{color:rgb(24 24 27/var(--tw-text-opacity))}.dark code[data-v-d61f9cc4],code[data-v-d61f9cc4]{--tw-text-opacity:1}.dark code[data-v-d61f9cc4]{color:rgb(250 250 250/var(--tw-text-opacity))}code.colored[data-v-d61f9cc4]{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}tbody code[data-v-d61f9cc4]{font-size:.875rem;line-height:1.25rem}a[data-v-d61f9cc4]{overflow:hidden}a code[data-v-d61f9cc4]{border:1px dashed transparent;font-weight:500}.dark a code[data-v-d61f9cc4],a code[data-v-d61f9cc4]{color:var(--colors-primary-500)}.dark a:hover code[data-v-d61f9cc4],a:hover code[data-v-d61f9cc4]{border-color:var(--colors-primary-500)}h1 a:hover code[data-v-d61f9cc4],h2 a:hover code[data-v-d61f9cc4],h3 a:hover code[data-v-d61f9cc4],h4 a:hover code[data-v-d61f9cc4]{--tw-border-opacity:1;border-color:rgb(24 24 27/var(--tw-border-opacity))}.dark h1 a:hover code[data-v-d61f9cc4],.dark h2 a:hover code[data-v-d61f9cc4],.dark h3 a:hover code[data-v-d61f9cc4],.dark h4 a:hover code[data-v-d61f9cc4]{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}h1 a code[data-v-d61f9cc4],h2 a code[data-v-d61f9cc4],h3 a code[data-v-d61f9cc4],h4 a code[data-v-d61f9cc4]{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity));font-weight:700;padding:.375rem .5rem;position:relative}.dark h1 a code[data-v-d61f9cc4],.dark h2 a code[data-v-d61f9cc4],.dark h3 a code[data-v-d61f9cc4],.dark h4 a code[data-v-d61f9cc4]{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}h1 a code[data-v-d61f9cc4],h2 a code[data-v-d61f9cc4],h3 a code[data-v-d61f9cc4],h4 a code[data-v-d61f9cc4]{font-size:inherit!important} diff --git a/docs/.vercel/output/static/_nuxt/ProseCodeInline.50440e49.js b/docs/.vercel/output/static/_nuxt/ProseCodeInline.50440e49.js deleted file mode 100644 index 1d5a8c5..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseCodeInline.50440e49.js +++ /dev/null @@ -1 +0,0 @@ -import{v as n,o as _,f as o,p as c}from"./entry.5c8819da.js";const t={};function s(e,d){return _(),o("code",null,[c(e.$slots,"default",{},void 0,!0)])}const a=n(t,[["render",s],["__scopeId","data-v-d61f9cc4"]]);export{a as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseEm.1858190c.css b/docs/.vercel/output/static/_nuxt/ProseEm.1858190c.css deleted file mode 100644 index 7205275..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseEm.1858190c.css +++ /dev/null @@ -1 +0,0 @@ -em[data-v-1ef6ff86]{color:currentColor;font-style:italic} diff --git a/docs/.vercel/output/static/_nuxt/ProseEm.2e15dc03.js b/docs/.vercel/output/static/_nuxt/ProseEm.2e15dc03.js deleted file mode 100644 index 8e94130..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseEm.2e15dc03.js +++ /dev/null @@ -1 +0,0 @@ -/* empty css */import{v as o,o as r,f as t,p as n}from"./entry.5c8819da.js";const s={};function a(e,c){return r(),t("em",null,[n(e.$slots,"default",{},void 0,!0)])}const l=o(s,[["render",a],["__scopeId","data-v-1ef6ff86"]]);export{l as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseH1.8a36f873.css b/docs/.vercel/output/static/_nuxt/ProseH1.8a36f873.css deleted file mode 100644 index 79d9cc2..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseH1.8a36f873.css +++ /dev/null @@ -1 +0,0 @@ -h1[data-v-d5d09b82]{color:rgb(24 24 27/var(--tw-text-opacity));font-size:1.875rem;font-weight:600;letter-spacing:-.025em;line-height:2.25rem;line-height:1.375;margin-bottom:1rem;margin-top:2rem;scroll-margin-top:calc(var(--header-height) + 4.5rem)}.dark h1[data-v-d5d09b82],h1[data-v-d5d09b82]{--tw-text-opacity:1}.dark h1[data-v-d5d09b82]{color:rgb(250 250 250/var(--tw-text-opacity))}@media (min-width:640px){h1[data-v-d5d09b82]{scroll-margin-top:calc(var(--header-height) + 2rem)}}h1+*[data-v-d5d09b82]{margin-top:0}h1>a[data-v-d5d09b82]{position:relative}h1>a[data-v-d5d09b82]:before{--tw-content:"";content:var(--tw-content);height:calc(100% + 2px);left:2px;position:absolute;top:0;width:calc(100% - 4px)}h1>a[data-v-d5d09b82]:hover:before{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(24 24 27/var(--tw-border-opacity));border-style:dashed}.dark h1>a[data-v-d5d09b82]:hover:before{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}h1>a[data-v-d5d09b82]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E");height:.75rem;position:absolute;right:-1.25rem;width:.75rem}.dark h1>a[data-v-d5d09b82]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E")} diff --git a/docs/.vercel/output/static/_nuxt/ProseH1.d84756db.js b/docs/.vercel/output/static/_nuxt/ProseH1.d84756db.js deleted file mode 100644 index b07b2fb..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseH1.d84756db.js +++ /dev/null @@ -1 +0,0 @@ -import{b as s,o as n,f as a,k as r,w as d,p as _,s as c,v as i}from"./entry.5c8819da.js";/* empty css */const p=["id"],f=s({__name:"ProseH1",props:{id:null},setup(e){return(t,l)=>{const o=c;return n(),a("h1",{id:e.id},[r(o,{href:`#${e.id}`},{default:d(()=>[_(t.$slots,"default",{},void 0,!0)]),_:3},8,["href"])],8,p)}}}),h=i(f,[["__scopeId","data-v-d5d09b82"]]);export{h as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseH2.4c537ed6.css b/docs/.vercel/output/static/_nuxt/ProseH2.4c537ed6.css deleted file mode 100644 index 3a038d1..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseH2.4c537ed6.css +++ /dev/null @@ -1 +0,0 @@ -h2[data-v-f49a5a5c]{color:rgb(24 24 27/var(--tw-text-opacity));font-size:1.5rem;font-weight:600;letter-spacing:-.025em;line-height:2rem;line-height:1.375;margin-bottom:1rem;margin-top:2rem;scroll-margin-top:calc(var(--header-height) + 4.5rem)}.dark h2[data-v-f49a5a5c],h2[data-v-f49a5a5c]{--tw-text-opacity:1}.dark h2[data-v-f49a5a5c]{color:rgb(250 250 250/var(--tw-text-opacity))}@media (min-width:640px){h2[data-v-f49a5a5c]{scroll-margin-top:calc(var(--header-height) + 2rem)}}h2+*[data-v-f49a5a5c]{margin-top:0}h2>a[data-v-f49a5a5c]{position:relative}h2>a[data-v-f49a5a5c]:before{--tw-content:"";content:var(--tw-content);height:calc(100% + 2px);left:2px;position:absolute;top:0;width:calc(100% - 4px)}h2>a[data-v-f49a5a5c]:hover:before{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(24 24 27/var(--tw-border-opacity));border-style:dashed}.dark h2>a[data-v-f49a5a5c]:hover:before{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}h2>a[data-v-f49a5a5c]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E");height:.75rem;position:absolute;right:-1.25rem;width:.75rem}.dark h2>a[data-v-f49a5a5c]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E")} diff --git a/docs/.vercel/output/static/_nuxt/ProseH2.e796f461.js b/docs/.vercel/output/static/_nuxt/ProseH2.e796f461.js deleted file mode 100644 index c757bf2..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseH2.e796f461.js +++ /dev/null @@ -1 +0,0 @@ -import{b as s,o as a,f as n,k as r,w as c,p as _,s as d,v as i}from"./entry.5c8819da.js";/* empty css */const f=["id"],p=s({__name:"ProseH2",props:{id:null},setup(e){return(t,l)=>{const o=d;return a(),n("h2",{id:e.id},[r(o,{href:`#${e.id}`},{default:c(()=>[_(t.$slots,"default",{},void 0,!0)]),_:3},8,["href"])],8,f)}}}),h=i(p,[["__scopeId","data-v-f49a5a5c"]]);export{h as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseH3.6d6476a1.css b/docs/.vercel/output/static/_nuxt/ProseH3.6d6476a1.css deleted file mode 100644 index de0be28..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseH3.6d6476a1.css +++ /dev/null @@ -1 +0,0 @@ -h3[data-v-74c72a9f]{color:rgb(24 24 27/var(--tw-text-opacity));font-size:1.25rem;font-weight:600;letter-spacing:-.025em;line-height:1.75rem;line-height:1.375;margin-bottom:1rem;margin-top:2rem;scroll-margin-top:calc(var(--header-height) + 4.5rem)}.dark h3[data-v-74c72a9f],h3[data-v-74c72a9f]{--tw-text-opacity:1}.dark h3[data-v-74c72a9f]{color:rgb(250 250 250/var(--tw-text-opacity))}@media (min-width:640px){h3[data-v-74c72a9f]{scroll-margin-top:calc(var(--header-height) + 2rem)}}h3+*[data-v-74c72a9f]{margin-top:0}h3>a[data-v-74c72a9f]{position:relative}h3>a[data-v-74c72a9f]:before{--tw-content:"";content:var(--tw-content);height:calc(100% + 2px);left:2px;position:absolute;top:0;width:calc(100% - 4px)}h3>a[data-v-74c72a9f]:hover:before{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(24 24 27/var(--tw-border-opacity));border-style:dashed}.dark h3>a[data-v-74c72a9f]:hover:before{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}h3>a[data-v-74c72a9f]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E");height:.75rem;position:absolute;right:-1.25rem;width:.75rem}.dark h3>a[data-v-74c72a9f]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E")} diff --git a/docs/.vercel/output/static/_nuxt/ProseH3.8997684a.js b/docs/.vercel/output/static/_nuxt/ProseH3.8997684a.js deleted file mode 100644 index 2a99ead..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseH3.8997684a.js +++ /dev/null @@ -1 +0,0 @@ -import{b as s,o as n,f as a,k as r,w as c,p as _,s as d,v as i}from"./entry.5c8819da.js";/* empty css */const f=["id"],p=s({__name:"ProseH3",props:{id:null},setup(e){return(t,l)=>{const o=d;return n(),a("h3",{id:e.id},[r(o,{href:`#${e.id}`},{default:c(()=>[_(t.$slots,"default",{},void 0,!0)]),_:3},8,["href"])],8,f)}}}),h=i(p,[["__scopeId","data-v-74c72a9f"]]);export{h as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseH4.42c1dd1d.css b/docs/.vercel/output/static/_nuxt/ProseH4.42c1dd1d.css deleted file mode 100644 index c98d1cd..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseH4.42c1dd1d.css +++ /dev/null @@ -1 +0,0 @@ -h4[data-v-fc2c2c41]{font-size:1.125rem;font-weight:600;letter-spacing:-.025em;line-height:1.75rem;line-height:1.375;margin-bottom:1rem;margin-top:2rem;scroll-margin-top:calc(var(--header-height) + 4.5rem)}@media (min-width:640px){h4[data-v-fc2c2c41]{scroll-margin-top:calc(var(--header-height) + 2rem)}}h4+*[data-v-fc2c2c41]{margin-top:0}h4>a[data-v-fc2c2c41]{position:relative}h4>a[data-v-fc2c2c41]:before{--tw-content:"";content:var(--tw-content);height:calc(100% + 2px);left:2px;position:absolute;top:0;width:calc(100% - 4px)}h4>a[data-v-fc2c2c41]:hover:before{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(24 24 27/var(--tw-border-opacity));border-style:dashed}.dark h4>a[data-v-fc2c2c41]:hover:before{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}h4>a[data-v-fc2c2c41]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E");height:.75rem;position:absolute;right:-1.25rem;width:.75rem}.dark h4>a[data-v-fc2c2c41]:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fff'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.828 10.172a4 4 0 0 0-5.656 0l-4 4a4 4 0 1 0 5.656 5.656l1.102-1.101m-.758-4.899a4 4 0 0 0 5.656 0l4-4a4 4 0 0 0-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E")} diff --git a/docs/.vercel/output/static/_nuxt/ProseH4.fd6111fb.js b/docs/.vercel/output/static/_nuxt/ProseH4.fd6111fb.js deleted file mode 100644 index d762fd3..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseH4.fd6111fb.js +++ /dev/null @@ -1 +0,0 @@ -import{b as s,o as n,f as a,k as c,w as r,p as _,s as d,v as i}from"./entry.5c8819da.js";/* empty css */const f=["id"],p=s({__name:"ProseH4",props:{id:null},setup(e){return(t,l)=>{const o=d;return n(),a("h4",{id:e.id},[c(o,{href:`#${e.id}`},{default:r(()=>[_(t.$slots,"default",{},void 0,!0)]),_:3},8,["href"])],8,f)}}}),h=i(p,[["__scopeId","data-v-fc2c2c41"]]);export{h as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseH5.3bb1f380.js b/docs/.vercel/output/static/_nuxt/ProseH5.3bb1f380.js deleted file mode 100644 index cfbef42..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseH5.3bb1f380.js +++ /dev/null @@ -1 +0,0 @@ -import{b as i,W as l,o as s,f as o,u,p as d}from"./entry.5c8819da.js";const c=["id"],r=["href"],m=i({__name:"ProseH5",props:{id:null},setup(t){const{anchorLinks:e}=l().public.content,a=(e==null?void 0:e.depth)>=5&&!(e!=null&&e.exclude.includes(5));return(n,p)=>(s(),o("h5",{id:t.id},[u(a)?(s(),o("a",{key:0,href:`#${t.id}`},[d(n.$slots,"default")],8,r)):d(n.$slots,"default",{key:1})],8,c))}});export{m as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseH6.2fc71492.js b/docs/.vercel/output/static/_nuxt/ProseH6.2fc71492.js deleted file mode 100644 index 60e49df..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseH6.2fc71492.js +++ /dev/null @@ -1 +0,0 @@ -import{b as i,W as l,o as s,f as o,u,p as d}from"./entry.5c8819da.js";const c=["id"],r=["href"],m=i({__name:"ProseH6",props:{id:null},setup(t){const{anchorLinks:e}=l().public.content,a=(e==null?void 0:e.depth)>=6&&!(e!=null&&e.exclude.includes(6));return(n,p)=>(s(),o("h6",{id:t.id},[u(a)?(s(),o("a",{key:0,href:`#${t.id}`},[d(n.$slots,"default")],8,r)):d(n.$slots,"default",{key:1})],8,c))}});export{m as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseHr.799690c7.css b/docs/.vercel/output/static/_nuxt/ProseHr.799690c7.css deleted file mode 100644 index 89368f8..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseHr.799690c7.css +++ /dev/null @@ -1 +0,0 @@ -hr[data-v-5f8c36e4]{border-color:rgb(244 244 245/var(--tw-border-opacity));border-top-width:1px;margin-bottom:2rem;margin-top:2rem}.dark hr[data-v-5f8c36e4],hr[data-v-5f8c36e4]{--tw-border-opacity:1}.dark hr[data-v-5f8c36e4]{border-color:rgb(24 24 27/var(--tw-border-opacity))}hr+*[data-v-5f8c36e4]{margin-top:0} diff --git a/docs/.vercel/output/static/_nuxt/ProseHr.b577eed5.js b/docs/.vercel/output/static/_nuxt/ProseHr.b577eed5.js deleted file mode 100644 index 97a1816..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseHr.b577eed5.js +++ /dev/null @@ -1 +0,0 @@ -/* empty css */import{v as e,o as c,f as o}from"./entry.5c8819da.js";const t={};function _(n,r){return c(),o("hr")}const f=e(t,[["render",_],["__scopeId","data-v-5f8c36e4"]]);export{f as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseImg.86043b15.css b/docs/.vercel/output/static/_nuxt/ProseImg.86043b15.css deleted file mode 100644 index 79b1b72..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseImg.86043b15.css +++ /dev/null @@ -1 +0,0 @@ -[data-v-e0fc3dbb] img{margin-bottom:1em;margin-top:1em} diff --git a/docs/.vercel/output/static/_nuxt/ProseImg.a278838e.js b/docs/.vercel/output/static/_nuxt/ProseImg.a278838e.js deleted file mode 100644 index 1f3855d..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseImg.a278838e.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as a}from"./NuxtImg.vue_vue_type_script_lang.73948608.js";import{b as o,o as s,c as i,U as c,v as n}from"./entry.5c8819da.js";/* empty css */const m=o({__name:"ProseImg",props:{src:{type:String,default:""},alt:{type:String,default:""},width:{type:[String,Number],default:void 0},height:{type:[String,Number],default:void 0}},setup(t){return(e,d)=>{const r=a;return s(),i(r,c(e.$attrs,{src:t.src,alt:t.alt,width:t.width,height:t.height}),null,16,["src","alt","width","height"])}}}),g=n(m,[["__scopeId","data-v-e0fc3dbb"]]);export{g as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseLi.38abb7b0.css b/docs/.vercel/output/static/_nuxt/ProseLi.38abb7b0.css deleted file mode 100644 index 9a4abc7..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseLi.38abb7b0.css +++ /dev/null @@ -1 +0,0 @@ -li[data-v-d934202e]{margin-bottom:.75rem;margin-top:.75rem;padding-left:.5rem;position:relative}ul>li[data-v-d934202e]::marker{--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity))}.dark ul>li[data-v-d934202e]::marker{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}ol>li[data-v-d934202e]::marker{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.dark ol>li[data-v-d934202e]::marker{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}[data-v-d934202e] .nuxt-content-highlight{margin:0} diff --git a/docs/.vercel/output/static/_nuxt/ProseLi.e707ae53.js b/docs/.vercel/output/static/_nuxt/ProseLi.e707ae53.js deleted file mode 100644 index 4f0bb69..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseLi.e707ae53.js +++ /dev/null @@ -1 +0,0 @@ -/* empty css */import{v as o,o as r,f as t,p as n}from"./entry.5c8819da.js";const s={};function a(e,c){return r(),t("li",null,[n(e.$slots,"default",{},void 0,!0)])}const f=o(s,[["render",a],["__scopeId","data-v-d934202e"]]);export{f as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseOl.661a20a5.css b/docs/.vercel/output/static/_nuxt/ProseOl.661a20a5.css deleted file mode 100644 index eb0716e..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseOl.661a20a5.css +++ /dev/null @@ -1 +0,0 @@ -ol[data-v-87bfdc2d]{list-style-type:decimal;margin:1.25em 0;padding:0 0 0 1.5rem}ol[data-v-87bfdc2d] ol,ol[data-v-87bfdc2d] ul{margin-bottom:.5em!important;margin-top:.5em!important} diff --git a/docs/.vercel/output/static/_nuxt/ProseOl.e26f7ec4.js b/docs/.vercel/output/static/_nuxt/ProseOl.e26f7ec4.js deleted file mode 100644 index 1b48dc4..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseOl.e26f7ec4.js +++ /dev/null @@ -1 +0,0 @@ -/* empty css */import{v as o,o as r,f as t,p as n}from"./entry.5c8819da.js";const s={};function c(e,a){return r(),t("ol",null,[n(e.$slots,"default",{},void 0,!0)])}const f=o(s,[["render",c],["__scopeId","data-v-87bfdc2d"]]);export{f as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseP.4d7b231c.css b/docs/.vercel/output/static/_nuxt/ProseP.4d7b231c.css deleted file mode 100644 index 48a7a36..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseP.4d7b231c.css +++ /dev/null @@ -1 +0,0 @@ -p[data-v-697c967c]{line-height:1.625;margin-bottom:1rem;margin-top:1rem}p[data-v-697c967c] br{content:"";display:block;margin-top:1rem} diff --git a/docs/.vercel/output/static/_nuxt/ProseP.de8023b0.js b/docs/.vercel/output/static/_nuxt/ProseP.de8023b0.js deleted file mode 100644 index 1fd2f12..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseP.de8023b0.js +++ /dev/null @@ -1 +0,0 @@ -/* empty css */import{v as t,o as n,f as o,p as c}from"./entry.5c8819da.js";const r={};function s(e,_){return n(),o("p",null,[c(e.$slots,"default",{},void 0,!0)])}const f=t(r,[["render",s],["__scopeId","data-v-697c967c"]]);export{f as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseStrong.138420e3.css b/docs/.vercel/output/static/_nuxt/ProseStrong.138420e3.css deleted file mode 100644 index a141402..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseStrong.138420e3.css +++ /dev/null @@ -1 +0,0 @@ -strong[data-v-38c792e5]{font-weight:600}a strong[data-v-38c792e5]{color:currentColor} diff --git a/docs/.vercel/output/static/_nuxt/ProseStrong.f0f1ef1e.js b/docs/.vercel/output/static/_nuxt/ProseStrong.f0f1ef1e.js deleted file mode 100644 index fd43cc7..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseStrong.f0f1ef1e.js +++ /dev/null @@ -1 +0,0 @@ -/* empty css */import{v as o,o as r,f as t,p as n}from"./entry.5c8819da.js";const s={};function c(e,a){return r(),t("strong",null,[n(e.$slots,"default",{},void 0,!0)])}const l=o(s,[["render",c],["__scopeId","data-v-38c792e5"]]);export{l as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseTable.42d7d6fa.js b/docs/.vercel/output/static/_nuxt/ProseTable.42d7d6fa.js deleted file mode 100644 index d3ee5bc..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseTable.42d7d6fa.js +++ /dev/null @@ -1 +0,0 @@ -import{v as o,o as t,f as _,h as a,p as s}from"./entry.5c8819da.js";const n={},c={class:"my-6 max-w-full overflow-x-auto"};function l(e,r){return t(),_("div",c,[a("table",null,[s(e.$slots,"default",{},void 0,!0)])])}const u=o(n,[["render",l],["__scopeId","data-v-a4eb2960"]]);export{u as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseTable.94abd33a.css b/docs/.vercel/output/static/_nuxt/ProseTable.94abd33a.css deleted file mode 100644 index 67be79a..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseTable.94abd33a.css +++ /dev/null @@ -1 +0,0 @@ -table[data-v-a4eb2960]{font-size:.875rem;line-height:1.25rem;table-layout:auto;text-align:left;width:100%} diff --git a/docs/.vercel/output/static/_nuxt/ProseTbody.a82ee65e.js b/docs/.vercel/output/static/_nuxt/ProseTbody.a82ee65e.js deleted file mode 100644 index a3374d8..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseTbody.a82ee65e.js +++ /dev/null @@ -1 +0,0 @@ -import{v as o,o as t,f as n,p as r}from"./entry.5c8819da.js";const c={};function s(e,_){return t(),n("tbody",null,[r(e.$slots,"default")])}const l=o(c,[["render",s]]);export{l as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseTd.5250a879.js b/docs/.vercel/output/static/_nuxt/ProseTd.5250a879.js deleted file mode 100644 index 613627c..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseTd.5250a879.js +++ /dev/null @@ -1 +0,0 @@ -import{v as _,o as t,f as n,p as o}from"./entry.5c8819da.js";const a={};function s(e,c){return t(),n("td",null,[o(e.$slots,"default",{},void 0,!0)])}const r=_(a,[["render",s],["__scopeId","data-v-aa041d72"]]);export{r as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseTd.b10c2fad.css b/docs/.vercel/output/static/_nuxt/ProseTd.b10c2fad.css deleted file mode 100644 index 77863e4..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseTd.b10c2fad.css +++ /dev/null @@ -1 +0,0 @@ -tbody td[data-v-aa041d72]{padding:.5em;vertical-align:top}tbody td[data-v-aa041d72]:first-child{padding-left:0}tbody td[data-v-aa041d72]:last-child{padding-right:0} diff --git a/docs/.vercel/output/static/_nuxt/ProseTh.ee22b634.css b/docs/.vercel/output/static/_nuxt/ProseTh.ee22b634.css deleted file mode 100644 index ff61430..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseTh.ee22b634.css +++ /dev/null @@ -1 +0,0 @@ -thead th[data-v-6d9079ad]{color:rgb(113 113 122/var(--tw-text-opacity));font-weight:600;padding:0 .5rem .5rem;vertical-align:bottom}.dark thead th[data-v-6d9079ad],thead th[data-v-6d9079ad]{--tw-text-opacity:1}.dark thead th[data-v-6d9079ad]{color:rgb(161 161 170/var(--tw-text-opacity))}thead th[data-v-6d9079ad]:first-child{padding-left:0}thead th[data-v-6d9079ad]:last-child{padding-right:0} diff --git a/docs/.vercel/output/static/_nuxt/ProseTh.eff23c97.js b/docs/.vercel/output/static/_nuxt/ProseTh.eff23c97.js deleted file mode 100644 index 76e2c3a..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseTh.eff23c97.js +++ /dev/null @@ -1 +0,0 @@ -import{v as _,o as t,f as n,p as o}from"./entry.5c8819da.js";const s={};function a(e,c){return t(),n("th",null,[o(e.$slots,"default",{},void 0,!0)])}const r=_(s,[["render",a],["__scopeId","data-v-6d9079ad"]]);export{r as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseThead.441d27c9.css b/docs/.vercel/output/static/_nuxt/ProseThead.441d27c9.css deleted file mode 100644 index 5f4858e..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseThead.441d27c9.css +++ /dev/null @@ -1 +0,0 @@ -thead[data-v-7b12174c]{border-bottom-width:1px;border-color:rgb(228 228 231/var(--tw-border-opacity))}.dark thead[data-v-7b12174c],thead[data-v-7b12174c]{--tw-border-opacity:1}.dark thead[data-v-7b12174c]{border-color:rgb(39 39 42/var(--tw-border-opacity))} diff --git a/docs/.vercel/output/static/_nuxt/ProseThead.f14263ab.js b/docs/.vercel/output/static/_nuxt/ProseThead.f14263ab.js deleted file mode 100644 index 7f4f745..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseThead.f14263ab.js +++ /dev/null @@ -1 +0,0 @@ -import{v as _,o as t,f as n,p as o}from"./entry.5c8819da.js";const c={};function s(e,a){return t(),n("thead",null,[o(e.$slots,"default",{},void 0,!0)])}const d=_(c,[["render",s],["__scopeId","data-v-7b12174c"]]);export{d as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseTr.425925c1.css b/docs/.vercel/output/static/_nuxt/ProseTr.425925c1.css deleted file mode 100644 index f9ba7d5..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseTr.425925c1.css +++ /dev/null @@ -1 +0,0 @@ -tbody tr[data-v-328b896a]{border-bottom-width:1px;border-color:rgb(244 244 245/var(--tw-border-opacity))}.dark tbody tr[data-v-328b896a],tbody tr[data-v-328b896a]{--tw-border-opacity:1}.dark tbody tr[data-v-328b896a]{border-color:rgb(24 24 27/var(--tw-border-opacity))} diff --git a/docs/.vercel/output/static/_nuxt/ProseTr.b4f984e9.js b/docs/.vercel/output/static/_nuxt/ProseTr.b4f984e9.js deleted file mode 100644 index b4c0537..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseTr.b4f984e9.js +++ /dev/null @@ -1 +0,0 @@ -import{v as _,o as t,f as n,p as o}from"./entry.5c8819da.js";const r={};function s(e,a){return t(),n("tr",null,[o(e.$slots,"default",{},void 0,!0)])}const d=_(r,[["render",s],["__scopeId","data-v-328b896a"]]);export{d as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseUl.411b4625.js b/docs/.vercel/output/static/_nuxt/ProseUl.411b4625.js deleted file mode 100644 index 4379185..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseUl.411b4625.js +++ /dev/null @@ -1 +0,0 @@ -/* empty css */import{v as o,o as r,f as t,p as n}from"./entry.5c8819da.js";const s={};function a(e,c){return r(),t("ul",null,[n(e.$slots,"default",{},void 0,!0)])}const f=o(s,[["render",a],["__scopeId","data-v-24b04d48"]]);export{f as default}; diff --git a/docs/.vercel/output/static/_nuxt/ProseUl.ae3836e4.css b/docs/.vercel/output/static/_nuxt/ProseUl.ae3836e4.css deleted file mode 100644 index 66cc6bf..0000000 --- a/docs/.vercel/output/static/_nuxt/ProseUl.ae3836e4.css +++ /dev/null @@ -1 +0,0 @@ -ul[data-v-24b04d48]{list-style-type:disc;margin:1.25em 0;padding:0 0 0 1.5rem}ul[data-v-24b04d48] ol,ul[data-v-24b04d48] ul{margin-bottom:.5em!important;margin-top:.5em!important} diff --git a/docs/.vercel/output/static/_nuxt/Releases.547e77f7.js b/docs/.vercel/output/static/_nuxt/Releases.547e77f7.js deleted file mode 100644 index 6c6a681..0000000 --- a/docs/.vercel/output/static/_nuxt/Releases.547e77f7.js +++ /dev/null @@ -1 +0,0 @@ -import{b as h,W as p,o as s,c as g,w as x,f as n,r as b,F as y,T as v,h as t,k as u,t as r,j as k,X as w,v as R}from"./entry.5c8819da.js";import{_ as C}from"./ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js";/* empty css */import"./Badge.vue_vue_type_script_setup_true_lang.871fa249.js";const B={class:"flex-1"},D={class:"release-meta z-1 sticky -mt-8 flex w-full flex-row items-center justify-between gap-2 self-start px-8 text-right lg:w-1/4 lg:flex-col lg:items-end lg:bg-transparent lg:px-0 lg:pt-8 lg:backdrop-blur-none"},j=["href"],F=["id"],I={class:"flex flex-col gap-2 pb-4"},L=["href"],N={class:"flex-shrink-0"},V=["src"],E={class:"text-sm lg:text-base"},G={class:"text-xs lg:text-base"},S=h({__name:"Releases",setup(T){const o=p();if(!(o!=null&&o.github))throw new Error("If you want to use `Releases` component, you must specify: `owner`, `repo` and `branch` in your nuxt.config `github` key.");const _=a=>{const l="en-US";try{return new Intl.DateTimeFormat(l,{day:"numeric",month:"long",year:"numeric"}).format(Date.parse(a))}catch{return a}};return(a,l)=>{const c=w,m=C,d=v("GithubReleases");return s(),g(d,null,{default:x(({releases:f})=>[(s(!0),n(y,null,b(f,e=>{var i;return s(),n("div",{key:e.name,class:"release mb-6 flex flex-col-reverse border-gray-100 pb-6 dark:border-gray-800 lg:flex-row lg:border-b"},[t("div",B,[u(c,{value:e,class:"docus-content"},null,8,["value"]),u(m,{class:"lg:mb-4",release:e},null,8,["release"])]),t("div",D,[t("a",{href:e.url,target:"_blank"},[t("h2",{id:e.name,class:"hover:text-primary-500 u-text-gray-900 cursor-pointer text-2xl font-bold lg:text-3xl"},r(e.name),9,F)],8,j),t("div",I,[e.author?(s(),n("a",{key:0,target:"_blank",href:e.author.url,class:"hover:u-text-gray-900 mt-4 flex items-center justify-end gap-2 lg:mt-0"},[t("div",N,[t("img",{class:"h-6 w-6 rounded-full",src:(i=e.author)==null?void 0:i.avatar,alt:""},null,8,V)]),t("p",E,"@"+r(e.author.name),1)],8,L)):k("",!0),t("p",G,r(_(e.date)),1)])])])}),128))]),_:1})}}}),X=R(S,[["__scopeId","data-v-3735c798"]]);export{X as default}; diff --git a/docs/.vercel/output/static/_nuxt/Releases.686993ee.css b/docs/.vercel/output/static/_nuxt/Releases.686993ee.css deleted file mode 100644 index b674713..0000000 --- a/docs/.vercel/output/static/_nuxt/Releases.686993ee.css +++ /dev/null @@ -1 +0,0 @@ -.release[data-v-3735c798]:last-of-type{border-style:none;margin-bottom:0}.release-meta[data-v-3735c798]{top:var(--header-height)}.release-meta[data-v-3735c798]:before{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background-color:#fffffff2;content:" ";display:block;height:100%;position:absolute;right:0;top:0;width:100%;z-index:-1}.dark .release-meta[data-v-3735c798]:before{background-color:#0c0c0df2}@media (min-width:1024px){.release-meta[data-v-3735c798]{flex-direction:column}.release-meta[data-v-3735c798]:before{display:none}} diff --git a/docs/.vercel/output/static/_nuxt/ReleasesReactions.530be044.js b/docs/.vercel/output/static/_nuxt/ReleasesReactions.530be044.js deleted file mode 100644 index 10bf47d..0000000 --- a/docs/.vercel/output/static/_nuxt/ReleasesReactions.530be044.js +++ /dev/null @@ -1 +0,0 @@ -import"./ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js";import{_ as i}from"./ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js";import"./Badge.vue_vue_type_script_setup_true_lang.871fa249.js";import"./entry.5c8819da.js";export{i as default}; diff --git a/docs/.vercel/output/static/_nuxt/ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js b/docs/.vercel/output/static/_nuxt/ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js deleted file mode 100644 index 9cae626..0000000 --- a/docs/.vercel/output/static/_nuxt/ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as m}from"./Badge.vue_vue_type_script_setup_true_lang.871fa249.js";import{b as d,E as f,u as c,o as a,f as l,F,r as h,j as y,c as g,w as k,i as x,t as i,h as B}from"./entry.5c8819da.js";const b={key:0,class:"flex flex-1 flex-wrap gap-4"},E={class:"ml-2 font-semibold"},C=d({__name:"ReleasesReactions",props:{release:{type:Object,required:!0}},setup(p){const o=p,_={"+1":"\u{1F44D}","-1":"\u{1F44E}",laugh:"\u{1F602}",hooray:"\u{1F389}",confused:"\u{1F615}",heart:"\u2764\uFE0F",rocket:"\u{1F680}",eyes:"\u{1F440}"},n=f(()=>{var s,r;return(s=o.release)!=null&&s.reactions?Object.entries((r=o.release)==null?void 0:r.reactions).reduce((t,[e,u])=>(["url","total_count"].includes(e)||u===0||t.push({key:e,value:u}),t),[]):{}});return(s,r)=>{const t=m;return c(n).length?(a(),l("div",b,[(a(!0),l(F,null,h(c(n),e=>(a(),g(t,{key:e.key,type:"gray"},{default:k(()=>[x(i(_[e.key])+" ",1),B("span",E,i(e.value),1)]),_:2},1024))),128))])):y("",!0)}}});export{C as _}; diff --git a/docs/.vercel/output/static/_nuxt/Sandbox.16ff9b40.css b/docs/.vercel/output/static/_nuxt/Sandbox.16ff9b40.css deleted file mode 100644 index 401342f..0000000 --- a/docs/.vercel/output/static/_nuxt/Sandbox.16ff9b40.css +++ /dev/null @@ -1 +0,0 @@ -.sandbox[data-v-6e13e020]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.5rem;font-size:1.875rem;line-height:2.25rem;overflow:hidden}.dark .sandbox[data-v-6e13e020]{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.sandbox iframe[data-v-6e13e020]{border-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;height:16rem;height:700px;overflow:hidden;width:100%} diff --git a/docs/.vercel/output/static/_nuxt/Sandbox.d7a8ef85.js b/docs/.vercel/output/static/_nuxt/Sandbox.d7a8ef85.js deleted file mode 100644 index 752fc98..0000000 --- a/docs/.vercel/output/static/_nuxt/Sandbox.d7a8ef85.js +++ /dev/null @@ -1 +0,0 @@ -import{b as y,S,x as n,E as k,A as $,o as r,f as l,c as B,w as p,h as C,k as m,u as _,j as I,q as T,s as N,v as j}from"./entry.5c8819da.js";import M from"./TabsHeader.4ceb7ffd.js";/* empty css */const O={class:"sandbox my-4 min-h-[500px] w-full"},V={class:"absolute top-1/2 right-0 -translate-y-1/2 transform px-4"},z=["src"],E={key:2,class:"flex-1 text-white"},L=y({__name:"Sandbox",props:{src:{type:String,default:""},repo:{type:String,default:""},branch:{type:String,default:""},dir:{type:String,default:""},file:{type:String,default:"app.vue"}},setup(d){const t=d,i=S(),s={CodeSandBox:()=>`https://codesandbox.io/embed/github/${t.repo}/tree/${t.branch}/${t.dir}?hidenavigation=1&theme=${i.value}`,StackBlitz:()=>`https://stackblitz.com/github/${t.repo}/tree/${t.branch}/${t.dir}?embed=1&file=${t.file}&theme=${i.value}`},u=Object.keys(s).map(e=>({label:e})),c=n(-1),b=n(),a=n(""),o=n(""),x=e=>{o.value=e,a.value=t.src||s[o.value](),localStorage.setItem("docus_sandbox",e)},f=k(()=>{var e;return(e=a.value)==null?void 0:e.replace("?embed=1&","?").replace("/embed/","/s/")}),v=e=>{c.value=e,x(u[e].label)};return $(()=>{o.value=window.localStorage.getItem("docus_sandbox")||"CodeSandBox",a.value=t.src||s[o.value](),c.value=Object.keys(s).indexOf(o.value)}),(e,U)=>{const h=T,g=N,w=M;return r(),l("div",O,[d.src?I("",!0):(r(),B(w,{key:0,ref_key:"tabs",ref:b,"active-tab-index":c.value,tabs:_(u),"onUpdate:activeTabIndex":v},{footer:p(()=>[C("div",V,[m(g,{class:"u-text-gray-500 hover:u-text-gray-700 flex items-center",to:_(f),target:"_blank"},{default:p(()=>[m(h,{name:"heroicons-outline:arrows-expand",class:"h-6 w-6"})]),_:1},8,["to"])])]),_:1},8,["active-tab-index","tabs"])),a.value?(r(),l("iframe",{key:1,src:a.value,title:"Sandbox editor",sandbox:"allow-modals allow-forms allow-popups allow-scripts allow-same-origin",class:"h-full min-h-[700px] w-full overflow-hidden"},null,8,z)):(r(),l("span",E,"Loading Sandbox..."))])}}}),P=j(L,[["__scopeId","data-v-6e13e020"]]);export{P as default}; diff --git a/docs/.vercel/output/static/_nuxt/SocialIcons.252f37a4.js b/docs/.vercel/output/static/_nuxt/SocialIcons.252f37a4.js deleted file mode 100644 index 18b2600..0000000 --- a/docs/.vercel/output/static/_nuxt/SocialIcons.252f37a4.js +++ /dev/null @@ -1 +0,0 @@ -import"./entry.5c8819da.js";import{ay as r}from"./entry.5c8819da.js";export{r as default}; diff --git a/docs/.vercel/output/static/_nuxt/SourceLink.b62e06f3.js b/docs/.vercel/output/static/_nuxt/SourceLink.b62e06f3.js deleted file mode 100644 index c2740ec..0000000 --- a/docs/.vercel/output/static/_nuxt/SourceLink.b62e06f3.js +++ /dev/null @@ -1 +0,0 @@ -import{b as a,o as u,c as m,w as o,k as n,h as i,q as p,s as l,T as f}from"./entry.5c8819da.js";import h from"./ProseP.de8023b0.js";/* empty css */const x=i("span",null,"Show Source",-1),L=a({__name:"SourceLink",props:{source:{type:String,required:!0}},setup(t){return(d,k)=>{const s=p,r=l,c=f("GithubLink"),_=h;return u(),m(_,null,{default:o(()=>[n(c,{source:t.source,edit:!1},{default:o(e=>[n(r,{href:e==null?void 0:e.url,target:"_blank",rel:"noopener",class:"hover:text-primary-500 flex items-center gap-1 text-sm font-semibold"},{default:o(()=>[n(s,{name:"fa-brands:github",class:"mr-1 h-5 w-5"}),x]),_:2},1032,["href"])]),_:1},8,["source"])]),_:1})}}});export{L as default}; diff --git a/docs/.vercel/output/static/_nuxt/TabsHeader.4ceb7ffd.js b/docs/.vercel/output/static/_nuxt/TabsHeader.4ceb7ffd.js deleted file mode 100644 index d6feb3d..0000000 --- a/docs/.vercel/output/static/_nuxt/TabsHeader.4ceb7ffd.js +++ /dev/null @@ -1 +0,0 @@ -import{b as _,x as c,G as x,o as a,f as n,F as g,r as m,h as u,K as v,j as b,p as k,l as I,t as w,L as T,M as $,B as S,v as C}from"./entry.5c8819da.js";const z=t=>(T("data-v-c344a03d"),t=t(),$(),t),B={class:"tabs-header relative bg-gray-800 text-white"},H=["onClick"],L=z(()=>u("span",{class:"flex h-full w-full rounded-lg bg-gray-700 dark:bg-gray-900"},null,-1)),N=[L],U=_({__name:"TabsHeader",props:{tabs:{type:Array,required:!0},activeTabIndex:{type:Number,required:!0}},emits:["update:activeTabIndex"],setup(t,{emit:p}){const h=t,o=c(),s=c(),l=e=>{!e||(s.value.style.left=`${e.offsetLeft}px`,s.value.style.top=`${e.offsetTop}px`,s.value.style.width=`${e.clientWidth}px`,s.value.style.height=`${e.clientHeight}px`,s.value.style.transform="scale(1)",s.value.style.opacity=1)},f=(e,i)=>{p("update:activeTabIndex",i),S(()=>l(e.target))};return x(o,e=>{!e||setTimeout(()=>{l(o.value.children[h.activeTabIndex])},50)},{immediate:!0}),(e,i)=>(a(),n("div",B,[t.tabs?(a(),n("div",{key:0,ref_key:"tabsRef",ref:o,class:"relative z-0 px-2"},[(a(!0),n(g,null,m(t.tabs,({label:d},r)=>(a(),n("button",{key:`${r}${d}`,class:I(["xs:py-3 xs:my-0 relative my-2 rounded-lg px-2 py-1.5 font-mono text-sm tracking-tight focus:outline-none",[t.activeTabIndex===r?"text-white":"text-gray-200 hover:text-white"]]),onClick:y=>f(y,r)},w(d),11,H))),128)),u("span",{ref_key:"highlightUnderline",ref:s,class:"highlight-underline xs:py-1.5 absolute -z-[1]",style:v({transform:"scale(0)",opacity:0})},N,4)],512)):b("",!0),k(e.$slots,"footer",{},void 0,!0)]))}});const F=C(U,[["__scopeId","data-v-c344a03d"]]);export{F as default}; diff --git a/docs/.vercel/output/static/_nuxt/TabsHeader.b03ddfb3.css b/docs/.vercel/output/static/_nuxt/TabsHeader.b03ddfb3.css deleted file mode 100644 index bec5185..0000000 --- a/docs/.vercel/output/static/_nuxt/TabsHeader.b03ddfb3.css +++ /dev/null @@ -1 +0,0 @@ -.highlight-underline[data-v-c344a03d]{transition:left .15s,top .15s,width .15s,height .15s,transform .1s,opacity .1s} diff --git a/docs/.vercel/output/static/_nuxt/Terminal.4ec77f0b.js b/docs/.vercel/output/static/_nuxt/Terminal.4ec77f0b.js deleted file mode 100644 index 2b3f6c9..0000000 --- a/docs/.vercel/output/static/_nuxt/Terminal.4ec77f0b.js +++ /dev/null @@ -1 +0,0 @@ -import"./Terminal.vue_vue_type_script_setup_true_lang.d64be369.js";import{_ as i}from"./Terminal.vue_vue_type_script_setup_true_lang.d64be369.js";import"./index.cb3c216d.js";import"./entry.5c8819da.js";export{i as default}; diff --git a/docs/.vercel/output/static/_nuxt/Terminal.vue_vue_type_script_setup_true_lang.d64be369.js b/docs/.vercel/output/static/_nuxt/Terminal.vue_vue_type_script_setup_true_lang.d64be369.js deleted file mode 100644 index 4ea12bc..0000000 --- a/docs/.vercel/output/static/_nuxt/Terminal.vue_vue_type_script_setup_true_lang.d64be369.js +++ /dev/null @@ -1 +0,0 @@ -import{u as d}from"./index.cb3c216d.js";import{b as u,x as f,o,f as l,j as i,h as e,t as p,y as v}from"./entry.5c8819da.js";const h={key:0,class:"absolute top-0 left-0 z-10 flex h-full w-full items-center justify-center"},m=e("div",{class:"absolute top-0 left-0 h-full w-full bg-black opacity-75"},null,-1),_=e("div",{class:"z-10 text-lg font-semibold text-gray-100"}," Copied! ",-1),b=[m,_],y=v('
    Bash
    ',1),g={class:"flex flex-1 p-4 font-mono"},x=e("span",{class:"mr-2 inline-block select-none font-bold"},"$",-1),w={class:"inline-block text-gray-200"},k={key:1,class:"py-2 text-center font-semibold opacity-0 transition-opacity group-hover:opacity-100"},N=u({__name:"Terminal",props:{content:{type:String,required:!0}},setup(s){const c=s,{copy:n}=d(),t=f("init"),a=r=>{n(c.content).then(()=>{t.value="copied",setTimeout(()=>{t.value="init"},1e3)}).catch(()=>{console.warn("Couldn't copy to clipboard!")})};return(r,C)=>(o(),l("div",{class:"group relative flex h-64 w-full cursor-pointer flex-col overflow-hidden rounded-lg bg-gray-900",onClick:a},[t.value==="copied"?(o(),l("div",h,b)):i("",!0),y,e("div",g,[x,e("span",w,p(s.content),1)]),t.value!=="copied"?(o(),l("div",k," Click to copy ")):i("",!0)]))}});export{N as _}; diff --git a/docs/.vercel/output/static/_nuxt/VideoPlayer.a4f1153d.js b/docs/.vercel/output/static/_nuxt/VideoPlayer.a4f1153d.js deleted file mode 100644 index 1d376af..0000000 --- a/docs/.vercel/output/static/_nuxt/VideoPlayer.a4f1153d.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as f}from"./NuxtImg.vue_vue_type_script_lang.73948608.js";import{b as m,E as d,x as h,o as t,f as r,u as o,c as v,j as n,F as _,r as b,l as k,L as w,M as g,h as I,v as S}from"./entry.5c8819da.js";/* empty css */const V=e=>(w("data-v-34317701"),e=e(),g(),e),x={key:1,class:"absolute top-0 left-0 w-full h-full video"},B=["poster"],C=["src"],$=["src","type"],j=["autoplay","src"],E=V(()=>I("button",{class:"play"},null,-1)),N=[E],P=m({__name:"VideoPlayer",props:{poster:{type:String,default:""},src:{type:String,default:""},sources:{type:Array,default:()=>[]}},setup(e){const s=e,l=d(()=>{if(s.src&&s.src.includes("youtube.com/watch")){const a=s.src.match(/\?v=([^&]*)/);return{name:"youtube",src:`https://www.youtube-nocookie.com/embed/${a[1]}?autoplay=1`,poster:s.poster||`https://i3.ytimg.com/vi/${a[1]}/hqdefault.jpg`}}}),p=h(!1);if(!s.src&&!s.sources.length)throw new Error("VideoPlayer: you need to provide either `src` or `sources` props");const i=d(()=>{var a,u;return s.src||((u=(a=s.sources)==null?void 0:a[0])==null?void 0:u.src)||!1});return(a,u)=>{const y=f;return t(),r("div",{class:k(["relative inline-block my-4 overflow-hidden bg-black bg-opacity-25 rounded-lg video-player",{loaded:p.value}])},[(o(l)?o(l).poster:e.poster)?(t(),v(y,{key:0,"image-classes":"video absolute top-0 left-0 h-full w-full object-fit",src:o(l)?o(l).poster:e.poster},null,8,["src"])):n("",!0),p.value?(t(),r("div",x,[o(l)?o(l).name==="youtube"?(t(),r("iframe",{key:1,allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:"true",autoplay:a.autoplay,class:"w-full h-full",src:o(l).src},null,8,j)):n("",!0):(t(),r("video",{key:0,poster:e.poster,controls:"",autoplay:""},[o(i)?(t(),r("source",{key:0,src:o(i)},null,8,C)):n("",!0),(t(!0),r(_,null,b(e.sources,c=>(t(),r("source",{key:c.src||c,src:c.src||c,type:c.type},null,8,$))),128))],8,B))])):n("",!0),p.value?n("",!0):(t(),r("div",{key:2,class:"absolute top-0 left-0 w-full h-full cursor-pointer overlay",onClick:u[0]||(u[0]=c=>p.value=!0)},N))],2)}}}),z=S(P,[["__scopeId","data-v-34317701"]]);export{z as default}; diff --git a/docs/.vercel/output/static/_nuxt/VideoPlayer.e2b8a640.css b/docs/.vercel/output/static/_nuxt/VideoPlayer.e2b8a640.css deleted file mode 100644 index bd9e46d..0000000 --- a/docs/.vercel/output/static/_nuxt/VideoPlayer.e2b8a640.css +++ /dev/null @@ -1 +0,0 @@ -.video-player[data-v-34317701]:after{content:" ";display:block;position:absolute}.video-player .play[data-v-34317701]{background-color:transparent;background-image:url('data:image/svg+xml;utf8,');border:none;cursor:pointer;filter:grayscale(100%);height:48px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:filter .1s cubic-bezier(0,0,.2,1);width:68px;z-index:1}.video-player:hover .play[data-v-34317701]{filter:none}video[data-v-34317701]{width:100%} diff --git a/docs/.vercel/output/static/_nuxt/asyncData.31ace0d7.js b/docs/.vercel/output/static/_nuxt/asyncData.31ace0d7.js deleted file mode 100644 index c8ca539..0000000 --- a/docs/.vercel/output/static/_nuxt/asyncData.31ace0d7.js +++ /dev/null @@ -1 +0,0 @@ -import{P as O,x as y,Q as z,R as C,G as A,u as B,z as M}from"./entry.5c8819da.js";const H=()=>null;function j(...s){var m,_,v,D,P,g,x,b,w;const l=typeof s[s.length-1]=="string"?s.pop():void 0;typeof s[0]!="string"&&s.unshift(l);let[t,f,e={}]=s;if(typeof t!="string")throw new TypeError("[nuxt] [asyncData] key must be a string.");if(typeof f!="function")throw new TypeError("[nuxt] [asyncData] handler must be a function.");e.server=(m=e.server)!=null?m:!0,e.default=(_=e.default)!=null?_:H,e.defer&&console.warn("[useAsyncData] `defer` has been renamed to `lazy`. Support for `defer` will be removed in RC."),e.lazy=(D=(v=e.lazy)!=null?v:e.defer)!=null?D:!1,e.initialCache=(P=e.initialCache)!=null?P:!0,e.immediate=(g=e.immediate)!=null?g:!0;const a=O(),d=()=>(a.isHydrating||e.initialCache)&&a.payload.data[t]!==void 0;a._asyncData[t]||(a._asyncData[t]={data:y(d()?a.payload.data[t]:(b=(x=e.default)==null?void 0:x.call(e))!=null?b:null),pending:y(!d()),error:y((w=a.payload._errors[t])!=null?w:null)});const r={...a._asyncData[t]};r.refresh=r.execute=(i={})=>{if(a._asyncDataPromises[t]){if(i.dedupe===!1)return a._asyncDataPromises[t];a._asyncDataPromises[t].cancelled=!0}if(i._initial&&d())return a.payload.data[t];r.pending.value=!0;const o=new Promise((n,c)=>{try{n(f(a))}catch(u){c(u)}}).then(n=>{if(o.cancelled)return a._asyncDataPromises[t];e.transform&&(n=e.transform(n)),e.pick&&(n=R(n,e.pick)),r.data.value=n,r.error.value=null}).catch(n=>{var c,u;if(o.cancelled)return a._asyncDataPromises[t];r.error.value=n,r.data.value=B((u=(c=e.default)==null?void 0:c.call(e))!=null?u:null)}).finally(()=>{o.cancelled||(r.pending.value=!1,a.payload.data[t]=r.data.value,r.error.value&&(a.payload._errors[t]=!0),delete a._asyncDataPromises[t])});return a._asyncDataPromises[t]=o,a._asyncDataPromises[t]};const p=()=>r.refresh({_initial:!0}),k=e.server!==!1&&a.payload.serverRendered;{const i=M();if(i&&!i._nuxtOnBeforeMountCbs){i._nuxtOnBeforeMountCbs=[];const n=i._nuxtOnBeforeMountCbs;i&&(z(()=>{n.forEach(c=>{c()}),n.splice(0,n.length)}),C(()=>n.splice(0,n.length)))}k&&a.isHydrating&&t in a.payload.data?r.pending.value=!1:i&&(a.payload.serverRendered&&a.isHydrating||e.lazy)&&e.immediate?i._nuxtOnBeforeMountCbs.push(p):e.immediate&&p(),e.watch&&A(e.watch,()=>r.refresh());const o=a.hook("app:data:refresh",n=>{if(!n||n.includes(t))return r.refresh()});i&&C(o)}const h=Promise.resolve(a._asyncDataPromises[t]).then(()=>r);return Object.assign(h,r),h}function I(s){const l=s?Array.isArray(s)?s:[s]:void 0;return O().callHook("app:data:refresh",l)}function R(s,l){const t={};for(const f of l)t[f]=s[f];return t}export{I as r,j as u}; diff --git a/docs/.vercel/output/static/_nuxt/client-db.3ed41bdf.js b/docs/.vercel/output/static/_nuxt/client-db.3ed41bdf.js deleted file mode 100644 index 9e22c87..0000000 --- a/docs/.vercel/output/static/_nuxt/client-db.3ed41bdf.js +++ /dev/null @@ -1 +0,0 @@ -import{aa as S,ab as U,ac as E,ad as A,ae as z,af as j,ag as M,ah as N,ai as W,aj as T,W as K,ak as H,al as J,P as R,am as q}from"./entry.5c8819da.js";const B=()=>{const n=new Map;return{hasItem(t){return n.has(t)},getItem(t){return n.get(t)||null},setItem(t,e){n.set(t,e)},removeItem(t){n.delete(t)},getKeys(){return Array.from(n.keys())},clear(){n.clear()},dispose(){n.clear()}}};function G(n){return!n||typeof n.then!="function"?Promise.resolve(n):n}function p(n,...t){try{return G(n(...t))}catch(e){return Promise.reject(e)}}function k(n){const t=typeof n;return n===null||t!=="object"&&t!=="function"}function Z(n){return k(n)?n+"":JSON.stringify(n)}const b=()=>{const n=new Map;return{hasItem(t){return n.has(t)},getItem(t){return n.get(t)||null},setItem(t,e){n.set(t,e)},removeItem(t){n.delete(t)},getKeys(){return Array.from(n.keys())},clear(){n.clear()},dispose(){n.clear()}}},F=["hasItem","getItem","setItem","removeItem","getMeta","setMeta","removeMeta","getKeys","clear","mount","unmount"];function Q(n,t){if(t=I(t),!t)return n;const e={...n};for(const a of F)e[a]=(i="",...s)=>n[a](t+i,...s);return e.getKeys=(a="",...i)=>n.getKeys(t+a,...i).then(s=>s.map(o=>o.substr(t.length))),e}function g(n){return n?n.replace(/[/\\]/g,":").replace(/:+/g,":").replace(/^:|:$/g,""):""}function I(n){return n=g(n),n?n+":":""}function V(n={}){const t={mounts:{"":n.driver||b()},mountpoints:[""],watching:!1,watchListeners:[],unwatch:{}},e=r=>{for(const u of t.mountpoints)if(r.startsWith(u))return{relativeKey:r.substring(u.length),driver:t.mounts[u]};return{relativeKey:r,driver:t.mounts[""]}},a=(r,u)=>t.mountpoints.filter(c=>c.startsWith(r)||u&&r.startsWith(c)).map(c=>({relativeBase:r.length>c.length?r.substring(c.length):void 0,mountpoint:c,driver:t.mounts[c]})),i=(r,u)=>{if(!!t.watching){u=g(u);for(const c of t.watchListeners)c(r,u)}},s=async()=>{if(!t.watching){t.watching=!0;for(const r in t.mounts)t.unwatch[r]=await C(t.mounts[r],i,r)}},o=async()=>{if(!!t.watching){for(const r in t.unwatch)await t.unwatch[r]();t.unwatch={},t.watching=!1}},h={hasItem(r){r=g(r);const{relativeKey:u,driver:c}=e(r);return p(c.hasItem,u)},getItem(r){r=g(r);const{relativeKey:u,driver:c}=e(r);return p(c.getItem,u).then(l=>S(l))},async setItem(r,u){if(u===void 0)return h.removeItem(r);r=g(r);const{relativeKey:c,driver:l}=e(r);!l.setItem||(await p(l.setItem,c,Z(u)),l.watch||i("update",r))},async removeItem(r,u=!0){r=g(r);const{relativeKey:c,driver:l}=e(r);!l.removeItem||(await p(l.removeItem,c),u&&await p(l.removeItem,c+"$"),l.watch||i("remove",r))},async getMeta(r,u){r=g(r);const{relativeKey:c,driver:l}=e(r),m=Object.create(null);if(l.getMeta&&Object.assign(m,await p(l.getMeta,c)),!u){const f=await p(l.getItem,c+"$").then(d=>S(d));f&&typeof f=="object"&&(typeof f.atime=="string"&&(f.atime=new Date(f.atime)),typeof f.mtime=="string"&&(f.mtime=new Date(f.mtime)),Object.assign(m,f))}return m},setMeta(r,u){return this.setItem(r+"$",u)},removeMeta(r){return this.removeItem(r+"$")},async getKeys(r){r=I(r);const u=a(r,!0);let c=[];const l=[];for(const m of u){const d=(await p(m.driver.getKeys,m.relativeBase)).map(y=>m.mountpoint+g(y)).filter(y=>!c.find(w=>y.startsWith(w)));l.push(...d),c=[m.mountpoint].concat(c.filter(y=>!y.startsWith(m.mountpoint)))}return r?l.filter(m=>m.startsWith(r)&&!m.endsWith("$")):l.filter(m=>!m.endsWith("$"))},async clear(r){r=I(r),await Promise.all(a(r,!1).map(async u=>{if(u.driver.clear)return p(u.driver.clear);if(u.driver.removeItem){const c=await u.driver.getKeys();return Promise.all(c.map(l=>u.driver.removeItem(l)))}}))},async dispose(){await Promise.all(Object.values(t.mounts).map(r=>x(r)))},async watch(r){return await s(),t.watchListeners.push(r),async()=>{t.watchListeners=t.watchListeners.filter(u=>u!==r),t.watchListeners.length===0&&await o()}},async unwatch(){t.watchListeners=[],await o()},mount(r,u){if(r=I(r),r&&t.mounts[r])throw new Error(`already mounted at ${r}`);return r&&(t.mountpoints.push(r),t.mountpoints.sort((c,l)=>l.length-c.length)),t.mounts[r]=u,t.watching&&Promise.resolve(C(u,i,r)).then(c=>{t.unwatch[r]=c}).catch(console.error),h},async unmount(r,u=!0){r=I(r),!(!r||!t.mounts[r])&&(t.watching&&r in t.unwatch&&(t.unwatch[r](),delete t.unwatch[r]),u&&await x(t.mounts[r]),t.mountpoints=t.mountpoints.filter(c=>c!==r),delete t.mounts[r])}};return h}function C(n,t,e){return n.watch?n.watch((a,i)=>t(a,e+i)):()=>{}}async function x(n){typeof n.dispose=="function"&&await p(n.dispose)}function X(n={}){const t=ee(e,n.operators);function e(a,i){return typeof i!="object"||i instanceof RegExp?t.$eq(a,i):Object.keys(i||{}).every(s=>{const o=i[s];if(s.startsWith("$")&&t[s]){const h=t[s];return typeof h=="function"?h(a,o):!1}return e(U(a,s),o)})}return e}function ee(n,t={}){return{$match:(e,a)=>n(e,a),$eq:(e,a)=>a instanceof RegExp?a.test(e):e===a,$ne:(e,a)=>a instanceof RegExp?!a.test(e):e!==a,$not:(e,a)=>!n(e,a),$and:(e,a)=>(E(a,"$and requires an array as condition"),a.every(i=>n(e,i))),$or:(e,a)=>(E(a,"$or requires an array as condition"),a.some(i=>n(e,i))),$in:(e,a)=>A(a).some(i=>Array.isArray(e)?n(e,{$contains:i}):n(e,i)),$contains:(e,a)=>(e=Array.isArray(e)?e:String(e),A(a).every(i=>e.includes(i))),$icontains:(e,a)=>{if(typeof a!="string")throw new TypeError("$icontains requires a string, use $contains instead");return e=String(e).toLocaleLowerCase(),A(a).every(i=>e.includes(i.toLocaleLowerCase()))},$containsAny:(e,a)=>(E(a,"$containsAny requires an array as condition"),e=Array.isArray(e)?e:String(e),a.some(i=>e.includes(i))),$exists:(e,a)=>a?typeof e<"u":typeof e>"u",$type:(e,a)=>typeof e===String(a),$regex:(e,a)=>{if(!(a instanceof RegExp)){const i=String(a).match(/\/(.*)\/([dgimsuy]*)$/);a=i?new RegExp(i[1],i[2]||""):new RegExp(a)}return a.test(String(e||""))},$lt:(e,a)=>ee<=a,$gt:(e,a)=>e>a,$gte:(e,a)=>e>=a,...t||{}}}function P(n){const t=X(),e=(i,{query:s,before:o,after:h})=>{const r=typeof s=="string"?{_path:s}:s,u=i.findIndex(l=>t(l,r));o=o||1,h=h||1;const c=new Array(o+h).fill(null,0);return u===-1?c:c.map((l,m)=>i[u-o+m+Number(m>=o)]||null)},a=[(i,s)=>i.filter(o=>A(s.where).every(h=>t(o,h))),(i,s)=>A(s.sort).forEach(o=>z(i,o)),(i,s)=>s.surround?e(i,s.surround):i,(i,s)=>s.skip?i.slice(s.skip):i,(i,s)=>s.limit?i.slice(0,s.limit):i,(i,s)=>j(M(s.without))(i),(i,s)=>j(N(s.only))(i),(i,s)=>s.first?i[0]:i];return async i=>{const s=await n();return a.reduce((o,h)=>h(o,i.params())||o,s)}}var te={exports:{}};(function(n,t){(function(e,a,i){n.exports=i(),n.exports.default=i()})("slugify",W,function(){var e=JSON.parse(`{"$":"dollar","%":"percent","&":"and","<":"less",">":"greater","|":"or","\xA2":"cent","\xA3":"pound","\xA4":"currency","\xA5":"yen","\xA9":"(c)","\xAA":"a","\xAE":"(r)","\xBA":"o","\xC0":"A","\xC1":"A","\xC2":"A","\xC3":"A","\xC4":"A","\xC5":"A","\xC6":"AE","\xC7":"C","\xC8":"E","\xC9":"E","\xCA":"E","\xCB":"E","\xCC":"I","\xCD":"I","\xCE":"I","\xCF":"I","\xD0":"D","\xD1":"N","\xD2":"O","\xD3":"O","\xD4":"O","\xD5":"O","\xD6":"O","\xD8":"O","\xD9":"U","\xDA":"U","\xDB":"U","\xDC":"U","\xDD":"Y","\xDE":"TH","\xDF":"ss","\xE0":"a","\xE1":"a","\xE2":"a","\xE3":"a","\xE4":"a","\xE5":"a","\xE6":"ae","\xE7":"c","\xE8":"e","\xE9":"e","\xEA":"e","\xEB":"e","\xEC":"i","\xED":"i","\xEE":"i","\xEF":"i","\xF0":"d","\xF1":"n","\xF2":"o","\xF3":"o","\xF4":"o","\xF5":"o","\xF6":"o","\xF8":"o","\xF9":"u","\xFA":"u","\xFB":"u","\xFC":"u","\xFD":"y","\xFE":"th","\xFF":"y","\u0100":"A","\u0101":"a","\u0102":"A","\u0103":"a","\u0104":"A","\u0105":"a","\u0106":"C","\u0107":"c","\u010C":"C","\u010D":"c","\u010E":"D","\u010F":"d","\u0110":"DJ","\u0111":"dj","\u0112":"E","\u0113":"e","\u0116":"E","\u0117":"e","\u0118":"e","\u0119":"e","\u011A":"E","\u011B":"e","\u011E":"G","\u011F":"g","\u0122":"G","\u0123":"g","\u0128":"I","\u0129":"i","\u012A":"i","\u012B":"i","\u012E":"I","\u012F":"i","\u0130":"I","\u0131":"i","\u0136":"k","\u0137":"k","\u013B":"L","\u013C":"l","\u013D":"L","\u013E":"l","\u0141":"L","\u0142":"l","\u0143":"N","\u0144":"n","\u0145":"N","\u0146":"n","\u0147":"N","\u0148":"n","\u014C":"O","\u014D":"o","\u0150":"O","\u0151":"o","\u0152":"OE","\u0153":"oe","\u0154":"R","\u0155":"r","\u0158":"R","\u0159":"r","\u015A":"S","\u015B":"s","\u015E":"S","\u015F":"s","\u0160":"S","\u0161":"s","\u0162":"T","\u0163":"t","\u0164":"T","\u0165":"t","\u0168":"U","\u0169":"u","\u016A":"u","\u016B":"u","\u016E":"U","\u016F":"u","\u0170":"U","\u0171":"u","\u0172":"U","\u0173":"u","\u0174":"W","\u0175":"w","\u0176":"Y","\u0177":"y","\u0178":"Y","\u0179":"Z","\u017A":"z","\u017B":"Z","\u017C":"z","\u017D":"Z","\u017E":"z","\u018F":"E","\u0192":"f","\u01A0":"O","\u01A1":"o","\u01AF":"U","\u01B0":"u","\u01C8":"LJ","\u01C9":"lj","\u01CB":"NJ","\u01CC":"nj","\u0218":"S","\u0219":"s","\u021A":"T","\u021B":"t","\u0259":"e","\u02DA":"o","\u0386":"A","\u0388":"E","\u0389":"H","\u038A":"I","\u038C":"O","\u038E":"Y","\u038F":"W","\u0390":"i","\u0391":"A","\u0392":"B","\u0393":"G","\u0394":"D","\u0395":"E","\u0396":"Z","\u0397":"H","\u0398":"8","\u0399":"I","\u039A":"K","\u039B":"L","\u039C":"M","\u039D":"N","\u039E":"3","\u039F":"O","\u03A0":"P","\u03A1":"R","\u03A3":"S","\u03A4":"T","\u03A5":"Y","\u03A6":"F","\u03A7":"X","\u03A8":"PS","\u03A9":"W","\u03AA":"I","\u03AB":"Y","\u03AC":"a","\u03AD":"e","\u03AE":"h","\u03AF":"i","\u03B0":"y","\u03B1":"a","\u03B2":"b","\u03B3":"g","\u03B4":"d","\u03B5":"e","\u03B6":"z","\u03B7":"h","\u03B8":"8","\u03B9":"i","\u03BA":"k","\u03BB":"l","\u03BC":"m","\u03BD":"n","\u03BE":"3","\u03BF":"o","\u03C0":"p","\u03C1":"r","\u03C2":"s","\u03C3":"s","\u03C4":"t","\u03C5":"y","\u03C6":"f","\u03C7":"x","\u03C8":"ps","\u03C9":"w","\u03CA":"i","\u03CB":"y","\u03CC":"o","\u03CD":"y","\u03CE":"w","\u0401":"Yo","\u0402":"DJ","\u0404":"Ye","\u0406":"I","\u0407":"Yi","\u0408":"J","\u0409":"LJ","\u040A":"NJ","\u040B":"C","\u040F":"DZ","\u0410":"A","\u0411":"B","\u0412":"V","\u0413":"G","\u0414":"D","\u0415":"E","\u0416":"Zh","\u0417":"Z","\u0418":"I","\u0419":"J","\u041A":"K","\u041B":"L","\u041C":"M","\u041D":"N","\u041E":"O","\u041F":"P","\u0420":"R","\u0421":"S","\u0422":"T","\u0423":"U","\u0424":"F","\u0425":"H","\u0426":"C","\u0427":"Ch","\u0428":"Sh","\u0429":"Sh","\u042A":"U","\u042B":"Y","\u042C":"","\u042D":"E","\u042E":"Yu","\u042F":"Ya","\u0430":"a","\u0431":"b","\u0432":"v","\u0433":"g","\u0434":"d","\u0435":"e","\u0436":"zh","\u0437":"z","\u0438":"i","\u0439":"j","\u043A":"k","\u043B":"l","\u043C":"m","\u043D":"n","\u043E":"o","\u043F":"p","\u0440":"r","\u0441":"s","\u0442":"t","\u0443":"u","\u0444":"f","\u0445":"h","\u0446":"c","\u0447":"ch","\u0448":"sh","\u0449":"sh","\u044A":"u","\u044B":"y","\u044C":"","\u044D":"e","\u044E":"yu","\u044F":"ya","\u0451":"yo","\u0452":"dj","\u0454":"ye","\u0456":"i","\u0457":"yi","\u0458":"j","\u0459":"lj","\u045A":"nj","\u045B":"c","\u045D":"u","\u045F":"dz","\u0490":"G","\u0491":"g","\u0492":"GH","\u0493":"gh","\u049A":"KH","\u049B":"kh","\u04A2":"NG","\u04A3":"ng","\u04AE":"UE","\u04AF":"ue","\u04B0":"U","\u04B1":"u","\u04BA":"H","\u04BB":"h","\u04D8":"AE","\u04D9":"ae","\u04E8":"OE","\u04E9":"oe","\u0531":"A","\u0532":"B","\u0533":"G","\u0534":"D","\u0535":"E","\u0536":"Z","\u0537":"E'","\u0538":"Y'","\u0539":"T'","\u053A":"JH","\u053B":"I","\u053C":"L","\u053D":"X","\u053E":"C'","\u053F":"K","\u0540":"H","\u0541":"D'","\u0542":"GH","\u0543":"TW","\u0544":"M","\u0545":"Y","\u0546":"N","\u0547":"SH","\u0549":"CH","\u054A":"P","\u054B":"J","\u054C":"R'","\u054D":"S","\u054E":"V","\u054F":"T","\u0550":"R","\u0551":"C","\u0553":"P'","\u0554":"Q'","\u0555":"O''","\u0556":"F","\u0587":"EV","\u0621":"a","\u0622":"aa","\u0623":"a","\u0624":"u","\u0625":"i","\u0626":"e","\u0627":"a","\u0628":"b","\u0629":"h","\u062A":"t","\u062B":"th","\u062C":"j","\u062D":"h","\u062E":"kh","\u062F":"d","\u0630":"th","\u0631":"r","\u0632":"z","\u0633":"s","\u0634":"sh","\u0635":"s","\u0636":"dh","\u0637":"t","\u0638":"z","\u0639":"a","\u063A":"gh","\u0641":"f","\u0642":"q","\u0643":"k","\u0644":"l","\u0645":"m","\u0646":"n","\u0647":"h","\u0648":"w","\u0649":"a","\u064A":"y","\u064B":"an","\u064C":"on","\u064D":"en","\u064E":"a","\u064F":"u","\u0650":"e","\u0652":"","\u0660":"0","\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u067E":"p","\u0686":"ch","\u0698":"zh","\u06A9":"k","\u06AF":"g","\u06CC":"y","\u06F0":"0","\u06F1":"1","\u06F2":"2","\u06F3":"3","\u06F4":"4","\u06F5":"5","\u06F6":"6","\u06F7":"7","\u06F8":"8","\u06F9":"9","\u0E3F":"baht","\u10D0":"a","\u10D1":"b","\u10D2":"g","\u10D3":"d","\u10D4":"e","\u10D5":"v","\u10D6":"z","\u10D7":"t","\u10D8":"i","\u10D9":"k","\u10DA":"l","\u10DB":"m","\u10DC":"n","\u10DD":"o","\u10DE":"p","\u10DF":"zh","\u10E0":"r","\u10E1":"s","\u10E2":"t","\u10E3":"u","\u10E4":"f","\u10E5":"k","\u10E6":"gh","\u10E7":"q","\u10E8":"sh","\u10E9":"ch","\u10EA":"ts","\u10EB":"dz","\u10EC":"ts","\u10ED":"ch","\u10EE":"kh","\u10EF":"j","\u10F0":"h","\u1E62":"S","\u1E63":"s","\u1E80":"W","\u1E81":"w","\u1E82":"W","\u1E83":"w","\u1E84":"W","\u1E85":"w","\u1E9E":"SS","\u1EA0":"A","\u1EA1":"a","\u1EA2":"A","\u1EA3":"a","\u1EA4":"A","\u1EA5":"a","\u1EA6":"A","\u1EA7":"a","\u1EA8":"A","\u1EA9":"a","\u1EAA":"A","\u1EAB":"a","\u1EAC":"A","\u1EAD":"a","\u1EAE":"A","\u1EAF":"a","\u1EB0":"A","\u1EB1":"a","\u1EB2":"A","\u1EB3":"a","\u1EB4":"A","\u1EB5":"a","\u1EB6":"A","\u1EB7":"a","\u1EB8":"E","\u1EB9":"e","\u1EBA":"E","\u1EBB":"e","\u1EBC":"E","\u1EBD":"e","\u1EBE":"E","\u1EBF":"e","\u1EC0":"E","\u1EC1":"e","\u1EC2":"E","\u1EC3":"e","\u1EC4":"E","\u1EC5":"e","\u1EC6":"E","\u1EC7":"e","\u1EC8":"I","\u1EC9":"i","\u1ECA":"I","\u1ECB":"i","\u1ECC":"O","\u1ECD":"o","\u1ECE":"O","\u1ECF":"o","\u1ED0":"O","\u1ED1":"o","\u1ED2":"O","\u1ED3":"o","\u1ED4":"O","\u1ED5":"o","\u1ED6":"O","\u1ED7":"o","\u1ED8":"O","\u1ED9":"o","\u1EDA":"O","\u1EDB":"o","\u1EDC":"O","\u1EDD":"o","\u1EDE":"O","\u1EDF":"o","\u1EE0":"O","\u1EE1":"o","\u1EE2":"O","\u1EE3":"o","\u1EE4":"U","\u1EE5":"u","\u1EE6":"U","\u1EE7":"u","\u1EE8":"U","\u1EE9":"u","\u1EEA":"U","\u1EEB":"u","\u1EEC":"U","\u1EED":"u","\u1EEE":"U","\u1EEF":"u","\u1EF0":"U","\u1EF1":"u","\u1EF2":"Y","\u1EF3":"y","\u1EF4":"Y","\u1EF5":"y","\u1EF6":"Y","\u1EF7":"y","\u1EF8":"Y","\u1EF9":"y","\u2013":"-","\u2018":"'","\u2019":"'","\u201C":"\\"","\u201D":"\\"","\u201E":"\\"","\u2020":"+","\u2022":"*","\u2026":"...","\u20A0":"ecu","\u20A2":"cruzeiro","\u20A3":"french franc","\u20A4":"lira","\u20A5":"mill","\u20A6":"naira","\u20A7":"peseta","\u20A8":"rupee","\u20A9":"won","\u20AA":"new shequel","\u20AB":"dong","\u20AC":"euro","\u20AD":"kip","\u20AE":"tugrik","\u20AF":"drachma","\u20B0":"penny","\u20B1":"peso","\u20B2":"guarani","\u20B3":"austral","\u20B4":"hryvnia","\u20B5":"cedi","\u20B8":"kazakhstani tenge","\u20B9":"indian rupee","\u20BA":"turkish lira","\u20BD":"russian ruble","\u20BF":"bitcoin","\u2120":"sm","\u2122":"tm","\u2202":"d","\u2206":"delta","\u2211":"sum","\u221E":"infinity","\u2665":"love","\u5143":"yuan","\u5186":"yen","\uFDFC":"rial","\uFEF5":"laa","\uFEF7":"laa","\uFEF9":"lai","\uFEFB":"la"}`),a=JSON.parse('{"bg":{"\u0419":"Y","\u0426":"Ts","\u0429":"Sht","\u042A":"A","\u042C":"Y","\u0439":"y","\u0446":"ts","\u0449":"sht","\u044A":"a","\u044C":"y"},"de":{"\xC4":"AE","\xE4":"ae","\xD6":"OE","\xF6":"oe","\xDC":"UE","\xFC":"ue","\xDF":"ss","%":"prozent","&":"und","|":"oder","\u2211":"summe","\u221E":"unendlich","\u2665":"liebe"},"es":{"%":"por ciento","&":"y","<":"menor que",">":"mayor que","|":"o","\xA2":"centavos","\xA3":"libras","\xA4":"moneda","\u20A3":"francos","\u2211":"suma","\u221E":"infinito","\u2665":"amor"},"fr":{"%":"pourcent","&":"et","<":"plus petit",">":"plus grand","|":"ou","\xA2":"centime","\xA3":"livre","\xA4":"devise","\u20A3":"franc","\u2211":"somme","\u221E":"infini","\u2665":"amour"},"pt":{"%":"porcento","&":"e","<":"menor",">":"maior","|":"ou","\xA2":"centavo","\u2211":"soma","\xA3":"libra","\u221E":"infinito","\u2665":"amor"},"uk":{"\u0418":"Y","\u0438":"y","\u0419":"Y","\u0439":"y","\u0426":"Ts","\u0446":"ts","\u0425":"Kh","\u0445":"kh","\u0429":"Shch","\u0449":"shch","\u0413":"H","\u0433":"h"},"vi":{"\u0110":"D","\u0111":"d"},"da":{"\xD8":"OE","\xF8":"oe","\xC5":"AA","\xE5":"aa","%":"procent","&":"og","|":"eller","$":"dollar","<":"mindre end",">":"st\xF8rre end"},"nb":{"&":"og","\xC5":"AA","\xC6":"AE","\xD8":"OE","\xE5":"aa","\xE6":"ae","\xF8":"oe"},"it":{"&":"e"},"nl":{"&":"en"},"sv":{"&":"och","\xC5":"AA","\xC4":"AE","\xD6":"OE","\xE5":"aa","\xE4":"ae","\xF6":"oe"}}');function i(s,o){if(typeof s!="string")throw new Error("slugify: string argument expected");o=typeof o=="string"?{replacement:o}:o||{};var h=a[o.locale]||{},r=o.replacement===void 0?"-":o.replacement,u=o.trim===void 0?!0:o.trim,c=s.normalize().split("").reduce(function(l,m){var f=h[m]||e[m]||m;return f===r&&(f=" "),l+f.replace(o.remove||/[^\w\s$*_+~.()'"!\-:@]+/g,"")},"");return o.strict&&(c=c.replace(/[^A-Za-z0-9\s]/g,"")),u&&(c=c.trim()),c=c.replace(/\s+/g,r),o.lower&&(c=c.toLowerCase()),c}return i.extend=function(s){Object.assign(e,s)},i})})(te);const re=n=>n.split(/[\s-]/g).map(T).join(" ");function ne(n,t){const{navigation:e}=K().content,a=s=>({...ie(["title",...e.fields])(s),...se(s==null?void 0:s.navigation)?s.navigation:{}}),i=n.sort((s,o)=>s._path.localeCompare(o._path)).reduce((s,o)=>{const h=o._path.substring(1).split("/"),r=o._id.split(":").slice(1),u=!!r[r.length-1].match(/([1-9][0-9]*\.)?index.md/g),c=f=>({title:f.title,_path:f._path,_file:f._file,children:[],...a(f),...f._draft?{_draft:!0}:{}}),l=c(o);if(u){const f=t[l._path];if(typeof(f==null?void 0:f.navigation)<"u"&&!(f!=null&&f.navigation))return s;if(o._path!=="/"){const d=c(o);l.children.push(d)}Object.assign(l,a(f))}return h.length===1?(s.push(l),s):(h.slice(0,-1).reduce((f,d,y)=>{const w="/"+h.slice(0,y+1).join("/"),v=t[w];if(typeof(v==null?void 0:v.navigation)<"u"&&!v.navigation)return[];let O=f.find(Y=>Y._path===w);return O||(O={title:re(d),_path:w,_file:o._file,children:[],...a(v)},f.push(O)),O.children},s).push(l),s)},[]);return D(i)}const ae=new Intl.Collator(void 0,{numeric:!0,sensitivity:"base"});function D(n){const t=n.sort((e,a)=>ae.compare(e._file,a._file));for(const e of t)e.children.length?D(e.children):delete e.children,delete e._file;return n}function ie(n){return t=>(t=t||{},n&&n.length?n.filter(e=>typeof t[e]<"u").reduce((e,a)=>Object.assign(e,{[a]:t[a]}),{}):t)}function se(n){return Object.prototype.toString.call(n)==="[object Object]"}const oe=n=>q(n,"/api/"+K().public.content.base),ce=Q(V({driver:B()}),"@content"),L=()=>H("previewToken").value;function ue(n){async function t(){const e=new Set(await n.getKeys("cache:")),a=L();if(a){(await n.getItem(`${a}$`).then(r=>r||{})).ignoreBuiltContents&&e.clear();const o=await n.getKeys(`${a}:`),h=await Promise.all(o.map(r=>n.getItem(r)));for(const r of h)e.delete(`cache:${r._id}`),r.__deleted||e.add(`${a}:${r._id}`)}return await Promise.all(Array.from(e).map(s=>n.getItem(s)))}return{storage:n,fetch:P(t),query:e=>J(P(t),e)}}let _,$;async function le(){return $?await $:_||($=fe(),_=await $),_}async function fe(){const n=R(),{clientDB:t}=K().public.content,e=ue(ce),a=await e.storage.getItem("integrity");if(t.integrity!==+a){const{contents:i,navigation:s}=await $fetch(oe("cache.json"));await Promise.all(i.map(o=>e.storage.setItem(`cache:${o._id}`,o))),await e.storage.setItem("navigation",s),await e.storage.setItem("integrity",t.integrity)}return await n.callHook("content:storage",e.storage),e}async function me(n){const t=await le();if(!L()&&Object.keys(n||{}).length===0)return t.storage.getItem("navigation");const e=await t.query(n).where({_partial:!1,navigation:{$ne:!1}}).find(),i=(await t.query().where({_path:/\/_dir$/i,_partial:!0}).find()).reduce((s,o)=>{o.title.toLowerCase()==="dir"&&(o.title=void 0);const h=o._path.split("/").slice(0,-1).join("/")||"/";return s[h]={...o,...o.body},s},{});return ne(e,i)}export{ce as contentStorage,ue as createDB,me as generateNavigation,L as getPreview,le as useContentDatabase}; diff --git a/docs/.vercel/output/static/_nuxt/default.641233c7.js b/docs/.vercel/output/static/_nuxt/default.641233c7.js deleted file mode 100644 index 4c3d347..0000000 --- a/docs/.vercel/output/static/_nuxt/default.641233c7.js +++ /dev/null @@ -1 +0,0 @@ -import r from"./DocsPageContent.80e418c5.js";import{v as e,o as p,c as m,w as n,p as i}from"./entry.5c8819da.js";import"./DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js";import"./ProseCodeInline.50440e49.js";import"./DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js";import"./PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js";import"./PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js";import"./ProseHr.b577eed5.js";/* empty css */import"./DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js";import"./index.c8e7d9b1.js";import"./DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js";import"./DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js";/* empty css */const c={};function s(t,a){const o=r;return p(),m(o,{class:"min-h-page"},{default:n(()=>[i(t.$slots,"default")]),_:3})}const P=e(c,[["render",s]]);export{P as default}; diff --git a/docs/.vercel/output/static/_nuxt/document-driven.422f26c3.js b/docs/.vercel/output/static/_nuxt/document-driven.422f26c3.js deleted file mode 100644 index 5302b8d..0000000 --- a/docs/.vercel/output/static/_nuxt/document-driven.422f26c3.js +++ /dev/null @@ -1 +0,0 @@ -import{P as B,b as d,e as l,$ as f,o as n,f as v,k as o,w as s,u as t,a8 as x,c as a,a9 as C,X as k}from"./entry.5c8819da.js";import y from"./DocumentDrivenNotFound.f9457e0d.js";import"./ButtonLink.2f82fed5.js";const D={class:"document-driven-page"},g=d({__name:"document-driven",setup(E){const{page:e,layout:u}=l();return e.value,f(e),(c,N)=>{const _=C,m=k,r=y,p=x;return n(),v("div",D,[o(p,{name:t(u)||"default"},{default:s(()=>[t(e)?(n(),a(m,{key:t(e)._id,value:t(e)},{empty:s(({value:i})=>[o(_,{value:i},null,8,["value"])]),_:1},8,["value"])):(n(),a(r,{key:1}))]),_:1},8,["name"])])}}});export{g as default}; diff --git a/docs/.vercel/output/static/_nuxt/entry.5c8819da.js b/docs/.vercel/output/static/_nuxt/entry.5c8819da.js deleted file mode 100644 index 9898823..0000000 --- a/docs/.vercel/output/static/_nuxt/entry.5c8819da.js +++ /dev/null @@ -1,11 +0,0 @@ -function Cs(e,t){const n=Object.create(null),r=e.split(",");for(let o=0;o!!n[o.toLowerCase()]:o=>!!n[o]}const nf="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",rf=Cs(nf);function la(e){return!!e||e===""}function lr(e){if(Z(e)){const t={};for(let n=0;n{if(n){const r=n.split(sf);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function je(e){let t="";if(ke(e))t=e;else if(Z(e))for(let n=0;nke(e)?e:e==null?"":Z(e)||Ae(e)&&(e.toString===ua||!re(e.toString))?JSON.stringify(e,aa,2):String(e),aa=(e,t)=>t&&t.__v_isRef?aa(e,t.value):dn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o])=>(n[`${r} =>`]=o,n),{})}:ca(t)?{[`Set(${t.size})`]:[...t.values()]}:Ae(t)&&!Z(t)&&!fa(t)?String(t):t,xe={},fn=[],lt=()=>{},af=()=>!1,cf=/^on[^a-z]/,ar=e=>cf.test(e),Ss=e=>e.startsWith("onUpdate:"),Fe=Object.assign,As=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},uf=Object.prototype.hasOwnProperty,ce=(e,t)=>uf.call(e,t),Z=Array.isArray,dn=e=>Jr(e)==="[object Map]",ca=e=>Jr(e)==="[object Set]",re=e=>typeof e=="function",ke=e=>typeof e=="string",Rs=e=>typeof e=="symbol",Ae=e=>e!==null&&typeof e=="object",ks=e=>Ae(e)&&re(e.then)&&re(e.catch),ua=Object.prototype.toString,Jr=e=>ua.call(e),ff=e=>Jr(e).slice(8,-1),fa=e=>Jr(e)==="[object Object]",Ts=e=>ke(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Bn=Cs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Xr=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},df=/-(\w)/g,pt=Xr(e=>e.replace(df,(t,n)=>n?n.toUpperCase():"")),hf=/\B([A-Z])/g,An=Xr(e=>e.replace(hf,"-$1").toLowerCase()),Gr=Xr(e=>e.charAt(0).toUpperCase()+e.slice(1)),mo=Xr(e=>e?`on${Gr(e)}`:""),Xn=(e,t)=>!Object.is(e,t),Un=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Ps=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let bi;const pf=()=>bi||(bi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let Je;class gf{constructor(t=!1){this.detached=t,this.active=!0,this.effects=[],this.cleanups=[],this.parent=Je,!t&&Je&&(this.index=(Je.scopes||(Je.scopes=[])).push(this)-1)}run(t){if(this.active){const n=Je;try{return Je=this,t()}finally{Je=n}}}on(){Je=this}off(){Je=this.parent}stop(t){if(this.active){let n,r;for(n=0,r=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},da=e=>(e.w&Nt)>0,ha=e=>(e.n&Nt)>0,_f=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r{(c==="length"||c>=r)&&l.push(a)});else switch(n!==void 0&&l.push(i.get(n)),t){case"add":Z(e)?Ts(n)&&l.push(i.get("length")):(l.push(i.get(Jt)),dn(e)&&l.push(i.get(Uo)));break;case"delete":Z(e)||(l.push(i.get(Jt)),dn(e)&&l.push(i.get(Uo)));break;case"set":dn(e)&&l.push(i.get(Jt));break}if(l.length===1)l[0]&&zo(l[0]);else{const a=[];for(const c of l)c&&a.push(...c);zo(Is(a))}}function zo(e,t){const n=Z(e)?e:[...e];for(const r of n)r.computed&&wi(r);for(const r of n)r.computed||wi(r)}function wi(e,t){(e!==it||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}const bf=Cs("__proto__,__v_isRef,__isVue"),ma=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Rs)),vf=$s(),wf=$s(!1,!0),xf=$s(!0),xi=Ef();function Ef(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=he(this);for(let s=0,i=this.length;s{e[t]=function(...n){Rn();const r=he(this)[t].apply(this,n);return kn(),r}}),e}function $s(e=!1,t=!1){return function(r,o,s){if(o==="__v_isReactive")return!e;if(o==="__v_isReadonly")return e;if(o==="__v_isShallow")return t;if(o==="__v_raw"&&s===(e?t?Nf:wa:t?va:ba).get(r))return r;const i=Z(r);if(!e&&i&&ce(xi,o))return Reflect.get(xi,o,s);const l=Reflect.get(r,o,s);return(Rs(o)?ma.has(o):bf(o))||(e||Xe(r,"get",o),t)?l:$e(l)?i&&Ts(o)?l:l.value:Ae(l)?e?xa(l):Ge(l):l}}const Cf=_a(),Sf=_a(!0);function _a(e=!1){return function(n,r,o,s){let i=n[r];if(bn(i)&&$e(i)&&!$e(o))return!1;if(!e&&(!Dr(o)&&!bn(o)&&(i=he(i),o=he(o)),!Z(n)&&$e(i)&&!$e(o)))return i.value=o,!0;const l=Z(n)&&Ts(r)?Number(r)e,Zr=e=>Reflect.getPrototypeOf(e);function br(e,t,n=!1,r=!1){e=e.__v_raw;const o=he(e),s=he(t);n||(t!==s&&Xe(o,"get",t),Xe(o,"get",s));const{has:i}=Zr(o),l=r?Ms:n?Fs:Gn;if(i.call(o,t))return l(e.get(t));if(i.call(o,s))return l(e.get(s));e!==o&&e.get(t)}function vr(e,t=!1){const n=this.__v_raw,r=he(n),o=he(e);return t||(e!==o&&Xe(r,"has",e),Xe(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function wr(e,t=!1){return e=e.__v_raw,!t&&Xe(he(e),"iterate",Jt),Reflect.get(e,"size",e)}function Ei(e){e=he(e);const t=he(this);return Zr(t).has.call(t,e)||(t.add(e),Et(t,"add",e,e)),this}function Ci(e,t){t=he(t);const n=he(this),{has:r,get:o}=Zr(n);let s=r.call(n,e);s||(e=he(e),s=r.call(n,e));const i=o.call(n,e);return n.set(e,t),s?Xn(t,i)&&Et(n,"set",e,t):Et(n,"add",e,t),this}function Si(e){const t=he(this),{has:n,get:r}=Zr(t);let o=n.call(t,e);o||(e=he(e),o=n.call(t,e)),r&&r.call(t,e);const s=t.delete(e);return o&&Et(t,"delete",e,void 0),s}function Ai(){const e=he(this),t=e.size!==0,n=e.clear();return t&&Et(e,"clear",void 0,void 0),n}function xr(e,t){return function(r,o){const s=this,i=s.__v_raw,l=he(i),a=t?Ms:e?Fs:Gn;return!e&&Xe(l,"iterate",Jt),i.forEach((c,u)=>r.call(o,a(c),a(u),s))}}function Er(e,t,n){return function(...r){const o=this.__v_raw,s=he(o),i=dn(s),l=e==="entries"||e===Symbol.iterator&&i,a=e==="keys"&&i,c=o[e](...r),u=n?Ms:t?Fs:Gn;return!t&&Xe(s,"iterate",a?Uo:Jt),{next(){const{value:d,done:p}=c.next();return p?{value:d,done:p}:{value:l?[u(d[0]),u(d[1])]:u(d),done:p}},[Symbol.iterator](){return this}}}}function Tt(e){return function(...t){return e==="delete"?!1:this}}function Of(){const e={get(s){return br(this,s)},get size(){return wr(this)},has:vr,add:Ei,set:Ci,delete:Si,clear:Ai,forEach:xr(!1,!1)},t={get(s){return br(this,s,!1,!0)},get size(){return wr(this)},has:vr,add:Ei,set:Ci,delete:Si,clear:Ai,forEach:xr(!1,!0)},n={get(s){return br(this,s,!0)},get size(){return wr(this,!0)},has(s){return vr.call(this,s,!0)},add:Tt("add"),set:Tt("set"),delete:Tt("delete"),clear:Tt("clear"),forEach:xr(!0,!1)},r={get(s){return br(this,s,!0,!0)},get size(){return wr(this,!0)},has(s){return vr.call(this,s,!0)},add:Tt("add"),set:Tt("set"),delete:Tt("delete"),clear:Tt("clear"),forEach:xr(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=Er(s,!1,!1),n[s]=Er(s,!0,!1),t[s]=Er(s,!1,!0),r[s]=Er(s,!0,!0)}),[e,n,t,r]}const[If,Lf,$f,Mf]=Of();function js(e,t){const n=t?e?Mf:$f:e?Lf:If;return(r,o,s)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(ce(n,o)&&o in r?n:r,o,s)}const jf={get:js(!1,!1)},Df={get:js(!1,!0)},Ff={get:js(!0,!1)},ba=new WeakMap,va=new WeakMap,wa=new WeakMap,Nf=new WeakMap;function Hf(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Bf(e){return e.__v_skip||!Object.isExtensible(e)?0:Hf(ff(e))}function Ge(e){return bn(e)?e:Ds(e,!1,ya,jf,ba)}function Uf(e){return Ds(e,!1,Pf,Df,va)}function xa(e){return Ds(e,!0,Tf,Ff,wa)}function Ds(e,t,n,r,o){if(!Ae(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=o.get(e);if(s)return s;const i=Bf(e);if(i===0)return e;const l=new Proxy(e,i===2?r:n);return o.set(e,l),l}function hn(e){return bn(e)?hn(e.__v_raw):!!(e&&e.__v_isReactive)}function bn(e){return!!(e&&e.__v_isReadonly)}function Dr(e){return!!(e&&e.__v_isShallow)}function Ea(e){return hn(e)||bn(e)}function he(e){const t=e&&e.__v_raw;return t?he(t):e}function Ca(e){return jr(e,"__v_skip",!0),e}const Gn=e=>Ae(e)?Ge(e):e,Fs=e=>Ae(e)?xa(e):e;function Sa(e){jt&&it&&(e=he(e),ga(e.dep||(e.dep=Is())))}function Aa(e,t){e=he(e),e.dep&&zo(e.dep)}function $e(e){return!!(e&&e.__v_isRef===!0)}function ze(e){return Ra(e,!1)}function Vo(e){return Ra(e,!0)}function Ra(e,t){return $e(e)?e:new zf(e,t)}class zf{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:he(t),this._value=n?t:Gn(t)}get value(){return Sa(this),this._value}set value(t){const n=this.__v_isShallow||Dr(t)||bn(t);t=n?t:he(t),Xn(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:Gn(t),Aa(this))}}function Q(e){return $e(e)?e.value:e}const Vf={get:(e,t,n)=>Q(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return $e(o)&&!$e(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function ka(e){return hn(e)?e:new Proxy(e,Vf)}function J1(e){const t=Z(e)?new Array(e.length):{};for(const n in e)t[n]=Ns(e,n);return t}class Kf{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,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}}function Ns(e,t,n){const r=e[t];return $e(r)?r:new Kf(e,t,n)}var Ta;class qf{constructor(t,n,r,o){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[Ta]=!1,this._dirty=!0,this.effect=new Ls(t,()=>{this._dirty||(this._dirty=!0,Aa(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=he(this);return Sa(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}Ta="__v_isReadonly";function Wf(e,t,n=!1){let r,o;const s=re(e);return s?(r=e,o=lt):(r=e.get,o=e.set),new qf(r,o,s||!o,n)}function Dt(e,t,n,r){let o;try{o=r?e(...r):e()}catch(s){Tn(s,t,n)}return o}function nt(e,t,n,r){if(re(e)){const s=Dt(e,t,n,r);return s&&ks(s)&&s.catch(i=>{Tn(i,t,n)}),s}const o=[];for(let s=0;s>>1;er(He[r])dt&&He.splice(t,1)}function Ia(e){Z(e)?pn.push(...e):(!vt||!vt.includes(e,e.allowRecurse?Wt+1:Wt))&&pn.push(e),Oa()}function Ri(e,t=Zn?dt+1:0){for(;ter(n)-er(r)),Wt=0;Wte.id==null?1/0:e.id,Xf=(e,t)=>{const n=er(e)-er(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function La(e){Ko=!1,Zn=!0,He.sort(Xf);const t=lt;try{for(dt=0;dtg.trim())),d&&(o=n.map(Ps))}let l,a=r[l=mo(t)]||r[l=mo(pt(t))];!a&&s&&(a=r[l=mo(An(t))]),a&&nt(a,e,6,o);const c=r[l+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,nt(c,e,6,o)}}function $a(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const s=e.emits;let i={},l=!1;if(!re(e)){const a=c=>{const u=$a(c,t,!0);u&&(l=!0,Fe(i,u))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!s&&!l?(Ae(e)&&r.set(e,null),null):(Z(s)?s.forEach(a=>i[a]=null):Fe(i,s),Ae(e)&&r.set(e,i),i)}function to(e,t){return!e||!ar(t)?!1:(t=t.slice(2).replace(/Once$/,""),ce(e,t[0].toLowerCase()+t.slice(1))||ce(e,An(t))||ce(e,t))}let Be=null,no=null;function Nr(e){const t=Be;return Be=e,no=e&&e.type.__scopeId||null,t}function X1(e){no=e}function G1(){no=null}function rt(e,t=Be,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&Hi(-1);const s=Nr(t);let i;try{i=e(...o)}finally{Nr(s),r._d&&Hi(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function _o(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:s,propsOptions:[i],slots:l,attrs:a,emit:c,render:u,renderCache:d,data:p,setupState:g,ctx:b,inheritAttrs:w}=e;let E,v;const _=Nr(e);try{if(n.shapeFlag&4){const R=o||r;E=et(u.call(R,R,d,s,g,p,b)),v=a}else{const R=t;E=et(R.length>1?R(s,{attrs:a,slots:l,emit:c}):R(s,null)),v=t.props?a:ed(a)}}catch(R){Kn.length=0,Tn(R,e,1),E=oe(Ve)}let C=E;if(v&&w!==!1){const R=Object.keys(v),{shapeFlag:L}=C;R.length&&L&7&&(i&&R.some(Ss)&&(v=td(v,i)),C=St(C,v))}return n.dirs&&(C=St(C),C.dirs=C.dirs?C.dirs.concat(n.dirs):n.dirs),n.transition&&(C.transition=n.transition),E=C,Nr(_),E}function Zf(e){let t;for(let n=0;n{let t;for(const n in e)(n==="class"||n==="style"||ar(n))&&((t||(t={}))[n]=e[n]);return t},td=(e,t)=>{const n={};for(const r in e)(!Ss(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function nd(e,t,n){const{props:r,children:o,component:s}=e,{props:i,children:l,patchFlag:a}=t,c=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?ki(r,i,c):!!i;if(a&8){const u=t.dynamicProps;for(let d=0;de.__isSuspense,rd={name:"Suspense",__isSuspense:!0,process(e,t,n,r,o,s,i,l,a,c){e==null?od(t,n,r,o,s,i,l,a,c):sd(e,t,n,r,o,i,l,a,c)},hydrate:id,create:Us,normalize:ld},ja=rd;function tr(e,t){const n=e.props&&e.props[t];re(n)&&n()}function od(e,t,n,r,o,s,i,l,a){const{p:c,o:{createElement:u}}=a,d=u("div"),p=e.suspense=Us(e,o,r,t,d,n,s,i,l,a);c(null,p.pendingBranch=e.ssContent,d,null,r,p,s,i),p.deps>0?(tr(e,"onPending"),tr(e,"onFallback"),c(null,e.ssFallback,t,n,r,null,s,i),gn(p,e.ssFallback)):p.resolve()}function sd(e,t,n,r,o,s,i,l,{p:a,um:c,o:{createElement:u}}){const d=t.suspense=e.suspense;d.vnode=t,t.el=e.el;const p=t.ssContent,g=t.ssFallback,{activeBranch:b,pendingBranch:w,isInFallback:E,isHydrating:v}=d;if(w)d.pendingBranch=p,ht(p,w)?(a(w,p,d.hiddenContainer,null,o,d,s,i,l),d.deps<=0?d.resolve():E&&(a(b,g,n,r,o,null,s,i,l),gn(d,g))):(d.pendingId++,v?(d.isHydrating=!1,d.activeBranch=w):c(w,o,d),d.deps=0,d.effects.length=0,d.hiddenContainer=u("div"),E?(a(null,p,d.hiddenContainer,null,o,d,s,i,l),d.deps<=0?d.resolve():(a(b,g,n,r,o,null,s,i,l),gn(d,g))):b&&ht(p,b)?(a(b,p,n,r,o,d,s,i,l),d.resolve(!0)):(a(null,p,d.hiddenContainer,null,o,d,s,i,l),d.deps<=0&&d.resolve()));else if(b&&ht(p,b))a(b,p,n,r,o,d,s,i,l),gn(d,p);else if(tr(t,"onPending"),d.pendingBranch=p,d.pendingId++,a(null,p,d.hiddenContainer,null,o,d,s,i,l),d.deps<=0)d.resolve();else{const{timeout:_,pendingId:C}=d;_>0?setTimeout(()=>{d.pendingId===C&&d.fallback(g)},_):_===0&&d.fallback(g)}}function Us(e,t,n,r,o,s,i,l,a,c,u=!1){const{p:d,m:p,um:g,n:b,o:{parentNode:w,remove:E}}=c,v=Ps(e.props&&e.props.timeout),_={vnode:e,parent:t,parentComponent:n,isSVG:i,container:r,hiddenContainer:o,anchor:s,deps:0,pendingId:0,timeout:typeof v=="number"?v:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(C=!1){const{vnode:R,activeBranch:L,pendingBranch:I,pendingId:M,effects:O,parentComponent:D,container:F}=_;if(_.isHydrating)_.isHydrating=!1;else if(!C){const te=L&&I.transition&&I.transition.mode==="out-in";te&&(L.transition.afterLeave=()=>{M===_.pendingId&&p(I,F,K,0)});let{anchor:K}=_;L&&(K=b(L),g(L,D,_,!0)),te||p(I,F,K,0)}gn(_,I),_.pendingBranch=null,_.isInFallback=!1;let J=_.parent,U=!1;for(;J;){if(J.pendingBranch){J.effects.push(...O),U=!0;break}J=J.parent}U||Ia(O),_.effects=[],tr(R,"onResolve")},fallback(C){if(!_.pendingBranch)return;const{vnode:R,activeBranch:L,parentComponent:I,container:M,isSVG:O}=_;tr(R,"onFallback");const D=b(L),F=()=>{!_.isInFallback||(d(null,C,M,D,I,null,O,l,a),gn(_,C))},J=C.transition&&C.transition.mode==="out-in";J&&(L.transition.afterLeave=F),_.isInFallback=!0,g(L,I,null,!0),J||F()},move(C,R,L){_.activeBranch&&p(_.activeBranch,C,R,L),_.container=C},next(){return _.activeBranch&&b(_.activeBranch)},registerDep(C,R){const L=!!_.pendingBranch;L&&_.deps++;const I=C.vnode.el;C.asyncDep.catch(M=>{Tn(M,C,0)}).then(M=>{if(C.isUnmounted||_.isUnmounted||_.pendingId!==C.suspenseId)return;C.asyncResolved=!0;const{vnode:O}=C;Go(C,M,!1),I&&(O.el=I);const D=!I&&C.subTree.el;R(C,O,w(I||C.subTree.el),I?null:b(C.subTree),_,i,a),D&&E(D),Bs(C,O.el),L&&--_.deps===0&&_.resolve()})},unmount(C,R){_.isUnmounted=!0,_.activeBranch&&g(_.activeBranch,n,C,R),_.pendingBranch&&g(_.pendingBranch,n,C,R)}};return _}function id(e,t,n,r,o,s,i,l,a){const c=t.suspense=Us(t,r,n,e.parentNode,document.createElement("div"),null,o,s,i,l,!0),u=a(e,c.pendingBranch=t.ssContent,n,c,s,i);return c.deps===0&&c.resolve(),u}function ld(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=Ti(r?n.default:n),e.ssFallback=r?Ti(n.fallback):oe(Ve)}function Ti(e){let t;if(re(e)){const n=vn&&e._c;n&&(e._d=!1,X()),e=e(),n&&(e._d=!0,t=tt,oc())}return Z(e)&&(e=Zf(e)),e=et(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Da(e,t){t&&t.pendingBranch?Z(e)?t.effects.push(...e):t.effects.push(e):Ia(e)}function gn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,o=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=o,Bs(r,o))}function mn(e,t){if(Ie){let n=Ie.provides;const r=Ie.parent&&Ie.parent.provides;r===n&&(n=Ie.provides=Object.create(r)),n[e]=t}}function at(e,t,n=!1){const r=Ie||Be;if(r){const o=r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&re(t)?t.call(r.proxy):t}}function ad(e,t){return zs(e,null,t)}const Pi={};function De(e,t,n){return zs(e,t,n)}function zs(e,t,{immediate:n,deep:r,flush:o,onTrack:s,onTrigger:i}=xe){const l=Ie;let a,c=!1,u=!1;if($e(e)?(a=()=>e.value,c=Dr(e)):hn(e)?(a=()=>e,r=!0):Z(e)?(u=!0,c=e.some(v=>hn(v)||Dr(v)),a=()=>e.map(v=>{if($e(v))return v.value;if(hn(v))return Yt(v);if(re(v))return Dt(v,l,2)})):re(e)?t?a=()=>Dt(e,l,2):a=()=>{if(!(l&&l.isUnmounted))return d&&d(),nt(e,l,3,[p])}:a=lt,t&&r){const v=a;a=()=>Yt(v())}let d,p=v=>{d=E.onStop=()=>{Dt(v,l,4)}};if(xn)return p=lt,t?n&&nt(t,l,3,[a(),u?[]:void 0,p]):a(),lt;let g=u?[]:Pi;const b=()=>{if(!!E.active)if(t){const v=E.run();(r||c||(u?v.some((_,C)=>Xn(_,g[C])):Xn(v,g)))&&(d&&d(),nt(t,l,3,[v,g===Pi?void 0:g,p]),g=v)}else E.run()};b.allowRecurse=!!t;let w;o==="sync"?w=b:o==="post"?w=()=>Me(b,l&&l.suspense):(b.pre=!0,l&&(b.id=l.uid),w=()=>eo(b));const E=new Ls(a,w);return t?n?b():g=E.run():o==="post"?Me(E.run.bind(E),l&&l.suspense):E.run(),()=>{E.stop(),l&&l.scope&&As(l.scope.effects,E)}}function cd(e,t,n){const r=this.proxy,o=ke(e)?e.includes(".")?Fa(r,e):()=>r[e]:e.bind(r,r);let s;re(t)?s=t:(s=t.handler,n=t);const i=Ie;Ht(this);const l=zs(o,s.bind(r),n);return i?Ht(i):Ft(),l}function Fa(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o{Yt(n,t)});else if(fa(e))for(const n in e)Yt(e[n],t);return e}function ud(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Pn(()=>{e.isMounted=!0}),On(()=>{e.isUnmounting=!0}),e}const Ze=[Function,Array],fd={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ze,onEnter:Ze,onAfterEnter:Ze,onEnterCancelled:Ze,onBeforeLeave:Ze,onLeave:Ze,onAfterLeave:Ze,onLeaveCancelled:Ze,onBeforeAppear:Ze,onAppear:Ze,onAfterAppear:Ze,onAppearCancelled:Ze},setup(e,{slots:t}){const n=gt(),r=ud();let o;return()=>{const s=t.default&&Ba(t.default(),!0);if(!s||!s.length)return;let i=s[0];if(s.length>1){for(const w of s)if(w.type!==Ve){i=w;break}}const l=he(e),{mode:a}=l;if(r.isLeaving)return yo(i);const c=Oi(i);if(!c)return yo(i);const u=qo(c,l,r,n);Hr(c,u);const d=n.subTree,p=d&&Oi(d);let g=!1;const{getTransitionKey:b}=c.type;if(b){const w=b();o===void 0?o=w:w!==o&&(o=w,g=!0)}if(p&&p.type!==Ve&&(!ht(c,p)||g)){const w=qo(p,l,r,n);if(Hr(p,w),a==="out-in")return r.isLeaving=!0,w.afterLeave=()=>{r.isLeaving=!1,n.update()},yo(i);a==="in-out"&&c.type!==Ve&&(w.delayLeave=(E,v,_)=>{const C=Ha(r,p);C[String(p.key)]=p,E._leaveCb=()=>{v(),E._leaveCb=void 0,delete u.delayedLeave},u.delayedLeave=_})}return i}}},Na=fd;function Ha(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function qo(e,t,n,r){const{appear:o,mode:s,persisted:i=!1,onBeforeEnter:l,onEnter:a,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:d,onLeave:p,onAfterLeave:g,onLeaveCancelled:b,onBeforeAppear:w,onAppear:E,onAfterAppear:v,onAppearCancelled:_}=t,C=String(e.key),R=Ha(n,e),L=(O,D)=>{O&&nt(O,r,9,D)},I=(O,D)=>{const F=D[1];L(O,D),Z(O)?O.every(J=>J.length<=1)&&F():O.length<=1&&F()},M={mode:s,persisted:i,beforeEnter(O){let D=l;if(!n.isMounted)if(o)D=w||l;else return;O._leaveCb&&O._leaveCb(!0);const F=R[C];F&&ht(e,F)&&F.el._leaveCb&&F.el._leaveCb(),L(D,[O])},enter(O){let D=a,F=c,J=u;if(!n.isMounted)if(o)D=E||a,F=v||c,J=_||u;else return;let U=!1;const te=O._enterCb=K=>{U||(U=!0,K?L(J,[O]):L(F,[O]),M.delayedLeave&&M.delayedLeave(),O._enterCb=void 0)};D?I(D,[O,te]):te()},leave(O,D){const F=String(e.key);if(O._enterCb&&O._enterCb(!0),n.isUnmounting)return D();L(d,[O]);let J=!1;const U=O._leaveCb=te=>{J||(J=!0,D(),te?L(b,[O]):L(g,[O]),O._leaveCb=void 0,R[F]===e&&delete R[F])};R[F]=e,p?I(p,[O,U]):U()},clone(O){return qo(O,t,n,r)}};return M}function yo(e){if(ur(e))return e=St(e),e.children=null,e}function Oi(e){return ur(e)?e.children?e.children[0]:void 0:e}function Hr(e,t){e.shapeFlag&6&&e.component?Hr(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 Ba(e,t=!1,n){let r=[],o=0;for(let s=0;s1)for(let s=0;s!!e.type.__asyncLoader;function W(e){re(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:s,suspensible:i=!0,onError:l}=e;let a=null,c,u=0;const d=()=>(u++,a=null,p()),p=()=>{let g;return a||(g=a=t().catch(b=>{if(b=b instanceof Error?b:new Error(String(b)),l)return new Promise((w,E)=>{l(b,()=>w(d()),()=>E(b),u+1)});throw b}).then(b=>g!==a&&a?a:(b&&(b.__esModule||b[Symbol.toStringTag]==="Module")&&(b=b.default),c=b,b)))};return ye({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return c},setup(){const g=Ie;if(c)return()=>bo(c,g);const b=_=>{a=null,Tn(_,g,13,!r)};if(i&&g.suspense||xn)return p().then(_=>()=>bo(_,g)).catch(_=>(b(_),()=>r?oe(r,{error:_}):null));const w=ze(!1),E=ze(),v=ze(!!o);return o&&setTimeout(()=>{v.value=!1},o),s!=null&&setTimeout(()=>{if(!w.value&&!E.value){const _=new Error(`Async component timed out after ${s}ms.`);b(_),E.value=_}},s),p().then(()=>{w.value=!0,g.parent&&ur(g.parent.vnode)&&eo(g.parent.update)}).catch(_=>{b(_),E.value=_}),()=>{if(w.value&&c)return bo(c,g);if(E.value&&r)return oe(r,{error:E.value});if(n&&!v.value)return oe(n)}}})}function bo(e,{vnode:{ref:t,props:n,children:r,shapeFlag:o},parent:s}){const i=oe(e,n,r);return i.ref=t,i}const ur=e=>e.type.__isKeepAlive,dd={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=gt(),r=n.ctx;if(!r.renderer)return()=>{const _=t.default&&t.default();return _&&_.length===1?_[0]:_};const o=new Map,s=new Set;let i=null;const l=n.suspense,{renderer:{p:a,m:c,um:u,o:{createElement:d}}}=r,p=d("div");r.activate=(_,C,R,L,I)=>{const M=_.component;c(_,C,R,0,l),a(M.vnode,_,C,R,M,l,L,_.slotScopeIds,I),Me(()=>{M.isDeactivated=!1,M.a&&Un(M.a);const O=_.props&&_.props.onVnodeMounted;O&&We(O,M.parent,_)},l)},r.deactivate=_=>{const C=_.component;c(_,p,null,1,l),Me(()=>{C.da&&Un(C.da);const R=_.props&&_.props.onVnodeUnmounted;R&&We(R,C.parent,_),C.isDeactivated=!0},l)};function g(_){vo(_),u(_,n,l,!0)}function b(_){o.forEach((C,R)=>{const L=Zo(C.type);L&&(!_||!_(L))&&w(R)})}function w(_){const C=o.get(_);!i||C.type!==i.type?g(C):i&&vo(i),o.delete(_),s.delete(_)}De(()=>[e.include,e.exclude],([_,C])=>{_&&b(R=>Nn(_,R)),C&&b(R=>!Nn(C,R))},{flush:"post",deep:!0});let E=null;const v=()=>{E!=null&&o.set(E,wo(n.subTree))};return Pn(v),za(v),On(()=>{o.forEach(_=>{const{subTree:C,suspense:R}=n,L=wo(C);if(_.type===L.type){vo(L);const I=L.component.da;I&&Me(I,R);return}g(_)})}),()=>{if(E=null,!t.default)return null;const _=t.default(),C=_[0];if(_.length>1)return i=null,_;if(!wn(C)||!(C.shapeFlag&4)&&!(C.shapeFlag&128))return i=null,C;let R=wo(C);const L=R.type,I=Zo(Xt(R)?R.type.__asyncResolved||{}:L),{include:M,exclude:O,max:D}=e;if(M&&(!I||!Nn(M,I))||O&&I&&Nn(O,I))return i=R,C;const F=R.key==null?L:R.key,J=o.get(F);return R.el&&(R=St(R),C.shapeFlag&128&&(C.ssContent=R)),E=F,J?(R.el=J.el,R.component=J.component,R.transition&&Hr(R,R.transition),R.shapeFlag|=512,s.delete(F),s.add(F)):(s.add(F),D&&s.size>parseInt(D,10)&&w(s.values().next().value)),R.shapeFlag|=256,i=R,Ma(C.type)?C:R}}},hd=dd;function Nn(e,t){return Z(e)?e.some(n=>Nn(n,t)):ke(e)?e.split(",").includes(t):e.test?e.test(t):!1}function pd(e,t){Ua(e,"a",t)}function gd(e,t){Ua(e,"da",t)}function Ua(e,t,n=Ie){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(ro(t,r,n),n){let o=n.parent;for(;o&&o.parent;)ur(o.parent.vnode)&&md(r,t,n,o),o=o.parent}}function md(e,t,n,r){const o=ro(t,e,r,!0);Va(()=>{As(r[t],o)},n)}function vo(e){let t=e.shapeFlag;t&256&&(t-=256),t&512&&(t-=512),e.shapeFlag=t}function wo(e){return e.shapeFlag&128?e.ssContent:e}function ro(e,t,n=Ie,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;Rn(),Ht(n);const l=nt(t,n,e,i);return Ft(),kn(),l});return r?o.unshift(s):o.push(s),s}}const At=e=>(t,n=Ie)=>(!xn||e==="sp")&&ro(e,(...r)=>t(...r),n),_d=At("bm"),Pn=At("m"),yd=At("bu"),za=At("u"),On=At("bum"),Va=At("um"),bd=At("sp"),vd=At("rtg"),wd=At("rtc");function Ka(e,t=Ie){ro("ec",e,t)}function xd(e,t){const n=Be;if(n===null)return e;const r=lo(n)||n.proxy,o=e.dirs||(e.dirs=[]);for(let s=0;st(i,l,void 0,s&&s[l]));else{const i=Object.keys(e);o=new Array(i.length);for(let l=0,a=i.length;lwn(t)?!(t.type===Ve||t.type===Oe&&!Ya(t.children)):!0)?e:null}const Wo=e=>e?lc(e)?lo(e)||e.proxy:Wo(e.parent):null,Br=Fe(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=>Wo(e.parent),$root:e=>Wo(e.root),$emit:e=>e.emit,$options:e=>qs(e),$forceUpdate:e=>e.f||(e.f=()=>eo(e.update)),$nextTick:e=>e.n||(e.n=cr.bind(e.proxy)),$watch:e=>cd.bind(e)}),Ed={get({_:e},t){const{ctx:n,setupState:r,data:o,props:s,accessCache:i,type:l,appContext:a}=e;let c;if(t[0]!=="$"){const g=i[t];if(g!==void 0)switch(g){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return s[t]}else{if(r!==xe&&ce(r,t))return i[t]=1,r[t];if(o!==xe&&ce(o,t))return i[t]=2,o[t];if((c=e.propsOptions[0])&&ce(c,t))return i[t]=3,s[t];if(n!==xe&&ce(n,t))return i[t]=4,n[t];Qo&&(i[t]=0)}}const u=Br[t];let d,p;if(u)return t==="$attrs"&&Xe(e,"get",t),u(e);if((d=l.__cssModules)&&(d=d[t]))return d;if(n!==xe&&ce(n,t))return i[t]=4,n[t];if(p=a.config.globalProperties,ce(p,t))return p[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return o!==xe&&ce(o,t)?(o[t]=n,!0):r!==xe&&ce(r,t)?(r[t]=n,!0):ce(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(s[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:s}},i){let l;return!!n[i]||e!==xe&&ce(e,i)||t!==xe&&ce(t,i)||(l=s[0])&&ce(l,i)||ce(r,i)||ce(Br,i)||ce(o.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ce(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};let Qo=!0;function Cd(e){const t=qs(e),n=e.proxy,r=e.ctx;Qo=!1,t.beforeCreate&&Li(t.beforeCreate,e,"bc");const{data:o,computed:s,methods:i,watch:l,provide:a,inject:c,created:u,beforeMount:d,mounted:p,beforeUpdate:g,updated:b,activated:w,deactivated:E,beforeDestroy:v,beforeUnmount:_,destroyed:C,unmounted:R,render:L,renderTracked:I,renderTriggered:M,errorCaptured:O,serverPrefetch:D,expose:F,inheritAttrs:J,components:U,directives:te,filters:K}=t;if(c&&Sd(c,r,null,e.appContext.config.unwrapInjectedRef),i)for(const be in i){const pe=i[be];re(pe)&&(r[be]=pe.bind(n))}if(o){const be=o.call(n,n);Ae(be)&&(e.data=Ge(be))}if(Qo=!0,s)for(const be in s){const pe=s[be],qe=re(pe)?pe.bind(n,n):re(pe.get)?pe.get.bind(n,n):lt,fe=!re(pe)&&re(pe.set)?pe.set.bind(n):lt,Ne=G({get:qe,set:fe});Object.defineProperty(r,be,{enumerable:!0,configurable:!0,get:()=>Ne.value,set:ve=>Ne.value=ve})}if(l)for(const be in l)Ja(l[be],r,n,be);if(a){const be=re(a)?a.call(n):a;Reflect.ownKeys(be).forEach(pe=>{mn(pe,be[pe])})}u&&Li(u,e,"c");function le(be,pe){Z(pe)?pe.forEach(qe=>be(qe.bind(n))):pe&&be(pe.bind(n))}if(le(_d,d),le(Pn,p),le(yd,g),le(za,b),le(pd,w),le(gd,E),le(Ka,O),le(wd,I),le(vd,M),le(On,_),le(Va,R),le(bd,D),Z(F))if(F.length){const be=e.exposed||(e.exposed={});F.forEach(pe=>{Object.defineProperty(be,pe,{get:()=>n[pe],set:qe=>n[pe]=qe})})}else e.exposed||(e.exposed={});L&&e.render===lt&&(e.render=L),J!=null&&(e.inheritAttrs=J),U&&(e.components=U),te&&(e.directives=te)}function Sd(e,t,n=lt,r=!1){Z(e)&&(e=Yo(e));for(const o in e){const s=e[o];let i;Ae(s)?"default"in s?i=at(s.from||o,s.default,!0):i=at(s.from||o):i=at(s),$e(i)&&r?Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>i.value,set:l=>i.value=l}):t[o]=i}}function Li(e,t,n){nt(Z(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Ja(e,t,n,r){const o=r.includes(".")?Fa(n,r):()=>n[r];if(ke(e)){const s=t[e];re(s)&&De(o,s)}else if(re(e))De(o,e.bind(n));else if(Ae(e))if(Z(e))e.forEach(s=>Ja(s,t,n,r));else{const s=re(e.handler)?e.handler.bind(n):t[e.handler];re(s)&&De(o,s,e)}}function qs(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:s,config:{optionMergeStrategies:i}}=e.appContext,l=s.get(t);let a;return l?a=l:!o.length&&!n&&!r?a=t:(a={},o.length&&o.forEach(c=>Ur(a,c,i,!0)),Ur(a,t,i)),Ae(t)&&s.set(t,a),a}function Ur(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&Ur(e,s,n,!0),o&&o.forEach(i=>Ur(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=Ad[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const Ad={data:$i,props:qt,emits:qt,methods:qt,computed:qt,beforeCreate:Ue,created:Ue,beforeMount:Ue,mounted:Ue,beforeUpdate:Ue,updated:Ue,beforeDestroy:Ue,beforeUnmount:Ue,destroyed:Ue,unmounted:Ue,activated:Ue,deactivated:Ue,errorCaptured:Ue,serverPrefetch:Ue,components:qt,directives:qt,watch:kd,provide:$i,inject:Rd};function $i(e,t){return t?e?function(){return Fe(re(e)?e.call(this,this):e,re(t)?t.call(this,this):t)}:t:e}function Rd(e,t){return qt(Yo(e),Yo(t))}function Yo(e){if(Z(e)){const t={};for(let n=0;n0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let d=0;d{a=!0;const[p,g]=Ga(d,t,!0);Fe(i,p),g&&l.push(...g)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!s&&!a)return Ae(e)&&r.set(e,fn),fn;if(Z(s))for(let u=0;u-1,g[1]=w<0||b-1||ce(g,"default"))&&l.push(d)}}}const c=[i,l];return Ae(e)&&r.set(e,c),c}function Mi(e){return e[0]!=="$"}function ji(e){const t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:e===null?"null":""}function Di(e,t){return ji(e)===ji(t)}function Fi(e,t){return Z(t)?t.findIndex(n=>Di(n,e)):re(t)&&Di(t,e)?0:-1}const Za=e=>e[0]==="_"||e==="$stable",Ws=e=>Z(e)?e.map(et):[et(e)],Od=(e,t,n)=>{if(t._n)return t;const r=rt((...o)=>Ws(t(...o)),n);return r._c=!1,r},ec=(e,t,n)=>{const r=e._ctx;for(const o in e){if(Za(o))continue;const s=e[o];if(re(s))t[o]=Od(o,s,r);else if(s!=null){const i=Ws(s);t[o]=()=>i}}},tc=(e,t)=>{const n=Ws(t);e.slots.default=()=>n},Id=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=he(t),jr(t,"_",n)):ec(t,e.slots={})}else e.slots={},t&&tc(e,t);jr(e.slots,io,1)},Ld=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,i=xe;if(r.shapeFlag&32){const l=t._;l?n&&l===1?s=!1:(Fe(o,t),!n&&l===1&&delete o._):(s=!t.$stable,ec(t,o)),i=t}else t&&(tc(e,t),i={default:1});if(s)for(const l in o)!Za(l)&&!(l in i)&&delete o[l]};function nc(){return{app:null,config:{isNativeTag:af,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 $d=0;function Md(e,t){return function(r,o=null){re(r)||(r=Object.assign({},r)),o!=null&&!Ae(o)&&(o=null);const s=nc(),i=new Set;let l=!1;const a=s.app={_uid:$d++,_component:r,_props:o,_container:null,_context:s,_instance:null,version:rh,get config(){return s.config},set config(c){},use(c,...u){return i.has(c)||(c&&re(c.install)?(i.add(c),c.install(a,...u)):re(c)&&(i.add(c),c(a,...u))),a},mixin(c){return s.mixins.includes(c)||s.mixins.push(c),a},component(c,u){return u?(s.components[c]=u,a):s.components[c]},directive(c,u){return u?(s.directives[c]=u,a):s.directives[c]},mount(c,u,d){if(!l){const p=oe(r,o);return p.appContext=s,u&&t?t(p,c):e(p,c,d),l=!0,a._container=c,c.__vue_app__=a,lo(p.component)||p.component.proxy}},unmount(){l&&(e(null,a._container),delete a._container.__vue_app__)},provide(c,u){return s.provides[c]=u,a}};return a}}function zr(e,t,n,r,o=!1){if(Z(e)){e.forEach((p,g)=>zr(p,t&&(Z(t)?t[g]:t),n,r,o));return}if(Xt(r)&&!o)return;const s=r.shapeFlag&4?lo(r.component)||r.component.proxy:r.el,i=o?null:s,{i:l,r:a}=e,c=t&&t.r,u=l.refs===xe?l.refs={}:l.refs,d=l.setupState;if(c!=null&&c!==a&&(ke(c)?(u[c]=null,ce(d,c)&&(d[c]=null)):$e(c)&&(c.value=null)),re(a))Dt(a,l,12,[i,u]);else{const p=ke(a),g=$e(a);if(p||g){const b=()=>{if(e.f){const w=p?ce(d,a)?d[a]:u[a]:a.value;o?Z(w)&&As(w,s):Z(w)?w.includes(s)||w.push(s):p?(u[a]=[s],ce(d,a)&&(d[a]=u[a])):(a.value=[s],e.k&&(u[e.k]=a.value))}else p?(u[a]=i,ce(d,a)&&(d[a]=i)):g&&(a.value=i,e.k&&(u[e.k]=i))};i?(b.id=-1,Me(b,n)):b()}}}let Pt=!1;const Cr=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",Sr=e=>e.nodeType===8;function jd(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:s,parentNode:i,remove:l,insert:a,createComment:c}}=e,u=(v,_)=>{if(!_.hasChildNodes()){n(null,v,_),Fr(),_._vnode=v;return}Pt=!1,d(_.firstChild,v,null,null,null),Fr(),_._vnode=v,Pt&&console.error("Hydration completed but contains mismatches.")},d=(v,_,C,R,L,I=!1)=>{const M=Sr(v)&&v.data==="[",O=()=>w(v,_,C,R,L,M),{type:D,ref:F,shapeFlag:J,patchFlag:U}=_;let te=v.nodeType;_.el=v,U===-2&&(I=!1,_.dynamicChildren=null);let K=null;switch(D){case Ct:te!==3?_.children===""?(a(_.el=o(""),i(v),v),K=v):K=O():(v.data!==_.children&&(Pt=!0,v.data=_.children),K=s(v));break;case Ve:te!==8||M?K=O():K=s(v);break;case Vn:if(M&&(v=s(v),te=v.nodeType),te===1||te===3){K=v;const Le=!_.children.length;for(let le=0;le<_.staticCount;le++)Le&&(_.children+=K.nodeType===1?K.outerHTML:K.data),le===_.staticCount-1&&(_.anchor=K),K=s(K);return M?s(K):K}else O();break;case Oe:M?K=b(v,_,C,R,L,I):K=O();break;default:if(J&1)te!==1||_.type.toLowerCase()!==v.tagName.toLowerCase()?K=O():K=p(v,_,C,R,L,I);else if(J&6){_.slotScopeIds=L;const Le=i(v);if(t(_,Le,null,C,R,Cr(Le),I),K=M?E(v):s(v),K&&Sr(K)&&K.data==="teleport end"&&(K=s(K)),Xt(_)){let le;M?(le=oe(Oe),le.anchor=K?K.previousSibling:Le.lastChild):le=v.nodeType===3?nr(""):oe("div"),le.el=v,_.component.subTree=le}}else J&64?te!==8?K=O():K=_.type.hydrate(v,_,C,R,L,I,e,g):J&128&&(K=_.type.hydrate(v,_,C,R,Cr(i(v)),L,I,e,d))}return F!=null&&zr(F,null,R,_),K},p=(v,_,C,R,L,I)=>{I=I||!!_.dynamicChildren;const{type:M,props:O,patchFlag:D,shapeFlag:F,dirs:J}=_,U=M==="input"&&J||M==="option";if(U||D!==-1){if(J&&ft(_,null,C,"created"),O)if(U||!I||D&48)for(const K in O)(U&&K.endsWith("value")||ar(K)&&!Bn(K))&&r(v,K,null,O[K],!1,void 0,C);else O.onClick&&r(v,"onClick",null,O.onClick,!1,void 0,C);let te;if((te=O&&O.onVnodeBeforeMount)&&We(te,C,_),J&&ft(_,null,C,"beforeMount"),((te=O&&O.onVnodeMounted)||J)&&Da(()=>{te&&We(te,C,_),J&&ft(_,null,C,"mounted")},R),F&16&&!(O&&(O.innerHTML||O.textContent))){let K=g(v.firstChild,_,v,C,R,L,I);for(;K;){Pt=!0;const Le=K;K=K.nextSibling,l(Le)}}else F&8&&v.textContent!==_.children&&(Pt=!0,v.textContent=_.children)}return v.nextSibling},g=(v,_,C,R,L,I,M)=>{M=M||!!_.dynamicChildren;const O=_.children,D=O.length;for(let F=0;F{const{slotScopeIds:M}=_;M&&(L=L?L.concat(M):M);const O=i(v),D=g(s(v),_,O,C,R,L,I);return D&&Sr(D)&&D.data==="]"?s(_.anchor=D):(Pt=!0,a(_.anchor=c("]"),O,D),D)},w=(v,_,C,R,L,I)=>{if(Pt=!0,_.el=null,I){const D=E(v);for(;;){const F=s(v);if(F&&F!==D)l(F);else break}}const M=s(v),O=i(v);return l(v),n(null,_,O,M,C,R,Cr(O),L),M},E=v=>{let _=0;for(;v;)if(v=s(v),v&&Sr(v)&&(v.data==="["&&_++,v.data==="]")){if(_===0)return s(v);_--}return v};return[u,d]}const Me=Da;function Dd(e){return rc(e)}function Fd(e){return rc(e,jd)}function rc(e,t){const n=pf();n.__VUE__=!0;const{insert:r,remove:o,patchProp:s,createElement:i,createText:l,createComment:a,setText:c,setElementText:u,parentNode:d,nextSibling:p,setScopeId:g=lt,insertStaticContent:b}=e,w=(y,f,m,h=null,x=null,S=null,A=!1,T=null,$=!!f.dynamicChildren)=>{if(y===f)return;y&&!ht(y,f)&&(h=N(y),ve(y,x,S,!0),y=null),f.patchFlag===-2&&($=!1,f.dynamicChildren=null);const{type:P,ref:z,shapeFlag:V}=f;switch(P){case Ct:E(y,f,m,h);break;case Ve:v(y,f,m,h);break;case Vn:y==null&&_(f,m,h,A);break;case Oe:U(y,f,m,h,x,S,A,T,$);break;default:V&1?L(y,f,m,h,x,S,A,T,$):V&6?te(y,f,m,h,x,S,A,T,$):(V&64||V&128)&&P.process(y,f,m,h,x,S,A,T,$,ee)}z!=null&&x&&zr(z,y&&y.ref,S,f||y,!f)},E=(y,f,m,h)=>{if(y==null)r(f.el=l(f.children),m,h);else{const x=f.el=y.el;f.children!==y.children&&c(x,f.children)}},v=(y,f,m,h)=>{y==null?r(f.el=a(f.children||""),m,h):f.el=y.el},_=(y,f,m,h)=>{[y.el,y.anchor]=b(y.children,f,m,h,y.el,y.anchor)},C=({el:y,anchor:f},m,h)=>{let x;for(;y&&y!==f;)x=p(y),r(y,m,h),y=x;r(f,m,h)},R=({el:y,anchor:f})=>{let m;for(;y&&y!==f;)m=p(y),o(y),y=m;o(f)},L=(y,f,m,h,x,S,A,T,$)=>{A=A||f.type==="svg",y==null?I(f,m,h,x,S,A,T,$):D(y,f,x,S,A,T,$)},I=(y,f,m,h,x,S,A,T)=>{let $,P;const{type:z,props:V,shapeFlag:q,transition:ne,dirs:ae}=y;if($=y.el=i(y.type,S,V&&V.is,V),q&8?u($,y.children):q&16&&O(y.children,$,null,h,x,S&&z!=="foreignObject",A,T),ae&&ft(y,null,h,"created"),V){for(const we in V)we!=="value"&&!Bn(we)&&s($,we,null,V[we],S,y.children,h,x,H);"value"in V&&s($,"value",null,V.value),(P=V.onVnodeBeforeMount)&&We(P,h,y)}M($,y,y.scopeId,A,h),ae&&ft(y,null,h,"beforeMount");const Ee=(!x||x&&!x.pendingBranch)&&ne&&!ne.persisted;Ee&&ne.beforeEnter($),r($,f,m),((P=V&&V.onVnodeMounted)||Ee||ae)&&Me(()=>{P&&We(P,h,y),Ee&&ne.enter($),ae&&ft(y,null,h,"mounted")},x)},M=(y,f,m,h,x)=>{if(m&&g(y,m),h)for(let S=0;S{for(let P=$;P{const T=f.el=y.el;let{patchFlag:$,dynamicChildren:P,dirs:z}=f;$|=y.patchFlag&16;const V=y.props||xe,q=f.props||xe;let ne;m&&Bt(m,!1),(ne=q.onVnodeBeforeUpdate)&&We(ne,m,f,y),z&&ft(f,y,m,"beforeUpdate"),m&&Bt(m,!0);const ae=x&&f.type!=="foreignObject";if(P?F(y.dynamicChildren,P,T,m,h,ae,S):A||pe(y,f,T,null,m,h,ae,S,!1),$>0){if($&16)J(T,f,V,q,m,h,x);else if($&2&&V.class!==q.class&&s(T,"class",null,q.class,x),$&4&&s(T,"style",V.style,q.style,x),$&8){const Ee=f.dynamicProps;for(let we=0;we{ne&&We(ne,m,f,y),z&&ft(f,y,m,"updated")},h)},F=(y,f,m,h,x,S,A)=>{for(let T=0;T{if(m!==h){if(m!==xe)for(const T in m)!Bn(T)&&!(T in h)&&s(y,T,m[T],null,A,f.children,x,S,H);for(const T in h){if(Bn(T))continue;const $=h[T],P=m[T];$!==P&&T!=="value"&&s(y,T,P,$,A,f.children,x,S,H)}"value"in h&&s(y,"value",m.value,h.value)}},U=(y,f,m,h,x,S,A,T,$)=>{const P=f.el=y?y.el:l(""),z=f.anchor=y?y.anchor:l("");let{patchFlag:V,dynamicChildren:q,slotScopeIds:ne}=f;ne&&(T=T?T.concat(ne):ne),y==null?(r(P,m,h),r(z,m,h),O(f.children,m,z,x,S,A,T,$)):V>0&&V&64&&q&&y.dynamicChildren?(F(y.dynamicChildren,q,m,x,S,A,T),(f.key!=null||x&&f===x.subTree)&&Qs(y,f,!0)):pe(y,f,m,z,x,S,A,T,$)},te=(y,f,m,h,x,S,A,T,$)=>{f.slotScopeIds=T,y==null?f.shapeFlag&512?x.ctx.activate(f,m,h,A,$):K(f,m,h,x,S,A,$):Le(y,f,$)},K=(y,f,m,h,x,S,A)=>{const T=y.component=Jd(y,h,x);if(ur(y)&&(T.ctx.renderer=ee),Xd(T),T.asyncDep){if(x&&x.registerDep(T,le),!y.el){const $=T.subTree=oe(Ve);v(null,$,f,m)}return}le(T,y,f,m,x,S,A)},Le=(y,f,m)=>{const h=f.component=y.component;if(nd(y,f,m))if(h.asyncDep&&!h.asyncResolved){be(h,f,m);return}else h.next=f,Jf(h.update),h.update();else f.el=y.el,h.vnode=f},le=(y,f,m,h,x,S,A)=>{const T=()=>{if(y.isMounted){let{next:z,bu:V,u:q,parent:ne,vnode:ae}=y,Ee=z,we;Bt(y,!1),z?(z.el=ae.el,be(y,z,A)):z=ae,V&&Un(V),(we=z.props&&z.props.onVnodeBeforeUpdate)&&We(we,ne,z,ae),Bt(y,!0);const Te=_o(y),st=y.subTree;y.subTree=Te,w(st,Te,d(st.el),N(st),y,x,S),z.el=Te.el,Ee===null&&Bs(y,Te.el),q&&Me(q,x),(we=z.props&&z.props.onVnodeUpdated)&&Me(()=>We(we,ne,z,ae),x)}else{let z;const{el:V,props:q}=f,{bm:ne,m:ae,parent:Ee}=y,we=Xt(f);if(Bt(y,!1),ne&&Un(ne),!we&&(z=q&&q.onVnodeBeforeMount)&&We(z,Ee,f),Bt(y,!0),V&&se){const Te=()=>{y.subTree=_o(y),se(V,y.subTree,y,x,null)};we?f.type.__asyncLoader().then(()=>!y.isUnmounted&&Te()):Te()}else{const Te=y.subTree=_o(y);w(null,Te,m,h,y,x,S),f.el=Te.el}if(ae&&Me(ae,x),!we&&(z=q&&q.onVnodeMounted)){const Te=f;Me(()=>We(z,Ee,Te),x)}(f.shapeFlag&256||Ee&&Xt(Ee.vnode)&&Ee.vnode.shapeFlag&256)&&y.a&&Me(y.a,x),y.isMounted=!0,f=m=h=null}},$=y.effect=new Ls(T,()=>eo(P),y.scope),P=y.update=()=>$.run();P.id=y.uid,Bt(y,!0),P()},be=(y,f,m)=>{f.component=y;const h=y.vnode.props;y.vnode=f,y.next=null,Pd(y,f.props,h,m),Ld(y,f.children,m),Rn(),Ri(),kn()},pe=(y,f,m,h,x,S,A,T,$=!1)=>{const P=y&&y.children,z=y?y.shapeFlag:0,V=f.children,{patchFlag:q,shapeFlag:ne}=f;if(q>0){if(q&128){fe(P,V,m,h,x,S,A,T,$);return}else if(q&256){qe(P,V,m,h,x,S,A,T,$);return}}ne&8?(z&16&&H(P,x,S),V!==P&&u(m,V)):z&16?ne&16?fe(P,V,m,h,x,S,A,T,$):H(P,x,S,!0):(z&8&&u(m,""),ne&16&&O(V,m,h,x,S,A,T,$))},qe=(y,f,m,h,x,S,A,T,$)=>{y=y||fn,f=f||fn;const P=y.length,z=f.length,V=Math.min(P,z);let q;for(q=0;qz?H(y,x,S,!0,!1,V):O(f,m,h,x,S,A,T,$,V)},fe=(y,f,m,h,x,S,A,T,$)=>{let P=0;const z=f.length;let V=y.length-1,q=z-1;for(;P<=V&&P<=q;){const ne=y[P],ae=f[P]=$?$t(f[P]):et(f[P]);if(ht(ne,ae))w(ne,ae,m,null,x,S,A,T,$);else break;P++}for(;P<=V&&P<=q;){const ne=y[V],ae=f[q]=$?$t(f[q]):et(f[q]);if(ht(ne,ae))w(ne,ae,m,null,x,S,A,T,$);else break;V--,q--}if(P>V){if(P<=q){const ne=q+1,ae=neq)for(;P<=V;)ve(y[P],x,S,!0),P++;else{const ne=P,ae=P,Ee=new Map;for(P=ae;P<=q;P++){const Qe=f[P]=$?$t(f[P]):et(f[P]);Qe.key!=null&&Ee.set(Qe.key,P)}let we,Te=0;const st=q-ae+1;let sn=!1,mi=0;const Ln=new Array(st);for(P=0;P=st){ve(Qe,x,S,!0);continue}let ut;if(Qe.key!=null)ut=Ee.get(Qe.key);else for(we=ae;we<=q;we++)if(Ln[we-ae]===0&&ht(Qe,f[we])){ut=we;break}ut===void 0?ve(Qe,x,S,!0):(Ln[ut-ae]=P+1,ut>=mi?mi=ut:sn=!0,w(Qe,f[ut],m,null,x,S,A,T,$),Te++)}const _i=sn?Nd(Ln):fn;for(we=_i.length-1,P=st-1;P>=0;P--){const Qe=ae+P,ut=f[Qe],yi=Qe+1{const{el:S,type:A,transition:T,children:$,shapeFlag:P}=y;if(P&6){Ne(y.component.subTree,f,m,h);return}if(P&128){y.suspense.move(f,m,h);return}if(P&64){A.move(y,f,m,ee);return}if(A===Oe){r(S,f,m);for(let V=0;V<$.length;V++)Ne($[V],f,m,h);r(y.anchor,f,m);return}if(A===Vn){C(y,f,m);return}if(h!==2&&P&1&&T)if(h===0)T.beforeEnter(S),r(S,f,m),Me(()=>T.enter(S),x);else{const{leave:V,delayLeave:q,afterLeave:ne}=T,ae=()=>r(S,f,m),Ee=()=>{V(S,()=>{ae(),ne&&ne()})};q?q(S,ae,Ee):Ee()}else r(S,f,m)},ve=(y,f,m,h=!1,x=!1)=>{const{type:S,props:A,ref:T,children:$,dynamicChildren:P,shapeFlag:z,patchFlag:V,dirs:q}=y;if(T!=null&&zr(T,null,m,y,!0),z&256){f.ctx.deactivate(y);return}const ne=z&1&&q,ae=!Xt(y);let Ee;if(ae&&(Ee=A&&A.onVnodeBeforeUnmount)&&We(Ee,f,y),z&6)k(y.component,m,h);else{if(z&128){y.suspense.unmount(m,h);return}ne&&ft(y,null,f,"beforeUnmount"),z&64?y.type.remove(y,f,m,x,ee,h):P&&(S!==Oe||V>0&&V&64)?H(P,f,m,!1,!0):(S===Oe&&V&384||!x&&z&16)&&H($,f,m),h&&kt(y)}(ae&&(Ee=A&&A.onVnodeUnmounted)||ne)&&Me(()=>{Ee&&We(Ee,f,y),ne&&ft(y,null,f,"unmounted")},m)},kt=y=>{const{type:f,el:m,anchor:h,transition:x}=y;if(f===Oe){on(m,h);return}if(f===Vn){R(y);return}const S=()=>{o(m),x&&!x.persisted&&x.afterLeave&&x.afterLeave()};if(y.shapeFlag&1&&x&&!x.persisted){const{leave:A,delayLeave:T}=x,$=()=>A(m,S);T?T(y.el,S,$):$()}else S()},on=(y,f)=>{let m;for(;y!==f;)m=p(y),o(y),y=m;o(f)},k=(y,f,m)=>{const{bum:h,scope:x,update:S,subTree:A,um:T}=y;h&&Un(h),x.stop(),S&&(S.active=!1,ve(A,y,f,m)),T&&Me(T,f),Me(()=>{y.isUnmounted=!0},f),f&&f.pendingBranch&&!f.isUnmounted&&y.asyncDep&&!y.asyncResolved&&y.suspenseId===f.pendingId&&(f.deps--,f.deps===0&&f.resolve())},H=(y,f,m,h=!1,x=!1,S=0)=>{for(let A=S;Ay.shapeFlag&6?N(y.component.subTree):y.shapeFlag&128?y.suspense.next():p(y.anchor||y.el),Y=(y,f,m)=>{y==null?f._vnode&&ve(f._vnode,null,null,!0):w(f._vnode||null,y,f,null,null,null,m),Ri(),Fr(),f._vnode=y},ee={p:w,um:ve,m:Ne,r:kt,mt:K,mc:O,pc:pe,pbc:F,n:N,o:e};let ue,se;return t&&([ue,se]=t(ee)),{render:Y,hydrate:ue,createApp:Md(Y,ue)}}function Bt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Qs(e,t,n=!1){const r=e.children,o=t.children;if(Z(r)&&Z(o))for(let s=0;s>1,e[n[l]]0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,i=n[s-1];s-- >0;)n[s]=i,i=t[i];return n}const Hd=e=>e.__isTeleport,zn=e=>e&&(e.disabled||e.disabled===""),Ni=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Xo=(e,t)=>{const n=e&&e.to;return ke(n)?t?t(n):null:n},Bd={__isTeleport:!0,process(e,t,n,r,o,s,i,l,a,c){const{mc:u,pc:d,pbc:p,o:{insert:g,querySelector:b,createText:w,createComment:E}}=c,v=zn(t.props);let{shapeFlag:_,children:C,dynamicChildren:R}=t;if(e==null){const L=t.el=w(""),I=t.anchor=w("");g(L,n,r),g(I,n,r);const M=t.target=Xo(t.props,b),O=t.targetAnchor=w("");M&&(g(O,M),i=i||Ni(M));const D=(F,J)=>{_&16&&u(C,F,J,o,s,i,l,a)};v?D(n,I):M&&D(M,O)}else{t.el=e.el;const L=t.anchor=e.anchor,I=t.target=e.target,M=t.targetAnchor=e.targetAnchor,O=zn(e.props),D=O?n:I,F=O?L:M;if(i=i||Ni(I),R?(p(e.dynamicChildren,R,D,o,s,i,l),Qs(e,t,!0)):a||d(e,t,D,F,o,s,i,l,!1),v)O||Ar(t,n,L,c,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const J=t.target=Xo(t.props,b);J&&Ar(t,J,null,c,0)}else O&&Ar(t,I,M,c,1)}},remove(e,t,n,r,{um:o,o:{remove:s}},i){const{shapeFlag:l,children:a,anchor:c,targetAnchor:u,target:d,props:p}=e;if(d&&s(u),(i||!zn(p))&&(s(c),l&16))for(let g=0;g0?tt||fn:null,oc(),vn>0&&tt&&tt.push(e),e}function Ce(e,t,n,r,o,s){return sc(de(e,t,n,r,o,s,!0))}function _e(e,t,n,r,o){return sc(oe(e,t,n,r,o,!0))}function wn(e){return e?e.__v_isVNode===!0:!1}function ht(e,t){return e.type===t.type&&e.key===t.key}const io="__vInternal",ic=({key:e})=>e!=null?e:null,Pr=({ref:e,ref_key:t,ref_for:n})=>e!=null?ke(e)||$e(e)||re(e)?{i:Be,r:e,k:t,f:!!n}:e:null;function de(e,t=null,n=null,r=0,o=null,s=e===Oe?0:1,i=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ic(t),ref:t&&Pr(t),scopeId:no,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null};return l?(Ys(a,n),s&128&&e.normalize(a)):n&&(a.shapeFlag|=ke(n)?8:16),vn>0&&!i&&tt&&(a.patchFlag>0||s&6)&&a.patchFlag!==32&&tt.push(a),a}const oe=Vd;function Vd(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===qa)&&(e=Ve),wn(e)){const l=St(e,t,!0);return n&&Ys(l,n),vn>0&&!s&&tt&&(l.shapeFlag&6?tt[tt.indexOf(e)]=l:tt.push(l)),l.patchFlag|=-2,l}if(eh(e)&&(e=e.__vccOpts),t){t=Kd(t);let{class:l,style:a}=t;l&&!ke(l)&&(t.class=je(l)),Ae(a)&&(Ea(a)&&!Z(a)&&(a=Fe({},a)),t.style=lr(a))}const i=ke(e)?1:Ma(e)?128:Hd(e)?64:Ae(e)?4:re(e)?2:0;return de(e,t,n,r,o,i,s,!0)}function Kd(e){return e?Ea(e)||io in e?Fe({},e):e:null}function St(e,t,n=!1){const{props:r,ref:o,patchFlag:s,children:i}=e,l=t?Wd(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&ic(l),ref:t&&t.ref?n&&o?Z(o)?o.concat(Pr(t)):[o,Pr(t)]:Pr(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Oe?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&St(e.ssContent),ssFallback:e.ssFallback&&St(e.ssFallback),el:e.el,anchor:e.anchor}}function nr(e=" ",t=0){return oe(Ct,null,e,t)}function qd(e,t){const n=oe(Vn,null,e);return n.staticCount=t,n}function Ke(e="",t=!1){return t?(X(),_e(Ve,null,e)):oe(Ve,null,e)}function et(e){return e==null||typeof e=="boolean"?oe(Ve):Z(e)?oe(Oe,null,e.slice()):typeof e=="object"?$t(e):oe(Ct,null,String(e))}function $t(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:St(e)}function Ys(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(Z(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),Ys(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(io in t)?t._ctx=Be:o===3&&Be&&(Be.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else re(t)?(t={default:t,_ctx:Be},n=32):(t=String(t),r&64?(n=16,t=[nr(t)]):n=8);e.children=t,e.shapeFlag|=n}function Wd(...e){const t={};for(let n=0;nIe||Be,Ht=e=>{Ie=e,e.scope.on()},Ft=()=>{Ie&&Ie.scope.off(),Ie=null};function lc(e){return e.vnode.shapeFlag&4}let xn=!1;function Xd(e,t=!1){xn=t;const{props:n,children:r}=e.vnode,o=lc(e);Td(e,n,o,t),Id(e,r);const s=o?Gd(e,t):void 0;return xn=!1,s}function Gd(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Ca(new Proxy(e.ctx,Ed));const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?cc(e):null;Ht(e),Rn();const s=Dt(r,e,0,[e.props,o]);if(kn(),Ft(),ks(s)){if(s.then(Ft,Ft),t)return s.then(i=>{Go(e,i,t)}).catch(i=>{Tn(i,e,0)});e.asyncDep=s}else Go(e,s,t)}else ac(e,t)}function Go(e,t,n){re(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ae(t)&&(e.setupState=ka(t)),ac(e,n)}let Bi;function ac(e,t,n){const r=e.type;if(!e.render){if(!t&&Bi&&!r.render){const o=r.template||qs(e).template;if(o){const{isCustomElement:s,compilerOptions:i}=e.appContext.config,{delimiters:l,compilerOptions:a}=r,c=Fe(Fe({isCustomElement:s,delimiters:l},i),a);r.render=Bi(o,c)}}e.render=r.render||lt}Ht(e),Rn(),Cd(e),kn(),Ft()}function Zd(e){return new Proxy(e.attrs,{get(t,n){return Xe(e,"get","$attrs"),t[n]}})}function cc(e){const t=r=>{e.exposed=r||{}};let n;return{get attrs(){return n||(n=Zd(e))},slots:e.slots,emit:e.emit,expose:t}}function lo(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(ka(Ca(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Br)return Br[n](e)}}))}function Zo(e,t=!0){return re(e)?e.displayName||e.name:e.name||t&&e.__name}function eh(e){return re(e)&&"__vccOpts"in e}const G=(e,t)=>Wf(e,t,xn);function uc(){return th().slots}function th(){const e=gt();return e.setupContext||(e.setupContext=cc(e))}function nh(e){const t=gt();let n=e();return Ft(),ks(n)&&(n=n.catch(r=>{throw Ht(t),r})),[n,()=>Ht(t)]}function ge(e,t,n){const r=arguments.length;return r===2?Ae(t)&&!Z(t)?wn(t)?oe(e,null,[t]):oe(e,t):oe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&wn(n)&&(n=[n]),oe(e,t,n))}const rh="3.2.41",oh="http://www.w3.org/2000/svg",Qt=typeof document<"u"?document:null,Ui=Qt&&Qt.createElement("template"),sh={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o=t?Qt.createElementNS(oh,e):Qt.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>Qt.createTextNode(e),createComment:e=>Qt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Qt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,s){const i=n?n.previousSibling:t.lastChild;if(o&&(o===s||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===s||!(o=o.nextSibling)););else{Ui.innerHTML=r?`${e}`:e;const l=Ui.content;if(r){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}t.insertBefore(l,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function ih(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function lh(e,t,n){const r=e.style,o=ke(n);if(n&&!o){for(const s in n)es(r,s,n[s]);if(t&&!ke(t))for(const s in t)n[s]==null&&es(r,s,"")}else{const s=r.display;o?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=s)}}const zi=/\s*!important$/;function es(e,t,n){if(Z(n))n.forEach(r=>es(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=ah(e,t);zi.test(n)?e.setProperty(An(r),n.replace(zi,""),"important"):e[r]=n}}const Vi=["Webkit","Moz","ms"],xo={};function ah(e,t){const n=xo[t];if(n)return n;let r=pt(t);if(r!=="filter"&&r in e)return xo[t]=r;r=Gr(r);for(let o=0;oEo||(gh.then(()=>Eo=0),Eo=Date.now());function _h(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;nt(yh(r,n.value),t,5,[r])};return n.value=e,n.attached=mh(),n}function yh(e,t){if(Z(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>o=>!o._stopped&&r&&r(o))}else return t}const Wi=/^on[a-z]/,bh=(e,t,n,r,o=!1,s,i,l,a)=>{t==="class"?ih(e,r,o):t==="style"?lh(e,n,r):ar(t)?Ss(t)||hh(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):vh(e,t,r,o))?uh(e,t,r,s,i,l,a):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),ch(e,t,r,o))};function vh(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&Wi.test(t)&&re(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||Wi.test(t)&&ke(n)?!1:t in e}const Ot="transition",$n="animation",ao=(e,{slots:t})=>ge(Na,wh(e),t);ao.displayName="Transition";const fc={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};ao.props=Fe({},Na.props,fc);const Ut=(e,t=[])=>{Z(e)?e.forEach(n=>n(...t)):e&&e(...t)},Qi=e=>e?Z(e)?e.some(t=>t.length>1):e.length>1:!1;function wh(e){const t={};for(const U in e)U in fc||(t[U]=e[U]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:s=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:a=s,appearActiveClass:c=i,appearToClass:u=l,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:g=`${n}-leave-to`}=e,b=xh(o),w=b&&b[0],E=b&&b[1],{onBeforeEnter:v,onEnter:_,onEnterCancelled:C,onLeave:R,onLeaveCancelled:L,onBeforeAppear:I=v,onAppear:M=_,onAppearCancelled:O=C}=t,D=(U,te,K)=>{zt(U,te?u:l),zt(U,te?c:i),K&&K()},F=(U,te)=>{U._isLeaving=!1,zt(U,d),zt(U,g),zt(U,p),te&&te()},J=U=>(te,K)=>{const Le=U?M:_,le=()=>D(te,U,K);Ut(Le,[te,le]),Yi(()=>{zt(te,U?a:s),It(te,U?u:l),Qi(Le)||Ji(te,r,w,le)})};return Fe(t,{onBeforeEnter(U){Ut(v,[U]),It(U,s),It(U,i)},onBeforeAppear(U){Ut(I,[U]),It(U,a),It(U,c)},onEnter:J(!1),onAppear:J(!0),onLeave(U,te){U._isLeaving=!0;const K=()=>F(U,te);It(U,d),Sh(),It(U,p),Yi(()=>{!U._isLeaving||(zt(U,d),It(U,g),Qi(R)||Ji(U,r,E,K))}),Ut(R,[U,K])},onEnterCancelled(U){D(U,!1),Ut(C,[U])},onAppearCancelled(U){D(U,!0),Ut(O,[U])},onLeaveCancelled(U){F(U),Ut(L,[U])}})}function xh(e){if(e==null)return null;if(Ae(e))return[Co(e.enter),Co(e.leave)];{const t=Co(e);return[t,t]}}function Co(e){return Ps(e)}function It(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e._vtc||(e._vtc=new Set)).add(t)}function zt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function Yi(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Eh=0;function Ji(e,t,n,r){const o=e._endId=++Eh,s=()=>{o===e._endId&&r()};if(n)return setTimeout(s,n);const{type:i,timeout:l,propCount:a}=Ch(e,t);if(!i)return r();const c=i+"end";let u=0;const d=()=>{e.removeEventListener(c,p),s()},p=g=>{g.target===e&&++u>=a&&d()};setTimeout(()=>{u(n[b]||"").split(", "),o=r(Ot+"Delay"),s=r(Ot+"Duration"),i=Xi(o,s),l=r($n+"Delay"),a=r($n+"Duration"),c=Xi(l,a);let u=null,d=0,p=0;t===Ot?i>0&&(u=Ot,d=i,p=s.length):t===$n?c>0&&(u=$n,d=c,p=a.length):(d=Math.max(i,c),u=d>0?i>c?Ot:$n:null,p=u?u===Ot?s.length:a.length:0);const g=u===Ot&&/\b(transform|all)(,|$)/.test(n[Ot+"Property"]);return{type:u,timeout:d,propCount:p,hasTransform:g}}function Xi(e,t){for(;e.lengthGi(n)+Gi(e[r])))}function Gi(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function Sh(){return document.body.offsetHeight}const Ah=["ctrl","shift","alt","meta"],Rh={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>Ah.some(n=>e[`${n}Key`]&&!t.includes(n))},kh=(e,t)=>(n,...r)=>{for(let o=0;o{Mn(e,!1)}):Mn(e,t))},beforeUnmount(e,{value:t}){Mn(e,t)}};function Mn(e,t){e.style.display=t?e._vod:"none"}const dc=Fe({patchProp:bh},sh);let qn,Zi=!1;function Ph(){return qn||(qn=Dd(dc))}function Oh(){return qn=Zi?qn:Fd(dc),Zi=!0,qn}const Ih=(...e)=>{const t=Ph().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=hc(r);if(!o)return;const s=t._component;!re(s)&&!s.render&&!s.template&&(s.template=o.innerHTML),o.innerHTML="";const i=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),i},t},Lh=(...e)=>{const t=Oh().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=hc(r);if(o)return n(o,!0,o instanceof SVGElement)},t};function hc(e){return ke(e)?document.querySelector(e):e}const $h=/"(?:_|\\u005[Ff])(?:_|\\u005[Ff])(?:p|\\u0070)(?:r|\\u0072)(?:o|\\u006[Ff])(?:t|\\u0074)(?:o|\\u006[Ff])(?:_|\\u005[Ff])(?:_|\\u005[Ff])"\s*:/,Mh=/"(?: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*:/,jh=/^["{[]|^-?[0-9][0-9.]{0,14}$/;function Dh(e,t){if(!(e==="__proto__"||e==="constructor"))return t}function Js(e,t={}){if(typeof e!="string")return e;const n=e.toLowerCase();if(n==="true")return!0;if(n==="false")return!1;if(n==="null")return null;if(n==="nan")return NaN;if(n==="infinity")return 1/0;if(n!=="undefined"){if(!jh.test(e)){if(t.strict)throw new SyntaxError("Invalid JSON");return e}try{return $h.test(e)||Mh.test(e)?JSON.parse(e,Dh):JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}}const Fh=/#/g,Nh=/&/g,Hh=/=/g,pc=/\+/g,Bh=/%5B/gi,Uh=/%5D/gi,zh=/%5E/gi,Vh=/%60/gi,Kh=/%7B/gi,qh=/%7C/gi,Wh=/%7D/gi,Qh=/%20/gi;function Yh(e){return encodeURI(""+e).replace(qh,"|").replace(Bh,"[").replace(Uh,"]")}function ts(e){return Yh(e).replace(pc,"%2B").replace(Qh,"+").replace(Fh,"%23").replace(Nh,"%26").replace(Vh,"`").replace(Kh,"{").replace(Wh,"}").replace(zh,"^")}function So(e){return ts(e).replace(Hh,"%3D")}function gc(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Jh(e){return gc(e.replace(pc," "))}function Xh(e=""){const t={};e[0]==="?"&&(e=e.substr(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const o=gc(r[1]);if(o==="__proto__"||o==="constructor")continue;const s=Jh(r[2]||"");t[o]?Array.isArray(t[o])?t[o].push(s):t[o]=[t[o],s]:t[o]=s}return t}function Gh(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${So(e)}=${ts(n)}`).join("&"):`${So(e)}=${ts(t)}`:So(e)}function Zh(e){return Object.keys(e).map(t=>Gh(t,e[t])).join("&")}const ep=/^\w+:(\/\/)?/,tp=/^\/\/[^/]+/;function fr(e,t=!1){return ep.test(e)||t&&tp.test(e)}const np=/\/$|\/\?/;function ns(e="",t=!1){return t?np.test(e):e.endsWith("/")}function dr(e="",t=!1){if(!t)return(ns(e)?e.slice(0,-1):e)||"/";if(!ns(e,!0))return e||"/";const[n,...r]=e.split("?");return(n.slice(0,-1)||"/")+(r.length?`?${r.join("?")}`:"")}function rp(e="",t=!1){if(!t)return e.endsWith("/")?e:e+"/";if(ns(e,!0))return e||"/";const[n,...r]=e.split("?");return n+"/"+(r.length?`?${r.join("?")}`:"")}function mc(e=""){return e.startsWith("/")}function op(e=""){return(mc(e)?e.substr(1):e)||"/"}function sp(e=""){return mc(e)?e:"/"+e}function _c(e,t){if(yc(t)||fr(e))return e;const n=dr(t);return e.startsWith(n)?e:hr(n,e)}function el(e,t){if(yc(t))return e;const n=dr(t);if(!e.startsWith(n))return e;const r=e.substring(n.length);return r[0]==="/"?r:"/"+r}function ip(e,t){const n=co(e),r={...Xh(n.search),...t};return n.search=Zh(r),ap(n)}function yc(e){return!e||e==="/"}function lp(e){return e&&e!=="/"}function hr(e,...t){let n=e||"";for(const r of t.filter(lp))n=n?rp(n)+op(r):r;return n}function co(e="",t){if(!fr(e,!0))return t?co(t+e):tl(e);const[n="",r,o=""]=(e.replace(/\\/g,"/").match(/([^:/]+:)?\/\/([^/@]+@)?(.*)/)||[]).splice(1),[s="",i=""]=(o.match(/([^/?#]*)(.*)?/)||[]).splice(1),{pathname:l,search:a,hash:c}=tl(i);return{protocol:n,auth:r?r.substr(0,r.length-1):"",host:s,pathname:l,search:a,hash:c}}function tl(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function ap(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}class cp extends Error{constructor(){super(...arguments),this.name="FetchError"}}function up(e,t,n){let r="";e&&n&&(r=`${n.status} ${n.statusText} (${e.toString()})`),t&&(r=`${t.message} (${r})`);const o=new cp(r);return Object.defineProperty(o,"request",{get(){return e}}),Object.defineProperty(o,"response",{get(){return n}}),Object.defineProperty(o,"data",{get(){return n&&n._data}}),o}const fp=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function nl(e="GET"){return fp.has(e.toUpperCase())}function dp(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const hp=new Set(["image/svg","application/xml","application/xhtml","application/html"]),pp=/^application\/(?:[\w!#$%&*`\-.^~]*\+)?json(;.+)?$/i;function gp(e=""){if(!e)return"json";const t=e.split(";").shift();return pp.test(t)?"json":hp.has(t)||t.startsWith("text/")?"text":"blob"}const mp=new Set([408,409,425,429,500,502,503,504]);function bc(e){const{fetch:t,Headers:n}=e;function r(i){const l=i.error&&i.error.name==="AbortError"||!1;if(i.options.retry!==!1&&!l){const c=typeof i.options.retry=="number"?i.options.retry:nl(i.options.method)?0:1,u=i.response&&i.response.status||500;if(c>0&&mp.has(u))return o(i.request,{...i.options,retry:c-1})}const a=up(i.request,i.error,i.response);throw Error.captureStackTrace&&Error.captureStackTrace(a,o),a}const o=async function(l,a={}){const c={request:l,options:{...e.defaults,...a},response:void 0,error:void 0};c.options.onRequest&&await c.options.onRequest(c),typeof c.request=="string"&&(c.options.baseURL&&(c.request=_c(c.request,c.options.baseURL)),(c.options.query||c.options.params)&&(c.request=ip(c.request,{...c.options.params,...c.options.query})),c.options.body&&nl(c.options.method)&&dp(c.options.body)&&(c.options.body=typeof c.options.body=="string"?c.options.body:JSON.stringify(c.options.body),c.options.headers=new n(c.options.headers),c.options.headers.has("content-type")||c.options.headers.set("content-type","application/json"),c.options.headers.has("accept")||c.options.headers.set("accept","application/json"))),c.response=await t(c.request,c.options).catch(async d=>(c.error=d,c.options.onRequestError&&await c.options.onRequestError(c),r(c)));const u=(c.options.parseResponse?"json":c.options.responseType)||gp(c.response.headers.get("content-type")||"");if(u==="json"){const d=await c.response.text(),p=c.options.parseResponse||Js;c.response._data=p(d)}else u==="stream"?c.response._data=c.response.body:c.response._data=await c.response[u]();return c.options.onResponse&&await c.options.onResponse(c),c.response.ok||c.options.onResponseError&&await c.options.onResponseError(c),c.response.ok?c.response:r(c)},s=function(l,a){return o(l,a).then(c=>c._data)};return s.raw=o,s.create=(i={})=>bc({...e,defaults:{...e.defaults,...i}}),s}const vc=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")}(),_p=vc.fetch||(()=>Promise.reject(new Error("[ohmyfetch] global.fetch is not supported!"))),yp=vc.Headers,bp=bc({fetch:_p,Headers:yp}),vp=()=>{var e;return((e=window==null?void 0:window.__NUXT__)==null?void 0:e.config)||{}},Vr=vp().app,wp=()=>Vr.baseURL,xp=()=>Vr.buildAssetsDir,Ep=(...e)=>hr(wc(),xp(),...e),wc=(...e)=>{const t=Vr.cdnURL||Vr.baseURL;return e.length?hr(t,...e):t};globalThis.__buildAssetsURL=Ep,globalThis.__publicAssetsURL=wc;function rs(e,t={},n){for(const r in e){const o=e[r],s=n?`${n}:${r}`:r;typeof o=="object"&&o!==null?rs(o,t,s):typeof o=="function"&&(t[s]=o)}return t}function Cp(e,t){return e.reduce((n,r)=>n.then(()=>r.apply(void 0,t)),Promise.resolve(null))}function Sp(e,t){return Promise.all(e.map(n=>n.apply(void 0,t)))}function Ao(e,t){for(const n of e)n(t)}class Ap{constructor(){this._hooks={},this._before=null,this._after=null,this._deprecatedMessages=null,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,r={}){if(!t||typeof n!="function")return()=>{};const o=t;let s;for(;this._deprecatedHooks[t];)s=this._deprecatedHooks[t],t=s.to;if(s&&!r.allowDeprecated){let i=s.message;i||(i=`${o} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=null)}}hookOnce(t,n){let r,o=(...s)=>(r(),r=null,o=null,n(...s));return r=this.hook(t,o),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];this._hooks[t]=void 0;for(const o of r)this.hook(t,o)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=rs(t),r=Object.keys(n).map(o=>this.hook(o,n[o]));return()=>{r.splice(0,r.length).forEach(o=>o())}}removeHooks(t){const n=rs(t);for(const r in n)this.removeHook(r,n[r])}callHook(t,...n){return this.callHookWith(Cp,t,...n)}callHookParallel(t,...n){return this.callHookWith(Sp,t,...n)}callHookWith(t,n,...r){const o=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&Ao(this._before,o);const s=t(this._hooks[n]||[],r);return s instanceof Promise?s.finally(()=>{this._after&&o&&Ao(this._after,o)}):(this._after&&o&&Ao(this._after,o),s)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}function Rp(){return new Ap}function kp(){let e=null,t=!1;const n=r=>{if(e&&e!==r)throw new Error("Context conflict")};return{use:()=>{if(e==null)throw new Error("Context is not available");return e},tryUse:()=>e,set:(r,o)=>{o||n(r),e=r,t=!0},unset:()=>{e=null,t=!1},call:(r,o)=>{n(r),e=r;try{return o()}finally{t||(e=null)}},async callAsync(r,o){e=r;const s=()=>{e=r},i=()=>e===r?s:void 0;os.add(i);try{const l=o();return t||(e=null),await l}finally{os.delete(i)}}}}function Tp(){const e={};return{get(t){return e[t]||(e[t]=kp()),e[t],e[t]}}}const Kr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},rl="__unctx__",Pp=Kr[rl]||(Kr[rl]=Tp()),Op=e=>Pp.get(e),ol="__unctx_async_handlers__",os=Kr[ol]||(Kr[ol]=new Set);function xc(e){const t=[];for(const o of os){const s=o();s&&t.push(s)}const n=()=>{for(const o of t)o()};let r=e();return"catch"in r&&(r=r.catch(o=>{throw n(),o})),[r,n]}const Ec=Op("nuxt-app"),Ip="__nuxt_plugin";function Lp(e){let t=0;const n={provide:void 0,globalName:"nuxt",payload:Ge({data:{},state:{},_errors:{},...window.__NUXT__}),isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let s=!1;return()=>{if(!s&&(s=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},...e};n.hooks=Rp(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(s,i)=>{const l="$"+s;Rr(n,l,i),Rr(n.vueApp.config.globalProperties,l,i)},Rr(n.vueApp,"$nuxt",n),Rr(n.vueApp.config.globalProperties,"$nuxt",n);const r=Ge(n.payload.config),o=new Proxy(r,{get(s,i){var l;return i==="public"?s.public:(l=s[i])!=null?l:s.public[i]},set(s,i,l){return i==="public"||i==="app"?!1:(s[i]=l,s.public[i]=l,!0)}});return n.provide("config",o),n}async function $p(e,t){if(typeof t!="function")return;const{provide:n}=await wt(e,t,[e])||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}async function Mp(e,t){for(const n of t)await $p(e,n)}function jp(e){return e.map(n=>typeof n!="function"?null:n.length>1?r=>n(r,r.provide):n).filter(Boolean)}function mt(e){return e[Ip]=!0,e}function wt(e,t,n){const r=()=>n?t(...n):t();return Ec.set(e),r()}function Re(){const e=Ec.tryUse();if(!e){const t=gt();if(!t)throw new Error("nuxt instance unavailable");return t.appContext.app.$nuxt}return e}function en(){return Re().$config}function Rr(e,t,n){Object.defineProperty(e,t,{get:()=>n})}const Dp=decodeURIComponent,Fp=encodeURIComponent,Np=/; */,kr=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function Hp(e,t){if(typeof e!="string")throw new TypeError("argument str must be a string");let n={},r=t||{},o=e.split(Np),s=r.decode||Dp;for(let i=0;iNs(Re().payload,"error"),Hn=e=>{const t=Cc(e);try{Re().callHook("app:error",t);const r=uo();r.value=r.value||t}catch{throw t}return t},zp=async(e={})=>{const t=Re(),n=uo();t.callHook("app:error:cleared",e),e.redirect&&await t.$router.replace(e.redirect),n.value=null},Vp=e=>!!(e&&typeof e=="object"&&"__nuxt_error"in e),Cc=e=>{const t=is(e);return t.__nuxt_error=!0,t};function xt(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);const[n,r]=e;if(!n||typeof n!="string")throw new TypeError("[nuxt] [useState] key must be a string: "+n);if(r!==void 0&&typeof r!="function")throw new Error("[nuxt] [useState] init must be a function: "+r);const o="$s"+n,s=Re(),i=Ns(s.payload.state,o);if(i.value===void 0&&r){const l=r();if($e(l))return s.payload.state[o]=l,l;i.value=l}return i}const Gt=()=>{var e;return(e=Re())==null?void 0:e.$router},Rt=()=>gt()?at("_route",Re()._route):Re()._route,Kp=e=>e,qp=(e,t,n={})=>{const r=Re();n.global||typeof e=="function"?r._middleware.global.push(typeof e=="function"?e:t):r._middleware.named[e]=t},Wp=()=>{try{if(Re()._processingMiddleware)return!0}catch{return!0}return!1},Sc=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:e.path||"/",r=fr(n,!0);if(r&&!(t!=null&&t.external))throw new Error("Navigating to external URL is not allowed by default. Use `nagivateTo (url, { external: true })`.");if(r&&co(n).protocol==="script:")throw new Error("Cannot navigate to an URL with script protocol.");if(!r&&Wp())return e;const o=Gt();return r?(t!=null&&t.replace?location.replace(n):location.href=n,Promise.resolve()):t!=null&&t.replace?o.replace(e):o.push(e)},Qp={ignoreUnknown:!1,respectType:!1,respectFunctionNames:!1,respectFunctionProperties:!1,unorderedObjects:!0,unorderedArrays:!1,unorderedSets:!1};function Yp(e,t={}){t={...Qp,...t};const n=Ac(t);return n.dispatch(e),n.toString()}function Ac(e){const t=[];let n=[];const r=o=>{t.push(o)};return{toString(){return t.join("")},getContext(){return n},dispatch(o){return e.replacer&&(o=e.replacer(o)),this["_"+(o===null?"null":typeof o)](o)},_object(o){const s=/\[object (.*)\]/i,i=Object.prototype.toString.call(o),l=s.exec(i),a=l?l[1].toLowerCase():"unknown:["+i.toLowerCase()+"]";let c=null;if((c=n.indexOf(o))>=0)return this.dispatch("[CIRCULAR:"+c+"]");if(n.push(o),typeof Buffer<"u"&&Buffer.isBuffer&&Buffer.isBuffer(o))return r("buffer:"),r(o.toString("utf8"));if(a!=="object"&&a!=="function"&&a!=="asyncfunction")if(this["_"+a])this["_"+a](o);else{if(e.ignoreUnknown)return r("["+a+"]");throw new Error('Unknown object type "'+a+'"')}else{let u=Object.keys(o);return e.unorderedObjects&&(u=u.sort()),e.respectType!==!1&&!il(o)&&u.splice(0,0,"prototype","__proto__","letructor"),e.excludeKeys&&(u=u.filter(function(d){return!e.excludeKeys(d)})),r("object:"+u.length+":"),u.forEach(d=>{this.dispatch(d),r(":"),e.excludeValues||this.dispatch(o[d]),r(",")})}},_array(o,s){if(s=typeof s<"u"?s:e.unorderedArrays!==!1,r("array:"+o.length+":"),!s||o.length<=1)return o.forEach(a=>this.dispatch(a));const i=[],l=o.map(a=>{const c=Ac(e);return c.dispatch(a),i.push(c.getContext()),c.toString()});return n=n.concat(i),l.sort(),this._array(l,!1)},_date(o){return r("date:"+o.toJSON())},_symbol(o){return r("symbol:"+o.toString())},_error(o){return r("error:"+o.toString())},_boolean(o){return r("bool:"+o.toString())},_string(o){r("string:"+o.length+":"),r(o.toString())},_function(o){r("fn:"),il(o)?this.dispatch("[native]"):this.dispatch(o.toString()),e.respectFunctionNames!==!1&&this.dispatch("function-name:"+String(o.name)),e.respectFunctionProperties&&this._object(o)},_number(o){return r("number:"+o.toString())},_xml(o){return r("xml:"+o.toString())},_null(){return r("Null")},_undefined(){return r("Undefined")},_regexp(o){return r("regex:"+o.toString())},_uint8array(o){return r("uint8array:"),this.dispatch(Array.prototype.slice.call(o))},_uint8clampedarray(o){return r("uint8clampedarray:"),this.dispatch(Array.prototype.slice.call(o))},_int8array(o){return r("int8array:"),this.dispatch(Array.prototype.slice.call(o))},_uint16array(o){return r("uint16array:"),this.dispatch(Array.prototype.slice.call(o))},_int16array(o){return r("int16array:"),this.dispatch(Array.prototype.slice.call(o))},_uint32array(o){return r("uint32array:"),this.dispatch(Array.prototype.slice.call(o))},_int32array(o){return r("int32array:"),this.dispatch(Array.prototype.slice.call(o))},_float32array(o){return r("float32array:"),this.dispatch(Array.prototype.slice.call(o))},_float64array(o){return r("float64array:"),this.dispatch(Array.prototype.slice.call(o))},_arraybuffer(o){return r("arraybuffer:"),this.dispatch(new Uint8Array(o))},_url(o){return r("url:"+o.toString())},_map(o){r("map:");const s=Array.from(o);return this._array(s,e.unorderedSets!==!1)},_set(o){r("set:");const s=Array.from(o);return this._array(s,e.unorderedSets!==!1)},_file(o){return r("file:"),this.dispatch([o.name,o.size,o.type,o.lastModfied])},_blob(){if(e.ignoreUnknown)return r("[blob]");throw new Error(`Hashing Blob objects is currently not supported -Use "options.replacer" or "options.ignoreUnknown" -`)},_domwindow(){return r("domwindow")},_bigint(o){return r("bigint:"+o.toString())},_process(){return r("process")},_timer(){return r("timer")},_pipe(){return r("pipe")},_tcp(){return r("tcp")},_udp(){return r("udp")},_tty(){return r("tty")},_statwatcher(){return r("statwatcher")},_securecontext(){return r("securecontext")},_connection(){return r("connection")},_zlib(){return r("zlib")},_context(){return r("context")},_nodescript(){return r("nodescript")},_httpparser(){return r("httpparser")},_dataview(){return r("dataview")},_signal(){return r("signal")},_fsevent(){return r("fsevent")},_tlswrap(){return r("tlswrap")}}}function il(e){return typeof e!="function"?!1:/^function\s+\w*\s*\(\s*\)\s*{\s+\[native code\]\s+}$/i.exec(Function.prototype.toString.call(e))!=null}class En{constructor(t,n){t=this.words=t||[],n!==void 0?this.sigBytes=n:this.sigBytes=t.length*4}toString(t){return(t||Jp).stringify(this)}concat(t){if(this.clamp(),this.sigBytes%4)for(let n=0;n>>2]>>>24-n%4*8&255;this.words[this.sigBytes+n>>>2]|=r<<24-(this.sigBytes+n)%4*8}else for(let n=0;n>>2]=t.words[n>>>2];return this.sigBytes+=t.sigBytes,this}clamp(){this.words[this.sigBytes>>>2]&=4294967295<<32-this.sigBytes%4*8,this.words.length=Math.ceil(this.sigBytes/4)}clone(){return new En(this.words.slice(0))}}const Jp={stringify(e){const t=[];for(let n=0;n>>2]>>>24-n%4*8&255;t.push((r>>>4).toString(16)),t.push((r&15).toString(16))}return t.join("")}},Xp={stringify(e){const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=[];for(let r=0;r>>2]>>>24-r%4*8&255,s=e.words[r+1>>>2]>>>24-(r+1)%4*8&255,i=e.words[r+2>>>2]>>>24-(r+2)%4*8&255,l=o<<16|s<<8|i;for(let a=0;a<4&&r*8+a*6>>6*(3-a)&63))}return n.join("")}},Gp={parse(e){const t=e.length,n=[];for(let r=0;r>>2]|=(e.charCodeAt(r)&255)<<24-r%4*8;return new En(n,t)}},Zp={parse(e){return Gp.parse(unescape(encodeURIComponent(e)))}};class eg{constructor(){this._minBufferSize=0,this.blockSize=512/32,this.reset()}reset(){this._data=new En,this._nDataBytes=0}_append(t){typeof t=="string"&&(t=Zp.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes}_doProcessBlock(t,n){}_process(t){let n,r=this._data.sigBytes/(this.blockSize*4);t?r=Math.ceil(r):r=Math.max((r|0)-this._minBufferSize,0);const o=r*this.blockSize,s=Math.min(o*4,this._data.sigBytes);if(o){for(let i=0;i>>7)^(C<<14|C>>>18)^C>>>3,L=Vt[p-2],I=(L<<15|L>>>17)^(L<<13|L>>>19)^L>>>10;Vt[p]=R+Vt[p-7]+I+Vt[p-16]}const g=a&c^~a&u,b=o&s^o&i^s&i,w=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),E=(a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25),v=d+E+g+rg[p]+Vt[p],_=w+b;d=u,u=c,c=a,a=l+v|0,l=i,i=s,s=o,o=v+_|0}r[0]=r[0]+o|0,r[1]=r[1]+s|0,r[2]=r[2]+i|0,r[3]=r[3]+l|0,r[4]=r[4]+a|0,r[5]=r[5]+c|0,r[6]=r[6]+u|0,r[7]=r[7]+d|0}finalize(t){super.finalize(t);const n=this._nDataBytes*8,r=this._data.sigBytes*8;return this._data.words[r>>>5]|=128<<24-r%32,this._data.words[(r+64>>>9<<4)+14]=Math.floor(n/4294967296),this._data.words[(r+64>>>9<<4)+15]=n,this._data.sigBytes=this._data.words.length*4,this._process(),this._hash}}function sg(e){return new og().finalize(e).toString(Xp)}function Rc(e,t={}){const n=typeof e=="string"?e:Yp(e,t);return sg(n).substr(0,10)}const ig={path:"/",decode:e=>Js(decodeURIComponent(e)),encode:e=>encodeURIComponent(typeof e=="string"?e:JSON.stringify(e))};function Xs(e,t){var s,i;const n={...ig,...t},r=lg(n)||{},o=ze((i=r[e])!=null?i:(s=n.default)==null?void 0:s.call(n));return De(o,()=>{cg(e,o.value,n)}),o}function lg(e={}){return Hp(document.cookie,e)}function ag(e,t,n={}){return t==null?sl(e,t,{...n,maxAge:-1}):sl(e,t,n)}function cg(e,t,n={}){document.cookie=ag(e,t,n)}async function kc(e,t=Gt()){if(t._routePreloaded||(t._routePreloaded=new Set),t._routePreloaded.has(e))return;t._routePreloaded.add(e);const n=t._preloadPromises||(t._preloadPromises=[]);if(n.length>4)return Promise.all(n).then(()=>kc(e,t));const r=t.resolve(e).matched.map(o=>{var s;return(s=o.components)==null?void 0:s.default}).filter(o=>typeof o=="function");for(const o of r){const s=Promise.resolve(o()).catch(()=>{}).finally(()=>n.splice(n.indexOf(s)));n.push(s)}await Promise.all(n)}const ug="modulepreload",fg=function(e,t){return new URL(e,t).href},ll={},B=function(t,n,r){return!n||n.length===0?t():Promise.all(n.map(o=>{if(o=fg(o,r),o in ll)return;ll[o]=!0;const s=o.endsWith(".css"),i=s?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${o}"]${i}`))return;const l=document.createElement("link");if(l.rel=s?"stylesheet":ug,s||(l.as="script",l.crossOrigin=""),l.href=o,document.head.appendChild(l),s)return new Promise((a,c)=>{l.addEventListener("load",a),l.addEventListener("error",()=>c(new Error(`Unable to preload CSS for ${o}`)))})})).then(()=>t())};function al(e,t={}){const n=dg(e,t),r=Re(),o=r._payloadCache=r._payloadCache||{};return o[e]||(o[e]=hg(n).then(s=>s||(delete o[e],null))),o[e]}function dg(e,t={}){const n=co(e);if(n.search)throw new Error("Payload URL cannot contain search params: "+e);const r=t.hash||(t.fresh?Date.now():"");return hr(en().app.baseURL,n.pathname,r?`_payload.${r}.js`:"_payload.js")}async function hg(e){const t=await B(()=>import(e),[],import.meta.url).catch(n=>{console.warn("[nuxt] Cannot load payload ",e,n)});return(t==null?void 0:t.default)||null}function pg(){return!!Re().payload.prerenderedAt}const gg=(...e)=>e.find(t=>t!==void 0),mg="noopener noreferrer",_g=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),yg=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)});function Tc(e){const t=e.componentName||"NuxtLink";return ye({name:t,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(n,{slots:r}){const o=Gt(),s=G(()=>n.to||n.href||""),i=G(()=>n.external||n.target&&n.target!=="_self"?!0:typeof s.value=="object"?!1:s.value===""||fr(s.value,!0)),l=ze(!1),a=ze(null);if(n.prefetch!==!1&&n.noPrefetch!==!0&&typeof s.value=="string"&&n.target!=="_blank"&&!vg()){const u=Re(),d=bg();let p,g=null;Pn(()=>{p=_g(()=>{var b;(b=a==null?void 0:a.value)!=null&&b.tagName&&(g=d.observe(a.value,async()=>{g==null||g(),g=null,await Promise.all([u.hooks.callHook("link:prefetch",s.value).catch(()=>{}),!i.value&&kc(s.value,o).catch(()=>{})]),l.value=!0}))})}),On(()=>{p&&yg(p),g==null||g(),g=null})}return()=>{var g,b,w;if(!i.value)return ge(oo("RouterLink"),{ref:E=>{a.value=E==null?void 0:E.$el},to:s.value,...l.value&&!n.custom?{class:n.prefetchedClass||e.prefetchedClass}:{},activeClass:n.activeClass||e.activeClass,exactActiveClass:n.exactActiveClass||e.exactActiveClass,replace:n.replace,ariaCurrentValue:n.ariaCurrentValue,custom:n.custom},r.default);const c=typeof s.value=="object"?(b=(g=o.resolve(s.value))==null?void 0:g.href)!=null?b:null:s.value||null,u=n.target||null,d=n.noRel?null:gg(n.rel,e.externalRelAttribute,c?mg:"")||null,p=()=>Sc(c,{replace:n.replace});return n.custom?r.default?r.default({href:c,navigate:p,route:o.resolve(c),rel:d,target:u,isActive:!1,isExactActive:!1}):null:ge("a",{ref:a,href:c,rel:d,target:u},(w=r.default)==null?void 0:w.call(r))}}})}const pr=Tc({componentName:"NuxtLink"});function bg(){const e=Re();if(e._observer)return e._observer;let t=null;const n=new Map,r=(s,i)=>(t||(t=new IntersectionObserver(l=>{for(const a of l){const c=n.get(a.target);(a.isIntersecting||a.intersectionRatio>0)&&c&&c()}})),n.set(s,i),t.observe(s),()=>{n.delete(s),t.unobserve(s),n.size===0&&(t.disconnect(),t=null)});return e._observer={observe:r}}function vg(){const e=navigator.connection;return!!(e&&(e.saveData||/2g/.test(e.effectiveType)))}const Z1=Object.freeze(Object.defineProperty({__proto__:null,defineNuxtLink:Tc,default:pr},Symbol.toStringTag,{value:"Module"}));function Ro(e){return e!==null&&typeof e=="object"}function ls(e,t,n=".",r){if(!Ro(t))return ls(e,{},n,r);const o=Object.assign({},t);for(const s in e){if(s==="__proto__"||s==="constructor")continue;const i=e[s];i!=null&&(r&&r(o,s,i,n)||(Array.isArray(i)&&Array.isArray(o[s])?o[s]=i.concat(o[s]):Ro(i)&&Ro(o[s])?o[s]=ls(i,o[s],(n?`${n}.`:"")+s.toString(),r):o[s]=i))}return o}function Pc(e){return(...t)=>t.reduce((n,r)=>ls(n,r,"",e),{})}const cl=Pc(),wg=Pc((e,t,n,r)=>{if(typeof e[t]<"u"&&typeof n=="function")return e[t]=n(e[t]),!0}),xg={docus:{title:"tRPC Nuxt"}},Eg={docus:{title:"Docus",description:"The best place to start your documentation.",image:"https://user-images.githubusercontent.com/904724/185365452-87b7ca7b-6030-4813-a2db-5e65c785bf88.png",socials:{},github:!0,aside:{level:1,exclude:[]},header:{title:"",logo:!1,showLinksIcons:!1,exclude:[]},footer:{credits:{icon:"IconDocus",text:"Powered by Docus",href:"https://docus.dev"},icons:[]}}},Cg={},Sg=wg(xg,Eg,Cg);function Ag(){const e=Re();return e._appConfig||(e._appConfig=Ge(Sg)),e._appConfig}function rr(e){Re()._useHead(e)}const ko={Alert:W(()=>B(()=>import("./Alert.85aa248c.js"),[],import.meta.url).then(e=>e.default||e)),ArticleHero:W(()=>B(()=>import("./ArticleHero.650011df.js"),[],import.meta.url).then(e=>e.default||e)),Badge:W(()=>B(()=>import("./Badge.c00ca7ec.js"),["Badge.c00ca7ec.js","Badge.vue_vue_type_script_setup_true_lang.871fa249.js"],import.meta.url).then(e=>e.default||e)),BlockHero:W(()=>B(()=>import("./BlockHero.a98d7054.js"),["BlockHero.a98d7054.js","ButtonLink.2f82fed5.js","Terminal.vue_vue_type_script_setup_true_lang.d64be369.js","index.cb3c216d.js"],import.meta.url).then(e=>e.default||e)),ButtonLink:W(()=>B(()=>import("./ButtonLink.2f82fed5.js"),[],import.meta.url).then(e=>e.default||e)),Callout:W(()=>B(()=>import("./Callout.0ddc66f7.js"),["Callout.0ddc66f7.js","Callout.vue_vue_type_script_setup_true_lang.9a785567.js"],import.meta.url).then(e=>e.default||e)),Card:W(()=>B(()=>import("./Card.f7daf8cb.js"),["Card.f7daf8cb.js","Card.e4d02baa.css"],import.meta.url).then(e=>e.default||e)),CardGrid:W(()=>B(()=>import("./CardGrid.80b15d5c.js"),[],import.meta.url).then(e=>e.default||e)),CodeBlock:W(()=>B(()=>import("./CodeBlock.0c19e5b4.js"),["CodeBlock.0c19e5b4.js","CodeBlock.6e7eaa49.css"],import.meta.url).then(e=>e.default||e)),CodeGroup:W(()=>B(()=>import("./CodeGroup.ee158690.js"),["CodeGroup.ee158690.js","CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js","CodeGroup.42b06250.css","TabsHeader.4ceb7ffd.js","TabsHeader.b03ddfb3.css"],import.meta.url).then(e=>e.default||e)),CopyButton:W(()=>B(()=>import("./CopyButton.077fdfdb.js"),["CopyButton.077fdfdb.js","CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js","index.cb3c216d.js"],import.meta.url).then(e=>e.default||e)),Icon:W(()=>B(()=>import("./Icon.8b8e9bfb.js"),[],import.meta.url).then(e=>e.default||e)),List:W(()=>B(()=>import("./List.8279d29f.js"),["List.8279d29f.js","List.vue_vue_type_style_index_0_lang.aa51af9a.js","List.8f1ece3a.css"],import.meta.url).then(e=>e.default||e)),NuxtImg:W(()=>B(()=>import("./NuxtImg.db6a871f.js"),["NuxtImg.db6a871f.js","NuxtImg.vue_vue_type_script_lang.73948608.js"],import.meta.url).then(e=>e.default||e)),Props:W(()=>B(()=>import("./Props.ae63778f.js"),["Props.ae63778f.js","ProseTh.eff23c97.js","ProseTh.ee22b634.css","ProseTr.b4f984e9.js","ProseTr.425925c1.css","ProseThead.f14263ab.js","ProseThead.441d27c9.css","ProseCodeInline.50440e49.js","ProseCodeInline.143d7c58.css","ProseTd.5250a879.js","ProseTd.b10c2fad.css","ProseTbody.a82ee65e.js","ProseTable.42d7d6fa.js","ProseTable.94abd33a.css","asyncData.31ace0d7.js","index.c8e7d9b1.js"],import.meta.url).then(e=>e.default||e)),Sandbox:W(()=>B(()=>import("./Sandbox.d7a8ef85.js"),["Sandbox.d7a8ef85.js","Sandbox.16ff9b40.css","TabsHeader.4ceb7ffd.js","TabsHeader.b03ddfb3.css"],import.meta.url).then(e=>e.default||e)),SourceLink:W(()=>B(()=>import("./SourceLink.b62e06f3.js"),["SourceLink.b62e06f3.js","ProseP.4d7b231c.css","ProseP.de8023b0.js"],import.meta.url).then(e=>e.default||e)),TabsHeader:W(()=>B(()=>import("./TabsHeader.4ceb7ffd.js"),["TabsHeader.4ceb7ffd.js","TabsHeader.b03ddfb3.css"],import.meta.url).then(e=>e.default||e)),Terminal:W(()=>B(()=>import("./Terminal.4ec77f0b.js"),["Terminal.4ec77f0b.js","Terminal.vue_vue_type_script_setup_true_lang.d64be369.js","index.cb3c216d.js"],import.meta.url).then(e=>e.default||e)),VideoPlayer:W(()=>B(()=>import("./VideoPlayer.a4f1153d.js"),["VideoPlayer.a4f1153d.js","VideoPlayer.e2b8a640.css","NuxtImg.vue_vue_type_script_lang.73948608.js"],import.meta.url).then(e=>e.default||e)),ProseA:W(()=>B(()=>import("./ProseA.f5a3b2ab.js"),["ProseA.f5a3b2ab.js","ProseA.b6e016a7.css"],import.meta.url).then(e=>e.default||e)),ProseBlockquote:W(()=>B(()=>import("./ProseBlockquote.70f8b8fe.js"),["ProseBlockquote.70f8b8fe.js","ProseBlockquote.88ae3f99.css"],import.meta.url).then(e=>e.default||e)),ProseCode:W(()=>B(()=>import("./ProseCode.12af3d11.js"),["ProseCode.12af3d11.js","ProseCode.1d88abe6.css","CopyButton.vue_vue_type_script_setup_true_lang.2b83107f.js","index.cb3c216d.js"],import.meta.url).then(e=>e.default||e)),ProseCodeInline:W(()=>B(()=>import("./ProseCodeInline.50440e49.js"),["ProseCodeInline.50440e49.js","ProseCodeInline.143d7c58.css"],import.meta.url).then(e=>e.default||e)),ProseEm:W(()=>B(()=>import("./ProseEm.2e15dc03.js"),["ProseEm.2e15dc03.js","ProseEm.1858190c.css"],import.meta.url).then(e=>e.default||e)),ProseH1:W(()=>B(()=>import("./ProseH1.d84756db.js"),["ProseH1.d84756db.js","ProseH1.8a36f873.css"],import.meta.url).then(e=>e.default||e)),ProseH2:W(()=>B(()=>import("./ProseH2.e796f461.js"),["ProseH2.e796f461.js","ProseH2.4c537ed6.css"],import.meta.url).then(e=>e.default||e)),ProseH3:W(()=>B(()=>import("./ProseH3.8997684a.js"),["ProseH3.8997684a.js","ProseH3.6d6476a1.css"],import.meta.url).then(e=>e.default||e)),ProseH4:W(()=>B(()=>import("./ProseH4.fd6111fb.js"),["ProseH4.fd6111fb.js","ProseH4.42c1dd1d.css"],import.meta.url).then(e=>e.default||e)),ProseHr:W(()=>B(()=>import("./ProseHr.b577eed5.js"),["ProseHr.b577eed5.js","ProseHr.799690c7.css"],import.meta.url).then(e=>e.default||e)),ProseImg:W(()=>B(()=>import("./ProseImg.a278838e.js"),["ProseImg.a278838e.js","ProseImg.86043b15.css","NuxtImg.vue_vue_type_script_lang.73948608.js"],import.meta.url).then(e=>e.default||e)),ProseLi:W(()=>B(()=>import("./ProseLi.e707ae53.js"),["ProseLi.e707ae53.js","ProseLi.38abb7b0.css"],import.meta.url).then(e=>e.default||e)),ProseOl:W(()=>B(()=>import("./ProseOl.e26f7ec4.js"),["ProseOl.e26f7ec4.js","ProseOl.661a20a5.css"],import.meta.url).then(e=>e.default||e)),ProseP:W(()=>B(()=>import("./ProseP.de8023b0.js"),["ProseP.de8023b0.js","ProseP.4d7b231c.css"],import.meta.url).then(e=>e.default||e)),ProseStrong:W(()=>B(()=>import("./ProseStrong.f0f1ef1e.js"),["ProseStrong.f0f1ef1e.js","ProseStrong.138420e3.css"],import.meta.url).then(e=>e.default||e)),ProseTable:W(()=>B(()=>import("./ProseTable.42d7d6fa.js"),["ProseTable.42d7d6fa.js","ProseTable.94abd33a.css"],import.meta.url).then(e=>e.default||e)),ProseTbody:W(()=>B(()=>import("./ProseTbody.a82ee65e.js"),[],import.meta.url).then(e=>e.default||e)),ProseTd:W(()=>B(()=>import("./ProseTd.5250a879.js"),["ProseTd.5250a879.js","ProseTd.b10c2fad.css"],import.meta.url).then(e=>e.default||e)),ProseTh:W(()=>B(()=>import("./ProseTh.eff23c97.js"),["ProseTh.eff23c97.js","ProseTh.ee22b634.css"],import.meta.url).then(e=>e.default||e)),ProseThead:W(()=>B(()=>import("./ProseThead.f14263ab.js"),["ProseThead.f14263ab.js","ProseThead.441d27c9.css"],import.meta.url).then(e=>e.default||e)),ProseTr:W(()=>B(()=>import("./ProseTr.b4f984e9.js"),["ProseTr.b4f984e9.js","ProseTr.425925c1.css"],import.meta.url).then(e=>e.default||e)),ProseUl:W(()=>B(()=>import("./ProseUl.411b4625.js"),["ProseUl.411b4625.js","ProseUl.ae3836e4.css"],import.meta.url).then(e=>e.default||e)),PageContributors:W(()=>B(()=>import("./PageContributors.45347cd4.js"),["PageContributors.45347cd4.js","PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js"],import.meta.url).then(e=>e.default||e)),PageEditLink:W(()=>B(()=>import("./PageEditLink.6847cf00.js"),["PageEditLink.6847cf00.js","PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js"],import.meta.url).then(e=>e.default||e)),Releases:W(()=>B(()=>import("./Releases.547e77f7.js"),["Releases.547e77f7.js","Releases.686993ee.css","ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js","Badge.vue_vue_type_script_setup_true_lang.871fa249.js"],import.meta.url).then(e=>e.default||e)),ReleasesReactions:W(()=>B(()=>import("./ReleasesReactions.530be044.js"),["ReleasesReactions.530be044.js","ReleasesReactions.vue_vue_type_script_setup_true_lang.7548fd2c.js","Badge.vue_vue_type_script_setup_true_lang.871fa249.js"],import.meta.url).then(e=>e.default||e)),IconCodeSandBox:W(()=>B(()=>import("./IconCodeSandBox.41ff096f.js"),[],import.meta.url).then(e=>e.default||e)),IconDocus:W(()=>B(()=>import("./IconDocus.bc629857.js"),[],import.meta.url).then(e=>e.default||e)),IconNuxt:W(()=>B(()=>import("./IconNuxt.070d8afc.js"),[],import.meta.url).then(e=>e.default||e)),IconNuxtContent:W(()=>B(()=>import("./IconNuxtContent.31fb8cb3.js"),[],import.meta.url).then(e=>e.default||e)),IconNuxtLabs:W(()=>B(()=>import("./IconNuxtLabs.a3cd1c69.js"),[],import.meta.url).then(e=>e.default||e)),IconStackBlitz:W(()=>B(()=>import("./IconStackBlitz.f0f607db.js"),[],import.meta.url).then(e=>e.default||e)),IconVueTelescope:W(()=>B(()=>import("./IconVueTelescope.347e9b6c.js"),[],import.meta.url).then(e=>e.default||e)),ContentDoc:W(()=>B(()=>import("./ContentDoc.3cdfc123.js"),["ContentDoc.3cdfc123.js","ContentQuery.019e7157.js","asyncData.31ace0d7.js"],import.meta.url).then(e=>e.default||e)),ContentList:W(()=>B(()=>import("./ContentList.544db236.js"),["ContentList.544db236.js","ContentQuery.019e7157.js","asyncData.31ace0d7.js"],import.meta.url).then(e=>e.default||e)),ContentNavigation:W(()=>B(()=>import("./ContentNavigation.810a93b6.js"),["ContentNavigation.810a93b6.js","ContentNavigation.ce27cbb7.css","Card.e4d02baa.css","CodeBlock.6e7eaa49.css","Sandbox.16ff9b40.css","ProseP.4d7b231c.css","VideoPlayer.e2b8a640.css","ProseA.b6e016a7.css","ProseBlockquote.88ae3f99.css","ProseCode.1d88abe6.css","ProseEm.1858190c.css","ProseH1.8a36f873.css","ProseH2.4c537ed6.css","ProseH3.6d6476a1.css","ProseH4.42c1dd1d.css","ProseHr.799690c7.css","ProseImg.86043b15.css","ProseLi.38abb7b0.css","ProseOl.661a20a5.css","ProseStrong.138420e3.css","ProseUl.ae3836e4.css","Releases.686993ee.css","DocsPageContent.ec05ce31.css","asyncData.31ace0d7.js","Callout.vue_vue_type_script_setup_true_lang.9a785567.js","CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js","CodeGroup.42b06250.css","TabsHeader.4ceb7ffd.js","TabsHeader.b03ddfb3.css","List.vue_vue_type_style_index_0_lang.aa51af9a.js","List.8f1ece3a.css","NuxtImg.vue_vue_type_script_lang.73948608.js","Props.ae63778f.js","ProseTh.eff23c97.js","ProseTh.ee22b634.css","ProseTr.b4f984e9.js","ProseTr.425925c1.css","ProseThead.f14263ab.js","ProseThead.441d27c9.css","ProseCodeInline.50440e49.js","ProseCodeInline.143d7c58.css","ProseTd.5250a879.js","ProseTd.b10c2fad.css","ProseTbody.a82ee65e.js","ProseTable.42d7d6fa.js","ProseTable.94abd33a.css","index.c8e7d9b1.js","ContentDoc.3cdfc123.js","ContentQuery.019e7157.js","ContentList.544db236.js","Markdown.d5d45569.js"],import.meta.url).then(e=>e.default||e)),ContentQuery:W(()=>B(()=>import("./ContentQuery.019e7157.js"),["ContentQuery.019e7157.js","asyncData.31ace0d7.js"],import.meta.url).then(e=>e.default||e)),ContentRenderer:W(()=>B(()=>Promise.resolve().then(()=>k_),void 0,import.meta.url).then(e=>e.default||e)),ContentRendererMarkdown:W(()=>B(()=>Promise.resolve().then(()=>A_),void 0,import.meta.url).then(e=>e.default||e)),ContentSlot:W(()=>B(()=>Promise.resolve().then(()=>Q0),void 0,import.meta.url).then(e=>e.default||e)),DocumentDrivenEmpty:W(()=>B(()=>Promise.resolve().then(()=>Xm),void 0,import.meta.url).then(e=>e.default||e)),Markdown:W(()=>B(()=>import("./Markdown.d5d45569.js"),[],import.meta.url).then(e=>e.default||e)),ProseH5:W(()=>B(()=>import("./ProseH5.3bb1f380.js"),[],import.meta.url).then(e=>e.default||e)),ProseH6:W(()=>B(()=>import("./ProseH6.2fc71492.js"),[],import.meta.url).then(e=>e.default||e))},Rg=mt(e=>{for(const t in ko)e.vueApp.component(t,ko[t]),e.vueApp.component("Lazy"+t,ko[t])});var ul;const kg=typeof window<"u";kg&&((ul=window==null?void 0:window.navigator)==null?void 0:ul.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function Tg(e){return typeof e=="function"?e():Q(e)}var Pg="usehead",fl="head:count",To="data-head-attrs",Oc="data-meta-body",Gs=(e,t)=>e.map(n=>(n.input&&(t||!n.resolved)&&(n.input=qr(n.input)),n)),Og=(e,t)=>{const n=r=>{var o;if((o=r.options)!=null&&o.renderPriority)return r.options.renderPriority;switch(r.tag){case"base":return-1;case"meta":return r.props.charset?-2:r.props["http-equiv"]==="content-security-policy"?0:10;default:return 10}};return n(e)-n(t)},Ig=e=>{const{props:t,tag:n,options:r}=e;if(["base","title","titleTemplate","bodyAttrs","htmlAttrs"].includes(n))return n;if(n==="link"&&t.rel==="canonical")return"canonical";if(t.charset)return"charset";if(r!=null&&r.key)return`${n}:${r.key}`;const o=["id"];n==="meta"&&o.push("name","property","http-equiv");for(const s of o)if(typeof t[s]<"u")return`${n}:${s}:${t[s]}`;return e.runtime.position};function qr(e){const t=Tg(e);return!e||!t?t:Array.isArray(t)?t.map(qr):typeof t=="object"?Object.fromEntries(Object.entries(t).map(([n,r])=>n==="titleTemplate"?[n,Q(r)]:[n,qr(r)])):t}var Lg=(e,t,n)=>{var r;t={...t};const o={tag:e,props:{},runtime:{entryId:n.id},options:{...n.options}};return["hid","vmid","key"].forEach(s=>{t[s]&&(o.options.key=t[s],delete t[s])}),["children","innerHTML","textContent"].forEach(s=>{typeof t[s]<"u"&&(o.children=t[s],delete t[s])}),["body","renderPriority"].forEach(s=>{typeof t[s]<"u"&&(o.options[s]=t[s],delete t[s])}),(r=o.options)!=null&&r.body&&(t[Oc]=!0),o.props=t,o},$g=e=>Object.entries(e.input).filter(([,t])=>typeof t<"u").map(([t,n])=>(Array.isArray(n)?n:[n]).map(r=>{switch(t){case"title":case"titleTemplate":return{tag:t,children:r,props:{},runtime:{entryId:e.id},options:e.options};case"base":case"meta":case"link":case"style":case"script":case"noscript":case"htmlAttrs":case"bodyAttrs":return Lg(t,r,e);default:return!1}})).flat().filter(t=>!!t),dl=(e,t)=>e==null?t||null:typeof e=="function"?e(t):e.replace("%s",t!=null?t:""),Ic=e=>{const t={};Gs(e).forEach((i,l)=>{$g(i).forEach((c,u)=>{c.runtime=c.runtime||{},c.runtime.position=l*1e4+u,t[Ig(c)]=c})});let r=Object.values(t).sort((i,l)=>i.runtime.position-l.runtime.position).sort(Og);const o=r.findIndex(i=>i.tag==="titleTemplate"),s=r.findIndex(i=>i.tag==="title");if(s!==-1&&o!==-1){const i=dl(r[o].children,r[s].children);i!==null?r[s].children=i||r[s].children:r=r.filter((l,a)=>a!==s),r=r.filter((l,a)=>a!==o)}else if(o!==-1){const i=dl(r[o].children);i!==null?(r[o].children=i,r[o].tag="title"):r=r.filter((l,a)=>a!==o)}return r};function hl(e,t){if(e instanceof HTMLElement&&t instanceof HTMLElement){const n=t.getAttribute("nonce");if(n&&!e.getAttribute("nonce")){const r=t.cloneNode(!0);return r.setAttribute("nonce",""),r.nonce=n,n===e.nonce&&e.isEqualNode(r)}}return e.isEqualNode(t)}var pl=(e,t)=>{const n=e.getAttribute(To);if(n)for(const o of n.split(","))o in t||e.removeAttribute(o);const r=[];for(const o in t){const s=t[o];s!=null&&(s===!1?e.removeAttribute(o):e.setAttribute(o,s),r.push(o))}r.length?e.setAttribute(To,r.join(",")):e.removeAttribute(To)},Mg=(e,t)=>{var n;const r=t.createElement(e.tag);return Object.entries(e.props).forEach(([o,s])=>{s!==!1&&r.setAttribute(o,s===!0?"":String(s))}),e.children&&((n=e.options)!=null&&n.safe?e.tag!=="script"&&(r.textContent=e.children):r.innerHTML=e.children),r},jg=(e=window.document,t,n)=>{var r,o;const s=e.head,i=e.body;let l=s.querySelector(`meta[name="${fl}"]`);const a=i.querySelectorAll(`[${Oc}]`),c=l?Number(l.getAttribute("content")):0,u=[],d=[];if(a)for(let g=0;g{var w;var b;return{element:Mg(g,e),body:(w=(b=g.options)==null?void 0:b.body)!=null?w:!1}});p=p.filter(g=>{for(let b=0;b{var b;return(b=g.parentNode)==null?void 0:b.removeChild(g)}),u.forEach(g=>{var b;return(b=g.parentNode)==null?void 0:b.removeChild(g)}),p.forEach(g=>{g.body?i.insertAdjacentElement("beforeend",g.element):s.insertBefore(g.element,l)}),l.setAttribute("content",`${c-u.length+p.filter(g=>!g.body).length}`)},Dg=async(e,t,n)=>{var r,o;const s={};n||(n=window.document);for(const c in e.hooks["before:dom"])if(await e.hooks["before:dom"][c]()===!1)return;const i=Gs(e.headEntries);for(const c in e.hooks["resolved:entries"])await e.hooks["resolved:entries"][c](i);const l=Ic(i);for(const c in e.hooks["resolved:tags"])await e.hooks["resolved:tags"][c](l);for(const c of l)switch(c.tag){case"title":typeof c.children<"u"&&(n.title=c.children);break;case"base":case"meta":case"link":case"style":case"script":case"noscript":s[c.tag]=s[c.tag]||[],s[c.tag].push(c);break}pl(n.documentElement,((r=l.find(c=>c.tag==="htmlAttrs"))==null?void 0:r.props)||{}),pl(n.body,((o=l.find(c=>c.tag==="bodyAttrs"))==null?void 0:o.props)||{});const a=new Set([...Object.keys(s),...t]);for(const c of a)jg(n,c,s[c]||[]);t.clear(),Object.keys(s).forEach(c=>t.add(c))},Fg=typeof window<"u",Ng=e=>{let t=[],n=0;const r=new Set;let o=null;const s={install(i){i.config.globalProperties&&(i.config.globalProperties.$head=s),i.provide(Pg,s)},hooks:{"before:dom":[],"resolved:tags":[],"resolved:entries":[]},get headEntries(){return t},get headTags(){const i=Gs(s.headEntries);return Ic(i)},addHeadObjs(i,l){return s.addEntry(i,l)},addEntry(i,l={}){let a=!1;l!=null&&l.resolved&&(a=!0,delete l.resolved);const c={id:n++,options:l,resolved:a,input:i};return t.push(c),{remove(){t=t.filter(u=>u.id!==c.id)},update(u){t=t.map(d=>(d.id===c.id&&(d.input=u),d))}}},async updateDOM(i,l){const a=()=>(o=null,Dg(s,r,i));return l?a():o=o||new Promise(c=>cr(()=>c(a())))},addReactiveEntry(i,l={}){let a=null;const c=ad(()=>{const u=qr(i);a===null?a=s.addEntry(u,{...l,resolved:!0}):a.update(u),Fg&&s.updateDOM()});return()=>{c(),a&&a.remove()}}};return e&&s.addEntry(e),s};const Hg=!1,Bg=!1,Ug={meta:[{name:"viewport",content:"width=device-width, initial-scale=1"},{charset:"utf-8"}],link:[],style:[],script:[],noscript:[]},zg=!1,Vg=mt(e=>{const t=Ng();t.addEntry(Ug,{resolved:!0}),e.vueApp.use(t);{let n=!0;t.hooks["before:dom"].push(()=>!n),e.hooks.hookOnce("app:mounted",()=>{n=!1,t.updateDOM(),Gt().beforeEach(()=>{n=!0}),Gt().afterEach(()=>{n&&(n=!1,t.updateDOM())})})}e._useHead=(n,r)=>{const o=t.addReactiveEntry(n,r);!gt()||On(()=>{o(),t.updateDOM()})}}),Kg={created(){const e=gt();if(!e)return;const t=e.type;if(!t||!("head"in t))return;const n=Re(),r=typeof t.head=="function"?()=>t.head(n):t.head;rr(r)}},qg=mt(e=>{e.vueApp.mixin(Kg)});/*! - * vue-router v4.1.6 - * (c) 2022 Eduardo San Martin Morote - * @license MIT - */const cn=typeof window<"u";function Wg(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const me=Object.assign;function Po(e,t){const n={};for(const r in t){const o=t[r];n[r]=ct(o)?o.map(e):e(o)}return n}const Wn=()=>{},ct=Array.isArray,Qg=/\/$/,Yg=e=>e.replace(Qg,"");function Oo(e,t,n="/"){let r,o={},s="",i="";const l=t.indexOf("#");let a=t.indexOf("?");return l=0&&(a=-1),a>-1&&(r=t.slice(0,a),s=t.slice(a+1,l>-1?l:t.length),o=e(s)),l>-1&&(r=r||t.slice(0,l),i=t.slice(l,t.length)),r=Zg(r!=null?r:t,n),{fullPath:r+(s&&"?")+s+i,path:r,query:o,hash:i}}function Jg(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function gl(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Xg(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&Cn(t.matched[r],n.matched[o])&&Lc(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Cn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Lc(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!Gg(e[n],t[n]))return!1;return!0}function Gg(e,t){return ct(e)?ml(e,t):ct(t)?ml(t,e):e===t}function ml(e,t){return ct(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function Zg(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/");let o=n.length-1,s,i;for(s=0;s1&&o--;else break;return n.slice(0,o).join("/")+"/"+r.slice(s-(s===r.length?1:0)).join("/")}var or;(function(e){e.pop="pop",e.push="push"})(or||(or={}));var Qn;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Qn||(Qn={}));function em(e){if(!e)if(cn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Yg(e)}const tm=/^[^#]+#/;function nm(e,t){return e.replace(tm,"#")+t}function rm(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const fo=()=>({left:window.pageXOffset,top:window.pageYOffset});function om(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),o=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o)return;t=rm(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function _l(e,t){return(history.state?history.state.position-t:-1)+e}const as=new Map;function sm(e,t){as.set(e,t)}function im(e){const t=as.get(e);return as.delete(e),t}let lm=()=>location.protocol+"//"+location.host;function $c(e,t){const{pathname:n,search:r,hash:o}=t,s=e.indexOf("#");if(s>-1){let l=o.includes(e.slice(s))?e.slice(s).length:1,a=o.slice(l);return a[0]!=="/"&&(a="/"+a),gl(a,"")}return gl(n,e)+r+o}function am(e,t,n,r){let o=[],s=[],i=null;const l=({state:p})=>{const g=$c(e,location),b=n.value,w=t.value;let E=0;if(p){if(n.value=g,t.value=p,i&&i===b){i=null;return}E=w?p.position-w.position:0}else r(g);o.forEach(v=>{v(n.value,b,{delta:E,type:or.pop,direction:E?E>0?Qn.forward:Qn.back:Qn.unknown})})};function a(){i=n.value}function c(p){o.push(p);const g=()=>{const b=o.indexOf(p);b>-1&&o.splice(b,1)};return s.push(g),g}function u(){const{history:p}=window;!p.state||p.replaceState(me({},p.state,{scroll:fo()}),"")}function d(){for(const p of s)p();s=[],window.removeEventListener("popstate",l),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",l),window.addEventListener("beforeunload",u),{pauseListeners:a,listen:c,destroy:d}}function yl(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?fo():null}}function cm(e){const{history:t,location:n}=window,r={value:$c(e,n)},o={value:t.state};o.value||s(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function s(a,c,u){const d=e.indexOf("#"),p=d>-1?(n.host&&document.querySelector("base")?e:e.slice(d))+a:lm()+e+a;try{t[u?"replaceState":"pushState"](c,"",p),o.value=c}catch(g){console.error(g),n[u?"replace":"assign"](p)}}function i(a,c){const u=me({},t.state,yl(o.value.back,a,o.value.forward,!0),c,{position:o.value.position});s(a,u,!0),r.value=a}function l(a,c){const u=me({},o.value,t.state,{forward:a,scroll:fo()});s(u.current,u,!0);const d=me({},yl(r.value,a,null),{position:u.position+1},c);s(a,d,!1),r.value=a}return{location:r,state:o,push:l,replace:i}}function Mc(e){e=em(e);const t=cm(e),n=am(e,t.state,t.location,t.replace);function r(s,i=!0){i||n.pauseListeners(),history.go(s)}const o=me({location:"",base:e,go:r,createHref:nm.bind(null,e)},t,n);return Object.defineProperty(o,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(o,"state",{enumerable:!0,get:()=>t.state.value}),o}function um(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Mc(e)}function fm(e){return typeof e=="string"||e&&typeof e=="object"}function jc(e){return typeof e=="string"||typeof e=="symbol"}const Lt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Dc=Symbol("");var bl;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(bl||(bl={}));function Sn(e,t){return me(new Error,{type:e,[Dc]:!0},t)}function _t(e,t){return e instanceof Error&&Dc in e&&(t==null||!!(e.type&t))}const vl="[^/]+?",dm={sensitive:!1,strict:!1,start:!0,end:!0},hm=/[.+*?^${}()[\]/\\]/g;function pm(e,t){const n=me({},dm,t),r=[];let o=n.start?"^":"";const s=[];for(const c of e){const u=c.length?[]:[90];n.strict&&!c.length&&(o+="/");for(let d=0;dt.length?t.length===1&&t[0]===40+40?1:-1:0}function mm(e,t){let n=0;const r=e.score,o=t.score;for(;n0&&t[t.length-1]<0}const _m={type:0,value:""},ym=/[a-zA-Z0-9_]/;function bm(e){if(!e)return[[]];if(e==="/")return[[_m]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(g){throw new Error(`ERR (${n})/"${c}": ${g}`)}let n=0,r=n;const o=[];let s;function i(){s&&o.push(s),s=[]}let l=0,a,c="",u="";function d(){!c||(n===0?s.push({type:0,value:c}):n===1||n===2||n===3?(s.length>1&&(a==="*"||a==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),s.push({type:1,value:c,regexp:u,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):t("Invalid state to consume buffer"),c="")}function p(){c+=a}for(;l{i(_)}:Wn}function i(u){if(jc(u)){const d=r.get(u);d&&(r.delete(u),n.splice(n.indexOf(d),1),d.children.forEach(i),d.alias.forEach(i))}else{const d=n.indexOf(u);d>-1&&(n.splice(d,1),u.record.name&&r.delete(u.record.name),u.children.forEach(i),u.alias.forEach(i))}}function l(){return n}function a(u){let d=0;for(;d=0&&(u.record.path!==n[d].record.path||!Fc(u,n[d]));)d++;n.splice(d,0,u),u.record.name&&!El(u)&&r.set(u.record.name,u)}function c(u,d){let p,g={},b,w;if("name"in u&&u.name){if(p=r.get(u.name),!p)throw Sn(1,{location:u});w=p.record.name,g=me(xl(d.params,p.keys.filter(_=>!_.optional).map(_=>_.name)),u.params&&xl(u.params,p.keys.map(_=>_.name))),b=p.stringify(g)}else if("path"in u)b=u.path,p=n.find(_=>_.re.test(b)),p&&(g=p.parse(b),w=p.record.name);else{if(p=d.name?r.get(d.name):n.find(_=>_.re.test(d.path)),!p)throw Sn(1,{location:u,currentLocation:d});w=p.record.name,g=me({},d.params,u.params),b=p.stringify(g)}const E=[];let v=p;for(;v;)E.unshift(v.record),v=v.parent;return{name:w,path:b,params:g,matched:E,meta:Cm(E)}}return e.forEach(u=>s(u)),{addRoute:s,resolve:c,removeRoute:i,getRoutes:l,getRecordMatcher:o}}function xl(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function xm(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Em(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function Em(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="boolean"?n:n[r];return t}function El(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Cm(e){return e.reduce((t,n)=>me(t,n.meta),{})}function Cl(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Fc(e,t){return t.children.some(n=>n===e||Fc(e,n))}const Nc=/#/g,Sm=/&/g,Am=/\//g,Rm=/=/g,km=/\?/g,Hc=/\+/g,Tm=/%5B/g,Pm=/%5D/g,Bc=/%5E/g,Om=/%60/g,Uc=/%7B/g,Im=/%7C/g,zc=/%7D/g,Lm=/%20/g;function Zs(e){return encodeURI(""+e).replace(Im,"|").replace(Tm,"[").replace(Pm,"]")}function $m(e){return Zs(e).replace(Uc,"{").replace(zc,"}").replace(Bc,"^")}function cs(e){return Zs(e).replace(Hc,"%2B").replace(Lm,"+").replace(Nc,"%23").replace(Sm,"%26").replace(Om,"`").replace(Uc,"{").replace(zc,"}").replace(Bc,"^")}function Mm(e){return cs(e).replace(Rm,"%3D")}function jm(e){return Zs(e).replace(Nc,"%23").replace(km,"%3F")}function Dm(e){return e==null?"":jm(e).replace(Am,"%2F")}function Wr(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function Fm(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;os&&cs(s)):[r&&cs(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function Nm(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=ct(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}const Hm=Symbol(""),Al=Symbol(""),ei=Symbol(""),ti=Symbol(""),us=Symbol("");function jn(){let e=[];function t(r){return e.push(r),()=>{const o=e.indexOf(r);o>-1&&e.splice(o,1)}}function n(){e=[]}return{add:t,list:()=>e,reset:n}}function Mt(e,t,n,r,o){const s=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((i,l)=>{const a=d=>{d===!1?l(Sn(4,{from:n,to:t})):d instanceof Error?l(d):fm(d)?l(Sn(2,{from:t,to:d})):(s&&r.enterCallbacks[o]===s&&typeof d=="function"&&s.push(d),i())},c=e.call(r&&r.instances[o],t,n,a);let u=Promise.resolve(c);e.length<3&&(u=u.then(a)),u.catch(d=>l(d))})}function Io(e,t,n,r){const o=[];for(const s of e)for(const i in s.components){let l=s.components[i];if(!(t!=="beforeRouteEnter"&&!s.instances[i]))if(Bm(l)){const c=(l.__vccOpts||l)[t];c&&o.push(Mt(c,n,r,s,i))}else{let a=l();o.push(()=>a.then(c=>{if(!c)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${s.path}"`));const u=Wg(c)?c.default:c;s.components[i]=u;const p=(u.__vccOpts||u)[t];return p&&Mt(p,n,r,s,i)()}))}}return o}function Bm(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Rl(e){const t=at(ei),n=at(ti),r=G(()=>t.resolve(Q(e.to))),o=G(()=>{const{matched:a}=r.value,{length:c}=a,u=a[c-1],d=n.matched;if(!u||!d.length)return-1;const p=d.findIndex(Cn.bind(null,u));if(p>-1)return p;const g=kl(a[c-2]);return c>1&&kl(u)===g&&d[d.length-1].path!==g?d.findIndex(Cn.bind(null,a[c-2])):p}),s=G(()=>o.value>-1&&Km(n.params,r.value.params)),i=G(()=>o.value>-1&&o.value===n.matched.length-1&&Lc(n.params,r.value.params));function l(a={}){return Vm(a)?t[Q(e.replace)?"replace":"push"](Q(e.to)).catch(Wn):Promise.resolve()}return{route:r,href:G(()=>r.value.href),isActive:s,isExactActive:i,navigate:l}}const Um=ye({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:Rl,setup(e,{slots:t}){const n=Ge(Rl(e)),{options:r}=at(ei),o=G(()=>({[Tl(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Tl(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const s=t.default&&t.default(n);return e.custom?s:ge("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},s)}}}),zm=Um;function Vm(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function Km(e,t){for(const n in t){const r=t[n],o=e[n];if(typeof r=="string"){if(r!==o)return!1}else if(!ct(o)||o.length!==r.length||r.some((s,i)=>s!==o[i]))return!1}return!0}function kl(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Tl=(e,t,n)=>e!=null?e:t!=null?t:n,qm=ye({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=at(us),o=G(()=>e.route||r.value),s=at(Al,0),i=G(()=>{let c=Q(s);const{matched:u}=o.value;let d;for(;(d=u[c])&&!d.components;)c++;return c}),l=G(()=>o.value.matched[i.value]);mn(Al,G(()=>i.value+1)),mn(Hm,l),mn(us,o);const a=ze();return De(()=>[a.value,l.value,e.name],([c,u,d],[p,g,b])=>{u&&(u.instances[d]=c,g&&g!==u&&c&&c===p&&(u.leaveGuards.size||(u.leaveGuards=g.leaveGuards),u.updateGuards.size||(u.updateGuards=g.updateGuards))),c&&u&&(!g||!Cn(u,g)||!p)&&(u.enterCallbacks[d]||[]).forEach(w=>w(c))},{flush:"post"}),()=>{const c=o.value,u=e.name,d=l.value,p=d&&d.components[u];if(!p)return Pl(n.default,{Component:p,route:c});const g=d.props[u],b=g?g===!0?c.params:typeof g=="function"?g(c):g:null,E=ge(p,me({},b,t,{onVnodeUnmounted:v=>{v.component.isUnmounted&&(d.instances[u]=null)},ref:a}));return Pl(n.default,{Component:E,route:c})||E}}});function Pl(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const Vc=qm;function Wm(e){const t=wm(e.routes,e),n=e.parseQuery||Fm,r=e.stringifyQuery||Sl,o=e.history,s=jn(),i=jn(),l=jn(),a=Vo(Lt);let c=Lt;cn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Po.bind(null,k=>""+k),d=Po.bind(null,Dm),p=Po.bind(null,Wr);function g(k,H){let N,Y;return jc(k)?(N=t.getRecordMatcher(k),Y=H):Y=k,t.addRoute(Y,N)}function b(k){const H=t.getRecordMatcher(k);H&&t.removeRoute(H)}function w(){return t.getRoutes().map(k=>k.record)}function E(k){return!!t.getRecordMatcher(k)}function v(k,H){if(H=me({},H||a.value),typeof k=="string"){const y=Oo(n,k,H.path),f=t.resolve({path:y.path},H),m=o.createHref(y.fullPath);return me(y,f,{params:p(f.params),hash:Wr(y.hash),redirectedFrom:void 0,href:m})}let N;if("path"in k)N=me({},k,{path:Oo(n,k.path,H.path).path});else{const y=me({},k.params);for(const f in y)y[f]==null&&delete y[f];N=me({},k,{params:d(k.params)}),H.params=d(H.params)}const Y=t.resolve(N,H),ee=k.hash||"";Y.params=u(p(Y.params));const ue=Jg(r,me({},k,{hash:$m(ee),path:Y.path})),se=o.createHref(ue);return me({fullPath:ue,hash:ee,query:r===Sl?Nm(k.query):k.query||{}},Y,{redirectedFrom:void 0,href:se})}function _(k){return typeof k=="string"?Oo(n,k,a.value.path):me({},k)}function C(k,H){if(c!==k)return Sn(8,{from:H,to:k})}function R(k){return M(k)}function L(k){return R(me(_(k),{replace:!0}))}function I(k){const H=k.matched[k.matched.length-1];if(H&&H.redirect){const{redirect:N}=H;let Y=typeof N=="function"?N(k):N;return typeof Y=="string"&&(Y=Y.includes("?")||Y.includes("#")?Y=_(Y):{path:Y},Y.params={}),me({query:k.query,hash:k.hash,params:"path"in Y?{}:k.params},Y)}}function M(k,H){const N=c=v(k),Y=a.value,ee=k.state,ue=k.force,se=k.replace===!0,y=I(N);if(y)return M(me(_(y),{state:typeof y=="object"?me({},ee,y.state):ee,force:ue,replace:se}),H||N);const f=N;f.redirectedFrom=H;let m;return!ue&&Xg(r,Y,N)&&(m=Sn(16,{to:f,from:Y}),fe(Y,Y,!0,!1)),(m?Promise.resolve(m):D(f,Y)).catch(h=>_t(h)?_t(h,2)?h:qe(h):be(h,f,Y)).then(h=>{if(h){if(_t(h,2))return M(me({replace:se},_(h.to),{state:typeof h.to=="object"?me({},ee,h.to.state):ee,force:ue}),H||f)}else h=J(f,Y,!0,se,ee);return F(f,Y,h),h})}function O(k,H){const N=C(k,H);return N?Promise.reject(N):Promise.resolve()}function D(k,H){let N;const[Y,ee,ue]=Qm(k,H);N=Io(Y.reverse(),"beforeRouteLeave",k,H);for(const y of Y)y.leaveGuards.forEach(f=>{N.push(Mt(f,k,H))});const se=O.bind(null,k,H);return N.push(se),ln(N).then(()=>{N=[];for(const y of s.list())N.push(Mt(y,k,H));return N.push(se),ln(N)}).then(()=>{N=Io(ee,"beforeRouteUpdate",k,H);for(const y of ee)y.updateGuards.forEach(f=>{N.push(Mt(f,k,H))});return N.push(se),ln(N)}).then(()=>{N=[];for(const y of k.matched)if(y.beforeEnter&&!H.matched.includes(y))if(ct(y.beforeEnter))for(const f of y.beforeEnter)N.push(Mt(f,k,H));else N.push(Mt(y.beforeEnter,k,H));return N.push(se),ln(N)}).then(()=>(k.matched.forEach(y=>y.enterCallbacks={}),N=Io(ue,"beforeRouteEnter",k,H),N.push(se),ln(N))).then(()=>{N=[];for(const y of i.list())N.push(Mt(y,k,H));return N.push(se),ln(N)}).catch(y=>_t(y,8)?y:Promise.reject(y))}function F(k,H,N){for(const Y of l.list())Y(k,H,N)}function J(k,H,N,Y,ee){const ue=C(k,H);if(ue)return ue;const se=H===Lt,y=cn?history.state:{};N&&(Y||se?o.replace(k.fullPath,me({scroll:se&&y&&y.scroll},ee)):o.push(k.fullPath,ee)),a.value=k,fe(k,H,N,se),qe()}let U;function te(){U||(U=o.listen((k,H,N)=>{if(!on.listening)return;const Y=v(k),ee=I(Y);if(ee){M(me(ee,{replace:!0}),Y).catch(Wn);return}c=Y;const ue=a.value;cn&&sm(_l(ue.fullPath,N.delta),fo()),D(Y,ue).catch(se=>_t(se,12)?se:_t(se,2)?(M(se.to,Y).then(y=>{_t(y,20)&&!N.delta&&N.type===or.pop&&o.go(-1,!1)}).catch(Wn),Promise.reject()):(N.delta&&o.go(-N.delta,!1),be(se,Y,ue))).then(se=>{se=se||J(Y,ue,!1),se&&(N.delta&&!_t(se,8)?o.go(-N.delta,!1):N.type===or.pop&&_t(se,20)&&o.go(-1,!1)),F(Y,ue,se)}).catch(Wn)}))}let K=jn(),Le=jn(),le;function be(k,H,N){qe(k);const Y=Le.list();return Y.length?Y.forEach(ee=>ee(k,H,N)):console.error(k),Promise.reject(k)}function pe(){return le&&a.value!==Lt?Promise.resolve():new Promise((k,H)=>{K.add([k,H])})}function qe(k){return le||(le=!k,te(),K.list().forEach(([H,N])=>k?N(k):H()),K.reset()),k}function fe(k,H,N,Y){const{scrollBehavior:ee}=e;if(!cn||!ee)return Promise.resolve();const ue=!N&&im(_l(k.fullPath,0))||(Y||!N)&&history.state&&history.state.scroll||null;return cr().then(()=>ee(k,H,ue)).then(se=>se&&om(se)).catch(se=>be(se,k,H))}const Ne=k=>o.go(k);let ve;const kt=new Set,on={currentRoute:a,listening:!0,addRoute:g,removeRoute:b,hasRoute:E,getRoutes:w,resolve:v,options:e,push:R,replace:L,go:Ne,back:()=>Ne(-1),forward:()=>Ne(1),beforeEach:s.add,beforeResolve:i.add,afterEach:l.add,onError:Le.add,isReady:pe,install(k){const H=this;k.component("RouterLink",zm),k.component("RouterView",Vc),k.config.globalProperties.$router=H,Object.defineProperty(k.config.globalProperties,"$route",{enumerable:!0,get:()=>Q(a)}),cn&&!ve&&a.value===Lt&&(ve=!0,R(o.location).catch(ee=>{}));const N={};for(const ee in Lt)N[ee]=G(()=>a.value[ee]);k.provide(ei,H),k.provide(ti,Ge(N)),k.provide(us,a);const Y=k.unmount;kt.add(k),k.unmount=function(){kt.delete(k),kt.size<1&&(c=Lt,U&&U(),U=null,a.value=Lt,ve=!1,le=!1),Y()}}};return on}function ln(e){return e.reduce((t,n)=>t.then(()=>n()),Promise.resolve())}function Qm(e,t){const n=[],r=[],o=[],s=Math.max(t.matched.length,e.matched.length);for(let i=0;iCn(c,l))?r.push(l):n.push(l));const a=e.matched[i];a&&(t.matched.find(c=>Cn(c,a))||o.push(a))}return[n,r,o]}function Ym(){return at(ti)}const Jm=ye({name:"DocumentDrivenEmpty",props:{value:{type:Object,required:!0}},render({value:e}){return ge("div",void 0,[ge("p","Document is empty"),ge("p",`Add content to it by opening ${e._source}/${e._file} file.`)])}}),Xm=Object.freeze(Object.defineProperty({__proto__:null,default:Jm},Symbol.toStringTag,{value:"Module"})),Gm=/[0-9]/;function Zm(e=""){return Gm.test(e)?null:e.toUpperCase()===e}const e_=["-","_","/","."];function Kc(e,t=e_){const n=[];if(!e||typeof e!="string")return n;let r="",o=null,s=null;for(const i of e.split("")){const l=t.includes(i);if(l===!0){n.push(r),r="",o=null;continue}const a=Zm(i);if(s===!1){if(o===!1&&a===!0){n.push(r),r=i,o=a;continue}if(o===!0&&a===!1&&r.length>1){const c=r[r.length-1];n.push(r.substr(0,r.length-1)),r=c+i,o=a;continue}}r+=i,o=a,s=l}return n.push(r),n}function t_(e){return e?e[0].toUpperCase()+e.substring(1):""}function n_(e=""){return(Array.isArray(e)?e:Kc(e)).map(t=>t_(t)).join("")}function Qr(e="",t="-"){return(Array.isArray(e)?e:Kc(e)).map((n="")=>n.toLowerCase()).join(t)}class gr{constructor(t,n,r){this.property=t,this.normal=n,r&&(this.space=r)}}gr.prototype.property={};gr.prototype.normal={};gr.prototype.space=null;function qc(e,t){const n={},r={};let o=-1;for(;++o4&&n.slice(0,4)==="data"&&l_.test(t)){if(t.charAt(4)==="-"){const s=t.slice(5).replace(Il,f_);r="data"+s.charAt(0).toUpperCase()+s.slice(1)}else{const s=t.slice(4);if(!Il.test(s)){let i=s.replace(a_,u_);i.charAt(0)!=="-"&&(i="-"+i),t="data"+i}}o=ni}return new o(r,t)}function u_(e){return"-"+e.toLowerCase()}function f_(e){return e.charAt(1).toUpperCase()}const d_=qc([Yc,Qc,Gc,Zc,s_],"html");qc([Yc,Qc,Gc,Zc,i_],"svg");var eb=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function h_(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var eu={exports:{}};const p_=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","label","legend","li","link","main","map","mark","math","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rb","rp","rt","rtc","ruby","s","samp","script","section","select","slot","small","source","span","strong","style","sub","summary","sup","svg","table","tbody","td","template","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr"];(function(e){e.exports=p_})(eu);const tu=h_(eu.exports),Yn="default",nu=/^@|^v-on:/,ru=/^:|^v-bind:/,ou=/^v-model/,g_=["select","textarea","input"],su=ye({name:"ContentRendererMarkdown",props:{value:{type:Object,required:!0},excerpt:{type:Boolean,default:!1},tag:{type:String,default:"div"},components:{type:Object,default:()=>({})}},async setup(e){var n;const{content:{tags:t={}}}=en().public;return await S_(e.value.body,{tags:{...t,...((n=e.value)==null?void 0:n._components)||{},...e.components}}),{tags:t}},render(e){var c;const{tags:t,tag:n,value:r,components:o}=e;if(!r)return null;let s=r.body||r;e.excerpt&&r.excerpt&&(s=r.excerpt);const i={...r,tags:{...t,...(r==null?void 0:r._components)||{},...o}};let l=i.component||n;typeof i.component=="object"&&(l=i.component.name),l=iu(l);const a=(s.children||[]).map(u=>Or(u,ge,i));return ge(l,{...(c=i.component)==null?void 0:c.props,...this.$attrs},{default:au(a)})}});function Or(e,t,n,r={}){var a;if(e.type==="text")return t(Ct,e.value);const o=e.tag,s=typeof((a=e.props)==null?void 0:a.__ignoreMap)>"u"&&n.tags[o]||o;if(e.tag==="binding")return m_(e,t,n,r);const i=iu(s);typeof i=="object"&&(i.tag=o);const l=y_(e,n);return t(i,l,__(e,t,n,{...r,...l}))}function m_(e,t,n,r={}){var a;const o={...r,$route:()=>Rt(),$document:n,$doc:n},s=/\.|\[(\d+)\]/,l=((a=e.props)==null?void 0:a.value.trim().split(s).filter(Boolean)).reduce((c,u)=>u in c?typeof c[u]=="function"?c[u]():c[u]:{},o);return t(Ct,l)}function __(e,t,n,r){const s=(e.children||[]).reduce((l,a)=>{if(!cu(a))return l[Yn].push(Or(a,t,n,r)),l;if(E_(a))return l[Yn].push(...(a.children||[]).map(u=>Or(u,t,n,r))),l;const c=lu(a);return l[c]=(a.children||[]).map(u=>Or(u,t,n,r)),l},{[Yn]:[]}),i=Object.entries(s).map(([l,a])=>[l,au(a)]);return Object.fromEntries(i)}function y_(e,t){const{tag:n="",props:r={}}=e;return Object.keys(r).reduce(function(o,s){if(s==="__ignoreMap")return o;const i=r[s];if(ou.test(s)&&!g_.includes(n))return b_(s,i,o,t);if(s==="v-bind")return v_(s,i,o,t);if(nu.test(s))return w_(s,i,o,t);if(ru.test(s))return x_(s,i,o,t);const{attribute:l}=c_(d_,s);return Array.isArray(i)&&i.every(a=>typeof a=="string")?(o[l]=i.join(" "),o):(o[l]=i,o)},{})}function b_(e,t,n,r){const o=d=>+d,s=d=>d.trim(),i=d=>d,l=e.replace(ou,"").split(".").filter(d=>d).reduce((d,p)=>(d[p]=!0,d),{}),a="value",c=l.lazy?"change":"input",u=l.number?o:l.trim?s:i;return n[a]=ho(t,r),n.on=n.on||{},n.on[c]=d=>r[t]=u(d),n}function v_(e,t,n,r){const o=ho(t,r);return n=Object.assign(n,o),n}function w_(e,t,n,r){return e=e.replace(nu,""),n.on=n.on||{},n.on[e]=()=>ho(t,r),n}function x_(e,t,n,r){return e=e.replace(ru,""),n[e]=ho(t,r),n}const iu=e=>{if(!tu.includes(e)){const t=oo(n_(e),!1);if(typeof t=="object")return t}return e};function ho(e,t){const n=e.split(".").reduce((r,o)=>typeof r=="object"?r[o]:void 0,t);return typeof n>"u"?Js(e):n}function lu(e){let t="";for(const n of Object.keys(e.props||{}))if(!(!n.startsWith("#")&&!n.startsWith("v-slot:"))){t=n.split(/[:#]/,2)[1];break}return t||Yn}function au(e){return e.length?()=>C_(e):void 0}function E_(e){return cu(e)&&lu(e)===Yn}function cu(e){return e.tag==="template"}function C_(e){const t=[];for(const n of e){const r=t[t.length-1];n.type===Ct&&(r==null?void 0:r.type)===Ct?r.children=r.children+n.children:t.push(n)}return t}async function S_(e,t){const n=Array.from(new Set(r(e,t)));await Promise.all(n.map(async o=>{const s=oo(o);(s==null?void 0:s.__asyncLoader)&&!s.__asyncResolved&&await s.__asyncLoader()}));function r(o,s){var a;if(o.type==="text"||o.tag==="binding")return[];const i=typeof((a=o.props)==null?void 0:a.__ignoreMap)>"u"&&s.tags[o.tag]||o.tag,l=[];o.type!=="root"&&!tu.includes(i)&&l.push(i);for(const c of o.children||[])l.push(...r(c,s));return l}}const A_=Object.freeze(Object.defineProperty({__proto__:null,default:su},Symbol.toStringTag,{value:"Module"})),R_=ye({name:"ContentRenderer",props:{value:{type:Object,required:!1,default:()=>({})},excerpt:{type:Boolean,default:!1},tag:{type:String,default:"div"}},setup(e){De(()=>e.excerpt,t=>{var n,r,o;t&&!((n=e.value)!=null&&n.excerpt)&&(console.warn(`No excerpt found for document content/${(r=e==null?void 0:e.value)==null?void 0:r._path}.${(o=e==null?void 0:e.value)==null?void 0:o._extension}!`),console.warn("Make sure to use in your content if you want to use excerpt feature."))},{immediate:!0})},render(e){var s,i;const t=uc(),{value:n,excerpt:r,tag:o}=e;return!n&&(t==null?void 0:t.empty)?t.empty({value:n,excerpt:r,tag:o,...this.$attrs}):t!=null&&t.default?t.default({value:n,excerpt:r,tag:o,...this.$attrs}):n&&(n==null?void 0:n._type)==="markdown"&&((i=(s=n==null?void 0:n.body)==null?void 0:s.children)==null?void 0:i.length)?ge(su,{value:n,excerpt:r,tag:o,...this.$attrs}):ge("pre",null,JSON.stringify({message:"You should use slots with ",value:n,excerpt:r,tag:o},null,2))}}),k_=Object.freeze(Object.defineProperty({__proto__:null,default:R_},Symbol.toStringTag,{value:"Module"})),uu=Object.freeze({left:0,top:0,width:16,height:16}),fu=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),ri=Object.freeze({...uu,...fu});Object.freeze({...ri,body:"",hidden:!1});({...uu});const du=Object.freeze({width:null,height:null}),hu=Object.freeze({...du,...fu});function T_(e,t){const n={...e};for(const r in t){const o=t[r],s=typeof o;r in du?(o===null||o&&(s==="string"||s==="number"))&&(n[r]=o):s===typeof n[r]&&(n[r]=r==="rotate"?o%4:o)}return n}const P_=/[\s,]+/;function O_(e,t){t.split(P_).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function I_(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function r(o){for(;o<0;)o+=4;return o%4}if(n===""){const o=parseInt(e);return isNaN(o)?0:r(o)}else if(n!==e){let o=0;switch(n){case"%":o=25;break;case"deg":o=90}if(o){let s=parseFloat(e.slice(0,e.length-n.length));return isNaN(s)?0:(s=s/o,s%1===0?r(s):0)}}return t}const L_=/(-?[0-9.]*[0-9]+[0-9.]*)/g,$_=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function Ll(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const r=e.split(L_);if(r===null||!r.length)return e;const o=[];let s=r.shift(),i=$_.test(s);for(;;){if(i){const l=parseFloat(s);isNaN(l)?o.push(s):o.push(Math.ceil(l*t*n)/n)}else o.push(s);if(s=r.shift(),s===void 0)return o.join("");i=!i}}function M_(e,t){const n={...ri,...e},r={...hu,...t},o={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,r].forEach(g=>{const b=[],w=g.hFlip,E=g.vFlip;let v=g.rotate;w?E?v+=2:(b.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),b.push("scale(-1 1)"),o.top=o.left=0):E&&(b.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),b.push("scale(1 -1)"),o.top=o.left=0);let _;switch(v<0&&(v-=Math.floor(v/4)*4),v=v%4,v){case 1:_=o.height/2+o.top,b.unshift("rotate(90 "+_.toString()+" "+_.toString()+")");break;case 2:b.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:_=o.width/2+o.left,b.unshift("rotate(-90 "+_.toString()+" "+_.toString()+")");break}v%2===1&&(o.left!==o.top&&(_=o.left,o.left=o.top,o.top=_),o.width!==o.height&&(_=o.width,o.width=o.height,o.height=_)),b.length&&(s=''+s+"")});const i=r.width,l=r.height,a=o.width,c=o.height;let u,d;return i===null?(d=l===null?"1em":l==="auto"?c:l,u=Ll(d,a/c)):(u=i==="auto"?a:i,d=l===null?Ll(u,c/a):l==="auto"?c:l),{attributes:{width:u.toString(),height:d.toString(),viewBox:o.left.toString()+" "+o.top.toString()+" "+a.toString()+" "+c.toString()},body:s}}const j_=/\sid="(\S+)"/g,D_="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let F_=0;function N_(e,t=D_){const n=[];let r;for(;r=j_.exec(e);)n.push(r[1]);return n.length&&n.forEach(o=>{const s=typeof t=="function"?t(o):t+(F_++).toString(),i=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+i+')([")]|\\.[a-z])',"g"),"$1"+s+"$3")}),e}function H_(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in t)n+=" "+r+'="'+t[r]+'"';return'"+e+""}function B_(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(//g,"%3E").replace(/\s+/g," ")}function U_(e){return'url("data:image/svg+xml,'+B_(e)+'")'}const $l={...hu,inline:!1},z_={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},V_={display:"inline-block"},hs={backgroundColor:"currentColor"},pu={backgroundColor:"transparent"},Ml={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},jl={webkitMask:hs,mask:hs,background:pu};for(const e in jl){const t=jl[e];for(const n in Ml)t[e+n]=Ml[n]}const Ir={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";Ir[e+"-flip"]=t,Ir[e.slice(0,1)+"-flip"]=t,Ir[e+"Flip"]=t});function Dl(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const K_=(e,t)=>{const n=T_($l,t),r={...z_},o=t.mode||"svg",s={},i=t.style,l=typeof i=="object"&&!(i instanceof Array)?i:{};for(let w in t){const E=t[w];if(E!==void 0)switch(w){case"icon":case"style":case"onLoad":case"mode":break;case"inline":case"hFlip":case"vFlip":n[w]=E===!0||E==="true"||E===1;break;case"flip":typeof E=="string"&&O_(n,E);break;case"color":s.color=E;break;case"rotate":typeof E=="string"?n[w]=I_(E):typeof E=="number"&&(n[w]=E);break;case"ariaHidden":case"aria-hidden":E!==!0&&E!=="true"&&delete r["aria-hidden"];break;default:{const v=Ir[w];v?(E===!0||E==="true"||E===1)&&(n[v]=!0):$l[w]===void 0&&(r[w]=E)}}}const a=M_(e,n),c=a.attributes;if(n.inline&&(s.verticalAlign="-0.125em"),o==="svg"){r.style={...s,...l},Object.assign(r,c);let w=0,E=t.id;return typeof E=="string"&&(E=E.replace(/-/g,"_")),r.innerHTML=N_(a.body,E?()=>E+"ID"+w++:"iconifyVue"),ge("svg",r)}const{body:u,width:d,height:p}=e,g=o==="mask"||(o==="bg"?!1:u.indexOf("currentColor")!==-1),b=H_(u,{...c,width:d+"",height:p+""});return r.style={...s,"--svg":U_(b),width:Dl(c.width),height:Dl(c.height),...V_,...g?hs:pu,...l},ge("span",r)},q_=Object.create(null),W_=ye({inheritAttrs:!1,render(){const e=this.$attrs,t=e.icon,n=typeof t=="string"?q_[t]:typeof t=="object"?t:null;return n===null||typeof n!="object"||typeof n.body!="string"?this.$slots.default?this.$slots.default():null:K_({...ri,...n},e)}}),Jn=/^[a-z0-9]+(-[a-z0-9]+)*$/,mr=(e,t,n,r="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;r=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const l=o.pop(),a=o.pop(),c={provider:o.length>0?o[0]:r,prefix:a,name:l};return t&&!Lr(c)?null:c}const s=o[0],i=s.split("-");if(i.length>1){const l={provider:r,prefix:i.shift(),name:i.join("-")};return t&&!Lr(l)?null:l}if(n&&r===""){const l={provider:r,prefix:"",name:s};return t&&!Lr(l,n)?null:l}return null},Lr=(e,t)=>e?!!((e.provider===""||e.provider.match(Jn))&&(t&&e.prefix===""||e.prefix.match(Jn))&&e.name.match(Jn)):!1,gu=Object.freeze({left:0,top:0,width:16,height:16}),Yr=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),_r=Object.freeze({...gu,...Yr}),ps=Object.freeze({..._r,body:"",hidden:!1});function Q_(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const r=((e.rotate||0)+(t.rotate||0))%4;return r&&(n.rotate=r),n}function Fl(e,t){const n=Q_(e,t);for(const r in ps)r in Yr?r in e&&!(r in n)&&(n[r]=Yr[r]):r in t?n[r]=t[r]:r in e&&(n[r]=e[r]);return n}function Y_(e,t){const n=e.icons,r=e.aliases||{},o=Object.create(null);function s(i){if(n[i])return o[i]=[];if(!(i in o)){o[i]=null;const l=r[i]&&r[i].parent,a=l&&s(l);a&&(o[i]=[l].concat(a))}return o[i]}return(t||Object.keys(n).concat(Object.keys(r))).forEach(s),o}function J_(e,t,n){const r=e.icons,o=e.aliases||{};let s={};function i(l){s=Fl(r[l]||o[l],s)}return i(t),n.forEach(i),Fl(e,s)}function mu(e,t){const n=[];if(typeof e!="object"||typeof e.icons!="object")return n;e.not_found instanceof Array&&e.not_found.forEach(o=>{t(o,null),n.push(o)});const r=Y_(e);for(const o in r){const s=r[o];s&&(t(o,J_(e,o,s)),n.push(o))}return n}const X_={provider:"",aliases:{},not_found:{},...gu};function $o(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function _u(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!$o(e,X_))return null;const n=t.icons;for(const o in n){const s=n[o];if(!o.match(Jn)||typeof s.body!="string"||!$o(s,ps))return null}const r=t.aliases||{};for(const o in r){const s=r[o],i=s.parent;if(!o.match(Jn)||typeof i!="string"||!n[i]&&!r[i]||!$o(s,ps))return null}return t}const Nl=Object.create(null);function G_(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function Zt(e,t){const n=Nl[e]||(Nl[e]=Object.create(null));return n[t]||(n[t]=G_(e,t))}function oi(e,t){return _u(t)?mu(t,(n,r)=>{r?e.icons[n]=r:e.missing.add(n)}):[]}function Z_(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let sr=!1;function yu(e){return typeof e=="boolean"&&(sr=e),sr}function bu(e){const t=typeof e=="string"?mr(e,!0,sr):e;if(t){const n=Zt(t.provider,t.prefix),r=t.name;return n.icons[r]||(n.missing.has(r)?null:void 0)}}function e0(e,t){const n=mr(e,!0,sr);if(!n)return!1;const r=Zt(n.provider,n.prefix);return Z_(r,n.name,t)}function t0(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),sr&&!t&&!e.prefix){let o=!1;return _u(e)&&(e.prefix="",mu(e,(s,i)=>{i&&e0(s,i)&&(o=!0)})),o}const n=e.prefix;if(!Lr({provider:t,prefix:n,name:"a"}))return!1;const r=Zt(t,n);return!!oi(r,e)}const vu=Object.freeze({width:null,height:null}),wu=Object.freeze({...vu,...Yr}),n0=/(-?[0-9.]*[0-9]+[0-9.]*)/g,r0=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function Hl(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const r=e.split(n0);if(r===null||!r.length)return e;const o=[];let s=r.shift(),i=r0.test(s);for(;;){if(i){const l=parseFloat(s);isNaN(l)?o.push(s):o.push(Math.ceil(l*t*n)/n)}else o.push(s);if(s=r.shift(),s===void 0)return o.join("");i=!i}}function o0(e,t){const n={..._r,...e},r={...wu,...t},o={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,r].forEach(g=>{const b=[],w=g.hFlip,E=g.vFlip;let v=g.rotate;w?E?v+=2:(b.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),b.push("scale(-1 1)"),o.top=o.left=0):E&&(b.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),b.push("scale(1 -1)"),o.top=o.left=0);let _;switch(v<0&&(v-=Math.floor(v/4)*4),v=v%4,v){case 1:_=o.height/2+o.top,b.unshift("rotate(90 "+_.toString()+" "+_.toString()+")");break;case 2:b.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:_=o.width/2+o.left,b.unshift("rotate(-90 "+_.toString()+" "+_.toString()+")");break}v%2===1&&(o.left!==o.top&&(_=o.left,o.left=o.top,o.top=_),o.width!==o.height&&(_=o.width,o.width=o.height,o.height=_)),b.length&&(s=''+s+"")});const i=r.width,l=r.height,a=o.width,c=o.height;let u,d;return i===null?(d=l===null?"1em":l==="auto"?c:l,u=Hl(d,a/c)):(u=i==="auto"?a:i,d=l===null?Hl(u,c/a):l==="auto"?c:l),{attributes:{width:u.toString(),height:d.toString(),viewBox:o.left.toString()+" "+o.top.toString()+" "+a.toString()+" "+c.toString()},body:s}}const s0=/\sid="(\S+)"/g,i0="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let l0=0;function a0(e,t=i0){const n=[];let r;for(;r=s0.exec(e);)n.push(r[1]);return n.length&&n.forEach(o=>{const s=typeof t=="function"?t(o):t+(l0++).toString(),i=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+i+')([")]|\\.[a-z])',"g"),"$1"+s+"$3")}),e}const gs=Object.create(null);function c0(e,t){gs[e]=t}function ms(e){return gs[e]||gs[""]}function si(e){let t;if(typeof e.resources=="string")t=[e.resources];else if(t=e.resources,!(t instanceof Array)||!t.length)return null;return{resources:t,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const ii=Object.create(null),Dn=["https://api.simplesvg.com","https://api.unisvg.com"],$r=[];for(;Dn.length>0;)Dn.length===1||Math.random()>.5?$r.push(Dn.shift()):$r.push(Dn.pop());ii[""]=si({resources:["https://api.iconify.design"].concat($r)});function u0(e,t){const n=si(t);return n===null?!1:(ii[e]=n,!0)}function li(e){return ii[e]}const f0=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let Bl=f0();function d0(e,t){const n=li(e);if(!n)return 0;let r;if(!n.maxURL)r=0;else{let o=0;n.resources.forEach(i=>{o=Math.max(o,i.length)});const s=t+".json?icons=";r=n.maxURL-o-n.path.length-s.length}return r}function h0(e){return e===404}const p0=(e,t,n)=>{const r=[],o=d0(e,t),s="icons";let i={type:s,provider:e,prefix:t,icons:[]},l=0;return n.forEach((a,c)=>{l+=a.length+1,l>=o&&c>0&&(r.push(i),i={type:s,provider:e,prefix:t,icons:[]},l=a.length),i.icons.push(a)}),r.push(i),r};function g0(e){if(typeof e=="string"){const t=li(e);if(t)return t.path}return"/"}const m0=(e,t,n)=>{if(!Bl){n("abort",424);return}let r=g0(t.provider);switch(t.type){case"icons":{const s=t.prefix,l=t.icons.join(","),a=new URLSearchParams({icons:l});r+=s+".json?"+a.toString();break}case"custom":{const s=t.uri;r+=s.slice(0,1)==="/"?s.slice(1):s;break}default:n("abort",400);return}let o=503;Bl(e+r).then(s=>{const i=s.status;if(i!==200){setTimeout(()=>{n(h0(i)?"abort":"next",i)});return}return o=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{n("next",o)});return}setTimeout(()=>{n("success",s)})}).catch(()=>{n("next",o)})},_0={prepare:p0,send:m0};function y0(e){const t={loaded:[],missing:[],pending:[]},n=Object.create(null);e.sort((o,s)=>o.provider!==s.provider?o.provider.localeCompare(s.provider):o.prefix!==s.prefix?o.prefix.localeCompare(s.prefix):o.name.localeCompare(s.name));let r={provider:"",prefix:"",name:""};return e.forEach(o=>{if(r.name===o.name&&r.prefix===o.prefix&&r.provider===o.provider)return;r=o;const s=o.provider,i=o.prefix,l=o.name,a=n[s]||(n[s]=Object.create(null)),c=a[i]||(a[i]=Zt(s,i));let u;l in c.icons?u=t.loaded:i===""||c.missing.has(l)?u=t.missing:u=t.pending;const d={provider:s,prefix:i,name:l};u.push(d)}),t}function xu(e,t){e.forEach(n=>{const r=n.loaderCallbacks;r&&(n.loaderCallbacks=r.filter(o=>o.id!==t))})}function b0(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const t=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!t.length)return;let n=!1;const r=e.provider,o=e.prefix;t.forEach(s=>{const i=s.icons,l=i.pending.length;i.pending=i.pending.filter(a=>{if(a.prefix!==o)return!0;const c=a.name;if(e.icons[c])i.loaded.push({provider:r,prefix:o,name:c});else if(e.missing.has(c))i.missing.push({provider:r,prefix:o,name:c});else return n=!0,!0;return!1}),i.pending.length!==l&&(n||xu([e],s.id),s.callback(i.loaded.slice(0),i.missing.slice(0),i.pending.slice(0),s.abort))})}))}let v0=0;function w0(e,t,n){const r=v0++,o=xu.bind(null,n,r);if(!t.pending.length)return o;const s={id:r,icons:t,callback:e,abort:o};return n.forEach(i=>{(i.loaderCallbacks||(i.loaderCallbacks=[])).push(s)}),o}function x0(e,t=!0,n=!1){const r=[];return e.forEach(o=>{const s=typeof o=="string"?mr(o,t,n):o;s&&r.push(s)}),r}var E0={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function C0(e,t,n,r){const o=e.resources.length,s=e.random?Math.floor(Math.random()*o):e.index;let i;if(e.random){let I=e.resources.slice(0);for(i=[];I.length>1;){const M=Math.floor(Math.random()*I.length);i.push(I[M]),I=I.slice(0,M).concat(I.slice(M+1))}i=i.concat(I)}else i=e.resources.slice(s).concat(e.resources.slice(0,s));const l=Date.now();let a="pending",c=0,u,d=null,p=[],g=[];typeof r=="function"&&g.push(r);function b(){d&&(clearTimeout(d),d=null)}function w(){a==="pending"&&(a="aborted"),b(),p.forEach(I=>{I.status==="pending"&&(I.status="aborted")}),p=[]}function E(I,M){M&&(g=[]),typeof I=="function"&&g.push(I)}function v(){return{startTime:l,payload:t,status:a,queriesSent:c,queriesPending:p.length,subscribe:E,abort:w}}function _(){a="failed",g.forEach(I=>{I(void 0,u)})}function C(){p.forEach(I=>{I.status==="pending"&&(I.status="aborted")}),p=[]}function R(I,M,O){const D=M!=="success";switch(p=p.filter(F=>F!==I),a){case"pending":break;case"failed":if(D||!e.dataAfterTimeout)return;break;default:return}if(M==="abort"){u=O,_();return}if(D){u=O,p.length||(i.length?L():_());return}if(b(),C(),!e.random){const F=e.resources.indexOf(I.resource);F!==-1&&F!==e.index&&(e.index=F)}a="completed",g.forEach(F=>{F(O)})}function L(){if(a!=="pending")return;b();const I=i.shift();if(I===void 0){if(p.length){d=setTimeout(()=>{b(),a==="pending"&&(C(),_())},e.timeout);return}_();return}const M={status:"pending",resource:I,callback:(O,D)=>{R(M,O,D)}};p.push(M),c++,d=setTimeout(L,e.rotate),n(I,t,M.callback)}return setTimeout(L),v}function Eu(e){const t={...E0,...e};let n=[];function r(){n=n.filter(l=>l().status==="pending")}function o(l,a,c){const u=C0(t,l,a,(d,p)=>{r(),c&&c(d,p)});return n.push(u),u}function s(l){return n.find(a=>l(a))||null}return{query:o,find:s,setIndex:l=>{t.index=l},getIndex:()=>t.index,cleanup:r}}function Ul(){}const Mo=Object.create(null);function S0(e){if(!Mo[e]){const t=li(e);if(!t)return;const n=Eu(t),r={config:t,redundancy:n};Mo[e]=r}return Mo[e]}function A0(e,t,n){let r,o;if(typeof e=="string"){const s=ms(e);if(!s)return n(void 0,424),Ul;o=s.send;const i=S0(e);i&&(r=i.redundancy)}else{const s=si(e);if(s){r=Eu(s);const i=e.resources?e.resources[0]:"",l=ms(i);l&&(o=l.send)}}return!r||!o?(n(void 0,424),Ul):r.query(t,o,n)().abort}const zl="iconify2",ir="iconify",Cu=ir+"-count",Vl=ir+"-version",Su=36e5,R0=168;function _s(e,t){try{return e.getItem(t)}catch{}}function ai(e,t,n){try{return e.setItem(t,n),!0}catch{}}function Kl(e,t){try{e.removeItem(t)}catch{}}function ys(e,t){return ai(e,Cu,t.toString())}function bs(e){return parseInt(_s(e,Cu))||0}const po={local:!0,session:!0},Au={local:new Set,session:new Set};let ci=!1;function k0(e){ci=e}let Tr=typeof window>"u"?{}:window;function Ru(e){const t=e+"Storage";try{if(Tr&&Tr[t]&&typeof Tr[t].length=="number")return Tr[t]}catch{}po[e]=!1}function ku(e,t){const n=Ru(e);if(!n)return;const r=_s(n,Vl);if(r!==zl){if(r){const l=bs(n);for(let a=0;a{const a=ir+l.toString(),c=_s(n,a);if(typeof c=="string"){try{const u=JSON.parse(c);if(typeof u=="object"&&typeof u.cached=="number"&&u.cached>o&&typeof u.provider=="string"&&typeof u.data=="object"&&typeof u.data.prefix=="string"&&t(u,l))return!0}catch{}Kl(n,a)}};let i=bs(n);for(let l=i-1;l>=0;l--)s(l)||(l===i-1?(i--,ys(n,i)):Au[e].add(l))}function Tu(){if(!ci){k0(!0);for(const e in po)ku(e,t=>{const n=t.data,r=t.provider,o=n.prefix,s=Zt(r,o);if(!oi(s,n).length)return!1;const i=n.lastModified||-1;return s.lastModifiedCached=s.lastModifiedCached?Math.min(s.lastModifiedCached,i):i,!0})}}function T0(e,t){const n=e.lastModifiedCached;if(n&&n>=t)return n===t;if(e.lastModifiedCached=t,n)for(const r in po)ku(r,o=>{const s=o.data;return o.provider!==e.provider||s.prefix!==e.prefix||s.lastModified===t});return!0}function P0(e,t){ci||Tu();function n(r){let o;if(!po[r]||!(o=Ru(r)))return;const s=Au[r];let i;if(s.size)s.delete(i=Array.from(s).shift());else if(i=bs(o),!ys(o,i+1))return;const l={cached:Math.floor(Date.now()/Su),provider:e.provider,data:t};return ai(o,ir+i.toString(),JSON.stringify(l))}t.lastModified&&!T0(e,t.lastModified)||!Object.keys(t.icons).length||(t.not_found&&(t=Object.assign({},t),delete t.not_found),n("local")||n("session"))}function ql(){}function O0(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,b0(e)}))}function I0(e,t){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(t).sort():e.iconsToLoad=t,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:n,prefix:r}=e,o=e.iconsToLoad;delete e.iconsToLoad;let s;if(!o||!(s=ms(n)))return;s.prepare(n,r,o).forEach(l=>{A0(n,l,(a,c)=>{if(typeof a!="object"){if(c!==404)return;l.icons.forEach(u=>{e.missing.add(u)})}else try{const u=oi(e,a);if(!u.length)return;const d=e.pendingIcons;d&&u.forEach(p=>{d.delete(p)}),P0(e,a)}catch(u){console.error(u)}O0(e)})})}))}const Pu=(e,t)=>{const n=x0(e,!0,yu()),r=y0(n);if(!r.pending.length){let a=!0;return t&&setTimeout(()=>{a&&t(r.loaded,r.missing,r.pending,ql)}),()=>{a=!1}}const o=Object.create(null),s=[];let i,l;return r.pending.forEach(a=>{const{provider:c,prefix:u}=a;if(u===l&&c===i)return;i=c,l=u,s.push(Zt(c,u));const d=o[c]||(o[c]=Object.create(null));d[u]||(d[u]=[])}),r.pending.forEach(a=>{const{provider:c,prefix:u,name:d}=a,p=Zt(c,u),g=p.pendingIcons||(p.pendingIcons=new Set);g.has(d)||(g.add(d),o[c][u].push(d))}),s.forEach(a=>{const{provider:c,prefix:u}=a;o[c][u].length&&I0(a,o[c][u])}),t?w0(t,r,s):ql},L0=e=>new Promise((t,n)=>{const r=typeof e=="string"?mr(e):e;Pu([r||e],o=>{if(o.length&&r){const s=bu(r);if(s){t({..._r,...s});return}}n(e)})});function $0(e,t){const n={...e};for(const r in t){const o=t[r],s=typeof o;r in vu?(o===null||o&&(s==="string"||s==="number"))&&(n[r]=o):s===typeof n[r]&&(n[r]=r==="rotate"?o%4:o)}return n}const M0=/[\s,]+/;function j0(e,t){t.split(M0).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function D0(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function r(o){for(;o<0;)o+=4;return o%4}if(n===""){const o=parseInt(e);return isNaN(o)?0:r(o)}else if(n!==e){let o=0;switch(n){case"%":o=25;break;case"deg":o=90}if(o){let s=parseFloat(e.slice(0,e.length-n.length));return isNaN(s)?0:(s=s/o,s%1===0?r(s):0)}}return t}function F0(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in t)n+=" "+r+'="'+t[r]+'"';return'"+e+""}function N0(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(//g,"%3E").replace(/\s+/g," ")}function H0(e){return'url("data:image/svg+xml,'+N0(e)+'")'}const Wl={...wu,inline:!1},B0={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},U0={display:"inline-block"},vs={backgroundColor:"currentColor"},Ou={backgroundColor:"transparent"},Ql={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},Yl={webkitMask:vs,mask:vs,background:Ou};for(const e in Yl){const t=Yl[e];for(const n in Ql)t[e+n]=Ql[n]}const Mr={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";Mr[e+"-flip"]=t,Mr[e.slice(0,1)+"-flip"]=t,Mr[e+"Flip"]=t});function Jl(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const Xl=(e,t)=>{const n=$0(Wl,t),r={...B0},o=t.mode||"svg",s={},i=t.style,l=typeof i=="object"&&!(i instanceof Array)?i:{};for(let w in t){const E=t[w];if(E!==void 0)switch(w){case"icon":case"style":case"onLoad":case"mode":break;case"inline":case"hFlip":case"vFlip":n[w]=E===!0||E==="true"||E===1;break;case"flip":typeof E=="string"&&j0(n,E);break;case"color":s.color=E;break;case"rotate":typeof E=="string"?n[w]=D0(E):typeof E=="number"&&(n[w]=E);break;case"ariaHidden":case"aria-hidden":E!==!0&&E!=="true"&&delete r["aria-hidden"];break;default:{const v=Mr[w];v?(E===!0||E==="true"||E===1)&&(n[v]=!0):Wl[w]===void 0&&(r[w]=E)}}}const a=o0(e,n),c=a.attributes;if(n.inline&&(s.verticalAlign="-0.125em"),o==="svg"){r.style={...s,...l},Object.assign(r,c);let w=0,E=t.id;return typeof E=="string"&&(E=E.replace(/-/g,"_")),r.innerHTML=a0(a.body,E?()=>E+"ID"+w++:"iconifyVue"),ge("svg",r)}const{body:u,width:d,height:p}=e,g=o==="mask"||(o==="bg"?!1:u.indexOf("currentColor")!==-1),b=F0(u,{...c,width:d+"",height:p+""});return r.style={...s,"--svg":H0(b),width:Jl(c.width),height:Jl(c.height),...U0,...g?vs:Ou,...l},ge("span",r)};yu(!0);c0("",_0);if(typeof document<"u"&&typeof window<"u"){Tu();const e=window;if(e.IconifyPreload!==void 0){const t=e.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof t=="object"&&t!==null&&(t instanceof Array?t:[t]).forEach(r=>{try{(typeof r!="object"||r===null||r instanceof Array||typeof r.icons!="object"||typeof r.prefix!="string"||!t0(r))&&console.error(n)}catch{console.error(n)}})}if(e.IconifyProviders!==void 0){const t=e.IconifyProviders;if(typeof t=="object"&&t!==null)for(let n in t){const r="IconifyProviders["+n+"] is invalid.";try{const o=t[n];if(typeof o!="object"||!o||o.resources===void 0)continue;u0(n,o)||console.error(r)}catch{console.error(r)}}}}const z0={..._r,body:""};ye({inheritAttrs:!1,data(){return{iconMounted:!1,counter:0}},mounted(){this._name="",this._loadingIcon=null,this.iconMounted=!0},unmounted(){this.abortLoading()},methods:{abortLoading(){this._loadingIcon&&(this._loadingIcon.abort(),this._loadingIcon=null)},getIcon(e,t){if(typeof e=="object"&&e!==null&&typeof e.body=="string")return this._name="",this.abortLoading(),{data:e};let n;if(typeof e!="string"||(n=mr(e,!1,!0))===null)return this.abortLoading(),null;const r=bu(n);if(!r)return(!this._loadingIcon||this._loadingIcon.name!==e)&&(this.abortLoading(),this._name="",r!==null&&(this._loadingIcon={name:e,abort:Pu([n],()=>{this.counter++})})),null;this.abortLoading(),this._name!==e&&(this._name=e,t&&t(e));const o=["iconify"];return n.prefix!==""&&o.push("iconify--"+n.prefix),n.provider!==""&&o.push("iconify--"+n.provider),{data:r,classes:o}}},render(){this.counter;const e=this.$attrs,t=this.iconMounted?this.getIcon(e.icon,e.onLoad):null;if(!t)return Xl(z0,e);let n=e;return t.classes&&(n={...e,class:(typeof e.class=="string"?e.class+" ":"")+t.classes.join(" ")}),Xl({..._r,...t.data},n)}});const V0={key:0},K0={key:3},nn=ye({__name:"Icon",props:{name:{type:String,required:!0}},async setup(e){let t,n;const r=e,o=Re(),s=xt("docus-icons",()=>({})),i=ze(!1),l=G(()=>{var u;return(u=s.value)==null?void 0:u[r.name]}),a=G(()=>o.vueApp.component(r.name)),c=async()=>{var u;a.value||(u=s.value)!=null&&u[r.name]||(i.value=!0,s.value[r.name]=await L0(r.name).catch(()=>null),i.value=!1)};return De(()=>r.name,c),!a.value&&([t,n]=nh(()=>c()),t=await t,n()),(u,d)=>i.value?(X(),Ce("span",V0)):Q(l)?(X(),_e(Q(W_),{key:1,icon:Q(l)},null,8,["icon"])):Q(a)?(X(),_e(Wa(Q(a)),{key:2})):(X(),Ce("span",K0,yn(e.name),1))}}),q0=["p","h1","h2","h3","h4","h5","h6","li"];function ws(e,t){return e.type===t||typeof e.type=="object"&&e.type.tag===t||e.tag===t}function Iu(e){return ws(e,"text")||typeof e.children=="string"}function Lu(e){return Array.isArray(e.children)||typeof e.children=="string"?e.children:typeof e.children.default=="function"?e.children.default():[]}function xs(e){if(!e)return"";if(Array.isArray(e))return e.map(xs).join("");if(Iu(e))return e.children||e.value;const t=Lu(e);return Array.isArray(t)?t.map(xs).join(""):""}function ui(e,t=["p"]){if(Array.isArray(e))return e.flatMap(r=>ui(r,t));let n=e;return t.some(r=>r==="*"||ws(e,r))&&(n=Lu(e)||e,!Array.isArray(n)&&q0.some(r=>ws(e,r))&&(n=[n])),n}function $u(e,t=["p"]){return e=Array.isArray(e)?e:[e],t.length?e.flatMap(n=>$u(ui(n,[t[0]]),t.slice(1))).filter(n=>!(Iu(n)&&xs(n).trim()==="")):e}const Mu=e=>_c(e,"/api/"+en().public.content.base),W0=()=>({unwrap:ui,flatUnwrap:$u}),ju=()=>{var t;const{clientDB:e}=en().content;return!!(e!=null&&e.isSPA||((t=Rt().query)==null?void 0:t.preview)||Xs("previewToken").value)},Du=ye({name:"ContentSlot",functional:!0,props:{use:{type:Function,default:void 0},unwrap:{type:[Boolean,String],default:!1}},setup(e){const{parent:t}=gt(),{between:n,default:r}=uc(),o=G(()=>typeof e.unwrap=="string"?e.unwrap.split(" "):["*"]);return{fallbackSlot:r,tags:o,between:n,parent:t}},render({use:e,unwrap:t,fallbackSlot:n,between:r,tags:o,parent:s}){var i;try{let l=e;if(typeof e=="string"&&(l=(s==null?void 0:s.slots[e])||((i=s==null?void 0:s.parent)==null?void 0:i.slots[e]),console.warn(`Please set :use="$slots.${e}" in component to enable reactivity`)),!l)return n?n():ge("div");if(!t)return[l()];const{flatUnwrap:a}=W0(),c=a(l(),o);return r?c.flatMap((u,d)=>d===0?[u]:[r(),u]):c.reduce((u,d)=>(typeof d.children=="string"?typeof u[u.length-1]=="string"?u[u.length-1]+=d.children:u.push(d.children):u.push(d),u),[])}catch{return ge("div")}}}),Q0=Object.freeze(Object.defineProperty({__proto__:null,default:Du},Symbol.toStringTag,{value:"Module"}));const yr=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},Y0=ye({setup(e,{slots:t}){return()=>{var n;return(n=t.default)==null?void 0:n.call(t)}}}),Es=(e,t,n)=>({default:()=>t?ge(e,t===!0?{}:t,n):ge(Y0,{},n)}),fi={default:()=>B(()=>import("./default.641233c7.js"),["default.641233c7.js","ProseHr.799690c7.css","DocsPageContent.ec05ce31.css","DocsPageContent.80e418c5.js","DocsAside.vue_vue_type_script_setup_true_lang.fdea1ba6.js","ProseCodeInline.50440e49.js","ProseCodeInline.143d7c58.css","DocsPageBottom.vue_vue_type_script_setup_true_lang.9323b9cc.js","PageEditLink.vue_vue_type_script_setup_true_lang.7a739cdc.js","PageContributors.vue_vue_type_script_setup_true_lang.14965c12.js","ProseHr.b577eed5.js","DocsPrevNext.vue_vue_type_script_setup_true_lang.18a4b85f.js","index.c8e7d9b1.js","DocsToc.vue_vue_type_script_setup_true_lang.65a012e3.js","DocsTocLinks.vue_vue_type_script_setup_true_lang.a06663b5.js"],import.meta.url).then(e=>e.default||e),page:()=>B(()=>import("./page.cac684c4.js"),[],import.meta.url).then(e=>e.default||e)},J0=ye({props:{name:String},async setup(e,t){const n=await fi[e.name]().then(r=>r.default||r);return()=>ge(n,{},t.slots)}}),X0=ye({props:{name:{type:[String,Boolean,Object],default:null}},setup(e,t){const n=at("_route"),r=n===Rt()?Ym():n,o=G(()=>{var s,i;return(i=(s=Q(e.name))!=null?s:r.meta.layout)!=null?i:"default"});return()=>{var l;const s=o.value&&o.value in fi,i=(l=r.meta.layoutTransition)!=null?l:Bg;return Es(ao,s&&i,{default:()=>Es(J0,s&&{key:o.value,name:o.value,hasTransition:!!i},t.slots).default()}).default()}}}),tb=Object.freeze(Object.defineProperty({__proto__:null,default:X0},Symbol.toStringTag,{value:"Module"})),un=()=>{const e=xt("dd-pages",()=>({})),t=xt("dd-surrounds",()=>({})),n=xt("dd-navigation"),r=xt("dd-globals",()=>({}));return{pages:e,surrounds:t,navigation:n,globals:r}},go=()=>{const{navigation:e,pages:t,surrounds:n,globals:r}=un(),o=G(()=>dr(Rt().path)),s=G(()=>t.value[o.value]),i=G(()=>n.value[o.value]),l=G(()=>{var g,b;return(b=(g=s==null?void 0:s.value)==null?void 0:g.body)==null?void 0:b.toc}),a=G(()=>{var g;return(g=s.value)==null?void 0:g.type}),c=G(()=>{var g;return(g=s.value)==null?void 0:g.excerpt}),u=G(()=>{var g;return(g=s.value)==null?void 0:g.layout}),d=G(()=>{var g;return(g=i.value)==null?void 0:g[1]}),p=G(()=>{var g;return(g=i.value)==null?void 0:g[0]});return{globals:r,navigation:e,surround:i,page:s,excerpt:c,toc:l,type:a,layout:u,next:d,prev:p}},G0=(e,t=Rt())=>{const n=Q(e);De(()=>Q(e),(o=n)=>{if(!t.path||!o)return;const s=Object.assign({},(o==null?void 0:o.head)||{}),i=s.title||(o==null?void 0:o.title);i&&(s.title=i),s.meta=[...s.meta||[]];const l=(s==null?void 0:s.description)||(o==null?void 0:o.description);l&&s.meta.filter(c=>c.name==="description").length===0&&s.meta.push({name:"description",content:l});const a=(s==null?void 0:s.image)||(o==null?void 0:o.image);if(a&&s.meta.filter(c=>c.property==="og:image").length===0&&(typeof a=="string"&&s.meta.push({property:"og:image",content:a}),typeof a=="object")){const c=["src","secure_url","type","width","height","alt"];for(const u of c)u==="src"&&a.src?s.meta.push({property:"og:image",content:a[u]}):a[u]&&s.meta.push({property:`og:image:${u}`,content:a[u]})}cr(()=>rr(s))},{immediate:!0})},Kt=void 0,Gl=[{name:"slug",path:"/:slug(.*)*",file:"/Users/wobsoriano/tmp/trpc-nuxt/node_modules/.pnpm/@nuxt+content-edge@2.2.1-27781144.409f03f/node_modules/@nuxt/content-edge/dist/runtime/pages/document-driven.vue",children:[],meta:Kt,alias:(Kt==null?void 0:Kt.alias)||[],redirect:(Kt==null?void 0:Kt.redirect)||void 0,component:()=>B(()=>import("./document-driven.422f26c3.js"),["document-driven.422f26c3.js","DocumentDrivenNotFound.f9457e0d.js","ButtonLink.2f82fed5.js"],import.meta.url).then(e=>e.default||e)}],Z0={scrollBehavior:(e,t,n)=>{if(e.hash){const r=document.querySelector(e.hash);if(r){const o=parseFloat(getComputedStyle(r).scrollMarginTop);return{el:e.hash,behavior:"smooth",top:o}}return{el:e.hash,behavior:"smooth"}}return n||{top:0}}},ey={},yt={...ey,...Z0},ty=Kp(async e=>{var o;let t,n;if(!((o=e.meta)!=null&&o.validate))return;const r=([t,n]=xc(()=>Promise.resolve(e.meta.validate(e))),t=await t,n(),t);return typeof r=="boolean"?r:Cc(r)}),ny=[ty],jo={};function ry(e,t){const{pathname:n,search:r,hash:o}=t,s=e.indexOf("#");if(s>-1){const l=o.includes(e.slice(s))?e.slice(s).length:1;let a=o.slice(l);return a[0]!=="/"&&(a="/"+a),el(a,"")}return el(n,e)+r+o}const oy=mt(async e=>{var b,w,E,v;let t,n,r=en().app.baseURL;yt.hashMode&&!r.includes("#")&&(r+="#");const o=(w=(b=yt.history)==null?void 0:b.call(yt,r))!=null?w:yt.hashMode?um(r):Mc(r),s=(v=(E=yt.routes)==null?void 0:E.call(yt,Gl))!=null?v:Gl,i=ry(r,window.location),l=Wm({...yt,history:o,routes:s});e.vueApp.use(l);const a=Vo(l.currentRoute.value);l.afterEach((_,C)=>{a.value=C}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>a.value});const c=Vo(l.resolve(i)),u=()=>{c.value=l.currentRoute.value};e.hook("page:finish",u),l.afterEach((_,C)=>{var R,L,I,M;((L=(R=_.matched[0])==null?void 0:R.components)==null?void 0:L.default)===((M=(I=C.matched[0])==null?void 0:I.components)==null?void 0:M.default)&&u()});const d={};for(const _ in c.value)d[_]=G(()=>c.value[_]);e._route=Ge(d),e._middleware=e._middleware||{global:[],named:{}};const p=uo();try{[t,n]=xc(()=>l.isReady()),await t,n()}catch(_){wt(e,Hn,[_])}const g=xt("_layout");return l.beforeEach(async(_,C)=>{var L,I;_.meta=Ge(_.meta),e.isHydrating&&(_.meta.layout=(L=g.value)!=null?L:_.meta.layout),e._processingMiddleware=!0;const R=new Set([...ny,...e._middleware.global]);for(const M of _.matched){const O=M.meta.middleware;if(!!O)if(Array.isArray(O))for(const D of O)R.add(D);else R.add(O)}for(const M of R){const O=typeof M=="string"?e._middleware.named[M]||await((I=jo[M])==null?void 0:I.call(jo).then(F=>F.default||F)):M;if(!O)throw new Error(`Unknown route middleware: '${M}'.`);const D=await wt(e,O,[_,C]);if(!e.payload.serverRendered&&e.isHydrating&&(D===!1||D instanceof Error)){const F=D||is({statusCode:404,statusMessage:`Page Not Found: ${i}`});return wt(e,Hn,[F])}if(D||D===!1)return D}}),l.afterEach(async _=>{delete e._processingMiddleware,!e.isHydrating&&p.value&&await wt(e,zp),_.matched.length===0&&wt(e,Hn,[is({statusCode:404,fatal:!1,statusMessage:`Page not found: ${_.fullPath}`})])}),e.hooks.hookOnce("app:created",async()=>{try{await l.replace({...l.resolve(i),name:void 0,force:!0})}catch(_){wt(e,Hn,[_])}}),{provide:{router:l}}}),Zl=(e,t)=>t.split(".").reduce((n,r)=>n&&n[r],e),Fu=(e,t)=>Object.keys(e).filter(t).reduce((n,r)=>Object.assign(n,{[r]:e[r]}),{}),nb=e=>t=>Array.isArray(t)?t.map(n=>e(n)):e(t),Nu=e=>{const t=[],n=[];for(const r of e)["$","_"].includes(r)?t.push(r):n.push(r);return{prefixes:t,properties:n}},rb=(e=[])=>t=>{if(e.length===0||!t)return t;const{prefixes:n,properties:r}=Nu(e);return Fu(t,o=>!r.includes(o)&&!n.includes(o[0]))},ob=(e=[])=>t=>{if(e.length===0||!t)return t;const{prefixes:n,properties:r}=Nu(e);return Fu(t,o=>r.includes(o)||n.includes(o[0]))},sb=(e,t)=>{const n=new Intl.Collator(t.$locale,{numeric:t.$numeric,caseFirst:t.$caseFirst,sensitivity:t.$sensitivity}),r=Object.keys(t).filter(o=>!o.startsWith("$"));for(const o of r)e=e.sort((s,i)=>{const l=[Zl(s,o),Zl(i,o)].map(a=>{if(a!==null)return a instanceof Date?a.toISOString():a});return t[o]===-1&&l.reverse(),n.compare(l[0],l[1])});return e},ib=(e,t="Expected an array")=>{if(!Array.isArray(e))throw new TypeError(t)},an=e=>Array.isArray(e)?e:e?[e]:[],sy=["sort","where","only","without"],ea=(e,t)=>{const n={...t};for(const s of sy)n[s]&&(n[s]=an(n[s]));const r=(s,i=l=>l)=>(...l)=>(n[s]=i(...l),o),o={params:()=>n,only:r("only",an),without:r("without",an),where:r("where",s=>[...an(n.where),s]),sort:r("sort",s=>[...an(n.sort),...an(s)]),limit:r("limit",s=>parseInt(String(s),10)),skip:r("skip",s=>parseInt(String(s),10)),find:()=>e(o),findOne:()=>(n.first=!0,e(o)),findSurround:(s,i)=>(n.surround={query:s,...i},e(o)),locale:s=>o.where({_locale:s})};return o};function Hu(e){return JSON.stringify(e,iy)}function iy(e,t){return t instanceof RegExp?`--REGEX ${t.toString()}`:t}const ta=e=>async t=>{var s;e&&(t.params().first&&(t.params().where||[]).length===0?t.where({_path:dr(e)}):t.where({_path:new RegExp(`^${e.replace(/[-[\]{}()*+.,^$\s/]/g,"\\$&")}`)})),(s=t.params().sort)!=null&&s.length||t.sort({_file:1,$numeric:!0});const n=t.params(),r=Mu(`/query/${Rc(n)}.json`);if(ju())return(await B(()=>import("./client-db.3ed41bdf.js"),[],import.meta.url).then(l=>l.useContentDatabase())).fetch(t);const o=await $fetch(r,{method:"GET",responseType:"json",params:{_params:Hu(n),previewToken:Xs("previewToken").value}});if(typeof o=="string"&&o.startsWith(""))throw new Error("Not found");return o};function Do(e,...t){return typeof e=="string"?ea(ta(sp(hr(e,...t)))):ea(ta(),e)}const Bu=e=>{if(!e.children)return e._path;for(const t of(e==null?void 0:e.children)||[]){const n=Bu(t);if(n)return n}},Uu=(e,t)=>{for(const n of t){if(n._path===e&&!n._id)return n.children;if(n.children){const r=Uu(e,n.children);if(r)return r}}},zu=(e,t)=>{for(const n of t){if(n._path===e)return n;if(n.children){const r=zu(e,n.children);if(r)return r}}},ly=(e,t,n)=>{let r;const o=(s,i)=>{for(const l of i){if((s==null?void 0:s.startsWith(l._path))&&l[t]&&(r=l[t]),l._path===s)return;l.children&&o(s,l.children)}};return o(e,n),r},di=()=>({navBottomLink:Bu,navDirFromPath:Uu,navPageFromPath:zu,navKeyFromPath:ly}),ay=async e=>{let t=e;typeof(t==null?void 0:t.params)=="function"&&(t=t.params());const n=Mu(t?`/navigation/${Rc(t)}.json`:"/navigation");if(ju())return(await B(()=>import("./client-db.3ed41bdf.js"),[],import.meta.url).then(s=>s.generateNavigation))(t||{});const r=await $fetch(n,{method:"GET",responseType:"json",params:{_params:Hu(t||{}),previewToken:Xs("previewToken").value}});if(typeof r=="string"&&r.startsWith(""))throw new Error("Not found");return r},cy=mt(e=>{var s,i;const{documentDriven:t,clientDB:n}=(i=(s=en())==null?void 0:s.public)==null?void 0:i.content,r=(l,a,c,u)=>{var d;if(a&&(a==null?void 0:a.layout))return a.layout;if(l.matched.length&&((d=l.matched[0].meta)==null?void 0:d.layout))return l.matched[0].meta.layout;if(c&&a){const{navKeyFromPath:p}=di(),g=p(a._path,"layout",c);if(g)return g}if(t.layoutFallbacks&&u){let p;for(const g of t.layoutFallbacks)if(u[g]&&u[g].layout){p=u[g].layout;break}if(p)return p}return"default"},o=async(l,a=!1)=>{const c=l.meta.documentDriven||{};if(l.meta.documentDriven===!1)return;!a&&e.callHook("content:middleware:start");const{navigation:u,pages:d,globals:p,surrounds:g}=un(),b=dr(l.path),w=[];if(t.navigation&&c.navigation!==!1){const E=()=>{const{navigation:v}=un();return v.value&&!a?v.value:ay().then(_=>(v.value=_,_)).catch(_=>{})};w.push(E)}else w.push(()=>Promise.resolve(null));if(t.globals){const E=()=>{const{globals:v}=un();if(typeof t.globals=="object"&&Array.isArray(t.globals)){console.log("Globals must be a list of keys with QueryBuilderParams as a value.");return}return Promise.all(Object.entries(t.globals).map(([_,C])=>{if(!a&&v.value[_])return v.value[_];let R="findOne";return C!=null&&C.type&&(R=C.type),Do(C)[R]().catch(()=>{})})).then(_=>_.reduce((C,R,L)=>{const I=Object.keys(t.globals)[L];return C[I]=R,C},{}))};w.push(E)}else w.push(()=>Promise.resolve(null));if(t.page&&c.page!==!1){let E={_path:b};typeof c.page=="string"&&(E={_path:c.page}),typeof c.page=="object"&&(E=c.page);const v=()=>{const{pages:_}=un();return!a&&_.value[b]&&_.value[b]._path===b?_.value[b]:Do().where(E).findOne().catch(()=>{})};w.push(v)}else w.push(()=>Promise.resolve(null));if(t.surround&&c.surround!==!1){let E=b;["string","object"].includes(typeof c.page)&&(E=c.page),["string","object"].includes(typeof c.surround)&&(E=c.surround);const v=()=>{const{surrounds:_}=un();return!a&&_.value[b]?_.value[b]:Do().where({_partial:{$not:!0},navigation:{$not:!1}}).without(["body"]).findSurround(E).catch(()=>{})};w.push(v)}else w.push(()=>Promise.resolve(null));return await Promise.all(w.map(E=>E())).then(async([E,v,_,C])=>{var R,L,I,M;if(E&&(u.value=E),v&&(p.value=v),_!=null&&_.redirect)return _==null?void 0:_.redirect;if((L=(R=_==null?void 0:_._dir)==null?void 0:R.navigation)!=null&&L.redirect)return(M=(I=_==null?void 0:_._dir)==null?void 0:I.navigation)==null?void 0:M.redirect;if(_){const O=r(l,_,E,v),D=fi[O];D&&typeof D=="function"&&await D(),l.meta.layout=O,_.layout=O,d.value[b]=_}C&&(g.value[b]=C)})};qp(async(l,a)=>{if(l.path.includes("favicon.ico")||!n.isSPA&&l.path===a.path)return;const c=await o(l,!1);if(c)return fr(c)?wt(e,Sc,[c,{external:!0}]):c}),e.hook("app:data:refresh",async()=>await o(Rt(),!0))}),uy=mt(()=>{en().public.content.wsUrl&&B(()=>import("./web-socket.c0a3fa2e.js"),["web-socket.c0a3fa2e.js","asyncData.31ace0d7.js"],import.meta.url).then(({useContentWebSocket:t})=>t())}),fy="__NUXT_COLOR_MODE__",dy="ColorScheme",hy="theme",py="nuxt-color-mode",bt=window[fy],gy=mt(e=>{const t=xt("color-mode",()=>Ge({preference:bt.preference,value:bt.value,unknown:!1,forced:!1})).value;rr({htmlAttrs:{[`data-${hy}`]:G(()=>t.value)}}),Gt().afterEach(o=>{const s=o.meta.colorMode;s&&s!=="system"?(t.value=s,t.forced=!0):(s==="system"&&console.warn("You cannot force the colorMode to system at the page level."),t.forced=!1,t.value=t.preference==="system"?bt.getColorScheme():t.preference)});let n;function r(){n||!window.matchMedia||(n=window.matchMedia("(prefers-color-scheme: dark)"),n.addEventListener("change",()=>{!t.forced&&t.preference==="system"&&(t.value=bt.getColorScheme())}))}De(()=>t.preference,o=>{var s;t.forced||(o==="system"?(t.value=bt.getColorScheme(),r()):t.value=o,(s=window.localStorage)==null||s.setItem(py,o))},{immediate:!0}),De(()=>t.value,(o,s)=>{bt.removeColorScheme(s),bt.addColorScheme(o)}),t.preference==="system"&&r(),e.hook("app:mounted",()=>{t.unknown&&(t.preference=bt.preference,t.value=bt.value,t.unknown=!1)}),e.provide("colorMode",t)});let hi=(e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce((t,n)=>(n&=63,n<36?t+=n.toString(36):n<62?t+=(n-26).toString(36).toUpperCase():n>62?t+="-":t+="_",t),"");var Vu={exports:{}};(function(e){(function(t){var n=/^\s+/,r=/\s+$/,o=0,s=t.round,i=t.min,l=t.max,a=t.random;function c(f,m){if(f=f||"",m=m||{},f instanceof c)return f;if(!(this instanceof c))return new c(f,m);var h=u(f);this._originalInput=f,this._r=h.r,this._g=h.g,this._b=h.b,this._a=h.a,this._roundA=s(100*this._a)/100,this._format=m.format||h.format,this._gradientType=m.gradientType,this._r<1&&(this._r=s(this._r)),this._g<1&&(this._g=s(this._g)),this._b<1&&(this._b=s(this._b)),this._ok=h.ok,this._tc_id=o++}c.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var f=this.toRgb();return(f.r*299+f.g*587+f.b*114)/1e3},getLuminance:function(){var f=this.toRgb(),m,h,x,S,A,T;return m=f.r/255,h=f.g/255,x=f.b/255,m<=.03928?S=m/12.92:S=t.pow((m+.055)/1.055,2.4),h<=.03928?A=h/12.92:A=t.pow((h+.055)/1.055,2.4),x<=.03928?T=x/12.92:T=t.pow((x+.055)/1.055,2.4),.2126*S+.7152*A+.0722*T},setAlpha:function(f){return this._a=qe(f),this._roundA=s(100*this._a)/100,this},toHsv:function(){var f=b(this._r,this._g,this._b);return{h:f.h*360,s:f.s,v:f.v,a:this._a}},toHsvString:function(){var f=b(this._r,this._g,this._b),m=s(f.h*360),h=s(f.s*100),x=s(f.v*100);return this._a==1?"hsv("+m+", "+h+"%, "+x+"%)":"hsva("+m+", "+h+"%, "+x+"%, "+this._roundA+")"},toHsl:function(){var f=p(this._r,this._g,this._b);return{h:f.h*360,s:f.s,l:f.l,a:this._a}},toHslString:function(){var f=p(this._r,this._g,this._b),m=s(f.h*360),h=s(f.s*100),x=s(f.l*100);return this._a==1?"hsl("+m+", "+h+"%, "+x+"%)":"hsla("+m+", "+h+"%, "+x+"%, "+this._roundA+")"},toHex:function(f){return E(this._r,this._g,this._b,f)},toHexString:function(f){return"#"+this.toHex(f)},toHex8:function(f){return v(this._r,this._g,this._b,this._a,f)},toHex8String:function(f){return"#"+this.toHex8(f)},toRgb:function(){return{r:s(this._r),g:s(this._g),b:s(this._b),a:this._a}},toRgbString:function(){return this._a==1?"rgb("+s(this._r)+", "+s(this._g)+", "+s(this._b)+")":"rgba("+s(this._r)+", "+s(this._g)+", "+s(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:s(fe(this._r,255)*100)+"%",g:s(fe(this._g,255)*100)+"%",b:s(fe(this._b,255)*100)+"%",a:this._a}},toPercentageRgbString:function(){return this._a==1?"rgb("+s(fe(this._r,255)*100)+"%, "+s(fe(this._g,255)*100)+"%, "+s(fe(this._b,255)*100)+"%)":"rgba("+s(fe(this._r,255)*100)+"%, "+s(fe(this._g,255)*100)+"%, "+s(fe(this._b,255)*100)+"%, "+this._roundA+")"},toName:function(){return this._a===0?"transparent":this._a<1?!1:be[E(this._r,this._g,this._b,!0)]||!1},toFilter:function(f){var m="#"+_(this._r,this._g,this._b,this._a),h=m,x=this._gradientType?"GradientType = 1, ":"";if(f){var S=c(f);h="#"+_(S._r,S._g,S._b,S._a)}return"progid:DXImageTransform.Microsoft.gradient("+x+"startColorstr="+m+",endColorstr="+h+")"},toString:function(f){var m=!!f;f=f||this._format;var h=!1,x=this._a<1&&this._a>=0,S=!m&&x&&(f==="hex"||f==="hex6"||f==="hex3"||f==="hex4"||f==="hex8"||f==="name");return S?f==="name"&&this._a===0?this.toName():this.toRgbString():(f==="rgb"&&(h=this.toRgbString()),f==="prgb"&&(h=this.toPercentageRgbString()),(f==="hex"||f==="hex6")&&(h=this.toHexString()),f==="hex3"&&(h=this.toHexString(!0)),f==="hex4"&&(h=this.toHex8String(!0)),f==="hex8"&&(h=this.toHex8String()),f==="name"&&(h=this.toName()),f==="hsl"&&(h=this.toHslString()),f==="hsv"&&(h=this.toHsvString()),h||this.toHexString())},clone:function(){return c(this.toString())},_applyModification:function(f,m){var h=f.apply(null,[this].concat([].slice.call(m)));return this._r=h._r,this._g=h._g,this._b=h._b,this.setAlpha(h._a),this},lighten:function(){return this._applyModification(I,arguments)},brighten:function(){return this._applyModification(M,arguments)},darken:function(){return this._applyModification(O,arguments)},desaturate:function(){return this._applyModification(C,arguments)},saturate:function(){return this._applyModification(R,arguments)},greyscale:function(){return this._applyModification(L,arguments)},spin:function(){return this._applyModification(D,arguments)},_applyCombination:function(f,m){return f.apply(null,[this].concat([].slice.call(m)))},analogous:function(){return this._applyCombination(K,arguments)},complement:function(){return this._applyCombination(F,arguments)},monochromatic:function(){return this._applyCombination(Le,arguments)},splitcomplement:function(){return this._applyCombination(te,arguments)},triad:function(){return this._applyCombination(J,arguments)},tetrad:function(){return this._applyCombination(U,arguments)}},c.fromRatio=function(f,m){if(typeof f=="object"){var h={};for(var x in f)f.hasOwnProperty(x)&&(x==="a"?h[x]=f[x]:h[x]=H(f[x]));f=h}return c(f,m)};function u(f){var m={r:0,g:0,b:0},h=1,x=null,S=null,A=null,T=!1,$=!1;return typeof f=="string"&&(f=se(f)),typeof f=="object"&&(ue(f.r)&&ue(f.g)&&ue(f.b)?(m=d(f.r,f.g,f.b),T=!0,$=String(f.r).substr(-1)==="%"?"prgb":"rgb"):ue(f.h)&&ue(f.s)&&ue(f.v)?(x=H(f.s),S=H(f.v),m=w(f.h,x,S),T=!0,$="hsv"):ue(f.h)&&ue(f.s)&&ue(f.l)&&(x=H(f.s),A=H(f.l),m=g(f.h,x,A),T=!0,$="hsl"),f.hasOwnProperty("a")&&(h=f.a)),h=qe(h),{ok:T,format:f.format||$,r:i(255,l(m.r,0)),g:i(255,l(m.g,0)),b:i(255,l(m.b,0)),a:h}}function d(f,m,h){return{r:fe(f,255)*255,g:fe(m,255)*255,b:fe(h,255)*255}}function p(f,m,h){f=fe(f,255),m=fe(m,255),h=fe(h,255);var x=l(f,m,h),S=i(f,m,h),A,T,$=(x+S)/2;if(x==S)A=T=0;else{var P=x-S;switch(T=$>.5?P/(2-x-S):P/(x+S),x){case f:A=(m-h)/P+(m1&&(q-=1),q<1/6?z+(V-z)*6*q:q<1/2?V:q<2/3?z+(V-z)*(2/3-q)*6:z}if(m===0)x=S=A=h;else{var $=h<.5?h*(1+m):h+m-h*m,P=2*h-$;x=T(P,$,f+1/3),S=T(P,$,f),A=T(P,$,f-1/3)}return{r:x*255,g:S*255,b:A*255}}function b(f,m,h){f=fe(f,255),m=fe(m,255),h=fe(h,255);var x=l(f,m,h),S=i(f,m,h),A,T,$=x,P=x-S;if(T=x===0?0:P/x,x==S)A=0;else{switch(x){case f:A=(m-h)/P+(m>1)+720)%360;--m;)x.h=(x.h+S)%360,A.push(c(x));return A}function Le(f,m){m=m||6;for(var h=c(f).toHsv(),x=h.h,S=h.s,A=h.v,T=[],$=1/m;m--;)T.push(c({h:x,s:S,v:A})),A=(A+$)%1;return T}c.mix=function(f,m,h){h=h===0?0:h||50;var x=c(f).toRgb(),S=c(m).toRgb(),A=h/100,T={r:(S.r-x.r)*A+x.r,g:(S.g-x.g)*A+x.g,b:(S.b-x.b)*A+x.b,a:(S.a-x.a)*A+x.a};return c(T)},c.readability=function(f,m){var h=c(f),x=c(m);return(t.max(h.getLuminance(),x.getLuminance())+.05)/(t.min(h.getLuminance(),x.getLuminance())+.05)},c.isReadable=function(f,m,h){var x=c.readability(f,m),S,A;switch(A=!1,S=y(h),S.level+S.size){case"AAsmall":case"AAAlarge":A=x>=4.5;break;case"AAlarge":A=x>=3;break;case"AAAsmall":A=x>=7;break}return A},c.mostReadable=function(f,m,h){var x=null,S=0,A,T,$,P;h=h||{},T=h.includeFallbackColors,$=h.level,P=h.size;for(var z=0;zS&&(S=A,x=c(m[z]));return c.isReadable(f,x,{level:$,size:P})||!T?x:(h.includeFallbackColors=!1,c.mostReadable(f,["#fff","#000"],h))};var le=c.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},be=c.hexNames=pe(le);function pe(f){var m={};for(var h in f)f.hasOwnProperty(h)&&(m[f[h]]=h);return m}function qe(f){return f=parseFloat(f),(isNaN(f)||f<0||f>1)&&(f=1),f}function fe(f,m){kt(f)&&(f="100%");var h=on(f);return f=i(m,l(0,parseFloat(f))),h&&(f=parseInt(f*m,10)/100),t.abs(f-m)<1e-6?1:f%m/parseFloat(m)}function Ne(f){return i(1,l(0,f))}function ve(f){return parseInt(f,16)}function kt(f){return typeof f=="string"&&f.indexOf(".")!=-1&&parseFloat(f)===1}function on(f){return typeof f=="string"&&f.indexOf("%")!=-1}function k(f){return f.length==1?"0"+f:""+f}function H(f){return f<=1&&(f=f*100+"%"),f}function N(f){return t.round(parseFloat(f)*255).toString(16)}function Y(f){return ve(f)/255}var ee=function(){var f="[-\\+]?\\d+%?",m="[-\\+]?\\d*\\.\\d+%?",h="(?:"+m+")|(?:"+f+")",x="[\\s|\\(]+("+h+")[,|\\s]+("+h+")[,|\\s]+("+h+")\\s*\\)?",S="[\\s|\\(]+("+h+")[,|\\s]+("+h+")[,|\\s]+("+h+")[,|\\s]+("+h+")\\s*\\)?";return{CSS_UNIT:new RegExp(h),rgb:new RegExp("rgb"+x),rgba:new RegExp("rgba"+S),hsl:new RegExp("hsl"+x),hsla:new RegExp("hsla"+S),hsv:new RegExp("hsv"+x),hsva:new RegExp("hsva"+S),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function ue(f){return!!ee.CSS_UNIT.exec(f)}function se(f){f=f.replace(n,"").replace(r,"").toLowerCase();var m=!1;if(le[f])f=le[f],m=!0;else if(f=="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var h;return(h=ee.rgb.exec(f))?{r:h[1],g:h[2],b:h[3]}:(h=ee.rgba.exec(f))?{r:h[1],g:h[2],b:h[3],a:h[4]}:(h=ee.hsl.exec(f))?{h:h[1],s:h[2],l:h[3]}:(h=ee.hsla.exec(f))?{h:h[1],s:h[2],l:h[3],a:h[4]}:(h=ee.hsv.exec(f))?{h:h[1],s:h[2],v:h[3]}:(h=ee.hsva.exec(f))?{h:h[1],s:h[2],v:h[3],a:h[4]}:(h=ee.hex8.exec(f))?{r:ve(h[1]),g:ve(h[2]),b:ve(h[3]),a:Y(h[4]),format:m?"name":"hex8"}:(h=ee.hex6.exec(f))?{r:ve(h[1]),g:ve(h[2]),b:ve(h[3]),format:m?"name":"hex"}:(h=ee.hex4.exec(f))?{r:ve(h[1]+""+h[1]),g:ve(h[2]+""+h[2]),b:ve(h[3]+""+h[3]),a:Y(h[4]+""+h[4]),format:m?"name":"hex8"}:(h=ee.hex3.exec(f))?{r:ve(h[1]+""+h[1]),g:ve(h[2]+""+h[2]),b:ve(h[3]+""+h[3]),format:m?"name":"hex"}:!1}function y(f){var m,h;return f=f||{level:"AA",size:"small"},m=(f.level||"AA").toUpperCase(),h=(f.size||"small").toLowerCase(),m!=="AA"&&m!=="AAA"&&(m="AA"),h!=="small"&&h!=="large"&&(h="small"),{level:m,size:h}}e.exports?e.exports=c:window.tinycolor=c})(Math)})(Vu);const my=Vu.exports,na=(e,t,n=void 0)=>{if(!t)return;const o=((Array.isArray(t)?t:t.match(/([^[.\]])+/g))||[]).reduce((s,i)=>s&&s[i],e);return o===void 0?n:o},_y=(e={},t={})=>{const n=Object.assign({key:"attributes.variable",silent:!1,flattened:!1},t);return(o=void 0,s)=>{const{key:i,flattened:l}=Object.assign(n,s);if(!o)return e;const a=l?e[o]:na(e,o);if(i){const c=na(a,i);if(c)return c}return a}},pi=new RegExp("\\{([^}]+)\\}","g"),yy=/{(.*)}/g,by=/rgb(a?)?\(((.*?)(,.*)?)\)/mg,vy=/calc\((.*?)\)/mg,wy=/@mq\.(.*)/,xy="@dark",Ey="@light",Cy="@initial";function Sy(e,t,n,r,o,s){const i=Py(e,t,o,s);return i||(t=Ay(e,t,o),{[e]:t})}function Ay(e,t,n){return(Array.isArray(t)||typeof t=="string"||typeof t=="number")&&(Array.isArray(t)?t=t.map(r=>ra(e,r,n)).join(","):t=ra(e,t,n)),t}function ra(e,t,n){return typeof t=="number"?t:(t=ky(e,t,n),t=Ty(e,t,n),t=Ry(e,t,n),t==="{}"?"":t)}function Ry(e,t,n){return typeof t!="string"||(t=t.replace(pi,(...r)=>{var l,a;const[,o]=r,s=n(o,{key:void 0}),i=typeof s=="string"?s:((l=s==null?void 0:s.attributes)==null?void 0:l.variable)||(s==null?void 0:s.value)||((a=s==null?void 0:s.original)==null?void 0:a.value);return i||""})),t}function ky(e,t,n){return typeof t!="string"||(t=t.replace(by,(...r)=>{let o=r[0];return o=o.replace(pi,(...s)=>{const i=n(s[1],{key:"original"});let l=(i==null?void 0:i.value)||i;return l?(l=my(l).toRgb(),`${l.r},${l.g},${l.b}`):"0,0,0"}),o})),t}function Ty(e,t,n){return typeof t!="string"||(t=t.replace(vy,(...r)=>{let o=r[0];return o=o.replace(pi,(...s)=>{const i=n(s[1],{key:"original"});return(i==null?void 0:i.value)||i}),o})),t}function Py(e,t,n,r){if(e.startsWith("@")){const o=e.match(wy),s=i=>(i=r==="class"?`$.${i}`:`@media (prefers-color-scheme: ${i})`,{[i]:t});if(e===xy)return s("dark");if(e===Ey)return s("light");if(e===Cy){let i=n("media.initial",{key:"value"});return i||(i="(min-width: 0px)"),{[`@media ${i}`]:t}}if(o){const i=o[1];return{[`@media ${n(`media.${i}`,{key:"value"})}`]:t}}}}const oa=/\s*,\s*(?![^()]*\))/,Oy=(e,t)=>e.reduce((n,r)=>(n.push(...t.map(o=>o.includes("&")?o.replace(/&/g,/[ +>|~]/.test(r)&&/&.*&/.test(o)?`:is(${r})`:r):`${r} ${o}`)),n),[]),{prototype:{toString:Iy}}=Object,Ly=(e,t=void 0)=>{const n=new WeakSet,r=(s,i,l,a,c,u,d)=>{for(let p=0;p{let u="";if(typeof s=="string"&&s.startsWith("$raw\\")){const d=(a||"").charCodeAt(0)===64;return u=r(u,i,l,a,s.replace(/\$raw\\/g,""),d,!0),u}for(let d in s){const p=d.charCodeAt(0)===64,g=d.charCodeAt(0)===36;for(const b of p&&Array.isArray(s[d])?s[d]:[s[d]]){if(t&&(d!==a||b!==c)){const v=t(d,b,s,i);if(v!==null){u+=typeof v=="object"&&v?o(v,i,l,d,b):v==null?"":v;continue}}const w=typeof b=="object"&&b&&b.toString===Iy,E=typeof b=="string"&&b.startsWith("$raw\\");if(w||E){n.has(i)&&(n.delete(i),u+="}");const v=Object(d);let _;g&&(d=d.replace("$",""),_=i),p?(_=i,u+=o(b,_,l.concat(v))):(_=i.length?Oy(i,d.split(oa)):d.split(oa),u+=o(b,_,l)),n.has(v)&&(n.delete(v),u+="}"),n.has(_)&&(n.delete(_),u+="}")}else u=r(u,i,l,d,b,p,!1)}}return u};return o(e,[],[])};function $y(e,t,n){const r=ze(),o=d=>Ly(d,(p,g,b,w)=>Sy(p,g,b,w,e,t));function s(){if(r.value)return r.value;const d=globalThis||window;let p=!1,g;if(d&&d.document){const b=d.document;if(g=b.querySelector(`style#pinceau${n?`-${n}`:""}`),!g){const w=b.createElement("style");w.id=`pinceau${n?`-${n}`:""}`,w.type="text/css",g=w}g.attributes.getNamedItem("data-hydratable")&&(p=!0),b.head.appendChild(g)}return r.value=(g==null?void 0:g.sheet)||{cssRules:[],insertRule(b,w=this.cssRules.length){return this.cssRules.splice(w,1,{cssText:b}),w},deleteRule(b){delete this.cssRules[b]}},p?i():void 0}function i(){const d={},p=g=>{const b=g.cssRules&&g.cssRules.length?Object.entries(g==null?void 0:g.cssRules).find(([_,C])=>C.selectorText===":--p"):void 0;if(!b)return;const w=/--puid:(.*)?-(c|v|p)?/m,[,E,v]=b[1].cssText.match(w);if(!!E)return{uid:E,type:v}};for(const g of Object.entries(r.value.cssRules)){const[,b]=g,w=p(b);!w||!w.uid||(d[w.uid]||(d[w.uid]={}),d[w.uid][w.type]=b)}return d}function l(){return r.value?Object.entries(r.value.cssRules).reduce((d,[,p])=>(d+=`${p==null?void 0:p.cssText} -`||"",d),""):""}function a(d,p,g,b){if(!Object.keys(g).length)return;const w=o({"@media":{...g,":--p":{"--puid":`${d}-${p}`}}});if(!w)return;const E=b?Object.values(r.value.cssRules).indexOf(b):r.value.cssRules.length,v=r.value.insertRule(w,E);return r.value.cssRules[v]}function c(d){const p=Object.values(r.value.cssRules).indexOf(d);if(!(typeof p>"u"||isNaN(p)))try{r.value.deleteRule(p)}catch{}}const u=s();return{declarationToCss:o,pushDeclaration:a,deleteRule:c,sheet:r,toString:l,hydratableRules:u}}function My(e,t,n){var l,a,c;let r;const o=(l=e==null?void 0:e.vnode)==null?void 0:l.el;o&&o.classList?o.classList.forEach(u=>{r||u.startsWith("pc-")&&(r=u.split("pc-")[1])}):r=hi(6);const s=(c=(a=e==null?void 0:e.vnode)==null?void 0:a.type)==null?void 0:c.__scopeId,i={uid:r,componentId:s?`[${s}]`:"",uniqueClassName:`pc-${r}`};return t.value.c=i.uniqueClassName,G(()=>i)}function Fo(e){return(e||"").replace(yy,(t,n)=>jy(n))}function jy(e){return`var(--${e.split(".").map(t=>Qr(t)).join("-")})`}function Dy(e,t,n){var o,s;let r=(s=(o=n.hydratableRules)==null?void 0:o[e.value.uid])==null?void 0:s.p;De(t,i=>{i=Fy(e.value,i),r=n.pushDeclaration(e.value.uid,"c",i,r)},{immediate:!r}),Os(()=>r&&n.deleteRule(r))}function Fy(e,t){const n={},r=`.${e.uniqueClassName}${e.componentId}`;if(t&&Object.keys(t).length){n[r]=n[r]||{};for(const[o,s]of Object.entries(t)){const i=Q(s);if(o==="css"){n[r]=Object.assign(n[r],i);continue}if(typeof i=="object")for(const[l,a]of Object.entries(i)){const c=Q(a);if(!c)continue;l==="initial"&&(n[r]||(n[r]={}),n[r]["@initial"]||(n[r]["@initial"]={}),n[r]["@initial"][`--${o}`]=Fo(c));const u=l==="dark"||l==="light"?`@${l}`:`@mq.${l}`;n[u]||(n[u]={}),n[u][r]||(n[u][r]={}),n[u][r][`--${Qr(o)}`]=Fo(c)}else{const l=Q(i);l&&(n[r][`--${Qr(o)}`]=Fo(l))}}}return n}const Ny=(e,t,n,r,o,s)=>{var a,c;let i=(c=(a=r.hydratableRules)==null?void 0:a[e.value.uid])==null?void 0:c.p;const l=G(()=>t&&(t==null?void 0:t.value)?By(e.value,n.value,t.value):{});De(l,({cacheId:u,variantsProps:d})=>{let p;if(s[u]){const g=s[u];i=g.rule,p=g.variantClass,g.count++}else{p=`pv-${hi(6)}`;const g=Hy(p,e.value,t.value,d);i=r.pushDeclaration(e.value.uid,"v",g),s[u]={rule:i,variantClass:p,count:1}}o.value.v=p},{immediate:!0}),Os(()=>{const u=l==null?void 0:l.value,d=s==null?void 0:s[u.cacheId];d&&(d.count--,d.count<=0&&(r.deleteRule(d.rule),delete s[u.cacheId]))})};function Hy(e,t,n,r){var s,i;const o={};if(r&&Object.keys(r).length){const l=`.${e}`;for(const[a,c]of Object.entries(r))if(typeof c=="object")for(const[u,d]of Object.entries(c)){const p=(d==null?void 0:d.toString())||d,g=n[a][p];if(!g)continue;o[l]||(o[l]={}),u==="initial"&&(o[l]["@initial"]||(o[l]["@initial"]={}),o[l]["@initial"]+=g.css);const b=u==="dark"||u==="light"?`@${u}`:`@mq.${u}`;o[b]||(o[b]={}),o[b][l]||(o[b][l]={}),o[b][l]=cl(o[b][l],g)}else{const u=((s=c==null?void 0:c.toString)==null?void 0:s.call(c))||c,d=(i=n==null?void 0:n[a])==null?void 0:i[u];if(!d)continue;o[l]||(o[l]={}),o[l]=cl(o[l],d)}}return o}function By(e,t,n){if(!t||!n)return{};let r=e.componentId;const o=Object.entries(t).reduce((s,[i,l])=>(n[i]&&(typeof l=="object"?Object.entries(l).forEach(([a,c])=>{r+=`${i}:${a}:${c}|`}):r+=`${i}:${l}|`,s[i]=l),s),{});return{cacheId:r,variantsProps:o}}function Uy(e,t,n){var s,i;let r=(i=(s=n.hydratableRules)==null?void 0:s[e.value.uid])==null?void 0:i.p;const o=G(()=>{var l;return(l=t.value)==null?void 0:l.css});De(o,l=>{l=zy(e.value,l),r&&n.deleteRule(r),r=n.pushDeclaration(e.value.uid,"p",l)},{immediate:!r}),Os(()=>r&&n.deleteRule(r))}function zy(e,t){const n={};if(t){const r=`.${e.uniqueClassName}${e.componentId}`;n[r]=Object.assign(n[r]||{},t)}return n}const Vy={install(e,{theme:t,tokensHelperConfig:n,multiApp:r=!1,colorSchemeMode:o="media",dev:s=!1}){t=Object.assign({},t||{}),n=Object.assign({flattened:!0},n);const i=r?hi(6):void 0,l=_y(t.theme,n),a=$y(l,o,i);let c={};const u=(d,p,g)=>{const b=gt(),w=ze({v:"",c:""}),E=My(b,w);return g&&(g==null?void 0:g.value)&&Object.keys(g.value).length>0&&Dy(E,g,a),p&&(p==null?void 0:p.value)&&Object.keys(p.value).length>0&&Ny(E,p,d,a,w,c),d.value.css&&Object.keys(d.value.css).length>0&&Uy(E,d,a),{$pinceau:G(()=>`${w.value.v} ${w.value.c}`)}};e.config.globalProperties.$pinceauRuntime=u,e.config.globalProperties.$pinceauSsr={get:()=>a.toString()},e.provide("pinceauRuntime",u)}},Ky={"colors.primary.50":{value:"#d9f1ff",original:"#d9f1ff",attributes:{variable:"var(--colors-primary-50)"}},"colors.primary.100":{value:"#b3e4ff",original:"#b3e4ff",attributes:{variable:"var(--colors-primary-100)"}},"colors.primary.200":{value:"#8dd6ff",original:"#8dd6ff",attributes:{variable:"var(--colors-primary-200)"}},"colors.primary.300":{value:"#66c8ff",original:"#66c8ff",attributes:{variable:"var(--colors-primary-300)"}},"colors.primary.400":{value:"#40bbff",original:"#40bbff",attributes:{variable:"var(--colors-primary-400)"}},"colors.primary.500":{value:"#1aadff",original:"#1aadff",attributes:{variable:"var(--colors-primary-500)"}},"colors.primary.600":{value:"#0090e1",original:"#0090e1",attributes:{variable:"var(--colors-primary-600)"}},"colors.primary.700":{value:"#006ca9",original:"#006ca9",attributes:{variable:"var(--colors-primary-700)"}},"colors.primary.800":{value:"#004870",original:"#004870",attributes:{variable:"var(--colors-primary-800)"}},"colors.primary.900":{value:"#002438",original:"#002438",attributes:{variable:"var(--colors-primary-900)"}},"fonts.primary":{value:"Inter, sans-serif",original:"Inter, sans-serif",attributes:{variable:"var(--fonts-primary)"}},"fonts.code":{value:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace",original:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace",attributes:{variable:"var(--fonts-code)"}},"page.height":{value:"calc(100vh - calc(calc(64px + 50px)))",original:"calc(100vh - calc(calc({header.height} + {footer.height})))",attributes:{variable:"var(--page-height)"}},"page.maxWidth":{value:"90rem",original:"90rem",attributes:{variable:"var(--page-max-width)"}},"header.height":{value:"64px",original:"64px",attributes:{variable:"var(--header-height)"}},"footer.height":{value:"50px",original:"50px",attributes:{variable:"var(--footer-height)"}},"screens.lg":{value:"1024px",original:"1024px",attributes:{variable:"var(--screens-lg)"}},title:{value:"asddsasda 3s",original:"asddsasda 3s",attributes:{variable:"var(--title)"}},"cover.src":{value:"https://res.cloudinary.com/nuxt/image/upload/v1650870623/nuxt3-rc-social_z6qh3m.png",original:"https://res.cloudinary.com/nuxt/image/upload/v1650870623/nuxt3-rc-social_z6qh3m.png",attributes:{variable:"var(--cover-src)"}},"cover.alt":{value:"Nuxt 3 cover image",original:"Nuxt 3 cover image",attributes:{variable:"var(--cover-alt)"}}},qy={theme:Ky},Wy=mt(e=>{e.vueApp.use(Vy,{theme:qy,colorSchemeMode:"class"}),e.hook("app:rendered",t=>{const n=t.ssrContext.nuxt.vueApp.config.globalProperties.$pinceauSsr.get();t.ssrContext.event.pinceauContent=n})}),Qy=mt(e=>{!pg()||(e.hooks.hook("link:prefetch",t=>al(t)),Gt().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await al(t.path);!r||Object.assign(e.payload.data,r.data)}))}),Yy=mt(e=>{const t=ze(!1),n=()=>t.value=!0,r=()=>t.value=!1,o=()=>t.value=!t.value;return e.$router.afterEach(()=>setTimeout(r,50)),De(t,s=>{const i=document.documentElement;s?i.style.overflow="hidden":setTimeout(()=>{i.style.overflow=""},100)},{immediate:!0}),{provide:{menu:{visible:t,close:r,open:n,toggle:o}}}}),Jy=[Rg,Vg,qg,oy,cy,uy,gy,Wy,Qy,Yy],sa={__name:"nuxt-root",setup(e){const t=W(()=>B(()=>import("./error-component.8fb53748.js"),[],import.meta.url).then(s=>s.default||s)),n=Re(),r=n.deferHydration();mn("_route",Rt()),n.hooks.callHookWith(s=>s.map(i=>i()),"vue:setup");const o=uo();return Ka((s,i,l)=>{n.hooks.callHook("vue:error",s,i,l).catch(a=>console.error("[nuxt] Error in `vue:error` hook",a)),Vp(s)&&(s.fatal||s.unhandled)&&wt(n,Hn,[s])}),(s,i)=>{const l=oo("App");return X(),_e(ja,{onResolve:Q(r)},{default:rt(()=>[Q(o)?(X(),_e(Q(t),{key:0,error:Q(o)},null,8,["error"])):(X(),_e(l,{key:1}))]),_:1},8,["onResolve"])}}},Xy=(e,t)=>t.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>{var r;return((r=e.params[n.slice(1)])==null?void 0:r.toString())||""}),Gy=(e,t)=>{var o;const n=t.route.matched.find(s=>{var i;return((i=s.components)==null?void 0:i.default)===t.Component.type}),r=(o=e!=null?e:n==null?void 0:n.meta.key)!=null?o:n&&Xy(t.route,n);return typeof r=="function"?r(t.route):r},Zy=(e,t)=>({default:()=>e?ge(hd,e===!0?{}:e,t):t}),Ku=ye({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:t}){const n=Re();return()=>ge(Vc,{name:e.name,route:e.route,...t},{default:r=>{var l,a,c,u;if(!r.Component)return;const o=Gy(e.pageKey,r),s=(a=(l=e.transition)!=null?l:r.route.meta.pageTransition)!=null?a:Hg,i=n.deferHydration();return Es(ao,s,Zy((u=(c=e.keepalive)!=null?c:r.route.meta.keepalive)!=null?u:zg,ge(ja,{onPending:()=>n.callHook("page:start",r.Component),onResolve:()=>n.callHook("page:finish",r.Component).finally(i)},{default:()=>ge(e1,{key:o,routeProps:r,pageKey:o,hasTransition:!!s})}))).default()}})}}),e1=ye({props:["routeProps","pageKey","hasTransition"],setup(e){const t=e.pageKey,n=e.routeProps.route,r={};for(const o in e.routeProps.route)r[o]=G(()=>t===e.pageKey?e.routeProps.route[o]:n[o]);return mn("_route",Ge(r)),()=>ge(e.routeProps.Component)}}),lb=Object.freeze(Object.defineProperty({__proto__:null,default:Ku},Symbol.toStringTag,{value:"Module"}));const qu={__name:"AppLoadingBar",props:{throttle:{type:Number,default:200},duration:{type:Number,default:2e3},height:{type:Number,default:3}},setup(e){const t=e,n=Re(),r=Ge({percent:0,show:!1,canSucceed:!0});let o=null,s=null,i;function l(){o&&clearInterval(o),s&&clearTimeout(s),o=null}function a(){r.show||(l(),r.percent=0,r.canSucceed=!0,t.throttle?s=setTimeout(p,t.throttle):p())}function c(g){r.percent=Math.min(100,Math.floor(r.percent+g))}function u(){r.percent=100,d()}function d(){l(),setTimeout(()=>{r.show=!1,setTimeout(()=>{r.percent=0},400)},500)}function p(){r.show=!0,i=1e4/Math.floor(t.duration),o=setInterval(()=>{c(i)},100)}return n.hook("content:middleware:start",a),n.hook("page:start",a),n.hook("page:finish",u),On(()=>l),(g,b)=>(X(),Ce("div",{class:je(["nuxt-progress",{"nuxt-progress-failed":!r.canSucceed}]),style:lr({width:`${r.percent}%`,left:r.left,height:`${t.height}px`,opacity:r.show?1:0,backgroundSize:`${100/r.percent*100}% auto`})},null,6))}},ab=Object.freeze(Object.defineProperty({__proto__:null,default:qu},Symbol.toStringTag,{value:"Module"})),rn=()=>G(()=>Ag().docus),gi=ye({__name:"SocialIcons",props:{size:{type:String,default:"w-5 h-5"},spacing:{type:String,default:"p-0"}},setup(e){const t=["twitter","facebook","instagram","youtube","github","medium"],n=rn(),r=G(()=>Object.entries(n.value.socials||{}).map(([o,s])=>typeof s=="object"?s:typeof s=="string"&&s&&t.includes(o)?{href:`https://${o}.com/${s}`,icon:`fa-brands:${o}`,label:s}:null).filter(Boolean));return(o,s)=>{const i=nn,l=pr;return X(!0),Ce(Oe,null,so(Q(r),a=>(X(),_e(l,{key:a.label,rel:"noopener noreferrer",title:a.label,"aria-label":a.label,href:a.href,target:"_blank",class:je(["u-text-gray-500 hover:u-text-gray-700",[e.spacing]])},{default:rt(()=>[a.icon?(X(),_e(i,{key:0,name:a.icon,class:je(e.size)},null,8,["name","class"])):Ke("",!0)]),_:2},1032,["title","aria-label","href","class"]))),128)}}}),t1=["onClick"],n1={class:"flex items-center"},r1={class:"flex"},o1={class:"inline-flex items-center"},Wu=ye({__name:"DocsAsideTree",props:{links:{type:Array,default:()=>[]},level:{type:Number,default:0},max:{type:Number,default:null},parent:{type:Object,default:null}},setup(e){var c;const t=e,n=Rt(),r=rn(),o=xt(`docus-docs-aside-collapse-map-${((c=t.parent)==null?void 0:c._path)||"/"}`,()=>t.level===0?{}:t.links.filter(u=>!!u.children).reduce((u,d)=>(u[d._path]=!0,u),{})),s=u=>n.path===u._path,i=u=>{var d,p;if(u.children){if(typeof o.value[u._path]<"u")return o.value[u._path];if(u!=null&&u.collapsed)return u==null?void 0:u.collapsed;if((d=r.value.aside)!=null&&d.collapsed)return(p=r.value.aside)==null?void 0:p.collapsed}return!1},l=u=>{o.value[u._path]=!i(u)},a=G(()=>t.links.some(u=>u.children));return(u,d)=>{const p=nn,g=pr,b=Wu;return X(),Ce("ul",null,[(X(!0),Ce(Oe,null,so(e.links,w=>{var E,v,_,C,R;return X(),Ce("li",{key:w._path,class:je({"ml-2":(E=e.parent)==null?void 0:E.icon,"pl-4":e.level>0&&w.children,"border-l":e.level>0||!Q(a),"border-primary-400 dark:border-primary-600":s(w),"u-border-gray-100 hover:u-border-gray-300":!s(w)})},[w.children?(X(),Ce("button",{key:0,class:"u-text-gray-900 group flex w-full cursor-pointer items-center justify-between py-1.5 text-sm font-semibold",onClick:L=>l(w)},[de("span",n1,[((v=w==null?void 0:w.navigation)==null?void 0:v.icon)||w.icon?(X(),_e(p,{key:0,name:((_=w==null?void 0:w.navigation)==null?void 0:_.icon)||w.icon,class:"w-4 h-4 mr-2"},null,8,["name"])):Ke("",!0),de("span",null,yn(((C=w==null?void 0:w.navigation)==null?void 0:C.title)||w.title||w._path),1)]),de("span",r1,[oe(p,{name:i(w)?"lucide:chevrons-up-down":"lucide:chevrons-down-up",class:"w-3 h-3 u-text-gray-400 group-hover:u-text-gray-800"},null,8,["name"])])],8,t1)):(X(),_e(g,{key:1,to:w.redirect?w.redirect:w._path,class:je(["flex items-center justify-between py-1.5 text-sm",{"pl-4":e.level>0||!Q(a),"text-primary-500 font-medium":s(w),"u-text-gray-500 hover:u-text-gray-900":!s(w)}]),exact:w.exact},{default:rt(()=>{var L,I,M;return[de("span",o1,[((L=w==null?void 0:w.navigation)==null?void 0:L.icon)||w.icon?(X(),_e(p,{key:0,name:((I=w==null?void 0:w.navigation)==null?void 0:I.icon)||w.icon,class:"w-4 h-4 mr-1"},null,8,["name"])):Ke("",!0),de("span",null,yn(((M=w==null?void 0:w.navigation)==null?void 0:M.title)||w.title||w._path),1)])]}),_:2},1032,["to","exact","class"])),((R=w.children)==null?void 0:R.length)&&(e.max===null||e.level+1{const{$menu:e}=Re();return e},Qu=ye({name:"ClientOnly",props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(e,{slots:t}){const n=ze(!1);return Pn(()=>{n.value=!0}),r=>{var l;if(n.value)return(l=t.default)==null?void 0:l.call(t);const o=t.fallback||t.placeholder;if(o)return o();const s=r.fallback||r.placeholder||"",i=r.fallbackTag||r.placeholderTag||"span";return Ce(i,null,s)}}}),No=new WeakMap;function i1(e){if(No.has(e))return No.get(e);const t={...e};return t.render?t.render=(n,...r)=>{var o;if(n.mounted$){const s=e.render(n,...r);return s.children===null||typeof s.children=="string"?de(s.type,s.props,s.children,s.patchFlag,s.dynamicProps,s.shapeFlag):ge(s)}else return ge("div",(o=n.$attrs)!=null?o:n._.attrs)}:t.template&&(t.template=` - - - `),t.setup=(n,r)=>{var s;const o=ze(!1);return Pn(()=>{o.value=!0}),Promise.resolve(((s=e.setup)==null?void 0:s.call(e,n,r))||{}).then(i=>typeof i!="function"?{...i,mounted$:o}:(...l)=>{if(o.value){const a=i(...l);return a.children===null||typeof a.children=="string"?de(a.type,a.props,a.children,a.patchFlag,a.dynamicProps,a.shapeFlag):ge(a)}else return ge("div",r.attrs)})},No.set(e,t),t}const cb=Object.freeze(Object.defineProperty({__proto__:null,default:Qu,createClientOnly:i1},Symbol.toStringTag,{value:"Module"})),l1={name:dy,props:{placeholder:String,tag:{type:String,default:"span"}}};function a1(e,t,n,r,o,s){const i=Qu;return X(),_e(i,{placeholder:n.placeholder,"placeholder-tag":n.tag},{default:rt(()=>[Ks(e.$slots,"default")]),_:3},8,["placeholder","placeholder-tag"])}const Yu=yr(l1,[["render",a1]]),ub=Object.freeze(Object.defineProperty({__proto__:null,default:Yu},Symbol.toStringTag,{value:"Module"})),c1=()=>xt("color-mode").value,Ju=ye({__name:"ColorModeSwitch",props:{size:{type:String,default:"w-5 h-5"}},setup(e){const t=c1(),n=()=>{const r=["system","light","dark"],s=(r.indexOf(t.preference)+1)%r.length;t.preference=r[s]};return(r,o)=>{const s=nn,i=Yu;return X(),Ce("button",{"aria-label":"Color Mode",class:"inline-block u-text-gray-500 hover:u-text-gray-700",onClick:n},[oe(i,{placeholder:"..."},{default:rt(()=>[Q(t).preference==="dark"?(X(),_e(s,{key:0,class:je(e.size),name:"uil:moon"},null,8,["class"])):Q(t).preference==="light"?(X(),_e(s,{key:1,class:je(e.size),name:"uil:sun"},null,8,["class"])):(X(),_e(s,{key:2,class:je(e.size),name:"uil:desktop"},null,8,["class"]))]),_:1})])}}}),u1={class:"flex items-center justify-between gap-2 border-b border-transparent h-header"},f1={class:"flex items-center gap-4"},d1=ye({__name:"NavbarDialog",setup(e){const{navigation:t}=go(),n=rn(),r=G(()=>{var a;return((a=n.value.header)==null?void 0:a.exclude)||[]}),o=G(()=>(t.value||[]).filter(a=>!r.value.includes(a._path))),{visible:s,open:i,close:l}=s1();return De(s,a=>a?i():l()),(a,c)=>{const u=nn,d=gi,p=Wu;return X(),Ce(Oe,null,[de("button",{class:"relative z-10 u-text-gray-500 hover:u-text-gray-700 rounded-xl lg:hidden","aria-label":"Menu",onClick:c[0]||(c[0]=(...g)=>Q(i)&&Q(i)(...g))},[oe(u,{name:"heroicons-outline:menu",class:"w-6 h-6 u-text-gray-500 hover:u-text-gray-700","aria-hidden":"\u201Dtrue\u201D"})]),(X(),_e(zd,{to:"body"},[Q(s)?(X(),Ce("div",{key:0,class:"fixed inset-0 z-50 flex items-start overflow-y-auto bg-opacity-50 backdrop-blur dark:bg-opacity-50 lg:hidden",onClick:c[3]||(c[3]=(...g)=>Q(l)&&Q(l)(...g))},[de("div",{class:"w-full max-w-xs min-h-full px-4 pb-12 shadow u-bg-white sm:px-6",onClick:c[2]||(c[2]=kh(()=>{},["stop"]))},[de("div",u1,[de("button",{class:"relative z-10 u-text-gray-500 hover:u-text-gray-700 rounded-xl","aria-label":"Menu",onClick:c[1]||(c[1]=(...g)=>Q(l)&&Q(l)(...g))},[oe(u,{name:"heroicons-outline:x",class:"w-6 h-6 u-text-gray-500 hover:u-text-gray-700","aria-hidden":"\u201Dtrue\u201D"})]),de("div",f1,[oe(d),oe(Ju,{size:"h-6 w-6"})])]),oe(p,{links:Q(o)},null,8,["links"])])])):Ke("",!0)]))],64)}}}),h1={},p1={class:"h-6 w-auto text-black dark:text-white sm:h-8",viewBox:"0 0 707 169",fill:"none",xmlns:"http://www.w3.org/2000/svg"},g1=qd('',4),m1=[g1];function _1(e,t){return X(),Ce("svg",p1,m1)}const Xu=yr(h1,[["render",_1]]),fb=Object.freeze(Object.defineProperty({__proto__:null,default:Xu},Symbol.toStringTag,{value:"Module"})),y1={key:1,class:"text-xl font-bold u-text-gray-900 hover:u-text-gray-500"},b1=ye({__name:"NavbarLogo",setup(e){const t=rn(),n=G(()=>{var o;return((o=t.value.header)==null?void 0:o.logo)||!1}),r=G(()=>{var o;return((o=t.value.header)==null?void 0:o.title)||t.value.title});return(o,s)=>{var a,c;const i=Xu,l=pr;return X(),_e(l,{class:"flex items-center flex-none",to:"/","aria-label":(c=(a=Q(t))==null?void 0:a.header)==null?void 0:c.title},{default:rt(()=>[Q(n)?(X(),_e(i,{key:0})):(X(),Ce("span",y1,yn(Q(r)),1))]),_:1},8,["aria-label"])}}}),v1={key:0},w1={class:"flex items-center justify-center flex-1 max-w-full space-x-2 overflow-hidden font-medium truncate"},x1=ye({__name:"NavbarCenter",setup(e){const t=Rt(),{navBottomLink:n}=di(),{navigation:r}=go(),o=rn(),s=G(()=>{var c;return!!((c=o.value.aside)!=null&&c.level)}),i=G(()=>{var c;return((c=o.value.header)==null?void 0:c.exclude)||[]}),l=G(()=>(r.value||[]).filter(c=>!i.value.includes(c._path))),a=c=>c.exact?t.fullPath===c._path:t.fullPath.startsWith(c._path);return(c,u)=>{const d=nn,p=pr;return Q(s)?(X(),Ce("nav",v1,[de("ul",w1,[(X(!0),Ce(Oe,null,so(Q(l),g=>(X(),Ce("li",{key:g._path},[oe(p,{class:je(["link",{active:a(g)}]),to:g.redirect?g.redirect:Q(n)(g)},{default:rt(()=>[g.icon&&Q(o).header.showLinksIcons?(X(),_e(d,{key:0,name:g.icon,class:"w-4 h-4"},null,8,["name"])):Ke("",!0),nr(" "+yn(g.title),1)]),_:2},1032,["to","class"])]))),128))])])):Ke("",!0)}}});const Gu=yr(x1,[["__scopeId","data-v-81e0b9ad"]]),db=Object.freeze(Object.defineProperty({__proto__:null,default:Gu},Symbol.toStringTag,{value:"Module"})),Zu=()=>{const{$docSearch:e}=Re();return e||{hasDocSearch:ze(!1)}},E1={type:"button","aria-label":"Search",class:"u-text-gray-500 hover:u-text-gray-700 lg:u-ring-gray-100 lg:group-hover:u-ring-gray-300 flex w-full items-center text-sm lg:rounded-md lg:py-1.5 lg:pl-2 lg:pr-3 lg:shadow-sm lg:ring-1"},C1=de("span",{class:"hidden text-xs font-medium lg:block"},"Search",-1),S1=de("span",{class:"flex-none hidden pl-3 ml-auto text-xs font-semibold u-text-gray-400 lg:block"},[de("kbd",null,"\u2318"),de("kbd",null,"K")],-1),A1=ye({__name:"AppSearch",setup(e){const{element:t}=Zu(),n=()=>t.value.querySelector("button").click();return(r,o)=>{const s=nn;return X(),Ce("div",{class:"relative pointer-events-auto group",onClick:n},[de("button",E1,[oe(s,{name:"heroicons-outline:search",class:"flex-none w-6 h-6 lg:mr-2 lg:h-4 lg:w-4"}),C1,S1])])}}}),ef=ye({__name:"AppContainer",props:{padded:{type:Boolean,default:!0},fluid:{type:Boolean,default:!1},constrainedClass:{type:String,default:"max-w-7xl"}},setup(e){const t=e,n=G(()=>["mx-auto w-full",t.padded&&"px-4 sm:px-6 lg:px-8",!t.fluid&&t.constrainedClass,t.fluid&&"overflow-x-hidden"].filter(Boolean).join(" "));return(r,o)=>(X(),Ce("div",{class:je(Q(n))},[Ks(r.$slots,"default")],2))}}),R1={class:"sticky top-0 z-10 w-full border-b h-header u-border-gray-100 bg-white/80 dark:bg-black/80"},k1={class:"flex items-center flex-none col-span-2"},T1={class:"flex items-center justify-center flex-1 col-span-8"},P1={class:"flex items-center justify-end flex-none col-span-2 lg:gap-4 lg:pl-4"},O1=ye({__name:"Navbar",setup(e){const{navigation:t}=go(),{hasDocSearch:n}=Zu(),r=G(()=>{var o;return((o=t.value)==null?void 0:o.length)>1});return(o,s)=>{const i=d1,l=b1,a=Gu,c=A1,u=Ju,d=gi,p=ef;return X(),Ce("header",R1,[oe(p,{padded:"",class:"grid h-full grid-cols-12 lg:gap-8"},{default:rt(()=>[de("div",k1,[Q(r)?(X(),_e(i,{key:0})):Ke("",!0),oe(l,{class:je(Q(r)?"hidden lg:block":"block")},null,8,["class"])]),de("div",T1,[Q(r)?(X(),_e(l,{key:0,class:"lg:hidden"})):Ke("",!0),oe(a,{class:"hidden lg:flex"})]),de("div",P1,[Q(n)?(X(),_e(c,{key:0})):Ke("",!0),oe(u,{size:"w-5 h-5",class:je(Q(n)?"hidden lg:block":"")},null,8,["class"]),oe(d,{size:"h-5 w-5 hidden lg:block"})])]),_:1})])}}});const tf=yr(O1,[["__scopeId","data-v-ffc00f42"]]),hb=Object.freeze(Object.defineProperty({__proto__:null,default:tf},Symbol.toStringTag,{value:"Module"})),I1={class:"flex items-start"},L1={class:"alert-content flex-grow"},$1=ye({__name:"Alert",props:{type:{type:String,default:"info",validator(e){return["info","success","warning","danger","primary"].includes(e)}}},setup(e){return(t,n)=>{const r=Du;return X(),Ce("div",{class:je(["alert mt-4 mb-4 rounded-xl px-4 py-3 text-sm leading-relaxed",[e.type]])},[de("div",I1,[de("div",L1,[oe(r,{use:t.$slots.default,unwrap:"p"},null,8,["use"])])])],2)}}}),M1={class:"border u-bg-white u-border-gray-100"},j1={class:"flex flex-col items-center h-full gap-4 py-4 sm:flex-row sm:justify-between sm:gap-x-16"},D1=["href"],F1={class:"text-xs font-semibold"},N1={class:"flex items-center gap-3"},H1=["aria-label","href"],B1=de("div",null,[de("p",null,[nr("Please consider to override "),de("code",null,"AppFooter.vue"),nr(" if you want to add more icons")])],-1),U1=ye({__name:"AppFooter",setup(e){const t=rn(),n=ze(null),r=G(()=>{var l;return((l=t.value.footer)==null?void 0:l.icons)||[]}),o=G(()=>Object.entries(t.value.socials).filter(([l,a])=>a).length),s=G(()=>n.value?o.value:0),i=G(()=>!1);return(l,a)=>{const c=nn,u=gi,d=$1,p=ef;return X(),Ce("footer",M1,[oe(p,null,{default:rt(()=>{var g;return[de("div",j1,[(g=Q(t).footer)!=null&&g.credits?(X(),Ce("a",{key:0,href:Q(t).footer.credits.href,rel:"noopener",target:"_blank",class:"flex items-center u-text-gray-700 hover:u-text-gray-900"},[Q(t).footer.credits.icon?(X(),_e(Wa(Q(t).footer.credits.icon),{key:0,class:"w-4 h-4 mr-2 fill-current"})):Ke("",!0),de("p",F1,yn(Q(t).footer.credits.text),1)],8,D1)):Ke("",!0),de("div",N1,[(X(!0),Ce(Oe,null,so(Q(r).slice(0,6-Q(s)),b=>(X(),Ce("a",{key:b.label,rel:"noopener","aria-label":b.label,href:b.href,target:"_blank",class:"flex items-center text-sm font-medium u-text-gray-700 hover:u-text-gray-900"},[oe(c,{name:b.icon||b.component,class:"w-4 h-4"},null,8,["name"])],8,H1))),128)),oe(u,{ref_key:"socialIcons",ref:n,size:"w-4 h-4"},null,512)])]),Q(i)?(X(),_e(d,{key:0,type:"info"},{default:rt(()=>[B1]),_:1})):Ke("",!0)]}),_:1})])}}}),z1=ye({__name:"AppLayout",props:{padded:{type:Boolean,default:!0}},setup(e){const t=rn(),{navigation:n,page:r}=go(),{navKeyFromPath:o}=di(),s=G(()=>{var l,a;const i=((l=t.value.head)==null?void 0:l.titleTemplate)||`%s \xB7 ${t.value.title}`;return r.value&&(((a=r.value.head)==null?void 0:a.titleTemplate)||o(r.value._path,"titleTemplate",n.value||[]))||i});return rr({titleTemplate:s.value,meta:[{name:"twitter:card",content:"summary_large_image"}]}),De(s,()=>{rr({titleTemplate:s.value})}),G0(t.value),(i,l)=>{const a=qu,c=tf,u=U1;return X(),Ce("div",null,[oe(a),Q(t).header?(X(),_e(c,{key:0})):Ke("",!0),Ks(i.$slots,"default"),Q(t).footer?(X(),_e(u,{key:1})):Ke("",!0)])}}}),V1={};function K1(e,t){const n=Ku,r=z1;return X(),_e(r,null,{default:rt(()=>[oe(n)]),_:1})}const q1=yr(V1,[["render",K1]]);globalThis.$fetch||(globalThis.$fetch=bp.create({baseURL:wp()}));let ia;const W1=jp(Jy);ia=async function(){var o;const n=Boolean((o=window.__NUXT__)==null?void 0:o.serverRendered)?Lh(sa):Ih(sa);n.component("App",q1);const r=Lp({vueApp:n});try{await Mp(r,W1)}catch(s){await r.callHook("app:error",s),r.payload.error=r.payload.error||s}try{await r.hooks.callHook("app:created",n),await r.hooks.callHook("app:beforeMount",n),n.mount("#__nuxt"),await r.hooks.callHook("app:mounted",n),await cr()}catch(s){await r.callHook("app:error",s),r.payload.error=r.payload.error||s}},ia().catch(e=>{console.error("Error while mounting app:",e)});export{G0 as $,Pn as A,cr as B,Y1 as C,Os as D,G as E,Oe as F,De as G,xd as H,Th as I,ge as J,lr as K,X1 as L,G1 as M,uc as N,W0 as O,Re as P,_d as Q,Va as R,c1 as S,oo as T,Wd as U,rn as V,en as W,R_ as X,rp as Y,Rt as Z,B as _,$1 as a,J1 as a0,Rc as a1,Do as a2,Ka as a3,On as a4,rr as a5,xt as a6,ay as a7,X0 as a8,Jm as a9,Xm as aA,A_ as aB,k_ as aC,Q0 as aD,tb as aE,lb as aF,ab as aG,cb as aH,ub as aI,fb as aJ,db as aK,hb as aL,Js as aa,Zl as ab,ib as ac,an as ad,sb as ae,nb as af,rb as ag,ob as ah,eb as ai,n_ as aj,Xs as ak,ea as al,_c as am,ef as an,di as ao,Wu as ap,Gt as aq,kh as ar,U1 as as,z1 as at,A1 as au,Ju as av,d1 as aw,b1 as ax,gi as ay,Z1 as az,ye as b,_e as c,W as d,go as e,Ce as f,Kd as g,de as h,nr as i,Ke as j,oe as k,je as l,Du as m,Q1 as n,X as o,Ks as p,nn as q,so as r,pr as s,yn as t,Q as u,yr as v,rt as w,ze as x,qd as y,gt as z}; diff --git a/docs/.vercel/output/static/_nuxt/entry.9a0500ad.css b/docs/.vercel/output/static/_nuxt/entry.9a0500ad.css deleted file mode 100644 index 1544cf2..0000000 --- a/docs/.vercel/output/static/_nuxt/entry.9a0500ad.css +++ /dev/null @@ -1 +0,0 @@ -/*! tailwindcss v3.2.1 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e4e4e7;box-sizing:border-box}:after,:before{--tw-content:""}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}input::-moz-placeholder,textarea::-moz-placeholder{color:#a1a1aa;opacity:1}input::placeholder,textarea::placeholder{color:#a1a1aa;opacity:1}[hidden]{display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{--tw-shadow:0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#71717a;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#0090e1;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#0090e1;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}input::-moz-placeholder,textarea::-moz-placeholder{color:#71717a;opacity:1}input::placeholder,textarea::placeholder{color:#71717a;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%2371717a' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{--tw-shadow:0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#71717a;border-width:1px;color:#0090e1;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#0090e1;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:transparent}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(26,173,255,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(26,173,255,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.light-img{display:block}.dark .light-img,.dark-img{display:none}.dark .dark-img{display:block}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.\!visible{visibility:visible!important}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.top-0{top:0}.top-1\/2{top:50%}.right-0{right:0}.left-0{left:0}.top-header{top:var(--header-height)}.top-1{top:.25rem}.right-1{right:.25rem}.bottom-1{bottom:.25rem}.-left-\[0\.1rem\]{left:-.1rem}.left-\[2px\]{left:2px}.-right-5{right:-1.25rem}.z-10{z-index:10}.z-50{z-index:50}.z-0{z-index:0}.-z-\[1\],.z-\[-1\]{z-index:-1}.col-span-2{grid-column:span 2/span 2}.col-span-8{grid-column:span 8/span 8}.col-span-12{grid-column:span 12/span 12}.col-span-10{grid-column:span 10/span 10}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-4{margin-bottom:1rem;margin-top:1rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.my-8{margin-bottom:2rem;margin-top:2rem}.my-\[1em\]{margin-bottom:1em;margin-top:1em}.my-3{margin-bottom:.75rem;margin-top:.75rem}.mx-0{margin-left:0;margin-right:0}.my-\[1\.25em\]{margin-bottom:1.25em;margin-top:1.25em}.\!my-\[0\.5em\]{margin-bottom:.5em!important;margin-top:.5em!important}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.mr-2{margin-right:.5rem}.ml-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mt-6{margin-top:1.5rem}.\!mb-0{margin-bottom:0!important}.-mt-4{margin-top:-1rem}.mb-8{margin-bottom:2rem}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mb-3{margin-bottom:.75rem}.mt-px{margin-top:1px}.mr-3{margin-right:.75rem}.mr-1{margin-right:.25rem}.ml-4{margin-left:1rem}.ml-2{margin-left:.5rem}.mt-8{margin-top:2rem}.\!mt-0{margin-top:0!important}.-mt-8{margin-top:-2rem}.mb-1{margin-bottom:.25rem}.mb-6{margin-bottom:1.5rem}.mt-\[1\.5em\]{margin-top:1.5em}.mb-\[1\.5em\]{margin-bottom:1.5em}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-full{height:100%}.h-4{height:1rem}.h-6{height:1.5rem}.h-5{height:1.25rem}.h-header{height:var(--header-height)}.h-12{height:3rem}.h-8{height:2rem}.h-64{height:16rem}.h-3{height:.75rem}.h-\[calc\(100\%\+2px\)\]{height:calc(100% + 2px)}.min-h-full{min-height:100%}.min-h-\[500px\]{min-height:500px}.min-h-\[700px\]{min-height:700px}.min-h-\[1rem\]{min-height:1rem}.min-h-page{min-height:var(--page-height)}.min-h-screen{min-height:100vh}.w-full{width:100%}.w-4{width:1rem}.w-6{width:1.5rem}.w-5{width:1.25rem}.w-auto{width:auto}.w-12{width:3rem}.w-8{width:2rem}.w-3{width:.75rem}.w-\[calc\(100\%-4px\)\]{width:calc(100% - 4px)}.min-w-0{min-width:0}.max-w-7xl{max-width:80rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-full{max-width:100%}.max-w-xs{max-width:20rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-3xl{max-width:48rem}.flex-none{flex:none}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.grow-0{flex-grow:0}.table-auto{table-layout:auto}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}.rotate-0{--tw-rotate:0deg}.rotate-0,.scale-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.scroll-mt-\[calc\(var\(--header-height\)\+4\.5rem\)\]{scroll-margin-top:calc(var(--header-height) + 4.5rem)}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-3{gap:.75rem}.gap-2{gap:.5rem}.gap-8{gap:2rem}.gap-1{gap:.25rem}.gap-y-8{row-gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-xl{border-radius:.75rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-none{border-radius:0}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-transparent{border-color:transparent}.border-gray-500{--tw-border-opacity:1;border-color:rgb(113 113 122/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(161 161 170/var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.border-primary-400{border-color:var(--colors-primary-400)}.border-primary-600{border-color:var(--colors-primary-600)}.border-gray-100{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}.border-primary-500{border-color:var(--colors-primary-500)}.bg-white\/80{background-color:#fffc}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.bg-primary-500{background-color:var(--colors-primary-500)}.bg-transparent{background-color:transparent}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(12 12 13/var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(255 76 64/var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(247 209 76/var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(0 220 130/var(--tw-bg-opacity))}.bg-white\/95{background-color:#fffffff2}.bg-opacity-50{--tw-bg-opacity:.5}.\!bg-opacity-20{--tw-bg-opacity:.2!important}.bg-opacity-25{--tw-bg-opacity:.25}.fill-current{fill:currentColor}.p-0{padding:0}.p-2{padding:.5rem}.p-8{padding:2rem}.p-4{padding:1rem}.p-3{padding:.75rem}.p-\[0\.5em\]{padding:.5em}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-8{padding-bottom:2rem;padding-top:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-px{padding-bottom:1px;padding-top:1px}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-\[3px\]{padding-bottom:3px;padding-top:3px}.px-\[6px\]{padding-left:6px;padding-right:6px}.pl-3{padding-left:.75rem}.pb-12{padding-bottom:3rem}.pb-20{padding-bottom:5rem}.pl-4{padding-left:1rem}.pb-8{padding-bottom:2rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pl-6{padding-left:1.5rem}.pb-6{padding-bottom:1.5rem}.pb-4{padding-bottom:1rem}.pr-2{padding-right:.5rem}.pt-0{padding-top:0}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-bottom{vertical-align:bottom}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-5xl{font-size:3rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-extrabold{font-weight:800}.font-bold{font-weight:700}.\!font-bold{font-weight:700!important}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.leading-5{line-height:1.25rem}.leading-4{line-height:1rem}.leading-normal{line-height:1.5}.leading-none{line-height:1}.leading-snug{line-height:1.375}.tracking-tight{letter-spacing:-.025em}.text-primary-500{color:var(--colors-primary-500)}.text-black{--tw-text-opacity:1;color:rgb(12 12 13/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-current{color:currentColor}.\!text-current{color:currentColor!important}.text-gray-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(26 173 255/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(0 189 111/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(245 200 40/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(255 40 26/var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}.text-gray-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-75{opacity:.75}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow,.shadow-inner{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px)}.blur,.grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.\!backdrop-blur-lg{--tw-backdrop-blur:blur(16px)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.duration-200{transition-duration:.2s}.duration-100{transition-duration:.1s}.content-\[\'\'\]{--tw-content:"";content:var(--tw-content)}.u-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.dark .u-bg-white{--tw-bg-opacity:1;background-color:rgb(12 12 13/var(--tw-bg-opacity))}.u-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.dark .u-bg-gray-50{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.u-text-gray-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.dark .u-text-gray-400,.u-text-gray-500{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.dark .u-text-gray-500{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.u-text-gray-700{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.dark .u-text-gray-700{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.u-text-gray-900{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}.dark .u-text-gray-900{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.u-border-gray-100{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}.dark .u-border-gray-100{--tw-border-opacity:1;border-color:rgb(24 24 27/var(--tw-border-opacity))}.u-border-gray-200{--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}.dark .u-border-gray-200{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.u-border-gray-300{--tw-border-opacity:1;border-color:rgb(212 212 216/var(--tw-border-opacity))}.dark .u-border-gray-300{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.u-border-gray-900{--tw-border-opacity:1;border-color:rgb(24 24 27/var(--tw-border-opacity))}.dark .u-border-gray-900{--tw-border-opacity:1;border-color:rgb(244 244 245/var(--tw-border-opacity))}.u-ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(228 228 231/var(--tw-ring-opacity))}.dark .u-ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(39 39 42/var(--tw-ring-opacity))}.alert.base,.badge.base,.callout.base{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity));border-color:rgb(228 228 231/var(--tw-border-opacity));border-width:1px}.dark .alert.base,.dark .badge.base,.dark .callout.base{--tw-border-opacity:1;--tw-bg-opacity:.25;--tw-text-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity));border-color:rgb(24 24 27/var(--tw-border-opacity));color:rgb(250 250 250/var(--tw-text-opacity))}.alert.base code,.badge.base code,.callout.base code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(244 244 245/var(--tw-bg-opacity));border-color:rgb(228 228 231/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.base code,.dark .badge.base code,.dark .callout.base code{--tw-border-opacity:1;--tw-bg-opacity:.5;background-color:rgb(24 24 27/var(--tw-bg-opacity));border-color:rgb(39 39 42/var(--tw-border-opacity))}.alert.base a:hover code,.badge.base a:hover code,.callout.base a:hover code{--tw-border-opacity:1;border-color:rgb(161 161 170/var(--tw-border-opacity))}.dark .alert.base a:hover code,.dark .badge.base a:hover code,.dark .callout.base a:hover code{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.alert.primary,.badge.primary,.callout.primary{background-color:var(--colors-primary-50);border-color:var(--colors-primary-100);border-width:1px;color:var(--colors-primary-600)}.dark .alert.primary,.dark .badge.primary,.dark .callout.primary{--tw-bg-opacity:.25;background-color:var(--colors-primary-800);border-color:var(--colors-primary-900);color:var(--colors-primary-200)}.alert.primary code,.badge.primary code,.callout.primary code{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:var(--colors-primary-100);border-color:var(--colors-primary-200);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.primary code,.dark .badge.primary code,.dark .callout.primary code{--tw-bg-opacity:.5;background-color:var(--colors-primary-900);border-color:var(--colors-primary-800)}.alert.primary a:hover code,.badge.primary a:hover code,.callout.primary a:hover code{border-color:var(--colors-primary-400)}.dark .alert.primary a:hover code,.dark .badge.primary a:hover code,.dark .callout.primary a:hover code{border-color:var(--colors-primary-700)}.alert.success,.badge.success,.callout.success{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(214 255 238/var(--tw-bg-opacity));border-color:rgb(172 255 221/var(--tw-border-opacity));border-width:1px;color:rgb(0 157 93/var(--tw-text-opacity))}.dark .alert.success,.dark .badge.success,.dark .callout.success{--tw-border-opacity:1;--tw-bg-opacity:.25;--tw-text-opacity:1;background-color:rgb(0 94 56/var(--tw-bg-opacity));border-color:rgb(0 63 37/var(--tw-border-opacity));color:rgb(131 255 204/var(--tw-text-opacity))}.alert.success code,.badge.success code,.callout.success code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(172 255 221/var(--tw-bg-opacity));border-color:rgb(131 255 204/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.success code,.dark .badge.success code,.dark .callout.success code{--tw-border-opacity:1;--tw-bg-opacity:.5;background-color:rgb(0 63 37/var(--tw-bg-opacity));border-color:rgb(0 94 56/var(--tw-border-opacity))}.alert.success a:hover code,.badge.success a:hover code,.callout.success a:hover code{--tw-border-opacity:1;border-color:rgb(0 220 130/var(--tw-border-opacity))}.dark .alert.success a:hover code,.dark .badge.success a:hover code,.dark .callout.success a:hover code{--tw-border-opacity:1;border-color:rgb(0 126 74/var(--tw-border-opacity))}.alert.info,.badge.info,.callout.info{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(217 241 255/var(--tw-bg-opacity));border-color:rgb(179 228 255/var(--tw-border-opacity));border-width:1px;color:rgb(0 144 225/var(--tw-text-opacity))}.dark .alert.info,.dark .badge.info,.dark .callout.info{--tw-border-opacity:1;--tw-bg-opacity:.25;--tw-text-opacity:1;background-color:rgb(0 72 112/var(--tw-bg-opacity));border-color:rgb(0 36 56/var(--tw-border-opacity));color:rgb(141 214 255/var(--tw-text-opacity))}.alert.info code,.badge.info code,.callout.info code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(179 228 255/var(--tw-bg-opacity));border-color:rgb(141 214 255/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.info code,.dark .badge.info code,.dark .callout.info code{--tw-border-opacity:1;--tw-bg-opacity:.5;background-color:rgb(0 36 56/var(--tw-bg-opacity));border-color:rgb(0 72 112/var(--tw-border-opacity))}.alert.info a:hover code,.badge.info a:hover code,.callout.info a:hover code{--tw-border-opacity:1;border-color:rgb(64 187 255/var(--tw-border-opacity))}.dark .alert.info a:hover code,.dark .badge.info a:hover code,.dark .callout.info a:hover code{--tw-border-opacity:1;border-color:rgb(0 108 169/var(--tw-border-opacity))}.alert.warning,.badge.warning,.callout.warning{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(253 246 219/var(--tw-bg-opacity));border-color:rgb(252 237 183/var(--tw-border-opacity));border-width:1px;color:rgb(218 172 10/var(--tw-text-opacity))}.dark .alert.warning,.dark .badge.warning,.dark .callout.warning{--tw-border-opacity:1;--tw-bg-opacity:.25;--tw-text-opacity:1;background-color:rgb(109 86 5/var(--tw-bg-opacity));border-color:rgb(54 43 3/var(--tw-border-opacity));color:rgb(252 237 183/var(--tw-text-opacity))}.alert.warning code,.badge.warning code,.callout.warning code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(252 237 183/var(--tw-bg-opacity));border-color:rgb(250 227 147/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.warning code,.dark .badge.warning code,.dark .callout.warning code{--tw-border-opacity:1;--tw-bg-opacity:.5;background-color:rgb(54 43 3/var(--tw-bg-opacity));border-color:rgb(109 86 5/var(--tw-border-opacity))}.alert.warning a:hover code,.badge.warning a:hover code,.callout.warning a:hover code{--tw-border-opacity:1;border-color:rgb(247 209 76/var(--tw-border-opacity))}.dark .alert.warning a:hover code,.dark .badge.warning a:hover code,.dark .callout.warning a:hover code{--tw-border-opacity:1;border-color:rgb(163 129 8/var(--tw-border-opacity))}.alert.danger,.badge.danger,.callout.danger{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 219 217/var(--tw-bg-opacity));border-color:rgb(255 183 179/var(--tw-border-opacity));border-width:1px;color:rgb(225 14 0/var(--tw-text-opacity))}.dark .alert.danger,.dark .badge.danger,.dark .callout.danger{--tw-border-opacity:1;--tw-bg-opacity:.25;--tw-text-opacity:1;background-color:rgb(112 7 0/var(--tw-bg-opacity));border-color:rgb(56 3 0/var(--tw-border-opacity));color:rgb(255 183 179/var(--tw-text-opacity))}.alert.danger code,.badge.danger code,.callout.danger code{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:rgb(255 183 179/var(--tw-bg-opacity));border-color:rgb(255 148 141/var(--tw-border-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:currentColor}.dark .alert.danger code,.dark .badge.danger code,.dark .callout.danger code{--tw-border-opacity:1;--tw-bg-opacity:.5;background-color:rgb(56 3 0/var(--tw-bg-opacity));border-color:rgb(112 7 0/var(--tw-border-opacity))}.alert.danger a:hover code,.badge.danger a:hover code,.callout.danger a:hover code{--tw-border-opacity:1;border-color:rgb(255 76 64/var(--tw-border-opacity))}.dark .alert.danger a:hover code,.dark .badge.danger a:hover code,.dark .callout.danger a:hover code{--tw-border-opacity:1;border-color:rgb(169 10 0/var(--tw-border-opacity))}.alert.blurry,.badge.blurry,.callout.blurry{--tw-bg-opacity:.2!important;--tw-backdrop-blur:blur(16px)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.alert a,.badge a,.callout a{border-style:none!important;color:currentColor!important;font-weight:600!important;text-decoration-line:underline!important}.alert strong,.badge strong,.callout strong{color:currentColor!important;font-weight:700!important}.alert li:before,.badge li:before,.callout li:before{background-color:currentColor!important;color:currentColor!important}.alert .prose-code,.badge .prose-code,.callout .prose-code{margin-bottom:1rem;margin-top:1rem}.alert .prose-code code,.badge .prose-code code,.callout .prose-code code{background-color:transparent!important}.dark:root{--docsearch-primary-color:var(--colors-primary-500)!important;--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497;color-scheme:dark}.DocSearch-Input:focus{box-shadow:none!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(63 63 70/var(--tw-text-opacity));overflow-y:scroll}.dark body,body{--tw-bg-opacity:1;--tw-text-opacity:1}.dark body{background-color:rgb(12 12 13/var(--tw-bg-opacity));color:rgb(228 228 231/var(--tw-text-opacity))}body{font-family:var(--fonts-primary)}:root{--docsearch-primary-color:var(--colors-primary-500)!important}html.dark{--tw-bg-opacity:1;background-color:rgb(12 12 13/var(--tw-bg-opacity))}code,kbd,pre,samp{font-family:var(--fonts-code);font-size:1em}.first\:pl-0:first-child{padding-left:0}.hover\:border-primary-500:hover{border-color:var(--colors-primary-500)}.hover\:bg-primary-600:hover{background-color:var(--colors-primary-600)}.hover\:text-primary-500:hover{color:var(--colors-primary-500)}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:ring-primary-500:hover{--tw-ring-color:var(--colors-primary-500)}.hover\:u-text-gray-500:hover{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.dark .hover\:u-text-gray-500:hover{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.hover\:u-text-gray-700:hover{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.dark .hover\:u-text-gray-700:hover{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.hover\:u-text-gray-900:hover{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}.dark .hover\:u-text-gray-900:hover{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.hover\:u-border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(212 212 216/var(--tw-border-opacity))}.dark .hover\:u-border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-primary-600:focus{--tw-ring-color:var(--colors-primary-600)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff}.group:hover .group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:u-text-gray-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.dark .group:hover .group-hover\:u-text-gray-800{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}.dark .dark\:border-gray-900{--tw-border-opacity:1;border-color:rgb(24 24 27/var(--tw-border-opacity))}.dark .dark\:border-gray-800{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.dark .dark\:border-primary-600{border-color:var(--colors-primary-600)}.dark .dark\:bg-black\/80{background-color:#0c0c0dcc}.dark .dark\:bg-gray-900{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.dark .dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}.dark .dark\:bg-black{--tw-bg-opacity:1;background-color:rgb(12 12 13/var(--tw-bg-opacity))}.dark .dark\:bg-opacity-50{--tw-bg-opacity:.5}.dark .dark\:bg-opacity-25{--tw-bg-opacity:.25}.dark .dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark .dark\:text-gray-200{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.dark .dark\:text-primary-500{color:var(--colors-primary-500)}.dark .dark\:hover\:border-primary-500:hover{border-color:var(--colors-primary-500)}.dark .group:hover .dark\:group-hover\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity))}@media (min-width:640px){.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mt-10{margin-top:2.5rem}.sm\:flex{display:flex}.sm\:h-8{height:2rem}.sm\:cursor-auto{cursor:auto}.sm\:scroll-mt-\[calc\(var\(--header-height\)\+2rem\)\]{scroll-margin-top:calc(var(--header-height) + 2rem)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-6{gap:1.5rem}.sm\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.sm\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:border-l{border-left-width:1px}.sm\:border-transparent{border-color:transparent}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-24{padding-bottom:6rem;padding-top:6rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pb-24{padding-bottom:6rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:u-border-gray-200{--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}.dark .sm\:u-border-gray-200{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}}@media (min-width:768px){.md\:grid{display:grid}.md\:w-1\/2{width:50%}.md\:flex-row{flex-direction:row}.md\:place-items-center{place-items:center}}@media (min-width:1024px){.lg\:sticky{position:sticky}.lg\:top-header{top:var(--header-height)}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mr-2{margin-right:.5rem}.lg\:mt-0{margin-top:0}.lg\:mb-4{margin-bottom:1rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-4{height:1rem}.lg\:max-h-\[calc\(100vh-var\(--header-height\)\)\]{max-height:calc(100vh - var(--header-height))}.lg\:max-h-page{max-height:var(--page-height)}.lg\:w-4{width:1rem}.lg\:w-1\/4{width:25%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-end{align-items:flex-end}.lg\:justify-start{justify-content:flex-start}.lg\:gap-8{gap:2rem}.lg\:gap-4{gap:1rem}.lg\:self-start{align-self:flex-start}.lg\:rounded-md{border-radius:.375rem}.lg\:border-b{border-bottom-width:1px}.lg\:bg-transparent{background-color:transparent}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.lg\:py-1{padding-bottom:.25rem;padding-top:.25rem}.lg\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\:py-32{padding-bottom:8rem;padding-top:8rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:pl-2{padding-left:.5rem}.lg\:pr-3{padding-right:.75rem}.lg\:pl-4{padding-left:1rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pt-8{padding-top:2rem}.lg\:text-left{text-align:left}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\:backdrop-blur-none{--tw-backdrop-blur:blur(0);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.lg\:u-ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgb(244 244 245/var(--tw-ring-opacity))}.dark .lg\:u-ring-gray-100{--tw-ring-opacity:1;--tw-ring-color:rgb(24 24 27/var(--tw-ring-opacity))}.group:hover .lg\:group-hover\:u-ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(212 212 216/var(--tw-ring-opacity))}.dark .group:hover .lg\:group-hover\:u-ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(63 63 70/var(--tw-ring-opacity))}}@media (min-width:1536px){.\32xl\:gap-8{gap:2rem}}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(./inter-cyrillic-ext-400-normal.f7666a51.woff2) format("woff2"),url(./inter-all-400-normal.f824029b.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(./inter-cyrillic-400-normal.e9493683.woff2) format("woff2"),url(./inter-all-400-normal.f824029b.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(./inter-greek-ext-400-normal.d3e30cde.woff2) format("woff2"),url(./inter-all-400-normal.f824029b.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(./inter-greek-400-normal.2f2d421a.woff2) format("woff2"),url(./inter-all-400-normal.f824029b.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(./inter-all-400-normal.f824029b.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(./inter-latin-ext-400-normal.64a98f58.woff2) format("woff2"),url(./inter-all-400-normal.f824029b.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(./inter-latin-400-normal.0364d368.woff2) format("woff2"),url(./inter-all-400-normal.f824029b.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(./inter-cyrillic-ext-500-normal.8b5f6999.woff2) format("woff2"),url(./inter-all-500-normal.94e08ad8.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(./inter-cyrillic-500-normal.f6bd191e.woff2) format("woff2"),url(./inter-all-500-normal.94e08ad8.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(./inter-greek-ext-500-normal.528b79aa.woff2) format("woff2"),url(./inter-all-500-normal.94e08ad8.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(./inter-greek-500-normal.ddbf6a70.woff2) format("woff2"),url(./inter-all-500-normal.94e08ad8.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(data:font/woff2;base64,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) format("woff2"),url(./inter-all-500-normal.94e08ad8.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(./inter-latin-ext-500-normal.4fba9ae6.woff2) format("woff2"),url(./inter-all-500-normal.94e08ad8.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(./inter-latin-500-normal.d5333670.woff2) format("woff2"),url(./inter-all-500-normal.94e08ad8.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(./inter-cyrillic-ext-600-normal.2ea11f8c.woff2) format("woff2"),url(./inter-all-600-normal.ba29c057.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(./inter-cyrillic-600-normal.9bc492f5.woff2) format("woff2"),url(./inter-all-600-normal.ba29c057.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(./inter-greek-ext-600-normal.c37a11b3.woff2) format("woff2"),url(./inter-all-600-normal.ba29c057.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(./inter-greek-600-normal.4591e350.woff2) format("woff2"),url(./inter-all-600-normal.ba29c057.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(data:font/woff2;base64,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) format("woff2"),url(./inter-all-600-normal.ba29c057.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(./inter-latin-ext-600-normal.cc23fe6f.woff2) format("woff2"),url(./inter-all-600-normal.ba29c057.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(./inter-latin-600-normal.048d136d.woff2) format("woff2"),url(./inter-all-600-normal.ba29c057.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(./inter-cyrillic-ext-700-normal.b7bb121f.woff2) format("woff2"),url(./inter-all-700-normal.9d318ccb.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(./inter-cyrillic-700-normal.f6c6dcaf.woff2) format("woff2"),url(./inter-all-700-normal.9d318ccb.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(./inter-greek-ext-700-normal.22174f43.woff2) format("woff2"),url(./inter-all-700-normal.9d318ccb.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(./inter-greek-700-normal.9e078f49.woff2) format("woff2"),url(./inter-all-700-normal.9d318ccb.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(data:font/woff2;base64,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) format("woff2"),url(./inter-all-700-normal.9d318ccb.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(./inter-latin-ext-700-normal.1cc47d25.woff2) format("woff2"),url(./inter-all-700-normal.9d318ccb.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(./inter-latin-700-normal.ced2d8e0.woff2) format("woff2"),url(./inter-all-700-normal.9d318ccb.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}a.button-link[data-v-df52924a]{--tw-text-opacity:1;align-items:center;background-color:var(--colors-primary-500);border-color:transparent;border-radius:.5rem;border-width:1px;color:rgb(255 255 255/var(--tw-text-opacity));display:inline-flex;flex:none;font-size:.875rem;line-height:1rem;margin-bottom:.5rem;padding:.375rem .75rem;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}a.button-link[data-v-df52924a]:hover{background-color:var(--colors-primary-600)}a.button-link[data-v-df52924a]:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:var(--colors-primary-600);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}.dark a.button-link[data-v-df52924a]:focus{--tw-ring-offset-color:#18181b}a.button-link.medium[data-v-df52924a]{font-size:1rem;line-height:1rem;padding:.5rem 1rem}a.button-link.large[data-v-df52924a]{font-size:1.125rem;line-height:1.5rem;padding:.625rem 1.5rem}a.button-link.transparent[data-v-df52924a]{background-color:transparent;padding:0}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}:root{--colors-primary-50:#d9f1ff;--colors-primary-100:#b3e4ff;--colors-primary-200:#8dd6ff;--colors-primary-300:#66c8ff;--colors-primary-400:#40bbff;--colors-primary-500:#1aadff;--colors-primary-600:#0090e1;--colors-primary-700:#006ca9;--colors-primary-800:#004870;--colors-primary-900:#002438;--fonts-primary:Inter,sans-serif;--fonts-code:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--page-height:calc(100vh - 114px);--page-max-width:90rem;--header-height:64px;--footer-height:50px;--screens-lg:1024px;--title:asddsasda 3s;--cover-src:https://res.cloudinary.com/nuxt/image/upload/v1650870623/nuxt3-rc-social_z6qh3m.png;--cover-alt:Nuxt 3 cover image}.nuxt-progress{background:repeating-linear-gradient(90deg,#00dc82 0,#34cdfe 50%,#0047e1);left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,height .4s,opacity .4s;width:0;z-index:999999}li[data-v-81e0b9ad]{align-items:center;display:inline-flex;gap:.25rem}.link[data-v-81e0b9ad]{border-radius:.25rem;font-size:.875rem;line-height:1.25rem;padding:.5rem 1rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.link[data-v-81e0b9ad]:focus,.link[data-v-81e0b9ad]:hover{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px}.dark .link[data-v-81e0b9ad]:focus,.dark .link[data-v-81e0b9ad]:hover{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.link.active[data-v-81e0b9ad],.link[data-v-81e0b9ad]:active{--tw-bg-opacity:1;--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color);background-color:rgb(244 244 245/var(--tw-bg-opacity));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);font-weight:600}.dark .link.active[data-v-81e0b9ad],.dark .link[data-v-81e0b9ad]:active{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}header[data-v-ffc00f42]{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)} diff --git a/docs/.vercel/output/static/_nuxt/error-404.0c82eab2.js b/docs/.vercel/output/static/_nuxt/error-404.0c82eab2.js deleted file mode 100644 index c80eedf..0000000 --- a/docs/.vercel/output/static/_nuxt/error-404.0c82eab2.js +++ /dev/null @@ -1 +0,0 @@ -import{v as a,a5 as n,o as r,f as l,h as e,t as s,k as d,w as c,i as p,s as f,L as h,M as x}from"./entry.5c8819da.js";const m=t=>(h("data-v-166a188e"),t=t(),x(),t),u={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},g=m(()=>e("div",{class:"fixed left-0 right-0 spotlight z-10"},null,-1)),_={class:"max-w-520px text-center z-20"},b=["textContent"],w=["textContent"],y={class:"w-full flex items-center justify-center"},S={__name:"error-404",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:404},statusMessage:{type:String,default:"Not Found"},description:{type:String,default:"Sorry, the page you are looking for could not be found."},backHome:{type:String,default:"Go back home"}},setup(t){const o=t;return n({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(k,v)=>{const i=f;return r(),l("div",u,[g,e("div",_,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,b),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,w),e("div",y,[d(i,{to:"/",class:"gradient-border text-md sm:text-xl py-2 px-4 sm:py-3 sm:px-6 cursor-pointer"},{default:c(()=>[p(s(t.backHome),1)]),_:1})])])])}}},z=a(S,[["__scopeId","data-v-166a188e"]]);export{z as default}; diff --git a/docs/.vercel/output/static/_nuxt/error-404.dcb4aeca.css b/docs/.vercel/output/static/_nuxt/error-404.dcb4aeca.css deleted file mode 100644 index ebaadda..0000000 --- a/docs/.vercel/output/static/_nuxt/error-404.dcb4aeca.css +++ /dev/null @@ -1 +0,0 @@ -.spotlight[data-v-166a188e]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);bottom:-30vh;filter:blur(20vh);height:40vh}.gradient-border[data-v-166a188e]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;position:relative}@media (prefers-color-scheme:light){.gradient-border[data-v-166a188e]{background-color:#ffffff4d}.gradient-border[data-v-166a188e]:before{background:linear-gradient(90deg,#e2e2e2,#e2e2e2 25%,#00dc82 50%,#36e4da 75%,#0047e1)}}@media (prefers-color-scheme:dark){html:not(.light) .gradient-border[data-v-166a188e]{background-color:#1414144d}html:not(.light) .gradient-border[data-v-166a188e]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82 50%,#36e4da 75%,#0047e1)}}html.dark .gradient-border[data-v-166a188e]{background-color:#1414144d}html.dark .gradient-border[data-v-166a188e]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82 50%,#36e4da 75%,#0047e1)}.gradient-border[data-v-166a188e]:before{background-size:400% auto;border-radius:.5rem;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:2px;position:absolute;right:0;top:0;transition:background-position .3s ease-in-out,opacity .2s ease-in-out;width:100%}.gradient-border[data-v-166a188e]:hover:before{background-position:-50% 0;opacity:1}.bg-white[data-v-166a188e]{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.cursor-pointer[data-v-166a188e]{cursor:pointer}.flex[data-v-166a188e]{display:flex}.grid[data-v-166a188e]{display:grid}.place-content-center[data-v-166a188e]{place-content:center}.items-center[data-v-166a188e]{align-items:center}.justify-center[data-v-166a188e]{justify-content:center}.font-sans[data-v-166a188e]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-medium[data-v-166a188e]{font-weight:500}.font-light[data-v-166a188e]{font-weight:300}.text-8xl[data-v-166a188e]{font-size:6rem;line-height:1}.text-xl[data-v-166a188e]{font-size:1.25rem;line-height:1.75rem}.leading-tight[data-v-166a188e]{line-height:1.25}.mb-8[data-v-166a188e]{margin-bottom:2rem}.mb-16[data-v-166a188e]{margin-bottom:4rem}.max-w-520px[data-v-166a188e]{max-width:520px}.min-h-screen[data-v-166a188e]{min-height:100vh}.overflow-hidden[data-v-166a188e]{overflow:hidden}.px-8[data-v-166a188e]{padding-left:2rem;padding-right:2rem}.py-2[data-v-166a188e]{padding-bottom:.5rem;padding-top:.5rem}.px-4[data-v-166a188e]{padding-left:1rem;padding-right:1rem}.fixed[data-v-166a188e]{position:fixed}.left-0[data-v-166a188e]{left:0}.right-0[data-v-166a188e]{right:0}.text-center[data-v-166a188e]{text-align:center}.text-black[data-v-166a188e]{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.antialiased[data-v-166a188e]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-full[data-v-166a188e]{width:100%}.z-10[data-v-166a188e]{z-index:10}.z-20[data-v-166a188e]{z-index:20}@media (min-width:640px){.sm\:text-4xl[data-v-166a188e]{font-size:2.25rem;line-height:2.5rem}.sm\:text-xl[data-v-166a188e]{font-size:1.25rem;line-height:1.75rem}.sm\:text-10xl[data-v-166a188e]{font-size:10rem;line-height:1}.sm\:px-0[data-v-166a188e]{padding-left:0;padding-right:0}.sm\:py-3[data-v-166a188e]{padding-bottom:.75rem;padding-top:.75rem}.sm\:px-6[data-v-166a188e]{padding-left:1.5rem;padding-right:1.5rem}}@media (prefers-color-scheme:dark){html:not(.light) .dark\:bg-black[data-v-166a188e]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html:not(.light) .dark\:text-white[data-v-166a188e]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}html.dark .dark\:bg-black[data-v-166a188e]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html.dark .dark\:text-white[data-v-166a188e]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))} diff --git a/docs/.vercel/output/static/_nuxt/error-500.4159364d.css b/docs/.vercel/output/static/_nuxt/error-500.4159364d.css deleted file mode 100644 index 4ad65cb..0000000 --- a/docs/.vercel/output/static/_nuxt/error-500.4159364d.css +++ /dev/null @@ -1 +0,0 @@ -.spotlight[data-v-df2005ea]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);filter:blur(20vh)}.bg-white[data-v-df2005ea]{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.grid[data-v-df2005ea]{display:grid}.place-content-center[data-v-df2005ea]{place-content:center}.font-sans[data-v-df2005ea]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-medium[data-v-df2005ea]{font-weight:500}.font-light[data-v-df2005ea]{font-weight:300}.h-1\/2[data-v-df2005ea]{height:50%}.text-8xl[data-v-df2005ea]{font-size:6rem;line-height:1}.text-xl[data-v-df2005ea]{font-size:1.25rem;line-height:1.75rem}.leading-tight[data-v-df2005ea]{line-height:1.25}.mb-8[data-v-df2005ea]{margin-bottom:2rem}.mb-16[data-v-df2005ea]{margin-bottom:4rem}.max-w-520px[data-v-df2005ea]{max-width:520px}.min-h-screen[data-v-df2005ea]{min-height:100vh}.overflow-hidden[data-v-df2005ea]{overflow:hidden}.px-8[data-v-df2005ea]{padding-left:2rem;padding-right:2rem}.fixed[data-v-df2005ea]{position:fixed}.left-0[data-v-df2005ea]{left:0}.right-0[data-v-df2005ea]{right:0}.-bottom-1\/2[data-v-df2005ea]{bottom:-50%}.text-center[data-v-df2005ea]{text-align:center}.text-black[data-v-df2005ea]{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.antialiased[data-v-df2005ea]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:640px){.sm\:text-4xl[data-v-df2005ea]{font-size:2.25rem;line-height:2.5rem}.sm\:text-10xl[data-v-df2005ea]{font-size:10rem;line-height:1}.sm\:px-0[data-v-df2005ea]{padding-left:0;padding-right:0}}@media (prefers-color-scheme:dark){html:not(.light) .dark\:bg-black[data-v-df2005ea]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html:not(.light) .dark\:text-white[data-v-df2005ea]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}}html.dark .dark\:bg-black[data-v-df2005ea]{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}html.dark .dark\:text-white[data-v-df2005ea]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))} diff --git a/docs/.vercel/output/static/_nuxt/error-500.9ba81f1a.js b/docs/.vercel/output/static/_nuxt/error-500.9ba81f1a.js deleted file mode 100644 index bdfd396..0000000 --- a/docs/.vercel/output/static/_nuxt/error-500.9ba81f1a.js +++ /dev/null @@ -1 +0,0 @@ -import{v as i,a5 as a,o as r,f as n,h as e,t as s,L as l,M as d}from"./entry.5c8819da.js";const c=t=>(l("data-v-df2005ea"),t=t(),d(),t),p={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},f=c(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),h={class:"max-w-520px text-center"},g=["textContent"],m=["textContent"],x={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Server error"},description:{type:String,default:"This page is temporarily unavailable."}},setup(t){const o=t;return a({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(b,u)=>(r(),n("div",p,[f,e("div",h,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,g),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,m)])]))}},w=i(x,[["__scopeId","data-v-df2005ea"]]);export{w as default}; diff --git a/docs/.vercel/output/static/_nuxt/error-component.8fb53748.js b/docs/.vercel/output/static/_nuxt/error-component.8fb53748.js deleted file mode 100644 index 72b8a6a..0000000 --- a/docs/.vercel/output/static/_nuxt/error-component.8fb53748.js +++ /dev/null @@ -1,3 +0,0 @@ -import{d as o,_ as c,o as g,c as E,n as k,g as P,u as s}from"./entry.5c8819da.js";const v={__name:"nuxt-error-page",props:{error:Object},setup(u){var n;const{error:t}=u;(t.stack||"").split(` -`).splice(1).map(e=>({text:e.replace("webpack:/","").replace(".vue",".js").trim(),internal:e.includes("node_modules")&&!e.includes(".cache")||e.includes("internal")||e.includes("new Promise")})).map(e=>`${e.text}`).join(` -`);const r=Number(t.statusCode||500),a=r===404,i=(n=t.statusMessage)!=null?n:a?"Page Not Found":"Internal Server Error",p=t.message||t.toString(),_=void 0,d=o(()=>c(()=>import("./error-404.0c82eab2.js"),["error-404.0c82eab2.js","error-404.dcb4aeca.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(e=>e.default||e)),l=o(()=>c(()=>import("./error-500.9ba81f1a.js"),["error-500.9ba81f1a.js","error-500.4159364d.css","entry.5c8819da.js","entry.9a0500ad.css"],import.meta.url).then(e=>e.default||e)),m=a?d:l;return(e,f)=>(g(),E(s(m),k(P({statusCode:s(r),statusMessage:s(i),description:s(p),stack:s(_)})),null,16))}},h=v;export{h as default}; diff --git a/docs/.vercel/output/static/_nuxt/index.c8e7d9b1.js b/docs/.vercel/output/static/_nuxt/index.c8e7d9b1.js deleted file mode 100644 index 7b1b8ea..0000000 --- a/docs/.vercel/output/static/_nuxt/index.c8e7d9b1.js +++ /dev/null @@ -1 +0,0 @@ -function n(e=""){return e.toUpperCase()===e}const a=["-","_","/","."];function f(e,u=a){const s=[];let r="",p=n(e[0]),i=u.includes(e[0]);for(const t of e.split("")){const o=u.includes(t);o?(s.push(r),r="",p=!1,i=!0):!i&&!p&&n(t)?(s.push(r),r=t,p=!0,i=!1):(r+=t,p=n(t),i=o)}return r&&s.push(r),s}function l(e){return e?e[0].toUpperCase()+e.substr(1):""}function c(e="",u="-"){return(Array.isArray(e)?e:f(e)).map((s="")=>s.toLocaleLowerCase()).join(u)}export{c as k,l as u}; diff --git a/docs/.vercel/output/static/_nuxt/index.cb3c216d.js b/docs/.vercel/output/static/_nuxt/index.cb3c216d.js deleted file mode 100644 index 1a8352a..0000000 --- a/docs/.vercel/output/static/_nuxt/index.cb3c216d.js +++ /dev/null @@ -1 +0,0 @@ -import{x as p,u as Q,z as N,A as B,B as L,C as A,D as W,E as D,G as F}from"./entry.5c8819da.js";var _;const f=typeof window<"u",G=e=>typeof e=="string",m=()=>{};f&&((_=window==null?void 0:window.navigator)==null?void 0:_.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function g(e){return typeof e=="function"?e():Q(e)}function R(e){return e}function E(e){return A()?(W(e),!0):!1}function U(e,t=!0){N()?B(e):t?e():L(e)}function j(e,t,n={}){const{immediate:s=!0}=n,a=p(!1);let u=null;function c(){u&&(clearTimeout(u),u=null)}function r(){a.value=!1,c()}function i(...d){c(),a.value=!0,u=setTimeout(()=>{a.value=!1,u=null,e(...d)},g(t))}return s&&(a.value=!0,f&&i()),E(r),{isPending:a,start:i,stop:r}}function k(e){var t;const n=g(e);return(t=n==null?void 0:n.$el)!=null?t:n}const H=f?window:void 0;f&&window.document;const M=f?window.navigator:void 0;f&&window.location;function z(...e){let t,n,s,a;if(G(e[0])?([n,s,a]=e,t=H):[t,n,s,a]=e,!t)return m;let u=m;const c=F(()=>k(t),i=>{u(),i&&(i.addEventListener(n,s,a),u=()=>{i.removeEventListener(n,s,a),u=m})},{immediate:!0,flush:"post"}),r=()=>{c(),u()};return E(r),r}function K(e,t=!1){const n=p(),s=()=>n.value=Boolean(e());return s(),U(s,t),n}function Z(e={}){const{navigator:t=M,read:n=!1,source:s,copiedDuring:a=1500,legacy:u=!1}=e,c=["copy","cut"],r=K(()=>t&&"clipboard"in t),i=D(()=>r.value||u),d=p(""),v=p(!1),T=j(()=>v.value=!1,a);function x(){r.value?t.clipboard.readText().then(o=>{d.value=o}):d.value=h()}if(i.value&&n)for(const o of c)z(o,x);async function P(o=g(s)){i.value&&o!=null&&(r.value?await t.clipboard.writeText(o):S(o),d.value=o,v.value=!0,T.start())}function S(o){const l=document.createElement("textarea");l.value=o!=null?o:"",l.style.position="absolute",l.style.opacity="0",document.body.appendChild(l),l.select(),document.execCommand("copy"),l.remove()}function h(){var o,l,w;return(w=(l=(o=document==null?void 0:document.getSelection)==null?void 0:o.call(document))==null?void 0:l.toString())!=null?w:""}return{isSupported:i,text:d,copied:v,copy:P}}const O=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},y="__vueuse_ssr_handlers__";O[y]=O[y]||{};O[y];var I;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(I||(I={}));var V=Object.defineProperty,b=Object.getOwnPropertySymbols,$=Object.prototype.hasOwnProperty,q=Object.prototype.propertyIsEnumerable,C=(e,t,n)=>t in e?V(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,J=(e,t)=>{for(var n in t||(t={}))$.call(t,n)&&C(e,n,t[n]);if(b)for(var n of b(t))q.call(t,n)&&C(e,n,t[n]);return e};const X={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]};J({linear:R},X);export{Z as u}; diff --git a/docs/.vercel/output/static/_nuxt/inter-all-400-normal.f824029b.woff b/docs/.vercel/output/static/_nuxt/inter-all-400-normal.f824029b.woff deleted file mode 100644 index db0f8d1..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-all-400-normal.f824029b.woff and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-all-500-normal.94e08ad8.woff b/docs/.vercel/output/static/_nuxt/inter-all-500-normal.94e08ad8.woff deleted file mode 100644 index ec2c08d..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-all-500-normal.94e08ad8.woff and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-all-600-normal.ba29c057.woff b/docs/.vercel/output/static/_nuxt/inter-all-600-normal.ba29c057.woff deleted file mode 100644 index 8c99dc8..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-all-600-normal.ba29c057.woff and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-all-700-normal.9d318ccb.woff b/docs/.vercel/output/static/_nuxt/inter-all-700-normal.9d318ccb.woff deleted file mode 100644 index 7248f27..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-all-700-normal.9d318ccb.woff and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-cyrillic-400-normal.e9493683.woff2 b/docs/.vercel/output/static/_nuxt/inter-cyrillic-400-normal.e9493683.woff2 deleted file mode 100644 index c1c5768..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-cyrillic-400-normal.e9493683.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-cyrillic-500-normal.f6bd191e.woff2 b/docs/.vercel/output/static/_nuxt/inter-cyrillic-500-normal.f6bd191e.woff2 deleted file mode 100644 index d151842..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-cyrillic-500-normal.f6bd191e.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-cyrillic-600-normal.9bc492f5.woff2 b/docs/.vercel/output/static/_nuxt/inter-cyrillic-600-normal.9bc492f5.woff2 deleted file mode 100644 index b0f0af5..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-cyrillic-600-normal.9bc492f5.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-cyrillic-700-normal.f6c6dcaf.woff2 b/docs/.vercel/output/static/_nuxt/inter-cyrillic-700-normal.f6c6dcaf.woff2 deleted file mode 100644 index 22a09b0..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-cyrillic-700-normal.f6c6dcaf.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-400-normal.f7666a51.woff2 b/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-400-normal.f7666a51.woff2 deleted file mode 100644 index da834bb..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-400-normal.f7666a51.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-500-normal.8b5f6999.woff2 b/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-500-normal.8b5f6999.woff2 deleted file mode 100644 index 5a1646b..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-500-normal.8b5f6999.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-600-normal.2ea11f8c.woff2 b/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-600-normal.2ea11f8c.woff2 deleted file mode 100644 index 3b4d7f4..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-600-normal.2ea11f8c.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-700-normal.b7bb121f.woff2 b/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-700-normal.b7bb121f.woff2 deleted file mode 100644 index 7e52d98..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-cyrillic-ext-700-normal.b7bb121f.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-greek-400-normal.2f2d421a.woff2 b/docs/.vercel/output/static/_nuxt/inter-greek-400-normal.2f2d421a.woff2 deleted file mode 100644 index 143a941..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-greek-400-normal.2f2d421a.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-greek-500-normal.ddbf6a70.woff2 b/docs/.vercel/output/static/_nuxt/inter-greek-500-normal.ddbf6a70.woff2 deleted file mode 100644 index 5c98638..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-greek-500-normal.ddbf6a70.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-greek-600-normal.4591e350.woff2 b/docs/.vercel/output/static/_nuxt/inter-greek-600-normal.4591e350.woff2 deleted file mode 100644 index f4f0a5e..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-greek-600-normal.4591e350.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-greek-700-normal.9e078f49.woff2 b/docs/.vercel/output/static/_nuxt/inter-greek-700-normal.9e078f49.woff2 deleted file mode 100644 index 140147e..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-greek-700-normal.9e078f49.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-greek-ext-400-normal.d3e30cde.woff2 b/docs/.vercel/output/static/_nuxt/inter-greek-ext-400-normal.d3e30cde.woff2 deleted file mode 100644 index 5f4ae92..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-greek-ext-400-normal.d3e30cde.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-greek-ext-500-normal.528b79aa.woff2 b/docs/.vercel/output/static/_nuxt/inter-greek-ext-500-normal.528b79aa.woff2 deleted file mode 100644 index aec20f6..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-greek-ext-500-normal.528b79aa.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-greek-ext-600-normal.c37a11b3.woff2 b/docs/.vercel/output/static/_nuxt/inter-greek-ext-600-normal.c37a11b3.woff2 deleted file mode 100644 index 0fee707..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-greek-ext-600-normal.c37a11b3.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-greek-ext-700-normal.22174f43.woff2 b/docs/.vercel/output/static/_nuxt/inter-greek-ext-700-normal.22174f43.woff2 deleted file mode 100644 index 3a44ec3..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-greek-ext-700-normal.22174f43.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-latin-400-normal.0364d368.woff2 b/docs/.vercel/output/static/_nuxt/inter-latin-400-normal.0364d368.woff2 deleted file mode 100644 index c659f5e..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-latin-400-normal.0364d368.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-latin-500-normal.d5333670.woff2 b/docs/.vercel/output/static/_nuxt/inter-latin-500-normal.d5333670.woff2 deleted file mode 100644 index 6fc94ad..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-latin-500-normal.d5333670.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-latin-600-normal.048d136d.woff2 b/docs/.vercel/output/static/_nuxt/inter-latin-600-normal.048d136d.woff2 deleted file mode 100644 index bc76d10..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-latin-600-normal.048d136d.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-latin-700-normal.ced2d8e0.woff2 b/docs/.vercel/output/static/_nuxt/inter-latin-700-normal.ced2d8e0.woff2 deleted file mode 100644 index 8fcc432..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-latin-700-normal.ced2d8e0.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-latin-ext-400-normal.64a98f58.woff2 b/docs/.vercel/output/static/_nuxt/inter-latin-ext-400-normal.64a98f58.woff2 deleted file mode 100644 index b0d0894..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-latin-ext-400-normal.64a98f58.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-latin-ext-500-normal.4fba9ae6.woff2 b/docs/.vercel/output/static/_nuxt/inter-latin-ext-500-normal.4fba9ae6.woff2 deleted file mode 100644 index e787291..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-latin-ext-500-normal.4fba9ae6.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-latin-ext-600-normal.cc23fe6f.woff2 b/docs/.vercel/output/static/_nuxt/inter-latin-ext-600-normal.cc23fe6f.woff2 deleted file mode 100644 index 8ff1de2..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-latin-ext-600-normal.cc23fe6f.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/inter-latin-ext-700-normal.1cc47d25.woff2 b/docs/.vercel/output/static/_nuxt/inter-latin-ext-700-normal.1cc47d25.woff2 deleted file mode 100644 index d8c5665..0000000 Binary files a/docs/.vercel/output/static/_nuxt/inter-latin-ext-700-normal.1cc47d25.woff2 and /dev/null differ diff --git a/docs/.vercel/output/static/_nuxt/page.cac684c4.js b/docs/.vercel/output/static/_nuxt/page.cac684c4.js deleted file mode 100644 index b0c4b7f..0000000 --- a/docs/.vercel/output/static/_nuxt/page.cac684c4.js +++ /dev/null @@ -1 +0,0 @@ -import{b as t,e as o,o as d,f as c,k as l,w as r,u as a,an as i,h as p,p as f}from"./entry.5c8819da.js";const _={class:"flex flex-col min-h-screen"},C=t({__name:"page",setup(u){const{page:e}=o();return(s,m)=>{const n=i;return d(),c("div",_,[l(n,{fluid:a(e).fluid,"constrained-class":a(e).constrainedClass,padded:a(e).padded},{default:r(()=>[p("article",null,[f(s.$slots,"default")])]),_:3},8,["fluid","constrained-class","padded"])])}}});export{C as default}; diff --git a/docs/.vercel/output/static/_nuxt/web-socket.c0a3fa2e.js b/docs/.vercel/output/static/_nuxt/web-socket.c0a3fa2e.js deleted file mode 100644 index d701ba7..0000000 --- a/docs/.vercel/output/static/_nuxt/web-socket.c0a3fa2e.js +++ /dev/null @@ -1 +0,0 @@ -import{W as u}from"./entry.5c8819da.js";import{r as i}from"./asyncData.31ace0d7.js";const n={log:(...t)=>console.log("[Content]",...t),warn:(...t)=>console.warn("[Content]",...t)};let e;function g(){if(!window.WebSocket){n.warn("Could not enable hot reload, your browser does not support WebSocket.");return}const t=o=>{try{if(!JSON.parse(o.data))return;i()}catch{}},s=()=>n.log("WS connected!"),a=o=>{switch(o.code){case"ECONNREFUSED":r(!0);break;default:n.warn("WS Error:",o);break}},l=o=>{o.code===1e3||o.code===1005?n.log("WS closed!"):r(!0)},r=(o=!1)=>{if(o){n.log("WS reconnecting.."),setTimeout(r,1e3);return}if(e){try{e.close()}catch{}e=void 0}const c=`${u().public.content.wsUrl}ws`;n.log(`WS connect to ${c}`),e=new WebSocket(c),e.onopen=s,e.onmessage=t,e.onerror=a,e.onclose=l};return r(),{connect:r}}export{g as useContentWebSocket}; diff --git a/docs/.vercel/output/static/_nuxt/welcome.3c23b5cf.js b/docs/.vercel/output/static/_nuxt/welcome.3c23b5cf.js deleted file mode 100644 index aa52a28..0000000 --- a/docs/.vercel/output/static/_nuxt/welcome.3c23b5cf.js +++ /dev/null @@ -1 +0,0 @@ -import{v as i,a5 as s,o as l,f as n,h as t,t as r,y as a,L as d,M as c}from"./entry.5c8819da.js";import"./ContentNavigation.810a93b6.js";import"./asyncData.31ace0d7.js";import"./Callout.vue_vue_type_script_setup_true_lang.9a785567.js";/* empty css *//* empty css */import"./CodeGroup.vue_vue_type_style_index_1_scoped_e62afa1a_lang.ff9e305e.js";import"./TabsHeader.4ceb7ffd.js";import"./List.vue_vue_type_style_index_0_lang.aa51af9a.js";import"./NuxtImg.vue_vue_type_script_lang.73948608.js";import"./Props.ae63778f.js";import"./ProseTh.eff23c97.js";import"./ProseTr.b4f984e9.js";import"./ProseThead.f14263ab.js";import"./ProseCodeInline.50440e49.js";import"./ProseTd.5250a879.js";import"./ProseTbody.a82ee65e.js";import"./ProseTable.42d7d6fa.js";import"./index.c8e7d9b1.js";/* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css */import"./ContentDoc.3cdfc123.js";import"./ContentQuery.019e7157.js";import"./ContentList.544db236.js";import"./Markdown.d5d45569.js";const o=e=>(d("data-v-b18604a7"),e=e(),c(),e),h={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white min-h-screen place-content-center flex flex-col items-center justify-center p-8 text-sm sm:text-base"},p={class:"grid grid-cols-3 gap-4 md:gap-8 max-w-5xl w-full z-20"},m={class:"flex justify-between items-end col-span-3"},C=a('',1),f=["href","textContent"],g=o(()=>t("div",{class:"spotlight-wrapper"},[t("div",{class:"fixed z-10 left-0 right-0 spotlight"})],-1)),b=a('

    Get Started

    Remove this welcome page by replacing <NuxtWelcome /> in app.vue with your own code.

    ',1),u={href:"https://v3.nuxtjs.org",target:"_blank",rel:"noopener",class:"gradient-border cursor-pointer col-span-3 sm:col-span-1 p-4 flex flex-col"},v=a('

    Documentation

    ',2),w=["textContent"],x={href:"https://github.com/nuxt/framework",target:"_blank",rel:"noopener",class:"cursor-pointer gradient-border col-span-3 sm:col-span-1 p-4 flex flex-col"},_=o(()=>t("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20 3.33333C10.795 3.33333 3.33337 10.8067 3.33337 20.0283C3.33337 27.4033 8.10837 33.6617 14.7317 35.8683C15.565 36.0217 15.8684 35.5067 15.8684 35.0633C15.8684 34.6683 15.855 33.6167 15.8467 32.225C11.21 33.2333 10.2317 29.9867 10.2317 29.9867C9.47504 28.0567 8.38171 27.5433 8.38171 27.5433C6.86837 26.51 8.49671 26.53 8.49671 26.53C10.1684 26.6467 11.0484 28.25 11.0484 28.25C12.535 30.8 14.95 30.0633 15.8984 29.6367C16.0517 28.5583 16.4817 27.8233 16.9584 27.4067C13.2584 26.985 9.36671 25.5517 9.36671 19.155C9.36671 17.3333 10.0167 15.8417 11.0817 14.675C10.91 14.2533 10.3384 12.555 11.245 10.2583C11.245 10.2583 12.645 9.80833 15.8284 11.9683C17.188 11.5975 18.5908 11.4087 20 11.4067C21.4167 11.4133 22.8417 11.5983 24.1734 11.9683C27.355 9.80833 28.7517 10.2567 28.7517 10.2567C29.6617 12.555 29.0884 14.2533 28.9184 14.675C29.985 15.8417 30.6317 17.3333 30.6317 19.155C30.6317 25.5683 26.7334 26.98 23.0217 27.3933C23.62 27.9083 24.1517 28.9267 24.1517 30.485C24.1517 32.715 24.1317 34.5167 24.1317 35.0633C24.1317 35.51 24.4317 36.03 25.2784 35.8667C28.5972 34.7535 31.4823 32.6255 33.5258 29.7834C35.5694 26.9413 36.6681 23.5289 36.6667 20.0283C36.6667 10.8067 29.2034 3.33333 20 3.33333Z",fill:"currentColor"})],-1)),k=o(()=>t("h2",{class:"font-semibold text-xl mt-4"},"GitHub",-1)),y=["textContent"],S={href:"https://twitter.com/nuxt_js",target:"_blank",rel:"noopener",class:"cursor-pointer gradient-border col-span-3 sm:col-span-1 p-4 flex flex-col"},M=o(()=>t("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t("path",{d:"M13.8167 33.7557C26.395 33.7557 33.275 23.334 33.275 14.2973C33.275 14.0007 33.275 13.7057 33.255 13.414C34.5937 12.4449 35.7489 11.245 36.6667 9.87066C35.4185 10.424 34.0943 10.7869 32.7384 10.9473C34.1661 10.0924 35.2346 8.74791 35.745 7.164C34.4029 7.96048 32.9345 8.52188 31.4034 8.824C30.3724 7.72694 29.0084 7.00039 27.5228 6.75684C26.0371 6.51329 24.5126 6.76633 23.1852 7.47678C21.8579 8.18723 20.8018 9.31545 20.1805 10.6868C19.5592 12.0581 19.4073 13.596 19.7484 15.0623C17.0294 14.9261 14.3694 14.2195 11.9411 12.9886C9.51285 11.7577 7.37059 10.0299 5.65337 7.91733C4.7789 9.42267 4.51102 11.2047 4.90427 12.9006C5.29751 14.5965 6.32232 16.0788 7.77004 17.0457C6.68214 17.0142 5.61776 16.7215 4.66671 16.1923V16.279C4.66736 17.8578 5.21403 19.3878 6.21404 20.6096C7.21404 21.8313 8.60582 22.6696 10.1534 22.9823C9.14639 23.2569 8.08986 23.2968 7.06504 23.099C7.50198 24.4581 8.35284 25.6467 9.49859 26.4984C10.6443 27.35 12.0277 27.8223 13.455 27.849C12.0369 28.9633 10.413 29.7871 8.67625 30.2732C6.93948 30.7594 5.12391 30.8984 3.33337 30.6823C6.46105 32.6896 10.1004 33.7542 13.8167 33.749",fill:"currentColor"})],-1)),j=o(()=>t("h2",{class:"font-semibold text-xl mt-4"},"Twitter",-1)),V=["textContent"],N={__name:"welcome",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},title:{type:String,default:"Welcome to Nuxt 3!"},readDocs:{type:String,default:"We highly recommend you take a look at the Nuxt documentation, whether you are new or have previous experience with the framework."},followTwitter:{type:String,default:"Follow the Nuxt Twitter account to get latest news about releases, new modules, tutorials and tips."},starGitHub:{type:String,default:"Nuxt is open source and the code is available on GitHub, feel free to star it, participate in discussions or dive into the source."}},setup(e){return s({title:`${e.title}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p,h2{margin:0}h1,h2{font-size:inherit;font-weight:inherit}svg{display:block;vertical-align:middle}'}]}),(z,H)=>(l(),n("div",h,[t("div",p,[t("div",m,[C,t("a",{href:`https://github.com/nuxt/framework/releases/tag/${e.version}`,target:"_blank",rel:"noopener",class:"flex justify-end pb-1 sm:pb-2",textContent:r(e.version)},null,8,f),g]),b,t("a",u,[v,t("p",{class:"mt-2",textContent:r(e.readDocs)},null,8,w)]),t("a",x,[_,k,t("p",{class:"mt-2",textContent:r(e.starGitHub)},null,8,y)]),t("a",S,[M,j,t("p",{class:"mt-2",textContent:r(e.followTwitter)},null,8,V)])])]))}},x3=i(N,[["__scopeId","data-v-b18604a7"]]);export{x3 as default}; diff --git a/docs/.vercel/output/static/_payload.js b/docs/.vercel/output/static/_payload.js deleted file mode 100644 index c459731..0000000 --- a/docs/.vercel/output/static/_payload.js +++ /dev/null @@ -1 +0,0 @@ -export default {data:{},prerenderedAt:void 0} \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/cache.json b/docs/.vercel/output/static/api/_content/cache.json deleted file mode 100644 index c9e89d4..0000000 --- a/docs/.vercel/output/static/api/_content/cache.json +++ /dev/null @@ -1 +0,0 @@ -{"generatedAt":1667202156150,"generateTime":569,"contents":[{"_path":"/get-started/installation","_dir":"get-started","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Installation","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"installation"},"children":[{"type":"text","value":"Installation"}]},{"type":"element","tag":"h2","props":{"id":"1-add-to-existing-nuxt-project"},"children":[{"type":"text","value":"1. Add to existing Nuxt project"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"pnpm add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"pnpm","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"pnpm add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"npm install @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"npm","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"npm install @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"yarn add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"yarn","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"yarn add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n"}]}]}]}]},{"type":"element","tag":"h4","props":{"id":"why-trpcserver"},"children":[{"type":"text","value":"Why @trpc/server?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For implementing tRPC endpoints and routers."}]},{"type":"element","tag":"h4","props":{"id":"why-trpcclient"},"children":[{"type":"text","value":"Why @trpc/client?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For making typesafe API calls from your client."}]},{"type":"element","tag":"h4","props":{"id":"why-zod"},"children":[{"type":"text","value":"Why zod?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Most examples use "},{"type":"element","tag":"a","props":{"href":"https://github.com/colinhacks/zod","rel":["nofollow"]},"children":[{"type":"text","value":"Zod"}]},{"type":"text","value":" for input validation and tRPC.io highly recommends it, though it isn't required."}]},{"type":"element","tag":"h2","props":{"id":"2-install-module"},"children":[{"type":"text","value":"2. Install module"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"This will transpile "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"trpc-nuxt"}]},{"type":"text","value":" and exclude "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"trpc-nuxt/client"}]},{"type":"text","value":" from optimized dependencies by Vite."}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n modules: ['trpc-nuxt/module']\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"export default defineNuxtConfig({\n modules: ['trpc-nuxt/module']\n})\n"}]}]}]},{"type":"element","tag":"h2","props":{"id":"3-enable-strict-mode"},"children":[{"type":"text","value":"3. Enable strict mode"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you want to use Zod for input validation, make sure you have enabled strict mode:"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strict\": true\n }\n}\n","filename":"tsconfig.json","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strict\": true\n }\n}\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n typescript: {\n strict: true\n }\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"export default defineNuxtConfig({\n typescript: {\n strict: true\n }\n})\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If strict mode is too much, at least enable "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"strictNullChecks"}]},{"type":"text","value":":"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strictNullChecks\": true\n }\n}\n","filename":"tsconfig.json","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strictNullChecks\": true\n }\n}\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n typescript: {\n tsConfig: {\n strictNullChecks: true\n }\n }\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"export default defineNuxtConfig({\n typescript: {\n tsConfig: {\n strictNullChecks: true\n }\n }\n})\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"next-steps"},"children":[{"type":"text","value":"Next Steps"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Now that you've installed the required dependencies, you are ready to start building your application."}]}]},"body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"installation"},"children":[{"type":"text","value":"Installation"}]},{"type":"element","tag":"h2","props":{"id":"1-add-to-existing-nuxt-project"},"children":[{"type":"text","value":"1. Add to existing Nuxt project"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"pnpm add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"pnpm","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"pnpm add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"npm install @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"npm","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"npm install @trpc/server@next @trpc/client@next trpc-nuxt@beta zod"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"yarn add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"yarn","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"yarn add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod"}]}]}]}]}]}]},{"type":"element","tag":"h4","props":{"id":"why-trpcserver"},"children":[{"type":"text","value":"Why @trpc/server?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For implementing tRPC endpoints and routers."}]},{"type":"element","tag":"h4","props":{"id":"why-trpcclient"},"children":[{"type":"text","value":"Why @trpc/client?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For making typesafe API calls from your client."}]},{"type":"element","tag":"h4","props":{"id":"why-zod"},"children":[{"type":"text","value":"Why zod?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Most examples use "},{"type":"element","tag":"a","props":{"href":"https://github.com/colinhacks/zod","rel":["nofollow"]},"children":[{"type":"text","value":"Zod"}]},{"type":"text","value":" for input validation and tRPC.io highly recommends it, though it isn't required."}]},{"type":"element","tag":"h2","props":{"id":"2-install-module"},"children":[{"type":"text","value":"2. Install module"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"This will transpile "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"trpc-nuxt"}]},{"type":"text","value":" and exclude "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"trpc-nuxt/client"}]},{"type":"text","value":" from optimized dependencies by Vite."}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n modules: ['trpc-nuxt/module']\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"default"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-579b3d"},"children":[{"type":"text","value":"defineNuxtConfig"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"modules"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": ["}]},{"type":"element","tag":"span","props":{"class":"ct-3374e2"},"children":[{"type":"text","value":"'trpc-nuxt/module'"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"]"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"})"}]}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"3-enable-strict-mode"},"children":[{"type":"text","value":"3. Enable strict mode"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you want to use Zod for input validation, make sure you have enabled strict mode:"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strict\": true\n }\n}\n","filename":"tsconfig.json","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"{"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"extends\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-3374e2"},"children":[{"type":"text","value":"\"./.nuxt/tsconfig.json\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"compilerOptions\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"strict\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-82d51f"},"children":[{"type":"text","value":"true"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"}"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n typescript: {\n strict: true\n }\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"default"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-579b3d"},"children":[{"type":"text","value":"defineNuxtConfig"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"typescript"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"strict"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-82d51f"},"children":[{"type":"text","value":"true"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"})"}]}]}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If strict mode is too much, at least enable "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"strictNullChecks"}]},{"type":"text","value":":"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strictNullChecks\": true\n }\n}\n","filename":"tsconfig.json","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"{"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"extends\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-3374e2"},"children":[{"type":"text","value":"\"./.nuxt/tsconfig.json\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"compilerOptions\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"strictNullChecks\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-82d51f"},"children":[{"type":"text","value":"true"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"}"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n typescript: {\n tsConfig: {\n strictNullChecks: true\n }\n }\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"default"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-579b3d"},"children":[{"type":"text","value":"defineNuxtConfig"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"typescript"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"tsConfig"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"strictNullChecks"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-82d51f"},"children":[{"type":"text","value":"true"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"})"}]}]}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"next-steps"},"children":[{"type":"text","value":"Next Steps"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Now that you've installed the required dependencies, you are ready to start building your application."}]},{"type":"element","tag":"style","children":[{"type":"text","value":".ct-82d51f{color:#D19A66}.ct-3374e2{color:#98C379}.ct-398ee4{color:#E06C75}.ct-579b3d{color:#61AFEF}.ct-06947b{color:#C678DD}.ct-87b9c2{color:#ABB2BF}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[{"id":"1-add-to-existing-nuxt-project","depth":2,"text":"1. Add to existing Nuxt project"},{"id":"2-install-module","depth":2,"text":"2. Install module"},{"id":"3-enable-strict-mode","depth":2,"text":"3. Enable strict mode"},{"id":"next-steps","depth":2,"text":"Next Steps"}]}},"_type":"markdown","_id":"content:1.get-started:1.installation.md","_source":"content","_file":"1.get-started/1.installation.md","_extension":"md"},{"_path":"/get-started/usage","_dir":"get-started","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Usage","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"usage"},"children":[{"type":"text","value":"Usage"}]},{"type":"element","tag":"h2","props":{"id":"recommended-file-structure"},"children":[{"type":"text","value":"Recommended file structure"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Recommended but not enforced file structure. This is what you get when starting from "},{"type":"element","tag":"a","props":{"href":"../main/example-apps"},"children":[{"type":"text","value":"the examples"}]},{"type":"text","value":"."}]},{"type":"element","tag":"code","props":{"code":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]\n","language":"graphql"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]\n"}]}]}]},{"type":"element","tag":"h2","props":{"id":"1-create-a-trpc-router"},"children":[{"type":"text","value":"1. Create a tRPC router"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Initialize your tRPC backend using the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"initTRPC"}]},{"type":"text","value":" function and create your first router."}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"import { initTRPC } from '@trpc/server'\n\n// Avoid exporting the entire t-object since it's not very\n// descriptive and can be confusing to newcomers used to t\n// meaning translation in i18n libraries.\nconst t = initTRPC.create()\n\n// Base router and procedure helpers\nexport const router = t.router\nexport const publicProcedure = t.procedure\n","filename":"server/trpc/trpc.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { initTRPC } from '@trpc/server'\n\n// Avoid exporting the entire t-object since it's not very\n// descriptive and can be confusing to newcomers used to t\n// meaning translation in i18n libraries.\nconst t = initTRPC.create()\n\n// Base router and procedure helpers\nexport const router = t.router\nexport const publicProcedure = t.procedure\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"import { z } from 'zod'\nimport { publicProcedure, router } from '../trpc'\n\nexport const appRouter = router({\n hello: publicProcedure\n .input(\n z.object({\n text: z.string().nullish(),\n }),\n )\n .query(({ input }) => {\n return {\n greeting: `hello ${input?.text ?? 'world'}`,\n }\n }),\n})\n\n// export type definition of API\nexport type AppRouter = typeof appRouter\n","filename":"server/trpc/routers/index.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { z } from 'zod'\nimport { publicProcedure, router } from '../trpc'\n\nexport const appRouter = router({\n hello: publicProcedure\n .input(\n z.object({\n text: z.string().nullish(),\n }),\n )\n .query(({ input }) => {\n return {\n greeting: `hello ${input?.text ?? 'world'}`,\n }\n }),\n})\n\n// export type definition of API\nexport type AppRouter = typeof appRouter\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"import { createNuxtApiHandler } from 'trpc-nuxt'\nimport { appRouter } from '@/server/trpc/routers'\n\n// export API handler\nexport default createNuxtApiHandler({\n router: appRouter,\n createContext: () => ({}),\n})\n","filename":"server/api/trpc/[trpc].ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { createNuxtApiHandler } from 'trpc-nuxt'\nimport { appRouter } from '@/server/trpc/routers'\n\n// export API handler\nexport default createNuxtApiHandler({\n router: appRouter,\n createContext: () => ({}),\n})\n"}]}]}]}]},{"type":"element","tag":"alert","props":{"type":"info"},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you need to split your router into several subrouters, you can implement them in the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"server/trpc/routers"}]},{"type":"text","value":" directory and import and "},{"type":"element","tag":"a","props":{"href":"https://trpc.io/docs/v10/merging-routers","rel":["nofollow"]},"children":[{"type":"text","value":"merge them"}]},{"type":"text","value":" to a single root "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"appRouter"}]},{"type":"text","value":"."}]}]},{"type":"element","tag":"h2","props":{"id":"2-create-trpc-client-plugin"},"children":[{"type":"text","value":"2. Create tRPC client plugin"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Create a set of strongly-typed composables using your API's type signature."}]},{"type":"element","tag":"code","props":{"code":"import { httpBatchLink } from '@trpc/client'\nimport { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'\nimport type { AppRouter } from '@/server/trpc/routers'\n\nexport default defineNuxtPlugin(() => {\n const client = createTRPCNuxtProxyClient({\n links: [\n httpBatchLink({\n /**\n * If you want to use SSR, you need to use the server's full URL\n * @link https://trpc.io/docs/ssr\n **/\n url: 'http://localhost:3000/api/trpc',\n }),\n ],\n })\n\n return {\n provide: {\n client,\n },\n }\n})\n","filename":"plugins/client.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { httpBatchLink } from '@trpc/client'\nimport { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'\nimport type { AppRouter } from '@/server/trpc/routers'\n\nexport default defineNuxtPlugin(() => {\n const client = createTRPCNuxtProxyClient({\n links: [\n httpBatchLink({\n /**\n * If you want to use SSR, you need to use the server's full URL\n * @link https://trpc.io/docs/ssr\n **/\n url: 'http://localhost:3000/api/trpc',\n }),\n ],\n })\n\n return {\n provide: {\n client,\n },\n }\n})\n"}]}]}]},{"type":"element","tag":"h2","props":{"id":"3-make-api-requests"},"children":[{"type":"text","value":"3. Make API requests"}]},{"type":"element","tag":"code","props":{"code":"\n\n\n","filename":"pages/index.vue","language":"vue"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"\n\n\n"}]}]}]}]},"body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"usage"},"children":[{"type":"text","value":"Usage"}]},{"type":"element","tag":"h2","props":{"id":"recommended-file-structure"},"children":[{"type":"text","value":"Recommended file structure"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Recommended but not enforced file structure. This is what you get when starting from "},{"type":"element","tag":"a","props":{"href":"../main/example-apps"},"children":[{"type":"text","value":"the examples"}]},{"type":"text","value":"."}]},{"type":"element","tag":"code","props":{"code":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]\n","language":"graphql"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{},"children":[{"type":"text","value":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]"}]}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"1-create-a-trpc-router"},"children":[{"type":"text","value":"1. Create a tRPC router"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Initialize your tRPC backend using the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"initTRPC"}]},{"type":"text","value":" function and create your first router."}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"import { initTRPC } from '@trpc/server'\n\n// Avoid exporting the entire t-object since it's not very\n// descriptive and can be confusing to newcomers used to t\n// meaning translation in i18n libraries.\nconst t = initTRPC.create()\n\n// Base router and procedure helpers\nexport const router = t.router\nexport const publicProcedure = t.procedure\n","filename":"server/trpc/trpc.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"initTRPC"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'@trpc/server'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// Avoid exporting the entire t-object since it's not very"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// descriptive and can be confusing to newcomers used to t"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// meaning translation in i18n libraries."}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"t"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"initTRPC"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"create"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"()"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// Base router and procedure helpers"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"router"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"t"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"router"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"publicProcedure"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"t"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"procedure"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"import { z } from 'zod'\nimport { publicProcedure, router } from '../trpc'\n\nexport const appRouter = router({\n hello: publicProcedure\n .input(\n z.object({\n text: z.string().nullish(),\n }),\n )\n .query(({ input }) => {\n return {\n greeting: `hello ${input?.text ?? 'world'}`,\n }\n }),\n})\n\n// export type definition of API\nexport type AppRouter = typeof appRouter\n","filename":"server/trpc/routers/index.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"z"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'zod'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"publicProcedure"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"router"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'../trpc'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"appRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"router"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"hello"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"publicProcedure"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" ."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"input"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"("}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"z"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"object"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"text"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"z"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"string"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"()."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"nullish"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"(),"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }),"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" )"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" ."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"query"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"(({ "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"input"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }) "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"=>"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"return"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"greeting"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"`hello "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"${"}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"input"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"?."}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"text"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"??"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'world'"}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"}"}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"`"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }),"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"})"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// export type definition of API"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"type"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"AppRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"typeof"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"appRouter"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"import { createNuxtApiHandler } from 'trpc-nuxt'\nimport { appRouter } from '@/server/trpc/routers'\n\n// export API handler\nexport default createNuxtApiHandler({\n router: appRouter,\n createContext: () => ({}),\n})\n","filename":"server/api/trpc/[trpc].ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"createNuxtApiHandler"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'trpc-nuxt'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"appRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'@/server/trpc/routers'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// export API handler"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"default"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"createNuxtApiHandler"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"router"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"appRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"createContext"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": () "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"=>"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" ({}),"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"})"}]}]}]}]}]}]},{"type":"element","tag":"alert","props":{"type":"info"},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you need to split your router into several subrouters, you can implement them in the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"server/trpc/routers"}]},{"type":"text","value":" directory and import and "},{"type":"element","tag":"a","props":{"href":"https://trpc.io/docs/v10/merging-routers","rel":["nofollow"]},"children":[{"type":"text","value":"merge them"}]},{"type":"text","value":" to a single root "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"appRouter"}]},{"type":"text","value":"."}]}]},{"type":"element","tag":"h2","props":{"id":"2-create-trpc-client-plugin"},"children":[{"type":"text","value":"2. Create tRPC client plugin"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Create a set of strongly-typed composables using your API's type signature."}]},{"type":"element","tag":"code","props":{"code":"import { httpBatchLink } from '@trpc/client'\nimport { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'\nimport type { AppRouter } from '@/server/trpc/routers'\n\nexport default defineNuxtPlugin(() => {\n const client = createTRPCNuxtProxyClient({\n links: [\n httpBatchLink({\n /**\n * If you want to use SSR, you need to use the server's full URL\n * @link https://trpc.io/docs/ssr\n **/\n url: 'http://localhost:3000/api/trpc',\n }),\n ],\n })\n\n return {\n provide: {\n client,\n },\n }\n})\n","filename":"plugins/client.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"httpBatchLink"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'@trpc/client'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"createTRPCNuxtProxyClient"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'trpc-nuxt/client'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"type"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"AppRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'@/server/trpc/routers'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"default"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"defineNuxtPlugin"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"(() "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"=>"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"client"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"createTRPCNuxtProxyClient"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"<"}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"AppRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"links"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": ["}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"httpBatchLink"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"/**"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":" * If you want to use SSR, you need to use the server's full URL"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":" * "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"@link"}]},{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":" https://trpc.io/docs/ssr"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":" **/"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"url"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'http://localhost:3000/api/trpc'"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }),"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" ],"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" })"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"return"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"provide"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"client"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" },"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"})"}]}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"3-make-api-requests"},"children":[{"type":"text","value":"3. Make API requests"}]},{"type":"element","tag":"code","props":{"code":"\n\n\n","filename":"pages/index.vue","language":"vue"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"<"}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"script"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"setup"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"lang"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"\"ts\""}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"$client"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"useNuxtApp"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"()"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// query and mutate uses useAsyncData under the hood"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"data"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"pending"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"error"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"await"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"$client"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"hello"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"query"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"({ "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"text"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'client'"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" })"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":""}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"<"}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"template"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" <"}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"div"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"v-if"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"\""}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"pending"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"\""}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"Loading"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"..."}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" <"}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"div"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"v-else-if"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"\""}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"error"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"?."}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"data"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"?."}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"code"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"\""}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"Error:"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" {{ "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"error"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"data"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"code"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }}"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" <"}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"div"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"v-else"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" <"}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"p"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">{{ "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"hello"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"data"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"?."}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"greeting"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }}"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":""}]}]}]}]}]},{"type":"element","tag":"style","children":[{"type":"text","value":".ct-f79d7d{color:#D19A66}.ct-e18fd1{color:#61AFEF}.ct-c3a574{color:#56B6C2}.ct-d213e2{color:#E5C07B}.ct-5fb678{color:#7F848E}.ct-a930e7{color:#98C379}.ct-ca0e09{color:#E06C75}.ct-8358df{color:#ABB2BF}.ct-d69d00{color:#C678DD}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[{"id":"recommended-file-structure","depth":2,"text":"Recommended file structure"},{"id":"1-create-a-trpc-router","depth":2,"text":"1. Create a tRPC router"},{"id":"2-create-trpc-client-plugin","depth":2,"text":"2. Create tRPC client plugin"},{"id":"3-make-api-requests","depth":2,"text":"3. Make API requests"}]}},"_type":"markdown","_id":"content:1.get-started:2.usage.md","_source":"content","_file":"1.get-started/2.usage.md","_extension":"md"},{"_path":"/examples/basic","_dir":"examples","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Basic","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"basic-example"},"children":[{"type":"text","value":"Basic Example"}]}]},"body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"basic-example"},"children":[{"type":"text","value":"Basic Example"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:2.examples:1.basic.md","_source":"content","_file":"2.examples/1.basic.md","_extension":"md"},{"_path":"/examples/multiple-routers","_dir":"examples","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Multiple Routers","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"multi-routers"},"children":[{"type":"text","value":"Multi Routers"}]}]},"body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"multi-routers"},"children":[{"type":"text","value":"Multi Routers"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:2.examples:2.multiple-routers.md","_source":"content","_file":"2.examples/2.multiple-routers.md","_extension":"md"},{"_path":"/","_dir":"","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"tRPC Nuxt","description":"A supa simple wrapper arousnd supabase-js to enable usage and integration within Nuxt.","excerpt":{"type":"root","children":[{"type":"element","tag":"block-hero","props":{":cta":"[\"Get Started\",\"/get-started/installation\"]",":secondary":"[\"Star on GitHub ->\",\"https://github.com/wobsoriano/trpc-nuxt\"]","snippet":"npm install trpc-nuxt@next"},"children":[{"type":"element","tag":"template","props":{"v-slot:title":""},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"tRPC "},{"type":"element","tag":"span","props":{"class":"text-primary-500"},"children":[{"type":"text","value":"Nuxt"}]}]}]},{"type":"element","tag":"template","props":{"v-slot:description":""},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"End-to-end typesafe APIs in Nuxt applications."}]}]},{"type":"element","tag":"template","props":{"v-slot:extra":""},"children":[{"type":"element","tag":"list","props":{},"children":[{"type":"element","tag":"ul","props":{},"children":[{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Automatic typesafety"}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Snappy DX"}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Autocompletion"}]}]}]}]}]}]},"navigation":false,"layout":"page","body":{"type":"root","children":[{"type":"element","tag":"block-hero","props":{":cta":"[\"Get Started\",\"/get-started/installation\"]",":secondary":"[\"Star on GitHub ->\",\"https://github.com/wobsoriano/trpc-nuxt\"]","snippet":"npm install trpc-nuxt@next"},"children":[{"type":"element","tag":"template","props":{"v-slot:title":""},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"tRPC "},{"type":"element","tag":"span","props":{"class":"text-primary-500"},"children":[{"type":"text","value":"Nuxt"}]}]}]},{"type":"element","tag":"template","props":{"v-slot:description":""},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"End-to-end typesafe APIs in Nuxt applications."}]}]},{"type":"element","tag":"template","props":{"v-slot:extra":""},"children":[{"type":"element","tag":"list","props":{},"children":[{"type":"element","tag":"ul","props":{},"children":[{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Automatic typesafety"}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Snappy DX"}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Autocompletion"}]}]}]}]}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:index.md","_source":"content","_file":"index.md","_extension":"md"}],"navigation":[{"title":"Get Started","_path":"/get-started","children":[{"title":"Installation","_path":"/get-started/installation"},{"title":"Usage","_path":"/get-started/usage"}]},{"title":"Examples","_path":"/examples","children":[{"title":"Basic","_path":"/examples/basic"},{"title":"Multiple Routers","_path":"/examples/multiple-routers"}]}]} \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/navigation b/docs/.vercel/output/static/api/_content/navigation deleted file mode 100644 index f685ec4..0000000 --- a/docs/.vercel/output/static/api/_content/navigation +++ /dev/null @@ -1 +0,0 @@ -[{"title":"Get Started","_path":"/get-started","children":[{"title":"Installation","_path":"/get-started/installation"},{"title":"Usage","_path":"/get-started/usage"}]},{"title":"Examples","_path":"/examples","children":[{"title":"Basic","_path":"/examples/basic"},{"title":"Multiple Routers","_path":"/examples/multiple-routers"}]}] \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/query/1usJFBPgUk.json b/docs/.vercel/output/static/api/_content/query/1usJFBPgUk.json deleted file mode 100644 index 1192508..0000000 --- a/docs/.vercel/output/static/api/_content/query/1usJFBPgUk.json +++ /dev/null @@ -1 +0,0 @@ -{"_path":"/examples/multiple-routers","_dir":"examples","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Multiple Routers","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"multi-routers"},"children":[{"type":"text","value":"Multi Routers"}]}]},"body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"multi-routers"},"children":[{"type":"text","value":"Multi Routers"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:2.examples:2.multiple-routers.md","_source":"content","_file":"2.examples/2.multiple-routers.md","_extension":"md"} \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/query/C4848IWL5T.json b/docs/.vercel/output/static/api/_content/query/C4848IWL5T.json deleted file mode 100644 index 0703482..0000000 --- a/docs/.vercel/output/static/api/_content/query/C4848IWL5T.json +++ /dev/null @@ -1 +0,0 @@ -[{"_path":"/get-started/usage","_dir":"get-started","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Usage","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"usage"},"children":[{"type":"text","value":"Usage"}]},{"type":"element","tag":"h2","props":{"id":"recommended-file-structure"},"children":[{"type":"text","value":"Recommended file structure"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Recommended but not enforced file structure. This is what you get when starting from "},{"type":"element","tag":"a","props":{"href":"../main/example-apps"},"children":[{"type":"text","value":"the examples"}]},{"type":"text","value":"."}]},{"type":"element","tag":"code","props":{"code":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]\n","language":"graphql"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]\n"}]}]}]},{"type":"element","tag":"h2","props":{"id":"1-create-a-trpc-router"},"children":[{"type":"text","value":"1. Create a tRPC router"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Initialize your tRPC backend using the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"initTRPC"}]},{"type":"text","value":" function and create your first router."}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"import { initTRPC } from '@trpc/server'\n\n// Avoid exporting the entire t-object since it's not very\n// descriptive and can be confusing to newcomers used to t\n// meaning translation in i18n libraries.\nconst t = initTRPC.create()\n\n// Base router and procedure helpers\nexport const router = t.router\nexport const publicProcedure = t.procedure\n","filename":"server/trpc/trpc.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { initTRPC } from '@trpc/server'\n\n// Avoid exporting the entire t-object since it's not very\n// descriptive and can be confusing to newcomers used to t\n// meaning translation in i18n libraries.\nconst t = initTRPC.create()\n\n// Base router and procedure helpers\nexport const router = t.router\nexport const publicProcedure = t.procedure\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"import { z } from 'zod'\nimport { publicProcedure, router } from '../trpc'\n\nexport const appRouter = router({\n hello: publicProcedure\n .input(\n z.object({\n text: z.string().nullish(),\n }),\n )\n .query(({ input }) => {\n return {\n greeting: `hello ${input?.text ?? 'world'}`,\n }\n }),\n})\n\n// export type definition of API\nexport type AppRouter = typeof appRouter\n","filename":"server/trpc/routers/index.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { z } from 'zod'\nimport { publicProcedure, router } from '../trpc'\n\nexport const appRouter = router({\n hello: publicProcedure\n .input(\n z.object({\n text: z.string().nullish(),\n }),\n )\n .query(({ input }) => {\n return {\n greeting: `hello ${input?.text ?? 'world'}`,\n }\n }),\n})\n\n// export type definition of API\nexport type AppRouter = typeof appRouter\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"import { createNuxtApiHandler } from 'trpc-nuxt'\nimport { appRouter } from '@/server/trpc/routers'\n\n// export API handler\nexport default createNuxtApiHandler({\n router: appRouter,\n createContext: () => ({}),\n})\n","filename":"server/api/trpc/[trpc].ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { createNuxtApiHandler } from 'trpc-nuxt'\nimport { appRouter } from '@/server/trpc/routers'\n\n// export API handler\nexport default createNuxtApiHandler({\n router: appRouter,\n createContext: () => ({}),\n})\n"}]}]}]}]},{"type":"element","tag":"alert","props":{"type":"info"},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you need to split your router into several subrouters, you can implement them in the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"server/trpc/routers"}]},{"type":"text","value":" directory and import and "},{"type":"element","tag":"a","props":{"href":"https://trpc.io/docs/v10/merging-routers","rel":["nofollow"]},"children":[{"type":"text","value":"merge them"}]},{"type":"text","value":" to a single root "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"appRouter"}]},{"type":"text","value":"."}]}]},{"type":"element","tag":"h2","props":{"id":"2-create-trpc-client-plugin"},"children":[{"type":"text","value":"2. Create tRPC client plugin"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Create a set of strongly-typed composables using your API's type signature."}]},{"type":"element","tag":"code","props":{"code":"import { httpBatchLink } from '@trpc/client'\nimport { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'\nimport type { AppRouter } from '@/server/trpc/routers'\n\nexport default defineNuxtPlugin(() => {\n const client = createTRPCNuxtProxyClient({\n links: [\n httpBatchLink({\n /**\n * If you want to use SSR, you need to use the server's full URL\n * @link https://trpc.io/docs/ssr\n **/\n url: 'http://localhost:3000/api/trpc',\n }),\n ],\n })\n\n return {\n provide: {\n client,\n },\n }\n})\n","filename":"plugins/client.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { httpBatchLink } from '@trpc/client'\nimport { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'\nimport type { AppRouter } from '@/server/trpc/routers'\n\nexport default defineNuxtPlugin(() => {\n const client = createTRPCNuxtProxyClient({\n links: [\n httpBatchLink({\n /**\n * If you want to use SSR, you need to use the server's full URL\n * @link https://trpc.io/docs/ssr\n **/\n url: 'http://localhost:3000/api/trpc',\n }),\n ],\n })\n\n return {\n provide: {\n client,\n },\n }\n})\n"}]}]}]},{"type":"element","tag":"h2","props":{"id":"3-make-api-requests"},"children":[{"type":"text","value":"3. Make API requests"}]},{"type":"element","tag":"code","props":{"code":"\n\n\n","filename":"pages/index.vue","language":"vue"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"\n\n\n"}]}]}]}]},"_type":"markdown","_id":"content:1.get-started:2.usage.md","_source":"content","_file":"1.get-started/2.usage.md","_extension":"md"},{"_path":"/examples/multiple-routers","_dir":"examples","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Multiple Routers","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"multi-routers"},"children":[{"type":"text","value":"Multi Routers"}]}]},"_type":"markdown","_id":"content:2.examples:2.multiple-routers.md","_source":"content","_file":"2.examples/2.multiple-routers.md","_extension":"md"}] \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/query/Eup2G7YupJ.json b/docs/.vercel/output/static/api/_content/query/Eup2G7YupJ.json deleted file mode 100644 index 27ed8fb..0000000 --- a/docs/.vercel/output/static/api/_content/query/Eup2G7YupJ.json +++ /dev/null @@ -1 +0,0 @@ -[{"_path":"/examples/basic","_dir":"examples","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Basic","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"basic-example"},"children":[{"type":"text","value":"Basic Example"}]}]},"_type":"markdown","_id":"content:2.examples:1.basic.md","_source":"content","_file":"2.examples/1.basic.md","_extension":"md"},null] \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/query/Qt83HeJlba.json b/docs/.vercel/output/static/api/_content/query/Qt83HeJlba.json deleted file mode 100644 index cbe96c8..0000000 --- a/docs/.vercel/output/static/api/_content/query/Qt83HeJlba.json +++ /dev/null @@ -1 +0,0 @@ -[null,{"_path":"/get-started/usage","_dir":"get-started","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Usage","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"usage"},"children":[{"type":"text","value":"Usage"}]},{"type":"element","tag":"h2","props":{"id":"recommended-file-structure"},"children":[{"type":"text","value":"Recommended file structure"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Recommended but not enforced file structure. This is what you get when starting from "},{"type":"element","tag":"a","props":{"href":"../main/example-apps"},"children":[{"type":"text","value":"the examples"}]},{"type":"text","value":"."}]},{"type":"element","tag":"code","props":{"code":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]\n","language":"graphql"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]\n"}]}]}]},{"type":"element","tag":"h2","props":{"id":"1-create-a-trpc-router"},"children":[{"type":"text","value":"1. Create a tRPC router"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Initialize your tRPC backend using the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"initTRPC"}]},{"type":"text","value":" function and create your first router."}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"import { initTRPC } from '@trpc/server'\n\n// Avoid exporting the entire t-object since it's not very\n// descriptive and can be confusing to newcomers used to t\n// meaning translation in i18n libraries.\nconst t = initTRPC.create()\n\n// Base router and procedure helpers\nexport const router = t.router\nexport const publicProcedure = t.procedure\n","filename":"server/trpc/trpc.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { initTRPC } from '@trpc/server'\n\n// Avoid exporting the entire t-object since it's not very\n// descriptive and can be confusing to newcomers used to t\n// meaning translation in i18n libraries.\nconst t = initTRPC.create()\n\n// Base router and procedure helpers\nexport const router = t.router\nexport const publicProcedure = t.procedure\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"import { z } from 'zod'\nimport { publicProcedure, router } from '../trpc'\n\nexport const appRouter = router({\n hello: publicProcedure\n .input(\n z.object({\n text: z.string().nullish(),\n }),\n )\n .query(({ input }) => {\n return {\n greeting: `hello ${input?.text ?? 'world'}`,\n }\n }),\n})\n\n// export type definition of API\nexport type AppRouter = typeof appRouter\n","filename":"server/trpc/routers/index.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { z } from 'zod'\nimport { publicProcedure, router } from '../trpc'\n\nexport const appRouter = router({\n hello: publicProcedure\n .input(\n z.object({\n text: z.string().nullish(),\n }),\n )\n .query(({ input }) => {\n return {\n greeting: `hello ${input?.text ?? 'world'}`,\n }\n }),\n})\n\n// export type definition of API\nexport type AppRouter = typeof appRouter\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"import { createNuxtApiHandler } from 'trpc-nuxt'\nimport { appRouter } from '@/server/trpc/routers'\n\n// export API handler\nexport default createNuxtApiHandler({\n router: appRouter,\n createContext: () => ({}),\n})\n","filename":"server/api/trpc/[trpc].ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { createNuxtApiHandler } from 'trpc-nuxt'\nimport { appRouter } from '@/server/trpc/routers'\n\n// export API handler\nexport default createNuxtApiHandler({\n router: appRouter,\n createContext: () => ({}),\n})\n"}]}]}]}]},{"type":"element","tag":"alert","props":{"type":"info"},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you need to split your router into several subrouters, you can implement them in the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"server/trpc/routers"}]},{"type":"text","value":" directory and import and "},{"type":"element","tag":"a","props":{"href":"https://trpc.io/docs/v10/merging-routers","rel":["nofollow"]},"children":[{"type":"text","value":"merge them"}]},{"type":"text","value":" to a single root "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"appRouter"}]},{"type":"text","value":"."}]}]},{"type":"element","tag":"h2","props":{"id":"2-create-trpc-client-plugin"},"children":[{"type":"text","value":"2. Create tRPC client plugin"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Create a set of strongly-typed composables using your API's type signature."}]},{"type":"element","tag":"code","props":{"code":"import { httpBatchLink } from '@trpc/client'\nimport { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'\nimport type { AppRouter } from '@/server/trpc/routers'\n\nexport default defineNuxtPlugin(() => {\n const client = createTRPCNuxtProxyClient({\n links: [\n httpBatchLink({\n /**\n * If you want to use SSR, you need to use the server's full URL\n * @link https://trpc.io/docs/ssr\n **/\n url: 'http://localhost:3000/api/trpc',\n }),\n ],\n })\n\n return {\n provide: {\n client,\n },\n }\n})\n","filename":"plugins/client.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { httpBatchLink } from '@trpc/client'\nimport { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'\nimport type { AppRouter } from '@/server/trpc/routers'\n\nexport default defineNuxtPlugin(() => {\n const client = createTRPCNuxtProxyClient({\n links: [\n httpBatchLink({\n /**\n * If you want to use SSR, you need to use the server's full URL\n * @link https://trpc.io/docs/ssr\n **/\n url: 'http://localhost:3000/api/trpc',\n }),\n ],\n })\n\n return {\n provide: {\n client,\n },\n }\n})\n"}]}]}]},{"type":"element","tag":"h2","props":{"id":"3-make-api-requests"},"children":[{"type":"text","value":"3. Make API requests"}]},{"type":"element","tag":"code","props":{"code":"\n\n\n","filename":"pages/index.vue","language":"vue"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"\n\n\n"}]}]}]}]},"_type":"markdown","_id":"content:1.get-started:2.usage.md","_source":"content","_file":"1.get-started/2.usage.md","_extension":"md"}] \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/query/UqPRVLFJyN.json b/docs/.vercel/output/static/api/_content/query/UqPRVLFJyN.json deleted file mode 100644 index 6f4c4ae..0000000 --- a/docs/.vercel/output/static/api/_content/query/UqPRVLFJyN.json +++ /dev/null @@ -1 +0,0 @@ -{"_path":"/get-started/usage","_dir":"get-started","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Usage","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"usage"},"children":[{"type":"text","value":"Usage"}]},{"type":"element","tag":"h2","props":{"id":"recommended-file-structure"},"children":[{"type":"text","value":"Recommended file structure"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Recommended but not enforced file structure. This is what you get when starting from "},{"type":"element","tag":"a","props":{"href":"../main/example-apps"},"children":[{"type":"text","value":"the examples"}]},{"type":"text","value":"."}]},{"type":"element","tag":"code","props":{"code":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]\n","language":"graphql"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]\n"}]}]}]},{"type":"element","tag":"h2","props":{"id":"1-create-a-trpc-router"},"children":[{"type":"text","value":"1. Create a tRPC router"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Initialize your tRPC backend using the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"initTRPC"}]},{"type":"text","value":" function and create your first router."}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"import { initTRPC } from '@trpc/server'\n\n// Avoid exporting the entire t-object since it's not very\n// descriptive and can be confusing to newcomers used to t\n// meaning translation in i18n libraries.\nconst t = initTRPC.create()\n\n// Base router and procedure helpers\nexport const router = t.router\nexport const publicProcedure = t.procedure\n","filename":"server/trpc/trpc.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { initTRPC } from '@trpc/server'\n\n// Avoid exporting the entire t-object since it's not very\n// descriptive and can be confusing to newcomers used to t\n// meaning translation in i18n libraries.\nconst t = initTRPC.create()\n\n// Base router and procedure helpers\nexport const router = t.router\nexport const publicProcedure = t.procedure\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"import { z } from 'zod'\nimport { publicProcedure, router } from '../trpc'\n\nexport const appRouter = router({\n hello: publicProcedure\n .input(\n z.object({\n text: z.string().nullish(),\n }),\n )\n .query(({ input }) => {\n return {\n greeting: `hello ${input?.text ?? 'world'}`,\n }\n }),\n})\n\n// export type definition of API\nexport type AppRouter = typeof appRouter\n","filename":"server/trpc/routers/index.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { z } from 'zod'\nimport { publicProcedure, router } from '../trpc'\n\nexport const appRouter = router({\n hello: publicProcedure\n .input(\n z.object({\n text: z.string().nullish(),\n }),\n )\n .query(({ input }) => {\n return {\n greeting: `hello ${input?.text ?? 'world'}`,\n }\n }),\n})\n\n// export type definition of API\nexport type AppRouter = typeof appRouter\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"import { createNuxtApiHandler } from 'trpc-nuxt'\nimport { appRouter } from '@/server/trpc/routers'\n\n// export API handler\nexport default createNuxtApiHandler({\n router: appRouter,\n createContext: () => ({}),\n})\n","filename":"server/api/trpc/[trpc].ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { createNuxtApiHandler } from 'trpc-nuxt'\nimport { appRouter } from '@/server/trpc/routers'\n\n// export API handler\nexport default createNuxtApiHandler({\n router: appRouter,\n createContext: () => ({}),\n})\n"}]}]}]}]},{"type":"element","tag":"alert","props":{"type":"info"},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you need to split your router into several subrouters, you can implement them in the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"server/trpc/routers"}]},{"type":"text","value":" directory and import and "},{"type":"element","tag":"a","props":{"href":"https://trpc.io/docs/v10/merging-routers","rel":["nofollow"]},"children":[{"type":"text","value":"merge them"}]},{"type":"text","value":" to a single root "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"appRouter"}]},{"type":"text","value":"."}]}]},{"type":"element","tag":"h2","props":{"id":"2-create-trpc-client-plugin"},"children":[{"type":"text","value":"2. Create tRPC client plugin"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Create a set of strongly-typed composables using your API's type signature."}]},{"type":"element","tag":"code","props":{"code":"import { httpBatchLink } from '@trpc/client'\nimport { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'\nimport type { AppRouter } from '@/server/trpc/routers'\n\nexport default defineNuxtPlugin(() => {\n const client = createTRPCNuxtProxyClient({\n links: [\n httpBatchLink({\n /**\n * If you want to use SSR, you need to use the server's full URL\n * @link https://trpc.io/docs/ssr\n **/\n url: 'http://localhost:3000/api/trpc',\n }),\n ],\n })\n\n return {\n provide: {\n client,\n },\n }\n})\n","filename":"plugins/client.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"import { httpBatchLink } from '@trpc/client'\nimport { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'\nimport type { AppRouter } from '@/server/trpc/routers'\n\nexport default defineNuxtPlugin(() => {\n const client = createTRPCNuxtProxyClient({\n links: [\n httpBatchLink({\n /**\n * If you want to use SSR, you need to use the server's full URL\n * @link https://trpc.io/docs/ssr\n **/\n url: 'http://localhost:3000/api/trpc',\n }),\n ],\n })\n\n return {\n provide: {\n client,\n },\n }\n})\n"}]}]}]},{"type":"element","tag":"h2","props":{"id":"3-make-api-requests"},"children":[{"type":"text","value":"3. Make API requests"}]},{"type":"element","tag":"code","props":{"code":"\n\n\n","filename":"pages/index.vue","language":"vue"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"\n\n\n"}]}]}]}]},"body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"usage"},"children":[{"type":"text","value":"Usage"}]},{"type":"element","tag":"h2","props":{"id":"recommended-file-structure"},"children":[{"type":"text","value":"Recommended file structure"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Recommended but not enforced file structure. This is what you get when starting from "},{"type":"element","tag":"a","props":{"href":"../main/example-apps"},"children":[{"type":"text","value":"the examples"}]},{"type":"text","value":"."}]},{"type":"element","tag":"code","props":{"code":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]\n","language":"graphql"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{},"children":[{"type":"text","value":".\n├── server\n│ ├── api\n│ │ └── trpc\n│ │ └── [trpc].ts # <-- tRPC HTTP handler\n│ │ └── [..]\n│ ├── trpc\n│ │ ├── routers\n│ │ │ ├── index.ts # <-- main app router\n│ │ │ ├── todo.ts # <-- sub routers\n│ │ │ └── [..]\n│ │ ├── context.ts # <-- create app context\n│ │ └── trpc.ts # <-- procedure helpers\n├── plugins\n│ ├── client.ts # <-- tRPC Client as a plugin\n└── [..]"}]}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"1-create-a-trpc-router"},"children":[{"type":"text","value":"1. Create a tRPC router"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Initialize your tRPC backend using the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"initTRPC"}]},{"type":"text","value":" function and create your first router."}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"import { initTRPC } from '@trpc/server'\n\n// Avoid exporting the entire t-object since it's not very\n// descriptive and can be confusing to newcomers used to t\n// meaning translation in i18n libraries.\nconst t = initTRPC.create()\n\n// Base router and procedure helpers\nexport const router = t.router\nexport const publicProcedure = t.procedure\n","filename":"server/trpc/trpc.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"initTRPC"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'@trpc/server'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// Avoid exporting the entire t-object since it's not very"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// descriptive and can be confusing to newcomers used to t"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// meaning translation in i18n libraries."}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"t"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"initTRPC"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"create"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"()"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// Base router and procedure helpers"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"router"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"t"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"router"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"publicProcedure"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"t"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"procedure"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"import { z } from 'zod'\nimport { publicProcedure, router } from '../trpc'\n\nexport const appRouter = router({\n hello: publicProcedure\n .input(\n z.object({\n text: z.string().nullish(),\n }),\n )\n .query(({ input }) => {\n return {\n greeting: `hello ${input?.text ?? 'world'}`,\n }\n }),\n})\n\n// export type definition of API\nexport type AppRouter = typeof appRouter\n","filename":"server/trpc/routers/index.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"z"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'zod'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"publicProcedure"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"router"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'../trpc'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"appRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"router"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"hello"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"publicProcedure"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" ."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"input"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"("}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"z"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"object"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"text"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"z"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"string"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"()."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"nullish"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"(),"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }),"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" )"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" ."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"query"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"(({ "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"input"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }) "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"=>"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"return"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"greeting"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"`hello "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"${"}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"input"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"?."}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"text"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"??"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'world'"}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"}"}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"`"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }),"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"})"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// export type definition of API"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"type"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"AppRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"typeof"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"appRouter"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"import { createNuxtApiHandler } from 'trpc-nuxt'\nimport { appRouter } from '@/server/trpc/routers'\n\n// export API handler\nexport default createNuxtApiHandler({\n router: appRouter,\n createContext: () => ({}),\n})\n","filename":"server/api/trpc/[trpc].ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"createNuxtApiHandler"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'trpc-nuxt'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"appRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'@/server/trpc/routers'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// export API handler"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"default"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"createNuxtApiHandler"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"router"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"appRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"createContext"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": () "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"=>"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" ({}),"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"})"}]}]}]}]}]}]},{"type":"element","tag":"alert","props":{"type":"info"},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you need to split your router into several subrouters, you can implement them in the "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"server/trpc/routers"}]},{"type":"text","value":" directory and import and "},{"type":"element","tag":"a","props":{"href":"https://trpc.io/docs/v10/merging-routers","rel":["nofollow"]},"children":[{"type":"text","value":"merge them"}]},{"type":"text","value":" to a single root "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"appRouter"}]},{"type":"text","value":"."}]}]},{"type":"element","tag":"h2","props":{"id":"2-create-trpc-client-plugin"},"children":[{"type":"text","value":"2. Create tRPC client plugin"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Create a set of strongly-typed composables using your API's type signature."}]},{"type":"element","tag":"code","props":{"code":"import { httpBatchLink } from '@trpc/client'\nimport { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'\nimport type { AppRouter } from '@/server/trpc/routers'\n\nexport default defineNuxtPlugin(() => {\n const client = createTRPCNuxtProxyClient({\n links: [\n httpBatchLink({\n /**\n * If you want to use SSR, you need to use the server's full URL\n * @link https://trpc.io/docs/ssr\n **/\n url: 'http://localhost:3000/api/trpc',\n }),\n ],\n })\n\n return {\n provide: {\n client,\n },\n }\n})\n","filename":"plugins/client.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"httpBatchLink"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'@trpc/client'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"createTRPCNuxtProxyClient"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'trpc-nuxt/client'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"type"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"AppRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'@/server/trpc/routers'"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"default"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"defineNuxtPlugin"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"(() "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"=>"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"client"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"createTRPCNuxtProxyClient"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"<"}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"AppRouter"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"links"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": ["}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"httpBatchLink"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"/**"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":" * If you want to use SSR, you need to use the server's full URL"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":" * "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"@link"}]},{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":" https://trpc.io/docs/ssr"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":" **/"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"url"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'http://localhost:3000/api/trpc'"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }),"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" ],"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" })"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"return"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"provide"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"client"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" },"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"})"}]}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"3-make-api-requests"},"children":[{"type":"text","value":"3. Make API requests"}]},{"type":"element","tag":"code","props":{"code":"\n\n\n","filename":"pages/index.vue","language":"vue"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"<"}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"script"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"setup"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"lang"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"\"ts\""}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"$client"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"useNuxtApp"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"()"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-5fb678"},"children":[{"type":"text","value":"// query and mutate uses useAsyncData under the hood"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"const"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" { "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"data"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"pending"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"error"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" } "}]},{"type":"element","tag":"span","props":{"class":"ct-c3a574"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d69d00"},"children":[{"type":"text","value":"await"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"$client"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"hello"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-e18fd1"},"children":[{"type":"text","value":"query"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"({ "}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"text"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-a930e7"},"children":[{"type":"text","value":"'client'"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" })"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":""}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"<"}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"template"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" <"}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"div"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"v-if"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"\""}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"pending"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"\""}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"Loading"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"..."}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" <"}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"div"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"v-else-if"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"="}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"\""}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"error"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"?."}]},{"type":"element","tag":"span","props":{"class":"ct-d213e2"},"children":[{"type":"text","value":"data"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"?."}]},{"type":"element","tag":"span","props":{"class":"ct-ca0e09"},"children":[{"type":"text","value":"code"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"\""}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"Error:"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" {{ "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"error"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"data"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"code"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }}"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" <"}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"div"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"v-else"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" <"}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"p"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":">{{ "}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"hello"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"."}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"data"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":"?."}]},{"type":"element","tag":"span","props":{"class":"ct-f79d7d"},"children":[{"type":"text","value":"greeting"}]},{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" }}"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":" "}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-8358df"},"children":[{"type":"text","value":""}]}]}]}]}]},{"type":"element","tag":"style","children":[{"type":"text","value":".ct-f79d7d{color:#D19A66}.ct-e18fd1{color:#61AFEF}.ct-c3a574{color:#56B6C2}.ct-d213e2{color:#E5C07B}.ct-5fb678{color:#7F848E}.ct-a930e7{color:#98C379}.ct-ca0e09{color:#E06C75}.ct-8358df{color:#ABB2BF}.ct-d69d00{color:#C678DD}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[{"id":"recommended-file-structure","depth":2,"text":"Recommended file structure"},{"id":"1-create-a-trpc-router","depth":2,"text":"1. Create a tRPC router"},{"id":"2-create-trpc-client-plugin","depth":2,"text":"2. Create tRPC client plugin"},{"id":"3-make-api-requests","depth":2,"text":"3. Make API requests"}]}},"_type":"markdown","_id":"content:1.get-started:2.usage.md","_source":"content","_file":"1.get-started/2.usage.md","_extension":"md"} \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/query/bYluDEj4ai.json b/docs/.vercel/output/static/api/_content/query/bYluDEj4ai.json deleted file mode 100644 index f0bf70c..0000000 --- a/docs/.vercel/output/static/api/_content/query/bYluDEj4ai.json +++ /dev/null @@ -1 +0,0 @@ -[{"_path":"/get-started/installation","_dir":"get-started","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Installation","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"installation"},"children":[{"type":"text","value":"Installation"}]},{"type":"element","tag":"h2","props":{"id":"1-add-to-existing-nuxt-project"},"children":[{"type":"text","value":"1. Add to existing Nuxt project"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"pnpm add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"pnpm","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"pnpm add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"npm install @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"npm","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"npm install @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"yarn add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"yarn","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"yarn add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n"}]}]}]}]},{"type":"element","tag":"h4","props":{"id":"why-trpcserver"},"children":[{"type":"text","value":"Why @trpc/server?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For implementing tRPC endpoints and routers."}]},{"type":"element","tag":"h4","props":{"id":"why-trpcclient"},"children":[{"type":"text","value":"Why @trpc/client?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For making typesafe API calls from your client."}]},{"type":"element","tag":"h4","props":{"id":"why-zod"},"children":[{"type":"text","value":"Why zod?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Most examples use "},{"type":"element","tag":"a","props":{"href":"https://github.com/colinhacks/zod","rel":["nofollow"]},"children":[{"type":"text","value":"Zod"}]},{"type":"text","value":" for input validation and tRPC.io highly recommends it, though it isn't required."}]},{"type":"element","tag":"h2","props":{"id":"2-install-module"},"children":[{"type":"text","value":"2. Install module"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"This will transpile "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"trpc-nuxt"}]},{"type":"text","value":" and exclude "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"trpc-nuxt/client"}]},{"type":"text","value":" from optimized dependencies by Vite."}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n modules: ['trpc-nuxt/module']\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"export default defineNuxtConfig({\n modules: ['trpc-nuxt/module']\n})\n"}]}]}]},{"type":"element","tag":"h2","props":{"id":"3-enable-strict-mode"},"children":[{"type":"text","value":"3. Enable strict mode"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you want to use Zod for input validation, make sure you have enabled strict mode:"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strict\": true\n }\n}\n","filename":"tsconfig.json","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strict\": true\n }\n}\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n typescript: {\n strict: true\n }\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"export default defineNuxtConfig({\n typescript: {\n strict: true\n }\n})\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If strict mode is too much, at least enable "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"strictNullChecks"}]},{"type":"text","value":":"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strictNullChecks\": true\n }\n}\n","filename":"tsconfig.json","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strictNullChecks\": true\n }\n}\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n typescript: {\n tsConfig: {\n strictNullChecks: true\n }\n }\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"export default defineNuxtConfig({\n typescript: {\n tsConfig: {\n strictNullChecks: true\n }\n }\n})\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"next-steps"},"children":[{"type":"text","value":"Next Steps"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Now that you've installed the required dependencies, you are ready to start building your application."}]}]},"_type":"markdown","_id":"content:1.get-started:1.installation.md","_source":"content","_file":"1.get-started/1.installation.md","_extension":"md"},{"_path":"/examples/basic","_dir":"examples","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Basic","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"basic-example"},"children":[{"type":"text","value":"Basic Example"}]}]},"_type":"markdown","_id":"content:2.examples:1.basic.md","_source":"content","_file":"2.examples/1.basic.md","_extension":"md"}] \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/query/brX4CwCJoQ.json b/docs/.vercel/output/static/api/_content/query/brX4CwCJoQ.json deleted file mode 100644 index d73217b..0000000 --- a/docs/.vercel/output/static/api/_content/query/brX4CwCJoQ.json +++ /dev/null @@ -1 +0,0 @@ -{"_path":"/","_dir":"","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"tRPC Nuxt","description":"A supa simple wrapper arousnd supabase-js to enable usage and integration within Nuxt.","excerpt":{"type":"root","children":[{"type":"element","tag":"block-hero","props":{":cta":"[\"Get Started\",\"/get-started/installation\"]",":secondary":"[\"Star on GitHub ->\",\"https://github.com/wobsoriano/trpc-nuxt\"]","snippet":"npm install trpc-nuxt@next"},"children":[{"type":"element","tag":"template","props":{"v-slot:title":""},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"tRPC "},{"type":"element","tag":"span","props":{"class":"text-primary-500"},"children":[{"type":"text","value":"Nuxt"}]}]}]},{"type":"element","tag":"template","props":{"v-slot:description":""},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"End-to-end typesafe APIs in Nuxt applications."}]}]},{"type":"element","tag":"template","props":{"v-slot:extra":""},"children":[{"type":"element","tag":"list","props":{},"children":[{"type":"element","tag":"ul","props":{},"children":[{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Automatic typesafety"}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Snappy DX"}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Autocompletion"}]}]}]}]}]}]},"navigation":false,"layout":"page","body":{"type":"root","children":[{"type":"element","tag":"block-hero","props":{":cta":"[\"Get Started\",\"/get-started/installation\"]",":secondary":"[\"Star on GitHub ->\",\"https://github.com/wobsoriano/trpc-nuxt\"]","snippet":"npm install trpc-nuxt@next"},"children":[{"type":"element","tag":"template","props":{"v-slot:title":""},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"tRPC "},{"type":"element","tag":"span","props":{"class":"text-primary-500"},"children":[{"type":"text","value":"Nuxt"}]}]}]},{"type":"element","tag":"template","props":{"v-slot:description":""},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"End-to-end typesafe APIs in Nuxt applications."}]}]},{"type":"element","tag":"template","props":{"v-slot:extra":""},"children":[{"type":"element","tag":"list","props":{},"children":[{"type":"element","tag":"ul","props":{},"children":[{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Automatic typesafety"}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Snappy DX"}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Autocompletion"}]}]}]}]}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:index.md","_source":"content","_file":"index.md","_extension":"md"} \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/query/hjhJBrc3zB.json b/docs/.vercel/output/static/api/_content/query/hjhJBrc3zB.json deleted file mode 100644 index 31a4877..0000000 --- a/docs/.vercel/output/static/api/_content/query/hjhJBrc3zB.json +++ /dev/null @@ -1 +0,0 @@ -{"_path":"/get-started/installation","_dir":"get-started","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Installation","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"installation"},"children":[{"type":"text","value":"Installation"}]},{"type":"element","tag":"h2","props":{"id":"1-add-to-existing-nuxt-project"},"children":[{"type":"text","value":"1. Add to existing Nuxt project"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"pnpm add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"pnpm","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"pnpm add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"npm install @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"npm","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"npm install @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"yarn add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"yarn","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"yarn add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n"}]}]}]}]},{"type":"element","tag":"h4","props":{"id":"why-trpcserver"},"children":[{"type":"text","value":"Why @trpc/server?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For implementing tRPC endpoints and routers."}]},{"type":"element","tag":"h4","props":{"id":"why-trpcclient"},"children":[{"type":"text","value":"Why @trpc/client?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For making typesafe API calls from your client."}]},{"type":"element","tag":"h4","props":{"id":"why-zod"},"children":[{"type":"text","value":"Why zod?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Most examples use "},{"type":"element","tag":"a","props":{"href":"https://github.com/colinhacks/zod","rel":["nofollow"]},"children":[{"type":"text","value":"Zod"}]},{"type":"text","value":" for input validation and tRPC.io highly recommends it, though it isn't required."}]},{"type":"element","tag":"h2","props":{"id":"2-install-module"},"children":[{"type":"text","value":"2. Install module"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"This will transpile "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"trpc-nuxt"}]},{"type":"text","value":" and exclude "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"trpc-nuxt/client"}]},{"type":"text","value":" from optimized dependencies by Vite."}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n modules: ['trpc-nuxt/module']\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"export default defineNuxtConfig({\n modules: ['trpc-nuxt/module']\n})\n"}]}]}]},{"type":"element","tag":"h2","props":{"id":"3-enable-strict-mode"},"children":[{"type":"text","value":"3. Enable strict mode"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you want to use Zod for input validation, make sure you have enabled strict mode:"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strict\": true\n }\n}\n","filename":"tsconfig.json","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strict\": true\n }\n}\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n typescript: {\n strict: true\n }\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"export default defineNuxtConfig({\n typescript: {\n strict: true\n }\n})\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If strict mode is too much, at least enable "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"strictNullChecks"}]},{"type":"text","value":":"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strictNullChecks\": true\n }\n}\n","filename":"tsconfig.json","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strictNullChecks\": true\n }\n}\n"}]}]}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n typescript: {\n tsConfig: {\n strictNullChecks: true\n }\n }\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"text","value":"export default defineNuxtConfig({\n typescript: {\n tsConfig: {\n strictNullChecks: true\n }\n }\n})\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"next-steps"},"children":[{"type":"text","value":"Next Steps"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Now that you've installed the required dependencies, you are ready to start building your application."}]}]},"body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"installation"},"children":[{"type":"text","value":"Installation"}]},{"type":"element","tag":"h2","props":{"id":"1-add-to-existing-nuxt-project"},"children":[{"type":"text","value":"1. Add to existing Nuxt project"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"pnpm add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"pnpm","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"pnpm add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"npm install @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"npm","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"npm install @trpc/server@next @trpc/client@next trpc-nuxt@beta zod"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"yarn add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod\n","filename":"yarn","language":"bash"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"yarn add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod"}]}]}]}]}]}]},{"type":"element","tag":"h4","props":{"id":"why-trpcserver"},"children":[{"type":"text","value":"Why @trpc/server?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For implementing tRPC endpoints and routers."}]},{"type":"element","tag":"h4","props":{"id":"why-trpcclient"},"children":[{"type":"text","value":"Why @trpc/client?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For making typesafe API calls from your client."}]},{"type":"element","tag":"h4","props":{"id":"why-zod"},"children":[{"type":"text","value":"Why zod?"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Most examples use "},{"type":"element","tag":"a","props":{"href":"https://github.com/colinhacks/zod","rel":["nofollow"]},"children":[{"type":"text","value":"Zod"}]},{"type":"text","value":" for input validation and tRPC.io highly recommends it, though it isn't required."}]},{"type":"element","tag":"h2","props":{"id":"2-install-module"},"children":[{"type":"text","value":"2. Install module"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"This will transpile "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"trpc-nuxt"}]},{"type":"text","value":" and exclude "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"trpc-nuxt/client"}]},{"type":"text","value":" from optimized dependencies by Vite."}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n modules: ['trpc-nuxt/module']\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"default"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-579b3d"},"children":[{"type":"text","value":"defineNuxtConfig"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"modules"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": ["}]},{"type":"element","tag":"span","props":{"class":"ct-3374e2"},"children":[{"type":"text","value":"'trpc-nuxt/module'"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"]"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"})"}]}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"3-enable-strict-mode"},"children":[{"type":"text","value":"3. Enable strict mode"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you want to use Zod for input validation, make sure you have enabled strict mode:"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strict\": true\n }\n}\n","filename":"tsconfig.json","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"{"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"extends\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-3374e2"},"children":[{"type":"text","value":"\"./.nuxt/tsconfig.json\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"compilerOptions\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"strict\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-82d51f"},"children":[{"type":"text","value":"true"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"}"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n typescript: {\n strict: true\n }\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"default"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-579b3d"},"children":[{"type":"text","value":"defineNuxtConfig"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"typescript"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"strict"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-82d51f"},"children":[{"type":"text","value":"true"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"})"}]}]}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If strict mode is too much, at least enable "},{"type":"element","tag":"code-inline","props":{},"children":[{"type":"text","value":"strictNullChecks"}]},{"type":"text","value":":"}]},{"type":"element","tag":"code-group","props":{},"children":[{"type":"element","tag":"code","props":{"code":"{\n \"extends\": \"./.nuxt/tsconfig.json\",\n \"compilerOptions\": {\n \"strictNullChecks\": true\n }\n}\n","filename":"tsconfig.json","language":"json"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"{"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"extends\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-3374e2"},"children":[{"type":"text","value":"\"./.nuxt/tsconfig.json\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":","}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"compilerOptions\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"\"strictNullChecks\""}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-82d51f"},"children":[{"type":"text","value":"true"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"}"}]}]}]}]}]},{"type":"element","tag":"code","props":{"code":"export default defineNuxtConfig({\n typescript: {\n tsConfig: {\n strictNullChecks: true\n }\n }\n})\n","filename":"nuxt.config.ts","language":"ts"},"children":[{"type":"element","tag":"pre","props":{},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-06947b"},"children":[{"type":"text","value":"default"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-579b3d"},"children":[{"type":"text","value":"defineNuxtConfig"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"({"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"typescript"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"tsConfig"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": {"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" "}]},{"type":"element","tag":"span","props":{"class":"ct-398ee4"},"children":[{"type":"text","value":"strictNullChecks"}]},{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"class":"ct-82d51f"},"children":[{"type":"text","value":"true"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":" }"}]}]},{"type":"element","tag":"span","props":{"class":"line"},"children":[{"type":"element","tag":"span","props":{"class":"ct-87b9c2"},"children":[{"type":"text","value":"})"}]}]}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"next-steps"},"children":[{"type":"text","value":"Next Steps"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Now that you've installed the required dependencies, you are ready to start building your application."}]},{"type":"element","tag":"style","children":[{"type":"text","value":".ct-82d51f{color:#D19A66}.ct-3374e2{color:#98C379}.ct-398ee4{color:#E06C75}.ct-579b3d{color:#61AFEF}.ct-06947b{color:#C678DD}.ct-87b9c2{color:#ABB2BF}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[{"id":"1-add-to-existing-nuxt-project","depth":2,"text":"1. Add to existing Nuxt project"},{"id":"2-install-module","depth":2,"text":"2. Install module"},{"id":"3-enable-strict-mode","depth":2,"text":"3. Enable strict mode"},{"id":"next-steps","depth":2,"text":"Next Steps"}]}},"_type":"markdown","_id":"content:1.get-started:1.installation.md","_source":"content","_file":"1.get-started/1.installation.md","_extension":"md"} \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/query/qYYyK6mtAS.json b/docs/.vercel/output/static/api/_content/query/qYYyK6mtAS.json deleted file mode 100644 index f6af0fd..0000000 --- a/docs/.vercel/output/static/api/_content/query/qYYyK6mtAS.json +++ /dev/null @@ -1 +0,0 @@ -{"_path":"/examples/basic","_dir":"examples","_draft":false,"_partial":false,"_locale":"en","_empty":false,"title":"Basic","description":"tRPC-Nuxt provides first class integration with tRPC.","excerpt":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"basic-example"},"children":[{"type":"text","value":"Basic Example"}]}]},"body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"basic-example"},"children":[{"type":"text","value":"Basic Example"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:2.examples:1.basic.md","_source":"content","_file":"2.examples/1.basic.md","_extension":"md"} \ No newline at end of file diff --git a/docs/.vercel/output/static/api/_content/query/xWeY3NfYtX.json b/docs/.vercel/output/static/api/_content/query/xWeY3NfYtX.json deleted file mode 100644 index 449ada3..0000000 --- a/docs/.vercel/output/static/api/_content/query/xWeY3NfYtX.json +++ /dev/null @@ -1 +0,0 @@ -[null,null] \ No newline at end of file diff --git a/docs/.vercel/output/static/examples/basic/_payload.js b/docs/.vercel/output/static/examples/basic/_payload.js deleted file mode 100644 index c459731..0000000 --- a/docs/.vercel/output/static/examples/basic/_payload.js +++ /dev/null @@ -1 +0,0 @@ -export default {data:{},prerenderedAt:void 0} \ No newline at end of file diff --git a/docs/.vercel/output/static/examples/basic/index.html b/docs/.vercel/output/static/examples/basic/index.html deleted file mode 100644 index 4ff47c2..0000000 --- a/docs/.vercel/output/static/examples/basic/index.html +++ /dev/null @@ -1,6 +0,0 @@ - - -Basic · tRPC Nuxt - - \ No newline at end of file diff --git a/docs/.vercel/output/static/examples/multiple-routers/_payload.js b/docs/.vercel/output/static/examples/multiple-routers/_payload.js deleted file mode 100644 index c459731..0000000 --- a/docs/.vercel/output/static/examples/multiple-routers/_payload.js +++ /dev/null @@ -1 +0,0 @@ -export default {data:{},prerenderedAt:void 0} \ No newline at end of file diff --git a/docs/.vercel/output/static/examples/multiple-routers/index.html b/docs/.vercel/output/static/examples/multiple-routers/index.html deleted file mode 100644 index 46e8b30..0000000 --- a/docs/.vercel/output/static/examples/multiple-routers/index.html +++ /dev/null @@ -1,6 +0,0 @@ - - -Multiple Routers · tRPC Nuxt - - \ No newline at end of file diff --git a/docs/.vercel/output/static/get-started/installation/_payload.js b/docs/.vercel/output/static/get-started/installation/_payload.js deleted file mode 100644 index c459731..0000000 --- a/docs/.vercel/output/static/get-started/installation/_payload.js +++ /dev/null @@ -1 +0,0 @@ -export default {data:{},prerenderedAt:void 0} \ No newline at end of file diff --git a/docs/.vercel/output/static/get-started/installation/index.html b/docs/.vercel/output/static/get-started/installation/index.html deleted file mode 100644 index 8443652..0000000 --- a/docs/.vercel/output/static/get-started/installation/index.html +++ /dev/null @@ -1,6 +0,0 @@ - - -Installation · tRPC Nuxt -

    Installation

    1. Add to existing Nuxt project

    pnpm
    pnpm add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod
    npm
    npm install @trpc/server@next @trpc/client@next trpc-nuxt@beta zod
    yarn
    yarn add @trpc/server@next @trpc/client@next trpc-nuxt@beta zod

    Why @trpc/server?

    For implementing tRPC endpoints and routers.

    Why @trpc/client?

    For making typesafe API calls from your client.

    Why zod?

    Most examples use Zod for input validation and tRPC.io highly recommends it, though it isn't required.

    2. Install module

    This will transpile trpc-nuxt and exclude trpc-nuxt/client from optimized dependencies by Vite.

    nuxt.config.ts
    export default defineNuxtConfig({  modules: ['trpc-nuxt/module']})

    3. Enable strict mode

    If you want to use Zod for input validation, make sure you have enabled strict mode:

    tsconfig.json
    {  "extends": "./.nuxt/tsconfig.json",  "compilerOptions": {    "strict": true  }}
    nuxt.config.ts
    export default defineNuxtConfig({  typescript: {    strict: true  }})

    If strict mode is too much, at least enable strictNullChecks:

    tsconfig.json
    {  "extends": "./.nuxt/tsconfig.json",  "compilerOptions": {    "strictNullChecks": true  }}
    nuxt.config.ts
    export default defineNuxtConfig({  typescript: {    tsConfig: {      strictNullChecks: true    }  }})

    Next Steps

    Now that you've installed the required dependencies, you are ready to start building your application.


    - \ No newline at end of file diff --git a/docs/.vercel/output/static/get-started/usage/_payload.js b/docs/.vercel/output/static/get-started/usage/_payload.js deleted file mode 100644 index c459731..0000000 --- a/docs/.vercel/output/static/get-started/usage/_payload.js +++ /dev/null @@ -1 +0,0 @@ -export default {data:{},prerenderedAt:void 0} \ No newline at end of file diff --git a/docs/.vercel/output/static/get-started/usage/index.html b/docs/.vercel/output/static/get-started/usage/index.html deleted file mode 100644 index 860af9c..0000000 --- a/docs/.vercel/output/static/get-started/usage/index.html +++ /dev/null @@ -1,21 +0,0 @@ - - -Usage · tRPC Nuxt -

    Usage

    Recommended but not enforced file structure. This is what you get when starting from the examples.

    .
    -├── server
    -│   ├── api
    -│   │   └── trpc
    -│   │       └── [trpc].ts  # <-- tRPC HTTP handler
    -│   │   └── [..]
    -│   ├── trpc
    -│   │   ├── routers
    -│   │   │   ├── index.ts  # <-- main app router
    -│   │   │   ├── todo.ts  # <-- sub routers
    -│   │   │   └── [..]
    -│   │   ├── context.ts   # <-- create app context
    -│   │   └── trpc.ts      # <-- procedure helpers
    -├── plugins
    -│   ├── client.ts  # <-- tRPC Client as a plugin
    -└── [..]

    1. Create a tRPC router

    Initialize your tRPC backend using the initTRPC function and create your first router.

    server/trpc/trpc.ts
    import { initTRPC } from '@trpc/server'// Avoid exporting the entire t-object since it's not very// descriptive and can be confusing to newcomers used to t// meaning translation in i18n libraries.const t = initTRPC.create()// Base router and procedure helpersexport const router = t.routerexport const publicProcedure = t.procedure
    server/trpc/routers/index.ts
    import { z } from 'zod'import { publicProcedure, router } from '../trpc'export const appRouter = router({  hello: publicProcedure    .input(      z.object({        text: z.string().nullish(),      }),    )    .query(({ input }) => {      return {        greeting: `hello ${input?.text ?? 'world'}`,      }    }),})// export type definition of APIexport type AppRouter = typeof appRouter
    server/api/trpc/[trpc].ts
    import { createNuxtApiHandler } from 'trpc-nuxt'import { appRouter } from '@/server/trpc/routers'// export API handlerexport default createNuxtApiHandler({  router: appRouter,  createContext: () => ({}),})
    If you need to split your router into several subrouters, you can implement them in the server/trpc/routers directory and import and merge them to a single root appRouter.

    2. Create tRPC client plugin

    Create a set of strongly-typed composables using your API's type signature.

    plugins/client.ts
    import { httpBatchLink } from '@trpc/client'import { createTRPCNuxtProxyClient } from 'trpc-nuxt/client'import type { AppRouter } from '@/server/trpc/routers'export default defineNuxtPlugin(() => {  const client = createTRPCNuxtProxyClient<AppRouter>({    links: [      httpBatchLink({        /**         * If you want to use SSR, you need to use the server's full URL         * @link https://trpc.io/docs/ssr         **/        url: 'http://localhost:3000/api/trpc',      }),    ],  })  return {    provide: {      client,    },  }})

    3. Make API requests

    pages/index.vue
    <script setup lang="ts">const { $client } = useNuxtApp()// query and mutate uses useAsyncData under the hoodconst { data, pending, error } = await $client.hello.query({ text: 'client' })</script><template>  <div v-if="pending">    Loading...  </div>  <div v-else-if="error?.data?.code">    Error: {{ error.data.code }}  </div>  <div v-else>    <p>{{ hello.data?.greeting }}</p>  </div></template>

    - \ No newline at end of file diff --git a/docs/.vercel/output/static/index.html b/docs/.vercel/output/static/index.html deleted file mode 100644 index b349286..0000000 --- a/docs/.vercel/output/static/index.html +++ /dev/null @@ -1,6 +0,0 @@ - - -tRPC Nuxt · tRPC Nuxt -

    tRPC Nuxt

    End-to-end typesafe APIs in Nuxt applications.

    • Automatic typesafety
    • Snappy DX
    • Autocompletion
    Bash
    $npm install trpc-nuxt@next
    Click to copy
    - \ No newline at end of file diff --git a/docs/.vercel/project.json b/docs/.vercel/project.json deleted file mode 100644 index 20d35a2..0000000 --- a/docs/.vercel/project.json +++ /dev/null @@ -1 +0,0 @@ -{"orgId":"xoFdQMzpNyrDuRdXteTRmVBf","projectId":"prj_j3WLt7ZkGga99fs2XFr29Z3eJIxo"} \ No newline at end of file