@duxweb/dvha-elementui 1.2.8 → 1.2.10

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 (17) hide show
  1. package/dist/cjs/components/menu/TreeMenu.vue_vue_type_script_setup_true_lang.cjs +1 -1
  2. package/dist/cjs/hooks/tab.cjs +1 -1
  3. package/dist/esm/components/menu/TreeMenu.vue_vue_type_script_setup_true_lang.js +19 -21
  4. package/dist/esm/hooks/tab.js +4 -5
  5. package/package.json +3 -3
  6. package/dist/cjs/node_modules/.pnpm/@vue_reactivity@3.5.31/node_modules/@vue/reactivity/dist/reactivity.esm-bundler.cjs +0 -1
  7. package/dist/cjs/node_modules/.pnpm/@vue_runtime-core@3.5.31/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.cjs +0 -6
  8. package/dist/cjs/node_modules/.pnpm/@vue_shared@3.5.31/node_modules/@vue/shared/dist/shared.esm-bundler.cjs +0 -1
  9. package/dist/cjs/node_modules/.pnpm/vue-router@4.6.4_vue@3.5.31_typescript@6.0.2_/node_modules/vue-router/dist/devtools-EWN81iOl.cjs +0 -1
  10. package/dist/cjs/node_modules/.pnpm/vue-router@4.6.4_vue@3.5.31_typescript@6.0.2_/node_modules/vue-router/dist/vue-router.cjs +0 -1
  11. package/dist/cjs/node_modules/.pnpm/vue@3.5.31_typescript@6.0.2/node_modules/vue/dist/vue.runtime.esm-bundler.cjs +0 -1
  12. package/dist/esm/node_modules/.pnpm/@vue_reactivity@3.5.31/node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js +0 -732
  13. package/dist/esm/node_modules/.pnpm/@vue_runtime-core@3.5.31/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js +0 -922
  14. package/dist/esm/node_modules/.pnpm/@vue_shared@3.5.31/node_modules/@vue/shared/dist/shared.esm-bundler.js +0 -54
  15. package/dist/esm/node_modules/.pnpm/vue-router@4.6.4_vue@3.5.31_typescript@6.0.2_/node_modules/vue-router/dist/devtools-EWN81iOl.js +0 -10
  16. package/dist/esm/node_modules/.pnpm/vue-router@4.6.4_vue@3.5.31_typescript@6.0.2_/node_modules/vue-router/dist/vue-router.js +0 -11
  17. package/dist/esm/node_modules/.pnpm/vue@3.5.31_typescript@6.0.2/node_modules/vue/dist/vue.runtime.esm-bundler.js +0 -9
