@elmethis/core 1.0.0-alpha.32 → 1.0.0-alpha.33
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/{Bash-CkeaMs1Q.js → Bash-CSQxBrzN.js} +1 -1
- package/dist/{JavaScript-DLdDelhE.js → JavaScript-DdKoQTPJ.js} +1 -1
- package/dist/{Rust-Dd89tjlz.js → Rust-D3uKQtnr.js} +1 -1
- package/dist/{TypeScript-DjP5Sakw.js → TypeScript-CPQtI5vq.js} +1 -1
- package/dist/elmethis.js +2 -2
- package/dist/elmethis.umd.cjs +2 -2
- package/dist/{index-BO3JnbV3.js → index-Dw-9ouqO.js} +229 -224
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as U, openBlock as B, createElementBlock as F, normalizeClass as O, normalizeStyle as Z, createElementVNode as N, unref as V, toDisplayString as Ae, createBlock as Se, defineAsyncComponent as mt, ref as K, onMounted as
|
|
1
|
+
import { defineComponent as U, openBlock as B, createElementBlock as F, normalizeClass as O, normalizeStyle as Z, createElementVNode as N, unref as V, toDisplayString as Ae, createBlock as Se, defineAsyncComponent as mt, ref as K, onMounted as ot, onUpdated as La, createTextVNode as L0, getCurrentScope as p1, onScopeDispose as m1, nextTick as f1, readonly as v1, getCurrentInstance as Pa, computed as b0, watch as A0, watchEffect as y1, shallowRef as Yr, toRaw as g1, renderSlot as be, createVNode as ee, Transition as V0, withCtx as Ee, createCommentVNode as $e, resolveDynamicComponent as d0, mergeModels as kr, useModel as Mr, Fragment as _e, renderList as I0, h as x1, resolveComponent as b1, mergeProps as w1 } from "vue";
|
|
2
2
|
var ur = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
3
3
|
function k1(r) {
|
|
4
4
|
return r && r.__esModule && Object.prototype.hasOwnProperty.call(r, "default") ? r.default : r;
|
|
@@ -573,10 +573,10 @@ var qa = { exports: {} };
|
|
|
573
573
|
), j = k.IteratorPrototype, A = k.BUGGY_SAFARI_ITERATORS, v = y("iterator"), g = "keys", z = "values", T = "entries", C = function() {
|
|
574
574
|
return this;
|
|
575
575
|
};
|
|
576
|
-
t.exports = function(E, _, R, re,
|
|
576
|
+
t.exports = function(E, _, R, re, te, ne, Re) {
|
|
577
577
|
i(R, _, re);
|
|
578
578
|
var he = function(ve) {
|
|
579
|
-
if (ve ===
|
|
579
|
+
if (ve === te && pe) return pe;
|
|
580
580
|
if (!A && ve in ge) return ge[ve];
|
|
581
581
|
switch (ve) {
|
|
582
582
|
case g:
|
|
@@ -595,17 +595,17 @@ var qa = { exports: {} };
|
|
|
595
595
|
return function() {
|
|
596
596
|
return new R(this);
|
|
597
597
|
};
|
|
598
|
-
}, je = _ + " Iterator",
|
|
599
|
-
if (Me && (fe = o(Me.call(new E())), j !== Object.prototype && fe.next && (!b && o(fe) !== j && (c ? c(fe, j) : typeof fe[v] != "function" && p(fe, v, C)), d(fe, je, !0, !0), b && (M[je] = C))),
|
|
598
|
+
}, je = _ + " Iterator", Oe = !1, ge = E.prototype, se = ge[v] || ge["@@iterator"] || te && ge[te], pe = !A && se || he(te), Me = _ == "Array" && ge.entries || se, fe, ie, Pe;
|
|
599
|
+
if (Me && (fe = o(Me.call(new E())), j !== Object.prototype && fe.next && (!b && o(fe) !== j && (c ? c(fe, j) : typeof fe[v] != "function" && p(fe, v, C)), d(fe, je, !0, !0), b && (M[je] = C))), te == z && se && se.name !== z && (Oe = !0, pe = function() {
|
|
600
600
|
return se.call(this);
|
|
601
|
-
}), (!b || Re) && ge[v] !== pe && p(ge, v, pe), M[_] = pe,
|
|
601
|
+
}), (!b || Re) && ge[v] !== pe && p(ge, v, pe), M[_] = pe, te)
|
|
602
602
|
if (ie = {
|
|
603
603
|
values: he(z),
|
|
604
604
|
keys: ne ? pe : he(g),
|
|
605
605
|
entries: he(T)
|
|
606
606
|
}, Re) for (Pe in ie)
|
|
607
|
-
(A ||
|
|
608
|
-
else s({ target: _, proto: !0, forced: A ||
|
|
607
|
+
(A || Oe || !(Pe in ge)) && f(ge, Pe, ie[Pe]);
|
|
608
|
+
else s({ target: _, proto: !0, forced: A || Oe }, ie);
|
|
609
609
|
return ie;
|
|
610
610
|
};
|
|
611
611
|
}
|
|
@@ -2349,7 +2349,7 @@ function N1(r, e) {
|
|
|
2349
2349
|
})
|
|
2350
2350
|
]);
|
|
2351
2351
|
}
|
|
2352
|
-
function
|
|
2352
|
+
function Q0(r, e) {
|
|
2353
2353
|
return B(), F("svg", {
|
|
2354
2354
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2355
2355
|
fill: "none",
|
|
@@ -2582,30 +2582,30 @@ const Q1 = /* @__PURE__ */ U({
|
|
|
2582
2582
|
case "rust":
|
|
2583
2583
|
case "rs":
|
|
2584
2584
|
return mt({
|
|
2585
|
-
loader: () => import("./Rust-
|
|
2586
|
-
loadingComponent:
|
|
2585
|
+
loader: () => import("./Rust-D3uKQtnr.js"),
|
|
2586
|
+
loadingComponent: Q0
|
|
2587
2587
|
});
|
|
2588
2588
|
case "javascript":
|
|
2589
2589
|
case "js":
|
|
2590
2590
|
return mt({
|
|
2591
|
-
loader: () => import("./JavaScript-
|
|
2592
|
-
loadingComponent:
|
|
2591
|
+
loader: () => import("./JavaScript-DdKoQTPJ.js"),
|
|
2592
|
+
loadingComponent: Q0
|
|
2593
2593
|
});
|
|
2594
2594
|
case "typescript":
|
|
2595
2595
|
case "ts":
|
|
2596
2596
|
return mt({
|
|
2597
|
-
loader: () => import("./TypeScript-
|
|
2598
|
-
loadingComponent:
|
|
2597
|
+
loader: () => import("./TypeScript-CPQtI5vq.js"),
|
|
2598
|
+
loadingComponent: Q0
|
|
2599
2599
|
});
|
|
2600
2600
|
case "bash":
|
|
2601
2601
|
case "sh":
|
|
2602
2602
|
case "shell":
|
|
2603
2603
|
return mt({
|
|
2604
|
-
loader: () => import("./Bash-
|
|
2605
|
-
loadingComponent:
|
|
2604
|
+
loader: () => import("./Bash-CSQxBrzN.js"),
|
|
2605
|
+
loadingComponent: Q0
|
|
2606
2606
|
});
|
|
2607
2607
|
default:
|
|
2608
|
-
return
|
|
2608
|
+
return Q0;
|
|
2609
2609
|
}
|
|
2610
2610
|
})();
|
|
2611
2611
|
return (n, s) => (B(), Se(V(a), {
|
|
@@ -3001,8 +3001,8 @@ var Va = { exports: {} };
|
|
|
3001
3001
|
z.hasOwnProperty(_) || (E[_] = C[_]);
|
|
3002
3002
|
}
|
|
3003
3003
|
var re = T[v];
|
|
3004
|
-
return T[v] = E, o.languages.DFS(o.languages, function(
|
|
3005
|
-
ne === re &&
|
|
3004
|
+
return T[v] = E, o.languages.DFS(o.languages, function(te, ne) {
|
|
3005
|
+
ne === re && te != v && (this[te] = E);
|
|
3006
3006
|
}), E;
|
|
3007
3007
|
},
|
|
3008
3008
|
// Traverse a language definition with Depth First Search
|
|
@@ -3109,10 +3109,10 @@ var Va = { exports: {} };
|
|
|
3109
3109
|
return;
|
|
3110
3110
|
}
|
|
3111
3111
|
if (g && a.Worker) {
|
|
3112
|
-
var
|
|
3113
|
-
|
|
3112
|
+
var te = new Worker(o.filename);
|
|
3113
|
+
te.onmessage = function(ne) {
|
|
3114
3114
|
re(ne.data);
|
|
3115
|
-
},
|
|
3115
|
+
}, te.postMessage(JSON.stringify({
|
|
3116
3116
|
language: R.language,
|
|
3117
3117
|
code: R.code,
|
|
3118
3118
|
immediateClose: !0
|
|
@@ -3269,12 +3269,12 @@ var Va = { exports: {} };
|
|
|
3269
3269
|
for (var re = 0; re < R.length; ++re) {
|
|
3270
3270
|
if (E && E.cause == _ + "," + re)
|
|
3271
3271
|
return;
|
|
3272
|
-
var
|
|
3273
|
-
if (he && !
|
|
3274
|
-
var
|
|
3275
|
-
|
|
3272
|
+
var te = R[re], ne = te.inside, Re = !!te.lookbehind, he = !!te.greedy, je = te.alias;
|
|
3273
|
+
if (he && !te.pattern.global) {
|
|
3274
|
+
var Oe = te.pattern.toString().match(/[imsuy]*$/)[0];
|
|
3275
|
+
te.pattern = RegExp(te.pattern.source, Oe + "g");
|
|
3276
3276
|
}
|
|
3277
|
-
for (var ge =
|
|
3277
|
+
for (var ge = te.pattern || te, se = T.next, pe = C; se !== g.tail && !(E && pe >= E.reach); pe += se.value.length, se = se.next) {
|
|
3278
3278
|
var Me = se.value;
|
|
3279
3279
|
if (g.length > v.length)
|
|
3280
3280
|
return;
|
|
@@ -3299,11 +3299,11 @@ var Va = { exports: {} };
|
|
|
3299
3299
|
Ke && (R0 = y(g, R0, Ke), pe += Ke.length), b(g, R0, fe);
|
|
3300
3300
|
var qt = new c(_, ne ? o.tokenize(Ye, ne) : Ye, je, Ye);
|
|
3301
3301
|
if (se = y(g, R0, qt), C0 && y(g, se, C0), fe > 1) {
|
|
3302
|
-
var
|
|
3302
|
+
var J0 = {
|
|
3303
3303
|
cause: _ + "," + re,
|
|
3304
3304
|
reach: v0
|
|
3305
3305
|
};
|
|
3306
|
-
p(v, g, z, se.prev, pe,
|
|
3306
|
+
p(v, g, z, se.prev, pe, J0), E && J0.reach > E.reach && (E.reach = J0.reach);
|
|
3307
3307
|
}
|
|
3308
3308
|
}
|
|
3309
3309
|
}
|
|
@@ -4184,7 +4184,7 @@ const us = /* @__PURE__ */ U({
|
|
|
4184
4184
|
const e = r, t = K(null), a = () => {
|
|
4185
4185
|
Zr.plugins.autoloader.languages_path = "https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/components/", t.value && Zr.highlightElement(t.value);
|
|
4186
4186
|
};
|
|
4187
|
-
return
|
|
4187
|
+
return ot(a), La(a), (n, s) => (B(), F("pre", {
|
|
4188
4188
|
class: "elmethis-prism-code-highlighter-pre",
|
|
4189
4189
|
key: JSON.stringify(e)
|
|
4190
4190
|
}, [
|
|
@@ -4199,7 +4199,7 @@ const us = /* @__PURE__ */ U({
|
|
|
4199
4199
|
]));
|
|
4200
4200
|
}
|
|
4201
4201
|
}), cs = /* @__PURE__ */ J(us, [["__scopeId", "data-v-fea16ec4"]]);
|
|
4202
|
-
function
|
|
4202
|
+
function G0(r) {
|
|
4203
4203
|
return p1() ? (m1(r), !0) : !1;
|
|
4204
4204
|
}
|
|
4205
4205
|
function h0(r) {
|
|
@@ -4223,7 +4223,7 @@ function ms(r) {
|
|
|
4223
4223
|
return Pa();
|
|
4224
4224
|
}
|
|
4225
4225
|
function Ua(r, e = !0, t) {
|
|
4226
|
-
ms() ?
|
|
4226
|
+
ms() ? ot(r, t) : e ? r() : f1(r);
|
|
4227
4227
|
}
|
|
4228
4228
|
function fs(r, e, t = {}) {
|
|
4229
4229
|
const {
|
|
@@ -4241,7 +4241,7 @@ function fs(r, e, t = {}) {
|
|
|
4241
4241
|
n.value = !1, s = null, r(...d);
|
|
4242
4242
|
}, h0(e));
|
|
4243
4243
|
}
|
|
4244
|
-
return a && (n.value = !0, Sr && c()),
|
|
4244
|
+
return a && (n.value = !0, Sr && c()), G0(o), {
|
|
4245
4245
|
isPending: v1(n),
|
|
4246
4246
|
start: c,
|
|
4247
4247
|
stop: o
|
|
@@ -4274,7 +4274,7 @@ function D0(...r) {
|
|
|
4274
4274
|
), d = () => {
|
|
4275
4275
|
c(), i();
|
|
4276
4276
|
};
|
|
4277
|
-
return
|
|
4277
|
+
return G0(d), d;
|
|
4278
4278
|
}
|
|
4279
4279
|
function vs(r) {
|
|
4280
4280
|
return typeof r == "function" ? r : typeof r == "string" ? (e) => e.key === r : Array.isArray(r) ? (e) => r.includes(e.key) : () => !0;
|
|
@@ -4294,18 +4294,18 @@ function ys(...r) {
|
|
|
4294
4294
|
}
|
|
4295
4295
|
function gs() {
|
|
4296
4296
|
const r = K(!1), e = Pa();
|
|
4297
|
-
return e &&
|
|
4297
|
+
return e && ot(() => {
|
|
4298
4298
|
r.value = !0;
|
|
4299
4299
|
}, e), r;
|
|
4300
4300
|
}
|
|
4301
|
-
function
|
|
4301
|
+
function U0(r) {
|
|
4302
4302
|
const e = gs();
|
|
4303
4303
|
return b0(() => (e.value, !!r()));
|
|
4304
4304
|
}
|
|
4305
4305
|
function xs(r, e, t = {}) {
|
|
4306
4306
|
const { window: a = j0, ...n } = t;
|
|
4307
4307
|
let s;
|
|
4308
|
-
const i =
|
|
4308
|
+
const i = U0(() => a && "MutationObserver" in a), o = () => {
|
|
4309
4309
|
s && (s.disconnect(), s = void 0);
|
|
4310
4310
|
}, c = b0(() => {
|
|
4311
4311
|
const y = h0(r), b = (Array.isArray(y) ? y : [y]).map(s0).filter(Ga);
|
|
@@ -4319,14 +4319,14 @@ function xs(r, e, t = {}) {
|
|
|
4319
4319
|
), p = () => s == null ? void 0 : s.takeRecords(), f = () => {
|
|
4320
4320
|
d(), o();
|
|
4321
4321
|
};
|
|
4322
|
-
return
|
|
4322
|
+
return G0(f), {
|
|
4323
4323
|
isSupported: i,
|
|
4324
4324
|
stop: f,
|
|
4325
4325
|
takeRecords: p
|
|
4326
4326
|
};
|
|
4327
4327
|
}
|
|
4328
4328
|
function bs(r, e = {}) {
|
|
4329
|
-
const { window: t = j0 } = e, a =
|
|
4329
|
+
const { window: t = j0 } = e, a = U0(() => t && "matchMedia" in t && typeof t.matchMedia == "function");
|
|
4330
4330
|
let n;
|
|
4331
4331
|
const s = K(!1), i = (d) => {
|
|
4332
4332
|
s.value = d.matches;
|
|
@@ -4335,7 +4335,7 @@ function bs(r, e = {}) {
|
|
|
4335
4335
|
}, c = y1(() => {
|
|
4336
4336
|
a.value && (o(), n = t.matchMedia(h0(r)), "addEventListener" in n ? n.addEventListener("change", i) : n.addListener(i), s.value = n.matches);
|
|
4337
4337
|
});
|
|
4338
|
-
return
|
|
4338
|
+
return G0(() => {
|
|
4339
4339
|
c(), o(), n = void 0;
|
|
4340
4340
|
}), s;
|
|
4341
4341
|
}
|
|
@@ -4343,7 +4343,7 @@ function Kr(r, e = {}) {
|
|
|
4343
4343
|
const {
|
|
4344
4344
|
controls: t = !1,
|
|
4345
4345
|
navigator: a = Wa
|
|
4346
|
-
} = e, n =
|
|
4346
|
+
} = e, n = U0(() => a && "permissions" in a), s = Yr(), i = typeof r == "string" ? { name: r } : r, o = Yr(), c = () => {
|
|
4347
4347
|
var p, f;
|
|
4348
4348
|
o.value = (f = (p = s.value) == null ? void 0 : p.state) != null ? f : "prompt";
|
|
4349
4349
|
};
|
|
@@ -4375,7 +4375,7 @@ function Ya(r = {}) {
|
|
|
4375
4375
|
source: a,
|
|
4376
4376
|
copiedDuring: n = 1500,
|
|
4377
4377
|
legacy: s = !1
|
|
4378
|
-
} = r, i =
|
|
4378
|
+
} = r, i = U0(() => e && "clipboard" in e), o = Kr("clipboard-read"), c = Kr("clipboard-write"), d = b0(() => i.value || s), p = K(""), f = K(!1), y = fs(() => f.value = !1, n);
|
|
4379
4379
|
function b() {
|
|
4380
4380
|
i.value && A(o.value) ? e.clipboard.readText().then((v) => {
|
|
4381
4381
|
p.value = v;
|
|
@@ -4406,7 +4406,7 @@ function Ya(r = {}) {
|
|
|
4406
4406
|
function ws(r, e, t = {}) {
|
|
4407
4407
|
const { window: a = j0, ...n } = t;
|
|
4408
4408
|
let s;
|
|
4409
|
-
const i =
|
|
4409
|
+
const i = U0(() => a && "ResizeObserver" in a), o = () => {
|
|
4410
4410
|
s && (s.disconnect(), s = void 0);
|
|
4411
4411
|
}, c = b0(() => {
|
|
4412
4412
|
const f = h0(r);
|
|
@@ -4424,7 +4424,7 @@ function ws(r, e, t = {}) {
|
|
|
4424
4424
|
), p = () => {
|
|
4425
4425
|
o(), d();
|
|
4426
4426
|
};
|
|
4427
|
-
return
|
|
4427
|
+
return G0(p), {
|
|
4428
4428
|
isSupported: i,
|
|
4429
4429
|
stop: p
|
|
4430
4430
|
};
|
|
@@ -4472,7 +4472,7 @@ function p0(r, e, t = {}) {
|
|
|
4472
4472
|
threshold: s = 0,
|
|
4473
4473
|
window: i = j0,
|
|
4474
4474
|
immediate: o = !0
|
|
4475
|
-
} = t, c =
|
|
4475
|
+
} = t, c = U0(() => i && "IntersectionObserver" in i), d = b0(() => {
|
|
4476
4476
|
const M = h0(r);
|
|
4477
4477
|
return (Array.isArray(M) ? M : [M]).map(s0).filter(Ga);
|
|
4478
4478
|
});
|
|
@@ -4498,7 +4498,7 @@ function p0(r, e, t = {}) {
|
|
|
4498
4498
|
) : St, b = () => {
|
|
4499
4499
|
p(), y(), f.value = !1;
|
|
4500
4500
|
};
|
|
4501
|
-
return
|
|
4501
|
+
return G0(b), {
|
|
4502
4502
|
isSupported: c,
|
|
4503
4503
|
isActive: f,
|
|
4504
4504
|
pause() {
|
|
@@ -4577,8 +4577,8 @@ const Ss = /* @__PURE__ */ U({
|
|
|
4577
4577
|
})
|
|
4578
4578
|
}, [
|
|
4579
4579
|
be(c.$slots, "original", {}, void 0, !0),
|
|
4580
|
-
|
|
4581
|
-
default:
|
|
4580
|
+
ee(V0, null, {
|
|
4581
|
+
default: Ee(() => [
|
|
4582
4582
|
o.value ? (B(), F("div", {
|
|
4583
4583
|
key: 0,
|
|
4584
4584
|
class: O(c.$style.tooltip),
|
|
@@ -4621,16 +4621,16 @@ const Ss = /* @__PURE__ */ U({
|
|
|
4621
4621
|
N("div", {
|
|
4622
4622
|
class: O(n.$style.header__left)
|
|
4623
4623
|
}, [
|
|
4624
|
-
|
|
4624
|
+
ee(as, {
|
|
4625
4625
|
language: n.language,
|
|
4626
4626
|
size: 20
|
|
4627
4627
|
}, null, 8, ["language"]),
|
|
4628
|
-
|
|
4628
|
+
ee(xe, {
|
|
4629
4629
|
text: n.caption ?? n.language
|
|
4630
4630
|
}, null, 8, ["text"])
|
|
4631
4631
|
], 2),
|
|
4632
|
-
|
|
4633
|
-
original:
|
|
4632
|
+
ee(Ar, null, {
|
|
4633
|
+
original: Ee(() => [
|
|
4634
4634
|
(B(), Se(d0(V(a) ? V(_1) : V(N1)), {
|
|
4635
4635
|
class: O(n.$style["copy-icon"]),
|
|
4636
4636
|
onClick: s[0] || (s[0] = () => {
|
|
@@ -4638,9 +4638,9 @@ const Ss = /* @__PURE__ */ U({
|
|
|
4638
4638
|
})
|
|
4639
4639
|
}, null, 8, ["class"]))
|
|
4640
4640
|
]),
|
|
4641
|
-
tooltip:
|
|
4641
|
+
tooltip: Ee(() => [
|
|
4642
4642
|
N("div", null, [
|
|
4643
|
-
|
|
4643
|
+
ee(xe, {
|
|
4644
4644
|
text: V(a) ? "Copied to Clipboard!" : "Copy to Clipboard"
|
|
4645
4645
|
}, null, 8, ["text"])
|
|
4646
4646
|
])
|
|
@@ -4651,7 +4651,7 @@ const Ss = /* @__PURE__ */ U({
|
|
|
4651
4651
|
N("div", {
|
|
4652
4652
|
class: O(n.$style.code)
|
|
4653
4653
|
}, [
|
|
4654
|
-
|
|
4654
|
+
ee(cs, {
|
|
4655
4655
|
code: n.code,
|
|
4656
4656
|
language: n.language
|
|
4657
4657
|
}, null, 8, ["code", "language"])
|
|
@@ -4969,10 +4969,10 @@ class y0 {
|
|
|
4969
4969
|
return this.size >= 2;
|
|
4970
4970
|
}
|
|
4971
4971
|
}
|
|
4972
|
-
var zr = 0, Tt = 1, N0 = 2, i0 = 3,
|
|
4972
|
+
var zr = 0, Tt = 1, N0 = 2, i0 = 3, nt = 4, Ve = 5, P0 = 6, Ce = 7, Je = [new y0(zr, 0, !1), new y0(Tt, 0, !0), new y0(N0, 1, !1), new y0(i0, 1, !0), new y0(nt, 2, !1), new y0(Ve, 2, !0), new y0(P0, 3, !1), new y0(Ce, 3, !0)], Ws = [nt, Ve, nt, Ve, P0, Ce, P0, Ce], Ys = [Ve, Ve, Ve, Ve, Ce, Ce, Ce, Ce], Xs = [N0, i0, nt, Ve, P0, Ce, P0, Ce], Zs = [i0, i0, Ve, Ve, Ce, Ce, Ce, Ce], Ks = [Tt, Tt, i0, i0, Ve, Ve, Ce, Ce], Js = [zr, Tt, N0, i0, N0, i0, N0, i0], Y = {
|
|
4973
4973
|
DISPLAY: Je[zr],
|
|
4974
4974
|
TEXT: Je[N0],
|
|
4975
|
-
SCRIPT: Je[
|
|
4975
|
+
SCRIPT: Je[nt],
|
|
4976
4976
|
SCRIPTSCRIPT: Je[P0]
|
|
4977
4977
|
}, cr = [{
|
|
4978
4978
|
// Latin characters beyond the Latin-1 characters we have metrics for.
|
|
@@ -8247,7 +8247,7 @@ function l(r, e, t, a, n, s) {
|
|
|
8247
8247
|
replace: a
|
|
8248
8248
|
}, s && a && (oe[r][a] = oe[r][n]);
|
|
8249
8249
|
}
|
|
8250
|
-
var u = "math", I = "text", h = "main", x = "ams", ue = "accent-token", q = "bin",
|
|
8250
|
+
var u = "math", I = "text", h = "main", x = "ams", ue = "accent-token", q = "bin", Be = "close", W0 = "inner", W = "mathord", we = "op-token", Ne = "open", Dt = "punct", w = "rel", m0 = "spacing", S = "textord";
|
|
8251
8251
|
l(u, h, w, "≡", "\\equiv", !0);
|
|
8252
8252
|
l(u, h, w, "≺", "\\prec", !0);
|
|
8253
8253
|
l(u, h, w, "≻", "\\succ", !0);
|
|
@@ -8304,9 +8304,9 @@ l(I, h, S, "†", "\\textdagger");
|
|
|
8304
8304
|
l(u, h, S, "‡", "\\ddag");
|
|
8305
8305
|
l(I, h, S, "‡", "\\ddag");
|
|
8306
8306
|
l(I, h, S, "‡", "\\textdaggerdbl");
|
|
8307
|
-
l(u, h,
|
|
8307
|
+
l(u, h, Be, "⎱", "\\rmoustache", !0);
|
|
8308
8308
|
l(u, h, Ne, "⎰", "\\lmoustache", !0);
|
|
8309
|
-
l(u, h,
|
|
8309
|
+
l(u, h, Be, "⟯", "\\rgroup", !0);
|
|
8310
8310
|
l(u, h, Ne, "⟮", "\\lgroup", !0);
|
|
8311
8311
|
l(u, h, q, "∓", "\\mp", !0);
|
|
8312
8312
|
l(u, h, q, "⊖", "\\ominus", !0);
|
|
@@ -8438,9 +8438,9 @@ l(u, x, S, "ℷ", "\\gimel", !0);
|
|
|
8438
8438
|
l(u, x, S, "ϝ", "\\digamma", !0);
|
|
8439
8439
|
l(u, x, S, "ϰ", "\\varkappa");
|
|
8440
8440
|
l(u, x, Ne, "┌", "\\@ulcorner", !0);
|
|
8441
|
-
l(u, x,
|
|
8441
|
+
l(u, x, Be, "┐", "\\@urcorner", !0);
|
|
8442
8442
|
l(u, x, Ne, "└", "\\@llcorner", !0);
|
|
8443
|
-
l(u, x,
|
|
8443
|
+
l(u, x, Be, "┘", "\\@lrcorner", !0);
|
|
8444
8444
|
l(u, x, w, "≦", "\\leqq", !0);
|
|
8445
8445
|
l(u, x, w, "⩽", "\\leqslant", !0);
|
|
8446
8446
|
l(u, x, w, "⪕", "\\eqslantless", !0);
|
|
@@ -8661,11 +8661,11 @@ l(u, h, S, "√", "\\surd");
|
|
|
8661
8661
|
l(u, h, Ne, "⟨", "\\langle", !0);
|
|
8662
8662
|
l(u, h, Ne, "∣", "\\lvert");
|
|
8663
8663
|
l(u, h, Ne, "∥", "\\lVert");
|
|
8664
|
-
l(u, h,
|
|
8665
|
-
l(u, h,
|
|
8666
|
-
l(u, h,
|
|
8667
|
-
l(u, h,
|
|
8668
|
-
l(u, h,
|
|
8664
|
+
l(u, h, Be, "?", "?");
|
|
8665
|
+
l(u, h, Be, "!", "!");
|
|
8666
|
+
l(u, h, Be, "⟩", "\\rangle", !0);
|
|
8667
|
+
l(u, h, Be, "∣", "\\rvert");
|
|
8668
|
+
l(u, h, Be, "∥", "\\rVert");
|
|
8669
8669
|
l(u, h, w, "=", "=");
|
|
8670
8670
|
l(u, h, w, ":", ":");
|
|
8671
8671
|
l(u, h, w, "≈", "\\approx", !0);
|
|
@@ -8721,23 +8721,23 @@ l(u, h, q, "▹", "\\triangleright");
|
|
|
8721
8721
|
l(u, h, Ne, "{", "\\{");
|
|
8722
8722
|
l(I, h, S, "{", "\\{");
|
|
8723
8723
|
l(I, h, S, "{", "\\textbraceleft");
|
|
8724
|
-
l(u, h,
|
|
8724
|
+
l(u, h, Be, "}", "\\}");
|
|
8725
8725
|
l(I, h, S, "}", "\\}");
|
|
8726
8726
|
l(I, h, S, "}", "\\textbraceright");
|
|
8727
8727
|
l(u, h, Ne, "{", "\\lbrace");
|
|
8728
|
-
l(u, h,
|
|
8728
|
+
l(u, h, Be, "}", "\\rbrace");
|
|
8729
8729
|
l(u, h, Ne, "[", "\\lbrack", !0);
|
|
8730
8730
|
l(I, h, S, "[", "\\lbrack", !0);
|
|
8731
|
-
l(u, h,
|
|
8731
|
+
l(u, h, Be, "]", "\\rbrack", !0);
|
|
8732
8732
|
l(I, h, S, "]", "\\rbrack", !0);
|
|
8733
8733
|
l(u, h, Ne, "(", "\\lparen", !0);
|
|
8734
|
-
l(u, h,
|
|
8734
|
+
l(u, h, Be, ")", "\\rparen", !0);
|
|
8735
8735
|
l(I, h, S, "<", "\\textless", !0);
|
|
8736
8736
|
l(I, h, S, ">", "\\textgreater", !0);
|
|
8737
8737
|
l(u, h, Ne, "⌊", "\\lfloor", !0);
|
|
8738
|
-
l(u, h,
|
|
8738
|
+
l(u, h, Be, "⌋", "\\rfloor", !0);
|
|
8739
8739
|
l(u, h, Ne, "⌈", "\\lceil", !0);
|
|
8740
|
-
l(u, h,
|
|
8740
|
+
l(u, h, Be, "⌉", "\\rceil", !0);
|
|
8741
8741
|
l(u, h, S, "\\", "\\backslash");
|
|
8742
8742
|
l(u, h, S, "∣", "|");
|
|
8743
8743
|
l(u, h, S, "∣", "\\vert");
|
|
@@ -8774,12 +8774,12 @@ l(u, h, we, "∯", "\\oiint");
|
|
|
8774
8774
|
l(u, h, we, "∰", "\\oiiint");
|
|
8775
8775
|
l(u, h, we, "⨆", "\\bigsqcup");
|
|
8776
8776
|
l(u, h, we, "∫", "\\smallint");
|
|
8777
|
-
l(I, h,
|
|
8778
|
-
l(u, h,
|
|
8779
|
-
l(I, h,
|
|
8780
|
-
l(u, h,
|
|
8781
|
-
l(u, h,
|
|
8782
|
-
l(u, h,
|
|
8777
|
+
l(I, h, W0, "…", "\\textellipsis");
|
|
8778
|
+
l(u, h, W0, "…", "\\mathellipsis");
|
|
8779
|
+
l(I, h, W0, "…", "\\ldots", !0);
|
|
8780
|
+
l(u, h, W0, "…", "\\ldots", !0);
|
|
8781
|
+
l(u, h, W0, "⋯", "\\@cdots", !0);
|
|
8782
|
+
l(u, h, W0, "⋱", "\\ddots", !0);
|
|
8783
8783
|
l(u, h, S, "⋮", "\\varvdots");
|
|
8784
8784
|
l(u, h, ue, "ˊ", "\\acute");
|
|
8785
8785
|
l(u, h, ue, "ˋ", "\\grave");
|
|
@@ -9066,11 +9066,11 @@ var gt = [
|
|
|
9066
9066
|
i.height > t && (t = i.height), i.depth > a && (a = i.depth), i.maxFontSize > n && (n = i.maxFontSize);
|
|
9067
9067
|
}
|
|
9068
9068
|
e.height = t, e.depth = a, e.maxFontSize = n;
|
|
9069
|
-
},
|
|
9069
|
+
}, Ie = function(e, t, a, n) {
|
|
9070
9070
|
var s = new ct(e, t, a, n);
|
|
9071
9071
|
return Cr(s), s;
|
|
9072
9072
|
}, an = (r, e, t, a) => new ct(r, e, t, a), Ai = function(e, t, a) {
|
|
9073
|
-
var n =
|
|
9073
|
+
var n = Ie([e], [], t);
|
|
9074
9074
|
return n.height = Math.max(a || t.fontMetrics().defaultRuleThickness, t.minRuleThickness), n.style.borderBottomWidth = L(n.height), n.maxFontSize = 1, n;
|
|
9075
9075
|
}, ji = function(e, t, a, n) {
|
|
9076
9076
|
var s = new $r(e, t, a, n);
|
|
@@ -9079,7 +9079,7 @@ var gt = [
|
|
|
9079
9079
|
var t = new ut(e);
|
|
9080
9080
|
return Cr(t), t;
|
|
9081
9081
|
}, zi = function(e, t) {
|
|
9082
|
-
return e instanceof ut ?
|
|
9082
|
+
return e instanceof ut ? Ie([], [e], t) : e;
|
|
9083
9083
|
}, Ti = function(e) {
|
|
9084
9084
|
if (e.positionType === "individualShift") {
|
|
9085
9085
|
for (var t = e.children, a = [t[0]], n = -t[0].shift - t[0].elem.depth, s = n, i = 1; i < t.length; i++) {
|
|
@@ -9130,32 +9130,32 @@ var gt = [
|
|
|
9130
9130
|
}
|
|
9131
9131
|
}
|
|
9132
9132
|
s += 2;
|
|
9133
|
-
var d =
|
|
9133
|
+
var d = Ie(["pstrut"], []);
|
|
9134
9134
|
d.style.height = L(s);
|
|
9135
9135
|
for (var p = [], f = n, y = n, b = n, M = 0; M < a.length; M++) {
|
|
9136
9136
|
var k = a[M];
|
|
9137
9137
|
if (k.type === "kern")
|
|
9138
9138
|
b += k.size;
|
|
9139
9139
|
else {
|
|
9140
|
-
var j = k.elem, A = k.wrapperClasses || [], v = k.wrapperStyle || {}, g =
|
|
9140
|
+
var j = k.elem, A = k.wrapperClasses || [], v = k.wrapperStyle || {}, g = Ie(A, [d, j], void 0, v);
|
|
9141
9141
|
g.style.top = L(-s - b - j.depth), k.marginLeft && (g.style.marginLeft = k.marginLeft), k.marginRight && (g.style.marginRight = k.marginRight), p.push(g), b += j.height + j.depth;
|
|
9142
9142
|
}
|
|
9143
9143
|
f = Math.min(f, b), y = Math.max(y, b);
|
|
9144
9144
|
}
|
|
9145
|
-
var z =
|
|
9145
|
+
var z = Ie(["vlist"], p);
|
|
9146
9146
|
z.style.height = L(y);
|
|
9147
9147
|
var T;
|
|
9148
9148
|
if (f < 0) {
|
|
9149
|
-
var C =
|
|
9149
|
+
var C = Ie([], []), E = Ie(["vlist"], [C]);
|
|
9150
9150
|
E.style.height = L(-f);
|
|
9151
|
-
var _ =
|
|
9152
|
-
T = [
|
|
9151
|
+
var _ = Ie(["vlist-s"], [new Ue("")]);
|
|
9152
|
+
T = [Ie(["vlist-r"], [z, _]), Ie(["vlist-r"], [E])];
|
|
9153
9153
|
} else
|
|
9154
|
-
T = [
|
|
9155
|
-
var R =
|
|
9154
|
+
T = [Ie(["vlist-r"], [z])];
|
|
9155
|
+
var R = Ie(["vlist-t"], T);
|
|
9156
9156
|
return T.length === 2 && R.classes.push("vlist-t2"), R.height = y, R.depth = -f, R;
|
|
9157
9157
|
}, Ci = (r, e) => {
|
|
9158
|
-
var t =
|
|
9158
|
+
var t = Ie(["mspace"], [], e), a = de(r, e);
|
|
9159
9159
|
return t.style.marginRight = L(a), t;
|
|
9160
9160
|
}, xt = function(e, t, a) {
|
|
9161
9161
|
var n = "";
|
|
@@ -9250,7 +9250,7 @@ var gt = [
|
|
|
9250
9250
|
fontMap: sn,
|
|
9251
9251
|
makeSymbol: Xe,
|
|
9252
9252
|
mathsym: bi,
|
|
9253
|
-
makeSpan:
|
|
9253
|
+
makeSpan: Ie,
|
|
9254
9254
|
makeSvgSpan: an,
|
|
9255
9255
|
makeLineSpan: Ai,
|
|
9256
9256
|
makeAnchor: ji,
|
|
@@ -9464,7 +9464,7 @@ var Bt = function(e) {
|
|
|
9464
9464
|
return e;
|
|
9465
9465
|
}, mr = function(e, t) {
|
|
9466
9466
|
return e ? (t && (e = Hi(e, t)), Ri[e.classes[0]] || null) : null;
|
|
9467
|
-
},
|
|
9467
|
+
}, st = function(e, t) {
|
|
9468
9468
|
var a = ["nulldelimiter"].concat(e.baseSizingClasses());
|
|
9469
9469
|
return u0(t.concat(a));
|
|
9470
9470
|
}, ae = function(e, t, a) {
|
|
@@ -9557,7 +9557,7 @@ class qe {
|
|
|
9557
9557
|
return this.children.map((e) => e.toText()).join("");
|
|
9558
9558
|
}
|
|
9559
9559
|
}
|
|
9560
|
-
class
|
|
9560
|
+
class rt {
|
|
9561
9561
|
constructor(e) {
|
|
9562
9562
|
this.text = void 0, this.text = e;
|
|
9563
9563
|
}
|
|
@@ -9613,7 +9613,7 @@ class _i {
|
|
|
9613
9613
|
}
|
|
9614
9614
|
var D = {
|
|
9615
9615
|
MathNode: qe,
|
|
9616
|
-
TextNode:
|
|
9616
|
+
TextNode: rt,
|
|
9617
9617
|
SpaceNode: _i,
|
|
9618
9618
|
newDocumentFragment: cn
|
|
9619
9619
|
}, We = function(e, t, a) {
|
|
@@ -9673,15 +9673,15 @@ var D = {
|
|
|
9673
9673
|
continue;
|
|
9674
9674
|
} else if (c.type === "mi" && c.children.length === 1 && i.type === "mn") {
|
|
9675
9675
|
var d = c.children[0];
|
|
9676
|
-
if (d instanceof
|
|
9676
|
+
if (d instanceof rt && d.text === ".") {
|
|
9677
9677
|
i.children.push(...c.children);
|
|
9678
9678
|
continue;
|
|
9679
9679
|
}
|
|
9680
9680
|
} else if (i.type === "mi" && i.children.length === 1) {
|
|
9681
9681
|
var p = i.children[0];
|
|
9682
|
-
if (p instanceof
|
|
9682
|
+
if (p instanceof rt && p.text === "̸" && (c.type === "mo" || c.type === "mi" || c.type === "mn")) {
|
|
9683
9683
|
var f = c.children[0];
|
|
9684
|
-
f instanceof
|
|
9684
|
+
f instanceof rt && f.text.length > 0 && (f.text = f.text.slice(0, 1) + "̸" + f.text.slice(1), s.pop());
|
|
9685
9685
|
}
|
|
9686
9686
|
}
|
|
9687
9687
|
}
|
|
@@ -9867,13 +9867,13 @@ var dn = function(e) {
|
|
|
9867
9867
|
else
|
|
9868
9868
|
throw new Error(`Correct katexImagesData or update code here to support
|
|
9869
9869
|
` + E + " children.");
|
|
9870
|
-
for (var
|
|
9871
|
-
var ne = new k0(g[
|
|
9870
|
+
for (var te = 0; te < E; te++) {
|
|
9871
|
+
var ne = new k0(g[te]), Re = new o0([ne], {
|
|
9872
9872
|
width: "400em",
|
|
9873
9873
|
height: L(C),
|
|
9874
9874
|
viewBox: "0 0 " + o + " " + T,
|
|
9875
|
-
preserveAspectRatio: R[
|
|
9876
|
-
}), he = $.makeSvgSpan([_[
|
|
9875
|
+
preserveAspectRatio: R[te] + " slice"
|
|
9876
|
+
}), he = $.makeSvgSpan([_[te]], [Re], t);
|
|
9877
9877
|
if (E === 1)
|
|
9878
9878
|
return {
|
|
9879
9879
|
span: he,
|
|
@@ -10751,7 +10751,7 @@ P({
|
|
|
10751
10751
|
};
|
|
10752
10752
|
}
|
|
10753
10753
|
});
|
|
10754
|
-
var
|
|
10754
|
+
var tt = function(e, t, a) {
|
|
10755
10755
|
var n = oe.math[e] && oe.math[e].replace, s = Tr(n || e, t, a);
|
|
10756
10756
|
if (!s)
|
|
10757
10757
|
throw new Error("Unsupported symbol " + e + " and font size " + t + ".");
|
|
@@ -10799,16 +10799,16 @@ var et = function(e, t, a) {
|
|
|
10799
10799
|
o = d = p = e, c = null;
|
|
10800
10800
|
var b = "Size1-Regular";
|
|
10801
10801
|
e === "\\uparrow" ? d = p = "⏐" : e === "\\Uparrow" ? d = p = "‖" : e === "\\downarrow" ? o = d = "⏐" : e === "\\Downarrow" ? o = d = "‖" : e === "\\updownarrow" ? (o = "\\uparrow", d = "⏐", p = "\\downarrow") : e === "\\Updownarrow" ? (o = "\\Uparrow", d = "‖", p = "\\Downarrow") : G.contains(al, e) ? (d = "∣", f = "vert", y = 333) : G.contains(nl, e) ? (d = "∥", f = "doublevert", y = 556) : e === "[" || e === "\\lbrack" ? (o = "⎡", d = "⎢", p = "⎣", b = "Size4-Regular", f = "lbrack", y = 667) : e === "]" || e === "\\rbrack" ? (o = "⎤", d = "⎥", p = "⎦", b = "Size4-Regular", f = "rbrack", y = 667) : e === "\\lfloor" || e === "⌊" ? (d = o = "⎢", p = "⎣", b = "Size4-Regular", f = "lfloor", y = 667) : e === "\\lceil" || e === "⌈" ? (o = "⎡", d = p = "⎢", b = "Size4-Regular", f = "lceil", y = 667) : e === "\\rfloor" || e === "⌋" ? (d = o = "⎥", p = "⎦", b = "Size4-Regular", f = "rfloor", y = 667) : e === "\\rceil" || e === "⌉" ? (o = "⎤", d = p = "⎥", b = "Size4-Regular", f = "rceil", y = 667) : e === "(" || e === "\\lparen" ? (o = "⎛", d = "⎜", p = "⎝", b = "Size4-Regular", f = "lparen", y = 875) : e === ")" || e === "\\rparen" ? (o = "⎞", d = "⎟", p = "⎠", b = "Size4-Regular", f = "rparen", y = 875) : e === "\\{" || e === "\\lbrace" ? (o = "⎧", c = "⎨", p = "⎩", d = "⎪", b = "Size4-Regular") : e === "\\}" || e === "\\rbrace" ? (o = "⎫", c = "⎬", p = "⎭", d = "⎪", b = "Size4-Regular") : e === "\\lgroup" || e === "⟮" ? (o = "⎧", p = "⎩", d = "⎪", b = "Size4-Regular") : e === "\\rgroup" || e === "⟯" ? (o = "⎫", p = "⎭", d = "⎪", b = "Size4-Regular") : e === "\\lmoustache" || e === "⎰" ? (o = "⎧", p = "⎭", d = "⎪", b = "Size4-Regular") : (e === "\\rmoustache" || e === "⎱") && (o = "⎫", p = "⎩", d = "⎪", b = "Size4-Regular");
|
|
10802
|
-
var M =
|
|
10802
|
+
var M = tt(o, b, s), k = M.height + M.depth, j = tt(d, b, s), A = j.height + j.depth, v = tt(p, b, s), g = v.height + v.depth, z = 0, T = 1;
|
|
10803
10803
|
if (c !== null) {
|
|
10804
|
-
var C =
|
|
10804
|
+
var C = tt(c, b, s);
|
|
10805
10805
|
z = C.height + C.depth, T = 2;
|
|
10806
10806
|
}
|
|
10807
10807
|
var E = k + g + z, _ = Math.max(0, Math.ceil((t - E) / (T * A))), R = E + _ * T * A, re = n.fontMetrics().axisHeight;
|
|
10808
10808
|
a && (re *= n.sizeMultiplier);
|
|
10809
|
-
var
|
|
10809
|
+
var te = R / 2 - re, ne = [];
|
|
10810
10810
|
if (f.length > 0) {
|
|
10811
|
-
var Re = R - k - g, he = Math.round(R * 1e3), je = ui(f, Math.round(Re * 1e3)),
|
|
10811
|
+
var Re = R - k - g, he = Math.round(R * 1e3), je = ui(f, Math.round(Re * 1e3)), Oe = new k0(f, je), ge = (y / 1e3).toFixed(3) + "em", se = (he / 1e3).toFixed(3) + "em", pe = new o0([Oe], {
|
|
10812
10812
|
width: ge,
|
|
10813
10813
|
height: se,
|
|
10814
10814
|
viewBox: "0 0 " + y + " " + he
|
|
@@ -10829,7 +10829,7 @@ var et = function(e, t, a) {
|
|
|
10829
10829
|
}
|
|
10830
10830
|
var Pe = n.havingBaseStyle(Y.TEXT), ve = $.makeVList({
|
|
10831
10831
|
positionType: "bottom",
|
|
10832
|
-
positionData:
|
|
10832
|
+
positionData: te,
|
|
10833
10833
|
children: ne
|
|
10834
10834
|
}, Pe);
|
|
10835
10835
|
return Dr($.makeSpan(["delimsizing", "mult"], [ve], Pe), Y.TEXT, n, i);
|
|
@@ -10844,7 +10844,7 @@ var et = function(e, t, a) {
|
|
|
10844
10844
|
return $.makeSvgSpan(["hide-tail"], [c], s);
|
|
10845
10845
|
}, sl = function(e, t) {
|
|
10846
10846
|
var a = t.havingBaseSizing(), n = jn("\\surd", e * a.sizeMultiplier, An, a), s = a.sizeMultiplier, i = Math.max(0, t.minRuleThickness - t.fontMetrics().sqrtRuleThickness), o, c = 0, d = 0, p = 0, f;
|
|
10847
|
-
return n.type === "small" ? (p = 1e3 + 1e3 * i + Qt, e < 1 ? s = 1 : e < 1.4 && (s = 0.7), c = (1 + i + er) / s, d = (1 + i) / s, o = tr("sqrtMain", c, p, i, t), o.style.minWidth = "0.853em", f = 0.833 / s) : n.type === "large" ? (p = (1e3 + Qt) *
|
|
10847
|
+
return n.type === "small" ? (p = 1e3 + 1e3 * i + Qt, e < 1 ? s = 1 : e < 1.4 && (s = 0.7), c = (1 + i + er) / s, d = (1 + i) / s, o = tr("sqrtMain", c, p, i, t), o.style.minWidth = "0.853em", f = 0.833 / s) : n.type === "large" ? (p = (1e3 + Qt) * at[n.size], d = (at[n.size] + i) / s, c = (at[n.size] + i + er) / s, o = tr("sqrtSize" + n.size, c, p, i, t), o.style.minWidth = "1.02em", f = 1 / s) : (c = e + i + er, d = e + i, p = Math.floor(1e3 * e + i) + Qt, o = tr("sqrtTall", c, p, i, t), o.style.minWidth = "0.742em", f = 1.056), o.height = d, o.style.height = L(c), {
|
|
10848
10848
|
span: o,
|
|
10849
10849
|
advanceWidth: f,
|
|
10850
10850
|
// Calculate the actual line width.
|
|
@@ -10853,11 +10853,11 @@ var et = function(e, t, a) {
|
|
|
10853
10853
|
// have thicker rules.
|
|
10854
10854
|
ruleWidth: (t.fontMetrics().sqrtRuleThickness + i) * s
|
|
10855
10855
|
};
|
|
10856
|
-
}, Mn = ["(", "\\lparen", ")", "\\rparen", "[", "\\lbrack", "]", "\\rbrack", "\\{", "\\lbrace", "\\}", "\\rbrace", "\\lfloor", "\\rfloor", "⌊", "⌋", "\\lceil", "\\rceil", "⌈", "⌉", "\\surd"], il = ["\\uparrow", "\\downarrow", "\\updownarrow", "\\Uparrow", "\\Downarrow", "\\Updownarrow", "|", "\\|", "\\vert", "\\Vert", "\\lvert", "\\rvert", "\\lVert", "\\rVert", "\\lgroup", "\\rgroup", "⟮", "⟯", "\\lmoustache", "\\rmoustache", "⎰", "⎱"], Sn = ["<", ">", "\\langle", "\\rangle", "/", "\\backslash", "\\lt", "\\gt"],
|
|
10856
|
+
}, Mn = ["(", "\\lparen", ")", "\\rparen", "[", "\\lbrack", "]", "\\rbrack", "\\{", "\\lbrace", "\\}", "\\rbrace", "\\lfloor", "\\rfloor", "⌊", "⌋", "\\lceil", "\\rceil", "⌈", "⌉", "\\surd"], il = ["\\uparrow", "\\downarrow", "\\updownarrow", "\\Uparrow", "\\Downarrow", "\\Updownarrow", "|", "\\|", "\\vert", "\\Vert", "\\lvert", "\\rvert", "\\lVert", "\\rVert", "\\lgroup", "\\rgroup", "⟮", "⟯", "\\lmoustache", "\\rmoustache", "⎰", "⎱"], Sn = ["<", ">", "\\langle", "\\rangle", "/", "\\backslash", "\\lt", "\\gt"], at = [0, 1.2, 1.8, 2.4, 3], ll = function(e, t, a, n, s) {
|
|
10857
10857
|
if (e === "<" || e === "\\lt" || e === "⟨" ? e = "\\langle" : (e === ">" || e === "\\gt" || e === "⟩") && (e = "\\rangle"), G.contains(Mn, e) || G.contains(Sn, e))
|
|
10858
10858
|
return wn(e, t, !1, a, n, s);
|
|
10859
10859
|
if (G.contains(il, e))
|
|
10860
|
-
return kn(e,
|
|
10860
|
+
return kn(e, at[t], !1, a, n, s);
|
|
10861
10861
|
throw new H("Illegal delimiter: '" + e + "'");
|
|
10862
10862
|
}, ol = [{
|
|
10863
10863
|
type: "small",
|
|
@@ -10924,7 +10924,7 @@ var et = function(e, t, a) {
|
|
|
10924
10924
|
throw new Error("Add support for delim type '" + e.type + "' here.");
|
|
10925
10925
|
}, jn = function(e, t, a, n) {
|
|
10926
10926
|
for (var s = Math.min(2, 3 - n.style.size), i = s; i < a.length && a[i].type !== "stack"; i++) {
|
|
10927
|
-
var o =
|
|
10927
|
+
var o = tt(e, cl(a[i]), "math"), c = o.height + o.depth;
|
|
10928
10928
|
if (a[i].type === "small") {
|
|
10929
10929
|
var d = n.havingBaseStyle(a[i].style);
|
|
10930
10930
|
c *= d.sizeMultiplier;
|
|
@@ -10957,7 +10957,7 @@ var et = function(e, t, a) {
|
|
|
10957
10957
|
}, l0 = {
|
|
10958
10958
|
sqrtImage: sl,
|
|
10959
10959
|
sizedDelim: ll,
|
|
10960
|
-
sizeToMaxHeight:
|
|
10960
|
+
sizeToMaxHeight: at,
|
|
10961
10961
|
customSizedDelim: zn,
|
|
10962
10962
|
leftRightDelim: dl
|
|
10963
10963
|
}, ha = {
|
|
@@ -11111,14 +11111,14 @@ P({
|
|
|
11111
11111
|
t[i].isMiddle ? s = !0 : (a = Math.max(t[i].height, a), n = Math.max(t[i].depth, n));
|
|
11112
11112
|
a *= e.sizeMultiplier, n *= e.sizeMultiplier;
|
|
11113
11113
|
var o;
|
|
11114
|
-
if (r.left === "." ? o =
|
|
11114
|
+
if (r.left === "." ? o = st(e, ["mopen"]) : o = l0.leftRightDelim(r.left, a, n, e, r.mode, ["mopen"]), t.unshift(o), s)
|
|
11115
11115
|
for (var c = 1; c < t.length; c++) {
|
|
11116
11116
|
var d = t[c], p = d.isMiddle;
|
|
11117
11117
|
p && (t[c] = l0.leftRightDelim(p.delim, a, n, p.options, r.mode, []));
|
|
11118
11118
|
}
|
|
11119
11119
|
var f;
|
|
11120
11120
|
if (r.right === ".")
|
|
11121
|
-
f =
|
|
11121
|
+
f = st(e, ["mclose"]);
|
|
11122
11122
|
else {
|
|
11123
11123
|
var y = r.rightColor ? e.withColor(r.rightColor) : e;
|
|
11124
11124
|
f = l0.leftRightDelim(r.right, a, n, y, r.mode, ["mclose"]);
|
|
@@ -11159,7 +11159,7 @@ P({
|
|
|
11159
11159
|
htmlBuilder: (r, e) => {
|
|
11160
11160
|
var t;
|
|
11161
11161
|
if (r.delim === ".")
|
|
11162
|
-
t =
|
|
11162
|
+
t = st(e, []);
|
|
11163
11163
|
else {
|
|
11164
11164
|
t = l0.sizedDelim(r.delim, 1, e, r.mode, []);
|
|
11165
11165
|
var a = {
|
|
@@ -11541,10 +11541,10 @@ var t0 = function(e, t) {
|
|
|
11541
11541
|
var R = ae(T[n], t);
|
|
11542
11542
|
E < R.depth && (E = R.depth), C < R.height && (C = R.height), _[n] = R;
|
|
11543
11543
|
}
|
|
11544
|
-
var re = e.rowGaps[a],
|
|
11545
|
-
re && (
|
|
11544
|
+
var re = e.rowGaps[a], te = 0;
|
|
11545
|
+
re && (te = de(re, t), te > 0 && (te += v, E < te && (E = te), te = 0)), e.addJot && (E += k), _.height = C, _.depth = E, g += C, _.pos = g, g += E + te, c[a] = _, z(i[a + 1]);
|
|
11546
11546
|
}
|
|
11547
|
-
var ne = g / 2 + t.fontMetrics().axisHeight, Re = e.cols || [], he = [], je,
|
|
11547
|
+
var ne = g / 2 + t.fontMetrics().axisHeight, Re = e.cols || [], he = [], je, Oe, ge = [];
|
|
11548
11548
|
if (e.tags && e.tags.some((ht) => ht))
|
|
11549
11549
|
for (a = 0; a < s; ++a) {
|
|
11550
11550
|
var se = c[a], pe = se.pos - ne, Me = e.tags[a], fe = void 0;
|
|
@@ -11555,13 +11555,13 @@ var t0 = function(e, t) {
|
|
|
11555
11555
|
});
|
|
11556
11556
|
}
|
|
11557
11557
|
for (
|
|
11558
|
-
n = 0,
|
|
11558
|
+
n = 0, Oe = 0;
|
|
11559
11559
|
// Continue while either there are more columns or more column
|
|
11560
11560
|
// descriptions, so trailing separators don't get lost.
|
|
11561
|
-
n < o ||
|
|
11562
|
-
++n, ++
|
|
11561
|
+
n < o || Oe < Re.length;
|
|
11562
|
+
++n, ++Oe
|
|
11563
11563
|
) {
|
|
11564
|
-
for (var ie = Re[
|
|
11564
|
+
for (var ie = Re[Oe] || {}, Pe = !0; ie.type === "separator"; ) {
|
|
11565
11565
|
if (Pe || (je = $.makeSpan(["arraycolsep"], []), je.style.width = L(t.fontMetrics().doubleRuleSep), he.push(je)), ie.separator === "|" || ie.separator === ":") {
|
|
11566
11566
|
var ve = ie.separator === "|" ? "solid" : "dashed", ze = $.makeSpan(["vertical-separator"], [], t);
|
|
11567
11567
|
ze.style.height = L(g), ze.style.borderRightWidth = L(p), ze.style.borderRightStyle = ve, ze.style.margin = "0 " + L(-p / 2);
|
|
@@ -11569,7 +11569,7 @@ var t0 = function(e, t) {
|
|
|
11569
11569
|
$0 && (ze.style.verticalAlign = L(-$0)), he.push(ze);
|
|
11570
11570
|
} else
|
|
11571
11571
|
throw new H("Invalid separator type: " + ie.separator);
|
|
11572
|
-
|
|
11572
|
+
Oe++, ie = Re[Oe] || {}, Pe = !1;
|
|
11573
11573
|
}
|
|
11574
11574
|
if (!(n >= o)) {
|
|
11575
11575
|
var Ye = void 0;
|
|
@@ -11593,7 +11593,7 @@ var t0 = function(e, t) {
|
|
|
11593
11593
|
}
|
|
11594
11594
|
}
|
|
11595
11595
|
if (c = $.makeSpan(["mtable"], he), d.length > 0) {
|
|
11596
|
-
for (var qt = $.makeLineSpan("hline", t, p),
|
|
11596
|
+
for (var qt = $.makeLineSpan("hline", t, p), J0 = $.makeLineSpan("hdashline", t, p), Vt = [{
|
|
11597
11597
|
type: "elem",
|
|
11598
11598
|
elem: c,
|
|
11599
11599
|
shift: 0
|
|
@@ -11601,7 +11601,7 @@ var t0 = function(e, t) {
|
|
|
11601
11601
|
var Ur = d.pop(), Wr = Ur.pos - ne;
|
|
11602
11602
|
Ur.isDashed ? Vt.push({
|
|
11603
11603
|
type: "elem",
|
|
11604
|
-
elem:
|
|
11604
|
+
elem: J0,
|
|
11605
11605
|
shift: Wr
|
|
11606
11606
|
}) : Vt.push({
|
|
11607
11607
|
type: "elem",
|
|
@@ -12159,7 +12159,7 @@ var On = (r, e) => {
|
|
|
12159
12159
|
var z;
|
|
12160
12160
|
t.size === Y.DISPLAY.size ? z = e.fontMetrics().delim1 : t.size === Y.SCRIPTSCRIPT.size ? z = e.havingStyle(Y.SCRIPT).fontMetrics().delim2 : z = e.fontMetrics().delim2;
|
|
12161
12161
|
var T, C;
|
|
12162
|
-
return r.leftDelim == null ? T =
|
|
12162
|
+
return r.leftDelim == null ? T = st(e, ["mopen"]) : T = l0.customSizedDelim(r.leftDelim, z, !0, e.havingStyle(t), r.mode, ["mopen"]), r.continued ? C = $.makeSpan([]) : r.rightDelim == null ? C = st(e, ["mclose"]) : C = l0.customSizedDelim(r.rightDelim, z, !0, e.havingStyle(t), r.mode, ["mclose"]), $.makeSpan(["mord"].concat(s.sizingClasses(e)), [T, $.makeSpan(["mfrac"], [j]), C], e);
|
|
12163
12163
|
}, Lr = (r, e) => {
|
|
12164
12164
|
var t = new D.MathNode("mfrac", [le(r.numer, e), le(r.denom, e)]);
|
|
12165
12165
|
if (!r.hasBarLine)
|
|
@@ -13033,7 +13033,7 @@ var Dn = (r, e, t, a, n, s, i) => {
|
|
|
13033
13033
|
A.style.marginRight = L(s), j.unshift(A);
|
|
13034
13034
|
}
|
|
13035
13035
|
return $.makeSpan(["mop", "op-limits"], j, a);
|
|
13036
|
-
}, Fn = ["\\smallint"],
|
|
13036
|
+
}, Fn = ["\\smallint"], Y0 = (r, e) => {
|
|
13037
13037
|
var t, a, n = !1, s;
|
|
13038
13038
|
r.type === "supsub" ? (t = r.sup, a = r.sub, s = Q(r.base, "op"), n = !0) : s = Q(r, "op");
|
|
13039
13039
|
var i = e.style, o = !1;
|
|
@@ -13073,7 +13073,7 @@ var Dn = (r, e, t, a, n, s, i) => {
|
|
|
13073
13073
|
else if (r.body)
|
|
13074
13074
|
t = new qe("mo", Fe(r.body, e));
|
|
13075
13075
|
else {
|
|
13076
|
-
t = new qe("mi", [new
|
|
13076
|
+
t = new qe("mi", [new rt(r.name.slice(1))]);
|
|
13077
13077
|
var a = new qe("mo", [We("", "text")]);
|
|
13078
13078
|
r.parentIsSupSub ? t = new qe("mrow", [t, a]) : t = cn([t, a]);
|
|
13079
13079
|
}
|
|
@@ -13112,7 +13112,7 @@ P({
|
|
|
13112
13112
|
name: n
|
|
13113
13113
|
};
|
|
13114
13114
|
},
|
|
13115
|
-
htmlBuilder:
|
|
13115
|
+
htmlBuilder: Y0,
|
|
13116
13116
|
mathmlBuilder: dt
|
|
13117
13117
|
});
|
|
13118
13118
|
P({
|
|
@@ -13135,7 +13135,7 @@ P({
|
|
|
13135
13135
|
body: ye(a)
|
|
13136
13136
|
};
|
|
13137
13137
|
},
|
|
13138
|
-
htmlBuilder:
|
|
13138
|
+
htmlBuilder: Y0,
|
|
13139
13139
|
mathmlBuilder: dt
|
|
13140
13140
|
});
|
|
13141
13141
|
var vl = {
|
|
@@ -13166,7 +13166,7 @@ P({
|
|
|
13166
13166
|
name: t
|
|
13167
13167
|
};
|
|
13168
13168
|
},
|
|
13169
|
-
htmlBuilder:
|
|
13169
|
+
htmlBuilder: Y0,
|
|
13170
13170
|
mathmlBuilder: dt
|
|
13171
13171
|
});
|
|
13172
13172
|
P({
|
|
@@ -13189,7 +13189,7 @@ P({
|
|
|
13189
13189
|
name: t
|
|
13190
13190
|
};
|
|
13191
13191
|
},
|
|
13192
|
-
htmlBuilder:
|
|
13192
|
+
htmlBuilder: Y0,
|
|
13193
13193
|
mathmlBuilder: dt
|
|
13194
13194
|
});
|
|
13195
13195
|
P({
|
|
@@ -13212,7 +13212,7 @@ P({
|
|
|
13212
13212
|
name: a
|
|
13213
13213
|
};
|
|
13214
13214
|
},
|
|
13215
|
-
htmlBuilder:
|
|
13215
|
+
htmlBuilder: Y0,
|
|
13216
13216
|
mathmlBuilder: dt
|
|
13217
13217
|
});
|
|
13218
13218
|
var Rn = (r, e) => {
|
|
@@ -13725,7 +13725,7 @@ var xl = function(e, t) {
|
|
|
13725
13725
|
if (a)
|
|
13726
13726
|
if (a.type === "op") {
|
|
13727
13727
|
var n = a.limits && (t.style.size === Y.DISPLAY.size || a.alwaysHandleSupSub);
|
|
13728
|
-
return n ?
|
|
13728
|
+
return n ? Y0 : null;
|
|
13729
13729
|
} else if (a.type === "operatorname") {
|
|
13730
13730
|
var s = a.alwaysHandleSupSub && (t.style.size === Y.DISPLAY.size || a.limits);
|
|
13731
13731
|
return s ? Rn : null;
|
|
@@ -16318,7 +16318,7 @@ const Il = /* @__PURE__ */ U({
|
|
|
16318
16318
|
console.error("KaTeX rendering error:", n);
|
|
16319
16319
|
}
|
|
16320
16320
|
};
|
|
16321
|
-
return
|
|
16321
|
+
return ot(a), La(a), (n, s) => (B(), Se(d0(e.block ? "div" : "span"), {
|
|
16322
16322
|
class: O(n.$style.katex),
|
|
16323
16323
|
key: JSON.stringify(e),
|
|
16324
16324
|
ref_key: "targetRef",
|
|
@@ -16327,7 +16327,7 @@ const Il = /* @__PURE__ */ U({
|
|
|
16327
16327
|
"--margin-block": e.block ? "3rem" : void 0
|
|
16328
16328
|
})
|
|
16329
16329
|
}, {
|
|
16330
|
-
default:
|
|
16330
|
+
default: Ee(() => [
|
|
16331
16331
|
L0(Ae(n.expression), 1)
|
|
16332
16332
|
]),
|
|
16333
16333
|
_: 1
|
|
@@ -16423,8 +16423,8 @@ const Il = /* @__PURE__ */ U({
|
|
|
16423
16423
|
}),
|
|
16424
16424
|
onClick: a[0] || (a[0] = (n) => e.value = !1)
|
|
16425
16425
|
}, [
|
|
16426
|
-
|
|
16427
|
-
default:
|
|
16426
|
+
ee(V0, null, {
|
|
16427
|
+
default: Ee(() => [
|
|
16428
16428
|
e.value ? (B(), F("div", {
|
|
16429
16429
|
key: 0,
|
|
16430
16430
|
class: O(t.$style.modal),
|
|
@@ -16496,7 +16496,7 @@ const Il = /* @__PURE__ */ U({
|
|
|
16496
16496
|
onClick: t
|
|
16497
16497
|
}, [
|
|
16498
16498
|
N("div", uo, [
|
|
16499
|
-
|
|
16499
|
+
ee(V(zt), {
|
|
16500
16500
|
class: O(a.$style.icon),
|
|
16501
16501
|
style: Z({ "--rotate": e.value ? "90deg" : "0deg" })
|
|
16502
16502
|
}, null, 8, ["class", "style"]),
|
|
@@ -16507,7 +16507,7 @@ const Il = /* @__PURE__ */ U({
|
|
|
16507
16507
|
}, null, 8, ["text"])) : be(a.$slots, "summary", { key: 1 }, void 0, !0)
|
|
16508
16508
|
])
|
|
16509
16509
|
]),
|
|
16510
|
-
|
|
16510
|
+
ee(V(X1), {
|
|
16511
16511
|
class: O(a.$style.icon),
|
|
16512
16512
|
style: Z({
|
|
16513
16513
|
"--rotate": e.value ? "135deg" : "0deg",
|
|
@@ -16515,8 +16515,8 @@ const Il = /* @__PURE__ */ U({
|
|
|
16515
16515
|
})
|
|
16516
16516
|
}, null, 8, ["class", "style"])
|
|
16517
16517
|
], 2),
|
|
16518
|
-
|
|
16519
|
-
default:
|
|
16518
|
+
ee(V0, null, {
|
|
16519
|
+
default: Ee(() => [
|
|
16520
16520
|
e.value ? (B(), F("div", {
|
|
16521
16521
|
key: 0,
|
|
16522
16522
|
class: O(a.$style.content)
|
|
@@ -16624,7 +16624,7 @@ const Il = /* @__PURE__ */ U({
|
|
|
16624
16624
|
return (e, t) => (B(), F("div", {
|
|
16625
16625
|
class: O(e.$style["elmethis-block-fallback"])
|
|
16626
16626
|
}, [
|
|
16627
|
-
|
|
16627
|
+
ee(Pt)
|
|
16628
16628
|
], 2));
|
|
16629
16629
|
}
|
|
16630
16630
|
}), Ho = {
|
|
@@ -16645,17 +16645,22 @@ const Il = /* @__PURE__ */ U({
|
|
|
16645
16645
|
width: e.block ? "100%" : "auto"
|
|
16646
16646
|
})
|
|
16647
16647
|
}, [
|
|
16648
|
-
|
|
16649
|
-
|
|
16650
|
-
|
|
16651
|
-
|
|
16648
|
+
ee(V0, null, {
|
|
16649
|
+
default: Ee(() => [
|
|
16650
|
+
e.loading ? (B(), Se(Pt, {
|
|
16651
|
+
key: 0,
|
|
16652
|
+
size: "1.5rem"
|
|
16653
|
+
})) : be(e.$slots, "default", { key: 1 }, void 0, !0)
|
|
16654
|
+
]),
|
|
16655
|
+
_: 3
|
|
16656
|
+
})
|
|
16652
16657
|
], 6));
|
|
16653
16658
|
}
|
|
16654
16659
|
}), Lo = "_button_1go8r_1", Po = {
|
|
16655
16660
|
button: Lo
|
|
16656
16661
|
}, qo = {
|
|
16657
16662
|
$style: Po
|
|
16658
|
-
}, nd = /* @__PURE__ */ J(No, [["__cssModules", qo]]), Vo = { style: {
|
|
16663
|
+
}, nd = /* @__PURE__ */ J(No, [["__cssModules", qo], ["__scopeId", "data-v-f15b2b37"]]), Vo = { style: {
|
|
16659
16664
|
cursor: "pointer",
|
|
16660
16665
|
display: "flex",
|
|
16661
16666
|
alignItems: "center",
|
|
@@ -16756,7 +16761,7 @@ const Il = /* @__PURE__ */ U({
|
|
|
16756
16761
|
fill: "transparent"
|
|
16757
16762
|
}, null, -1))
|
|
16758
16763
|
], 2)),
|
|
16759
|
-
|
|
16764
|
+
ee(xe, { text: a.label }, null, 8, ["text"])
|
|
16760
16765
|
])
|
|
16761
16766
|
], 2));
|
|
16762
16767
|
}
|
|
@@ -16770,16 +16775,16 @@ const Il = /* @__PURE__ */ U({
|
|
|
16770
16775
|
}, Zo = {
|
|
16771
16776
|
$style: Xo
|
|
16772
16777
|
}, Ko = /* @__PURE__ */ J(Go, [["__cssModules", Zo]]);
|
|
16773
|
-
var Jo = typeof global == "object" && global && global.Object === Object && global, Qo = typeof self == "object" && self && self.Object === Object && self, e2 = Jo || Qo || Function("return this")(), q0 = e2.Symbol, Un = Object.prototype, t2 = Un.hasOwnProperty, r2 = Un.toString,
|
|
16778
|
+
var Jo = typeof global == "object" && global && global.Object === Object && global, Qo = typeof self == "object" && self && self.Object === Object && self, e2 = Jo || Qo || Function("return this")(), q0 = e2.Symbol, Un = Object.prototype, t2 = Un.hasOwnProperty, r2 = Un.toString, et = q0 ? q0.toStringTag : void 0;
|
|
16774
16779
|
function a2(r) {
|
|
16775
|
-
var e = t2.call(r,
|
|
16780
|
+
var e = t2.call(r, et), t = r[et];
|
|
16776
16781
|
try {
|
|
16777
|
-
r[
|
|
16782
|
+
r[et] = void 0;
|
|
16778
16783
|
var a = !0;
|
|
16779
16784
|
} catch {
|
|
16780
16785
|
}
|
|
16781
16786
|
var n = r2.call(r);
|
|
16782
|
-
return a && (e ? r[
|
|
16787
|
+
return a && (e ? r[et] = t : delete r[et]), n;
|
|
16783
16788
|
}
|
|
16784
16789
|
var n2 = Object.prototype, s2 = n2.toString;
|
|
16785
16790
|
function i2(r) {
|
|
@@ -17052,7 +17057,7 @@ function nu(r) {
|
|
|
17052
17057
|
return v2(tu(z2(e).replace(au, "")), r, "");
|
|
17053
17058
|
};
|
|
17054
17059
|
}
|
|
17055
|
-
var
|
|
17060
|
+
var X0 = nu(function(r, e, t) {
|
|
17056
17061
|
return r + (t ? "-" : "") + e.toLowerCase();
|
|
17057
17062
|
});
|
|
17058
17063
|
const su = ["id"], iu = /* @__PURE__ */ U({
|
|
@@ -17070,7 +17075,7 @@ const su = ["id"], iu = /* @__PURE__ */ U({
|
|
|
17070
17075
|
ref_key: "target",
|
|
17071
17076
|
ref: e,
|
|
17072
17077
|
class: O(a.$style.h1),
|
|
17073
|
-
id: a.id ?? V(
|
|
17078
|
+
id: a.id ?? V(X0)(a.text),
|
|
17074
17079
|
style: Z({ "--scale": t.value ? 1 : 0, "--font-size": a.size })
|
|
17075
17080
|
}, Ae(a.text), 15, su));
|
|
17076
17081
|
}
|
|
@@ -17093,7 +17098,7 @@ const su = ["id"], iu = /* @__PURE__ */ U({
|
|
|
17093
17098
|
ref_key: "target",
|
|
17094
17099
|
ref: e,
|
|
17095
17100
|
class: O(a.$style.h2),
|
|
17096
|
-
id: a.id ?? V(
|
|
17101
|
+
id: a.id ?? V(X0)(a.text),
|
|
17097
17102
|
style: Z({
|
|
17098
17103
|
"--scale": t.value ? 1 : 0,
|
|
17099
17104
|
"--font-size": a.size
|
|
@@ -17121,7 +17126,7 @@ const su = ["id"], iu = /* @__PURE__ */ U({
|
|
|
17121
17126
|
setup(r) {
|
|
17122
17127
|
return (e, t) => (B(), F("h3", {
|
|
17123
17128
|
class: O(e.$style.h3),
|
|
17124
|
-
id: e.id ?? V(
|
|
17129
|
+
id: e.id ?? V(X0)(e.text),
|
|
17125
17130
|
style: Z({ "--font-size": e.size })
|
|
17126
17131
|
}, Ae(e.text), 15, gu));
|
|
17127
17132
|
}
|
|
@@ -17139,7 +17144,7 @@ const su = ["id"], iu = /* @__PURE__ */ U({
|
|
|
17139
17144
|
setup(r) {
|
|
17140
17145
|
return (e, t) => (B(), F("h4", {
|
|
17141
17146
|
class: O(e.$style.h4),
|
|
17142
|
-
id: e.id ?? V(
|
|
17147
|
+
id: e.id ?? V(X0)(e.text),
|
|
17143
17148
|
style: Z({ "--font-size": e.size })
|
|
17144
17149
|
}, Ae(e.text), 15, Su));
|
|
17145
17150
|
}
|
|
@@ -17157,7 +17162,7 @@ const su = ["id"], iu = /* @__PURE__ */ U({
|
|
|
17157
17162
|
setup(r) {
|
|
17158
17163
|
return (e, t) => (B(), F("h5", {
|
|
17159
17164
|
class: O(e.$style.h5),
|
|
17160
|
-
id: e.id ?? V(
|
|
17165
|
+
id: e.id ?? V(X0)(e.text),
|
|
17161
17166
|
style: Z({ "--font-size": e.size })
|
|
17162
17167
|
}, Ae(e.text), 15, Cu));
|
|
17163
17168
|
}
|
|
@@ -17175,7 +17180,7 @@ const su = ["id"], iu = /* @__PURE__ */ U({
|
|
|
17175
17180
|
setup(r) {
|
|
17176
17181
|
return (e, t) => (B(), F("h6", {
|
|
17177
17182
|
class: O(e.$style.h6),
|
|
17178
|
-
id: e.id ?? V(
|
|
17183
|
+
id: e.id ?? V(X0)(e.text),
|
|
17179
17184
|
style: Z({ "--font-size": e.size })
|
|
17180
17185
|
}, Ae(e.text), 15, Fu));
|
|
17181
17186
|
}
|
|
@@ -17209,7 +17214,7 @@ const su = ["id"], iu = /* @__PURE__ */ U({
|
|
|
17209
17214
|
N("div", {
|
|
17210
17215
|
class: O(e.$style.text)
|
|
17211
17216
|
}, [
|
|
17212
|
-
|
|
17217
|
+
ee(xe, {
|
|
17213
17218
|
text: e.name ?? e.href,
|
|
17214
17219
|
size: ".6rem"
|
|
17215
17220
|
}, null, 8, ["text"])
|
|
@@ -17268,7 +17273,7 @@ const su = ["id"], iu = /* @__PURE__ */ U({
|
|
|
17268
17273
|
},
|
|
17269
17274
|
setup(r) {
|
|
17270
17275
|
return (e, t) => (B(), Se(Ar, null, {
|
|
17271
|
-
original:
|
|
17276
|
+
original: Ee(() => [
|
|
17272
17277
|
(B(), Se(d0(
|
|
17273
17278
|
e.isLoading ? x1(Pt, { size: e.size }) : e.isLogin ? V(I1) : V(O1)
|
|
17274
17279
|
), {
|
|
@@ -17279,8 +17284,8 @@ const su = ["id"], iu = /* @__PURE__ */ U({
|
|
|
17279
17284
|
})
|
|
17280
17285
|
}, null, 8, ["class", "style"]))
|
|
17281
17286
|
]),
|
|
17282
|
-
tooltip:
|
|
17283
|
-
|
|
17287
|
+
tooltip: Ee(() => [
|
|
17288
|
+
ee(xe, {
|
|
17284
17289
|
text: e.isLoading ? "Loading..." : e.isLogin ? "Logout" : "Login"
|
|
17285
17290
|
}, null, 8, ["text"])
|
|
17286
17291
|
]),
|
|
@@ -17308,7 +17313,7 @@ function sc() {
|
|
|
17308
17313
|
r.value ? "dark" : "light"
|
|
17309
17314
|
);
|
|
17310
17315
|
}
|
|
17311
|
-
}),
|
|
17316
|
+
}), ot(() => {
|
|
17312
17317
|
if (typeof document < "u") {
|
|
17313
17318
|
const t = document.documentElement.getAttribute("data-theme");
|
|
17314
17319
|
if (t != null)
|
|
@@ -17347,7 +17352,7 @@ const ic = /* @__PURE__ */ U({
|
|
|
17347
17352
|
return (e, t) => (B(), F("code", {
|
|
17348
17353
|
class: O(e.$style.code)
|
|
17349
17354
|
}, [
|
|
17350
|
-
|
|
17355
|
+
ee(xe, {
|
|
17351
17356
|
text: e.code,
|
|
17352
17357
|
color: e.color
|
|
17353
17358
|
}, null, 8, ["text", "color"])
|
|
@@ -17402,12 +17407,12 @@ const ic = /* @__PURE__ */ U({
|
|
|
17402
17407
|
},
|
|
17403
17408
|
setup(r) {
|
|
17404
17409
|
return (e, t) => (B(), F("ruby", null, [
|
|
17405
|
-
|
|
17410
|
+
ee(xe, {
|
|
17406
17411
|
text: e.text,
|
|
17407
17412
|
color: e.color
|
|
17408
17413
|
}, null, 8, ["text", "color"]),
|
|
17409
17414
|
N("rt", null, [
|
|
17410
|
-
|
|
17415
|
+
ee(xe, {
|
|
17411
17416
|
text: e.ruby,
|
|
17412
17417
|
color: e.color
|
|
17413
17418
|
}, null, 8, ["text", "color"])
|
|
@@ -17445,10 +17450,10 @@ const ic = /* @__PURE__ */ U({
|
|
|
17445
17450
|
N("div", {
|
|
17446
17451
|
class: O(a.$style["left-container"])
|
|
17447
17452
|
}, [
|
|
17448
|
-
|
|
17453
|
+
ee(V(P1), {
|
|
17449
17454
|
class: O(a.$style.icon)
|
|
17450
17455
|
}, null, 8, ["class"]),
|
|
17451
|
-
|
|
17456
|
+
ee(xe, {
|
|
17452
17457
|
text: a.name ?? e(a.src) ?? "unknown file"
|
|
17453
17458
|
}, null, 8, ["text"])
|
|
17454
17459
|
], 2),
|
|
@@ -17461,7 +17466,7 @@ const ic = /* @__PURE__ */ U({
|
|
|
17461
17466
|
text: a.filesize
|
|
17462
17467
|
}, null, 8, ["text"])) : $e("", !0)
|
|
17463
17468
|
]),
|
|
17464
|
-
|
|
17469
|
+
ee(V(E1), {
|
|
17465
17470
|
class: O(a.$style["download-icon"]),
|
|
17466
17471
|
onClick: n[0] || (n[0] = () => {
|
|
17467
17472
|
t(
|
|
@@ -17497,9 +17502,9 @@ const ic = /* @__PURE__ */ U({
|
|
|
17497
17502
|
key: 0,
|
|
17498
17503
|
class: O(a.$style.fallback)
|
|
17499
17504
|
}, [
|
|
17500
|
-
|
|
17505
|
+
ee(Co),
|
|
17501
17506
|
N("div", null, [
|
|
17502
|
-
|
|
17507
|
+
ee(Pt)
|
|
17503
17508
|
])
|
|
17504
17509
|
], 2)) : $e("", !0),
|
|
17505
17510
|
N("img", {
|
|
@@ -17518,8 +17523,8 @@ const ic = /* @__PURE__ */ U({
|
|
|
17518
17523
|
"--cursor": a.enableModal ? "zoom-in" : "inherit"
|
|
17519
17524
|
})
|
|
17520
17525
|
}, null, 46, Tc),
|
|
17521
|
-
|
|
17522
|
-
default:
|
|
17526
|
+
ee(V0, null, {
|
|
17527
|
+
default: Ee(() => [
|
|
17523
17528
|
t.value ? (B(), F("div", {
|
|
17524
17529
|
key: 0,
|
|
17525
17530
|
class: O(a.$style.modal)
|
|
@@ -17579,7 +17584,7 @@ const ic = /* @__PURE__ */ U({
|
|
|
17579
17584
|
N("div", {
|
|
17580
17585
|
class: O(a.$style.image)
|
|
17581
17586
|
}, [
|
|
17582
|
-
|
|
17587
|
+
ee(u1, { src: a.image }, null, 8, ["src"])
|
|
17583
17588
|
], 2),
|
|
17584
17589
|
N("div", {
|
|
17585
17590
|
class: O(a.$style.typography)
|
|
@@ -17587,13 +17592,13 @@ const ic = /* @__PURE__ */ U({
|
|
|
17587
17592
|
N("div", {
|
|
17588
17593
|
class: O(a.$style.title)
|
|
17589
17594
|
}, [
|
|
17590
|
-
|
|
17595
|
+
ee(xe, {
|
|
17591
17596
|
text: a.title,
|
|
17592
17597
|
bold: ""
|
|
17593
17598
|
}, null, 8, ["text"])
|
|
17594
17599
|
], 2),
|
|
17595
17600
|
N("div", null, [
|
|
17596
|
-
|
|
17601
|
+
ee(xe, {
|
|
17597
17602
|
text: a.description.length > 200 ? a.description.slice(0, 200) + "..." : a.description,
|
|
17598
17603
|
size: ".8rem",
|
|
17599
17604
|
style: { opacity: 0.6 }
|
|
@@ -17604,19 +17609,19 @@ const ic = /* @__PURE__ */ U({
|
|
|
17604
17609
|
class: O(a.$style.date)
|
|
17605
17610
|
}, [
|
|
17606
17611
|
a.createdAt != null ? (B(), F(_e, { key: 0 }, [
|
|
17607
|
-
|
|
17612
|
+
ee(V(F1), {
|
|
17608
17613
|
class: O(a.$style.icon)
|
|
17609
17614
|
}, null, 8, ["class"]),
|
|
17610
|
-
|
|
17615
|
+
ee(xe, {
|
|
17611
17616
|
text: `${a.createdAt}`,
|
|
17612
17617
|
size: ".8rem"
|
|
17613
17618
|
}, null, 8, ["text"])
|
|
17614
17619
|
], 64)) : $e("", !0),
|
|
17615
17620
|
a.updatedAt != null ? (B(), F(_e, { key: 1 }, [
|
|
17616
|
-
|
|
17621
|
+
ee(V(B1), {
|
|
17617
17622
|
class: O(a.$style.icon)
|
|
17618
17623
|
}, null, 8, ["class"]),
|
|
17619
|
-
|
|
17624
|
+
ee(xe, {
|
|
17620
17625
|
text: `${a.updatedAt}`,
|
|
17621
17626
|
size: ".8rem"
|
|
17622
17627
|
}, null, 8, ["text"])
|
|
@@ -17627,7 +17632,7 @@ const ic = /* @__PURE__ */ U({
|
|
|
17627
17632
|
class: O(a.$style.link)
|
|
17628
17633
|
}, [
|
|
17629
17634
|
N("div", null, [
|
|
17630
|
-
|
|
17635
|
+
ee(o1, {
|
|
17631
17636
|
text: a.url,
|
|
17632
17637
|
href: "#",
|
|
17633
17638
|
size: ".8rem"
|
|
@@ -17677,7 +17682,7 @@ const ic = /* @__PURE__ */ U({
|
|
|
17677
17682
|
"--delay": `${i * 100}ms`
|
|
17678
17683
|
})
|
|
17679
17684
|
}, null, 8, ["class", "style"])),
|
|
17680
|
-
|
|
17685
|
+
ee(xe, {
|
|
17681
17686
|
text: s.text,
|
|
17682
17687
|
class: O(a.$style.fade),
|
|
17683
17688
|
style: Z({
|
|
@@ -17768,16 +17773,16 @@ const ic = /* @__PURE__ */ U({
|
|
|
17768
17773
|
style: Z({ "--padding-left": `${a.level * 0.5}rem` })
|
|
17769
17774
|
}, [
|
|
17770
17775
|
N("sup", null, [
|
|
17771
|
-
|
|
17776
|
+
ee(xe, {
|
|
17772
17777
|
text: `H${a.level}`,
|
|
17773
17778
|
size: "0.6rem",
|
|
17774
17779
|
color: "#6987b8"
|
|
17775
17780
|
}, null, 8, ["text"])
|
|
17776
17781
|
]),
|
|
17777
|
-
|
|
17782
|
+
ee(xe, {
|
|
17778
17783
|
text: a.text
|
|
17779
17784
|
}, null, 8, ["text"]),
|
|
17780
|
-
|
|
17785
|
+
ee(V(D1), {
|
|
17781
17786
|
class: O(e.$style.icon)
|
|
17782
17787
|
}, null, 8, ["class"])
|
|
17783
17788
|
], 14, u4))), 256))
|
|
@@ -17803,13 +17808,13 @@ function v4(r) {
|
|
|
17803
17808
|
if (r === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
17804
17809
|
return r;
|
|
17805
17810
|
}
|
|
17806
|
-
function
|
|
17807
|
-
return
|
|
17811
|
+
function it(r, e) {
|
|
17812
|
+
return it = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(t, a) {
|
|
17808
17813
|
return t.__proto__ = a, t;
|
|
17809
|
-
},
|
|
17814
|
+
}, it(r, e);
|
|
17810
17815
|
}
|
|
17811
17816
|
function y4(r, e) {
|
|
17812
|
-
r.prototype = Object.create(e.prototype), r.prototype.constructor = r,
|
|
17817
|
+
r.prototype = Object.create(e.prototype), r.prototype.constructor = r, it(r, e);
|
|
17813
17818
|
}
|
|
17814
17819
|
function xr(r) {
|
|
17815
17820
|
return xr = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(e) {
|
|
@@ -17838,7 +17843,7 @@ function x4(r, e, t) {
|
|
|
17838
17843
|
var a = [null];
|
|
17839
17844
|
a.push.apply(a, e);
|
|
17840
17845
|
var n = new (r.bind.apply(r, a))();
|
|
17841
|
-
return t &&
|
|
17846
|
+
return t && it(n, t.prototype), n;
|
|
17842
17847
|
}
|
|
17843
17848
|
function br(r) {
|
|
17844
17849
|
var e = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
|
|
@@ -17859,7 +17864,7 @@ function br(r) {
|
|
|
17859
17864
|
writable: !0,
|
|
17860
17865
|
configurable: !0
|
|
17861
17866
|
}
|
|
17862
|
-
}),
|
|
17867
|
+
}), it(n, a);
|
|
17863
17868
|
}, br(r);
|
|
17864
17869
|
}
|
|
17865
17870
|
var b4 = {
|
|
@@ -18121,7 +18126,7 @@ function ir(r) {
|
|
|
18121
18126
|
function k4(r, e, t) {
|
|
18122
18127
|
return ir(r) + "," + ir(e) + "," + ir(t);
|
|
18123
18128
|
}
|
|
18124
|
-
function
|
|
18129
|
+
function lt(r, e, t, a) {
|
|
18125
18130
|
if (a === void 0 && (a = k4), e === 0)
|
|
18126
18131
|
return a(t, t, t);
|
|
18127
18132
|
var n = (r % 360 + 360) % 360 / 60, s = (1 - Math.abs(2 * t - 1)) * e, i = s * (1 - Math.abs(n % 2 - 1)), o = 0, c = 0, d = 0;
|
|
@@ -18336,7 +18341,7 @@ function S0(r) {
|
|
|
18336
18341
|
};
|
|
18337
18342
|
var i = $4.exec(e);
|
|
18338
18343
|
if (i) {
|
|
18339
|
-
var o = parseInt("" + i[1], 10), c = parseInt("" + i[2], 10) / 100, d = parseInt("" + i[3], 10) / 100, p = "rgb(" +
|
|
18344
|
+
var o = parseInt("" + i[1], 10), c = parseInt("" + i[2], 10) / 100, d = parseInt("" + i[3], 10) / 100, p = "rgb(" + lt(o, c, d) + ")", f = lr.exec(p);
|
|
18340
18345
|
if (!f)
|
|
18341
18346
|
throw new Ze(4, e, p);
|
|
18342
18347
|
return {
|
|
@@ -18347,7 +18352,7 @@ function S0(r) {
|
|
|
18347
18352
|
}
|
|
18348
18353
|
var y = C4.exec(e.substring(0, 50));
|
|
18349
18354
|
if (y) {
|
|
18350
|
-
var b = parseInt("" + y[1], 10), M = parseInt("" + y[2], 10) / 100, k = parseInt("" + y[3], 10) / 100, j = "rgb(" +
|
|
18355
|
+
var b = parseInt("" + y[1], 10), M = parseInt("" + y[2], 10) / 100, k = parseInt("" + y[3], 10) / 100, j = "rgb(" + lt(b, M, k) + ")", A = lr.exec(j);
|
|
18351
18356
|
if (!A)
|
|
18352
18357
|
throw new Ze(4, e, j);
|
|
18353
18358
|
return {
|
|
@@ -18412,7 +18417,7 @@ function O4(r, e, t) {
|
|
|
18412
18417
|
return wr("#" + or(r) + or(e) + or(t));
|
|
18413
18418
|
}
|
|
18414
18419
|
function Ot(r, e, t) {
|
|
18415
|
-
return
|
|
18420
|
+
return lt(r, e, t, O4);
|
|
18416
18421
|
}
|
|
18417
18422
|
function I4(r, e, t) {
|
|
18418
18423
|
if (typeof r == "number" && typeof e == "number" && typeof t == "number")
|
|
@@ -18423,9 +18428,9 @@ function I4(r, e, t) {
|
|
|
18423
18428
|
}
|
|
18424
18429
|
function D4(r, e, t, a) {
|
|
18425
18430
|
if (typeof r == "number" && typeof e == "number" && typeof t == "number" && typeof a == "number")
|
|
18426
|
-
return a >= 1 ? Ot(r, e, t) : "rgba(" +
|
|
18431
|
+
return a >= 1 ? Ot(r, e, t) : "rgba(" + lt(r, e, t) + "," + a + ")";
|
|
18427
18432
|
if (typeof r == "object" && e === void 0 && t === void 0 && a === void 0)
|
|
18428
|
-
return r.alpha >= 1 ? Ot(r.hue, r.saturation, r.lightness) : "rgba(" +
|
|
18433
|
+
return r.alpha >= 1 ? Ot(r.hue, r.saturation, r.lightness) : "rgba(" + lt(r.hue, r.saturation, r.lightness) + "," + r.alpha + ")";
|
|
18429
18434
|
throw new Ze(2);
|
|
18430
18435
|
}
|
|
18431
18436
|
function It(r, e, t) {
|
|
@@ -18435,7 +18440,7 @@ function It(r, e, t) {
|
|
|
18435
18440
|
return wr("#" + O0(r.red) + O0(r.green) + O0(r.blue));
|
|
18436
18441
|
throw new Ze(6);
|
|
18437
18442
|
}
|
|
18438
|
-
function
|
|
18443
|
+
function Z0(r, e, t, a) {
|
|
18439
18444
|
if (typeof r == "string" && typeof e == "number") {
|
|
18440
18445
|
var n = S0(r);
|
|
18441
18446
|
return "rgba(" + n.red + "," + n.green + "," + n.blue + "," + e + ")";
|
|
@@ -18458,7 +18463,7 @@ var F4 = function(e) {
|
|
|
18458
18463
|
};
|
|
18459
18464
|
function T0(r) {
|
|
18460
18465
|
if (typeof r != "object") throw new Ze(8);
|
|
18461
|
-
if (R4(r)) return
|
|
18466
|
+
if (R4(r)) return Z0(r);
|
|
18462
18467
|
if (F4(r)) return It(r);
|
|
18463
18468
|
if (_4(r)) return D4(r);
|
|
18464
18469
|
if (H4(r)) return I4(r);
|
|
@@ -18481,14 +18486,14 @@ function N4(r, e) {
|
|
|
18481
18486
|
}));
|
|
18482
18487
|
}
|
|
18483
18488
|
Le(N4);
|
|
18484
|
-
function
|
|
18489
|
+
function K0(r, e, t) {
|
|
18485
18490
|
return Math.max(r, Math.min(e, t));
|
|
18486
18491
|
}
|
|
18487
18492
|
function L4(r, e) {
|
|
18488
18493
|
if (e === "transparent") return e;
|
|
18489
18494
|
var t = f0(e);
|
|
18490
18495
|
return T0(De({}, t, {
|
|
18491
|
-
lightness:
|
|
18496
|
+
lightness: K0(0, 1, t.lightness - parseFloat(r))
|
|
18492
18497
|
}));
|
|
18493
18498
|
}
|
|
18494
18499
|
var P4 = Le(L4), q4 = P4;
|
|
@@ -18496,7 +18501,7 @@ function V4(r, e) {
|
|
|
18496
18501
|
if (e === "transparent") return e;
|
|
18497
18502
|
var t = f0(e);
|
|
18498
18503
|
return T0(De({}, t, {
|
|
18499
|
-
saturation:
|
|
18504
|
+
saturation: K0(0, 1, t.saturation - parseFloat(r))
|
|
18500
18505
|
}));
|
|
18501
18506
|
}
|
|
18502
18507
|
Le(V4);
|
|
@@ -18504,7 +18509,7 @@ function G4(r, e) {
|
|
|
18504
18509
|
if (e === "transparent") return e;
|
|
18505
18510
|
var t = f0(e);
|
|
18506
18511
|
return T0(De({}, t, {
|
|
18507
|
-
lightness:
|
|
18512
|
+
lightness: K0(0, 1, t.lightness + parseFloat(r))
|
|
18508
18513
|
}));
|
|
18509
18514
|
}
|
|
18510
18515
|
Le(G4);
|
|
@@ -18522,20 +18527,20 @@ function U4(r, e, t) {
|
|
|
18522
18527
|
blue: Math.floor(n.blue * f + i.blue * y),
|
|
18523
18528
|
alpha: n.alpha * parseFloat(r) + i.alpha * (1 - parseFloat(r))
|
|
18524
18529
|
};
|
|
18525
|
-
return
|
|
18530
|
+
return Z0(b);
|
|
18526
18531
|
}
|
|
18527
18532
|
var W4 = Le(U4), h1 = W4;
|
|
18528
18533
|
function Y4(r, e) {
|
|
18529
18534
|
if (e === "transparent") return e;
|
|
18530
18535
|
var t = S0(e), a = typeof t.alpha == "number" ? t.alpha : 1, n = De({}, t, {
|
|
18531
|
-
alpha:
|
|
18536
|
+
alpha: K0(0, 1, (a * 100 + parseFloat(r) * 100) / 100)
|
|
18532
18537
|
});
|
|
18533
|
-
return
|
|
18538
|
+
return Z0(n);
|
|
18534
18539
|
}
|
|
18535
18540
|
Le(Y4);
|
|
18536
18541
|
function X4(r) {
|
|
18537
18542
|
if (typeof r == "object" && typeof r.red == "number" && typeof r.green == "number" && typeof r.blue == "number")
|
|
18538
|
-
return typeof r.alpha == "number" ?
|
|
18543
|
+
return typeof r.alpha == "number" ? Z0({
|
|
18539
18544
|
red: r.red,
|
|
18540
18545
|
green: r.green,
|
|
18541
18546
|
blue: r.blue,
|
|
@@ -18551,7 +18556,7 @@ function Z4(r, e) {
|
|
|
18551
18556
|
if (e === "transparent") return e;
|
|
18552
18557
|
var t = f0(e);
|
|
18553
18558
|
return T0(De({}, t, {
|
|
18554
|
-
saturation:
|
|
18559
|
+
saturation: K0(0, 1, t.saturation + parseFloat(r))
|
|
18555
18560
|
}));
|
|
18556
18561
|
}
|
|
18557
18562
|
Le(Z4);
|
|
@@ -18584,9 +18589,9 @@ Le(t5);
|
|
|
18584
18589
|
function r5(r, e) {
|
|
18585
18590
|
if (e === "transparent") return e;
|
|
18586
18591
|
var t = S0(e), a = typeof t.alpha == "number" ? t.alpha : 1, n = De({}, t, {
|
|
18587
|
-
alpha:
|
|
18592
|
+
alpha: K0(0, 1, +(a * 100 - parseFloat(r) * 100).toFixed(2) / 100)
|
|
18588
18593
|
});
|
|
18589
|
-
return
|
|
18594
|
+
return Z0(n);
|
|
18590
18595
|
}
|
|
18591
18596
|
Le(r5);
|
|
18592
18597
|
const a5 = /* @__PURE__ */ U({
|
|
@@ -18599,8 +18604,8 @@ const a5 = /* @__PURE__ */ U({
|
|
|
18599
18604
|
return (b, M) => (B(), F("div", {
|
|
18600
18605
|
style: Z({ "--color": b.color })
|
|
18601
18606
|
}, [
|
|
18602
|
-
|
|
18603
|
-
original:
|
|
18607
|
+
ee(Ar, null, {
|
|
18608
|
+
original: Ee(() => [
|
|
18604
18609
|
N("div", {
|
|
18605
18610
|
class: O(b.$style["color-bg"]),
|
|
18606
18611
|
style: Z({
|
|
@@ -18608,8 +18613,8 @@ const a5 = /* @__PURE__ */ U({
|
|
|
18608
18613
|
}),
|
|
18609
18614
|
onClick: M[0] || (M[0] = (k) => V(f)(V(c)))
|
|
18610
18615
|
}, [
|
|
18611
|
-
|
|
18612
|
-
default:
|
|
18616
|
+
ee(V0, null, {
|
|
18617
|
+
default: Ee(() => [
|
|
18613
18618
|
V(y) ? (B(), Se(V(H1), {
|
|
18614
18619
|
key: 0,
|
|
18615
18620
|
style: { width: "16px", color: "white" }
|
|
@@ -18623,7 +18628,7 @@ const a5 = /* @__PURE__ */ U({
|
|
|
18623
18628
|
onClick: M[1] || (M[1] = (k) => V(f)(V(c)))
|
|
18624
18629
|
}, Ae(V(c)), 3)
|
|
18625
18630
|
]),
|
|
18626
|
-
tooltip:
|
|
18631
|
+
tooltip: Ee(() => [
|
|
18627
18632
|
N("div", {
|
|
18628
18633
|
class: O(b.$style.text),
|
|
18629
18634
|
onClick: M[2] || (M[2] = (k) => V(f)(V(c)))
|
|
@@ -18672,7 +18677,7 @@ const a5 = /* @__PURE__ */ U({
|
|
|
18672
18677
|
0.1,
|
|
18673
18678
|
0.15,
|
|
18674
18679
|
0.2
|
|
18675
|
-
], (n) =>
|
|
18680
|
+
], (n) => ee(l5, {
|
|
18676
18681
|
color: V(q4)(n, a.code)
|
|
18677
18682
|
}, null, 8, ["color"])), 64))
|
|
18678
18683
|
], 2))), 256))
|
|
@@ -18705,7 +18710,7 @@ const a5 = /* @__PURE__ */ U({
|
|
|
18705
18710
|
class: O(n.$style.callout),
|
|
18706
18711
|
style: Z({
|
|
18707
18712
|
"--border-color": e[n.type].code,
|
|
18708
|
-
"--bg-color": V(
|
|
18713
|
+
"--bg-color": V(Z0)(e[n.type].code, 0.1),
|
|
18709
18714
|
"--scale": a.value ? 1 : 0
|
|
18710
18715
|
})
|
|
18711
18716
|
}, [
|
|
@@ -18716,7 +18721,7 @@ const a5 = /* @__PURE__ */ U({
|
|
|
18716
18721
|
class: O(n.$style.icon),
|
|
18717
18722
|
style: Z({ "--icon-color": e[n.type].code })
|
|
18718
18723
|
}, null, 8, ["class", "style"])),
|
|
18719
|
-
|
|
18724
|
+
ee(xe, {
|
|
18720
18725
|
text: n.type.toUpperCase(),
|
|
18721
18726
|
color: e[n.type].code
|
|
18722
18727
|
}, null, 8, ["text", "color"])
|
|
@@ -18876,7 +18881,7 @@ const a5 = /* @__PURE__ */ U({
|
|
|
18876
18881
|
},
|
|
18877
18882
|
setup(r) {
|
|
18878
18883
|
return (e, t) => (B(), Se(d0(e.hasHeader ? "th" : "td"), { class: "cell" }, {
|
|
18879
|
-
default:
|
|
18884
|
+
default: Ee(() => [
|
|
18880
18885
|
e.text == null ? be(e.$slots, "default", { key: 0 }, void 0, !0) : $e("", !0),
|
|
18881
18886
|
L0(" " + Ae(e.text), 1)
|
|
18882
18887
|
]),
|
|
@@ -18929,7 +18934,7 @@ const a5 = /* @__PURE__ */ U({
|
|
|
18929
18934
|
key: s.type + (((i = s.props) == null ? void 0 : i.id) || ""),
|
|
18930
18935
|
ref_for: !0
|
|
18931
18936
|
}, s.props), {
|
|
18932
|
-
default:
|
|
18937
|
+
default: Ee(() => [
|
|
18933
18938
|
s.children ? (B(), Se(n, {
|
|
18934
18939
|
key: 0,
|
|
18935
18940
|
json: s.children
|