@elmethis/core 1.0.0-alpha.54 → 1.0.0-alpha.55
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-C9aix4Pn.js → Bash-CYj7tbMV.js} +1 -1
- package/dist/{C-B9wEBYNa.js → C-B60YcjXI.js} +1 -1
- package/dist/{Cpp-fxesRADS.js → Cpp-C0De8DfN.js} +1 -1
- package/dist/{Csharp-BayJzzHP.js → Csharp-BrCpl8wb.js} +1 -1
- package/dist/{Css-mrjCtGq_.js → Css-uH_2z6dC.js} +1 -1
- package/dist/{Go-CHcdTxXI.js → Go-DASUTY5i.js} +1 -1
- package/dist/{Html-MuzGanaN.js → Html-BJncvDwe.js} +1 -1
- package/dist/{Java-DsK0HpKd.js → Java-Cewlja20.js} +1 -1
- package/dist/{JavaScript-DwQ-U4y3.js → JavaScript-DxkIdJvY.js} +1 -1
- package/dist/{Json-DHuclOuY.js → Json-kvdlWDhf.js} +1 -1
- package/dist/{Kotlin-CuVNtyj6.js → Kotlin-e3eoKu6M.js} +1 -1
- package/dist/{Lua-CgNVNBRr.js → Lua-PFhk4rm_.js} +1 -1
- package/dist/{Npm-DvhoRHZb.js → Npm-BOkknkDM.js} +1 -1
- package/dist/{Python-Dh3ZRwEZ.js → Python-DgFeds1l.js} +1 -1
- package/dist/{Rust-CpVzQXh6.js → Rust-CEEmuFxe.js} +1 -1
- package/dist/{Sql-BFo4lSBi.js → Sql-DKLIx2XX.js} +1 -1
- package/dist/{Terraform-BoxBy3bt.js → Terraform-CFgMh-L1.js} +1 -1
- package/dist/{TypeScript-Bd2V4g_S.js → TypeScript-mQgW-R8H.js} +1 -1
- package/dist/elmethis.js +2 -2
- package/dist/elmethis.umd.cjs +18 -18
- package/dist/{index-Bx9ntrg4.js → index-Bt2eREBj.js} +842 -845
- package/package.json +1 -1
|
@@ -2144,7 +2144,7 @@ const Ei = ["innerHTML"], Ii = /* @__PURE__ */ G({
|
|
|
2144
2144
|
return t;
|
|
2145
2145
|
}, Ri = {
|
|
2146
2146
|
$style: Di
|
|
2147
|
-
},
|
|
2147
|
+
}, E3 = /* @__PURE__ */ J(Ii, [["__cssModules", Ri]]);
|
|
2148
2148
|
function _i(r, e) {
|
|
2149
2149
|
return I(), F("svg", {
|
|
2150
2150
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2565,103 +2565,103 @@ const s1 = /* @__PURE__ */ G({
|
|
|
2565
2565
|
case "rust":
|
|
2566
2566
|
case "rs":
|
|
2567
2567
|
return Ae({
|
|
2568
|
-
loader: () => import("./Rust-
|
|
2568
|
+
loader: () => import("./Rust-CEEmuFxe.js"),
|
|
2569
2569
|
loadingComponent: ke
|
|
2570
2570
|
});
|
|
2571
2571
|
case "javascript":
|
|
2572
2572
|
case "js":
|
|
2573
2573
|
return Ae({
|
|
2574
|
-
loader: () => import("./JavaScript-
|
|
2574
|
+
loader: () => import("./JavaScript-DxkIdJvY.js"),
|
|
2575
2575
|
loadingComponent: ke
|
|
2576
2576
|
});
|
|
2577
2577
|
case "typescript":
|
|
2578
2578
|
case "ts":
|
|
2579
2579
|
return Ae({
|
|
2580
|
-
loader: () => import("./TypeScript-
|
|
2580
|
+
loader: () => import("./TypeScript-mQgW-R8H.js"),
|
|
2581
2581
|
loadingComponent: ke
|
|
2582
2582
|
});
|
|
2583
2583
|
case "bash":
|
|
2584
2584
|
case "sh":
|
|
2585
2585
|
case "shell":
|
|
2586
2586
|
return Ae({
|
|
2587
|
-
loader: () => import("./Bash-
|
|
2587
|
+
loader: () => import("./Bash-CYj7tbMV.js"),
|
|
2588
2588
|
loadingComponent: ke
|
|
2589
2589
|
});
|
|
2590
2590
|
case "tf":
|
|
2591
2591
|
case "terraform":
|
|
2592
2592
|
case "hcl":
|
|
2593
2593
|
return Ae({
|
|
2594
|
-
loader: () => import("./Terraform-
|
|
2594
|
+
loader: () => import("./Terraform-CFgMh-L1.js"),
|
|
2595
2595
|
loadingComponent: ke
|
|
2596
2596
|
});
|
|
2597
2597
|
case "html":
|
|
2598
2598
|
return Ae({
|
|
2599
|
-
loader: () => import("./Html-
|
|
2599
|
+
loader: () => import("./Html-BJncvDwe.js"),
|
|
2600
2600
|
loadingComponent: ke
|
|
2601
2601
|
});
|
|
2602
2602
|
case "css":
|
|
2603
2603
|
return Ae({
|
|
2604
|
-
loader: () => import("./Css-
|
|
2604
|
+
loader: () => import("./Css-uH_2z6dC.js"),
|
|
2605
2605
|
loadingComponent: ke
|
|
2606
2606
|
});
|
|
2607
2607
|
case "npm":
|
|
2608
2608
|
return Ae({
|
|
2609
|
-
loader: () => import("./Npm-
|
|
2609
|
+
loader: () => import("./Npm-BOkknkDM.js"),
|
|
2610
2610
|
loadingComponent: ke
|
|
2611
2611
|
});
|
|
2612
2612
|
case "java":
|
|
2613
2613
|
return Ae({
|
|
2614
|
-
loader: () => import("./Java-
|
|
2614
|
+
loader: () => import("./Java-Cewlja20.js"),
|
|
2615
2615
|
loadingComponent: ke
|
|
2616
2616
|
});
|
|
2617
2617
|
case "kotlin":
|
|
2618
2618
|
case "kt":
|
|
2619
2619
|
return Ae({
|
|
2620
|
-
loader: () => import("./Kotlin-
|
|
2620
|
+
loader: () => import("./Kotlin-e3eoKu6M.js"),
|
|
2621
2621
|
loadingComponent: ke
|
|
2622
2622
|
});
|
|
2623
2623
|
case "go":
|
|
2624
2624
|
case "golang":
|
|
2625
2625
|
return Ae({
|
|
2626
|
-
loader: () => import("./Go-
|
|
2626
|
+
loader: () => import("./Go-DASUTY5i.js"),
|
|
2627
2627
|
loadingComponent: ke
|
|
2628
2628
|
});
|
|
2629
2629
|
case "python":
|
|
2630
2630
|
case "py":
|
|
2631
2631
|
return Ae({
|
|
2632
|
-
loader: () => import("./Python-
|
|
2632
|
+
loader: () => import("./Python-DgFeds1l.js"),
|
|
2633
2633
|
loadingComponent: ke
|
|
2634
2634
|
});
|
|
2635
2635
|
case "sql":
|
|
2636
2636
|
return Ae({
|
|
2637
|
-
loader: () => import("./Sql-
|
|
2637
|
+
loader: () => import("./Sql-DKLIx2XX.js"),
|
|
2638
2638
|
loadingComponent: ke
|
|
2639
2639
|
});
|
|
2640
2640
|
case "json":
|
|
2641
2641
|
return Ae({
|
|
2642
|
-
loader: () => import("./Json-
|
|
2642
|
+
loader: () => import("./Json-kvdlWDhf.js"),
|
|
2643
2643
|
loadingComponent: ke
|
|
2644
2644
|
});
|
|
2645
2645
|
case "lua":
|
|
2646
2646
|
return Ae({
|
|
2647
|
-
loader: () => import("./Lua-
|
|
2647
|
+
loader: () => import("./Lua-PFhk4rm_.js"),
|
|
2648
2648
|
loadingComponent: ke
|
|
2649
2649
|
});
|
|
2650
2650
|
case "cs":
|
|
2651
2651
|
case "csharp":
|
|
2652
2652
|
return Ae({
|
|
2653
|
-
loader: () => import("./Csharp-
|
|
2653
|
+
loader: () => import("./Csharp-BrCpl8wb.js"),
|
|
2654
2654
|
loadingComponent: ke
|
|
2655
2655
|
});
|
|
2656
2656
|
case "cpp":
|
|
2657
2657
|
case "c++":
|
|
2658
2658
|
return Ae({
|
|
2659
|
-
loader: () => import("./Cpp-
|
|
2659
|
+
loader: () => import("./Cpp-C0De8DfN.js"),
|
|
2660
2660
|
loadingComponent: ke
|
|
2661
2661
|
});
|
|
2662
2662
|
case "c":
|
|
2663
2663
|
return Ae({
|
|
2664
|
-
loader: () => import("./C-
|
|
2664
|
+
loader: () => import("./C-B60YcjXI.js"),
|
|
2665
2665
|
loadingComponent: ke
|
|
2666
2666
|
});
|
|
2667
2667
|
default:
|
|
@@ -4251,31 +4251,28 @@ const Cn = /* @__PURE__ */ Ci(f1);
|
|
|
4251
4251
|
}
|
|
4252
4252
|
});
|
|
4253
4253
|
})();
|
|
4254
|
-
const v1 = /* @__PURE__ */ G({
|
|
4254
|
+
const v1 = { class: "elmethis-prism-code-highlighter-pre" }, y1 = /* @__PURE__ */ G({
|
|
4255
4255
|
__name: "ElmPrismHighlighter",
|
|
4256
4256
|
props: {
|
|
4257
4257
|
code: {},
|
|
4258
4258
|
language: { default: "txt" }
|
|
4259
4259
|
},
|
|
4260
4260
|
setup(r) {
|
|
4261
|
-
const e =
|
|
4262
|
-
document != null && (Cn.plugins.autoloader.languages_path = "https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/components/",
|
|
4261
|
+
const e = Z(null), t = () => {
|
|
4262
|
+
document != null && (Cn.plugins.autoloader.languages_path = "https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/components/", e.value && Cn.highlightElement(e.value));
|
|
4263
4263
|
};
|
|
4264
|
-
return f0(
|
|
4265
|
-
|
|
4266
|
-
key: JSON.stringify(e)
|
|
4267
|
-
}, [
|
|
4268
|
-
s[0] || (s[0] = Ut(" ")),
|
|
4264
|
+
return f0(t), Fa(t), (n, a) => (I(), F("pre", v1, [
|
|
4265
|
+
a[0] || (a[0] = Ut(" ")),
|
|
4269
4266
|
L("code", {
|
|
4270
|
-
class: B(["elmethis-prism-code-highlighter-code", `language-${
|
|
4267
|
+
class: B(["elmethis-prism-code-highlighter-code", `language-${n.language}`]),
|
|
4271
4268
|
ref_key: "codeRef",
|
|
4272
|
-
ref:
|
|
4273
|
-
}, ze(
|
|
4274
|
-
|
|
4269
|
+
ref: e
|
|
4270
|
+
}, ze(n.code.trim()), 3),
|
|
4271
|
+
a[1] || (a[1] = Ut(`
|
|
4275
4272
|
`))
|
|
4276
4273
|
]));
|
|
4277
4274
|
}
|
|
4278
|
-
}),
|
|
4275
|
+
}), g1 = /* @__PURE__ */ J(y1, [["__scopeId", "data-v-53562121"]]);
|
|
4279
4276
|
function Xt(r) {
|
|
4280
4277
|
return wi() ? (ki(r), !0) : !1;
|
|
4281
4278
|
}
|
|
@@ -4284,14 +4281,14 @@ function $e(r) {
|
|
|
4284
4281
|
}
|
|
4285
4282
|
const Kr = typeof window < "u" && typeof document < "u";
|
|
4286
4283
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
4287
|
-
const Ha = (r) => r != null,
|
|
4284
|
+
const Ha = (r) => r != null, b1 = Object.prototype.toString, x1 = (r) => b1.call(r) === "[object Object]", Vt = () => {
|
|
4288
4285
|
};
|
|
4289
4286
|
function Tr(r, e = !1, t = "Timeout") {
|
|
4290
4287
|
return new Promise((n, a) => {
|
|
4291
4288
|
setTimeout(e ? () => a(t) : n, r);
|
|
4292
4289
|
});
|
|
4293
4290
|
}
|
|
4294
|
-
function
|
|
4291
|
+
function w1(r) {
|
|
4295
4292
|
let e;
|
|
4296
4293
|
function t() {
|
|
4297
4294
|
return e || (e = r()), e;
|
|
@@ -4301,11 +4298,11 @@ function x1(r) {
|
|
|
4301
4298
|
e = void 0, n && await n;
|
|
4302
4299
|
}, t;
|
|
4303
4300
|
}
|
|
4304
|
-
function
|
|
4301
|
+
function k1(r) {
|
|
4305
4302
|
return Da();
|
|
4306
4303
|
}
|
|
4307
4304
|
function La(r, e = !0, t) {
|
|
4308
|
-
|
|
4305
|
+
k1() ? f0(r, t) : e ? r() : Ar(r);
|
|
4309
4306
|
}
|
|
4310
4307
|
function Cr(r, e = !1) {
|
|
4311
4308
|
function t(m, { flush: y = "sync", deep: b = !1, timeout: M, throwOnTimeout: w } = {}) {
|
|
@@ -4396,10 +4393,10 @@ function Cr(r, e = !1) {
|
|
|
4396
4393
|
}
|
|
4397
4394
|
};
|
|
4398
4395
|
}
|
|
4399
|
-
function
|
|
4396
|
+
function M1(r) {
|
|
4400
4397
|
return Cr(r);
|
|
4401
4398
|
}
|
|
4402
|
-
function
|
|
4399
|
+
function S1(r, e, t = {}) {
|
|
4403
4400
|
const {
|
|
4404
4401
|
immediate: n = !0
|
|
4405
4402
|
} = t, a = Z(!1);
|
|
@@ -4439,7 +4436,7 @@ function _t(...r) {
|
|
|
4439
4436
|
([h, m]) => {
|
|
4440
4437
|
if (i(), !h)
|
|
4441
4438
|
return;
|
|
4442
|
-
const y =
|
|
4439
|
+
const y = x1(m) ? { ...m } : m;
|
|
4443
4440
|
s.push(
|
|
4444
4441
|
...t.flatMap((b) => n.map((M) => o(h, b, M, y)))
|
|
4445
4442
|
);
|
|
@@ -4450,10 +4447,10 @@ function _t(...r) {
|
|
|
4450
4447
|
};
|
|
4451
4448
|
return Xt(d), d;
|
|
4452
4449
|
}
|
|
4453
|
-
function
|
|
4450
|
+
function A1(r) {
|
|
4454
4451
|
return typeof r == "function" ? r : typeof r == "string" ? (e) => e.key === r : Array.isArray(r) ? (e) => r.includes(e.key) : () => !0;
|
|
4455
4452
|
}
|
|
4456
|
-
function
|
|
4453
|
+
function j1(...r) {
|
|
4457
4454
|
let e, t, n = {};
|
|
4458
4455
|
r.length === 3 ? (e = r[0], t = r[1], n = r[2]) : r.length === 2 ? typeof r[1] == "object" ? (e = !0, t = r[0], n = r[1]) : (e = r[0], t = r[1]) : (e = !0, t = r[0]);
|
|
4459
4456
|
const {
|
|
@@ -4461,22 +4458,22 @@ function A1(...r) {
|
|
|
4461
4458
|
eventName: s = "keydown",
|
|
4462
4459
|
passive: i = !1,
|
|
4463
4460
|
dedupe: o = !1
|
|
4464
|
-
} = n, u =
|
|
4461
|
+
} = n, u = A1(e);
|
|
4465
4462
|
return _t(a, s, (h) => {
|
|
4466
4463
|
h.repeat && $e(o) || u(h) && t(h);
|
|
4467
4464
|
}, i);
|
|
4468
4465
|
}
|
|
4469
|
-
function
|
|
4466
|
+
function z1() {
|
|
4470
4467
|
const r = Z(!1), e = Da();
|
|
4471
4468
|
return e && f0(() => {
|
|
4472
4469
|
r.value = !0;
|
|
4473
4470
|
}, e), r;
|
|
4474
4471
|
}
|
|
4475
4472
|
function Zt(r) {
|
|
4476
|
-
const e =
|
|
4473
|
+
const e = z1();
|
|
4477
4474
|
return at(() => (e.value, !!r()));
|
|
4478
4475
|
}
|
|
4479
|
-
function
|
|
4476
|
+
function T1(r, e, t = {}) {
|
|
4480
4477
|
const { window: n = $t, ...a } = t;
|
|
4481
4478
|
let s;
|
|
4482
4479
|
const i = Zt(() => n && "MutationObserver" in n), o = () => {
|
|
@@ -4499,7 +4496,7 @@ function z1(r, e, t = {}) {
|
|
|
4499
4496
|
takeRecords: h
|
|
4500
4497
|
};
|
|
4501
4498
|
}
|
|
4502
|
-
function
|
|
4499
|
+
function C1(r, e, t) {
|
|
4503
4500
|
const {
|
|
4504
4501
|
immediate: n = !0,
|
|
4505
4502
|
delay: a = 0,
|
|
@@ -4533,7 +4530,7 @@ function T1(r, e, t) {
|
|
|
4533
4530
|
};
|
|
4534
4531
|
function S() {
|
|
4535
4532
|
return new Promise((j, v) => {
|
|
4536
|
-
|
|
4533
|
+
M1(y).toBe(!1).then(() => j(w)).catch(v);
|
|
4537
4534
|
});
|
|
4538
4535
|
}
|
|
4539
4536
|
return {
|
|
@@ -4543,7 +4540,7 @@ function T1(r, e, t) {
|
|
|
4543
4540
|
}
|
|
4544
4541
|
};
|
|
4545
4542
|
}
|
|
4546
|
-
function
|
|
4543
|
+
function $1(r, e = {}) {
|
|
4547
4544
|
const { window: t = $t } = e, n = Zt(() => t && "matchMedia" in t && typeof t.matchMedia == "function");
|
|
4548
4545
|
let a;
|
|
4549
4546
|
const s = Z(!1), i = (d) => {
|
|
@@ -4566,7 +4563,7 @@ function $n(r, e = {}) {
|
|
|
4566
4563
|
o.value = (m = (h = s.value) == null ? void 0 : h.state) != null ? m : "prompt";
|
|
4567
4564
|
};
|
|
4568
4565
|
_t(s, "change", u);
|
|
4569
|
-
const d =
|
|
4566
|
+
const d = w1(async () => {
|
|
4570
4567
|
if (a.value) {
|
|
4571
4568
|
if (!s.value)
|
|
4572
4569
|
try {
|
|
@@ -4593,7 +4590,7 @@ function Pa(r = {}) {
|
|
|
4593
4590
|
source: n,
|
|
4594
4591
|
copiedDuring: a = 1500,
|
|
4595
4592
|
legacy: s = !1
|
|
4596
|
-
} = r, i = Zt(() => e && "clipboard" in e), o = $n("clipboard-read"), u = $n("clipboard-write"), d = at(() => i.value || s), h = Z(""), m = Z(!1), y =
|
|
4593
|
+
} = r, i = Zt(() => e && "clipboard" in e), o = $n("clipboard-read"), u = $n("clipboard-write"), d = at(() => i.value || s), h = Z(""), m = Z(!1), y = S1(() => m.value = !1, a);
|
|
4597
4594
|
function b() {
|
|
4598
4595
|
i.value && j(o.value) ? e.clipboard.readText().then((v) => {
|
|
4599
4596
|
h.value = v;
|
|
@@ -4621,7 +4618,7 @@ function Pa(r = {}) {
|
|
|
4621
4618
|
copy: M
|
|
4622
4619
|
};
|
|
4623
4620
|
}
|
|
4624
|
-
function
|
|
4621
|
+
function E1(r, e, t = {}) {
|
|
4625
4622
|
const { window: n = $t, ...a } = t;
|
|
4626
4623
|
let s;
|
|
4627
4624
|
const i = Zt(() => n && "ResizeObserver" in n), o = () => {
|
|
@@ -4647,7 +4644,7 @@ function $1(r, e, t = {}) {
|
|
|
4647
4644
|
stop: h
|
|
4648
4645
|
};
|
|
4649
4646
|
}
|
|
4650
|
-
function
|
|
4647
|
+
function I1(r, e = {}) {
|
|
4651
4648
|
const {
|
|
4652
4649
|
reset: t = !0,
|
|
4653
4650
|
windowResize: n = !0,
|
|
@@ -4667,7 +4664,7 @@ function E1(r, e = {}) {
|
|
|
4667
4664
|
function S() {
|
|
4668
4665
|
i === "sync" ? w() : i === "next-frame" && requestAnimationFrame(() => w());
|
|
4669
4666
|
}
|
|
4670
|
-
return
|
|
4667
|
+
return E1(r, S), Xe(() => ct(r), (j) => !j && S()), T1(r, S, {
|
|
4671
4668
|
attributeFilter: ["style", "class"]
|
|
4672
4669
|
}), a && _t("scroll", S, { capture: !0, passive: !0 }), n && _t("resize", S, { passive: !0 }), La(() => {
|
|
4673
4670
|
s && S();
|
|
@@ -4728,15 +4725,15 @@ function vt(r, e, t = {}) {
|
|
|
4728
4725
|
stop: b
|
|
4729
4726
|
};
|
|
4730
4727
|
}
|
|
4731
|
-
async function
|
|
4728
|
+
async function B1(r) {
|
|
4732
4729
|
return new Promise((e, t) => {
|
|
4733
4730
|
const n = new Image(), { src: a, srcset: s, sizes: i, class: o, loading: u, crossorigin: d, referrerPolicy: h } = r;
|
|
4734
4731
|
n.src = a, s && (n.srcset = s), i && (n.sizes = i), o && (n.className = o), u && (n.loading = u), d && (n.crossOrigin = d), h && (n.referrerPolicy = h), n.onload = () => e(n), n.onerror = t;
|
|
4735
4732
|
});
|
|
4736
4733
|
}
|
|
4737
|
-
function
|
|
4738
|
-
const t =
|
|
4739
|
-
() =>
|
|
4734
|
+
function O1(r, e = {}) {
|
|
4735
|
+
const t = C1(
|
|
4736
|
+
() => B1($e(r)),
|
|
4740
4737
|
void 0,
|
|
4741
4738
|
{
|
|
4742
4739
|
resetOnExecute: !0,
|
|
@@ -4783,7 +4780,7 @@ function qa(r = {}) {
|
|
|
4783
4780
|
}
|
|
4784
4781
|
), { x: s, y: i };
|
|
4785
4782
|
}
|
|
4786
|
-
function
|
|
4783
|
+
function F1(r = {}) {
|
|
4787
4784
|
const {
|
|
4788
4785
|
window: e = $t,
|
|
4789
4786
|
initialWidth: t = Number.POSITIVE_INFINITY,
|
|
@@ -4795,15 +4792,15 @@ function O1(r = {}) {
|
|
|
4795
4792
|
e && (i === "outer" ? (o.value = e.outerWidth, u.value = e.outerHeight) : s ? (o.value = e.innerWidth, u.value = e.innerHeight) : (o.value = e.document.documentElement.clientWidth, u.value = e.document.documentElement.clientHeight));
|
|
4796
4793
|
};
|
|
4797
4794
|
if (d(), La(d), _t("resize", d, { passive: !0 }), a) {
|
|
4798
|
-
const h =
|
|
4795
|
+
const h = $1("(orientation: portrait)");
|
|
4799
4796
|
Xe(h, () => d());
|
|
4800
4797
|
}
|
|
4801
4798
|
return { width: o, height: u };
|
|
4802
4799
|
}
|
|
4803
|
-
const
|
|
4800
|
+
const D1 = /* @__PURE__ */ G({
|
|
4804
4801
|
__name: "ElmTooltip",
|
|
4805
4802
|
setup(r) {
|
|
4806
|
-
const e = Z(null), { x: t, y: n, width: a, height: s } =
|
|
4803
|
+
const e = Z(null), { x: t, y: n, width: a, height: s } = I1(e), i = F1(), o = Z(!1);
|
|
4807
4804
|
return (u, d) => (I(), F("span", {
|
|
4808
4805
|
ref_key: "el",
|
|
4809
4806
|
ref: e,
|
|
@@ -4838,11 +4835,11 @@ const F1 = /* @__PURE__ */ G({
|
|
|
4838
4835
|
})
|
|
4839
4836
|
], 34));
|
|
4840
4837
|
}
|
|
4841
|
-
}),
|
|
4842
|
-
tooltip:
|
|
4843
|
-
},
|
|
4844
|
-
$style:
|
|
4845
|
-
}, Jr = /* @__PURE__ */ J(
|
|
4838
|
+
}), R1 = "_tooltip_lxxjw_1", _1 = {
|
|
4839
|
+
tooltip: R1
|
|
4840
|
+
}, H1 = {
|
|
4841
|
+
$style: _1
|
|
4842
|
+
}, Jr = /* @__PURE__ */ J(D1, [["__cssModules", H1], ["__scopeId", "data-v-9df55653"]]), L1 = /* @__PURE__ */ G({
|
|
4846
4843
|
__name: "ElmCodeBlock",
|
|
4847
4844
|
props: {
|
|
4848
4845
|
code: {},
|
|
@@ -4892,22 +4889,22 @@ const F1 = /* @__PURE__ */ G({
|
|
|
4892
4889
|
L("div", {
|
|
4893
4890
|
class: B(a.$style.code)
|
|
4894
4891
|
}, [
|
|
4895
|
-
Q(
|
|
4892
|
+
Q(g1, {
|
|
4896
4893
|
code: a.code,
|
|
4897
4894
|
language: a.language
|
|
4898
4895
|
}, null, 8, ["code", "language"])
|
|
4899
4896
|
], 2)
|
|
4900
4897
|
], 6));
|
|
4901
4898
|
}
|
|
4902
|
-
}),
|
|
4903
|
-
wrapper:
|
|
4904
|
-
header:
|
|
4905
|
-
header__left:
|
|
4899
|
+
}), N1 = "_wrapper_132ip_1", P1 = "_header_132ip_14", q1 = "_header__left_132ip_28", V1 = "_code_132ip_54", G1 = {
|
|
4900
|
+
wrapper: N1,
|
|
4901
|
+
header: P1,
|
|
4902
|
+
header__left: q1,
|
|
4906
4903
|
"copy-icon": "_copy-icon_132ip_35",
|
|
4907
|
-
code:
|
|
4908
|
-
},
|
|
4909
|
-
$style:
|
|
4910
|
-
},
|
|
4904
|
+
code: V1
|
|
4905
|
+
}, U1 = {
|
|
4906
|
+
$style: G1
|
|
4907
|
+
}, W1 = /* @__PURE__ */ J(L1, [["__cssModules", U1]]);
|
|
4911
4908
|
class Pe {
|
|
4912
4909
|
// The + prefix indicates that these fields aren't writeable
|
|
4913
4910
|
// Lexer holding the input string.
|
|
@@ -4962,42 +4959,42 @@ class H {
|
|
|
4962
4959
|
}
|
|
4963
4960
|
}
|
|
4964
4961
|
H.prototype.__proto__ = Error.prototype;
|
|
4965
|
-
var
|
|
4962
|
+
var Y1 = function(e, t) {
|
|
4966
4963
|
return e.indexOf(t) !== -1;
|
|
4967
|
-
},
|
|
4964
|
+
}, X1 = function(e, t) {
|
|
4968
4965
|
return e === void 0 ? t : e;
|
|
4969
|
-
},
|
|
4970
|
-
return e.replace(
|
|
4971
|
-
},
|
|
4966
|
+
}, Z1 = /([A-Z])/g, K1 = function(e) {
|
|
4967
|
+
return e.replace(Z1, "-$1").toLowerCase();
|
|
4968
|
+
}, J1 = {
|
|
4972
4969
|
"&": "&",
|
|
4973
4970
|
">": ">",
|
|
4974
4971
|
"<": "<",
|
|
4975
4972
|
'"': """,
|
|
4976
4973
|
"'": "'"
|
|
4977
|
-
},
|
|
4978
|
-
function
|
|
4979
|
-
return String(r).replace(
|
|
4974
|
+
}, Q1 = /[&><"']/g;
|
|
4975
|
+
function eo(r) {
|
|
4976
|
+
return String(r).replace(Q1, (e) => J1[e]);
|
|
4980
4977
|
}
|
|
4981
4978
|
var Va = function r(e) {
|
|
4982
4979
|
return e.type === "ordgroup" || e.type === "color" ? e.body.length === 1 ? r(e.body[0]) : e : e.type === "font" ? r(e.body) : e;
|
|
4983
|
-
},
|
|
4980
|
+
}, to = function(e) {
|
|
4984
4981
|
var t = Va(e);
|
|
4985
4982
|
return t.type === "mathord" || t.type === "textord" || t.type === "atom";
|
|
4986
|
-
},
|
|
4983
|
+
}, ro = function(e) {
|
|
4987
4984
|
if (!e)
|
|
4988
4985
|
throw new Error("Expected non-null, but got " + String(e));
|
|
4989
4986
|
return e;
|
|
4990
|
-
},
|
|
4987
|
+
}, no = function(e) {
|
|
4991
4988
|
var t = /^[\x00-\x20]*([^\\/#?]*?)(:|�*58|�*3a|&colon)/i.exec(e);
|
|
4992
4989
|
return t ? t[2] !== ":" || !/^[a-zA-Z][a-zA-Z0-9+\-.]*$/.test(t[1]) ? null : t[1].toLowerCase() : "_relative";
|
|
4993
4990
|
}, U = {
|
|
4994
|
-
contains:
|
|
4995
|
-
deflt:
|
|
4996
|
-
escape:
|
|
4997
|
-
hyphenate:
|
|
4991
|
+
contains: Y1,
|
|
4992
|
+
deflt: X1,
|
|
4993
|
+
escape: eo,
|
|
4994
|
+
hyphenate: K1,
|
|
4998
4995
|
getBaseElem: Va,
|
|
4999
|
-
isCharacterBox:
|
|
5000
|
-
protocolFromUrl:
|
|
4996
|
+
isCharacterBox: to,
|
|
4997
|
+
protocolFromUrl: no
|
|
5001
4998
|
}, E0 = {
|
|
5002
4999
|
displayMode: {
|
|
5003
5000
|
type: "boolean",
|
|
@@ -5085,7 +5082,7 @@ var Va = function r(e) {
|
|
|
5085
5082
|
cli: !1
|
|
5086
5083
|
}
|
|
5087
5084
|
};
|
|
5088
|
-
function
|
|
5085
|
+
function ao(r) {
|
|
5089
5086
|
if (r.default)
|
|
5090
5087
|
return r.default;
|
|
5091
5088
|
var e = r.type, t = Array.isArray(e) ? e[0] : e;
|
|
@@ -5108,7 +5105,7 @@ class Qr {
|
|
|
5108
5105
|
for (var t in E0)
|
|
5109
5106
|
if (E0.hasOwnProperty(t)) {
|
|
5110
5107
|
var n = E0[t];
|
|
5111
|
-
this[t] = e[t] !== void 0 ? n.processor ? n.processor(e[t]) : e[t] :
|
|
5108
|
+
this[t] = e[t] !== void 0 ? n.processor ? n.processor(e[t]) : e[t] : ao(n);
|
|
5112
5109
|
}
|
|
5113
5110
|
}
|
|
5114
5111
|
/**
|
|
@@ -5168,40 +5165,40 @@ class xt {
|
|
|
5168
5165
|
* Get the style of a superscript given a base in the current style.
|
|
5169
5166
|
*/
|
|
5170
5167
|
sup() {
|
|
5171
|
-
return rt[
|
|
5168
|
+
return rt[so[this.id]];
|
|
5172
5169
|
}
|
|
5173
5170
|
/**
|
|
5174
5171
|
* Get the style of a subscript given a base in the current style.
|
|
5175
5172
|
*/
|
|
5176
5173
|
sub() {
|
|
5177
|
-
return rt[
|
|
5174
|
+
return rt[io[this.id]];
|
|
5178
5175
|
}
|
|
5179
5176
|
/**
|
|
5180
5177
|
* Get the style of a fraction numerator given the fraction in the current
|
|
5181
5178
|
* style.
|
|
5182
5179
|
*/
|
|
5183
5180
|
fracNum() {
|
|
5184
|
-
return rt[
|
|
5181
|
+
return rt[oo[this.id]];
|
|
5185
5182
|
}
|
|
5186
5183
|
/**
|
|
5187
5184
|
* Get the style of a fraction denominator given the fraction in the current
|
|
5188
5185
|
* style.
|
|
5189
5186
|
*/
|
|
5190
5187
|
fracDen() {
|
|
5191
|
-
return rt[
|
|
5188
|
+
return rt[lo[this.id]];
|
|
5192
5189
|
}
|
|
5193
5190
|
/**
|
|
5194
5191
|
* Get the cramped version of a style (in particular, cramping a cramped style
|
|
5195
5192
|
* doesn't change the style).
|
|
5196
5193
|
*/
|
|
5197
5194
|
cramp() {
|
|
5198
|
-
return rt[
|
|
5195
|
+
return rt[uo[this.id]];
|
|
5199
5196
|
}
|
|
5200
5197
|
/**
|
|
5201
5198
|
* Get a text or display version of this style.
|
|
5202
5199
|
*/
|
|
5203
5200
|
text() {
|
|
5204
|
-
return rt[
|
|
5201
|
+
return rt[co[this.id]];
|
|
5205
5202
|
}
|
|
5206
5203
|
/**
|
|
5207
5204
|
* Return true if this style is tightly spaced (scriptstyle/scriptscriptstyle)
|
|
@@ -5210,7 +5207,7 @@ class xt {
|
|
|
5210
5207
|
return this.size >= 2;
|
|
5211
5208
|
}
|
|
5212
5209
|
}
|
|
5213
|
-
var en = 0, _0 = 1, Gt = 2, dt = 3, u0 = 4, We = 5, Wt = 6, Oe = 7, rt = [new xt(en, 0, !1), new xt(_0, 0, !0), new xt(Gt, 1, !1), new xt(dt, 1, !0), new xt(u0, 2, !1), new xt(We, 2, !0), new xt(Wt, 3, !1), new xt(Oe, 3, !0)],
|
|
5210
|
+
var en = 0, _0 = 1, Gt = 2, dt = 3, u0 = 4, We = 5, Wt = 6, Oe = 7, rt = [new xt(en, 0, !1), new xt(_0, 0, !0), new xt(Gt, 1, !1), new xt(dt, 1, !0), new xt(u0, 2, !1), new xt(We, 2, !0), new xt(Wt, 3, !1), new xt(Oe, 3, !0)], so = [u0, We, u0, We, Wt, Oe, Wt, Oe], io = [We, We, We, We, Oe, Oe, Oe, Oe], oo = [Gt, dt, u0, We, Wt, Oe, Wt, Oe], lo = [dt, dt, We, We, Oe, Oe, Oe, Oe], uo = [_0, _0, dt, dt, We, We, Oe, Oe], co = [en, _0, Gt, dt, Gt, dt, Gt, dt], X = {
|
|
5214
5211
|
DISPLAY: rt[en],
|
|
5215
5212
|
TEXT: rt[Gt],
|
|
5216
5213
|
SCRIPT: rt[u0],
|
|
@@ -5274,7 +5271,7 @@ var en = 0, _0 = 1, Gt = 2, dt = 3, u0 = 4, We = 5, Wt = 6, Oe = 7, rt = [new xt
|
|
|
5274
5271
|
name: "hangul",
|
|
5275
5272
|
blocks: [[44032, 55215]]
|
|
5276
5273
|
}];
|
|
5277
|
-
function
|
|
5274
|
+
function ho(r) {
|
|
5278
5275
|
for (var e = 0; e < $r.length; e++)
|
|
5279
5276
|
for (var t = $r[e], n = 0; n < t.blocks.length; n++) {
|
|
5280
5277
|
var a = t.blocks[n];
|
|
@@ -5291,7 +5288,7 @@ function Ga(r) {
|
|
|
5291
5288
|
return !0;
|
|
5292
5289
|
return !1;
|
|
5293
5290
|
}
|
|
5294
|
-
var Pt = 80,
|
|
5291
|
+
var Pt = 80, po = function(e, t) {
|
|
5295
5292
|
return "M95," + (622 + e + t) + `
|
|
5296
5293
|
c-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,-10,-9.5,-14
|
|
5297
5294
|
c0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54
|
|
@@ -5304,7 +5301,7 @@ H400000v` + (40 + e) + `H845.2724
|
|
|
5304
5301
|
s-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7
|
|
5305
5302
|
c-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z
|
|
5306
5303
|
M` + (834 + e) + " " + t + "h400000v" + (40 + e) + "h-400000z";
|
|
5307
|
-
},
|
|
5304
|
+
}, mo = function(e, t) {
|
|
5308
5305
|
return "M263," + (601 + e + t) + `c0.7,0,18,39.7,52,119
|
|
5309
5306
|
c34,79.3,68.167,158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120
|
|
5310
5307
|
c340,-704.7,510.7,-1060.3,512,-1067
|
|
@@ -5316,7 +5313,7 @@ c-22.3,46.7,-33.8,70.3,-34.5,71c-4.7,4.7,-12.3,7,-23,7s-12,-1,-12,-1
|
|
|
5316
5313
|
s-109,-253,-109,-253c-72.7,-168,-109.3,-252,-110,-252c-10.7,8,-22,16.7,-34,26
|
|
5317
5314
|
c-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26s76,-59,76,-59s76,-60,76,-60z
|
|
5318
5315
|
M` + (1001 + e) + " " + t + "h400000v" + (40 + e) + "h-400000z";
|
|
5319
|
-
},
|
|
5316
|
+
}, fo = function(e, t) {
|
|
5320
5317
|
return "M983 " + (10 + e + t) + `
|
|
5321
5318
|
l` + e / 3.13 + " -" + e + `
|
|
5322
5319
|
c4,-6.7,10,-10,18,-10 H400000v` + (40 + e) + `
|
|
@@ -5327,7 +5324,7 @@ c26.7,-32.7,52,-63,76,-91s52,-60,52,-60s208,722,208,722
|
|
|
5327
5324
|
c56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,-658.5
|
|
5328
5325
|
c53.7,-170.3,84.5,-266.8,92.5,-289.5z
|
|
5329
5326
|
M` + (1001 + e) + " " + t + "h400000v" + (40 + e) + "h-400000z";
|
|
5330
|
-
},
|
|
5327
|
+
}, vo = function(e, t) {
|
|
5331
5328
|
return "M424," + (2398 + e + t) + `
|
|
5332
5329
|
c-1.3,-0.7,-38.5,-172,-111.5,-514c-73,-342,-109.8,-513.3,-110.5,-514
|
|
5333
5330
|
c0,-2,-10.7,14.3,-32,49c-4.7,7.3,-9.8,15.7,-15.5,25c-5.7,9.3,-9.8,16,-12.5,20
|
|
@@ -5339,7 +5336,7 @@ s-87.3,378.7,-272.6,1166c-185.3,787.3,-279.3,1182.3,-282,1185
|
|
|
5339
5336
|
c-2,6,-10,9,-24,9
|
|
5340
5337
|
c-8,0,-12,-0.7,-12,-2z M` + (1001 + e) + " " + t + `
|
|
5341
5338
|
h400000v` + (40 + e) + "h-400000z";
|
|
5342
|
-
},
|
|
5339
|
+
}, yo = function(e, t) {
|
|
5343
5340
|
return "M473," + (2713 + e + t) + `
|
|
5344
5341
|
c339.3,-1799.3,509.3,-2700,510,-2702 l` + e / 5.298 + " -" + e + `
|
|
5345
5342
|
c3.3,-7.3,9.3,-11,18,-11 H400000v` + (40 + e) + `H1017.7
|
|
@@ -5348,40 +5345,40 @@ c-8,0,-12,-0.7,-12,-2c0,-1.3,-5.3,-32,-16,-92c-50.7,-293.3,-119.7,-693.3,-207,-1
|
|
|
5348
5345
|
c0,-1.3,-5.3,8.7,-16,30c-10.7,21.3,-21.3,42.7,-32,64s-16,33,-16,33s-26,-26,-26,-26
|
|
5349
5346
|
s76,-153,76,-153s77,-151,77,-151c0.7,0.7,35.7,202,105,604c67.3,400.7,102,602.7,104,
|
|
5350
5347
|
606zM` + (1001 + e) + " " + t + "h400000v" + (40 + e) + "H1017.7z";
|
|
5351
|
-
},
|
|
5348
|
+
}, go = function(e) {
|
|
5352
5349
|
var t = e / 2;
|
|
5353
5350
|
return "M400000 " + e + " H0 L" + t + " 0 l65 45 L145 " + (e - 80) + " H400000z";
|
|
5354
|
-
},
|
|
5351
|
+
}, bo = function(e, t, n) {
|
|
5355
5352
|
var a = n - 54 - t - e;
|
|
5356
5353
|
return "M702 " + (e + t) + "H400000" + (40 + e) + `
|
|
5357
5354
|
H742v` + a + `l-4 4-4 4c-.667.7 -2 1.5-4 2.5s-4.167 1.833-6.5 2.5-5.5 1-9.5 1
|
|
5358
5355
|
h-12l-28-84c-16.667-52-96.667 -294.333-240-727l-212 -643 -85 170
|
|
5359
5356
|
c-4-3.333-8.333-7.667-13 -13l-13-13l77-155 77-156c66 199.333 139 419.667
|
|
5360
5357
|
219 661 l218 661zM702 ` + t + "H400000v" + (40 + e) + "H742z";
|
|
5361
|
-
},
|
|
5358
|
+
}, xo = function(e, t, n) {
|
|
5362
5359
|
t = 1e3 * t;
|
|
5363
5360
|
var a = "";
|
|
5364
5361
|
switch (e) {
|
|
5365
5362
|
case "sqrtMain":
|
|
5366
|
-
a =
|
|
5363
|
+
a = po(t, Pt);
|
|
5367
5364
|
break;
|
|
5368
5365
|
case "sqrtSize1":
|
|
5369
|
-
a =
|
|
5366
|
+
a = mo(t, Pt);
|
|
5370
5367
|
break;
|
|
5371
5368
|
case "sqrtSize2":
|
|
5372
|
-
a =
|
|
5369
|
+
a = fo(t, Pt);
|
|
5373
5370
|
break;
|
|
5374
5371
|
case "sqrtSize3":
|
|
5375
|
-
a =
|
|
5372
|
+
a = vo(t, Pt);
|
|
5376
5373
|
break;
|
|
5377
5374
|
case "sqrtSize4":
|
|
5378
|
-
a =
|
|
5375
|
+
a = yo(t, Pt);
|
|
5379
5376
|
break;
|
|
5380
5377
|
case "sqrtTall":
|
|
5381
|
-
a =
|
|
5378
|
+
a = bo(t, Pt, n);
|
|
5382
5379
|
}
|
|
5383
5380
|
return a;
|
|
5384
|
-
},
|
|
5381
|
+
}, wo = function(e, t) {
|
|
5385
5382
|
switch (e) {
|
|
5386
5383
|
case "⎜":
|
|
5387
5384
|
return "M291 0 H417 V" + t + " H291z M291 0 H417 V" + t + " H291z";
|
|
@@ -5656,7 +5653,7 @@ c4.7,-4.7,7,-9.3,7,-14c0,-9.3,-3.7,-15.3,-11,-18c-92.7,-56.7,-159,-133.7,-199,
|
|
|
5656
5653
|
-231c-3.3,-9.3,-6,-14.7,-8,-16c-2,-1.3,-7,-2,-15,-2c-10.7,0,-16.7,2,-18,6
|
|
5657
5654
|
c-2,2.7,-1,9.7,3,21c15.3,42,36.7,81.8,64,119.5c27.3,37.7,58,69.2,92,94.5z
|
|
5658
5655
|
M500 241 v40 H399408 v-40z M500 435 v40 H400000 v-40z`
|
|
5659
|
-
},
|
|
5656
|
+
}, ko = function(e, t) {
|
|
5660
5657
|
switch (e) {
|
|
5661
5658
|
case "lbrack":
|
|
5662
5659
|
return "M403 1759 V84 H666 V0 H319 V1759 v" + t + ` v1759 h347 v-84
|
|
@@ -7970,7 +7967,7 @@ var nt = {
|
|
|
7970
7967
|
ю: "m",
|
|
7971
7968
|
я: "r"
|
|
7972
7969
|
};
|
|
7973
|
-
function
|
|
7970
|
+
function Mo(r, e) {
|
|
7974
7971
|
nt[r] = e;
|
|
7975
7972
|
}
|
|
7976
7973
|
function tn(r, e, t) {
|
|
@@ -7987,7 +7984,7 @@ function tn(r, e, t) {
|
|
|
7987
7984
|
};
|
|
7988
7985
|
}
|
|
7989
7986
|
var ir = {};
|
|
7990
|
-
function
|
|
7987
|
+
function So(r) {
|
|
7991
7988
|
var e;
|
|
7992
7989
|
if (r >= 5 ? e = 0 : r >= 3 ? e = 1 : e = 2, !ir[e]) {
|
|
7993
7990
|
var t = ir[e] = {
|
|
@@ -7998,7 +7995,7 @@ function Mo(r) {
|
|
|
7998
7995
|
}
|
|
7999
7996
|
return ir[e];
|
|
8000
7997
|
}
|
|
8001
|
-
var
|
|
7998
|
+
var Ao = [
|
|
8002
7999
|
// Each element contains [textsize, scriptsize, scriptscriptsize].
|
|
8003
8000
|
// The size mappings are taken from TeX with \normalsize=10pt.
|
|
8004
8001
|
[1, 1, 1],
|
|
@@ -8038,7 +8035,7 @@ var So = [
|
|
|
8038
8035
|
2.074,
|
|
8039
8036
|
2.488
|
|
8040
8037
|
], On = function(e, t) {
|
|
8041
|
-
return t.size < 2 ? e :
|
|
8038
|
+
return t.size < 2 ? e : Ao[e - 1][t.size - 1];
|
|
8042
8039
|
};
|
|
8043
8040
|
class ut {
|
|
8044
8041
|
// A font family applies to a group of fonts (i.e. SansSerif), while a font
|
|
@@ -8206,7 +8203,7 @@ class ut {
|
|
|
8206
8203
|
* Return the font metrics for this size.
|
|
8207
8204
|
*/
|
|
8208
8205
|
fontMetrics() {
|
|
8209
|
-
return this._fontMetrics || (this._fontMetrics =
|
|
8206
|
+
return this._fontMetrics || (this._fontMetrics = So(this.size)), this._fontMetrics;
|
|
8210
8207
|
}
|
|
8211
8208
|
/**
|
|
8212
8209
|
* Gets the CSS color of the current options object
|
|
@@ -8244,12 +8241,12 @@ var Er = {
|
|
|
8244
8241
|
// https://tex.stackexchange.com/a/41371
|
|
8245
8242
|
px: 803 / 800
|
|
8246
8243
|
// \pdfpxdimen defaults to 1 bp in pdfTeX and LuaTeX
|
|
8247
|
-
},
|
|
8244
|
+
}, jo = {
|
|
8248
8245
|
ex: !0,
|
|
8249
8246
|
em: !0,
|
|
8250
8247
|
mu: !0
|
|
8251
8248
|
}, Ua = function(e) {
|
|
8252
|
-
return typeof e != "string" && (e = e.unit), e in Er || e in
|
|
8249
|
+
return typeof e != "string" && (e = e.unit), e in Er || e in jo || e === "ex";
|
|
8253
8250
|
}, de = function(e, t) {
|
|
8254
8251
|
var n;
|
|
8255
8252
|
if (e.unit in Er)
|
|
@@ -8340,7 +8337,7 @@ class rn {
|
|
|
8340
8337
|
return Xa.call(this, "a");
|
|
8341
8338
|
}
|
|
8342
8339
|
}
|
|
8343
|
-
class
|
|
8340
|
+
class zo {
|
|
8344
8341
|
constructor(e, t, n) {
|
|
8345
8342
|
this.src = void 0, this.alt = void 0, this.classes = void 0, this.height = void 0, this.depth = void 0, this.maxFontSize = void 0, this.style = void 0, this.alt = t, this.src = e, this.classes = ["mord"], this.style = n;
|
|
8346
8343
|
}
|
|
@@ -8361,7 +8358,7 @@ class jo {
|
|
|
8361
8358
|
return t && (e += ' style="' + U.escape(t) + '"'), e += "'/>", e;
|
|
8362
8359
|
}
|
|
8363
8360
|
}
|
|
8364
|
-
var
|
|
8361
|
+
var To = {
|
|
8365
8362
|
î: "ı̂",
|
|
8366
8363
|
ï: "ı̈",
|
|
8367
8364
|
í: "ı́",
|
|
@@ -8371,8 +8368,8 @@ var zo = {
|
|
|
8371
8368
|
class Ze {
|
|
8372
8369
|
constructor(e, t, n, a, s, i, o, u) {
|
|
8373
8370
|
this.text = void 0, this.height = void 0, this.depth = void 0, this.italic = void 0, this.skew = void 0, this.width = void 0, this.maxFontSize = void 0, this.classes = void 0, this.style = void 0, this.text = e, this.height = t || 0, this.depth = n || 0, this.italic = a || 0, this.skew = s || 0, this.width = i || 0, this.classes = o || [], this.style = u || {}, this.maxFontSize = 0;
|
|
8374
|
-
var d =
|
|
8375
|
-
d && this.classes.push(d + "_fallback"), /[îïíì]/.test(this.text) && (this.text =
|
|
8371
|
+
var d = ho(this.text.charCodeAt(0));
|
|
8372
|
+
d && this.classes.push(d + "_fallback"), /[îïíì]/.test(this.text) && (this.text = To[this.text]);
|
|
8376
8373
|
}
|
|
8377
8374
|
hasClass(e) {
|
|
8378
8375
|
return U.contains(this.classes, e);
|
|
@@ -8459,19 +8456,19 @@ function Fn(r) {
|
|
|
8459
8456
|
return r;
|
|
8460
8457
|
throw new Error("Expected symbolNode but got " + String(r) + ".");
|
|
8461
8458
|
}
|
|
8462
|
-
function
|
|
8459
|
+
function Co(r) {
|
|
8463
8460
|
if (r instanceof y0)
|
|
8464
8461
|
return r;
|
|
8465
8462
|
throw new Error("Expected span<HtmlDomNode> but got " + String(r) + ".");
|
|
8466
8463
|
}
|
|
8467
|
-
var
|
|
8464
|
+
var $o = {
|
|
8468
8465
|
bin: 1,
|
|
8469
8466
|
close: 1,
|
|
8470
8467
|
inner: 1,
|
|
8471
8468
|
open: 1,
|
|
8472
8469
|
punct: 1,
|
|
8473
8470
|
rel: 1
|
|
8474
|
-
},
|
|
8471
|
+
}, Eo = {
|
|
8475
8472
|
"accent-token": 1,
|
|
8476
8473
|
mathord: 1,
|
|
8477
8474
|
"op-token": 1,
|
|
@@ -9201,7 +9198,7 @@ var S0 = [
|
|
|
9201
9198
|
// 0-9 bold sans-serif
|
|
9202
9199
|
["mathtt", "texttt", "Typewriter-Regular"]
|
|
9203
9200
|
// 0-9 monospace
|
|
9204
|
-
],
|
|
9201
|
+
], Io = function(e, t) {
|
|
9205
9202
|
var n = e.charCodeAt(0), a = e.charCodeAt(1), s = (n - 55296) * 1024 + (a - 56320) + 65536, i = t === "math" ? 0 : 1;
|
|
9206
9203
|
if (119808 <= s && s < 120484) {
|
|
9207
9204
|
var o = Math.floor((s - 119808) / 26);
|
|
@@ -9236,9 +9233,9 @@ var S0 = [
|
|
|
9236
9233
|
h && (u.style.color = h);
|
|
9237
9234
|
}
|
|
9238
9235
|
return u;
|
|
9239
|
-
},
|
|
9236
|
+
}, Bo = function(e, t, n, a) {
|
|
9240
9237
|
return a === void 0 && (a = []), n.font === "boldsymbol" && W0(e, "Main-Bold", t).metrics ? Qe(e, "Main-Bold", t, n, a.concat(["mathbf"])) : e === "\\" || le[t][e].font === "main" ? Qe(e, "Main-Regular", t, n, a) : Qe(e, "AMS-Regular", t, n, a.concat(["amsrm"]));
|
|
9241
|
-
},
|
|
9238
|
+
}, Oo = function(e, t, n, a, s) {
|
|
9242
9239
|
return s !== "textord" && W0(e, "Math-BoldItalic", t).metrics ? {
|
|
9243
9240
|
fontName: "Math-BoldItalic",
|
|
9244
9241
|
fontClass: "boldsymbol"
|
|
@@ -9246,14 +9243,14 @@ var S0 = [
|
|
|
9246
9243
|
fontName: "Main-Bold",
|
|
9247
9244
|
fontClass: "mathbf"
|
|
9248
9245
|
};
|
|
9249
|
-
},
|
|
9246
|
+
}, Fo = function(e, t, n) {
|
|
9250
9247
|
var a = e.mode, s = e.text, i = ["mord"], o = a === "math" || a === "text" && t.font, u = o ? t.font : t.fontFamily, d = "", h = "";
|
|
9251
|
-
if (s.charCodeAt(0) === 55349 && ([d, h] =
|
|
9248
|
+
if (s.charCodeAt(0) === 55349 && ([d, h] = Io(s, a)), d.length > 0)
|
|
9252
9249
|
return Qe(s, d, a, t, i.concat(h));
|
|
9253
9250
|
if (u) {
|
|
9254
9251
|
var m, y;
|
|
9255
9252
|
if (u === "boldsymbol") {
|
|
9256
|
-
var b =
|
|
9253
|
+
var b = Oo(s, a, t, i, n);
|
|
9257
9254
|
m = b.fontName, y = [b.fontClass];
|
|
9258
9255
|
} else o ? (m = Qa[u].fontName, y = [u]) : (m = A0(u, t.fontWeight, t.fontShape), y = [u, t.fontWeight, t.fontShape]);
|
|
9259
9256
|
if (W0(s, m, a).metrics)
|
|
@@ -9280,7 +9277,7 @@ var S0 = [
|
|
|
9280
9277
|
}
|
|
9281
9278
|
} else
|
|
9282
9279
|
throw new Error("unexpected type: " + n + " in makeOrd");
|
|
9283
|
-
},
|
|
9280
|
+
}, Do = (r, e) => {
|
|
9284
9281
|
if (At(r.classes) !== At(e.classes) || r.skew !== e.skew || r.maxFontSize !== e.maxFontSize)
|
|
9285
9282
|
return !1;
|
|
9286
9283
|
if (r.classes.length === 1) {
|
|
@@ -9295,10 +9292,10 @@ var S0 = [
|
|
|
9295
9292
|
if (e.style.hasOwnProperty(a) && r.style[a] !== e.style[a])
|
|
9296
9293
|
return !1;
|
|
9297
9294
|
return !0;
|
|
9298
|
-
},
|
|
9295
|
+
}, Ro = (r) => {
|
|
9299
9296
|
for (var e = 0; e < r.length - 1; e++) {
|
|
9300
9297
|
var t = r[e], n = r[e + 1];
|
|
9301
|
-
t instanceof Ze && n instanceof Ze &&
|
|
9298
|
+
t instanceof Ze && n instanceof Ze && Do(t, n) && (t.text += n.text, t.height = Math.max(t.height, n.height), t.depth = Math.max(t.depth, n.depth), t.italic = n.italic, r.splice(e + 1, 1), e--);
|
|
9302
9299
|
}
|
|
9303
9300
|
return r;
|
|
9304
9301
|
}, nn = function(e) {
|
|
@@ -9310,18 +9307,18 @@ var S0 = [
|
|
|
9310
9307
|
}, Re = function(e, t, n, a) {
|
|
9311
9308
|
var s = new y0(e, t, n, a);
|
|
9312
9309
|
return nn(s), s;
|
|
9313
|
-
}, Ka = (r, e, t, n) => new y0(r, e, t, n),
|
|
9310
|
+
}, Ka = (r, e, t, n) => new y0(r, e, t, n), _o = function(e, t, n) {
|
|
9314
9311
|
var a = Re([e], [], t);
|
|
9315
9312
|
return a.height = Math.max(n || t.fontMetrics().defaultRuleThickness, t.minRuleThickness), a.style.borderBottomWidth = N(a.height), a.maxFontSize = 1, a;
|
|
9316
|
-
},
|
|
9313
|
+
}, Ho = function(e, t, n, a) {
|
|
9317
9314
|
var s = new rn(e, t, n, a);
|
|
9318
9315
|
return nn(s), s;
|
|
9319
9316
|
}, Ja = function(e) {
|
|
9320
9317
|
var t = new v0(e);
|
|
9321
9318
|
return nn(t), t;
|
|
9322
|
-
},
|
|
9319
|
+
}, Lo = function(e, t) {
|
|
9323
9320
|
return e instanceof v0 ? Re([], [e], t) : e;
|
|
9324
|
-
},
|
|
9321
|
+
}, No = function(e) {
|
|
9325
9322
|
if (e.positionType === "individualShift") {
|
|
9326
9323
|
for (var t = e.children, n = [t[0]], a = -t[0].shift - t[0].elem.depth, s = a, i = 1; i < t.length; i++) {
|
|
9327
9324
|
var o = -t[i].shift - s - t[i].elem.depth, u = o - (t[i - 1].elem.height + t[i - 1].elem.depth);
|
|
@@ -9359,11 +9356,11 @@ var S0 = [
|
|
|
9359
9356
|
children: e.children,
|
|
9360
9357
|
depth: d
|
|
9361
9358
|
};
|
|
9362
|
-
},
|
|
9359
|
+
}, Po = function(e, t) {
|
|
9363
9360
|
for (var {
|
|
9364
9361
|
children: n,
|
|
9365
9362
|
depth: a
|
|
9366
|
-
} =
|
|
9363
|
+
} = No(e), s = 0, i = 0; i < n.length; i++) {
|
|
9367
9364
|
var o = n[i];
|
|
9368
9365
|
if (o.type === "elem") {
|
|
9369
9366
|
var u = o.elem;
|
|
@@ -9395,7 +9392,7 @@ var S0 = [
|
|
|
9395
9392
|
T = [Re(["vlist-r"], [A])];
|
|
9396
9393
|
var D = Re(["vlist-t"], T);
|
|
9397
9394
|
return T.length === 2 && D.classes.push("vlist-t2"), D.height = y, D.depth = -m, D;
|
|
9398
|
-
},
|
|
9395
|
+
}, qo = (r, e) => {
|
|
9399
9396
|
var t = Re(["mspace"], [], e), n = de(r, e);
|
|
9400
9397
|
return t.style.marginRight = N(n), t;
|
|
9401
9398
|
}, A0 = function(e, t, n) {
|
|
@@ -9477,7 +9474,7 @@ var S0 = [
|
|
|
9477
9474
|
oiintSize2: ["oiintSize2", 1.472, 0.659],
|
|
9478
9475
|
oiiintSize1: ["oiiintSize1", 1.304, 0.499],
|
|
9479
9476
|
oiiintSize2: ["oiiintSize2", 1.98, 0.659]
|
|
9480
|
-
},
|
|
9477
|
+
}, Vo = function(e, t) {
|
|
9481
9478
|
var [n, a, s] = es[e], i = new jt(n), o = new pt([i], {
|
|
9482
9479
|
width: N(a),
|
|
9483
9480
|
height: N(s),
|
|
@@ -9490,19 +9487,19 @@ var S0 = [
|
|
|
9490
9487
|
}, $ = {
|
|
9491
9488
|
fontMap: Qa,
|
|
9492
9489
|
makeSymbol: Qe,
|
|
9493
|
-
mathsym:
|
|
9490
|
+
mathsym: Bo,
|
|
9494
9491
|
makeSpan: Re,
|
|
9495
9492
|
makeSvgSpan: Ka,
|
|
9496
|
-
makeLineSpan:
|
|
9497
|
-
makeAnchor:
|
|
9493
|
+
makeLineSpan: _o,
|
|
9494
|
+
makeAnchor: Ho,
|
|
9498
9495
|
makeFragment: Ja,
|
|
9499
|
-
wrapFragment:
|
|
9500
|
-
makeVList:
|
|
9501
|
-
makeOrd:
|
|
9502
|
-
makeGlue:
|
|
9503
|
-
staticSvg:
|
|
9496
|
+
wrapFragment: Lo,
|
|
9497
|
+
makeVList: Po,
|
|
9498
|
+
makeOrd: Fo,
|
|
9499
|
+
makeGlue: qo,
|
|
9500
|
+
staticSvg: Vo,
|
|
9504
9501
|
svgData: es,
|
|
9505
|
-
tryCombineChars:
|
|
9502
|
+
tryCombineChars: Ro
|
|
9506
9503
|
}, ce = {
|
|
9507
9504
|
number: 3,
|
|
9508
9505
|
unit: "mu"
|
|
@@ -9512,7 +9509,7 @@ var S0 = [
|
|
|
9512
9509
|
}, lt = {
|
|
9513
9510
|
number: 5,
|
|
9514
9511
|
unit: "mu"
|
|
9515
|
-
},
|
|
9512
|
+
}, Go = {
|
|
9516
9513
|
mord: {
|
|
9517
9514
|
mop: ce,
|
|
9518
9515
|
mbin: Dt,
|
|
@@ -9562,7 +9559,7 @@ var S0 = [
|
|
|
9562
9559
|
mpunct: ce,
|
|
9563
9560
|
minner: ce
|
|
9564
9561
|
}
|
|
9565
|
-
},
|
|
9562
|
+
}, Uo = {
|
|
9566
9563
|
mord: {
|
|
9567
9564
|
mop: ce
|
|
9568
9565
|
},
|
|
@@ -9627,12 +9624,12 @@ var P0 = function(e) {
|
|
|
9627
9624
|
return e.type === "ordgroup" && e.body.length === 1 ? e.body[0] : e;
|
|
9628
9625
|
}, ge = function(e) {
|
|
9629
9626
|
return e.type === "ordgroup" ? e.body : [e];
|
|
9630
|
-
}, mt = $.makeSpan,
|
|
9627
|
+
}, mt = $.makeSpan, Wo = ["leftmost", "mbin", "mopen", "mrel", "mop", "mpunct"], Yo = ["rightmost", "mrel", "mclose", "mpunct"], Xo = {
|
|
9631
9628
|
display: X.DISPLAY,
|
|
9632
9629
|
text: X.TEXT,
|
|
9633
9630
|
script: X.SCRIPT,
|
|
9634
9631
|
scriptscript: X.SCRIPTSCRIPT
|
|
9635
|
-
},
|
|
9632
|
+
}, Zo = {
|
|
9636
9633
|
mord: "mord",
|
|
9637
9634
|
mop: "mop",
|
|
9638
9635
|
mbin: "mbin",
|
|
@@ -9656,16 +9653,16 @@ var P0 = function(e) {
|
|
|
9656
9653
|
var d = t;
|
|
9657
9654
|
if (e.length === 1) {
|
|
9658
9655
|
var h = e[0];
|
|
9659
|
-
h.type === "sizing" ? d = t.havingSize(h.size) : h.type === "styling" && (d = t.havingStyle(
|
|
9656
|
+
h.type === "sizing" ? d = t.havingSize(h.size) : h.type === "styling" && (d = t.havingStyle(Xo[h.style]));
|
|
9660
9657
|
}
|
|
9661
9658
|
var m = mt([a[0] || "leftmost"], [], t), y = mt([a[1] || "rightmost"], [], t), b = n === "root";
|
|
9662
9659
|
return Nn(s, (M, w) => {
|
|
9663
9660
|
var S = w.classes[0], j = M.classes[0];
|
|
9664
|
-
S === "mbin" && U.contains(
|
|
9661
|
+
S === "mbin" && U.contains(Yo, j) ? w.classes[0] = "mord" : j === "mbin" && U.contains(Wo, S) && (M.classes[0] = "mord");
|
|
9665
9662
|
}, {
|
|
9666
9663
|
node: m
|
|
9667
9664
|
}, y, b), Nn(s, (M, w) => {
|
|
9668
|
-
var S = Or(w), j = Or(M), v = S && j ? M.hasClass("mtight") ?
|
|
9665
|
+
var S = Or(w), j = Or(M), v = S && j ? M.hasClass("mtight") ? Uo[S][j] : Go[S][j] : null;
|
|
9669
9666
|
if (v)
|
|
9670
9667
|
return $.makeGlue(v, d);
|
|
9671
9668
|
}, {
|
|
@@ -9691,7 +9688,7 @@ var P0 = function(e) {
|
|
|
9691
9688
|
a && e.pop();
|
|
9692
9689
|
}, rs = function(e) {
|
|
9693
9690
|
return e instanceof v0 || e instanceof rn || e instanceof y0 && e.hasClass("enclosing") ? e : null;
|
|
9694
|
-
},
|
|
9691
|
+
}, Ko = function r(e, t) {
|
|
9695
9692
|
var n = rs(e);
|
|
9696
9693
|
if (n) {
|
|
9697
9694
|
var a = n.children;
|
|
@@ -9704,7 +9701,7 @@ var P0 = function(e) {
|
|
|
9704
9701
|
}
|
|
9705
9702
|
return e;
|
|
9706
9703
|
}, Or = function(e, t) {
|
|
9707
|
-
return e ? (t && (e =
|
|
9704
|
+
return e ? (t && (e = Ko(e, t)), Zo[e.classes[0]] || null) : null;
|
|
9708
9705
|
}, c0 = function(e, t) {
|
|
9709
9706
|
var n = ["nulldelimiter"].concat(e.baseSizingClasses());
|
|
9710
9707
|
return mt(t.concat(n));
|
|
@@ -9823,7 +9820,7 @@ class i0 {
|
|
|
9823
9820
|
return this.text;
|
|
9824
9821
|
}
|
|
9825
9822
|
}
|
|
9826
|
-
class
|
|
9823
|
+
class Jo {
|
|
9827
9824
|
/**
|
|
9828
9825
|
* Create a Space node with width given in CSS ems.
|
|
9829
9826
|
*/
|
|
@@ -9855,7 +9852,7 @@ class Ko {
|
|
|
9855
9852
|
var R = {
|
|
9856
9853
|
MathNode: Ue,
|
|
9857
9854
|
TextNode: i0,
|
|
9858
|
-
SpaceNode:
|
|
9855
|
+
SpaceNode: Jo,
|
|
9859
9856
|
newDocumentFragment: ns
|
|
9860
9857
|
}, Ke = function(e, t, n) {
|
|
9861
9858
|
return le[t][e] && le[t][e].replace && e.charCodeAt(0) !== 55349 && !(Za.hasOwnProperty(e) && n && (n.fontFamily && n.fontFamily.slice(4, 6) === "tt" || n.font && n.font.slice(4, 6) === "tt")) && (e = le[t][e].replace), new R.TextNode(e);
|
|
@@ -9962,7 +9959,7 @@ var as = function(e) {
|
|
|
9962
9959
|
t.leqno && n.push("leqno"), t.fleqn && n.push("fleqn"), e = $.makeSpan(n, [e]);
|
|
9963
9960
|
}
|
|
9964
9961
|
return e;
|
|
9965
|
-
},
|
|
9962
|
+
}, Qo = function(e, t, n) {
|
|
9966
9963
|
var a = as(n), s;
|
|
9967
9964
|
if (n.output === "mathml")
|
|
9968
9965
|
return Pn(e, t, a, n.displayMode, !0);
|
|
@@ -9974,10 +9971,10 @@ var as = function(e) {
|
|
|
9974
9971
|
s = $.makeSpan(["katex"], [o, u]);
|
|
9975
9972
|
}
|
|
9976
9973
|
return ss(s, n);
|
|
9977
|
-
},
|
|
9974
|
+
}, el = function(e, t, n) {
|
|
9978
9975
|
var a = as(n), s = Fr(e, a), i = $.makeSpan(["katex"], [s]);
|
|
9979
9976
|
return ss(i, n);
|
|
9980
|
-
},
|
|
9977
|
+
}, tl = {
|
|
9981
9978
|
widehat: "^",
|
|
9982
9979
|
widecheck: "ˇ",
|
|
9983
9980
|
widetilde: "~",
|
|
@@ -10022,10 +10019,10 @@ var as = function(e) {
|
|
|
10022
10019
|
"\\cdrightarrow": "→",
|
|
10023
10020
|
"\\cdleftarrow": "←",
|
|
10024
10021
|
"\\cdlongequal": "="
|
|
10025
|
-
},
|
|
10026
|
-
var t = new R.MathNode("mo", [new R.TextNode(
|
|
10022
|
+
}, rl = function(e) {
|
|
10023
|
+
var t = new R.MathNode("mo", [new R.TextNode(tl[e.replace(/^\\/, "")])]);
|
|
10027
10024
|
return t.setAttribute("stretchy", "true"), t;
|
|
10028
|
-
},
|
|
10025
|
+
}, nl = {
|
|
10029
10026
|
// path(s), minWidth, height, align
|
|
10030
10027
|
overrightarrow: [["rightarrow"], 0.888, 522, "xMaxYMin"],
|
|
10031
10028
|
overleftarrow: [["leftarrow"], 0.888, 522, "xMinYMin"],
|
|
@@ -10072,13 +10069,13 @@ var as = function(e) {
|
|
|
10072
10069
|
xrightleftarrows: [["baraboveleftarrow", "rightarrowabovebar"], 1.75, 901],
|
|
10073
10070
|
xrightequilibrium: [["baraboveshortleftharpoon", "rightharpoonaboveshortbar"], 1.75, 716],
|
|
10074
10071
|
xleftequilibrium: [["shortbaraboveleftharpoon", "shortrightharpoonabovebar"], 1.75, 716]
|
|
10075
|
-
},
|
|
10072
|
+
}, al = function(e) {
|
|
10076
10073
|
return e.type === "ordgroup" ? e.body.length : 1;
|
|
10077
|
-
},
|
|
10074
|
+
}, sl = function(e, t) {
|
|
10078
10075
|
function n() {
|
|
10079
10076
|
var o = 4e5, u = e.label.slice(1);
|
|
10080
10077
|
if (U.contains(["widehat", "widecheck", "widetilde", "utilde"], u)) {
|
|
10081
|
-
var d = e, h =
|
|
10078
|
+
var d = e, h = al(d.base), m, y, b;
|
|
10082
10079
|
if (h > 5)
|
|
10083
10080
|
u === "widehat" || u === "widecheck" ? (m = 420, o = 2364, b = 0.42, y = u + "4") : (m = 312, o = 2340, b = 0.34, y = "tilde4");
|
|
10084
10081
|
else {
|
|
@@ -10097,7 +10094,7 @@ var as = function(e) {
|
|
|
10097
10094
|
height: b
|
|
10098
10095
|
};
|
|
10099
10096
|
} else {
|
|
10100
|
-
var j = [], v =
|
|
10097
|
+
var j = [], v = nl[u], [g, A, T] = v, C = T / 1e3, E = g.length, _, D;
|
|
10101
10098
|
if (E === 1) {
|
|
10102
10099
|
var ee = v[3];
|
|
10103
10100
|
_ = ["hide-tail"], D = [ee];
|
|
@@ -10136,7 +10133,7 @@ var as = function(e) {
|
|
|
10136
10133
|
height: i
|
|
10137
10134
|
} = n();
|
|
10138
10135
|
return a.height = i, a.style.height = N(i), s > 0 && (a.style.minWidth = N(s)), a;
|
|
10139
|
-
},
|
|
10136
|
+
}, il = function(e, t, n, a, s) {
|
|
10140
10137
|
var i, o = e.height + e.depth + n + a;
|
|
10141
10138
|
if (/fbox|color|angl/.test(t)) {
|
|
10142
10139
|
if (i = $.makeSpan(["stretchy", t], [], s), t === "fbox") {
|
|
@@ -10166,9 +10163,9 @@ var as = function(e) {
|
|
|
10166
10163
|
}
|
|
10167
10164
|
return i.height = o, i.style.height = N(o), i;
|
|
10168
10165
|
}, ft = {
|
|
10169
|
-
encloseSpan:
|
|
10170
|
-
mathMLnode:
|
|
10171
|
-
svgSpan:
|
|
10166
|
+
encloseSpan: il,
|
|
10167
|
+
mathMLnode: rl,
|
|
10168
|
+
svgSpan: sl
|
|
10172
10169
|
};
|
|
10173
10170
|
function te(r, e) {
|
|
10174
10171
|
if (!r || r.type !== e)
|
|
@@ -10182,11 +10179,11 @@ function on(r) {
|
|
|
10182
10179
|
return e;
|
|
10183
10180
|
}
|
|
10184
10181
|
function Y0(r) {
|
|
10185
|
-
return r && (r.type === "atom" ||
|
|
10182
|
+
return r && (r.type === "atom" || Eo.hasOwnProperty(r.type)) ? r : null;
|
|
10186
10183
|
}
|
|
10187
10184
|
var ln = (r, e) => {
|
|
10188
10185
|
var t, n, a;
|
|
10189
|
-
r && r.type === "supsub" ? (n = te(r.base, "accent"), t = n.base, r.base = t, a =
|
|
10186
|
+
r && r.type === "supsub" ? (n = te(r.base, "accent"), t = n.base, r.base = t, a = Co(ne(r, e)), r.base = n) : (n = te(r, "accent"), t = n.base);
|
|
10190
10187
|
var s = ne(t, e.havingCrampedStyle()), i = n.isShifty && U.isCharacterBox(t), o = 0;
|
|
10191
10188
|
if (i) {
|
|
10192
10189
|
var u = U.getBaseElem(t), d = ne(u, e.havingCrampedStyle());
|
|
@@ -10237,7 +10234,7 @@ var ln = (r, e) => {
|
|
|
10237
10234
|
}, is = (r, e) => {
|
|
10238
10235
|
var t = r.isStretchy ? ft.mathMLnode(r.label) : new R.MathNode("mo", [Ke(r.label, r.mode)]), n = new R.MathNode("mover", [oe(r.base, e), t]);
|
|
10239
10236
|
return n.setAttribute("accent", "true"), n;
|
|
10240
|
-
},
|
|
10237
|
+
}, ol = new RegExp(["\\acute", "\\grave", "\\ddot", "\\tilde", "\\bar", "\\breve", "\\check", "\\hat", "\\vec", "\\dot", "\\mathring"].map((r) => "\\" + r).join("|"));
|
|
10241
10238
|
P({
|
|
10242
10239
|
type: "accent",
|
|
10243
10240
|
names: ["\\acute", "\\grave", "\\ddot", "\\tilde", "\\bar", "\\breve", "\\check", "\\hat", "\\vec", "\\dot", "\\mathring", "\\widecheck", "\\widehat", "\\widetilde", "\\overrightarrow", "\\overleftarrow", "\\Overrightarrow", "\\overleftrightarrow", "\\overgroup", "\\overlinesegment", "\\overleftharpoon", "\\overrightharpoon"],
|
|
@@ -10245,7 +10242,7 @@ P({
|
|
|
10245
10242
|
numArgs: 1
|
|
10246
10243
|
},
|
|
10247
10244
|
handler: (r, e) => {
|
|
10248
|
-
var t = P0(e[0]), n = !
|
|
10245
|
+
var t = P0(e[0]), n = !ol.test(r.funcName), a = !n || r.funcName === "\\widehat" || r.funcName === "\\widetilde" || r.funcName === "\\widecheck";
|
|
10249
10246
|
return {
|
|
10250
10247
|
type: "accent",
|
|
10251
10248
|
mode: r.parser.mode,
|
|
@@ -10438,10 +10435,10 @@ P({
|
|
|
10438
10435
|
return n;
|
|
10439
10436
|
}
|
|
10440
10437
|
});
|
|
10441
|
-
var
|
|
10438
|
+
var ll = $.makeSpan;
|
|
10442
10439
|
function os(r, e) {
|
|
10443
10440
|
var t = Me(r.body, e, !0);
|
|
10444
|
-
return
|
|
10441
|
+
return ll([r.mclass], t, e);
|
|
10445
10442
|
}
|
|
10446
10443
|
function ls(r, e) {
|
|
10447
10444
|
var t, n = Le(r.body, e);
|
|
@@ -10560,7 +10557,7 @@ P({
|
|
|
10560
10557
|
return n.setAttribute("style", "text-shadow: 0.02em 0.01em 0.04px"), n;
|
|
10561
10558
|
}
|
|
10562
10559
|
});
|
|
10563
|
-
var
|
|
10560
|
+
var ul = {
|
|
10564
10561
|
">": "\\\\cdrightarrow",
|
|
10565
10562
|
"<": "\\\\cdleftarrow",
|
|
10566
10563
|
"=": "\\\\cdlongequal",
|
|
@@ -10573,9 +10570,9 @@ var ll = {
|
|
|
10573
10570
|
body: [],
|
|
10574
10571
|
mode: "math",
|
|
10575
10572
|
style: "display"
|
|
10576
|
-
}), Vn = (r) => r.type === "textord" && r.text === "@",
|
|
10577
|
-
function
|
|
10578
|
-
var n =
|
|
10573
|
+
}), Vn = (r) => r.type === "textord" && r.text === "@", cl = (r, e) => (r.type === "mathord" || r.type === "atom") && r.text === e;
|
|
10574
|
+
function dl(r, e, t) {
|
|
10575
|
+
var n = ul[r];
|
|
10579
10576
|
switch (n) {
|
|
10580
10577
|
case "\\\\cdrightarrow":
|
|
10581
10578
|
case "\\\\cdleftarrow":
|
|
@@ -10612,7 +10609,7 @@ function cl(r, e, t) {
|
|
|
10612
10609
|
};
|
|
10613
10610
|
}
|
|
10614
10611
|
}
|
|
10615
|
-
function
|
|
10612
|
+
function hl(r) {
|
|
10616
10613
|
var e = [];
|
|
10617
10614
|
for (r.gullet.beginGroup(), r.gullet.macros.set("\\cr", "\\\\\\relax"), r.gullet.beginGroup(); ; ) {
|
|
10618
10615
|
e.push(r.parseExpression(!1, "\\\\")), r.gullet.endGroup(), r.gullet.beginGroup();
|
|
@@ -10643,7 +10640,7 @@ function dl(r) {
|
|
|
10643
10640
|
}, !("=|.".indexOf(d) > -1)) if ("<>AV".indexOf(d) > -1)
|
|
10644
10641
|
for (var m = 0; m < 2; m++) {
|
|
10645
10642
|
for (var y = !0, b = u + 1; b < i.length; b++) {
|
|
10646
|
-
if (
|
|
10643
|
+
if (cl(i[b], d)) {
|
|
10647
10644
|
y = !1, u = b;
|
|
10648
10645
|
break;
|
|
10649
10646
|
}
|
|
@@ -10656,7 +10653,7 @@ function dl(r) {
|
|
|
10656
10653
|
}
|
|
10657
10654
|
else
|
|
10658
10655
|
throw new H('Expected one of "<>AV=|." after @', i[u]);
|
|
10659
|
-
var M =
|
|
10656
|
+
var M = dl(d, h, r), w = {
|
|
10660
10657
|
type: "styling",
|
|
10661
10658
|
body: [M],
|
|
10662
10659
|
mode: "math",
|
|
@@ -10864,7 +10861,7 @@ var Dr = {
|
|
|
10864
10861
|
if (/^(?:[\\{}$&#^_]|EOF)$/.test(e))
|
|
10865
10862
|
throw new H("Expected a control sequence", r);
|
|
10866
10863
|
return e;
|
|
10867
|
-
},
|
|
10864
|
+
}, pl = (r) => {
|
|
10868
10865
|
var e = r.gullet.popToken();
|
|
10869
10866
|
return e.text === "=" && (e = r.gullet.popToken(), e.text === " " && (e = r.gullet.popToken())), e;
|
|
10870
10867
|
}, hs = (r, e, t, n) => {
|
|
@@ -10962,7 +10959,7 @@ P({
|
|
|
10962
10959
|
funcName: t
|
|
10963
10960
|
} = r, n = ds(e.gullet.popToken());
|
|
10964
10961
|
e.gullet.consumeSpaces();
|
|
10965
|
-
var a =
|
|
10962
|
+
var a = pl(e);
|
|
10966
10963
|
return hs(e, n, a, t === "\\\\globallet"), {
|
|
10967
10964
|
type: "internal",
|
|
10968
10965
|
mode: e.mode
|
|
@@ -11003,13 +11000,13 @@ var s0 = function(e, t, n) {
|
|
|
11003
11000
|
}, ps = function(e, t, n) {
|
|
11004
11001
|
var a = t.havingBaseStyle(n), s = (1 - t.sizeMultiplier / a.sizeMultiplier) * t.fontMetrics().axisHeight;
|
|
11005
11002
|
e.classes.push("delimcenter"), e.style.top = N(s), e.height -= s, e.depth += s;
|
|
11006
|
-
},
|
|
11003
|
+
}, ml = function(e, t, n, a, s, i) {
|
|
11007
11004
|
var o = $.makeSymbol(e, "Main-Regular", s, a), u = un(o, t, a, i);
|
|
11008
11005
|
return n && ps(u, a, t), u;
|
|
11009
|
-
},
|
|
11006
|
+
}, fl = function(e, t, n, a) {
|
|
11010
11007
|
return $.makeSymbol(e, "Size" + t + "-Regular", n, a);
|
|
11011
11008
|
}, ms = function(e, t, n, a, s, i) {
|
|
11012
|
-
var o =
|
|
11009
|
+
var o = fl(e, t, s, a), u = un($.makeSpan(["delimsizing", "size" + t], [o], a), X.TEXT, a, i);
|
|
11013
11010
|
return n && ps(u, a, X.TEXT), u;
|
|
11014
11011
|
}, dr = function(e, t, n) {
|
|
11015
11012
|
var a;
|
|
@@ -11020,7 +11017,7 @@ var s0 = function(e, t, n) {
|
|
|
11020
11017
|
elem: s
|
|
11021
11018
|
};
|
|
11022
11019
|
}, hr = function(e, t, n) {
|
|
11023
|
-
var a = nt["Size4-Regular"][e.charCodeAt(0)] ? nt["Size4-Regular"][e.charCodeAt(0)][4] : nt["Size1-Regular"][e.charCodeAt(0)][4], s = new jt("inner",
|
|
11020
|
+
var a = nt["Size4-Regular"][e.charCodeAt(0)] ? nt["Size4-Regular"][e.charCodeAt(0)][4] : nt["Size1-Regular"][e.charCodeAt(0)][4], s = new jt("inner", wo(e, Math.round(1e3 * t))), i = new pt([s], {
|
|
11024
11021
|
width: N(a),
|
|
11025
11022
|
height: N(t),
|
|
11026
11023
|
// Override CSS rule `.katex svg { width: 100% }`
|
|
@@ -11035,11 +11032,11 @@ var s0 = function(e, t, n) {
|
|
|
11035
11032
|
}, Rr = 8e-3, T0 = {
|
|
11036
11033
|
type: "kern",
|
|
11037
11034
|
size: -1 * Rr
|
|
11038
|
-
},
|
|
11035
|
+
}, vl = ["|", "\\lvert", "\\rvert", "\\vert"], yl = ["\\|", "\\lVert", "\\rVert", "\\Vert"], fs = function(e, t, n, a, s, i) {
|
|
11039
11036
|
var o, u, d, h, m = "", y = 0;
|
|
11040
11037
|
o = d = h = e, u = null;
|
|
11041
11038
|
var b = "Size1-Regular";
|
|
11042
|
-
e === "\\uparrow" ? d = h = "⏐" : e === "\\Uparrow" ? d = h = "‖" : e === "\\downarrow" ? o = d = "⏐" : e === "\\Downarrow" ? o = d = "‖" : e === "\\updownarrow" ? (o = "\\uparrow", d = "⏐", h = "\\downarrow") : e === "\\Updownarrow" ? (o = "\\Uparrow", d = "‖", h = "\\Downarrow") : U.contains(
|
|
11039
|
+
e === "\\uparrow" ? d = h = "⏐" : e === "\\Uparrow" ? d = h = "‖" : e === "\\downarrow" ? o = d = "⏐" : e === "\\Downarrow" ? o = d = "‖" : e === "\\updownarrow" ? (o = "\\uparrow", d = "⏐", h = "\\downarrow") : e === "\\Updownarrow" ? (o = "\\Uparrow", d = "‖", h = "\\Downarrow") : U.contains(vl, e) ? (d = "∣", m = "vert", y = 333) : U.contains(yl, e) ? (d = "∥", m = "doublevert", y = 556) : e === "[" || e === "\\lbrack" ? (o = "⎡", d = "⎢", h = "⎣", b = "Size4-Regular", m = "lbrack", y = 667) : e === "]" || e === "\\rbrack" ? (o = "⎤", d = "⎥", h = "⎦", b = "Size4-Regular", m = "rbrack", y = 667) : e === "\\lfloor" || e === "⌊" ? (d = o = "⎢", h = "⎣", b = "Size4-Regular", m = "lfloor", y = 667) : e === "\\lceil" || e === "⌈" ? (o = "⎡", d = h = "⎢", b = "Size4-Regular", m = "lceil", y = 667) : e === "\\rfloor" || e === "⌋" ? (d = o = "⎥", h = "⎦", b = "Size4-Regular", m = "rfloor", y = 667) : e === "\\rceil" || e === "⌉" ? (o = "⎤", d = h = "⎥", b = "Size4-Regular", m = "rceil", y = 667) : e === "(" || e === "\\lparen" ? (o = "⎛", d = "⎜", h = "⎝", b = "Size4-Regular", m = "lparen", y = 875) : e === ")" || e === "\\rparen" ? (o = "⎞", d = "⎟", h = "⎠", b = "Size4-Regular", m = "rparen", y = 875) : e === "\\{" || e === "\\lbrace" ? (o = "⎧", u = "⎨", h = "⎩", d = "⎪", b = "Size4-Regular") : e === "\\}" || e === "\\rbrace" ? (o = "⎫", u = "⎬", h = "⎭", d = "⎪", b = "Size4-Regular") : e === "\\lgroup" || e === "⟮" ? (o = "⎧", h = "⎩", d = "⎪", b = "Size4-Regular") : e === "\\rgroup" || e === "⟯" ? (o = "⎫", h = "⎭", d = "⎪", b = "Size4-Regular") : e === "\\lmoustache" || e === "⎰" ? (o = "⎧", h = "⎭", d = "⎪", b = "Size4-Regular") : (e === "\\rmoustache" || e === "⎱") && (o = "⎫", h = "⎩", d = "⎪", b = "Size4-Regular");
|
|
11043
11040
|
var M = s0(o, b, s), w = M.height + M.depth, S = s0(d, b, s), j = S.height + S.depth, v = s0(h, b, s), g = v.height + v.depth, A = 0, T = 1;
|
|
11044
11041
|
if (u !== null) {
|
|
11045
11042
|
var C = s0(u, b, s);
|
|
@@ -11049,7 +11046,7 @@ var s0 = function(e, t, n) {
|
|
|
11049
11046
|
n && (ee *= a.sizeMultiplier);
|
|
11050
11047
|
var re = D / 2 - ee, ae = [];
|
|
11051
11048
|
if (m.length > 0) {
|
|
11052
|
-
var Ne = D - w - g, he = Math.round(D * 1e3), Ce =
|
|
11049
|
+
var Ne = D - w - g, he = Math.round(D * 1e3), Ce = ko(m, Math.round(Ne * 1e3)), De = new jt(m, Ce), be = (y / 1e3).toFixed(3) + "em", se = (he / 1e3).toFixed(3) + "em", pe = new pt([De], {
|
|
11053
11050
|
width: be,
|
|
11054
11051
|
height: se,
|
|
11055
11052
|
viewBox: "0 0 " + y + " " + he
|
|
@@ -11075,7 +11072,7 @@ var s0 = function(e, t, n) {
|
|
|
11075
11072
|
}, Ge);
|
|
11076
11073
|
return un($.makeSpan(["delimsizing", "mult"], [ve], Ge), X.TEXT, a, i);
|
|
11077
11074
|
}, pr = 80, mr = 0.08, fr = function(e, t, n, a, s) {
|
|
11078
|
-
var i =
|
|
11075
|
+
var i = xo(e, a, n), o = new jt(e, i), u = new pt([o], {
|
|
11079
11076
|
// Note: 1000:1 ratio of viewBox to document em width.
|
|
11080
11077
|
width: "400em",
|
|
11081
11078
|
height: N(t),
|
|
@@ -11083,7 +11080,7 @@ var s0 = function(e, t, n) {
|
|
|
11083
11080
|
preserveAspectRatio: "xMinYMin slice"
|
|
11084
11081
|
});
|
|
11085
11082
|
return $.makeSvgSpan(["hide-tail"], [u], s);
|
|
11086
|
-
},
|
|
11083
|
+
}, gl = function(e, t) {
|
|
11087
11084
|
var n = t.havingBaseSizing(), a = bs("\\surd", e * n.sizeMultiplier, gs, n), s = n.sizeMultiplier, i = Math.max(0, t.minRuleThickness - t.fontMetrics().sqrtRuleThickness), o, u = 0, d = 0, h = 0, m;
|
|
11088
11085
|
return a.type === "small" ? (h = 1e3 + 1e3 * i + pr, e < 1 ? s = 1 : e < 1.4 && (s = 0.7), u = (1 + i + mr) / s, d = (1 + i) / s, o = fr("sqrtMain", u, h, i, t), o.style.minWidth = "0.853em", m = 0.833 / s) : a.type === "large" ? (h = (1e3 + pr) * o0[a.size], d = (o0[a.size] + i) / s, u = (o0[a.size] + i + mr) / s, o = fr("sqrtSize" + a.size, u, h, i, t), o.style.minWidth = "1.02em", m = 1 / s) : (u = e + i + mr, d = e + i, h = Math.floor(1e3 * e + i) + pr, o = fr("sqrtTall", u, h, i, t), o.style.minWidth = "0.742em", m = 1.056), o.height = d, o.style.height = N(u), {
|
|
11089
11086
|
span: o,
|
|
@@ -11094,13 +11091,13 @@ var s0 = function(e, t, n) {
|
|
|
11094
11091
|
// have thicker rules.
|
|
11095
11092
|
ruleWidth: (t.fontMetrics().sqrtRuleThickness + i) * s
|
|
11096
11093
|
};
|
|
11097
|
-
}, vs = ["(", "\\lparen", ")", "\\rparen", "[", "\\lbrack", "]", "\\rbrack", "\\{", "\\lbrace", "\\}", "\\rbrace", "\\lfloor", "\\rfloor", "⌊", "⌋", "\\lceil", "\\rceil", "⌈", "⌉", "\\surd"],
|
|
11094
|
+
}, vs = ["(", "\\lparen", ")", "\\rparen", "[", "\\lbrack", "]", "\\rbrack", "\\{", "\\lbrace", "\\}", "\\rbrace", "\\lfloor", "\\rfloor", "⌊", "⌋", "\\lceil", "\\rceil", "⌈", "⌉", "\\surd"], bl = ["\\uparrow", "\\downarrow", "\\updownarrow", "\\Uparrow", "\\Downarrow", "\\Updownarrow", "|", "\\|", "\\vert", "\\Vert", "\\lvert", "\\rvert", "\\lVert", "\\rVert", "\\lgroup", "\\rgroup", "⟮", "⟯", "\\lmoustache", "\\rmoustache", "⎰", "⎱"], ys = ["<", ">", "\\langle", "\\rangle", "/", "\\backslash", "\\lt", "\\gt"], o0 = [0, 1.2, 1.8, 2.4, 3], xl = function(e, t, n, a, s) {
|
|
11098
11095
|
if (e === "<" || e === "\\lt" || e === "⟨" ? e = "\\langle" : (e === ">" || e === "\\gt" || e === "⟩") && (e = "\\rangle"), U.contains(vs, e) || U.contains(ys, e))
|
|
11099
11096
|
return ms(e, t, !1, n, a, s);
|
|
11100
|
-
if (U.contains(
|
|
11097
|
+
if (U.contains(bl, e))
|
|
11101
11098
|
return fs(e, o0[t], !1, n, a, s);
|
|
11102
11099
|
throw new H("Illegal delimiter: '" + e + "'");
|
|
11103
|
-
},
|
|
11100
|
+
}, wl = [{
|
|
11104
11101
|
type: "small",
|
|
11105
11102
|
style: X.SCRIPTSCRIPT
|
|
11106
11103
|
}, {
|
|
@@ -11121,7 +11118,7 @@ var s0 = function(e, t, n) {
|
|
|
11121
11118
|
}, {
|
|
11122
11119
|
type: "large",
|
|
11123
11120
|
size: 4
|
|
11124
|
-
}],
|
|
11121
|
+
}], kl = [{
|
|
11125
11122
|
type: "small",
|
|
11126
11123
|
style: X.SCRIPTSCRIPT
|
|
11127
11124
|
}, {
|
|
@@ -11155,7 +11152,7 @@ var s0 = function(e, t, n) {
|
|
|
11155
11152
|
size: 4
|
|
11156
11153
|
}, {
|
|
11157
11154
|
type: "stack"
|
|
11158
|
-
}],
|
|
11155
|
+
}], Ml = function(e) {
|
|
11159
11156
|
if (e.type === "small")
|
|
11160
11157
|
return "Main-Regular";
|
|
11161
11158
|
if (e.type === "large")
|
|
@@ -11165,7 +11162,7 @@ var s0 = function(e, t, n) {
|
|
|
11165
11162
|
throw new Error("Add support for delim type '" + e.type + "' here.");
|
|
11166
11163
|
}, bs = function(e, t, n, a) {
|
|
11167
11164
|
for (var s = Math.min(2, 3 - a.style.size), i = s; i < n.length && n[i].type !== "stack"; i++) {
|
|
11168
|
-
var o = s0(e,
|
|
11165
|
+
var o = s0(e, Ml(n[i]), "math"), u = o.height + o.depth;
|
|
11169
11166
|
if (n[i].type === "small") {
|
|
11170
11167
|
var d = a.havingBaseStyle(n[i].style);
|
|
11171
11168
|
u *= d.sizeMultiplier;
|
|
@@ -11177,10 +11174,10 @@ var s0 = function(e, t, n) {
|
|
|
11177
11174
|
}, xs = function(e, t, n, a, s, i) {
|
|
11178
11175
|
e === "<" || e === "\\lt" || e === "⟨" ? e = "\\langle" : (e === ">" || e === "\\gt" || e === "⟩") && (e = "\\rangle");
|
|
11179
11176
|
var o;
|
|
11180
|
-
U.contains(ys, e) ? o =
|
|
11177
|
+
U.contains(ys, e) ? o = wl : U.contains(vs, e) ? o = gs : o = kl;
|
|
11181
11178
|
var u = bs(e, t, o, a);
|
|
11182
|
-
return u.type === "small" ?
|
|
11183
|
-
},
|
|
11179
|
+
return u.type === "small" ? ml(e, u.style, n, a, s, i) : u.type === "large" ? ms(e, u.size, n, a, s, i) : fs(e, t, n, a, s, i);
|
|
11180
|
+
}, Sl = function(e, t, n, a, s, i) {
|
|
11184
11181
|
var o = a.fontMetrics().axisHeight * a.sizeMultiplier, u = 901, d = 5 / a.fontMetrics().ptPerEm, h = Math.max(t - o, n + o), m = Math.max(
|
|
11185
11182
|
// In real TeX, calculations are done using integral values which are
|
|
11186
11183
|
// 65536 per pt, or 655360 per em. So, the division here truncates in
|
|
@@ -11196,11 +11193,11 @@ var s0 = function(e, t, n) {
|
|
|
11196
11193
|
);
|
|
11197
11194
|
return xs(e, m, !0, a, s, i);
|
|
11198
11195
|
}, ht = {
|
|
11199
|
-
sqrtImage:
|
|
11200
|
-
sizedDelim:
|
|
11196
|
+
sqrtImage: gl,
|
|
11197
|
+
sizedDelim: xl,
|
|
11201
11198
|
sizeToMaxHeight: o0,
|
|
11202
11199
|
customSizedDelim: xs,
|
|
11203
|
-
leftRightDelim:
|
|
11200
|
+
leftRightDelim: Sl
|
|
11204
11201
|
}, Gn = {
|
|
11205
11202
|
"\\bigl": {
|
|
11206
11203
|
mclass: "mopen",
|
|
@@ -11266,10 +11263,10 @@ var s0 = function(e, t, n) {
|
|
|
11266
11263
|
mclass: "mord",
|
|
11267
11264
|
size: 4
|
|
11268
11265
|
}
|
|
11269
|
-
},
|
|
11266
|
+
}, Al = ["(", "\\lparen", ")", "\\rparen", "[", "\\lbrack", "]", "\\rbrack", "\\{", "\\lbrace", "\\}", "\\rbrace", "\\lfloor", "\\rfloor", "⌊", "⌋", "\\lceil", "\\rceil", "⌈", "⌉", "<", ">", "\\langle", "⟨", "\\rangle", "⟩", "\\lt", "\\gt", "\\lvert", "\\rvert", "\\lVert", "\\rVert", "\\lgroup", "\\rgroup", "⟮", "⟯", "\\lmoustache", "\\rmoustache", "⎰", "⎱", "/", "\\backslash", "|", "\\vert", "\\|", "\\Vert", "\\uparrow", "\\Uparrow", "\\downarrow", "\\Downarrow", "\\updownarrow", "\\Updownarrow", "."];
|
|
11270
11267
|
function Z0(r, e) {
|
|
11271
11268
|
var t = Y0(r);
|
|
11272
|
-
if (t && U.contains(
|
|
11269
|
+
if (t && U.contains(Al, t.text))
|
|
11273
11270
|
return t;
|
|
11274
11271
|
throw t ? new H("Invalid delimiter '" + t.text + "' after '" + e.funcName + "'", r) : new H("Invalid delimiter type '" + r.type + "'", r);
|
|
11275
11272
|
}
|
|
@@ -11431,7 +11428,7 @@ var cn = (r, e) => {
|
|
|
11431
11428
|
a = a / h.sizeMultiplier;
|
|
11432
11429
|
var m = t.height + t.depth + u + d;
|
|
11433
11430
|
t.style.paddingLeft = N(m / 2 + u);
|
|
11434
|
-
var y = Math.floor(1e3 * m * a), b =
|
|
11431
|
+
var y = Math.floor(1e3 * m * a), b = go(y), M = new pt([new jt("phase", b)], {
|
|
11435
11432
|
width: "400em",
|
|
11436
11433
|
height: N(y / 1e3),
|
|
11437
11434
|
viewBox: "0 0 400000 " + y,
|
|
@@ -11862,7 +11859,7 @@ var it = function(e, t) {
|
|
|
11862
11859
|
children: be
|
|
11863
11860
|
}, t);
|
|
11864
11861
|
return sr = $.makeSpan(["tag"], [sr], t), $.makeFragment([u, sr]);
|
|
11865
|
-
},
|
|
11862
|
+
}, jl = {
|
|
11866
11863
|
c: "center ",
|
|
11867
11864
|
l: "left ",
|
|
11868
11865
|
r: "right "
|
|
@@ -11879,7 +11876,7 @@ var it = function(e, t) {
|
|
|
11879
11876
|
var M = e.cols, w = "", S = !1, j = 0, v = M.length;
|
|
11880
11877
|
M[0].type === "separator" && (y += "top ", j = 1), M[M.length - 1].type === "separator" && (y += "bottom ", v -= 1);
|
|
11881
11878
|
for (var g = j; g < v; g++)
|
|
11882
|
-
M[g].type === "align" ? (b +=
|
|
11879
|
+
M[g].type === "align" ? (b += jl[M[g].align], S && (w += "none "), S = !0) : M[g].type === "separator" && S && (w += M[g].separator === "|" ? "solid " : "dashed ", S = !1);
|
|
11883
11880
|
h.setAttribute("columnalign", b.trim()), /[sd]/.test(w) && h.setAttribute("columnlines", w.trim());
|
|
11884
11881
|
}
|
|
11885
11882
|
if (e.colSeparationType === "align") {
|
|
@@ -12178,7 +12175,7 @@ st({
|
|
|
12178
12175
|
numArgs: 0
|
|
12179
12176
|
},
|
|
12180
12177
|
handler(r) {
|
|
12181
|
-
return K0(r),
|
|
12178
|
+
return K0(r), hl(r.parser);
|
|
12182
12179
|
},
|
|
12183
12180
|
htmlBuilder: it,
|
|
12184
12181
|
mathmlBuilder: ot
|
|
@@ -12642,7 +12639,7 @@ P({
|
|
|
12642
12639
|
var {
|
|
12643
12640
|
parser: t,
|
|
12644
12641
|
funcName: n
|
|
12645
|
-
} = r, a = e[0], s =
|
|
12642
|
+
} = r, a = e[0], s = ro(te(e[1], "infix").size), i = e[2], o = s.number > 0;
|
|
12646
12643
|
return {
|
|
12647
12644
|
type: "genfrac",
|
|
12648
12645
|
mode: t.mode,
|
|
@@ -12718,7 +12715,7 @@ var zs = (r, e) => {
|
|
|
12718
12715
|
}, e);
|
|
12719
12716
|
}
|
|
12720
12717
|
return $.makeSpan(["mord", a.isOver ? "mover" : "munder"], [o], e);
|
|
12721
|
-
},
|
|
12718
|
+
}, zl = (r, e) => {
|
|
12722
12719
|
var t = ft.mathMLnode(r.label);
|
|
12723
12720
|
return new R.MathNode(r.isOver ? "mover" : "munder", [oe(r.base, e), t]);
|
|
12724
12721
|
};
|
|
@@ -12742,7 +12739,7 @@ P({
|
|
|
12742
12739
|
};
|
|
12743
12740
|
},
|
|
12744
12741
|
htmlBuilder: zs,
|
|
12745
|
-
mathmlBuilder:
|
|
12742
|
+
mathmlBuilder: zl
|
|
12746
12743
|
});
|
|
12747
12744
|
P({
|
|
12748
12745
|
type: "href",
|
|
@@ -13019,7 +13016,7 @@ P({
|
|
|
13019
13016
|
height: N(t + n)
|
|
13020
13017
|
};
|
|
13021
13018
|
a > 0 && (s.width = N(a)), n > 0 && (s.verticalAlign = N(-n));
|
|
13022
|
-
var i = new
|
|
13019
|
+
var i = new zo(r.src, r.alt, s);
|
|
13023
13020
|
return i.height = t, i.depth = n, i;
|
|
13024
13021
|
},
|
|
13025
13022
|
mathmlBuilder: (r, e) => {
|
|
@@ -13319,7 +13316,7 @@ var Ts = (r, e, t, n, a, s, i) => {
|
|
|
13319
13316
|
r.parentIsSupSub ? t = new Ue("mrow", [t, n]) : t = ns([t, n]);
|
|
13320
13317
|
}
|
|
13321
13318
|
return t;
|
|
13322
|
-
},
|
|
13319
|
+
}, Tl = {
|
|
13323
13320
|
"∏": "\\prod",
|
|
13324
13321
|
"∐": "\\coprod",
|
|
13325
13322
|
"∑": "\\sum",
|
|
@@ -13344,7 +13341,7 @@ P({
|
|
|
13344
13341
|
parser: t,
|
|
13345
13342
|
funcName: n
|
|
13346
13343
|
} = r, a = n;
|
|
13347
|
-
return a.length === 1 && (a =
|
|
13344
|
+
return a.length === 1 && (a = Tl[a]), {
|
|
13348
13345
|
type: "op",
|
|
13349
13346
|
mode: t.mode,
|
|
13350
13347
|
limits: !0,
|
|
@@ -13379,7 +13376,7 @@ P({
|
|
|
13379
13376
|
htmlBuilder: Jt,
|
|
13380
13377
|
mathmlBuilder: g0
|
|
13381
13378
|
});
|
|
13382
|
-
var
|
|
13379
|
+
var Cl = {
|
|
13383
13380
|
"∫": "\\int",
|
|
13384
13381
|
"∬": "\\iint",
|
|
13385
13382
|
"∭": "\\iiint",
|
|
@@ -13444,7 +13441,7 @@ P({
|
|
|
13444
13441
|
parser: e,
|
|
13445
13442
|
funcName: t
|
|
13446
13443
|
} = r, n = t;
|
|
13447
|
-
return n.length === 1 && (n =
|
|
13444
|
+
return n.length === 1 && (n = Cl[n]), {
|
|
13448
13445
|
type: "op",
|
|
13449
13446
|
mode: e.mode,
|
|
13450
13447
|
limits: !1,
|
|
@@ -13476,7 +13473,7 @@ var $s = (r, e) => {
|
|
|
13476
13473
|
} else
|
|
13477
13474
|
i = $.makeSpan(["mop"], [], e);
|
|
13478
13475
|
return a ? Ts(i, t, n, e, e.style, 0, 0) : i;
|
|
13479
|
-
},
|
|
13476
|
+
}, $l = (r, e) => {
|
|
13480
13477
|
for (var t = Le(r.body, e.withFont("mathrm")), n = !0, a = 0; a < t.length; a++) {
|
|
13481
13478
|
var s = t[a];
|
|
13482
13479
|
if (!(s instanceof R.SpaceNode)) if (s instanceof R.MathNode)
|
|
@@ -13528,7 +13525,7 @@ P({
|
|
|
13528
13525
|
};
|
|
13529
13526
|
},
|
|
13530
13527
|
htmlBuilder: $s,
|
|
13531
|
-
mathmlBuilder:
|
|
13528
|
+
mathmlBuilder: $l
|
|
13532
13529
|
});
|
|
13533
13530
|
f("\\operatorname", "\\@ifstar\\operatornamewithlimits\\operatorname@");
|
|
13534
13531
|
Lt({
|
|
@@ -13759,7 +13756,7 @@ function Es(r, e, t) {
|
|
|
13759
13756
|
}
|
|
13760
13757
|
return $.makeFragment(n);
|
|
13761
13758
|
}
|
|
13762
|
-
var Qn = ["\\tiny", "\\sixptsize", "\\scriptsize", "\\footnotesize", "\\small", "\\normalsize", "\\large", "\\Large", "\\LARGE", "\\huge", "\\Huge"],
|
|
13759
|
+
var Qn = ["\\tiny", "\\sixptsize", "\\scriptsize", "\\footnotesize", "\\small", "\\normalsize", "\\large", "\\Large", "\\LARGE", "\\huge", "\\Huge"], El = (r, e) => {
|
|
13763
13760
|
var t = e.havingSize(r.size);
|
|
13764
13761
|
return Es(r.body, t, e);
|
|
13765
13762
|
};
|
|
@@ -13784,7 +13781,7 @@ P({
|
|
|
13784
13781
|
body: s
|
|
13785
13782
|
};
|
|
13786
13783
|
},
|
|
13787
|
-
htmlBuilder:
|
|
13784
|
+
htmlBuilder: El,
|
|
13788
13785
|
mathmlBuilder: (r, e) => {
|
|
13789
13786
|
var t = e.havingSize(r.size), n = Le(r.body, t), a = new R.MathNode("mstyle", n);
|
|
13790
13787
|
return a.setAttribute("mathsize", N(t.sizeMultiplier)), a;
|
|
@@ -13961,7 +13958,7 @@ P({
|
|
|
13961
13958
|
return s.setAttribute("scriptlevel", o[0]), s.setAttribute("displaystyle", o[1]), s;
|
|
13962
13959
|
}
|
|
13963
13960
|
});
|
|
13964
|
-
var
|
|
13961
|
+
var Il = function(e, t) {
|
|
13965
13962
|
var n = e.base;
|
|
13966
13963
|
if (n)
|
|
13967
13964
|
if (n.type === "op") {
|
|
@@ -13984,7 +13981,7 @@ var El = function(e, t) {
|
|
|
13984
13981
|
Lt({
|
|
13985
13982
|
type: "supsub",
|
|
13986
13983
|
htmlBuilder(r, e) {
|
|
13987
|
-
var t =
|
|
13984
|
+
var t = Il(r, e);
|
|
13988
13985
|
if (t)
|
|
13989
13986
|
return t(r, e);
|
|
13990
13987
|
var {
|
|
@@ -14184,7 +14181,7 @@ var ra = {
|
|
|
14184
14181
|
}, na = {
|
|
14185
14182
|
"\\textbf": "textbf",
|
|
14186
14183
|
"\\textmd": "textmd"
|
|
14187
|
-
},
|
|
14184
|
+
}, Bl = {
|
|
14188
14185
|
"\\textit": "textit",
|
|
14189
14186
|
"\\textup": "textup"
|
|
14190
14187
|
}, aa = (r, e) => {
|
|
@@ -14197,7 +14194,7 @@ var ra = {
|
|
|
14197
14194
|
if (t === "\\emph")
|
|
14198
14195
|
return e.fontShape === "textit" ? e.withTextFontShape("textup") : e.withTextFontShape("textit");
|
|
14199
14196
|
} else return e;
|
|
14200
|
-
return e.withTextFontShape(
|
|
14197
|
+
return e.withTextFontShape(Bl[t]);
|
|
14201
14198
|
};
|
|
14202
14199
|
P({
|
|
14203
14200
|
type: "text",
|
|
@@ -14344,22 +14341,22 @@ P({
|
|
|
14344
14341
|
}
|
|
14345
14342
|
});
|
|
14346
14343
|
var sa = (r) => r.body.replace(/ /g, r.star ? "␣" : " "), kt = ts, Bs = `[ \r
|
|
14347
|
-
]`,
|
|
14344
|
+
]`, Ol = "\\\\[a-zA-Z@]+", Fl = "\\\\[^\uD800-\uDFFF]", Dl = "(" + Ol + ")" + Bs + "*", Rl = `\\\\(
|
|
14348
14345
|
|[ \r ]+
|
|
14349
|
-
?)[ \r ]*`, _r = "[̀-ͯ]",
|
|
14350
|
-
(
|
|
14346
|
+
?)[ \r ]*`, _r = "[̀-ͯ]", _l = new RegExp(_r + "+$"), Hl = "(" + Bs + "+)|" + // whitespace
|
|
14347
|
+
(Rl + "|") + // \whitespace
|
|
14351
14348
|
"([!-\\[\\]-‧-豈-]" + // single codepoint
|
|
14352
14349
|
(_r + "*") + // ...plus accents
|
|
14353
14350
|
"|[\uD800-\uDBFF][\uDC00-\uDFFF]" + // surrogate pair
|
|
14354
14351
|
(_r + "*") + // ...plus accents
|
|
14355
14352
|
"|\\\\verb\\*([^]).*?\\4|\\\\verb([^*a-zA-Z]).*?\\5" + // \verb unstarred
|
|
14356
|
-
("|" +
|
|
14357
|
-
("|" +
|
|
14353
|
+
("|" + Dl) + // \macroName + spaces
|
|
14354
|
+
("|" + Fl + ")");
|
|
14358
14355
|
class ia {
|
|
14359
14356
|
// Category codes. The lexer only supports comment characters (14) for now.
|
|
14360
14357
|
// MacroExpander additionally distinguishes active (13).
|
|
14361
14358
|
constructor(e, t) {
|
|
14362
|
-
this.input = void 0, this.settings = void 0, this.tokenRegex = void 0, this.catcodes = void 0, this.input = e, this.settings = t, this.tokenRegex = new RegExp(
|
|
14359
|
+
this.input = void 0, this.settings = void 0, this.tokenRegex = void 0, this.catcodes = void 0, this.input = e, this.settings = t, this.tokenRegex = new RegExp(Hl, "g"), this.catcodes = {
|
|
14363
14360
|
"%": 14,
|
|
14364
14361
|
// comment character
|
|
14365
14362
|
"~": 13
|
|
@@ -14388,7 +14385,7 @@ class ia {
|
|
|
14388
14385
|
return new Ye(a, new Pe(this, t, this.tokenRegex.lastIndex));
|
|
14389
14386
|
}
|
|
14390
14387
|
}
|
|
14391
|
-
class
|
|
14388
|
+
class Ll {
|
|
14392
14389
|
/**
|
|
14393
14390
|
* Both arguments are optional. The first argument is an object of
|
|
14394
14391
|
* built-in mappings which never change. The second argument is an object
|
|
@@ -14459,7 +14456,7 @@ class Hl {
|
|
|
14459
14456
|
t == null ? delete this.current[e] : this.current[e] = t;
|
|
14460
14457
|
}
|
|
14461
14458
|
}
|
|
14462
|
-
var
|
|
14459
|
+
var Nl = ks;
|
|
14463
14460
|
f("\\noexpand", function(r) {
|
|
14464
14461
|
var e = r.popToken();
|
|
14465
14462
|
return r.isExpandable(e.text) && (e.noexpand = !0, e.treatAsRelax = !0), {
|
|
@@ -15048,9 +15045,9 @@ var Ds = {
|
|
|
15048
15045
|
"\\nolimits": !0
|
|
15049
15046
|
// Parser.js
|
|
15050
15047
|
};
|
|
15051
|
-
class
|
|
15048
|
+
class Pl {
|
|
15052
15049
|
constructor(e, t, n) {
|
|
15053
|
-
this.settings = void 0, this.expansionCount = void 0, this.lexer = void 0, this.macros = void 0, this.stack = void 0, this.mode = void 0, this.settings = t, this.expansionCount = 0, this.feed(e), this.macros = new
|
|
15050
|
+
this.settings = void 0, this.expansionCount = void 0, this.lexer = void 0, this.macros = void 0, this.stack = void 0, this.mode = void 0, this.settings = t, this.expansionCount = 0, this.feed(e), this.macros = new Ll(Nl, t.macros), this.mode = n, this.stack = [];
|
|
15054
15051
|
}
|
|
15055
15052
|
/**
|
|
15056
15053
|
* Feed a new input string to the same MacroExpander
|
|
@@ -15840,7 +15837,7 @@ var ua = /^[₊₋₌₍₎₀₁₂₃₄₅₆₇₈₉ₐₑₕᵢⱼₖₗ
|
|
|
15840
15837
|
};
|
|
15841
15838
|
class J0 {
|
|
15842
15839
|
constructor(e, t) {
|
|
15843
|
-
this.mode = void 0, this.gullet = void 0, this.settings = void 0, this.leftrightDepth = void 0, this.nextToken = void 0, this.mode = "math", this.gullet = new
|
|
15840
|
+
this.mode = void 0, this.gullet = void 0, this.settings = void 0, this.leftrightDepth = void 0, this.nextToken = void 0, this.mode = "math", this.gullet = new Pl(e, t, this.mode), this.settings = t, this.leftrightDepth = 0;
|
|
15844
15841
|
}
|
|
15845
15842
|
/**
|
|
15846
15843
|
* Checks a result to make sure it has the right type, and throws an
|
|
@@ -16350,13 +16347,13 @@ class J0 {
|
|
|
16350
16347
|
};
|
|
16351
16348
|
}
|
|
16352
16349
|
ca.hasOwnProperty(t[0]) && !le[this.mode][t[0]] && (this.settings.strict && this.mode === "math" && this.settings.reportNonstrict("unicodeTextInMathMode", 'Accented Unicode text character "' + t[0] + '" used in math mode', e), t = ca[t[0]] + t.slice(1));
|
|
16353
|
-
var s =
|
|
16350
|
+
var s = _l.exec(t);
|
|
16354
16351
|
s && (t = t.substring(0, s.index), t === "i" ? t = "ı" : t === "j" && (t = "ȷ"));
|
|
16355
16352
|
var i;
|
|
16356
16353
|
if (le[this.mode][t]) {
|
|
16357
16354
|
this.settings.strict && this.mode === "math" && Br.indexOf(t) >= 0 && this.settings.reportNonstrict("unicodeTextInMathMode", 'Latin-1/Unicode text character "' + t[0] + '" used in math mode', e);
|
|
16358
16355
|
var o = le[this.mode][t].group, u = Pe.range(e), d;
|
|
16359
|
-
if (
|
|
16356
|
+
if ($o.hasOwnProperty(o)) {
|
|
16360
16357
|
var h = o;
|
|
16361
16358
|
d = {
|
|
16362
16359
|
type: "atom",
|
|
@@ -16430,10 +16427,10 @@ var gn = function(e, t) {
|
|
|
16430
16427
|
typeof document < "u" && document.compatMode !== "CSS1Compat" && (typeof console < "u" && console.warn("Warning: KaTeX doesn't work in quirks mode. Make sure your website has a suitable doctype."), Rs = function() {
|
|
16431
16428
|
throw new H("KaTeX doesn't work in quirks mode.");
|
|
16432
16429
|
});
|
|
16433
|
-
var
|
|
16430
|
+
var ql = function(e, t) {
|
|
16434
16431
|
var n = bn(e, t).toMarkup();
|
|
16435
16432
|
return n;
|
|
16436
|
-
},
|
|
16433
|
+
}, Vl = function(e, t) {
|
|
16437
16434
|
var n = new Qr(t);
|
|
16438
16435
|
return gn(e, n);
|
|
16439
16436
|
}, _s = function(e, t, n) {
|
|
@@ -16445,19 +16442,19 @@ var Pl = function(e, t) {
|
|
|
16445
16442
|
var n = new Qr(t);
|
|
16446
16443
|
try {
|
|
16447
16444
|
var a = gn(e, n);
|
|
16448
|
-
return
|
|
16445
|
+
return Qo(a, e, n);
|
|
16449
16446
|
} catch (s) {
|
|
16450
16447
|
return _s(s, e, n);
|
|
16451
16448
|
}
|
|
16452
|
-
},
|
|
16449
|
+
}, Gl = function(e, t) {
|
|
16453
16450
|
var n = new Qr(t);
|
|
16454
16451
|
try {
|
|
16455
16452
|
var a = gn(e, n);
|
|
16456
|
-
return
|
|
16453
|
+
return el(a, e, n);
|
|
16457
16454
|
} catch (s) {
|
|
16458
16455
|
return _s(s, e, n);
|
|
16459
16456
|
}
|
|
16460
|
-
},
|
|
16457
|
+
}, Ul = {
|
|
16461
16458
|
/**
|
|
16462
16459
|
* Current KaTeX version
|
|
16463
16460
|
*/
|
|
@@ -16471,7 +16468,7 @@ var Pl = function(e, t) {
|
|
|
16471
16468
|
* Renders the given LaTeX into an HTML+MathML combination string,
|
|
16472
16469
|
* for sending to the client.
|
|
16473
16470
|
*/
|
|
16474
|
-
renderToString:
|
|
16471
|
+
renderToString: ql,
|
|
16475
16472
|
/**
|
|
16476
16473
|
* KaTeX error, usually during parsing.
|
|
16477
16474
|
*/
|
|
@@ -16488,7 +16485,7 @@ var Pl = function(e, t) {
|
|
|
16488
16485
|
* The internal tree representation is unstable and is very likely
|
|
16489
16486
|
* to change. Use at your own risk.
|
|
16490
16487
|
*/
|
|
16491
|
-
__parse:
|
|
16488
|
+
__parse: Vl,
|
|
16492
16489
|
/**
|
|
16493
16490
|
* Renders the given LaTeX into an HTML+MathML internal DOM tree
|
|
16494
16491
|
* representation, without flattening that representation to a string.
|
|
@@ -16506,12 +16503,12 @@ var Pl = function(e, t) {
|
|
|
16506
16503
|
* The internal tree representation is unstable and is very likely
|
|
16507
16504
|
* to change. Use at your own risk.
|
|
16508
16505
|
*/
|
|
16509
|
-
__renderToHTMLTree:
|
|
16506
|
+
__renderToHTMLTree: Gl,
|
|
16510
16507
|
/**
|
|
16511
16508
|
* extends internal font metrics object with a new object
|
|
16512
16509
|
* each key in the new object represents a font name
|
|
16513
16510
|
*/
|
|
16514
|
-
__setFontMetrics:
|
|
16511
|
+
__setFontMetrics: Mo,
|
|
16515
16512
|
/**
|
|
16516
16513
|
* adds a new symbol to builtin symbols table
|
|
16517
16514
|
*/
|
|
@@ -16542,7 +16539,7 @@ var Pl = function(e, t) {
|
|
|
16542
16539
|
LineNode: Ir
|
|
16543
16540
|
}
|
|
16544
16541
|
};
|
|
16545
|
-
const
|
|
16542
|
+
const Wl = /* @__PURE__ */ G({
|
|
16546
16543
|
__name: "ElmKatex",
|
|
16547
16544
|
props: {
|
|
16548
16545
|
expression: {},
|
|
@@ -16552,7 +16549,7 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16552
16549
|
const e = r, t = Z(null), n = () => {
|
|
16553
16550
|
if (t.value)
|
|
16554
16551
|
try {
|
|
16555
|
-
|
|
16552
|
+
Ul.render(e.expression, t.value, {
|
|
16556
16553
|
displayMode: e.block
|
|
16557
16554
|
});
|
|
16558
16555
|
} catch (a) {
|
|
@@ -16574,11 +16571,11 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16574
16571
|
_: 1
|
|
16575
16572
|
}, 8, ["class", "style"]));
|
|
16576
16573
|
}
|
|
16577
|
-
}),
|
|
16578
|
-
katex:
|
|
16579
|
-
},
|
|
16580
|
-
$style:
|
|
16581
|
-
},
|
|
16574
|
+
}), Yl = "_katex_vrtkg_1", Xl = {
|
|
16575
|
+
katex: Yl
|
|
16576
|
+
}, Zl = {
|
|
16577
|
+
$style: Xl
|
|
16578
|
+
}, Kl = /* @__PURE__ */ J(Wl, [["__cssModules", Zl]]), Jl = /* @__PURE__ */ G({
|
|
16582
16579
|
__name: "ElmColumn",
|
|
16583
16580
|
setup(r) {
|
|
16584
16581
|
return (e, t) => (I(), F("div", {
|
|
@@ -16587,11 +16584,11 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16587
16584
|
xe(e.$slots, "default")
|
|
16588
16585
|
], 2));
|
|
16589
16586
|
}
|
|
16590
|
-
}),
|
|
16591
|
-
column:
|
|
16592
|
-
},
|
|
16593
|
-
$style:
|
|
16594
|
-
},
|
|
16587
|
+
}), Ql = "_column_7qfow_1", e2 = {
|
|
16588
|
+
column: Ql
|
|
16589
|
+
}, t2 = {
|
|
16590
|
+
$style: e2
|
|
16591
|
+
}, r2 = /* @__PURE__ */ J(Jl, [["__cssModules", t2]]), n2 = /* @__PURE__ */ G({
|
|
16595
16592
|
__name: "ElmColumnList",
|
|
16596
16593
|
setup(r) {
|
|
16597
16594
|
return (e, t) => (I(), F("div", {
|
|
@@ -16600,11 +16597,11 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16600
16597
|
xe(e.$slots, "default")
|
|
16601
16598
|
], 2));
|
|
16602
16599
|
}
|
|
16603
|
-
}),
|
|
16600
|
+
}), a2 = {
|
|
16604
16601
|
"column-list": "_column-list_id8zo_1"
|
|
16605
|
-
},
|
|
16606
|
-
$style:
|
|
16607
|
-
},
|
|
16602
|
+
}, s2 = {
|
|
16603
|
+
$style: a2
|
|
16604
|
+
}, i2 = /* @__PURE__ */ J(n2, [["__cssModules", s2]]), o2 = /* @__PURE__ */ G({
|
|
16608
16605
|
__name: "ElmDesktopWindow",
|
|
16609
16606
|
props: {
|
|
16610
16607
|
minHeight: { default: "6rem" }
|
|
@@ -16639,13 +16636,13 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16639
16636
|
], 4)
|
|
16640
16637
|
], 2));
|
|
16641
16638
|
}
|
|
16642
|
-
}),
|
|
16643
|
-
window:
|
|
16644
|
-
header:
|
|
16645
|
-
dot:
|
|
16646
|
-
},
|
|
16647
|
-
$style:
|
|
16648
|
-
},
|
|
16639
|
+
}), l2 = "_window_1y8zq_1", u2 = "_header_1y8zq_12", c2 = "_dot_1y8zq_22", d2 = {
|
|
16640
|
+
window: l2,
|
|
16641
|
+
header: u2,
|
|
16642
|
+
dot: c2
|
|
16643
|
+
}, h2 = {
|
|
16644
|
+
$style: d2
|
|
16645
|
+
}, I3 = /* @__PURE__ */ J(o2, [["__cssModules", h2]]), p2 = /* @__PURE__ */ G({
|
|
16649
16646
|
__name: "ElmModal",
|
|
16650
16647
|
props: /* @__PURE__ */ Xr({
|
|
16651
16648
|
width: { default: "90%" }
|
|
@@ -16680,12 +16677,12 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16680
16677
|
})
|
|
16681
16678
|
], 6));
|
|
16682
16679
|
}
|
|
16683
|
-
}),
|
|
16684
|
-
provider:
|
|
16685
|
-
modal:
|
|
16686
|
-
},
|
|
16687
|
-
$style:
|
|
16688
|
-
},
|
|
16680
|
+
}), m2 = "_provider_mnaqt_1", f2 = "_modal_mnaqt_21", v2 = {
|
|
16681
|
+
provider: m2,
|
|
16682
|
+
modal: f2
|
|
16683
|
+
}, y2 = {
|
|
16684
|
+
$style: v2
|
|
16685
|
+
}, B3 = /* @__PURE__ */ J(p2, [["__cssModules", y2], ["__scopeId", "data-v-4d114d05"]]), g2 = /* @__PURE__ */ G({
|
|
16689
16686
|
__name: "ElmParallax",
|
|
16690
16687
|
props: {
|
|
16691
16688
|
imageUrl1: {},
|
|
@@ -16712,11 +16709,11 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16712
16709
|
}, null, 6)
|
|
16713
16710
|
], 64));
|
|
16714
16711
|
}
|
|
16715
|
-
}),
|
|
16716
|
-
parallax:
|
|
16717
|
-
},
|
|
16718
|
-
$style:
|
|
16719
|
-
},
|
|
16712
|
+
}), b2 = "_parallax_1le2k_1", x2 = {
|
|
16713
|
+
parallax: b2
|
|
16714
|
+
}, w2 = {
|
|
16715
|
+
$style: x2
|
|
16716
|
+
}, O3 = /* @__PURE__ */ J(g2, [["__cssModules", w2]]), k2 = { style: { display: "flex", gap: "0.5rem" } }, M2 = /* @__PURE__ */ G({
|
|
16720
16717
|
__name: "ElmToggle",
|
|
16721
16718
|
props: /* @__PURE__ */ Xr({
|
|
16722
16719
|
summary: {},
|
|
@@ -16738,7 +16735,7 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16738
16735
|
class: B(n.$style.summary),
|
|
16739
16736
|
onClick: t
|
|
16740
16737
|
}, [
|
|
16741
|
-
L("div",
|
|
16738
|
+
L("div", k2, [
|
|
16742
16739
|
Q(q(R0), {
|
|
16743
16740
|
class: B(n.$style.icon),
|
|
16744
16741
|
style: W({ "--rotate": e.value ? "90deg" : "0deg" })
|
|
@@ -16771,14 +16768,14 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16771
16768
|
})
|
|
16772
16769
|
], 6));
|
|
16773
16770
|
}
|
|
16774
|
-
}),
|
|
16775
|
-
toggle:
|
|
16776
|
-
summary:
|
|
16777
|
-
icon:
|
|
16778
|
-
content:
|
|
16779
|
-
},
|
|
16780
|
-
$style:
|
|
16781
|
-
},
|
|
16771
|
+
}), S2 = "_toggle_1jzy2_1", A2 = "_summary_1jzy2_6", j2 = "_icon_1jzy2_24", z2 = "_content_1jzy2_31", T2 = {
|
|
16772
|
+
toggle: S2,
|
|
16773
|
+
summary: A2,
|
|
16774
|
+
icon: j2,
|
|
16775
|
+
content: z2
|
|
16776
|
+
}, C2 = {
|
|
16777
|
+
$style: T2
|
|
16778
|
+
}, $2 = /* @__PURE__ */ J(M2, [["__cssModules", C2], ["__scopeId", "data-v-dc9eb818"]]), E2 = ["value", "max"], I2 = /* @__PURE__ */ G({
|
|
16782
16779
|
__name: "ElmProgress",
|
|
16783
16780
|
props: {
|
|
16784
16781
|
value: {},
|
|
@@ -16795,7 +16792,7 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16795
16792
|
class: B(e.$style.progress),
|
|
16796
16793
|
value: e.value,
|
|
16797
16794
|
max: e.max
|
|
16798
|
-
}, null, 10,
|
|
16795
|
+
}, null, 10, E2),
|
|
16799
16796
|
L("div", {
|
|
16800
16797
|
class: B(e.$style.container),
|
|
16801
16798
|
style: W({
|
|
@@ -16823,15 +16820,15 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16823
16820
|
], 6)
|
|
16824
16821
|
], 64));
|
|
16825
16822
|
}
|
|
16826
|
-
}),
|
|
16827
|
-
progress:
|
|
16828
|
-
loading:
|
|
16829
|
-
container:
|
|
16830
|
-
value:
|
|
16831
|
-
buffer:
|
|
16832
|
-
},
|
|
16833
|
-
$style:
|
|
16834
|
-
},
|
|
16823
|
+
}), B2 = "_progress_17sza_1", O2 = "_loading_17sza_23", F2 = "_container_17sza_40", D2 = "_value_17sza_51", R2 = "_buffer_17sza_64", _2 = {
|
|
16824
|
+
progress: B2,
|
|
16825
|
+
loading: O2,
|
|
16826
|
+
container: F2,
|
|
16827
|
+
value: D2,
|
|
16828
|
+
buffer: R2
|
|
16829
|
+
}, H2 = {
|
|
16830
|
+
$style: _2
|
|
16831
|
+
}, F3 = /* @__PURE__ */ J(I2, [["__cssModules", H2]]), L2 = /* @__PURE__ */ G({
|
|
16835
16832
|
__name: "ElmMultiProgress",
|
|
16836
16833
|
props: {
|
|
16837
16834
|
progress: {},
|
|
@@ -16863,12 +16860,12 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16863
16860
|
}, null, 6))), 128))
|
|
16864
16861
|
], 6));
|
|
16865
16862
|
}
|
|
16866
|
-
}),
|
|
16867
|
-
container:
|
|
16868
|
-
bar:
|
|
16869
|
-
},
|
|
16870
|
-
$style:
|
|
16871
|
-
},
|
|
16863
|
+
}), N2 = "_container_1xl4h_1", P2 = "_bar_1xl4h_13", q2 = {
|
|
16864
|
+
container: N2,
|
|
16865
|
+
bar: P2
|
|
16866
|
+
}, V2 = {
|
|
16867
|
+
$style: q2
|
|
16868
|
+
}, D3 = /* @__PURE__ */ J(L2, [["__cssModules", V2]]), G2 = /* @__PURE__ */ G({
|
|
16872
16869
|
__name: "ElmRectangleWave",
|
|
16873
16870
|
setup(r) {
|
|
16874
16871
|
return (e, t) => (I(), F("div", {
|
|
@@ -16876,12 +16873,12 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16876
16873
|
class: B(e.$style["rectangle-wave"])
|
|
16877
16874
|
}, null, 2));
|
|
16878
16875
|
}
|
|
16879
|
-
}),
|
|
16876
|
+
}), U2 = "_wave_oz31b_1", W2 = {
|
|
16880
16877
|
"rectangle-wave": "_rectangle-wave_oz31b_17",
|
|
16881
|
-
wave:
|
|
16882
|
-
},
|
|
16883
|
-
$style:
|
|
16884
|
-
},
|
|
16878
|
+
wave: U2
|
|
16879
|
+
}, Y2 = {
|
|
16880
|
+
$style: W2
|
|
16881
|
+
}, X2 = /* @__PURE__ */ J(G2, [["__cssModules", Y2]]), Z2 = /* @__PURE__ */ G({
|
|
16885
16882
|
__name: "ElmDotLoadingIcon",
|
|
16886
16883
|
props: {
|
|
16887
16884
|
color: { default: void 0 },
|
|
@@ -16900,13 +16897,13 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16900
16897
|
}, null, 6)), 64))
|
|
16901
16898
|
], 6));
|
|
16902
16899
|
}
|
|
16903
|
-
}),
|
|
16904
|
-
wrapper:
|
|
16905
|
-
dot:
|
|
16906
|
-
bounce:
|
|
16907
|
-
},
|
|
16908
|
-
$style:
|
|
16909
|
-
}, Q0 = /* @__PURE__ */ J(
|
|
16900
|
+
}), K2 = "_wrapper_1k0sy_12", J2 = "_dot_1k0sy_18", Q2 = "_bounce_1k0sy_1", eu = {
|
|
16901
|
+
wrapper: K2,
|
|
16902
|
+
dot: J2,
|
|
16903
|
+
bounce: Q2
|
|
16904
|
+
}, tu = {
|
|
16905
|
+
$style: eu
|
|
16906
|
+
}, Q0 = /* @__PURE__ */ J(Z2, [["__cssModules", tu]]), ru = /* @__PURE__ */ G({
|
|
16910
16907
|
__name: "ElmBlockFallback",
|
|
16911
16908
|
setup(r) {
|
|
16912
16909
|
return (e, t) => (I(), F("div", {
|
|
@@ -16915,11 +16912,11 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16915
16912
|
Q(Q0)
|
|
16916
16913
|
], 2));
|
|
16917
16914
|
}
|
|
16918
|
-
}),
|
|
16915
|
+
}), nu = {
|
|
16919
16916
|
"elmethis-block-fallback": "_elmethis-block-fallback_uo36g_1"
|
|
16920
|
-
},
|
|
16921
|
-
$style:
|
|
16922
|
-
},
|
|
16917
|
+
}, au = {
|
|
16918
|
+
$style: nu
|
|
16919
|
+
}, R3 = /* @__PURE__ */ J(ru, [["__cssModules", au]]), su = /* @__PURE__ */ G({
|
|
16923
16920
|
__name: "ElmButton",
|
|
16924
16921
|
props: {
|
|
16925
16922
|
loading: { type: Boolean, default: !1 },
|
|
@@ -16960,20 +16957,20 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16960
16957
|
})
|
|
16961
16958
|
], 6));
|
|
16962
16959
|
}
|
|
16963
|
-
}),
|
|
16964
|
-
button:
|
|
16965
|
-
normal:
|
|
16966
|
-
primary:
|
|
16967
|
-
enable:
|
|
16968
|
-
flex:
|
|
16969
|
-
},
|
|
16970
|
-
$style:
|
|
16971
|
-
},
|
|
16960
|
+
}), iu = "_button_1xb0y_1", ou = "_normal_1xb0y_14", lu = "_primary_1xb0y_25", uu = "_enable_1xb0y_36", cu = "_flex_1xb0y_56", du = {
|
|
16961
|
+
button: iu,
|
|
16962
|
+
normal: ou,
|
|
16963
|
+
primary: lu,
|
|
16964
|
+
enable: uu,
|
|
16965
|
+
flex: cu
|
|
16966
|
+
}, hu = {
|
|
16967
|
+
$style: du
|
|
16968
|
+
}, _3 = /* @__PURE__ */ J(su, [["__cssModules", hu], ["__scopeId", "data-v-db75a432"]]), pu = { style: {
|
|
16972
16969
|
cursor: "pointer",
|
|
16973
16970
|
display: "flex",
|
|
16974
16971
|
alignItems: "center",
|
|
16975
16972
|
gap: "0.5rem"
|
|
16976
|
-
} },
|
|
16973
|
+
} }, mu = /* @__PURE__ */ G({
|
|
16977
16974
|
__name: "ElmCheckbox",
|
|
16978
16975
|
props: /* @__PURE__ */ Xr({
|
|
16979
16976
|
label: {}
|
|
@@ -16991,7 +16988,7 @@ const Ul = /* @__PURE__ */ G({
|
|
|
16991
16988
|
class: B(n.$style.container),
|
|
16992
16989
|
onClick: t
|
|
16993
16990
|
}, [
|
|
16994
|
-
L("div",
|
|
16991
|
+
L("div", pu, [
|
|
16995
16992
|
(I(), F("svg", {
|
|
16996
16993
|
width: "24",
|
|
16997
16994
|
height: "24",
|
|
@@ -17073,72 +17070,72 @@ const Ul = /* @__PURE__ */ G({
|
|
|
17073
17070
|
])
|
|
17074
17071
|
], 2));
|
|
17075
17072
|
}
|
|
17076
|
-
}),
|
|
17077
|
-
container:
|
|
17078
|
-
checkbox:
|
|
17079
|
-
rect:
|
|
17073
|
+
}), fu = "_container_1qbnx_1", vu = "_checkbox_1qbnx_11", yu = "_rect_1qbnx_19", gu = {
|
|
17074
|
+
container: fu,
|
|
17075
|
+
checkbox: vu,
|
|
17076
|
+
rect: yu,
|
|
17080
17077
|
"rect--checked": "_rect--checked_1qbnx_22",
|
|
17081
17078
|
"check-line": "_check-line_1qbnx_37",
|
|
17082
17079
|
"elmethis-checkbox-check-line": "_elmethis-checkbox-check-line_1qbnx_1"
|
|
17083
|
-
},
|
|
17084
|
-
$style:
|
|
17085
|
-
},
|
|
17086
|
-
var
|
|
17087
|
-
function
|
|
17088
|
-
var e =
|
|
17080
|
+
}, bu = {
|
|
17081
|
+
$style: gu
|
|
17082
|
+
}, xu = /* @__PURE__ */ J(mu, [["__cssModules", bu]]);
|
|
17083
|
+
var wu = typeof global == "object" && global && global.Object === Object && global, ku = typeof self == "object" && self && self.Object === Object && self, Mu = wu || ku || Function("return this")(), Yt = Mu.Symbol, Hs = Object.prototype, Su = Hs.hasOwnProperty, Au = Hs.toString, n0 = Yt ? Yt.toStringTag : void 0;
|
|
17084
|
+
function ju(r) {
|
|
17085
|
+
var e = Su.call(r, n0), t = r[n0];
|
|
17089
17086
|
try {
|
|
17090
17087
|
r[n0] = void 0;
|
|
17091
17088
|
var n = !0;
|
|
17092
17089
|
} catch {
|
|
17093
17090
|
}
|
|
17094
|
-
var a =
|
|
17091
|
+
var a = Au.call(r);
|
|
17095
17092
|
return n && (e ? r[n0] = t : delete r[n0]), a;
|
|
17096
17093
|
}
|
|
17097
|
-
var
|
|
17098
|
-
function
|
|
17099
|
-
return
|
|
17100
|
-
}
|
|
17101
|
-
var Cu = "[object Null]", $u = "[object Undefined]", da = Yt ? Yt.toStringTag : void 0;
|
|
17102
|
-
function Eu(r) {
|
|
17103
|
-
return r == null ? r === void 0 ? $u : Cu : da && da in Object(r) ? Au(r) : Tu(r);
|
|
17094
|
+
var zu = Object.prototype, Tu = zu.toString;
|
|
17095
|
+
function Cu(r) {
|
|
17096
|
+
return Tu.call(r);
|
|
17104
17097
|
}
|
|
17098
|
+
var $u = "[object Null]", Eu = "[object Undefined]", da = Yt ? Yt.toStringTag : void 0;
|
|
17105
17099
|
function Iu(r) {
|
|
17100
|
+
return r == null ? r === void 0 ? Eu : $u : da && da in Object(r) ? ju(r) : Cu(r);
|
|
17101
|
+
}
|
|
17102
|
+
function Bu(r) {
|
|
17106
17103
|
return r != null && typeof r == "object";
|
|
17107
17104
|
}
|
|
17108
|
-
var
|
|
17109
|
-
function
|
|
17110
|
-
return typeof r == "symbol" ||
|
|
17105
|
+
var Ou = "[object Symbol]";
|
|
17106
|
+
function Fu(r) {
|
|
17107
|
+
return typeof r == "symbol" || Bu(r) && Iu(r) == Ou;
|
|
17111
17108
|
}
|
|
17112
|
-
function
|
|
17109
|
+
function Du(r, e) {
|
|
17113
17110
|
for (var t = -1, n = r == null ? 0 : r.length, a = Array(n); ++t < n; )
|
|
17114
17111
|
a[t] = e(r[t], t, r);
|
|
17115
17112
|
return a;
|
|
17116
17113
|
}
|
|
17117
|
-
var
|
|
17114
|
+
var Ru = Array.isArray, _u = 1 / 0, ha = Yt ? Yt.prototype : void 0, pa = ha ? ha.toString : void 0;
|
|
17118
17115
|
function Ls(r) {
|
|
17119
17116
|
if (typeof r == "string")
|
|
17120
17117
|
return r;
|
|
17121
|
-
if (
|
|
17122
|
-
return
|
|
17123
|
-
if (
|
|
17118
|
+
if (Ru(r))
|
|
17119
|
+
return Du(r, Ls) + "";
|
|
17120
|
+
if (Fu(r))
|
|
17124
17121
|
return pa ? pa.call(r) : "";
|
|
17125
17122
|
var e = r + "";
|
|
17126
|
-
return e == "0" && 1 / r == -
|
|
17123
|
+
return e == "0" && 1 / r == -_u ? "-0" : e;
|
|
17127
17124
|
}
|
|
17128
17125
|
function Ns(r) {
|
|
17129
17126
|
return r == null ? "" : Ls(r);
|
|
17130
17127
|
}
|
|
17131
|
-
function
|
|
17128
|
+
function Hu(r, e, t, n) {
|
|
17132
17129
|
for (var a = -1, s = r == null ? 0 : r.length; ++a < s; )
|
|
17133
17130
|
t = e(t, r[a], a, r);
|
|
17134
17131
|
return t;
|
|
17135
17132
|
}
|
|
17136
|
-
function
|
|
17133
|
+
function Lu(r) {
|
|
17137
17134
|
return function(e) {
|
|
17138
17135
|
return r == null ? void 0 : r[e];
|
|
17139
17136
|
};
|
|
17140
17137
|
}
|
|
17141
|
-
var
|
|
17138
|
+
var Nu = {
|
|
17142
17139
|
// Latin-1 Supplement block.
|
|
17143
17140
|
À: "A",
|
|
17144
17141
|
Á: "A",
|
|
@@ -17331,44 +17328,44 @@ var Lu = {
|
|
|
17331
17328
|
œ: "oe",
|
|
17332
17329
|
ʼn: "'n",
|
|
17333
17330
|
ſ: "s"
|
|
17334
|
-
},
|
|
17335
|
-
function
|
|
17336
|
-
return r = Ns(r), r && r.replace(
|
|
17331
|
+
}, Pu = Lu(Nu), qu = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, Vu = "\\u0300-\\u036f", Gu = "\\ufe20-\\ufe2f", Uu = "\\u20d0-\\u20ff", Wu = Vu + Gu + Uu, Yu = "[" + Wu + "]", Xu = RegExp(Yu, "g");
|
|
17332
|
+
function Zu(r) {
|
|
17333
|
+
return r = Ns(r), r && r.replace(qu, Pu).replace(Xu, "");
|
|
17337
17334
|
}
|
|
17338
|
-
var
|
|
17339
|
-
function
|
|
17340
|
-
return r.match(
|
|
17335
|
+
var Ku = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
|
|
17336
|
+
function Ju(r) {
|
|
17337
|
+
return r.match(Ku) || [];
|
|
17341
17338
|
}
|
|
17342
|
-
var
|
|
17343
|
-
function
|
|
17344
|
-
return
|
|
17339
|
+
var Qu = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;
|
|
17340
|
+
function ec(r) {
|
|
17341
|
+
return Qu.test(r);
|
|
17345
17342
|
}
|
|
17346
|
-
var Ps = "\\ud800-\\udfff",
|
|
17343
|
+
var Ps = "\\ud800-\\udfff", tc = "\\u0300-\\u036f", rc = "\\ufe20-\\ufe2f", nc = "\\u20d0-\\u20ff", ac = tc + rc + nc, qs = "\\u2700-\\u27bf", Vs = "a-z\\xdf-\\xf6\\xf8-\\xff", sc = "\\xac\\xb1\\xd7\\xf7", ic = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", oc = "\\u2000-\\u206f", lc = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", Gs = "A-Z\\xc0-\\xd6\\xd8-\\xde", uc = "\\ufe0e\\ufe0f", Us = sc + ic + oc + lc, Ws = "['’]", ma = "[" + Us + "]", cc = "[" + ac + "]", Ys = "\\d+", dc = "[" + qs + "]", Xs = "[" + Vs + "]", Zs = "[^" + Ps + Us + Ys + qs + Vs + Gs + "]", hc = "\\ud83c[\\udffb-\\udfff]", pc = "(?:" + cc + "|" + hc + ")", mc = "[^" + Ps + "]", Ks = "(?:\\ud83c[\\udde6-\\uddff]){2}", Js = "[\\ud800-\\udbff][\\udc00-\\udfff]", qt = "[" + Gs + "]", fc = "\\u200d", fa = "(?:" + Xs + "|" + Zs + ")", vc = "(?:" + qt + "|" + Zs + ")", va = "(?:" + Ws + "(?:d|ll|m|re|s|t|ve))?", ya = "(?:" + Ws + "(?:D|LL|M|RE|S|T|VE))?", Qs = pc + "?", ei = "[" + uc + "]?", yc = "(?:" + fc + "(?:" + [mc, Ks, Js].join("|") + ")" + ei + Qs + ")*", gc = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", bc = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", xc = ei + Qs + yc, wc = "(?:" + [dc, Ks, Js].join("|") + ")" + xc, kc = RegExp([
|
|
17347
17344
|
qt + "?" + Xs + "+" + va + "(?=" + [ma, qt, "$"].join("|") + ")",
|
|
17348
|
-
|
|
17345
|
+
vc + "+" + ya + "(?=" + [ma, qt + fa, "$"].join("|") + ")",
|
|
17349
17346
|
qt + "?" + fa + "+" + va,
|
|
17350
17347
|
qt + "+" + ya,
|
|
17348
|
+
bc,
|
|
17351
17349
|
gc,
|
|
17352
|
-
yc,
|
|
17353
17350
|
Ys,
|
|
17354
|
-
|
|
17351
|
+
wc
|
|
17355
17352
|
].join("|"), "g");
|
|
17356
|
-
function
|
|
17357
|
-
return r.match(
|
|
17353
|
+
function Mc(r) {
|
|
17354
|
+
return r.match(kc) || [];
|
|
17358
17355
|
}
|
|
17359
|
-
function
|
|
17360
|
-
return r = Ns(r), e = e, e === void 0 ?
|
|
17356
|
+
function Sc(r, e, t) {
|
|
17357
|
+
return r = Ns(r), e = e, e === void 0 ? ec(r) ? Mc(r) : Ju(r) : r.match(e) || [];
|
|
17361
17358
|
}
|
|
17362
|
-
var
|
|
17363
|
-
function
|
|
17359
|
+
var Ac = "['’]", jc = RegExp(Ac, "g");
|
|
17360
|
+
function zc(r) {
|
|
17364
17361
|
return function(e) {
|
|
17365
|
-
return
|
|
17362
|
+
return Hu(Sc(Zu(e).replace(jc, "")), r, "");
|
|
17366
17363
|
};
|
|
17367
17364
|
}
|
|
17368
|
-
var Qt =
|
|
17365
|
+
var Qt = zc(function(r, e, t) {
|
|
17369
17366
|
return r + (t ? "-" : "") + e.toLowerCase();
|
|
17370
17367
|
});
|
|
17371
|
-
const
|
|
17368
|
+
const Tc = ["id"], Cc = /* @__PURE__ */ G({
|
|
17372
17369
|
__name: "ElmHeading1",
|
|
17373
17370
|
props: {
|
|
17374
17371
|
text: {},
|
|
@@ -17385,13 +17382,13 @@ const zc = ["id"], Tc = /* @__PURE__ */ G({
|
|
|
17385
17382
|
class: B(n.$style.h1),
|
|
17386
17383
|
id: n.id ?? q(Qt)(n.text),
|
|
17387
17384
|
style: W({ "--scale": t.value ? 1 : 0, "--font-size": n.size })
|
|
17388
|
-
}, ze(n.text), 15,
|
|
17385
|
+
}, ze(n.text), 15, Tc));
|
|
17389
17386
|
}
|
|
17390
|
-
}),
|
|
17391
|
-
h1:
|
|
17392
|
-
},
|
|
17393
|
-
$style:
|
|
17394
|
-
},
|
|
17387
|
+
}), $c = "_h1_5ae4t_1", Ec = {
|
|
17388
|
+
h1: $c
|
|
17389
|
+
}, Ic = {
|
|
17390
|
+
$style: Ec
|
|
17391
|
+
}, Bc = /* @__PURE__ */ J(Cc, [["__cssModules", Ic]]), Oc = ["id"], Fc = /* @__PURE__ */ G({
|
|
17395
17392
|
__name: "ElmHeading2",
|
|
17396
17393
|
props: {
|
|
17397
17394
|
text: {},
|
|
@@ -17417,14 +17414,14 @@ const zc = ["id"], Tc = /* @__PURE__ */ G({
|
|
|
17417
17414
|
class: B(n.$style.underline),
|
|
17418
17415
|
"aria-hidden": ""
|
|
17419
17416
|
}, null, 2)
|
|
17420
|
-
], 14,
|
|
17421
|
-
}
|
|
17422
|
-
}),
|
|
17423
|
-
h2:
|
|
17424
|
-
underline:
|
|
17425
|
-
},
|
|
17426
|
-
$style:
|
|
17427
|
-
},
|
|
17417
|
+
], 14, Oc));
|
|
17418
|
+
}
|
|
17419
|
+
}), Dc = "_h2_19dko_1", Rc = "_underline_19dko_49", _c = {
|
|
17420
|
+
h2: Dc,
|
|
17421
|
+
underline: Rc
|
|
17422
|
+
}, Hc = {
|
|
17423
|
+
$style: _c
|
|
17424
|
+
}, Lc = /* @__PURE__ */ J(Fc, [["__cssModules", Hc]]), Nc = ["id"], Pc = /* @__PURE__ */ G({
|
|
17428
17425
|
__name: "ElmHeading3",
|
|
17429
17426
|
props: {
|
|
17430
17427
|
text: {},
|
|
@@ -17436,13 +17433,13 @@ const zc = ["id"], Tc = /* @__PURE__ */ G({
|
|
|
17436
17433
|
class: B(e.$style.h3),
|
|
17437
17434
|
id: e.id ?? q(Qt)(e.text),
|
|
17438
17435
|
style: W({ "--font-size": e.size })
|
|
17439
|
-
}, ze(e.text), 15,
|
|
17436
|
+
}, ze(e.text), 15, Nc));
|
|
17440
17437
|
}
|
|
17441
|
-
}),
|
|
17442
|
-
h3:
|
|
17443
|
-
},
|
|
17444
|
-
$style:
|
|
17445
|
-
},
|
|
17438
|
+
}), qc = "_h3_1nd9a_1", Vc = {
|
|
17439
|
+
h3: qc
|
|
17440
|
+
}, Gc = {
|
|
17441
|
+
$style: Vc
|
|
17442
|
+
}, Uc = /* @__PURE__ */ J(Pc, [["__cssModules", Gc]]), Wc = ["id"], Yc = /* @__PURE__ */ G({
|
|
17446
17443
|
__name: "ElmHeading4",
|
|
17447
17444
|
props: {
|
|
17448
17445
|
text: {},
|
|
@@ -17454,13 +17451,13 @@ const zc = ["id"], Tc = /* @__PURE__ */ G({
|
|
|
17454
17451
|
class: B(e.$style.h4),
|
|
17455
17452
|
id: e.id ?? q(Qt)(e.text),
|
|
17456
17453
|
style: W({ "--font-size": e.size })
|
|
17457
|
-
}, ze(e.text), 15,
|
|
17454
|
+
}, ze(e.text), 15, Wc));
|
|
17458
17455
|
}
|
|
17459
|
-
}),
|
|
17460
|
-
h4:
|
|
17461
|
-
},
|
|
17462
|
-
$style:
|
|
17463
|
-
},
|
|
17456
|
+
}), Xc = "_h4_xd5ja_1", Zc = {
|
|
17457
|
+
h4: Xc
|
|
17458
|
+
}, Kc = {
|
|
17459
|
+
$style: Zc
|
|
17460
|
+
}, Jc = /* @__PURE__ */ J(Yc, [["__cssModules", Kc]]), Qc = ["id"], e4 = /* @__PURE__ */ G({
|
|
17464
17461
|
__name: "ElmHeading5",
|
|
17465
17462
|
props: {
|
|
17466
17463
|
text: {},
|
|
@@ -17472,13 +17469,13 @@ const zc = ["id"], Tc = /* @__PURE__ */ G({
|
|
|
17472
17469
|
class: B(e.$style.h5),
|
|
17473
17470
|
id: e.id ?? q(Qt)(e.text),
|
|
17474
17471
|
style: W({ "--font-size": e.size })
|
|
17475
|
-
}, ze(e.text), 15,
|
|
17472
|
+
}, ze(e.text), 15, Qc));
|
|
17476
17473
|
}
|
|
17477
|
-
}),
|
|
17478
|
-
h5:
|
|
17479
|
-
},
|
|
17480
|
-
$style:
|
|
17481
|
-
},
|
|
17474
|
+
}), t4 = "_h5_6u1a5_1", r4 = {
|
|
17475
|
+
h5: t4
|
|
17476
|
+
}, n4 = {
|
|
17477
|
+
$style: r4
|
|
17478
|
+
}, a4 = /* @__PURE__ */ J(e4, [["__cssModules", n4]]), s4 = ["id"], i4 = /* @__PURE__ */ G({
|
|
17482
17479
|
__name: "ElmHeading6",
|
|
17483
17480
|
props: {
|
|
17484
17481
|
text: {},
|
|
@@ -17490,13 +17487,13 @@ const zc = ["id"], Tc = /* @__PURE__ */ G({
|
|
|
17490
17487
|
class: B(e.$style.h6),
|
|
17491
17488
|
id: e.id ?? q(Qt)(e.text),
|
|
17492
17489
|
style: W({ "--font-size": e.size })
|
|
17493
|
-
}, ze(e.text), 15,
|
|
17490
|
+
}, ze(e.text), 15, s4));
|
|
17494
17491
|
}
|
|
17495
|
-
}),
|
|
17496
|
-
h6:
|
|
17497
|
-
},
|
|
17498
|
-
$style:
|
|
17499
|
-
},
|
|
17492
|
+
}), o4 = "_h6_10719_1", l4 = {
|
|
17493
|
+
h6: o4
|
|
17494
|
+
}, u4 = {
|
|
17495
|
+
$style: l4
|
|
17496
|
+
}, c4 = /* @__PURE__ */ J(i4, [["__cssModules", u4]]), d4 = /* @__PURE__ */ G({
|
|
17500
17497
|
__name: "ElmArrowIcon",
|
|
17501
17498
|
props: {
|
|
17502
17499
|
direction: { default: "right" },
|
|
@@ -17520,14 +17517,14 @@ const zc = ["id"], Tc = /* @__PURE__ */ G({
|
|
|
17520
17517
|
})
|
|
17521
17518
|
}, null, 6));
|
|
17522
17519
|
}
|
|
17523
|
-
}),
|
|
17524
|
-
arrow:
|
|
17525
|
-
loading:
|
|
17526
|
-
normal:
|
|
17527
|
-
pending:
|
|
17528
|
-
},
|
|
17529
|
-
$style:
|
|
17530
|
-
},
|
|
17520
|
+
}), h4 = "_arrow_hcczr_15", p4 = "_loading_hcczr_27", m4 = "_normal_hcczr_33", f4 = "_pending_hcczr_41", v4 = {
|
|
17521
|
+
arrow: h4,
|
|
17522
|
+
loading: p4,
|
|
17523
|
+
normal: m4,
|
|
17524
|
+
pending: f4
|
|
17525
|
+
}, y4 = {
|
|
17526
|
+
$style: v4
|
|
17527
|
+
}, H3 = /* @__PURE__ */ J(d4, [["__cssModules", y4]]), g4 = ["href"], b4 = ["src", "alt"], x4 = /* @__PURE__ */ G({
|
|
17531
17528
|
__name: "ElmBookmarkIcon",
|
|
17532
17529
|
props: {
|
|
17533
17530
|
name: {},
|
|
@@ -17546,7 +17543,7 @@ const zc = ["id"], Tc = /* @__PURE__ */ G({
|
|
|
17546
17543
|
class: B(e.$style.favicon),
|
|
17547
17544
|
src: e.favicon,
|
|
17548
17545
|
alt: `favicon of ${e.name ?? e.href}`
|
|
17549
|
-
}, null, 10,
|
|
17546
|
+
}, null, 10, b4)) : (I(), je(q(Ji), {
|
|
17550
17547
|
key: 1,
|
|
17551
17548
|
class: B(e.$style["favicon-svg"])
|
|
17552
17549
|
}, null, 8, ["class"])),
|
|
@@ -17558,16 +17555,16 @@ const zc = ["id"], Tc = /* @__PURE__ */ G({
|
|
|
17558
17555
|
size: ".6rem"
|
|
17559
17556
|
}, null, 8, ["text"])
|
|
17560
17557
|
], 2)
|
|
17561
|
-
], 10,
|
|
17558
|
+
], 10, g4));
|
|
17562
17559
|
}
|
|
17563
|
-
}),
|
|
17564
|
-
wrapper:
|
|
17565
|
-
favicon:
|
|
17560
|
+
}), w4 = "_wrapper_19n7v_1", k4 = "_favicon_19n7v_22", M4 = "_text_19n7v_36", S4 = {
|
|
17561
|
+
wrapper: w4,
|
|
17562
|
+
favicon: k4,
|
|
17566
17563
|
"favicon-svg": "_favicon-svg_19n7v_27",
|
|
17567
|
-
text:
|
|
17568
|
-
},
|
|
17569
|
-
$style:
|
|
17570
|
-
},
|
|
17564
|
+
text: M4
|
|
17565
|
+
}, A4 = {
|
|
17566
|
+
$style: S4
|
|
17567
|
+
}, L3 = /* @__PURE__ */ J(x4, [["__cssModules", A4]]), j4 = /* @__PURE__ */ G({
|
|
17571
17568
|
__name: "ElmCubeIcon",
|
|
17572
17569
|
props: {
|
|
17573
17570
|
size: { default: 128 }
|
|
@@ -17597,13 +17594,13 @@ const zc = ["id"], Tc = /* @__PURE__ */ G({
|
|
|
17597
17594
|
}, null, 6)), 64))
|
|
17598
17595
|
], 6));
|
|
17599
17596
|
}
|
|
17600
|
-
}),
|
|
17601
|
-
cube:
|
|
17597
|
+
}), z4 = "_cube_oh6hr_1", T4 = "_face_oh6hr_8", C4 = {
|
|
17598
|
+
cube: z4,
|
|
17602
17599
|
"elmethis-cube-icon-rotate": "_elmethis-cube-icon-rotate_oh6hr_1",
|
|
17603
|
-
face:
|
|
17604
|
-
},
|
|
17605
|
-
$style:
|
|
17606
|
-
},
|
|
17600
|
+
face: T4
|
|
17601
|
+
}, $4 = {
|
|
17602
|
+
$style: C4
|
|
17603
|
+
}, N3 = /* @__PURE__ */ J(j4, [["__cssModules", $4]]), E4 = /* @__PURE__ */ G({
|
|
17607
17604
|
__name: "ElmLoginIcon",
|
|
17608
17605
|
props: {
|
|
17609
17606
|
size: { default: "2rem" },
|
|
@@ -17631,12 +17628,12 @@ const zc = ["id"], Tc = /* @__PURE__ */ G({
|
|
|
17631
17628
|
_: 1
|
|
17632
17629
|
}));
|
|
17633
17630
|
}
|
|
17634
|
-
}),
|
|
17635
|
-
icon:
|
|
17636
|
-
},
|
|
17637
|
-
$style:
|
|
17638
|
-
},
|
|
17639
|
-
function
|
|
17631
|
+
}), I4 = "_icon_c4u76_1", B4 = {
|
|
17632
|
+
icon: I4
|
|
17633
|
+
}, O4 = {
|
|
17634
|
+
$style: B4
|
|
17635
|
+
}, P3 = /* @__PURE__ */ J(E4, [["__cssModules", O4]]), ga = "elmethis-theme";
|
|
17636
|
+
function F4() {
|
|
17640
17637
|
const r = Z(!1), e = () => {
|
|
17641
17638
|
r.value = !r.value;
|
|
17642
17639
|
};
|
|
@@ -17719,19 +17716,19 @@ const l0 = /^[a-z0-9]+(-[a-z0-9]+)*$/, er = (r, e, t, n = "") => {
|
|
|
17719
17716
|
body: "",
|
|
17720
17717
|
hidden: !1
|
|
17721
17718
|
});
|
|
17722
|
-
function
|
|
17719
|
+
function D4(r, e) {
|
|
17723
17720
|
const t = {};
|
|
17724
17721
|
!r.hFlip != !e.hFlip && (t.hFlip = !0), !r.vFlip != !e.vFlip && (t.vFlip = !0);
|
|
17725
17722
|
const n = ((r.rotate || 0) + (e.rotate || 0)) % 4;
|
|
17726
17723
|
return n && (t.rotate = n), t;
|
|
17727
17724
|
}
|
|
17728
17725
|
function ba(r, e) {
|
|
17729
|
-
const t =
|
|
17726
|
+
const t = D4(r, e);
|
|
17730
17727
|
for (const n in Hr)
|
|
17731
17728
|
n in q0 ? n in r && !(n in t) && (t[n] = q0[n]) : n in e ? t[n] = e[n] : n in r && (t[n] = r[n]);
|
|
17732
17729
|
return t;
|
|
17733
17730
|
}
|
|
17734
|
-
function
|
|
17731
|
+
function R4(r, e) {
|
|
17735
17732
|
const t = r.icons, n = r.aliases || /* @__PURE__ */ Object.create(null), a = /* @__PURE__ */ Object.create(null);
|
|
17736
17733
|
function s(i) {
|
|
17737
17734
|
if (t[i])
|
|
@@ -17745,7 +17742,7 @@ function D4(r, e) {
|
|
|
17745
17742
|
}
|
|
17746
17743
|
return Object.keys(t).concat(Object.keys(n)).forEach(s), a;
|
|
17747
17744
|
}
|
|
17748
|
-
function
|
|
17745
|
+
function _4(r, e, t) {
|
|
17749
17746
|
const n = r.icons, a = r.aliases || /* @__PURE__ */ Object.create(null);
|
|
17750
17747
|
let s = {};
|
|
17751
17748
|
function i(o) {
|
|
@@ -17763,14 +17760,14 @@ function ri(r, e) {
|
|
|
17763
17760
|
r.not_found instanceof Array && r.not_found.forEach((a) => {
|
|
17764
17761
|
e(a, null), t.push(a);
|
|
17765
17762
|
});
|
|
17766
|
-
const n =
|
|
17763
|
+
const n = R4(r);
|
|
17767
17764
|
for (const a in n) {
|
|
17768
17765
|
const s = n[a];
|
|
17769
|
-
s && (e(a,
|
|
17766
|
+
s && (e(a, _4(r, a, s)), t.push(a));
|
|
17770
17767
|
}
|
|
17771
17768
|
return t;
|
|
17772
17769
|
}
|
|
17773
|
-
const
|
|
17770
|
+
const H4 = {
|
|
17774
17771
|
provider: "",
|
|
17775
17772
|
aliases: {},
|
|
17776
17773
|
not_found: {},
|
|
@@ -17786,7 +17783,7 @@ function ni(r) {
|
|
|
17786
17783
|
if (typeof r != "object" || r === null)
|
|
17787
17784
|
return null;
|
|
17788
17785
|
const e = r;
|
|
17789
|
-
if (typeof e.prefix != "string" || !r.icons || typeof r.icons != "object" || !xr(r,
|
|
17786
|
+
if (typeof e.prefix != "string" || !r.icons || typeof r.icons != "object" || !xr(r, H4))
|
|
17790
17787
|
return null;
|
|
17791
17788
|
const t = e.icons;
|
|
17792
17789
|
for (const a in t) {
|
|
@@ -17809,7 +17806,7 @@ function ni(r) {
|
|
|
17809
17806
|
return e;
|
|
17810
17807
|
}
|
|
17811
17808
|
const xa = /* @__PURE__ */ Object.create(null);
|
|
17812
|
-
function
|
|
17809
|
+
function L4(r, e) {
|
|
17813
17810
|
return {
|
|
17814
17811
|
provider: r,
|
|
17815
17812
|
prefix: e,
|
|
@@ -17819,14 +17816,14 @@ function H4(r, e) {
|
|
|
17819
17816
|
}
|
|
17820
17817
|
function Ht(r, e) {
|
|
17821
17818
|
const t = xa[r] || (xa[r] = /* @__PURE__ */ Object.create(null));
|
|
17822
|
-
return t[e] || (t[e] =
|
|
17819
|
+
return t[e] || (t[e] = L4(r, e));
|
|
17823
17820
|
}
|
|
17824
17821
|
function xn(r, e) {
|
|
17825
17822
|
return ni(e) ? ri(e, (t, n) => {
|
|
17826
17823
|
n ? r.icons[t] = n : r.missing.add(t);
|
|
17827
17824
|
}) : [];
|
|
17828
17825
|
}
|
|
17829
|
-
function
|
|
17826
|
+
function N4(r, e, t) {
|
|
17830
17827
|
try {
|
|
17831
17828
|
if (typeof t.body == "string")
|
|
17832
17829
|
return r.icons[e] = { ...t }, !0;
|
|
@@ -17838,27 +17835,27 @@ let d0 = !1;
|
|
|
17838
17835
|
function ai(r) {
|
|
17839
17836
|
return typeof r == "boolean" && (d0 = r), d0;
|
|
17840
17837
|
}
|
|
17841
|
-
function
|
|
17838
|
+
function P4(r) {
|
|
17842
17839
|
const e = typeof r == "string" ? er(r, !0, d0) : r;
|
|
17843
17840
|
if (e) {
|
|
17844
17841
|
const t = Ht(e.provider, e.prefix), n = e.name;
|
|
17845
17842
|
return t.icons[n] || (t.missing.has(n) ? null : void 0);
|
|
17846
17843
|
}
|
|
17847
17844
|
}
|
|
17848
|
-
function
|
|
17845
|
+
function q4(r, e) {
|
|
17849
17846
|
const t = er(r, !0, d0);
|
|
17850
17847
|
if (!t)
|
|
17851
17848
|
return !1;
|
|
17852
17849
|
const n = Ht(t.provider, t.prefix);
|
|
17853
|
-
return
|
|
17850
|
+
return N4(n, t.name, e);
|
|
17854
17851
|
}
|
|
17855
|
-
function
|
|
17852
|
+
function V4(r, e) {
|
|
17856
17853
|
if (typeof r != "object")
|
|
17857
17854
|
return !1;
|
|
17858
17855
|
if (typeof e != "string" && (e = r.provider || ""), d0 && !e && !r.prefix) {
|
|
17859
17856
|
let a = !1;
|
|
17860
17857
|
return ni(r) && (r.prefix = "", ri(r, (s, i) => {
|
|
17861
|
-
i &&
|
|
17858
|
+
i && q4(s, i) && (a = !0);
|
|
17862
17859
|
})), a;
|
|
17863
17860
|
}
|
|
17864
17861
|
const t = r.prefix;
|
|
@@ -17879,7 +17876,7 @@ const si = Object.freeze({
|
|
|
17879
17876
|
...si,
|
|
17880
17877
|
// Transformations
|
|
17881
17878
|
...q0
|
|
17882
|
-
}),
|
|
17879
|
+
}), G4 = /(-?[0-9.]*[0-9]+[0-9.]*)/g, U4 = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
|
|
17883
17880
|
function wa(r, e, t) {
|
|
17884
17881
|
if (e === 1)
|
|
17885
17882
|
return r;
|
|
@@ -17887,11 +17884,11 @@ function wa(r, e, t) {
|
|
|
17887
17884
|
return Math.ceil(r * e * t) / t;
|
|
17888
17885
|
if (typeof r != "string")
|
|
17889
17886
|
return r;
|
|
17890
|
-
const n = r.split(
|
|
17887
|
+
const n = r.split(G4);
|
|
17891
17888
|
if (n === null || !n.length)
|
|
17892
17889
|
return r;
|
|
17893
17890
|
const a = [];
|
|
17894
|
-
let s = n.shift(), i =
|
|
17891
|
+
let s = n.shift(), i = U4.test(s);
|
|
17895
17892
|
for (; ; ) {
|
|
17896
17893
|
if (i) {
|
|
17897
17894
|
const o = parseFloat(s);
|
|
@@ -17903,7 +17900,7 @@ function wa(r, e, t) {
|
|
|
17903
17900
|
i = !i;
|
|
17904
17901
|
}
|
|
17905
17902
|
}
|
|
17906
|
-
function
|
|
17903
|
+
function W4(r, e = "defs") {
|
|
17907
17904
|
let t = "";
|
|
17908
17905
|
const n = r.indexOf("<" + e);
|
|
17909
17906
|
for (; n >= 0; ) {
|
|
@@ -17920,15 +17917,15 @@ function U4(r, e = "defs") {
|
|
|
17920
17917
|
content: r
|
|
17921
17918
|
};
|
|
17922
17919
|
}
|
|
17923
|
-
function
|
|
17920
|
+
function Y4(r, e) {
|
|
17924
17921
|
return r ? "<defs>" + r + "</defs>" + e : e;
|
|
17925
17922
|
}
|
|
17926
|
-
function
|
|
17927
|
-
const n =
|
|
17928
|
-
return
|
|
17923
|
+
function X4(r, e, t) {
|
|
17924
|
+
const n = W4(r);
|
|
17925
|
+
return Y4(n.defs, e + n.content + t);
|
|
17929
17926
|
}
|
|
17930
|
-
const
|
|
17931
|
-
function
|
|
17927
|
+
const Z4 = (r) => r === "unset" || r === "undefined" || r === "none";
|
|
17928
|
+
function K4(r, e) {
|
|
17932
17929
|
const t = {
|
|
17933
17930
|
...tr,
|
|
17934
17931
|
...r
|
|
@@ -17968,7 +17965,7 @@ function Z4(r, e) {
|
|
|
17968
17965
|
);
|
|
17969
17966
|
break;
|
|
17970
17967
|
}
|
|
17971
|
-
g % 2 === 1 && (a.left !== a.top && (A = a.left, a.left = a.top, a.top = A), a.width !== a.height && (A = a.width, a.width = a.height, a.height = A)), S.length && (s =
|
|
17968
|
+
g % 2 === 1 && (a.left !== a.top && (A = a.left, a.left = a.top, a.top = A), a.width !== a.height && (A = a.width, a.width = a.height, a.height = A)), S.length && (s = X4(
|
|
17972
17969
|
s,
|
|
17973
17970
|
'<g transform="' + S.join(" ") + '">',
|
|
17974
17971
|
"</g>"
|
|
@@ -17978,7 +17975,7 @@ function Z4(r, e) {
|
|
|
17978
17975
|
let h, m;
|
|
17979
17976
|
i === null ? (m = o === null ? "1em" : o === "auto" ? d : o, h = wa(m, u / d)) : (h = i === "auto" ? u : i, m = o === null ? wa(h, d / u) : o === "auto" ? d : o);
|
|
17980
17977
|
const y = {}, b = (w, S) => {
|
|
17981
|
-
|
|
17978
|
+
Z4(S) || (y[w] = S.toString());
|
|
17982
17979
|
};
|
|
17983
17980
|
b("width", h), b("height", m);
|
|
17984
17981
|
const M = [a.left, a.top, u, d];
|
|
@@ -17988,18 +17985,18 @@ function Z4(r, e) {
|
|
|
17988
17985
|
body: s
|
|
17989
17986
|
};
|
|
17990
17987
|
}
|
|
17991
|
-
const
|
|
17992
|
-
let
|
|
17993
|
-
function
|
|
17988
|
+
const J4 = /\sid="(\S+)"/g, Q4 = "IconifyId" + Date.now().toString(16) + (Math.random() * 16777216 | 0).toString(16);
|
|
17989
|
+
let ed = 0;
|
|
17990
|
+
function td(r, e = Q4) {
|
|
17994
17991
|
const t = [];
|
|
17995
17992
|
let n;
|
|
17996
|
-
for (; n =
|
|
17993
|
+
for (; n = J4.exec(r); )
|
|
17997
17994
|
t.push(n[1]);
|
|
17998
17995
|
if (!t.length)
|
|
17999
17996
|
return r;
|
|
18000
17997
|
const a = "suffix" + (Math.random() * 16777216 | Date.now()).toString(16);
|
|
18001
17998
|
return t.forEach((s) => {
|
|
18002
|
-
const i = typeof e == "function" ? e(s) : e + (
|
|
17999
|
+
const i = typeof e == "function" ? e(s) : e + (ed++).toString(), o = s.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
18003
18000
|
r = r.replace(
|
|
18004
18001
|
// Allowed characters before id: [#;"]
|
|
18005
18002
|
// Allowed characters after id: [)"], .[a-z]
|
|
@@ -18009,7 +18006,7 @@ function ed(r, e = J4) {
|
|
|
18009
18006
|
}), r = r.replace(new RegExp(a, "g"), ""), r;
|
|
18010
18007
|
}
|
|
18011
18008
|
const Lr = /* @__PURE__ */ Object.create(null);
|
|
18012
|
-
function
|
|
18009
|
+
function rd(r, e) {
|
|
18013
18010
|
Lr[r] = e;
|
|
18014
18011
|
}
|
|
18015
18012
|
function Nr(r) {
|
|
@@ -18049,14 +18046,14 @@ for (; a0.length > 0; )
|
|
|
18049
18046
|
kn[""] = wn({
|
|
18050
18047
|
resources: ["https://api.iconify.design"].concat(O0)
|
|
18051
18048
|
});
|
|
18052
|
-
function
|
|
18049
|
+
function nd(r, e) {
|
|
18053
18050
|
const t = wn(e);
|
|
18054
18051
|
return t === null ? !1 : (kn[r] = t, !0);
|
|
18055
18052
|
}
|
|
18056
18053
|
function Mn(r) {
|
|
18057
18054
|
return kn[r];
|
|
18058
18055
|
}
|
|
18059
|
-
const
|
|
18056
|
+
const ad = () => {
|
|
18060
18057
|
let r;
|
|
18061
18058
|
try {
|
|
18062
18059
|
if (r = fetch, typeof r == "function")
|
|
@@ -18064,8 +18061,8 @@ const nd = () => {
|
|
|
18064
18061
|
} catch {
|
|
18065
18062
|
}
|
|
18066
18063
|
};
|
|
18067
|
-
let ka =
|
|
18068
|
-
function
|
|
18064
|
+
let ka = ad();
|
|
18065
|
+
function sd(r, e) {
|
|
18069
18066
|
const t = Mn(r);
|
|
18070
18067
|
if (!t)
|
|
18071
18068
|
return 0;
|
|
@@ -18082,11 +18079,11 @@ function ad(r, e) {
|
|
|
18082
18079
|
}
|
|
18083
18080
|
return n;
|
|
18084
18081
|
}
|
|
18085
|
-
function
|
|
18082
|
+
function id(r) {
|
|
18086
18083
|
return r === 404;
|
|
18087
18084
|
}
|
|
18088
|
-
const
|
|
18089
|
-
const n = [], a =
|
|
18085
|
+
const od = (r, e, t) => {
|
|
18086
|
+
const n = [], a = sd(r, e), s = "icons";
|
|
18090
18087
|
let i = {
|
|
18091
18088
|
type: s,
|
|
18092
18089
|
provider: r,
|
|
@@ -18102,7 +18099,7 @@ const id = (r, e, t) => {
|
|
|
18102
18099
|
}, o = u.length), i.icons.push(u);
|
|
18103
18100
|
}), n.push(i), n;
|
|
18104
18101
|
};
|
|
18105
|
-
function
|
|
18102
|
+
function ld(r) {
|
|
18106
18103
|
if (typeof r == "string") {
|
|
18107
18104
|
const e = Mn(r);
|
|
18108
18105
|
if (e)
|
|
@@ -18110,12 +18107,12 @@ function od(r) {
|
|
|
18110
18107
|
}
|
|
18111
18108
|
return "/";
|
|
18112
18109
|
}
|
|
18113
|
-
const
|
|
18110
|
+
const ud = (r, e, t) => {
|
|
18114
18111
|
if (!ka) {
|
|
18115
18112
|
t("abort", 424);
|
|
18116
18113
|
return;
|
|
18117
18114
|
}
|
|
18118
|
-
let n =
|
|
18115
|
+
let n = ld(e.provider);
|
|
18119
18116
|
switch (e.type) {
|
|
18120
18117
|
case "icons": {
|
|
18121
18118
|
const s = e.prefix, o = e.icons.join(","), u = new URLSearchParams({
|
|
@@ -18138,7 +18135,7 @@ const ld = (r, e, t) => {
|
|
|
18138
18135
|
const i = s.status;
|
|
18139
18136
|
if (i !== 200) {
|
|
18140
18137
|
setTimeout(() => {
|
|
18141
|
-
t(
|
|
18138
|
+
t(id(i) ? "abort" : "next", i);
|
|
18142
18139
|
});
|
|
18143
18140
|
return;
|
|
18144
18141
|
}
|
|
@@ -18156,11 +18153,11 @@ const ld = (r, e, t) => {
|
|
|
18156
18153
|
}).catch(() => {
|
|
18157
18154
|
t("next", a);
|
|
18158
18155
|
});
|
|
18159
|
-
},
|
|
18160
|
-
prepare:
|
|
18161
|
-
send:
|
|
18156
|
+
}, cd = {
|
|
18157
|
+
prepare: od,
|
|
18158
|
+
send: ud
|
|
18162
18159
|
};
|
|
18163
|
-
function
|
|
18160
|
+
function dd(r) {
|
|
18164
18161
|
const e = {
|
|
18165
18162
|
loaded: [],
|
|
18166
18163
|
missing: [],
|
|
@@ -18193,7 +18190,7 @@ function oi(r, e) {
|
|
|
18193
18190
|
n && (t.loaderCallbacks = n.filter((a) => a.id !== e));
|
|
18194
18191
|
});
|
|
18195
18192
|
}
|
|
18196
|
-
function
|
|
18193
|
+
function hd(r) {
|
|
18197
18194
|
r.pendingCallbacksFlag || (r.pendingCallbacksFlag = !0, setTimeout(() => {
|
|
18198
18195
|
r.pendingCallbacksFlag = !1;
|
|
18199
18196
|
const e = r.loaderCallbacks ? r.loaderCallbacks.slice(0) : [];
|
|
@@ -18231,9 +18228,9 @@ function dd(r) {
|
|
|
18231
18228
|
});
|
|
18232
18229
|
}));
|
|
18233
18230
|
}
|
|
18234
|
-
let
|
|
18235
|
-
function
|
|
18236
|
-
const n =
|
|
18231
|
+
let pd = 0;
|
|
18232
|
+
function md(r, e, t) {
|
|
18233
|
+
const n = pd++, a = oi.bind(null, t, n);
|
|
18237
18234
|
if (!e.pending.length)
|
|
18238
18235
|
return a;
|
|
18239
18236
|
const s = {
|
|
@@ -18246,14 +18243,14 @@ function pd(r, e, t) {
|
|
|
18246
18243
|
(i.loaderCallbacks || (i.loaderCallbacks = [])).push(s);
|
|
18247
18244
|
}), a;
|
|
18248
18245
|
}
|
|
18249
|
-
function
|
|
18246
|
+
function fd(r, e = !0, t = !1) {
|
|
18250
18247
|
const n = [];
|
|
18251
18248
|
return r.forEach((a) => {
|
|
18252
18249
|
const s = typeof a == "string" ? er(a, e, t) : a;
|
|
18253
18250
|
s && n.push(s);
|
|
18254
18251
|
}), n;
|
|
18255
18252
|
}
|
|
18256
|
-
var
|
|
18253
|
+
var vd = {
|
|
18257
18254
|
resources: [],
|
|
18258
18255
|
index: 0,
|
|
18259
18256
|
timeout: 2e3,
|
|
@@ -18261,7 +18258,7 @@ var fd = {
|
|
|
18261
18258
|
random: !1,
|
|
18262
18259
|
dataAfterTimeout: !1
|
|
18263
18260
|
};
|
|
18264
|
-
function
|
|
18261
|
+
function yd(r, e, t, n) {
|
|
18265
18262
|
const a = r.resources.length, s = r.random ? Math.floor(Math.random() * a) : r.index;
|
|
18266
18263
|
let i;
|
|
18267
18264
|
if (r.random) {
|
|
@@ -18364,7 +18361,7 @@ function vd(r, e, t, n) {
|
|
|
18364
18361
|
}
|
|
18365
18362
|
function li(r) {
|
|
18366
18363
|
const e = {
|
|
18367
|
-
...
|
|
18364
|
+
...vd,
|
|
18368
18365
|
...r
|
|
18369
18366
|
};
|
|
18370
18367
|
let t = [];
|
|
@@ -18372,7 +18369,7 @@ function li(r) {
|
|
|
18372
18369
|
t = t.filter((o) => o().status === "pending");
|
|
18373
18370
|
}
|
|
18374
18371
|
function a(o, u, d) {
|
|
18375
|
-
const h =
|
|
18372
|
+
const h = yd(
|
|
18376
18373
|
e,
|
|
18377
18374
|
o,
|
|
18378
18375
|
u,
|
|
@@ -18398,7 +18395,7 @@ function li(r) {
|
|
|
18398
18395
|
function Ma() {
|
|
18399
18396
|
}
|
|
18400
18397
|
const wr = /* @__PURE__ */ Object.create(null);
|
|
18401
|
-
function
|
|
18398
|
+
function gd(r) {
|
|
18402
18399
|
if (!wr[r]) {
|
|
18403
18400
|
const e = Mn(r);
|
|
18404
18401
|
if (!e)
|
|
@@ -18411,14 +18408,14 @@ function yd(r) {
|
|
|
18411
18408
|
}
|
|
18412
18409
|
return wr[r];
|
|
18413
18410
|
}
|
|
18414
|
-
function
|
|
18411
|
+
function bd(r, e, t) {
|
|
18415
18412
|
let n, a;
|
|
18416
18413
|
if (typeof r == "string") {
|
|
18417
18414
|
const s = Nr(r);
|
|
18418
18415
|
if (!s)
|
|
18419
18416
|
return t(void 0, 424), Ma;
|
|
18420
18417
|
a = s.send;
|
|
18421
|
-
const i =
|
|
18418
|
+
const i = gd(r);
|
|
18422
18419
|
i && (n = i.redundancy);
|
|
18423
18420
|
} else {
|
|
18424
18421
|
const s = wn(r);
|
|
@@ -18430,7 +18427,7 @@ function gd(r, e, t) {
|
|
|
18430
18427
|
}
|
|
18431
18428
|
return !n || !a ? (t(void 0, 424), Ma) : n.query(e, a, t)().abort;
|
|
18432
18429
|
}
|
|
18433
|
-
const Sa = "iconify2", h0 = "iconify", ui = h0 + "-count", Aa = h0 + "-version", ci = 36e5,
|
|
18430
|
+
const Sa = "iconify2", h0 = "iconify", ui = h0 + "-count", Aa = h0 + "-version", ci = 36e5, xd = 168, wd = 50;
|
|
18434
18431
|
function Pr(r, e) {
|
|
18435
18432
|
try {
|
|
18436
18433
|
return r.getItem(e);
|
|
@@ -18463,7 +18460,7 @@ const rr = {
|
|
|
18463
18460
|
session: /* @__PURE__ */ new Set()
|
|
18464
18461
|
};
|
|
18465
18462
|
let An = !1;
|
|
18466
|
-
function
|
|
18463
|
+
function kd(r) {
|
|
18467
18464
|
An = r;
|
|
18468
18465
|
}
|
|
18469
18466
|
let $0 = typeof window > "u" ? {} : window;
|
|
@@ -18490,7 +18487,7 @@ function pi(r, e) {
|
|
|
18490
18487
|
Sn(t, Aa, Sa), qr(t, 0);
|
|
18491
18488
|
return;
|
|
18492
18489
|
}
|
|
18493
|
-
const a = Math.floor(Date.now() / ci) -
|
|
18490
|
+
const a = Math.floor(Date.now() / ci) - xd, s = (o) => {
|
|
18494
18491
|
const u = h0 + o.toString(), d = Pr(t, u);
|
|
18495
18492
|
if (typeof d == "string") {
|
|
18496
18493
|
try {
|
|
@@ -18509,7 +18506,7 @@ function pi(r, e) {
|
|
|
18509
18506
|
}
|
|
18510
18507
|
function mi() {
|
|
18511
18508
|
if (!An) {
|
|
18512
|
-
|
|
18509
|
+
kd(!0);
|
|
18513
18510
|
for (const r in rr)
|
|
18514
18511
|
pi(r, (e) => {
|
|
18515
18512
|
const t = e.data, n = e.provider, a = t.prefix, s = Ht(
|
|
@@ -18523,7 +18520,7 @@ function mi() {
|
|
|
18523
18520
|
});
|
|
18524
18521
|
}
|
|
18525
18522
|
}
|
|
18526
|
-
function
|
|
18523
|
+
function Md(r, e) {
|
|
18527
18524
|
const t = r.lastModifiedCached;
|
|
18528
18525
|
if (
|
|
18529
18526
|
// Matches or newer
|
|
@@ -18538,7 +18535,7 @@ function kd(r, e) {
|
|
|
18538
18535
|
});
|
|
18539
18536
|
return !0;
|
|
18540
18537
|
}
|
|
18541
|
-
function
|
|
18538
|
+
function Sd(r, e) {
|
|
18542
18539
|
An || mi();
|
|
18543
18540
|
function t(n) {
|
|
18544
18541
|
let a;
|
|
@@ -18548,7 +18545,7 @@ function Md(r, e) {
|
|
|
18548
18545
|
let i;
|
|
18549
18546
|
if (s.size)
|
|
18550
18547
|
s.delete(i = Array.from(s).shift());
|
|
18551
|
-
else if (i = Vr(a), i >=
|
|
18548
|
+
else if (i = Vr(a), i >= wd || !qr(a, i + 1))
|
|
18552
18549
|
return;
|
|
18553
18550
|
const o = {
|
|
18554
18551
|
cached: Math.floor(Date.now() / ci),
|
|
@@ -18561,16 +18558,16 @@ function Md(r, e) {
|
|
|
18561
18558
|
JSON.stringify(o)
|
|
18562
18559
|
);
|
|
18563
18560
|
}
|
|
18564
|
-
e.lastModified && !
|
|
18561
|
+
e.lastModified && !Md(r, e.lastModified) || Object.keys(e.icons).length && (e.not_found && (e = Object.assign({}, e), delete e.not_found), t("local") || t("session"));
|
|
18565
18562
|
}
|
|
18566
18563
|
function za() {
|
|
18567
18564
|
}
|
|
18568
|
-
function
|
|
18565
|
+
function Ad(r) {
|
|
18569
18566
|
r.iconsLoaderFlag || (r.iconsLoaderFlag = !0, setTimeout(() => {
|
|
18570
|
-
r.iconsLoaderFlag = !1,
|
|
18567
|
+
r.iconsLoaderFlag = !1, hd(r);
|
|
18571
18568
|
}));
|
|
18572
18569
|
}
|
|
18573
|
-
function
|
|
18570
|
+
function jd(r, e) {
|
|
18574
18571
|
r.iconsToLoad ? r.iconsToLoad = r.iconsToLoad.concat(e).sort() : r.iconsToLoad = e, r.iconsQueueFlag || (r.iconsQueueFlag = !0, setTimeout(() => {
|
|
18575
18572
|
r.iconsQueueFlag = !1;
|
|
18576
18573
|
const { provider: t, prefix: n } = r, a = r.iconsToLoad;
|
|
@@ -18579,7 +18576,7 @@ function Ad(r, e) {
|
|
|
18579
18576
|
if (!a || !(s = Nr(t)))
|
|
18580
18577
|
return;
|
|
18581
18578
|
s.prepare(t, n, a).forEach((o) => {
|
|
18582
|
-
|
|
18579
|
+
bd(t, o, (u) => {
|
|
18583
18580
|
if (typeof u != "object")
|
|
18584
18581
|
o.icons.forEach((d) => {
|
|
18585
18582
|
r.missing.add(d);
|
|
@@ -18595,17 +18592,17 @@ function Ad(r, e) {
|
|
|
18595
18592
|
const h = r.pendingIcons;
|
|
18596
18593
|
h && d.forEach((m) => {
|
|
18597
18594
|
h.delete(m);
|
|
18598
|
-
}),
|
|
18595
|
+
}), Sd(r, u);
|
|
18599
18596
|
} catch (d) {
|
|
18600
18597
|
console.error(d);
|
|
18601
18598
|
}
|
|
18602
|
-
|
|
18599
|
+
Ad(r);
|
|
18603
18600
|
});
|
|
18604
18601
|
});
|
|
18605
18602
|
}));
|
|
18606
18603
|
}
|
|
18607
|
-
const
|
|
18608
|
-
const t =
|
|
18604
|
+
const zd = (r, e) => {
|
|
18605
|
+
const t = fd(r, !0, ai()), n = dd(t);
|
|
18609
18606
|
if (!n.pending.length) {
|
|
18610
18607
|
let u = !0;
|
|
18611
18608
|
return e && setTimeout(() => {
|
|
@@ -18633,10 +18630,10 @@ const jd = (r, e) => {
|
|
|
18633
18630
|
b.has(m) || (b.add(m), a[d][h].push(m));
|
|
18634
18631
|
}), s.forEach((u) => {
|
|
18635
18632
|
const { provider: d, prefix: h } = u;
|
|
18636
|
-
a[d][h].length &&
|
|
18637
|
-
}), e ?
|
|
18633
|
+
a[d][h].length && jd(u, a[d][h]);
|
|
18634
|
+
}), e ? md(e, n, s) : za;
|
|
18638
18635
|
};
|
|
18639
|
-
function
|
|
18636
|
+
function Td(r, e) {
|
|
18640
18637
|
const t = {
|
|
18641
18638
|
...r
|
|
18642
18639
|
};
|
|
@@ -18646,9 +18643,9 @@ function zd(r, e) {
|
|
|
18646
18643
|
}
|
|
18647
18644
|
return t;
|
|
18648
18645
|
}
|
|
18649
|
-
const
|
|
18650
|
-
function
|
|
18651
|
-
e.split(
|
|
18646
|
+
const Cd = /[\s,]+/;
|
|
18647
|
+
function $d(r, e) {
|
|
18648
|
+
e.split(Cd).forEach((t) => {
|
|
18652
18649
|
switch (t.trim()) {
|
|
18653
18650
|
case "horizontal":
|
|
18654
18651
|
r.hFlip = !0;
|
|
@@ -18659,7 +18656,7 @@ function Cd(r, e) {
|
|
|
18659
18656
|
}
|
|
18660
18657
|
});
|
|
18661
18658
|
}
|
|
18662
|
-
function
|
|
18659
|
+
function Ed(r, e = 0) {
|
|
18663
18660
|
const t = r.replace(/^-?[0-9.]*/, "");
|
|
18664
18661
|
function n(a) {
|
|
18665
18662
|
for (; a < 0; )
|
|
@@ -18685,30 +18682,30 @@ function $d(r, e = 0) {
|
|
|
18685
18682
|
}
|
|
18686
18683
|
return e;
|
|
18687
18684
|
}
|
|
18688
|
-
function
|
|
18685
|
+
function Id(r, e) {
|
|
18689
18686
|
let t = r.indexOf("xlink:") === -1 ? "" : ' xmlns:xlink="http://www.w3.org/1999/xlink"';
|
|
18690
18687
|
for (const n in e)
|
|
18691
18688
|
t += " " + n + '="' + e[n] + '"';
|
|
18692
18689
|
return '<svg xmlns="http://www.w3.org/2000/svg"' + t + ">" + r + "</svg>";
|
|
18693
18690
|
}
|
|
18694
|
-
function Id(r) {
|
|
18695
|
-
return r.replace(/"/g, "'").replace(/%/g, "%25").replace(/#/g, "%23").replace(/</g, "%3C").replace(/>/g, "%3E").replace(/\s+/g, " ");
|
|
18696
|
-
}
|
|
18697
18691
|
function Bd(r) {
|
|
18698
|
-
return "
|
|
18692
|
+
return r.replace(/"/g, "'").replace(/%/g, "%25").replace(/#/g, "%23").replace(/</g, "%3C").replace(/>/g, "%3E").replace(/\s+/g, " ");
|
|
18699
18693
|
}
|
|
18700
18694
|
function Od(r) {
|
|
18701
|
-
return
|
|
18695
|
+
return "data:image/svg+xml," + Bd(r);
|
|
18696
|
+
}
|
|
18697
|
+
function Fd(r) {
|
|
18698
|
+
return 'url("' + Od(r) + '")';
|
|
18702
18699
|
}
|
|
18703
18700
|
const Ta = {
|
|
18704
18701
|
...ii,
|
|
18705
18702
|
inline: !1
|
|
18706
|
-
},
|
|
18703
|
+
}, Dd = {
|
|
18707
18704
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18708
18705
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
18709
18706
|
"aria-hidden": !0,
|
|
18710
18707
|
role: "img"
|
|
18711
|
-
},
|
|
18708
|
+
}, Rd = {
|
|
18712
18709
|
display: "inline-block"
|
|
18713
18710
|
}, Gr = {
|
|
18714
18711
|
backgroundColor: "currentColor"
|
|
@@ -18737,7 +18734,7 @@ function Ea(r) {
|
|
|
18737
18734
|
return r + (r.match(/^[-0-9.]+$/) ? "px" : "");
|
|
18738
18735
|
}
|
|
18739
18736
|
const Ia = (r, e) => {
|
|
18740
|
-
const t =
|
|
18737
|
+
const t = Td(Ta, e), n = { ...Dd }, a = e.mode || "svg", s = {}, i = e.style, o = typeof i == "object" && !(i instanceof Array) ? i : {};
|
|
18741
18738
|
for (let w in e) {
|
|
18742
18739
|
const S = e[w];
|
|
18743
18740
|
if (S !== void 0)
|
|
@@ -18753,13 +18750,13 @@ const Ia = (r, e) => {
|
|
|
18753
18750
|
t[w] = S === !0 || S === "true" || S === 1;
|
|
18754
18751
|
break;
|
|
18755
18752
|
case "flip":
|
|
18756
|
-
typeof S == "string" &&
|
|
18753
|
+
typeof S == "string" && $d(t, S);
|
|
18757
18754
|
break;
|
|
18758
18755
|
case "color":
|
|
18759
18756
|
s.color = S;
|
|
18760
18757
|
break;
|
|
18761
18758
|
case "rotate":
|
|
18762
|
-
typeof S == "string" ? t[w] =
|
|
18759
|
+
typeof S == "string" ? t[w] = Ed(S) : typeof S == "number" && (t[w] = S);
|
|
18763
18760
|
break;
|
|
18764
18761
|
case "ariaHidden":
|
|
18765
18762
|
case "aria-hidden":
|
|
@@ -18771,32 +18768,32 @@ const Ia = (r, e) => {
|
|
|
18771
18768
|
}
|
|
18772
18769
|
}
|
|
18773
18770
|
}
|
|
18774
|
-
const u =
|
|
18771
|
+
const u = K4(r, t), d = u.attributes;
|
|
18775
18772
|
if (t.inline && (s.verticalAlign = "-0.125em"), a === "svg") {
|
|
18776
18773
|
n.style = {
|
|
18777
18774
|
...s,
|
|
18778
18775
|
...o
|
|
18779
18776
|
}, Object.assign(n, d);
|
|
18780
18777
|
let w = 0, S = e.id;
|
|
18781
|
-
return typeof S == "string" && (S = S.replace(/-/g, "_")), n.innerHTML =
|
|
18778
|
+
return typeof S == "string" && (S = S.replace(/-/g, "_")), n.innerHTML = td(u.body, S ? () => S + "ID" + w++ : "iconifyVue"), jr("svg", n);
|
|
18782
18779
|
}
|
|
18783
|
-
const { body: h, width: m, height: y } = r, b = a === "mask" || (a === "bg" ? !1 : h.indexOf("currentColor") !== -1), M =
|
|
18780
|
+
const { body: h, width: m, height: y } = r, b = a === "mask" || (a === "bg" ? !1 : h.indexOf("currentColor") !== -1), M = Id(h, {
|
|
18784
18781
|
...d,
|
|
18785
18782
|
width: m + "",
|
|
18786
18783
|
height: y + ""
|
|
18787
18784
|
});
|
|
18788
18785
|
return n.style = {
|
|
18789
18786
|
...s,
|
|
18790
|
-
"--svg":
|
|
18787
|
+
"--svg": Fd(M),
|
|
18791
18788
|
width: Ea(d.width),
|
|
18792
18789
|
height: Ea(d.height),
|
|
18793
|
-
...
|
|
18790
|
+
...Rd,
|
|
18794
18791
|
...b ? Gr : fi,
|
|
18795
18792
|
...o
|
|
18796
18793
|
}, jr("span", n);
|
|
18797
18794
|
};
|
|
18798
18795
|
ai(!0);
|
|
18799
|
-
|
|
18796
|
+
rd("", cd);
|
|
18800
18797
|
if (typeof document < "u" && typeof window < "u") {
|
|
18801
18798
|
mi();
|
|
18802
18799
|
const r = window;
|
|
@@ -18807,7 +18804,7 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
18807
18804
|
// Check if item is an object and not null/array
|
|
18808
18805
|
(typeof n != "object" || n === null || n instanceof Array || // Check for 'icons' and 'prefix'
|
|
18809
18806
|
typeof n.icons != "object" || typeof n.prefix != "string" || // Add icon set
|
|
18810
|
-
!
|
|
18807
|
+
!V4(n)) && console.error(t);
|
|
18811
18808
|
} catch {
|
|
18812
18809
|
console.error(t);
|
|
18813
18810
|
}
|
|
@@ -18822,14 +18819,14 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
18822
18819
|
const a = e[t];
|
|
18823
18820
|
if (typeof a != "object" || !a || a.resources === void 0)
|
|
18824
18821
|
continue;
|
|
18825
|
-
|
|
18822
|
+
nd(t, a) || console.error(n);
|
|
18826
18823
|
} catch {
|
|
18827
18824
|
console.error(n);
|
|
18828
18825
|
}
|
|
18829
18826
|
}
|
|
18830
18827
|
}
|
|
18831
18828
|
}
|
|
18832
|
-
const
|
|
18829
|
+
const _d = {
|
|
18833
18830
|
...tr,
|
|
18834
18831
|
body: ""
|
|
18835
18832
|
}, Ba = G({
|
|
@@ -18867,11 +18864,11 @@ const Rd = {
|
|
|
18867
18864
|
let t;
|
|
18868
18865
|
if (typeof r != "string" || (t = er(r, !1, !0)) === null)
|
|
18869
18866
|
return this.abortLoading(), null;
|
|
18870
|
-
const n =
|
|
18867
|
+
const n = P4(t);
|
|
18871
18868
|
if (!n)
|
|
18872
18869
|
return (!this._loadingIcon || this._loadingIcon.name !== r) && (this.abortLoading(), this._name = "", n !== null && (this._loadingIcon = {
|
|
18873
18870
|
name: r,
|
|
18874
|
-
abort:
|
|
18871
|
+
abort: zd([t], () => {
|
|
18875
18872
|
this.counter++;
|
|
18876
18873
|
})
|
|
18877
18874
|
})), null;
|
|
@@ -18885,7 +18882,7 @@ const Rd = {
|
|
|
18885
18882
|
this.counter;
|
|
18886
18883
|
const r = this.$attrs, e = this.iconMounted || r.ssr ? this.getIcon(r.icon, r.onLoad) : null;
|
|
18887
18884
|
if (!e)
|
|
18888
|
-
return Ia(
|
|
18885
|
+
return Ia(_d, r);
|
|
18889
18886
|
let t = r;
|
|
18890
18887
|
return e.classes && (t = {
|
|
18891
18888
|
...r,
|
|
@@ -18895,13 +18892,13 @@ const Rd = {
|
|
|
18895
18892
|
...e.data
|
|
18896
18893
|
}, t);
|
|
18897
18894
|
}
|
|
18898
|
-
}),
|
|
18895
|
+
}), Hd = /* @__PURE__ */ G({
|
|
18899
18896
|
__name: "ElmToggleTheme",
|
|
18900
18897
|
props: {
|
|
18901
18898
|
size: { default: "2rem" }
|
|
18902
18899
|
},
|
|
18903
18900
|
setup(r) {
|
|
18904
|
-
const { isDarkTheme: e, toggleTheme: t } =
|
|
18901
|
+
const { isDarkTheme: e, toggleTheme: t } = F4();
|
|
18905
18902
|
return (n, a) => q(e) ? (I(), je(q(Ba), {
|
|
18906
18903
|
key: 1,
|
|
18907
18904
|
icon: "line-md:sunny-outline-to-moon-loop-transition",
|
|
@@ -18916,11 +18913,11 @@ const Rd = {
|
|
|
18916
18913
|
onClick: q(t)
|
|
18917
18914
|
}, null, 8, ["class", "width", "onClick"]));
|
|
18918
18915
|
}
|
|
18919
|
-
}),
|
|
18920
|
-
icon:
|
|
18921
|
-
},
|
|
18922
|
-
$style:
|
|
18923
|
-
},
|
|
18916
|
+
}), Ld = "_icon_15e2g_1", Nd = {
|
|
18917
|
+
icon: Ld
|
|
18918
|
+
}, Pd = {
|
|
18919
|
+
$style: Nd
|
|
18920
|
+
}, q3 = /* @__PURE__ */ J(Hd, [["__cssModules", Pd]]), qd = /* @__PURE__ */ G({
|
|
18924
18921
|
__name: "ElmInlineCode",
|
|
18925
18922
|
props: {
|
|
18926
18923
|
code: {},
|
|
@@ -18936,11 +18933,11 @@ const Rd = {
|
|
|
18936
18933
|
}, null, 8, ["text", "color"])
|
|
18937
18934
|
], 2));
|
|
18938
18935
|
}
|
|
18939
|
-
}),
|
|
18940
|
-
code:
|
|
18941
|
-
},
|
|
18942
|
-
$style:
|
|
18943
|
-
},
|
|
18936
|
+
}), Vd = "_code_cn6vj_1", Gd = {
|
|
18937
|
+
code: Vd
|
|
18938
|
+
}, Ud = {
|
|
18939
|
+
$style: Gd
|
|
18940
|
+
}, Wd = /* @__PURE__ */ J(qd, [["__cssModules", Ud]]), Yd = ["href", "target"], Xd = /* @__PURE__ */ G({
|
|
18944
18941
|
__name: "ElmInlineLink",
|
|
18945
18942
|
props: {
|
|
18946
18943
|
text: {},
|
|
@@ -18969,14 +18966,14 @@ const Rd = {
|
|
|
18969
18966
|
), {
|
|
18970
18967
|
class: B(n.$style.icon)
|
|
18971
18968
|
}, null, 8, ["class"]))
|
|
18972
|
-
], 14,
|
|
18973
|
-
}
|
|
18974
|
-
}),
|
|
18975
|
-
link:
|
|
18976
|
-
icon:
|
|
18977
|
-
},
|
|
18978
|
-
$style:
|
|
18979
|
-
}, vi = /* @__PURE__ */ J(
|
|
18969
|
+
], 14, Yd));
|
|
18970
|
+
}
|
|
18971
|
+
}), Zd = "_link_1am0r_1", Kd = "_icon_1am0r_33", Jd = {
|
|
18972
|
+
link: Zd,
|
|
18973
|
+
icon: Kd
|
|
18974
|
+
}, Qd = {
|
|
18975
|
+
$style: Jd
|
|
18976
|
+
}, vi = /* @__PURE__ */ J(Xd, [["__cssModules", Qd]]), V3 = /* @__PURE__ */ G({
|
|
18980
18977
|
__name: "ElmInlineRuby",
|
|
18981
18978
|
props: {
|
|
18982
18979
|
text: {},
|
|
@@ -18997,7 +18994,7 @@ const Rd = {
|
|
|
18997
18994
|
])
|
|
18998
18995
|
]));
|
|
18999
18996
|
}
|
|
19000
|
-
}),
|
|
18997
|
+
}), e5 = { style: { opacity: 0.6 } }, t5 = /* @__PURE__ */ G({
|
|
19001
18998
|
__name: "ElmFile",
|
|
19002
18999
|
props: {
|
|
19003
19000
|
name: {},
|
|
@@ -19040,7 +19037,7 @@ const Rd = {
|
|
|
19040
19037
|
L("div", {
|
|
19041
19038
|
class: B(n.$style["right-container"])
|
|
19042
19039
|
}, [
|
|
19043
|
-
L("span",
|
|
19040
|
+
L("span", e5, [
|
|
19044
19041
|
n.filesize ? (I(), je(ye, {
|
|
19045
19042
|
key: 0,
|
|
19046
19043
|
text: n.filesize
|
|
@@ -19058,15 +19055,15 @@ const Rd = {
|
|
|
19058
19055
|
], 2)
|
|
19059
19056
|
], 6));
|
|
19060
19057
|
}
|
|
19061
|
-
}),
|
|
19062
|
-
file:
|
|
19058
|
+
}), r5 = "_file_s711r_1", n5 = "_icon_s711r_21", a5 = {
|
|
19059
|
+
file: r5,
|
|
19063
19060
|
"left-container": "_left-container_s711r_15",
|
|
19064
|
-
icon:
|
|
19061
|
+
icon: n5,
|
|
19065
19062
|
"right-container": "_right-container_s711r_29",
|
|
19066
19063
|
"download-icon": "_download-icon_s711r_35"
|
|
19067
|
-
},
|
|
19068
|
-
$style:
|
|
19069
|
-
},
|
|
19064
|
+
}, s5 = {
|
|
19065
|
+
$style: a5
|
|
19066
|
+
}, i5 = /* @__PURE__ */ J(t5, [["__cssModules", s5]]), o5 = ["src", "alt"], l5 = ["src", "alt"], u5 = /* @__PURE__ */ G({
|
|
19070
19067
|
__name: "ElmImage",
|
|
19071
19068
|
props: {
|
|
19072
19069
|
src: {},
|
|
@@ -19075,8 +19072,8 @@ const Rd = {
|
|
|
19075
19072
|
margin: {}
|
|
19076
19073
|
},
|
|
19077
19074
|
setup(r) {
|
|
19078
|
-
const e = r, { isLoading: t, error: n } =
|
|
19079
|
-
return
|
|
19075
|
+
const e = r, { isLoading: t, error: n } = O1({ src: e.src }), a = Z(!1);
|
|
19076
|
+
return j1("Escape", (s) => {
|
|
19080
19077
|
s.preventDefault(), a.value = !1;
|
|
19081
19078
|
}), (s, i) => (I(), F(_e, null, [
|
|
19082
19079
|
Q(Mt, { mode: "out-in" }, {
|
|
@@ -19096,7 +19093,7 @@ const Rd = {
|
|
|
19096
19093
|
class: B(s.$style.fallback),
|
|
19097
19094
|
style: W({ "--margin-block": s.margin })
|
|
19098
19095
|
}, [
|
|
19099
|
-
Q(
|
|
19096
|
+
Q(X2),
|
|
19100
19097
|
L("div", null, [
|
|
19101
19098
|
Q(Q0)
|
|
19102
19099
|
])
|
|
@@ -19115,7 +19112,7 @@ const Rd = {
|
|
|
19115
19112
|
"--margin-block": s.margin,
|
|
19116
19113
|
display: q(t) ? "none" : "block"
|
|
19117
19114
|
})
|
|
19118
|
-
}, null, 14,
|
|
19115
|
+
}, null, 14, o5))
|
|
19119
19116
|
]),
|
|
19120
19117
|
_: 1
|
|
19121
19118
|
}),
|
|
@@ -19132,22 +19129,22 @@ const Rd = {
|
|
|
19132
19129
|
onClick: i[1] || (i[1] = () => {
|
|
19133
19130
|
a.value = !1;
|
|
19134
19131
|
})
|
|
19135
|
-
}, null, 10,
|
|
19132
|
+
}, null, 10, l5)
|
|
19136
19133
|
], 2)) : Be("", !0)
|
|
19137
19134
|
]),
|
|
19138
19135
|
_: 1
|
|
19139
19136
|
})
|
|
19140
19137
|
], 64));
|
|
19141
19138
|
}
|
|
19142
|
-
}),
|
|
19143
|
-
image:
|
|
19144
|
-
error:
|
|
19145
|
-
fallback:
|
|
19146
|
-
modal:
|
|
19139
|
+
}), c5 = "_image_gl09e_1", d5 = "_error_gl09e_11", h5 = "_fallback_gl09e_23", p5 = "_modal_gl09e_36", m5 = {
|
|
19140
|
+
image: c5,
|
|
19141
|
+
error: d5,
|
|
19142
|
+
fallback: h5,
|
|
19143
|
+
modal: p5,
|
|
19147
19144
|
"modal-image": "_modal-image_gl09e_48"
|
|
19148
|
-
},
|
|
19149
|
-
$style:
|
|
19150
|
-
}, yi = /* @__PURE__ */ J(
|
|
19145
|
+
}, f5 = {
|
|
19146
|
+
$style: m5
|
|
19147
|
+
}, yi = /* @__PURE__ */ J(u5, [["__cssModules", f5], ["__scopeId", "data-v-955437e0"]]), v5 = ["href", "target"], y5 = /* @__PURE__ */ G({
|
|
19151
19148
|
__name: "ElmBookmark",
|
|
19152
19149
|
props: {
|
|
19153
19150
|
isHorizontal: { type: Boolean, default: !0 },
|
|
@@ -19239,19 +19236,19 @@ const Rd = {
|
|
|
19239
19236
|
])
|
|
19240
19237
|
], 2)) : Be("", !0)
|
|
19241
19238
|
], 2)
|
|
19242
|
-
], 14,
|
|
19243
|
-
}
|
|
19244
|
-
}),
|
|
19245
|
-
bookmark:
|
|
19246
|
-
image:
|
|
19247
|
-
typography:
|
|
19248
|
-
title:
|
|
19249
|
-
link:
|
|
19250
|
-
date:
|
|
19251
|
-
icon:
|
|
19252
|
-
},
|
|
19253
|
-
$style:
|
|
19254
|
-
},
|
|
19239
|
+
], 14, v5));
|
|
19240
|
+
}
|
|
19241
|
+
}), g5 = "_bookmark_1ahct_1", b5 = "_image_1ahct_23", x5 = "_typography_1ahct_35", w5 = "_title_1ahct_44", k5 = "_link_1ahct_51", M5 = "_date_1ahct_56", S5 = "_icon_1ahct_62", A5 = {
|
|
19242
|
+
bookmark: g5,
|
|
19243
|
+
image: b5,
|
|
19244
|
+
typography: x5,
|
|
19245
|
+
title: w5,
|
|
19246
|
+
link: k5,
|
|
19247
|
+
date: M5,
|
|
19248
|
+
icon: S5
|
|
19249
|
+
}, j5 = {
|
|
19250
|
+
$style: A5
|
|
19251
|
+
}, z5 = /* @__PURE__ */ J(y5, [["__cssModules", j5]]), T5 = ["onClick"], C5 = /* @__PURE__ */ G({
|
|
19255
19252
|
__name: "ElmBreadcrumb",
|
|
19256
19253
|
props: {
|
|
19257
19254
|
links: {}
|
|
@@ -19288,7 +19285,7 @@ const Rd = {
|
|
|
19288
19285
|
"--delay": `${i * 100 + 50}ms`
|
|
19289
19286
|
})
|
|
19290
19287
|
}, null, 8, ["text", "class", "style"])
|
|
19291
|
-
], 10,
|
|
19288
|
+
], 10, T5),
|
|
19292
19289
|
n.links.length !== i + 1 ? (I(), je(q(R0), {
|
|
19293
19290
|
key: 0,
|
|
19294
19291
|
class: B([n.$style.chevron, n.$style.fade]),
|
|
@@ -19299,15 +19296,15 @@ const Rd = {
|
|
|
19299
19296
|
], 64))), 256))
|
|
19300
19297
|
], 6));
|
|
19301
19298
|
}
|
|
19302
|
-
}),
|
|
19303
|
-
container:
|
|
19304
|
-
icon:
|
|
19305
|
-
chevron:
|
|
19299
|
+
}), $5 = "_container_mvd09_1", E5 = "_icon_mvd09_8", I5 = "_chevron_mvd09_15", B5 = "_fade_mvd09_40", O5 = {
|
|
19300
|
+
container: $5,
|
|
19301
|
+
icon: E5,
|
|
19302
|
+
chevron: I5,
|
|
19306
19303
|
"link-container": "_link-container_mvd09_20",
|
|
19307
|
-
fade:
|
|
19308
|
-
},
|
|
19309
|
-
$style:
|
|
19310
|
-
},
|
|
19304
|
+
fade: B5
|
|
19305
|
+
}, F5 = {
|
|
19306
|
+
$style: O5
|
|
19307
|
+
}, G3 = /* @__PURE__ */ J(C5, [["__cssModules", F5]]), D5 = /* @__PURE__ */ G({
|
|
19311
19308
|
__name: "ElmPagetop",
|
|
19312
19309
|
props: {
|
|
19313
19310
|
position: { default: "right" }
|
|
@@ -19349,15 +19346,15 @@ const Rd = {
|
|
|
19349
19346
|
}, "Back to Top", 2)
|
|
19350
19347
|
], 6));
|
|
19351
19348
|
}
|
|
19352
|
-
}),
|
|
19353
|
-
wrapper:
|
|
19349
|
+
}), R5 = "_wrapper_q0z76_1", _5 = "_partial_q0z76_52", H5 = "_move_q0z76_1", L5 = "_text_q0z76_85", N5 = {
|
|
19350
|
+
wrapper: R5,
|
|
19354
19351
|
"wrapper--visible": "_wrapper--visible_q0z76_20",
|
|
19355
|
-
partial:
|
|
19356
|
-
move:
|
|
19357
|
-
text:
|
|
19358
|
-
},
|
|
19359
|
-
$style:
|
|
19360
|
-
},
|
|
19352
|
+
partial: _5,
|
|
19353
|
+
move: H5,
|
|
19354
|
+
text: L5
|
|
19355
|
+
}, P5 = {
|
|
19356
|
+
$style: N5
|
|
19357
|
+
}, U3 = /* @__PURE__ */ J(D5, [["__cssModules", P5]]), q5 = ["href"], V5 = /* @__PURE__ */ G({
|
|
19361
19358
|
__name: "ElmTableOfContents",
|
|
19362
19359
|
props: {
|
|
19363
19360
|
headings: {}
|
|
@@ -19384,16 +19381,16 @@ const Rd = {
|
|
|
19384
19381
|
Q(q(Pi), {
|
|
19385
19382
|
class: B(e.$style.icon)
|
|
19386
19383
|
}, null, 8, ["class"])
|
|
19387
|
-
], 14,
|
|
19384
|
+
], 14, q5))), 256))
|
|
19388
19385
|
], 2));
|
|
19389
19386
|
}
|
|
19390
|
-
}),
|
|
19391
|
-
toc:
|
|
19392
|
-
link:
|
|
19393
|
-
icon:
|
|
19394
|
-
},
|
|
19395
|
-
$style:
|
|
19396
|
-
},
|
|
19387
|
+
}), G5 = "_toc_150ui_1", U5 = "_link_150ui_13", W5 = "_icon_150ui_28", Y5 = {
|
|
19388
|
+
toc: G5,
|
|
19389
|
+
link: U5,
|
|
19390
|
+
icon: W5
|
|
19391
|
+
}, X5 = {
|
|
19392
|
+
$style: Y5
|
|
19393
|
+
}, W3 = /* @__PURE__ */ J(V5, [["__cssModules", X5]]);
|
|
19397
19394
|
function He() {
|
|
19398
19395
|
return He = Object.assign ? Object.assign.bind() : function(r) {
|
|
19399
19396
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -19403,7 +19400,7 @@ function He() {
|
|
|
19403
19400
|
return r;
|
|
19404
19401
|
}, He.apply(null, arguments);
|
|
19405
19402
|
}
|
|
19406
|
-
function
|
|
19403
|
+
function Z5(r) {
|
|
19407
19404
|
if (r === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
19408
19405
|
return r;
|
|
19409
19406
|
}
|
|
@@ -19412,7 +19409,7 @@ function p0(r, e) {
|
|
|
19412
19409
|
return t.__proto__ = n, t;
|
|
19413
19410
|
}, p0(r, e);
|
|
19414
19411
|
}
|
|
19415
|
-
function
|
|
19412
|
+
function K5(r, e) {
|
|
19416
19413
|
r.prototype = Object.create(e.prototype), r.prototype.constructor = r, p0(r, e);
|
|
19417
19414
|
}
|
|
19418
19415
|
function Ur(r) {
|
|
@@ -19420,7 +19417,7 @@ function Ur(r) {
|
|
|
19420
19417
|
return e.__proto__ || Object.getPrototypeOf(e);
|
|
19421
19418
|
}, Ur(r);
|
|
19422
19419
|
}
|
|
19423
|
-
function
|
|
19420
|
+
function J5(r) {
|
|
19424
19421
|
try {
|
|
19425
19422
|
return Function.toString.call(r).indexOf("[native code]") !== -1;
|
|
19426
19423
|
} catch {
|
|
@@ -19437,7 +19434,7 @@ function gi() {
|
|
|
19437
19434
|
return !!r;
|
|
19438
19435
|
})();
|
|
19439
19436
|
}
|
|
19440
|
-
function
|
|
19437
|
+
function Q5(r, e, t) {
|
|
19441
19438
|
if (gi()) return Reflect.construct.apply(null, arguments);
|
|
19442
19439
|
var n = [null];
|
|
19443
19440
|
n.push.apply(n, e);
|
|
@@ -19447,14 +19444,14 @@ function J5(r, e, t) {
|
|
|
19447
19444
|
function Wr(r) {
|
|
19448
19445
|
var e = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
|
|
19449
19446
|
return Wr = function(n) {
|
|
19450
|
-
if (n === null || !
|
|
19447
|
+
if (n === null || !J5(n)) return n;
|
|
19451
19448
|
if (typeof n != "function") throw new TypeError("Super expression must either be null or a function");
|
|
19452
19449
|
if (e !== void 0) {
|
|
19453
19450
|
if (e.has(n)) return e.get(n);
|
|
19454
19451
|
e.set(n, a);
|
|
19455
19452
|
}
|
|
19456
19453
|
function a() {
|
|
19457
|
-
return
|
|
19454
|
+
return Q5(n, arguments, Ur(this).constructor);
|
|
19458
19455
|
}
|
|
19459
19456
|
return a.prototype = Object.create(n.prototype, {
|
|
19460
19457
|
constructor: {
|
|
@@ -19466,7 +19463,7 @@ function Wr(r) {
|
|
|
19466
19463
|
}), p0(a, n);
|
|
19467
19464
|
}, Wr(r);
|
|
19468
19465
|
}
|
|
19469
|
-
var
|
|
19466
|
+
var eh = {
|
|
19470
19467
|
1: `Passed invalid arguments to hsl, please pass multiple numbers e.g. hsl(360, 0.75, 0.4) or an object e.g. rgb({ hue: 255, saturation: 0.4, lightness: 0.75 }).
|
|
19471
19468
|
|
|
19472
19469
|
`,
|
|
@@ -19694,7 +19691,7 @@ To pass a single animation please supply them in simple values, e.g. animation('
|
|
|
19694
19691
|
78: `base must be set in "px" or "%" but you set it in "%s".
|
|
19695
19692
|
`
|
|
19696
19693
|
};
|
|
19697
|
-
function
|
|
19694
|
+
function th() {
|
|
19698
19695
|
for (var r = arguments.length, e = new Array(r), t = 0; t < r; t++)
|
|
19699
19696
|
e[t] = arguments[t];
|
|
19700
19697
|
var n = e[0], a = [], s;
|
|
@@ -19705,7 +19702,7 @@ function eh() {
|
|
|
19705
19702
|
}), n;
|
|
19706
19703
|
}
|
|
19707
19704
|
var et = /* @__PURE__ */ function(r) {
|
|
19708
|
-
|
|
19705
|
+
K5(e, r);
|
|
19709
19706
|
function e(t) {
|
|
19710
19707
|
var n;
|
|
19711
19708
|
if (process.env.NODE_ENV === "production")
|
|
@@ -19713,20 +19710,20 @@ var et = /* @__PURE__ */ function(r) {
|
|
|
19713
19710
|
else {
|
|
19714
19711
|
for (var a = arguments.length, s = new Array(a > 1 ? a - 1 : 0), i = 1; i < a; i++)
|
|
19715
19712
|
s[i - 1] = arguments[i];
|
|
19716
|
-
n = r.call(this,
|
|
19713
|
+
n = r.call(this, th.apply(void 0, [eh[t]].concat(s))) || this;
|
|
19717
19714
|
}
|
|
19718
|
-
return
|
|
19715
|
+
return Z5(n);
|
|
19719
19716
|
}
|
|
19720
19717
|
return e;
|
|
19721
19718
|
}(/* @__PURE__ */ Wr(Error));
|
|
19722
19719
|
function kr(r) {
|
|
19723
19720
|
return Math.round(r * 255);
|
|
19724
19721
|
}
|
|
19725
|
-
function
|
|
19722
|
+
function rh(r, e, t) {
|
|
19726
19723
|
return kr(r) + "," + kr(e) + "," + kr(t);
|
|
19727
19724
|
}
|
|
19728
19725
|
function m0(r, e, t, n) {
|
|
19729
|
-
if (n === void 0 && (n =
|
|
19726
|
+
if (n === void 0 && (n = rh), e === 0)
|
|
19730
19727
|
return n(t, t, t);
|
|
19731
19728
|
var a = (r % 360 + 360) % 360 / 60, s = (1 - Math.abs(2 * t - 1)) * e, i = s * (1 - Math.abs(a % 2 - 1)), o = 0, u = 0, d = 0;
|
|
19732
19729
|
a >= 0 && a < 1 ? (o = s, u = i) : a >= 1 && a < 2 ? (o = i, u = s) : a >= 2 && a < 3 ? (u = s, d = i) : a >= 3 && a < 4 ? (u = i, d = s) : a >= 4 && a < 5 ? (o = i, d = s) : a >= 5 && a < 6 && (o = s, d = i);
|
|
@@ -19883,23 +19880,23 @@ var Oa = {
|
|
|
19883
19880
|
yellow: "ff0",
|
|
19884
19881
|
yellowgreen: "9acd32"
|
|
19885
19882
|
};
|
|
19886
|
-
function
|
|
19883
|
+
function nh(r) {
|
|
19887
19884
|
if (typeof r != "string") return r;
|
|
19888
19885
|
var e = r.toLowerCase();
|
|
19889
19886
|
return Oa[e] ? "#" + Oa[e] : r;
|
|
19890
19887
|
}
|
|
19891
|
-
var
|
|
19888
|
+
var ah = /^#[a-fA-F0-9]{6}$/, sh = /^#[a-fA-F0-9]{8}$/, ih = /^#[a-fA-F0-9]{3}$/, oh = /^#[a-fA-F0-9]{4}$/, Mr = /^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i, lh = /^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i, uh = /^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i, ch = /^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;
|
|
19892
19889
|
function Tt(r) {
|
|
19893
19890
|
if (typeof r != "string")
|
|
19894
19891
|
throw new et(3);
|
|
19895
|
-
var e =
|
|
19896
|
-
if (e.match(
|
|
19892
|
+
var e = nh(r);
|
|
19893
|
+
if (e.match(ah))
|
|
19897
19894
|
return {
|
|
19898
19895
|
red: parseInt("" + e[1] + e[2], 16),
|
|
19899
19896
|
green: parseInt("" + e[3] + e[4], 16),
|
|
19900
19897
|
blue: parseInt("" + e[5] + e[6], 16)
|
|
19901
19898
|
};
|
|
19902
|
-
if (e.match(
|
|
19899
|
+
if (e.match(sh)) {
|
|
19903
19900
|
var t = parseFloat((parseInt("" + e[7] + e[8], 16) / 255).toFixed(2));
|
|
19904
19901
|
return {
|
|
19905
19902
|
red: parseInt("" + e[1] + e[2], 16),
|
|
@@ -19908,13 +19905,13 @@ function Tt(r) {
|
|
|
19908
19905
|
alpha: t
|
|
19909
19906
|
};
|
|
19910
19907
|
}
|
|
19911
|
-
if (e.match(
|
|
19908
|
+
if (e.match(ih))
|
|
19912
19909
|
return {
|
|
19913
19910
|
red: parseInt("" + e[1] + e[1], 16),
|
|
19914
19911
|
green: parseInt("" + e[2] + e[2], 16),
|
|
19915
19912
|
blue: parseInt("" + e[3] + e[3], 16)
|
|
19916
19913
|
};
|
|
19917
|
-
if (e.match(
|
|
19914
|
+
if (e.match(oh)) {
|
|
19918
19915
|
var n = parseFloat((parseInt("" + e[4] + e[4], 16) / 255).toFixed(2));
|
|
19919
19916
|
return {
|
|
19920
19917
|
red: parseInt("" + e[1] + e[1], 16),
|
|
@@ -19930,7 +19927,7 @@ function Tt(r) {
|
|
|
19930
19927
|
green: parseInt("" + a[2], 10),
|
|
19931
19928
|
blue: parseInt("" + a[3], 10)
|
|
19932
19929
|
};
|
|
19933
|
-
var s =
|
|
19930
|
+
var s = lh.exec(e.substring(0, 50));
|
|
19934
19931
|
if (s)
|
|
19935
19932
|
return {
|
|
19936
19933
|
red: parseInt("" + s[1], 10),
|
|
@@ -19938,7 +19935,7 @@ function Tt(r) {
|
|
|
19938
19935
|
blue: parseInt("" + s[3], 10),
|
|
19939
19936
|
alpha: parseFloat("" + s[4]) > 1 ? parseFloat("" + s[4]) / 100 : parseFloat("" + s[4])
|
|
19940
19937
|
};
|
|
19941
|
-
var i =
|
|
19938
|
+
var i = uh.exec(e);
|
|
19942
19939
|
if (i) {
|
|
19943
19940
|
var o = parseInt("" + i[1], 10), u = parseInt("" + i[2], 10) / 100, d = parseInt("" + i[3], 10) / 100, h = "rgb(" + m0(o, u, d) + ")", m = Mr.exec(h);
|
|
19944
19941
|
if (!m)
|
|
@@ -19949,7 +19946,7 @@ function Tt(r) {
|
|
|
19949
19946
|
blue: parseInt("" + m[3], 10)
|
|
19950
19947
|
};
|
|
19951
19948
|
}
|
|
19952
|
-
var y =
|
|
19949
|
+
var y = ch.exec(e.substring(0, 50));
|
|
19953
19950
|
if (y) {
|
|
19954
19951
|
var b = parseInt("" + y[1], 10), M = parseInt("" + y[2], 10) / 100, w = parseInt("" + y[3], 10) / 100, S = "rgb(" + m0(b, M, w) + ")", j = Mr.exec(S);
|
|
19955
19952
|
if (!j)
|
|
@@ -19963,7 +19960,7 @@ function Tt(r) {
|
|
|
19963
19960
|
}
|
|
19964
19961
|
throw new et(5);
|
|
19965
19962
|
}
|
|
19966
|
-
function
|
|
19963
|
+
function dh(r) {
|
|
19967
19964
|
var e = r.red / 255, t = r.green / 255, n = r.blue / 255, a = Math.max(e, t, n), s = Math.min(e, t, n), i = (a + s) / 2;
|
|
19968
19965
|
if (a === s)
|
|
19969
19966
|
return r.alpha !== void 0 ? {
|
|
@@ -20000,11 +19997,11 @@ function ch(r) {
|
|
|
20000
19997
|
};
|
|
20001
19998
|
}
|
|
20002
19999
|
function gt(r) {
|
|
20003
|
-
return
|
|
20000
|
+
return dh(Tt(r));
|
|
20004
20001
|
}
|
|
20005
|
-
var
|
|
20002
|
+
var hh = function(e) {
|
|
20006
20003
|
return e.length === 7 && e[1] === e[2] && e[3] === e[4] && e[5] === e[6] ? "#" + e[1] + e[3] + e[5] : e;
|
|
20007
|
-
}, Yr =
|
|
20004
|
+
}, Yr = hh;
|
|
20008
20005
|
function Rt(r) {
|
|
20009
20006
|
var e = r.toString(16);
|
|
20010
20007
|
return e.length === 1 ? "0" + e : e;
|
|
@@ -20012,20 +20009,20 @@ function Rt(r) {
|
|
|
20012
20009
|
function Sr(r) {
|
|
20013
20010
|
return Rt(Math.round(r * 255));
|
|
20014
20011
|
}
|
|
20015
|
-
function
|
|
20012
|
+
function ph(r, e, t) {
|
|
20016
20013
|
return Yr("#" + Sr(r) + Sr(e) + Sr(t));
|
|
20017
20014
|
}
|
|
20018
20015
|
function V0(r, e, t) {
|
|
20019
|
-
return m0(r, e, t,
|
|
20016
|
+
return m0(r, e, t, ph);
|
|
20020
20017
|
}
|
|
20021
|
-
function
|
|
20018
|
+
function mh(r, e, t) {
|
|
20022
20019
|
if (typeof r == "number" && typeof e == "number" && typeof t == "number")
|
|
20023
20020
|
return V0(r, e, t);
|
|
20024
20021
|
if (typeof r == "object" && e === void 0 && t === void 0)
|
|
20025
20022
|
return V0(r.hue, r.saturation, r.lightness);
|
|
20026
20023
|
throw new et(1);
|
|
20027
20024
|
}
|
|
20028
|
-
function
|
|
20025
|
+
function fh(r, e, t, n) {
|
|
20029
20026
|
if (typeof r == "number" && typeof e == "number" && typeof t == "number" && typeof n == "number")
|
|
20030
20027
|
return n >= 1 ? V0(r, e, t) : "rgba(" + m0(r, e, t) + "," + n + ")";
|
|
20031
20028
|
if (typeof r == "object" && e === void 0 && t === void 0 && n === void 0)
|
|
@@ -20051,21 +20048,21 @@ function e0(r, e, t, n) {
|
|
|
20051
20048
|
}
|
|
20052
20049
|
throw new et(7);
|
|
20053
20050
|
}
|
|
20054
|
-
var
|
|
20051
|
+
var vh = function(e) {
|
|
20055
20052
|
return typeof e.red == "number" && typeof e.green == "number" && typeof e.blue == "number" && (typeof e.alpha != "number" || typeof e.alpha > "u");
|
|
20056
|
-
}, vh = function(e) {
|
|
20057
|
-
return typeof e.red == "number" && typeof e.green == "number" && typeof e.blue == "number" && typeof e.alpha == "number";
|
|
20058
20053
|
}, yh = function(e) {
|
|
20059
|
-
return typeof e.
|
|
20054
|
+
return typeof e.red == "number" && typeof e.green == "number" && typeof e.blue == "number" && typeof e.alpha == "number";
|
|
20060
20055
|
}, gh = function(e) {
|
|
20056
|
+
return typeof e.hue == "number" && typeof e.saturation == "number" && typeof e.lightness == "number" && (typeof e.alpha != "number" || typeof e.alpha > "u");
|
|
20057
|
+
}, bh = function(e) {
|
|
20061
20058
|
return typeof e.hue == "number" && typeof e.saturation == "number" && typeof e.lightness == "number" && typeof e.alpha == "number";
|
|
20062
20059
|
};
|
|
20063
20060
|
function It(r) {
|
|
20064
20061
|
if (typeof r != "object") throw new et(8);
|
|
20065
|
-
if (
|
|
20066
|
-
if (
|
|
20062
|
+
if (yh(r)) return e0(r);
|
|
20063
|
+
if (vh(r)) return G0(r);
|
|
20064
|
+
if (bh(r)) return fh(r);
|
|
20067
20065
|
if (gh(r)) return mh(r);
|
|
20068
|
-
if (yh(r)) return ph(r);
|
|
20069
20066
|
throw new et(8);
|
|
20070
20067
|
}
|
|
20071
20068
|
function bi(r, e, t) {
|
|
@@ -20077,42 +20074,42 @@ function bi(r, e, t) {
|
|
|
20077
20074
|
function Ve(r) {
|
|
20078
20075
|
return bi(r, r.length, []);
|
|
20079
20076
|
}
|
|
20080
|
-
function
|
|
20077
|
+
function xh(r, e) {
|
|
20081
20078
|
if (e === "transparent") return e;
|
|
20082
20079
|
var t = gt(e);
|
|
20083
20080
|
return It(He({}, t, {
|
|
20084
20081
|
hue: t.hue + parseFloat(r)
|
|
20085
20082
|
}));
|
|
20086
20083
|
}
|
|
20087
|
-
Ve(
|
|
20084
|
+
Ve(xh);
|
|
20088
20085
|
function t0(r, e, t) {
|
|
20089
20086
|
return Math.max(r, Math.min(e, t));
|
|
20090
20087
|
}
|
|
20091
|
-
function
|
|
20088
|
+
function wh(r, e) {
|
|
20092
20089
|
if (e === "transparent") return e;
|
|
20093
20090
|
var t = gt(e);
|
|
20094
20091
|
return It(He({}, t, {
|
|
20095
20092
|
lightness: t0(0, 1, t.lightness - parseFloat(r))
|
|
20096
20093
|
}));
|
|
20097
20094
|
}
|
|
20098
|
-
var
|
|
20099
|
-
function
|
|
20095
|
+
var kh = Ve(wh), Mh = kh;
|
|
20096
|
+
function Sh(r, e) {
|
|
20100
20097
|
if (e === "transparent") return e;
|
|
20101
20098
|
var t = gt(e);
|
|
20102
20099
|
return It(He({}, t, {
|
|
20103
20100
|
saturation: t0(0, 1, t.saturation - parseFloat(r))
|
|
20104
20101
|
}));
|
|
20105
20102
|
}
|
|
20106
|
-
Ve(
|
|
20107
|
-
function
|
|
20103
|
+
Ve(Sh);
|
|
20104
|
+
function Ah(r, e) {
|
|
20108
20105
|
if (e === "transparent") return e;
|
|
20109
20106
|
var t = gt(e);
|
|
20110
20107
|
return It(He({}, t, {
|
|
20111
20108
|
lightness: t0(0, 1, t.lightness + parseFloat(r))
|
|
20112
20109
|
}));
|
|
20113
20110
|
}
|
|
20114
|
-
Ve(
|
|
20115
|
-
function
|
|
20111
|
+
Ve(Ah);
|
|
20112
|
+
function jh(r, e, t) {
|
|
20116
20113
|
if (e === "transparent") return t;
|
|
20117
20114
|
if (t === "transparent") return e;
|
|
20118
20115
|
if (r === 0) return t;
|
|
@@ -20128,16 +20125,16 @@ function Ah(r, e, t) {
|
|
|
20128
20125
|
};
|
|
20129
20126
|
return e0(b);
|
|
20130
20127
|
}
|
|
20131
|
-
var
|
|
20132
|
-
function
|
|
20128
|
+
var zh = Ve(jh), xi = zh;
|
|
20129
|
+
function Th(r, e) {
|
|
20133
20130
|
if (e === "transparent") return e;
|
|
20134
20131
|
var t = Tt(e), n = typeof t.alpha == "number" ? t.alpha : 1, a = He({}, t, {
|
|
20135
20132
|
alpha: t0(0, 1, (n * 100 + parseFloat(r) * 100) / 100)
|
|
20136
20133
|
});
|
|
20137
20134
|
return e0(a);
|
|
20138
20135
|
}
|
|
20139
|
-
Ve(
|
|
20140
|
-
function
|
|
20136
|
+
Ve(Th);
|
|
20137
|
+
function Ch(r) {
|
|
20141
20138
|
if (typeof r == "object" && typeof r.red == "number" && typeof r.green == "number" && typeof r.blue == "number")
|
|
20142
20139
|
return typeof r.alpha == "number" ? e0({
|
|
20143
20140
|
red: r.red,
|
|
@@ -20151,55 +20148,55 @@ function Th(r) {
|
|
|
20151
20148
|
});
|
|
20152
20149
|
throw new et(46);
|
|
20153
20150
|
}
|
|
20154
|
-
function
|
|
20151
|
+
function $h(r, e) {
|
|
20155
20152
|
if (e === "transparent") return e;
|
|
20156
20153
|
var t = gt(e);
|
|
20157
20154
|
return It(He({}, t, {
|
|
20158
20155
|
saturation: t0(0, 1, t.saturation + parseFloat(r))
|
|
20159
20156
|
}));
|
|
20160
20157
|
}
|
|
20161
|
-
Ve(Ch);
|
|
20162
|
-
function $h(r, e) {
|
|
20163
|
-
return e === "transparent" ? e : It(He({}, gt(e), {
|
|
20164
|
-
hue: parseFloat(r)
|
|
20165
|
-
}));
|
|
20166
|
-
}
|
|
20167
20158
|
Ve($h);
|
|
20168
20159
|
function Eh(r, e) {
|
|
20169
20160
|
return e === "transparent" ? e : It(He({}, gt(e), {
|
|
20170
|
-
|
|
20161
|
+
hue: parseFloat(r)
|
|
20171
20162
|
}));
|
|
20172
20163
|
}
|
|
20173
20164
|
Ve(Eh);
|
|
20174
20165
|
function Ih(r, e) {
|
|
20175
20166
|
return e === "transparent" ? e : It(He({}, gt(e), {
|
|
20176
|
-
|
|
20167
|
+
lightness: parseFloat(r)
|
|
20177
20168
|
}));
|
|
20178
20169
|
}
|
|
20179
20170
|
Ve(Ih);
|
|
20180
20171
|
function Bh(r, e) {
|
|
20181
|
-
return e === "transparent" ? e :
|
|
20172
|
+
return e === "transparent" ? e : It(He({}, gt(e), {
|
|
20173
|
+
saturation: parseFloat(r)
|
|
20174
|
+
}));
|
|
20182
20175
|
}
|
|
20183
20176
|
Ve(Bh);
|
|
20184
20177
|
function Oh(r, e) {
|
|
20185
|
-
return e === "transparent" ? e : xi(parseFloat(r), "rgb(
|
|
20178
|
+
return e === "transparent" ? e : xi(parseFloat(r), "rgb(0, 0, 0)", e);
|
|
20186
20179
|
}
|
|
20187
20180
|
Ve(Oh);
|
|
20188
20181
|
function Fh(r, e) {
|
|
20182
|
+
return e === "transparent" ? e : xi(parseFloat(r), "rgb(255, 255, 255)", e);
|
|
20183
|
+
}
|
|
20184
|
+
Ve(Fh);
|
|
20185
|
+
function Dh(r, e) {
|
|
20189
20186
|
if (e === "transparent") return e;
|
|
20190
20187
|
var t = Tt(e), n = typeof t.alpha == "number" ? t.alpha : 1, a = He({}, t, {
|
|
20191
20188
|
alpha: t0(0, 1, +(n * 100 - parseFloat(r) * 100).toFixed(2) / 100)
|
|
20192
20189
|
});
|
|
20193
20190
|
return e0(a);
|
|
20194
20191
|
}
|
|
20195
|
-
Ve(
|
|
20196
|
-
const
|
|
20192
|
+
Ve(Dh);
|
|
20193
|
+
const Rh = /* @__PURE__ */ G({
|
|
20197
20194
|
__name: "ElmColorSample",
|
|
20198
20195
|
props: {
|
|
20199
20196
|
color: {}
|
|
20200
20197
|
},
|
|
20201
20198
|
setup(r) {
|
|
20202
|
-
const e = r, { blue: t, green: n, red: a } = Tt(e.color), { hue: s, saturation: i, lightness: o } = gt(e.color), u =
|
|
20199
|
+
const e = r, { blue: t, green: n, red: a } = Tt(e.color), { hue: s, saturation: i, lightness: o } = gt(e.color), u = Ch(Tt(e.color)), d = `rgb(${a}, ${n}, ${t})`, h = `hsl(${Math.floor(s)}, ${Math.floor(i * 100)}%, ${Math.floor(o * 100)}%)`, { copy: m, copied: y } = Pa();
|
|
20203
20200
|
return (b, M) => (I(), F("div", {
|
|
20204
20201
|
style: W({ "--color": b.color })
|
|
20205
20202
|
}, [
|
|
@@ -20245,12 +20242,12 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20245
20242
|
})
|
|
20246
20243
|
], 4));
|
|
20247
20244
|
}
|
|
20248
|
-
}),
|
|
20245
|
+
}), _h = "_text_819fg_13", Hh = {
|
|
20249
20246
|
"color-bg": "_color-bg_819fg_1",
|
|
20250
|
-
text:
|
|
20251
|
-
},
|
|
20252
|
-
$style:
|
|
20253
|
-
},
|
|
20247
|
+
text: _h
|
|
20248
|
+
}, Lh = {
|
|
20249
|
+
$style: Hh
|
|
20250
|
+
}, Nh = /* @__PURE__ */ J(Rh, [["__cssModules", Lh], ["__scopeId", "data-v-c3f4d254"]]), Ph = /* @__PURE__ */ G({
|
|
20254
20251
|
__name: "ElmColorTable",
|
|
20255
20252
|
props: {
|
|
20256
20253
|
colors: {}
|
|
@@ -20276,19 +20273,19 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20276
20273
|
0.1,
|
|
20277
20274
|
0.15,
|
|
20278
20275
|
0.2
|
|
20279
|
-
], (a) => Q(
|
|
20280
|
-
color: q(
|
|
20276
|
+
], (a) => Q(Nh, {
|
|
20277
|
+
color: q(Mh)(a, n.code)
|
|
20281
20278
|
}, null, 8, ["color"])), 64))
|
|
20282
20279
|
], 2))), 256))
|
|
20283
20280
|
], 2));
|
|
20284
20281
|
}
|
|
20285
|
-
}),
|
|
20286
|
-
container:
|
|
20282
|
+
}), qh = "_container_2ivef_1", Vh = {
|
|
20283
|
+
container: qh,
|
|
20287
20284
|
"row-container": "_row-container_2ivef_8",
|
|
20288
20285
|
"color-name": "_color-name_2ivef_15"
|
|
20289
|
-
},
|
|
20290
|
-
$style:
|
|
20291
|
-
},
|
|
20286
|
+
}, Gh = {
|
|
20287
|
+
$style: Vh
|
|
20288
|
+
}, Y3 = /* @__PURE__ */ J(Ph, [["__cssModules", Gh]]), Uh = /* @__PURE__ */ G({
|
|
20292
20289
|
__name: "ElmCallout",
|
|
20293
20290
|
props: {
|
|
20294
20291
|
type: { default: "note" }
|
|
@@ -20330,13 +20327,13 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20330
20327
|
])
|
|
20331
20328
|
], 6));
|
|
20332
20329
|
}
|
|
20333
|
-
}),
|
|
20334
|
-
callout:
|
|
20335
|
-
header:
|
|
20336
|
-
icon:
|
|
20337
|
-
},
|
|
20338
|
-
$style:
|
|
20339
|
-
},
|
|
20330
|
+
}), Wh = "_callout_qea37_1", Yh = "_header_qea37_25", Xh = "_icon_qea37_31", Zh = {
|
|
20331
|
+
callout: Wh,
|
|
20332
|
+
header: Yh,
|
|
20333
|
+
icon: Xh
|
|
20334
|
+
}, Kh = {
|
|
20335
|
+
$style: Zh
|
|
20336
|
+
}, Jh = /* @__PURE__ */ J(Uh, [["__cssModules", Kh]]), Qh = /* @__PURE__ */ G({
|
|
20340
20337
|
__name: "ElmBulletedList",
|
|
20341
20338
|
setup(r) {
|
|
20342
20339
|
const e = Z(null), t = Z(!1);
|
|
@@ -20353,7 +20350,7 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20353
20350
|
xe(n.$slots, "default")
|
|
20354
20351
|
], 4));
|
|
20355
20352
|
}
|
|
20356
|
-
}),
|
|
20353
|
+
}), e3 = /* @__PURE__ */ G({
|
|
20357
20354
|
__name: "ElmNumberedList",
|
|
20358
20355
|
setup(r) {
|
|
20359
20356
|
const e = Z(null), t = Z(!1);
|
|
@@ -20370,7 +20367,7 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20370
20367
|
xe(n.$slots, "default")
|
|
20371
20368
|
], 4));
|
|
20372
20369
|
}
|
|
20373
|
-
}),
|
|
20370
|
+
}), t3 = /* @__PURE__ */ G({
|
|
20374
20371
|
__name: "ElmListItem",
|
|
20375
20372
|
setup(r) {
|
|
20376
20373
|
return (e, t) => (I(), F("li", {
|
|
@@ -20379,11 +20376,11 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20379
20376
|
xe(e.$slots, "default")
|
|
20380
20377
|
], 2));
|
|
20381
20378
|
}
|
|
20382
|
-
}),
|
|
20383
|
-
li:
|
|
20384
|
-
},
|
|
20385
|
-
$style:
|
|
20386
|
-
},
|
|
20379
|
+
}), r3 = "_li_s1eaw_1", n3 = {
|
|
20380
|
+
li: r3
|
|
20381
|
+
}, a3 = {
|
|
20382
|
+
$style: n3
|
|
20383
|
+
}, s3 = /* @__PURE__ */ J(t3, [["__cssModules", a3]]), i3 = /* @__PURE__ */ G({
|
|
20387
20384
|
__name: "ElmBlockQuote",
|
|
20388
20385
|
setup(r) {
|
|
20389
20386
|
const e = Z(null), t = Z(!1);
|
|
@@ -20400,11 +20397,11 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20400
20397
|
xe(n.$slots, "default")
|
|
20401
20398
|
], 6));
|
|
20402
20399
|
}
|
|
20403
|
-
}),
|
|
20404
|
-
blockquote:
|
|
20405
|
-
},
|
|
20406
|
-
$style:
|
|
20407
|
-
},
|
|
20400
|
+
}), o3 = "_blockquote_1oj4b_1", l3 = {
|
|
20401
|
+
blockquote: o3
|
|
20402
|
+
}, u3 = {
|
|
20403
|
+
$style: l3
|
|
20404
|
+
}, c3 = /* @__PURE__ */ J(i3, [["__cssModules", u3]]), d3 = /* @__PURE__ */ G({
|
|
20408
20405
|
__name: "ElmDivider",
|
|
20409
20406
|
props: {
|
|
20410
20407
|
margin: {}
|
|
@@ -20423,11 +20420,11 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20423
20420
|
})
|
|
20424
20421
|
}, null, 6));
|
|
20425
20422
|
}
|
|
20426
|
-
}),
|
|
20427
|
-
divider:
|
|
20428
|
-
},
|
|
20429
|
-
$style:
|
|
20430
|
-
},
|
|
20423
|
+
}), h3 = "_divider_z5wle_1", p3 = {
|
|
20424
|
+
divider: h3
|
|
20425
|
+
}, m3 = {
|
|
20426
|
+
$style: p3
|
|
20427
|
+
}, f3 = /* @__PURE__ */ J(d3, [["__cssModules", m3]]), v3 = /* @__PURE__ */ G({
|
|
20431
20428
|
__name: "ElmParagraph",
|
|
20432
20429
|
setup(r) {
|
|
20433
20430
|
const e = Z(null), t = Z(!1);
|
|
@@ -20444,11 +20441,11 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20444
20441
|
xe(n.$slots, "default")
|
|
20445
20442
|
], 6));
|
|
20446
20443
|
}
|
|
20447
|
-
}),
|
|
20448
|
-
paragraph:
|
|
20449
|
-
},
|
|
20450
|
-
$style:
|
|
20451
|
-
},
|
|
20444
|
+
}), y3 = "_paragraph_19lcl_1", g3 = {
|
|
20445
|
+
paragraph: y3
|
|
20446
|
+
}, b3 = {
|
|
20447
|
+
$style: g3
|
|
20448
|
+
}, x3 = /* @__PURE__ */ J(v3, [["__cssModules", b3]]), w3 = /* @__PURE__ */ G({
|
|
20452
20449
|
__name: "ElmTable",
|
|
20453
20450
|
props: {
|
|
20454
20451
|
margin: {}
|
|
@@ -20463,28 +20460,28 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20463
20460
|
xe(e.$slots, "default", {}, void 0, !0)
|
|
20464
20461
|
], 4));
|
|
20465
20462
|
}
|
|
20466
|
-
}),
|
|
20463
|
+
}), k3 = /* @__PURE__ */ J(w3, [["__scopeId", "data-v-6ed1a868"]]), M3 = { class: "elmethis-table-header-thead" }, S3 = /* @__PURE__ */ G({
|
|
20467
20464
|
__name: "ElmTableHeader",
|
|
20468
20465
|
setup(r) {
|
|
20469
|
-
return (e, t) => (I(), F("thead",
|
|
20466
|
+
return (e, t) => (I(), F("thead", M3, [
|
|
20470
20467
|
xe(e.$slots, "default")
|
|
20471
20468
|
]));
|
|
20472
20469
|
}
|
|
20473
|
-
}),
|
|
20470
|
+
}), A3 = { class: "elmethis-table-header-body" }, j3 = /* @__PURE__ */ G({
|
|
20474
20471
|
__name: "ElmTableBody",
|
|
20475
20472
|
setup(r) {
|
|
20476
|
-
return (e, t) => (I(), F("tbody",
|
|
20473
|
+
return (e, t) => (I(), F("tbody", A3, [
|
|
20477
20474
|
xe(e.$slots, "default")
|
|
20478
20475
|
]));
|
|
20479
20476
|
}
|
|
20480
|
-
}),
|
|
20477
|
+
}), z3 = /* @__PURE__ */ G({
|
|
20481
20478
|
__name: "ElmTableRow",
|
|
20482
20479
|
setup(r) {
|
|
20483
20480
|
return (e, t) => (I(), F("tr", null, [
|
|
20484
20481
|
xe(e.$slots, "default")
|
|
20485
20482
|
]));
|
|
20486
20483
|
}
|
|
20487
|
-
}),
|
|
20484
|
+
}), T3 = /* @__PURE__ */ G({
|
|
20488
20485
|
__name: "ElmTableCell",
|
|
20489
20486
|
props: {
|
|
20490
20487
|
hasHeader: { type: Boolean, default: !1 },
|
|
@@ -20499,7 +20496,7 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20499
20496
|
_: 3
|
|
20500
20497
|
}));
|
|
20501
20498
|
}
|
|
20502
|
-
}),
|
|
20499
|
+
}), C3 = /* @__PURE__ */ J(T3, [["__scopeId", "data-v-7bedd3ac"]]), X3 = /* @__PURE__ */ G({
|
|
20503
20500
|
__name: "ElmJsonRenderer",
|
|
20504
20501
|
props: {
|
|
20505
20502
|
json: {}
|
|
@@ -20507,35 +20504,35 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20507
20504
|
setup(r) {
|
|
20508
20505
|
const e = {
|
|
20509
20506
|
ElmInlineText: ye,
|
|
20510
|
-
ElmInlineCode:
|
|
20507
|
+
ElmInlineCode: Wd,
|
|
20511
20508
|
ElmInlineLink: vi,
|
|
20512
|
-
ElmCallout:
|
|
20513
|
-
ElmBulletedList:
|
|
20514
|
-
ElmNumberedList:
|
|
20515
|
-
ElmListItem:
|
|
20516
|
-
ElmBlockQuote:
|
|
20517
|
-
ElmDivider:
|
|
20518
|
-
ElmHeading1:
|
|
20519
|
-
ElmHeading2:
|
|
20520
|
-
ElmHeading3:
|
|
20521
|
-
ElmHeading4:
|
|
20522
|
-
ElmHeading5:
|
|
20523
|
-
ElmHeading6:
|
|
20524
|
-
ElmCodeBlock:
|
|
20525
|
-
ElmParagraph:
|
|
20526
|
-
ElmTable:
|
|
20527
|
-
ElmTableHeader:
|
|
20528
|
-
ElmTableBody:
|
|
20529
|
-
ElmTableRow:
|
|
20530
|
-
ElmTableCell:
|
|
20531
|
-
ElmKatex:
|
|
20509
|
+
ElmCallout: Jh,
|
|
20510
|
+
ElmBulletedList: Qh,
|
|
20511
|
+
ElmNumberedList: e3,
|
|
20512
|
+
ElmListItem: s3,
|
|
20513
|
+
ElmBlockQuote: c3,
|
|
20514
|
+
ElmDivider: f3,
|
|
20515
|
+
ElmHeading1: Bc,
|
|
20516
|
+
ElmHeading2: Lc,
|
|
20517
|
+
ElmHeading3: Uc,
|
|
20518
|
+
ElmHeading4: Jc,
|
|
20519
|
+
ElmHeading5: a4,
|
|
20520
|
+
ElmHeading6: c4,
|
|
20521
|
+
ElmCodeBlock: W1,
|
|
20522
|
+
ElmParagraph: x3,
|
|
20523
|
+
ElmTable: k3,
|
|
20524
|
+
ElmTableHeader: S3,
|
|
20525
|
+
ElmTableBody: j3,
|
|
20526
|
+
ElmTableRow: z3,
|
|
20527
|
+
ElmTableCell: C3,
|
|
20528
|
+
ElmKatex: Kl,
|
|
20532
20529
|
ElmImage: yi,
|
|
20533
|
-
ElmBookmark:
|
|
20534
|
-
ElmToggle:
|
|
20535
|
-
ElmCheckbox:
|
|
20536
|
-
ElmFile:
|
|
20537
|
-
ElmColumn:
|
|
20538
|
-
ElmColumnList:
|
|
20530
|
+
ElmBookmark: z5,
|
|
20531
|
+
ElmToggle: $2,
|
|
20532
|
+
ElmCheckbox: xu,
|
|
20533
|
+
ElmFile: i5,
|
|
20534
|
+
ElmColumn: r2,
|
|
20535
|
+
ElmColumnList: i2
|
|
20539
20536
|
};
|
|
20540
20537
|
return (t, n) => {
|
|
20541
20538
|
const a = zi("ElmJsonRenderer", !0);
|
|
@@ -20558,61 +20555,61 @@ const Dh = /* @__PURE__ */ G({
|
|
|
20558
20555
|
}
|
|
20559
20556
|
});
|
|
20560
20557
|
export {
|
|
20561
|
-
|
|
20558
|
+
e3 as $,
|
|
20562
20559
|
c1 as A,
|
|
20563
|
-
|
|
20564
|
-
|
|
20565
|
-
|
|
20566
|
-
|
|
20560
|
+
P3 as B,
|
|
20561
|
+
q3 as C,
|
|
20562
|
+
Wd as D,
|
|
20563
|
+
E3 as E,
|
|
20567
20564
|
vi as F,
|
|
20568
|
-
|
|
20565
|
+
V3 as G,
|
|
20569
20566
|
ye as H,
|
|
20570
|
-
|
|
20567
|
+
i5 as I,
|
|
20571
20568
|
yi as J,
|
|
20572
|
-
|
|
20573
|
-
|
|
20574
|
-
|
|
20575
|
-
|
|
20576
|
-
|
|
20577
|
-
|
|
20578
|
-
|
|
20579
|
-
|
|
20580
|
-
|
|
20581
|
-
|
|
20582
|
-
|
|
20583
|
-
|
|
20584
|
-
|
|
20585
|
-
|
|
20586
|
-
|
|
20587
|
-
|
|
20569
|
+
z5 as K,
|
|
20570
|
+
G3 as L,
|
|
20571
|
+
U3 as M,
|
|
20572
|
+
W3 as N,
|
|
20573
|
+
Nh as O,
|
|
20574
|
+
Y3 as P,
|
|
20575
|
+
X3 as Q,
|
|
20576
|
+
k3 as R,
|
|
20577
|
+
S3 as S,
|
|
20578
|
+
j3 as T,
|
|
20579
|
+
z3 as U,
|
|
20580
|
+
C3 as V,
|
|
20581
|
+
c3 as W,
|
|
20582
|
+
Qh as X,
|
|
20583
|
+
Jh as Y,
|
|
20584
|
+
f3 as Z,
|
|
20588
20585
|
J as _,
|
|
20589
|
-
|
|
20590
|
-
|
|
20591
|
-
|
|
20592
|
-
|
|
20593
|
-
|
|
20594
|
-
|
|
20595
|
-
|
|
20596
|
-
|
|
20597
|
-
|
|
20598
|
-
|
|
20599
|
-
|
|
20600
|
-
|
|
20586
|
+
W1 as a,
|
|
20587
|
+
x3 as a0,
|
|
20588
|
+
s3 as a1,
|
|
20589
|
+
F4 as a2,
|
|
20590
|
+
g1 as b,
|
|
20591
|
+
Kl as c,
|
|
20592
|
+
r2 as d,
|
|
20593
|
+
i2 as e,
|
|
20594
|
+
I3 as f,
|
|
20595
|
+
B3 as g,
|
|
20596
|
+
O3 as h,
|
|
20597
|
+
$2 as i,
|
|
20601
20598
|
Jr as j,
|
|
20602
|
-
|
|
20603
|
-
|
|
20604
|
-
|
|
20605
|
-
|
|
20606
|
-
|
|
20607
|
-
|
|
20608
|
-
|
|
20609
|
-
|
|
20610
|
-
|
|
20611
|
-
|
|
20612
|
-
|
|
20613
|
-
|
|
20614
|
-
|
|
20615
|
-
|
|
20616
|
-
|
|
20599
|
+
F3 as k,
|
|
20600
|
+
D3 as l,
|
|
20601
|
+
X2 as m,
|
|
20602
|
+
R3 as n,
|
|
20603
|
+
_3 as o,
|
|
20604
|
+
xu as p,
|
|
20605
|
+
Bc as q,
|
|
20606
|
+
Lc as r,
|
|
20607
|
+
Uc as s,
|
|
20608
|
+
Jc as t,
|
|
20609
|
+
a4 as u,
|
|
20610
|
+
c4 as v,
|
|
20611
|
+
H3 as w,
|
|
20612
|
+
L3 as x,
|
|
20613
|
+
N3 as y,
|
|
20617
20614
|
Q0 as z
|
|
20618
20615
|
};
|