@pinia/colada-devtools 0.4.0 → 0.4.2
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.
- package/dist/index.js +111 -110
- package/dist/index.js.map +1 -1
- package/dist-panel/{(unselected)-De_qnqOP.js → (unselected)-DLGz_VHc.js} +3 -3
- package/dist-panel/{(unselected)-De_qnqOP.js.map → (unselected)-DLGz_VHc.js.map} +1 -1
- package/dist-panel/{(unselected)-BvYXA0-7.js → (unselected)-YGzg824P.js} +3 -3
- package/dist-panel/{(unselected)-BvYXA0-7.js.map → (unselected)-YGzg824P.js.map} +1 -1
- package/dist-panel/{_mutationId_-DJZUO9uK.js → _mutationId_int_-CYlWcwvk.js} +37 -37
- package/dist-panel/_mutationId_int_-CYlWcwvk.js.map +1 -0
- package/dist-panel/{_queryId_-OYxjQ3wF.js → _queryId_-B5WqBBVi.js} +37 -37
- package/dist-panel/{_queryId_-OYxjQ3wF.js.map → _queryId_-B5WqBBVi.js.map} +1 -1
- package/dist-panel/{circle-x-CKUVRuJV.js → circle-x-BPVHuFxl.js} +12 -12
- package/dist-panel/{circle-x-CKUVRuJV.js.map → circle-x-BPVHuFxl.js.map} +1 -1
- package/dist-panel/index-Co7OVd4_.js +6231 -0
- package/dist-panel/index-Co7OVd4_.js.map +1 -0
- package/dist-panel/{index-CbhK8baV.js → index-DIpe0GU7.js} +2 -2
- package/dist-panel/{index-CbhK8baV.js.map → index-DIpe0GU7.js.map} +1 -1
- package/dist-panel/index.js +1 -1
- package/dist-panel/{loader-DUh7Y4gr.js → loader-Cehl5zo1.js} +2 -2
- package/dist-panel/loader-Cehl5zo1.js.map +1 -0
- package/dist-panel/{mouse-pointer-click-tLOKuf9h.js → mouse-pointer-click-B__pFzfy.js} +2 -2
- package/dist-panel/mouse-pointer-click-B__pFzfy.js.map +1 -0
- package/dist-panel/{mutations-DbP2-xaA.js → mutations-Dxh-2WXX.js} +7 -7
- package/dist-panel/mutations-Dxh-2WXX.js.map +1 -0
- package/dist-panel/{queries-CfTVwyNe.js → queries-DrqxEULJ.js} +6 -6
- package/dist-panel/{queries-CfTVwyNe.js.map → queries-DrqxEULJ.js.map} +1 -1
- package/dist-panel/{settings--jMqFgqF.js → settings-DTn14i2A.js} +2 -2
- package/dist-panel/{settings--jMqFgqF.js.map → settings-DTn14i2A.js.map} +1 -1
- package/dist-panel/{use-container-media-query-B1rNyopG.js → use-container-media-query-ChWDcLID.js} +8 -8
- package/dist-panel/{use-container-media-query-B1rNyopG.js.map → use-container-media-query-ChWDcLID.js.map} +1 -1
- package/package.json +7 -8
- package/dist-panel/_mutationId_-DJZUO9uK.js.map +0 -1
- package/dist-panel/index-BDRe8hqi.js +0 -6431
- package/dist-panel/index-BDRe8hqi.js.map +0 -1
- package/dist-panel/loader-DUh7Y4gr.js.map +0 -1
- package/dist-panel/mouse-pointer-click-tLOKuf9h.js.map +0 -1
- package/dist-panel/mutations-DbP2-xaA.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as F, ref as R, onMounted as B, renderSlot as l2, createCommentVNode as $, toValue as S, getCurrentScope as s2, onScopeDispose as c2, useTemplateRef as u2, shallowRef as j, watch as G, onBeforeUnmount as d2, createBlock as M, openBlock as P, Teleport as f2, createElementVNode as
|
|
1
|
+
import { defineComponent as F, ref as R, onMounted as B, renderSlot as l2, createCommentVNode as $, toValue as S, getCurrentScope as s2, onScopeDispose as c2, useTemplateRef as u2, shallowRef as j, watch as G, onBeforeUnmount as d2, createBlock as M, openBlock as P, Teleport as f2, createElementVNode as Q, nextTick as Y, readonly as K, getCurrentInstance as p2, toRef as m2, customRef as v2, computed as X, unref as q, withCtx as h2, createElementBlock as y2 } from "vue";
|
|
2
2
|
import { useQueryCache as Z, useMutationCache as e2 } from "@pinia/colada";
|
|
3
3
|
import { DEVTOOLS_INFO_KEY as u, DuplexChannel as g2 } from "@pinia/colada-devtools/shared";
|
|
4
4
|
const w2 = /* @__PURE__ */ F({
|
|
@@ -9,7 +9,7 @@ const w2 = /* @__PURE__ */ F({
|
|
|
9
9
|
o.value = !0;
|
|
10
10
|
}), (r, n) => o.value ? l2(r.$slots, "default", { key: 0 }) : $("", !0);
|
|
11
11
|
}
|
|
12
|
-
}),
|
|
12
|
+
}), v = () => performance.timeOrigin + performance.now(), H = /* @__PURE__ */ new WeakMap();
|
|
13
13
|
function b2(e, o) {
|
|
14
14
|
H.has(e) || (H.set(e, !0), x2(e), S2(o));
|
|
15
15
|
}
|
|
@@ -22,7 +22,7 @@ function x2(e) {
|
|
|
22
22
|
errored: 0,
|
|
23
23
|
cancelled: 0
|
|
24
24
|
},
|
|
25
|
-
updatedAt: o.when > 0 ? o.when :
|
|
25
|
+
updatedAt: o.when > 0 ? o.when : v(),
|
|
26
26
|
inactiveAt: 0,
|
|
27
27
|
simulate: null,
|
|
28
28
|
history: []
|
|
@@ -44,7 +44,7 @@ function x2(e) {
|
|
|
44
44
|
errored: 0,
|
|
45
45
|
cancelled: 0
|
|
46
46
|
},
|
|
47
|
-
updatedAt:
|
|
47
|
+
updatedAt: v(),
|
|
48
48
|
inactiveAt: 0,
|
|
49
49
|
simulate: null,
|
|
50
50
|
history: []
|
|
@@ -52,42 +52,36 @@ function x2(e) {
|
|
|
52
52
|
});
|
|
53
53
|
else if (o === "fetch") {
|
|
54
54
|
const [s] = r;
|
|
55
|
-
s[u].count.total++, s[u].updatedAt =
|
|
56
|
-
const
|
|
55
|
+
s[u].count.total++, s[u].updatedAt = v();
|
|
56
|
+
const p = v(), a = {
|
|
57
57
|
id: (s[u].history.at(0)?.id ?? -1) + 1,
|
|
58
58
|
key: s.key,
|
|
59
59
|
state: s.state.value,
|
|
60
|
-
updatedAt:
|
|
61
|
-
createdAt:
|
|
60
|
+
updatedAt: p,
|
|
61
|
+
createdAt: p,
|
|
62
62
|
fetchTime: null
|
|
63
63
|
}, m = S(s.options?.enabled) ?? !0;
|
|
64
64
|
m && (a.fetchTime = {
|
|
65
|
-
start:
|
|
65
|
+
start: p,
|
|
66
66
|
end: null
|
|
67
67
|
}), s[u].history.unshift(a), s[u].history = s[u].history.slice(0, 10), n(() => {
|
|
68
|
-
m && (a.fetchTime.end =
|
|
68
|
+
m && (a.fetchTime.end = v(), s[u].count.succeed++, a.state = s.state.value, a.updatedAt = v());
|
|
69
69
|
}), l(() => {
|
|
70
|
-
m && (a.fetchTime.end =
|
|
70
|
+
m && (a.fetchTime.end = v(), s[u].count.errored++, a.state = s.state.value, a.updatedAt = v());
|
|
71
71
|
});
|
|
72
72
|
} else if (o === "cancel") {
|
|
73
73
|
const [s] = r;
|
|
74
74
|
s.pending && s[u].count.cancelled++;
|
|
75
75
|
} else if (o === "setEntryState") {
|
|
76
76
|
const [s] = r;
|
|
77
|
-
let
|
|
77
|
+
let p = s[u].history[0];
|
|
78
78
|
n(() => {
|
|
79
|
-
s[u].updatedAt =
|
|
79
|
+
s[u].updatedAt = v(), p ??= s[u].history[0], p && (p.state = s.state.value, p.updatedAt = v()), s.active || (s[u].inactiveAt = v());
|
|
80
80
|
});
|
|
81
81
|
} else if (o === "untrack") {
|
|
82
82
|
const [s] = r;
|
|
83
83
|
n(() => {
|
|
84
|
-
s.active || (s[u].inactiveAt =
|
|
85
|
-
});
|
|
86
|
-
} else if (o === "setQueryData") {
|
|
87
|
-
const [s] = r;
|
|
88
|
-
n(() => {
|
|
89
|
-
const d = e.getEntries({ key: s, exact: !0 })[0];
|
|
90
|
-
d && !d.active && (d[u].inactiveAt = h());
|
|
84
|
+
s.active || (s[u].inactiveAt = v());
|
|
91
85
|
});
|
|
92
86
|
}
|
|
93
87
|
});
|
|
@@ -127,7 +121,7 @@ function y(e) {
|
|
|
127
121
|
function S2(e) {
|
|
128
122
|
for (const o of e.getEntries())
|
|
129
123
|
o[u] ??= {
|
|
130
|
-
updatedAt: o.when > 0 ? o.when :
|
|
124
|
+
updatedAt: o.when > 0 ? o.when : v(),
|
|
131
125
|
inactiveAt: 0,
|
|
132
126
|
simulate: null
|
|
133
127
|
};
|
|
@@ -135,23 +129,30 @@ function S2(e) {
|
|
|
135
129
|
if (o === "create")
|
|
136
130
|
n((l) => {
|
|
137
131
|
l[u] = {
|
|
138
|
-
updatedAt:
|
|
132
|
+
updatedAt: v(),
|
|
139
133
|
inactiveAt: 0,
|
|
140
134
|
simulate: null
|
|
141
135
|
};
|
|
142
136
|
});
|
|
143
|
-
else if (o === "
|
|
137
|
+
else if (o === "ensure") {
|
|
138
|
+
const [l] = r;
|
|
139
|
+
l[u] ??= {
|
|
140
|
+
updatedAt: v(),
|
|
141
|
+
inactiveAt: 0,
|
|
142
|
+
simulate: null
|
|
143
|
+
};
|
|
144
|
+
} else if (o === "mutate") {
|
|
144
145
|
const [l] = r;
|
|
145
|
-
l[u].updatedAt =
|
|
146
|
+
l[u].updatedAt = v();
|
|
146
147
|
} else if (o === "setEntryState") {
|
|
147
148
|
const [l] = r;
|
|
148
149
|
n(() => {
|
|
149
|
-
l[u].updatedAt =
|
|
150
|
+
l[u].updatedAt = v();
|
|
150
151
|
});
|
|
151
152
|
} else if (o === "untrack") {
|
|
152
153
|
const [l] = r;
|
|
153
154
|
n(() => {
|
|
154
|
-
l[u].inactiveAt =
|
|
155
|
+
l[u].inactiveAt = v();
|
|
155
156
|
});
|
|
156
157
|
}
|
|
157
158
|
});
|
|
@@ -182,7 +183,7 @@ const E2 = [".isPip", ".port"], z2 = /* @__PURE__ */ F({
|
|
|
182
183
|
emits: ["close"],
|
|
183
184
|
setup(e, { emit: o }) {
|
|
184
185
|
const r = o, n = Z(), l = e2();
|
|
185
|
-
n.$onAction(({ name: i, after: t, onError:
|
|
186
|
+
n.$onAction(({ name: i, after: t, onError: f, args: w }) => {
|
|
186
187
|
if (i === "remove") {
|
|
187
188
|
const [c] = w;
|
|
188
189
|
t(() => {
|
|
@@ -198,7 +199,7 @@ const E2 = [".isPip", ".port"], z2 = /* @__PURE__ */ F({
|
|
|
198
199
|
c[u].simulate = null, a.emit("queries:update", y(c)), i === "fetch" && c.options?.staleTime != null && Number.isFinite(c.options.staleTime) && setTimeout(() => {
|
|
199
200
|
a.emit("queries:update", y(c));
|
|
200
201
|
}, c.options.staleTime);
|
|
201
|
-
}),
|
|
202
|
+
}), f(() => {
|
|
202
203
|
a.emit("queries:update", y(c));
|
|
203
204
|
});
|
|
204
205
|
} else if (i === "create")
|
|
@@ -212,10 +213,10 @@ const E2 = [".isPip", ".port"], z2 = /* @__PURE__ */ F({
|
|
|
212
213
|
k && a.emit("queries:update", y(k));
|
|
213
214
|
});
|
|
214
215
|
}
|
|
215
|
-
}), l.$onAction(({ name: i, args: t, after:
|
|
216
|
+
}), l.$onAction(({ name: i, args: t, after: f, onError: w }) => {
|
|
216
217
|
if (i === "remove") {
|
|
217
218
|
const [c] = t;
|
|
218
|
-
|
|
219
|
+
f(() => {
|
|
219
220
|
a.emit("mutations:delete", E(c));
|
|
220
221
|
});
|
|
221
222
|
} else if (i === "mutate" || i === "setEntryState" || i === "untrack") {
|
|
@@ -226,24 +227,24 @@ const E2 = [".isPip", ".port"], z2 = /* @__PURE__ */ F({
|
|
|
226
227
|
const k = E(c);
|
|
227
228
|
k.asyncStatus = "loading", a.emit("mutations:update", k);
|
|
228
229
|
}
|
|
229
|
-
|
|
230
|
+
f(() => {
|
|
230
231
|
a.emit("mutations:update", E(c));
|
|
231
232
|
}), w(() => {
|
|
232
233
|
a.emit("mutations:update", E(c));
|
|
233
234
|
});
|
|
234
|
-
} else i === "create" &&
|
|
235
|
+
} else i === "create" && f((c) => {
|
|
235
236
|
c.id > 0 && a.emit("mutations:update", E(c));
|
|
236
237
|
});
|
|
237
238
|
});
|
|
238
|
-
const s = u2("devtools"),
|
|
239
|
+
const s = u2("devtools"), p = j(new MessageChannel()), a = new g2(p.value.port1);
|
|
239
240
|
G(
|
|
240
|
-
|
|
241
|
+
p,
|
|
241
242
|
(i) => {
|
|
242
243
|
a.setPort(i.port1);
|
|
243
244
|
},
|
|
244
245
|
{ flush: "sync" }
|
|
245
246
|
), a.on("queries:refetch", (i) => {
|
|
246
|
-
n.invalidateQueries({ key: i, exact: !0
|
|
247
|
+
n.invalidateQueries({ key: i, exact: !0 }, "all");
|
|
247
248
|
}), a.on("queries:invalidate", (i) => {
|
|
248
249
|
n.invalidateQueries({ key: i, exact: !0 });
|
|
249
250
|
}), a.on("queries:reset", (i) => {
|
|
@@ -254,8 +255,8 @@ const E2 = [".isPip", ".port"], z2 = /* @__PURE__ */ F({
|
|
|
254
255
|
error: null
|
|
255
256
|
}));
|
|
256
257
|
}), a.on("queries:set:state", (i, t) => {
|
|
257
|
-
const
|
|
258
|
-
|
|
258
|
+
const f = n.getEntries({ key: i, exact: !0 })[0];
|
|
259
|
+
f && (n.setEntryState(f, t), a.emit("queries:update", y(f)));
|
|
259
260
|
}), a.on("queries:simulate:loading", (i) => {
|
|
260
261
|
const t = n.getEntries({ key: i, exact: !0 })[0];
|
|
261
262
|
t && (t.asyncStatus.value = "loading", t[u].simulate = "loading", a.emit("queries:update", y(t)));
|
|
@@ -277,7 +278,7 @@ const E2 = [".isPip", ".port"], z2 = /* @__PURE__ */ F({
|
|
|
277
278
|
error: null
|
|
278
279
|
}), t[u].simulate = null, a.emit("queries:update", y(t)));
|
|
279
280
|
}), a.on("mutations:clear", (i = {}) => {
|
|
280
|
-
l.getEntries(i).forEach((
|
|
281
|
+
l.getEntries(i).forEach((f) => l.remove(f));
|
|
281
282
|
}), a.on("mutations:remove", (i) => {
|
|
282
283
|
const t = l.get(i);
|
|
283
284
|
t && l.remove(t);
|
|
@@ -297,14 +298,14 @@ const E2 = [".isPip", ".port"], z2 = /* @__PURE__ */ F({
|
|
|
297
298
|
}), a.on("mutations:simulate:error:stop", (i) => {
|
|
298
299
|
const t = l.get(i);
|
|
299
300
|
if (t && t[u].simulate === "error") {
|
|
300
|
-
const
|
|
301
|
+
const f = t.state.value;
|
|
301
302
|
l.setEntryState(
|
|
302
303
|
t,
|
|
303
|
-
|
|
304
|
+
f.data === void 0 ? {
|
|
304
305
|
data: void 0,
|
|
305
306
|
status: "pending",
|
|
306
307
|
error: null
|
|
307
|
-
} : { data:
|
|
308
|
+
} : { data: f.data, status: "success", error: null }
|
|
308
309
|
), t[u].simulate = null, a.emit("mutations:update", E(t));
|
|
309
310
|
}
|
|
310
311
|
}), a.on("mutations:replay", (i) => {
|
|
@@ -328,7 +329,7 @@ const E2 = [".isPip", ".port"], z2 = /* @__PURE__ */ F({
|
|
|
328
329
|
});
|
|
329
330
|
const m = j(null);
|
|
330
331
|
G(m, () => {
|
|
331
|
-
|
|
332
|
+
p.value = new MessageChannel();
|
|
332
333
|
}), k2(
|
|
333
334
|
window,
|
|
334
335
|
"unload",
|
|
@@ -349,10 +350,10 @@ const E2 = [".isPip", ".port"], z2 = /* @__PURE__ */ F({
|
|
|
349
350
|
const t = i.shadowRoot.getElementById("root");
|
|
350
351
|
if (!t)
|
|
351
352
|
throw new Error("No devtools root element found for Pinia Colada devtools");
|
|
352
|
-
const
|
|
353
|
+
const f = Math.max(t.offsetWidth, 400), w = Math.max(t.offsetHeight, 400), c = window.open(
|
|
353
354
|
"",
|
|
354
355
|
"pinia-colada-devtools",
|
|
355
|
-
`popup,width=${
|
|
356
|
+
`popup,width=${f},height=${w}`
|
|
356
357
|
);
|
|
357
358
|
if (!c)
|
|
358
359
|
throw new Error("Failed to open PiP window for Pinia Colada devtools");
|
|
@@ -367,10 +368,10 @@ const E2 = [".isPip", ".port"], z2 = /* @__PURE__ */ F({
|
|
|
367
368
|
function g(i, t = document) {
|
|
368
369
|
if (!i || !i.shadowRoot)
|
|
369
370
|
throw new Error("No devtools element found for Pinia Colada devtools");
|
|
370
|
-
const
|
|
371
|
-
|
|
371
|
+
const f = t.getElementById("__pc-tw-properties") ?? t.createElement("style");
|
|
372
|
+
f.setAttribute("id", "__pc-tw-properties");
|
|
372
373
|
const w = Array.from(i.shadowRoot.styleSheets).flatMap((c) => Array.from(c.cssRules)).filter((c) => c instanceof CSSPropertyRule).map((c) => c.cssText).join("");
|
|
373
|
-
|
|
374
|
+
f.textContent = w, t.head.appendChild(f);
|
|
374
375
|
}
|
|
375
376
|
function _() {
|
|
376
377
|
m.value ? b() : O();
|
|
@@ -390,13 +391,13 @@ const E2 = [".isPip", ".port"], z2 = /* @__PURE__ */ F({
|
|
|
390
391
|
return (i, t) => (P(), M(f2, {
|
|
391
392
|
to: m.value ? m.value.document.body : "body"
|
|
392
393
|
}, [
|
|
393
|
-
|
|
394
|
+
Q("pinia-colada-devtools-panel", {
|
|
394
395
|
ref: "devtools",
|
|
395
396
|
".isPip": !!m.value,
|
|
396
|
-
".port":
|
|
397
|
-
onTogglePip: t[0] || (t[0] = (
|
|
398
|
-
onReady: t[1] || (t[1] = (
|
|
399
|
-
onClose: t[2] || (t[2] = (
|
|
397
|
+
".port": p.value.port2,
|
|
398
|
+
onTogglePip: t[0] || (t[0] = (f) => _()),
|
|
399
|
+
onReady: t[1] || (t[1] = (f) => C()),
|
|
400
|
+
onClose: t[2] || (t[2] = (f) => r("close"))
|
|
400
401
|
}, null, 40, E2)
|
|
401
402
|
], 8, ["to"]));
|
|
402
403
|
}
|
|
@@ -433,14 +434,14 @@ function G2(e = t2, o = {}) {
|
|
|
433
434
|
function s() {
|
|
434
435
|
n.value = !0;
|
|
435
436
|
}
|
|
436
|
-
const
|
|
437
|
+
const p = (...a) => {
|
|
437
438
|
n.value && e(...a);
|
|
438
439
|
};
|
|
439
440
|
return {
|
|
440
441
|
isActive: K(n),
|
|
441
442
|
pause: l,
|
|
442
443
|
resume: s,
|
|
443
|
-
eventFilter:
|
|
444
|
+
eventFilter: p
|
|
444
445
|
};
|
|
445
446
|
}
|
|
446
447
|
function W(e) {
|
|
@@ -454,11 +455,11 @@ function D2(e, o, r = {}) {
|
|
|
454
455
|
return G(e, P2(n, o), l);
|
|
455
456
|
}
|
|
456
457
|
function q2(e, o, r = {}) {
|
|
457
|
-
const { eventFilter: n, initialState: l = "active", ...s } = r, { eventFilter:
|
|
458
|
+
const { eventFilter: n, initialState: l = "active", ...s } = r, { eventFilter: p, pause: a, resume: m, isActive: b } = G2(n, { initialState: l });
|
|
458
459
|
return {
|
|
459
460
|
stop: D2(e, o, {
|
|
460
461
|
...s,
|
|
461
|
-
eventFilter:
|
|
462
|
+
eventFilter: p
|
|
462
463
|
}),
|
|
463
464
|
pause: a,
|
|
464
465
|
resume: m,
|
|
@@ -482,7 +483,7 @@ function R2(e) {
|
|
|
482
483
|
return (o = r?.$el) !== null && o !== void 0 ? o : r;
|
|
483
484
|
}
|
|
484
485
|
function V(...e) {
|
|
485
|
-
const o = (n, l, s,
|
|
486
|
+
const o = (n, l, s, p) => (n.addEventListener(l, s, p), () => n.removeEventListener(l, s, p)), r = X(() => {
|
|
486
487
|
const n = W(S(e[0])).filter((l) => l != null);
|
|
487
488
|
return n.every((l) => typeof l != "string") ? n : void 0;
|
|
488
489
|
});
|
|
@@ -494,9 +495,9 @@ function V(...e) {
|
|
|
494
495
|
W(q(r.value ? e[2] : e[1])),
|
|
495
496
|
S(r.value ? e[3] : e[2])
|
|
496
497
|
];
|
|
497
|
-
}, ([n, l, s,
|
|
498
|
+
}, ([n, l, s, p], a, m) => {
|
|
498
499
|
if (!n?.length || !l?.length || !s?.length) return;
|
|
499
|
-
const b = O2(
|
|
500
|
+
const b = O2(p) ? { ...p } : p, O = n.flatMap((g) => l.flatMap((_) => s.map((z) => o(g, _, z, b))));
|
|
500
501
|
m(() => {
|
|
501
502
|
O.forEach((g) => g());
|
|
502
503
|
});
|
|
@@ -545,90 +546,90 @@ const I2 = {
|
|
|
545
546
|
read: (e) => new Date(e),
|
|
546
547
|
write: (e) => e.toISOString()
|
|
547
548
|
}
|
|
548
|
-
},
|
|
549
|
+
}, J = "vueuse-storage";
|
|
549
550
|
function L2(e, o, r, n = {}) {
|
|
550
551
|
var l;
|
|
551
|
-
const { flush: s = "pre", deep:
|
|
552
|
-
console.error(
|
|
552
|
+
const { flush: s = "pre", deep: p = !0, listenToStorageChanges: a = !0, writeDefaults: m = !0, mergeDefaults: b = !1, shallow: O, window: g = A, eventFilter: _, onError: z = (d) => {
|
|
553
|
+
console.error(d);
|
|
553
554
|
}, initOnMounted: C } = n, i = (O ? j : R)(o), t = X(() => S(e));
|
|
554
555
|
if (!r) try {
|
|
555
556
|
r = j2("getDefaultStorage", () => A?.localStorage)();
|
|
556
|
-
} catch (
|
|
557
|
-
z(
|
|
557
|
+
} catch (d) {
|
|
558
|
+
z(d);
|
|
558
559
|
}
|
|
559
560
|
if (!r) return i;
|
|
560
|
-
const
|
|
561
|
+
const f = S(o), w = B2(f), c = (l = n.serializer) !== null && l !== void 0 ? l : I2[w], { pause: k, resume: I } = $2(i, (d) => i2(d), {
|
|
561
562
|
flush: s,
|
|
562
|
-
deep:
|
|
563
|
+
deep: p,
|
|
563
564
|
eventFilter: _
|
|
564
565
|
});
|
|
565
566
|
G(t, () => T(), { flush: s });
|
|
566
567
|
let N = !1;
|
|
567
|
-
const o2 = (
|
|
568
|
-
C && !N || T(
|
|
569
|
-
}, n2 = (
|
|
570
|
-
C && !N || r2(
|
|
568
|
+
const o2 = (d) => {
|
|
569
|
+
C && !N || T(d);
|
|
570
|
+
}, n2 = (d) => {
|
|
571
|
+
C && !N || r2(d);
|
|
571
572
|
};
|
|
572
|
-
g && a && (r instanceof Storage ? V(g, "storage", o2, { passive: !0 }) : V(g,
|
|
573
|
+
g && a && (r instanceof Storage ? V(g, "storage", o2, { passive: !0 }) : V(g, J, n2)), C ? M2(() => {
|
|
573
574
|
N = !0, T();
|
|
574
575
|
}) : T();
|
|
575
|
-
function L(
|
|
576
|
+
function L(d, h) {
|
|
576
577
|
if (g) {
|
|
577
578
|
const x = {
|
|
578
579
|
key: t.value,
|
|
579
|
-
oldValue:
|
|
580
|
-
newValue:
|
|
580
|
+
oldValue: d,
|
|
581
|
+
newValue: h,
|
|
581
582
|
storageArea: r
|
|
582
583
|
};
|
|
583
|
-
g.dispatchEvent(r instanceof Storage ? new StorageEvent("storage", x) : new CustomEvent(
|
|
584
|
+
g.dispatchEvent(r instanceof Storage ? new StorageEvent("storage", x) : new CustomEvent(J, { detail: x }));
|
|
584
585
|
}
|
|
585
586
|
}
|
|
586
|
-
function i2(
|
|
587
|
+
function i2(d) {
|
|
587
588
|
try {
|
|
588
|
-
const
|
|
589
|
-
if (
|
|
590
|
-
L(
|
|
589
|
+
const h = r.getItem(t.value);
|
|
590
|
+
if (d == null)
|
|
591
|
+
L(h, null), r.removeItem(t.value);
|
|
591
592
|
else {
|
|
592
|
-
const x = c.write(
|
|
593
|
-
|
|
593
|
+
const x = c.write(d);
|
|
594
|
+
h !== x && (r.setItem(t.value, x), L(h, x));
|
|
594
595
|
}
|
|
595
|
-
} catch (
|
|
596
|
-
z(
|
|
596
|
+
} catch (h) {
|
|
597
|
+
z(h);
|
|
597
598
|
}
|
|
598
599
|
}
|
|
599
|
-
function a2(
|
|
600
|
-
const
|
|
601
|
-
if (
|
|
602
|
-
return m &&
|
|
603
|
-
if (!
|
|
604
|
-
const x = c.read(
|
|
605
|
-
return typeof b == "function" ? b(x,
|
|
606
|
-
...
|
|
600
|
+
function a2(d) {
|
|
601
|
+
const h = d ? d.newValue : r.getItem(t.value);
|
|
602
|
+
if (h == null)
|
|
603
|
+
return m && f != null && r.setItem(t.value, c.write(f)), f;
|
|
604
|
+
if (!d && b) {
|
|
605
|
+
const x = c.read(h);
|
|
606
|
+
return typeof b == "function" ? b(x, f) : w === "object" && !Array.isArray(x) ? {
|
|
607
|
+
...f,
|
|
607
608
|
...x
|
|
608
609
|
} : x;
|
|
609
|
-
} else return typeof
|
|
610
|
+
} else return typeof h != "string" ? h : c.read(h);
|
|
610
611
|
}
|
|
611
|
-
function T(
|
|
612
|
-
if (!(
|
|
613
|
-
if (
|
|
614
|
-
i.value =
|
|
612
|
+
function T(d) {
|
|
613
|
+
if (!(d && d.storageArea !== r)) {
|
|
614
|
+
if (d && d.key == null) {
|
|
615
|
+
i.value = f;
|
|
615
616
|
return;
|
|
616
617
|
}
|
|
617
|
-
if (!(
|
|
618
|
+
if (!(d && d.key !== t.value)) {
|
|
618
619
|
k();
|
|
619
620
|
try {
|
|
620
|
-
const
|
|
621
|
-
(
|
|
622
|
-
} catch (
|
|
623
|
-
z(
|
|
621
|
+
const h = c.write(i.value);
|
|
622
|
+
(d === void 0 || d?.newValue !== h) && (i.value = a2(d));
|
|
623
|
+
} catch (h) {
|
|
624
|
+
z(h);
|
|
624
625
|
} finally {
|
|
625
|
-
|
|
626
|
+
d ? Y(I) : I();
|
|
626
627
|
}
|
|
627
628
|
}
|
|
628
629
|
}
|
|
629
630
|
}
|
|
630
|
-
function r2(
|
|
631
|
-
T(
|
|
631
|
+
function r2(d) {
|
|
632
|
+
T(d.detail);
|
|
632
633
|
}
|
|
633
634
|
return i;
|
|
634
635
|
}
|
|
@@ -636,7 +637,7 @@ function H2(e, o, r = {}) {
|
|
|
636
637
|
const { window: n = A } = r;
|
|
637
638
|
return L2(e, o, n?.localStorage, r);
|
|
638
639
|
}
|
|
639
|
-
const V2 = "data:image/svg+xml,%3csvg%20fill='none'%20height='898'%20viewBox='0%200%20800%20898'%20width='800'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cfilter%20id='a'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%20height='420.89'%20width='423.181'%20x='188.521'%20y='361.908'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImageFix'%20stdDeviation='10'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect1_backgroundBlur_1637_47'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='effect1_backgroundBlur_1637_47'%20mode='normal'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='b'%3e%3cstop%20offset='0'%20stop-color='%237fd5e3'/%3e%3cstop%20offset='.770833'%20stop-color='%23aeeff0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='c'%20gradientUnits='userSpaceOnUse'%20x1='233.326'%20x2='241.809'%20xlink:href='%23b'%20y1='243.792'%20y2='284.95'/%3e%3clinearGradient%20id='d'%20gradientUnits='userSpaceOnUse'%20x1='277.296'%20x2='304.128'%20y1='275.972'%20y2='302.009'%3e%3cstop%20offset='.385417'%20stop-color='%23ffdb5c'/%3e%3cstop%20offset='1'%20stop-color='%23ecb732'/%3e%3c/linearGradient%3e%3clinearGradient%20id='e'%3e%3cstop%20offset='0'%20stop-color='%2352ce63'/%3e%3cstop%20offset='1'%20stop-color='%2351a256'/%3e%3c/linearGradient%3e%3clinearGradient%20id='f'%20gradientUnits='userSpaceOnUse'%20x1='233.887'%20x2='230.388'%20xlink:href='%23e'%20y1='136.565'%20y2='147.767'/%3e%3clinearGradient%20id='g'%3e%3cstop%20offset='0'%20stop-color='%238ae99c'/%3e%3cstop%20offset='1'%20stop-color='%2352ce63'/%3e%3c/linearGradient%3e%3clinearGradient%20id='h'%20gradientUnits='userSpaceOnUse'%20x1='256.561'%20x2='245.971'%20xlink:href='%23g'%20y1='138.333'%20y2='152.754'/%3e%3clinearGradient%20id='i'%20gradientUnits='userSpaceOnUse'%20x1='214.536'%20x2='213.733'%20y1='167.529'%20y2='168.196'%3e%3cstop%20offset='0'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3cstop%20offset='.282022'%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cradialGradient%20id='j'%20cx='0'%20cy='0'%20gradientTransform='matrix(1.36208147%201.63937714%20-3.1980157%202.65708103%20190.872%20141.075)'%20gradientUnits='userSpaceOnUse'%20r='1'%3e%3cstop%20offset='.52747'/%3e%3cstop%20offset='.63688'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3clinearGradient%20id='k'%20gradientUnits='userSpaceOnUse'%20x1='227.082'%20x2='238.714'%20y1='159.803'%20y2='238.05'%3e%3cstop%20offset='.078125'%20stop-color='%23fff'/%3e%3cstop%20offset='.473958'%20stop-color='%23fffaa5'/%3e%3cstop%20offset='.84375'%20stop-color='%23fffed4'/%3e%3c/linearGradient%3e%3clinearGradient%20id='l'%20gradientUnits='userSpaceOnUse'%20x1='366.94'%20x2='366.161'%20xlink:href='%23e'%20y1='93.3179'%20y2='168.2'/%3e%3clinearGradient%20id='m'%20gradientUnits='userSpaceOnUse'%20x1='617.826'%20x2='542.939'%20xlink:href='%23e'%20y1='189.364'%20y2='188.567'/%3e%3clinearGradient%20id='n'%20gradientUnits='userSpaceOnUse'%20x1='514.204'%20x2='476.049'%20xlink:href='%23g'%20y1='62.4891'%20y2='171.814'/%3e%3clinearGradient%20id='o'%20gradientUnits='userSpaceOnUse'%20x1='451.43'%20x2='376.146'%20y1='255.419'%20y2='495.027'%3e%3cstop%20offset='0'%20stop-color='%23ffe56c'/%3e%3cstop%20offset='1'%20stop-color='%23ffc63a'/%3e%3c/linearGradient%3e%3clinearGradient%20id='p'%20gradientUnits='userSpaceOnUse'%20x1='394.756'%20x2='394.756'%20xlink:href='%23b'%20y1='712.519'%20y2='888'/%3e%3clinearGradient%20id='q'%20gradientUnits='userSpaceOnUse'%20x1='399.85'%20x2='399.85'%20y1='375.856'%20y2='706.195'%3e%3cstop%20offset='.078125'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3cstop%20offset='.276042'%20stop-color='%23fffaa5'/%3e%3cstop%20offset='.84375'%20stop-color='%23fffed4'/%3e%3c/linearGradient%3e%3clinearGradient%20id='r'%20gradientUnits='userSpaceOnUse'%20x1='553.538'%20x2='536.097'%20y1='426.455'%20y2='349.514'%3e%3cstop%20offset='0'%20stop-color='%23ecb732'/%3e%3cstop%20offset='.653943'%20stop-color='%23ffe56c'/%3e%3c/linearGradient%3e%3cpath%20d='m587.128%20385.531c-188.875-56.155-178.038-57.025-366-.69%2027.292%2044.834%2027.992%2084.84%2015.395%20143.469%20159.33%200%20321.213.69%20321.213.69-11.897-44.834-13.996-79.322%2029.392-143.469z'%20fill='%23f0fcfc'%20stroke='%237fd5e3'%20stroke-linejoin='round'%20stroke-width='6'/%3e%3cpath%20d='m226.182%20243.95c1.207%201.485%2012.678-.331%2015.477-3.19-.971%204.681-.049%2027.776%202.27%2029.801%201.926%201.125%2011.494%202.535%2015.481%202.306%202.533.154%203.397%201.7%203.335%202.863-.183%203.42-16.585%208.279-19.54%208.932-3.539.778-22.748%202.743-24.34.112-.244-.795.359-2.949%202.934-4.156%205.603-2.169%2012.681-6.649%2013.617-8.302%201.816-2.15-6.526-25.035-9.234-28.366z'%20fill='url(%23c)'/%3e%3cpath%20d='m229.202%20244.511c.072%202.53%2010.388%2027.359%208.133%2029.281-.724.758-18.017%208.099-14.603%209.002%202.559.677%2021.937%201.143%2033.378-4.442.96-.194%201.649.618%202.569.753-12.996%206.227-18.27%206.471-30.28%206.917-1.998.133-7.604.499-9.221-1.291-1.048-1.161%201.238-3.3%201.776-3.516%201.215-.49%2012.498-6.296%2014.115-8.236%203.369-1.345-6.992-26.883-8.621-28.915%201.328.572%201.742.233%202.754.447z'%20fill='%23fdfffe'/%3e%3cpath%20d='m245.125%20229.52c3.064-16.516%2010.925%2068.722%2073.375%2044.98-4.085%209.807-7.851%2014.032-15%2029-29.416%2015.761-54.974-17.288-61.714-32.604-22.163%2023.228-31.229-63.028%203.339-41.376z'%20fill='url(%23d)'/%3e%3cpath%20d='m237.24%20267.66c.365%201.043%201.506%201.593%202.548%201.228%201.043-.365%201.592-1.506%201.227-2.548zm-2.063-22.409%201.996.128zm1.043-9.251c-1.979-.289-1.979-.289-1.979-.289h-.001v.001.004c-.001.003-.001.007-.002.012-.002.012-.004.028-.007.049-.006.042-.015.105-.027.185-.022.16-.055.392-.095.682-.08.58-.189%201.393-.305%202.324-.232%201.853-.499%204.215-.623%206.156l3.992.255c.116-1.816.37-4.08.6-5.914.114-.912.22-1.707.299-2.275.039-.284.071-.51.093-.665.011-.077.019-.137.025-.177.003-.02.005-.035.006-.045.001-.005.002-.008.002-.011%200-.001%200-.002%200-.002v-.001h.001s-.001%200-1.979-.289zm-3.039%209.124c-.303%204.738.748%2010.42%201.816%2014.792.541%202.212%201.099%204.141%201.522%205.517.212.689.39%201.241.517%201.623.063.191.113.34.148.442.017.051.031.09.04.118.005.013.009.024.011.031.002.004.003.007.003.009.001.001.001.002.001.003%200%200%20.001.001.001.001s0%200%201.888-.66c1.887-.66%201.888-.66%201.888-.66s-.001%200-.001-.001-.001-.003-.001-.005c-.002-.005-.005-.013-.009-.024-.007-.022-.019-.056-.035-.102-.031-.091-.077-.229-.136-.408-.119-.358-.289-.883-.491-1.543-.406-1.32-.942-3.171-1.46-5.291-1.049-4.292-1.973-9.484-1.71-13.587z'%20fill='%23ecb732'/%3e%3cpath%20d='m251.735%20157.143c-18.944.673-29.761%201.26-48.29%206.174l7.698%2010.409%2037.203-5.531z'%20fill='%23f0fcfc'%20stroke='%237fd5e3'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cpath%20clip-rule='evenodd'%20d='m236.905%20164.814c5.895-1.691%207.114-7.182%206.481-15.018-.633-7.835-6.768-13.931-8.773-13.356s-7.062%209.882-6.429%2017.717%202.826%2012.348%208.721%2010.657z'%20fill='url(%23f)'%20fill-rule='evenodd'/%3e%3cpath%20clip-rule='evenodd'%20d='m239.765%20163.743c4.527%203.325%208.761-.25%2013.416-7.254%204.655-7.005%204.982-16.979%203.442-18.11-1.539-1.131-10.461%202.531-15.117%209.535-4.655%207.005-6.269%2012.504-1.741%2015.829z'%20fill='url(%23h)'%20fill-rule='evenodd'/%3e%3cpath%20d='m189.664%20143.157c.546-1.355%201.074-2.004%202.977-2.68l35.096%2042.471c-1.448.624-2.06%201.27-2.978%202.681z'%20fill='%23000'/%3e%3cpath%20d='m189.664%20143.157c.546-1.355%201.074-2.004%202.977-2.68l35.096%2042.471c-1.448.624-2.06%201.27-2.978%202.681z'%20fill='url(%23i)'/%3e%3cpath%20d='m189.664%20143.157c.546-1.355%201.074-2.004%202.977-2.68l35.096%2042.471c-1.448.624-2.06%201.27-2.978%202.681z'%20fill='url(%23j)'/%3e%3cpath%20d='m203.21%20163.352c17.042%201.234%2033.703-.573%2048.538-6.127-2.89%2011.732-.974%2020.321.043%2023.938%2013.681%2025.929%209.045%2037.199%206.308%2042.43-12.077%2018.707-29.009%2017.121-38.344%209.132-12.411-8.787-14.05-20.348-9.152-45.439-1.242-8.355-3.142-14.687-7.393-23.934z'%20fill='url(%23k)'/%3e%3cpath%20d='m203.21%20163.352c17.042%201.234%2033.703-.573%2048.538-6.127-2.89%2011.732-.974%2020.321.043%2023.938%2013.681%2025.929%209.045%2037.199%206.308%2042.43-12.077%2018.707-29.009%2017.121-38.344%209.132-12.411-8.787-14.05-20.348-9.152-45.439-1.242-8.355-3.142-14.687-7.393-23.934z'%20fill='%23aeeff0'%20fill-opacity='.19'/%3e%3cpath%20d='m203.21%20163.352c17.042%201.234%2033.703-.573%2048.538-6.127-2.89%2011.732-.974%2020.321.043%2023.938%2013.681%2025.929%209.045%2037.199%206.308%2042.43-12.077%2018.707-29.009%2017.121-38.344%209.132-12.411-8.787-14.05-20.348-9.152-45.439-1.242-8.355-3.142-14.687-7.393-23.934z'%20stroke='%237fd5e3'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='3.60929'%20stroke-width='2'/%3e%3cpath%20d='m237.553%20179.428%207.114.03c2.753%209.618%204.634%2014.26%208.807%2024.31-1.669%203.444-3.949%205.03-8.655%205.724-6.286-9.521-7.762-16.177-7.266-30.064z'%20fill='%23fdfee9'%20fill-opacity='.82'/%3e%3cg%20clip-rule='evenodd'%20fill-rule='evenodd'%3e%3cpath%20d='m433.39%20260.331c34.69-21.154%2033.266-56.933%2016.134-103.631s-66.376-72.6719-78.174-65.477c-11.799%207.1949-28.415%2073.33-11.283%20120.028s38.633%2070.234%2073.323%2049.08z'%20fill='url(%23l)'/%3e%3cpath%20d='m457.425%20269.514c13.994%2038.145%2045.087%2032.053%2087.555%206.156s70.995-86.964%2066.235-99.938c-4.76-12.973-59.855-24.326-102.323%201.571s-65.462%2054.066-51.467%2092.211z'%20fill='url(%23m)'/%3e%3cpath%20d='m449.798%20248.545c34.374%2011.996%2055.339-17.616%2073.255-68.949%2017.915-51.332%203.313-112.8622-8.378-116.9425s-62.35%2034.6736-80.265%2086.0055c-17.915%2051.333-18.986%2087.889%2015.388%2099.886z'%20fill='url(%23n)'/%3e%3cpath%20d='m394.608%20499.418c74.042%2016.061%20138.754%207.579%20159.913-89.964%2021.16-97.542-21.524-190.61-95.565-206.671-74.042-16.062-151.405%2050.965-172.564%20148.507-21.16%2097.543%2034.174%20132.066%20108.216%20148.128z'%20fill='url(%23o)'/%3e%3cpath%20d='m522.686%20417.137c-1.544-2.298-4.659-2.909-6.957-1.365l-80.798%2054.292c-2.298%201.544-2.91%204.659-1.365%206.957%201.544%202.299%204.659%202.91%206.957%201.366l80.798-54.292c2.298-1.545%202.909-4.659%201.365-6.958z'%20fill='%23ecb732'/%3e%3cpath%20d='m457.194%20411.286c-2.374%201.425-3.142%204.505-1.717%206.879l32.206%2053.622c1.425%202.373%204.505%203.142%206.879%201.716%202.373-1.425%203.142-4.505%201.716-6.879l-32.205-53.622c-1.426-2.373-4.506-3.142-6.879-1.716z'%20fill='%23ecb732'/%3e%3cpath%20d='m481.033%20244.015c1.498%202.329.825%205.431-1.503%206.929l-53.118%2034.181c-2.328%201.498-5.43.825-6.929-1.504-1.498-2.328-.825-5.43%201.503-6.928l53.118-34.181c2.328-1.498%205.43-.825%206.929%201.503z'%20fill='%23ffc73b'/%3e%3cpath%20d='m461.153%20292.661c2.329-1.499%203.001-4.601%201.503-6.929l-34.18-53.118c-1.499-2.328-4.601-3.001-6.929-1.503-2.328%201.499-3.001%204.601-1.503%206.929l34.18%2053.118c1.499%202.328%204.601%203.001%206.929%201.503z'%20fill='%23ffc73b'/%3e%3c/g%3e%3cpath%20d='m353.029%20341.568c10.219%203.566%2019.848%202.604%2021.507-2.149s-5.281-11.497-15.5-15.063c-10.218-3.567-19.847-2.605-21.506%202.148s5.28%2011.497%2015.499%2015.064z'%20fill='%23eaadcc'/%3e%3cpath%20d='m487.451%20376.393c10.578%202.295%2020.017.166%2021.085-4.753%201.067-4.92-6.643-10.768-17.22-13.063-10.577-2.294-20.017-.166-21.085%204.754-1.067%204.919%206.643%2010.768%2017.22%2013.062z'%20fill='%23eaadcc'/%3e%3cpath%20clip-rule='evenodd'%20d='m308.341%20370.64c2.357-1.451%205.446-.717%206.897%201.641l51.04%2082.891c1.452%202.357.717%205.445-1.64%206.897-2.358%201.452-5.446.718-6.898-1.64l-51.04-82.891c-1.451-2.358-.717-5.446%201.641-6.898z'%20fill='%23ecb732'%20fill-rule='evenodd'/%3e%3cpath%20clip-rule='evenodd'%20d='m370.371%20392.452c1.57%202.281.993%205.402-1.288%206.972l-51.529%2035.458c-2.281%201.569-5.403.992-6.972-1.289-1.57-2.281-.993-5.402%201.288-6.971l51.529-35.458c2.281-1.57%205.403-.993%206.972%201.288z'%20fill='%23ecb732'%20fill-rule='evenodd'/%3e%3cpath%20d='m446.846%20345.706c-2.512%2011.581-17.225%2019.067-28.049%2016.719-10.823-2.348-17.994-14.591-15.482-26.171%201.388-6.396%2012.532-7.545%2023.355-5.197%2010.824%202.348%2021.564%208.254%2020.176%2014.649z'%20fill='%23e77777'/%3e%3cpath%20clip-rule='evenodd'%20d='m350.974%20295.736c-1.403.56-2.087%202.15-1.527%203.553%202.817%207.066%208.43%2011.911%2016.412%2014.622%208.043%202.731%2015.879%202.226%2023.332-1.549%201.347-.683%201.886-2.328%201.204-3.676-.682-1.347-2.328-1.886-3.675-1.203-6.107%203.093-12.416%203.52-19.102%201.25-6.746-2.291-10.968-6.143-13.091-11.469-.56-1.403-2.15-2.087-3.553-1.528z'%20fill='%23755400'%20fill-rule='evenodd'/%3e%3cpath%20clip-rule='evenodd'%20d='m467.183%20331.205c-1.403.559-2.087%202.15-1.528%203.553%202.817%207.065%208.431%2011.911%2016.413%2014.622%208.042%202.731%2015.878%202.225%2023.332-1.55%201.347-.682%201.886-2.328%201.204-3.675-.683-1.347-2.328-1.886-3.675-1.204-6.108%203.093-12.416%203.521-19.102%201.25-6.746-2.291-10.968-6.143-13.092-11.469-.559-1.403-2.15-2.087-3.552-1.527z'%20fill='%23755400'%20fill-rule='evenodd'/%3e%3cpath%20d='m357.784%20712.429c8.796%207.093%2053.534%209.337%2086.6%200-18.895%2018.328-18.562%20108.272%200%20118.509%2016.533%206.225%2049.378%2020.057%2088.742%2022.478%2024.406%202.766%2029.73%209.818%2026.785%2014.524-8.661%2013.832-120.799%2019.879-150.954%2020.056-36.095.2-160.033-7.953-170.268-20.056-.787-3.458%209.431-11.758%2036.985-14.524%2059.047-4.15%2072.889-15.017%2082.11-22.478%2016.726-13.534%2019.726-102.602%200-118.509z'%20fill='url(%23p)'/%3e%3cpath%20d='m386.44%20719.378c-4.391%2010.407%201.999%20124.959-23.881%20130.918-8.589%202.492-90.278%2012.597-70.981%2014.744%2023.978%202.667%20118.162%2013.419%20241.041.22%209.761.016%205.99%202.602%2014.696%203.932-139.349%2014.514-87.658%2019.497-205.751%2011.197-19.762-1.139-69.983-6.298-87.479-11.197-7.888-5.63%2022.31-9.369%2027.994-9.798%2012.838-.982%2050.307-10.225%2069.983-16.796%2032.892-10.983%2020.207-117.687%208.398-127.369%2011.809%203.458%2016.537%202.421%2025.98%204.149z'%20fill='%23fdfffe'/%3e%3cg%20filter='url(%23a)'%3e%3cpath%20d='m220.493%20384.908c166.135%2049.457%20212.377%2048.131%20366.712%200-46.889%2072.44-30.792%20132.268-25.894%20167.26%203.5%2041.29%2044.04%2064.991%2019.596%20113.372-63.349%20125.383-282.733%20125.971-359.714%200-28.111-46%2013.997-59.463%2013.997-113.372%200-51.788%2013.647-126.455-14.697-167.26z'%20fill='url(%23q)'/%3e%3cpath%20d='m220.493%20384.908c166.135%2049.457%20212.377%2048.131%20366.712%200-46.889%2072.44-30.792%20132.268-25.894%20167.26%203.5%2041.29%2044.04%2064.991%2019.596%20113.372-63.349%20125.383-282.733%20125.971-359.714%200-28.111-46%2013.997-59.463%2013.997-113.372%200-51.788%2013.647-126.455-14.697-167.26z'%20fill='%23aeeff0'%20fill-opacity='.19'/%3e%3cpath%20d='m220.493%20384.908c166.135%2049.457%20212.377%2048.131%20366.712%200-46.889%2072.44-30.792%20132.268-25.894%20167.26%203.5%2041.29%2044.04%2064.991%2019.596%20113.372-63.349%20125.383-282.733%20125.971-359.714%200-28.111-46%2013.997-59.463%2013.997-113.372%200-51.788%2013.647-126.455-14.697-167.26z'%20stroke='%237fd5e3'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='3.60929'%20stroke-width='6'/%3e%3c/g%3e%3cpath%20d='m466.834%20529.074%2063.684-9.798c6.603%2081.838-.322%2064.494%2020.296%2095.177-6.998%2013.297-25.894%2049.688-63.685%2031.493-26.365-42.668-11.38-21.251-20.295-116.872z'%20fill='%23f9fef9'/%3e%3cpath%20d='m262.483%20425.499c15.396%2054.586%2016.096%20113.372-7.698%20180.556-18.006%2050.84%2032.276%2098.184%2084.679%20112.673'%20stroke='%23f9fef9'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-opacity='.85'%20stroke-width='12'/%3e%3cpath%20d='m557.837%20340c7.454%201.653%2014.108%205.426%2021.643%2014.157%205.638%206.531%2010.895%2015.712%2012.452%2024.099%201.35%207.267.26%2015.843-5.839%2020.673%200%200-15.924%204.99-24.903%206.233-45.386%206.286-24.42%202.481-32.055%2025.462-5.517%2016.578-40.485-10.033-39.391-24.32%201.732-22.849%2041.613-20.232%2054.766-21.153%206.994-.493%2020.65%201.456%2024.074-4.799%201.085-1.982-4.837-10.368-9.757-12.852z'%20fill='url(%23r)'/%3e%3cpath%20d='m531.746%20392.401c.295%201.711-19.64%204.473-26.98%205.763-7.34%201.291-11.12%206.426-11.415%204.715-.295-1.71%202.518-7.091%209.858-8.382%204.151-.73%208.301-1.572%2012.452-2.096%206.227-1.047%2015.931-.891%2016.085%200z'%20fill='%23ffefa3'/%3e%3c/svg%3e", Q2 = "#open-devtools-button{all:unset;display:block;box-sizing:border-box;font-size:16px;position:fixed;right:1em;bottom:1em;overflow:hidden;-webkit-user-select:none;user-select:none;color-scheme:light dark;--bg-color: light-dark(rgb(225, 255, 255), rgb(0, 20, 30));--fg-color: light-dark(rgb(0, 20, 30), rgb(225, 255, 255));padding:5px;border-radius:50%;border:3px solid color-mix(in srgb,var(--bg-color),black 20%);background-color:color-mix(in srgb,var(--bg-color),transparent 50%);box-shadow:0 2px 4px #0000001a,0 1px 3px #0000001a;width:58px;height:58px;z-index:999999;transition:background-color .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out}#open-devtools-button:focus{outline:2px solid var(--fg-color);outline-offset:2px}#open-devtools-button:hover,#open-devtools-button:focus{cursor:pointer;border-width:2px;border-color:color-mix(in srgb,var(--fg-color),black 10%);background-color:color-mix(in srgb,var(--bg-color),transparent 10%);box-shadow:0 4px 8px #0000001a,0 2px 4px #0000001a}:is(#open-devtools-button:hover,#open-devtools-button:focus)>img{transform:scale(3.5) translateY(20%) translate(-5%) rotate(10deg)}#open-devtools-button>img{width:100%;height:100%;pointer-events:none;transition:transform .2s ease-in-out;transform:scale(1.85) translateY(20%)}", J2 = ["src"], Y2 = /* @__PURE__ */ F({
|
|
640
|
+
const V2 = "data:image/svg+xml,%3csvg%20fill='none'%20height='898'%20viewBox='0%200%20800%20898'%20width='800'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cfilter%20id='a'%20color-interpolation-filters='sRGB'%20filterUnits='userSpaceOnUse'%20height='420.89'%20width='423.181'%20x='188.521'%20y='361.908'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImageFix'%20stdDeviation='10'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect1_backgroundBlur_1637_47'/%3e%3cfeBlend%20in='SourceGraphic'%20in2='effect1_backgroundBlur_1637_47'%20mode='normal'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='b'%3e%3cstop%20offset='0'%20stop-color='%237fd5e3'/%3e%3cstop%20offset='.770833'%20stop-color='%23aeeff0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='c'%20gradientUnits='userSpaceOnUse'%20x1='233.326'%20x2='241.809'%20xlink:href='%23b'%20y1='243.792'%20y2='284.95'/%3e%3clinearGradient%20id='d'%20gradientUnits='userSpaceOnUse'%20x1='277.296'%20x2='304.128'%20y1='275.972'%20y2='302.009'%3e%3cstop%20offset='.385417'%20stop-color='%23ffdb5c'/%3e%3cstop%20offset='1'%20stop-color='%23ecb732'/%3e%3c/linearGradient%3e%3clinearGradient%20id='e'%3e%3cstop%20offset='0'%20stop-color='%2352ce63'/%3e%3cstop%20offset='1'%20stop-color='%2351a256'/%3e%3c/linearGradient%3e%3clinearGradient%20id='f'%20gradientUnits='userSpaceOnUse'%20x1='233.887'%20x2='230.388'%20xlink:href='%23e'%20y1='136.565'%20y2='147.767'/%3e%3clinearGradient%20id='g'%3e%3cstop%20offset='0'%20stop-color='%238ae99c'/%3e%3cstop%20offset='1'%20stop-color='%2352ce63'/%3e%3c/linearGradient%3e%3clinearGradient%20id='h'%20gradientUnits='userSpaceOnUse'%20x1='256.561'%20x2='245.971'%20xlink:href='%23g'%20y1='138.333'%20y2='152.754'/%3e%3clinearGradient%20id='i'%20gradientUnits='userSpaceOnUse'%20x1='214.536'%20x2='213.733'%20y1='167.529'%20y2='168.196'%3e%3cstop%20offset='0'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3cstop%20offset='.282022'%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cradialGradient%20id='j'%20cx='0'%20cy='0'%20gradientTransform='matrix(1.36208147%201.63937714%20-3.1980157%202.65708103%20190.872%20141.075)'%20gradientUnits='userSpaceOnUse'%20r='1'%3e%3cstop%20offset='.52747'/%3e%3cstop%20offset='.63688'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3clinearGradient%20id='k'%20gradientUnits='userSpaceOnUse'%20x1='227.082'%20x2='238.714'%20y1='159.803'%20y2='238.05'%3e%3cstop%20offset='.078125'%20stop-color='%23fff'/%3e%3cstop%20offset='.473958'%20stop-color='%23fffaa5'/%3e%3cstop%20offset='.84375'%20stop-color='%23fffed4'/%3e%3c/linearGradient%3e%3clinearGradient%20id='l'%20gradientUnits='userSpaceOnUse'%20x1='366.94'%20x2='366.161'%20xlink:href='%23e'%20y1='93.3179'%20y2='168.2'/%3e%3clinearGradient%20id='m'%20gradientUnits='userSpaceOnUse'%20x1='617.826'%20x2='542.939'%20xlink:href='%23e'%20y1='189.364'%20y2='188.567'/%3e%3clinearGradient%20id='n'%20gradientUnits='userSpaceOnUse'%20x1='514.204'%20x2='476.049'%20xlink:href='%23g'%20y1='62.4891'%20y2='171.814'/%3e%3clinearGradient%20id='o'%20gradientUnits='userSpaceOnUse'%20x1='451.43'%20x2='376.146'%20y1='255.419'%20y2='495.027'%3e%3cstop%20offset='0'%20stop-color='%23ffe56c'/%3e%3cstop%20offset='1'%20stop-color='%23ffc63a'/%3e%3c/linearGradient%3e%3clinearGradient%20id='p'%20gradientUnits='userSpaceOnUse'%20x1='394.756'%20x2='394.756'%20xlink:href='%23b'%20y1='712.519'%20y2='888'/%3e%3clinearGradient%20id='q'%20gradientUnits='userSpaceOnUse'%20x1='399.85'%20x2='399.85'%20y1='375.856'%20y2='706.195'%3e%3cstop%20offset='.078125'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3cstop%20offset='.276042'%20stop-color='%23fffaa5'/%3e%3cstop%20offset='.84375'%20stop-color='%23fffed4'/%3e%3c/linearGradient%3e%3clinearGradient%20id='r'%20gradientUnits='userSpaceOnUse'%20x1='553.538'%20x2='536.097'%20y1='426.455'%20y2='349.514'%3e%3cstop%20offset='0'%20stop-color='%23ecb732'/%3e%3cstop%20offset='.653943'%20stop-color='%23ffe56c'/%3e%3c/linearGradient%3e%3cpath%20d='m587.128%20385.531c-188.875-56.155-178.038-57.025-366-.69%2027.292%2044.834%2027.992%2084.84%2015.395%20143.469%20159.33%200%20321.213.69%20321.213.69-11.897-44.834-13.996-79.322%2029.392-143.469z'%20fill='%23f0fcfc'%20stroke='%237fd5e3'%20stroke-linejoin='round'%20stroke-width='6'/%3e%3cpath%20d='m226.182%20243.95c1.207%201.485%2012.678-.331%2015.477-3.19-.971%204.681-.049%2027.776%202.27%2029.801%201.926%201.125%2011.494%202.535%2015.481%202.306%202.533.154%203.397%201.7%203.335%202.863-.183%203.42-16.585%208.279-19.54%208.932-3.539.778-22.748%202.743-24.34.112-.244-.795.359-2.949%202.934-4.156%205.603-2.169%2012.681-6.649%2013.617-8.302%201.816-2.15-6.526-25.035-9.234-28.366z'%20fill='url(%23c)'/%3e%3cpath%20d='m229.202%20244.511c.072%202.53%2010.388%2027.359%208.133%2029.281-.724.758-18.017%208.099-14.603%209.002%202.559.677%2021.937%201.143%2033.378-4.442.96-.194%201.649.618%202.569.753-12.996%206.227-18.27%206.471-30.28%206.917-1.998.133-7.604.499-9.221-1.291-1.048-1.161%201.238-3.3%201.776-3.516%201.215-.49%2012.498-6.296%2014.115-8.236%203.369-1.345-6.992-26.883-8.621-28.915%201.328.572%201.742.233%202.754.447z'%20fill='%23fdfffe'/%3e%3cpath%20d='m245.125%20229.52c3.064-16.516%2010.925%2068.722%2073.375%2044.98-4.085%209.807-7.851%2014.032-15%2029-29.416%2015.761-54.974-17.288-61.714-32.604-22.163%2023.228-31.229-63.028%203.339-41.376z'%20fill='url(%23d)'/%3e%3cpath%20d='m237.24%20267.66c.365%201.043%201.506%201.593%202.548%201.228%201.043-.365%201.592-1.506%201.227-2.548zm-2.063-22.409%201.996.128zm1.043-9.251c-1.979-.289-1.979-.289-1.979-.289h-.001v.001.004c-.001.003-.001.007-.002.012-.002.012-.004.028-.007.049-.006.042-.015.105-.027.185-.022.16-.055.392-.095.682-.08.58-.189%201.393-.305%202.324-.232%201.853-.499%204.215-.623%206.156l3.992.255c.116-1.816.37-4.08.6-5.914.114-.912.22-1.707.299-2.275.039-.284.071-.51.093-.665.011-.077.019-.137.025-.177.003-.02.005-.035.006-.045.001-.005.002-.008.002-.011%200-.001%200-.002%200-.002v-.001h.001s-.001%200-1.979-.289zm-3.039%209.124c-.303%204.738.748%2010.42%201.816%2014.792.541%202.212%201.099%204.141%201.522%205.517.212.689.39%201.241.517%201.623.063.191.113.34.148.442.017.051.031.09.04.118.005.013.009.024.011.031.002.004.003.007.003.009.001.001.001.002.001.003%200%200%20.001.001.001.001s0%200%201.888-.66c1.887-.66%201.888-.66%201.888-.66s-.001%200-.001-.001-.001-.003-.001-.005c-.002-.005-.005-.013-.009-.024-.007-.022-.019-.056-.035-.102-.031-.091-.077-.229-.136-.408-.119-.358-.289-.883-.491-1.543-.406-1.32-.942-3.171-1.46-5.291-1.049-4.292-1.973-9.484-1.71-13.587z'%20fill='%23ecb732'/%3e%3cpath%20d='m251.735%20157.143c-18.944.673-29.761%201.26-48.29%206.174l7.698%2010.409%2037.203-5.531z'%20fill='%23f0fcfc'%20stroke='%237fd5e3'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3cpath%20clip-rule='evenodd'%20d='m236.905%20164.814c5.895-1.691%207.114-7.182%206.481-15.018-.633-7.835-6.768-13.931-8.773-13.356s-7.062%209.882-6.429%2017.717%202.826%2012.348%208.721%2010.657z'%20fill='url(%23f)'%20fill-rule='evenodd'/%3e%3cpath%20clip-rule='evenodd'%20d='m239.765%20163.743c4.527%203.325%208.761-.25%2013.416-7.254%204.655-7.005%204.982-16.979%203.442-18.11-1.539-1.131-10.461%202.531-15.117%209.535-4.655%207.005-6.269%2012.504-1.741%2015.829z'%20fill='url(%23h)'%20fill-rule='evenodd'/%3e%3cpath%20d='m189.664%20143.157c.546-1.355%201.074-2.004%202.977-2.68l35.096%2042.471c-1.448.624-2.06%201.27-2.978%202.681z'%20fill='%23000'/%3e%3cpath%20d='m189.664%20143.157c.546-1.355%201.074-2.004%202.977-2.68l35.096%2042.471c-1.448.624-2.06%201.27-2.978%202.681z'%20fill='url(%23i)'/%3e%3cpath%20d='m189.664%20143.157c.546-1.355%201.074-2.004%202.977-2.68l35.096%2042.471c-1.448.624-2.06%201.27-2.978%202.681z'%20fill='url(%23j)'/%3e%3cpath%20d='m203.21%20163.352c17.042%201.234%2033.703-.573%2048.538-6.127-2.89%2011.732-.974%2020.321.043%2023.938%2013.681%2025.929%209.045%2037.199%206.308%2042.43-12.077%2018.707-29.009%2017.121-38.344%209.132-12.411-8.787-14.05-20.348-9.152-45.439-1.242-8.355-3.142-14.687-7.393-23.934z'%20fill='url(%23k)'/%3e%3cpath%20d='m203.21%20163.352c17.042%201.234%2033.703-.573%2048.538-6.127-2.89%2011.732-.974%2020.321.043%2023.938%2013.681%2025.929%209.045%2037.199%206.308%2042.43-12.077%2018.707-29.009%2017.121-38.344%209.132-12.411-8.787-14.05-20.348-9.152-45.439-1.242-8.355-3.142-14.687-7.393-23.934z'%20fill='%23aeeff0'%20fill-opacity='.19'/%3e%3cpath%20d='m203.21%20163.352c17.042%201.234%2033.703-.573%2048.538-6.127-2.89%2011.732-.974%2020.321.043%2023.938%2013.681%2025.929%209.045%2037.199%206.308%2042.43-12.077%2018.707-29.009%2017.121-38.344%209.132-12.411-8.787-14.05-20.348-9.152-45.439-1.242-8.355-3.142-14.687-7.393-23.934z'%20stroke='%237fd5e3'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='3.60929'%20stroke-width='2'/%3e%3cpath%20d='m237.553%20179.428%207.114.03c2.753%209.618%204.634%2014.26%208.807%2024.31-1.669%203.444-3.949%205.03-8.655%205.724-6.286-9.521-7.762-16.177-7.266-30.064z'%20fill='%23fdfee9'%20fill-opacity='.82'/%3e%3cg%20clip-rule='evenodd'%20fill-rule='evenodd'%3e%3cpath%20d='m433.39%20260.331c34.69-21.154%2033.266-56.933%2016.134-103.631s-66.376-72.6719-78.174-65.477c-11.799%207.1949-28.415%2073.33-11.283%20120.028s38.633%2070.234%2073.323%2049.08z'%20fill='url(%23l)'/%3e%3cpath%20d='m457.425%20269.514c13.994%2038.145%2045.087%2032.053%2087.555%206.156s70.995-86.964%2066.235-99.938c-4.76-12.973-59.855-24.326-102.323%201.571s-65.462%2054.066-51.467%2092.211z'%20fill='url(%23m)'/%3e%3cpath%20d='m449.798%20248.545c34.374%2011.996%2055.339-17.616%2073.255-68.949%2017.915-51.332%203.313-112.8622-8.378-116.9425s-62.35%2034.6736-80.265%2086.0055c-17.915%2051.333-18.986%2087.889%2015.388%2099.886z'%20fill='url(%23n)'/%3e%3cpath%20d='m394.608%20499.418c74.042%2016.061%20138.754%207.579%20159.913-89.964%2021.16-97.542-21.524-190.61-95.565-206.671-74.042-16.062-151.405%2050.965-172.564%20148.507-21.16%2097.543%2034.174%20132.066%20108.216%20148.128z'%20fill='url(%23o)'/%3e%3cpath%20d='m522.686%20417.137c-1.544-2.298-4.659-2.909-6.957-1.365l-80.798%2054.292c-2.298%201.544-2.91%204.659-1.365%206.957%201.544%202.299%204.659%202.91%206.957%201.366l80.798-54.292c2.298-1.545%202.909-4.659%201.365-6.958z'%20fill='%23ecb732'/%3e%3cpath%20d='m457.194%20411.286c-2.374%201.425-3.142%204.505-1.717%206.879l32.206%2053.622c1.425%202.373%204.505%203.142%206.879%201.716%202.373-1.425%203.142-4.505%201.716-6.879l-32.205-53.622c-1.426-2.373-4.506-3.142-6.879-1.716z'%20fill='%23ecb732'/%3e%3cpath%20d='m481.033%20244.015c1.498%202.329.825%205.431-1.503%206.929l-53.118%2034.181c-2.328%201.498-5.43.825-6.929-1.504-1.498-2.328-.825-5.43%201.503-6.928l53.118-34.181c2.328-1.498%205.43-.825%206.929%201.503z'%20fill='%23ffc73b'/%3e%3cpath%20d='m461.153%20292.661c2.329-1.499%203.001-4.601%201.503-6.929l-34.18-53.118c-1.499-2.328-4.601-3.001-6.929-1.503-2.328%201.499-3.001%204.601-1.503%206.929l34.18%2053.118c1.499%202.328%204.601%203.001%206.929%201.503z'%20fill='%23ffc73b'/%3e%3c/g%3e%3cpath%20d='m353.029%20341.568c10.219%203.566%2019.848%202.604%2021.507-2.149s-5.281-11.497-15.5-15.063c-10.218-3.567-19.847-2.605-21.506%202.148s5.28%2011.497%2015.499%2015.064z'%20fill='%23eaadcc'/%3e%3cpath%20d='m487.451%20376.393c10.578%202.295%2020.017.166%2021.085-4.753%201.067-4.92-6.643-10.768-17.22-13.063-10.577-2.294-20.017-.166-21.085%204.754-1.067%204.919%206.643%2010.768%2017.22%2013.062z'%20fill='%23eaadcc'/%3e%3cpath%20clip-rule='evenodd'%20d='m308.341%20370.64c2.357-1.451%205.446-.717%206.897%201.641l51.04%2082.891c1.452%202.357.717%205.445-1.64%206.897-2.358%201.452-5.446.718-6.898-1.64l-51.04-82.891c-1.451-2.358-.717-5.446%201.641-6.898z'%20fill='%23ecb732'%20fill-rule='evenodd'/%3e%3cpath%20clip-rule='evenodd'%20d='m370.371%20392.452c1.57%202.281.993%205.402-1.288%206.972l-51.529%2035.458c-2.281%201.569-5.403.992-6.972-1.289-1.57-2.281-.993-5.402%201.288-6.971l51.529-35.458c2.281-1.57%205.403-.993%206.972%201.288z'%20fill='%23ecb732'%20fill-rule='evenodd'/%3e%3cpath%20d='m446.846%20345.706c-2.512%2011.581-17.225%2019.067-28.049%2016.719-10.823-2.348-17.994-14.591-15.482-26.171%201.388-6.396%2012.532-7.545%2023.355-5.197%2010.824%202.348%2021.564%208.254%2020.176%2014.649z'%20fill='%23e77777'/%3e%3cpath%20clip-rule='evenodd'%20d='m350.974%20295.736c-1.403.56-2.087%202.15-1.527%203.553%202.817%207.066%208.43%2011.911%2016.412%2014.622%208.043%202.731%2015.879%202.226%2023.332-1.549%201.347-.683%201.886-2.328%201.204-3.676-.682-1.347-2.328-1.886-3.675-1.203-6.107%203.093-12.416%203.52-19.102%201.25-6.746-2.291-10.968-6.143-13.091-11.469-.56-1.403-2.15-2.087-3.553-1.528z'%20fill='%23755400'%20fill-rule='evenodd'/%3e%3cpath%20clip-rule='evenodd'%20d='m467.183%20331.205c-1.403.559-2.087%202.15-1.528%203.553%202.817%207.065%208.431%2011.911%2016.413%2014.622%208.042%202.731%2015.878%202.225%2023.332-1.55%201.347-.682%201.886-2.328%201.204-3.675-.683-1.347-2.328-1.886-3.675-1.204-6.108%203.093-12.416%203.521-19.102%201.25-6.746-2.291-10.968-6.143-13.092-11.469-.559-1.403-2.15-2.087-3.552-1.527z'%20fill='%23755400'%20fill-rule='evenodd'/%3e%3cpath%20d='m357.784%20712.429c8.796%207.093%2053.534%209.337%2086.6%200-18.895%2018.328-18.562%20108.272%200%20118.509%2016.533%206.225%2049.378%2020.057%2088.742%2022.478%2024.406%202.766%2029.73%209.818%2026.785%2014.524-8.661%2013.832-120.799%2019.879-150.954%2020.056-36.095.2-160.033-7.953-170.268-20.056-.787-3.458%209.431-11.758%2036.985-14.524%2059.047-4.15%2072.889-15.017%2082.11-22.478%2016.726-13.534%2019.726-102.602%200-118.509z'%20fill='url(%23p)'/%3e%3cpath%20d='m386.44%20719.378c-4.391%2010.407%201.999%20124.959-23.881%20130.918-8.589%202.492-90.278%2012.597-70.981%2014.744%2023.978%202.667%20118.162%2013.419%20241.041.22%209.761.016%205.99%202.602%2014.696%203.932-139.349%2014.514-87.658%2019.497-205.751%2011.197-19.762-1.139-69.983-6.298-87.479-11.197-7.888-5.63%2022.31-9.369%2027.994-9.798%2012.838-.982%2050.307-10.225%2069.983-16.796%2032.892-10.983%2020.207-117.687%208.398-127.369%2011.809%203.458%2016.537%202.421%2025.98%204.149z'%20fill='%23fdfffe'/%3e%3cg%20filter='url(%23a)'%3e%3cpath%20d='m220.493%20384.908c166.135%2049.457%20212.377%2048.131%20366.712%200-46.889%2072.44-30.792%20132.268-25.894%20167.26%203.5%2041.29%2044.04%2064.991%2019.596%20113.372-63.349%20125.383-282.733%20125.971-359.714%200-28.111-46%2013.997-59.463%2013.997-113.372%200-51.788%2013.647-126.455-14.697-167.26z'%20fill='url(%23q)'/%3e%3cpath%20d='m220.493%20384.908c166.135%2049.457%20212.377%2048.131%20366.712%200-46.889%2072.44-30.792%20132.268-25.894%20167.26%203.5%2041.29%2044.04%2064.991%2019.596%20113.372-63.349%20125.383-282.733%20125.971-359.714%200-28.111-46%2013.997-59.463%2013.997-113.372%200-51.788%2013.647-126.455-14.697-167.26z'%20fill='%23aeeff0'%20fill-opacity='.19'/%3e%3cpath%20d='m220.493%20384.908c166.135%2049.457%20212.377%2048.131%20366.712%200-46.889%2072.44-30.792%20132.268-25.894%20167.26%203.5%2041.29%2044.04%2064.991%2019.596%20113.372-63.349%20125.383-282.733%20125.971-359.714%200-28.111-46%2013.997-59.463%2013.997-113.372%200-51.788%2013.647-126.455-14.697-167.26z'%20stroke='%237fd5e3'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='3.60929'%20stroke-width='6'/%3e%3c/g%3e%3cpath%20d='m466.834%20529.074%2063.684-9.798c6.603%2081.838-.322%2064.494%2020.296%2095.177-6.998%2013.297-25.894%2049.688-63.685%2031.493-26.365-42.668-11.38-21.251-20.295-116.872z'%20fill='%23f9fef9'/%3e%3cpath%20d='m262.483%20425.499c15.396%2054.586%2016.096%20113.372-7.698%20180.556-18.006%2050.84%2032.276%2098.184%2084.679%20112.673'%20stroke='%23f9fef9'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-opacity='.85'%20stroke-width='12'/%3e%3cpath%20d='m557.837%20340c7.454%201.653%2014.108%205.426%2021.643%2014.157%205.638%206.531%2010.895%2015.712%2012.452%2024.099%201.35%207.267.26%2015.843-5.839%2020.673%200%200-15.924%204.99-24.903%206.233-45.386%206.286-24.42%202.481-32.055%2025.462-5.517%2016.578-40.485-10.033-39.391-24.32%201.732-22.849%2041.613-20.232%2054.766-21.153%206.994-.493%2020.65%201.456%2024.074-4.799%201.085-1.982-4.837-10.368-9.757-12.852z'%20fill='url(%23r)'/%3e%3cpath%20d='m531.746%20392.401c.295%201.711-19.64%204.473-26.98%205.763-7.34%201.291-11.12%206.426-11.415%204.715-.295-1.71%202.518-7.091%209.858-8.382%204.151-.73%208.301-1.572%2012.452-2.096%206.227-1.047%2015.931-.891%2016.085%200z'%20fill='%23ffefa3'/%3e%3c/svg%3e", J2 = "#open-devtools-button{all:unset;display:block;box-sizing:border-box;font-size:16px;position:fixed;right:1em;bottom:1em;overflow:hidden;-webkit-user-select:none;user-select:none;color-scheme:light dark;--bg-color: light-dark(rgb(225, 255, 255), rgb(0, 20, 30));--fg-color: light-dark(rgb(0, 20, 30), rgb(225, 255, 255));padding:5px;border-radius:50%;border:3px solid color-mix(in srgb,var(--bg-color),black 20%);background-color:color-mix(in srgb,var(--bg-color),transparent 50%);box-shadow:0 2px 4px #0000001a,0 1px 3px #0000001a;width:58px;height:58px;z-index:999999;transition:background-color .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out}#open-devtools-button:focus{outline:2px solid var(--fg-color);outline-offset:2px}#open-devtools-button:hover,#open-devtools-button:focus{cursor:pointer;border-width:2px;border-color:color-mix(in srgb,var(--fg-color),black 10%);background-color:color-mix(in srgb,var(--bg-color),transparent 10%);box-shadow:0 4px 8px #0000001a,0 2px 4px #0000001a}:is(#open-devtools-button:hover,#open-devtools-button:focus)>img{transform:scale(3.5) translateY(20%) translate(-5%) rotate(10deg)}#open-devtools-button>img{width:100%;height:100%;pointer-events:none;transition:transform .2s ease-in-out;transform:scale(1.85) translateY(20%)}", Q2 = ["src"], Y2 = /* @__PURE__ */ F({
|
|
640
641
|
__name: "PCDevtoolsWrapper",
|
|
641
642
|
setup(e) {
|
|
642
643
|
const o = R(!1), r = H2("pinia-colada-devtools-open", !1);
|
|
@@ -648,12 +649,12 @@ const V2 = "data:image/svg+xml,%3csvg%20fill='none'%20height='898'%20viewBox='0%
|
|
|
648
649
|
}
|
|
649
650
|
const l = Z(), s = e2();
|
|
650
651
|
b2(l, s);
|
|
651
|
-
async function
|
|
652
|
+
async function p() {
|
|
652
653
|
await n(), r.value = !0;
|
|
653
654
|
}
|
|
654
655
|
return B(() => {
|
|
655
656
|
const a = document.getElementById("__pc-devtools-style") ?? document.createElement("style");
|
|
656
|
-
a.id = "__pc-devtools-style", a.textContent =
|
|
657
|
+
a.id = "__pc-devtools-style", a.textContent = J2, document.head.appendChild(a), r.value ? p() : (typeof requestIdleCallback == "function" ? requestIdleCallback : requestAnimationFrame)(() => {
|
|
657
658
|
import("@pinia/colada-devtools/panel");
|
|
658
659
|
});
|
|
659
660
|
}), (a, m) => (P(), M(w2, null, {
|
|
@@ -663,12 +664,12 @@ const V2 = "data:image/svg+xml,%3csvg%20fill='none'%20height='898'%20viewBox='0%
|
|
|
663
664
|
id: "open-devtools-button",
|
|
664
665
|
"aria-label": "Open Pinia Colada Devtools",
|
|
665
666
|
title: "Open Pinia Colada Devtools",
|
|
666
|
-
onClick: m[0] || (m[0] = (b) =>
|
|
667
|
+
onClick: m[0] || (m[0] = (b) => p())
|
|
667
668
|
}, [
|
|
668
|
-
|
|
669
|
+
Q("img", {
|
|
669
670
|
src: q(V2),
|
|
670
671
|
alt: "Pinia Colada Devtools Logo"
|
|
671
|
-
}, null, 8,
|
|
672
|
+
}, null, 8, Q2)
|
|
672
673
|
])),
|
|
673
674
|
o.value && q(r) ? (P(), M(z2, {
|
|
674
675
|
key: 1,
|