@voidzero-dev/vitepress-theme 0.1.35 → 0.1.38

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.
Files changed (94) hide show
  1. package/dist/index100.js +6 -6
  2. package/dist/index101.js +4 -32
  3. package/dist/index102.js +4 -57
  4. package/dist/index103.js +6 -8
  5. package/dist/index104.js +29 -10
  6. package/dist/index105.js +55 -56
  7. package/dist/index106.js +9 -6
  8. package/dist/index107.js +13 -38
  9. package/dist/index108.js +58 -21
  10. package/dist/index109.js +6 -25
  11. package/dist/index110.js +39 -10
  12. package/dist/index111.js +20 -56
  13. package/dist/index112.js +25 -36
  14. package/dist/index113.js +10 -119
  15. package/dist/index114.js +54 -89
  16. package/dist/index115.js +34 -6
  17. package/dist/index116.js +112 -432
  18. package/dist/index117.js +92 -33
  19. package/dist/index118.js +6 -1200
  20. package/dist/index119.js +438 -3
  21. package/dist/index120.js +5 -1735
  22. package/dist/index121.js +2 -5
  23. package/dist/index122.js +1735 -2
  24. package/dist/index27.js +1 -1
  25. package/dist/index3.js +3 -3
  26. package/dist/index30.js +8 -8
  27. package/dist/index34.js +12 -12
  28. package/dist/index36.js +7 -7
  29. package/dist/index38.js +7 -7
  30. package/dist/index4.js +10 -10
  31. package/dist/index40.js +84 -2
  32. package/dist/index41.js +50 -68
  33. package/dist/index42.js +34 -47
  34. package/dist/index43.js +55 -32
  35. package/dist/index44.js +23 -73
  36. package/dist/index45.js +18 -14
  37. package/dist/index46.js +16 -20
  38. package/dist/index47.js +16 -16
  39. package/dist/index48.js +13 -13
  40. package/dist/index49.js +14 -14
  41. package/dist/index50.js +2 -26
  42. package/dist/index51.js +24 -17
  43. package/dist/index52.js +20 -16
  44. package/dist/index53.js +122 -16
  45. package/dist/index54.js +2 -2
  46. package/dist/index55.js +2 -2
  47. package/dist/index56.js +2 -2
  48. package/dist/index57.js +2 -2
  49. package/dist/index58.js +2 -2
  50. package/dist/index59.js +2 -2
  51. package/dist/index6.js +1 -1
  52. package/dist/index60.js +2 -2
  53. package/dist/index61.js +1 -1
  54. package/dist/index62.js +2 -2
  55. package/dist/index63.js +2 -2
  56. package/dist/index64.js +2 -2
  57. package/dist/index65.js +1 -1
  58. package/dist/index66.js +2 -49
  59. package/dist/index67.js +19 -44
  60. package/dist/index68.js +18 -2587
  61. package/dist/index69.js +18 -51
  62. package/dist/index7.js +2 -2
  63. package/dist/index70.js +2 -7207
  64. package/dist/index71.js +2 -14
  65. package/dist/index72.js +2 -22
  66. package/dist/index73.js +34 -124
  67. package/dist/index74.js +2 -2
  68. package/dist/index75.js +2 -2
  69. package/dist/index76.js +2 -2
  70. package/dist/index77.js +2 -2
  71. package/dist/index78.js +2 -2
  72. package/dist/index79.js +2 -25
  73. package/dist/index8.js +3 -3
  74. package/dist/index80.js +2 -34
  75. package/dist/index81.js +2 -2
  76. package/dist/index82.js +49 -2
  77. package/dist/index83.js +44 -3
  78. package/dist/index84.js +2587 -2
  79. package/dist/index85.js +51 -2
  80. package/dist/index86.js +7207 -2
  81. package/dist/index87.js +14 -2
  82. package/dist/index88.js +5324 -2
  83. package/dist/index89.js +2 -2
  84. package/dist/index90.js +1 -1
  85. package/dist/index91.js +1 -1
  86. package/dist/index92.js +1 -1
  87. package/dist/index93.js +1 -1
  88. package/dist/index94.js +2 -5324
  89. package/dist/index95.js +2 -2
  90. package/dist/index96.js +32 -9
  91. package/dist/index97.js +1201 -6
  92. package/dist/index98.js +3 -4
  93. package/dist/index99.js +10 -4
  94. package/package.json +1 -1
