@i18n-micro/devtools-ui 1.1.1 → 1.2.0
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/bridge/create-bridge.d.ts +2 -6
- package/dist/composables/useI18nState.d.ts +16 -8
- package/dist/devtools-ui.css +1 -1
- package/dist/index.es.js +190 -193
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +6 -6
- package/dist/index.umd.js.map +1 -1
- package/dist/util/Translator.d.ts +11 -11
- package/dist/vite/plugin.mjs +11 -11
- package/dist/vite/plugin.mjs.map +1 -1
- package/package.json +2 -2
- package/vite/plugin.ts +37 -37
package/dist/index.es.js
CHANGED
|
@@ -1089,7 +1089,7 @@ function kl(e, t, o = ce) {
|
|
|
1089
1089
|
"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types."
|
|
1090
1090
|
);
|
|
1091
1091
|
}, c = (M) => n ? M : Le(M) || n === !1 || n === 0 ? kt(M, 1) : kt(M);
|
|
1092
|
-
let d, p, w,
|
|
1092
|
+
let d, p, w, N, b = !1, F = !1;
|
|
1093
1093
|
if (Se(e) ? (p = () => e.value, b = Le(e)) : It(e) ? (p = () => c(e), b = !0) : L(e) ? (F = !0, b = e.some((M) => It(M) || Le(M)), p = () => e.map((M) => {
|
|
1094
1094
|
if (Se(M))
|
|
1095
1095
|
return M.value;
|
|
@@ -1110,7 +1110,7 @@ function kl(e, t, o = ce) {
|
|
|
1110
1110
|
const M = Ht;
|
|
1111
1111
|
Ht = d;
|
|
1112
1112
|
try {
|
|
1113
|
-
return l ? l(e, 3, [
|
|
1113
|
+
return l ? l(e, 3, [N]) : e(N);
|
|
1114
1114
|
} finally {
|
|
1115
1115
|
Ht = M;
|
|
1116
1116
|
}
|
|
@@ -1141,7 +1141,7 @@ function kl(e, t, o = ce) {
|
|
|
1141
1141
|
j,
|
|
1142
1142
|
// pass undefined as the old value when it's changed for the first time
|
|
1143
1143
|
U === Qo ? void 0 : F && U[0] === Qo ? [] : U,
|
|
1144
|
-
|
|
1144
|
+
N
|
|
1145
1145
|
];
|
|
1146
1146
|
U = j, l ? l(t, 3, H) : (
|
|
1147
1147
|
// @ts-expect-error
|
|
@@ -1154,7 +1154,7 @@ function kl(e, t, o = ce) {
|
|
|
1154
1154
|
} else
|
|
1155
1155
|
d.run();
|
|
1156
1156
|
};
|
|
1157
|
-
return s && s(fe), d = new ta(p), d.scheduler = a ? () => a(fe, !1) : fe,
|
|
1157
|
+
return s && s(fe), d = new ta(p), d.scheduler = a ? () => a(fe, !1) : fe, N = (M) => xl(M, !1, d), w = d.onStop = () => {
|
|
1158
1158
|
const M = hr.get(d);
|
|
1159
1159
|
if (M) {
|
|
1160
1160
|
if (l)
|
|
@@ -1672,7 +1672,7 @@ const Ta = /* @__PURE__ */ Symbol("_vte"), Da = (e) => e.__isTeleport, Jt = (e)
|
|
|
1672
1672
|
mc: c,
|
|
1673
1673
|
pc: d,
|
|
1674
1674
|
pbc: p,
|
|
1675
|
-
o: { insert: w, querySelector:
|
|
1675
|
+
o: { insert: w, querySelector: N, createText: b, createComment: F }
|
|
1676
1676
|
} = f, R = Jt(t.props);
|
|
1677
1677
|
let { shapeFlag: z, children: U, dynamicChildren: fe } = t;
|
|
1678
1678
|
if (v.NODE_ENV !== "production" && Ge && (l = !1, fe = null), e == null) {
|
|
@@ -1690,7 +1690,7 @@ const Ta = /* @__PURE__ */ Symbol("_vte"), Da = (e) => e.__isTeleport, Jt = (e)
|
|
|
1690
1690
|
l
|
|
1691
1691
|
);
|
|
1692
1692
|
}, H = () => {
|
|
1693
|
-
const _ = t.target = sn(t.props,
|
|
1693
|
+
const _ = t.target = sn(t.props, N), I = Aa(_, t, b, w);
|
|
1694
1694
|
_ ? (a !== "svg" && oi(_) ? a = "svg" : a !== "mathml" && ri(_) && (a = "mathml"), n && n.isCE && (n.ce._teleportTargets || (n.ce._teleportTargets = /* @__PURE__ */ new Set())).add(_), R || (q(_, I), sr(t, !1))) : v.NODE_ENV !== "production" && !R && O(
|
|
1695
1695
|
"Invalid Teleport target on mount:",
|
|
1696
1696
|
_,
|
|
@@ -1749,7 +1749,7 @@ const Ta = /* @__PURE__ */ Symbol("_vte"), Da = (e) => e.__isTeleport, Jt = (e)
|
|
|
1749
1749
|
else if ((t.props && t.props.to) !== (e.props && e.props.to)) {
|
|
1750
1750
|
const P = t.target = sn(
|
|
1751
1751
|
t.props,
|
|
1752
|
-
|
|
1752
|
+
N
|
|
1753
1753
|
);
|
|
1754
1754
|
P ? er(
|
|
1755
1755
|
t,
|
|
@@ -1784,8 +1784,8 @@ const Ta = /* @__PURE__ */ Symbol("_vte"), Da = (e) => e.__isTeleport, Jt = (e)
|
|
|
1784
1784
|
} = e;
|
|
1785
1785
|
if (d && (n(f), n(c)), i && n(l), a & 16) {
|
|
1786
1786
|
const w = i || !Jt(p);
|
|
1787
|
-
for (let
|
|
1788
|
-
const b = s[
|
|
1787
|
+
for (let N = 0; N < s.length; N++) {
|
|
1788
|
+
const b = s[N];
|
|
1789
1789
|
r(
|
|
1790
1790
|
b,
|
|
1791
1791
|
t,
|
|
@@ -1829,11 +1829,11 @@ function Bl(e, t, o, r, n, i, {
|
|
|
1829
1829
|
const w = t.target = sn(
|
|
1830
1830
|
t.props,
|
|
1831
1831
|
l
|
|
1832
|
-
),
|
|
1832
|
+
), N = Jt(t.props);
|
|
1833
1833
|
if (w) {
|
|
1834
1834
|
const b = w._lpa || w.firstChild;
|
|
1835
1835
|
if (t.shapeFlag & 16)
|
|
1836
|
-
if (
|
|
1836
|
+
if (N)
|
|
1837
1837
|
p(
|
|
1838
1838
|
e,
|
|
1839
1839
|
t,
|
|
@@ -1864,8 +1864,8 @@ function Bl(e, t, o, r, n, i, {
|
|
|
1864
1864
|
i
|
|
1865
1865
|
);
|
|
1866
1866
|
}
|
|
1867
|
-
sr(t,
|
|
1868
|
-
} else
|
|
1867
|
+
sr(t, N);
|
|
1868
|
+
} else N && t.shapeFlag & 16 && p(e, t, e, a(e));
|
|
1869
1869
|
return t.anchor && a(t.anchor);
|
|
1870
1870
|
}
|
|
1871
1871
|
const Kl = Va;
|
|
@@ -1954,7 +1954,7 @@ const We = [Function, Array], Ma = {
|
|
|
1954
1954
|
return r.isLeaving = !0, d.afterLeave = () => {
|
|
1955
1955
|
r.isLeaving = !1, o.job.flags & 8 || o.update(), delete d.afterLeave, c = void 0;
|
|
1956
1956
|
}, Wr(i);
|
|
1957
|
-
s === "in-out" && l.type !== Ee ? d.delayLeave = (p, w,
|
|
1957
|
+
s === "in-out" && l.type !== Ee ? d.delayLeave = (p, w, N) => {
|
|
1958
1958
|
const b = ja(
|
|
1959
1959
|
r,
|
|
1960
1960
|
c
|
|
@@ -1962,7 +1962,7 @@ const We = [Function, Array], Ma = {
|
|
|
1962
1962
|
b[String(c.key)] = c, p[_t] = () => {
|
|
1963
1963
|
w(), p[_t] = void 0, delete f.delayedLeave, c = void 0;
|
|
1964
1964
|
}, f.delayedLeave = () => {
|
|
1965
|
-
|
|
1965
|
+
N(), delete f.delayedLeave, c = void 0;
|
|
1966
1966
|
};
|
|
1967
1967
|
} : c = void 0;
|
|
1968
1968
|
} else c && (c = void 0);
|
|
@@ -2004,7 +2004,7 @@ function ln(e, t, o, r, n) {
|
|
|
2004
2004
|
onEnterCancelled: d,
|
|
2005
2005
|
onBeforeLeave: p,
|
|
2006
2006
|
onLeave: w,
|
|
2007
|
-
onAfterLeave:
|
|
2007
|
+
onAfterLeave: N,
|
|
2008
2008
|
onLeaveCancelled: b,
|
|
2009
2009
|
onBeforeAppear: F,
|
|
2010
2010
|
onAppear: R,
|
|
@@ -2060,7 +2060,7 @@ function ln(e, t, o, r, n) {
|
|
|
2060
2060
|
j(p, [_]);
|
|
2061
2061
|
let $ = !1;
|
|
2062
2062
|
const se = _[_t] = (we) => {
|
|
2063
|
-
$ || ($ = !0, I(), we ? j(b, [_]) : j(
|
|
2063
|
+
$ || ($ = !0, I(), we ? j(b, [_]) : j(N, [_]), _[_t] = void 0, M[P] === e && delete M[P]);
|
|
2064
2064
|
};
|
|
2065
2065
|
M[P] = e, w ? q(w, [_, se]) : se();
|
|
2066
2066
|
},
|
|
@@ -2149,12 +2149,12 @@ function So(e, t, o, r, n = !1) {
|
|
|
2149
2149
|
}
|
|
2150
2150
|
const f = t && t.r, c = s.refs === ce ? s.refs = {} : s.refs, d = s.setupState, p = X(d), w = d === ce ? Yi : (b) => v.NODE_ENV !== "production" && (ee(p, b) && !Se(p[b]) && O(
|
|
2151
2151
|
`Template ref "${b}" used on a non-ref value. It will not work in the production build.`
|
|
2152
|
-
), ii.has(p[b])) ? !1 : ee(p, b),
|
|
2152
|
+
), ii.has(p[b])) ? !1 : ee(p, b), N = (b) => v.NODE_ENV === "production" || !ii.has(b);
|
|
2153
2153
|
if (f != null && f !== l) {
|
|
2154
2154
|
if (ai(t), ve(f))
|
|
2155
2155
|
c[f] = null, w(f) && (d[f] = null);
|
|
2156
2156
|
else if (Se(f)) {
|
|
2157
|
-
|
|
2157
|
+
N(f) && (f.value = null);
|
|
2158
2158
|
const b = t;
|
|
2159
2159
|
b.k && (c[b.k] = null);
|
|
2160
2160
|
}
|
|
@@ -2166,7 +2166,7 @@ function So(e, t, o, r, n = !1) {
|
|
|
2166
2166
|
if (b || F) {
|
|
2167
2167
|
const R = () => {
|
|
2168
2168
|
if (e.f) {
|
|
2169
|
-
const z = b ? w(l) ? d[l] : c[l] :
|
|
2169
|
+
const z = b ? w(l) ? d[l] : c[l] : N(l) || !e.k ? l.value : c[e.k];
|
|
2170
2170
|
if (n)
|
|
2171
2171
|
L(z) && yn(z, i);
|
|
2172
2172
|
else if (L(z))
|
|
@@ -2175,9 +2175,9 @@ function So(e, t, o, r, n = !1) {
|
|
|
2175
2175
|
c[l] = [i], w(l) && (d[l] = c[l]);
|
|
2176
2176
|
else {
|
|
2177
2177
|
const U = [i];
|
|
2178
|
-
|
|
2178
|
+
N(l) && (l.value = U), e.k && (c[e.k] = U);
|
|
2179
2179
|
}
|
|
2180
|
-
} else b ? (c[l] = a, w(l) && (d[l] = a)) : F ? (
|
|
2180
|
+
} else b ? (c[l] = a, w(l) && (d[l] = a)) : F ? (N(l) && (l.value = a), e.k && (c[e.k] = a)) : v.NODE_ENV !== "production" && O("Invalid template ref type:", l, `(${typeof l})`);
|
|
2181
2181
|
};
|
|
2182
2182
|
if (a) {
|
|
2183
2183
|
const z = () => {
|
|
@@ -2542,7 +2542,7 @@ function dc(e) {
|
|
|
2542
2542
|
beforeMount: d,
|
|
2543
2543
|
mounted: p,
|
|
2544
2544
|
beforeUpdate: w,
|
|
2545
|
-
updated:
|
|
2545
|
+
updated: N,
|
|
2546
2546
|
activated: b,
|
|
2547
2547
|
deactivated: F,
|
|
2548
2548
|
beforeDestroy: R,
|
|
@@ -2630,7 +2630,7 @@ function dc(e) {
|
|
|
2630
2630
|
function xe(Z, Q) {
|
|
2631
2631
|
L(Q) ? Q.forEach((it) => Z(it.bind(o))) : Q && Z(Q.bind(o));
|
|
2632
2632
|
}
|
|
2633
|
-
if (xe(Zl, d), xe(Pt, p), xe(Ql, w), xe(ec,
|
|
2633
|
+
if (xe(Zl, d), xe(Pt, p), xe(Ql, w), xe(ec, N), xe(Gl, b), xe(Yl, F), xe(nc, H), xe(rc, j), xe(oc, q), xe(za, z), xe(An, fe), xe(tc, _), L(I))
|
|
2634
2634
|
if (I.length) {
|
|
2635
2635
|
const Z = e.exposed || (e.exposed = {});
|
|
2636
2636
|
I.forEach((Q) => {
|
|
@@ -2852,8 +2852,8 @@ function vc(e, t) {
|
|
|
2852
2852
|
);
|
|
2853
2853
|
const w = f._ceVNode || Y(r, n);
|
|
2854
2854
|
return w.appContext = i, p === !0 ? p = "svg" : p === !1 && (p = void 0), v.NODE_ENV !== "production" && (i.reload = () => {
|
|
2855
|
-
const
|
|
2856
|
-
|
|
2855
|
+
const N = wt(w);
|
|
2856
|
+
N.el = null, e(N, c, p);
|
|
2857
2857
|
}), e(w, c, p), l = !0, f._container = c, c.__vue_app__ = f, v.NODE_ENV !== "production" && (f._instance = w.component, Pl(f, xi)), Ir(w.component);
|
|
2858
2858
|
}
|
|
2859
2859
|
},
|
|
@@ -2945,12 +2945,12 @@ function Za(e, t, o = ce) {
|
|
|
2945
2945
|
}
|
|
2946
2946
|
}
|
|
2947
2947
|
const c = Ne;
|
|
2948
|
-
s.call = (w,
|
|
2948
|
+
s.call = (w, N, b) => nt(w, c, N, b);
|
|
2949
2949
|
let d = !1;
|
|
2950
2950
|
i === "post" ? s.scheduler = (w) => {
|
|
2951
2951
|
Pe(w, c && c.suspense);
|
|
2952
|
-
} : i !== "sync" && (d = !0, s.scheduler = (w,
|
|
2953
|
-
|
|
2952
|
+
} : i !== "sync" && (d = !0, s.scheduler = (w, N) => {
|
|
2953
|
+
N ? w() : Vr(w);
|
|
2954
2954
|
}), s.augmentJob = (w) => {
|
|
2955
2955
|
t && (w.flags |= 4), d && (w.flags |= 2, c && (w.id = c.uid, w.i = c));
|
|
2956
2956
|
};
|
|
@@ -3067,7 +3067,7 @@ function ui(e) {
|
|
|
3067
3067
|
props: d,
|
|
3068
3068
|
data: p,
|
|
3069
3069
|
setupState: w,
|
|
3070
|
-
ctx:
|
|
3070
|
+
ctx: N,
|
|
3071
3071
|
inheritAttrs: b
|
|
3072
3072
|
} = e, F = wr(e);
|
|
3073
3073
|
let R, z;
|
|
@@ -3091,7 +3091,7 @@ function ui(e) {
|
|
|
3091
3091
|
v.NODE_ENV !== "production" ? gt(d) : d,
|
|
3092
3092
|
w,
|
|
3093
3093
|
p,
|
|
3094
|
-
|
|
3094
|
+
N
|
|
3095
3095
|
)
|
|
3096
3096
|
), z = s;
|
|
3097
3097
|
} else {
|
|
@@ -3261,11 +3261,11 @@ function Cc(e, t, o, r) {
|
|
|
3261
3261
|
if (ee(i, p))
|
|
3262
3262
|
w !== i[p] && (i[p] = w, f = !0);
|
|
3263
3263
|
else {
|
|
3264
|
-
const
|
|
3265
|
-
n[
|
|
3264
|
+
const N = Ae(p);
|
|
3265
|
+
n[N] = pn(
|
|
3266
3266
|
l,
|
|
3267
3267
|
s,
|
|
3268
|
-
|
|
3268
|
+
N,
|
|
3269
3269
|
w,
|
|
3270
3270
|
e,
|
|
3271
3271
|
!1
|
|
@@ -3384,18 +3384,18 @@ function as(e, t, o = !1) {
|
|
|
3384
3384
|
for (const c in i) {
|
|
3385
3385
|
const d = Ae(c);
|
|
3386
3386
|
if (gi(d)) {
|
|
3387
|
-
const p = i[c], w = a[d] = L(p) || W(p) ? { type: p } : ge({}, p),
|
|
3387
|
+
const p = i[c], w = a[d] = L(p) || W(p) ? { type: p } : ge({}, p), N = w.type;
|
|
3388
3388
|
let b = !1, F = !0;
|
|
3389
|
-
if (L(
|
|
3390
|
-
for (let R = 0; R <
|
|
3391
|
-
const z =
|
|
3389
|
+
if (L(N))
|
|
3390
|
+
for (let R = 0; R < N.length; ++R) {
|
|
3391
|
+
const z = N[R], U = W(z) && z.name;
|
|
3392
3392
|
if (U === "Boolean") {
|
|
3393
3393
|
b = !0;
|
|
3394
3394
|
break;
|
|
3395
3395
|
} else U === "String" && (F = !1);
|
|
3396
3396
|
}
|
|
3397
3397
|
else
|
|
3398
|
-
b = W(
|
|
3398
|
+
b = W(N) && N.name === "Boolean";
|
|
3399
3399
|
w[
|
|
3400
3400
|
0
|
|
3401
3401
|
/* shouldCast */
|
|
@@ -3439,8 +3439,8 @@ function Vc(e, t, o, r, n) {
|
|
|
3439
3439
|
let f = !1;
|
|
3440
3440
|
const c = L(i) ? i : [i], d = [];
|
|
3441
3441
|
for (let p = 0; p < c.length && !f; p++) {
|
|
3442
|
-
const { valid: w, expectedType:
|
|
3443
|
-
d.push(
|
|
3442
|
+
const { valid: w, expectedType: N } = Mc(t, c[p]);
|
|
3443
|
+
d.push(N || ""), f = w;
|
|
3444
3444
|
}
|
|
3445
3445
|
if (!f) {
|
|
3446
3446
|
O(Ic(e, t, d));
|
|
@@ -3576,13 +3576,13 @@ function Hc(e, t) {
|
|
|
3576
3576
|
parentNode: d,
|
|
3577
3577
|
nextSibling: p,
|
|
3578
3578
|
setScopeId: w = De,
|
|
3579
|
-
insertStaticContent:
|
|
3579
|
+
insertStaticContent: N
|
|
3580
3580
|
} = e, b = (u, h, m, S = null, x = null, k = null, V = void 0, T = null, C = v.NODE_ENV !== "production" && Ge ? !1 : !!h.dynamicChildren) => {
|
|
3581
3581
|
if (u === h)
|
|
3582
3582
|
return;
|
|
3583
3583
|
u && !Ut(u, h) && (S = Yo(u), $t(u, x, k, !0), u = null), h.patchFlag === -2 && (C = !1, h.dynamicChildren = null);
|
|
3584
|
-
const { type:
|
|
3585
|
-
switch (
|
|
3584
|
+
const { type: E, ref: K, shapeFlag: A } = h;
|
|
3585
|
+
switch (E) {
|
|
3586
3586
|
case qo:
|
|
3587
3587
|
F(u, h, m, S);
|
|
3588
3588
|
break;
|
|
@@ -3626,7 +3626,7 @@ function Hc(e, t) {
|
|
|
3626
3626
|
V,
|
|
3627
3627
|
T,
|
|
3628
3628
|
C
|
|
3629
|
-
) : A & 64 || A & 128 ?
|
|
3629
|
+
) : A & 64 || A & 128 ? E.process(
|
|
3630
3630
|
u,
|
|
3631
3631
|
h,
|
|
3632
3632
|
m,
|
|
@@ -3637,7 +3637,7 @@ function Hc(e, t) {
|
|
|
3637
3637
|
T,
|
|
3638
3638
|
C,
|
|
3639
3639
|
vo
|
|
3640
|
-
) : v.NODE_ENV !== "production" && O("Invalid VNode type:",
|
|
3640
|
+
) : v.NODE_ENV !== "production" && O("Invalid VNode type:", E, `(${typeof E})`);
|
|
3641
3641
|
}
|
|
3642
3642
|
K != null && x ? So(K, u && u.ref, k, h || u, !h) : K == null && u && u.ref != null && So(u.ref, null, k, u, !0);
|
|
3643
3643
|
}, F = (u, h, m, S) => {
|
|
@@ -3658,7 +3658,7 @@ function Hc(e, t) {
|
|
|
3658
3658
|
S
|
|
3659
3659
|
) : h.el = u.el;
|
|
3660
3660
|
}, z = (u, h, m, S) => {
|
|
3661
|
-
[u.el, u.anchor] =
|
|
3661
|
+
[u.el, u.anchor] = N(
|
|
3662
3662
|
u.children,
|
|
3663
3663
|
h,
|
|
3664
3664
|
m,
|
|
@@ -3669,7 +3669,7 @@ function Hc(e, t) {
|
|
|
3669
3669
|
}, U = (u, h, m, S) => {
|
|
3670
3670
|
if (h.children !== u.children) {
|
|
3671
3671
|
const x = p(u.anchor);
|
|
3672
|
-
M(u), [h.el, h.anchor] =
|
|
3672
|
+
M(u), [h.el, h.anchor] = N(
|
|
3673
3673
|
h.children,
|
|
3674
3674
|
m,
|
|
3675
3675
|
x,
|
|
@@ -3700,9 +3700,9 @@ function Hc(e, t) {
|
|
|
3700
3700
|
C
|
|
3701
3701
|
);
|
|
3702
3702
|
else {
|
|
3703
|
-
const
|
|
3703
|
+
const E = u.el && u.el._isVueCE ? u.el : null;
|
|
3704
3704
|
try {
|
|
3705
|
-
|
|
3705
|
+
E && E._beginPatch(), I(
|
|
3706
3706
|
u,
|
|
3707
3707
|
h,
|
|
3708
3708
|
x,
|
|
@@ -3712,11 +3712,11 @@ function Hc(e, t) {
|
|
|
3712
3712
|
C
|
|
3713
3713
|
);
|
|
3714
3714
|
} finally {
|
|
3715
|
-
|
|
3715
|
+
E && E._endPatch();
|
|
3716
3716
|
}
|
|
3717
3717
|
}
|
|
3718
3718
|
}, q = (u, h, m, S, x, k, V, T) => {
|
|
3719
|
-
let C,
|
|
3719
|
+
let C, E;
|
|
3720
3720
|
const { props: K, shapeFlag: A, transition: B, dirs: J } = u;
|
|
3721
3721
|
if (C = u.el = a(
|
|
3722
3722
|
u.type,
|
|
@@ -3735,12 +3735,12 @@ function Hc(e, t) {
|
|
|
3735
3735
|
), J && jt(u, null, S, "created"), H(C, u, u.scopeId, V, S), K) {
|
|
3736
3736
|
for (const he in K)
|
|
3737
3737
|
he !== "value" && !Eo(he) && i(C, he, null, K[he], k, S);
|
|
3738
|
-
"value" in K && i(C, "value", null, K.value, k), (
|
|
3738
|
+
"value" in K && i(C, "value", null, K.value, k), (E = K.onVnodeBeforeMount) && ct(E, S, u);
|
|
3739
3739
|
}
|
|
3740
3740
|
v.NODE_ENV !== "production" && (fr(C, "__vnode", u, !0), fr(C, "__vueParentComponent", S, !0)), J && jt(u, null, S, "beforeMount");
|
|
3741
3741
|
const te = Uc(x, B);
|
|
3742
|
-
te && B.beforeEnter(C), r(C, h, m), ((
|
|
3743
|
-
|
|
3742
|
+
te && B.beforeEnter(C), r(C, h, m), ((E = K && K.onVnodeMounted) || te || J) && Pe(() => {
|
|
3743
|
+
E && ct(E, S, u), te && B.enter(C), J && jt(u, null, S, "mounted");
|
|
3744
3744
|
}, x);
|
|
3745
3745
|
}, H = (u, h, m, S, x) => {
|
|
3746
3746
|
if (m && w(u, m), S)
|
|
@@ -3760,8 +3760,8 @@ function Hc(e, t) {
|
|
|
3760
3760
|
}
|
|
3761
3761
|
}
|
|
3762
3762
|
}, _ = (u, h, m, S, x, k, V, T, C = 0) => {
|
|
3763
|
-
for (let
|
|
3764
|
-
const K = u[
|
|
3763
|
+
for (let E = C; E < u.length; E++) {
|
|
3764
|
+
const K = u[E] = T ? Vt(u[E]) : Je(u[E]);
|
|
3765
3765
|
b(
|
|
3766
3766
|
null,
|
|
3767
3767
|
K,
|
|
@@ -3777,13 +3777,13 @@ function Hc(e, t) {
|
|
|
3777
3777
|
}, I = (u, h, m, S, x, k, V) => {
|
|
3778
3778
|
const T = h.el = u.el;
|
|
3779
3779
|
v.NODE_ENV !== "production" && (T.__vnode = h);
|
|
3780
|
-
let { patchFlag: C, dynamicChildren:
|
|
3780
|
+
let { patchFlag: C, dynamicChildren: E, dirs: K } = h;
|
|
3781
3781
|
C |= u.patchFlag & 16;
|
|
3782
3782
|
const A = u.props || ce, B = h.props || ce;
|
|
3783
3783
|
let J;
|
|
3784
|
-
if (m && Lt(m, !1), (J = B.onVnodeBeforeUpdate) && ct(J, m, h, u), K && jt(h, u, m, "beforeUpdate"), m && Lt(m, !0), v.NODE_ENV !== "production" && Ge && (C = 0, V = !1,
|
|
3784
|
+
if (m && Lt(m, !1), (J = B.onVnodeBeforeUpdate) && ct(J, m, h, u), K && jt(h, u, m, "beforeUpdate"), m && Lt(m, !0), v.NODE_ENV !== "production" && Ge && (C = 0, V = !1, E = null), (A.innerHTML && B.innerHTML == null || A.textContent && B.textContent == null) && c(T, ""), E ? (P(
|
|
3785
3785
|
u.dynamicChildren,
|
|
3786
|
-
|
|
3786
|
+
E,
|
|
3787
3787
|
T,
|
|
3788
3788
|
m,
|
|
3789
3789
|
S,
|
|
@@ -3810,20 +3810,20 @@ function Hc(e, t) {
|
|
|
3810
3810
|
}
|
|
3811
3811
|
}
|
|
3812
3812
|
C & 1 && u.children !== h.children && c(T, h.children);
|
|
3813
|
-
} else !V &&
|
|
3813
|
+
} else !V && E == null && $(T, A, B, m, x);
|
|
3814
3814
|
((J = B.onVnodeUpdated) || K) && Pe(() => {
|
|
3815
3815
|
J && ct(J, m, h, u), K && jt(h, u, m, "updated");
|
|
3816
3816
|
}, S);
|
|
3817
3817
|
}, P = (u, h, m, S, x, k, V) => {
|
|
3818
3818
|
for (let T = 0; T < h.length; T++) {
|
|
3819
|
-
const C = u[T],
|
|
3819
|
+
const C = u[T], E = h[T], K = (
|
|
3820
3820
|
// oldVNode may be an errored async setup() component inside Suspense
|
|
3821
3821
|
// which will not have a mounted element
|
|
3822
3822
|
C.el && // - In the case of a Fragment, we need to provide the actual parent
|
|
3823
3823
|
// of the Fragment itself so it can move its children.
|
|
3824
3824
|
(C.type === re || // - In the case of different nodes, there is going to be a replacement
|
|
3825
3825
|
// which also requires the correct parent container
|
|
3826
|
-
!Ut(C,
|
|
3826
|
+
!Ut(C, E) || // - In the case of a component, it could contain anything.
|
|
3827
3827
|
C.shapeFlag & 198) ? d(C.el) : (
|
|
3828
3828
|
// In other cases, the parent container is not actually used so we
|
|
3829
3829
|
// just pass the block element here to avoid a DOM parentNode call.
|
|
@@ -3832,7 +3832,7 @@ function Hc(e, t) {
|
|
|
3832
3832
|
);
|
|
3833
3833
|
b(
|
|
3834
3834
|
C,
|
|
3835
|
-
|
|
3835
|
+
E,
|
|
3836
3836
|
K,
|
|
3837
3837
|
null,
|
|
3838
3838
|
S,
|
|
@@ -3862,10 +3862,10 @@ function Hc(e, t) {
|
|
|
3862
3862
|
"value" in m && i(u, "value", h.value, m.value, x);
|
|
3863
3863
|
}
|
|
3864
3864
|
}, se = (u, h, m, S, x, k, V, T, C) => {
|
|
3865
|
-
const
|
|
3865
|
+
const E = h.el = u ? u.el : s(""), K = h.anchor = u ? u.anchor : s("");
|
|
3866
3866
|
let { patchFlag: A, dynamicChildren: B, slotScopeIds: J } = h;
|
|
3867
3867
|
v.NODE_ENV !== "production" && // #5523 dev root fragment may inherit directives
|
|
3868
|
-
(Ge || A & 2048) && (A = 0, C = !1, B = null), J && (T = T ? T.concat(J) : J), u == null ? (r(
|
|
3868
|
+
(Ge || A & 2048) && (A = 0, C = !1, B = null), J && (T = T ? T.concat(J) : J), u == null ? (r(E, m, S), r(K, m, S), _(
|
|
3869
3869
|
// #10007
|
|
3870
3870
|
// such fragment like `<></>` will be compiled into
|
|
3871
3871
|
// a fragment which doesn't have a children.
|
|
@@ -4021,18 +4021,18 @@ function Hc(e, t) {
|
|
|
4021
4021
|
u.scope.on();
|
|
4022
4022
|
const C = u.effect = new ta(T);
|
|
4023
4023
|
u.scope.off();
|
|
4024
|
-
const
|
|
4025
|
-
K.i = u, K.id = u.uid, C.scheduler = () => Vr(K), Lt(u, !0), v.NODE_ENV !== "production" && (C.onTrack = u.rtc ? (A) => ro(u.rtc, A) : void 0, C.onTrigger = u.rtg ? (A) => ro(u.rtg, A) : void 0),
|
|
4024
|
+
const E = u.update = C.run.bind(C), K = u.job = C.runIfDirty.bind(C);
|
|
4025
|
+
K.i = u, K.id = u.uid, C.scheduler = () => Vr(K), Lt(u, !0), v.NODE_ENV !== "production" && (C.onTrack = u.rtc ? (A) => ro(u.rtc, A) : void 0, C.onTrigger = u.rtg ? (A) => ro(u.rtg, A) : void 0), E();
|
|
4026
4026
|
}, Q = (u, h, m) => {
|
|
4027
4027
|
h.component = u;
|
|
4028
4028
|
const S = u.vnode.props;
|
|
4029
4029
|
u.vnode = h, u.next = null, Cc(u, h.props, S, m), Fc(u, h.children, m), et(), Qn(u), tt();
|
|
4030
4030
|
}, it = (u, h, m, S, x, k, V, T, C = !1) => {
|
|
4031
|
-
const
|
|
4031
|
+
const E = u && u.children, K = u ? u.shapeFlag : 0, A = h.children, { patchFlag: B, shapeFlag: J } = h;
|
|
4032
4032
|
if (B > 0) {
|
|
4033
4033
|
if (B & 128) {
|
|
4034
4034
|
ho(
|
|
4035
|
-
|
|
4035
|
+
E,
|
|
4036
4036
|
A,
|
|
4037
4037
|
m,
|
|
4038
4038
|
S,
|
|
@@ -4045,7 +4045,7 @@ function Hc(e, t) {
|
|
|
4045
4045
|
return;
|
|
4046
4046
|
} else if (B & 256) {
|
|
4047
4047
|
jr(
|
|
4048
|
-
|
|
4048
|
+
E,
|
|
4049
4049
|
A,
|
|
4050
4050
|
m,
|
|
4051
4051
|
S,
|
|
@@ -4058,8 +4058,8 @@ function Hc(e, t) {
|
|
|
4058
4058
|
return;
|
|
4059
4059
|
}
|
|
4060
4060
|
}
|
|
4061
|
-
J & 8 ? (K & 16 && go(
|
|
4062
|
-
|
|
4061
|
+
J & 8 ? (K & 16 && go(E, x, k), A !== E && c(m, A)) : K & 16 ? J & 16 ? ho(
|
|
4062
|
+
E,
|
|
4063
4063
|
A,
|
|
4064
4064
|
m,
|
|
4065
4065
|
S,
|
|
@@ -4068,7 +4068,7 @@ function Hc(e, t) {
|
|
|
4068
4068
|
V,
|
|
4069
4069
|
T,
|
|
4070
4070
|
C
|
|
4071
|
-
) : go(
|
|
4071
|
+
) : go(E, x, k, !0) : (K & 8 && c(m, ""), J & 16 && _(
|
|
4072
4072
|
A,
|
|
4073
4073
|
m,
|
|
4074
4074
|
S,
|
|
@@ -4080,7 +4080,7 @@ function Hc(e, t) {
|
|
|
4080
4080
|
));
|
|
4081
4081
|
}, jr = (u, h, m, S, x, k, V, T, C) => {
|
|
4082
4082
|
u = u || io, h = h || io;
|
|
4083
|
-
const
|
|
4083
|
+
const E = u.length, K = h.length, A = Math.min(E, K);
|
|
4084
4084
|
let B;
|
|
4085
4085
|
for (B = 0; B < A; B++) {
|
|
4086
4086
|
const J = h[B] = C ? Vt(h[B]) : Je(h[B]);
|
|
@@ -4096,7 +4096,7 @@ function Hc(e, t) {
|
|
|
4096
4096
|
C
|
|
4097
4097
|
);
|
|
4098
4098
|
}
|
|
4099
|
-
|
|
4099
|
+
E > K ? go(
|
|
4100
4100
|
u,
|
|
4101
4101
|
x,
|
|
4102
4102
|
k,
|
|
@@ -4115,11 +4115,11 @@ function Hc(e, t) {
|
|
|
4115
4115
|
A
|
|
4116
4116
|
);
|
|
4117
4117
|
}, ho = (u, h, m, S, x, k, V, T, C) => {
|
|
4118
|
-
let
|
|
4118
|
+
let E = 0;
|
|
4119
4119
|
const K = h.length;
|
|
4120
4120
|
let A = u.length - 1, B = K - 1;
|
|
4121
|
-
for (;
|
|
4122
|
-
const J = u[
|
|
4121
|
+
for (; E <= A && E <= B; ) {
|
|
4122
|
+
const J = u[E], te = h[E] = C ? Vt(h[E]) : Je(h[E]);
|
|
4123
4123
|
if (Ut(J, te))
|
|
4124
4124
|
b(
|
|
4125
4125
|
J,
|
|
@@ -4134,9 +4134,9 @@ function Hc(e, t) {
|
|
|
4134
4134
|
);
|
|
4135
4135
|
else
|
|
4136
4136
|
break;
|
|
4137
|
-
|
|
4137
|
+
E++;
|
|
4138
4138
|
}
|
|
4139
|
-
for (;
|
|
4139
|
+
for (; E <= A && E <= B; ) {
|
|
4140
4140
|
const J = u[A], te = h[B] = C ? Vt(h[B]) : Je(h[B]);
|
|
4141
4141
|
if (Ut(J, te))
|
|
4142
4142
|
b(
|
|
@@ -4154,13 +4154,13 @@ function Hc(e, t) {
|
|
|
4154
4154
|
break;
|
|
4155
4155
|
A--, B--;
|
|
4156
4156
|
}
|
|
4157
|
-
if (
|
|
4158
|
-
if (
|
|
4157
|
+
if (E > A) {
|
|
4158
|
+
if (E <= B) {
|
|
4159
4159
|
const J = B + 1, te = J < K ? h[J].el : S;
|
|
4160
|
-
for (;
|
|
4160
|
+
for (; E <= B; )
|
|
4161
4161
|
b(
|
|
4162
4162
|
null,
|
|
4163
|
-
h[
|
|
4163
|
+
h[E] = C ? Vt(h[E]) : Je(h[E]),
|
|
4164
4164
|
m,
|
|
4165
4165
|
te,
|
|
4166
4166
|
x,
|
|
@@ -4168,28 +4168,28 @@ function Hc(e, t) {
|
|
|
4168
4168
|
V,
|
|
4169
4169
|
T,
|
|
4170
4170
|
C
|
|
4171
|
-
),
|
|
4171
|
+
), E++;
|
|
4172
4172
|
}
|
|
4173
|
-
} else if (
|
|
4174
|
-
for (;
|
|
4175
|
-
$t(u[
|
|
4173
|
+
} else if (E > B)
|
|
4174
|
+
for (; E <= A; )
|
|
4175
|
+
$t(u[E], x, k, !0), E++;
|
|
4176
4176
|
else {
|
|
4177
|
-
const J =
|
|
4178
|
-
for (
|
|
4179
|
-
const Me = h[
|
|
4177
|
+
const J = E, te = E, he = /* @__PURE__ */ new Map();
|
|
4178
|
+
for (E = te; E <= B; E++) {
|
|
4179
|
+
const Me = h[E] = C ? Vt(h[E]) : Je(h[E]);
|
|
4180
4180
|
Me.key != null && (v.NODE_ENV !== "production" && he.has(Me.key) && O(
|
|
4181
4181
|
"Duplicate keys found during update:",
|
|
4182
4182
|
JSON.stringify(Me.key),
|
|
4183
4183
|
"Make sure keys are unique."
|
|
4184
|
-
), he.set(Me.key,
|
|
4184
|
+
), he.set(Me.key, E));
|
|
4185
4185
|
}
|
|
4186
4186
|
let de, Re = 0;
|
|
4187
4187
|
const ze = B - te + 1;
|
|
4188
4188
|
let at = !1, st = 0;
|
|
4189
4189
|
const wo = new Array(ze);
|
|
4190
|
-
for (
|
|
4191
|
-
for (
|
|
4192
|
-
const Me = u[
|
|
4190
|
+
for (E = 0; E < ze; E++) wo[E] = 0;
|
|
4191
|
+
for (E = J; E <= A; E++) {
|
|
4192
|
+
const Me = u[E];
|
|
4193
4193
|
if (Re >= ze) {
|
|
4194
4194
|
$t(Me, x, k, !0);
|
|
4195
4195
|
continue;
|
|
@@ -4203,7 +4203,7 @@ function Hc(e, t) {
|
|
|
4203
4203
|
lt = de;
|
|
4204
4204
|
break;
|
|
4205
4205
|
}
|
|
4206
|
-
lt === void 0 ? $t(Me, x, k, !0) : (wo[lt - te] =
|
|
4206
|
+
lt === void 0 ? $t(Me, x, k, !0) : (wo[lt - te] = E + 1, lt >= st ? st = lt : at = !0, b(
|
|
4207
4207
|
Me,
|
|
4208
4208
|
h[lt],
|
|
4209
4209
|
m,
|
|
@@ -4216,12 +4216,12 @@ function Hc(e, t) {
|
|
|
4216
4216
|
), Re++);
|
|
4217
4217
|
}
|
|
4218
4218
|
const Kn = at ? Bc(wo) : io;
|
|
4219
|
-
for (de = Kn.length - 1,
|
|
4220
|
-
const Me = te +
|
|
4219
|
+
for (de = Kn.length - 1, E = ze - 1; E >= 0; E--) {
|
|
4220
|
+
const Me = te + E, lt = h[Me], Wn = h[Me + 1], qn = Me + 1 < K ? (
|
|
4221
4221
|
// #13559, fallback to el placeholder for unresolved async component
|
|
4222
4222
|
Wn.el || Wn.placeholder
|
|
4223
4223
|
) : S;
|
|
4224
|
-
wo[
|
|
4224
|
+
wo[E] === 0 ? b(
|
|
4225
4225
|
null,
|
|
4226
4226
|
lt,
|
|
4227
4227
|
m,
|
|
@@ -4231,20 +4231,20 @@ function Hc(e, t) {
|
|
|
4231
4231
|
V,
|
|
4232
4232
|
T,
|
|
4233
4233
|
C
|
|
4234
|
-
) : at && (de < 0 ||
|
|
4234
|
+
) : at && (de < 0 || E !== Kn[de] ? Qt(lt, m, qn, 2) : de--);
|
|
4235
4235
|
}
|
|
4236
4236
|
}
|
|
4237
4237
|
}, Qt = (u, h, m, S, x = null) => {
|
|
4238
|
-
const { el: k, type: V, transition: T, children: C, shapeFlag:
|
|
4239
|
-
if (
|
|
4238
|
+
const { el: k, type: V, transition: T, children: C, shapeFlag: E } = u;
|
|
4239
|
+
if (E & 6) {
|
|
4240
4240
|
Qt(u.component.subTree, h, m, S);
|
|
4241
4241
|
return;
|
|
4242
4242
|
}
|
|
4243
|
-
if (
|
|
4243
|
+
if (E & 128) {
|
|
4244
4244
|
u.suspense.move(h, m, S);
|
|
4245
4245
|
return;
|
|
4246
4246
|
}
|
|
4247
|
-
if (
|
|
4247
|
+
if (E & 64) {
|
|
4248
4248
|
V.move(u, h, m, vo);
|
|
4249
4249
|
return;
|
|
4250
4250
|
}
|
|
@@ -4259,7 +4259,7 @@ function Hc(e, t) {
|
|
|
4259
4259
|
fe(u, h, m);
|
|
4260
4260
|
return;
|
|
4261
4261
|
}
|
|
4262
|
-
if (S !== 2 &&
|
|
4262
|
+
if (S !== 2 && E & 1 && T)
|
|
4263
4263
|
if (S === 0)
|
|
4264
4264
|
T.beforeEnter(k), r(k, h, m), Pe(() => T.enter(k), x);
|
|
4265
4265
|
else {
|
|
@@ -4283,7 +4283,7 @@ function Hc(e, t) {
|
|
|
4283
4283
|
props: V,
|
|
4284
4284
|
ref: T,
|
|
4285
4285
|
children: C,
|
|
4286
|
-
dynamicChildren:
|
|
4286
|
+
dynamicChildren: E,
|
|
4287
4287
|
shapeFlag: K,
|
|
4288
4288
|
patchFlag: A,
|
|
4289
4289
|
dirs: B,
|
|
@@ -4308,14 +4308,14 @@ function Hc(e, t) {
|
|
|
4308
4308
|
m,
|
|
4309
4309
|
vo,
|
|
4310
4310
|
S
|
|
4311
|
-
) :
|
|
4311
|
+
) : E && // #5154
|
|
4312
4312
|
// when v-once is used inside a block, setBlockTracking(-1) marks the
|
|
4313
4313
|
// parent block with hasOnce: true
|
|
4314
4314
|
// so that it doesn't take the fast path during unmount - otherwise
|
|
4315
4315
|
// components nested in v-once are never unmounted.
|
|
4316
|
-
!
|
|
4316
|
+
!E.hasOnce && // #1153: fast path should not be taken for non-stable (v-for) fragments
|
|
4317
4317
|
(k !== re || A > 0 && A & 64) ? go(
|
|
4318
|
-
|
|
4318
|
+
E,
|
|
4319
4319
|
h,
|
|
4320
4320
|
m,
|
|
4321
4321
|
!1,
|
|
@@ -4352,8 +4352,8 @@ function Hc(e, t) {
|
|
|
4352
4352
|
n(h);
|
|
4353
4353
|
}, Ds = (u, h, m) => {
|
|
4354
4354
|
v.NODE_ENV !== "production" && u.type.__hmrId && Al(u);
|
|
4355
|
-
const { bum: S, scope: x, job: k, subTree: V, um: T, m: C, a:
|
|
4356
|
-
mi(C), mi(
|
|
4355
|
+
const { bum: S, scope: x, job: k, subTree: V, um: T, m: C, a: E } = u;
|
|
4356
|
+
mi(C), mi(E), S && ro(S), x.stop(), k && (k.flags |= 8, $t(V, u, h, m)), T && Pe(T, h), Pe(() => {
|
|
4357
4357
|
u.isUnmounted = !0;
|
|
4358
4358
|
}, h), v.NODE_ENV !== "production" && Rl(u);
|
|
4359
4359
|
}, go = (u, h, m, S = !1, x = !1, k = 0) => {
|
|
@@ -5064,8 +5064,8 @@ function cd() {
|
|
|
5064
5064
|
d.type.props && d.props && p.push(a("props", X(d.props))), d.setupState !== ce && p.push(a("setup", d.setupState)), d.data !== ce && p.push(a("data", X(d.data)));
|
|
5065
5065
|
const w = l(d, "computed");
|
|
5066
5066
|
w && p.push(a("computed", w));
|
|
5067
|
-
const
|
|
5068
|
-
return
|
|
5067
|
+
const N = l(d, "inject");
|
|
5068
|
+
return N && p.push(a("injected", N)), p.push([
|
|
5069
5069
|
"div",
|
|
5070
5070
|
{},
|
|
5071
5071
|
[
|
|
@@ -5110,14 +5110,14 @@ function cd() {
|
|
|
5110
5110
|
const w = d.type;
|
|
5111
5111
|
if (W(w))
|
|
5112
5112
|
return;
|
|
5113
|
-
const
|
|
5113
|
+
const N = {};
|
|
5114
5114
|
for (const b in d.ctx)
|
|
5115
|
-
f(w, b, p) && (
|
|
5116
|
-
return
|
|
5115
|
+
f(w, b, p) && (N[b] = d.ctx[b]);
|
|
5116
|
+
return N;
|
|
5117
5117
|
}
|
|
5118
5118
|
function f(d, p, w) {
|
|
5119
|
-
const
|
|
5120
|
-
if (L(
|
|
5119
|
+
const N = d[w];
|
|
5120
|
+
if (L(N) && N.includes(p) || ae(N) && p in N || d.extends && f(d.extends, p, w) || d.mixins && d.mixins.some((b) => f(b, p, w)))
|
|
5121
5121
|
return !0;
|
|
5122
5122
|
}
|
|
5123
5123
|
function c(d) {
|
|
@@ -5237,7 +5237,7 @@ function gd(e) {
|
|
|
5237
5237
|
leaveFromClass: d = `${o}-leave-from`,
|
|
5238
5238
|
leaveActiveClass: p = `${o}-leave-active`,
|
|
5239
5239
|
leaveToClass: w = `${o}-leave-to`
|
|
5240
|
-
} = e,
|
|
5240
|
+
} = e, N = vd(n), b = N && N[0], F = N && N[1], {
|
|
5241
5241
|
onBeforeEnter: R,
|
|
5242
5242
|
onEnter: z,
|
|
5243
5243
|
onEnterCancelled: U,
|
|
@@ -5332,7 +5332,7 @@ function Si(e, t, o, r) {
|
|
|
5332
5332
|
}, s + 1), e.addEventListener(f, p);
|
|
5333
5333
|
}
|
|
5334
5334
|
function md(e, t) {
|
|
5335
|
-
const o = window.getComputedStyle(e), r = (
|
|
5335
|
+
const o = window.getComputedStyle(e), r = (N) => (o[N] || "").split(", "), n = r(`${Ct}Delay`), i = r(`${Ct}Duration`), a = $i(n, i), s = r(`${yo}Delay`), l = r(`${yo}Duration`), f = $i(s, l);
|
|
5336
5336
|
let c = null, d = 0, p = 0;
|
|
5337
5337
|
t === Ct ? a > 0 && (c = Ct, d = a, p = i.length) : t === yo ? f > 0 && (c = yo, d = f, p = l.length) : (d = Math.max(a, f), c = d > 0 ? a > f ? Ct : yo : null, p = c ? c === Ct ? i.length : l.length : 0);
|
|
5338
5338
|
const w = c === Ct && /\b(?:transform|all)(?:,|$)/.test(
|
|
@@ -6182,22 +6182,22 @@ const Os = /* @__PURE__ */ be(sf, [["render", cf], ["styles", [af]], ["__scopeId
|
|
|
6182
6182
|
], 10, vf))), 128))
|
|
6183
6183
|
]));
|
|
6184
6184
|
}
|
|
6185
|
-
}), _f = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-
|
|
6185
|
+
}), _f = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-ce7b728f],[data-v-ce7b728f]:before,[data-v-ce7b728f]:after,[data-v-ce7b728f]::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-duration:initial}}}.tabs[data-v-ce7b728f]{top:calc(var(--spacing,.25rem)*0);z-index:10;border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));background-color:var(--color-white,#fff);display:flex;position:sticky}.tab[data-v-ce7b728f]{align-items:center;gap:calc(var(--spacing,.25rem)*2);border-bottom-style:var(--tw-border-style);padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-slate-600,oklch(44.6% .043 257.281));transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;border-color:#0000;border-bottom-width:2px;transition-duration:.2s;display:flex}@media(hover:hover){.tab[data-v-ce7b728f]:hover{background-color:var(--color-slate-50,oklch(98.4% .003 247.858));color:var(--color-slate-800,oklch(27.9% .041 260.031))}}.tab.active[data-v-ce7b728f]{border-color:var(--color-blue-500,oklch(62.3% .214 259.815));background-color:var(--color-blue-50,oklch(97% .014 254.604));color:var(--color-blue-600,oklch(54.6% .245 262.881))}.tab-icon[data-v-ce7b728f]{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height, 1.5 ));align-items:center;width:16px;height:16px;display:flex}.tab-icon[data-v-ce7b728f] svg{width:100%;height:100%}.tab-label[data-v-ce7b728f]{white-space:nowrap}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}', xf = /* @__PURE__ */ be(yf, [["styles", [_f]], ["__scopeId", "data-v-ce7b728f"]]), Ss = /* @__PURE__ */ Symbol("i18n-state");
|
|
6186
6186
|
function kf() {
|
|
6187
6187
|
const e = ne(!0), t = ne(""), o = ne({}), r = ne({}), n = ne({}), i = ne(null), a = (w) => {
|
|
6188
6188
|
i.value = w;
|
|
6189
6189
|
}, s = (w) => {
|
|
6190
|
-
const
|
|
6190
|
+
const N = w.replace(/^\/+/, "").replace(/\\/g, "/");
|
|
6191
6191
|
t.value = w;
|
|
6192
|
-
let b = o.value[
|
|
6193
|
-
b || (b = o.value[w]), !b && w.startsWith("/") && (b = o.value[w.slice(1)]), b ? n.value = { ...b } : (console.warn("[i18n-state] No content found for file:", w, "or normalized:",
|
|
6192
|
+
let b = o.value[N];
|
|
6193
|
+
b || (b = o.value[w]), !b && w.startsWith("/") && (b = o.value[w.slice(1)]), b ? n.value = { ...b } : (console.warn("[i18n-state] No content found for file:", w, "or normalized:", N), n.value = {});
|
|
6194
6194
|
}, l = async () => {
|
|
6195
|
-
const w = new Blob([JSON.stringify(n.value, null, 2)], { type: "application/json" }),
|
|
6196
|
-
b.href =
|
|
6195
|
+
const w = new Blob([JSON.stringify(n.value, null, 2)], { type: "application/json" }), N = URL.createObjectURL(w), b = document.createElement("a");
|
|
6196
|
+
b.href = N, b.download = "translations.json", b.click(), URL.revokeObjectURL(N);
|
|
6197
6197
|
}, f = (w) => {
|
|
6198
|
-
const
|
|
6199
|
-
if (
|
|
6200
|
-
const b =
|
|
6198
|
+
const N = w.target;
|
|
6199
|
+
if (N.files && N.files.length > 0) {
|
|
6200
|
+
const b = N.files[0];
|
|
6201
6201
|
if (b) {
|
|
6202
6202
|
const F = new FileReader();
|
|
6203
6203
|
F.onload = (R) => {
|
|
@@ -6228,8 +6228,8 @@ function kf() {
|
|
|
6228
6228
|
}
|
|
6229
6229
|
try {
|
|
6230
6230
|
e.value = !0;
|
|
6231
|
-
const [w,
|
|
6232
|
-
o.value = w, r.value =
|
|
6231
|
+
const [w, N] = await Promise.all([i.value.getLocalesAndTranslations(), i.value.getConfigs()]);
|
|
6232
|
+
o.value = w, r.value = N, i.value.onLocalesUpdate((b) => {
|
|
6233
6233
|
o.value = b, t.value && o.value[t.value] && (n.value = { ...o.value[t.value] });
|
|
6234
6234
|
});
|
|
6235
6235
|
} catch (w) {
|
|
@@ -6414,7 +6414,7 @@ const Ef = { class: "config-card" }, Nf = { class: "config-card__header" }, Of =
|
|
|
6414
6414
|
])
|
|
6415
6415
|
]));
|
|
6416
6416
|
}
|
|
6417
|
-
}), ru = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-
|
|
6417
|
+
}), ru = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-96ef3218],[data-v-96ef3218]:before,[data-v-96ef3218]:after,[data-v-96ef3218]::backdrop{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-font-weight:initial;--tw-duration:initial}}}.locale-table-container[data-v-96ef3218]{border-radius:var(--radius-xl,.75rem);border-style:var(--tw-border-style);background-color:var(--color-white,#fff);--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-width:1px;overflow:hidden}.locale-table-wrapper[data-v-96ef3218]{overflow-x:auto}.locale-table[data-v-96ef3218]{border-collapse:collapse;width:100%}.locale-table__header[data-v-96ef3218]{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops));--tw-gradient-from:var(--color-slate-50,oklch(98.4% .003 247.858));--tw-gradient-to:var(--color-blue-50,oklch(97% .014 254.604));--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.locale-table__header-cell[data-v-96ef3218]{padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*4);text-align:left}.header-content[data-v-96ef3218]{align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}.header-icon[data-v-96ef3218]{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));align-items:center;display:flex}.header-text[data-v-96ef3218]{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-slate-700,oklch(37.2% .044 257.287))}.locale-table__row[data-v-96ef3218]{border-top-style:var(--tw-border-style);border-top-width:1px;border-color:var(--color-slate-100,oklch(96.8% .007 247.896));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;transition-duration:.2s}@media(hover:hover){.locale-table__row[data-v-96ef3218]:hover{background-color:var(--color-slate-50,oklch(98.4% .003 247.858))}}.locale-table__cell[data-v-96ef3218]{padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*4);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}.locale-code[data-v-96ef3218]{align-items:center;display:inline-flex}.locale-code__text[data-v-96ef3218]{border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-blue-200,oklch(88.2% .059 254.128));background-color:var(--color-blue-50,oklch(97% .014 254.604));padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1);font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-blue-700,oklch(48.8% .243 264.376))}.locale-name[data-v-96ef3218]{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-slate-700,oklch(37.2% .044 257.287))}.locale-iso[data-v-96ef3218]{border-radius:var(--radius-sm,.25rem);background-color:var(--color-slate-100,oklch(96.8% .007 247.896));padding-inline:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*1);font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:var(--color-slate-600,oklch(44.6% .043 257.281))}.direction-indicator[data-v-96ef3218]{align-items:center;display:flex}.direction-badge[data-v-96ef3218]{padding-inline:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*1);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);border-radius:3.40282e38px}.direction-badge--ltr[data-v-96ef3218]{background-color:var(--color-purple-100,oklch(94.6% .033 307.174));color:var(--color-purple-800,oklch(43.8% .218 303.724))}.direction-badge--rtl[data-v-96ef3218]{background-color:var(--color-orange-100,oklch(95.4% .038 75.164));color:var(--color-orange-800,oklch(47% .157 37.304))}.base-url[data-v-96ef3218]{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:var(--color-slate-600,oklch(44.6% .043 257.281))}.locale-table__row[data-v-96ef3218]{animation:.3s ease-out slideInLeft-96ef3218}@keyframes slideInLeft-96ef3218{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.locale-table__row[data-v-96ef3218]:first-child{animation-delay:.1s}.locale-table__row[data-v-96ef3218]:nth-child(2){animation-delay:.2s}.locale-table__row[data-v-96ef3218]:nth-child(3){animation-delay:.3s}.locale-table__row[data-v-96ef3218]:nth-child(4){animation-delay:.4s}.locale-table__row[data-v-96ef3218]:nth-child(5){animation-delay:.5s}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}', nu = /* @__PURE__ */ be(ou, [["styles", [ru]], ["__scopeId", "data-v-96ef3218"]]), iu = { class: "config-view" }, au = {
|
|
6418
6418
|
key: 1,
|
|
6419
6419
|
class: "space-y-6"
|
|
6420
6420
|
}, su = { class: "settings-grid" }, lu = { class: "config-row" }, cu = { class: "config-value" }, du = { class: "config-row" }, fu = { class: "config-value capitalize" }, uu = { class: "config-row" }, pu = { class: "config-value" }, hu = { class: "config-row" }, gu = { class: "settings-grid" }, vu = { class: "config-row" }, wu = { class: "config-row" }, mu = { class: "config-value font-mono text-sm" }, bu = { class: "config-row" }, yu = { class: "config-value font-mono text-sm text-blue-600" }, _u = { class: "config-row" }, xu = { class: "config-value font-mono text-sm" }, ku = /* @__PURE__ */ _e({
|
|
@@ -6553,7 +6553,7 @@ const Ef = { class: "config-card" }, Nf = { class: "config-card__header" }, Of =
|
|
|
6553
6553
|
style: Et(a.value),
|
|
6554
6554
|
onClick: l
|
|
6555
6555
|
}, [
|
|
6556
|
-
d[0] || (d[0] = Gc('<span class="file-icon" data-v-
|
|
6556
|
+
d[0] || (d[0] = Gc('<span class="file-icon" data-v-42ac6ca2><svg class="icon" viewBox="0 0 24 24" data-v-42ac6ca2><g transform="translate(4 4) scale(0.8)" data-v-42ac6ca2><circle cx="12" cy="12" r="10" fill="none" stroke="currentColor" stroke-width="1.5" data-v-42ac6ca2></circle><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z" fill="none" stroke="currentColor" stroke-width="1" data-v-42ac6ca2></path><path d="M2 12h20M5 5.2l14 14M5 18.8l14-14" fill="none" stroke="currentColor" stroke-width="1" data-v-42ac6ca2></path></g></svg></span>', 1)),
|
|
6557
6557
|
g("span", {
|
|
6558
6558
|
class: "file-name",
|
|
6559
6559
|
innerHTML: e.node.name
|
|
@@ -6599,7 +6599,7 @@ const Ef = { class: "config-card" }, Nf = { class: "config-card__header" }, Of =
|
|
|
6599
6599
|
]);
|
|
6600
6600
|
};
|
|
6601
6601
|
}
|
|
6602
|
-
}), Iu = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-
|
|
6602
|
+
}), Iu = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-42ac6ca2],[data-v-42ac6ca2]:before,[data-v-42ac6ca2]:after,[data-v-42ac6ca2]::backdrop{--tw-border-style:solid;--tw-duration:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-font-weight:initial}}}.file-item[data-v-42ac6ca2]{margin-block:calc(var(--spacing,.25rem)*1);cursor:pointer;border-radius:var(--radius-md,.375rem);border-style:var(--tw-border-style);background-color:var(--color-white,#fff);padding-inline:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*1);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-slate-700,oklch(37.2% .044 257.287));transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;border-width:1px;border-color:#0000;align-items:center;transition-duration:.2s;display:flex}.file-item[data-v-42ac6ca2]:hover{--tw-translate-x:calc(var(--spacing,.25rem)*1);translate:var(--tw-translate-x)var(--tw-translate-y);transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,);background-color:var(--color-slate-50,oklch(98.4% .003 247.858))}.file-item.selected[data-v-42ac6ca2]{border-color:var(--color-blue-200,oklch(88.2% .059 254.128));background-color:var(--color-blue-50,oklch(97% .014 254.604));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-blue-700,oklch(48.8% .243 264.376))}.folder-header[data-v-42ac6ca2]{margin-block:calc(var(--spacing,.25rem)*1);cursor:pointer;border-radius:var(--radius-md,.375rem);border-style:var(--tw-border-style);background-color:var(--color-white,#fff);padding-inline:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*1);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-slate-700,oklch(37.2% .044 257.287));transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;border-width:1px;border-color:#0000;align-items:center;transition-duration:.2s;display:flex}.folder-header[data-v-42ac6ca2]:hover{--tw-translate-x:calc(var(--spacing,.25rem)*1);translate:var(--tw-translate-x)var(--tw-translate-y);transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,);background-color:var(--color-slate-50,oklch(98.4% .003 247.858))}.folder-header.expanded[data-v-42ac6ca2]{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-blue-700,oklch(48.8% .243 264.376))}.folder-header.selected[data-v-42ac6ca2]{border-color:var(--color-blue-200,oklch(88.2% .059 254.128));background-color:var(--color-blue-50,oklch(97% .014 254.604));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-blue-700,oklch(48.8% .243 264.376))}.icon[data-v-42ac6ca2]{margin-right:calc(var(--spacing,.25rem)*2);height:calc(var(--spacing,.25rem)*4);width:calc(var(--spacing,.25rem)*4);flex-shrink:0}.chevron .icon[data-v-42ac6ca2]{margin-right:calc(var(--spacing,.25rem)*2);height:calc(var(--spacing,.25rem)*3);width:calc(var(--spacing,.25rem)*3)}.folder-children[data-v-42ac6ca2]{margin-left:calc(var(--spacing,.25rem)*3);border-left-style:var(--tw-border-style);border-left-width:2px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));padding-left:calc(var(--spacing,.25rem)*3)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}', Pu = /* @__PURE__ */ be(Mu, [["styles", [Iu]], ["__scopeId", "data-v-42ac6ca2"]]), ju = { class: "flex flex-col h-full w-full bg-slate-50 rounded-lg overflow-hidden" }, Lu = { class: "flex-1 min-h-0 overflow-y-auto overscroll-contain p-2" }, Fu = /* @__PURE__ */ _e({
|
|
6603
6603
|
__name: "LocalesList",
|
|
6604
6604
|
props: {
|
|
6605
6605
|
locales: { type: Object },
|
|
@@ -6615,22 +6615,22 @@ const Ef = { class: "config-card" }, Nf = { class: "config-card__header" }, Of =
|
|
|
6615
6615
|
};
|
|
6616
6616
|
l.forEach((p) => {
|
|
6617
6617
|
const w = p.startsWith(f) ? p.slice(f.length).split("/").filter(Boolean) : p.split("/").filter(Boolean);
|
|
6618
|
-
let
|
|
6618
|
+
let N = c;
|
|
6619
6619
|
for (let b = 0; b < w.length; b++) {
|
|
6620
6620
|
const F = w[b];
|
|
6621
6621
|
if (!F) continue;
|
|
6622
6622
|
const R = b === w.length - 1;
|
|
6623
|
-
let z =
|
|
6623
|
+
let z = N.children.find((U) => U.name === F);
|
|
6624
6624
|
z || (z = {
|
|
6625
6625
|
name: F,
|
|
6626
|
-
fullPath: `${
|
|
6626
|
+
fullPath: `${N.fullPath}/${F}`.replace(/\/+/g, "/"),
|
|
6627
6627
|
isFile: R,
|
|
6628
6628
|
children: []
|
|
6629
|
-
},
|
|
6629
|
+
}, N.children.push(z)), z && (N = z);
|
|
6630
6630
|
}
|
|
6631
6631
|
});
|
|
6632
6632
|
const d = (p) => {
|
|
6633
|
-
p.sort((w,
|
|
6633
|
+
p.sort((w, N) => w.isFile === N.isFile ? w.name.localeCompare(N.name) : w.isFile ? 1 : -1);
|
|
6634
6634
|
for (const w of p)
|
|
6635
6635
|
d(w.children);
|
|
6636
6636
|
};
|
|
@@ -6641,7 +6641,7 @@ const Ef = { class: "config-card" }, Nf = { class: "config-card__header" }, Of =
|
|
|
6641
6641
|
const f = l.map((p) => p.split("/")), c = [], d = Math.min(...f.map((p) => p.length));
|
|
6642
6642
|
for (let p = 0; p < d; p++) {
|
|
6643
6643
|
const w = f[0]?.[p];
|
|
6644
|
-
if (w && f.every((
|
|
6644
|
+
if (w && f.every((N) => N[p] === w))
|
|
6645
6645
|
c.push(w);
|
|
6646
6646
|
else
|
|
6647
6647
|
break;
|
|
@@ -6795,7 +6795,7 @@ const $s = (e) => {
|
|
|
6795
6795
|
])
|
|
6796
6796
|
]));
|
|
6797
6797
|
}
|
|
6798
|
-
}), tp = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-
|
|
6798
|
+
}), tp = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-78082a66],[data-v-78082a66]:before,[data-v-78082a66]:after,[data-v-78082a66]::backdrop{--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-space-y-reverse:0;--tw-border-style:solid}}}.diff-viewer[data-v-78082a66]{gap:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}.filters[data-v-78082a66]{gap:calc(var(--spacing,.25rem)*2);display:flex}.filter-item[data-v-78082a66]{cursor:pointer}.filter-badge[data-v-78082a66]{align-items:center;gap:calc(var(--spacing,.25rem)*2);padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*1);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));border-radius:3.40282e38px;display:inline-flex}.filter-item input:checked+.filter-badge[data-v-78082a66]{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:#3080ff80}@supports (color:color-mix(in lab,red,red)){.filter-item input:checked+.filter-badge[data-v-78082a66]{--tw-ring-color:color-mix(in oklab,var(--color-blue-500,oklch(62.3% .214 259.815))50%,transparent)}}.filter-item input:checked+.filter-badge[data-v-78082a66]{--tw-ring-inset:inset}:where(.diff-list[data-v-78082a66]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem)*4)*calc(1 - var(--tw-space-y-reverse)))}.diff-item[data-v-78082a66]{border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-100,oklch(96.7% .003 264.542));background-color:var(--color-white,#fff);padding:calc(var(--spacing,.25rem)*4);--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.key-row[data-v-78082a66]{margin-bottom:calc(var(--spacing,.25rem)*2);justify-content:space-between;align-items:center;display:flex}.key-label[data-v-78082a66]{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray-700,oklch(37.3% .034 259.733));overflow:hidden}.change-type[data-v-78082a66]{padding-inline:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*1);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);border-radius:3.40282e38px}:where(.value-compare[data-v-78082a66]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem)*2)*calc(1 - var(--tw-space-y-reverse)))}.value[data-v-78082a66]{border-radius:var(--radius-md,.375rem);border-style:var(--tw-border-style);padding:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));border-width:1px;border-color:#0000}.value-label[data-v-78082a66]{margin-right:calc(var(--spacing,.25rem)*2);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-gray-500,oklch(55.1% .027 264.364))}.value-content[data-v-78082a66]{overflow-wrap:break-word}.old[data-v-78082a66]{border-color:var(--color-red-200,oklch(88.5% .062 18.334));background-color:var(--color-red-50,oklch(97.1% .013 17.38));color:var(--color-red-700,oklch(50.5% .213 27.518))}.new[data-v-78082a66]{border-color:var(--color-green-200,oklch(92.5% .084 155.995));background-color:var(--color-green-50,oklch(98.2% .018 155.826));color:var(--color-green-700,oklch(52.7% .154 150.069))}.added .value-content[data-v-78082a66]{color:var(--color-green-600,oklch(62.7% .194 149.214))}.removed .value-content[data-v-78082a66]{color:var(--color-red-600,oklch(57.7% .245 27.325));text-decoration-line:line-through}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}', op = /* @__PURE__ */ be(ep, [["styles", [tp]], ["__scopeId", "data-v-78082a66"]]), rp = { class: "text-sm font-medium text-gray-600 truncate" }, np = {
|
|
6799
6799
|
key: 1,
|
|
6800
6800
|
class: "flex flex-col"
|
|
6801
6801
|
}, ip = { class: "text-sm font-medium text-gray-600" }, rr = /* @__PURE__ */ _e({
|
|
@@ -6859,12 +6859,12 @@ const $s = (e) => {
|
|
|
6859
6859
|
const se = i.value[P], we = i.value[$], $e = n(se) ? se.length : 0, xe = n(we) ? we.length : 0;
|
|
6860
6860
|
return _($e, xe) ? P : $;
|
|
6861
6861
|
});
|
|
6862
|
-
}), w = oe(() => Object.keys(a.value).length),
|
|
6862
|
+
}), w = oe(() => Object.keys(a.value).length), N = oe(
|
|
6863
6863
|
() => Object.keys(a.value).filter((_) => {
|
|
6864
6864
|
const I = i.value[_];
|
|
6865
6865
|
return n(I) && r(I) !== "";
|
|
6866
6866
|
}).length
|
|
6867
|
-
), b = oe(() => w.value ? (
|
|
6867
|
+
), b = oe(() => w.value ? (N.value / w.value * 100).toFixed(2) : "0.00"), F = oe(() => [
|
|
6868
6868
|
{ label: "Total Keys", value: l.value, class: "text-blue-600" },
|
|
6869
6869
|
{ label: "Translated Keys", value: `${f.value} (${c.value}%)`, class: "text-green-600" },
|
|
6870
6870
|
{ label: "Missing Translations", value: l.value - f.value, class: "text-red-600" },
|
|
@@ -6876,8 +6876,8 @@ const $s = (e) => {
|
|
|
6876
6876
|
{ label: "Keys with Placeholders", value: j?.value ?? 0, class: "text-cyan-600" }
|
|
6877
6877
|
]), R = oe(() => [
|
|
6878
6878
|
{ label: "Total Keys in Default", value: w.value, class: "text-blue-600" },
|
|
6879
|
-
{ label: "Translated vs Default", value: `${
|
|
6880
|
-
{ label: "Missing from Default", value: w.value -
|
|
6879
|
+
{ label: "Translated vs Default", value: `${N.value} (${b.value}%)`, class: "text-green-600" },
|
|
6880
|
+
{ label: "Missing from Default", value: w.value - N.value, class: "text-red-600" },
|
|
6881
6881
|
{ label: "Extra Keys", value: Math.max(l.value - w.value, 0), class: "text-orange-600" }
|
|
6882
6882
|
]), [z, U, fe, M, j] = [
|
|
6883
6883
|
(_) => _.length > 100,
|
|
@@ -6929,7 +6929,7 @@ const $s = (e) => {
|
|
|
6929
6929
|
}, null, 8, ["current", "base"])
|
|
6930
6930
|
]));
|
|
6931
6931
|
}
|
|
6932
|
-
}), up = ".border-t[data-v-
|
|
6932
|
+
}), up = ".border-t[data-v-5a1d0272]{border-top-width:1px;border-top-color:#e5e7eb}.pt-4[data-v-5a1d0272]{padding-top:1rem}.mt-4[data-v-5a1d0272]{margin-top:1rem}.text-lg[data-v-5a1d0272]{font-size:1.125rem;line-height:1.75rem}.font-semibold[data-v-5a1d0272]{font-weight:600}.bg-white[data-v-5a1d0272]{background-color:#fff}.rounded-lg[data-v-5a1d0272]{border-radius:.5rem}.shadow[data-v-5a1d0272]{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.grid[data-v-5a1d0272]{display:grid}.gap-4[data-v-5a1d0272]{gap:1rem}", pp = /* @__PURE__ */ be(fp, [["styles", [up]], ["__scopeId", "data-v-5a1d0272"]]);
|
|
6933
6933
|
class Cs {
|
|
6934
6934
|
// Buffer for storing replaced values
|
|
6935
6935
|
constructor({ apiKey: t, driver: o, options: r = {} }) {
|
|
@@ -6978,22 +6978,22 @@ class Cs {
|
|
|
6978
6978
|
return console.debug("Text was translated", { finalText: a }), a;
|
|
6979
6979
|
}
|
|
6980
6980
|
/**
|
|
6981
|
-
*
|
|
6982
|
-
*
|
|
6981
|
+
* Cleans text before translation.
|
|
6982
|
+
* Replaces special constructs with temporary markers.
|
|
6983
6983
|
*/
|
|
6984
6984
|
clearText(t) {
|
|
6985
6985
|
const o = /:[a-zA-Z0-9]+|<[^>]*>|\{['"][@$|{}]['"]\}/gu, r = t.match(o) || [];
|
|
6986
6986
|
return this.clearBuffer = r, r.reduce((n, i, a) => n.replace(i, ` _r${a}_`), t);
|
|
6987
6987
|
}
|
|
6988
6988
|
/**
|
|
6989
|
-
*
|
|
6990
|
-
*
|
|
6989
|
+
* Restores text after translation.
|
|
6990
|
+
* Replaces temporary markers with original values.
|
|
6991
6991
|
*/
|
|
6992
6992
|
revertText(t) {
|
|
6993
6993
|
return this.clearBuffer.reduce((r, n, i) => r.replace(`_r${i}_`, n), t).replace(/ {2,}|^ |^\xA0|\xA0{2,}|\xA0$/gmu, "").replace(/ /g, " ");
|
|
6994
6994
|
}
|
|
6995
6995
|
/**
|
|
6996
|
-
*
|
|
6996
|
+
* Google Translator (paid API).
|
|
6997
6997
|
*/
|
|
6998
6998
|
async googleTranslate(t, o, r) {
|
|
6999
6999
|
const n = "https://translation.googleapis.com/language/translate/v2", i = new URLSearchParams({
|
|
@@ -7008,7 +7008,7 @@ class Cs {
|
|
|
7008
7008
|
return s.data.translations[0].translatedText;
|
|
7009
7009
|
}
|
|
7010
7010
|
/**
|
|
7011
|
-
*
|
|
7011
|
+
* Yandex Translator (paid API).
|
|
7012
7012
|
*/
|
|
7013
7013
|
async yandexTranslate(t, o, r) {
|
|
7014
7014
|
const n = "https://translate.api.cloud.yandex.net/translate/v2/translate", i = {
|
|
@@ -7029,7 +7029,7 @@ class Cs {
|
|
|
7029
7029
|
return l.translations[0].text;
|
|
7030
7030
|
}
|
|
7031
7031
|
/**
|
|
7032
|
-
*
|
|
7032
|
+
* DeepL Translator (paid API).
|
|
7033
7033
|
*/
|
|
7034
7034
|
async deeplTranslate(t, o, r) {
|
|
7035
7035
|
const n = "https://api.deepl.com/v2/translate", i = new URLSearchParams({
|
|
@@ -7049,7 +7049,7 @@ class Cs {
|
|
|
7049
7049
|
return s.translations[0].text;
|
|
7050
7050
|
}
|
|
7051
7051
|
/**
|
|
7052
|
-
*
|
|
7052
|
+
* OpenAI Translator (GPT).
|
|
7053
7053
|
*/
|
|
7054
7054
|
async openaiTranslate(t, o, r) {
|
|
7055
7055
|
const n = "https://api.openai.com/v1/chat/completions", i = {
|
|
@@ -7077,7 +7077,7 @@ class Cs {
|
|
|
7077
7077
|
return l.choices[0].message.content;
|
|
7078
7078
|
}
|
|
7079
7079
|
/**
|
|
7080
|
-
*
|
|
7080
|
+
* DeepSeek Translator.
|
|
7081
7081
|
*/
|
|
7082
7082
|
async deepseekTranslate(t, o, r) {
|
|
7083
7083
|
const n = "https://api.deepseek.com/chat/completions", i = {
|
|
@@ -7106,7 +7106,7 @@ class Cs {
|
|
|
7106
7106
|
return l.choices[0].message.content;
|
|
7107
7107
|
}
|
|
7108
7108
|
/**
|
|
7109
|
-
*
|
|
7109
|
+
* Google Free Translator (unofficial API).
|
|
7110
7110
|
*/
|
|
7111
7111
|
async googleFreeTranslate(t, o, r) {
|
|
7112
7112
|
const n = "https://translate.google.com/translate_a/single", i = new URLSearchParams({
|
|
@@ -7125,7 +7125,7 @@ class Cs {
|
|
|
7125
7125
|
return s[0].map((l) => l[0] ? l[0] : "").join("");
|
|
7126
7126
|
}
|
|
7127
7127
|
/**
|
|
7128
|
-
*
|
|
7128
|
+
* Yandex Cloud Translator.
|
|
7129
7129
|
*/
|
|
7130
7130
|
async yandexCloudTranslate(t, o, r) {
|
|
7131
7131
|
const n = "https://translate.api.cloud.yandex.net/translate/v2/translate", i = {
|
|
@@ -7225,14 +7225,14 @@ const hp = { class: "pagination" }, gp = ["disabled"], vp = ["onClick"], wp = {
|
|
|
7225
7225
|
}, " Next ", 8, _p)
|
|
7226
7226
|
]));
|
|
7227
7227
|
}
|
|
7228
|
-
}), kp = ".pagination[data-v-
|
|
7228
|
+
}), kp = ".pagination[data-v-7a26b7d7]{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:16px;flex-wrap:wrap}.pagination-button[data-v-7a26b7d7]{padding:6px 12px;min-width:32px;border:1px solid #ccc;border-radius:4px;background-color:#f8f9fa;cursor:pointer;font-size:13px;color:#333;text-align:center;transition:background-color .2s,border-color .2s}.pagination-button[data-v-7a26b7d7]:hover:not(:disabled){background-color:#e9ecef;border-color:#bbb}.pagination-button[data-v-7a26b7d7]:disabled{background-color:#e9ecef;cursor:not-allowed;color:#999}.pagination-button.active[data-v-7a26b7d7]{background-color:#007bff;border-color:#007bff;color:#fff}.pagination-ellipsis[data-v-7a26b7d7]{padding:6px 12px;font-size:13px;color:#666}", Ep = /* @__PURE__ */ be(xp, [["styles", [kp]], ["__scopeId", "data-v-7a26b7d7"]]), Np = { class: "translation-editor" }, Op = { class: "translation-list-container" }, Sp = { class: "search-box" }, $p = { class: "translation-list" }, Cp = { class: "key-header" }, Tp = ["title"], Dp = ["onClick"], Vp = { class: "default-value" }, Ap = ["onUpdate:modelValue", "placeholder"], Mp = { class: "pagination-wrapper" }, Qr = 30, Ip = /* @__PURE__ */ _e({
|
|
7229
7229
|
__name: "TranslationEditor",
|
|
7230
7230
|
props: {
|
|
7231
7231
|
modelValue: { type: Object }
|
|
7232
7232
|
},
|
|
7233
7233
|
emits: ["update:modelValue"],
|
|
7234
7234
|
setup(e, { emit: t }) {
|
|
7235
|
-
const o = e, r = t, { selectedFile: n, configs: i, getDefaultLocaleTranslation: a } = Pr(), s = ne(Xe(o.modelValue)), l = ne({}), f = ne(""), c = ne(1), d = ne("disabled"), p = ne(""), w = ne({}),
|
|
7235
|
+
const o = e, r = t, { selectedFile: n, configs: i, getDefaultLocaleTranslation: a } = Pr(), s = ne(Xe(o.modelValue)), l = ne({}), f = ne(""), c = ne(1), d = ne("disabled"), p = ne(""), w = ne({}), N = oe(() => {
|
|
7236
7236
|
const j = Object.keys(l.value);
|
|
7237
7237
|
if (!f.value.trim()) return F.value;
|
|
7238
7238
|
const q = f.value.toLowerCase();
|
|
@@ -7291,7 +7291,7 @@ const hp = { class: "pagination" }, gp = ["disabled"], vp = ["onClick"], wp = {
|
|
|
7291
7291
|
])
|
|
7292
7292
|
]),
|
|
7293
7293
|
g("div", $p, [
|
|
7294
|
-
(y(!0), D(re, null, Fe(
|
|
7294
|
+
(y(!0), D(re, null, Fe(N.value, (H) => (y(), D("div", {
|
|
7295
7295
|
key: H,
|
|
7296
7296
|
class: ye(["translation-item", { missing: !s.value[H]?.trim() }])
|
|
7297
7297
|
}, [
|
|
@@ -7336,7 +7336,7 @@ const hp = { class: "pagination" }, gp = ["disabled"], vp = ["onClick"], wp = {
|
|
|
7336
7336
|
])
|
|
7337
7337
|
]));
|
|
7338
7338
|
}
|
|
7339
|
-
}), Pp = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-
|
|
7339
|
+
}), Pp = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-593b161e],[data-v-593b161e]:before,[data-v-593b161e]:after,[data-v-593b161e]::backdrop{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-space-y-reverse:0;--tw-font-weight:initial}}}.translation-editor[data-v-593b161e]{background-color:var(--color-gray-50,oklch(98.5% .002 247.839));flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.translation-list-container[data-v-593b161e]{min-height:calc(var(--spacing,.25rem)*0);flex-direction:column;flex:1;display:flex;overflow:hidden}.search-box[data-v-593b161e]{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-gray-200,oklch(92.8% .006 264.531));background-color:var(--color-white,#fff);padding:calc(var(--spacing,.25rem)*2);flex-shrink:0}.search-input[data-v-593b161e]{border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-300,oklch(87.2% .01 258.338));width:100%;padding:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}.search-input[data-v-593b161e]:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--color-blue-500,oklch(62.3% .214 259.815));--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.search-input[data-v-593b161e]:focus{outline-offset:2px;outline:2px solid #0000}}.translation-list[data-v-593b161e]{flex:1}:where(.translation-list[data-v-593b161e]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem)*3)*calc(1 - var(--tw-space-y-reverse)))}.translation-list[data-v-593b161e]{padding:calc(var(--spacing,.25rem)*2);overscroll-behavior:contain;overflow:hidden auto}.translation-item[data-v-593b161e]{border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-200,oklch(92.8% .006 264.531));background-color:var(--color-white,#fff);padding:calc(var(--spacing,.25rem)*3);--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.translation-item.missing[data-v-593b161e]{border-left-style:var(--tw-border-style);border-left-width:4px;border-left-color:var(--color-yellow-500,oklch(79.5% .184 86.047));background-color:#fefce84d}@supports (color:color-mix(in lab,red,red)){.translation-item.missing[data-v-593b161e]{background-color:color-mix(in oklab,var(--color-yellow-50,oklch(98.7% .026 102.212))30%,transparent)}}.key-header[data-v-593b161e]{margin-bottom:calc(var(--spacing,.25rem)*1);justify-content:space-between;align-items:center;display:flex}.key-label[data-v-593b161e]{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-slate-700,oklch(37.2% .044 257.287));-webkit-user-select:all;user-select:all;overflow:hidden}.default-value[data-v-593b161e]{margin-bottom:calc(var(--spacing,.25rem)*2);text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:var(--color-gray-500,oklch(55.1% .027 264.364));opacity:.8;overflow:hidden}.translation-input[data-v-593b161e]{border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-300,oklch(87.2% .01 258.338));width:100%;min-height:38px;padding:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));border-radius:.25rem}.translation-input[data-v-593b161e]:focus{border-color:var(--color-blue-500,oklch(62.3% .214 259.815));--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--color-blue-500,oklch(62.3% .214 259.815));--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.translation-input[data-v-593b161e]:focus{outline-offset:2px;outline:2px solid #0000}}.translate-btn[data-v-593b161e]{padding:calc(var(--spacing,.25rem)*1);color:var(--color-gray-400,oklch(70.7% .022 261.325));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));border-radius:.25rem}@media(hover:hover){.translate-btn[data-v-593b161e]:hover{background-color:var(--color-gray-100,oklch(96.7% .003 264.542));color:var(--color-blue-600,oklch(54.6% .245 262.881))}}.translate-icon[data-v-593b161e]{height:calc(var(--spacing,.25rem)*4);width:calc(var(--spacing,.25rem)*4);fill:currentColor}.pagination-wrapper[data-v-593b161e]{border-top-style:var(--tw-border-style);border-top-width:1px;border-color:var(--color-gray-200,oklch(92.8% .006 264.531));background-color:var(--color-white,#fff);padding:calc(var(--spacing,.25rem)*2);flex-shrink:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-font-weight{syntax:"*";inherits:false}', jp = /* @__PURE__ */ be(Ip, [["styles", [Pp]], ["__scopeId", "data-v-593b161e"]]), Lp = ["disabled", "type"], Fp = /* @__PURE__ */ _e({
|
|
7340
7340
|
__name: "Button",
|
|
7341
7341
|
props: {
|
|
7342
7342
|
variant: { default: "primary", type: String },
|
|
@@ -7482,7 +7482,7 @@ const hp = { class: "pagination" }, gp = ["disabled"], vp = ["onClick"], wp = {
|
|
|
7482
7482
|
r.value ? (y(), D("div", Wp)) : ie("", !0)
|
|
7483
7483
|
], 32));
|
|
7484
7484
|
}
|
|
7485
|
-
}), Jp = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-
|
|
7485
|
+
}), Jp = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-d964db95],[data-v-d964db95]:before,[data-v-d964db95]:after,[data-v-d964db95]::backdrop{--tw-border-style:solid}}}.split-pane[data-v-d964db95]{background-color:var(--color-white,#fff);width:100%;height:100%;position:relative;overflow:hidden}.split-pane__left[data-v-d964db95]{top:calc(var(--spacing,.25rem)*0);bottom:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);z-index:0;border-right-style:var(--tw-border-style);border-right-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));background-color:var(--color-white,#fff);position:absolute;overflow:hidden}.split-pane__divider[data-v-d964db95]{top:calc(var(--spacing,.25rem)*0);bottom:calc(var(--spacing,.25rem)*0);z-index:50;width:calc(var(--spacing,.25rem)*4);cursor:col-resize;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));justify-content:center;display:flex;position:absolute}@media(hover:hover){.split-pane__divider[data-v-d964db95]:hover{background-color:#eff6ff80}@supports (color:color-mix(in lab,red,red)){.split-pane__divider[data-v-d964db95]:hover{background-color:color-mix(in oklab,var(--color-blue-50,oklch(97% .014 254.604))50%,transparent)}}}.split-pane__divider[data-v-d964db95]{margin-left:-2px}.divider-handle[data-v-d964db95]{background-color:var(--color-slate-200,oklch(92.9% .013 255.508));width:1px;height:100%;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s))}.split-pane__divider:hover .divider-handle[data-v-d964db95],.split-pane__divider:active .divider-handle[data-v-d964db95]{background-color:var(--color-blue-500,oklch(62.3% .214 259.815));width:2px}.split-pane__right[data-v-d964db95]{top:calc(var(--spacing,.25rem)*0);right:calc(var(--spacing,.25rem)*0);bottom:calc(var(--spacing,.25rem)*0);z-index:0;background-color:var(--color-white,#fff);position:absolute;overflow:hidden}.resize-overlay[data-v-d964db95]{inset:calc(var(--spacing,.25rem)*0);z-index:100;cursor:col-resize;position:fixed}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}', Gp = /* @__PURE__ */ be(qp, [["styles", [Jp]], ["__scopeId", "data-v-d964db95"]]), Yp = { class: "header-content" }, Xp = { class: "modal-title" }, Zp = { class: "modal-body" }, Qp = {
|
|
7486
7486
|
key: 0,
|
|
7487
7487
|
class: "modal-footer"
|
|
7488
7488
|
}, eh = /* @__PURE__ */ _e({
|
|
@@ -7581,7 +7581,7 @@ const hp = { class: "pagination" }, gp = ["disabled"], vp = ["onClick"], wp = {
|
|
|
7581
7581
|
})
|
|
7582
7582
|
]));
|
|
7583
7583
|
}
|
|
7584
|
-
}), th = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-
|
|
7584
|
+
}), th = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-5cc833a6],[data-v-5cc833a6]:before,[data-v-5cc833a6]:after,[data-v-5cc833a6]::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-border-style:solid;--tw-font-weight:initial;--tw-space-x-reverse:0}}}.modal-overlay[data-v-5cc833a6]{inset:calc(var(--spacing,.25rem)*0);z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed}@supports (color:color-mix(in lab,red,red)){.modal-overlay[data-v-5cc833a6]{background-color:color-mix(in oklab,var(--color-black,#000)50%,transparent)}}.modal-overlay[data-v-5cc833a6]{padding:calc(var(--spacing,.25rem)*4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-content[data-v-5cc833a6]{border-radius:var(--radius-xl,.75rem);background-color:var(--color-white,#fff);--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);flex-direction:column;max-height:calc(100vh - 2rem);display:flex}.modal-header[data-v-5cc833a6]{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-gray-100,oklch(96.7% .003 264.542));padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*4);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.header-content[data-v-5cc833a6]{min-width:calc(var(--spacing,.25rem)*0);flex:1}.modal-title[data-v-5cc833a6]{text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-gray-900,oklch(21% .034 264.665));overflow:hidden}.modal-close-button[data-v-5cc833a6]{margin-right:calc(var(--spacing,.25rem)*-2);margin-left:calc(var(--spacing,.25rem)*4);padding:calc(var(--spacing,.25rem)*2);color:var(--color-gray-400,oklch(70.7% .022 261.325));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s))}@media(hover:hover){.modal-close-button[data-v-5cc833a6]:hover{color:var(--color-gray-600,oklch(44.6% .03 256.802))}}.close-icon[data-v-5cc833a6]{height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*6);fill:currentColor}.modal-body[data-v-5cc833a6]{padding:calc(var(--spacing,.25rem)*6);scrollbar-width:thin;scrollbar-color:oklch(87.2% .01 258.338) #fff;flex:1;overflow-y:auto}.modal-body[data-v-5cc833a6]::-webkit-scrollbar{width:calc(var(--spacing,.25rem)*2)}.modal-body[data-v-5cc833a6]::-webkit-scrollbar-track{border-radius:var(--radius-sm,.25rem);background-color:var(--color-gray-100,oklch(96.7% .003 264.542))}.modal-body[data-v-5cc833a6]::-webkit-scrollbar-thumb{border-radius:var(--radius-sm,.25rem);background-color:var(--color-gray-300,oklch(87.2% .01 258.338))}@media(hover:hover){.modal-body[data-v-5cc833a6]::-webkit-scrollbar-thumb:hover{background-color:var(--color-gray-400,oklch(70.7% .022 261.325))}}.modal-footer[data-v-5cc833a6]{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}:where(.modal-footer[data-v-5cc833a6]>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing,.25rem)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing,.25rem)*3)*calc(1 - var(--tw-space-x-reverse)))}.modal-footer[data-v-5cc833a6]{border-top-style:var(--tw-border-style);border-top-width:1px;border-color:var(--color-gray-100,oklch(96.7% .003 264.542));padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*4)}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}', qi = /* @__PURE__ */ be(eh, [["styles", [th]], ["__scopeId", "data-v-5cc833a6"]]), oh = { class: "i18n-view" }, rh = { class: "pane-inner" }, nh = { class: "pane-inner bg-white" }, ih = {
|
|
7585
7585
|
key: 0,
|
|
7586
7586
|
class: "editor-layout"
|
|
7587
7587
|
}, ah = { class: "editor-header" }, sh = { class: "breadcrumbs" }, lh = { class: "breadcrumbs__path" }, ch = { class: "action-bar-wrapper" }, dh = { class: "editor-content-area" }, fh = { class: "editor-scroll-container" }, uh = {
|
|
@@ -7601,7 +7601,7 @@ const hp = { class: "pagination" }, gp = ["disabled"], vp = ["onClick"], wp = {
|
|
|
7601
7601
|
importTranslations: d,
|
|
7602
7602
|
getDefaultLocaleTranslation: p,
|
|
7603
7603
|
saveCurrent: w
|
|
7604
|
-
} = Pr(),
|
|
7604
|
+
} = Pr(), N = ne(null), b = ne({});
|
|
7605
7605
|
Pt(() => {
|
|
7606
7606
|
_();
|
|
7607
7607
|
}), Te(
|
|
@@ -7612,7 +7612,7 @@ const hp = { class: "pagination" }, gp = ["disabled"], vp = ["onClick"], wp = {
|
|
|
7612
7612
|
{ deep: !0, immediate: !0 }
|
|
7613
7613
|
);
|
|
7614
7614
|
const F = oe(() => a.value), R = () => {
|
|
7615
|
-
|
|
7615
|
+
N.value?.click();
|
|
7616
7616
|
}, z = async () => {
|
|
7617
7617
|
l.value = { ...b.value }, await w();
|
|
7618
7618
|
};
|
|
@@ -7761,7 +7761,7 @@ const hp = { class: "pagination" }, gp = ["disabled"], vp = ["onClick"], wp = {
|
|
|
7761
7761
|
}, 8, ["show"])) : ie("", !0),
|
|
7762
7762
|
ut(g("input", {
|
|
7763
7763
|
ref_key: "file",
|
|
7764
|
-
ref:
|
|
7764
|
+
ref: N,
|
|
7765
7765
|
type: "file",
|
|
7766
7766
|
accept: ".json",
|
|
7767
7767
|
onChange: P[4] || (P[4] = //@ts-ignore
|
|
@@ -7771,7 +7771,7 @@ const hp = { class: "pagination" }, gp = ["disabled"], vp = ["onClick"], wp = {
|
|
|
7771
7771
|
])
|
|
7772
7772
|
]));
|
|
7773
7773
|
}
|
|
7774
|
-
}), gh = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-
|
|
7774
|
+
}), gh = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-8f020ee0],[data-v-8f020ee0]:before,[data-v-8f020ee0]:after,[data-v-8f020ee0]::backdrop{--tw-border-style:solid;--tw-font-weight:initial}}}.i18n-view[data-v-8f020ee0]{width:100%;height:100%;position:relative;overflow:hidden}.pane-inner[data-v-8f020ee0],.editor-layout[data-v-8f020ee0]{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.editor-header[data-v-8f020ee0]{z-index:10;background-color:var(--color-white,#fff);flex-shrink:0}.breadcrumbs[data-v-8f020ee0]{align-items:center;gap:calc(var(--spacing,.25rem)*2);border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));background-color:var(--color-slate-50,oklch(98.4% .003 247.858));padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*2);font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:var(--color-slate-600,oklch(44.6% .043 257.281));display:flex}.breadcrumbs__icon[data-v-8f020ee0]{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height, 1.5 ))}.breadcrumbs__path[data-v-8f020ee0]{text-overflow:ellipsis;white-space:nowrap;--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-slate-700,oklch(37.2% .044 257.287));overflow:hidden}.action-bar-wrapper[data-v-8f020ee0]{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508))}.editor-content-area[data-v-8f020ee0]{flex:1;position:relative;overflow:hidden}.editor-scroll-container[data-v-8f020ee0]{inset:calc(var(--spacing,.25rem)*0);position:absolute;overflow:hidden}.empty-state[data-v-8f020ee0],.welcome-card[data-v-8f020ee0]{height:100%;padding:calc(var(--spacing,.25rem)*8);text-align:center;color:var(--color-slate-500,oklch(55.4% .046 257.417));flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state__icon[data-v-8f020ee0],.welcome-card__icon[data-v-8f020ee0]{margin-bottom:calc(var(--spacing,.25rem)*4);font-size:var(--text-6xl,3.75rem);line-height:var(--tw-leading,var(--text-6xl--line-height,1));opacity:.5}.empty-state__title[data-v-8f020ee0],.welcome-card__title[data-v-8f020ee0]{margin-bottom:calc(var(--spacing,.25rem)*2);font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-slate-700,oklch(37.2% .044 257.287))}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}', vh = /* @__PURE__ */ be(hh, [["styles", [gh]], ["__scopeId", "data-v-8f020ee0"]]), wh = { class: "settings-card" }, mh = { class: "settings-card__header" }, bh = { class: "settings-card__icon" }, yh = { key: 0 }, _h = { class: "settings-card__title" }, xh = { class: "settings-card__content" }, kh = /* @__PURE__ */ _e({
|
|
7775
7775
|
__name: "SettingsCard",
|
|
7776
7776
|
props: {
|
|
7777
7777
|
title: { type: String },
|
|
@@ -8064,7 +8064,7 @@ const hp = { class: "pagination" }, gp = ["disabled"], vp = ["onClick"], wp = {
|
|
|
8064
8064
|
])
|
|
8065
8065
|
]));
|
|
8066
8066
|
}
|
|
8067
|
-
}), Hh = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-
|
|
8067
|
+
}), Hh = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-946f5883],[data-v-946f5883]:before,[data-v-946f5883]:after,[data-v-946f5883]::backdrop{--tw-space-y-reverse:0;--tw-font-weight:initial;--tw-border-style:solid;--tw-duration:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}:where(.translation-controls[data-v-946f5883]>:not(:last-child)),:where(.translation-controls__content[data-v-946f5883]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.control-group[data-v-946f5883]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem)*2)*calc(1 - var(--tw-space-y-reverse)))}.control-label[data-v-946f5883]{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-slate-600,oklch(44.6% .043 257.281));align-items:center;display:flex}.control-icon[data-v-946f5883]{margin-right:calc(var(--spacing,.25rem)*2)}.control-select[data-v-946f5883]{border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;transition-duration:.2s;position:relative}@media(hover:hover){.control-select[data-v-946f5883]:hover{border-color:var(--color-blue-400,oklch(70.7% .165 254.624))}}.select-input[data-v-946f5883]{appearance:none;border-radius:var(--radius-lg,.5rem);width:100%;padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*2);padding-right:calc(var(--spacing,.25rem)*8);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-slate-700,oklch(37.2% .044 257.287));--tw-outline-style:none;background-color:#0000;outline-style:none}@media(forced-colors:active){.select-input[data-v-946f5883]{outline-offset:2px;outline:2px solid #0000}}.select-arrow[data-v-946f5883]{pointer-events:none;top:50%;right:calc(var(--spacing,.25rem)*2);--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:var(--color-slate-400,oklch(70.4% .04 256.788));position:absolute}.styled-input[data-v-946f5883]{border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));width:100%;padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)))}.styled-input[data-v-946f5883]::placeholder{color:var(--color-slate-400,oklch(70.4% .04 256.788))}.styled-input[data-v-946f5883]{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.styled-input[data-v-946f5883]{outline-offset:2px;outline:2px solid #0000}}.styled-input[data-v-946f5883]{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;transition-duration:.2s}.styled-input[data-v-946f5883]:focus{border-color:var(--color-blue-400,oklch(70.7% .165 254.624));--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--color-blue-200,oklch(88.2% .059 254.128))}.driver-options[data-v-946f5883]{margin-left:calc(var(--spacing,.25rem)*2)}:where(.driver-options[data-v-946f5883]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem)*3)*calc(1 - var(--tw-space-y-reverse)))}.driver-options[data-v-946f5883]{border-left-style:var(--tw-border-style);border-left-width:2px;border-color:var(--color-blue-100,oklch(93.2% .032 255.585));padding-left:calc(var(--spacing,.25rem)*4)}.fade-slide-enter-active[data-v-946f5883],.fade-slide-leave-active[data-v-946f5883]{transition:all .3s}.fade-slide-enter-from[data-v-946f5883],.fade-slide-leave-to[data-v-946f5883]{opacity:0;transform:translate(10px)}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}', Uh = /* @__PURE__ */ be(zh, [["styles", [Hh]], ["__scopeId", "data-v-946f5883"]]), Bh = { class: "settings-view" }, Kh = { class: "space-y-6" }, Ji = "translationSettings", Wh = /* @__PURE__ */ _e({
|
|
8068
8068
|
__name: "SettingsView",
|
|
8069
8069
|
setup(e) {
|
|
8070
8070
|
const t = ne("disabled"), o = ne(""), r = ne({
|
|
@@ -8161,21 +8161,18 @@ const hp = { class: "pagination" }, gp = ["disabled"], vp = ["onClick"], wp = {
|
|
|
8161
8161
|
], 64))
|
|
8162
8162
|
]));
|
|
8163
8163
|
}
|
|
8164
|
-
}), e0 = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-orange-100:oklch(95.4% .038 75.164);--color-orange-600:oklch(64.6% .222 41.116);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-500:oklch(79.5% .184 86.047);--color-yellow-600:oklch(68.1% .162 75.834);--color-yellow-700:oklch(55.4% .135 66.442);--color-yellow-800:oklch(47.6% .114 61.907);--color-green-50:oklch(98.2% .018 155.826);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-green-800:oklch(44.8% .119 151.328);--color-teal-600:oklch(60% .118 184.704);--color-cyan-600:oklch(60.9% .126 221.723);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-indigo-600:oklch(51.1% .262 276.966);--color-purple-100:oklch(94.6% .033 307.174);--color-purple-600:oklch(55.8% .288 302.321);--color-pink-600:oklch(59.2% .249 .584);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-1\\/2{top:50%}.right-0{right:calc(var(--spacing)*0)}.right-2{right:calc(var(--spacing)*2)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.z-20{z-index:20}.z-50{z-index:50}.z-\\[100\\]{z-index:100}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.my-1{margin-block:calc(var(--spacing)*1)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-4{margin-top:calc(var(--spacing)*4)}.-mr-2{margin-right:calc(var(--spacing)*-2)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-3{margin-left:calc(var(--spacing)*3)}.ml-4{margin-left:calc(var(--spacing)*4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-6{height:calc(var(--spacing)*6)}.h-full{height:100%}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-\\[38px\\]{min-height:38px}.w-2{width:calc(var(--spacing)*2)}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-6{width:calc(var(--spacing)*6)}.w-\\[1px\\]{width:1px}.w-full{width:100%}.min-w-\\[60px\\]{min-width:60px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.-translate-y-1\\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-col-resize{cursor:col-resize}.cursor-pointer{cursor:pointer}.appearance-none{appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-blue-100{border-color:var(--color-blue-100)}.border-blue-200{border-color:var(--color-blue-200)}.border-blue-500{border-color:var(--color-blue-500)}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-green-200{border-color:var(--color-green-200)}.border-red-200{border-color:var(--color-red-200)}.border-slate-100{border-color:var(--color-slate-100)}.border-slate-200{border-color:var(--color-slate-200)}.border-transparent{border-color:#0000}.border-l-yellow-500{border-left-color:var(--color-yellow-500)}.bg-black\\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-100{background-color:var(--color-green-100)}.bg-orange-100{background-color:var(--color-orange-100)}.bg-purple-100{background-color:var(--color-purple-100)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-600{background-color:var(--color-red-600)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-200{background-color:var(--color-slate-200)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-yellow-100{background-color:var(--color-yellow-100)}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-slate-50{--tw-gradient-from:var(--color-slate-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-4{padding-block:calc(var(--spacing)*4)}.pt-4{padding-top:calc(var(--spacing)*4)}.pr-8{padding-right:calc(var(--spacing)*8)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-all{word-break:break-all}.text-blue-600{color:var(--color-blue-600)}.text-blue-700{color:var(--color-blue-700)}.text-cyan-600{color:var(--color-cyan-600)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-green-700{color:var(--color-green-700)}.text-green-800{color:var(--color-green-800)}.text-indigo-600{color:var(--color-indigo-600)}.text-orange-600{color:var(--color-orange-600)}.text-pink-600{color:var(--color-pink-600)}.text-purple-600{color:var(--color-purple-600)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-slate-400{color:var(--color-slate-400)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-teal-600{color:var(--color-teal-600)}.text-white{color:var(--color-white)}.text-yellow-600{color:var(--color-yellow-600)}.text-yellow-700{color:var(--color-yellow-700)}.text-yellow-800{color:var(--color-yellow-800)}.capitalize{text-transform:capitalize}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-slate-400::placeholder{color:var(--color-slate-400)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ring-inset{--tw-ring-inset:inset}@media(hover:hover){.hover\\:bg-blue-50\\/50:hover{background-color:#eff6ff80}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-blue-50\\/50:hover{background-color:color-mix(in oklab,var(--color-blue-50)50%,transparent)}}.hover\\:bg-blue-700:hover{background-color:var(--color-blue-700)}.hover\\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\\:bg-red-700:hover{background-color:var(--color-red-700)}.hover\\:bg-slate-100:hover{background-color:var(--color-slate-100)}.hover\\:bg-slate-300:hover{background-color:var(--color-slate-300)}.hover\\:text-blue-600:hover{color:var(--color-blue-600)}.hover\\:text-gray-600:hover{color:var(--color-gray-600)}.hover\\:text-slate-800:hover{color:var(--color-slate-800)}}.focus\\:border-blue-400:focus{border-color:var(--color-blue-400)}.focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-blue-200:focus{--tw-ring-color:var(--color-blue-200)}.focus\\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.focus\\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.disabled\\:opacity-50:disabled{opacity:.5}}.i18n-devtools{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}:host{width:100%;height:100vh;display:block;overflow:hidden}.i18n-devtools{background-color:var(--color-white);width:100%;height:100%;color:var(--color-slate-700);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex;overflow:hidden}.header{z-index:20;border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-slate-200);background-color:var(--color-white);flex-shrink:0;position:relative}.content-area{flex:1;width:100%;height:100%;position:relative;overflow:hidden}.view-container{inset:calc(var(--spacing)*0);width:100%;height:100%;position:absolute;overflow:hidden}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}', t0 = /* @__PURE__ */ be(Qh, [["styles", [e0]]]);
|
|
8165
|
-
function
|
|
8164
|
+
}), eg = '@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-orange-100:oklch(95.4% .038 75.164);--color-orange-600:oklch(64.6% .222 41.116);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-500:oklch(79.5% .184 86.047);--color-yellow-600:oklch(68.1% .162 75.834);--color-yellow-700:oklch(55.4% .135 66.442);--color-yellow-800:oklch(47.6% .114 61.907);--color-green-50:oklch(98.2% .018 155.826);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-green-800:oklch(44.8% .119 151.328);--color-teal-600:oklch(60% .118 184.704);--color-cyan-600:oklch(60.9% .126 221.723);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-indigo-600:oklch(51.1% .262 276.966);--color-purple-100:oklch(94.6% .033 307.174);--color-purple-600:oklch(55.8% .288 302.321);--color-pink-600:oklch(59.2% .249 .584);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-1\\/2{top:50%}.right-0{right:calc(var(--spacing)*0)}.right-2{right:calc(var(--spacing)*2)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.z-20{z-index:20}.z-50{z-index:50}.z-\\[100\\]{z-index:100}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.my-1{margin-block:calc(var(--spacing)*1)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-4{margin-top:calc(var(--spacing)*4)}.-mr-2{margin-right:calc(var(--spacing)*-2)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-3{margin-left:calc(var(--spacing)*3)}.ml-4{margin-left:calc(var(--spacing)*4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-6{height:calc(var(--spacing)*6)}.h-full{height:100%}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-\\[38px\\]{min-height:38px}.w-2{width:calc(var(--spacing)*2)}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-6{width:calc(var(--spacing)*6)}.w-\\[1px\\]{width:1px}.w-full{width:100%}.min-w-\\[60px\\]{min-width:60px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.-translate-y-1\\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-col-resize{cursor:col-resize}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-blue-100{border-color:var(--color-blue-100)}.border-blue-200{border-color:var(--color-blue-200)}.border-blue-500{border-color:var(--color-blue-500)}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-green-200{border-color:var(--color-green-200)}.border-red-200{border-color:var(--color-red-200)}.border-slate-100{border-color:var(--color-slate-100)}.border-slate-200{border-color:var(--color-slate-200)}.border-transparent{border-color:#0000}.border-l-yellow-500{border-left-color:var(--color-yellow-500)}.bg-black\\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-100{background-color:var(--color-green-100)}.bg-orange-100{background-color:var(--color-orange-100)}.bg-purple-100{background-color:var(--color-purple-100)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-600{background-color:var(--color-red-600)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-200{background-color:var(--color-slate-200)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-yellow-100{background-color:var(--color-yellow-100)}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-slate-50{--tw-gradient-from:var(--color-slate-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-4{padding-block:calc(var(--spacing)*4)}.pt-4{padding-top:calc(var(--spacing)*4)}.pr-8{padding-right:calc(var(--spacing)*8)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-all{word-break:break-all}.text-blue-600{color:var(--color-blue-600)}.text-blue-700{color:var(--color-blue-700)}.text-cyan-600{color:var(--color-cyan-600)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-green-700{color:var(--color-green-700)}.text-green-800{color:var(--color-green-800)}.text-indigo-600{color:var(--color-indigo-600)}.text-orange-600{color:var(--color-orange-600)}.text-pink-600{color:var(--color-pink-600)}.text-purple-600{color:var(--color-purple-600)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-slate-400{color:var(--color-slate-400)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-teal-600{color:var(--color-teal-600)}.text-white{color:var(--color-white)}.text-yellow-600{color:var(--color-yellow-600)}.text-yellow-700{color:var(--color-yellow-700)}.text-yellow-800{color:var(--color-yellow-800)}.capitalize{text-transform:capitalize}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-slate-400::placeholder{color:var(--color-slate-400)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ring-inset{--tw-ring-inset:inset}@media(hover:hover){.hover\\:bg-blue-50\\/50:hover{background-color:#eff6ff80}@supports (color:color-mix(in lab,red,red)){.hover\\:bg-blue-50\\/50:hover{background-color:color-mix(in oklab,var(--color-blue-50)50%,transparent)}}.hover\\:bg-blue-700:hover{background-color:var(--color-blue-700)}.hover\\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\\:bg-red-700:hover{background-color:var(--color-red-700)}.hover\\:bg-slate-100:hover{background-color:var(--color-slate-100)}.hover\\:bg-slate-300:hover{background-color:var(--color-slate-300)}.hover\\:text-blue-600:hover{color:var(--color-blue-600)}.hover\\:text-gray-600:hover{color:var(--color-gray-600)}.hover\\:text-slate-800:hover{color:var(--color-slate-800)}}.focus\\:border-blue-400:focus{border-color:var(--color-blue-400)}.focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-blue-200:focus{--tw-ring-color:var(--color-blue-200)}.focus\\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.focus\\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.disabled\\:opacity-50:disabled{opacity:.5}}.i18n-devtools{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}:host{width:100%;height:100vh;display:block;overflow:hidden}.i18n-devtools{background-color:var(--color-white);width:100%;height:100%;color:var(--color-slate-700);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex;overflow:hidden}.header{z-index:20;border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-slate-200);background-color:var(--color-white);flex-shrink:0;position:relative}.content-area{flex:1;width:100%;height:100%;position:relative;overflow:hidden}.view-container{inset:calc(var(--spacing)*0);width:100%;height:100%;position:absolute;overflow:hidden}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}', tg = /* @__PURE__ */ be(Qh, [["styles", [eg]]]);
|
|
8165
|
+
function ig(e) {
|
|
8166
8166
|
const { adapter: t, locales: o = [], defaultLocale: r = "en", translationDir: n = "src/locales" } = e, i = () => {
|
|
8167
|
-
const a = {}, s = t.
|
|
8168
|
-
for (const [
|
|
8169
|
-
|
|
8170
|
-
const l = t.getRouteCache();
|
|
8171
|
-
for (const [f, c] of Object.entries(l)) {
|
|
8172
|
-
if (!c || typeof c != "object" || Array.isArray(c) || Object.keys(c).length === 0)
|
|
8167
|
+
const a = {}, s = t.getRouteCache();
|
|
8168
|
+
for (const [l, f] of Object.entries(s)) {
|
|
8169
|
+
if (!f || typeof f != "object" || Array.isArray(f) || Object.keys(f).length === 0)
|
|
8173
8170
|
continue;
|
|
8174
|
-
const
|
|
8175
|
-
if (
|
|
8171
|
+
const c = l.indexOf(":");
|
|
8172
|
+
if (c === -1)
|
|
8176
8173
|
continue;
|
|
8177
|
-
const
|
|
8178
|
-
a[
|
|
8174
|
+
const d = l.substring(0, c), p = l.substring(c + 1);
|
|
8175
|
+
p === "index" ? a[`${d}.json`] = f : a[`pages/${p}/${d}.json`] = f;
|
|
8179
8176
|
}
|
|
8180
8177
|
return a;
|
|
8181
8178
|
};
|
|
@@ -8241,10 +8238,10 @@ function i0(e) {
|
|
|
8241
8238
|
}
|
|
8242
8239
|
};
|
|
8243
8240
|
}
|
|
8244
|
-
function
|
|
8241
|
+
function og() {
|
|
8245
8242
|
return Date.now().toString(36) + Math.random().toString(36).substring(2);
|
|
8246
8243
|
}
|
|
8247
|
-
function
|
|
8244
|
+
function ag() {
|
|
8248
8245
|
const e = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Set();
|
|
8249
8246
|
window.addEventListener("message", (r) => {
|
|
8250
8247
|
const n = r.data;
|
|
@@ -8260,7 +8257,7 @@ function a0() {
|
|
|
8260
8257
|
});
|
|
8261
8258
|
});
|
|
8262
8259
|
const o = (r, n) => new Promise((i, a) => {
|
|
8263
|
-
const s =
|
|
8260
|
+
const s = og();
|
|
8264
8261
|
e.set(s, { resolve: i, reject: a });
|
|
8265
8262
|
const l = { jsonrpc: "2.0", id: s, method: r, params: n };
|
|
8266
8263
|
window.parent.postMessage(l, "*");
|
|
@@ -8274,7 +8271,7 @@ function a0() {
|
|
|
8274
8271
|
})
|
|
8275
8272
|
};
|
|
8276
8273
|
}
|
|
8277
|
-
function
|
|
8274
|
+
function sg(e, t) {
|
|
8278
8275
|
const o = async (n) => {
|
|
8279
8276
|
if (n.source !== e) return;
|
|
8280
8277
|
const i = n.data;
|
|
@@ -8318,15 +8315,15 @@ function s0(e, t) {
|
|
|
8318
8315
|
window.removeEventListener("message", o), r();
|
|
8319
8316
|
};
|
|
8320
8317
|
}
|
|
8321
|
-
const
|
|
8322
|
-
function
|
|
8323
|
-
customElements.get("i18n-devtools-ui") || customElements.define("i18n-devtools-ui",
|
|
8318
|
+
const rg = /* @__PURE__ */ Id(tg);
|
|
8319
|
+
function lg() {
|
|
8320
|
+
customElements.get("i18n-devtools-ui") || customElements.define("i18n-devtools-ui", rg);
|
|
8324
8321
|
}
|
|
8325
8322
|
export {
|
|
8326
|
-
|
|
8327
|
-
|
|
8328
|
-
|
|
8329
|
-
|
|
8330
|
-
|
|
8323
|
+
rg as I18nDevToolsElement,
|
|
8324
|
+
ig as createBridge,
|
|
8325
|
+
ag as createRpcClient,
|
|
8326
|
+
lg as register,
|
|
8327
|
+
sg as setupRpcHost
|
|
8331
8328
|
};
|
|
8332
8329
|
//# sourceMappingURL=index.es.js.map
|