@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/index79.js
CHANGED
|
@@ -1,35 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
return Object.prototype.toString.call(n) === "[object Object]";
|
|
3
|
-
}
|
|
4
|
-
function a(n) {
|
|
5
|
-
return y(n) || Array.isArray(n);
|
|
6
|
-
}
|
|
7
|
-
function p() {
|
|
8
|
-
return !!(typeof window < "u" && window.document && window.document.createElement);
|
|
9
|
-
}
|
|
10
|
-
function l(n, t) {
|
|
11
|
-
const e = Object.keys(n), c = Object.keys(t);
|
|
12
|
-
if (e.length !== c.length) return !1;
|
|
13
|
-
const s = JSON.stringify(Object.keys(n.breakpoints || {})), u = JSON.stringify(Object.keys(t.breakpoints || {}));
|
|
14
|
-
return s !== u ? !1 : e.every((o) => {
|
|
15
|
-
const r = n[o], i = t[o];
|
|
16
|
-
return typeof r == "function" ? `${r}` == `${i}` : !a(r) || !a(i) ? r === i : l(r, i);
|
|
17
|
-
});
|
|
18
|
-
}
|
|
19
|
-
function f(n) {
|
|
20
|
-
return n.concat().sort((t, e) => t.name > e.name ? 1 : -1).map((t) => t.options);
|
|
21
|
-
}
|
|
22
|
-
function O(n, t) {
|
|
23
|
-
if (n.length !== t.length) return !1;
|
|
24
|
-
const e = f(n), c = f(t);
|
|
25
|
-
return e.every((s, u) => {
|
|
26
|
-
const o = c[u];
|
|
27
|
-
return l(s, o);
|
|
28
|
-
});
|
|
29
|
-
}
|
|
1
|
+
var e = { exports: {} };
|
|
30
2
|
export {
|
|
31
|
-
|
|
32
|
-
O as arePluginsEqual,
|
|
33
|
-
p as canUseDOM,
|
|
34
|
-
f as sortAndMapPluginToOptions
|
|
3
|
+
e as __module
|
|
35
4
|
};
|
package/dist/index8.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as p, createElementBlock as s, openBlock as o, createElementVNode as e, createStaticVNode as c, Fragment as m, renderList as f, unref as n, normalizeClass as d, toDisplayString as u } from "vue";
|
|
2
|
-
import _ from "./
|
|
3
|
-
import h from "./
|
|
2
|
+
import _ from "./index48.js";
|
|
3
|
+
import h from "./index49.js";
|
|
4
4
|
import { useData as x, useRoute as g } from "vitepress";
|
|
5
5
|
const k = { class: "wrapper px-6 py-7 flex items-center justify-between" }, v = { class: "flex items-center gap-10" }, b = { class: "nav" }, y = ["href"], C = /* @__PURE__ */ p({
|
|
6
6
|
__name: "Header",
|