@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/index27.js CHANGED
@@ -1,23 +1,4 @@
1
- import { defineComponent as s, createElementBlock as d, openBlock as r, createStaticVNode as i, createVNode as n, unref as t } from "vue";
2
- import l from "./index6.js";
3
- import a from "./index70.js";
4
- const p = { class: "wrapper flex flex-col justify-start items-center gap-6 pt-20 pb-10" }, x = /* @__PURE__ */ s({
5
- __name: "Hero",
6
- setup(o) {
7
- return (c, e) => (r(), d("div", p, [
8
- e[0] || (e[0] = i('<div class="w-full sm:w-2xl flex flex-col justify-start items-center gap-10 px-5 sm:px-0" data-v-9fdd31e9><div class="flex flex-col justify-start items-center gap-4" data-v-9fdd31e9><div inert class="px-3 py-1 bg-primary-white rounded shadow-[0px_2px_4px_0px_rgba(0,0,0,0.05)] outline outline-nickel/5 flex items-center gap-1.5 font-mono font-medium text-sm tracking-tight mb-3" data-v-9fdd31e9><div class="p-0.5 bg-[#00B442]/10 rounded-sm inline-flex justify-start items-center gap-2" data-v-9fdd31e9><div class="size-1.5 bg-[#00B442] rounded-[1.10px] animate-pulse" data-v-9fdd31e9></div></div><span class="text-grey" data-v-9fdd31e9>prod server</span><span class="text-grey" data-v-9fdd31e9>/</span><span class="text-nickel" data-v-9fdd31e9>running</span></div><h1 class="text-center text-primary text-balance shine-text" data-v-9fdd31e9><span class="inline-block" data-v-9fdd31e9>Your gateway to the</span><span class="inline-block" data-v-9fdd31e9>Javascript multiverse.</span></h1><p class="self-stretch text-center text-balance text-nickel" data-v-9fdd31e9>Make web developers more productive than ever before.</p></div><div class="flex items-center gap-5" data-v-9fdd31e9><a href="https://viteplus.dev" target="_blank" rel="noopener noreferrer" class="button button--primary" data-v-9fdd31e9> Explore Vite+ </a></div></div>', 1)),
9
- n(l, {
10
- "desktop-src": t(a),
11
- "mobile-src": t(a),
12
- "desktop-width": 1280,
13
- "desktop-height": 580,
14
- "mobile-width": 253,
15
- "mobile-height": 268,
16
- "canvas-class": "w-full"
17
- }, null, 8, ["desktop-src", "mobile-src"])
18
- ]));
19
- }
20
- });
1
+ import f from "./index4.js";
21
2
  export {
22
- x as default
3
+ f as default
23
4
  };
