@bndynet/vue-site 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -1,16 +1,16 @@
1
- import { inject as cI, defineComponent as be, computed as ne, openBlock as H, createElementBlock as O, ref as me, shallowRef as eL, onMounted as tL, watch as Nt, createElementVNode as W, createBlock as oe, resolveDynamicComponent as nI, h as Kx, createCommentVNode as re, resolveComponent as vx, normalizeClass as Ue, toDisplayString as qe, withCtx as $t, withDirectives as oI, Fragment as Ze, renderList as Xt, vShow as iI, unref as R, nextTick as aL, onBeforeUnmount as rI, Teleport as cL, normalizeStyle as nL, useId as uI, renderSlot as oL, createVNode as pe, createApp as iL } from "vue";
2
- import rL from "element-plus";
3
- import { ElMessage as AA, ElMessageBox as _A, ElNotification as qA } from "element-plus";
4
- import { useRoute as Kt, createRouter as uL, createWebHashHistory as dL } from "vue-router";
5
- const dI = Symbol("site-context");
1
+ import { inject as cI, defineComponent as be, computed as ne, openBlock as H, createElementBlock as O, ref as me, shallowRef as aL, onMounted as cL, watch as Nt, createElementVNode as W, createBlock as oe, resolveDynamicComponent as nI, h as Kx, createCommentVNode as re, resolveComponent as vx, normalizeClass as Ue, toDisplayString as qe, withCtx as $t, withDirectives as oI, Fragment as Ze, renderList as Xt, vShow as iI, unref as R, nextTick as nL, onBeforeUnmount as rI, Teleport as oL, normalizeStyle as iL, useId as uI, renderSlot as rL, createVNode as pe, createApp as uL } from "vue";
2
+ import { useRoute as Kt, createRouter as dL, createWebHashHistory as dI, createWebHistory as hL } from "vue-router";
3
+ import lL from "element-plus";
4
+ import { ElMessage as zA, ElMessageBox as EA, ElNotification as HA } from "element-plus";
5
+ const hI = Symbol("site-context");
6
6
  function Rt() {
7
- const e = cI(dI);
7
+ const e = cI(hI);
8
8
  if (!e)
9
9
  throw new Error("useSiteConfig() must be used within a site created by createSiteApp()");
10
10
  return e;
11
11
  }
12
12
  const Cb = {};