@@ -1,922 +0,0 @@
1
- import { EMPTY_ARR as e, EMPTY_OBJ as t, NOOP as n, camelize as r, capitalize as i, extend as a, getGlobalThis as o, hasOwn as s, isArray as c, isFunction as l, isModelListener as u, isObject as d, isOn as f, isPromise as p, isString as m, normalizeClass as h, normalizeStyle as ee } from "../../../../../@vue_shared@3.5.31/node_modules/@vue/shared/dist/shared.esm-bundler.js";
2
- import { computed as te, isProxy as ne, isReactive as re, isReadonly as ie, isRef as ae, isShallow as g, markRaw as oe, pauseTracking as _, proxyRefs as se, resetTracking as v, shallowReadArray as ce, shallowReadonly as y, toRaw as b, toReactive as le, toReadonly as ue, track as de, watch as fe } from "../../../../../@vue_reactivity@3.5.31/node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js";
3
- //#region ../../node_modules/.pnpm/@vue+runtime-core@3.5.31/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js
4
- var x = [];
5
- function pe(e) {
6
- x.push(e);
7
- }
8
- function me() {
9
- x.pop();
10
- }
11
- var he = !1;
12
- function S(e, ...t) {
13
- if (he) return;
14
- he = !0, _();
15
- let n = x.length ? x[x.length - 1].component : null, r = n && n.appContext.config.warnHandler, i = ge();
16
- if (r) C(r, n, 11, [
17
- e + t.map((e) => e.toString?.call(e) ?? JSON.stringify(e)).join(""),
18
- n && n.proxy,
19
- i.map(({ vnode: e }) => `at <${Qt(n, e.type)}>`).join("\n"),
20
- i
21
- ]);
22
- else {
23
- let n = [`[Vue warn]: ${e}`, ...t];
24
- i.length && n.push("\n", ..._e(i)), console.warn(...n);
25
- }
26
- v(), he = !1;
27
- }
28
- function ge() {
29
- let e = x[x.length - 1];
30
- if (!e) return [];
31
- let t = [];
32
- for (; e;) {
33
- let n = t[0];
34
- n && n.vnode === e ? n.recurseCount++ : t.push({
35
- vnode: e,
36
- recurseCount: 0
37
- });
38
- let r = e.component && e.component.parent;
39
- e = r && r.vnode;
40
- }
41
- return t;
42
- }
43
- function _e(e) {
44
- let t = [];
45
- return e.forEach((e, n) => {
46
- t.push(...n === 0 ? [] : ["\n"], ...ve(e));
47
- }), t;
48
- }
49
- function ve({ vnode: e, recurseCount: t }) {
50
- let n = t > 0 ? `... (${t} recursive calls)` : "", r = e.component ? e.component.parent == null : !1, i = ` at <${Qt(e.component, e.type, r)}`, a = ">" + n;
51
- return e.props ? [
52
- i,
53
- ...ye(e.props),
54
- a
55
- ] : [i + a];
56
- }
57
- function ye(e) {
58
- let t = [], n = Object.keys(e);
59
- return n.slice(0, 3).forEach((n) => {
60
- t.push(...be(n, e[n]));
61
- }), n.length > 3 && t.push(" ..."), t;
62
- }
63
- function be(e, t, n) {
64
- return m(t) ? (t = JSON.stringify(t), n ? t : [`${e}=${t}`]) : typeof t == "number" || typeof t == "boolean" || t == null ? n ? t : [`${e}=${t}`] : ae(t) ? (t = be(e, b(t.value), !0), n ? t : [
65
- `${e}=Ref<`,
66
- t,
67
- ">"
68
- ]) : l(t) ? [`${e}=fn${t.name ? `<${t.name}>` : ""}`] : (t = b(t), n ? t : [`${e}=`, t]);
69
- }
70
- var xe = {
71
- sp: "serverPrefetch hook",
72
- bc: "beforeCreate hook",
73
- c: "created hook",
74
- bm: "beforeMount hook",
75
- m: "mounted hook",
76
- bu: "beforeUpdate hook",
77
- u: "updated",
78
- bum: "beforeUnmount hook",
79
- um: "unmounted hook",
80
- a: "activated hook",
81
- da: "deactivated hook",
82
- ec: "errorCaptured hook",
83
- rtc: "renderTracked hook",
84
- rtg: "renderTriggered hook",
85
- 0: "setup function",
86
- 1: "render function",
87
- 2: "watcher getter",
88
- 3: "watcher callback",
89
- 4: "watcher cleanup function",
90
- 5: "native event handler",
91
- 6: "component event handler",
92
- 7: "vnode hook",
93
- 8: "directive hook",
94
- 9: "transition hook",
95
- 10: "app errorHandler",
96
- 11: "app warnHandler",
97
- 12: "ref function",
98
- 13: "async component loader",
99
- 14: "scheduler flush",
100
- 15: "component update",
101
- 16: "app unmount cleanup function"
102
- };
103
- function C(e, t, n, r) {
104
- try {
105
- return r ? e(...r) : e();
106
- } catch (e) {
107
- w(e, t, n);
108
- }
109
- }
110
- function Se(e, t, n, r) {
111
- if (l(e)) {
112
- let i = C(e, t, n, r);
113
- return i && p(i) && i.catch((e) => {
114
- w(e, t, n);
115
- }), i;
116
- }
117
- if (c(e)) {
118
- let i = [];
119
- for (let a = 0; a < e.length; a++) i.push(Se(e[a], t, n, r));
120
- return i;
121
- } else process.env.NODE_ENV !== "production" && S(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof e}`);
122
- }
123
- function w(e, n, r, i = !0) {
124
- let a = n ? n.vnode : null, { errorHandler: o, throwUnhandledErrorInProduction: s } = n && n.appContext.config || t;
125
- if (n) {
126
- let t = n.parent, i = n.proxy, a = process.env.NODE_ENV === "production" ? `https://vuejs.org/error-reference/#runtime-${r}` : xe[r];
127
- for (; t;) {
128
- let n = t.ec;
129
- if (n) {
130
- for (let t = 0; t < n.length; t++) if (n[t](e, i, a) === !1) return;
131
- }
132
- t = t.parent;
133
- }
134
- if (o) {
135
- _(), C(o, null, 10, [
136
- e,
137
- i,
138
- a
139
- ]), v();
140
- return;
141
- }
142
- }
143
- Ce(e, r, a, i, s);
144
- }
145
- function Ce(e, t, n, r = !0, i = !1) {
146
- if (process.env.NODE_ENV !== "production") {
147
- let i = xe[t];
148
- if (n && pe(n), S(`Unhandled error${i ? ` during execution of ${i}` : ""}`), n && me(), r) throw e;
149
- console.error(e);
150
- } else if (i) throw e;
151
- else console.error(e);
152
- }
153
- var T = [], E = -1, D = [], O = null, k = 0, we = /* @__PURE__ */ Promise.resolve(), A = null, Te = 100;
154
- function Ee(e) {
155
- let t = A || we;
156
- return e ? t.then(this ? e.bind(this) : e) : t;
157
- }
158
- function De(e) {
159
- let t = E + 1, n = T.length;
160
- for (; t < n;) {
161
- let r = t + n >>> 1, i = T[r], a = N(i);
162
- a < e || a === e && i.flags & 2 ? t = r + 1 : n = r;
163
- }
164
- return t;
165
- }
166
- function j(e) {
167
- if (!(e.flags & 1)) {
168
- let t = N(e), n = T[T.length - 1];
169
- !n || !(e.flags & 2) && t >= N(n) ? T.push(e) : T.splice(De(t), 0, e), e.flags |= 1, Oe();
170
- }
171
- }
172
- function Oe() {
173
- A ||= we.then(Ae);
174
- }
175
- function M(e) {
176
- c(e) ? D.push(...e) : O && e.id === -1 ? O.splice(k + 1, 0, e) : e.flags & 1 || (D.push(e), e.flags |= 1), Oe();
177
- }
178
- function ke(e) {
179
- if (D.length) {
180
- let t = [...new Set(D)].sort((e, t) => N(e) - N(t));
181
- if (D.length = 0, O) {
182
- O.push(...t);
183
- return;
184
- }
185
- for (O = t, process.env.NODE_ENV !== "production" && (e ||= /* @__PURE__ */ new Map()), k = 0; k < O.length; k++) {
186
- let t = O[k];
187
- process.env.NODE_ENV !== "production" && je(e, t) || (t.flags & 4 && (t.flags &= -2), t.flags & 8 || t(), t.flags &= -2);
188
- }
189
- O = null, k = 0;
190
- }
191
- }
192
- var N = (e) => e.id == null ? e.flags & 2 ? -1 : Infinity : e.id;
193
- function Ae(e) {
194
- process.env.NODE_ENV !== "production" && (e ||= /* @__PURE__ */ new Map());
195
- let t = process.env.NODE_ENV === "production" ? n : (t) => je(e, t);
196
- try {
197
- for (E = 0; E < T.length; E++) {
198
- let e = T[E];
199
- if (e && !(e.flags & 8)) {
200
- if (process.env.NODE_ENV !== "production" && t(e)) continue;
201
- e.flags & 4 && (e.flags &= -2), C(e, e.i, e.i ? 15 : 14), e.flags & 4 || (e.flags &= -2);
202
- }
203
- }
204
- } finally {
205
- for (; E < T.length; E++) {
206
- let e = T[E];
207
- e && (e.flags &= -2);
208
- }
209
- E = -1, T.length = 0, ke(e), A = null, (T.length || D.length) && Ae(e);
210
- }
211
- }
212
- function je(e, t) {
213
- let n = e.get(t) || 0;
214
- if (n > Te) {
215
- let e = t.i, n = e && $(e.type);
216
- return w(`Maximum recursive updates exceeded${n ? ` in component <${n}>` : ""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`, null, 10), !0;
217
- }
218
- return e.set(t, n + 1), !1;
219
- }
220
- var Me = /* @__PURE__ */ new Map();
221
- process.env.NODE_ENV !== "production" && (o().__VUE_HMR_RUNTIME__ = {
222
- createRecord: Le(Ne),
223
- rerender: Le(Pe),
224
- reload: Le(Fe)
225
- });
226
- var P = /* @__PURE__ */ new Map();
227
- function Ne(e, t) {
228
- return P.has(e) ? !1 : (P.set(e, {
229
- initialDef: F(t),
230
- instances: /* @__PURE__ */ new Set()
231
- }), !0);
232
- }
233
- function F(e) {
234
- return $t(e) ? e.__vccOpts : e;
235
- }
236
- function Pe(e, t) {
237
- let n = P.get(e);
238
- n && (n.initialDef.render = t, [...n.instances].forEach((e) => {
239
- t && (e.render = t, F(e.type).render = t), e.renderCache = [], e.job.flags & 8 || e.update();
240
- }));
241
- }
242
- function Fe(e, t) {
243
- let n = P.get(e);
244
- if (!n) return;
245
- t = F(t), Ie(n.initialDef, t);
246
- let r = [...n.instances];
247
- for (let e = 0; e < r.length; e++) {
248
- let i = r[e], a = F(i.type), o = Me.get(a);
249
- o || (a !== n.initialDef && Ie(a, t), Me.set(a, o = /* @__PURE__ */ new Set())), o.add(i), i.appContext.propsCache.delete(i.type), i.appContext.emitsCache.delete(i.type), i.appContext.optionsCache.delete(i.type), i.ceReload ? (o.add(i), i.ceReload(t.styles), o.delete(i)) : i.parent ? j(() => {
250
- i.job.flags & 8 || (i.parent.update(), o.delete(i));
251
- }) : i.appContext.reload ? i.appContext.reload() : typeof window < "u" ? window.location.reload() : console.warn("[HMR] Root or manually mounted instance modified. Full reload required."), i.root.ce && i !== i.root && i.root.ce._removeChildStyle(a);
252
- }
253
- M(() => {
254
- Me.clear();
255
- });
256
- }
257
- function Ie(e, t) {
258
- a(e, t);
259
- for (let n in e) n !== "__file" && !(n in t) && delete e[n];
260
- }
261
- function Le(e) {
262
- return (t, n) => {
263
- try {
264
- return e(t, n);
265
- } catch (e) {
266
- console.error(e), console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.");
267
- }
268
- };
269
- }
270
- var I, L = [], Re = !1;
271
- function ze(e, ...t) {
272
- I ? I.emit(e, ...t) : Re || L.push({
273
- event: e,
274
- args: t
275
- });
276
- }
277
- function Be(e, t) {
278
- I = e, I ? (I.enabled = !0, L.forEach(({ event: e, args: t }) => I.emit(e, ...t)), L = []) : typeof window < "u" && window.HTMLElement && !(window.navigator?.userAgent)?.includes("jsdom") ? ((t.__VUE_DEVTOOLS_HOOK_REPLAY__ = t.__VUE_DEVTOOLS_HOOK_REPLAY__ || []).push((e) => {
279
- Be(e, t);
280
- }), setTimeout(() => {
281
- I || (t.__VUE_DEVTOOLS_HOOK_REPLAY__ = null, Re = !0, L = []);
282
- }, 3e3)) : (Re = !0, L = []);
283
- }
284
- var Ve = /* @__PURE__ */ He("component:updated");
285
- /* @__NO_SIDE_EFFECTS__ */
286
- function He(e) {
287
- return (t) => {
288
- ze(e, t.appContext.app, t.uid, t.parent ? t.parent.uid : void 0, t);
289
- };
290
- }
291
- var R = null, Ue = null;
292
- function We(e) {
293
- let t = R;
294
- return R = e, Ue = e && e.type.__scopeId || null, t;
295
- }
296
- function Ge(e, t = R, n) {
297
- if (!t || e._n) return e;
298
- let r = (...n) => {
299
- r._d && At(-1);
300
- let i = We(t), a;
301
- try {
302
- a = e(...n);
303
- } finally {
304
- We(i), r._d && At(1);
305
- }
306
- return process.env.NODE_ENV !== "production" && Ve(t), a;
307
- };
308
- return r._n = !0, r._c = !0, r._d = !0, r;
309
- }
310
- function Ke(e, t, n = !1) {
311
- let r = Gt();
312
- if (r || bt) {
313
- let i = bt ? bt._context.provides : r ? r.parent == null || r.ce ? r.vnode.appContext && r.vnode.appContext.provides : r.parent.provides : void 0;
314
- if (i && e in i) return i[e];
315
- if (arguments.length > 1) return n && l(t) ? t.call(r && r.proxy) : t;
316
- process.env.NODE_ENV !== "production" && S(`injection "${String(e)}" not found.`);
317
- } else process.env.NODE_ENV !== "production" && S("inject() can only be used inside setup() or functional components.");
318
- }
319
- var qe = /* @__PURE__ */ Symbol.for("v-scx"), Je = () => {
320
- {
321
- let e = Ke(qe);
322
- return e || process.env.NODE_ENV !== "production" && S("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."), e;
323
- }
324
- };
325
- function Ye(e, r, i = t) {
326
- let { immediate: o, deep: s, flush: c, once: l } = i;
327
- process.env.NODE_ENV !== "production" && !r && (o !== void 0 && S("watch() \"immediate\" option is only respected when using the watch(source, callback, options?) signature."), s !== void 0 && S("watch() \"deep\" option is only respected when using the watch(source, callback, options?) signature."), l !== void 0 && S("watch() \"once\" option is only respected when using the watch(source, callback, options?) signature."));
328
- let u = a({}, i);
329
- process.env.NODE_ENV !== "production" && (u.onWarn = S);
330
- let d = r && o || !r && c !== "post", f;
331
- if (Q) {
332
- if (c === "sync") {
333
- let e = Je();
334
- f = e.__watcherHandles ||= [];
335
- } else if (!d) {
336
- let e = () => {};
337
- return e.stop = n, e.resume = n, e.pause = n, e;
338
- }
339
- }
340
- let p = Z;
341
- u.call = (e, t, n) => Se(e, p, t, n);
342
- let m = !1;
343
- c === "post" ? u.scheduler = (e) => {
344
- Ct(e, p && p.suspense);
345
- } : c !== "sync" && (m = !0, u.scheduler = (e, t) => {
346
- t ? e() : j(e);
347
- }), u.augmentJob = (e) => {
348
- r && (e.flags |= 4), m && (e.flags |= 2, p && (e.id = p.uid, e.i = p));
349
- };
350
- let h = fe(e, r, u);
351
- return Q && (f ? f.push(h) : d && h()), h;
352
- }
353
- function Xe(e, t, n) {
354
- let r = this.proxy, i = m(e) ? e.includes(".") ? Ze(r, e) : () => r[e] : e.bind(r, r), a;
355
- l(t) ? a = t : (a = t.handler, n = t);
356
- let o = qt(this), s = Ye(i, a.bind(r), n);
357
- return o(), s;
358
- }
359
- function Ze(e, t) {
360
- let n = t.split(".");
361
- return () => {
362
- let t = e;
363
- for (let e = 0; e < n.length && t; e++) t = t[n[e]];
364
- return t;
365
- };
366
- }
367
- var Qe = (e) => e.__isTeleport;
368
- function $e(e, t) {
369
- e.shapeFlag & 6 && e.component ? (e.transition = t, $e(e.component.subTree, t)) : e.shapeFlag & 128 ? (e.ssContent.transition = t.clone(e.ssContent), e.ssFallback.transition = t.clone(e.ssFallback)) : e.transition = t;
370
- }
371
- /* @__NO_SIDE_EFFECTS__ */
372
- function et(e, t) {
373
- return l(e) ? a({ name: e.name }, t, { setup: e }) : e;
374
- }
375
- o().requestIdleCallback, o().cancelIdleCallback;
376
- var tt = "components";
377
- function nt(e, t) {
378
- return it(tt, e, !0, t) || e;
379
- }
380
- var rt = /* @__PURE__ */ Symbol.for("v-ndc");
381
- function it(e, t, n = !0, a = !1) {
382
- let o = R || Z;
383
- if (o) {
384
- let s = o.type;
385
- if (e === tt) {
386
- let e = $(s, !1);
387
- if (e && (e === t || e === r(t) || e === i(r(t)))) return s;
388
- }
389
- let c = at(o[e] || s[e], t) || at(o.appContext[e], t);
390
- if (!c && a) return s;
391
- if (process.env.NODE_ENV !== "production" && n && !c) {
392
- let n = e === tt ? "\nIf this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement." : "";
393
- S(`Failed to resolve ${e.slice(0, -1)}: ${t}${n}`);
394
- }
395
- return c;
396
- } else process.env.NODE_ENV !== "production" && S(`resolve${i(e.slice(0, -1))} can only be used in render() or setup().`);
397
- }
398
- function at(e, t) {
399
- return e && (e[t] || e[r(t)] || e[i(r(t))]);
400
- }
401
- function ot(e, t, n, r) {
402
- let i, a = n && n[r], o = c(e);
403
- if (o || m(e)) {
404
- let n = o && re(e), r = !1, s = !1;
405
- n && (r = !g(e), s = ie(e), e = ce(e)), i = Array(e.length);
406
- for (let n = 0, o = e.length; n < o; n++) i[n] = t(r ? s ? ue(le(e[n])) : le(e[n]) : e[n], n, void 0, a && a[n]);
407
- } else if (typeof e == "number") if (process.env.NODE_ENV !== "production" && (!Number.isInteger(e) || e < 0)) S(`The v-for range expects a positive integer value but got ${e}.`), i = [];
408
- else {
409
- i = Array(e);
410
- for (let n = 0; n < e; n++) i[n] = t(n + 1, n, void 0, a && a[n]);
411
- }
412
- else if (d(e)) if (e[Symbol.iterator]) i = Array.from(e, (e, n) => t(e, n, void 0, a && a[n]));
413
- else {
414
- let n = Object.keys(e);
415
- i = Array(n.length);
416
- for (let r = 0, o = n.length; r < o; r++) {
417
- let o = n[r];
418
- i[r] = t(e[o], o, r, a && a[r]);
419
- }
420
- }
421
- else i = [];
422
- return n && (n[r] = i), i;
423
- }
424
- var st = (e) => e ? Jt(e) ? Yt(e) : st(e.parent) : null, z = /* @__PURE__ */ a(/* @__PURE__ */ Object.create(null), {
425
- $: (e) => e,
426
- $el: (e) => e.vnode.el,
427
- $data: (e) => e.data,
428
- $props: (e) => process.env.NODE_ENV === "production" ? e.props : y(e.props),
429
- $attrs: (e) => process.env.NODE_ENV === "production" ? e.attrs : y(e.attrs),
430
- $slots: (e) => process.env.NODE_ENV === "production" ? e.slots : y(e.slots),
431
- $refs: (e) => process.env.NODE_ENV === "production" ? e.refs : y(e.refs),
432
- $parent: (e) => st(e.parent),
433
- $root: (e) => st(e.root),
434
- $host: (e) => e.ce,
435
- $emit: (e) => e.emit,
436
- $options: (e) => pt(e),
437
- $forceUpdate: (e) => e.f ||= () => {
438
- j(e.update);
439
- },
440
- $nextTick: (e) => e.n ||= Ee.bind(e.proxy),
441
- $watch: (e) => Xe.bind(e)
442
- }), ct = (e) => e === "_" || e === "$", lt = (e, n) => e !== t && !e.__isScriptSetup && s(e, n), ut = {
443
- get({ _: e }, n) {
444
- if (n === "__v_skip") return !0;
445
- let { ctx: r, setupState: i, data: a, props: o, accessCache: c, type: l, appContext: u } = e;
446
- if (process.env.NODE_ENV !== "production" && n === "__isVue") return !0;
447
- if (n[0] !== "$") {
448
- let e = c[n];
449
- if (e !== void 0) switch (e) {
450
- case 1: return i[n];
451
- case 2: return a[n];
452
- case 4: return r[n];
453
- case 3: return o[n];
454
- }
455
- else if (lt(i, n)) return c[n] = 1, i[n];
456
- else if (a !== t && s(a, n)) return c[n] = 2, a[n];
457
- else if (s(o, n)) return c[n] = 3, o[n];
458
- else if (r !== t && s(r, n)) return c[n] = 4, r[n];
459
- else ft && (c[n] = 0);
460
- }
461
- let d = z[n], f, p;
462
- if (d) return n === "$attrs" ? (de(e.attrs, "get", ""), process.env.NODE_ENV) : process.env.NODE_ENV !== "production" && n === "$slots" && de(e, "get", n), d(e);
463
- if ((f = l.__cssModules) && (f = f[n])) return f;
464
- if (r !== t && s(r, n)) return c[n] = 4, r[n];
465
- if (p = u.config.globalProperties, s(p, n)) return p[n];
466
- process.env.NODE_ENV !== "production" && R && (!m(n) || n.indexOf("__v") !== 0) && (a !== t && ct(n[0]) && s(a, n) ? S(`Property ${JSON.stringify(n)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`) : e === R && S(`Property ${JSON.stringify(n)} was accessed during render but is not defined on instance.`));
467
- },
468
- set({ _: e }, n, r) {
469
- let { data: i, setupState: a, ctx: o } = e;
470
- return lt(a, n) ? (a[n] = r, !0) : process.env.NODE_ENV !== "production" && a.__isScriptSetup && s(a, n) ? (S(`Cannot mutate <script setup> binding "${n}" from Options API.`), !1) : i !== t && s(i, n) ? (i[n] = r, !0) : s(e.props, n) ? (process.env.NODE_ENV !== "production" && S(`Attempting to mutate prop "${n}". Props are readonly.`), !1) : n[0] === "$" && n.slice(1) in e ? (process.env.NODE_ENV !== "production" && S(`Attempting to mutate public property "${n}". Properties starting with $ are reserved and readonly.`), !1) : (process.env.NODE_ENV !== "production" && n in e.appContext.config.globalProperties ? Object.defineProperty(o, n, {
471
- enumerable: !0,
472
- configurable: !0,
473
- value: r
474
- }) : o[n] = r, !0);
475
- },
476
- has({ _: { data: e, setupState: n, accessCache: r, ctx: i, appContext: a, props: o, type: c } }, l) {
477
- let u;
478
- return !!(r[l] || e !== t && l[0] !== "$" && s(e, l) || lt(n, l) || s(o, l) || s(i, l) || s(z, l) || s(a.config.globalProperties, l) || (u = c.__cssModules) && u[l]);
479
- },
480
- defineProperty(e, t, n) {
481
- return n.get == null ? s(n, "value") && this.set(e, t, n.value, null) : e._.accessCache[t] = 0, Reflect.defineProperty(e, t, n);
482
- }
483
- };
484
- process.env.NODE_ENV !== "production" && (ut.ownKeys = (e) => (S("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."), Reflect.ownKeys(e)));
485
- function dt(e) {
486
- return c(e) ? e.reduce((e, t) => (e[t] = null, e), {}) : e;
487
- }
488
- var ft = !0;
489
- function pt(e) {
490
- let t = e.type, { mixins: n, extends: r } = t, { mixins: i, optionsCache: a, config: { optionMergeStrategies: o } } = e.appContext, s = a.get(t), c;
491
- return s ? c = s : !i.length && !n && !r ? c = t : (c = {}, i.length && i.forEach((e) => B(c, e, o, !0)), B(c, t, o)), d(t) && a.set(t, c), c;
492
- }
493
- function B(e, t, n, r = !1) {
494
- let { mixins: i, extends: a } = t;
495
- a && B(e, a, n, !0), i && i.forEach((t) => B(e, t, n, !0));
496
- for (let i in t) if (r && i === "expose") process.env.NODE_ENV !== "production" && S("\"expose\" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.");
497
- else {
498
- let r = mt[i] || n && n[i];
499
- e[i] = r ? r(e[i], t[i]) : t[i];
500
- }
501
- return e;
502
- }
503
- var mt = {
504
- data: ht,
505
- props: vt,
506
- emits: vt,
507
- methods: H,
508
- computed: H,
509
- beforeCreate: V,
510
- created: V,
511
- beforeMount: V,
512
- mounted: V,
513
- beforeUpdate: V,
514
- updated: V,
515
- beforeDestroy: V,
516
- beforeUnmount: V,
517
- destroyed: V,
518
- unmounted: V,
519
- activated: V,
520
- deactivated: V,
521
- errorCaptured: V,
522
- serverPrefetch: V,
523
- components: H,
524
- directives: H,
525
- watch: yt,
526
- provide: ht,
527
- inject: gt
528
- };
529
- function ht(e, t) {
530
- return t ? e ? function() {
531
- return a(l(e) ? e.call(this, this) : e, l(t) ? t.call(this, this) : t);
532
- } : t : e;
533
- }
534
- function gt(e, t) {
535
- return H(_t(e), _t(t));
536
- }
537
- function _t(e) {
538
- if (c(e)) {
539
- let t = {};
540
- for (let n = 0; n < e.length; n++) t[e[n]] = e[n];
541
- return t;
542
- }
543
- return e;
544
- }
545
- function V(e, t) {
546
- return e ? [...new Set([].concat(e, t))] : t;
547
- }
548
- function H(e, t) {
549
- return e ? a(/* @__PURE__ */ Object.create(null), e, t) : t;
550
- }
551
- function vt(e, t) {
552
- return e ? c(e) && c(t) ? [.../* @__PURE__ */ new Set([...e, ...t])] : a(/* @__PURE__ */ Object.create(null), dt(e), dt(t ?? {})) : t;
553
- }
554
- function yt(e, t) {
555
- if (!e) return t;
556
- if (!t) return e;
557
- let n = a(/* @__PURE__ */ Object.create(null), e);
558
- for (let r in t) n[r] = V(e[r], t[r]);
559
- return n;
560
- }
561
- var bt = null, xt = {}, St = (e) => Object.getPrototypeOf(e) === xt, Ct = Tt, wt = (e) => e.__isSuspense;
562
- function Tt(e, t) {
563
- t && t.pendingBranch ? c(e) ? t.effects.push(...e) : t.effects.push(e) : M(e);
564
- }
565
- var Et = /* @__PURE__ */ Symbol.for("v-fgt"), Dt = /* @__PURE__ */ Symbol.for("v-txt"), U = /* @__PURE__ */ Symbol.for("v-cmt"), W = [], G = null;
566
- function Ot(e = !1) {
567
- W.push(G = e ? null : []);
568
- }
569
- function kt() {
570
- W.pop(), G = W[W.length - 1] || null;
571
- }
572
- var K = 1;
573
- function At(e, t = !1) {
574
- K += e, e < 0 && G && t && (G.hasOnce = !0);
575
- }
576
- function jt(t) {
577
- return t.dynamicChildren = K > 0 ? G || e : null, kt(), K > 0 && G && G.push(t), t;
578
- }
579
- function Mt(e, t, n, r, i, a) {
580
- return jt(J(e, t, n, r, i, a, !0));
581
- }
582
- function Nt(e, t, n, r, i) {
583
- return jt(Y(e, t, n, r, i, !0));
584
- }
585
- function Pt(e) {
586
- return e ? e.__v_isVNode === !0 : !1;
587
- }
588
- var Ft, It = (...e) => Rt(...Ft ? Ft(e, R) : e), Lt = ({ key: e }) => e ?? null, q = ({ ref: e, ref_key: t, ref_for: n }) => (typeof e == "number" && (e = "" + e), e == null ? null : m(e) || ae(e) || l(e) ? {
589
- i: R,
590
- r: e,
591
- k: t,
592
- f: !!n
593
- } : e);
594
- function J(e, t = null, n = null, r = 0, i = null, a = e === Et ? 0 : 1, o = !1, s = !1) {
595
- let c = {
596
- __v_isVNode: !0,
597
- __v_skip: !0,
598
- type: e,
599
- props: t,
600
- key: t && Lt(t),
601
- ref: t && q(t),
602
- scopeId: Ue,
603
- slotScopeIds: null,
604
- children: n,
605
- component: null,
606
- suspense: null,
607
- ssContent: null,
608
- ssFallback: null,
609
- dirs: null,
610
- transition: null,
611
- el: null,
612
- anchor: null,
613
- target: null,
614
- targetStart: null,
615
- targetAnchor: null,
616
- staticCount: 0,
617
- shapeFlag: a,
618
- patchFlag: r,
619
- dynamicProps: i,
620
- dynamicChildren: null,
621
- appContext: null,
622
- ctx: R
623
- };
624
- return s ? (Ut(c, n), a & 128 && e.normalize(c)) : n && (c.shapeFlag |= m(n) ? 8 : 16), process.env.NODE_ENV !== "production" && c.key !== c.key && S("VNode created with invalid key (NaN). VNode type:", c.type), K > 0 && !o && G && (c.patchFlag > 0 || a & 6) && c.patchFlag !== 32 && G.push(c), c;
625
- }
626
- var Y = process.env.NODE_ENV === "production" ? Rt : It;
627
- function Rt(e, t = null, n = null, r = 0, i = null, o = !1) {
628
- if ((!e || e === rt) && (process.env.NODE_ENV !== "production" && !e && S(`Invalid vnode type when creating vnode: ${e}.`), e = U), Pt(e)) {
629
- let r = X(e, t, !0);
630
- return n && Ut(r, n), K > 0 && !o && G && (r.shapeFlag & 6 ? G[G.indexOf(e)] = r : G.push(r)), r.patchFlag = -2, r;
631
- }
632
- if ($t(e) && (e = e.__vccOpts), t) {
633
- t = zt(t);
634
- let { class: e, style: n } = t;
635
- e && !m(e) && (t.class = h(e)), d(n) && (ne(n) && !c(n) && (n = a({}, n)), t.style = ee(n));
636
- }
637
- let s = m(e) ? 1 : wt(e) ? 128 : Qe(e) ? 64 : d(e) ? 4 : l(e) ? 2 : 0;
638
- return process.env.NODE_ENV !== "production" && s & 4 && ne(e) && (e = b(e), S("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.", "\nComponent that was made reactive: ", e)), J(e, t, n, r, i, s, o, !0);
639
- }
640
- function zt(e) {
641
- return e ? ne(e) || St(e) ? a({}, e) : e : null;
642
- }
643
- function X(e, t, n = !1, r = !1) {
644
- let { props: i, ref: a, patchFlag: o, children: s, transition: l } = e, u = t ? Wt(i || {}, t) : i, d = {
645
- __v_isVNode: !0,
646
- __v_skip: !0,
647
- type: e.type,
648
- props: u,
649
- key: u && Lt(u),
650
- ref: t && t.ref ? n && a ? c(a) ? a.concat(q(t)) : [a, q(t)] : q(t) : a,
651
- scopeId: e.scopeId,
652
- slotScopeIds: e.slotScopeIds,
653
- children: process.env.NODE_ENV !== "production" && o === -1 && c(s) ? s.map(Bt) : s,
654
- target: e.target,
655
- targetStart: e.targetStart,
656
- targetAnchor: e.targetAnchor,
657
- staticCount: e.staticCount,
658
- shapeFlag: e.shapeFlag,
659
- patchFlag: t && e.type !== Et ? o === -1 ? 16 : o | 16 : o,
660
- dynamicProps: e.dynamicProps,
661
- dynamicChildren: e.dynamicChildren,
662
- appContext: e.appContext,
663
- dirs: e.dirs,
664
- transition: l,
665
- component: e.component,
666
- suspense: e.suspense,
667
- ssContent: e.ssContent && X(e.ssContent),
668
- ssFallback: e.ssFallback && X(e.ssFallback),
669
- placeholder: e.placeholder,
670
- el: e.el,
671
- anchor: e.anchor,
672
- ctx: e.ctx,
673
- ce: e.ce
674
- };
675
- return l && r && $e(d, l.clone(d)), d;
676
- }
677
- function Bt(e) {
678
- let t = X(e);
679
- return c(e.children) && (t.children = e.children.map(Bt)), t;
680
- }
681
- function Vt(e = " ", t = 0) {
682
- return Y(Dt, null, e, t);
683
- }
684
- function Ht(e = "", t = !1) {
685
- return t ? (Ot(), Nt(U, null, e)) : Y(U, null, e);
686
- }
687
- function Ut(e, t) {
688
- let n = 0, { shapeFlag: r } = e;
689
- if (t == null) t = null;
690
- else if (c(t)) n = 16;
691
- else if (typeof t == "object") if (r & 65) {
692
- let n = t.default;
693
- n && (n._c && (n._d = !1), Ut(e, n()), n._c && (n._d = !0));
694
- return;
695
- } else {
696
- n = 32;
697
- let r = t._;
698
- !r && !St(t) ? t._ctx = R : r === 3 && R && (R.slots._ === 1 ? t._ = 1 : (t._ = 2, e.patchFlag |= 1024));
699
- }
700
- else l(t) ? (t = {
701
- default: t,
702
- _ctx: R
703
- }, n = 32) : (t = String(t), r & 64 ? (n = 16, t = [Vt(t)]) : n = 8);
704
- e.children = t, e.shapeFlag |= n;
705
- }
706
- function Wt(...e) {
707
- let t = {};
708
- for (let n = 0; n < e.length; n++) {
709
- let r = e[n];
710
- for (let e in r) if (e === "class") t.class !== r.class && (t.class = h([t.class, r.class]));
711
- else if (e === "style") t.style = ee([t.style, r.style]);
712
- else if (f(e)) {
713
- let n = t[e], i = r[e];
714
- i && n !== i && !(c(n) && n.includes(i)) ? t[e] = n ? [].concat(n, i) : i : i == null && n == null && !u(e) && (t[e] = i);
715
- } else e !== "" && (t[e] = r[e]);
716
- }
717
- return t;
718
- }
719
- var Z = null, Gt = () => Z || R, Kt;
720
- {
721
- let e = o(), t = (t, n) => {
722
- let r;
723
- return (r = e[t]) || (r = e[t] = []), r.push(n), (e) => {
724
- r.length > 1 ? r.forEach((t) => t(e)) : r[0](e);
725
- };
726
- };
727
- Kt = t("__VUE_INSTANCE_SETTERS__", (e) => Z = e), t("__VUE_SSR_SETTERS__", (e) => Q = e);
728
- }
729
- var qt = (e) => {
730
- let t = Z;
731
- return Kt(e), e.scope.on(), () => {
732
- e.scope.off(), Kt(t);
733
- };
734
- };
735
- function Jt(e) {
736
- return e.vnode.shapeFlag & 4;
737
- }
738
- var Q = !1;
739
- process.env.NODE_ENV;
740
- function Yt(e) {
741
- return e.exposed ? e.exposeProxy ||= new Proxy(se(oe(e.exposed)), {
742
- get(t, n) {
743
- if (n in t) return t[n];
744
- if (n in z) return z[n](e);
745
- },
746
- has(e, t) {
747
- return t in e || t in z;
748
- }
749
- }) : e.proxy;
750
- }
751
- var Xt = /(?:^|[-_])\w/g, Zt = (e) => e.replace(Xt, (e) => e.toUpperCase()).replace(/[-_]/g, "");
752
- function $(e, t = !0) {
753
- return l(e) ? e.displayName || e.name : e.name || t && e.__name;
754
- }
755
- function Qt(e, t, n = !1) {
756
- let r = $(t);
757
- if (!r && t.__file) {
758
- let e = t.__file.match(/([^/\\]+)\.\w+$/);
759
- e && (r = e[1]);
760
- }
761
- if (!r && e) {
762
- let n = (e) => {
763
- for (let n in e) if (e[n] === t) return n;
764
- };
765
- r = n(e.components) || e.parent && n(e.parent.type.components) || n(e.appContext.components);
766
- }
767
- return r ? Zt(r) : n ? "App" : "Anonymous";
768
- }
769
- function $t(e) {
770
- return l(e) && "__vccOpts" in e;
771
- }
772
- var en = (e, t) => {
773
- let n = te(e, t, Q);
774
- if (process.env.NODE_ENV !== "production") {
775
- let e = Gt();
776
- e && e.appContext.config.warnRecursiveComputed && (n._warnRecursive = !0);
777
- }
778
- return n;
779
- };
780
- function tn() {
781
- if (process.env.NODE_ENV === "production" || typeof window > "u") return;
782
- let e = { style: "color:#3ba776" }, n = { style: "color:#1677ff" }, r = { style: "color:#f5222d" }, i = { style: "color:#eb2f96" }, o = {
783
- __vue_custom_formatter: !0,
784
- header(t) {
785
- if (!d(t)) return null;
786
- if (t.__isVue) return [
787
- "div",
788
- e,
789
- "VueInstance"
790
- ];
791
- if (ae(t)) {
792
- _();
793
- let n = t.value;
794
- return v(), [
795
- "div",
796
- {},
797
- [
798
- "span",
799
- e,
800
- h(t)
801
- ],
802
- "<",
803
- f(n),
804
- ">"
805
- ];
806
- } else if (re(t)) return [
807
- "div",
808
- {},
809
- [
810
- "span",
811
- e,
812
- g(t) ? "ShallowReactive" : "Reactive"
813
- ],
814
- "<",
815
- f(t),
816
- `>${ie(t) ? " (readonly)" : ""}`
817
- ];
818
- else if (ie(t)) return [
819
- "div",
820
- {},
821
- [
822
- "span",
823
- e,
824
- g(t) ? "ShallowReadonly" : "Readonly"
825
- ],
826
- "<",
827
- f(t),
828
- ">"
829
- ];
830
- return null;
831
- },
832
- hasBody(e) {
833
- return e && e.__isVue;
834
- },
835
- body(e) {
836
- if (e && e.__isVue) return [
837
- "div",
838
- {},
839
- ...s(e.$)
840
- ];
841
- }
842
- };
843
- function s(e) {
844
- let n = [];
845
- e.type.props && e.props && n.push(u("props", b(e.props))), e.setupState !== t && n.push(u("setup", e.setupState)), e.data !== t && n.push(u("data", b(e.data)));
846
- let r = p(e, "computed");
847
- r && n.push(u("computed", r));
848
- let a = p(e, "inject");
849
- return a && n.push(u("injected", a)), n.push([
850
- "div",
851
- {},
852
- [
853
- "span",
854
- { style: i.style + ";opacity:0.66" },
855
- "$ (internal): "
856
- ],
857
- ["object", { object: e }]
858
- ]), n;
859
- }
860
- function u(e, t) {
861
- return t = a({}, t), Object.keys(t).length ? [
862
- "div",
863
- { style: "line-height:1.25em;margin-bottom:0.6em" },
864
- [
865
- "div",
866
- { style: "color:#476582" },
867
- e
868
- ],
869
- [
870
- "div",
871
- { style: "padding-left:1.25em" },
872
- ...Object.keys(t).map((e) => [
873
- "div",
874
- {},
875
- [
876
- "span",
877
- i,
878
- e + ": "
879
- ],
880
- f(t[e], !1)
881
- ])
882
- ]
883
- ] : ["span", {}];
884
- }
885
- function f(e, t = !0) {
886
- return typeof e == "number" ? [
887
- "span",
888
- n,
889
- e
890
- ] : typeof e == "string" ? [
891
- "span",
892
- r,
893
- JSON.stringify(e)
894
- ] : typeof e == "boolean" ? [
895
- "span",
896
- i,
897
- e
898
- ] : d(e) ? ["object", { object: t ? b(e) : e }] : [
899
- "span",
900
- r,
901
- String(e)
902
- ];
903
- }
904
- function p(e, t) {
905
- let n = e.type;
906
- if (l(n)) return;
907
- let r = {};
908
- for (let i in e.ctx) m(n, i, t) && (r[i] = e.ctx[i]);
909
- return r;
910
- }
911
- function m(e, t, n) {
912
- let r = e[n];
913
- if (c(r) && r.includes(t) || d(r) && t in r || e.extends && m(e.extends, t, n) || e.mixins && e.mixins.some((e) => m(e, t, n))) return !0;
914
- }
915
- function h(e) {
916
- return g(e) ? "ShallowRef" : e.effect ? "ComputedRef" : "Ref";
917
- }
918
- window.devtoolsFormatters ? window.devtoolsFormatters.push(o) : window.devtoolsFormatters = [o];
919
- }
920
- process.env.NODE_ENV, process.env.NODE_ENV, process.env.NODE_ENV;
921
- //#endregion
922
- export { U as Comment, Et as Fragment, Dt as Text, Se as callWithAsyncErrorHandling, C as callWithErrorHandling, X as cloneVNode, en as computed, J as createBaseVNode, Nt as createBlock, Ht as createCommentVNode, Mt as createElementBlock, Vt as createTextVNode, Y as createVNode, et as defineComponent, Gt as getCurrentInstance, zt as guardReactiveProps, w as handleError, tn as initCustomFormatter, Ke as inject, Pt as isVNode, Wt as mergeProps, Ee as nextTick, Ot as openBlock, M as queuePostFlushCb, ot as renderList, nt as resolveComponent, At as setBlockTracking, $e as setTransitionHooks, qe as ssrContextKey, Je as useSSRContext, Ge as withCtx };