@voidzero-dev/vitepress-theme 0.0.18 → 0.1.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +60 -0
- package/dist/assets/clients/bolt.svg +5 -0
- package/dist/assets/clients/cloudflare.svg +26 -0
- package/dist/assets/clients/framer.svg +16 -0
- package/dist/assets/clients/hugging-face.svg +9 -0
- package/dist/assets/clients/linear.svg +7 -0
- package/dist/assets/clients/mercedes.svg +2865 -0
- package/dist/assets/clients/openai.svg +1 -0
- package/dist/assets/clients/plaid.svg +7 -0
- package/dist/assets/clients/ramp.svg +1 -0
- package/dist/assets/clients/shopify.svg +30 -0
- package/dist/assets/icons/oxc-dark.svg +124 -0
- package/dist/assets/icons/oxc-light.svg +124 -0
- package/dist/assets/icons/oxc-mono.svg +5 -0
- package/dist/assets/icons/rolldown-dark.svg +92 -0
- package/dist/assets/icons/rolldown-light.svg +92 -0
- package/dist/assets/icons/rolldown-mono.svg +5 -0
- package/dist/assets/icons/vite-dark.svg +132 -0
- package/dist/assets/icons/vite-light.svg +132 -0
- package/dist/assets/icons/vite-mono.svg +5 -0
- package/dist/assets/icons/viteplus-dark.svg +133 -0
- package/dist/assets/icons/viteplus-light.svg +133 -0
- package/dist/assets/icons/viteplus-mono.svg +6 -0
- package/dist/assets/icons/vitest-dark.svg +52 -0
- package/dist/assets/icons/vitest-light.svg +52 -0
- package/dist/assets/icons/vitest-mono.svg +5 -0
- package/dist/assets/logos/oxc-dark.svg +125 -0
- package/dist/assets/logos/oxc-light.svg +125 -0
- package/dist/assets/logos/rolldown-dark.svg +93 -0
- package/dist/assets/logos/rolldown-light.svg +93 -0
- package/dist/assets/logos/vite-dark.svg +133 -0
- package/dist/assets/logos/vite-light.svg +133 -0
- package/dist/assets/logos/viteplus-dark.svg +133 -0
- package/dist/assets/logos/viteplus-light.svg +133 -0
- package/dist/assets/logos/vitest-dark.svg +53 -0
- package/dist/assets/logos/vitest-light.svg +53 -0
- package/dist/assets/logos/voidzero-dark.svg +3 -0
- package/dist/assets/logos/voidzero-light.svg +3 -0
- package/dist/assets/social/github.svg +3 -0
- package/dist/assets/terminal-background.jpg +0 -0
- package/dist/assets/viteplus/logo.svg +1 -0
- package/dist/assets/voidzero/animations/1280_x_552_homepage.riv +0 -0
- package/dist/assets/voidzero/animations/480_x_480_build_tool_for_web.riv +0 -0
- package/dist/assets/voidzero/animations/480_x_480_fastest_javascript_bundler.riv +0 -0
- package/dist/assets/voidzero/animations/480_x_480_language_toolchain.riv +0 -0
- package/dist/assets/voidzero/animations/480_x_480_next_generation_runner.riv +0 -0
- package/dist/assets/voidzero/backgrounds/casestudies.jpg +0 -0
- package/dist/assets/voidzero/backgrounds/oxc.jpg +0 -0
- package/dist/assets/voidzero/backgrounds/rolldown.jpg +0 -0
- package/dist/assets/voidzero/backgrounds/vite.jpg +0 -0
- package/dist/assets/voidzero/backgrounds/vitest.jpg +0 -0
- package/dist/assets/voidzero/logo.svg +3 -0
- package/dist/assets/voidzero/terminals/rolldown.svg +7 -0
- package/dist/assets/voidzero/terminals/vite.svg +9 -0
- package/dist/assets/voidzero/terminals/vitest.svg +49 -0
- package/dist/index.css +1 -346
- package/dist/index.d.ts +2 -2
- package/dist/index.js +5 -3
- package/dist/index10.js +7 -0
- package/dist/index11.js +13 -0
- package/dist/index12.js +13 -0
- package/dist/index13.js +13 -0
- package/dist/index14.js +7 -0
- package/dist/index15.js +12 -0
- package/dist/index16.js +7 -0
- package/dist/index17.js +12 -0
- package/dist/index18.js +7 -0
- package/dist/index19.js +22 -0
- package/dist/index2.js +29 -0
- package/dist/index21.js +4 -0
- package/dist/index22.js +4 -0
- package/dist/index23.js +4 -0
- package/dist/index24.js +4 -0
- package/dist/index25.js +4 -0
- package/dist/index26.js +4 -0
- package/dist/index27.js +23 -0
- package/dist/index29.js +9 -0
- package/dist/index3.js +75 -0
- package/dist/index30.js +107 -0
- package/dist/index32.js +4 -0
- package/dist/index33.js +4 -0
- package/dist/index34.js +297 -0
- package/dist/index36.js +149 -0
- package/dist/index38.js +116 -0
- package/dist/index4.js +157 -0
- package/dist/index40.js +4 -0
- package/dist/index41.js +28 -0
- package/dist/index42.js +32 -0
- package/dist/index43.js +28 -0
- package/dist/index44.js +28 -0
- package/dist/index45.js +28 -0
- package/dist/index46.js +28 -0
- package/dist/index47.js +4 -0
- package/dist/index48.js +4 -0
- package/dist/index49.js +4 -0
- package/dist/index5.js +15 -0
- package/dist/index50.js +4 -0
- package/dist/index51.js +4 -0
- package/dist/index52.js +4 -0
- package/dist/index53.js +4 -0
- package/dist/index54.js +4 -0
- package/dist/index55.js +4 -0
- package/dist/index56.js +4 -0
- package/dist/index57.js +4 -0
- package/dist/index58.js +20 -0
- package/dist/index59.js +20 -0
- package/dist/index6.js +75 -0
- package/dist/index60.js +20 -0
- package/dist/index61.js +4 -0
- package/dist/index62.js +51 -0
- package/dist/index63.js +45 -0
- package/dist/index64.js +2589 -0
- package/dist/index65.js +53 -0
- package/dist/index66.js +7209 -0
- package/dist/index67.js +16 -0
- package/dist/index68.js +36 -0
- package/dist/index69.js +4 -0
- package/dist/index7.js +36 -0
- package/dist/index70.js +4 -0
- package/dist/index71.js +4 -0
- package/dist/index72.js +4 -0
- package/dist/index73.js +4 -0
- package/dist/index74.js +4 -0
- package/dist/index75.js +4 -0
- package/dist/index76.js +4 -0
- package/dist/index77.js +4 -0
- package/dist/index78.js +4 -0
- package/dist/index79.js +4 -0
- package/dist/index8.js +35 -0
- package/dist/index80.js +24 -0
- package/dist/index81.js +126 -0
- package/dist/index82.js +4 -0
- package/dist/index83.js +441 -0
- package/dist/index84.js +1737 -0
- package/dist/index85.js +4 -0
- package/dist/index86.js +4 -0
- package/dist/index87.js +4 -0
- package/dist/index88.js +4 -0
- package/dist/index89.js +4 -0
- package/dist/index9.js +7 -0
- package/dist/index90.js +4 -0
- package/dist/index91.js +35 -0
- package/dist/index92.js +1204 -0
- package/dist/index93.js +448 -0
- package/dist/index94.js +7 -0
- package/dist/index95.js +4 -0
- package/dist/index96.js +317 -0
- package/dist/index97.js +4 -0
- package/dist/index98.js +6 -0
- package/dist/vitepress/components/shared/Eyebrow.vue.d.ts +5 -0
- package/dist/vitepress/components/shared/Footer.vue.d.ts +2 -0
- package/dist/vitepress/components/shared/RiveAnimation.vue.d.ts +20 -0
- package/dist/vitepress/components/shared/Terminal.vue.d.ts +4 -0
- package/dist/vitepress/components/shared/icons/VZIconBluesky.vue.d.ts +2 -0
- package/dist/vitepress/components/shared/icons/VZIconGitHub.vue.d.ts +2 -0
- package/dist/vitepress/components/shared/icons/VZIconTwitter.vue.d.ts +2 -0
- package/dist/vitepress/components/shared/terminal-animations/TerminalAnimation1.vue.d.ts +5 -0
- package/dist/vitepress/components/shared/terminal-animations/TerminalAnimation2.vue.d.ts +5 -0
- package/dist/vitepress/components/shared/terminal-animations/TerminalAnimation3.vue.d.ts +5 -0
- package/dist/vitepress/components/shared/terminal-animations/TerminalAnimation4.vue.d.ts +5 -0
- package/dist/vitepress/components/shared/terminal-animations/TerminalAnimation5.vue.d.ts +5 -0
- package/dist/vitepress/components/shared/terminal-animations/TerminalAnimation6.vue.d.ts +5 -0
- package/dist/vitepress/components/viteplus/Header.vue.d.ts +17 -0
- package/dist/vitepress/components/voidzero/CaseStudySlider.vue.d.ts +5 -0
- package/dist/vitepress/components/voidzero/CustomersSectionHeading.vue.d.ts +2 -0
- package/dist/vitepress/components/voidzero/GitHubStats.vue.d.ts +7 -0
- package/dist/vitepress/components/voidzero/Header.vue.d.ts +2 -0
- package/dist/vitepress/components/voidzero/Hero.vue.d.ts +2 -0
- package/dist/vitepress/components/voidzero/OpenSourceSectionHeading.vue.d.ts +2 -0
- package/dist/vitepress/components/voidzero/OpenSourceSectionProjects.vue.d.ts +2 -0
- package/dist/vitepress/components/voidzero/Statistics.vue.d.ts +7 -0
- package/dist/vitepress/components/voidzero/StatisticsSectionHeading.vue.d.ts +2 -0
- package/dist/vitepress/components/voidzero/TeamCTA.vue.d.ts +2 -0
- package/dist/vitepress/components/voidzero/TrustedBy.vue.d.ts +2 -0
- package/dist/vitepress/components/voidzero/VitePlusSectionFeatures.vue.d.ts +2 -0
- package/dist/vitepress/components/voidzero/VitePlusSectionHeading.vue.d.ts +2 -0
- package/dist/vitepress/index.d.ts +4 -32
- package/package.json +13 -3
- package/dist/_virtual/_/plugin-vue/export-helper.js +0 -11
- package/dist/assets/cta-background-CgYtVhnO.jpg +0 -1
- package/dist/vitepress/assets/cta-background.js +0 -5
- package/dist/vitepress/components/Eyebrow.js +0 -18
- package/dist/vitepress/components/Footer.js +0 -72
- package/dist/vitepress/components/Header.js +0 -34
- package/dist/vitepress/components/RiveAnimation.js +0 -117
- package/dist/vitepress/components/Terminal.js +0 -161
- package/dist/vitepress/components/icons/VZIconBluesky.js +0 -21
- package/dist/vitepress/components/icons/VZIconGitHub.js +0 -21
- package/dist/vitepress/components/icons/VZIconLogo.js +0 -24
- package/dist/vitepress/components/icons/VZIconTwitter.js +0 -21
- package/dist/vitepress/components/terminal-animations/TerminalAnimation1.js +0 -37
- package/dist/vitepress/components/terminal-animations/TerminalAnimation2.js +0 -44
- package/dist/vitepress/components/terminal-animations/TerminalAnimation3.js +0 -37
- package/dist/vitepress/components/terminal-animations/TerminalAnimation4.js +0 -37
- package/dist/vitepress/components/terminal-animations/TerminalAnimation5.js +0 -37
- package/dist/vitepress/components/terminal-animations/TerminalAnimation6.js +0 -37
- package/dist/vitepress/index.js +0 -21
package/dist/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export
|
|
1
|
+
export { default } from './vitepress';
|
|
2
|
+
export * from './vitepress';
|
package/dist/index.js
CHANGED
package/dist/index10.js
ADDED
package/dist/index11.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as r, createStaticVNode as s } from "vue";
|
|
2
|
+
import o from "./index32.js";
|
|
3
|
+
import n from "./index29.js";
|
|
4
|
+
const a = {}, i = { class: "wrapper wrapper--ticks border-t flex flex-col justify-start items-center gap-6 py-20" };
|
|
5
|
+
function l(c, e) {
|
|
6
|
+
return r(), t("div", i, [...e[0] || (e[0] = [
|
|
7
|
+
s('<div class="w-full sm:w-2xl flex flex-col justify-start items-center gap-10 px-5 sm:px-0"><img src="' + o + '" alt="Vite+ Logo" class="h-3"><h2 class="text-center text-primary text-balance"><span class="inline-block">The Unified Toolchain</span><span class="inline-block">for the Web</span></h2><a href="https://viteplus.dev" target="_blank" rel="noopener noreferrer" class="button button--primary button--white"> Explore Vite+ </a></div>', 1)
|
|
8
|
+
])]);
|
|
9
|
+
}
|
|
10
|
+
const x = /* @__PURE__ */ n(a, [["render", l]]);
|
|
11
|
+
export {
|
|
12
|
+
x as default
|
|
13
|
+
};
|
package/dist/index12.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as o, createStaticVNode as i } from "vue";
|
|
2
|
+
import s from "./index33.js";
|
|
3
|
+
import r from "./index29.js";
|
|
4
|
+
const l = {}, a = { class: "wrapper border-t grid grid-rows-3 lg:grid-rows-1 lg:grid-cols-3 lg:h-90 divide-y lg:divide-y-0 lg:divide-x" };
|
|
5
|
+
function n(d, e) {
|
|
6
|
+
return o(), t("section", a, [...e[0] || (e[0] = [
|
|
7
|
+
i('<div class="p-5 lg:p-10 lg:pb-16 flex flex-col justify-between items-start"><div class="flex flex-col gap-3"><img src="' + s + '" alt="Vite+" class="size-8 mb-2"><h5>Vite, but more powerful</h5><p class="text-pretty">Vite+ is a unified toolchain for JavaScript that supports dev, build, lint, test, format & more all in a single dependency.</p></div><a href="https://viteplus.dev" target="_blank" class="text-primary font-medium border-b">Learn more →</a></div><div class="p-5 lg:p-10 lg:pb-16 flex flex-col justify-between"><svg class="size-5" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.2501 1.66675H11.2501C10.0995 1.66675 9.16675 2.59949 9.16675 3.75008V8.75008C9.16675 9.90067 10.0995 10.8334 11.2501 10.8334H16.2501C17.4007 10.8334 18.3334 9.90067 18.3334 8.75008V3.75008C18.3334 2.59949 17.4007 1.66675 16.2501 1.66675Z" stroke="black" stroke-width="1.35" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.16675 5.41699C7.47714 5.42003 6.59237 5.46152 6.02694 6.02694C5.41675 6.63714 5.41675 7.61923 5.41675 9.58342V10.4168C5.41675 12.3809 5.41675 13.363 6.02694 13.9732C6.63714 14.5834 7.61923 14.5834 9.58341 14.5834H10.4167C12.3809 14.5834 13.363 14.5834 13.9732 13.9732C14.5387 13.4078 14.5802 12.523 14.5832 10.8334" stroke="black" stroke-width="1.35" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5.41675 9.16699C3.72714 9.16999 2.84237 9.21149 2.27694 9.77691C1.66675 10.3872 1.66675 11.3692 1.66675 13.3334V14.1667C1.66675 16.1309 1.66675 17.113 2.27694 17.7232C2.88714 18.3334 3.86923 18.3334 5.83341 18.3334H6.66675C8.63091 18.3334 9.613 18.3334 10.2232 17.7232C10.7887 17.1578 10.8302 16.273 10.8332 14.5834" stroke="black" stroke-width="1.35" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="flex flex-col gap-2 justify-start min-h-30"><h6>Drop-in superset of Vite</h6><p class="text-balance">Smooth, incremental adoption if you are already using Vite.</p></div></div><div class="p-5 lg:p-10 lg:pb-16 flex flex-col justify-between"><svg class="size-5" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.0833 8.75V16.25C17.0833 16.6382 17.0833 16.8324 17.0198 16.9856C16.9353 17.1897 16.773 17.352 16.5688 17.4366C16.4157 17.5 16.2215 17.5 15.8333 17.5C15.445 17.5 15.2508 17.5 15.0977 17.4366C14.8935 17.352 14.7313 17.1897 14.6467 16.9856C14.5833 16.8324 14.5833 16.6382 14.5833 16.25V8.75C14.5833 8.36175 14.5833 8.16758 14.6467 8.01443C14.7313 7.81024 14.8935 7.64801 15.0977 7.56343C15.2508 7.5 15.445 7.5 15.8333 7.5C16.2215 7.5 16.4157 7.5 16.5688 7.56343C16.773 7.64801 16.9353 7.81024 17.0198 8.01443C17.0833 8.16758 17.0833 8.36175 17.0833 8.75Z" stroke="#08060D" stroke-width="1.35" stroke-linejoin="round"></path><path d="M13.75 2.5H16.25V5" stroke="#08060D" stroke-width="1.35" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.8333 2.91675C15.8333 2.91675 12.5 7.08341 3.75 10.0001" stroke="#08060D" stroke-width="1.35" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.25 11.6667V16.2501C11.25 16.6383 11.25 16.8325 11.1866 16.9857C11.102 17.1898 10.9397 17.3521 10.7356 17.4367C10.5824 17.5001 10.3882 17.5001 10 17.5001C9.61175 17.5001 9.41758 17.5001 9.26442 17.4367C9.06025 17.3521 8.898 17.1898 8.81342 16.9857C8.75 16.8325 8.75 16.6383 8.75 16.2501V11.6667C8.75 11.2785 8.75 11.0843 8.81342 10.9312C8.898 10.727 9.06025 10.5647 9.26442 10.4802C9.41758 10.4167 9.61175 10.4167 10 10.4167C10.3882 10.4167 10.5824 10.4167 10.7356 10.4802C10.9397 10.5647 11.102 10.727 11.1866 10.9312C11.25 11.0843 11.25 11.2785 11.25 11.6667Z" stroke="#08060D" stroke-width="1.35" stroke-linejoin="round"></path><path d="M5.41675 13.75V16.25C5.41675 16.6382 5.41675 16.8324 5.35331 16.9856C5.26874 17.1897 5.10651 17.352 4.90231 17.4366C4.74917 17.5 4.55503 17.5 4.16675 17.5C3.77846 17.5 3.58432 17.5 3.43118 17.4366C3.22699 17.352 3.06476 17.1897 2.98018 16.9856C2.91675 16.8324 2.91675 16.6382 2.91675 16.25V13.75C2.91675 13.3617 2.91675 13.1676 2.98018 13.0144C3.06476 12.8103 3.22699 12.648 3.43118 12.5634C3.58432 12.5 3.77846 12.5 4.16675 12.5C4.55503 12.5 4.74917 12.5 4.90231 12.5634C5.10651 12.648 5.26874 12.8103 5.35331 13.0144C5.41675 13.1676 5.41675 13.3617 5.41675 13.75Z" stroke="#08060D" stroke-width="1.35" stroke-linejoin="round"></path></svg><div class="flex flex-col gap-2 justify-start min-h-30"><h6>Productivity at Enterprise Scale</h6><p class="text-balance">Performance, reliability & security. Let your team focus on shipping, not tooling.</p></div></div>', 3)
|
|
8
|
+
])]);
|
|
9
|
+
}
|
|
10
|
+
const h = /* @__PURE__ */ r(l, [["render", n]]);
|
|
11
|
+
export {
|
|
12
|
+
h as default
|
|
13
|
+
};
|
package/dist/index13.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElementBlock as r, openBlock as c, createElementVNode as t } from "vue";
|
|
2
|
+
import o from "./index29.js";
|
|
3
|
+
const s = {}, n = { class: "wrapper wrapper--ticks border-t px-10 h-48 sm:h-90 flex flex-col justify-center gap-5" };
|
|
4
|
+
function a(i, e) {
|
|
5
|
+
return c(), r("section", n, [...e[0] || (e[0] = [
|
|
6
|
+
t("h2", { class: "text-center sm:text-start text-white" }, "Open Source", -1),
|
|
7
|
+
t("p", { class: "max-w-md text-balance text-white/70" }, "We are the creators, maintainers, and contributors of some of the most critical infrastructure projects in the JavaScript ecosystem.", -1)
|
|
8
|
+
])]);
|
|
9
|
+
}
|
|
10
|
+
const f = /* @__PURE__ */ o(s, [["render", a]]);
|
|
11
|
+
export {
|
|
12
|
+
f as default
|
|
13
|
+
};
|
package/dist/index14.js
ADDED
package/dist/index15.js
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as r, createElementVNode as o } from "vue";
|
|
2
|
+
import s from "./index29.js";
|
|
3
|
+
const c = {}, n = { class: "wrapper wrapper--ticks border-t px-10 py-12 flex flex-col justify-center gap-5" };
|
|
4
|
+
function a(p, e) {
|
|
5
|
+
return r(), t("section", n, [...e[0] || (e[0] = [
|
|
6
|
+
o("h6", { class: "text-center sm:text-start text-white" }, "Hear from our customers", -1)
|
|
7
|
+
])]);
|
|
8
|
+
}
|
|
9
|
+
const m = /* @__PURE__ */ s(c, [["render", a]]);
|
|
10
|
+
export {
|
|
11
|
+
m as default
|
|
12
|
+
};
|
package/dist/index16.js
ADDED
package/dist/index17.js
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as o, createElementVNode as r } from "vue";
|
|
2
|
+
import s from "./index29.js";
|
|
3
|
+
const n = {}, c = { class: "wrapper px-10 h-48 sm:h-80 flex flex-col justify-center gap-5" };
|
|
4
|
+
function l(a, e) {
|
|
5
|
+
return o(), t("section", c, [...e[0] || (e[0] = [
|
|
6
|
+
r("h3", { class: "text-center sm:text-start max-w-lg text-balance" }, "Trusted by millions of developers around the world", -1)
|
|
7
|
+
])]);
|
|
8
|
+
}
|
|
9
|
+
const m = /* @__PURE__ */ s(n, [["render", l]]);
|
|
10
|
+
export {
|
|
11
|
+
m as default
|
|
12
|
+
};
|
package/dist/index18.js
ADDED
package/dist/index19.js
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as r, openBlock as o, createElementVNode as e } from "vue";
|
|
2
|
+
import a from "./index29.js";
|
|
3
|
+
const s = {}, n = { class: "wrapper wrapper--ticks border-t px-10 py-40 flex flex-col items-center gap-10 bg-[#FBFAF7]" };
|
|
4
|
+
function c(m, t) {
|
|
5
|
+
return o(), r("section", n, [...t[0] || (t[0] = [
|
|
6
|
+
e("h3", { class: "max-w-[45rem] text-center text-balance mx-auto" }, "Our mission is to make the next generation of JavaScript developers more productive than ever before.", -1),
|
|
7
|
+
e("div", { class: "flex flex-row gap-6 items-baseline" }, [
|
|
8
|
+
e("a", {
|
|
9
|
+
href: "/team",
|
|
10
|
+
class: "button"
|
|
11
|
+
}, "Learn more"),
|
|
12
|
+
e("a", {
|
|
13
|
+
href: "/team",
|
|
14
|
+
class: "text-primary font-medium border-b"
|
|
15
|
+
}, "Meet our team →")
|
|
16
|
+
], -1)
|
|
17
|
+
])]);
|
|
18
|
+
}
|
|
19
|
+
const p = /* @__PURE__ */ a(s, [["render", c]]);
|
|
20
|
+
export {
|
|
21
|
+
p as default
|
|
22
|
+
};
|
package/dist/index2.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import t from "./index3.js";
|
|
2
|
+
import n from "./index4.js";
|
|
3
|
+
import i from "./index5.js";
|
|
4
|
+
import m from "./index6.js";
|
|
5
|
+
import r from "./index7.js";
|
|
6
|
+
import c from "./index8.js";
|
|
7
|
+
import s from "./index9.js";
|
|
8
|
+
import f from "./index10.js";
|
|
9
|
+
import S from "./index11.js";
|
|
10
|
+
import a from "./index12.js";
|
|
11
|
+
import u from "./index13.js";
|
|
12
|
+
import d from "./index14.js";
|
|
13
|
+
import l from "./index15.js";
|
|
14
|
+
import H from "./index16.js";
|
|
15
|
+
import _ from "./index17.js";
|
|
16
|
+
import p from "./index18.js";
|
|
17
|
+
import g from "./index19.js";
|
|
18
|
+
/* empty css */
|
|
19
|
+
const R = {
|
|
20
|
+
Layout: () => null,
|
|
21
|
+
// Base theme provides no layout, consuming themes must provide one
|
|
22
|
+
enhanceApp({ app: o, siteData: e }) {
|
|
23
|
+
o.component("Footer", t), o.component("Terminal", n), o.component("Eyebrow", i), o.component("RiveAnimation", m), (e.value.themeConfig?.variant || "voidzero") === "viteplus" ? o.component("Header", r) : (o.component("Header", c), o.component("Hero", s), o.component("TrustedBy", f), o.component("VitePlusSectionHeading", S), o.component("VitePlusSectionFeatures", a), o.component("OpenSourceSectionHeading", u), o.component("OpenSourceSectionProjects", d), o.component("CustomersSectionHeading", l), o.component("CaseStudySlider", H), o.component("StatisticsSectionHeading", _), o.component("Statistics", p), o.component("TeamCTA", g));
|
|
24
|
+
}
|
|
25
|
+
};
|
|
26
|
+
export {
|
|
27
|
+
R as VPTheme,
|
|
28
|
+
R as default
|
|
29
|
+
};
|
package/dist/index21.js
ADDED
package/dist/index22.js
ADDED
package/dist/index23.js
ADDED
package/dist/index24.js
ADDED
package/dist/index25.js
ADDED
package/dist/index26.js
ADDED
package/dist/index27.js
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { defineComponent as s, createElementBlock as d, openBlock as r, createStaticVNode as i, createVNode as n, unref as t } from "vue";
|
|
2
|
+
import l from "./index6.js";
|
|
3
|
+
import a from "./index40.js";
|
|
4
|
+
const p = { class: "wrapper flex flex-col justify-start items-center gap-6 pt-20 pb-10" }, x = /* @__PURE__ */ s({
|
|
5
|
+
__name: "Hero",
|
|
6
|
+
setup(o) {
|
|
7
|
+
return (c, e) => (r(), d("div", p, [
|
|
8
|
+
e[0] || (e[0] = i('<div class="w-full sm:w-2xl flex flex-col justify-start items-center gap-10 px-5 sm:px-0" data-v-9fdd31e9><div class="flex flex-col justify-start items-center gap-4" data-v-9fdd31e9><div inert class="px-3 py-1 bg-primary-white rounded shadow-[0px_2px_4px_0px_rgba(0,0,0,0.05)] outline outline-nickel/5 flex items-center gap-1.5 font-mono font-medium text-sm tracking-tight mb-3" data-v-9fdd31e9><div class="p-0.5 bg-[#00B442]/10 rounded-sm inline-flex justify-start items-center gap-2" data-v-9fdd31e9><div class="size-1.5 bg-[#00B442] rounded-[1.10px] animate-pulse" data-v-9fdd31e9></div></div><span class="text-grey" data-v-9fdd31e9>prod server</span><span class="text-grey" data-v-9fdd31e9>/</span><span class="text-nickel" data-v-9fdd31e9>running</span></div><h1 class="text-center text-primary text-balance shine-text" data-v-9fdd31e9><span class="inline-block" data-v-9fdd31e9>Your gateway to the</span><span class="inline-block" data-v-9fdd31e9>Javascript multiverse.</span></h1><p class="self-stretch text-center text-balance text-nickel" data-v-9fdd31e9>Make web developers more productive than ever before.</p></div><div class="flex items-center gap-5" data-v-9fdd31e9><a href="https://viteplus.dev" target="_blank" rel="noopener noreferrer" class="button button--primary" data-v-9fdd31e9> Explore Vite+ </a></div></div>', 1)),
|
|
9
|
+
n(l, {
|
|
10
|
+
"desktop-src": t(a),
|
|
11
|
+
"mobile-src": t(a),
|
|
12
|
+
"desktop-width": 1280,
|
|
13
|
+
"desktop-height": 580,
|
|
14
|
+
"mobile-width": 253,
|
|
15
|
+
"mobile-height": 268,
|
|
16
|
+
"canvas-class": "w-full"
|
|
17
|
+
}, null, 8, ["desktop-src", "mobile-src"])
|
|
18
|
+
]));
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
export {
|
|
22
|
+
x as default
|
|
23
|
+
};
|
package/dist/index29.js
ADDED
package/dist/index3.js
ADDED
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import { defineComponent as o, createElementBlock as l, openBlock as a, createElementVNode as e, createStaticVNode as i, createVNode as s, createTextVNode as r, toDisplayString as n } from "vue";
|
|
2
|
+
import p from "./index58.js";
|
|
3
|
+
import d from "./index59.js";
|
|
4
|
+
import c from "./index60.js";
|
|
5
|
+
const x = {
|
|
6
|
+
class: "bg-primary",
|
|
7
|
+
"data-theme": "dark"
|
|
8
|
+
}, f = { class: "wrapper" }, m = { class: "px-5 md:px-24 pt-10 md:pt-16 pb-16 md:pb-30 flex flex-col md:flex-row gap-10 md:gap-0 md:justify-between" }, b = { class: "flex flex-col gap-3" }, h = {
|
|
9
|
+
href: "https://github.com/voidzero-dev",
|
|
10
|
+
target: "_blank",
|
|
11
|
+
rel: "noopener noreferrer",
|
|
12
|
+
class: "text-white text-base flex gap-3 items-center"
|
|
13
|
+
}, g = {
|
|
14
|
+
href: "https://web-cdn.bsky.app/profile/voidzero.dev",
|
|
15
|
+
target: "_blank",
|
|
16
|
+
rel: "noopener noreferrer",
|
|
17
|
+
class: "text-white text-base flex gap-3 items-center"
|
|
18
|
+
}, u = {
|
|
19
|
+
href: "https://x.com/voidzerodev",
|
|
20
|
+
target: "_blank",
|
|
21
|
+
rel: "noopener noreferrer",
|
|
22
|
+
class: "text-white text-base flex gap-3 items-center"
|
|
23
|
+
}, _ = { class: "wrapper wrapper--ticks border-t py-5 px-5 md:px-24" }, w = { class: "text-sm" }, Z = /* @__PURE__ */ o({
|
|
24
|
+
__name: "Footer",
|
|
25
|
+
setup(k) {
|
|
26
|
+
return (v, t) => (a(), l("footer", x, [
|
|
27
|
+
e("section", f, [
|
|
28
|
+
e("div", m, [
|
|
29
|
+
t[4] || (t[4] = i('<div><p class="text-grey text-xs font-mono uppercase tracking-wide mb-8">Company</p><ul class="flex flex-col gap-3"><li><a href="https://voidzero.dev/" target="_blank" rel="noopener noreferrer" class="text-white text-base">VoidZero</a></li><li><a href="https://vite.dev/" target="_blank" rel="noopener noreferrer" class="text-white text-base">Vite</a></li><li><a href="https://rolldown.rs/" target="_blank" rel="noopener noreferrer" class="text-white text-base">Rolldown</a></li><li><a href="https://vitest.dev/" target="_blank" rel="noopener noreferrer" class="text-white text-base">Vitest</a></li><li><a href="https://oxc.rs/" target="_blank" rel="noopener noreferrer" class="text-white text-base">Oxc</a></li></ul></div>', 1)),
|
|
30
|
+
e("div", null, [
|
|
31
|
+
t[3] || (t[3] = e("p", { class: "text-grey text-xs font-mono uppercase tracking-wide mb-8" }, "Social", -1)),
|
|
32
|
+
e("ul", b, [
|
|
33
|
+
e("li", null, [
|
|
34
|
+
e("a", h, [
|
|
35
|
+
s(p, {
|
|
36
|
+
class: "size-5",
|
|
37
|
+
"aria-label": "GitHub"
|
|
38
|
+
}),
|
|
39
|
+
t[0] || (t[0] = r("GitHub", -1))
|
|
40
|
+
])
|
|
41
|
+
]),
|
|
42
|
+
e("li", null, [
|
|
43
|
+
e("a", g, [
|
|
44
|
+
s(d, {
|
|
45
|
+
class: "size-5",
|
|
46
|
+
"aria-label": "Bluesky"
|
|
47
|
+
}),
|
|
48
|
+
t[1] || (t[1] = r("Bluesky", -1))
|
|
49
|
+
])
|
|
50
|
+
]),
|
|
51
|
+
e("li", null, [
|
|
52
|
+
e("a", u, [
|
|
53
|
+
s(c, {
|
|
54
|
+
class: "size-5",
|
|
55
|
+
"aria-label": "Twitter"
|
|
56
|
+
}),
|
|
57
|
+
t[2] || (t[2] = r("X.com", -1))
|
|
58
|
+
])
|
|
59
|
+
])
|
|
60
|
+
])
|
|
61
|
+
])
|
|
62
|
+
])
|
|
63
|
+
]),
|
|
64
|
+
e("section", _, [
|
|
65
|
+
e("p", w, [
|
|
66
|
+
r("© " + n((/* @__PURE__ */ new Date()).getFullYear()) + " VoidZero Inc. ", 1),
|
|
67
|
+
t[5] || (t[5] = e("span", { class: "hidden sm:inline" }, "All Rights Reserved.", -1))
|
|
68
|
+
])
|
|
69
|
+
])
|
|
70
|
+
]));
|
|
71
|
+
}
|
|
72
|
+
});
|
|
73
|
+
export {
|
|
74
|
+
Z as default
|
|
75
|
+
};
|
package/dist/index30.js
ADDED
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
import { defineComponent as x, computed as a, ref as m, onMounted as L, onUnmounted as k, createElementBlock as d, openBlock as f, createElementVNode as t, normalizeStyle as v, Fragment as y, renderList as _ } from "vue";
|
|
2
|
+
import B from "./index49.js";
|
|
3
|
+
import I from "./index50.js";
|
|
4
|
+
import M from "./index51.js";
|
|
5
|
+
import T from "./index52.js";
|
|
6
|
+
import H from "./index53.js";
|
|
7
|
+
import S from "./index54.js";
|
|
8
|
+
import z from "./index55.js";
|
|
9
|
+
import E from "./index56.js";
|
|
10
|
+
const F = { class: "wrapper wrapper--ticks border-t pt-14 pb-5 flex flex-col items-center justify-center gap-2" }, O = { class: "carousel-container" }, Z = { class: "carousel-viewport" }, $ = ["src", "alt"], D = /* @__PURE__ */ x({
|
|
11
|
+
__name: "TrustedBy",
|
|
12
|
+
setup(j) {
|
|
13
|
+
const l = [
|
|
14
|
+
{ id: 1, name: "Shopify", src: B },
|
|
15
|
+
{ id: 2, name: "OpenAI", src: I },
|
|
16
|
+
{ id: 3, name: "Framer", src: M },
|
|
17
|
+
{ id: 4, name: "Linear", src: T },
|
|
18
|
+
{ id: 5, name: "Ramp", src: H },
|
|
19
|
+
{ id: 6, name: "Cloudflare", src: S },
|
|
20
|
+
{ id: 7, name: "Mercedes", src: z },
|
|
21
|
+
{ id: 8, name: "Bolt", src: E }
|
|
22
|
+
], i = a(() => l.length % 2 === 0 ? l.slice(0, -1) : l), p = a(() => {
|
|
23
|
+
const o = i.value, e = o.map((s) => ({
|
|
24
|
+
...s,
|
|
25
|
+
id: `${s.id}-clone`,
|
|
26
|
+
isClone: !0
|
|
27
|
+
}));
|
|
28
|
+
return [...o, ...e];
|
|
29
|
+
}), r = m(0), g = m(!1), n = m(!0), c = a(() => Math.floor(i.value.length / 2));
|
|
30
|
+
let u = null;
|
|
31
|
+
const h = () => {
|
|
32
|
+
g.value || (n.value = !0, r.value++, r.value >= i.value.length + c.value && setTimeout(() => {
|
|
33
|
+
n.value = !1, r.value = c.value, setTimeout(() => {
|
|
34
|
+
n.value = !0;
|
|
35
|
+
}, 50);
|
|
36
|
+
}, 600));
|
|
37
|
+
};
|
|
38
|
+
L(() => {
|
|
39
|
+
r.value = c.value, u = window.setInterval(h, 3500);
|
|
40
|
+
}), k(() => {
|
|
41
|
+
u && clearInterval(u);
|
|
42
|
+
});
|
|
43
|
+
const w = a(() => ({
|
|
44
|
+
transform: `translateX(calc(-${r.value} * (var(--logo-width) + var(--logo-gap))))`,
|
|
45
|
+
transition: n.value ? "transform 0.6s ease-in-out" : "none"
|
|
46
|
+
})), C = (o) => {
|
|
47
|
+
const e = Math.abs(o - r.value);
|
|
48
|
+
return e === 0 ? 1 : e === 1 ? 0.6 : 0.3;
|
|
49
|
+
};
|
|
50
|
+
return (o, e) => (f(), d("section", F, [
|
|
51
|
+
e[2] || (e[2] = t("p", { class: "self-stretch text-center text-balance text-nickel" }, "Trusted by the world's best software teams", -1)),
|
|
52
|
+
t("div", O, [
|
|
53
|
+
e[0] || (e[0] = t("div", { class: "bracket bracket-left" }, [
|
|
54
|
+
t("svg", {
|
|
55
|
+
width: "8",
|
|
56
|
+
height: "30",
|
|
57
|
+
viewBox: "0 0 8 30",
|
|
58
|
+
fill: "none",
|
|
59
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
60
|
+
class: "bracket-svg"
|
|
61
|
+
}, [
|
|
62
|
+
t("path", {
|
|
63
|
+
d: "M4.65198 30C1.48018 25.4273 0 20.4388 0 15.0346C0 9.59584 1.48018 4.53811 4.65198 0H8C5.42731 4.98845 4.29956 10.0462 4.29956 15.0346C4.29956 20.0231 5.39207 25.0462 8 30H4.65198Z",
|
|
64
|
+
fill: "currentColor"
|
|
65
|
+
})
|
|
66
|
+
])
|
|
67
|
+
], -1)),
|
|
68
|
+
t("div", Z, [
|
|
69
|
+
t("div", {
|
|
70
|
+
class: "carousel-track",
|
|
71
|
+
style: v(w.value)
|
|
72
|
+
}, [
|
|
73
|
+
(f(!0), d(y, null, _(p.value, (s, b) => (f(), d("div", {
|
|
74
|
+
key: s.id,
|
|
75
|
+
class: "logo-item",
|
|
76
|
+
style: v({ "--logo-opacity": C(b) })
|
|
77
|
+
}, [
|
|
78
|
+
t("img", {
|
|
79
|
+
src: s.src,
|
|
80
|
+
alt: s.name,
|
|
81
|
+
class: "logo-image"
|
|
82
|
+
}, null, 8, $)
|
|
83
|
+
], 4))), 128))
|
|
84
|
+
], 4)
|
|
85
|
+
]),
|
|
86
|
+
e[1] || (e[1] = t("div", { class: "bracket bracket-right" }, [
|
|
87
|
+
t("svg", {
|
|
88
|
+
width: "8",
|
|
89
|
+
height: "30",
|
|
90
|
+
viewBox: "0 0 8 30",
|
|
91
|
+
fill: "none",
|
|
92
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
93
|
+
class: "bracket-svg"
|
|
94
|
+
}, [
|
|
95
|
+
t("path", {
|
|
96
|
+
d: "M3.34802 30C6.51982 25.4273 8 20.4388 8 15.0346C8 9.59584 6.51982 4.53811 3.34802 0H0C2.57269 4.98845 3.70044 10.0462 3.70044 15.0346C3.70044 20.0231 2.60793 25.0462 0 30H3.34802Z",
|
|
97
|
+
fill: "currentColor"
|
|
98
|
+
})
|
|
99
|
+
])
|
|
100
|
+
], -1))
|
|
101
|
+
])
|
|
102
|
+
]));
|
|
103
|
+
}
|
|
104
|
+
});
|
|
105
|
+
export {
|
|
106
|
+
D as default
|
|
107
|
+
};
|
package/dist/index32.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20viewBox='0%200%20103%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.13672%2010.691L12.9072%200.248665H18.0664L12.3477%2014.7516H5.71777L0%200.248665H5.30371L9.13672%2010.691ZM24.7588%2014.7516H19.7861V0.248665H24.7588V14.7516ZM42.8174%203.81214H37.2441V14.7516H32.2725V3.81214H26.6992V0.248665H42.8174V3.81214ZM59.0742%203.77113H49.7305V5.71839H58.9297V9.13636H49.7305V11.2291H59.3438V14.7516H44.7588V0.248665H59.0742V3.77113ZM70.0078%205.71839H75.5811V9.13636H70.0078V14.7516H66.4443V9.13636H60.8711V5.71839H66.4443V0.248665H70.0078V5.71839Z'%20fill='%2308060D'/%3e%3cpath%20d='M91.184%2014.654C90.9713%2014.9247%2090.5362%2014.7742%2090.5362%2014.4303V11.1271C90.5362%2010.7265%2090.2116%2010.4019%2089.8111%2010.4019H86.164C85.8691%2010.4019%2085.6971%2010.0684%2085.8691%209.82875L88.2669%206.4717C88.6101%205.99173%2088.2669%205.3246%2087.6764%205.3246H83.2627C82.9679%205.3246%2082.7959%204.99104%2082.9679%204.7514L86.0763%200.399187C86.1446%200.303883%2086.2545%200.247253%2086.3712%200.247253H95.6343C95.9292%200.247253%2096.1011%200.580817%2095.9292%200.820458L93.5314%204.1775C93.1882%204.65747%2093.5314%205.3246%2094.1219%205.3246H97.769C98.0714%205.3246%2098.2413%205.67336%2098.0542%205.91162L91.1847%2014.6547L91.184%2014.654Z'%20fill='%236254FE'/%3e%3cmask%20id='mask0_242_19217'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='82'%20y='0'%20width='17'%20height='15'%3e%3cpath%20d='M91.184%2014.654C90.9713%2014.9247%2090.5362%2014.7742%2090.5362%2014.4303V11.1271C90.5362%2010.7265%2090.2116%2010.4019%2089.8111%2010.4019H86.164C85.8691%2010.4019%2085.6971%2010.0684%2085.8691%209.82875L88.2669%206.4717C88.6101%205.99173%2088.2669%205.3246%2087.6764%205.3246H83.2627C82.9679%205.3246%2082.7959%204.99104%2082.9679%204.7514L86.0763%200.399187C86.1446%200.303883%2086.2545%200.247253%2086.3712%200.247253H95.6343C95.9292%200.247253%2096.1011%200.580817%2095.9292%200.820458L93.5314%204.1775C93.1882%204.65747%2093.5314%205.3246%2094.1219%205.3246H97.769C98.0714%205.3246%2098.2413%205.67336%2098.0542%205.91162L91.1847%2014.6547L91.184%2014.654Z'%20fill='%23833BFF'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_242_19217)'%3e%3cg%20filter='url(%23filter0_f_242_19217)'%3e%3cellipse%20cx='1.76582'%20cy='4.71406'%20rx='1.76582'%20ry='4.71406'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%2081.4336%2010.3509)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_242_19217)'%3e%3cellipse%20cx='3.33398'%20cy='9.5701'%20rx='3.33398'%20ry='9.5701'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%2070.2578%202.77432)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_242_19217)'%3e%3cellipse%20cx='1.76582'%20cy='9.7738'%20rx='1.76582'%20ry='9.7738'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%2069.8926%203.87666)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_f_242_19217)'%3e%3cellipse%20cx='1.76582'%20cy='9.80964'%20rx='1.76582'%20ry='9.80964'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%2071.3662%209.64707)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter4_f_242_19217)'%3e%3cellipse%20cx='1.76582'%20cy='9.80964'%20rx='1.76582'%20ry='9.80964'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%2071.8574%2010.0154)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter5_f_242_19217)'%3e%3cellipse%20cx='4.51119'%20cy='7.07813'%20rx='4.51119'%20ry='7.07813'%20transform='matrix(0.0584509%20-0.99829%20-0.99829%20-0.0584509%20106.702%208.85934)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter6_f_242_19217)'%3e%3cellipse%20cx='1.11256'%20cy='6.89299'%20rx='1.11256'%20ry='6.89299'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%20107.165%206.03793)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter7_f_242_19217)'%3e%3cellipse%20cx='1.11256'%20cy='6.89299'%20rx='1.11256'%20ry='6.89299'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%20107.165%206.03793)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter8_f_242_19217)'%3e%3cellipse%20cx='82.9899'%20cy='3.1234'%20rx='1.41274'%20ry='9.33166'%20transform='rotate(39.5103%2082.9899%203.1234)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter9_f_242_19217)'%3e%3cellipse%20cx='98.1013'%20cy='-1.70575'%20rx='1.41274'%20ry='9.33166'%20transform='rotate(37.8923%2098.1013%20-1.70575)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter10_f_242_19217)'%3e%3cellipse%20cx='95.9703'%20cy='3.39512'%20rx='2.65481'%20ry='4.00498'%20transform='rotate(37.8923%2095.9703%203.39512)'%20fill='%232BFDD2'/%3e%3c/g%3e%3cg%20filter='url(%23filter11_f_242_19217)'%3e%3cellipse%20cx='82.2635'%20cy='12.5361'%20rx='1.41274'%20ry='9.33166'%20transform='rotate(37.8923%2082.2635%2012.5361)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter12_f_242_19217)'%3e%3cellipse%20cx='82.2635'%20cy='12.5361'%20rx='1.41274'%20ry='9.33166'%20transform='rotate(37.8923%2082.2635%2012.5361)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter13_f_242_19217)'%3e%3cellipse%20cx='94.2258'%20cy='9.78076'%20rx='1.50117'%20ry='9.33166'%20transform='rotate(37.8923%2094.2258%209.78076)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter14_f_242_19217)'%3e%3cellipse%20cx='95.6601'%20cy='10.8271'%20rx='2.57817'%20ry='6.75355'%20transform='rotate(37.8923%2095.6601%2010.8271)'%20fill='%232BFDD2'/%3e%3c/g%3e%3c/g%3e%3cpath%20d='M80.5307%202.28882e-05C77.5818%204.22102%2077.5645%2010.7638%2080.5307%2015H82.5231C79.5576%2010.7638%2079.5749%204.22102%2082.5231%202.28882e-05H80.5307Z'%20fill='%2308060D'/%3e%3cpath%20d='M100.542%202.28882e-05H98.5498C101.499%204.22102%20101.516%2010.7638%2098.5498%2015H100.542C103.508%2010.7638%20103.49%204.22102%20100.542%202.28882e-05Z'%20fill='%2308060D'/%3e%3cdefs%3e%3cfilter%20id='filter0_f_242_19217'%20x='76.5285'%20y='5.42453'%20width='19.2497'%20height='13.3537'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.45549'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_242_19217'%20x='65.3576'%20y='-2.16783'%20width='28.9626'%20height='16.4902'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.45549'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_242_19217'%20x='66.9518'%20y='0.898103'%20width='25.4401'%20height='9.42539'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter3_f_242_19217'%20x='68.4255'%20y='6.66839'%20width='25.5123'%20height='9.4254'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter4_f_242_19217'%20x='68.9167'%20y='7.03671'%20width='25.5123'%20height='9.4254'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter5_f_242_19217'%20x='87.9181'%20y='-5.49159'%20width='23.9636'%20height='18.8675'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.45549'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter6_f_242_19217'%20x='90.4157'%20y='0.979318'%20width='19.6764'%20height='8.1309'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter7_f_242_19217'%20x='90.4157'%20y='0.979318'%20width='19.6764'%20height='8.1309'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter8_f_242_19217'%20x='74.0065'%20y='-7.07931'%20width='17.9674'%20height='20.4054'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter9_f_242_19217'%20x='89.3151'%20y='-12.0682'%20width='17.5729'%20height='20.725'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter10_f_242_19217'%20x='89.7927'%20y='-3.10862'%20width='12.3551'%20height='13.0075'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter11_f_242_19217'%20x='73.4772'%20y='2.17364'%20width='17.5729'%20height='20.725'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter12_f_242_19217'%20x='73.4772'%20y='2.17364'%20width='17.5729'%20height='20.725'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter13_f_242_19217'%20x='85.4255'%20y='-0.588332'%20width='17.6002'%20height='20.7382'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter14_f_242_19217'%20x='88.0925'%20y='2.31917'%20width='15.1354'%20height='17.016'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|
package/dist/index33.js
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20viewBox='0%200%2025%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.0139%2013.6746C11.8154%2013.9273%2011.4094%2013.7868%2011.4094%2013.4658V10.3835C11.4094%2010.0097%2011.1065%209.70686%2010.7328%209.70686H7.3295C7.05433%209.70686%206.89387%209.3956%207.05433%209.17198L9.2918%206.03939C9.61208%205.59151%209.2918%204.96898%208.74081%204.96898H4.62224C4.34707%204.96898%204.1866%204.65772%204.34706%204.4341L7.24766%200.372885C7.31146%200.283953%207.41392%200.23111%207.52283%200.23111H16.1666C16.4418%200.23111%2016.6023%200.542371%2016.4418%200.765989L14.2043%203.89858C13.884%204.34646%2014.2043%204.96898%2014.7553%204.96898H18.1586C18.4408%204.96898%2018.5994%205.29442%2018.4247%205.51675L12.0145%2013.6753L12.0139%2013.6746Z'%20fill='%236254FE'/%3e%3cmask%20id='mask0_302_1163'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='0'%20width='15'%20height='14'%3e%3cpath%20d='M12.0139%2013.6746C11.8154%2013.9273%2011.4094%2013.7868%2011.4094%2013.4658V10.3835C11.4094%2010.0097%2011.1065%209.70686%2010.7328%209.70686H7.3295C7.05433%209.70686%206.89387%209.3956%207.05433%209.17198L9.2918%206.03939C9.61208%205.59151%209.2918%204.96898%208.74081%204.96898H4.62224C4.34707%204.96898%204.1866%204.65772%204.34706%204.4341L7.24766%200.372885C7.31146%200.283953%207.41392%200.23111%207.52283%200.23111H16.1666C16.4418%200.23111%2016.6023%200.542371%2016.4418%200.765989L14.2043%203.89858C13.884%204.34646%2014.2043%204.96898%2014.7553%204.96898H18.1586C18.4408%204.96898%2018.5994%205.29442%2018.4247%205.51675L12.0145%2013.6753L12.0139%2013.6746Z'%20fill='%23833BFF'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_302_1163)'%3e%3cg%20filter='url(%23filter0_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='4.39888'%20rx='1.64776'%20ry='4.39888'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%202.91504%209.65918)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_302_1163)'%3e%3cellipse%20cx='3.11107'%20cy='8.93024'%20rx='3.11107'%20ry='8.93024'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-7.51367%202.5892)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='9.12032'%20rx='1.64776'%20ry='9.12032'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-7.85449%203.61786)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='9.15376'%20rx='1.64776'%20ry='9.15376'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-6.47949%209.00244)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter4_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='9.15376'%20rx='1.64776'%20ry='9.15376'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-6.02051%209.34616)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter5_f_302_1163)'%3e%3cellipse%20cx='4.20957'%20cy='6.60488'%20rx='4.20957'%20ry='6.60488'%20transform='matrix(0.0584509%20-0.99829%20-0.99829%20-0.0584509%2026.4941%208.2674)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter6_f_302_1163)'%3e%3cellipse%20cx='1.03817'%20cy='6.43212'%20rx='1.03817'%20ry='6.43212'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%2026.9268%205.63461)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter7_f_302_1163)'%3e%3cellipse%20cx='1.03817'%20cy='6.43212'%20rx='1.03817'%20ry='6.43212'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%2026.9268%205.63461)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter8_f_302_1163)'%3e%3cellipse%20cx='4.36768'%20cy='2.91497'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(39.5103%204.36768%202.91497)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter9_f_302_1163)'%3e%3cellipse%20cx='18.4686'%20cy='-1.59131'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(37.8923%2018.4686%20-1.59131)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter10_f_302_1163)'%3e%3cellipse%20cx='16.48'%20cy='3.16848'%20rx='2.47731'%20ry='3.73721'%20transform='rotate(37.8923%2016.48%203.16848)'%20fill='%232BFDD2'/%3e%3c/g%3e%3cg%20filter='url(%23filter11_f_302_1163)'%3e%3cellipse%20cx='3.69028'%20cy='11.6983'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(37.8923%203.69028%2011.6983)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter12_f_302_1163)'%3e%3cellipse%20cx='3.69028'%20cy='11.6983'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(37.8923%203.69028%2011.6983)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter13_f_302_1163)'%3e%3cellipse%20cx='14.8521'%20cy='9.12719'%20rx='1.4008'%20ry='8.70774'%20transform='rotate(37.8923%2014.8521%209.12719)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter14_f_302_1163)'%3e%3cellipse%20cx='16.1901'%20cy='10.1036'%20rx='2.40579'%20ry='6.30201'%20transform='rotate(37.8923%2016.1901%2010.1036)'%20fill='%232BFDD2'/%3e%3c/g%3e%3c/g%3e%3cpath%20d='M2.07018%200C-0.681998%203.93942%20-0.698111%2010.0458%202.07018%2013.9994H3.92967C1.16203%2010.0458%201.17814%203.93942%203.92967%200H2.07018Z'%20fill='%2308060D'/%3e%3cpath%20d='M20.9573%206.99969H22.8174C22.8162%204.4847%2022.1246%201.971%2020.7472%200H18.8877C20.2644%201.971%2020.9567%204.4847%2020.958%206.99969H20.9573Z'%20fill='%2308060D'/%3e%3cpath%20d='M24.2393%2010.4351H22.374C22.5113%209.91943%2022.6176%209.39284%2022.6911%208.85916H20.831C20.7575%209.39219%2020.6512%209.91878%2020.5139%2010.4351H18.646C18.4752%2011.0764%2018.2554%2011.6996%2017.9854%2012.2952H19.8532C19.5812%2012.8953%2019.2602%2013.467%2018.8871%2014H20.7466C21.1191%2013.4676%2021.4407%2012.8953%2021.7127%2012.2952H23.578C23.8481%2011.6996%2024.0679%2011.0764%2024.2387%2010.4351H24.2393Z'%20fill='%2308060D'/%3e%3cdefs%3e%3cfilter%20id='filter0_f_302_1163'%20x='-1.66272'%20y='5.06223'%20width='17.9631'%20height='12.4609'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.29132'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_302_1163'%20x='-12.0865'%20y='-2.02252'%20width='27.0256'%20height='15.3877'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.29132'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_302_1163'%20x='-10.5992'%20y='0.83843'%20width='23.7404'%20height='8.79522'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter3_f_302_1163'%20x='-9.22419'%20y='6.22292'%20width='23.8068'%20height='8.79522'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter4_f_302_1163'%20x='-8.76521'%20y='6.56664'%20width='23.8068'%20height='8.79522'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter5_f_302_1163'%20x='8.96521'%20y='-5.12402'%20width='22.3625'%20height='17.6059'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.29132'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter6_f_302_1163'%20x='11.2973'%20y='0.914236'%20width='18.3615'%20height='7.58727'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter7_f_302_1163'%20x='11.2973'%20y='0.914236'%20width='18.3615'%20height='7.58727'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter8_f_302_1163'%20x='-4.01521'%20y='-6.60557'%20width='16.7658'%20height='19.0411'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter9_f_302_1163'%20x='10.2699'%20y='-11.2609'%20width='16.3976'%20height='19.3393'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter10_f_302_1163'%20x='10.7153'%20y='-2.9004'%20width='11.5294'%20height='12.1378'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter11_f_302_1163'%20x='-4.50837'%20y='2.02871'%20width='16.3976'%20height='19.3393'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter12_f_302_1163'%20x='-4.50837'%20y='2.02871'%20width='16.3976'%20height='19.3393'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter13_f_302_1163'%20x='6.64007'%20y='-0.548624'%20width='16.424'%20height='19.3516'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter14_f_302_1163'%20x='9.12835'%20y='2.16451'%20width='14.1232'%20height='15.8783'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e";
|
|
2
|
+
export {
|
|
3
|
+
e as default
|
|
4
|
+
};
|