13
- function hL(e) {
13
+ function sL(e) {
14
14
  let a = Cb[e];
15
15
  if (a)
16
16
  return a;
@@ -27,7 +27,7 @@ function hL(e) {
27
27
  }
28
28
  function Tt(e, a) {
29
29
  typeof a != "string" && (a = Tt.defaultChars);
30
- const c = hL(a);
30
+ const c = sL(a);
31
31
  return e.replace(/(%[a-f0-9]{2})+/gi, function(n) {
32
32
  let o = "";
33
33
  for (let i = 0, u = n.length; i < u; i += 3) {
@@ -68,7 +68,7 @@ function Tt(e, a) {
68
68
  Tt.defaultChars = ";/?:@&=+$,#";
69
69
  Tt.componentChars = "";
70
70
  const Sb = {};
71
- function lL(e) {
71
+ function yL(e) {
72
72
  let a = Sb[e];
73
73
  if (a)
74
74
  return a;
@@ -83,7 +83,7 @@ function lL(e) {
83
83
  }
84
84
  function Jt(e, a, c) {
85
85
  typeof a != "string" && (c = a, a = Jt.defaultChars), typeof c > "u" && (c = !0);
86
- const n = lL(a);
86
+ const n = yL(a);
87
87
  let o = "";
88
88
  for (let i = 0, u = e.length; i < u; i++) {
89
89
  const r = e.charCodeAt(i);
@@ -119,8 +119,8 @@ function ab(e) {
119
119
  function Lx() {
120
120
  this.protocol = null, this.slashes = null, this.auth = null, this.port = null, this.hostname = null, this.hash = null, this.search = null, this.pathname = null;
121
121
  }
122
- const sL = /^([a-z0-9.+-]+:)/i, yL = /:[0-9]*$/, pL = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, kL = ["<", ">", '"', "`", " ", "\r", `
123
- `, " "], fL = ["{", "}", "|", "\\", "^", "`"].concat(kL), ML = ["'"].concat(fL), Ab = ["%", "/", "?", ";", "#"].concat(ML), _b = ["/", "?", "#"], gL = 255, qb = /^[+a-z0-9A-Z_-]{0,63}$/, mL = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, Db = {
122
+ const pL = /^([a-z0-9.+-]+:)/i, kL = /:[0-9]*$/, fL = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, ML = ["<", ">", '"', "`", " ", "\r", `
123
+ `, " "], gL = ["{", "}", "|", "\\", "^", "`"].concat(ML), mL = ["'"].concat(gL), Ab = ["%", "/", "?", ";", "#"].concat(mL), _b = ["/", "?", "#"], xL = 255, qb = /^[+a-z0-9A-Z_-]{0,63}$/, bL = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, Db = {
124
124
  javascript: !0,
125
125
  "javascript:": !0
126
126
  }, zb = {
@@ -143,11 +143,11 @@ function cb(e, a) {
143
143
  Lx.prototype.parse = function(e, a) {
144
144
  let c, n, o, i = e;
145
145
  if (i = i.trim(), !a && e.split("#").length === 1) {
146
- const h = pL.exec(i);
146
+ const h = fL.exec(i);
147
147
  if (h)
148
148
  return this.pathname = h[1], h[2] && (this.search = h[2]), this;
149
149
  }
150
- let u = sL.exec(i);
150
+ let u = pL.exec(i);
151
151
  if (u && (u = u[0], c = u.toLowerCase(), this.protocol = u, i = i.substr(u.length)), (a || u || i.match(/^\/\/[^@\/]+@[^@\/]+/)) && (o = i.substr(0, 2) === "//", o && !(u && Db[u]) && (i = i.substr(2), this.slashes = !0)), !Db[u] && (o || u && !zb[u])) {
152
152
  let h = -1;
153
153
  for (let p = 0; p < _b.length; p++)
@@ -162,21 +162,21 @@ Lx.prototype.parse = function(e, a) {
162
162
  const k = this.hostname[0] === "[" && this.hostname[this.hostname.length - 1] === "]";
163
163
  if (!k) {
164
164
  const p = this.hostname.split(/\./);
165
- for (let m = 0, A = p.length; m < A; m++) {
166
- const q = p[m];
167
- if (q && !q.match(qb)) {
168
- let b = "";
169
- for (let w = 0, v = q.length; w < v; w++)
170
- q.charCodeAt(w) > 127 ? b += "x" : b += q[w];
171
- if (!b.match(qb)) {
172
- const w = p.slice(0, m), v = p.slice(m + 1), C = q.match(mL);
173
- C && (w.push(C[1]), v.unshift(C[2])), v.length && (i = v.join(".") + i), this.hostname = w.join(".");
165
+ for (let x = 0, C = p.length; x < C; x++) {
166
+ const _ = p[x];
167
+ if (_ && !_.match(qb)) {
168
+ let m = "";
169
+ for (let w = 0, v = _.length; w < v; w++)
170
+ _.charCodeAt(w) > 127 ? m += "x" : m += _[w];
171
+ if (!m.match(qb)) {
172
+ const w = p.slice(0, x), v = p.slice(x + 1), S = _.match(bL);
173
+ S && (w.push(S[1]), v.unshift(S[2])), v.length && (i = v.join(".") + i), this.hostname = w.join(".");
174
174
  break;
175
175
  }
176
176
  }
177
177
  }
178
178
  }
179
- this.hostname.length > gL && (this.hostname = ""), k && (this.hostname = this.hostname.substr(1, this.hostname.length - 2));
179
+ this.hostname.length > xL && (this.hostname = ""), k && (this.hostname = this.hostname.substr(1, this.hostname.length - 2));
180
180
  }
181
181
  const r = i.indexOf("#");
182
182
  r !== -1 && (this.hash = i.substr(r), i = i.slice(0, r));
@@ -184,32 +184,32 @@ Lx.prototype.parse = function(e, a) {
184
184
  return d !== -1 && (this.search = i.substr(d), i = i.slice(0, d)), i && (this.pathname = i), zb[c] && this.hostname && !this.pathname && (this.pathname = ""), this;
185
185
  };
186
186
  Lx.prototype.parseHost = function(e) {
187
- let a = yL.exec(e);
187
+ let a = kL.exec(e);
188
188
  a && (a = a[0], a !== ":" && (this.port = a.substr(1)), e = e.substr(0, e.length - a.length)), e && (this.hostname = e);
189
189
  };
190
- const xL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
190
+ const IL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
191
191
  __proto__: null,
192
192
  decode: Tt,
193
193
  encode: Jt,
194
194
  format: ab,
195
195
  parse: cb
196
- }, Symbol.toStringTag, { value: "Module" })), hI = /[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/, lI = /[\0-\x1F\x7F-\x9F]/, bL = /[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/, nb = /[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/, sI = /[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/, yI = /[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/, IL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
196
+ }, Symbol.toStringTag, { value: "Module" })), lI = /[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/, sI = /[\0-\x1F\x7F-\x9F]/, vL = /[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/, nb = /[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/, yI = /[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/, pI = /[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/, LL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
197
197
  __proto__: null,
198
- Any: hI,
199
- Cc: lI,
200
- Cf: bL,
198
+ Any: lI,
199
+ Cc: sI,
200
+ Cf: vL,
201
201
  P: nb,
202
- S: sI,
203
- Z: yI
204
- }, Symbol.toStringTag, { value: "Module" })), vL = new Uint16Array(
202
+ S: yI,
203
+ Z: pI
204
+ }, Symbol.toStringTag, { value: "Module" })), wL = new Uint16Array(
205
205
  // prettier-ignore
206
206
  'ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((e) => e.charCodeAt(0))
207
- ), LL = new Uint16Array(
207
+ ), CL = new Uint16Array(
208
208
  // prettier-ignore
209
209
  "Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((e) => e.charCodeAt(0))
210
210
  );
211
211
  var Vx;
212
- const wL = /* @__PURE__ */ new Map([
212
+ const SL = /* @__PURE__ */ new Map([
213
213
  [0, 65533],
214
214
  // C1 Unicode control character reference replacements
215
215
  [128, 8364],
@@ -239,22 +239,22 @@ const wL = /* @__PURE__ */ new Map([
239
239
  [156, 339],
240
240
  [158, 382],
241
241
  [159, 376]
242
- ]), CL = (
242
+ ]), AL = (
243
243
  // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition, node/no-unsupported-features/es-builtins
244
244
  (Vx = String.fromCodePoint) !== null && Vx !== void 0 ? Vx : function(e) {
245
245
  let a = "";
246
246
  return e > 65535 && (e -= 65536, a += String.fromCharCode(e >>> 10 & 1023 | 55296), e = 56320 | e & 1023), a += String.fromCharCode(e), a;
247
247
  }
248
248
  );
249
- function SL(e) {
249
+ function _L(e) {
250
250
  var a;
251
- return e >= 55296 && e <= 57343 || e > 1114111 ? 65533 : (a = wL.get(e)) !== null && a !== void 0 ? a : e;
251
+ return e >= 55296 && e <= 57343 || e > 1114111 ? 65533 : (a = SL.get(e)) !== null && a !== void 0 ? a : e;
252
252
  }
253
253
  var ae;
254
254
  (function(e) {
255
255
  e[e.NUM = 35] = "NUM", e[e.SEMI = 59] = "SEMI", e[e.EQUALS = 61] = "EQUALS", e[e.ZERO = 48] = "ZERO", e[e.NINE = 57] = "NINE", e[e.LOWER_A = 97] = "LOWER_A", e[e.LOWER_F = 102] = "LOWER_F", e[e.LOWER_X = 120] = "LOWER_X", e[e.LOWER_Z = 122] = "LOWER_Z", e[e.UPPER_A = 65] = "UPPER_A", e[e.UPPER_F = 70] = "UPPER_F", e[e.UPPER_Z = 90] = "UPPER_Z";
256
256
  })(ae || (ae = {}));
257
- const AL = 32;
257
+ const qL = 32;
258
258
  var Oe;
259
259
  (function(e) {
260
260
  e[e.VALUE_LENGTH = 49152] = "VALUE_LENGTH", e[e.BRANCH_LENGTH = 16256] = "BRANCH_LENGTH", e[e.JUMP_TABLE = 127] = "JUMP_TABLE";
@@ -262,14 +262,14 @@ var Oe;
262
262
  function Jx(e) {
263
263
  return e >= ae.ZERO && e <= ae.NINE;
264
264
  }
265
- function _L(e) {
265
+ function DL(e) {
266
266
  return e >= ae.UPPER_A && e <= ae.UPPER_F || e >= ae.LOWER_A && e <= ae.LOWER_F;
267
267
  }
268
- function qL(e) {
268
+ function zL(e) {
269
269
  return e >= ae.UPPER_A && e <= ae.UPPER_Z || e >= ae.LOWER_A && e <= ae.LOWER_Z || Jx(e);
270
270
  }
271
- function DL(e) {
272
- return e === ae.EQUALS || qL(e);
271
+ function EL(e) {
272
+ return e === ae.EQUALS || zL(e);
273
273
  }
274
274
  var te;
275
275
  (function(e) {
@@ -279,7 +279,7 @@ var je;
279
279
  (function(e) {
280
280
  e[e.Legacy = 0] = "Legacy", e[e.Strict = 1] = "Strict", e[e.Attribute = 2] = "Attribute";
281
281
  })(je || (je = {}));
282
- class zL {
282
+ class HL {
283
283
  constructor(a, c, n) {
284
284
  this.decodeTree = a, this.emitCodePoint = c, this.errors = n, this.state = te.EntityStart, this.consumed = 1, this.result = 0, this.treeIndex = 0, this.excess = 1, this.decodeMode = je.Strict;
285
285
  }
@@ -322,7 +322,7 @@ class zL {
322
322
  * @returns The number of characters that were consumed, or -1 if the entity is incomplete.
323
323
  */
324
324
  stateNumericStart(a, c) {
325
- return c >= a.length ? -1 : (a.charCodeAt(c) | AL) === ae.LOWER_X ? (this.state = te.NumericHex, this.consumed += 1, this.stateNumericHex(a, c + 1)) : (this.state = te.NumericDecimal, this.stateNumericDecimal(a, c));
325
+ return c >= a.length ? -1 : (a.charCodeAt(c) | qL) === ae.LOWER_X ? (this.state = te.NumericHex, this.consumed += 1, this.stateNumericHex(a, c + 1)) : (this.state = te.NumericDecimal, this.stateNumericDecimal(a, c));
326
326
  }
327
327
  addToNumericResult(a, c, n, o) {
328
328
  if (c !== n) {
@@ -343,7 +343,7 @@ class zL {
343
343
  const n = c;
344
344
  for (; c < a.length; ) {
345
345
  const o = a.charCodeAt(c);
346
- if (Jx(o) || _L(o))
346
+ if (Jx(o) || DL(o))
347
347
  c += 1;
348
348
  else
349
349
  return this.addToNumericResult(a, n, c, 16), this.emitNumericEntity(o, 3);
@@ -391,7 +391,7 @@ class zL {
391
391
  this.consumed += 1;
392
392
  else if (this.decodeMode === je.Strict)
393
393
  return 0;
394
- return this.emitCodePoint(SL(this.result), this.consumed), this.errors && (a !== ae.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed;
394
+ return this.emitCodePoint(_L(this.result), this.consumed), this.errors && (a !== ae.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed;
395
395
  }
396
396
  /**
397
397
  * Parses a named entity.
@@ -407,11 +407,11 @@ class zL {
407
407
  let o = n[this.treeIndex], i = (o & Oe.VALUE_LENGTH) >> 14;
408
408
  for (; c < a.length; c++, this.excess++) {
409
409
  const u = a.charCodeAt(c);
410
- if (this.treeIndex = EL(n, o, this.treeIndex + Math.max(1, i), u), this.treeIndex < 0)
410
+ if (this.treeIndex = FL(n, o, this.treeIndex + Math.max(1, i), u), this.treeIndex < 0)
411
411
  return this.result === 0 || // If we are parsing an attribute
412
412
  this.decodeMode === je.Attribute && // We shouldn't have consumed any characters after the entity,
413
413
  (i === 0 || // And there should be no invalid characters.
414
- DL(u)) ? 0 : this.emitNotTerminatedNamedEntity();
414
+ EL(u)) ? 0 : this.emitNotTerminatedNamedEntity();
415
415
  if (o = n[this.treeIndex], i = (o & Oe.VALUE_LENGTH) >> 14, i !== 0) {
416
416
  if (u === ae.SEMI)
417
417
  return this.emitNamedEntityData(this.treeIndex, i, this.consumed + this.excess);
@@ -467,9 +467,9 @@ class zL {
467
467
  }
468
468
  }
469
469
  }
470
- function pI(e) {
470
+ function kI(e) {
471
471
  let a = "";
472
- const c = new zL(e, (n) => a += CL(n));
472
+ const c = new HL(e, (n) => a += AL(n));
473
473
  return function(o, i) {
474
474
  let u = 0, r = 0;
475
475
  for (; (r = o.indexOf("&", r)) >= 0; ) {
@@ -489,7 +489,7 @@ function pI(e) {
489
489
  return a = "", d;
490
490
  };
491
491
  }
492
- function EL(e, a, c, n) {
492
+ function FL(e, a, c, n) {
493
493
  const o = (a & Oe.BRANCH_LENGTH) >> 7, i = a & Oe.JUMP_TABLE;
494
494
  if (o === 0)
495
495
  return i !== 0 && n === i ? c : -1;
@@ -509,20 +509,20 @@ function EL(e, a, c, n) {
509
509
  }
510
510
  return -1;
511
511
  }
512
- const HL = pI(vL);
513
- pI(LL);
514
- function kI(e, a = je.Legacy) {
515
- return HL(e, a);
512
+ const PL = kI(wL);
513
+ kI(CL);
514
+ function fI(e, a = je.Legacy) {
515
+ return PL(e, a);
516
516
  }
517
- function FL(e) {
517
+ function TL(e) {
518
518
  return Object.prototype.toString.call(e);
519
519
  }
520
520
  function ob(e) {
521
- return FL(e) === "[object String]";
521
+ return TL(e) === "[object String]";
522
522
  }
523
- const PL = Object.prototype.hasOwnProperty;
524
- function TL(e, a) {
525
- return PL.call(e, a);
523
+ const BL = Object.prototype.hasOwnProperty;
524
+ function RL(e, a) {
525
+ return BL.call(e, a);
526
526
  }
527
527
  function Ax(e) {
528
528
  return Array.prototype.slice.call(arguments, 1).forEach(function(c) {
@@ -535,7 +535,7 @@ function Ax(e) {
535
535
  }
536
536
  }), e;
537
537
  }
538
- function fI(e, a, c) {
538
+ function MI(e, a, c) {
539
539
  return [].concat(e.slice(0, a), c, e.slice(a + 1));
540
540
  }
541
541
  function ib(e) {
@@ -549,38 +549,38 @@ function wx(e) {
549
549
  }
550
550
  return String.fromCharCode(e);
551
551
  }
552
- const MI = /\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g, BL = /&([a-z#][a-z0-9]{1,31});/gi, RL = new RegExp(MI.source + "|" + BL.source, "gi"), VL = /^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;
553
- function jL(e, a) {
554
- if (a.charCodeAt(0) === 35 && VL.test(a)) {
552
+ const gI = /\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g, VL = /&([a-z#][a-z0-9]{1,31});/gi, jL = new RegExp(gI.source + "|" + VL.source, "gi"), OL = /^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;
553
+ function NL(e, a) {
554
+ if (a.charCodeAt(0) === 35 && OL.test(a)) {
555
555
  const n = a[1].toLowerCase() === "x" ? parseInt(a.slice(2), 16) : parseInt(a.slice(1), 10);
556
556
  return ib(n) ? wx(n) : e;
557
557
  }
558
- const c = kI(e);
558
+ const c = fI(e);
559
559
  return c !== e ? c : e;
560
560
  }
561
- function OL(e) {
562
- return e.indexOf("\\") < 0 ? e : e.replace(MI, "$1");
561
+ function UL(e) {
562
+ return e.indexOf("\\") < 0 ? e : e.replace(gI, "$1");
563
563
  }
564
564
  function Bt(e) {
565
- return e.indexOf("\\") < 0 && e.indexOf("&") < 0 ? e : e.replace(RL, function(a, c, n) {
566
- return c || jL(a, n);
565
+ return e.indexOf("\\") < 0 && e.indexOf("&") < 0 ? e : e.replace(jL, function(a, c, n) {
566
+ return c || NL(a, n);
567
567
  });
568
568
  }
569
- const NL = /[&<>"]/, UL = /[&<>"]/g, ZL = {
569
+ const ZL = /[&<>"]/, GL = /[&<>"]/g, WL = {
570
570
  "&": "&amp;",
571
571
  "<": "&lt;",
572
572
  ">": "&gt;",
573
573
  '"': "&quot;"
574
574
  };
575
- function GL(e) {
576
- return ZL[e];
575
+ function $L(e) {
576
+ return WL[e];
577
577
  }
578
578
  function Ge(e) {
579
- return NL.test(e) ? e.replace(UL, GL) : e;
579
+ return ZL.test(e) ? e.replace(GL, $L) : e;
580
580
  }
581
- const WL = /[.?*+^$[\]\\(){}|-]/g;
582
- function $L(e) {
583
- return e.replace(WL, "\\$&");
581
+ const XL = /[.?*+^$[\]\\(){}|-]/g;
582
+ function KL(e) {
583
+ return e.replace(XL, "\\$&");
584
584
  }
585
585
  function Z(e) {
586
586
  switch (e) {
@@ -615,7 +615,7 @@ function Ut(e) {
615
615
  return !1;
616
616
  }
617
617
  function Zt(e) {
618
- return nb.test(e) || sI.test(e);
618
+ return nb.test(e) || yI.test(e);
619
619
  }
620
620
  function Gt(e) {
621
621
  switch (e) {
@@ -659,26 +659,26 @@ function Gt(e) {
659
659
  function _x(e) {
660
660
  return e = e.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (e = e.replace(/ẞ/g, "ß")), e.toLowerCase().toUpperCase();
661
661
  }
662
- const XL = { mdurl: xL, ucmicro: IL }, KL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
662
+ const JL = { mdurl: IL, ucmicro: LL }, QL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
663
663
  __proto__: null,
664
- arrayReplaceAt: fI,
664
+ arrayReplaceAt: MI,
665
665
  assign: Ax,
666
666
  escapeHtml: Ge,
667
- escapeRE: $L,
667
+ escapeRE: KL,
668
668
  fromCodePoint: wx,
669
- has: TL,
669
+ has: RL,
670
670
  isMdAsciiPunct: Gt,
671
671
  isPunctChar: Zt,
672
672
  isSpace: Z,
673
673
  isString: ob,
674
674
  isValidEntityCode: ib,
675
675
  isWhiteSpace: Ut,
676
- lib: XL,
676
+ lib: JL,
677
677
  normalizeReference: _x,
678
678
  unescapeAll: Bt,
679
- unescapeMd: OL
679
+ unescapeMd: UL
680
680
  }, Symbol.toStringTag, { value: "Module" }));
681
- function JL(e, a, c) {
681
+ function YL(e, a, c) {
682
682
  let n, o, i, u;
683
683
  const r = e.posMax, d = e.pos;
684
684
  for (e.pos = a + 1, n = 1; e.pos < r; ) {
@@ -696,7 +696,7 @@ function JL(e, a, c) {
696
696
  let h = -1;
697
697
  return o && (h = e.pos), e.pos = d, h;
698
698
  }
699
- function QL(e, a, c) {
699
+ function ew(e, a, c) {
700
700
  let n, o = a;
701
701
  const i = {
702
702
  ok: !1,
@@ -736,7 +736,7 @@ function QL(e, a, c) {
736
736
  }
737
737
  return a === o || u !== 0 || (i.str = Bt(e.slice(a, o)), i.pos = o, i.ok = !0), i;
738
738
  }
739
- function YL(e, a, c, n) {
739
+ function tw(e, a, c, n) {
740
740
  let o, i = a;
741
741
  const u = {
742
742
  // if `true`, this is a valid link title
@@ -769,11 +769,11 @@ function YL(e, a, c, n) {
769
769
  }
770
770
  return u.can_continue = !0, u.str += Bt(e.slice(a, i)), u;
771
771
  }
772
- const ew = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
772
+ const aw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
773
773
  __proto__: null,
774
- parseLinkDestination: QL,
775
- parseLinkLabel: JL,
776
- parseLinkTitle: YL
774
+ parseLinkDestination: ew,
775
+ parseLinkLabel: YL,
776
+ parseLinkTitle: tw
777
777
  }, Symbol.toStringTag, { value: "Module" })), Ee = {};
778
778
  Ee.code_inline = function(e, a, c, n, o) {
779
779
  const i = e[a];
@@ -1017,34 +1017,34 @@ Le.prototype.attrJoin = function(a, c) {
1017
1017
  const n = this.attrIndex(a);
1018
1018
  n < 0 ? this.attrPush([a, c]) : this.attrs[n][1] = this.attrs[n][1] + " " + c;
1019
1019
  };
1020
- function gI(e, a, c) {
1020
+ function mI(e, a, c) {
1021
1021
  this.src = e, this.env = c, this.tokens = [], this.inlineMode = !1, this.md = a;
1022
1022
  }
1023
- gI.prototype.Token = Le;
1024
- const tw = /\r\n?|\n/g, aw = /\0/g;
1025
- function cw(e) {
1023
+ mI.prototype.Token = Le;
1024
+ const cw = /\r\n?|\n/g, nw = /\0/g;
1025
+ function ow(e) {
1026
1026
  let a;
1027
- a = e.src.replace(tw, `
1028
- `), a = a.replace(aw, "�"), e.src = a;
1027
+ a = e.src.replace(cw, `
1028
+ `), a = a.replace(nw, "�"), e.src = a;
1029
1029
  }
1030
- function nw(e) {
1030
+ function iw(e) {
1031
1031
  let a;
1032
1032
  e.inlineMode ? (a = new e.Token("inline", "", 0), a.content = e.src, a.map = [0, 1], a.children = [], e.tokens.push(a)) : e.md.block.parse(e.src, e.md, e.env, e.tokens);
1033
1033
  }
1034
- function ow(e) {
1034
+ function rw(e) {
1035
1035
  const a = e.tokens;
1036
1036
  for (let c = 0, n = a.length; c < n; c++) {
1037
1037
  const o = a[c];
1038
1038
  o.type === "inline" && e.md.inline.parse(o.content, e.md, e.env, o.children);
1039
1039
  }
1040
1040
  }
1041
- function iw(e) {
1041
+ function uw(e) {
1042
1042
  return /^<a[>\s]/i.test(e);
1043
1043
  }
1044
- function rw(e) {
1044
+ function dw(e) {
1045
1045
  return /^<\/a\s*>/i.test(e);
1046
1046
  }
1047
- function uw(e) {
1047
+ function hw(e) {
1048
1048
  const a = e.tokens;
1049
1049
  if (e.md.options.linkify)
1050
1050
  for (let c = 0, n = a.length; c < n; c++) {
@@ -1058,27 +1058,27 @@ function uw(e) {
1058
1058
  u--;
1059
1059
  continue;
1060
1060
  }
1061
- if (r.type === "html_inline" && (iw(r.content) && i > 0 && i--, rw(r.content) && i++), !(i > 0) && r.type === "text" && e.md.linkify.test(r.content)) {
1061
+ if (r.type === "html_inline" && (uw(r.content) && i > 0 && i--, dw(r.content) && i++), !(i > 0) && r.type === "text" && e.md.linkify.test(r.content)) {
1062
1062
  const d = r.content;
1063
1063
  let h = e.md.linkify.match(d);
1064
1064
  const s = [];
1065
1065
  let y = r.level, f = 0;
1066
1066
  h.length > 0 && h[0].index === 0 && u > 0 && o[u - 1].type === "text_special" && (h = h.slice(1));
1067
1067
  for (let k = 0; k < h.length; k++) {
1068
- const p = h[k].url, m = e.md.normalizeLink(p);
1069
- if (!e.md.validateLink(m))
1068
+ const p = h[k].url, x = e.md.normalizeLink(p);
1069
+ if (!e.md.validateLink(x))
1070
1070
  continue;
1071
- let A = h[k].text;
1072
- h[k].schema ? h[k].schema === "mailto:" && !/^mailto:/i.test(A) ? A = e.md.normalizeLinkText("mailto:" + A).replace(/^mailto:/, "") : A = e.md.normalizeLinkText(A) : A = e.md.normalizeLinkText("http://" + A).replace(/^http:\/\//, "");
1073
- const q = h[k].index;
1074
- if (q > f) {
1075
- const C = new e.Token("text", "", 0);
1076
- C.content = d.slice(f, q), C.level = y, s.push(C);
1071
+ let C = h[k].text;
1072
+ h[k].schema ? h[k].schema === "mailto:" && !/^mailto:/i.test(C) ? C = e.md.normalizeLinkText("mailto:" + C).replace(/^mailto:/, "") : C = e.md.normalizeLinkText(C) : C = e.md.normalizeLinkText("http://" + C).replace(/^http:\/\//, "");
1073
+ const _ = h[k].index;
1074
+ if (_ > f) {
1075
+ const S = new e.Token("text", "", 0);
1076
+ S.content = d.slice(f, _), S.level = y, s.push(S);
1077
1077
  }
1078
- const b = new e.Token("link_open", "a", 1);
1079
- b.attrs = [["href", m]], b.level = y++, b.markup = "linkify", b.info = "auto", s.push(b);
1078
+ const m = new e.Token("link_open", "a", 1);
1079
+ m.attrs = [["href", x]], m.level = y++, m.markup = "linkify", m.info = "auto", s.push(m);
1080
1080
  const w = new e.Token("text", "", 0);
1081
- w.content = A, w.level = y, s.push(w);
1081
+ w.content = C, w.level = y, s.push(w);
1082
1082
  const v = new e.Token("link_close", "a", -1);
1083
1083
  v.level = --y, v.markup = "linkify", v.info = "auto", s.push(v), f = h[k].lastIndex;
1084
1084
  }
@@ -1086,44 +1086,44 @@ function uw(e) {
1086
1086
  const k = new e.Token("text", "", 0);
1087
1087
  k.content = d.slice(f), k.level = y, s.push(k);
1088
1088
  }
1089
- a[c].children = o = fI(o, u, s);
1089
+ a[c].children = o = MI(o, u, s);
1090
1090
  }
1091
1091
  }
1092
1092
  }
1093
1093
  }
1094
- const mI = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/, dw = /\((c|tm|r)\)/i, hw = /\((c|tm|r)\)/ig, lw = {
1094
+ const xI = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/, lw = /\((c|tm|r)\)/i, sw = /\((c|tm|r)\)/ig, yw = {
1095
1095
  c: "©",
1096
1096
  r: "®",
1097
1097
  tm: "™"
1098
1098
  };
1099
- function sw(e, a) {
1100
- return lw[a.toLowerCase()];
1099
+ function pw(e, a) {
1100
+ return yw[a.toLowerCase()];
1101
1101
  }
1102
- function yw(e) {
1102
+ function kw(e) {
1103
1103
  let a = 0;
1104
1104
  for (let c = e.length - 1; c >= 0; c--) {
1105
1105
  const n = e[c];
1106
- n.type === "text" && !a && (n.content = n.content.replace(hw, sw)), n.type === "link_open" && n.info === "auto" && a--, n.type === "link_close" && n.info === "auto" && a++;
1106
+ n.type === "text" && !a && (n.content = n.content.replace(sw, pw)), n.type === "link_open" && n.info === "auto" && a--, n.type === "link_close" && n.info === "auto" && a++;
1107
1107
  }
1108
1108
  }
1109
- function pw(e) {
1109
+ function fw(e) {
1110
1110
  let a = 0;
1111
1111
  for (let c = e.length - 1; c >= 0; c--) {
1112
1112
  const n = e[c];
1113
- n.type === "text" && !a && mI.test(n.content) && (n.content = n.content.replace(/\+-/g, "±").replace(/\.{2,}/g, "…").replace(/([?!])…/g, "$1..").replace(/([?!]){4,}/g, "$1$1$1").replace(/,{2,}/g, ",").replace(/(^|[^-])---(?=[^-]|$)/mg, "$1—").replace(/(^|\s)--(?=\s|$)/mg, "$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg, "$1–")), n.type === "link_open" && n.info === "auto" && a--, n.type === "link_close" && n.info === "auto" && a++;
1113
+ n.type === "text" && !a && xI.test(n.content) && (n.content = n.content.replace(/\+-/g, "±").replace(/\.{2,}/g, "…").replace(/([?!])…/g, "$1..").replace(/([?!]){4,}/g, "$1$1$1").replace(/,{2,}/g, ",").replace(/(^|[^-])---(?=[^-]|$)/mg, "$1—").replace(/(^|\s)--(?=\s|$)/mg, "$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg, "$1–")), n.type === "link_open" && n.info === "auto" && a--, n.type === "link_close" && n.info === "auto" && a++;
1114
1114
  }
1115
1115
  }
1116
- function kw(e) {
1116
+ function Mw(e) {
1117
1117
  let a;
1118
1118
  if (e.md.options.typographer)
1119
1119
  for (a = e.tokens.length - 1; a >= 0; a--)
1120
- e.tokens[a].type === "inline" && (dw.test(e.tokens[a].content) && yw(e.tokens[a].children), mI.test(e.tokens[a].content) && pw(e.tokens[a].children));
1120
+ e.tokens[a].type === "inline" && (lw.test(e.tokens[a].content) && kw(e.tokens[a].children), xI.test(e.tokens[a].content) && fw(e.tokens[a].children));
1121
1121
  }
1122
- const fw = /['"]/, Eb = /['"]/g, Hb = "’";
1122
+ const gw = /['"]/, Eb = /['"]/g, Hb = "’";
1123
1123
  function ra(e, a, c) {
1124
1124
  return e.slice(0, a) + c + e.slice(a + 1);
1125
1125
  }
1126
- function Mw(e, a) {
1126
+ function mw(e, a) {
1127
1127
  let c;
1128
1128
  const n = [];
1129
1129
  for (let o = 0; o < e.length; o++) {
@@ -1151,17 +1151,17 @@ function Mw(e, a) {
1151
1151
  p = e[c].content.charCodeAt(e[c].content.length - 1);
1152
1152
  break;
1153
1153
  }
1154
- let m = 32;
1154
+ let x = 32;
1155
1155
  if (d < h)
1156
- m = r.charCodeAt(d);
1156
+ x = r.charCodeAt(d);
1157
1157
  else
1158
1158
  for (c = o + 1; c < e.length && !(e[c].type === "softbreak" || e[c].type === "hardbreak"); c++)
1159
1159
  if (e[c].content) {
1160
- m = e[c].content.charCodeAt(0);
1160
+ x = e[c].content.charCodeAt(0);
1161
1161
  break;
1162
1162
  }
1163
- const A = Gt(p) || Zt(String.fromCharCode(p)), q = Gt(m) || Zt(String.fromCharCode(m)), b = Ut(p), w = Ut(m);
1164
- if (w ? y = !1 : q && (b || A || (y = !1)), b ? f = !1 : A && (w || q || (f = !1)), m === 34 && s[0] === '"' && p >= 48 && p <= 57 && (f = y = !1), y && f && (y = A, f = q), !y && !f) {
1163
+ const C = Gt(p) || Zt(String.fromCharCode(p)), _ = Gt(x) || Zt(String.fromCharCode(x)), m = Ut(p), w = Ut(x);
1164
+ if (w ? y = !1 : _ && (m || C || (y = !1)), m ? f = !1 : C && (w || _ || (f = !1)), x === 34 && s[0] === '"' && p >= 48 && p <= 57 && (f = y = !1), y && f && (y = C, f = _), !y && !f) {
1165
1165
  k && (i.content = ra(i.content, s.index, Hb));
1166
1166
  continue;
1167
1167
  }
@@ -1172,12 +1172,12 @@ function Mw(e, a) {
1172
1172
  break;
1173
1173
  if (v.single === k && n[c].level === u) {
1174
1174
  v = n[c];
1175
- let C, z;
1176
- k ? (C = a.md.options.quotes[2], z = a.md.options.quotes[3]) : (C = a.md.options.quotes[0], z = a.md.options.quotes[1]), i.content = ra(i.content, s.index, z), e[v.token].content = ra(
1175
+ let S, z;
1176
+ k ? (S = a.md.options.quotes[2], z = a.md.options.quotes[3]) : (S = a.md.options.quotes[0], z = a.md.options.quotes[1]), i.content = ra(i.content, s.index, z), e[v.token].content = ra(
1177
1177
  e[v.token].content,
1178
1178
  v.pos,
1179
- C
1180
- ), d += z.length - 1, v.token === o && (d += C.length - 1), r = i.content, h = r.length, n.length = c;
1179
+ S
1180
+ ), d += z.length - 1, v.token === o && (d += S.length - 1), r = i.content, h = r.length, n.length = c;
1181
1181
  continue e;
1182
1182
  }
1183
1183
  }
@@ -1190,12 +1190,12 @@ function Mw(e, a) {
1190
1190
  }
1191
1191
  }
1192
1192
  }
1193
- function gw(e) {
1193
+ function xw(e) {
1194
1194
  if (e.md.options.typographer)
1195
1195
  for (let a = e.tokens.length - 1; a >= 0; a--)
1196
- e.tokens[a].type !== "inline" || !fw.test(e.tokens[a].content) || Mw(e.tokens[a].children, e);
1196
+ e.tokens[a].type !== "inline" || !gw.test(e.tokens[a].content) || mw(e.tokens[a].children, e);
1197
1197
  }
1198
- function mw(e) {
1198
+ function bw(e) {
1199
1199
  let a, c;
1200
1200
  const n = e.tokens, o = n.length;
1201
1201
  for (let i = 0; i < o; i++) {
@@ -1209,15 +1209,15 @@ function mw(e) {
1209
1209
  }
1210
1210
  }
1211
1211
  const jx = [
1212
- ["normalize", cw],
1213
- ["block", nw],
1214
- ["inline", ow],
1215
- ["linkify", uw],
1216
- ["replacements", kw],
1217
- ["smartquotes", gw],
1212
+ ["normalize", ow],
1213
+ ["block", iw],
1214
+ ["inline", rw],
1215
+ ["linkify", hw],
1216
+ ["replacements", Mw],
1217
+ ["smartquotes", xw],
1218
1218
  // `text_join` finds `text_special` tokens (for escape sequences)
1219
1219
  // and joins them with the rest of the text
1220
- ["text_join", mw]
1220
+ ["text_join", bw]
1221
1221
  ];
1222
1222
  function rb() {
1223
1223
  this.ruler = new he();
@@ -1229,7 +1229,7 @@ rb.prototype.process = function(e) {
1229
1229
  for (let c = 0, n = a.length; c < n; c++)
1230
1230
  a[c](e);
1231
1231
  };
1232
- rb.prototype.State = gI;
1232
+ rb.prototype.State = mI;
1233
1233
  function He(e, a, c, n) {
1234
1234
  this.src = e, this.md = a, this.env = c, this.tokens = n, this.bMarks = [], this.eMarks = [], this.tShift = [], this.sCount = [], this.bsCount = [], this.blkIndent = 0, this.line = 0, this.lineMax = 0, this.tight = !1, this.ddIndent = -1, this.listIndent = -1, this.parentType = "root", this.level = 0;
1235
1235
  const o = this.src;
@@ -1309,7 +1309,7 @@ He.prototype.getLines = function(a, c, n, o) {
1309
1309
  return i.join("");
1310
1310
  };
1311
1311
  He.prototype.Token = Le;
1312
- const xw = 65536;
1312
+ const Iw = 65536;
1313
1313
  function Ox(e, a) {
1314
1314
  const c = e.bMarks[a] + e.tShift[a], n = e.eMarks[a];
1315
1315
  return e.src.slice(c, n);
@@ -1321,7 +1321,7 @@ function Fb(e) {
1321
1321
  o === 124 && (i ? (r += e.substring(u, n - 1), u = n) : (a.push(r + e.substring(u, n)), r = "", u = n + 1)), i = o === 92, n++, o = e.charCodeAt(n);
1322
1322
  return a.push(r + e.substring(u)), a;
1323
1323
  }
1324
- function bw(e, a, c, n) {
1324
+ function vw(e, a, c, n) {
1325
1325
  if (a + 2 > c)
1326
1326
  return !1;
1327
1327
  let o = a + 1;
@@ -1345,15 +1345,15 @@ function bw(e, a, c, n) {
1345
1345
  let d = Ox(e, a + 1), h = d.split("|");
1346
1346
  const s = [];
1347
1347
  for (let v = 0; v < h.length; v++) {
1348
- const C = h[v].trim();
1349
- if (!C) {
1348
+ const S = h[v].trim();
1349
+ if (!S) {
1350
1350
  if (v === 0 || v === h.length - 1)
1351
1351
  continue;
1352
1352
  return !1;
1353
1353
  }
1354
- if (!/^:?-+:?$/.test(C))
1354
+ if (!/^:?-+:?$/.test(S))
1355
1355
  return !1;
1356
- C.charCodeAt(C.length - 1) === 58 ? s.push(C.charCodeAt(0) === 58 ? "center" : "right") : C.charCodeAt(0) === 58 ? s.push("left") : s.push("");
1356
+ S.charCodeAt(S.length - 1) === 58 ? s.push(S.charCodeAt(0) === 58 ? "center" : "right") : S.charCodeAt(0) === 58 ? s.push("left") : s.push("");
1357
1357
  }
1358
1358
  if (d = Ox(e, a).trim(), d.indexOf("|") === -1 || e.sCount[a] - e.blkIndent >= 4)
1359
1359
  return !1;
@@ -1365,20 +1365,20 @@ function bw(e, a, c, n) {
1365
1365
  return !0;
1366
1366
  const f = e.parentType;
1367
1367
  e.parentType = "table";
1368
- const k = e.md.block.ruler.getRules("blockquote"), p = e.push("table_open", "table", 1), m = [a, 0];
1369
- p.map = m;
1370
- const A = e.push("thead_open", "thead", 1);
1371
- A.map = [a, a + 1];
1372
- const q = e.push("tr_open", "tr", 1);
1373
- q.map = [a, a + 1];
1368
+ const k = e.md.block.ruler.getRules("blockquote"), p = e.push("table_open", "table", 1), x = [a, 0];
1369
+ p.map = x;
1370
+ const C = e.push("thead_open", "thead", 1);
1371
+ C.map = [a, a + 1];
1372
+ const _ = e.push("tr_open", "tr", 1);
1373
+ _.map = [a, a + 1];
1374
1374
  for (let v = 0; v < h.length; v++) {
1375
- const C = e.push("th_open", "th", 1);
1376
- s[v] && (C.attrs = [["style", "text-align:" + s[v]]]);
1375
+ const S = e.push("th_open", "th", 1);
1376
+ s[v] && (S.attrs = [["style", "text-align:" + s[v]]]);
1377
1377
  const z = e.push("inline", "", 0);
1378
1378
  z.content = h[v].trim(), z.children = [], e.push("th_close", "th", -1);
1379
1379
  }
1380
1380
  e.push("tr_close", "tr", -1), e.push("thead_close", "thead", -1);
1381
- let b, w = 0;
1381
+ let m, w = 0;
1382
1382
  for (o = a + 2; o < c && !(e.sCount[o] < e.blkIndent); o++) {
1383
1383
  let v = !1;
1384
1384
  for (let z = 0, G = k.length; z < G; z++)
@@ -1386,14 +1386,14 @@ function bw(e, a, c, n) {
1386
1386
  v = !0;
1387
1387
  break;
1388
1388
  }
1389
- if (v || (d = Ox(e, o).trim(), !d) || e.sCount[o] - e.blkIndent >= 4 || (h = Fb(d), h.length && h[0] === "" && h.shift(), h.length && h[h.length - 1] === "" && h.pop(), w += y - h.length, w > xw))
1389
+ if (v || (d = Ox(e, o).trim(), !d) || e.sCount[o] - e.blkIndent >= 4 || (h = Fb(d), h.length && h[0] === "" && h.shift(), h.length && h[h.length - 1] === "" && h.pop(), w += y - h.length, w > Iw))
1390
1390
  break;
1391
1391
  if (o === a + 2) {
1392
1392
  const z = e.push("tbody_open", "tbody", 1);
1393
- z.map = b = [a + 2, 0];
1393
+ z.map = m = [a + 2, 0];
1394
1394
  }
1395
- const C = e.push("tr_open", "tr", 1);
1396
- C.map = [o, o + 1];
1395
+ const S = e.push("tr_open", "tr", 1);
1396
+ S.map = [o, o + 1];
1397
1397
  for (let z = 0; z < y; z++) {
1398
1398
  const G = e.push("td_open", "td", 1);
1399
1399
  s[z] && (G.attrs = [["style", "text-align:" + s[z]]]);
@@ -1402,9 +1402,9 @@ function bw(e, a, c, n) {
1402
1402
  }
1403
1403
  e.push("tr_close", "tr", -1);
1404
1404
  }
1405
- return b && (e.push("tbody_close", "tbody", -1), b[1] = o), e.push("table_close", "table", -1), m[1] = o, e.parentType = f, e.line = o, !0;
1405
+ return m && (e.push("tbody_close", "tbody", -1), m[1] = o), e.push("table_close", "table", -1), x[1] = o, e.parentType = f, e.line = o, !0;
1406
1406
  }
1407
- function Iw(e, a, c) {
1407
+ function Lw(e, a, c) {
1408
1408
  if (e.sCount[a] - e.blkIndent < 4)
1409
1409
  return !1;
1410
1410
  let n = a + 1, o = n;
@@ -1424,7 +1424,7 @@ function Iw(e, a, c) {
1424
1424
  return i.content = e.getLines(a, o, 4 + e.blkIndent, !1) + `
1425
1425
  `, i.map = [a, e.line], !0;
1426
1426
  }
1427
- function vw(e, a, c, n) {
1427
+ function ww(e, a, c, n) {
1428
1428
  let o = e.bMarks[a] + e.tShift[a], i = e.eMarks[a];
1429
1429
  if (e.sCount[a] - e.blkIndent >= 4 || o + 3 > i)
1430
1430
  return !1;
@@ -1451,7 +1451,7 @@ function vw(e, a, c, n) {
1451
1451
  const k = e.push("fence", "code", 0);
1452
1452
  return k.info = s, k.content = e.getLines(a + 1, y, d, !0), k.markup = h, k.map = [a, e.line], !0;
1453
1453
  }
1454
- function Lw(e, a, c, n) {
1454
+ function Cw(e, a, c, n) {
1455
1455
  let o = e.bMarks[a] + e.tShift[a], i = e.eMarks[a];
1456
1456
  const u = e.lineMax;
1457
1457
  if (e.sCount[a] - e.blkIndent >= 4 || e.src.charCodeAt(o) !== 62)
@@ -1466,9 +1466,9 @@ function Lw(e, a, c, n) {
1466
1466
  if (o = e.bMarks[p] + e.tShift[p], i = e.eMarks[p], o >= i)
1467
1467
  break;
1468
1468
  if (e.src.charCodeAt(o++) === 62 && !w) {
1469
- let C = e.sCount[p] + 1, z, G;
1470
- e.src.charCodeAt(o) === 32 ? (o++, C++, G = !1, z = !0) : e.src.charCodeAt(o) === 9 ? (z = !0, (e.bsCount[p] + C) % 4 === 3 ? (o++, C++, G = !1) : G = !0) : z = !1;
1471
- let $ = C;
1469
+ let S = e.sCount[p] + 1, z, G;
1470
+ e.src.charCodeAt(o) === 32 ? (o++, S++, G = !1, z = !0) : e.src.charCodeAt(o) === 9 ? (z = !0, (e.bsCount[p] + S) % 4 === 3 ? (o++, S++, G = !1) : G = !0) : z = !1;
1471
+ let $ = S;
1472
1472
  for (r.push(e.bMarks[p]), e.bMarks[p] = o; o < i; ) {
1473
1473
  const ue = e.src.charCodeAt(o);
1474
1474
  if (Z(ue))
@@ -1477,14 +1477,14 @@ function Lw(e, a, c, n) {
1477
1477
  break;
1478
1478
  o++;
1479
1479
  }
1480
- k = o >= i, d.push(e.bsCount[p]), e.bsCount[p] = e.sCount[p] + 1 + (z ? 1 : 0), h.push(e.sCount[p]), e.sCount[p] = $ - C, s.push(e.tShift[p]), e.tShift[p] = o - e.bMarks[p];
1480
+ k = o >= i, d.push(e.bsCount[p]), e.bsCount[p] = e.sCount[p] + 1 + (z ? 1 : 0), h.push(e.sCount[p]), e.sCount[p] = $ - S, s.push(e.tShift[p]), e.tShift[p] = o - e.bMarks[p];
1481
1481
  continue;
1482
1482
  }
1483
1483
  if (k)
1484
1484
  break;
1485
1485
  let v = !1;
1486
- for (let C = 0, z = y.length; C < z; C++)
1487
- if (y[C](e, p, c, !0)) {
1486
+ for (let S = 0, z = y.length; S < z; S++)
1487
+ if (y[S](e, p, c, !0)) {
1488
1488
  v = !0;
1489
1489
  break;
1490
1490
  }
@@ -1494,19 +1494,19 @@ function Lw(e, a, c, n) {
1494
1494
  }
1495
1495
  r.push(e.bMarks[p]), d.push(e.bsCount[p]), s.push(e.tShift[p]), h.push(e.sCount[p]), e.sCount[p] = -1;
1496
1496
  }
1497
- const m = e.blkIndent;
1497
+ const x = e.blkIndent;
1498
1498
  e.blkIndent = 0;
1499
- const A = e.push("blockquote_open", "blockquote", 1);
1500
- A.markup = ">";
1501
- const q = [a, 0];
1502
- A.map = q, e.md.block.tokenize(e, a, p);
1503
- const b = e.push("blockquote_close", "blockquote", -1);
1504
- b.markup = ">", e.lineMax = u, e.parentType = f, q[1] = e.line;
1499
+ const C = e.push("blockquote_open", "blockquote", 1);
1500
+ C.markup = ">";
1501
+ const _ = [a, 0];
1502
+ C.map = _, e.md.block.tokenize(e, a, p);
1503
+ const m = e.push("blockquote_close", "blockquote", -1);
1504
+ m.markup = ">", e.lineMax = u, e.parentType = f, _[1] = e.line;
1505
1505
  for (let w = 0; w < s.length; w++)
1506
1506
  e.bMarks[w + a] = r[w], e.tShift[w + a] = s[w], e.sCount[w + a] = h[w], e.bsCount[w + a] = d[w];
1507
- return e.blkIndent = m, !0;
1507
+ return e.blkIndent = x, !0;
1508
1508
  }
1509
- function ww(e, a, c, n) {
1509
+ function Sw(e, a, c, n) {
1510
1510
  const o = e.eMarks[a];
1511
1511
  if (e.sCount[a] - e.blkIndent >= 4)
1512
1512
  return !1;
@@ -1564,12 +1564,12 @@ function Tb(e, a) {
1564
1564
  }
1565
1565
  return o < n && (i = e.src.charCodeAt(o), !Z(i)) ? -1 : o;
1566
1566
  }
1567
- function Cw(e, a) {
1567
+ function Aw(e, a) {
1568
1568
  const c = e.level + 2;
1569
1569
  for (let n = a + 2, o = e.tokens.length - 2; n < o; n++)
1570
1570
  e.tokens[n].level === c && e.tokens[n].type === "paragraph_open" && (e.tokens[n + 2].hidden = !0, e.tokens[n].hidden = !0, n += 2);
1571
1571
  }
1572
- function Sw(e, a, c, n) {
1572
+ function _w(e, a, c, n) {
1573
1573
  let o, i, u, r, d = a, h = !0;
1574
1574
  if (e.sCount[d] - e.blkIndent >= 4 || e.listIndent >= 0 && e.sCount[d] - e.listIndent >= 4 && e.sCount[d] < e.blkIndent)
1575
1575
  return !1;
@@ -1586,39 +1586,39 @@ function Sw(e, a, c, n) {
1586
1586
  return !1;
1587
1587
  if (n)
1588
1588
  return !0;
1589
- const p = e.src.charCodeAt(k - 1), m = e.tokens.length;
1589
+ const p = e.src.charCodeAt(k - 1), x = e.tokens.length;
1590
1590
  y ? (r = e.push("ordered_list_open", "ol", 1), f !== 1 && (r.attrs = [["start", f]])) : r = e.push("bullet_list_open", "ul", 1);
1591
- const A = [d, 0];
1592
- r.map = A, r.markup = String.fromCharCode(p);
1593
- let q = !1;
1594
- const b = e.md.block.ruler.getRules("list"), w = e.parentType;
1591
+ const C = [d, 0];
1592
+ r.map = C, r.markup = String.fromCharCode(p);
1593
+ let _ = !1;
1594
+ const m = e.md.block.ruler.getRules("list"), w = e.parentType;
1595
1595
  for (e.parentType = "list"; d < c; ) {
1596
1596
  i = k, o = e.eMarks[d];
1597
1597
  const v = e.sCount[d] + k - (e.bMarks[d] + e.tShift[d]);
1598
- let C = v;
1598
+ let S = v;
1599
1599
  for (; i < o; ) {
1600
1600
  const ge = e.src.charCodeAt(i);
1601
1601
  if (ge === 9)
1602
- C += 4 - (C + e.bsCount[d]) % 4;
1602
+ S += 4 - (S + e.bsCount[d]) % 4;
1603
1603
  else if (ge === 32)
1604
- C++;
1604
+ S++;
1605
1605
  else
1606
1606
  break;
1607
1607
  i++;
1608
1608
  }
1609
1609
  const z = i;
1610
1610
  let G;
1611
- z >= o ? G = 1 : G = C - v, G > 4 && (G = 1);
1611
+ z >= o ? G = 1 : G = S - v, G > 4 && (G = 1);
1612
1612
  const $ = v + G;
1613
1613
  r = e.push("list_item_open", "li", 1), r.markup = String.fromCharCode(p);
1614
1614
  const ue = [d, 0];
1615
1615
  r.map = ue, y && (r.info = e.src.slice(u, k - 1));
1616
1616
  const fe = e.tight, we = e.tShift[d], Xe = e.sCount[d], Ke = e.listIndent;
1617
- if (e.listIndent = e.blkIndent, e.blkIndent = $, e.tight = !0, e.tShift[d] = z - e.bMarks[d], e.sCount[d] = C, z >= o && e.isEmpty(d + 1) ? e.line = Math.min(e.line + 2, c) : e.md.block.tokenize(e, d, c, !0), (!e.tight || q) && (h = !1), q = e.line - d > 1 && e.isEmpty(e.line - 1), e.blkIndent = e.listIndent, e.listIndent = Ke, e.tShift[d] = we, e.sCount[d] = Xe, e.tight = fe, r = e.push("list_item_close", "li", -1), r.markup = String.fromCharCode(p), d = e.line, ue[1] = d, d >= c || e.sCount[d] < e.blkIndent || e.sCount[d] - e.blkIndent >= 4)
1617
+ if (e.listIndent = e.blkIndent, e.blkIndent = $, e.tight = !0, e.tShift[d] = z - e.bMarks[d], e.sCount[d] = S, z >= o && e.isEmpty(d + 1) ? e.line = Math.min(e.line + 2, c) : e.md.block.tokenize(e, d, c, !0), (!e.tight || _) && (h = !1), _ = e.line - d > 1 && e.isEmpty(e.line - 1), e.blkIndent = e.listIndent, e.listIndent = Ke, e.tShift[d] = we, e.sCount[d] = Xe, e.tight = fe, r = e.push("list_item_close", "li", -1), r.markup = String.fromCharCode(p), d = e.line, ue[1] = d, d >= c || e.sCount[d] < e.blkIndent || e.sCount[d] - e.blkIndent >= 4)
1618
1618
  break;
1619
1619
  let Me = !1;
1620
- for (let ge = 0, Fe = b.length; ge < Fe; ge++)
1621
- if (b[ge](e, d, c, !0)) {
1620
+ for (let ge = 0, Fe = m.length; ge < Fe; ge++)
1621
+ if (m[ge](e, d, c, !0)) {
1622
1622
  Me = !0;
1623
1623
  break;
1624
1624
  }
@@ -1633,46 +1633,46 @@ function Sw(e, a, c, n) {
1633
1633
  if (p !== e.src.charCodeAt(k - 1))
1634
1634
  break;
1635
1635
  }
1636
- return y ? r = e.push("ordered_list_close", "ol", -1) : r = e.push("bullet_list_close", "ul", -1), r.markup = String.fromCharCode(p), A[1] = d, e.line = d, e.parentType = w, h && Cw(e, m), !0;
1636
+ return y ? r = e.push("ordered_list_close", "ol", -1) : r = e.push("bullet_list_close", "ul", -1), r.markup = String.fromCharCode(p), C[1] = d, e.line = d, e.parentType = w, h && Aw(e, x), !0;
1637
1637
  }
1638
- function Aw(e, a, c, n) {
1638
+ function qw(e, a, c, n) {
1639
1639
  let o = e.bMarks[a] + e.tShift[a], i = e.eMarks[a], u = a + 1;
1640
1640
  if (e.sCount[a] - e.blkIndent >= 4 || e.src.charCodeAt(o) !== 91)
1641
1641
  return !1;
1642
- function r(b) {
1642
+ function r(m) {
1643
1643
  const w = e.lineMax;
1644
- if (b >= w || e.isEmpty(b))
1644
+ if (m >= w || e.isEmpty(m))
1645
1645
  return null;
1646
1646
  let v = !1;
1647
- if (e.sCount[b] - e.blkIndent > 3 && (v = !0), e.sCount[b] < 0 && (v = !0), !v) {
1647
+ if (e.sCount[m] - e.blkIndent > 3 && (v = !0), e.sCount[m] < 0 && (v = !0), !v) {
1648
1648
  const G = e.md.block.ruler.getRules("reference"), $ = e.parentType;
1649
1649
  e.parentType = "reference";
1650
1650
  let ue = !1;
1651
1651
  for (let fe = 0, we = G.length; fe < we; fe++)
1652
- if (G[fe](e, b, w, !0)) {
1652
+ if (G[fe](e, m, w, !0)) {
1653
1653
  ue = !0;
1654
1654
  break;
1655
1655
  }
1656
1656
  if (e.parentType = $, ue)
1657
1657
  return null;
1658
1658
  }
1659
- const C = e.bMarks[b] + e.tShift[b], z = e.eMarks[b];
1660
- return e.src.slice(C, z + 1);
1659
+ const S = e.bMarks[m] + e.tShift[m], z = e.eMarks[m];
1660
+ return e.src.slice(S, z + 1);
1661
1661
  }
1662
1662
  let d = e.src.slice(o, i + 1);
1663
1663
  i = d.length;
1664
1664
  let h = -1;
1665
1665
  for (o = 1; o < i; o++) {
1666
- const b = d.charCodeAt(o);
1667
- if (b === 91)
1666
+ const m = d.charCodeAt(o);
1667
+ if (m === 91)
1668
1668
  return !1;
1669
- if (b === 93) {
1669
+ if (m === 93) {
1670
1670
  h = o;
1671
1671
  break;
1672
- } else if (b === 10) {
1672
+ } else if (m === 10) {
1673
1673
  const w = r(u);
1674
1674
  w !== null && (d += w, i = d.length, u++);
1675
- } else if (b === 92 && (o++, o < i && d.charCodeAt(o) === 10)) {
1675
+ } else if (m === 92 && (o++, o < i && d.charCodeAt(o) === 10)) {
1676
1676
  const w = r(u);
1677
1677
  w !== null && (d += w, i = d.length, u++);
1678
1678
  }
@@ -1680,11 +1680,11 @@ function Aw(e, a, c, n) {
1680
1680
  if (h < 0 || d.charCodeAt(h + 1) !== 58)
1681
1681
  return !1;
1682
1682
  for (o = h + 2; o < i; o++) {
1683
- const b = d.charCodeAt(o);
1684
- if (b === 10) {
1683
+ const m = d.charCodeAt(o);
1684
+ if (m === 10) {
1685
1685
  const w = r(u);
1686
1686
  w !== null && (d += w, i = d.length, u++);
1687
- } else if (!Z(b)) break;
1687
+ } else if (!Z(m)) break;
1688
1688
  }
1689
1689
  const s = e.md.helpers.parseLinkDestination(d, o, i);
1690
1690
  if (!s.ok)
@@ -1695,38 +1695,38 @@ function Aw(e, a, c, n) {
1695
1695
  o = s.pos;
1696
1696
  const f = o, k = u, p = o;
1697
1697
  for (; o < i; o++) {
1698
- const b = d.charCodeAt(o);
1699
- if (b === 10) {
1698
+ const m = d.charCodeAt(o);
1699
+ if (m === 10) {
1700
1700
  const w = r(u);
1701
1701
  w !== null && (d += w, i = d.length, u++);
1702
- } else if (!Z(b)) break;
1702
+ } else if (!Z(m)) break;
1703
1703
  }
1704
- let m = e.md.helpers.parseLinkTitle(d, o, i);
1705
- for (; m.can_continue; ) {
1706
- const b = r(u);
1707
- if (b === null) break;
1708
- d += b, o = i, i = d.length, u++, m = e.md.helpers.parseLinkTitle(d, o, i, m);
1704
+ let x = e.md.helpers.parseLinkTitle(d, o, i);
1705
+ for (; x.can_continue; ) {
1706
+ const m = r(u);
1707
+ if (m === null) break;
1708
+ d += m, o = i, i = d.length, u++, x = e.md.helpers.parseLinkTitle(d, o, i, x);
1709
1709
  }
1710
- let A;
1711
- for (o < i && p !== o && m.ok ? (A = m.str, o = m.pos) : (A = "", o = f, u = k); o < i; ) {
1712
- const b = d.charCodeAt(o);
1713
- if (!Z(b))
1710
+ let C;
1711
+ for (o < i && p !== o && x.ok ? (C = x.str, o = x.pos) : (C = "", o = f, u = k); o < i; ) {
1712
+ const m = d.charCodeAt(o);
1713
+ if (!Z(m))
1714
1714
  break;
1715
1715
  o++;
1716
1716
  }
1717
- if (o < i && d.charCodeAt(o) !== 10 && A)
1718
- for (A = "", o = f, u = k; o < i; ) {
1719
- const b = d.charCodeAt(o);
1720
- if (!Z(b))
1717
+ if (o < i && d.charCodeAt(o) !== 10 && C)
1718
+ for (C = "", o = f, u = k; o < i; ) {
1719
+ const m = d.charCodeAt(o);
1720
+ if (!Z(m))
1721
1721
  break;
1722
1722
  o++;
1723
1723
  }
1724
1724
  if (o < i && d.charCodeAt(o) !== 10)
1725
1725
  return !1;
1726
- const q = _x(d.slice(1, h));
1727
- return q ? (n || (typeof e.env.references > "u" && (e.env.references = {}), typeof e.env.references[q] > "u" && (e.env.references[q] = { title: A, href: y }), e.line = u), !0) : !1;
1726
+ const _ = _x(d.slice(1, h));
1727
+ return _ ? (n || (typeof e.env.references > "u" && (e.env.references = {}), typeof e.env.references[_] > "u" && (e.env.references[_] = { title: C, href: y }), e.line = u), !0) : !1;
1728
1728
  }
1729
- const _w = [
1729
+ const Dw = [
1730
1730
  "address",
1731
1731
  "article",
1732
1732
  "aside",
@@ -1789,16 +1789,16 @@ const _w = [
1789
1789
  "tr",
1790
1790
  "track",
1791
1791
  "ul"
1792
- ], qw = "[a-zA-Z_:][a-zA-Z0-9:._-]*", Dw = "[^\"'=<>`\\x00-\\x20]+", zw = "'[^']*'", Ew = '"[^"]*"', Hw = "(?:" + Dw + "|" + zw + "|" + Ew + ")", Fw = "(?:\\s+" + qw + "(?:\\s*=\\s*" + Hw + ")?)", xI = "<[A-Za-z][A-Za-z0-9\\-]*" + Fw + "*\\s*\\/?>", bI = "<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>", Pw = "<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->", Tw = "<[?][\\s\\S]*?[?]>", Bw = "<![A-Za-z][^>]*>", Rw = "<!\\[CDATA\\[[\\s\\S]*?\\]\\]>", Vw = new RegExp("^(?:" + xI + "|" + bI + "|" + Pw + "|" + Tw + "|" + Bw + "|" + Rw + ")"), jw = new RegExp("^(?:" + xI + "|" + bI + ")"), Ht = [
1792
+ ], zw = "[a-zA-Z_:][a-zA-Z0-9:._-]*", Ew = "[^\"'=<>`\\x00-\\x20]+", Hw = "'[^']*'", Fw = '"[^"]*"', Pw = "(?:" + Ew + "|" + Hw + "|" + Fw + ")", Tw = "(?:\\s+" + zw + "(?:\\s*=\\s*" + Pw + ")?)", bI = "<[A-Za-z][A-Za-z0-9\\-]*" + Tw + "*\\s*\\/?>", II = "<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>", Bw = "<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->", Rw = "<[?][\\s\\S]*?[?]>", Vw = "<![A-Za-z][^>]*>", jw = "<!\\[CDATA\\[[\\s\\S]*?\\]\\]>", Ow = new RegExp("^(?:" + bI + "|" + II + "|" + Bw + "|" + Rw + "|" + Vw + "|" + jw + ")"), Nw = new RegExp("^(?:" + bI + "|" + II + ")"), Ht = [
1793
1793
  [/^<(script|pre|style|textarea)(?=(\s|>|$))/i, /<\/(script|pre|style|textarea)>/i, !0],
1794
1794
  [/^<!--/, /-->/, !0],
1795
1795
  [/^<\?/, /\?>/, !0],
1796
1796
  [/^<![A-Z]/, />/, !0],
1797
1797
  [/^<!\[CDATA\[/, /\]\]>/, !0],
1798
- [new RegExp("^</?(" + _w.join("|") + ")(?=(\\s|/?>|$))", "i"), /^$/, !0],
1799
- [new RegExp(jw.source + "\\s*$"), /^$/, !1]
1798
+ [new RegExp("^</?(" + Dw.join("|") + ")(?=(\\s|/?>|$))", "i"), /^$/, !0],
1799
+ [new RegExp(Nw.source + "\\s*$"), /^$/, !1]
1800
1800
  ];
1801
- function Ow(e, a, c, n) {
1801
+ function Uw(e, a, c, n) {
1802
1802
  let o = e.bMarks[a] + e.tShift[a], i = e.eMarks[a];
1803
1803
  if (e.sCount[a] - e.blkIndent >= 4 || !e.md.options.html || e.src.charCodeAt(o) !== 60)
1804
1804
  return !1;
@@ -1821,7 +1821,7 @@ function Ow(e, a, c, n) {
1821
1821
  const h = e.push("html_block", "", 0);
1822
1822
  return h.map = [a, d], h.content = e.getLines(a, d, e.blkIndent, !0), !0;
1823
1823
  }
1824
- function Nw(e, a, c, n) {
1824
+ function Zw(e, a, c, n) {
1825
1825
  let o = e.bMarks[a] + e.tShift[a], i = e.eMarks[a];
1826
1826
  if (e.sCount[a] - e.blkIndent >= 4)
1827
1827
  return !1;
@@ -1845,7 +1845,7 @@ function Nw(e, a, c, n) {
1845
1845
  const y = e.push("heading_close", "h" + String(r), -1);
1846
1846
  return y.markup = "########".slice(0, r), !0;
1847
1847
  }
1848
- function Uw(e, a, c) {
1848
+ function Gw(e, a, c) {
1849
1849
  const n = e.md.block.ruler.getRules("paragraph");
1850
1850
  if (e.sCount[a] - e.blkIndent >= 4)
1851
1851
  return !1;
@@ -1885,7 +1885,7 @@ function Uw(e, a, c) {
1885
1885
  const y = e.push("heading_close", "h" + String(i), -1);
1886
1886
  return y.markup = String.fromCharCode(u), e.parentType = o, !0;
1887
1887
  }
1888
- function Zw(e, a, c) {
1888
+ function Ww(e, a, c) {
1889
1889
  const n = e.md.block.ruler.getRules("paragraph"), o = e.parentType;
1890
1890
  let i = a + 1;
1891
1891
  for (e.parentType = "paragraph"; i < c && !e.isEmpty(i); i++) {
@@ -1910,17 +1910,17 @@ function Zw(e, a, c) {
1910
1910
  const ua = [
1911
1911
  // First 2 params - rule name & source. Secondary array - list of rules,
1912
1912
  // which can be terminated by this one.
1913
- ["table", bw, ["paragraph", "reference"]],
1914
- ["code", Iw],
1915
- ["fence", vw, ["paragraph", "reference", "blockquote", "list"]],
1916
- ["blockquote", Lw, ["paragraph", "reference", "blockquote", "list"]],
1917
- ["hr", ww, ["paragraph", "reference", "blockquote", "list"]],
1918
- ["list", Sw, ["paragraph", "reference", "blockquote"]],
1919
- ["reference", Aw],
1920
- ["html_block", Ow, ["paragraph", "reference", "blockquote"]],
1921
- ["heading", Nw, ["paragraph", "reference", "blockquote"]],
1922
- ["lheading", Uw],
1923
- ["paragraph", Zw]
1913
+ ["table", vw, ["paragraph", "reference"]],
1914
+ ["code", Lw],
1915
+ ["fence", ww, ["paragraph", "reference", "blockquote", "list"]],
1916
+ ["blockquote", Cw, ["paragraph", "reference", "blockquote", "list"]],
1917
+ ["hr", Sw, ["paragraph", "reference", "blockquote", "list"]],
1918
+ ["list", _w, ["paragraph", "reference", "blockquote"]],
1919
+ ["reference", qw],
1920
+ ["html_block", Uw, ["paragraph", "reference", "blockquote"]],
1921
+ ["heading", Zw, ["paragraph", "reference", "blockquote"]],
1922
+ ["lheading", Gw],
1923
+ ["paragraph", Ww]
1924
1924
  ];
1925
1925
  function qx() {
1926
1926
  this.ruler = new he();
@@ -1976,7 +1976,7 @@ Qt.prototype.scanDelims = function(e, a) {
1976
1976
  return { can_open: f && (a || !k || d), can_close: k && (a || !f || h), length: u };
1977
1977
  };
1978
1978
  Qt.prototype.Token = Le;
1979
- function Gw(e) {
1979
+ function $w(e) {
1980
1980
  switch (e) {
1981
1981
  case 10:
1982
1982
  case 33:
@@ -2006,18 +2006,18 @@ function Gw(e) {
2006
2006
  return !1;
2007
2007
  }
2008
2008
  }
2009
- function Ww(e, a) {
2009
+ function Xw(e, a) {
2010
2010
  let c = e.pos;
2011
- for (; c < e.posMax && !Gw(e.src.charCodeAt(c)); )
2011
+ for (; c < e.posMax && !$w(e.src.charCodeAt(c)); )
2012
2012
  c++;
2013
2013
  return c === e.pos ? !1 : (a || (e.pending += e.src.slice(e.pos, c)), e.pos = c, !0);
2014
2014
  }
2015
- const $w = /(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;
2016
- function Xw(e, a) {
2015
+ const Kw = /(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;
2016
+ function Jw(e, a) {
2017
2017
  if (!e.md.options.linkify || e.linkLevel > 0) return !1;
2018
2018
  const c = e.pos, n = e.posMax;
2019
2019
  if (c + 3 > n || e.src.charCodeAt(c) !== 58 || e.src.charCodeAt(c + 1) !== 47 || e.src.charCodeAt(c + 2) !== 47) return !1;
2020
- const o = e.pending.match($w);
2020
+ const o = e.pending.match(Kw);
2021
2021
  if (!o) return !1;
2022
2022
  const i = o[1], u = e.md.linkify.matchAtStart(e.src.slice(c - i.length));
2023
2023
  if (!u) return !1;
@@ -2040,7 +2040,7 @@ function Xw(e, a) {
2040
2040
  }
2041
2041
  return e.pos += r.length - i.length, !0;
2042
2042
  }
2043
- function Kw(e, a) {
2043
+ function Qw(e, a) {
2044
2044
  let c = e.pos;
2045
2045
  if (e.src.charCodeAt(c) !== 10)
2046
2046
  return !1;
@@ -2065,7 +2065,7 @@ for (let e = 0; e < 256; e++)
2065
2065
  "\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e) {
2066
2066
  ub[e.charCodeAt(0)] = 1;
2067
2067
  });
2068
- function Jw(e, a) {
2068
+ function Yw(e, a) {
2069
2069
  let c = e.pos;
2070
2070
  const n = e.posMax;
2071
2071
  if (e.src.charCodeAt(c) !== 92 || (c++, c >= n)) return !1;
@@ -2087,7 +2087,7 @@ function Jw(e, a) {
2087
2087
  }
2088
2088
  return e.pos = c + 1, !0;
2089
2089
  }
2090
- function Qw(e, a) {
2090
+ function eC(e, a) {
2091
2091
  let c = e.pos;
2092
2092
  if (e.src.charCodeAt(c) !== 96)
2093
2093
  return !1;
@@ -2115,7 +2115,7 @@ function Qw(e, a) {
2115
2115
  }
2116
2116
  return e.backticksScanned = !0, a || (e.pending += u), e.pos += r, !0;
2117
2117
  }
2118
- function Yw(e, a) {
2118
+ function tC(e, a) {
2119
2119
  const c = e.pos, n = e.src.charCodeAt(c);
2120
2120
  if (a || n !== 126)
2121
2121
  return !1;
@@ -2156,17 +2156,17 @@ function Bb(e, a) {
2156
2156
  u--, i !== u && (c = e.tokens[u], e.tokens[u] = e.tokens[i], e.tokens[i] = c);
2157
2157
  }
2158
2158
  }
2159
- function eC(e) {
2159
+ function aC(e) {
2160
2160
  const a = e.tokens_meta, c = e.tokens_meta.length;
2161
2161
  Bb(e, e.delimiters);
2162
2162
  for (let n = 0; n < c; n++)
2163
2163
  a[n] && a[n].delimiters && Bb(e, a[n].delimiters);
2164
2164
  }
2165
- const II = {
2166
- tokenize: Yw,
2167
- postProcess: eC
2165
+ const vI = {
2166
+ tokenize: tC,
2167
+ postProcess: aC
2168
2168
  };
2169
- function tC(e, a) {
2169
+ function cC(e, a) {
2170
2170
  const c = e.pos, n = e.src.charCodeAt(c);
2171
2171
  if (a || n !== 95 && n !== 42)
2172
2172
  return !1;
@@ -2210,17 +2210,17 @@ function Rb(e, a) {
2210
2210
  h.type = u ? "strong_close" : "em_close", h.tag = u ? "strong" : "em", h.nesting = -1, h.markup = u ? r + r : r, h.content = "", u && (e.tokens[a[n - 1].token].content = "", e.tokens[a[o.end + 1].token].content = "", n--);
2211
2211
  }
2212
2212
  }
2213
- function aC(e) {
2213
+ function nC(e) {
2214
2214
  const a = e.tokens_meta, c = e.tokens_meta.length;
2215
2215
  Rb(e, e.delimiters);
2216
2216
  for (let n = 0; n < c; n++)
2217
2217
  a[n] && a[n].delimiters && Rb(e, a[n].delimiters);
2218
2218
  }
2219
- const vI = {
2220
- tokenize: tC,
2221
- postProcess: aC
2219
+ const LI = {
2220
+ tokenize: cC,
2221
+ postProcess: nC
2222
2222
  };
2223
- function cC(e, a) {
2223
+ function oC(e, a) {
2224
2224
  let c, n, o, i, u = "", r = "", d = e.pos, h = !0;
2225
2225
  if (e.src.charCodeAt(e.pos) !== 91)
2226
2226
  return !1;
@@ -2251,12 +2251,12 @@ function cC(e, a) {
2251
2251
  }
2252
2252
  if (!a) {
2253
2253
  e.pos = f, e.posMax = k;
2254
- const m = e.push("link_open", "a", 1), A = [["href", u]];
2255
- m.attrs = A, r && A.push(["title", r]), e.linkLevel++, e.md.inline.tokenize(e), e.linkLevel--, e.push("link_close", "a", -1);
2254
+ const x = e.push("link_open", "a", 1), C = [["href", u]];
2255
+ x.attrs = C, r && C.push(["title", r]), e.linkLevel++, e.md.inline.tokenize(e), e.linkLevel--, e.push("link_close", "a", -1);
2256
2256
  }
2257
2257
  return e.pos = p, e.posMax = y, !0;
2258
2258
  }
2259
- function nC(e, a) {
2259
+ function iC(e, a) {
2260
2260
  let c, n, o, i, u, r, d, h, s = "";
2261
2261
  const y = e.pos, f = e.posMax;
2262
2262
  if (e.src.charCodeAt(e.pos) !== 33 || e.src.charCodeAt(e.pos + 1) !== 91)
@@ -2288,20 +2288,20 @@ function nC(e, a) {
2288
2288
  }
2289
2289
  if (!a) {
2290
2290
  n = e.src.slice(k, p);
2291
- const m = [];
2291
+ const x = [];
2292
2292
  e.md.inline.parse(
2293
2293
  n,
2294
2294
  e.md,
2295
2295
  e.env,
2296
- m
2296
+ x
2297
2297
  );
2298
- const A = e.push("image", "img", 0), q = [["src", s], ["alt", ""]];
2299
- A.attrs = q, A.children = m, A.content = n, d && q.push(["title", d]);
2298
+ const C = e.push("image", "img", 0), _ = [["src", s], ["alt", ""]];
2299
+ C.attrs = _, C.children = x, C.content = n, d && _.push(["title", d]);
2300
2300
  }
2301
2301
  return e.pos = i, e.posMax = f, !0;
2302
2302
  }
2303
- const oC = /^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/, iC = /^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;
2304
- function rC(e, a) {
2303
+ const rC = /^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/, uC = /^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;
2304
+ function dC(e, a) {
2305
2305
  let c = e.pos;
2306
2306
  if (e.src.charCodeAt(c) !== 60)
2307
2307
  return !1;
@@ -2313,7 +2313,7 @@ function rC(e, a) {
2313
2313
  if (u === 62) break;
2314
2314
  }
2315
2315
  const i = e.src.slice(n + 1, c);
2316
- if (iC.test(i)) {
2316
+ if (uC.test(i)) {
2317
2317
  const u = e.md.normalizeLink(i);
2318
2318
  if (!e.md.validateLink(u))
2319
2319
  return !1;
@@ -2327,7 +2327,7 @@ function rC(e, a) {
2327
2327
  }
2328
2328
  return e.pos += i.length + 2, !0;
2329
2329
  }
2330
- if (oC.test(i)) {
2330
+ if (rC.test(i)) {
2331
2331
  const u = e.md.normalizeLink("mailto:" + i);
2332
2332
  if (!e.md.validateLink(u))
2333
2333
  return !1;
@@ -2343,40 +2343,40 @@ function rC(e, a) {
2343
2343
  }
2344
2344
  return !1;
2345
2345
  }
2346
- function uC(e) {
2346
+ function hC(e) {
2347
2347
  return /^<a[>\s]/i.test(e);
2348
2348
  }
2349
- function dC(e) {
2349
+ function lC(e) {
2350
2350
  return /^<\/a\s*>/i.test(e);
2351
2351
  }
2352
- function hC(e) {
2352
+ function sC(e) {
2353
2353
  const a = e | 32;
2354
2354
  return a >= 97 && a <= 122;
2355
2355
  }
2356
- function lC(e, a) {
2356
+ function yC(e, a) {
2357
2357
  if (!e.md.options.html)
2358
2358
  return !1;
2359
2359
  const c = e.posMax, n = e.pos;
2360
2360
  if (e.src.charCodeAt(n) !== 60 || n + 2 >= c)
2361
2361
  return !1;
2362
2362
  const o = e.src.charCodeAt(n + 1);
2363
- if (o !== 33 && o !== 63 && o !== 47 && !hC(o))
2363
+ if (o !== 33 && o !== 63 && o !== 47 && !sC(o))
2364
2364
  return !1;
2365
- const i = e.src.slice(n).match(Vw);
2365
+ const i = e.src.slice(n).match(Ow);
2366
2366
  if (!i)
2367
2367
  return !1;
2368
2368
  if (!a) {
2369
2369
  const u = e.push("html_inline", "", 0);
2370
- u.content = i[0], uC(u.content) && e.linkLevel++, dC(u.content) && e.linkLevel--;
2370
+ u.content = i[0], hC(u.content) && e.linkLevel++, lC(u.content) && e.linkLevel--;
2371
2371
  }
2372
2372
  return e.pos += i[0].length, !0;
2373
2373
  }
2374
- const sC = /^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i, yC = /^&([a-z][a-z0-9]{1,31});/i;
2375
- function pC(e, a) {
2374
+ const pC = /^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i, kC = /^&([a-z][a-z0-9]{1,31});/i;
2375
+ function fC(e, a) {
2376
2376
  const c = e.pos, n = e.posMax;
2377
2377
  if (e.src.charCodeAt(c) !== 38 || c + 1 >= n) return !1;
2378
2378
  if (e.src.charCodeAt(c + 1) === 35) {
2379
- const i = e.src.slice(c).match(sC);
2379
+ const i = e.src.slice(c).match(pC);
2380
2380
  if (i) {
2381
2381
  if (!a) {
2382
2382
  const u = i[1][0].toLowerCase() === "x" ? parseInt(i[1].slice(1), 16) : parseInt(i[1], 10), r = e.push("text_special", "", 0);
@@ -2385,9 +2385,9 @@ function pC(e, a) {
2385
2385
  return e.pos += i[0].length, !0;
2386
2386
  }
2387
2387
  } else {
2388
- const i = e.src.slice(c).match(yC);
2388
+ const i = e.src.slice(c).match(kC);
2389
2389
  if (i) {
2390
- const u = kI(i[0]);
2390
+ const u = fI(i[0]);
2391
2391
  if (u !== i[0]) {
2392
2392
  if (!a) {
2393
2393
  const r = e.push("text_special", "", 0);
@@ -2424,13 +2424,13 @@ function Vb(e) {
2424
2424
  s !== -1 && (a[r.marker][(r.open ? 3 : 0) + (r.length || 0) % 3] = s);
2425
2425
  }
2426
2426
  }
2427
- function kC(e) {
2427
+ function MC(e) {
2428
2428
  const a = e.tokens_meta, c = e.tokens_meta.length;
2429
2429
  Vb(e.delimiters);
2430
2430
  for (let n = 0; n < c; n++)
2431
2431
  a[n] && a[n].delimiters && Vb(a[n].delimiters);
2432
2432
  }
2433
- function fC(e) {
2433
+ function gC(e) {
2434
2434
  let a, c, n = 0;
2435
2435
  const o = e.tokens, i = e.tokens.length;
2436
2436
  for (a = c = 0; a < i; a++)
@@ -2438,25 +2438,25 @@ function fC(e) {
2438
2438
  a !== c && (o.length = c);
2439
2439
  }
2440
2440
  const Nx = [
2441
- ["text", Ww],
2442
- ["linkify", Xw],
2443
- ["newline", Kw],
2444
- ["escape", Jw],
2445
- ["backticks", Qw],
2446
- ["strikethrough", II.tokenize],
2447
- ["emphasis", vI.tokenize],
2448
- ["link", cC],
2449
- ["image", nC],
2450
- ["autolink", rC],
2451
- ["html_inline", lC],
2452
- ["entity", pC]
2441
+ ["text", Xw],
2442
+ ["linkify", Jw],
2443
+ ["newline", Qw],
2444
+ ["escape", Yw],
2445
+ ["backticks", eC],
2446
+ ["strikethrough", vI.tokenize],
2447
+ ["emphasis", LI.tokenize],
2448
+ ["link", oC],
2449
+ ["image", iC],
2450
+ ["autolink", dC],
2451
+ ["html_inline", yC],
2452
+ ["entity", fC]
2453
2453
  ], Ux = [
2454
- ["balance_pairs", kC],
2455
- ["strikethrough", II.postProcess],
2456
- ["emphasis", vI.postProcess],
2454
+ ["balance_pairs", MC],
2455
+ ["strikethrough", vI.postProcess],
2456
+ ["emphasis", LI.postProcess],
2457
2457
  // rules for pairs separate '**' into its own text tokens, which may be left unused,
2458
2458
  // rule below merges unused segments back with the rest of the text
2459
- ["fragments_join", fC]
2459
+ ["fragments_join", gC]
2460
2460
  ];
2461
2461
  function Yt() {
2462
2462
  this.ruler = new he();
@@ -2514,9 +2514,9 @@ Yt.prototype.parse = function(e, a, c, n) {
2514
2514
  i[r](o);
2515
2515
  };
2516
2516
  Yt.prototype.State = Qt;
2517
- function MC(e) {
2517
+ function mC(e) {
2518
2518
  const a = {};
2519
- e = e || {}, a.src_Any = hI.source, a.src_Cc = lI.source, a.src_Z = yI.source, a.src_P = nb.source, a.src_ZPCc = [a.src_Z, a.src_P, a.src_Cc].join("|"), a.src_ZCc = [a.src_Z, a.src_Cc].join("|");
2519
+ e = e || {}, a.src_Any = lI.source, a.src_Cc = sI.source, a.src_Z = pI.source, a.src_P = nb.source, a.src_ZPCc = [a.src_Z, a.src_P, a.src_Cc].join("|"), a.src_ZCc = [a.src_Z, a.src_Cc].join("|");
2520
2520
  const c = "[><|]";
2521
2521
  return a.src_pseudo_letter = "(?:(?!" + c + "|" + a.src_ZPCc + ")" + a.src_Any + ")", a.src_ip4 = "(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)", a.src_auth = "(?:(?:(?!" + a.src_ZCc + "|[@/\\[\\]()]).)+@)?", a.src_port = "(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?", a.src_host_terminator = "(?=$|" + c + "|" + a.src_ZPCc + ")(?!" + (e["---"] ? "-(?!--)|" : "-|") + "_|:\\d|\\.-|\\.(?!$|" + a.src_ZPCc + "))", a.src_path = "(?:[/?#](?:(?!" + a.src_ZCc + "|" + c + `|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!` + a.src_ZCc + "|\\]).)*\\]|\\((?:(?!" + a.src_ZCc + "|[)]).)*\\)|\\{(?:(?!" + a.src_ZCc + '|[}]).)*\\}|\\"(?:(?!' + a.src_ZCc + `|["]).)+\\"|\\'(?:(?!` + a.src_ZCc + "|[']).)+\\'|\\'(?=" + a.src_pseudo_letter + "|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!" + a.src_ZCc + "|[.]|$)|" + (e["---"] ? "\\-(?!--(?:[^-]|$))(?:-*)|" : "\\-+|") + // allow `,,,` in paths
2522
2522
  ",(?!" + a.src_ZCc + "|$)|;(?!" + a.src_ZCc + "|$)|\\!+(?!" + a.src_ZCc + "|[!]|$)|\\?(?!" + a.src_ZCc + "|[?]|$))+|\\/)?", a.src_email_name = '[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*', a.src_xn = "xn--[a-z0-9\\-]{1,59}", a.src_domain_root = // Allow letters & digits (http://test1)
@@ -2536,32 +2536,32 @@ function Qx(e) {
2536
2536
  function Dx(e) {
2537
2537
  return Object.prototype.toString.call(e);
2538
2538
  }
2539
- function gC(e) {
2539
+ function xC(e) {
2540
2540
  return Dx(e) === "[object String]";
2541
2541
  }
2542
- function mC(e) {
2542
+ function bC(e) {
2543
2543
  return Dx(e) === "[object Object]";
2544
2544
  }
2545
- function xC(e) {
2545
+ function IC(e) {
2546
2546
  return Dx(e) === "[object RegExp]";
2547
2547
  }
2548
2548
  function jb(e) {
2549
2549
  return Dx(e) === "[object Function]";
2550
2550
  }
2551
- function bC(e) {
2551
+ function vC(e) {
2552
2552
  return e.replace(/[.?*+^$[\]\\(){}|-]/g, "\\$&");
2553
2553
  }
2554
- const LI = {
2554
+ const wI = {
2555
2555
  fuzzyLink: !0,
2556
2556
  fuzzyEmail: !0,
2557
2557
  fuzzyIP: !1
2558
2558
  };
2559
- function IC(e) {
2559
+ function LC(e) {
2560
2560
  return Object.keys(e || {}).reduce(function(a, c) {
2561
- return a || LI.hasOwnProperty(c);
2561
+ return a || wI.hasOwnProperty(c);
2562
2562
  }, !1);
2563
2563
  }
2564
- const vC = {
2564
+ const wC = {
2565
2565
  "http:": {
2566
2566
  validate: function(e, a, c) {
2567
2567
  const n = e.slice(a);
@@ -2593,11 +2593,11 @@ const vC = {
2593
2593
  )), c.re.mailto.test(n) ? n.match(c.re.mailto)[0].length : 0;
2594
2594
  }
2595
2595
  }
2596
- }, LC = "a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]", wC = "biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");
2597
- function CC(e) {
2596
+ }, CC = "a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]", SC = "biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");
2597
+ function AC(e) {
2598
2598
  e.__index__ = -1, e.__text_cache__ = "";
2599
2599
  }
2600
- function SC(e) {
2600
+ function _C(e) {
2601
2601
  return function(a, c) {
2602
2602
  const n = a.slice(c);
2603
2603
  return e.test(n) ? n.match(e)[0].length : 0;
@@ -2609,8 +2609,8 @@ function Ob() {
2609
2609
  };
2610
2610
  }
2611
2611
  function Cx(e) {
2612
- const a = e.re = MC(e.__opts__), c = e.__tlds__.slice();
2613
- e.onCompile(), e.__tlds_replaced__ || c.push(LC), c.push(a.src_xn), a.src_tlds = c.join("|");
2612
+ const a = e.re = mC(e.__opts__), c = e.__tlds__.slice();
2613
+ e.onCompile(), e.__tlds_replaced__ || c.push(CC), c.push(a.src_xn), a.src_tlds = c.join("|");
2614
2614
  function n(r) {
2615
2615
  return r.replace("%TLDS%", a.src_tlds);
2616
2616
  }
@@ -2625,11 +2625,11 @@ function Cx(e) {
2625
2625
  if (d === null)
2626
2626
  return;
2627
2627
  const h = { validate: null, link: null };
2628
- if (e.__compiled__[r] = h, mC(d)) {
2629
- xC(d.validate) ? h.validate = SC(d.validate) : jb(d.validate) ? h.validate = d.validate : i(r, d), jb(d.normalize) ? h.normalize = d.normalize : d.normalize ? i(r, d) : h.normalize = Ob();
2628
+ if (e.__compiled__[r] = h, bC(d)) {
2629
+ IC(d.validate) ? h.validate = _C(d.validate) : jb(d.validate) ? h.validate = d.validate : i(r, d), jb(d.normalize) ? h.normalize = d.normalize : d.normalize ? i(r, d) : h.normalize = Ob();
2630
2630
  return;
2631
2631
  }
2632
- if (gC(d)) {
2632
+ if (xC(d)) {
2633
2633
  o.push(r);
2634
2634
  return;
2635
2635
  }
@@ -2639,24 +2639,24 @@ function Cx(e) {
2639
2639
  }), e.__compiled__[""] = { validate: null, normalize: Ob() };
2640
2640
  const u = Object.keys(e.__compiled__).filter(function(r) {
2641
2641
  return r.length > 0 && e.__compiled__[r];
2642
- }).map(bC).join("|");
2642
+ }).map(vC).join("|");
2643
2643
  e.re.schema_test = RegExp("(^|(?!_)(?:[><|]|" + a.src_ZPCc + "))(" + u + ")", "i"), e.re.schema_search = RegExp("(^|(?!_)(?:[><|]|" + a.src_ZPCc + "))(" + u + ")", "ig"), e.re.schema_at_start = RegExp("^" + e.re.schema_search.source, "i"), e.re.pretest = RegExp(
2644
2644
  "(" + e.re.schema_test.source + ")|(" + e.re.host_fuzzy_test.source + ")|@",
2645
2645
  "i"
2646
- ), CC(e);
2646
+ ), AC(e);
2647
2647
  }
2648
- function AC(e, a) {
2648
+ function qC(e, a) {
2649
2649
  const c = e.__index__, n = e.__last_index__, o = e.__text_cache__.slice(c, n);
2650
2650
  this.schema = e.__schema__.toLowerCase(), this.index = c + a, this.lastIndex = n + a, this.raw = o, this.text = o, this.url = o;
2651
2651
  }
2652
2652
  function Yx(e, a) {
2653
- const c = new AC(e, a);
2653
+ const c = new qC(e, a);
2654
2654
  return e.__compiled__[c.schema].normalize(c, e), c;
2655
2655
  }
2656
2656
  function ke(e, a) {
2657
2657
  if (!(this instanceof ke))
2658
2658
  return new ke(e, a);
2659
- a || IC(e) && (a = e, e = {}), this.__opts__ = Qx({}, LI, a), this.__index__ = -1, this.__last_index__ = -1, this.__schema__ = "", this.__text_cache__ = "", this.__schemas__ = Qx({}, vC, e), this.__compiled__ = {}, this.__tlds__ = wC, this.__tlds_replaced__ = !1, this.re = {}, Cx(this);
2659
+ a || LC(e) && (a = e, e = {}), this.__opts__ = Qx({}, wI, a), this.__index__ = -1, this.__last_index__ = -1, this.__schema__ = "", this.__text_cache__ = "", this.__schemas__ = Qx({}, wC, e), this.__compiled__ = {}, this.__tlds__ = SC, this.__tlds_replaced__ = !1, this.re = {}, Cx(this);
2660
2660
  }
2661
2661
  ke.prototype.add = function(a, c) {
2662
2662
  return this.__schemas__[a] = c, Cx(this), this;
@@ -2709,29 +2709,29 @@ ke.prototype.normalize = function(a) {
2709
2709
  };
2710
2710
  ke.prototype.onCompile = function() {
2711
2711
  };
2712
- const Pt = 2147483647, De = 36, db = 1, Wt = 26, _C = 38, qC = 700, wI = 72, CI = 128, SI = "-", DC = /^xn--/, zC = /[^\0-\x7F]/, EC = /[\x2E\u3002\uFF0E\uFF61]/g, HC = {
2712
+ const Pt = 2147483647, De = 36, db = 1, Wt = 26, DC = 38, zC = 700, CI = 72, SI = 128, AI = "-", EC = /^xn--/, HC = /[^\0-\x7F]/, FC = /[\x2E\u3002\uFF0E\uFF61]/g, PC = {
2713
2713
  overflow: "Overflow: input needs wider integers to process",
2714
2714
  "not-basic": "Illegal input >= 0x80 (not a basic code point)",
2715
2715
  "invalid-input": "Invalid input"
2716
2716
  }, Zx = De - db, ze = Math.floor, Gx = String.fromCharCode;
2717
2717
  function Ve(e) {
2718
- throw new RangeError(HC[e]);
2718
+ throw new RangeError(PC[e]);
2719
2719
  }
2720
- function FC(e, a) {
2720
+ function TC(e, a) {
2721
2721
  const c = [];
2722
2722
  let n = e.length;
2723
2723
  for (; n--; )
2724
2724
  c[n] = a(e[n]);
2725
2725
  return c;
2726
2726
  }
2727
- function AI(e, a) {
2727
+ function _I(e, a) {
2728
2728
  const c = e.split("@");
2729
2729
  let n = "";
2730
- c.length > 1 && (n = c[0] + "@", e = c[1]), e = e.replace(EC, ".");
2731
- const o = e.split("."), i = FC(o, a).join(".");
2730
+ c.length > 1 && (n = c[0] + "@", e = c[1]), e = e.replace(FC, ".");
2731
+ const o = e.split("."), i = TC(o, a).join(".");
2732
2732
  return n + i;
2733
2733
  }
2734
- function _I(e) {
2734
+ function qI(e) {
2735
2735
  const a = [];
2736
2736
  let c = 0;
2737
2737
  const n = e.length;
@@ -2745,18 +2745,18 @@ function _I(e) {
2745
2745
  }
2746
2746
  return a;
2747
2747
  }
2748
- const PC = (e) => String.fromCodePoint(...e), TC = function(e) {
2748
+ const BC = (e) => String.fromCodePoint(...e), RC = function(e) {
2749
2749
  return e >= 48 && e < 58 ? 26 + (e - 48) : e >= 65 && e < 91 ? e - 65 : e >= 97 && e < 123 ? e - 97 : De;
2750
2750
  }, Nb = function(e, a) {
2751
2751
  return e + 22 + 75 * (e < 26) - ((a != 0) << 5);
2752
- }, qI = function(e, a, c) {
2752
+ }, DI = function(e, a, c) {
2753
2753
  let n = 0;
2754
- for (e = c ? ze(e / qC) : e >> 1, e += ze(e / a); e > Zx * Wt >> 1; n += De)
2754
+ for (e = c ? ze(e / zC) : e >> 1, e += ze(e / a); e > Zx * Wt >> 1; n += De)
2755
2755
  e = ze(e / Zx);
2756
- return ze(n + (Zx + 1) * e / (e + _C));
2757
- }, DI = function(e) {
2756
+ return ze(n + (Zx + 1) * e / (e + DC));
2757
+ }, zI = function(e) {
2758
2758
  const a = [], c = e.length;
2759
- let n = 0, o = CI, i = wI, u = e.lastIndexOf(SI);
2759
+ let n = 0, o = SI, i = CI, u = e.lastIndexOf(AI);
2760
2760
  u < 0 && (u = 0);
2761
2761
  for (let r = 0; r < u; ++r)
2762
2762
  e.charCodeAt(r) >= 128 && Ve("not-basic"), a.push(e.charCodeAt(r));
@@ -2764,7 +2764,7 @@ const PC = (e) => String.fromCodePoint(...e), TC = function(e) {
2764
2764
  const d = n;
2765
2765
  for (let s = 1, y = De; ; y += De) {
2766
2766
  r >= c && Ve("invalid-input");
2767
- const f = TC(e.charCodeAt(r++));
2767
+ const f = RC(e.charCodeAt(r++));
2768
2768
  f >= De && Ve("invalid-input"), f > ze((Pt - n) / s) && Ve("overflow"), n += f * s;
2769
2769
  const k = y <= i ? db : y >= i + Wt ? Wt : y - i;
2770
2770
  if (f < k)
@@ -2773,19 +2773,19 @@ const PC = (e) => String.fromCodePoint(...e), TC = function(e) {
2773
2773
  s > ze(Pt / p) && Ve("overflow"), s *= p;
2774
2774
  }
2775
2775
  const h = a.length + 1;
2776
- i = qI(n - d, h, d == 0), ze(n / h) > Pt - o && Ve("overflow"), o += ze(n / h), n %= h, a.splice(n++, 0, o);
2776
+ i = DI(n - d, h, d == 0), ze(n / h) > Pt - o && Ve("overflow"), o += ze(n / h), n %= h, a.splice(n++, 0, o);
2777
2777
  }
2778
2778
  return String.fromCodePoint(...a);
2779
- }, zI = function(e) {
2779
+ }, EI = function(e) {
2780
2780
  const a = [];
2781
- e = _I(e);
2781
+ e = qI(e);
2782
2782
  const c = e.length;
2783
- let n = CI, o = 0, i = wI;
2783
+ let n = SI, o = 0, i = CI;
2784
2784
  for (const d of e)
2785
2785
  d < 128 && a.push(Gx(d));
2786
2786
  const u = a.length;
2787
2787
  let r = u;
2788
- for (u && a.push(SI); r < c; ) {
2788
+ for (u && a.push(AI); r < c; ) {
2789
2789
  let d = Pt;
2790
2790
  for (const s of e)
2791
2791
  s >= n && s < d && (d = s);
@@ -2798,25 +2798,25 @@ const PC = (e) => String.fromCodePoint(...e), TC = function(e) {
2798
2798
  const k = f <= i ? db : f >= i + Wt ? Wt : f - i;
2799
2799
  if (y < k)
2800
2800
  break;
2801
- const p = y - k, m = De - k;
2801
+ const p = y - k, x = De - k;
2802
2802
  a.push(
2803
- Gx(Nb(k + p % m, 0))
2804
- ), y = ze(p / m);
2803
+ Gx(Nb(k + p % x, 0))
2804
+ ), y = ze(p / x);
2805
2805
  }
2806
- a.push(Gx(Nb(y, 0))), i = qI(o, h, r === u), o = 0, ++r;
2806
+ a.push(Gx(Nb(y, 0))), i = DI(o, h, r === u), o = 0, ++r;
2807
2807
  }
2808
2808
  ++o, ++n;
2809
2809
  }
2810
2810
  return a.join("");
2811
- }, BC = function(e) {
2812
- return AI(e, function(a) {
2813
- return DC.test(a) ? DI(a.slice(4).toLowerCase()) : a;
2811
+ }, VC = function(e) {
2812
+ return _I(e, function(a) {
2813
+ return EC.test(a) ? zI(a.slice(4).toLowerCase()) : a;
2814
2814
  });
2815
- }, RC = function(e) {
2816
- return AI(e, function(a) {
2817
- return zC.test(a) ? "xn--" + zI(a) : a;
2815
+ }, jC = function(e) {
2816
+ return _I(e, function(a) {
2817
+ return HC.test(a) ? "xn--" + EI(a) : a;
2818
2818
  });
2819
- }, EI = {
2819
+ }, HI = {
2820
2820
  /**
2821
2821
  * A string representing the current Punycode.js version number.
2822
2822
  * @memberOf punycode
@@ -2831,14 +2831,14 @@ const PC = (e) => String.fromCodePoint(...e), TC = function(e) {
2831
2831
  * @type Object
2832
2832
  */
2833
2833
  ucs2: {
2834
- decode: _I,
2835
- encode: PC
2834
+ decode: qI,
2835
+ encode: BC
2836
2836
  },
2837
- decode: DI,
2838
- encode: zI,
2839
- toASCII: RC,
2840
- toUnicode: BC
2841
- }, VC = {
2837
+ decode: zI,
2838
+ encode: EI,
2839
+ toASCII: jC,
2840
+ toUnicode: VC
2841
+ }, OC = {
2842
2842
  options: {
2843
2843
  // Enable HTML tags in source
2844
2844
  html: !1,
@@ -2874,7 +2874,7 @@ const PC = (e) => String.fromCodePoint(...e), TC = function(e) {
2874
2874
  block: {},
2875
2875
  inline: {}
2876
2876
  }
2877
- }, jC = {
2877
+ }, NC = {
2878
2878
  options: {
2879
2879
  // Enable HTML tags in source
2880
2880
  html: !1,
@@ -2929,7 +2929,7 @@ const PC = (e) => String.fromCodePoint(...e), TC = function(e) {
2929
2929
  ]
2930
2930
  }
2931
2931
  }
2932
- }, OC = {
2932
+ }, UC = {
2933
2933
  options: {
2934
2934
  // Enable HTML tags in source
2935
2935
  html: !0,
@@ -3003,30 +3003,30 @@ const PC = (e) => String.fromCodePoint(...e), TC = function(e) {
3003
3003
  ]
3004
3004
  }
3005
3005
  }
3006
- }, NC = {
3007
- default: VC,
3008
- zero: jC,
3009
- commonmark: OC
3010
- }, UC = /^(vbscript|javascript|file|data):/, ZC = /^data:image\/(gif|png|jpeg|webp);/;
3011
- function GC(e) {
3006
+ }, ZC = {
3007
+ default: OC,
3008
+ zero: NC,
3009
+ commonmark: UC
3010
+ }, GC = /^(vbscript|javascript|file|data):/, WC = /^data:image\/(gif|png|jpeg|webp);/;
3011
+ function $C(e) {
3012
3012
  const a = e.trim().toLowerCase();
3013
- return UC.test(a) ? ZC.test(a) : !0;
3013
+ return GC.test(a) ? WC.test(a) : !0;
3014
3014
  }
3015
- const HI = ["http:", "https:", "mailto:"];
3016
- function WC(e) {
3015
+ const FI = ["http:", "https:", "mailto:"];
3016
+ function XC(e) {
3017
3017
  const a = cb(e, !0);
3018
- if (a.hostname && (!a.protocol || HI.indexOf(a.protocol) >= 0))
3018
+ if (a.hostname && (!a.protocol || FI.indexOf(a.protocol) >= 0))
3019
3019
  try {
3020
- a.hostname = EI.toASCII(a.hostname);
3020
+ a.hostname = HI.toASCII(a.hostname);
3021
3021
  } catch {
3022
3022
  }
3023
3023
  return Jt(ab(a));
3024
3024
  }
3025
- function $C(e) {
3025
+ function KC(e) {
3026
3026
  const a = cb(e, !0);
3027
- if (a.hostname && (!a.protocol || HI.indexOf(a.protocol) >= 0))
3027
+ if (a.hostname && (!a.protocol || FI.indexOf(a.protocol) >= 0))
3028
3028
  try {
3029
- a.hostname = EI.toUnicode(a.hostname);
3029
+ a.hostname = HI.toUnicode(a.hostname);
3030
3030
  } catch {
3031
3031
  }
3032
3032
  return Tt(ab(a), Tt.defaultChars + "%");
@@ -3034,7 +3034,7 @@ function $C(e) {
3034
3034
  function xe(e, a) {
3035
3035
  if (!(this instanceof xe))
3036
3036
  return new xe(e, a);
3037
- a || ob(e) || (a = e || {}, e = "default"), this.inline = new Yt(), this.block = new qx(), this.core = new rb(), this.renderer = new Vt(), this.linkify = new ke(), this.validateLink = GC, this.normalizeLink = WC, this.normalizeLinkText = $C, this.utils = KL, this.helpers = Ax({}, ew), this.options = {}, this.configure(e), a && this.set(a);
3037
+ a || ob(e) || (a = e || {}, e = "default"), this.inline = new Yt(), this.block = new qx(), this.core = new rb(), this.renderer = new Vt(), this.linkify = new ke(), this.validateLink = $C, this.normalizeLink = XC, this.normalizeLinkText = KC, this.utils = QL, this.helpers = Ax({}, aw), this.options = {}, this.configure(e), a && this.set(a);
3038
3038
  }
3039
3039
  xe.prototype.set = function(e) {
3040
3040
  return Ax(this.options, e), this;
@@ -3043,7 +3043,7 @@ xe.prototype.configure = function(e) {
3043
3043
  const a = this;
3044
3044
  if (ob(e)) {
3045
3045
  const c = e;
3046
- if (e = NC[c], !e)
3046
+ if (e = ZC[c], !e)
3047
3047
  throw new Error('Wrong `markdown-it` preset "' + c + '", check name');
3048
3048
  }
3049
3049
  if (!e)
@@ -3096,11 +3096,11 @@ xe.prototype.parseInline = function(e, a) {
3096
3096
  xe.prototype.renderInline = function(e, a) {
3097
3097
  return a = a || {}, this.renderer.render(this.parseInline(e, a), this.options, a);
3098
3098
  };
3099
- function XC(e) {
3099
+ function JC(e) {
3100
3100
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
3101
3101
  }
3102
3102
  var Wx, Ub;
3103
- function KC() {
3103
+ function QC() {
3104
3104
  if (Ub) return Wx;
3105
3105
  Ub = 1;
3106
3106
  function e(l) {
@@ -3109,8 +3109,8 @@ function KC() {
3109
3109
  } : l instanceof Set && (l.add = l.clear = l.delete = function() {
3110
3110
  throw new Error("set is read-only");
3111
3111
  }), Object.freeze(l), Object.getOwnPropertyNames(l).forEach((M) => {
3112
- const x = l[M], F = typeof x;
3113
- (F === "object" || F === "function") && !Object.isFrozen(x) && e(x);
3112
+ const b = l[M], F = typeof b;
3113
+ (F === "object" || F === "function") && !Object.isFrozen(b) && e(b);
3114
3114
  }), l;
3115
3115
  }
3116
3116
  class a {
@@ -3128,23 +3128,23 @@ function KC() {
3128
3128
  return l.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "&quot;").replace(/'/g, "&#x27;");
3129
3129
  }
3130
3130
  function n(l, ...M) {
3131
- const x = /* @__PURE__ */ Object.create(null);
3131
+ const b = /* @__PURE__ */ Object.create(null);
3132
3132
  for (const F in l)
3133
- x[F] = l[F];
3133
+ b[F] = l[F];
3134
3134
  return M.forEach(function(F) {
3135
3135
  for (const X in F)
3136
- x[X] = F[X];
3136
+ b[X] = F[X];
3137
3137
  }), /** @type {T} */
3138
- x;
3138
+ b;
3139
3139
  }
3140
3140
  const o = "</span>", i = (l) => !!l.scope, u = (l, { prefix: M }) => {
3141
3141
  if (l.startsWith("language:"))
3142
3142
  return l.replace("language:", "language-");
3143
3143
  if (l.includes(".")) {
3144
- const x = l.split(".");
3144
+ const b = l.split(".");
3145
3145
  return [
3146
- `${M}${x.shift()}`,
3147
- ...x.map((F, X) => `${F}${"_".repeat(X + 1)}`)
3146
+ `${M}${b.shift()}`,
3147
+ ...b.map((F, X) => `${F}${"_".repeat(X + 1)}`)
3148
3148
  ].join(" ");
3149
3149
  }
3150
3150
  return `${M}${l}`;
@@ -3156,8 +3156,8 @@ function KC() {
3156
3156
  * @param {Tree} parseTree - the parse tree (must support `walk` API)
3157
3157
  * @param {{classPrefix: string}} options
3158
3158
  */
3159
- constructor(M, x) {
3160
- this.buffer = "", this.classPrefix = x.classPrefix, M.walk(this);
3159
+ constructor(M, b) {
3160
+ this.buffer = "", this.classPrefix = b.classPrefix, M.walk(this);
3161
3161
  }
3162
3162
  /**
3163
3163
  * Adds texts to the output stream
@@ -3172,11 +3172,11 @@ function KC() {
3172
3172
  * @param {Node} node */
3173
3173
  openNode(M) {
3174
3174
  if (!i(M)) return;
3175
- const x = u(
3175
+ const b = u(
3176
3176
  M.scope,
3177
3177
  { prefix: this.classPrefix }
3178
3178
  );
3179
- this.span(x);
3179
+ this.span(b);
3180
3180
  }
3181
3181
  /**
3182
3182
  * Adds a node close to the output stream (if needed)
@@ -3220,8 +3220,8 @@ function KC() {
3220
3220
  }
3221
3221
  /** @param {string} scope */
3222
3222
  openNode(M) {
3223
- const x = d({ scope: M });
3224
- this.add(x), this.stack.push(x);
3223
+ const b = d({ scope: M });
3224
+ this.add(b), this.stack.push(b);
3225
3225
  }
3226
3226
  closeNode() {
3227
3227
  if (this.stack.length > 1)
@@ -3244,15 +3244,15 @@ function KC() {
3244
3244
  * @param {Renderer} builder
3245
3245
  * @param {Node} node
3246
3246
  */
3247
- static _walk(M, x) {
3248
- return typeof x == "string" ? M.addText(x) : x.children && (M.openNode(x), x.children.forEach((F) => this._walk(M, F)), M.closeNode(x)), M;
3247
+ static _walk(M, b) {
3248
+ return typeof b == "string" ? M.addText(b) : b.children && (M.openNode(b), b.children.forEach((F) => this._walk(M, F)), M.closeNode(b)), M;
3249
3249
  }
3250
3250
  /**
3251
3251
  * @param {Node} node
3252
3252
  */
3253
3253
  static _collapse(M) {
3254
- typeof M != "string" && M.children && (M.children.every((x) => typeof x == "string") ? M.children = [M.children.join("")] : M.children.forEach((x) => {
3255
- h._collapse(x);
3254
+ typeof M != "string" && M.children && (M.children.every((b) => typeof b == "string") ? M.children = [M.children.join("")] : M.children.forEach((b) => {
3255
+ h._collapse(b);
3256
3256
  }));
3257
3257
  }
3258
3258
  }
@@ -3280,9 +3280,9 @@ function KC() {
3280
3280
  * @param {Emitter & {root: DataNode}} emitter
3281
3281
  * @param {string} name
3282
3282
  */
3283
- __addSublanguage(M, x) {
3283
+ __addSublanguage(M, b) {
3284
3284
  const F = M.root;
3285
- x && (F.scope = `language:${x}`), this.add(F);
3285
+ b && (F.scope = `language:${b}`), this.add(F);
3286
3286
  }
3287
3287
  toHTML() {
3288
3288
  return new r(this, this.options).value();
@@ -3295,52 +3295,52 @@ function KC() {
3295
3295
  return l ? typeof l == "string" ? l : l.source : null;
3296
3296
  }
3297
3297
  function f(l) {
3298
- return m("(?=", l, ")");
3298
+ return x("(?=", l, ")");
3299
3299
  }
3300
3300
  function k(l) {
3301
- return m("(?:", l, ")*");
3301
+ return x("(?:", l, ")*");
3302
3302
  }
3303
3303
  function p(l) {
3304
- return m("(?:", l, ")?");
3304
+ return x("(?:", l, ")?");
3305
3305
  }
3306
- function m(...l) {
3307
- return l.map((x) => y(x)).join("");
3306
+ function x(...l) {
3307
+ return l.map((b) => y(b)).join("");
3308
3308
  }
3309
- function A(l) {
3309
+ function C(l) {
3310
3310
  const M = l[l.length - 1];
3311
3311
  return typeof M == "object" && M.constructor === Object ? (l.splice(l.length - 1, 1), M) : {};
3312
3312
  }
3313
- function q(...l) {
3314
- return "(" + (A(l).capture ? "" : "?:") + l.map((F) => y(F)).join("|") + ")";
3313
+ function _(...l) {
3314
+ return "(" + (C(l).capture ? "" : "?:") + l.map((F) => y(F)).join("|") + ")";
3315
3315
  }
3316
- function b(l) {
3316
+ function m(l) {
3317
3317
  return new RegExp(l.toString() + "|").exec("").length - 1;
3318
3318
  }
3319
3319
  function w(l, M) {
3320
- const x = l && l.exec(M);
3321
- return x && x.index === 0;
3320
+ const b = l && l.exec(M);
3321
+ return b && b.index === 0;
3322
3322
  }
3323
3323
  const v = /\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;
3324
- function C(l, { joinWith: M }) {
3325
- let x = 0;
3324
+ function S(l, { joinWith: M }) {
3325
+ let b = 0;
3326
3326
  return l.map((F) => {
3327
- x += 1;
3328
- const X = x;
3329
- let K = y(F), S = "";
3327
+ b += 1;
3328
+ const X = b;
3329
+ let K = y(F), A = "";
3330
3330
  for (; K.length > 0; ) {
3331
3331
  const L = v.exec(K);
3332
3332
  if (!L) {
3333
- S += K;
3333
+ A += K;
3334
3334
  break;
3335
3335
  }
3336
- S += K.substring(0, L.index), K = K.substring(L.index + L[0].length), L[0][0] === "\\" && L[1] ? S += "\\" + String(Number(L[1]) + X) : (S += L[0], L[0] === "(" && x++);
3336
+ A += K.substring(0, L.index), K = K.substring(L.index + L[0].length), L[0][0] === "\\" && L[1] ? A += "\\" + String(Number(L[1]) + X) : (A += L[0], L[0] === "(" && b++);
3337
3337
  }
3338
- return S;
3338
+ return A;
3339
3339
  }).map((F) => `(${F})`).join(M);
3340
3340
  }
3341
3341
  const z = /\b\B/, G = "[a-zA-Z]\\w*", $ = "[a-zA-Z_]\\w*", ue = "\\b\\d+(\\.\\d+)?", fe = "(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)", we = "\\b(0b[01]+)", Xe = "!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~", Ke = (l = {}) => {
3342
3342
  const M = /^#![ ]*\//;
3343
- return l.binary && (l.begin = m(
3343
+ return l.binary && (l.begin = x(
3344
3344
  M,
3345
3345
  /.*\b/,
3346
3346
  l.binary,
@@ -3351,8 +3351,8 @@ function KC() {
3351
3351
  end: /$/,
3352
3352
  relevance: 0,
3353
3353
  /** @type {ModeCallback} */
3354
- "on:begin": (x, F) => {
3355
- x.index !== 0 && F.ignoreMatch();
3354
+ "on:begin": (b, F) => {
3355
+ b.index !== 0 && F.ignoreMatch();
3356
3356
  }
3357
3357
  }, l);
3358
3358
  }, Me = {
@@ -3372,7 +3372,7 @@ function KC() {
3372
3372
  contains: [Me]
3373
3373
  }, jt = {
3374
3374
  begin: /\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/
3375
- }, V = function(l, M, x = {}) {
3375
+ }, V = function(l, M, b = {}) {
3376
3376
  const F = n(
3377
3377
  {
3378
3378
  scope: "comment",
@@ -3380,7 +3380,7 @@ function KC() {
3380
3380
  end: M,
3381
3381
  contains: []
3382
3382
  },
3383
- x
3383
+ b
3384
3384
  );
3385
3385
  F.contains.push({
3386
3386
  scope: "doctag",
@@ -3391,7 +3391,7 @@ function KC() {
3391
3391
  excludeBegin: !0,
3392
3392
  relevance: 0
3393
3393
  });
3394
- const X = q(
3394
+ const X = _(
3395
3395
  // list of common 1 and 2 letter words in English
3396
3396
  "I",
3397
3397
  "a",
@@ -3427,7 +3427,7 @@ function KC() {
3427
3427
  //
3428
3428
  // for a visual example please see:
3429
3429
  // https://github.com/highlightjs/highlight.js/issues/2827
3430
- begin: m(
3430
+ begin: x(
3431
3431
  /[ ]+/,
3432
3432
  // necessary to prevent us gobbling up doctags like /* @author Bob Mcgill */
3433
3433
  "(",
@@ -3446,11 +3446,11 @@ function KC() {
3446
3446
  scope: "number",
3447
3447
  begin: fe,
3448
3448
  relevance: 0
3449
- }, lv = {
3449
+ }, yv = {
3450
3450
  scope: "number",
3451
3451
  begin: we,
3452
3452
  relevance: 0
3453
- }, sv = {
3453
+ }, pv = {
3454
3454
  scope: "regexp",
3455
3455
  begin: /\/(?=[^/\n]*\/)/,
3456
3456
  end: /\/[gimuy]*/,
@@ -3463,15 +3463,15 @@ function KC() {
3463
3463
  contains: [Me]
3464
3464
  }
3465
3465
  ]
3466
- }, yv = {
3466
+ }, kv = {
3467
3467
  scope: "title",
3468
3468
  begin: G,
3469
3469
  relevance: 0
3470
- }, pv = {
3470
+ }, fv = {
3471
3471
  scope: "title",
3472
3472
  begin: $,
3473
3473
  relevance: 0
3474
- }, kv = {
3474
+ }, Mv = {
3475
3475
  // excludes method names from keyword processing
3476
3476
  begin: "\\.\\s*" + $,
3477
3477
  relevance: 0
@@ -3480,7 +3480,7 @@ function KC() {
3480
3480
  __proto__: null,
3481
3481
  APOS_STRING_MODE: ge,
3482
3482
  BACKSLASH_ESCAPE: Me,
3483
- BINARY_NUMBER_MODE: lv,
3483
+ BINARY_NUMBER_MODE: yv,
3484
3484
  BINARY_NUMBER_RE: we,
3485
3485
  COMMENT: V,
3486
3486
  C_BLOCK_COMMENT_MODE: le,
@@ -3492,12 +3492,12 @@ function KC() {
3492
3492
  l,
3493
3493
  {
3494
3494
  /** @type {ModeCallback} */
3495
- "on:begin": (M, x) => {
3496
- x.data._beginMatch = M[1];
3495
+ "on:begin": (M, b) => {
3496
+ b.data._beginMatch = M[1];
3497
3497
  },
3498
3498
  /** @type {ModeCallback} */
3499
- "on:end": (M, x) => {
3500
- x.data._beginMatch !== M[1] && x.ignoreMatch();
3499
+ "on:end": (M, b) => {
3500
+ b.data._beginMatch !== M[1] && b.ignoreMatch();
3501
3501
  }
3502
3502
  }
3503
3503
  );
@@ -3505,52 +3505,52 @@ function KC() {
3505
3505
  HASH_COMMENT_MODE: Ie,
3506
3506
  IDENT_RE: G,
3507
3507
  MATCH_NOTHING_RE: z,
3508
- METHOD_GUARD: kv,
3508
+ METHOD_GUARD: Mv,
3509
3509
  NUMBER_MODE: Pe,
3510
3510
  NUMBER_RE: ue,
3511
3511
  PHRASAL_WORDS_MODE: jt,
3512
3512
  QUOTE_STRING_MODE: Fe,
3513
- REGEXP_MODE: sv,
3513
+ REGEXP_MODE: pv,
3514
3514
  RE_STARTERS_RE: Xe,
3515
3515
  SHEBANG: Ke,
3516
- TITLE_MODE: yv,
3516
+ TITLE_MODE: kv,
3517
3517
  UNDERSCORE_IDENT_RE: $,
3518
- UNDERSCORE_TITLE_MODE: pv
3518
+ UNDERSCORE_TITLE_MODE: fv
3519
3519
  });
3520
- function fv(l, M) {
3520
+ function gv(l, M) {
3521
3521
  l.input[l.index - 1] === "." && M.ignoreMatch();
3522
3522
  }
3523
- function Mv(l, M) {
3523
+ function mv(l, M) {
3524
3524
  l.className !== void 0 && (l.scope = l.className, delete l.className);
3525
3525
  }
3526
- function gv(l, M) {
3527
- M && l.beginKeywords && (l.begin = "\\b(" + l.beginKeywords.split(" ").join("|") + ")(?!\\.)(?=\\b|\\s)", l.__beforeBegin = fv, l.keywords = l.keywords || l.beginKeywords, delete l.beginKeywords, l.relevance === void 0 && (l.relevance = 0));
3526
+ function xv(l, M) {
3527
+ M && l.beginKeywords && (l.begin = "\\b(" + l.beginKeywords.split(" ").join("|") + ")(?!\\.)(?=\\b|\\s)", l.__beforeBegin = gv, l.keywords = l.keywords || l.beginKeywords, delete l.beginKeywords, l.relevance === void 0 && (l.relevance = 0));
3528
3528
  }
3529
- function mv(l, M) {
3530
- Array.isArray(l.illegal) && (l.illegal = q(...l.illegal));
3529
+ function bv(l, M) {
3530
+ Array.isArray(l.illegal) && (l.illegal = _(...l.illegal));
3531
3531
  }
3532
- function xv(l, M) {
3532
+ function Iv(l, M) {
3533
3533
  if (l.match) {
3534
3534
  if (l.begin || l.end) throw new Error("begin & end are not supported with match");
3535
3535
  l.begin = l.match, delete l.match;
3536
3536
  }
3537
3537
  }
3538
- function bv(l, M) {
3538
+ function vv(l, M) {
3539
3539
  l.relevance === void 0 && (l.relevance = 1);
3540
3540
  }
3541
- const Iv = (l, M) => {
3541
+ const Lv = (l, M) => {
3542
3542
  if (!l.beforeMatch) return;
3543
3543
  if (l.starts) throw new Error("beforeMatch cannot be used with starts");
3544
- const x = Object.assign({}, l);
3544
+ const b = Object.assign({}, l);
3545
3545
  Object.keys(l).forEach((F) => {
3546
3546
  delete l[F];
3547
- }), l.keywords = x.keywords, l.begin = m(x.beforeMatch, f(x.begin)), l.starts = {
3547
+ }), l.keywords = b.keywords, l.begin = x(b.beforeMatch, f(b.begin)), l.starts = {
3548
3548
  relevance: 0,
3549
3549
  contains: [
3550
- Object.assign(x, { endsParent: !0 })
3550
+ Object.assign(b, { endsParent: !0 })
3551
3551
  ]
3552
- }, l.relevance = 0, delete x.beforeMatch;
3553
- }, vv = [
3552
+ }, l.relevance = 0, delete b.beforeMatch;
3553
+ }, wv = [
3554
3554
  "of",
3555
3555
  "and",
3556
3556
  "for",
@@ -3565,27 +3565,27 @@ function KC() {
3565
3565
  // common variable name
3566
3566
  "value"
3567
3567
  // common variable name
3568
- ], Lv = "keyword";
3569
- function hb(l, M, x = Lv) {
3568
+ ], Cv = "keyword";
3569
+ function hb(l, M, b = Cv) {
3570
3570
  const F = /* @__PURE__ */ Object.create(null);
3571
- return typeof l == "string" ? X(x, l.split(" ")) : Array.isArray(l) ? X(x, l) : Object.keys(l).forEach(function(K) {
3571
+ return typeof l == "string" ? X(b, l.split(" ")) : Array.isArray(l) ? X(b, l) : Object.keys(l).forEach(function(K) {
3572
3572
  Object.assign(
3573
3573
  F,
3574
3574
  hb(l[K], M, K)
3575
3575
  );
3576
3576
  }), F;
3577
- function X(K, S) {
3578
- M && (S = S.map((L) => L.toLowerCase())), S.forEach(function(L) {
3577
+ function X(K, A) {
3578
+ M && (A = A.map((L) => L.toLowerCase())), A.forEach(function(L) {
3579
3579
  const E = L.split("|");
3580
- F[E[0]] = [K, wv(E[0], E[1])];
3580
+ F[E[0]] = [K, Sv(E[0], E[1])];
3581
3581
  });
3582
3582
  }
3583
3583
  }
3584
- function wv(l, M) {
3585
- return M ? Number(M) : Cv(l) ? 0 : 1;
3584
+ function Sv(l, M) {
3585
+ return M ? Number(M) : Av(l) ? 0 : 1;
3586
3586
  }
3587
- function Cv(l) {
3588
- return vv.includes(l.toLowerCase());
3587
+ function Av(l) {
3588
+ return wv.includes(l.toLowerCase());
3589
3589
  }
3590
3590
  const lb = {}, Qe = (l) => {
3591
3591
  console.error(l);
@@ -3594,56 +3594,56 @@ function KC() {
3594
3594
  }, zt = (l, M) => {
3595
3595
  lb[`${l}/${M}`] || (console.log(`Deprecated as of ${l}. ${M}`), lb[`${l}/${M}`] = !0);
3596
3596
  }, ta = new Error();
3597
- function yb(l, M, { key: x }) {
3597
+ function yb(l, M, { key: b }) {
3598
3598
  let F = 0;
3599
- const X = l[x], K = {}, S = {};
3599
+ const X = l[b], K = {}, A = {};
3600
3600
  for (let L = 1; L <= M.length; L++)
3601
- S[L + F] = X[L], K[L + F] = !0, F += b(M[L - 1]);
3602
- l[x] = S, l[x]._emit = K, l[x]._multi = !0;
3601
+ A[L + F] = X[L], K[L + F] = !0, F += m(M[L - 1]);
3602
+ l[b] = A, l[b]._emit = K, l[b]._multi = !0;
3603
3603
  }
3604
- function Sv(l) {
3604
+ function _v(l) {
3605
3605
  if (Array.isArray(l.begin)) {
3606
3606
  if (l.skip || l.excludeBegin || l.returnBegin)
3607
3607
  throw Qe("skip, excludeBegin, returnBegin not compatible with beginScope: {}"), ta;
3608
3608
  if (typeof l.beginScope != "object" || l.beginScope === null)
3609
3609
  throw Qe("beginScope must be object"), ta;
3610
- yb(l, l.begin, { key: "beginScope" }), l.begin = C(l.begin, { joinWith: "" });
3610
+ yb(l, l.begin, { key: "beginScope" }), l.begin = S(l.begin, { joinWith: "" });
3611
3611
  }
3612
3612
  }
3613
- function Av(l) {
3613
+ function qv(l) {
3614
3614
  if (Array.isArray(l.end)) {
3615
3615
  if (l.skip || l.excludeEnd || l.returnEnd)
3616
3616
  throw Qe("skip, excludeEnd, returnEnd not compatible with endScope: {}"), ta;
3617
3617
  if (typeof l.endScope != "object" || l.endScope === null)
3618
3618
  throw Qe("endScope must be object"), ta;
3619
- yb(l, l.end, { key: "endScope" }), l.end = C(l.end, { joinWith: "" });
3619
+ yb(l, l.end, { key: "endScope" }), l.end = S(l.end, { joinWith: "" });
3620
3620
  }
3621
3621
  }
3622
- function _v(l) {
3622
+ function Dv(l) {
3623
3623
  l.scope && typeof l.scope == "object" && l.scope !== null && (l.beginScope = l.scope, delete l.scope);
3624
3624
  }
3625
- function qv(l) {
3626
- _v(l), typeof l.beginScope == "string" && (l.beginScope = { _wrap: l.beginScope }), typeof l.endScope == "string" && (l.endScope = { _wrap: l.endScope }), Sv(l), Av(l);
3625
+ function zv(l) {
3626
+ Dv(l), typeof l.beginScope == "string" && (l.beginScope = { _wrap: l.beginScope }), typeof l.endScope == "string" && (l.endScope = { _wrap: l.endScope }), _v(l), qv(l);
3627
3627
  }
3628
- function Dv(l) {
3629
- function M(S, L) {
3628
+ function Ev(l) {
3629
+ function M(A, L) {
3630
3630
  return new RegExp(
3631
- y(S),
3631
+ y(A),
3632
3632
  "m" + (l.case_insensitive ? "i" : "") + (l.unicodeRegex ? "u" : "") + (L ? "g" : "")
3633
3633
  );
3634
3634
  }
3635
- class x {
3635
+ class b {
3636
3636
  constructor() {
3637
3637
  this.matchIndexes = {}, this.regexes = [], this.matchAt = 1, this.position = 0;
3638
3638
  }
3639
3639
  // @ts-ignore
3640
3640
  addRule(L, E) {
3641
- E.position = this.position++, this.matchIndexes[this.matchAt] = E, this.regexes.push([E, L]), this.matchAt += b(L) + 1;
3641
+ E.position = this.position++, this.matchIndexes[this.matchAt] = E, this.regexes.push([E, L]), this.matchAt += m(L) + 1;
3642
3642
  }
3643
3643
  compile() {
3644
3644
  this.regexes.length === 0 && (this.exec = () => null);
3645
3645
  const L = this.regexes.map((E) => E[1]);
3646
- this.matcherRe = M(C(L, { joinWith: "|" }), !0), this.lastIndex = 0;
3646
+ this.matcherRe = M(S(L, { joinWith: "|" }), !0), this.lastIndex = 0;
3647
3647
  }
3648
3648
  /** @param {string} s */
3649
3649
  exec(L) {
@@ -3662,7 +3662,7 @@ function KC() {
3662
3662
  // @ts-ignore
3663
3663
  getMatcher(L) {
3664
3664
  if (this.multiRegexes[L]) return this.multiRegexes[L];
3665
- const E = new x();
3665
+ const E = new b();
3666
3666
  return this.rules.slice(L).forEach(([ee, Q]) => E.addRule(ee, Q)), E.compile(), this.multiRegexes[L] = E, E;
3667
3667
  }
3668
3668
  resumingScanAtSamePosition() {
@@ -3687,44 +3687,44 @@ function KC() {
3687
3687
  return ee && (this.regexIndex += ee.position + 1, this.regexIndex === this.count && this.considerAll()), ee;
3688
3688
  }
3689
3689
  }
3690
- function X(S) {
3690
+ function X(A) {
3691
3691
  const L = new F();
3692
- return S.contains.forEach((E) => L.addRule(E.begin, { rule: E, type: "begin" })), S.terminatorEnd && L.addRule(S.terminatorEnd, { type: "end" }), S.illegal && L.addRule(S.illegal, { type: "illegal" }), L;
3692
+ return A.contains.forEach((E) => L.addRule(E.begin, { rule: E, type: "begin" })), A.terminatorEnd && L.addRule(A.terminatorEnd, { type: "end" }), A.illegal && L.addRule(A.illegal, { type: "illegal" }), L;
3693
3693
  }
3694
- function K(S, L) {
3694
+ function K(A, L) {
3695
3695
  const E = (
3696
3696
  /** @type CompiledMode */
3697
- S
3697
+ A
3698
3698
  );
3699
- if (S.isCompiled) return E;
3699
+ if (A.isCompiled) return E;
3700
3700
  [
3701
- Mv,
3701
+ mv,
3702
3702
  // do this early so compiler extensions generally don't have to worry about
3703
3703
  // the distinction between match/begin
3704
+ Iv,
3705
+ zv,
3706
+ Lv
3707
+ ].forEach((Q) => Q(A, L)), l.compilerExtensions.forEach((Q) => Q(A, L)), A.__beforeBegin = null, [
3704
3708
  xv,
3705
- qv,
3706
- Iv
3707
- ].forEach((Q) => Q(S, L)), l.compilerExtensions.forEach((Q) => Q(S, L)), S.__beforeBegin = null, [
3708
- gv,
3709
3709
  // do this later so compiler extensions that come earlier have access to the
3710
3710
  // raw array if they wanted to perhaps manipulate it, etc.
3711
- mv,
3711
+ bv,
3712
3712
  // default to 1 relevance if not specified
3713
- bv
3714
- ].forEach((Q) => Q(S, L)), S.isCompiled = !0;
3713
+ vv
3714
+ ].forEach((Q) => Q(A, L)), A.isCompiled = !0;
3715
3715
  let ee = null;
3716
- return typeof S.keywords == "object" && S.keywords.$pattern && (S.keywords = Object.assign({}, S.keywords), ee = S.keywords.$pattern, delete S.keywords.$pattern), ee = ee || /\w+/, S.keywords && (S.keywords = hb(S.keywords, l.case_insensitive)), E.keywordPatternRe = M(ee, !0), L && (S.begin || (S.begin = /\B|\b/), E.beginRe = M(E.begin), !S.end && !S.endsWithParent && (S.end = /\B|\b/), S.end && (E.endRe = M(E.end)), E.terminatorEnd = y(E.end) || "", S.endsWithParent && L.terminatorEnd && (E.terminatorEnd += (S.end ? "|" : "") + L.terminatorEnd)), S.illegal && (E.illegalRe = M(
3716
+ return typeof A.keywords == "object" && A.keywords.$pattern && (A.keywords = Object.assign({}, A.keywords), ee = A.keywords.$pattern, delete A.keywords.$pattern), ee = ee || /\w+/, A.keywords && (A.keywords = hb(A.keywords, l.case_insensitive)), E.keywordPatternRe = M(ee, !0), L && (A.begin || (A.begin = /\B|\b/), E.beginRe = M(E.begin), !A.end && !A.endsWithParent && (A.end = /\B|\b/), A.end && (E.endRe = M(E.end)), E.terminatorEnd = y(E.end) || "", A.endsWithParent && L.terminatorEnd && (E.terminatorEnd += (A.end ? "|" : "") + L.terminatorEnd)), A.illegal && (E.illegalRe = M(
3717
3717
  /** @type {RegExp | string} */
3718
- S.illegal
3719
- )), S.contains || (S.contains = []), S.contains = [].concat(...S.contains.map(function(Q) {
3720
- return zv(Q === "self" ? S : Q);
3721
- })), S.contains.forEach(function(Q) {
3718
+ A.illegal
3719
+ )), A.contains || (A.contains = []), A.contains = [].concat(...A.contains.map(function(Q) {
3720
+ return Hv(Q === "self" ? A : Q);
3721
+ })), A.contains.forEach(function(Q) {
3722
3722
  K(
3723
3723
  /** @type Mode */
3724
3724
  Q,
3725
3725
  E
3726
3726
  );
3727
- }), S.starts && K(S.starts, L), E.matcher = X(E), E;
3727
+ }), A.starts && K(A.starts, L), E.matcher = X(E), E;
3728
3728
  }
3729
3729
  if (l.compilerExtensions || (l.compilerExtensions = []), l.contains && l.contains.includes("self"))
3730
3730
  throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");
@@ -3736,21 +3736,21 @@ function KC() {
3736
3736
  function pb(l) {
3737
3737
  return l ? l.endsWithParent || pb(l.starts) : !1;
3738
3738
  }
3739
- function zv(l) {
3739
+ function Hv(l) {
3740
3740
  return l.variants && !l.cachedVariants && (l.cachedVariants = l.variants.map(function(M) {
3741
3741
  return n(l, { variants: null }, M);
3742
3742
  })), l.cachedVariants ? l.cachedVariants : pb(l) ? n(l, { starts: l.starts ? n(l.starts) : null }) : Object.isFrozen(l) ? n(l) : l;
3743
3743
  }
3744
- var Ev = "11.11.1";
3745
- class Hv extends Error {
3746
- constructor(M, x) {
3747
- super(M), this.name = "HTMLInjectionError", this.html = x;
3744
+ var Fv = "11.11.1";
3745
+ class Pv extends Error {
3746
+ constructor(M, b) {
3747
+ super(M), this.name = "HTMLInjectionError", this.html = b;
3748
3748
  }
3749
3749
  }
3750
- const Ex = c, kb = n, fb = Symbol("nomatch"), Fv = 7, Mb = function(l) {
3751
- const M = /* @__PURE__ */ Object.create(null), x = /* @__PURE__ */ Object.create(null), F = [];
3750
+ const Ex = c, kb = n, fb = Symbol("nomatch"), Tv = 7, Mb = function(l) {
3751
+ const M = /* @__PURE__ */ Object.create(null), b = /* @__PURE__ */ Object.create(null), F = [];
3752
3752
  let X = !0;
3753
- const K = "Could not find the language '{}', did you forget to load/include a language module?", S = { disableAutodetect: !0, name: "Plain text", contains: [] };
3753
+ const K = "Could not find the language '{}', did you forget to load/include a language module?", A = { disableAutodetect: !0, name: "Plain text", contains: [] };
3754
3754
  let L = {
3755
3755
  ignoreUnescapedHTML: !1,
3756
3756
  throwUnescapedHTML: !1,
@@ -3790,8 +3790,8 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
3790
3790
  }
3791
3791
  function Ot(g, D, B, N) {
3792
3792
  const Y = /* @__PURE__ */ Object.create(null);
3793
- function ve(I, _) {
3794
- return I.keywords[_];
3793
+ function ve(I, q) {
3794
+ return I.keywords[q];
3795
3795
  }
3796
3796
  function Re() {
3797
3797
  if (!P.keywords) {
@@ -3800,21 +3800,21 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
3800
3800
  }
3801
3801
  let I = 0;
3802
3802
  P.keywordPatternRe.lastIndex = 0;
3803
- let _ = P.keywordPatternRe.exec(U), T = "";
3804
- for (; _; ) {
3805
- T += U.substring(I, _.index);
3806
- const j = Se.case_insensitive ? _[0].toLowerCase() : _[0], ie = ve(P, j);
3803
+ let q = P.keywordPatternRe.exec(U), T = "";
3804
+ for (; q; ) {
3805
+ T += U.substring(I, q.index);
3806
+ const j = Se.case_insensitive ? q[0].toLowerCase() : q[0], ie = ve(P, j);
3807
3807
  if (ie) {
3808
- const [Te, Qv] = ie;
3809
- if (ce.addText(T), T = "", Y[j] = (Y[j] || 0) + 1, Y[j] <= Fv && (ia += Qv), Te.startsWith("_"))
3810
- T += _[0];
3808
+ const [Te, eL] = ie;
3809
+ if (ce.addText(T), T = "", Y[j] = (Y[j] || 0) + 1, Y[j] <= Tv && (ia += eL), Te.startsWith("_"))
3810
+ T += q[0];
3811
3811
  else {
3812
- const Yv = Se.classNameAliases[Te] || Te;
3813
- Ce(_[0], Yv);
3812
+ const tL = Se.classNameAliases[Te] || Te;
3813
+ Ce(q[0], tL);
3814
3814
  }
3815
3815
  } else
3816
- T += _[0];
3817
- I = P.keywordPatternRe.lastIndex, _ = P.keywordPatternRe.exec(U);
3816
+ T += q[0];
3817
+ I = P.keywordPatternRe.lastIndex, q = P.keywordPatternRe.exec(U);
3818
3818
  }
3819
3819
  T += U.substring(I), ce.addText(T);
3820
3820
  }
@@ -3835,30 +3835,30 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
3835
3835
  function se() {
3836
3836
  P.subLanguage != null ? na() : Re(), U = "";
3837
3837
  }
3838
- function Ce(I, _) {
3839
- I !== "" && (ce.startScope(_), ce.addText(I), ce.endScope());
3838
+ function Ce(I, q) {
3839
+ I !== "" && (ce.startScope(q), ce.addText(I), ce.endScope());
3840
3840
  }
3841
- function bb(I, _) {
3841
+ function bb(I, q) {
3842
3842
  let T = 1;
3843
- const j = _.length - 1;
3843
+ const j = q.length - 1;
3844
3844
  for (; T <= j; ) {
3845
3845
  if (!I._emit[T]) {
3846
3846
  T++;
3847
3847
  continue;
3848
3848
  }
3849
- const ie = Se.classNameAliases[I[T]] || I[T], Te = _[T];
3849
+ const ie = Se.classNameAliases[I[T]] || I[T], Te = q[T];
3850
3850
  ie ? Ce(Te, ie) : (U = Te, Re(), U = ""), T++;
3851
3851
  }
3852
3852
  }
3853
- function Ib(I, _) {
3854
- return I.scope && typeof I.scope == "string" && ce.openNode(Se.classNameAliases[I.scope] || I.scope), I.beginScope && (I.beginScope._wrap ? (Ce(U, Se.classNameAliases[I.beginScope._wrap] || I.beginScope._wrap), U = "") : I.beginScope._multi && (bb(I.beginScope, _), U = "")), P = Object.create(I, { parent: { value: P } }), P;
3853
+ function Ib(I, q) {
3854
+ return I.scope && typeof I.scope == "string" && ce.openNode(Se.classNameAliases[I.scope] || I.scope), I.beginScope && (I.beginScope._wrap ? (Ce(U, Se.classNameAliases[I.beginScope._wrap] || I.beginScope._wrap), U = "") : I.beginScope._multi && (bb(I.beginScope, q), U = "")), P = Object.create(I, { parent: { value: P } }), P;
3855
3855
  }
3856
- function vb(I, _, T) {
3856
+ function vb(I, q, T) {
3857
3857
  let j = w(I.endRe, T);
3858
3858
  if (j) {
3859
3859
  if (I["on:end"]) {
3860
3860
  const ie = new a(I);
3861
- I["on:end"](_, ie), ie.isMatchIgnored && (j = !1);
3861
+ I["on:end"](q, ie), ie.isMatchIgnored && (j = !1);
3862
3862
  }
3863
3863
  if (j) {
3864
3864
  for (; I.endsParent && I.parent; )
@@ -3867,71 +3867,71 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
3867
3867
  }
3868
3868
  }
3869
3869
  if (I.endsWithParent)
3870
- return vb(I.parent, _, T);
3870
+ return vb(I.parent, q, T);
3871
3871
  }
3872
- function Wv(I) {
3872
+ function Xv(I) {
3873
3873
  return P.matcher.regexIndex === 0 ? (U += I[0], 1) : (Rx = !0, 0);
3874
3874
  }
3875
- function $v(I) {
3876
- const _ = I[0], T = I.rule, j = new a(T), ie = [T.__beforeBegin, T["on:begin"]];
3875
+ function Kv(I) {
3876
+ const q = I[0], T = I.rule, j = new a(T), ie = [T.__beforeBegin, T["on:begin"]];
3877
3877
  for (const Te of ie)
3878
3878
  if (Te && (Te(I, j), j.isMatchIgnored))
3879
- return Wv(_);
3880
- return T.skip ? U += _ : (T.excludeBegin && (U += _), se(), !T.returnBegin && !T.excludeBegin && (U = _)), Ib(T, I), T.returnBegin ? 0 : _.length;
3879
+ return Xv(q);
3880
+ return T.skip ? U += q : (T.excludeBegin && (U += q), se(), !T.returnBegin && !T.excludeBegin && (U = q)), Ib(T, I), T.returnBegin ? 0 : q.length;
3881
3881
  }
3882
- function Xv(I) {
3883
- const _ = I[0], T = D.substring(I.index), j = vb(P, I, T);
3882
+ function Jv(I) {
3883
+ const q = I[0], T = D.substring(I.index), j = vb(P, I, T);
3884
3884
  if (!j)
3885
3885
  return fb;
3886
3886
  const ie = P;
3887
- P.endScope && P.endScope._wrap ? (se(), Ce(_, P.endScope._wrap)) : P.endScope && P.endScope._multi ? (se(), bb(P.endScope, I)) : ie.skip ? U += _ : (ie.returnEnd || ie.excludeEnd || (U += _), se(), ie.excludeEnd && (U = _));
3887
+ P.endScope && P.endScope._wrap ? (se(), Ce(q, P.endScope._wrap)) : P.endScope && P.endScope._multi ? (se(), bb(P.endScope, I)) : ie.skip ? U += q : (ie.returnEnd || ie.excludeEnd || (U += q), se(), ie.excludeEnd && (U = q));
3888
3888
  do
3889
3889
  P.scope && ce.closeNode(), !P.skip && !P.subLanguage && (ia += P.relevance), P = P.parent;
3890
3890
  while (P !== j.parent);
3891
- return j.starts && Ib(j.starts, I), ie.returnEnd ? 0 : _.length;
3891
+ return j.starts && Ib(j.starts, I), ie.returnEnd ? 0 : q.length;
3892
3892
  }
3893
- function Kv() {
3893
+ function Qv() {
3894
3894
  const I = [];
3895
- for (let _ = P; _ !== Se; _ = _.parent)
3896
- _.scope && I.unshift(_.scope);
3897
- I.forEach((_) => ce.openNode(_));
3895
+ for (let q = P; q !== Se; q = q.parent)
3896
+ q.scope && I.unshift(q.scope);
3897
+ I.forEach((q) => ce.openNode(q));
3898
3898
  }
3899
3899
  let oa = {};
3900
- function Lb(I, _) {
3901
- const T = _ && _[0];
3900
+ function Lb(I, q) {
3901
+ const T = q && q[0];
3902
3902
  if (U += I, T == null)
3903
3903
  return se(), 0;
3904
- if (oa.type === "begin" && _.type === "end" && oa.index === _.index && T === "") {
3905
- if (U += D.slice(_.index, _.index + 1), !X) {
3904
+ if (oa.type === "begin" && q.type === "end" && oa.index === q.index && T === "") {
3905
+ if (U += D.slice(q.index, q.index + 1), !X) {
3906
3906
  const j = new Error(`0 width match regex (${g})`);
3907
3907
  throw j.languageName = g, j.badRule = oa.rule, j;
3908
3908
  }
3909
3909
  return 1;
3910
3910
  }
3911
- if (oa = _, _.type === "begin")
3912
- return $v(_);
3913
- if (_.type === "illegal" && !B) {
3911
+ if (oa = q, q.type === "begin")
3912
+ return Kv(q);
3913
+ if (q.type === "illegal" && !B) {
3914
3914
  const j = new Error('Illegal lexeme "' + T + '" for mode "' + (P.scope || "<unnamed>") + '"');
3915
3915
  throw j.mode = P, j;
3916
- } else if (_.type === "end") {
3917
- const j = Xv(_);
3916
+ } else if (q.type === "end") {
3917
+ const j = Jv(q);
3918
3918
  if (j !== fb)
3919
3919
  return j;
3920
3920
  }
3921
- if (_.type === "illegal" && T === "")
3921
+ if (q.type === "illegal" && T === "")
3922
3922
  return U += `
3923
3923
  `, 1;
3924
- if (Bx > 1e5 && Bx > _.index * 3)
3924
+ if (Bx > 1e5 && Bx > q.index * 3)
3925
3925
  throw new Error("potential infinite loop, way more iterations than matches");
3926
3926
  return U += T, T.length;
3927
3927
  }
3928
3928
  const Se = Be(g);
3929
3929
  if (!Se)
3930
3930
  throw Qe(K.replace("{}", g)), new Error('Unknown language: "' + g + '"');
3931
- const Jv = Dv(Se);
3932
- let Tx = "", P = N || Jv;
3931
+ const Yv = Ev(Se);
3932
+ let Tx = "", P = N || Yv;
3933
3933
  const wb = {}, ce = new L.__emitter(L);
3934
- Kv();
3934
+ Qv();
3935
3935
  let U = "", ia = 0, Ye = 0, Bx = 0, Rx = !1;
3936
3936
  try {
3937
3937
  if (Se.__emitTokens)
@@ -3941,7 +3941,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
3941
3941
  Bx++, Rx ? Rx = !1 : P.matcher.considerAll(), P.matcher.lastIndex = Ye;
3942
3942
  const I = P.matcher.exec(D);
3943
3943
  if (!I) break;
3944
- const _ = D.substring(Ye, I.index), T = Lb(_, I);
3944
+ const q = D.substring(Ye, I.index), T = Lb(q, I);
3945
3945
  Ye = I.index + T;
3946
3946
  }
3947
3947
  Lb(D.substring(Ye));
@@ -3988,7 +3988,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
3988
3988
  value: Ex(g),
3989
3989
  illegal: !1,
3990
3990
  relevance: 0,
3991
- _top: S,
3991
+ _top: A,
3992
3992
  _emitter: new L.__emitter(L)
3993
3993
  };
3994
3994
  return D._emitter.addText(g), D;
@@ -4011,8 +4011,8 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
4011
4011
  }), [ve, Re] = Y, na = ve;
4012
4012
  return na.secondBest = Re, na;
4013
4013
  }
4014
- function Pv(g, D, B) {
4015
- const N = D && x[D] || B;
4014
+ function Bv(g, D, B) {
4015
+ const N = D && b[D] || B;
4016
4016
  g.classList.add("hljs"), g.classList.add(`language-${N}`);
4017
4017
  }
4018
4018
  function Px(g) {
@@ -4027,13 +4027,13 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
4027
4027
  return;
4028
4028
  }
4029
4029
  if (g.children.length > 0 && (L.ignoreUnescapedHTML || (console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."), console.warn("https://github.com/highlightjs/highlight.js/wiki/security"), console.warn("The element with unescaped HTML:"), console.warn(g)), L.throwUnescapedHTML))
4030
- throw new Hv(
4030
+ throw new Pv(
4031
4031
  "One of your code blocks includes unescaped HTML.",
4032
4032
  g.innerHTML
4033
4033
  );
4034
4034
  D = g;
4035
4035
  const N = D.textContent, Y = B ? Q(N, { language: B, ignoreIllegals: !0 }) : Fx(N);
4036
- g.innerHTML = Y.value, g.dataset.highlighted = "yes", Pv(g, B, Y.language), g.result = {
4036
+ g.innerHTML = Y.value, g.dataset.highlighted = "yes", Bv(g, B, Y.language), g.result = {
4037
4037
  language: Y.language,
4038
4038
  // TODO: remove with version 11.0
4039
4039
  re: Y.relevance,
@@ -4043,13 +4043,13 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
4043
4043
  relevance: Y.secondBest.relevance
4044
4044
  }), ca("after:highlightElement", { el: g, result: Y, text: N });
4045
4045
  }
4046
- function Tv(g) {
4046
+ function Rv(g) {
4047
4047
  L = kb(L, g);
4048
4048
  }
4049
- const Bv = () => {
4049
+ const Vv = () => {
4050
4050
  aa(), zt("10.6.0", "initHighlighting() deprecated. Use highlightAll() now.");
4051
4051
  };
4052
- function Rv() {
4052
+ function jv() {
4053
4053
  aa(), zt("10.6.0", "initHighlightingOnLoad() deprecated. Use highlightAll() now.");
4054
4054
  }
4055
4055
  let gb = !1;
@@ -4063,7 +4063,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
4063
4063
  }
4064
4064
  document.querySelectorAll(L.cssSelector).forEach(Px);
4065
4065
  }
4066
- function Vv(g, D) {
4066
+ function Ov(g, D) {
4067
4067
  let B = null;
4068
4068
  try {
4069
4069
  B = D(l);
@@ -4072,31 +4072,31 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
4072
4072
  Qe(N);
4073
4073
  else
4074
4074
  throw N;
4075
- B = S;
4075
+ B = A;
4076
4076
  }
4077
4077
  B.name || (B.name = g), M[g] = B, B.rawDefinition = D.bind(null, l), B.aliases && mb(B.aliases, { languageName: g });
4078
4078
  }
4079
- function jv(g) {
4079
+ function Nv(g) {
4080
4080
  delete M[g];
4081
- for (const D of Object.keys(x))
4082
- x[D] === g && delete x[D];
4081
+ for (const D of Object.keys(b))
4082
+ b[D] === g && delete b[D];
4083
4083
  }
4084
- function Ov() {
4084
+ function Uv() {
4085
4085
  return Object.keys(M);
4086
4086
  }
4087
4087
  function Be(g) {
4088
- return g = (g || "").toLowerCase(), M[g] || M[x[g]];
4088
+ return g = (g || "").toLowerCase(), M[g] || M[b[g]];
4089
4089
  }
4090
4090
  function mb(g, { languageName: D }) {
4091
4091
  typeof g == "string" && (g = [g]), g.forEach((B) => {
4092
- x[B.toLowerCase()] = D;
4092
+ b[B.toLowerCase()] = D;
4093
4093
  });
4094
4094
  }
4095
4095
  function xb(g) {
4096
4096
  const D = Be(g);
4097
4097
  return D && !D.disableAutodetect;
4098
4098
  }
4099
- function Nv(g) {
4099
+ function Zv(g) {
4100
4100
  g["before:highlightBlock"] && !g["before:highlightElement"] && (g["before:highlightElement"] = (D) => {
4101
4101
  g["before:highlightBlock"](
4102
4102
  Object.assign({ block: D.el }, D)
@@ -4107,10 +4107,10 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
4107
4107
  );
4108
4108
  });
4109
4109
  }
4110
- function Uv(g) {
4111
- Nv(g), F.push(g);
4110
+ function Gv(g) {
4111
+ Zv(g), F.push(g);
4112
4112
  }
4113
- function Zv(g) {
4113
+ function Wv(g) {
4114
4114
  const D = F.indexOf(g);
4115
4115
  D !== -1 && F.splice(D, 1);
4116
4116
  }
@@ -4120,7 +4120,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
4120
4120
  N[B] && N[B](D);
4121
4121
  });
4122
4122
  }
4123
- function Gv(g) {
4123
+ function $v(g) {
4124
4124
  return zt("10.7.0", "highlightBlock will be removed entirely in v12.0"), zt("10.7.0", "Please use highlightElement now."), Px(g);
4125
4125
  }
4126
4126
  Object.assign(l, {
@@ -4129,27 +4129,27 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
4129
4129
  highlightAll: aa,
4130
4130
  highlightElement: Px,
4131
4131
  // TODO: Remove with v12 API
4132
- highlightBlock: Gv,
4133
- configure: Tv,
4134
- initHighlighting: Bv,
4135
- initHighlightingOnLoad: Rv,
4136
- registerLanguage: Vv,
4137
- unregisterLanguage: jv,
4138
- listLanguages: Ov,
4132
+ highlightBlock: $v,
4133
+ configure: Rv,
4134
+ initHighlighting: Vv,
4135
+ initHighlightingOnLoad: jv,
4136
+ registerLanguage: Ov,
4137
+ unregisterLanguage: Nv,
4138
+ listLanguages: Uv,
4139
4139
  getLanguage: Be,
4140
4140
  registerAliases: mb,
4141
4141
  autoDetection: xb,
4142
4142
  inherit: kb,
4143
- addPlugin: Uv,
4144
- removePlugin: Zv
4143
+ addPlugin: Gv,
4144
+ removePlugin: Wv
4145
4145
  }), l.debugMode = function() {
4146
4146
  X = !1;
4147
4147
  }, l.safeMode = function() {
4148
4148
  X = !0;
4149
- }, l.versionString = Ev, l.regex = {
4150
- concat: m,
4149
+ }, l.versionString = Fv, l.regex = {
4150
+ concat: x,
4151
4151
  lookahead: f,
4152
- either: q,
4152
+ either: _,
4153
4153
  optional: p,
4154
4154
  anyNumberOfTimes: k
4155
4155
  };
@@ -4159,8 +4159,8 @@ https://github.com/highlightjs/highlight.js/issues/2277`), Y = g, N = D), B ===
4159
4159
  }, Et = Mb({});
4160
4160
  return Et.newInstance = () => Mb({}), Wx = Et, Et.HighlightJS = Et, Et.default = Et, Wx;
4161
4161
  }
4162
- var JC = /* @__PURE__ */ KC();
4163
- const J = /* @__PURE__ */ XC(JC), Zb = "[A-Za-z$_][0-9A-Za-z$_]*", QC = [
4162
+ var YC = /* @__PURE__ */ QC();
4163
+ const J = /* @__PURE__ */ JC(YC), Zb = "[A-Za-z$_][0-9A-Za-z$_]*", eS = [
4164
4164
  "as",
4165
4165
  // for exports
4166
4166
  "in",
@@ -4205,14 +4205,14 @@ const J = /* @__PURE__ */ XC(JC), Zb = "[A-Za-z$_][0-9A-Za-z$_]*", QC = [
4205
4205
  "extends",
4206
4206
  // It's reached stage 3, which is "recommended for implementation":
4207
4207
  "using"
4208
- ], YC = [
4208
+ ], tS = [
4209
4209
  "true",
4210
4210
  "false",
4211
4211
  "null",
4212
4212
  "undefined",
4213
4213
  "NaN",
4214
4214
  "Infinity"
4215
- ], FI = [
4215
+ ], PI = [
4216
4216
  // Fundamental objects
4217
4217
  "Object",
4218
4218
  "Function",
@@ -4262,7 +4262,7 @@ const J = /* @__PURE__ */ XC(JC), Zb = "[A-Za-z$_][0-9A-Za-z$_]*", QC = [
4262
4262
  "Intl",
4263
4263
  // WebAssembly
4264
4264
  "WebAssembly"
4265
- ], PI = [
4265
+ ], TI = [
4266
4266
  "Error",
4267
4267
  "EvalError",
4268
4268
  "InternalError",
@@ -4271,7 +4271,7 @@ const J = /* @__PURE__ */ XC(JC), Zb = "[A-Za-z$_][0-9A-Za-z$_]*", QC = [
4271
4271
  "SyntaxError",
4272
4272
  "TypeError",
4273
4273
  "URIError"
4274
- ], TI = [
4274
+ ], BI = [
4275
4275
  "setInterval",
4276
4276
  "setTimeout",
4277
4277
  "clearInterval",
@@ -4289,7 +4289,7 @@ const J = /* @__PURE__ */ XC(JC), Zb = "[A-Za-z$_][0-9A-Za-z$_]*", QC = [
4289
4289
  "encodeURIComponent",
4290
4290
  "escape",
4291
4291
  "unescape"
4292
- ], eS = [
4292
+ ], aS = [
4293
4293
  "arguments",
4294
4294
  "this",
4295
4295
  "super",
@@ -4301,10 +4301,10 @@ const J = /* @__PURE__ */ XC(JC), Zb = "[A-Za-z$_][0-9A-Za-z$_]*", QC = [
4301
4301
  "module",
4302
4302
  "global"
4303
4303
  // Node.js
4304
- ], tS = [].concat(
4305
- TI,
4306
- FI,
4307
- PI
4304
+ ], cS = [].concat(
4305
+ BI,
4306
+ PI,
4307
+ TI
4308
4308
  );
4309
4309
  function Gb(e) {
4310
4310
  const a = e.regex, c = (V, { after: de }) => {
@@ -4347,10 +4347,10 @@ function Gb(e) {
4347
4347
  }
4348
4348
  }, r = {
4349
4349
  $pattern: Zb,
4350
- keyword: QC,
4351
- literal: YC,
4352
- built_in: tS,
4353
- "variable.language": eS
4350
+ keyword: eS,
4351
+ literal: tS,
4352
+ built_in: cS,
4353
+ "variable.language": aS
4354
4354
  }, d = "[0-9](_?[0-9])*", h = `\\.(${d})`, s = "0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*", y = {
4355
4355
  className: "number",
4356
4356
  variants: [
@@ -4399,7 +4399,7 @@ function Gb(e) {
4399
4399
  ],
4400
4400
  subLanguage: "css"
4401
4401
  }
4402
- }, m = {
4402
+ }, x = {
4403
4403
  begin: ".?gql`",
4404
4404
  end: "",
4405
4405
  starts: {
@@ -4411,7 +4411,7 @@ function Gb(e) {
4411
4411
  ],
4412
4412
  subLanguage: "graphql"
4413
4413
  }
4414
- }, A = {
4414
+ }, C = {
4415
4415
  className: "string",
4416
4416
  begin: "`",
4417
4417
  end: "`",
@@ -4419,7 +4419,7 @@ function Gb(e) {
4419
4419
  e.BACKSLASH_ESCAPE,
4420
4420
  f
4421
4421
  ]
4422
- }, b = {
4422
+ }, m = {
4423
4423
  className: "comment",
4424
4424
  variants: [
4425
4425
  e.COMMENT(
@@ -4469,8 +4469,8 @@ function Gb(e) {
4469
4469
  e.QUOTE_STRING_MODE,
4470
4470
  k,
4471
4471
  p,
4472
- m,
4473
- A,
4472
+ x,
4473
+ C,
4474
4474
  // Skip numbers when they are part of a variable name
4475
4475
  { match: /\$\d+/ },
4476
4476
  y
@@ -4488,7 +4488,7 @@ function Gb(e) {
4488
4488
  "self"
4489
4489
  ].concat(w)
4490
4490
  });
4491
- const v = [].concat(b, f.contains), C = v.concat([
4491
+ const v = [].concat(m, f.contains), S = v.concat([
4492
4492
  // eat recursive parens in sub expressions
4493
4493
  {
4494
4494
  begin: /(\s*)\(/,
@@ -4505,7 +4505,7 @@ function Gb(e) {
4505
4505
  excludeBegin: !0,
4506
4506
  excludeEnd: !0,
4507
4507
  keywords: r,
4508
- contains: C
4508
+ contains: S
4509
4509
  }, G = {
4510
4510
  variants: [
4511
4511
  // class Car extends vehicle
@@ -4559,8 +4559,8 @@ function Gb(e) {
4559
4559
  keywords: {
4560
4560
  _: [
4561
4561
  // se we still get relevance credit for JS library classes
4562
- ...FI,
4563
- ...PI
4562
+ ...PI,
4563
+ ...TI
4564
4564
  ]
4565
4565
  }
4566
4566
  }, ue = {
@@ -4605,7 +4605,7 @@ function Gb(e) {
4605
4605
  match: a.concat(
4606
4606
  /\b/,
4607
4607
  Xe([
4608
- ...TI,
4608
+ ...BI,
4609
4609
  "super",
4610
4610
  "import"
4611
4611
  ].map((V) => `${V}\\s*\\(`)),
@@ -4666,7 +4666,7 @@ function Gb(e) {
4666
4666
  aliases: ["js", "jsx", "mjs", "cjs"],
4667
4667
  keywords: r,
4668
4668
  // this will be extended by TypeScript
4669
- exports: { PARAMS_CONTAINS: C, CLASS_REFERENCE: $ },
4669
+ exports: { PARAMS_CONTAINS: S, CLASS_REFERENCE: $ },
4670
4670
  illegal: /#(?![$_A-z])/,
4671
4671
  contains: [
4672
4672
  e.SHEBANG({
@@ -4679,9 +4679,9 @@ function Gb(e) {
4679
4679
  e.QUOTE_STRING_MODE,
4680
4680
  k,
4681
4681
  p,
4682
+ x,
4683
+ C,
4682
4684
  m,
4683
- A,
4684
- b,
4685
4685
  // Skip numbers when they are part of a variable name
4686
4686
  { match: /\$\d+/ },
4687
4687
  y,
@@ -4698,7 +4698,7 @@ function Gb(e) {
4698
4698
  keywords: "return throw case",
4699
4699
  relevance: 0,
4700
4700
  contains: [
4701
- b,
4701
+ m,
4702
4702
  e.REGEXP_MODE,
4703
4703
  {
4704
4704
  className: "function",
@@ -4727,7 +4727,7 @@ function Gb(e) {
4727
4727
  excludeBegin: !0,
4728
4728
  excludeEnd: !0,
4729
4729
  keywords: r,
4730
- contains: C
4730
+ contains: S
4731
4731
  }
4732
4732
  ]
4733
4733
  }
@@ -4815,7 +4815,7 @@ function Gb(e) {
4815
4815
  ]
4816
4816
  };
4817
4817
  }
4818
- const Sx = "[A-Za-z$_][0-9A-Za-z$_]*", BI = [
4818
+ const Sx = "[A-Za-z$_][0-9A-Za-z$_]*", RI = [
4819
4819
  "as",
4820
4820
  // for exports
4821
4821
  "in",
@@ -4860,14 +4860,14 @@ const Sx = "[A-Za-z$_][0-9A-Za-z$_]*", BI = [
4860
4860
  "extends",
4861
4861
  // It's reached stage 3, which is "recommended for implementation":
4862
4862
  "using"
4863
- ], RI = [
4863
+ ], VI = [
4864
4864
  "true",
4865
4865
  "false",
4866
4866
  "null",
4867
4867
  "undefined",
4868
4868
  "NaN",
4869
4869
  "Infinity"
4870
- ], VI = [
4870
+ ], jI = [
4871
4871
  // Fundamental objects
4872
4872
  "Object",
4873
4873
  "Function",
@@ -4917,7 +4917,7 @@ const Sx = "[A-Za-z$_][0-9A-Za-z$_]*", BI = [
4917
4917
  "Intl",
4918
4918
  // WebAssembly
4919
4919
  "WebAssembly"
4920
- ], jI = [
4920
+ ], OI = [
4921
4921
  "Error",
4922
4922
  "EvalError",
4923
4923
  "InternalError",
@@ -4926,7 +4926,7 @@ const Sx = "[A-Za-z$_][0-9A-Za-z$_]*", BI = [
4926
4926
  "SyntaxError",
4927
4927
  "TypeError",
4928
4928
  "URIError"
4929
- ], OI = [
4929
+ ], NI = [
4930
4930
  "setInterval",
4931
4931
  "setTimeout",
4932
4932
  "clearInterval",
@@ -4944,7 +4944,7 @@ const Sx = "[A-Za-z$_][0-9A-Za-z$_]*", BI = [
4944
4944
  "encodeURIComponent",
4945
4945
  "escape",
4946
4946
  "unescape"
4947
- ], NI = [
4947
+ ], UI = [
4948
4948
  "arguments",
4949
4949
  "this",
4950
4950
  "super",
@@ -4956,12 +4956,12 @@ const Sx = "[A-Za-z$_][0-9A-Za-z$_]*", BI = [
4956
4956
  "module",
4957
4957
  "global"
4958
4958
  // Node.js
4959
- ], UI = [].concat(
4960
- OI,
4961
- VI,
4962
- jI
4959
+ ], ZI = [].concat(
4960
+ NI,
4961
+ jI,
4962
+ OI
4963
4963
  );
4964
- function aS(e) {
4964
+ function nS(e) {
4965
4965
  const a = e.regex, c = (V, { after: de }) => {
4966
4966
  const le = "</" + V[0].slice(1);
4967
4967
  return V.input.indexOf(le, de) !== -1;
@@ -5002,10 +5002,10 @@ function aS(e) {
5002
5002
  }
5003
5003
  }, r = {
5004
5004
  $pattern: Sx,
5005
- keyword: BI,
5006
- literal: RI,
5007
- built_in: UI,
5008
- "variable.language": NI
5005
+ keyword: RI,
5006
+ literal: VI,
5007
+ built_in: ZI,
5008
+ "variable.language": UI
5009
5009
  }, d = "[0-9](_?[0-9])*", h = `\\.(${d})`, s = "0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*", y = {
5010
5010
  className: "number",
5011
5011
  variants: [
@@ -5054,7 +5054,7 @@ function aS(e) {
5054
5054
  ],
5055
5055
  subLanguage: "css"
5056
5056
  }
5057
- }, m = {
5057
+ }, x = {
5058
5058
  begin: ".?gql`",
5059
5059
  end: "",
5060
5060
  starts: {
@@ -5066,7 +5066,7 @@ function aS(e) {
5066
5066
  ],
5067
5067
  subLanguage: "graphql"
5068
5068
  }
5069
- }, A = {
5069
+ }, C = {
5070
5070
  className: "string",
5071
5071
  begin: "`",
5072
5072
  end: "`",
@@ -5074,7 +5074,7 @@ function aS(e) {
5074
5074
  e.BACKSLASH_ESCAPE,
5075
5075
  f
5076
5076
  ]
5077
- }, b = {
5077
+ }, m = {
5078
5078
  className: "comment",
5079
5079
  variants: [
5080
5080
  e.COMMENT(
@@ -5124,8 +5124,8 @@ function aS(e) {
5124
5124
  e.QUOTE_STRING_MODE,
5125
5125
  k,
5126
5126
  p,
5127
- m,
5128
- A,
5127
+ x,
5128
+ C,
5129
5129
  // Skip numbers when they are part of a variable name
5130
5130
  { match: /\$\d+/ },
5131
5131
  y
@@ -5143,7 +5143,7 @@ function aS(e) {
5143
5143
  "self"
5144
5144
  ].concat(w)
5145
5145
  });
5146
- const v = [].concat(b, f.contains), C = v.concat([
5146
+ const v = [].concat(m, f.contains), S = v.concat([
5147
5147
  // eat recursive parens in sub expressions
5148
5148
  {
5149
5149
  begin: /(\s*)\(/,
@@ -5160,7 +5160,7 @@ function aS(e) {
5160
5160
  excludeBegin: !0,
5161
5161
  excludeEnd: !0,
5162
5162
  keywords: r,
5163
- contains: C
5163
+ contains: S
5164
5164
  }, G = {
5165
5165
  variants: [
5166
5166
  // class Car extends vehicle
@@ -5214,8 +5214,8 @@ function aS(e) {
5214
5214
  keywords: {
5215
5215
  _: [
5216
5216
  // se we still get relevance credit for JS library classes
5217
- ...VI,
5218
- ...jI
5217
+ ...jI,
5218
+ ...OI
5219
5219
  ]
5220
5220
  }
5221
5221
  }, ue = {
@@ -5260,7 +5260,7 @@ function aS(e) {
5260
5260
  match: a.concat(
5261
5261
  /\b/,
5262
5262
  Xe([
5263
- ...OI,
5263
+ ...NI,
5264
5264
  "super",
5265
5265
  "import"
5266
5266
  ].map((V) => `${V}\\s*\\(`)),
@@ -5321,7 +5321,7 @@ function aS(e) {
5321
5321
  aliases: ["js", "jsx", "mjs", "cjs"],
5322
5322
  keywords: r,
5323
5323
  // this will be extended by TypeScript
5324
- exports: { PARAMS_CONTAINS: C, CLASS_REFERENCE: $ },
5324
+ exports: { PARAMS_CONTAINS: S, CLASS_REFERENCE: $ },
5325
5325
  illegal: /#(?![$_A-z])/,
5326
5326
  contains: [
5327
5327
  e.SHEBANG({
@@ -5334,9 +5334,9 @@ function aS(e) {
5334
5334
  e.QUOTE_STRING_MODE,
5335
5335
  k,
5336
5336
  p,
5337
+ x,
5338
+ C,
5337
5339
  m,
5338
- A,
5339
- b,
5340
5340
  // Skip numbers when they are part of a variable name
5341
5341
  { match: /\$\d+/ },
5342
5342
  y,
@@ -5353,7 +5353,7 @@ function aS(e) {
5353
5353
  keywords: "return throw case",
5354
5354
  relevance: 0,
5355
5355
  contains: [
5356
- b,
5356
+ m,
5357
5357
  e.REGEXP_MODE,
5358
5358
  {
5359
5359
  className: "function",
@@ -5382,7 +5382,7 @@ function aS(e) {
5382
5382
  excludeBegin: !0,
5383
5383
  excludeEnd: !0,
5384
5384
  keywords: r,
5385
- contains: C
5385
+ contains: S
5386
5386
  }
5387
5387
  ]
5388
5388
  }
@@ -5471,7 +5471,7 @@ function aS(e) {
5471
5471
  };
5472
5472
  }
5473
5473
  function Wb(e) {
5474
- const a = e.regex, c = aS(e), n = Sx, o = [
5474
+ const a = e.regex, c = nS(e), n = Sx, o = [
5475
5475
  "any",
5476
5476
  "void",
5477
5477
  "number",
@@ -5521,21 +5521,21 @@ function Wb(e) {
5521
5521
  "satisfies"
5522
5522
  ], h = {
5523
5523
  $pattern: Sx,
5524
- keyword: BI.concat(d),
5525
- literal: RI,
5526
- built_in: UI.concat(o),
5527
- "variable.language": NI
5524
+ keyword: RI.concat(d),
5525
+ literal: VI,
5526
+ built_in: ZI.concat(o),
5527
+ "variable.language": UI
5528
5528
  }, s = {
5529
5529
  className: "meta",
5530
5530
  begin: "@" + n
5531
- }, y = (m, A, q) => {
5532
- const b = m.contains.findIndex((w) => w.label === A);
5533
- if (b === -1)
5531
+ }, y = (x, C, _) => {
5532
+ const m = x.contains.findIndex((w) => w.label === C);
5533
+ if (m === -1)
5534
5534
  throw new Error("can not find mode to replace");
5535
- m.contains.splice(b, 1, q);
5535
+ x.contains.splice(m, 1, _);
5536
5536
  };
5537
5537
  Object.assign(c.keywords, h), c.exports.PARAMS_CONTAINS.push(s);
5538
- const f = c.contains.find((m) => m.scope === "attr"), k = Object.assign(
5538
+ const f = c.contains.find((x) => x.scope === "attr"), k = Object.assign(
5539
5539
  {},
5540
5540
  f,
5541
5541
  { match: a.concat(n, a.lookahead(/\s*\?:/)) }
@@ -5554,7 +5554,7 @@ function Wb(e) {
5554
5554
  k
5555
5555
  // Added for optional property assignment highlighting
5556
5556
  ]), y(c, "shebang", e.SHEBANG()), y(c, "use_strict", r);
5557
- const p = c.contains.find((m) => m.label === "func.def");
5557
+ const p = c.contains.find((x) => x.label === "func.def");
5558
5558
  return p.relevance = 0, Object.assign(c, {
5559
5559
  name: "TypeScript",
5560
5560
  aliases: [
@@ -5781,7 +5781,7 @@ function $b(e) {
5781
5781
  ]
5782
5782
  };
5783
5783
  }
5784
- const cS = (e) => ({
5784
+ const oS = (e) => ({
5785
5785
  IMPORTANT: {
5786
5786
  scope: "meta",
5787
5787
  begin: "!important"
@@ -5814,7 +5814,7 @@ const cS = (e) => ({
5814
5814
  className: "attr",
5815
5815
  begin: /--[A-Za-z_][A-Za-z0-9_-]*/
5816
5816
  }
5817
- }), nS = [
5817
+ }), iS = [
5818
5818
  "a",
5819
5819
  "abbr",
5820
5820
  "address",
@@ -5892,7 +5892,7 @@ const cS = (e) => ({
5892
5892
  "ul",
5893
5893
  "var",
5894
5894
  "video"
5895
- ], oS = [
5895
+ ], rS = [
5896
5896
  "defs",
5897
5897
  "g",
5898
5898
  "marker",
@@ -5934,10 +5934,10 @@ const cS = (e) => ({
5934
5934
  "tspan",
5935
5935
  "foreignObject",
5936
5936
  "clipPath"
5937
- ], iS = [
5938
- ...nS,
5939
- ...oS
5940
- ], rS = [
5937
+ ], uS = [
5938
+ ...iS,
5939
+ ...rS
5940
+ ], dS = [
5941
5941
  "any-hover",
5942
5942
  "any-pointer",
5943
5943
  "aspect-ratio",
@@ -5972,7 +5972,7 @@ const cS = (e) => ({
5972
5972
  "max-width",
5973
5973
  "min-height",
5974
5974
  "max-height"
5975
- ].sort().reverse(), uS = [
5975
+ ].sort().reverse(), hS = [
5976
5976
  "active",
5977
5977
  "any-link",
5978
5978
  "blank",
@@ -6046,7 +6046,7 @@ const cS = (e) => ({
6046
6046
  "visited",
6047
6047
  "where"
6048
6048
  // where()
6049
- ].sort().reverse(), dS = [
6049
+ ].sort().reverse(), lS = [
6050
6050
  "after",
6051
6051
  "backdrop",
6052
6052
  "before",
@@ -6061,7 +6061,7 @@ const cS = (e) => ({
6061
6061
  "selection",
6062
6062
  "slotted",
6063
6063
  "spelling-error"
6064
- ].sort().reverse(), hS = [
6064
+ ].sort().reverse(), sS = [
6065
6065
  "accent-color",
6066
6066
  "align-content",
6067
6067
  "align-items",
@@ -6578,8 +6578,8 @@ const cS = (e) => ({
6578
6578
  "z-index",
6579
6579
  "zoom"
6580
6580
  ].sort().reverse();
6581
- function lS(e) {
6582
- const a = e.regex, c = cS(e), n = { begin: /-(webkit|moz|ms|o)-(?=[a-z])/ }, o = "and or not only", i = /@-?\w[\w]*(-\w+)*/, u = "[a-zA-Z-][a-zA-Z0-9_-]*", r = [
6581
+ function yS(e) {
6582
+ const a = e.regex, c = oS(e), n = { begin: /-(webkit|moz|ms|o)-(?=[a-z])/ }, o = "and or not only", i = /@-?\w[\w]*(-\w+)*/, u = "[a-zA-Z-][a-zA-Z0-9_-]*", r = [
6583
6583
  e.APOS_STRING_MODE,
6584
6584
  e.QUOTE_STRING_MODE
6585
6585
  ];
@@ -6613,8 +6613,8 @@ function lS(e) {
6613
6613
  {
6614
6614
  className: "selector-pseudo",
6615
6615
  variants: [
6616
- { begin: ":(" + uS.join("|") + ")" },
6617
- { begin: ":(:)?(" + dS.join("|") + ")" }
6616
+ { begin: ":(" + hS.join("|") + ")" },
6617
+ { begin: ":(:)?(" + lS.join("|") + ")" }
6618
6618
  ]
6619
6619
  },
6620
6620
  // we may actually need this (12/2020)
@@ -6626,7 +6626,7 @@ function lS(e) {
6626
6626
  c.CSS_VARIABLE,
6627
6627
  {
6628
6628
  className: "attribute",
6629
- begin: "\\b(" + hS.join("|") + ")\\b"
6629
+ begin: "\\b(" + sS.join("|") + ")\\b"
6630
6630
  },
6631
6631
  // attribute values
6632
6632
  {
@@ -6681,7 +6681,7 @@ function lS(e) {
6681
6681
  keywords: {
6682
6682
  $pattern: /[a-z-]+/,
6683
6683
  keyword: o,
6684
- attribute: rS.join(" ")
6684
+ attribute: dS.join(" ")
6685
6685
  },
6686
6686
  contains: [
6687
6687
  {
@@ -6696,12 +6696,12 @@ function lS(e) {
6696
6696
  },
6697
6697
  {
6698
6698
  className: "selector-tag",
6699
- begin: "\\b(" + iS.join("|") + ")\\b"
6699
+ begin: "\\b(" + uS.join("|") + ")\\b"
6700
6700
  }
6701
6701
  ]
6702
6702
  };
6703
6703
  }
6704
- function sS(e) {
6704
+ function pS(e) {
6705
6705
  const a = {
6706
6706
  className: "attr",
6707
6707
  begin: /"(\\.|[^\\"\r\n])*"(?=\s*:)/,
@@ -6835,7 +6835,7 @@ function $x(e) {
6835
6835
  returnBegin: !0,
6836
6836
  contains: [e.inherit(e.TITLE_MODE, { begin: /\w[\w\d_]*/ })],
6837
6837
  relevance: 0
6838
- }, m = [
6838
+ }, x = [
6839
6839
  "if",
6840
6840
  "then",
6841
6841
  "else",
@@ -6853,10 +6853,10 @@ function $x(e) {
6853
6853
  "coproc",
6854
6854
  "function",
6855
6855
  "select"
6856
- ], A = [
6856
+ ], C = [
6857
6857
  "true",
6858
6858
  "false"
6859
- ], q = { match: /(\/[a-z._-]+)+/ }, b = [
6859
+ ], _ = { match: /(\/[a-z._-]+)+/ }, m = [
6860
6860
  "break",
6861
6861
  "cd",
6862
6862
  "continue",
@@ -6967,7 +6967,7 @@ function $x(e) {
6967
6967
  "zsocket",
6968
6968
  "zstyle",
6969
6969
  "ztcp"
6970
- ], C = [
6970
+ ], S = [
6971
6971
  "chcon",
6972
6972
  "chgrp",
6973
6973
  "chown",
@@ -7080,16 +7080,16 @@ function $x(e) {
7080
7080
  ],
7081
7081
  keywords: {
7082
7082
  $pattern: /\b[a-z][a-z0-9._-]+\b/,
7083
- keyword: m,
7084
- literal: A,
7083
+ keyword: x,
7084
+ literal: C,
7085
7085
  built_in: [
7086
- ...b,
7086
+ ...m,
7087
7087
  ...w,
7088
7088
  // Shell modifiers
7089
7089
  "set",
7090
7090
  "shopt",
7091
7091
  ...v,
7092
- ...C
7092
+ ...S
7093
7093
  ]
7094
7094
  },
7095
7095
  contains: [
@@ -7101,7 +7101,7 @@ function $x(e) {
7101
7101
  y,
7102
7102
  i,
7103
7103
  u,
7104
- q,
7104
+ _,
7105
7105
  r,
7106
7106
  d,
7107
7107
  h,
@@ -7336,7 +7336,7 @@ function Xb(e) {
7336
7336
  e.APOS_STRING_MODE,
7337
7337
  e.QUOTE_STRING_MODE
7338
7338
  ]
7339
- }, f = "[0-9](_?[0-9])*", k = `(\\b(${f}))?\\.(${f})|\\b(${f})\\.`, p = `\\b|${n.join("|")}`, m = {
7339
+ }, f = "[0-9](_?[0-9])*", k = `(\\b(${f}))?\\.(${f})|\\b(${f})\\.`, p = `\\b|${n.join("|")}`, x = {
7340
7340
  className: "number",
7341
7341
  relevance: 0,
7342
7342
  variants: [
@@ -7380,7 +7380,7 @@ function Xb(e) {
7380
7380
  begin: `\\b(${f})[jJ](?=${p})`
7381
7381
  }
7382
7382
  ]
7383
- }, A = {
7383
+ }, C = {
7384
7384
  className: "comment",
7385
7385
  begin: a.lookahead(/# type:/),
7386
7386
  end: /$/,
@@ -7397,7 +7397,7 @@ function Xb(e) {
7397
7397
  endsWithParent: !0
7398
7398
  }
7399
7399
  ]
7400
- }, q = {
7400
+ }, _ = {
7401
7401
  className: "params",
7402
7402
  variants: [
7403
7403
  // Exclude params in functions without params
@@ -7415,7 +7415,7 @@ function Xb(e) {
7415
7415
  contains: [
7416
7416
  "self",
7417
7417
  d,
7418
- m,
7418
+ x,
7419
7419
  y,
7420
7420
  e.HASH_COMMENT_MODE
7421
7421
  ]
@@ -7424,7 +7424,7 @@ function Xb(e) {
7424
7424
  };
7425
7425
  return h.contains = [
7426
7426
  y,
7427
- m,
7427
+ x,
7428
7428
  d
7429
7429
  ], {
7430
7430
  name: "Python",
@@ -7438,7 +7438,7 @@ function Xb(e) {
7438
7438
  illegal: /(<\/|\?)|=>/,
7439
7439
  contains: [
7440
7440
  d,
7441
- m,
7441
+ x,
7442
7442
  {
7443
7443
  // very common convention
7444
7444
  scope: "variable.language",
@@ -7452,7 +7452,7 @@ function Xb(e) {
7452
7452
  },
7453
7453
  { match: /\bor\b/, scope: "keyword" },
7454
7454
  y,
7455
- A,
7455
+ C,
7456
7456
  e.HASH_COMMENT_MODE,
7457
7457
  {
7458
7458
  match: [
@@ -7464,7 +7464,7 @@ function Xb(e) {
7464
7464
  1: "keyword",
7465
7465
  3: "title.function"
7466
7466
  },
7467
- contains: [q]
7467
+ contains: [_]
7468
7468
  },
7469
7469
  {
7470
7470
  variants: [
@@ -7498,8 +7498,8 @@ function Xb(e) {
7498
7498
  begin: /^[\t ]*@/,
7499
7499
  end: /(?=#)|$/,
7500
7500
  contains: [
7501
- m,
7502
- q,
7501
+ x,
7502
+ _,
7503
7503
  y
7504
7504
  ]
7505
7505
  }
@@ -7529,11 +7529,11 @@ var Ft = "[0-9](_*[0-9])*", da = `\\.(${Ft})`, ha = "[0-9a-fA-F](_*[0-9a-fA-F])*
7529
7529
  ],
7530
7530
  relevance: 0
7531
7531
  };
7532
- function ZI(e, a, c) {
7533
- return c === -1 ? "" : e.replace(a, (n) => ZI(e, a, c - 1));
7532
+ function GI(e, a, c) {
7533
+ return c === -1 ? "" : e.replace(a, (n) => GI(e, a, c - 1));
7534
7534
  }
7535
- function yS(e) {
7536
- const a = e.regex, c = "[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*", n = c + ZI("(?:<" + c + "~~~(?:\\s*,\\s*" + c + "~~~)*>)?", /~~~/g, 2), d = {
7535
+ function kS(e) {
7536
+ const a = e.regex, c = "[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*", n = c + GI("(?:<" + c + "~~~(?:\\s*,\\s*" + c + "~~~)*>)?", /~~~/g, 2), d = {
7537
7537
  keyword: [
7538
7538
  "synchronized",
7539
7539
  "abstract",
@@ -7743,7 +7743,7 @@ function yS(e) {
7743
7743
  ]
7744
7744
  };
7745
7745
  }
7746
- function pS(e) {
7746
+ function fS(e) {
7747
7747
  const i = {
7748
7748
  keyword: [
7749
7749
  "break",
@@ -7977,13 +7977,13 @@ function Jb(e) {
7977
7977
  contains: [k],
7978
7978
  illegal: "\\n",
7979
7979
  relevance: 0
7980
- }, m = {
7980
+ }, x = {
7981
7981
  begin: "\\[",
7982
7982
  end: "\\]",
7983
7983
  contains: [k],
7984
7984
  illegal: "\\n",
7985
7985
  relevance: 0
7986
- }, A = [
7986
+ }, C = [
7987
7987
  n,
7988
7988
  {
7989
7989
  className: "meta",
@@ -8060,15 +8060,15 @@ function Jb(e) {
8060
8060
  relevance: 0
8061
8061
  },
8062
8062
  p,
8063
- m,
8063
+ x,
8064
8064
  i,
8065
8065
  u
8066
- ], q = [...A];
8067
- return q.pop(), q.push(r), k.contains = q, {
8066
+ ], _ = [...C];
8067
+ return _.pop(), _.push(r), k.contains = _, {
8068
8068
  name: "YAML",
8069
8069
  case_insensitive: !0,
8070
8070
  aliases: ["yml"],
8071
- contains: A
8071
+ contains: C
8072
8072
  };
8073
8073
  }
8074
8074
  function Qb(e) {
@@ -8231,8 +8231,8 @@ function Qb(e) {
8231
8231
  s,
8232
8232
  y,
8233
8233
  f
8234
- ].forEach((q) => {
8235
- q.contains = q.contains.concat(k);
8234
+ ].forEach((_) => {
8235
+ _.contains = _.contains.concat(k);
8236
8236
  }), k = k.concat(h, s), {
8237
8237
  name: "Markdown",
8238
8238
  aliases: [
@@ -8284,13 +8284,13 @@ function Qb(e) {
8284
8284
  ]
8285
8285
  };
8286
8286
  }
8287
- const kS = ["innerHTML"], fS = /* @__PURE__ */ be({
8287
+ const MS = ["innerHTML"], gS = /* @__PURE__ */ be({
8288
8288
  __name: "MarkdownView",
8289
8289
  props: {
8290
8290
  content: {}
8291
8291
  },
8292
8292
  setup(e) {
8293
- J.registerLanguage("javascript", Gb), J.registerLanguage("js", Gb), J.registerLanguage("typescript", Wb), J.registerLanguage("ts", Wb), J.registerLanguage("html", $b), J.registerLanguage("xml", $b), J.registerLanguage("css", lS), J.registerLanguage("json", sS), J.registerLanguage("bash", $x), J.registerLanguage("shell", $x), J.registerLanguage("sh", $x), J.registerLanguage("python", Xb), J.registerLanguage("py", Xb), J.registerLanguage("java", yS), J.registerLanguage("go", pS), J.registerLanguage("yaml", Jb), J.registerLanguage("yml", Jb), J.registerLanguage("markdown", Qb), J.registerLanguage("md", Qb);
8293
+ J.registerLanguage("javascript", Gb), J.registerLanguage("js", Gb), J.registerLanguage("typescript", Wb), J.registerLanguage("ts", Wb), J.registerLanguage("html", $b), J.registerLanguage("xml", $b), J.registerLanguage("css", yS), J.registerLanguage("json", pS), J.registerLanguage("bash", $x), J.registerLanguage("shell", $x), J.registerLanguage("sh", $x), J.registerLanguage("python", Xb), J.registerLanguage("py", Xb), J.registerLanguage("java", kS), J.registerLanguage("go", fS), J.registerLanguage("yaml", Jb), J.registerLanguage("yml", Jb), J.registerLanguage("markdown", Qb), J.registerLanguage("md", Qb);
8294
8294
  const a = new xe({
8295
8295
  html: !0,
8296
8296
  linkify: !0,
@@ -8307,15 +8307,15 @@ const kS = ["innerHTML"], fS = /* @__PURE__ */ be({
8307
8307
  return (o, i) => (H(), O("div", {
8308
8308
  class: "markdown-body",
8309
8309
  innerHTML: n.value
8310
- }, null, 8, kS));
8310
+ }, null, 8, MS));
8311
8311
  }
8312
- }), MS = { class: "page-view" }, gS = {
8312
+ }), mS = { class: "page-view" }, xS = {
8313
8313
  key: 0,
8314
8314
  class: "page-loading"
8315
- }, mS = /* @__PURE__ */ be({
8315
+ }, bS = /* @__PURE__ */ be({
8316
8316
  __name: "PageView",
8317
8317
  setup(e) {
8318
- const a = Kt(), { config: c } = Rt(), n = me(""), o = eL(null), i = me(!0);
8318
+ const a = Kt(), { config: c } = Rt(), n = me(""), o = aL(null), i = me(!0);
8319
8319
  async function u() {
8320
8320
  i.value = !0, n.value = "", o.value = null;
8321
8321
  const r = a.meta.navItem;
@@ -8335,10 +8335,10 @@ Failed to load content for "${r.label}".`;
8335
8335
  }
8336
8336
  i.value = !1;
8337
8337
  }
8338
- return tL(u), Nt(() => a.path, u), (r, d) => (H(), O("div", MS, [
8339
- i.value ? (H(), O("div", gS, [...d[0] || (d[0] = [
8338
+ return cL(u), Nt(() => a.path, u), (r, d) => (H(), O("div", mS, [
8339
+ i.value ? (H(), O("div", xS, [...d[0] || (d[0] = [
8340
8340
  W("span", { class: "page-loading-dot" }, null, -1)
8341
- ])])) : o.value ? (H(), oe(nI(o.value), { key: 1 })) : (H(), oe(fS, {
8341
+ ])])) : o.value ? (H(), oe(nI(o.value), { key: 1 })) : (H(), oe(gS, {
8342
8342
  key: 2,
8343
8343
  content: n.value
8344
8344
  }, null, 8, ["content"]))
@@ -8349,21 +8349,21 @@ Failed to load content for "${r.label}".`;
8349
8349
  for (const [n, o] of a)
8350
8350
  c[n] = o;
8351
8351
  return c;
8352
- }, GI = /* @__PURE__ */ $e(mS, [["__scopeId", "data-v-98336c56"]]);
8353
- function xS(e) {
8352
+ }, WI = /* @__PURE__ */ $e(bS, [["__scopeId", "data-v-98336c56"]]);
8353
+ function IS(e) {
8354
8354
  return "/" + e.toLowerCase().replace(/\s+/g, "-");
8355
8355
  }
8356
- async function WI(e) {
8356
+ async function $I(e) {
8357
8357
  return e.visible ? await Promise.resolve(e.visible()) !== !1 : !0;
8358
8358
  }
8359
- async function $I(e) {
8359
+ async function XI(e) {
8360
8360
  var n;
8361
- const a = await Promise.all(e.map(WI)), c = [];
8361
+ const a = await Promise.all(e.map($I)), c = [];
8362
8362
  for (let o = 0; o < e.length; o++) {
8363
8363
  if (!a[o]) continue;
8364
8364
  const i = e[o];
8365
8365
  if ((n = i.children) != null && n.length) {
8366
- const u = await $I(i.children);
8366
+ const u = await XI(i.children);
8367
8367
  if (!u.length && !i.page && !i.link) continue;
8368
8368
  c.push({ ...i, children: u });
8369
8369
  } else
@@ -8371,10 +8371,10 @@ async function $I(e) {
8371
8371
  }
8372
8372
  return c;
8373
8373
  }
8374
- function XI(e, a) {
8374
+ function KI(e, a) {
8375
8375
  return e.map((c, n) => {
8376
8376
  var d;
8377
- const o = a === void 0 && n === 0, i = !c.page && !!((d = c.children) != null && d.length), u = c.path ?? (o ? "/" : xS(c.label)), r = c.children ? XI(c.children, n) : void 0;
8377
+ const o = a === void 0 && n === 0, i = !c.page && !!((d = c.children) != null && d.length), u = c.path ?? (o ? "/" : IS(c.label)), r = c.children ? KI(c.children, n) : void 0;
8378
8378
  return {
8379
8379
  ...c,
8380
8380
  resolvedPath: u,
@@ -8384,86 +8384,110 @@ function XI(e, a) {
8384
8384
  };
8385
8385
  });
8386
8386
  }
8387
- function KI(e, a = "") {
8387
+ function JI(e, a = "") {
8388
8388
  const c = [];
8389
8389
  for (const n of e)
8390
- n.link || (n.isGroup && n.resolvedChildren ? c.push(...KI(n.resolvedChildren, a)) : c.push({
8390
+ n.link || (n.isGroup && n.resolvedChildren ? c.push(...JI(n.resolvedChildren, a)) : c.push({
8391
8391
  path: a + n.resolvedPath,
8392
8392
  name: (a ? a + ":" : "") + n.label,
8393
- component: GI,
8394
- meta: { navItem: n }
8393
+ component: WI,
8394
+ meta: { navItem: n, auth: n.auth }
8395
8395
  }));
8396
8396
  return c;
8397
8397
  }
8398
- async function bS(e, a) {
8399
- const c = KI(e);
8400
- for (const o of a ?? []) {
8401
- if (!await WI(o)) continue;
8402
- const i = {
8403
- ...o,
8404
- label: o.path,
8405
- resolvedPath: o.path,
8398
+ async function vS(e, a, c) {
8399
+ const n = JI(e);
8400
+ for (const i of a ?? []) {
8401
+ if (!await $I(i)) continue;
8402
+ const u = {
8403
+ ...i,
8404
+ label: i.path,
8405
+ resolvedPath: i.path,
8406
8406
  isHome: !1,
8407
8407
  isGroup: !1
8408
8408
  };
8409
- c.push({
8410
- path: o.path,
8411
- component: GI,
8412
- meta: { navItem: i, standalone: !0 }
8409
+ n.push({
8410
+ path: i.path,
8411
+ component: WI,
8412
+ meta: { navItem: u, standalone: !0, auth: i.auth }
8413
8413
  });
8414
8414
  }
8415
- const n = e.length > 0 ? e[0].resolvedPath : "/";
8416
- return n !== "/" && c.push({
8415
+ const o = e.length > 0 ? e[0].resolvedPath : "/";
8416
+ return o !== "/" && n.push({
8417
8417
  path: "/",
8418
- redirect: n
8419
- }), c.push({
8418
+ redirect: o
8419
+ }), n.push({
8420
8420
  path: "/:pathMatch(.*)*",
8421
- redirect: n
8422
- }), uL({
8423
- history: dL(),
8424
- routes: c
8421
+ redirect: o
8422
+ }), dL({
8423
+ history: c ?? dI(),
8424
+ routes: n
8425
8425
  });
8426
8426
  }
8427
- const JI = "vue-site-theme", QI = Symbol.for("vue-site.themeRef");
8428
- let eb = null, Ne = ["light", "dark"], YI = {}, tb = {}, ev = /* @__PURE__ */ new Set(["dark"]);
8427
+ const LS = "redirect";
8428
+ async function QI(e, a) {
8429
+ var n;
8430
+ const c = [];
8431
+ for (const o of e) {
8432
+ const i = o.auth;
8433
+ if (!(i != null && i !== !1 && !(await Promise.resolve(a.authorize({ rule: i, item: o })) === !0)))
8434
+ if ((n = o.resolvedChildren) != null && n.length) {
8435
+ const u = await QI(o.resolvedChildren, a);
8436
+ if (!u.length && !o.page && !o.link) continue;
8437
+ c.push({ ...o, resolvedChildren: u });
8438
+ } else
8439
+ c.push(o);
8440
+ }
8441
+ return c;
8442
+ }
8443
+ function wS(e, a) {
8444
+ e.beforeEach(async (c, n) => {
8445
+ const o = c.meta.auth;
8446
+ if (o == null || o === !1 || a.loginPath && c.path === a.loginPath) return !0;
8447
+ const i = c.meta.navItem, u = await Promise.resolve(a.authorize({ rule: o, item: i, to: c, from: n }));
8448
+ return u === !0 ? !0 : typeof u == "string" ? u === c.path ? !0 : u : a.loginPath ? { path: a.loginPath, query: { [LS]: c.fullPath } } : !1;
8449
+ });
8450
+ }
8451
+ const YI = "vue-site-theme", ev = Symbol.for("vue-site.themeRef");
8452
+ let eb = null, Ne = ["light", "dark"], tv = {}, tb = {}, av = /* @__PURE__ */ new Set(["dark"]);
8429
8453
  function Yb(e) {
8430
8454
  const a = document.documentElement;
8431
8455
  for (const [c, n] of Object.entries(e))
8432
8456
  a.style.setProperty(c, n);
8433
8457
  }
8434
- function tv(e) {
8435
- typeof document < "u" && (document.documentElement.setAttribute("data-theme", e), ev.has(e) ? document.documentElement.classList.add("dark") : document.documentElement.classList.remove("dark")), eb && (eb.value = e);
8436
- const a = YI[e];
8458
+ function cv(e) {
8459
+ typeof document < "u" && (document.documentElement.setAttribute("data-theme", e), av.has(e) ? document.documentElement.classList.add("dark") : document.documentElement.classList.remove("dark")), eb && (eb.value = e);
8460
+ const a = tv[e];
8437
8461
  a && Yb(a), Object.keys(tb).length && Yb(tb);
8438
8462
  }
8439
- function IS() {
8463
+ function CS() {
8440
8464
  try {
8441
- const e = localStorage.getItem(JI);
8465
+ const e = localStorage.getItem(YI);
8442
8466
  if (e && Ne.includes(e)) return e;
8443
8467
  } catch {
8444
8468
  }
8445
8469
  return null;
8446
8470
  }
8447
- function vS(e) {
8471
+ function SS(e) {
8448
8472
  try {
8449
- localStorage.setItem(JI, e);
8473
+ localStorage.setItem(YI, e);
8450
8474
  } catch {
8451
8475
  }
8452
8476
  }
8453
- function LS(e, a = "light", c, n, o, i) {
8454
- eb = e, Ne = c != null && c.length && c.length > 0 ? [...c] : ["light", "dark"], YI = n && Object.keys(n).length ? n : {}, tb = o ? { ...o } : {}, ev = i ?? /* @__PURE__ */ new Set(["dark"]);
8455
- const u = Ne[0] ?? "light", r = Ne.includes(a) ? a : u, d = IS();
8456
- tv(d ?? r);
8477
+ function AS(e, a = "light", c, n, o, i) {
8478
+ eb = e, Ne = c != null && c.length && c.length > 0 ? [...c] : ["light", "dark"], tv = n && Object.keys(n).length ? n : {}, tb = o ? { ...o } : {}, av = i ?? /* @__PURE__ */ new Set(["dark"]);
8479
+ const u = Ne[0] ?? "light", r = Ne.includes(a) ? a : u, d = CS();
8480
+ cv(d ?? r);
8457
8481
  }
8458
- function wS() {
8459
- const e = cI(QI);
8482
+ function _S() {
8483
+ const e = cI(ev);
8460
8484
  if (!e)
8461
8485
  throw new Error(
8462
8486
  "[vue-site] useTheme() must be used within an app created by createSiteApp()."
8463
8487
  );
8464
8488
  const a = e;
8465
8489
  function c(o) {
8466
- Ne.includes(o) && (tv(o), vS(o));
8490
+ Ne.includes(o) && (cv(o), SS(o));
8467
8491
  }
8468
8492
  function n() {
8469
8493
  const o = Ne.indexOf(a.value), i = Ne[(o + 1) % Ne.length] ?? a.value;
@@ -8542,7 +8566,7 @@ const eI = {
8542
8566
  function Xx(e, a) {
8543
8567
  return a ? { ...e, ...a } : { ...e };
8544
8568
  }
8545
- function CS(e) {
8569
+ function qS(e) {
8546
8570
  var i, u, r;
8547
8571
  const a = Xx(
8548
8572
  eI.light,
@@ -8557,43 +8581,43 @@ function CS(e) {
8557
8581
  }
8558
8582
  return n;
8559
8583
  }
8560
- function av(e) {
8584
+ function nv(e) {
8561
8585
  var c;
8562
8586
  if (!e.length) return 0;
8563
8587
  let a = 1;
8564
8588
  for (const n of e)
8565
- (c = n.resolvedChildren) != null && c.length && (a = Math.max(a, 1 + av(n.resolvedChildren)));
8589
+ (c = n.resolvedChildren) != null && c.length && (a = Math.max(a, 1 + nv(n.resolvedChildren)));
8566
8590
  return a;
8567
8591
  }
8568
8592
  function zx(e, a) {
8569
8593
  var c;
8570
8594
  return e.resolvedPath === a ? !0 : (c = e.resolvedChildren) != null && c.length ? e.resolvedChildren.some((n) => zx(n, a)) : !1;
8571
8595
  }
8572
- function SS(e, a) {
8596
+ function DS(e, a) {
8573
8597
  for (const c of e)
8574
8598
  if (zx(c, a)) return c;
8575
8599
  return e[0];
8576
8600
  }
8577
- function cv(e) {
8601
+ function ov(e) {
8578
8602
  return /^[a-z][a-z0-9+.-]*:/i.test(e) || e.startsWith("//");
8579
8603
  }
8580
- function nv(e) {
8604
+ function iv(e) {
8581
8605
  var a;
8582
8606
  if (e.page) return e.resolvedPath;
8583
8607
  if ((a = e.resolvedChildren) != null && a.length)
8584
8608
  for (const c of e.resolvedChildren) {
8585
- const n = nv(c);
8609
+ const n = iv(c);
8586
8610
  if (n) return n;
8587
8611
  }
8588
8612
  return null;
8589
8613
  }
8590
- const AS = 3;
8591
- function ov() {
8614
+ const zS = 3;
8615
+ function rv() {
8592
8616
  const { resolvedNav: e } = Rt(), a = Kt(), c = ne(() => a.meta.standalone === !0), n = ne(
8593
- () => !c.value && av(e) >= AS
8617
+ () => !c.value && nv(e) >= zS
8594
8618
  ), o = ne(() => {
8595
8619
  if (!n.value) return e;
8596
- const u = SS(e, a.path);
8620
+ const u = DS(e, a.path);
8597
8621
  return (u == null ? void 0 : u.resolvedChildren) ?? [];
8598
8622
  }), i = ne(
8599
8623
  () => !c.value && (!n.value || o.value.length > 0)
@@ -8606,7 +8630,7 @@ function ov() {
8606
8630
  * This source code is licensed under the ISC license.
8607
8631
  * See the LICENSE file in the root directory of this source tree.
8608
8632
  */
8609
- const _S = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
8633
+ const ES = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
8610
8634
  /**
8611
8635
  * @license lucide-vue-next v0.475.0 - ISC
8612
8636
  *
@@ -8630,7 +8654,7 @@ var la = {
8630
8654
  * This source code is licensed under the ISC license.
8631
8655
  * See the LICENSE file in the root directory of this source tree.
8632
8656
  */
8633
- const iv = ({ size: e, strokeWidth: a = 2, absoluteStrokeWidth: c, color: n, iconNode: o, name: i, class: u, ...r }, { slots: d }) => Kx(
8657
+ const uv = ({ size: e, strokeWidth: a = 2, absoluteStrokeWidth: c, color: n, iconNode: o, name: i, class: u, ...r }, { slots: d }) => Kx(
8634
8658
  "svg",
8635
8659
  {
8636
8660
  ...la,
@@ -8638,7 +8662,7 @@ const iv = ({ size: e, strokeWidth: a = 2, absoluteStrokeWidth: c, color: n, ico
8638
8662
  height: e || la.height,
8639
8663
  stroke: n || la.stroke,
8640
8664
  "stroke-width": c ? Number(a) * 24 / Number(e) : a,
8641
- class: ["lucide", `lucide-${_S(i ?? "icon")}`],
8665
+ class: ["lucide", `lucide-${ES(i ?? "icon")}`],
8642
8666
  ...r
8643
8667
  },
8644
8668
  [...o.map((h) => Kx(...h)), ...d.default ? [d.default()] : []]
@@ -8650,7 +8674,7 @@ const iv = ({ size: e, strokeWidth: a = 2, absoluteStrokeWidth: c, color: n, ico
8650
8674
  * See the LICENSE file in the root directory of this source tree.
8651
8675
  */
8652
8676
  const t = (e, a) => (c, { slots: n }) => Kx(
8653
- iv,
8677
+ uv,
8654
8678
  {
8655
8679
  ...c,
8656
8680
  iconNode: a,
@@ -30830,7 +30854,7 @@ const Ix = t("ZoomOutIcon", [
30830
30854
  * This source code is licensed under the ISC license.
30831
30855
  * See the LICENSE file in the root directory of this source tree.
30832
30856
  */
30833
- const qS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30857
+ const HS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30834
30858
  __proto__: null,
30835
30859
  AArrowDown: sa,
30836
30860
  AArrowUp: ya,
@@ -32394,7 +32418,7 @@ const qS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
32394
32418
  * This source code is licensed under the ISC license.
32395
32419
  * See the LICENSE file in the root directory of this source tree.
32396
32420
  */
32397
- const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
32421
+ const FS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
32398
32422
  __proto__: null,
32399
32423
  AArrowDown: sa,
32400
32424
  AArrowDownIcon: sa,
@@ -34134,7 +34158,7 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34134
34158
  IceCreamCone: P2,
34135
34159
  IceCreamConeIcon: P2,
34136
34160
  IceCreamIcon: P2,
34137
- Icon: iv,
34161
+ Icon: uv,
34138
34162
  IdCard: R4,
34139
34163
  IdCardIcon: R4,
34140
34164
  Image: W4,
@@ -37666,7 +37690,7 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37666
37690
  ZoomOut: Ix,
37667
37691
  ZoomOutIcon: Ix,
37668
37692
  createLucideIcon: t,
37669
- icons: qS
37693
+ icons: HS
37670
37694
  }, Symbol.toStringTag, { value: "Module" })), We = /* @__PURE__ */ be({
37671
37695
  __name: "DynamicIcon",
37672
37696
  props: {
@@ -37679,7 +37703,7 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37679
37703
  return o.split("-").map((i) => i.charAt(0).toUpperCase() + i.slice(1)).join("");
37680
37704
  }
37681
37705
  const n = ne(() => {
37682
- const o = c(a.name), i = DS;
37706
+ const o = c(a.name), i = FS;
37683
37707
  return i[o] ?? i[o + "Icon"] ?? null;
37684
37708
  });
37685
37709
  return (o, i) => n.value ? (H(), oe(nI(n.value), {
@@ -37688,14 +37712,14 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37688
37712
  "stroke-width": 1.75
37689
37713
  }, null, 8, ["size"])) : re("", !0);
37690
37714
  }
37691
- }), zS = ["href"], ES = { class: "nav-item-label" }, HS = { class: "nav-item-label" }, FS = /* @__PURE__ */ be({
37715
+ }), PS = ["href"], TS = { class: "nav-item-label" }, BS = { class: "nav-item-label" }, RS = /* @__PURE__ */ be({
37692
37716
  __name: "NavItem",
37693
37717
  props: {
37694
37718
  item: {},
37695
37719
  indent: { type: Boolean, default: !1 }
37696
37720
  },
37697
37721
  setup(e) {
37698
- const a = e, c = Kt(), n = ne(() => !!a.item.link && cv(a.item.link)), o = ne(() => a.item.link ?? a.item.resolvedPath), i = ne(() => !n.value && c.path === o.value);
37722
+ const a = e, c = Kt(), n = ne(() => !!a.item.link && ov(a.item.link)), o = ne(() => a.item.link ?? a.item.resolvedPath), i = ne(() => !n.value && c.path === o.value);
37699
37723
  return (u, r) => {
37700
37724
  const d = vx("router-link");
37701
37725
  return n.value ? (H(), O("a", {
@@ -37710,8 +37734,8 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37710
37734
  name: e.item.icon,
37711
37735
  size: 18
37712
37736
  }, null, 8, ["name"])) : re("", !0),
37713
- W("span", ES, qe(e.item.label), 1)
37714
- ], 10, zS)) : (H(), oe(d, {
37737
+ W("span", TS, qe(e.item.label), 1)
37738
+ ], 10, PS)) : (H(), oe(d, {
37715
37739
  key: 1,
37716
37740
  to: o.value,
37717
37741
  class: Ue(["nav-item", { "nav-item--active": i.value, "nav-item--indent": e.indent }])
@@ -37722,13 +37746,13 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37722
37746
  name: e.item.icon,
37723
37747
  size: 18
37724
37748
  }, null, 8, ["name"])) : re("", !0),
37725
- W("span", HS, qe(e.item.label), 1)
37749
+ W("span", BS, qe(e.item.label), 1)
37726
37750
  ]),
37727
37751
  _: 1
37728
37752
  }, 8, ["to", "class"]));
37729
37753
  };
37730
37754
  }
37731
- }), rv = /* @__PURE__ */ $e(FS, [["__scopeId", "data-v-a35b68cd"]]), PS = { class: "nav-group-label" }, TS = { class: "nav-group-children" }, BS = /* @__PURE__ */ be({
37755
+ }), dv = /* @__PURE__ */ $e(RS, [["__scopeId", "data-v-a35b68cd"]]), VS = { class: "nav-group-label" }, jS = { class: "nav-group-children" }, OS = /* @__PURE__ */ be({
37732
37756
  __name: "NavGroup",
37733
37757
  props: {
37734
37758
  item: {}
@@ -37758,7 +37782,7 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37758
37782
  name: e.item.icon,
37759
37783
  size: 18
37760
37784
  }, null, 8, ["name"])) : re("", !0),
37761
- W("span", PS, qe(e.item.label), 1),
37785
+ W("span", VS, qe(e.item.label), 1),
37762
37786
  r[0] || (r[0] = W("svg", {
37763
37787
  class: "nav-group-chevron",
37764
37788
  width: "16",
@@ -37773,14 +37797,14 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37773
37797
  W("path", { d: "m9 18 6-6-6-6" })
37774
37798
  ], -1))
37775
37799
  ]),
37776
- oI(W("div", TS, [
37800
+ oI(W("div", jS, [
37777
37801
  (H(!0), O(Ze, null, Xt(e.item.resolvedChildren, (d) => (H(), O(Ze, {
37778
37802
  key: d.resolvedPath + d.label
37779
37803
  }, [
37780
- d.isGroup ? (H(), oe(uv, {
37804
+ d.isGroup ? (H(), oe(hv, {
37781
37805
  key: 0,
37782
37806
  item: d
37783
- }, null, 8, ["item"])) : (H(), oe(rv, {
37807
+ }, null, 8, ["item"])) : (H(), oe(dv, {
37784
37808
  key: 1,
37785
37809
  item: d,
37786
37810
  indent: !0
@@ -37791,25 +37815,25 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37791
37815
  ])
37792
37816
  ], 2));
37793
37817
  }
37794
- }), uv = /* @__PURE__ */ $e(BS, [["__scopeId", "data-v-0faf5c71"]]), RS = { class: "site-sidebar-nav" }, VS = /* @__PURE__ */ be({
37818
+ }), hv = /* @__PURE__ */ $e(OS, [["__scopeId", "data-v-0faf5c71"]]), NS = { class: "site-sidebar-nav" }, US = /* @__PURE__ */ be({
37795
37819
  __name: "SideNav",
37796
37820
  setup(e) {
37797
- const { sidebarNav: a } = ov();
37798
- return (c, n) => (H(), O("nav", RS, [
37821
+ const { sidebarNav: a } = rv();
37822
+ return (c, n) => (H(), O("nav", NS, [
37799
37823
  (H(!0), O(Ze, null, Xt(R(a), (o) => (H(), O(Ze, {
37800
37824
  key: o.resolvedPath
37801
37825
  }, [
37802
- o.isGroup ? (H(), oe(uv, {
37826
+ o.isGroup ? (H(), oe(hv, {
37803
37827
  key: 0,
37804
37828
  item: o
37805
- }, null, 8, ["item"])) : (H(), oe(rv, {
37829
+ }, null, 8, ["item"])) : (H(), oe(dv, {
37806
37830
  key: 1,
37807
37831
  item: o
37808
37832
  }, null, 8, ["item"]))
37809
37833
  ], 64))), 128))
37810
37834
  ]));
37811
37835
  }
37812
- }), jS = ["id"], OS = /* @__PURE__ */ be({
37836
+ }), ZS = ["id"], GS = /* @__PURE__ */ be({
37813
37837
  __name: "TooltipOverlay",
37814
37838
  props: {
37815
37839
  id: {},
@@ -37823,10 +37847,10 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37823
37847
  function u() {
37824
37848
  const h = c.anchor, s = n.value;
37825
37849
  if (!h || !s || !c.open || !c.text) return;
37826
- const y = h.getBoundingClientRect(), f = s.getBoundingClientRect(), k = 8, m = c.placement === "top" ? y.top - k - f.height : y.bottom + k, A = y.left + y.width / 2;
37827
- i.value = A - f.width / 2, o.value = m;
37828
- const q = 8, b = window.innerWidth;
37829
- i.value < q && (i.value = q), i.value + f.width > b - q && (i.value = b - q - f.width);
37850
+ const y = h.getBoundingClientRect(), f = s.getBoundingClientRect(), k = 8, x = c.placement === "top" ? y.top - k - f.height : y.bottom + k, C = y.left + y.width / 2;
37851
+ i.value = C - f.width / 2, o.value = x;
37852
+ const _ = 8, m = window.innerWidth;
37853
+ i.value < _ && (i.value = _), i.value + f.width > m - _ && (i.value = m - _ - f.width);
37830
37854
  }
37831
37855
  let r;
37832
37856
  function d() {
@@ -37835,7 +37859,7 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37835
37859
  return Nt(
37836
37860
  () => [c.open, c.text, c.placement, c.anchor],
37837
37861
  async () => {
37838
- !c.open || !c.text || (await aL(), requestAnimationFrame(() => {
37862
+ !c.open || !c.text || (await nL(), requestAnimationFrame(() => {
37839
37863
  u(), d();
37840
37864
  }));
37841
37865
  }
@@ -37846,25 +37870,25 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37846
37870
  }
37847
37871
  ), rI(() => {
37848
37872
  window.removeEventListener("scroll", u, !0), window.removeEventListener("resize", u), r == null || r.disconnect();
37849
- }), a({ measure: u }), (h, s) => (H(), oe(cL, { to: "body" }, [
37873
+ }), a({ measure: u }), (h, s) => (H(), oe(oL, { to: "body" }, [
37850
37874
  oI(W("div", {
37851
37875
  id: e.id,
37852
37876
  ref_key: "tipRef",
37853
37877
  ref: n,
37854
37878
  role: "tooltip",
37855
37879
  class: "tooltip-overlay",
37856
- style: nL({
37880
+ style: iL({
37857
37881
  position: "fixed",
37858
37882
  top: `${o.value}px`,
37859
37883
  left: `${i.value}px`,
37860
37884
  zIndex: 1e4
37861
37885
  })
37862
- }, qe(e.text), 13, jS), [
37886
+ }, qe(e.text), 13, ZS), [
37863
37887
  [iI, e.open && e.text]
37864
37888
  ])
37865
37889
  ]));
37866
37890
  }
37867
- }), dv = /* @__PURE__ */ $e(OS, [["__scopeId", "data-v-d0b5d0eb"]]), NS = /* @__PURE__ */ be({
37891
+ }), lv = /* @__PURE__ */ $e(GS, [["__scopeId", "data-v-d0b5d0eb"]]), WS = /* @__PURE__ */ be({
37868
37892
  __name: "UiTooltip",
37869
37893
  props: {
37870
37894
  label: {},
@@ -37896,10 +37920,10 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37896
37920
  onFocusin: r,
37897
37921
  onFocusout: d
37898
37922
  }, [
37899
- oL(h.$slots, "default", {
37923
+ rL(h.$slots, "default", {
37900
37924
  describedBy: o.value && e.label.trim() ? R(i) : void 0
37901
37925
  }, void 0, !0),
37902
- pe(dv, {
37926
+ pe(lv, {
37903
37927
  id: R(i),
37904
37928
  open: o.value && !!e.label.trim(),
37905
37929
  text: e.label,
@@ -37908,7 +37932,7 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37908
37932
  }, null, 8, ["id", "open", "text", "anchor", "placement"])
37909
37933
  ], 544));
37910
37934
  }
37911
- }), hv = /* @__PURE__ */ $e(NS, [["__scopeId", "data-v-c96e8e51"]]), US = ["href", "aria-describedby", "aria-label"], ZS = /* @__PURE__ */ be({
37935
+ }), sv = /* @__PURE__ */ $e(WS, [["__scopeId", "data-v-c96e8e51"]]), $S = ["href", "aria-describedby", "aria-label"], XS = /* @__PURE__ */ be({
37912
37936
  __name: "SiteExternalLinks",
37913
37937
  props: {
37914
37938
  compact: { type: Boolean, default: !1 }
@@ -37933,7 +37957,7 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37933
37957
  key: 0,
37934
37958
  class: Ue(["site-external-links", { "site-external-links--compact": e.compact }])
37935
37959
  }, [
37936
- (H(!0), O(Ze, null, Xt(n.value, (u, r) => (H(), oe(hv, {
37960
+ (H(!0), O(Ze, null, Xt(n.value, (u, r) => (H(), oe(sv, {
37937
37961
  key: `${u.link}-${r}`,
37938
37962
  label: c(u),
37939
37963
  placement: e.compact ? "top" : "bottom"
@@ -37951,26 +37975,26 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37951
37975
  name: u.icon,
37952
37976
  size: e.compact ? 15 : 18
37953
37977
  }, null, 8, ["name", "size"])
37954
- ], 8, US)
37978
+ ], 8, $S)
37955
37979
  ]),
37956
37980
  _: 2
37957
37981
  }, 1032, ["label", "placement"]))), 128))
37958
37982
  ], 2)) : re("", !0);
37959
37983
  }
37960
- }), tI = /* @__PURE__ */ $e(ZS, [["__scopeId", "data-v-89ad5b4d"]]), GS = ["aria-describedby"], WS = {
37984
+ }), tI = /* @__PURE__ */ $e(XS, [["__scopeId", "data-v-89ad5b4d"]]), KS = ["aria-describedby"], JS = {
37961
37985
  class: "theme-switch-trigger-icon",
37962
37986
  "aria-hidden": "true"
37963
- }, $S = {
37987
+ }, QS = {
37964
37988
  class: "theme-switch-menu",
37965
37989
  role: "group",
37966
37990
  "aria-label": "Theme options"
37967
- }, XS = ["aria-describedby", "aria-label", "aria-pressed", "onClick"], KS = /* @__PURE__ */ be({
37991
+ }, YS = ["aria-describedby", "aria-label", "aria-pressed", "onClick"], eA = /* @__PURE__ */ be({
37968
37992
  __name: "ThemeSwitch",
37969
37993
  props: {
37970
37994
  compact: { type: Boolean, default: !1 }
37971
37995
  },
37972
37996
  setup(e) {
37973
- const { theme: a, setTheme: c } = wS(), { config: n } = Rt(), o = e, i = me(null), u = me(null), r = me(!1), d = uI();
37997
+ const { theme: a, setTheme: c } = _S(), { config: n } = Rt(), o = e, i = me(null), u = me(null), r = me(!1), d = uI();
37974
37998
  let h;
37975
37999
  const s = ne(
37976
38000
  () => o.compact ? "top" : "bottom"
@@ -37988,27 +38012,27 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37988
38012
  });
37989
38013
  const k = ne(() => o.compact ? 15 : 18), p = ne(
37990
38014
  () => o.compact ? "top" : "bottom"
37991
- ), m = ne(() => {
37992
- var v, C;
37993
- const b = [
38015
+ ), x = ne(() => {
38016
+ var v, S;
38017
+ const m = [
37994
38018
  { id: "light", label: "Light", icon: "sun" },
37995
38019
  { id: "dark", label: "Dark", icon: "moon" }
37996
- ], w = ((C = (v = n.theme) == null ? void 0 : v.extraThemes) == null ? void 0 : C.map((z) => ({
38020
+ ], w = ((S = (v = n.theme) == null ? void 0 : v.extraThemes) == null ? void 0 : S.map((z) => ({
37997
38021
  id: z.id,
37998
38022
  label: z.label,
37999
38023
  icon: z.icon ?? "palette"
38000
38024
  }))) ?? [];
38001
- return [...b, ...w];
38002
- }), A = ne(
38025
+ return [...m, ...w];
38026
+ }), C = ne(
38003
38027
  () => {
38004
- var b;
38005
- return ((b = m.value.find((w) => w.id === a.value)) == null ? void 0 : b.icon) ?? "palette";
38028
+ var m;
38029
+ return ((m = x.value.find((w) => w.id === a.value)) == null ? void 0 : m.icon) ?? "palette";
38006
38030
  }
38007
38031
  );
38008
- function q(b) {
38009
- c(b), i.value && (i.value.open = !1);
38032
+ function _(m) {
38033
+ c(m), i.value && (i.value.open = !1);
38010
38034
  }
38011
- return (b, w) => (H(), O("details", {
38035
+ return (m, w) => (H(), O("details", {
38012
38036
  ref_key: "detailsRef",
38013
38037
  ref: i,
38014
38038
  class: Ue(["theme-switch", { "theme-switch--compact": o.compact }])
@@ -38022,38 +38046,38 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38022
38046
  onMouseenter: y,
38023
38047
  onMouseleave: f
38024
38048
  }, [
38025
- W("span", WS, [
38049
+ W("span", JS, [
38026
38050
  pe(We, {
38027
- name: A.value,
38051
+ name: C.value,
38028
38052
  size: k.value
38029
38053
  }, null, 8, ["name", "size"])
38030
38054
  ])
38031
- ], 40, GS),
38032
- W("div", $S, [
38033
- (H(!0), O(Ze, null, Xt(m.value, (v) => (H(), oe(hv, {
38055
+ ], 40, KS),
38056
+ W("div", QS, [
38057
+ (H(!0), O(Ze, null, Xt(x.value, (v) => (H(), oe(sv, {
38034
38058
  key: v.id,
38035
38059
  label: v.label,
38036
38060
  placement: p.value
38037
38061
  }, {
38038
- default: $t(({ describedBy: C }) => [
38062
+ default: $t(({ describedBy: S }) => [
38039
38063
  W("button", {
38040
38064
  type: "button",
38041
38065
  class: Ue(["theme-switch-option", { "theme-switch-option--active": v.id === R(a) }]),
38042
- "aria-describedby": C,
38066
+ "aria-describedby": S,
38043
38067
  "aria-label": v.label,
38044
38068
  "aria-pressed": v.id === R(a),
38045
- onClick: (z) => q(v.id)
38069
+ onClick: (z) => _(v.id)
38046
38070
  }, [
38047
38071
  pe(We, {
38048
38072
  name: v.icon,
38049
38073
  size: k.value
38050
38074
  }, null, 8, ["name", "size"])
38051
- ], 10, XS)
38075
+ ], 10, YS)
38052
38076
  ]),
38053
38077
  _: 2
38054
38078
  }, 1032, ["label", "placement"]))), 128))
38055
38079
  ]),
38056
- pe(dv, {
38080
+ pe(lv, {
38057
38081
  id: R(d),
38058
38082
  open: r.value,
38059
38083
  text: "Theme",
@@ -38062,21 +38086,21 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38062
38086
  }, null, 8, ["id", "open", "anchor", "placement"])
38063
38087
  ], 2));
38064
38088
  }
38065
- }), aI = /* @__PURE__ */ $e(KS, [["__scopeId", "data-v-a636511b"]]), JS = {
38089
+ }), aI = /* @__PURE__ */ $e(eA, [["__scopeId", "data-v-a636511b"]]), tA = {
38066
38090
  class: "site-primary-nav-links",
38067
38091
  "aria-label": "Primary"
38068
- }, QS = ["href"], YS = { class: "site-primary-nav-link-label" }, eA = { class: "site-primary-nav-link-label" }, tA = /* @__PURE__ */ be({
38092
+ }, aA = ["href"], cA = { class: "site-primary-nav-link-label" }, nA = { class: "site-primary-nav-link-label" }, oA = /* @__PURE__ */ be({
38069
38093
  __name: "TopPrimaryNav",
38070
38094
  setup(e) {
38071
38095
  const { resolvedNav: a } = Rt(), c = Kt(), n = ne(
38072
38096
  () => a.map((o) => {
38073
- const i = !!o.link && cv(o.link), u = o.link ?? (o.isGroup ? nv(o) ?? "/" : o.resolvedPath), r = i ? !1 : o.link ? c.path === o.link : zx(o, c.path);
38097
+ const i = !!o.link && ov(o.link), u = o.link ?? (o.isGroup ? iv(o) ?? "/" : o.resolvedPath), r = i ? !1 : o.link ? c.path === o.link : zx(o, c.path);
38074
38098
  return { item: o, to: u, external: i, active: r };
38075
38099
  })
38076
38100
  );
38077
38101
  return (o, i) => {
38078
38102
  const u = vx("router-link");
38079
- return H(), O("nav", JS, [
38103
+ return H(), O("nav", tA, [
38080
38104
  (H(!0), O(Ze, null, Xt(n.value, ({ item: r, to: d, external: h, active: s }) => (H(), O(Ze, {
38081
38105
  key: r.resolvedPath + r.label
38082
38106
  }, [
@@ -38092,8 +38116,8 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38092
38116
  name: r.icon,
38093
38117
  size: 17
38094
38118
  }, null, 8, ["name"])) : re("", !0),
38095
- W("span", YS, qe(r.label), 1)
38096
- ], 8, QS)) : (H(), oe(u, {
38119
+ W("span", cA, qe(r.label), 1)
38120
+ ], 8, aA)) : (H(), oe(u, {
38097
38121
  key: 1,
38098
38122
  to: d,
38099
38123
  class: Ue(["site-primary-nav-link", { "site-primary-nav-link--active": s }])
@@ -38104,7 +38128,7 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38104
38128
  name: r.icon,
38105
38129
  size: 17
38106
38130
  }, null, 8, ["name"])) : re("", !0),
38107
- W("span", eA, qe(r.label), 1)
38131
+ W("span", nA, qe(r.label), 1)
38108
38132
  ]),
38109
38133
  _: 2
38110
38134
  }, 1032, ["to", "class"]))
@@ -38112,31 +38136,31 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38112
38136
  ]);
38113
38137
  };
38114
38138
  }
38115
- }), aA = /* @__PURE__ */ $e(tA, [["__scopeId", "data-v-320c51ce"]]), cA = {
38139
+ }), iA = /* @__PURE__ */ $e(oA, [["__scopeId", "data-v-320c51ce"]]), rA = {
38116
38140
  key: 0,
38117
38141
  class: "site-primary-nav"
38118
- }, nA = ["src", "alt"], oA = { class: "site-primary-nav-title" }, iA = { class: "site-primary-nav-end" }, rA = {
38142
+ }, uA = ["src", "alt"], dA = { class: "site-primary-nav-title" }, hA = { class: "site-primary-nav-end" }, lA = {
38119
38143
  key: 1,
38120
38144
  class: "site-sidebar"
38121
- }, uA = {
38145
+ }, sA = {
38122
38146
  key: 0,
38123
38147
  class: "site-sidebar-header"
38124
- }, dA = { class: "site-sidebar-brand" }, hA = ["src", "alt"], lA = { class: "site-sidebar-title" }, sA = {
38148
+ }, yA = { class: "site-sidebar-brand" }, pA = ["src", "alt"], kA = { class: "site-sidebar-title" }, fA = {
38125
38149
  key: 1,
38126
38150
  class: "site-sidebar-footer"
38127
- }, yA = {
38151
+ }, MA = {
38128
38152
  key: 0,
38129
38153
  class: "site-sidebar-toolbar"
38130
- }, pA = {
38154
+ }, gA = {
38131
38155
  key: 1,
38132
38156
  class: "site-footer-text"
38133
- }, kA = { class: "site-content" }, fA = { class: "site-content-inner" }, MA = {
38157
+ }, mA = { class: "site-content" }, xA = { class: "site-content-inner" }, bA = {
38134
38158
  key: 2,
38135
38159
  class: "site-footer-standalone"
38136
- }, gA = { class: "site-footer-text" }, mA = /* @__PURE__ */ be({
38160
+ }, IA = { class: "site-footer-text" }, vA = /* @__PURE__ */ be({
38137
38161
  __name: "AppLayout",
38138
38162
  setup(e) {
38139
- const { config: a } = Rt(), { tieredNav: c, showSidebar: n, standalone: o } = ov();
38163
+ const { config: a } = Rt(), { tieredNav: c, showSidebar: n, standalone: o } = rv();
38140
38164
  return (i, u) => {
38141
38165
  const r = vx("router-link"), d = vx("router-view");
38142
38166
  return H(), O("div", {
@@ -38146,7 +38170,7 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38146
38170
  "site-layout--blank": R(o)
38147
38171
  }])
38148
38172
  }, [
38149
- R(c) ? (H(), O("header", cA, [
38173
+ R(c) ? (H(), O("header", rA, [
38150
38174
  pe(r, {
38151
38175
  to: "/",
38152
38176
  class: "site-primary-nav-brand"
@@ -38158,79 +38182,81 @@ const DS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38158
38182
  src: R(a).logo,
38159
38183
  alt: `${R(a).title} logo`,
38160
38184
  decoding: "async"
38161
- }, null, 8, nA)) : re("", !0),
38162
- W("span", oA, qe(R(a).title), 1)
38185
+ }, null, 8, uA)) : re("", !0),
38186
+ W("span", dA, qe(R(a).title), 1)
38163
38187
  ]),
38164
38188
  _: 1
38165
38189
  }),
38166
- pe(aA),
38167
- W("div", iA, [
38190
+ pe(iA),
38191
+ W("div", hA, [
38168
38192
  pe(tI),
38169
38193
  pe(aI, { class: "site-primary-nav-theme" })
38170
38194
  ])
38171
38195
  ])) : re("", !0),
38172
- R(n) ? (H(), O("aside", rA, [
38173
- R(c) ? re("", !0) : (H(), O("div", uA, [
38174
- W("div", dA, [
38196
+ R(n) ? (H(), O("aside", lA, [
38197
+ R(c) ? re("", !0) : (H(), O("div", sA, [
38198
+ W("div", yA, [
38175
38199
  R(a).logo ? (H(), O("img", {
38176
38200
  key: 0,
38177
38201
  class: "site-sidebar-logo",
38178
38202
  src: R(a).logo,
38179
38203
  alt: `${R(a).title} logo`,
38180
38204
  decoding: "async"
38181
- }, null, 8, hA)) : re("", !0),
38182
- W("div", lA, qe(R(a).title), 1)
38205
+ }, null, 8, pA)) : re("", !0),
38206
+ W("div", kA, qe(R(a).title), 1)
38183
38207
  ])
38184
38208
  ])),
38185
- pe(VS),
38186
- !R(c) || R(a).footer ? (H(), O("div", sA, [
38187
- R(c) ? re("", !0) : (H(), O("div", yA, [
38209
+ pe(US),
38210
+ !R(c) || R(a).footer ? (H(), O("div", fA, [
38211
+ R(c) ? re("", !0) : (H(), O("div", MA, [
38188
38212
  pe(tI, { compact: "" }),
38189
38213
  pe(aI, { compact: "" })
38190
38214
  ])),
38191
- R(a).footer ? (H(), O("p", pA, qe(R(a).footer), 1)) : re("", !0)
38215
+ R(a).footer ? (H(), O("p", gA, qe(R(a).footer), 1)) : re("", !0)
38192
38216
  ])) : re("", !0)
38193
38217
  ])) : re("", !0),
38194
- W("main", kA, [
38195
- W("div", fA, [
38218
+ W("main", mA, [
38219
+ W("div", xA, [
38196
38220
  pe(d)
38197
38221
  ])
38198
38222
  ]),
38199
- R(c) && !R(n) && R(a).footer ? (H(), O("footer", MA, [
38200
- W("p", gA, qe(R(a).footer), 1)
38223
+ R(c) && !R(n) && R(a).footer ? (H(), O("footer", bA, [
38224
+ W("p", IA, qe(R(a).footer), 1)
38201
38225
  ])) : re("", !0)
38202
38226
  ], 2);
38203
38227
  };
38204
38228
  }
38205
38229
  });
38206
- async function LA(e) {
38207
- var s, y, f, k, p;
38208
- const a = await $I(e.nav), c = XI(a), n = await bS(c, e.pages), i = ["light", "dark", ...((y = (s = e.theme) == null ? void 0 : s.extraThemes) == null ? void 0 : y.filter((m) => m.id !== "light" && m.id !== "dark").map((m) => m.id)) ?? []], u = CS(e.theme), r = /* @__PURE__ */ new Set(["dark"]);
38209
- for (const m of ((f = e.theme) == null ? void 0 : f.extraThemes) ?? [])
38210
- m.basedOn === "dark" && r.add(m.id);
38211
- const d = me("light");
38212
- LS(
38230
+ async function AA(e) {
38231
+ var f, k, p, x, C, _;
38232
+ const a = await XI(e.nav), c = KI(a), n = ((f = e.router) == null ? void 0 : f.mode) === "web" ? hL(e.router.base ?? e.baseUrl ?? "/") : dI(), o = await vS(c, e.pages, n);
38233
+ e.auth && wS(o, e.auth);
38234
+ const i = e.auth ? await QI(c, e.auth) : c, r = ["light", "dark", ...((p = (k = e.theme) == null ? void 0 : k.extraThemes) == null ? void 0 : p.filter((m) => m.id !== "light" && m.id !== "dark").map((m) => m.id)) ?? []], d = qS(e.theme), h = /* @__PURE__ */ new Set(["dark"]);
38235
+ for (const m of ((x = e.theme) == null ? void 0 : x.extraThemes) ?? [])
38236
+ m.basedOn === "dark" && h.add(m.id);
38237
+ const s = me("light");
38238
+ AS(
38239
+ s,
38240
+ ((C = e.theme) == null ? void 0 : C.default) ?? "light",
38241
+ r,
38213
38242
  d,
38214
- ((k = e.theme) == null ? void 0 : k.default) ?? "light",
38215
- i,
38216
- u,
38217
- (p = e.theme) == null ? void 0 : p.colors,
38218
- r
38243
+ (_ = e.theme) == null ? void 0 : _.colors,
38244
+ h
38219
38245
  ), document.title = e.title;
38220
- const h = iL(mA);
38221
- return h.provide(QI, d), h.provide(dI, { config: e, resolvedNav: c }), h.use(rL), h.use(n), e.configureApp && await Promise.resolve(e.configureApp(h)), h;
38246
+ const y = uL(vA);
38247
+ return y.provide(ev, s), y.provide(hI, { config: e, resolvedNav: i }), y.use(lL), y.use(o), e.configureApp && await Promise.resolve(e.configureApp(y)), y;
38222
38248
  }
38223
- function wA(e) {
38249
+ function _A(e) {
38224
38250
  return e;
38225
38251
  }
38226
38252
  export {
38227
- AA as ElMessage,
38228
- _A as ElMessageBox,
38229
- qA as ElNotification,
38253
+ zA as ElMessage,
38254
+ EA as ElMessageBox,
38255
+ HA as ElNotification,
38230
38256
  eI as builtinThemePalettes,
38231
- LA as createSiteApp,
38232
- wA as defineConfig,
38233
- QI as themeRefKey,
38257
+ AA as createSiteApp,
38258
+ _A as defineConfig,
38259
+ ev as themeRefKey,
38234
38260
  Rt as useSiteConfig,
38235
- wS as useTheme
38261
+ _S as useTheme
38236
38262
  };