sass-template-common 0.0.11 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  import { jsx as u, jsxs as v, Fragment as W } from "react/jsx-runtime";
2
- import Pe, { useState as z, useRef as wa, useCallback as le, useEffect as We, createElement as Xt, forwardRef as U2, Fragment as l1, useMemo as ya } from "react";
2
+ import He, { useState as z, useRef as ya, useCallback as le, useEffect as We, createElement as Xt, forwardRef as U2, Fragment as l1, useMemo as wa } from "react";
3
3
  const F2 = ({ id: e }) => e && /* @__PURE__ */ u(
4
4
  "script",
5
5
  {
@@ -18,7 +18,7 @@ const F2 = ({ id: e }) => e && /* @__PURE__ */ u(
18
18
  newsType: e?.info?.type ?? "",
19
19
  publishDate: new Date(e?.info?.date?.firstpublish ?? "").toISOString().split("T")[0] ?? ""
20
20
  } : void 0, M2 = ({ id: e, dimensionValues: t = {} }) => {
21
- const r = Pe.useMemo(() => {
21
+ const r = He.useMemo(() => {
22
22
  const n = {};
23
23
  return Object.keys(t).forEach((a) => {
24
24
  n[a] = a;
@@ -118,17 +118,17 @@ function Da() {
118
118
  e.exports = n();
119
119
  })(P2, (function() {
120
120
  var r = 1e3, n = 6e4, a = 36e5, i = "millisecond", s = "second", o = "minute", l = "hour", c = "day", d = "week", m = "month", h = "quarter", p = "year", f = "date", g = "Invalid Date", b = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, q = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, S = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(A) {
121
- var y = ["th", "st", "nd", "rd"], E = A % 100;
122
- return "[" + A + (y[(E - 20) % 10] || y[E] || y[0]) + "]";
123
- } }, x = function(A, y, E) {
121
+ var w = ["th", "st", "nd", "rd"], E = A % 100;
122
+ return "[" + A + (w[(E - 20) % 10] || w[E] || w[0]) + "]";
123
+ } }, x = function(A, w, E) {
124
124
  var B = String(A);
125
- return !B || B.length >= y ? A : "" + Array(y + 1 - B.length).join(E) + A;
126
- }, w = { s: x, z: function(A) {
127
- var y = -A.utcOffset(), E = Math.abs(y), B = Math.floor(E / 60), T = E % 60;
128
- return (y <= 0 ? "+" : "-") + x(B, 2, "0") + ":" + x(T, 2, "0");
129
- }, m: function A(y, E) {
130
- if (y.date() < E.date()) return -A(E, y);
131
- var B = 12 * (E.year() - y.year()) + (E.month() - y.month()), T = y.clone().add(B, m), U = E - T < 0, k = y.clone().add(B + (U ? -1 : 1), m);
125
+ return !B || B.length >= w ? A : "" + Array(w + 1 - B.length).join(E) + A;
126
+ }, y = { s: x, z: function(A) {
127
+ var w = -A.utcOffset(), E = Math.abs(w), B = Math.floor(E / 60), T = E % 60;
128
+ return (w <= 0 ? "+" : "-") + x(B, 2, "0") + ":" + x(T, 2, "0");
129
+ }, m: function A(w, E) {
130
+ if (w.date() < E.date()) return -A(E, w);
131
+ var B = 12 * (E.year() - w.year()) + (E.month() - w.month()), T = w.clone().add(B, m), U = E - T < 0, k = w.clone().add(B + (U ? -1 : 1), m);
132
132
  return +(-(B + (E - T) / (U ? T - k : k - T)) || 0);
133
133
  }, a: function(A) {
134
134
  return A < 0 ? Math.ceil(A) || 0 : Math.floor(A);
@@ -140,33 +140,33 @@ function Da() {
140
140
  D[C] = S;
141
141
  var _ = "$isDayjsObject", M = function(A) {
142
142
  return A instanceof R || !(!A || !A[_]);
143
- }, H = function A(y, E, B) {
143
+ }, H = function A(w, E, B) {
144
144
  var T;
145
- if (!y) return C;
146
- if (typeof y == "string") {
147
- var U = y.toLowerCase();
145
+ if (!w) return C;
146
+ if (typeof w == "string") {
147
+ var U = w.toLowerCase();
148
148
  D[U] && (T = U), E && (D[U] = E, T = U);
149
- var k = y.split("-");
149
+ var k = w.split("-");
150
150
  if (!T && k.length > 1) return A(k[0]);
151
151
  } else {
152
- var I = y.name;
153
- D[I] = y, T = I;
152
+ var I = w.name;
153
+ D[I] = w, T = I;
154
154
  }
155
155
  return !B && T && (C = T), T || !B && C;
156
- }, O = function(A, y) {
156
+ }, O = function(A, w) {
157
157
  if (M(A)) return A.clone();
158
- var E = typeof y == "object" ? y : {};
158
+ var E = typeof w == "object" ? w : {};
159
159
  return E.date = A, E.args = arguments, new R(E);
160
- }, N = w;
161
- N.l = H, N.i = M, N.w = function(A, y) {
162
- return O(A, { locale: y.$L, utc: y.$u, x: y.$x, $offset: y.$offset });
160
+ }, N = y;
161
+ N.l = H, N.i = M, N.w = function(A, w) {
162
+ return O(A, { locale: w.$L, utc: w.$u, x: w.$x, $offset: w.$offset });
163
163
  };
164
164
  var R = (function() {
165
165
  function A(E) {
166
166
  this.$L = H(E.locale, null, !0), this.parse(E), this.$x = this.$x || E.x || {}, this[_] = !0;
167
167
  }
168
- var y = A.prototype;
169
- return y.parse = function(E) {
168
+ var w = A.prototype;
169
+ return w.parse = function(E) {
170
170
  this.$d = (function(B) {
171
171
  var T = B.date, U = B.utc;
172
172
  if (T === null) return /* @__PURE__ */ new Date(NaN);
@@ -181,27 +181,27 @@ function Da() {
181
181
  }
182
182
  return new Date(T);
183
183
  })(E), this.init();
184
- }, y.init = function() {
184
+ }, w.init = function() {
185
185
  var E = this.$d;
186
186
  this.$y = E.getFullYear(), this.$M = E.getMonth(), this.$D = E.getDate(), this.$W = E.getDay(), this.$H = E.getHours(), this.$m = E.getMinutes(), this.$s = E.getSeconds(), this.$ms = E.getMilliseconds();
187
- }, y.$utils = function() {
187
+ }, w.$utils = function() {
188
188
  return N;
189
- }, y.isValid = function() {
189
+ }, w.isValid = function() {
190
190
  return this.$d.toString() !== g;
191
- }, y.isSame = function(E, B) {
191
+ }, w.isSame = function(E, B) {
192
192
  var T = O(E);
193
193
  return this.startOf(B) <= T && T <= this.endOf(B);
194
- }, y.isAfter = function(E, B) {
194
+ }, w.isAfter = function(E, B) {
195
195
  return O(E) < this.startOf(B);
196
- }, y.isBefore = function(E, B) {
196
+ }, w.isBefore = function(E, B) {
197
197
  return this.endOf(B) < O(E);
198
- }, y.$g = function(E, B, T) {
198
+ }, w.$g = function(E, B, T) {
199
199
  return N.u(E) ? this[B] : this.set(T, E);
200
- }, y.unix = function() {
200
+ }, w.unix = function() {
201
201
  return Math.floor(this.valueOf() / 1e3);
202
- }, y.valueOf = function() {
202
+ }, w.valueOf = function() {
203
203
  return this.$d.getTime();
204
- }, y.startOf = function(E, B) {
204
+ }, w.startOf = function(E, B) {
205
205
  var T = this, U = !!N.u(B) || B, k = N.p(E), I = function(de, ae) {
206
206
  var me = N.w(T.$u ? Date.UTC(T.$y, ae, de) : new Date(T.$y, ae, de), T);
207
207
  return U ? me : me.endOf(c);
@@ -228,20 +228,20 @@ function Da() {
228
228
  default:
229
229
  return this.clone();
230
230
  }
231
- }, y.endOf = function(E) {
231
+ }, w.endOf = function(E) {
232
232
  return this.startOf(E, !1);
233
- }, y.$set = function(E, B) {
233
+ }, w.$set = function(E, B) {
234
234
  var T, U = N.p(E), k = "set" + (this.$u ? "UTC" : ""), I = (T = {}, T[c] = k + "Date", T[f] = k + "Date", T[m] = k + "Month", T[p] = k + "FullYear", T[l] = k + "Hours", T[o] = k + "Minutes", T[s] = k + "Seconds", T[i] = k + "Milliseconds", T)[U], V = U === c ? this.$D + (B - this.$W) : B;
235
235
  if (U === m || U === p) {
236
236
  var Z = this.clone().set(f, 1);
237
237
  Z.$d[I](V), Z.init(), this.$d = Z.set(f, Math.min(this.$D, Z.daysInMonth())).$d;
238
238
  } else I && this.$d[I](V);
239
239
  return this.init(), this;
240
- }, y.set = function(E, B) {
240
+ }, w.set = function(E, B) {
241
241
  return this.clone().$set(E, B);
242
- }, y.get = function(E) {
242
+ }, w.get = function(E) {
243
243
  return this[N.p(E)]();
244
- }, y.add = function(E, B) {
244
+ }, w.add = function(E, B) {
245
245
  var T, U = this;
246
246
  E = Number(E);
247
247
  var k = N.p(B), I = function(G) {
@@ -254,22 +254,22 @@ function Da() {
254
254
  if (k === d) return I(7);
255
255
  var V = (T = {}, T[o] = n, T[l] = a, T[s] = r, T)[k] || 1, Z = this.$d.getTime() + E * V;
256
256
  return N.w(Z, this);
257
- }, y.subtract = function(E, B) {
257
+ }, w.subtract = function(E, B) {
258
258
  return this.add(-1 * E, B);
259
- }, y.format = function(E) {
259
+ }, w.format = function(E) {
260
260
  var B = this, T = this.$locale();
261
261
  if (!this.isValid()) return T.invalidDate || g;
262
- var U = E || "YYYY-MM-DDTHH:mm:ssZ", k = N.z(this), I = this.$H, V = this.$m, Z = this.$M, G = T.weekdays, X = T.months, J = T.meridiem, Y = function(ae, me, qe, Ze) {
263
- return ae && (ae[me] || ae(B, U)) || qe[me].slice(0, Ze);
262
+ var U = E || "YYYY-MM-DDTHH:mm:ssZ", k = N.z(this), I = this.$H, V = this.$m, Z = this.$M, G = T.weekdays, X = T.months, J = T.meridiem, Y = function(ae, me, Te, Ze) {
263
+ return ae && (ae[me] || ae(B, U)) || Te[me].slice(0, Ze);
264
264
  }, se = function(ae) {
265
265
  return N.s(I % 12 || 12, ae, "0");
266
- }, de = J || function(ae, me, qe) {
266
+ }, de = J || function(ae, me, Te) {
267
267
  var Ze = ae < 12 ? "AM" : "PM";
268
- return qe ? Ze.toLowerCase() : Ze;
268
+ return Te ? Ze.toLowerCase() : Ze;
269
269
  };
270
270
  return U.replace(q, (function(ae, me) {
271
- return me || (function(qe) {
272
- switch (qe) {
271
+ return me || (function(Te) {
272
+ switch (Te) {
273
273
  case "YY":
274
274
  return String(B.$y).slice(-2);
275
275
  case "YYYY":
@@ -322,9 +322,9 @@ function Da() {
322
322
  return null;
323
323
  })(ae) || k.replace(":", "");
324
324
  }));
325
- }, y.utcOffset = function() {
325
+ }, w.utcOffset = function() {
326
326
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
327
- }, y.diff = function(E, B, T) {
327
+ }, w.diff = function(E, B, T) {
328
328
  var U, k = this, I = N.p(B), V = O(E), Z = (V.utcOffset() - this.utcOffset()) * n, G = this - V, X = function() {
329
329
  return N.m(k, V);
330
330
  };
@@ -357,32 +357,32 @@ function Da() {
357
357
  U = G;
358
358
  }
359
359
  return T ? U : N.a(U);
360
- }, y.daysInMonth = function() {
360
+ }, w.daysInMonth = function() {
361
361
  return this.endOf(m).$D;
362
- }, y.$locale = function() {
362
+ }, w.$locale = function() {
363
363
  return D[this.$L];
364
- }, y.locale = function(E, B) {
364
+ }, w.locale = function(E, B) {
365
365
  if (!E) return this.$L;
366
366
  var T = this.clone(), U = H(E, B, !0);
367
367
  return U && (T.$L = U), T;
368
- }, y.clone = function() {
368
+ }, w.clone = function() {
369
369
  return N.w(this.$d, this);
370
- }, y.toDate = function() {
370
+ }, w.toDate = function() {
371
371
  return new Date(this.valueOf());
372
- }, y.toJSON = function() {
372
+ }, w.toJSON = function() {
373
373
  return this.isValid() ? this.toISOString() : null;
374
- }, y.toISOString = function() {
374
+ }, w.toISOString = function() {
375
375
  return this.$d.toISOString();
376
- }, y.toString = function() {
376
+ }, w.toString = function() {
377
377
  return this.$d.toUTCString();
378
378
  }, A;
379
379
  })(), F = R.prototype;
380
380
  return O.prototype = F, [["$ms", i], ["$s", s], ["$m", o], ["$H", l], ["$W", c], ["$M", m], ["$y", p], ["$D", f]].forEach((function(A) {
381
- F[A[1]] = function(y) {
382
- return this.$g(y, A[0], A[1]);
381
+ F[A[1]] = function(w) {
382
+ return this.$g(w, A[0], A[1]);
383
383
  };
384
- })), O.extend = function(A, y) {
385
- return A.$i || (A(y, R, O), A.$i = !0), O;
384
+ })), O.extend = function(A, w) {
385
+ return A.$i || (A(w, R, O), A.$i = !0), O;
386
386
  }, O.locale = H, O.isDayjs = M, O.unix = function(A) {
387
387
  return O(1e3 * A);
388
388
  }, O.en = D[C], O.Ls = D, O.p = {}, O;
@@ -390,7 +390,7 @@ function Da() {
390
390
  })(t1)), t1.exports;
391
391
  }
392
392
  var H2 = Da();
393
- const Qe = /* @__PURE__ */ b1(H2);
393
+ const qe = /* @__PURE__ */ b1(H2);
394
394
  var r1 = { exports: {} }, j2 = r1.exports, Tu;
395
395
  function V2() {
396
396
  return Tu || (Tu = 1, (function(e, t) {
@@ -404,12 +404,12 @@ function V2() {
404
404
  return i.fromToBase(c, d, m, h);
405
405
  }
406
406
  a.en.relativeTime = s, i.fromToBase = function(c, d, m, h, p) {
407
- for (var f, g, b, q = m.$locale().relativeTime || s, S = r.thresholds || [{ l: "s", r: 44, d: "second" }, { l: "m", r: 89 }, { l: "mm", r: 44, d: "minute" }, { l: "h", r: 89 }, { l: "hh", r: 21, d: "hour" }, { l: "d", r: 35 }, { l: "dd", r: 25, d: "day" }, { l: "M", r: 45 }, { l: "MM", r: 10, d: "month" }, { l: "y", r: 17 }, { l: "yy", d: "year" }], x = S.length, w = 0; w < x; w += 1) {
408
- var C = S[w];
407
+ for (var f, g, b, q = m.$locale().relativeTime || s, S = r.thresholds || [{ l: "s", r: 44, d: "second" }, { l: "m", r: 89 }, { l: "mm", r: 44, d: "minute" }, { l: "h", r: 89 }, { l: "hh", r: 21, d: "hour" }, { l: "d", r: 35 }, { l: "dd", r: 25, d: "day" }, { l: "M", r: 45 }, { l: "MM", r: 10, d: "month" }, { l: "y", r: 17 }, { l: "yy", d: "year" }], x = S.length, y = 0; y < x; y += 1) {
408
+ var C = S[y];
409
409
  C.d && (f = h ? a(c).diff(m, C.d, !0) : m.diff(c, C.d, !0));
410
410
  var D = (r.rounding || Math.round)(Math.abs(f));
411
411
  if (b = f > 0, D <= C.r || !C.r) {
412
- D <= 1 && w > 0 && (C = S[w - 1]);
412
+ D <= 1 && y > 0 && (C = S[y - 1]);
413
413
  var _ = q[C.l];
414
414
  p && (D = p("" + D)), g = typeof _ == "string" ? _.replace("%d", D) : _(D, d, C.l, b);
415
415
  break;
@@ -498,8 +498,8 @@ function Z2() {
498
498
  if (S === 0) return this.utc(b);
499
499
  var x = this.clone();
500
500
  if (b) return x.$offset = S, x.$u = !1, x;
501
- var w = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
502
- return (x = this.local().add(S + w, r)).$offset = S, x.$x.$localOffset = w, x;
501
+ var y = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
502
+ return (x = this.local().add(S + y, r)).$offset = S, x.$x.$localOffset = y, x;
503
503
  };
504
504
  var h = l.format;
505
505
  l.format = function(g) {
@@ -543,14 +543,14 @@ function X2() {
543
543
  f === void 0 && (f = {});
544
544
  var g = new Date(h), b = (function(q, S) {
545
545
  S === void 0 && (S = {});
546
- var x = S.timeZoneName || "short", w = q + "|" + x, C = n[w];
547
- return C || (C = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: q, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: x }), n[w] = C), C;
546
+ var x = S.timeZoneName || "short", y = q + "|" + x, C = n[y];
547
+ return C || (C = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: q, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: x }), n[y] = C), C;
548
548
  })(p, f);
549
549
  return b.formatToParts(g);
550
550
  }, c = function(h, p) {
551
551
  for (var f = l(h, p), g = [], b = 0; b < f.length; b += 1) {
552
- var q = f[b], S = q.type, x = q.value, w = r[S];
553
- w >= 0 && (g[w] = parseInt(x, 10));
552
+ var q = f[b], S = q.type, x = q.value, y = r[S];
553
+ y >= 0 && (g[y] = parseInt(x, 10));
554
554
  }
555
555
  var C = g[3], D = C === 24 ? 0 : C, _ = g[0] + "-" + g[1] + "-" + g[2] + " " + D + ":" + g[4] + ":" + g[5] + ":000", M = +h;
556
556
  return (s.utc(_).valueOf() - (M -= M % 1e3)) / 6e4;
@@ -560,8 +560,8 @@ function X2() {
560
560
  var f, g = this.utcOffset(), b = this.toDate(), q = b.toLocaleString("en-US", { timeZone: h }), S = Math.round((b - new Date(q)) / 1e3 / 60), x = 15 * -Math.round(b.getTimezoneOffset() / 15) - S;
561
561
  if (!Number(x)) f = this.utcOffset(0, p);
562
562
  else if (f = s(q, { locale: this.$L }).$set("millisecond", this.$ms).utcOffset(x, !0), p) {
563
- var w = f.utcOffset();
564
- f = f.add(g - w, "minute");
563
+ var y = f.utcOffset();
564
+ f = f.add(g - y, "minute");
565
565
  }
566
566
  return f.$x.$timezone = h, f;
567
567
  }, d.offsetName = function(h) {
@@ -583,7 +583,7 @@ function X2() {
583
583
  if (_ === O) return [H, _];
584
584
  var N = c(H -= 60 * (O - _) * 1e3, M);
585
585
  return O === N ? [H, O] : [D - 60 * Math.min(O, N) * 1e3, Math.max(O, N)];
586
- })(s.utc(h, g).valueOf(), q, b), x = S[0], w = S[1], C = s(x).utcOffset(w);
586
+ })(s.utc(h, g).valueOf(), q, b), x = S[0], y = S[1], C = s(x).utcOffset(y);
587
587
  return C.$x.$timezone = b, C;
588
588
  }, s.tz.guess = function() {
589
589
  return Intl.DateTimeFormat().resolvedOptions().timeZone;
@@ -596,12 +596,12 @@ function X2() {
596
596
  }
597
597
  var ei = X2();
598
598
  const ti = /* @__PURE__ */ b1(ei);
599
- Qe.extend(J2);
600
- Qe.extend(ti);
601
- Qe.extend(z2);
602
- const A1 = "America/Mexico_City", v1 = "en", $e = (e) => Qe.tz(e, A1).locale(v1).format("DD MMMM YYYY"), xa = (e) => Qe.tz(e, A1).locale(v1).format(
599
+ qe.extend(J2);
600
+ qe.extend(ti);
601
+ qe.extend(z2);
602
+ const A1 = "America/Mexico_City", v1 = "en", $e = (e) => qe.tz(e, A1).locale(v1).format("DD MMMM YYYY"), xa = (e) => qe.tz(e, A1).locale(v1).format(
603
603
  "MMMM DD YYYY [•] hh:mm [hs]"
604
- ), ri = (e) => Qe.tz(e, A1).locale(v1).format("MM/DD/YYYY [•] hh:mm [HS]"), hf = (e) => Qe.tz(e, A1).locale(v1).format("dddd DD [de] MMMM YYYY"), ke = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
604
+ ), ri = (e) => qe.tz(e, A1).locale(v1).format("MM/DD/YYYY [•] hh:mm [HS]"), hf = (e) => qe.tz(e, A1).locale(v1).format("dddd DD [de] MMMM YYYY"), Ue = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
605
605
  function ui(e) {
606
606
  return e && e.status === "fulfilled" ? e.value.data : null;
607
607
  }
@@ -854,7 +854,7 @@ function du() {
854
854
  // http://html5sec.org/#133.
855
855
  "`": "&#x60;"
856
856
  }, p = /&#(?:[xX][^a-fA-F0-9]|[^0-9xX])/, f = /[\0-\x08\x0B\x0E-\x1F\x7F-\x9F\uFDD0-\uFDEF\uFFFE\uFFFF]|[\uD83F\uD87F\uD8BF\uD8FF\uD93F\uD97F\uD9BF\uD9FF\uDA3F\uDA7F\uDABF\uDAFF\uDB3F\uDB7F\uDBBF\uDBFF][\uDFFE\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/, g = /&(CounterClockwiseContourIntegral|DoubleLongLeftRightArrow|ClockwiseContourIntegral|NotNestedGreaterGreater|NotSquareSupersetEqual|DiacriticalDoubleAcute|NotRightTriangleEqual|NotSucceedsSlantEqual|NotPrecedesSlantEqual|CloseCurlyDoubleQuote|NegativeVeryThinSpace|DoubleContourIntegral|FilledVerySmallSquare|CapitalDifferentialD|OpenCurlyDoubleQuote|EmptyVerySmallSquare|NestedGreaterGreater|DoubleLongRightArrow|NotLeftTriangleEqual|NotGreaterSlantEqual|ReverseUpEquilibrium|DoubleLeftRightArrow|NotSquareSubsetEqual|NotDoubleVerticalBar|RightArrowLeftArrow|NotGreaterFullEqual|NotRightTriangleBar|SquareSupersetEqual|DownLeftRightVector|DoubleLongLeftArrow|leftrightsquigarrow|LeftArrowRightArrow|NegativeMediumSpace|blacktriangleright|RightDownVectorBar|PrecedesSlantEqual|RightDoubleBracket|SucceedsSlantEqual|NotLeftTriangleBar|RightTriangleEqual|SquareIntersection|RightDownTeeVector|ReverseEquilibrium|NegativeThickSpace|longleftrightarrow|Longleftrightarrow|LongLeftRightArrow|DownRightTeeVector|DownRightVectorBar|GreaterSlantEqual|SquareSubsetEqual|LeftDownVectorBar|LeftDoubleBracket|VerticalSeparator|rightleftharpoons|NotGreaterGreater|NotSquareSuperset|blacktriangleleft|blacktriangledown|NegativeThinSpace|LeftDownTeeVector|NotLessSlantEqual|leftrightharpoons|DoubleUpDownArrow|DoubleVerticalBar|LeftTriangleEqual|FilledSmallSquare|twoheadrightarrow|NotNestedLessLess|DownLeftTeeVector|DownLeftVectorBar|RightAngleBracket|NotTildeFullEqual|NotReverseElement|RightUpDownVector|DiacriticalTilde|NotSucceedsTilde|circlearrowright|NotPrecedesEqual|rightharpoondown|DoubleRightArrow|NotSucceedsEqual|NonBreakingSpace|NotRightTriangle|LessEqualGreater|RightUpTeeVector|LeftAngleBracket|GreaterFullEqual|DownArrowUpArrow|RightUpVectorBar|twoheadleftarrow|GreaterEqualLess|downharpoonright|RightTriangleBar|ntrianglerighteq|NotSupersetEqual|LeftUpDownVector|DiacriticalAcute|rightrightarrows|vartriangleright|UpArrowDownArrow|DiacriticalGrave|UnderParenthesis|EmptySmallSquare|LeftUpVectorBar|leftrightarrows|DownRightVector|downharpoonleft|trianglerighteq|ShortRightArrow|OverParenthesis|DoubleLeftArrow|DoubleDownArrow|NotSquareSubset|bigtriangledown|ntrianglelefteq|UpperRightArrow|curvearrowright|vartriangleleft|NotLeftTriangle|nleftrightarrow|LowerRightArrow|NotHumpDownHump|NotGreaterTilde|rightthreetimes|LeftUpTeeVector|NotGreaterEqual|straightepsilon|LeftTriangleBar|rightsquigarrow|ContourIntegral|rightleftarrows|CloseCurlyQuote|RightDownVector|LeftRightVector|nLeftrightarrow|leftharpoondown|circlearrowleft|SquareSuperset|OpenCurlyQuote|hookrightarrow|HorizontalLine|DiacriticalDot|NotLessGreater|ntriangleright|DoubleRightTee|InvisibleComma|InvisibleTimes|LowerLeftArrow|DownLeftVector|NotSubsetEqual|curvearrowleft|trianglelefteq|NotVerticalBar|TildeFullEqual|downdownarrows|NotGreaterLess|RightTeeVector|ZeroWidthSpace|looparrowright|LongRightArrow|doublebarwedge|ShortLeftArrow|ShortDownArrow|RightVectorBar|GreaterGreater|ReverseElement|rightharpoonup|LessSlantEqual|leftthreetimes|upharpoonright|rightarrowtail|LeftDownVector|Longrightarrow|NestedLessLess|UpperLeftArrow|nshortparallel|leftleftarrows|leftrightarrow|Leftrightarrow|LeftRightArrow|longrightarrow|upharpoonleft|RightArrowBar|ApplyFunction|LeftTeeVector|leftarrowtail|NotEqualTilde|varsubsetneqq|varsupsetneqq|RightTeeArrow|SucceedsEqual|SucceedsTilde|LeftVectorBar|SupersetEqual|hookleftarrow|DifferentialD|VerticalTilde|VeryThinSpace|blacktriangle|bigtriangleup|LessFullEqual|divideontimes|leftharpoonup|UpEquilibrium|ntriangleleft|RightTriangle|measuredangle|shortparallel|longleftarrow|Longleftarrow|LongLeftArrow|DoubleLeftTee|Poincareplane|PrecedesEqual|triangleright|DoubleUpArrow|RightUpVector|fallingdotseq|looparrowleft|PrecedesTilde|NotTildeEqual|NotTildeTilde|smallsetminus|Proportional|triangleleft|triangledown|UnderBracket|NotHumpEqual|exponentiale|ExponentialE|NotLessTilde|HilbertSpace|RightCeiling|blacklozenge|varsupsetneq|HumpDownHump|GreaterEqual|VerticalLine|LeftTeeArrow|NotLessEqual|DownTeeArrow|LeftTriangle|varsubsetneq|Intersection|NotCongruent|DownArrowBar|LeftUpVector|LeftArrowBar|risingdotseq|GreaterTilde|RoundImplies|SquareSubset|ShortUpArrow|NotSuperset|quaternions|precnapprox|backepsilon|preccurlyeq|OverBracket|blacksquare|MediumSpace|VerticalBar|circledcirc|circleddash|CircleMinus|CircleTimes|LessGreater|curlyeqprec|curlyeqsucc|diamondsuit|UpDownArrow|Updownarrow|RuleDelayed|Rrightarrow|updownarrow|RightVector|nRightarrow|nrightarrow|eqslantless|LeftCeiling|Equilibrium|SmallCircle|expectation|NotSucceeds|thickapprox|GreaterLess|SquareUnion|NotPrecedes|NotLessLess|straightphi|succnapprox|succcurlyeq|SubsetEqual|sqsupseteq|Proportion|Laplacetrf|ImaginaryI|supsetneqq|NotGreater|gtreqqless|NotElement|ThickSpace|TildeEqual|TildeTilde|Fouriertrf|rmoustache|EqualTilde|eqslantgtr|UnderBrace|LeftVector|UpArrowBar|nLeftarrow|nsubseteqq|subsetneqq|nsupseteqq|nleftarrow|succapprox|lessapprox|UpTeeArrow|upuparrows|curlywedge|lesseqqgtr|varepsilon|varnothing|RightFloor|complement|CirclePlus|sqsubseteq|Lleftarrow|circledast|RightArrow|Rightarrow|rightarrow|lmoustache|Bernoullis|precapprox|mapstoleft|mapstodown|longmapsto|dotsquare|downarrow|DoubleDot|nsubseteq|supsetneq|leftarrow|nsupseteq|subsetneq|ThinSpace|ngeqslant|subseteqq|HumpEqual|NotSubset|triangleq|NotCupCap|lesseqgtr|heartsuit|TripleDot|Leftarrow|Coproduct|Congruent|varpropto|complexes|gvertneqq|LeftArrow|LessTilde|supseteqq|MinusPlus|CircleDot|nleqslant|NotExists|gtreqless|nparallel|UnionPlus|LeftFloor|checkmark|CenterDot|centerdot|Mellintrf|gtrapprox|bigotimes|OverBrace|spadesuit|therefore|pitchfork|rationals|PlusMinus|Backslash|Therefore|DownBreve|backsimeq|backprime|DownArrow|nshortmid|Downarrow|lvertneqq|eqvparsl|imagline|imagpart|infintie|integers|Integral|intercal|LessLess|Uarrocir|intlarhk|sqsupset|angmsdaf|sqsubset|llcorner|vartheta|cupbrcap|lnapprox|Superset|SuchThat|succnsim|succneqq|angmsdag|biguplus|curlyvee|trpezium|Succeeds|NotTilde|bigwedge|angmsdah|angrtvbd|triminus|cwconint|fpartint|lrcorner|smeparsl|subseteq|urcorner|lurdshar|laemptyv|DDotrahd|approxeq|ldrushar|awconint|mapstoup|backcong|shortmid|triangle|geqslant|gesdotol|timesbar|circledR|circledS|setminus|multimap|naturals|scpolint|ncongdot|RightTee|boxminus|gnapprox|boxtimes|andslope|thicksim|angmsdaa|varsigma|cirfnint|rtriltri|angmsdab|rppolint|angmsdac|barwedge|drbkarow|clubsuit|thetasym|bsolhsub|capbrcup|dzigrarr|doteqdot|DotEqual|dotminus|UnderBar|NotEqual|realpart|otimesas|ulcorner|hksearow|hkswarow|parallel|PartialD|elinters|emptyset|plusacir|bbrktbrk|angmsdad|pointint|bigoplus|angmsdae|Precedes|bigsqcup|varkappa|notindot|supseteq|precneqq|precnsim|profalar|profline|profsurf|leqslant|lesdotor|raemptyv|subplus|notnivb|notnivc|subrarr|zigrarr|vzigzag|submult|subedot|Element|between|cirscir|larrbfs|larrsim|lotimes|lbrksld|lbrkslu|lozenge|ldrdhar|dbkarow|bigcirc|epsilon|simrarr|simplus|ltquest|Epsilon|luruhar|gtquest|maltese|npolint|eqcolon|npreceq|bigodot|ddagger|gtrless|bnequiv|harrcir|ddotseq|equivDD|backsim|demptyv|nsqsube|nsqsupe|Upsilon|nsubset|upsilon|minusdu|nsucceq|swarrow|nsupset|coloneq|searrow|boxplus|napprox|natural|asympeq|alefsym|congdot|nearrow|bigstar|diamond|supplus|tritime|LeftTee|nvinfin|triplus|NewLine|nvltrie|nvrtrie|nwarrow|nexists|Diamond|ruluhar|Implies|supmult|angzarr|suplarr|suphsub|questeq|because|digamma|Because|olcross|bemptyv|omicron|Omicron|rotimes|NoBreak|intprod|angrtvb|orderof|uwangle|suphsol|lesdoto|orslope|DownTee|realine|cudarrl|rdldhar|OverBar|supedot|lessdot|supdsub|topfork|succsim|rbrkslu|rbrksld|pertenk|cudarrr|isindot|planckh|lessgtr|pluscir|gesdoto|plussim|plustwo|lesssim|cularrp|rarrsim|Cayleys|notinva|notinvb|notinvc|UpArrow|Uparrow|uparrow|NotLess|dwangle|precsim|Product|curarrm|Cconint|dotplus|rarrbfs|ccupssm|Cedilla|cemptyv|notniva|quatint|frac35|frac38|frac45|frac56|frac58|frac78|tridot|xoplus|gacute|gammad|Gammad|lfisht|lfloor|bigcup|sqsupe|gbreve|Gbreve|lharul|sqsube|sqcups|Gcedil|apacir|llhard|lmidot|Lmidot|lmoust|andand|sqcaps|approx|Abreve|spades|circeq|tprime|divide|topcir|Assign|topbot|gesdot|divonx|xuplus|timesd|gesles|atilde|solbar|SOFTcy|loplus|timesb|lowast|lowbar|dlcorn|dlcrop|softcy|dollar|lparlt|thksim|lrhard|Atilde|lsaquo|smashp|bigvee|thinsp|wreath|bkarow|lsquor|lstrok|Lstrok|lthree|ltimes|ltlarr|DotDot|simdot|ltrPar|weierp|xsqcup|angmsd|sigmav|sigmaf|zeetrf|Zcaron|zcaron|mapsto|vsupne|thetav|cirmid|marker|mcomma|Zacute|vsubnE|there4|gtlPar|vsubne|bottom|gtrarr|SHCHcy|shchcy|midast|midcir|middot|minusb|minusd|gtrdot|bowtie|sfrown|mnplus|models|colone|seswar|Colone|mstpos|searhk|gtrsim|nacute|Nacute|boxbox|telrec|hairsp|Tcedil|nbumpe|scnsim|ncaron|Ncaron|ncedil|Ncedil|hamilt|Scedil|nearhk|hardcy|HARDcy|tcedil|Tcaron|commat|nequiv|nesear|tcaron|target|hearts|nexist|varrho|scedil|Scaron|scaron|hellip|Sacute|sacute|hercon|swnwar|compfn|rtimes|rthree|rsquor|rsaquo|zacute|wedgeq|homtht|barvee|barwed|Barwed|rpargt|horbar|conint|swarhk|roplus|nltrie|hslash|hstrok|Hstrok|rmoust|Conint|bprime|hybull|hyphen|iacute|Iacute|supsup|supsub|supsim|varphi|coprod|brvbar|agrave|Supset|supset|igrave|Igrave|notinE|Agrave|iiiint|iinfin|copysr|wedbar|Verbar|vangrt|becaus|incare|verbar|inodot|bullet|drcorn|intcal|drcrop|cularr|vellip|Utilde|bumpeq|cupcap|dstrok|Dstrok|CupCap|cupcup|cupdot|eacute|Eacute|supdot|iquest|easter|ecaron|Ecaron|ecolon|isinsv|utilde|itilde|Itilde|curarr|succeq|Bumpeq|cacute|ulcrop|nparsl|Cacute|nprcue|egrave|Egrave|nrarrc|nrarrw|subsup|subsub|nrtrie|jsercy|nsccue|Jsercy|kappav|kcedil|Kcedil|subsim|ulcorn|nsimeq|egsdot|veebar|kgreen|capand|elsdot|Subset|subset|curren|aacute|lacute|Lacute|emptyv|ntilde|Ntilde|lagran|lambda|Lambda|capcap|Ugrave|langle|subdot|emsp13|numero|emsp14|nvdash|nvDash|nVdash|nVDash|ugrave|ufisht|nvHarr|larrfs|nvlArr|larrhk|larrlp|larrpl|nvrArr|Udblac|nwarhk|larrtl|nwnear|oacute|Oacute|latail|lAtail|sstarf|lbrace|odblac|Odblac|lbrack|udblac|odsold|eparsl|lcaron|Lcaron|ograve|Ograve|lcedil|Lcedil|Aacute|ssmile|ssetmn|squarf|ldquor|capcup|ominus|cylcty|rharul|eqcirc|dagger|rfloor|rfisht|Dagger|daleth|equals|origof|capdot|equest|dcaron|Dcaron|rdquor|oslash|Oslash|otilde|Otilde|otimes|Otimes|urcrop|Ubreve|ubreve|Yacute|Uacute|uacute|Rcedil|rcedil|urcorn|parsim|Rcaron|Vdashl|rcaron|Tstrok|percnt|period|permil|Exists|yacute|rbrack|rbrace|phmmat|ccaron|Ccaron|planck|ccedil|plankv|tstrok|female|plusdo|plusdu|ffilig|plusmn|ffllig|Ccedil|rAtail|dfisht|bernou|ratail|Rarrtl|rarrtl|angsph|rarrpl|rarrlp|rarrhk|xwedge|xotime|forall|ForAll|Vvdash|vsupnE|preceq|bigcap|frac12|frac13|frac14|primes|rarrfs|prnsim|frac15|Square|frac16|square|lesdot|frac18|frac23|propto|prurel|rarrap|rangle|puncsp|frac25|Racute|qprime|racute|lesges|frac34|abreve|AElig|eqsim|utdot|setmn|urtri|Equal|Uring|seArr|uring|searr|dashv|Dashv|mumap|nabla|iogon|Iogon|sdote|sdotb|scsim|napid|napos|equiv|natur|Acirc|dblac|erarr|nbump|iprod|erDot|ucirc|awint|esdot|angrt|ncong|isinE|scnap|Scirc|scirc|ndash|isins|Ubrcy|nearr|neArr|isinv|nedot|ubrcy|acute|Ycirc|iukcy|Iukcy|xutri|nesim|caret|jcirc|Jcirc|caron|twixt|ddarr|sccue|exist|jmath|sbquo|ngeqq|angst|ccaps|lceil|ngsim|UpTee|delta|Delta|rtrif|nharr|nhArr|nhpar|rtrie|jukcy|Jukcy|kappa|rsquo|Kappa|nlarr|nlArr|TSHcy|rrarr|aogon|Aogon|fflig|xrarr|tshcy|ccirc|nleqq|filig|upsih|nless|dharl|nlsim|fjlig|ropar|nltri|dharr|robrk|roarr|fllig|fltns|roang|rnmid|subnE|subne|lAarr|trisb|Ccirc|acirc|ccups|blank|VDash|forkv|Vdash|langd|cedil|blk12|blk14|laquo|strns|diams|notin|vDash|larrb|blk34|block|disin|uplus|vdash|vBarv|aelig|starf|Wedge|check|xrArr|lates|lbarr|lBarr|notni|lbbrk|bcong|frasl|lbrke|frown|vrtri|vprop|vnsup|gamma|Gamma|wedge|xodot|bdquo|srarr|doteq|ldquo|boxdl|boxdL|gcirc|Gcirc|boxDl|boxDL|boxdr|boxdR|boxDr|TRADE|trade|rlhar|boxDR|vnsub|npart|vltri|rlarr|boxhd|boxhD|nprec|gescc|nrarr|nrArr|boxHd|boxHD|boxhu|boxhU|nrtri|boxHu|clubs|boxHU|times|colon|Colon|gimel|xlArr|Tilde|nsime|tilde|nsmid|nspar|THORN|thorn|xlarr|nsube|nsubE|thkap|xhArr|comma|nsucc|boxul|boxuL|nsupe|nsupE|gneqq|gnsim|boxUl|boxUL|grave|boxur|boxuR|boxUr|boxUR|lescc|angle|bepsi|boxvh|varpi|boxvH|numsp|Theta|gsime|gsiml|theta|boxVh|boxVH|boxvl|gtcir|gtdot|boxvL|boxVl|boxVL|crarr|cross|Cross|nvsim|boxvr|nwarr|nwArr|sqsup|dtdot|Uogon|lhard|lharu|dtrif|ocirc|Ocirc|lhblk|duarr|odash|sqsub|Hacek|sqcup|llarr|duhar|oelig|OElig|ofcir|boxvR|uogon|lltri|boxVr|csube|uuarr|ohbar|csupe|ctdot|olarr|olcir|harrw|oline|sqcap|omacr|Omacr|omega|Omega|boxVR|aleph|lneqq|lnsim|loang|loarr|rharu|lobrk|hcirc|operp|oplus|rhard|Hcirc|orarr|Union|order|ecirc|Ecirc|cuepr|szlig|cuesc|breve|reals|eDDot|Breve|hoarr|lopar|utrif|rdquo|Umacr|umacr|efDot|swArr|ultri|alpha|rceil|ovbar|swarr|Wcirc|wcirc|smtes|smile|bsemi|lrarr|aring|parsl|lrhar|bsime|uhblk|lrtri|cupor|Aring|uharr|uharl|slarr|rbrke|bsolb|lsime|rbbrk|RBarr|lsimg|phone|rBarr|rbarr|icirc|lsquo|Icirc|emacr|Emacr|ratio|simne|plusb|simlE|simgE|simeq|pluse|ltcir|ltdot|empty|xharr|xdtri|iexcl|Alpha|ltrie|rarrw|pound|ltrif|xcirc|bumpe|prcue|bumpE|asymp|amacr|cuvee|Sigma|sigma|iiint|udhar|iiota|ijlig|IJlig|supnE|imacr|Imacr|prime|Prime|image|prnap|eogon|Eogon|rarrc|mdash|mDDot|cuwed|imath|supne|imped|Amacr|udarr|prsim|micro|rarrb|cwint|raquo|infin|eplus|range|rangd|Ucirc|radic|minus|amalg|veeeq|rAarr|epsiv|ycirc|quest|sharp|quot|zwnj|Qscr|race|qscr|Qopf|qopf|qint|rang|Rang|Zscr|zscr|Zopf|zopf|rarr|rArr|Rarr|Pscr|pscr|prop|prod|prnE|prec|ZHcy|zhcy|prap|Zeta|zeta|Popf|popf|Zdot|plus|zdot|Yuml|yuml|phiv|YUcy|yucy|Yscr|yscr|perp|Yopf|yopf|part|para|YIcy|Ouml|rcub|yicy|YAcy|rdca|ouml|osol|Oscr|rdsh|yacy|real|oscr|xvee|andd|rect|andv|Xscr|oror|ordm|ordf|xscr|ange|aopf|Aopf|rHar|Xopf|opar|Oopf|xopf|xnis|rhov|oopf|omid|xmap|oint|apid|apos|ogon|ascr|Ascr|odot|odiv|xcup|xcap|ocir|oast|nvlt|nvle|nvgt|nvge|nvap|Wscr|wscr|auml|ntlg|ntgl|nsup|nsub|nsim|Nscr|nscr|nsce|Wopf|ring|npre|wopf|npar|Auml|Barv|bbrk|Nopf|nopf|nmid|nLtv|beta|ropf|Ropf|Beta|beth|nles|rpar|nleq|bnot|bNot|nldr|NJcy|rscr|Rscr|Vscr|vscr|rsqb|njcy|bopf|nisd|Bopf|rtri|Vopf|nGtv|ngtr|vopf|boxh|boxH|boxv|nges|ngeq|boxV|bscr|scap|Bscr|bsim|Vert|vert|bsol|bull|bump|caps|cdot|ncup|scnE|ncap|nbsp|napE|Cdot|cent|sdot|Vbar|nang|vBar|chcy|Mscr|mscr|sect|semi|CHcy|Mopf|mopf|sext|circ|cire|mldr|mlcp|cirE|comp|shcy|SHcy|vArr|varr|cong|copf|Copf|copy|COPY|malt|male|macr|lvnE|cscr|ltri|sime|ltcc|simg|Cscr|siml|csub|Uuml|lsqb|lsim|uuml|csup|Lscr|lscr|utri|smid|lpar|cups|smte|lozf|darr|Lopf|Uscr|solb|lopf|sopf|Sopf|lneq|uscr|spar|dArr|lnap|Darr|dash|Sqrt|LJcy|ljcy|lHar|dHar|Upsi|upsi|diam|lesg|djcy|DJcy|leqq|dopf|Dopf|dscr|Dscr|dscy|ldsh|ldca|squf|DScy|sscr|Sscr|dsol|lcub|late|star|Star|Uopf|Larr|lArr|larr|uopf|dtri|dzcy|sube|subE|Lang|lang|Kscr|kscr|Kopf|kopf|KJcy|kjcy|KHcy|khcy|DZcy|ecir|edot|eDot|Jscr|jscr|succ|Jopf|jopf|Edot|uHar|emsp|ensp|Iuml|iuml|eopf|isin|Iscr|iscr|Eopf|epar|sung|epsi|escr|sup1|sup2|sup3|Iota|iota|supe|supE|Iopf|iopf|IOcy|iocy|Escr|esim|Esim|imof|Uarr|QUOT|uArr|uarr|euml|IEcy|iecy|Idot|Euml|euro|excl|Hscr|hscr|Hopf|hopf|TScy|tscy|Tscr|hbar|tscr|flat|tbrk|fnof|hArr|harr|half|fopf|Fopf|tdot|gvnE|fork|trie|gtcc|fscr|Fscr|gdot|gsim|Gscr|gscr|Gopf|gopf|gneq|Gdot|tosa|gnap|Topf|topf|geqq|toea|GJcy|gjcy|tint|gesl|mid|Sfr|ggg|top|ges|gla|glE|glj|geq|gne|gEl|gel|gnE|Gcy|gcy|gap|Tfr|tfr|Tcy|tcy|Hat|Tau|Ffr|tau|Tab|hfr|Hfr|ffr|Fcy|fcy|icy|Icy|iff|ETH|eth|ifr|Ifr|Eta|eta|int|Int|Sup|sup|ucy|Ucy|Sum|sum|jcy|ENG|ufr|Ufr|eng|Jcy|jfr|els|ell|egs|Efr|efr|Jfr|uml|kcy|Kcy|Ecy|ecy|kfr|Kfr|lap|Sub|sub|lat|lcy|Lcy|leg|Dot|dot|lEg|leq|les|squ|div|die|lfr|Lfr|lgE|Dfr|dfr|Del|deg|Dcy|dcy|lne|lnE|sol|loz|smt|Cup|lrm|cup|lsh|Lsh|sim|shy|map|Map|mcy|Mcy|mfr|Mfr|mho|gfr|Gfr|sfr|cir|Chi|chi|nap|Cfr|vcy|Vcy|cfr|Scy|scy|ncy|Ncy|vee|Vee|Cap|cap|nfr|scE|sce|Nfr|nge|ngE|nGg|vfr|Vfr|ngt|bot|nGt|nis|niv|Rsh|rsh|nle|nlE|bne|Bfr|bfr|nLl|nlt|nLt|Bcy|bcy|not|Not|rlm|wfr|Wfr|npr|nsc|num|ocy|ast|Ocy|ofr|xfr|Xfr|Ofr|ogt|ohm|apE|olt|Rho|ape|rho|Rfr|rfr|ord|REG|ang|reg|orv|And|and|AMP|Rcy|amp|Afr|ycy|Ycy|yen|yfr|Yfr|rcy|par|pcy|Pcy|pfr|Pfr|phi|Phi|afr|Acy|acy|zcy|Zcy|piv|acE|acd|zfr|Zfr|pre|prE|psi|Psi|qfr|Qfr|zwj|Or|ge|Gg|gt|gg|el|oS|lt|Lt|LT|Re|lg|gl|eg|ne|Im|it|le|DD|wp|wr|nu|Nu|dd|lE|Sc|sc|pi|Pi|ee|af|ll|Ll|rx|gE|xi|pm|Xi|ic|pr|Pr|in|ni|mp|mu|ac|Mu|or|ap|Gt|GT|ii);|&(Aacute|Agrave|Atilde|Ccedil|Eacute|Egrave|Iacute|Igrave|Ntilde|Oacute|Ograve|Oslash|Otilde|Uacute|Ugrave|Yacute|aacute|agrave|atilde|brvbar|ccedil|curren|divide|eacute|egrave|frac12|frac14|frac34|iacute|igrave|iquest|middot|ntilde|oacute|ograve|oslash|otilde|plusmn|uacute|ugrave|yacute|AElig|Acirc|Aring|Ecirc|Icirc|Ocirc|THORN|Ucirc|acirc|acute|aelig|aring|cedil|ecirc|icirc|iexcl|laquo|micro|ocirc|pound|raquo|szlig|thorn|times|ucirc|Auml|COPY|Euml|Iuml|Ouml|QUOT|Uuml|auml|cent|copy|euml|iuml|macr|nbsp|ordf|ordm|ouml|para|quot|sect|sup1|sup2|sup3|uuml|yuml|AMP|ETH|REG|amp|deg|eth|not|reg|shy|uml|yen|GT|LT|gt|lt)(?!;)([=a-zA-Z0-9]?)|&#([0-9]+)(;?)|&#[xX]([a-fA-F0-9]+)(;?)|&([0-9a-zA-Z]+)/g, b = { aacute: "á", Aacute: "Á", abreve: "ă", Abreve: "Ă", ac: "∾", acd: "∿", acE: "∾̳", acirc: "â", Acirc: "Â", acute: "´", acy: "а", Acy: "А", aelig: "æ", AElig: "Æ", af: "⁡", afr: "𝔞", Afr: "𝔄", agrave: "à", Agrave: "À", alefsym: "ℵ", aleph: "ℵ", alpha: "α", Alpha: "Α", amacr: "ā", Amacr: "Ā", amalg: "⨿", amp: "&", AMP: "&", and: "∧", And: "⩓", andand: "⩕", andd: "⩜", andslope: "⩘", andv: "⩚", ang: "∠", ange: "⦤", angle: "∠", angmsd: "∡", angmsdaa: "⦨", angmsdab: "⦩", angmsdac: "⦪", angmsdad: "⦫", angmsdae: "⦬", angmsdaf: "⦭", angmsdag: "⦮", angmsdah: "⦯", angrt: "∟", angrtvb: "⊾", angrtvbd: "⦝", angsph: "∢", angst: "Å", angzarr: "⍼", aogon: "ą", Aogon: "Ą", aopf: "𝕒", Aopf: "𝔸", ap: "≈", apacir: "⩯", ape: "≊", apE: "⩰", apid: "≋", apos: "'", ApplyFunction: "⁡", approx: "≈", approxeq: "≊", aring: "å", Aring: "Å", ascr: "𝒶", Ascr: "𝒜", Assign: "≔", ast: "*", asymp: "≈", asympeq: "≍", atilde: "ã", Atilde: "Ã", auml: "ä", Auml: "Ä", awconint: "∳", awint: "⨑", backcong: "≌", backepsilon: "϶", backprime: "‵", backsim: "∽", backsimeq: "⋍", Backslash: "∖", Barv: "⫧", barvee: "⊽", barwed: "⌅", Barwed: "⌆", barwedge: "⌅", bbrk: "⎵", bbrktbrk: "⎶", bcong: "≌", bcy: "б", Bcy: "Б", bdquo: "„", becaus: "∵", because: "∵", Because: "∵", bemptyv: "⦰", bepsi: "϶", bernou: "ℬ", Bernoullis: "ℬ", beta: "β", Beta: "Β", beth: "ℶ", between: "≬", bfr: "𝔟", Bfr: "𝔅", bigcap: "⋂", bigcirc: "◯", bigcup: "⋃", bigodot: "⨀", bigoplus: "⨁", bigotimes: "⨂", bigsqcup: "⨆", bigstar: "★", bigtriangledown: "▽", bigtriangleup: "△", biguplus: "⨄", bigvee: "⋁", bigwedge: "⋀", bkarow: "⤍", blacklozenge: "⧫", blacksquare: "▪", blacktriangle: "▴", blacktriangledown: "▾", blacktriangleleft: "◂", blacktriangleright: "▸", blank: "␣", blk12: "▒", blk14: "░", blk34: "▓", block: "█", bne: "=⃥", bnequiv: "≡⃥", bnot: "⌐", bNot: "⫭", bopf: "𝕓", Bopf: "𝔹", bot: "⊥", bottom: "⊥", bowtie: "⋈", boxbox: "⧉", boxdl: "┐", boxdL: "╕", boxDl: "╖", boxDL: "╗", boxdr: "┌", boxdR: "╒", boxDr: "╓", boxDR: "╔", boxh: "─", boxH: "═", boxhd: "┬", boxhD: "╥", boxHd: "╤", boxHD: "╦", boxhu: "┴", boxhU: "╨", boxHu: "╧", boxHU: "╩", boxminus: "⊟", boxplus: "⊞", boxtimes: "⊠", boxul: "┘", boxuL: "╛", boxUl: "╜", boxUL: "╝", boxur: "└", boxuR: "╘", boxUr: "╙", boxUR: "╚", boxv: "│", boxV: "║", boxvh: "┼", boxvH: "╪", boxVh: "╫", boxVH: "╬", boxvl: "┤", boxvL: "╡", boxVl: "╢", boxVL: "╣", boxvr: "├", boxvR: "╞", boxVr: "╟", boxVR: "╠", bprime: "‵", breve: "˘", Breve: "˘", brvbar: "¦", bscr: "𝒷", Bscr: "ℬ", bsemi: "⁏", bsim: "∽", bsime: "⋍", bsol: "\\", bsolb: "⧅", bsolhsub: "⟈", bull: "•", bullet: "•", bump: "≎", bumpe: "≏", bumpE: "⪮", bumpeq: "≏", Bumpeq: "≎", cacute: "ć", Cacute: "Ć", cap: "∩", Cap: "⋒", capand: "⩄", capbrcup: "⩉", capcap: "⩋", capcup: "⩇", capdot: "⩀", CapitalDifferentialD: "ⅅ", caps: "∩︀", caret: "⁁", caron: "ˇ", Cayleys: "ℭ", ccaps: "⩍", ccaron: "č", Ccaron: "Č", ccedil: "ç", Ccedil: "Ç", ccirc: "ĉ", Ccirc: "Ĉ", Cconint: "∰", ccups: "⩌", ccupssm: "⩐", cdot: "ċ", Cdot: "Ċ", cedil: "¸", Cedilla: "¸", cemptyv: "⦲", cent: "¢", centerdot: "·", CenterDot: "·", cfr: "𝔠", Cfr: "ℭ", chcy: "ч", CHcy: "Ч", check: "✓", checkmark: "✓", chi: "χ", Chi: "Χ", cir: "○", circ: "ˆ", circeq: "≗", circlearrowleft: "↺", circlearrowright: "↻", circledast: "⊛", circledcirc: "⊚", circleddash: "⊝", CircleDot: "⊙", circledR: "®", circledS: "Ⓢ", CircleMinus: "⊖", CirclePlus: "⊕", CircleTimes: "⊗", cire: "≗", cirE: "⧃", cirfnint: "⨐", cirmid: "⫯", cirscir: "⧂", ClockwiseContourIntegral: "∲", CloseCurlyDoubleQuote: "”", CloseCurlyQuote: "’", clubs: "♣", clubsuit: "♣", colon: ":", Colon: "∷", colone: "≔", Colone: "⩴", coloneq: "≔", comma: ",", commat: "@", comp: "∁", compfn: "∘", complement: "∁", complexes: "ℂ", cong: "≅", congdot: "⩭", Congruent: "≡", conint: "∮", Conint: "∯", ContourIntegral: "∮", copf: "𝕔", Copf: "ℂ", coprod: "∐", Coproduct: "∐", copy: "©", COPY: "©", copysr: "℗", CounterClockwiseContourIntegral: "∳", crarr: "↵", cross: "✗", Cross: "⨯", cscr: "𝒸", Cscr: "𝒞", csub: "⫏", csube: "⫑", csup: "⫐", csupe: "⫒", ctdot: "⋯", cudarrl: "⤸", cudarrr: "⤵", cuepr: "⋞", cuesc: "⋟", cularr: "↶", cularrp: "⤽", cup: "∪", Cup: "⋓", cupbrcap: "⩈", cupcap: "⩆", CupCap: "≍", cupcup: "⩊", cupdot: "⊍", cupor: "⩅", cups: "∪︀", curarr: "↷", curarrm: "⤼", curlyeqprec: "⋞", curlyeqsucc: "⋟", curlyvee: "⋎", curlywedge: "⋏", curren: "¤", curvearrowleft: "↶", curvearrowright: "↷", cuvee: "⋎", cuwed: "⋏", cwconint: "∲", cwint: "∱", cylcty: "⌭", dagger: "†", Dagger: "‡", daleth: "ℸ", darr: "↓", dArr: "⇓", Darr: "↡", dash: "‐", dashv: "⊣", Dashv: "⫤", dbkarow: "⤏", dblac: "˝", dcaron: "ď", Dcaron: "Ď", dcy: "д", Dcy: "Д", dd: "ⅆ", DD: "ⅅ", ddagger: "‡", ddarr: "⇊", DDotrahd: "⤑", ddotseq: "⩷", deg: "°", Del: "∇", delta: "δ", Delta: "Δ", demptyv: "⦱", dfisht: "⥿", dfr: "𝔡", Dfr: "𝔇", dHar: "⥥", dharl: "⇃", dharr: "⇂", DiacriticalAcute: "´", DiacriticalDot: "˙", DiacriticalDoubleAcute: "˝", DiacriticalGrave: "`", DiacriticalTilde: "˜", diam: "⋄", diamond: "⋄", Diamond: "⋄", diamondsuit: "♦", diams: "♦", die: "¨", DifferentialD: "ⅆ", digamma: "ϝ", disin: "⋲", div: "÷", divide: "÷", divideontimes: "⋇", divonx: "⋇", djcy: "ђ", DJcy: "Ђ", dlcorn: "⌞", dlcrop: "⌍", dollar: "$", dopf: "𝕕", Dopf: "𝔻", dot: "˙", Dot: "¨", DotDot: "⃜", doteq: "≐", doteqdot: "≑", DotEqual: "≐", dotminus: "∸", dotplus: "∔", dotsquare: "⊡", doublebarwedge: "⌆", DoubleContourIntegral: "∯", DoubleDot: "¨", DoubleDownArrow: "⇓", DoubleLeftArrow: "⇐", DoubleLeftRightArrow: "⇔", DoubleLeftTee: "⫤", DoubleLongLeftArrow: "⟸", DoubleLongLeftRightArrow: "⟺", DoubleLongRightArrow: "⟹", DoubleRightArrow: "⇒", DoubleRightTee: "⊨", DoubleUpArrow: "⇑", DoubleUpDownArrow: "⇕", DoubleVerticalBar: "∥", downarrow: "↓", Downarrow: "⇓", DownArrow: "↓", DownArrowBar: "⤓", DownArrowUpArrow: "⇵", DownBreve: "̑", downdownarrows: "⇊", downharpoonleft: "⇃", downharpoonright: "⇂", DownLeftRightVector: "⥐", DownLeftTeeVector: "⥞", DownLeftVector: "↽", DownLeftVectorBar: "⥖", DownRightTeeVector: "⥟", DownRightVector: "⇁", DownRightVectorBar: "⥗", DownTee: "⊤", DownTeeArrow: "↧", drbkarow: "⤐", drcorn: "⌟", drcrop: "⌌", dscr: "𝒹", Dscr: "𝒟", dscy: "ѕ", DScy: "Ѕ", dsol: "⧶", dstrok: "đ", Dstrok: "Đ", dtdot: "⋱", dtri: "▿", dtrif: "▾", duarr: "⇵", duhar: "⥯", dwangle: "⦦", dzcy: "џ", DZcy: "Џ", dzigrarr: "⟿", eacute: "é", Eacute: "É", easter: "⩮", ecaron: "ě", Ecaron: "Ě", ecir: "≖", ecirc: "ê", Ecirc: "Ê", ecolon: "≕", ecy: "э", Ecy: "Э", eDDot: "⩷", edot: "ė", eDot: "≑", Edot: "Ė", ee: "ⅇ", efDot: "≒", efr: "𝔢", Efr: "𝔈", eg: "⪚", egrave: "è", Egrave: "È", egs: "⪖", egsdot: "⪘", el: "⪙", Element: "∈", elinters: "⏧", ell: "ℓ", els: "⪕", elsdot: "⪗", emacr: "ē", Emacr: "Ē", empty: "∅", emptyset: "∅", EmptySmallSquare: "◻", emptyv: "∅", EmptyVerySmallSquare: "▫", emsp: " ", emsp13: " ", emsp14: " ", eng: "ŋ", ENG: "Ŋ", ensp: " ", eogon: "ę", Eogon: "Ę", eopf: "𝕖", Eopf: "𝔼", epar: "⋕", eparsl: "⧣", eplus: "⩱", epsi: "ε", epsilon: "ε", Epsilon: "Ε", epsiv: "ϵ", eqcirc: "≖", eqcolon: "≕", eqsim: "≂", eqslantgtr: "⪖", eqslantless: "⪕", Equal: "⩵", equals: "=", EqualTilde: "≂", equest: "≟", Equilibrium: "⇌", equiv: "≡", equivDD: "⩸", eqvparsl: "⧥", erarr: "⥱", erDot: "≓", escr: "ℯ", Escr: "ℰ", esdot: "≐", esim: "≂", Esim: "⩳", eta: "η", Eta: "Η", eth: "ð", ETH: "Ð", euml: "ë", Euml: "Ë", euro: "€", excl: "!", exist: "∃", Exists: "∃", expectation: "ℰ", exponentiale: "ⅇ", ExponentialE: "ⅇ", fallingdotseq: "≒", fcy: "ф", Fcy: "Ф", female: "♀", ffilig: "ffi", fflig: "ff", ffllig: "ffl", ffr: "𝔣", Ffr: "𝔉", filig: "fi", FilledSmallSquare: "◼", FilledVerySmallSquare: "▪", fjlig: "fj", flat: "♭", fllig: "fl", fltns: "▱", fnof: "ƒ", fopf: "𝕗", Fopf: "𝔽", forall: "∀", ForAll: "∀", fork: "⋔", forkv: "⫙", Fouriertrf: "ℱ", fpartint: "⨍", frac12: "½", frac13: "⅓", frac14: "¼", frac15: "⅕", frac16: "⅙", frac18: "⅛", frac23: "⅔", frac25: "⅖", frac34: "¾", frac35: "⅗", frac38: "⅜", frac45: "⅘", frac56: "⅚", frac58: "⅝", frac78: "⅞", frasl: "⁄", frown: "⌢", fscr: "𝒻", Fscr: "ℱ", gacute: "ǵ", gamma: "γ", Gamma: "Γ", gammad: "ϝ", Gammad: "Ϝ", gap: "⪆", gbreve: "ğ", Gbreve: "Ğ", Gcedil: "Ģ", gcirc: "ĝ", Gcirc: "Ĝ", gcy: "г", Gcy: "Г", gdot: "ġ", Gdot: "Ġ", ge: "≥", gE: "≧", gel: "⋛", gEl: "⪌", geq: "≥", geqq: "≧", geqslant: "⩾", ges: "⩾", gescc: "⪩", gesdot: "⪀", gesdoto: "⪂", gesdotol: "⪄", gesl: "⋛︀", gesles: "⪔", gfr: "𝔤", Gfr: "𝔊", gg: "≫", Gg: "⋙", ggg: "⋙", gimel: "ℷ", gjcy: "ѓ", GJcy: "Ѓ", gl: "≷", gla: "⪥", glE: "⪒", glj: "⪤", gnap: "⪊", gnapprox: "⪊", gne: "⪈", gnE: "≩", gneq: "⪈", gneqq: "≩", gnsim: "⋧", gopf: "𝕘", Gopf: "𝔾", grave: "`", GreaterEqual: "≥", GreaterEqualLess: "⋛", GreaterFullEqual: "≧", GreaterGreater: "⪢", GreaterLess: "≷", GreaterSlantEqual: "⩾", GreaterTilde: "≳", gscr: "ℊ", Gscr: "𝒢", gsim: "≳", gsime: "⪎", gsiml: "⪐", gt: ">", Gt: "≫", GT: ">", gtcc: "⪧", gtcir: "⩺", gtdot: "⋗", gtlPar: "⦕", gtquest: "⩼", gtrapprox: "⪆", gtrarr: "⥸", gtrdot: "⋗", gtreqless: "⋛", gtreqqless: "⪌", gtrless: "≷", gtrsim: "≳", gvertneqq: "≩︀", gvnE: "≩︀", Hacek: "ˇ", hairsp: " ", half: "½", hamilt: "ℋ", hardcy: "ъ", HARDcy: "Ъ", harr: "↔", hArr: "⇔", harrcir: "⥈", harrw: "↭", Hat: "^", hbar: "ℏ", hcirc: "ĥ", Hcirc: "Ĥ", hearts: "♥", heartsuit: "♥", hellip: "…", hercon: "⊹", hfr: "𝔥", Hfr: "ℌ", HilbertSpace: "ℋ", hksearow: "⤥", hkswarow: "⤦", hoarr: "⇿", homtht: "∻", hookleftarrow: "↩", hookrightarrow: "↪", hopf: "𝕙", Hopf: "ℍ", horbar: "―", HorizontalLine: "─", hscr: "𝒽", Hscr: "ℋ", hslash: "ℏ", hstrok: "ħ", Hstrok: "Ħ", HumpDownHump: "≎", HumpEqual: "≏", hybull: "⁃", hyphen: "‐", iacute: "í", Iacute: "Í", ic: "⁣", icirc: "î", Icirc: "Î", icy: "и", Icy: "И", Idot: "İ", iecy: "е", IEcy: "Е", iexcl: "¡", iff: "⇔", ifr: "𝔦", Ifr: "ℑ", igrave: "ì", Igrave: "Ì", ii: "ⅈ", iiiint: "⨌", iiint: "∭", iinfin: "⧜", iiota: "℩", ijlig: "ij", IJlig: "IJ", Im: "ℑ", imacr: "ī", Imacr: "Ī", image: "ℑ", ImaginaryI: "ⅈ", imagline: "ℐ", imagpart: "ℑ", imath: "ı", imof: "⊷", imped: "Ƶ", Implies: "⇒", in: "∈", incare: "℅", infin: "∞", infintie: "⧝", inodot: "ı", int: "∫", Int: "∬", intcal: "⊺", integers: "ℤ", Integral: "∫", intercal: "⊺", Intersection: "⋂", intlarhk: "⨗", intprod: "⨼", InvisibleComma: "⁣", InvisibleTimes: "⁢", iocy: "ё", IOcy: "Ё", iogon: "į", Iogon: "Į", iopf: "𝕚", Iopf: "𝕀", iota: "ι", Iota: "Ι", iprod: "⨼", iquest: "¿", iscr: "𝒾", Iscr: "ℐ", isin: "∈", isindot: "⋵", isinE: "⋹", isins: "⋴", isinsv: "⋳", isinv: "∈", it: "⁢", itilde: "ĩ", Itilde: "Ĩ", iukcy: "і", Iukcy: "І", iuml: "ï", Iuml: "Ï", jcirc: "ĵ", Jcirc: "Ĵ", jcy: "й", Jcy: "Й", jfr: "𝔧", Jfr: "𝔍", jmath: "ȷ", jopf: "𝕛", Jopf: "𝕁", jscr: "𝒿", Jscr: "𝒥", jsercy: "ј", Jsercy: "Ј", jukcy: "є", Jukcy: "Є", kappa: "κ", Kappa: "Κ", kappav: "ϰ", kcedil: "ķ", Kcedil: "Ķ", kcy: "к", Kcy: "К", kfr: "𝔨", Kfr: "𝔎", kgreen: "ĸ", khcy: "х", KHcy: "Х", kjcy: "ќ", KJcy: "Ќ", kopf: "𝕜", Kopf: "𝕂", kscr: "𝓀", Kscr: "𝒦", lAarr: "⇚", lacute: "ĺ", Lacute: "Ĺ", laemptyv: "⦴", lagran: "ℒ", lambda: "λ", Lambda: "Λ", lang: "⟨", Lang: "⟪", langd: "⦑", langle: "⟨", lap: "⪅", Laplacetrf: "ℒ", laquo: "«", larr: "←", lArr: "⇐", Larr: "↞", larrb: "⇤", larrbfs: "⤟", larrfs: "⤝", larrhk: "↩", larrlp: "↫", larrpl: "⤹", larrsim: "⥳", larrtl: "↢", lat: "⪫", latail: "⤙", lAtail: "⤛", late: "⪭", lates: "⪭︀", lbarr: "⤌", lBarr: "⤎", lbbrk: "❲", lbrace: "{", lbrack: "[", lbrke: "⦋", lbrksld: "⦏", lbrkslu: "⦍", lcaron: "ľ", Lcaron: "Ľ", lcedil: "ļ", Lcedil: "Ļ", lceil: "⌈", lcub: "{", lcy: "л", Lcy: "Л", ldca: "⤶", ldquo: "“", ldquor: "„", ldrdhar: "⥧", ldrushar: "⥋", ldsh: "↲", le: "≤", lE: "≦", LeftAngleBracket: "⟨", leftarrow: "←", Leftarrow: "⇐", LeftArrow: "←", LeftArrowBar: "⇤", LeftArrowRightArrow: "⇆", leftarrowtail: "↢", LeftCeiling: "⌈", LeftDoubleBracket: "⟦", LeftDownTeeVector: "⥡", LeftDownVector: "⇃", LeftDownVectorBar: "⥙", LeftFloor: "⌊", leftharpoondown: "↽", leftharpoonup: "↼", leftleftarrows: "⇇", leftrightarrow: "↔", Leftrightarrow: "⇔", LeftRightArrow: "↔", leftrightarrows: "⇆", leftrightharpoons: "⇋", leftrightsquigarrow: "↭", LeftRightVector: "⥎", LeftTee: "⊣", LeftTeeArrow: "↤", LeftTeeVector: "⥚", leftthreetimes: "⋋", LeftTriangle: "⊲", LeftTriangleBar: "⧏", LeftTriangleEqual: "⊴", LeftUpDownVector: "⥑", LeftUpTeeVector: "⥠", LeftUpVector: "↿", LeftUpVectorBar: "⥘", LeftVector: "↼", LeftVectorBar: "⥒", leg: "⋚", lEg: "⪋", leq: "≤", leqq: "≦", leqslant: "⩽", les: "⩽", lescc: "⪨", lesdot: "⩿", lesdoto: "⪁", lesdotor: "⪃", lesg: "⋚︀", lesges: "⪓", lessapprox: "⪅", lessdot: "⋖", lesseqgtr: "⋚", lesseqqgtr: "⪋", LessEqualGreater: "⋚", LessFullEqual: "≦", LessGreater: "≶", lessgtr: "≶", LessLess: "⪡", lesssim: "≲", LessSlantEqual: "⩽", LessTilde: "≲", lfisht: "⥼", lfloor: "⌊", lfr: "𝔩", Lfr: "𝔏", lg: "≶", lgE: "⪑", lHar: "⥢", lhard: "↽", lharu: "↼", lharul: "⥪", lhblk: "▄", ljcy: "љ", LJcy: "Љ", ll: "≪", Ll: "⋘", llarr: "⇇", llcorner: "⌞", Lleftarrow: "⇚", llhard: "⥫", lltri: "◺", lmidot: "ŀ", Lmidot: "Ŀ", lmoust: "⎰", lmoustache: "⎰", lnap: "⪉", lnapprox: "⪉", lne: "⪇", lnE: "≨", lneq: "⪇", lneqq: "≨", lnsim: "⋦", loang: "⟬", loarr: "⇽", lobrk: "⟦", longleftarrow: "⟵", Longleftarrow: "⟸", LongLeftArrow: "⟵", longleftrightarrow: "⟷", Longleftrightarrow: "⟺", LongLeftRightArrow: "⟷", longmapsto: "⟼", longrightarrow: "⟶", Longrightarrow: "⟹", LongRightArrow: "⟶", looparrowleft: "↫", looparrowright: "↬", lopar: "⦅", lopf: "𝕝", Lopf: "𝕃", loplus: "⨭", lotimes: "⨴", lowast: "∗", lowbar: "_", LowerLeftArrow: "↙", LowerRightArrow: "↘", loz: "◊", lozenge: "◊", lozf: "⧫", lpar: "(", lparlt: "⦓", lrarr: "⇆", lrcorner: "⌟", lrhar: "⇋", lrhard: "⥭", lrm: "‎", lrtri: "⊿", lsaquo: "‹", lscr: "𝓁", Lscr: "ℒ", lsh: "↰", Lsh: "↰", lsim: "≲", lsime: "⪍", lsimg: "⪏", lsqb: "[", lsquo: "‘", lsquor: "‚", lstrok: "ł", Lstrok: "Ł", lt: "<", Lt: "≪", LT: "<", ltcc: "⪦", ltcir: "⩹", ltdot: "⋖", lthree: "⋋", ltimes: "⋉", ltlarr: "⥶", ltquest: "⩻", ltri: "◃", ltrie: "⊴", ltrif: "◂", ltrPar: "⦖", lurdshar: "⥊", luruhar: "⥦", lvertneqq: "≨︀", lvnE: "≨︀", macr: "¯", male: "♂", malt: "✠", maltese: "✠", map: "↦", Map: "⤅", mapsto: "↦", mapstodown: "↧", mapstoleft: "↤", mapstoup: "↥", marker: "▮", mcomma: "⨩", mcy: "м", Mcy: "М", mdash: "—", mDDot: "∺", measuredangle: "∡", MediumSpace: " ", Mellintrf: "ℳ", mfr: "𝔪", Mfr: "𝔐", mho: "℧", micro: "µ", mid: "∣", midast: "*", midcir: "⫰", middot: "·", minus: "−", minusb: "⊟", minusd: "∸", minusdu: "⨪", MinusPlus: "∓", mlcp: "⫛", mldr: "…", mnplus: "∓", models: "⊧", mopf: "𝕞", Mopf: "𝕄", mp: "∓", mscr: "𝓂", Mscr: "ℳ", mstpos: "∾", mu: "μ", Mu: "Μ", multimap: "⊸", mumap: "⊸", nabla: "∇", nacute: "ń", Nacute: "Ń", nang: "∠⃒", nap: "≉", napE: "⩰̸", napid: "≋̸", napos: "ʼn", napprox: "≉", natur: "♮", natural: "♮", naturals: "ℕ", nbsp: " ", nbump: "≎̸", nbumpe: "≏̸", ncap: "⩃", ncaron: "ň", Ncaron: "Ň", ncedil: "ņ", Ncedil: "Ņ", ncong: "≇", ncongdot: "⩭̸", ncup: "⩂", ncy: "н", Ncy: "Н", ndash: "–", ne: "≠", nearhk: "⤤", nearr: "↗", neArr: "⇗", nearrow: "↗", nedot: "≐̸", NegativeMediumSpace: "​", NegativeThickSpace: "​", NegativeThinSpace: "​", NegativeVeryThinSpace: "​", nequiv: "≢", nesear: "⤨", nesim: "≂̸", NestedGreaterGreater: "≫", NestedLessLess: "≪", NewLine: `
857
- `, nexist: "∄", nexists: "∄", nfr: "𝔫", Nfr: "𝔑", nge: "≱", ngE: "≧̸", ngeq: "≱", ngeqq: "≧̸", ngeqslant: "⩾̸", nges: "⩾̸", nGg: "⋙̸", ngsim: "≵", ngt: "≯", nGt: "≫⃒", ngtr: "≯", nGtv: "≫̸", nharr: "↮", nhArr: "⇎", nhpar: "⫲", ni: "∋", nis: "⋼", nisd: "⋺", niv: "∋", njcy: "њ", NJcy: "Њ", nlarr: "↚", nlArr: "⇍", nldr: "‥", nle: "≰", nlE: "≦̸", nleftarrow: "↚", nLeftarrow: "⇍", nleftrightarrow: "↮", nLeftrightarrow: "⇎", nleq: "≰", nleqq: "≦̸", nleqslant: "⩽̸", nles: "⩽̸", nless: "≮", nLl: "⋘̸", nlsim: "≴", nlt: "≮", nLt: "≪⃒", nltri: "⋪", nltrie: "⋬", nLtv: "≪̸", nmid: "∤", NoBreak: "⁠", NonBreakingSpace: " ", nopf: "𝕟", Nopf: "ℕ", not: "¬", Not: "⫬", NotCongruent: "≢", NotCupCap: "≭", NotDoubleVerticalBar: "∦", NotElement: "∉", NotEqual: "≠", NotEqualTilde: "≂̸", NotExists: "∄", NotGreater: "≯", NotGreaterEqual: "≱", NotGreaterFullEqual: "≧̸", NotGreaterGreater: "≫̸", NotGreaterLess: "≹", NotGreaterSlantEqual: "⩾̸", NotGreaterTilde: "≵", NotHumpDownHump: "≎̸", NotHumpEqual: "≏̸", notin: "∉", notindot: "⋵̸", notinE: "⋹̸", notinva: "∉", notinvb: "⋷", notinvc: "⋶", NotLeftTriangle: "⋪", NotLeftTriangleBar: "⧏̸", NotLeftTriangleEqual: "⋬", NotLess: "≮", NotLessEqual: "≰", NotLessGreater: "≸", NotLessLess: "≪̸", NotLessSlantEqual: "⩽̸", NotLessTilde: "≴", NotNestedGreaterGreater: "⪢̸", NotNestedLessLess: "⪡̸", notni: "∌", notniva: "∌", notnivb: "⋾", notnivc: "⋽", NotPrecedes: "⊀", NotPrecedesEqual: "⪯̸", NotPrecedesSlantEqual: "⋠", NotReverseElement: "∌", NotRightTriangle: "⋫", NotRightTriangleBar: "⧐̸", NotRightTriangleEqual: "⋭", NotSquareSubset: "⊏̸", NotSquareSubsetEqual: "⋢", NotSquareSuperset: "⊐̸", NotSquareSupersetEqual: "⋣", NotSubset: "⊂⃒", NotSubsetEqual: "⊈", NotSucceeds: "⊁", NotSucceedsEqual: "⪰̸", NotSucceedsSlantEqual: "⋡", NotSucceedsTilde: "≿̸", NotSuperset: "⊃⃒", NotSupersetEqual: "⊉", NotTilde: "≁", NotTildeEqual: "≄", NotTildeFullEqual: "≇", NotTildeTilde: "≉", NotVerticalBar: "∤", npar: "∦", nparallel: "∦", nparsl: "⫽⃥", npart: "∂̸", npolint: "⨔", npr: "⊀", nprcue: "⋠", npre: "⪯̸", nprec: "⊀", npreceq: "⪯̸", nrarr: "↛", nrArr: "⇏", nrarrc: "⤳̸", nrarrw: "↝̸", nrightarrow: "↛", nRightarrow: "⇏", nrtri: "⋫", nrtrie: "⋭", nsc: "⊁", nsccue: "⋡", nsce: "⪰̸", nscr: "𝓃", Nscr: "𝒩", nshortmid: "∤", nshortparallel: "∦", nsim: "≁", nsime: "≄", nsimeq: "≄", nsmid: "∤", nspar: "∦", nsqsube: "⋢", nsqsupe: "⋣", nsub: "⊄", nsube: "⊈", nsubE: "⫅̸", nsubset: "⊂⃒", nsubseteq: "⊈", nsubseteqq: "⫅̸", nsucc: "⊁", nsucceq: "⪰̸", nsup: "⊅", nsupe: "⊉", nsupE: "⫆̸", nsupset: "⊃⃒", nsupseteq: "⊉", nsupseteqq: "⫆̸", ntgl: "≹", ntilde: "ñ", Ntilde: "Ñ", ntlg: "≸", ntriangleleft: "⋪", ntrianglelefteq: "⋬", ntriangleright: "⋫", ntrianglerighteq: "⋭", nu: "ν", Nu: "Ν", num: "#", numero: "№", numsp: " ", nvap: "≍⃒", nvdash: "⊬", nvDash: "⊭", nVdash: "⊮", nVDash: "⊯", nvge: "≥⃒", nvgt: ">⃒", nvHarr: "⤄", nvinfin: "⧞", nvlArr: "⤂", nvle: "≤⃒", nvlt: "<⃒", nvltrie: "⊴⃒", nvrArr: "⤃", nvrtrie: "⊵⃒", nvsim: "∼⃒", nwarhk: "⤣", nwarr: "↖", nwArr: "⇖", nwarrow: "↖", nwnear: "⤧", oacute: "ó", Oacute: "Ó", oast: "⊛", ocir: "⊚", ocirc: "ô", Ocirc: "Ô", ocy: "о", Ocy: "О", odash: "⊝", odblac: "ő", Odblac: "Ő", odiv: "⨸", odot: "⊙", odsold: "⦼", oelig: "œ", OElig: "Œ", ofcir: "⦿", ofr: "𝔬", Ofr: "𝔒", ogon: "˛", ograve: "ò", Ograve: "Ò", ogt: "⧁", ohbar: "⦵", ohm: "Ω", oint: "∮", olarr: "↺", olcir: "⦾", olcross: "⦻", oline: "‾", olt: "⧀", omacr: "ō", Omacr: "Ō", omega: "ω", Omega: "Ω", omicron: "ο", Omicron: "Ο", omid: "⦶", ominus: "⊖", oopf: "𝕠", Oopf: "𝕆", opar: "⦷", OpenCurlyDoubleQuote: "“", OpenCurlyQuote: "‘", operp: "⦹", oplus: "⊕", or: "∨", Or: "⩔", orarr: "↻", ord: "⩝", order: "ℴ", orderof: "ℴ", ordf: "ª", ordm: "º", origof: "⊶", oror: "⩖", orslope: "⩗", orv: "⩛", oS: "Ⓢ", oscr: "ℴ", Oscr: "𝒪", oslash: "ø", Oslash: "Ø", osol: "⊘", otilde: "õ", Otilde: "Õ", otimes: "⊗", Otimes: "⨷", otimesas: "⨶", ouml: "ö", Ouml: "Ö", ovbar: "⌽", OverBar: "‾", OverBrace: "⏞", OverBracket: "⎴", OverParenthesis: "⏜", par: "∥", para: "¶", parallel: "∥", parsim: "⫳", parsl: "⫽", part: "∂", PartialD: "∂", pcy: "п", Pcy: "П", percnt: "%", period: ".", permil: "‰", perp: "⊥", pertenk: "‱", pfr: "𝔭", Pfr: "𝔓", phi: "φ", Phi: "Φ", phiv: "ϕ", phmmat: "ℳ", phone: "☎", pi: "π", Pi: "Π", pitchfork: "⋔", piv: "ϖ", planck: "ℏ", planckh: "ℎ", plankv: "ℏ", plus: "+", plusacir: "⨣", plusb: "⊞", pluscir: "⨢", plusdo: "∔", plusdu: "⨥", pluse: "⩲", PlusMinus: "±", plusmn: "±", plussim: "⨦", plustwo: "⨧", pm: "±", Poincareplane: "ℌ", pointint: "⨕", popf: "𝕡", Popf: "ℙ", pound: "£", pr: "≺", Pr: "⪻", prap: "⪷", prcue: "≼", pre: "⪯", prE: "⪳", prec: "≺", precapprox: "⪷", preccurlyeq: "≼", Precedes: "≺", PrecedesEqual: "⪯", PrecedesSlantEqual: "≼", PrecedesTilde: "≾", preceq: "⪯", precnapprox: "⪹", precneqq: "⪵", precnsim: "⋨", precsim: "≾", prime: "′", Prime: "″", primes: "ℙ", prnap: "⪹", prnE: "⪵", prnsim: "⋨", prod: "∏", Product: "∏", profalar: "⌮", profline: "⌒", profsurf: "⌓", prop: "∝", Proportion: "∷", Proportional: "∝", propto: "∝", prsim: "≾", prurel: "⊰", pscr: "𝓅", Pscr: "𝒫", psi: "ψ", Psi: "Ψ", puncsp: " ", qfr: "𝔮", Qfr: "𝔔", qint: "⨌", qopf: "𝕢", Qopf: "ℚ", qprime: "⁗", qscr: "𝓆", Qscr: "𝒬", quaternions: "ℍ", quatint: "⨖", quest: "?", questeq: "≟", quot: '"', QUOT: '"', rAarr: "⇛", race: "∽̱", racute: "ŕ", Racute: "Ŕ", radic: "√", raemptyv: "⦳", rang: "⟩", Rang: "⟫", rangd: "⦒", range: "⦥", rangle: "⟩", raquo: "»", rarr: "→", rArr: "⇒", Rarr: "↠", rarrap: "⥵", rarrb: "⇥", rarrbfs: "⤠", rarrc: "⤳", rarrfs: "⤞", rarrhk: "↪", rarrlp: "↬", rarrpl: "⥅", rarrsim: "⥴", rarrtl: "↣", Rarrtl: "⤖", rarrw: "↝", ratail: "⤚", rAtail: "⤜", ratio: "∶", rationals: "ℚ", rbarr: "⤍", rBarr: "⤏", RBarr: "⤐", rbbrk: "❳", rbrace: "}", rbrack: "]", rbrke: "⦌", rbrksld: "⦎", rbrkslu: "⦐", rcaron: "ř", Rcaron: "Ř", rcedil: "ŗ", Rcedil: "Ŗ", rceil: "⌉", rcub: "}", rcy: "р", Rcy: "Р", rdca: "⤷", rdldhar: "⥩", rdquo: "”", rdquor: "”", rdsh: "↳", Re: "ℜ", real: "ℜ", realine: "ℛ", realpart: "ℜ", reals: "ℝ", rect: "▭", reg: "®", REG: "®", ReverseElement: "∋", ReverseEquilibrium: "⇋", ReverseUpEquilibrium: "⥯", rfisht: "⥽", rfloor: "⌋", rfr: "𝔯", Rfr: "ℜ", rHar: "⥤", rhard: "⇁", rharu: "⇀", rharul: "⥬", rho: "ρ", Rho: "Ρ", rhov: "ϱ", RightAngleBracket: "⟩", rightarrow: "→", Rightarrow: "⇒", RightArrow: "→", RightArrowBar: "⇥", RightArrowLeftArrow: "⇄", rightarrowtail: "↣", RightCeiling: "⌉", RightDoubleBracket: "⟧", RightDownTeeVector: "⥝", RightDownVector: "⇂", RightDownVectorBar: "⥕", RightFloor: "⌋", rightharpoondown: "⇁", rightharpoonup: "⇀", rightleftarrows: "⇄", rightleftharpoons: "⇌", rightrightarrows: "⇉", rightsquigarrow: "↝", RightTee: "⊢", RightTeeArrow: "↦", RightTeeVector: "⥛", rightthreetimes: "⋌", RightTriangle: "⊳", RightTriangleBar: "⧐", RightTriangleEqual: "⊵", RightUpDownVector: "⥏", RightUpTeeVector: "⥜", RightUpVector: "↾", RightUpVectorBar: "⥔", RightVector: "⇀", RightVectorBar: "⥓", ring: "˚", risingdotseq: "≓", rlarr: "⇄", rlhar: "⇌", rlm: "‏", rmoust: "⎱", rmoustache: "⎱", rnmid: "⫮", roang: "⟭", roarr: "⇾", robrk: "⟧", ropar: "⦆", ropf: "𝕣", Ropf: "ℝ", roplus: "⨮", rotimes: "⨵", RoundImplies: "⥰", rpar: ")", rpargt: "⦔", rppolint: "⨒", rrarr: "⇉", Rrightarrow: "⇛", rsaquo: "›", rscr: "𝓇", Rscr: "ℛ", rsh: "↱", Rsh: "↱", rsqb: "]", rsquo: "’", rsquor: "’", rthree: "⋌", rtimes: "⋊", rtri: "▹", rtrie: "⊵", rtrif: "▸", rtriltri: "⧎", RuleDelayed: "⧴", ruluhar: "⥨", rx: "℞", sacute: "ś", Sacute: "Ś", sbquo: "‚", sc: "≻", Sc: "⪼", scap: "⪸", scaron: "š", Scaron: "Š", sccue: "≽", sce: "⪰", scE: "⪴", scedil: "ş", Scedil: "Ş", scirc: "ŝ", Scirc: "Ŝ", scnap: "⪺", scnE: "⪶", scnsim: "⋩", scpolint: "⨓", scsim: "≿", scy: "с", Scy: "С", sdot: "⋅", sdotb: "⊡", sdote: "⩦", searhk: "⤥", searr: "↘", seArr: "⇘", searrow: "↘", sect: "§", semi: ";", seswar: "⤩", setminus: "∖", setmn: "∖", sext: "✶", sfr: "𝔰", Sfr: "𝔖", sfrown: "⌢", sharp: "♯", shchcy: "щ", SHCHcy: "Щ", shcy: "ш", SHcy: "Ш", ShortDownArrow: "↓", ShortLeftArrow: "←", shortmid: "∣", shortparallel: "∥", ShortRightArrow: "→", ShortUpArrow: "↑", shy: "­", sigma: "σ", Sigma: "Σ", sigmaf: "ς", sigmav: "ς", sim: "∼", simdot: "⩪", sime: "≃", simeq: "≃", simg: "⪞", simgE: "⪠", siml: "⪝", simlE: "⪟", simne: "≆", simplus: "⨤", simrarr: "⥲", slarr: "←", SmallCircle: "∘", smallsetminus: "∖", smashp: "⨳", smeparsl: "⧤", smid: "∣", smile: "⌣", smt: "⪪", smte: "⪬", smtes: "⪬︀", softcy: "ь", SOFTcy: "Ь", sol: "/", solb: "⧄", solbar: "⌿", sopf: "𝕤", Sopf: "𝕊", spades: "♠", spadesuit: "♠", spar: "∥", sqcap: "⊓", sqcaps: "⊓︀", sqcup: "⊔", sqcups: "⊔︀", Sqrt: "√", sqsub: "⊏", sqsube: "⊑", sqsubset: "⊏", sqsubseteq: "⊑", sqsup: "⊐", sqsupe: "⊒", sqsupset: "⊐", sqsupseteq: "⊒", squ: "□", square: "□", Square: "□", SquareIntersection: "⊓", SquareSubset: "⊏", SquareSubsetEqual: "⊑", SquareSuperset: "⊐", SquareSupersetEqual: "⊒", SquareUnion: "⊔", squarf: "▪", squf: "▪", srarr: "→", sscr: "𝓈", Sscr: "𝒮", ssetmn: "∖", ssmile: "⌣", sstarf: "⋆", star: "☆", Star: "⋆", starf: "★", straightepsilon: "ϵ", straightphi: "ϕ", strns: "¯", sub: "⊂", Sub: "⋐", subdot: "⪽", sube: "⊆", subE: "⫅", subedot: "⫃", submult: "⫁", subne: "⊊", subnE: "⫋", subplus: "⪿", subrarr: "⥹", subset: "⊂", Subset: "⋐", subseteq: "⊆", subseteqq: "⫅", SubsetEqual: "⊆", subsetneq: "⊊", subsetneqq: "⫋", subsim: "⫇", subsub: "⫕", subsup: "⫓", succ: "≻", succapprox: "⪸", succcurlyeq: "≽", Succeeds: "≻", SucceedsEqual: "⪰", SucceedsSlantEqual: "≽", SucceedsTilde: "≿", succeq: "⪰", succnapprox: "⪺", succneqq: "⪶", succnsim: "⋩", succsim: "≿", SuchThat: "∋", sum: "∑", Sum: "∑", sung: "♪", sup: "⊃", Sup: "⋑", sup1: "¹", sup2: "²", sup3: "³", supdot: "⪾", supdsub: "⫘", supe: "⊇", supE: "⫆", supedot: "⫄", Superset: "⊃", SupersetEqual: "⊇", suphsol: "⟉", suphsub: "⫗", suplarr: "⥻", supmult: "⫂", supne: "⊋", supnE: "⫌", supplus: "⫀", supset: "⊃", Supset: "⋑", supseteq: "⊇", supseteqq: "⫆", supsetneq: "⊋", supsetneqq: "⫌", supsim: "⫈", supsub: "⫔", supsup: "⫖", swarhk: "⤦", swarr: "↙", swArr: "⇙", swarrow: "↙", swnwar: "⤪", szlig: "ß", Tab: " ", target: "⌖", tau: "τ", Tau: "Τ", tbrk: "⎴", tcaron: "ť", Tcaron: "Ť", tcedil: "ţ", Tcedil: "Ţ", tcy: "т", Tcy: "Т", tdot: "⃛", telrec: "⌕", tfr: "𝔱", Tfr: "𝔗", there4: "∴", therefore: "∴", Therefore: "∴", theta: "θ", Theta: "Θ", thetasym: "ϑ", thetav: "ϑ", thickapprox: "≈", thicksim: "∼", ThickSpace: "  ", thinsp: " ", ThinSpace: " ", thkap: "≈", thksim: "∼", thorn: "þ", THORN: "Þ", tilde: "˜", Tilde: "∼", TildeEqual: "≃", TildeFullEqual: "≅", TildeTilde: "≈", times: "×", timesb: "⊠", timesbar: "⨱", timesd: "⨰", tint: "∭", toea: "⤨", top: "⊤", topbot: "⌶", topcir: "⫱", topf: "𝕥", Topf: "𝕋", topfork: "⫚", tosa: "⤩", tprime: "‴", trade: "™", TRADE: "™", triangle: "▵", triangledown: "▿", triangleleft: "◃", trianglelefteq: "⊴", triangleq: "≜", triangleright: "▹", trianglerighteq: "⊵", tridot: "◬", trie: "≜", triminus: "⨺", TripleDot: "⃛", triplus: "⨹", trisb: "⧍", tritime: "⨻", trpezium: "⏢", tscr: "𝓉", Tscr: "𝒯", tscy: "ц", TScy: "Ц", tshcy: "ћ", TSHcy: "Ћ", tstrok: "ŧ", Tstrok: "Ŧ", twixt: "≬", twoheadleftarrow: "↞", twoheadrightarrow: "↠", uacute: "ú", Uacute: "Ú", uarr: "↑", uArr: "⇑", Uarr: "↟", Uarrocir: "⥉", ubrcy: "ў", Ubrcy: "Ў", ubreve: "ŭ", Ubreve: "Ŭ", ucirc: "û", Ucirc: "Û", ucy: "у", Ucy: "У", udarr: "⇅", udblac: "ű", Udblac: "Ű", udhar: "⥮", ufisht: "⥾", ufr: "𝔲", Ufr: "𝔘", ugrave: "ù", Ugrave: "Ù", uHar: "⥣", uharl: "↿", uharr: "↾", uhblk: "▀", ulcorn: "⌜", ulcorner: "⌜", ulcrop: "⌏", ultri: "◸", umacr: "ū", Umacr: "Ū", uml: "¨", UnderBar: "_", UnderBrace: "⏟", UnderBracket: "⎵", UnderParenthesis: "⏝", Union: "⋃", UnionPlus: "⊎", uogon: "ų", Uogon: "Ų", uopf: "𝕦", Uopf: "𝕌", uparrow: "↑", Uparrow: "⇑", UpArrow: "↑", UpArrowBar: "⤒", UpArrowDownArrow: "⇅", updownarrow: "↕", Updownarrow: "⇕", UpDownArrow: "↕", UpEquilibrium: "⥮", upharpoonleft: "↿", upharpoonright: "↾", uplus: "⊎", UpperLeftArrow: "↖", UpperRightArrow: "↗", upsi: "υ", Upsi: "ϒ", upsih: "ϒ", upsilon: "υ", Upsilon: "Υ", UpTee: "⊥", UpTeeArrow: "↥", upuparrows: "⇈", urcorn: "⌝", urcorner: "⌝", urcrop: "⌎", uring: "ů", Uring: "Ů", urtri: "◹", uscr: "𝓊", Uscr: "𝒰", utdot: "⋰", utilde: "ũ", Utilde: "Ũ", utri: "▵", utrif: "▴", uuarr: "⇈", uuml: "ü", Uuml: "Ü", uwangle: "⦧", vangrt: "⦜", varepsilon: "ϵ", varkappa: "ϰ", varnothing: "∅", varphi: "ϕ", varpi: "ϖ", varpropto: "∝", varr: "↕", vArr: "⇕", varrho: "ϱ", varsigma: "ς", varsubsetneq: "⊊︀", varsubsetneqq: "⫋︀", varsupsetneq: "⊋︀", varsupsetneqq: "⫌︀", vartheta: "ϑ", vartriangleleft: "⊲", vartriangleright: "⊳", vBar: "⫨", Vbar: "⫫", vBarv: "⫩", vcy: "в", Vcy: "В", vdash: "⊢", vDash: "⊨", Vdash: "⊩", VDash: "⊫", Vdashl: "⫦", vee: "∨", Vee: "⋁", veebar: "⊻", veeeq: "≚", vellip: "⋮", verbar: "|", Verbar: "‖", vert: "|", Vert: "‖", VerticalBar: "∣", VerticalLine: "|", VerticalSeparator: "❘", VerticalTilde: "≀", VeryThinSpace: " ", vfr: "𝔳", Vfr: "𝔙", vltri: "⊲", vnsub: "⊂⃒", vnsup: "⊃⃒", vopf: "𝕧", Vopf: "𝕍", vprop: "∝", vrtri: "⊳", vscr: "𝓋", Vscr: "𝒱", vsubne: "⊊︀", vsubnE: "⫋︀", vsupne: "⊋︀", vsupnE: "⫌︀", Vvdash: "⊪", vzigzag: "⦚", wcirc: "ŵ", Wcirc: "Ŵ", wedbar: "⩟", wedge: "∧", Wedge: "⋀", wedgeq: "≙", weierp: "℘", wfr: "𝔴", Wfr: "𝔚", wopf: "𝕨", Wopf: "𝕎", wp: "℘", wr: "≀", wreath: "≀", wscr: "𝓌", Wscr: "𝒲", xcap: "⋂", xcirc: "◯", xcup: "⋃", xdtri: "▽", xfr: "𝔵", Xfr: "𝔛", xharr: "⟷", xhArr: "⟺", xi: "ξ", Xi: "Ξ", xlarr: "⟵", xlArr: "⟸", xmap: "⟼", xnis: "⋻", xodot: "⨀", xopf: "𝕩", Xopf: "𝕏", xoplus: "⨁", xotime: "⨂", xrarr: "⟶", xrArr: "⟹", xscr: "𝓍", Xscr: "𝒳", xsqcup: "⨆", xuplus: "⨄", xutri: "△", xvee: "⋁", xwedge: "⋀", yacute: "ý", Yacute: "Ý", yacy: "я", YAcy: "Я", ycirc: "ŷ", Ycirc: "Ŷ", ycy: "ы", Ycy: "Ы", yen: "¥", yfr: "𝔶", Yfr: "𝔜", yicy: "ї", YIcy: "Ї", yopf: "𝕪", Yopf: "𝕐", yscr: "𝓎", Yscr: "𝒴", yucy: "ю", YUcy: "Ю", yuml: "ÿ", Yuml: "Ÿ", zacute: "ź", Zacute: "Ź", zcaron: "ž", Zcaron: "Ž", zcy: "з", Zcy: "З", zdot: "ż", Zdot: "Ż", zeetrf: "ℨ", ZeroWidthSpace: "​", zeta: "ζ", Zeta: "Ζ", zfr: "𝔷", Zfr: "ℨ", zhcy: "ж", ZHcy: "Ж", zigrarr: "⇝", zopf: "𝕫", Zopf: "ℤ", zscr: "𝓏", Zscr: "𝒵", zwj: "‍", zwnj: "‌" }, q = { aacute: "á", Aacute: "Á", acirc: "â", Acirc: "Â", acute: "´", aelig: "æ", AElig: "Æ", agrave: "à", Agrave: "À", amp: "&", AMP: "&", aring: "å", Aring: "Å", atilde: "ã", Atilde: "Ã", auml: "ä", Auml: "Ä", brvbar: "¦", ccedil: "ç", Ccedil: "Ç", cedil: "¸", cent: "¢", copy: "©", COPY: "©", curren: "¤", deg: "°", divide: "÷", eacute: "é", Eacute: "É", ecirc: "ê", Ecirc: "Ê", egrave: "è", Egrave: "È", eth: "ð", ETH: "Ð", euml: "ë", Euml: "Ë", frac12: "½", frac14: "¼", frac34: "¾", gt: ">", GT: ">", iacute: "í", Iacute: "Í", icirc: "î", Icirc: "Î", iexcl: "¡", igrave: "ì", Igrave: "Ì", iquest: "¿", iuml: "ï", Iuml: "Ï", laquo: "«", lt: "<", LT: "<", macr: "¯", micro: "µ", middot: "·", nbsp: " ", not: "¬", ntilde: "ñ", Ntilde: "Ñ", oacute: "ó", Oacute: "Ó", ocirc: "ô", Ocirc: "Ô", ograve: "ò", Ograve: "Ò", ordf: "ª", ordm: "º", oslash: "ø", Oslash: "Ø", otilde: "õ", Otilde: "Õ", ouml: "ö", Ouml: "Ö", para: "¶", plusmn: "±", pound: "£", quot: '"', QUOT: '"', raquo: "»", reg: "®", REG: "®", sect: "§", shy: "­", sup1: "¹", sup2: "²", sup3: "³", szlig: "ß", thorn: "þ", THORN: "Þ", times: "×", uacute: "ú", Uacute: "Ú", ucirc: "û", Ucirc: "Û", ugrave: "ù", Ugrave: "Ù", uml: "¨", uuml: "ü", Uuml: "Ü", yacute: "ý", Yacute: "Ý", yen: "¥", yuml: "ÿ" }, S = { 0: "�", 128: "€", 130: "‚", 131: "ƒ", 132: "„", 133: "…", 134: "†", 135: "‡", 136: "ˆ", 137: "‰", 138: "Š", 139: "‹", 140: "Œ", 142: "Ž", 145: "‘", 146: "’", 147: "“", 148: "”", 149: "•", 150: "–", 151: "—", 152: "˜", 153: "™", 154: "š", 155: "›", 156: "œ", 158: "ž", 159: "Ÿ" }, x = [1, 2, 3, 4, 5, 6, 7, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 64976, 64977, 64978, 64979, 64980, 64981, 64982, 64983, 64984, 64985, 64986, 64987, 64988, 64989, 64990, 64991, 64992, 64993, 64994, 64995, 64996, 64997, 64998, 64999, 65e3, 65001, 65002, 65003, 65004, 65005, 65006, 65007, 65534, 65535, 131070, 131071, 196606, 196607, 262142, 262143, 327678, 327679, 393214, 393215, 458750, 458751, 524286, 524287, 589822, 589823, 655358, 655359, 720894, 720895, 786430, 786431, 851966, 851967, 917502, 917503, 983038, 983039, 1048574, 1048575, 1114110, 1114111], w = String.fromCharCode, C = {}, D = C.hasOwnProperty, _ = function(U, k) {
857
+ `, nexist: "∄", nexists: "∄", nfr: "𝔫", Nfr: "𝔑", nge: "≱", ngE: "≧̸", ngeq: "≱", ngeqq: "≧̸", ngeqslant: "⩾̸", nges: "⩾̸", nGg: "⋙̸", ngsim: "≵", ngt: "≯", nGt: "≫⃒", ngtr: "≯", nGtv: "≫̸", nharr: "↮", nhArr: "⇎", nhpar: "⫲", ni: "∋", nis: "⋼", nisd: "⋺", niv: "∋", njcy: "њ", NJcy: "Њ", nlarr: "↚", nlArr: "⇍", nldr: "‥", nle: "≰", nlE: "≦̸", nleftarrow: "↚", nLeftarrow: "⇍", nleftrightarrow: "↮", nLeftrightarrow: "⇎", nleq: "≰", nleqq: "≦̸", nleqslant: "⩽̸", nles: "⩽̸", nless: "≮", nLl: "⋘̸", nlsim: "≴", nlt: "≮", nLt: "≪⃒", nltri: "⋪", nltrie: "⋬", nLtv: "≪̸", nmid: "∤", NoBreak: "⁠", NonBreakingSpace: " ", nopf: "𝕟", Nopf: "ℕ", not: "¬", Not: "⫬", NotCongruent: "≢", NotCupCap: "≭", NotDoubleVerticalBar: "∦", NotElement: "∉", NotEqual: "≠", NotEqualTilde: "≂̸", NotExists: "∄", NotGreater: "≯", NotGreaterEqual: "≱", NotGreaterFullEqual: "≧̸", NotGreaterGreater: "≫̸", NotGreaterLess: "≹", NotGreaterSlantEqual: "⩾̸", NotGreaterTilde: "≵", NotHumpDownHump: "≎̸", NotHumpEqual: "≏̸", notin: "∉", notindot: "⋵̸", notinE: "⋹̸", notinva: "∉", notinvb: "⋷", notinvc: "⋶", NotLeftTriangle: "⋪", NotLeftTriangleBar: "⧏̸", NotLeftTriangleEqual: "⋬", NotLess: "≮", NotLessEqual: "≰", NotLessGreater: "≸", NotLessLess: "≪̸", NotLessSlantEqual: "⩽̸", NotLessTilde: "≴", NotNestedGreaterGreater: "⪢̸", NotNestedLessLess: "⪡̸", notni: "∌", notniva: "∌", notnivb: "⋾", notnivc: "⋽", NotPrecedes: "⊀", NotPrecedesEqual: "⪯̸", NotPrecedesSlantEqual: "⋠", NotReverseElement: "∌", NotRightTriangle: "⋫", NotRightTriangleBar: "⧐̸", NotRightTriangleEqual: "⋭", NotSquareSubset: "⊏̸", NotSquareSubsetEqual: "⋢", NotSquareSuperset: "⊐̸", NotSquareSupersetEqual: "⋣", NotSubset: "⊂⃒", NotSubsetEqual: "⊈", NotSucceeds: "⊁", NotSucceedsEqual: "⪰̸", NotSucceedsSlantEqual: "⋡", NotSucceedsTilde: "≿̸", NotSuperset: "⊃⃒", NotSupersetEqual: "⊉", NotTilde: "≁", NotTildeEqual: "≄", NotTildeFullEqual: "≇", NotTildeTilde: "≉", NotVerticalBar: "∤", npar: "∦", nparallel: "∦", nparsl: "⫽⃥", npart: "∂̸", npolint: "⨔", npr: "⊀", nprcue: "⋠", npre: "⪯̸", nprec: "⊀", npreceq: "⪯̸", nrarr: "↛", nrArr: "⇏", nrarrc: "⤳̸", nrarrw: "↝̸", nrightarrow: "↛", nRightarrow: "⇏", nrtri: "⋫", nrtrie: "⋭", nsc: "⊁", nsccue: "⋡", nsce: "⪰̸", nscr: "𝓃", Nscr: "𝒩", nshortmid: "∤", nshortparallel: "∦", nsim: "≁", nsime: "≄", nsimeq: "≄", nsmid: "∤", nspar: "∦", nsqsube: "⋢", nsqsupe: "⋣", nsub: "⊄", nsube: "⊈", nsubE: "⫅̸", nsubset: "⊂⃒", nsubseteq: "⊈", nsubseteqq: "⫅̸", nsucc: "⊁", nsucceq: "⪰̸", nsup: "⊅", nsupe: "⊉", nsupE: "⫆̸", nsupset: "⊃⃒", nsupseteq: "⊉", nsupseteqq: "⫆̸", ntgl: "≹", ntilde: "ñ", Ntilde: "Ñ", ntlg: "≸", ntriangleleft: "⋪", ntrianglelefteq: "⋬", ntriangleright: "⋫", ntrianglerighteq: "⋭", nu: "ν", Nu: "Ν", num: "#", numero: "№", numsp: " ", nvap: "≍⃒", nvdash: "⊬", nvDash: "⊭", nVdash: "⊮", nVDash: "⊯", nvge: "≥⃒", nvgt: ">⃒", nvHarr: "⤄", nvinfin: "⧞", nvlArr: "⤂", nvle: "≤⃒", nvlt: "<⃒", nvltrie: "⊴⃒", nvrArr: "⤃", nvrtrie: "⊵⃒", nvsim: "∼⃒", nwarhk: "⤣", nwarr: "↖", nwArr: "⇖", nwarrow: "↖", nwnear: "⤧", oacute: "ó", Oacute: "Ó", oast: "⊛", ocir: "⊚", ocirc: "ô", Ocirc: "Ô", ocy: "о", Ocy: "О", odash: "⊝", odblac: "ő", Odblac: "Ő", odiv: "⨸", odot: "⊙", odsold: "⦼", oelig: "œ", OElig: "Œ", ofcir: "⦿", ofr: "𝔬", Ofr: "𝔒", ogon: "˛", ograve: "ò", Ograve: "Ò", ogt: "⧁", ohbar: "⦵", ohm: "Ω", oint: "∮", olarr: "↺", olcir: "⦾", olcross: "⦻", oline: "‾", olt: "⧀", omacr: "ō", Omacr: "Ō", omega: "ω", Omega: "Ω", omicron: "ο", Omicron: "Ο", omid: "⦶", ominus: "⊖", oopf: "𝕠", Oopf: "𝕆", opar: "⦷", OpenCurlyDoubleQuote: "“", OpenCurlyQuote: "‘", operp: "⦹", oplus: "⊕", or: "∨", Or: "⩔", orarr: "↻", ord: "⩝", order: "ℴ", orderof: "ℴ", ordf: "ª", ordm: "º", origof: "⊶", oror: "⩖", orslope: "⩗", orv: "⩛", oS: "Ⓢ", oscr: "ℴ", Oscr: "𝒪", oslash: "ø", Oslash: "Ø", osol: "⊘", otilde: "õ", Otilde: "Õ", otimes: "⊗", Otimes: "⨷", otimesas: "⨶", ouml: "ö", Ouml: "Ö", ovbar: "⌽", OverBar: "‾", OverBrace: "⏞", OverBracket: "⎴", OverParenthesis: "⏜", par: "∥", para: "¶", parallel: "∥", parsim: "⫳", parsl: "⫽", part: "∂", PartialD: "∂", pcy: "п", Pcy: "П", percnt: "%", period: ".", permil: "‰", perp: "⊥", pertenk: "‱", pfr: "𝔭", Pfr: "𝔓", phi: "φ", Phi: "Φ", phiv: "ϕ", phmmat: "ℳ", phone: "☎", pi: "π", Pi: "Π", pitchfork: "⋔", piv: "ϖ", planck: "ℏ", planckh: "ℎ", plankv: "ℏ", plus: "+", plusacir: "⨣", plusb: "⊞", pluscir: "⨢", plusdo: "∔", plusdu: "⨥", pluse: "⩲", PlusMinus: "±", plusmn: "±", plussim: "⨦", plustwo: "⨧", pm: "±", Poincareplane: "ℌ", pointint: "⨕", popf: "𝕡", Popf: "ℙ", pound: "£", pr: "≺", Pr: "⪻", prap: "⪷", prcue: "≼", pre: "⪯", prE: "⪳", prec: "≺", precapprox: "⪷", preccurlyeq: "≼", Precedes: "≺", PrecedesEqual: "⪯", PrecedesSlantEqual: "≼", PrecedesTilde: "≾", preceq: "⪯", precnapprox: "⪹", precneqq: "⪵", precnsim: "⋨", precsim: "≾", prime: "′", Prime: "″", primes: "ℙ", prnap: "⪹", prnE: "⪵", prnsim: "⋨", prod: "∏", Product: "∏", profalar: "⌮", profline: "⌒", profsurf: "⌓", prop: "∝", Proportion: "∷", Proportional: "∝", propto: "∝", prsim: "≾", prurel: "⊰", pscr: "𝓅", Pscr: "𝒫", psi: "ψ", Psi: "Ψ", puncsp: " ", qfr: "𝔮", Qfr: "𝔔", qint: "⨌", qopf: "𝕢", Qopf: "ℚ", qprime: "⁗", qscr: "𝓆", Qscr: "𝒬", quaternions: "ℍ", quatint: "⨖", quest: "?", questeq: "≟", quot: '"', QUOT: '"', rAarr: "⇛", race: "∽̱", racute: "ŕ", Racute: "Ŕ", radic: "√", raemptyv: "⦳", rang: "⟩", Rang: "⟫", rangd: "⦒", range: "⦥", rangle: "⟩", raquo: "»", rarr: "→", rArr: "⇒", Rarr: "↠", rarrap: "⥵", rarrb: "⇥", rarrbfs: "⤠", rarrc: "⤳", rarrfs: "⤞", rarrhk: "↪", rarrlp: "↬", rarrpl: "⥅", rarrsim: "⥴", rarrtl: "↣", Rarrtl: "⤖", rarrw: "↝", ratail: "⤚", rAtail: "⤜", ratio: "∶", rationals: "ℚ", rbarr: "⤍", rBarr: "⤏", RBarr: "⤐", rbbrk: "❳", rbrace: "}", rbrack: "]", rbrke: "⦌", rbrksld: "⦎", rbrkslu: "⦐", rcaron: "ř", Rcaron: "Ř", rcedil: "ŗ", Rcedil: "Ŗ", rceil: "⌉", rcub: "}", rcy: "р", Rcy: "Р", rdca: "⤷", rdldhar: "⥩", rdquo: "”", rdquor: "”", rdsh: "↳", Re: "ℜ", real: "ℜ", realine: "ℛ", realpart: "ℜ", reals: "ℝ", rect: "▭", reg: "®", REG: "®", ReverseElement: "∋", ReverseEquilibrium: "⇋", ReverseUpEquilibrium: "⥯", rfisht: "⥽", rfloor: "⌋", rfr: "𝔯", Rfr: "ℜ", rHar: "⥤", rhard: "⇁", rharu: "⇀", rharul: "⥬", rho: "ρ", Rho: "Ρ", rhov: "ϱ", RightAngleBracket: "⟩", rightarrow: "→", Rightarrow: "⇒", RightArrow: "→", RightArrowBar: "⇥", RightArrowLeftArrow: "⇄", rightarrowtail: "↣", RightCeiling: "⌉", RightDoubleBracket: "⟧", RightDownTeeVector: "⥝", RightDownVector: "⇂", RightDownVectorBar: "⥕", RightFloor: "⌋", rightharpoondown: "⇁", rightharpoonup: "⇀", rightleftarrows: "⇄", rightleftharpoons: "⇌", rightrightarrows: "⇉", rightsquigarrow: "↝", RightTee: "⊢", RightTeeArrow: "↦", RightTeeVector: "⥛", rightthreetimes: "⋌", RightTriangle: "⊳", RightTriangleBar: "⧐", RightTriangleEqual: "⊵", RightUpDownVector: "⥏", RightUpTeeVector: "⥜", RightUpVector: "↾", RightUpVectorBar: "⥔", RightVector: "⇀", RightVectorBar: "⥓", ring: "˚", risingdotseq: "≓", rlarr: "⇄", rlhar: "⇌", rlm: "‏", rmoust: "⎱", rmoustache: "⎱", rnmid: "⫮", roang: "⟭", roarr: "⇾", robrk: "⟧", ropar: "⦆", ropf: "𝕣", Ropf: "ℝ", roplus: "⨮", rotimes: "⨵", RoundImplies: "⥰", rpar: ")", rpargt: "⦔", rppolint: "⨒", rrarr: "⇉", Rrightarrow: "⇛", rsaquo: "›", rscr: "𝓇", Rscr: "ℛ", rsh: "↱", Rsh: "↱", rsqb: "]", rsquo: "’", rsquor: "’", rthree: "⋌", rtimes: "⋊", rtri: "▹", rtrie: "⊵", rtrif: "▸", rtriltri: "⧎", RuleDelayed: "⧴", ruluhar: "⥨", rx: "℞", sacute: "ś", Sacute: "Ś", sbquo: "‚", sc: "≻", Sc: "⪼", scap: "⪸", scaron: "š", Scaron: "Š", sccue: "≽", sce: "⪰", scE: "⪴", scedil: "ş", Scedil: "Ş", scirc: "ŝ", Scirc: "Ŝ", scnap: "⪺", scnE: "⪶", scnsim: "⋩", scpolint: "⨓", scsim: "≿", scy: "с", Scy: "С", sdot: "⋅", sdotb: "⊡", sdote: "⩦", searhk: "⤥", searr: "↘", seArr: "⇘", searrow: "↘", sect: "§", semi: ";", seswar: "⤩", setminus: "∖", setmn: "∖", sext: "✶", sfr: "𝔰", Sfr: "𝔖", sfrown: "⌢", sharp: "♯", shchcy: "щ", SHCHcy: "Щ", shcy: "ш", SHcy: "Ш", ShortDownArrow: "↓", ShortLeftArrow: "←", shortmid: "∣", shortparallel: "∥", ShortRightArrow: "→", ShortUpArrow: "↑", shy: "­", sigma: "σ", Sigma: "Σ", sigmaf: "ς", sigmav: "ς", sim: "∼", simdot: "⩪", sime: "≃", simeq: "≃", simg: "⪞", simgE: "⪠", siml: "⪝", simlE: "⪟", simne: "≆", simplus: "⨤", simrarr: "⥲", slarr: "←", SmallCircle: "∘", smallsetminus: "∖", smashp: "⨳", smeparsl: "⧤", smid: "∣", smile: "⌣", smt: "⪪", smte: "⪬", smtes: "⪬︀", softcy: "ь", SOFTcy: "Ь", sol: "/", solb: "⧄", solbar: "⌿", sopf: "𝕤", Sopf: "𝕊", spades: "♠", spadesuit: "♠", spar: "∥", sqcap: "⊓", sqcaps: "⊓︀", sqcup: "⊔", sqcups: "⊔︀", Sqrt: "√", sqsub: "⊏", sqsube: "⊑", sqsubset: "⊏", sqsubseteq: "⊑", sqsup: "⊐", sqsupe: "⊒", sqsupset: "⊐", sqsupseteq: "⊒", squ: "□", square: "□", Square: "□", SquareIntersection: "⊓", SquareSubset: "⊏", SquareSubsetEqual: "⊑", SquareSuperset: "⊐", SquareSupersetEqual: "⊒", SquareUnion: "⊔", squarf: "▪", squf: "▪", srarr: "→", sscr: "𝓈", Sscr: "𝒮", ssetmn: "∖", ssmile: "⌣", sstarf: "⋆", star: "☆", Star: "⋆", starf: "★", straightepsilon: "ϵ", straightphi: "ϕ", strns: "¯", sub: "⊂", Sub: "⋐", subdot: "⪽", sube: "⊆", subE: "⫅", subedot: "⫃", submult: "⫁", subne: "⊊", subnE: "⫋", subplus: "⪿", subrarr: "⥹", subset: "⊂", Subset: "⋐", subseteq: "⊆", subseteqq: "⫅", SubsetEqual: "⊆", subsetneq: "⊊", subsetneqq: "⫋", subsim: "⫇", subsub: "⫕", subsup: "⫓", succ: "≻", succapprox: "⪸", succcurlyeq: "≽", Succeeds: "≻", SucceedsEqual: "⪰", SucceedsSlantEqual: "≽", SucceedsTilde: "≿", succeq: "⪰", succnapprox: "⪺", succneqq: "⪶", succnsim: "⋩", succsim: "≿", SuchThat: "∋", sum: "∑", Sum: "∑", sung: "♪", sup: "⊃", Sup: "⋑", sup1: "¹", sup2: "²", sup3: "³", supdot: "⪾", supdsub: "⫘", supe: "⊇", supE: "⫆", supedot: "⫄", Superset: "⊃", SupersetEqual: "⊇", suphsol: "⟉", suphsub: "⫗", suplarr: "⥻", supmult: "⫂", supne: "⊋", supnE: "⫌", supplus: "⫀", supset: "⊃", Supset: "⋑", supseteq: "⊇", supseteqq: "⫆", supsetneq: "⊋", supsetneqq: "⫌", supsim: "⫈", supsub: "⫔", supsup: "⫖", swarhk: "⤦", swarr: "↙", swArr: "⇙", swarrow: "↙", swnwar: "⤪", szlig: "ß", Tab: " ", target: "⌖", tau: "τ", Tau: "Τ", tbrk: "⎴", tcaron: "ť", Tcaron: "Ť", tcedil: "ţ", Tcedil: "Ţ", tcy: "т", Tcy: "Т", tdot: "⃛", telrec: "⌕", tfr: "𝔱", Tfr: "𝔗", there4: "∴", therefore: "∴", Therefore: "∴", theta: "θ", Theta: "Θ", thetasym: "ϑ", thetav: "ϑ", thickapprox: "≈", thicksim: "∼", ThickSpace: "  ", thinsp: " ", ThinSpace: " ", thkap: "≈", thksim: "∼", thorn: "þ", THORN: "Þ", tilde: "˜", Tilde: "∼", TildeEqual: "≃", TildeFullEqual: "≅", TildeTilde: "≈", times: "×", timesb: "⊠", timesbar: "⨱", timesd: "⨰", tint: "∭", toea: "⤨", top: "⊤", topbot: "⌶", topcir: "⫱", topf: "𝕥", Topf: "𝕋", topfork: "⫚", tosa: "⤩", tprime: "‴", trade: "™", TRADE: "™", triangle: "▵", triangledown: "▿", triangleleft: "◃", trianglelefteq: "⊴", triangleq: "≜", triangleright: "▹", trianglerighteq: "⊵", tridot: "◬", trie: "≜", triminus: "⨺", TripleDot: "⃛", triplus: "⨹", trisb: "⧍", tritime: "⨻", trpezium: "⏢", tscr: "𝓉", Tscr: "𝒯", tscy: "ц", TScy: "Ц", tshcy: "ћ", TSHcy: "Ћ", tstrok: "ŧ", Tstrok: "Ŧ", twixt: "≬", twoheadleftarrow: "↞", twoheadrightarrow: "↠", uacute: "ú", Uacute: "Ú", uarr: "↑", uArr: "⇑", Uarr: "↟", Uarrocir: "⥉", ubrcy: "ў", Ubrcy: "Ў", ubreve: "ŭ", Ubreve: "Ŭ", ucirc: "û", Ucirc: "Û", ucy: "у", Ucy: "У", udarr: "⇅", udblac: "ű", Udblac: "Ű", udhar: "⥮", ufisht: "⥾", ufr: "𝔲", Ufr: "𝔘", ugrave: "ù", Ugrave: "Ù", uHar: "⥣", uharl: "↿", uharr: "↾", uhblk: "▀", ulcorn: "⌜", ulcorner: "⌜", ulcrop: "⌏", ultri: "◸", umacr: "ū", Umacr: "Ū", uml: "¨", UnderBar: "_", UnderBrace: "⏟", UnderBracket: "⎵", UnderParenthesis: "⏝", Union: "⋃", UnionPlus: "⊎", uogon: "ų", Uogon: "Ų", uopf: "𝕦", Uopf: "𝕌", uparrow: "↑", Uparrow: "⇑", UpArrow: "↑", UpArrowBar: "⤒", UpArrowDownArrow: "⇅", updownarrow: "↕", Updownarrow: "⇕", UpDownArrow: "↕", UpEquilibrium: "⥮", upharpoonleft: "↿", upharpoonright: "↾", uplus: "⊎", UpperLeftArrow: "↖", UpperRightArrow: "↗", upsi: "υ", Upsi: "ϒ", upsih: "ϒ", upsilon: "υ", Upsilon: "Υ", UpTee: "⊥", UpTeeArrow: "↥", upuparrows: "⇈", urcorn: "⌝", urcorner: "⌝", urcrop: "⌎", uring: "ů", Uring: "Ů", urtri: "◹", uscr: "𝓊", Uscr: "𝒰", utdot: "⋰", utilde: "ũ", Utilde: "Ũ", utri: "▵", utrif: "▴", uuarr: "⇈", uuml: "ü", Uuml: "Ü", uwangle: "⦧", vangrt: "⦜", varepsilon: "ϵ", varkappa: "ϰ", varnothing: "∅", varphi: "ϕ", varpi: "ϖ", varpropto: "∝", varr: "↕", vArr: "⇕", varrho: "ϱ", varsigma: "ς", varsubsetneq: "⊊︀", varsubsetneqq: "⫋︀", varsupsetneq: "⊋︀", varsupsetneqq: "⫌︀", vartheta: "ϑ", vartriangleleft: "⊲", vartriangleright: "⊳", vBar: "⫨", Vbar: "⫫", vBarv: "⫩", vcy: "в", Vcy: "В", vdash: "⊢", vDash: "⊨", Vdash: "⊩", VDash: "⊫", Vdashl: "⫦", vee: "∨", Vee: "⋁", veebar: "⊻", veeeq: "≚", vellip: "⋮", verbar: "|", Verbar: "‖", vert: "|", Vert: "‖", VerticalBar: "∣", VerticalLine: "|", VerticalSeparator: "❘", VerticalTilde: "≀", VeryThinSpace: " ", vfr: "𝔳", Vfr: "𝔙", vltri: "⊲", vnsub: "⊂⃒", vnsup: "⊃⃒", vopf: "𝕧", Vopf: "𝕍", vprop: "∝", vrtri: "⊳", vscr: "𝓋", Vscr: "𝒱", vsubne: "⊊︀", vsubnE: "⫋︀", vsupne: "⊋︀", vsupnE: "⫌︀", Vvdash: "⊪", vzigzag: "⦚", wcirc: "ŵ", Wcirc: "Ŵ", wedbar: "⩟", wedge: "∧", Wedge: "⋀", wedgeq: "≙", weierp: "℘", wfr: "𝔴", Wfr: "𝔚", wopf: "𝕨", Wopf: "𝕎", wp: "℘", wr: "≀", wreath: "≀", wscr: "𝓌", Wscr: "𝒲", xcap: "⋂", xcirc: "◯", xcup: "⋃", xdtri: "▽", xfr: "𝔵", Xfr: "𝔛", xharr: "⟷", xhArr: "⟺", xi: "ξ", Xi: "Ξ", xlarr: "⟵", xlArr: "⟸", xmap: "⟼", xnis: "⋻", xodot: "⨀", xopf: "𝕩", Xopf: "𝕏", xoplus: "⨁", xotime: "⨂", xrarr: "⟶", xrArr: "⟹", xscr: "𝓍", Xscr: "𝒳", xsqcup: "⨆", xuplus: "⨄", xutri: "△", xvee: "⋁", xwedge: "⋀", yacute: "ý", Yacute: "Ý", yacy: "я", YAcy: "Я", ycirc: "ŷ", Ycirc: "Ŷ", ycy: "ы", Ycy: "Ы", yen: "¥", yfr: "𝔶", Yfr: "𝔜", yicy: "ї", YIcy: "Ї", yopf: "𝕪", Yopf: "𝕐", yscr: "𝓎", Yscr: "𝒴", yucy: "ю", YUcy: "Ю", yuml: "ÿ", Yuml: "Ÿ", zacute: "ź", Zacute: "Ź", zcaron: "ž", Zcaron: "Ž", zcy: "з", Zcy: "З", zdot: "ż", Zdot: "Ż", zeetrf: "ℨ", ZeroWidthSpace: "​", zeta: "ζ", Zeta: "Ζ", zfr: "𝔷", Zfr: "ℨ", zhcy: "ж", ZHcy: "Ж", zigrarr: "⇝", zopf: "𝕫", Zopf: "ℤ", zscr: "𝓏", Zscr: "𝒵", zwj: "‍", zwnj: "‌" }, q = { aacute: "á", Aacute: "Á", acirc: "â", Acirc: "Â", acute: "´", aelig: "æ", AElig: "Æ", agrave: "à", Agrave: "À", amp: "&", AMP: "&", aring: "å", Aring: "Å", atilde: "ã", Atilde: "Ã", auml: "ä", Auml: "Ä", brvbar: "¦", ccedil: "ç", Ccedil: "Ç", cedil: "¸", cent: "¢", copy: "©", COPY: "©", curren: "¤", deg: "°", divide: "÷", eacute: "é", Eacute: "É", ecirc: "ê", Ecirc: "Ê", egrave: "è", Egrave: "È", eth: "ð", ETH: "Ð", euml: "ë", Euml: "Ë", frac12: "½", frac14: "¼", frac34: "¾", gt: ">", GT: ">", iacute: "í", Iacute: "Í", icirc: "î", Icirc: "Î", iexcl: "¡", igrave: "ì", Igrave: "Ì", iquest: "¿", iuml: "ï", Iuml: "Ï", laquo: "«", lt: "<", LT: "<", macr: "¯", micro: "µ", middot: "·", nbsp: " ", not: "¬", ntilde: "ñ", Ntilde: "Ñ", oacute: "ó", Oacute: "Ó", ocirc: "ô", Ocirc: "Ô", ograve: "ò", Ograve: "Ò", ordf: "ª", ordm: "º", oslash: "ø", Oslash: "Ø", otilde: "õ", Otilde: "Õ", ouml: "ö", Ouml: "Ö", para: "¶", plusmn: "±", pound: "£", quot: '"', QUOT: '"', raquo: "»", reg: "®", REG: "®", sect: "§", shy: "­", sup1: "¹", sup2: "²", sup3: "³", szlig: "ß", thorn: "þ", THORN: "Þ", times: "×", uacute: "ú", Uacute: "Ú", ucirc: "û", Ucirc: "Û", ugrave: "ù", Ugrave: "Ù", uml: "¨", uuml: "ü", Uuml: "Ü", yacute: "ý", Yacute: "Ý", yen: "¥", yuml: "ÿ" }, S = { 0: "�", 128: "€", 130: "‚", 131: "ƒ", 132: "„", 133: "…", 134: "†", 135: "‡", 136: "ˆ", 137: "‰", 138: "Š", 139: "‹", 140: "Œ", 142: "Ž", 145: "‘", 146: "’", 147: "“", 148: "”", 149: "•", 150: "–", 151: "—", 152: "˜", 153: "™", 154: "š", 155: "›", 156: "œ", 158: "ž", 159: "Ÿ" }, x = [1, 2, 3, 4, 5, 6, 7, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 64976, 64977, 64978, 64979, 64980, 64981, 64982, 64983, 64984, 64985, 64986, 64987, 64988, 64989, 64990, 64991, 64992, 64993, 64994, 64995, 64996, 64997, 64998, 64999, 65e3, 65001, 65002, 65003, 65004, 65005, 65006, 65007, 65534, 65535, 131070, 131071, 196606, 196607, 262142, 262143, 327678, 327679, 393214, 393215, 458750, 458751, 524286, 524287, 589822, 589823, 655358, 655359, 720894, 720895, 786430, 786431, 851966, 851967, 917502, 917503, 983038, 983039, 1048574, 1048575, 1114110, 1114111], y = String.fromCharCode, C = {}, D = C.hasOwnProperty, _ = function(U, k) {
858
858
  return D.call(U, k);
859
859
  }, M = function(U, k) {
860
860
  for (var I = -1, V = U.length; ++I < V; )
@@ -870,7 +870,7 @@ function du() {
870
870
  return I;
871
871
  }, O = function(U, k) {
872
872
  var I = "";
873
- return U >= 55296 && U <= 57343 || U > 1114111 ? (k && F("character reference outside the permissible Unicode range"), "�") : _(S, U) ? (k && F("disallowed character reference"), S[U]) : (k && M(x, U) && F("disallowed character reference"), U > 65535 && (U -= 65536, I += w(U >>> 10 & 1023 | 55296), U = 56320 | U & 1023), I += w(U), I);
873
+ return U >= 55296 && U <= 57343 || U > 1114111 ? (k && F("character reference outside the permissible Unicode range"), "�") : _(S, U) ? (k && F("disallowed character reference"), S[U]) : (k && M(x, U) && F("disallowed character reference"), U > 65535 && (U -= 65536, I += y(U >>> 10 & 1023 | 55296), U = 56320 | U & 1023), I += y(U), I);
874
874
  }, N = function(U) {
875
875
  return "&#x" + U.toString(16).toUpperCase() + ";";
876
876
  }, R = function(U) {
@@ -904,19 +904,19 @@ function du() {
904
904
  useNamedReferences: !1,
905
905
  decimal: !1
906
906
  };
907
- var y = function(U, k) {
908
- k = H(k, y.options);
907
+ var w = function(U, k) {
908
+ k = H(k, w.options);
909
909
  var I = k.strict;
910
910
  return I && p.test(U) && F("malformed character reference"), U.replace(g, function(V, Z, G, X, J, Y, se, de, ae) {
911
- var me, qe, Ze, sr, oe, ye;
912
- return Z ? (oe = Z, b[oe]) : G ? (oe = G, ye = X, ye && k.isAttributeValue ? (I && ye == "=" && F("`&` did not start a character reference"), V) : (I && F(
911
+ var me, Te, Ze, sr, oe, we;
912
+ return Z ? (oe = Z, b[oe]) : G ? (oe = G, we = X, we && k.isAttributeValue ? (I && we == "=" && F("`&` did not start a character reference"), V) : (I && F(
913
913
  "named character reference was not terminated by a semicolon"
914
- ), q[oe] + (ye || ""))) : J ? (Ze = J, qe = Y, I && !qe && F("character reference was not terminated by a semicolon"), me = parseInt(Ze, 10), O(me, I)) : se ? (sr = se, qe = de, I && !qe && F("character reference was not terminated by a semicolon"), me = parseInt(sr, 16), O(me, I)) : (I && F(
914
+ ), q[oe] + (we || ""))) : J ? (Ze = J, Te = Y, I && !Te && F("character reference was not terminated by a semicolon"), me = parseInt(Ze, 10), O(me, I)) : se ? (sr = se, Te = de, I && !Te && F("character reference was not terminated by a semicolon"), me = parseInt(sr, 16), O(me, I)) : (I && F(
915
915
  "named character reference was not terminated by a semicolon"
916
916
  ), V);
917
917
  });
918
918
  };
919
- y.options = {
919
+ w.options = {
920
920
  isAttributeValue: !1,
921
921
  strict: !1
922
922
  };
@@ -927,9 +927,9 @@ function du() {
927
927
  }, B = {
928
928
  version: "1.2.0",
929
929
  encode: A,
930
- decode: y,
930
+ decode: w,
931
931
  escape: E,
932
- unescape: y
932
+ unescape: w
933
933
  };
934
934
  if (n && !n.nodeType)
935
935
  if (a)
@@ -943,7 +943,7 @@ function du() {
943
943
  })(Dr, Dr.exports)), Dr.exports;
944
944
  }
945
945
  var Fu;
946
- function w1() {
946
+ function y1() {
947
947
  if (Fu) return Rr;
948
948
  Fu = 1, Object.defineProperty(Rr, "__esModule", { value: !0 });
949
949
  const e = du();
@@ -995,7 +995,7 @@ function Na() {
995
995
  return a && a.__esModule ? a : { default: a };
996
996
  };
997
997
  Object.defineProperty(It, "__esModule", { value: !0 });
998
- const t = e(/* @__PURE__ */ w1()), r = e(/* @__PURE__ */ _r());
998
+ const t = e(/* @__PURE__ */ y1()), r = e(/* @__PURE__ */ _r());
999
999
  class n extends t.default {
1000
1000
  clone() {
1001
1001
  return new n(this.rawText, null, void 0, this.rawTagName);
@@ -1016,8 +1016,8 @@ function Na() {
1016
1016
  }
1017
1017
  return It.default = n, It;
1018
1018
  }
1019
- var je = {}, Fe = {}, Dt = {}, Ve = {}, xt = {}, L1 = {}, Iu;
1020
- function y1() {
1019
+ var Ve = {}, Re = {}, Dt = {}, Ge = {}, xt = {}, L1 = {}, Iu;
1020
+ function w1() {
1021
1021
  return Iu || (Iu = 1, (function(e) {
1022
1022
  Object.defineProperty(e, "__esModule", { value: !0 }), e.Doctype = e.CDATA = e.Tag = e.Style = e.Script = e.Comment = e.Directive = e.Text = e.Root = e.isTag = e.ElementType = void 0;
1023
1023
  var t;
@@ -1061,7 +1061,7 @@ function Pu() {
1061
1061
  }, t.apply(this, arguments);
1062
1062
  };
1063
1063
  Object.defineProperty($, "__esModule", { value: !0 }), $.cloneNode = $.hasChildren = $.isDocument = $.isDirective = $.isComment = $.isText = $.isCDATA = $.isTag = $.Element = $.Document = $.CDATA = $.NodeWithChildren = $.ProcessingInstruction = $.Comment = $.Text = $.DataNode = $.Node = void 0;
1064
- var r = /* @__PURE__ */ y1(), n = (
1064
+ var r = /* @__PURE__ */ w1(), n = (
1065
1065
  /** @class */
1066
1066
  (function() {
1067
1067
  function C() {
@@ -1353,17 +1353,17 @@ function Pu() {
1353
1353
  else if (g(C))
1354
1354
  _ = new s(C.data);
1355
1355
  else if (h(C)) {
1356
- var M = D ? w(C.children) : [], H = new m(C.name, t({}, C.attribs), M);
1356
+ var M = D ? y(C.children) : [], H = new m(C.name, t({}, C.attribs), M);
1357
1357
  M.forEach(function(F) {
1358
1358
  return F.parent = H;
1359
1359
  }), C.namespace != null && (H.namespace = C.namespace), C["x-attribsNamespace"] && (H["x-attribsNamespace"] = t({}, C["x-attribsNamespace"])), C["x-attribsPrefix"] && (H["x-attribsPrefix"] = t({}, C["x-attribsPrefix"])), _ = H;
1360
1360
  } else if (p(C)) {
1361
- var M = D ? w(C.children) : [], O = new c(M);
1361
+ var M = D ? y(C.children) : [], O = new c(M);
1362
1362
  M.forEach(function(A) {
1363
1363
  return A.parent = O;
1364
1364
  }), _ = O;
1365
1365
  } else if (q(C)) {
1366
- var M = D ? w(C.children) : [], N = new d(M);
1366
+ var M = D ? y(C.children) : [], N = new d(M);
1367
1367
  M.forEach(function(A) {
1368
1368
  return A.parent = N;
1369
1369
  }), C["x-mode"] && (N["x-mode"] = C["x-mode"]), _ = N;
@@ -1375,7 +1375,7 @@ function Pu() {
1375
1375
  return _.startIndex = C.startIndex, _.endIndex = C.endIndex, C.sourceCodeLocation != null && (_.sourceCodeLocation = C.sourceCodeLocation), _;
1376
1376
  }
1377
1377
  $.cloneNode = x;
1378
- function w(C) {
1378
+ function y(C) {
1379
1379
  for (var D = C.map(function(M) {
1380
1380
  return x(M, !0);
1381
1381
  }), _ = 1; _ < D.length; _++)
@@ -1399,7 +1399,7 @@ function er() {
1399
1399
  for (var c in o) c !== "default" && !Object.prototype.hasOwnProperty.call(l, c) && t(l, o, c);
1400
1400
  };
1401
1401
  Object.defineProperty(e, "__esModule", { value: !0 }), e.DomHandler = void 0;
1402
- var n = /* @__PURE__ */ y1(), a = /* @__PURE__ */ Pu();
1402
+ var n = /* @__PURE__ */ w1(), a = /* @__PURE__ */ Pu();
1403
1403
  r(/* @__PURE__ */ Pu(), e);
1404
1404
  var i = {
1405
1405
  withStartIndices: !1,
@@ -1465,7 +1465,7 @@ function er() {
1465
1465
  e.DomHandler = s, e.default = s;
1466
1466
  })(xt)), xt;
1467
1467
  }
1468
- var De = {}, k1 = {}, Re = {}, Ir = {}, ju;
1468
+ var De = {}, k1 = {}, Me = {}, Ir = {}, ju;
1469
1469
  function di() {
1470
1470
  return ju || (ju = 1, Object.defineProperty(Ir, "__esModule", { value: !0 }), Ir.default = new Uint16Array(
1471
1471
  // prettier-ignore
@@ -1538,24 +1538,24 @@ function zu() {
1538
1538
  var Qu;
1539
1539
  function Wu() {
1540
1540
  return Qu || (Qu = 1, (function(e) {
1541
- var t = Re && Re.__createBinding || (Object.create ? (function(N, R, F, A) {
1541
+ var t = Me && Me.__createBinding || (Object.create ? (function(N, R, F, A) {
1542
1542
  A === void 0 && (A = F);
1543
- var y = Object.getOwnPropertyDescriptor(R, F);
1544
- (!y || ("get" in y ? !R.__esModule : y.writable || y.configurable)) && (y = { enumerable: !0, get: function() {
1543
+ var w = Object.getOwnPropertyDescriptor(R, F);
1544
+ (!w || ("get" in w ? !R.__esModule : w.writable || w.configurable)) && (w = { enumerable: !0, get: function() {
1545
1545
  return R[F];
1546
- } }), Object.defineProperty(N, A, y);
1546
+ } }), Object.defineProperty(N, A, w);
1547
1547
  }) : (function(N, R, F, A) {
1548
1548
  A === void 0 && (A = F), N[A] = R[F];
1549
- })), r = Re && Re.__setModuleDefault || (Object.create ? (function(N, R) {
1549
+ })), r = Me && Me.__setModuleDefault || (Object.create ? (function(N, R) {
1550
1550
  Object.defineProperty(N, "default", { enumerable: !0, value: R });
1551
1551
  }) : function(N, R) {
1552
1552
  N.default = R;
1553
- }), n = Re && Re.__importStar || function(N) {
1553
+ }), n = Me && Me.__importStar || function(N) {
1554
1554
  if (N && N.__esModule) return N;
1555
1555
  var R = {};
1556
1556
  if (N != null) for (var F in N) F !== "default" && Object.prototype.hasOwnProperty.call(N, F) && t(R, N, F);
1557
1557
  return r(R, N), R;
1558
- }, a = Re && Re.__importDefault || function(N) {
1558
+ }, a = Me && Me.__importDefault || function(N) {
1559
1559
  return N && N.__esModule ? N : { default: N };
1560
1560
  };
1561
1561
  Object.defineProperty(e, "__esModule", { value: !0 }), e.decodeXML = e.decodeHTMLStrict = e.decodeHTMLAttribute = e.decodeHTML = e.determineBranch = e.EntityDecoder = e.DecodingMode = e.BinTrieFlags = e.fromCodePoint = e.replaceCodePoint = e.decodeCodePoint = e.xmlDecodeTree = e.htmlDecodeTree = void 0;
@@ -1622,27 +1622,27 @@ function Wu() {
1622
1622
  }
1623
1623
  }, N.prototype.stateNumericStart = function(R, F) {
1624
1624
  return F >= R.length ? -1 : (R.charCodeAt(F) | d) === c.LOWER_X ? (this.state = b.NumericHex, this.consumed += 1, this.stateNumericHex(R, F + 1)) : (this.state = b.NumericDecimal, this.stateNumericDecimal(R, F));
1625
- }, N.prototype.addToNumericResult = function(R, F, A, y) {
1625
+ }, N.prototype.addToNumericResult = function(R, F, A, w) {
1626
1626
  if (F !== A) {
1627
1627
  var E = A - F;
1628
- this.result = this.result * Math.pow(y, E) + parseInt(R.substr(F, E), y), this.consumed += E;
1628
+ this.result = this.result * Math.pow(w, E) + parseInt(R.substr(F, E), w), this.consumed += E;
1629
1629
  }
1630
1630
  }, N.prototype.stateNumericHex = function(R, F) {
1631
1631
  for (var A = F; F < R.length; ) {
1632
- var y = R.charCodeAt(F);
1633
- if (h(y) || p(y))
1632
+ var w = R.charCodeAt(F);
1633
+ if (h(w) || p(w))
1634
1634
  F += 1;
1635
1635
  else
1636
- return this.addToNumericResult(R, A, F, 16), this.emitNumericEntity(y, 3);
1636
+ return this.addToNumericResult(R, A, F, 16), this.emitNumericEntity(w, 3);
1637
1637
  }
1638
1638
  return this.addToNumericResult(R, A, F, 16), -1;
1639
1639
  }, N.prototype.stateNumericDecimal = function(R, F) {
1640
1640
  for (var A = F; F < R.length; ) {
1641
- var y = R.charCodeAt(F);
1642
- if (h(y))
1641
+ var w = R.charCodeAt(F);
1642
+ if (h(w))
1643
1643
  F += 1;
1644
1644
  else
1645
- return this.addToNumericResult(R, A, F, 10), this.emitNumericEntity(y, 2);
1645
+ return this.addToNumericResult(R, A, F, 10), this.emitNumericEntity(w, 2);
1646
1646
  }
1647
1647
  return this.addToNumericResult(R, A, F, 10), -1;
1648
1648
  }, N.prototype.emitNumericEntity = function(R, F) {
@@ -1655,14 +1655,14 @@ function Wu() {
1655
1655
  return 0;
1656
1656
  return this.emitCodePoint((0, o.replaceCodePoint)(this.result), this.consumed), this.errors && (R !== c.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed;
1657
1657
  }, N.prototype.stateNamedEntity = function(R, F) {
1658
- for (var A = this.decodeTree, y = A[this.treeIndex], E = (y & m.VALUE_LENGTH) >> 14; F < R.length; F++, this.excess++) {
1658
+ for (var A = this.decodeTree, w = A[this.treeIndex], E = (w & m.VALUE_LENGTH) >> 14; F < R.length; F++, this.excess++) {
1659
1659
  var B = R.charCodeAt(F);
1660
- if (this.treeIndex = w(A, y, this.treeIndex + Math.max(1, E), B), this.treeIndex < 0)
1660
+ if (this.treeIndex = y(A, w, this.treeIndex + Math.max(1, E), B), this.treeIndex < 0)
1661
1661
  return this.result === 0 || // If we are parsing an attribute
1662
1662
  this.decodeMode === q.Attribute && // We shouldn't have consumed any characters after the entity,
1663
1663
  (E === 0 || // And there should be no invalid characters.
1664
1664
  g(B)) ? 0 : this.emitNotTerminatedNamedEntity();
1665
- if (y = A[this.treeIndex], E = (y & m.VALUE_LENGTH) >> 14, E !== 0) {
1665
+ if (w = A[this.treeIndex], E = (w & m.VALUE_LENGTH) >> 14, E !== 0) {
1666
1666
  if (B === c.SEMI)
1667
1667
  return this.emitNamedEntityData(this.treeIndex, E, this.consumed + this.excess);
1668
1668
  this.decodeMode !== q.Strict && (this.result = this.treeIndex, this.consumed += this.excess, this.excess = 0);
@@ -1670,11 +1670,11 @@ function Wu() {
1670
1670
  }
1671
1671
  return -1;
1672
1672
  }, N.prototype.emitNotTerminatedNamedEntity = function() {
1673
- var R, F = this, A = F.result, y = F.decodeTree, E = (y[A] & m.VALUE_LENGTH) >> 14;
1673
+ var R, F = this, A = F.result, w = F.decodeTree, E = (w[A] & m.VALUE_LENGTH) >> 14;
1674
1674
  return this.emitNamedEntityData(A, E, this.consumed), (R = this.errors) === null || R === void 0 || R.missingSemicolonAfterCharacterReference(), this.consumed;
1675
1675
  }, N.prototype.emitNamedEntityData = function(R, F, A) {
1676
- var y = this.decodeTree;
1677
- return this.emitCodePoint(F === 1 ? y[R] & ~m.VALUE_LENGTH : y[R + 1], A), F === 3 && this.emitCodePoint(y[R + 2], A), A;
1676
+ var w = this.decodeTree;
1677
+ return this.emitCodePoint(F === 1 ? w[R] & ~m.VALUE_LENGTH : w[R + 1], A), F === 3 && this.emitCodePoint(w[R + 2], A), A;
1678
1678
  }, N.prototype.end = function() {
1679
1679
  var R;
1680
1680
  switch (this.state) {
@@ -1698,11 +1698,11 @@ function Wu() {
1698
1698
  var R = "", F = new S(N, function(A) {
1699
1699
  return R += (0, o.fromCodePoint)(A);
1700
1700
  });
1701
- return function(y, E) {
1702
- for (var B = 0, T = 0; (T = y.indexOf("&", T)) >= 0; ) {
1703
- R += y.slice(B, T), F.startEntity(E);
1701
+ return function(w, E) {
1702
+ for (var B = 0, T = 0; (T = w.indexOf("&", T)) >= 0; ) {
1703
+ R += w.slice(B, T), F.startEntity(E);
1704
1704
  var U = F.write(
1705
- y,
1705
+ w,
1706
1706
  // Skip the "&"
1707
1707
  T + 1
1708
1708
  );
@@ -1712,30 +1712,30 @@ function Wu() {
1712
1712
  }
1713
1713
  B = T + U, T = U === 0 ? B + 1 : B;
1714
1714
  }
1715
- var k = R + y.slice(B);
1715
+ var k = R + w.slice(B);
1716
1716
  return R = "", k;
1717
1717
  };
1718
1718
  }
1719
- function w(N, R, F, A) {
1720
- var y = (R & m.BRANCH_LENGTH) >> 7, E = R & m.JUMP_TABLE;
1721
- if (y === 0)
1719
+ function y(N, R, F, A) {
1720
+ var w = (R & m.BRANCH_LENGTH) >> 7, E = R & m.JUMP_TABLE;
1721
+ if (w === 0)
1722
1722
  return E !== 0 && A === E ? F : -1;
1723
1723
  if (E) {
1724
1724
  var B = A - E;
1725
- return B < 0 || B >= y ? -1 : N[F + B] - 1;
1725
+ return B < 0 || B >= w ? -1 : N[F + B] - 1;
1726
1726
  }
1727
- for (var T = F, U = T + y - 1; T <= U; ) {
1727
+ for (var T = F, U = T + w - 1; T <= U; ) {
1728
1728
  var k = T + U >>> 1, I = N[k];
1729
1729
  if (I < A)
1730
1730
  T = k + 1;
1731
1731
  else if (I > A)
1732
1732
  U = k - 1;
1733
1733
  else
1734
- return N[k + y];
1734
+ return N[k + w];
1735
1735
  }
1736
1736
  return -1;
1737
1737
  }
1738
- e.determineBranch = w;
1738
+ e.determineBranch = y;
1739
1739
  var C = x(i.default), D = x(s.default);
1740
1740
  function _(N, R) {
1741
1741
  return R === void 0 && (R = q.Legacy), C(N, R);
@@ -1753,7 +1753,7 @@ function Wu() {
1753
1753
  return D(N, q.Strict);
1754
1754
  }
1755
1755
  e.decodeXML = O;
1756
- })(Re)), Re;
1756
+ })(Me)), Me;
1757
1757
  }
1758
1758
  var Je = {}, Pr = {}, $u;
1759
1759
  function hi() {
@@ -2050,33 +2050,33 @@ function gi() {
2050
2050
  if (en) return De;
2051
2051
  en = 1;
2052
2052
  var e = De && De.__assign || function() {
2053
- return e = Object.assign || function(w) {
2053
+ return e = Object.assign || function(y) {
2054
2054
  for (var C, D = 1, _ = arguments.length; D < _; D++) {
2055
2055
  C = arguments[D];
2056
- for (var M in C) Object.prototype.hasOwnProperty.call(C, M) && (w[M] = C[M]);
2056
+ for (var M in C) Object.prototype.hasOwnProperty.call(C, M) && (y[M] = C[M]);
2057
2057
  }
2058
- return w;
2058
+ return y;
2059
2059
  }, e.apply(this, arguments);
2060
- }, t = De && De.__createBinding || (Object.create ? (function(w, C, D, _) {
2060
+ }, t = De && De.__createBinding || (Object.create ? (function(y, C, D, _) {
2061
2061
  _ === void 0 && (_ = D);
2062
2062
  var M = Object.getOwnPropertyDescriptor(C, D);
2063
2063
  (!M || ("get" in M ? !C.__esModule : M.writable || M.configurable)) && (M = { enumerable: !0, get: function() {
2064
2064
  return C[D];
2065
- } }), Object.defineProperty(w, _, M);
2066
- }) : (function(w, C, D, _) {
2067
- _ === void 0 && (_ = D), w[_] = C[D];
2068
- })), r = De && De.__setModuleDefault || (Object.create ? (function(w, C) {
2069
- Object.defineProperty(w, "default", { enumerable: !0, value: C });
2070
- }) : function(w, C) {
2071
- w.default = C;
2072
- }), n = De && De.__importStar || function(w) {
2073
- if (w && w.__esModule) return w;
2065
+ } }), Object.defineProperty(y, _, M);
2066
+ }) : (function(y, C, D, _) {
2067
+ _ === void 0 && (_ = D), y[_] = C[D];
2068
+ })), r = De && De.__setModuleDefault || (Object.create ? (function(y, C) {
2069
+ Object.defineProperty(y, "default", { enumerable: !0, value: C });
2070
+ }) : function(y, C) {
2071
+ y.default = C;
2072
+ }), n = De && De.__importStar || function(y) {
2073
+ if (y && y.__esModule) return y;
2074
2074
  var C = {};
2075
- if (w != null) for (var D in w) D !== "default" && Object.prototype.hasOwnProperty.call(w, D) && t(C, w, D);
2076
- return r(C, w), C;
2075
+ if (y != null) for (var D in y) D !== "default" && Object.prototype.hasOwnProperty.call(y, D) && t(C, y, D);
2076
+ return r(C, y), C;
2077
2077
  };
2078
2078
  Object.defineProperty(De, "__esModule", { value: !0 }), De.render = void 0;
2079
- var a = n(/* @__PURE__ */ y1()), i = /* @__PURE__ */ mi(), s = /* @__PURE__ */ pi(), o = /* @__PURE__ */ new Set([
2079
+ var a = n(/* @__PURE__ */ w1()), i = /* @__PURE__ */ mi(), s = /* @__PURE__ */ pi(), o = /* @__PURE__ */ new Set([
2080
2080
  "style",
2081
2081
  "script",
2082
2082
  "xmp",
@@ -2086,15 +2086,15 @@ function gi() {
2086
2086
  "plaintext",
2087
2087
  "noscript"
2088
2088
  ]);
2089
- function l(w) {
2090
- return w.replace(/"/g, "&quot;");
2089
+ function l(y) {
2090
+ return y.replace(/"/g, "&quot;");
2091
2091
  }
2092
- function c(w, C) {
2092
+ function c(y, C) {
2093
2093
  var D;
2094
- if (w) {
2094
+ if (y) {
2095
2095
  var _ = ((D = C.encodeEntities) !== null && D !== void 0 ? D : C.decodeEntities) === !1 ? l : C.xmlMode || C.encodeEntities !== "utf8" ? i.encodeXML : i.escapeAttribute;
2096
- return Object.keys(w).map(function(M) {
2097
- var H, O, N = (H = w[M]) !== null && H !== void 0 ? H : "";
2096
+ return Object.keys(y).map(function(M) {
2097
+ var H, O, N = (H = y[M]) !== null && H !== void 0 ? H : "";
2098
2098
  return C.xmlMode === "foreign" && (M = (O = s.attributeNames.get(M)) !== null && O !== void 0 ? O : M), !C.emptyAttrs && !C.xmlMode && N === "" ? M : "".concat(M, '="').concat(_(N), '"');
2099
2099
  }).join(" ");
2100
2100
  }
@@ -2120,31 +2120,31 @@ function gi() {
2120
2120
  "track",
2121
2121
  "wbr"
2122
2122
  ]);
2123
- function m(w, C) {
2123
+ function m(y, C) {
2124
2124
  C === void 0 && (C = {});
2125
- for (var D = ("length" in w) ? w : [w], _ = "", M = 0; M < D.length; M++)
2125
+ for (var D = ("length" in y) ? y : [y], _ = "", M = 0; M < D.length; M++)
2126
2126
  _ += h(D[M], C);
2127
2127
  return _;
2128
2128
  }
2129
2129
  De.render = m, De.default = m;
2130
- function h(w, C) {
2131
- switch (w.type) {
2130
+ function h(y, C) {
2131
+ switch (y.type) {
2132
2132
  case a.Root:
2133
- return m(w.children, C);
2133
+ return m(y.children, C);
2134
2134
  // @ts-expect-error We don't use `Doctype` yet
2135
2135
  case a.Doctype:
2136
2136
  case a.Directive:
2137
- return b(w);
2137
+ return b(y);
2138
2138
  case a.Comment:
2139
- return x(w);
2139
+ return x(y);
2140
2140
  case a.CDATA:
2141
- return S(w);
2141
+ return S(y);
2142
2142
  case a.Script:
2143
2143
  case a.Style:
2144
2144
  case a.Tag:
2145
- return g(w, C);
2145
+ return g(y, C);
2146
2146
  case a.Text:
2147
- return q(w, C);
2147
+ return q(y, C);
2148
2148
  }
2149
2149
  }
2150
2150
  var p = /* @__PURE__ */ new Set([
@@ -2158,42 +2158,42 @@ function gi() {
2158
2158
  "desc",
2159
2159
  "title"
2160
2160
  ]), f = /* @__PURE__ */ new Set(["svg", "math"]);
2161
- function g(w, C) {
2161
+ function g(y, C) {
2162
2162
  var D;
2163
- C.xmlMode === "foreign" && (w.name = (D = s.elementNames.get(w.name)) !== null && D !== void 0 ? D : w.name, w.parent && p.has(w.parent.name) && (C = e(e({}, C), { xmlMode: !1 }))), !C.xmlMode && f.has(w.name) && (C = e(e({}, C), { xmlMode: "foreign" }));
2164
- var _ = "<".concat(w.name), M = c(w.attribs, C);
2165
- return M && (_ += " ".concat(M)), w.children.length === 0 && (C.xmlMode ? (
2163
+ C.xmlMode === "foreign" && (y.name = (D = s.elementNames.get(y.name)) !== null && D !== void 0 ? D : y.name, y.parent && p.has(y.parent.name) && (C = e(e({}, C), { xmlMode: !1 }))), !C.xmlMode && f.has(y.name) && (C = e(e({}, C), { xmlMode: "foreign" }));
2164
+ var _ = "<".concat(y.name), M = c(y.attribs, C);
2165
+ return M && (_ += " ".concat(M)), y.children.length === 0 && (C.xmlMode ? (
2166
2166
  // In XML mode or foreign mode, and user hasn't explicitly turned off self-closing tags
2167
2167
  C.selfClosingTags !== !1
2168
2168
  ) : (
2169
2169
  // User explicitly asked for self-closing tags, even in HTML mode
2170
- C.selfClosingTags && d.has(w.name)
2171
- )) ? (C.xmlMode || (_ += " "), _ += "/>") : (_ += ">", w.children.length > 0 && (_ += m(w.children, C)), (C.xmlMode || !d.has(w.name)) && (_ += "</".concat(w.name, ">"))), _;
2170
+ C.selfClosingTags && d.has(y.name)
2171
+ )) ? (C.xmlMode || (_ += " "), _ += "/>") : (_ += ">", y.children.length > 0 && (_ += m(y.children, C)), (C.xmlMode || !d.has(y.name)) && (_ += "</".concat(y.name, ">"))), _;
2172
2172
  }
2173
- function b(w) {
2174
- return "<".concat(w.data, ">");
2173
+ function b(y) {
2174
+ return "<".concat(y.data, ">");
2175
2175
  }
2176
- function q(w, C) {
2177
- var D, _ = w.data || "";
2178
- return ((D = C.encodeEntities) !== null && D !== void 0 ? D : C.decodeEntities) !== !1 && !(!C.xmlMode && w.parent && o.has(w.parent.name)) && (_ = C.xmlMode || C.encodeEntities !== "utf8" ? (0, i.encodeXML)(_) : (0, i.escapeText)(_)), _;
2176
+ function q(y, C) {
2177
+ var D, _ = y.data || "";
2178
+ return ((D = C.encodeEntities) !== null && D !== void 0 ? D : C.decodeEntities) !== !1 && !(!C.xmlMode && y.parent && o.has(y.parent.name)) && (_ = C.xmlMode || C.encodeEntities !== "utf8" ? (0, i.encodeXML)(_) : (0, i.escapeText)(_)), _;
2179
2179
  }
2180
- function S(w) {
2181
- return "<![CDATA[".concat(w.children[0].data, "]]>");
2180
+ function S(y) {
2181
+ return "<![CDATA[".concat(y.children[0].data, "]]>");
2182
2182
  }
2183
- function x(w) {
2184
- return "<!--".concat(w.data, "-->");
2183
+ function x(y) {
2184
+ return "<!--".concat(y.data, "-->");
2185
2185
  }
2186
2186
  return De;
2187
2187
  }
2188
2188
  var tn;
2189
2189
  function _a() {
2190
- if (tn) return Ve;
2190
+ if (tn) return Ge;
2191
2191
  tn = 1;
2192
- var e = Ve && Ve.__importDefault || function(c) {
2192
+ var e = Ge && Ge.__importDefault || function(c) {
2193
2193
  return c && c.__esModule ? c : { default: c };
2194
2194
  };
2195
- Object.defineProperty(Ve, "__esModule", { value: !0 }), Ve.getOuterHTML = a, Ve.getInnerHTML = i, Ve.getText = s, Ve.textContent = o, Ve.innerText = l;
2196
- var t = /* @__PURE__ */ er(), r = e(/* @__PURE__ */ gi()), n = /* @__PURE__ */ y1();
2195
+ Object.defineProperty(Ge, "__esModule", { value: !0 }), Ge.getOuterHTML = a, Ge.getInnerHTML = i, Ge.getText = s, Ge.textContent = o, Ge.innerText = l;
2196
+ var t = /* @__PURE__ */ er(), r = e(/* @__PURE__ */ gi()), n = /* @__PURE__ */ w1();
2197
2197
  function a(c, d) {
2198
2198
  return (0, r.default)(c, d);
2199
2199
  }
@@ -2212,12 +2212,12 @@ function _a() {
2212
2212
  function l(c) {
2213
2213
  return Array.isArray(c) ? c.map(l).join("") : (0, t.hasChildren)(c) && (c.type === n.ElementType.Tag || (0, t.isCDATA)(c)) ? l(c.children) : (0, t.isText)(c) ? c.data : "";
2214
2214
  }
2215
- return Ve;
2215
+ return Ge;
2216
2216
  }
2217
- var Me = {}, rn;
2217
+ var Ie = {}, rn;
2218
2218
  function Ci() {
2219
- if (rn) return Me;
2220
- rn = 1, Object.defineProperty(Me, "__esModule", { value: !0 }), Me.getChildren = t, Me.getParent = r, Me.getSiblings = n, Me.getAttributeValue = a, Me.hasAttrib = i, Me.getName = s, Me.nextElementSibling = o, Me.prevElementSibling = l;
2219
+ if (rn) return Ie;
2220
+ rn = 1, Object.defineProperty(Ie, "__esModule", { value: !0 }), Ie.getChildren = t, Ie.getParent = r, Ie.getSiblings = n, Ie.getAttributeValue = a, Ie.hasAttrib = i, Ie.getName = s, Ie.nextElementSibling = o, Ie.prevElementSibling = l;
2221
2221
  var e = /* @__PURE__ */ er();
2222
2222
  function t(c) {
2223
2223
  return (0, e.hasChildren)(c) ? c.children : [];
@@ -2255,7 +2255,7 @@ function Ci() {
2255
2255
  d = m, m = d.prev;
2256
2256
  return m;
2257
2257
  }
2258
- return Me;
2258
+ return Ie;
2259
2259
  }
2260
2260
  var Ke = {}, un;
2261
2261
  function bi() {
@@ -2503,13 +2503,13 @@ function vi() {
2503
2503
  var p, f = h.children, g = {
2504
2504
  type: "atom",
2505
2505
  items: (0, t.getElementsByTagName)("entry", f).map(function(S) {
2506
- var x, w = S.children, C = { media: o(w) };
2507
- d(C, "id", "id", w), d(C, "title", "title", w);
2508
- var D = (x = l("link", w)) === null || x === void 0 ? void 0 : x.attribs.href;
2506
+ var x, y = S.children, C = { media: o(y) };
2507
+ d(C, "id", "id", y), d(C, "title", "title", y);
2508
+ var D = (x = l("link", y)) === null || x === void 0 ? void 0 : x.attribs.href;
2509
2509
  D && (C.link = D);
2510
- var _ = c("summary", w) || c("content", w);
2510
+ var _ = c("summary", y) || c("content", y);
2511
2511
  _ && (C.description = _);
2512
- var M = c("updated", w);
2512
+ var M = c("updated", y);
2513
2513
  return M && (C.pubDate = new Date(M)), C;
2514
2514
  })
2515
2515
  };
@@ -2524,10 +2524,10 @@ function vi() {
2524
2524
  type: h.name.substr(0, 3),
2525
2525
  id: "",
2526
2526
  items: (0, t.getElementsByTagName)("item", h.children).map(function(S) {
2527
- var x = S.children, w = { media: o(x) };
2528
- d(w, "id", "guid", x), d(w, "title", "title", x), d(w, "link", "link", x), d(w, "description", "description", x);
2527
+ var x = S.children, y = { media: o(x) };
2528
+ d(y, "id", "guid", x), d(y, "title", "title", x), d(y, "link", "link", x), d(y, "description", "description", x);
2529
2529
  var C = c("pubDate", x) || c("dc:date", x);
2530
- return C && (w.pubDate = new Date(C)), w;
2530
+ return C && (y.pubDate = new Date(C)), y;
2531
2531
  })
2532
2532
  };
2533
2533
  d(b, "title", "title", g), d(b, "link", "link", g), d(b, "description", "description", g);
@@ -2553,8 +2553,8 @@ function vi() {
2553
2553
  var S = q[b];
2554
2554
  f[S] && (g[S] = f[S]);
2555
2555
  }
2556
- for (var x = 0, w = s; x < w.length; x++) {
2557
- var S = w[x];
2556
+ for (var x = 0, y = s; x < y.length; x++) {
2557
+ var S = y[x];
2558
2558
  f[S] && (g[S] = parseInt(f[S], 10));
2559
2559
  }
2560
2560
  return f.expression && (g.expression = f.expression), g;
@@ -2577,7 +2577,7 @@ function vi() {
2577
2577
  return Hr;
2578
2578
  }
2579
2579
  var cn;
2580
- function wi() {
2580
+ function yi() {
2581
2581
  return cn || (cn = 1, (function(e) {
2582
2582
  var t = Dt && Dt.__createBinding || (Object.create ? (function(a, i, s, o) {
2583
2583
  o === void 0 && (o = s);
@@ -2622,7 +2622,7 @@ var fe = {}, K;
2622
2622
  (function(e) {
2623
2623
  e.Attribute = "attribute", e.Pseudo = "pseudo", e.PseudoElement = "pseudo-element", e.Tag = "tag", e.Universal = "universal", e.Adjacent = "adjacent", e.Child = "child", e.Descendant = "descendant", e.Parent = "parent", e.Sibling = "sibling", e.ColumnCombinator = "column-combinator";
2624
2624
  })(K || (K = {}));
2625
- const yi = {
2625
+ const wi = {
2626
2626
  Unknown: null,
2627
2627
  QuirksMode: "quirks",
2628
2628
  IgnoreCase: !0,
@@ -2810,8 +2810,8 @@ function Ba(e, t, r) {
2810
2810
  q = cr(t.slice(C, r));
2811
2811
  }
2812
2812
  i(0);
2813
- const w = t.charCodeAt(r) | 32;
2814
- w === 115 ? (S = !1, i(1)) : w === 105 && (S = !0, i(1));
2813
+ const y = t.charCodeAt(r) | 32;
2814
+ y === 115 ? (S = !1, i(1)) : y === 105 && (S = !0, i(1));
2815
2815
  }
2816
2816
  if (t.charCodeAt(r) !== 93)
2817
2817
  throw new Error("Attribute selector didn't terminate");
@@ -2973,7 +2973,7 @@ const Li = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2973
2973
  get AttributeAction() {
2974
2974
  return re;
2975
2975
  },
2976
- IgnoreCaseMode: yi,
2976
+ IgnoreCaseMode: wi,
2977
2977
  get SelectorType() {
2978
2978
  return K;
2979
2979
  },
@@ -3379,10 +3379,10 @@ function Mi() {
3379
3379
  }
3380
3380
  })(dr)), dr;
3381
3381
  }
3382
- var _t = {}, wn;
3382
+ var _t = {}, yn;
3383
3383
  function Ii() {
3384
- if (wn) return _t;
3385
- wn = 1, Object.defineProperty(_t, "__esModule", { value: !0 }), _t.verifyPseudoArgs = _t.pseudos = void 0, _t.pseudos = {
3384
+ if (yn) return _t;
3385
+ yn = 1, Object.defineProperty(_t, "__esModule", { value: !0 }), _t.verifyPseudoArgs = _t.pseudos = void 0, _t.pseudos = {
3386
3386
  empty: function(t, r) {
3387
3387
  var n = r.adapter;
3388
3388
  return !n.getChildren(t).some(function(a) {
@@ -3449,9 +3449,9 @@ function Ii() {
3449
3449
  }
3450
3450
  return _t.verifyPseudoArgs = e, _t;
3451
3451
  }
3452
- var hr = {}, yn;
3452
+ var hr = {}, wn;
3453
3453
  function Oi() {
3454
- return yn || (yn = 1, Object.defineProperty(hr, "__esModule", { value: !0 }), hr.aliases = void 0, hr.aliases = {
3454
+ return wn || (wn = 1, Object.defineProperty(hr, "__esModule", { value: !0 }), hr.aliases = void 0, hr.aliases = {
3455
3455
  // Links
3456
3456
  "any-link": ":is(a, area, link)[href]",
3457
3457
  link: ":any-link:not(:visited)",
@@ -3554,12 +3554,12 @@ function fu() {
3554
3554
  return n.default.falseFunc;
3555
3555
  var S = i(q, f);
3556
3556
  if (b && q !== n.default.trueFunc) {
3557
- var x = q.shouldTestNextSiblings, w = x === void 0 ? !1 : x;
3557
+ var x = q.shouldTestNextSiblings, y = x === void 0 ? !1 : x;
3558
3558
  return function(C) {
3559
3559
  if (!c(C))
3560
3560
  return !1;
3561
3561
  b[0] = C;
3562
- var D = f.getChildren(C), _ = w ? t(t([], D, !0), s(C, f), !0) : D;
3562
+ var D = f.getChildren(C), _ = y ? t(t([], D, !0), s(C, f), !0) : D;
3563
3563
  return f.existsOne(S, _);
3564
3564
  };
3565
3565
  }
@@ -3727,41 +3727,41 @@ var Nn;
3727
3727
  function Hi() {
3728
3728
  if (Nn) return fe;
3729
3729
  Nn = 1;
3730
- var e = fe && fe.__createBinding || (Object.create ? (function(x, w, C, D) {
3730
+ var e = fe && fe.__createBinding || (Object.create ? (function(x, y, C, D) {
3731
3731
  D === void 0 && (D = C);
3732
- var _ = Object.getOwnPropertyDescriptor(w, C);
3733
- (!_ || ("get" in _ ? !w.__esModule : _.writable || _.configurable)) && (_ = { enumerable: !0, get: function() {
3734
- return w[C];
3732
+ var _ = Object.getOwnPropertyDescriptor(y, C);
3733
+ (!_ || ("get" in _ ? !y.__esModule : _.writable || _.configurable)) && (_ = { enumerable: !0, get: function() {
3734
+ return y[C];
3735
3735
  } }), Object.defineProperty(x, D, _);
3736
- }) : (function(x, w, C, D) {
3737
- D === void 0 && (D = C), x[D] = w[C];
3738
- })), t = fe && fe.__setModuleDefault || (Object.create ? (function(x, w) {
3739
- Object.defineProperty(x, "default", { enumerable: !0, value: w });
3740
- }) : function(x, w) {
3741
- x.default = w;
3736
+ }) : (function(x, y, C, D) {
3737
+ D === void 0 && (D = C), x[D] = y[C];
3738
+ })), t = fe && fe.__setModuleDefault || (Object.create ? (function(x, y) {
3739
+ Object.defineProperty(x, "default", { enumerable: !0, value: y });
3740
+ }) : function(x, y) {
3741
+ x.default = y;
3742
3742
  }), r = fe && fe.__importStar || function(x) {
3743
3743
  if (x && x.__esModule) return x;
3744
- var w = {};
3745
- if (x != null) for (var C in x) C !== "default" && Object.prototype.hasOwnProperty.call(x, C) && e(w, x, C);
3746
- return t(w, x), w;
3744
+ var y = {};
3745
+ if (x != null) for (var C in x) C !== "default" && Object.prototype.hasOwnProperty.call(x, C) && e(y, x, C);
3746
+ return t(y, x), y;
3747
3747
  }, n = fe && fe.__importDefault || function(x) {
3748
3748
  return x && x.__esModule ? x : { default: x };
3749
3749
  };
3750
3750
  Object.defineProperty(fe, "__esModule", { value: !0 }), fe.compileToken = fe.compileUnsafe = fe.compile = void 0;
3751
3751
  var a = D1, i = n(tr()), s = r(Ra()), o = Pi(), l = fu();
3752
- function c(x, w, C) {
3753
- var D = d(x, w, C);
3754
- return (0, l.ensureIsTag)(D, w.adapter);
3752
+ function c(x, y, C) {
3753
+ var D = d(x, y, C);
3754
+ return (0, l.ensureIsTag)(D, y.adapter);
3755
3755
  }
3756
3756
  fe.compile = c;
3757
- function d(x, w, C) {
3757
+ function d(x, y, C) {
3758
3758
  var D = typeof x == "string" ? (0, a.parse)(x) : x;
3759
- return b(D, w, C);
3759
+ return b(D, y, C);
3760
3760
  }
3761
3761
  fe.compileUnsafe = d;
3762
3762
  function m(x) {
3763
- return x.type === a.SelectorType.Pseudo && (x.name === "scope" || Array.isArray(x.data) && x.data.some(function(w) {
3764
- return w.some(m);
3763
+ return x.type === a.SelectorType.Pseudo && (x.name === "scope" || Array.isArray(x.data) && x.data.some(function(y) {
3764
+ return y.some(m);
3765
3765
  }));
3766
3766
  }
3767
3767
  var h = { type: a.SelectorType.Descendant }, p = {
@@ -3771,8 +3771,8 @@ function Hi() {
3771
3771
  name: "scope",
3772
3772
  data: null
3773
3773
  };
3774
- function g(x, w, C) {
3775
- for (var D = w.adapter, _ = !!C?.every(function(N) {
3774
+ function g(x, y, C) {
3775
+ for (var D = y.adapter, _ = !!C?.every(function(N) {
3776
3776
  var R = D.isTag(N) && D.getParent(N);
3777
3777
  return N === l.PLACEHOLDER_ELEMENT || R && D.isTag(R);
3778
3778
  }), M = 0, H = x; M < H.length; M++) {
@@ -3784,12 +3784,12 @@ function Hi() {
3784
3784
  O.unshift(f);
3785
3785
  }
3786
3786
  }
3787
- function b(x, w, C) {
3787
+ function b(x, y, C) {
3788
3788
  var D;
3789
- x.forEach(s.default), C = (D = w.context) !== null && D !== void 0 ? D : C;
3789
+ x.forEach(s.default), C = (D = y.context) !== null && D !== void 0 ? D : C;
3790
3790
  var _ = Array.isArray(C), M = C && (Array.isArray(C) ? C : [C]);
3791
- if (w.relativeSelector !== !1)
3792
- g(x, w, M);
3791
+ if (y.relativeSelector !== !1)
3792
+ g(x, y, M);
3793
3793
  else if (x.some(function(N) {
3794
3794
  return N.length > 0 && (0, s.isTraversal)(N[0]);
3795
3795
  }))
@@ -3799,20 +3799,20 @@ function Hi() {
3799
3799
  var R = N[0], F = N[1];
3800
3800
  R.type !== a.SelectorType.Pseudo || R.name !== "scope" || (_ && F.type === a.SelectorType.Descendant ? N[1] = p : (F.type === a.SelectorType.Adjacent || F.type === a.SelectorType.Sibling) && (H = !0));
3801
3801
  }
3802
- return q(N, w, M);
3802
+ return q(N, y, M);
3803
3803
  }).reduce(S, i.default.falseFunc);
3804
3804
  return O.shouldTestNextSiblings = H, O;
3805
3805
  }
3806
3806
  fe.compileToken = b;
3807
- function q(x, w, C) {
3807
+ function q(x, y, C) {
3808
3808
  var D;
3809
3809
  return x.reduce(function(_, M) {
3810
- return _ === i.default.falseFunc ? i.default.falseFunc : (0, o.compileGeneralSelector)(_, M, w, C, b);
3811
- }, (D = w.rootFunc) !== null && D !== void 0 ? D : i.default.trueFunc);
3810
+ return _ === i.default.falseFunc ? i.default.falseFunc : (0, o.compileGeneralSelector)(_, M, y, C, b);
3811
+ }, (D = y.rootFunc) !== null && D !== void 0 ? D : i.default.trueFunc);
3812
3812
  }
3813
- function S(x, w) {
3814
- return w === i.default.falseFunc || x === i.default.trueFunc ? x : x === i.default.falseFunc || w === i.default.trueFunc ? w : function(D) {
3815
- return x(D) || w(D);
3813
+ function S(x, y) {
3814
+ return y === i.default.falseFunc || x === i.default.trueFunc ? x : x === i.default.falseFunc || y === i.default.trueFunc ? y : function(D) {
3815
+ return x(D) || y(D);
3816
3816
  };
3817
3817
  }
3818
3818
  return fe;
@@ -3820,70 +3820,70 @@ function Hi() {
3820
3820
  var _n;
3821
3821
  function ji() {
3822
3822
  return _n || (_n = 1, (function(e) {
3823
- var t = Fe && Fe.__createBinding || (Object.create ? (function(S, x, w, C) {
3824
- C === void 0 && (C = w);
3825
- var D = Object.getOwnPropertyDescriptor(x, w);
3823
+ var t = Re && Re.__createBinding || (Object.create ? (function(S, x, y, C) {
3824
+ C === void 0 && (C = y);
3825
+ var D = Object.getOwnPropertyDescriptor(x, y);
3826
3826
  (!D || ("get" in D ? !x.__esModule : D.writable || D.configurable)) && (D = { enumerable: !0, get: function() {
3827
- return x[w];
3827
+ return x[y];
3828
3828
  } }), Object.defineProperty(S, C, D);
3829
- }) : (function(S, x, w, C) {
3830
- C === void 0 && (C = w), S[C] = x[w];
3831
- })), r = Fe && Fe.__setModuleDefault || (Object.create ? (function(S, x) {
3829
+ }) : (function(S, x, y, C) {
3830
+ C === void 0 && (C = y), S[C] = x[y];
3831
+ })), r = Re && Re.__setModuleDefault || (Object.create ? (function(S, x) {
3832
3832
  Object.defineProperty(S, "default", { enumerable: !0, value: x });
3833
3833
  }) : function(S, x) {
3834
3834
  S.default = x;
3835
- }), n = Fe && Fe.__importStar || function(S) {
3835
+ }), n = Re && Re.__importStar || function(S) {
3836
3836
  if (S && S.__esModule) return S;
3837
3837
  var x = {};
3838
- if (S != null) for (var w in S) w !== "default" && Object.prototype.hasOwnProperty.call(S, w) && t(x, S, w);
3838
+ if (S != null) for (var y in S) y !== "default" && Object.prototype.hasOwnProperty.call(S, y) && t(x, S, y);
3839
3839
  return r(x, S), x;
3840
- }, a = Fe && Fe.__importDefault || function(S) {
3840
+ }, a = Re && Re.__importDefault || function(S) {
3841
3841
  return S && S.__esModule ? S : { default: S };
3842
3842
  };
3843
3843
  Object.defineProperty(e, "__esModule", { value: !0 }), e.aliases = e.pseudos = e.filters = e.is = e.selectOne = e.selectAll = e.prepareContext = e._compileToken = e._compileUnsafe = e.compile = void 0;
3844
- var i = n(/* @__PURE__ */ wi()), s = a(tr()), o = Hi(), l = fu(), c = function(S, x) {
3844
+ var i = n(/* @__PURE__ */ yi()), s = a(tr()), o = Hi(), l = fu(), c = function(S, x) {
3845
3845
  return S === x;
3846
3846
  }, d = {
3847
3847
  adapter: i,
3848
3848
  equals: c
3849
3849
  };
3850
3850
  function m(S) {
3851
- var x, w, C, D, _ = S ?? d;
3852
- return (x = _.adapter) !== null && x !== void 0 || (_.adapter = i), (w = _.equals) !== null && w !== void 0 || (_.equals = (D = (C = _.adapter) === null || C === void 0 ? void 0 : C.equals) !== null && D !== void 0 ? D : c), _;
3851
+ var x, y, C, D, _ = S ?? d;
3852
+ return (x = _.adapter) !== null && x !== void 0 || (_.adapter = i), (y = _.equals) !== null && y !== void 0 || (_.equals = (D = (C = _.adapter) === null || C === void 0 ? void 0 : C.equals) !== null && D !== void 0 ? D : c), _;
3853
3853
  }
3854
3854
  function h(S) {
3855
- return function(w, C, D) {
3855
+ return function(y, C, D) {
3856
3856
  var _ = m(C);
3857
- return S(w, _, D);
3857
+ return S(y, _, D);
3858
3858
  };
3859
3859
  }
3860
3860
  e.compile = h(o.compile), e._compileUnsafe = h(o.compileUnsafe), e._compileToken = h(o.compileToken);
3861
3861
  function p(S) {
3862
- return function(w, C, D) {
3862
+ return function(y, C, D) {
3863
3863
  var _ = m(D);
3864
- typeof w != "function" && (w = (0, o.compileUnsafe)(w, _, C));
3865
- var M = f(C, _.adapter, w.shouldTestNextSiblings);
3866
- return S(w, M, _);
3864
+ typeof y != "function" && (y = (0, o.compileUnsafe)(y, _, C));
3865
+ var M = f(C, _.adapter, y.shouldTestNextSiblings);
3866
+ return S(y, M, _);
3867
3867
  };
3868
3868
  }
3869
- function f(S, x, w) {
3870
- return w === void 0 && (w = !1), w && (S = g(S, x)), Array.isArray(S) ? x.removeSubsets(S) : x.getChildren(S);
3869
+ function f(S, x, y) {
3870
+ return y === void 0 && (y = !1), y && (S = g(S, x)), Array.isArray(S) ? x.removeSubsets(S) : x.getChildren(S);
3871
3871
  }
3872
3872
  e.prepareContext = f;
3873
3873
  function g(S, x) {
3874
- for (var w = Array.isArray(S) ? S.slice(0) : [S], C = w.length, D = 0; D < C; D++) {
3875
- var _ = (0, l.getNextSiblings)(w[D], x);
3876
- w.push.apply(w, _);
3874
+ for (var y = Array.isArray(S) ? S.slice(0) : [S], C = y.length, D = 0; D < C; D++) {
3875
+ var _ = (0, l.getNextSiblings)(y[D], x);
3876
+ y.push.apply(y, _);
3877
3877
  }
3878
- return w;
3878
+ return y;
3879
3879
  }
3880
- e.selectAll = p(function(S, x, w) {
3881
- return S === s.default.falseFunc || !x || x.length === 0 ? [] : w.adapter.findAll(S, x);
3882
- }), e.selectOne = p(function(S, x, w) {
3883
- return S === s.default.falseFunc || !x || x.length === 0 ? null : w.adapter.findOne(S, x);
3880
+ e.selectAll = p(function(S, x, y) {
3881
+ return S === s.default.falseFunc || !x || x.length === 0 ? [] : y.adapter.findAll(S, x);
3882
+ }), e.selectOne = p(function(S, x, y) {
3883
+ return S === s.default.falseFunc || !x || x.length === 0 ? null : y.adapter.findOne(S, x);
3884
3884
  });
3885
- function b(S, x, w) {
3886
- var C = m(w);
3885
+ function b(S, x, y) {
3886
+ var C = m(y);
3887
3887
  return (typeof x == "function" ? x : (0, o.compile)(x, C))(S);
3888
3888
  }
3889
3889
  e.is = b, e.default = e.selectAll;
@@ -3895,7 +3895,7 @@ function ji() {
3895
3895
  } }), Object.defineProperty(e, "aliases", { enumerable: !0, get: function() {
3896
3896
  return q.aliases;
3897
3897
  } });
3898
- })(Fe)), Fe;
3898
+ })(Re)), Re;
3899
3899
  }
3900
3900
  var jr = {}, Sn;
3901
3901
  function Vi() {
@@ -3964,8 +3964,8 @@ function Gi() {
3964
3964
  if (f(x))
3965
3965
  b = x;
3966
3966
  else {
3967
- const w = i(x);
3968
- w && w.length > 0 && (b = h(f, w));
3967
+ const y = i(x);
3968
+ y && y.length > 0 && (b = h(f, y));
3969
3969
  }
3970
3970
  }
3971
3971
  return b;
@@ -4022,7 +4022,7 @@ function Ia() {
4022
4022
  return s && s.__esModule ? s : { default: s };
4023
4023
  };
4024
4024
  Object.defineProperty(Ht, "__esModule", { value: !0 });
4025
- const t = du(), r = e(/* @__PURE__ */ w1()), n = e(/* @__PURE__ */ _r());
4025
+ const t = du(), r = e(/* @__PURE__ */ y1()), n = e(/* @__PURE__ */ _r());
4026
4026
  class a extends r.default {
4027
4027
  clone() {
4028
4028
  return new a(this._rawText, null);
@@ -4082,26 +4082,26 @@ function Ia() {
4082
4082
  }
4083
4083
  var Ln;
4084
4084
  function hu() {
4085
- if (Ln) return je;
4085
+ if (Ln) return Ve;
4086
4086
  Ln = 1;
4087
- var e = je && je.__importDefault || function(F) {
4087
+ var e = Ve && Ve.__importDefault || function(F) {
4088
4088
  return F && F.__esModule ? F : { default: F };
4089
4089
  };
4090
- Object.defineProperty(je, "__esModule", { value: !0 }), je.parse = je.base_parse = void 0;
4091
- const t = ji(), r = e(du()), n = e(/* @__PURE__ */ Vi()), a = e(/* @__PURE__ */ Gi()), i = e(/* @__PURE__ */ zi()), s = e(/* @__PURE__ */ Na()), o = e(/* @__PURE__ */ w1()), l = e(/* @__PURE__ */ Ia()), c = e(/* @__PURE__ */ _r());
4090
+ Object.defineProperty(Ve, "__esModule", { value: !0 }), Ve.parse = Ve.base_parse = void 0;
4091
+ const t = ji(), r = e(du()), n = e(/* @__PURE__ */ Vi()), a = e(/* @__PURE__ */ Gi()), i = e(/* @__PURE__ */ zi()), s = e(/* @__PURE__ */ Na()), o = e(/* @__PURE__ */ y1()), l = e(/* @__PURE__ */ Ia()), c = e(/* @__PURE__ */ _r());
4092
4092
  function d(F) {
4093
4093
  return JSON.parse(JSON.stringify(r.default.decode(F)));
4094
4094
  }
4095
4095
  const m = ["h1", "h2", "h3", "h4", "h5", "h6", "header", "hgroup"], h = ["details", "dialog", "dd", "div", "dt"], p = ["fieldset", "figcaption", "figure", "footer", "form"], f = ["table", "td", "tr"], g = ["address", "article", "aside", "blockquote", "br", "hr", "li", "main", "nav", "ol", "p", "pre", "section", "ul"], b = /* @__PURE__ */ new Set();
4096
4096
  function q(...F) {
4097
- const A = (y) => {
4098
- for (let E = 0; E < y.length; E++) {
4099
- const B = y[E];
4097
+ const A = (w) => {
4098
+ for (let E = 0; E < w.length; E++) {
4099
+ const B = w[E];
4100
4100
  b.add(B), b.add(B.toUpperCase());
4101
4101
  }
4102
4102
  };
4103
- for (const y of F)
4104
- A(y);
4103
+ for (const w of F)
4104
+ A(w);
4105
4105
  }
4106
4106
  q(m, h, p, f, g);
4107
4107
  class S {
@@ -4109,14 +4109,14 @@ function hu() {
4109
4109
  if (/\s/.test(A))
4110
4110
  throw new Error(`DOMException in DOMTokenList.add: The token '${A}' contains HTML space characters, which are not valid in tokens.`);
4111
4111
  }
4112
- constructor(A = [], y = () => null) {
4113
- this._set = new Set(A), this._afterUpdate = y;
4112
+ constructor(A = [], w = () => null) {
4113
+ this._set = new Set(A), this._afterUpdate = w;
4114
4114
  }
4115
4115
  add(A) {
4116
4116
  this._validate(A), this._set.add(A), this._afterUpdate(this);
4117
4117
  }
4118
- replace(A, y) {
4119
- this._validate(y), this._set.delete(A), this._set.add(y), this._afterUpdate(this);
4118
+ replace(A, w) {
4119
+ this._validate(w), this._set.delete(A), this._set.add(w), this._afterUpdate(this);
4120
4120
  }
4121
4121
  remove(A) {
4122
4122
  this._set.delete(A) && this._afterUpdate(this);
@@ -4157,12 +4157,12 @@ function hu() {
4157
4157
  *
4158
4158
  * @memberof HTMLElement
4159
4159
  */
4160
- constructor(A, y, E = "", B = null, T, U = new i.default(), k = {}) {
4161
- if (super(B, T), this.rawAttrs = E, this.voidTag = U, this.nodeType = c.default.ELEMENT_NODE, this.rawTagName = A, this.rawAttrs = E || "", this.id = y.id || "", this.childNodes = [], this._parseOptions = k, this.classList = new S(
4162
- y.class ? y.class.split(/\s+/) : [],
4160
+ constructor(A, w, E = "", B = null, T, U = new i.default(), k = {}) {
4161
+ if (super(B, T), this.rawAttrs = E, this.voidTag = U, this.nodeType = c.default.ELEMENT_NODE, this.rawTagName = A, this.rawAttrs = E || "", this.id = w.id || "", this.childNodes = [], this._parseOptions = k, this.classList = new S(
4162
+ w.class ? w.class.split(/\s+/) : [],
4163
4163
  (I) => this.setAttribute("class", I.toString())
4164
4164
  // eslint-disable-line @typescript-eslint/no-unsafe-member-access, @typescript-eslint/no-unsafe-call
4165
- ), y.id && (E || (this.rawAttrs = `id="${y.id}"`)), y.class && !E) {
4165
+ ), w.id && (E || (this.rawAttrs = `id="${w.id}"`)), w.class && !E) {
4166
4166
  const I = `class="${this.classList.toString()}"`;
4167
4167
  this.rawAttrs ? this.rawAttrs += ` ${I}` : this.rawAttrs = I;
4168
4168
  }
@@ -4172,16 +4172,16 @@ function hu() {
4172
4172
  * @param {HTMLElement} node node to remove
4173
4173
  */
4174
4174
  removeChild(A) {
4175
- return this.childNodes = this.childNodes.filter((y) => y !== A), this;
4175
+ return this.childNodes = this.childNodes.filter((w) => w !== A), this;
4176
4176
  }
4177
4177
  /**
4178
4178
  * Exchanges given child with new child
4179
4179
  * @param {HTMLElement} oldNode node to exchange
4180
4180
  * @param {HTMLElement} newNode new node
4181
4181
  */
4182
- exchangeChild(A, y) {
4182
+ exchangeChild(A, w) {
4183
4183
  const E = this.childNodes;
4184
- return this.childNodes = E.map((B) => B === A ? y : B), this;
4184
+ return this.childNodes = E.map((B) => B === A ? w : B), this;
4185
4185
  }
4186
4186
  get tagName() {
4187
4187
  return this.rawTagName ? this.rawTagName.toUpperCase() : this.rawTagName;
@@ -4201,14 +4201,14 @@ function hu() {
4201
4201
  */
4202
4202
  get rawText() {
4203
4203
  return /^br$/i.test(this.rawTagName) ? `
4204
- ` : this.childNodes.reduce((A, y) => A += y.rawText, "");
4204
+ ` : this.childNodes.reduce((A, w) => A += w.rawText, "");
4205
4205
  }
4206
4206
  get textContent() {
4207
4207
  return d(this.rawText);
4208
4208
  }
4209
4209
  set textContent(A) {
4210
- const y = [new l.default(A, this)];
4211
- this.childNodes = y;
4210
+ const w = [new l.default(A, this)];
4211
+ this.childNodes = w;
4212
4212
  }
4213
4213
  /**
4214
4214
  * Get unescaped text value of current node and its children.
@@ -4223,10 +4223,10 @@ function hu() {
4223
4223
  */
4224
4224
  get structuredText() {
4225
4225
  let A = [];
4226
- const y = [A];
4226
+ const w = [A];
4227
4227
  function E(B) {
4228
4228
  if (B.nodeType === c.default.ELEMENT_NODE)
4229
- b.has(B.rawTagName) ? (A.length > 0 && y.push(A = []), B.childNodes.forEach(E), A.length > 0 && y.push(A = [])) : B.childNodes.forEach(E);
4229
+ b.has(B.rawTagName) ? (A.length > 0 && w.push(A = []), B.childNodes.forEach(E), A.length > 0 && w.push(A = [])) : B.childNodes.forEach(E);
4230
4230
  else if (B.nodeType === c.default.TEXT_NODE)
4231
4231
  if (B.isWhitespace)
4232
4232
  A.prependWhitespace = !0;
@@ -4235,14 +4235,14 @@ function hu() {
4235
4235
  A.prependWhitespace && (T = ` ${T}`, A.prependWhitespace = !1), A.push(T);
4236
4236
  }
4237
4237
  }
4238
- return E(this), y.map((B) => B.join("").replace(/\s{2,}/g, " ")).join(`
4238
+ return E(this), w.map((B) => B.join("").replace(/\s{2,}/g, " ")).join(`
4239
4239
  `).replace(/\s+$/, "");
4240
4240
  }
4241
4241
  toString() {
4242
4242
  const A = this.rawTagName;
4243
4243
  if (A) {
4244
- const y = this.rawAttrs ? ` ${this.rawAttrs}` : "";
4245
- return this.voidTag.formatNode(A, y, this.innerHTML);
4244
+ const w = this.rawAttrs ? ` ${this.rawAttrs}` : "";
4245
+ return this.voidTag.formatNode(A, w, this.innerHTML);
4246
4246
  }
4247
4247
  return this.innerHTML;
4248
4248
  }
@@ -4250,21 +4250,21 @@ function hu() {
4250
4250
  return this.childNodes.map((A) => A.toString()).join("");
4251
4251
  }
4252
4252
  set innerHTML(A) {
4253
- const y = O(A, this._parseOptions), E = y.childNodes.length ? y.childNodes : [new l.default(A, this)];
4253
+ const w = O(A, this._parseOptions), E = w.childNodes.length ? w.childNodes : [new l.default(A, this)];
4254
4254
  R(E, this), R(this.childNodes, null), this.childNodes = E;
4255
4255
  }
4256
- set_content(A, y = {}) {
4256
+ set_content(A, w = {}) {
4257
4257
  if (A instanceof o.default)
4258
4258
  A = [A];
4259
4259
  else if (typeof A == "string") {
4260
- y = Object.assign(Object.assign({}, this._parseOptions), y);
4261
- const E = O(A, y);
4260
+ w = Object.assign(Object.assign({}, this._parseOptions), w);
4261
+ const E = O(A, w);
4262
4262
  A = E.childNodes.length ? E.childNodes : [new l.default(E.innerHTML, this)];
4263
4263
  }
4264
4264
  return R(this.childNodes, null), R(A, this), this.childNodes = A, this;
4265
4265
  }
4266
4266
  replaceWith(...A) {
4267
- const y = this.parentNode, E = A.map((T) => {
4267
+ const w = this.parentNode, E = A.map((T) => {
4268
4268
  if (T instanceof o.default)
4269
4269
  return [T];
4270
4270
  if (typeof T == "string") {
@@ -4272,8 +4272,8 @@ function hu() {
4272
4272
  return U.childNodes.length ? U.childNodes : [new l.default(T, this)];
4273
4273
  }
4274
4274
  return [];
4275
- }).flat(), B = y.childNodes.findIndex((T) => T === this);
4276
- return R([this], null), y.childNodes = [...y.childNodes.slice(0, B), ...R(E, y), ...y.childNodes.slice(B + 1)], this;
4275
+ }).flat(), B = w.childNodes.findIndex((T) => T === this);
4276
+ return R([this], null), w.childNodes = [...w.childNodes.slice(0, B), ...R(E, w), ...w.childNodes.slice(B + 1)], this;
4277
4277
  }
4278
4278
  get outerHTML() {
4279
4279
  return this.toString();
@@ -4284,13 +4284,13 @@ function hu() {
4284
4284
  * @return {HTMLElement} reference to current node
4285
4285
  */
4286
4286
  trimRight(A) {
4287
- for (let y = 0; y < this.childNodes.length; y++) {
4288
- const E = this.childNodes[y];
4287
+ for (let w = 0; w < this.childNodes.length; w++) {
4288
+ const E = this.childNodes[w];
4289
4289
  if (E.nodeType === c.default.ELEMENT_NODE)
4290
4290
  E.trimRight(A);
4291
4291
  else {
4292
4292
  const B = E.rawText.search(A);
4293
- B > -1 && (E.rawText = E.rawText.substr(0, B), this.childNodes.length = y + 1);
4293
+ B > -1 && (E.rawText = E.rawText.substr(0, B), this.childNodes.length = w + 1);
4294
4294
  }
4295
4295
  }
4296
4296
  return this;
@@ -4301,15 +4301,15 @@ function hu() {
4301
4301
  */
4302
4302
  get structure() {
4303
4303
  const A = [];
4304
- let y = 0;
4304
+ let w = 0;
4305
4305
  function E(T) {
4306
- A.push(" ".repeat(y) + T);
4306
+ A.push(" ".repeat(w) + T);
4307
4307
  }
4308
4308
  function B(T) {
4309
4309
  const U = T.id ? `#${T.id}` : "", k = T.classList.length ? `.${T.classList.value.join(".")}` : "";
4310
- E(`${T.rawTagName}${U}${k}`), y++, T.childNodes.forEach((I) => {
4310
+ E(`${T.rawTagName}${U}${k}`), w++, T.childNodes.forEach((I) => {
4311
4311
  I.nodeType === c.default.ELEMENT_NODE ? B(I) : I.nodeType === c.default.TEXT_NODE && (I.isWhitespace || E("#text"));
4312
- }), y--;
4312
+ }), w--;
4313
4313
  }
4314
4314
  return B(this), A.join(`
4315
4315
  `);
@@ -4328,11 +4328,11 @@ function hu() {
4328
4328
  } else E.nodeType === c.default.ELEMENT_NODE && E.removeWhitespace();
4329
4329
  this.childNodes[A++] = E;
4330
4330
  }), this.childNodes.length = A;
4331
- const y = Object.keys(this.rawAttributes).map((E) => {
4331
+ const w = Object.keys(this.rawAttributes).map((E) => {
4332
4332
  const B = this.rawAttributes[E];
4333
4333
  return `${E}=${JSON.stringify(B)}`;
4334
4334
  }).join(" ");
4335
- return this.rawAttrs = y, delete this._rawAttrs, this;
4335
+ return this.rawAttrs = w, delete this._rawAttrs, this;
4336
4336
  }
4337
4337
  /**
4338
4338
  * Query CSS selector to find matching nodes.
@@ -4361,7 +4361,7 @@ function hu() {
4361
4361
  * @param {string} tagName the tagName of the elements to select
4362
4362
  */
4363
4363
  getElementsByTagName(A) {
4364
- const y = A.toUpperCase(), E = [], B = [];
4364
+ const w = A.toUpperCase(), E = [], B = [];
4365
4365
  let T = this, U = 0;
4366
4366
  for (; U !== void 0; ) {
4367
4367
  let k;
@@ -4372,7 +4372,7 @@ function hu() {
4372
4372
  T = T.parentNode, U = B.pop();
4373
4373
  continue;
4374
4374
  }
4375
- k.nodeType === c.default.ELEMENT_NODE && ((A === "*" || k.tagName === y) && E.push(k), k.childNodes.length > 0 && (B.push(U), T = k, U = 0));
4375
+ k.nodeType === c.default.ELEMENT_NODE && ((A === "*" || k.tagName === w) && E.push(k), k.childNodes.length > 0 && (B.push(U), T = k, U = 0));
4376
4376
  }
4377
4377
  return E;
4378
4378
  }
@@ -4382,7 +4382,7 @@ function hu() {
4382
4382
  * @returns {HTMLElement | null} the element with the given id or null if not found
4383
4383
  */
4384
4384
  getElementById(A) {
4385
- const y = [];
4385
+ const w = [];
4386
4386
  let E = this, B = 0;
4387
4387
  for (; B !== void 0; ) {
4388
4388
  let T;
@@ -4390,13 +4390,13 @@ function hu() {
4390
4390
  T = E.childNodes[B++];
4391
4391
  while (B < E.childNodes.length && T === void 0);
4392
4392
  if (T === void 0) {
4393
- E = E.parentNode, B = y.pop();
4393
+ E = E.parentNode, B = w.pop();
4394
4394
  continue;
4395
4395
  }
4396
4396
  if (T.nodeType === c.default.ELEMENT_NODE) {
4397
4397
  if (T.id === A)
4398
4398
  return T;
4399
- T.childNodes.length > 0 && (y.push(B), E = T, B = 0);
4399
+ T.childNodes.length > 0 && (w.push(B), E = T, B = 0);
4400
4400
  }
4401
4401
  }
4402
4402
  return null;
@@ -4407,7 +4407,7 @@ function hu() {
4407
4407
  * @returns {HTMLElement | null} the element with the given id or null if not found
4408
4408
  */
4409
4409
  closest(A) {
4410
- const y = /* @__PURE__ */ new Map();
4410
+ const w = /* @__PURE__ */ new Map();
4411
4411
  let E = this, B = null;
4412
4412
  function T(U, k) {
4413
4413
  let I = null;
@@ -4416,20 +4416,20 @@ function hu() {
4416
4416
  if (U(G))
4417
4417
  I = G;
4418
4418
  else {
4419
- const X = y.get(G);
4419
+ const X = w.get(G);
4420
4420
  X && (I = T(U, [X]));
4421
4421
  }
4422
4422
  }
4423
4423
  return I;
4424
4424
  }
4425
4425
  for (; E; )
4426
- y.set(E, B), B = E, E = E.parentNode;
4426
+ w.set(E, B), B = E, E = E.parentNode;
4427
4427
  for (E = this; E; ) {
4428
4428
  const U = (0, t.selectOne)(A, E, {
4429
4429
  xmlMode: !0,
4430
4430
  adapter: Object.assign(Object.assign({}, a.default), {
4431
4431
  getChildren(k) {
4432
- const I = y.get(k);
4432
+ const I = w.get(k);
4433
4433
  return I && [I];
4434
4434
  },
4435
4435
  getSiblings(k) {
@@ -4465,16 +4465,16 @@ function hu() {
4465
4465
  return this._attrs;
4466
4466
  this._attrs = {};
4467
4467
  const A = this.rawAttributes;
4468
- for (const y in A) {
4469
- const E = A[y] || "";
4470
- this._attrs[y.toLowerCase()] = d(E);
4468
+ for (const w in A) {
4469
+ const E = A[w] || "";
4470
+ this._attrs[w.toLowerCase()] = d(E);
4471
4471
  }
4472
4472
  return this._attrs;
4473
4473
  }
4474
4474
  get attributes() {
4475
- const A = {}, y = this.rawAttributes;
4476
- for (const E in y) {
4477
- const B = y[E] || "";
4475
+ const A = {}, w = this.rawAttributes;
4476
+ for (const E in w) {
4477
+ const B = w[E] || "";
4478
4478
  A[E] = d(B);
4479
4479
  }
4480
4480
  return A;
@@ -4488,9 +4488,9 @@ function hu() {
4488
4488
  return this._rawAttrs;
4489
4489
  const A = {};
4490
4490
  if (this.rawAttrs) {
4491
- const y = /([a-zA-Z()[\]#@$.?:][a-zA-Z0-9-._:()[\]#]*)(?:\s*=\s*((?:'[^']*')|(?:"[^"]*")|\S+))?/g;
4491
+ const w = /([a-zA-Z()[\]#@$.?:][a-zA-Z0-9-._:()[\]#]*)(?:\s*=\s*((?:'[^']*')|(?:"[^"]*")|\S+))?/g;
4492
4492
  let E;
4493
- for (; E = y.exec(this.rawAttrs); ) {
4493
+ for (; E = w.exec(this.rawAttrs); ) {
4494
4494
  const B = E[1];
4495
4495
  let T = E[2] || null;
4496
4496
  T && (T[0] === "'" || T[0] === '"') && (T = T.slice(1, T.length - 1)), A[B] = A[B] || T;
@@ -4499,9 +4499,9 @@ function hu() {
4499
4499
  return this._rawAttrs = A, A;
4500
4500
  }
4501
4501
  removeAttribute(A) {
4502
- const y = this.rawAttributes;
4503
- return delete y[A], this._attrs && delete this._attrs[A], this.rawAttrs = Object.keys(y).map((E) => {
4504
- const B = this.quoteAttribute(y[E]);
4502
+ const w = this.rawAttributes;
4503
+ return delete w[A], this._attrs && delete this._attrs[A], this.rawAttrs = Object.keys(w).map((E) => {
4504
+ const B = this.quoteAttribute(w[E]);
4505
4505
  return B === "null" || B === '""' ? E : `${E}=${B}`;
4506
4506
  }).join(" "), A === "id" && (this.id = ""), this;
4507
4507
  }
@@ -4520,7 +4520,7 @@ function hu() {
4520
4520
  * @param {string} key The attribute name
4521
4521
  * @param {string} value The value to set, or null / undefined to remove an attribute
4522
4522
  */
4523
- setAttribute(A, y) {
4523
+ setAttribute(A, w) {
4524
4524
  if (arguments.length < 2)
4525
4525
  throw new Error("Failed to execute 'setAttribute' on 'Element'");
4526
4526
  const E = A.toLowerCase(), B = this.rawAttributes;
@@ -4529,25 +4529,25 @@ function hu() {
4529
4529
  A = T;
4530
4530
  break;
4531
4531
  }
4532
- return B[A] = String(y), this._attrs && (this._attrs[E] = d(B[A])), this.rawAttrs = Object.keys(B).map((T) => {
4532
+ return B[A] = String(w), this._attrs && (this._attrs[E] = d(B[A])), this.rawAttrs = Object.keys(B).map((T) => {
4533
4533
  const U = this.quoteAttribute(B[T]);
4534
4534
  return U === "null" || U === '""' ? T : `${T}=${U}`;
4535
- }).join(" "), A === "id" && (this.id = y), this;
4535
+ }).join(" "), A === "id" && (this.id = w), this;
4536
4536
  }
4537
4537
  /**
4538
4538
  * Replace all the attributes of the HTMLElement by the provided attributes
4539
4539
  * @param {Attributes} attributes the new attribute set
4540
4540
  */
4541
4541
  setAttributes(A) {
4542
- return this._attrs && delete this._attrs, this._rawAttrs && delete this._rawAttrs, this.rawAttrs = Object.keys(A).map((y) => {
4543
- const E = A[y];
4544
- return E === "null" || E === '""' ? y : `${y}=${this.quoteAttribute(String(E))}`;
4542
+ return this._attrs && delete this._attrs, this._rawAttrs && delete this._rawAttrs, this.rawAttrs = Object.keys(A).map((w) => {
4543
+ const E = A[w];
4544
+ return E === "null" || E === '""' ? w : `${w}=${this.quoteAttribute(String(E))}`;
4545
4545
  }).join(" "), this;
4546
4546
  }
4547
- insertAdjacentHTML(A, y) {
4547
+ insertAdjacentHTML(A, w) {
4548
4548
  if (arguments.length < 2)
4549
4549
  throw new Error("2 arguments required");
4550
- const E = O(y, this._parseOptions);
4550
+ const E = O(w, this._parseOptions);
4551
4551
  if (A === "afterend")
4552
4552
  this.after(...E.childNodes);
4553
4553
  else if (A === "afterbegin")
@@ -4562,32 +4562,32 @@ function hu() {
4562
4562
  }
4563
4563
  /** Prepend nodes or strings to this node's children. */
4564
4564
  prepend(...A) {
4565
- const y = N(A);
4566
- R(y, this), this.childNodes.unshift(...y);
4565
+ const w = N(A);
4566
+ R(w, this), this.childNodes.unshift(...w);
4567
4567
  }
4568
4568
  /** Append nodes or strings to this node's children. */
4569
4569
  append(...A) {
4570
- const y = N(A);
4571
- R(y, this), this.childNodes.push(...y);
4570
+ const w = N(A);
4571
+ R(w, this), this.childNodes.push(...w);
4572
4572
  }
4573
4573
  /** Insert nodes or strings before this node. */
4574
4574
  before(...A) {
4575
- const y = N(A), E = this.parentNode.childNodes;
4576
- R(y, this.parentNode), E.splice(E.indexOf(this), 0, ...y);
4575
+ const w = N(A), E = this.parentNode.childNodes;
4576
+ R(w, this.parentNode), E.splice(E.indexOf(this), 0, ...w);
4577
4577
  }
4578
4578
  /** Insert nodes or strings after this node. */
4579
4579
  after(...A) {
4580
- const y = N(A), E = this.parentNode.childNodes;
4581
- R(y, this.parentNode), E.splice(E.indexOf(this) + 1, 0, ...y);
4580
+ const w = N(A), E = this.parentNode.childNodes;
4581
+ R(w, this.parentNode), E.splice(E.indexOf(this) + 1, 0, ...w);
4582
4582
  }
4583
4583
  get nextSibling() {
4584
4584
  if (this.parentNode) {
4585
4585
  const A = this.parentNode.childNodes;
4586
- let y = 0;
4587
- for (; y < A.length; ) {
4588
- const E = A[y++];
4586
+ let w = 0;
4587
+ for (; w < A.length; ) {
4588
+ const E = A[w++];
4589
4589
  if (this === E)
4590
- return A[y] || null;
4590
+ return A[w] || null;
4591
4591
  }
4592
4592
  return null;
4593
4593
  }
@@ -4595,9 +4595,9 @@ function hu() {
4595
4595
  get nextElementSibling() {
4596
4596
  if (this.parentNode) {
4597
4597
  const A = this.parentNode.childNodes;
4598
- let y = 0, E = !1;
4599
- for (; y < A.length; ) {
4600
- const B = A[y++];
4598
+ let w = 0, E = !1;
4599
+ for (; w < A.length; ) {
4600
+ const B = A[w++];
4601
4601
  if (E) {
4602
4602
  if (B instanceof x)
4603
4603
  return B || null;
@@ -4609,11 +4609,11 @@ function hu() {
4609
4609
  get previousSibling() {
4610
4610
  if (this.parentNode) {
4611
4611
  const A = this.parentNode.childNodes;
4612
- let y = A.length;
4613
- for (; y > 0; ) {
4614
- const E = A[--y];
4612
+ let w = A.length;
4613
+ for (; w > 0; ) {
4614
+ const E = A[--w];
4615
4615
  if (this === E)
4616
- return A[y - 1] || null;
4616
+ return A[w - 1] || null;
4617
4617
  }
4618
4618
  return null;
4619
4619
  }
@@ -4621,9 +4621,9 @@ function hu() {
4621
4621
  get previousElementSibling() {
4622
4622
  if (this.parentNode) {
4623
4623
  const A = this.parentNode.childNodes;
4624
- let y = A.length, E = !1;
4625
- for (; y > 0; ) {
4626
- const B = A[--y];
4624
+ let w = A.length, E = !1;
4625
+ for (; w > 0; ) {
4626
+ const B = A[--w];
4627
4627
  if (E) {
4628
4628
  if (B instanceof x)
4629
4629
  return B || null;
@@ -4635,8 +4635,8 @@ function hu() {
4635
4635
  /** Get all childNodes of type {@link HTMLElement}. */
4636
4636
  get children() {
4637
4637
  const A = [];
4638
- for (const y of this.childNodes)
4639
- y instanceof x && A.push(y);
4638
+ for (const w of this.childNodes)
4639
+ w instanceof x && A.push(w);
4640
4640
  return A;
4641
4641
  }
4642
4642
  /**
@@ -4678,8 +4678,8 @@ function hu() {
4678
4678
  return O(this.toString(), this._parseOptions).firstChild;
4679
4679
  }
4680
4680
  }
4681
- je.default = x;
4682
- const w = /<!--[\s\S]*?-->|<(\/?)([a-zA-Z][-.:0-9_a-zA-Z@\xB7\xC0-\xD6\xD8-\xF6\u00F8-\u03A1\u03A3-\u03D9\u03DB-\u03EF\u03F7-\u03FF\u0400-\u04FF\u0500-\u052F\u1D00-\u1D2B\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1E9B\u1F00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2126\u212A-\u212B\u2132\u214E\u2160-\u2188\u2C60-\u2C7F\uA722-\uA787\uA78B-\uA78E\uA790-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA7FF\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64-\uAB65\uFB00-\uFB06\uFB13-\uFB17\uFF21-\uFF3A\uFF41-\uFF5A\x37F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]*)((?:\s+[^>]*?(?:(?:'[^']*')|(?:"[^"]*"))?)*)\s*(\/?)>/gu, C = /(?:^|\s)(id|class)\s*=\s*((?:'[^']*')|(?:"[^"]*")|\S+)/gi, D = {
4681
+ Ve.default = x;
4682
+ const y = /<!--[\s\S]*?-->|<(\/?)([a-zA-Z][-.:0-9_a-zA-Z@\xB7\xC0-\xD6\xD8-\xF6\u00F8-\u03A1\u03A3-\u03D9\u03DB-\u03EF\u03F7-\u03FF\u0400-\u04FF\u0500-\u052F\u1D00-\u1D2B\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1E9B\u1F00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2126\u212A-\u212B\u2132\u214E\u2160-\u2188\u2C60-\u2C7F\uA722-\uA787\uA78B-\uA78E\uA790-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA7FF\uAB30-\uAB5A\uAB5C-\uAB5F\uAB64-\uAB65\uFB00-\uFB06\uFB13-\uFB17\uFF21-\uFF3A\uFF41-\uFF5A\x37F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]*)((?:\s+[^>]*?(?:(?:'[^']*')|(?:"[^"]*"))?)*)\s*(\/?)>/gu, C = /(?:^|\s)(id|class)\s*=\s*((?:'[^']*')|(?:"[^"]*")|\S+)/gi, D = {
4683
4683
  li: { li: !0, LI: !0 },
4684
4684
  LI: { li: !0, LI: !0 },
4685
4685
  p: { p: !0, div: !0, P: !0, DIV: !0 },
@@ -4719,33 +4719,33 @@ function hu() {
4719
4719
  TH: { tr: !0, table: !0, TR: !0, TABLE: !0 }
4720
4720
  }, M = "documentfragmentcontainer";
4721
4721
  function H(F, A = {}) {
4722
- var y, E;
4723
- const B = new i.default((y = A?.voidTag) === null || y === void 0 ? void 0 : y.closingSlash, (E = A?.voidTag) === null || E === void 0 ? void 0 : E.tags), T = A.blockTextElements || {
4722
+ var w, E;
4723
+ const B = new i.default((w = A?.voidTag) === null || w === void 0 ? void 0 : w.closingSlash, (E = A?.voidTag) === null || E === void 0 ? void 0 : E.tags), T = A.blockTextElements || {
4724
4724
  script: !0,
4725
4725
  noscript: !0,
4726
4726
  style: !0,
4727
4727
  pre: !0
4728
4728
  }, U = Object.keys(T), k = U.map((oe) => new RegExp(`^${oe}$`, "i")), I = U.filter((oe) => !!T[oe]).map((oe) => new RegExp(`^${oe}$`, "i"));
4729
4729
  function V(oe) {
4730
- return I.some((ye) => ye.test(oe));
4730
+ return I.some((we) => we.test(oe));
4731
4731
  }
4732
4732
  function Z(oe) {
4733
- return k.some((ye) => ye.test(oe));
4733
+ return k.some((we) => we.test(oe));
4734
4734
  }
4735
- const G = (oe, ye) => [oe - sr, ye - sr], X = new x(null, {}, "", null, [0, F.length], B, A);
4735
+ const G = (oe, we) => [oe - sr, we - sr], X = new x(null, {}, "", null, [0, F.length], B, A);
4736
4736
  let J = X;
4737
4737
  const Y = [X];
4738
4738
  let se = -1, de, ae;
4739
4739
  F = `<${M}>${F}</${M}>`;
4740
- const { lowerCaseTagName: me, fixNestedATags: qe } = A, Ze = F.length - (M.length + 2), sr = M.length + 2;
4741
- for (; ae = w.exec(F); ) {
4742
- let { 0: oe, 1: ye, 2: be, 3: Eu, 4: Nu } = ae;
4743
- const B1 = oe.length, kr = w.lastIndex - B1, Ur = w.lastIndex;
4740
+ const { lowerCaseTagName: me, fixNestedATags: Te } = A, Ze = F.length - (M.length + 2), sr = M.length + 2;
4741
+ for (; ae = y.exec(F); ) {
4742
+ let { 0: oe, 1: we, 2: be, 3: Eu, 4: Nu } = ae;
4743
+ const B1 = oe.length, kr = y.lastIndex - B1, Ur = y.lastIndex;
4744
4744
  if (se > -1 && se + B1 < Ur) {
4745
4745
  const Ye = F.substring(se, kr);
4746
4746
  J.appendChild(new l.default(Ye, J, G(se, kr)));
4747
4747
  }
4748
- if (se = w.lastIndex, be !== M) {
4748
+ if (se = y.lastIndex, be !== M) {
4749
4749
  if (oe[1] === "!") {
4750
4750
  if (A.comment) {
4751
4751
  const Ye = F.substring(kr + 4, Ur - 3);
@@ -4753,28 +4753,28 @@ function hu() {
4753
4753
  }
4754
4754
  continue;
4755
4755
  }
4756
- if (me && (be = be.toLowerCase()), !ye) {
4756
+ if (me && (be = be.toLowerCase()), !we) {
4757
4757
  const Ye = {};
4758
4758
  for (let Rt; Rt = C.exec(Eu); ) {
4759
4759
  const { 1: Mt, 2: pt } = Rt, or = pt[0] === "'" || pt[0] === '"';
4760
4760
  Ye[Mt.toLowerCase()] = or ? pt.slice(1, pt.length - 1) : pt;
4761
4761
  }
4762
4762
  const _u = J.rawTagName;
4763
- !Nu && D[_u] && D[_u][be] && (Y.pop(), J = (0, n.default)(Y)), qe && (be === "a" || be === "A") && (de !== void 0 && (Y.splice(de), J = (0, n.default)(Y)), de = Y.length);
4764
- const Fr = w.lastIndex, k2 = Fr - B1;
4763
+ !Nu && D[_u] && D[_u][be] && (Y.pop(), J = (0, n.default)(Y)), Te && (be === "a" || be === "A") && (de !== void 0 && (Y.splice(de), J = (0, n.default)(Y)), de = Y.length);
4764
+ const Fr = y.lastIndex, k2 = Fr - B1;
4765
4765
  if (J = J.appendChild(
4766
4766
  // Initialize range (end position updated later for closed tags)
4767
4767
  new x(be, Ye, Eu.slice(1), null, G(k2, Fr), B, A)
4768
4768
  ), Y.push(J), Z(be)) {
4769
- const Rt = `</${be}>`, Mt = me ? F.toLocaleLowerCase().indexOf(Rt, w.lastIndex) : F.indexOf(Rt, w.lastIndex), pt = Mt === -1 ? Ze : Mt;
4769
+ const Rt = `</${be}>`, Mt = me ? F.toLocaleLowerCase().indexOf(Rt, y.lastIndex) : F.indexOf(Rt, y.lastIndex), pt = Mt === -1 ? Ze : Mt;
4770
4770
  if (V(be)) {
4771
4771
  const or = F.substring(Fr, pt);
4772
4772
  or.length > 0 && /\S/.test(or) && J.appendChild(new l.default(or, J, G(Fr, pt)));
4773
4773
  }
4774
- Mt === -1 ? se = w.lastIndex = F.length + 1 : (se = w.lastIndex = Mt + Rt.length, ye = "/");
4774
+ Mt === -1 ? se = y.lastIndex = F.length + 1 : (se = y.lastIndex = Mt + Rt.length, we = "/");
4775
4775
  }
4776
4776
  }
4777
- if (ye || Nu || B.isVoidElement(be))
4777
+ if (we || Nu || B.isVoidElement(be))
4778
4778
  for (; ; )
4779
4779
  if (de != null && (be === "a" || be === "A") && (de = void 0), J.rawTagName === be) {
4780
4780
  J.range[1] = G(-1, Math.max(se, Ur))[1], Y.pop(), J = (0, n.default)(Y);
@@ -4791,27 +4791,27 @@ function hu() {
4791
4791
  }
4792
4792
  return Y;
4793
4793
  }
4794
- je.base_parse = H;
4794
+ Ve.base_parse = H;
4795
4795
  function O(F, A = {}) {
4796
- const y = H(F, A), [E] = y;
4797
- for (; y.length > 1; ) {
4798
- const B = y.pop(), T = (0, n.default)(y);
4796
+ const w = H(F, A), [E] = w;
4797
+ for (; w.length > 1; ) {
4798
+ const B = w.pop(), T = (0, n.default)(w);
4799
4799
  B.parentNode && B.parentNode.parentNode && (B.parentNode === T && B.tagName === T.tagName ? A.parseNoneClosedTags !== !0 && (T.removeChild(B), B.childNodes.forEach((U) => {
4800
4800
  T.parentNode.appendChild(U);
4801
- }), y.pop()) : A.parseNoneClosedTags !== !0 && (T.removeChild(B), B.childNodes.forEach((U) => {
4801
+ }), w.pop()) : A.parseNoneClosedTags !== !0 && (T.removeChild(B), B.childNodes.forEach((U) => {
4802
4802
  T.appendChild(U);
4803
4803
  })));
4804
4804
  }
4805
4805
  return E;
4806
4806
  }
4807
- je.parse = O;
4807
+ Ve.parse = O;
4808
4808
  function N(F) {
4809
4809
  return F.map((A) => typeof A == "string" ? new l.default(A) : (A.remove(), A));
4810
4810
  }
4811
4811
  function R(F, A) {
4812
- return F.map((y) => (y.parentNode = A, y));
4812
+ return F.map((w) => (w.parentNode = A, w));
4813
4813
  }
4814
- return je;
4814
+ return Ve;
4815
4815
  }
4816
4816
  var P1 = {}, kn;
4817
4817
  function Qi() {
@@ -4845,7 +4845,7 @@ function $i() {
4845
4845
  ie.CommentNode = t.default;
4846
4846
  const r = e(/* @__PURE__ */ hu());
4847
4847
  ie.HTMLElement = r.default;
4848
- const n = e(/* @__PURE__ */ w1());
4848
+ const n = e(/* @__PURE__ */ y1());
4849
4849
  ie.Node = n.default;
4850
4850
  const a = e(/* @__PURE__ */ Ia());
4851
4851
  ie.TextNode = a.default;
@@ -4986,20 +4986,33 @@ const Ji = () => !1, Ki = "", Rn = ({ images: e }) => /* @__PURE__ */ u(W, { chi
4986
4986
  let t = "";
4987
4987
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
4988
4988
  const r = e.params.news.split("-"), n = r[r.length - 1] ?? "", a = n.substring(1, 9), i = n.substring(9, 13);
4989
- t = `/listas/${Qe(a).format("YYYY/MM/DD")}/lista_${i}.html`;
4989
+ t = `/listas/${qe(a).format("YYYY/MM/DD")}/lista_${i}.html`;
4990
4990
  } else if (e.params.news.match(/.*lb[0-9]*.html/g)) {
4991
4991
  const r = e.params.news.split("-"), n = r[r.length - 1] ?? "", a = n.substring(2, 10), i = n.substring(10, 14);
4992
- t = `/liveblog/${Qe(a).format(
4992
+ t = `/liveblog/${qe(a).format(
4993
4993
  "YYYY/MM/DD"
4994
4994
  )}/liveblog_${i}.html`;
4995
4995
  } else {
4996
4996
  const r = e.params.news.split("-");
4997
- Array.isArray(r) && (t = `/contenidos/${Qe(r[r.length - 2]).format(
4997
+ Array.isArray(r) && (t = `/contenidos/${qe(r[r.length - 2]).format(
4998
4998
  "YYYY/MM/DD"
4999
4999
  )}/noticia_${r[r.length - 1]}.html`);
5000
5000
  }
5001
5001
  return e.config.servicePrefix + t;
5002
- }, e0 = { prerender: [
5002
+ };
5003
+ function Cf(e) {
5004
+ const t = e.split("-"), r = t[t.length - 1]?.split("."), n = r && r[0] ? r[0] : "", a = n.substring(0, 2), i = n.substring(2, 10), s = n.substring(10);
5005
+ return { path: {
5006
+ vy: (l) => `/videos/video-youtube/${qe(i).format(
5007
+ "YYYY/MM/DD"
5008
+ )}/videoYouTube_${l}.lnk`,
5009
+ ve: (l) => `/videos/video-embedded/${qe(i).format(
5010
+ "YYYY/MM/DD"
5011
+ )}/videoEmbedded_${l}.lnk`,
5012
+ vf: (l) => `/videos/video-flash/${qe(i).format("YYYY/MM/DD")}/${t[0]}.${l}`
5013
+ }[a]?.(s) ?? "", op: a };
5014
+ }
5015
+ const e0 = { prerender: [
5003
5016
  { where: { and: [
5004
5017
  { href_matches: "/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html" },
5005
5018
  { not: { selector_matches: "[rel~=nofollow]" } }
@@ -5291,7 +5304,7 @@ const i0 = async ({
5291
5304
  }, Wr = (e) => {
5292
5305
  const t = e.split("/"), r = t[t.length - 1] ?? "1";
5293
5306
  return Number(r) > 0 ? Number(r) : 1;
5294
- }, Cf = (e) => {
5307
+ }, bf = (e) => {
5295
5308
  if (!e || e.length === 0) return [];
5296
5309
  const t = 2, r = [];
5297
5310
  for (let n = 0; n < t; n++) {
@@ -5304,7 +5317,7 @@ const i0 = async ({
5304
5317
  }
5305
5318
  return r;
5306
5319
  };
5307
- class bf {
5320
+ class Af {
5308
5321
  exclude = "keywords,gallery,related,relatedexternal,external,customfields";
5309
5322
  config = {};
5310
5323
  imgSizes = {};
@@ -5426,11 +5439,11 @@ function ja(e, t) {
5426
5439
  const { toString: h0 } = Object.prototype, { getPrototypeOf: pu } = Object, { iterator: x1, toStringTag: Va } = Symbol, E1 = /* @__PURE__ */ ((e) => (t) => {
5427
5440
  const r = h0.call(t);
5428
5441
  return e[r] || (e[r] = r.slice(8, -1).toLowerCase());
5429
- })(/* @__PURE__ */ Object.create(null)), He = (e) => (e = e.toLowerCase(), (t) => E1(t) === e), N1 = (e) => (t) => typeof t === e, { isArray: rr } = Array, Zt = N1("undefined");
5442
+ })(/* @__PURE__ */ Object.create(null)), je = (e) => (e = e.toLowerCase(), (t) => E1(t) === e), N1 = (e) => (t) => typeof t === e, { isArray: rr } = Array, Zt = N1("undefined");
5430
5443
  function Sr(e) {
5431
5444
  return e !== null && !Zt(e) && e.constructor !== null && !Zt(e.constructor) && Ee(e.constructor.isBuffer) && e.constructor.isBuffer(e);
5432
5445
  }
5433
- const Ga = He("ArrayBuffer");
5446
+ const Ga = je("ArrayBuffer");
5434
5447
  function m0(e) {
5435
5448
  let t;
5436
5449
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Ga(e.buffer), t;
@@ -5448,11 +5461,11 @@ const p0 = N1("string"), Ee = N1("function"), za = N1("number"), qr = (e) => e !
5448
5461
  } catch {
5449
5462
  return !1;
5450
5463
  }
5451
- }, b0 = He("Date"), A0 = He("File"), v0 = He("Blob"), w0 = He("FileList"), y0 = (e) => qr(e) && Ee(e.pipe), D0 = (e) => {
5464
+ }, b0 = je("Date"), A0 = je("File"), v0 = je("Blob"), y0 = je("FileList"), w0 = (e) => qr(e) && Ee(e.pipe), D0 = (e) => {
5452
5465
  let t;
5453
5466
  return e && (typeof FormData == "function" && e instanceof FormData || Ee(e.append) && ((t = E1(e)) === "formdata" || // detect form-data instance
5454
5467
  t === "object" && Ee(e.toString) && e.toString() === "[object FormData]"));
5455
- }, x0 = He("URLSearchParams"), [E0, N0, _0, S0] = ["ReadableStream", "Request", "Response", "Headers"].map(He), q0 = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
5468
+ }, x0 = je("URLSearchParams"), [E0, N0, _0, S0] = ["ReadableStream", "Request", "Response", "Headers"].map(je), q0 = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
5456
5469
  function Tr(e, t, { allOwnKeys: r = !1 } = {}) {
5457
5470
  if (e === null || typeof e > "u")
5458
5471
  return;
@@ -5532,12 +5545,12 @@ const T0 = (e, t, r, { allOwnKeys: n } = {}) => (Tr(t, (a, i) => {
5532
5545
  for (; (r = e.exec(t)) !== null; )
5533
5546
  n.push(r);
5534
5547
  return n;
5535
- }, O0 = He("HTMLFormElement"), P0 = (e) => e.toLowerCase().replace(
5548
+ }, O0 = je("HTMLFormElement"), P0 = (e) => e.toLowerCase().replace(
5536
5549
  /[-_\s]([a-z\d])(\w*)/g,
5537
5550
  function(r, n, a) {
5538
5551
  return n.toUpperCase() + a;
5539
5552
  }
5540
- ), Mn = (({ hasOwnProperty: e }) => (t, r) => e.call(t, r))(Object.prototype), H0 = He("RegExp"), $a = (e, t) => {
5553
+ ), Mn = (({ hasOwnProperty: e }) => (t, r) => e.call(t, r))(Object.prototype), H0 = je("RegExp"), $a = (e, t) => {
5541
5554
  const r = Object.getOwnPropertyDescriptors(e), n = {};
5542
5555
  Tr(r, (a, i) => {
5543
5556
  let s;
@@ -5589,7 +5602,7 @@ const W0 = (e) => {
5589
5602
  return n;
5590
5603
  };
5591
5604
  return r(e, 0);
5592
- }, $0 = He("AsyncFunction"), Z0 = (e) => e && (qr(e) || Ee(e)) && Ee(e.then) && Ee(e.catch), Za = ((e, t) => e ? setImmediate : t ? ((r, n) => (Bt.addEventListener("message", ({ source: a, data: i }) => {
5605
+ }, $0 = je("AsyncFunction"), Z0 = (e) => e && (qr(e) || Ee(e)) && Ee(e.then) && Ee(e.catch), Za = ((e, t) => e ? setImmediate : t ? ((r, n) => (Bt.addEventListener("message", ({ source: a, data: i }) => {
5593
5606
  a === Bt && i === r && n.length && n.shift()();
5594
5607
  }, !1), (a) => {
5595
5608
  n.push(a), Bt.postMessage(r, "*");
@@ -5618,10 +5631,10 @@ const W0 = (e) => {
5618
5631
  isBlob: v0,
5619
5632
  isRegExp: H0,
5620
5633
  isFunction: Ee,
5621
- isStream: y0,
5634
+ isStream: w0,
5622
5635
  isURLSearchParams: x0,
5623
5636
  isTypedArray: R0,
5624
- isFileList: w0,
5637
+ isFileList: y0,
5625
5638
  forEach: Tr,
5626
5639
  merge: ru,
5627
5640
  extend: T0,
@@ -5630,7 +5643,7 @@ const W0 = (e) => {
5630
5643
  inherits: L0,
5631
5644
  toFlatObject: k0,
5632
5645
  kindOf: E1,
5633
- kindOfTest: He,
5646
+ kindOfTest: je,
5634
5647
  endsWith: U0,
5635
5648
  toArray: F0,
5636
5649
  forEachEntry: M0,
@@ -5755,10 +5768,10 @@ function _1(e, t, r) {
5755
5768
  if (L.endsWith(g, "{}"))
5756
5769
  g = n ? g : g.slice(0, -2), f = JSON.stringify(f);
5757
5770
  else if (L.isArray(f) && X0(f) || (L.isFileList(f) || L.endsWith(g, "[]")) && (q = L.toArray(f)))
5758
- return g = Ka(g), q.forEach(function(x, w) {
5771
+ return g = Ka(g), q.forEach(function(x, y) {
5759
5772
  !(L.isUndefined(x) || x === null) && t.append(
5760
5773
  // eslint-disable-next-line no-nested-ternary
5761
- s === !0 ? In([g], w, i) : s === null ? g : g + "[]",
5774
+ s === !0 ? In([g], y, i) : s === null ? g : g + "[]",
5762
5775
  c(x)
5763
5776
  );
5764
5777
  }), !1;
@@ -6259,7 +6272,7 @@ function vs(e) {
6259
6272
  const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
6260
6273
  return t && t[1] || "";
6261
6274
  }
6262
- function ws(e, t) {
6275
+ function ys(e, t) {
6263
6276
  e = e || 10;
6264
6277
  const r = new Array(e), n = new Array(e);
6265
6278
  let a = 0, i = 0, s;
@@ -6275,7 +6288,7 @@ function ws(e, t) {
6275
6288
  return p ? Math.round(h * 1e3 / p) : void 0;
6276
6289
  };
6277
6290
  }
6278
- function ys(e, t) {
6291
+ function ws(e, t) {
6279
6292
  let r = 0, n = 1e3 / t, a, i;
6280
6293
  const s = (c, d = Date.now()) => {
6281
6294
  r = d, a = null, i && (clearTimeout(i), i = null), e(...c);
@@ -6289,8 +6302,8 @@ function ys(e, t) {
6289
6302
  }
6290
6303
  const f1 = (e, t, r = 3) => {
6291
6304
  let n = 0;
6292
- const a = ws(50, 250);
6293
- return ys((i) => {
6305
+ const a = ys(50, 250);
6306
+ return ws((i) => {
6294
6307
  const s = i.loaded, o = i.lengthComputable ? i.total : void 0, l = s - n, c = a(l), d = s <= o;
6295
6308
  n = s;
6296
6309
  const m = {
@@ -6475,20 +6488,20 @@ const i2 = (e) => {
6475
6488
  !b || b.readyState !== 4 || b.status === 0 && !(b.responseURL && b.responseURL.indexOf("file:") === 0) || setTimeout(q);
6476
6489
  }, b.onabort = function() {
6477
6490
  b && (n(new Q("Request aborted", Q.ECONNABORTED, e, b)), b = null);
6478
- }, b.onerror = function(w) {
6479
- const C = w && w.message ? w.message : "Network Error", D = new Q(C, Q.ERR_NETWORK, e, b);
6480
- D.event = w || null, n(D), b = null;
6491
+ }, b.onerror = function(y) {
6492
+ const C = y && y.message ? y.message : "Network Error", D = new Q(C, Q.ERR_NETWORK, e, b);
6493
+ D.event = y || null, n(D), b = null;
6481
6494
  }, b.ontimeout = function() {
6482
- let w = a.timeout ? "timeout of " + a.timeout + "ms exceeded" : "timeout exceeded";
6495
+ let y = a.timeout ? "timeout of " + a.timeout + "ms exceeded" : "timeout exceeded";
6483
6496
  const C = a.transitional || t2;
6484
- a.timeoutErrorMessage && (w = a.timeoutErrorMessage), n(new Q(
6485
- w,
6497
+ a.timeoutErrorMessage && (y = a.timeoutErrorMessage), n(new Q(
6498
+ y,
6486
6499
  C.clarifyTimeoutError ? Q.ETIMEDOUT : Q.ECONNABORTED,
6487
6500
  e,
6488
6501
  b
6489
6502
  )), b = null;
6490
- }, i === void 0 && s.setContentType(null), "setRequestHeader" in b && L.forEach(s.toJSON(), function(w, C) {
6491
- b.setRequestHeader(C, w);
6503
+ }, i === void 0 && s.setContentType(null), "setRequestHeader" in b && L.forEach(s.toJSON(), function(y, C) {
6504
+ b.setRequestHeader(C, y);
6492
6505
  }), L.isUndefined(a.withCredentials) || (b.withCredentials = !!a.withCredentials), o && o !== "json" && (b.responseType = a.responseType), c && ([h, f] = f1(c, !0), b.addEventListener("progress", h)), l && b.upload && ([m, p] = f1(l), b.upload.addEventListener("progress", m), b.upload.addEventListener("loadend", p)), (a.cancelToken || a.signal) && (d = (x) => {
6493
6506
  b && (n(!x || x.type ? new ur(null, e, b) : x), b.abort(), b = null);
6494
6507
  }, a.cancelToken && a.cancelToken.subscribe(d), a.signal && (a.signal.aborted ? d() : a.signal.addEventListener("abort", d)));
@@ -6644,7 +6657,7 @@ const i2 = (e) => {
6644
6657
  data: q,
6645
6658
  signal: S,
6646
6659
  cancelToken: x,
6647
- timeout: w,
6660
+ timeout: y,
6648
6661
  onDownloadProgress: C,
6649
6662
  onUploadProgress: D,
6650
6663
  responseType: _,
@@ -6653,13 +6666,13 @@ const i2 = (e) => {
6653
6666
  fetchOptions: O
6654
6667
  } = i2(f), N = t || fetch;
6655
6668
  _ = _ ? (_ + "").toLowerCase() : "text";
6656
- let R = qs([S, x && x.toAbortSignal()], w), F = null;
6669
+ let R = qs([S, x && x.toAbortSignal()], y), F = null;
6657
6670
  const A = R && R.unsubscribe && (() => {
6658
6671
  R.unsubscribe();
6659
6672
  });
6660
- let y;
6673
+ let w;
6661
6674
  try {
6662
- if (D && c && b !== "get" && b !== "head" && (y = await p(M, q)) !== 0) {
6675
+ if (D && c && b !== "get" && b !== "head" && (w = await p(M, q)) !== 0) {
6663
6676
  let I = new r(g, {
6664
6677
  method: "POST",
6665
6678
  body: q,
@@ -6667,7 +6680,7 @@ const i2 = (e) => {
6667
6680
  }), V;
6668
6681
  if (L.isFormData(q) && (V = I.headers.get("content-type")) && M.setContentType(V), I.body) {
6669
6682
  const [Z, G] = jn(
6670
- y,
6683
+ w,
6671
6684
  f1(Vn(D))
6672
6685
  );
6673
6686
  q = zn(I.body, Qn, Z, G);
@@ -6863,7 +6876,7 @@ function Is(e, t, r) {
6863
6876
  const o1 = {
6864
6877
  assertOptions: Is,
6865
6878
  validators: S1
6866
- }, Ge = o1.validators;
6879
+ }, ze = o1.validators;
6867
6880
  let Lt = class {
6868
6881
  constructor(t) {
6869
6882
  this.defaults = t || {}, this.interceptors = {
@@ -6900,17 +6913,17 @@ let Lt = class {
6900
6913
  typeof t == "string" ? (r = r || {}, r.url = t) : r = t || {}, r = Ut(this.defaults, r);
6901
6914
  const { transitional: n, paramsSerializer: a, headers: i } = r;
6902
6915
  n !== void 0 && o1.assertOptions(n, {
6903
- silentJSONParsing: Ge.transitional(Ge.boolean),
6904
- forcedJSONParsing: Ge.transitional(Ge.boolean),
6905
- clarifyTimeoutError: Ge.transitional(Ge.boolean)
6916
+ silentJSONParsing: ze.transitional(ze.boolean),
6917
+ forcedJSONParsing: ze.transitional(ze.boolean),
6918
+ clarifyTimeoutError: ze.transitional(ze.boolean)
6906
6919
  }, !1), a != null && (L.isFunction(a) ? r.paramsSerializer = {
6907
6920
  serialize: a
6908
6921
  } : o1.assertOptions(a, {
6909
- encode: Ge.function,
6910
- serialize: Ge.function
6922
+ encode: ze.function,
6923
+ serialize: ze.function
6911
6924
  }, !0)), r.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? r.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : r.allowAbsoluteUrls = !0), o1.assertOptions(r, {
6912
- baseUrl: Ge.spelling("baseURL"),
6913
- withXsrfToken: Ge.spelling("withXSRFToken")
6925
+ baseUrl: ze.spelling("baseURL"),
6926
+ withXsrfToken: ze.spelling("withXSRFToken")
6914
6927
  }, !0), r.method = (r.method || this.defaults.method || "get").toLowerCase();
6915
6928
  let s = i && L.merge(
6916
6929
  i.common,
@@ -7171,21 +7184,21 @@ ee.HttpStatusCode = au;
7171
7184
  ee.default = ee;
7172
7185
  const {
7173
7186
  Axios: wf,
7174
- AxiosError: yf,
7175
- CanceledError: Df,
7176
- isCancel: xf,
7177
- CancelToken: Ef,
7178
- VERSION: Nf,
7179
- all: _f,
7180
- Cancel: Sf,
7181
- isAxiosError: qf,
7182
- spread: Tf,
7183
- toFormData: Bf,
7184
- AxiosHeaders: Lf,
7185
- HttpStatusCode: kf,
7186
- formToJSON: Uf,
7187
- getAdapter: Ff,
7188
- mergeConfig: Rf
7187
+ AxiosError: Df,
7188
+ CanceledError: xf,
7189
+ isCancel: Ef,
7190
+ CancelToken: Nf,
7191
+ VERSION: _f,
7192
+ all: Sf,
7193
+ Cancel: qf,
7194
+ isAxiosError: Tf,
7195
+ spread: Bf,
7196
+ toFormData: Lf,
7197
+ AxiosHeaders: kf,
7198
+ HttpStatusCode: Uf,
7199
+ formToJSON: Ff,
7200
+ getAdapter: Rf,
7201
+ mergeConfig: Mf
7189
7202
  } = ee;
7190
7203
  class vt {
7191
7204
  constructor(t) {
@@ -7311,7 +7324,7 @@ class js extends vt {
7311
7324
  return { blockSass: r.data.data };
7312
7325
  };
7313
7326
  }
7314
- class Mf {
7327
+ class If {
7315
7328
  issuuApi = "https://api.issuu.com/v2";
7316
7329
  api = void 0;
7317
7330
  constructor(t) {
@@ -7347,7 +7360,7 @@ class Mf {
7347
7360
  }
7348
7361
  }
7349
7362
  }
7350
- const If = async (e, t, r, n, a, i) => {
7363
+ const Of = async (e, t, r, n, a, i) => {
7351
7364
  const s = new js({
7352
7365
  config: t,
7353
7366
  imgSizes: r,
@@ -7376,7 +7389,7 @@ const If = async (e, t, r, n, a, i) => {
7376
7389
  }, Vs = (e) => {
7377
7390
  const t = ui(e);
7378
7391
  return t && t.data ? t.data : t;
7379
- }, Of = async (e) => {
7392
+ }, Pf = async (e) => {
7380
7393
  const t = await Promise.allSettled(
7381
7394
  Object.values(e).map((a) => a.promise)
7382
7395
  ), r = Object.keys(e), n = {};
@@ -7675,7 +7688,7 @@ const If = async (e, t, r, n, a, i) => {
7675
7688
  }
7676
7689
  }
7677
7690
  };
7678
- async function Pf({
7691
+ async function Hf({
7679
7692
  axiosApi: e,
7680
7693
  headConfig: t = {
7681
7694
  ampConfig: !1,
@@ -7705,7 +7718,7 @@ async function Pf({
7705
7718
  custom_scriptReplaces: S,
7706
7719
  head_custom_elements: x
7707
7720
  }) {
7708
- const w = q || await Gs[a]({
7721
+ const y = q || await Gs[a]({
7709
7722
  meta: r,
7710
7723
  config: h,
7711
7724
  currentNew: c,
@@ -7714,7 +7727,7 @@ async function Pf({
7714
7727
  slug: s,
7715
7728
  texts: o,
7716
7729
  query: l
7717
- }), C = ci(w), D = S || Ha[a]({
7730
+ }), C = ci(y), D = S || Ha[a]({
7718
7731
  pathname: i,
7719
7732
  slug: s,
7720
7733
  config: h,
@@ -7791,7 +7804,7 @@ async function Pf({
7791
7804
  x
7792
7805
  ] });
7793
7806
  }
7794
- const Hf = ({
7807
+ const jf = ({
7795
7808
  children: e,
7796
7809
  defaultRouteName: t,
7797
7810
  bodyConfig: r,
@@ -7843,7 +7856,7 @@ const Hf = ({
7843
7856
  ), $s = "_content_19rc1_1", Zs = "_location_19rc1_11", Xn = {
7844
7857
  content: $s,
7845
7858
  location: Zs
7846
- }, jf = (e) => /* @__PURE__ */ v("div", { className: Xn.content, children: [
7859
+ }, Vf = (e) => /* @__PURE__ */ v("div", { className: Xn.content, children: [
7847
7860
  /* @__PURE__ */ u(Ws, {}),
7848
7861
  /* @__PURE__ */ u("p", { className: Xn.location, children: e.place })
7849
7862
  ] }), Lr = ({
@@ -7863,7 +7876,7 @@ function Js({
7863
7876
  enableDrag: i,
7864
7877
  onIndexChange: s
7865
7878
  }) {
7866
- const [o, l] = z(!1), [c, d] = z(0), [m, h] = z(0), [p, f] = z(0), [g, b] = z(0), [q, S] = z(null), x = wa(null), [w, C] = z(1), D = le(() => {
7879
+ const [o, l] = z(!1), [c, d] = z(0), [m, h] = z(0), [p, f] = z(0), [g, b] = z(0), [q, S] = z(null), x = ya(null), [y, C] = z(1), D = le(() => {
7867
7880
  if (a) return 1;
7868
7881
  const k = x.current?.offsetWidth || window.innerWidth, I = r + n, V = Math.floor(k / I);
7869
7882
  return Math.max(1, V);
@@ -7918,7 +7931,7 @@ function Js({
7918
7931
  F(k.clientX);
7919
7932
  },
7920
7933
  [F]
7921
- ), y = le(
7934
+ ), w = le(
7922
7935
  (k) => {
7923
7936
  if (!o || !i) return;
7924
7937
  const I = m - c, V = Date.now() - g, Z = Math.abs(I) / Math.max(V, 1), G = N(I), J = Z > 0.5 && Math.abs(I) > 50 ? Math.max(G, 1) : G;
@@ -7930,7 +7943,7 @@ function Js({
7930
7943
  const Y = Math.min(M, e + J);
7931
7944
  s(Y);
7932
7945
  }
7933
- l(!1), f(0), document.body.classList.remove("dragging"), document.removeEventListener("mousemove", A), document.removeEventListener("mouseup", y), k.clientX === c && q?.dispatchEvent(new PointerEvent("click"));
7946
+ l(!1), f(0), document.body.classList.remove("dragging"), document.removeEventListener("mousemove", A), document.removeEventListener("mouseup", w), k.clientX === c && q?.dispatchEvent(new PointerEvent("click"));
7934
7947
  },
7935
7948
  [
7936
7949
  o,
@@ -7962,35 +7975,35 @@ function Js({
7962
7975
  [o, F]
7963
7976
  ), U = le(
7964
7977
  (k) => {
7965
- y(k);
7978
+ w(k);
7966
7979
  },
7967
- [y]
7980
+ [w]
7968
7981
  );
7969
7982
  return We(() => {
7970
7983
  if (o)
7971
- return x.current?.addEventListener("mousemove", A), x.current?.addEventListener("mouseup", y), () => {
7984
+ return x.current?.addEventListener("mousemove", A), x.current?.addEventListener("mouseup", w), () => {
7972
7985
  x.current?.removeEventListener(
7973
7986
  "mousemove",
7974
7987
  A
7975
- ), x.current?.removeEventListener("mouseup", y);
7988
+ ), x.current?.removeEventListener("mouseup", w);
7976
7989
  };
7977
- }, [o, F, y, A]), {
7990
+ }, [o, F, w, A]), {
7978
7991
  isDragging: o,
7979
7992
  translateOffset: p,
7980
7993
  carrouselRef: x,
7981
7994
  maxIndex: M,
7982
7995
  getTranslateValue: O,
7983
- actualVisibleItems: w,
7996
+ actualVisibleItems: y,
7984
7997
  dragHandlers: {
7985
7998
  onMouseDown: E,
7986
7999
  onTouchStart: B,
7987
8000
  onTouchMove: T,
7988
8001
  onTouchEnd: U,
7989
- onMouseLeave: y
8002
+ onMouseLeave: w
7990
8003
  }
7991
8004
  };
7992
8005
  }
7993
- function Vf(e) {
8006
+ function Gf(e) {
7994
8007
  const {
7995
8008
  children: t,
7996
8009
  slot_id: r,
@@ -8022,17 +8035,17 @@ function Vf(e) {
8022
8035
  fullPageWidth: s,
8023
8036
  enableDrag: l,
8024
8037
  onIndexChange: d
8025
- }), w = le(
8038
+ }), y = le(
8026
8039
  (H) => {
8027
8040
  const O = Math.max(0, Math.min(H, b));
8028
8041
  d(O);
8029
8042
  },
8030
8043
  [b]
8031
8044
  ), C = le(() => {
8032
- w(c - 1);
8033
- }, [c, w]), D = le(() => {
8034
- w(c + 1);
8035
- }, [c, w]);
8045
+ y(c - 1);
8046
+ }, [c, y]), D = le(() => {
8047
+ y(c + 1);
8048
+ }, [c, y]);
8036
8049
  if (!m) return;
8037
8050
  const _ = q(c, f), M = s ? `translateX(${_}%)` : `translateX(${_}px)`;
8038
8051
  return /* @__PURE__ */ v("div", { className: `${r}- carrousel-container`, children: [
@@ -8125,7 +8138,7 @@ function Vf(e) {
8125
8138
  "li",
8126
8139
  {
8127
8140
  className: N ? "active" : "",
8128
- onClick: () => w(O * S),
8141
+ onClick: () => y(O * S),
8129
8142
  style: {
8130
8143
  cursor: "pointer",
8131
8144
  backgroundColor: N ? "var(--carrousel-pagination-background-color)" : "var(--carrousel-pagination-background-color-white)"
@@ -8181,7 +8194,7 @@ function nr(e) {
8181
8194
  }
8182
8195
  const Xs = "_content_3olxv_1", eo = {
8183
8196
  content: Xs
8184
- }, kt = (e) => /* @__PURE__ */ u("div", { className: eo.content, children: e.children }), to = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), wt = ({ banners: e, index: t }) => {
8197
+ }, kt = (e) => /* @__PURE__ */ u("div", { className: eo.content, children: e.children }), to = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), yt = ({ banners: e, index: t }) => {
8185
8198
  if (!e || e.length === 0) return null;
8186
8199
  const r = e.find((n) => n.key === `middle_${t}`);
8187
8200
  return r?.value && r.show ? /* @__PURE__ */ u(
@@ -8271,7 +8284,7 @@ const ar = (e) => {
8271
8284
  "--lineHeightSubTitle": e.lineHeightSubTitle,
8272
8285
  "--colorSubTitle": e.colorSubTitle
8273
8286
  };
8274
- return r ? /* @__PURE__ */ u("p", { className: ne.description, children: ke(e.main.subtitle.striped ?? "") }) : /* @__PURE__ */ u(
8287
+ return r ? /* @__PURE__ */ u("p", { className: ne.description, children: Ue(e.main.subtitle.striped ?? "") }) : /* @__PURE__ */ u(
8275
8288
  "h2",
8276
8289
  {
8277
8290
  className: ne.description,
@@ -8295,7 +8308,7 @@ const ar = (e) => {
8295
8308
  ),
8296
8309
  e?.main?.uppertitle && /* @__PURE__ */ u("p", { className: ne.uppertitle, title: e?.main?.uppertitle, children: e?.main?.uppertitle })
8297
8310
  ] }),
8298
- Pe.createElement(
8311
+ He.createElement(
8299
8312
  e.isTitle ? "h1" : "h2",
8300
8313
  {
8301
8314
  className: ne.articule
@@ -8328,11 +8341,11 @@ const ar = (e) => {
8328
8341
  contentNew: go,
8329
8342
  imageBox: Co,
8330
8343
  numberTag: bo
8331
- }, Ao = "_figure_ooa5j_1", vo = "_backdrop_ooa5j_6", wo = "_backdropAux_ooa5j_16", yo = "_imageStyled_ooa5j_37", Do = "_boxPlayIcon_ooa5j_51", xo = "_playStyled_ooa5j_60", Eo = "_imageLogoPlaceholder_ooa5j_77", No = "_imagePlaceholder_ooa5j_98", te = {
8344
+ }, Ao = "_figure_ooa5j_1", vo = "_backdrop_ooa5j_6", yo = "_backdropAux_ooa5j_16", wo = "_imageStyled_ooa5j_37", Do = "_boxPlayIcon_ooa5j_51", xo = "_playStyled_ooa5j_60", Eo = "_imageLogoPlaceholder_ooa5j_77", No = "_imagePlaceholder_ooa5j_98", te = {
8332
8345
  figure: Ao,
8333
8346
  backdrop: vo,
8334
- backdropAux: wo,
8335
- imageStyled: yo,
8347
+ backdropAux: yo,
8348
+ imageStyled: wo,
8336
8349
  boxPlayIcon: Do,
8337
8350
  playStyled: xo,
8338
8351
  imageLogoPlaceholder: Eo,
@@ -8455,7 +8468,7 @@ const ar = (e) => {
8455
8468
  }, ir = (e) => /* @__PURE__ */ v("svg", { width: "28", height: "28", viewBox: "0 0 28 28", ...e, xmlns: "http://www.w3.org/2000/svg", children: [
8456
8469
  /* @__PURE__ */ u("g", { clipPath: "url(#clip0_2503_6565)", children: /* @__PURE__ */ u("path", { d: "M22.1668 7.47825L20.5218 5.83325L14.0002 12.3549L7.4785 5.83325L5.8335 7.47825L12.3552 13.9999L5.8335 20.5216L7.4785 22.1666L14.0002 15.6449L20.5218 22.1666L22.1668 20.5216L15.6452 13.9999L22.1668 7.47825Z", fill: "currentColor" }) }),
8457
8470
  /* @__PURE__ */ u("defs", { children: /* @__PURE__ */ u("clipPath", { id: "clip0_2503_6565", children: /* @__PURE__ */ u("rect", { width: "28", height: "28", fill: "currentColor" }) }) })
8458
- ] }), Gf = (e) => {
8471
+ ] }), zf = (e) => {
8459
8472
  const {
8460
8473
  preview: t,
8461
8474
  isVideo: r = !1,
@@ -8495,7 +8508,7 @@ const ar = (e) => {
8495
8508
  children: /* @__PURE__ */ u("div", { className: te.imagePlaceholder })
8496
8509
  }
8497
8510
  );
8498
- }, Ue = async (e) => {
8511
+ }, Fe = async (e) => {
8499
8512
  const { preview: t } = e;
8500
8513
  if (!t?.sizes || t.sizes.length === 0 || t.sizes.some((a) => !a.url))
8501
8514
  return /* @__PURE__ */ u("div", { className: te.imageLogoPlaceholder });
@@ -8537,7 +8550,7 @@ const ar = (e) => {
8537
8550
  },
8538
8551
  children: [
8539
8552
  /* @__PURE__ */ u("div", { className: Zr.numberTag, children: n + 1 }),
8540
- r.main.title.home && /* @__PURE__ */ u(Ue, { preview: r.preview, priorityHigh: e.priorityHigh })
8553
+ r.main.title.home && /* @__PURE__ */ u(Fe, { preview: r.preview, priorityHigh: e.priorityHigh })
8541
8554
  ]
8542
8555
  }
8543
8556
  ),
@@ -9509,7 +9522,7 @@ const ar = (e) => {
9509
9522
  ]
9510
9523
  }
9511
9524
  );
9512
- }, Bo = "_content_6azvz_1", Lo = "_subscribeImage_6azvz_22", ko = "_tag_6azvz_32", Uo = "_contentTitle_6azvz_50", Fo = "_title_6azvz_55", Ro = "_inputStyled_6azvz_72", Mo = "_buttonStyled_6azvz_112", Io = "_contentTerms_6azvz_123", Oo = "_subscribeText_6azvz_128", Po = "_terms_6azvz_138", Ie = {
9525
+ }, Bo = "_content_6azvz_1", Lo = "_subscribeImage_6azvz_22", ko = "_tag_6azvz_32", Uo = "_contentTitle_6azvz_50", Fo = "_title_6azvz_55", Ro = "_inputStyled_6azvz_72", Mo = "_buttonStyled_6azvz_112", Io = "_contentTerms_6azvz_123", Oo = "_subscribeText_6azvz_128", Po = "_terms_6azvz_138", Oe = {
9513
9526
  content: Bo,
9514
9527
  subscribeImage: Lo,
9515
9528
  tag: ko,
@@ -9546,14 +9559,14 @@ const ar = (e) => {
9546
9559
  htmlFor: e?.toggledrawerevent === "true" ? "side-bar-state" : ""
9547
9560
  }
9548
9561
  ) : /* @__PURE__ */ u(j, { ...n, style: a });
9549
- }, Ho = (e) => /* @__PURE__ */ v("section", { className: [Ie.content, e.className ?? ""].join(" "), children: [
9550
- /* @__PURE__ */ u("div", { className: Ie.subscribeImage, children: e.image }),
9551
- /* @__PURE__ */ u("div", { className: Ie.tag, children: e.texts.newsletterTag ?? "NEWS" }),
9552
- /* @__PURE__ */ v("div", { className: Ie.contentTitle, children: [
9553
- /* @__PURE__ */ u("p", { className: Ie.title, children: e.title }),
9554
- /* @__PURE__ */ u("p", { className: Ie.subTitle, children: e.sibtitle })
9562
+ }, Ho = (e) => /* @__PURE__ */ v("section", { className: [Oe.content, e.className ?? ""].join(" "), children: [
9563
+ /* @__PURE__ */ u("div", { className: Oe.subscribeImage, children: e.image }),
9564
+ /* @__PURE__ */ u("div", { className: Oe.tag, children: e.texts.newsletterTag ?? "NEWS" }),
9565
+ /* @__PURE__ */ v("div", { className: Oe.contentTitle, children: [
9566
+ /* @__PURE__ */ u("p", { className: Oe.title, children: e.title }),
9567
+ /* @__PURE__ */ u("p", { className: Oe.subTitle, children: e.sibtitle })
9555
9568
  ] }),
9556
- /* @__PURE__ */ u("div", { className: Ie.inputStyled, children: /* @__PURE__ */ u(
9569
+ /* @__PURE__ */ u("div", { className: Oe.inputStyled, children: /* @__PURE__ */ u(
9557
9570
  "input",
9558
9571
  {
9559
9572
  type: "email",
@@ -9561,12 +9574,12 @@ const ar = (e) => {
9561
9574
  id: "newsletter-email-column"
9562
9575
  }
9563
9576
  ) }),
9564
- /* @__PURE__ */ u(Jt, { className: Ie.buttonStyled, size: "large", full: !0, children: e.texts.newsletterButtonText ?? "Suscribirme" }),
9565
- /* @__PURE__ */ v("div", { className: Ie.contentTerms, children: [
9566
- /* @__PURE__ */ u("p", { className: Ie.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
9567
- /* @__PURE__ */ u(j, { className: Ie.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
9577
+ /* @__PURE__ */ u(Jt, { className: Oe.buttonStyled, size: "large", full: !0, children: e.texts.newsletterButtonText ?? "Suscribirme" }),
9578
+ /* @__PURE__ */ v("div", { className: Oe.contentTerms, children: [
9579
+ /* @__PURE__ */ u("p", { className: Oe.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
9580
+ /* @__PURE__ */ u(j, { className: Oe.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
9568
9581
  ] })
9569
- ] }), jo = "_content_1ms2y_1", Vo = "_contentInfo_1ms2y_20", Go = "_subscribeImage_1ms2y_28", zo = "_tag_1ms2y_42", Qo = "_contentTitle_1ms2y_60", Wo = "_title_1ms2y_65", $o = "_subTitle_1ms2y_70", Zo = "_inputStyled_1ms2y_79", Yo = "_buttonStyled_1ms2y_118", Jo = "_contentTerms_1ms2y_131", Ko = "_subscribeText_1ms2y_137", Xo = "_terms_1ms2y_146", Te = {
9582
+ ] }), jo = "_content_1ms2y_1", Vo = "_contentInfo_1ms2y_20", Go = "_subscribeImage_1ms2y_28", zo = "_tag_1ms2y_42", Qo = "_contentTitle_1ms2y_60", Wo = "_title_1ms2y_65", $o = "_subTitle_1ms2y_70", Zo = "_inputStyled_1ms2y_79", Yo = "_buttonStyled_1ms2y_118", Jo = "_contentTerms_1ms2y_131", Ko = "_subscribeText_1ms2y_137", Xo = "_terms_1ms2y_146", Be = {
9570
9583
  content: jo,
9571
9584
  contentInfo: Vo,
9572
9585
  subscribeImage: Go,
@@ -9579,15 +9592,15 @@ const ar = (e) => {
9579
9592
  contentTerms: Jo,
9580
9593
  subscribeText: Ko,
9581
9594
  terms: Xo
9582
- }, ec = (e) => /* @__PURE__ */ v("section", { className: Te.content, children: [
9583
- /* @__PURE__ */ u("div", { className: Te.subscribeImage, children: e.image }),
9584
- /* @__PURE__ */ v("div", { className: Te.contentInfo, children: [
9585
- /* @__PURE__ */ u("div", { className: Te.tag, children: e.texts.newsletterTag ?? "NEWS" }),
9586
- /* @__PURE__ */ v("div", { className: Te.contentTitle, children: [
9587
- /* @__PURE__ */ u("p", { className: Te.title, children: e.title }),
9588
- /* @__PURE__ */ u("p", { className: Te.subTitle, children: e.sibtitle })
9595
+ }, ec = (e) => /* @__PURE__ */ v("section", { className: Be.content, children: [
9596
+ /* @__PURE__ */ u("div", { className: Be.subscribeImage, children: e.image }),
9597
+ /* @__PURE__ */ v("div", { className: Be.contentInfo, children: [
9598
+ /* @__PURE__ */ u("div", { className: Be.tag, children: e.texts.newsletterTag ?? "NEWS" }),
9599
+ /* @__PURE__ */ v("div", { className: Be.contentTitle, children: [
9600
+ /* @__PURE__ */ u("p", { className: Be.title, children: e.title }),
9601
+ /* @__PURE__ */ u("p", { className: Be.subTitle, children: e.sibtitle })
9589
9602
  ] }),
9590
- /* @__PURE__ */ v("div", { className: Te.inputStyled, children: [
9603
+ /* @__PURE__ */ v("div", { className: Be.inputStyled, children: [
9591
9604
  /* @__PURE__ */ u(
9592
9605
  "input",
9593
9606
  {
@@ -9596,11 +9609,11 @@ const ar = (e) => {
9596
9609
  id: "newsletter-email"
9597
9610
  }
9598
9611
  ),
9599
- /* @__PURE__ */ u(Jt, { className: Te.buttonStyled, size: "large", full: !0, children: e.texts.newsletterButtonText ?? "Suscribirme" })
9612
+ /* @__PURE__ */ u(Jt, { className: Be.buttonStyled, size: "large", full: !0, children: e.texts.newsletterButtonText ?? "Suscribirme" })
9600
9613
  ] }),
9601
- /* @__PURE__ */ v("div", { className: Te.contentTerms, children: [
9602
- /* @__PURE__ */ u("p", { className: Te.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
9603
- /* @__PURE__ */ u(j, { className: Te.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
9614
+ /* @__PURE__ */ v("div", { className: Be.contentTerms, children: [
9615
+ /* @__PURE__ */ u("p", { className: Be.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
9616
+ /* @__PURE__ */ u(j, { className: Be.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
9604
9617
  ] })
9605
9618
  ] })
9606
9619
  ] }), tc = (e) => /* @__PURE__ */ v(
@@ -9654,7 +9667,7 @@ const ar = (e) => {
9654
9667
  whatsappLink: oc,
9655
9668
  subscribeText: cc,
9656
9669
  terms: lc
9657
- }, zf = (e) => /* @__PURE__ */ v("section", { className: rt.content, children: [
9670
+ }, Qf = (e) => /* @__PURE__ */ v("section", { className: rt.content, children: [
9658
9671
  /* @__PURE__ */ u(tc, { className: rt.subscribeImage }),
9659
9672
  /* @__PURE__ */ v("div", { className: rt.contentTitle, children: [
9660
9673
  /* @__PURE__ */ u("p", { className: rt.title, children: "Mantenete Informado" }),
@@ -10316,7 +10329,7 @@ const ar = (e) => {
10316
10329
  /* @__PURE__ */ u("defs", { children: /* @__PURE__ */ u("clipPath", { id: "clip0_3_198", children: /* @__PURE__ */ u("rect", { width: "364", height: "63", fill: "white" }) }) })
10317
10330
  ]
10318
10331
  }
10319
- ), dc = "_content_qcz8p_1", fc = "_logoDesk_qcz8p_6", hc = "_logoMobile_qcz8p_12", mc = "_brandContent_qcz8p_18", pc = "_socialNetworkIcon_qcz8p_31", gc = "_socialMedia_qcz8p_41", Cc = "_copyrigth_qcz8p_49", bc = "_copyrigthContent_qcz8p_59", Ac = "_copyrigthText_qcz8p_68", vc = "_ourOptions_qcz8p_78", wc = "_section_qcz8p_89", _e = {
10332
+ ), dc = "_content_qcz8p_1", fc = "_logoDesk_qcz8p_6", hc = "_logoMobile_qcz8p_12", mc = "_brandContent_qcz8p_18", pc = "_socialNetworkIcon_qcz8p_31", gc = "_socialMedia_qcz8p_41", Cc = "_copyrigth_qcz8p_49", bc = "_copyrigthContent_qcz8p_59", Ac = "_copyrigthText_qcz8p_68", vc = "_ourOptions_qcz8p_78", yc = "_section_qcz8p_89", _e = {
10320
10333
  content: dc,
10321
10334
  logoDesk: fc,
10322
10335
  logoMobile: hc,
@@ -10327,7 +10340,7 @@ const ar = (e) => {
10327
10340
  copyrigthContent: bc,
10328
10341
  copyrigthText: Ac,
10329
10342
  ourOptions: vc,
10330
- section: wc
10343
+ section: yc
10331
10344
  }, vu = (e) => /* @__PURE__ */ u(
10332
10345
  "svg",
10333
10346
  {
@@ -10346,7 +10359,7 @@ const ar = (e) => {
10346
10359
  }
10347
10360
  )
10348
10361
  }
10349
- ), yc = (e) => /* @__PURE__ */ u(
10362
+ ), wc = (e) => /* @__PURE__ */ u(
10350
10363
  "svg",
10351
10364
  {
10352
10365
  ...e,
@@ -10372,7 +10385,7 @@ const ar = (e) => {
10372
10385
  }
10373
10386
  )
10374
10387
  }
10375
- ), wu = (e) => {
10388
+ ), yu = (e) => {
10376
10389
  const t = "currentColor";
10377
10390
  return /* @__PURE__ */ v(
10378
10391
  "svg",
@@ -10514,12 +10527,12 @@ const ar = (e) => {
10514
10527
  }
10515
10528
  ), p2 = ["telegram"], q1 = {
10516
10529
  facebook: (e) => /* @__PURE__ */ u(vu, { ...e }),
10517
- instagram: (e) => /* @__PURE__ */ u(wu, { ...e }),
10530
+ instagram: (e) => /* @__PURE__ */ u(yu, { ...e }),
10518
10531
  whatsapp: (e) => /* @__PURE__ */ u(Nc, { ...e }),
10519
10532
  tiktok: (e) => /* @__PURE__ */ u(Ec, { ...e }),
10520
10533
  youtube: (e) => /* @__PURE__ */ u(_c, { ...e }),
10521
10534
  x: (e) => /* @__PURE__ */ u(Nr, { ...e }),
10522
- gnews: (e) => /* @__PURE__ */ u(yc, { ...e }),
10535
+ gnews: (e) => /* @__PURE__ */ u(wc, { ...e }),
10523
10536
  podcast: (e) => /* @__PURE__ */ u(Dc, { ...e }),
10524
10537
  telegram: (e) => /* @__PURE__ */ u(xc, { ...e })
10525
10538
  }, Sc = (e) => {
@@ -10652,7 +10665,7 @@ const ar = (e) => {
10652
10665
  correspondent: Zc,
10653
10666
  iframeStyled: Yc,
10654
10667
  contentFrame: Jc
10655
- }, Qf = (e) => {
10668
+ }, Wf = (e) => {
10656
10669
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${$e(
10657
10670
  e.video.info.date.created
10658
10671
  )}` : e?.video.main.author;
@@ -10684,7 +10697,7 @@ const ar = (e) => {
10684
10697
  }
10685
10698
  ),
10686
10699
  /* @__PURE__ */ v("div", { className: ut.articleSection, children: [
10687
- /* @__PURE__ */ u("p", { className: ut.article, children: ke(e.video.main.description) }),
10700
+ /* @__PURE__ */ u("p", { className: ut.article, children: Ue(e.video.main.description) }),
10688
10701
  /* @__PURE__ */ u("p", { className: ut.correspondent, children: t() })
10689
10702
  ] })
10690
10703
  ] }) }) });
@@ -10769,7 +10782,7 @@ const ar = (e) => {
10769
10782
  href: n?.link?.url,
10770
10783
  target: n?.link?.target,
10771
10784
  children: /* @__PURE__ */ u(
10772
- Ue,
10785
+ Fe,
10773
10786
  {
10774
10787
  preview: a,
10775
10788
  isVideo: s,
@@ -10806,7 +10819,7 @@ const ar = (e) => {
10806
10819
  title: fl,
10807
10820
  description: hl,
10808
10821
  linkStyled: ml
10809
- }, Wf = (e) => {
10822
+ }, $f = (e) => {
10810
10823
  const t = e.logo;
10811
10824
  return /* @__PURE__ */ v("section", { className: jt.content, children: [
10812
10825
  e.backgroundImgURL && /* @__PURE__ */ u("img", { className: jt.before, src: e.backgroundImgURL, alt: "" }),
@@ -10823,19 +10836,19 @@ const ar = (e) => {
10823
10836
  label: Cl,
10824
10837
  required: bl,
10825
10838
  input: Al
10826
- }, $f = (e) => /* @__PURE__ */ v("div", { className: pr.content, children: [
10839
+ }, Zf = (e) => /* @__PURE__ */ v("div", { className: pr.content, children: [
10827
10840
  /* @__PURE__ */ v("div", { className: pr.contentLabel, children: [
10828
10841
  /* @__PURE__ */ u("label", { className: pr.label, children: e.label }),
10829
10842
  e.required && /* @__PURE__ */ u("span", { className: pr.required, children: "*" })
10830
10843
  ] }),
10831
10844
  /* @__PURE__ */ u("input", { className: pr.input, ...e })
10832
- ] }), vl = "_content_zgx5w_1", wl = "_contentLabel_zgx5w_8", yl = "_label_zgx5w_13", Dl = "_required_zgx5w_22", xl = "_input_zgx5w_28", gr = {
10845
+ ] }), vl = "_content_zgx5w_1", yl = "_contentLabel_zgx5w_8", wl = "_label_zgx5w_13", Dl = "_required_zgx5w_22", xl = "_input_zgx5w_28", gr = {
10833
10846
  content: vl,
10834
- contentLabel: wl,
10835
- label: yl,
10847
+ contentLabel: yl,
10848
+ label: wl,
10836
10849
  required: Dl,
10837
10850
  input: xl
10838
- }, Zf = (e) => /* @__PURE__ */ v("div", { className: gr.content, children: [
10851
+ }, Yf = (e) => /* @__PURE__ */ v("div", { className: gr.content, children: [
10839
10852
  /* @__PURE__ */ v("div", { className: gr.contentLabel, children: [
10840
10853
  /* @__PURE__ */ u("label", { className: gr.label, children: e.label }),
10841
10854
  e.required && /* @__PURE__ */ u("span", { className: gr.required, children: "*" })
@@ -10848,7 +10861,7 @@ const ar = (e) => {
10848
10861
  content: El,
10849
10862
  label: Nl,
10850
10863
  input: _l
10851
- }, Yf = (e) => /* @__PURE__ */ v("div", { className: z1.content, children: [
10864
+ }, Jf = (e) => /* @__PURE__ */ v("div", { className: z1.content, children: [
10852
10865
  /* @__PURE__ */ u("label", { className: z1.label, children: e.label }),
10853
10866
  /* @__PURE__ */ u("textarea", { className: z1.input, ...e })
10854
10867
  ] }), Sl = "_boxInformation_achvw_1", ql = "_textBox_achvw_30", Tl = "_contentBox_achvw_40", Bl = "_liveBox_achvw_50", Ll = "_dot_achvw_72", kl = "_sectionDescription_achvw_97", Ul = "_articule_achvw_110", Fl = "_description_achvw_137", Ct = {
@@ -10866,7 +10879,7 @@ const ar = (e) => {
10866
10879
  }, g2 = (e) => {
10867
10880
  let t = "";
10868
10881
  return e.preview.description && (t = e.preview.description), e.preview.copyright && (t = `${t} ${e.preview.copyright}`), e.preview.photographer && (t = `${t} ${e.preview.photographer}`), /* @__PURE__ */ v("div", { className: m1.content, children: [
10869
- /* @__PURE__ */ u(Ue, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
10882
+ /* @__PURE__ */ u(Fe, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
10870
10883
  t && /* @__PURE__ */ u("div", { className: m1.description, children: t })
10871
10884
  ] });
10872
10885
  }, Il = (e) => /* @__PURE__ */ u(W, { children: /* @__PURE__ */ v("div", { className: Ct.boxInformation, children: [
@@ -10930,7 +10943,7 @@ const ar = (e) => {
10930
10943
  ),
10931
10944
  e.banner
10932
10945
  ] })
10933
- ] }), Ql = "_content_1jqwg_1", Wl = "_header_1jqwg_21", $l = "_videos_1jqwg_46", Zl = "_videoContent_1jqwg_53", Yl = "_articleSection_1jqwg_60", Jl = "_contentLayoutVideoSection_1jqwg_74", Kl = "_sectionVideoList_1jqwg_82", Xl = "_iframeStyled_1jqwg_155", e3 = "_contentFrame_1jqwg_164", t3 = "_relatedTitle_1jqwg_189", Oe = {
10946
+ ] }), Ql = "_content_1jqwg_1", Wl = "_header_1jqwg_21", $l = "_videos_1jqwg_46", Zl = "_videoContent_1jqwg_53", Yl = "_articleSection_1jqwg_60", Jl = "_contentLayoutVideoSection_1jqwg_74", Kl = "_sectionVideoList_1jqwg_82", Xl = "_iframeStyled_1jqwg_155", e3 = "_contentFrame_1jqwg_164", t3 = "_relatedTitle_1jqwg_189", Pe = {
10934
10947
  content: Ql,
10935
10948
  header: Wl,
10936
10949
  videos: $l,
@@ -10952,7 +10965,7 @@ const ar = (e) => {
10952
10965
  ...e.main,
10953
10966
  title: {
10954
10967
  ...e.main.title,
10955
- article: ke(e.main.title.article, 60)
10968
+ article: Ue(e.main.title.article, 60)
10956
10969
  }
10957
10970
  }
10958
10971
  };
@@ -10972,8 +10985,8 @@ const ar = (e) => {
10972
10985
  ),
10973
10986
  /* @__PURE__ */ u("div", { children: /* @__PURE__ */ u(ar, { ...t, paths: e.paths }) })
10974
10987
  ] }) : null;
10975
- }, Jf = (e) => /* @__PURE__ */ u("div", { className: Oe.content, children: /* @__PURE__ */ v(Lr, { className: Oe.contentLayoutVideoSection, children: [
10976
- /* @__PURE__ */ v("a", { className: Oe.header, href: "/", children: [
10988
+ }, Kf = (e) => /* @__PURE__ */ u("div", { className: Pe.content, children: /* @__PURE__ */ v(Lr, { className: Pe.contentLayoutVideoSection, children: [
10989
+ /* @__PURE__ */ v("a", { className: Pe.header, href: "/", children: [
10977
10990
  /* @__PURE__ */ u(
10978
10991
  "svg",
10979
10992
  {
@@ -10995,12 +11008,12 @@ const ar = (e) => {
10995
11008
  ),
10996
11009
  "VOLVER A VIDEOS"
10997
11010
  ] }),
10998
- /* @__PURE__ */ v("div", { className: Oe.videos, children: [
10999
- /* @__PURE__ */ v("div", { className: Oe.videoContent, style: e.mainVideoStyles, children: [
11011
+ /* @__PURE__ */ v("div", { className: Pe.videos, children: [
11012
+ /* @__PURE__ */ v("div", { className: Pe.videoContent, style: e.mainVideoStyles, children: [
11000
11013
  e.type === "vy" && /* @__PURE__ */ u(
11001
11014
  "iframe",
11002
11015
  {
11003
- className: Oe.iframeStyled,
11016
+ className: Pe.iframeStyled,
11004
11017
  src: `https://www.youtube.com/embed/${e.video?.main?.code}`,
11005
11018
  frameBorder: "0",
11006
11019
  allowFullScreen: !0
@@ -11009,7 +11022,7 @@ const ar = (e) => {
11009
11022
  e.type === "vf" && /* @__PURE__ */ u(
11010
11023
  "iframe",
11011
11024
  {
11012
- className: Oe.iframeStyled,
11025
+ className: Pe.iframeStyled,
11013
11026
  src: e.video?.main?.code,
11014
11027
  frameBorder: "0",
11015
11028
  allowFullScreen: !0
@@ -11018,11 +11031,11 @@ const ar = (e) => {
11018
11031
  e.type === "ve" && /* @__PURE__ */ u(
11019
11032
  "div",
11020
11033
  {
11021
- className: Oe.contentFrame,
11034
+ className: Pe.contentFrame,
11022
11035
  dangerouslySetInnerHTML: { __html: e.video?.main?.code }
11023
11036
  }
11024
11037
  ),
11025
- /* @__PURE__ */ u("div", { className: Oe.articleSection, children: /* @__PURE__ */ u(
11038
+ /* @__PURE__ */ u("div", { className: Pe.articleSection, children: /* @__PURE__ */ u(
11026
11039
  ar,
11027
11040
  {
11028
11041
  ...Er(
@@ -11037,7 +11050,7 @@ const ar = (e) => {
11037
11050
  /* @__PURE__ */ v(
11038
11051
  "div",
11039
11052
  {
11040
- className: Oe.sectionVideoList,
11053
+ className: Pe.sectionVideoList,
11041
11054
  style: e.listVideoStyles,
11042
11055
  children: [
11043
11056
  e.banner && /* @__PURE__ */ u(
@@ -11047,7 +11060,7 @@ const ar = (e) => {
11047
11060
  name: e.banner.bannerName
11048
11061
  }
11049
11062
  ),
11050
- e.relatedName && /* @__PURE__ */ u("h2", { className: Oe.relatedTitle, children: e.relatedName }),
11063
+ e.relatedName && /* @__PURE__ */ u("h2", { className: Pe.relatedTitle, children: e.relatedName }),
11051
11064
  Array.isArray(e.videoList) && e.videoList.map((t, r) => /* @__PURE__ */ Xt(
11052
11065
  a3,
11053
11066
  {
@@ -11094,7 +11107,7 @@ const ar = (e) => {
11094
11107
  e.title && /* @__PURE__ */ u("hr", { className: [nt.bottomLine, e.className ?? ""].join(" ") }),
11095
11108
  /* @__PURE__ */ u("div", { className: nt.childrenContent, ref: t, children: e.children })
11096
11109
  ] });
11097
- }), m3 = "_content_o8lbc_1", p3 = "_contentNews_o8lbc_10", g3 = "_linkTitle_o8lbc_27", C3 = "_tag_o8lbc_35", b3 = "_tagmx_o8lbc_55", A3 = "_titular_o8lbc_70", v3 = "_correspondent_o8lbc_85", w3 = "_correspondentLink_o8lbc_96", y3 = "_description_o8lbc_107", at = {
11110
+ }), m3 = "_content_o8lbc_1", p3 = "_contentNews_o8lbc_10", g3 = "_linkTitle_o8lbc_27", C3 = "_tag_o8lbc_35", b3 = "_tagmx_o8lbc_55", A3 = "_titular_o8lbc_70", v3 = "_correspondent_o8lbc_85", y3 = "_correspondentLink_o8lbc_96", w3 = "_description_o8lbc_107", at = {
11098
11111
  content: m3,
11099
11112
  contentNews: p3,
11100
11113
  linkTitle: g3,
@@ -11102,8 +11115,8 @@ const ar = (e) => {
11102
11115
  tagmx: b3,
11103
11116
  titular: A3,
11104
11117
  correspondent: v3,
11105
- correspondentLink: w3,
11106
- description: y3
11118
+ correspondentLink: y3,
11119
+ description: w3
11107
11120
  }, Kt = (e) => {
11108
11121
  const t = () => {
11109
11122
  if (e?.config?.showtime && e.config?.showauthor)
@@ -11128,7 +11141,7 @@ const ar = (e) => {
11128
11141
  "--lineHeightImageNewsTitleMobile": e.isVertical ? "26px" : "36px"
11129
11142
  },
11130
11143
  children: /* @__PURE__ */ u(
11131
- Ue,
11144
+ Fe,
11132
11145
  {
11133
11146
  preview: e.preview,
11134
11147
  isLarge: !0,
@@ -11384,7 +11397,7 @@ const ar = (e) => {
11384
11397
  className: $1.headerSectionLink,
11385
11398
  href: i?.info?.link?.url,
11386
11399
  target: i?.info?.link?.target,
11387
- children: /* @__PURE__ */ u(Ue, { preview: i.preview })
11400
+ children: /* @__PURE__ */ u(Fe, { preview: i.preview })
11388
11401
  }
11389
11402
  )
11390
11403
  ] }),
@@ -11434,7 +11447,7 @@ const ar = (e) => {
11434
11447
  alt: t?.authors[0]?.fullname
11435
11448
  }
11436
11449
  ) : /* @__PURE__ */ u("div", { className: it.contentIcon, children: /* @__PURE__ */ u(n, {}) }),
11437
- /* @__PURE__ */ u("p", { className: it.autorName, children: ke(t?.authors[0]?.fullname ?? "Redacción", 18) }),
11450
+ /* @__PURE__ */ u("p", { className: it.autorName, children: Ue(t?.authors[0]?.fullname ?? "Redacción", 18) }),
11438
11451
  /* @__PURE__ */ u("p", { className: it.time, children: a() })
11439
11452
  ] });
11440
11453
  return /* @__PURE__ */ v("div", { className: it.content, children: [
@@ -11455,7 +11468,7 @@ const ar = (e) => {
11455
11468
  children: t?.main?.title?.home
11456
11469
  }
11457
11470
  ),
11458
- /* @__PURE__ */ u("p", { className: it.comment, children: ke(t?.main?.subtitle?.striped || "") })
11471
+ /* @__PURE__ */ u("p", { className: it.comment, children: Ue(t?.main?.subtitle?.striped || "") })
11459
11472
  ] })
11460
11473
  ] });
11461
11474
  }, $3 = "_content_1d7mg_1", Z3 = "_boxPosition_1d7mg_8", Y3 = "_contentFlex_1d7mg_21", J3 = "_bannerContent_1d7mg_29", K3 = "_bannerContentAux_1d7mg_40", Vt = {
@@ -11471,7 +11484,7 @@ function X3(e) {
11471
11484
  n % 2 === 0 ? t[Math.floor(n / 2)] = e[n] : t[r + Math.floor(n / 2)] = e[n];
11472
11485
  return t;
11473
11486
  }
11474
- const Kf = (e) => {
11487
+ const Xf = (e) => {
11475
11488
  const { isOpinion: t = !1 } = e, r = (i) => /* @__PURE__ */ u(
11476
11489
  "div",
11477
11490
  {
@@ -11528,7 +11541,7 @@ const Kf = (e) => {
11528
11541
  }, e4 = "_content_w9viv_1", t4 = "_title_w9viv_10", oa = {
11529
11542
  content: e4,
11530
11543
  title: t4
11531
- }, Xf = (e) => {
11544
+ }, eh = (e) => {
11532
11545
  const { showTitle: t = !0 } = e;
11533
11546
  return /* @__PURE__ */ v("div", { className: oa.content, children: [
11534
11547
  t && /* @__PURE__ */ u("p", { className: oa.title, children: "Editorial" }),
@@ -11553,7 +11566,7 @@ const Kf = (e) => {
11553
11566
  boxPosition: n4,
11554
11567
  bannerContent: a4,
11555
11568
  bannerContentAux: i4
11556
- }, eh = (e) => {
11569
+ }, th = (e) => {
11557
11570
  const { news: t } = e;
11558
11571
  return Array.isArray(t) && /* @__PURE__ */ v("div", { className: Gt.content, children: [
11559
11572
  /* @__PURE__ */ v("div", { className: Gt.newsContent, children: [
@@ -11588,7 +11601,7 @@ const Kf = (e) => {
11588
11601
  ] }),
11589
11602
  /* @__PURE__ */ u("div", { className: Gt.bannerContent, children: e.halfPageBanner })
11590
11603
  ] });
11591
- }, th = (e) => /* @__PURE__ */ v(W, { children: [
11604
+ }, rh = (e) => /* @__PURE__ */ v(W, { children: [
11592
11605
  /* @__PURE__ */ u(Ho, { className: "display-on-lower-900px", ...e }),
11593
11606
  /* @__PURE__ */ u(ec, { ...e })
11594
11607
  ] }), s4 = "_newsContent_gd57q_1", o4 = "_newsContentWithLines_gd57q_8", c4 = "_newsContentWithoutLines_gd57q_13", l4 = "_contentSeparator_gd57q_18", Kr = {
@@ -11725,11 +11738,11 @@ const Kf = (e) => {
11725
11738
  })
11726
11739
  }
11727
11740
  ) });
11728
- }, A4 = "_headerSection_1m1sp_3", v4 = "_headerSectionLink_1m1sp_16", w4 = "_newsContent_1m1sp_29", Y1 = {
11741
+ }, A4 = "_headerSection_1m1sp_3", v4 = "_headerSectionLink_1m1sp_16", y4 = "_newsContent_1m1sp_29", Y1 = {
11729
11742
  headerSection: A4,
11730
11743
  headerSectionLink: v4,
11731
- newsContent: w4
11732
- }, y4 = (e) => {
11744
+ newsContent: y4
11745
+ }, w4 = (e) => {
11733
11746
  const { content: t, title: r, isVideo: n = !0 } = e;
11734
11747
  if (!t || t.length === 0) return;
11735
11748
  const a = t[0], i = e.slot_id && e.slot_id !== "Nota_1", s = t.slice(1);
@@ -11744,7 +11757,7 @@ const Kf = (e) => {
11744
11757
  target: a?.info?.link.target,
11745
11758
  "aria-label": "Video",
11746
11759
  children: /* @__PURE__ */ u(
11747
- Ue,
11760
+ Fe,
11748
11761
  {
11749
11762
  preview: {
11750
11763
  sizes: a?.main?.image.sizes,
@@ -11805,7 +11818,7 @@ const Kf = (e) => {
11805
11818
  target: e?.info?.link?.target,
11806
11819
  title: e.main?.title?.section,
11807
11820
  href: t ? e.info.link.url : e?.info?.section?.url,
11808
- children: /* @__PURE__ */ u(Ue, { preview: e.preview })
11821
+ children: /* @__PURE__ */ u(Fe, { preview: e.preview })
11809
11822
  }
11810
11823
  ),
11811
11824
  /* @__PURE__ */ v("div", { className: br.textContent, children: [
@@ -11815,7 +11828,7 @@ const Kf = (e) => {
11815
11828
  className: br.sectionDescription,
11816
11829
  target: e?.info?.link?.target,
11817
11830
  href: t ? e.info.link.url : e?.info?.section?.url,
11818
- children: ke(
11831
+ children: Ue(
11819
11832
  (t ? e?.main?.title?.section : e?.info?.section?.name) ?? "",
11820
11833
  45
11821
11834
  )
@@ -11894,7 +11907,7 @@ const Kf = (e) => {
11894
11907
  title: n?.title?.section,
11895
11908
  href: r.link.url,
11896
11909
  target: r.link.target,
11897
- children: /* @__PURE__ */ u(Ue, { preview: e.preview, isVideo: t })
11910
+ children: /* @__PURE__ */ u(Fe, { preview: e.preview, isVideo: t })
11898
11911
  }
11899
11912
  ),
11900
11913
  /* @__PURE__ */ v(
@@ -11924,7 +11937,7 @@ const Kf = (e) => {
11924
11937
  className: zt.linkStyled,
11925
11938
  href: e?.info?.link?.url,
11926
11939
  target: e?.info?.link?.target,
11927
- children: ke(
11940
+ children: Ue(
11928
11941
  e.main?.title?.section,
11929
11942
  a !== "default" ? 60 : 75
11930
11943
  )
@@ -11994,7 +12007,7 @@ const Kf = (e) => {
11994
12007
  className: bt.linkStyled,
11995
12008
  href: t?.info?.link?.url,
11996
12009
  target: t?.info?.link?.target,
11997
- children: ke(t?.main?.title?.home, 40)
12010
+ children: Ue(t?.main?.title?.home, 40)
11998
12011
  }
11999
12012
  ) }),
12000
12013
  /* @__PURE__ */ u("p", { className: bt.comment, children: t?.main?.subtitle?.striped })
@@ -12032,7 +12045,7 @@ const Kf = (e) => {
12032
12045
  })
12033
12046
  }
12034
12047
  ) });
12035
- }, yu = (e) => /* @__PURE__ */ u(
12048
+ }, wu = (e) => /* @__PURE__ */ u(
12036
12049
  "svg",
12037
12050
  {
12038
12051
  width: "24",
@@ -12111,7 +12124,7 @@ const Kf = (e) => {
12111
12124
  a,
12112
12125
  "..."
12113
12126
  ] }),
12114
- /* @__PURE__ */ u(yu, { color: "var(--search-input-icons)" })
12127
+ /* @__PURE__ */ u(wu, { color: "var(--search-input-icons)" })
12115
12128
  ] }) }),
12116
12129
  /* @__PURE__ */ v(
12117
12130
  "div",
@@ -12242,7 +12255,7 @@ const Kf = (e) => {
12242
12255
  headLine: C6,
12243
12256
  live: b6,
12244
12257
  closeLiveStyled: A6
12245
- }, w2 = (e) => {
12258
+ }, y2 = (e) => {
12246
12259
  const { alertZone: t, id: r = "close-alert" } = e, n = () => /* @__PURE__ */ u(
12247
12260
  j,
12248
12261
  {
@@ -12284,10 +12297,10 @@ const Kf = (e) => {
12284
12297
  }
12285
12298
  )
12286
12299
  ] });
12287
- }, v6 = "_content_18yq5_1", w6 = "_linkStyled_18yq5_14", y6 = "_linkSocialNetwork_18yq5_28", D6 = "_title_18yq5_49", x6 = "_tabs_18yq5_60", E6 = "_socialNetwork_18yq5_68", N6 = "_icon_18yq5_78", _6 = "_facebook_18yq5_84", S6 = "_youtube_18yq5_88", q6 = "_x_18yq5_92", T6 = "_instagram_18yq5_96", B6 = "_gnews_18yq5_100", L6 = "_tiktok_18yq5_104", k6 = "_whatsapp_18yq5_108", st = {
12300
+ }, v6 = "_content_18yq5_1", y6 = "_linkStyled_18yq5_14", w6 = "_linkSocialNetwork_18yq5_28", D6 = "_title_18yq5_49", x6 = "_tabs_18yq5_60", E6 = "_socialNetwork_18yq5_68", N6 = "_icon_18yq5_78", _6 = "_facebook_18yq5_84", S6 = "_youtube_18yq5_88", q6 = "_x_18yq5_92", T6 = "_instagram_18yq5_96", B6 = "_gnews_18yq5_100", L6 = "_tiktok_18yq5_104", k6 = "_whatsapp_18yq5_108", st = {
12288
12301
  content: v6,
12289
- linkStyled: w6,
12290
- linkSocialNetwork: y6,
12302
+ linkStyled: y6,
12303
+ linkSocialNetwork: w6,
12291
12304
  title: D6,
12292
12305
  tabs: x6,
12293
12306
  socialNetwork: E6,
@@ -12350,7 +12363,7 @@ const Kf = (e) => {
12350
12363
  s
12351
12364
  )) })
12352
12365
  ] });
12353
- }, F6 = "_headerStyled_t61zq_1", R6 = "_headerContent_t61zq_14", M6 = "_iconContent_t61zq_25", I6 = "_menuButton_t61zq_34", O6 = "_logoStyled_t61zq_66", P6 = "_buttonSection_t61zq_94", H6 = "_buttonSectionSearch_t61zq_109", j6 = "_headLineContent_t61zq_130", V6 = "_headLineTitle_t61zq_143", G6 = "_headLine_t61zq_130", z6 = "_hasAlertZone_t61zq_196", Be = {
12366
+ }, F6 = "_headerStyled_t61zq_1", R6 = "_headerContent_t61zq_14", M6 = "_iconContent_t61zq_25", I6 = "_menuButton_t61zq_34", O6 = "_logoStyled_t61zq_66", P6 = "_buttonSection_t61zq_94", H6 = "_buttonSectionSearch_t61zq_109", j6 = "_headLineContent_t61zq_130", V6 = "_headLineTitle_t61zq_143", G6 = "_headLine_t61zq_130", z6 = "_hasAlertZone_t61zq_196", Le = {
12354
12367
  headerStyled: F6,
12355
12368
  headerContent: R6,
12356
12369
  iconContent: M6,
@@ -12364,7 +12377,7 @@ const Kf = (e) => {
12364
12377
  hasAlertZone: z6
12365
12378
  }, Q6 = (e) => {
12366
12379
  const { alertZone: t } = e;
12367
- return /* @__PURE__ */ v("header", { className: Be.headerStyled, children: [
12380
+ return /* @__PURE__ */ v("header", { className: Le.headerStyled, children: [
12368
12381
  e.socialIcons && /* @__PURE__ */ u(
12369
12382
  U6,
12370
12383
  {
@@ -12374,12 +12387,12 @@ const Kf = (e) => {
12374
12387
  socials: e.socials
12375
12388
  }
12376
12389
  ),
12377
- /* @__PURE__ */ v("div", { className: `${Be.headerContent} center-mobile-header-icon`, children: [
12390
+ /* @__PURE__ */ v("div", { className: `${Le.headerContent} center-mobile-header-icon`, children: [
12378
12391
  /* @__PURE__ */ u(
12379
12392
  Jt,
12380
12393
  {
12381
12394
  id: "button-app",
12382
- className: Be.menuButton,
12395
+ className: Le.menuButton,
12383
12396
  toggledrawerevent: "true",
12384
12397
  "aria-label": "menu",
12385
12398
  "aria-labelledby": "menu",
@@ -12387,7 +12400,7 @@ const Kf = (e) => {
12387
12400
  children: /* @__PURE__ */ u(
12388
12401
  v2,
12389
12402
  {
12390
- className: Be.startIcon,
12403
+ className: Le.startIcon,
12391
12404
  color: "var(--header-icons)",
12392
12405
  width: 27,
12393
12406
  height: 27
@@ -12395,30 +12408,30 @@ const Kf = (e) => {
12395
12408
  )
12396
12409
  }
12397
12410
  ),
12398
- /* @__PURE__ */ u("div", { className: Be.iconContent, children: /* @__PURE__ */ u(
12411
+ /* @__PURE__ */ u("div", { className: Le.iconContent, children: /* @__PURE__ */ u(
12399
12412
  j,
12400
12413
  {
12401
12414
  href: "/",
12402
12415
  "aria-label": "Home",
12403
12416
  className: "icon header-logo-link-sticky",
12404
12417
  style: { display: "flex" },
12405
- children: Pe.createElement(
12418
+ children: He.createElement(
12406
12419
  "span",
12407
- { className: Be.logoStyled },
12420
+ { className: Le.logoStyled },
12408
12421
  e.icon
12409
12422
  )
12410
12423
  }
12411
12424
  ) }),
12412
- !e.showAlertPop && t?.data && /* @__PURE__ */ v("div", { className: Be.headLineContent, children: [
12413
- /* @__PURE__ */ u("div", { className: `${Be.headLineTitle} headLineTitle`, children: t.entity.description ? `${t.entity.description}` : "" }),
12425
+ !e.showAlertPop && t?.data && /* @__PURE__ */ v("div", { className: Le.headLineContent, children: [
12426
+ /* @__PURE__ */ u("div", { className: `${Le.headLineTitle} headLineTitle`, children: t.entity.description ? `${t.entity.description}` : "" }),
12414
12427
  /* @__PURE__ */ u(
12415
12428
  j,
12416
12429
  {
12417
- className: Be.headLine,
12430
+ className: Le.headLine,
12418
12431
  href: t.data[0]?.info.link.url,
12419
12432
  target: t.data[0]?.info.link.target,
12420
12433
  title: t.data[0]?.main.title.home,
12421
- children: ke(t.data[0]?.main.title.home ?? "", 120)
12434
+ children: Ue(t.data[0]?.main.title.home ?? "", 120)
12422
12435
  }
12423
12436
  )
12424
12437
  ] }),
@@ -12427,8 +12440,8 @@ const Kf = (e) => {
12427
12440
  {
12428
12441
  style: e.showAlertPop ? { marginLeft: "auto" } : {},
12429
12442
  className: [
12430
- Be.buttonSection,
12431
- t?.data ? Be.hasAlertZone : "",
12443
+ Le.buttonSection,
12444
+ t?.data ? Le.hasAlertZone : "",
12432
12445
  "search-button"
12433
12446
  ].join(" "),
12434
12447
  children: [
@@ -12437,9 +12450,9 @@ const Kf = (e) => {
12437
12450
  {
12438
12451
  href: e.searchLink ? e.searchLink : "/buscar",
12439
12452
  "aria-label": e.searchKeyWord,
12440
- className: `${Be.buttonSectionSearch} search-button-icon`,
12453
+ className: `${Le.buttonSectionSearch} search-button-icon`,
12441
12454
  style: { display: "flex" },
12442
- children: /* @__PURE__ */ u(yu, { width: 28, height: 28, color: "currentColor" })
12455
+ children: /* @__PURE__ */ u(wu, { width: 28, height: 28, color: "currentColor" })
12443
12456
  }
12444
12457
  ),
12445
12458
  e.rightZone
@@ -12448,7 +12461,7 @@ const Kf = (e) => {
12448
12461
  )
12449
12462
  ] }),
12450
12463
  !e.showAlertPop && /* @__PURE__ */ u(
12451
- w2,
12464
+ y2,
12452
12465
  {
12453
12466
  alertZone: t,
12454
12467
  forceShow: e.showAlertPop
@@ -12540,7 +12553,7 @@ const Kf = (e) => {
12540
12553
  ]
12541
12554
  }
12542
12555
  ) }),
12543
- /* @__PURE__ */ u("div", { className: ve.logoContent, children: /* @__PURE__ */ u(j, { href: "/", "aria-label": "Home", className: "header-logo-link", children: Pe.createElement(
12556
+ /* @__PURE__ */ u("div", { className: ve.logoContent, children: /* @__PURE__ */ u(j, { href: "/", "aria-label": "Home", className: "header-logo-link", children: He.createElement(
12544
12557
  "span",
12545
12558
  { className: `${ve.logoStyled}` },
12546
12559
  e.icon
@@ -12553,7 +12566,7 @@ const Kf = (e) => {
12553
12566
  style: { display: "flex" },
12554
12567
  className: ve.buttonSectionSearch,
12555
12568
  "aria-label": e.searchKeyWord,
12556
- children: /* @__PURE__ */ u(yu, { width: 28, height: 28, color: "currentColor" })
12569
+ children: /* @__PURE__ */ u(wu, { width: 28, height: 28, color: "currentColor" })
12557
12570
  }
12558
12571
  ),
12559
12572
  e.rightZone
@@ -12567,7 +12580,7 @@ const Kf = (e) => {
12567
12580
  href: r.data[0]?.info.link.url,
12568
12581
  target: r.data[0]?.info.link.target,
12569
12582
  title: r.data[0]?.main.title.home,
12570
- children: ke(r.data[0]?.main.title.home ?? "", 120)
12583
+ children: Ue(r.data[0]?.main.title.home ?? "", 120)
12571
12584
  }
12572
12585
  )
12573
12586
  ] }) : /* @__PURE__ */ u("div", { className: ve.line }),
@@ -12607,7 +12620,7 @@ const Kf = (e) => {
12607
12620
  id: "content-layout",
12608
12621
  children: [
12609
12622
  e.showAlertPop && /* @__PURE__ */ u(
12610
- w2,
12623
+ y2,
12611
12624
  {
12612
12625
  alertZone: t,
12613
12626
  forceShow: e.showAlertPop,
@@ -12694,7 +12707,7 @@ const Kf = (e) => {
12694
12707
  ) }) })
12695
12708
  ]
12696
12709
  }
12697
- ), w5 = (e) => /* @__PURE__ */ u(
12710
+ ), y5 = (e) => /* @__PURE__ */ u(
12698
12711
  "svg",
12699
12712
  {
12700
12713
  ...e,
@@ -12714,7 +12727,7 @@ const Kf = (e) => {
12714
12727
  }
12715
12728
  )
12716
12729
  }
12717
- ), rh = ({
12730
+ ), uh = ({
12718
12731
  menu: e,
12719
12732
  alertZone: t,
12720
12733
  children: r,
@@ -12810,7 +12823,7 @@ const Kf = (e) => {
12810
12823
  }
12811
12824
  ),
12812
12825
  /* @__PURE__ */ v(Jt, { children: [
12813
- /* @__PURE__ */ u(w5, { style: { minWidth: "fit-content" } }),
12826
+ /* @__PURE__ */ u(y5, { style: { minWidth: "fit-content" } }),
12814
12827
  /* @__PURE__ */ u("p", { style: { lineHeight: 0, padding: 0 }, children: f.enVivoButton })
12815
12828
  ] })
12816
12829
  ] }),
@@ -12820,7 +12833,7 @@ const Kf = (e) => {
12820
12833
  )
12821
12834
  };
12822
12835
  return o ? b[o] : null;
12823
- }, uh = (e) => {
12836
+ }, nh = (e) => {
12824
12837
  switch (e.option) {
12825
12838
  case "op1":
12826
12839
  return /* @__PURE__ */ u(
@@ -12836,8 +12849,8 @@ const Kf = (e) => {
12836
12849
  default:
12837
12850
  return /* @__PURE__ */ u(W, {});
12838
12851
  }
12839
- }, y5 = "_content_1elhb_1", D5 = "_newsContentSection_1elhb_5", x5 = "_itemContent_1elhb_10", E5 = "_ItemCustomContent_1elhb_16", ft = {
12840
- content: y5,
12852
+ }, w5 = "_content_1elhb_1", D5 = "_newsContentSection_1elhb_5", x5 = "_itemContent_1elhb_10", E5 = "_ItemCustomContent_1elhb_16", ft = {
12853
+ content: w5,
12841
12854
  newsContentSection: D5,
12842
12855
  itemContent: x5,
12843
12856
  ItemCustomContent: E5
@@ -12882,7 +12895,7 @@ const Kf = (e) => {
12882
12895
  default:
12883
12896
  return /* @__PURE__ */ u("div", { className: ft.ItemCustomContent, children: /* @__PURE__ */ u(mt, { ...t, paths: e.paths }) });
12884
12897
  }
12885
- }, nh = (e) => {
12898
+ }, ah = (e) => {
12886
12899
  const {
12887
12900
  data: t,
12888
12901
  currentPage: r,
@@ -13035,7 +13048,7 @@ const Kf = (e) => {
13035
13048
  }, N5 = "_content_gwsqy_1", _5 = "_contactInfoContent_gwsqy_7", da = {
13036
13049
  content: N5,
13037
13050
  contactInfoContent: _5
13038
- }, ah = (e) => {
13051
+ }, ih = (e) => {
13039
13052
  const { data: t } = e;
13040
13053
  return /* @__PURE__ */ u("section", { className: da.content, children: t.map((r, n) => /* @__PURE__ */ u(
13041
13054
  "div",
@@ -13188,7 +13201,7 @@ const Kf = (e) => {
13188
13201
  /* @__PURE__ */ u("p", { className: Qt.tagStyled, children: "Tags:" }),
13189
13202
  e.tags.map((r, n) => r.approved ? /* @__PURE__ */ u(j, { href: t(r), children: /* @__PURE__ */ u("div", { className: `${Qt.chipStyled} ${Qt.tagLink}`, children: r.name }) }, n) : /* @__PURE__ */ u("div", { className: Qt.chipStyled, children: r.name }, n))
13190
13203
  ] }) });
13191
- }, W5 = "_contentBox_1rkkg_1", $5 = "_content_1rkkg_1", Z5 = "_imageStyled_1rkkg_16", Y5 = "_contentIconStyled_1rkkg_23", J5 = "_avatarContent_1rkkg_43", K5 = "_journalistSection_1rkkg_50", X5 = "_journalistInfo_1rkkg_56", ed = "_socialNetworkSection_1rkkg_70", td = "_article_1rkkg_83", ze = {
13204
+ }, W5 = "_contentBox_1rkkg_1", $5 = "_content_1rkkg_1", Z5 = "_imageStyled_1rkkg_16", Y5 = "_contentIconStyled_1rkkg_23", J5 = "_avatarContent_1rkkg_43", K5 = "_journalistSection_1rkkg_50", X5 = "_journalistInfo_1rkkg_56", ed = "_socialNetworkSection_1rkkg_70", td = "_article_1rkkg_83", Qe = {
13192
13205
  contentBox: W5,
13193
13206
  content: $5,
13194
13207
  imageStyled: Z5,
@@ -13200,27 +13213,27 @@ const Kf = (e) => {
13200
13213
  article: td
13201
13214
  }, rd = async (e) => {
13202
13215
  const { autor: t } = e;
13203
- return t.addtional.USER_SHOWBIO && /* @__PURE__ */ u("section", { className: ze.contentBox, children: /* @__PURE__ */ v("div", { className: ze.content, children: [
13204
- /* @__PURE__ */ v("div", { className: ze.avatarContent, children: [
13216
+ return t.addtional.USER_SHOWBIO && /* @__PURE__ */ u("section", { className: Qe.contentBox, children: /* @__PURE__ */ v("div", { className: Qe.content, children: [
13217
+ /* @__PURE__ */ v("div", { className: Qe.avatarContent, children: [
13205
13218
  /* @__PURE__ */ u(
13206
13219
  j,
13207
13220
  {
13208
- className: ze.journalistInfo,
13221
+ className: Qe.journalistInfo,
13209
13222
  href: `/${e.paths.autor}/${t.info.name}`,
13210
13223
  children: t.info.image ? /* @__PURE__ */ u(
13211
13224
  "img",
13212
13225
  {
13213
13226
  fetchPriority: "low",
13214
13227
  loading: "lazy",
13215
- className: ze.imageStyled,
13228
+ className: Qe.imageStyled,
13216
13229
  src: await Ce(t.info.image.sizes[0]?.url || "")
13217
13230
  }
13218
- ) : /* @__PURE__ */ u("div", { className: ze.contentIconStyled, children: e.autorIcon() })
13231
+ ) : /* @__PURE__ */ u("div", { className: Qe.contentIconStyled, children: e.autorIcon() })
13219
13232
  }
13220
13233
  ),
13221
- /* @__PURE__ */ v("section", { className: ze.journalistSection, children: [
13222
- /* @__PURE__ */ u("h3", { className: ze.journalistInfo, children: /* @__PURE__ */ u(j, { href: `/${e.paths.autor}/${t.info.name}`, children: t.info.fullname }) }),
13223
- /* @__PURE__ */ v("section", { className: ze.socialNetworkSection, children: [
13234
+ /* @__PURE__ */ v("section", { className: Qe.journalistSection, children: [
13235
+ /* @__PURE__ */ u("h3", { className: Qe.journalistInfo, children: /* @__PURE__ */ u(j, { href: `/${e.paths.autor}/${t.info.name}`, children: t.info.fullname }) }),
13236
+ /* @__PURE__ */ v("section", { className: Qe.socialNetworkSection, children: [
13224
13237
  t.addtional.USER_USERFB && /* @__PURE__ */ u(
13225
13238
  "a",
13226
13239
  {
@@ -13377,7 +13390,7 @@ const Kf = (e) => {
13377
13390
  t.addtional.USER_SHOWBIO && /* @__PURE__ */ u(
13378
13391
  "p",
13379
13392
  {
13380
- className: ze.article,
13393
+ className: Qe.article,
13381
13394
  dangerouslySetInnerHTML: {
13382
13395
  __html: `${t.addtional.USER_MIBIO} <a href="/${e.paths.autor}/${t.info.name}">${e.texts.authorViewMore ?? "Ver más"}</a>`
13383
13396
  }
@@ -13454,7 +13467,7 @@ const bd = async ({
13454
13467
  )
13455
13468
  ] }),
13456
13469
  /* @__PURE__ */ u("p", { className: ct.contentTitle, children: e[0]?.list.integrated ? i.title : `${i.index}. ${i.title}` }),
13457
- i.image && /* @__PURE__ */ u(Ue, { preview: i.image, isLarge: !0 }),
13470
+ i.image && /* @__PURE__ */ u(Fe, { preview: i.image, isLarge: !0 }),
13458
13471
  /* @__PURE__ */ u(
13459
13472
  "div",
13460
13473
  {
@@ -13483,11 +13496,11 @@ const bd = async ({
13483
13496
  s
13484
13497
  )
13485
13498
  ] }, s)) });
13486
- }, Ad = "_content_zx1ks_1", vd = "_imageContent_zx1ks_9", wd = "_imageStyled_zx1ks_18", yd = "_contentIconStyled_zx1ks_19", Dd = "_avatarContent_zx1ks_35", xd = "_journalistSection_zx1ks_43", Ed = "_journalistInfo_zx1ks_50", Nd = "_journalistInfoLink_zx1ks_51", _d = "_socialNetworkSection_zx1ks_83", Sd = "_avatarStyled_zx1ks_95", qd = "_article_zx1ks_100", Td = "_socialButton_zx1ks_104", Bd = "_facebookStyled_zx1ks_120", Ld = "_emailStyled_zx1ks_124", kd = "_xStyled_zx1ks_128", Ud = "_linkedinStyled_zx1ks_132", Fd = "_whatsappStyled_zx1ks_136", Rd = "_whatsappLink_zx1ks_140", Md = "_clipboardButton_zx1ks_156", Id = "_showCopyPop_zx1ks_171", we = {
13499
+ }, Ad = "_content_zx1ks_1", vd = "_imageContent_zx1ks_9", yd = "_imageStyled_zx1ks_18", wd = "_contentIconStyled_zx1ks_19", Dd = "_avatarContent_zx1ks_35", xd = "_journalistSection_zx1ks_43", Ed = "_journalistInfo_zx1ks_50", Nd = "_journalistInfoLink_zx1ks_51", _d = "_socialNetworkSection_zx1ks_83", Sd = "_avatarStyled_zx1ks_95", qd = "_article_zx1ks_100", Td = "_socialButton_zx1ks_104", Bd = "_facebookStyled_zx1ks_120", Ld = "_emailStyled_zx1ks_124", kd = "_xStyled_zx1ks_128", Ud = "_linkedinStyled_zx1ks_132", Fd = "_whatsappStyled_zx1ks_136", Rd = "_whatsappLink_zx1ks_140", Md = "_clipboardButton_zx1ks_156", Id = "_showCopyPop_zx1ks_171", ye = {
13487
13500
  content: Ad,
13488
13501
  imageContent: vd,
13489
- imageStyled: wd,
13490
- contentIconStyled: yd,
13502
+ imageStyled: yd,
13503
+ contentIconStyled: wd,
13491
13504
  avatarContent: Dd,
13492
13505
  journalistSection: xd,
13493
13506
  journalistInfo: Ed,
@@ -13738,7 +13751,7 @@ const bd = async ({
13738
13751
  }
13739
13752
  };
13740
13753
  function $d({ noteShare: e }) {
13741
- const t = ya(
13754
+ const t = wa(
13742
13755
  () => e && e.url || (typeof window < "u" ? window.location.href : "https://example.com"),
13743
13756
  [e]
13744
13757
  ), [r, n] = z(!1), a = le(async () => {
@@ -13753,7 +13766,7 @@ function $d({ noteShare: e }) {
13753
13766
  } catch {
13754
13767
  }
13755
13768
  }, [t]);
13756
- return e ? /* @__PURE__ */ v("div", { className: we.socialNetworkSection, children: [
13769
+ return e ? /* @__PURE__ */ v("div", { className: ye.socialNetworkSection, children: [
13757
13770
  e.options?.map((s) => {
13758
13771
  const o = Wd[s];
13759
13772
  if (!o) return null;
@@ -13765,7 +13778,7 @@ function $d({ noteShare: e }) {
13765
13778
  target: "_blank",
13766
13779
  rel: "noopener noreferrer",
13767
13780
  "aria-label": `Compartir en ${s}`,
13768
- className: `${we.socialButton} ${we[`${s.toLowerCase()}Button`] ?? ""} ${we[`${s.toLowerCase()}Styled`]}`,
13781
+ className: `${ye.socialButton} ${ye[`${s.toLowerCase()}Button`] ?? ""} ${ye[`${s.toLowerCase()}Styled`]}`,
13769
13782
  children: l("")
13770
13783
  },
13771
13784
  s
@@ -13776,7 +13789,7 @@ function $d({ noteShare: e }) {
13776
13789
  {
13777
13790
  type: "button",
13778
13791
  "data-text": "Link copiado",
13779
- className: `${we.clipboardButton} ${r ? we.showCopyPop : ""}`,
13792
+ className: `${ye.clipboardButton} ${r ? ye.showCopyPop : ""}`,
13780
13793
  onClick: a,
13781
13794
  children: /* @__PURE__ */ u(zd, {})
13782
13795
  }
@@ -13785,7 +13798,7 @@ function $d({ noteShare: e }) {
13785
13798
  "button",
13786
13799
  {
13787
13800
  type: "button",
13788
- className: we.clipboardButton,
13801
+ className: ye.clipboardButton,
13789
13802
  onClick: i,
13790
13803
  children: /* @__PURE__ */ u(Qd, {})
13791
13804
  }
@@ -13807,11 +13820,11 @@ const Zd = {
13807
13820
  const { news: t, socials: r, texts: n } = e, a = t.authors.map(
13808
13821
  (s) => s.internaluser ? `<a href="${`/${e.paths.autor}/${s.name}`}">${s.fullname}</a>` : s.fullname
13809
13822
  ).join(", "), i = (s) => t.authors.length === 1 ? -16 : s === 0 ? 0 : s * 20;
13810
- return t.config?.showauthor && /* @__PURE__ */ u("div", { className: we.content, children: /* @__PURE__ */ v("div", { className: we.avatarContent, children: [
13823
+ return t.config?.showauthor && /* @__PURE__ */ u("div", { className: ye.content, children: /* @__PURE__ */ v("div", { className: ye.avatarContent, children: [
13811
13824
  e.shareOnlyWhatsApp ? /* @__PURE__ */ v(
13812
13825
  "a",
13813
13826
  {
13814
- className: we.whatsappLink,
13827
+ className: ye.whatsappLink,
13815
13828
  href: r[Zd.WhatsApp].url,
13816
13829
  rel: "noreferrer",
13817
13830
  target: "_blank",
@@ -13850,11 +13863,11 @@ const Zd = {
13850
13863
  children: /* @__PURE__ */ u($d, { noteShare: e.noteShare })
13851
13864
  }
13852
13865
  ),
13853
- /* @__PURE__ */ v("section", { className: we.journalistSection, children: [
13866
+ /* @__PURE__ */ v("section", { className: ye.journalistSection, children: [
13854
13867
  /* @__PURE__ */ u(
13855
13868
  "div",
13856
13869
  {
13857
- className: we.imageContent,
13870
+ className: ye.imageContent,
13858
13871
  style: {
13859
13872
  width: `${t.authors?.length > 2 ? t.authors?.length * 30 : t.authors?.length * 35}px`
13860
13873
  },
@@ -13864,7 +13877,7 @@ const Zd = {
13864
13877
  {
13865
13878
  fetchPriority: "low",
13866
13879
  loading: "lazy",
13867
- className: we.imageStyled,
13880
+ className: ye.imageStyled,
13868
13881
  src: await Ce(s.image.sizes[0]?.url || ""),
13869
13882
  style: {
13870
13883
  position: "absolute",
@@ -13879,7 +13892,7 @@ const Zd = {
13879
13892
  position: "absolute",
13880
13893
  left: `${i(o)}px`
13881
13894
  },
13882
- className: we.contentIconStyled,
13895
+ className: ye.contentIconStyled,
13883
13896
  children: e.autorIcon
13884
13897
  },
13885
13898
  s.fullname
@@ -13890,7 +13903,7 @@ const Zd = {
13890
13903
  a && /* @__PURE__ */ u(
13891
13904
  "div",
13892
13905
  {
13893
- className: we.journalistInfoLink,
13906
+ className: ye.journalistInfoLink,
13894
13907
  dangerouslySetInnerHTML: {
13895
13908
  __html: `${n.JournalistPrefix} <h3 style="padding:0px;">${a ?? "Redaccion"}${t.config?.showtime && ","}</h3> ${t.config?.showtime ? xa(t.info.date.modified) : null}`
13896
13909
  }
@@ -13931,7 +13944,7 @@ const Zd = {
13931
13944
  visibleItems: 1,
13932
13945
  pagination: !0,
13933
13946
  cardGap: 0,
13934
- children: i && i.map((s, o) => /* @__PURE__ */ u(Ue, { preview: s, priorityHigh: !0 }, o))
13947
+ children: i && i.map((s, o) => /* @__PURE__ */ u(Fe, { preview: s, priorityHigh: !0 }, o))
13935
13948
  }
13936
13949
  ),
13937
13950
  /* @__PURE__ */ u("div", { className: m1.description, children: i && i[0]?.description })
@@ -14279,14 +14292,14 @@ const h9 = (e) => {
14279
14292
  for (const r in e)
14280
14293
  r.startsWith("--") && (t[r] = e[r]);
14281
14294
  return t;
14282
- }, g9 = "_headerSection_pwnim_1", C9 = "_title_pwnim_11", b9 = "_subtitle_pwnim_23", A9 = "_newsContent_pwnim_36", v9 = "_containerCards_pwnim_44", w9 = "_image_pwnim_50", y9 = "_blockHeadContainer_pwnim_56", qt = {
14295
+ }, g9 = "_headerSection_pwnim_1", C9 = "_title_pwnim_11", b9 = "_subtitle_pwnim_23", A9 = "_newsContent_pwnim_36", v9 = "_containerCards_pwnim_44", y9 = "_image_pwnim_50", w9 = "_blockHeadContainer_pwnim_56", qt = {
14283
14296
  headerSection: g9,
14284
14297
  title: C9,
14285
14298
  subtitle: b9,
14286
14299
  newsContent: A9,
14287
14300
  containerCards: v9,
14288
- image: w9,
14289
- blockHeadContainer: y9
14301
+ image: y9,
14302
+ blockHeadContainer: w9
14290
14303
  }, D9 = (e) => {
14291
14304
  const { content: t, title: r, isVideo: n } = e;
14292
14305
  if (!t || t.length === 0) return;
@@ -14304,7 +14317,7 @@ const h9 = (e) => {
14304
14317
  /* @__PURE__ */ u("p", { className: qt.title, children: a?.main?.title.home }),
14305
14318
  a?.main?.subtitle?.rendered && /* @__PURE__ */ u("p", { className: qt.subtitle, children: a?.main?.subtitle?.striped })
14306
14319
  ] }),
14307
- /* @__PURE__ */ u(Ue, { preview: a.preview })
14320
+ /* @__PURE__ */ u(Fe, { preview: a.preview })
14308
14321
  ]
14309
14322
  }
14310
14323
  ) }),
@@ -14340,7 +14353,7 @@ const h9 = (e) => {
14340
14353
  "Modulo 1x5": (e) => /* @__PURE__ */ u(b4, { ...e }),
14341
14354
  "Destacado noticias": (e) => /* @__PURE__ */ u(I3, { ...e }),
14342
14355
  "Destacado full width": (e) => /* @__PURE__ */ u(D9, { ...e }),
14343
- "Destacado videos": (e) => /* @__PURE__ */ u(y4, { ...e }),
14356
+ "Destacado videos": (e) => /* @__PURE__ */ u(w4, { ...e }),
14344
14357
  "Carrusel card": (e) => /* @__PURE__ */ u(H4, { ...e }),
14345
14358
  "Carrusel story": (e) => /* @__PURE__ */ u(h9, { ...e }),
14346
14359
  "Carrusel owl": (e) => /* @__PURE__ */ u(m9, { ...e }),
@@ -14348,7 +14361,7 @@ const h9 = (e) => {
14348
14361
  "Carrusel opinion": (e) => /* @__PURE__ */ u(Y4, { ...e }),
14349
14362
  "Modulo 1x3 card": (e) => /* @__PURE__ */ u(U4, { ...e })
14350
14363
  };
14351
- function y2({
14364
+ function w2({
14352
14365
  component: e,
14353
14366
  slot_id: t,
14354
14367
  data: r,
@@ -14357,7 +14370,7 @@ function y2({
14357
14370
  if (n)
14358
14371
  return ha[e] && /* @__PURE__ */ u("div", { className: "home-slot", style: Du(r), children: ha[e]({ ...r, banners: n, slot_id: t }) });
14359
14372
  }
14360
- function ih({
14373
+ function sh({
14361
14374
  children: e,
14362
14375
  stylesConfigEntry: t
14363
14376
  }) {
@@ -14427,7 +14440,7 @@ const ma = {
14427
14440
  ...t,
14428
14441
  rightOnlyBanner: n,
14429
14442
  banners: r
14430
- }) }), sh = ({
14443
+ }) }), oh = ({
14431
14444
  slots: e,
14432
14445
  DYNAMIC_SLOT_SUBINDEXES: t,
14433
14446
  stylesConfig: r,
@@ -14447,7 +14460,7 @@ const ma = {
14447
14460
  order: (d - 1) * l + (m - 1),
14448
14461
  children: [
14449
14462
  /* @__PURE__ */ u(
14450
- y2,
14463
+ w2,
14451
14464
  {
14452
14465
  component: e[h].blockSass[0].block,
14453
14466
  banners: i,
@@ -14463,7 +14476,7 @@ const ma = {
14463
14476
  }
14464
14477
  ),
14465
14478
  /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(
14466
- wt,
14479
+ yt,
14467
14480
  {
14468
14481
  banners: i,
14469
14482
  index: "dynamic_" + d + "_" + m
@@ -14476,7 +14489,7 @@ const ma = {
14476
14489
  );
14477
14490
  }
14478
14491
  return s;
14479
- }, oh = ({
14492
+ }, ch = ({
14480
14493
  mainBlock: e,
14481
14494
  StylesConfigMain: t,
14482
14495
  config: r,
@@ -14497,7 +14510,7 @@ const ma = {
14497
14510
  banners: n
14498
14511
  }
14499
14512
  ),
14500
- /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(wt, { banners: n, index: 1 }) }),
14513
+ /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(yt, { banners: n, index: 1 }) }),
14501
14514
  /* @__PURE__ */ u(
14502
14515
  X1,
14503
14516
  {
@@ -14506,7 +14519,7 @@ const ma = {
14506
14519
  banners: n
14507
14520
  }
14508
14521
  ),
14509
- /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(wt, { banners: n, index: 1 }) }),
14522
+ /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(yt, { banners: n, index: 1 }) }),
14510
14523
  /* @__PURE__ */ u(
14511
14524
  X1,
14512
14525
  {
@@ -14515,7 +14528,7 @@ const ma = {
14515
14528
  banners: n
14516
14529
  }
14517
14530
  ),
14518
- /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(wt, { banners: n, index: 1 }) })
14531
+ /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(yt, { banners: n, index: 1 }) })
14519
14532
  ] });
14520
14533
  }, x9 = "_content_vmnac_1", E9 = "_imageStyled_vmnac_20", N9 = "_contentIconStyled_vmnac_21", _9 = "_contentCard_vmnac_31", S9 = "_contentInfo_vmnac_70", q9 = "_fullName_vmnac_76", T9 = "_LearnMoreLink_vmnac_83", At = {
14521
14534
  content: x9,
@@ -14564,7 +14577,7 @@ const ma = {
14564
14577
  },
14565
14578
  `author-${n.firstname}`
14566
14579
  )) });
14567
- }, ch = async (e) => {
14580
+ }, lh = async (e) => {
14568
14581
  const {
14569
14582
  ranking: t = [],
14570
14583
  banners: r,
@@ -14585,7 +14598,7 @@ const ma = {
14585
14598
  paths: e.paths
14586
14599
  }
14587
14600
  ),
14588
- /* @__PURE__ */ u(wt, { banners: r, index: 1 }),
14601
+ /* @__PURE__ */ u(yt, { banners: r, index: 1 }),
14589
14602
  /* @__PURE__ */ u(
14590
14603
  O5,
14591
14604
  {
@@ -14647,9 +14660,9 @@ const ma = {
14647
14660
  )
14648
14661
  }
14649
14662
  ),
14650
- /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(wt, { banners: r, index: 2 }) }),
14663
+ /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(yt, { banners: r, index: 2 }) }),
14651
14664
  /* @__PURE__ */ u(
14652
- y2,
14665
+ w2,
14653
14666
  {
14654
14667
  component: "Carrusel card",
14655
14668
  banners: [],
@@ -14662,7 +14675,7 @@ const ma = {
14662
14675
  }
14663
14676
  }
14664
14677
  ),
14665
- /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(wt, { banners: r, index: 3 }) }),
14678
+ /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(yt, { banners: r, index: 3 }) }),
14666
14679
  /* @__PURE__ */ u(he, { title: e.texts.moreNewsTitle, children: /* @__PURE__ */ u(
14667
14680
  "div",
14668
14681
  {
@@ -14678,7 +14691,7 @@ const ma = {
14678
14691
  )
14679
14692
  }
14680
14693
  ) }),
14681
- /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(wt, { banners: r, index: 4 }) })
14694
+ /* @__PURE__ */ u(kt, { children: /* @__PURE__ */ u(yt, { banners: r, index: 4 }) })
14682
14695
  ]
14683
14696
  }
14684
14697
  )
@@ -14790,7 +14803,7 @@ const ma = {
14790
14803
  )
14791
14804
  ] })
14792
14805
  }
14793
- ), lh = (e) => {
14806
+ ), dh = (e) => {
14794
14807
  const { option: t, entity: r } = e;
14795
14808
  switch (t) {
14796
14809
  case "op1":
@@ -14817,7 +14830,7 @@ const ma = {
14817
14830
  default:
14818
14831
  return /* @__PURE__ */ u(W, {});
14819
14832
  }
14820
- }, G9 = "_content_gxziw_1", z9 = "_buttonStyled_gxziw_9", Q9 = "_searchStyled_gxziw_21", W9 = "_inputStyled_gxziw_32", $9 = "_inputStyledTest_gxziw_51", wr = {
14833
+ }, G9 = "_content_gxziw_1", z9 = "_buttonStyled_gxziw_9", Q9 = "_searchStyled_gxziw_21", W9 = "_inputStyled_gxziw_32", $9 = "_inputStyledTest_gxziw_51", yr = {
14821
14834
  content: G9,
14822
14835
  buttonStyled: z9,
14823
14836
  searchStyled: Q9,
@@ -14842,24 +14855,24 @@ const ma = {
14842
14855
  }
14843
14856
  ) })
14844
14857
  }
14845
- ), dh = (e) => /* @__PURE__ */ u(
14858
+ ), fh = (e) => /* @__PURE__ */ u(
14846
14859
  "form",
14847
14860
  {
14848
- className: wr.content,
14861
+ className: yr.content,
14849
14862
  style: {
14850
14863
  height: e.hasContent ? "218px" : "50vh"
14851
14864
  },
14852
- children: /* @__PURE__ */ v("div", { className: wr.inputStyled, children: [
14865
+ children: /* @__PURE__ */ v("div", { className: yr.inputStyled, children: [
14853
14866
  /* @__PURE__ */ u(
14854
14867
  "input",
14855
14868
  {
14856
- className: wr.inputStyledTest,
14869
+ className: yr.inputStyledTest,
14857
14870
  defaultValue: e.query,
14858
14871
  name: "query",
14859
14872
  placeholder: e.texts.searchKeyWord + "..."
14860
14873
  }
14861
14874
  ),
14862
- /* @__PURE__ */ u("button", { className: wr.buttonStyled, type: "submit", children: /* @__PURE__ */ u(Z9, { className: wr.searchStyled }) })
14875
+ /* @__PURE__ */ u("button", { className: yr.buttonStyled, type: "submit", children: /* @__PURE__ */ u(Z9, { className: yr.searchStyled }) })
14863
14876
  ] })
14864
14877
  }
14865
14878
  ), Y9 = "_content_1mv2w_1", J9 = "_contentInfo_1mv2w_13", K9 = "_contentAuthor_1mv2w_26", X9 = "_imageStyled_1mv2w_33", e8 = "_contentIconStyled_1mv2w_42", t8 = "_name_1mv2w_63", r8 = "_email_1mv2w_71", u8 = "_description_1mv2w_81", n8 = "_contenSocialNetwork_1mv2w_92", a8 = "_socialIcon_1mv2w_102", Se = {
@@ -14906,7 +14919,7 @@ const ma = {
14906
14919
  target: "_blank",
14907
14920
  rel: "noreferrer",
14908
14921
  children: /* @__PURE__ */ u(
14909
- wu,
14922
+ yu,
14910
14923
  {
14911
14924
  className: Se.socialIcon,
14912
14925
  style: { padding: "4px" }
@@ -14935,7 +14948,7 @@ const ma = {
14935
14948
  ] })
14936
14949
  ] })
14937
14950
  ] }) });
14938
- }, s8 = "_content_1wqqj_1", o8 = "_contentInfo_1wqqj_23", c8 = "_imageStyled_1wqqj_31", l8 = "_contentIconStyled_1wqqj_42", d8 = "_name_1wqqj_66", f8 = "_email_1wqqj_75", h8 = "_description_1wqqj_91", m8 = "_contenSocialNetwork_1wqqj_103", p8 = "_socialIcon_1wqqj_113", Le = {
14951
+ }, s8 = "_content_1wqqj_1", o8 = "_contentInfo_1wqqj_23", c8 = "_imageStyled_1wqqj_31", l8 = "_contentIconStyled_1wqqj_42", d8 = "_name_1wqqj_66", f8 = "_email_1wqqj_75", h8 = "_description_1wqqj_91", m8 = "_contenSocialNetwork_1wqqj_103", p8 = "_socialIcon_1wqqj_113", ke = {
14939
14952
  content: s8,
14940
14953
  contentInfo: o8,
14941
14954
  imageStyled: c8,
@@ -14947,28 +14960,28 @@ const ma = {
14947
14960
  socialIcon: p8
14948
14961
  }, g8 = async (e) => {
14949
14962
  const { autor: t, autorIcon: r } = e, n = r;
14950
- return /* @__PURE__ */ u("section", { className: Le.content, children: /* @__PURE__ */ v("div", { className: Le.contentInfo, children: [
14963
+ return /* @__PURE__ */ u("section", { className: ke.content, children: /* @__PURE__ */ v("div", { className: ke.contentInfo, children: [
14951
14964
  t.info.image ? /* @__PURE__ */ u(
14952
14965
  "img",
14953
14966
  {
14954
14967
  fetchPriority: "low",
14955
14968
  loading: "lazy",
14956
14969
  alt: "",
14957
- className: Le.imageStyled,
14970
+ className: ke.imageStyled,
14958
14971
  src: await Ce(t.info.image.sizes[0]?.url || "")
14959
14972
  }
14960
- ) : /* @__PURE__ */ u("div", { className: Le.contentIconStyled, children: /* @__PURE__ */ u(n, {}) }),
14961
- /* @__PURE__ */ u("h1", { className: Le.name, children: t.info.fullname }),
14962
- t.addtional.USER_SHOWEMAIL && /* @__PURE__ */ u("p", { className: Le.email, children: t.info.email }),
14963
- t.addtional.USER_SHOWBIO && /* @__PURE__ */ u("p", { className: Le.description, children: t.addtional.USER_MIBIO }),
14964
- /* @__PURE__ */ v("div", { className: Le.contenSocialNetwork, children: [
14973
+ ) : /* @__PURE__ */ u("div", { className: ke.contentIconStyled, children: /* @__PURE__ */ u(n, {}) }),
14974
+ /* @__PURE__ */ u("h1", { className: ke.name, children: t.info.fullname }),
14975
+ t.addtional.USER_SHOWEMAIL && /* @__PURE__ */ u("p", { className: ke.email, children: t.info.email }),
14976
+ t.addtional.USER_SHOWBIO && /* @__PURE__ */ u("p", { className: ke.description, children: t.addtional.USER_MIBIO }),
14977
+ /* @__PURE__ */ v("div", { className: ke.contenSocialNetwork, children: [
14965
14978
  t.addtional.USER_USERFB && /* @__PURE__ */ u(
14966
14979
  "a",
14967
14980
  {
14968
14981
  href: t.addtional.USER_USERFB,
14969
14982
  target: "_blank",
14970
14983
  rel: "noreferrer",
14971
- children: /* @__PURE__ */ u(vu, { className: Le.socialIcon })
14984
+ children: /* @__PURE__ */ u(vu, { className: ke.socialIcon })
14972
14985
  }
14973
14986
  ),
14974
14987
  t.addtional.USER_USERIG && /* @__PURE__ */ u(
@@ -14977,7 +14990,7 @@ const ma = {
14977
14990
  href: t.addtional.USER_USERIG,
14978
14991
  target: "_blank",
14979
14992
  rel: "noreferrer",
14980
- children: /* @__PURE__ */ u(wu, { className: Le.socialIcon })
14993
+ children: /* @__PURE__ */ u(yu, { className: ke.socialIcon })
14981
14994
  }
14982
14995
  ),
14983
14996
  t.addtional.USER_USERTWT && /* @__PURE__ */ u(
@@ -14986,7 +14999,7 @@ const ma = {
14986
14999
  href: t.addtional.USER_USERTWT,
14987
15000
  target: "_blank",
14988
15001
  rel: "noreferrer",
14989
- children: /* @__PURE__ */ u(Nr, { className: Le.socialIcon })
15002
+ children: /* @__PURE__ */ u(Nr, { className: ke.socialIcon })
14990
15003
  }
14991
15004
  ),
14992
15005
  t.addtional.USER_USERLIN && /* @__PURE__ */ u(
@@ -14995,7 +15008,7 @@ const ma = {
14995
15008
  href: t.addtional.USER_USERLIN,
14996
15009
  target: "_blank",
14997
15010
  rel: "noreferrer",
14998
- children: /* @__PURE__ */ u(g1, { className: Le.socialIcon })
15011
+ children: /* @__PURE__ */ u(g1, { className: ke.socialIcon })
14999
15012
  }
15000
15013
  )
15001
15014
  ] })
@@ -15004,7 +15017,7 @@ const ma = {
15004
15017
  content: C8,
15005
15018
  newsContentSection: b8,
15006
15019
  itemContent: A8
15007
- }, fh = (e) => {
15020
+ }, hh = (e) => {
15008
15021
  const {
15009
15022
  data: t,
15010
15023
  option: r,
@@ -15160,11 +15173,11 @@ const ma = {
15160
15173
  default:
15161
15174
  return /* @__PURE__ */ u(W, {});
15162
15175
  }
15163
- }, v8 = "_content_pq89v_1", w8 = "_videoContent_pq89v_9", pa = {
15176
+ }, v8 = "_content_pq89v_1", y8 = "_videoContent_pq89v_9", pa = {
15164
15177
  content: v8,
15165
- videoContent: w8
15166
- }, y8 = "_container_1xr2t_1", D8 = "_playStyled_1xr2t_6", x8 = "_imageStyled_1xr2t_13", E8 = "_longer_1xr2t_26", N8 = "_contentNews_1xr2t_31", _8 = "_tagContent_1xr2t_51", S8 = "_tag_1xr2t_51", q8 = "_titular_1xr2t_68", T8 = "_small_1xr2t_81", B8 = "_figure_1xr2t_87", L8 = "_backDrop_1xr2t_92", k8 = "_backDropAux_1xr2t_100", yr = {
15167
- container: y8,
15178
+ videoContent: y8
15179
+ }, w8 = "_container_1xr2t_1", D8 = "_playStyled_1xr2t_6", x8 = "_imageStyled_1xr2t_13", E8 = "_longer_1xr2t_26", N8 = "_contentNews_1xr2t_31", _8 = "_tagContent_1xr2t_51", S8 = "_tag_1xr2t_51", q8 = "_titular_1xr2t_68", T8 = "_small_1xr2t_81", B8 = "_figure_1xr2t_87", L8 = "_backDrop_1xr2t_92", k8 = "_backDropAux_1xr2t_100", wr = {
15180
+ container: w8,
15168
15181
  playStyled: D8,
15169
15182
  imageStyled: x8,
15170
15183
  longer: E8,
@@ -15178,8 +15191,8 @@ const ma = {
15178
15191
  backDropAux: k8
15179
15192
  }, ga = async (e) => {
15180
15193
  const { size: t = "longer", video: r } = e, n = r.main.image.original.url;
15181
- return /* @__PURE__ */ u("figure", { className: yr.figure, children: /* @__PURE__ */ v("span", { className: yr.backdrop, children: [
15182
- /* @__PURE__ */ u("span", { className: yr.backDropAux }),
15194
+ return /* @__PURE__ */ u("figure", { className: wr.figure, children: /* @__PURE__ */ v("span", { className: wr.backdrop, children: [
15195
+ /* @__PURE__ */ u("span", { className: wr.backDropAux }),
15183
15196
  /* @__PURE__ */ u(j, { href: r.info.link.url, target: r.info.link.target, children: /* @__PURE__ */ v("div", { children: [
15184
15197
  r.main.image.sizes.map(async (a, i) => a.width >= 580 ? /* @__PURE__ */ u(
15185
15198
  "source",
@@ -15201,7 +15214,7 @@ const ma = {
15201
15214
  {
15202
15215
  fetchPriority: "low",
15203
15216
  loading: "lazy",
15204
- className: [yr.imageStyled, yr[t]].join(" "),
15217
+ className: [wr.imageStyled, wr[t]].join(" "),
15205
15218
  alt: "",
15206
15219
  src: n ? await Ce(n) : ""
15207
15220
  }
@@ -15241,7 +15254,7 @@ const ma = {
15241
15254
  target: t.info.link.target,
15242
15255
  children: /* @__PURE__ */ v("section", { className: Ca.container, children: [
15243
15256
  /* @__PURE__ */ u(
15244
- Ue,
15257
+ Fe,
15245
15258
  {
15246
15259
  isLarge: !0,
15247
15260
  preview: {
@@ -15270,11 +15283,11 @@ const ma = {
15270
15283
  children: e.video.main.title
15271
15284
  }
15272
15285
  ),
15273
- /* @__PURE__ */ u("p", { className: Tt.article, children: ke(e.video.main.description) }),
15286
+ /* @__PURE__ */ u("p", { className: Tt.article, children: Ue(e.video.main.description) }),
15274
15287
  /* @__PURE__ */ u("p", { className: Tt.correspondent, children: t() })
15275
15288
  ] })
15276
15289
  ] }) }) }) });
15277
- }, hh = (e) => {
15290
+ }, mh = (e) => {
15278
15291
  switch (e.option) {
15279
15292
  case "op1":
15280
15293
  return /* @__PURE__ */ u(U8, { videos: e.data });
@@ -15284,7 +15297,7 @@ const ma = {
15284
15297
  return /* @__PURE__ */ u(W, {});
15285
15298
  }
15286
15299
  }, D2 = async (e, t) => !0;
15287
- async function mh({
15300
+ async function ph({
15288
15301
  publication: e,
15289
15302
  path: t,
15290
15303
  username: r,
@@ -15388,7 +15401,7 @@ async function mh({
15388
15401
  };
15389
15402
  }
15390
15403
  }
15391
- async function ph({
15404
+ async function gh({
15392
15405
  publication: e,
15393
15406
  path: t,
15394
15407
  size: r = 5,
@@ -15453,7 +15466,7 @@ async function ph({
15453
15466
  throw f;
15454
15467
  }
15455
15468
  }
15456
- async function gh({
15469
+ async function Ch({
15457
15470
  publication: e,
15458
15471
  username: t,
15459
15472
  id: r,
@@ -15522,7 +15535,7 @@ const lt = {
15522
15535
  intellectual: "Violación de propiedad intelectual",
15523
15536
  bullying: "Bullying o acoso"
15524
15537
  };
15525
- function Ch(e) {
15538
+ function bh(e) {
15526
15539
  return lt[e];
15527
15540
  }
15528
15541
  const x2 = async (e, t) => {
@@ -15544,7 +15557,7 @@ const x2 = async (e, t) => {
15544
15557
  }
15545
15558
  });
15546
15559
  });
15547
- }, bh = async ({
15560
+ }, Ah = async ({
15548
15561
  token: e,
15549
15562
  projectId: t,
15550
15563
  captchaKey: r,
@@ -15585,7 +15598,7 @@ const x2 = async (e, t) => {
15585
15598
  hasShadow: n = !1,
15586
15599
  BackDropAuxHeigthMobile: a
15587
15600
  //isVisible,
15588
- } = e, i = ya(
15601
+ } = e, i = wa(
15589
15602
  () => e?.preview?.sizes || [],
15590
15603
  [e?.preview?.sizes]
15591
15604
  );
@@ -15844,7 +15857,7 @@ const x2 = async (e, t) => {
15844
15857
  "--lineHeightSubTitle": e.lineHeightSubTitle,
15845
15858
  "--colorSubTitle": e.colorSubTitle
15846
15859
  },
15847
- children: r ? ke(e.main.subtitle.striped) : e.main.subtitle.striped
15860
+ children: r ? Ue(e.main.subtitle.striped) : e.main.subtitle.striped
15848
15861
  }
15849
15862
  ),
15850
15863
  (e?.config?.showtime || e.config?.showauthor) && a && /* @__PURE__ */ u(W, { children: e.authors?.[0]?.internaluser ? /* @__PURE__ */ u(
@@ -15952,11 +15965,11 @@ function b7(e) {
15952
15965
  let o = "";
15953
15966
  return i.length <= 2 ? o = i[0] + "*" : o = i[0] + "*".repeat(i.length - 2) + i[i.length - 1], `${n}@${o}${s}`;
15954
15967
  }
15955
- const A7 = "_overlay_t7yxu_1", v7 = "_header_t7yxu_18", w7 = "_logo_t7yxu_25", y7 = "_card_t7yxu_32", D7 = "_close_t7yxu_47", x7 = "_form_t7yxu_71", E7 = "_formUl_t7yxu_80", N7 = "_field_t7yxu_92", _7 = "_label_t7yxu_99", S7 = "_input_t7yxu_108", q7 = "_error_t7yxu_126", T7 = "_primary_t7yxu_132", B7 = "_divider_t7yxu_166", L7 = "_google_t7yxu_192", k7 = "_googleIcon_t7yxu_222", U7 = "_spin_t7yxu_255", F7 = "_checkboxRow_t7yxu_276", R7 = "_terms_t7yxu_313", M7 = "_message_t7yxu_344", I7 = "_passwordChecker_t7yxu_349", O7 = "_valid_t7yxu_368", P7 = "_invalid_t7yxu_372", H7 = "_forgotPassword_t7yxu_376", j7 = "_successContainer_t7yxu_395", V7 = "_thumbsUp_t7yxu_403", G7 = "_successMessage_t7yxu_409", P = {
15968
+ const A7 = "_overlay_t7yxu_1", v7 = "_header_t7yxu_18", y7 = "_logo_t7yxu_25", w7 = "_card_t7yxu_32", D7 = "_close_t7yxu_47", x7 = "_form_t7yxu_71", E7 = "_formUl_t7yxu_80", N7 = "_field_t7yxu_92", _7 = "_label_t7yxu_99", S7 = "_input_t7yxu_108", q7 = "_error_t7yxu_126", T7 = "_primary_t7yxu_132", B7 = "_divider_t7yxu_166", L7 = "_google_t7yxu_192", k7 = "_googleIcon_t7yxu_222", U7 = "_spin_t7yxu_255", F7 = "_checkboxRow_t7yxu_276", R7 = "_terms_t7yxu_313", M7 = "_message_t7yxu_344", I7 = "_passwordChecker_t7yxu_349", O7 = "_valid_t7yxu_368", P7 = "_invalid_t7yxu_372", H7 = "_forgotPassword_t7yxu_376", j7 = "_successContainer_t7yxu_395", V7 = "_thumbsUp_t7yxu_403", G7 = "_successMessage_t7yxu_409", P = {
15956
15969
  overlay: A7,
15957
15970
  header: v7,
15958
- logo: w7,
15959
- card: y7,
15971
+ logo: y7,
15972
+ card: w7,
15960
15973
  close: D7,
15961
15974
  form: x7,
15962
15975
  formUl: E7,
@@ -15980,7 +15993,7 @@ const A7 = "_overlay_t7yxu_1", v7 = "_header_t7yxu_18", w7 = "_logo_t7yxu_25", y
15980
15993
  successContainer: j7,
15981
15994
  thumbsUp: V7,
15982
15995
  successMessage: G7
15983
- }, yt = () => /* @__PURE__ */ u(
15996
+ }, wt = () => /* @__PURE__ */ u(
15984
15997
  "svg",
15985
15998
  {
15986
15999
  xmlns: "http://www.w3.org/2000/svg",
@@ -16055,7 +16068,7 @@ const A7 = "_overlay_t7yxu_1", v7 = "_header_t7yxu_18", w7 = "_logo_t7yxu_25", y
16055
16068
  return !e || !r || !a ? null : /* @__PURE__ */ u("div", { className: ce.overlay, children: /* @__PURE__ */ v("div", { className: ce.popup, children: [
16056
16069
  /* @__PURE__ */ u("button", { className: "close-reply-form", onClick: f, children: /* @__PURE__ */ u(ir, {}) }),
16057
16070
  /* @__PURE__ */ u("h2", { className: ce.title, children: "Reportar Abuso" }),
16058
- i === "loading" && /* @__PURE__ */ u("div", { className: ce.loadingContainer, children: /* @__PURE__ */ u(yt, {}) }),
16071
+ i === "loading" && /* @__PURE__ */ u("div", { className: ce.loadingContainer, children: /* @__PURE__ */ u(wt, {}) }),
16059
16072
  i === "form" || i === "loading" ? /* @__PURE__ */ v(W, { children: [
16060
16073
  /* @__PURE__ */ u("div", { className: ce.optionsContainer, children: h.map((g) => /* @__PURE__ */ v("label", { className: ce.option, children: [
16061
16074
  /* @__PURE__ */ u(
@@ -16217,8 +16230,8 @@ const A7 = "_overlay_t7yxu_1", v7 = "_header_t7yxu_18", w7 = "_logo_t7yxu_25", y
16217
16230
  !n.boolean && /* @__PURE__ */ u("p", { className: "submit-warning", children: n.text })
16218
16231
  ] }) });
16219
16232
  }, B2 = ({ onClick: e, isDisabled: t }) => {
16220
- const [r, n] = Pe.useState(!1);
16221
- return Pe.useEffect(() => {
16233
+ const [r, n] = He.useState(!1);
16234
+ return He.useEffect(() => {
16222
16235
  let a = null;
16223
16236
  return r && (a = setTimeout(() => {
16224
16237
  n(!1);
@@ -16388,7 +16401,7 @@ const A7 = "_overlay_t7yxu_1", v7 = "_header_t7yxu_18", w7 = "_logo_t7yxu_25", y
16388
16401
  const s = {
16389
16402
  morereply: e.morereply ?? !1,
16390
16403
  reply: e.reply ? e.reply : []
16391
- }, [o, l] = z(s), [c, d] = Pe.useState(!1), m = "35", h = e.text, p = Pe.useRef(null);
16404
+ }, [o, l] = z(s), [c, d] = He.useState(!1), m = "35", h = e.text, p = He.useRef(null);
16392
16405
  let f = `${ht.firstname} ${ht.lastname}`, g = ht.username;
16393
16406
  e.user && (f = `${e.user.firstname} ${e.user.lastname}`, g = e.user.username);
16394
16407
  const b = (q) => {
@@ -16437,7 +16450,7 @@ const A7 = "_overlay_t7yxu_1", v7 = "_header_t7yxu_18", w7 = "_logo_t7yxu_25", y
16437
16450
  },
16438
16451
  q.id
16439
16452
  )),
16440
- c ? /* @__PURE__ */ u("div", { style: { marginLeft: "4rem" }, children: /* @__PURE__ */ u(yt, {}) }) : o.morereply && /* @__PURE__ */ u(
16453
+ c ? /* @__PURE__ */ u("div", { style: { marginLeft: "4rem" }, children: /* @__PURE__ */ u(wt, {}) }) : o.morereply && /* @__PURE__ */ u(
16441
16454
  "button",
16442
16455
  {
16443
16456
  className: "comment-replies-button reply-button",
@@ -16451,10 +16464,10 @@ const A7 = "_overlay_t7yxu_1", v7 = "_header_t7yxu_18", w7 = "_logo_t7yxu_25", y
16451
16464
  throw d(!1), new Error(
16452
16465
  `Error al obtener comentarios: ${S.status}`
16453
16466
  );
16454
- const w = (await S.json()).data[0];
16467
+ const y = (await S.json()).data[0];
16455
16468
  d(!1), l({
16456
- morereply: w.morecomment,
16457
- reply: [...o.reply, ...w.comments]
16469
+ morereply: y.morecomment,
16470
+ reply: [...o.reply, ...y.comments]
16458
16471
  });
16459
16472
  },
16460
16473
  children: "Más Respuestas"
@@ -16517,7 +16530,7 @@ const A7 = "_overlay_t7yxu_1", v7 = "_header_t7yxu_18", w7 = "_logo_t7yxu_25", y
16517
16530
  handleLogout: n,
16518
16531
  CAPTCHA_KEY_V2: a
16519
16532
  }) => {
16520
- const i = t.replaceAll("/", "|"), [s, o] = z(void 0), [l, c] = z(""), { comments: d, setComments: m } = W7(i), [h, p] = Pe.useState(!1), f = Pe.useRef(null), g = (D) => {
16533
+ const i = t.replaceAll("/", "|"), [s, o] = z(void 0), [l, c] = z(""), { comments: d, setComments: m } = W7(i), [h, p] = He.useState(!1), f = He.useRef(null), g = (D) => {
16521
16534
  c(l === D ? "" : D);
16522
16535
  }, b = (D) => {
16523
16536
  m(
@@ -16541,7 +16554,7 @@ const A7 = "_overlay_t7yxu_1", v7 = "_header_t7yxu_18", w7 = "_logo_t7yxu_25", y
16541
16554
  morecomment: O.morecomment ?? !1,
16542
16555
  comments: [...d.comments, ...O.comments]
16543
16556
  }), p(!1);
16544
- }, x = d?.comments && d.comments.length > 0, w = x ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", C = /* @__PURE__ */ u("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ u(yt, {}) });
16557
+ }, x = d?.comments && d.comments.length > 0, y = x ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", C = /* @__PURE__ */ u("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ u(wt, {}) });
16545
16558
  return /* @__PURE__ */ v(W, { children: [
16546
16559
  /* @__PURE__ */ u("div", { className: "comments-container", children: /* @__PURE__ */ u(he, { title: x || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ v(W, { children: [
16547
16560
  /* @__PURE__ */ u("div", { className: "comments-header", children: e && r && /* @__PURE__ */ v(W, { children: [
@@ -16550,7 +16563,7 @@ const A7 = "_overlay_t7yxu_1", v7 = "_header_t7yxu_18", w7 = "_logo_t7yxu_25", y
16550
16563
  {
16551
16564
  user: r,
16552
16565
  handleLogout: n,
16553
- message: w
16566
+ message: y
16554
16567
  }
16555
16568
  ),
16556
16569
  /* @__PURE__ */ u(
@@ -16651,8 +16664,8 @@ function ef({ goToLogin: e, handleGoogleLogin: t }) {
16651
16664
  c("La contraseña no es válida");
16652
16665
  return;
16653
16666
  }
16654
- const w = Math.floor(Date.now() / 1e3);
16655
- q.push({ Name: "updated_at", Value: String(w) });
16667
+ const y = Math.floor(Date.now() / 1e3);
16668
+ q.push({ Name: "updated_at", Value: String(y) });
16656
16669
  const C = await x2(
16657
16670
  "comment_register",
16658
16671
  ""
@@ -16747,13 +16760,13 @@ function ef({ goToLogin: e, handleGoogleLogin: t }) {
16747
16760
  }
16748
16761
  ),
16749
16762
  b === "password" && /* @__PURE__ */ u("div", { className: P.passwordChecker, children: C1.map((S, x) => {
16750
- const w = S.test(g);
16763
+ const y = S.test(g);
16751
16764
  return /* @__PURE__ */ v(
16752
16765
  "div",
16753
16766
  {
16754
- className: w ? P.valid : P.invalid,
16767
+ className: y ? P.valid : P.invalid,
16755
16768
  children: [
16756
- /* @__PURE__ */ u("div", { children: w ? "✔" : "○" }),
16769
+ /* @__PURE__ */ u("div", { children: y ? "✔" : "○" }),
16757
16770
  /* @__PURE__ */ u("div", { children: S.label })
16758
16771
  ]
16759
16772
  },
@@ -16786,7 +16799,7 @@ function ef({ goToLogin: e, handleGoogleLogin: t }) {
16786
16799
  /* @__PURE__ */ u("a", { href: "/pages/politicas-de-privacidad.html", target: "_blank", children: "Términos y Condiciones" }),
16787
16800
  "de nuestra comunidad"
16788
16801
  ] }),
16789
- /* @__PURE__ */ u("button", { type: "submit", className: P.primary, disabled: s, children: s ? /* @__PURE__ */ u(yt, {}) : "Crear cuenta" })
16802
+ /* @__PURE__ */ u("button", { type: "submit", className: P.primary, disabled: s, children: s ? /* @__PURE__ */ u(wt, {}) : "Crear cuenta" })
16790
16803
  ]
16791
16804
  }
16792
16805
  )
@@ -16813,7 +16826,7 @@ function ef({ goToLogin: e, handleGoogleLogin: t }) {
16813
16826
  )
16814
16827
  ] }),
16815
16828
  l && /* @__PURE__ */ u("p", { className: P.error, children: l }),
16816
- /* @__PURE__ */ u("button", { type: "submit", className: P.primary, disabled: s, children: s ? /* @__PURE__ */ u(yt, {}) : "Confirmar cuenta" }),
16829
+ /* @__PURE__ */ u("button", { type: "submit", className: P.primary, disabled: s, children: s ? /* @__PURE__ */ u(wt, {}) : "Confirmar cuenta" }),
16817
16830
  /* @__PURE__ */ v("p", { className: P.switch, children: [
16818
16831
  "¿Ya confirmaste antes?",
16819
16832
  /* @__PURE__ */ u("button", { type: "button", onClick: e, children: "Iniciar sesión" })
@@ -16859,7 +16872,7 @@ function tf({
16859
16872
  handleGoogleLogin: n,
16860
16873
  CAPTCHA_KEY: a
16861
16874
  }) {
16862
- const [i, s] = z("login"), [o, l] = z(""), [c, d] = z(""), [m, h] = z(""), [p, f] = z(""), [g, b] = z(""), [q, S] = z(!1), [x, w] = z(!1), [C, D] = z(null);
16875
+ const [i, s] = z("login"), [o, l] = z(""), [c, d] = z(""), [m, h] = z(""), [p, f] = z(""), [g, b] = z(""), [q, S] = z(!1), [x, y] = z(!1), [C, D] = z(null);
16863
16876
  return /* @__PURE__ */ v(W, { children: [
16864
16877
  i === "login" && /* @__PURE__ */ u(
16865
16878
  rf,
@@ -16874,7 +16887,7 @@ function tf({
16874
16887
  setShowPassword: S,
16875
16888
  onSubmit: async (O) => {
16876
16889
  if (!x) {
16877
- O.preventDefault(), D(null), w(!0);
16890
+ O.preventDefault(), D(null), y(!0);
16878
16891
  try {
16879
16892
  const N = await x2("comment_login", a);
16880
16893
  if (!N) throw new Error("Captcha token no generado");
@@ -16892,7 +16905,7 @@ function tf({
16892
16905
  } catch (N) {
16893
16906
  D(N?.message || "Error inesperado");
16894
16907
  } finally {
16895
- w(!1);
16908
+ y(!1);
16896
16909
  }
16897
16910
  }
16898
16911
  },
@@ -16912,7 +16925,7 @@ function tf({
16912
16925
  error: C,
16913
16926
  onSubmit: async (O) => {
16914
16927
  if (!x) {
16915
- O.preventDefault(), D(null), w(!0);
16928
+ O.preventDefault(), D(null), y(!0);
16916
16929
  try {
16917
16930
  const N = await fetch("/api/auth/forgot-password", {
16918
16931
  method: "POST",
@@ -16927,7 +16940,7 @@ function tf({
16927
16940
  } catch (N) {
16928
16941
  D(N?.message || "Error inesperado");
16929
16942
  } finally {
16930
- w(!1);
16943
+ y(!1);
16931
16944
  }
16932
16945
  }
16933
16946
  },
@@ -16962,7 +16975,7 @@ function tf({
16962
16975
  D("La contraseña no cumple con los requisitos");
16963
16976
  return;
16964
16977
  }
16965
- D(null), w(!0);
16978
+ D(null), y(!0);
16966
16979
  try {
16967
16980
  const R = await fetch("/api/auth/confirm-forgot-password", {
16968
16981
  method: "POST",
@@ -16977,7 +16990,7 @@ function tf({
16977
16990
  } catch (R) {
16978
16991
  D(R?.message || "Error inesperado");
16979
16992
  } finally {
16980
- w(!1);
16993
+ y(!1);
16981
16994
  }
16982
16995
  },
16983
16996
  onBack: () => {
@@ -17068,7 +17081,7 @@ function rf({
17068
17081
  ] })
17069
17082
  ] }),
17070
17083
  a && /* @__PURE__ */ u("p", { className: P.error, children: a }),
17071
- /* @__PURE__ */ u("button", { type: "submit", className: P.primary, disabled: n, children: n ? /* @__PURE__ */ u(yt, {}) : "Iniciar Sesión" })
17084
+ /* @__PURE__ */ u("button", { type: "submit", className: P.primary, disabled: n, children: n ? /* @__PURE__ */ u(wt, {}) : "Iniciar Sesión" })
17072
17085
  ]
17073
17086
  }
17074
17087
  ),
@@ -17118,7 +17131,7 @@ function uf({
17118
17131
  )
17119
17132
  ] }),
17120
17133
  n && /* @__PURE__ */ u("p", { className: P.error, children: n }),
17121
- /* @__PURE__ */ u("button", { type: "submit", className: P.primary, disabled: r, children: r ? /* @__PURE__ */ u(yt, {}) : "Enviar código" }),
17134
+ /* @__PURE__ */ u("button", { type: "submit", className: P.primary, disabled: r, children: r ? /* @__PURE__ */ u(wt, {}) : "Enviar código" }),
17122
17135
  /* @__PURE__ */ u("p", { className: P.switch, children: /* @__PURE__ */ u("button", { type: "button", onClick: i, children: "Volver" }) })
17123
17136
  ]
17124
17137
  }
@@ -17227,7 +17240,7 @@ function nf({
17227
17240
  className: P.primary,
17228
17241
  style: { maxWidth: i ? "revert-layer" : "fit-content" },
17229
17242
  disabled: i,
17230
- children: i ? /* @__PURE__ */ u(yt, {}) : "Cambiar contraseña"
17243
+ children: i ? /* @__PURE__ */ u(wt, {}) : "Cambiar contraseña"
17231
17244
  }
17232
17245
  ),
17233
17246
  /* @__PURE__ */ u("p", { className: P.switch, children: /* @__PURE__ */ u("button", { type: "button", onClick: h, children: "Volver" }) })
@@ -17314,7 +17327,7 @@ function of({
17314
17327
  COGNITO_AUTH_PREFIX: o,
17315
17328
  captchaVars: l
17316
17329
  }) {
17317
- const [c, d] = Pe.useState(!1), m = async () => {
17330
+ const [c, d] = He.useState(!1), m = async () => {
17318
17331
  await fetch("/api/auth/logout", {
17319
17332
  method: "GET",
17320
17333
  credentials: "include"
@@ -17402,7 +17415,7 @@ function cf({
17402
17415
  }
17403
17416
  );
17404
17417
  }
17405
- const Ah = ({
17418
+ const vh = ({
17406
17419
  render: e,
17407
17420
  internalPath: t,
17408
17421
  section: r,
@@ -17415,7 +17428,7 @@ const Ah = ({
17415
17428
  CAPTCHA_KEY: "invalidKey"
17416
17429
  }
17417
17430
  }) => {
17418
- const l = wa(null), [c, d] = z(!1);
17431
+ const l = ya(null), [c, d] = z(!1);
17419
17432
  We(() => {
17420
17433
  const h = new IntersectionObserver(
17421
17434
  ([p]) => {
@@ -17472,94 +17485,94 @@ const Ah = ({
17472
17485
  };
17473
17486
  export {
17474
17487
  Ji as AssetsPreconnect,
17475
- fh as AutorComponent,
17488
+ hh as AutorComponent,
17476
17489
  ge as BannerAdvertising,
17477
- wt as BannerAdvertisingMiddle,
17478
- Vf as CarrouselCSR,
17490
+ yt as BannerAdvertisingMiddle,
17491
+ Gf as CarrouselCSR,
17479
17492
  nr as CarrouselIRS,
17480
17493
  H4 as CarruselCard,
17481
17494
  Y4 as CarruselOpinion,
17482
17495
  vt as CommonServices,
17483
17496
  F2 as Comscore,
17484
- ah as ContactInfoServer,
17485
- $f as ContactInput,
17486
- Zf as ContactSelect,
17487
- Yf as ContactTextarea,
17497
+ ih as ContactInfoServer,
17498
+ Zf as ContactInput,
17499
+ Yf as ContactSelect,
17500
+ Jf as ContactTextarea,
17488
17501
  Lr as ContentLayout1,
17489
17502
  na as ContentLayoutTema,
17490
- oh as DEBUG_MainSlots,
17503
+ ch as DEBUG_MainSlots,
17491
17504
  I3 as DestacadoNoticias,
17492
- y4 as DestacadoVideos,
17505
+ w4 as DestacadoVideos,
17493
17506
  js as DynamicBlockServices,
17494
- sh as DynamicComponents,
17507
+ oh as DynamicComponents,
17495
17508
  X1 as DynamicMainSlot,
17496
- y2 as DynamicSlot,
17497
- Xf as EditorialBlock,
17498
- Wf as ErrorComponent,
17509
+ w2 as DynamicSlot,
17510
+ eh as EditorialBlock,
17511
+ $f as ErrorComponent,
17499
17512
  l0 as Font,
17500
17513
  Sc as Footer1,
17501
17514
  Vc as Footer2,
17502
- uh as FooterComponent,
17515
+ nh as FooterComponent,
17503
17516
  Yi as FormatAfterScripts,
17504
17517
  Pa as FormatScripts,
17505
17518
  M2 as GA4,
17506
17519
  ff as GTM,
17507
17520
  n9 as GalleryHeader,
17508
- Hf as GenerateBody,
17509
- Pf as GenerateHead,
17510
- rh as HeaderComponent,
17511
- Gf as ImageOffline,
17512
- Mf as IssuuServices,
17521
+ jf as GenerateBody,
17522
+ Hf as GenerateHead,
17523
+ uh as HeaderComponent,
17524
+ zf as ImageOffline,
17525
+ If as IssuuServices,
17513
17526
  a0 as ItemListSchema,
17514
17527
  C2 as LayoutNewsComponent,
17515
- Ah as LazyLoader,
17528
+ vh as LazyLoader,
17516
17529
  Il as LiveBlogHeader,
17517
- jf as Location,
17518
- bf as MainComponentServices,
17530
+ Vf as Location,
17531
+ Af as MainComponentServices,
17519
17532
  I2 as Marfeel,
17520
17533
  kt as MiddleSection,
17521
17534
  A2 as Modulo1x3,
17522
17535
  U4 as Modulo1x3Card,
17523
17536
  m4 as Modulo1x4,
17524
17537
  b4 as Modulo1x5,
17525
- eh as Modulo2Columnas,
17538
+ th as Modulo2Columnas,
17526
17539
  d4 as Modulo3Columnas,
17527
- th as ModuloNewsletter,
17528
- Kf as ModuloOpinion,
17540
+ rh as ModuloNewsletter,
17541
+ Xf as ModuloOpinion,
17529
17542
  W8 as NewListResponseDataPH,
17530
17543
  i0 as NewsArticle,
17531
- ch as NewsComponent,
17544
+ lh as NewsComponent,
17532
17545
  iu as NewsContent,
17533
17546
  h1 as NextPrev,
17534
17547
  s0 as OrgList,
17535
17548
  Rn as PreloadImages,
17536
17549
  lt as REPORT_REASONS,
17537
17550
  Au as Readest,
17538
- dh as SearchSection,
17551
+ fh as SearchSection,
17539
17552
  he as Section,
17540
17553
  mt as SectionCard,
17541
17554
  ou as SectionCardServerComponent,
17542
- nh as SectionServerComponent,
17555
+ ah as SectionServerComponent,
17543
17556
  Ys as ShowSection,
17544
17557
  Zd as SocialNetworks,
17545
17558
  u0 as SpeculationRules,
17546
- ih as StaticSlotWrapper,
17559
+ sh as StaticSlotWrapper,
17547
17560
  Ho as SubscribeColumn,
17548
17561
  ec as SubscribeRow,
17549
- zf as SubscribeWhatsAppColumn,
17550
- lh as TagComponent,
17562
+ Qf as SubscribeWhatsAppColumn,
17563
+ dh as TagComponent,
17551
17564
  Vl as TimeLine,
17552
17565
  pf as TrimPathname,
17553
- Qf as VideoBlock3,
17554
- Jf as VideoBlock4,
17555
- hh as VideoSection,
17566
+ Wf as VideoBlock3,
17567
+ Kf as VideoBlock4,
17568
+ mh as VideoSection,
17556
17569
  c0 as VideosSchemas,
17557
17570
  o0 as WebsiteList,
17558
- mh as addComment,
17571
+ ph as addComment,
17559
17572
  lu as bannersReplace,
17560
17573
  Er as becomeVideoObject,
17561
17574
  p2 as coloringByStrokeSVGs,
17562
- ke as cutString,
17575
+ Ue as cutString,
17563
17576
  mf as extractRealtedNews,
17564
17577
  $e as formatDate,
17565
17578
  hf as formatDateEdiciones,
@@ -17567,31 +17580,32 @@ export {
17567
17580
  ri as formatDateTimeline,
17568
17581
  ai as formatNewsMeta,
17569
17582
  Xi as formatVideoData,
17570
- Of as generalGetData,
17583
+ Pf as generalGetData,
17571
17584
  x2 as getCaptchaToken,
17572
- ph as getComments,
17573
- If as getDynamicSlots,
17585
+ gh as getComments,
17586
+ Of as getDynamicSlots,
17574
17587
  d1 as getEnvironmentUrl,
17575
17588
  Ce as getImageUrl,
17576
17589
  zr as getNextMeta,
17577
17590
  Wr as getPage,
17578
- Cf as getPreloadImages,
17591
+ bf as getPreloadImages,
17579
17592
  Qr as getPrevMeta,
17580
- Ch as getReportReasonLabel,
17593
+ bh as getReportReasonLabel,
17581
17594
  ui as getResponse,
17582
17595
  ni as getResponsePromise,
17583
17596
  Ha as getScriptReplaces,
17584
17597
  f0 as getSlugs,
17585
17598
  gf as getTypeOfNews,
17599
+ Cf as getVideoRealPath,
17586
17600
  ci as metadataToJSX,
17587
17601
  Gs as metadata_defaults,
17588
17602
  Ea as parseTags,
17589
17603
  ii as pathnameSplit,
17590
17604
  d0 as removePages,
17591
- gh as reportComment,
17605
+ Ch as reportComment,
17592
17606
  q1 as socialIcons,
17593
17607
  t0 as speculationRules,
17594
17608
  e0 as speculationRulesHome,
17595
17609
  si as urlReplaces,
17596
- bh as verifyCaptchaTokenEnterprise
17610
+ Ah as verifyCaptchaTokenEnterprise
17597
17611
  };