@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
package/dist/index98.js CHANGED
@@ -1,6 +1,28 @@
1
- function e(t) {
2
- return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
3
- }
1
+ import { defineComponent as p, onMounted as l, onUnmounted as c, createElementBlock as i, openBlock as o, createElementVNode as r } from "vue";
2
+ import m from "./index149.js";
3
+ const d = { class: "font-mono text-sm text-white leading-[1.5rem]" }, g = /* @__PURE__ */ p({
4
+ __name: "TerminalAnimation4",
5
+ props: {
6
+ onAnimationComplete: { type: Function }
7
+ },
8
+ setup(e) {
9
+ const t = e;
10
+ let s;
11
+ return l(() => {
12
+ const a = document.getElementById("terminal-code");
13
+ s = new m(a, {
14
+ loop: !1,
15
+ delay: 1
16
+ }), s.typeString("<span>$ vite fmt</span>").pauseFor(200).pasteString('<span class="block w-full h-[1rem]"></span>').pasteString('<div class="block text-grey"><span class="text-vite">VITE+ v1.0.0</span> <span class="text-aqua">fmt</span></div>').pauseFor(500).pasteString('<div class="block">src/App.css <span class="text-aqua">0ms</span> <span class="text-grey">(unchanged)</span></div>').pasteString('<div class="block">src/App.tsx <span class="text-aqua">1ms</span></div>').pasteString('<div class="block">src/index.css <span class="text-aqua">0ms</span> <span class="text-grey">(unchanged)</span></div>').pasteString('<div class="block">src/main.tsx <span class="text-aqua">1ms</span></div>').pasteString('<div class="block">src/vite-env.d.ts <span class="text-aqua">0ms</span> <span class="text-grey">(unchanged)</span></div>').pasteString('<div class="block"><span class="text-zest">✓</span> Formatted <span class="text-aqua">2 files</span> in <span class="text-aqua">2ms</span>.</div>').pasteString('<span class="block w-full h-[1rem]"></span>').callFunction(() => {
17
+ t.onAnimationComplete && t.onAnimationComplete();
18
+ }).start();
19
+ }), c(() => {
20
+ s && s.stop();
21
+ }), (a, n) => (o(), i("p", d, [...n[0] || (n[0] = [
22
+ r("span", { id: "terminal-code" }, null, -1)
23
+ ])]));
24
+ }
25
+ });
4
26
  export {
5
- e as getDefaultExportFromCjs
27
+ g as default
6
28
  };