@@ -0,0 +1,4 @@
1
+ import f from "./index5.js";
2
+ export {
3
+ f as default
4
+ };
package/dist/index29.js CHANGED
@@ -1,9 +1,117 @@
1
- const s = (t, e) => {
2
- const o = t.__vccOpts || t;
3
- for (const [r, c] of e)
4
- o[r] = c;
5
- return o;
6
- };
1
+ import { defineComponent as $, useCssVars as w, ref as y, computed as x, onMounted as b, onUnmounted as j, createElementBlock as t, openBlock as l, createElementVNode as n, normalizeStyle as a, Fragment as d, renderList as f, createCommentVNode as O } from "vue";
2
+ const z = {
3
+ key: 0,
4
+ class: "scroll-container"
5
+ }, G = ["src", "alt"], C = ["src", "alt"], L = {
6
+ key: 1,
7
+ class: "flex items-center justify-evenly"
8
+ }, W = ["src", "alt"], D = {
9
+ key: 0,
10
+ class: "divider"
11
+ }, i = 88, h = 25, r = 80, R = /* @__PURE__ */ $({
12
+ __name: "LogoGrid",
13
+ props: {
14
+ logos: {}
15
+ },
16
+ setup(c) {
17
+ w((s) => ({
18
+ v06ea2964: r,
19
+ v4359f67a: i,
20
+ v5b8c45d4: s.logos.length
21
+ }));
22
+ const v = c, o = y(null), m = y(!1), p = x(() => {
23
+ const s = v.logos.length;
24
+ return s * i + (s - 1) * r;
25
+ }), _ = x(() => v.logos.length * 3), g = () => {
26
+ if (!o.value) return;
27
+ const s = o.value.offsetWidth;
28
+ m.value = p.value > s;
29
+ };
30
+ let u = null;
31
+ return b(() => {
32
+ g(), o.value && (u = new ResizeObserver(() => {
33
+ g();
34
+ }), u.observe(o.value));
35
+ }), j(() => {
36
+ u && u.disconnect();
37
+ }), (s, E) => (l(), t("div", {
38
+ ref_key: "containerRef",
39
+ ref: o,
40
+ class: "overflow-hidden py-6"
41
+ }, [
42
+ m.value ? (l(), t("div", z, [
43
+ n("div", {
44
+ class: "scroll-content",
45
+ style: a({
46
+ gap: `${r}px`,
47
+ animationDuration: `${_.value}s`
48
+ })
49
+ }, [
50
+ n("div", {
51
+ class: "flex items-center",
52
+ style: a({ gap: `${r}px` })
53
+ }, [
54
+ (l(!0), t(d, null, f(c.logos, (e) => (l(), t("div", {
55
+ key: e.alt,
56
+ class: "logo-container flex-shrink-0 relative flex items-center justify-center has-divider",
57
+ style: a({
58
+ width: `${i}px`,
59
+ height: `${h}px`
60
+ })
61
+ }, [
62
+ n("img", {
63
+ loading: "lazy",
64
+ src: e.src,
65
+ alt: e.alt,
66
+ class: "max-w-full max-h-full object-contain grayscale"
67
+ }, null, 8, G)
68
+ ], 4))), 128))
69
+ ], 4),
70
+ n("div", {
71
+ class: "flex items-center",
72
+ style: a({ gap: `${r}px` })
73
+ }, [
74
+ (l(!0), t(d, null, f(c.logos, (e) => (l(), t("div", {
75
+ key: `${e.alt}-duplicate`,
76
+ class: "logo-container flex-shrink-0 relative flex items-center justify-center has-divider",
77
+ style: a({
78
+ width: `${i}px`,
79
+ height: `${h}px`
80
+ })
81
+ }, [
82
+ n("img", {
83
+ loading: "lazy",
84
+ src: e.src,
85
+ alt: e.alt,
86
+ class: "max-w-full max-h-full object-contain grayscale"
87
+ }, null, 8, C)
88
+ ], 4))), 128))
89
+ ], 4)
90
+ ], 4)
91
+ ])) : (l(), t("div", L, [
92
+ (l(!0), t(d, null, f(c.logos, (e, k) => (l(), t(d, {
93
+ key: e.alt
94
+ }, [
95
+ n("div", {
96
+ class: "logo-container-static flex items-center justify-center",
97
+ style: a({
98
+ width: `${i}px`,
99
+ height: `${h}px`
100
+ })
101
+ }, [
102
+ n("img", {
103
+ loading: "lazy",
104
+ src: e.src,
105
+ alt: e.alt,
106
+ class: "max-w-full max-h-full object-contain grayscale"
107
+ }, null, 8, W)
108
+ ], 4),
109
+ k < c.logos.length - 1 ? (l(), t("div", D)) : O("", !0)
110
+ ], 64))), 128))
111
+ ]))
112
+ ], 512));
113
+ }
114
+ });
7
115
  export {
8
- s as default
116
+ R as default
9
117
  };
