@brftech/filex 0.4.0 → 0.4.1
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/{ArchiveViewer-DHTGQoNv.js → ArchiveViewer-D0RNegIb.js} +2 -2
- package/dist/{ArchiveViewer-DHTGQoNv.js.map → ArchiveViewer-D0RNegIb.js.map} +1 -1
- package/dist/{CsvViewer-B4v-4Yr6.js → CsvViewer-CLbqDD4M.js} +2 -2
- package/dist/{CsvViewer-B4v-4Yr6.js.map → CsvViewer-CLbqDD4M.js.map} +1 -1
- package/dist/{DrawioViewer-CSoUDXmW.js → DrawioViewer-D1jJy_Gf.js} +2 -2
- package/dist/{DrawioViewer-CSoUDXmW.js.map → DrawioViewer-D1jJy_Gf.js.map} +1 -1
- package/dist/{EpubViewer-BlvddmYc.js → EpubViewer-K-wd16ze.js} +2 -2
- package/dist/{EpubViewer-BlvddmYc.js.map → EpubViewer-K-wd16ze.js.map} +1 -1
- package/dist/{IpynbViewer-DGJ1pwD4.js → IpynbViewer-BPrlHnd8.js} +2 -2
- package/dist/{IpynbViewer-DGJ1pwD4.js.map → IpynbViewer-BPrlHnd8.js.map} +1 -1
- package/dist/{MermaidViewer-CqSIkOWx.js → MermaidViewer-azSEYK6a.js} +2 -2
- package/dist/{MermaidViewer-CqSIkOWx.js.map → MermaidViewer-azSEYK6a.js.map} +1 -1
- package/dist/{PsdViewer-DChjtJND.js → PsdViewer-Dcl_SqSq.js} +2 -2
- package/dist/{PsdViewer-DChjtJND.js.map → PsdViewer-Dcl_SqSq.js.map} +1 -1
- package/dist/{TiffViewer-CObe4GJL.js → TiffViewer-Hd9Snpzx.js} +2 -2
- package/dist/{TiffViewer-CObe4GJL.js.map → TiffViewer-Hd9Snpzx.js.map} +1 -1
- package/dist/{Viewer3D-DqN3NBVG.js → Viewer3D-Cuamg3GY.js} +2 -2
- package/dist/{Viewer3D-DqN3NBVG.js.map → Viewer3D-Cuamg3GY.js.map} +1 -1
- package/dist/filex.js +1 -1
- package/dist/filex.umd.cjs +30 -30
- package/dist/filex.umd.cjs.map +1 -1
- package/dist/{index-CpOUtXE9.js → index-Che9kwFL.js} +441 -441
- package/dist/{index-CpOUtXE9.js.map → index-Che9kwFL.js.map} +1 -1
- package/package.json +2 -2
|
@@ -13,11 +13,11 @@ function Zo(e) {
|
|
|
13
13
|
return (n) => n in t;
|
|
14
14
|
}
|
|
15
15
|
const Ye = {}, Bn = [], Xt = () => {
|
|
16
|
-
},
|
|
16
|
+
}, Gi = () => !1, Xr = (e) => e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && // uppercase letter
|
|
17
17
|
(e.charCodeAt(2) > 122 || e.charCodeAt(2) < 97), Qr = (e) => e.startsWith("onUpdate:"), et = Object.assign, ea = (e, t) => {
|
|
18
18
|
const n = e.indexOf(t);
|
|
19
19
|
n > -1 && e.splice(n, 1);
|
|
20
|
-
}, gc = Object.prototype.hasOwnProperty, Re = (e, t) => gc.call(e, t), we = Array.isArray, jn = (e) => $r(e) === "[object Map]", Yn = (e) => $r(e) === "[object Set]",
|
|
20
|
+
}, gc = Object.prototype.hasOwnProperty, Re = (e, t) => gc.call(e, t), we = Array.isArray, jn = (e) => $r(e) === "[object Map]", Yn = (e) => $r(e) === "[object Set]", Fa = (e) => $r(e) === "[object Date]", Te = (e) => typeof e == "function", Xe = (e) => typeof e == "string", jt = (e) => typeof e == "symbol", je = (e) => e !== null && typeof e == "object", qi = (e) => (je(e) || Te(e)) && Te(e.then) && Te(e.catch), Ji = Object.prototype.toString, $r = (e) => Ji.call(e), bc = (e) => $r(e).slice(8, -1), Zr = (e) => $r(e) === "[object Object]", ta = (e) => Xe(e) && e !== "NaN" && e[0] !== "-" && "" + parseInt(e, 10) === e, lr = /* @__PURE__ */ Zo(
|
|
21
21
|
// the leading comma is intentional so empty string "" is also included
|
|
22
22
|
",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"
|
|
23
23
|
), eo = (e) => {
|
|
@@ -32,7 +32,7 @@ const Ye = {}, Bn = [], Xt = () => {
|
|
|
32
32
|
), Jt = (e, t) => !Object.is(e, t), Ir = (e, ...t) => {
|
|
33
33
|
for (let n = 0; n < e.length; n++)
|
|
34
34
|
e[n](...t);
|
|
35
|
-
},
|
|
35
|
+
}, Xi = (e, t, n, r = !1) => {
|
|
36
36
|
Object.defineProperty(e, t, {
|
|
37
37
|
configurable: !0,
|
|
38
38
|
enumerable: !1,
|
|
@@ -46,8 +46,8 @@ const Ye = {}, Bn = [], Xt = () => {
|
|
|
46
46
|
const t = Xe(e) ? Number(e) : NaN;
|
|
47
47
|
return isNaN(t) ? e : t;
|
|
48
48
|
};
|
|
49
|
-
let
|
|
50
|
-
const ro = () =>
|
|
49
|
+
let Ka;
|
|
50
|
+
const ro = () => Ka || (Ka = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : {});
|
|
51
51
|
function Qt(e) {
|
|
52
52
|
if (we(e)) {
|
|
53
53
|
const t = {};
|
|
@@ -86,7 +86,7 @@ function Pe(e) {
|
|
|
86
86
|
return t.trim();
|
|
87
87
|
}
|
|
88
88
|
const Cc = "itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly", Sc = /* @__PURE__ */ Zo(Cc);
|
|
89
|
-
function
|
|
89
|
+
function Qi(e) {
|
|
90
90
|
return !!e || e === "";
|
|
91
91
|
}
|
|
92
92
|
function Tc(e, t) {
|
|
@@ -98,7 +98,7 @@ function Tc(e, t) {
|
|
|
98
98
|
}
|
|
99
99
|
function Gn(e, t) {
|
|
100
100
|
if (e === t) return !0;
|
|
101
|
-
let n =
|
|
101
|
+
let n = Fa(e), r = Fa(t);
|
|
102
102
|
if (n || r)
|
|
103
103
|
return n && r ? e.getTime() === t.getTime() : !1;
|
|
104
104
|
if (n = jt(e), r = jt(t), n || r)
|
|
@@ -122,7 +122,7 @@ function Gn(e, t) {
|
|
|
122
122
|
function na(e, t) {
|
|
123
123
|
return e.findIndex((n) => Gn(n, t));
|
|
124
124
|
}
|
|
125
|
-
const
|
|
125
|
+
const Zi = (e) => !!(e && e.__v_isRef === !0), m = (e) => Xe(e) ? e : e == null ? "" : we(e) || je(e) && (e.toString === Ji || !Te(e.toString)) ? Zi(e) ? m(e.value) : JSON.stringify(e, es, 2) : String(e), es = (e, t) => Zi(t) ? es(e, t.value) : jn(t) ? {
|
|
126
126
|
[`Map(${t.size})`]: [...t.entries()].reduce(
|
|
127
127
|
(n, [r, o], a) => (n[Co(r, a) + " =>"] = o, n),
|
|
128
128
|
{}
|
|
@@ -242,7 +242,7 @@ function Pc() {
|
|
|
242
242
|
}
|
|
243
243
|
let Ge;
|
|
244
244
|
const So = /* @__PURE__ */ new WeakSet();
|
|
245
|
-
class
|
|
245
|
+
class ts {
|
|
246
246
|
constructor(t) {
|
|
247
247
|
this.fn = t, this.deps = void 0, this.depsTail = void 0, this.flags = 5, this.next = void 0, this.cleanup = void 0, this.scheduler = void 0, dt && (dt.active ? dt.effects.push(this) : this.flags &= -2);
|
|
248
248
|
}
|
|
@@ -256,25 +256,25 @@ class es {
|
|
|
256
256
|
* @internal
|
|
257
257
|
*/
|
|
258
258
|
notify() {
|
|
259
|
-
this.flags & 2 && !(this.flags & 32) || this.flags & 8 ||
|
|
259
|
+
this.flags & 2 && !(this.flags & 32) || this.flags & 8 || rs(this);
|
|
260
260
|
}
|
|
261
261
|
run() {
|
|
262
262
|
if (!(this.flags & 1))
|
|
263
263
|
return this.fn();
|
|
264
|
-
this.flags |= 2,
|
|
264
|
+
this.flags |= 2, Ua(this), os(this);
|
|
265
265
|
const t = Ge, n = Bt;
|
|
266
266
|
Ge = this, Bt = !0;
|
|
267
267
|
try {
|
|
268
268
|
return this.fn();
|
|
269
269
|
} finally {
|
|
270
|
-
|
|
270
|
+
as(this), Ge = t, Bt = n, this.flags &= -3;
|
|
271
271
|
}
|
|
272
272
|
}
|
|
273
273
|
stop() {
|
|
274
274
|
if (this.flags & 1) {
|
|
275
275
|
for (let t = this.deps; t; t = t.nextDep)
|
|
276
276
|
aa(t);
|
|
277
|
-
this.deps = this.depsTail = void 0,
|
|
277
|
+
this.deps = this.depsTail = void 0, Ua(this), this.onStop && this.onStop(), this.flags &= -2;
|
|
278
278
|
}
|
|
279
279
|
}
|
|
280
280
|
trigger() {
|
|
@@ -290,8 +290,8 @@ class es {
|
|
|
290
290
|
return Bo(this);
|
|
291
291
|
}
|
|
292
292
|
}
|
|
293
|
-
let
|
|
294
|
-
function
|
|
293
|
+
let ns = 0, cr, dr;
|
|
294
|
+
function rs(e, t = !1) {
|
|
295
295
|
if (e.flags |= 8, t) {
|
|
296
296
|
e.next = dr, dr = e;
|
|
297
297
|
return;
|
|
@@ -299,10 +299,10 @@ function ns(e, t = !1) {
|
|
|
299
299
|
e.next = cr, cr = e;
|
|
300
300
|
}
|
|
301
301
|
function ra() {
|
|
302
|
-
|
|
302
|
+
ns++;
|
|
303
303
|
}
|
|
304
304
|
function oa() {
|
|
305
|
-
if (--
|
|
305
|
+
if (--ns > 0)
|
|
306
306
|
return;
|
|
307
307
|
if (dr) {
|
|
308
308
|
let t = dr;
|
|
@@ -327,11 +327,11 @@ function oa() {
|
|
|
327
327
|
}
|
|
328
328
|
if (e) throw e;
|
|
329
329
|
}
|
|
330
|
-
function
|
|
330
|
+
function os(e) {
|
|
331
331
|
for (let t = e.deps; t; t = t.nextDep)
|
|
332
332
|
t.version = -1, t.prevActiveLink = t.dep.activeLink, t.dep.activeLink = t;
|
|
333
333
|
}
|
|
334
|
-
function
|
|
334
|
+
function as(e) {
|
|
335
335
|
let t, n = e.depsTail, r = n;
|
|
336
336
|
for (; r; ) {
|
|
337
337
|
const o = r.prevDep;
|
|
@@ -341,24 +341,24 @@ function os(e) {
|
|
|
341
341
|
}
|
|
342
342
|
function Bo(e) {
|
|
343
343
|
for (let t = e.deps; t; t = t.nextDep)
|
|
344
|
-
if (t.dep.version !== t.version || t.dep.computed && (
|
|
344
|
+
if (t.dep.version !== t.version || t.dep.computed && (is(t.dep.computed) || t.dep.version !== t.version))
|
|
345
345
|
return !0;
|
|
346
346
|
return !!e._dirty;
|
|
347
347
|
}
|
|
348
|
-
function
|
|
348
|
+
function is(e) {
|
|
349
349
|
if (e.flags & 4 && !(e.flags & 16) || (e.flags &= -17, e.globalVersion === mr) || (e.globalVersion = mr, !e.isSSR && e.flags & 128 && (!e.deps && !e._dirty || !Bo(e))))
|
|
350
350
|
return;
|
|
351
351
|
e.flags |= 2;
|
|
352
352
|
const t = e.dep, n = Ge, r = Bt;
|
|
353
353
|
Ge = e, Bt = !0;
|
|
354
354
|
try {
|
|
355
|
-
|
|
355
|
+
os(e);
|
|
356
356
|
const o = e.fn(e._value);
|
|
357
357
|
(t.version === 0 || Jt(o, e._value)) && (e.flags |= 128, e._value = o, t.version++);
|
|
358
358
|
} catch (o) {
|
|
359
359
|
throw t.version++, o;
|
|
360
360
|
} finally {
|
|
361
|
-
Ge = n, Bt = r,
|
|
361
|
+
Ge = n, Bt = r, as(e), e.flags &= -3;
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
364
|
function aa(e, t = !1) {
|
|
@@ -375,15 +375,15 @@ function Ac(e) {
|
|
|
375
375
|
t && (t.nextDep = n, e.prevDep = void 0), n && (n.prevDep = t, e.nextDep = void 0);
|
|
376
376
|
}
|
|
377
377
|
let Bt = !0;
|
|
378
|
-
const
|
|
378
|
+
const ss = [];
|
|
379
379
|
function sn() {
|
|
380
|
-
|
|
380
|
+
ss.push(Bt), Bt = !1;
|
|
381
381
|
}
|
|
382
382
|
function ln() {
|
|
383
|
-
const e =
|
|
383
|
+
const e = ss.pop();
|
|
384
384
|
Bt = e === void 0 ? !0 : e;
|
|
385
385
|
}
|
|
386
|
-
function
|
|
386
|
+
function Ua(e) {
|
|
387
387
|
const { cleanup: t } = e;
|
|
388
388
|
if (e.cleanup = void 0, t) {
|
|
389
389
|
const n = Ge;
|
|
@@ -411,7 +411,7 @@ class oo {
|
|
|
411
411
|
return;
|
|
412
412
|
let n = this.activeLink;
|
|
413
413
|
if (n === void 0 || n.sub !== Ge)
|
|
414
|
-
n = this.activeLink = new Mc(Ge, this), Ge.deps ? (n.prevDep = Ge.depsTail, Ge.depsTail.nextDep = n, Ge.depsTail = n) : Ge.deps = Ge.depsTail = n,
|
|
414
|
+
n = this.activeLink = new Mc(Ge, this), Ge.deps ? (n.prevDep = Ge.depsTail, Ge.depsTail.nextDep = n, Ge.depsTail = n) : Ge.deps = Ge.depsTail = n, ls(n);
|
|
415
415
|
else if (n.version === -1 && (n.version = this.version, n.nextDep)) {
|
|
416
416
|
const r = n.nextDep;
|
|
417
417
|
r.prevDep = n.prevDep, n.prevDep && (n.prevDep.nextDep = r), n.prevDep = Ge.depsTail, n.nextDep = void 0, Ge.depsTail.nextDep = n, Ge.depsTail = n, Ge.deps === n && (Ge.deps = r);
|
|
@@ -431,13 +431,13 @@ class oo {
|
|
|
431
431
|
}
|
|
432
432
|
}
|
|
433
433
|
}
|
|
434
|
-
function
|
|
434
|
+
function ls(e) {
|
|
435
435
|
if (e.dep.sc++, e.sub.flags & 4) {
|
|
436
436
|
const t = e.dep.computed;
|
|
437
437
|
if (t && !e.dep.subs) {
|
|
438
438
|
t.flags |= 20;
|
|
439
439
|
for (let r = t.deps; r; r = r.nextDep)
|
|
440
|
-
|
|
440
|
+
ls(r);
|
|
441
441
|
}
|
|
442
442
|
const n = e.dep.subs;
|
|
443
443
|
n !== e && (e.prevSub = n, n && (n.nextSub = e)), e.dep.subs = e;
|
|
@@ -580,10 +580,10 @@ const zc = {
|
|
|
580
580
|
return er(this, "push", e);
|
|
581
581
|
},
|
|
582
582
|
reduce(e, ...t) {
|
|
583
|
-
return
|
|
583
|
+
return Ha(this, "reduce", e, t);
|
|
584
584
|
},
|
|
585
585
|
reduceRight(e, ...t) {
|
|
586
|
-
return
|
|
586
|
+
return Ha(this, "reduceRight", e, t);
|
|
587
587
|
},
|
|
588
588
|
shift() {
|
|
589
589
|
return er(this, "shift");
|
|
@@ -634,7 +634,7 @@ function en(e, t, n, r, o, a) {
|
|
|
634
634
|
const u = l.call(s, f, r);
|
|
635
635
|
return i && o ? o(u) : u;
|
|
636
636
|
}
|
|
637
|
-
function
|
|
637
|
+
function Ha(e, t, n, r) {
|
|
638
638
|
const o = ao(e), a = o !== e && !/* @__PURE__ */ Lt(e);
|
|
639
639
|
let s = n, i = !1;
|
|
640
640
|
o !== e && (a ? (i = r.length === 0, s = function(f, u, g) {
|
|
@@ -656,7 +656,7 @@ function er(e, t, n = []) {
|
|
|
656
656
|
const r = (/* @__PURE__ */ Le(e))[t].apply(e, n);
|
|
657
657
|
return oa(), ln(), r;
|
|
658
658
|
}
|
|
659
|
-
const Oc = /* @__PURE__ */ Zo("__proto__,__v_isRef,__isVue"),
|
|
659
|
+
const Oc = /* @__PURE__ */ Zo("__proto__,__v_isRef,__isVue"), cs = new Set(
|
|
660
660
|
/* @__PURE__ */ Object.getOwnPropertyNames(Symbol).filter((e) => e !== "arguments" && e !== "caller").map((e) => Symbol[e]).filter(jt)
|
|
661
661
|
);
|
|
662
662
|
function Ic(e) {
|
|
@@ -664,7 +664,7 @@ function Ic(e) {
|
|
|
664
664
|
const t = /* @__PURE__ */ Le(this);
|
|
665
665
|
return pt(t, "has", e), t.hasOwnProperty(e);
|
|
666
666
|
}
|
|
667
|
-
class
|
|
667
|
+
class ds {
|
|
668
668
|
constructor(t = !1, n = !1) {
|
|
669
669
|
this._isReadonly = t, this._isShallow = n;
|
|
670
670
|
}
|
|
@@ -678,7 +678,7 @@ class cs {
|
|
|
678
678
|
if (n === "__v_isShallow")
|
|
679
679
|
return a;
|
|
680
680
|
if (n === "__v_raw")
|
|
681
|
-
return r === (o ? a ? Vc :
|
|
681
|
+
return r === (o ? a ? Vc : hs : a ? ps : us).get(t) || // receiver is not the reactive proxy, but has the same prototype
|
|
682
682
|
// this means the receiver is a user proxy of the reactive proxy
|
|
683
683
|
Object.getPrototypeOf(t) === Object.getPrototypeOf(r) ? t : void 0;
|
|
684
684
|
const s = we(t);
|
|
@@ -697,7 +697,7 @@ class cs {
|
|
|
697
697
|
// its class methods
|
|
698
698
|
/* @__PURE__ */ mt(t) ? t : r
|
|
699
699
|
);
|
|
700
|
-
if ((jt(n) ?
|
|
700
|
+
if ((jt(n) ? cs.has(n) : Oc(n)) || (o || pt(t, "get", n), a))
|
|
701
701
|
return i;
|
|
702
702
|
if (/* @__PURE__ */ mt(i)) {
|
|
703
703
|
const l = s && ta(n) ? i : i.value;
|
|
@@ -706,7 +706,7 @@ class cs {
|
|
|
706
706
|
return je(i) ? o ? /* @__PURE__ */ Uo(i) : /* @__PURE__ */ sa(i) : i;
|
|
707
707
|
}
|
|
708
708
|
}
|
|
709
|
-
class
|
|
709
|
+
class fs extends ds {
|
|
710
710
|
constructor(t = !1) {
|
|
711
711
|
super(!1, t);
|
|
712
712
|
}
|
|
@@ -734,7 +734,7 @@ class ds extends cs {
|
|
|
734
734
|
}
|
|
735
735
|
has(t, n) {
|
|
736
736
|
const r = Reflect.has(t, n);
|
|
737
|
-
return (!jt(n) || !
|
|
737
|
+
return (!jt(n) || !cs.has(n)) && pt(t, "has", n), r;
|
|
738
738
|
}
|
|
739
739
|
ownKeys(t) {
|
|
740
740
|
return pt(
|
|
@@ -744,7 +744,7 @@ class ds extends cs {
|
|
|
744
744
|
), Reflect.ownKeys(t);
|
|
745
745
|
}
|
|
746
746
|
}
|
|
747
|
-
class Lc extends
|
|
747
|
+
class Lc extends ds {
|
|
748
748
|
constructor(t = !1) {
|
|
749
749
|
super(!0, t);
|
|
750
750
|
}
|
|
@@ -755,7 +755,7 @@ class Lc extends cs {
|
|
|
755
755
|
return !0;
|
|
756
756
|
}
|
|
757
757
|
}
|
|
758
|
-
const Rc = /* @__PURE__ */ new
|
|
758
|
+
const Rc = /* @__PURE__ */ new fs(), Nc = /* @__PURE__ */ new Lc(), Bc = /* @__PURE__ */ new fs(!0);
|
|
759
759
|
const Ko = (e) => e, Ar = (e) => Reflect.getPrototypeOf(e);
|
|
760
760
|
function jc(e, t, n) {
|
|
761
761
|
return function(...r) {
|
|
@@ -871,7 +871,7 @@ const Kc = {
|
|
|
871
871
|
}, Hc = {
|
|
872
872
|
get: /* @__PURE__ */ ia(!0, !1)
|
|
873
873
|
};
|
|
874
|
-
const
|
|
874
|
+
const us = /* @__PURE__ */ new WeakMap(), ps = /* @__PURE__ */ new WeakMap(), hs = /* @__PURE__ */ new WeakMap(), Vc = /* @__PURE__ */ new WeakMap();
|
|
875
875
|
function Wc(e) {
|
|
876
876
|
switch (e) {
|
|
877
877
|
case "Object":
|
|
@@ -896,7 +896,7 @@ function sa(e) {
|
|
|
896
896
|
!1,
|
|
897
897
|
Rc,
|
|
898
898
|
Kc,
|
|
899
|
-
|
|
899
|
+
us
|
|
900
900
|
);
|
|
901
901
|
}
|
|
902
902
|
// @__NO_SIDE_EFFECTS__
|
|
@@ -906,7 +906,7 @@ function Gc(e) {
|
|
|
906
906
|
!1,
|
|
907
907
|
Bc,
|
|
908
908
|
Uc,
|
|
909
|
-
|
|
909
|
+
ps
|
|
910
910
|
);
|
|
911
911
|
}
|
|
912
912
|
// @__NO_SIDE_EFFECTS__
|
|
@@ -916,7 +916,7 @@ function Uo(e) {
|
|
|
916
916
|
!0,
|
|
917
917
|
Nc,
|
|
918
918
|
Hc,
|
|
919
|
-
|
|
919
|
+
hs
|
|
920
920
|
);
|
|
921
921
|
}
|
|
922
922
|
function la(e, t, n, r, o) {
|
|
@@ -956,7 +956,7 @@ function Le(e) {
|
|
|
956
956
|
return t ? /* @__PURE__ */ Le(t) : e;
|
|
957
957
|
}
|
|
958
958
|
function qc(e) {
|
|
959
|
-
return !Re(e, "__v_skip") && Object.isExtensible(e) &&
|
|
959
|
+
return !Re(e, "__v_skip") && Object.isExtensible(e) && Xi(e, "__v_skip", !0), e;
|
|
960
960
|
}
|
|
961
961
|
const Ft = (e) => je(e) ? /* @__PURE__ */ sa(e) : e, Hn = (e) => je(e) ? /* @__PURE__ */ Uo(e) : e;
|
|
962
962
|
// @__NO_SIDE_EFFECTS__
|
|
@@ -965,13 +965,13 @@ function mt(e) {
|
|
|
965
965
|
}
|
|
966
966
|
// @__NO_SIDE_EFFECTS__
|
|
967
967
|
function P(e) {
|
|
968
|
-
return
|
|
968
|
+
return vs(e, !1);
|
|
969
969
|
}
|
|
970
970
|
// @__NO_SIDE_EFFECTS__
|
|
971
971
|
function Jc(e) {
|
|
972
|
-
return
|
|
972
|
+
return vs(e, !0);
|
|
973
973
|
}
|
|
974
|
-
function
|
|
974
|
+
function vs(e, t) {
|
|
975
975
|
return /* @__PURE__ */ mt(e) ? e : new Xc(e, t);
|
|
976
976
|
}
|
|
977
977
|
class Xc {
|
|
@@ -996,7 +996,7 @@ const Qc = {
|
|
|
996
996
|
return /* @__PURE__ */ mt(o) && !/* @__PURE__ */ mt(n) ? (o.value = n, !0) : Reflect.set(e, t, n, r);
|
|
997
997
|
}
|
|
998
998
|
};
|
|
999
|
-
function
|
|
999
|
+
function ms(e) {
|
|
1000
1000
|
return /* @__PURE__ */ Pn(e) ? e : new Proxy(e, Qc);
|
|
1001
1001
|
}
|
|
1002
1002
|
class Zc {
|
|
@@ -1025,11 +1025,11 @@ class td {
|
|
|
1025
1025
|
notify() {
|
|
1026
1026
|
if (this.flags |= 16, !(this.flags & 8) && // avoid infinite self recursion
|
|
1027
1027
|
Ge !== this)
|
|
1028
|
-
return
|
|
1028
|
+
return rs(this, !0), !0;
|
|
1029
1029
|
}
|
|
1030
1030
|
get value() {
|
|
1031
1031
|
const t = this.dep.track();
|
|
1032
|
-
return
|
|
1032
|
+
return is(this), t && (t.version = this.dep.version), this._value;
|
|
1033
1033
|
}
|
|
1034
1034
|
set value(t) {
|
|
1035
1035
|
this.setter && this.setter(t);
|
|
@@ -1114,7 +1114,7 @@ function od(e, t, n = Ye) {
|
|
|
1114
1114
|
} else
|
|
1115
1115
|
u.run();
|
|
1116
1116
|
};
|
|
1117
|
-
return i && i(ge), u = new
|
|
1117
|
+
return i && i(ge), u = new ts(g), u.scheduler = s ? () => s(ge, !1) : ge, S = (j) => rd(j, !1, u), _ = u.onStop = () => {
|
|
1118
1118
|
const j = jr.get(u);
|
|
1119
1119
|
if (j) {
|
|
1120
1120
|
if (l)
|
|
@@ -1160,7 +1160,7 @@ function Cr(e, t, n, r) {
|
|
|
1160
1160
|
function Kt(e, t, n, r) {
|
|
1161
1161
|
if (Te(e)) {
|
|
1162
1162
|
const o = Cr(e, t, n, r);
|
|
1163
|
-
return o &&
|
|
1163
|
+
return o && qi(o) && o.catch((a) => {
|
|
1164
1164
|
io(a, t, n);
|
|
1165
1165
|
}), o;
|
|
1166
1166
|
}
|
|
@@ -1205,10 +1205,10 @@ const yt = [];
|
|
|
1205
1205
|
let Wt = -1;
|
|
1206
1206
|
const Fn = [];
|
|
1207
1207
|
let gn = null, Nn = 0;
|
|
1208
|
-
const
|
|
1208
|
+
const gs = /* @__PURE__ */ Promise.resolve();
|
|
1209
1209
|
let Fr = null;
|
|
1210
1210
|
function kt(e) {
|
|
1211
|
-
const t = Fr ||
|
|
1211
|
+
const t = Fr || gs;
|
|
1212
1212
|
return e ? t.then(this ? e.bind(this) : e) : t;
|
|
1213
1213
|
}
|
|
1214
1214
|
function id(e) {
|
|
@@ -1223,16 +1223,16 @@ function da(e) {
|
|
|
1223
1223
|
if (!(e.flags & 1)) {
|
|
1224
1224
|
const t = br(e), n = yt[yt.length - 1];
|
|
1225
1225
|
!n || // fast path when the job id is larger than the tail
|
|
1226
|
-
!(e.flags & 2) && t >= br(n) ? yt.push(e) : yt.splice(id(t), 0, e), e.flags |= 1,
|
|
1226
|
+
!(e.flags & 2) && t >= br(n) ? yt.push(e) : yt.splice(id(t), 0, e), e.flags |= 1, bs();
|
|
1227
1227
|
}
|
|
1228
1228
|
}
|
|
1229
|
-
function
|
|
1230
|
-
Fr || (Fr =
|
|
1229
|
+
function bs() {
|
|
1230
|
+
Fr || (Fr = gs.then(xs));
|
|
1231
1231
|
}
|
|
1232
1232
|
function sd(e) {
|
|
1233
|
-
we(e) ? Fn.push(...e) : gn && e.id === -1 ? gn.splice(Nn + 1, 0, e) : e.flags & 1 || (Fn.push(e), e.flags |= 1),
|
|
1233
|
+
we(e) ? Fn.push(...e) : gn && e.id === -1 ? gn.splice(Nn + 1, 0, e) : e.flags & 1 || (Fn.push(e), e.flags |= 1), bs();
|
|
1234
1234
|
}
|
|
1235
|
-
function
|
|
1235
|
+
function Va(e, t, n = Wt + 1) {
|
|
1236
1236
|
for (; n < yt.length; n++) {
|
|
1237
1237
|
const r = yt[n];
|
|
1238
1238
|
if (r && r.flags & 2) {
|
|
@@ -1242,7 +1242,7 @@ function Ha(e, t, n = Wt + 1) {
|
|
|
1242
1242
|
}
|
|
1243
1243
|
}
|
|
1244
1244
|
}
|
|
1245
|
-
function
|
|
1245
|
+
function _s(e) {
|
|
1246
1246
|
if (Fn.length) {
|
|
1247
1247
|
const t = [...new Set(Fn)].sort(
|
|
1248
1248
|
(n, r) => br(n) - br(r)
|
|
@@ -1259,7 +1259,7 @@ function bs(e) {
|
|
|
1259
1259
|
}
|
|
1260
1260
|
}
|
|
1261
1261
|
const br = (e) => e.id == null ? e.flags & 2 ? -1 : 1 / 0 : e.id;
|
|
1262
|
-
function
|
|
1262
|
+
function xs(e) {
|
|
1263
1263
|
try {
|
|
1264
1264
|
for (Wt = 0; Wt < yt.length; Wt++) {
|
|
1265
1265
|
const t = yt[Wt];
|
|
@@ -1274,13 +1274,13 @@ function _s(e) {
|
|
|
1274
1274
|
const t = yt[Wt];
|
|
1275
1275
|
t && (t.flags &= -2);
|
|
1276
1276
|
}
|
|
1277
|
-
Wt = -1, yt.length = 0,
|
|
1277
|
+
Wt = -1, yt.length = 0, _s(), Fr = null, (yt.length || Fn.length) && xs();
|
|
1278
1278
|
}
|
|
1279
1279
|
}
|
|
1280
|
-
let ft = null,
|
|
1280
|
+
let ft = null, ys = null;
|
|
1281
1281
|
function Kr(e) {
|
|
1282
1282
|
const t = ft;
|
|
1283
|
-
return ft = e,
|
|
1283
|
+
return ft = e, ys = e && e.type.__scopeId || null, t;
|
|
1284
1284
|
}
|
|
1285
1285
|
function it(e, t = ft, n) {
|
|
1286
1286
|
if (!t || e._n)
|
|
@@ -1351,9 +1351,9 @@ function Lr(e, t, n = !1) {
|
|
|
1351
1351
|
}
|
|
1352
1352
|
const cd = /* @__PURE__ */ Symbol.for("v-scx"), dd = () => Lr(cd);
|
|
1353
1353
|
function rt(e, t, n) {
|
|
1354
|
-
return
|
|
1354
|
+
return ws(e, t, n);
|
|
1355
1355
|
}
|
|
1356
|
-
function
|
|
1356
|
+
function ws(e, t, n = Ye) {
|
|
1357
1357
|
const { immediate: r, deep: o, flush: a, once: s } = n, i = et({}, n), l = t && r || !t && a !== "post";
|
|
1358
1358
|
let f;
|
|
1359
1359
|
if (wr) {
|
|
@@ -1380,13 +1380,13 @@ function ys(e, t, n = Ye) {
|
|
|
1380
1380
|
return wr && (f ? f.push(_) : l && _()), _;
|
|
1381
1381
|
}
|
|
1382
1382
|
function fd(e, t, n) {
|
|
1383
|
-
const r = this.proxy, o = Xe(e) ? e.includes(".") ?
|
|
1383
|
+
const r = this.proxy, o = Xe(e) ? e.includes(".") ? ks(r, e) : () => r[e] : e.bind(r, r);
|
|
1384
1384
|
let a;
|
|
1385
1385
|
Te(t) ? a = t : (a = t.handler, n = t);
|
|
1386
|
-
const s = Sr(this), i =
|
|
1386
|
+
const s = Sr(this), i = ws(o, a.bind(r), n);
|
|
1387
1387
|
return s(), i;
|
|
1388
1388
|
}
|
|
1389
|
-
function
|
|
1389
|
+
function ks(e, t) {
|
|
1390
1390
|
const n = t.split(".");
|
|
1391
1391
|
return () => {
|
|
1392
1392
|
let r = e;
|
|
@@ -1395,7 +1395,7 @@ function ws(e, t) {
|
|
|
1395
1395
|
return r;
|
|
1396
1396
|
};
|
|
1397
1397
|
}
|
|
1398
|
-
const vn = /* @__PURE__ */ new WeakMap(),
|
|
1398
|
+
const vn = /* @__PURE__ */ new WeakMap(), $s = /* @__PURE__ */ Symbol("_vte"), Cs = (e) => e.__isTeleport, Sn = (e) => e && (e.disabled || e.disabled === ""), ud = (e) => e && (e.defer || e.defer === ""), Wa = (e) => typeof SVGElement < "u" && e instanceof SVGElement, Ya = (e) => typeof MathMLElement == "function" && e instanceof MathMLElement, Ho = (e, t) => {
|
|
1399
1399
|
const n = e && e.to;
|
|
1400
1400
|
return Xe(n) ? t ? t(n) : null : n;
|
|
1401
1401
|
}, pd = {
|
|
@@ -1422,7 +1422,7 @@ const vn = /* @__PURE__ */ new WeakMap(), ks = /* @__PURE__ */ Symbol("_vte"), $
|
|
|
1422
1422
|
);
|
|
1423
1423
|
}, F = (I = t) => {
|
|
1424
1424
|
const J = Sn(I.props), R = I.target = Ho(I.props, O), le = Vo(R, I, A, S);
|
|
1425
|
-
R && (s !== "svg" &&
|
|
1425
|
+
R && (s !== "svg" && Wa(R) ? s = "svg" : s !== "mathml" && Ya(R) && (s = "mathml"), o && o.isCE && (o.ce._teleportTargets || (o.ce._teleportTargets = /* @__PURE__ */ new Set())).add(R), J || (j(I, R, le), ar(I, !1)));
|
|
1426
1426
|
}, V = (I) => {
|
|
1427
1427
|
const J = () => {
|
|
1428
1428
|
if (vn.get(I) === J) {
|
|
@@ -1451,7 +1451,7 @@ const vn = /* @__PURE__ */ new WeakMap(), ks = /* @__PURE__ */ Symbol("_vte"), $
|
|
|
1451
1451
|
}
|
|
1452
1452
|
t.targetStart = e.targetStart;
|
|
1453
1453
|
const R = t.target = e.target, le = t.targetAnchor = e.targetAnchor, T = Sn(e.props), x = T ? n : R, E = T ? I : le;
|
|
1454
|
-
if (s === "svg" ||
|
|
1454
|
+
if (s === "svg" || Wa(R) ? s = "svg" : (s === "mathml" || Ya(R)) && (s = "mathml"), ge ? (_(
|
|
1455
1455
|
e.dynamicChildren,
|
|
1456
1456
|
ge,
|
|
1457
1457
|
x,
|
|
@@ -1605,10 +1605,10 @@ function ar(e, t) {
|
|
|
1605
1605
|
}
|
|
1606
1606
|
function Vo(e, t, n, r, o = null) {
|
|
1607
1607
|
const a = t.targetStart = n(""), s = t.targetAnchor = n("");
|
|
1608
|
-
return a[
|
|
1608
|
+
return a[$s] = s, e && (r(a, e, o), r(s, e, o)), s;
|
|
1609
1609
|
}
|
|
1610
1610
|
const Yt = /* @__PURE__ */ Symbol("_leaveCb"), tr = /* @__PURE__ */ Symbol("_enterCb");
|
|
1611
|
-
function
|
|
1611
|
+
function Ss() {
|
|
1612
1612
|
const e = {
|
|
1613
1613
|
isMounted: !1,
|
|
1614
1614
|
isLeaving: !1,
|
|
@@ -1621,7 +1621,7 @@ function Cs() {
|
|
|
1621
1621
|
e.isUnmounting = !0;
|
|
1622
1622
|
}), e;
|
|
1623
1623
|
}
|
|
1624
|
-
const It = [Function, Array],
|
|
1624
|
+
const It = [Function, Array], Ts = {
|
|
1625
1625
|
mode: String,
|
|
1626
1626
|
appear: Boolean,
|
|
1627
1627
|
persisted: Boolean,
|
|
@@ -1640,16 +1640,16 @@ const It = [Function, Array], Ss = {
|
|
|
1640
1640
|
onAppear: It,
|
|
1641
1641
|
onAfterAppear: It,
|
|
1642
1642
|
onAppearCancelled: It
|
|
1643
|
-
},
|
|
1643
|
+
}, Es = (e) => {
|
|
1644
1644
|
const t = e.subTree;
|
|
1645
|
-
return t.component ?
|
|
1645
|
+
return t.component ? Es(t.component) : t;
|
|
1646
1646
|
}, md = {
|
|
1647
1647
|
name: "BaseTransition",
|
|
1648
|
-
props:
|
|
1648
|
+
props: Ts,
|
|
1649
1649
|
setup(e, { slots: t }) {
|
|
1650
|
-
const n = ma(), r =
|
|
1650
|
+
const n = ma(), r = Ss();
|
|
1651
1651
|
return () => {
|
|
1652
|
-
const o = t.default && fa(t.default(), !0), a = o && o.length ?
|
|
1652
|
+
const o = t.default && fa(t.default(), !0), a = o && o.length ? Ps(o) : (
|
|
1653
1653
|
// Keep explicit default-slot conditionals on the same transition path
|
|
1654
1654
|
// as regular v-if branches, which render a comment placeholder.
|
|
1655
1655
|
n.subTree ? te() : void 0
|
|
@@ -1659,7 +1659,7 @@ const It = [Function, Array], Ss = {
|
|
|
1659
1659
|
const s = /* @__PURE__ */ Le(e), { mode: i } = s;
|
|
1660
1660
|
if (r.isLeaving)
|
|
1661
1661
|
return Po(a);
|
|
1662
|
-
const l =
|
|
1662
|
+
const l = Ga(a);
|
|
1663
1663
|
if (!l)
|
|
1664
1664
|
return Po(a);
|
|
1665
1665
|
let f = _r(
|
|
@@ -1671,8 +1671,8 @@ const It = [Function, Array], Ss = {
|
|
|
1671
1671
|
(g) => f = g
|
|
1672
1672
|
);
|
|
1673
1673
|
l.type !== ht && Mn(l, f);
|
|
1674
|
-
let u = n.subTree &&
|
|
1675
|
-
if (u && u.type !== ht && !Tn(u, l) &&
|
|
1674
|
+
let u = n.subTree && Ga(n.subTree);
|
|
1675
|
+
if (u && u.type !== ht && !Tn(u, l) && Es(n).type !== ht) {
|
|
1676
1676
|
let g = _r(
|
|
1677
1677
|
u,
|
|
1678
1678
|
s,
|
|
@@ -1684,7 +1684,7 @@ const It = [Function, Array], Ss = {
|
|
|
1684
1684
|
r.isLeaving = !1, n.job.flags & 8 || n.update(), delete g.afterLeave, u = void 0;
|
|
1685
1685
|
}, Po(a);
|
|
1686
1686
|
i === "in-out" && l.type !== ht ? g.delayLeave = (_, S, O) => {
|
|
1687
|
-
const A =
|
|
1687
|
+
const A = As(
|
|
1688
1688
|
r,
|
|
1689
1689
|
u
|
|
1690
1690
|
);
|
|
@@ -1699,7 +1699,7 @@ const It = [Function, Array], Ss = {
|
|
|
1699
1699
|
};
|
|
1700
1700
|
}
|
|
1701
1701
|
};
|
|
1702
|
-
function
|
|
1702
|
+
function Ps(e) {
|
|
1703
1703
|
let t = e[0];
|
|
1704
1704
|
if (e.length > 1) {
|
|
1705
1705
|
for (const n of e)
|
|
@@ -1711,7 +1711,7 @@ function Es(e) {
|
|
|
1711
1711
|
return t;
|
|
1712
1712
|
}
|
|
1713
1713
|
const gd = md;
|
|
1714
|
-
function
|
|
1714
|
+
function As(e, t) {
|
|
1715
1715
|
const { leavingVNodes: n } = e;
|
|
1716
1716
|
let r = n.get(t.type);
|
|
1717
1717
|
return r || (r = /* @__PURE__ */ Object.create(null), n.set(t.type, r)), r;
|
|
@@ -1733,7 +1733,7 @@ function _r(e, t, n, r, o) {
|
|
|
1733
1733
|
onAppear: Z,
|
|
1734
1734
|
onAfterAppear: G,
|
|
1735
1735
|
onAppearCancelled: ge
|
|
1736
|
-
} = t, j = String(e.key), F =
|
|
1736
|
+
} = t, j = String(e.key), F = As(n, e), V = (R, le) => {
|
|
1737
1737
|
R && Kt(
|
|
1738
1738
|
R,
|
|
1739
1739
|
r,
|
|
@@ -1807,9 +1807,9 @@ function Po(e) {
|
|
|
1807
1807
|
if (so(e))
|
|
1808
1808
|
return e = _n(e), e.children = null, e;
|
|
1809
1809
|
}
|
|
1810
|
-
function
|
|
1810
|
+
function Ga(e) {
|
|
1811
1811
|
if (!so(e))
|
|
1812
|
-
return
|
|
1812
|
+
return Cs(e.type) && e.children ? Ps(e.children) : e;
|
|
1813
1813
|
if (e.component)
|
|
1814
1814
|
return e.component.subTree;
|
|
1815
1815
|
const { shapeFlag: t, children: n } = e;
|
|
@@ -1845,10 +1845,10 @@ function tt(e, t) {
|
|
|
1845
1845
|
et({ name: e.name }, t, { setup: e })
|
|
1846
1846
|
) : e;
|
|
1847
1847
|
}
|
|
1848
|
-
function
|
|
1848
|
+
function Ms(e) {
|
|
1849
1849
|
e.ids = [e.ids[0] + e.ids[2]++ + "-", 0, 0];
|
|
1850
1850
|
}
|
|
1851
|
-
function
|
|
1851
|
+
function qa(e, t) {
|
|
1852
1852
|
let n;
|
|
1853
1853
|
return !!((n = Object.getOwnPropertyDescriptor(e, t)) && !n.configurable);
|
|
1854
1854
|
}
|
|
@@ -1870,9 +1870,9 @@ function fr(e, t, n, r, o = !1) {
|
|
|
1870
1870
|
r.shapeFlag & 512 && r.type.__asyncResolved && r.component.subTree.component && fr(e, t, n, r.component.subTree);
|
|
1871
1871
|
return;
|
|
1872
1872
|
}
|
|
1873
|
-
const a = r.shapeFlag & 4 ? uo(r.component) : r.el, s = o ? null : a, { i, r: l } = e, f = t && t.r, u = i.refs === Ye ? i.refs = {} : i.refs, g = i.setupState, _ = /* @__PURE__ */ Le(g), S = g === Ye ?
|
|
1873
|
+
const a = r.shapeFlag & 4 ? uo(r.component) : r.el, s = o ? null : a, { i, r: l } = e, f = t && t.r, u = i.refs === Ye ? i.refs = {} : i.refs, g = i.setupState, _ = /* @__PURE__ */ Le(g), S = g === Ye ? Gi : (A) => qa(u, A) ? !1 : Re(_, A), O = (A, z) => !(z && qa(u, z));
|
|
1874
1874
|
if (f != null && f !== l) {
|
|
1875
|
-
if (
|
|
1875
|
+
if (Ja(t), Xe(f))
|
|
1876
1876
|
u[f] = null, S(f) && (g[f] = null);
|
|
1877
1877
|
else if (/* @__PURE__ */ mt(f)) {
|
|
1878
1878
|
const A = t;
|
|
@@ -1905,11 +1905,11 @@ function fr(e, t, n, r, o = !1) {
|
|
|
1905
1905
|
};
|
|
1906
1906
|
G.id = -1, Ur.set(e, G), xt(G, n);
|
|
1907
1907
|
} else
|
|
1908
|
-
|
|
1908
|
+
Ja(e), Z();
|
|
1909
1909
|
}
|
|
1910
1910
|
}
|
|
1911
1911
|
}
|
|
1912
|
-
function
|
|
1912
|
+
function Ja(e) {
|
|
1913
1913
|
const t = Ur.get(e);
|
|
1914
1914
|
t && (t.flags |= 8, Ur.delete(e));
|
|
1915
1915
|
}
|
|
@@ -1917,12 +1917,12 @@ ro().requestIdleCallback;
|
|
|
1917
1917
|
ro().cancelIdleCallback;
|
|
1918
1918
|
const Kn = (e) => !!e.type.__asyncLoader, so = (e) => e.type.__isKeepAlive;
|
|
1919
1919
|
function bd(e, t) {
|
|
1920
|
-
|
|
1920
|
+
zs(e, "a", t);
|
|
1921
1921
|
}
|
|
1922
1922
|
function _d(e, t) {
|
|
1923
|
-
|
|
1923
|
+
zs(e, "da", t);
|
|
1924
1924
|
}
|
|
1925
|
-
function
|
|
1925
|
+
function zs(e, t, n = vt) {
|
|
1926
1926
|
const r = e.__wdc || (e.__wdc = () => {
|
|
1927
1927
|
let o = n;
|
|
1928
1928
|
for (; o; ) {
|
|
@@ -1946,7 +1946,7 @@ function xd(e, t, n, r) {
|
|
|
1946
1946
|
!0
|
|
1947
1947
|
/* prepend */
|
|
1948
1948
|
);
|
|
1949
|
-
|
|
1949
|
+
Os(() => {
|
|
1950
1950
|
ea(r[t], o);
|
|
1951
1951
|
}, n);
|
|
1952
1952
|
}
|
|
@@ -1964,23 +1964,23 @@ const dn = (e) => (t, n = vt) => {
|
|
|
1964
1964
|
(!wr || e === "sp") && lo(e, (...r) => t(...r), n);
|
|
1965
1965
|
}, yd = dn("bm"), $t = dn("m"), wd = dn(
|
|
1966
1966
|
"bu"
|
|
1967
|
-
),
|
|
1967
|
+
), Ds = dn("u"), Ct = dn(
|
|
1968
1968
|
"bum"
|
|
1969
|
-
),
|
|
1969
|
+
), Os = dn("um"), kd = dn(
|
|
1970
1970
|
"sp"
|
|
1971
1971
|
), $d = dn("rtg"), Cd = dn("rtc");
|
|
1972
1972
|
function Sd(e, t = vt) {
|
|
1973
1973
|
lo("ec", e, t);
|
|
1974
1974
|
}
|
|
1975
|
-
const
|
|
1975
|
+
const Is = "components";
|
|
1976
1976
|
function ey(e, t) {
|
|
1977
|
-
return
|
|
1977
|
+
return Rs(Is, e, !0, t) || e;
|
|
1978
1978
|
}
|
|
1979
|
-
const
|
|
1979
|
+
const Ls = /* @__PURE__ */ Symbol.for("v-ndc");
|
|
1980
1980
|
function Td(e) {
|
|
1981
|
-
return Xe(e) ?
|
|
1981
|
+
return Xe(e) ? Rs(Is, e, !1) || e : e || Ls;
|
|
1982
1982
|
}
|
|
1983
|
-
function
|
|
1983
|
+
function Rs(e, t, n = !0, r = !1) {
|
|
1984
1984
|
const o = ft || vt;
|
|
1985
1985
|
if (o) {
|
|
1986
1986
|
const a = o.type;
|
|
@@ -1995,13 +1995,13 @@ function Ls(e, t, n = !0, r = !1) {
|
|
|
1995
1995
|
const s = (
|
|
1996
1996
|
// local registration
|
|
1997
1997
|
// check instance[type] first which is resolved for options API
|
|
1998
|
-
|
|
1999
|
-
|
|
1998
|
+
Xa(o[e] || a[e], t) || // global registration
|
|
1999
|
+
Xa(o.appContext[e], t)
|
|
2000
2000
|
);
|
|
2001
2001
|
return !s && r ? a : s;
|
|
2002
2002
|
}
|
|
2003
2003
|
}
|
|
2004
|
-
function
|
|
2004
|
+
function Xa(e, t) {
|
|
2005
2005
|
return e && (e[t] || e[st(t)] || e[to(st(t))]);
|
|
2006
2006
|
}
|
|
2007
2007
|
function Ae(e, t, n, r) {
|
|
@@ -2040,7 +2040,7 @@ function Ae(e, t, n, r) {
|
|
|
2040
2040
|
o = [];
|
|
2041
2041
|
return o;
|
|
2042
2042
|
}
|
|
2043
|
-
function
|
|
2043
|
+
function Qa(e, t, n = {}, r, o) {
|
|
2044
2044
|
if (ft.ce || ft.parent && Kn(ft.parent) && ft.parent.ce) {
|
|
2045
2045
|
const f = Object.keys(n).length > 0;
|
|
2046
2046
|
return t !== "default" && (n.name = t), h(), nt(
|
|
@@ -2052,7 +2052,7 @@ function Xa(e, t, n = {}, r, o) {
|
|
|
2052
2052
|
}
|
|
2053
2053
|
let a = e[t];
|
|
2054
2054
|
a && a._c && (a._d = !1), h();
|
|
2055
|
-
const s = a &&
|
|
2055
|
+
const s = a && Ns(a(n)), i = n.key || // slot content array of a dynamic conditional slot may have a branch
|
|
2056
2056
|
// key attached in the `createSlots` helper, respect that
|
|
2057
2057
|
s && s.key, l = nt(
|
|
2058
2058
|
pe,
|
|
@@ -2065,10 +2065,10 @@ function Xa(e, t, n = {}, r, o) {
|
|
|
2065
2065
|
);
|
|
2066
2066
|
return l.scopeId && (l.slotScopeIds = [l.scopeId + "-s"]), a && a._c && (a._d = !0), l;
|
|
2067
2067
|
}
|
|
2068
|
-
function
|
|
2069
|
-
return e.some((t) => yr(t) ? !(t.type === ht || t.type === pe && !
|
|
2068
|
+
function Ns(e) {
|
|
2069
|
+
return e.some((t) => yr(t) ? !(t.type === ht || t.type === pe && !Ns(t.children)) : !0) ? e : null;
|
|
2070
2070
|
}
|
|
2071
|
-
const Wo = (e) => e ?
|
|
2071
|
+
const Wo = (e) => e ? ol(e) ? uo(e) : Wo(e.parent) : null, ur = (
|
|
2072
2072
|
// Move PURE marker to new line to workaround compiler discarding it
|
|
2073
2073
|
// due to type annotation
|
|
2074
2074
|
/* @__PURE__ */ et(/* @__PURE__ */ Object.create(null), {
|
|
@@ -2083,7 +2083,7 @@ const Wo = (e) => e ? rl(e) ? uo(e) : Wo(e.parent) : null, ur = (
|
|
|
2083
2083
|
$root: (e) => Wo(e.root),
|
|
2084
2084
|
$host: (e) => e.ce,
|
|
2085
2085
|
$emit: (e) => e.emit,
|
|
2086
|
-
$options: (e) =>
|
|
2086
|
+
$options: (e) => js(e),
|
|
2087
2087
|
$forceUpdate: (e) => e.f || (e.f = () => {
|
|
2088
2088
|
da(e.update);
|
|
2089
2089
|
}),
|
|
@@ -2151,7 +2151,7 @@ const Wo = (e) => e ? rl(e) ? uo(e) : Wo(e.parent) : null, ur = (
|
|
|
2151
2151
|
return n.get != null ? e._.accessCache[t] = 0 : Re(n, "value") && this.set(e, t, n.value, null), Reflect.defineProperty(e, t, n);
|
|
2152
2152
|
}
|
|
2153
2153
|
};
|
|
2154
|
-
function
|
|
2154
|
+
function Za(e) {
|
|
2155
2155
|
return we(e) ? e.reduce(
|
|
2156
2156
|
(t, n) => (t[n] = null, t),
|
|
2157
2157
|
{}
|
|
@@ -2159,8 +2159,8 @@ function Qa(e) {
|
|
|
2159
2159
|
}
|
|
2160
2160
|
let Yo = !0;
|
|
2161
2161
|
function Pd(e) {
|
|
2162
|
-
const t =
|
|
2163
|
-
Yo = !1, t.beforeCreate &&
|
|
2162
|
+
const t = js(e), n = e.proxy, r = e.ctx;
|
|
2163
|
+
Yo = !1, t.beforeCreate && ei(t.beforeCreate, e, "bc");
|
|
2164
2164
|
const {
|
|
2165
2165
|
// state
|
|
2166
2166
|
data: o,
|
|
@@ -2218,18 +2218,18 @@ function Pd(e) {
|
|
|
2218
2218
|
}
|
|
2219
2219
|
if (i)
|
|
2220
2220
|
for (const ue in i)
|
|
2221
|
-
|
|
2221
|
+
Bs(i[ue], r, n, ue);
|
|
2222
2222
|
if (l) {
|
|
2223
2223
|
const ue = Te(l) ? l.call(n) : l;
|
|
2224
2224
|
Reflect.ownKeys(ue).forEach((M) => {
|
|
2225
2225
|
ld(M, ue[M]);
|
|
2226
2226
|
});
|
|
2227
2227
|
}
|
|
2228
|
-
u &&
|
|
2228
|
+
u && ei(u, e, "c");
|
|
2229
2229
|
function he(ue, M) {
|
|
2230
2230
|
we(M) ? M.forEach((y) => ue(y.bind(n))) : M && ue(M.bind(n));
|
|
2231
2231
|
}
|
|
2232
|
-
if (he(yd, g), he($t, _), he(wd, S), he(
|
|
2232
|
+
if (he(yd, g), he($t, _), he(wd, S), he(Ds, O), he(bd, A), he(_d, z), he(Sd, J), he(Cd, V), he($d, I), he(Ct, G), he(Os, j), he(kd, R), we(le))
|
|
2233
2233
|
if (le.length) {
|
|
2234
2234
|
const ue = e.exposed || (e.exposed = {});
|
|
2235
2235
|
le.forEach((M) => {
|
|
@@ -2240,7 +2240,7 @@ function Pd(e) {
|
|
|
2240
2240
|
});
|
|
2241
2241
|
});
|
|
2242
2242
|
} else e.exposed || (e.exposed = {});
|
|
2243
|
-
F && e.render === Xt && (e.render = F), T != null && (e.inheritAttrs = T), x && (e.components = x), E && (e.directives = E), R &&
|
|
2243
|
+
F && e.render === Xt && (e.render = F), T != null && (e.inheritAttrs = T), x && (e.components = x), E && (e.directives = E), R && Ms(e);
|
|
2244
2244
|
}
|
|
2245
2245
|
function Ad(e, t, n = Xt) {
|
|
2246
2246
|
we(e) && (e = Go(e));
|
|
@@ -2259,15 +2259,15 @@ function Ad(e, t, n = Xt) {
|
|
|
2259
2259
|
}) : t[r] = a;
|
|
2260
2260
|
}
|
|
2261
2261
|
}
|
|
2262
|
-
function
|
|
2262
|
+
function ei(e, t, n) {
|
|
2263
2263
|
Kt(
|
|
2264
2264
|
we(e) ? e.map((r) => r.bind(t.proxy)) : e.bind(t.proxy),
|
|
2265
2265
|
t,
|
|
2266
2266
|
n
|
|
2267
2267
|
);
|
|
2268
2268
|
}
|
|
2269
|
-
function
|
|
2270
|
-
let o = r.includes(".") ?
|
|
2269
|
+
function Bs(e, t, n, r) {
|
|
2270
|
+
let o = r.includes(".") ? ks(n, r) : () => n[r];
|
|
2271
2271
|
if (Xe(e)) {
|
|
2272
2272
|
const a = t[e];
|
|
2273
2273
|
Te(a) && rt(o, a);
|
|
@@ -2275,13 +2275,13 @@ function Ns(e, t, n, r) {
|
|
|
2275
2275
|
rt(o, e.bind(n));
|
|
2276
2276
|
else if (je(e))
|
|
2277
2277
|
if (we(e))
|
|
2278
|
-
e.forEach((a) =>
|
|
2278
|
+
e.forEach((a) => Bs(a, t, n, r));
|
|
2279
2279
|
else {
|
|
2280
2280
|
const a = Te(e.handler) ? e.handler.bind(n) : t[e.handler];
|
|
2281
2281
|
Te(a) && rt(o, a, e);
|
|
2282
2282
|
}
|
|
2283
2283
|
}
|
|
2284
|
-
function
|
|
2284
|
+
function js(e) {
|
|
2285
2285
|
const t = e.type, { mixins: n, extends: r } = t, {
|
|
2286
2286
|
mixins: o,
|
|
2287
2287
|
optionsCache: a,
|
|
@@ -2305,9 +2305,9 @@ function Hr(e, t, n, r = !1) {
|
|
|
2305
2305
|
return e;
|
|
2306
2306
|
}
|
|
2307
2307
|
const Md = {
|
|
2308
|
-
data:
|
|
2309
|
-
props:
|
|
2310
|
-
emits:
|
|
2308
|
+
data: ti,
|
|
2309
|
+
props: ni,
|
|
2310
|
+
emits: ni,
|
|
2311
2311
|
// objects
|
|
2312
2312
|
methods: ir,
|
|
2313
2313
|
computed: ir,
|
|
@@ -2332,10 +2332,10 @@ const Md = {
|
|
|
2332
2332
|
// watch
|
|
2333
2333
|
watch: Dd,
|
|
2334
2334
|
// provide / inject
|
|
2335
|
-
provide:
|
|
2335
|
+
provide: ti,
|
|
2336
2336
|
inject: zd
|
|
2337
2337
|
};
|
|
2338
|
-
function
|
|
2338
|
+
function ti(e, t) {
|
|
2339
2339
|
return t ? e ? function() {
|
|
2340
2340
|
return et(
|
|
2341
2341
|
Te(e) ? e.call(this, this) : e,
|
|
@@ -2361,11 +2361,11 @@ function _t(e, t) {
|
|
|
2361
2361
|
function ir(e, t) {
|
|
2362
2362
|
return e ? et(/* @__PURE__ */ Object.create(null), e, t) : t;
|
|
2363
2363
|
}
|
|
2364
|
-
function
|
|
2364
|
+
function ni(e, t) {
|
|
2365
2365
|
return e ? we(e) && we(t) ? [.../* @__PURE__ */ new Set([...e, ...t])] : et(
|
|
2366
2366
|
/* @__PURE__ */ Object.create(null),
|
|
2367
|
-
|
|
2368
|
-
|
|
2367
|
+
Za(e),
|
|
2368
|
+
Za(t ?? {})
|
|
2369
2369
|
) : t;
|
|
2370
2370
|
}
|
|
2371
2371
|
function Dd(e, t) {
|
|
@@ -2376,11 +2376,11 @@ function Dd(e, t) {
|
|
|
2376
2376
|
n[r] = _t(e[r], t[r]);
|
|
2377
2377
|
return n;
|
|
2378
2378
|
}
|
|
2379
|
-
function
|
|
2379
|
+
function Fs() {
|
|
2380
2380
|
return {
|
|
2381
2381
|
app: null,
|
|
2382
2382
|
config: {
|
|
2383
|
-
isNativeTag:
|
|
2383
|
+
isNativeTag: Gi,
|
|
2384
2384
|
performance: !1,
|
|
2385
2385
|
globalProperties: {},
|
|
2386
2386
|
optionMergeStrategies: {},
|
|
@@ -2401,7 +2401,7 @@ let Od = 0;
|
|
|
2401
2401
|
function Id(e, t) {
|
|
2402
2402
|
return function(r, o = null) {
|
|
2403
2403
|
Te(r) || (r = et({}, r)), o != null && !je(o) && (o = null);
|
|
2404
|
-
const a =
|
|
2404
|
+
const a = Fs(), s = /* @__PURE__ */ new WeakSet(), i = [];
|
|
2405
2405
|
let l = !1;
|
|
2406
2406
|
const f = a.app = {
|
|
2407
2407
|
_uid: Od++,
|
|
@@ -2491,7 +2491,7 @@ function Rd(e, t, ...n) {
|
|
|
2491
2491
|
}
|
|
2492
2492
|
}
|
|
2493
2493
|
const Nd = /* @__PURE__ */ new WeakMap();
|
|
2494
|
-
function
|
|
2494
|
+
function Ks(e, t, n = !1) {
|
|
2495
2495
|
const r = n ? Nd : t.emitsCache, o = r.get(e);
|
|
2496
2496
|
if (o !== void 0)
|
|
2497
2497
|
return o;
|
|
@@ -2499,7 +2499,7 @@ function Fs(e, t, n = !1) {
|
|
|
2499
2499
|
let s = {}, i = !1;
|
|
2500
2500
|
if (!Te(e)) {
|
|
2501
2501
|
const l = (f) => {
|
|
2502
|
-
const u =
|
|
2502
|
+
const u = Ks(f, t, !0);
|
|
2503
2503
|
u && (i = !0, et(s, u));
|
|
2504
2504
|
};
|
|
2505
2505
|
!n && t.mixins.length && t.mixins.forEach(l), e.extends && l(e.extends), e.mixins && e.mixins.forEach(l);
|
|
@@ -2509,7 +2509,7 @@ function Fs(e, t, n = !1) {
|
|
|
2509
2509
|
function co(e, t) {
|
|
2510
2510
|
return !e || !Xr(t) ? !1 : (t = t.slice(2).replace(/Once$/, ""), Re(e, t[0].toLowerCase() + t.slice(1)) || Re(e, At(t)) || Re(e, t));
|
|
2511
2511
|
}
|
|
2512
|
-
function
|
|
2512
|
+
function ri(e) {
|
|
2513
2513
|
const {
|
|
2514
2514
|
type: t,
|
|
2515
2515
|
vnode: n,
|
|
@@ -2586,31 +2586,31 @@ function Fd(e, t, n) {
|
|
|
2586
2586
|
if (l & 1024)
|
|
2587
2587
|
return !0;
|
|
2588
2588
|
if (l & 16)
|
|
2589
|
-
return r ?
|
|
2589
|
+
return r ? oi(r, s, f) : !!s;
|
|
2590
2590
|
if (l & 8) {
|
|
2591
2591
|
const u = t.dynamicProps;
|
|
2592
2592
|
for (let g = 0; g < u.length; g++) {
|
|
2593
2593
|
const _ = u[g];
|
|
2594
|
-
if (
|
|
2594
|
+
if (Us(s, r, _) && !co(f, _))
|
|
2595
2595
|
return !0;
|
|
2596
2596
|
}
|
|
2597
2597
|
}
|
|
2598
2598
|
} else
|
|
2599
|
-
return (o || i) && (!i || !i.$stable) ? !0 : r === s ? !1 : r ? s ?
|
|
2599
|
+
return (o || i) && (!i || !i.$stable) ? !0 : r === s ? !1 : r ? s ? oi(r, s, f) : !0 : !!s;
|
|
2600
2600
|
return !1;
|
|
2601
2601
|
}
|
|
2602
|
-
function
|
|
2602
|
+
function oi(e, t, n) {
|
|
2603
2603
|
const r = Object.keys(t);
|
|
2604
2604
|
if (r.length !== Object.keys(e).length)
|
|
2605
2605
|
return !0;
|
|
2606
2606
|
for (let o = 0; o < r.length; o++) {
|
|
2607
2607
|
const a = r[o];
|
|
2608
|
-
if (
|
|
2608
|
+
if (Us(t, e, a) && !co(n, a))
|
|
2609
2609
|
return !0;
|
|
2610
2610
|
}
|
|
2611
2611
|
return !1;
|
|
2612
2612
|
}
|
|
2613
|
-
function
|
|
2613
|
+
function Us(e, t, n) {
|
|
2614
2614
|
const r = e[n], o = t[n];
|
|
2615
2615
|
return n === "style" && je(r) && je(o) ? !Gn(r, o) : r !== o;
|
|
2616
2616
|
}
|
|
@@ -2624,10 +2624,10 @@ function Kd({ vnode: e, parent: t, suspense: n }, r) {
|
|
|
2624
2624
|
}
|
|
2625
2625
|
n && n.activeBranch === e && (n.vnode.el = r);
|
|
2626
2626
|
}
|
|
2627
|
-
const
|
|
2627
|
+
const Hs = {}, Vs = () => Object.create(Hs), Ws = (e) => Object.getPrototypeOf(e) === Hs;
|
|
2628
2628
|
function Ud(e, t, n, r = !1) {
|
|
2629
|
-
const o = {}, a =
|
|
2630
|
-
e.propsDefaults = /* @__PURE__ */ Object.create(null),
|
|
2629
|
+
const o = {}, a = Vs();
|
|
2630
|
+
e.propsDefaults = /* @__PURE__ */ Object.create(null), Ys(e, t, o, a);
|
|
2631
2631
|
for (const s in e.propsOptions[0])
|
|
2632
2632
|
s in o || (o[s] = void 0);
|
|
2633
2633
|
n ? e.props = r ? o : /* @__PURE__ */ Gc(o) : e.type.props ? e.props = o : e.props = a, e.attrs = a;
|
|
@@ -2671,7 +2671,7 @@ function Hd(e, t, n, r) {
|
|
|
2671
2671
|
}
|
|
2672
2672
|
}
|
|
2673
2673
|
} else {
|
|
2674
|
-
|
|
2674
|
+
Ys(e, t, o, a) && (f = !0);
|
|
2675
2675
|
let u;
|
|
2676
2676
|
for (const g in i)
|
|
2677
2677
|
(!t || // for camelCase
|
|
@@ -2693,7 +2693,7 @@ function Hd(e, t, n, r) {
|
|
|
2693
2693
|
}
|
|
2694
2694
|
f && rn(e.attrs, "set", "");
|
|
2695
2695
|
}
|
|
2696
|
-
function
|
|
2696
|
+
function Ys(e, t, n, r) {
|
|
2697
2697
|
const [o, a] = e.propsOptions;
|
|
2698
2698
|
let s = !1, i;
|
|
2699
2699
|
if (t)
|
|
@@ -2752,7 +2752,7 @@ function qo(e, t, n, r, o, a) {
|
|
|
2752
2752
|
return r;
|
|
2753
2753
|
}
|
|
2754
2754
|
const Vd = /* @__PURE__ */ new WeakMap();
|
|
2755
|
-
function
|
|
2755
|
+
function Gs(e, t, n = !1) {
|
|
2756
2756
|
const r = n ? Vd : t.propsCache, o = r.get(e);
|
|
2757
2757
|
if (o)
|
|
2758
2758
|
return o;
|
|
@@ -2761,7 +2761,7 @@ function Ys(e, t, n = !1) {
|
|
|
2761
2761
|
if (!Te(e)) {
|
|
2762
2762
|
const u = (g) => {
|
|
2763
2763
|
l = !0;
|
|
2764
|
-
const [_, S] =
|
|
2764
|
+
const [_, S] = Gs(g, t, !0);
|
|
2765
2765
|
et(s, _), S && i.push(...S);
|
|
2766
2766
|
};
|
|
2767
2767
|
!n && t.mixins.length && t.mixins.forEach(u), e.extends && u(e.extends), e.mixins && e.mixins.forEach(u);
|
|
@@ -2771,12 +2771,12 @@ function Ys(e, t, n = !1) {
|
|
|
2771
2771
|
if (we(a))
|
|
2772
2772
|
for (let u = 0; u < a.length; u++) {
|
|
2773
2773
|
const g = st(a[u]);
|
|
2774
|
-
|
|
2774
|
+
ai(g) && (s[g] = Ye);
|
|
2775
2775
|
}
|
|
2776
2776
|
else if (a)
|
|
2777
2777
|
for (const u in a) {
|
|
2778
2778
|
const g = st(u);
|
|
2779
|
-
if (
|
|
2779
|
+
if (ai(g)) {
|
|
2780
2780
|
const _ = a[u], S = s[g] = we(_) || Te(_) ? { type: _ } : et({}, _), O = S.type;
|
|
2781
2781
|
let A = !1, z = !0;
|
|
2782
2782
|
if (we(O))
|
|
@@ -2801,7 +2801,7 @@ function Ys(e, t, n = !1) {
|
|
|
2801
2801
|
const f = [s, i];
|
|
2802
2802
|
return je(e) && r.set(e, f), f;
|
|
2803
2803
|
}
|
|
2804
|
-
function
|
|
2804
|
+
function ai(e) {
|
|
2805
2805
|
return e[0] !== "$" && !lr(e);
|
|
2806
2806
|
}
|
|
2807
2807
|
const ua = (e) => e === "_" || e === "_ctx" || e === "$stable", pa = (e) => we(e) ? e.map(qt) : [qt(e)], Wd = (e, t, n) => {
|
|
@@ -2809,7 +2809,7 @@ const ua = (e) => e === "_" || e === "_ctx" || e === "$stable", pa = (e) => we(e
|
|
|
2809
2809
|
return t;
|
|
2810
2810
|
const r = it((...o) => pa(t(...o)), n);
|
|
2811
2811
|
return r._c = !1, r;
|
|
2812
|
-
},
|
|
2812
|
+
}, qs = (e, t, n) => {
|
|
2813
2813
|
const r = e._ctx;
|
|
2814
2814
|
for (const o in e) {
|
|
2815
2815
|
if (ua(o)) continue;
|
|
@@ -2821,25 +2821,25 @@ const ua = (e) => e === "_" || e === "_ctx" || e === "$stable", pa = (e) => we(e
|
|
|
2821
2821
|
t[o] = () => s;
|
|
2822
2822
|
}
|
|
2823
2823
|
}
|
|
2824
|
-
},
|
|
2824
|
+
}, Js = (e, t) => {
|
|
2825
2825
|
const n = pa(t);
|
|
2826
2826
|
e.slots.default = () => n;
|
|
2827
|
-
},
|
|
2827
|
+
}, Xs = (e, t, n) => {
|
|
2828
2828
|
for (const r in t)
|
|
2829
2829
|
(n || !ua(r)) && (e[r] = t[r]);
|
|
2830
2830
|
}, Yd = (e, t, n) => {
|
|
2831
|
-
const r = e.slots =
|
|
2831
|
+
const r = e.slots = Vs();
|
|
2832
2832
|
if (e.vnode.shapeFlag & 32) {
|
|
2833
2833
|
const o = t._;
|
|
2834
|
-
o ? (
|
|
2835
|
-
} else t &&
|
|
2834
|
+
o ? (Xs(r, t, n), n && Xi(r, "_", o, !0)) : qs(t, r);
|
|
2835
|
+
} else t && Js(e, t);
|
|
2836
2836
|
}, Gd = (e, t, n) => {
|
|
2837
2837
|
const { vnode: r, slots: o } = e;
|
|
2838
2838
|
let a = !0, s = Ye;
|
|
2839
2839
|
if (r.shapeFlag & 32) {
|
|
2840
2840
|
const i = t._;
|
|
2841
|
-
i ? n && i === 1 ? a = !1 :
|
|
2842
|
-
} else t && (
|
|
2841
|
+
i ? n && i === 1 ? a = !1 : Xs(o, t, n) : (a = !t.$stable, qs(t, o)), s = t;
|
|
2842
|
+
} else t && (Js(e, t), s = { default: 1 });
|
|
2843
2843
|
if (a)
|
|
2844
2844
|
for (const i in o)
|
|
2845
2845
|
!ua(i) && s[i] == null && delete o[i];
|
|
@@ -3026,7 +3026,7 @@ function Jd(e, t) {
|
|
|
3026
3026
|
S(b, $[D]);
|
|
3027
3027
|
if (C) {
|
|
3028
3028
|
let D = C.subTree;
|
|
3029
|
-
if (w === D ||
|
|
3029
|
+
if (w === D || el(D.type) && (D.ssContent === w || D.ssFallback === w)) {
|
|
3030
3030
|
const ee = C.vnode;
|
|
3031
3031
|
I(
|
|
3032
3032
|
b,
|
|
@@ -3236,7 +3236,7 @@ function Jd(e, t) {
|
|
|
3236
3236
|
if (b.isMounted) {
|
|
3237
3237
|
let { next: ce, bu: be, u: xe, parent: Ee, vnode: Me } = b;
|
|
3238
3238
|
{
|
|
3239
|
-
const de =
|
|
3239
|
+
const de = Qs(b);
|
|
3240
3240
|
if (de) {
|
|
3241
3241
|
ce && (ce.el = Me.el, ue(b, ce, ee)), de.asyncDep.then(() => {
|
|
3242
3242
|
xt(() => {
|
|
@@ -3248,7 +3248,7 @@ function Jd(e, t) {
|
|
|
3248
3248
|
}
|
|
3249
3249
|
let De = ce, Fe;
|
|
3250
3250
|
kn(b, !1), ce ? (ce.el = Me.el, ue(b, ce, ee)) : ce = Me, be && Ir(be), (Fe = ce.props && ce.props.onVnodeBeforeUpdate) && Ht(Fe, Ee, ce, Me), kn(b, !0);
|
|
3251
|
-
const oe =
|
|
3251
|
+
const oe = ri(b), q = b.subTree;
|
|
3252
3252
|
b.subTree = oe, A(
|
|
3253
3253
|
q,
|
|
3254
3254
|
oe,
|
|
@@ -3272,7 +3272,7 @@ function Jd(e, t) {
|
|
|
3272
3272
|
oe,
|
|
3273
3273
|
b.parent ? b.parent.type : void 0
|
|
3274
3274
|
);
|
|
3275
|
-
const de = b.subTree =
|
|
3275
|
+
const de = b.subTree = ri(b);
|
|
3276
3276
|
A(
|
|
3277
3277
|
null,
|
|
3278
3278
|
de,
|
|
@@ -3294,14 +3294,14 @@ function Jd(e, t) {
|
|
|
3294
3294
|
}
|
|
3295
3295
|
};
|
|
3296
3296
|
b.scope.on();
|
|
3297
|
-
const re = b.effect = new
|
|
3297
|
+
const re = b.effect = new ts(ne);
|
|
3298
3298
|
b.scope.off();
|
|
3299
3299
|
const Q = b.update = re.run.bind(re), ve = b.job = re.runIfDirty.bind(re);
|
|
3300
3300
|
ve.i = b, ve.id = b.uid, re.scheduler = () => da(ve), kn(b, !0), Q();
|
|
3301
3301
|
}, ue = (b, w, K) => {
|
|
3302
3302
|
w.component = b;
|
|
3303
3303
|
const $ = b.vnode.props;
|
|
3304
|
-
b.vnode = w, b.next = null, Hd(b, w.props, $, K), Gd(b, w.children, K), sn(),
|
|
3304
|
+
b.vnode = w, b.next = null, Hd(b, w.props, $, K), Gd(b, w.children, K), sn(), Va(b), ln();
|
|
3305
3305
|
}, M = (b, w, K, $, C, D, ee, ne, re = !1) => {
|
|
3306
3306
|
const Q = b && b.children, ve = b ? b.shapeFlag : 0, ce = w.children, { patchFlag: be, shapeFlag: xe } = w;
|
|
3307
3307
|
if (be > 0) {
|
|
@@ -3490,7 +3490,7 @@ function Jd(e, t) {
|
|
|
3490
3490
|
for (De = Ce.length - 1, Q = oe - 1; Q >= 0; Q--) {
|
|
3491
3491
|
const Se = Ee + Q, Je = w[Se], St = w[Se + 1], Dt = Se + 1 < ve ? (
|
|
3492
3492
|
// #13559, #14173 fallback to el placeholder for unresolved async component
|
|
3493
|
-
St.el ||
|
|
3493
|
+
St.el || Zs(St)
|
|
3494
3494
|
) : $;
|
|
3495
3495
|
$e[Q] === 0 ? A(
|
|
3496
3496
|
null,
|
|
@@ -3623,7 +3623,7 @@ function Jd(e, t) {
|
|
|
3623
3623
|
o(w);
|
|
3624
3624
|
}, Ve = (b, w, K) => {
|
|
3625
3625
|
const { bum: $, scope: C, job: D, subTree: ee, um: ne, m: re, a: Q } = b;
|
|
3626
|
-
|
|
3626
|
+
ii(re), ii(Q), $ && Ir($), C.stop(), D && (D.flags |= 8, Y(ee, b, w, K)), ne && xt(ne, w), xt(() => {
|
|
3627
3627
|
b.isUnmounted = !0;
|
|
3628
3628
|
}, w);
|
|
3629
3629
|
}, at = (b, w, K, $ = !1, C = !1, D = 0) => {
|
|
@@ -3634,7 +3634,7 @@ function Jd(e, t) {
|
|
|
3634
3634
|
return lt(b.component.subTree);
|
|
3635
3635
|
if (b.shapeFlag & 128)
|
|
3636
3636
|
return b.suspense.next();
|
|
3637
|
-
const w = _(b.anchor || b.el), K = w && w[
|
|
3637
|
+
const w = _(b.anchor || b.el), K = w && w[$s];
|
|
3638
3638
|
return K ? _(K) : w;
|
|
3639
3639
|
};
|
|
3640
3640
|
let qe = !1;
|
|
@@ -3648,7 +3648,7 @@ function Jd(e, t) {
|
|
|
3648
3648
|
null,
|
|
3649
3649
|
null,
|
|
3650
3650
|
K
|
|
3651
|
-
), w._vnode = b, qe || (qe = !0,
|
|
3651
|
+
), w._vnode = b, qe || (qe = !0, Va($), _s(), qe = !1);
|
|
3652
3652
|
}, Ne = {
|
|
3653
3653
|
p: A,
|
|
3654
3654
|
um: Y,
|
|
@@ -3705,23 +3705,23 @@ function Qd(e) {
|
|
|
3705
3705
|
n[a] = s, s = t[s];
|
|
3706
3706
|
return n;
|
|
3707
3707
|
}
|
|
3708
|
-
function
|
|
3708
|
+
function Qs(e) {
|
|
3709
3709
|
const t = e.subTree.component;
|
|
3710
3710
|
if (t)
|
|
3711
|
-
return t.asyncDep && !t.asyncResolved ? t :
|
|
3711
|
+
return t.asyncDep && !t.asyncResolved ? t : Qs(t);
|
|
3712
3712
|
}
|
|
3713
|
-
function
|
|
3713
|
+
function ii(e) {
|
|
3714
3714
|
if (e)
|
|
3715
3715
|
for (let t = 0; t < e.length; t++)
|
|
3716
3716
|
e[t].flags |= 8;
|
|
3717
3717
|
}
|
|
3718
|
-
function
|
|
3718
|
+
function Zs(e) {
|
|
3719
3719
|
if (e.placeholder)
|
|
3720
3720
|
return e.placeholder;
|
|
3721
3721
|
const t = e.component;
|
|
3722
|
-
return t ?
|
|
3722
|
+
return t ? Zs(t.subTree) : null;
|
|
3723
3723
|
}
|
|
3724
|
-
const
|
|
3724
|
+
const el = (e) => e.__isSuspense;
|
|
3725
3725
|
function Zd(e, t) {
|
|
3726
3726
|
t && t.pendingBranch ? we(e) ? t.effects.push(...e) : t.effects.push(e) : sd(e);
|
|
3727
3727
|
}
|
|
@@ -3737,11 +3737,11 @@ let xr = 1;
|
|
|
3737
3737
|
function Vr(e, t = !1) {
|
|
3738
3738
|
xr += e, e < 0 && Mt && t && (Mt.hasOnce = !0);
|
|
3739
3739
|
}
|
|
3740
|
-
function
|
|
3740
|
+
function tl(e) {
|
|
3741
3741
|
return e.dynamicChildren = xr > 0 ? Mt || Bn : null, ef(), xr > 0 && Mt && Mt.push(e), e;
|
|
3742
3742
|
}
|
|
3743
3743
|
function v(e, t, n, r, o, a) {
|
|
3744
|
-
return
|
|
3744
|
+
return tl(
|
|
3745
3745
|
c(
|
|
3746
3746
|
e,
|
|
3747
3747
|
t,
|
|
@@ -3754,7 +3754,7 @@ function v(e, t, n, r, o, a) {
|
|
|
3754
3754
|
);
|
|
3755
3755
|
}
|
|
3756
3756
|
function nt(e, t, n, r, o) {
|
|
3757
|
-
return
|
|
3757
|
+
return tl(
|
|
3758
3758
|
ze(
|
|
3759
3759
|
e,
|
|
3760
3760
|
t,
|
|
@@ -3771,7 +3771,7 @@ function yr(e) {
|
|
|
3771
3771
|
function Tn(e, t) {
|
|
3772
3772
|
return e.type === t.type && e.key === t.key;
|
|
3773
3773
|
}
|
|
3774
|
-
const
|
|
3774
|
+
const nl = ({ key: e }) => e ?? null, Nr = ({
|
|
3775
3775
|
ref: e,
|
|
3776
3776
|
ref_key: t,
|
|
3777
3777
|
ref_for: n
|
|
@@ -3782,9 +3782,9 @@ function c(e, t = null, n = null, r = 0, o = null, a = e === pe ? 0 : 1, s = !1,
|
|
|
3782
3782
|
__v_skip: !0,
|
|
3783
3783
|
type: e,
|
|
3784
3784
|
props: t,
|
|
3785
|
-
key: t &&
|
|
3785
|
+
key: t && nl(t),
|
|
3786
3786
|
ref: t && Nr(t),
|
|
3787
|
-
scopeId:
|
|
3787
|
+
scopeId: ys,
|
|
3788
3788
|
slotScopeIds: null,
|
|
3789
3789
|
children: n,
|
|
3790
3790
|
component: null,
|
|
@@ -3818,7 +3818,7 @@ function c(e, t = null, n = null, r = 0, o = null, a = e === pe ? 0 : 1, s = !1,
|
|
|
3818
3818
|
}
|
|
3819
3819
|
const ze = tf;
|
|
3820
3820
|
function tf(e, t = null, n = null, r = 0, o = null, a = !1) {
|
|
3821
|
-
if ((!e || e ===
|
|
3821
|
+
if ((!e || e === Ls) && (e = ht), yr(e)) {
|
|
3822
3822
|
const i = _n(
|
|
3823
3823
|
e,
|
|
3824
3824
|
t,
|
|
@@ -3832,7 +3832,7 @@ function tf(e, t = null, n = null, r = 0, o = null, a = !1) {
|
|
|
3832
3832
|
let { class: i, style: l } = t;
|
|
3833
3833
|
i && !Xe(i) && (t.class = Pe(i)), je(l) && (/* @__PURE__ */ ca(l) && !we(l) && (l = et({}, l)), t.style = Qt(l));
|
|
3834
3834
|
}
|
|
3835
|
-
const s = Xe(e) ? 1 :
|
|
3835
|
+
const s = Xe(e) ? 1 : el(e) ? 128 : Cs(e) ? 64 : je(e) ? 4 : Te(e) ? 2 : 0;
|
|
3836
3836
|
return c(
|
|
3837
3837
|
e,
|
|
3838
3838
|
t,
|
|
@@ -3845,15 +3845,15 @@ function tf(e, t = null, n = null, r = 0, o = null, a = !1) {
|
|
|
3845
3845
|
);
|
|
3846
3846
|
}
|
|
3847
3847
|
function nf(e) {
|
|
3848
|
-
return e ? /* @__PURE__ */ ca(e) ||
|
|
3848
|
+
return e ? /* @__PURE__ */ ca(e) || Ws(e) ? et({}, e) : e : null;
|
|
3849
3849
|
}
|
|
3850
3850
|
function _n(e, t, n = !1, r = !1) {
|
|
3851
|
-
const { props: o, ref: a, patchFlag: s, children: i, transition: l } = e, f = t ?
|
|
3851
|
+
const { props: o, ref: a, patchFlag: s, children: i, transition: l } = e, f = t ? rl(o || {}, t) : o, u = {
|
|
3852
3852
|
__v_isVNode: !0,
|
|
3853
3853
|
__v_skip: !0,
|
|
3854
3854
|
type: e.type,
|
|
3855
3855
|
props: f,
|
|
3856
|
-
key: f &&
|
|
3856
|
+
key: f && nl(f),
|
|
3857
3857
|
ref: t && t.ref ? (
|
|
3858
3858
|
// #2078 in the case of <component :is="vnode" ref="extra"/>
|
|
3859
3859
|
// if the vnode itself already has a ref, cloneVNode will need to merge
|
|
@@ -3900,7 +3900,7 @@ function _n(e, t, n = !1, r = !1) {
|
|
|
3900
3900
|
function Ue(e = " ", t = 0) {
|
|
3901
3901
|
return ze(fo, null, e, t);
|
|
3902
3902
|
}
|
|
3903
|
-
function
|
|
3903
|
+
function si(e, t) {
|
|
3904
3904
|
const n = ze(Rr, null, e);
|
|
3905
3905
|
return n.staticCount = t, n;
|
|
3906
3906
|
}
|
|
@@ -3933,12 +3933,12 @@ function va(e, t) {
|
|
|
3933
3933
|
} else {
|
|
3934
3934
|
n = 32;
|
|
3935
3935
|
const o = t._;
|
|
3936
|
-
!o && !
|
|
3936
|
+
!o && !Ws(t) ? t._ctx = ft : o === 3 && ft && (ft.slots._ === 1 ? t._ = 1 : (t._ = 2, e.patchFlag |= 1024));
|
|
3937
3937
|
}
|
|
3938
3938
|
else Te(t) ? (t = { default: t, _ctx: ft }, n = 32) : (t = String(t), r & 64 ? (n = 16, t = [Ue(t)]) : n = 8);
|
|
3939
3939
|
e.children = t, e.shapeFlag |= n;
|
|
3940
3940
|
}
|
|
3941
|
-
function
|
|
3941
|
+
function rl(...e) {
|
|
3942
3942
|
const t = {};
|
|
3943
3943
|
for (let n = 0; n < e.length; n++) {
|
|
3944
3944
|
const r = e[n];
|
|
@@ -3962,7 +3962,7 @@ function Ht(e, t, n, r = null) {
|
|
|
3962
3962
|
r
|
|
3963
3963
|
]);
|
|
3964
3964
|
}
|
|
3965
|
-
const rf =
|
|
3965
|
+
const rf = Fs();
|
|
3966
3966
|
let of = 0;
|
|
3967
3967
|
function af(e, t, n) {
|
|
3968
3968
|
const r = e.type, o = (t ? t.appContext : e.appContext) || rf, a = {
|
|
@@ -3997,8 +3997,8 @@ function af(e, t, n) {
|
|
|
3997
3997
|
components: null,
|
|
3998
3998
|
directives: null,
|
|
3999
3999
|
// resolved props and emits options
|
|
4000
|
-
propsOptions:
|
|
4001
|
-
emitsOptions:
|
|
4000
|
+
propsOptions: Gs(r, o),
|
|
4001
|
+
emitsOptions: Ks(r, o),
|
|
4002
4002
|
// emit
|
|
4003
4003
|
emit: null,
|
|
4004
4004
|
// to be set immediately
|
|
@@ -4066,16 +4066,16 @@ const Sr = (e) => {
|
|
|
4066
4066
|
return Wr(e), e.scope.on(), () => {
|
|
4067
4067
|
e.scope.off(), Wr(t);
|
|
4068
4068
|
};
|
|
4069
|
-
},
|
|
4069
|
+
}, li = () => {
|
|
4070
4070
|
vt && vt.scope.off(), Wr(null);
|
|
4071
4071
|
};
|
|
4072
|
-
function
|
|
4072
|
+
function ol(e) {
|
|
4073
4073
|
return e.vnode.shapeFlag & 4;
|
|
4074
4074
|
}
|
|
4075
4075
|
let wr = !1;
|
|
4076
4076
|
function sf(e, t = !1, n = !1) {
|
|
4077
4077
|
t && Jo(t);
|
|
4078
|
-
const { props: r, children: o } = e.vnode, a =
|
|
4078
|
+
const { props: r, children: o } = e.vnode, a = ol(e);
|
|
4079
4079
|
Ud(e, r, a, t), Yd(e, o, n || t);
|
|
4080
4080
|
const s = a ? lf(e, t) : void 0;
|
|
4081
4081
|
return t && Jo(!1), s;
|
|
@@ -4094,24 +4094,24 @@ function lf(e, t) {
|
|
|
4094
4094
|
e.props,
|
|
4095
4095
|
o
|
|
4096
4096
|
]
|
|
4097
|
-
), i =
|
|
4098
|
-
if (ln(), a(), (i || e.sp) && !Kn(e) &&
|
|
4099
|
-
if (s.then(
|
|
4097
|
+
), i = qi(s);
|
|
4098
|
+
if (ln(), a(), (i || e.sp) && !Kn(e) && Ms(e), i) {
|
|
4099
|
+
if (s.then(li, li), t)
|
|
4100
4100
|
return s.then((l) => {
|
|
4101
|
-
|
|
4101
|
+
ci(e, l);
|
|
4102
4102
|
}).catch((l) => {
|
|
4103
4103
|
io(l, e, 0);
|
|
4104
4104
|
});
|
|
4105
4105
|
e.asyncDep = s;
|
|
4106
4106
|
} else
|
|
4107
|
-
|
|
4107
|
+
ci(e, s);
|
|
4108
4108
|
} else
|
|
4109
|
-
|
|
4109
|
+
al(e);
|
|
4110
4110
|
}
|
|
4111
|
-
function
|
|
4112
|
-
Te(t) ? e.type.__ssrInlineRender ? e.ssrRender = t : e.render = t : je(t) && (e.setupState =
|
|
4111
|
+
function ci(e, t, n) {
|
|
4112
|
+
Te(t) ? e.type.__ssrInlineRender ? e.ssrRender = t : e.render = t : je(t) && (e.setupState = ms(t)), al(e);
|
|
4113
4113
|
}
|
|
4114
|
-
function
|
|
4114
|
+
function al(e, t, n) {
|
|
4115
4115
|
const r = e.type;
|
|
4116
4116
|
e.render || (e.render = r.render || Xt);
|
|
4117
4117
|
{
|
|
@@ -4141,7 +4141,7 @@ function df(e) {
|
|
|
4141
4141
|
};
|
|
4142
4142
|
}
|
|
4143
4143
|
function uo(e) {
|
|
4144
|
-
return e.exposed ? e.exposeProxy || (e.exposeProxy = new Proxy(
|
|
4144
|
+
return e.exposed ? e.exposeProxy || (e.exposeProxy = new Proxy(ms(qc(e.exposed)), {
|
|
4145
4145
|
get(t, n) {
|
|
4146
4146
|
if (n in t)
|
|
4147
4147
|
return t[n];
|
|
@@ -4160,7 +4160,7 @@ function uf(e) {
|
|
|
4160
4160
|
return Te(e) && "__vccOpts" in e;
|
|
4161
4161
|
}
|
|
4162
4162
|
const me = (e, t) => /* @__PURE__ */ nd(e, t, wr);
|
|
4163
|
-
function
|
|
4163
|
+
function il(e, t, n) {
|
|
4164
4164
|
try {
|
|
4165
4165
|
Vr(-1);
|
|
4166
4166
|
const r = arguments.length;
|
|
@@ -4176,15 +4176,15 @@ const pf = "3.5.34";
|
|
|
4176
4176
|
* @license MIT
|
|
4177
4177
|
**/
|
|
4178
4178
|
let Xo;
|
|
4179
|
-
const
|
|
4180
|
-
if (
|
|
4179
|
+
const di = typeof window < "u" && window.trustedTypes;
|
|
4180
|
+
if (di)
|
|
4181
4181
|
try {
|
|
4182
|
-
Xo = /* @__PURE__ */
|
|
4182
|
+
Xo = /* @__PURE__ */ di.createPolicy("vue", {
|
|
4183
4183
|
createHTML: (e) => e
|
|
4184
4184
|
});
|
|
4185
4185
|
} catch {
|
|
4186
4186
|
}
|
|
4187
|
-
const
|
|
4187
|
+
const sl = Xo ? (e) => Xo.createHTML(e) : (e) => e, hf = "http://www.w3.org/2000/svg", vf = "http://www.w3.org/1998/Math/MathML", tn = typeof document < "u" ? document : null, fi = tn && /* @__PURE__ */ tn.createElement("template"), mf = {
|
|
4188
4188
|
insert: (e, t, n) => {
|
|
4189
4189
|
t.insertBefore(e, n || null);
|
|
4190
4190
|
},
|
|
@@ -4220,10 +4220,10 @@ const il = Xo ? (e) => Xo.createHTML(e) : (e) => e, hf = "http://www.w3.org/2000
|
|
|
4220
4220
|
for (; t.insertBefore(o.cloneNode(!0), n), !(o === a || !(o = o.nextSibling)); )
|
|
4221
4221
|
;
|
|
4222
4222
|
else {
|
|
4223
|
-
|
|
4223
|
+
fi.innerHTML = sl(
|
|
4224
4224
|
r === "svg" ? `<svg>${e}</svg>` : r === "mathml" ? `<math>${e}</math>` : e
|
|
4225
4225
|
);
|
|
4226
|
-
const i =
|
|
4226
|
+
const i = fi.content;
|
|
4227
4227
|
if (r === "svg" || r === "mathml") {
|
|
4228
4228
|
const l = i.firstChild;
|
|
4229
4229
|
for (; l.firstChild; )
|
|
@@ -4239,7 +4239,7 @@ const il = Xo ? (e) => Xo.createHTML(e) : (e) => e, hf = "http://www.w3.org/2000
|
|
|
4239
4239
|
n ? n.previousSibling : t.lastChild
|
|
4240
4240
|
];
|
|
4241
4241
|
}
|
|
4242
|
-
}, pn = "transition", nr = "animation", Vn = /* @__PURE__ */ Symbol("_vtc"),
|
|
4242
|
+
}, pn = "transition", nr = "animation", Vn = /* @__PURE__ */ Symbol("_vtc"), ll = {
|
|
4243
4243
|
name: String,
|
|
4244
4244
|
type: String,
|
|
4245
4245
|
css: {
|
|
@@ -4256,19 +4256,19 @@ const il = Xo ? (e) => Xo.createHTML(e) : (e) => e, hf = "http://www.w3.org/2000
|
|
|
4256
4256
|
leaveFromClass: String,
|
|
4257
4257
|
leaveActiveClass: String,
|
|
4258
4258
|
leaveToClass: String
|
|
4259
|
-
},
|
|
4259
|
+
}, cl = /* @__PURE__ */ et(
|
|
4260
4260
|
{},
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
), gf = (e) => (e.displayName = "Transition", e.props =
|
|
4264
|
-
(e, { slots: t }) =>
|
|
4261
|
+
Ts,
|
|
4262
|
+
ll
|
|
4263
|
+
), gf = (e) => (e.displayName = "Transition", e.props = cl, e), An = /* @__PURE__ */ gf(
|
|
4264
|
+
(e, { slots: t }) => il(gd, dl(e), t)
|
|
4265
4265
|
), $n = (e, t = []) => {
|
|
4266
4266
|
we(e) ? e.forEach((n) => n(...t)) : e && e(...t);
|
|
4267
|
-
},
|
|
4268
|
-
function
|
|
4267
|
+
}, ui = (e) => e ? we(e) ? e.some((t) => t.length > 1) : e.length > 1 : !1;
|
|
4268
|
+
function dl(e) {
|
|
4269
4269
|
const t = {};
|
|
4270
4270
|
for (const x in e)
|
|
4271
|
-
x in
|
|
4271
|
+
x in ll || (t[x] = e[x]);
|
|
4272
4272
|
if (e.css === !1)
|
|
4273
4273
|
return t;
|
|
4274
4274
|
const {
|
|
@@ -4299,8 +4299,8 @@ function cl(e) {
|
|
|
4299
4299
|
x._isLeaving = !1, mn(x, g), mn(x, S), mn(x, _), E && E();
|
|
4300
4300
|
}, T = (x) => (E, W) => {
|
|
4301
4301
|
const se = x ? I : G, he = () => R(E, x, W);
|
|
4302
|
-
$n(se, [E, he]),
|
|
4303
|
-
mn(E, x ? l : a), Vt(E, x ? u : i),
|
|
4302
|
+
$n(se, [E, he]), pi(() => {
|
|
4303
|
+
mn(E, x ? l : a), Vt(E, x ? u : i), ui(se) || hi(E, r, A, he);
|
|
4304
4304
|
});
|
|
4305
4305
|
};
|
|
4306
4306
|
return et(t, {
|
|
@@ -4315,8 +4315,8 @@ function cl(e) {
|
|
|
4315
4315
|
onLeave(x, E) {
|
|
4316
4316
|
x._isLeaving = !0;
|
|
4317
4317
|
const W = () => le(x, E);
|
|
4318
|
-
Vt(x, g), x._enterCancelled ? (Vt(x, _), Qo(x)) : (Qo(x), Vt(x, _)),
|
|
4319
|
-
x._isLeaving && (mn(x, g), Vt(x, S),
|
|
4318
|
+
Vt(x, g), x._enterCancelled ? (Vt(x, _), Qo(x)) : (Qo(x), Vt(x, _)), pi(() => {
|
|
4319
|
+
x._isLeaving && (mn(x, g), Vt(x, S), ui(j) || hi(x, r, z, W));
|
|
4320
4320
|
}), $n(j, [x, W]);
|
|
4321
4321
|
},
|
|
4322
4322
|
onEnterCancelled(x) {
|
|
@@ -4351,19 +4351,19 @@ function mn(e, t) {
|
|
|
4351
4351
|
const n = e[Vn];
|
|
4352
4352
|
n && (n.delete(t), n.size || (e[Vn] = void 0));
|
|
4353
4353
|
}
|
|
4354
|
-
function
|
|
4354
|
+
function pi(e) {
|
|
4355
4355
|
requestAnimationFrame(() => {
|
|
4356
4356
|
requestAnimationFrame(e);
|
|
4357
4357
|
});
|
|
4358
4358
|
}
|
|
4359
4359
|
let _f = 0;
|
|
4360
|
-
function
|
|
4360
|
+
function hi(e, t, n, r) {
|
|
4361
4361
|
const o = e._endId = ++_f, a = () => {
|
|
4362
4362
|
o === e._endId && r();
|
|
4363
4363
|
};
|
|
4364
4364
|
if (n != null)
|
|
4365
4365
|
return setTimeout(a, n);
|
|
4366
|
-
const { type: s, timeout: i, propCount: l } =
|
|
4366
|
+
const { type: s, timeout: i, propCount: l } = fl(e, t);
|
|
4367
4367
|
if (!s)
|
|
4368
4368
|
return r();
|
|
4369
4369
|
const f = s + "end";
|
|
@@ -4377,8 +4377,8 @@ function pi(e, t, n, r) {
|
|
|
4377
4377
|
u < l && g();
|
|
4378
4378
|
}, i + 1), e.addEventListener(f, _);
|
|
4379
4379
|
}
|
|
4380
|
-
function
|
|
4381
|
-
const n = window.getComputedStyle(e), r = (O) => (n[O] || "").split(", "), o = r(`${pn}Delay`), a = r(`${pn}Duration`), s =
|
|
4380
|
+
function fl(e, t) {
|
|
4381
|
+
const n = window.getComputedStyle(e), r = (O) => (n[O] || "").split(", "), o = r(`${pn}Delay`), a = r(`${pn}Duration`), s = vi(o, a), i = r(`${nr}Delay`), l = r(`${nr}Duration`), f = vi(i, l);
|
|
4382
4382
|
let u = null, g = 0, _ = 0;
|
|
4383
4383
|
t === pn ? s > 0 && (u = pn, g = s, _ = a.length) : t === nr ? f > 0 && (u = nr, g = f, _ = l.length) : (g = Math.max(s, f), u = g > 0 ? s > f ? pn : nr : null, _ = u ? u === pn ? a.length : l.length : 0);
|
|
4384
4384
|
const S = u === pn && /\b(?:transform|all)(?:,|$)/.test(
|
|
@@ -4391,12 +4391,12 @@ function dl(e, t) {
|
|
|
4391
4391
|
hasTransform: S
|
|
4392
4392
|
};
|
|
4393
4393
|
}
|
|
4394
|
-
function
|
|
4394
|
+
function vi(e, t) {
|
|
4395
4395
|
for (; e.length < t.length; )
|
|
4396
4396
|
e = e.concat(e);
|
|
4397
|
-
return Math.max(...t.map((n, r) =>
|
|
4397
|
+
return Math.max(...t.map((n, r) => mi(n) + mi(e[r])));
|
|
4398
4398
|
}
|
|
4399
|
-
function
|
|
4399
|
+
function mi(e) {
|
|
4400
4400
|
return e === "auto" ? 0 : Number(e.slice(0, -1).replace(",", ".")) * 1e3;
|
|
4401
4401
|
}
|
|
4402
4402
|
function Qo(e) {
|
|
@@ -4406,7 +4406,7 @@ function xf(e, t, n) {
|
|
|
4406
4406
|
const r = e[Vn];
|
|
4407
4407
|
r && (t = (t ? [t, ...r] : [...r]).join(" ")), t == null ? e.removeAttribute("class") : n ? e.setAttribute("class", t) : e.className = t;
|
|
4408
4408
|
}
|
|
4409
|
-
const Yr = /* @__PURE__ */ Symbol("_vod"),
|
|
4409
|
+
const Yr = /* @__PURE__ */ Symbol("_vod"), ul = /* @__PURE__ */ Symbol("_vsh"), ty = {
|
|
4410
4410
|
// used for prop mismatch check during hydration
|
|
4411
4411
|
name: "show",
|
|
4412
4412
|
beforeMount(e, { value: t }, { transition: n }) {
|
|
@@ -4425,7 +4425,7 @@ const Yr = /* @__PURE__ */ Symbol("_vod"), fl = /* @__PURE__ */ Symbol("_vsh"),
|
|
|
4425
4425
|
}
|
|
4426
4426
|
};
|
|
4427
4427
|
function rr(e, t) {
|
|
4428
|
-
e.style.display = t ? e[Yr] : "none", e[
|
|
4428
|
+
e.style.display = t ? e[Yr] : "none", e[ul] = !t;
|
|
4429
4429
|
}
|
|
4430
4430
|
const yf = /* @__PURE__ */ Symbol(""), wf = /(?:^|;)\s*display\s*:/;
|
|
4431
4431
|
function kf(e, t, n) {
|
|
@@ -4457,9 +4457,9 @@ function kf(e, t, n) {
|
|
|
4457
4457
|
s && (n += ";" + s), r.cssText = n, a = wf.test(n);
|
|
4458
4458
|
}
|
|
4459
4459
|
} else t && e.removeAttribute("style");
|
|
4460
|
-
Yr in e && (e[Yr] = a ? r.display : "", e[
|
|
4460
|
+
Yr in e && (e[Yr] = a ? r.display : "", e[ul] && (r.display = "none"));
|
|
4461
4461
|
}
|
|
4462
|
-
const
|
|
4462
|
+
const gi = /\s*!important$/;
|
|
4463
4463
|
function sr(e, t, n) {
|
|
4464
4464
|
if (we(n))
|
|
4465
4465
|
n.forEach((r) => sr(e, t, r));
|
|
@@ -4467,14 +4467,14 @@ function sr(e, t, n) {
|
|
|
4467
4467
|
e.setProperty(t, n);
|
|
4468
4468
|
else {
|
|
4469
4469
|
const r = $f(e, t);
|
|
4470
|
-
|
|
4470
|
+
gi.test(n) ? e.setProperty(
|
|
4471
4471
|
At(r),
|
|
4472
|
-
n.replace(
|
|
4472
|
+
n.replace(gi, ""),
|
|
4473
4473
|
"important"
|
|
4474
4474
|
) : e[r] = n;
|
|
4475
4475
|
}
|
|
4476
4476
|
}
|
|
4477
|
-
const
|
|
4477
|
+
const bi = ["Webkit", "Moz", "ms"], Do = {};
|
|
4478
4478
|
function $f(e, t) {
|
|
4479
4479
|
const n = Do[t];
|
|
4480
4480
|
if (n)
|
|
@@ -4483,8 +4483,8 @@ function $f(e, t) {
|
|
|
4483
4483
|
if (r !== "filter" && r in e)
|
|
4484
4484
|
return Do[t] = r;
|
|
4485
4485
|
r = to(r);
|
|
4486
|
-
for (let o = 0; o <
|
|
4487
|
-
const a =
|
|
4486
|
+
for (let o = 0; o < bi.length; o++) {
|
|
4487
|
+
const a = bi[o] + r;
|
|
4488
4488
|
if (a in e)
|
|
4489
4489
|
return Do[t] = a;
|
|
4490
4490
|
}
|
|
@@ -4493,16 +4493,16 @@ function $f(e, t) {
|
|
|
4493
4493
|
function Cf(e, t, n, r) {
|
|
4494
4494
|
return e.tagName === "TEXTAREA" && (t === "width" || t === "height") && Xe(r) && n === r;
|
|
4495
4495
|
}
|
|
4496
|
-
const
|
|
4497
|
-
function
|
|
4498
|
-
r && t.startsWith("xlink:") ? n == null ? e.removeAttributeNS(
|
|
4496
|
+
const _i = "http://www.w3.org/1999/xlink";
|
|
4497
|
+
function xi(e, t, n, r, o, a = Sc(t)) {
|
|
4498
|
+
r && t.startsWith("xlink:") ? n == null ? e.removeAttributeNS(_i, t.slice(6, t.length)) : e.setAttributeNS(_i, t, n) : n == null || a && !Qi(n) ? e.removeAttribute(t) : e.setAttribute(
|
|
4499
4499
|
t,
|
|
4500
4500
|
a ? "" : jt(n) ? String(n) : n
|
|
4501
4501
|
);
|
|
4502
4502
|
}
|
|
4503
|
-
function
|
|
4503
|
+
function yi(e, t, n, r, o) {
|
|
4504
4504
|
if (t === "innerHTML" || t === "textContent") {
|
|
4505
|
-
n != null && (e[t] = t === "innerHTML" ?
|
|
4505
|
+
n != null && (e[t] = t === "innerHTML" ? sl(n) : n);
|
|
4506
4506
|
return;
|
|
4507
4507
|
}
|
|
4508
4508
|
const a = e.tagName;
|
|
@@ -4519,7 +4519,7 @@ function xi(e, t, n, r, o) {
|
|
|
4519
4519
|
let s = !1;
|
|
4520
4520
|
if (n === "" || n == null) {
|
|
4521
4521
|
const i = typeof e[t];
|
|
4522
|
-
i === "boolean" ? n =
|
|
4522
|
+
i === "boolean" ? n = Qi(n) : n == null && i === "string" ? (n = "", s = !0) : i === "number" && (n = 0, s = !0);
|
|
4523
4523
|
}
|
|
4524
4524
|
try {
|
|
4525
4525
|
e[t] = n;
|
|
@@ -4533,9 +4533,9 @@ function bn(e, t, n, r) {
|
|
|
4533
4533
|
function Sf(e, t, n, r) {
|
|
4534
4534
|
e.removeEventListener(t, n, r);
|
|
4535
4535
|
}
|
|
4536
|
-
const
|
|
4536
|
+
const wi = /* @__PURE__ */ Symbol("_vei");
|
|
4537
4537
|
function Tf(e, t, n, r, o = null) {
|
|
4538
|
-
const a = e[
|
|
4538
|
+
const a = e[wi] || (e[wi] = {}), s = a[t];
|
|
4539
4539
|
if (r && s)
|
|
4540
4540
|
s.value = r;
|
|
4541
4541
|
else {
|
|
@@ -4549,13 +4549,13 @@ function Tf(e, t, n, r, o = null) {
|
|
|
4549
4549
|
} else s && (Sf(e, i, s, l), a[t] = void 0);
|
|
4550
4550
|
}
|
|
4551
4551
|
}
|
|
4552
|
-
const
|
|
4552
|
+
const ki = /(?:Once|Passive|Capture)$/;
|
|
4553
4553
|
function Ef(e) {
|
|
4554
4554
|
let t;
|
|
4555
|
-
if (
|
|
4555
|
+
if (ki.test(e)) {
|
|
4556
4556
|
t = {};
|
|
4557
4557
|
let r;
|
|
4558
|
-
for (; r = e.match(
|
|
4558
|
+
for (; r = e.match(ki); )
|
|
4559
4559
|
e = e.slice(0, e.length - r[0].length), t[r[0].toLowerCase()] = !0;
|
|
4560
4560
|
}
|
|
4561
4561
|
return [e[2] === ":" ? e.slice(3) : At(e.slice(2)), t];
|
|
@@ -4588,16 +4588,16 @@ function zf(e, t) {
|
|
|
4588
4588
|
} else
|
|
4589
4589
|
return t;
|
|
4590
4590
|
}
|
|
4591
|
-
const
|
|
4591
|
+
const $i = (e) => e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && // lowercase letter
|
|
4592
4592
|
e.charCodeAt(2) > 96 && e.charCodeAt(2) < 123, Df = (e, t, n, r, o, a) => {
|
|
4593
4593
|
const s = o === "svg";
|
|
4594
|
-
t === "class" ? xf(e, r, s) : t === "style" ? kf(e, n, r) : Xr(t) ? Qr(t) || Tf(e, t, n, r, a) : (t[0] === "." ? (t = t.slice(1), !0) : t[0] === "^" ? (t = t.slice(1), !1) : Of(e, t, r, s)) ? (
|
|
4594
|
+
t === "class" ? xf(e, r, s) : t === "style" ? kf(e, n, r) : Xr(t) ? Qr(t) || Tf(e, t, n, r, a) : (t[0] === "." ? (t = t.slice(1), !0) : t[0] === "^" ? (t = t.slice(1), !1) : Of(e, t, r, s)) ? (yi(e, t, r), !e.tagName.includes("-") && (t === "value" || t === "checked" || t === "selected") && xi(e, t, r, s, a, t !== "value")) : /* #11081 force set props for possible async custom element */ e._isVueCE && // #12408 check if it's declared prop or it's async custom element
|
|
4595
4595
|
(If(e, t) || // @ts-expect-error _def is private
|
|
4596
|
-
e._def.__asyncLoader && (/[A-Z]/.test(t) || !Xe(r))) ?
|
|
4596
|
+
e._def.__asyncLoader && (/[A-Z]/.test(t) || !Xe(r))) ? yi(e, st(t), r, a, t) : (t === "true-value" ? e._trueValue = r : t === "false-value" && (e._falseValue = r), xi(e, t, r, s));
|
|
4597
4597
|
};
|
|
4598
4598
|
function Of(e, t, n, r) {
|
|
4599
4599
|
if (r)
|
|
4600
|
-
return !!(t === "innerHTML" || t === "textContent" || t in e &&
|
|
4600
|
+
return !!(t === "innerHTML" || t === "textContent" || t in e && $i(t) && Te(n));
|
|
4601
4601
|
if (t === "spellcheck" || t === "draggable" || t === "translate" || t === "autocorrect" || t === "sandbox" && e.tagName === "IFRAME" || t === "form" || t === "list" && e.tagName === "INPUT" || t === "type" && e.tagName === "TEXTAREA")
|
|
4602
4602
|
return !1;
|
|
4603
4603
|
if (t === "width" || t === "height") {
|
|
@@ -4605,7 +4605,7 @@ function Of(e, t, n, r) {
|
|
|
4605
4605
|
if (o === "IMG" || o === "VIDEO" || o === "CANVAS" || o === "SOURCE")
|
|
4606
4606
|
return !1;
|
|
4607
4607
|
}
|
|
4608
|
-
return
|
|
4608
|
+
return $i(t) && Xe(n) ? !1 : t in e;
|
|
4609
4609
|
}
|
|
4610
4610
|
function If(e, t) {
|
|
4611
4611
|
const n = (
|
|
@@ -4617,7 +4617,7 @@ function If(e, t) {
|
|
|
4617
4617
|
const r = st(t);
|
|
4618
4618
|
return Array.isArray(n) ? n.some((o) => st(o) === r) : Object.keys(n).some((o) => st(o) === r);
|
|
4619
4619
|
}
|
|
4620
|
-
const
|
|
4620
|
+
const Ci = {};
|
|
4621
4621
|
// @__NO_SIDE_EFFECTS__
|
|
4622
4622
|
function Lf(e, t, n) {
|
|
4623
4623
|
let r = /* @__PURE__ */ tt(e, t);
|
|
@@ -4632,8 +4632,8 @@ function Lf(e, t, n) {
|
|
|
4632
4632
|
const Rf = typeof HTMLElement < "u" ? HTMLElement : class {
|
|
4633
4633
|
};
|
|
4634
4634
|
class ga extends Rf {
|
|
4635
|
-
constructor(t, n = {}, r =
|
|
4636
|
-
super(), this._def = t, this._props = n, this._createApp = r, this._isVueCE = !0, this._instance = null, this._app = null, this._nonce = this._def.nonce, this._connected = !1, this._resolved = !1, this._patching = !1, this._dirty = !1, this._numberProps = null, this._styleChildren = /* @__PURE__ */ new WeakSet(), this._styleAnchors = /* @__PURE__ */ new WeakMap(), this._ob = null, this.shadowRoot && r !==
|
|
4635
|
+
constructor(t, n = {}, r = zi) {
|
|
4636
|
+
super(), this._def = t, this._props = n, this._createApp = r, this._isVueCE = !0, this._instance = null, this._app = null, this._nonce = this._def.nonce, this._connected = !1, this._resolved = !1, this._patching = !1, this._dirty = !1, this._numberProps = null, this._styleChildren = /* @__PURE__ */ new WeakSet(), this._styleAnchors = /* @__PURE__ */ new WeakMap(), this._ob = null, this.shadowRoot && r !== zi ? this._root = this.shadowRoot : t.shadowRoot !== !1 ? (this.attachShadow(
|
|
4637
4637
|
et({}, t.shadowRootOptions, {
|
|
4638
4638
|
mode: "open"
|
|
4639
4639
|
})
|
|
@@ -4722,7 +4722,7 @@ class ga extends Rf {
|
|
|
4722
4722
|
_setAttr(t) {
|
|
4723
4723
|
if (t.startsWith("data-v-")) return;
|
|
4724
4724
|
const n = this.hasAttribute(t);
|
|
4725
|
-
let r = n ? this.getAttribute(t) :
|
|
4725
|
+
let r = n ? this.getAttribute(t) : Ci;
|
|
4726
4726
|
const o = st(t);
|
|
4727
4727
|
n && this._numberProps && this._numberProps[o] && (r = No(r)), this._setProp(o, r, !1, !0);
|
|
4728
4728
|
}
|
|
@@ -4736,7 +4736,7 @@ class ga extends Rf {
|
|
|
4736
4736
|
* @internal
|
|
4737
4737
|
*/
|
|
4738
4738
|
_setProp(t, n, r = !0, o = !1) {
|
|
4739
|
-
if (n !== this._props[t] && (this._dirty = !0, n ===
|
|
4739
|
+
if (n !== this._props[t] && (this._dirty = !0, n === Ci ? delete this._props[t] : (this._props[t] = n, t === "key" && this._app && (this._app._ceVNode.key = n)), o && this._instance && this._update(), r)) {
|
|
4740
4740
|
const a = this._ob;
|
|
4741
4741
|
a && (this._processMutations(a.takeRecords()), a.disconnect()), n === !0 ? this.setAttribute(At(t), "") : typeof n == "string" || typeof n == "number" ? this.setAttribute(At(t), n + "") : n || this.removeAttribute(At(t)), a && a.observe(this, { attributes: !0 });
|
|
4742
4742
|
}
|
|
@@ -4870,16 +4870,16 @@ class ga extends Rf {
|
|
|
4870
4870
|
_removeChildStyle(t) {
|
|
4871
4871
|
}
|
|
4872
4872
|
}
|
|
4873
|
-
const
|
|
4873
|
+
const pl = /* @__PURE__ */ new WeakMap(), hl = /* @__PURE__ */ new WeakMap(), Gr = /* @__PURE__ */ Symbol("_moveCb"), Si = /* @__PURE__ */ Symbol("_enterCb"), Nf = (e) => (delete e.props.mode, e), Bf = /* @__PURE__ */ Nf({
|
|
4874
4874
|
name: "TransitionGroup",
|
|
4875
|
-
props: /* @__PURE__ */ et({},
|
|
4875
|
+
props: /* @__PURE__ */ et({}, cl, {
|
|
4876
4876
|
tag: String,
|
|
4877
4877
|
moveClass: String
|
|
4878
4878
|
}),
|
|
4879
4879
|
setup(e, { slots: t }) {
|
|
4880
|
-
const n = ma(), r =
|
|
4880
|
+
const n = ma(), r = Ss();
|
|
4881
4881
|
let o, a;
|
|
4882
|
-
return
|
|
4882
|
+
return Ds(() => {
|
|
4883
4883
|
if (!o.length)
|
|
4884
4884
|
return;
|
|
4885
4885
|
const s = e.moveClass || `${e.name || "v"}-move`;
|
|
@@ -4902,7 +4902,7 @@ const ul = /* @__PURE__ */ new WeakMap(), pl = /* @__PURE__ */ new WeakMap(), Gr
|
|
|
4902
4902
|
f.addEventListener("transitionend", g);
|
|
4903
4903
|
}), o = [];
|
|
4904
4904
|
}), () => {
|
|
4905
|
-
const s = /* @__PURE__ */ Le(e), i =
|
|
4905
|
+
const s = /* @__PURE__ */ Le(e), i = dl(s);
|
|
4906
4906
|
let l = s.tag || pe;
|
|
4907
4907
|
if (o = [], a)
|
|
4908
4908
|
for (let f = 0; f < a.length; f++) {
|
|
@@ -4915,7 +4915,7 @@ const ul = /* @__PURE__ */ new WeakMap(), pl = /* @__PURE__ */ new WeakMap(), Gr
|
|
|
4915
4915
|
r,
|
|
4916
4916
|
n
|
|
4917
4917
|
)
|
|
4918
|
-
),
|
|
4918
|
+
), pl.set(u, vl(u.el)));
|
|
4919
4919
|
}
|
|
4920
4920
|
a = t.default ? fa(t.default()) : [];
|
|
4921
4921
|
for (let f = 0; f < a.length; f++) {
|
|
@@ -4931,20 +4931,20 @@ const ul = /* @__PURE__ */ new WeakMap(), pl = /* @__PURE__ */ new WeakMap(), Gr
|
|
|
4931
4931
|
}), jf = Bf;
|
|
4932
4932
|
function Ff(e) {
|
|
4933
4933
|
const t = e.el;
|
|
4934
|
-
t[Gr] && t[Gr](), t[
|
|
4934
|
+
t[Gr] && t[Gr](), t[Si] && t[Si]();
|
|
4935
4935
|
}
|
|
4936
4936
|
function Kf(e) {
|
|
4937
|
-
|
|
4937
|
+
hl.set(e, vl(e.el));
|
|
4938
4938
|
}
|
|
4939
4939
|
function Uf(e) {
|
|
4940
|
-
const t =
|
|
4940
|
+
const t = pl.get(e), n = hl.get(e), r = t.left - n.left, o = t.top - n.top;
|
|
4941
4941
|
if (r || o) {
|
|
4942
4942
|
const a = e.el, s = a.style, i = a.getBoundingClientRect();
|
|
4943
4943
|
let l = 1, f = 1;
|
|
4944
4944
|
return a.offsetWidth && (l = i.width / a.offsetWidth), a.offsetHeight && (f = i.height / a.offsetHeight), (!Number.isFinite(l) || l === 0) && (l = 1), (!Number.isFinite(f) || f === 0) && (f = 1), Math.abs(l - 1) < 0.01 && (l = 1), Math.abs(f - 1) < 0.01 && (f = 1), s.transform = s.webkitTransform = `translate(${r / l}px,${o / f}px)`, s.transitionDuration = "0s", e;
|
|
4945
4945
|
}
|
|
4946
4946
|
}
|
|
4947
|
-
function
|
|
4947
|
+
function vl(e) {
|
|
4948
4948
|
const t = e.getBoundingClientRect();
|
|
4949
4949
|
return {
|
|
4950
4950
|
left: t.left,
|
|
@@ -4958,7 +4958,7 @@ function Hf(e, t, n) {
|
|
|
4958
4958
|
}), n.split(/\s+/).forEach((i) => i && r.classList.add(i)), r.style.display = "none";
|
|
4959
4959
|
const a = t.nodeType === 1 ? t : t.parentNode;
|
|
4960
4960
|
a.appendChild(r);
|
|
4961
|
-
const { hasTransform: s } =
|
|
4961
|
+
const { hasTransform: s } = fl(r);
|
|
4962
4962
|
return a.removeChild(r), s;
|
|
4963
4963
|
}
|
|
4964
4964
|
const Wn = (e) => {
|
|
@@ -4968,12 +4968,12 @@ const Wn = (e) => {
|
|
|
4968
4968
|
function Vf(e) {
|
|
4969
4969
|
e.target.composing = !0;
|
|
4970
4970
|
}
|
|
4971
|
-
function
|
|
4971
|
+
function Ti(e) {
|
|
4972
4972
|
const t = e.target;
|
|
4973
4973
|
t.composing && (t.composing = !1, t.dispatchEvent(new Event("input")));
|
|
4974
4974
|
}
|
|
4975
4975
|
const an = /* @__PURE__ */ Symbol("_assign");
|
|
4976
|
-
function
|
|
4976
|
+
function Ei(e, t, n) {
|
|
4977
4977
|
return t && (e = e.trim()), n && (e = no(e)), e;
|
|
4978
4978
|
}
|
|
4979
4979
|
const wt = {
|
|
@@ -4981,10 +4981,10 @@ const wt = {
|
|
|
4981
4981
|
e[an] = Wn(o);
|
|
4982
4982
|
const a = r || o.props && o.props.type === "number";
|
|
4983
4983
|
bn(e, t ? "change" : "input", (s) => {
|
|
4984
|
-
s.target.composing || e[an](
|
|
4984
|
+
s.target.composing || e[an](Ei(e.value, n, a));
|
|
4985
4985
|
}), (n || a) && bn(e, "change", () => {
|
|
4986
|
-
e.value =
|
|
4987
|
-
}), t || (bn(e, "compositionstart", Vf), bn(e, "compositionend",
|
|
4986
|
+
e.value = Ei(e.value, n, a);
|
|
4987
|
+
}), t || (bn(e, "compositionstart", Vf), bn(e, "compositionend", Ti), bn(e, "change", Ti));
|
|
4988
4988
|
},
|
|
4989
4989
|
// set value on mounted so it's after min/max for type="range"
|
|
4990
4990
|
mounted(e, { value: t }) {
|
|
@@ -5016,16 +5016,16 @@ const wt = {
|
|
|
5016
5016
|
const i = new Set(r);
|
|
5017
5017
|
a ? i.add(o) : i.delete(o), s(i);
|
|
5018
5018
|
} else
|
|
5019
|
-
s(
|
|
5019
|
+
s(ml(e, a));
|
|
5020
5020
|
});
|
|
5021
5021
|
},
|
|
5022
5022
|
// set initial checked on mount to wait for true-value/false-value
|
|
5023
|
-
mounted:
|
|
5023
|
+
mounted: Pi,
|
|
5024
5024
|
beforeUpdate(e, t, n) {
|
|
5025
|
-
e[an] = Wn(n),
|
|
5025
|
+
e[an] = Wn(n), Pi(e, t, n);
|
|
5026
5026
|
}
|
|
5027
5027
|
};
|
|
5028
|
-
function
|
|
5028
|
+
function Pi(e, { value: t, oldValue: n }, r) {
|
|
5029
5029
|
e._modelValue = t;
|
|
5030
5030
|
let o;
|
|
5031
5031
|
if (we(t))
|
|
@@ -5034,7 +5034,7 @@ function Ei(e, { value: t, oldValue: n }, r) {
|
|
|
5034
5034
|
o = t.has(r.props.value);
|
|
5035
5035
|
else {
|
|
5036
5036
|
if (t === n) return;
|
|
5037
|
-
o = Gn(t,
|
|
5037
|
+
o = Gn(t, ml(e, !0));
|
|
5038
5038
|
}
|
|
5039
5039
|
e.checked !== o && (e.checked = o);
|
|
5040
5040
|
}
|
|
@@ -5057,16 +5057,16 @@ const Or = {
|
|
|
5057
5057
|
// set value in mounted & updated because <select> relies on its children
|
|
5058
5058
|
// <option>s.
|
|
5059
5059
|
mounted(e, { value: t }) {
|
|
5060
|
-
|
|
5060
|
+
Ai(e, t);
|
|
5061
5061
|
},
|
|
5062
5062
|
beforeUpdate(e, t, n) {
|
|
5063
5063
|
e[an] = Wn(n);
|
|
5064
5064
|
},
|
|
5065
5065
|
updated(e, { value: t }) {
|
|
5066
|
-
e._assigning ||
|
|
5066
|
+
e._assigning || Ai(e, t);
|
|
5067
5067
|
}
|
|
5068
5068
|
};
|
|
5069
|
-
function
|
|
5069
|
+
function Ai(e, t) {
|
|
5070
5070
|
const n = e.multiple, r = we(t);
|
|
5071
5071
|
if (!(n && !r && !Yn(t))) {
|
|
5072
5072
|
for (let o = 0, a = e.options.length; o < a; o++) {
|
|
@@ -5088,7 +5088,7 @@ function Pi(e, t) {
|
|
|
5088
5088
|
function kr(e) {
|
|
5089
5089
|
return "_value" in e ? e._value : e.value;
|
|
5090
5090
|
}
|
|
5091
|
-
function
|
|
5091
|
+
function ml(e, t) {
|
|
5092
5092
|
const n = t ? "_trueValue" : "_falseValue";
|
|
5093
5093
|
return n in e ? e[n] : t;
|
|
5094
5094
|
}
|
|
@@ -5134,14 +5134,14 @@ const Wf = ["ctrl", "shift", "alt", "meta"], Yf = {
|
|
|
5134
5134
|
return e(o);
|
|
5135
5135
|
});
|
|
5136
5136
|
}, qf = /* @__PURE__ */ et({ patchProp: Df }, mf);
|
|
5137
|
-
let
|
|
5138
|
-
function
|
|
5139
|
-
return
|
|
5137
|
+
let Mi;
|
|
5138
|
+
function gl() {
|
|
5139
|
+
return Mi || (Mi = qd(qf));
|
|
5140
5140
|
}
|
|
5141
5141
|
const Jf = (...e) => {
|
|
5142
|
-
|
|
5143
|
-
},
|
|
5144
|
-
const t =
|
|
5142
|
+
gl().render(...e);
|
|
5143
|
+
}, zi = (...e) => {
|
|
5144
|
+
const t = gl().createApp(...e), { mount: n } = t;
|
|
5145
5145
|
return t.mount = (r) => {
|
|
5146
5146
|
const o = Qf(r);
|
|
5147
5147
|
if (!o) return;
|
|
@@ -5160,7 +5160,7 @@ function Xf(e) {
|
|
|
5160
5160
|
function Qf(e) {
|
|
5161
5161
|
return Xe(e) ? document.querySelector(e) : e;
|
|
5162
5162
|
}
|
|
5163
|
-
function
|
|
5163
|
+
function Di(e) {
|
|
5164
5164
|
return !!e && e.enabled && e.state === "ok";
|
|
5165
5165
|
}
|
|
5166
5166
|
function Zf(e) {
|
|
@@ -6298,11 +6298,11 @@ const su = {
|
|
|
6298
6298
|
"inspector.perm.manage": "Manage permissions",
|
|
6299
6299
|
"inspector.shares.empty": "No share links",
|
|
6300
6300
|
"inspector.shares.copy": "Copy link"
|
|
6301
|
-
},
|
|
6301
|
+
}, Oi = { tr: su, en: lu };
|
|
6302
6302
|
function ut(e) {
|
|
6303
6303
|
const t = me(() => {
|
|
6304
6304
|
const a = typeof e == "function" ? e() : e.value;
|
|
6305
|
-
return
|
|
6305
|
+
return Oi[a] ?? Oi.tr;
|
|
6306
6306
|
});
|
|
6307
6307
|
function n(a, s = {}) {
|
|
6308
6308
|
const i = t.value[a] ?? a;
|
|
@@ -6336,7 +6336,7 @@ function ut(e) {
|
|
|
6336
6336
|
return { t: n, formatSize: r, nodeDisplayName: o };
|
|
6337
6337
|
}
|
|
6338
6338
|
const cu = 2e3, du = 8e3;
|
|
6339
|
-
function
|
|
6339
|
+
function Ii(e) {
|
|
6340
6340
|
const t = (...i) => {
|
|
6341
6341
|
for (const l of i) if (typeof l == "number") return l;
|
|
6342
6342
|
return 0;
|
|
@@ -6378,7 +6378,7 @@ function fu(e, t, n = {}) {
|
|
|
6378
6378
|
var O;
|
|
6379
6379
|
if (t.endpoints.opsList)
|
|
6380
6380
|
try {
|
|
6381
|
-
const z = ((await t.jsonFetch(t.endpoints.opsList)).ops || []).map(
|
|
6381
|
+
const z = ((await t.jsonFetch(t.endpoints.opsList)).ops || []).map(Ii);
|
|
6382
6382
|
for (const J of z)
|
|
6383
6383
|
(J.status === "done" || J.status === "error") && !o.has(J.id) && (o.add(J.id), a.set(J.id, Date.now()), s && ((O = n.onSettled) == null || O.call(n, J)));
|
|
6384
6384
|
const Z = new Set(r.value.map((J) => J.id)), G = z.filter((J) => J.status === "pending" || J.status === "running" ? !0 : s ? Z.has(J.id) : !1), ge = new Set(G.map((J) => J.id)), j = r.value.filter((J) => !ge.has(J.id)), F = [...G, ...j];
|
|
@@ -6394,7 +6394,7 @@ function fu(e, t, n = {}) {
|
|
|
6394
6394
|
}
|
|
6395
6395
|
}
|
|
6396
6396
|
function _(O) {
|
|
6397
|
-
const A =
|
|
6397
|
+
const A = Ii(O);
|
|
6398
6398
|
r.value.some((Z) => Z.id === A.id) || (r.value = [A, ...r.value]), f();
|
|
6399
6399
|
}
|
|
6400
6400
|
function S(O) {
|
|
@@ -6615,7 +6615,7 @@ function ba() {
|
|
|
6615
6615
|
"highlight.js"
|
|
6616
6616
|
).then((e) => (Io = e.default ?? e, Io)).catch(() => (Io = null, null)));
|
|
6617
6617
|
}
|
|
6618
|
-
async function
|
|
6618
|
+
async function Li() {
|
|
6619
6619
|
return qr || ba(), qr;
|
|
6620
6620
|
}
|
|
6621
6621
|
async function yu() {
|
|
@@ -6641,7 +6641,7 @@ const ku = {
|
|
|
6641
6641
|
}, Mu = {
|
|
6642
6642
|
key: 0,
|
|
6643
6643
|
class: "fx-presence-more"
|
|
6644
|
-
}, zu = ["title"], Du = { class: "fx-presence-file" }, Ou = ["title", "aria-expanded"],
|
|
6644
|
+
}, zu = ["title"], Du = { class: "fx-presence-file" }, Ou = ["title", "aria-expanded"], Ri = "filex.presence.expanded", Iu = /* @__PURE__ */ tt({
|
|
6645
6645
|
__name: "PresenceBar",
|
|
6646
6646
|
props: {
|
|
6647
6647
|
users: {},
|
|
@@ -6653,7 +6653,7 @@ const ku = {
|
|
|
6653
6653
|
() => (t.users ?? []).filter((u) => t.selfId == null || u.id !== t.selfId)
|
|
6654
6654
|
), o = /* @__PURE__ */ P((() => {
|
|
6655
6655
|
try {
|
|
6656
|
-
return localStorage.getItem(
|
|
6656
|
+
return localStorage.getItem(Ri) === "1";
|
|
6657
6657
|
} catch {
|
|
6658
6658
|
return !1;
|
|
6659
6659
|
}
|
|
@@ -6661,7 +6661,7 @@ const ku = {
|
|
|
6661
6661
|
function a() {
|
|
6662
6662
|
o.value = !o.value;
|
|
6663
6663
|
try {
|
|
6664
|
-
localStorage.setItem(
|
|
6664
|
+
localStorage.setItem(Ri, o.value ? "1" : "0");
|
|
6665
6665
|
} catch {
|
|
6666
6666
|
}
|
|
6667
6667
|
}
|
|
@@ -6756,7 +6756,7 @@ const ku = {
|
|
|
6756
6756
|
key: 0,
|
|
6757
6757
|
class: "fe-ctx__icon",
|
|
6758
6758
|
"aria-hidden": "true"
|
|
6759
|
-
}, Gu = { class: "fe-ctx__label" },
|
|
6759
|
+
}, Gu = { class: "fe-ctx__label" }, bl = /* @__PURE__ */ tt({
|
|
6760
6760
|
__name: "ContextMenu",
|
|
6761
6761
|
props: {
|
|
6762
6762
|
locale: {},
|
|
@@ -6932,7 +6932,7 @@ const ku = {
|
|
|
6932
6932
|
class: "fe-toolbar__view",
|
|
6933
6933
|
role: "tablist",
|
|
6934
6934
|
"aria-label": "View"
|
|
6935
|
-
}, hp = ["aria-selected", "title"], vp = ["aria-selected", "title"], mp = { class: "fe-search fe-search--full" }, gp = ["placeholder", "value", "aria-label", "onKeydown"], bp = ["title", "aria-label"], _p = ["title", "aria-label"], xp = ["title", "aria-label"], yp = ["title", "aria-label"], wp = ["title", "aria-label"],
|
|
6935
|
+
}, hp = ["aria-selected", "title"], vp = ["aria-selected", "title"], mp = { class: "fe-search fe-search--full" }, gp = ["placeholder", "value", "aria-label", "onKeydown"], bp = ["title", "aria-label"], _p = ["title", "aria-label"], xp = ["title", "aria-label"], yp = ["title", "aria-label"], wp = ["title", "aria-label"], Ni = "filex.density", kp = /* @__PURE__ */ tt({
|
|
6936
6936
|
__name: "Toolbar",
|
|
6937
6937
|
props: {
|
|
6938
6938
|
viewMode: {},
|
|
@@ -6955,7 +6955,7 @@ const ku = {
|
|
|
6955
6955
|
const r = e, o = n, a = /* @__PURE__ */ P(
|
|
6956
6956
|
(() => {
|
|
6957
6957
|
try {
|
|
6958
|
-
return localStorage.getItem(
|
|
6958
|
+
return localStorage.getItem(Ni) === "compact" ? "compact" : "comfortable";
|
|
6959
6959
|
} catch {
|
|
6960
6960
|
return "comfortable";
|
|
6961
6961
|
}
|
|
@@ -6965,7 +6965,7 @@ const ku = {
|
|
|
6965
6965
|
function s() {
|
|
6966
6966
|
a.value = a.value === "compact" ? "comfortable" : "compact";
|
|
6967
6967
|
try {
|
|
6968
|
-
localStorage.setItem(
|
|
6968
|
+
localStorage.setItem(Ni, a.value);
|
|
6969
6969
|
} catch {
|
|
6970
6970
|
}
|
|
6971
6971
|
o("update:density", a.value);
|
|
@@ -7127,7 +7127,7 @@ const ku = {
|
|
|
7127
7127
|
c("span", { class: "fe-icon" }, "⋯", -1)
|
|
7128
7128
|
])], 8, wp)
|
|
7129
7129
|
], 64)),
|
|
7130
|
-
ze(
|
|
7130
|
+
ze(bl, {
|
|
7131
7131
|
ref_key: "moreRef",
|
|
7132
7132
|
ref: I,
|
|
7133
7133
|
locale: e.locale,
|
|
@@ -7696,9 +7696,9 @@ const ku = {
|
|
|
7696
7696
|
], 64))
|
|
7697
7697
|
]));
|
|
7698
7698
|
}
|
|
7699
|
-
}),
|
|
7699
|
+
}), _l = {};
|
|
7700
7700
|
function Zt(e, t) {
|
|
7701
|
-
for (const n of t)
|
|
7701
|
+
for (const n of t) _l[n] = e;
|
|
7702
7702
|
}
|
|
7703
7703
|
Zt("image", ["jpg", "jpeg", "png", "webp", "gif", "bmp", "avif", "heic", "svg", "ico", "tiff", "tif"]);
|
|
7704
7704
|
Zt("video", ["mp4", "webm", "mov", "mkv", "avi", "ogv", "m4v"]);
|
|
@@ -7748,7 +7748,7 @@ Zt("text", ["txt", "md", "markdown", "log", "ini", "conf", "cfg", "env"]);
|
|
|
7748
7748
|
function qp(e) {
|
|
7749
7749
|
if (e.type === "dir") return "folder";
|
|
7750
7750
|
const t = (e.extension || "").toLowerCase();
|
|
7751
|
-
return
|
|
7751
|
+
return _l[t] ?? "unknown";
|
|
7752
7752
|
}
|
|
7753
7753
|
const hn = '<path d="M6.5 3h7L18.5 8v11.5a1.5 1.5 0 0 1-1.5 1.5H6.5A1.5 1.5 0 0 1 5 19.5v-15A1.5 1.5 0 0 1 6.5 3z"/><path d="M13.5 3v5h5"/>', Jp = {
|
|
7754
7754
|
// Folder is the one "filled" member — a soft currentColor wash keeps it
|
|
@@ -7765,15 +7765,15 @@ const hn = '<path d="M6.5 3h7L18.5 8v11.5a1.5 1.5 0 0 1-1.5 1.5H6.5A1.5 1.5 0 0
|
|
|
7765
7765
|
code: hn + '<path d="M10.4 12.5L8.3 15l2.1 2.5M13.6 12.5l2.1 2.5-2.1 2.5"/>',
|
|
7766
7766
|
text: hn + '<path d="M8.5 12h7M8.5 15h7M8.5 18h4.5"/>',
|
|
7767
7767
|
unknown: hn + '<path d="M10.3 13.1a1.8 1.8 0 1 1 2.5 1.9c-.6.3-.8.7-.8 1.4"/><circle cx="12" cy="18.4" r="0.9" fill="currentColor" stroke="none"/>'
|
|
7768
|
-
},
|
|
7768
|
+
}, Bi = /* @__PURE__ */ new Map();
|
|
7769
7769
|
function Xp(e) {
|
|
7770
|
-
let t =
|
|
7771
|
-
return t || (t = `<svg class="fe-ficon fe-ficon--${e}" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">${Jp[e]}</svg>`,
|
|
7770
|
+
let t = Bi.get(e);
|
|
7771
|
+
return t || (t = `<svg class="fe-ficon fe-ficon--${e}" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">${Jp[e]}</svg>`, Bi.set(e, t)), t;
|
|
7772
7772
|
}
|
|
7773
7773
|
function vr(e) {
|
|
7774
7774
|
return Xp(qp(e));
|
|
7775
7775
|
}
|
|
7776
|
-
function
|
|
7776
|
+
function xl(e) {
|
|
7777
7777
|
const t = [];
|
|
7778
7778
|
if (!e) return t;
|
|
7779
7779
|
const n = /«([^«»]*)»/g;
|
|
@@ -7782,7 +7782,7 @@ function _l(e) {
|
|
|
7782
7782
|
o.index > r && t.push({ text: e.slice(r, o.index), match: !1 }), o[1] && t.push({ text: o[1], match: !0 }), r = o.index + o[0].length;
|
|
7783
7783
|
return r < e.length && t.push({ text: e.slice(r), match: !1 }), t;
|
|
7784
7784
|
}
|
|
7785
|
-
function
|
|
7785
|
+
function yl(e) {
|
|
7786
7786
|
return e === "content" || e === "both";
|
|
7787
7787
|
}
|
|
7788
7788
|
const Qp = ["aria-pressed", "title"], Zp = {
|
|
@@ -7884,7 +7884,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
7884
7884
|
}, Sh = { class: "fe-list__col fe-list__col--size" }, Th = { class: "fe-list__col fe-list__col--mod" }, Eh = {
|
|
7885
7885
|
key: 0,
|
|
7886
7886
|
class: "fe-list__empty"
|
|
7887
|
-
},
|
|
7887
|
+
}, ji = "filex.list-sort", Ph = /* @__PURE__ */ tt({
|
|
7888
7888
|
__name: "ListView",
|
|
7889
7889
|
props: {
|
|
7890
7890
|
files: {},
|
|
@@ -7958,11 +7958,11 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
7958
7958
|
return typeof y == "string" ? y : "";
|
|
7959
7959
|
}
|
|
7960
7960
|
function I(M) {
|
|
7961
|
-
return
|
|
7961
|
+
return yl(M.matched);
|
|
7962
7962
|
}
|
|
7963
7963
|
const J = /* @__PURE__ */ P(null), R = /* @__PURE__ */ P("asc");
|
|
7964
7964
|
try {
|
|
7965
|
-
const M = localStorage.getItem(
|
|
7965
|
+
const M = localStorage.getItem(ji);
|
|
7966
7966
|
if (M) {
|
|
7967
7967
|
const y = JSON.parse(M);
|
|
7968
7968
|
(y.key === "name" || y.key === "size" || y.key === "modified") && (J.value = y.key), (y.dir === "asc" || y.dir === "desc") && (R.value = y.dir);
|
|
@@ -7976,7 +7976,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
7976
7976
|
J.value !== M ? (J.value = M, R.value = le(M)) : R.value === le(M) ? R.value = R.value === "asc" ? "desc" : "asc" : J.value = null;
|
|
7977
7977
|
try {
|
|
7978
7978
|
localStorage.setItem(
|
|
7979
|
-
|
|
7979
|
+
ji,
|
|
7980
7980
|
JSON.stringify({ key: J.value, dir: R.value })
|
|
7981
7981
|
);
|
|
7982
7982
|
} catch {
|
|
@@ -8143,7 +8143,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
8143
8143
|
title: F(L.path)
|
|
8144
8144
|
}, m(F(L.path) || "—"), 9, kh)) : te("", !0),
|
|
8145
8145
|
V(L) ? (h(), v("span", $h, [
|
|
8146
|
-
(h(!0), v(pe, null, Ae(k(
|
|
8146
|
+
(h(!0), v(pe, null, Ae(k(xl)(V(L)), (ke, Ve) => (h(), v(pe, { key: Ve }, [
|
|
8147
8147
|
ke.match ? (h(), v("mark", Ch, m(ke.text), 1)) : (h(), v(pe, { key: 1 }, [
|
|
8148
8148
|
Ue(m(ke.text), 1)
|
|
8149
8149
|
], 64))
|
|
@@ -8821,7 +8821,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
8821
8821
|
}, Lm = { class: "fe-cmdp__label" }, Rm = {
|
|
8822
8822
|
key: 4,
|
|
8823
8823
|
class: "fe-cmdp__empty"
|
|
8824
|
-
}, Nm = { class: "fe-cmdp__hint" }, Bm = 3, jm = 8, Fm = 250,
|
|
8824
|
+
}, Nm = { class: "fe-cmdp__hint" }, Bm = 3, jm = 8, Fm = 250, Fi = "filex.saved-searches", Ki = 10, Km = /* @__PURE__ */ tt({
|
|
8825
8825
|
__name: "CommandPalette",
|
|
8826
8826
|
props: {
|
|
8827
8827
|
open: { type: Boolean },
|
|
@@ -8902,24 +8902,24 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
8902
8902
|
icon: y.type === "dir" ? "📁" : "📄",
|
|
8903
8903
|
hit: y,
|
|
8904
8904
|
crumb: ge(y),
|
|
8905
|
-
inContent:
|
|
8905
|
+
inContent: yl(y.matched),
|
|
8906
8906
|
snippet: typeof y.snippet == "string" ? y.snippet : ""
|
|
8907
8907
|
}))
|
|
8908
8908
|
), F = /* @__PURE__ */ P([]);
|
|
8909
8909
|
function V() {
|
|
8910
8910
|
try {
|
|
8911
|
-
const y = localStorage.getItem(
|
|
8911
|
+
const y = localStorage.getItem(Fi);
|
|
8912
8912
|
if (!y) return [];
|
|
8913
8913
|
const B = JSON.parse(y);
|
|
8914
|
-
return Array.isArray(B) ? B.filter((L) => typeof L == "string" && L.trim() !== "").slice(0,
|
|
8914
|
+
return Array.isArray(B) ? B.filter((L) => typeof L == "string" && L.trim() !== "").slice(0, Ki) : [];
|
|
8915
8915
|
} catch {
|
|
8916
8916
|
return [];
|
|
8917
8917
|
}
|
|
8918
8918
|
}
|
|
8919
8919
|
function I(y) {
|
|
8920
|
-
F.value = y.slice(0,
|
|
8920
|
+
F.value = y.slice(0, Ki);
|
|
8921
8921
|
try {
|
|
8922
|
-
localStorage.setItem(
|
|
8922
|
+
localStorage.setItem(Fi, JSON.stringify(F.value));
|
|
8923
8923
|
} catch {
|
|
8924
8924
|
}
|
|
8925
8925
|
}
|
|
@@ -9136,7 +9136,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
9136
9136
|
title: L.crumb
|
|
9137
9137
|
}, m(L.crumb), 9, Cm)) : te("", !0),
|
|
9138
9138
|
L.snippet ? (h(), v("span", Sm, [
|
|
9139
|
-
(h(!0), v(pe, null, Ae(k(
|
|
9139
|
+
(h(!0), v(pe, null, Ae(k(xl)(L.snippet), (_e, ke) => (h(), v(pe, { key: ke }, [
|
|
9140
9140
|
_e.match ? (h(), v("mark", Tm, m(_e.text), 1)) : (h(), v(pe, { key: 1 }, [
|
|
9141
9141
|
Ue(m(_e.text), 1)
|
|
9142
9142
|
], 64))
|
|
@@ -9264,10 +9264,10 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
9264
9264
|
}, "×")
|
|
9265
9265
|
])) : te("", !0),
|
|
9266
9266
|
c("div", Vm, [
|
|
9267
|
-
|
|
9267
|
+
Qa(i.$slots, "default")
|
|
9268
9268
|
]),
|
|
9269
9269
|
i.$slots.actions && !e.chromeless ? (h(), v("footer", Wm, [
|
|
9270
|
-
|
|
9270
|
+
Qa(i.$slots, "actions")
|
|
9271
9271
|
])) : te("", !0)
|
|
9272
9272
|
], 2)
|
|
9273
9273
|
], 2)) : te("", !0)
|
|
@@ -9685,7 +9685,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
9685
9685
|
}, lb = ["href"], cb = {
|
|
9686
9686
|
key: 8,
|
|
9687
9687
|
class: "fe-preview__fallback"
|
|
9688
|
-
}, db = ["href"], fb = ["href"], Lo = 1e6,
|
|
9688
|
+
}, db = ["href"], fb = ["href"], Lo = 1e6, Ui = "fe-onlyoffice-api-js", ub = /* @__PURE__ */ tt({
|
|
9689
9689
|
__name: "PreviewModal",
|
|
9690
9690
|
props: {
|
|
9691
9691
|
open: { type: Boolean },
|
|
@@ -9767,28 +9767,28 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
9767
9767
|
diff: "diff",
|
|
9768
9768
|
patch: "diff"
|
|
9769
9769
|
}, u = ["txt", "log"], g = ["docx", "doc", "xlsx", "xls", "pptx", "ppt", "odt", "ods", "odp", "rtf"], _ = {
|
|
9770
|
-
glb: () => import("./Viewer3D-
|
|
9771
|
-
gltf: () => import("./Viewer3D-
|
|
9772
|
-
obj: () => import("./Viewer3D-
|
|
9773
|
-
stl: () => import("./Viewer3D-
|
|
9774
|
-
fbx: () => import("./Viewer3D-
|
|
9775
|
-
"3ds": () => import("./Viewer3D-
|
|
9776
|
-
epub: () => import("./EpubViewer-
|
|
9777
|
-
mmd: () => import("./MermaidViewer-
|
|
9778
|
-
mermaid: () => import("./MermaidViewer-
|
|
9779
|
-
drawio: () => import("./DrawioViewer-
|
|
9780
|
-
dio: () => import("./DrawioViewer-
|
|
9781
|
-
tif: () => import("./TiffViewer-
|
|
9782
|
-
tiff: () => import("./TiffViewer-
|
|
9783
|
-
psd: () => import("./PsdViewer-
|
|
9770
|
+
glb: () => import("./Viewer3D-Cuamg3GY.js"),
|
|
9771
|
+
gltf: () => import("./Viewer3D-Cuamg3GY.js"),
|
|
9772
|
+
obj: () => import("./Viewer3D-Cuamg3GY.js"),
|
|
9773
|
+
stl: () => import("./Viewer3D-Cuamg3GY.js"),
|
|
9774
|
+
fbx: () => import("./Viewer3D-Cuamg3GY.js"),
|
|
9775
|
+
"3ds": () => import("./Viewer3D-Cuamg3GY.js"),
|
|
9776
|
+
epub: () => import("./EpubViewer-K-wd16ze.js"),
|
|
9777
|
+
mmd: () => import("./MermaidViewer-azSEYK6a.js"),
|
|
9778
|
+
mermaid: () => import("./MermaidViewer-azSEYK6a.js"),
|
|
9779
|
+
drawio: () => import("./DrawioViewer-D1jJy_Gf.js"),
|
|
9780
|
+
dio: () => import("./DrawioViewer-D1jJy_Gf.js"),
|
|
9781
|
+
tif: () => import("./TiffViewer-Hd9Snpzx.js"),
|
|
9782
|
+
tiff: () => import("./TiffViewer-Hd9Snpzx.js"),
|
|
9783
|
+
psd: () => import("./PsdViewer-Dcl_SqSq.js"),
|
|
9784
9784
|
// PDF deliberately uses the native browser viewer (`kind === 'pdf'`
|
|
9785
9785
|
// branch in the template). PdfViewer.vue still exists for callers
|
|
9786
9786
|
// that want the rich custom UI but the SFC default keeps things
|
|
9787
9787
|
// minimal — the browser already paints search/zoom/page UI for free.
|
|
9788
|
-
ipynb: () => import("./IpynbViewer-
|
|
9789
|
-
csv: () => import("./CsvViewer-
|
|
9790
|
-
tsv: () => import("./CsvViewer-
|
|
9791
|
-
zip: () => import("./ArchiveViewer-
|
|
9788
|
+
ipynb: () => import("./IpynbViewer-BPrlHnd8.js"),
|
|
9789
|
+
csv: () => import("./CsvViewer-CLbqDD4M.js"),
|
|
9790
|
+
tsv: () => import("./CsvViewer-CLbqDD4M.js"),
|
|
9791
|
+
zip: () => import("./ArchiveViewer-D0RNegIb.js")
|
|
9792
9792
|
}, S = me(() => {
|
|
9793
9793
|
const oe = a(n.file);
|
|
9794
9794
|
if (!oe) return "other";
|
|
@@ -10119,7 +10119,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
10119
10119
|
}
|
|
10120
10120
|
async function ne(oe, q) {
|
|
10121
10121
|
var $e;
|
|
10122
|
-
const de = await
|
|
10122
|
+
const de = await Li();
|
|
10123
10123
|
if (!de || !Ne.value) return !1;
|
|
10124
10124
|
try {
|
|
10125
10125
|
D();
|
|
@@ -10186,7 +10186,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
10186
10186
|
return;
|
|
10187
10187
|
}
|
|
10188
10188
|
const $e = f[a(n.file)] || "";
|
|
10189
|
-
wu() ? (await new Promise((Je) => setTimeout(Je, 0)), await ne(W.value, a(n.file)) || await gt(W.value, $e)) : (de === "code" && await gt(W.value, $e),
|
|
10189
|
+
wu() ? (await new Promise((Je) => setTimeout(Je, 0)), await ne(W.value, a(n.file)) || await gt(W.value, $e)) : (de === "code" && await gt(W.value, $e), Li().then(async (Se) => {
|
|
10190
10190
|
Se && n.open && (await new Promise((Je) => setTimeout(Je, 0)), await ne(W.value, a(n.file)));
|
|
10191
10191
|
}));
|
|
10192
10192
|
} else de === "office" && (await new Promise(($e) => setTimeout($e, 0)), await Ee());
|
|
@@ -10282,13 +10282,13 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
10282
10282
|
q();
|
|
10283
10283
|
return;
|
|
10284
10284
|
}
|
|
10285
|
-
const $e = document.getElementById(
|
|
10285
|
+
const $e = document.getElementById(Ui);
|
|
10286
10286
|
if ($e) {
|
|
10287
10287
|
$e.addEventListener("load", () => q()), $e.addEventListener("error", () => de(new Error("OnlyOffice api.js load failed")));
|
|
10288
10288
|
return;
|
|
10289
10289
|
}
|
|
10290
10290
|
const Ce = document.createElement("script");
|
|
10291
|
-
Ce.id =
|
|
10291
|
+
Ce.id = Ui, Ce.src = `${oe.replace(/\/$/, "")}/web-apps/apps/api/documents/api.js`, Ce.async = !0, Ce.onload = () => q(), Ce.onerror = () => de(new Error("OnlyOffice api.js load failed")), document.head.appendChild(Ce);
|
|
10292
10292
|
});
|
|
10293
10293
|
}
|
|
10294
10294
|
return (oe, q) => {
|
|
@@ -10419,7 +10419,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
10419
10419
|
href: le.value,
|
|
10420
10420
|
class: "fe-btn fe-btn--primary"
|
|
10421
10421
|
}, m(k(o)("viewer.download")), 9, Ug)
|
|
10422
|
-
])) : O.value ? (h(), nt(Td(O.value),
|
|
10422
|
+
])) : O.value ? (h(), nt(Td(O.value), rl({ key: 2 }, ge.value, {
|
|
10423
10423
|
class: "fe-preview__viewer",
|
|
10424
10424
|
onFallback: G
|
|
10425
10425
|
}), null, 16)) : (h(), v("div", Hg, [
|
|
@@ -11523,7 +11523,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11523
11523
|
}, Ux = {
|
|
11524
11524
|
key: 1,
|
|
11525
11525
|
class: "fe__dragover"
|
|
11526
|
-
}, Hx = ["title", "aria-label"], Vx = { class: "fe-recents__header" }, Wx = { class: "fe-modal__head" }, Yx = { class: "fe-modal__title" }, Gx = { class: "fe-modal__body" }, qx = { class: "fe-toast__msg" },
|
|
11526
|
+
}, Hx = ["title", "aria-label"], Vx = { class: "fe-recents__header" }, Wx = { class: "fe-modal__head" }, Yx = { class: "fe-modal__title" }, Gx = { class: "fe-modal__body" }, qx = { class: "fe-toast__msg" }, Hi = "brf-file-explorer:view-mode", Vi = "filex.inspector", Ro = "brf-file-explorer:path", or = "application/x-brf-files", Jx = /* @__PURE__ */ tt({
|
|
11527
11527
|
__name: "FileExplorer",
|
|
11528
11528
|
props: {
|
|
11529
11529
|
config: {}
|
|
@@ -11561,7 +11561,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11561
11561
|
const E = ed((p, d) => {
|
|
11562
11562
|
let N = (() => {
|
|
11563
11563
|
try {
|
|
11564
|
-
const H = localStorage.getItem(
|
|
11564
|
+
const H = localStorage.getItem(Hi);
|
|
11565
11565
|
if (H === "list" || H === "grid") return H;
|
|
11566
11566
|
} catch {
|
|
11567
11567
|
}
|
|
@@ -11575,7 +11575,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11575
11575
|
if (H !== N) {
|
|
11576
11576
|
N = H;
|
|
11577
11577
|
try {
|
|
11578
|
-
localStorage.setItem(
|
|
11578
|
+
localStorage.setItem(Hi, H);
|
|
11579
11579
|
} catch {
|
|
11580
11580
|
}
|
|
11581
11581
|
d();
|
|
@@ -11657,13 +11657,13 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11657
11657
|
var d, N, H;
|
|
11658
11658
|
if (r.config.onlyOfficeBase) return r.config.onlyOfficeBase;
|
|
11659
11659
|
const p = (N = (d = ke.value) == null ? void 0 : d.external) == null ? void 0 : N.onlyoffice;
|
|
11660
|
-
return p && !
|
|
11660
|
+
return p && !Di(p) ? null : ((H = ke.value) == null ? void 0 : H.onlyoffice_url) || null;
|
|
11661
11661
|
}), C = me(() => $.value && a.endpoints.onlyOfficeConfig || null), D = me(() => {
|
|
11662
11662
|
var N, H, fe;
|
|
11663
11663
|
const p = r.config.drawioUrl || r.config.drawioBase;
|
|
11664
11664
|
if (p) return p;
|
|
11665
11665
|
const d = (H = (N = ke.value) == null ? void 0 : N.external) == null ? void 0 : H.drawio;
|
|
11666
|
-
return d && !
|
|
11666
|
+
return d && !Di(d) ? null : ((fe = ke.value) == null ? void 0 : fe.drawio_url) || null;
|
|
11667
11667
|
}), ee = me(
|
|
11668
11668
|
() => {
|
|
11669
11669
|
var p;
|
|
@@ -11672,7 +11672,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11672
11672
|
), ne = /* @__PURE__ */ P([]), re = /* @__PURE__ */ P(null), Q = /* @__PURE__ */ P(!1), ve = /* @__PURE__ */ P(!1), ce = /* @__PURE__ */ P(!1), be = /* @__PURE__ */ P(!1), xe = /* @__PURE__ */ P(!1), Ee = /* @__PURE__ */ P(null), Me = /* @__PURE__ */ P(null), De = /* @__PURE__ */ P(null), Fe = /* @__PURE__ */ P(null), oe = /* @__PURE__ */ P("edit"), q = /* @__PURE__ */ P(!1), de = /* @__PURE__ */ P(null), $e = /* @__PURE__ */ P(!1), Ce = /* @__PURE__ */ P(null), Se = /* @__PURE__ */ P(
|
|
11673
11673
|
(() => {
|
|
11674
11674
|
try {
|
|
11675
|
-
return localStorage.getItem(
|
|
11675
|
+
return localStorage.getItem(Vi) === "1";
|
|
11676
11676
|
} catch {
|
|
11677
11677
|
return !1;
|
|
11678
11678
|
}
|
|
@@ -11680,7 +11680,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11680
11680
|
);
|
|
11681
11681
|
function Je(p) {
|
|
11682
11682
|
try {
|
|
11683
|
-
localStorage.setItem(
|
|
11683
|
+
localStorage.setItem(Vi, p ? "1" : "0");
|
|
11684
11684
|
} catch {
|
|
11685
11685
|
}
|
|
11686
11686
|
}
|
|
@@ -11740,7 +11740,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11740
11740
|
function ho() {
|
|
11741
11741
|
On && (clearTimeout(On), On = void 0), Ut.value = null;
|
|
11742
11742
|
}
|
|
11743
|
-
async function
|
|
11743
|
+
async function kl() {
|
|
11744
11744
|
var d;
|
|
11745
11745
|
const p = (d = Ut.value) == null ? void 0 : d.action;
|
|
11746
11746
|
if (ho(), !!p)
|
|
@@ -11751,7 +11751,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11751
11751
|
}
|
|
11752
11752
|
}
|
|
11753
11753
|
const Pt = me(() => r.config.multiStorageRoot === !0);
|
|
11754
|
-
function
|
|
11754
|
+
function $l(p) {
|
|
11755
11755
|
const d = p.replace(/^\/+|\/+$/g, "");
|
|
11756
11756
|
if (!d) return { adapter: "", rel: "" };
|
|
11757
11757
|
const N = d.indexOf("/");
|
|
@@ -11759,7 +11759,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11759
11759
|
}
|
|
11760
11760
|
function vo(p) {
|
|
11761
11761
|
if (p.includes("://")) return p;
|
|
11762
|
-
const { adapter: d, rel: N } =
|
|
11762
|
+
const { adapter: d, rel: N } = $l(p);
|
|
11763
11763
|
return d ? N ? `${d}://${N}` : `${d}://` : "";
|
|
11764
11764
|
}
|
|
11765
11765
|
function Er(p) {
|
|
@@ -11768,7 +11768,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11768
11768
|
const N = p.slice(0, d), H = p.slice(d + 3).replace(/^\/+|\/+$/g, "");
|
|
11769
11769
|
return H ? `${N}/${H}` : N;
|
|
11770
11770
|
}
|
|
11771
|
-
function
|
|
11771
|
+
function Cl() {
|
|
11772
11772
|
return (r.config.storages ?? []).map((d) => ({
|
|
11773
11773
|
type: "dir",
|
|
11774
11774
|
path: d.name,
|
|
@@ -11791,7 +11791,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11791
11791
|
(!Qe || !(Qe === G || Qe.startsWith(G + "/"))) && (d = G);
|
|
11792
11792
|
}
|
|
11793
11793
|
if (Pt.value && !vo(d)) {
|
|
11794
|
-
j.value = "", F.value = "", V.value = "", I.value =
|
|
11794
|
+
j.value = "", F.value = "", V.value = "", I.value = Cl();
|
|
11795
11795
|
return;
|
|
11796
11796
|
}
|
|
11797
11797
|
const N = Pt.value ? vo(d) : Tt(d), H = se.value ? await a.search(N, se.value) : await a.index(N);
|
|
@@ -11808,7 +11808,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11808
11808
|
file_size: 0,
|
|
11809
11809
|
mime_type: "inode/directory",
|
|
11810
11810
|
extra_metadata: {}
|
|
11811
|
-
}),
|
|
11811
|
+
}), Tl(H.adapter)), j.value = Pt.value ? Er(H.dirname) : In(H.dirname);
|
|
11812
11812
|
} catch (N) {
|
|
11813
11813
|
const H = N instanceof Error ? N.message : String(N), fe = N.status;
|
|
11814
11814
|
if (fe === 404 || fe === 403) {
|
|
@@ -11824,10 +11824,10 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11824
11824
|
const d = p.indexOf("://");
|
|
11825
11825
|
return d === -1 ? p : p.slice(d + 3);
|
|
11826
11826
|
}
|
|
11827
|
-
function
|
|
11828
|
-
R.value = "", Ke("");
|
|
11827
|
+
function Sl() {
|
|
11828
|
+
R.value = "", Ca(""), Ke("");
|
|
11829
11829
|
}
|
|
11830
|
-
async function
|
|
11830
|
+
async function Tl(p) {
|
|
11831
11831
|
try {
|
|
11832
11832
|
const { entries: d } = await a.listTrash(p), N = I.value.find((ie) => ie.basename === ".trash");
|
|
11833
11833
|
if (!N) return;
|
|
@@ -11878,7 +11878,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11878
11878
|
const d = p.indexOf("://"), N = (d === -1 ? p : p.slice(d + 3)).replace(/\/+$/, ""), H = N.lastIndexOf("/");
|
|
11879
11879
|
return H === -1 ? N : N.slice(H + 1);
|
|
11880
11880
|
}
|
|
11881
|
-
function
|
|
11881
|
+
function El(p) {
|
|
11882
11882
|
const d = p.indexOf("://"), N = d === -1 ? "" : p.slice(0, d + 3), H = (d === -1 ? p : p.slice(d + 3)).replace(/\/+$/, ""), fe = H.lastIndexOf("/");
|
|
11883
11883
|
return fe === -1 ? N : N + H.slice(0, fe);
|
|
11884
11884
|
}
|
|
@@ -11907,7 +11907,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11907
11907
|
const p = bo();
|
|
11908
11908
|
return p === "hash" || p === "hash+localStorage";
|
|
11909
11909
|
}
|
|
11910
|
-
function
|
|
11910
|
+
function Pl(p) {
|
|
11911
11911
|
try {
|
|
11912
11912
|
return decodeURIComponent(p);
|
|
11913
11913
|
} catch {
|
|
@@ -11923,9 +11923,9 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11923
11923
|
}
|
|
11924
11924
|
function $a() {
|
|
11925
11925
|
const p = window.location.hash || "";
|
|
11926
|
-
return p.startsWith("#") ?
|
|
11926
|
+
return p.startsWith("#") ? Pl(p.slice(1)).replace(/^\/+|\/+$/g, "") : "";
|
|
11927
11927
|
}
|
|
11928
|
-
function
|
|
11928
|
+
function Al() {
|
|
11929
11929
|
if (typeof window > "u") return "";
|
|
11930
11930
|
const p = bo();
|
|
11931
11931
|
if (p === "none") return "";
|
|
@@ -11933,7 +11933,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11933
11933
|
const d = $a();
|
|
11934
11934
|
return d || p === "hash" ? d : ge ? "" : ka();
|
|
11935
11935
|
}
|
|
11936
|
-
function
|
|
11936
|
+
function Ca(p) {
|
|
11937
11937
|
if (typeof window > "u") return;
|
|
11938
11938
|
const d = bo();
|
|
11939
11939
|
if (d === "none") return;
|
|
@@ -11951,18 +11951,18 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
11951
11951
|
H || window.location.pathname + window.location.search
|
|
11952
11952
|
);
|
|
11953
11953
|
}
|
|
11954
|
-
function
|
|
11954
|
+
function Sa() {
|
|
11955
11955
|
if (!wa()) return;
|
|
11956
11956
|
const p = $a();
|
|
11957
11957
|
p && p !== j.value && Ke(p);
|
|
11958
11958
|
}
|
|
11959
11959
|
rt(j, (p) => {
|
|
11960
|
-
|
|
11960
|
+
Ca(p), o("navigate", { path: p }), l.subscribe(g(p));
|
|
11961
11961
|
}), t({ reload: () => Ke() }), $t(async () => {
|
|
11962
11962
|
var d;
|
|
11963
11963
|
ba();
|
|
11964
|
-
const p =
|
|
11965
|
-
await Ke(p || void 0), await kt(), (d = Ot.value) == null || d.focus(), Ne(), wa() && window.addEventListener("hashchange",
|
|
11964
|
+
const p = Al();
|
|
11965
|
+
await Ke(p || void 0), await kt(), (d = Ot.value) == null || d.focus(), Ne(), wa() && window.addEventListener("hashchange", Sa), a.endpoints.opsList && A.startPolling(), a.endpoints.capabilities && a.capabilities().then((N) => {
|
|
11966
11966
|
ke.value = N;
|
|
11967
11967
|
}).catch(() => {
|
|
11968
11968
|
});
|
|
@@ -12007,7 +12007,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12007
12007
|
},
|
|
12008
12008
|
onCut: () => Wl(),
|
|
12009
12009
|
onCopy: () => Yl(),
|
|
12010
|
-
onPaste: () =>
|
|
12010
|
+
onPaste: () => Ma(),
|
|
12011
12011
|
onGoUp: () => L(),
|
|
12012
12012
|
/* cila:c wiring */
|
|
12013
12013
|
onPathJump: () => {
|
|
@@ -12110,7 +12110,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12110
12110
|
o("error", { message: N.message, context: { op: "restore" } });
|
|
12111
12111
|
}
|
|
12112
12112
|
}
|
|
12113
|
-
function
|
|
12113
|
+
function Ta(p) {
|
|
12114
12114
|
oe.value = "view", Fe.value = p, xe.value = !0, b(p);
|
|
12115
12115
|
}
|
|
12116
12116
|
function Rl(p) {
|
|
@@ -12120,7 +12120,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12120
12120
|
return;
|
|
12121
12121
|
}
|
|
12122
12122
|
if (!U(p.perm ?? J.value)) {
|
|
12123
|
-
|
|
12123
|
+
Ta(p);
|
|
12124
12124
|
return;
|
|
12125
12125
|
}
|
|
12126
12126
|
const d = (p.extension || "").toLowerCase(), N = r.config.openPageBase;
|
|
@@ -12141,9 +12141,9 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12141
12141
|
d[0] && un(d[0]);
|
|
12142
12142
|
return;
|
|
12143
12143
|
}
|
|
12144
|
-
await
|
|
12144
|
+
await Aa(p, d);
|
|
12145
12145
|
}
|
|
12146
|
-
async function
|
|
12146
|
+
async function Ea(p, d) {
|
|
12147
12147
|
var N;
|
|
12148
12148
|
Qn.value = "selection", Y.has(p.path) || (Y.click(p.path), await kt()), (N = Ie.value) == null || N.show({ clientX: d.clientX, clientY: d.clientY }, Y.nodes.value);
|
|
12149
12149
|
}
|
|
@@ -12171,14 +12171,14 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12171
12171
|
const H = (j.value ?? "").replace(/^\/+|\/+$/g, "");
|
|
12172
12172
|
return Pt.value && H === "" ? d ? N ? [
|
|
12173
12173
|
{ key: "open", label: i("ctx.open"), icon: "↗" }
|
|
12174
|
-
] : [] : [] : d ?
|
|
12174
|
+
] : [] : [] : d ? Pa(p) : U(J.value) ? [
|
|
12175
12175
|
{ key: "new-folder", label: i("toolbar.new_folder"), icon: "📁" },
|
|
12176
12176
|
{ key: "paste", label: i("ctx.paste"), icon: "📋", disabled: !_e.value.mode }
|
|
12177
12177
|
] : [];
|
|
12178
12178
|
});
|
|
12179
|
-
function
|
|
12180
|
-
var
|
|
12181
|
-
const d = p.length > 0, N = p.length === 1, H = N && ((
|
|
12179
|
+
function Pa(p) {
|
|
12180
|
+
var Ba, ja;
|
|
12181
|
+
const d = p.length > 0, N = p.length === 1, H = N && ((Ba = p[0]) == null ? void 0 : Ba.type) === "file", fe = s.value === "en" ? "Tags…" : "Etiketler…", ie = N && typeof ((ja = p[0]) == null ? void 0 : ja.id) == "number", Be = s.value === "en" ? "Copy node id" : "Node id'yi kopyala", ot = ye(p), Qe = U(ot), Zn = s.value === "en" ? "Share / Permissions" : "Paylaş / İzinler";
|
|
12182
12182
|
return [
|
|
12183
12183
|
{ key: "open", label: i("ctx.open"), icon: "↗", hidden: !N },
|
|
12184
12184
|
{ key: "preview", label: i("ctx.preview"), icon: "👁", hidden: !N, disabled: !H },
|
|
@@ -12206,23 +12206,23 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12206
12206
|
{ key: "delete", label: i("ctx.delete_perm"), icon: "🗑", danger: !0 }
|
|
12207
12207
|
];
|
|
12208
12208
|
const d = (j.value ?? "").replace(/^\/+|\/+$/g, "");
|
|
12209
|
-
return Pt.value && d === "" ? p.length === 1 ? [{ key: "open", label: i("ctx.open"), icon: "↗" }] : [] : p.length === 0 ? [] :
|
|
12209
|
+
return Pt.value && d === "" ? p.length === 1 ? [{ key: "open", label: i("ctx.open"), icon: "↗" }] : [] : p.length === 0 ? [] : Pa(p);
|
|
12210
12210
|
});
|
|
12211
12211
|
async function Vl(p, d) {
|
|
12212
12212
|
if (Qn.value === "breadcrumb") {
|
|
12213
|
-
p.key === "open" ? Ke(In(yo.value)) : p.key === "copy-path" && await
|
|
12213
|
+
p.key === "open" ? Ke(In(yo.value)) : p.key === "copy-path" && await Na(yo.value);
|
|
12214
12214
|
return;
|
|
12215
12215
|
}
|
|
12216
|
-
await
|
|
12216
|
+
await Aa(p.key, d);
|
|
12217
12217
|
}
|
|
12218
|
-
async function
|
|
12218
|
+
async function Aa(p, d) {
|
|
12219
12219
|
var N;
|
|
12220
12220
|
switch (p) {
|
|
12221
12221
|
case "open":
|
|
12222
12222
|
d[0] && Rl(d[0]);
|
|
12223
12223
|
break;
|
|
12224
12224
|
case "preview":
|
|
12225
|
-
d[0] &&
|
|
12225
|
+
d[0] && Ta(d[0]);
|
|
12226
12226
|
break;
|
|
12227
12227
|
case "download":
|
|
12228
12228
|
d[0] && ql(d[0]);
|
|
@@ -12261,7 +12261,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12261
12261
|
_e.value = { mode: "copy", items: d, sourcePath: j.value }, We("Kopyala → Yapıştır hazır");
|
|
12262
12262
|
break;
|
|
12263
12263
|
case "paste":
|
|
12264
|
-
await
|
|
12264
|
+
await Ma();
|
|
12265
12265
|
break;
|
|
12266
12266
|
case "delete":
|
|
12267
12267
|
ce.value = !0;
|
|
@@ -12283,7 +12283,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12283
12283
|
function Yl() {
|
|
12284
12284
|
Y.isEmpty.value || (_e.value = { mode: "copy", items: Y.nodes.value, sourcePath: j.value }, We("Kopyalandı"));
|
|
12285
12285
|
}
|
|
12286
|
-
async function
|
|
12286
|
+
async function Ma() {
|
|
12287
12287
|
const p = _e.value;
|
|
12288
12288
|
if (!(!p.mode || p.items.length === 0))
|
|
12289
12289
|
try {
|
|
@@ -12329,7 +12329,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12329
12329
|
try {
|
|
12330
12330
|
const N = Tt(j.value), H = d.path, fe = d.basename;
|
|
12331
12331
|
if (await a.rename(N, H, p), ve.value = !1, Ee.value = null, await Ke(), p && p !== fe) {
|
|
12332
|
-
const ie = go(
|
|
12332
|
+
const ie = go(El(H), p);
|
|
12333
12333
|
Tr(i("toast.renamed"), async () => {
|
|
12334
12334
|
await a.rename(N, ie, fe);
|
|
12335
12335
|
});
|
|
@@ -12401,9 +12401,9 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12401
12401
|
}
|
|
12402
12402
|
function oc(p) {
|
|
12403
12403
|
const d = p.target, N = d.files ? Array.from(d.files) : [];
|
|
12404
|
-
d.value = "",
|
|
12404
|
+
d.value = "", za(N);
|
|
12405
12405
|
}
|
|
12406
|
-
async function
|
|
12406
|
+
async function za(p) {
|
|
12407
12407
|
if (p.length === 0) return;
|
|
12408
12408
|
const d = !!(a.endpoints.uploadInit && a.endpoints.uploadFinalize);
|
|
12409
12409
|
for (const N of p)
|
|
@@ -12502,23 +12502,23 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12502
12502
|
return;
|
|
12503
12503
|
}
|
|
12504
12504
|
const d = (H = p.dataTransfer) != null && H.files ? Array.from(p.dataTransfer.files) : [];
|
|
12505
|
-
d.length !== 0 &&
|
|
12505
|
+
d.length !== 0 && za(d);
|
|
12506
12506
|
}
|
|
12507
|
-
function
|
|
12507
|
+
function Da(p) {
|
|
12508
12508
|
var d;
|
|
12509
12509
|
(d = p.dataTransfer) != null && d.types.includes("Files") && p.preventDefault();
|
|
12510
12510
|
}
|
|
12511
|
-
function
|
|
12511
|
+
function Oa(p) {
|
|
12512
12512
|
const d = Ot.value, N = p.target;
|
|
12513
12513
|
d && N && !d.contains(N) && p.preventDefault();
|
|
12514
12514
|
}
|
|
12515
12515
|
$t(() => {
|
|
12516
|
-
window.addEventListener("dragover",
|
|
12516
|
+
window.addEventListener("dragover", Da), window.addEventListener("drop", Oa);
|
|
12517
12517
|
}), Ct(() => {
|
|
12518
|
-
window.removeEventListener("dragover",
|
|
12518
|
+
window.removeEventListener("dragover", Da), window.removeEventListener("drop", Oa), window.removeEventListener("hashchange", Sa);
|
|
12519
12519
|
});
|
|
12520
12520
|
const ko = me(() => _e.value.mode !== "cut" ? /* @__PURE__ */ new Set() : new Set(_e.value.items.map((p) => p.path)));
|
|
12521
|
-
function
|
|
12521
|
+
function Ia(p, d) {
|
|
12522
12522
|
if (!d.dataTransfer) return;
|
|
12523
12523
|
if (p.basename === ".trash") {
|
|
12524
12524
|
d.preventDefault();
|
|
@@ -12529,7 +12529,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12529
12529
|
d.dataTransfer.setData(or, JSON.stringify(N)), d.dataTransfer.setData("text/plain", N.map((H) => H.path).join(`
|
|
12530
12530
|
`)), d.dataTransfer.effectAllowed = "move";
|
|
12531
12531
|
}
|
|
12532
|
-
async function
|
|
12532
|
+
async function La(p, d, N) {
|
|
12533
12533
|
try {
|
|
12534
12534
|
const H = Tt(j.value);
|
|
12535
12535
|
if (a.endpoints.moveAsync) {
|
|
@@ -12547,7 +12547,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12547
12547
|
o("error", { message: H.message, context: { op: N, targetDir: d } });
|
|
12548
12548
|
}
|
|
12549
12549
|
}
|
|
12550
|
-
async function
|
|
12550
|
+
async function Ra(p, d) {
|
|
12551
12551
|
var Be;
|
|
12552
12552
|
if (p.type !== "dir") return;
|
|
12553
12553
|
const N = (Be = d.dataTransfer) == null ? void 0 : Be.getData(or);
|
|
@@ -12564,7 +12564,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12564
12564
|
We("Aynı klasöre taşınamaz");
|
|
12565
12565
|
return;
|
|
12566
12566
|
}
|
|
12567
|
-
await
|
|
12567
|
+
await La(ie, fe, "move-dnd");
|
|
12568
12568
|
}
|
|
12569
12569
|
async function fc(p, d) {
|
|
12570
12570
|
var Be;
|
|
@@ -12578,7 +12578,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12578
12578
|
}
|
|
12579
12579
|
if (H.length === 0) return;
|
|
12580
12580
|
const fe = p, ie = H.map((ot) => ot.path).filter((ot) => ot && ot !== fe && !fe.startsWith(ot + "/"));
|
|
12581
|
-
ie.length !== 0 && await
|
|
12581
|
+
ie.length !== 0 && await La(ie, fe, "move-dnd-crumb");
|
|
12582
12582
|
}
|
|
12583
12583
|
function uc(p) {
|
|
12584
12584
|
p.cancel();
|
|
@@ -12597,7 +12597,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12597
12597
|
}
|
|
12598
12598
|
Ke(In(p));
|
|
12599
12599
|
}
|
|
12600
|
-
async function
|
|
12600
|
+
async function Na(p) {
|
|
12601
12601
|
try {
|
|
12602
12602
|
await navigator.clipboard.writeText(p), We(i("breadcrumb.copy_path"));
|
|
12603
12603
|
} catch {
|
|
@@ -12661,7 +12661,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12661
12661
|
"multi-storage-root": Pt.value,
|
|
12662
12662
|
"root-path": k(Z),
|
|
12663
12663
|
onNavigate: hc,
|
|
12664
|
-
onCopyPath:
|
|
12664
|
+
onCopyPath: Na,
|
|
12665
12665
|
onCrumbContext: Kl,
|
|
12666
12666
|
onCrumbDrop: fc
|
|
12667
12667
|
}, null, 8, ["dirname", "adapter", "root-label", "locale", "multi-storage-root", "root-path"]),
|
|
@@ -12740,11 +12740,11 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12740
12740
|
c("button", {
|
|
12741
12741
|
type: "button",
|
|
12742
12742
|
class: "fe-btn",
|
|
12743
|
-
onClick:
|
|
12743
|
+
onClick: Sl
|
|
12744
12744
|
}, m(k(i)("notFound.goRoot")), 1)
|
|
12745
12745
|
])
|
|
12746
12746
|
])) : le.value && I.value.length === 0 ? (h(), v("div", Ex, [
|
|
12747
|
-
d[35] || (d[35] =
|
|
12747
|
+
d[35] || (d[35] = si('<svg class="fe-state__art" viewBox="0 0 120 100" width="110" height="92" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><circle cx="60" cy="50" r="28"></circle><path d="M60 36v18"></path><circle cx="60" cy="63" r="1.8" fill="currentColor" stroke="none"></circle><path d="M24 88h72" stroke-dasharray="3 5"></path></svg>', 1)),
|
|
12748
12748
|
c("p", Px, m(k(i)("error.title")), 1),
|
|
12749
12749
|
c("p", Ax, m(le.value), 1),
|
|
12750
12750
|
c("div", Mx, [
|
|
@@ -12778,7 +12778,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12778
12778
|
c("p", Dx, m(k(i)("empty.search.title")), 1),
|
|
12779
12779
|
c("p", Ox, m(k(i)("empty.search.hint")), 1)
|
|
12780
12780
|
])) : !z.value && I.value.length === 0 && he.value ? (h(), v("div", Ix, [
|
|
12781
|
-
d[37] || (d[37] =
|
|
12781
|
+
d[37] || (d[37] = si('<svg class="fe-state__art" viewBox="0 0 120 100" width="110" height="92" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M38 34l4 48a6 6 0 0 0 6 5.6h24a6 6 0 0 0 6-5.6l4-48"></path><path d="M32 34h56"></path><path d="M50 34v-6a6 6 0 0 1 6-6h8a6 6 0 0 1 6 6v6"></path><path d="M52 44v32M60 44v32M68 44v32" opacity="0.5"></path></svg>', 1)),
|
|
12782
12782
|
c("p", Lx, m(k(i)("empty.trash.title")), 1)
|
|
12783
12783
|
])) : !z.value && I.value.length === 0 ? (h(), v("div", Rx, [
|
|
12784
12784
|
(h(), v("svg", Nx, [
|
|
@@ -12813,9 +12813,9 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12813
12813
|
"auth-headers": () => Ln(),
|
|
12814
12814
|
onClickRow: d[6] || (d[6] = (ie, Be) => k(Y).click(ie.path, Be)),
|
|
12815
12815
|
onDblRow: un,
|
|
12816
|
-
onContextRow:
|
|
12817
|
-
onItemDragStart:
|
|
12818
|
-
onItemDropInto:
|
|
12816
|
+
onContextRow: Ea,
|
|
12817
|
+
onItemDragStart: Ia,
|
|
12818
|
+
onItemDropInto: Ra,
|
|
12819
12819
|
onStarChange: ct
|
|
12820
12820
|
}, null, 8, ["files", "selected", "clipped", "show-parent-path", "locale", "loading", "starred-ids", "api-base", "auth-headers"])) : (h(), nt(Bh, {
|
|
12821
12821
|
key: 7,
|
|
@@ -12828,9 +12828,9 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12828
12828
|
"thumb-src": k(_).src,
|
|
12829
12829
|
onClickCard: d[7] || (d[7] = (ie, Be) => k(Y).click(ie.path, Be)),
|
|
12830
12830
|
onDblCard: un,
|
|
12831
|
-
onContextCard:
|
|
12832
|
-
onItemDragStart:
|
|
12833
|
-
onItemDropInto:
|
|
12831
|
+
onContextCard: Ea,
|
|
12832
|
+
onItemDragStart: Ia,
|
|
12833
|
+
onItemDropInto: Ra
|
|
12834
12834
|
}, null, 8, ["files", "selected", "clipped", "show-parent-path", "locale", "loading", "thumb-src"]))
|
|
12835
12835
|
]),
|
|
12836
12836
|
Se.value ? (h(), nt(im, {
|
|
@@ -12887,7 +12887,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
12887
12887
|
c("path", { d: "M12 5v14M5 12h14" })
|
|
12888
12888
|
], -1)
|
|
12889
12889
|
])], 8, Hx)) : te("", !0),
|
|
12890
|
-
ze(
|
|
12890
|
+
ze(bl, {
|
|
12891
12891
|
ref_key: "ctxRef",
|
|
12892
12892
|
ref: Ie,
|
|
12893
12893
|
locale: s.value,
|
|
@@ -13079,7 +13079,7 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
13079
13079
|
key: 0,
|
|
13080
13080
|
type: "button",
|
|
13081
13081
|
class: "fe-toast__action",
|
|
13082
|
-
onClick: He(
|
|
13082
|
+
onClick: He(kl, ["stop"])
|
|
13083
13083
|
}, m(Ut.value.actionLabel), 1)) : te("", !0)
|
|
13084
13084
|
], 2)) : te("", !0)
|
|
13085
13085
|
]),
|
|
@@ -13089,17 +13089,17 @@ const Qp = ["aria-pressed", "title"], Zp = {
|
|
|
13089
13089
|
};
|
|
13090
13090
|
}
|
|
13091
13091
|
}), Xx = '.fx-presence[data-v-f9ddf216]{display:inline-flex;align-items:center;gap:.5rem;max-width:100%}.fx-presence-avatars[data-v-f9ddf216]{display:inline-flex;align-items:center}.fx-presence-avatar[data-v-f9ddf216]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:-.4rem;border-radius:9999px;border:2px solid var(--fx-presence-ring, #ffffff);color:#fff;font-size:.6rem;font-weight:600;line-height:1;-webkit-user-select:none;user-select:none}.fx-presence-avatar[data-v-f9ddf216]:first-child{margin-left:0}.fx-presence-dot[data-v-f9ddf216]{position:absolute;right:-1px;bottom:-1px;width:.5rem;height:.5rem;border-radius:9999px;background:#22c55e;border:1.5px solid var(--fx-presence-ring, #ffffff)}.fx-presence-more[data-v-f9ddf216]{margin-left:.15rem;font-size:.7rem;color:#71717a}.fx-presence--wide[data-v-f9ddf216]{flex:1 1 auto;min-width:0}.fx-presence-chips[data-v-f9ddf216]{display:flex;align-items:center;gap:.4rem;overflow-x:auto;min-width:0;padding-bottom:2px;scrollbar-width:thin}.fx-presence-chip[data-v-f9ddf216]{display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto;padding:.15rem .5rem .15rem .2rem;border-radius:9999px;background:#f4f4f5;font-size:.75rem;color:#3f3f46;white-space:nowrap}.fx-presence-chip .fx-presence-avatar[data-v-f9ddf216]{margin-left:0}.fx-presence-chip-name[data-v-f9ddf216]{font-weight:500}.fx-presence-chip-file[data-v-f9ddf216]{color:#71717a;max-width:12rem;overflow:hidden;text-overflow:ellipsis}.fx-presence-toggle[data-v-f9ddf216]{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border:none;border-radius:9999px;background:transparent;color:#71717a;font-size:.9rem;line-height:1;cursor:pointer}.fx-presence-toggle[data-v-f9ddf216]:hover{background:#e4e4e7;color:#3f3f46}.dark{background:#27272a;color:#d4d4d8}.fx-presence-text[data-v-f9ddf216]{font-size:.75rem;color:#71717a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:14rem}.fx-presence-file[data-v-f9ddf216]{color:#52525b;font-weight:500}.dark{--fx-presence-ring: #18181b}.filex-tag-picker[data-v-7040583c]{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.filex-tag-picker.is-loading[data-v-7040583c]{opacity:.6;pointer-events:none}.filex-tag[data-v-7040583c]{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:500;color:#fff;background:var(--filex-tag-color)}.filex-tag-x[data-v-7040583c]{background:transparent;border:none;color:#ffffffd9;cursor:pointer;padding:0 2px;font-size:14px;line-height:1}.filex-tag-x[data-v-7040583c]:hover{color:#fff}.filex-tag-add input[data-v-7040583c]{border:1px solid var(--filex-border, #d1d5db);border-radius:12px;padding:2px 10px;font-size:12px;width:110px}.filex-tag-add-btn[data-v-7040583c]{border:1px dashed var(--filex-border, #d1d5db);background:transparent;border-radius:999px;padding:2px 10px;font-size:12px;color:var(--filex-text-muted, #6b7280);cursor:pointer}.filex-tag-add-btn[data-v-7040583c]:hover{border-color:var(--filex-accent, #6366f1);color:var(--filex-accent, #6366f1)}.filex-recent[data-v-559f2c71]{background:var(--fe-bg-elev, var(--filex-bg-card, #ffffff));border:1px solid var(--fe-border, var(--filex-border, #e5e7eb));border-radius:8px;padding:12px;font-size:13px}.filex-recent header[data-v-559f2c71]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.filex-recent h3[data-v-559f2c71]{margin:0;font-size:13px;font-weight:600;color:var(--fe-text, var(--filex-text, #111827))}.filex-recent-refresh[data-v-559f2c71]{background:transparent;border:none;color:var(--fe-text-muted, var(--filex-text-muted, #9ca3af));cursor:pointer;font-size:14px;padding:2px 6px}.filex-recent ul[data-v-559f2c71]{list-style:none;margin:0;padding:0}.filex-recent-item[data-v-559f2c71]{display:flex;justify-content:space-between;align-items:center;width:100%;background:transparent;border:none;padding:6px 8px;cursor:pointer;border-radius:4px;text-align:left}.filex-recent-item[data-v-559f2c71]:hover{background:var(--fe-bg-hover, var(--filex-bg-soft, #f3f4f6))}.filex-recent-name[data-v-559f2c71]{color:var(--fe-text, var(--filex-text, #111827));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filex-recent-meta[data-v-559f2c71]{color:var(--fe-text-muted, var(--filex-text-muted, #9ca3af));font-size:11px;margin-left:8px;flex-shrink:0}.filex-recent-empty[data-v-559f2c71]{color:var(--fe-text-muted, var(--filex-text-muted, #9ca3af));margin:4px 0 0}.filex-star-btn[data-v-12a2f9c5]{display:inline-flex;align-items:center;gap:6px;background:transparent;border:1px solid transparent;border-radius:6px;padding:4px 8px;color:var(--filex-text-muted, #9ca3af);cursor:pointer;transition:color .12s,background .12s}.filex-star-btn[data-v-12a2f9c5]:hover{color:var(--filex-accent-amber, #f59e0b);background:var(--filex-bg-soft, rgba(0, 0, 0, .04))}.filex-star-btn.is-starred[data-v-12a2f9c5]{color:var(--filex-accent-amber, #f59e0b)}.filex-star-btn.is-compact[data-v-12a2f9c5]{padding:4px}.filex-star-label[data-v-12a2f9c5]{font-size:13px}.fe-preview__code-editor.is-hidden{display:none}.fe-preview__viewer{width:100%;height:100%;min-height:70vh;display:flex;flex-direction:column}.fe-preview .fe-preview__viewer{align-self:stretch}.fe-preview__md-mermaid{display:flex;justify-content:center;margin:16px 0}.fe-preview__md-mermaid svg{max-width:100%;height:auto}.fe-preview__md-math{margin:16px 0;text-align:center;overflow-x:auto}.filex-cv__bg[data-v-4363f1ac]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0000008c;display:flex;align-items:center;justify-content:center}.filex-cv[data-v-4363f1ac]{width:min(560px,92vw);max-height:80vh;overflow:hidden;display:flex;flex-direction:column;background:var(--fe-bg, #fff);color:var(--fe-text, #1a1f29);border:1px solid var(--fe-border, #e2e6ed);border-radius:12px;box-shadow:0 20px 60px #00000059}.filex-cv__head[data-v-4363f1ac]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--fe-border, #e2e6ed)}.filex-cv__head h3[data-v-4363f1ac]{margin:0;font-size:14px;font-weight:600}.filex-cv__x[data-v-4363f1ac]{border:0;background:none;cursor:pointer;font-size:16px;color:var(--fe-text-muted, #5a6475)}.filex-cv__msg[data-v-4363f1ac]{padding:28px;text-align:center;color:var(--fe-text-muted, #5a6475)}.filex-cv__ok[data-v-4363f1ac]{color:#059669}.filex-cv__src[data-v-4363f1ac]{padding:12px 16px 0;font-size:13px;color:var(--fe-text-muted, #5a6475)}.filex-cv__search[data-v-4363f1ac]{margin:8px 16px;padding:8px 10px;border:1px solid var(--fe-border, #e2e6ed);border-radius:8px;background:var(--fe-bg-elev, #f7f8fa);color:inherit;font-size:13px}.filex-cv__list[data-v-4363f1ac]{flex:1;overflow-y:auto;padding:4px 12px 12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.filex-cv__fmt[data-v-4363f1ac]{display:flex;flex-direction:column;gap:2px;align-items:flex-start;padding:8px 10px;cursor:pointer;text-align:left;border:1px solid var(--fe-border, #e2e6ed);border-radius:8px;background:var(--fe-bg-elev, #f7f8fa);color:inherit}.filex-cv__fmt small[data-v-4363f1ac]{color:var(--fe-text-muted, #5a6475);font-size:11px}.filex-cv__fmt.is-sel[data-v-4363f1ac]{border-color:#44c878;background:#44c8781f}.filex-cv__empty[data-v-4363f1ac]{grid-column:1 / -1;text-align:center;color:var(--fe-text-muted, #5a6475);padding:16px}.filex-cv__err[data-v-4363f1ac]{padding:0 16px;color:var(--fe-danger, #dc2626);font-size:13px}.filex-cv__foot[data-v-4363f1ac]{padding:12px 16px;border-top:1px solid var(--fe-border, #e2e6ed);text-align:right}.filex-cv__convert[data-v-4363f1ac]{padding:8px 18px;border:0;border-radius:8px;cursor:pointer;background:#44c878;color:#03200f;font-weight:600;font-size:13px}.filex-cv__convert[data-v-4363f1ac]:disabled{opacity:.5;cursor:default}.filex-cv__frame[data-v-4363f1ac]{position:absolute;width:0;height:0;border:0;left:-9999px}.fx-perm-overlay[data-v-23e7820c]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;font-family:var(--fe-font)}.fx-perm-modal[data-v-23e7820c]{display:flex;flex-direction:column;background:var(--fe-bg);color:var(--fe-text);width:min(520px,94vw);max-height:86vh;border:1px solid var(--fe-border);border-radius:var(--fe-radius-lg, 14px);box-shadow:var(--fe-shadow);font-size:14px;overflow:hidden}.fx-perm-head[data-v-23e7820c]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px 12px;flex:none}.fx-perm-title[data-v-23e7820c]{display:flex;align-items:center;gap:10px;min-width:0}.fx-perm-ico[data-v-23e7820c]{font-size:22px;line-height:1}.fx-perm-titletext[data-v-23e7820c]{display:flex;flex-direction:column;min-width:0}.fx-perm-title h3[data-v-23e7820c]{margin:0;font-size:15px;font-weight:600;color:var(--fe-text)}.fx-perm-sub[data-v-23e7820c]{font-size:12px;color:var(--fe-text);max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fx-perm-subdim[data-v-23e7820c]{color:var(--fe-text-muted)}.fx-perm-x[data-v-23e7820c]{background:none;border:none;font-size:17px;cursor:pointer;color:var(--fe-text-muted);flex:none;line-height:1;padding:2px 4px;border-radius:6px}.fx-perm-x[data-v-23e7820c]:hover{color:var(--fe-text);background:var(--fe-bg-hover)}.fx-perm-tabs[data-v-23e7820c]{display:flex;gap:2px;padding:0 18px;border-bottom:1px solid var(--fe-border);flex:none}.fx-perm-tab[data-v-23e7820c]{background:none;border:none;border-bottom:2px solid transparent;padding:8px 12px;cursor:pointer;color:var(--fe-text-muted);font-size:13px;font-family:inherit;font-weight:500}.fx-perm-tab[data-v-23e7820c]:hover{color:var(--fe-text)}.fx-perm-tab.is-active[data-v-23e7820c]{color:var(--fe-primary);border-bottom-color:var(--fe-primary)}.fx-perm-body[data-v-23e7820c]{flex:1 1 auto;overflow-y:auto;padding:14px 18px 18px}.fx-perm-addcard[data-v-23e7820c]{padding:12px;border-radius:var(--fe-radius-md, 10px);background:var(--fe-bg-elev);border:1px solid var(--fe-border)}.fx-perm-section[data-v-23e7820c]{margin-top:16px}.fx-perm-section h4[data-v-23e7820c]{margin:0 0 8px;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--fe-text-muted)}.fx-perm-empty[data-v-23e7820c]{color:var(--fe-text-muted);font-size:13px;padding:8px 2px}.fx-perm-person[data-v-23e7820c]{display:flex;align-items:center;gap:10px;padding:7px 2px}.fx-perm-person+.fx-perm-person[data-v-23e7820c]{border-top:1px solid var(--fe-border)}.fx-perm-inh[data-v-23e7820c]{color:var(--fe-text-muted)}.fx-perm-av[data-v-23e7820c]{width:28px;height:28px;flex:none;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--fe-primary);color:var(--fe-text-on-primary, #fff);font-size:12px;font-weight:600}.fx-perm-av--dim[data-v-23e7820c]{background:var(--fe-bg-hover);color:var(--fe-text-muted)}.fx-perm-user[data-v-23e7820c]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fe-text);min-width:0}.fx-perm-from[data-v-23e7820c]{font-size:11px;color:var(--fe-text-muted);white-space:nowrap}.fx-perm-badge[data-v-23e7820c]{font-size:11px;padding:2px 9px;border-radius:999px;background:var(--fe-bg-hover);color:var(--fe-text)}.fx-perm-sel[data-v-23e7820c],.fx-perm-input[data-v-23e7820c]{padding:7px 9px;border-radius:var(--fe-radius-sm, 7px);border:1px solid var(--fe-border);background:var(--fe-bg);color:var(--fe-text);font-size:13px;font-family:inherit}.fx-perm-sel--sm[data-v-23e7820c]{padding:5px 7px;font-size:12px}.fx-perm-sel[data-v-23e7820c]:focus,.fx-perm-input[data-v-23e7820c]:focus{outline:none;border-color:var(--fe-primary)}.fx-perm-add[data-v-23e7820c]{display:flex;gap:8px;align-items:stretch}.fx-perm-emailwrap[data-v-23e7820c]{position:relative;flex:1;min-width:120px}.fx-perm-input[data-v-23e7820c]{width:100%;box-sizing:border-box}.fx-perm-suggest[data-v-23e7820c]{position:absolute;top:calc(100% + 3px);left:0;right:0;z-index:5;margin:0;padding:4px;list-style:none;background:var(--fe-bg);border:1px solid var(--fe-border);border-radius:var(--fe-radius-sm, 7px);box-shadow:var(--fe-shadow);max-height:210px;overflow:auto}.fx-perm-suggest li[data-v-23e7820c]{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;cursor:pointer}.fx-perm-suggest li[data-v-23e7820c]:hover{background:var(--fe-bg-hover)}.fx-perm-suggest-av[data-v-23e7820c]{width:24px;height:24px;flex:none;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--fe-bg-hover);color:var(--fe-text);font-size:11px;font-weight:600}.fx-perm-suggest-txt[data-v-23e7820c]{display:flex;flex-direction:column;min-width:0}.fx-perm-suggest-name[data-v-23e7820c]{color:var(--fe-text);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fx-perm-suggest-meta[data-v-23e7820c]{color:var(--fe-text-muted);font-size:11px}.fx-perm-check[data-v-23e7820c]{display:inline-flex;gap:6px;align-items:center;font-size:13px;color:var(--fe-text);cursor:pointer}.fx-perm-btn[data-v-23e7820c]{padding:7px 13px;border-radius:var(--fe-radius-sm, 7px);border:1px solid var(--fe-border);background:var(--fe-bg);color:var(--fe-text);font-size:13px;font-family:inherit;cursor:pointer;white-space:nowrap}.fx-perm-btn[data-v-23e7820c]:hover:not(:disabled){background:var(--fe-bg-hover)}.fx-perm-btn[data-v-23e7820c]:disabled{opacity:.55;cursor:default}.fx-perm-btn--sm[data-v-23e7820c]{padding:5px 10px;font-size:12px}.fx-perm-btn--primary[data-v-23e7820c]{background:var(--fe-primary);border-color:var(--fe-primary);color:var(--fe-text-on-primary, #fff)}.fx-perm-btn--primary[data-v-23e7820c]:hover:not(:disabled){background:var(--fe-primary-hover, var(--fe-primary));filter:brightness(1.05)}.fx-perm-btn--ghost[data-v-23e7820c]{background:none;border-color:transparent;color:var(--fe-primary);padding-left:2px}.fx-perm-btn--ghost[data-v-23e7820c]:hover:not(:disabled){background:none;text-decoration:underline}.fx-perm-del[data-v-23e7820c]{background:none;border:none;color:var(--fe-danger);cursor:pointer;font-size:14px;flex:none;padding:2px 4px}.fx-perm-del[data-v-23e7820c]:hover:not(:disabled){filter:brightness(1.15)}.fx-perm-invite[data-v-23e7820c]{margin-top:10px;padding-top:10px;border-top:1px dashed var(--fe-border)}.fx-perm-invite-actions[data-v-23e7820c]{display:flex;flex-direction:column;gap:8px;margin-top:6px}.fx-perm-invite-row[data-v-23e7820c]{display:flex;gap:8px;align-items:stretch}.fx-perm-invite-row .fx-perm-btn--primary[data-v-23e7820c]{flex:1}.fx-perm-share-opts[data-v-23e7820c]{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.fx-perm-expiry[data-v-23e7820c]{display:inline-flex;gap:6px;align-items:center;font-size:13px}.fx-perm-share-opts .fx-perm-btn--primary[data-v-23e7820c]{margin-left:auto}.fx-perm-result[data-v-23e7820c]{margin-top:12px;padding-top:12px;border-top:1px solid var(--fe-border)}.fx-perm-linkrow[data-v-23e7820c]{display:flex;gap:8px;align-items:center}.fx-perm-link[data-v-23e7820c]{color:var(--fe-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;text-decoration:none}.fx-perm-link[data-v-23e7820c]:hover{text-decoration:underline}.fx-perm-pin[data-v-23e7820c]{margin:8px 0 0;font-size:13px;color:var(--fe-text);display:flex;align-items:center;gap:8px}.fx-perm-pin code[data-v-23e7820c],.fx-perm-reveal code[data-v-23e7820c]{font-family:var(--fe-font-mono, monospace);background:var(--fe-bg-hover);padding:1px 6px;border-radius:5px}.fx-perm-mailrow[data-v-23e7820c]{display:flex;gap:8px;margin-top:10px}.fx-perm-mailrow .fx-perm-input[data-v-23e7820c]{flex:1}.fx-perm-hint[data-v-23e7820c]{font-size:13px;color:var(--fe-text-muted);margin:10px 0 0}.fx-perm-sharebtn[data-v-23e7820c]{display:flex;width:100%;align-items:center;justify-content:center;gap:6px;margin-top:8px}.fx-perm-dropintro[data-v-23e7820c]{margin:0 0 12px;line-height:1.4}.fx-perm-advtoggle[data-v-23e7820c]{margin-top:10px;padding-left:2px}.fx-perm-adv[data-v-23e7820c]{margin-top:8px;padding-top:10px;border-top:1px dashed var(--fe-border);display:flex;flex-direction:column;gap:8px}.fx-perm-adv-row[data-v-23e7820c]{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px}.fx-perm-input--sm[data-v-23e7820c]{width:130px;padding:5px 8px;font-size:12px}.fx-perm-warn[data-v-23e7820c]{background:#f59e0b24;border:1px solid rgba(245,158,11,.4);border-radius:var(--fe-radius-sm, 7px);padding:8px 10px;font-size:13px;margin-bottom:10px;color:var(--fe-text)}.fx-perm-notice[data-v-23e7820c]{margin-top:8px;font-size:13px;color:var(--fe-text-muted)}.fx-perm-reveal[data-v-23e7820c]{margin-top:8px;font-size:13px;word-break:break-all;color:var(--fe-text)}.fx-perm-muted[data-v-23e7820c]{color:var(--fe-text-muted);font-size:13px}:root{--fe-bg: #ffffff;--fe-bg-elev: #f7f8fa;--fe-bg-hover: #edf0f5;--fe-bg-selected: #dfe8ff;--fe-border: #e2e6ed;--fe-border-strong: #c7ced9;--fe-text: #1a1e27;--fe-text-muted: #5a6475;--fe-text-on-primary: #ffffff;--fe-primary: #3b82f6;--fe-primary-hover: #2563eb;--fe-danger: #dc2626;--fe-danger-hover: #b91c1c;--fe-shadow: 0 10px 32px rgba(15, 23, 42, .14);--fe-shadow-sm: 0 2px 6px rgba(15, 23, 42, .08);--fe-radius: 8px;--fe-radius-sm: 4px;--fe-radius-lg: 12px;--fe-font: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--fe-font-mono: ui-monospace, "SF Mono", Consolas, Menlo, monospace;--fe-gap: 12px}.fe--theme-dark,:root[data-theme=dark] .fe,.fe.fe--theme-dark,:root.dark,.dark,:root.dark .fe,.dark .fe,.fe-ctx-backdrop--theme-dark,.fe-ctx-backdrop--theme-auto[data-prefers-dark="1"]{--fe-bg: #0f1419;--fe-bg-elev: #161c25;--fe-bg-hover: #1f2733;--fe-bg-selected: #23324a;--fe-border: #2a323e;--fe-border-strong: #3a4453;--fe-text: #e5e9f0;--fe-text-muted: #8b95a7;--fe-primary: #60a5fa;--fe-primary-hover: #3b82f6;--fe-danger: #f87171;--fe-danger-hover: #ef4444;--fe-shadow: 0 12px 32px rgba(0, 0, 0, .45);--fe-shadow-sm: 0 2px 6px rgba(0, 0, 0, .25)}@media (prefers-color-scheme: dark){.fe:not(.fe--theme-light),.fe-ctx-backdrop--theme-auto:not(.fe-ctx-backdrop--theme-light){--fe-bg: #0f1419;--fe-bg-elev: #161c25;--fe-bg-hover: #1f2733;--fe-bg-selected: #23324a;--fe-border: #2a323e;--fe-border-strong: #3a4453;--fe-text: #e5e9f0;--fe-text-muted: #8b95a7;--fe-primary: #60a5fa;--fe-primary-hover: #3b82f6;--fe-danger: #f87171;--fe-danger-hover: #ef4444;--fe-shadow: 0 12px 32px rgba(0, 0, 0, .45);--fe-shadow-sm: 0 2px 6px rgba(0, 0, 0, .25)}}:root{--fe-icon-folder: #d97706;--fe-icon-image: #7c3aed;--fe-icon-video: #db2777;--fe-icon-audio: #0d9488;--fe-icon-pdf: #dc2626;--fe-icon-doc: #2563eb;--fe-icon-sheet: #16a34a;--fe-icon-slides: #ea580c;--fe-icon-archive: #78716c;--fe-icon-code: #4f46e5;--fe-icon-text: #64748b;--fe-icon-unknown: #94a3b8}.fe--theme-dark,:root[data-theme=dark] .fe,.fe.fe--theme-dark,:root.dark,.dark,:root.dark .fe,.dark .fe,.fe-ctx-backdrop--theme-dark,.fe-ctx-backdrop--theme-auto[data-prefers-dark="1"]{--fe-icon-folder: #fbbf24;--fe-icon-image: #a78bfa;--fe-icon-video: #f472b6;--fe-icon-audio: #2dd4bf;--fe-icon-pdf: #f87171;--fe-icon-doc: #60a5fa;--fe-icon-sheet: #4ade80;--fe-icon-slides: #fb923c;--fe-icon-archive: #a8a29e;--fe-icon-code: #818cf8;--fe-icon-text: #94a3b8;--fe-icon-unknown: #8b95a7}@media (prefers-color-scheme: dark){.fe:not(.fe--theme-light),.fe-ctx-backdrop--theme-auto:not(.fe-ctx-backdrop--theme-light){--fe-icon-folder: #fbbf24;--fe-icon-image: #a78bfa;--fe-icon-video: #f472b6;--fe-icon-audio: #2dd4bf;--fe-icon-pdf: #f87171;--fe-icon-doc: #60a5fa;--fe-icon-sheet: #4ade80;--fe-icon-slides: #fb923c;--fe-icon-archive: #a8a29e;--fe-icon-code: #818cf8;--fe-icon-text: #94a3b8;--fe-icon-unknown: #8b95a7}}:root,.fe--theme-dark,:root.dark,.dark{--fe-warning: #f59e0b}.fe{position:relative;display:flex;flex-direction:column;min-height:420px;height:100%;background:var(--fe-bg);color:var(--fe-text);font-family:var(--fe-font);font-size:14px;border:1px solid var(--fe-border);border-radius:var(--fe-radius);overflow:hidden;outline:none}.fe *{box-sizing:border-box}.fe__body{flex:1 1 auto;overflow:auto;min-height:0;background:var(--fe-bg)}filex-explorer{display:block;height:100%}.fe__presence{flex:0 0 auto;padding:.25rem .75rem;border-bottom:1px solid var(--fe-border, rgba(0, 0, 0, .06))}.fe__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:240px;height:100%;color:var(--fe-text-muted)}.fe__spinner{width:34px;height:34px;border-radius:50%;border:3px solid color-mix(in srgb,var(--fe-text-muted) 30%,transparent);border-top-color:var(--fe-primary);animation:fe-spin .7s linear infinite}.fe__loading-text{margin:0;font-size:13px}@keyframes fe-spin{to{transform:rotate(360deg)}}.fe__notfound{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:240px;height:100%;color:var(--fe-text-muted);text-align:center;padding:24px}.fe__notfound-icon{font-size:40px;filter:grayscale(1);opacity:.6}.fe__notfound-title{margin:4px 0 0;font-size:15px;font-weight:600;color:var(--fe-text)}.fe__notfound-path{margin:0;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;word-break:break-all;max-width:480px}.fe__notfound-desc{margin:0 0 10px;font-size:13px}.fe__file-input{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.fe-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--fe-bg-elev);border:1px solid var(--fe-border);border-radius:var(--fe-radius-sm);color:var(--fe-text);font:inherit;cursor:pointer;transition:background .12s,border-color .12s;white-space:nowrap}.fe-btn:hover:not(:disabled){background:var(--fe-bg-hover);border-color:var(--fe-border-strong)}.fe-btn:disabled{opacity:.5;cursor:not-allowed}.fe-btn--primary{background:var(--fe-primary);border-color:var(--fe-primary);color:var(--fe-text-on-primary)}.fe-btn--primary:hover:not(:disabled){background:var(--fe-primary-hover);border-color:var(--fe-primary-hover)}.fe-btn--danger{background:var(--fe-danger);border-color:var(--fe-danger);color:var(--fe-text-on-primary)}.fe-btn--danger:hover:not(:disabled){background:var(--fe-danger-hover);border-color:var(--fe-danger-hover)}.fe-btn--icon-only{padding:6px 8px}.fe-btn.is-active{background:var(--fe-bg-selected);border-color:var(--fe-primary)}.fe-btn__label{line-height:1}.fe-icon{font-size:1.05em;line-height:1}.fe-toolbar{display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--fe-bg-elev);border-bottom:1px solid var(--fe-border);flex-wrap:wrap}.fe-toolbar__primary{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.fe-toolbar__spacer{flex:1 1 auto}.fe-toolbar__search-group{display:inline-flex;align-items:center;gap:4px;background:var(--fe-bg);border:1px solid var(--fe-border);border-radius:var(--fe-radius-sm);padding:2px}.fe-toolbar__search-group .fe-search__input{border:0;background:transparent;padding:4px 8px}.fe-toolbar__search-group .fe-btn{border:0;background:transparent;padding:4px 6px}.fe-toolbar__search-group .fe-btn:hover:not(:disabled){background:var(--fe-bg-hover)}.fe-toolbar__view{display:inline-flex;gap:2px;padding:2px;background:var(--fe-bg);border:1px solid var(--fe-border);border-radius:var(--fe-radius-sm)}.fe-toolbar__view .fe-btn{border:0;background:transparent}.fe-toolbar__view .fe-btn.is-active{background:var(--fe-bg-selected)}.fe-search{position:relative}.fe-search__input{background:var(--fe-bg);border:1px solid var(--fe-border);border-radius:var(--fe-radius-sm);padding:6px 10px;font:inherit;color:var(--fe-text);min-width:200px}.fe-search__input:focus-visible{outline:2px solid var(--fe-primary);outline-offset:1px}.fe-breadcrumb{display:flex;align-items:center;gap:4px;flex-wrap:wrap;padding:6px 12px;background:var(--fe-bg);border-bottom:1px solid var(--fe-border);font-size:13px;color:var(--fe-text-muted)}.fe-breadcrumb__crumb{display:inline-flex;align-items:center;gap:4px;background:transparent;border:0;color:inherit;padding:2px 6px;border-radius:var(--fe-radius-sm);cursor:pointer;font:inherit}.fe-breadcrumb__crumb:hover{background:var(--fe-bg-hover);color:var(--fe-text)}.fe-breadcrumb__crumb.is-last{color:var(--fe-text);font-weight:600}.fe-breadcrumb__sep{color:var(--fe-text-muted)}.fe-breadcrumb__edit{margin-left:auto;background:none;border:1px solid transparent;color:var(--fe-text-muted);cursor:pointer;font-size:14px;line-height:1;padding:4px 8px;border-radius:4px}.fe-breadcrumb__edit:hover{background:var(--fe-bg-hover);color:var(--fe-text);border-color:var(--fe-border)}.fe-breadcrumb__input{flex:1;background:var(--fe-bg);color:var(--fe-text);border:1px solid var(--fe-accent, #2563eb);border-radius:4px;padding:4px 8px;font-family:var(--fe-mono, ui-monospace, SFMono-Regular, Menlo, Consolas, monospace);font-size:13px;outline:none}.fe-list{display:flex;flex-direction:column}.fe-list__head{display:grid;grid-template-columns:32px minmax(0,1fr) 120px 180px;gap:8px;padding:8px 12px;font-weight:600;color:var(--fe-text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em;background:var(--fe-bg-elev);border-bottom:1px solid var(--fe-border)}.fe-list__body{display:flex;flex-direction:column}.fe-list__row{display:grid;grid-template-columns:32px minmax(0,1fr) 120px 180px;gap:8px;padding:8px 12px;align-items:center;cursor:pointer;border-bottom:1px solid var(--fe-border);transition:background .08s;-webkit-user-select:none;user-select:none}.fe-list__row:hover{background:var(--fe-bg-hover)}.fe-list__row.is-selected{background:var(--fe-bg-selected)}.fe-list__row.is-trash{opacity:.7}.fe-list__row.is-clipped,.fe-grid__card.is-clipped{opacity:.45;font-style:italic}.fe-list__row:focus-visible{outline:2px solid var(--fe-primary);outline-offset:-2px}.fe-list__col--star{display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .12s}.fe-list__row:hover .fe-list__col--star,.fe-list__row:focus-within .fe-list__col--star,.fe-list__col--star:has(.is-starred){opacity:1}.fe-list__col--star .filex-star-btn.is-starred{color:var(--fe-warning, #f59e0b)}.fe-list__col--name{display:flex;align-items:center;gap:8px;min-width:0}.fe-list__icon{flex-shrink:0;font-size:16px}.fe-list__name-wrap{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.fe-list__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fe-list__parent{font-size:11px;color:var(--fe-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px}.fe-list__col--size,.fe-list__col--mod{color:var(--fe-text-muted);font-size:13px}.fe-list__empty{padding:40px 20px;text-align:center;color:var(--fe-text-muted)}.fe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:var(--fe-gap);padding:var(--fe-gap)}.fe-grid__card{display:flex;flex-direction:column;align-items:stretch;padding:8px;border:1px solid var(--fe-border);border-radius:var(--fe-radius);background:var(--fe-bg-elev);cursor:pointer;transition:background .08s,border-color .08s;-webkit-user-select:none;user-select:none}.fe-grid__card:hover{background:var(--fe-bg-hover);border-color:var(--fe-border-strong)}.fe-grid__card.is-selected{background:var(--fe-bg-selected);border-color:var(--fe-primary)}.fe-grid__card.is-trash{opacity:.7}.fe-grid__thumb{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background:var(--fe-bg);border-radius:var(--fe-radius-sm);margin-bottom:8px;overflow:hidden}.fe-grid__thumb img{width:100%;height:100%;object-fit:cover}.fe-grid__icon{font-size:32px}.fe-grid__label{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fe-grid__meta{font-size:11px;color:var(--fe-text-muted);margin-top:2px}.fe-grid__parent{font-size:11px;color:var(--fe-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-style:italic}.fe-grid__empty{grid-column:1 / -1;padding:40px 20px;text-align:center;color:var(--fe-text-muted)}.fe__dragover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#3b82f61f;border:3px dashed var(--fe-primary);pointer-events:none}.fe__dragover-card{background:var(--fe-bg);border-radius:var(--fe-radius-lg);padding:24px 40px;box-shadow:var(--fe-shadow);text-align:center}.fe__dragover-card .fe-icon{font-size:32px;display:block;margin-bottom:8px}.fe-upload{position:absolute;right:16px;bottom:16px;width:min(360px,calc(100% - 32px));background:var(--fe-bg);border:1px solid var(--fe-border);border-radius:var(--fe-radius);box-shadow:var(--fe-shadow);z-index:40;max-height:40vh;display:flex;flex-direction:column;overflow:hidden}.fe-upload__header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:var(--fe-bg-elev);border-bottom:1px solid var(--fe-border);font-size:13px}.fe-upload__count{background:var(--fe-primary);color:var(--fe-text-on-primary);font-size:12px;padding:1px 7px;border-radius:999px}.fe-upload__list{list-style:none;padding:0;margin:0;overflow:auto}.fe-upload__item{padding:10px 14px;border-bottom:1px solid var(--fe-border)}.fe-upload__item:last-child{border-bottom:0}.fe-upload__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;margin-bottom:4px}.fe-upload__bar{background:var(--fe-bg-elev);border-radius:99px;height:6px;overflow:hidden;margin-bottom:4px}.fe-upload__bar-fill{background:var(--fe-primary);height:100%;transition:width .2s}.fe-upload__item.is-error .fe-upload__bar-fill,.fe-upload__item.is-aborted .fe-upload__bar-fill{background:var(--fe-danger)}.fe-upload__item.is-done .fe-upload__bar-fill{background:#16a34a}.fe-upload__meta{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:11px;color:var(--fe-text-muted)}.fe-upload__cancel{background:transparent;border:0;color:var(--fe-primary);cursor:pointer;font:inherit}.fe-upload-slide-enter-active,.fe-upload-slide-leave-active{transition:transform .2s,opacity .2s}.fe-upload-slide-enter-from,.fe-upload-slide-leave-to{opacity:0;transform:translateY(10px)}.fe-ops{position:absolute;left:16px;bottom:16px;width:min(320px,calc(100% - 32px));display:flex;flex-direction:column;gap:8px;z-index:40}.fe-ops__item{background:var(--fe-bg);border:1px solid var(--fe-border);border-radius:var(--fe-radius);box-shadow:var(--fe-shadow);padding:10px 14px;font-size:13px}.fe-ops__item.is-done{border-color:#16a34a}.fe-ops__item.is-error{border-color:var(--fe-danger)}.fe-ops__row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.fe-ops__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto}.fe-ops__dismiss{background:transparent;border:0;color:var(--fe-text-muted);cursor:pointer;font-size:18px;line-height:1;padding:0 4px}.fe-ops__bar{background:var(--fe-bg-elev);border-radius:99px;height:6px;overflow:hidden}.fe-ops__bar-fill{background:var(--fe-primary);height:100%;transition:width .25s}.fe-ops__item.is-done .fe-ops__bar-fill{background:#16a34a}.fe-ops__item.is-error .fe-ops__bar-fill{background:var(--fe-danger)}.fe-ops__error{margin-top:6px;font-size:11px;color:var(--fe-danger)}.fe-ops-slide-enter-active,.fe-ops-slide-leave-active{transition:transform .2s,opacity .2s}.fe-ops-slide-enter-from,.fe-ops-slide-leave-to{opacity:0;transform:translateY(10px)}.fe-ctx-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;color:var(--fe-text);font-family:var(--fe-font);font-size:14px}.fe-ctx{position:absolute;min-width:180px;background:var(--fe-bg);border:1px solid var(--fe-border);border-radius:var(--fe-radius);box-shadow:var(--fe-shadow);padding:4px;z-index:90;color:var(--fe-text)}.fe-ctx__item{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:var(--fe-radius-sm);border:0;background:transparent;color:var(--fe-text);font:inherit;width:100%;text-align:left;cursor:pointer}.fe-ctx__item:hover:not(.is-disabled){background:var(--fe-bg-hover)}.fe-ctx__item.is-danger{color:var(--fe-danger)}.fe-ctx__item.is-disabled{opacity:.45;cursor:not-allowed}.fe-ctx__icon{width:1.2em;text-align:center}.fe-ctx__sep{height:1px;background:var(--fe-border);margin:4px 0}.fe-ctx-enter-active,.fe-ctx-leave-active{transition:opacity .1s}.fe-ctx-enter-from,.fe-ctx-leave-to{opacity:0}.fe-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;background:#0d131b7a;padding:16px}.fe-modal__card{background:var(--fe-bg);border-radius:var(--fe-radius);box-shadow:var(--fe-shadow);width:100%;max-height:calc(100vh - 32px);display:flex;flex-direction:column;overflow:hidden}.fe-modal__card--sm{max-width:420px}.fe-modal__card--md{max-width:560px}.fe-modal__card--lg{max-width:800px}.fe-modal__card--xl{max-width:1080px;height:calc(100vh - 64px)}.fe-recents__backdrop{align-items:flex-start!important;padding-top:60px}.fe-recents__panel{background:var(--fe-bg, #fff);border-radius:var(--fe-radius, 8px);box-shadow:var(--fe-shadow, 0 6px 24px rgba(0, 0, 0, .18));width:min(480px,calc(100vw - 32px));max-height:calc(100vh - 96px);display:flex;flex-direction:column;overflow:hidden}.fe-recents__header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid var(--fe-border, #e2e6ed)}.fe-recents__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;font-size:22px;line-height:1;cursor:pointer;color:var(--fe-text-muted, #6b7280);padding:0 4px}.fe-recents__close:hover{color:var(--fe-text, #111)}.fe-preview__md-split{display:flex;flex-direction:column;height:100%;width:100%;min-height:0}.fe-preview__md-split-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;background:var(--fe-bg-elev, #f6f7f9);border-bottom:1px solid var(--fe-border, #e2e6ed);flex:0 0 auto}.fe-preview__md-split-label{font-family:var(--fe-font-mono, ui-monospace, monospace);font-size:11px;letter-spacing:.06em;color:var(--fe-text-muted, #6b7280)}.fe-preview__md-split-error{flex:1 1 auto;font-size:12px;color:var(--fe-danger, #dc2626);text-align:center}.fe-preview__md-split-body{flex:1 1 auto;display:grid;grid-template-columns:1fr 1fr;min-height:0}.fe-preview__md-split-input{resize:none;border:0;outline:0;padding:16px 20px;font-family:var(--fe-font-mono, ui-monospace, monospace);font-size:13px;line-height:1.6;background:var(--fe-bg, #fff);color:var(--fe-text, #111);border-right:1px solid var(--fe-border, #e2e6ed);overflow:auto;-moz-tab-size:2;tab-size:2}.fe-preview__md-split-output{overflow:auto;padding:16px 24px;background:var(--fe-bg, #fff)}.fe-preview__md-split-output.fe-preview__md{max-height:none;min-height:0;height:100%}@media (max-width: 900px){.fe-preview__md-split-body{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.fe-preview__md-split-input{border-right:0;border-bottom:1px solid var(--fe-border, #e2e6ed)}}.fe-modal__backdrop--chromeless{background:transparent;padding:0}.fe-modal__card--chromeless{max-width:none;width:100vw;height:100vh;max-height:100vh;border-radius:0;box-shadow:none}.fe-modal__card--chromeless .fe-modal__body{flex:1 1 auto;min-height:0;padding:0}.fe-modal__card--chromeless .fe-preview{align-items:stretch;justify-content:stretch;min-height:0;flex:1 1 auto}.fe-modal__card--chromeless .fe-preview>*{width:100%;height:100%}.fe-modal__head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--fe-border)}.fe-modal__title{font-size:16px;font-weight:600;margin:0}.fe-modal__close{background:transparent;border:0;color:var(--fe-text-muted);font-size:22px;cursor:pointer;padding:0 4px;line-height:1}.fe-modal__body{padding:16px;overflow:auto;flex:1 1 auto}.fe-modal__actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--fe-border);background:var(--fe-bg-elev)}.fe-modal-enter-active,.fe-modal-leave-active{transition:opacity .15s}.fe-modal-enter-from,.fe-modal-leave-to{opacity:0}.fe-input{width:100%;padding:8px 10px;background:var(--fe-bg);border:1px solid var(--fe-border);border-radius:var(--fe-radius-sm);font:inherit;color:var(--fe-text)}.fe-input:focus-visible{outline:2px solid var(--fe-primary);outline-offset:1px}.fe-input--mono{font-family:var(--fe-font-mono);letter-spacing:.1em}.fe-form{display:flex;flex-direction:column;gap:12px}.fe-form__row{display:flex;align-items:center;gap:8px}.fe-form__row--stack{flex-direction:column;align-items:stretch}.fe-form__error{color:var(--fe-danger);font-size:12px;margin:6px 0 0}.fe-share-result{display:flex;flex-direction:column;gap:12px}.fe-share-result__row label{display:block;font-size:12px;font-weight:600;color:var(--fe-text-muted);margin-bottom:4px}.fe-share-result__copy{display:flex;gap:6px}.fe-preview{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:50vh;background:var(--fe-bg-elev)}.fe-preview__image{max-width:100%;max-height:70vh;object-fit:contain}.fe-preview__video,.fe-preview__audio{max-width:100%;max-height:70vh}.fe-preview__iframe{width:100%;height:70vh;border:0;background:#fff}.fe-preview__office{width:100%;height:78vh;background:var(--fe-bg)}.fe-preview__code-wrap{display:flex;flex-direction:column;width:100%;height:78vh}.fe-preview__code-toolbar{display:flex;align-items:center;gap:12px;padding:8px 12px;background:var(--fe-bg-hover, #f3f4f6);border-bottom:1px solid var(--fe-border, #e5e7eb);font-size:12px}.fe-preview__code-lang{font-family:var(--fe-font-mono, ui-monospace, monospace);color:var(--fe-text-muted);text-transform:uppercase;letter-spacing:.04em}.fe-preview__code-toolbar>.fe-btn{margin-left:auto}.fe-preview__code-status{font-size:12px;font-weight:500}.fe-preview__code-status--ok{color:#059669}.fe-preview__code-status--err{color:#dc2626;cursor:help}.fe-preview__code-editor{flex:1;min-height:0;overflow:hidden}.fe-preview__code-editor .cm-editor{height:100%;font-size:13px}.fe-preview__code-editor .cm-scroller{font-family:var(--fe-font-mono, ui-monospace, SFMono-Regular, Menlo, Consolas, monospace)}.fe-preview__fallback{text-align:center;color:var(--fe-text-muted);padding:40px 20px}.fe-preview__fallback-icon{font-size:48px;display:block;margin-bottom:12px}.fe-preview__pre{margin:0;padding:16px;width:100%;max-height:70vh;overflow:auto;background:var(--fe-bg);color:var(--fe-text);font-family:var(--fe-font-mono);font-size:13px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.fe-preview__code{white-space:pre;word-wrap:normal}.hljs{background:var(--fe-bg);color:var(--fe-text)}.hljs-comment,.hljs-quote{color:var(--fe-text-muted);font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-built_in,.hljs-section,.hljs-meta{color:#c678dd}.hljs-string,.hljs-attr,.hljs-symbol,.hljs-bullet,.hljs-addition,.hljs-link{color:#98c379}.hljs-number,.hljs-literal,.hljs-deletion{color:#d19a66}.hljs-title,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-template-tag,.hljs-template-variable{color:#61aeee}.hljs-type,.hljs-tag{color:#e06c75}.hljs-variable,.hljs-attribute{color:#d19a66}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.fe-preview__md{width:100%;max-height:70vh;overflow:auto;padding:24px 32px;background:var(--fe-bg);color:var(--fe-text);line-height:1.6;font-size:15px}.fe-preview__md h1,.fe-preview__md h2,.fe-preview__md h3,.fe-preview__md h4{margin:1.2em 0 .6em;font-weight:600}.fe-preview__md h1{font-size:1.8em;border-bottom:1px solid var(--fe-border);padding-bottom:.3em}.fe-preview__md h2{font-size:1.4em;border-bottom:1px solid var(--fe-border);padding-bottom:.3em}.fe-preview__md h3{font-size:1.2em}.fe-preview__md p{margin:.8em 0}.fe-preview__md a{color:var(--fe-primary);text-decoration:underline}.fe-preview__md code{font-family:var(--fe-font-mono);background:var(--fe-bg-elev);padding:1px 5px;border-radius:3px;font-size:.92em}.fe-preview__md pre{background:var(--fe-bg-elev);border:1px solid var(--fe-border);border-radius:var(--fe-radius-sm);padding:12px 16px;overflow:auto;font-size:.9em}.fe-preview__md pre code{background:transparent;padding:0}.fe-preview__md ul,.fe-preview__md ol{padding-left:2em;margin:.8em 0}.fe-preview__md li{margin:.3em 0}.fe-preview__md blockquote{border-left:3px solid var(--fe-border-strong);padding:0 1em;color:var(--fe-text-muted);margin:.8em 0}.fe-preview__md table{border-collapse:collapse;margin:1em 0;width:100%}.fe-preview__md th,.fe-preview__md td{border:1px solid var(--fe-border);padding:6px 10px;text-align:left}.fe-preview__md th{background:var(--fe-bg-elev)}.fe-preview__md img{max-width:100%}.fe-toast{position:absolute;bottom:24px;left:50%;transform:translate(-50%);background:var(--fe-text);color:var(--fe-bg);padding:8px 14px;border-radius:var(--fe-radius);font-size:13px;box-shadow:var(--fe-shadow-sm);z-index:95}.fe-toast-enter-active,.fe-toast-leave-active{transition:opacity .2s,transform .2s}.fe-toast-enter-from,.fe-toast-leave-to{opacity:0;transform:translate(-50%,10px)}@media (max-width: 640px){.fe-list__head,.fe-list__row{grid-template-columns:28px minmax(0,1fr) 90px}.fe-list__col--mod{display:none}.fe-toolbar{padding:8px}.fe-search__input{min-width:120px}}.fe-ficon{width:1em;height:1em;display:block;flex-shrink:0}.fe-ficon--folder{color:var(--fe-icon-folder)}.fe-ficon--image{color:var(--fe-icon-image)}.fe-ficon--video{color:var(--fe-icon-video)}.fe-ficon--audio{color:var(--fe-icon-audio)}.fe-ficon--pdf{color:var(--fe-icon-pdf)}.fe-ficon--doc{color:var(--fe-icon-doc)}.fe-ficon--sheet{color:var(--fe-icon-sheet)}.fe-ficon--slides{color:var(--fe-icon-slides)}.fe-ficon--archive{color:var(--fe-icon-archive)}.fe-ficon--code{color:var(--fe-icon-code)}.fe-ficon--text{color:var(--fe-icon-text)}.fe-ficon--unknown{color:var(--fe-icon-unknown)}.fe-grid__icon--svg{display:flex;align-items:center;justify-content:center}.fe-list__icon--svg{display:inline-flex;align-items:center}.fe-list__sort{display:inline-flex;align-items:center;gap:4px;background:transparent;border:0;padding:0;font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer}.fe-list__sort:hover{color:var(--fe-text)}.fe-list__sort:focus-visible{outline:2px solid var(--fe-primary);outline-offset:2px;border-radius:2px}.fe-list__sort-arrow{font-size:11px;color:var(--fe-primary)}.fe-list__group{padding:12px 12px 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--fe-text-muted);-webkit-user-select:none;user-select:none}.fe--density-compact .fe-toolbar{padding:6px 8px;gap:6px}.fe--density-compact .fe-breadcrumb,.fe--density-compact .fe-list__head{padding:4px 12px}.fe--density-compact .fe-list__row{padding:3px 12px}.fe--density-compact .fe-list__icon{font-size:14px}.fe--density-compact .fe-list__group{padding:8px 12px 2px}.fe--density-compact .fe-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:8px;padding:8px}.fe--density-compact .fe-grid__card{padding:6px}.fe--density-compact .fe-grid__icon{font-size:24px}.fe-cmdp__backdrop{align-items:flex-start;padding-top:min(18vh,160px)}.fe-cmdp{background:var(--fe-bg);border:1px solid var(--fe-border);border-radius:var(--fe-radius-lg);box-shadow:var(--fe-shadow);width:min(560px,calc(100vw - 32px));display:flex;flex-direction:column;overflow:hidden}.fe-cmdp__inputwrap{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid var(--fe-border);color:var(--fe-text-muted)}.fe-cmdp__glyph{flex:0 0 auto}.fe-cmdp__input{flex:1 1 auto;min-width:0;border:0;outline:none;background:transparent;color:var(--fe-text);font:inherit;font-size:15px}.fe-cmdp__input::placeholder{color:var(--fe-text-muted)}.fe-cmdp__list{max-height:min(48vh,380px);overflow-y:auto;padding:6px}.fe-cmdp__group{padding:8px 10px 4px;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--fe-text-muted)}.fe-cmdp__item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:transparent;border:0;border-radius:var(--fe-radius-sm);padding:8px 10px;color:var(--fe-text);font:inherit;font-size:14px;cursor:pointer}.fe-cmdp__item.is-active{background:var(--fe-bg-selected)}.fe-cmdp__item:focus-visible{outline:2px solid var(--fe-primary);outline-offset:-2px}.fe-cmdp__icon{flex:0 0 auto;width:20px;text-align:center}.fe-cmdp__label{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fe-cmdp__empty{padding:20px 12px;text-align:center;color:var(--fe-text-muted);font-size:13px}.fe-cmdp__hint{padding:8px 14px;border-top:1px solid var(--fe-border);background:var(--fe-bg-elev);font-size:11px;color:var(--fe-text-muted)}.fe-shortcuts{display:flex;flex-direction:column;gap:16px}.fe-shortcuts__heading{margin:0 0 6px;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--fe-text-muted)}.fe-shortcuts__table{display:flex;flex-direction:column}.fe-shortcuts__row{display:flex;align-items:center;gap:12px;padding:4px 0}.fe-shortcuts__keys{flex:0 0 40%;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.fe-shortcuts__desc{flex:1 1 auto;font-size:13px;color:var(--fe-text)}.fe-shortcuts__or{color:var(--fe-text-muted);font-size:11px}.fe-kbd{display:inline-block;padding:2px 7px;border:1px solid var(--fe-border-strong);border-bottom-width:2px;border-radius:var(--fe-radius-sm);background:var(--fe-bg-elev);color:var(--fe-text);font-family:var(--fe-font-mono);font-size:11.5px;line-height:1.4}.fe-breadcrumb__more-wrap{position:relative;display:inline-flex;align-items:center;gap:4px}.fe-breadcrumb__more{background:transparent;border:0;color:inherit;padding:2px 8px;border-radius:var(--fe-radius-sm);cursor:pointer;font:inherit;line-height:1.2}.fe-breadcrumb__more:hover,.fe-breadcrumb__more[aria-expanded=true]{background:var(--fe-bg-hover);color:var(--fe-text)}.fe-breadcrumb__more:focus-visible{outline:2px solid var(--fe-primary);outline-offset:1px}.fe-breadcrumb__menu{position:absolute;top:calc(100% + 4px);left:0;z-index:80;min-width:160px;max-width:280px;max-height:40vh;overflow-y:auto;display:flex;flex-direction:column;padding:4px;background:var(--fe-bg);border:1px solid var(--fe-border);border-radius:var(--fe-radius);box-shadow:var(--fe-shadow)}.fe-breadcrumb__menu-item{text-align:left;background:transparent;border:0;padding:6px 10px;border-radius:var(--fe-radius-sm);color:var(--fe-text);font:inherit;font-size:13px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fe-breadcrumb__menu-item:hover,.fe-breadcrumb__menu-item:focus-visible{background:var(--fe-bg-hover)}.fe-breadcrumb__crumb>span:first-child{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 640px){.fe-breadcrumb__crumb>span:first-child{max-width:110px}}@media (prefers-reduced-motion: reduce){.fe-modal-enter-active,.fe-modal-leave-active{transition:none!important}}.fe-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.fe__skeleton{min-height:240px}.fe-skel{position:relative;overflow:hidden;border-radius:var(--fe-radius-sm);background:color-mix(in srgb,var(--fe-text-muted) 14%,transparent)}.fe-skel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--fe-text-muted) 12%,transparent),transparent);animation:fe-skel-shimmer 1.4s ease-in-out infinite}@keyframes fe-skel-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.fe-skel:after{animation:none;content:none}}.fe-skel-list{padding-top:2px}.fe-skel-row{display:grid;grid-template-columns:32px minmax(0,1fr) 120px 180px;gap:8px;align-items:center;padding:12px;border-bottom:1px solid var(--fe-border)}.fe-skel-row .fe-skel{height:12px}.fe-skel-row .fe-skel--icon{width:20px;height:20px;border-radius:6px}.fe-skel-row .fe-skel--name{width:55%}.fe-skel-row:nth-child(2n) .fe-skel--name{width:38%}.fe-skel-row:nth-child(3n) .fe-skel--name{width:70%}.fe-skel-row .fe-skel--size{width:56px;justify-self:start}.fe-skel-row .fe-skel--date{width:110px;justify-self:start}.fe-skel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:var(--fe-gap);padding:var(--fe-gap)}.fe-skel-card{display:flex;flex-direction:column;gap:8px;padding:8px;border:1px solid var(--fe-border);border-radius:var(--fe-radius);background:var(--fe-bg-elev)}.fe-skel-card .fe-skel--thumb{aspect-ratio:1 / 1}.fe-skel-card .fe-skel--label{height:12px;width:70%}.fe-skel-card:nth-child(2n) .fe-skel--label{width:50%}.fe-skel-card:nth-child(3n) .fe-skel--label{width:85%}.fe-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:240px;height:100%;padding:24px;text-align:center;color:var(--fe-text-muted)}.fe-state__art{color:var(--fe-text-muted);opacity:.7;margin-bottom:4px;flex:0 0 auto}.fe-state__title{margin:2px 0 0;font-size:15px;font-weight:600;color:var(--fe-text)}.fe-state__hint{margin:0;font-size:13px;max-width:420px}.fe-state__path{margin:0;font-size:12px;font-family:var(--fe-font-mono);word-break:break-all;max-width:480px}.fe-state__actions{margin-top:12px;display:flex;gap:8px}.fe-toast--action{display:flex;align-items:center;gap:14px;padding:8px 10px 8px 14px;cursor:pointer;max-width:min(480px,calc(100% - 32px))}.fe-toast__msg{min-width:0}.fe-toast__action{flex:0 0 auto;background:transparent;border:0;padding:4px 8px;border-radius:var(--fe-radius-sm);font:inherit;font-weight:600;color:color-mix(in srgb,var(--fe-primary) 70%,var(--fe-bg));cursor:pointer}.fe-toast__action:hover{background:color-mix(in srgb,var(--fe-bg) 14%,transparent)}.fe-toast__action:focus-visible{outline:2px solid var(--fe-bg);outline-offset:1px}.fe-connbadge{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1.4;color:var(--fe-text-muted);background:var(--fe-bg-elev);border:1px solid var(--fe-border);border-radius:999px;padding:2px 10px;cursor:help;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.fe-connbadge__dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--fe-warning, #f59e0b)}.fe-cmdp__item--hit{align-items:flex-start}.fe-cmdp__item--hit .fe-cmdp__icon{margin-top:1px}.fe-cmdp__hitbody{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.fe-cmdp__hitline{display:flex;align-items:center;gap:8px;min-width:0}.fe-cmdp__badge,.fe-list__badge{flex:0 0 auto;display:inline-block;padding:1px 6px;border-radius:999px;border:1px solid color-mix(in srgb,var(--fe-primary) 35%,transparent);background:color-mix(in srgb,var(--fe-primary) 12%,transparent);color:var(--fe-primary);font-size:10px;font-weight:600;line-height:1.5;white-space:nowrap;vertical-align:middle}.fe-cmdp__crumb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;color:var(--fe-text-muted)}.fe-cmdp__snippet,.fe-list__snippet{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:var(--fe-text-muted)}.fe-cmdp__mark,.fe-list__mark{background:color-mix(in srgb,var(--fe-primary) 22%,transparent);color:var(--fe-text);border-radius:2px;padding:0 1px;font-weight:600}.fe-cmdp__loading{padding:8px 12px;font-size:13px;color:var(--fe-text-muted)}.fe-cmdp__item--saved{-webkit-user-select:none;user-select:none}.fe-cmdp__del{flex:0 0 auto;background:transparent;border:0;border-radius:var(--fe-radius-sm);padding:2px 6px;font:inherit;font-size:13px;color:var(--fe-text-muted);cursor:pointer;opacity:.55}.fe-cmdp__item--saved:hover .fe-cmdp__del,.fe-cmdp__item--saved.is-active .fe-cmdp__del{opacity:1}.fe-cmdp__del:hover{background:var(--fe-bg-elev);color:var(--fe-danger, #dc2626)}.fe-cmdp__del:focus-visible{outline:2px solid var(--fe-primary);outline-offset:-2px}.fe-list__snippet{max-width:100%}.fe-toolbar--narrow{flex-wrap:nowrap;gap:6px}.fe-toolbar--narrow .fe-btn.is-active{background:var(--fe-bg-selected)}.fe-toolbar--narrow .fe-search--full{flex:1 1 auto;min-width:0}.fe-toolbar--narrow .fe-search--full .fe-search__input{width:100%;min-width:0}.fe-fab{position:absolute;right:16px;bottom:16px;width:56px;height:56px;border:0;border-radius:50%;background:var(--fe-primary);color:var(--fe-text-on-primary);font-size:24px;display:flex;align-items:center;justify-content:center;box-shadow:var(--fe-shadow);cursor:pointer;z-index:45;transition:background .15s,transform .15s}.fe-fab:hover{background:var(--fe-primary-hover)}.fe-fab:active{transform:scale(.94)}.fe-fab:focus-visible{outline:2px solid var(--fe-primary);outline-offset:3px}.fe--narrow .fe-upload,.fe--narrow .fe-ops{bottom:84px}.fe-ctx-backdrop--sheet{background:#0d131b6b}.fe-sheet{position:fixed;left:0;right:0;bottom:0;max-height:70vh;display:flex;flex-direction:column;background:var(--fe-bg);color:var(--fe-text);border:1px solid var(--fe-border);border-bottom:0;border-top-left-radius:var(--fe-radius-lg);border-top-right-radius:var(--fe-radius-lg);box-shadow:0 -10px 32px #0f172a47;padding:0 8px calc(8px + env(safe-area-inset-bottom,0px));outline:none;z-index:90}.fe-sheet__handle{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:12px 0 8px;cursor:grab;touch-action:none}.fe-sheet__handle:before{content:"";width:40px;height:4px;border-radius:99px;background:var(--fe-border-strong)}.fe-sheet__items{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.fe-sheet__item{min-height:44px;padding:10px 14px;font-size:15px;gap:12px}.fe-sheet-enter-active,.fe-sheet-leave-active{transition:opacity .18s ease}.fe-sheet-enter-active .fe-sheet,.fe-sheet-leave-active .fe-sheet{transition:transform .22s ease}.fe-sheet-enter-from,.fe-sheet-leave-to{opacity:0}.fe-sheet-enter-from .fe-sheet,.fe-sheet-leave-to .fe-sheet{transform:translateY(100%)}@media (prefers-reduced-motion: reduce){.fe-sheet-enter-active,.fe-sheet-leave-active,.fe-sheet-enter-active .fe-sheet,.fe-sheet-leave-active .fe-sheet,.fe-fab{transition:none}}.fe__main{display:flex;flex-direction:row;flex:1 1 auto;min-height:0}.fe__main>.fe__body{min-width:0;height:100%}.fe-inspector{flex:0 0 300px;width:300px;min-height:0;display:flex;flex-direction:column;border-left:1px solid var(--fe-border);background:var(--fe-bg);color:var(--fe-text)}.fe-inspector--overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;width:auto;border-left:none}.fe-inspector__head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid var(--fe-border);flex:0 0 auto}.fe-inspector__title{margin:0;font-size:13px;font-weight:600;letter-spacing:.02em}.fe-inspector__close{border:none;background:none;color:var(--fe-text-muted);font-size:18px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:6px}.fe-inspector__close:hover{background:var(--fe-bg-hover);color:var(--fe-text)}.fe-inspector__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px}.fe-inspector__section{margin-bottom:18px}.fe-inspector__section:last-child{margin-bottom:0}.fe-inspector__heading{margin:0 0 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--fe-text-muted)}.fe-inspector__hero{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:6px 0 4px}.fe-inspector__bigicon{display:inline-flex}.fe-inspector__bigicon .fe-ficon{width:56px;height:56px}.fe-inspector__thumb{width:96px;height:96px;object-fit:cover;border-radius:var(--fe-radius);border:1px solid var(--fe-border)}.fe-inspector__name{margin:0;font-size:13px;font-weight:600;word-break:break-word;max-width:100%}.fe-inspector__sub{margin:0;font-size:12px;color:var(--fe-text-muted)}.fe-inspector__meta{margin:8px 0 0;display:flex;flex-direction:column;gap:6px}.fe-inspector__row{display:flex;align-items:baseline;gap:8px;font-size:12px}.fe-inspector__row dt{flex:0 0 84px;color:var(--fe-text-muted)}.fe-inspector__row dd{margin:0;min-width:0;flex:1 1 auto;word-break:break-word}.fe-inspector__pathcell{display:flex;align-items:center;gap:4px}.fe-inspector__path{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;direction:rtl;text-align:left}.fe-inspector__mime{font-family:var(--fe-font-mono);font-size:11px}.fe-inspector__copy{flex:0 0 auto;border:none;background:none;color:var(--fe-text-muted);cursor:pointer;font-size:13px;line-height:1;padding:2px 4px;border-radius:4px}.fe-inspector__copy:hover{background:var(--fe-bg-hover);color:var(--fe-text)}.fe-inspector__empty{margin:0;font-size:12px;color:var(--fe-text-muted)}.fe-btn--sm{padding:3px 8px;font-size:12px}.fe-inspector__versions{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.fe-inspector__version{display:flex;flex-direction:column;gap:6px;padding:8px;border:1px solid var(--fe-border);border-radius:var(--fe-radius)}.fe-inspector__version-main{display:flex;flex-direction:column;gap:2px}.fe-inspector__version-n{font-size:12px;font-weight:600}.fe-inspector__version-meta{font-size:11px;color:var(--fe-text-muted)}.fe-inspector__confirm{display:flex;flex-direction:column;gap:6px}.fe-inspector__confirm-q{margin:0;font-size:12px}.fe-inspector__check{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--fe-text-muted);cursor:pointer}.fe-inspector__confirm-actions{display:flex;gap:6px}.fe-inspector__snapshot{margin-top:8px;width:100%}.fe-inspector__permrow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fe-inspector__badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:99px;font-size:11px;font-weight:600;border:1px solid var(--fe-border-strong);color:var(--fe-text);background:var(--fe-bg-hover)}.fe-inspector__badge--owner{border-color:var(--fe-primary);color:var(--fe-primary);background:transparent}.fe-inspector__badge--none{color:var(--fe-text-muted)}.fe-inspector__badge--pin{border-color:var(--fe-warning, #f59e0b);color:var(--fe-warning, #f59e0b);background:transparent}.fe-inspector__shares{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.fe-inspector__share{display:flex;align-items:center;gap:6px;font-size:12px;min-width:0}.fe-inspector__share-url{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fe-inspector__share-exp{flex:0 0 auto;font-size:11px;color:var(--fe-text-muted)}@media (prefers-reduced-motion: no-preference){.fe-inspector{animation:fe-inspector-in .16s ease}@keyframes fe-inspector-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:none}}}.filex-viewer-3d[data-v-f9492fd4]{width:100%;height:100%;min-height:480px;background:#1a1a1a;display:flex;align-items:center;justify-content:center}.filex-viewer-3d[data-v-f9492fd4] model-viewer{width:100%;height:100%;min-height:480px;background:#1a1a1a;display:block}.filex-viewer-fallback[data-v-f9492fd4]{text-align:center;color:#c8cdd6;padding:32px;max-width:480px}.filex-viewer-fallback__icon[data-v-f9492fd4]{font-size:48px;display:block;margin-bottom:12px}.filex-viewer-epub__nav[data-v-12eb7133]{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px;padding:4px 8px;background:var(--fe-bg-elev, rgba(255, 255, 255, .9));border:1px solid var(--fe-border, #e2e6ed);border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.filex-viewer-epub[data-v-12eb7133]{display:flex;flex-direction:column;width:100%;height:100%;min-height:70vh;background:var(--fe-bg, #fff);color:var(--fe-text, #1a1e27);position:relative}.filex-viewer-epub__bar[data-v-12eb7133]{display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--fe-bg-elev, #f7f8fa);border-bottom:1px solid var(--fe-border, #e2e6ed);font-size:13px}.filex-viewer-spacer[data-v-12eb7133]{flex:1}.filex-viewer-epub__fs[data-v-12eb7133]{display:inline-block;min-width:40px;text-align:center;font-variant-numeric:tabular-nums;font-size:12px;color:var(--fe-text-muted, #5a6475)}.filex-viewer-epub__main[data-v-12eb7133]{flex:1;min-height:0;display:flex}.filex-viewer-epub__rendition[data-v-12eb7133]{flex:1;min-height:0}.filex-viewer-epub__toc[data-v-12eb7133]{width:260px;border-right:1px solid var(--fe-border, #e2e6ed);overflow-y:auto;padding:12px 0;background:var(--fe-bg-elev, #f7f8fa)}.filex-viewer-epub__toc ul[data-v-12eb7133]{list-style:none;margin:0;padding:0}.filex-viewer-epub__toc-link[data-v-12eb7133]{display:block;width:100%;text-align:left;background:transparent;border:0;padding:6px 14px;font:inherit;color:inherit;cursor:pointer}.filex-viewer-epub__toc-link[data-v-12eb7133]:hover{background:var(--fe-bg-hover, #edf0f5)}.filex-viewer-epub__toc-link.is-child[data-v-12eb7133]{padding-left:28px;color:var(--fe-text-muted, #5a6475);font-size:12px}.filex-viewer-epub__loading[data-v-12eb7133]{position:absolute;inset:auto 0 0 0;text-align:center;padding:6px;background:#0000000d;font-size:12px;color:var(--fe-text-muted, #5a6475)}.filex-viewer-fallback[data-v-12eb7133]{text-align:center;padding:32px;color:var(--fe-text-muted, #5a6475)}.filex-viewer-fallback__icon[data-v-12eb7133]{font-size:48px;display:block;margin-bottom:12px}.filex-viewer-btn[data-v-12eb7133]{border:1px solid var(--fe-border, #e2e6ed);background:var(--fe-bg, #fff);color:var(--fe-text, #1a1e27);padding:4px 10px;border-radius:4px;cursor:pointer;font:inherit;font-size:12px}.filex-viewer-btn[data-v-12eb7133]:hover:not(:disabled){background:var(--fe-bg-hover, #edf0f5)}.filex-viewer-btn[data-v-12eb7133]:disabled{opacity:.5;cursor:not-allowed}.filex-viewer-mermaid[data-v-939eea2b]{display:flex;flex-direction:column;width:100%;height:100%;min-height:70vh;background:var(--fe-bg, #fff);color:var(--fe-text, #1a1e27)}.filex-viewer-mermaid__bar[data-v-939eea2b]{display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--fe-bg-elev, #f7f8fa);border-bottom:1px solid var(--fe-border, #e2e6ed);font-size:13px}.filex-viewer-mermaid__zoom[data-v-939eea2b]{min-width:50px;text-align:center;font-variant-numeric:tabular-nums;font-size:12px}.filex-viewer-mermaid__pane[data-v-939eea2b]{flex:1;overflow:hidden;position:relative;cursor:grab;background:var(--fe-bg-elev, #f7f8fa);touch-action:none}.filex-viewer-mermaid__pane[data-v-939eea2b]:active{cursor:grabbing}.filex-viewer-mermaid__surface[data-v-939eea2b]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transform-origin:center center;transition:transform .05s linear;-webkit-user-select:none;user-select:none}.filex-viewer-mermaid__surface[data-v-939eea2b] svg{max-width:90%;max-height:90%}.filex-viewer-fallback[data-v-939eea2b]{text-align:center;padding:32px;color:var(--fe-text-muted, #5a6475);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.filex-viewer-fallback__icon[data-v-939eea2b]{font-size:48px;display:block;margin-bottom:12px}.filex-viewer-btn[data-v-939eea2b]{border:1px solid var(--fe-border, #e2e6ed);background:var(--fe-bg, #fff);color:var(--fe-text, #1a1e27);padding:4px 10px;border-radius:4px;cursor:pointer;font:inherit;font-size:12px}.filex-viewer-btn[data-v-939eea2b]:hover:not(:disabled){background:var(--fe-bg-hover, #edf0f5)}.filex-viewer-drawio[data-v-2e4b5f3b]{display:flex;flex-direction:column;width:100%;height:100%;min-height:70vh;background:var(--fe-bg, #fff)}.filex-viewer-drawio__bar[data-v-2e4b5f3b]{display:flex;align-items:center;gap:12px;padding:6px 12px;background:var(--fe-bg-elev, #f7f8fa);border-bottom:1px solid var(--fe-border, #e2e6ed);font-size:12px;color:var(--fe-text-muted, #5a6475)}.filex-viewer-drawio__status[data-state=error][data-v-2e4b5f3b]{color:var(--fe-danger, #dc2626)}.filex-viewer-drawio__status[data-state=saved][data-v-2e4b5f3b]{color:#059669}.filex-viewer-drawio__readonly[data-v-2e4b5f3b]{font-style:italic;margin-left:auto}.filex-viewer-drawio__frame[data-v-2e4b5f3b]{flex:1;width:100%;border:0;background:#fafafa;min-height:0}.filex-viewer-fallback[data-v-2e4b5f3b]{text-align:center;padding:32px;color:var(--fe-text-muted, #5a6475)}.filex-viewer-fallback__icon[data-v-2e4b5f3b]{font-size:48px;display:block;margin-bottom:12px}.filex-viewer-tiff__pager[data-v-c6b84f5d]{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:4px 8px;background:var(--fe-bg-elev, rgba(255, 255, 255, .9));border:1px solid var(--fe-border, #e2e6ed);border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.filex-viewer-tiff__pages[data-v-c6b84f5d]{font-size:12px;font-variant-numeric:tabular-nums}.filex-viewer-tiff[data-v-c6b84f5d]{display:flex;flex-direction:column;width:100%;height:100%;min-height:70vh;background:var(--fe-bg, #fff)}.filex-viewer-tiff__bar[data-v-c6b84f5d]{display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--fe-bg-elev, #f7f8fa);border-bottom:1px solid var(--fe-border, #e2e6ed);font-size:13px}.filex-viewer-tiff__pages[data-v-c6b84f5d]{min-width:110px;text-align:center;font-variant-numeric:tabular-nums;font-size:12px}.filex-viewer-tiff__zoom[data-v-c6b84f5d]{min-width:50px;text-align:center;font-variant-numeric:tabular-nums;font-size:12px}.filex-viewer-spacer[data-v-c6b84f5d]{flex:1}.filex-viewer-tiff__pane[data-v-c6b84f5d]{flex:1;overflow:auto;padding:16px;background:#2a2d33;display:flex;align-items:flex-start;justify-content:flex-start}.filex-viewer-tiff__pane canvas[data-v-c6b84f5d]{background:#fff;box-shadow:0 4px 16px #0000004d}.filex-viewer-fallback[data-v-c6b84f5d]{text-align:center;padding:32px;color:#c8cdd6;margin:auto}.filex-viewer-fallback__icon[data-v-c6b84f5d]{font-size:48px;display:block;margin-bottom:12px}.filex-viewer-btn[data-v-c6b84f5d]{border:1px solid var(--fe-border, #e2e6ed);background:var(--fe-bg, #fff);color:var(--fe-text, #1a1e27);padding:4px 10px;border-radius:4px;cursor:pointer;font:inherit;font-size:12px}.filex-viewer-btn[data-v-c6b84f5d]:hover:not(:disabled){background:var(--fe-bg-hover, #edf0f5)}.filex-viewer-btn[data-v-c6b84f5d]:disabled{opacity:.4;cursor:not-allowed}.filex-viewer-psd[data-v-001123c3]{display:flex;flex-direction:column;width:100%;height:100%;min-height:70vh;background:var(--fe-bg, #fff)}.filex-viewer-psd__bar[data-v-001123c3]{display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--fe-bg-elev, #f7f8fa);border-bottom:1px solid var(--fe-border, #e2e6ed);font-size:13px}.filex-viewer-spacer[data-v-001123c3]{flex:1}.filex-viewer-psd__dim[data-v-001123c3]{font-size:12px;color:var(--fe-text-muted, #5a6475)}.filex-viewer-psd__zoom[data-v-001123c3]{min-width:50px;text-align:center;font-variant-numeric:tabular-nums;font-size:12px}.filex-viewer-psd__main[data-v-001123c3]{flex:1;display:flex;min-height:0}.filex-viewer-psd__layers[data-v-001123c3]{width:240px;border-right:1px solid var(--fe-border, #e2e6ed);overflow-y:auto;padding:8px 0;background:var(--fe-bg-elev, #f7f8fa)}.filex-viewer-psd__layers ul[data-v-001123c3]{list-style:none;margin:0;padding:0}.filex-viewer-psd__layers li[data-v-001123c3]{display:flex;align-items:center;gap:6px;padding:4px 12px;font-size:12px}.filex-viewer-psd__layer-vis[data-v-001123c3]{width:14px;text-align:center;color:var(--fe-text-muted, #5a6475)}.filex-viewer-psd__layer-vis[data-hidden="1"][data-v-001123c3]{color:var(--fe-border-strong, #c7ced9)}.filex-viewer-psd__layer-name[data-v-001123c3]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filex-viewer-psd__pane[data-v-001123c3]{flex:1;overflow:auto;padding:16px;background:#2a2d33;display:flex;align-items:flex-start;justify-content:flex-start}.filex-viewer-psd__pane canvas[data-v-001123c3]{background:#fff repeating-conic-gradient(#e0e0e0 0% 25%,transparent 0% 50%) 50% / 16px 16px;box-shadow:0 4px 16px #0000004d}.filex-viewer-fallback[data-v-001123c3]{text-align:center;padding:32px;color:#c8cdd6;margin:auto}.filex-viewer-fallback__icon[data-v-001123c3]{font-size:48px;display:block;margin-bottom:12px}.filex-viewer-btn[data-v-001123c3]{border:1px solid var(--fe-border, #e2e6ed);background:var(--fe-bg, #fff);color:var(--fe-text, #1a1e27);padding:4px 10px;border-radius:4px;cursor:pointer;font:inherit;font-size:12px}.filex-viewer-btn[data-v-001123c3]:hover:not(:disabled){background:var(--fe-bg-hover, #edf0f5)}.filex-viewer-btn.is-active[data-v-001123c3]{background:var(--fe-bg-selected, #dfe8ff);border-color:var(--fe-primary, #3b82f6)}.filex-viewer-ipynb[data-v-eece712d]{display:flex;flex-direction:column;width:100%;height:100%;min-height:70vh;background:var(--fe-bg, #fff);color:var(--fe-text, #1a1e27)}.filex-viewer-ipynb__bar[data-v-eece712d]{display:flex;align-items:center;gap:12px;padding:8px 12px;background:var(--fe-bg-elev, #f7f8fa);border-bottom:1px solid var(--fe-border, #e2e6ed);font-size:12px;color:var(--fe-text-muted, #5a6475)}.filex-viewer-ipynb__lang[data-v-eece712d]{font-family:var(--fe-font-mono, monospace);text-transform:uppercase;letter-spacing:.04em}.filex-viewer-ipynb__pane[data-v-eece712d]{flex:1;overflow:auto;padding:16px 24px}.filex-viewer-ipynb__cell[data-v-eece712d]{border:1px solid var(--fe-border, #e2e6ed);border-radius:6px;margin-bottom:16px;overflow:hidden}.filex-viewer-ipynb__cell[data-type=code][data-v-eece712d]{background:var(--fe-bg-elev, #f7f8fa)}.filex-viewer-ipynb__exec[data-v-eece712d]{padding:4px 12px;font-family:var(--fe-font-mono, monospace);font-size:11px;color:var(--fe-text-muted, #5a6475);background:#0000000a}.filex-viewer-ipynb__src[data-v-eece712d]{margin:0;padding:12px;font-family:var(--fe-font-mono, monospace);font-size:12px;line-height:1.5;white-space:pre;overflow-x:auto}.filex-viewer-ipynb__outputs[data-v-eece712d]{border-top:1px dashed var(--fe-border, #e2e6ed);background:var(--fe-bg, #fff);padding:8px 12px}.filex-viewer-ipynb__out[data-v-eece712d]{margin:0;padding:4px 0;font-family:var(--fe-font-mono, monospace);font-size:12px;white-space:pre-wrap;word-wrap:break-word}.filex-viewer-ipynb__out[data-type=error][data-v-eece712d]{color:var(--fe-danger, #dc2626)}.filex-viewer-ipynb__img[data-v-eece712d]{display:block;max-width:100%;height:auto;margin:8px 0}.filex-viewer-ipynb__html[data-v-eece712d]{font-size:13px}.filex-viewer-ipynb__md[data-v-eece712d]{padding:12px 16px;font-size:14px;line-height:1.6}.filex-viewer-ipynb__md-raw[data-v-eece712d]{padding:12px;margin:0;font-family:var(--fe-font-mono, monospace);font-size:12px;white-space:pre-wrap}.filex-viewer-fallback[data-v-eece712d]{text-align:center;padding:32px;color:var(--fe-text-muted, #5a6475)}.filex-viewer-fallback__icon[data-v-eece712d]{font-size:48px;display:block;margin-bottom:12px}.filex-viewer-csv[data-v-db55a104]{display:flex;flex-direction:column;width:100%;height:100%;min-height:70vh;background:var(--fe-bg, #fff);color:var(--fe-text, #1a1e27)}.filex-viewer-csv__bar[data-v-db55a104]{display:flex;align-items:center;gap:12px;padding:8px 12px;background:var(--fe-bg-elev, #f7f8fa);border-bottom:1px solid var(--fe-border, #e2e6ed);font-size:12px}.filex-viewer-csv__check[data-v-db55a104]{display:flex;align-items:center;gap:4px;font-size:12px}.filex-viewer-csv__select[data-v-db55a104],.filex-viewer-csv__filter[data-v-db55a104]{border:1px solid var(--fe-border, #e2e6ed);background:var(--fe-bg, #fff);color:inherit;padding:4px 8px;border-radius:4px;font:inherit;font-size:12px}.filex-viewer-csv__filter[data-v-db55a104]{flex:0 1 240px}.filex-viewer-spacer[data-v-db55a104]{flex:1}.filex-viewer-csv__count[data-v-db55a104]{font-size:11px;color:var(--fe-text-muted, #5a6475);font-variant-numeric:tabular-nums}.filex-viewer-csv__pane[data-v-db55a104]{flex:1;overflow:auto}.filex-viewer-csv__table[data-v-db55a104]{border-collapse:collapse;width:max-content;min-width:100%;font-size:12px;font-family:var(--fe-font-mono, monospace)}.filex-viewer-csv__table th[data-v-db55a104],.filex-viewer-csv__table td[data-v-db55a104]{padding:4px 10px;border:1px solid var(--fe-border, #e2e6ed);white-space:nowrap;max-width:320px;overflow:hidden;text-overflow:ellipsis}.filex-viewer-csv__table th[data-v-db55a104]{background:var(--fe-bg-elev, #f7f8fa);position:sticky;top:0;font-weight:600;text-align:left}.filex-viewer-csv__table tbody tr[data-v-db55a104]:nth-child(2n){background:var(--fe-bg-hover, rgba(0, 0, 0, .02))}.filex-viewer-csv__rownum[data-v-db55a104]{color:var(--fe-text-muted, #5a6475);text-align:right;background:var(--fe-bg-elev, #f7f8fa);font-variant-numeric:tabular-nums;position:sticky;left:0}.filex-viewer-csv__pager[data-v-db55a104]{display:flex;justify-content:center;align-items:center;gap:8px;padding:6px;background:var(--fe-bg-elev, #f7f8fa);border-top:1px solid var(--fe-border, #e2e6ed);font-size:12px}.filex-viewer-csv__pageno[data-v-db55a104]{font-variant-numeric:tabular-nums;font-size:12px}.filex-viewer-fallback[data-v-db55a104]{text-align:center;padding:32px;color:var(--fe-text-muted, #5a6475)}.filex-viewer-fallback__icon[data-v-db55a104]{font-size:48px;display:block;margin-bottom:12px}.filex-viewer-btn[data-v-db55a104]{border:1px solid var(--fe-border, #e2e6ed);background:var(--fe-bg, #fff);color:var(--fe-text, #1a1e27);padding:4px 10px;border-radius:4px;cursor:pointer;font:inherit;font-size:12px}.filex-viewer-btn[data-v-db55a104]:hover:not(:disabled){background:var(--fe-bg-hover, #edf0f5)}.filex-viewer-btn[data-v-db55a104]:disabled{opacity:.4;cursor:not-allowed}.filex-viewer-archive[data-v-93df7b13]{display:flex;flex-direction:column;width:100%;height:100%;min-height:70vh;background:var(--fe-bg, #fff);color:var(--fe-text, #1a1e27)}.filex-viewer-archive__pane[data-v-93df7b13]{flex:1;overflow:auto;padding:16px 20px}.filex-viewer-archive__summary[data-v-93df7b13]{font-size:12px;color:var(--fe-text-muted, #5a6475);margin-bottom:12px;font-variant-numeric:tabular-nums}.filex-viewer-archive__table[data-v-93df7b13]{width:100%;border-collapse:collapse;font-size:13px;font-family:var(--fe-font-mono, monospace)}.filex-viewer-archive__table th[data-v-93df7b13],.filex-viewer-archive__table td[data-v-93df7b13]{padding:6px 12px;border-bottom:1px solid var(--fe-border, #e2e6ed);text-align:left}.filex-viewer-archive__table th[data-v-93df7b13]{background:var(--fe-bg-elev, #f7f8fa);font-weight:600;position:sticky;top:0}.filex-viewer-archive__size[data-v-93df7b13]{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--fe-text-muted, #5a6475)}.filex-viewer-archive__icon[data-v-93df7b13]{margin-right:6px}.filex-viewer-archive__table tr[data-dir="1"][data-v-93df7b13]{color:var(--fe-text-muted, #5a6475)}.filex-viewer-fallback[data-v-93df7b13]{text-align:center;padding:32px;color:var(--fe-text-muted, #5a6475)}.filex-viewer-fallback__icon[data-v-93df7b13]{font-size:48px;display:block;margin-bottom:12px}';
|
|
13092
|
-
let
|
|
13092
|
+
let Wi = !1;
|
|
13093
13093
|
function Qx() {
|
|
13094
|
-
if (
|
|
13094
|
+
if (Wi || typeof document > "u") return;
|
|
13095
13095
|
const e = document.createElement("style");
|
|
13096
|
-
e.setAttribute("data-filex", ""), e.textContent = Xx, document.head.appendChild(e),
|
|
13096
|
+
e.setAttribute("data-filex", ""), e.textContent = Xx, document.head.appendChild(e), Wi = !0;
|
|
13097
13097
|
}
|
|
13098
|
-
function
|
|
13098
|
+
function Yi(e, t) {
|
|
13099
13099
|
const n = {};
|
|
13100
13100
|
return e.apiBase && (n.apiBase = e.apiBase), e.endpoint && (n.endpoint = e.endpoint), (e.locale === "tr" || e.locale === "en") && (n.locale = e.locale), (e.theme === "light" || e.theme === "dark" || e.theme === "auto") && (n.theme = e.theme), e.trashVisible !== void 0 && (n.trashVisible = e.trashVisible === !0 || e.trashVisible === "true" || e.trashVisible === ""), { ...n, ...t ?? {} };
|
|
13101
13101
|
}
|
|
13102
|
-
const
|
|
13102
|
+
const wl = /* @__PURE__ */ Lf({
|
|
13103
13103
|
/**
|
|
13104
13104
|
* Host attrs (style/class) must NOT fall through onto the inner `.fe`
|
|
13105
13105
|
* root: an embedder's `el.style.cssText = 'display:block;height:100%'`
|
|
@@ -13133,7 +13133,7 @@ const yl = /* @__PURE__ */ Lf({
|
|
|
13133
13133
|
setup(e, { emit: t }) {
|
|
13134
13134
|
Qx();
|
|
13135
13135
|
const n = /* @__PURE__ */ P(
|
|
13136
|
-
|
|
13136
|
+
Yi(
|
|
13137
13137
|
{
|
|
13138
13138
|
apiBase: e.apiBase,
|
|
13139
13139
|
endpoint: e.endpoint,
|
|
@@ -13154,7 +13154,7 @@ const yl = /* @__PURE__ */ Lf({
|
|
|
13154
13154
|
e.trashVisible
|
|
13155
13155
|
],
|
|
13156
13156
|
() => {
|
|
13157
|
-
n.value =
|
|
13157
|
+
n.value = Yi(
|
|
13158
13158
|
{
|
|
13159
13159
|
apiBase: e.apiBase,
|
|
13160
13160
|
endpoint: e.endpoint,
|
|
@@ -13166,7 +13166,7 @@ const yl = /* @__PURE__ */ Lf({
|
|
|
13166
13166
|
);
|
|
13167
13167
|
},
|
|
13168
13168
|
{ deep: !0 }
|
|
13169
|
-
), () =>
|
|
13169
|
+
), () => il(Jx, {
|
|
13170
13170
|
config: n.value,
|
|
13171
13171
|
onShareCreated: (r) => t("share-created", r),
|
|
13172
13172
|
onFileOpened: (r) => t("file-opened", r),
|
|
@@ -13175,8 +13175,8 @@ const yl = /* @__PURE__ */ Lf({
|
|
|
13175
13175
|
onSelectionChange: (r) => t("selection-change", r)
|
|
13176
13176
|
});
|
|
13177
13177
|
}
|
|
13178
|
-
}, { shadowRoot: !1 }), ny =
|
|
13179
|
-
typeof customElements < "u" && !customElements.get("filex-explorer") && customElements.define("filex-explorer",
|
|
13178
|
+
}, { shadowRoot: !1 }), ny = wl;
|
|
13179
|
+
typeof customElements < "u" && !customElements.get("filex-explorer") && customElements.define("filex-explorer", wl);
|
|
13180
13180
|
export {
|
|
13181
13181
|
pe as F,
|
|
13182
13182
|
qn as _,
|
|
@@ -13201,4 +13201,4 @@ export {
|
|
|
13201
13201
|
ty as v,
|
|
13202
13202
|
rt as w
|
|
13203
13203
|
};
|
|
13204
|
-
//# sourceMappingURL=index-
|
|
13204
|
+
//# sourceMappingURL=index-Che9kwFL.js.map
|