@elmethis/core 1.0.0-alpha.80 → 1.0.0-alpha.81

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,6 +1,6 @@
1
- import { defineComponent as G, openBlock as I, createElementBlock as O, normalizeClass as _, normalizeStyle as X, createElementVNode as L, unref as P, toDisplayString as Ie, ref as U, watch as Ke, createVNode as Y, Transition as zt, withCtx as Oe, defineAsyncComponent as Ee, useCssModule as Zi, createBlock as we, resolveDynamicComponent as ut, h as le, onMounted as qt, nextTick as Zt, onUpdated as Ya, createTextVNode as Kt, getCurrentScope as Ki, onScopeDispose as Ji, readonly as Qi, getCurrentInstance as Xa, isRef as eo, computed as lt, shallowRef as N0, watchEffect as to, toRaw as ro, renderSlot as Me, createCommentVNode as _e, mergeModels as nn, useModel as an, Fragment as ke, renderList as Tt, markRaw as oe } from "vue";
1
+ import { defineComponent as G, openBlock as I, createElementBlock as O, normalizeClass as _, normalizeStyle as X, createElementVNode as L, unref as P, toDisplayString as Ie, ref as U, watch as Ke, createVNode as Y, Transition as zt, withCtx as Oe, defineAsyncComponent as Ee, useCssModule as Ki, createBlock as me, resolveDynamicComponent as at, h as le, onMounted as _t, nextTick as Pt, onUpdated as Ya, createTextVNode as Kt, getCurrentScope as Ji, onScopeDispose as Qi, readonly as eo, getCurrentInstance as Xa, isRef as to, computed as ut, shallowRef as N0, watchEffect as ro, toRaw as no, renderSlot as Me, createCommentVNode as _e, mergeModels as nn, useModel as an, Fragment as ke, renderList as Tt, markRaw as oe } from "vue";
2
2
  var _r = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
- function no(r) {
3
+ function ao(r) {
4
4
  return r && r.__esModule && Object.prototype.hasOwnProperty.call(r, "default") ? r.default : r;
5
5
  }
6
6
  var Za = { exports: {} };
@@ -575,34 +575,34 @@ var Za = { exports: {} };
575
575
  };
576
576
  t.exports = function($, D, R, ee, re, ae, qe) {
577
577
  i(R, D, ee);
578
- var me = function(be) {
579
- if (be === re && fe) return fe;
580
- if (!j && be in Se) return Se[be];
581
- switch (be) {
578
+ var fe = function(xe) {
579
+ if (xe === re && ve) return ve;
580
+ if (!j && xe in Se) return Se[xe];
581
+ switch (xe) {
582
582
  case b:
583
583
  return function() {
584
- return new R(this, be);
584
+ return new R(this, xe);
585
585
  };
586
586
  case A:
587
587
  return function() {
588
- return new R(this, be);
588
+ return new R(this, xe);
589
589
  };
590
590
  case T:
591
591
  return function() {
592
- return new R(this, be);
592
+ return new R(this, xe);
593
593
  };
594
594
  }
595
595
  return function() {
596
596
  return new R(this);
597
597
  };
598
- }, Ce = D + " Iterator", He = !1, Se = $.prototype, se = Se[v] || Se["@@iterator"] || re && Se[re], fe = !j && se || me(re), Te = D == "Array" && Se.entries || se, ge, ie, We;
599
- if (Te && (ge = o(Te.call(new $())), M !== Object.prototype && ge.next && (!y && o(ge) !== M && (u ? u(ge, M) : typeof ge[v] != "function" && d(ge, v, E)), h(ge, Ce, !0, !0), y && (x[Ce] = E))), re == A && se && se.name !== A && (He = !0, fe = function() {
598
+ }, Ce = D + " Iterator", He = !1, Se = $.prototype, se = Se[v] || Se["@@iterator"] || re && Se[re], ve = !j && se || fe(re), Te = D == "Array" && Se.entries || se, be, ie, We;
599
+ if (Te && (be = o(Te.call(new $())), M !== Object.prototype && be.next && (!y && o(be) !== M && (u ? u(be, M) : typeof be[v] != "function" && d(be, v, E)), h(be, Ce, !0, !0), y && (x[Ce] = E))), re == A && se && se.name !== A && (He = !0, ve = function() {
600
600
  return se.call(this);
601
- }), (!y || qe) && Se[v] !== fe && d(Se, v, fe), x[D] = fe, re)
601
+ }), (!y || qe) && Se[v] !== ve && d(Se, v, ve), x[D] = ve, re)
602
602
  if (ie = {
603
- values: me(A),
604
- keys: ae ? fe : me(b),
605
- entries: me(T)
603
+ values: fe(A),
604
+ keys: ae ? ve : fe(b),
605
+ entries: fe(T)
606
606
  }, qe) for (We in ie)
607
607
  (j || He || !(We in Se)) && m(Se, We, ie[We]);
608
608
  else s({ target: D, proto: !0, forced: j || He }, ie);
@@ -2108,15 +2108,15 @@ var Za = { exports: {} };
2108
2108
  );
2109
2109
  });
2110
2110
  })(Za);
2111
- var ao = Za.exports;
2112
- const so = ["innerHTML"], io = /* @__PURE__ */ G({
2111
+ var so = Za.exports;
2112
+ const io = ["innerHTML"], oo = /* @__PURE__ */ G({
2113
2113
  __name: "ElmTag",
2114
2114
  props: {
2115
2115
  text: {},
2116
2116
  color: { default: "transparent" }
2117
2117
  },
2118
2118
  setup(r) {
2119
- const e = ao.icons.tag.toSvg({
2119
+ const e = so.icons.tag.toSvg({
2120
2120
  width: 16,
2121
2121
  height: 16
2122
2122
  });
@@ -2127,25 +2127,25 @@ const so = ["innerHTML"], io = /* @__PURE__ */ G({
2127
2127
  L("div", {
2128
2128
  class: _(t.$style.icon),
2129
2129
  innerHTML: P(e)
2130
- }, null, 10, so),
2130
+ }, null, 10, io),
2131
2131
  L("div", {
2132
2132
  class: _(t.$style.text)
2133
2133
  }, Ie(t.text), 3)
2134
2134
  ], 6));
2135
2135
  }
2136
- }), oo = "_tag_h4aqj_1", lo = "_icon_h4aqj_17", uo = "_text_h4aqj_24", co = {
2137
- tag: oo,
2138
- icon: lo,
2139
- text: uo
2136
+ }), lo = "_tag_h4aqj_1", uo = "_icon_h4aqj_17", co = "_text_h4aqj_24", ho = {
2137
+ tag: lo,
2138
+ icon: uo,
2139
+ text: co
2140
2140
  }, J = (r, e) => {
2141
2141
  const t = r.__vccOpts || r;
2142
2142
  for (const [n, a] of e)
2143
2143
  t[n] = a;
2144
2144
  return t;
2145
- }, ho = {
2146
- $style: co
2147
- }, W3 = /* @__PURE__ */ J(io, [["__cssModules", ho]]);
2148
- function po(r, e) {
2145
+ }, po = {
2146
+ $style: ho
2147
+ }, Y3 = /* @__PURE__ */ J(oo, [["__cssModules", po]]);
2148
+ function mo(r, e) {
2149
2149
  return I(), O("svg", {
2150
2150
  xmlns: "http://www.w3.org/2000/svg",
2151
2151
  fill: "none",
@@ -2162,7 +2162,7 @@ function po(r, e) {
2162
2162
  })
2163
2163
  ]);
2164
2164
  }
2165
- function mo(r, e) {
2165
+ function fo(r, e) {
2166
2166
  return I(), O("svg", {
2167
2167
  xmlns: "http://www.w3.org/2000/svg",
2168
2168
  fill: "none",
@@ -2179,7 +2179,7 @@ function mo(r, e) {
2179
2179
  })
2180
2180
  ]);
2181
2181
  }
2182
- function fo(r, e) {
2182
+ function vo(r, e) {
2183
2183
  return I(), O("svg", {
2184
2184
  xmlns: "http://www.w3.org/2000/svg",
2185
2185
  fill: "none",
@@ -2196,7 +2196,7 @@ function fo(r, e) {
2196
2196
  })
2197
2197
  ]);
2198
2198
  }
2199
- function vo(r, e) {
2199
+ function yo(r, e) {
2200
2200
  return I(), O("svg", {
2201
2201
  xmlns: "http://www.w3.org/2000/svg",
2202
2202
  fill: "none",
@@ -2230,7 +2230,7 @@ function Hn(r, e) {
2230
2230
  })
2231
2231
  ]);
2232
2232
  }
2233
- function yo(r, e) {
2233
+ function go(r, e) {
2234
2234
  return I(), O("svg", {
2235
2235
  xmlns: "http://www.w3.org/2000/svg",
2236
2236
  fill: "none",
@@ -2247,7 +2247,7 @@ function yo(r, e) {
2247
2247
  })
2248
2248
  ]);
2249
2249
  }
2250
- function go(r, e) {
2250
+ function bo(r, e) {
2251
2251
  return I(), O("svg", {
2252
2252
  xmlns: "http://www.w3.org/2000/svg",
2253
2253
  fill: "none",
@@ -2264,7 +2264,7 @@ function go(r, e) {
2264
2264
  })
2265
2265
  ]);
2266
2266
  }
2267
- function bo(r, e) {
2267
+ function xo(r, e) {
2268
2268
  return I(), O("svg", {
2269
2269
  xmlns: "http://www.w3.org/2000/svg",
2270
2270
  fill: "none",
@@ -2281,7 +2281,7 @@ function bo(r, e) {
2281
2281
  })
2282
2282
  ]);
2283
2283
  }
2284
- function xo(r, e) {
2284
+ function wo(r, e) {
2285
2285
  return I(), O("svg", {
2286
2286
  xmlns: "http://www.w3.org/2000/svg",
2287
2287
  fill: "none",
@@ -2315,7 +2315,7 @@ function P0(r, e) {
2315
2315
  })
2316
2316
  ]);
2317
2317
  }
2318
- function wo(r, e) {
2318
+ function ko(r, e) {
2319
2319
  return I(), O("svg", {
2320
2320
  xmlns: "http://www.w3.org/2000/svg",
2321
2321
  fill: "none",
@@ -2332,7 +2332,7 @@ function wo(r, e) {
2332
2332
  })
2333
2333
  ]);
2334
2334
  }
2335
- function ko(r, e) {
2335
+ function So(r, e) {
2336
2336
  return I(), O("svg", {
2337
2337
  xmlns: "http://www.w3.org/2000/svg",
2338
2338
  fill: "none",
@@ -2366,7 +2366,7 @@ function je(r, e) {
2366
2366
  })
2367
2367
  ]);
2368
2368
  }
2369
- function So(r, e) {
2369
+ function Mo(r, e) {
2370
2370
  return I(), O("svg", {
2371
2371
  xmlns: "http://www.w3.org/2000/svg",
2372
2372
  fill: "none",
@@ -2383,7 +2383,7 @@ function So(r, e) {
2383
2383
  })
2384
2384
  ]);
2385
2385
  }
2386
- function Mo(r, e) {
2386
+ function Ao(r, e) {
2387
2387
  return I(), O("svg", {
2388
2388
  xmlns: "http://www.w3.org/2000/svg",
2389
2389
  fill: "none",
@@ -2400,7 +2400,7 @@ function Mo(r, e) {
2400
2400
  })
2401
2401
  ]);
2402
2402
  }
2403
- function Ao(r, e) {
2403
+ function jo(r, e) {
2404
2404
  return I(), O("svg", {
2405
2405
  xmlns: "http://www.w3.org/2000/svg",
2406
2406
  fill: "none",
@@ -2417,7 +2417,7 @@ function Ao(r, e) {
2417
2417
  })
2418
2418
  ]);
2419
2419
  }
2420
- function jo(r, e) {
2420
+ function zo(r, e) {
2421
2421
  return I(), O("svg", {
2422
2422
  xmlns: "http://www.w3.org/2000/svg",
2423
2423
  fill: "none",
@@ -2434,7 +2434,7 @@ function jo(r, e) {
2434
2434
  })
2435
2435
  ]);
2436
2436
  }
2437
- function zo(r, e) {
2437
+ function To(r, e) {
2438
2438
  return I(), O("svg", {
2439
2439
  xmlns: "http://www.w3.org/2000/svg",
2440
2440
  fill: "none",
@@ -2451,7 +2451,7 @@ function zo(r, e) {
2451
2451
  })
2452
2452
  ]);
2453
2453
  }
2454
- function To(r, e) {
2454
+ function Eo(r, e) {
2455
2455
  return I(), O("svg", {
2456
2456
  xmlns: "http://www.w3.org/2000/svg",
2457
2457
  fill: "none",
@@ -2468,7 +2468,7 @@ function To(r, e) {
2468
2468
  })
2469
2469
  ]);
2470
2470
  }
2471
- function Eo(r, e) {
2471
+ function Co(r, e) {
2472
2472
  return I(), O("svg", {
2473
2473
  xmlns: "http://www.w3.org/2000/svg",
2474
2474
  fill: "none",
@@ -2485,7 +2485,7 @@ function Eo(r, e) {
2485
2485
  })
2486
2486
  ]);
2487
2487
  }
2488
- function Co(r, e) {
2488
+ function $o(r, e) {
2489
2489
  return I(), O("svg", {
2490
2490
  xmlns: "http://www.w3.org/2000/svg",
2491
2491
  fill: "none",
@@ -2502,7 +2502,7 @@ function Co(r, e) {
2502
2502
  })
2503
2503
  ]);
2504
2504
  }
2505
- function $o(r, e) {
2505
+ function Io(r, e) {
2506
2506
  return I(), O("svg", {
2507
2507
  xmlns: "http://www.w3.org/2000/svg",
2508
2508
  fill: "none",
@@ -2519,7 +2519,7 @@ function $o(r, e) {
2519
2519
  })
2520
2520
  ]);
2521
2521
  }
2522
- function Io(r, e) {
2522
+ function _o(r, e) {
2523
2523
  return I(), O("svg", {
2524
2524
  xmlns: "http://www.w3.org/2000/svg",
2525
2525
  fill: "none",
@@ -2536,7 +2536,7 @@ function Io(r, e) {
2536
2536
  })
2537
2537
  ]);
2538
2538
  }
2539
- function _o(r, e) {
2539
+ function Oo(r, e) {
2540
2540
  return I(), O("svg", {
2541
2541
  xmlns: "http://www.w3.org/2000/svg",
2542
2542
  fill: "none",
@@ -2553,7 +2553,7 @@ function _o(r, e) {
2553
2553
  })
2554
2554
  ]);
2555
2555
  }
2556
- function Oo(r, e) {
2556
+ function Bo(r, e) {
2557
2557
  return I(), O("svg", {
2558
2558
  xmlns: "http://www.w3.org/2000/svg",
2559
2559
  fill: "none",
@@ -2570,7 +2570,7 @@ function Oo(r, e) {
2570
2570
  })
2571
2571
  ]);
2572
2572
  }
2573
- function Bo(r, e) {
2573
+ function Ro(r, e) {
2574
2574
  return I(), O("svg", {
2575
2575
  xmlns: "http://www.w3.org/2000/svg",
2576
2576
  fill: "none",
@@ -2587,7 +2587,7 @@ function Bo(r, e) {
2587
2587
  })
2588
2588
  ]);
2589
2589
  }
