@elmethis/core 1.0.0-alpha.24 → 1.0.0-alpha.26

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.
@@ -1,4 +1,4 @@
1
- import { defineComponent as W, openBlock as B, createElementBlock as N, normalizeStyle as Z, toDisplayString as Me, createElementVNode as L, unref as V, createVNode as ee, createBlock as Ce, defineAsyncComponent as mt, ref as X, onMounted as lt, onUpdated as Pa, createTextVNode as $0, normalizeClass as O0, getCurrentScope as p1, onScopeDispose as m1, nextTick as f1, readonly as v1, getCurrentInstance as $a, computed as x0, watch as M0, watchEffect as y1, shallowRef as Wr, toRaw as g1, renderSlot as ke, Transition as ot, withCtx as Oe, createCommentVNode as je, resolveDynamicComponent as c0, mergeModels as wr, useModel as kr, Fragment as Ne, renderList as D0, h as x1, resolveComponent as b1, mergeProps as w1 } from "vue";
1
+ import { defineComponent as W, openBlock as B, createElementBlock as N, normalizeStyle as Z, createElementVNode as L, unref as V, toDisplayString as Se, createBlock as Ce, defineAsyncComponent as mt, ref as X, onMounted as lt, onUpdated as Pa, createTextVNode as $0, normalizeClass as O0, getCurrentScope as p1, onScopeDispose as m1, nextTick as f1, readonly as v1, getCurrentInstance as $a, computed as x0, watch as M0, watchEffect as y1, shallowRef as Wr, toRaw as g1, renderSlot as ke, createVNode as ee, Transition as ot, withCtx as Oe, createCommentVNode as je, resolveDynamicComponent as c0, mergeModels as wr, useModel as kr, Fragment as Ne, renderList as D0, h as x1, resolveComponent as b1, mergeProps as w1 } from "vue";
2
2
  var or = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
3
  function k1(r) {
4
4
  return r && r.__esModule && Object.prototype.hasOwnProperty.call(r, "default") ? r.default : r;
@@ -595,8 +595,8 @@ var qa = { exports: {} };
595
595
  return function() {
596
596
  return new R(this);
597
597
  };
598
- }, Se = H + " Iterator", Ie = !1, ye = I.prototype, ne = ye[v] || ye["@@iterator"] || Q && ye[Q], he = !A && ne || de(Q), we = H == "Array" && ye.entries || ne, me, ie, $e;
599
- if (we && (me = o(we.call(new I())), z !== Object.prototype && me.next && (!w && o(me) !== z && (c ? c(me, z) : typeof me[v] != "function" && p(me, v, E)), d(me, Se, !0, !0), w && (S[Se] = E))), Q == j && ne && ne.name !== j && (Ie = !0, he = function() {
598
+ }, Me = H + " Iterator", Ie = !1, ye = I.prototype, ne = ye[v] || ye["@@iterator"] || Q && ye[Q], he = !A && ne || de(Q), we = H == "Array" && ye.entries || ne, me, ie, $e;
599
+ if (we && (me = o(we.call(new I())), z !== Object.prototype && me.next && (!w && o(me) !== z && (c ? c(me, z) : typeof me[v] != "function" && p(me, v, E)), d(me, Me, !0, !0), w && (S[Me] = E))), Q == j && ne && ne.name !== j && (Ie = !0, he = function() {
600
600
  return ne.call(this);
601
601
  }), (!w || Fe) && ye[v] !== he && p(ye, v, he), S[H] = he, Q)
602
602
  if (ie = {
@@ -2109,35 +2109,7 @@ var qa = { exports: {} };
2109
2109
  });
2110
2110
  })(qa);
2111
2111
  var S1 = qa.exports;
2112
- const M1 = /* @__PURE__ */ W({
2113
- __name: "ElmInlineText",
2114
- props: {
2115
- text: {},
2116
- color: {},
2117
- size: {},
2118
- bold: { type: Boolean, default: !1 },
2119
- italic: { type: Boolean, default: !1 },
2120
- underline: { type: Boolean, default: !1 },
2121
- strikethrough: { type: Boolean, default: !1 }
2122
- },
2123
- setup(r) {
2124
- return (e, t) => (B(), N("span", {
2125
- class: "text",
2126
- style: Z({
2127
- "--color": e.color,
2128
- "--font-size": e.size,
2129
- "--font-weight": e.bold ? "bold" : void 0,
2130
- "--font-style": e.italic ? "italic" : void 0,
2131
- "--text-decoration": e.underline && e.strikethrough ? "underline line-through" : e.underline ? "underline" : e.strikethrough ? "line-through" : void 0
2132
- })
2133
- }, Me(e.text), 5));
2134
- }
2135
- }), K = (r, e) => {
2136
- const t = r.__vccOpts || r;
2137
- for (const [a, n] of e)
2138
- t[a] = n;
2139
- return t;
2140
- }, ge = /* @__PURE__ */ K(M1, [["__scopeId", "data-v-8c7a6581"]]), A1 = ["innerHTML"], z1 = /* @__PURE__ */ W({
2112
+ const M1 = ["innerHTML"], A1 = { class: "text" }, z1 = /* @__PURE__ */ W({
2141
2113
  __name: "ElmTag",
2142
2114
  props: {
2143
2115
  text: {},
@@ -2155,13 +2127,16 @@ const M1 = /* @__PURE__ */ W({
2155
2127
  L("div", {
2156
2128
  class: "icon",
2157
2129
  innerHTML: V(e)
2158
- }, null, 8, A1),
2159
- L("div", null, [
2160
- ee(ge, { text: t.text }, null, 8, ["text"])
2161
- ])
2130
+ }, null, 8, M1),
2131
+ L("div", A1, Se(t.text), 1)
2162
2132
  ], 4));
2163
2133
  }
2164
- }), pc = /* @__PURE__ */ K(z1, [["__scopeId", "data-v-4bda3f79"]]);
2134
+ }), K = (r, e) => {
2135
+ const t = r.__vccOpts || r;
2136
+ for (const [a, n] of e)
2137
+ t[a] = n;
2138
+ return t;
2139
+ }, mc = /* @__PURE__ */ K(z1, [["__scopeId", "data-v-5d9cf5c1"]]);
2165
2140
  function j1(r, e) {
2166
2141
  return B(), N("svg", {
2167
2142
  xmlns: "http://www.w3.org/2000/svg",
@@ -2582,26 +2557,26 @@ const Y1 = /* @__PURE__ */ W({
2582
2557
  case "rust":
2583
2558
  case "rs":
2584
2559
  return mt({
2585
- loader: () => import("./Rust-C2CsqgL6.js"),
2560
+ loader: () => import("./Rust-D3jHoKYh.js"),
2586
2561
  loadingComponent: J0
2587
2562
  });
2588
2563
  case "javascript":
2589
2564
  case "js":
2590
2565
  return mt({
2591
- loader: () => import("./JavaScript-BzRFAq6A.js"),
2566
+ loader: () => import("./JavaScript-C-tOWX6x.js"),
2592
2567
  loadingComponent: J0
2593
2568
  });
2594
2569
  case "typescript":
2595
2570
  case "ts":
2596
2571
  return mt({
2597
- loader: () => import("./TypeScript-CgDLAyp7.js"),
2572
+ loader: () => import("./TypeScript-DBjd9Wkt.js"),
2598
2573
  loadingComponent: J0
2599
2574
  });
2600
2575
  case "bash":
2601
2576
  case "sh":
2602
2577
  case "shell":
2603
2578
  return mt({
2604
- loader: () => import("./Bash-CJZHfyKp.js"),
2579
+ loader: () => import("./Bash-DO0JlEUD.js"),
2605
2580
  loadingComponent: J0
2606
2581
  });
2607
2582
  default:
@@ -2613,7 +2588,30 @@ const Y1 = /* @__PURE__ */ W({
2613
2588
  style: Z({ "--width": `${n.size}px` })
2614
2589
  }, null, 8, ["style"]));
2615
2590
  }
2616
- }), X1 = /* @__PURE__ */ K(Y1, [["__scopeId", "data-v-60662f3b"]]);
2591
+ }), X1 = /* @__PURE__ */ K(Y1, [["__scopeId", "data-v-60662f3b"]]), Z1 = /* @__PURE__ */ W({
2592
+ __name: "ElmInlineText",
2593
+ props: {
2594
+ text: {},
2595
+ color: {},
2596
+ size: {},
2597
+ bold: { type: Boolean, default: !1 },
2598
+ italic: { type: Boolean, default: !1 },
2599
+ underline: { type: Boolean, default: !1 },
2600
+ strikethrough: { type: Boolean, default: !1 }
2601
+ },
2602
+ setup(r) {
2603
+ return (e, t) => (B(), N("span", {
2604
+ class: "text",
2605
+ style: Z({
2606
+ "--color": e.color,
2607
+ "--font-size": e.size,
2608
+ "--font-weight": e.bold ? "bold" : void 0,
2609
+ "--font-style": e.italic ? "italic" : void 0,
2610
+ "--text-decoration": e.underline && e.strikethrough ? "underline line-through" : e.underline ? "underline" : e.strikethrough ? "line-through" : void 0
2611
+ })
2612
+ }, Se(e.text), 5));
2613
+ }
2614
+ }), xe = /* @__PURE__ */ K(Z1, [["__scopeId", "data-v-8c7a6581"]]);
2617
2615
  var Va = { exports: {} };
2618
2616
  (function(r) {
2619
2617
  var e = typeof window < "u" ? window : typeof WorkerGlobalScope < "u" && self instanceof WorkerGlobalScope ? self : {};
@@ -3238,7 +3236,7 @@ var Va = { exports: {} };
3238
3236
  for (var te = 0; te < R.length; ++te) {
3239
3237
  if (I && I.cause == H + "," + te)
3240
3238
  return;
3241
- var Q = R[te], ae = Q.inside, Fe = !!Q.lookbehind, de = !!Q.greedy, Se = Q.alias;
3239
+ var Q = R[te], ae = Q.inside, Fe = !!Q.lookbehind, de = !!Q.greedy, Me = Q.alias;
3242
3240
  if (de && !Q.pattern.global) {
3243
3241
  var Ie = Q.pattern.toString().match(/[imsuy]*$/)[0];
3244
3242
  Q.pattern = RegExp(Q.pattern.source, Ie + "g");
@@ -3266,7 +3264,7 @@ var Va = { exports: {} };
3266
3264
  I && f0 > I.reach && (I.reach = f0);
3267
3265
  var H0 = ne.prev;
3268
3266
  Ze && (H0 = y(g, H0, Ze), he += Ze.length), w(g, H0, me);
3269
- var qt = new c(H, ae ? o.tokenize(We, ae) : We, Se, We);
3267
+ var qt = new c(H, ae ? o.tokenize(We, ae) : We, Me, We);
3270
3268
  if (ne = y(g, H0, qt), C0 && y(g, ne, C0), me > 1) {
3271
3269
  var K0 = {
3272
3270
  cause: H + "," + te,
@@ -3771,8 +3769,8 @@ var Va = { exports: {} };
3771
3769
  };
3772
3770
  }();
3773
3771
  })(Va);
3774
- var Z1 = Va.exports;
3775
- const Xr = /* @__PURE__ */ k1(Z1);
3772
+ var K1 = Va.exports;
3773
+ const Xr = /* @__PURE__ */ k1(K1);
3776
3774
  (function() {
3777
3775
  if (typeof Prism > "u" || typeof document > "u")
3778
3776
  return;
@@ -4143,7 +4141,7 @@ const Xr = /* @__PURE__ */ k1(Z1);
4143
4141
  }
4144
4142
  });
4145
4143
  })();
4146
- const K1 = /* @__PURE__ */ W({
4144
+ const J1 = /* @__PURE__ */ W({
4147
4145
  __name: "ElmPrismHighlighter",
4148
4146
  props: {
4149
4147
  code: {},
@@ -4162,12 +4160,12 @@ const K1 = /* @__PURE__ */ W({
4162
4160
  class: O0(["code", `language-${n.language}`]),
4163
4161
  ref_key: "codeRef",
4164
4162
  ref: t
4165
- }, Me(n.code.trim()), 3),
4163
+ }, Se(n.code.trim()), 3),
4166
4164
  i[1] || (i[1] = $0(`
4167
4165
  `))
4168
4166
  ]));
4169
4167
  }
4170
- }), J1 = /* @__PURE__ */ K(K1, [["__scopeId", "data-v-53902dd5"]]);
4168
+ }), Q1 = /* @__PURE__ */ K(J1, [["__scopeId", "data-v-53902dd5"]]);
4171
4169
  function _0(r) {
4172
4170
  return p1() ? (m1(r), !0) : !1;
4173
4171
  }
@@ -4176,9 +4174,9 @@ function d0(r) {
4176
4174
  }
4177
4175
  const Sr = typeof window < "u" && typeof document < "u";
4178
4176
  typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