package/dist/index27.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as s, createElementBlock as d, openBlock as r, createStaticVNode as i, createVNode as n, unref as t } from "vue";
2
2
  import l from "./index6.js";
3
- import a from "./index40.js";
3
+ import a from "./index70.js";
4
4
  const p = { class: "wrapper flex flex-col justify-start items-center gap-6 pt-20 pb-10" }, x = /* @__PURE__ */ s({
5
5
  __name: "Hero",
6
6
  setup(o) {
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 "./index51.js";
3
- import d from "./index52.js";
4
- import c from "./index53.js";
2
+ import p from "./index67.js";
3
+ import d from "./index68.js";
4
+ import c from "./index69.js";
5
5
  const x = {
6
6
  class: "bg-primary",
7
7
  "data-theme": "dark"
package/dist/index30.js CHANGED
@@ -1,12 +1,12 @@
1
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";
2
+ import B from "./index59.js";
3
+ import I from "./index60.js";
4
+ import M from "./index61.js";
5
+ import T from "./index62.js";
6
+ import H from "./index63.js";
7
+ import S from "./index64.js";
8
+ import z from "./index65.js";
9
+ import E from "./index66.js";
10
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
11
  __name: "TrustedBy",
12
12
  setup(j) {
package/dist/index34.js CHANGED
@@ -1,17 +1,17 @@
1
1
  import { defineComponent as _, ref as h, onMounted as y, onUnmounted as k, createElementBlock as c, openBlock as d, createElementVNode as t, Fragment as j, renderList as V, normalizeClass as i, createTextVNode as C, toDisplayString as z, createVNode as m, createCommentVNode as x } from "vue";
2
- import u from "./index80.js";
2
+ import u from "./index73.js";
3
3
  import I from "./index6.js";
4
- import A from "./index75.js";
5
- import E from "./index76.js";
6
- import R from "./index77.js";
7
- import T from "./index78.js";
8
- import S from "./index81.js";
9
- import N from "./index82.js";
10
- import O from "./index83.js";
11
- import J from "./index84.js";
12
- import P from "./index85.js";
13
- import B from "./index86.js";
14
- import X from "./index87.js";
4
+ import A from "./index55.js";
5
+ import E from "./index56.js";
6
+ import R from "./index57.js";
7
+ import T from "./index58.js";
8
+ import S from "./index74.js";
9
+ import N from "./index75.js";
10
+ import O from "./index76.js";
11
+ import J from "./index77.js";
12
+ import P from "./index78.js";
13
+ import B from "./index79.js";
14
+ import X from "./index80.js";
15
15
  const $ = { class: "wrapper wrapper--ticks border-t flex" }, D = { class: "w-72 p-10 sticky top-0 self-start hidden md:flex flex-col" }, H = { class: "flex flex-col gap-4" }, M = ["onClick"], F = ["src", "alt"], L = { class: "w-full md:border-l border-nickel" }, U = { class: "flex flex-col p-10 justify-between gap-20" }, q = { class: "flex flex-col gap-5 max-w-[20rem]" }, G = ["href"], K = { class: "flex flex-col min-h-[22rem] sm:min-h-[30rem]" }, Q = { class: "relative pl-10 h-full flex flex-col justify-center overflow-clip" }, W = ["src"], Y = { class: "flex flex-col p-10 justify-between gap-20" }, Z = { class: "flex flex-col gap-5 max-w-[20rem]" }, tt = ["href"], et = { class: "flex flex-col min-h-[22rem] sm:min-h-[30rem]" }, ot = { class: "relative pl-10 h-full flex flex-col justify-end overflow-clip pt-10 sm:pt-0" }, st = ["src"], lt = { class: "flex flex-col p-10 justify-between gap-20" }, it = { class: "flex flex-col gap-5 max-w-[20rem]" }, rt = ["href"], nt = { class: "flex flex-col min-h-[22rem] sm:min-h-[30rem]" }, at = { class: "relative pl-10 h-full flex flex-col justify-center overflow-clip py-10 sm:py-0" }, ct = ["src"], dt = { class: "flex flex-col p-10 justify-between gap-20" }, mt = { class: "flex flex-col gap-5 max-w-[20rem]" }, ft = ["href"], ut = { class: "flex flex-col min-h-[22rem] sm:min-h-[30rem]" }, pt = { class: "relative pl-10 h-full flex flex-col justify-center overflow-clip" }, Et = /* @__PURE__ */ _({
16
16
  __name: "OpenSourceSectionProjects",
17
17
  setup(xt) {
package/dist/index36.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as I, ref as v, onMounted as M, onUnmounted as A, createElementBlock as o, openBlock as s, createElementVNode as e, Fragment as m, renderList as p, normalizeClass as _, toDisplayString as g, createCommentVNode as V } from "vue";
2
- import f from "./index72.js";
3
- import B from "./index73.js";
4
- import c from "./index74.js";
5
- import y from "./index75.js";
6
- import w from "./index76.js";
7
- import x from "./index77.js";
8
- import k from "./index78.js";
2
+ import f from "./index52.js";
3
+ import B from "./index53.js";
4
+ import c from "./index54.js";
5
+ import y from "./index55.js";
6
+ import w from "./index56.js";
7
+ import x from "./index57.js";
8
+ import k from "./index58.js";
9
9
  const F = { class: "wrapper" }, L = { class: "bg-wine case-study-background" }, D = { class: "flex py-20" }, H = ["src", "alt"], P = { class: "text-white text-balance max-w-[20rem] pt-5" }, j = { class: "absolute bottom-0 left-0 right-0 flex gap-4 px-10 py-4 border-t border-slate items-center" }, z = ["href"], O = { class: "project-icon" }, $ = ["src", "alt"], E = {
10
10
  key: 0,
11
11
  class: "text-grey text-xs font-mono uppercase tracking-wide"
package/dist/index38.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as x, ref as l, computed as g, onMounted as y, onUnmounted as h, createElementBlock as w, openBlock as b, Fragment as k, createElementVNode as t, createStaticVNode as c, createTextVNode as C, createVNode as S, unref as f } from "vue";
2
- import _ from "./index65.js";
3
- import "./index66.js";
4
- import "./index67.js";
5
- import A from "./index68.js";
6
- import B from "./index69.js";
7
- import { Chart as F } from "./index70.js";
8
- import { continuous as N } from "./index71.js";
2
+ import _ from "./index81.js";
3
+ import "./index82.js";
4
+ import "./index83.js";
5
+ import A from "./index84.js";
6
+ import B from "./index85.js";
7
+ import { Chart as F } from "./index86.js";
8
+ import { continuous as N } from "./index87.js";
9
9
  const P = { class: "wrapper wrapper--ticks border-t grid grid-cols-2 divide-x divide-ceramic" }, T = { class: "p-10 flex flex-col justify-between" }, z = /* @__PURE__ */ x({
10
10
  __name: "Statistics",
11
11
  props: {
package/dist/index4.js CHANGED
@@ -1,14 +1,14 @@
1
1
  import { defineComponent as w, ref as d, onMounted as V, onUnmounted as C, createElementBlock as k, openBlock as _, createElementVNode as A, normalizeClass as x, createBlock as E, createCommentVNode as N, unref as a, withCtx as n, createVNode as e, createTextVNode as r } from "vue";
2
- import { TabsRoot_default as $ } from "./index41.js";
3
- import { TabsContent_default as i } from "./index42.js";
4
- import { TabsList_default as I } from "./index43.js";
5
- import { TabsTrigger_default as u } from "./index44.js";
6
- import z from "./index45.js";
7
- import B from "./index46.js";
8
- import O from "./index47.js";
9
- import R from "./index48.js";
10
- import U from "./index49.js";
11
- import j from "./index50.js";
2
+ import { TabsRoot_default as $ } from "./index40.js";
3
+ import { TabsContent_default as i } from "./index41.js";
4
+ import { TabsList_default as I } from "./index42.js";
5
+ import { TabsTrigger_default as u } from "./index43.js";
6
+ import z from "./index44.js";
7
+ import B from "./index45.js";
8
+ import O from "./index46.js";
9
+ import R from "./index47.js";
10
+ import U from "./index48.js";
11
+ import j from "./index49.js";
12
12
  const D = 1500, W = /* @__PURE__ */ w({
13
13
  __name: "Terminal",
14
14
  setup(L) {