@voidzero-dev/vitepress-theme 0.1.38 → 0.1.43

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 (172) hide show
  1. package/dist/assets/social/bluesky-light.svg +10 -0
  2. package/dist/assets/social/github-light.svg +3 -0
  3. package/dist/assets/social/twitter-light.svg +3 -0
  4. package/dist/assets/voidzero/animations/343_x_148_homepage_mobile.riv +0 -0
  5. package/dist/assets/voidzero/footer-logo.svg +5 -0
  6. package/dist/assets/voidzero/footer.jpg +0 -0
  7. package/dist/assets/voidzero/investors/accel.svg +9 -0
  8. package/dist/assets/voidzero/investors/amplify.svg +3 -0
  9. package/dist/assets/voidzero/investors/resend.svg +3 -0
  10. package/dist/assets/voidzero/investors/sentry.svg +10 -0
  11. package/dist/assets/voidzero/logo-light.svg +3 -0
  12. package/dist/index.css +1 -1
  13. package/dist/index10.js +4 -4
  14. package/dist/index100.js +26 -7
  15. package/dist/index101.js +197 -5
  16. package/dist/index102.js +1014 -4
  17. package/dist/index103.js +34 -7
  18. package/dist/index104.js +2 -33
  19. package/dist/index105.js +2 -57
  20. package/dist/index106.js +2 -9
  21. package/dist/index107.js +2 -14
  22. package/dist/index108.js +2 -58
  23. package/dist/index109.js +2 -6
  24. package/dist/index11.js +5 -11
  25. package/dist/index110.js +2 -39
  26. package/dist/index111.js +5324 -21
  27. package/dist/index112.js +2 -25
  28. package/dist/index113.js +2 -10
  29. package/dist/index114.js +2 -57
  30. package/dist/index115.js +2 -36
  31. package/dist/index116.js +2 -119
  32. package/dist/index117.js +2 -92
  33. package/dist/index118.js +2 -8
  34. package/dist/index119.js +2 -439
  35. package/dist/index12.js +9 -9
  36. package/dist/index120.js +10 -5
  37. package/dist/index121.js +7 -2
  38. package/dist/index122.js +4 -1734
  39. package/dist/index123.js +4 -315
  40. package/dist/index124.js +7 -2
  41. package/dist/index125.js +29 -442
  42. package/dist/index126.js +59 -0
  43. package/dist/index127.js +11 -0
  44. package/dist/index128.js +16 -0
  45. package/dist/index129.js +60 -0
  46. package/dist/index13.js +9 -9
  47. package/dist/index130.js +8 -0
  48. package/dist/index131.js +41 -0
  49. package/dist/index132.js +23 -0
  50. package/dist/index133.js +27 -0
  51. package/dist/index134.js +12 -0
  52. package/dist/index135.js +59 -0
  53. package/dist/index136.js +38 -0
  54. package/dist/index137.js +121 -0
  55. package/dist/index138.js +94 -0
  56. package/dist/index139.js +10 -0
  57. package/dist/index14.js +11 -5
  58. package/dist/index140.js +6 -0
  59. package/dist/index141.js +5 -0
  60. package/dist/index142.js +7209 -0
  61. package/dist/index143.js +1737 -0
  62. package/dist/index144.js +441 -0
  63. package/dist/index145.js +16 -0
  64. package/dist/index146.js +35 -0
  65. package/dist/index147.js +1204 -0
  66. package/dist/index148.js +64841 -0
  67. package/dist/index149.js +7 -0
  68. package/dist/index15.js +5 -10
  69. package/dist/index150.js +4 -0
  70. package/dist/index151.js +448 -0
  71. package/dist/index152.js +317 -0
  72. package/dist/index153.js +4 -0
  73. package/dist/index16.js +10 -5
  74. package/dist/index17.js +4 -9
  75. package/dist/index18.js +10 -5
  76. package/dist/index19.js +5 -20
  77. package/dist/index2.js +15 -10
  78. package/dist/index20.js +22 -0
  79. package/dist/index21.js +28 -2
  80. package/dist/index22.js +7 -1
  81. package/dist/index23.js +114 -2
  82. package/dist/index26.js +1 -1
  83. package/dist/index27.js +2 -21
  84. package/dist/index28.js +4 -0
  85. package/dist/index29.js +115 -7
  86. package/dist/index3.js +155 -68
  87. package/dist/index31.js +9 -0
  88. package/dist/index32.js +2 -2
  89. package/dist/index33.js +2 -2
  90. package/dist/index34.js +2 -295
  91. package/dist/index35.js +24 -0
  92. package/dist/{index30.js → index37.js} +22 -22
  93. package/dist/index39.js +4 -0
  94. package/dist/index4.js +11 -156
  95. package/dist/index40.js +2 -84
  96. package/dist/index41.js +293 -64
  97. package/dist/index43.js +156 -75
  98. package/dist/index45.js +322 -26
  99. package/dist/index47.js +2 -26
  100. package/dist/index48.js +3 -26
  101. package/dist/index49.js +2 -26
  102. package/dist/index5.js +69 -9
  103. package/dist/index50.js +2 -2
  104. package/dist/index51.js +2 -25
  105. package/dist/index52.js +2 -22
  106. package/dist/index53.js +2 -124
  107. package/dist/index54.js +3 -2
  108. package/dist/index55.js +2 -2
  109. package/dist/index56.js +2 -2
  110. package/dist/index57.js +2 -2
  111. package/dist/index59.js +135 -2
  112. package/dist/index6.js +5 -73
  113. package/dist/index61.js +2 -2
  114. package/dist/index62.js +2 -2
  115. package/dist/index63.js +2 -2
  116. package/dist/index64.js +2 -2
  117. package/dist/index65.js +2 -2
  118. package/dist/index66.js +2 -2
  119. package/dist/index67.js +2 -18
  120. package/dist/index68.js +2 -18
  121. package/dist/index69.js +2 -18
  122. package/dist/index7.js +2 -2
  123. package/dist/index70.js +2 -2
  124. package/dist/index71.js +2 -2
  125. package/dist/index72.js +2 -2
  126. package/dist/index73.js +2 -34
  127. package/dist/index74.js +2 -2
  128. package/dist/index75.js +1 -1
  129. package/dist/index76.js +52 -2
  130. package/dist/index77.js +44 -3
  131. package/dist/index78.js +53 -2
  132. package/dist/index79.js +2587 -2
  133. package/dist/index8.js +31 -30
  134. package/dist/index80.js +2 -2
  135. package/dist/index81.js +1 -1
  136. package/dist/index82.js +2 -49
  137. package/dist/index83.js +3 -44
  138. package/dist/index84.js +22 -2587
  139. package/dist/index85.js +124 -51
  140. package/dist/index86.js +2 -7207
  141. package/dist/index87.js +2 -14
  142. package/dist/index88.js +2 -5324
  143. package/dist/index89.js +2 -2
  144. package/dist/index9.js +354 -4
  145. package/dist/index90.js +2 -2
  146. package/dist/index91.js +84 -2
  147. package/dist/index92.js +66 -2
  148. package/dist/index93.js +53 -2
  149. package/dist/index94.js +76 -2
  150. package/dist/index95.js +25 -1
  151. package/dist/index96.js +30 -33
  152. package/dist/index97.js +26 -1202
  153. package/dist/index98.js +26 -4
  154. package/dist/index99.js +26 -10
  155. package/dist/vitepress/components/shared/LogoGrid.vue.d.ts +11 -0
  156. package/dist/vitepress/components/shared/ShaderBackground.vue.d.ts +2 -0
  157. package/dist/vitepress/components/shared/Spacer.vue.d.ts +2 -0
  158. package/dist/vitepress/components/voidzero/Header.vue.d.ts +22 -1
  159. package/dist/vitepress/components/voidzero/Investors.vue.d.ts +2 -0
  160. package/dist/vitepress/components/voidzero/Megamenu.vue.d.ts +16 -0
  161. package/dist/vitepress/components/voidzero/Resources.vue.d.ts +31 -0
  162. package/dist/vitepress/components/voidzero/Statistics.vue.d.ts +10 -1
  163. package/package.json +4 -2
  164. package/dist/index24.js +0 -4
  165. package/dist/index25.js +0 -4
  166. package/dist/index36.js +0 -149
  167. package/dist/index38.js +0 -116
  168. package/dist/index42.js +0 -55
  169. package/dist/index44.js +0 -28
  170. package/dist/index46.js +0 -28
  171. package/dist/index58.js +0 -4
  172. package/dist/index60.js +0 -4