4179
- const _a = (r) => r != null, Q1 = Object.prototype.toString, ei = (r) => Q1.call(r) === "[object Object]", Mt = () => {
4177
+ const _a = (r) => r != null, ei = Object.prototype.toString, ti = (r) => ei.call(r) === "[object Object]", Mt = () => {
4180
4178
  };
4181
- function ti(r) {
4179
+ function ri(r) {
4182
4180
  let e;
4183
4181
  function t() {
4184
4182
  return e || (e = r()), e;
@@ -4188,13 +4186,13 @@ function ti(r) {
4188
4186
  e = void 0, a && await a;
4189
4187
  }, t;
4190
4188
  }
4191
- function ri(r) {
4189
+ function ai(r) {
4192
4190
  return $a();
4193
4191
  }
4194
4192
  function Ga(r, e = !0, t) {
4195
- ri() ? lt(r, t) : e ? r() : f1(r);
4193
+ ai() ? lt(r, t) : e ? r() : f1(r);
4196
4194
  }
4197
- function ai(r, e, t = {}) {
4195
+ function ni(r, e, t = {}) {
4198
4196
  const {
4199
4197
  immediate: a = !0
4200
4198
  } = t, n = X(!1);
@@ -4234,7 +4232,7 @@ function R0(...r) {
4234
4232
  ([p, f]) => {
4235
4233
  if (s(), !p)
4236
4234
  return;
4237
- const y = ei(f) ? { ...f } : f;
4235
+ const y = ti(f) ? { ...f } : f;
4238
4236
  i.push(
4239
4237
  ...t.flatMap((w) => a.map((S) => o(p, w, S, y)))
4240
4238
  );
@@ -4245,10 +4243,10 @@ function R0(...r) {
4245
4243
  };
4246
4244
  return _0(d), d;
4247
4245
  }
4248
- function ni(r) {
4246
+ function ii(r) {
4249
4247
  return typeof r == "function" ? r : typeof r == "string" ? (e) => e.key === r : Array.isArray(r) ? (e) => r.includes(e.key) : () => !0;
4250
4248
  }
4251
- function ii(...r) {
4249
+ function si(...r) {
4252
4250
  let e, t, a = {};
4253
4251
  r.length === 3 ? (e = r[0], t = r[1], a = r[2]) : r.length === 2 ? typeof r[1] == "object" ? (e = !0, t = r[0], a = r[1]) : (e = r[0], t = r[1]) : (e = !0, t = r[0]);
4254
4252
  const {
@@ -4256,22 +4254,22 @@ function ii(...r) {
4256
4254
  eventName: i = "keydown",
4257
4255
  passive: s = !1,
4258
4256
  dedupe: o = !1
4259
- } = a, c = ni(e);
4257
+ } = a, c = ii(e);
4260
4258
  return R0(n, i, (p) => {
4261
4259
  p.repeat && d0(o) || c(p) && t(p);
4262
4260
  }, s);
4263
4261
  }
4264
- function si() {
4262
+ function li() {
4265
4263
  const r = X(!1), e = $a();
4266
4264
  return e && lt(() => {
4267
4265
  r.value = !0;
4268
4266
  }, e), r;
4269
4267
  }
4270
4268
  function G0(r) {
4271
- const e = si();
4269
+ const e = li();
4272
4270
  return x0(() => (e.value, !!r()));
4273
4271
  }
4274
- function li(r, e, t = {}) {
4272
+ function oi(r, e, t = {}) {
4275
4273
  const { window: a = A0, ...n } = t;
4276
4274
  let i;
4277
4275
  const s = G0(() => a && "MutationObserver" in a), o = () => {
@@ -4294,7 +4292,7 @@ function li(r, e, t = {}) {
4294
4292
  takeRecords: p
4295
4293
  };
4296
4294
  }
4297
- function oi(r, e = {}) {
4295
+ function ui(r, e = {}) {
4298
4296
  const { window: t = A0 } = e, a = G0(() => t && "matchMedia" in t && typeof t.matchMedia == "function");
4299
4297
  let n;
4300
4298
  const i = X(!1), s = (d) => {
@@ -4317,7 +4315,7 @@ function Zr(r, e = {}) {
4317
4315
  o.value = (f = (p = i.value) == null ? void 0 : p.state) != null ? f : "prompt";
4318
4316
  };
4319
4317
  R0(i, "change", c);
4320
- const d = ti(async () => {
4318
+ const d = ri(async () => {
4321
4319
  if (n.value) {
4322
4320
  if (!i.value)
4323
4321
  try {
@@ -4344,7 +4342,7 @@ function Wa(r = {}) {
4344
4342
  source: a,
4345
4343
  copiedDuring: n = 1500,
4346
4344
  legacy: i = !1
4347
- } = r, s = G0(() => e && "clipboard" in e), o = Zr("clipboard-read"), c = Zr("clipboard-write"), d = x0(() => s.value || i), p = X(""), f = X(!1), y = ai(() => f.value = !1, n);
4345
+ } = r, s = G0(() => e && "clipboard" in e), o = Zr("clipboard-read"), c = Zr("clipboard-write"), d = x0(() => s.value || i), p = X(""), f = X(!1), y = ni(() => f.value = !1, n);
4348
4346
  function w() {
4349
4347
  s.value && A(o.value) ? e.clipboard.readText().then((v) => {
4350
4348
  p.value = v;
@@ -4372,7 +4370,7 @@ function Wa(r = {}) {
4372
4370
  copy: S
4373
4371
  };
4374
4372
  }
4375
- function ui(r, e, t = {}) {
4373
+ function ci(r, e, t = {}) {
4376
4374
  const { window: a = A0, ...n } = t;
4377
4375
  let i;
4378
4376
  const s = G0(() => a && "ResizeObserver" in a), o = () => {
@@ -4398,7 +4396,7 @@ function ui(r, e, t = {}) {
4398
4396
  stop: p
4399
4397
  };
4400
4398
  }
4401
- function ci(r, e = {}) {
4399
+ function di(r, e = {}) {
4402
4400
  const {
4403
4401
  reset: t = !0,
4404
4402
  windowResize: a = !0,
@@ -4418,7 +4416,7 @@ function ci(r, e = {}) {
4418
4416
  function z() {
4419
4417
  s === "sync" ? k() : s === "next-frame" && requestAnimationFrame(() => k());
4420
4418
  }
4421
- return ui(r, z), M0(() => n0(r), (A) => !A && z()), li(r, z, {
4419
+ return ci(r, z), M0(() => n0(r), (A) => !A && z()), oi(r, z, {
4422
4420
  attributeFilter: ["style", "class"]
4423
4421
  }), n && R0("scroll", z, { capture: !0, passive: !0 }), a && R0("resize", z, { passive: !0 }), Ga(() => {
4424
4422
  i && z();
@@ -4513,7 +4511,7 @@ function Ya(r = {}) {
4513
4511
  }
4514
4512
  ), { x: i, y: s };
4515
4513
  }
4516
- function di(r = {}) {
4514
+ function hi(r = {}) {
4517
4515
  const {
4518
4516
  window: e = A0,
4519
4517
  initialWidth: t = Number.POSITIVE_INFINITY,
@@ -4525,15 +4523,15 @@ function di(r = {}) {
4525
4523
  e && (s === "outer" ? (o.value = e.outerWidth, c.value = e.outerHeight) : i ? (o.value = e.innerWidth, c.value = e.innerHeight) : (o.value = e.document.documentElement.clientWidth, c.value = e.document.documentElement.clientHeight));
4526
4524
  };
4527
4525
  if (d(), Ga(d), R0("resize", d, { passive: !0 }), n) {
4528
- const p = oi("(orientation: portrait)");
4526
+ const p = ui("(orientation: portrait)");
4529
4527
  M0(p, () => d());
4530
4528
  }
4531
4529
  return { width: o, height: c };
4532
4530
  }
4533
- const hi = /* @__PURE__ */ W({
4531
+ const pi = /* @__PURE__ */ W({
4534
4532
  __name: "ElmTooltip",
4535
4533
  setup(r) {
4536
- const e = X(null), { x: t, y: a, width: n, height: i } = ci(e), s = di(), o = X(!1);
4534
+ const e = X(null), { x: t, y: a, width: n, height: i } = di(e), s = hi(), o = X(!1);
4537
4535
  return (c, d) => (B(), N("span", {
4538
4536
  ref_key: "el",
4539
4537
  ref: e,
@@ -4568,7 +4566,7 @@ const hi = /* @__PURE__ */ W({
4568
4566
  })
4569
4567
  ], 544));
4570
4568
  }
4571
- }), Mr = /* @__PURE__ */ K(hi, [["__scopeId", "data-v-41971e68"]]), pi = { class: "wrapper" }, mi = { class: "header" }, fi = { class: "header__left" }, vi = { class: "code" }, yi = /* @__PURE__ */ W({
4569
+ }), Mr = /* @__PURE__ */ K(pi, [["__scopeId", "data-v-41971e68"]]), mi = { class: "wrapper" }, fi = { class: "header" }, vi = { class: "header__left" }, yi = { class: "code" }, gi = /* @__PURE__ */ W({
4572
4570
  __name: "ElmCodeBlock",
4573
4571
  props: {
4574
4572
  code: {},
@@ -4577,14 +4575,14 @@ const hi = /* @__PURE__ */ W({
4577
4575
  },
4578
4576
  setup(r) {
4579
4577
  const e = r, { copy: t, copied: a } = Wa({ source: e.code });
4580
- return (n, i) => (B(), N("div", pi, [
4581
- L("div", mi, [
4582
- L("div", fi, [
4578
+ return (n, i) => (B(), N("div", mi, [
4579
+ L("div", fi, [
4580
+ L("div", vi, [
4583
4581
  ee(X1, {
4584
4582
  language: n.language,
4585
4583
  size: 20
4586
4584
  }, null, 8, ["language"]),
4587
- ee(ge, {
4585
+ ee(xe, {
4588
4586
  text: n.caption ?? n.language
4589
4587
  }, null, 8, ["text"])
4590
4588
  ]),
@@ -4599,7 +4597,7 @@ const hi = /* @__PURE__ */ W({
4599
4597
  ]),
4600
4598
  tooltip: Oe(() => [
4601
4599
  L("div", null, [
4602
- ee(ge, {
4600
+ ee(xe, {
4603
4601
  text: V(a) ? "Copied to Clipboard!" : "Copy to Clipboard"
4604
4602
  }, null, 8, ["text"])
4605
4603
  ])
@@ -4607,15 +4605,15 @@ const hi = /* @__PURE__ */ W({
4607
4605
  _: 1
4608
4606
  })
4609
4607
  ]),
4610
- L("div", vi, [
4611
- ee(J1, {
4608
+ L("div", yi, [
4609
+ ee(Q1, {
4612
4610
  code: n.code,
4613
4611
  language: n.language
4614
4612
  }, null, 8, ["code", "language"])
4615
4613
  ])
4616
4614
  ]));
4617
4615
  }
4618
- }), gi = /* @__PURE__ */ K(yi, [["__scopeId", "data-v-8d2a7868"]]);
4616
+ }), xi = /* @__PURE__ */ K(gi, [["__scopeId", "data-v-8d2a7868"]]);
4619
4617
  class He {
4620
4618
  // The + prefix indicates that these fields aren't writeable
4621
4619
  // Lexer holding the input string.
@@ -4670,42 +4668,42 @@ class F {
4670
4668
  }
4671
4669
  }
4672
4670
  F.prototype.__proto__ = Error.prototype;
4673
- var xi = function(e, t) {
4671
+ var bi = function(e, t) {
4674
4672
  return e.indexOf(t) !== -1;
4675
- }, bi = function(e, t) {
4673
+ }, wi = function(e, t) {
4676
4674
  return e === void 0 ? t : e;
4677
- }, wi = /([A-Z])/g, ki = function(e) {
4678
- return e.replace(wi, "-$1").toLowerCase();
4679
- }, Si = {
4675
+ }, ki = /([A-Z])/g, Si = function(e) {
4676
+ return e.replace(ki, "-$1").toLowerCase();
4677
+ }, Mi = {
4680
4678
  "&": "&amp;",
4681
4679
  ">": "&gt;",
4682
4680
  "<": "&lt;",
4683
4681
  '"': "&quot;",
4684
4682
  "'": "&#x27;"
4685
- }, Mi = /[&><"']/g;
4686
- function Ai(r) {
4687
- return String(r).replace(Mi, (e) => Si[e]);
4683
+ }, Ai = /[&><"']/g;
4684
+ function zi(r) {
4685
+ return String(r).replace(Ai, (e) => Mi[e]);
4688
4686
  }
4689
4687
  var Xa = function r(e) {
4690
4688
  return e.type === "ordgroup" || e.type === "color" ? e.body.length === 1 ? r(e.body[0]) : e : e.type === "font" ? r(e.body) : e;
4691
- }, zi = function(e) {
4689
+ }, ji = function(e) {
4692
4690
  var t = Xa(e);
4693
4691
  return t.type === "mathord" || t.type === "textord" || t.type === "atom";
4694
- }, ji = function(e) {
4692
+ }, Ti = function(e) {
4695
4693
  if (!e)
4696
4694
  throw new Error("Expected non-null, but got " + String(e));
4697
4695
  return e;
4698
- }, Ti = function(e) {
4696
+ }, Ci = function(e) {
4699
4697
  var t = /^[\x00-\x20]*([^\\/#?]*?)(:|&#0*58|&#x0*3a|&colon)/i.exec(e);
4700
4698
  return t ? t[2] !== ":" || !/^[a-zA-Z][a-zA-Z0-9+\-.]*$/.test(t[1]) ? null : t[1].toLowerCase() : "_relative";
4701
4699
  }, _ = {
4702
- contains: xi,
4703
- deflt: bi,
4704
- escape: Ai,
4705
- hyphenate: ki,
4700
+ contains: bi,
4701
+ deflt: wi,
4702
+ escape: zi,
4703
+ hyphenate: Si,
4706
4704
  getBaseElem: Xa,
4707
- isCharacterBox: zi,
4708
- protocolFromUrl: Ti
4705
+ isCharacterBox: ji,
4706
+ protocolFromUrl: Ci
4709
4707
  }, At = {
4710
4708
  displayMode: {
4711
4709
  type: "boolean",
@@ -4793,7 +4791,7 @@ var Xa = function r(e) {
4793
4791
  cli: !1
4794
4792
  }
4795
4793
  };
4796
- function Ci(r) {
4794
+ function Ei(r) {
4797
4795
  if (r.default)
4798
4796
  return r.default;
4799
4797
  var e = r.type, t = Array.isArray(e) ? e[0] : e;
@@ -4816,7 +4814,7 @@ class Ar {
4816
4814
  for (var t in At)
4817
4815
  if (At.hasOwnProperty(t)) {
4818
4816
  var a = At[t];
4819
- this[t] = e[t] !== void 0 ? a.processor ? a.processor(e[t]) : e[t] : Ci(a);
4817
+ this[t] = e[t] !== void 0 ? a.processor ? a.processor(e[t]) : e[t] : Ei(a);
4820
4818
  }
4821
4819
  }
4822
4820
  /**
@@ -4876,40 +4874,40 @@ class v0 {
4876
4874
  * Get the style of a superscript given a base in the current style.
4877
4875
  */
4878
4876
  sup() {
4879
- return Ke[Ei[this.id]];
4877
+ return Ke[Ii[this.id]];
4880
4878
  }
4881
4879
  /**
4882
4880
  * Get the style of a subscript given a base in the current style.
4883
4881
  */
4884
4882
  sub() {
4885
- return Ke[Ii[this.id]];
4883
+ return Ke[Bi[this.id]];
4886
4884
  }
4887
4885
  /**
4888
4886
  * Get the style of a fraction numerator given the fraction in the current
4889
4887
  * style.
4890
4888
  */
4891
4889
  fracNum() {
4892
- return Ke[Bi[this.id]];
4890
+ return Ke[Oi[this.id]];
4893
4891
  }
4894
4892
  /**
4895
4893
  * Get the style of a fraction denominator given the fraction in the current
4896
4894
  * style.
4897
4895
  */
4898
4896
  fracDen() {
4899
- return Ke[Oi[this.id]];
4897
+ return Ke[Di[this.id]];
4900
4898
  }
4901
4899
  /**
4902
4900
  * Get the cramped version of a style (in particular, cramping a cramped style
4903
4901
  * doesn't change the style).
4904
4902
  */
4905
4903
  cramp() {
4906
- return Ke[Di[this.id]];
4904
+ return Ke[Ri[this.id]];
4907
4905
  }
4908
4906
  /**
4909
4907
  * Get a text or display version of this style.
4910
4908
  */
4911
4909
  text() {
4912
- return Ke[Ri[this.id]];
4910
+ return Ke[Fi[this.id]];
4913
4911
  }
4914
4912
  /**
4915
4913
  * Return true if this style is tightly spaced (scriptstyle/scriptscriptstyle)
@@ -4918,7 +4916,7 @@ class v0 {
4918
4916
  return this.size >= 2;
4919
4917
  }
4920
4918
  }
4921
- var zr = 0, Tt = 1, P0 = 2, i0 = 3, at = 4, Ve = 5, q0 = 6, Te = 7, Ke = [new v0(zr, 0, !1), new v0(Tt, 0, !0), new v0(P0, 1, !1), new v0(i0, 1, !0), new v0(at, 2, !1), new v0(Ve, 2, !0), new v0(q0, 3, !1), new v0(Te, 3, !0)], Ei = [at, Ve, at, Ve, q0, Te, q0, Te], Ii = [Ve, Ve, Ve, Ve, Te, Te, Te, Te], Bi = [P0, i0, at, Ve, q0, Te, q0, Te], Oi = [i0, i0, Ve, Ve, Te, Te, Te, Te], Di = [Tt, Tt, i0, i0, Ve, Ve, Te, Te], Ri = [zr, Tt, P0, i0, P0, i0, P0, i0], U = {
4919
+ var zr = 0, Tt = 1, P0 = 2, i0 = 3, at = 4, Ve = 5, q0 = 6, Te = 7, Ke = [new v0(zr, 0, !1), new v0(Tt, 0, !0), new v0(P0, 1, !1), new v0(i0, 1, !0), new v0(at, 2, !1), new v0(Ve, 2, !0), new v0(q0, 3, !1), new v0(Te, 3, !0)], Ii = [at, Ve, at, Ve, q0, Te, q0, Te], Bi = [Ve, Ve, Ve, Ve, Te, Te, Te, Te], Oi = [P0, i0, at, Ve, q0, Te, q0, Te], Di = [i0, i0, Ve, Ve, Te, Te, Te, Te], Ri = [Tt, Tt, i0, i0, Ve, Ve, Te, Te], Fi = [zr, Tt, P0, i0, P0, i0, P0, i0], U = {
4922
4920
  DISPLAY: Ke[zr],
4923
4921
  TEXT: Ke[P0],
4924
4922
  SCRIPT: Ke[at],
@@ -4982,7 +4980,7 @@ var zr = 0, Tt = 1, P0 = 2, i0 = 3, at = 4, Ve = 5, q0 = 6, Te = 7, Ke = [new v0
4982
4980
  name: "hangul",
4983
4981
  blocks: [[44032, 55215]]
4984
4982
  }];
4985
- function Fi(r) {
4983
+ function Hi(r) {
4986
4984
  for (var e = 0; e < ur.length; e++)
4987
4985
  for (var t = ur[e], a = 0; a < t.blocks.length; a++) {
4988
4986
  var n = t.blocks[a];
@@ -4999,7 +4997,7 @@ function Za(r) {
4999
4997
  return !0;
5000
4998
  return !1;
5001
4999
  }
5002
- var N0 = 80, Hi = function(e, t) {
5000
+ var N0 = 80, Ni = function(e, t) {
5003
5001
  return "M95," + (622 + e + t) + `
5004
5002
  c-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,-10,-9.5,-14
5005
5003
  c0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54
@@ -5012,7 +5010,7 @@ H400000v` + (40 + e) + `H845.2724
5012
5010
  s-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7
5013
5011
  c-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z
5014
5012
  M` + (834 + e) + " " + t + "h400000v" + (40 + e) + "h-400000z";
5015
- }, Ni = function(e, t) {
5013
+ }, Li = function(e, t) {
5016
5014
  return "M263," + (601 + e + t) + `c0.7,0,18,39.7,52,119
5017
5015
  c34,79.3,68.167,158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120
5018
5016
  c340,-704.7,510.7,-1060.3,512,-1067
@@ -5024,7 +5022,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
5024
5022
  s-109,-253,-109,-253c-72.7,-168,-109.3,-252,-110,-252c-10.7,8,-22,16.7,-34,26
5025
5023
  c-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26s76,-59,76,-59s76,-60,76,-60z
5026
5024
  M` + (1001 + e) + " " + t + "h400000v" + (40 + e) + "h-400000z";
5027
- }, Li = function(e, t) {
5025
+ }, Pi = function(e, t) {
5028
5026
  return "M983 " + (10 + e + t) + `
5029
5027
  l` + e / 3.13 + " -" + e + `
5030
5028
  c4,-6.7,10,-10,18,-10 H400000v` + (40 + e) + `
@@ -5035,7 +5033,7 @@ c26.7,-32.7,52,-63,76,-91s52,-60,52,-60s208,722,208,722
5035
5033
  c56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,-658.5
5036
5034
  c53.7,-170.3,84.5,-266.8,92.5,-289.5z
5037
5035
  M` + (1001 + e) + " " + t + "h400000v" + (40 + e) + "h-400000z";
5038
- }, Pi = function(e, t) {
5036
+ }, $i = function(e, t) {
5039
5037
  return "M424," + (2398 + e + t) + `
5040
5038
  c-1.3,-0.7,-38.5,-172,-111.5,-514c-73,-342,-109.8,-513.3,-110.5,-514
5041
5039
  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
@@ -5047,7 +5045,7 @@ s-87.3,378.7,-272.6,1166c-185.3,787.3,-279.3,1182.3,-282,1185
5047
5045
  c-2,6,-10,9,-24,9
5048
5046
  c-8,0,-12,-0.7,-12,-2z M` + (1001 + e) + " " + t + `
5049
5047
  h400000v` + (40 + e) + "h-400000z";
5050
- }, $i = function(e, t) {
5048
+ }, qi = function(e, t) {
5051
5049
  return "M473," + (2713 + e + t) + `
5052
5050
  c339.3,-1799.3,509.3,-2700,510,-2702 l` + e / 5.298 + " -" + e + `
5053
5051
  c3.3,-7.3,9.3,-11,18,-11 H400000v` + (40 + e) + `H1017.7
@@ -5056,40 +5054,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
5056
5054
  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
5057
5055
  s76,-153,76,-153s77,-151,77,-151c0.7,0.7,35.7,202,105,604c67.3,400.7,102,602.7,104,
5058
5056
  606zM` + (1001 + e) + " " + t + "h400000v" + (40 + e) + "H1017.7z";
5059
- }, qi = function(e) {
5057
+ }, Vi = function(e) {
5060
5058
  var t = e / 2;
5061
5059
  return "M400000 " + e + " H0 L" + t + " 0 l65 45 L145 " + (e - 80) + " H400000z";
5062
- }, Vi = function(e, t, a) {
5060
+ }, _i = function(e, t, a) {
5063
5061
  var n = a - 54 - t - e;
5064
5062
  return "M702 " + (e + t) + "H400000" + (40 + e) + `
5065
5063
  H742v` + n + `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
5066
5064
  h-12l-28-84c-16.667-52-96.667 -294.333-240-727l-212 -643 -85 170
5067
5065
  c-4-3.333-8.333-7.667-13 -13l-13-13l77-155 77-156c66 199.333 139 419.667
5068
5066
  219 661 l218 661zM702 ` + t + "H400000v" + (40 + e) + "H742z";
5069
- }, _i = function(e, t, a) {
5067
+ }, Gi = function(e, t, a) {
5070
5068
  t = 1e3 * t;
5071
5069
  var n = "";
5072
5070
  switch (e) {
5073
5071
  case "sqrtMain":
5074
- n = Hi(t, N0);
5072
+ n = Ni(t, N0);
5075
5073
  break;
5076
5074
  case "sqrtSize1":
5077
- n = Ni(t, N0);
5075
+ n = Li(t, N0);
5078
5076
  break;
5079
5077
  case "sqrtSize2":
5080
- n = Li(t, N0);
5078
+ n = Pi(t, N0);
5081
5079
  break;
5082
5080
  case "sqrtSize3":
5083
- n = Pi(t, N0);
5081
+ n = $i(t, N0);
5084
5082
  break;
5085
5083
  case "sqrtSize4":
5086
- n = $i(t, N0);
5084
+ n = qi(t, N0);
5087
5085
  break;
5088
5086
  case "sqrtTall":
5089
- n = Vi(t, N0, a);
5087
+ n = _i(t, N0, a);
5090
5088
  }
5091
5089
  return n;
5092
- }, Gi = function(e, t) {
5090
+ }, Ui = function(e, t) {
5093
5091
  switch (e) {
5094
5092
  case "⎜":
5095
5093
  return "M291 0 H417 V" + t + " H291z M291 0 H417 V" + t + " H291z";
@@ -5364,7 +5362,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,
5364
5362
  -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
5365
5363
  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
5366
5364
  M500 241 v40 H399408 v-40z M500 435 v40 H400000 v-40z`
5367
- }, Ui = function(e, t) {
5365
+ }, Wi = function(e, t) {
5368
5366
  switch (e) {
5369
5367
  case "lbrack":
5370
5368
  return "M403 1759 V84 H666 V0 H319 V1759 v" + t + ` v1759 h347 v-84
@@ -7678,7 +7676,7 @@ var Je = {
7678
7676
  ю: "m",
7679
7677
  я: "r"
7680
7678
  };
7681
- function Wi(r, e) {
7679
+ function Yi(r, e) {
7682
7680
  Je[r] = e;
7683
7681
  }
7684
7682
  function jr(r, e, t) {
@@ -7695,7 +7693,7 @@ function jr(r, e, t) {
7695
7693
  };
7696
7694
  }
7697
7695
  var Gt = {};
7698
- function Yi(r) {
7696
+ function Xi(r) {
7699
7697
  var e;
7700
7698
  if (r >= 5 ? e = 0 : r >= 3 ? e = 1 : e = 2, !Gt[e]) {
7701
7699
  var t = Gt[e] = {
@@ -7706,7 +7704,7 @@ function Yi(r) {
7706
7704
  }
7707
7705
  return Gt[e];
7708
7706
  }
7709
- var Xi = [
7707
+ var Zi = [
7710
7708
  // Each element contains [textsize, scriptsize, scriptscriptsize].
7711
7709
  // The size mappings are taken from TeX with \normalsize=10pt.
7712
7710
  [1, 1, 1],
@@ -7746,7 +7744,7 @@ var Xi = [
7746
7744
  2.074,
7747
7745
  2.488
7748
7746
  ], ea = function(e, t) {
7749
- return t.size < 2 ? e : Xi[e - 1][t.size - 1];
7747
+ return t.size < 2 ? e : Zi[e - 1][t.size - 1];
7750
7748
  };
7751
7749
  class a0 {
7752
7750
  // A font family applies to a group of fonts (i.e. SansSerif), while a font
@@ -7914,7 +7912,7 @@ class a0 {
7914
7912
  * Return the font metrics for this size.
7915
7913
  */
7916
7914
  fontMetrics() {
7917
- return this._fontMetrics || (this._fontMetrics = Yi(this.size)), this._fontMetrics;
7915
+ return this._fontMetrics || (this._fontMetrics = Xi(this.size)), this._fontMetrics;
7918
7916
  }
7919
7917
  /**
7920
7918
  * Gets the CSS color of the current options object
@@ -7952,12 +7950,12 @@ var cr = {
7952
7950
  // https://tex.stackexchange.com/a/41371
7953
7951
  px: 803 / 800
7954
7952
  // \pdfpxdimen defaults to 1 bp in pdfTeX and LuaTeX
7955
- }, Zi = {
7953
+ }, Ki = {
7956
7954
  ex: !0,
7957
7955
  em: !0,
7958
7956
  mu: !0
7959
7957
  }, Ka = function(e) {
7960
- return typeof e != "string" && (e = e.unit), e in cr || e in Zi || e === "ex";
7958
+ return typeof e != "string" && (e = e.unit), e in cr || e in Ki || e === "ex";
7961
7959
  }, ce = function(e, t) {
7962
7960
  var a;
7963
7961
  if (e.unit in cr)
@@ -8048,7 +8046,7 @@ class Tr {
8048
8046
  return en.call(this, "a");
8049
8047
  }
8050
8048
  }
8051
- class Ki {
8049
+ class Ji {
8052
8050
  constructor(e, t, a) {
8053
8051
  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 = a;
8054
8052
  }
@@ -8069,7 +8067,7 @@ class Ki {
8069
8067
  return t && (e += ' style="' + _.escape(t) + '"'), e += "'/>", e;
8070
8068
  }
8071
8069
  }
8072
- var Ji = {
8070
+ var Qi = {
8073
8071
  î: "ı̂",
8074
8072
  ï: "ı̈",
8075
8073
  í: "ı́",
@@ -8079,8 +8077,8 @@ var Ji = {
8079
8077
  class Ge {
8080
8078
  constructor(e, t, a, n, i, s, o, c) {
8081
8079
  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 = a || 0, this.italic = n || 0, this.skew = i || 0, this.width = s || 0, this.classes = o || [], this.style = c || {}, this.maxFontSize = 0;
8082
- var d = Fi(this.text.charCodeAt(0));
8083
- d && this.classes.push(d + "_fallback"), /[îïíì]/.test(this.text) && (this.text = Ji[this.text]);
8080
+ var d = Hi(this.text.charCodeAt(0));
8081
+ d && this.classes.push(d + "_fallback"), /[îïíì]/.test(this.text) && (this.text = Qi[this.text]);
8084
8082
  }
8085
8083
  hasClass(e) {
8086
8084
  return _.contains(this.classes, e);
@@ -8167,19 +8165,19 @@ function ta(r) {
8167
8165
  return r;
8168
8166
  throw new Error("Expected symbolNode but got " + String(r) + ".");
8169
8167
  }
8170
- function Qi(r) {
8168
+ function es(r) {
8171
8169
  if (r instanceof ct)
8172
8170
  return r;
8173
8171
  throw new Error("Expected span<HtmlDomNode> but got " + String(r) + ".");
8174
8172
  }
8175
- var es = {
8173
+ var ts = {
8176
8174
  bin: 1,
8177
8175
  close: 1,
8178
8176
  inner: 1,
8179
8177
  open: 1,
8180
8178
  punct: 1,
8181
8179
  rel: 1
8182
- }, ts = {
8180
+ }, rs = {
8183
8181
  "accent-token": 1,
8184
8182
  mathord: 1,
8185
8183
  "op-token": 1,
@@ -8196,7 +8194,7 @@ function l(r, e, t, a, n, i) {
8196
8194
  replace: a
8197
8195
  }, i && a && (le[r][a] = le[r][n]);
8198
8196
  }
8199
- var u = "math", O = "text", h = "main", x = "ams", oe = "accent-token", q = "bin", Ee = "close", U0 = "inner", G = "mathord", xe = "op-token", Le = "open", Rt = "punct", b = "rel", p0 = "spacing", M = "textord";
8197
+ var u = "math", O = "text", h = "main", x = "ams", oe = "accent-token", q = "bin", Ee = "close", U0 = "inner", G = "mathord", ge = "op-token", Le = "open", Rt = "punct", b = "rel", p0 = "spacing", M = "textord";
8200
8198
  l(u, h, b, "≡", "\\equiv", !0);
8201
8199
  l(u, h, b, "≺", "\\prec", !0);
8202
8200
  l(u, h, b, "≻", "\\succ", !0);
@@ -8703,26 +8701,26 @@ l(u, h, b, "↓", "\\downarrow", !0);
8703
8701
  l(u, h, b, "⇓", "\\Downarrow", !0);
8704
8702
  l(u, h, b, "↕", "\\updownarrow", !0);
8705
8703
  l(u, h, b, "⇕", "\\Updownarrow", !0);
8706
- l(u, h, xe, "∐", "\\coprod");
8707
- l(u, h, xe, "⋁", "\\bigvee");
8708
- l(u, h, xe, "⋀", "\\bigwedge");
8709
- l(u, h, xe, "⨄", "\\biguplus");
8710
- l(u, h, xe, "⋂", "\\bigcap");
8711
- l(u, h, xe, "⋃", "\\bigcup");
8712
- l(u, h, xe, "∫", "\\int");
8713
- l(u, h, xe, "∫", "\\intop");
8714
- l(u, h, xe, "∬", "\\iint");
8715
- l(u, h, xe, "∭", "\\iiint");
8716
- l(u, h, xe, "∏", "\\prod");
8717
- l(u, h, xe, "∑", "\\sum");
8718
- l(u, h, xe, "⨂", "\\bigotimes");
8719
- l(u, h, xe, "⨁", "\\bigoplus");
8720
- l(u, h, xe, "⨀", "\\bigodot");
8721
- l(u, h, xe, "∮", "\\oint");
8722
- l(u, h, xe, "∯", "\\oiint");
8723
- l(u, h, xe, "∰", "\\oiiint");
8724
- l(u, h, xe, "⨆", "\\bigsqcup");
8725
- l(u, h, xe, "∫", "\\smallint");
8704
+ l(u, h, ge, "∐", "\\coprod");
8705
+ l(u, h, ge, "⋁", "\\bigvee");
8706
+ l(u, h, ge, "⋀", "\\bigwedge");
8707
+ l(u, h, ge, "⨄", "\\biguplus");
8708
+ l(u, h, ge, "⋂", "\\bigcap");
8709
+ l(u, h, ge, "⋃", "\\bigcup");
8710
+ l(u, h, ge, "∫", "\\int");
8711
+ l(u, h, ge, "∫", "\\intop");
8712
+ l(u, h, ge, "∬", "\\iint");
8713
+ l(u, h, ge, "∭", "\\iiint");
8714
+ l(u, h, ge, "∏", "\\prod");
8715
+ l(u, h, ge, "∑", "\\sum");
8716
+ l(u, h, ge, "⨂", "\\bigotimes");
8717
+ l(u, h, ge, "⨁", "\\bigoplus");
8718
+ l(u, h, ge, "⨀", "\\bigodot");
8719
+ l(u, h, ge, "∮", "\\oint");
8720
+ l(u, h, ge, "∯", "\\oiint");
8721
+ l(u, h, ge, "∰", "\\oiiint");
8722
+ l(u, h, ge, "⨆", "\\bigsqcup");
8723
+ l(u, h, ge, "∫", "\\smallint");
8726
8724
  l(O, h, U0, "…", "\\textellipsis");
8727
8725
  l(u, h, U0, "…", "\\mathellipsis");
8728
8726
  l(O, h, U0, "…", "\\ldots", !0);
@@ -8909,7 +8907,7 @@ var gt = [
8909
8907
  // 0-9 bold sans-serif
8910
8908
  ["mathtt", "texttt", "Typewriter-Regular"]
8911
8909
  // 0-9 monospace
8912
- ], rs = function(e, t) {
8910
+ ], as = function(e, t) {
8913
8911
  var a = e.charCodeAt(0), n = e.charCodeAt(1), i = (a - 55296) * 1024 + (n - 56320) + 65536, s = t === "math" ? 0 : 1;
8914
8912
  if (119808 <= i && i < 120484) {
8915
8913
  var o = Math.floor((i - 119808) / 26);
@@ -8944,9 +8942,9 @@ var gt = [
8944
8942
  p && (c.style.color = p);
8945
8943
  }
8946
8944
  return c;
8947
- }, as = function(e, t, a, n) {
8945
+ }, ns = function(e, t, a, n) {
8948
8946
  return n === void 0 && (n = []), a.font === "boldsymbol" && Ft(e, "Main-Bold", t).metrics ? Ye(e, "Main-Bold", t, a, n.concat(["mathbf"])) : e === "\\" || le[t][e].font === "main" ? Ye(e, "Main-Regular", t, a, n) : Ye(e, "AMS-Regular", t, a, n.concat(["amsrm"]));
8949
- }, ns = function(e, t, a, n, i) {
8947
+ }, is = function(e, t, a, n, i) {
8950
8948
  return i !== "textord" && Ft(e, "Math-BoldItalic", t).metrics ? {
8951
8949
  fontName: "Math-BoldItalic",
8952
8950
  fontClass: "boldsymbol"
@@ -8954,14 +8952,14 @@ var gt = [
8954
8952
  fontName: "Main-Bold",
8955
8953
  fontClass: "mathbf"
8956
8954
  };
8957
- }, is = function(e, t, a) {
8955
+ }, ss = function(e, t, a) {
8958
8956
  var n = e.mode, i = e.text, s = ["mord"], o = n === "math" || n === "text" && t.font, c = o ? t.font : t.fontFamily, d = "", p = "";
8959
- if (i.charCodeAt(0) === 55349 && ([d, p] = rs(i, n)), d.length > 0)
8957
+ if (i.charCodeAt(0) === 55349 && ([d, p] = as(i, n)), d.length > 0)
8960
8958
  return Ye(i, d, n, t, s.concat(p));
8961
8959
  if (c) {
8962
8960
  var f, y;
8963
8961
  if (c === "boldsymbol") {
8964
- var w = ns(i, n, t, s, a);
8962
+ var w = is(i, n, t, s, a);
8965
8963
  f = w.fontName, y = [w.fontClass];
8966
8964
  } else o ? (f = nn[c].fontName, y = [c]) : (f = xt(c, t.fontWeight, t.fontShape), y = [c, t.fontWeight, t.fontShape]);
8967
8965
  if (Ft(i, f, n).metrics)
@@ -8988,7 +8986,7 @@ var gt = [
8988
8986
  }
8989
8987
  } else
8990
8988
  throw new Error("unexpected type: " + a + " in makeOrd");
8991
- }, ss = (r, e) => {
8989
+ }, ls = (r, e) => {
8992
8990
  if (b0(r.classes) !== b0(e.classes) || r.skew !== e.skew || r.maxFontSize !== e.maxFontSize)
8993
8991
  return !1;
8994
8992
  if (r.classes.length === 1) {
@@ -9003,10 +9001,10 @@ var gt = [
9003
9001
  if (e.style.hasOwnProperty(n) && r.style[n] !== e.style[n])
9004
9002
  return !1;
9005
9003
  return !0;
9006
- }, ls = (r) => {
9004
+ }, os = (r) => {
9007
9005
  for (var e = 0; e < r.length - 1; e++) {
9008
9006
  var t = r[e], a = r[e + 1];
9009
- t instanceof Ge && a instanceof Ge && ss(t, a) && (t.text += a.text, t.height = Math.max(t.height, a.height), t.depth = Math.max(t.depth, a.depth), t.italic = a.italic, r.splice(e + 1, 1), e--);
9007
+ t instanceof Ge && a instanceof Ge && ls(t, a) && (t.text += a.text, t.height = Math.max(t.height, a.height), t.depth = Math.max(t.depth, a.depth), t.italic = a.italic, r.splice(e + 1, 1), e--);
9010
9008
  }
9011
9009
  return r;
9012
9010
  }, Cr = function(e) {
@@ -9018,18 +9016,18 @@ var gt = [
9018
9016
  }, Be = function(e, t, a, n) {
9019
9017
  var i = new ct(e, t, a, n);
9020
9018
  return Cr(i), i;
9021
- }, rn = (r, e, t, a) => new ct(r, e, t, a), os = function(e, t, a) {
9019
+ }, rn = (r, e, t, a) => new ct(r, e, t, a), us = function(e, t, a) {
9022
9020
  var n = Be([e], [], t);
9023
9021
  return n.height = Math.max(a || t.fontMetrics().defaultRuleThickness, t.minRuleThickness), n.style.borderBottomWidth = P(n.height), n.maxFontSize = 1, n;
9024
- }, us = function(e, t, a, n) {
9022
+ }, cs = function(e, t, a, n) {
9025
9023
  var i = new Tr(e, t, a, n);
9026
9024
  return Cr(i), i;
9027
9025
  }, an = function(e) {
9028
9026
  var t = new ut(e);
9029
9027
  return Cr(t), t;
9030
- }, cs = function(e, t) {
9028
+ }, ds = function(e, t) {
9031
9029
  return e instanceof ut ? Be([], [e], t) : e;
9032
- }, ds = function(e) {
9030
+ }, hs = function(e) {
9033
9031
  if (e.positionType === "individualShift") {
9034
9032
  for (var t = e.children, a = [t[0]], n = -t[0].shift - t[0].elem.depth, i = n, s = 1; s < t.length; s++) {
9035
9033
  var o = -t[s].shift - i - t[s].elem.depth, c = o - (t[s - 1].elem.height + t[s - 1].elem.depth);
@@ -9067,11 +9065,11 @@ var gt = [
9067
9065
  children: e.children,
9068
9066
  depth: d
9069
9067
  };
9070
- }, hs = function(e, t) {
9068
+ }, ps = function(e, t) {
9071
9069
  for (var {
9072
9070
  children: a,
9073
9071
  depth: n
9074
- } = ds(e), i = 0, s = 0; s < a.length; s++) {
9072
+ } = hs(e), i = 0, s = 0; s < a.length; s++) {
9075
9073
  var o = a[s];
9076
9074
  if (o.type === "elem") {
9077
9075
  var c = o.elem;
@@ -9103,7 +9101,7 @@ var gt = [
9103
9101
  T = [Be(["vlist-r"], [j])];
9104
9102
  var R = Be(["vlist-t"], T);
9105
9103
  return T.length === 2 && R.classes.push("vlist-t2"), R.height = y, R.depth = -f, R;
9106
- }, ps = (r, e) => {
9104
+ }, ms = (r, e) => {
9107
9105
  var t = Be(["mspace"], [], e), a = ce(r, e);
9108
9106
  return t.style.marginRight = P(a), t;
9109
9107
  }, xt = function(e, t, a) {
@@ -9185,7 +9183,7 @@ var gt = [
9185
9183
  oiintSize2: ["oiintSize2", 1.472, 0.659],
9186
9184
  oiiintSize1: ["oiiintSize1", 1.304, 0.499],
9187
9185
  oiiintSize2: ["oiiintSize2", 1.98, 0.659]
9188
- }, ms = function(e, t) {
9186
+ }, fs = function(e, t) {
9189
9187
  var [a, n, i] = sn[e], s = new w0(a), o = new l0([s], {
9190
9188
  width: P(n),
9191
9189
  height: P(i),
@@ -9198,19 +9196,19 @@ var gt = [
9198
9196
  }, C = {
9199
9197
  fontMap: nn,
9200
9198
  makeSymbol: Ye,
9201
- mathsym: as,
9199
+ mathsym: ns,
9202
9200
  makeSpan: Be,
9203
9201
  makeSvgSpan: rn,
9204
- makeLineSpan: os,
9205
- makeAnchor: us,
9202
+ makeLineSpan: us,
9203
+ makeAnchor: cs,
9206
9204
  makeFragment: an,
9207
- wrapFragment: cs,
9208
- makeVList: hs,
9209
- makeOrd: is,
9210
- makeGlue: ps,
9211
- staticSvg: ms,
9205
+ wrapFragment: ds,
9206
+ makeVList: ps,
9207
+ makeOrd: ss,
9208
+ makeGlue: ms,
9209
+ staticSvg: fs,
9212
9210
  svgData: sn,
9213
- tryCombineChars: ls
9211
+ tryCombineChars: os
9214
9212
  }, ue = {
9215
9213
  number: 3,
9216
9214
  unit: "mu"
@@ -9220,7 +9218,7 @@ var gt = [
9220
9218
  }, r0 = {
9221
9219
  number: 5,
9222
9220
  unit: "mu"
9223
- }, fs = {
9221
+ }, vs = {
9224
9222
  mord: {
9225
9223
  mop: ue,
9226
9224
  mbin: I0,
@@ -9270,7 +9268,7 @@ var gt = [
9270
9268
  mpunct: ue,
9271
9269
  minner: ue
9272
9270
  }
9273
- }, vs = {
9271
+ }, ys = {
9274
9272
  mord: {
9275
9273
  mop: ue
9276
9274
  },
@@ -9335,12 +9333,12 @@ var Bt = function(e) {
9335
9333
  return e.type === "ordgroup" && e.body.length === 1 ? e.body[0] : e;
9336
9334
  }, ve = function(e) {
9337
9335
  return e.type === "ordgroup" ? e.body : [e];
9338
- }, o0 = C.makeSpan, ys = ["leftmost", "mbin", "mopen", "mrel", "mop", "mpunct"], gs = ["rightmost", "mrel", "mclose", "mpunct"], xs = {
9336
+ }, o0 = C.makeSpan, gs = ["leftmost", "mbin", "mopen", "mrel", "mop", "mpunct"], xs = ["rightmost", "mrel", "mclose", "mpunct"], bs = {
9339
9337
  display: U.DISPLAY,
9340
9338
  text: U.TEXT,
9341
9339
  script: U.SCRIPT,
9342
9340
  scriptscript: U.SCRIPTSCRIPT
9343
- }, bs = {
9341
+ }, ws = {
9344
9342
  mord: "mord",
9345
9343
  mop: "mop",
9346
9344
  mbin: "mbin",
@@ -9364,16 +9362,16 @@ var Bt = function(e) {
9364
9362
  var d = t;
9365
9363
  if (e.length === 1) {
9366
9364
  var p = e[0];
9367
- p.type === "sizing" ? d = t.havingSize(p.size) : p.type === "styling" && (d = t.havingStyle(xs[p.style]));
9365
+ p.type === "sizing" ? d = t.havingSize(p.size) : p.type === "styling" && (d = t.havingStyle(bs[p.style]));
9368
9366
  }
9369
9367
  var f = o0([n[0] || "leftmost"], [], t), y = o0([n[1] || "rightmost"], [], t), w = a === "root";
9370
9368
  return la(i, (S, k) => {
9371
9369
  var z = k.classes[0], A = S.classes[0];
9372
- z === "mbin" && _.contains(gs, A) ? k.classes[0] = "mord" : A === "mbin" && _.contains(ys, z) && (S.classes[0] = "mord");
9370
+ z === "mbin" && _.contains(xs, A) ? k.classes[0] = "mord" : A === "mbin" && _.contains(gs, z) && (S.classes[0] = "mord");
9373
9371
  }, {
9374
9372
  node: f
9375
9373
  }, y, w), la(i, (S, k) => {
9376
- var z = pr(k), A = pr(S), v = z && A ? S.hasClass("mtight") ? vs[z][A] : fs[z][A] : null;
9374
+ var z = pr(k), A = pr(S), v = z && A ? S.hasClass("mtight") ? ys[z][A] : vs[z][A] : null;
9377
9375
  if (v)
9378
9376
  return C.makeGlue(v, d);
9379
9377
  }, {
@@ -9399,7 +9397,7 @@ var Bt = function(e) {
9399
9397
  n && e.pop();
9400
9398
  }, on = function(e) {
9401
9399
  return e instanceof ut || e instanceof Tr || e instanceof ct && e.hasClass("enclosing") ? e : null;
9402
- }, ws = function r(e, t) {
9400
+ }, ks = function r(e, t) {
9403
9401
  var a = on(e);
9404
9402
  if (a) {
9405
9403
  var n = a.children;
@@ -9412,7 +9410,7 @@ var Bt = function(e) {
9412
9410
  }
9413
9411
  return e;
9414
9412
  }, pr = function(e, t) {
9415
- return e ? (t && (e = ws(e, t)), bs[e.classes[0]] || null) : null;
9413
+ return e ? (t && (e = ks(e, t)), ws[e.classes[0]] || null) : null;
9416
9414
  }, nt = function(e, t) {
9417
9415
  var a = ["nulldelimiter"].concat(e.baseSizingClasses());
9418
9416
  return o0(t.concat(a));
@@ -9531,7 +9529,7 @@ class tt {
9531
9529
  return this.text;
9532
9530
  }
9533
9531
  }
9534
- class ks {
9532
+ class Ss {
9535
9533
  /**
9536
9534
  * Create a Space node with width given in CSS ems.
9537
9535
  */
@@ -9563,7 +9561,7 @@ class ks {
9563
9561
  var D = {
9564
9562
  MathNode: qe,
9565
9563
  TextNode: tt,
9566
- SpaceNode: ks,
9564
+ SpaceNode: Ss,
9567
9565
  newDocumentFragment: un
9568
9566
  }, Ue = function(e, t, a) {
9569
9567
  return le[t][e] && le[t][e].replace && e.charCodeAt(0) !== 55349 && !(tn.hasOwnProperty(e) && a && (a.fontFamily && a.fontFamily.slice(4, 6) === "tt" || a.font && a.font.slice(4, 6) === "tt")) && (e = le[t][e].replace), new D.TextNode(e);
@@ -9670,7 +9668,7 @@ var cn = function(e) {
9670
9668
  t.leqno && a.push("leqno"), t.fleqn && a.push("fleqn"), e = C.makeSpan(a, [e]);
9671
9669
  }
9672
9670
  return e;
9673
- }, Ss = function(e, t, a) {
9671
+ }, Ms = function(e, t, a) {
9674
9672
  var n = cn(a), i;
9675
9673
  if (a.output === "mathml")
9676
9674
  return oa(e, t, n, a.displayMode, !0);
@@ -9682,10 +9680,10 @@ var cn = function(e) {
9682
9680
  i = C.makeSpan(["katex"], [o, c]);
9683
9681
  }
9684
9682
  return dn(i, a);
9685
- }, Ms = function(e, t, a) {
9683
+ }, As = function(e, t, a) {
9686
9684
  var n = cn(a), i = mr(e, n), s = C.makeSpan(["katex"], [i]);
9687
9685
  return dn(s, a);
9688
- }, As = {
9686
+ }, zs = {
9689
9687
  widehat: "^",
9690
9688
  widecheck: "ˇ",
9691
9689
  widetilde: "~",
@@ -9730,10 +9728,10 @@ var cn = function(e) {
9730
9728
  "\\cdrightarrow": "→",
9731
9729
  "\\cdleftarrow": "←",
9732
9730
  "\\cdlongequal": "="
9733
- }, zs = function(e) {
9734
- var t = new D.MathNode("mo", [new D.TextNode(As[e.replace(/^\\/, "")])]);
9731
+ }, js = function(e) {
9732
+ var t = new D.MathNode("mo", [new D.TextNode(zs[e.replace(/^\\/, "")])]);
9735
9733
  return t.setAttribute("stretchy", "true"), t;
9736
- }, js = {
9734
+ }, Ts = {
9737
9735
  // path(s), minWidth, height, align
9738
9736
  overrightarrow: [["rightarrow"], 0.888, 522, "xMaxYMin"],
9739
9737
  overleftarrow: [["leftarrow"], 0.888, 522, "xMinYMin"],
@@ -9780,13 +9778,13 @@ var cn = function(e) {
9780
9778
  xrightleftarrows: [["baraboveleftarrow", "rightarrowabovebar"], 1.75, 901],
9781
9779
  xrightequilibrium: [["baraboveshortleftharpoon", "rightharpoonaboveshortbar"], 1.75, 716],
9782
9780
  xleftequilibrium: [["shortbaraboveleftharpoon", "shortrightharpoonabovebar"], 1.75, 716]
9783
- }, Ts = function(e) {
9781
+ }, Cs = function(e) {
9784
9782
  return e.type === "ordgroup" ? e.body.length : 1;
9785
- }, Cs = function(e, t) {
9783
+ }, Es = function(e, t) {
9786
9784
  function a() {
9787
9785
  var o = 4e5, c = e.label.slice(1);
9788
9786
  if (_.contains(["widehat", "widecheck", "widetilde", "utilde"], c)) {
9789
- var d = e, p = Ts(d.base), f, y, w;
9787
+ var d = e, p = Cs(d.base), f, y, w;
9790
9788
  if (p > 5)
9791
9789
  c === "widehat" || c === "widecheck" ? (f = 420, o = 2364, w = 0.42, y = c + "4") : (f = 312, o = 2340, w = 0.34, y = "tilde4");
9792
9790
  else {
@@ -9805,7 +9803,7 @@ var cn = function(e) {
9805
9803
  height: w
9806
9804
  };
9807
9805
  } else {
9808
- var A = [], v = js[c], [g, j, T] = v, E = T / 1e3, I = g.length, H, R;
9806
+ var A = [], v = Ts[c], [g, j, T] = v, E = T / 1e3, I = g.length, H, R;
9809
9807
  if (I === 1) {
9810
9808
  var te = v[3];
9811
9809
  H = ["hide-tail"], R = [te];
@@ -9844,7 +9842,7 @@ var cn = function(e) {
9844
9842
  height: s
9845
9843
  } = a();
9846
9844
  return n.height = s, n.style.height = P(s), i > 0 && (n.style.minWidth = P(i)), n;
9847
- }, Es = function(e, t, a, n, i) {
9845
+ }, Is = function(e, t, a, n, i) {
9848
9846
  var s, o = e.height + e.depth + a + n;
9849
9847
  if (/fbox|color|angl/.test(t)) {
9850
9848
  if (s = C.makeSpan(["stretchy", t], [], i), t === "fbox") {
@@ -9874,9 +9872,9 @@ var cn = function(e) {
9874
9872
  }
9875
9873
  return s.height = o, s.style.height = P(o), s;
9876
9874
  }, u0 = {
9877
- encloseSpan: Es,
9878
- mathMLnode: zs,
9879
- svgSpan: Cs
9875
+ encloseSpan: Is,
9876
+ mathMLnode: js,
9877
+ svgSpan: Es
9880
9878
  };
9881
9879
  function J(r, e) {
9882
9880
  if (!r || r.type !== e)
@@ -9890,11 +9888,11 @@ function Br(r) {
9890
9888
  return e;
9891
9889
  }
9892
9890
  function Ht(r) {
9893
- return r && (r.type === "atom" || ts.hasOwnProperty(r.type)) ? r : null;
9891
+ return r && (r.type === "atom" || rs.hasOwnProperty(r.type)) ? r : null;
9894
9892
  }
9895
9893
  var Or = (r, e) => {
9896
9894
  var t, a, n;
9897
- r && r.type === "supsub" ? (a = J(r.base, "accent"), t = a.base, r.base = t, n = Qi(re(r, e)), r.base = a) : (a = J(r, "accent"), t = a.base);
9895
+ r && r.type === "supsub" ? (a = J(r.base, "accent"), t = a.base, r.base = t, n = es(re(r, e)), r.base = a) : (a = J(r, "accent"), t = a.base);
9898
9896
  var i = re(t, e.havingCrampedStyle()), s = a.isShifty && _.isCharacterBox(t), o = 0;
9899
9897
  if (s) {
9900
9898
  var c = _.getBaseElem(t), d = re(c, e.havingCrampedStyle());
@@ -9945,7 +9943,7 @@ var Or = (r, e) => {
9945
9943
  }, hn = (r, e) => {
9946
9944
  var t = r.isStretchy ? u0.mathMLnode(r.label) : new D.MathNode("mo", [Ue(r.label, r.mode)]), a = new D.MathNode("mover", [se(r.base, e), t]);
9947
9945
  return a.setAttribute("accent", "true"), a;
9948
- }, Is = new RegExp(["\\acute", "\\grave", "\\ddot", "\\tilde", "\\bar", "\\breve", "\\check", "\\hat", "\\vec", "\\dot", "\\mathring"].map((r) => "\\" + r).join("|"));
9946
+ }, Bs = new RegExp(["\\acute", "\\grave", "\\ddot", "\\tilde", "\\bar", "\\breve", "\\check", "\\hat", "\\vec", "\\dot", "\\mathring"].map((r) => "\\" + r).join("|"));
9949
9947
  $({
9950
9948
  type: "accent",
9951
9949
  names: ["\\acute", "\\grave", "\\ddot", "\\tilde", "\\bar", "\\breve", "\\check", "\\hat", "\\vec", "\\dot", "\\mathring", "\\widecheck", "\\widehat", "\\widetilde", "\\overrightarrow", "\\overleftarrow", "\\Overrightarrow", "\\overleftrightarrow", "\\overgroup", "\\overlinesegment", "\\overleftharpoon", "\\overrightharpoon"],
@@ -9953,7 +9951,7 @@ $({
9953
9951
  numArgs: 1
9954
9952
  },
9955
9953
  handler: (r, e) => {
9956
- var t = Bt(e[0]), a = !Is.test(r.funcName), n = !a || r.funcName === "\\widehat" || r.funcName === "\\widetilde" || r.funcName === "\\widecheck";
9954
+ var t = Bt(e[0]), a = !Bs.test(r.funcName), n = !a || r.funcName === "\\widehat" || r.funcName === "\\widetilde" || r.funcName === "\\widecheck";
9957
9955
  return {
9958
9956
  type: "accent",
9959
9957
  mode: r.parser.mode,
@@ -10146,10 +10144,10 @@ $({
10146
10144
  return a;
10147
10145
  }
10148
10146
  });
10149
- var Bs = C.makeSpan;
10147
+ var Os = C.makeSpan;
10150
10148
  function pn(r, e) {
10151
10149
  var t = be(r.body, e, !0);
10152
- return Bs([r.mclass], t, e);
10150
+ return Os([r.mclass], t, e);
10153
10151
  }
10154
10152
  function mn(r, e) {
10155
10153
  var t, a = Re(r.body, e);
@@ -10268,7 +10266,7 @@ $({
10268
10266
  return a.setAttribute("style", "text-shadow: 0.02em 0.01em 0.04px"), a;
10269
10267
  }
10270
10268
  });
10271
- var Os = {
10269
+ var Ds = {
10272
10270
  ">": "\\\\cdrightarrow",
10273
10271
  "<": "\\\\cdleftarrow",
10274
10272
  "=": "\\\\cdlongequal",
@@ -10281,9 +10279,9 @@ var Os = {
10281
10279
  body: [],
10282
10280
  mode: "math",
10283
10281
  style: "display"
10284
- }), ca = (r) => r.type === "textord" && r.text === "@", Ds = (r, e) => (r.type === "mathord" || r.type === "atom") && r.text === e;
10285
- function Rs(r, e, t) {
10286
- var a = Os[r];
10282
+ }), ca = (r) => r.type === "textord" && r.text === "@", Rs = (r, e) => (r.type === "mathord" || r.type === "atom") && r.text === e;
10283
+ function Fs(r, e, t) {
10284
+ var a = Ds[r];
10287
10285
  switch (a) {
10288
10286
  case "\\\\cdrightarrow":
10289
10287
  case "\\\\cdleftarrow":
@@ -10320,7 +10318,7 @@ function Rs(r, e, t) {
10320
10318
  };
10321
10319
  }
10322
10320
  }
10323
- function Fs(r) {
10321
+ function Hs(r) {
10324
10322
  var e = [];
10325
10323
  for (r.gullet.beginGroup(), r.gullet.macros.set("\\cr", "\\\\\\relax"), r.gullet.beginGroup(); ; ) {
10326
10324
  e.push(r.parseExpression(!1, "\\\\")), r.gullet.endGroup(), r.gullet.beginGroup();
@@ -10351,7 +10349,7 @@ function Fs(r) {
10351
10349
  }, !("=|.".indexOf(d) > -1)) if ("<>AV".indexOf(d) > -1)
10352
10350
  for (var f = 0; f < 2; f++) {
10353
10351
  for (var y = !0, w = c + 1; w < s.length; w++) {
10354
- if (Ds(s[w], d)) {
10352
+ if (Rs(s[w], d)) {
10355
10353
  y = !1, c = w;
10356
10354
  break;
10357
10355
  }
@@ -10364,7 +10362,7 @@ function Fs(r) {
10364
10362
  }
10365
10363
  else
10366
10364
  throw new F('Expected one of "<>AV=|." after @', s[c]);
10367
- var S = Rs(d, p, r), k = {
10365
+ var S = Fs(d, p, r), k = {
10368
10366
  type: "styling",
10369
10367
  body: [S],
10370
10368
  mode: "math",
@@ -10572,7 +10570,7 @@ var fr = {
10572
10570
  if (/^(?:[\\{}$&#^_]|EOF)$/.test(e))
10573
10571
  throw new F("Expected a control sequence", r);
10574
10572
  return e;
10575
- }, Hs = (r) => {
10573
+ }, Ns = (r) => {
10576
10574
  var e = r.gullet.popToken();
10577
10575
  return e.text === "=" && (e = r.gullet.popToken(), e.text === " " && (e = r.gullet.popToken())), e;
10578
10576
  }, gn = (r, e, t, a) => {
@@ -10670,7 +10668,7 @@ $({
10670
10668
  funcName: t
10671
10669
  } = r, a = yn(e.gullet.popToken());
10672
10670
  e.gullet.consumeSpaces();
10673
- var n = Hs(e);
10671
+ var n = Ns(e);
10674
10672
  return gn(e, a, n, t === "\\\\globallet"), {
10675
10673
  type: "internal",
10676
10674
  mode: e.mode
@@ -10711,13 +10709,13 @@ var et = function(e, t, a) {
10711
10709
  }, xn = function(e, t, a) {
10712
10710
  var n = t.havingBaseStyle(a), i = (1 - t.sizeMultiplier / n.sizeMultiplier) * t.fontMetrics().axisHeight;
10713
10711
  e.classes.push("delimcenter"), e.style.top = P(i), e.height -= i, e.depth += i;
10714
- }, Ns = function(e, t, a, n, i, s) {
10712
+ }, Ls = function(e, t, a, n, i, s) {
10715
10713
  var o = C.makeSymbol(e, "Main-Regular", i, n), c = Dr(o, t, n, s);
10716
10714
  return a && xn(c, n, t), c;
10717
- }, Ls = function(e, t, a, n) {
10715
+ }, Ps = function(e, t, a, n) {
10718
10716
  return C.makeSymbol(e, "Size" + t + "-Regular", a, n);
10719
10717
  }, bn = function(e, t, a, n, i, s) {
10720
- var o = Ls(e, t, i, n), c = Dr(C.makeSpan(["delimsizing", "size" + t], [o], n), U.TEXT, n, s);
10718
+ var o = Ps(e, t, i, n), c = Dr(C.makeSpan(["delimsizing", "size" + t], [o], n), U.TEXT, n, s);
10721
10719
  return a && xn(c, n, U.TEXT), c;
10722
10720
  }, Zt = function(e, t, a) {
10723
10721
  var n;
@@ -10728,7 +10726,7 @@ var et = function(e, t, a) {
10728
10726
  elem: i
10729
10727
  };
10730
10728
  }, Kt = function(e, t, a) {
10731
- var n = Je["Size4-Regular"][e.charCodeAt(0)] ? Je["Size4-Regular"][e.charCodeAt(0)][4] : Je["Size1-Regular"][e.charCodeAt(0)][4], i = new w0("inner", Gi(e, Math.round(1e3 * t))), s = new l0([i], {
10729
+ var n = Je["Size4-Regular"][e.charCodeAt(0)] ? Je["Size4-Regular"][e.charCodeAt(0)][4] : Je["Size1-Regular"][e.charCodeAt(0)][4], i = new w0("inner", Ui(e, Math.round(1e3 * t))), s = new l0([i], {
10732
10730
  width: P(n),
10733
10731
  height: P(t),
10734
10732
  // Override CSS rule `.katex svg { width: 100% }`
@@ -10743,11 +10741,11 @@ var et = function(e, t, a) {
10743
10741
  }, vr = 8e-3, kt = {
10744
10742
  type: "kern",
10745
10743
  size: -1 * vr
10746
- }, Ps = ["|", "\\lvert", "\\rvert", "\\vert"], $s = ["\\|", "\\lVert", "\\rVert", "\\Vert"], wn = function(e, t, a, n, i, s) {
10744
+ }, $s = ["|", "\\lvert", "\\rvert", "\\vert"], qs = ["\\|", "\\lVert", "\\rVert", "\\Vert"], wn = function(e, t, a, n, i, s) {
10747
10745
  var o, c, d, p, f = "", y = 0;
10748
10746
  o = d = p = e, c = null;
10749
10747
  var w = "Size1-Regular";
10750
- e === "\\uparrow" ? d = p = "⏐" : e === "\\Uparrow" ? d = p = "‖" : e === "\\downarrow" ? o = d = "⏐" : e === "\\Downarrow" ? o = d = "‖" : e === "\\updownarrow" ? (o = "\\uparrow", d = "⏐", p = "\\downarrow") : e === "\\Updownarrow" ? (o = "\\Uparrow", d = "‖", p = "\\Downarrow") : _.contains(Ps, e) ? (d = "∣", f = "vert", y = 333) : _.contains($s, e) ? (d = "∥", f = "doublevert", y = 556) : e === "[" || e === "\\lbrack" ? (o = "⎡", d = "⎢", p = "⎣", w = "Size4-Regular", f = "lbrack", y = 667) : e === "]" || e === "\\rbrack" ? (o = "⎤", d = "⎥", p = "⎦", w = "Size4-Regular", f = "rbrack", y = 667) : e === "\\lfloor" || e === "⌊" ? (d = o = "⎢", p = "⎣", w = "Size4-Regular", f = "lfloor", y = 667) : e === "\\lceil" || e === "⌈" ? (o = "⎡", d = p = "⎢", w = "Size4-Regular", f = "lceil", y = 667) : e === "\\rfloor" || e === "⌋" ? (d = o = "⎥", p = "⎦", w = "Size4-Regular", f = "rfloor", y = 667) : e === "\\rceil" || e === "⌉" ? (o = "⎤", d = p = "⎥", w = "Size4-Regular", f = "rceil", y = 667) : e === "(" || e === "\\lparen" ? (o = "⎛", d = "⎜", p = "⎝", w = "Size4-Regular", f = "lparen", y = 875) : e === ")" || e === "\\rparen" ? (o = "⎞", d = "⎟", p = "⎠", w = "Size4-Regular", f = "rparen", y = 875) : e === "\\{" || e === "\\lbrace" ? (o = "⎧", c = "⎨", p = "⎩", d = "⎪", w = "Size4-Regular") : e === "\\}" || e === "\\rbrace" ? (o = "⎫", c = "⎬", p = "⎭", d = "⎪", w = "Size4-Regular") : e === "\\lgroup" || e === "⟮" ? (o = "⎧", p = "⎩", d = "⎪", w = "Size4-Regular") : e === "\\rgroup" || e === "⟯" ? (o = "⎫", p = "⎭", d = "⎪", w = "Size4-Regular") : e === "\\lmoustache" || e === "⎰" ? (o = "⎧", p = "⎭", d = "⎪", w = "Size4-Regular") : (e === "\\rmoustache" || e === "⎱") && (o = "⎫", p = "⎩", d = "⎪", w = "Size4-Regular");
10748
+ e === "\\uparrow" ? d = p = "⏐" : e === "\\Uparrow" ? d = p = "‖" : e === "\\downarrow" ? o = d = "⏐" : e === "\\Downarrow" ? o = d = "‖" : e === "\\updownarrow" ? (o = "\\uparrow", d = "⏐", p = "\\downarrow") : e === "\\Updownarrow" ? (o = "\\Uparrow", d = "‖", p = "\\Downarrow") : _.contains($s, e) ? (d = "∣", f = "vert", y = 333) : _.contains(qs, e) ? (d = "∥", f = "doublevert", y = 556) : e === "[" || e === "\\lbrack" ? (o = "⎡", d = "⎢", p = "⎣", w = "Size4-Regular", f = "lbrack", y = 667) : e === "]" || e === "\\rbrack" ? (o = "⎤", d = "⎥", p = "⎦", w = "Size4-Regular", f = "rbrack", y = 667) : e === "\\lfloor" || e === "⌊" ? (d = o = "⎢", p = "⎣", w = "Size4-Regular", f = "lfloor", y = 667) : e === "\\lceil" || e === "⌈" ? (o = "⎡", d = p = "⎢", w = "Size4-Regular", f = "lceil", y = 667) : e === "\\rfloor" || e === "⌋" ? (d = o = "⎥", p = "⎦", w = "Size4-Regular", f = "rfloor", y = 667) : e === "\\rceil" || e === "⌉" ? (o = "⎤", d = p = "⎥", w = "Size4-Regular", f = "rceil", y = 667) : e === "(" || e === "\\lparen" ? (o = "⎛", d = "⎜", p = "⎝", w = "Size4-Regular", f = "lparen", y = 875) : e === ")" || e === "\\rparen" ? (o = "⎞", d = "⎟", p = "⎠", w = "Size4-Regular", f = "rparen", y = 875) : e === "\\{" || e === "\\lbrace" ? (o = "⎧", c = "⎨", p = "⎩", d = "⎪", w = "Size4-Regular") : e === "\\}" || e === "\\rbrace" ? (o = "⎫", c = "⎬", p = "⎭", d = "⎪", w = "Size4-Regular") : e === "\\lgroup" || e === "⟮" ? (o = "⎧", p = "⎩", d = "⎪", w = "Size4-Regular") : e === "\\rgroup" || e === "⟯" ? (o = "⎫", p = "⎭", d = "⎪", w = "Size4-Regular") : e === "\\lmoustache" || e === "⎰" ? (o = "⎧", p = "⎭", d = "⎪", w = "Size4-Regular") : (e === "\\rmoustache" || e === "⎱") && (o = "⎫", p = "⎩", d = "⎪", w = "Size4-Regular");
10751
10749
  var S = et(o, w, i), k = S.height + S.depth, z = et(d, w, i), A = z.height + z.depth, v = et(p, w, i), g = v.height + v.depth, j = 0, T = 1;
10752
10750
  if (c !== null) {
10753
10751
  var E = et(c, w, i);
@@ -10757,7 +10755,7 @@ var et = function(e, t, a) {
10757
10755
  a && (te *= n.sizeMultiplier);
10758
10756
  var Q = R / 2 - te, ae = [];
10759
10757
  if (f.length > 0) {
10760
- var Fe = R - k - g, de = Math.round(R * 1e3), Se = Ui(f, Math.round(Fe * 1e3)), Ie = new w0(f, Se), ye = (y / 1e3).toFixed(3) + "em", ne = (de / 1e3).toFixed(3) + "em", he = new l0([Ie], {
10758
+ var Fe = R - k - g, de = Math.round(R * 1e3), Me = Wi(f, Math.round(Fe * 1e3)), Ie = new w0(f, Me), ye = (y / 1e3).toFixed(3) + "em", ne = (de / 1e3).toFixed(3) + "em", he = new l0([Ie], {
10761
10759
  width: ye,
10762
10760
  height: ne,
10763
10761
  viewBox: "0 0 " + y + " " + de
@@ -10783,7 +10781,7 @@ var et = function(e, t, a) {
10783
10781
  }, $e);
10784
10782
  return Dr(C.makeSpan(["delimsizing", "mult"], [fe], $e), U.TEXT, n, s);
10785
10783
  }, Jt = 80, Qt = 0.08, er = function(e, t, a, n, i) {
10786
- var s = _i(e, n, a), o = new w0(e, s), c = new l0([o], {
10784
+ var s = Gi(e, n, a), o = new w0(e, s), c = new l0([o], {
10787
10785
  // Note: 1000:1 ratio of viewBox to document em width.
10788
10786
  width: "400em",
10789
10787
  height: P(t),
@@ -10791,7 +10789,7 @@ var et = function(e, t, a) {
10791
10789
  preserveAspectRatio: "xMinYMin slice"
10792
10790
  });
10793
10791
  return C.makeSvgSpan(["hide-tail"], [c], i);
10794
- }, qs = function(e, t) {
10792
+ }, Vs = function(e, t) {
10795
10793
  var a = t.havingBaseSizing(), n = An("\\surd", e * a.sizeMultiplier, Mn, a), i = a.sizeMultiplier, s = Math.max(0, t.minRuleThickness - t.fontMetrics().sqrtRuleThickness), o, c = 0, d = 0, p = 0, f;
10796
10794
  return n.type === "small" ? (p = 1e3 + 1e3 * s + Jt, e < 1 ? i = 1 : e < 1.4 && (i = 0.7), c = (1 + s + Qt) / i, d = (1 + s) / i, o = er("sqrtMain", c, p, s, t), o.style.minWidth = "0.853em", f = 0.833 / i) : n.type === "large" ? (p = (1e3 + Jt) * rt[n.size], d = (rt[n.size] + s) / i, c = (rt[n.size] + s + Qt) / i, o = er("sqrtSize" + n.size, c, p, s, t), o.style.minWidth = "1.02em", f = 1 / i) : (c = e + s + Qt, d = e + s, p = Math.floor(1e3 * e + s) + Jt, o = er("sqrtTall", c, p, s, t), o.style.minWidth = "0.742em", f = 1.056), o.height = d, o.style.height = P(c), {
10797
10795
  span: o,
@@ -10802,13 +10800,13 @@ var et = function(e, t, a) {
10802
10800
  // have thicker rules.
10803
10801
  ruleWidth: (t.fontMetrics().sqrtRuleThickness + s) * i
10804
10802
  };
10805
- }, kn = ["(", "\\lparen", ")", "\\rparen", "[", "\\lbrack", "]", "\\rbrack", "\\{", "\\lbrace", "\\}", "\\rbrace", "\\lfloor", "\\rfloor", "⌊", "⌋", "\\lceil", "\\rceil", "⌈", "⌉", "\\surd"], Vs = ["\\uparrow", "\\downarrow", "\\updownarrow", "\\Uparrow", "\\Downarrow", "\\Updownarrow", "|", "\\|", "\\vert", "\\Vert", "\\lvert", "\\rvert", "\\lVert", "\\rVert", "\\lgroup", "\\rgroup", "⟮", "⟯", "\\lmoustache", "\\rmoustache", "⎰", "⎱"], Sn = ["<", ">", "\\langle", "\\rangle", "/", "\\backslash", "\\lt", "\\gt"], rt = [0, 1.2, 1.8, 2.4, 3], _s = function(e, t, a, n, i) {
10803
+ }, kn = ["(", "\\lparen", ")", "\\rparen", "[", "\\lbrack", "]", "\\rbrack", "\\{", "\\lbrace", "\\}", "\\rbrace", "\\lfloor", "\\rfloor", "⌊", "⌋", "\\lceil", "\\rceil", "⌈", "⌉", "\\surd"], _s = ["\\uparrow", "\\downarrow", "\\updownarrow", "\\Uparrow", "\\Downarrow", "\\Updownarrow", "|", "\\|", "\\vert", "\\Vert", "\\lvert", "\\rvert", "\\lVert", "\\rVert", "\\lgroup", "\\rgroup", "⟮", "⟯", "\\lmoustache", "\\rmoustache", "⎰", "⎱"], Sn = ["<", ">", "\\langle", "\\rangle", "/", "\\backslash", "\\lt", "\\gt"], rt = [0, 1.2, 1.8, 2.4, 3], Gs = function(e, t, a, n, i) {
10806
10804
  if (e === "<" || e === "\\lt" || e === "⟨" ? e = "\\langle" : (e === ">" || e === "\\gt" || e === "⟩") && (e = "\\rangle"), _.contains(kn, e) || _.contains(Sn, e))
10807
10805
  return bn(e, t, !1, a, n, i);
10808
- if (_.contains(Vs, e))
10806
+ if (_.contains(_s, e))
10809
10807
  return wn(e, rt[t], !1, a, n, i);
10810
10808
  throw new F("Illegal delimiter: '" + e + "'");
10811
- }, Gs = [{
10809
+ }, Us = [{
10812
10810
  type: "small",
10813
10811
  style: U.SCRIPTSCRIPT
10814
10812
  }, {
@@ -10829,7 +10827,7 @@ var et = function(e, t, a) {
10829
10827
  }, {
10830
10828
  type: "large",
10831
10829
  size: 4
10832
- }], Us = [{
10830
+ }], Ws = [{
10833
10831
  type: "small",
10834
10832
  style: U.SCRIPTSCRIPT
10835
10833
  }, {
@@ -10863,7 +10861,7 @@ var et = function(e, t, a) {
10863
10861
  size: 4
10864
10862
  }, {
10865
10863
  type: "stack"
10866
- }], Ws = function(e) {
10864
+ }], Ys = function(e) {
10867
10865
  if (e.type === "small")
10868
10866
  return "Main-Regular";
10869
10867
  if (e.type === "large")
@@ -10873,7 +10871,7 @@ var et = function(e, t, a) {
10873
10871
  throw new Error("Add support for delim type '" + e.type + "' here.");
10874
10872
  }, An = function(e, t, a, n) {
10875
10873
  for (var i = Math.min(2, 3 - n.style.size), s = i; s < a.length && a[s].type !== "stack"; s++) {
10876
- var o = et(e, Ws(a[s]), "math"), c = o.height + o.depth;
10874
+ var o = et(e, Ys(a[s]), "math"), c = o.height + o.depth;
10877
10875
  if (a[s].type === "small") {
10878
10876
  var d = n.havingBaseStyle(a[s].style);
10879
10877
  c *= d.sizeMultiplier;
@@ -10885,10 +10883,10 @@ var et = function(e, t, a) {
10885
10883
  }, zn = function(e, t, a, n, i, s) {
10886
10884
  e === "<" || e === "\\lt" || e === "⟨" ? e = "\\langle" : (e === ">" || e === "\\gt" || e === "⟩") && (e = "\\rangle");
10887
10885
  var o;
10888
- _.contains(Sn, e) ? o = Gs : _.contains(kn, e) ? o = Mn : o = Us;
10886
+ _.contains(Sn, e) ? o = Us : _.contains(kn, e) ? o = Mn : o = Ws;
10889
10887
  var c = An(e, t, o, n);
10890
- return c.type === "small" ? Ns(e, c.style, a, n, i, s) : c.type === "large" ? bn(e, c.size, a, n, i, s) : wn(e, t, a, n, i, s);
10891
- }, Ys = function(e, t, a, n, i, s) {
10888
+ return c.type === "small" ? Ls(e, c.style, a, n, i, s) : c.type === "large" ? bn(e, c.size, a, n, i, s) : wn(e, t, a, n, i, s);
10889
+ }, Xs = function(e, t, a, n, i, s) {
10892
10890
  var o = n.fontMetrics().axisHeight * n.sizeMultiplier, c = 901, d = 5 / n.fontMetrics().ptPerEm, p = Math.max(t - o, a + o), f = Math.max(
10893
10891
  // In real TeX, calculations are done using integral values which are
10894
10892
  // 65536 per pt, or 655360 per em. So, the division here truncates in
@@ -10904,11 +10902,11 @@ var et = function(e, t, a) {
10904
10902
  );
10905
10903
  return zn(e, f, !0, n, i, s);
10906
10904
  }, s0 = {
10907
- sqrtImage: qs,
10908
- sizedDelim: _s,
10905
+ sqrtImage: Vs,
10906
+ sizedDelim: Gs,
10909
10907
  sizeToMaxHeight: rt,
10910
10908
  customSizedDelim: zn,
10911
- leftRightDelim: Ys
10909
+ leftRightDelim: Xs
10912
10910
  }, da = {
10913
10911
  "\\bigl": {
10914
10912
  mclass: "mopen",
@@ -10974,10 +10972,10 @@ var et = function(e, t, a) {
10974
10972
  mclass: "mord",
10975
10973
  size: 4
10976
10974
  }
10977
- }, Xs = ["(", "\\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", "."];
10975
+ }, Zs = ["(", "\\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", "."];
10978
10976
  function Lt(r, e) {
10979
10977
  var t = Ht(r);
10980
- if (t && _.contains(Xs, t.text))
10978
+ if (t && _.contains(Zs, t.text))
10981
10979
  return t;
10982
10980
  throw t ? new F("Invalid delimiter '" + t.text + "' after '" + e.funcName + "'", r) : new F("Invalid delimiter type '" + r.type + "'", r);
10983
10981
  }
@@ -11139,7 +11137,7 @@ var Rr = (r, e) => {
11139
11137
  n = n / p.sizeMultiplier;
11140
11138
  var f = t.height + t.depth + c + d;
11141
11139
  t.style.paddingLeft = P(f / 2 + c);
11142
- var y = Math.floor(1e3 * f * n), w = qi(y), S = new l0([new w0("phase", w)], {
11140
+ var y = Math.floor(1e3 * f * n), w = Vi(y), S = new l0([new w0("phase", w)], {
11143
11141
  width: "400em",
11144
11142
  height: P(y / 1e3),
11145
11143
  viewBox: "0 0 400000 " + y,
@@ -11493,7 +11491,7 @@ var e0 = function(e, t) {
11493
11491
  var te = e.rowGaps[a], Q = 0;
11494
11492
  te && (Q = ce(te, t), Q > 0 && (Q += v, I < Q && (I = Q), Q = 0)), e.addJot && (I += k), H.height = E, H.depth = I, g += E, H.pos = g, g += I + Q, c[a] = H, j(s[a + 1]);
11495
11493
  }
11496
- var ae = g / 2 + t.fontMetrics().axisHeight, Fe = e.cols || [], de = [], Se, Ie, ye = [];
11494
+ var ae = g / 2 + t.fontMetrics().axisHeight, Fe = e.cols || [], de = [], Me, Ie, ye = [];
11497
11495
  if (e.tags && e.tags.some((ht) => ht))
11498
11496
  for (a = 0; a < i; ++a) {
11499
11497
  var ne = c[a], he = ne.pos - ae, we = e.tags[a], me = void 0;
@@ -11511,7 +11509,7 @@ var e0 = function(e, t) {
11511
11509
  ++n, ++Ie
11512
11510
  ) {
11513
11511
  for (var ie = Fe[Ie] || {}, $e = !0; ie.type === "separator"; ) {
11514
- if ($e || (Se = C.makeSpan(["arraycolsep"], []), Se.style.width = P(t.fontMetrics().doubleRuleSep), de.push(Se)), ie.separator === "|" || ie.separator === ":") {
11512
+ if ($e || (Me = C.makeSpan(["arraycolsep"], []), Me.style.width = P(t.fontMetrics().doubleRuleSep), de.push(Me)), ie.separator === "|" || ie.separator === ":") {
11515
11513
  var fe = ie.separator === "|" ? "solid" : "dashed", Ae = C.makeSpan(["vertical-separator"], [], t);
11516
11514
  Ae.style.height = P(g), Ae.style.borderRightWidth = P(p), Ae.style.borderRightStyle = fe, Ae.style.margin = "0 " + P(-p / 2);
11517
11515
  var T0 = g - ae;
@@ -11522,7 +11520,7 @@ var e0 = function(e, t) {
11522
11520
  }
11523
11521
  if (!(n >= o)) {
11524
11522
  var We = void 0;
11525
- (n > 0 || e.hskipBeforeAndAfter) && (We = _.deflt(ie.pregap, y), We !== 0 && (Se = C.makeSpan(["arraycolsep"], []), Se.style.width = P(We), de.push(Se)));
11523
+ (n > 0 || e.hskipBeforeAndAfter) && (We = _.deflt(ie.pregap, y), We !== 0 && (Me = C.makeSpan(["arraycolsep"], []), Me.style.width = P(We), de.push(Me)));
11526
11524
  var Ze = [];
11527
11525
  for (a = 0; a < i; ++a) {
11528
11526
  var C0 = c[a], f0 = C0[n];
@@ -11538,7 +11536,7 @@ var e0 = function(e, t) {
11538
11536
  Ze = C.makeVList({
11539
11537
  positionType: "individualShift",
11540
11538
  children: Ze
11541
- }, t), Ze = C.makeSpan(["col-align-" + (ie.align || "c")], [Ze]), de.push(Ze), (n < o - 1 || e.hskipBeforeAndAfter) && (We = _.deflt(ie.postgap, y), We !== 0 && (Se = C.makeSpan(["arraycolsep"], []), Se.style.width = P(We), de.push(Se)));
11539
+ }, t), Ze = C.makeSpan(["col-align-" + (ie.align || "c")], [Ze]), de.push(Ze), (n < o - 1 || e.hskipBeforeAndAfter) && (We = _.deflt(ie.postgap, y), We !== 0 && (Me = C.makeSpan(["arraycolsep"], []), Me.style.width = P(We), de.push(Me)));
11542
11540
  }
11543
11541
  }
11544
11542
  if (c = C.makeSpan(["mtable"], de), d.length > 0) {
@@ -11570,7 +11568,7 @@ var e0 = function(e, t) {
11570
11568
  children: ye
11571
11569
  }, t);
11572
11570
  return _t = C.makeSpan(["tag"], [_t], t), C.makeFragment([c, _t]);
11573
- }, Zs = {
11571
+ }, Ks = {
11574
11572
  c: "center ",
11575
11573
  l: "left ",
11576
11574
  r: "right "
@@ -11587,7 +11585,7 @@ var e0 = function(e, t) {
11587
11585
  var S = e.cols, k = "", z = !1, A = 0, v = S.length;
11588
11586
  S[0].type === "separator" && (y += "top ", A = 1), S[S.length - 1].type === "separator" && (y += "bottom ", v -= 1);
11589
11587
  for (var g = A; g < v; g++)
11590
- S[g].type === "align" ? (w += Zs[S[g].align], z && (k += "none "), z = !0) : S[g].type === "separator" && z && (k += S[g].separator === "|" ? "solid " : "dashed ", z = !1);
11588
+ S[g].type === "align" ? (w += Ks[S[g].align], z && (k += "none "), z = !0) : S[g].type === "separator" && z && (k += S[g].separator === "|" ? "solid " : "dashed ", z = !1);
11591
11589
  p.setAttribute("columnalign", w.trim()), /[sd]/.test(k) && p.setAttribute("columnlines", k.trim());
11592
11590
  }
11593
11591
  if (e.colSeparationType === "align") {
@@ -11886,7 +11884,7 @@ Qe({
11886
11884
  numArgs: 0
11887
11885
  },
11888
11886
  handler(r) {
11889
- return Pt(r), Fs(r.parser);
11887
+ return Pt(r), Hs(r.parser);
11890
11888
  },
11891
11889
  htmlBuilder: e0,
11892
11890
  mathmlBuilder: t0
@@ -12350,7 +12348,7 @@ $({
12350
12348
  var {
12351
12349
  parser: t,
12352
12350
  funcName: a
12353
- } = r, n = e[0], i = ji(J(e[1], "infix").size), s = e[2], o = i.number > 0;
12351
+ } = r, n = e[0], i = Ti(J(e[1], "infix").size), s = e[2], o = i.number > 0;
12354
12352
  return {
12355
12353
  type: "genfrac",
12356
12354
  mode: t.mode,
@@ -12426,7 +12424,7 @@ var On = (r, e) => {
12426
12424
  }, e);
12427
12425
  }
12428
12426
  return C.makeSpan(["mord", n.isOver ? "mover" : "munder"], [o], e);
12429
- }, Ks = (r, e) => {
12427
+ }, Js = (r, e) => {
12430
12428
  var t = u0.mathMLnode(r.label);
12431
12429
  return new D.MathNode(r.isOver ? "mover" : "munder", [se(r.base, e), t]);
12432
12430
  };
@@ -12450,7 +12448,7 @@ $({
12450
12448
  };
12451
12449
  },
12452
12450
  htmlBuilder: On,
12453
- mathmlBuilder: Ks
12451
+ mathmlBuilder: Js
12454
12452
  });
12455
12453
  $({
12456
12454
  type: "href",
@@ -12727,7 +12725,7 @@ $({
12727
12725
  height: P(t + a)
12728
12726
  };
12729
12727
  n > 0 && (i.width = P(n)), a > 0 && (i.verticalAlign = P(-a));
12730
- var s = new Ki(r.src, r.alt, i);
12728
+ var s = new Ji(r.src, r.alt, i);
12731
12729
  return s.height = t, s.depth = a, s;
12732
12730
  },
12733
12731
  mathmlBuilder: (r, e) => {
@@ -13027,7 +13025,7 @@ var Dn = (r, e, t, a, n, i, s) => {
13027
13025
  r.parentIsSupSub ? t = new qe("mrow", [t, a]) : t = un([t, a]);
13028
13026
  }
13029
13027
  return t;
13030
- }, Js = {
13028
+ }, Qs = {
13031
13029
  "∏": "\\prod",
13032
13030
  "∐": "\\coprod",
13033
13031
  "∑": "\\sum",
@@ -13052,7 +13050,7 @@ $({
13052
13050
  parser: t,
13053
13051
  funcName: a
13054
13052
  } = r, n = a;
13055
- return n.length === 1 && (n = Js[n]), {
13053
+ return n.length === 1 && (n = Qs[n]), {
13056
13054
  type: "op",
13057
13055
  mode: t.mode,
13058
13056
  limits: !0,
@@ -13087,7 +13085,7 @@ $({
13087
13085
  htmlBuilder: W0,
13088
13086
  mathmlBuilder: dt
13089
13087
  });
13090
- var Qs = {
13088
+ var el = {
13091
13089
  "∫": "\\int",
13092
13090
  "∬": "\\iint",
13093
13091
  "∭": "\\iiint",
@@ -13152,7 +13150,7 @@ $({
13152
13150
  parser: e,
13153
13151
  funcName: t
13154
13152
  } = r, a = t;
13155
- return a.length === 1 && (a = Qs[a]), {
13153
+ return a.length === 1 && (a = el[a]), {
13156
13154
  type: "op",
13157
13155
  mode: e.mode,
13158
13156
  limits: !1,
@@ -13184,7 +13182,7 @@ var Fn = (r, e) => {
13184
13182
  } else
13185
13183
  s = C.makeSpan(["mop"], [], e);
13186
13184
  return n ? Dn(s, t, a, e, e.style, 0, 0) : s;
13187
- }, el = (r, e) => {
13185
+ }, tl = (r, e) => {
13188
13186
  for (var t = Re(r.body, e.withFont("mathrm")), a = !0, n = 0; n < t.length; n++) {
13189
13187
  var i = t[n];
13190
13188
  if (!(i instanceof D.SpaceNode)) if (i instanceof D.MathNode)
@@ -13236,7 +13234,7 @@ $({
13236
13234
  };
13237
13235
  },
13238
13236
  htmlBuilder: Fn,
13239
- mathmlBuilder: el
13237
+ mathmlBuilder: tl
13240
13238
  });
13241
13239
  m("\\operatorname", "\\@ifstar\\operatornamewithlimits\\operatorname@");
13242
13240
  F0({
@@ -13467,7 +13465,7 @@ function Hn(r, e, t) {
13467
13465
  }
13468
13466
  return C.makeFragment(a);
13469
13467
  }
13470
- var xa = ["\\tiny", "\\sixptsize", "\\scriptsize", "\\footnotesize", "\\small", "\\normalsize", "\\large", "\\Large", "\\LARGE", "\\huge", "\\Huge"], tl = (r, e) => {
13468
+ var xa = ["\\tiny", "\\sixptsize", "\\scriptsize", "\\footnotesize", "\\small", "\\normalsize", "\\large", "\\Large", "\\LARGE", "\\huge", "\\Huge"], rl = (r, e) => {
13471
13469
  var t = e.havingSize(r.size);
13472
13470
  return Hn(r.body, t, e);
13473
13471
  };
@@ -13492,7 +13490,7 @@ $({
13492
13490
  body: i
13493
13491
  };
13494
13492
  },
13495
- htmlBuilder: tl,
13493
+ htmlBuilder: rl,
13496
13494
  mathmlBuilder: (r, e) => {
13497
13495
  var t = e.havingSize(r.size), a = Re(r.body, t), n = new D.MathNode("mstyle", a);
13498
13496
  return n.setAttribute("mathsize", P(t.sizeMultiplier)), n;
@@ -13669,7 +13667,7 @@ $({
13669
13667
  return i.setAttribute("scriptlevel", o[0]), i.setAttribute("displaystyle", o[1]), i;
13670
13668
  }
13671
13669
  });
13672
- var rl = function(e, t) {
13670
+ var al = function(e, t) {
13673
13671
  var a = e.base;
13674
13672
  if (a)
13675
13673
  if (a.type === "op") {
@@ -13692,7 +13690,7 @@ var rl = function(e, t) {
13692
13690
  F0({
13693
13691
  type: "supsub",
13694
13692
  htmlBuilder(r, e) {
13695
- var t = rl(r, e);
13693
+ var t = al(r, e);
13696
13694
  if (t)
13697
13695
  return t(r, e);
13698
13696
  var {
@@ -13892,7 +13890,7 @@ var ka = {
13892
13890
  }, Sa = {
13893
13891
  "\\textbf": "textbf",
13894
13892
  "\\textmd": "textmd"
13895
- }, al = {
13893
+ }, nl = {
13896
13894
  "\\textit": "textit",
13897
13895
  "\\textup": "textup"
13898
13896
  }, Ma = (r, e) => {
@@ -13905,7 +13903,7 @@ var ka = {
13905
13903
  if (t === "\\emph")
13906
13904
  return e.fontShape === "textit" ? e.withTextFontShape("textup") : e.withTextFontShape("textit");
13907
13905
  } else return e;
13908
- return e.withTextFontShape(al[t]);
13906
+ return e.withTextFontShape(nl[t]);
13909
13907
  };
13910
13908
  $({
13911
13909
  type: "text",
@@ -14052,22 +14050,22 @@ $({
14052
14050
  }
14053
14051
  });
14054
14052
  var Aa = (r) => r.body.replace(/ /g, r.star ? "␣" : " "), g0 = ln, Ln = `[ \r
14055
- ]`, nl = "\\\\[a-zA-Z@]+", il = "\\\\[^\uD800-\uDFFF]", sl = "(" + nl + ")" + Ln + "*", ll = `\\\\(
14053
+ ]`, il = "\\\\[a-zA-Z@]+", sl = "\\\\[^\uD800-\uDFFF]", ll = "(" + il + ")" + Ln + "*", ol = `\\\\(
14056
14054
  |[ \r ]+
14057
- ?)[ \r ]*`, yr = "[̀-ͯ]", ol = new RegExp(yr + "+$"), ul = "(" + Ln + "+)|" + // whitespace
14058
- (ll + "|") + // \whitespace
14055
+ ?)[ \r ]*`, yr = "[̀-ͯ]", ul = new RegExp(yr + "+$"), cl = "(" + Ln + "+)|" + // whitespace
14056
+ (ol + "|") + // \whitespace
14059
14057
  "([!-\\[\\]-‧‪-퟿豈-￿]" + // single codepoint
14060
14058
  (yr + "*") + // ...plus accents
14061
14059
  "|[\uD800-\uDBFF][\uDC00-\uDFFF]" + // surrogate pair
14062
14060
  (yr + "*") + // ...plus accents
14063
14061
  "|\\\\verb\\*([^]).*?\\4|\\\\verb([^*a-zA-Z]).*?\\5" + // \verb unstarred
14064
- ("|" + sl) + // \macroName + spaces
14065
- ("|" + il + ")");
14062
+ ("|" + ll) + // \macroName + spaces
14063
+ ("|" + sl + ")");
14066
14064
  class za {
14067
14065
  // Category codes. The lexer only supports comment characters (14) for now.
14068
14066
  // MacroExpander additionally distinguishes active (13).
14069
14067
  constructor(e, t) {
14070
- 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(ul, "g"), this.catcodes = {
14068
+ 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(cl, "g"), this.catcodes = {
14071
14069
  "%": 14,
14072
14070
  // comment character
14073
14071
  "~": 13
@@ -14096,7 +14094,7 @@ class za {
14096
14094
  return new _e(n, new He(this, t, this.tokenRegex.lastIndex));
14097
14095
  }
14098
14096
  }
14099
- class cl {
14097
+ class dl {
14100
14098
  /**
14101
14099
  * Both arguments are optional. The first argument is an object of
14102
14100
  * built-in mappings which never change. The second argument is an object
@@ -14167,7 +14165,7 @@ class cl {
14167
14165
  t == null ? delete this.current[e] : this.current[e] = t;
14168
14166
  }
14169
14167
  }
14170
- var dl = Tn;
14168
+ var hl = Tn;
14171
14169
  m("\\noexpand", function(r) {
14172
14170
  var e = r.popToken();
14173
14171
  return r.isExpandable(e.text) && (e.noexpand = !0, e.treatAsRelax = !0), {
@@ -14756,9 +14754,9 @@ var qn = {
14756
14754
  "\\nolimits": !0
14757
14755
  // Parser.js
14758
14756
  };
14759
- class hl {
14757
+ class pl {
14760
14758
  constructor(e, t, a) {
14761
- 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 cl(dl, t.macros), this.mode = a, this.stack = [];
14759
+ 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 dl(hl, t.macros), this.mode = a, this.stack = [];
14762
14760
  }
14763
14761
  /**
14764
14762
  * Feed a new input string to the same MacroExpander
@@ -15548,7 +15546,7 @@ var Ca = /^[₊₋₌₍₎₀₁₂₃₄₅₆₇₈₉ₐₑₕᵢⱼₖₗ
15548
15546
  };
15549
15547
  class $t {
15550
15548
  constructor(e, t) {
15551
- 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 hl(e, t, this.mode), this.settings = t, this.leftrightDepth = 0;
15549
+ 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;
15552
15550
  }
15553
15551
  /**
15554
15552
  * Checks a result to make sure it has the right type, and throws an
@@ -16058,13 +16056,13 @@ class $t {
16058
16056
  };
16059
16057
  }
16060
16058
  Ea.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 = Ea[t[0]] + t.slice(1));
16061
- var i = ol.exec(t);
16059
+ var i = ul.exec(t);
16062
16060
  i && (t = t.substring(0, i.index), t === "i" ? t = "ı" : t === "j" && (t = "ȷ"));
16063
16061
  var s;
16064
16062
  if (le[this.mode][t]) {
16065
16063
  this.settings.strict && this.mode === "math" && hr.indexOf(t) >= 0 && this.settings.reportNonstrict("unicodeTextInMathMode", 'Latin-1/Unicode text character "' + t[0] + '" used in math mode', e);
16066
16064
  var o = le[this.mode][t].group, c = He.range(e), d;
16067
- if (es.hasOwnProperty(o)) {
16065
+ if (ts.hasOwnProperty(o)) {
16068
16066
  var p = o;
16069
16067
  d = {
16070
16068
  type: "atom",
@@ -16138,10 +16136,10 @@ var Vr = function(e, t) {
16138
16136
  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."), Vn = function() {
16139
16137
  throw new F("KaTeX doesn't work in quirks mode.");
16140
16138
  });
16141
- var pl = function(e, t) {
16139
+ var ml = function(e, t) {
16142
16140
  var a = _r(e, t).toMarkup();
16143
16141
  return a;
16144
- }, ml = function(e, t) {
16142
+ }, fl = function(e, t) {
16145
16143
  var a = new Ar(t);
16146
16144
  return Vr(e, a);
16147
16145
  }, _n = function(e, t, a) {
@@ -16153,19 +16151,19 @@ var pl = function(e, t) {
16153
16151
  var a = new Ar(t);
16154
16152
  try {
16155
16153
  var n = Vr(e, a);
16156
- return Ss(n, e, a);
16154
+ return Ms(n, e, a);
16157
16155
  } catch (i) {
16158
16156
  return _n(i, e, a);
16159
16157
  }
16160
- }, fl = function(e, t) {
16158
+ }, vl = function(e, t) {
16161
16159
  var a = new Ar(t);
16162
16160
  try {
16163
16161
  var n = Vr(e, a);
16164
- return Ms(n, e, a);
16162
+ return As(n, e, a);
16165
16163
  } catch (i) {
16166
16164
  return _n(i, e, a);
16167
16165
  }
16168
- }, vl = {
16166
+ }, yl = {
16169
16167
  /**
16170
16168
  * Current KaTeX version
16171
16169
  */
@@ -16179,7 +16177,7 @@ var pl = function(e, t) {
16179
16177
  * Renders the given LaTeX into an HTML+MathML combination string,
16180
16178
  * for sending to the client.
16181
16179
  */
16182
- renderToString: pl,
16180
+ renderToString: ml,
16183
16181
  /**
16184
16182
  * KaTeX error, usually during parsing.
16185
16183
  */
@@ -16196,7 +16194,7 @@ var pl = function(e, t) {
16196
16194
  * The internal tree representation is unstable and is very likely
16197
16195
  * to change. Use at your own risk.
16198
16196
  */
16199
- __parse: ml,
16197
+ __parse: fl,
16200
16198
  /**
16201
16199
  * Renders the given LaTeX into an HTML+MathML internal DOM tree
16202
16200
  * representation, without flattening that representation to a string.
@@ -16214,12 +16212,12 @@ var pl = function(e, t) {
16214
16212
  * The internal tree representation is unstable and is very likely
16215
16213
  * to change. Use at your own risk.
16216
16214
  */
16217
- __renderToHTMLTree: fl,
16215
+ __renderToHTMLTree: vl,
16218
16216
  /**
16219
16217
  * extends internal font metrics object with a new object
16220
16218
  * each key in the new object represents a font name
16221
16219
  */
16222
- __setFontMetrics: Wi,
16220
+ __setFontMetrics: Yi,
16223
16221
  /**
16224
16222
  * adds a new symbol to builtin symbols table
16225
16223
  */
@@ -16250,7 +16248,7 @@ var pl = function(e, t) {
16250
16248
  LineNode: dr
16251
16249
  }
16252
16250
  };
16253
- const yl = /* @__PURE__ */ W({
16251
+ const gl = /* @__PURE__ */ W({
16254
16252
  __name: "ElmKatex",
16255
16253
  props: {
16256
16254
  expression: {},
@@ -16260,7 +16258,7 @@ const yl = /* @__PURE__ */ W({
16260
16258
  const e = r, t = X(null), a = () => {
16261
16259
  if (t.value)
16262
16260
  try {
16263
- vl.render(e.expression, t.value, {
16261
+ yl.render(e.expression, t.value, {
16264
16262
  displayMode: e.block
16265
16263
  });
16266
16264
  } catch (n) {
@@ -16277,32 +16275,32 @@ const yl = /* @__PURE__ */ W({
16277
16275
  })
16278
16276
  }, {
16279
16277
  default: Oe(() => [
16280
- $0(Me(n.expression), 1)
16278
+ $0(Se(n.expression), 1)
16281
16279
  ]),
16282
16280
  _: 1
16283
16281
  }, 8, ["style"]));
16284
16282
  }
16285
- }), gl = /* @__PURE__ */ K(yl, [["__scopeId", "data-v-8ae63b68"]]), xl = { class: "column" }, bl = /* @__PURE__ */ W({
16283
+ }), xl = /* @__PURE__ */ K(gl, [["__scopeId", "data-v-8ae63b68"]]), bl = { class: "column" }, wl = /* @__PURE__ */ W({
16286
16284
  __name: "ElmColumn",
16287
16285
  setup(r) {
16288
- return (e, t) => (B(), N("div", xl, [
16286
+ return (e, t) => (B(), N("div", bl, [
16289
16287
  ke(e.$slots, "default", {}, void 0, !0)
16290
16288
  ]));
16291
16289
  }
16292
- }), wl = /* @__PURE__ */ K(bl, [["__scopeId", "data-v-dee3cb36"]]), kl = { class: "column-list" }, Sl = /* @__PURE__ */ W({
16290
+ }), kl = /* @__PURE__ */ K(wl, [["__scopeId", "data-v-dee3cb36"]]), Sl = { class: "column-list" }, Ml = /* @__PURE__ */ W({
16293
16291
  __name: "ElmColumnList",
16294
16292
  setup(r) {
16295
- return (e, t) => (B(), N("div", kl, [
16293
+ return (e, t) => (B(), N("div", Sl, [
16296
16294
  ke(e.$slots, "default", {}, void 0, !0)
16297
16295
  ]));
16298
16296
  }
16299
- }), Ml = /* @__PURE__ */ K(Sl, [["__scopeId", "data-v-9dc7df82"]]), Al = { class: "window" }, zl = /* @__PURE__ */ W({
16297
+ }), Al = /* @__PURE__ */ K(Ml, [["__scopeId", "data-v-9dc7df82"]]), zl = { class: "window" }, jl = /* @__PURE__ */ W({
16300
16298
  __name: "ElmDesktopWindow",
16301
16299
  props: {
16302
16300
  minHeight: { default: "6rem" }
16303
16301
  },
16304
16302
  setup(r) {
16305
- return (e, t) => (B(), N("div", Al, [
16303
+ return (e, t) => (B(), N("div", zl, [
16306
16304
  t[0] || (t[0] = L("div", { class: "header" }, [
16307
16305
  L("div", {
16308
16306
  "aria-hidden": "",
@@ -16328,7 +16326,7 @@ const yl = /* @__PURE__ */ W({
16328
16326
  ], 4)
16329
16327
  ]));
16330
16328
  }
16331
- }), mc = /* @__PURE__ */ K(zl, [["__scopeId", "data-v-59d833c0"]]), jl = /* @__PURE__ */ W({
16329
+ }), fc = /* @__PURE__ */ K(jl, [["__scopeId", "data-v-59d833c0"]]), Tl = /* @__PURE__ */ W({
16332
16330
  __name: "ElmModal",
16333
16331
  props: /* @__PURE__ */ wr({
16334
16332
  width: { default: "90%" }
@@ -16363,7 +16361,7 @@ const yl = /* @__PURE__ */ W({
16363
16361
  })
16364
16362
  ], 4));
16365
16363
  }
16366
- }), fc = /* @__PURE__ */ K(jl, [["__scopeId", "data-v-3eb1fd37"]]), Tl = /* @__PURE__ */ W({
16364
+ }), vc = /* @__PURE__ */ K(Tl, [["__scopeId", "data-v-3eb1fd37"]]), Cl = /* @__PURE__ */ W({
16367
16365
  __name: "ElmParallax",
16368
16366
  props: {
16369
16367
  imageUrl1: {},
@@ -16390,10 +16388,10 @@ const yl = /* @__PURE__ */ W({
16390
16388
  }, null, 4)
16391
16389
  ], 64));
16392
16390
  }
16393
- }), vc = /* @__PURE__ */ K(Tl, [["__scopeId", "data-v-88e0ea0a"]]), Cl = { class: "wrapper" }, El = { style: { display: "flex", gap: "0.5rem" } }, Il = {
16391
+ }), yc = /* @__PURE__ */ K(Cl, [["__scopeId", "data-v-88e0ea0a"]]), El = { class: "wrapper" }, Il = { style: { display: "flex", gap: "0.5rem" } }, Bl = {
16394
16392
  key: 0,
16395
16393
  class: "content"
16396
- }, Bl = /* @__PURE__ */ W({
16394
+ }, Ol = /* @__PURE__ */ W({
16397
16395
  __name: "ElmToggle",
16398
16396
  props: /* @__PURE__ */ wr({
16399
16397
  summary: {}
@@ -16406,18 +16404,18 @@ const yl = /* @__PURE__ */ W({
16406
16404
  const e = kr(r, "isOpen"), t = (a) => {
16407
16405
  a.preventDefault(), e.value = !e.value;
16408
16406
  };
16409
- return (a, n) => (B(), N("div", Cl, [
16407
+ return (a, n) => (B(), N("div", El, [
16410
16408
  L("div", {
16411
16409
  class: "summary",
16412
16410
  onClick: t
16413
16411
  }, [
16414
- L("div", El, [
16412
+ L("div", Il, [
16415
16413
  ee(V(jt), {
16416
16414
  class: "icon",
16417
16415
  style: Z({ "--rotate": e.value ? "90deg" : "0deg" })
16418
16416
  }, null, 8, ["style"]),
16419
16417
  L("strong", null, [
16420
- ee(ge, { text: a.summary }, null, 8, ["text"])
16418
+ ee(xe, { text: a.summary }, null, 8, ["text"])
16421
16419
  ])
16422
16420
  ]),
16423
16421
  ee(V(_1), {
@@ -16430,7 +16428,7 @@ const yl = /* @__PURE__ */ W({
16430
16428
  ]),
16431
16429
  ee(ot, null, {
16432
16430
  default: Oe(() => [
16433
- e.value ? (B(), N("div", Il, [
16431
+ e.value ? (B(), N("div", Bl, [
16434
16432
  ke(a.$slots, "default", {}, void 0, !0)
16435
16433
  ])) : je("", !0)
16436
16434
  ]),
@@ -16438,7 +16436,7 @@ const yl = /* @__PURE__ */ W({
16438
16436
  })
16439
16437
  ]));
16440
16438
  }
16441
- }), Ol = /* @__PURE__ */ K(Bl, [["__scopeId", "data-v-7f7132bf"]]), Dl = /* @__PURE__ */ W({
16439
+ }), Dl = /* @__PURE__ */ K(Ol, [["__scopeId", "data-v-7f7132bf"]]), Rl = /* @__PURE__ */ W({
16442
16440
  __name: "ElmProgress",
16443
16441
  props: {
16444
16442
  value: {},
@@ -16474,71 +16472,71 @@ const yl = /* @__PURE__ */ W({
16474
16472
  ], 4)
16475
16473
  ], 64));
16476
16474
  }
16477
- }), yc = /* @__PURE__ */ K(Dl, [["__scopeId", "data-v-64a34f58"]]), Rl = {
16475
+ }), gc = /* @__PURE__ */ K(Rl, [["__scopeId", "data-v-64a34f58"]]), Fl = {
16478
16476
  "aria-hidden": "",
16479
16477
  class: "rectangle-wave"
16480
- }, Fl = /* @__PURE__ */ W({
16478
+ }, Hl = /* @__PURE__ */ W({
16481
16479
  __name: "ElmRectangleWave",
16482
16480
  setup(r) {
16483
- return (e, t) => (B(), N("div", Rl));
16481
+ return (e, t) => (B(), N("div", Fl));
16484
16482
  }
16485
- }), Hl = /* @__PURE__ */ K(Fl, [["__scopeId", "data-v-2d57ab99"]]);
16486
- var Nl = typeof global == "object" && global && global.Object === Object && global, Ll = typeof self == "object" && self && self.Object === Object && self, Pl = Nl || Ll || Function("return this")(), V0 = Pl.Symbol, Gn = Object.prototype, $l = Gn.hasOwnProperty, ql = Gn.toString, Q0 = V0 ? V0.toStringTag : void 0;
16487
- function Vl(r) {
16488
- var e = $l.call(r, Q0), t = r[Q0];
16483
+ }), Nl = /* @__PURE__ */ K(Hl, [["__scopeId", "data-v-2d57ab99"]]);
16484
+ var Ll = typeof global == "object" && global && global.Object === Object && global, Pl = typeof self == "object" && self && self.Object === Object && self, $l = Ll || Pl || Function("return this")(), V0 = $l.Symbol, Gn = Object.prototype, ql = Gn.hasOwnProperty, Vl = Gn.toString, Q0 = V0 ? V0.toStringTag : void 0;
16485
+ function _l(r) {
16486
+ var e = ql.call(r, Q0), t = r[Q0];
16489
16487
  try {
16490
16488
  r[Q0] = void 0;
16491
16489
  var a = !0;
16492
16490
  } catch {
16493
16491
  }
16494
- var n = ql.call(r);
16492
+ var n = Vl.call(r);
16495
16493
  return a && (e ? r[Q0] = t : delete r[Q0]), n;
16496
16494
  }
16497
- var _l = Object.prototype, Gl = _l.toString;
16498
- function Ul(r) {
16499
- return Gl.call(r);
16500
- }
16501
- var Wl = "[object Null]", Yl = "[object Undefined]", Ia = V0 ? V0.toStringTag : void 0;
16502
- function Xl(r) {
16503
- return r == null ? r === void 0 ? Yl : Wl : Ia && Ia in Object(r) ? Vl(r) : Ul(r);
16495
+ var Gl = Object.prototype, Ul = Gl.toString;
16496
+ function Wl(r) {
16497
+ return Ul.call(r);
16504
16498
  }
16499
+ var Yl = "[object Null]", Xl = "[object Undefined]", Ia = V0 ? V0.toStringTag : void 0;
16505
16500
  function Zl(r) {
16501
+ return r == null ? r === void 0 ? Xl : Yl : Ia && Ia in Object(r) ? _l(r) : Wl(r);
16502
+ }
16503
+ function Kl(r) {
16506
16504
  return r != null && typeof r == "object";
16507
16505
  }
16508
- var Kl = "[object Symbol]";
16509
- function Jl(r) {
16510
- return typeof r == "symbol" || Zl(r) && Xl(r) == Kl;
16506
+ var Jl = "[object Symbol]";
16507
+ function Ql(r) {
16508
+ return typeof r == "symbol" || Kl(r) && Zl(r) == Jl;
16511
16509
  }
16512
- function Ql(r, e) {
16510
+ function eo(r, e) {
16513
16511
  for (var t = -1, a = r == null ? 0 : r.length, n = Array(a); ++t < a; )
16514
16512
  n[t] = e(r[t], t, r);
16515
16513
  return n;
16516
16514
  }
16517
- var eo = Array.isArray, to = 1 / 0, Ba = V0 ? V0.prototype : void 0, Oa = Ba ? Ba.toString : void 0;
16515
+ var to = Array.isArray, ro = 1 / 0, Ba = V0 ? V0.prototype : void 0, Oa = Ba ? Ba.toString : void 0;
16518
16516
  function Un(r) {
16519
16517
  if (typeof r == "string")
16520
16518
  return r;
16521
- if (eo(r))
16522
- return Ql(r, Un) + "";
16523
- if (Jl(r))
16519
+ if (to(r))
16520
+ return eo(r, Un) + "";
16521
+ if (Ql(r))
16524
16522
  return Oa ? Oa.call(r) : "";
16525
16523
  var e = r + "";
16526
- return e == "0" && 1 / r == -to ? "-0" : e;
16524
+ return e == "0" && 1 / r == -ro ? "-0" : e;
16527
16525
  }
16528
16526
  function Wn(r) {
16529
16527
  return r == null ? "" : Un(r);
16530
16528
  }
16531
- function ro(r, e, t, a) {
16529
+ function ao(r, e, t, a) {
16532
16530
  for (var n = -1, i = r == null ? 0 : r.length; ++n < i; )
16533
16531
  t = e(t, r[n], n, r);
16534
16532
  return t;
16535
16533
  }
16536
- function ao(r) {
16534
+ function no(r) {
16537
16535
  return function(e) {
16538
16536
  return r == null ? void 0 : r[e];
16539
16537
  };
16540
16538
  }
16541
- var no = {
16539
+ var io = {
16542
16540
  // Latin-1 Supplement block.
16543
16541
  À: "A",
16544
16542
  Á: "A",
@@ -16731,44 +16729,44 @@ var no = {
16731
16729
  œ: "oe",
16732
16730
  ʼn: "'n",
16733
16731
  ſ: "s"
16734
- }, io = ao(no), so = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, lo = "\\u0300-\\u036f", oo = "\\ufe20-\\ufe2f", uo = "\\u20d0-\\u20ff", co = lo + oo + uo, ho = "[" + co + "]", po = RegExp(ho, "g");
16735
- function mo(r) {
16736
- return r = Wn(r), r && r.replace(so, io).replace(po, "");
16732
+ }, so = no(io), lo = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, oo = "\\u0300-\\u036f", uo = "\\ufe20-\\ufe2f", co = "\\u20d0-\\u20ff", ho = oo + uo + co, po = "[" + ho + "]", mo = RegExp(po, "g");
16733
+ function fo(r) {
16734
+ return r = Wn(r), r && r.replace(lo, so).replace(mo, "");
16737
16735
  }
16738
- var fo = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
16739
- function vo(r) {
16740
- return r.match(fo) || [];
16736
+ var vo = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
16737
+ function yo(r) {
16738
+ return r.match(vo) || [];
16741
16739
  }
16742
- var yo = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;
16743
- function go(r) {
16744
- return yo.test(r);
16740
+ var go = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;
16741
+ function xo(r) {
16742
+ return go.test(r);
16745
16743
  }
16746
- var Yn = "\\ud800-\\udfff", xo = "\\u0300-\\u036f", bo = "\\ufe20-\\ufe2f", wo = "\\u20d0-\\u20ff", ko = xo + bo + wo, Xn = "\\u2700-\\u27bf", Zn = "a-z\\xdf-\\xf6\\xf8-\\xff", So = "\\xac\\xb1\\xd7\\xf7", Mo = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", Ao = "\\u2000-\\u206f", zo = " \\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", Kn = "A-Z\\xc0-\\xd6\\xd8-\\xde", jo = "\\ufe0e\\ufe0f", Jn = So + Mo + Ao + zo, Qn = "['’]", Da = "[" + Jn + "]", To = "[" + ko + "]", e1 = "\\d+", Co = "[" + Xn + "]", t1 = "[" + Zn + "]", r1 = "[^" + Yn + Jn + e1 + Xn + Zn + Kn + "]", Eo = "\\ud83c[\\udffb-\\udfff]", Io = "(?:" + To + "|" + Eo + ")", Bo = "[^" + Yn + "]", a1 = "(?:\\ud83c[\\udde6-\\uddff]){2}", n1 = "[\\ud800-\\udbff][\\udc00-\\udfff]", L0 = "[" + Kn + "]", Oo = "\\u200d", Ra = "(?:" + t1 + "|" + r1 + ")", Do = "(?:" + L0 + "|" + r1 + ")", Fa = "(?:" + Qn + "(?:d|ll|m|re|s|t|ve))?", Ha = "(?:" + Qn + "(?:D|LL|M|RE|S|T|VE))?", i1 = Io + "?", s1 = "[" + jo + "]?", Ro = "(?:" + Oo + "(?:" + [Bo, a1, n1].join("|") + ")" + s1 + i1 + ")*", Fo = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", Ho = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", No = s1 + i1 + Ro, Lo = "(?:" + [Co, a1, n1].join("|") + ")" + No, Po = RegExp([
16744
+ var Yn = "\\ud800-\\udfff", bo = "\\u0300-\\u036f", wo = "\\ufe20-\\ufe2f", ko = "\\u20d0-\\u20ff", So = bo + wo + ko, Xn = "\\u2700-\\u27bf", Zn = "a-z\\xdf-\\xf6\\xf8-\\xff", Mo = "\\xac\\xb1\\xd7\\xf7", Ao = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", zo = "\\u2000-\\u206f", jo = " \\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", Kn = "A-Z\\xc0-\\xd6\\xd8-\\xde", To = "\\ufe0e\\ufe0f", Jn = Mo + Ao + zo + jo, Qn = "['’]", Da = "[" + Jn + "]", Co = "[" + So + "]", e1 = "\\d+", Eo = "[" + Xn + "]", t1 = "[" + Zn + "]", r1 = "[^" + Yn + Jn + e1 + Xn + Zn + Kn + "]", Io = "\\ud83c[\\udffb-\\udfff]", Bo = "(?:" + Co + "|" + Io + ")", Oo = "[^" + Yn + "]", a1 = "(?:\\ud83c[\\udde6-\\uddff]){2}", n1 = "[\\ud800-\\udbff][\\udc00-\\udfff]", L0 = "[" + Kn + "]", Do = "\\u200d", Ra = "(?:" + t1 + "|" + r1 + ")", Ro = "(?:" + L0 + "|" + r1 + ")", Fa = "(?:" + Qn + "(?:d|ll|m|re|s|t|ve))?", Ha = "(?:" + Qn + "(?:D|LL|M|RE|S|T|VE))?", i1 = Bo + "?", s1 = "[" + To + "]?", Fo = "(?:" + Do + "(?:" + [Oo, a1, n1].join("|") + ")" + s1 + i1 + ")*", Ho = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", No = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", Lo = s1 + i1 + Fo, Po = "(?:" + [Eo, a1, n1].join("|") + ")" + Lo, $o = RegExp([
16747
16745
  L0 + "?" + t1 + "+" + Fa + "(?=" + [Da, L0, "$"].join("|") + ")",
16748
- Do + "+" + Ha + "(?=" + [Da, L0 + Ra, "$"].join("|") + ")",
16746
+ Ro + "+" + Ha + "(?=" + [Da, L0 + Ra, "$"].join("|") + ")",
16749
16747
  L0 + "?" + Ra + "+" + Fa,
16750
16748
  L0 + "+" + Ha,
16749
+ No,
16751
16750
  Ho,
16752
- Fo,
16753
16751
  e1,
16754
- Lo
16752
+ Po
16755
16753
  ].join("|"), "g");
16756
- function $o(r) {
16757
- return r.match(Po) || [];
16754
+ function qo(r) {
16755
+ return r.match($o) || [];
16758
16756
  }
16759
- function qo(r, e, t) {
16760
- return r = Wn(r), e = e, e === void 0 ? go(r) ? $o(r) : vo(r) : r.match(e) || [];
16757
+ function Vo(r, e, t) {
16758
+ return r = Wn(r), e = e, e === void 0 ? xo(r) ? qo(r) : yo(r) : r.match(e) || [];
16761
16759
  }
16762
- var Vo = "['’]", _o = RegExp(Vo, "g");
16763
- function Go(r) {
16760
+ var _o = "['’]", Go = RegExp(_o, "g");
16761
+ function Uo(r) {
16764
16762
  return function(e) {
16765
- return ro(qo(mo(e).replace(_o, "")), r, "");
16763
+ return ao(Vo(fo(e).replace(Go, "")), r, "");
16766
16764
  };
16767
16765
  }
16768
- var Y0 = Go(function(r, e, t) {
16766
+ var Y0 = Uo(function(r, e, t) {
16769
16767
  return r + (t ? "-" : "") + e.toLowerCase();
16770
16768
  });
16771
- const Uo = ["id"], Wo = /* @__PURE__ */ W({
16769
+ const Wo = ["id"], Yo = /* @__PURE__ */ W({
16772
16770
  __name: "ElmHeading1",
16773
16771
  props: {
16774
16772
  text: {},
@@ -16785,9 +16783,9 @@ const Uo = ["id"], Wo = /* @__PURE__ */ W({
16785
16783
  class: "h1",
16786
16784
  id: a.id ?? V(Y0)(a.text),
16787
16785
  style: Z({ "--scale": t.value ? 1 : 0, "--font-size": a.size })
16788
- }, Me(a.text), 13, Uo));
16786
+ }, Se(a.text), 13, Wo));
16789
16787
  }
16790
- }), Yo = /* @__PURE__ */ K(Wo, [["__scopeId", "data-v-98d67da2"]]), Xo = ["id"], Zo = /* @__PURE__ */ W({
16788
+ }), Xo = /* @__PURE__ */ K(Yo, [["__scopeId", "data-v-98d67da2"]]), Zo = ["id"], Ko = /* @__PURE__ */ W({
16791
16789
  __name: "ElmHeading2",
16792
16790
  props: {
16793
16791
  text: {},
@@ -16808,14 +16806,14 @@ const Uo = ["id"], Wo = /* @__PURE__ */ W({
16808
16806
  "--font-size": a.size
16809
16807
  })
16810
16808
  }, [
16811
- $0(Me(a.text), 1),
16809
+ $0(Se(a.text), 1),
16812
16810
  n[0] || (n[0] = L("span", {
16813
16811
  class: "underline",
16814
16812
  "aria-hidden": ""
16815
16813
  }, null, -1))
16816
- ], 12, Xo));
16814
+ ], 12, Zo));
16817
16815
  }
16818
- }), Ko = /* @__PURE__ */ K(Zo, [["__scopeId", "data-v-20957f29"]]), Jo = ["id"], Qo = /* @__PURE__ */ W({
16816
+ }), Jo = /* @__PURE__ */ K(Ko, [["__scopeId", "data-v-20957f29"]]), Qo = ["id"], e2 = /* @__PURE__ */ W({
16819
16817
  __name: "ElmHeading3",
16820
16818
  props: {
16821
16819
  text: {},
@@ -16827,9 +16825,9 @@ const Uo = ["id"], Wo = /* @__PURE__ */ W({
16827
16825
  class: "h3",
16828
16826
  id: e.id ?? V(Y0)(e.text),
16829
16827
  style: Z({ "--font-size": e.size })
16830
- }, Me(e.text), 13, Jo));
16828
+ }, Se(e.text), 13, Qo));
16831
16829
  }
16832
- }), e2 = /* @__PURE__ */ K(Qo, [["__scopeId", "data-v-e29c9726"]]), t2 = ["id"], r2 = /* @__PURE__ */ W({
16830
+ }), t2 = /* @__PURE__ */ K(e2, [["__scopeId", "data-v-e29c9726"]]), r2 = ["id"], a2 = /* @__PURE__ */ W({
16833
16831
  __name: "ElmHeading4",
16834
16832
  props: {
16835
16833
  text: {},
@@ -16841,9 +16839,9 @@ const Uo = ["id"], Wo = /* @__PURE__ */ W({
16841
16839
  class: "h4",
16842
16840
  id: e.id ?? V(Y0)(e.text),
16843
16841
  style: Z({ "--font-size": e.size })
16844
- }, Me(e.text), 13, t2));
16842
+ }, Se(e.text), 13, r2));
16845
16843
  }
16846
- }), a2 = /* @__PURE__ */ K(r2, [["__scopeId", "data-v-6606472d"]]), n2 = ["id"], i2 = /* @__PURE__ */ W({
16844
+ }), n2 = /* @__PURE__ */ K(a2, [["__scopeId", "data-v-6606472d"]]), i2 = ["id"], s2 = /* @__PURE__ */ W({
16847
16845
  __name: "ElmHeading5",
16848
16846
  props: {
16849
16847
  text: {},
@@ -16855,9 +16853,9 @@ const Uo = ["id"], Wo = /* @__PURE__ */ W({
16855
16853
  class: "h5",
16856
16854
  id: e.id ?? V(Y0)(e.text),
16857
16855
  style: Z({ "--font-size": e.size })
16858
- }, Me(e.text), 13, n2));
16856
+ }, Se(e.text), 13, i2));
16859
16857
  }
16860
- }), s2 = /* @__PURE__ */ K(i2, [["__scopeId", "data-v-4298f2dd"]]), l2 = ["id"], o2 = /* @__PURE__ */ W({
16858
+ }), l2 = /* @__PURE__ */ K(s2, [["__scopeId", "data-v-4298f2dd"]]), o2 = ["id"], u2 = /* @__PURE__ */ W({
16861
16859
  __name: "ElmHeading6",
16862
16860
  props: {
16863
16861
  text: {},
@@ -16869,9 +16867,9 @@ const Uo = ["id"], Wo = /* @__PURE__ */ W({
16869
16867
  class: "h6",
16870
16868
  id: e.id ?? V(Y0)(e.text),
16871
16869
  style: Z({ "--font-size": e.size })
16872
- }, Me(e.text), 13, l2));
16870
+ }, Se(e.text), 13, o2));
16873
16871
  }
16874
- }), u2 = /* @__PURE__ */ K(o2, [["__scopeId", "data-v-a6942042"]]), c2 = /* @__PURE__ */ W({
16872
+ }), c2 = /* @__PURE__ */ K(u2, [["__scopeId", "data-v-a6942042"]]), d2 = /* @__PURE__ */ W({
16875
16873
  __name: "ElmCubeIcon",
16876
16874
  props: {
16877
16875
  size: { default: 128 }
@@ -16901,7 +16899,7 @@ const Uo = ["id"], Wo = /* @__PURE__ */ W({
16901
16899
  }, null, 4)), 64))
16902
16900
  ], 4));
16903
16901
  }
16904
- }), gc = /* @__PURE__ */ K(c2, [["__scopeId", "data-v-6e57ae8c"]]), d2 = /* @__PURE__ */ W({
16902
+ }), xc = /* @__PURE__ */ K(d2, [["__scopeId", "data-v-6e57ae8c"]]), h2 = /* @__PURE__ */ W({
16905
16903
  __name: "ElmDotLoadingIcon",
16906
16904
  props: {
16907
16905
  color: { default: void 0 },
@@ -16919,7 +16917,7 @@ const Uo = ["id"], Wo = /* @__PURE__ */ W({
16919
16917
  }, null, 4)), 64))
16920
16918
  ], 4));
16921
16919
  }
16922
- }), l1 = /* @__PURE__ */ K(d2, [["__scopeId", "data-v-08886e37"]]), h2 = /* @__PURE__ */ W({
16920
+ }), l1 = /* @__PURE__ */ K(h2, [["__scopeId", "data-v-08886e37"]]), p2 = /* @__PURE__ */ W({
16923
16921
  __name: "ElmLoginIcon",
16924
16922
  props: {
16925
16923
  size: { default: "2rem" },
@@ -16940,15 +16938,15 @@ const Uo = ["id"], Wo = /* @__PURE__ */ W({
16940
16938
  }, null, 8, ["style"]))
16941
16939
  ]),
16942
16940
  tooltip: Oe(() => [
16943
- ee(ge, {
16941
+ ee(xe, {
16944
16942
  text: e.isLoading ? "Loading..." : e.isLogin ? "Logout" : "Login"
16945
16943
  }, null, 8, ["text"])
16946
16944
  ]),
16947
16945
  _: 1
16948
16946
  }));
16949
16947
  }
16950
- }), xc = /* @__PURE__ */ K(h2, [["__scopeId", "data-v-f64ac770"]]), Na = "elmethis-theme";
16951
- function p2() {
16948
+ }), bc = /* @__PURE__ */ K(p2, [["__scopeId", "data-v-f64ac770"]]), Na = "elmethis-theme";
16949
+ function m2() {
16952
16950
  const r = X(!1), e = () => {
16953
16951
  r.value = !r.value;
16954
16952
  };
@@ -16976,34 +16974,34 @@ function p2() {
16976
16974
  }
16977
16975
  }), { isDarkTheme: r, toggleTheme: e };
16978
16976
  }
16979
- const m2 = /* @__PURE__ */ W({
16977
+ const f2 = /* @__PURE__ */ W({
16980
16978
  __name: "ElmToggleTheme",
16981
16979
  props: {
16982
16980
  size: { default: "2rem" }
16983
16981
  },
16984
16982
  setup(r) {
16985
- const { isDarkTheme: e, toggleTheme: t } = p2();
16983
+ const { isDarkTheme: e, toggleTheme: t } = m2();
16986
16984
  return (a, n) => (B(), Ce(c0(V(e) ? V(V1) : V(U1)), {
16987
16985
  class: "icon",
16988
16986
  style: Z({ width: a.size, height: a.size }),
16989
16987
  onClick: V(t)
16990
16988
  }, null, 8, ["style", "onClick"]));
16991
16989
  }
16992
- }), bc = /* @__PURE__ */ K(m2, [["__scopeId", "data-v-5175571e"]]), f2 = { class: "code" }, v2 = /* @__PURE__ */ W({
16990
+ }), wc = /* @__PURE__ */ K(f2, [["__scopeId", "data-v-5175571e"]]), v2 = { class: "code" }, y2 = /* @__PURE__ */ W({
16993
16991
  __name: "ElmInlineCode",
16994
16992
  props: {
16995
16993
  code: {},
16996
16994
  color: {}
16997
16995
  },
16998
16996
  setup(r) {
16999
- return (e, t) => (B(), N("code", f2, [
17000
- ee(ge, {
16997
+ return (e, t) => (B(), N("code", v2, [
16998
+ ee(xe, {
17001
16999
  text: e.code,
17002
17000
  color: e.color
17003
17001
  }, null, 8, ["text", "color"])
17004
17002
  ]));
17005
17003
  }
17006
- }), y2 = /* @__PURE__ */ K(v2, [["__scopeId", "data-v-9be3e2da"]]), g2 = ["href", "target"], x2 = /* @__PURE__ */ W({
17004
+ }), g2 = /* @__PURE__ */ K(y2, [["__scopeId", "data-v-9be3e2da"]]), x2 = ["href", "target"], b2 = /* @__PURE__ */ W({
17007
17005
  __name: "ElmInlineLink",
17008
17006
  props: {
17009
17007
  text: {},
@@ -17026,13 +17024,13 @@ const m2 = /* @__PURE__ */ W({
17026
17024
  rel: "noopener noreferrer",
17027
17025
  onClick: t
17028
17026
  }, [
17029
- $0(Me(a.text) + " ", 1),
17027
+ $0(Se(a.text) + " ", 1),
17030
17028
  (B(), Ce(c0(
17031
17029
  a.iconType != null ? a.iconType === "internal" ? V(jt) : V(Yr) : a.openInNewTab ? V(Yr) : V(jt)
17032
17030
  ), { class: "icon" }))
17033
- ], 12, g2));
17031
+ ], 12, x2));
17034
17032
  }
17035
- }), o1 = /* @__PURE__ */ K(x2, [["__scopeId", "data-v-aab31085"]]), wc = /* @__PURE__ */ W({
17033
+ }), o1 = /* @__PURE__ */ K(b2, [["__scopeId", "data-v-aab31085"]]), kc = /* @__PURE__ */ W({
17036
17034
  __name: "ElmInlineRuby",
17037
17035
  props: {
17038
17036
  text: {},
@@ -17041,19 +17039,19 @@ const m2 = /* @__PURE__ */ W({
17041
17039
  },
17042
17040
  setup(r) {
17043
17041
  return (e, t) => (B(), N("ruby", null, [
17044
- ee(ge, {
17042
+ ee(xe, {
17045
17043
  text: e.text,
17046
17044
  color: e.color
17047
17045
  }, null, 8, ["text", "color"]),
17048
17046
  L("rt", null, [
17049
- ee(ge, {
17047
+ ee(xe, {
17050
17048
  text: e.ruby,
17051
17049
  color: e.color
17052
17050
  }, null, 8, ["text", "color"])
17053
17051
  ])
17054
17052
  ]));
17055
17053
  }
17056
- }), b2 = { class: "file" }, w2 = { class: "left-container" }, k2 = { class: "right-container" }, S2 = { style: { opacity: 0.6 } }, M2 = /* @__PURE__ */ W({
17054
+ }), w2 = { class: "file" }, k2 = { class: "left-container" }, S2 = { class: "right-container" }, M2 = { style: { opacity: 0.6 } }, A2 = /* @__PURE__ */ W({
17057
17055
  __name: "ElmFile",
17058
17056
  props: {
17059
17057
  name: {},
@@ -17078,16 +17076,16 @@ const m2 = /* @__PURE__ */ W({
17078
17076
  i && URL.revokeObjectURL(i.href);
17079
17077
  }
17080
17078
  }
17081
- return (a, n) => (B(), N("div", b2, [
17082
- L("div", w2, [
17079
+ return (a, n) => (B(), N("div", w2, [
17080
+ L("div", k2, [
17083
17081
  ee(V(N1), { class: "icon" }),
17084
- ee(ge, {
17082
+ ee(xe, {
17085
17083
  text: a.name ?? e(a.src) ?? "unknown file"
17086
17084
  }, null, 8, ["text"])
17087
17085
  ]),
17088
- L("div", k2, [
17089
- L("span", S2, [
17090
- a.filesize ? (B(), Ce(ge, {
17086
+ L("div", S2, [
17087
+ L("span", M2, [
17088
+ a.filesize ? (B(), Ce(xe, {
17091
17089
  key: 0,
17092
17090
  text: a.filesize
17093
17091
  }, null, 8, ["text"])) : je("", !0)
@@ -17104,13 +17102,13 @@ const m2 = /* @__PURE__ */ W({
17104
17102
  ])
17105
17103
  ]));
17106
17104
  }
17107
- }), A2 = /* @__PURE__ */ K(M2, [["__scopeId", "data-v-d0acfcd6"]]), z2 = {
17105
+ }), z2 = /* @__PURE__ */ K(A2, [["__scopeId", "data-v-d0acfcd6"]]), j2 = {
17108
17106
  key: 0,
17109
17107
  class: "fallback"
17110
- }, j2 = ["src", "alt"], T2 = {
17108
+ }, T2 = ["src", "alt"], C2 = {
17111
17109
  key: 0,
17112
17110
  class: "modal"
17113
- }, C2 = ["src", "alt"], E2 = /* @__PURE__ */ W({
17111
+ }, E2 = ["src", "alt"], I2 = /* @__PURE__ */ W({
17114
17112
  __name: "ElmImage",
17115
17113
  props: {
17116
17114
  src: {},
@@ -17119,11 +17117,11 @@ const m2 = /* @__PURE__ */ W({
17119
17117
  },
17120
17118
  setup(r) {
17121
17119
  const e = X(!0), t = X(!1);
17122
- return ii("Escape", (a) => {
17120
+ return si("Escape", (a) => {
17123
17121
  a.preventDefault(), t.value = !1;
17124
17122
  }), (a, n) => (B(), N(Ne, null, [
17125
- e.value ? (B(), N("div", z2, [
17126
- ee(Hl),
17123
+ e.value ? (B(), N("div", j2, [
17124
+ ee(Nl),
17127
17125
  L("div", null, [
17128
17126
  ee(l1)
17129
17127
  ])
@@ -17143,10 +17141,10 @@ const m2 = /* @__PURE__ */ W({
17143
17141
  "--opacity": e.value ? 0 : 1,
17144
17142
  "--cursor": a.enableModal ? "zoom-in" : "inherit"
17145
17143
  })
17146
- }, null, 44, j2),
17144
+ }, null, 44, T2),
17147
17145
  ee(ot, null, {
17148
17146
  default: Oe(() => [
17149
- t.value ? (B(), N("div", T2, [
17147
+ t.value ? (B(), N("div", C2, [
17150
17148
  L("img", {
17151
17149
  class: "modal-image",
17152
17150
  src: a.src,
@@ -17154,20 +17152,20 @@ const m2 = /* @__PURE__ */ W({
17154
17152
  onClick: n[2] || (n[2] = () => {
17155
17153
  t.value = !1;
17156
17154
  })
17157
- }, null, 8, C2)
17155
+ }, null, 8, E2)
17158
17156
  ])) : je("", !0)
17159
17157
  ]),
17160
17158
  _: 1
17161
17159
  })
17162
17160
  ], 64));
17163
17161
  }
17164
- }), u1 = /* @__PURE__ */ K(E2, [["__scopeId", "data-v-4140826a"]]), I2 = ["href", "target"], B2 = { class: "image" }, O2 = { class: "typography" }, D2 = { class: "title" }, R2 = {
17162
+ }), u1 = /* @__PURE__ */ K(I2, [["__scopeId", "data-v-4140826a"]]), B2 = ["href", "target"], O2 = { class: "image" }, D2 = { class: "typography" }, R2 = { class: "title" }, F2 = {
17165
17163
  key: 0,
17166
17164
  class: "date"
17167
- }, F2 = {
17165
+ }, H2 = {
17168
17166
  key: 1,
17169
17167
  class: "link"
17170
- }, H2 = /* @__PURE__ */ W({
17168
+ }, N2 = /* @__PURE__ */ W({
17171
17169
  __name: "ElmBookmark",
17172
17170
  props: {
17173
17171
  isHorizontal: { type: Boolean, default: !0 },
@@ -17198,40 +17196,40 @@ const m2 = /* @__PURE__ */ W({
17198
17196
  }),
17199
17197
  onClick: t
17200
17198
  }, [
17201
- L("div", B2, [
17199
+ L("div", O2, [
17202
17200
  ee(u1, { src: a.image }, null, 8, ["src"])
17203
17201
  ]),
17204
- L("div", O2, [
17205
- L("div", D2, [
17206
- ee(ge, {
17202
+ L("div", D2, [
17203
+ L("div", R2, [
17204
+ ee(xe, {
17207
17205
  text: a.title,
17208
17206
  bold: ""
17209
17207
  }, null, 8, ["text"])
17210
17208
  ]),
17211
17209
  L("div", null, [
17212
- ee(ge, {
17210
+ ee(xe, {
17213
17211
  text: a.description.length > 200 ? a.description.slice(0, 200) + "..." : a.description,
17214
17212
  size: ".8rem",
17215
17213
  style: { opacity: 0.6 }
17216
17214
  }, null, 8, ["text"])
17217
17215
  ]),
17218
- a.createdAt != null || a.updatedAt != null ? (B(), N("div", R2, [
17216
+ a.createdAt != null || a.updatedAt != null ? (B(), N("div", F2, [
17219
17217
  a.createdAt != null ? (B(), N(Ne, { key: 0 }, [
17220
17218
  ee(V(B1), { class: "icon" }),
17221
- ee(ge, {
17219
+ ee(xe, {
17222
17220
  text: `${a.createdAt}`,
17223
17221
  size: ".8rem"
17224
17222
  }, null, 8, ["text"])
17225
17223
  ], 64)) : je("", !0),
17226
17224
  a.updatedAt != null ? (B(), N(Ne, { key: 1 }, [
17227
17225
  ee(V(T1), { class: "icon" }),
17228
- ee(ge, {
17226
+ ee(xe, {
17229
17227
  text: `${a.updatedAt}`,
17230
17228
  size: ".8rem"
17231
17229
  }, null, 8, ["text"])
17232
17230
  ], 64)) : je("", !0)
17233
17231
  ])) : je("", !0),
17234
- a.hideUrl ? je("", !0) : (B(), N("div", F2, [
17232
+ a.hideUrl ? je("", !0) : (B(), N("div", H2, [
17235
17233
  L("div", null, [
17236
17234
  ee(o1, {
17237
17235
  text: a.url,
@@ -17241,9 +17239,9 @@ const m2 = /* @__PURE__ */ W({
17241
17239
  ])
17242
17240
  ]))
17243
17241
  ])
17244
- ], 12, I2));
17242
+ ], 12, B2));
17245
17243
  }
17246
- }), N2 = /* @__PURE__ */ K(H2, [["__scopeId", "data-v-99ee4279"]]), L2 = ["onClick"], P2 = /* @__PURE__ */ W({
17244
+ }), L2 = /* @__PURE__ */ K(N2, [["__scopeId", "data-v-99ee4279"]]), P2 = ["onClick"], $2 = /* @__PURE__ */ W({
17247
17245
  __name: "ElmBreadcrumb",
17248
17246
  props: {
17249
17247
  links: {}
@@ -17273,14 +17271,14 @@ const m2 = /* @__PURE__ */ W({
17273
17271
  "--delay": `${s * 100}ms`
17274
17272
  })
17275
17273
  }, null, 8, ["style"])),
17276
- ee(ge, {
17274
+ ee(xe, {
17277
17275
  text: i.text,
17278
17276
  class: O0(["link-text", "fade"]),
17279
17277
  style: Z({
17280
17278
  "--delay": `${s * 100 + 50}ms`
17281
17279
  })
17282
17280
  }, null, 8, ["text", "style"])
17283
- ], 8, L2),
17281
+ ], 8, P2),
17284
17282
  a.links.length !== s + 1 ? (B(), Ce(V(jt), {
17285
17283
  key: 0,
17286
17284
  class: O0(["chevron", "fade"]),
@@ -17291,7 +17289,7 @@ const m2 = /* @__PURE__ */ W({
17291
17289
  ], 64))), 256))
17292
17290
  ], 4));
17293
17291
  }
17294
- }), kc = /* @__PURE__ */ K(P2, [["__scopeId", "data-v-d40d6e77"]]), $2 = /* @__PURE__ */ W({
17292
+ }), Sc = /* @__PURE__ */ K($2, [["__scopeId", "data-v-d40d6e77"]]), q2 = /* @__PURE__ */ W({
17295
17293
  __name: "ElmPagetop",
17296
17294
  props: {
17297
17295
  position: { default: "right" }
@@ -17322,33 +17320,33 @@ const m2 = /* @__PURE__ */ W({
17322
17320
  L("span", null, "Back to Top", -1)
17323
17321
  ]), 6));
17324
17322
  }
17325
- }), Sc = /* @__PURE__ */ K($2, [["__scopeId", "data-v-ee7cbc71"]]), q2 = { class: "toc" }, V2 = ["href"], _2 = /* @__PURE__ */ W({
17323
+ }), Mc = /* @__PURE__ */ K(q2, [["__scopeId", "data-v-ee7cbc71"]]), V2 = { class: "toc" }, _2 = ["href"], G2 = /* @__PURE__ */ W({
17326
17324
  __name: "ElmTableOfContents",
17327
17325
  props: {
17328
17326
  headings: {}
17329
17327
  },
17330
17328
  setup(r) {
17331
- return (e, t) => (B(), N("nav", q2, [
17329
+ return (e, t) => (B(), N("nav", V2, [
17332
17330
  (B(!0), N(Ne, null, D0(e.headings, (a) => (B(), N("a", {
17333
17331
  class: "link",
17334
17332
  href: `#${a.id ?? a.text}`,
17335
17333
  style: Z({ "--padding-left": `${a.level * 0.5}rem` })
17336
17334
  }, [
17337
17335
  L("sup", null, [
17338
- ee(ge, {
17336
+ ee(xe, {
17339
17337
  text: `H${a.level}`,
17340
17338
  size: "0.6rem",
17341
17339
  color: "#6987b8"
17342
17340
  }, null, 8, ["text"])
17343
17341
  ]),
17344
- ee(ge, {
17342
+ ee(xe, {
17345
17343
  text: a.text
17346
17344
  }, null, 8, ["text"]),
17347
17345
  ee(V(I1), { class: "icon" })
17348
- ], 12, V2))), 256))
17346
+ ], 12, _2))), 256))
17349
17347
  ]));
17350
17348
  }
17351
- }), Mc = /* @__PURE__ */ K(_2, [["__scopeId", "data-v-8c4d7f44"]]);
17349
+ }), Ac = /* @__PURE__ */ K(G2, [["__scopeId", "data-v-8c4d7f44"]]);
17352
17350
  function De() {
17353
17351
  return De = Object.assign ? Object.assign.bind() : function(r) {
17354
17352
  for (var e = 1; e < arguments.length; e++) {
@@ -17358,7 +17356,7 @@ function De() {
17358
17356
  return r;
17359
17357
  }, De.apply(null, arguments);
17360
17358
  }
17361
- function G2(r) {
17359
+ function U2(r) {
17362
17360
  if (r === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
17363
17361
  return r;
17364
17362
  }
@@ -17367,7 +17365,7 @@ function it(r, e) {
17367
17365
  return t.__proto__ = a, t;
17368
17366
  }, it(r, e);
17369
17367
  }
17370
- function U2(r, e) {
17368
+ function W2(r, e) {
17371
17369
  r.prototype = Object.create(e.prototype), r.prototype.constructor = r, it(r, e);
17372
17370
  }
17373
17371
  function gr(r) {
@@ -17375,7 +17373,7 @@ function gr(r) {
17375
17373
  return e.__proto__ || Object.getPrototypeOf(e);
17376
17374
  }, gr(r);
17377
17375
  }
17378
- function W2(r) {
17376
+ function Y2(r) {
17379
17377
  try {
17380
17378
  return Function.toString.call(r).indexOf("[native code]") !== -1;
17381
17379
  } catch {
@@ -17392,7 +17390,7 @@ function c1() {
17392
17390
  return !!r;
17393
17391
  })();
17394
17392
  }
17395
- function Y2(r, e, t) {
17393
+ function X2(r, e, t) {
17396
17394
  if (c1()) return Reflect.construct.apply(null, arguments);
17397
17395
  var a = [null];
17398
17396
  a.push.apply(a, e);
@@ -17402,14 +17400,14 @@ function Y2(r, e, t) {
17402
17400
  function xr(r) {
17403
17401
  var e = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
17404
17402
  return xr = function(a) {
17405
- if (a === null || !W2(a)) return a;
17403
+ if (a === null || !Y2(a)) return a;
17406
17404
  if (typeof a != "function") throw new TypeError("Super expression must either be null or a function");
17407
17405
  if (e !== void 0) {
17408
17406
  if (e.has(a)) return e.get(a);
17409
17407
  e.set(a, n);
17410
17408
  }
17411
17409
  function n() {
17412
- return Y2(a, arguments, gr(this).constructor);
17410
+ return X2(a, arguments, gr(this).constructor);
17413
17411
  }
17414
17412
  return n.prototype = Object.create(a.prototype, {
17415
17413
  constructor: {
@@ -17421,7 +17419,7 @@ function xr(r) {
17421
17419
  }), it(n, a);
17422
17420
  }, xr(r);
17423
17421
  }
17424
- var X2 = {
17422
+ var Z2 = {
17425
17423
  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 }).
17426
17424
 
17427
17425
  `,
@@ -17649,7 +17647,7 @@ To pass a single animation please supply them in simple values, e.g. animation('
17649
17647
  78: `base must be set in "px" or "%" but you set it in "%s".
17650
17648
  `
17651
17649
  };
17652
- function Z2() {
17650
+ function K2() {
17653
17651
  for (var r = arguments.length, e = new Array(r), t = 0; t < r; t++)
17654
17652
  e[t] = arguments[t];
17655
17653
  var a = e[0], n = [], i;
@@ -17660,7 +17658,7 @@ function Z2() {
17660
17658
  }), a;
17661
17659
  }
17662
17660
  var Xe = /* @__PURE__ */ function(r) {
17663
- U2(e, r);
17661
+ W2(e, r);
17664
17662
  function e(t) {
17665
17663
  var a;
17666
17664
  if (process.env.NODE_ENV === "production")
@@ -17668,20 +17666,20 @@ var Xe = /* @__PURE__ */ function(r) {
17668
17666
  else {
17669
17667
  for (var n = arguments.length, i = new Array(n > 1 ? n - 1 : 0), s = 1; s < n; s++)
17670
17668
  i[s - 1] = arguments[s];
17671
- a = r.call(this, Z2.apply(void 0, [X2[t]].concat(i))) || this;
17669
+ a = r.call(this, K2.apply(void 0, [Z2[t]].concat(i))) || this;
17672
17670
  }
17673
- return G2(a);
17671
+ return U2(a);
17674
17672
  }
17675
17673
  return e;
17676
17674
  }(/* @__PURE__ */ xr(Error));
17677
17675
  function ir(r) {
17678
17676
  return Math.round(r * 255);
17679
17677
  }
17680
- function K2(r, e, t) {
17678
+ function J2(r, e, t) {
17681
17679
  return ir(r) + "," + ir(e) + "," + ir(t);
17682
17680
  }
17683
17681
  function st(r, e, t, a) {
17684
- if (a === void 0 && (a = K2), e === 0)
17682
+ if (a === void 0 && (a = J2), e === 0)
17685
17683
  return a(t, t, t);
17686
17684
  var n = (r % 360 + 360) % 360 / 60, i = (1 - Math.abs(2 * t - 1)) * e, s = i * (1 - Math.abs(n % 2 - 1)), o = 0, c = 0, d = 0;
17687
17685
  n >= 0 && n < 1 ? (o = i, c = s) : n >= 1 && n < 2 ? (o = s, c = i) : n >= 2 && n < 3 ? (c = i, d = s) : n >= 3 && n < 4 ? (c = s, d = i) : n >= 4 && n < 5 ? (o = s, d = i) : n >= 5 && n < 6 && (o = i, d = s);
@@ -17838,23 +17836,23 @@ var La = {
17838
17836
  yellow: "ff0",
17839
17837
  yellowgreen: "9acd32"
17840
17838
  };
17841
- function J2(r) {
17839
+ function Q2(r) {
17842
17840
  if (typeof r != "string") return r;
17843
17841
  var e = r.toLowerCase();
17844
17842
  return La[e] ? "#" + La[e] : r;
17845
17843
  }
17846
- var Q2 = /^#[a-fA-F0-9]{6}$/, eu = /^#[a-fA-F0-9]{8}$/, tu = /^#[a-fA-F0-9]{3}$/, ru = /^#[a-fA-F0-9]{4}$/, sr = /^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i, au = /^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i, nu = /^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i, iu = /^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;
17844
+ var eu = /^#[a-fA-F0-9]{6}$/, tu = /^#[a-fA-F0-9]{8}$/, ru = /^#[a-fA-F0-9]{3}$/, au = /^#[a-fA-F0-9]{4}$/, sr = /^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i, nu = /^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i, iu = /^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i, su = /^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;
17847
17845
  function S0(r) {
17848
17846
  if (typeof r != "string")
17849
17847
  throw new Xe(3);
17850
- var e = J2(r);
17851
- if (e.match(Q2))
17848
+ var e = Q2(r);
17849
+ if (e.match(eu))
17852
17850
  return {
17853
17851
  red: parseInt("" + e[1] + e[2], 16),
17854
17852
  green: parseInt("" + e[3] + e[4], 16),
17855
17853
  blue: parseInt("" + e[5] + e[6], 16)
17856
17854
  };
17857
- if (e.match(eu)) {
17855
+ if (e.match(tu)) {
17858
17856
  var t = parseFloat((parseInt("" + e[7] + e[8], 16) / 255).toFixed(2));
17859
17857
  return {
17860
17858
  red: parseInt("" + e[1] + e[2], 16),
@@ -17863,13 +17861,13 @@ function S0(r) {
17863
17861
  alpha: t
17864
17862
  };
17865
17863
  }
17866
- if (e.match(tu))
17864
+ if (e.match(ru))
17867
17865
  return {
17868
17866
  red: parseInt("" + e[1] + e[1], 16),
17869
17867
  green: parseInt("" + e[2] + e[2], 16),
17870
17868
  blue: parseInt("" + e[3] + e[3], 16)
17871
17869
  };
17872
- if (e.match(ru)) {
17870
+ if (e.match(au)) {
17873
17871
  var a = parseFloat((parseInt("" + e[4] + e[4], 16) / 255).toFixed(2));
17874
17872
  return {
17875
17873
  red: parseInt("" + e[1] + e[1], 16),
@@ -17885,7 +17883,7 @@ function S0(r) {
17885
17883
  green: parseInt("" + n[2], 10),
17886
17884
  blue: parseInt("" + n[3], 10)
17887
17885
  };
17888
- var i = au.exec(e.substring(0, 50));
17886
+ var i = nu.exec(e.substring(0, 50));
17889
17887
  if (i)
17890
17888
  return {
17891
17889
  red: parseInt("" + i[1], 10),
@@ -17893,7 +17891,7 @@ function S0(r) {
17893
17891
  blue: parseInt("" + i[3], 10),
17894
17892
  alpha: parseFloat("" + i[4]) > 1 ? parseFloat("" + i[4]) / 100 : parseFloat("" + i[4])
17895
17893
  };
17896
- var s = nu.exec(e);
17894
+ var s = iu.exec(e);
17897
17895
  if (s) {
17898
17896
  var o = parseInt("" + s[1], 10), c = parseInt("" + s[2], 10) / 100, d = parseInt("" + s[3], 10) / 100, p = "rgb(" + st(o, c, d) + ")", f = sr.exec(p);
17899
17897
  if (!f)
@@ -17904,7 +17902,7 @@ function S0(r) {
17904
17902
  blue: parseInt("" + f[3], 10)
17905
17903
  };
17906
17904
  }
17907
- var y = iu.exec(e.substring(0, 50));
17905
+ var y = su.exec(e.substring(0, 50));
17908
17906
  if (y) {
17909
17907
  var w = parseInt("" + y[1], 10), S = parseInt("" + y[2], 10) / 100, k = parseInt("" + y[3], 10) / 100, z = "rgb(" + st(w, S, k) + ")", A = sr.exec(z);
17910
17908
  if (!A)
@@ -17918,7 +17916,7 @@ function S0(r) {
17918
17916
  }
17919
17917
  throw new Xe(5);
17920
17918
  }
17921
- function su(r) {
17919
+ function lu(r) {
17922
17920
  var e = r.red / 255, t = r.green / 255, a = r.blue / 255, n = Math.max(e, t, a), i = Math.min(e, t, a), s = (n + i) / 2;
17923
17921
  if (n === i)
17924
17922
  return r.alpha !== void 0 ? {
@@ -17955,11 +17953,11 @@ function su(r) {
17955
17953
  };
17956
17954
  }
17957
17955
  function m0(r) {
17958
- return su(S0(r));
17956
+ return lu(S0(r));
17959
17957
  }
17960
- var lu = function(e) {
17958
+ var ou = function(e) {
17961
17959
  return e.length === 7 && e[1] === e[2] && e[3] === e[4] && e[5] === e[6] ? "#" + e[1] + e[3] + e[5] : e;
17962
- }, br = lu;
17960
+ }, br = ou;
17963
17961
  function B0(r) {
17964
17962
  var e = r.toString(16);
17965
17963
  return e.length === 1 ? "0" + e : e;
@@ -17967,20 +17965,20 @@ function B0(r) {
17967
17965
  function lr(r) {
17968
17966
  return B0(Math.round(r * 255));
17969
17967
  }
17970
- function ou(r, e, t) {
17968
+ function uu(r, e, t) {
17971
17969
  return br("#" + lr(r) + lr(e) + lr(t));
17972
17970
  }
17973
17971
  function Ot(r, e, t) {
17974
- return st(r, e, t, ou);
17972
+ return st(r, e, t, uu);
17975
17973
  }
17976
- function uu(r, e, t) {
17974
+ function cu(r, e, t) {
17977
17975
  if (typeof r == "number" && typeof e == "number" && typeof t == "number")
17978
17976
  return Ot(r, e, t);
17979
17977
  if (typeof r == "object" && e === void 0 && t === void 0)
17980
17978
  return Ot(r.hue, r.saturation, r.lightness);
17981
17979
  throw new Xe(1);
17982
17980
  }
17983
- function cu(r, e, t, a) {
17981
+ function du(r, e, t, a) {
17984
17982
  if (typeof r == "number" && typeof e == "number" && typeof t == "number" && typeof a == "number")
17985
17983
  return a >= 1 ? Ot(r, e, t) : "rgba(" + st(r, e, t) + "," + a + ")";
17986
17984
  if (typeof r == "object" && e === void 0 && t === void 0 && a === void 0)
@@ -18006,21 +18004,21 @@ function X0(r, e, t, a) {
18006
18004
  }
18007
18005
  throw new Xe(7);
18008
18006
  }
18009
- var du = function(e) {
18007
+ var hu = function(e) {
18010
18008
  return typeof e.red == "number" && typeof e.green == "number" && typeof e.blue == "number" && (typeof e.alpha != "number" || typeof e.alpha > "u");
18011
- }, hu = function(e) {
18012
- return typeof e.red == "number" && typeof e.green == "number" && typeof e.blue == "number" && typeof e.alpha == "number";
18013
18009
  }, pu = function(e) {
18014
- return typeof e.hue == "number" && typeof e.saturation == "number" && typeof e.lightness == "number" && (typeof e.alpha != "number" || typeof e.alpha > "u");
18010
+ return typeof e.red == "number" && typeof e.green == "number" && typeof e.blue == "number" && typeof e.alpha == "number";
18015
18011
  }, mu = function(e) {
18012
+ return typeof e.hue == "number" && typeof e.saturation == "number" && typeof e.lightness == "number" && (typeof e.alpha != "number" || typeof e.alpha > "u");
18013
+ }, fu = function(e) {
18016
18014
  return typeof e.hue == "number" && typeof e.saturation == "number" && typeof e.lightness == "number" && typeof e.alpha == "number";
18017
18015
  };
18018
18016
  function j0(r) {
18019
18017
  if (typeof r != "object") throw new Xe(8);
18020
- if (hu(r)) return X0(r);
18021
- if (du(r)) return Dt(r);
18018
+ if (pu(r)) return X0(r);
18019
+ if (hu(r)) return Dt(r);
18020
+ if (fu(r)) return du(r);
18022
18021
  if (mu(r)) return cu(r);
18023
- if (pu(r)) return uu(r);
18024
18022
  throw new Xe(8);
18025
18023
  }
18026
18024
  function d1(r, e, t) {
@@ -18032,42 +18030,42 @@ function d1(r, e, t) {
18032
18030
  function Pe(r) {
18033
18031
  return d1(r, r.length, []);
18034
18032
  }
18035
- function fu(r, e) {
18033
+ function vu(r, e) {
18036
18034
  if (e === "transparent") return e;
18037
18035
  var t = m0(e);
18038
18036
  return j0(De({}, t, {
18039
18037
  hue: t.hue + parseFloat(r)
18040
18038
  }));
18041
18039
  }
18042
- Pe(fu);
18040
+ Pe(vu);
18043
18041
  function Z0(r, e, t) {
18044
18042
  return Math.max(r, Math.min(e, t));
18045
18043
  }
18046
- function vu(r, e) {
18044
+ function yu(r, e) {
18047
18045
  if (e === "transparent") return e;
18048
18046
  var t = m0(e);
18049
18047
  return j0(De({}, t, {
18050
18048
  lightness: Z0(0, 1, t.lightness - parseFloat(r))
18051
18049
  }));
18052
18050
  }
18053
- var yu = Pe(vu), gu = yu;
18054
- function xu(r, e) {
18051
+ var gu = Pe(yu), xu = gu;
18052
+ function bu(r, e) {
18055
18053
  if (e === "transparent") return e;
18056
18054
  var t = m0(e);
18057
18055
  return j0(De({}, t, {
18058
18056
  saturation: Z0(0, 1, t.saturation - parseFloat(r))
18059
18057
  }));
18060
18058
  }
18061
- Pe(xu);
18062
- function bu(r, e) {
18059
+ Pe(bu);
18060
+ function wu(r, e) {
18063
18061
  if (e === "transparent") return e;
18064
18062
  var t = m0(e);
18065
18063
  return j0(De({}, t, {
18066
18064
  lightness: Z0(0, 1, t.lightness + parseFloat(r))
18067
18065
  }));
18068
18066
  }
18069
- Pe(bu);
18070
- function wu(r, e, t) {
18067
+ Pe(wu);
18068
+ function ku(r, e, t) {
18071
18069
  if (e === "transparent") return t;
18072
18070
  if (t === "transparent") return e;
18073
18071
  if (r === 0) return t;
@@ -18083,16 +18081,16 @@ function wu(r, e, t) {
18083
18081
  };
18084
18082
  return X0(w);
18085
18083
  }
18086
- var ku = Pe(wu), h1 = ku;
18087
- function Su(r, e) {
18084
+ var Su = Pe(ku), h1 = Su;
18085
+ function Mu(r, e) {
18088
18086
  if (e === "transparent") return e;
18089
18087
  var t = S0(e), a = typeof t.alpha == "number" ? t.alpha : 1, n = De({}, t, {
18090
18088
  alpha: Z0(0, 1, (a * 100 + parseFloat(r) * 100) / 100)
18091
18089
  });
18092
18090
  return X0(n);
18093
18091
  }
18094
- Pe(Su);
18095
- function Mu(r) {
18092
+ Pe(Mu);
18093
+ function Au(r) {
18096
18094
  if (typeof r == "object" && typeof r.red == "number" && typeof r.green == "number" && typeof r.blue == "number")
18097
18095
  return typeof r.alpha == "number" ? X0({
18098
18096
  red: r.red,
@@ -18106,55 +18104,55 @@ function Mu(r) {
18106
18104
  });
18107
18105
  throw new Xe(46);
18108
18106
  }
18109
- function Au(r, e) {
18107
+ function zu(r, e) {
18110
18108
  if (e === "transparent") return e;
18111
18109
  var t = m0(e);
18112
18110
  return j0(De({}, t, {
18113
18111
  saturation: Z0(0, 1, t.saturation + parseFloat(r))
18114
18112
  }));
18115
18113
  }
18116
- Pe(Au);
18117
- function zu(r, e) {
18118
- return e === "transparent" ? e : j0(De({}, m0(e), {
18119
- hue: parseFloat(r)
18120
- }));
18121
- }
18122
18114
  Pe(zu);
18123
18115
  function ju(r, e) {
18124
18116
  return e === "transparent" ? e : j0(De({}, m0(e), {
18125
- lightness: parseFloat(r)
18117
+ hue: parseFloat(r)
18126
18118
  }));
18127
18119
  }
18128
18120
  Pe(ju);
18129
18121
  function Tu(r, e) {
18130
18122
  return e === "transparent" ? e : j0(De({}, m0(e), {
18131
- saturation: parseFloat(r)
18123
+ lightness: parseFloat(r)
18132
18124
  }));
18133
18125
  }
18134
18126
  Pe(Tu);
18135
18127
  function Cu(r, e) {
18136
- return e === "transparent" ? e : h1(parseFloat(r), "rgb(0, 0, 0)", e);
18128
+ return e === "transparent" ? e : j0(De({}, m0(e), {
18129
+ saturation: parseFloat(r)
18130
+ }));
18137
18131
  }
18138
18132
  Pe(Cu);
18139
18133
  function Eu(r, e) {
18140
- return e === "transparent" ? e : h1(parseFloat(r), "rgb(255, 255, 255)", e);
18134
+ return e === "transparent" ? e : h1(parseFloat(r), "rgb(0, 0, 0)", e);
18141
18135
  }
18142
18136
  Pe(Eu);
18143
18137
  function Iu(r, e) {
18138
+ return e === "transparent" ? e : h1(parseFloat(r), "rgb(255, 255, 255)", e);
18139
+ }
18140
+ Pe(Iu);
18141
+ function Bu(r, e) {
18144
18142
  if (e === "transparent") return e;
18145
18143
  var t = S0(e), a = typeof t.alpha == "number" ? t.alpha : 1, n = De({}, t, {
18146
18144
  alpha: Z0(0, 1, +(a * 100 - parseFloat(r) * 100).toFixed(2) / 100)
18147
18145
  });
18148
18146
  return X0(n);
18149
18147
  }
18150
- Pe(Iu);
18151
- const Bu = /* @__PURE__ */ W({
18148
+ Pe(Bu);
18149
+ const Ou = /* @__PURE__ */ W({
18152
18150
  __name: "ElmColorSample",
18153
18151
  props: {
18154
18152
  color: {}
18155
18153
  },
18156
18154
  setup(r) {
18157
- const e = r, { blue: t, green: a, red: n } = S0(e.color), { hue: i, saturation: s, lightness: o } = m0(e.color), c = Mu(S0(e.color)), d = `rgb(${n}, ${a}, ${t})`, p = `hsl(${Math.floor(i)}, ${Math.floor(s * 100)}%, ${Math.floor(o * 100)}%)`, { copy: f, copied: y } = Wa();
18155
+ const e = r, { blue: t, green: a, red: n } = S0(e.color), { hue: i, saturation: s, lightness: o } = m0(e.color), c = Au(S0(e.color)), d = `rgb(${n}, ${a}, ${t})`, p = `hsl(${Math.floor(i)}, ${Math.floor(s * 100)}%, ${Math.floor(o * 100)}%)`, { copy: f, copied: y } = Wa();
18158
18156
  return (w, S) => (B(), N("div", {
18159
18157
  style: Z({ "--color": w.color })
18160
18158
  }, [
@@ -18180,38 +18178,38 @@ const Bu = /* @__PURE__ */ W({
18180
18178
  L("div", {
18181
18179
  class: "text",
18182
18180
  onClick: S[1] || (S[1] = (k) => V(f)(V(c)))
18183
- }, Me(V(c)), 1)
18181
+ }, Se(V(c)), 1)
18184
18182
  ]),
18185
18183
  tooltip: Oe(() => [
18186
18184
  L("div", {
18187
18185
  class: "text",
18188
18186
  onClick: S[2] || (S[2] = (k) => V(f)(V(c)))
18189
- }, Me(V(c)), 1),
18187
+ }, Se(V(c)), 1),
18190
18188
  L("div", {
18191
18189
  class: "text",
18192
18190
  onClick: S[3] || (S[3] = (k) => V(f)(d))
18193
- }, Me(d)),
18191
+ }, Se(d)),
18194
18192
  L("div", {
18195
18193
  class: "text",
18196
18194
  onClick: S[4] || (S[4] = (k) => V(f)(p))
18197
- }, Me(p))
18195
+ }, Se(p))
18198
18196
  ]),
18199
18197
  _: 1
18200
18198
  })
18201
18199
  ], 4));
18202
18200
  }
18203
- }), Ou = /* @__PURE__ */ K(Bu, [["__scopeId", "data-v-742cd6a6"]]), Du = { class: "container" }, Ru = { class: "row-container" }, Fu = /* @__PURE__ */ W({
18201
+ }), Du = /* @__PURE__ */ K(Ou, [["__scopeId", "data-v-742cd6a6"]]), Ru = { class: "container" }, Fu = { class: "row-container" }, Hu = /* @__PURE__ */ W({
18204
18202
  __name: "ElmColorTable",
18205
18203
  props: {
18206
18204
  colors: {}
18207
18205
  },
18208
18206
  setup(r) {
18209
- return (e, t) => (B(), N("div", Du, [
18210
- (B(!0), N(Ne, null, D0(e.colors, (a) => (B(), N("div", Ru, [
18207
+ return (e, t) => (B(), N("div", Ru, [
18208
+ (B(!0), N(Ne, null, D0(e.colors, (a) => (B(), N("div", Fu, [
18211
18209
  L("div", {
18212
18210
  class: "color-name",
18213
18211
  style: Z({ "--color": a.code })
18214
- }, Me(a.name), 5),
18212
+ }, Se(a.name), 5),
18215
18213
  (B(), N(Ne, null, D0([
18216
18214
  -0.2,
18217
18215
  -0.15,
@@ -18222,13 +18220,13 @@ const Bu = /* @__PURE__ */ W({
18222
18220
  0.1,
18223
18221
  0.15,
18224
18222
  0.2
18225
- ], (n) => ee(Ou, {
18226
- color: V(gu)(n, a.code)
18223
+ ], (n) => ee(Du, {
18224
+ color: V(xu)(n, a.code)
18227
18225
  }, null, 8, ["color"])), 64))
18228
18226
  ]))), 256))
18229
18227
  ]));
18230
18228
  }
18231
- }), Ac = /* @__PURE__ */ K(Fu, [["__scopeId", "data-v-63a450c6"]]), Hu = { class: "header" }, Nu = /* @__PURE__ */ W({
18229
+ }), zc = /* @__PURE__ */ K(Hu, [["__scopeId", "data-v-63a450c6"]]), Nu = { class: "header" }, Lu = /* @__PURE__ */ W({
18232
18230
  __name: "ElmCallout",
18233
18231
  props: {
18234
18232
  type: { default: "note" }
@@ -18253,12 +18251,12 @@ const Bu = /* @__PURE__ */ W({
18253
18251
  "--scale": a.value ? 1 : 0
18254
18252
  })
18255
18253
  }, [
18256
- L("div", Hu, [
18254
+ L("div", Nu, [
18257
18255
  (B(), Ce(c0(e[n.type].icon), {
18258
18256
  class: "icon",
18259
18257
  style: Z({ "--icon-color": e[n.type].code })
18260
18258
  }, null, 8, ["style"])),
18261
- ee(ge, {
18259
+ ee(xe, {
18262
18260
  text: n.type.toUpperCase(),
18263
18261
  color: e[n.type].code
18264
18262
  }, null, 8, ["text", "color"])
@@ -18268,7 +18266,7 @@ const Bu = /* @__PURE__ */ W({
18268
18266
  ])
18269
18267
  ], 4));
18270
18268
  }
18271
- }), Lu = /* @__PURE__ */ K(Nu, [["__scopeId", "data-v-3365c20d"]]), Pu = /* @__PURE__ */ W({
18269
+ }), Pu = /* @__PURE__ */ K(Lu, [["__scopeId", "data-v-3365c20d"]]), $u = /* @__PURE__ */ W({
18272
18270
  __name: "ElmBulletedList",
18273
18271
  setup(r) {
18274
18272
  const e = X(null), t = X(!1);
@@ -18285,7 +18283,7 @@ const Bu = /* @__PURE__ */ W({
18285
18283
  ke(a.$slots, "default")
18286
18284
  ], 4));
18287
18285
  }
18288
- }), $u = /* @__PURE__ */ W({
18286
+ }), qu = /* @__PURE__ */ W({
18289
18287
  __name: "ElmNumberedList",
18290
18288
  setup(r) {
18291
18289
  const e = X(null), t = X(!1);
@@ -18302,14 +18300,14 @@ const Bu = /* @__PURE__ */ W({
18302
18300
  ke(a.$slots, "default")
18303
18301
  ], 4));
18304
18302
  }
18305
- }), qu = { class: "li" }, Vu = /* @__PURE__ */ W({
18303
+ }), Vu = { class: "li" }, _u = /* @__PURE__ */ W({
18306
18304
  __name: "ElmListItem",
18307
18305
  setup(r) {
18308
- return (e, t) => (B(), N("li", qu, [
18306
+ return (e, t) => (B(), N("li", Vu, [
18309
18307
  ke(e.$slots, "default", {}, void 0, !0)
18310
18308
  ]));
18311
18309
  }
18312
- }), _u = /* @__PURE__ */ K(Vu, [["__scopeId", "data-v-cd239c6a"]]), Gu = /* @__PURE__ */ W({
18310
+ }), Gu = /* @__PURE__ */ K(_u, [["__scopeId", "data-v-cd239c6a"]]), Uu = /* @__PURE__ */ W({
18313
18311
  __name: "ElmBlockQuote",
18314
18312
  setup(r) {
18315
18313
  const e = X(null), t = X(!1);
@@ -18326,7 +18324,7 @@ const Bu = /* @__PURE__ */ W({
18326
18324
  ke(a.$slots, "default", {}, void 0, !0)
18327
18325
  ], 4));
18328
18326
  }
18329
- }), Uu = /* @__PURE__ */ K(Gu, [["__scopeId", "data-v-14d30377"]]), Wu = /* @__PURE__ */ W({
18327
+ }), Wu = /* @__PURE__ */ K(Uu, [["__scopeId", "data-v-14d30377"]]), Yu = /* @__PURE__ */ W({
18330
18328
  __name: "ElmDivider",
18331
18329
  setup(r) {
18332
18330
  const e = X(null), t = X(!1);
@@ -18341,7 +18339,7 @@ const Bu = /* @__PURE__ */ W({
18341
18339
  })
18342
18340
  }, null, 4));
18343
18341
  }
18344
- }), Yu = /* @__PURE__ */ K(Wu, [["__scopeId", "data-v-a3be6079"]]), Xu = /* @__PURE__ */ W({
18342
+ }), Xu = /* @__PURE__ */ K(Yu, [["__scopeId", "data-v-a3be6079"]]), Zu = /* @__PURE__ */ W({
18345
18343
  __name: "ElmParagraph",
18346
18344
  setup(r) {
18347
18345
  const e = X(null), t = X(!1);
@@ -18358,35 +18356,35 @@ const Bu = /* @__PURE__ */ W({
18358
18356
  ke(a.$slots, "default", {}, void 0, !0)
18359
18357
  ], 4));
18360
18358
  }
18361
- }), Zu = /* @__PURE__ */ K(Xu, [["__scopeId", "data-v-8d3f05c4"]]), Ku = { class: "table" }, Ju = /* @__PURE__ */ W({
18359
+ }), Ku = /* @__PURE__ */ K(Zu, [["__scopeId", "data-v-8d3f05c4"]]), Ju = { class: "table" }, Qu = /* @__PURE__ */ W({
18362
18360
  __name: "ElmTable",
18363
18361
  setup(r) {
18364
- return (e, t) => (B(), N("table", Ku, [
18362
+ return (e, t) => (B(), N("table", Ju, [
18365
18363
  ke(e.$slots, "default", {}, void 0, !0)
18366
18364
  ]));
18367
18365
  }
18368
- }), Qu = /* @__PURE__ */ K(Ju, [["__scopeId", "data-v-18bd5166"]]), ec = { class: "elmethis-table-header-thead" }, tc = /* @__PURE__ */ W({
18366
+ }), ec = /* @__PURE__ */ K(Qu, [["__scopeId", "data-v-18bd5166"]]), tc = { class: "elmethis-table-header-thead" }, rc = /* @__PURE__ */ W({
18369
18367
  __name: "ElmTableHeader",
18370
18368
  setup(r) {
18371
- return (e, t) => (B(), N("thead", ec, [
18369
+ return (e, t) => (B(), N("thead", tc, [
18372
18370
  ke(e.$slots, "default")
18373
18371
  ]));
18374
18372
  }
18375
- }), rc = { class: "elmethis-table-header-body" }, ac = /* @__PURE__ */ W({
18373
+ }), ac = { class: "elmethis-table-header-body" }, nc = /* @__PURE__ */ W({
18376
18374
  __name: "ElmTableBody",
18377
18375
  setup(r) {
18378
- return (e, t) => (B(), N("tbody", rc, [
18376
+ return (e, t) => (B(), N("tbody", ac, [
18379
18377
  ke(e.$slots, "default")
18380
18378
  ]));
18381
18379
  }
18382
- }), nc = /* @__PURE__ */ W({
18380
+ }), ic = /* @__PURE__ */ W({
18383
18381
  __name: "ElmTableRow",
18384
18382
  setup(r) {
18385
18383
  return (e, t) => (B(), N("tr", null, [
18386
18384
  ke(e.$slots, "default")
18387
18385
  ]));
18388
18386
  }
18389
- }), ic = /* @__PURE__ */ W({
18387
+ }), sc = /* @__PURE__ */ W({
18390
18388
  __name: "ElmTableCell",
18391
18389
  props: {
18392
18390
  hasHeader: { type: Boolean, default: !1 },
@@ -18396,27 +18394,27 @@ const Bu = /* @__PURE__ */ W({
18396
18394
  return (e, t) => (B(), Ce(c0(e.hasHeader ? "th" : "td"), { class: "cell" }, {
18397
18395
  default: Oe(() => [
18398
18396
  e.text == null ? ke(e.$slots, "default", { key: 0 }, void 0, !0) : je("", !0),
18399
- $0(" " + Me(e.text), 1)
18397
+ $0(" " + Se(e.text), 1)
18400
18398
  ]),
18401
18399
  _: 3
18402
18400
  }));
18403
18401
  }
18404
- }), sc = /* @__PURE__ */ K(ic, [["__scopeId", "data-v-7bedd3ac"]]), lc = { style: {
18402
+ }), lc = /* @__PURE__ */ K(sc, [["__scopeId", "data-v-7bedd3ac"]]), oc = { style: {
18405
18403
  cursor: "pointer",
18406
18404
  display: "flex",
18407
18405
  alignItems: "center",
18408
18406
  gap: "0.5rem"
18409
- } }, oc = {
18407
+ } }, uc = {
18410
18408
  width: "24",
18411
18409
  height: "24",
18412
18410
  class: /* @__PURE__ */ O0(["checkbox"])
18413
- }, uc = {
18411
+ }, cc = {
18414
18412
  key: 0,
18415
18413
  class: "check-line",
18416
18414
  points: "5,12 10,17 19,8",
18417
18415
  strokeWidth: "1.5",
18418
18416
  fill: "transparent"
18419
- }, cc = /* @__PURE__ */ W({
18417
+ }, dc = /* @__PURE__ */ W({
18420
18418
  __name: "ElmCheckbox",
18421
18419
  props: /* @__PURE__ */ wr({
18422
18420
  label: {}
@@ -18434,8 +18432,8 @@ const Bu = /* @__PURE__ */ W({
18434
18432
  class: "container",
18435
18433
  onClick: t
18436
18434
  }, [
18437
- L("div", lc, [
18438
- (B(), N("svg", oc, [
18435
+ L("div", oc, [
18436
+ (B(), N("svg", uc, [
18439
18437
  L("rect", {
18440
18438
  x: "4",
18441
18439
  y: "4",
@@ -18444,7 +18442,7 @@ const Bu = /* @__PURE__ */ W({
18444
18442
  class: O0(["rect", { "rect--checked": e.value }]),
18445
18443
  strokeWidth: "0.8"
18446
18444
  }, null, 2),
18447
- e.value ? (B(), N("polyline", uc)) : je("", !0),
18445
+ e.value ? (B(), N("polyline", cc)) : je("", !0),
18448
18446
  n[0] || (n[0] = L("line", {
18449
18447
  x1: "0",
18450
18448
  y1: "1",
@@ -18502,47 +18500,47 @@ const Bu = /* @__PURE__ */ W({
18502
18500
  fill: "transparent"
18503
18501
  }, null, -1))
18504
18502
  ])),
18505
- ee(ge, { text: a.label }, null, 8, ["text"])
18503
+ ee(xe, { text: a.label }, null, 8, ["text"])
18506
18504
  ])
18507
18505
  ]));
18508
18506
  }
18509
- }), dc = /* @__PURE__ */ K(cc, [["__scopeId", "data-v-50556391"]]), zc = /* @__PURE__ */ W({
18507
+ }), hc = /* @__PURE__ */ K(dc, [["__scopeId", "data-v-50556391"]]), jc = /* @__PURE__ */ W({
18510
18508
  __name: "ElmJsonRenderer",
18511
18509
  props: {
18512
18510
  json: {}
18513
18511
  },
18514
18512
  setup(r) {
18515
18513
  const e = {
18516
- ElmInlineText: ge,
18517
- ElmInlineCode: y2,
18514
+ ElmInlineText: xe,
18515
+ ElmInlineCode: g2,
18518
18516
  ElmInlineLink: o1,
18519
- ElmCallout: Lu,
18520
- ElmBulletedList: Pu,
18521
- ElmNumberedList: $u,
18522
- ElmListItem: _u,
18523
- ElmBlockQuote: Uu,
18524
- ElmDivider: Yu,
18525
- ElmHeading1: Yo,
18526
- ElmHeading2: Ko,
18527
- ElmHeading3: e2,
18528
- ElmHeading4: a2,
18529
- ElmHeading5: s2,
18530
- ElmHeading6: u2,
18531
- ElmCodeBlock: gi,
18532
- ElmParagraph: Zu,
18533
- ElmTable: Qu,
18534
- ElmTableHeader: tc,
18535
- ElmTableBody: ac,
18536
- ElmTableRow: nc,
18537
- ElmTableCell: sc,
18538
- ElmKatex: gl,
18517
+ ElmCallout: Pu,
18518
+ ElmBulletedList: $u,
18519
+ ElmNumberedList: qu,
18520
+ ElmListItem: Gu,
18521
+ ElmBlockQuote: Wu,
18522
+ ElmDivider: Xu,
18523
+ ElmHeading1: Xo,
18524
+ ElmHeading2: Jo,
18525
+ ElmHeading3: t2,
18526
+ ElmHeading4: n2,
18527
+ ElmHeading5: l2,
18528
+ ElmHeading6: c2,
18529
+ ElmCodeBlock: xi,
18530
+ ElmParagraph: Ku,
18531
+ ElmTable: ec,
18532
+ ElmTableHeader: rc,
18533
+ ElmTableBody: nc,
18534
+ ElmTableRow: ic,
18535
+ ElmTableCell: lc,
18536
+ ElmKatex: xl,
18539
18537
  ElmImage: u1,
18540
- ElmBookmark: N2,
18541
- ElmToggle: Ol,
18542
- ElmCheckbox: dc,
18543
- ElmFile: A2,
18544
- ElmColumn: wl,
18545
- ElmColumnList: Ml
18538
+ ElmBookmark: L2,
18539
+ ElmToggle: Dl,
18540
+ ElmCheckbox: hc,
18541
+ ElmFile: z2,
18542
+ ElmColumn: kl,
18543
+ ElmColumnList: Al
18546
18544
  };
18547
18545
  return (t, a) => {
18548
18546
  const n = b1("ElmJsonRenderer", !0);
@@ -18565,55 +18563,55 @@ const Bu = /* @__PURE__ */ W({
18565
18563
  }
18566
18564
  });
18567
18565
  export {
18568
- ge as A,
18569
- A2 as B,
18566
+ xe as A,
18567
+ z2 as B,
18570
18568
  u1 as C,
18571
- N2 as D,
18572
- pc as E,
18573
- kc as F,
18574
- Sc as G,
18575
- Mc as H,
18576
- Ou as I,
18577
- Ac as J,
18578
- zc as K,
18579
- Qu as L,
18580
- tc as M,
18581
- ac as N,
18582
- nc as O,
18583
- sc as P,
18584
- Uu as Q,
18585
- Pu as R,
18586
- Lu as S,
18587
- Yu as T,
18588
- $u as U,
18589
- Zu as V,
18590
- _u as W,
18591
- p2 as X,
18569
+ L2 as D,
18570
+ mc as E,
18571
+ Sc as F,
18572
+ Mc as G,
18573
+ Ac as H,
18574
+ Du as I,
18575
+ zc as J,
18576
+ jc as K,
18577
+ ec as L,
18578
+ rc as M,
18579
+ nc as N,
18580
+ ic as O,
18581
+ lc as P,
18582
+ Wu as Q,
18583
+ $u as R,
18584
+ Pu as S,
18585
+ Xu as T,
18586
+ qu as U,
18587
+ Ku as V,
18588
+ Gu as W,
18589
+ m2 as X,
18592
18590
  K as _,
18593
- gi as a,
18594
- J1 as b,
18595
- gl as c,
18596
- wl as d,
18597
- Ml as e,
18598
- mc as f,
18599
- fc as g,
18600
- vc as h,
18601
- Ol as i,
18591
+ xi as a,
18592
+ Q1 as b,
18593
+ xl as c,
18594
+ kl as d,
18595
+ Al as e,
18596
+ fc as f,
18597
+ vc as g,
18598
+ yc as h,
18599
+ Dl as i,
18602
18600
  Mr as j,
18603
- yc as k,
18604
- Hl as l,
18605
- Yo as m,
18606
- Ko as n,
18607
- e2 as o,
18608
- a2 as p,
18609
- s2 as q,
18610
- u2 as r,
18611
- gc as s,
18601
+ gc as k,
18602
+ Nl as l,
18603
+ Xo as m,
18604
+ Jo as n,
18605
+ t2 as o,
18606
+ n2 as p,
18607
+ l2 as q,
18608
+ c2 as r,
18609
+ xc as s,
18612
18610
  l1 as t,
18613
18611
  X1 as u,
18614
- xc as v,
18615
- bc as w,
18616
- y2 as x,
18612
+ bc as v,
18613
+ wc as w,
18614
+ g2 as x,
18617
18615
  o1 as y,
18618
- wc as z
18616
+ kc as z
18619
18617
  };