@voidzero-dev/vitepress-theme 0.1.32 → 0.1.34
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/dist/index.css +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index10.js +2 -2
- package/dist/index11.js +2 -2
- package/dist/index12.js +2 -2
- package/dist/index13.js +1 -1
- package/dist/index14.js +2 -2
- package/dist/index15.js +1 -1
- package/dist/index16.js +2 -2
- package/dist/index17.js +1 -1
- package/dist/index18.js +7 -0
- package/dist/index19.js +20 -2
- package/dist/index2.js +6 -4
- package/dist/index21.js +1 -1
- package/dist/index22.js +1 -1
- package/dist/index23.js +1 -1
- package/dist/index24.js +1 -1
- package/dist/index25.js +2 -21
- package/dist/index26.js +4 -0
- package/dist/index27.js +21 -7
- package/dist/index29.js +9 -0
- package/dist/index3.js +3 -3
- package/dist/index30.js +105 -2
- package/dist/index32.js +2 -295
- package/dist/index34.js +275 -127
- package/dist/index36.js +147 -18
- package/dist/index38.js +113 -18
- package/dist/index40.js +1 -1
- package/dist/index41.js +1 -1
- package/dist/index42.js +1 -1
- package/dist/index43.js +1 -1
- package/dist/index44.js +1 -1
- package/dist/index45.js +1 -1
- package/dist/index46.js +2 -2
- package/dist/index47.js +25 -2
- package/dist/index48.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index50.js +2 -2
- package/dist/index51.js +49 -2
- package/dist/index52.js +7207 -2
- package/dist/index53.js +2 -2
- package/dist/index54.js +2 -2
- package/dist/index55.js +2 -2
- package/dist/index56.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index58.js +1 -1
- package/dist/index59.js +2 -2
- package/dist/index6.js +27 -27
- package/dist/index60.js +2 -2
- package/dist/index61.js +2 -2
- package/dist/index62.js +18 -2
- package/dist/index63.js +18 -34
- package/dist/index64.js +18 -2
- package/dist/index65.js +2 -2
- package/dist/index66.js +1 -1
- package/dist/index67.js +1 -1
- package/dist/index68.js +2 -2
- package/dist/index69.js +2 -2
- package/dist/index7.js +1 -1
- package/dist/index70.js +34 -2
- package/dist/index71.js +2 -2
- package/dist/index72.js +2 -2
- package/dist/index73.js +2 -2
- package/dist/index74.js +1 -1
- package/dist/index75.js +2 -2
- package/dist/index76.js +2 -22
- package/dist/index77.js +2 -124
- package/dist/index78.js +5324 -2
- package/dist/index79.js +2 -33
- package/dist/index8.js +2 -2
- package/dist/index80.js +2 -1202
- package/dist/index81.js +2 -5
- package/dist/index82.js +2 -4
- package/dist/index83.js +2 -315
- package/dist/index84.js +2 -2
- package/dist/index85.js +4 -0
- package/dist/index86.js +6 -0
- package/dist/index87.js +1737 -0
- package/dist/index88.js +7 -0
- package/dist/index89.js +4 -0
- package/dist/index9.js +2 -2
- package/dist/index90.js +448 -0
- package/dist/index91.js +317 -0
- package/dist/index92.js +4 -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 +6 -0
- package/package.json +9 -6
- package/dist/index20.js +0 -4
- package/dist/index28.js +0 -107
- package/dist/index37.js +0 -20
- package/dist/index39.js +0 -4
- /package/dist/{index31.js → index33.js} +0 -0
package/dist/index.d.ts
ADDED
package/dist/index10.js
CHANGED
package/dist/index11.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createElementBlock as t, openBlock as r, createStaticVNode as s } from "vue";
|
|
2
|
-
import o from "./
|
|
3
|
-
import n from "./
|
|
2
|
+
import o from "./index32.js";
|
|
3
|
+
import n from "./index29.js";
|
|
4
4
|
const a = {}, i = { class: "wrapper wrapper--ticks border-t flex flex-col justify-start items-center gap-6 py-20" };
|
|
5
5
|
function l(c, e) {
|
|
6
6
|
return r(), t("div", i, [...e[0] || (e[0] = [
|
package/dist/index12.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createElementBlock as t, openBlock as o, createStaticVNode as i } from "vue";
|
|
2
|
-
import s from "./
|
|
3
|
-
import r from "./
|
|
2
|
+
import s from "./index33.js";
|
|
3
|
+
import r from "./index29.js";
|
|
4
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
5
|
function n(d, e) {
|
|
6
6
|
return o(), t("section", a, [...e[0] || (e[0] = [
|
package/dist/index13.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createElementBlock as r, openBlock as c, createElementVNode as t } from "vue";
|
|
2
|
-
import o from "./
|
|
2
|
+
import o from "./index29.js";
|
|
3
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
4
|
function a(i, e) {
|
|
5
5
|
return c(), r("section", n, [...e[0] || (e[0] = [
|
package/dist/index14.js
CHANGED
package/dist/index15.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createElementBlock as t, openBlock as r, createElementVNode as o } from "vue";
|
|
2
|
-
import s from "./
|
|
2
|
+
import s from "./index29.js";
|
|
3
3
|
const c = {}, n = { class: "wrapper wrapper--ticks border-t px-10 py-12 flex flex-col justify-center gap-5" };
|
|
4
4
|
function a(p, e) {
|
|
5
5
|
return r(), t("section", n, [...e[0] || (e[0] = [
|
package/dist/index16.js
CHANGED
package/dist/index17.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createElementBlock as t, openBlock as o, createElementVNode as r } from "vue";
|
|
2
|
-
import s from "./
|
|
2
|
+
import s from "./index29.js";
|
|
3
3
|
const n = {}, c = { class: "wrapper px-10 h-48 sm:h-80 flex flex-col justify-center gap-5" };
|
|
4
4
|
function l(a, e) {
|
|
5
5
|
return o(), t("section", c, [...e[0] || (e[0] = [
|
package/dist/index18.js
ADDED
package/dist/index19.js
CHANGED
|
@@ -1,4 +1,22 @@
|
|
|
1
|
-
import
|
|
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]]);
|
|
2
20
|
export {
|
|
3
|
-
|
|
21
|
+
p as default
|
|
4
22
|
};
|
package/dist/index2.js
CHANGED
|
@@ -13,15 +13,17 @@ import d from "./index14.js";
|
|
|
13
13
|
import l from "./index15.js";
|
|
14
14
|
import H from "./index16.js";
|
|
15
15
|
import _ from "./index17.js";
|
|
16
|
+
import p from "./index18.js";
|
|
17
|
+
import g from "./index19.js";
|
|
16
18
|
/* empty css */
|
|
17
|
-
const
|
|
19
|
+
const R = {
|
|
18
20
|
Layout: () => null,
|
|
19
21
|
// Base theme provides no layout, consuming themes must provide one
|
|
20
22
|
enhanceApp({ app: o, siteData: e }) {
|
|
21
|
-
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", _));
|
|
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));
|
|
22
24
|
}
|
|
23
25
|
};
|
|
24
26
|
export {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
+
R as VPTheme,
|
|
28
|
+
R as default
|
|
27
29
|
};
|
package/dist/index21.js
CHANGED
package/dist/index22.js
CHANGED
package/dist/index23.js
CHANGED
package/dist/index24.js
CHANGED
package/dist/index25.js
CHANGED
|
@@ -1,23 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import l from "./index6.js";
|
|
3
|
-
import a from "./index52.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
|
-
});
|
|
1
|
+
import f from "./index7.js";
|
|
21
2
|
export {
|
|
22
|
-
|
|
3
|
+
f as default
|
|
23
4
|
};
|
package/dist/index26.js
ADDED
package/dist/index27.js
CHANGED
|
@@ -1,9 +1,23 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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 "./index53.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
|
+
});
|
|
7
21
|
export {
|
|
8
|
-
|
|
22
|
+
x as default
|
|
9
23
|
};
|
package/dist/index29.js
ADDED
package/dist/index3.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
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 "./
|
|
3
|
-
import d from "./
|
|
4
|
-
import c from "./
|
|
2
|
+
import p from "./index62.js";
|
|
3
|
+
import d from "./index63.js";
|
|
4
|
+
import c from "./index64.js";
|
|
5
5
|
const x = {
|
|
6
6
|
class: "bg-primary",
|
|
7
7
|
"data-theme": "dark"
|
package/dist/index30.js
CHANGED
|
@@ -1,4 +1,107 @@
|
|
|
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";
|
|
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 "./index54.js";
|
|
3
|
+
import I from "./index55.js";
|
|
4
|
+
import M from "./index56.js";
|
|
5
|
+
import T from "./index57.js";
|
|
6
|
+
import H from "./index58.js";
|
|
7
|
+
import S from "./index59.js";
|
|
8
|
+
import z from "./index60.js";
|
|
9
|
+
import E from "./index61.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
|
+
});
|
|
2
105
|
export {
|
|
3
|
-
|
|
106
|
+
D as default
|
|
4
107
|
};
|