@@ -0,0 +1,317 @@
1
+ import { __module as q } from "./index153.js";
2
+ var fe = q.exports, te;
3
+ function he() {
4
+ return te ? q.exports : (te = 1, (function(ne, ve) {
5
+ (function(z, Q) {
6
+ ne.exports = Q();
7
+ })(typeof self < "u" ? self : fe, (() => (() => {
8
+ var z = { 3146: (s, c, p) => {
9
+ for (var S = p(3491), m = typeof window > "u" ? p.g : window, g = ["moz", "webkit"], h = "AnimationFrame", d = m["request" + h], _ = m["cancel" + h] || m["cancelRequest" + h], O = 0; !d && O < g.length; O++) d = m[g[O] + "Request" + h], _ = m[g[O] + "Cancel" + h] || m[g[O] + "CancelRequest" + h];
10
+ if (!d || !_) {
11
+ var D = 0, x = 0, b = [], R = 1e3 / 60;
12
+ d = function(y) {
13
+ if (b.length === 0) {
14
+ var T = S(), L = Math.max(0, R - (T - D));
15
+ D = L + T, setTimeout((function() {
16
+ var M = b.slice(0);
17
+ b.length = 0;
18
+ for (var C = 0; C < M.length; C++) if (!M[C].cancelled) try {
19
+ M[C].callback(D);
20
+ } catch (N) {
21
+ setTimeout((function() {
22
+ throw N;
23
+ }), 0);
24
+ }
25
+ }), Math.round(L));
26
+ }
27
+ return b.push({ handle: ++x, callback: y, cancelled: !1 }), x;
28
+ }, _ = function(y) {
29
+ for (var T = 0; T < b.length; T++) b[T].handle === y && (b[T].cancelled = !0);
30
+ };
31
+ }
32
+ s.exports = function(y) {
33
+ return d.call(m, y);
34
+ }, s.exports.cancel = function() {
35
+ _.apply(m, arguments);
36
+ }, s.exports.polyfill = function(y) {
37
+ y || (y = m), y.requestAnimationFrame = d, y.cancelAnimationFrame = _;
38
+ };
39
+ }, 3491: function(s) {
40
+ (function() {
41
+ var c, p, S, m, g, h;
42
+ typeof performance < "u" && performance !== null && performance.now ? s.exports = function() {
43
+ return performance.now();
44
+ } : typeof process < "u" && process !== null && process.hrtime ? (s.exports = function() {
45
+ return (c() - g) / 1e6;
46
+ }, p = process.hrtime, m = (c = function() {
47
+ var d;
48
+ return 1e9 * (d = p())[0] + d[1];
49
+ })(), h = 1e9 * process.uptime(), g = m - h) : Date.now ? (s.exports = function() {
50
+ return Date.now() - S;
51
+ }, S = Date.now()) : (s.exports = function() {
52
+ return (/* @__PURE__ */ new Date()).getTime() - S;
53
+ }, S = (/* @__PURE__ */ new Date()).getTime());
54
+ }).call(this);
55
+ } }, Q = {};
56
+ function w(s) {
57
+ var c = Q[s];
58
+ if (c !== void 0) return c.exports;
59
+ var p = Q[s] = { exports: {} };
60
+ return z[s].call(p.exports, p, p.exports, w), p.exports;
61
+ }
62
+ w.n = (s) => {
63
+ var c = s && s.__esModule ? () => s.default : () => s;
64
+ return w.d(c, { a: c }), c;
65
+ }, w.d = (s, c) => {
66
+ for (var p in c) w.o(c, p) && !w.o(s, p) && Object.defineProperty(s, p, { enumerable: !0, get: c[p] });
67
+ }, w.g = (function() {
68
+ if (typeof globalThis == "object") return globalThis;
69
+ try {
70
+ return this || new Function("return this")();
71
+ } catch {
72
+ if (typeof window == "object") return window;
73
+ }
74
+ })(), w.o = (s, c) => Object.prototype.hasOwnProperty.call(s, c);
75
+ var J = {};
76
+ return (() => {
77
+ w.d(J, { default: () => oe });
78
+ var s = w(3146), c = w.n(s);
79
+ const p = function(o) {
80
+ return new RegExp(/<[a-z][\s\S]*>/i).test(o);
81
+ }, S = function(o, t) {
82
+ return Math.floor(Math.random() * (t - o + 1)) + o;
83
+ };
84
+ var m = "TYPE_CHARACTER", g = "REMOVE_CHARACTER", h = "REMOVE_ALL", d = "REMOVE_LAST_VISIBLE_NODE", _ = "PAUSE_FOR", O = "CALL_FUNCTION", D = "ADD_HTML_TAG_ELEMENT", x = "CHANGE_DELETE_SPEED", b = "CHANGE_DELAY", R = "CHANGE_CURSOR", y = "PASTE_STRING", T = "HTML_TAG";
85
+ function L(o) {
86
+ return L = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
87
+ return typeof t;
88
+ } : function(t) {
89
+ return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
90
+ }, L(o);
91
+ }
92
+ function M(o, t) {
93
+ var a = Object.keys(o);
94
+ if (Object.getOwnPropertySymbols) {
95
+ var r = Object.getOwnPropertySymbols(o);
96
+ t && (r = r.filter((function(A) {
97
+ return Object.getOwnPropertyDescriptor(o, A).enumerable;
98
+ }))), a.push.apply(a, r);
99
+ }
100
+ return a;
101
+ }
102
+ function C(o) {
103
+ for (var t = 1; t < arguments.length; t++) {
104
+ var a = arguments[t] != null ? arguments[t] : {};
105
+ t % 2 ? M(Object(a), !0).forEach((function(r) {
106
+ u(o, r, a[r]);
107
+ })) : Object.getOwnPropertyDescriptors ? Object.defineProperties(o, Object.getOwnPropertyDescriptors(a)) : M(Object(a)).forEach((function(r) {
108
+ Object.defineProperty(o, r, Object.getOwnPropertyDescriptor(a, r));
109
+ }));
110
+ }
111
+ return o;
112
+ }
113
+ function N(o) {
114
+ return (function(t) {
115
+ if (Array.isArray(t)) return U(t);
116
+ })(o) || (function(t) {
117
+ if (typeof Symbol < "u" && t[Symbol.iterator] != null || t["@@iterator"] != null) return Array.from(t);
118
+ })(o) || (function(t, a) {
119
+ if (t) {
120
+ if (typeof t == "string") return U(t, a);
121
+ var r = {}.toString.call(t).slice(8, -1);
122
+ return r === "Object" && t.constructor && (r = t.constructor.name), r === "Map" || r === "Set" ? Array.from(t) : r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r) ? U(t, a) : void 0;
123
+ }
124
+ })(o) || (function() {
125
+ throw new TypeError(`Invalid attempt to spread non-iterable instance.
126
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
127
+ })();
128
+ }
129
+ function U(o, t) {
130
+ (t == null || t > o.length) && (t = o.length);
131
+ for (var a = 0, r = Array(t); a < t; a++) r[a] = o[a];
132
+ return r;
133
+ }
134
+ function re(o, t) {
135
+ for (var a = 0; a < t.length; a++) {
136
+ var r = t[a];
137
+ r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(o, $(r.key), r);
138
+ }
139
+ }
140
+ function u(o, t, a) {
141
+ return (t = $(t)) in o ? Object.defineProperty(o, t, { value: a, enumerable: !0, configurable: !0, writable: !0 }) : o[t] = a, o;
142
+ }
143
+ function $(o) {
144
+ var t = (function(a) {
145
+ if (L(a) != "object" || !a) return a;
146
+ var r = a[Symbol.toPrimitive];
147
+ if (r !== void 0) {
148
+ var A = r.call(a, "string");
149
+ if (L(A) != "object") return A;
150
+ throw new TypeError("@@toPrimitive must return a primitive value.");
151
+ }
152
+ return String(a);
153
+ })(o);
154
+ return L(t) == "symbol" ? t : t + "";
155
+ }
156
+ const oe = (function() {
157
+ function o(r, A) {
158
+ var e = this;
159
+ if ((function(n, i) {
160
+ if (!(n instanceof i)) throw new TypeError("Cannot call a class as a function");
161
+ })(this, o), u(this, "state", { cursorAnimation: null, lastFrameTime: null, pauseUntil: null, eventQueue: [], eventLoop: null, eventLoopPaused: !1, reverseCalledEvents: [], calledEvents: [], visibleNodes: [], initialOptions: null, elements: { container: null, wrapper: document.createElement("span"), cursor: document.createElement("span") } }), u(this, "options", { strings: null, cursor: "|", delay: "natural", pauseFor: 1500, deleteSpeed: "natural", loop: !1, autoStart: !1, devMode: !1, skipAddStyles: !1, wrapperClassName: "Typewriter__wrapper", cursorClassName: "Typewriter__cursor", stringSplitter: null, onCreateTextNode: null, onRemoveNode: null }), u(this, "setupWrapperElement", (function() {
162
+ e.state.elements.container && (e.state.elements.wrapper.className = e.options.wrapperClassName, e.state.elements.cursor.className = e.options.cursorClassName, e.state.elements.cursor.innerHTML = e.options.cursor, e.state.elements.container.innerHTML = "", e.state.elements.container.appendChild(e.state.elements.wrapper), e.state.elements.container.appendChild(e.state.elements.cursor));
163
+ })), u(this, "start", (function() {
164
+ return e.state.eventLoopPaused = !1, e.runEventLoop(), e;
165
+ })), u(this, "pause", (function() {
166
+ return e.state.eventLoopPaused = !0, e;
167
+ })), u(this, "stop", (function() {
168
+ return e.state.eventLoop && ((0, s.cancel)(e.state.eventLoop), e.state.eventLoop = null), e;
169
+ })), u(this, "pauseFor", (function(n) {
170
+ return e.addEventToQueue(_, { ms: n }), e;
171
+ })), u(this, "typeOutAllStrings", (function() {
172
+ return typeof e.options.strings == "string" ? (e.typeString(e.options.strings).pauseFor(e.options.pauseFor), e) : (e.options.strings.forEach((function(n) {
173
+ e.typeString(n).pauseFor(e.options.pauseFor).deleteAll(e.options.deleteSpeed);
174
+ })), e);
175
+ })), u(this, "typeString", (function(n) {
176
+ var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
177
+ if (p(n)) return e.typeOutHTMLString(n, i);
178
+ if (n) {
179
+ var f = (e.options || {}).stringSplitter, v = typeof f == "function" ? f(n) : n.split("");
180
+ e.typeCharacters(v, i);
181
+ }
182
+ return e;
183
+ })), u(this, "pasteString", (function(n) {
184
+ var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
185
+ return p(n) ? e.typeOutHTMLString(n, i, !0) : (n && e.addEventToQueue(y, { character: n, node: i }), e);
186
+ })), u(this, "typeOutHTMLString", (function(n) {
187
+ var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null, f = arguments.length > 2 ? arguments[2] : void 0, v = (function(k) {
188
+ var j = document.createElement("div");
189
+ return j.innerHTML = k, j.childNodes;
190
+ })(n);
191
+ if (v.length > 0) for (var l = 0; l < v.length; l++) {
192
+ var E = v[l], P = E.innerHTML;
193
+ E && E.nodeType !== 3 ? (E.innerHTML = "", e.addEventToQueue(D, { node: E, parentNode: i }), f ? e.pasteString(P, E) : e.typeString(P, E)) : E.textContent && (f ? e.pasteString(E.textContent, i) : e.typeString(E.textContent, i));
194
+ }
195
+ return e;
196
+ })), u(this, "deleteAll", (function() {
197
+ var n = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "natural";
198
+ return e.addEventToQueue(h, { speed: n }), e;
199
+ })), u(this, "changeDeleteSpeed", (function(n) {
200
+ if (!n) throw new Error("Must provide new delete speed");
201
+ return e.addEventToQueue(x, { speed: n }), e;
202
+ })), u(this, "changeDelay", (function(n) {
203
+ if (!n) throw new Error("Must provide new delay");
204
+ return e.addEventToQueue(b, { delay: n }), e;
205
+ })), u(this, "changeCursor", (function(n) {
206
+ if (!n) throw new Error("Must provide new cursor");
207
+ return e.addEventToQueue(R, { cursor: n }), e;
208
+ })), u(this, "deleteChars", (function(n) {
209
+ if (!n) throw new Error("Must provide amount of characters to delete");
210
+ for (var i = 0; i < n; i++) e.addEventToQueue(g);
211
+ return e;
212
+ })), u(this, "callFunction", (function(n, i) {
213
+ if (!n || typeof n != "function") throw new Error("Callback must be a function");
214
+ return e.addEventToQueue(O, { cb: n, thisArg: i }), e;
215
+ })), u(this, "typeCharacters", (function(n) {
216
+ var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
217
+ if (!n || !Array.isArray(n)) throw new Error("Characters must be an array");
218
+ return n.forEach((function(f) {
219
+ e.addEventToQueue(m, { character: f, node: i });
220
+ })), e;
221
+ })), u(this, "removeCharacters", (function(n) {
222
+ if (!n || !Array.isArray(n)) throw new Error("Characters must be an array");
223
+ return n.forEach((function() {
224
+ e.addEventToQueue(g);
225
+ })), e;
226
+ })), u(this, "addEventToQueue", (function(n, i) {
227
+ var f = arguments.length > 2 && arguments[2] !== void 0 && arguments[2];
228
+ return e.addEventToStateProperty(n, i, f, "eventQueue");
229
+ })), u(this, "addReverseCalledEvent", (function(n, i) {
230
+ var f = arguments.length > 2 && arguments[2] !== void 0 && arguments[2];
231
+ return e.options.loop ? e.addEventToStateProperty(n, i, f, "reverseCalledEvents") : e;
232
+ })), u(this, "addEventToStateProperty", (function(n, i) {
233
+ var f = arguments.length > 2 && arguments[2] !== void 0 && arguments[2], v = arguments.length > 3 ? arguments[3] : void 0, l = { eventName: n, eventArgs: i || {} };
234
+ return e.state[v] = f ? [l].concat(N(e.state[v])) : [].concat(N(e.state[v]), [l]), e;
235
+ })), u(this, "runEventLoop", (function() {
236
+ e.state.lastFrameTime || (e.state.lastFrameTime = Date.now());
237
+ var n = Date.now(), i = n - e.state.lastFrameTime;
238
+ if (!e.state.eventQueue.length) {
239
+ if (!e.options.loop) return;
240
+ e.state.eventQueue = N(e.state.calledEvents), e.state.calledEvents = [], e.options = C({}, e.state.initialOptions);
241
+ }
242
+ if (e.state.eventLoop = c()(e.runEventLoop), !e.state.eventLoopPaused) {
243
+ if (e.state.pauseUntil) {
244
+ if (n < e.state.pauseUntil) return;
245
+ e.state.pauseUntil = null;
246
+ }
247
+ var f, v = N(e.state.eventQueue), l = v.shift();
248
+ if (!(i <= (f = l.eventName === d || l.eventName === g ? e.options.deleteSpeed === "natural" ? S(40, 80) : e.options.deleteSpeed : e.options.delay === "natural" ? S(120, 160) : e.options.delay))) {
249
+ var E = l.eventName, P = l.eventArgs;
250
+ switch (e.logInDevMode({ currentEvent: l, state: e.state, delay: f }), E) {
251
+ case y:
252
+ case m:
253
+ var k = P.character, j = P.node, X = document.createTextNode(k), F = X;
254
+ e.options.onCreateTextNode && typeof e.options.onCreateTextNode == "function" && (F = e.options.onCreateTextNode(k, X)), F && (j ? j.appendChild(F) : e.state.elements.wrapper.appendChild(F)), e.state.visibleNodes = [].concat(N(e.state.visibleNodes), [{ type: "TEXT_NODE", character: k, node: F }]);
255
+ break;
256
+ case g:
257
+ v.unshift({ eventName: d, eventArgs: { removingCharacterNode: !0 } });
258
+ break;
259
+ case _:
260
+ var ae = l.eventArgs.ms;
261
+ e.state.pauseUntil = Date.now() + parseInt(ae);
262
+ break;
263
+ case O:
264
+ var K = l.eventArgs, se = K.cb, ie = K.thisArg;
265
+ se.call(ie, { elements: e.state.elements });
266
+ break;
267
+ case D:
268
+ var Z = l.eventArgs, Y = Z.node, V = Z.parentNode;
269
+ V ? V.appendChild(Y) : e.state.elements.wrapper.appendChild(Y), e.state.visibleNodes = [].concat(N(e.state.visibleNodes), [{ type: T, node: Y, parentNode: V || e.state.elements.wrapper }]);
270
+ break;
271
+ case h:
272
+ var ue = e.state.visibleNodes, W = P.speed, H = [];
273
+ W && H.push({ eventName: x, eventArgs: { speed: W, temp: !0 } });
274
+ for (var ee = 0, le = ue.length; ee < le; ee++) H.push({ eventName: d, eventArgs: { removingCharacterNode: !1 } });
275
+ W && H.push({ eventName: x, eventArgs: { speed: e.options.deleteSpeed, temp: !0 } }), v.unshift.apply(v, H);
276
+ break;
277
+ case d:
278
+ var ce = l.eventArgs.removingCharacterNode;
279
+ if (e.state.visibleNodes.length) {
280
+ var G = e.state.visibleNodes.pop(), pe = G.type, I = G.node, de = G.character;
281
+ e.options.onRemoveNode && typeof e.options.onRemoveNode == "function" && e.options.onRemoveNode({ node: I, character: de }), I && I.parentNode.removeChild(I), pe === T && ce && v.unshift({ eventName: d, eventArgs: {} });
282
+ }
283
+ break;
284
+ case x:
285
+ e.options.deleteSpeed = l.eventArgs.speed;
286
+ break;
287
+ case b:
288
+ e.options.delay = l.eventArgs.delay;
289
+ break;
290
+ case R:
291
+ e.options.cursor = l.eventArgs.cursor, e.state.elements.cursor.innerHTML = l.eventArgs.cursor;
292
+ }
293
+ e.options.loop && (l.eventName === d || l.eventArgs && l.eventArgs.temp || (e.state.calledEvents = [].concat(N(e.state.calledEvents), [l]))), e.state.eventQueue = v, e.state.lastFrameTime = n;
294
+ }
295
+ }
296
+ })), r) if (typeof r == "string") {
297
+ var B = document.querySelector(r);
298
+ if (!B) throw new Error("Could not find container element");
299
+ this.state.elements.container = B;
300
+ } else this.state.elements.container = r;
301
+ A && (this.options = C(C({}, this.options), A)), this.state.initialOptions = C({}, this.options), this.init();
302
+ }
303
+ var t, a;
304
+ return t = o, (a = [{ key: "init", value: function() {
305
+ var r, A;
306
+ this.setupWrapperElement(), this.addEventToQueue(R, { cursor: this.options.cursor }, !0), this.addEventToQueue(h, null, !0), !window || window.___TYPEWRITER_JS_STYLES_ADDED___ || this.options.skipAddStyles || (r = ".Typewriter__cursor{-webkit-animation:Typewriter-cursor 1s infinite;animation:Typewriter-cursor 1s infinite;margin-left:1px}@-webkit-keyframes Typewriter-cursor{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes Typewriter-cursor{0%{opacity:0}50%{opacity:1}100%{opacity:0}}", (A = document.createElement("style")).appendChild(document.createTextNode(r)), document.head.appendChild(A), window.___TYPEWRITER_JS_STYLES_ADDED___ = !0), this.options.autoStart === !0 && this.options.strings && this.typeOutAllStrings().start();
307
+ } }, { key: "logInDevMode", value: function(r) {
308
+ this.options.devMode && console.log(r);
309
+ } }]) && re(t.prototype, a), Object.defineProperty(t, "prototype", { writable: !1 }), o;
310
+ })();
311
+ })(), J.default;
312
+ })()));
313
+ })(q), q.exports);
314
+ }
315
+ export {
316
+ he as __require
317
+ };
@@ -0,0 +1,4 @@
1
+ var e = { exports: {} };
2
+ export {
3
+ e as __module
4
+ };
package/dist/index16.js CHANGED
@@ -1,7 +1,12 @@
1
- import o from "./index36.js";
2
- /* empty css */
3
- import t from "./index29.js";
4
- const d = /* @__PURE__ */ t(o, [["__scopeId", "data-v-8dac57c1"]]);
1
+ import { createElementBlock as t, openBlock as r, createElementVNode as o } from "vue";
2
+ import s from "./index31.js";
3
+ const c = {}, n = { class: "wrapper wrapper--ticks border-t px-10 py-6 md:py-12 flex flex-col justify-center gap-5" };
4
+ function p(a, e) {
5
+ return r(), t("section", n, [...e[0] || (e[0] = [
6
+ o("h6", { class: "text-start text-white" }, "Hear from our customers", -1)
7
+ ])]);
8
+ }
9
+ const m = /* @__PURE__ */ s(c, [["render", p]]);
5
10
  export {
6
- d as default
11
+ m as default
7
12
  };
package/dist/index17.js CHANGED
@@ -1,12 +1,7 @@
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]]);
1
+ import o from "./index43.js";
2
+ /* empty css */
3
+ import t from "./index31.js";
4
+ const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-797ae42b"]]);
10
5
  export {
11
6
  m as default
12
7
  };
package/dist/index18.js CHANGED
@@ -1,7 +1,12 @@
1
- import t from "./index38.js";
2
- /* empty css */
3
- import o from "./index29.js";
4
- const f = /* @__PURE__ */ o(t, [["__scopeId", "data-v-5e416fd5"]]);
1
+ import { createElementBlock as t, openBlock as o, createElementVNode as r } from "vue";
2
+ import s from "./index31.js";
3
+ const n = {}, c = { class: "wrapper px-5 md:px-10 h-36 md: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-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]]);
5
10
  export {
6
- f as default
11
+ m as default
7
12
  };
package/dist/index19.js CHANGED
@@ -1,22 +1,7 @@
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]]);
1
+ import t from "./index45.js";
2
+ /* empty css */
3
+ import o from "./index31.js";
4
+ const c = /* @__PURE__ */ o(t, [["__scopeId", "data-v-d48ac281"]]);
20
5
  export {
21
- p as default
6
+ c as default
22
7
  };
package/dist/index2.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import t from "./index3.js";
2
2
  import n from "./index4.js";
3
- import i from "./index5.js";
4
- import m from "./index6.js";
3
+ import m from "./index5.js";
4
+ import i from "./index6.js";
5
5
  import r from "./index7.js";
6
6
  import c from "./index8.js";
7
7
  import s from "./index9.js";
@@ -10,20 +10,25 @@ import S from "./index11.js";
10
10
  import a from "./index12.js";
11
11
  import u from "./index13.js";
12
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";
13
+ import _ from "./index15.js";
14
+ import p from "./index16.js";
15
+ import l from "./index17.js";
16
+ import H from "./index18.js";
17
17
  import g from "./index19.js";
18
+ import v from "./index20.js";
19
+ import T from "./index21.js";
20
+ import C from "./index22.js";
21
+ import P from "./index23.js";
18
22
  /* empty css */
19
- const R = {
23
+ /* empty css */
24
+ const M = {
20
25
  Layout: () => null,
21
26
  // Base theme provides no layout, consuming themes must provide one
22
27
  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));
28
+ o.component("Terminal", t), o.component("Eyebrow", n), o.component("RiveAnimation", m), o.component("LogoGrid", i), o.component("Spacer", C), (e.value.themeConfig?.variant || "voidzero") === "viteplus" ? o.component("Header", r) : (o.component("Header", s), o.component("Footer", c), o.component("Hero", f), o.component("TrustedBy", S), o.component("VitePlusSectionHeading", a), o.component("VitePlusSectionFeatures", u), o.component("OpenSourceSectionHeading", d), o.component("OpenSourceSectionProjects", _), o.component("CustomersSectionHeading", p), o.component("CaseStudySlider", l), o.component("StatisticsSectionHeading", H), o.component("Statistics", g), o.component("TeamCTA", v), o.component("Investors", T), o.component("Resources", P));
24
29
  }
25
30
  };
26
31
  export {
27
- R as VPTheme,
28
- R as default
32
+ M as VPTheme,
33
+ M as default
29
34
  };
@@ -0,0 +1,22 @@
1
+ import { createElementBlock as r, openBlock as o, createElementVNode as e } from "vue";
2
+ import a from "./index31.js";
3
+ const s = {}, m = { class: "wrapper wrapper--ticks border-t px-5 md:px-10 py-10 md:py-40 flex flex-col items-center gap-10 bg-[#FBFAF7]" };
4
+ function n(c, t) {
5
+ return o(), r("section", m, [...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 l = /* @__PURE__ */ a(s, [["render", n]]);
20
+ export {
21
+ l as default
22
+ };
package/dist/index21.js CHANGED
@@ -1,4 +1,30 @@
1
- import f from "./index3.js";
1
+ import { defineComponent as s, resolveComponent as c, createElementBlock as n, openBlock as p, createElementVNode as e, createVNode as d } from "vue";
2
+ import a from "./index62.js";
3
+ import l from "./index63.js";
4
+ import m from "./index64.js";
5
+ import i from "./index65.js";
6
+ const _ = { class: "wrapper wrapper--ticks border-t items-center bg-[#FBFAF7] grid grid-cols-1 md:grid-cols-10" }, b = { class: "col-span-6 border-l border-stroke" }, u = /* @__PURE__ */ s({
7
+ __name: "Investors",
8
+ setup(g) {
9
+ const r = [
10
+ { src: a, alt: "Accel" },
11
+ { src: l, alt: "Amplify" },
12
+ { src: m, alt: "Resned" },
13
+ { src: i, alt: "Sentry" }
14
+ ];
15
+ return (f, o) => {
16
+ const t = c("LogoGrid");
17
+ return p(), n("section", _, [
18
+ o[0] || (o[0] = e("div", { class: "px-5 md:px-10 py-6 md:py-0 col-span-4 border-b md:border-b-0 text-center md:text-start" }, [
19
+ e("p", { class: "text-primary text-balance" }, "Backed by the very best in the dev tools space.")
20
+ ], -1)),
21
+ e("div", b, [
22
+ d(t, { logos: r })
23
+ ])
24
+ ]);
25
+ };
26
+ }
27
+ });
2
28
  export {
3
- f as default
29
+ u as default
4
30
  };
package/dist/index22.js CHANGED
@@ -1,4 +1,10 @@
1
- import f from "./index4.js";
1
+ import { createElementBlock as e, openBlock as r } from "vue";
2
+ import c from "./index31.js";
3
+ const t = {}, o = { class: "wrapper wrapper--ticks border-t h-16 sm:h-30" };
4
+ function s(n, p) {
5
+ return r(), e("section", o);
6
+ }
7
+ const f = /* @__PURE__ */ c(t, [["render", s]]);
2
8
  export {
3
9
  f as default
4
10
  };
package/dist/index23.js CHANGED
@@ -1,4 +1,116 @@
1
- import f from "./index5.js";
1
+ import { defineComponent as m, createElementBlock as d, openBlock as r, createElementVNode as t, createStaticVNode as u, createTextVNode as a, toDisplayString as l, createVNode as p, unref as n, mergeProps as f, withCtx as o, Fragment as g, renderList as v, createBlock as w } from "vue";
2
+ /* empty css */
3
+ import { Carousel as y, Slide as h, Navigation as k } from "./index102.js";
4
+ const _ = { class: "wrapper border-t wrapper--ticks grid grid-cols-1 md:grid-cols-10 divide-x-0 md:divide-x divide-stroke h-auto md:h-[32.5rem]" }, b = { class: "flex flex-col divide-y divide-stroke md:col-span-4" }, C = { class: "px-6 py-6 md:px-10 pt-16 md:pb-8 flex flex-col gap-4 relative" }, j = { class: "flex flex-col gap-0" }, L = { class: "text-primary text-xs font-mono" }, B = { class: "col-span-1 md:col-span-6 border-t border-stroke md:border-t-0" }, q = ["href"], N = { class: "w-full aspect-[16/9] overflow-hidden" }, V = ["src", "alt"], F = { class: "p-5 flex flex-col gap-4" }, M = { class: "text-xs text-grey font-mono uppercase tracking-widest" }, S = { class: "text-xl text-primary font-sans text-pretty font-normal" }, z = /* @__PURE__ */ m({
5
+ __name: "Resources",
6
+ props: {
7
+ posts: { default: () => [] }
8
+ },
9
+ setup(i) {
10
+ const c = {
11
+ itemsToShow: "auto",
12
+ wrapAround: !1,
13
+ snapAlign: "start"
14
+ };
15
+ return (A, e) => (r(), d("section", _, [
16
+ t("div", b, [
17
+ e[5] || (e[5] = t("div", { class: "p-5 md:p-10 grow-0 md:grow flex flex-col gap-6 md:gap-10 md:h-72 justify-center md:justify-start" }, [
18
+ t("h3", { class: "text-pretty" }, "Featured resources & updates"),
19
+ t("a", {
20
+ href: "/blog",
21
+ class: "button w-fit"
22
+ }, "All Resources")
23
+ ], -1)),
24
+ t("div", C, [
25
+ e[4] || (e[4] = t("span", { class: "bg-[#F4F3EC]/40 text-primary text-xs absolute top-3 left-3 p-2 rounded font-mono" }, "js", -1)),
26
+ t("div", j, [
27
+ e[3] || (e[3] = u('<div class="text-grey text-xs font-mono">resources</div><div class="text-primary text-xs font-mono">.filter<span class="text-grey">(i =&gt; i.collection ===</span> &quot;featured&quot;<span class="text-grey">)</span></div><div class="text-primary text-xs font-mono">.filter<span class="text-grey">(i =&gt; i.postedBy ===</span> &quot;VoidZero&quot;<span class="text-grey">)</span></div>', 3)),
28
+ t("div", L, [
29
+ e[0] || (e[0] = a(".filter", -1)),
30
+ e[1] || (e[1] = t("span", { class: "text-grey" }, "(i => i.articles.length ===", -1)),
31
+ a(" " + l(i.posts.length), 1),
32
+ e[2] || (e[2] = t("span", { class: "text-grey" }, ")", -1))
33
+ ])
34
+ ])
35
+ ])
36
+ ]),
37
+ t("div", B, [
38
+ p(n(y), f(c, { class: "py-10 pb-30 sm:pb-10 md:ml-5" }), {
39
+ addons: o(() => [
40
+ p(n(k), null, {
41
+ prev: o(() => [...e[6] || (e[6] = [
42
+ t("svg", {
43
+ viewBox: "0 0 13 14",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg"
46
+ }, [
47
+ t("path", {
48
+ d: "M6.75 0.530273L0.75 6.53027L6.75 12.5303",
49
+ stroke: "currentColor",
50
+ "stroke-width": "1.25",
51
+ "stroke-linejoin": "round"
52
+ }),
53
+ t("path", {
54
+ d: "M0.75 6.53027L12.75 6.53027",
55
+ stroke: "currentColor",
56
+ "stroke-width": "1.25",
57
+ "stroke-linejoin": "round"
58
+ })
59
+ ], -1)
60
+ ])]),
61
+ next: o(() => [...e[7] || (e[7] = [
62
+ t("svg", {
63
+ viewBox: "0 0 13 14",
64
+ fill: "none",
65
+ xmlns: "http://www.w3.org/2000/svg"
66
+ }, [
67
+ t("path", {
68
+ d: "M6 0.530273L12 6.53027L6 12.5303",
69
+ stroke: "currentColor",
70
+ "stroke-width": "1.25",
71
+ "stroke-linejoin": "round"
72
+ }),
73
+ t("path", {
74
+ d: "M12 6.53027L0 6.53027",
75
+ stroke: "currentColor",
76
+ "stroke-width": "1.25",
77
+ "stroke-linejoin": "round"
78
+ })
79
+ ], -1)
80
+ ])]),
81
+ _: 1
82
+ })
83
+ ]),
84
+ default: o(() => [
85
+ (r(!0), d(g, null, v(i.posts, (s, x) => (r(), w(n(h), { key: x }, {
86
+ default: o(() => [
87
+ t("a", {
88
+ href: s.url,
89
+ class: "bg-white outline-1 outline-stroke my-1 ml-5 md:ml-4 rounded w-[80vw] md:w-[25rem] lg:w-[21rem] aspect-square translate-x-[-1px] flex flex-col overflow-hidden hover:outline-2 transition-all"
90
+ }, [
91
+ t("div", N, [
92
+ t("img", {
93
+ loading: "lazy",
94
+ src: s.cover,
95
+ alt: s.title,
96
+ class: "w-full h-full object-cover"
97
+ }, null, 8, V)
98
+ ]),
99
+ t("div", F, [
100
+ t("span", M, "// " + l(s.category), 1),
101
+ t("h4", S, l(s.title), 1)
102
+ ])
103
+ ], 8, q)
104
+ ]),
105
+ _: 2
106
+ }, 1024))), 128))
107
+ ]),
108
+ _: 1
109
+ }, 16)
110
+ ])
111
+ ]));
112
+ }
113
+ });
2
114
  export {
3
- f as default
115
+ z as default
4
116
  };
package/dist/index26.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index8.js";
1
+ import f from "./index3.js";
2
2
  export {
3
3
  f as default
4
4
  };