@voidzero-dev/vitepress-theme 0.1.34 → 0.1.36

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 (97) hide show
  1. package/dist/index100.js +9 -0
  2. package/dist/index101.js +7 -0
  3. package/dist/index102.js +6 -0
  4. package/dist/index103.js +9 -0
  5. package/dist/index104.js +35 -0
  6. package/dist/index105.js +59 -0
  7. package/dist/index106.js +11 -0
  8. package/dist/index107.js +16 -0
  9. package/dist/index108.js +60 -0
  10. package/dist/index109.js +8 -0
  11. package/dist/index110.js +41 -0
  12. package/dist/index111.js +23 -0
  13. package/dist/index112.js +27 -0
  14. package/dist/index113.js +12 -0
  15. package/dist/index114.js +59 -0
  16. package/dist/index115.js +38 -0
  17. package/dist/index116.js +121 -0
  18. package/dist/index117.js +94 -0
  19. package/dist/index118.js +10 -0
  20. package/dist/index119.js +441 -0
  21. package/dist/index120.js +7 -0
  22. package/dist/index121.js +1737 -0
  23. package/dist/index122.js +4 -0
  24. package/dist/index123.js +317 -0
  25. package/dist/index124.js +4 -0
  26. package/dist/index125.js +448 -0
  27. package/dist/index27.js +1 -1
  28. package/dist/index3.js +3 -3
  29. package/dist/index30.js +8 -8
  30. package/dist/index34.js +12 -12
  31. package/dist/index36.js +7 -7
  32. package/dist/index38.js +17 -16
  33. package/dist/index4.js +24 -21
  34. package/dist/index40.js +18 -26
  35. package/dist/index41.js +18 -30
  36. package/dist/index42.js +18 -26
  37. package/dist/index43.js +24 -25
  38. package/dist/index44.js +2 -26
  39. package/dist/index45.js +29 -21
  40. package/dist/index46.js +1 -1
  41. package/dist/index47.js +2 -25
  42. package/dist/index48.js +2 -2
  43. package/dist/index49.js +2 -2
  44. package/dist/index50.js +2 -2
  45. package/dist/index51.js +2 -49
  46. package/dist/index52.js +2 -7207
  47. package/dist/index53.js +1 -1
  48. package/dist/index54.js +2 -2
  49. package/dist/index55.js +2 -2
  50. package/dist/index56.js +2 -2
  51. package/dist/index57.js +2 -2
  52. package/dist/index58.js +2 -2
  53. package/dist/index59.js +2 -2
  54. package/dist/index6.js +1 -1
  55. package/dist/index60.js +2 -2
  56. package/dist/index61.js +1 -1
  57. package/dist/index62.js +2 -18
  58. package/dist/index63.js +2 -18
  59. package/dist/index64.js +2 -18
  60. package/dist/index65.js +2 -2
  61. package/dist/index66.js +2 -2
  62. package/dist/index67.js +84 -2
  63. package/dist/index68.js +66 -2
  64. package/dist/index69.js +53 -2
  65. package/dist/index7.js +1 -1
  66. package/dist/index70.js +73 -31
  67. package/dist/index71.js +26 -2
  68. package/dist/index72.js +30 -2
  69. package/dist/index73.js +26 -2
  70. package/dist/index74.js +26 -2
  71. package/dist/index75.js +26 -2
  72. package/dist/index76.js +26 -2
  73. package/dist/index77.js +2 -2
  74. package/dist/index78.js +49 -5324
  75. package/dist/index79.js +44 -3
  76. package/dist/index8.js +2 -2
  77. package/dist/index80.js +2587 -2
  78. package/dist/index81.js +51 -2
  79. package/dist/index82.js +7207 -2
  80. package/dist/index83.js +14 -2
  81. package/dist/index84.js +2 -2
  82. package/dist/index85.js +22 -2
  83. package/dist/index86.js +123 -3
  84. package/dist/index87.js +2 -1735
  85. package/dist/index88.js +5324 -5
  86. package/dist/index89.js +2 -2
  87. package/dist/index90.js +2 -446
  88. package/dist/index91.js +2 -315
  89. package/dist/index92.js +2 -2
  90. package/dist/index93.js +4 -0
  91. package/dist/index94.js +4 -0
  92. package/dist/index95.js +4 -0
  93. package/dist/index96.js +6 -0
  94. package/dist/index97.js +35 -0
  95. package/dist/index98.js +1204 -0
  96. package/dist/index99.js +12 -0
  97. package/package.json +1 -1
package/dist/index4.js CHANGED
@@ -1,12 +1,15 @@
1
1
  import { defineComponent as w, ref as d, onMounted as V, onUnmounted as C, createElementBlock as k, openBlock as _, createElementVNode as A, normalizeClass as x, createBlock as E, createCommentVNode as N, unref as a, withCtx as n, createVNode as e, createTextVNode as r } from "vue";