2590
- const Ro = /* @__PURE__ */ G({
2590
+ const Fo = /* @__PURE__ */ G({
2591
2591
  __name: "ElmLanguageIcon",
2592
2592
  props: {
2593
2593
  size: { default: 24 },
@@ -2599,103 +2599,103 @@ const Ro = /* @__PURE__ */ G({
2599
2599
  case "rust":
2600
2600
  case "rs":
2601
2601
  return Ee({
2602
- loader: () => import("./Rust-BBHT6EMw.js"),
2602
+ loader: () => import("./Rust-sIiLvqfw.js"),
2603
2603
  loadingComponent: je
2604
2604
  });
2605
2605
  case "javascript":
2606
2606
  case "js":
2607
2607
  return Ee({
2608
- loader: () => import("./JavaScript-DhsElpns.js"),
2608
+ loader: () => import("./JavaScript-2IeBUt5I.js"),
2609
2609
  loadingComponent: je
2610
2610
  });
2611
2611
  case "typescript":
2612
2612
  case "ts":
2613
2613
  return Ee({
2614
- loader: () => import("./TypeScript-CibW7lot.js"),
2614
+ loader: () => import("./TypeScript-DiVU2cal.js"),
2615
2615
  loadingComponent: je
2616
2616
  });
2617
2617
  case "bash":
2618
2618
  case "sh":
2619
2619
  case "shell":
2620
2620
  return Ee({
2621
- loader: () => import("./Bash-C6cwtxm7.js"),
2621
+ loader: () => import("./Bash-Brl-dajz.js"),
2622
2622
  loadingComponent: je
2623
2623
  });
2624
2624
  case "tf":
2625
2625
  case "terraform":
2626
2626
  case "hcl":
2627
2627
  return Ee({
2628
- loader: () => import("./Terraform-CTgFTPmH.js"),
2628
+ loader: () => import("./Terraform-B0DyzpCh.js"),
2629
2629
  loadingComponent: je
2630
2630
  });
2631
2631
  case "html":
2632
2632
  return Ee({
2633
- loader: () => import("./Html-B0A6Mat8.js"),
2633
+ loader: () => import("./Html-BRsuZ2EZ.js"),
2634
2634
  loadingComponent: je
2635
2635
  });
2636
2636
  case "css":
2637
2637
  return Ee({
2638
- loader: () => import("./Css-DEY7wAxb.js"),
2638
+ loader: () => import("./Css-DCFw-uif.js"),
2639
2639
  loadingComponent: je
2640
2640
  });
2641
2641
  case "npm":
2642
2642
  return Ee({
2643
- loader: () => import("./Npm-DWrjhHNg.js"),
2643
+ loader: () => import("./Npm-BGK4z0XB.js"),
2644
2644
  loadingComponent: je
2645
2645
  });
2646
2646
  case "java":
2647
2647
  return Ee({
2648
- loader: () => import("./Java-DMiv2shH.js"),
2648
+ loader: () => import("./Java-ChnYaff-.js"),
2649
2649
  loadingComponent: je
2650
2650
  });
2651
2651
  case "kotlin":
2652
2652
  case "kt":
2653
2653
  return Ee({
2654
- loader: () => import("./Kotlin--XXXb4AJ.js"),
2654
+ loader: () => import("./Kotlin-524SMTJw.js"),
2655
2655
  loadingComponent: je
2656
2656
  });
2657
2657
  case "go":
2658
2658
  case "golang":
2659
2659
  return Ee({
2660
- loader: () => import("./Go-CUJC3bhK.js"),
2660
+ loader: () => import("./Go-BdwrDV7f.js"),
2661
2661
  loadingComponent: je
2662
2662
  });
2663
2663
  case "python":
2664
2664
  case "py":
2665
2665
  return Ee({
2666
- loader: () => import("./Python-CieoMBh3.js"),
2666
+ loader: () => import("./Python-Dv6jMEy3.js"),
2667
2667
  loadingComponent: je
2668
2668
  });
2669
2669
  case "sql":
2670
2670
  return Ee({
2671
- loader: () => import("./Sql-DCrFQesw.js"),
2671
+ loader: () => import("./Sql-B86-AFwe.js"),
2672
2672
  loadingComponent: je
2673
2673
  });
2674
2674
  case "json":
2675
2675
  return Ee({
2676
- loader: () => import("./Json-BqVZDqf7.js"),
2676
+ loader: () => import("./Json-eYVqXFFJ.js"),
2677
2677
  loadingComponent: je
2678
2678
  });
2679
2679
  case "lua":
2680
2680
  return Ee({
2681
- loader: () => import("./Lua-BiC7dHGc.js"),
2681
+ loader: () => import("./Lua-Mf_ra9E9.js"),
2682
2682
  loadingComponent: je
2683
2683
  });
2684
2684
  case "cs":
2685
2685
  case "csharp":
2686
2686
  return Ee({
2687
- loader: () => import("./Csharp-DVk3Hewy.js"),
2687
+ loader: () => import("./Csharp-DciX-H_C.js"),
2688
2688
  loadingComponent: je
2689
2689
  });
2690
2690
  case "cpp":
2691
2691
  case "c++":
2692
2692
  return Ee({
2693
- loader: () => import("./Cpp-fLltu7Jj.js"),
2693
+ loader: () => import("./Cpp-CLfcvnJ8.js"),
2694
2694
  loadingComponent: je
2695
2695
  });
2696
2696
  case "c":
2697
2697
  return Ee({
2698
- loader: () => import("./C-DzTFSlaA.js"),
2698
+ loader: () => import("./C-w-tOy87h.js"),
2699
2699
  loadingComponent: je
2700
2700
  });
2701
2701
  default:
@@ -2721,12 +2721,12 @@ const Ro = /* @__PURE__ */ G({
2721
2721
  })
2722
2722
  ], 6));
2723
2723
  }
2724
- }), Fo = "_block_fz7i5_1", Do = "_icon_fz7i5_7", Ho = {
2725
- block: Fo,
2726
- icon: Do
2727
- }, Lo = {
2728
- $style: Ho
2729
- }, No = /* @__PURE__ */ J(Ro, [["__cssModules", Lo], ["__scopeId", "data-v-f6017bea"]]), Po = /* @__PURE__ */ G({
2724
+ }), Do = "_block_fz7i5_1", Ho = "_icon_fz7i5_7", Lo = {
2725
+ block: Do,
2726
+ icon: Ho
2727
+ }, No = {
2728
+ $style: Lo
2729
+ }, Po = /* @__PURE__ */ J(Fo, [["__cssModules", No], ["__scopeId", "data-v-f6017bea"]]), qo = /* @__PURE__ */ G({
2730
2730
  __name: "ElmInlineText",
2731
2731
  props: {
2732
2732
  text: {},
@@ -2740,7 +2740,7 @@ const Ro = /* @__PURE__ */ G({
2740
2740
  background: {}
2741
2741
  },
2742
2742
  setup(r) {
2743
- const e = r, t = Zi(), n = () => {
2743
+ const e = r, t = Ki(), n = () => {
2744
2744
  let a = le(
2745
2745
  "span",
2746
2746
  {
@@ -2755,13 +2755,13 @@ const Ro = /* @__PURE__ */ G({
2755
2755
  );
2756
2756
  return e.strikethrough && (a = le("del", {}, a)), e.italic && (a = le("em", {}, a)), e.underline && (a = le("ins", {}, a)), e.bold && (a = le("strong", {}, a)), a;
2757
2757
  };
2758
- return (a, s) => (I(), we(ut(n())));
2758
+ return (a, s) => (I(), me(at(n())));
2759
2759
  }
2760
- }), qo = "_text_1l06a_1", Vo = {
2761
- text: qo
2762
- }, Go = {
2763
- $style: Vo
2764
- }, ye = /* @__PURE__ */ J(Po, [["__cssModules", Go]]);
2760
+ }), Vo = "_text_1l06a_1", Go = {
2761
+ text: Vo
2762
+ }, Uo = {
2763
+ $style: Go
2764
+ }, ge = /* @__PURE__ */ J(qo, [["__cssModules", Uo]]);
2765
2765
  var Ka = { exports: {} };
2766
2766
  (function(r) {
2767
2767
  var e = typeof window < "u" ? window : typeof WorkerGlobalScope < "u" && self instanceof WorkerGlobalScope ? self : {};
@@ -3386,41 +3386,41 @@ var Ka = { exports: {} };
3386
3386
  for (var ee = 0; ee < R.length; ++ee) {
3387
3387
  if ($ && $.cause == D + "," + ee)
3388
3388
  return;
3389
- var re = R[ee], ae = re.inside, qe = !!re.lookbehind, me = !!re.greedy, Ce = re.alias;
3390
- if (me && !re.pattern.global) {
3389
+ var re = R[ee], ae = re.inside, qe = !!re.lookbehind, fe = !!re.greedy, Ce = re.alias;
3390
+ if (fe && !re.pattern.global) {
3391
3391
  var He = re.pattern.toString().match(/[imsuy]*$/)[0];
3392
3392
  re.pattern = RegExp(re.pattern.source, He + "g");
3393
3393
  }
3394
- for (var Se = re.pattern || re, se = T.next, fe = E; se !== b.tail && !($ && fe >= $.reach); fe += se.value.length, se = se.next) {
3394
+ for (var Se = re.pattern || re, se = T.next, ve = E; se !== b.tail && !($ && ve >= $.reach); ve += se.value.length, se = se.next) {
3395
3395
  var Te = se.value;
3396
3396
  if (b.length > v.length)
3397
3397
  return;
3398
3398
  if (!(Te instanceof u)) {
3399
- var ge = 1, ie;
3400
- if (me) {
3401
- if (ie = h(Se, fe, v, qe), !ie || ie.index >= v.length)
3399
+ var be = 1, ie;
3400
+ if (fe) {
3401
+ if (ie = h(Se, ve, v, qe), !ie || ie.index >= v.length)
3402
3402
  break;
3403
- var Rt = ie.index, We = ie.index + ie[0].length, be = fe;
3404
- for (be += se.value.length; Rt >= be; )
3405
- se = se.next, be += se.value.length;
3406
- if (be -= se.value.length, fe = be, se.value instanceof u)
3403
+ var Ft = ie.index, We = ie.index + ie[0].length, xe = ve;
3404
+ for (xe += se.value.length; Ft >= xe; )
3405
+ se = se.next, xe += se.value.length;
3406
+ if (xe -= se.value.length, ve = xe, se.value instanceof u)
3407
3407
  continue;
3408
- for (var Be = se; Be !== b.tail && (be < We || typeof Be.value == "string"); Be = Be.next)
3409
- ge++, be += Be.value.length;
3410
- ge--, Te = v.slice(fe, be), ie.index -= fe;
3408
+ for (var Be = se; Be !== b.tail && (xe < We || typeof Be.value == "string"); Be = Be.next)
3409
+ be++, xe += Be.value.length;
3410
+ be--, Te = v.slice(ve, xe), ie.index -= ve;
3411
3411
  } else if (ie = h(Se, 0, Te, qe), !ie)
3412
3412
  continue;
3413
- var Rt = ie.index, et = ie[0], st = Te.slice(0, Rt), Ft = Te.slice(Rt + et.length), St = fe + Te.length;
3413
+ var Ft = ie.index, et = ie[0], it = Te.slice(0, Ft), Dt = Te.slice(Ft + et.length), St = ve + Te.length;
3414
3414
  $ && St > $.reach && ($.reach = St);
3415
- var Gt = se.prev;
3416
- st && (Gt = g(b, Gt, st), fe += st.length), y(b, Gt, ge);
3415
+ var Ut = se.prev;
3416
+ it && (Ut = g(b, Ut, it), ve += it.length), y(b, Ut, be);
3417
3417
  var ur = new u(D, ae ? o.tokenize(et, ae) : et, Ce, et);
3418
- if (se = g(b, Gt, ur), Ft && g(b, se, Ft), ge > 1) {
3418
+ if (se = g(b, Ut, ur), Dt && g(b, se, Dt), be > 1) {
3419
3419
  var i0 = {
3420
3420
  cause: D + "," + ee,
3421
3421
  reach: St
3422
3422
  };
3423
- d(v, b, A, se.prev, fe, i0), $ && i0.reach > $.reach && ($.reach = i0.reach);
3423
+ d(v, b, A, se.prev, ve, i0), $ && i0.reach > $.reach && ($.reach = i0.reach);
3424
3424
  }
3425
3425
  }
3426
3426
  }
@@ -3919,8 +3919,8 @@ var Ka = { exports: {} };
3919
3919
  };
3920
3920
  }();
3921
3921
  })(Ka);
3922
- var Uo = Ka.exports;
3923
- const Ln = /* @__PURE__ */ no(Uo);
3922
+ var Wo = Ka.exports;
3923
+ const Ln = /* @__PURE__ */ ao(Wo);
3924
3924
  (function() {
3925
3925
  if (typeof Prism > "u" || typeof document > "u")
3926
3926
  return;
@@ -4237,7 +4237,7 @@ const Ln = /* @__PURE__ */ no(Uo);
4237
4237
  }
4238
4238
  });
4239
4239
  })();
4240
- const Wo = { class: "elmethis-prism-code-highlighter-pre" }, Yo = /* @__PURE__ */ G({
4240
+ const Yo = { class: "elmethis-prism-code-highlighter-pre" }, Xo = /* @__PURE__ */ G({
4241
4241
  __name: "ElmPrismHighlighter",
4242
4242
  props: {
4243
4243
  code: {},
@@ -4247,15 +4247,15 @@ const Wo = { class: "elmethis-prism-code-highlighter-pre" }, Yo = /* @__PURE__ *
4247
4247
  const e = U(null), t = async () => {
4248
4248
  document != null && (Ln.plugins.autoloader.languages_path = "https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/components/", e.value && Ln.highlightElement(e.value));
4249
4249
  };
4250
- return qt(() => {
4251
- Zt(() => {
4250
+ return _t(() => {
4251
+ Pt(() => {
4252
4252
  t();
4253
4253
  });
4254
4254
  }), Ya(() => {
4255
- Zt(() => {
4255
+ Pt(() => {
4256
4256
  t();
4257
4257
  });
4258
- }), (n, a) => (I(), O("pre", Wo, [
4258
+ }), (n, a) => (I(), O("pre", Yo, [
4259
4259
  a[0] || (a[0] = Kt(" ")),
4260
4260
  L("code", {
4261
4261
  class: _(["elmethis-prism-code-highlighter-code", `language-${n.language}`]),
@@ -4266,23 +4266,23 @@ const Wo = { class: "elmethis-prism-code-highlighter-pre" }, Yo = /* @__PURE__ *
4266
4266
  `))
4267
4267
  ]));
4268
4268
  }
4269
- }), Xo = /* @__PURE__ */ J(Yo, [["__scopeId", "data-v-12314f00"]]);
4269
+ }), Zo = /* @__PURE__ */ J(Xo, [["__scopeId", "data-v-12314f00"]]);
4270
4270
  function e0(r) {
4271
- return Ki() ? (Ji(r), !0) : !1;
4271
+ return Ji() ? (Qi(r), !0) : !1;
4272
4272
  }
4273
4273
  function $e(r) {
4274
4274
  return typeof r == "function" ? r() : P(r);
4275
4275
  }
4276
4276
  const sn = typeof window < "u" && typeof document < "u";
4277
4277
  typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
4278
- const Ja = (r) => r != null, Zo = Object.prototype.toString, Ko = (r) => Zo.call(r) === "[object Object]", Yt = () => {
4278
+ const Ja = (r) => r != null, Ko = Object.prototype.toString, Jo = (r) => Ko.call(r) === "[object Object]", Xt = () => {
4279
4279
  };
4280
4280
  function Or(r, e = !1, t = "Timeout") {
4281
4281
  return new Promise((n, a) => {
4282
4282
  setTimeout(e ? () => a(t) : n, r);
4283
4283
  });
4284
4284
  }
4285
- function Jo(r) {
4285
+ function Qo(r) {
4286
4286
  let e;
4287
4287
  function t() {
4288
4288
  return e || (e = r()), e;
@@ -4292,11 +4292,11 @@ function Jo(r) {
4292
4292
  e = void 0, n && await n;
4293
4293
  }, t;
4294
4294
  }
4295
- function Qo(r) {
4295
+ function el(r) {
4296
4296
  return Xa();
4297
4297
  }
4298
4298
  function Qa(r, e = !0, t) {
4299
- Qo() ? qt(r, t) : e ? r() : Zt(r);
4299
+ el() ? _t(r, t) : e ? r() : Pt(r);
4300
4300
  }
4301
4301
  function Br(r, e = !1) {
4302
4302
  function t(m, { flush: g = "sync", deep: y = !1, timeout: x, throwOnTimeout: k } = {}) {
@@ -4305,7 +4305,7 @@ function Br(r, e = !1) {
4305
4305
  M = Ke(
4306
4306
  r,
4307
4307
  (A) => {
4308
- m(A) !== e && (M ? M() : Zt(() => M == null ? void 0 : M()), b(A));
4308
+ m(A) !== e && (M ? M() : Pt(() => M == null ? void 0 : M()), b(A));
4309
4309
  },
4310
4310
  {
4311
4311
  flush: g,
@@ -4319,7 +4319,7 @@ function Br(r, e = !1) {
4319
4319
  ), Promise.race(v);
4320
4320
  }
4321
4321
  function n(m, g) {
4322
- if (!eo(m))
4322
+ if (!to(m))
4323
4323
  return t((A) => A === m, g);
4324
4324
  const { flush: y = "sync", deep: x = !1, timeout: k, throwOnTimeout: M } = g ?? {};
4325
4325
  let j = null;
@@ -4327,7 +4327,7 @@ function Br(r, e = !1) {
4327
4327
  j = Ke(
4328
4328
  [r, m],
4329
4329
  ([T, E]) => {
4330
- e !== (T === E) && (j ? j() : Zt(() => j == null ? void 0 : j()), A(T));
4330
+ e !== (T === E) && (j ? j() : Pt(() => j == null ? void 0 : j()), A(T));
4331
4331
  },
4332
4332
  {
4333
4333
  flush: y,
@@ -4387,10 +4387,10 @@ function Br(r, e = !1) {
4387
4387
  }
4388
4388
  };
4389
4389
  }
4390
- function el(r) {
4390
+ function tl(r) {
4391
4391
  return Br(r);
4392
4392
  }
4393
- function tl(r, e, t = {}) {
4393
+ function rl(r, e, t = {}) {
4394
4394
  const {
4395
4395
  immediate: n = !0
4396
4396
  } = t, a = U(!1);
@@ -4407,21 +4407,21 @@ function tl(r, e, t = {}) {
4407
4407
  }, $e(e));
4408
4408
  }
4409
4409
  return n && (a.value = !0, sn && u()), e0(o), {
4410
- isPending: Qi(a),
4410
+ isPending: eo(a),
4411
4411
  start: u,
4412
4412
  stop: o
4413
4413
  };
4414
4414
  }
4415
- const _t = sn ? window : void 0, es = sn ? window.navigator : void 0;
4415
+ const Ot = sn ? window : void 0, es = sn ? window.navigator : void 0;
4416
4416
  function ft(r) {
4417
4417
  var e;
4418
4418
  const t = $e(r);
4419
4419
  return (e = t == null ? void 0 : t.$el) != null ? e : t;
4420
4420
  }
4421
- function Nt(...r) {
4421
+ function qt(...r) {
4422
4422
  let e, t, n, a;
4423
- if (typeof r[0] == "string" || Array.isArray(r[0]) ? ([t, n, a] = r, e = _t) : [e, t, n, a] = r, !e)
4424
- return Yt;
4423
+ if (typeof r[0] == "string" || Array.isArray(r[0]) ? ([t, n, a] = r, e = Ot) : [e, t, n, a] = r, !e)
4424
+ return Xt;
4425
4425
  Array.isArray(t) || (t = [t]), Array.isArray(n) || (n = [n]);
4426
4426
  const s = [], i = () => {
4427
4427
  s.forEach((d) => d()), s.length = 0;
@@ -4430,7 +4430,7 @@ function Nt(...r) {
4430
4430
  ([d, m]) => {
4431
4431
  if (i(), !d)
4432
4432
  return;
4433
- const g = Ko(m) ? { ...m } : m;
4433
+ const g = Jo(m) ? { ...m } : m;
4434
4434
  s.push(
4435
4435
  ...t.flatMap((y) => n.map((x) => o(d, y, x, g)))
4436
4436
  );
@@ -4441,38 +4441,38 @@ function Nt(...r) {
4441
4441
  };
4442
4442
  return e0(h), h;
4443
4443
  }
4444
- function rl(r) {
4444
+ function nl(r) {
4445
4445
  return typeof r == "function" ? r : typeof r == "string" ? (e) => e.key === r : Array.isArray(r) ? (e) => r.includes(e.key) : () => !0;
4446
4446
  }
4447
- function nl(...r) {
4447
+ function al(...r) {
4448
4448
  let e, t, n = {};
4449
4449
  r.length === 3 ? (e = r[0], t = r[1], n = r[2]) : r.length === 2 ? typeof r[1] == "object" ? (e = !0, t = r[0], n = r[1]) : (e = r[0], t = r[1]) : (e = !0, t = r[0]);
4450
4450
  const {
4451
- target: a = _t,
4451
+ target: a = Ot,
4452
4452
  eventName: s = "keydown",
4453
4453
  passive: i = !1,
4454
4454
  dedupe: o = !1
4455
- } = n, u = rl(e);
4456
- return Nt(a, s, (d) => {
4455
+ } = n, u = nl(e);
4456
+ return qt(a, s, (d) => {
4457
4457
  d.repeat && $e(o) || u(d) && t(d);
4458
4458
  }, i);
4459
4459
  }
4460
- function al() {
4460
+ function sl() {
4461
4461
  const r = U(!1), e = Xa();
4462
- return e && qt(() => {
4462
+ return e && _t(() => {
4463
4463
  r.value = !0;
4464
4464
  }, e), r;
4465
4465
  }
4466
4466
  function t0(r) {
4467
- const e = al();
4468
- return lt(() => (e.value, !!r()));
4467
+ const e = sl();
4468
+ return ut(() => (e.value, !!r()));
4469
4469
  }
4470
- function sl(r, e, t = {}) {
4471
- const { window: n = _t, ...a } = t;
4470
+ function il(r, e, t = {}) {
4471
+ const { window: n = Ot, ...a } = t;
4472
4472
  let s;
4473
4473
  const i = t0(() => n && "MutationObserver" in n), o = () => {
4474
4474
  s && (s.disconnect(), s = void 0);
4475
- }, u = lt(() => {
4475
+ }, u = ut(() => {
4476
4476
  const g = $e(r), y = (Array.isArray(g) ? g : [g]).map(ft).filter(Ja);
4477
4477
  return new Set(y);
4478
4478
  }), h = Ke(
@@ -4490,12 +4490,12 @@ function sl(r, e, t = {}) {
4490
4490
  takeRecords: d
4491
4491
  };
4492
4492
  }
4493
- function il(r, e, t) {
4493
+ function ol(r, e, t) {
4494
4494
  const {
4495
4495
  immediate: n = !0,
4496
4496
  delay: a = 0,
4497
- onError: s = Yt,
4498
- onSuccess: i = Yt,
4497
+ onError: s = Xt,
4498
+ onSuccess: i = Xt,
4499
4499
  resetOnExecute: o = !0,
4500
4500
  shallow: u = !0,
4501
4501
  throwError: h
@@ -4524,7 +4524,7 @@ function il(r, e, t) {
4524
4524
  };
4525
4525
  function M() {
4526
4526
  return new Promise((j, v) => {
4527
- el(g).toBe(!1).then(() => j(k)).catch(v);
4527
+ tl(g).toBe(!1).then(() => j(k)).catch(v);
4528
4528
  });
4529
4529
  }
4530
4530
  return {
@@ -4534,14 +4534,14 @@ function il(r, e, t) {
4534
4534
  }
4535
4535
  };
4536
4536
  }
4537
- function ol(r, e = {}) {
4538
- const { window: t = _t } = e, n = t0(() => t && "matchMedia" in t && typeof t.matchMedia == "function");
4537
+ function ll(r, e = {}) {
4538
+ const { window: t = Ot } = e, n = t0(() => t && "matchMedia" in t && typeof t.matchMedia == "function");
4539
4539
  let a;
4540
4540
  const s = U(!1), i = (h) => {
4541
4541
  s.value = h.matches;
4542
4542
  }, o = () => {
4543
4543
  a && ("removeEventListener" in a ? a.removeEventListener("change", i) : a.removeListener(i));
4544
- }, u = to(() => {
4544
+ }, u = ro(() => {
4545
4545
  n.value && (o(), a = t.matchMedia($e(r)), "addEventListener" in a ? a.addEventListener("change", i) : a.addListener(i), s.value = a.matches);
4546
4546
  });
4547
4547
  return e0(() => {
@@ -4556,8 +4556,8 @@ function Nn(r, e = {}) {
4556
4556
  var d, m;
4557
4557
  o.value = (m = (d = s.value) == null ? void 0 : d.state) != null ? m : "prompt";
4558
4558
  };
4559
- Nt(s, "change", u);
4560
- const h = Jo(async () => {
4559
+ qt(s, "change", u);
4560
+ const h = Qo(async () => {
4561
4561
  if (a.value) {
4562
4562
  if (!s.value)
4563
4563
  try {
@@ -4568,7 +4568,7 @@ function Nn(r, e = {}) {
4568
4568
  u();
4569
4569
  }
4570
4570
  if (t)
4571
- return ro(s.value);
4571
+ return no(s.value);
4572
4572
  }
4573
4573
  });
4574
4574
  return h(), t ? {
@@ -4584,13 +4584,13 @@ function on(r = {}) {
4584
4584
  source: n,
4585
4585
  copiedDuring: a = 1500,
4586
4586
  legacy: s = !1
4587
- } = r, i = t0(() => e && "clipboard" in e), o = Nn("clipboard-read"), u = Nn("clipboard-write"), h = lt(() => i.value || s), d = U(""), m = U(!1), g = tl(() => m.value = !1, a);
4587
+ } = r, i = t0(() => e && "clipboard" in e), o = Nn("clipboard-read"), u = Nn("clipboard-write"), h = ut(() => i.value || s), d = U(""), m = U(!1), g = rl(() => m.value = !1, a);
4588
4588
  function y() {
4589
4589
  i.value && j(o.value) ? e.clipboard.readText().then((v) => {
4590
4590
  d.value = v;
4591
4591
  }) : d.value = M();
4592
4592
  }
4593
- h.value && t && Nt(["copy", "cut"], y);
4593
+ h.value && t && qt(["copy", "cut"], y);
4594
4594
  async function x(v = $e(n)) {
4595
4595
  h.value && v != null && (i.value && j(u.value) ? await e.clipboard.writeText(v) : k(v), d.value = v, m.value = !0, g.start());
4596
4596
  }
@@ -4612,12 +4612,12 @@ function on(r = {}) {
4612
4612
  copy: x
4613
4613
  };
4614
4614
  }
4615
- function ll(r, e, t = {}) {
4616
- const { window: n = _t, ...a } = t;
4615
+ function ul(r, e, t = {}) {
4616
+ const { window: n = Ot, ...a } = t;
4617
4617
  let s;
4618
4618
  const i = t0(() => n && "ResizeObserver" in n), o = () => {
4619
4619
  s && (s.disconnect(), s = void 0);
4620
- }, u = lt(() => {
4620
+ }, u = ut(() => {
4621
4621
  const m = $e(r);
4622
4622
  return Array.isArray(m) ? m.map((g) => ft(g)) : [ft(m)];
4623
4623
  }), h = Ke(
@@ -4638,7 +4638,7 @@ function ll(r, e, t = {}) {
4638
4638
  stop: d
4639
4639
  };
4640
4640
  }
4641
- function ul(r, e = {}) {
4641
+ function cl(r, e = {}) {
4642
4642
  const {
4643
4643
  reset: t = !0,
4644
4644
  windowResize: n = !0,
@@ -4658,9 +4658,9 @@ function ul(r, e = {}) {
4658
4658
  function M() {
4659
4659
  i === "sync" ? k() : i === "next-frame" && requestAnimationFrame(() => k());
4660
4660
  }
4661
- return ll(r, M), Ke(() => ft(r), (j) => !j && M()), sl(r, M, {
4661
+ return ul(r, M), Ke(() => ft(r), (j) => !j && M()), il(r, M, {
4662
4662
  attributeFilter: ["style", "class"]
4663
- }), a && Nt("scroll", M, { capture: !0, passive: !0 }), n && Nt("resize", M, { passive: !0 }), Qa(() => {
4663
+ }), a && qt("scroll", M, { capture: !0, passive: !0 }), n && qt("resize", M, { passive: !0 }), Qa(() => {
4664
4664
  s && M();
4665
4665
  }), {
4666
4666
  height: o,
@@ -4674,18 +4674,18 @@ function ul(r, e = {}) {
4674
4674
  update: M
4675
4675
  };
4676
4676
  }
4677
- function at(r, e, t = {}) {
4677
+ function st(r, e, t = {}) {
4678
4678
  const {
4679
4679
  root: n,
4680
4680
  rootMargin: a = "0px",
4681
4681
  threshold: s = 0,
4682
- window: i = _t,
4682
+ window: i = Ot,
4683
4683
  immediate: o = !0
4684
- } = t, u = t0(() => i && "IntersectionObserver" in i), h = lt(() => {
4684
+ } = t, u = t0(() => i && "IntersectionObserver" in i), h = ut(() => {
4685
4685
  const x = $e(r);
4686
4686
  return (Array.isArray(x) ? x : [x]).map(ft).filter(Ja);
4687
4687
  });
4688
- let d = Yt;
4688
+ let d = Xt;
4689
4689
  const m = U(o), g = u.value ? Ke(
4690
4690
  () => [h.value, ft(n), m.value],
4691
4691
  ([x, k]) => {
@@ -4700,11 +4700,11 @@ function at(r, e, t = {}) {
4700
4700
  }
4701
4701
  );
4702
4702
  x.forEach((j) => j && M.observe(j)), d = () => {
4703
- M.disconnect(), d = Yt;
4703
+ M.disconnect(), d = Xt;
4704
4704
  };
4705
4705
  },
4706
4706
  { immediate: o, flush: "post" }
4707
- ) : Yt, y = () => {
4707
+ ) : Xt, y = () => {
4708
4708
  d(), g(), m.value = !1;
4709
4709
  };
4710
4710
  return e0(y), {
@@ -4719,15 +4719,15 @@ function at(r, e, t = {}) {
4719
4719
  stop: y
4720
4720
  };
4721
4721
  }
4722
- async function cl(r) {
4722
+ async function dl(r) {
4723
4723
  return new Promise((e, t) => {
4724
4724
  const n = new Image(), { src: a, srcset: s, sizes: i, class: o, loading: u, crossorigin: h, referrerPolicy: d } = r;
4725
4725
  n.src = a, s && (n.srcset = s), i && (n.sizes = i), o && (n.className = o), u && (n.loading = u), h && (n.crossOrigin = h), d && (n.referrerPolicy = d), n.onload = () => e(n), n.onerror = t;
4726
4726
  });
4727
4727
  }
4728
- function dl(r, e = {}) {
4729
- const t = il(
4730
- () => cl($e(r)),
4728
+ function hl(r, e = {}) {
4729
+ const t = ol(
4730
+ () => dl($e(r)),
4731
4731
  void 0,
4732
4732
  {
4733
4733
  resetOnExecute: !0,
@@ -4741,20 +4741,20 @@ function dl(r, e = {}) {
4741
4741
  ), t;
4742
4742
  }
4743
4743
  function ts(r = {}) {
4744
- const { window: e = _t, behavior: t = "auto" } = r;
4744
+ const { window: e = Ot, behavior: t = "auto" } = r;
4745
4745
  if (!e)
4746
4746
  return {
4747
4747
  x: U(0),
4748
4748
  y: U(0)
4749
4749
  };
4750
- const n = U(e.scrollX), a = U(e.scrollY), s = lt({
4750
+ const n = U(e.scrollX), a = U(e.scrollY), s = ut({
4751
4751
  get() {
4752
4752
  return n.value;
4753
4753
  },
4754
4754
  set(o) {
4755
4755
  scrollTo({ left: o, behavior: t });
4756
4756
  }
4757
- }), i = lt({
4757
+ }), i = ut({
4758
4758
  get() {
4759
4759
  return a.value;
4760
4760
  },
@@ -4762,7 +4762,7 @@ function ts(r = {}) {
4762
4762
  scrollTo({ top: o, behavior: t });
4763
4763
  }
4764
4764
  });
4765
- return Nt(
4765
+ return qt(
4766
4766
  e,
4767
4767
  "scroll",
4768
4768
  () => {
@@ -4774,9 +4774,9 @@ function ts(r = {}) {
4774
4774
  }
4775
4775
  ), { x: s, y: i };
4776
4776
  }
4777
- function hl(r = {}) {
4777
+ function pl(r = {}) {
4778
4778
  const {
4779
- window: e = _t,
4779
+ window: e = Ot,
4780
4780
  initialWidth: t = Number.POSITIVE_INFINITY,
4781
4781
  initialHeight: n = Number.POSITIVE_INFINITY,
4782
4782
  listenOrientation: a = !0,
@@ -4785,16 +4785,16 @@ function hl(r = {}) {
4785
4785
  } = r, o = U(t), u = U(n), h = () => {
4786
4786
  e && (i === "outer" ? (o.value = e.outerWidth, u.value = e.outerHeight) : s ? (o.value = e.innerWidth, u.value = e.innerHeight) : (o.value = e.document.documentElement.clientWidth, u.value = e.document.documentElement.clientHeight));
4787
4787
  };
4788
- if (h(), Qa(h), Nt("resize", h, { passive: !0 }), a) {
4789
- const d = ol("(orientation: portrait)");
4788
+ if (h(), Qa(h), qt("resize", h, { passive: !0 }), a) {
4789
+ const d = ll("(orientation: portrait)");
4790
4790
  Ke(d, () => h());
4791
4791
  }
4792
4792
  return { width: o, height: u };
4793
4793
  }
4794
- const pl = /* @__PURE__ */ G({
4794
+ const ml = /* @__PURE__ */ G({
4795
4795
  __name: "ElmTooltip",
4796
4796
  setup(r) {
4797
- const e = U(null), { x: t, y: n, width: a, height: s } = ul(e), i = hl(), o = U(!1);
4797
+ const e = U(null), { x: t, y: n, width: a, height: s } = cl(e), i = pl(), o = U(!1);
4798
4798
  return (u, h) => (I(), O("span", {
4799
4799
  ref_key: "el",
4800
4800
  ref: e,
@@ -4829,11 +4829,11 @@ const pl = /* @__PURE__ */ G({
4829
4829
  })
4830
4830
  ], 34));
4831
4831
  }
4832
- }), ml = "_tooltip_lxxjw_1", fl = {
4833
- tooltip: ml
4834
- }, vl = {
4835
- $style: fl
4836
- }, ln = /* @__PURE__ */ J(pl, [["__cssModules", vl], ["__scopeId", "data-v-9df55653"]]), yl = /* @__PURE__ */ G({
4832
+ }), fl = "_tooltip_lxxjw_1", vl = {
4833
+ tooltip: fl
4834
+ }, yl = {
4835
+ $style: vl
4836
+ }, ln = /* @__PURE__ */ J(ml, [["__cssModules", yl], ["__scopeId", "data-v-9df55653"]]), gl = /* @__PURE__ */ G({
4837
4837
  __name: "ElmCodeBlock",
4838
4838
  props: {
4839
4839
  code: {},
@@ -4843,7 +4843,7 @@ const pl = /* @__PURE__ */ G({
4843
4843
  },
4844
4844
  setup(r) {
4845
4845
  const e = r, { copy: t, copied: n } = on({ source: e.code }), a = U(null), s = U(!1);
4846
- return at(a, ([{ isIntersecting: i }], o) => {
4846
+ return st(a, ([{ isIntersecting: i }], o) => {
4847
4847
  s.value = i;
4848
4848
  }), (i, o) => (I(), O("div", {
4849
4849
  ref_key: "target",
@@ -4860,17 +4860,17 @@ const pl = /* @__PURE__ */ G({
4860
4860
  L("div", {
4861
4861
  class: _(i.$style.header__left)
4862
4862
  }, [
4863
- Y(No, {
4863
+ Y(Po, {
4864
4864
  language: i.language,
4865
4865
  size: 20
4866
4866
  }, null, 8, ["language"]),
4867
- Y(ye, {
4867
+ Y(ge, {
4868
4868
  text: i.caption ?? i.language
4869
4869
  }, null, 8, ["text"])
4870
4870
  ], 2),
4871
4871
  Y(ln, null, {
4872
4872
  original: Oe(() => [
4873
- (I(), we(ut(P(n) ? P(wo) : P(ko)), {
4873
+ (I(), me(at(P(n) ? P(ko) : P(So)), {
4874
4874
  class: _(i.$style["copy-icon"]),
4875
4875
  onClick: o[0] || (o[0] = () => {
4876
4876
  P(t)(i.code);
@@ -4879,7 +4879,7 @@ const pl = /* @__PURE__ */ G({
4879
4879
  ]),
4880
4880
  tooltip: Oe(() => [
4881
4881
  L("div", null, [
4882
- Y(ye, {
4882
+ Y(ge, {
4883
4883
  text: P(n) ? "Copied to Clipboard!" : "Copy to Clipboard"
4884
4884
  }, null, 8, ["text"])
4885
4885
  ])
@@ -4890,22 +4890,22 @@ const pl = /* @__PURE__ */ G({
4890
4890
  L("div", {
4891
4891
  class: _(i.$style.code)
4892
4892
  }, [
4893
- Y(Xo, {
4893
+ Y(Zo, {
4894
4894
  code: i.code,
4895
4895
  language: i.language
4896
4896
  }, null, 8, ["code", "language"])
4897
4897
  ], 2)
4898
4898
  ], 6));
4899
4899
  }
4900
- }), gl = "_wrapper_17kkz_1", bl = "_header_17kkz_15", xl = "_header__left_17kkz_29", wl = "_code_17kkz_55", kl = {
4901
- wrapper: gl,
4902
- header: bl,
4903
- header__left: xl,
4900
+ }), bl = "_wrapper_17kkz_1", xl = "_header_17kkz_15", wl = "_header__left_17kkz_29", kl = "_code_17kkz_55", Sl = {
4901
+ wrapper: bl,
4902
+ header: xl,
4903
+ header__left: wl,
4904
4904
  "copy-icon": "_copy-icon_17kkz_36",
4905
- code: wl
4906
- }, Sl = {
4907
- $style: kl
4908
- }, rs = /* @__PURE__ */ J(yl, [["__cssModules", Sl]]);
4905
+ code: kl
4906
+ }, Ml = {
4907
+ $style: Sl
4908
+ }, rs = /* @__PURE__ */ J(gl, [["__cssModules", Ml]]);
4909
4909
  class Ve {
4910
4910
  // The + prefix indicates that these fields aren't writeable
4911
4911
  // Lexer holding the input string.
@@ -4960,42 +4960,42 @@ class H {
4960
4960
  }
4961
4961
  }
4962
4962
  H.prototype.__proto__ = Error.prototype;
4963
- var Ml = function(e, t) {
4963
+ var Al = function(e, t) {
4964
4964
  return e.indexOf(t) !== -1;
4965
- }, Al = function(e, t) {
4965
+ }, jl = function(e, t) {
4966
4966
  return e === void 0 ? t : e;
4967
- }, jl = /([A-Z])/g, zl = function(e) {
4968
- return e.replace(jl, "-$1").toLowerCase();
4969
- }, Tl = {
4967
+ }, zl = /([A-Z])/g, Tl = function(e) {
4968
+ return e.replace(zl, "-$1").toLowerCase();
4969
+ }, El = {
4970
4970
  "&": "&amp;",
4971
4971
  ">": "&gt;",
4972
4972
  "<": "&lt;",
4973
4973
  '"': "&quot;",
4974
4974
  "'": "&#x27;"
4975
- }, El = /[&><"']/g;
4976
- function Cl(r) {
4977
- return String(r).replace(El, (e) => Tl[e]);
4975
+ }, Cl = /[&><"']/g;
4976
+ function $l(r) {
4977
+ return String(r).replace(Cl, (e) => El[e]);
4978
4978
  }
4979
4979
  var ns = function r(e) {
4980
4980
  return e.type === "ordgroup" || e.type === "color" ? e.body.length === 1 ? r(e.body[0]) : e : e.type === "font" ? r(e.body) : e;
4981
- }, $l = function(e) {
4981
+ }, Il = function(e) {
4982
4982
  var t = ns(e);
4983
4983
  return t.type === "mathord" || t.type === "textord" || t.type === "atom";
4984
- }, Il = function(e) {
4984
+ }, _l = function(e) {
4985
4985
  if (!e)
4986
4986
  throw new Error("Expected non-null, but got " + String(e));
4987
4987
  return e;
4988
- }, _l = function(e) {
4988
+ }, Ol = function(e) {
4989
4989
  var t = /^[\x00-\x20]*([^\\/#?]*?)(:|&#0*58|&#x0*3a|&colon)/i.exec(e);
4990
4990
  return t ? t[2] !== ":" || !/^[a-zA-Z][a-zA-Z0-9+\-.]*$/.test(t[1]) ? null : t[1].toLowerCase() : "_relative";
4991
4991
  }, W = {
4992
- contains: Ml,
4993
- deflt: Al,
4994
- escape: Cl,
4995
- hyphenate: zl,
4992
+ contains: Al,
4993
+ deflt: jl,
4994
+ escape: $l,
4995
+ hyphenate: Tl,
4996
4996
  getBaseElem: ns,
4997
- isCharacterBox: $l,
4998
- protocolFromUrl: _l
4997
+ isCharacterBox: Il,
4998
+ protocolFromUrl: Ol
4999
4999
  }, R0 = {
5000
5000
  displayMode: {
5001
5001
  type: "boolean",
@@ -5083,7 +5083,7 @@ var ns = function r(e) {
5083
5083
  cli: !1
5084
5084
  }
5085
5085
  };
5086
- function Ol(r) {
5086
+ function Bl(r) {
5087
5087
  if (r.default)
5088
5088
  return r.default;
5089
5089
  var e = r.type, t = Array.isArray(e) ? e[0] : e;
@@ -5106,7 +5106,7 @@ class un {
5106
5106
  for (var t in R0)
5107
5107
  if (R0.hasOwnProperty(t)) {
5108
5108
  var n = R0[t];
5109
- this[t] = e[t] !== void 0 ? n.processor ? n.processor(e[t]) : e[t] : Ol(n);
5109
+ this[t] = e[t] !== void 0 ? n.processor ? n.processor(e[t]) : e[t] : Bl(n);
5110
5110
  }
5111
5111
  }
5112
5112
  /**
@@ -5166,40 +5166,40 @@ class Mt {
5166
5166
  * Get the style of a superscript given a base in the current style.
5167
5167
  */
5168
5168
  sup() {
5169
- return it[Bl[this.id]];
5169
+ return ot[Rl[this.id]];
5170
5170
  }
5171
5171
  /**
5172
5172
  * Get the style of a subscript given a base in the current style.
5173
5173
  */
5174
5174
  sub() {
5175
- return it[Rl[this.id]];
5175
+ return ot[Fl[this.id]];
5176
5176
  }
5177
5177
  /**
5178
5178
  * Get the style of a fraction numerator given the fraction in the current
5179
5179
  * style.
5180
5180
  */
5181
5181
  fracNum() {
5182
- return it[Fl[this.id]];
5182
+ return ot[Dl[this.id]];
5183
5183
  }
5184
5184
  /**
5185
5185
  * Get the style of a fraction denominator given the fraction in the current
5186
5186
  * style.
5187
5187
  */
5188
5188
  fracDen() {
5189
- return it[Dl[this.id]];
5189
+ return ot[Hl[this.id]];
5190
5190
  }
5191
5191
  /**
5192
5192
  * Get the cramped version of a style (in particular, cramping a cramped style
5193
5193
  * doesn't change the style).
5194
5194
  */
5195
5195
  cramp() {
5196
- return it[Hl[this.id]];
5196
+ return ot[Ll[this.id]];
5197
5197
  }
5198
5198
  /**
5199
5199
  * Get a text or display version of this style.
5200
5200
  */
5201
5201
  text() {
5202
- return it[Ll[this.id]];
5202
+ return ot[Nl[this.id]];
5203
5203
  }
5204
5204
  /**
5205
5205
  * Return true if this style is tightly spaced (scriptstyle/scriptscriptstyle)
@@ -5208,11 +5208,11 @@ class Mt {
5208
5208
  return this.size >= 2;
5209
5209
  }
5210
5210
  }
5211
- var cn = 0, q0 = 1, Xt = 2, vt = 3, p0 = 4, Xe = 5, Jt = 6, Fe = 7, it = [new Mt(cn, 0, !1), new Mt(q0, 0, !0), new Mt(Xt, 1, !1), new Mt(vt, 1, !0), new Mt(p0, 2, !1), new Mt(Xe, 2, !0), new Mt(Jt, 3, !1), new Mt(Fe, 3, !0)], Bl = [p0, Xe, p0, Xe, Jt, Fe, Jt, Fe], Rl = [Xe, Xe, Xe, Xe, Fe, Fe, Fe, Fe], Fl = [Xt, vt, p0, Xe, Jt, Fe, Jt, Fe], Dl = [vt, vt, Xe, Xe, Fe, Fe, Fe, Fe], Hl = [q0, q0, vt, vt, Xe, Xe, Fe, Fe], Ll = [cn, q0, Xt, vt, Xt, vt, Xt, vt], K = {
5212
- DISPLAY: it[cn],
5213
- TEXT: it[Xt],
5214
- SCRIPT: it[p0],
5215
- SCRIPTSCRIPT: it[Jt]
5211
+ var cn = 0, q0 = 1, Zt = 2, vt = 3, p0 = 4, Xe = 5, Jt = 6, Fe = 7, ot = [new Mt(cn, 0, !1), new Mt(q0, 0, !0), new Mt(Zt, 1, !1), new Mt(vt, 1, !0), new Mt(p0, 2, !1), new Mt(Xe, 2, !0), new Mt(Jt, 3, !1), new Mt(Fe, 3, !0)], Rl = [p0, Xe, p0, Xe, Jt, Fe, Jt, Fe], Fl = [Xe, Xe, Xe, Xe, Fe, Fe, Fe, Fe], Dl = [Zt, vt, p0, Xe, Jt, Fe, Jt, Fe], Hl = [vt, vt, Xe, Xe, Fe, Fe, Fe, Fe], Ll = [q0, q0, vt, vt, Xe, Xe, Fe, Fe], Nl = [cn, q0, Zt, vt, Zt, vt, Zt, vt], K = {
5212
+ DISPLAY: ot[cn],
5213
+ TEXT: ot[Zt],
5214
+ SCRIPT: ot[p0],
5215
+ SCRIPTSCRIPT: ot[Jt]
5216
5216
  }, Rr = [{
5217
5217
  // Latin characters beyond the Latin-1 characters we have metrics for.
5218
5218
  // Needed for Czech, Hungarian and Turkish text, for example.
@@ -5272,7 +5272,7 @@ var cn = 0, q0 = 1, Xt = 2, vt = 3, p0 = 4, Xe = 5, Jt = 6, Fe = 7, it = [new Mt
5272
5272
  name: "hangul",
5273
5273
  blocks: [[44032, 55215]]
5274
5274
  }];
5275
- function Nl(r) {
5275
+ function Pl(r) {
5276
5276
  for (var e = 0; e < Rr.length; e++)
5277
5277
  for (var t = Rr[e], n = 0; n < t.blocks.length; n++) {
5278
5278
  var a = t.blocks[n];
@@ -5289,7 +5289,7 @@ function as(r) {
5289
5289
  return !0;
5290
5290
  return !1;
5291
5291
  }
5292
- var Ut = 80, Pl = function(e, t) {
5292
+ var Wt = 80, ql = function(e, t) {
5293
5293
  return "M95," + (622 + e + t) + `
5294
5294
  c-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,-10,-9.5,-14
5295
5295
  c0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54
@@ -5302,7 +5302,7 @@ H400000v` + (40 + e) + `H845.2724
5302
5302
  s-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7
5303
5303
  c-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z
5304
5304
  M` + (834 + e) + " " + t + "h400000v" + (40 + e) + "h-400000z";
5305
- }, ql = function(e, t) {
5305
+ }, Vl = function(e, t) {
5306
5306
  return "M263," + (601 + e + t) + `c0.7,0,18,39.7,52,119
5307
5307
  c34,79.3,68.167,158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120
5308
5308
  c340,-704.7,510.7,-1060.3,512,-1067
@@ -5314,7 +5314,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
5314
5314
  s-109,-253,-109,-253c-72.7,-168,-109.3,-252,-110,-252c-10.7,8,-22,16.7,-34,26
5315
5315
  c-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26s76,-59,76,-59s76,-60,76,-60z
5316
5316
  M` + (1001 + e) + " " + t + "h400000v" + (40 + e) + "h-400000z";
5317
- }, Vl = function(e, t) {
5317
+ }, Gl = function(e, t) {
5318
5318
  return "M983 " + (10 + e + t) + `
5319
5319
  l` + e / 3.13 + " -" + e + `
5320
5320
  c4,-6.7,10,-10,18,-10 H400000v` + (40 + e) + `
@@ -5325,7 +5325,7 @@ c26.7,-32.7,52,-63,76,-91s52,-60,52,-60s208,722,208,722
5325
5325
  c56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,-658.5
5326
5326
  c53.7,-170.3,84.5,-266.8,92.5,-289.5z
5327
5327
  M` + (1001 + e) + " " + t + "h400000v" + (40 + e) + "h-400000z";
5328
- }, Gl = function(e, t) {
5328
+ }, Ul = function(e, t) {
5329
5329
  return "M424," + (2398 + e + t) + `
5330
5330
  c-1.3,-0.7,-38.5,-172,-111.5,-514c-73,-342,-109.8,-513.3,-110.5,-514
5331
5331
  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
@@ -5337,7 +5337,7 @@ s-87.3,378.7,-272.6,1166c-185.3,787.3,-279.3,1182.3,-282,1185
5337
5337
  c-2,6,-10,9,-24,9
5338
5338
  c-8,0,-12,-0.7,-12,-2z M` + (1001 + e) + " " + t + `
5339
5339
  h400000v` + (40 + e) + "h-400000z";
5340
- }, Ul = function(e, t) {
5340
+ }, Wl = function(e, t) {
5341
5341
  return "M473," + (2713 + e + t) + `
5342
5342
  c339.3,-1799.3,509.3,-2700,510,-2702 l` + e / 5.298 + " -" + e + `
5343
5343
  c3.3,-7.3,9.3,-11,18,-11 H400000v` + (40 + e) + `H1017.7
@@ -5346,40 +5346,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
5346
5346
  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
5347
5347
  s76,-153,76,-153s77,-151,77,-151c0.7,0.7,35.7,202,105,604c67.3,400.7,102,602.7,104,
5348
5348
  606zM` + (1001 + e) + " " + t + "h400000v" + (40 + e) + "H1017.7z";
5349
- }, Wl = function(e) {
5349
+ }, Yl = function(e) {
5350
5350
  var t = e / 2;
5351
5351
  return "M400000 " + e + " H0 L" + t + " 0 l65 45 L145 " + (e - 80) + " H400000z";
5352
- }, Yl = function(e, t, n) {
5352
+ }, Xl = function(e, t, n) {
5353
5353
  var a = n - 54 - t - e;
5354
5354
  return "M702 " + (e + t) + "H400000" + (40 + e) + `
5355
5355
  H742v` + a + `l-4 4-4 4c-.667.7 -2 1.5-4 2.5s-4.167 1.833-6.5 2.5-5.5 1-9.5 1
5356
5356
  h-12l-28-84c-16.667-52-96.667 -294.333-240-727l-212 -643 -85 170
5357
5357
  c-4-3.333-8.333-7.667-13 -13l-13-13l77-155 77-156c66 199.333 139 419.667
5358
5358
  219 661 l218 661zM702 ` + t + "H400000v" + (40 + e) + "H742z";
5359
- }, Xl = function(e, t, n) {
5359
+ }, Zl = function(e, t, n) {
5360
5360
  t = 1e3 * t;
5361
5361
  var a = "";
5362
5362
  switch (e) {
5363
5363
  case "sqrtMain":
5364
- a = Pl(t, Ut);
5364
+ a = ql(t, Wt);
5365
5365
  break;
5366
5366
  case "sqrtSize1":
5367
- a = ql(t, Ut);
5367
+ a = Vl(t, Wt);
5368
5368
  break;
5369
5369
  case "sqrtSize2":
5370
- a = Vl(t, Ut);
5370
+ a = Gl(t, Wt);
5371
5371
  break;
5372
5372
  case "sqrtSize3":
5373
- a = Gl(t, Ut);
5373
+ a = Ul(t, Wt);
5374
5374
  break;
5375
5375
  case "sqrtSize4":
5376
- a = Ul(t, Ut);
5376
+ a = Wl(t, Wt);
5377
5377
  break;
5378
5378
  case "sqrtTall":
5379
- a = Yl(t, Ut, n);
5379
+ a = Xl(t, Wt, n);
5380
5380
  }
5381
5381
  return a;
5382
- }, Zl = function(e, t) {
5382
+ }, Kl = function(e, t) {
5383
5383
  switch (e) {
5384
5384
  case "⎜":
5385
5385
  return "M291 0 H417 V" + t + " H291z M291 0 H417 V" + t + " H291z";
@@ -5654,7 +5654,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,
5654
5654
  -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
5655
5655
  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
5656
5656
  M500 241 v40 H399408 v-40z M500 435 v40 H400000 v-40z`
5657
- }, Kl = function(e, t) {
5657
+ }, Jl = function(e, t) {
5658
5658
  switch (e) {
5659
5659
  case "lbrack":
5660
5660
  return "M403 1759 V84 H666 V0 H319 V1759 v" + t + ` v1759 h347 v-84
@@ -5738,7 +5738,7 @@ class b0 {
5738
5738
  return this.children.map(e).join("");
5739
5739
  }
5740
5740
  }
5741
- var ot = {
5741
+ var lt = {
5742
5742
  "AMS-Regular": {
5743
5743
  32: [0, 0, 0, 0, 0.25],
5744
5744
  65: [0, 0.68889, 0, 0, 0.72222],
@@ -7968,14 +7968,14 @@ var ot = {
7968
7968
  ю: "m",
7969
7969
  я: "r"
7970
7970
  };
7971
- function Jl(r, e) {
7972
- ot[r] = e;
7971
+ function Ql(r, e) {
7972
+ lt[r] = e;
7973
7973
  }
7974
7974
  function dn(r, e, t) {
7975
- if (!ot[e])
7975
+ if (!lt[e])
7976
7976
  throw new Error("Font metrics not found for font: " + e + ".");
7977
- var n = r.charCodeAt(0), a = ot[e][n];
7978
- if (!a && r[0] in qn && (n = qn[r[0]].charCodeAt(0), a = ot[e][n]), !a && t === "text" && as(n) && (a = ot[e][77]), a)
7977
+ var n = r.charCodeAt(0), a = lt[e][n];
7978
+ if (!a && r[0] in qn && (n = qn[r[0]].charCodeAt(0), a = lt[e][n]), !a && t === "text" && as(n) && (a = lt[e][77]), a)
7979
7979
  return {
7980
7980
  depth: a[0],
7981
7981
  height: a[1],
@@ -7985,7 +7985,7 @@ function dn(r, e, t) {
7985
7985
  };
7986
7986
  }
7987
7987
  var hr = {};
7988
- function Ql(r) {
7988
+ function e1(r) {
7989
7989
  var e;
7990
7990
  if (r >= 5 ? e = 0 : r >= 3 ? e = 1 : e = 2, !hr[e]) {
7991
7991
  var t = hr[e] = {
@@ -7996,7 +7996,7 @@ function Ql(r) {
7996
7996
  }
7997
7997
  return hr[e];
7998
7998
  }
7999
- var e1 = [
7999
+ var t1 = [
8000
8000
  // Each element contains [textsize, scriptsize, scriptscriptsize].
8001
8001
  // The size mappings are taken from TeX with \normalsize=10pt.
8002
8002
  [1, 1, 1],
@@ -8036,7 +8036,7 @@ var e1 = [
8036
8036
  2.074,
8037
8037
  2.488
8038
8038
  ], Gn = function(e, t) {
8039
- return t.size < 2 ? e : e1[e - 1][t.size - 1];
8039
+ return t.size < 2 ? e : t1[e - 1][t.size - 1];
8040
8040
  };
8041
8041
  class mt {
8042
8042
  // A font family applies to a group of fonts (i.e. SansSerif), while a font
@@ -8204,7 +8204,7 @@ class mt {
8204
8204
  * Return the font metrics for this size.
8205
8205
  */
8206
8206
  fontMetrics() {
8207
- return this._fontMetrics || (this._fontMetrics = Ql(this.size)), this._fontMetrics;
8207
+ return this._fontMetrics || (this._fontMetrics = e1(this.size)), this._fontMetrics;
8208
8208
  }
8209
8209
  /**
8210
8210
  * Gets the CSS color of the current options object
@@ -8242,12 +8242,12 @@ var Fr = {
8242
8242
  // https://tex.stackexchange.com/a/41371
8243
8243
  px: 803 / 800
8244
8244
  // \pdfpxdimen defaults to 1 bp in pdfTeX and LuaTeX
8245
- }, t1 = {
8245
+ }, r1 = {
8246
8246
  ex: !0,
8247
8247
  em: !0,
8248
8248
  mu: !0
8249
8249
  }, ss = function(e) {
8250
- return typeof e != "string" && (e = e.unit), e in Fr || e in t1 || e === "ex";
8250
+ return typeof e != "string" && (e = e.unit), e in Fr || e in r1 || e === "ex";
8251
8251
  }, pe = function(e, t) {
8252
8252
  var n;
8253
8253
  if (e.unit in Fr)
@@ -8338,7 +8338,7 @@ class hn {
8338
8338
  return ls.call(this, "a");
8339
8339
  }
8340
8340
  }
8341
- class r1 {
8341
+ class n1 {
8342
8342
  constructor(e, t, n) {
8343
8343
  this.src = void 0, this.alt = void 0, this.classes = void 0, this.height = void 0, this.depth = void 0, this.maxFontSize = void 0, this.style = void 0, this.alt = t, this.src = e, this.classes = ["mord"], this.style = n;
8344
8344
  }
@@ -8359,7 +8359,7 @@ class r1 {
8359
8359
  return t && (e += ' style="' + W.escape(t) + '"'), e += "'/>", e;
8360
8360
  }
8361
8361
  }
8362
- var n1 = {
8362
+ var a1 = {
8363
8363
  î: "ı̂",
8364
8364
  ï: "ı̈",
8365
8365
  í: "ı́",
@@ -8369,8 +8369,8 @@ var n1 = {
8369
8369
  class Je {
8370
8370
  constructor(e, t, n, a, s, i, o, u) {
8371
8371
  this.text = void 0, this.height = void 0, this.depth = void 0, this.italic = void 0, this.skew = void 0, this.width = void 0, this.maxFontSize = void 0, this.classes = void 0, this.style = void 0, this.text = e, this.height = t || 0, this.depth = n || 0, this.italic = a || 0, this.skew = s || 0, this.width = i || 0, this.classes = o || [], this.style = u || {}, this.maxFontSize = 0;
8372
- var h = Nl(this.text.charCodeAt(0));
8373
- h && this.classes.push(h + "_fallback"), /[îïíì]/.test(this.text) && (this.text = n1[this.text]);
8372
+ var h = Pl(this.text.charCodeAt(0));
8373
+ h && this.classes.push(h + "_fallback"), /[îïíì]/.test(this.text) && (this.text = a1[this.text]);
8374
8374
  }
8375
8375
  hasClass(e) {
8376
8376
  return W.contains(this.classes, e);
@@ -8457,19 +8457,19 @@ function Un(r) {
8457
8457
  return r;
8458
8458
  throw new Error("Expected symbolNode but got " + String(r) + ".");
8459
8459
  }
8460
- function a1(r) {
8460
+ function s1(r) {
8461
8461
  if (r instanceof x0)
8462
8462
  return r;
8463
8463
  throw new Error("Expected span<HtmlDomNode> but got " + String(r) + ".");
8464
8464
  }
8465
- var s1 = {
8465
+ var i1 = {
8466
8466
  bin: 1,
8467
8467
  close: 1,
8468
8468
  inner: 1,
8469
8469
  open: 1,
8470
8470
  punct: 1,
8471
8471
  rel: 1
8472
- }, i1 = {
8472
+ }, o1 = {
8473
8473
  "accent-token": 1,
8474
8474
  mathord: 1,
8475
8475
  "op-token": 1,
@@ -9117,15 +9117,15 @@ l(c, p, Z, "h", "ℎ");
9117
9117
  l(B, p, Z, "h", "ℎ");
9118
9118
  var Q = "";
9119
9119
  for (var Re = 0; Re < V0.length; Re++) {
9120
- var ve = V0.charAt(Re);
9121
- Q = String.fromCharCode(55349, 56320 + Re), l(c, p, Z, ve, Q), l(B, p, z, ve, Q), Q = String.fromCharCode(55349, 56372 + Re), l(c, p, Z, ve, Q), l(B, p, z, ve, Q), Q = String.fromCharCode(55349, 56424 + Re), l(c, p, Z, ve, Q), l(B, p, z, ve, Q), Q = String.fromCharCode(55349, 56580 + Re), l(c, p, Z, ve, Q), l(B, p, z, ve, Q), Q = String.fromCharCode(55349, 56684 + Re), l(c, p, Z, ve, Q), l(B, p, z, ve, Q), Q = String.fromCharCode(55349, 56736 + Re), l(c, p, Z, ve, Q), l(B, p, z, ve, Q), Q = String.fromCharCode(55349, 56788 + Re), l(c, p, Z, ve, Q), l(B, p, z, ve, Q), Q = String.fromCharCode(55349, 56840 + Re), l(c, p, Z, ve, Q), l(B, p, z, ve, Q), Q = String.fromCharCode(55349, 56944 + Re), l(c, p, Z, ve, Q), l(B, p, z, ve, Q), Re < 26 && (Q = String.fromCharCode(55349, 56632 + Re), l(c, p, Z, ve, Q), l(B, p, z, ve, Q), Q = String.fromCharCode(55349, 56476 + Re), l(c, p, Z, ve, Q), l(B, p, z, ve, Q));
9120
+ var ye = V0.charAt(Re);
9121
+ Q = String.fromCharCode(55349, 56320 + Re), l(c, p, Z, ye, Q), l(B, p, z, ye, Q), Q = String.fromCharCode(55349, 56372 + Re), l(c, p, Z, ye, Q), l(B, p, z, ye, Q), Q = String.fromCharCode(55349, 56424 + Re), l(c, p, Z, ye, Q), l(B, p, z, ye, Q), Q = String.fromCharCode(55349, 56580 + Re), l(c, p, Z, ye, Q), l(B, p, z, ye, Q), Q = String.fromCharCode(55349, 56684 + Re), l(c, p, Z, ye, Q), l(B, p, z, ye, Q), Q = String.fromCharCode(55349, 56736 + Re), l(c, p, Z, ye, Q), l(B, p, z, ye, Q), Q = String.fromCharCode(55349, 56788 + Re), l(c, p, Z, ye, Q), l(B, p, z, ye, Q), Q = String.fromCharCode(55349, 56840 + Re), l(c, p, Z, ye, Q), l(B, p, z, ye, Q), Q = String.fromCharCode(55349, 56944 + Re), l(c, p, Z, ye, Q), l(B, p, z, ye, Q), Re < 26 && (Q = String.fromCharCode(55349, 56632 + Re), l(c, p, Z, ye, Q), l(B, p, z, ye, Q), Q = String.fromCharCode(55349, 56476 + Re), l(c, p, Z, ye, Q), l(B, p, z, ye, Q));
9122
9122
  }
9123
9123
  Q = "𝕜";
9124
9124
  l(c, p, Z, "k", Q);
9125
9125
  l(B, p, z, "k", Q);
9126
- for (var Dt = 0; Dt < 10; Dt++) {
9127
- var At = Dt.toString();
9128
- Q = String.fromCharCode(55349, 57294 + Dt), l(c, p, Z, At, Q), l(B, p, z, At, Q), Q = String.fromCharCode(55349, 57314 + Dt), l(c, p, Z, At, Q), l(B, p, z, At, Q), Q = String.fromCharCode(55349, 57324 + Dt), l(c, p, Z, At, Q), l(B, p, z, At, Q), Q = String.fromCharCode(55349, 57334 + Dt), l(c, p, Z, At, Q), l(B, p, z, At, Q);
9126
+ for (var Ht = 0; Ht < 10; Ht++) {
9127
+ var At = Ht.toString();
9128
+ Q = String.fromCharCode(55349, 57294 + Ht), l(c, p, Z, At, Q), l(B, p, z, At, Q), Q = String.fromCharCode(55349, 57314 + Ht), l(c, p, Z, At, Q), l(B, p, z, At, Q), Q = String.fromCharCode(55349, 57324 + Ht), l(c, p, Z, At, Q), l(B, p, z, At, Q), Q = String.fromCharCode(55349, 57334 + Ht), l(c, p, Z, At, Q), l(B, p, z, At, Q);
9129
9129
  }
9130
9130
  var Hr = "ÐÞþ";
9131
9131
  for (var vr = 0; vr < Hr.length; vr++) {
@@ -9199,7 +9199,7 @@ var T0 = [
9199
9199
  // 0-9 bold sans-serif
9200
9200
  ["mathtt", "texttt", "Typewriter-Regular"]
9201
9201
  // 0-9 monospace
9202
- ], o1 = function(e, t) {
9202
+ ], l1 = function(e, t) {
9203
9203
  var n = e.charCodeAt(0), a = e.charCodeAt(1), s = (n - 55296) * 1024 + (a - 56320) + 65536, i = t === "math" ? 0 : 1;
9204
9204
  if (119808 <= s && s < 120484) {
9205
9205
  var o = Math.floor((s - 119808) / 26);
@@ -9234,9 +9234,9 @@ var T0 = [
9234
9234
  d && (u.style.color = d);
9235
9235
  }
9236
9236
  return u;
9237
- }, l1 = function(e, t, n, a) {
9237
+ }, u1 = function(e, t, n, a) {
9238
9238
  return a === void 0 && (a = []), n.font === "boldsymbol" && Q0(e, "Main-Bold", t).metrics ? tt(e, "Main-Bold", t, n, a.concat(["mathbf"])) : e === "\\" || ce[t][e].font === "main" ? tt(e, "Main-Regular", t, n, a) : tt(e, "AMS-Regular", t, n, a.concat(["amsrm"]));
9239
- }, u1 = function(e, t, n, a, s) {
9239
+ }, c1 = function(e, t, n, a, s) {
9240
9240
  return s !== "textord" && Q0(e, "Math-BoldItalic", t).metrics ? {
9241
9241
  fontName: "Math-BoldItalic",
9242
9242
  fontClass: "boldsymbol"
@@ -9244,14 +9244,14 @@ var T0 = [
9244
9244
  fontName: "Main-Bold",
9245
9245
  fontClass: "mathbf"
9246
9246
  };
9247
- }, c1 = function(e, t, n) {
9247
+ }, d1 = function(e, t, n) {
9248
9248
  var a = e.mode, s = e.text, i = ["mord"], o = a === "math" || a === "text" && t.font, u = o ? t.font : t.fontFamily, h = "", d = "";
9249
- if (s.charCodeAt(0) === 55349 && ([h, d] = o1(s, a)), h.length > 0)
9249
+ if (s.charCodeAt(0) === 55349 && ([h, d] = l1(s, a)), h.length > 0)
9250
9250
  return tt(s, h, a, t, i.concat(d));
9251
9251
  if (u) {
9252
9252
  var m, g;
9253
9253
  if (u === "boldsymbol") {
9254
- var y = u1(s, a, t, i, n);
9254
+ var y = c1(s, a, t, i, n);
9255
9255
  m = y.fontName, g = [y.fontClass];
9256
9256
  } else o ? (m = hs[u].fontName, g = [u]) : (m = E0(u, t.fontWeight, t.fontShape), g = [u, t.fontWeight, t.fontShape]);
9257
9257
  if (Q0(s, m, a).metrics)
@@ -9278,7 +9278,7 @@ var T0 = [
9278
9278
  }
9279
9279
  } else
9280
9280
  throw new Error("unexpected type: " + n + " in makeOrd");
9281
- }, d1 = (r, e) => {
9281
+ }, h1 = (r, e) => {
9282
9282
  if (Et(r.classes) !== Et(e.classes) || r.skew !== e.skew || r.maxFontSize !== e.maxFontSize)
9283
9283
  return !1;
9284
9284
  if (r.classes.length === 1) {
@@ -9293,10 +9293,10 @@ var T0 = [
9293
9293
  if (e.style.hasOwnProperty(a) && r.style[a] !== e.style[a])
9294
9294
  return !1;
9295
9295
  return !0;
9296
- }, h1 = (r) => {
9296
+ }, p1 = (r) => {
9297
9297
  for (var e = 0; e < r.length - 1; e++) {
9298
9298
  var t = r[e], n = r[e + 1];
9299
- t instanceof Je && n instanceof Je && d1(t, n) && (t.text += n.text, t.height = Math.max(t.height, n.height), t.depth = Math.max(t.depth, n.depth), t.italic = n.italic, r.splice(e + 1, 1), e--);
9299
+ t instanceof Je && n instanceof Je && h1(t, n) && (t.text += n.text, t.height = Math.max(t.height, n.height), t.depth = Math.max(t.depth, n.depth), t.italic = n.italic, r.splice(e + 1, 1), e--);
9300
9300
  }
9301
9301
  return r;
9302
9302
  }, pn = function(e) {
@@ -9308,18 +9308,18 @@ var T0 = [
9308
9308
  }, Le = function(e, t, n, a) {
9309
9309
  var s = new x0(e, t, n, a);
9310
9310
  return pn(s), s;
9311
- }, cs = (r, e, t, n) => new x0(r, e, t, n), p1 = function(e, t, n) {
9311
+ }, cs = (r, e, t, n) => new x0(r, e, t, n), m1 = function(e, t, n) {
9312
9312
  var a = Le([e], [], t);
9313
9313
  return a.height = Math.max(n || t.fontMetrics().defaultRuleThickness, t.minRuleThickness), a.style.borderBottomWidth = N(a.height), a.maxFontSize = 1, a;
9314
- }, m1 = function(e, t, n, a) {
9314
+ }, f1 = function(e, t, n, a) {
9315
9315
  var s = new hn(e, t, n, a);
9316
9316
  return pn(s), s;
9317
9317
  }, ds = function(e) {
9318
9318
  var t = new b0(e);
9319
9319
  return pn(t), t;
9320
- }, f1 = function(e, t) {
9320
+ }, v1 = function(e, t) {
9321
9321
  return e instanceof b0 ? Le([], [e], t) : e;
9322
- }, v1 = function(e) {
9322
+ }, y1 = function(e) {
9323
9323
  if (e.positionType === "individualShift") {
9324
9324
  for (var t = e.children, n = [t[0]], a = -t[0].shift - t[0].elem.depth, s = a, i = 1; i < t.length; i++) {
9325
9325
  var o = -t[i].shift - s - t[i].elem.depth, u = o - (t[i - 1].elem.height + t[i - 1].elem.depth);
@@ -9357,11 +9357,11 @@ var T0 = [
9357
9357
  children: e.children,
9358
9358
  depth: h
9359
9359
  };
9360
- }, y1 = function(e, t) {
9360
+ }, g1 = function(e, t) {
9361
9361
  for (var {
9362
9362
  children: n,
9363
9363
  depth: a
9364
- } = v1(e), s = 0, i = 0; i < n.length; i++) {
9364
+ } = y1(e), s = 0, i = 0; i < n.length; i++) {
9365
9365
  var o = n[i];
9366
9366
  if (o.type === "elem") {
9367
9367
  var u = o.elem;
@@ -9393,7 +9393,7 @@ var T0 = [
9393
9393
  T = [Le(["vlist-r"], [A])];
9394
9394
  var R = Le(["vlist-t"], T);
9395
9395
  return T.length === 2 && R.classes.push("vlist-t2"), R.height = g, R.depth = -m, R;
9396
- }, g1 = (r, e) => {
9396
+ }, b1 = (r, e) => {
9397
9397
  var t = Le(["mspace"], [], e), n = pe(r, e);
9398
9398
  return t.style.marginRight = N(n), t;
9399
9399
  }, E0 = function(e, t, n) {
@@ -9475,7 +9475,7 @@ var T0 = [
9475
9475
  oiintSize2: ["oiintSize2", 1.472, 0.659],
9476
9476
  oiiintSize1: ["oiiintSize1", 1.304, 0.499],
9477
9477
  oiiintSize2: ["oiiintSize2", 1.98, 0.659]
9478
- }, b1 = function(e, t) {
9478
+ }, x1 = function(e, t) {
9479
9479
  var [n, a, s] = ps[e], i = new Ct(n), o = new gt([i], {
9480
9480
  width: N(a),
9481
9481
  height: N(s),
@@ -9488,32 +9488,32 @@ var T0 = [
9488
9488
  }, C = {
9489
9489
  fontMap: hs,
9490
9490
  makeSymbol: tt,
9491
- mathsym: l1,
9491
+ mathsym: u1,
9492
9492
  makeSpan: Le,
9493
9493
  makeSvgSpan: cs,
9494
- makeLineSpan: p1,
9495
- makeAnchor: m1,
9494
+ makeLineSpan: m1,
9495
+ makeAnchor: f1,
9496
9496
  makeFragment: ds,
9497
- wrapFragment: f1,
9498
- makeVList: y1,
9499
- makeOrd: c1,
9500
- makeGlue: g1,
9501
- staticSvg: b1,
9497
+ wrapFragment: v1,
9498
+ makeVList: g1,
9499
+ makeOrd: d1,
9500
+ makeGlue: b1,
9501
+ staticSvg: x1,
9502
9502
  svgData: ps,
9503
- tryCombineChars: h1
9503
+ tryCombineChars: p1
9504
9504
  }, he = {
9505
9505
  number: 3,
9506
9506
  unit: "mu"
9507
- }, Ht = {
9507
+ }, Lt = {
9508
9508
  number: 4,
9509
9509
  unit: "mu"
9510
9510
  }, pt = {
9511
9511
  number: 5,
9512
9512
  unit: "mu"
9513
- }, x1 = {
9513
+ }, w1 = {
9514
9514
  mord: {
9515
9515
  mop: he,
9516
- mbin: Ht,
9516
+ mbin: Lt,
9517
9517
  mrel: pt,
9518
9518
  minner: he
9519
9519
  },
@@ -9524,10 +9524,10 @@ var T0 = [
9524
9524
  minner: he
9525
9525
  },
9526
9526
  mbin: {
9527
- mord: Ht,
9528
- mop: Ht,
9529
- mopen: Ht,
9530
- minner: Ht
9527
+ mord: Lt,
9528
+ mop: Lt,
9529
+ mopen: Lt,
9530
+ minner: Lt
9531
9531
  },
9532
9532
  mrel: {
9533
9533
  mord: pt,
@@ -9538,7 +9538,7 @@ var T0 = [
9538
9538
  mopen: {},
9539
9539
  mclose: {
9540
9540
  mop: he,
9541
- mbin: Ht,
9541
+ mbin: Lt,
9542
9542
  mrel: pt,
9543
9543
  minner: he
9544
9544
  },
@@ -9554,13 +9554,13 @@ var T0 = [
9554
9554
  minner: {
9555
9555
  mord: he,
9556
9556
  mop: he,
9557
- mbin: Ht,
9557
+ mbin: Lt,
9558
9558
  mrel: pt,
9559
9559
  mopen: he,
9560
9560
  mpunct: he,
9561
9561
  minner: he
9562
9562
  }
9563
- }, w1 = {
9563
+ }, k1 = {
9564
9564
  mord: {
9565
9565
  mop: he
9566
9566
  },
@@ -9602,7 +9602,7 @@ function q(r) {
9602
9602
  ms[t[u]] = o;
9603
9603
  e && (s && (G0[e] = s), i && (U0[e] = i));
9604
9604
  }
9605
- function Vt(r) {
9605
+ function Gt(r) {
9606
9606
  var {
9607
9607
  type: e,
9608
9608
  htmlBuilder: t,
@@ -9623,14 +9623,14 @@ function Vt(r) {
9623
9623
  }
9624
9624
  var W0 = function(e) {
9625
9625
  return e.type === "ordgroup" && e.body.length === 1 ? e.body[0] : e;
9626
- }, xe = function(e) {
9626
+ }, we = function(e) {
9627
9627
  return e.type === "ordgroup" ? e.body : [e];
9628
- }, bt = C.makeSpan, k1 = ["leftmost", "mbin", "mopen", "mrel", "mop", "mpunct"], S1 = ["rightmost", "mrel", "mclose", "mpunct"], M1 = {
9628
+ }, bt = C.makeSpan, S1 = ["leftmost", "mbin", "mopen", "mrel", "mop", "mpunct"], M1 = ["rightmost", "mrel", "mclose", "mpunct"], A1 = {
9629
9629
  display: K.DISPLAY,
9630
9630
  text: K.TEXT,
9631
9631
  script: K.SCRIPT,
9632
9632
  scriptscript: K.SCRIPTSCRIPT
9633
- }, A1 = {
9633
+ }, j1 = {
9634
9634
  mord: "mord",
9635
9635
  mop: "mop",
9636
9636
  mbin: "mbin",
@@ -9654,16 +9654,16 @@ var W0 = function(e) {
9654
9654
  var h = t;
9655
9655
  if (e.length === 1) {
9656
9656
  var d = e[0];
9657
- d.type === "sizing" ? h = t.havingSize(d.size) : d.type === "styling" && (h = t.havingStyle(M1[d.style]));
9657
+ d.type === "sizing" ? h = t.havingSize(d.size) : d.type === "styling" && (h = t.havingStyle(A1[d.style]));
9658
9658
  }
9659
9659
  var m = bt([a[0] || "leftmost"], [], t), g = bt([a[1] || "rightmost"], [], t), y = n === "root";
9660
9660
  return Jn(s, (x, k) => {
9661
9661
  var M = k.classes[0], j = x.classes[0];
9662
- M === "mbin" && W.contains(S1, j) ? k.classes[0] = "mord" : j === "mbin" && W.contains(k1, M) && (x.classes[0] = "mord");
9662
+ M === "mbin" && W.contains(M1, j) ? k.classes[0] = "mord" : j === "mbin" && W.contains(S1, M) && (x.classes[0] = "mord");
9663
9663
  }, {
9664
9664
  node: m
9665
9665
  }, g, y), Jn(s, (x, k) => {
9666
- var M = Lr(k), j = Lr(x), v = M && j ? x.hasClass("mtight") ? w1[M][j] : x1[M][j] : null;
9666
+ var M = Lr(k), j = Lr(x), v = M && j ? x.hasClass("mtight") ? k1[M][j] : w1[M][j] : null;
9667
9667
  if (v)
9668
9668
  return C.makeGlue(v, h);
9669
9669
  }, {
@@ -9689,7 +9689,7 @@ var W0 = function(e) {
9689
9689
  a && e.pop();
9690
9690
  }, fs = function(e) {
9691
9691
  return e instanceof b0 || e instanceof hn || e instanceof x0 && e.hasClass("enclosing") ? e : null;
9692
- }, j1 = function r(e, t) {
9692
+ }, z1 = function r(e, t) {
9693
9693
  var n = fs(e);
9694
9694
  if (n) {
9695
9695
  var a = n.children;
@@ -9702,7 +9702,7 @@ var W0 = function(e) {
9702
9702
  }
9703
9703
  return e;
9704
9704
  }, Lr = function(e, t) {
9705
- return e ? (t && (e = j1(e, t)), A1[e.classes[0]] || null) : null;
9705
+ return e ? (t && (e = z1(e, t)), j1[e.classes[0]] || null) : null;
9706
9706
  }, m0 = function(e, t) {
9707
9707
  var n = ["nulldelimiter"].concat(e.baseSizingClasses());
9708
9708
  return bt(t.concat(n));
@@ -9821,7 +9821,7 @@ class c0 {
9821
9821
  return this.text;
9822
9822
  }
9823
9823
  }
9824
- class z1 {
9824
+ class T1 {
9825
9825
  /**
9826
9826
  * Create a Space node with width given in CSS ems.
9827
9827
  */
@@ -9853,7 +9853,7 @@ class z1 {
9853
9853
  var F = {
9854
9854
  MathNode: Ye,
9855
9855
  TextNode: c0,
9856
- SpaceNode: z1,
9856
+ SpaceNode: T1,
9857
9857
  newDocumentFragment: vs
9858
9858
  }, Qe = function(e, t, n) {
9859
9859
  return ce[t][e] && ce[t][e].replace && e.charCodeAt(0) !== 55349 && !(us.hasOwnProperty(e) && n && (n.fontFamily && n.fontFamily.slice(4, 6) === "tt" || n.font && n.font.slice(4, 6) === "tt")) && (e = ce[t][e].replace), new F.TextNode(e);
@@ -9960,7 +9960,7 @@ var ys = function(e) {
9960
9960
  t.leqno && n.push("leqno"), t.fleqn && n.push("fleqn"), e = C.makeSpan(n, [e]);
9961
9961
  }
9962
9962
  return e;
9963
- }, T1 = function(e, t, n) {
9963
+ }, E1 = function(e, t, n) {
9964
9964
  var a = ys(n), s;
9965
9965
  if (n.output === "mathml")
9966
9966
  return Qn(e, t, a, n.displayMode, !0);
@@ -9972,10 +9972,10 @@ var ys = function(e) {
9972
9972
  s = C.makeSpan(["katex"], [o, u]);
9973
9973
  }
9974
9974
  return gs(s, n);
9975
- }, E1 = function(e, t, n) {
9975
+ }, C1 = function(e, t, n) {
9976
9976
  var a = ys(n), s = Nr(e, a), i = C.makeSpan(["katex"], [s]);
9977
9977
  return gs(i, n);
9978
- }, C1 = {
9978
+ }, $1 = {
9979
9979
  widehat: "^",
9980
9980
  widecheck: "ˇ",
9981
9981
  widetilde: "~",
@@ -10020,10 +10020,10 @@ var ys = function(e) {
10020
10020
  "\\cdrightarrow": "→",
10021
10021
  "\\cdleftarrow": "←",
10022
10022
  "\\cdlongequal": "="
10023
- }, $1 = function(e) {
10024
- var t = new F.MathNode("mo", [new F.TextNode(C1[e.replace(/^\\/, "")])]);
10023
+ }, I1 = function(e) {
10024
+ var t = new F.MathNode("mo", [new F.TextNode($1[e.replace(/^\\/, "")])]);
10025
10025
  return t.setAttribute("stretchy", "true"), t;
10026
- }, I1 = {
10026
+ }, _1 = {
10027
10027
  // path(s), minWidth, height, align
10028
10028
  overrightarrow: [["rightarrow"], 0.888, 522, "xMaxYMin"],
10029
10029
  overleftarrow: [["leftarrow"], 0.888, 522, "xMinYMin"],
@@ -10070,13 +10070,13 @@ var ys = function(e) {
10070
10070
  xrightleftarrows: [["baraboveleftarrow", "rightarrowabovebar"], 1.75, 901],
10071
10071
  xrightequilibrium: [["baraboveshortleftharpoon", "rightharpoonaboveshortbar"], 1.75, 716],
10072
10072
  xleftequilibrium: [["shortbaraboveleftharpoon", "shortrightharpoonabovebar"], 1.75, 716]
10073
- }, _1 = function(e) {
10073
+ }, O1 = function(e) {
10074
10074
  return e.type === "ordgroup" ? e.body.length : 1;
10075
- }, O1 = function(e, t) {
10075
+ }, B1 = function(e, t) {
10076
10076
  function n() {
10077
10077
  var o = 4e5, u = e.label.slice(1);
10078
10078
  if (W.contains(["widehat", "widecheck", "widetilde", "utilde"], u)) {
10079
- var h = e, d = _1(h.base), m, g, y;
10079
+ var h = e, d = O1(h.base), m, g, y;
10080
10080
  if (d > 5)
10081
10081
  u === "widehat" || u === "widecheck" ? (m = 420, o = 2364, y = 0.42, g = u + "4") : (m = 312, o = 2340, y = 0.34, g = "tilde4");
10082
10082
  else {
@@ -10095,7 +10095,7 @@ var ys = function(e) {
10095
10095
  height: y
10096
10096
  };
10097
10097
  } else {
10098
- var j = [], v = I1[u], [b, A, T] = v, E = T / 1e3, $ = b.length, D, R;
10098
+ var j = [], v = _1[u], [b, A, T] = v, E = T / 1e3, $ = b.length, D, R;
10099
10099
  if ($ === 1) {
10100
10100
  var ee = v[3];
10101
10101
  D = ["hide-tail"], R = [ee];
@@ -10112,14 +10112,14 @@ var ys = function(e) {
10112
10112
  height: N(E),
10113
10113
  viewBox: "0 0 " + o + " " + T,
10114
10114
  preserveAspectRatio: R[re] + " slice"
10115
- }), me = C.makeSvgSpan([D[re]], [qe], t);
10115
+ }), fe = C.makeSvgSpan([D[re]], [qe], t);
10116
10116
  if ($ === 1)
10117
10117
  return {
10118
- span: me,
10118
+ span: fe,
10119
10119
  minWidth: A,
10120
10120
  height: E
10121
10121
  };
10122
- me.style.height = N(E), j.push(me);
10122
+ fe.style.height = N(E), j.push(fe);
10123
10123
  }
10124
10124
  return {
10125
10125
  span: C.makeSpan(["stretchy"], j, t),
@@ -10134,7 +10134,7 @@ var ys = function(e) {
10134
10134
  height: i
10135
10135
  } = n();
10136
10136
  return a.height = i, a.style.height = N(i), s > 0 && (a.style.minWidth = N(s)), a;
10137
- }, B1 = function(e, t, n, a, s) {
10137
+ }, R1 = function(e, t, n, a, s) {
10138
10138
  var i, o = e.height + e.depth + n + a;
10139
10139
  if (/fbox|color|angl/.test(t)) {
10140
10140
  if (i = C.makeSpan(["stretchy", t], [], s), t === "fbox") {
@@ -10164,9 +10164,9 @@ var ys = function(e) {
10164
10164
  }
10165
10165
  return i.height = o, i.style.height = N(o), i;
10166
10166
  }, xt = {
10167
- encloseSpan: B1,
10168
- mathMLnode: $1,
10169
- svgSpan: O1
10167
+ encloseSpan: R1,
10168
+ mathMLnode: I1,
10169
+ svgSpan: B1
10170
10170
  };
10171
10171
  function te(r, e) {
10172
10172
  if (!r || r.type !== e)
@@ -10180,11 +10180,11 @@ function vn(r) {
10180
10180
  return e;
10181
10181
  }
10182
10182
  function er(r) {
10183
- return r && (r.type === "atom" || i1.hasOwnProperty(r.type)) ? r : null;
10183
+ return r && (r.type === "atom" || o1.hasOwnProperty(r.type)) ? r : null;
10184
10184
  }
10185
10185
  var yn = (r, e) => {
10186
10186
  var t, n, a;
10187
- r && r.type === "supsub" ? (n = te(r.base, "accent"), t = n.base, r.base = t, a = a1(ne(r, e)), r.base = n) : (n = te(r, "accent"), t = n.base);
10187
+ r && r.type === "supsub" ? (n = te(r.base, "accent"), t = n.base, r.base = t, a = s1(ne(r, e)), r.base = n) : (n = te(r, "accent"), t = n.base);
10188
10188
  var s = ne(t, e.havingCrampedStyle()), i = n.isShifty && W.isCharacterBox(t), o = 0;
10189
10189
  if (i) {
10190
10190
  var u = W.getBaseElem(t), h = ne(u, e.havingCrampedStyle());
@@ -10235,7 +10235,7 @@ var yn = (r, e) => {
10235
10235
  }, bs = (r, e) => {
10236
10236
  var t = r.isStretchy ? xt.mathMLnode(r.label) : new F.MathNode("mo", [Qe(r.label, r.mode)]), n = new F.MathNode("mover", [ue(r.base, e), t]);
10237
10237
  return n.setAttribute("accent", "true"), n;
10238
- }, R1 = new RegExp(["\\acute", "\\grave", "\\ddot", "\\tilde", "\\bar", "\\breve", "\\check", "\\hat", "\\vec", "\\dot", "\\mathring"].map((r) => "\\" + r).join("|"));
10238
+ }, F1 = new RegExp(["\\acute", "\\grave", "\\ddot", "\\tilde", "\\bar", "\\breve", "\\check", "\\hat", "\\vec", "\\dot", "\\mathring"].map((r) => "\\" + r).join("|"));
10239
10239
  q({
10240
10240
  type: "accent",
10241
10241
  names: ["\\acute", "\\grave", "\\ddot", "\\tilde", "\\bar", "\\breve", "\\check", "\\hat", "\\vec", "\\dot", "\\mathring", "\\widecheck", "\\widehat", "\\widetilde", "\\overrightarrow", "\\overleftarrow", "\\Overrightarrow", "\\overleftrightarrow", "\\overgroup", "\\overlinesegment", "\\overleftharpoon", "\\overrightharpoon"],
@@ -10243,7 +10243,7 @@ q({
10243
10243
  numArgs: 1
10244
10244
  },
10245
10245
  handler: (r, e) => {
10246
- var t = W0(e[0]), n = !R1.test(r.funcName), a = !n || r.funcName === "\\widehat" || r.funcName === "\\widetilde" || r.funcName === "\\widecheck";
10246
+ var t = W0(e[0]), n = !F1.test(r.funcName), a = !n || r.funcName === "\\widehat" || r.funcName === "\\widetilde" || r.funcName === "\\widecheck";
10247
10247
  return {
10248
10248
  type: "accent",
10249
10249
  mode: r.parser.mode,
@@ -10436,10 +10436,10 @@ q({
10436
10436
  return n;
10437
10437
  }
10438
10438
  });
10439
- var F1 = C.makeSpan;
10439
+ var D1 = C.makeSpan;
10440
10440
  function xs(r, e) {
10441
10441
  var t = ze(r.body, e, !0);
10442
- return F1([r.mclass], t, e);
10442
+ return D1([r.mclass], t, e);
10443
10443
  }
10444
10444
  function ws(r, e) {
10445
10445
  var t, n = Pe(r.body, e);
@@ -10462,7 +10462,7 @@ q({
10462
10462
  mode: t.mode,
10463
10463
  mclass: "m" + n.slice(5),
10464
10464
  // TODO(kevinb): don't prefix with 'm'
10465
- body: xe(a),
10465
+ body: we(a),
10466
10466
  isCharacterBox: W.isCharacterBox(a)
10467
10467
  };
10468
10468
  },
@@ -10487,7 +10487,7 @@ q({
10487
10487
  type: "mclass",
10488
10488
  mode: t.mode,
10489
10489
  mclass: tr(e[0]),
10490
- body: xe(e[1]),
10490
+ body: we(e[1]),
10491
10491
  isCharacterBox: W.isCharacterBox(e[1])
10492
10492
  };
10493
10493
  }
@@ -10512,7 +10512,7 @@ q({
10512
10512
  parentIsSupSub: !1,
10513
10513
  symbol: !1,
10514
10514
  suppressBaseShift: n !== "\\stackrel",
10515
- body: xe(a)
10515
+ body: we(a)
10516
10516
  }, u = {
10517
10517
  type: "supsub",
10518
10518
  mode: s.mode,
@@ -10546,7 +10546,7 @@ q({
10546
10546
  type: "pmb",
10547
10547
  mode: t.mode,
10548
10548
  mclass: tr(e[0]),
10549
- body: xe(e[0])
10549
+ body: we(e[0])
10550
10550
  };
10551
10551
  },
10552
10552
  htmlBuilder(r, e) {
@@ -10558,7 +10558,7 @@ q({
10558
10558
  return n.setAttribute("style", "text-shadow: 0.02em 0.01em 0.04px"), n;
10559
10559
  }
10560
10560
  });
10561
- var D1 = {
10561
+ var H1 = {
10562
10562
  ">": "\\\\cdrightarrow",
10563
10563
  "<": "\\\\cdleftarrow",
10564
10564
  "=": "\\\\cdlongequal",
@@ -10571,9 +10571,9 @@ var D1 = {
10571
10571
  body: [],
10572
10572
  mode: "math",
10573
10573
  style: "display"
10574
- }), ta = (r) => r.type === "textord" && r.text === "@", H1 = (r, e) => (r.type === "mathord" || r.type === "atom") && r.text === e;
10575
- function L1(r, e, t) {
10576
- var n = D1[r];
10574
+ }), ta = (r) => r.type === "textord" && r.text === "@", L1 = (r, e) => (r.type === "mathord" || r.type === "atom") && r.text === e;
10575
+ function N1(r, e, t) {
10576
+ var n = H1[r];
10577
10577
  switch (n) {
10578
10578
  case "\\\\cdrightarrow":
10579
10579
  case "\\\\cdleftarrow":
@@ -10610,7 +10610,7 @@ function L1(r, e, t) {
10610
10610
  };
10611
10611
  }
10612
10612
  }
10613
- function N1(r) {
10613
+ function P1(r) {
10614
10614
  var e = [];
10615
10615
  for (r.gullet.beginGroup(), r.gullet.macros.set("\\cr", "\\\\\\relax"), r.gullet.beginGroup(); ; ) {
10616
10616
  e.push(r.parseExpression(!1, "\\\\")), r.gullet.endGroup(), r.gullet.beginGroup();
@@ -10641,7 +10641,7 @@ function N1(r) {
10641
10641
  }, !("=|.".indexOf(h) > -1)) if ("<>AV".indexOf(h) > -1)
10642
10642
  for (var m = 0; m < 2; m++) {
10643
10643
  for (var g = !0, y = u + 1; y < i.length; y++) {
10644
- if (H1(i[y], h)) {
10644
+ if (L1(i[y], h)) {
10645
10645
  g = !1, u = y;
10646
10646
  break;
10647
10647
  }
@@ -10654,7 +10654,7 @@ function N1(r) {
10654
10654
  }
10655
10655
  else
10656
10656
  throw new H('Expected one of "<>AV=|." after @', i[u]);
10657
- var x = L1(h, d, r), k = {
10657
+ var x = N1(h, d, r), k = {
10658
10658
  type: "styling",
10659
10659
  body: [x],
10660
10660
  mode: "math",
@@ -10786,7 +10786,7 @@ q({
10786
10786
  type: "color",
10787
10787
  mode: t.mode,
10788
10788
  color: n,
10789
- body: xe(a)
10789
+ body: we(a)
10790
10790
  };
10791
10791
  },
10792
10792
  htmlBuilder: ks,
@@ -10862,7 +10862,7 @@ var Pr = {
10862
10862
  if (/^(?:[\\{}$&#^_]|EOF)$/.test(e))
10863
10863
  throw new H("Expected a control sequence", r);
10864
10864
  return e;
10865
- }, P1 = (r) => {
10865
+ }, q1 = (r) => {
10866
10866
  var e = r.gullet.popToken();
10867
10867
  return e.text === "=" && (e = r.gullet.popToken(), e.text === " " && (e = r.gullet.popToken())), e;
10868
10868
  }, As = (r, e, t, n) => {
@@ -10960,7 +10960,7 @@ q({
10960
10960
  funcName: t
10961
10961
  } = r, n = Ms(e.gullet.popToken());
10962
10962
  e.gullet.consumeSpaces();
10963
- var a = P1(e);
10963
+ var a = q1(e);
10964
10964
  return As(e, n, a, t === "\\\\globallet"), {
10965
10965
  type: "internal",
10966
10966
  mode: e.mode
@@ -11001,13 +11001,13 @@ var u0 = function(e, t, n) {
11001
11001
  }, js = function(e, t, n) {
11002
11002
  var a = t.havingBaseStyle(n), s = (1 - t.sizeMultiplier / a.sizeMultiplier) * t.fontMetrics().axisHeight;
11003
11003
  e.classes.push("delimcenter"), e.style.top = N(s), e.height -= s, e.depth += s;
11004
- }, q1 = function(e, t, n, a, s, i) {
11004
+ }, V1 = function(e, t, n, a, s, i) {
11005
11005
  var o = C.makeSymbol(e, "Main-Regular", s, a), u = gn(o, t, a, i);
11006
11006
  return n && js(u, a, t), u;
11007
- }, V1 = function(e, t, n, a) {
11007
+ }, G1 = function(e, t, n, a) {
11008
11008
  return C.makeSymbol(e, "Size" + t + "-Regular", n, a);
11009
11009
  }, zs = function(e, t, n, a, s, i) {
11010
- var o = V1(e, t, s, a), u = gn(C.makeSpan(["delimsizing", "size" + t], [o], a), K.TEXT, a, i);
11010
+ var o = G1(e, t, s, a), u = gn(C.makeSpan(["delimsizing", "size" + t], [o], a), K.TEXT, a, i);
11011
11011
  return n && js(u, a, K.TEXT), u;
11012
11012
  }, yr = function(e, t, n) {
11013
11013
  var a;
@@ -11018,7 +11018,7 @@ var u0 = function(e, t, n) {
11018
11018
  elem: s
11019
11019
  };
11020
11020
  }, gr = function(e, t, n) {
11021
- var a = ot["Size4-Regular"][e.charCodeAt(0)] ? ot["Size4-Regular"][e.charCodeAt(0)][4] : ot["Size1-Regular"][e.charCodeAt(0)][4], s = new Ct("inner", Zl(e, Math.round(1e3 * t))), i = new gt([s], {
11021
+ var a = lt["Size4-Regular"][e.charCodeAt(0)] ? lt["Size4-Regular"][e.charCodeAt(0)][4] : lt["Size1-Regular"][e.charCodeAt(0)][4], s = new Ct("inner", Kl(e, Math.round(1e3 * t))), i = new gt([s], {
11022
11022
  width: N(a),
11023
11023
  height: N(t),
11024
11024
  // Override CSS rule `.katex svg { width: 100% }`
@@ -11033,11 +11033,11 @@ var u0 = function(e, t, n) {
11033
11033
  }, qr = 8e-3, I0 = {
11034
11034
  type: "kern",
11035
11035
  size: -1 * qr
11036
- }, G1 = ["|", "\\lvert", "\\rvert", "\\vert"], U1 = ["\\|", "\\lVert", "\\rVert", "\\Vert"], Ts = function(e, t, n, a, s, i) {
11036
+ }, U1 = ["|", "\\lvert", "\\rvert", "\\vert"], W1 = ["\\|", "\\lVert", "\\rVert", "\\Vert"], Ts = function(e, t, n, a, s, i) {
11037
11037
  var o, u, h, d, m = "", g = 0;
11038
11038
  o = h = d = e, u = null;
11039
11039
  var y = "Size1-Regular";
11040
- e === "\\uparrow" ? h = d = "⏐" : e === "\\Uparrow" ? h = d = "‖" : e === "\\downarrow" ? o = h = "⏐" : e === "\\Downarrow" ? o = h = "‖" : e === "\\updownarrow" ? (o = "\\uparrow", h = "⏐", d = "\\downarrow") : e === "\\Updownarrow" ? (o = "\\Uparrow", h = "‖", d = "\\Downarrow") : W.contains(G1, e) ? (h = "∣", m = "vert", g = 333) : W.contains(U1, e) ? (h = "∥", m = "doublevert", g = 556) : e === "[" || e === "\\lbrack" ? (o = "⎡", h = "⎢", d = "⎣", y = "Size4-Regular", m = "lbrack", g = 667) : e === "]" || e === "\\rbrack" ? (o = "⎤", h = "⎥", d = "⎦", y = "Size4-Regular", m = "rbrack", g = 667) : e === "\\lfloor" || e === "⌊" ? (h = o = "⎢", d = "⎣", y = "Size4-Regular", m = "lfloor", g = 667) : e === "\\lceil" || e === "⌈" ? (o = "⎡", h = d = "⎢", y = "Size4-Regular", m = "lceil", g = 667) : e === "\\rfloor" || e === "⌋" ? (h = o = "⎥", d = "⎦", y = "Size4-Regular", m = "rfloor", g = 667) : e === "\\rceil" || e === "⌉" ? (o = "⎤", h = d = "⎥", y = "Size4-Regular", m = "rceil", g = 667) : e === "(" || e === "\\lparen" ? (o = "⎛", h = "⎜", d = "⎝", y = "Size4-Regular", m = "lparen", g = 875) : e === ")" || e === "\\rparen" ? (o = "⎞", h = "⎟", d = "⎠", y = "Size4-Regular", m = "rparen", g = 875) : e === "\\{" || e === "\\lbrace" ? (o = "⎧", u = "⎨", d = "⎩", h = "⎪", y = "Size4-Regular") : e === "\\}" || e === "\\rbrace" ? (o = "⎫", u = "⎬", d = "⎭", h = "⎪", y = "Size4-Regular") : e === "\\lgroup" || e === "⟮" ? (o = "⎧", d = "⎩", h = "⎪", y = "Size4-Regular") : e === "\\rgroup" || e === "⟯" ? (o = "⎫", d = "⎭", h = "⎪", y = "Size4-Regular") : e === "\\lmoustache" || e === "⎰" ? (o = "⎧", d = "⎭", h = "⎪", y = "Size4-Regular") : (e === "\\rmoustache" || e === "⎱") && (o = "⎫", d = "⎩", h = "⎪", y = "Size4-Regular");
11040
+ e === "\\uparrow" ? h = d = "⏐" : e === "\\Uparrow" ? h = d = "‖" : e === "\\downarrow" ? o = h = "⏐" : e === "\\Downarrow" ? o = h = "‖" : e === "\\updownarrow" ? (o = "\\uparrow", h = "⏐", d = "\\downarrow") : e === "\\Updownarrow" ? (o = "\\Uparrow", h = "‖", d = "\\Downarrow") : W.contains(U1, e) ? (h = "∣", m = "vert", g = 333) : W.contains(W1, e) ? (h = "∥", m = "doublevert", g = 556) : e === "[" || e === "\\lbrack" ? (o = "⎡", h = "⎢", d = "⎣", y = "Size4-Regular", m = "lbrack", g = 667) : e === "]" || e === "\\rbrack" ? (o = "⎤", h = "⎥", d = "⎦", y = "Size4-Regular", m = "rbrack", g = 667) : e === "\\lfloor" || e === "⌊" ? (h = o = "⎢", d = "⎣", y = "Size4-Regular", m = "lfloor", g = 667) : e === "\\lceil" || e === "⌈" ? (o = "⎡", h = d = "⎢", y = "Size4-Regular", m = "lceil", g = 667) : e === "\\rfloor" || e === "⌋" ? (h = o = "⎥", d = "⎦", y = "Size4-Regular", m = "rfloor", g = 667) : e === "\\rceil" || e === "⌉" ? (o = "⎤", h = d = "⎥", y = "Size4-Regular", m = "rceil", g = 667) : e === "(" || e === "\\lparen" ? (o = "⎛", h = "⎜", d = "⎝", y = "Size4-Regular", m = "lparen", g = 875) : e === ")" || e === "\\rparen" ? (o = "⎞", h = "⎟", d = "⎠", y = "Size4-Regular", m = "rparen", g = 875) : e === "\\{" || e === "\\lbrace" ? (o = "⎧", u = "⎨", d = "⎩", h = "⎪", y = "Size4-Regular") : e === "\\}" || e === "\\rbrace" ? (o = "⎫", u = "⎬", d = "⎭", h = "⎪", y = "Size4-Regular") : e === "\\lgroup" || e === "⟮" ? (o = "⎧", d = "⎩", h = "⎪", y = "Size4-Regular") : e === "\\rgroup" || e === "⟯" ? (o = "⎫", d = "⎭", h = "⎪", y = "Size4-Regular") : e === "\\lmoustache" || e === "⎰" ? (o = "⎧", d = "⎭", h = "⎪", y = "Size4-Regular") : (e === "\\rmoustache" || e === "⎱") && (o = "⎫", d = "⎩", h = "⎪", y = "Size4-Regular");
11041
11041
  var x = u0(o, y, s), k = x.height + x.depth, M = u0(h, y, s), j = M.height + M.depth, v = u0(d, y, s), b = v.height + v.depth, A = 0, T = 1;
11042
11042
  if (u !== null) {
11043
11043
  var E = u0(u, y, s);
@@ -11047,33 +11047,33 @@ var u0 = function(e, t, n) {
11047
11047
  n && (ee *= a.sizeMultiplier);
11048
11048
  var re = R / 2 - ee, ae = [];
11049
11049
  if (m.length > 0) {
11050
- var qe = R - k - b, me = Math.round(R * 1e3), Ce = Kl(m, Math.round(qe * 1e3)), He = new Ct(m, Ce), Se = (g / 1e3).toFixed(3) + "em", se = (me / 1e3).toFixed(3) + "em", fe = new gt([He], {
11050
+ var qe = R - k - b, fe = Math.round(R * 1e3), Ce = Jl(m, Math.round(qe * 1e3)), He = new Ct(m, Ce), Se = (g / 1e3).toFixed(3) + "em", se = (fe / 1e3).toFixed(3) + "em", ve = new gt([He], {
11051
11051
  width: Se,
11052
11052
  height: se,
11053
- viewBox: "0 0 " + g + " " + me
11054
- }), Te = C.makeSvgSpan([], [fe], a);
11055
- Te.height = me / 1e3, Te.style.width = Se, Te.style.height = se, ae.push({
11053
+ viewBox: "0 0 " + g + " " + fe
11054
+ }), Te = C.makeSvgSpan([], [ve], a);
11055
+ Te.height = fe / 1e3, Te.style.width = Se, Te.style.height = se, ae.push({
11056
11056
  type: "elem",
11057
11057
  elem: Te
11058
11058
  });
11059
11059
  } else {
11060
11060
  if (ae.push(yr(d, y, s)), ae.push(I0), u === null) {
11061
- var ge = R - k - b + 2 * qr;
11062
- ae.push(gr(h, ge, a));
11061
+ var be = R - k - b + 2 * qr;
11062
+ ae.push(gr(h, be, a));
11063
11063
  } else {
11064
11064
  var ie = (R - k - b - A) / 2 + 2 * qr;
11065
11065
  ae.push(gr(h, ie, a)), ae.push(I0), ae.push(yr(u, y, s)), ae.push(I0), ae.push(gr(h, ie, a));
11066
11066
  }
11067
11067
  ae.push(I0), ae.push(yr(o, y, s));
11068
11068
  }
11069
- var We = a.havingBaseStyle(K.TEXT), be = C.makeVList({
11069
+ var We = a.havingBaseStyle(K.TEXT), xe = C.makeVList({
11070
11070
  positionType: "bottom",
11071
11071
  positionData: re,
11072
11072
  children: ae
11073
11073
  }, We);
11074
- return gn(C.makeSpan(["delimsizing", "mult"], [be], We), K.TEXT, a, i);
11074
+ return gn(C.makeSpan(["delimsizing", "mult"], [xe], We), K.TEXT, a, i);
11075
11075
  }, br = 80, xr = 0.08, wr = function(e, t, n, a, s) {
11076
- var i = Xl(e, a, n), o = new Ct(e, i), u = new gt([o], {
11076
+ var i = Zl(e, a, n), o = new Ct(e, i), u = new gt([o], {
11077
11077
  // Note: 1000:1 ratio of viewBox to document em width.
11078
11078
  width: "400em",
11079
11079
  height: N(t),
@@ -11081,7 +11081,7 @@ var u0 = function(e, t, n) {
11081
11081
  preserveAspectRatio: "xMinYMin slice"
11082
11082
  });
11083
11083
  return C.makeSvgSpan(["hide-tail"], [u], s);
11084
- }, W1 = function(e, t) {
11084
+ }, Y1 = function(e, t) {
11085
11085
  var n = t.havingBaseSizing(), a = Is("\\surd", e * n.sizeMultiplier, $s, n), s = n.sizeMultiplier, i = Math.max(0, t.minRuleThickness - t.fontMetrics().sqrtRuleThickness), o, u = 0, h = 0, d = 0, m;
11086
11086
  return a.type === "small" ? (d = 1e3 + 1e3 * i + br, e < 1 ? s = 1 : e < 1.4 && (s = 0.7), u = (1 + i + xr) / s, h = (1 + i) / s, o = wr("sqrtMain", u, d, i, t), o.style.minWidth = "0.853em", m = 0.833 / s) : a.type === "large" ? (d = (1e3 + br) * d0[a.size], h = (d0[a.size] + i) / s, u = (d0[a.size] + i + xr) / s, o = wr("sqrtSize" + a.size, u, d, i, t), o.style.minWidth = "1.02em", m = 1 / s) : (u = e + i + xr, h = e + i, d = Math.floor(1e3 * e + i) + br, o = wr("sqrtTall", u, d, i, t), o.style.minWidth = "0.742em", m = 1.056), o.height = h, o.style.height = N(u), {
11087
11087
  span: o,
@@ -11092,13 +11092,13 @@ var u0 = function(e, t, n) {
11092
11092
  // have thicker rules.
11093
11093
  ruleWidth: (t.fontMetrics().sqrtRuleThickness + i) * s
11094
11094
  };
11095
- }, Es = ["(", "\\lparen", ")", "\\rparen", "[", "\\lbrack", "]", "\\rbrack", "\\{", "\\lbrace", "\\}", "\\rbrace", "\\lfloor", "\\rfloor", "⌊", "⌋", "\\lceil", "\\rceil", "⌈", "⌉", "\\surd"], Y1 = ["\\uparrow", "\\downarrow", "\\updownarrow", "\\Uparrow", "\\Downarrow", "\\Updownarrow", "|", "\\|", "\\vert", "\\Vert", "\\lvert", "\\rvert", "\\lVert", "\\rVert", "\\lgroup", "\\rgroup", "⟮", "⟯", "\\lmoustache", "\\rmoustache", "⎰", "⎱"], Cs = ["<", ">", "\\langle", "\\rangle", "/", "\\backslash", "\\lt", "\\gt"], d0 = [0, 1.2, 1.8, 2.4, 3], X1 = function(e, t, n, a, s) {
11095
+ }, Es = ["(", "\\lparen", ")", "\\rparen", "[", "\\lbrack", "]", "\\rbrack", "\\{", "\\lbrace", "\\}", "\\rbrace", "\\lfloor", "\\rfloor", "⌊", "⌋", "\\lceil", "\\rceil", "⌈", "⌉", "\\surd"], X1 = ["\\uparrow", "\\downarrow", "\\updownarrow", "\\Uparrow", "\\Downarrow", "\\Updownarrow", "|", "\\|", "\\vert", "\\Vert", "\\lvert", "\\rvert", "\\lVert", "\\rVert", "\\lgroup", "\\rgroup", "⟮", "⟯", "\\lmoustache", "\\rmoustache", "⎰", "⎱"], Cs = ["<", ">", "\\langle", "\\rangle", "/", "\\backslash", "\\lt", "\\gt"], d0 = [0, 1.2, 1.8, 2.4, 3], Z1 = function(e, t, n, a, s) {
11096
11096
  if (e === "<" || e === "\\lt" || e === "⟨" ? e = "\\langle" : (e === ">" || e === "\\gt" || e === "⟩") && (e = "\\rangle"), W.contains(Es, e) || W.contains(Cs, e))
11097
11097
  return zs(e, t, !1, n, a, s);
11098
- if (W.contains(Y1, e))
11098
+ if (W.contains(X1, e))
11099
11099
  return Ts(e, d0[t], !1, n, a, s);
11100
11100
  throw new H("Illegal delimiter: '" + e + "'");
11101
- }, Z1 = [{
11101
+ }, K1 = [{
11102
11102
  type: "small",
11103
11103
  style: K.SCRIPTSCRIPT
11104
11104
  }, {
@@ -11119,7 +11119,7 @@ var u0 = function(e, t, n) {
11119
11119
  }, {
11120
11120
  type: "large",
11121
11121
  size: 4
11122
- }], K1 = [{
11122
+ }], J1 = [{
11123
11123
  type: "small",
11124
11124
  style: K.SCRIPTSCRIPT
11125
11125
  }, {
@@ -11153,7 +11153,7 @@ var u0 = function(e, t, n) {
11153
11153
  size: 4
11154
11154
  }, {
11155
11155
  type: "stack"
11156
- }], J1 = function(e) {
11156
+ }], Q1 = function(e) {
11157
11157
  if (e.type === "small")
11158
11158
  return "Main-Regular";
11159
11159
  if (e.type === "large")
@@ -11163,7 +11163,7 @@ var u0 = function(e, t, n) {
11163
11163
  throw new Error("Add support for delim type '" + e.type + "' here.");
11164
11164
  }, Is = function(e, t, n, a) {
11165
11165
  for (var s = Math.min(2, 3 - a.style.size), i = s; i < n.length && n[i].type !== "stack"; i++) {
11166
- var o = u0(e, J1(n[i]), "math"), u = o.height + o.depth;
11166
+ var o = u0(e, Q1(n[i]), "math"), u = o.height + o.depth;
11167
11167
  if (n[i].type === "small") {
11168
11168
  var h = a.havingBaseStyle(n[i].style);
11169
11169
  u *= h.sizeMultiplier;
@@ -11175,10 +11175,10 @@ var u0 = function(e, t, n) {
11175
11175
  }, _s = function(e, t, n, a, s, i) {
11176
11176
  e === "<" || e === "\\lt" || e === "⟨" ? e = "\\langle" : (e === ">" || e === "\\gt" || e === "⟩") && (e = "\\rangle");
11177
11177
  var o;
11178
- W.contains(Cs, e) ? o = Z1 : W.contains(Es, e) ? o = $s : o = K1;
11178
+ W.contains(Cs, e) ? o = K1 : W.contains(Es, e) ? o = $s : o = J1;
11179
11179
  var u = Is(e, t, o, a);
11180
- return u.type === "small" ? q1(e, u.style, n, a, s, i) : u.type === "large" ? zs(e, u.size, n, a, s, i) : Ts(e, t, n, a, s, i);
11181
- }, Q1 = function(e, t, n, a, s, i) {
11180
+ return u.type === "small" ? V1(e, u.style, n, a, s, i) : u.type === "large" ? zs(e, u.size, n, a, s, i) : Ts(e, t, n, a, s, i);
11181
+ }, e2 = function(e, t, n, a, s, i) {
11182
11182
  var o = a.fontMetrics().axisHeight * a.sizeMultiplier, u = 901, h = 5 / a.fontMetrics().ptPerEm, d = Math.max(t - o, n + o), m = Math.max(
11183
11183
  // In real TeX, calculations are done using integral values which are
11184
11184
  // 65536 per pt, or 655360 per em. So, the division here truncates in
@@ -11194,11 +11194,11 @@ var u0 = function(e, t, n) {
11194
11194
  );
11195
11195
  return _s(e, m, !0, a, s, i);
11196
11196
  }, yt = {
11197
- sqrtImage: W1,
11198
- sizedDelim: X1,
11197
+ sqrtImage: Y1,
11198
+ sizedDelim: Z1,
11199
11199
  sizeToMaxHeight: d0,
11200
11200
  customSizedDelim: _s,
11201
- leftRightDelim: Q1
11201
+ leftRightDelim: e2
11202
11202
  }, ra = {
11203
11203
  "\\bigl": {
11204
11204
  mclass: "mopen",
@@ -11264,10 +11264,10 @@ var u0 = function(e, t, n) {
11264
11264
  mclass: "mord",
11265
11265
  size: 4
11266
11266
  }
11267
- }, e2 = ["(", "\\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", "."];
11267
+ }, t2 = ["(", "\\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", "."];
11268
11268
  function rr(r, e) {
11269
11269
  var t = er(r);
11270
- if (t && W.contains(e2, t.text))
11270
+ if (t && W.contains(t2, t.text))
11271
11271
  return t;
11272
11272
  throw t ? new H("Invalid delimiter '" + t.text + "' after '" + e.funcName + "'", r) : new H("Invalid delimiter type '" + r.type + "'", r);
11273
11273
  }
@@ -11429,7 +11429,7 @@ var bn = (r, e) => {
11429
11429
  a = a / d.sizeMultiplier;
11430
11430
  var m = t.height + t.depth + u + h;
11431
11431
  t.style.paddingLeft = N(m / 2 + u);
11432
- var g = Math.floor(1e3 * m * a), y = Wl(g), x = new gt([new Ct("phase", y)], {
11432
+ var g = Math.floor(1e3 * m * a), y = Yl(g), x = new gt([new Ct("phase", y)], {
11433
11433
  width: "400em",
11434
11434
  height: N(g / 1e3),
11435
11435
  viewBox: "0 0 400000 " + g,
@@ -11674,7 +11674,7 @@ function wn(r) {
11674
11674
  if (r.indexOf("ed") === -1)
11675
11675
  return r.indexOf("*") === -1;
11676
11676
  }
11677
- function Ot(r, e, t) {
11677
+ function Bt(r, e, t) {
11678
11678
  var {
11679
11679
  hskipBeforeAndAfter: n,
11680
11680
  addJot: a,
@@ -11783,14 +11783,14 @@ var dt = function(e, t) {
11783
11783
  var ee = e.rowGaps[n], re = 0;
11784
11784
  ee && (re = pe(ee, t), re > 0 && (re += v, $ < re && ($ = re), re = 0)), e.addJot && ($ += k), D.height = E, D.depth = $, b += E, D.pos = b, b += $ + re, u[n] = D, A(i[n + 1]);
11785
11785
  }
11786
- var ae = b / 2 + t.fontMetrics().axisHeight, qe = e.cols || [], me = [], Ce, He, Se = [];
11786
+ var ae = b / 2 + t.fontMetrics().axisHeight, qe = e.cols || [], fe = [], Ce, He, Se = [];
11787
11787
  if (e.tags && e.tags.some((S0) => S0))
11788
11788
  for (n = 0; n < s; ++n) {
11789
- var se = u[n], fe = se.pos - ae, Te = e.tags[n], ge = void 0;
11790
- Te === !0 ? ge = C.makeSpan(["eqn-num"], [], t) : Te === !1 ? ge = C.makeSpan([], [], t) : ge = C.makeSpan([], ze(Te, t, !0), t), ge.depth = se.depth, ge.height = se.height, Se.push({
11789
+ var se = u[n], ve = se.pos - ae, Te = e.tags[n], be = void 0;
11790
+ Te === !0 ? be = C.makeSpan(["eqn-num"], [], t) : Te === !1 ? be = C.makeSpan([], [], t) : be = C.makeSpan([], ze(Te, t, !0), t), be.depth = se.depth, be.height = se.height, Se.push({
11791
11791
  type: "elem",
11792
- elem: ge,
11793
- shift: fe
11792
+ elem: be,
11793
+ shift: ve
11794
11794
  });
11795
11795
  }
11796
11796
  for (
@@ -11801,37 +11801,37 @@ var dt = function(e, t) {
11801
11801
  ++a, ++He
11802
11802
  ) {
11803
11803
  for (var ie = qe[He] || {}, We = !0; ie.type === "separator"; ) {
11804
- if (We || (Ce = C.makeSpan(["arraycolsep"], []), Ce.style.width = N(t.fontMetrics().doubleRuleSep), me.push(Ce)), ie.separator === "|" || ie.separator === ":") {
11805
- var be = ie.separator === "|" ? "solid" : "dashed", Be = C.makeSpan(["vertical-separator"], [], t);
11806
- Be.style.height = N(b), Be.style.borderRightWidth = N(d), Be.style.borderRightStyle = be, Be.style.margin = "0 " + N(-d / 2);
11807
- var Rt = b - ae;
11808
- Rt && (Be.style.verticalAlign = N(-Rt)), me.push(Be);
11804
+ if (We || (Ce = C.makeSpan(["arraycolsep"], []), Ce.style.width = N(t.fontMetrics().doubleRuleSep), fe.push(Ce)), ie.separator === "|" || ie.separator === ":") {
11805
+ var xe = ie.separator === "|" ? "solid" : "dashed", Be = C.makeSpan(["vertical-separator"], [], t);
11806
+ Be.style.height = N(b), Be.style.borderRightWidth = N(d), Be.style.borderRightStyle = xe, Be.style.margin = "0 " + N(-d / 2);
11807
+ var Ft = b - ae;
11808
+ Ft && (Be.style.verticalAlign = N(-Ft)), fe.push(Be);
11809
11809
  } else
11810
11810
  throw new H("Invalid separator type: " + ie.separator);
11811
11811
  He++, ie = qe[He] || {}, We = !1;
11812
11812
  }
11813
11813
  if (!(a >= o)) {
11814
11814
  var et = void 0;
11815
- (a > 0 || e.hskipBeforeAndAfter) && (et = W.deflt(ie.pregap, g), et !== 0 && (Ce = C.makeSpan(["arraycolsep"], []), Ce.style.width = N(et), me.push(Ce)));
11816
- var st = [];
11815
+ (a > 0 || e.hskipBeforeAndAfter) && (et = W.deflt(ie.pregap, g), et !== 0 && (Ce = C.makeSpan(["arraycolsep"], []), Ce.style.width = N(et), fe.push(Ce)));
11816
+ var it = [];
11817
11817
  for (n = 0; n < s; ++n) {
11818
- var Ft = u[n], St = Ft[a];
11818
+ var Dt = u[n], St = Dt[a];
11819
11819
  if (St) {
11820
- var Gt = Ft.pos - ae;
11821
- St.depth = Ft.depth, St.height = Ft.height, st.push({
11820
+ var Ut = Dt.pos - ae;
11821
+ St.depth = Dt.depth, St.height = Dt.height, it.push({
11822
11822
  type: "elem",
11823
11823
  elem: St,
11824
- shift: Gt
11824
+ shift: Ut
11825
11825
  });
11826
11826
  }
11827
11827
  }
11828
- st = C.makeVList({
11828
+ it = C.makeVList({
11829
11829
  positionType: "individualShift",
11830
- children: st
11831
- }, t), st = C.makeSpan(["col-align-" + (ie.align || "c")], [st]), me.push(st), (a < o - 1 || e.hskipBeforeAndAfter) && (et = W.deflt(ie.postgap, g), et !== 0 && (Ce = C.makeSpan(["arraycolsep"], []), Ce.style.width = N(et), me.push(Ce)));
11830
+ children: it
11831
+ }, t), it = C.makeSpan(["col-align-" + (ie.align || "c")], [it]), fe.push(it), (a < o - 1 || e.hskipBeforeAndAfter) && (et = W.deflt(ie.postgap, g), et !== 0 && (Ce = C.makeSpan(["arraycolsep"], []), Ce.style.width = N(et), fe.push(Ce)));
11832
11832
  }
11833
11833
  }
11834
- if (u = C.makeSpan(["mtable"], me), h.length > 0) {
11834
+ if (u = C.makeSpan(["mtable"], fe), h.length > 0) {
11835
11835
  for (var ur = C.makeLineSpan("hline", t, d), i0 = C.makeLineSpan("hdashline", t, d), cr = [{
11836
11836
  type: "elem",
11837
11837
  elem: u,
@@ -11860,7 +11860,7 @@ var dt = function(e, t) {
11860
11860
  children: Se
11861
11861
  }, t);
11862
11862
  return dr = C.makeSpan(["tag"], [dr], t), C.makeFragment([u, dr]);
11863
- }, t2 = {
11863
+ }, r2 = {
11864
11864
  c: "center ",
11865
11865
  l: "left ",
11866
11866
  r: "right "
@@ -11877,7 +11877,7 @@ var dt = function(e, t) {
11877
11877
  var x = e.cols, k = "", M = !1, j = 0, v = x.length;
11878
11878
  x[0].type === "separator" && (g += "top ", j = 1), x[x.length - 1].type === "separator" && (g += "bottom ", v -= 1);
11879
11879
  for (var b = j; b < v; b++)
11880
- x[b].type === "align" ? (y += t2[x[b].align], M && (k += "none "), M = !0) : x[b].type === "separator" && M && (k += x[b].separator === "|" ? "solid " : "dashed ", M = !1);
11880
+ x[b].type === "align" ? (y += r2[x[b].align], M && (k += "none "), M = !0) : x[b].type === "separator" && M && (k += x[b].separator === "|" ? "solid " : "dashed ", M = !1);
11881
11881
  d.setAttribute("columnalign", y.trim()), /[sd]/.test(k) && d.setAttribute("columnlines", k.trim());
11882
11882
  }
11883
11883
  if (e.colSeparationType === "align") {
@@ -11892,7 +11892,7 @@ var dt = function(e, t) {
11892
11892
  return /[sd]/.test($) && d.setAttribute("rowlines", $.trim()), g !== "" && (d = new F.MathNode("menclose", [d]), d.setAttribute("notation", g.trim())), e.arraystretch && e.arraystretch < 1 && (d = new F.MathNode("mstyle", [d]), d.setAttribute("scriptlevel", "1")), d;
11893
11893
  }, Rs = function(e, t) {
11894
11894
  e.envName.indexOf("ed") === -1 && nr(e);
11895
- var n = [], a = e.envName.indexOf("at") > -1 ? "alignat" : "align", s = e.envName === "split", i = Ot(e.parser, {
11895
+ var n = [], a = e.envName.indexOf("at") > -1 ? "alignat" : "align", s = e.envName === "split", i = Bt(e.parser, {
11896
11896
  cols: n,
11897
11897
  addJot: !0,
11898
11898
  autoTag: s ? void 0 : wn(e.envName),
@@ -11968,7 +11968,7 @@ ct({
11968
11968
  // \@preamble in lttab.dtx
11969
11969
  maxNumCols: a.length
11970
11970
  };
11971
- return Ot(r.parser, s, kn(r.envName));
11971
+ return Bt(r.parser, s, kn(r.envName));
11972
11972
  },
11973
11973
  htmlBuilder: dt,
11974
11974
  mathmlBuilder: ht
@@ -12005,7 +12005,7 @@ ct({
12005
12005
  }];
12006
12006
  }
12007
12007
  }
12008
- var s = Ot(r.parser, n, kn(r.envName)), i = Math.max(0, ...s.body.map((o) => o.length));
12008
+ var s = Bt(r.parser, n, kn(r.envName)), i = Math.max(0, ...s.body.map((o) => o.length));
12009
12009
  return s.cols = new Array(i).fill({
12010
12010
  type: "align",
12011
12011
  align: t
@@ -12031,7 +12031,7 @@ ct({
12031
12031
  handler(r) {
12032
12032
  var e = {
12033
12033
  arraystretch: 0.5
12034
- }, t = Ot(r.parser, e, "script");
12034
+ }, t = Bt(r.parser, e, "script");
12035
12035
  return t.colSeparationType = "small", t;
12036
12036
  },
12037
12037
  htmlBuilder: dt,
@@ -12060,7 +12060,7 @@ ct({
12060
12060
  hskipBeforeAndAfter: !1,
12061
12061
  arraystretch: 0.5
12062
12062
  };
12063
- if (s = Ot(r.parser, s, "script"), s.body.length > 0 && s.body[0].length > 1)
12063
+ if (s = Bt(r.parser, s, "script"), s.body.length > 0 && s.body[0].length > 1)
12064
12064
  throw new H("{subarray} can contain only one column");
12065
12065
  return s;
12066
12066
  },
@@ -12092,7 +12092,7 @@ ct({
12092
12092
  pregap: 0,
12093
12093
  postgap: 0
12094
12094
  }]
12095
- }, t = Ot(r.parser, e, kn(r.envName));
12095
+ }, t = Bt(r.parser, e, kn(r.envName));
12096
12096
  return {
12097
12097
  type: "leftright",
12098
12098
  mode: r.mode,
@@ -12134,7 +12134,7 @@ ct({
12134
12134
  emptySingleRow: !0,
12135
12135
  leqno: r.parser.settings.leqno
12136
12136
  };
12137
- return Ot(r.parser, e, "display");
12137
+ return Bt(r.parser, e, "display");
12138
12138
  },
12139
12139
  htmlBuilder: dt,
12140
12140
  mathmlBuilder: ht
@@ -12164,7 +12164,7 @@ ct({
12164
12164
  maxNumCols: 1,
12165
12165
  leqno: r.parser.settings.leqno
12166
12166
  };
12167
- return Ot(r.parser, e, "display");
12167
+ return Bt(r.parser, e, "display");
12168
12168
  },
12169
12169
  htmlBuilder: dt,
12170
12170
  mathmlBuilder: ht
@@ -12176,7 +12176,7 @@ ct({
12176
12176
  numArgs: 0
12177
12177
  },
12178
12178
  handler(r) {
12179
- return nr(r), N1(r.parser);
12179
+ return nr(r), P1(r.parser);
12180
12180
  },
12181
12181
  htmlBuilder: dt,
12182
12182
  mathmlBuilder: ht
@@ -12640,7 +12640,7 @@ q({
12640
12640
  var {
12641
12641
  parser: t,
12642
12642
  funcName: n
12643
- } = r, a = e[0], s = Il(te(e[1], "infix").size), i = e[2], o = s.number > 0;
12643
+ } = r, a = e[0], s = _l(te(e[1], "infix").size), i = e[2], o = s.number > 0;
12644
12644
  return {
12645
12645
  type: "genfrac",
12646
12646
  mode: t.mode,
@@ -12716,7 +12716,7 @@ var Ls = (r, e) => {
12716
12716
  }, e);
12717
12717
  }
12718
12718
  return C.makeSpan(["mord", a.isOver ? "mover" : "munder"], [o], e);
12719
- }, r2 = (r, e) => {
12719
+ }, n2 = (r, e) => {
12720
12720
  var t = xt.mathMLnode(r.label);
12721
12721
  return new F.MathNode(r.isOver ? "mover" : "munder", [ue(r.base, e), t]);
12722
12722
  };
@@ -12740,7 +12740,7 @@ q({
12740
12740
  };
12741
12741
  },
12742
12742
  htmlBuilder: Ls,
12743
- mathmlBuilder: r2
12743
+ mathmlBuilder: n2
12744
12744
  });
12745
12745
  q({
12746
12746
  type: "href",
@@ -12761,7 +12761,7 @@ q({
12761
12761
  type: "href",
12762
12762
  mode: t.mode,
12763
12763
  href: a,
12764
- body: xe(n)
12764
+ body: we(n)
12765
12765
  } : t.formatUnsupportedCmd("\\href");
12766
12766
  },
12767
12767
  htmlBuilder: (r, e) => {
@@ -12808,7 +12808,7 @@ q({
12808
12808
  type: "href",
12809
12809
  mode: t.mode,
12810
12810
  href: n,
12811
- body: xe(o)
12811
+ body: we(o)
12812
12812
  };
12813
12813
  }
12814
12814
  });
@@ -12828,7 +12828,7 @@ q({
12828
12828
  return {
12829
12829
  type: "hbox",
12830
12830
  mode: t.mode,
12831
- body: xe(e[0])
12831
+ body: we(e[0])
12832
12832
  };
12833
12833
  },
12834
12834
  htmlBuilder(r, e) {
@@ -12894,7 +12894,7 @@ q({
12894
12894
  type: "html",
12895
12895
  mode: t.mode,
12896
12896
  attributes: u,
12897
- body: xe(i)
12897
+ body: we(i)
12898
12898
  } : t.formatUnsupportedCmd(n);
12899
12899
  },
12900
12900
  htmlBuilder: (r, e) => {
@@ -12921,8 +12921,8 @@ q({
12921
12921
  return {
12922
12922
  type: "htmlmathml",
12923
12923
  mode: t.mode,
12924
- html: xe(e[0]),
12925
- mathml: xe(e[1])
12924
+ html: we(e[0]),
12925
+ mathml: we(e[1])
12926
12926
  };
12927
12927
  },
12928
12928
  htmlBuilder: (r, e) => {
@@ -13017,7 +13017,7 @@ q({
13017
13017
  height: N(t + n)
13018
13018
  };
13019
13019
  a > 0 && (s.width = N(a)), n > 0 && (s.verticalAlign = N(-n));
13020
- var i = new r1(r.src, r.alt, s);
13020
+ var i = new n1(r.src, r.alt, s);
13021
13021
  return i.height = t, i.depth = n, i;
13022
13022
  },
13023
13023
  mathmlBuilder: (r, e) => {
@@ -13161,10 +13161,10 @@ q({
13161
13161
  return {
13162
13162
  type: "mathchoice",
13163
13163
  mode: t.mode,
13164
- display: xe(e[0]),
13165
- text: xe(e[1]),
13166
- script: xe(e[2]),
13167
- scriptscript: xe(e[3])
13164
+ display: we(e[0]),
13165
+ text: we(e[1]),
13166
+ script: we(e[2]),
13167
+ scriptscript: we(e[3])
13168
13168
  };
13169
13169
  },
13170
13170
  htmlBuilder: (r, e) => {
@@ -13317,7 +13317,7 @@ var Ns = (r, e, t, n, a, s, i) => {
13317
13317
  r.parentIsSupSub ? t = new Ye("mrow", [t, n]) : t = vs([t, n]);
13318
13318
  }
13319
13319
  return t;
13320
- }, n2 = {
13320
+ }, a2 = {
13321
13321
  "∏": "\\prod",
13322
13322
  "∐": "\\coprod",
13323
13323
  "∑": "\\sum",
@@ -13342,7 +13342,7 @@ q({
13342
13342
  parser: t,
13343
13343
  funcName: n
13344
13344
  } = r, a = n;
13345
- return a.length === 1 && (a = n2[a]), {
13345
+ return a.length === 1 && (a = a2[a]), {
13346
13346
  type: "op",
13347
13347
  mode: t.mode,
13348
13348
  limits: !0,
@@ -13371,13 +13371,13 @@ q({
13371
13371
  limits: !1,
13372
13372
  parentIsSupSub: !1,
13373
13373
  symbol: !1,
13374
- body: xe(n)
13374
+ body: we(n)
13375
13375
  };
13376
13376
  },
13377
13377
  htmlBuilder: n0,
13378
13378
  mathmlBuilder: w0
13379
13379
  });
13380
- var a2 = {
13380
+ var s2 = {
13381
13381
  "∫": "\\int",
13382
13382
  "∬": "\\iint",
13383
13383
  "∭": "\\iiint",
@@ -13442,7 +13442,7 @@ q({
13442
13442
  parser: e,
13443
13443
  funcName: t
13444
13444
  } = r, n = t;
13445
- return n.length === 1 && (n = a2[n]), {
13445
+ return n.length === 1 && (n = s2[n]), {
13446
13446
  type: "op",
13447
13447
  mode: e.mode,
13448
13448
  limits: !1,
@@ -13474,7 +13474,7 @@ var qs = (r, e) => {
13474
13474
  } else
13475
13475
  i = C.makeSpan(["mop"], [], e);
13476
13476
  return a ? Ns(i, t, n, e, e.style, 0, 0) : i;
13477
- }, s2 = (r, e) => {
13477
+ }, i2 = (r, e) => {
13478
13478
  for (var t = Pe(r.body, e.withFont("mathrm")), n = !0, a = 0; a < t.length; a++) {
13479
13479
  var s = t[a];
13480
13480
  if (!(s instanceof F.SpaceNode)) if (s instanceof F.MathNode)
@@ -13519,17 +13519,17 @@ q({
13519
13519
  return {
13520
13520
  type: "operatorname",
13521
13521
  mode: t.mode,
13522
- body: xe(a),
13522
+ body: we(a),
13523
13523
  alwaysHandleSupSub: n === "\\operatornamewithlimits",
13524
13524
  limits: !1,
13525
13525
  parentIsSupSub: !1
13526
13526
  };
13527
13527
  },
13528
13528
  htmlBuilder: qs,
13529
- mathmlBuilder: s2
13529
+ mathmlBuilder: i2
13530
13530
  });
13531
13531
  f("\\operatorname", "\\@ifstar\\operatornamewithlimits\\operatorname@");
13532
- Vt({
13532
+ Gt({
13533
13533
  type: "ordgroup",
13534
13534
  htmlBuilder(r, e) {
13535
13535
  return r.semisimple ? C.makeFragment(ze(r.body, e, !1)) : C.makeSpan(["mord"], ze(r.body, e, !0), e);
@@ -13594,7 +13594,7 @@ q({
13594
13594
  return {
13595
13595
  type: "phantom",
13596
13596
  mode: t.mode,
13597
- body: xe(n)
13597
+ body: we(n)
13598
13598
  };
13599
13599
  },
13600
13600
  htmlBuilder: (r, e) => {
@@ -13637,7 +13637,7 @@ q({
13637
13637
  }, e), C.makeSpan(["mord"], [t], e);
13638
13638
  },
13639
13639
  mathmlBuilder: (r, e) => {
13640
- var t = Pe(xe(r.body), e), n = new F.MathNode("mphantom", t), a = new F.MathNode("mpadded", [n]);
13640
+ var t = Pe(we(r.body), e), n = new F.MathNode("mphantom", t), a = new F.MathNode("mpadded", [n]);
13641
13641
  return a.setAttribute("height", "0px"), a.setAttribute("depth", "0px"), a;
13642
13642
  }
13643
13643
  });
@@ -13663,7 +13663,7 @@ q({
13663
13663
  return C.makeSpan(["mord", "rlap"], [t, n], e);
13664
13664
  },
13665
13665
  mathmlBuilder: (r, e) => {
13666
- var t = Pe(xe(r.body), e), n = new F.MathNode("mphantom", t), a = new F.MathNode("mpadded", [n]);
13666
+ var t = Pe(we(r.body), e), n = new F.MathNode("mphantom", t), a = new F.MathNode("mpadded", [n]);
13667
13667
  return a.setAttribute("width", "0px"), a;
13668
13668
  }
13669
13669
  });
@@ -13757,7 +13757,7 @@ function Vs(r, e, t) {
13757
13757
  }
13758
13758
  return C.makeFragment(n);
13759
13759
  }
13760
- var ca = ["\\tiny", "\\sixptsize", "\\scriptsize", "\\footnotesize", "\\small", "\\normalsize", "\\large", "\\Large", "\\LARGE", "\\huge", "\\Huge"], i2 = (r, e) => {
13760
+ var ca = ["\\tiny", "\\sixptsize", "\\scriptsize", "\\footnotesize", "\\small", "\\normalsize", "\\large", "\\Large", "\\LARGE", "\\huge", "\\Huge"], o2 = (r, e) => {
13761
13761
  var t = e.havingSize(r.size);
13762
13762
  return Vs(r.body, t, e);
13763
13763
  };
@@ -13782,7 +13782,7 @@ q({
13782
13782
  body: s
13783
13783
  };
13784
13784
  },
13785
- htmlBuilder: i2,
13785
+ htmlBuilder: o2,
13786
13786
  mathmlBuilder: (r, e) => {
13787
13787
  var t = e.havingSize(r.size), n = Pe(r.body, t), a = new F.MathNode("mstyle", n);
13788
13788
  return a.setAttribute("mathsize", N(t.sizeMultiplier)), a;
@@ -13959,7 +13959,7 @@ q({
13959
13959
  return s.setAttribute("scriptlevel", o[0]), s.setAttribute("displaystyle", o[1]), s;
13960
13960
  }
13961
13961
  });
13962
- var o2 = function(e, t) {
13962
+ var l2 = function(e, t) {
13963
13963
  var n = e.base;
13964
13964
  if (n)
13965
13965
  if (n.type === "op") {
@@ -13979,10 +13979,10 @@ var o2 = function(e, t) {
13979
13979
  }
13980
13980
  else return null;
13981
13981
  };
13982
- Vt({
13982
+ Gt({
13983
13983
  type: "supsub",
13984
13984
  htmlBuilder(r, e) {
13985
- var t = o2(r, e);
13985
+ var t = l2(r, e);
13986
13986
  if (t)
13987
13987
  return t(r, e);
13988
13988
  var {
@@ -14081,7 +14081,7 @@ Vt({
14081
14081
  return new F.MathNode(i, s);
14082
14082
  }
14083
14083
  });
14084
- Vt({
14084
+ Gt({
14085
14085
  type: "atom",
14086
14086
  htmlBuilder(r, e) {
14087
14087
  return C.mathsym(r.text, r.mode, e, ["m" + r.family]);
@@ -14100,7 +14100,7 @@ var Gs = {
14100
14100
  mn: "normal",
14101
14101
  mtext: "normal"
14102
14102
  };
14103
- Vt({
14103
+ Gt({
14104
14104
  type: "mathord",
14105
14105
  htmlBuilder(r, e) {
14106
14106
  return C.makeOrd(r, e, "mathord");
@@ -14110,7 +14110,7 @@ Vt({
14110
14110
  return n !== Gs[t.type] && t.setAttribute("mathvariant", n), t;
14111
14111
  }
14112
14112
  });
14113
- Vt({
14113
+ Gt({
14114
14114
  type: "textord",
14115
14115
  htmlBuilder(r, e) {
14116
14116
  return C.makeOrd(r, e, "textord");
@@ -14134,7 +14134,7 @@ var Sr = {
14134
14134
  className: "nobreak"
14135
14135
  }
14136
14136
  };
14137
- Vt({
14137
+ Gt({
14138
14138
  type: "spacing",
14139
14139
  htmlBuilder(r, e) {
14140
14140
  if (Mr.hasOwnProperty(r.text)) {
@@ -14166,7 +14166,7 @@ var ha = () => {
14166
14166
  var r = new F.MathNode("mtd", []);
14167
14167
  return r.setAttribute("width", "50%"), r;
14168
14168
  };
14169
- Vt({
14169
+ Gt({
14170
14170
  type: "tag",
14171
14171
  mathmlBuilder(r, e) {
14172
14172
  var t = new F.MathNode("mtable", [new F.MathNode("mtr", [ha(), new F.MathNode("mtd", [$t(r.body, e)]), ha(), new F.MathNode("mtd", [$t(r.tag, e)])])]);
@@ -14182,7 +14182,7 @@ var pa = {
14182
14182
  }, ma = {
14183
14183
  "\\textbf": "textbf",
14184
14184
  "\\textmd": "textmd"
14185
- }, l2 = {
14185
+ }, u2 = {
14186
14186
  "\\textit": "textit",
14187
14187
  "\\textup": "textup"
14188
14188
  }, fa = (r, e) => {
@@ -14195,7 +14195,7 @@ var pa = {
14195
14195
  if (t === "\\emph")
14196
14196
  return e.fontShape === "textit" ? e.withTextFontShape("textup") : e.withTextFontShape("textit");
14197
14197
  } else return e;
14198
- return e.withTextFontShape(l2[t]);
14198
+ return e.withTextFontShape(u2[t]);
14199
14199
  };
14200
14200
  q({
14201
14201
  type: "text",
@@ -14228,7 +14228,7 @@ q({
14228
14228
  return {
14229
14229
  type: "text",
14230
14230
  mode: t.mode,
14231
- body: xe(a),
14231
+ body: we(a),
14232
14232
  font: n
14233
14233
  };
14234
14234
  },
@@ -14342,22 +14342,22 @@ q({
14342
14342
  }
14343
14343
  });
14344
14344
  var va = (r) => r.body.replace(/ /g, r.star ? "␣" : " "), jt = ms, Us = `[ \r
14345
- ]`, u2 = "\\\\[a-zA-Z@]+", c2 = "\\\\[^\uD800-\uDFFF]", d2 = "(" + u2 + ")" + Us + "*", h2 = `\\\\(
14345
+ ]`, c2 = "\\\\[a-zA-Z@]+", d2 = "\\\\[^\uD800-\uDFFF]", h2 = "(" + c2 + ")" + Us + "*", p2 = `\\\\(
14346
14346
  |[ \r ]+
14347
- ?)[ \r ]*`, Vr = "[̀-ͯ]", p2 = new RegExp(Vr + "+$"), m2 = "(" + Us + "+)|" + // whitespace
14348
- (h2 + "|") + // \whitespace
14347
+ ?)[ \r ]*`, Vr = "[̀-ͯ]", m2 = new RegExp(Vr + "+$"), f2 = "(" + Us + "+)|" + // whitespace
14348
+ (p2 + "|") + // \whitespace
14349
14349
  "([!-\\[\\]-‧‪-퟿豈-￿]" + // single codepoint
14350
14350
  (Vr + "*") + // ...plus accents
14351
14351
  "|[\uD800-\uDBFF][\uDC00-\uDFFF]" + // surrogate pair
14352
14352
  (Vr + "*") + // ...plus accents
14353
14353
  "|\\\\verb\\*([^]).*?\\4|\\\\verb([^*a-zA-Z]).*?\\5" + // \verb unstarred
14354
- ("|" + d2) + // \macroName + spaces
14355
- ("|" + c2 + ")");
14354
+ ("|" + h2) + // \macroName + spaces
14355
+ ("|" + d2 + ")");
14356
14356
  class ya {
14357
14357
  // Category codes. The lexer only supports comment characters (14) for now.
14358
14358
  // MacroExpander additionally distinguishes active (13).
14359
14359
  constructor(e, t) {
14360
- 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(m2, "g"), this.catcodes = {
14360
+ 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(f2, "g"), this.catcodes = {
14361
14361
  "%": 14,
14362
14362
  // comment character
14363
14363
  "~": 13
@@ -14386,7 +14386,7 @@ class ya {
14386
14386
  return new Ze(a, new Ve(this, t, this.tokenRegex.lastIndex));
14387
14387
  }
14388
14388
  }
14389
- class f2 {
14389
+ class v2 {
14390
14390
  /**
14391
14391
  * Both arguments are optional. The first argument is an object of
14392
14392
  * built-in mappings which never change. The second argument is an object
@@ -14457,7 +14457,7 @@ class f2 {
14457
14457
  t == null ? delete this.current[e] : this.current[e] = t;
14458
14458
  }
14459
14459
  }
14460
- var v2 = Bs;
14460
+ var y2 = Bs;
14461
14461
  f("\\noexpand", function(r) {
14462
14462
  var e = r.popToken();
14463
14463
  return r.isExpandable(e.text) && (e.noexpand = !0, e.treatAsRelax = !0), {
@@ -14799,7 +14799,7 @@ f("\\pmod", "\\pod{{\\rm mod}\\mkern6mu#1}");
14799
14799
  f("\\mod", "\\allowbreak\\mathchoice{\\mkern18mu}{\\mkern12mu}{\\mkern12mu}{\\mkern12mu}{\\rm mod}\\,\\,#1");
14800
14800
  f("\\newline", "\\\\\\relax");
14801
14801
  f("\\TeX", "\\textrm{\\html@mathml{T\\kern-.1667em\\raisebox{-.5ex}{E}\\kern-.125emX}{TeX}}");
14802
- var Ws = N(ot["Main-Regular"][84][1] - 0.7 * ot["Main-Regular"][65][1]);
14802
+ var Ws = N(lt["Main-Regular"][84][1] - 0.7 * lt["Main-Regular"][65][1]);
14803
14803
  f("\\LaTeX", "\\textrm{\\html@mathml{" + ("L\\kern-.36em\\raisebox{" + Ws + "}{\\scriptstyle A}") + "\\kern-.15em\\TeX}{LaTeX}}");
14804
14804
  f("\\KaTeX", "\\textrm{\\html@mathml{" + ("K\\kern-.17em\\raisebox{" + Ws + "}{\\scriptstyle A}") + "\\kern-.15em\\TeX}{KaTeX}}");
14805
14805
  f("\\hspace", "\\@ifstar\\@hspacer\\@hspace");
@@ -15046,9 +15046,9 @@ var Xs = {
15046
15046
  "\\nolimits": !0
15047
15047
  // Parser.js
15048
15048
  };
15049
- class y2 {
15049
+ class g2 {
15050
15050
  constructor(e, t, n) {
15051
- 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 f2(v2, t.macros), this.mode = n, this.stack = [];
15051
+ 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 v2(y2, t.macros), this.mode = n, this.stack = [];
15052
15052
  }
15053
15053
  /**
15054
15054
  * Feed a new input string to the same MacroExpander
@@ -15838,7 +15838,7 @@ var xa = /^[₊₋₌₍₎₀₁₂₃₄₅₆₇₈₉ₐₑₕᵢⱼₖₗ
15838
15838
  };
15839
15839
  class ar {
15840
15840
  constructor(e, t) {
15841
- 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 y2(e, t, this.mode), this.settings = t, this.leftrightDepth = 0;
15841
+ 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 g2(e, t, this.mode), this.settings = t, this.leftrightDepth = 0;
15842
15842
  }
15843
15843
  /**
15844
15844
  * Checks a result to make sure it has the right type, and throws an
@@ -16348,13 +16348,13 @@ class ar {
16348
16348
  };
16349
16349
  }
16350
16350
  wa.hasOwnProperty(t[0]) && !ce[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 = wa[t[0]] + t.slice(1));
16351
- var s = p2.exec(t);
16351
+ var s = m2.exec(t);
16352
16352
  s && (t = t.substring(0, s.index), t === "i" ? t = "ı" : t === "j" && (t = "ȷ"));
16353
16353
  var i;
16354
16354
  if (ce[this.mode][t]) {
16355
16355
  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);
16356
16356
  var o = ce[this.mode][t].group, u = Ve.range(e), h;
16357
- if (s1.hasOwnProperty(o)) {
16357
+ if (i1.hasOwnProperty(o)) {
16358
16358
  var d = o;
16359
16359
  h = {
16360
16360
  type: "atom",
@@ -16428,10 +16428,10 @@ var zn = function(e, t) {
16428
16428
  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."), Zs = function() {
16429
16429
  throw new H("KaTeX doesn't work in quirks mode.");
16430
16430
  });
16431
- var g2 = function(e, t) {
16431
+ var b2 = function(e, t) {
16432
16432
  var n = Tn(e, t).toMarkup();
16433
16433
  return n;
16434
- }, b2 = function(e, t) {
16434
+ }, x2 = function(e, t) {
16435
16435
  var n = new un(t);
16436
16436
  return zn(e, n);
16437
16437
  }, Ks = function(e, t, n) {
@@ -16443,19 +16443,19 @@ var g2 = function(e, t) {
16443
16443
  var n = new un(t);
16444
16444
  try {
16445
16445
  var a = zn(e, n);
16446
- return T1(a, e, n);
16446
+ return E1(a, e, n);
16447
16447
  } catch (s) {
16448
16448
  return Ks(s, e, n);
16449
16449
  }
16450
- }, x2 = function(e, t) {
16450
+ }, w2 = function(e, t) {
16451
16451
  var n = new un(t);
16452
16452
  try {
16453
16453
  var a = zn(e, n);
16454
- return E1(a, e, n);
16454
+ return C1(a, e, n);
16455
16455
  } catch (s) {
16456
16456
  return Ks(s, e, n);
16457
16457
  }
16458
- }, w2 = {
16458
+ }, k2 = {
16459
16459
  /**
16460
16460
  * Current KaTeX version
16461
16461
  */
@@ -16469,7 +16469,7 @@ var g2 = function(e, t) {
16469
16469
  * Renders the given LaTeX into an HTML+MathML combination string,
16470
16470
  * for sending to the client.
16471
16471
  */
16472
- renderToString: g2,
16472
+ renderToString: b2,
16473
16473
  /**
16474
16474
  * KaTeX error, usually during parsing.
16475
16475
  */
@@ -16486,7 +16486,7 @@ var g2 = function(e, t) {
16486
16486
  * The internal tree representation is unstable and is very likely
16487
16487
  * to change. Use at your own risk.
16488
16488
  */
16489
- __parse: b2,
16489
+ __parse: x2,
16490
16490
  /**
16491
16491
  * Renders the given LaTeX into an HTML+MathML internal DOM tree
16492
16492
  * representation, without flattening that representation to a string.
@@ -16504,12 +16504,12 @@ var g2 = function(e, t) {
16504
16504
  * The internal tree representation is unstable and is very likely
16505
16505
  * to change. Use at your own risk.
16506
16506
  */
16507
- __renderToHTMLTree: x2,
16507
+ __renderToHTMLTree: w2,
16508
16508
  /**
16509
16509
  * extends internal font metrics object with a new object
16510
16510
  * each key in the new object represents a font name
16511
16511
  */
16512
- __setFontMetrics: Jl,
16512
+ __setFontMetrics: Ql,
16513
16513
  /**
16514
16514
  * adds a new symbol to builtin symbols table
16515
16515
  */
@@ -16540,7 +16540,7 @@ var g2 = function(e, t) {
16540
16540
  LineNode: Dr
16541
16541
  }
16542
16542
  };
16543
- const k2 = /* @__PURE__ */ G({
16543
+ const S2 = /* @__PURE__ */ G({
16544
16544
  __name: "ElmKatex",
16545
16545
  props: {
16546
16546
  expression: {},
@@ -16550,14 +16550,14 @@ const k2 = /* @__PURE__ */ G({
16550
16550
  const e = r, t = U(null), n = () => {
16551
16551
  if (t.value)
16552
16552
  try {
16553
- w2.render(e.expression, t.value, {
16553
+ k2.render(e.expression, t.value, {
16554
16554
  displayMode: e.block
16555
16555
  });
16556
16556
  } catch (a) {
16557
16557
  console.error("KaTeX rendering error:", a);
16558
16558
  }
16559
16559
  };
16560
- return qt(n), Ya(n), (a, s) => (I(), we(ut(e.block ? "div" : "span"), {
16560
+ return _t(n), Ya(n), (a, s) => (I(), me(at(e.block ? "div" : "span"), {
16561
16561
  class: _(a.$style.katex),
16562
16562
  key: JSON.stringify(e),
16563
16563
  ref_key: "targetRef",
@@ -16572,11 +16572,11 @@ const k2 = /* @__PURE__ */ G({
16572
16572
  _: 1
16573
16573
  }, 8, ["class", "style"]));
16574
16574
  }
16575
- }), S2 = "_katex_vrtkg_1", M2 = {
16576
- katex: S2
16577
- }, A2 = {
16578
- $style: M2
16579
- }, j2 = /* @__PURE__ */ J(k2, [["__cssModules", A2]]), z2 = /* @__PURE__ */ G({
16575
+ }), M2 = "_katex_vrtkg_1", A2 = {
16576
+ katex: M2
16577
+ }, j2 = {
16578
+ $style: A2
16579
+ }, z2 = /* @__PURE__ */ J(S2, [["__cssModules", j2]]), T2 = /* @__PURE__ */ G({
16580
16580
  __name: "ElmColumn",
16581
16581
  setup(r) {
16582
16582
  return (e, t) => (I(), O("div", {
@@ -16585,11 +16585,11 @@ const k2 = /* @__PURE__ */ G({
16585
16585
  Me(e.$slots, "default")
16586
16586
  ], 2));
16587
16587
  }
16588
- }), T2 = "_column_7qfow_1", E2 = {
16589
- column: T2
16590
- }, C2 = {
16591
- $style: E2
16592
- }, Js = /* @__PURE__ */ J(z2, [["__cssModules", C2]]), $2 = /* @__PURE__ */ G({
16588
+ }), E2 = "_column_7qfow_1", C2 = {
16589
+ column: E2
16590
+ }, $2 = {
16591
+ $style: C2
16592
+ }, Js = /* @__PURE__ */ J(T2, [["__cssModules", $2]]), I2 = /* @__PURE__ */ G({
16593
16593
  __name: "ElmColumnList",
16594
16594
  setup(r) {
16595
16595
  return (e, t) => (I(), O("div", {
@@ -16598,11 +16598,11 @@ const k2 = /* @__PURE__ */ G({
16598
16598
  Me(e.$slots, "default")
16599
16599
  ], 2));
16600
16600
  }
16601
- }), I2 = {
16601
+ }), _2 = {
16602
16602
  "column-list": "_column-list_id8zo_1"
16603
- }, _2 = {
16604
- $style: I2
16605
- }, Qs = /* @__PURE__ */ J($2, [["__cssModules", _2]]), O2 = /* @__PURE__ */ G({
16603
+ }, O2 = {
16604
+ $style: _2
16605
+ }, Qs = /* @__PURE__ */ J(I2, [["__cssModules", O2]]), B2 = /* @__PURE__ */ G({
16606
16606
  __name: "ElmDesktopWindow",
16607
16607
  props: {
16608
16608
  minHeight: { default: "6rem" }
@@ -16637,13 +16637,13 @@ const k2 = /* @__PURE__ */ G({
16637
16637
  ], 4)
16638
16638
  ], 2));
16639
16639
  }
16640
- }), B2 = "_window_1y8zq_1", R2 = "_header_1y8zq_12", F2 = "_dot_1y8zq_22", D2 = {
16641
- window: B2,
16642
- header: R2,
16643
- dot: F2
16644
- }, H2 = {
16645
- $style: D2
16646
- }, Y3 = /* @__PURE__ */ J(O2, [["__cssModules", H2]]), L2 = /* @__PURE__ */ G({
16640
+ }), R2 = "_window_1y8zq_1", F2 = "_header_1y8zq_12", D2 = "_dot_1y8zq_22", H2 = {
16641
+ window: R2,
16642
+ header: F2,
16643
+ dot: D2
16644
+ }, L2 = {
16645
+ $style: H2
16646
+ }, X3 = /* @__PURE__ */ J(B2, [["__cssModules", L2]]), N2 = /* @__PURE__ */ G({
16647
16647
  __name: "ElmModal",
16648
16648
  props: /* @__PURE__ */ nn({
16649
16649
  width: { default: "90%" }
@@ -16678,12 +16678,12 @@ const k2 = /* @__PURE__ */ G({
16678
16678
  })
16679
16679
  ], 6));
16680
16680
  }
16681
- }), N2 = "_provider_mnaqt_1", P2 = "_modal_mnaqt_21", q2 = {
16682
- provider: N2,
16683
- modal: P2
16684
- }, V2 = {
16685
- $style: q2
16686
- }, X3 = /* @__PURE__ */ J(L2, [["__cssModules", V2], ["__scopeId", "data-v-4d114d05"]]), G2 = /* @__PURE__ */ G({
16681
+ }), P2 = "_provider_mnaqt_1", q2 = "_modal_mnaqt_21", V2 = {
16682
+ provider: P2,
16683
+ modal: q2
16684
+ }, G2 = {
16685
+ $style: V2
16686
+ }, Z3 = /* @__PURE__ */ J(N2, [["__cssModules", G2], ["__scopeId", "data-v-4d114d05"]]), U2 = /* @__PURE__ */ G({
16687
16687
  __name: "ElmParallax",
16688
16688
  props: {
16689
16689
  imageUrl1: {},
@@ -16710,11 +16710,11 @@ const k2 = /* @__PURE__ */ G({
16710
16710
  }, null, 6)
16711
16711
  ], 64));
16712
16712
  }
16713
- }), U2 = "_parallax_1le2k_1", W2 = {
16714
- parallax: U2
16715
- }, Y2 = {
16716
- $style: W2
16717
- }, Z3 = /* @__PURE__ */ J(G2, [["__cssModules", Y2]]), X2 = { style: { display: "flex", gap: "0.5rem" } }, Z2 = /* @__PURE__ */ G({
16713
+ }), W2 = "_parallax_1le2k_1", Y2 = {
16714
+ parallax: W2
16715
+ }, X2 = {
16716
+ $style: Y2
16717
+ }, K3 = /* @__PURE__ */ J(U2, [["__cssModules", X2]]), Z2 = { style: { display: "flex", gap: "0.5rem" } }, K2 = /* @__PURE__ */ G({
16718
16718
  __name: "ElmToggle",
16719
16719
  props: /* @__PURE__ */ nn({
16720
16720
  summary: {},
@@ -16736,19 +16736,19 @@ const k2 = /* @__PURE__ */ G({
16736
16736
  class: _(n.$style.summary),
16737
16737
  onClick: t
16738
16738
  }, [
16739
- L("div", X2, [
16739
+ L("div", Z2, [
16740
16740
  Y(P(P0), {
16741
16741
  class: _(n.$style.icon),
16742
16742
  style: X({ "--rotate": e.value ? "90deg" : "0deg" })
16743
16743
  }, null, 8, ["class", "style"]),
16744
16744
  L("div", null, [
16745
- n.summary != null ? (I(), we(ye, {
16745
+ n.summary != null ? (I(), me(ge, {
16746
16746
  key: 0,
16747
16747
  text: n.summary
16748
16748
  }, null, 8, ["text"])) : Me(n.$slots, "summary", { key: 1 }, void 0, !0)
16749
16749
  ])
16750
16750
  ]),
16751
- Y(P(_o), {
16751
+ Y(P(Oo), {
16752
16752
  class: _(n.$style.icon),
16753
16753
  style: X({
16754
16754
  "--rotate": e.value ? "135deg" : "0deg",
@@ -16769,14 +16769,14 @@ const k2 = /* @__PURE__ */ G({
16769
16769
  })
16770
16770
  ], 6));
16771
16771
  }
16772
- }), K2 = "_toggle_1jzy2_1", J2 = "_summary_1jzy2_6", Q2 = "_icon_1jzy2_24", eu = "_content_1jzy2_31", tu = {
16773
- toggle: K2,
16774
- summary: J2,
16775
- icon: Q2,
16776
- content: eu
16777
- }, ru = {
16778
- $style: tu
16779
- }, ei = /* @__PURE__ */ J(Z2, [["__cssModules", ru], ["__scopeId", "data-v-dc9eb818"]]), nu = ["value", "max"], au = /* @__PURE__ */ G({
16772
+ }), J2 = "_toggle_1jzy2_1", Q2 = "_summary_1jzy2_6", eu = "_icon_1jzy2_24", tu = "_content_1jzy2_31", ru = {
16773
+ toggle: J2,
16774
+ summary: Q2,
16775
+ icon: eu,
16776
+ content: tu
16777
+ }, nu = {
16778
+ $style: ru
16779
+ }, ei = /* @__PURE__ */ J(K2, [["__cssModules", nu], ["__scopeId", "data-v-dc9eb818"]]), au = ["value", "max"], su = /* @__PURE__ */ G({
16780
16780
  __name: "ElmProgress",
16781
16781
  props: {
16782
16782
  value: {},
@@ -16793,7 +16793,7 @@ const k2 = /* @__PURE__ */ G({
16793
16793
  class: _(e.$style.progress),
16794
16794
  value: e.value,
16795
16795
  max: e.max
16796
- }, null, 10, nu),
16796
+ }, null, 10, au),
16797
16797
  L("div", {
16798
16798
  class: _(e.$style.container),
16799
16799
  style: X({
@@ -16821,15 +16821,15 @@ const k2 = /* @__PURE__ */ G({
16821
16821
  ], 6)
16822
16822
  ], 64));
16823
16823
  }
16824
- }), su = "_progress_17sza_1", iu = "_loading_17sza_23", ou = "_container_17sza_40", lu = "_value_17sza_51", uu = "_buffer_17sza_64", cu = {
16825
- progress: su,
16826
- loading: iu,
16827
- container: ou,
16828
- value: lu,
16829
- buffer: uu
16830
- }, du = {
16831
- $style: cu
16832
- }, K3 = /* @__PURE__ */ J(au, [["__cssModules", du]]), hu = /* @__PURE__ */ G({
16824
+ }), iu = "_progress_17sza_1", ou = "_loading_17sza_23", lu = "_container_17sza_40", uu = "_value_17sza_51", cu = "_buffer_17sza_64", du = {
16825
+ progress: iu,
16826
+ loading: ou,
16827
+ container: lu,
16828
+ value: uu,
16829
+ buffer: cu
16830
+ }, hu = {
16831
+ $style: du
16832
+ }, J3 = /* @__PURE__ */ J(su, [["__cssModules", hu]]), pu = /* @__PURE__ */ G({
16833
16833
  __name: "ElmMultiProgress",
16834
16834
  props: {
16835
16835
  progress: {},
@@ -16837,7 +16837,7 @@ const k2 = /* @__PURE__ */ G({
16837
16837
  round: { type: Boolean, default: !0 }
16838
16838
  },
16839
16839
  setup(r) {
16840
- const e = r, t = lt(() => e.progress.reduce((a, s) => a + s.value, 0)), n = lt(() => {
16840
+ const e = r, t = ut(() => e.progress.reduce((a, s) => a + s.value, 0)), n = ut(() => {
16841
16841
  let a = 0;
16842
16842
  return e.progress.map((s) => {
16843
16843
  const i = s.value / t.value * 100, o = a;
@@ -16861,12 +16861,12 @@ const k2 = /* @__PURE__ */ G({
16861
16861
  }, null, 6))), 128))
16862
16862
  ], 6));
16863
16863
  }
16864
- }), pu = "_container_1xl4h_1", mu = "_bar_1xl4h_13", fu = {
16865
- container: pu,
16866
- bar: mu
16867
- }, vu = {
16868
- $style: fu
16869
- }, J3 = /* @__PURE__ */ J(hu, [["__cssModules", vu]]), yu = /* @__PURE__ */ G({
16864
+ }), mu = "_container_1xl4h_1", fu = "_bar_1xl4h_13", vu = {
16865
+ container: mu,
16866
+ bar: fu
16867
+ }, yu = {
16868
+ $style: vu
16869
+ }, Q3 = /* @__PURE__ */ J(pu, [["__cssModules", yu]]), gu = /* @__PURE__ */ G({
16870
16870
  __name: "ElmRectangleWave",
16871
16871
  setup(r) {
16872
16872
  return (e, t) => (I(), O("div", {
@@ -16874,12 +16874,12 @@ const k2 = /* @__PURE__ */ G({
16874
16874
  class: _(e.$style["rectangle-wave"])
16875
16875
  }, null, 2));
16876
16876
  }
16877
- }), gu = "_wave_oz31b_1", bu = {
16877
+ }), bu = "_wave_oz31b_1", xu = {
16878
16878
  "rectangle-wave": "_rectangle-wave_oz31b_17",
16879
- wave: gu
16880
- }, xu = {
16881
- $style: bu
16882
- }, wu = /* @__PURE__ */ J(yu, [["__cssModules", xu]]), ku = /* @__PURE__ */ G({
16879
+ wave: bu
16880
+ }, wu = {
16881
+ $style: xu
16882
+ }, ku = /* @__PURE__ */ J(gu, [["__cssModules", wu]]), Su = /* @__PURE__ */ G({
16883
16883
  __name: "ElmDotLoadingIcon",
16884
16884
  props: {
16885
16885
  color: { default: void 0 },
@@ -16898,13 +16898,13 @@ const k2 = /* @__PURE__ */ G({
16898
16898
  }, null, 6)), 64))
16899
16899
  ], 6));
16900
16900
  }
16901
- }), Su = "_wrapper_1k0sy_12", Mu = "_dot_1k0sy_18", Au = "_bounce_1k0sy_1", ju = {
16902
- wrapper: Su,
16903
- dot: Mu,
16904
- bounce: Au
16905
- }, zu = {
16906
- $style: ju
16907
- }, sr = /* @__PURE__ */ J(ku, [["__cssModules", zu]]), Tu = /* @__PURE__ */ G({
16901
+ }), Mu = "_wrapper_1k0sy_12", Au = "_dot_1k0sy_18", ju = "_bounce_1k0sy_1", zu = {
16902
+ wrapper: Mu,
16903
+ dot: Au,
16904
+ bounce: ju
16905
+ }, Tu = {
16906
+ $style: zu
16907
+ }, sr = /* @__PURE__ */ J(Su, [["__cssModules", Tu]]), Eu = /* @__PURE__ */ G({
16908
16908
  __name: "ElmBlockFallback",
16909
16909
  setup(r) {
16910
16910
  return (e, t) => (I(), O("div", {
@@ -16913,11 +16913,11 @@ const k2 = /* @__PURE__ */ G({
16913
16913
  Y(sr)
16914
16914
  ], 2));
16915
16915
  }
16916
- }), Eu = {
16916
+ }), Cu = {
16917
16917
  "elmethis-block-fallback": "_elmethis-block-fallback_uo36g_1"
16918
- }, Cu = {
16919
- $style: Eu
16920
- }, $u = /* @__PURE__ */ J(Tu, [["__cssModules", Cu]]), Iu = /* @__PURE__ */ G({
16918
+ }, $u = {
16919
+ $style: Cu
16920
+ }, ti = /* @__PURE__ */ J(Eu, [["__cssModules", $u]]), Iu = /* @__PURE__ */ G({
16921
16921
  __name: "ElmButton",
16922
16922
  props: {
16923
16923
  loading: { type: Boolean, default: !1 },
@@ -16944,7 +16944,7 @@ const k2 = /* @__PURE__ */ G({
16944
16944
  }, [
16945
16945
  Y(zt, { mode: "out-in" }, {
16946
16946
  default: Oe(() => [
16947
- e.loading ? (I(), we(sr, {
16947
+ e.loading ? (I(), me(sr, {
16948
16948
  key: 0,
16949
16949
  size: "1.5rem"
16950
16950
  })) : (I(), O("span", {
@@ -16966,7 +16966,7 @@ const k2 = /* @__PURE__ */ G({
16966
16966
  flex: Fu
16967
16967
  }, Hu = {
16968
16968
  $style: Du
16969
- }, Q3 = /* @__PURE__ */ J(Iu, [["__cssModules", Hu], ["__scopeId", "data-v-db75a432"]]), Lu = { style: {
16969
+ }, em = /* @__PURE__ */ J(Iu, [["__cssModules", Hu], ["__scopeId", "data-v-db75a432"]]), Lu = { style: {
16970
16970
  cursor: "pointer",
16971
16971
  display: "flex",
16972
16972
  alignItems: "center",
@@ -17067,7 +17067,7 @@ const k2 = /* @__PURE__ */ G({
17067
17067
  fill: "transparent"
17068
17068
  }, null, -1))
17069
17069
  ], 2)),
17070
- Y(ye, { text: n.label }, null, 8, ["text"])
17070
+ Y(ge, { text: n.label }, null, 8, ["text"])
17071
17071
  ])
17072
17072
  ], 2));
17073
17073
  }
@@ -17080,8 +17080,8 @@ const k2 = /* @__PURE__ */ G({
17080
17080
  "elmethis-checkbox-check-line": "_elmethis-checkbox-check-line_1qbnx_1"
17081
17081
  }, Uu = {
17082
17082
  $style: Gu
17083
- }, ti = /* @__PURE__ */ J(Nu, [["__cssModules", Uu]]);
17084
- var Wu = typeof global == "object" && global && global.Object === Object && global, Yu = typeof self == "object" && self && self.Object === Object && self, Xu = Wu || Yu || Function("return this")(), Qt = Xu.Symbol, ri = Object.prototype, Zu = ri.hasOwnProperty, Ku = ri.toString, o0 = Qt ? Qt.toStringTag : void 0;
17083
+ }, ri = /* @__PURE__ */ J(Nu, [["__cssModules", Uu]]);
17084
+ var Wu = typeof global == "object" && global && global.Object === Object && global, Yu = typeof self == "object" && self && self.Object === Object && self, Xu = Wu || Yu || Function("return this")(), Qt = Xu.Symbol, ni = Object.prototype, Zu = ni.hasOwnProperty, Ku = ni.toString, o0 = Qt ? Qt.toStringTag : void 0;
17085
17085
  function Ju(r) {
17086
17086
  var e = Zu.call(r, o0), t = r[o0];
17087
17087
  try {
@@ -17113,18 +17113,18 @@ function lc(r, e) {
17113
17113
  return a;
17114
17114
  }
17115
17115
  var uc = Array.isArray, cc = 1 / 0, Sa = Qt ? Qt.prototype : void 0, Ma = Sa ? Sa.toString : void 0;
17116
- function ni(r) {
17116
+ function ai(r) {
17117
17117
  if (typeof r == "string")
17118
17118
  return r;
17119
17119
  if (uc(r))
17120
- return lc(r, ni) + "";
17120
+ return lc(r, ai) + "";
17121
17121
  if (oc(r))
17122
17122
  return Ma ? Ma.call(r) : "";
17123
17123
  var e = r + "";
17124
17124
  return e == "0" && 1 / r == -cc ? "-0" : e;
17125
17125
  }
17126
- function ai(r) {
17127
- return r == null ? "" : ni(r);
17126
+ function si(r) {
17127
+ return r == null ? "" : ai(r);
17128
17128
  }
17129
17129
  function dc(r, e, t, n) {
17130
17130
  for (var a = -1, s = r == null ? 0 : r.length; ++a < s; )
@@ -17331,7 +17331,7 @@ var pc = {
17331
17331
  ſ: "s"
17332
17332
  }, mc = hc(pc), fc = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, vc = "\\u0300-\\u036f", yc = "\\ufe20-\\ufe2f", gc = "\\u20d0-\\u20ff", bc = vc + yc + gc, xc = "[" + bc + "]", wc = RegExp(xc, "g");
17333
17333
  function kc(r) {
17334
- return r = ai(r), r && r.replace(fc, mc).replace(wc, "");
17334
+ return r = si(r), r && r.replace(fc, mc).replace(wc, "");
17335
17335
  }
17336
17336
  var Sc = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
17337
17337
  function Mc(r) {
@@ -17341,21 +17341,21 @@ var Ac = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;
17341
17341
  function jc(r) {
17342
17342
  return Ac.test(r);
17343
17343
  }
17344
- var si = "\\ud800-\\udfff", zc = "\\u0300-\\u036f", Tc = "\\ufe20-\\ufe2f", Ec = "\\u20d0-\\u20ff", Cc = zc + Tc + Ec, ii = "\\u2700-\\u27bf", oi = "a-z\\xdf-\\xf6\\xf8-\\xff", $c = "\\xac\\xb1\\xd7\\xf7", Ic = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", _c = "\\u2000-\\u206f", Oc = " \\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", li = "A-Z\\xc0-\\xd6\\xd8-\\xde", Bc = "\\ufe0e\\ufe0f", ui = $c + Ic + _c + Oc, ci = "['’]", Aa = "[" + ui + "]", Rc = "[" + Cc + "]", di = "\\d+", Fc = "[" + ii + "]", hi = "[" + oi + "]", pi = "[^" + si + ui + di + ii + oi + li + "]", Dc = "\\ud83c[\\udffb-\\udfff]", Hc = "(?:" + Rc + "|" + Dc + ")", Lc = "[^" + si + "]", mi = "(?:\\ud83c[\\udde6-\\uddff]){2}", fi = "[\\ud800-\\udbff][\\udc00-\\udfff]", Wt = "[" + li + "]", Nc = "\\u200d", ja = "(?:" + hi + "|" + pi + ")", Pc = "(?:" + Wt + "|" + pi + ")", za = "(?:" + ci + "(?:d|ll|m|re|s|t|ve))?", Ta = "(?:" + ci + "(?:D|LL|M|RE|S|T|VE))?", vi = Hc + "?", yi = "[" + Bc + "]?", qc = "(?:" + Nc + "(?:" + [Lc, mi, fi].join("|") + ")" + yi + vi + ")*", Vc = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", Gc = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", Uc = yi + vi + qc, Wc = "(?:" + [Fc, mi, fi].join("|") + ")" + Uc, Yc = RegExp([
17345
- Wt + "?" + hi + "+" + za + "(?=" + [Aa, Wt, "$"].join("|") + ")",
17346
- Pc + "+" + Ta + "(?=" + [Aa, Wt + ja, "$"].join("|") + ")",
17347
- Wt + "?" + ja + "+" + za,
17348
- Wt + "+" + Ta,
17344
+ var ii = "\\ud800-\\udfff", zc = "\\u0300-\\u036f", Tc = "\\ufe20-\\ufe2f", Ec = "\\u20d0-\\u20ff", Cc = zc + Tc + Ec, oi = "\\u2700-\\u27bf", li = "a-z\\xdf-\\xf6\\xf8-\\xff", $c = "\\xac\\xb1\\xd7\\xf7", Ic = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", _c = "\\u2000-\\u206f", Oc = " \\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", ui = "A-Z\\xc0-\\xd6\\xd8-\\xde", Bc = "\\ufe0e\\ufe0f", ci = $c + Ic + _c + Oc, di = "['’]", Aa = "[" + ci + "]", Rc = "[" + Cc + "]", hi = "\\d+", Fc = "[" + oi + "]", pi = "[" + li + "]", mi = "[^" + ii + ci + hi + oi + li + ui + "]", Dc = "\\ud83c[\\udffb-\\udfff]", Hc = "(?:" + Rc + "|" + Dc + ")", Lc = "[^" + ii + "]", fi = "(?:\\ud83c[\\udde6-\\uddff]){2}", vi = "[\\ud800-\\udbff][\\udc00-\\udfff]", Yt = "[" + ui + "]", Nc = "\\u200d", ja = "(?:" + pi + "|" + mi + ")", Pc = "(?:" + Yt + "|" + mi + ")", za = "(?:" + di + "(?:d|ll|m|re|s|t|ve))?", Ta = "(?:" + di + "(?:D|LL|M|RE|S|T|VE))?", yi = Hc + "?", gi = "[" + Bc + "]?", qc = "(?:" + Nc + "(?:" + [Lc, fi, vi].join("|") + ")" + gi + yi + ")*", Vc = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", Gc = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", Uc = gi + yi + qc, Wc = "(?:" + [Fc, fi, vi].join("|") + ")" + Uc, Yc = RegExp([
17345
+ Yt + "?" + pi + "+" + za + "(?=" + [Aa, Yt, "$"].join("|") + ")",
17346
+ Pc + "+" + Ta + "(?=" + [Aa, Yt + ja, "$"].join("|") + ")",
17347
+ Yt + "?" + ja + "+" + za,
17348
+ Yt + "+" + Ta,
17349
17349
  Gc,
17350
17350
  Vc,
17351
- di,
17351
+ hi,
17352
17352
  Wc
17353
17353
  ].join("|"), "g");
17354
17354
  function Xc(r) {
17355
17355
  return r.match(Yc) || [];
17356
17356
  }
17357
17357
  function Zc(r, e, t) {
17358
- return r = ai(r), e = e, e === void 0 ? jc(r) ? Xc(r) : Mc(r) : r.match(e) || [];
17358
+ return r = si(r), e = e, e === void 0 ? jc(r) ? Xc(r) : Mc(r) : r.match(e) || [];
17359
17359
  }
17360
17360
  var Kc = "['’]", Jc = RegExp(Kc, "g");
17361
17361
  function Qc(r) {
@@ -17375,7 +17375,7 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17375
17375
  },
17376
17376
  setup(r) {
17377
17377
  const e = U(null), t = U(!1);
17378
- return at(e, ([{ isIntersecting: n }], a) => {
17378
+ return st(e, ([{ isIntersecting: n }], a) => {
17379
17379
  t.value = n;
17380
17380
  }), (n, a) => (I(), O("h1", {
17381
17381
  ref_key: "target",
@@ -17393,7 +17393,7 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17393
17393
  h1: r4
17394
17394
  }, a4 = {
17395
17395
  $style: n4
17396
- }, gi = /* @__PURE__ */ J(t4, [["__cssModules", a4]]), s4 = /* @__PURE__ */ G({
17396
+ }, bi = /* @__PURE__ */ J(t4, [["__cssModules", a4]]), s4 = /* @__PURE__ */ G({
17397
17397
  __name: "ElmFragmentIdentifier",
17398
17398
  props: {
17399
17399
  id: {}
@@ -17408,19 +17408,19 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17408
17408
  const s = new URL(window.location.href);
17409
17409
  s.hash = a, window.history.replaceState(null, "", s.toString()), n(window.location.href);
17410
17410
  }, { copy: n } = on();
17411
- return qt(() => {
17412
- Zt(() => {
17411
+ return _t(() => {
17412
+ Pt(() => {
17413
17413
  const a = document.querySelector(window.location.hash);
17414
17414
  a && a.scrollIntoView({ behavior: "smooth" });
17415
17415
  });
17416
17416
  }), (a, s) => (I(), O("div", {
17417
17417
  class: _(a.$style.fragment)
17418
17418
  }, [
17419
- Y(P(To), {
17419
+ Y(P(Eo), {
17420
17420
  class: _(a.$style.icon),
17421
17421
  onClick: s[0] || (s[0] = (i) => e(a.id))
17422
17422
  }, null, 8, ["class"]),
17423
- Y(P($o), {
17423
+ Y(P(Io), {
17424
17424
  class: _(a.$style.icon),
17425
17425
  onClick: s[1] || (s[1] = (i) => t(a.id))
17426
17426
  }, null, 8, ["class"])
@@ -17440,7 +17440,7 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17440
17440
  },
17441
17441
  setup(r) {
17442
17442
  const e = U(null), t = U(!1);
17443
- return at(e, ([{ isIntersecting: n }], a) => {
17443
+ return st(e, ([{ isIntersecting: n }], a) => {
17444
17444
  t.value = n;
17445
17445
  }), (n, a) => (I(), O(ke, null, [
17446
17446
  L("h2", {
@@ -17470,7 +17470,7 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17470
17470
  underline: p4
17471
17471
  }, f4 = {
17472
17472
  $style: m4
17473
- }, bi = /* @__PURE__ */ J(d4, [["__cssModules", f4]]), v4 = ["id"], y4 = /* @__PURE__ */ G({
17473
+ }, xi = /* @__PURE__ */ J(d4, [["__cssModules", f4]]), v4 = ["id"], y4 = /* @__PURE__ */ G({
17474
17474
  __name: "ElmHeading3",
17475
17475
  props: {
17476
17476
  text: {},
@@ -17479,7 +17479,7 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17479
17479
  },
17480
17480
  setup(r) {
17481
17481
  const e = U(null), t = U(!1);
17482
- return at(e, ([{ isIntersecting: n }], a) => {
17482
+ return st(e, ([{ isIntersecting: n }], a) => {
17483
17483
  t.value = n;
17484
17484
  }), (n, a) => (I(), O(ke, null, [
17485
17485
  L("h3", {
@@ -17498,7 +17498,7 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17498
17498
  h3: g4
17499
17499
  }, x4 = {
17500
17500
  $style: b4
17501
- }, xi = /* @__PURE__ */ J(y4, [["__cssModules", x4]]), w4 = ["id"], k4 = /* @__PURE__ */ G({
17501
+ }, wi = /* @__PURE__ */ J(y4, [["__cssModules", x4]]), w4 = ["id"], k4 = /* @__PURE__ */ G({
17502
17502
  __name: "ElmHeading4",
17503
17503
  props: {
17504
17504
  text: {},
@@ -17598,7 +17598,7 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17598
17598
  pending: q4
17599
17599
  }, G4 = {
17600
17600
  $style: V4
17601
- }, em = /* @__PURE__ */ J(H4, [["__cssModules", G4]]), U4 = ["href"], W4 = ["src", "alt"], Y4 = /* @__PURE__ */ G({
17601
+ }, tm = /* @__PURE__ */ J(H4, [["__cssModules", G4]]), U4 = ["href"], W4 = ["src", "alt"], Y4 = /* @__PURE__ */ G({
17602
17602
  __name: "ElmBookmarkIcon",
17603
17603
  props: {
17604
17604
  name: {},
@@ -17617,14 +17617,14 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17617
17617
  class: _(e.$style.favicon),
17618
17618
  src: e.favicon,
17619
17619
  alt: `favicon of ${e.name ?? e.href}`
17620
- }, null, 10, W4)) : (I(), we(P(zo), {
17620
+ }, null, 10, W4)) : (I(), me(P(To), {
17621
17621
  key: 1,
17622
17622
  class: _(e.$style["favicon-svg"])
17623
17623
  }, null, 8, ["class"])),
17624
17624
  L("div", {
17625
17625
  class: _(e.$style.text)
17626
17626
  }, [
17627
- Y(ye, {
17627
+ Y(ge, {
17628
17628
  text: e.name ?? e.href,
17629
17629
  size: ".6rem"
17630
17630
  }, null, 8, ["text"])
@@ -17638,13 +17638,13 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17638
17638
  text: K4
17639
17639
  }, Q4 = {
17640
17640
  $style: J4
17641
- }, tm = /* @__PURE__ */ J(Y4, [["__cssModules", Q4]]), ed = /* @__PURE__ */ G({
17641
+ }, rm = /* @__PURE__ */ J(Y4, [["__cssModules", Q4]]), ed = /* @__PURE__ */ G({
17642
17642
  __name: "ElmCubeIcon",
17643
17643
  props: {
17644
17644
  size: { default: 128 }
17645
17645
  },
17646
17646
  setup(r) {
17647
- const e = r, t = lt(() => `translateZ(${e.size / 2}px)`), n = [
17647
+ const e = r, t = ut(() => `translateZ(${e.size / 2}px)`), n = [
17648
17648
  { name: "front", rotate: "" },
17649
17649
  { name: "back", rotate: "rotateY(180deg)" },
17650
17650
  { name: "left", rotate: "rotateY(-90deg)" },
@@ -17674,7 +17674,7 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17674
17674
  face: rd
17675
17675
  }, ad = {
17676
17676
  $style: nd
17677
- }, rm = /* @__PURE__ */ J(ed, [["__cssModules", ad]]), sd = /* @__PURE__ */ G({
17677
+ }, nm = /* @__PURE__ */ J(ed, [["__cssModules", ad]]), sd = /* @__PURE__ */ G({
17678
17678
  __name: "ElmLoginIcon",
17679
17679
  props: {
17680
17680
  size: { default: "2rem" },
@@ -17682,10 +17682,10 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17682
17682
  isLoading: { type: Boolean }
17683
17683
  },
17684
17684
  setup(r) {
17685
- return (e, t) => (I(), we(ln, null, {
17685
+ return (e, t) => (I(), me(ln, null, {
17686
17686
  original: Oe(() => [
17687
- (I(), we(ut(
17688
- e.isLoading ? le(sr, { size: e.size }) : e.isLogin ? P(vo) : P(fo)
17687
+ (I(), me(at(
17688
+ e.isLoading ? le(sr, { size: e.size }) : e.isLogin ? P(yo) : P(vo)
17689
17689
  ), {
17690
17690
  class: _(e.$style.icon),
17691
17691
  style: X({
@@ -17695,7 +17695,7 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17695
17695
  }, null, 8, ["class", "style"]))
17696
17696
  ]),
17697
17697
  tooltip: Oe(() => [
17698
- Y(ye, {
17698
+ Y(ge, {
17699
17699
  text: e.isLoading ? "Loading..." : e.isLogin ? "Logout" : "Login"
17700
17700
  }, null, 8, ["text"])
17701
17701
  ]),
@@ -17706,7 +17706,7 @@ const e4 = ["id"], t4 = /* @__PURE__ */ G({
17706
17706
  icon: id
17707
17707
  }, ld = {
17708
17708
  $style: od
17709
- }, nm = /* @__PURE__ */ J(sd, [["__cssModules", ld]]), Ea = "elmethis-theme";
17709
+ }, am = /* @__PURE__ */ J(sd, [["__cssModules", ld]]), Ea = "elmethis-theme";
17710
17710
  function ud() {
17711
17711
  const r = U(!1), e = () => {
17712
17712
  r.value = !r.value;
@@ -17723,7 +17723,7 @@ function ud() {
17723
17723
  r.value ? "dark" : "light"
17724
17724
  );
17725
17725
  }
17726
- }), qt(() => {
17726
+ }), _t(() => {
17727
17727
  if (typeof document < "u") {
17728
17728
  const t = document.documentElement.getAttribute("data-theme");
17729
17729
  if (t != null)
@@ -17771,7 +17771,7 @@ const h0 = /^[a-z0-9]+(-[a-z0-9]+)*$/, ir = (r, e, t, n = "") => {
17771
17771
  return e && !D0(o, t) ? null : o;
17772
17772
  }
17773
17773
  return null;
17774
- }, D0 = (r, e) => r ? !!((r.provider === "" || r.provider.match(h0)) && (e && r.prefix === "" || r.prefix.match(h0)) && r.name.match(h0)) : !1, wi = Object.freeze(
17774
+ }, D0 = (r, e) => r ? !!((r.provider === "" || r.provider.match(h0)) && (e && r.prefix === "" || r.prefix.match(h0)) && r.name.match(h0)) : !1, ki = Object.freeze(
17775
17775
  {
17776
17776
  left: 0,
17777
17777
  top: 0,
@@ -17783,7 +17783,7 @@ const h0 = /^[a-z0-9]+(-[a-z0-9]+)*$/, ir = (r, e, t, n = "") => {
17783
17783
  vFlip: !1,
17784
17784
  hFlip: !1
17785
17785
  }), or = Object.freeze({
17786
- ...wi,
17786
+ ...ki,
17787
17787
  ...Y0
17788
17788
  }), Gr = Object.freeze({
17789
17789
  ...or,
@@ -17827,7 +17827,7 @@ function hd(r, e, t) {
17827
17827
  }
17828
17828
  return i(e), t.forEach(i), Ca(r, s);
17829
17829
  }
17830
- function ki(r, e) {
17830
+ function Si(r, e) {
17831
17831
  const t = [];
17832
17832
  if (typeof r != "object" || typeof r.icons != "object")
17833
17833
  return t;
@@ -17845,7 +17845,7 @@ const pd = {
17845
17845
  provider: "",
17846
17846
  aliases: {},
17847
17847
  not_found: {},
17848
- ...wi
17848
+ ...ki
17849
17849
  };
17850
17850
  function jr(r, e) {
17851
17851
  for (const t in e)
@@ -17853,7 +17853,7 @@ function jr(r, e) {
17853
17853
  return !1;
17854
17854
  return !0;
17855
17855
  }
17856
- function Si(r) {
17856
+ function Mi(r) {
17857
17857
  if (typeof r != "object" || r === null)
17858
17858
  return null;
17859
17859
  const e = r;
@@ -17888,12 +17888,12 @@ function md(r, e) {
17888
17888
  missing: /* @__PURE__ */ new Set()
17889
17889
  };
17890
17890
  }
17891
- function Pt(r, e) {
17891
+ function Vt(r, e) {
17892
17892
  const t = $a[r] || ($a[r] = /* @__PURE__ */ Object.create(null));
17893
17893
  return t[e] || (t[e] = md(r, e));
17894
17894
  }
17895
17895
  function En(r, e) {
17896
- return Si(e) ? ki(e, (t, n) => {
17896
+ return Mi(e) ? Si(e, (t, n) => {
17897
17897
  n ? r.icons[t] = n : r.missing.add(t);
17898
17898
  }) : [];
17899
17899
  }
@@ -17906,13 +17906,13 @@ function fd(r, e, t) {
17906
17906
  return !1;
17907
17907
  }
17908
17908
  let f0 = !1;
17909
- function Mi(r) {
17909
+ function Ai(r) {
17910
17910
  return typeof r == "boolean" && (f0 = r), f0;
17911
17911
  }
17912
17912
  function vd(r) {
17913
17913
  const e = typeof r == "string" ? ir(r, !0, f0) : r;
17914
17914
  if (e) {
17915
- const t = Pt(e.provider, e.prefix), n = e.name;
17915
+ const t = Vt(e.provider, e.prefix), n = e.name;
17916
17916
  return t.icons[n] || (t.missing.has(n) ? null : void 0);
17917
17917
  }
17918
17918
  }
@@ -17920,7 +17920,7 @@ function yd(r, e) {
17920
17920
  const t = ir(r, !0, f0);
17921
17921
  if (!t)
17922
17922
  return !1;
17923
- const n = Pt(t.provider, t.prefix);
17923
+ const n = Vt(t.provider, t.prefix);
17924
17924
  return fd(n, t.name, e);
17925
17925
  }
17926
17926
  function gd(r, e) {
@@ -17928,7 +17928,7 @@ function gd(r, e) {
17928
17928
  return !1;
17929
17929
  if (typeof e != "string" && (e = r.provider || ""), f0 && !e && !r.prefix) {
17930
17930
  let a = !1;
17931
- return Si(r) && (r.prefix = "", ki(r, (s, i) => {
17931
+ return Mi(r) && (r.prefix = "", Si(r, (s, i) => {
17932
17932
  i && yd(s, i) && (a = !0);
17933
17933
  })), a;
17934
17934
  }
@@ -17939,15 +17939,15 @@ function gd(r, e) {
17939
17939
  name: "a"
17940
17940
  }))
17941
17941
  return !1;
17942
- const n = Pt(e, t);
17942
+ const n = Vt(e, t);
17943
17943
  return !!En(n, r);
17944
17944
  }
17945
- const Ai = Object.freeze({
17945
+ const ji = Object.freeze({
17946
17946
  width: null,
17947
17947
  height: null
17948
- }), ji = Object.freeze({
17948
+ }), zi = Object.freeze({
17949
17949
  // Dimensions
17950
- ...Ai,
17950
+ ...ji,
17951
17951
  // Transformations
17952
17952
  ...Y0
17953
17953
  }), bd = /(-?[0-9.]*[0-9]+[0-9.]*)/g, xd = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
@@ -18004,7 +18004,7 @@ function Ad(r, e) {
18004
18004
  ...or,
18005
18005
  ...r
18006
18006
  }, n = {
18007
- ...ji,
18007
+ ...zi,
18008
18008
  ...e
18009
18009
  }, a = {
18010
18010
  left: t.left,
@@ -18247,7 +18247,7 @@ function Hd(r) {
18247
18247
  if (n.name === a.name && n.prefix === a.prefix && n.provider === a.provider)
18248
18248
  return;
18249
18249
  n = a;
18250
- const s = a.provider, i = a.prefix, o = a.name, u = t[s] || (t[s] = /* @__PURE__ */ Object.create(null)), h = u[i] || (u[i] = Pt(s, i));
18250
+ const s = a.provider, i = a.prefix, o = a.name, u = t[s] || (t[s] = /* @__PURE__ */ Object.create(null)), h = u[i] || (u[i] = Vt(s, i));
18251
18251
  let d;
18252
18252
  o in h.icons ? d = e.loaded : i === "" || h.missing.has(o) ? d = e.missing : d = e.pending;
18253
18253
  const m = {
@@ -18258,7 +18258,7 @@ function Hd(r) {
18258
18258
  d.push(m);
18259
18259
  }), e;
18260
18260
  }
18261
- function zi(r, e) {
18261
+ function Ti(r, e) {
18262
18262
  r.forEach((t) => {
18263
18263
  const n = t.loaderCallbacks;
18264
18264
  n && (t.loaderCallbacks = n.filter((a) => a.id !== e));
@@ -18293,7 +18293,7 @@ function Ld(r) {
18293
18293
  else
18294
18294
  return t = !0, !0;
18295
18295
  return !1;
18296
- }), i.pending.length !== o && (t || zi([r], s.id), s.callback(
18296
+ }), i.pending.length !== o && (t || Ti([r], s.id), s.callback(
18297
18297
  i.loaded.slice(0),
18298
18298
  i.missing.slice(0),
18299
18299
  i.pending.slice(0),
@@ -18304,7 +18304,7 @@ function Ld(r) {
18304
18304
  }
18305
18305
  let Nd = 0;
18306
18306
  function Pd(r, e, t) {
18307
- const n = Nd++, a = zi.bind(null, t, n);
18307
+ const n = Nd++, a = Ti.bind(null, t, n);
18308
18308
  if (!e.pending.length)
18309
18309
  return a;
18310
18310
  const s = {
@@ -18433,7 +18433,7 @@ function Gd(r, e, t, n) {
18433
18433
  }
18434
18434
  return setTimeout(T), j;
18435
18435
  }
18436
- function Ti(r) {
18436
+ function Ei(r) {
18437
18437
  const e = {
18438
18438
  ...Vd,
18439
18439
  ...r
@@ -18474,7 +18474,7 @@ function Ud(r) {
18474
18474
  const e = In(r);
18475
18475
  if (!e)
18476
18476
  return;
18477
- const t = Ti(e), n = {
18477
+ const t = Ei(e), n = {
18478
18478
  config: e,
18479
18479
  redundancy: t
18480
18480
  };
@@ -18494,14 +18494,14 @@ function Wd(r, e, t) {
18494
18494
  } else {
18495
18495
  const s = Cn(r);
18496
18496
  if (s) {
18497
- n = Ti(s);
18497
+ n = Ei(s);
18498
18498
  const i = r.resources ? r.resources[0] : "", o = Wr(i);
18499
18499
  o && (a = o.send);
18500
18500
  }
18501
18501
  }
18502
18502
  return !n || !a ? (t(void 0, 424), Oa) : n.query(e, a, t)().abort;
18503
18503
  }
18504
- const Ba = "iconify2", v0 = "iconify", Ei = v0 + "-count", Ra = v0 + "-version", Ci = 36e5, Yd = 168, Xd = 50;
18504
+ const Ba = "iconify2", v0 = "iconify", Ci = v0 + "-count", Ra = v0 + "-version", $i = 36e5, Yd = 168, Xd = 50;
18505
18505
  function Yr(r, e) {
18506
18506
  try {
18507
18507
  return r.getItem(e);
@@ -18521,15 +18521,15 @@ function Fa(r, e) {
18521
18521
  }
18522
18522
  }
18523
18523
  function Xr(r, e) {
18524
- return _n(r, Ei, e.toString());
18524
+ return _n(r, Ci, e.toString());
18525
18525
  }
18526
18526
  function Zr(r) {
18527
- return parseInt(Yr(r, Ei)) || 0;
18527
+ return parseInt(Yr(r, Ci)) || 0;
18528
18528
  }
18529
18529
  const lr = {
18530
18530
  local: !0,
18531
18531
  session: !0
18532
- }, $i = {
18532
+ }, Ii = {
18533
18533
  local: /* @__PURE__ */ new Set(),
18534
18534
  session: /* @__PURE__ */ new Set()
18535
18535
  };
@@ -18538,7 +18538,7 @@ function Zd(r) {
18538
18538
  On = r;
18539
18539
  }
18540
18540
  let O0 = typeof window > "u" ? {} : window;
18541
- function Ii(r) {
18541
+ function _i(r) {
18542
18542
  const e = r + "Storage";
18543
18543
  try {
18544
18544
  if (O0 && O0[e] && typeof O0[e].length == "number")
@@ -18547,8 +18547,8 @@ function Ii(r) {
18547
18547
  }
18548
18548
  lr[r] = !1;
18549
18549
  }
18550
- function _i(r, e) {
18551
- const t = Ii(r);
18550
+ function Oi(r, e) {
18551
+ const t = _i(r);
18552
18552
  if (!t)
18553
18553
  return;
18554
18554
  const n = Yr(t, Ra);
@@ -18561,7 +18561,7 @@ function _i(r, e) {
18561
18561
  _n(t, Ra, Ba), Xr(t, 0);
18562
18562
  return;
18563
18563
  }
18564
- const a = Math.floor(Date.now() / Ci) - Yd, s = (o) => {
18564
+ const a = Math.floor(Date.now() / $i) - Yd, s = (o) => {
18565
18565
  const u = v0 + o.toString(), h = Yr(t, u);
18566
18566
  if (typeof h == "string") {
18567
18567
  try {
@@ -18576,14 +18576,14 @@ function _i(r, e) {
18576
18576
  };
18577
18577
  let i = Zr(t);
18578
18578
  for (let o = i - 1; o >= 0; o--)
18579
- s(o) || (o === i - 1 ? (i--, Xr(t, i)) : $i[r].add(o));
18579
+ s(o) || (o === i - 1 ? (i--, Xr(t, i)) : Ii[r].add(o));
18580
18580
  }
18581
- function Oi() {
18581
+ function Bi() {
18582
18582
  if (!On) {
18583
18583
  Zd(!0);
18584
18584
  for (const r in lr)
18585
- _i(r, (e) => {
18586
- const t = e.data, n = e.provider, a = t.prefix, s = Pt(
18585
+ Oi(r, (e) => {
18586
+ const t = e.data, n = e.provider, a = t.prefix, s = Vt(
18587
18587
  n,
18588
18588
  a
18589
18589
  );
@@ -18603,26 +18603,26 @@ function Kd(r, e) {
18603
18603
  return t === e;
18604
18604
  if (r.lastModifiedCached = e, t)
18605
18605
  for (const n in lr)
18606
- _i(n, (a) => {
18606
+ Oi(n, (a) => {
18607
18607
  const s = a.data;
18608
18608
  return a.provider !== r.provider || s.prefix !== r.prefix || s.lastModified === e;
18609
18609
  });
18610
18610
  return !0;
18611
18611
  }
18612
18612
  function Jd(r, e) {
18613
- On || Oi();
18613
+ On || Bi();
18614
18614
  function t(n) {
18615
18615
  let a;
18616
- if (!lr[n] || !(a = Ii(n)))
18616
+ if (!lr[n] || !(a = _i(n)))
18617
18617
  return;
18618
- const s = $i[n];
18618
+ const s = Ii[n];
18619
18619
  let i;
18620
18620
  if (s.size)
18621
18621
  s.delete(i = Array.from(s).shift());
18622
18622
  else if (i = Zr(a), i >= Xd || !Xr(a, i + 1))
18623
18623
  return;
18624
18624
  const o = {
18625
- cached: Math.floor(Date.now() / Ci),
18625
+ cached: Math.floor(Date.now() / $i),
18626
18626
  provider: r.provider,
18627
18627
  data: e
18628
18628
  };
@@ -18676,7 +18676,7 @@ function eh(r, e) {
18676
18676
  }));
18677
18677
  }
18678
18678
  const th = (r, e) => {
18679
- const t = qd(r, !0, Mi()), n = Hd(t);
18679
+ const t = qd(r, !0, Ai()), n = Hd(t);
18680
18680
  if (!n.pending.length) {
18681
18681
  let u = !0;
18682
18682
  return e && setTimeout(() => {
@@ -18696,11 +18696,11 @@ const th = (r, e) => {
18696
18696
  const { provider: h, prefix: d } = u;
18697
18697
  if (d === o && h === i)
18698
18698
  return;
18699
- i = h, o = d, s.push(Pt(h, d));
18699
+ i = h, o = d, s.push(Vt(h, d));
18700
18700
  const m = a[h] || (a[h] = /* @__PURE__ */ Object.create(null));
18701
18701
  m[d] || (m[d] = []);
18702
18702
  }), n.pending.forEach((u) => {
18703
- const { provider: h, prefix: d, name: m } = u, g = Pt(h, d), y = g.pendingIcons || (g.pendingIcons = /* @__PURE__ */ new Set());
18703
+ const { provider: h, prefix: d, name: m } = u, g = Vt(h, d), y = g.pendingIcons || (g.pendingIcons = /* @__PURE__ */ new Set());
18704
18704
  y.has(m) || (y.add(m), a[h][d].push(m));
18705
18705
  }), s.forEach((u) => {
18706
18706
  const { provider: h, prefix: d } = u;
@@ -18713,7 +18713,7 @@ function rh(r, e) {
18713
18713
  };
18714
18714
  for (const n in e) {
18715
18715
  const a = e[n], s = typeof a;
18716
- n in Ai ? (a === null || a && (s === "string" || s === "number")) && (t[n] = a) : s === typeof t[n] && (t[n] = n === "rotate" ? a % 4 : a);
18716
+ n in ji ? (a === null || a && (s === "string" || s === "number")) && (t[n] = a) : s === typeof t[n] && (t[n] = n === "rotate" ? a % 4 : a);
18717
18717
  }
18718
18718
  return t;
18719
18719
  }
@@ -18772,7 +18772,7 @@ function uh(r) {
18772
18772
  return 'url("' + lh(r) + '")';
18773
18773
  }
18774
18774
  const Ha = {
18775
- ...ji,
18775
+ ...zi,
18776
18776
  inline: !1
18777
18777
  }, ch = {
18778
18778
  xmlns: "http://www.w3.org/2000/svg",
@@ -18783,7 +18783,7 @@ const Ha = {
18783
18783
  display: "inline-block"
18784
18784
  }, Kr = {
18785
18785
  backgroundColor: "currentColor"
18786
- }, Bi = {
18786
+ }, Ri = {
18787
18787
  backgroundColor: "transparent"
18788
18788
  }, La = {
18789
18789
  Image: "var(--svg)",
@@ -18792,7 +18792,7 @@ const Ha = {
18792
18792
  }, Na = {
18793
18793
  webkitMask: Kr,
18794
18794
  mask: Kr,
18795
- background: Bi
18795
+ background: Ri
18796
18796
  };
18797
18797
  for (const r in Na) {
18798
18798
  const e = Na[r];
@@ -18862,14 +18862,14 @@ const qa = (r, e) => {
18862
18862
  width: Pa(h.width),
18863
18863
  height: Pa(h.height),
18864
18864
  ...dh,
18865
- ...y ? Kr : Bi,
18865
+ ...y ? Kr : Ri,
18866
18866
  ...o
18867
18867
  }, le("span", n);
18868
18868
  };
18869
- Mi(!0);
18869
+ Ai(!0);
18870
18870
  Cd("", Dd);
18871
18871
  if (typeof document < "u" && typeof window < "u") {
18872
- Oi();
18872
+ Bi();
18873
18873
  const r = window;
18874
18874
  if (r.IconifyPreload !== void 0) {
18875
18875
  const e = r.IconifyPreload, t = "Invalid IconifyPreload syntax.";
@@ -18973,13 +18973,13 @@ const hh = {
18973
18973
  },
18974
18974
  setup(r) {
18975
18975
  const { isDarkTheme: e, toggleTheme: t } = ud();
18976
- return (n, a) => P(e) ? (I(), we(P(Va), {
18976
+ return (n, a) => P(e) ? (I(), me(P(Va), {
18977
18977
  key: 1,
18978
18978
  icon: "line-md:sunny-outline-to-moon-loop-transition",
18979
18979
  class: _(n.$style.icon),
18980
18980
  width: n.size,
18981
18981
  onClick: P(t)
18982
- }, null, 8, ["class", "width", "onClick"])) : (I(), we(P(Va), {
18982
+ }, null, 8, ["class", "width", "onClick"])) : (I(), me(P(Va), {
18983
18983
  key: 0,
18984
18984
  icon: "line-md:moon-to-sunny-outline-loop-transition",
18985
18985
  class: _(n.$style.icon),
@@ -18991,7 +18991,7 @@ const hh = {
18991
18991
  icon: mh
18992
18992
  }, vh = {
18993
18993
  $style: fh
18994
- }, am = /* @__PURE__ */ J(ph, [["__cssModules", vh]]), yh = /* @__PURE__ */ G({
18994
+ }, sm = /* @__PURE__ */ J(ph, [["__cssModules", vh]]), yh = /* @__PURE__ */ G({
18995
18995
  __name: "ElmInlineCode",
18996
18996
  props: {
18997
18997
  code: {},
@@ -19001,7 +19001,7 @@ const hh = {
19001
19001
  return (e, t) => (I(), O("code", {
19002
19002
  class: _(e.$style.code)
19003
19003
  }, [
19004
- Y(ye, {
19004
+ Y(ge, {
19005
19005
  text: e.code,
19006
19006
  color: e.color
19007
19007
  }, null, 8, ["text", "color"])
@@ -19011,7 +19011,7 @@ const hh = {
19011
19011
  code: gh
19012
19012
  }, xh = {
19013
19013
  $style: bh
19014
- }, Ri = /* @__PURE__ */ J(yh, [["__cssModules", xh]]), wh = ["href", "target"], kh = /* @__PURE__ */ G({
19014
+ }, Fi = /* @__PURE__ */ J(yh, [["__cssModules", xh]]), wh = ["href", "target"], kh = /* @__PURE__ */ G({
19015
19015
  __name: "ElmInlineLink",
19016
19016
  props: {
19017
19017
  text: {},
@@ -19035,7 +19035,7 @@ const hh = {
19035
19035
  onClick: t
19036
19036
  }, [
19037
19037
  Kt(Ie(n.text) + " ", 1),
19038
- (I(), we(ut(
19038
+ (I(), me(at(
19039
19039
  n.iconType != null ? n.iconType === "internal" ? P(P0) : P(Hn) : n.openInNewTab ? P(Hn) : P(P0)
19040
19040
  ), {
19041
19041
  class: _(n.$style.icon)
@@ -19047,7 +19047,7 @@ const hh = {
19047
19047
  icon: Mh
19048
19048
  }, jh = {
19049
19049
  $style: Ah
19050
- }, Fi = /* @__PURE__ */ J(kh, [["__cssModules", jh]]), sm = /* @__PURE__ */ G({
19050
+ }, Di = /* @__PURE__ */ J(kh, [["__cssModules", jh]]), im = /* @__PURE__ */ G({
19051
19051
  __name: "ElmInlineRuby",
19052
19052
  props: {
19053
19053
  text: {},
@@ -19056,12 +19056,12 @@ const hh = {
19056
19056
  },
19057
19057
  setup(r) {
19058
19058
  return (e, t) => (I(), O("ruby", null, [
19059
- Y(ye, {
19059
+ Y(ge, {
19060
19060
  text: e.text,
19061
19061
  color: e.color
19062
19062
  }, null, 8, ["text", "color"]),
19063
19063
  L("rt", null, [
19064
- Y(ye, {
19064
+ Y(ge, {
19065
19065
  text: e.ruby,
19066
19066
  color: e.color
19067
19067
  }, null, 8, ["text", "color"])
@@ -19101,10 +19101,10 @@ const hh = {
19101
19101
  L("div", {
19102
19102
  class: _(n.$style["left-container"])
19103
19103
  }, [
19104
- Y(P(Mo), {
19104
+ Y(P(Ao), {
19105
19105
  class: _(n.$style.icon)
19106
19106
  }, null, 8, ["class"]),
19107
- Y(ye, {
19107
+ Y(ge, {
19108
19108
  text: n.name ?? e(n.src) ?? "unknown file"
19109
19109
  }, null, 8, ["text"])
19110
19110
  ], 2),
@@ -19112,12 +19112,12 @@ const hh = {
19112
19112
  class: _(n.$style["right-container"])
19113
19113
  }, [
19114
19114
  L("span", zh, [
19115
- n.filesize ? (I(), we(ye, {
19115
+ n.filesize ? (I(), me(ge, {
19116
19116
  key: 0,
19117
19117
  text: n.filesize
19118
19118
  }, null, 8, ["text"])) : _e("", !0)
19119
19119
  ]),
19120
- Y(P(po), {
19120
+ Y(P(mo), {
19121
19121
  class: _(n.$style["download-icon"]),
19122
19122
  onClick: a[0] || (a[0] = () => {
19123
19123
  t(
@@ -19137,7 +19137,7 @@ const hh = {
19137
19137
  "download-icon": "_download-icon_s711r_35"
19138
19138
  }, Ih = {
19139
19139
  $style: $h
19140
- }, Di = /* @__PURE__ */ J(Th, [["__cssModules", Ih]]), _h = ["src", "alt"], Oh = ["src", "alt"], Bh = /* @__PURE__ */ G({
19140
+ }, Hi = /* @__PURE__ */ J(Th, [["__cssModules", Ih]]), _h = ["src", "alt"], Oh = ["src", "alt"], Bh = /* @__PURE__ */ G({
19141
19141
  __name: "ElmImage",
19142
19142
  props: {
19143
19143
  src: {},
@@ -19146,8 +19146,8 @@ const hh = {
19146
19146
  margin: {}
19147
19147
  },
19148
19148
  setup(r) {
19149
- const e = r, { isLoading: t, error: n } = dl({ src: e.src }), a = U(!1);
19150
- return nl("Escape", (s) => {
19149
+ const e = r, { isLoading: t, error: n } = hl({ src: e.src }), a = U(!1);
19150
+ return al("Escape", (s) => {
19151
19151
  s.preventDefault(), a.value = !1;
19152
19152
  }), (s, i) => (I(), O(ke, null, [
19153
19153
  Y(zt, { mode: "out-in" }, {
@@ -19156,8 +19156,8 @@ const hh = {
19156
19156
  key: 0,
19157
19157
  class: _(s.$style.error)
19158
19158
  }, [
19159
- Y(P(Io), { style: { height: 24 } }),
19160
- Y(ye, {
19159
+ Y(P(_o), { style: { height: 24 } }),
19160
+ Y(ge, {
19161
19161
  text: "Error loading image",
19162
19162
  color: "#c56565",
19163
19163
  size: "1.5rem"
@@ -19167,7 +19167,7 @@ const hh = {
19167
19167
  class: _(s.$style.fallback),
19168
19168
  style: X({ "--margin-block": s.margin })
19169
19169
  }, [
19170
- Y(wu),
19170
+ Y(ku),
19171
19171
  L("div", null, [
19172
19172
  Y(sr)
19173
19173
  ])
@@ -19262,13 +19262,13 @@ const hh = {
19262
19262
  L("div", {
19263
19263
  class: _(n.$style.title)
19264
19264
  }, [
19265
- Y(ye, {
19265
+ Y(ge, {
19266
19266
  text: n.title,
19267
19267
  bold: ""
19268
19268
  }, null, 8, ["text"])
19269
19269
  ], 2),
19270
19270
  L("div", null, [
19271
- Y(ye, {
19271
+ Y(ge, {
19272
19272
  text: n.description.length > 200 ? n.description.slice(0, 200) + "..." : n.description,
19273
19273
  size: ".8rem",
19274
19274
  style: { opacity: 0.6 }
@@ -19279,19 +19279,19 @@ const hh = {
19279
19279
  class: _(n.$style.date)
19280
19280
  }, [
19281
19281
  n.createdAt != null ? (I(), O(ke, { key: 0 }, [
19282
- Y(P(go), {
19282
+ Y(P(bo), {
19283
19283
  class: _(n.$style.icon)
19284
19284
  }, null, 8, ["class"]),
19285
- Y(ye, {
19285
+ Y(ge, {
19286
19286
  text: `${n.createdAt}`,
19287
19287
  size: ".8rem"
19288
19288
  }, null, 8, ["text"])
19289
19289
  ], 64)) : _e("", !0),
19290
19290
  n.updatedAt != null ? (I(), O(ke, { key: 1 }, [
19291
- Y(P(mo), {
19291
+ Y(P(fo), {
19292
19292
  class: _(n.$style.icon)
19293
19293
  }, null, 8, ["class"]),
19294
- Y(ye, {
19294
+ Y(ge, {
19295
19295
  text: `${n.updatedAt}`,
19296
19296
  size: ".8rem"
19297
19297
  }, null, 8, ["text"])
@@ -19302,7 +19302,7 @@ const hh = {
19302
19302
  class: _(n.$style.link)
19303
19303
  }, [
19304
19304
  L("div", null, [
19305
- Y(Fi, {
19305
+ Y(Di, {
19306
19306
  text: n.url,
19307
19307
  href: "#",
19308
19308
  size: ".8rem"
@@ -19329,7 +19329,7 @@ const hh = {
19329
19329
  },
19330
19330
  setup(r) {
19331
19331
  const e = U(null), t = U(!1);
19332
- return at(e, ([{ isIntersecting: n }], a) => {
19332
+ return st(e, ([{ isIntersecting: n }], a) => {
19333
19333
  t.value = n;
19334
19334
  }), (n, a) => (I(), O("nav", {
19335
19335
  class: _(n.$style.container),
@@ -19344,15 +19344,15 @@ const hh = {
19344
19344
  class: _(n.$style["link-container"]),
19345
19345
  onClick: s.onClick
19346
19346
  }, [
19347
- (I(), we(ut(
19348
- i === 0 ? P(Eo) : i === n.links.length - 1 ? P(So) : P(jo)
19347
+ (I(), me(at(
19348
+ i === 0 ? P(Co) : i === n.links.length - 1 ? P(Mo) : P(zo)
19349
19349
  ), {
19350
19350
  class: _([n.$style.icon, n.$style.fade]),
19351
19351
  style: X({
19352
19352
  "--delay": `${i * 100}ms`
19353
19353
  })
19354
19354
  }, null, 8, ["class", "style"])),
19355
- Y(ye, {
19355
+ Y(ge, {
19356
19356
  text: s.text,
19357
19357
  class: _(n.$style.fade),
19358
19358
  style: X({
@@ -19360,7 +19360,7 @@ const hh = {
19360
19360
  })
19361
19361
  }, null, 8, ["text", "class", "style"])
19362
19362
  ], 10, e5),
19363
- n.links.length !== i + 1 ? (I(), we(P(P0), {
19363
+ n.links.length !== i + 1 ? (I(), me(P(P0), {
19364
19364
  key: 0,
19365
19365
  class: _([n.$style.chevron, n.$style.fade]),
19366
19366
  style: X({
@@ -19378,7 +19378,7 @@ const hh = {
19378
19378
  fade: s5
19379
19379
  }, o5 = {
19380
19380
  $style: i5
19381
- }, im = /* @__PURE__ */ J(t5, [["__cssModules", o5]]), l5 = /* @__PURE__ */ G({
19381
+ }, om = /* @__PURE__ */ J(t5, [["__cssModules", o5]]), l5 = /* @__PURE__ */ G({
19382
19382
  __name: "ElmPagetop",
19383
19383
  props: {
19384
19384
  position: { default: "right" }
@@ -19428,7 +19428,7 @@ const hh = {
19428
19428
  text: h5
19429
19429
  }, m5 = {
19430
19430
  $style: p5
19431
- }, om = /* @__PURE__ */ J(l5, [["__cssModules", m5]]), f5 = ["href"], v5 = /* @__PURE__ */ G({
19431
+ }, lm = /* @__PURE__ */ J(l5, [["__cssModules", m5]]), f5 = ["href"], v5 = /* @__PURE__ */ G({
19432
19432
  __name: "ElmTableOfContents",
19433
19433
  props: {
19434
19434
  headings: {}
@@ -19443,16 +19443,16 @@ const hh = {
19443
19443
  style: X({ "--padding-left": `${n.level * 0.5}rem` })
19444
19444
  }, [
19445
19445
  L("sup", null, [
19446
- Y(ye, {
19446
+ Y(ge, {
19447
19447
  text: `H${n.level}`,
19448
19448
  size: "0.6rem",
19449
19449
  color: "#6987b8"
19450
19450
  }, null, 8, ["text"])
19451
19451
  ]),
19452
- Y(ye, {
19452
+ Y(ge, {
19453
19453
  text: n.text
19454
19454
  }, null, 8, ["text"]),
19455
- Y(P(yo), {
19455
+ Y(P(go), {
19456
19456
  class: _(e.$style.icon)
19457
19457
  }, null, 8, ["class"])
19458
19458
  ], 14, f5))), 256))
@@ -19464,7 +19464,7 @@ const hh = {
19464
19464
  icon: b5
19465
19465
  }, w5 = {
19466
19466
  $style: x5
19467
- }, lm = /* @__PURE__ */ J(v5, [["__cssModules", w5]]), k5 = /"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/, S5 = /"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/, M5 = /^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;
19467
+ }, um = /* @__PURE__ */ J(v5, [["__cssModules", w5]]), k5 = /"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/, S5 = /"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/, M5 = /^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;
19468
19468
  function A5(r, e) {
19469
19469
  if (r === "__proto__" || r === "constructor" && e && typeof e == "object" && "prototype" in e) {
19470
19470
  j5(r);
@@ -19529,7 +19529,7 @@ function Jr(r) {
19529
19529
  function Tr(r) {
19530
19530
  return Jr(r).replace($5, "%3D");
19531
19531
  }
19532
- function Hi(r = "") {
19532
+ function Li(r = "") {
19533
19533
  try {
19534
19534
  return decodeURIComponent("" + r);
19535
19535
  } catch {
@@ -19537,10 +19537,10 @@ function Hi(r = "") {
19537
19537
  }
19538
19538
  }
19539
19539
  function F5(r) {
19540
- return Hi(r.replace(Rn, " "));
19540
+ return Li(r.replace(Rn, " "));
19541
19541
  }
19542
19542
  function D5(r) {
19543
- return Hi(r.replace(Rn, " "));
19543
+ return Li(r.replace(Rn, " "));
19544
19544
  }
19545
19545
  function H5(r = "") {
19546
19546
  const e = {};
@@ -19564,7 +19564,7 @@ function N5(r) {
19564
19564
  return Object.keys(r).filter((e) => r[e] !== void 0).map((e) => L5(e, r[e])).filter(Boolean).join("&");
19565
19565
  }
19566
19566
  const P5 = /^[\s\w\0+.-]{2,}:([/\\]{1,2})/, q5 = /^[\s\w\0+.-]{2,}:([/\\]{2})?/, V5 = /^([/\\]\s*){2,}[^/\\]/, G5 = /^\.?\//;
19567
- function Li(r, e = {}) {
19567
+ function Ni(r, e = {}) {
19568
19568
  return typeof e == "boolean" && (e = { acceptRelative: e }), e.strict ? P5.test(r) : q5.test(r) || (e.acceptRelative ? V5.test(r) : !1);
19569
19569
  }
19570
19570
  function U5(r = "", e) {
@@ -19577,7 +19577,7 @@ function Y5(r = "", e) {
19577
19577
  return r.endsWith("/") ? r : r + "/";
19578
19578
  }
19579
19579
  function X5(r, e) {
19580
- if (K5(e) || Li(r))
19580
+ if (K5(e) || Ni(r))
19581
19581
  return r;
19582
19582
  const t = W5(e);
19583
19583
  return r.startsWith(t) ? r : Q5(t, r);
@@ -19602,7 +19602,7 @@ function Q5(r, ...e) {
19602
19602
  t = n;
19603
19603
  return t;
19604
19604
  }
19605
- const Ni = Symbol.for("ufo:protocolRelative");
19605
+ const Pi = Symbol.for("ufo:protocolRelative");
19606
19606
  function ep(r = "", e) {
19607
19607
  const t = r.match(
19608
19608
  /^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i
@@ -19619,7 +19619,7 @@ function ep(r = "", e) {
19619
19619
  hash: ""
19620
19620
  };
19621
19621
  }
19622
- if (!Li(r, { acceptRelative: !0 }))
19622
+ if (!Ni(r, { acceptRelative: !0 }))
19623
19623
  return Ga(r);
19624
19624
  const [, n = "", a, s = ""] = r.replace(/\\/g, "/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/) || [];
19625
19625
  let [, i = "", o = ""] = s.match(/([^#/?]*)(.*)?/) || [];
@@ -19632,7 +19632,7 @@ function ep(r = "", e) {
19632
19632
  pathname: u,
19633
19633
  search: h,
19634
19634
  hash: d,
19635
- [Ni]: !n
19635
+ [Pi]: !n
19636
19636
  };
19637
19637
  }
19638
19638
  function Ga(r = "") {
@@ -19645,7 +19645,7 @@ function Ga(r = "") {
19645
19645
  }
19646
19646
  function tp(r) {
19647
19647
  const e = r.pathname || "", t = r.search ? (r.search.startsWith("?") ? "" : "?") + r.search : "", n = r.hash || "", a = r.auth ? r.auth + "@" : "", s = r.host || "";
19648
- return (r.protocol || r[Ni] ? (r.protocol || "") + "//" : "") + a + s + e + t + n;
19648
+ return (r.protocol || r[Pi] ? (r.protocol || "") + "//" : "") + a + s + e + t + n;
19649
19649
  }
19650
19650
  class rp extends Error {
19651
19651
  constructor(e, t) {
@@ -19757,7 +19757,7 @@ const dp = /* @__PURE__ */ new Set([
19757
19757
  504
19758
19758
  // Gateway Timeout
19759
19759
  ]), hp = /* @__PURE__ */ new Set([101, 204, 205, 304]);
19760
- function Pi(r = {}) {
19760
+ function qi(r = {}) {
19761
19761
  const {
19762
19762
  fetch: e = globalThis.fetch,
19763
19763
  Headers: t = globalThis.Headers,
@@ -19849,7 +19849,7 @@ function Pi(r = {}) {
19849
19849
  }, i = async function(u, h) {
19850
19850
  return (await s(u, h))._data;
19851
19851
  };
19852
- return i.raw = s, i.native = (...o) => e(...o), i.create = (o = {}, u = {}) => Pi({
19852
+ return i.raw = s, i.native = (...o) => e(...o), i.create = (o = {}, u = {}) => qi({
19853
19853
  ...r,
19854
19854
  ...u,
19855
19855
  defaults: {
@@ -19869,11 +19869,11 @@ const X0 = function() {
19869
19869
  if (typeof global < "u")
19870
19870
  return global;
19871
19871
  throw new Error("unable to locate global object");
19872
- }(), pp = X0.fetch ? (...r) => X0.fetch(...r) : () => Promise.reject(new Error("[ofetch] global.fetch is not supported!")), mp = X0.Headers, fp = X0.AbortController, vp = Pi({ fetch: pp, Headers: mp, AbortController: fp }), yp = /* @__PURE__ */ G({
19872
+ }(), pp = X0.fetch ? (...r) => X0.fetch(...r) : () => Promise.reject(new Error("[ofetch] global.fetch is not supported!")), mp = X0.Headers, fp = X0.AbortController, vp = qi({ fetch: pp, Headers: mp, AbortController: fp }), yp = /* @__PURE__ */ G({
19873
19873
  __name: "ElmParagraph",
19874
19874
  setup(r) {
19875
19875
  const e = U(null), t = U(!1);
19876
- return at(e, ([{ isIntersecting: n }], a) => {
19876
+ return st(e, ([{ isIntersecting: n }], a) => {
19877
19877
  t.value = n;
19878
19878
  }), (n, a) => (I(), O("p", {
19879
19879
  ref_key: "target",
@@ -19890,18 +19890,18 @@ const X0 = function() {
19890
19890
  paragraph: gp
19891
19891
  }, xp = {
19892
19892
  $style: bp
19893
- }, qi = /* @__PURE__ */ J(yp, [["__cssModules", xp]]), Er = /* @__PURE__ */ G({
19893
+ }, Vi = /* @__PURE__ */ J(yp, [["__cssModules", xp]]), Er = /* @__PURE__ */ G({
19894
19894
  __name: "ElmNotionRichText",
19895
19895
  props: {
19896
19896
  richText: {}
19897
19897
  },
19898
19898
  setup(r) {
19899
19899
  return (e, t) => (I(!0), O(ke, null, Tt(e.richText, (n) => (I(), O(ke, null, [
19900
- n.annotations.code ? (I(), we(Ri, {
19900
+ n.annotations.code ? (I(), me(Fi, {
19901
19901
  key: 0,
19902
19902
  code: n.plain_text
19903
19903
  }, null, 8, ["code"])) : _e("", !0),
19904
- Y(ye, {
19904
+ Y(ge, {
19905
19905
  text: n.plain_text,
19906
19906
  bold: n.annotations.bold
19907
19907
  }, null, 8, ["text", "bold"])
@@ -19914,7 +19914,7 @@ const X0 = function() {
19914
19914
  },
19915
19915
  setup(r) {
19916
19916
  const e = U(null), t = U(!1);
19917
- return at(e, ([{ isIntersecting: n }], a) => {
19917
+ return st(e, ([{ isIntersecting: n }], a) => {
19918
19918
  t.value = n;
19919
19919
  }), (n, a) => (I(), O("hr", {
19920
19920
  ref_key: "target",
@@ -19930,11 +19930,11 @@ const X0 = function() {
19930
19930
  divider: kp
19931
19931
  }, Mp = {
19932
19932
  $style: Sp
19933
- }, Vi = /* @__PURE__ */ J(wp, [["__cssModules", Mp]]), Gi = /* @__PURE__ */ G({
19933
+ }, Gi = /* @__PURE__ */ J(wp, [["__cssModules", Mp]]), Ui = /* @__PURE__ */ G({
19934
19934
  __name: "ElmBulletedList",
19935
19935
  setup(r) {
19936
19936
  const e = U(null), t = U(!1);
19937
- return at(e, ([{ isIntersecting: n }], a) => {
19937
+ return st(e, ([{ isIntersecting: n }], a) => {
19938
19938
  t.value = n;
19939
19939
  }), (n, a) => (I(), O("ul", {
19940
19940
  ref_key: "target",
@@ -19960,11 +19960,11 @@ const X0 = function() {
19960
19960
  li: jp
19961
19961
  }, Tp = {
19962
19962
  $style: zp
19963
- }, Qr = /* @__PURE__ */ J(Ap, [["__cssModules", Tp]]), Ui = /* @__PURE__ */ G({
19963
+ }, Qr = /* @__PURE__ */ J(Ap, [["__cssModules", Tp]]), Wi = /* @__PURE__ */ G({
19964
19964
  __name: "ElmNumberedList",
19965
19965
  setup(r) {
19966
19966
  const e = U(null), t = U(!1);
19967
- return at(e, ([{ isIntersecting: n }], a) => {
19967
+ return st(e, ([{ isIntersecting: n }], a) => {
19968
19968
  t.value = n;
19969
19969
  }), (n, a) => (I(), O("ol", {
19970
19970
  ref_key: "target",
@@ -19977,7 +19977,7 @@ const X0 = function() {
19977
19977
  Me(n.$slots, "default")
19978
19978
  ], 4));
19979
19979
  }
19980
- }), um = /* @__PURE__ */ G({
19980
+ }), cm = /* @__PURE__ */ G({
19981
19981
  __name: "ElmNotion",
19982
19982
  props: {
19983
19983
  id: {},
@@ -19985,7 +19985,7 @@ const X0 = function() {
19985
19985
  },
19986
19986
  setup(r) {
19987
19987
  const e = r, t = U([]), n = U(!0);
19988
- qt(async () => {
19988
+ _t(async () => {
19989
19989
  n.value = !0, t.value = await a(e.id, e.endpoint), n.value = !1;
19990
19990
  });
19991
19991
  const a = async (s, i) => {
@@ -19998,7 +19998,7 @@ const X0 = function() {
19998
19998
  switch (y.type) {
19999
19999
  case "heading_1": {
20000
20000
  o.push(
20001
- le(gi, {
20001
+ le(bi, {
20002
20002
  text: y.heading_1.rich_text.map((x) => x.plain_text).join()
20003
20003
  })
20004
20004
  );
@@ -20006,7 +20006,7 @@ const X0 = function() {
20006
20006
  }
20007
20007
  case "heading_2": {
20008
20008
  o.push(
20009
- le(bi, {
20009
+ le(xi, {
20010
20010
  text: y.heading_2.rich_text.map((x) => x.plain_text).join()
20011
20011
  })
20012
20012
  );
@@ -20014,7 +20014,7 @@ const X0 = function() {
20014
20014
  }
20015
20015
  case "heading_3": {
20016
20016
  o.push(
20017
- le(xi, {
20017
+ le(wi, {
20018
20018
  text: y.heading_3.rich_text.map((x) => x.plain_text).join()
20019
20019
  })
20020
20020
  );
@@ -20023,7 +20023,7 @@ const X0 = function() {
20023
20023
  case "paragraph": {
20024
20024
  o.push(
20025
20025
  le(
20026
- qi,
20026
+ Vi,
20027
20027
  {},
20028
20028
  le(Er, { richText: y.paragraph.rich_text })
20029
20029
  )
@@ -20050,7 +20050,7 @@ const X0 = function() {
20050
20050
  }
20051
20051
  case "file": {
20052
20052
  o.push(
20053
- le(Di, {
20053
+ le(Hi, {
20054
20054
  src: y.file.type === "external" ? y.file.external.url : y.file.file.url,
20055
20055
  name: y.file.name
20056
20056
  })
@@ -20081,7 +20081,7 @@ const X0 = function() {
20081
20081
  break;
20082
20082
  }
20083
20083
  case "divider": {
20084
- o.push(le(Vi));
20084
+ o.push(le(Gi));
20085
20085
  break;
20086
20086
  }
20087
20087
  case "bulleted_list_item": {
@@ -20106,20 +20106,20 @@ const X0 = function() {
20106
20106
  }
20107
20107
  case "to_do": {
20108
20108
  o.push(
20109
- le(ti, {
20109
+ le(ri, {
20110
20110
  label: y.to_do.rich_text.map((x) => x.plain_text).join()
20111
20111
  })
20112
20112
  );
20113
20113
  break;
20114
20114
  }
20115
20115
  }
20116
- y.type !== "bulleted_list_item" && u.length > 0 && (o.push(le(Gi, {}, u)), u = []), y.type !== "numbered_list_item" && h.length > 0 && (o.push(le(Ui, {}, h)), h = []);
20116
+ y.type !== "bulleted_list_item" && u.length > 0 && (o.push(le(Ui, {}, u)), u = []), y.type !== "numbered_list_item" && h.length > 0 && (o.push(le(Wi, {}, h)), h = []);
20117
20117
  }
20118
20118
  return o;
20119
20119
  };
20120
20120
  return (s, i) => (I(), O(ke, null, [
20121
- n.value ? (I(), we($u, { key: 0 })) : _e("", !0),
20122
- (I(), we(ut(() => t.value)))
20121
+ n.value ? (I(), me(ti, { key: 0 })) : _e("", !0),
20122
+ (I(), me(at(() => t.value)))
20123
20123
  ], 64));
20124
20124
  }
20125
20125
  });
@@ -20156,18 +20156,18 @@ function $p(r) {
20156
20156
  return typeof r == "function";
20157
20157
  }
20158
20158
  }
20159
- function Wi() {
20159
+ function Yi() {
20160
20160
  try {
20161
20161
  var r = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
20162
20162
  }));
20163
20163
  } catch {
20164
20164
  }
20165
- return (Wi = function() {
20165
+ return (Yi = function() {
20166
20166
  return !!r;
20167
20167
  })();
20168
20168
  }
20169
20169
  function Ip(r, e, t) {
20170
- if (Wi()) return Reflect.construct.apply(null, arguments);
20170
+ if (Yi()) return Reflect.construct.apply(null, arguments);
20171
20171
  var n = [null];
20172
20172
  n.push.apply(n, e);
20173
20173
  var a = new (r.bind.apply(r, n))();
@@ -20734,12 +20734,12 @@ function kt(r) {
20734
20734
  var Gp = function(e) {
20735
20735
  return e.length === 7 && e[1] === e[2] && e[3] === e[4] && e[5] === e[6] ? "#" + e[1] + e[3] + e[5] : e;
20736
20736
  }, rn = Gp;
20737
- function Lt(r) {
20737
+ function Nt(r) {
20738
20738
  var e = r.toString(16);
20739
20739
  return e.length === 1 ? "0" + e : e;
20740
20740
  }
20741
20741
  function Ir(r) {
20742
- return Lt(Math.round(r * 255));
20742
+ return Nt(Math.round(r * 255));
20743
20743
  }
20744
20744
  function Up(r, e, t) {
20745
20745
  return rn("#" + Ir(r) + Ir(e) + Ir(t));
@@ -20763,9 +20763,9 @@ function Yp(r, e, t, n) {
20763
20763
  }
20764
20764
  function K0(r, e, t) {
20765
20765
  if (typeof r == "number" && typeof e == "number" && typeof t == "number")
20766
- return rn("#" + Lt(r) + Lt(e) + Lt(t));
20766
+ return rn("#" + Nt(r) + Nt(e) + Nt(t));
20767
20767
  if (typeof r == "object" && e === void 0 && t === void 0)
20768
- return rn("#" + Lt(r.red) + Lt(r.green) + Lt(r.blue));
20768
+ return rn("#" + Nt(r.red) + Nt(r.green) + Nt(r.blue));
20769
20769
  throw new rt(6);
20770
20770
  }
20771
20771
  function a0(r, e, t, n) {
@@ -20789,7 +20789,7 @@ var Xp = function(e) {
20789
20789
  }, Jp = function(e) {
20790
20790
  return typeof e.hue == "number" && typeof e.saturation == "number" && typeof e.lightness == "number" && typeof e.alpha == "number";
20791
20791
  };
20792
- function Bt(r) {
20792
+ function Rt(r) {
20793
20793
  if (typeof r != "object") throw new rt(8);
20794
20794
  if (Zp(r)) return a0(r);
20795
20795
  if (Xp(r)) return K0(r);
@@ -20797,19 +20797,19 @@ function Bt(r) {
20797
20797
  if (Kp(r)) return Wp(r);
20798
20798
  throw new rt(8);
20799
20799
  }
20800
- function Yi(r, e, t) {
20800
+ function Xi(r, e, t) {
20801
20801
  return function() {
20802
20802
  var a = t.concat(Array.prototype.slice.call(arguments));
20803
- return a.length >= e ? r.apply(this, a) : Yi(r, e, a);
20803
+ return a.length >= e ? r.apply(this, a) : Xi(r, e, a);
20804
20804
  };
20805
20805
  }
20806
20806
  function Ue(r) {
20807
- return Yi(r, r.length, []);
20807
+ return Xi(r, r.length, []);
20808
20808
  }
20809
20809
  function Qp(r, e) {
20810
20810
  if (e === "transparent") return e;
20811
20811
  var t = kt(e);
20812
- return Bt(Ne({}, t, {
20812
+ return Rt(Ne({}, t, {
20813
20813
  hue: t.hue + parseFloat(r)
20814
20814
  }));
20815
20815
  }
@@ -20820,7 +20820,7 @@ function s0(r, e, t) {
20820
20820
  function e3(r, e) {
20821
20821
  if (e === "transparent") return e;
20822
20822
  var t = kt(e);
20823
- return Bt(Ne({}, t, {
20823
+ return Rt(Ne({}, t, {
20824
20824
  lightness: s0(0, 1, t.lightness - parseFloat(r))
20825
20825
  }));
20826
20826
  }
@@ -20828,7 +20828,7 @@ var t3 = Ue(e3), r3 = t3;
20828
20828
  function n3(r, e) {
20829
20829
  if (e === "transparent") return e;
20830
20830
  var t = kt(e);
20831
- return Bt(Ne({}, t, {
20831
+ return Rt(Ne({}, t, {
20832
20832
  saturation: s0(0, 1, t.saturation - parseFloat(r))
20833
20833
  }));
20834
20834
  }
@@ -20836,7 +20836,7 @@ Ue(n3);
20836
20836
  function a3(r, e) {
20837
20837
  if (e === "transparent") return e;
20838
20838
  var t = kt(e);
20839
- return Bt(Ne({}, t, {
20839
+ return Rt(Ne({}, t, {
20840
20840
  lightness: s0(0, 1, t.lightness + parseFloat(r))
20841
20841
  }));
20842
20842
  }
@@ -20857,7 +20857,7 @@ function s3(r, e, t) {
20857
20857
  };
20858
20858
  return a0(y);
20859
20859
  }
20860
- var i3 = Ue(s3), Xi = i3;
20860
+ var i3 = Ue(s3), Zi = i3;
20861
20861
  function o3(r, e) {
20862
20862
  if (e === "transparent") return e;
20863
20863
  var t = It(e), n = typeof t.alpha == "number" ? t.alpha : 1, a = Ne({}, t, {
@@ -20883,35 +20883,35 @@ function l3(r) {
20883
20883
  function u3(r, e) {
20884
20884
  if (e === "transparent") return e;
20885
20885
  var t = kt(e);
20886
- return Bt(Ne({}, t, {
20886
+ return Rt(Ne({}, t, {
20887
20887
  saturation: s0(0, 1, t.saturation + parseFloat(r))
20888
20888
  }));
20889
20889
  }
20890
20890
  Ue(u3);
20891
20891
  function c3(r, e) {
20892
- return e === "transparent" ? e : Bt(Ne({}, kt(e), {
20892
+ return e === "transparent" ? e : Rt(Ne({}, kt(e), {
20893
20893
  hue: parseFloat(r)
20894
20894
  }));
20895
20895
  }
20896
20896
  Ue(c3);
20897
20897
  function d3(r, e) {
20898
- return e === "transparent" ? e : Bt(Ne({}, kt(e), {
20898
+ return e === "transparent" ? e : Rt(Ne({}, kt(e), {
20899
20899
  lightness: parseFloat(r)
20900
20900
  }));
20901
20901
  }
20902
20902
  Ue(d3);
20903
20903
  function h3(r, e) {
20904
- return e === "transparent" ? e : Bt(Ne({}, kt(e), {
20904
+ return e === "transparent" ? e : Rt(Ne({}, kt(e), {
20905
20905
  saturation: parseFloat(r)
20906
20906
  }));
20907
20907
  }
20908
20908
  Ue(h3);
20909
20909
  function p3(r, e) {
20910
- return e === "transparent" ? e : Xi(parseFloat(r), "rgb(0, 0, 0)", e);
20910
+ return e === "transparent" ? e : Zi(parseFloat(r), "rgb(0, 0, 0)", e);
20911
20911
  }
20912
20912
  Ue(p3);
20913
20913
  function m3(r, e) {
20914
- return e === "transparent" ? e : Xi(parseFloat(r), "rgb(255, 255, 255)", e);
20914
+ return e === "transparent" ? e : Zi(parseFloat(r), "rgb(255, 255, 255)", e);
20915
20915
  }
20916
20916
  Ue(m3);
20917
20917
  function f3(r, e) {
@@ -20943,7 +20943,7 @@ const v3 = /* @__PURE__ */ G({
20943
20943
  }, [
20944
20944
  Y(zt, null, {
20945
20945
  default: Oe(() => [
20946
- P(g) ? (I(), we(P(xo), {
20946
+ P(g) ? (I(), me(P(wo), {
20947
20947
  key: 0,
20948
20948
  style: { width: "16px", color: "white" }
20949
20949
  })) : _e("", !0)
@@ -21017,20 +21017,20 @@ const v3 = /* @__PURE__ */ G({
21017
21017
  "color-name": "_color-name_2ivef_15"
21018
21018
  }, M3 = {
21019
21019
  $style: S3
21020
- }, cm = /* @__PURE__ */ J(w3, [["__cssModules", M3]]), A3 = /* @__PURE__ */ G({
21020
+ }, dm = /* @__PURE__ */ J(w3, [["__cssModules", M3]]), A3 = /* @__PURE__ */ G({
21021
21021
  __name: "ElmCallout",
21022
21022
  props: {
21023
21023
  type: { default: "note" }
21024
21024
  },
21025
21025
  setup(r) {
21026
21026
  const e = {
21027
- note: { code: "#6987b8", icon: bo },
21028
- tip: { code: "#59b57c", icon: Co },
21029
- important: { code: "#9771bd", icon: Oo },
21030
- warning: { code: "#b8a36e", icon: Ao },
21031
- caution: { code: "#b36472", icon: Bo }
21027
+ note: { code: "#6987b8", icon: xo },
21028
+ tip: { code: "#59b57c", icon: $o },
21029
+ important: { code: "#9771bd", icon: Bo },
21030
+ warning: { code: "#b8a36e", icon: jo },
21031
+ caution: { code: "#b36472", icon: Ro }
21032
21032
  }, t = U(null), n = U(!1);
21033
- return at(t, ([{ isIntersecting: a }], s) => {
21033
+ return st(t, ([{ isIntersecting: a }], s) => {
21034
21034
  n.value = a;
21035
21035
  }), (a, s) => (I(), O("aside", {
21036
21036
  ref_key: "target",
@@ -21045,11 +21045,11 @@ const v3 = /* @__PURE__ */ G({
21045
21045
  L("div", {
21046
21046
  class: _(a.$style.header)
21047
21047
  }, [
21048
- (I(), we(ut(e[a.type].icon), {
21048
+ (I(), me(at(e[a.type].icon), {
21049
21049
  class: _(a.$style.icon),
21050
21050
  style: X({ "--icon-color": e[a.type].code })
21051
21051
  }, null, 8, ["class", "style"])),
21052
- Y(ye, {
21052
+ Y(ge, {
21053
21053
  text: a.type.toUpperCase(),
21054
21054
  color: e[a.type].code
21055
21055
  }, null, 8, ["text", "color"])
@@ -21069,7 +21069,7 @@ const v3 = /* @__PURE__ */ G({
21069
21069
  __name: "ElmBlockQuote",
21070
21070
  setup(r) {
21071
21071
  const e = U(null), t = U(!1);
21072
- return at(e, ([{ isIntersecting: n }], a) => {
21072
+ return st(e, ([{ isIntersecting: n }], a) => {
21073
21073
  t.value = n;
21074
21074
  }), (n, a) => (I(), O("blockquote", {
21075
21075
  ref_key: "target",
@@ -21129,7 +21129,7 @@ const v3 = /* @__PURE__ */ G({
21129
21129
  text: {}
21130
21130
  },
21131
21131
  setup(r) {
21132
- return (e, t) => (I(), we(ut(e.hasHeader ? "th" : "td"), { class: "cell" }, {
21132
+ return (e, t) => (I(), me(at(e.hasHeader ? "th" : "td"), { class: "cell" }, {
21133
21133
  default: Oe(() => [
21134
21134
  e.text == null ? Me(e.$slots, "default", { key: 0 }, void 0, !0) : _e("", !0),
21135
21135
  Kt(" " + Ie(e.text), 1)
@@ -21137,41 +21137,41 @@ const v3 = /* @__PURE__ */ G({
21137
21137
  _: 3
21138
21138
  }));
21139
21139
  }
21140
- }), G3 = /* @__PURE__ */ J(V3, [["__scopeId", "data-v-7bedd3ac"]]), dm = /* @__PURE__ */ G({
21140
+ }), G3 = /* @__PURE__ */ J(V3, [["__scopeId", "data-v-7bedd3ac"]]), U3 = /* @__PURE__ */ G({
21141
21141
  __name: "ElmJsonRenderer",
21142
21142
  props: {
21143
21143
  json: {}
21144
21144
  },
21145
21145
  setup(r) {
21146
21146
  const e = {
21147
- ElmInlineText: oe(ye),
21148
- ElmInlineCode: oe(Ri),
21149
- ElmInlineLink: oe(Fi),
21147
+ ElmInlineText: oe(ge),
21148
+ ElmInlineCode: oe(Fi),
21149
+ ElmInlineLink: oe(Di),
21150
21150
  ElmCallout: oe($3),
21151
- ElmBulletedList: oe(Gi),
21152
- ElmNumberedList: oe(Ui),
21151
+ ElmBulletedList: oe(Ui),
21152
+ ElmNumberedList: oe(Wi),
21153
21153
  ElmListItem: oe(Qr),
21154
21154
  ElmBlockQuote: oe(R3),
21155
- ElmDivider: oe(Vi),
21156
- ElmHeading1: oe(gi),
21157
- ElmHeading2: oe(bi),
21158
- ElmHeading3: oe(xi),
21155
+ ElmDivider: oe(Gi),
21156
+ ElmHeading1: oe(bi),
21157
+ ElmHeading2: oe(xi),
21158
+ ElmHeading3: oe(wi),
21159
21159
  ElmHeading4: oe(j4),
21160
21160
  ElmHeading5: oe(I4),
21161
21161
  ElmHeading6: oe(D4),
21162
21162
  ElmCodeBlock: oe(rs),
21163
- ElmParagraph: oe(qi),
21163
+ ElmParagraph: oe(Vi),
21164
21164
  ElmTable: oe(D3),
21165
21165
  ElmTableHeader: oe(L3),
21166
21166
  ElmTableBody: oe(P3),
21167
21167
  ElmTableRow: oe(q3),
21168
21168
  ElmTableCell: oe(G3),
21169
- ElmKatex: oe(j2),
21169
+ ElmKatex: oe(z2),
21170
21170
  ElmImage: oe(Bn),
21171
21171
  ElmBookmark: oe(Qh),
21172
21172
  ElmToggle: oe(ei),
21173
- ElmCheckbox: oe(ti),
21174
- ElmFile: oe(Di),
21173
+ ElmCheckbox: oe(ri),
21174
+ ElmFile: oe(Hi),
21175
21175
  ElmColumn: oe(Js),
21176
21176
  ElmColumnList: oe(Qs)
21177
21177
  }, t = (n) => {
@@ -21185,68 +21185,82 @@ const v3 = /* @__PURE__ */ G({
21185
21185
  );
21186
21186
  return a;
21187
21187
  };
21188
- return (n, a) => (I(), we(ut(() => t(n.json))));
21188
+ return (n, a) => (I(), me(at(() => t(n.json))));
21189
+ }
21190
+ }), hm = /* @__PURE__ */ G({
21191
+ __name: "ElmJsonRendererAsync",
21192
+ props: {
21193
+ json: {}
21194
+ },
21195
+ setup(r) {
21196
+ const e = r, t = U(null);
21197
+ return _t(() => {
21198
+ Pt(() => {
21199
+ t.value = le(U3, { json: e.json });
21200
+ });
21201
+ }), (n, a) => t.value != null ? (I(), me(at(() => t.value), { key: 0 })) : (I(), me(ti, { key: 1 }));
21189
21202
  }
21190
21203
  });
21191
21204
  export {
21192
- Gi as $,
21205
+ R3 as $,
21193
21206
  sr as A,
21194
- No as B,
21195
- nm as C,
21196
- am as D,
21197
- W3 as E,
21198
- Ri as F,
21199
- Fi as G,
21200
- sm as H,
21201
- ye as I,
21202
- Di as J,
21207
+ Po as B,
21208
+ am as C,
21209
+ sm as D,
21210
+ Y3 as E,
21211
+ Fi as F,
21212
+ Di as G,
21213
+ im as H,
21214
+ ge as I,
21215
+ Hi as J,
21203
21216
  Bn as K,
21204
21217
  Qh as L,
21205
- im as M,
21206
- om as N,
21207
- lm as O,
21208
- um as P,
21218
+ om as M,
21219
+ lm as N,
21220
+ um as O,
21221
+ cm as P,
21209
21222
  Er as Q,
21210
21223
  x3 as R,
21211
- cm as S,
21212
- dm as T,
21213
- D3 as U,
21214
- L3 as V,
21215
- P3 as W,
21216
- q3 as X,
21217
- G3 as Y,
21218
- R3 as Z,
21224
+ dm as S,
21225
+ U3 as T,
21226
+ hm as U,
21227
+ D3 as V,
21228
+ L3 as W,
21229
+ P3 as X,
21230
+ q3 as Y,
21231
+ G3 as Z,
21219
21232
  J as _,
21220
21233
  rs as a,
21221
- $3 as a0,
21222
- Vi as a1,
21223
- Ui as a2,
21224
- qi as a3,
21225
- Qr as a4,
21226
- ud as a5,
21227
- Xo as b,
21228
- j2 as c,
21234
+ Ui as a0,
21235
+ $3 as a1,
21236
+ Gi as a2,
21237
+ Wi as a3,
21238
+ Vi as a4,
21239
+ Qr as a5,
21240
+ ud as a6,
21241
+ Zo as b,
21242
+ z2 as c,
21229
21243
  Js as d,
21230
21244
  Qs as e,
21231
- Y3 as f,
21232
- X3 as g,
21233
- Z3 as h,
21245
+ X3 as f,
21246
+ Z3 as g,
21247
+ K3 as h,
21234
21248
  ei as i,
21235
21249
  ln as j,
21236
- K3 as k,
21237
- J3 as l,
21238
- wu as m,
21239
- $u as n,
21240
- Q3 as o,
21241
- ti as p,
21242
- gi as q,
21243
- bi as r,
21244
- xi as s,
21250
+ J3 as k,
21251
+ Q3 as l,
21252
+ ku as m,
21253
+ ti as n,
21254
+ em as o,
21255
+ ri as p,
21256
+ bi as q,
21257
+ xi as r,
21258
+ wi as s,
21245
21259
  j4 as t,
21246
21260
  I4 as u,
21247
21261
  D4 as v,
21248
21262
  k0 as w,
21249
- em as x,
21250
- tm as y,
21251
- rm as z
21263
+ tm as x,
21264
+ rm as y,
21265
+ nm as z
21252
21266
  };