import { p as publicAssetsURL } from '../../handlers/renderer.mjs'; import _sfc_main$1 from './Divider-d0e5605d.mjs'; import { _ as _sfc_main$2 } from './LocaleNuxtLink-9e62e7b2.mjs'; import { ABtn, ATooltip } from 'anu-vue'; import _sfc_main$3 from './logo-8010ba8d.mjs'; import _sfc_main$4 from './DarkToggle-029564ac.mjs'; import { unref, withCtx, createVNode, toDisplayString, createTextVNode, openBlock, createBlock, useSSRContext } from 'vue'; import { ssrRenderComponent, ssrRenderList, ssrInterpolate, ssrRenderAttr } from 'vue/server-renderer'; import { j as useI18n } from '../server.mjs'; import 'vue-bundle-renderer/runtime'; import 'h3'; import 'devalue'; import '../../nitro/node-server.mjs'; import 'node-fetch-native/polyfill'; import 'node:http'; import 'node:https'; import 'destr'; import 'ofetch'; import 'unenv/runtime/fetch/index'; import 'hookable'; import 'scule'; import 'klona'; import 'defu'; import 'ohash'; import 'ufo'; import 'unstorage'; import 'unstorage/drivers/fs'; import 'unstorage/drivers/overlay'; import 'unstorage/drivers/memory'; import 'radix3'; import 'node:fs'; import 'node:url'; import 'pathe'; import '@intlify/bundle-utils'; 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 './nuxt-link-691ee40a.mjs'; import './composables-4342911f.mjs'; import 'unctx'; import '@unhead/ssr'; import 'unhead'; import '@unhead/shared'; import 'vue-router'; import '@intlify/core-base'; import 'cookie-es'; import 'is-https'; const _imports_0 = "" + publicAssetsURL("wechat.png"); function useFoot() { const { locale } = useI18n(); locale.value === "zh" ? "/" : `/${locale.value}`; return { copyright: "foot.copyright", release: "foot.release", record: ["foot.record[0]", "foot.record[1]"], links: [ { title: "foot.links[0].group", child: [ { link: { name: "foot.links[0].link[0]", href: "/" } }, { link: { name: "foot.links[0].link[1]", href: "#" } }, { link: { name: "foot.links[0].link[2]", href: "#" } } ] }, { title: "foot.links[1].group", child: [ { link: { name: "foot.links[1].link[0]", href: "/about" } }, { link: { name: "foot.links[1].link[1]", href: "/about#location" } }, { link: { name: "foot.links[1].link[2]", href: "/" } } ] }, { title: "foot.links[2].group", child: [ { icon: "i-ic-sharp-wechat", link: { name: "foot.links[2].link[0]", href: "#" } }, { icon: "i-ri-twitter-fill", link: { name: "foot.links[2].link[1]", href: "https://twitter.com/Topverse_Studio" } }, { link: { name: "foot.links[2].link[2]", href: "#" } } ] } ] }; } const _sfc_main = { __name: "Footer", __ssrInlineRender: true, setup(__props) { const footer = useFoot(); return (_ctx, _push, _parent, _attrs) => { const _component_Divider = _sfc_main$1; const _component_LocaleNuxtLink = _sfc_main$2; const _component_ABtn = ABtn; const _component_ATooltip = ATooltip; const _component_BrandLogo = _sfc_main$3; const _component_DarkToggle = _sfc_main$4; _push(``); _push(ssrRenderComponent(_component_Divider, null, null, _parent)); _push(`
${ssrInterpolate(_ctx.$t(unref(footer).copyright))}
${ssrInterpolate(_ctx.$t(unref(footer).release))}
`); ssrRenderList(unref(footer).record, (record, i) => { _push(`${ssrInterpolate(_ctx.$t(record))}
`); }); _push(`