package/dist/index99.js CHANGED
@@ -1,12 +1,28 @@
1
- import { inject as c, provide as s } from "vue";
2
- function x(t, r) {
3
- const e = typeof t == "string" && !r ? `${t}Context` : r, i = Symbol(e);
4
- return [(n) => {
5
- const o = c(i, n);
6
- if (o || o === null) return o;
7
- throw new Error(`Injection \`${i.toString()}\` not found. Component must be used within ${Array.isArray(t) ? `one of the following components: ${t.join(", ")}` : `\`${t}\``}`);
8
- }, (n) => (s(i, n), n)];
9
- }
1
+ import { defineComponent as p, onMounted as l, onUnmounted as o, createElementBlock as i, openBlock as r, createElementVNode as c } from "vue";
2
+ import m from "./index149.js";
3
+ const d = { class: "font-mono text-sm text-white leading-[1.5rem]" }, x = /* @__PURE__ */ p({
4
+ __name: "TerminalAnimation5",
5
+ props: {
6
+ onAnimationComplete: { type: Function }
7
+ },
8
+ setup(n) {
9
+ const t = n;
10
+ let s;
11
+ return l(() => {
12
+ const e = document.getElementById("terminal-code");
13
+ s = new m(e, {
14
+ loop: !1,
15
+ delay: 1
16
+ }), s.typeString("<span>$ vite test</span>").pauseFor(200).pasteString('<span class="block w-full h-[1rem]"></span>').pasteString('<div class="block"><span class="text-vite">VITE+ v1.0.0</span> <span class="text-aqua">test</span> RUN ~/vite-plus-demo</div>').pasteString('<span class="block w-full h-[1rem]"></span>').pauseFor(300).pasteString('<div class="block"><span class="text-zest">✓</span> test/hello.spec.ts <span class="text-grey">(1 test)</span> <span class="text-zest">1ms</span></div>').pasteString('<span class="block w-full h-[1rem]"></span>').pasteString('<div class="block text-grey">Test Files <span class="text-zest">1 passed</span> <span class="text-grey">(1)</span></div>').pasteString('<div class="block text-grey">Tests <span class="text-zest">1 passed</span> <span class="text-grey">(1)</span></div>').pasteString('<div class="block text-grey">Start at <span class="text-white">00:13:44</span></div>').pasteString('<div class="block text-grey">Duration <span class="text-white">199ms</span> <span class="text-grey">(transform 13ms, setup 0ms, collect 8ms, tests 1ms, environment 0ms, prepare 33ms)</span></div>').pasteString('<span class="block w-full h-[1rem]"></span>').callFunction(() => {
17
+ t.onAnimationComplete && t.onAnimationComplete();
18
+ }).start();
19
+ }), o(() => {
20
+ s && s.stop();
21
+ }), (e, a) => (r(), i("p", d, [...a[0] || (a[0] = [
22
+ c("span", { id: "terminal-code" }, null, -1)
23
+ ])]));
24
+ }
25
+ });
10
26
  export {
11
- x as createContext
27
+ x as default
12
28
  };
@@ -0,0 +1,11 @@
1
+ interface Logo {
2
+ src: string;
3
+ alt: string;
4
+ }
5
+ interface Props {
6
+ logos: Logo[];
7
+ }
8
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
9
+ containerRef: HTMLDivElement;
10
+ }, HTMLDivElement>;
11
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLElement>;
2
+ export default _default;
@@ -1,2 +1,23 @@
1
- declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLElement>;
1
+ interface FeaturedArticle {
2
+ title: string;
3
+ url?: string;
4
+ link?: string;
5
+ cover?: string;
6
+ image?: string;
7
+ }
8
+ interface GithubStat {
9
+ repo: string;
10
+ stars: number;
11
+ contributors: number;
12
+ }
13
+ interface Props {
14
+ featuredArticles?: FeaturedArticle[];
15
+ githubStats?: GithubStat[];
16
+ }
17
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
18
+ featuredArticles: FeaturedArticle[];
19
+ githubStats: GithubStat[];
20
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
21
+ megamenuRef: HTMLDivElement;
22
+ }, HTMLDivElement>;
2
23
  export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLElement>;
2
+ export default _default;
@@ -0,0 +1,16 @@
1
+ interface FeaturedArticle {
2
+ title: string;
3
+ url?: string;
4
+ link?: string;
5
+ cover?: string;
6
+ image?: string;
7
+ }
8
+ interface Props {
9
+ featuredArticles?: FeaturedArticle[];
10
+ onLinkClick?: () => void;
11
+ }
12
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
13
+ featuredArticles: FeaturedArticle[];
14
+ onLinkClick: () => void;
15
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
16
+ export default _default;
@@ -0,0 +1,31 @@
1
+ type BaseAuthor = {
2
+ name: string;
3
+ };
4
+ type GravatarAuthor = {
5
+ type: 'gravatar';
6
+ gravatar: string;
7
+ };
8
+ type GitHubAuthor = {
9
+ type: 'github';
10
+ username: string;
11
+ };
12
+ export type Author = BaseAuthor & (GravatarAuthor | GitHubAuthor);
13
+ export interface Post {
14
+ title: string;
15
+ url: string;
16
+ category: string;
17
+ cover: string;
18
+ authors: Author[];
19
+ date: {
20
+ time: number;
21
+ string: string;
22
+ };
23
+ excerpt: string | undefined;
24
+ }
25
+ interface Props {
26
+ posts?: Post[];
27
+ }
28
+ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
29
+ posts: Post[];
30
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
31
+ export default _default;
@@ -1,7 +1,16 @@
1
+ interface GithubStat {
2
+ repo: string;
3
+ stars: number;
4
+ contributors: number;
5
+ }
1
6
  interface Props {
2
7
  statsUrl?: string;
8
+ githubStats?: GithubStat[];
3
9
  }
4
10
  declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
11
+ githubStats: GithubStat[];
5
12
  statsUrl: string;
6
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
13
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
14
+ dropdownButtonRef: HTMLButtonElement;
15
+ }, any>;
7
16
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voidzero-dev/vitepress-theme",
3
- "version": "0.1.38",
3
+ "version": "0.1.43",
4
4
  "description": "Shared VitePress theme for VoidZero projects",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -36,8 +36,10 @@
36
36
  "embla-carousel-vue": "^8.6.0",
37
37
  "moment": "^2.30.1",
38
38
  "reka-ui": "^2.5.1",
39
+ "shaders": "^2.1.4",
39
40
  "tailwindcss": "^4.1.13",
40
- "typewriter-effect": "^2.22.0"
41
+ "typewriter-effect": "^2.22.0",
42
+ "vue3-carousel": "^0.16.0"
41
43
  },
42
44
  "devDependencies": {
43
45
  "@vitejs/plugin-vue": "^6.0.1",
package/dist/index24.js DELETED
@@ -1,4 +0,0 @@
1
- import f from "./index6.js";
2
- export {
3
- f as default
4
- };
package/dist/index25.js DELETED
@@ -1,4 +0,0 @@
1
- import f from "./index7.js";
2
- export {
3
- f as default
4
- };
package/dist/index36.js DELETED
@@ -1,149 +0,0 @@
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 "./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
- 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
- key: 0,
11
- class: "text-grey text-xs font-mono uppercase tracking-wide"
12
- }, N = { class: "embla-thumbs bg-primary" }, X = { class: "embla-thumbs__wrapper" }, U = { class: "embla-thumbs__container" }, q = ["onClick"], G = ["src", "alt"], oe = /* @__PURE__ */ I({
13
- __name: "CaseStudySlider",
14
- setup(J) {
15
- const b = v([
16
- {
17
- id: 1,
18
- title: "How PLAID Cut Build Times by 97% Migrating From Rollup To Rolldown",
19
- thumbnail: c,
20
- projects: [
21
- { name: "Vite", logo: y, url: "https://vite.dev/" },
22
- { name: "Rolldown", logo: x, url: "https://rolldown.rs/" }
23
- ]
24
- },
25
- {
26
- id: 2,
27
- title: "How PLAID Cut Build Times by 97% Migrating From Rollup To Rolldown",
28
- thumbnail: c,
29
- projects: [
30
- { name: "Vitest", logo: w, url: "https://vitest.dev/" },
31
- { name: "Rolldown", logo: x, url: "https://rolldown.rs/" }
32
- ]
33
- },
34
- {
35
- id: 3,
36
- title: "How PLAID Cut Build Times by 97% Migrating From Rollup To Rolldown",
37
- thumbnail: c,
38
- projects: [
39
- { name: "Vite", logo: y, url: "https://vite.dev/" },
40
- { name: "OXC", logo: k, url: "https://oxc.rs/" }
41
- ]
42
- },
43
- {
44
- id: 4,
45
- title: "How PLAID Cut Build Times by 97% Migrating From Rollup To Rolldown",
46
- thumbnail: c,
47
- projects: [
48
- { name: "Vitest", logo: w, url: "https://vitest.dev/" },
49
- { name: "OXC", logo: k, url: "https://oxc.rs/" }
50
- ]
51
- }
52
- ]), i = v(0), [C, t] = f(
53
- { loop: !0 },
54
- [B()]
55
- ), [R, d] = f({
56
- containScroll: "keepSnaps",
57
- dragFree: !0
58
- }), S = (h) => {
59
- t.value && t.value.scrollTo(h);
60
- }, r = () => {
61
- !t.value || !d.value || (i.value = t.value.selectedScrollSnap(), d.value.scrollTo(t.value.selectedScrollSnap()));
62
- };
63
- return M(() => {
64
- !t.value || !d.value || (r(), t.value.on("select", r), t.value.on("reInit", r));
65
- }), A(() => {
66
- t.value && (t.value.off("select", r), t.value.off("reInit", r));
67
- }), (h, u) => (s(), o("section", F, [
68
- e("div", L, [
69
- e("div", {
70
- class: "overflow-hidden",
71
- ref_key: "emblaMainRef",
72
- ref: C
73
- }, [
74
- e("div", D, [
75
- (s(!0), o(m, null, p(b.value, (l, n) => (s(), o("div", {
76
- key: l.id,
77
- class: _(["embla__slide p-10 w-[55rem] rounded-lg relative", n === i.value ? "bg-primary" : "bg-primary/75"])
78
- }, [
79
- e("div", {
80
- class: _(["embla__slide__content", { "embla__slide__content--active": n === i.value }])
81
- }, [
82
- e("img", {
83
- src: l.thumbnail,
84
- alt: l.title,
85
- class: "absolute top-10 right-10 h-5"
86
- }, null, 8, H),
87
- u[1] || (u[1] = e("span", { class: "text-grey text-xs font-mono uppercase tracking-wide" }, "Case Study", -1)),
88
- e("h5", P, g(l.title), 1),
89
- e("div", j, [
90
- u[0] || (u[0] = e("span", { class: "text-grey text-xs font-mono uppercase tracking-wide" }, "OSS", -1)),
91
- (s(!0), o(m, null, p(l.projects, (a, T) => (s(), o(m, {
92
- key: a.name
93
- }, [
94
- e("a", {
95
- href: a.url,
96
- target: "_blank"
97
- }, [
98
- e("figure", O, [
99
- e("img", {
100
- loading: "lazy",
101
- class: "size-5",
102
- src: a.logo,
103
- alt: a.name
104
- }, null, 8, $),
105
- e("figcaption", null, g(a.name), 1)
106
- ])
107
- ], 8, z),
108
- T < l.projects.length - 1 ? (s(), o("span", E, "//")) : V("", !0)
109
- ], 64))), 128))
110
- ])
111
- ], 2)
112
- ], 2))), 128))
113
- ])
114
- ], 512)
115
- ]),
116
- e("div", N, [
117
- e("div", X, [
118
- e("div", {
119
- class: "overflow-hidden",
120
- ref_key: "emblaThumbRef",
121
- ref: R
122
- }, [
123
- e("div", U, [
124
- (s(!0), o(m, null, p(b.value, (l, n) => (s(), o("div", {
125
- key: `thumb-${l.id}`,
126
- class: _(["embla-thumbs__slide", { "embla-thumbs__slide--selected": n === i.value }])
127
- }, [
128
- e("button", {
129
- type: "button",
130
- class: "embla-thumbs__slide__button",
131
- onClick: (a) => S(n)
132
- }, [
133
- e("img", {
134
- src: l.thumbnail,
135
- alt: `Slide ${n + 1}`,
136
- class: "embla-thumbs__slide__img"
137
- }, null, 8, G)
138
- ], 8, q)
139
- ], 2))), 128))
140
- ])
141
- ], 512)
142
- ])
143
- ])
144
- ]));
145
- }
146
- });
147
- export {
148
- oe as default
149
- };
package/dist/index38.js DELETED
@@ -1,116 +0,0 @@
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 "./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
- 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
- __name: "Statistics",
11
- props: {
12
- statsUrl: { default: "/stats.json" }
13
- },
14
- setup(v) {
15
- const u = v, a = l([]), i = l({
16
- datasets: []
17
- }), s = l(null), m = g(() => a.value.slice().reverse().find((d) => d.y > 0)?.y || 0);
18
- return y(async () => {
19
- const n = (await (await fetch(u.statsUrl)).json()).map((p) => ({
20
- x: A(p.x).valueOf(),
21
- y: p.y
22
- }));
23
- n.pop(), a.value = n;
24
- const r = document.getElementById("chart-canvas"), o = r.getContext("2d").createLinearGradient(0, 0, -50, 400);
25
- o.addColorStop(0, "#AA3BFF"), o.addColorStop(1, "#AA3BFF"), i.value = {
26
- datasets: [
27
- {
28
- data: a.value,
29
- /*fill: {
30
- target: 'origin',
31
- above: 'rgba(0, 0, 0, 0.02)'
32
- },*/
33
- pointStyle: !1,
34
- borderWidth: 3,
35
- borderColor: o,
36
- stepped: !1
37
- }
38
- ]
39
- }, s.value = new F(r, {
40
- type: "line",
41
- options: {
42
- scales: {
43
- x: {
44
- type: "time",
45
- time: {
46
- unit: "week"
47
- },
48
- display: !1,
49
- alignToPixels: !0,
50
- ticks: { padding: 0 },
51
- border: {
52
- display: !1
53
- }
54
- },
55
- y: {
56
- min: 0,
57
- display: !1,
58
- ticks: { padding: 0 },
59
- alignToPixels: !0,
60
- border: {
61
- display: !1
62
- }
63
- }
64
- },
65
- plugins: {
66
- legend: {
67
- display: !1
68
- },
69
- tooltip: {
70
- enabled: !1
71
- }
72
- },
73
- layout: {
74
- autoPadding: !1,
75
- padding: {
76
- left: 0,
77
- right: 0,
78
- top: 0,
79
- bottom: 100
80
- }
81
- },
82
- aspectRatio: 5 / 3.5
83
- },
84
- data: {
85
- datasets: i.value.datasets
86
- }
87
- });
88
- }), h(() => {
89
- s.value && s.value.destroy();
90
- }), (d, e) => (b(), w(k, null, [
91
- t("section", P, [
92
- t("div", T, [
93
- e[0] || (e[0] = t("h6", { class: "flex gap-2 items-center" }, [
94
- t("img", {
95
- src: _,
96
- class: "size-8",
97
- alt: "Vite"
98
- }),
99
- C(" Weekly downloads")
100
- ], -1)),
101
- t("h1", null, [
102
- S(f(B), {
103
- plugins: [f(N)],
104
- value: m.value
105
- }, null, 8, ["plugins", "value"])
106
- ])
107
- ]),
108
- e[1] || (e[1] = c('<div class="relative aspect-[5/3.5]" data-v-5e416fd5><canvas id="chart-canvas" width="200" height="200" data-v-5e416fd5></canvas><div class="flex justify-between absolute bottom-10 left-10 right-10" data-v-5e416fd5><p class="font-mono text-sm text-nickel" data-v-5e416fd5>April 2020</p><p class="font-mono text-sm text-nickel" data-v-5e416fd5>Today</p></div></div>', 1))
109
- ]),
110
- e[2] || (e[2] = c('<section class="wrapper wrapper--ticks border-t grid grid-cols-3 divide-x divide-ceramic" data-v-5e416fd5><div class="flex flex-col gap-2 p-10" data-v-5e416fd5><h2 data-v-5e416fd5>30m+</h2><p class="lead" data-v-5e416fd5>Weekly NPM downloads</p></div><div class="flex flex-col gap-2 p-10" data-v-5e416fd5><h2 data-v-5e416fd5>118k+</h2><p class="lead" data-v-5e416fd5>Total GitHub Stars</p></div><div class="flex flex-col gap-2 p-10" data-v-5e416fd5><h2 data-v-5e416fd5>6.2m+</h2><p class="lead" data-v-5e416fd5>GitHub Dependents</p></div></section>', 1))
111
- ], 64));
112
- }
113
- });
114
- export {
115
- z as default
116
- };
package/dist/index42.js DELETED
@@ -1,55 +0,0 @@
1
- import { useForwardExpose as u } from "./index104.js";
2
- import { Primitive as p } from "./index112.js";
3
- import { RovingFocusGroup_default as d } from "./index116.js";
4
- import { injectTabsRootContext as f } from "./index40.js";
5
- import { defineComponent as c, toRefs as m, createBlock as _, openBlock as v, unref as e, withCtx as r, createVNode as h, renderSlot as b } from "vue";
6
- var C = /* @__PURE__ */ c({
7
- __name: "TabsList",
8
- props: {
9
- loop: {
10
- type: Boolean,
11
- required: !1,
12
- default: !0
13
- },
14
- asChild: {
15
- type: Boolean,
16
- required: !1
17
- },
18
- as: {
19
- type: null,
20
- required: !1
21
- }
22
- },
23
- setup(a) {
24
- const i = a, { loop: s } = m(i), { forwardRef: n, currentElement: l } = u(), t = f();
25
- return t.tabsList = l, (o, y) => (v(), _(e(d), {
26
- "as-child": "",
27
- orientation: e(t).orientation.value,
28
- dir: e(t).dir.value,
29
- loop: e(s)
30
- }, {
31
- default: r(() => [h(e(p), {
32
- ref: e(n),
33
- role: "tablist",
34
- "as-child": o.asChild,
35
- as: o.as,
36
- "aria-orientation": e(t).orientation.value
37
- }, {
38
- default: r(() => [b(o.$slots, "default")]),
39
- _: 3
40
- }, 8, [
41
- "as-child",
42
- "as",
43
- "aria-orientation"
44
- ])]),
45
- _: 3
46
- }, 8, [
47
- "orientation",
48
- "dir",
49
- "loop"
50
- ]));
51
- }
52
- }), w = C;
53
- export {
54
- w as TabsList_default
55
- };
package/dist/index44.js DELETED
@@ -1,28 +0,0 @@
1
- import { defineComponent as p, onMounted as l, onUnmounted as o, createElementBlock as r, openBlock as i, createElementVNode as c } from "vue";
2
- import d from "./index120.js";
3
- const m = { class: "font-mono text-sm text-white leading-[1.5rem]" }, f = /* @__PURE__ */ p({
4
- __name: "TerminalAnimation1",
5
- props: {
6
- onAnimationComplete: { type: Function }
7
- },
8
- setup(a) {
9
- const s = a;
10
- let e;
11
- return l(() => {
12
- const t = document.getElementById("terminal-code");
13
- e = new d(t, {
14
- loop: !1,
15
- delay: 1
16
- }), e.typeString("<span>$ vite new vite-plus-demo --template react-ts</span>").pauseFor(500).pasteString('<span class="block w-full h-[1rem]"></span>').pasteString('<span class="text-aqua">◇ Scaffolding project in ~/vite-plus-demo</span>').pauseFor(500).pasteString('<span class="text-grey block">|</span>').pasteString('<span class="text-zest block">└ Done.</span>').pasteString('<span class="block w-full h-[1rem]"></span>').pauseFor(500).pasteString('<span class="block"><span class="text-zest">✓</span> Installing dependencies using default package manager: <span class="text-vite">pnpm@v10.16.1</span></span>').pasteString('<span class="block w-full h-[1rem]"></span>').pasteString('<div class="block"><span class="text-grey">Progress:</span> resolved 1, reused 0, downloaded 0, added 0</div>').pasteString('<div class="block"><span class="text-grey">Packages:</span> <span class="text-vite">+31</span></div>').typeString('<span class="text-grey block">++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++</span>').pasteString('<div class="block"><span class="text-grey">Progress:</span> resolved 31, reused 31, downloaded 0, added 31, <span class="text-zest">done</span></div>').pasteString('<span class="block w-full h-[1rem]"></span>').callFunction(() => {
17
- s.onAnimationComplete && s.onAnimationComplete();
18
- }).start();
19
- }), o(() => {
20
- e && e.stop();
21
- }), (t, n) => (i(), r("p", m, [...n[0] || (n[0] = [
22
- c("span", { id: "terminal-code" }, null, -1)
23
- ])]));
24
- }
25
- });
26
- export {
27
- f as default
28
- };
package/dist/index46.js DELETED
@@ -1,28 +0,0 @@
1
- import { defineComponent as i, onMounted as o, onUnmounted as p, createElementBlock as l, openBlock as r, createElementVNode as c } from "vue";
2
- import m from "./index120.js";
3
- const d = { class: "font-mono text-sm text-white leading-[1.5rem]" }, g = /* @__PURE__ */ i({
4
- __name: "TerminalAnimation3",
5
- props: {
6
- onAnimationComplete: { type: Function }
7
- },
8
- setup(a) {
9
- const e = a;
10
- let t;
11
- return o(() => {
12
- const n = document.getElementById("terminal-code");
13
- t = new m(n, {
14
- loop: !1,
15
- delay: 1
16
- }), t.typeString("<span>$ vite lint</span>").pauseFor(200).pasteString('<span class="block w-full h-[1rem]"></span>').pasteString('<div class="block text-grey"><span class="text-vite">VITE+ v1.0.0</span> <span class="text-aqua">lint</span></div>').pauseFor(500).pasteString('<div class="block text-grey">Found <span class="text-white">0 warnings</span> and <span class="text-white">0 errors</span>.</div>').pasteString('<div class="block text-grey"><span class="text-zest">✓</span> Finished in <span class="text-white">1ms</span> on <span class="text-white">3 files</span> with <span class="text-white">88 rules</span> using <span class="text-white">10 threads</span>.</div>').pasteString('<span class="block w-full h-[1rem]"></span>').callFunction(() => {
17
- e.onAnimationComplete && e.onAnimationComplete();
18
- }).start();
19
- }), p(() => {
20
- t && t.stop();
21
- }), (n, s) => (r(), l("p", d, [...s[0] || (s[0] = [
22
- c("span", { id: "terminal-code" }, null, -1)
23
- ])]));
24
- }
25
- });
26
- export {
27
- g as default
28
- };
package/dist/index58.js DELETED
@@ -1,4 +0,0 @@
1
- const e = "data:image/svg+xml,%3csvg%20viewBox='0%200%2023%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.7482%200H18.8887C21.641%203.93959%2021.6571%2010.0462%2018.8887%2014H20.7482C23.516%2010.0462%2023.4999%203.93959%2020.7482%200Z'%20fill='white'/%3e%3cpath%20d='M2.07027%200C-0.682028%203.93959%20-0.698142%2010.0462%202.07027%2014H3.92985C1.16208%2010.0462%201.1782%203.93959%203.92985%200H2.07027Z'%20fill='white'/%3e%3cpath%20d='M13.4394%202.26107C13.4394%202.63492%2013.7423%202.93787%2014.1162%202.93787H16.6842C16.9858%202.93787%2017.1366%203.30269%2016.9233%203.5154L13.6373%206.8014C13.5103%206.92838%2013.4388%207.10048%2013.4388%207.28032V8.4038C13.4388%208.87111%2013.9022%209.19533%2014.3121%208.97231C14.7298%208.74542%2015.1185%208.47083%2015.4698%208.15628C15.609%208.03188%2015.823%208.03059%2015.9551%208.16338L18.3484%2010.5567C18.4806%2010.6888%2018.4812%2010.9034%2018.3446%2011.0311C16.5295%2012.7295%2014.0898%2013.7698%2011.4077%2013.7698C8.72568%2013.7698%206.286%2012.7295%204.4709%2011.0311C4.33425%2010.9034%204.33489%2010.6888%204.46703%2010.5567L6.86031%208.16338C6.99244%208.03124%207.20644%208.03188%207.34567%208.15628C7.69696%208.47083%208.08563%208.74542%208.50331%208.97231C8.9139%209.19533%209.3767%208.87111%209.3767%208.4038V7.28032C9.3767%207.10048%209.30515%206.92838%209.17817%206.8014L5.89217%203.5154C5.67881%203.30205%205.82964%202.93787%206.1313%202.93787H8.69926C9.07311%202.93787%209.37605%202.63492%209.37605%202.26107V0.568439C9.37605%200.381515%209.52753%200.230042%209.71445%200.230042H13.0991C13.286%200.230042%2013.4375%200.381515%2013.4375%200.568439V2.26107H13.4394Z'%20fill='%2332F3EF'/%3e%3cmask%20id='mask0_127_17352'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='0'%20width='15'%20height='14'%3e%3cpath%20d='M13.4394%202.26083C13.4394%202.63468%2013.7423%202.93762%2014.1162%202.93762H16.6842C16.9858%202.93762%2017.1366%203.30245%2016.9233%203.51516L13.6373%206.80116C13.5103%206.92814%2013.4388%207.10024%2013.4388%207.28007V8.40355C13.4388%208.87087%2013.9022%209.19508%2014.3121%208.97206C14.7298%208.74518%2015.1185%208.47059%2015.4698%208.15604C15.609%208.03164%2015.823%208.03035%2015.9551%208.16313L18.3484%2010.5564C18.4806%2010.6885%2018.4812%2010.9032%2018.3446%2011.0308C16.5295%2012.7292%2014.0898%2013.7696%2011.4077%2013.7696C8.72568%2013.7696%206.286%2012.7292%204.4709%2011.0308C4.33425%2010.9032%204.33489%2010.6885%204.46703%2010.5564L6.86031%208.16313C6.99244%208.03099%207.20644%208.03164%207.34567%208.15604C7.69696%208.47059%208.08563%208.74518%208.50331%208.97206C8.9139%209.19508%209.3767%208.87087%209.3767%208.40355V7.28007C9.3767%207.10024%209.30515%206.92814%209.17817%206.80116L5.89217%203.51516C5.67881%203.3018%205.82964%202.93762%206.1313%202.93762H8.69926C9.07311%202.93762%209.37605%202.63468%209.37605%202.26083V0.568195C9.37605%200.381271%209.52753%200.229797%209.71445%200.229797H13.0991C13.286%200.229797%2013.4375%200.381271%2013.4375%200.568195V2.26083H13.4394Z'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_127_17352)'%3e%3cg%20filter='url(%23filter0_f_127_17352)'%3e%3cellipse%20cx='1.38174'%20cy='6.43346'%20rx='1.38174'%20ry='6.43346'%20transform='matrix(0%20-1%20-1%200%2017.8027%2015.3685)'%20fill='%23AEFFFB'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_127_17352)'%3e%3cellipse%20cx='1.38174'%20cy='6.43346'%20rx='1.38174'%20ry='6.43346'%20transform='matrix(-0.369097%20-0.929391%20-0.929391%200.369097%2023.2998%2012.3085)'%20fill='%2300FF88'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_127_17352)'%3e%3cellipse%20cx='5.92474'%20cy='13.3989'%20rx='1.38174'%20ry='6.43346'%20transform='rotate(-68.3401%205.92474%2013.3989)'%20fill='%23195EFF'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_f_127_17352)'%3e%3cellipse%20cx='13.9216'%20cy='8.87483'%20rx='1.11165'%20ry='1.87557'%20transform='rotate(-135.197%2013.9216%208.87483)'%20fill='%23AEFFFB'/%3e%3c/g%3e%3cg%20filter='url(%23filter4_f_127_17352)'%3e%3cellipse%20cx='14.4948'%20cy='7.84358'%20rx='1.11165'%20ry='1.87557'%20transform='rotate(-135.197%2014.4948%207.84358)'%20fill='%23195EFF'/%3e%3c/g%3e%3cg%20filter='url(%23filter5_f_127_17352)'%3e%3cellipse%20cx='14.3806'%20cy='2.11403'%20rx='1.11165'%20ry='1.87557'%20transform='rotate(-135.197%2014.3806%202.11403)'%20fill='%23AEFFFB'/%3e%3c/g%3e%3cg%20filter='url(%23filter6_f_127_17352)'%3e%3cellipse%20cx='14.7233'%20cy='1.65571'%20rx='1.11165'%20ry='1.87557'%20transform='rotate(-135.197%2014.7233%201.65571)'%20fill='%23195EFF'/%3e%3c/g%3e%3cg%20filter='url(%23filter7_f_127_17352)'%3e%3cellipse%20cx='1.11165'%20cy='1.87557'%20rx='1.11165'%20ry='1.87557'%20transform='matrix(0.709532%20-0.704673%20-0.704673%20-0.709532%209.52734%2011.2181)'%20fill='%23AEFFFB'/%3e%3c/g%3e%3cg%20filter='url(%23filter8_f_127_17352)'%3e%3cellipse%20cx='1.11165'%20cy='1.87557'%20rx='1.11165'%20ry='1.87557'%20transform='matrix(0.709532%20-0.704673%20-0.704673%20-0.709532%208.72461%2010.1868)'%20fill='%23195EFF'/%3e%3c/g%3e%3cg%20filter='url(%23filter9_f_127_17352)'%3e%3cellipse%20cx='1.11165'%20cy='1.87557'%20rx='1.11165'%20ry='1.87557'%20transform='matrix(0.709532%20-0.704673%20-0.704673%20-0.709532%208.72461%204.22815)'%20fill='%23AEFFFB'/%3e%3c/g%3e%3cg%20filter='url(%23filter10_f_127_17352)'%3e%3cellipse%20cx='1.11165'%20cy='1.87557'%20rx='1.11165'%20ry='1.87557'%20transform='matrix(0.709532%20-0.704673%20-0.704673%20-0.709532%208.61035%203.54068)'%20fill='%23195EFF'/%3e%3c/g%3e%3cg%20filter='url(%23filter11_f_127_17352)'%3e%3cellipse%20cx='1.11165'%20cy='3.57538'%20rx='1.11165'%20ry='3.57538'%20transform='matrix(0.709532%20-0.704673%20-0.704673%20-0.709532%208.83984%208.81177)'%20fill='%23195EFF'/%3e%3c/g%3e%3cg%20filter='url(%23filter12_f_127_17352)'%3e%3cellipse%20cx='16.0364'%20cy='4.57489'%20rx='1.11165'%20ry='3.57538'%20transform='rotate(-135.197%2016.0364%204.57489)'%20fill='%2300FF88'/%3e%3c/g%3e%3cg%20filter='url(%23filter13_f_127_17352)'%3e%3cellipse%20cx='1.38174'%20cy='6.43346'%20rx='1.38174'%20ry='6.43346'%20transform='matrix(0%20-1%20-1%200%2017.8027%2015.9414)'%20fill='%23195EFF'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_127_17352'%20x='2.18539'%20y='9.85483'%20width='18.3675'%20height='8.2638'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_127_17352'%20x='8.05942'%20y='7.9487'%20width='17.5023'%20height='10.9005'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_127_17352'%20x='-2.82633'%20y='7.9487'%20width='17.5023'%20height='10.9005'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter3_f_127_17352'%20x='9.63168'%20y='4.58023'%20width='8.57941'%20height='8.58923'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter4_f_127_17352'%20x='10.2049'%20y='3.54898'%20width='8.57941'%20height='8.58923'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter5_f_127_17352'%20x='10.0907'%20y='-2.18057'%20width='8.57941'%20height='8.5892'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter6_f_127_17352'%20x='10.4334'%20y='-2.63889'%20width='8.57941'%20height='8.5892'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter7_f_127_17352'%20x='4.70492'%20y='4.80942'%20width='8.57941'%20height='8.58923'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter8_f_127_17352'%20x='3.90219'%20y='3.77811'%20width='8.57941'%20height='8.58923'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter9_f_127_17352'%20x='3.90219'%20y='-2.18057'%20width='8.57941'%20height='8.5892'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter10_f_127_17352'%20x='3.78793'%20y='-2.86804'%20width='8.57941'%20height='8.5892'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter11_f_127_17352'%20x='1.7186'%20y='0.0856926'%20width='10.7816'%20height='10.8118'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter12_f_127_17352'%20x='10.6454'%20y='-0.830994'%20width='10.7816'%20height='10.8118'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3cfilter%20id='filter13_f_127_17352'%20x='2.18539'%20y='10.4278'%20width='18.3675'%20height='8.2638'%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.37508'%20result='effect1_foregroundBlur_127_17352'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e";
2
- export {
3
- e as default
4
- };