2
- import { TabsRoot as $, TabsList as I, TabsTrigger as i, TabsContent as u } from "reka-ui";
3
- import z from "./index40.js";
4
- import B from "./index41.js";
5
- import O from "./index42.js";
6
- import R from "./index43.js";
7
- import U from "./index44.js";
8
- import j from "./index45.js";
9
- const D = 1500, J = /* @__PURE__ */ w({
2
+ import { TabsRoot_default as $ } from "./index67.js";
3
+ import { TabsContent_default as i } from "./index68.js";
4
+ import { TabsList_default as I } from "./index69.js";
5
+ import { TabsTrigger_default as u } from "./index70.js";
6
+ import z from "./index71.js";
7
+ import B from "./index72.js";
8
+ import O from "./index73.js";
9
+ import R from "./index74.js";
10
+ import U from "./index75.js";
11
+ import j from "./index76.js";
12
+ const D = 1500, W = /* @__PURE__ */ w({
10
13
  __name: "Terminal",
11
14
  setup(L) {
12
15
  const f = d("tab1"), v = d(!0);
@@ -70,37 +73,37 @@ const D = 1500, J = /* @__PURE__ */ w({
70
73
  style: { "transition-timing-function": "cubic-bezier(0.16, 1, 0.3, 1)" }
71
74
  }, {
72
75
  default: n(() => [
73
- e(a(i), { value: "tab1" }, {
76
+ e(a(u), { value: "tab1" }, {
74
77
  default: n(() => [...t[1] || (t[1] = [
75
78
  r(" new ", -1)
76
79
  ])]),
77
80
  _: 1
78
81
  }),
79
- e(a(i), { value: "tab2" }, {
82
+ e(a(u), { value: "tab2" }, {
80
83
  default: n(() => [...t[2] || (t[2] = [
81
84
  r(" dev ", -1)
82
85
  ])]),
83
86
  _: 1
84
87
  }),
85
- e(a(i), { value: "tab3" }, {
88
+ e(a(u), { value: "tab3" }, {
86
89
  default: n(() => [...t[3] || (t[3] = [
87
90
  r(" lint ", -1)
88
91
  ])]),
89
92
  _: 1
90
93
  }),
91
- e(a(i), { value: "tab4" }, {
94
+ e(a(u), { value: "tab4" }, {
92
95
  default: n(() => [...t[4] || (t[4] = [
93
96
  r(" fmt ", -1)
94
97
  ])]),
95
98
  _: 1
96
99
  }),
97
- e(a(i), { value: "tab5" }, {
100
+ e(a(u), { value: "tab5" }, {
98
101
  default: n(() => [...t[5] || (t[5] = [
99
102
  r(" test ", -1)
100
103
  ])]),
101
104
  _: 1
102
105
  }),
103
- e(a(i), { value: "tab6" }, {
106
+ e(a(u), { value: "tab6" }, {
104
107
  default: n(() => [...t[6] || (t[6] = [
105
108
  r(" build ", -1)
106
109
  ])]),
@@ -109,37 +112,37 @@ const D = 1500, J = /* @__PURE__ */ w({
109
112
  ]),
110
113
  _: 1
111
114
  }, 8, ["class"]),
112
- e(a(u), { value: "tab1" }, {
115
+ e(a(i), { value: "tab1" }, {
113
116
  default: n(() => [
114
117
  e(z, { "on-animation-complete": l })
115
118
  ]),
116
119
  _: 1
117
120
  }),
118
- e(a(u), { value: "tab2" }, {
121
+ e(a(i), { value: "tab2" }, {
119
122
  default: n(() => [
120
123
  e(B, { "on-animation-complete": l })
121
124
  ]),
122
125
  _: 1
123
126
  }),
124
- e(a(u), { value: "tab3" }, {
127
+ e(a(i), { value: "tab3" }, {
125
128
  default: n(() => [
126
129
  e(O, { "on-animation-complete": l })
127
130
  ]),
128
131
  _: 1
129
132
  }),
130
- e(a(u), { value: "tab4" }, {
133
+ e(a(i), { value: "tab4" }, {
131
134
  default: n(() => [
132
135
  e(R, { "on-animation-complete": l })
133
136
  ]),
134
137
  _: 1
135
138
  }),
136
- e(a(u), { value: "tab5" }, {
139
+ e(a(i), { value: "tab5" }, {
137
140
  default: n(() => [
138
141
  e(U, { "on-animation-complete": l })
139
142
  ]),
140
143
  _: 1
141
144
  }),
142
- e(a(u), { value: "tab6" }, {
145
+ e(a(i), { value: "tab6" }, {
143
146
  default: n(() => [
144
147
  e(j, { "on-animation-complete": l })
145
148
  ]),
@@ -153,5 +156,5 @@ const D = 1500, J = /* @__PURE__ */ w({
153
156
  }
154
157
  });
155
158
  export {
156
- J as default
159
+ W as default
157
160
  };
package/dist/index40.js CHANGED
@@ -1,28 +1,20 @@
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 "./index88.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
- });
1
+ import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
2
+ import r from "./index29.js";
3
+ const n = {}, s = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ "aria-hidden": "true",
6
+ focusable: "false",
7
+ viewBox: "0 0 24 24"
8
+ };
9
+ function l(f, c) {
10
+ return t(), e("svg", s, [...c[0] || (c[0] = [
11
+ o("path", {
12
+ fill: "currentColor",
13
+ d: "M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5c.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34c-.46-1.16-1.11-1.47-1.11-1.47c-.91-.62.07-.6.07-.6c1 .07 1.53 1.03 1.53 1.03c.87 1.52 2.34 1.07 2.91.83c.09-.65.35-1.09.63-1.34c-2.22-.25-4.55-1.11-4.55-4.92c0-1.11.38-2 1.03-2.71c-.1-.25-.45-1.29.1-2.64c0 0 .84-.27 2.75 1.02c.79-.22 1.65-.33 2.5-.33s1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02c.55 1.35.2 2.39.1 2.64c.65.71 1.03 1.6 1.03 2.71c0 3.82-2.34 4.66-4.57 4.91c.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2"
14
+ }, null, -1)
15
+ ])]);
16
+ }
17
+ const d = /* @__PURE__ */ r(n, [["render", l]]);
26
18
  export {
27
- f as default
19
+ d as default
28
20
  };
package/dist/index41.js CHANGED
@@ -1,32 +1,20 @@
1
- import { defineComponent as c, onMounted as m, onUnmounted as d, createElementBlock as u, openBlock as g, createElementVNode as x } from "vue";
2
- import f from "./index88.js";
3
- const v = { class: "font-mono text-sm text-white leading-[1.5rem]" }, h = /* @__PURE__ */ c({
4
- __name: "TerminalAnimation2",
5
- props: {
6
- onAnimationComplete: { type: Function }
7
- },
8
- setup(a) {
9
- const n = a;
10
- let e;
11
- return m(() => {
12
- const s = /* @__PURE__ */ new Date();
13
- let t = s.getHours();
14
- const o = s.getMinutes().toString().padStart(2, "0"), p = s.getSeconds().toString().padStart(2, "0"), i = t >= 12 ? "pm" : "am";
15
- t = t % 12 || 12;
16
- const l = `${t}:${o}:${p} ${i}`, r = document.getElementById("terminal-code");
17
- e = new f(r, {
18
- loop: !1,
19
- delay: 1
20
- }), e.typeString("<span>$ vite dev</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> ready in <span class="text-white font-medium">65</span> ms</div>').pasteString('<span class="block w-full h-[1rem]"></span>').pauseFor(500).pasteString('<div class="block"><span class="text-vite"> → Local: </span><span class="text-aqua">http://localhost:5173/</span></div>').pasteString('<div class="block text-grey">→ Network: use <span class="text-white font-medium">--host</span> to expose</div>').pasteString('<span class="block w-full h-[1rem]"></span>').pauseFor(1500).pasteString(`<div class="block text-grey">${l} <span class="text-aqua">[vite]</span> (client) <span class="text-vite">hmr update</span> /src/App.tsx</div>`).pasteString('<span class="block w-full h-[1rem]"></span>').callFunction(() => {
21
- n.onAnimationComplete && n.onAnimationComplete();
22
- }).start();
23
- }), d(() => {
24
- e && e.stop();
25
- }), (s, t) => (g(), u("p", v, [...t[0] || (t[0] = [
26
- x("span", { id: "terminal-code" }, null, -1)
27
- ])]));
28
- }
29
- });
1
+ import { createElementBlock as c, openBlock as o, createElementVNode as t } from "vue";
2
+ import r from "./index29.js";
3
+ const n = {}, l = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ "aria-hidden": "true",
6
+ focusable: "false",
7
+ viewBox: "0 0 24 24"
8
+ };
9
+ function s(f, e) {
10
+ return o(), c("svg", l, [...e[0] || (e[0] = [
11
+ t("path", {
12
+ fill: "currentColor",
13
+ d: "M5.202 2.857C7.954 4.922 10.913 9.11 12 11.358c1.087-2.247 4.046-6.436 6.798-8.501C20.783 1.366 24 .213 24 3.883c0 .732-.42 6.156-.667 7.037c-.856 3.061-3.978 3.842-6.755 3.37c4.854.826 6.089 3.562 3.422 6.299c-5.065 5.196-7.28-1.304-7.847-2.97c-.104-.305-.152-.448-.153-.327c0-.121-.05.022-.153.327c-.568 1.666-2.782 8.166-7.847 2.97c-2.667-2.737-1.432-5.473 3.422-6.3c-2.777.473-5.899-.308-6.755-3.369C.42 10.04 0 4.615 0 3.883c0-3.67 3.217-2.517 5.202-1.026"
14
+ }, null, -1)
15
+ ])]);
16
+ }
17
+ const d = /* @__PURE__ */ r(n, [["render", s]]);
30
18
  export {
31
- h as default
19
+ d as default
32
20
  };
package/dist/index42.js CHANGED
@@ -1,28 +1,20 @@
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 "./index88.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
- });
1
+ import { createElementBlock as c, openBlock as t, createElementVNode as o } from "vue";
2
+ import r from "./index29.js";
3
+ const n = {}, l = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ "aria-hidden": "true",
6
+ focusable: "false",
7
+ viewBox: "0 0 24 24"
8
+ };
9
+ function s(a, e) {
10
+ return t(), c("svg", l, [...e[0] || (e[0] = [
11
+ o("path", {
12
+ fill: "currentColor",
13
+ d: "M22.46 6c-.77.35-1.6.58-2.46.69c.88-.53 1.56-1.37 1.88-2.38c-.83.5-1.75.85-2.72 1.05C18.37 4.5 17.26 4 16 4c-2.35 0-4.27 1.92-4.27 4.29c0 .34.04.67.11.98C8.28 9.09 5.11 7.38 3 4.79c-.37.63-.58 1.37-.58 2.15c0 1.49.75 2.81 1.91 3.56c-.71 0-1.37-.2-1.95-.5v.03c0 2.08 1.48 3.82 3.44 4.21a4.2 4.2 0 0 1-1.93.07a4.28 4.28 0 0 0 4 2.98a8.52 8.52 0 0 1-5.33 1.84q-.51 0-1.02-.06C3.44 20.29 5.7 21 8.12 21C16 21 20.33 14.46 20.33 8.79c0-.19 0-.37-.01-.56c.84-.6 1.56-1.36 2.14-2.23"
14
+ }, null, -1)
15
+ ])]);
16
+ }
17
+ const d = /* @__PURE__ */ r(n, [["render", s]]);
26
18
  export {
27
- g as default
19
+ d as default
28
20
  };
package/dist/index43.js CHANGED
@@ -1,28 +1,27 @@
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 "./index88.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
- ])]));
1
+ import { getDefaultExportFromCjs as n } from "./index96.js";
2
+ import { __require as s } from "./index88.js";
3
+ function u(t, a) {
4
+ for (var o = 0; o < a.length; o++) {
5
+ const e = a[o];
6
+ if (typeof e != "string" && !Array.isArray(e)) {
7
+ for (const r in e)
8
+ if (r !== "default" && !(r in t)) {
9
+ const i = Object.getOwnPropertyDescriptor(e, r);
10
+ i && Object.defineProperty(t, r, i.get ? i : {
11
+ enumerable: !0,
12
+ get: () => e[r]
13
+ });
14
+ }
15
+ }
24
16
  }
25
- });
17
+ return Object.freeze(Object.defineProperty(t, Symbol.toStringTag, { value: "Module" }));
18
+ }
19
+ var f = s();
20
+ const c = /* @__PURE__ */ n(f), g = /* @__PURE__ */ u({
21
+ __proto__: null,
22
+ default: c
23
+ }, [f]);
26
24
  export {
27
- g as default
25
+ c as default,
26
+ g as r
28
27
  };
package/dist/index44.js CHANGED
@@ -1,28 +1,4 @@
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 "./index88.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
- });
1
+ const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%20103%2015'%3e%3cpath%20fill='%2308060d'%20d='M9.137%2010.691%2012.907.249h5.16l-5.72%2014.503h-6.63L0%20.249h5.304zm15.622%204.06h-4.973V.25h4.973zM42.817%203.813h-5.573v10.94h-4.971V3.812h-5.574V.25h16.118zm16.257-.04h-9.343v1.946h9.199v3.418h-9.2v2.093h9.614v3.523H44.759V.249h14.315zm10.934%201.946h5.573v3.418h-5.573v5.616h-3.564V9.136h-5.573V5.718h5.573V.248h3.564z'/%3e%3cpath%20fill='%236254fe'%20d='M91.184%2014.654a.363.363%200%200%201-.648-.224v-3.303c0-.4-.324-.725-.725-.725h-3.647c-.295%200-.467-.334-.295-.573l2.398-3.357a.725.725%200%200%200-.59-1.147h-4.414c-.295%200-.467-.334-.295-.574L86.076.4a.36.36%200%200%201%20.295-.152h9.263c.295%200%20.467.334.295.573l-2.398%203.358a.725.725%200%200%200%20.59%201.147h3.648c.302%200%20.472.348.285.587z'/%3e%3cmask%20id='a'%20width='17'%20height='15'%20x='82'%20y='0'%20maskUnits='userSpaceOnUse'%20style='mask-type:alpha'%3e%3cpath%20fill='%23833bff'%20d='M91.184%2014.654a.363.363%200%200%201-.648-.224v-3.303c0-.4-.324-.725-.725-.725h-3.647c-.295%200-.467-.334-.295-.573l2.398-3.357a.725.725%200%200%200-.59-1.147h-4.414c-.295%200-.467-.334-.295-.574L86.076.4a.36.36%200%200%201%20.295-.152h9.263c.295%200%20.467.334.295.573l-2.398%203.358a.725.725%200%200%200%20.59%201.147h3.648c.302%200%20.472.348.285.587z'/%3e%3c/mask%3e%3cg%20mask='url(%23a)'%3e%3cg%20filter='url(%23b)'%3e%3cellipse%20cx='1.766'%20cy='4.714'%20fill='%23ede6ff'%20rx='1.766'%20ry='4.714'%20transform='rotate(89.814%2035.524%2046.024)scale(1%20-1)'/%3e%3c/g%3e%3cg%20filter='url(%23c)'%3e%3cellipse%20cx='3.334'%20cy='9.57'%20fill='%23ede6ff'%20rx='3.334'%20ry='9.57'%20transform='rotate(89.814%2033.737%2036.63)scale(1%20-1)'/%3e%3c/g%3e%3cg%20filter='url(%23d)'%3e%3cellipse%20cx='1.766'%20cy='9.774'%20fill='%234e14ff'%20rx='1.766'%20ry='9.774'%20transform='rotate(89.814%2033.002%2036.998)scale(1%20-1)'/%3e%3c/g%3e%3cg%20filter='url(%23e)'%3e%3cellipse%20cx='1.766'%20cy='9.81'%20fill='%234e14ff'%20rx='1.766'%20ry='9.81'%20transform='rotate(89.814%2030.844%2040.622)scale(1%20-1)'/%3e%3c/g%3e%3cg%20filter='url(%23f)'%3e%3cellipse%20cx='1.766'%20cy='9.81'%20fill='%234e14ff'%20rx='1.766'%20ry='9.81'%20transform='rotate(89.814%2030.904%2041.053)scale(1%20-1)'/%3e%3c/g%3e%3cg%20filter='url(%23g)'%3e%3cellipse%20cx='4.511'%20cy='7.078'%20fill='%23ede6ff'%20rx='4.511'%20ry='7.078'%20transform='rotate(93.35%2049.173%2054.748)scale(-1%201)'/%3e%3c/g%3e%3cg%20filter='url(%23h)'%3e%3cellipse%20cx='1.113'%20cy='6.893'%20fill='%234e14ff'%20rx='1.113'%20ry='6.893'%20transform='rotate(89.009%2050.51%2057.537)scale(-1%201)'/%3e%3c/g%3e%3cg%20filter='url(%23i)'%3e%3cellipse%20cx='1.113'%20cy='6.893'%20fill='%234e14ff'%20rx='1.113'%20ry='6.893'%20transform='rotate(89.009%2050.51%2057.537)scale(-1%201)'/%3e%3c/g%3e%3cg%20filter='url(%23j)'%3e%3cellipse%20cx='82.99'%20cy='3.123'%20fill='%234e14ff'%20rx='1.413'%20ry='9.332'%20transform='rotate(39.51%2082.99%203.123)'/%3e%3c/g%3e%3cg%20filter='url(%23k)'%3e%3cellipse%20cx='98.102'%20cy='-1.706'%20fill='%234e14ff'%20rx='1.413'%20ry='9.332'%20transform='rotate(37.892%2098.102%20-1.706)'/%3e%3c/g%3e%3cg%20filter='url(%23l)'%3e%3cellipse%20cx='95.97'%20cy='3.395'%20fill='%232bfdd2'%20rx='2.655'%20ry='4.005'%20transform='rotate(37.892%2095.97%203.395)'/%3e%3c/g%3e%3cg%20filter='url(%23m)'%3e%3cellipse%20cx='82.264'%20cy='12.536'%20fill='%234e14ff'%20rx='1.413'%20ry='9.332'%20transform='rotate(37.892%2082.264%2012.536)'/%3e%3c/g%3e%3cg%20filter='url(%23n)'%3e%3cellipse%20cx='82.264'%20cy='12.536'%20fill='%234e14ff'%20rx='1.413'%20ry='9.332'%20transform='rotate(37.892%2082.264%2012.536)'/%3e%3c/g%3e%3cg%20filter='url(%23o)'%3e%3cellipse%20cx='94.226'%20cy='9.781'%20fill='%234e14ff'%20rx='1.501'%20ry='9.332'%20transform='rotate(37.892%2094.226%209.78)'/%3e%3c/g%3e%3cg%20filter='url(%23p)'%3e%3cellipse%20cx='95.66'%20cy='10.827'%20fill='%232bfdd2'%20rx='2.578'%20ry='6.754'%20transform='rotate(37.892%2095.66%2010.827)'/%3e%3c/g%3e%3c/g%3e%3cpath%20fill='%2308060d'%20d='M80.53%200c-2.949%204.221-2.966%2010.764%200%2015h1.993c-2.966-4.236-2.949-10.779%200-15zM100.543%200H98.55c2.949%204.221%202.966%2010.764%200%2015h1.993c2.965-4.236%202.948-10.779%200-15'/%3e%3cdefs%3e%3cfilter%20id='b'%20width='19.25'%20height='13.354'%20x='76.528'%20y='5.425'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='2.455'/%3e%3c/filter%3e%3cfilter%20id='c'%20width='28.962'%20height='16.49'%20x='65.358'%20y='-2.168'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='2.455'/%3e%3c/filter%3e%3cfilter%20id='d'%20width='25.441'%20height='9.425'%20x='66.952'%20y='.898'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='e'%20width='25.513'%20height='9.425'%20x='68.425'%20y='6.668'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='f'%20width='25.513'%20height='9.425'%20x='68.916'%20y='7.037'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='g'%20width='23.964'%20height='18.867'%20x='87.917'%20y='-5.492'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='2.455'/%3e%3c/filter%3e%3cfilter%20id='h'%20width='19.677'%20height='8.131'%20x='90.415'%20y='.979'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='i'%20width='19.677'%20height='8.131'%20x='90.415'%20y='.979'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='j'%20width='17.968'%20height='20.405'%20x='74.006'%20y='-7.079'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='k'%20width='17.573'%20height='20.725'%20x='89.315'%20y='-12.068'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='l'%20width='12.356'%20height='13.008'%20x='89.792'%20y='-3.109'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='m'%20width='17.573'%20height='20.725'%20x='73.477'%20y='2.174'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='n'%20width='17.573'%20height='20.725'%20x='73.477'%20y='2.174'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='o'%20width='17.601'%20height='20.738'%20x='85.425'%20y='-.588'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='p'%20width='15.135'%20height='17.016'%20x='88.092'%20y='2.319'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e";
26
2
  export {
27
- x as default
3
+ e as default
28
4
  };
package/dist/index45.js CHANGED
@@ -1,26 +1,34 @@
1
- import { defineComponent as i, onMounted as p, onUnmounted as l, createElementBlock as o, openBlock as c, createElementVNode as r } from "vue";
2
- import d from "./index88.js";
3
- const m = { class: "font-mono text-sm text-white leading-[1.5rem]" }, b = /* @__PURE__ */ i({
4
- __name: "TerminalAnimation6",
1
+ import { defineComponent as n, createElementBlock as r, openBlock as o, createElementVNode as t, toDisplayString as i } from "vue";
2
+ import a from "./index58.js";
3
+ const l = { class: "flex gap-4 divide-nickel items-center bg-slate px-3 py-1 w-fit rounded-sm" }, c = ["href"], m = { class: "flex gap-1 items-baseline" }, d = { class: "text-white font-medium tracking-tight" }, g = { class: "flex gap-1 items-baseline" }, f = { class: "text-white text-lg font-medium tracking-tight" }, b = /* @__PURE__ */ n({
4
+ __name: "GitHubStats",
5
5
  props: {
6
- onAnimationComplete: { type: Function }
6
+ href: {},
7
+ stars: {},
8
+ contributors: {}
7
9
  },
8
- setup(a) {
9
- const t = a;
10
- let s;
11
- return p(() => {
12
- const n = document.getElementById("terminal-code");
13
- s = new d(n, {
14
- loop: !1,
15
- delay: 1
16
- }), s.typeString("<span>$ vite build</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">building for production</span></div>').pauseFor(100).pasteString('<div class="block">transforming...</div>').pauseFor(400).pasteString('<div class="block"><span class="text-zest">✓</span> <span class="text-grey">32 modules transformed...</span></div>').pauseFor(300).pasteString('<div class="block">rendering chunks...</div>').pasteString('<div class="block">computing gzip size...</div>').pasteString('<div class="block text-grey"><span class="w-72 inline-block">dist/<span class="text-white">index.html</span></span>&nbsp;&nbsp;0.46 kB | gzip: 0.30 kB</div>').pasteString('<div class="block text-grey"><span class="w-72 inline-block">dist/assets/<span class="text-vite">react-CHdo91hT.svg</span></span>&nbsp;&nbsp;4.13 kB | gzip: 2.05 kB</div>').pasteString('<div class="block text-grey"><span class="w-72 inline-block">dist/assets/<span class="text-electric">index-D8b4DHJx.css</span></span>&nbsp;&nbsp;1.39 kB | gzip: 0.71 kB</div>').pasteString('<div class="block text-grey"><span class="w-72 inline-block">dist/assets/<span class="text-aqua">index-CAl1KfkQ.js</span></span>188.06 kB | gzip: 59.21 kB</div>').pasteString('<div class="block"><span class="text-zest">✓ built in 308ms</span></div>').pasteString('<span class="block w-full h-[1rem]"></span>').callFunction(() => {
17
- t.onAnimationComplete && t.onAnimationComplete();
18
- }).start();
19
- }), l(() => {
20
- s && s.stop();
21
- }), (n, e) => (c(), o("p", m, [...e[0] || (e[0] = [
22
- r("span", { id: "terminal-code" }, null, -1)
23
- ])]));
10
+ setup(s) {
11
+ return (p, e) => (o(), r("div", l, [
12
+ t("a", {
13
+ href: s.href,
14
+ target: "_blank",
15
+ rel: "noopener noreferrer"
16
+ }, [...e[0] || (e[0] = [
17
+ t("img", {
18
+ src: a,
19
+ alt: "GitHub",
20
+ class: "invert size-6"
21
+ }, null, -1)
22
+ ])], 8, c),
23
+ t("div", m, [
24
+ t("span", d, i(s.stars), 1),
25
+ e[1] || (e[1] = t("span", { class: "text-grey text-base tracking-tight" }, "stars", -1))
26
+ ]),
27
+ t("div", g, [
28
+ t("span", f, i(s.contributors), 1),
29
+ e[2] || (e[2] = t("span", { class: "text-grey text-base tracking-tight" }, "contributors", -1))
30
+ ])
31
+ ]));
24
32
  }
25
33
  });
26
34
  export {
package/dist/index46.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%20103%2015'%3e%3cpath%20fill='%2308060d'%20d='M9.137%2010.691%2012.907.249h5.16l-5.72%2014.503h-6.63L0%20.249h5.304zm15.622%204.06h-4.973V.25h4.973zM42.817%203.813h-5.573v10.94h-4.971V3.812h-5.574V.25h16.118zm16.257-.04h-9.343v1.946h9.199v3.418h-9.2v2.093h9.614v3.523H44.759V.249h14.315zm10.934%201.946h5.573v3.418h-5.573v5.616h-3.564V9.136h-5.573V5.718h5.573V.248h3.564z'/%3e%3cpath%20fill='%236254fe'%20d='M91.184%2014.654a.363.363%200%200%201-.648-.224v-3.303c0-.4-.324-.725-.725-.725h-3.647c-.295%200-.467-.334-.295-.573l2.398-3.357a.725.725%200%200%200-.59-1.147h-4.414c-.295%200-.467-.334-.295-.574L86.076.4a.36.36%200%200%201%20.295-.152h9.263c.295%200%20.467.334.295.573l-2.398%203.358a.725.725%200%200%200%20.59%201.147h3.648c.302%200%20.472.348.285.587z'/%3e%3cmask%20id='a'%20width='17'%20height='15'%20x='82'%20y='0'%20maskUnits='userSpaceOnUse'%20style='mask-type:alpha'%3e%3cpath%20fill='%23833bff'%20d='M91.184%2014.654a.363.363%200%200%201-.648-.224v-3.303c0-.4-.324-.725-.725-.725h-3.647c-.295%200-.467-.334-.295-.573l2.398-3.357a.725.725%200%200%200-.59-1.147h-4.414c-.295%200-.467-.334-.295-.574L86.076.4a.36.36%200%200%201%20.295-.152h9.263c.295%200%20.467.334.295.573l-2.398%203.358a.725.725%200%200%200%20.59%201.147h3.648c.302%200%20.472.348.285.587z'/%3e%3c/mask%3e%3cg%20mask='url(%23a)'%3e%3cg%20filter='url(%23b)'%3e%3cellipse%20cx='1.766'%20cy='4.714'%20fill='%23ede6ff'%20rx='1.766'%20ry='4.714'%20transform='rotate(89.814%2035.524%2046.024)scale(1%20-1)'/%3e%3c/g%3e%3cg%20filter='url(%23c)'%3e%3cellipse%20cx='3.334'%20cy='9.57'%20fill='%23ede6ff'%20rx='3.334'%20ry='9.57'%20transform='rotate(89.814%2033.737%2036.63)scale(1%20-1)'/%3e%3c/g%3e%3cg%20filter='url(%23d)'%3e%3cellipse%20cx='1.766'%20cy='9.774'%20fill='%234e14ff'%20rx='1.766'%20ry='9.774'%20transform='rotate(89.814%2033.002%2036.998)scale(1%20-1)'/%3e%3c/g%3e%3cg%20filter='url(%23e)'%3e%3cellipse%20cx='1.766'%20cy='9.81'%20fill='%234e14ff'%20rx='1.766'%20ry='9.81'%20transform='rotate(89.814%2030.844%2040.622)scale(1%20-1)'/%3e%3c/g%3e%3cg%20filter='url(%23f)'%3e%3cellipse%20cx='1.766'%20cy='9.81'%20fill='%234e14ff'%20rx='1.766'%20ry='9.81'%20transform='rotate(89.814%2030.904%2041.053)scale(1%20-1)'/%3e%3c/g%3e%3cg%20filter='url(%23g)'%3e%3cellipse%20cx='4.511'%20cy='7.078'%20fill='%23ede6ff'%20rx='4.511'%20ry='7.078'%20transform='rotate(93.35%2049.173%2054.748)scale(-1%201)'/%3e%3c/g%3e%3cg%20filter='url(%23h)'%3e%3cellipse%20cx='1.113'%20cy='6.893'%20fill='%234e14ff'%20rx='1.113'%20ry='6.893'%20transform='rotate(89.009%2050.51%2057.537)scale(-1%201)'/%3e%3c/g%3e%3cg%20filter='url(%23i)'%3e%3cellipse%20cx='1.113'%20cy='6.893'%20fill='%234e14ff'%20rx='1.113'%20ry='6.893'%20transform='rotate(89.009%2050.51%2057.537)scale(-1%201)'/%3e%3c/g%3e%3cg%20filter='url(%23j)'%3e%3cellipse%20cx='82.99'%20cy='3.123'%20fill='%234e14ff'%20rx='1.413'%20ry='9.332'%20transform='rotate(39.51%2082.99%203.123)'/%3e%3c/g%3e%3cg%20filter='url(%23k)'%3e%3cellipse%20cx='98.102'%20cy='-1.706'%20fill='%234e14ff'%20rx='1.413'%20ry='9.332'%20transform='rotate(37.892%2098.102%20-1.706)'/%3e%3c/g%3e%3cg%20filter='url(%23l)'%3e%3cellipse%20cx='95.97'%20cy='3.395'%20fill='%232bfdd2'%20rx='2.655'%20ry='4.005'%20transform='rotate(37.892%2095.97%203.395)'/%3e%3c/g%3e%3cg%20filter='url(%23m)'%3e%3cellipse%20cx='82.264'%20cy='12.536'%20fill='%234e14ff'%20rx='1.413'%20ry='9.332'%20transform='rotate(37.892%2082.264%2012.536)'/%3e%3c/g%3e%3cg%20filter='url(%23n)'%3e%3cellipse%20cx='82.264'%20cy='12.536'%20fill='%234e14ff'%20rx='1.413'%20ry='9.332'%20transform='rotate(37.892%2082.264%2012.536)'/%3e%3c/g%3e%3cg%20filter='url(%23o)'%3e%3cellipse%20cx='94.226'%20cy='9.781'%20fill='%234e14ff'%20rx='1.501'%20ry='9.332'%20transform='rotate(37.892%2094.226%209.78)'/%3e%3c/g%3e%3cg%20filter='url(%23p)'%3e%3cellipse%20cx='95.66'%20cy='10.827'%20fill='%232bfdd2'%20rx='2.578'%20ry='6.754'%20transform='rotate(37.892%2095.66%2010.827)'/%3e%3c/g%3e%3c/g%3e%3cpath%20fill='%2308060d'%20d='M80.53%200c-2.949%204.221-2.966%2010.764%200%2015h1.993c-2.966-4.236-2.949-10.779%200-15zM100.543%200H98.55c2.949%204.221%202.966%2010.764%200%2015h1.993c2.965-4.236%202.948-10.779%200-15'/%3e%3cdefs%3e%3cfilter%20id='b'%20width='19.25'%20height='13.354'%20x='76.528'%20y='5.425'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='2.455'/%3e%3c/filter%3e%3cfilter%20id='c'%20width='28.962'%20height='16.49'%20x='65.358'%20y='-2.168'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='2.455'/%3e%3c/filter%3e%3cfilter%20id='d'%20width='25.441'%20height='9.425'%20x='66.952'%20y='.898'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='e'%20width='25.513'%20height='9.425'%20x='68.425'%20y='6.668'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='f'%20width='25.513'%20height='9.425'%20x='68.916'%20y='7.037'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='g'%20width='23.964'%20height='18.867'%20x='87.917'%20y='-5.492'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='2.455'/%3e%3c/filter%3e%3cfilter%20id='h'%20width='19.677'%20height='8.131'%20x='90.415'%20y='.979'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='i'%20width='19.677'%20height='8.131'%20x='90.415'%20y='.979'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='j'%20width='17.968'%20height='20.405'%20x='74.006'%20y='-7.079'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='k'%20width='17.573'%20height='20.725'%20x='89.315'%20y='-12.068'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='l'%20width='12.356'%20height='13.008'%20x='89.792'%20y='-3.109'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='m'%20width='17.573'%20height='20.725'%20x='73.477'%20y='2.174'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='n'%20width='17.573'%20height='20.725'%20x='73.477'%20y='2.174'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='o'%20width='17.601'%20height='20.738'%20x='85.425'%20y='-.588'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3cfilter%20id='p'%20width='15.135'%20height='17.016'%20x='88.092'%20y='2.319'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20result='effect1_foregroundBlur_318_41192'%20stdDeviation='1.473'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e";
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%203.05176e-05C-0.682028%203.93963%20-0.698142%2010.0463%202.07027%2014H3.92985C1.16208%2010.0463%201.1782%203.93963%203.92985%203.05176e-05H2.07027Z'%20fill='white'/%3e%3cpath%20d='M12.0135%2013.6771C11.815%2013.9297%2011.4089%2013.7892%2011.4089%2013.4682V10.3853C11.4089%2010.0114%2011.106%209.70846%2010.7321%209.70846H7.32818C7.05295%209.70846%206.89245%209.39713%207.05295%209.17347L9.29089%206.04023C9.61124%205.59225%209.29089%204.9696%208.73979%204.9696H4.62036C4.34513%204.9696%204.18463%204.65828%204.34512%204.43461L7.24632%200.372548C7.31013%200.283598%207.41262%200.230743%207.52155%200.230743H16.1671C16.4424%200.230743%2016.6029%200.542069%2016.4424%200.765734L14.2044%203.89897C13.8841%204.34695%2014.2044%204.9696%2014.7555%204.9696H18.1595C18.4418%204.9696%2018.6004%205.29511%2018.4257%205.51748L12.0142%2013.6777L12.0135%2013.6771Z'%20fill='%23863BFF'/%3e%3cmask%20id='mask0_127_17274'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='0'%20width='15'%20height='14'%3e%3cpath%20d='M11.9823%2013.677C11.7838%2013.9296%2011.3777%2013.7891%2011.3777%2013.4681V10.3852C11.3777%2010.0113%2011.0747%209.70837%2010.7009%209.70837H7.29693C7.0217%209.70837%206.8612%209.39704%207.0217%209.17338L9.25964%206.04014C9.57999%205.59216%209.25964%204.96951%208.70854%204.96951H4.58911C4.31388%204.96951%204.15338%204.65818%204.31387%204.43452L7.21507%200.372457C7.27888%200.283506%207.38137%200.230652%207.4903%200.230652H16.1359C16.4111%200.230652%2016.5716%200.541978%2016.4111%200.765643L14.1732%203.89888C13.8528%204.34686%2014.1732%204.96951%2014.7243%204.96951H18.1282C18.4106%204.96951%2018.5691%205.29502%2018.3944%205.51739L11.9829%2013.6776L11.9823%2013.677Z'%20fill='black'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_127_17274)'%3e%3cg%20filter='url(%23filter0_f_127_17274)'%3e%3cellipse%20cx='1.6481'%20cy='4.39979'%20rx='1.6481'%20ry='4.39979'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%202.91309%209.66077)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_127_17274)'%3e%3cellipse%20cx='3.11172'%20cy='8.9321'%20rx='3.11172'%20ry='8.9321'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-7.51758%202.58936)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_127_17274)'%3e%3cellipse%20cx='1.6481'%20cy='9.12221'%20rx='1.6481'%20ry='9.12221'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-7.8584%203.61816)'%20fill='%237E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_f_127_17274)'%3e%3cellipse%20cx='1.6481'%20cy='9.15566'%20rx='1.6481'%20ry='9.15566'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-6.4834%209.00391)'%20fill='%237E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter4_f_127_17274)'%3e%3cellipse%20cx='1.6481'%20cy='9.15566'%20rx='1.6481'%20ry='9.15566'%20transform='matrix(0.00324134%200.999995%200.999995%20-0.00324134%20-6.02441%209.34766)'%20fill='%237E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter5_f_127_17274)'%3e%3cellipse%20cx='4.21045'%20cy='6.60625'%20rx='4.21045'%20ry='6.60625'%20transform='matrix(0.0584509%20-0.99829%20-0.99829%20-0.0584509%2026.4971%208.26871)'%20fill='%23EDE6FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter6_f_127_17274)'%3e%3cellipse%20cx='1.03839'%20cy='6.43346'%20rx='1.03839'%20ry='6.43346'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%2026.9297%205.63535)'%20fill='%237E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter7_f_127_17274)'%3e%3cellipse%20cx='1.03839'%20cy='6.43346'%20rx='1.03839'%20ry='6.43346'%20transform='matrix(-0.0172986%20-0.99985%20-0.99985%200.0172986%2026.9297%205.63535)'%20fill='%237E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter8_f_127_17274)'%3e%3cellipse%20cx='4.36576'%20cy='2.91514'%20rx='1.31855'%20ry='8.70955'%20transform='rotate(39.5103%204.36576%202.91514)'%20fill='%237E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter9_f_127_17274)'%3e%3cellipse%20cx='18.4697'%20cy='-1.59207'%20rx='1.31855'%20ry='8.70955'%20transform='rotate(37.8923%2018.4697%20-1.59207)'%20fill='%237E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter10_f_127_17274)'%3e%3cellipse%20cx='16.6417'%20cy='2.12577'%20rx='1.78679'%20ry='2.89199'%20transform='rotate(37.8923%2016.6417%202.12577)'%20fill='%2347BFFF'/%3e%3c/g%3e%3cg%20filter='url(%23filter11_f_127_17274)'%3e%3cellipse%20cx='3.68841'%20cy='11.7003'%20rx='1.31855'%20ry='8.70955'%20transform='rotate(37.8923%203.68841%2011.7003)'%20fill='%237E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter12_f_127_17274)'%3e%3cellipse%20cx='3.68841'%20cy='11.7003'%20rx='1.31855'%20ry='8.70955'%20transform='rotate(37.8923%203.68841%2011.7003)'%20fill='%237E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter13_f_127_17274)'%3e%3cellipse%20cx='14.9179'%20cy='9.17936'%20rx='1.31855'%20ry='8.70955'%20transform='rotate(37.8923%2014.9179%209.17936)'%20fill='%237E14FF'/%3e%3c/g%3e%3cg%20filter='url(%23filter14_f_127_17274)'%3e%3cellipse%20cx='15.7453'%20cy='9.92533'%20rx='1.78679'%20ry='4.57726'%20transform='rotate(37.8923%2015.7453%209.92533)'%20fill='%2347BFFF'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_127_17274'%20x='-1.66562'%20y='5.06287'%20width='17.967'%20height='12.4635'%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.29179'%20result='effect1_foregroundBlur_127_17274'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_127_17274'%20x='-12.0914'%20y='-2.02332'%20width='27.0314'%20height='15.3908'%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.29179'%20result='effect1_foregroundBlur_127_17274'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_127_17274'%20x='-10.6037'%20y='0.838165'%20width='23.7454'%20height='8.79703'%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_17274'/%3e%3c/filter%3e%3cfilter%20id='filter3_f_127_17274'%20x='-9.22867'%20y='6.22382'%20width='23.8118'%20height='8.79703'%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_17274'/%3e%3c/filter%3e%3cfilter%20id='filter4_f_127_17274'%20x='-8.76968'%20y='6.56757'%20width='23.8118'%20height='8.79703'%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_17274'/%3e%3c/filter%3e%3cfilter%20id='filter5_f_127_17274'%20x='8.96524'%20y='-5.12549'%20width='22.3664'%20height='17.6096'%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.29179'%20result='effect1_foregroundBlur_127_17274'/%3e%3c/filter%3e%3cfilter%20id='filter6_f_127_17274'%20x='11.2967'%20y='0.91397'%20width='18.3655'%20height='7.58884'%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_17274'/%3e%3c/filter%3e%3cfilter%20id='filter7_f_127_17274'%20x='11.2967'%20y='0.91397'%20width='18.3655'%20height='7.58884'%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_17274'/%3e%3c/filter%3e%3cfilter%20id='filter8_f_127_17274'%20x='-4.01871'%20y='-6.60739'%20width='16.7698'%20height='19.045'%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_17274'/%3e%3c/filter%3e%3cfilter%20id='filter9_f_127_17274'%20x='10.2694'%20y='-11.2637'%20width='16.4007'%20height='19.3433'%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_17274'/%3e%3c/filter%3e%3cfilter%20id='filter10_f_127_17274'%20x='11.6239'%20y='-3.15738'%20width='10.0355'%20height='10.5663'%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_17274'/%3e%3c/filter%3e%3cfilter%20id='filter11_f_127_17274'%20x='-4.51187'%20y='2.02869'%20width='16.4007'%20height='19.3433'%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_17274'/%3e%3c/filter%3e%3cfilter%20id='filter12_f_127_17274'%20x='-4.51187'%20y='2.02869'%20width='16.4007'%20height='19.3433'%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_17274'/%3e%3c/filter%3e%3cfilter%20id='filter13_f_127_17274'%20x='6.71762'%20y='-0.49228'%20width='16.4007'%20height='19.3433'%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_17274'/%3e%3c/filter%3e%3cfilter%20id='filter14_f_127_17274'%20x='9.84946'%20y='3.39893'%20width='11.7913'%20height='13.0528'%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_17274'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e";
2
2
  export {
3
3
  e as default
4
4
  };
package/dist/index47.js CHANGED
@@ -1,27 +1,4 @@
1
- import { getDefaultExportFromCjs as n } from "./index86.js";
2
- import { __require as s } from "./index78.js";
3
- function u(t, a) {
4
- for (var o = 0; o < a.length; o++) {
5
- const e = a[o];
6
- if (typeof e != "string" && !Array.isArray(e)) {
7
- for (const r in e)
8
- if (r !== "default" && !(r in t)) {
9
- const i = Object.getOwnPropertyDescriptor(e, r);
10
- i && Object.defineProperty(t, r, i.get ? i : {
11
- enumerable: !0,
12
- get: () => e[r]
13
- });
14
- }
15
- }
16
- }
17
- return Object.freeze(Object.defineProperty(t, Symbol.toStringTag, { value: "Module" }));
18
- }
19
- var f = s();
20
- const c = /* @__PURE__ */ n(f), g = /* @__PURE__ */ u({
21
- __proto__: null,
22
- default: c
23
- }, [f]);
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='M11.0009%2012.8585C10.9016%2013.0351%2010.6708%2013.0854%2010.5065%2012.9662L4.77692%208.79904C4.68926%208.73523%204.6377%208.63339%204.6377%208.5251V3.50264C4.6377%203.22612%204.9516%203.06626%205.17526%203.22869L8.67977%205.77731C9.00721%206.0158%209.46937%205.91461%209.6679%205.56203L12.5704%200.402267C12.6303%200.295913%2012.7431%200.229523%2012.8656%200.229523H17.5258C17.7849%200.229523%2017.948%200.50862%2017.821%200.734219L11.0009%2012.8579V12.8585Z'%20fill='%2322FF84'/%3e%3cmask%20id='mask0_127_17311'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='0'%20width='14'%20height='14'%3e%3cpath%20d='M11.0009%2012.8584C10.9016%2013.035%2010.6708%2013.0853%2010.5065%2012.966L4.77692%208.79892C4.68926%208.73511%204.6377%208.63327%204.6377%208.52498V3.50251C4.6377%203.22599%204.9516%203.06614%205.17526%203.22857L8.67977%205.77719C9.00721%206.01568%209.46937%205.91448%209.6679%205.56191L12.5704%200.402145C12.6303%200.295791%2012.7431%200.229401%2012.8656%200.229401H17.5258C17.7849%200.229401%2017.948%200.508498%2017.821%200.734097L11.0009%2012.8578V12.8584Z'%20fill='black'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_127_17311)'%3e%3cg%20filter='url(%23filter0_f_127_17311)'%3e%3cellipse%20cx='4.19842'%20cy='1.01454'%20rx='4.19842'%20ry='1.01454'%20transform='matrix(-0.650065%200.759878%200.759878%200.650065%2014.4307%20-0.819458)'%20fill='%2300CCC6'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_f_127_17311)'%3e%3cellipse%20cx='4.19842'%20cy='1.82128'%20rx='4.19842'%20ry='1.82128'%20transform='matrix(-0.588246%20-0.808682%20-0.808682%200.588246%209.52344%2011.4861)'%20fill='%2300CCC6'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_f_127_17311)'%3e%3cellipse%20cx='6.56542'%20cy='3.8784'%20rx='1.90727'%20ry='1.66091'%20transform='rotate(23.1293%206.56542%203.8784)'%20fill='%2377FF00'/%3e%3c/g%3e%3cg%20filter='url(%23filter3_f_127_17311)'%3e%3cellipse%20cx='16.8381'%20cy='5.00213'%20rx='1.68'%20ry='7.34113'%20transform='rotate(23.1293%2016.8381%205.00213)'%20fill='%2377FF00'/%3e%3c/g%3e%3cg%20filter='url(%23filter4_f_127_17311)'%3e%3cellipse%20cx='1.49171'%20cy='3.01287'%20rx='1.49171'%20ry='3.01287'%20transform='matrix(0.707107%20-0.707107%20-0.707107%20-0.707107%2016.4414%203.5032)'%20fill='%2397FFE2'/%3e%3c/g%3e%3c/g%3e%3cpath%20d='M2.07027%200C-0.682028%203.93959%20-0.698142%2010.0462%202.07027%2014H3.92985C1.16208%2010.0462%201.17819%203.93959%203.92985%200H2.07027Z'%20fill='white'/%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%3cdefs%3e%3cfilter%20id='filter0_f_127_17311'%20x='6.88559'%20y='-2.97821'%20width='11.1741'%20height='12.0171'%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_17311'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_127_17311'%20x='-0.0450752'%20y='2.85095'%20width='11.2523'%20height='12.6227'%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_17311'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_127_17311'%20x='1.94321'%20y='-0.573395'%20width='9.24445'%20height='8.9036'%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_17311'/%3e%3c/filter%3e%3cfilter%20id='filter3_f_127_17311'%20x='10.8163'%20y='-4.53174'%20width='12.0443'%20height='19.0678'%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_17311'/%3e%3c/filter%3e%3cfilter%20id='filter4_f_127_17311'%20x='10.2381'%20y='-4.80994'%20width='10.2552'%20height='10.2559'%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_17311'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e";
24
2
  export {
25
- c as default,
26
- g as r
3
+ e as default
27
4
  };