package/dist/index3.js CHANGED
@@ -1,73 +1,160 @@
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 "./index67.js";
3
- import d from "./index68.js";
4
- import c from "./index69.js";
5
- const x = {
6
- class: "bg-primary",
7
- "data-theme": "dark"
8
- }, f = { class: "wrapper" }, m = { class: "px-5 md:px-24 pt-10 md:pt-16 pb-16 md:pb-30 flex flex-col md:flex-row gap-10 md:gap-0 md:justify-between" }, b = { class: "flex flex-col gap-3" }, h = {
9
- href: "https://github.com/voidzero-dev",
10
- target: "_blank",
11
- rel: "noopener noreferrer",
12
- class: "text-white text-base flex gap-3 items-center"
13
- }, g = {
14
- href: "https://web-cdn.bsky.app/profile/voidzero.dev",
15
- target: "_blank",
16
- rel: "noopener noreferrer",
17
- class: "text-white text-base flex gap-3 items-center"
18
- }, u = {
19
- href: "https://x.com/voidzerodev",
20
- target: "_blank",
21
- rel: "noopener noreferrer",
22
- class: "text-white text-base flex gap-3 items-center"
23
- }, _ = { class: "wrapper wrapper--ticks border-t py-5 px-5 md:px-24" }, w = { class: "text-sm" }, Z = /* @__PURE__ */ o({
24
- __name: "Footer",
25
- setup(k) {
26
- return (v, t) => (a(), l("footer", x, [
27
- e("section", f, [
28
- e("div", m, [
29
- t[4] || (t[4] = i('<div><p class="text-grey text-xs font-mono uppercase tracking-wide mb-8">Company</p><ul class="flex flex-col gap-3"><li><a href="https://voidzero.dev/" target="_blank" rel="noopener noreferrer" class="text-white text-base">VoidZero</a></li><li><a href="https://vite.dev/" target="_blank" rel="noopener noreferrer" class="text-white text-base">Vite</a></li><li><a href="https://rolldown.rs/" target="_blank" rel="noopener noreferrer" class="text-white text-base">Rolldown</a></li><li><a href="https://vitest.dev/" target="_blank" rel="noopener noreferrer" class="text-white text-base">Vitest</a></li><li><a href="https://oxc.rs/" target="_blank" rel="noopener noreferrer" class="text-white text-base">Oxc</a></li></ul></div>', 1)),
30
- e("div", null, [
31
- t[3] || (t[3] = e("p", { class: "text-grey text-xs font-mono uppercase tracking-wide mb-8" }, "Social", -1)),
32
- e("ul", b, [
33
- e("li", null, [
34
- e("a", h, [
35
- s(p, {
36
- class: "size-5",
37
- "aria-label": "GitHub"
38
- }),
39
- t[0] || (t[0] = r("GitHub", -1))
40
- ])
1
+ import { defineComponent as w, ref as d, onMounted as V, onUnmounted as C, createElementBlock as $, openBlock as _, createVNode as e, createElementVNode as k, normalizeClass as x, createBlock as A, createCommentVNode as E, unref as a, withCtx as n, createTextVNode as r } from "vue";
2
+ import { TabsRoot_default as N } from "./index91.js";
3
+ import { TabsContent_default as i } from "./index92.js";
4
+ import { TabsList_default as I } from "./index93.js";
5
+ import { TabsTrigger_default as u } from "./index94.js";
6
+ import z from "./index95.js";
7
+ import B from "./index96.js";
8
+ import O from "./index97.js";
9
+ import R from "./index98.js";
10
+ import U from "./index99.js";
11
+ import j from "./index100.js";
12
+ import D from "./index101.js";
13
+ const L = 1500, Z = /* @__PURE__ */ w({
14
+ __name: "Terminal",
15
+ setup(M) {
16
+ const f = d("tab1"), v = d(!0);
17
+ let o = null;
18
+ const b = d(null), m = d(!1);
19
+ let s = null;
20
+ const c = ["tab1", "tab2", "tab3", "tab4", "tab5", "tab6"], T = () => {
21
+ const t = (c.indexOf(f.value) + 1) % c.length;
22
+ f.value = c[t];
23
+ }, l = () => {
24
+ v.value && (o && clearTimeout(o), o = setTimeout(() => {
25
+ T();
26
+ }, L));
27
+ }, g = () => {
28
+ v.value = !1, o && (clearTimeout(o), o = null);
29
+ };
30
+ return V(() => {
31
+ b.value && (s = new IntersectionObserver(
32
+ (p) => {
33
+ p.forEach((t) => {
34
+ t.isIntersecting && !m.value && (m.value = !0, s?.disconnect());
35
+ });
36
+ },
37
+ {
38
+ threshold: 0.2,
39
+ // Trigger when 20% of the element is visible
40
+ rootMargin: "0px"
41
+ }
42
+ ), s.observe(b.value));
43
+ }), C(() => {
44
+ o && clearTimeout(o), s && s.disconnect();
45
+ }), (p, t) => (_(), $("section", {
46
+ ref_key: "sectionRef",
47
+ ref: b,
48
+ class: "wrapper border-t h-[33rem] md:h-[40rem] bg-wine terminal-background flex justify-center pt-6 md:pt-28 px-3 md:px-0 overflow-clip relative"
49
+ }, [
50
+ e(D),
51
+ k("div", {
52
+ class: x([
53
+ "self-stretch px-4 sm:px-8 py-5 sm:py-7 relative bg-primary rounded-tl-lg rounded-tr-lg inline-flex flex-col justify-start items-start gap-2 overflow-hidden w-[62rem] outline-1 outline-offset-[3px] outline-white/30",
54
+ "transition-transform duration-1000",
55
+ m.value ? "translate-y-0" : "translate-y-24"
56
+ ]),
57
+ style: { "transition-timing-function": "cubic-bezier(0.16, 1, 0.3, 1)" }
58
+ }, [
59
+ m.value ? (_(), A(a(N), {
60
+ key: 0,
61
+ modelValue: f.value,
62
+ "onUpdate:modelValue": [
63
+ t[0] || (t[0] = (y) => f.value = y),
64
+ g
65
+ ]
66
+ }, {
67
+ default: n(() => [
68
+ e(a(I), {
69
+ "aria-label": "features",
70
+ class: x([
71
+ "absolute bottom-6 left-1/2 -translate-x-1/2 flex items-center p-1 rounded-md border border-white/10",
72
+ "transition-transform duration-700 delay-300",
73
+ m.value ? "translate-y-0" : "translate-y-12"
41
74
  ]),
42
- e("li", null, [
43
- e("a", g, [
44
- s(d, {
45
- class: "size-5",
46
- "aria-label": "Bluesky"
47
- }),
48
- t[1] || (t[1] = r("Bluesky", -1))
49
- ])
75
+ style: { "transition-timing-function": "cubic-bezier(0.16, 1, 0.3, 1)" }
76
+ }, {
77
+ default: n(() => [
78
+ e(a(u), { value: "tab1" }, {
79
+ default: n(() => [...t[1] || (t[1] = [
80
+ r(" new ", -1)
81
+ ])]),
82
+ _: 1
83
+ }),
84
+ e(a(u), { value: "tab2" }, {
85
+ default: n(() => [...t[2] || (t[2] = [
86
+ r(" dev ", -1)
87
+ ])]),
88
+ _: 1
89
+ }),
90
+ e(a(u), { value: "tab3" }, {
91
+ default: n(() => [...t[3] || (t[3] = [
92
+ r(" lint ", -1)
93
+ ])]),
94
+ _: 1
95
+ }),
96
+ e(a(u), { value: "tab4" }, {
97
+ default: n(() => [...t[4] || (t[4] = [
98
+ r(" fmt ", -1)
99
+ ])]),
100
+ _: 1
101
+ }),
102
+ e(a(u), { value: "tab5" }, {
103
+ default: n(() => [...t[5] || (t[5] = [
104
+ r(" test ", -1)
105
+ ])]),
106
+ _: 1
107
+ }),
108
+ e(a(u), { value: "tab6" }, {
109
+ default: n(() => [...t[6] || (t[6] = [
110
+ r(" build ", -1)
111
+ ])]),
112
+ _: 1
113
+ })
50
114
  ]),
51
- e("li", null, [
52
- e("a", u, [
53
- s(c, {
54
- class: "size-5",
55
- "aria-label": "Twitter"
56
- }),
57
- t[2] || (t[2] = r("X.com", -1))
58
- ])
59
- ])
60
- ])
61
- ])
62
- ])
63
- ]),
64
- e("section", _, [
65
- e("p", w, [
66
- r("© " + n((/* @__PURE__ */ new Date()).getFullYear()) + " VoidZero Inc. ", 1),
67
- t[5] || (t[5] = e("span", { class: "hidden sm:inline" }, "All Rights Reserved.", -1))
68
- ])
69
- ])
70
- ]));
115
+ _: 1
116
+ }, 8, ["class"]),
117
+ e(a(i), { value: "tab1" }, {
118
+ default: n(() => [
119
+ e(z, { "on-animation-complete": l })
120
+ ]),
121
+ _: 1
122
+ }),
123
+ e(a(i), { value: "tab2" }, {
124
+ default: n(() => [
125
+ e(B, { "on-animation-complete": l })
126
+ ]),
127
+ _: 1
128
+ }),
129
+ e(a(i), { value: "tab3" }, {
130
+ default: n(() => [
131
+ e(O, { "on-animation-complete": l })
132
+ ]),
133
+ _: 1
134
+ }),
135
+ e(a(i), { value: "tab4" }, {
136
+ default: n(() => [
137
+ e(R, { "on-animation-complete": l })
138
+ ]),
139
+ _: 1
140
+ }),
141
+ e(a(i), { value: "tab5" }, {
142
+ default: n(() => [
143
+ e(U, { "on-animation-complete": l })
144
+ ]),
145
+ _: 1
146
+ }),
147
+ e(a(i), { value: "tab6" }, {
148
+ default: n(() => [
149
+ e(j, { "on-animation-complete": l })
150
+ ]),
151
+ _: 1
152
+ })
153
+ ]),
154
+ _: 1
155
+ }, 8, ["modelValue"])) : E("", !0)
156
+ ], 2)
157
+ ], 512));
71
158
  }
72
159
  });
73
160
  export {
@@ -0,0 +1,9 @@
1
+ const s = (t, e) => {
2
+ const o = t.__vccOpts || t;
3
+ for (const [r, c] of e)
4
+ o[r] = c;
5
+ return o;
6
+ };
7
+ export {
8
+ s as default
9
+ };
package/dist/index32.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = "data:image/svg+xml,%3csvg%20viewBox='0%200%20103%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.13672%2010.691L12.9072%200.248665H18.0664L12.3477%2014.7516H5.71777L0%200.248665H5.30371L9.13672%2010.691ZM24.7588%2014.7516H19.7861V0.248665H24.7588V14.7516ZM42.8174%203.81214H37.2441V14.7516H32.2725V3.81214H26.6992V0.248665H42.8174V3.81214ZM59.0742%203.77113H49.7305V5.71839H58.9297V9.13636H49.7305V11.2291H59.3438V14.7516H44.7588V0.248665H59.0742V3.77113ZM70.0078%205.71839H75.5811V9.13636H70.0078V14.7516H66.4443V9.13636H60.8711V5.71839H66.4443V0.248665H70.0078V5.71839Z'%20fill='%2308060D'/%3e%3cpath%20d='M91.184%2014.654C90.9713%2014.9247%2090.5362%2014.7742%2090.5362%2014.4303V11.1271C90.5362%2010.7265%2090.2116%2010.4019%2089.8111%2010.4019H86.164C85.8691%2010.4019%2085.6971%2010.0684%2085.8691%209.82875L88.2669%206.4717C88.6101%205.99173%2088.2669%205.3246%2087.6764%205.3246H83.2627C82.9679%205.3246%2082.7959%204.99104%2082.9679%204.7514L86.0763%200.399187C86.1446%200.303883%2086.2545%200.247253%2086.3712%200.247253H95.6343C95.9292%200.247253%2096.1011%200.580817%2095.9292%200.820458L93.5314%204.1775C93.1882%204.65747%2093.5314%205.3246%2094.1219%205.3246H97.769C98.0714%205.3246%2098.2413%205.67336%2098.0542%205.91162L91.1847%2014.6547L91.184%2014.654Z'%20fill='%236254FE'/%3e%3cmask%20id='mask0_242_19217'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='82'%20y='0'%20width='17'%20height='15'%3e%3cpath%20d='M91.184%2014.654C90.9713%2014.9247%2090.5362%2014.7742%2090.5362%2014.4303V11.1271C90.5362%2010.7265%2090.2116%2010.4019%2089.8111%2010.4019H86.164C85.8691%2010.4019%2085.6971%2010.0684%2085.8691%209.82875L88.2669%206.4717C88.6101%205.99173%2088.2669%205.3246%2087.6764%205.3246H83.2627C82.9679%205.3246%2082.7959%204.99104%2082.9679%204.7514L86.0763%200.399187C86.1446%200.303883%2086.2545%200.247253%2086.3712%200.247253H95.6343C95.9292%200.247253%2096.1011%200.580817%2095.9292%200.820458L93.5314%204.1775C93.1882%204.65747%2093.5314%205.3246%2094.1219%205.3246H97.769C98.0714%205.3246%2098.2413%205.67336%2098.0542%205.91162L91.1847%2014.6547L91.184%2014.654Z'%20fill='%23833BFF'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_242_19217)'%3e%3cg%20filter='url(%23filter0_f_242_19217)'%3e%3cellipse%20cx='1.76582'%20cy='4.71406'%20rx='1.76582'%20ry='4.71406'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%2081.4336%2010.3509)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_242_19217)'%3e%3cellipse%20cx='3.33398'%20cy='9.5701'%20rx='3.33398'%20ry='9.5701'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%2070.2578%202.77432)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_242_19217)'%3e%3cellipse%20cx='1.76582'%20cy='9.7738'%20rx='1.76582'%20ry='9.7738'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%2069.8926%203.87666)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_f_242_19217)'%3e%3cellipse%20cx='1.76582'%20cy='9.80964'%20rx='1.76582'%20ry='9.80964'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%2071.3662%209.64707)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter4_f_242_19217)'%3e%3cellipse%20cx='1.76582'%20cy='9.80964'%20rx='1.76582'%20ry='9.80964'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%2071.8574%2010.0154)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter5_f_242_19217)'%3e%3cellipse%20cx='4.51119'%20cy='7.07813'%20rx='4.51119'%20ry='7.07813'%20transform='matrix(0.0584509%20-0.99829%20-0.99829%20-0.0584509%20106.702%208.85934)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter6_f_242_19217)'%3e%3cellipse%20cx='1.11256'%20cy='6.89299'%20rx='1.11256'%20ry='6.89299'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%20107.165%206.03793)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter7_f_242_19217)'%3e%3cellipse%20cx='1.11256'%20cy='6.89299'%20rx='1.11256'%20ry='6.89299'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%20107.165%206.03793)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter8_f_242_19217)'%3e%3cellipse%20cx='82.9899'%20cy='3.1234'%20rx='1.41274'%20ry='9.33166'%20transform='rotate(39.5103%2082.9899%203.1234)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter9_f_242_19217)'%3e%3cellipse%20cx='98.1013'%20cy='-1.70575'%20rx='1.41274'%20ry='9.33166'%20transform='rotate(37.8923%2098.1013%20-1.70575)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter10_f_242_19217)'%3e%3cellipse%20cx='95.9703'%20cy='3.39512'%20rx='2.65481'%20ry='4.00498'%20transform='rotate(37.8923%2095.9703%203.39512)'%20fill='%232BFDD2'/%3e%3c/g%3e%3cg%20filter='url(%23filter11_f_242_19217)'%3e%3cellipse%20cx='82.2635'%20cy='12.5361'%20rx='1.41274'%20ry='9.33166'%20transform='rotate(37.8923%2082.2635%2012.5361)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter12_f_242_19217)'%3e%3cellipse%20cx='82.2635'%20cy='12.5361'%20rx='1.41274'%20ry='9.33166'%20transform='rotate(37.8923%2082.2635%2012.5361)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter13_f_242_19217)'%3e%3cellipse%20cx='94.2258'%20cy='9.78076'%20rx='1.50117'%20ry='9.33166'%20transform='rotate(37.8923%2094.2258%209.78076)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter14_f_242_19217)'%3e%3cellipse%20cx='95.6601'%20cy='10.8271'%20rx='2.57817'%20ry='6.75355'%20transform='rotate(37.8923%2095.6601%2010.8271)'%20fill='%232BFDD2'/%3e%3c/g%3e%3c/g%3e%3cpath%20d='M80.5307%202.28882e-05C77.5818%204.22102%2077.5645%2010.7638%2080.5307%2015H82.5231C79.5576%2010.7638%2079.5749%204.22102%2082.5231%202.28882e-05H80.5307Z'%20fill='%2308060D'/%3e%3cpath%20d='M100.542%202.28882e-05H98.5498C101.499%204.22102%20101.516%2010.7638%2098.5498%2015H100.542C103.508%2010.7638%20103.49%204.22102%20100.542%202.28882e-05Z'%20fill='%2308060D'/%3e%3cdefs%3e%3cfilter%20id='filter0_f_242_19217'%20x='76.5285'%20y='5.42453'%20width='19.2497'%20height='13.3537'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.45549'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_242_19217'%20x='65.3576'%20y='-2.16783'%20width='28.9626'%20height='16.4902'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.45549'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_242_19217'%20x='66.9518'%20y='0.898103'%20width='25.4401'%20height='9.42539'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter3_f_242_19217'%20x='68.4255'%20y='6.66839'%20width='25.5123'%20height='9.4254'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter4_f_242_19217'%20x='68.9167'%20y='7.03671'%20width='25.5123'%20height='9.4254'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter5_f_242_19217'%20x='87.9181'%20y='-5.49159'%20width='23.9636'%20height='18.8675'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.45549'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter6_f_242_19217'%20x='90.4157'%20y='0.979318'%20width='19.6764'%20height='8.1309'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter7_f_242_19217'%20x='90.4157'%20y='0.979318'%20width='19.6764'%20height='8.1309'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter8_f_242_19217'%20x='74.0065'%20y='-7.07931'%20width='17.9674'%20height='20.4054'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter9_f_242_19217'%20x='89.3151'%20y='-12.0682'%20width='17.5729'%20height='20.725'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter10_f_242_19217'%20x='89.7927'%20y='-3.10862'%20width='12.3551'%20height='13.0075'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter11_f_242_19217'%20x='73.4772'%20y='2.17364'%20width='17.5729'%20height='20.725'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter12_f_242_19217'%20x='73.4772'%20y='2.17364'%20width='17.5729'%20height='20.725'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter13_f_242_19217'%20x='85.4255'%20y='-0.588332'%20width='17.6002'%20height='20.7382'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3cfilter%20id='filter14_f_242_19217'%20x='88.0925'%20y='2.31917'%20width='15.1354'%20height='17.016'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='1.4733'%20result='effect1_foregroundBlur_242_19217'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e";
1
+ import f from "./index7.js";
2
2
  export {
3
- e as default
3
+ f as default
4
4
  };
package/dist/index33.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = "data:image/svg+xml,%3csvg%20viewBox='0%200%2025%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.0139%2013.6746C11.8154%2013.9273%2011.4094%2013.7868%2011.4094%2013.4658V10.3835C11.4094%2010.0097%2011.1065%209.70686%2010.7328%209.70686H7.3295C7.05433%209.70686%206.89387%209.3956%207.05433%209.17198L9.2918%206.03939C9.61208%205.59151%209.2918%204.96898%208.74081%204.96898H4.62224C4.34707%204.96898%204.1866%204.65772%204.34706%204.4341L7.24766%200.372885C7.31146%200.283953%207.41392%200.23111%207.52283%200.23111H16.1666C16.4418%200.23111%2016.6023%200.542371%2016.4418%200.765989L14.2043%203.89858C13.884%204.34646%2014.2043%204.96898%2014.7553%204.96898H18.1586C18.4408%204.96898%2018.5994%205.29442%2018.4247%205.51675L12.0145%2013.6753L12.0139%2013.6746Z'%20fill='%236254FE'/%3e%3cmask%20id='mask0_302_1163'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='0'%20width='15'%20height='14'%3e%3cpath%20d='M12.0139%2013.6746C11.8154%2013.9273%2011.4094%2013.7868%2011.4094%2013.4658V10.3835C11.4094%2010.0097%2011.1065%209.70686%2010.7328%209.70686H7.3295C7.05433%209.70686%206.89387%209.3956%207.05433%209.17198L9.2918%206.03939C9.61208%205.59151%209.2918%204.96898%208.74081%204.96898H4.62224C4.34707%204.96898%204.1866%204.65772%204.34706%204.4341L7.24766%200.372885C7.31146%200.283953%207.41392%200.23111%207.52283%200.23111H16.1666C16.4418%200.23111%2016.6023%200.542371%2016.4418%200.765989L14.2043%203.89858C13.884%204.34646%2014.2043%204.96898%2014.7553%204.96898H18.1586C18.4408%204.96898%2018.5994%205.29442%2018.4247%205.51675L12.0145%2013.6753L12.0139%2013.6746Z'%20fill='%23833BFF'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_302_1163)'%3e%3cg%20filter='url(%23filter0_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='4.39888'%20rx='1.64776'%20ry='4.39888'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%202.91504%209.65918)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_302_1163)'%3e%3cellipse%20cx='3.11107'%20cy='8.93024'%20rx='3.11107'%20ry='8.93024'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-7.51367%202.5892)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='9.12032'%20rx='1.64776'%20ry='9.12032'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-7.85449%203.61786)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='9.15376'%20rx='1.64776'%20ry='9.15376'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-6.47949%209.00244)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter4_f_302_1163)'%3e%3cellipse%20cx='1.64776'%20cy='9.15376'%20rx='1.64776'%20ry='9.15376'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-6.02051%209.34616)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter5_f_302_1163)'%3e%3cellipse%20cx='4.20957'%20cy='6.60488'%20rx='4.20957'%20ry='6.60488'%20transform='matrix(0.0584509%20-0.99829%20-0.99829%20-0.0584509%2026.4941%208.2674)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter6_f_302_1163)'%3e%3cellipse%20cx='1.03817'%20cy='6.43212'%20rx='1.03817'%20ry='6.43212'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%2026.9268%205.63461)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter7_f_302_1163)'%3e%3cellipse%20cx='1.03817'%20cy='6.43212'%20rx='1.03817'%20ry='6.43212'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%2026.9268%205.63461)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter8_f_302_1163)'%3e%3cellipse%20cx='4.36768'%20cy='2.91497'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(39.5103%204.36768%202.91497)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter9_f_302_1163)'%3e%3cellipse%20cx='18.4686'%20cy='-1.59131'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(37.8923%2018.4686%20-1.59131)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter10_f_302_1163)'%3e%3cellipse%20cx='16.48'%20cy='3.16848'%20rx='2.47731'%20ry='3.73721'%20transform='rotate(37.8923%2016.48%203.16848)'%20fill='%232BFDD2'/%3e%3c/g%3e%3cg%20filter='url(%23filter11_f_302_1163)'%3e%3cellipse%20cx='3.69028'%20cy='11.6983'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(37.8923%203.69028%2011.6983)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter12_f_302_1163)'%3e%3cellipse%20cx='3.69028'%20cy='11.6983'%20rx='1.31828'%20ry='8.70774'%20transform='rotate(37.8923%203.69028%2011.6983)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter13_f_302_1163)'%3e%3cellipse%20cx='14.8521'%20cy='9.12719'%20rx='1.4008'%20ry='8.70774'%20transform='rotate(37.8923%2014.8521%209.12719)'%20fill='%234E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter14_f_302_1163)'%3e%3cellipse%20cx='16.1901'%20cy='10.1036'%20rx='2.40579'%20ry='6.30201'%20transform='rotate(37.8923%2016.1901%2010.1036)'%20fill='%232BFDD2'/%3e%3c/g%3e%3c/g%3e%3cpath%20d='M2.07018%200C-0.681998%203.93942%20-0.698111%2010.0458%202.07018%2013.9994H3.92967C1.16203%2010.0458%201.17814%203.93942%203.92967%200H2.07018Z'%20fill='%2308060D'/%3e%3cpath%20d='M20.9573%206.99969H22.8174C22.8162%204.4847%2022.1246%201.971%2020.7472%200H18.8877C20.2644%201.971%2020.9567%204.4847%2020.958%206.99969H20.9573Z'%20fill='%2308060D'/%3e%3cpath%20d='M24.2393%2010.4351H22.374C22.5113%209.91943%2022.6176%209.39284%2022.6911%208.85916H20.831C20.7575%209.39219%2020.6512%209.91878%2020.5139%2010.4351H18.646C18.4752%2011.0764%2018.2554%2011.6996%2017.9854%2012.2952H19.8532C19.5812%2012.8953%2019.2602%2013.467%2018.8871%2014H20.7466C21.1191%2013.4676%2021.4407%2012.8953%2021.7127%2012.2952H23.578C23.8481%2011.6996%2024.0679%2011.0764%2024.2387%2010.4351H24.2393Z'%20fill='%2308060D'/%3e%3cdefs%3e%3cfilter%20id='filter0_f_302_1163'%20x='-1.66272'%20y='5.06223'%20width='17.9631'%20height='12.4609'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.29132'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_302_1163'%20x='-12.0865'%20y='-2.02252'%20width='27.0256'%20height='15.3877'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.29132'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_302_1163'%20x='-10.5992'%20y='0.83843'%20width='23.7404'%20height='8.79522'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter3_f_302_1163'%20x='-9.22419'%20y='6.22292'%20width='23.8068'%20height='8.79522'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter4_f_302_1163'%20x='-8.76521'%20y='6.56664'%20width='23.8068'%20height='8.79522'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter5_f_302_1163'%20x='8.96521'%20y='-5.12402'%20width='22.3625'%20height='17.6059'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='2.29132'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter6_f_302_1163'%20x='11.2973'%20y='0.914236'%20width='18.3615'%20height='7.58727'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter7_f_302_1163'%20x='11.2973'%20y='0.914236'%20width='18.3615'%20height='7.58727'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter8_f_302_1163'%20x='-4.01521'%20y='-6.60557'%20width='16.7658'%20height='19.0411'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter9_f_302_1163'%20x='10.2699'%20y='-11.2609'%20width='16.3976'%20height='19.3393'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter10_f_302_1163'%20x='10.7153'%20y='-2.9004'%20width='11.5294'%20height='12.1378'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter11_f_302_1163'%20x='-4.50837'%20y='2.02871'%20width='16.3976'%20height='19.3393'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter12_f_302_1163'%20x='-4.50837'%20y='2.02871'%20width='16.3976'%20height='19.3393'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter13_f_302_1163'%20x='6.64007'%20y='-0.548624'%20width='16.424'%20height='19.3516'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3cfilter%20id='filter14_f_302_1163'%20x='9.12835'%20y='2.16451'%20width='14.1232'%20height='15.8783'%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.37479'%20result='effect1_foregroundBlur_302_1163'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e";
1
+ import f from "./index8.js";
2
2
  export {
3
- e as default
3
+ f as default
4
4
  };