sass-template-common 0.3.30 → 0.3.32

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.
@@ -57,7 +57,7 @@ let sa = {
57
57
  MORE_NEWS_SSR: !1,
58
58
  NEWS_JOURNALIST_COMPONENT: "op1"
59
59
  };
60
- function Z9(e = {}) {
60
+ function X9(e = {}) {
61
61
  sa = { ...sa, ...e };
62
62
  }
63
63
  function te() {
@@ -179,13 +179,13 @@ function Fo() {
179
179
  return { M: h, y: p, w: u, d: l, D: g, h: d, m: c, s: i, ms: r, Q: m }[M] || String(M || "").toLowerCase().replace(/s$/, "");
180
180
  }, u: function(M) {
181
181
  return M === void 0;
182
- } }, _ = "en", I = {};
183
- I[_] = N;
182
+ } }, b = "en", I = {};
183
+ I[b] = N;
184
184
  var P = "$isDayjsObject", Q = function(M) {
185
185
  return M instanceof ee || !(!M || !M[P]);
186
186
  }, W = function M(U, x, D) {
187
187
  var T;
188
- if (!U) return _;
188
+ if (!U) return b;
189
189
  if (typeof U == "string") {
190
190
  var z = U.toLowerCase();
191
191
  I[z] && (T = z), x && (I[z] = x, T = z);
@@ -195,7 +195,7 @@ function Fo() {
195
195
  var S = U.name;
196
196
  I[S] = U, T = S;
197
197
  }
198
- return !D && T && (_ = T), T || !D && _;
198
+ return !D && T && (b = T), T || !D && b;
199
199
  }, G = function(M, U) {
200
200
  if (Q(M)) return M.clone();
201
201
  var x = typeof U == "object" ? U : {};
@@ -419,16 +419,16 @@ function Fo() {
419
419
  }, U.toString = function() {
420
420
  return this.$d.toUTCString();
421
421
  }, M;
422
- })(), ce = ee.prototype;
423
- return G.prototype = ce, [["$ms", r], ["$s", i], ["$m", c], ["$H", d], ["$W", l], ["$M", h], ["$y", p], ["$D", g]].forEach((function(M) {
424
- ce[M[1]] = function(U) {
422
+ })(), le = ee.prototype;
423
+ return G.prototype = le, [["$ms", r], ["$s", i], ["$m", c], ["$H", d], ["$W", l], ["$M", h], ["$y", p], ["$D", g]].forEach((function(M) {
424
+ le[M[1]] = function(U) {
425
425
  return this.$g(U, M[0], M[1]);
426
426
  };
427
427
  })), G.extend = function(M, U) {
428
428
  return M.$i || (M(U, ee, G), M.$i = !0), G;
429
429
  }, G.locale = W, G.isDayjs = Q, G.unix = function(M) {
430
430
  return G(1e3 * M);
431
- }, G.en = I[_], G.Ls = I, G.p = {}, G;
431
+ }, G.en = I[b], G.Ls = I, G.p = {}, G;
432
432
  }));
433
433
  })(ln)), ln.exports;
434
434
  }
@@ -448,13 +448,13 @@ function sr() {
448
448
  }
449
449
  s.en.relativeTime = i, r.fromToBase = function(l, u, h, m, p) {
450
450
  for (var g, A, w, C = h.$locale().relativeTime || i, N = n.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" }], v = N.length, E = 0; E < v; E += 1) {
451
- var _ = N[E];
452
- _.d && (g = m ? s(l).diff(h, _.d, !0) : h.diff(l, _.d, !0));
451
+ var b = N[E];
452
+ b.d && (g = m ? s(l).diff(h, b.d, !0) : h.diff(l, b.d, !0));
453
453
  var I = (n.rounding || Math.round)(Math.abs(g));
454
- if (w = g > 0, I <= _.r || !_.r) {
455
- I <= 1 && E > 0 && (_ = N[E - 1]);
456
- var P = C[_.l];
457
- p && (I = p("" + I)), A = typeof P == "string" ? P.replace("%d", I) : P(I, u, _.l, w);
454
+ if (w = g > 0, I <= b.r || !b.r) {
455
+ I <= 1 && E > 0 && (b = N[E - 1]);
456
+ var P = C[b.l];
457
+ p && (I = p("" + I)), A = typeof P == "string" ? P.replace("%d", I) : P(I, u, b.l, w);
458
458
  break;
459
459
  }
460
460
  }
@@ -530,9 +530,9 @@ function ur() {
530
530
  d.utcOffset = function(A, w) {
531
531
  var C = this.$utils().u;
532
532
  if (C(A)) return this.$u ? 0 : C(this.$offset) ? h.call(this) : this.$offset;
533
- if (typeof A == "string" && (A = (function(_) {
534
- _ === void 0 && (_ = "");
535
- var I = _.match(o);
533
+ if (typeof A == "string" && (A = (function(b) {
534
+ b === void 0 && (b = "");
535
+ var I = b.match(o);
536
536
  if (!I) return null;
537
537
  var P = ("" + I[0]).match(s) || ["-", 0, 0], Q = P[0], W = 60 * +P[1] + +P[2];
538
538
  return W === 0 ? 0 : Q === "+" ? W : -W;
@@ -586,8 +586,8 @@ function gr() {
586
586
  g === void 0 && (g = {});
587
587
  var A = new Date(m), w = (function(C, N) {
588
588
  N === void 0 && (N = {});
589
- var v = N.timeZoneName || "short", E = C + "|" + v, _ = o[E];
590
- return _ || (_ = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: C, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: v }), o[E] = _), _;
589
+ var v = N.timeZoneName || "short", E = C + "|" + v, b = o[E];
590
+ return b || (b = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: C, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: v }), o[E] = b), b;
591
591
  })(p, g);
592
592
  return w.formatToParts(A);
593
593
  }, l = function(m, p) {
@@ -595,7 +595,7 @@ function gr() {
595
595
  var C = g[w], N = C.type, v = C.value, E = n[N];
596
596
  E >= 0 && (A[E] = parseInt(v, 10));
597
597
  }
598
- var _ = A[3], I = _ === 24 ? 0 : _, P = A[0] + "-" + A[1] + "-" + A[2] + " " + I + ":" + A[4] + ":" + A[5] + ":000", Q = +m;
598
+ var b = A[3], I = b === 24 ? 0 : b, P = A[0] + "-" + A[1] + "-" + A[2] + " " + I + ":" + A[4] + ":" + A[5] + ":000", Q = +m;
599
599
  return (i.utc(P).valueOf() - (Q -= Q % 1e3)) / 6e4;
600
600
  }, u = r.prototype;
601
601
  u.tz = function(m, p) {
@@ -626,8 +626,8 @@ function gr() {
626
626
  if (P === G) return [W, P];
627
627
  var B = l(W -= 60 * (G - P) * 1e3, Q);
628
628
  return G === B ? [W, G] : [I - 60 * Math.min(G, B) * 1e3, Math.max(G, B)];
629
- })(i.utc(m, A).valueOf(), C, w), v = N[0], E = N[1], _ = i(v).utcOffset(E);
630
- return _.$x.$timezone = w, _;
629
+ })(i.utc(m, A).valueOf(), C, w), v = N[0], E = N[1], b = i(v).utcOffset(E);
630
+ return b.$x.$timezone = w, b;
631
631
  }, i.tz.guess = function() {
632
632
  return Intl.DateTimeFormat().resolvedOptions().timeZone;
633
633
  }, i.tz.setDefault = function(m) {
@@ -653,7 +653,7 @@ const En = (e) => e === "en" ? "en" : "es", Qe = (e, t) => {
653
653
  }, wr = (e) => {
654
654
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = te(), o = En(t ?? "es");
655
655
  return Te.tz(e, n).locale(o).format("MM/DD/YYYY [•] HH:mm [HS]");
656
- }, X9 = (e) => {
656
+ }, e3 = (e) => {
657
657
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = te(), o = En(t ?? "es");
658
658
  return Te.tz(e, n).locale(o).format("dddd DD [de] MMMM YYYY");
659
659
  }, Ge = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
@@ -707,7 +707,7 @@ const Qt = (e, t, n, o) => ({
707
707
  tags: []
708
708
  }
709
709
  });
710
- function e3(e) {
710
+ function t3(e) {
711
711
  if (!e || !e.body || !e.body.rendered) return [];
712
712
  const t = e?.body?.rendered, n = [], o = t.match(
713
713
  /<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi
@@ -724,7 +724,7 @@ function e3(e) {
724
724
  }
725
725
  return n;
726
726
  }
727
- const t3 = async (e, t) => {
727
+ const n3 = async (e, t) => {
728
728
  const n = [];
729
729
  return e.forEach((r) => {
730
730
  r.forEach(async (i) => {
@@ -741,7 +741,7 @@ const t3 = async (e, t) => {
741
741
  }, yn = () => {
742
742
  const { PUBLIC_ENV: e, PUBLIC_API_HOST: t, PUBLIC_ASSETS_URL: n } = te();
743
743
  return e == "local" ? t : n && n !== "false" ? n : "";
744
- }, n3 = () => {
744
+ }, a3 = () => {
745
745
  const { PUBLIC_ENV: e, PUBLIC_API_FRONT: t } = te();
746
746
  return e === "local" ? t : "";
747
747
  }, Cr = (e, t) => {
@@ -790,7 +790,7 @@ const t3 = async (e, t) => {
790
790
  }, Wo = (e) => !e || !e?.tags || e?.tags?.length === 0 ? "" : e?.tags?.map((t) => t.name).join(", ").replaceAll('"', "'").replaceAll("`", "'"), vr = (e) => {
791
791
  const t = e?.match(/^\/(?:[^/]+\/)?([^/]+)\/([^/]+\.html)$/);
792
792
  return t ? { slug: t[1] ?? "", path: t[2] ?? "" } : { slug: "", path: "" };
793
- }, _r = (e) => e.replaceAll("/", "").replaceAll("_", "").replace(".html", ""), br = {
793
+ }, br = (e) => e.replaceAll("/", "").replaceAll("_", "").replace(".html", ""), _r = {
794
794
  description: { attr: "name", value: "description" },
795
795
  robots: { attr: "name", value: "robots" },
796
796
  keywords: { attr: "name", value: "keywords" },
@@ -809,7 +809,7 @@ const t3 = async (e, t) => {
809
809
  const t = [];
810
810
  let n = 0;
811
811
  const o = (i) => t.push(i);
812
- return e.title && typeof e.title == "string" && o(/* @__PURE__ */ a("title", { children: e.title }, `title-${n++}`)), Object.entries(br).forEach(([i, c]) => {
812
+ return e.title && typeof e.title == "string" && o(/* @__PURE__ */ a("title", { children: e.title }, `title-${n++}`)), Object.entries(_r).forEach(([i, c]) => {
813
813
  const d = i.split(".").reduce((l, u) => l?.[u], e);
814
814
  d && o(
815
815
  /* @__PURE__ */ a(
@@ -986,7 +986,7 @@ const t3 = async (e, t) => {
986
986
  r > 0 && (o += `/${s}`);
987
987
  }), `${o}/page/${n - 1}`;
988
988
  };
989
- function a3(e) {
989
+ function o3(e) {
990
990
  const t = e.length;
991
991
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
992
992
  }
@@ -1045,7 +1045,7 @@ const Er = () => {
1045
1045
  ]
1046
1046
  }
1047
1047
  };
1048
- }, o3 = (e) => {
1048
+ }, s3 = (e) => {
1049
1049
  let t = "";
1050
1050
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
1051
1051
  const n = e.params.news.split("-"), o = n[n.length - 1] ?? "", s = o.substring(1, 9), r = o.substring(9, 13);
@@ -1063,7 +1063,7 @@ const Er = () => {
1063
1063
  }
1064
1064
  return e.config.servicePrefix + t;
1065
1065
  };
1066
- function s3(e) {
1066
+ function r3(e) {
1067
1067
  const t = e.lastIndexOf("-"), n = t >= 0 ? [e.slice(0, t), e.slice(t + 1)] : [e], o = n[n.length - 1]?.split("."), s = o && o[0] ? o[0] : "", r = s.substring(0, 2), i = s.substring(2, 10), c = s.substring(10);
1068
1068
  return { path: {
1069
1069
  vy: (l) => `/videos/video-youtube/${Te(i).format(
@@ -1078,7 +1078,7 @@ function s3(e) {
1078
1078
  const pt = (e, t) => {
1079
1079
  const n = e.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
1080
1080
  return t?.tema ? `/${t.tema}/${n}-t${e.id}` : `/${n}-t${e.id}`;
1081
- }, r3 = (e) => {
1081
+ }, i3 = (e) => {
1082
1082
  const { AssetsPrefix: t = "", AssetsPath: n = "src", isDev: o = !1 } = e;
1083
1083
  return o ? "src" : t + n;
1084
1084
  }, Tr = { prerender: [
@@ -1103,7 +1103,7 @@ const pt = (e, t) => {
1103
1103
  __html: JSON.stringify(n ?? Ur[t])
1104
1104
  }
1105
1105
  }
1106
- ), _a = async (e, t, n) => {
1106
+ ), ba = async (e, t, n) => {
1107
1107
  if (n)
1108
1108
  return n.get(`/schemas${t}`, { params: e }).catch((o) => {
1109
1109
  console.log(`[/schemas${t}] Error: ${o.message}`);
@@ -1127,7 +1127,7 @@ const pt = (e, t) => {
1127
1127
  ...i && c ? { query: `${c}:('${i}')` } : {}
1128
1128
  };
1129
1129
  try {
1130
- const l = await _a(d, "/news-list-summary", t);
1130
+ const l = await ba(d, "/news-list-summary", t);
1131
1131
  l?.data?.data ? r = l.data.data : console.warn(
1132
1132
  "getSchemas responded but did not contain expected data:",
1133
1133
  l
@@ -1174,7 +1174,7 @@ const Br = async ({
1174
1174
  i = (await Promise.all(
1175
1175
  h.map(async (A) => {
1176
1176
  const w = A === "/news-breadcrumb" ? { ...l, prefixtag: p } : l;
1177
- return await _a(w, A, o);
1177
+ return await ba(w, A, o);
1178
1178
  })
1179
1179
  )).map((A) => A?.data?.data ?? []);
1180
1180
  } catch (c) {
@@ -1240,7 +1240,7 @@ const Br = async ({
1240
1240
  logow: t.socialBlockLogo?.width,
1241
1241
  logoh: t.socialBlockLogo?.height,
1242
1242
  authorurl: `${t.siteUrl}/autor/`
1243
- }, r = (await _a(o, "/videos", n))?.data.data;
1243
+ }, r = (await ba(o, "/videos", n))?.data.data;
1244
1244
  return r ? /* @__PURE__ */ a(
1245
1245
  "script",
1246
1246
  {
@@ -1299,7 +1299,7 @@ const Br = async ({
1299
1299
  "[author_replace]": e.currentNew?.authors[0]?.name ?? "",
1300
1300
  "[section_replace]": e.currentNew?.info?.section?.slug ?? "",
1301
1301
  "[tag_replace]": Wo(e.currentNew?.keywords),
1302
- "[url_replace]": _r(e.internalPath ?? "")
1302
+ "[url_replace]": br(e.internalPath ?? "")
1303
1303
  }),
1304
1304
  seccion: (e) => ({
1305
1305
  "[author_replace]": "",
@@ -1383,7 +1383,7 @@ const Br = async ({
1383
1383
  }, Kt = (e) => {
1384
1384
  const t = e.split("/"), n = t[t.length - 1] ?? "1";
1385
1385
  return Number(n) > 0 ? Number(n) : 1;
1386
- }, i3 = (e, t = 2) => {
1386
+ }, c3 = (e, t = 2) => {
1387
1387
  if (!e || e.length === 0) return [];
1388
1388
  const n = [];
1389
1389
  for (let o = 0; o < t; o++) {
@@ -1396,7 +1396,7 @@ const Br = async ({
1396
1396
  }
1397
1397
  return n;
1398
1398
  };
1399
- class c3 {
1399
+ class l3 {
1400
1400
  exclude = "keywords,gallery,related,relatedexternal,external,customfields";
1401
1401
  config = {};
1402
1402
  imgSizes = {};
@@ -1522,7 +1522,7 @@ function Jo(e, t) {
1522
1522
  return e.apply(t, arguments);
1523
1523
  };
1524
1524
  }
1525
- const { toString: Gr } = Object.prototype, { getPrototypeOf: ba } = Object, { iterator: In, toStringTag: Zo } = Symbol, Tn = /* @__PURE__ */ ((e) => (t) => {
1525
+ const { toString: Gr } = Object.prototype, { getPrototypeOf: _a } = Object, { iterator: In, toStringTag: Zo } = Symbol, Tn = /* @__PURE__ */ ((e) => (t) => {
1526
1526
  const n = Gr.call(t);
1527
1527
  return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
1528
1528
  })(/* @__PURE__ */ Object.create(null)), Pe = (e) => (e = e.toLowerCase(), (t) => Tn(t) === e), kn = (e) => (t) => typeof t === e, { isArray: xt } = Array, Nt = kn("undefined");
@@ -1537,7 +1537,7 @@ function Hr(e) {
1537
1537
  const zr = kn("string"), Ne = kn("function"), es = kn("number"), Ht = (e) => e !== null && typeof e == "object", Vr = (e) => e === !0 || e === !1, fn = (e) => {
1538
1538
  if (Tn(e) !== "object")
1539
1539
  return !1;
1540
- const t = ba(e);
1540
+ const t = _a(e);
1541
1541
  return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Zo in e) && !(In in e);
1542
1542
  }, Fr = (e) => {
1543
1543
  if (!Ht(e) || Gt(e))
@@ -1602,7 +1602,7 @@ const si = (e, t, n, { allOwnKeys: o } = {}) => (zt(t, (s, r) => {
1602
1602
  do {
1603
1603
  for (s = Object.getOwnPropertyNames(e), r = s.length; r-- > 0; )
1604
1604
  i = s[r], (!o || o(i, e, t)) && !c[i] && (t[i] = e[i], c[i] = !0);
1605
- e = n !== !1 && ba(e);
1605
+ e = n !== !1 && _a(e);
1606
1606
  } while (e && (!n || n(e, t)) && e !== Object.prototype);
1607
1607
  return t;
1608
1608
  }, li = (e, t, n) => {
@@ -1618,7 +1618,7 @@ const si = (e, t, n, { allOwnKeys: o } = {}) => (zt(t, (s, r) => {
1618
1618
  for (; t-- > 0; )
1619
1619
  n[t] = e[t];
1620
1620
  return n;
1621
- }, ui = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && ba(Uint8Array)), hi = (e, t) => {
1621
+ }, ui = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && _a(Uint8Array)), hi = (e, t) => {
1622
1622
  const o = (e && e[In]).call(e);
1623
1623
  let s;
1624
1624
  for (; (s = o.next()) && !s.done; ) {
@@ -1669,7 +1669,7 @@ const si = (e, t, n, { allOwnKeys: o } = {}) => (zt(t, (s, r) => {
1669
1669
  function vi(e) {
1670
1670
  return !!(e && Ne(e.append) && e[Zo] === "FormData" && e[In]);
1671
1671
  }
1672
- const _i = (e) => {
1672
+ const bi = (e) => {
1673
1673
  const t = new Array(10), n = (o, s) => {
1674
1674
  if (Ht(o)) {
1675
1675
  if (t.indexOf(o) >= 0)
@@ -1688,14 +1688,14 @@ const _i = (e) => {
1688
1688
  return o;
1689
1689
  };
1690
1690
  return n(e, 0);
1691
- }, bi = Pe("AsyncFunction"), Ni = (e) => e && (Ht(e) || Ne(e)) && Ne(e.then) && Ne(e.catch), os = ((e, t) => e ? setImmediate : t ? ((n, o) => (ht.addEventListener("message", ({ source: s, data: r }) => {
1691
+ }, _i = Pe("AsyncFunction"), Ni = (e) => e && (Ht(e) || Ne(e)) && Ne(e.then) && Ne(e.catch), os = ((e, t) => e ? setImmediate : t ? ((n, o) => (ht.addEventListener("message", ({ source: s, data: r }) => {
1692
1692
  s === ht && r === n && o.length && o.shift()();
1693
1693
  }, !1), (s) => {
1694
1694
  o.push(s), ht.postMessage(n, "*");
1695
1695
  }))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
1696
1696
  typeof setImmediate == "function",
1697
1697
  Ne(ht.postMessage)
1698
- ), Si = typeof queueMicrotask < "u" ? queueMicrotask.bind(ht) : typeof process < "u" && process.nextTick || os, Ei = (e) => e != null && Ne(e[In]), b = {
1698
+ ), Si = typeof queueMicrotask < "u" ? queueMicrotask.bind(ht) : typeof process < "u" && process.nextTick || os, Ei = (e) => e != null && Ne(e[In]), _ = {
1699
1699
  isArray: xt,
1700
1700
  isArrayBuffer: Xo,
1701
1701
  isBuffer: Gt,
@@ -1748,8 +1748,8 @@ const _i = (e) => {
1748
1748
  global: ht,
1749
1749
  isContextDefined: ns,
1750
1750
  isSpecCompliantForm: vi,
1751
- toJSONObject: _i,
1752
- isAsyncFn: bi,
1751
+ toJSONObject: bi,
1752
+ isAsyncFn: _i,
1753
1753
  isThenable: Ni,
1754
1754
  setImmediate: os,
1755
1755
  asap: Si,
@@ -1758,7 +1758,7 @@ const _i = (e) => {
1758
1758
  function Y(e, t, n, o, s) {
1759
1759
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), o && (this.request = o), s && (this.response = s, this.status = s.status ? s.status : null);
1760
1760
  }
1761
- b.inherits(Y, Error, {
1761
+ _.inherits(Y, Error, {
1762
1762
  toJSON: function() {
1763
1763
  return {
1764
1764
  // Standard
@@ -1773,7 +1773,7 @@ b.inherits(Y, Error, {
1773
1773
  columnNumber: this.columnNumber,
1774
1774
  stack: this.stack,
1775
1775
  // Axios
1776
- config: b.toJSONObject(this.config),
1776
+ config: _.toJSONObject(this.config),
1777
1777
  code: this.code,
1778
1778
  status: this.status
1779
1779
  };
@@ -1801,7 +1801,7 @@ Object.defineProperties(Y, rs);
1801
1801
  Object.defineProperty(ss, "isAxiosError", { value: !0 });
1802
1802
  Y.from = (e, t, n, o, s, r) => {
1803
1803
  const i = Object.create(ss);
1804
- b.toFlatObject(e, i, function(u) {
1804
+ _.toFlatObject(e, i, function(u) {
1805
1805
  return u !== Error.prototype;
1806
1806
  }, (l) => l !== "isAxiosError");
1807
1807
  const c = e && e.message ? e.message : "Error", d = t == null && e ? e.code : t;
@@ -1809,10 +1809,10 @@ Y.from = (e, t, n, o, s, r) => {
1809
1809
  };
1810
1810
  const xi = null;
1811
1811
  function ia(e) {
1812
- return b.isPlainObject(e) || b.isArray(e);
1812
+ return _.isPlainObject(e) || _.isArray(e);
1813
1813
  }
1814
1814
  function is(e) {
1815
- return b.endsWith(e, "[]") ? e.slice(0, -2) : e;
1815
+ return _.endsWith(e, "[]") ? e.slice(0, -2) : e;
1816
1816
  }
1817
1817
  function Ya(e, t, n) {
1818
1818
  return e ? e.concat(t).map(function(s, r) {
@@ -1820,42 +1820,42 @@ function Ya(e, t, n) {
1820
1820
  }).join(n ? "." : "") : t;
1821
1821
  }
1822
1822
  function Ii(e) {
1823
- return b.isArray(e) && !e.some(ia);
1823
+ return _.isArray(e) && !e.some(ia);
1824
1824
  }
1825
- const Ti = b.toFlatObject(b, {}, null, function(t) {
1825
+ const Ti = _.toFlatObject(_, {}, null, function(t) {
1826
1826
  return /^is[A-Z]/.test(t);
1827
1827
  });
1828
1828
  function Un(e, t, n) {
1829
- if (!b.isObject(e))
1829
+ if (!_.isObject(e))
1830
1830
  throw new TypeError("target must be an object");
1831
- t = t || new FormData(), n = b.toFlatObject(n, {
1831
+ t = t || new FormData(), n = _.toFlatObject(n, {
1832
1832
  metaTokens: !0,
1833
1833
  dots: !1,
1834
1834
  indexes: !1
1835
1835
  }, !1, function(A, w) {
1836
- return !b.isUndefined(w[A]);
1836
+ return !_.isUndefined(w[A]);
1837
1837
  });
1838
- const o = n.metaTokens, s = n.visitor || u, r = n.dots, i = n.indexes, d = (n.Blob || typeof Blob < "u" && Blob) && b.isSpecCompliantForm(t);
1839
- if (!b.isFunction(s))
1838
+ const o = n.metaTokens, s = n.visitor || u, r = n.dots, i = n.indexes, d = (n.Blob || typeof Blob < "u" && Blob) && _.isSpecCompliantForm(t);
1839
+ if (!_.isFunction(s))
1840
1840
  throw new TypeError("visitor must be a function");
1841
1841
  function l(g) {
1842
1842
  if (g === null) return "";
1843
- if (b.isDate(g))
1843
+ if (_.isDate(g))
1844
1844
  return g.toISOString();
1845
- if (b.isBoolean(g))
1845
+ if (_.isBoolean(g))
1846
1846
  return g.toString();
1847
- if (!d && b.isBlob(g))
1847
+ if (!d && _.isBlob(g))
1848
1848
  throw new Y("Blob is not supported. Use a Buffer instead.");
1849
- return b.isArrayBuffer(g) || b.isTypedArray(g) ? d && typeof Blob == "function" ? new Blob([g]) : Buffer.from(g) : g;
1849
+ return _.isArrayBuffer(g) || _.isTypedArray(g) ? d && typeof Blob == "function" ? new Blob([g]) : Buffer.from(g) : g;
1850
1850
  }
1851
1851
  function u(g, A, w) {
1852
1852
  let C = g;
1853
1853
  if (g && !w && typeof g == "object") {
1854
- if (b.endsWith(A, "{}"))
1854
+ if (_.endsWith(A, "{}"))
1855
1855
  A = o ? A : A.slice(0, -2), g = JSON.stringify(g);
1856
- else if (b.isArray(g) && Ii(g) || (b.isFileList(g) || b.endsWith(A, "[]")) && (C = b.toArray(g)))
1856
+ else if (_.isArray(g) && Ii(g) || (_.isFileList(g) || _.endsWith(A, "[]")) && (C = _.toArray(g)))
1857
1857
  return A = is(A), C.forEach(function(v, E) {
1858
- !(b.isUndefined(v) || v === null) && t.append(
1858
+ !(_.isUndefined(v) || v === null) && t.append(
1859
1859
  // eslint-disable-next-line no-nested-ternary
1860
1860
  i === !0 ? Ya([A], E, r) : i === null ? A : A + "[]",
1861
1861
  l(v)
@@ -1870,21 +1870,21 @@ function Un(e, t, n) {
1870
1870
  isVisitable: ia
1871
1871
  });
1872
1872
  function p(g, A) {
1873
- if (!b.isUndefined(g)) {
1873
+ if (!_.isUndefined(g)) {
1874
1874
  if (h.indexOf(g) !== -1)
1875
1875
  throw Error("Circular reference detected in " + A.join("."));
1876
- h.push(g), b.forEach(g, function(C, N) {
1877
- (!(b.isUndefined(C) || C === null) && s.call(
1876
+ h.push(g), _.forEach(g, function(C, N) {
1877
+ (!(_.isUndefined(C) || C === null) && s.call(
1878
1878
  t,
1879
1879
  C,
1880
- b.isString(N) ? N.trim() : N,
1880
+ _.isString(N) ? N.trim() : N,
1881
1881
  A,
1882
1882
  m
1883
1883
  )) === !0 && p(C, A ? A.concat(N) : [N]);
1884
1884
  }), h.pop();
1885
1885
  }
1886
1886
  }
1887
- if (!b.isObject(e))
1887
+ if (!_.isObject(e))
1888
1888
  throw new TypeError("data must be an object");
1889
1889
  return p(e), t;
1890
1890
  }
@@ -1924,12 +1924,12 @@ function ls(e, t, n) {
1924
1924
  if (!t)
1925
1925
  return e;
1926
1926
  const o = n && n.encode || ki;
1927
- b.isFunction(n) && (n = {
1927
+ _.isFunction(n) && (n = {
1928
1928
  serialize: n
1929
1929
  });
1930
1930
  const s = n && n.serialize;
1931
1931
  let r;
1932
- if (s ? r = s(t, n) : r = b.isURLSearchParams(t) ? t.toString() : new Na(t, n).toString(o), r) {
1932
+ if (s ? r = s(t, n) : r = _.isURLSearchParams(t) ? t.toString() : new Na(t, n).toString(o), r) {
1933
1933
  const i = e.indexOf("#");
1934
1934
  i !== -1 && (e = e.slice(0, i)), e += (e.indexOf("?") === -1 ? "?" : "&") + r;
1935
1935
  }
@@ -1984,7 +1984,7 @@ class Ja {
1984
1984
  * @returns {void}
1985
1985
  */
1986
1986
  forEach(t) {
1987
- b.forEach(this.handlers, function(o) {
1987
+ _.forEach(this.handlers, function(o) {
1988
1988
  o !== null && t(o);
1989
1989
  });
1990
1990
  }
@@ -2016,13 +2016,13 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Pi
2016
2016
  function Mi(e, t) {
2017
2017
  return Un(e, new we.classes.URLSearchParams(), {
2018
2018
  visitor: function(n, o, s, r) {
2019
- return we.isNode && b.isBuffer(n) ? (this.append(o, n.toString("base64")), !1) : r.defaultVisitor.apply(this, arguments);
2019
+ return we.isNode && _.isBuffer(n) ? (this.append(o, n.toString("base64")), !1) : r.defaultVisitor.apply(this, arguments);
2020
2020
  },
2021
2021
  ...t
2022
2022
  });
2023
2023
  }
2024
2024
  function ji(e) {
2025
- return b.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
2025
+ return _.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
2026
2026
  }
2027
2027
  function Qi(e) {
2028
2028
  const t = {}, n = Object.keys(e);
@@ -2038,20 +2038,20 @@ function us(e) {
2038
2038
  let i = n[r++];
2039
2039
  if (i === "__proto__") return !0;
2040
2040
  const c = Number.isFinite(+i), d = r >= n.length;
2041
- return i = !i && b.isArray(s) ? s.length : i, d ? (b.hasOwnProp(s, i) ? s[i] = [s[i], o] : s[i] = o, !c) : ((!s[i] || !b.isObject(s[i])) && (s[i] = []), t(n, o, s[i], r) && b.isArray(s[i]) && (s[i] = Qi(s[i])), !c);
2041
+ return i = !i && _.isArray(s) ? s.length : i, d ? (_.hasOwnProp(s, i) ? s[i] = [s[i], o] : s[i] = o, !c) : ((!s[i] || !_.isObject(s[i])) && (s[i] = []), t(n, o, s[i], r) && _.isArray(s[i]) && (s[i] = Qi(s[i])), !c);
2042
2042
  }
2043
- if (b.isFormData(e) && b.isFunction(e.entries)) {
2043
+ if (_.isFormData(e) && _.isFunction(e.entries)) {
2044
2044
  const n = {};
2045
- return b.forEachEntry(e, (o, s) => {
2045
+ return _.forEachEntry(e, (o, s) => {
2046
2046
  t(ji(o), s, n, 0);
2047
2047
  }), n;
2048
2048
  }
2049
2049
  return null;
2050
2050
  }
2051
2051
  function Gi(e, t, n) {
2052
- if (b.isString(e))
2052
+ if (_.isString(e))
2053
2053
  try {
2054
- return (t || JSON.parse)(e), b.trim(e);
2054
+ return (t || JSON.parse)(e), _.trim(e);
2055
2055
  } catch (o) {
2056
2056
  if (o.name !== "SyntaxError")
2057
2057
  throw o;
@@ -2062,20 +2062,20 @@ const Vt = {
2062
2062
  transitional: ds,
2063
2063
  adapter: ["xhr", "http", "fetch"],
2064
2064
  transformRequest: [function(t, n) {
2065
- const o = n.getContentType() || "", s = o.indexOf("application/json") > -1, r = b.isObject(t);
2066
- if (r && b.isHTMLForm(t) && (t = new FormData(t)), b.isFormData(t))
2065
+ const o = n.getContentType() || "", s = o.indexOf("application/json") > -1, r = _.isObject(t);
2066
+ if (r && _.isHTMLForm(t) && (t = new FormData(t)), _.isFormData(t))
2067
2067
  return s ? JSON.stringify(us(t)) : t;
2068
- if (b.isArrayBuffer(t) || b.isBuffer(t) || b.isStream(t) || b.isFile(t) || b.isBlob(t) || b.isReadableStream(t))
2068
+ if (_.isArrayBuffer(t) || _.isBuffer(t) || _.isStream(t) || _.isFile(t) || _.isBlob(t) || _.isReadableStream(t))
2069
2069
  return t;
2070
- if (b.isArrayBufferView(t))
2070
+ if (_.isArrayBufferView(t))
2071
2071
  return t.buffer;
2072
- if (b.isURLSearchParams(t))
2072
+ if (_.isURLSearchParams(t))
2073
2073
  return n.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), t.toString();
2074
2074
  let c;
2075
2075
  if (r) {
2076
2076
  if (o.indexOf("application/x-www-form-urlencoded") > -1)
2077
2077
  return Mi(t, this.formSerializer).toString();
2078
- if ((c = b.isFileList(t)) || o.indexOf("multipart/form-data") > -1) {
2078
+ if ((c = _.isFileList(t)) || o.indexOf("multipart/form-data") > -1) {
2079
2079
  const d = this.env && this.env.FormData;
2080
2080
  return Un(
2081
2081
  c ? { "files[]": t } : t,
@@ -2088,9 +2088,9 @@ const Vt = {
2088
2088
  }],
2089
2089
  transformResponse: [function(t) {
2090
2090
  const n = this.transitional || Vt.transitional, o = n && n.forcedJSONParsing, s = this.responseType === "json";
2091
- if (b.isResponse(t) || b.isReadableStream(t))
2091
+ if (_.isResponse(t) || _.isReadableStream(t))
2092
2092
  return t;
2093
- if (t && b.isString(t) && (o && !this.responseType || s)) {
2093
+ if (t && _.isString(t) && (o && !this.responseType || s)) {
2094
2094
  const i = !(n && n.silentJSONParsing) && s;
2095
2095
  try {
2096
2096
  return JSON.parse(t, this.parseReviver);
@@ -2124,10 +2124,10 @@ const Vt = {
2124
2124
  }
2125
2125
  }
2126
2126
  };
2127
- b.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
2127
+ _.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
2128
2128
  Vt.headers[e] = {};
2129
2129
  });
2130
- const Hi = b.toObjectSet([
2130
+ const Hi = _.toObjectSet([
2131
2131
  "age",
2132
2132
  "authorization",
2133
2133
  "content-length",
@@ -2157,7 +2157,7 @@ function qt(e) {
2157
2157
  return e && String(e).trim().toLowerCase();
2158
2158
  }
2159
2159
  function gn(e) {
2160
- return e === !1 || e == null ? e : b.isArray(e) ? e.map(gn) : String(e);
2160
+ return e === !1 || e == null ? e : _.isArray(e) ? e.map(gn) : String(e);
2161
2161
  }
2162
2162
  function Vi(e) {
2163
2163
  const t = /* @__PURE__ */ Object.create(null), n = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
@@ -2168,12 +2168,12 @@ function Vi(e) {
2168
2168
  }
2169
2169
  const Fi = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
2170
2170
  function Dn(e, t, n, o, s) {
2171
- if (b.isFunction(o))
2171
+ if (_.isFunction(o))
2172
2172
  return o.call(this, t, n);
2173
- if (s && (t = n), !!b.isString(t)) {
2174
- if (b.isString(o))
2173
+ if (s && (t = n), !!_.isString(t)) {
2174
+ if (_.isString(o))
2175
2175
  return t.indexOf(o) !== -1;
2176
- if (b.isRegExp(o))
2176
+ if (_.isRegExp(o))
2177
2177
  return o.test(t);
2178
2178
  }
2179
2179
  }
@@ -2181,7 +2181,7 @@ function $i(e) {
2181
2181
  return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, n, o) => n.toUpperCase() + o);
2182
2182
  }
2183
2183
  function Wi(e, t) {
2184
- const n = b.toCamelCase(" " + t);
2184
+ const n = _.toCamelCase(" " + t);
2185
2185
  ["get", "set", "has"].forEach((o) => {
2186
2186
  Object.defineProperty(e, o + n, {
2187
2187
  value: function(s, r, i) {
@@ -2201,20 +2201,20 @@ let Se = class {
2201
2201
  const u = qt(d);
2202
2202
  if (!u)
2203
2203
  throw new Error("header name must be a non-empty string");
2204
- const h = b.findKey(s, u);
2204
+ const h = _.findKey(s, u);
2205
2205
  (!h || s[h] === void 0 || l === !0 || l === void 0 && s[h] !== !1) && (s[h || d] = gn(c));
2206
2206
  }
2207
- const i = (c, d) => b.forEach(c, (l, u) => r(l, u, d));
2208
- if (b.isPlainObject(t) || t instanceof this.constructor)
2207
+ const i = (c, d) => _.forEach(c, (l, u) => r(l, u, d));
2208
+ if (_.isPlainObject(t) || t instanceof this.constructor)
2209
2209
  i(t, n);
2210
- else if (b.isString(t) && (t = t.trim()) && !Fi(t))
2210
+ else if (_.isString(t) && (t = t.trim()) && !Fi(t))
2211
2211
  i(zi(t), n);
2212
- else if (b.isObject(t) && b.isIterable(t)) {
2212
+ else if (_.isObject(t) && _.isIterable(t)) {
2213
2213
  let c = {}, d, l;
2214
2214
  for (const u of t) {
2215
- if (!b.isArray(u))
2215
+ if (!_.isArray(u))
2216
2216
  throw TypeError("Object iterator must return a key-value pair");
2217
- c[l = u[0]] = (d = c[l]) ? b.isArray(d) ? [...d, u[1]] : [d, u[1]] : u[1];
2217
+ c[l = u[0]] = (d = c[l]) ? _.isArray(d) ? [...d, u[1]] : [d, u[1]] : u[1];
2218
2218
  }
2219
2219
  i(c, n);
2220
2220
  } else
@@ -2223,16 +2223,16 @@ let Se = class {
2223
2223
  }
2224
2224
  get(t, n) {
2225
2225
  if (t = qt(t), t) {
2226
- const o = b.findKey(this, t);
2226
+ const o = _.findKey(this, t);
2227
2227
  if (o) {
2228
2228
  const s = this[o];
2229
2229
  if (!n)
2230
2230
  return s;
2231
2231
  if (n === !0)
2232
2232
  return Vi(s);
2233
- if (b.isFunction(n))
2233
+ if (_.isFunction(n))
2234
2234
  return n.call(this, s, o);
2235
- if (b.isRegExp(n))
2235
+ if (_.isRegExp(n))
2236
2236
  return n.exec(s);
2237
2237
  throw new TypeError("parser must be boolean|regexp|function");
2238
2238
  }
@@ -2240,7 +2240,7 @@ let Se = class {
2240
2240
  }
2241
2241
  has(t, n) {
2242
2242
  if (t = qt(t), t) {
2243
- const o = b.findKey(this, t);
2243
+ const o = _.findKey(this, t);
2244
2244
  return !!(o && this[o] !== void 0 && (!n || Dn(this, this[o], o, n)));
2245
2245
  }
2246
2246
  return !1;
@@ -2250,11 +2250,11 @@ let Se = class {
2250
2250
  let s = !1;
2251
2251
  function r(i) {
2252
2252
  if (i = qt(i), i) {
2253
- const c = b.findKey(o, i);
2253
+ const c = _.findKey(o, i);
2254
2254
  c && (!n || Dn(o, o[c], c, n)) && (delete o[c], s = !0);
2255
2255
  }
2256
2256
  }
2257
- return b.isArray(t) ? t.forEach(r) : r(t), s;
2257
+ return _.isArray(t) ? t.forEach(r) : r(t), s;
2258
2258
  }
2259
2259
  clear(t) {
2260
2260
  const n = Object.keys(this);
@@ -2267,8 +2267,8 @@ let Se = class {
2267
2267
  }
2268
2268
  normalize(t) {
2269
2269
  const n = this, o = {};
2270
- return b.forEach(this, (s, r) => {
2271
- const i = b.findKey(o, r);
2270
+ return _.forEach(this, (s, r) => {
2271
+ const i = _.findKey(o, r);
2272
2272
  if (i) {
2273
2273
  n[i] = gn(s), delete n[r];
2274
2274
  return;
@@ -2282,8 +2282,8 @@ let Se = class {
2282
2282
  }
2283
2283
  toJSON(t) {
2284
2284
  const n = /* @__PURE__ */ Object.create(null);
2285
- return b.forEach(this, (o, s) => {
2286
- o != null && o !== !1 && (n[s] = t && b.isArray(o) ? o.join(", ") : o);
2285
+ return _.forEach(this, (o, s) => {
2286
+ o != null && o !== !1 && (n[s] = t && _.isArray(o) ? o.join(", ") : o);
2287
2287
  }), n;
2288
2288
  }
2289
2289
  [Symbol.iterator]() {
@@ -2314,11 +2314,11 @@ let Se = class {
2314
2314
  const c = qt(i);
2315
2315
  o[c] || (Wi(s, i), o[c] = !0);
2316
2316
  }
2317
- return b.isArray(t) ? t.forEach(r) : r(t), this;
2317
+ return _.isArray(t) ? t.forEach(r) : r(t), this;
2318
2318
  }
2319
2319
  };
2320
2320
  Se.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
2321
- b.reduceDescriptors(Se.prototype, ({ value: e }, t) => {
2321
+ _.reduceDescriptors(Se.prototype, ({ value: e }, t) => {
2322
2322
  let n = t[0].toUpperCase() + t.slice(1);
2323
2323
  return {
2324
2324
  get: () => e,
@@ -2327,11 +2327,11 @@ b.reduceDescriptors(Se.prototype, ({ value: e }, t) => {
2327
2327
  }
2328
2328
  };
2329
2329
  });
2330
- b.freezeMethods(Se);
2330
+ _.freezeMethods(Se);
2331
2331
  function Mn(e, t) {
2332
2332
  const n = this || Vt, o = t || n, s = Se.from(o.headers);
2333
2333
  let r = o.data;
2334
- return b.forEach(e, function(c) {
2334
+ return _.forEach(e, function(c) {
2335
2335
  r = c.call(n, r, s.normalize(), t ? t.status : void 0);
2336
2336
  }), s.normalize(), r;
2337
2337
  }
@@ -2341,7 +2341,7 @@ function hs(e) {
2341
2341
  function It(e, t, n) {
2342
2342
  Y.call(this, e ?? "canceled", Y.ERR_CANCELED, t, n), this.name = "CanceledError";
2343
2343
  }
2344
- b.inherits(It, Y, {
2344
+ _.inherits(It, Y, {
2345
2345
  __CANCEL__: !0
2346
2346
  });
2347
2347
  function ms(e, t, n) {
@@ -2412,7 +2412,7 @@ const Cn = (e, t, n = 3) => {
2412
2412
  total: e,
2413
2413
  loaded: o
2414
2414
  }), t[1]];
2415
- }, eo = (e) => (...t) => b.asap(() => e(...t)), Zi = we.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, we.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
2415
+ }, eo = (e) => (...t) => _.asap(() => e(...t)), Zi = we.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, we.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
2416
2416
  new URL(we.origin),
2417
2417
  we.navigator && /(msie|trident)/i.test(we.navigator.userAgent)
2418
2418
  ) : () => !0, Xi = we.hasStandardBrowserEnv ? (
@@ -2421,7 +2421,7 @@ const Cn = (e, t, n = 3) => {
2421
2421
  write(e, t, n, o, s, r, i) {
2422
2422
  if (typeof document > "u") return;
2423
2423
  const c = [`${e}=${encodeURIComponent(t)}`];
2424
- b.isNumber(n) && c.push(`expires=${new Date(n).toUTCString()}`), b.isString(o) && c.push(`path=${o}`), b.isString(s) && c.push(`domain=${s}`), r === !0 && c.push("secure"), b.isString(i) && c.push(`SameSite=${i}`), document.cookie = c.join("; ");
2424
+ _.isNumber(n) && c.push(`expires=${new Date(n).toUTCString()}`), _.isString(o) && c.push(`path=${o}`), _.isString(s) && c.push(`domain=${s}`), r === !0 && c.push("secure"), _.isString(i) && c.push(`SameSite=${i}`), document.cookie = c.join("; ");
2425
2425
  },
2426
2426
  read(e) {
2427
2427
  if (typeof document > "u") return null;
@@ -2459,21 +2459,21 @@ function At(e, t) {
2459
2459
  t = t || {};
2460
2460
  const n = {};
2461
2461
  function o(l, u, h, m) {
2462
- return b.isPlainObject(l) && b.isPlainObject(u) ? b.merge.call({ caseless: m }, l, u) : b.isPlainObject(u) ? b.merge({}, u) : b.isArray(u) ? u.slice() : u;
2462
+ return _.isPlainObject(l) && _.isPlainObject(u) ? _.merge.call({ caseless: m }, l, u) : _.isPlainObject(u) ? _.merge({}, u) : _.isArray(u) ? u.slice() : u;
2463
2463
  }
2464
2464
  function s(l, u, h, m) {
2465
- if (b.isUndefined(u)) {
2466
- if (!b.isUndefined(l))
2465
+ if (_.isUndefined(u)) {
2466
+ if (!_.isUndefined(l))
2467
2467
  return o(void 0, l, h, m);
2468
2468
  } else return o(l, u, h, m);
2469
2469
  }
2470
2470
  function r(l, u) {
2471
- if (!b.isUndefined(u))
2471
+ if (!_.isUndefined(u))
2472
2472
  return o(void 0, u);
2473
2473
  }
2474
2474
  function i(l, u) {
2475
- if (b.isUndefined(u)) {
2476
- if (!b.isUndefined(l))
2475
+ if (_.isUndefined(u)) {
2476
+ if (!_.isUndefined(l))
2477
2477
  return o(void 0, l);
2478
2478
  } else return o(void 0, u);
2479
2479
  }
@@ -2514,9 +2514,9 @@ function At(e, t) {
2514
2514
  validateStatus: c,
2515
2515
  headers: (l, u, h) => s(to(l), to(u), h, !0)
2516
2516
  };
2517
- return b.forEach(Object.keys({ ...e, ...t }), function(u) {
2517
+ return _.forEach(Object.keys({ ...e, ...t }), function(u) {
2518
2518
  const h = d[u] || s, m = h(e[u], t[u], u);
2519
- b.isUndefined(m) && h !== c || (n[u] = m);
2519
+ _.isUndefined(m) && h !== c || (n[u] = m);
2520
2520
  }), n;
2521
2521
  }
2522
2522
  const gs = (e) => {
@@ -2525,17 +2525,17 @@ const gs = (e) => {
2525
2525
  if (t.headers = i = Se.from(i), t.url = ls(fs(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), c && i.set(
2526
2526
  "Authorization",
2527
2527
  "Basic " + btoa((c.username || "") + ":" + (c.password ? unescape(encodeURIComponent(c.password)) : ""))
2528
- ), b.isFormData(n)) {
2528
+ ), _.isFormData(n)) {
2529
2529
  if (we.hasStandardBrowserEnv || we.hasStandardBrowserWebWorkerEnv)
2530
2530
  i.setContentType(void 0);
2531
- else if (b.isFunction(n.getHeaders)) {
2531
+ else if (_.isFunction(n.getHeaders)) {
2532
2532
  const d = n.getHeaders(), l = ["content-type", "content-length"];
2533
2533
  Object.entries(d).forEach(([u, h]) => {
2534
2534
  l.includes(u.toLowerCase()) && i.set(u, h);
2535
2535
  });
2536
2536
  }
2537
2537
  }
2538
- if (we.hasStandardBrowserEnv && (o && b.isFunction(o) && (o = o(t)), o || o !== !1 && Zi(t.url))) {
2538
+ if (we.hasStandardBrowserEnv && (o && _.isFunction(o) && (o = o(t)), o || o !== !1 && Zi(t.url))) {
2539
2539
  const d = s && r && Xi.read(r);
2540
2540
  d && i.set(s, d);
2541
2541
  }
@@ -2556,7 +2556,7 @@ const gs = (e) => {
2556
2556
  return;
2557
2557
  const v = Se.from(
2558
2558
  "getAllResponseHeaders" in w && w.getAllResponseHeaders()
2559
- ), _ = {
2559
+ ), b = {
2560
2560
  data: !c || c === "text" || c === "json" ? w.responseText : w.response,
2561
2561
  status: w.status,
2562
2562
  statusText: w.statusText,
@@ -2568,27 +2568,27 @@ const gs = (e) => {
2568
2568
  n(P), A();
2569
2569
  }, function(P) {
2570
2570
  o(P), A();
2571
- }, _), w = null;
2571
+ }, b), w = null;
2572
2572
  }
2573
2573
  "onloadend" in w ? w.onloadend = C : w.onreadystatechange = function() {
2574
2574
  !w || w.readyState !== 4 || w.status === 0 && !(w.responseURL && w.responseURL.indexOf("file:") === 0) || setTimeout(C);
2575
2575
  }, w.onabort = function() {
2576
2576
  w && (o(new Y("Request aborted", Y.ECONNABORTED, e, w)), w = null);
2577
2577
  }, w.onerror = function(E) {
2578
- const _ = E && E.message ? E.message : "Network Error", I = new Y(_, Y.ERR_NETWORK, e, w);
2578
+ const b = E && E.message ? E.message : "Network Error", I = new Y(b, Y.ERR_NETWORK, e, w);
2579
2579
  I.event = E || null, o(I), w = null;
2580
2580
  }, w.ontimeout = function() {
2581
2581
  let E = s.timeout ? "timeout of " + s.timeout + "ms exceeded" : "timeout exceeded";
2582
- const _ = s.transitional || ds;
2582
+ const b = s.transitional || ds;
2583
2583
  s.timeoutErrorMessage && (E = s.timeoutErrorMessage), o(new Y(
2584
2584
  E,
2585
- _.clarifyTimeoutError ? Y.ETIMEDOUT : Y.ECONNABORTED,
2585
+ b.clarifyTimeoutError ? Y.ETIMEDOUT : Y.ECONNABORTED,
2586
2586
  e,
2587
2587
  w
2588
2588
  )), w = null;
2589
- }, r === void 0 && i.setContentType(null), "setRequestHeader" in w && b.forEach(i.toJSON(), function(E, _) {
2590
- w.setRequestHeader(_, E);
2591
- }), b.isUndefined(s.withCredentials) || (w.withCredentials = !!s.withCredentials), c && c !== "json" && (w.responseType = s.responseType), l && ([m, g] = Cn(l, !0), w.addEventListener("progress", m)), d && w.upload && ([h, p] = Cn(d), w.upload.addEventListener("progress", h), w.upload.addEventListener("loadend", p)), (s.cancelToken || s.signal) && (u = (v) => {
2589
+ }, r === void 0 && i.setContentType(null), "setRequestHeader" in w && _.forEach(i.toJSON(), function(E, b) {
2590
+ w.setRequestHeader(b, E);
2591
+ }), _.isUndefined(s.withCredentials) || (w.withCredentials = !!s.withCredentials), c && c !== "json" && (w.responseType = s.responseType), l && ([m, g] = Cn(l, !0), w.addEventListener("progress", m)), d && w.upload && ([h, p] = Cn(d), w.upload.addEventListener("progress", h), w.upload.addEventListener("loadend", p)), (s.cancelToken || s.signal) && (u = (v) => {
2592
2592
  w && (o(!v || v.type ? new It(null, e, w) : v), w.abort(), w = null);
2593
2593
  }, s.cancelToken && s.cancelToken.subscribe(u), s.signal && (s.signal.aborted ? u() : s.signal.addEventListener("abort", u)));
2594
2594
  const N = Yi(s.url);
@@ -2619,7 +2619,7 @@ const gs = (e) => {
2619
2619
  };
2620
2620
  e.forEach((l) => l.addEventListener("abort", r));
2621
2621
  const { signal: d } = o;
2622
- return d.unsubscribe = () => b.asap(c), d;
2622
+ return d.unsubscribe = () => _.asap(c), d;
2623
2623
  }
2624
2624
  }, sc = function* (e, t) {
2625
2625
  let n = e.byteLength;
@@ -2678,20 +2678,20 @@ const gs = (e) => {
2678
2678
  }, {
2679
2679
  highWaterMark: 2
2680
2680
  });
2681
- }, ao = 64 * 1024, { isFunction: Jt } = b, cc = (({ Request: e, Response: t }) => ({
2681
+ }, ao = 64 * 1024, { isFunction: Jt } = _, cc = (({ Request: e, Response: t }) => ({
2682
2682
  Request: e,
2683
2683
  Response: t
2684
- }))(b.global), {
2684
+ }))(_.global), {
2685
2685
  ReadableStream: oo,
2686
2686
  TextEncoder: so
2687
- } = b.global, ro = (e, ...t) => {
2687
+ } = _.global, ro = (e, ...t) => {
2688
2688
  try {
2689
2689
  return !!e(...t);
2690
2690
  } catch {
2691
2691
  return !1;
2692
2692
  }
2693
2693
  }, lc = (e) => {
2694
- e = b.merge.call({
2694
+ e = _.merge.call({
2695
2695
  skipUndefined: !0
2696
2696
  }, cc, e);
2697
2697
  const { fetch: t, Request: n, Response: o } = e, s = t ? Jt(t) : typeof fetch == "function", r = Jt(n), i = Jt(o);
@@ -2707,7 +2707,7 @@ const gs = (e) => {
2707
2707
  }
2708
2708
  }).headers.has("Content-Type");
2709
2709
  return g && !A;
2710
- }), u = i && c && ro(() => b.isReadableStream(new o("").body)), h = {
2710
+ }), u = i && c && ro(() => _.isReadableStream(new o("").body)), h = {
2711
2711
  stream: u && ((g) => g.body)
2712
2712
  };
2713
2713
  s && ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((g) => {
@@ -2721,19 +2721,19 @@ const gs = (e) => {
2721
2721
  const m = async (g) => {
2722
2722
  if (g == null)
2723
2723
  return 0;
2724
- if (b.isBlob(g))
2724
+ if (_.isBlob(g))
2725
2725
  return g.size;
2726
- if (b.isSpecCompliantForm(g))
2726
+ if (_.isSpecCompliantForm(g))
2727
2727
  return (await new n(we.origin, {
2728
2728
  method: "POST",
2729
2729
  body: g
2730
2730
  }).arrayBuffer()).byteLength;
2731
- if (b.isArrayBufferView(g) || b.isArrayBuffer(g))
2731
+ if (_.isArrayBufferView(g) || _.isArrayBuffer(g))
2732
2732
  return g.byteLength;
2733
- if (b.isURLSearchParams(g) && (g = g + ""), b.isString(g))
2733
+ if (_.isURLSearchParams(g) && (g = g + ""), _.isString(g))
2734
2734
  return (await d(g)).byteLength;
2735
2735
  }, p = async (g, A) => {
2736
- const w = b.toFiniteNumber(g.getContentLength());
2736
+ const w = _.toFiniteNumber(g.getContentLength());
2737
2737
  return w ?? m(A);
2738
2738
  };
2739
2739
  return async (g) => {
@@ -2744,7 +2744,7 @@ const gs = (e) => {
2744
2744
  signal: N,
2745
2745
  cancelToken: v,
2746
2746
  timeout: E,
2747
- onDownloadProgress: _,
2747
+ onDownloadProgress: b,
2748
2748
  onUploadProgress: I,
2749
2749
  responseType: P,
2750
2750
  headers: Q,
@@ -2752,7 +2752,7 @@ const gs = (e) => {
2752
2752
  fetchOptions: G
2753
2753
  } = gs(g), B = t || fetch;
2754
2754
  P = P ? (P + "").toLowerCase() : "text";
2755
- let ee = oc([N, v && v.toAbortSignal()], E), ce = null;
2755
+ let ee = oc([N, v && v.toAbortSignal()], E), le = null;
2756
2756
  const M = ee && ee.unsubscribe && (() => {
2757
2757
  ee.unsubscribe();
2758
2758
  });
@@ -2764,7 +2764,7 @@ const gs = (e) => {
2764
2764
  body: C,
2765
2765
  duplex: "half"
2766
2766
  }), q;
2767
- if (b.isFormData(C) && (q = S.headers.get("content-type")) && Q.setContentType(q), S.body) {
2767
+ if (_.isFormData(C) && (q = S.headers.get("content-type")) && Q.setContentType(q), S.body) {
2768
2768
  const [j, O] = Xa(
2769
2769
  U,
2770
2770
  Cn(eo(I))
@@ -2772,7 +2772,7 @@ const gs = (e) => {
2772
2772
  C = no(S.body, ao, j, O);
2773
2773
  }
2774
2774
  }
2775
- b.isString(W) || (W = W ? "include" : "omit");
2775
+ _.isString(W) || (W = W ? "include" : "omit");
2776
2776
  const x = r && "credentials" in n.prototype, D = {
2777
2777
  ...G,
2778
2778
  signal: ee,
@@ -2782,17 +2782,17 @@ const gs = (e) => {
2782
2782
  duplex: "half",
2783
2783
  credentials: x ? W : void 0
2784
2784
  };
2785
- ce = r && new n(A, D);
2786
- let T = await (r ? B(ce, G) : B(A, D));
2785
+ le = r && new n(A, D);
2786
+ let T = await (r ? B(le, G) : B(A, D));
2787
2787
  const z = u && (P === "stream" || P === "response");
2788
- if (u && (_ || z && M)) {
2788
+ if (u && (b || z && M)) {
2789
2789
  const S = {};
2790
2790
  ["status", "statusText", "headers"].forEach((H) => {
2791
2791
  S[H] = T[H];
2792
2792
  });
2793
- const q = b.toFiniteNumber(T.headers.get("content-length")), [j, O] = _ && Xa(
2793
+ const q = _.toFiniteNumber(T.headers.get("content-length")), [j, O] = b && Xa(
2794
2794
  q,
2795
- Cn(eo(_), !0)
2795
+ Cn(eo(b), !0)
2796
2796
  ) || [];
2797
2797
  T = new o(
2798
2798
  no(T.body, ao, j, () => {
@@ -2802,7 +2802,7 @@ const gs = (e) => {
2802
2802
  );
2803
2803
  }
2804
2804
  P = P || "text";
2805
- let y = await h[b.findKey(h, P) || "text"](T, g);
2805
+ let y = await h[_.findKey(h, P) || "text"](T, g);
2806
2806
  return !z && M && M(), await new Promise((S, q) => {
2807
2807
  ms(S, q, {
2808
2808
  data: y,
@@ -2810,16 +2810,16 @@ const gs = (e) => {
2810
2810
  status: T.status,
2811
2811
  statusText: T.statusText,
2812
2812
  config: g,
2813
- request: ce
2813
+ request: le
2814
2814
  });
2815
2815
  });
2816
2816
  } catch (x) {
2817
2817
  throw M && M(), x && x.name === "TypeError" && /Load failed|fetch/i.test(x.message) ? Object.assign(
2818
- new Y("Network Error", Y.ERR_NETWORK, g, ce),
2818
+ new Y("Network Error", Y.ERR_NETWORK, g, le),
2819
2819
  {
2820
2820
  cause: x.cause || x
2821
2821
  }
2822
- ) : Y.from(x, x && x.code, g, ce);
2822
+ ) : Y.from(x, x && x.code, g, le);
2823
2823
  }
2824
2824
  };
2825
2825
  }, dc = /* @__PURE__ */ new Map(), ps = (e) => {
@@ -2842,7 +2842,7 @@ const Ea = {
2842
2842
  get: ps
2843
2843
  }
2844
2844
  };
2845
- b.forEach(Ea, (e, t) => {
2845
+ _.forEach(Ea, (e, t) => {
2846
2846
  if (e) {
2847
2847
  try {
2848
2848
  Object.defineProperty(e, "name", { value: t });
@@ -2851,9 +2851,9 @@ b.forEach(Ea, (e, t) => {
2851
2851
  Object.defineProperty(e, "adapterName", { value: t });
2852
2852
  }
2853
2853
  });
2854
- const io = (e) => `- ${e}`, uc = (e) => b.isFunction(e) || e === null || e === !1;
2854
+ const io = (e) => `- ${e}`, uc = (e) => _.isFunction(e) || e === null || e === !1;
2855
2855
  function hc(e, t) {
2856
- e = b.isArray(e) ? e : [e];
2856
+ e = _.isArray(e) ? e : [e];
2857
2857
  const { length: n } = e;
2858
2858
  let o, s;
2859
2859
  const r = {};
@@ -2862,7 +2862,7 @@ function hc(e, t) {
2862
2862
  let c;
2863
2863
  if (s = o, !uc(o) && (s = Ea[(c = String(o)).toLowerCase()], s === void 0))
2864
2864
  throw new Y(`Unknown adapter '${c}'`);
2865
- if (s && (b.isFunction(s) || (s = s.get(t))))
2865
+ if (s && (_.isFunction(s) || (s = s.get(t))))
2866
2866
  break;
2867
2867
  r[c || "#" + i] = s;
2868
2868
  }
@@ -3002,7 +3002,7 @@ let mt = class {
3002
3002
  silentJSONParsing: De.transitional(De.boolean),
3003
3003
  forcedJSONParsing: De.transitional(De.boolean),
3004
3004
  clarifyTimeoutError: De.transitional(De.boolean)
3005
- }, !1), s != null && (b.isFunction(s) ? n.paramsSerializer = {
3005
+ }, !1), s != null && (_.isFunction(s) ? n.paramsSerializer = {
3006
3006
  serialize: s
3007
3007
  } : pn.assertOptions(s, {
3008
3008
  encode: De.function,
@@ -3011,11 +3011,11 @@ let mt = class {
3011
3011
  baseUrl: De.spelling("baseURL"),
3012
3012
  withXsrfToken: De.spelling("withXSRFToken")
3013
3013
  }, !0), n.method = (n.method || this.defaults.method || "get").toLowerCase();
3014
- let i = r && b.merge(
3014
+ let i = r && _.merge(
3015
3015
  r.common,
3016
3016
  r[n.method]
3017
3017
  );
3018
- r && b.forEach(
3018
+ r && _.forEach(
3019
3019
  ["delete", "get", "head", "post", "put", "patch", "common"],
3020
3020
  (g) => {
3021
3021
  delete r[g];
@@ -3063,7 +3063,7 @@ let mt = class {
3063
3063
  return ls(n, t.params, t.paramsSerializer);
3064
3064
  }
3065
3065
  };
3066
- b.forEach(["delete", "get", "head", "options"], function(t) {
3066
+ _.forEach(["delete", "get", "head", "options"], function(t) {
3067
3067
  mt.prototype[t] = function(n, o) {
3068
3068
  return this.request(At(o || {}, {
3069
3069
  method: t,
@@ -3072,7 +3072,7 @@ b.forEach(["delete", "get", "head", "options"], function(t) {
3072
3072
  }));
3073
3073
  };
3074
3074
  });
3075
- b.forEach(["post", "put", "patch"], function(t) {
3075
+ _.forEach(["post", "put", "patch"], function(t) {
3076
3076
  function n(o) {
3077
3077
  return function(r, i, c) {
3078
3078
  return this.request(At(c || {}, {
@@ -3166,7 +3166,7 @@ function gc(e) {
3166
3166
  };
3167
3167
  }
3168
3168
  function pc(e) {
3169
- return b.isObject(e) && e.isAxiosError === !0;
3169
+ return _.isObject(e) && e.isAxiosError === !0;
3170
3170
  }
3171
3171
  const la = {
3172
3172
  Continue: 100,
@@ -3244,7 +3244,7 @@ Object.entries(la).forEach(([e, t]) => {
3244
3244
  });
3245
3245
  function Cs(e) {
3246
3246
  const t = new mt(e), n = Jo(mt.prototype.request, t);
3247
- return b.extend(n, mt.prototype, t, { allOwnKeys: !0 }), b.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(s) {
3247
+ return _.extend(n, mt.prototype, t, { allOwnKeys: !0 }), _.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(s) {
3248
3248
  return Cs(At(e, s));
3249
3249
  }, n;
3250
3250
  }
@@ -3264,27 +3264,27 @@ se.spread = gc;
3264
3264
  se.isAxiosError = pc;
3265
3265
  se.mergeConfig = At;
3266
3266
  se.AxiosHeaders = Se;
3267
- se.formToJSON = (e) => us(b.isHTMLForm(e) ? new FormData(e) : e);
3267
+ se.formToJSON = (e) => us(_.isHTMLForm(e) ? new FormData(e) : e);
3268
3268
  se.getAdapter = As.getAdapter;
3269
3269
  se.HttpStatusCode = la;
3270
3270
  se.default = se;
3271
3271
  const {
3272
- Axios: u3,
3273
- AxiosError: h3,
3274
- CanceledError: m3,
3275
- isCancel: f3,
3276
- CancelToken: g3,
3277
- VERSION: p3,
3278
- all: A3,
3279
- Cancel: w3,
3280
- isAxiosError: y3,
3281
- spread: C3,
3282
- toFormData: v3,
3272
+ Axios: h3,
3273
+ AxiosError: m3,
3274
+ CanceledError: f3,
3275
+ isCancel: g3,
3276
+ CancelToken: p3,
3277
+ VERSION: A3,
3278
+ all: w3,
3279
+ Cancel: y3,
3280
+ isAxiosError: C3,
3281
+ spread: v3,
3282
+ toFormData: b3,
3283
3283
  AxiosHeaders: _3,
3284
- HttpStatusCode: b3,
3285
- formToJSON: N3,
3286
- getAdapter: S3,
3287
- mergeConfig: E3
3284
+ HttpStatusCode: N3,
3285
+ formToJSON: S3,
3286
+ getAdapter: E3,
3287
+ mergeConfig: x3
3288
3288
  } = se;
3289
3289
  class ut {
3290
3290
  constructor(t) {
@@ -3426,7 +3426,7 @@ class Ac extends ut {
3426
3426
  return { blockSass: n.data.data };
3427
3427
  };
3428
3428
  }
3429
- class x3 {
3429
+ class I3 {
3430
3430
  issuuApi = "https://api.issuu.com/v2";
3431
3431
  api = void 0;
3432
3432
  constructor(t) {
@@ -3462,7 +3462,7 @@ class x3 {
3462
3462
  }
3463
3463
  }
3464
3464
  }
3465
- const I3 = async (e, t, n, o, s, r, i) => {
3465
+ const T3 = async (e, t, n, o, s, r, i) => {
3466
3466
  const c = new Ac({
3467
3467
  config: t,
3468
3468
  imgSizes: n,
@@ -3492,7 +3492,7 @@ const I3 = async (e, t, n, o, s, r, i) => {
3492
3492
  }, wc = (e) => {
3493
3493
  const t = $o(e);
3494
3494
  return t && t.data ? t.data : t;
3495
- }, T3 = async (e) => {
3495
+ }, k3 = async (e) => {
3496
3496
  const t = await Promise.allSettled(
3497
3497
  Object.values(e).map((s) => s.promise)
3498
3498
  ), n = Object.keys(e), o = {};
@@ -3503,14 +3503,14 @@ const I3 = async (e, t, n, o, s, r, i) => {
3503
3503
  o[s] = i(t[n.indexOf(s)]);
3504
3504
  }
3505
3505
  return o;
3506
- }, _e = (e) => ({
3506
+ }, be = (e) => ({
3507
3507
  title: e.title,
3508
3508
  description: e.description,
3509
3509
  robots: "noindex"
3510
3510
  }), yc = {
3511
3511
  404: (e) => {
3512
3512
  const { meta: t } = e;
3513
- return _e(t);
3513
+ return be(t);
3514
3514
  },
3515
3515
  home: (e) => {
3516
3516
  const { meta: t, config: n } = e;
@@ -3535,9 +3535,9 @@ const I3 = async (e, t, n, o, s, r, i) => {
3535
3535
  },
3536
3536
  news: (e) => {
3537
3537
  const { meta: t, config: n, currentNew: o } = e;
3538
- if (!o) return _e(t);
3538
+ if (!o) return be(t);
3539
3539
  const s = Cr(o, n);
3540
- return s ? { ...t, ...s } : _e(t);
3540
+ return s ? { ...t, ...s } : be(t);
3541
3541
  },
3542
3542
  seccion: async (e) => {
3543
3543
  const { meta: t, config: n, pathname: o, slug: s } = e, r = new ut(), i = o.split("/"), c = [], d = Kt(o), l = Number(n.newsListLimit) ?? 0;
@@ -3549,7 +3549,7 @@ const I3 = async (e, t, n, o, s, r, i) => {
3549
3549
  exclude: "keywords,gallery,related,relatedexternal,external,customfields",
3550
3550
  page: d
3551
3551
  });
3552
- if (!u) return _e(t);
3552
+ if (!u) return be(t);
3553
3553
  const h = u.data.data, m = h[0];
3554
3554
  return h.length < l || c.push({ rel: "next", url: Wt(n, i, d) }), d > 1 && c.push({ rel: "prev", url: Yt(n, i, d) }), {
3555
3555
  ...t,
@@ -3580,7 +3580,7 @@ const I3 = async (e, t, n, o, s, r, i) => {
3580
3580
  }
3581
3581
  };
3582
3582
  } catch (u) {
3583
- return console.error(u), _e(t);
3583
+ return console.error(u), be(t);
3584
3584
  }
3585
3585
  },
3586
3586
  tema: async (e) => {
@@ -3594,7 +3594,7 @@ const I3 = async (e, t, n, o, s, r, i) => {
3594
3594
  exclude: "keywords,gallery,related,relatedexternal,external,customfields",
3595
3595
  page: d
3596
3596
  });
3597
- if (!p) return _e(t);
3597
+ if (!p) return be(t);
3598
3598
  const g = p.data.entity;
3599
3599
  return g ? (p.data.data?.length < l || c.push({
3600
3600
  rel: "next",
@@ -3631,7 +3631,7 @@ const I3 = async (e, t, n, o, s, r, i) => {
3631
3631
  }
3632
3632
  }) : t;
3633
3633
  } catch (p) {
3634
- return console.error(p), _e(t);
3634
+ return console.error(p), be(t);
3635
3635
  }
3636
3636
  },
3637
3637
  "ultimas-noticias": (e) => {
@@ -3654,9 +3654,9 @@ const I3 = async (e, t, n, o, s, r, i) => {
3654
3654
  return r?.data?.data?.length ? {
3655
3655
  ...t,
3656
3656
  ...Ir(r.data.data[0], n) ?? {}
3657
- } : _e(t);
3657
+ } : be(t);
3658
3658
  } catch (r) {
3659
- return console.error("metadata (video) error:", r), _e(t);
3659
+ return console.error("metadata (video) error:", r), be(t);
3660
3660
  }
3661
3661
  },
3662
3662
  videos: async (e) => {
@@ -3686,7 +3686,7 @@ const I3 = async (e, t, n, o, s, r, i) => {
3686
3686
  other: {
3687
3687
  "msapplication-TileImage": n.msapplicationTileImage ?? ""
3688
3688
  }
3689
- }) : _e(t);
3689
+ }) : be(t);
3690
3690
  },
3691
3691
  pages: async (e) => {
3692
3692
  const { meta: t, config: n, pathname: o, slug: s } = e, r = new ut();
@@ -3694,7 +3694,7 @@ const I3 = async (e, t, n, o, s, r, i) => {
3694
3694
  const i = await r.getPages({
3695
3695
  path: n.servicePrefix + `/pages/${s}`
3696
3696
  });
3697
- if (!i) return _e(t);
3697
+ if (!i) return be(t);
3698
3698
  const c = i.data.data[0]?.info.title ?? "";
3699
3699
  return {
3700
3700
  ...t,
@@ -3705,7 +3705,7 @@ const I3 = async (e, t, n, o, s, r, i) => {
3705
3705
  }
3706
3706
  };
3707
3707
  } catch (i) {
3708
- return console.error(i), _e(t);
3708
+ return console.error(i), be(t);
3709
3709
  }
3710
3710
  },
3711
3711
  contacto: (e) => {
@@ -3785,13 +3785,13 @@ const I3 = async (e, t, n, o, s, r, i) => {
3785
3785
  other: {
3786
3786
  "msapplication-TileImage": n.msapplicationTileImage ?? ""
3787
3787
  }
3788
- }) : _e(t);
3788
+ }) : be(t);
3789
3789
  } catch (u) {
3790
- return console.error(u), _e(t);
3790
+ return console.error(u), be(t);
3791
3791
  }
3792
3792
  }
3793
3793
  };
3794
- async function k3({
3794
+ async function U3({
3795
3795
  axiosApi: e,
3796
3796
  headConfig: t = {
3797
3797
  ampConfig: !1,
@@ -3830,7 +3830,7 @@ async function k3({
3830
3830
  slug: i,
3831
3831
  texts: c,
3832
3832
  query: d
3833
- }), _ = Nr(E), I = N || Ko[s]({
3833
+ }), b = Nr(E), I = N || Ko[s]({
3834
3834
  pathname: r,
3835
3835
  slug: i,
3836
3836
  config: m,
@@ -3840,7 +3840,7 @@ async function k3({
3840
3840
  return /* @__PURE__ */ f(J, { children: [
3841
3841
  /* @__PURE__ */ a("meta", { charSet: "utf-8" }),
3842
3842
  /* @__PURE__ */ a("meta", { name: "viewport", content: "width=device-width" }),
3843
- _,
3843
+ b,
3844
3844
  /* @__PURE__ */ a(Er, {}),
3845
3845
  t.ampConfig && m.ampOption && t.ampConfig_slugIsValid && /* @__PURE__ */ a("link", { rel: "amphtml", href: m.siteUrl + "/amp" + r }),
3846
3846
  t.preloadImages && l && l.preview?.sizes && /* @__PURE__ */ a(
@@ -3907,7 +3907,7 @@ async function k3({
3907
3907
  v
3908
3908
  ] });
3909
3909
  }
3910
- const U3 = ({
3910
+ const q3 = ({
3911
3911
  children: e,
3912
3912
  defaultRouteName: t,
3913
3913
  banners: n,
@@ -3939,7 +3939,7 @@ const U3 = ({
3939
3939
  ] });
3940
3940
  }, Cc = "_content_1tvgz_1", vc = {
3941
3941
  content: Cc
3942
- }, _c = () => /* @__PURE__ */ a(
3942
+ }, bc = () => /* @__PURE__ */ a(
3943
3943
  "svg",
3944
3944
  {
3945
3945
  width: "31",
@@ -3955,11 +3955,11 @@ const U3 = ({
3955
3955
  }
3956
3956
  )
3957
3957
  }
3958
- ), bc = "_content_19rc1_1", Nc = "_location_19rc1_11", uo = {
3959
- content: bc,
3958
+ ), _c = "_content_19rc1_1", Nc = "_location_19rc1_11", uo = {
3959
+ content: _c,
3960
3960
  location: Nc
3961
- }, q3 = (e) => /* @__PURE__ */ f("div", { className: uo.content, children: [
3962
- /* @__PURE__ */ a(_c, {}),
3961
+ }, R3 = (e) => /* @__PURE__ */ f("div", { className: uo.content, children: [
3962
+ /* @__PURE__ */ a(bc, {}),
3963
3963
  /* @__PURE__ */ a("p", { className: uo.location, children: e.place })
3964
3964
  ] }), Ft = ({
3965
3965
  children: e,
@@ -3978,7 +3978,7 @@ function Ec({
3978
3978
  enableDrag: r,
3979
3979
  onIndexChange: i
3980
3980
  }) {
3981
- const [c, d] = K(!1), [l, u] = K(0), [h, m] = K(0), [p, g] = K(0), [A, w] = K(0), [C, N] = K(null), v = zo(null), [E, _] = K(1), I = ue(() => {
3981
+ const [c, d] = K(!1), [l, u] = K(0), [h, m] = K(0), [p, g] = K(0), [A, w] = K(0), [C, N] = K(null), v = zo(null), [E, b] = K(1), I = ue(() => {
3982
3982
  if (s) return 1;
3983
3983
  const y = v.current?.offsetWidth || window.innerWidth, S = n + o, q = Math.floor(y / S);
3984
3984
  return Math.max(1, q);
@@ -3986,7 +3986,7 @@ function Ec({
3986
3986
  je(() => {
3987
3987
  const y = () => {
3988
3988
  const S = I();
3989
- _(S);
3989
+ b(S);
3990
3990
  };
3991
3991
  return y(), window.addEventListener("resize", y), () => window.removeEventListener("resize", y);
3992
3992
  }, [I]);
@@ -4021,7 +4021,7 @@ function Ec({
4021
4021
  r && (u(y), m(y), g(0), w(Date.now()), d(!0), document.body.classList.add("dragging"));
4022
4022
  },
4023
4023
  [r]
4024
- ), ce = ue(
4024
+ ), le = ue(
4025
4025
  (y) => {
4026
4026
  if (!c || !r) return;
4027
4027
  const S = y - l, q = (n + o) * 1.2, j = e === 0 && S > 0, O = e === Q && S < 0, H = j || O ? Math.sign(S) * Math.min(Math.abs(S), q) : S;
@@ -4030,9 +4030,9 @@ function Ec({
4030
4030
  [c, l, r, e, Q, n, o]
4031
4031
  ), M = ue(
4032
4032
  (y) => {
4033
- ce(y.clientX);
4033
+ le(y.clientX);
4034
4034
  },
4035
- [ce]
4035
+ [le]
4036
4036
  ), U = ue(
4037
4037
  (y) => {
4038
4038
  if (!c || !r) return;
@@ -4072,9 +4072,9 @@ function Ec({
4072
4072
  [ee]
4073
4073
  ), T = ue(
4074
4074
  (y) => {
4075
- c && (y.preventDefault(), ce(y.touches[0].clientX));
4075
+ c && (y.preventDefault(), le(y.touches[0].clientX));
4076
4076
  },
4077
- [c, ce]
4077
+ [c, le]
4078
4078
  ), z = ue(
4079
4079
  (y) => {
4080
4080
  U(y);
@@ -4089,7 +4089,7 @@ function Ec({
4089
4089
  M
4090
4090
  ), v.current?.removeEventListener("mouseup", U);
4091
4091
  };
4092
- }, [c, ce, U, M]), {
4092
+ }, [c, le, U, M]), {
4093
4093
  isDragging: c,
4094
4094
  translateOffset: p,
4095
4095
  carrouselRef: v,
@@ -4105,7 +4105,7 @@ function Ec({
4105
4105
  }
4106
4106
  };
4107
4107
  }
4108
- function R3(e) {
4108
+ function L3(e) {
4109
4109
  const {
4110
4110
  children: t,
4111
4111
  slot_id: n,
@@ -4137,17 +4137,17 @@ function R3(e) {
4137
4137
  fullPageWidth: i,
4138
4138
  enableDrag: d,
4139
4139
  onIndexChange: h
4140
- }), _ = ue(
4140
+ }), b = ue(
4141
4141
  (G) => {
4142
4142
  const B = Math.max(0, Math.min(G, C));
4143
4143
  h(B);
4144
4144
  },
4145
4145
  [C]
4146
4146
  ), I = ue(() => {
4147
- _(u - 1);
4148
- }, [u, _]), P = ue(() => {
4149
- _(u + 1);
4150
- }, [u, _]);
4147
+ b(u - 1);
4148
+ }, [u, b]), P = ue(() => {
4149
+ b(u + 1);
4150
+ }, [u, b]);
4151
4151
  if (!m) return;
4152
4152
  const Q = N(u, A), W = i ? `translateX(${Q}%)` : `translateX(${Q}px)`;
4153
4153
  return /* @__PURE__ */ f("div", { className: `${n}- carrousel-container`, children: [
@@ -4255,7 +4255,7 @@ function R3(e) {
4255
4255
  "li",
4256
4256
  {
4257
4257
  className: ee ? "active" : "",
4258
- onClick: () => _(B * v),
4258
+ onClick: () => b(B * v),
4259
4259
  style: {
4260
4260
  cursor: "pointer",
4261
4261
  backgroundColor: ee ? "var(--carrousel-pagination-background-color)" : "var(--carrousel-pagination-background-color-white)"
@@ -4644,7 +4644,7 @@ const kt = (e) => {
4644
4644
  function ka() {
4645
4645
  return te().COMPONENTS?.PlayIcon || vs;
4646
4646
  }
4647
- function _s() {
4647
+ function bs() {
4648
4648
  return te().COMPONENTS?.PlayIcon || vs;
4649
4649
  }
4650
4650
  const cl = (e) => {
@@ -4738,7 +4738,7 @@ const cl = (e) => {
4738
4738
  isVideo: n = !1,
4739
4739
  hasShadow: o = !1,
4740
4740
  priorityHigh: s = !1
4741
- } = e, r = _s(), [i, c] = K(void 0), d = t?.sizes;
4741
+ } = e, r = bs(), [i, c] = K(void 0), d = t?.sizes;
4742
4742
  return je(() => {
4743
4743
  (async () => {
4744
4744
  d?.[0]?.url ? c(
@@ -4799,7 +4799,7 @@ const cl = (e) => {
4799
4799
  sizes: o
4800
4800
  };
4801
4801
  return /* @__PURE__ */ a(cl, { ...e, preview: s });
4802
- }, bs = (e) => {
4802
+ }, _s = (e) => {
4803
4803
  const { itemReverseOrder: t = !1 } = e;
4804
4804
  return /* @__PURE__ */ a(
4805
4805
  "section",
@@ -5788,7 +5788,7 @@ const cl = (e) => {
5788
5788
  children: [
5789
5789
  /* @__PURE__ */ a("p", { className: mo.titulo, children: e.title ?? "" }),
5790
5790
  /* @__PURE__ */ a(
5791
- bs,
5791
+ _s,
5792
5792
  {
5793
5793
  block: t,
5794
5794
  paths: e.paths,
@@ -5798,7 +5798,7 @@ const cl = (e) => {
5798
5798
  ]
5799
5799
  }
5800
5800
  );
5801
- }, ml = "_content_6azvz_1", fl = "_subscribeImage_6azvz_22", gl = "_tag_6azvz_32", pl = "_contentTitle_6azvz_50", Al = "_title_6azvz_55", wl = "_inputStyled_6azvz_72", yl = "_buttonStyled_6azvz_112", Cl = "_contentTerms_6azvz_123", vl = "_subscribeText_6azvz_128", _l = "_terms_6azvz_138", Le = {
5801
+ }, ml = "_content_6azvz_1", fl = "_subscribeImage_6azvz_22", gl = "_tag_6azvz_32", pl = "_contentTitle_6azvz_50", Al = "_title_6azvz_55", wl = "_inputStyled_6azvz_72", yl = "_buttonStyled_6azvz_112", Cl = "_contentTerms_6azvz_123", vl = "_subscribeText_6azvz_128", bl = "_terms_6azvz_138", Le = {
5802
5802
  content: ml,
5803
5803
  subscribeImage: fl,
5804
5804
  tag: gl,
@@ -5808,8 +5808,8 @@ const cl = (e) => {
5808
5808
  buttonStyled: yl,
5809
5809
  contentTerms: Cl,
5810
5810
  subscribeText: vl,
5811
- terms: _l
5812
- }, bl = (e) => /* @__PURE__ */ f("section", { className: [Le.content, e.className ?? ""].join(" "), children: [
5811
+ terms: bl
5812
+ }, _l = (e) => /* @__PURE__ */ f("section", { className: [Le.content, e.className ?? ""].join(" "), children: [
5813
5813
  /* @__PURE__ */ a("div", { className: Le.subscribeImage, children: e.image }),
5814
5814
  /* @__PURE__ */ a("div", { className: Le.tag, children: e.texts.newsletterTag ?? "NEWS" }),
5815
5815
  /* @__PURE__ */ f("div", { className: Le.contentTitle, children: [
@@ -5952,7 +5952,7 @@ const cl = (e) => {
5952
5952
  whatsappLink: zl,
5953
5953
  subscribeText: Vl,
5954
5954
  terms: Fl
5955
- }, L3 = (e) => /* @__PURE__ */ f("section", { className: He.content, children: [
5955
+ }, B3 = (e) => /* @__PURE__ */ f("section", { className: He.content, children: [
5956
5956
  /* @__PURE__ */ a(Pl, { className: He.subscribeImage }),
5957
5957
  /* @__PURE__ */ f("div", { className: He.contentTitle, children: [
5958
5958
  /* @__PURE__ */ a("p", { className: He.title, children: "Mantenete Informado" }),
@@ -6161,7 +6161,7 @@ const cl = (e) => {
6161
6161
  /* @__PURE__ */ a("path", { fill: "currentColor", d: "M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z" })
6162
6162
  ]
6163
6163
  }
6164
- ), B3 = ["telegram"], Ra = {
6164
+ ), O3 = ["telegram"], Ra = {
6165
6165
  facebook: (e) => /* @__PURE__ */ a(Rn, { ...e }),
6166
6166
  instagram: (e) => /* @__PURE__ */ a(Ln, { ...e }),
6167
6167
  whatsapp: (e) => /* @__PURE__ */ a(dd, { ...e }),
@@ -6171,7 +6171,7 @@ const cl = (e) => {
6171
6171
  gnews: (e) => /* @__PURE__ */ a(rd, { ...e }),
6172
6172
  podcast: (e) => /* @__PURE__ */ a(id, { ...e }),
6173
6173
  telegram: (e) => /* @__PURE__ */ a(cd, { ...e })
6174
- }, O3 = (e) => {
6174
+ }, P3 = (e) => {
6175
6175
  const { freeZone: t, socials: n, menu: o, customBlock: s } = e;
6176
6176
  return /* @__PURE__ */ f("footer", { className: Ee.content, children: [
6177
6177
  /* @__PURE__ */ f("section", { className: Ee.brandContent, children: [
@@ -6230,7 +6230,7 @@ const cl = (e) => {
6230
6230
  )
6231
6231
  ] })
6232
6232
  ] });
6233
- }, hd = "_content_1msij_1", md = "_imageContent_1msij_9", fd = "_width1Autor_1msij_18", gd = "_width2Autor_1msij_22", pd = "_width3Autor_1msij_26", Ad = "_imageAutor_1msij_30", wd = "_imageStyled_1msij_69", yd = "_contentIconStyled_1msij_70", Cd = "_avatarContent_1msij_87", vd = "_journalistSection_1msij_101", _d = "_journalistInfo_1msij_109", bd = "_journalistInfoLink_1msij_110", Nd = "_socialNetworkSection_1msij_146", Sd = "_avatarStyled_1msij_158", Ed = "_article_1msij_163", xd = "_socialButton_1msij_167", Id = "_facebookStyled_1msij_183", Td = "_emailStyled_1msij_187", kd = "_xStyled_1msij_191", Ud = "_linkedinStyled_1msij_195", qd = "_whatsappStyled_1msij_199", Rd = "_whatsappLink_1msij_203", Ld = "_clipboardButton_1msij_219", Bd = "_googleProfileButton_1msij_255", he = {
6233
+ }, hd = "_content_1msij_1", md = "_imageContent_1msij_9", fd = "_width1Autor_1msij_18", gd = "_width2Autor_1msij_22", pd = "_width3Autor_1msij_26", Ad = "_imageAutor_1msij_30", wd = "_imageStyled_1msij_69", yd = "_contentIconStyled_1msij_70", Cd = "_avatarContent_1msij_87", vd = "_journalistSection_1msij_101", bd = "_journalistInfo_1msij_109", _d = "_journalistInfoLink_1msij_110", Nd = "_socialNetworkSection_1msij_146", Sd = "_avatarStyled_1msij_158", Ed = "_article_1msij_163", xd = "_socialButton_1msij_167", Id = "_facebookStyled_1msij_183", Td = "_emailStyled_1msij_187", kd = "_xStyled_1msij_191", Ud = "_linkedinStyled_1msij_195", qd = "_whatsappStyled_1msij_199", Rd = "_whatsappLink_1msij_203", Ld = "_clipboardButton_1msij_219", Bd = "_googleProfileButton_1msij_255", he = {
6234
6234
  content: hd,
6235
6235
  imageContent: md,
6236
6236
  width1Autor: fd,
@@ -6241,8 +6241,8 @@ const cl = (e) => {
6241
6241
  contentIconStyled: yd,
6242
6242
  avatarContent: Cd,
6243
6243
  journalistSection: vd,
6244
- journalistInfo: _d,
6245
- journalistInfoLink: bd,
6244
+ journalistInfo: bd,
6245
+ journalistInfoLink: _d,
6246
6246
  socialNetworkSection: Nd,
6247
6247
  avatarStyled: Sd,
6248
6248
  article: Ed,
@@ -6454,7 +6454,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6454
6454
  correspondent: Hd,
6455
6455
  iframeStyled: zd,
6456
6456
  contentFrame: Vd
6457
- }, P3 = (e) => {
6457
+ }, D3 = (e) => {
6458
6458
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Qe(
6459
6459
  e.video.info.date.created
6460
6460
  )}` : e?.video.main.author;
@@ -6686,7 +6686,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6686
6686
  title: h1,
6687
6687
  description: m1,
6688
6688
  linkStyled: f1
6689
- }, D3 = (e) => {
6689
+ }, M3 = (e) => {
6690
6690
  const t = e.logo;
6691
6691
  return /* @__PURE__ */ f("section", { className: Ct.content, children: [
6692
6692
  e.backgroundImgURL && /* @__PURE__ */ a("img", { className: Ct.before, src: e.backgroundImgURL, alt: "" }),
@@ -6703,19 +6703,19 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6703
6703
  label: A1,
6704
6704
  required: w1,
6705
6705
  input: y1
6706
- }, M3 = (e) => /* @__PURE__ */ f("div", { className: Rt.content, children: [
6706
+ }, j3 = (e) => /* @__PURE__ */ f("div", { className: Rt.content, children: [
6707
6707
  /* @__PURE__ */ f("div", { className: Rt.contentLabel, children: [
6708
6708
  /* @__PURE__ */ a("label", { className: Rt.label, children: e.label }),
6709
6709
  e.required && /* @__PURE__ */ a("span", { className: Rt.required, children: "*" })
6710
6710
  ] }),
6711
6711
  /* @__PURE__ */ a("input", { className: Rt.input, ...e })
6712
- ] }), C1 = "_content_zgx5w_1", v1 = "_contentLabel_zgx5w_8", _1 = "_label_zgx5w_13", b1 = "_required_zgx5w_22", N1 = "_input_zgx5w_28", Lt = {
6712
+ ] }), C1 = "_content_zgx5w_1", v1 = "_contentLabel_zgx5w_8", b1 = "_label_zgx5w_13", _1 = "_required_zgx5w_22", N1 = "_input_zgx5w_28", Lt = {
6713
6713
  content: C1,
6714
6714
  contentLabel: v1,
6715
- label: _1,
6716
- required: b1,
6715
+ label: b1,
6716
+ required: _1,
6717
6717
  input: N1
6718
- }, j3 = (e) => /* @__PURE__ */ f("div", { className: Lt.content, children: [
6718
+ }, Q3 = (e) => /* @__PURE__ */ f("div", { className: Lt.content, children: [
6719
6719
  /* @__PURE__ */ f("div", { className: Lt.contentLabel, children: [
6720
6720
  /* @__PURE__ */ a("label", { className: Lt.label, children: e.label }),
6721
6721
  e.required && /* @__PURE__ */ a("span", { className: Lt.required, children: "*" })
@@ -6728,7 +6728,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6728
6728
  content: S1,
6729
6729
  label: E1,
6730
6730
  input: x1
6731
- }, Q3 = (e) => /* @__PURE__ */ f("div", { className: Gn.content, children: [
6731
+ }, G3 = (e) => /* @__PURE__ */ f("div", { className: Gn.content, children: [
6732
6732
  /* @__PURE__ */ a("label", { className: Gn.label, children: e.label }),
6733
6733
  /* @__PURE__ */ a("textarea", { className: Gn.input, ...e })
6734
6734
  ] }), I1 = "_boxInformation_achvw_1", T1 = "_textBox_achvw_30", k1 = "_contentBox_achvw_40", U1 = "_liveBox_achvw_50", q1 = "_dot_achvw_72", R1 = "_sectionDescription_achvw_97", L1 = "_articule_achvw_110", B1 = "_description_achvw_137", nt = {
@@ -6740,14 +6740,14 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6740
6740
  sectionDescription: R1,
6741
6741
  articule: L1,
6742
6742
  description: B1
6743
- }, O1 = "_content_1ihav_1", P1 = "_description_1ihav_23", _n = {
6743
+ }, O1 = "_content_1ihav_1", P1 = "_description_1ihav_23", bn = {
6744
6744
  content: O1,
6745
6745
  description: P1
6746
6746
  }, Ts = (e) => {
6747
6747
  let t = "";
6748
- 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__ */ f("div", { className: _n.content, children: [
6748
+ 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__ */ f("div", { className: bn.content, children: [
6749
6749
  /* @__PURE__ */ a(Re, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
6750
- t && /* @__PURE__ */ a("div", { className: _n.description, children: t })
6750
+ t && /* @__PURE__ */ a("div", { className: bn.description, children: t })
6751
6751
  ] });
6752
6752
  }, D1 = (e) => /* @__PURE__ */ a(J, { children: /* @__PURE__ */ f("div", { className: `${nt.boxInformation} sass-liveblog-header`, children: [
6753
6753
  /* @__PURE__ */ a(Ts, { preview: e.preview }),
@@ -6983,12 +6983,12 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6983
6983
  ),
6984
6984
  e.banner
6985
6985
  ] })
6986
- ] }), yu = "_content_1bw8m_1", Cu = "_header_1bw8m_30", vu = "_videos_1bw8m_56", _u = "_videoContent_1bw8m_63", bu = "_articleSection_1bw8m_70", Nu = "_contentLayoutVideoSection_1bw8m_85", Su = "_sectionVideoList_1bw8m_93", Eu = "_iframeStyled_1bw8m_166", xu = "_contentFrame_1bw8m_172", Be = {
6986
+ ] }), yu = "_content_1bw8m_1", Cu = "_header_1bw8m_30", vu = "_videos_1bw8m_56", bu = "_videoContent_1bw8m_63", _u = "_articleSection_1bw8m_70", Nu = "_contentLayoutVideoSection_1bw8m_85", Su = "_sectionVideoList_1bw8m_93", Eu = "_iframeStyled_1bw8m_166", xu = "_contentFrame_1bw8m_172", Be = {
6987
6987
  content: yu,
6988
6988
  header: Cu,
6989
6989
  videos: vu,
6990
- videoContent: _u,
6991
- articleSection: bu,
6990
+ videoContent: bu,
6991
+ articleSection: _u,
6992
6992
  contentLayoutVideoSection: Nu,
6993
6993
  sectionVideoList: Su,
6994
6994
  iframeStyled: Eu,
@@ -7024,7 +7024,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7024
7024
  ),
7025
7025
  /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(kt, { ...n, paths: e.paths }) })
7026
7026
  ] }) : null;
7027
- }, G3 = (e) => /* @__PURE__ */ a("div", { className: Be.content, children: /* @__PURE__ */ f(Ft, { className: Be.contentLayoutVideoSection, children: [
7027
+ }, H3 = (e) => /* @__PURE__ */ a("div", { className: Be.content, children: /* @__PURE__ */ f(Ft, { className: Be.contentLayoutVideoSection, children: [
7028
7028
  /* @__PURE__ */ f("a", { className: Be.header, href: e.goBackLink ?? "/videos", children: [
7029
7029
  /* @__PURE__ */ a(
7030
7030
  "svg",
@@ -7179,7 +7179,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7179
7179
  }
7180
7180
  )
7181
7181
  }
7182
- ), bn = (e) => /* @__PURE__ */ a(
7182
+ ), _n = (e) => /* @__PURE__ */ a(
7183
7183
  "svg",
7184
7184
  {
7185
7185
  width: "12",
@@ -7281,7 +7281,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7281
7281
  }
7282
7282
  ) : /* @__PURE__ */ a("div", { children: r.description }),
7283
7283
  /* @__PURE__ */ a(
7284
- bn,
7284
+ _n,
7285
7285
  {
7286
7286
  width: 13,
7287
7287
  height: 13,
@@ -7415,7 +7415,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7415
7415
  }
7416
7416
  )
7417
7417
  ] });
7418
- }, lh = "_content_kc9w6_1", dh = "_linkStyled_kc9w6_14", uh = "_linkSocialNetwork_kc9w6_28", hh = "_title_kc9w6_54", mh = "_tabs_kc9w6_65", fh = "_socialNetwork_kc9w6_73", gh = "_icon_kc9w6_83", ph = "_facebook_kc9w6_89", Ah = "_youtube_kc9w6_93", wh = "_x_kc9w6_97", yh = "_instagram_kc9w6_101", Ch = "_gnews_kc9w6_105", vh = "_tiktok_kc9w6_109", _h = "_whatsapp_kc9w6_113", Fe = {
7418
+ }, lh = "_content_kc9w6_1", dh = "_linkStyled_kc9w6_14", uh = "_linkSocialNetwork_kc9w6_28", hh = "_title_kc9w6_54", mh = "_tabs_kc9w6_65", fh = "_socialNetwork_kc9w6_73", gh = "_icon_kc9w6_83", ph = "_facebook_kc9w6_89", Ah = "_youtube_kc9w6_93", wh = "_x_kc9w6_97", yh = "_instagram_kc9w6_101", Ch = "_gnews_kc9w6_105", vh = "_tiktok_kc9w6_109", bh = "_whatsapp_kc9w6_113", Fe = {
7419
7419
  content: lh,
7420
7420
  linkStyled: dh,
7421
7421
  linkSocialNetwork: uh,
@@ -7429,7 +7429,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7429
7429
  instagram: yh,
7430
7430
  gnews: Ch,
7431
7431
  tiktok: vh,
7432
- whatsapp: _h
7432
+ whatsapp: bh
7433
7433
  }, Rs = (e) => {
7434
7434
  const { cintillo: t, tapeTitle: n, socials: o } = e, s = "", r = t?.findIndex((i) => i.link === s) ?? 0;
7435
7435
  return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ f("section", { className: Fe.content, children: [
@@ -7481,8 +7481,8 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7481
7481
  i
7482
7482
  )) })
7483
7483
  ] });
7484
- }, bh = "_headerStyled_6yw62_1", Nh = "_headerContent_6yw62_14", Sh = "_iconContent_6yw62_25", Eh = "_menuButton_6yw62_34", xh = "_logoStyled_6yw62_66", Ih = "_buttonSection_6yw62_94", Th = "_buttonSectionSearch_6yw62_109", kh = "_headLineContent_6yw62_131", Uh = "_headLineTitle_6yw62_144", qh = "_headLine_6yw62_131", Rh = "_hasAlertZone_6yw62_197", qe = {
7485
- headerStyled: bh,
7484
+ }, _h = "_headerStyled_6yw62_1", Nh = "_headerContent_6yw62_14", Sh = "_iconContent_6yw62_25", Eh = "_menuButton_6yw62_34", xh = "_logoStyled_6yw62_66", Ih = "_buttonSection_6yw62_94", Th = "_buttonSectionSearch_6yw62_109", kh = "_headLineContent_6yw62_131", Uh = "_headLineTitle_6yw62_144", qh = "_headLine_6yw62_131", Rh = "_hasAlertZone_6yw62_197", qe = {
7485
+ headerStyled: _h,
7486
7486
  headerContent: Nh,
7487
7487
  iconContent: Sh,
7488
7488
  menuButton: Eh,
@@ -7606,12 +7606,12 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7606
7606
  target: n.target,
7607
7607
  children: [
7608
7608
  n.description,
7609
- Array.isArray(n.subitem) && /* @__PURE__ */ a(bn, {})
7609
+ Array.isArray(n.subitem) && /* @__PURE__ */ a(_n, {})
7610
7610
  ]
7611
7611
  }
7612
7612
  ) : /* @__PURE__ */ f("span", { "aria-label": n.description, className: $e.linkStyled, children: [
7613
7613
  n.description,
7614
- Array.isArray(n.subitem) && /* @__PURE__ */ a(bn, {})
7614
+ Array.isArray(n.subitem) && /* @__PURE__ */ a(_n, {})
7615
7615
  ] }),
7616
7616
  Array.isArray(n.subitem) && /* @__PURE__ */ a("ul", { className: $e.ulContent, children: /* @__PURE__ */ a("div", { className: $e.contentModal, children: n.subitem.map((s, r) => /* @__PURE__ */ a("li", { className: $e.li, children: /* @__PURE__ */ a(
7617
7617
  L,
@@ -7729,7 +7729,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7729
7729
  childrenContent: sm,
7730
7730
  childrenContentAux: rm,
7731
7731
  op2: im
7732
- }, H3 = (e) => {
7732
+ }, z3 = (e) => {
7733
7733
  const { alertZone: t, children: n, sidebar: o } = e;
7734
7734
  return /* @__PURE__ */ f(J, { children: [
7735
7735
  /* @__PURE__ */ a(Lh, { ...e }),
@@ -7779,7 +7779,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7779
7779
  }, mm = (e) => /* @__PURE__ */ a("section", { className: vt.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: vt.tags, children: [
7780
7780
  /* @__PURE__ */ a("p", { className: vt.tagStyled, children: e.title ? e.title : "Tags:" }),
7781
7781
  e.tags.map((t, n) => t.approved ? /* @__PURE__ */ a(L, { href: pt(t, e.paths), children: /* @__PURE__ */ a("div", { className: `${vt.chipStyled} ${vt.tagLink}`, children: t.name }) }, n) : /* @__PURE__ */ a("div", { className: vt.chipStyled, children: t.name }, n))
7782
- ] }) }), fm = "_contentBox_1cum1_1", gm = "_content_1cum1_1", pm = "_imageStyled_1cum1_16", Am = "_contentIconStyled_1cum1_23", wm = "_avatarContent_1cum1_43", ym = "_journalistSection_1cum1_50", Cm = "_journalistInfo_1cum1_56", vm = "_socialNetworkSection_1cum1_75", _m = "_article_1cum1_88", Me = {
7782
+ ] }) }), fm = "_contentBox_1cum1_1", gm = "_content_1cum1_1", pm = "_imageStyled_1cum1_16", Am = "_contentIconStyled_1cum1_23", wm = "_avatarContent_1cum1_43", ym = "_journalistSection_1cum1_50", Cm = "_journalistInfo_1cum1_56", vm = "_socialNetworkSection_1cum1_75", bm = "_article_1cum1_88", Me = {
7783
7783
  contentBox: fm,
7784
7784
  content: gm,
7785
7785
  imageStyled: pm,
@@ -7788,8 +7788,8 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7788
7788
  journalistSection: ym,
7789
7789
  journalistInfo: Cm,
7790
7790
  socialNetworkSection: vm,
7791
- article: _m
7792
- }, bm = async (e) => {
7791
+ article: bm
7792
+ }, _m = async (e) => {
7793
7793
  const { autor: t } = e, n = t?.addtional?.USER_SHOWBIO ?? !1, o = t?.info?.name ?? "", s = t?.info?.fullname ?? "", r = t?.info?.image?.sizes?.[0]?.url ?? "", i = t?.addtional?.USER_MIBIO ?? "", c = t?.addtional?.USER_USERFB ?? "", d = t?.addtional?.USER_USERIG ?? "", l = t?.addtional?.USER_USERTWT ?? "", u = t?.addtional?.USER_USERLIN ?? "";
7794
7794
  return n && /* @__PURE__ */ a("section", { className: Me.contentBox, children: /* @__PURE__ */ f("div", { className: Me.content, children: [
7795
7795
  /* @__PURE__ */ f("div", { className: Me.avatarContent, children: [
@@ -8047,7 +8047,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8047
8047
  return e;
8048
8048
  const t = e.trim();
8049
8049
  return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
8050
- }, z3 = async (e) => {
8050
+ }, V3 = async (e) => {
8051
8051
  const t = e.img ? await pe(e.img) : "", n = nn(e.social?.facebook ?? ""), o = nn(e.social?.instagram ?? ""), s = nn(e.social?.twitter ?? ""), r = nn(e.social?.linkedin ?? "");
8052
8052
  return /* @__PURE__ */ a("section", { className: `${fe.content} ${e.className}`, children: /* @__PURE__ */ f(
8053
8053
  "div",
@@ -8308,7 +8308,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8308
8308
  }
8309
8309
  ),
8310
8310
  !e.rightOnlyBanner && /* @__PURE__ */ a(
8311
- bs,
8311
+ _s,
8312
8312
  {
8313
8313
  block: e.block,
8314
8314
  itemReverseOrder: c,
@@ -8488,14 +8488,14 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8488
8488
  })
8489
8489
  ] })
8490
8490
  ] });
8491
- }, A2 = "_content_1stvq_1", w2 = "_autorContent_1stvq_8", y2 = "_image_1stvq_24", C2 = "_contentIcon_1stvq_25", v2 = "_boxInformationContent_1stvq_47", _2 = "_autorName_1stvq_53", b2 = "_time_1stvq_85", N2 = "_comment_1stvq_98", S2 = "_title_1stvq_107", We = {
8491
+ }, A2 = "_content_1stvq_1", w2 = "_autorContent_1stvq_8", y2 = "_image_1stvq_24", C2 = "_contentIcon_1stvq_25", v2 = "_boxInformationContent_1stvq_47", b2 = "_autorName_1stvq_53", _2 = "_time_1stvq_85", N2 = "_comment_1stvq_98", S2 = "_title_1stvq_107", We = {
8492
8492
  content: A2,
8493
8493
  autorContent: w2,
8494
8494
  image: y2,
8495
8495
  contentIcon: C2,
8496
8496
  boxInformationContent: v2,
8497
- autorName: _2,
8498
- time: b2,
8497
+ autorName: b2,
8498
+ time: _2,
8499
8499
  comment: N2,
8500
8500
  title: S2
8501
8501
  }, An = async (e) => {
@@ -8534,7 +8534,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8534
8534
  /* @__PURE__ */ a("p", { className: We.comment, children: Ge(t?.main?.subtitle?.striped || "") })
8535
8535
  ] })
8536
8536
  ] });
8537
- }, E2 = "_content_1d7mg_1", x2 = "_boxPosition_1d7mg_8", I2 = "_contentFlex_1d7mg_21", T2 = "_bannerContent_1d7mg_29", k2 = "_bannerContentAux_1d7mg_40", _t = {
8537
+ }, E2 = "_content_1d7mg_1", x2 = "_boxPosition_1d7mg_8", I2 = "_contentFlex_1d7mg_21", T2 = "_bannerContent_1d7mg_29", k2 = "_bannerContentAux_1d7mg_40", bt = {
8538
8538
  content: E2,
8539
8539
  boxPosition: x2,
8540
8540
  contentFlex: I2,
@@ -8547,13 +8547,13 @@ function U2(e) {
8547
8547
  o % 2 === 0 ? t[Math.floor(o / 2)] = e[o] : t[n + Math.floor(o / 2)] = e[o];
8548
8548
  return t;
8549
8549
  }
8550
- const V3 = (e) => {
8550
+ const F3 = (e) => {
8551
8551
  const { isOpinion: t = !1 } = e, n = (r) => /* @__PURE__ */ a(
8552
8552
  "div",
8553
8553
  {
8554
- className: _t.boxPosition + " banner-context",
8554
+ className: bt.boxPosition + " banner-context",
8555
8555
  style: { order: 2 },
8556
- children: /* @__PURE__ */ a("div", { className: _t.bannerContentAux, children: /* @__PURE__ */ a(
8556
+ children: /* @__PURE__ */ a("div", { className: bt.bannerContentAux, children: /* @__PURE__ */ a(
8557
8557
  "div",
8558
8558
  {
8559
8559
  style: {
@@ -8573,7 +8573,7 @@ const V3 = (e) => {
8573
8573
  /* @__PURE__ */ a(
8574
8574
  "div",
8575
8575
  {
8576
- className: _t.boxPosition,
8576
+ className: bt.boxPosition,
8577
8577
  style: { order: r },
8578
8578
  children: /* @__PURE__ */ a(
8579
8579
  An,
@@ -8595,16 +8595,16 @@ const V3 = (e) => {
8595
8595
  title: e.title,
8596
8596
  titleUrl: e.titleUrl,
8597
8597
  isOpinion: t,
8598
- children: /* @__PURE__ */ f("div", { className: _t.content, children: [
8599
- /* @__PURE__ */ a("div", { className: _t.contentFlex, children: s }),
8600
- /* @__PURE__ */ a("div", { className: _t.bannerContent, children: e.halfPageBanner })
8598
+ children: /* @__PURE__ */ f("div", { className: bt.content, children: [
8599
+ /* @__PURE__ */ a("div", { className: bt.contentFlex, children: s }),
8600
+ /* @__PURE__ */ a("div", { className: bt.bannerContent, children: e.halfPageBanner })
8601
8601
  ] })
8602
8602
  }
8603
8603
  ) });
8604
8604
  }, q2 = "_content_w9viv_1", R2 = "_title_w9viv_10", Co = {
8605
8605
  content: q2,
8606
8606
  title: R2
8607
- }, F3 = (e) => {
8607
+ }, $3 = (e) => {
8608
8608
  const { showTitle: t = !0 } = e;
8609
8609
  return /* @__PURE__ */ f("div", { className: Co.content, children: [
8610
8610
  t && /* @__PURE__ */ a("p", { className: Co.title, children: "Editorial" }),
@@ -8623,22 +8623,22 @@ const V3 = (e) => {
8623
8623
  }
8624
8624
  )
8625
8625
  ] });
8626
- }, L2 = "_content_1nd2h_1", B2 = "_newsContent_1nd2h_8", O2 = "_boxPosition_1nd2h_17", P2 = "_bannerContent_1nd2h_23", D2 = "_bannerContentAux_1nd2h_33", bt = {
8626
+ }, L2 = "_content_1nd2h_1", B2 = "_newsContent_1nd2h_8", O2 = "_boxPosition_1nd2h_17", P2 = "_bannerContent_1nd2h_23", D2 = "_bannerContentAux_1nd2h_33", _t = {
8627
8627
  content: L2,
8628
8628
  newsContent: B2,
8629
8629
  boxPosition: O2,
8630
8630
  bannerContent: P2,
8631
8631
  bannerContentAux: D2
8632
- }, $3 = (e) => {
8632
+ }, W3 = (e) => {
8633
8633
  const { news: t } = e;
8634
- return Array.isArray(t) && /* @__PURE__ */ f("div", { className: bt.content, children: [
8635
- /* @__PURE__ */ f("div", { className: bt.newsContent, children: [
8634
+ return Array.isArray(t) && /* @__PURE__ */ f("div", { className: _t.content, children: [
8635
+ /* @__PURE__ */ f("div", { className: _t.newsContent, children: [
8636
8636
  e.bannerArray && e.bannerArray.map((n, o) => /* @__PURE__ */ a(
8637
8637
  "div",
8638
8638
  {
8639
- className: bt.boxPosition + " banner-context",
8639
+ className: _t.boxPosition + " banner-context",
8640
8640
  style: { order: 2 + 5 * o },
8641
- children: /* @__PURE__ */ a("div", { className: bt.bannerContentAux, children: /* @__PURE__ */ a(
8641
+ children: /* @__PURE__ */ a("div", { className: _t.bannerContentAux, children: /* @__PURE__ */ a(
8642
8642
  "div",
8643
8643
  {
8644
8644
  style: {
@@ -8655,18 +8655,18 @@ const V3 = (e) => {
8655
8655
  t.map((n, o) => /* @__PURE__ */ a(
8656
8656
  "div",
8657
8657
  {
8658
- className: bt.boxPosition,
8658
+ className: _t.boxPosition,
8659
8659
  style: { order: o },
8660
8660
  children: /* @__PURE__ */ a(et, { ...n, share: e.share, paths: e.paths })
8661
8661
  },
8662
8662
  o
8663
8663
  ))
8664
8664
  ] }),
8665
- /* @__PURE__ */ a("div", { className: bt.bannerContent, children: e.halfPageBanner })
8665
+ /* @__PURE__ */ a("div", { className: _t.bannerContent, children: e.halfPageBanner })
8666
8666
  ] });
8667
- }, W3 = (e) => /* @__PURE__ */ f(J, { children: [
8667
+ }, Y3 = (e) => /* @__PURE__ */ f(J, { children: [
8668
8668
  /* @__PURE__ */ a(
8669
- bl,
8669
+ _l,
8670
8670
  {
8671
8671
  className: "display-on-lower-900px",
8672
8672
  ...e,
@@ -8914,7 +8914,7 @@ const V3 = (e) => {
8914
8914
  ]
8915
8915
  }
8916
8916
  ) : null;
8917
- }, i0 = "_content_yx3zm_1", c0 = "_contentSeparator_yx3zm_7", _o = {
8917
+ }, i0 = "_content_yx3zm_1", c0 = "_contentSeparator_yx3zm_7", bo = {
8918
8918
  content: i0,
8919
8919
  contentSeparator: c0
8920
8920
  }, l0 = "_newsContent_1uamf_1", d0 = "_contentSeparator_1uamf_8", u0 = "_hasLinesBlock_1uamf_40", ua = {
@@ -8927,7 +8927,7 @@ const V3 = (e) => {
8927
8927
  return /* @__PURE__ */ a(Ae, { title: e.title, children: /* @__PURE__ */ a(
8928
8928
  "div",
8929
8929
  {
8930
- className: `${_o.content} ${e.hasLines ? _o.contentSeparator : ""}`,
8930
+ className: `${bo.content} ${e.hasLines ? bo.contentSeparator : ""}`,
8931
8931
  style: {
8932
8932
  gap: e.hasLines ? "30px" : "0px"
8933
8933
  },
@@ -9036,7 +9036,7 @@ const V3 = (e) => {
9036
9036
  /* @__PURE__ */ a("p", { className: ot.comment, children: t?.main?.subtitle?.striped })
9037
9037
  ] })
9038
9038
  ] });
9039
- }, _0 = (e) => {
9039
+ }, b0 = (e) => {
9040
9040
  const t = e.slot_id && e.slot_id !== "Nota_1";
9041
9041
  return /* @__PURE__ */ a(Ae, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ a(
9042
9042
  Tt,
@@ -9068,8 +9068,8 @@ const V3 = (e) => {
9068
9068
  })
9069
9069
  }
9070
9070
  ) });
9071
- }, b0 = "_content_1elhb_1", N0 = "_newsContentSection_1elhb_5", S0 = "_itemContent_1elhb_10", E0 = "_ItemCustomContent_1elhb_16", Je = {
9072
- content: b0,
9071
+ }, _0 = "_content_1elhb_1", N0 = "_newsContentSection_1elhb_5", S0 = "_itemContent_1elhb_10", E0 = "_ItemCustomContent_1elhb_16", Je = {
9072
+ content: _0,
9073
9073
  newsContentSection: N0,
9074
9074
  itemContent: S0,
9075
9075
  ItemCustomContent: E0
@@ -9114,7 +9114,7 @@ const V3 = (e) => {
9114
9114
  default:
9115
9115
  return /* @__PURE__ */ a("div", { className: Je.ItemCustomContent, children: /* @__PURE__ */ a(et, { ...t, paths: e.paths }) });
9116
9116
  }
9117
- }, Y3 = (e) => {
9117
+ }, K3 = (e) => {
9118
9118
  const {
9119
9119
  data: t,
9120
9120
  currentPage: n,
@@ -9264,15 +9264,15 @@ const V3 = (e) => {
9264
9264
  default:
9265
9265
  return /* @__PURE__ */ a(J, {});
9266
9266
  }
9267
- }, x0 = "_content_gwsqy_1", I0 = "_contactInfoContent_gwsqy_7", bo = {
9267
+ }, x0 = "_content_gwsqy_1", I0 = "_contactInfoContent_gwsqy_7", _o = {
9268
9268
  content: x0,
9269
9269
  contactInfoContent: I0
9270
- }, K3 = (e) => {
9270
+ }, J3 = (e) => {
9271
9271
  const { data: t } = e;
9272
- return /* @__PURE__ */ a("section", { className: bo.content, children: t.map((n, o) => /* @__PURE__ */ a(
9272
+ return /* @__PURE__ */ a("section", { className: _o.content, children: t.map((n, o) => /* @__PURE__ */ a(
9273
9273
  "div",
9274
9274
  {
9275
- className: bo.contactInfoContent,
9275
+ className: _o.contactInfoContent,
9276
9276
  dangerouslySetInnerHTML: {
9277
9277
  __html: n.body.rendered
9278
9278
  }
@@ -9762,7 +9762,7 @@ const lf = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9762
9762
  path: t,
9763
9763
  imagesizes: o ? o[0]?.scale : "w:801,h:449,t:2;"
9764
9764
  }))?.data.data[0]?.gallery ?? [];
9765
- return /* @__PURE__ */ f("div", { className: _n.content, children: [
9765
+ return /* @__PURE__ */ f("div", { className: bn.content, children: [
9766
9766
  /* @__PURE__ */ a(
9767
9767
  Tt,
9768
9768
  {
@@ -9774,7 +9774,7 @@ const lf = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9774
9774
  children: r && r.map((i, c) => /* @__PURE__ */ a(Re, { preview: i, priorityHigh: !0 }, c))
9775
9775
  }
9776
9776
  ),
9777
- /* @__PURE__ */ a("div", { className: _n.description, children: r && r[0]?.description })
9777
+ /* @__PURE__ */ a("div", { className: bn.description, children: r && r[0]?.description })
9778
9778
  ] });
9779
9779
  };
9780
9780
  function yf(e) {
@@ -9863,10 +9863,10 @@ const Cf = (e) => /* @__PURE__ */ a(
9863
9863
  }
9864
9864
  )
9865
9865
  }
9866
- ), vf = "_content_cu8lm_1", _f = "_title_cu8lm_18", So = {
9866
+ ), vf = "_content_cu8lm_1", bf = "_title_cu8lm_18", So = {
9867
9867
  content: vf,
9868
- title: _f
9869
- }, bf = async ({
9868
+ title: bf
9869
+ }, _f = async ({
9870
9870
  newsformated: e,
9871
9871
  internal: t,
9872
9872
  commonServices: n
@@ -9961,7 +9961,7 @@ const Cf = (e) => /* @__PURE__ */ a(
9961
9961
  iframe: "iframe",
9962
9962
  fotoGaleria: "fotogaleria"
9963
9963
  }, qf = {
9964
- [gt.videoEmbedded]: bf,
9964
+ [gt.videoEmbedded]: _f,
9965
9965
  [gt.videoYouTube]: Ef,
9966
9966
  [gt.iframe]: Tf
9967
9967
  }, Rf = ({ news: e, commonServices: t }) => {
@@ -9974,7 +9974,7 @@ const Cf = (e) => /* @__PURE__ */ a(
9974
9974
  commonServices: t
9975
9975
  }
9976
9976
  ) }) : null;
9977
- }, Lf = "_content_1awgs_1", Bf = "_imageContent_1awgs_9", Of = "_width1Autor_1awgs_18", Pf = "_width2Autor_1awgs_22", Df = "_width3Autor_1awgs_26", Mf = "_imageAutor_1awgs_30", jf = "_imageStyled_1awgs_69", Qf = "_contentIconStyled_1awgs_70", Gf = "_avatarContent_1awgs_87", Hf = "_socialActionsRow_1awgs_95", zf = "_journalistSection_1awgs_117", Vf = "_authorsInfoRow_1awgs_126", Ff = "_journalistInfo_1awgs_141", $f = "_journalistInfoLink_1awgs_142", Wf = "_socialNetworkSection_1awgs_178", Yf = "_avatarStyled_1awgs_196", Kf = "_article_1awgs_201", Jf = "_socialButton_1awgs_205", Zf = "_facebookStyled_1awgs_221", Xf = "_emailStyled_1awgs_225", eg = "_xStyled_1awgs_229", tg = "_linkedinStyled_1awgs_233", ng = "_whatsappStyled_1awgs_237", ag = "_socialActionLink_1awgs_241", og = "_clipboardButton_1awgs_274", sg = "_googleProfileButton_1awgs_310", le = {
9977
+ }, Lf = "_content_j85db_1", Bf = "_imageContent_j85db_9", Of = "_width1Autor_j85db_18", Pf = "_width2Autor_j85db_22", Df = "_width3Autor_j85db_26", Mf = "_imageAutor_j85db_30", jf = "_imageStyled_j85db_69", Qf = "_contentIconStyled_j85db_70", Gf = "_avatarContent_j85db_87", Hf = "_socialActionsRow_j85db_95", zf = "_journalistSection_j85db_117", Vf = "_authorsInfoRow_j85db_126", Ff = "_journalistInfo_j85db_141", $f = "_journalistInfoLink_j85db_142", Wf = "_journalistInfoDate_j85db_159", Yf = "_socialNetworkSection_j85db_191", Kf = "_avatarStyled_j85db_209", Jf = "_article_j85db_214", Zf = "_socialButton_j85db_218", Xf = "_facebookStyled_j85db_234", eg = "_emailStyled_j85db_238", tg = "_xStyled_j85db_242", ng = "_linkedinStyled_j85db_246", ag = "_whatsappStyled_j85db_250", og = "_socialActionLink_j85db_254", sg = "_clipboardButton_j85db_288", rg = "_googleProfileButton_j85db_324", ce = {
9978
9978
  content: Lf,
9979
9979
  imageContent: Bf,
9980
9980
  width1Autor: Of,
@@ -9989,19 +9989,20 @@ const Cf = (e) => /* @__PURE__ */ a(
9989
9989
  authorsInfoRow: Vf,
9990
9990
  journalistInfo: Ff,
9991
9991
  journalistInfoLink: $f,
9992
- socialNetworkSection: Wf,
9993
- avatarStyled: Yf,
9994
- article: Kf,
9995
- socialButton: Jf,
9996
- facebookStyled: Zf,
9997
- emailStyled: Xf,
9998
- xStyled: eg,
9999
- linkedinStyled: tg,
10000
- whatsappStyled: ng,
10001
- socialActionLink: ag,
10002
- clipboardButton: og,
10003
- googleProfileButton: sg
10004
- }, rg = {
9992
+ journalistInfoDate: Wf,
9993
+ socialNetworkSection: Yf,
9994
+ avatarStyled: Kf,
9995
+ article: Jf,
9996
+ socialButton: Zf,
9997
+ facebookStyled: Xf,
9998
+ emailStyled: eg,
9999
+ xStyled: tg,
10000
+ linkedinStyled: ng,
10001
+ whatsappStyled: ag,
10002
+ socialActionLink: og,
10003
+ clipboardButton: sg,
10004
+ googleProfileButton: rg
10005
+ }, ig = {
10005
10006
  FaceBook: {
10006
10007
  url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
10007
10008
  icon: {
@@ -10040,11 +10041,11 @@ const Cf = (e) => /* @__PURE__ */ a(
10040
10041
  }
10041
10042
  }
10042
10043
  };
10043
- function ig({ noteShare: e }) {
10044
+ function cg({ noteShare: e }) {
10044
10045
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
10045
- return e ? /* @__PURE__ */ f("div", { className: le.socialNetworkSection, children: [
10046
+ return e ? /* @__PURE__ */ f("div", { className: ce.socialNetworkSection, children: [
10046
10047
  e.options?.map((n) => {
10047
- const o = rg[n];
10048
+ const o = ig[n];
10048
10049
  if (!o) return null;
10049
10050
  const s = e.variant === "outline" ? o.icon.outline : o.icon.solid, r = o.url(t);
10050
10051
  return /* @__PURE__ */ a(
@@ -10054,7 +10055,7 @@ function ig({ noteShare: e }) {
10054
10055
  target: "_blank",
10055
10056
  rel: "noopener noreferrer",
10056
10057
  "aria-label": `Compartir en ${n}`,
10057
- className: `${le.socialButton} ${le[`${n.toLowerCase()}Button`] ?? ""} ${le[`${n.toLowerCase()}Styled`]}`,
10058
+ className: `${ce.socialButton} ${ce[`${n.toLowerCase()}Button`] ?? ""} ${ce[`${n.toLowerCase()}Styled`]}`,
10058
10059
  children: s("")
10059
10060
  },
10060
10061
  n
@@ -10067,7 +10068,7 @@ function ig({ noteShare: e }) {
10067
10068
  "data-text": "Link copiado",
10068
10069
  "data-active": "false",
10069
10070
  "aria-label": "copy",
10070
- className: [le.clipboardButton, "clipbtn-id"].join(" "),
10071
+ className: [ce.clipboardButton, "clipbtn-id"].join(" "),
10071
10072
  children: /* @__PURE__ */ a(Ta, {})
10072
10073
  }
10073
10074
  ),
@@ -10076,29 +10077,29 @@ function ig({ noteShare: e }) {
10076
10077
  {
10077
10078
  type: "button",
10078
10079
  "aria-label": "share",
10079
- className: [le.clipboardButton, "sharebtn-id"].join(" "),
10080
+ className: [ce.clipboardButton, "sharebtn-id"].join(" "),
10080
10081
  children: /* @__PURE__ */ a(Is, {})
10081
10082
  }
10082
10083
  )
10083
10084
  ] }) : null;
10084
10085
  }
10085
- const cg = async (e) => {
10086
+ const lg = async (e) => {
10086
10087
  if (!e.news || !e.news.authors) return null;
10087
10088
  const { news: t, socials: n, texts: o } = e, s = t.authors.map(
10088
10089
  (i) => i.internaluser ? `<a href="${`/${e.paths.autor}/${i.name}`}">${i.fullname}</a>` : i.fullname
10089
- ).join(", "), r = () => t.authors.length === 1 ? le.width1Autor : t.authors.length === 2 ? le.width2Autor : t.authors.length === 3 ? le.width3Autor : "";
10090
- return t.config?.showauthor && /* @__PURE__ */ a("div", { className: `${le.content} sass-journalist-articule-4`, children: /* @__PURE__ */ f("div", { className: le.avatarContent, children: [
10091
- /* @__PURE__ */ f("div", { className: le.socialActionsRow, children: [
10090
+ ).join(", "), r = () => t.authors.length === 1 ? ce.width1Autor : t.authors.length === 2 ? ce.width2Autor : t.authors.length === 3 ? ce.width3Autor : "";
10091
+ return t.config?.showauthor && /* @__PURE__ */ a("div", { className: `${ce.content} sass-journalist-articule-4`, children: /* @__PURE__ */ f("div", { className: ce.avatarContent, children: [
10092
+ /* @__PURE__ */ f("div", { className: ce.socialActionsRow, children: [
10092
10093
  /* @__PURE__ */ f("div", { style: { display: "flex", gap: "10px", alignItems: "center" }, children: [
10093
10094
  /* @__PURE__ */ f(
10094
10095
  "a",
10095
10096
  {
10096
- className: le.socialActionLink,
10097
+ className: ce.socialActionLink,
10097
10098
  href: n[Os.WhatsApp].url,
10098
10099
  rel: "noreferrer",
10099
10100
  target: "_blank",
10100
10101
  children: [
10101
- /* @__PURE__ */ a("p", { style: { padding: 0, margin: 0 }, children: o.WhatsAppLinkJournalist }),
10102
+ /* @__PURE__ */ a("span", { children: o.WhatsAppLinkJournalist }),
10102
10103
  /* @__PURE__ */ f(
10103
10104
  "svg",
10104
10105
  {
@@ -10122,7 +10123,7 @@ const cg = async (e) => {
10122
10123
  ]
10123
10124
  }
10124
10125
  ),
10125
- e.noteShare?.googleProfile && e.noteShare?.googleProfile !== "" && /* @__PURE__ */ f(L, { href: e.noteShare?.googleProfile ?? "", className: le.socialActionLink, children: [
10126
+ e.noteShare?.googleProfile && e.noteShare?.googleProfile !== "" && /* @__PURE__ */ f(L, { href: e.noteShare?.googleProfile ?? "", className: ce.socialActionLink, children: [
10126
10127
  /* @__PURE__ */ a(
10127
10128
  "svg",
10128
10129
  {
@@ -10139,7 +10140,7 @@ const cg = async (e) => {
10139
10140
  }
10140
10141
  ),
10141
10142
  /* @__PURE__ */ a("span", { children: "Seguir en" }),
10142
- /* @__PURE__ */ a(lg, {})
10143
+ /* @__PURE__ */ a(dg, {})
10143
10144
  ] })
10144
10145
  ] }),
10145
10146
  /* @__PURE__ */ a(
@@ -10150,16 +10151,16 @@ const cg = async (e) => {
10150
10151
  "data-props": encodeURIComponent(
10151
10152
  JSON.stringify({ noteShare: e.noteShare })
10152
10153
  ),
10153
- children: /* @__PURE__ */ a(ig, { noteShare: e.noteShare })
10154
+ children: /* @__PURE__ */ a(cg, { noteShare: e.noteShare })
10154
10155
  }
10155
10156
  )
10156
10157
  ] }),
10157
- /* @__PURE__ */ f("section", { className: le.journalistSection, children: [
10158
- /* @__PURE__ */ f("div", { className: le.authorsInfoRow, children: [
10158
+ /* @__PURE__ */ f("section", { className: ce.journalistSection, children: [
10159
+ /* @__PURE__ */ f("div", { className: ce.authorsInfoRow, children: [
10159
10160
  /* @__PURE__ */ a(
10160
10161
  "div",
10161
10162
  {
10162
- className: `${le.imageContent} ${r()}`,
10163
+ className: `${ce.imageContent} ${r()}`,
10163
10164
  style: {
10164
10165
  width: `${t.authors?.length > 2 ? t.authors?.length * 30 : t.authors?.length * 40}px`
10165
10166
  },
@@ -10170,14 +10171,14 @@ const cg = async (e) => {
10170
10171
  fetchPriority: "low",
10171
10172
  loading: "lazy",
10172
10173
  alt: "autor",
10173
- className: `${le.imageStyled} ${le.imageAutor} `,
10174
+ className: `${ce.imageStyled} ${ce.imageAutor} `,
10174
10175
  src: await pe(i.image.sizes[0]?.url || "")
10175
10176
  },
10176
10177
  i.fullname
10177
10178
  ) : /* @__PURE__ */ a(
10178
10179
  "div",
10179
10180
  {
10180
- className: `${le.contentIconStyled} ${le.imageAutor}`,
10181
+ className: `${ce.contentIconStyled} ${ce.imageAutor}`,
10181
10182
  children: e.autorIcon
10182
10183
  },
10183
10184
  i.fullname
@@ -10188,31 +10189,31 @@ const cg = async (e) => {
10188
10189
  /* @__PURE__ */ a(
10189
10190
  "div",
10190
10191
  {
10191
- className: le.journalistInfoLink,
10192
+ className: ce.journalistInfoLink,
10192
10193
  dangerouslySetInnerHTML: {
10193
10194
  __html: `${o.JournalistPrefix} <h3 style="padding:0px;">${s ?? "Redaccion"}</h3>`
10194
10195
  }
10195
10196
  }
10196
10197
  )
10197
10198
  ] }),
10198
- t.config?.showtime && /* @__PURE__ */ a("p", { style: { whiteSpace: "nowrap", padding: 0, margin: 0 }, children: Ca(t.info.date.modified) })
10199
+ t.config?.showtime && /* @__PURE__ */ a("span", { className: ce.journalistInfoDate, children: Ca(t.info.date.modified) })
10199
10200
  ] })
10200
10201
  ] }) });
10201
- }, lg = () => /* @__PURE__ */ f("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
10202
+ }, dg = () => /* @__PURE__ */ f("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
10202
10203
  /* @__PURE__ */ a("path", { d: "M24 12.2727C24 11.4218 23.9221 10.6036 23.7774 9.81818H12.2449V14.4655H18.8349C18.5455 15.96 17.6772 17.2255 16.3748 18.0764V21.0982H20.3488C22.6642 19.0036 24 15.9273 24 12.2727Z", fill: "#4285F4" }),
10203
10204
  /* @__PURE__ */ a("path", { d: "M12.2449 24C15.551 24 18.3228 22.9309 20.3488 21.0982L16.3748 18.0764C15.2839 18.7964 13.8924 19.2327 12.2449 19.2327C9.06122 19.2327 6.35622 17.1273 5.38776 14.2909H1.31354V17.3891C3.32839 21.3055 7.45826 24 12.2449 24Z", fill: "#34A853" }),
10204
10205
  /* @__PURE__ */ a("path", { d: "M5.38776 14.28C5.14286 13.56 4.99814 12.7964 4.99814 12C4.99814 11.2036 5.14286 10.44 5.38776 9.72V6.62182H1.31354C0.478664 8.23636 0 10.0582 0 12C0 13.9418 0.478664 15.7636 1.31354 17.3782L4.48609 14.9564L5.38776 14.28Z", fill: "#FBBC05" }),
10205
10206
  /* @__PURE__ */ a("path", { d: "M12.2449 4.77818C14.0482 4.77818 15.6512 5.38909 16.9314 6.56727L20.4378 3.13091C18.3117 1.18909 15.551 0 12.2449 0C7.45826 0 3.32839 2.69455 1.31354 6.62182L5.38776 9.72C6.35622 6.88364 9.06122 4.77818 12.2449 4.77818Z", fill: "#EA4335" })
10206
- ] }), dg = (e) => e.replace(
10207
+ ] }), ug = (e) => e.replace(
10207
10208
  /<iframe(?![^>]*\bloading=)[^>]*>/gi,
10208
10209
  (n) => n.replace("<iframe", '<iframe loading="lazy"')
10209
- ), ug = (e) => e.replace(
10210
+ ), hg = (e) => e.replace(
10210
10211
  /<iframe(?![^>]*\btitle=)[^>]*>/gi,
10211
10212
  (n) => n.replace("<iframe", '<iframe title="frame custom content"')
10212
- ), hg = (e) => e.replace(
10213
+ ), mg = (e) => e.replace(
10213
10214
  /<span\b[^>]*class=["'][^"']*video__title[^"']*["'][^>]*>[\s\S]*?<\/span>/gi,
10214
10215
  ""
10215
- ), mg = async (e) => {
10216
+ ), fg = async (e) => {
10216
10217
  const { PUBLIC_IS_OFFLINE: t } = te();
10217
10218
  if (!(t === "true")) {
10218
10219
  const l = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, u = [...e.matchAll(l)], h = {};
@@ -10260,8 +10261,8 @@ const cg = async (e) => {
10260
10261
  },
10261
10262
  isLarge: !1,
10262
10263
  priorityHigh: !1
10263
- }, _ = `<div data-hydrate="ImageOffline" data-props="${encodeURIComponent(JSON.stringify(v))}"><div class="_imagePlaceholder_ooa5j_98"></div></div>`;
10264
- o = o.replace(u, _);
10264
+ }, b = `<div data-hydrate="ImageOffline" data-props="${encodeURIComponent(JSON.stringify(v))}"><div class="_imagePlaceholder_ooa5j_98"></div></div>`;
10265
+ o = o.replace(u, b);
10265
10266
  }
10266
10267
  const c = /<img\b[^>]*\bsrc=["']([^"']+)["'][^>]*>/g, d = [...o.matchAll(c)];
10267
10268
  for (const l of d) {
@@ -10294,11 +10295,11 @@ const cg = async (e) => {
10294
10295
  },
10295
10296
  isLarge: !1,
10296
10297
  priorityHigh: !1
10297
- }, _ = `<div data-hydrate="ImageOffline" data-props="${encodeURIComponent(JSON.stringify(v))}"><div class="_imagePlaceholder_ooa5j_98"></div></div>`;
10298
- o = o.replace(u, _);
10298
+ }, b = `<div data-hydrate="ImageOffline" data-props="${encodeURIComponent(JSON.stringify(v))}"><div class="_imagePlaceholder_ooa5j_98"></div></div>`;
10299
+ o = o.replace(u, b);
10299
10300
  }
10300
10301
  return o;
10301
- }, fg = (e, t) => {
10302
+ }, gg = (e, t) => {
10302
10303
  const n = {
10303
10304
  2: 1,
10304
10305
  4: 2,
@@ -10328,7 +10329,7 @@ const cg = async (e) => {
10328
10329
  return c;
10329
10330
  }
10330
10331
  ), s;
10331
- }, gg = (e) => {
10332
+ }, pg = (e) => {
10332
10333
  const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, n = [...e.matchAll(t)];
10333
10334
  let o = "", s = 0;
10334
10335
  for (const r of n) {
@@ -10347,7 +10348,7 @@ const cg = async (e) => {
10347
10348
  o += p, s = l;
10348
10349
  }
10349
10350
  return o += e.slice(s), o;
10350
- }, pg = async (e, t, n) => {
10351
+ }, Ag = async (e, t, n) => {
10351
10352
  if (!n) return e;
10352
10353
  const o = /<span data-src="(.*?)"><\/span>/g, s = [...e.matchAll(o)];
10353
10354
  let r = e;
@@ -10377,7 +10378,7 @@ const cg = async (e) => {
10377
10378
  }
10378
10379
  return r;
10379
10380
  };
10380
- async function Ag(e, t) {
10381
+ async function wg(e, t) {
10381
10382
  let n = "", o = 0;
10382
10383
  const s = /<div\b[^>]*\bclass=(["'])(?:(?!\1).)*\bck-video-player\b(?:(?!\1).)*\1[^>]*>/gi;
10383
10384
  let r;
@@ -10425,9 +10426,9 @@ async function Ag(e, t) {
10425
10426
  if (C && C.data) {
10426
10427
  const v = C.data.data[0];
10427
10428
  let E = "";
10428
- const _ = m.match(
10429
+ const b = m.match(
10429
10430
  /<span\b[^>]*class=["']video__title["'][^>]*>([\s\S]*?)<\/span>/i
10430
- ), I = _ && _[1] ? _[1].trim() : "";
10431
+ ), I = b && b[1] ? b[1].trim() : "";
10431
10432
  v.info && v.info.type === "video-youtube" ? E = `<iframe
10432
10433
  loading="lazy"
10433
10434
  frameborder="0"
@@ -10461,9 +10462,9 @@ async function Ag(e, t) {
10461
10462
  w = m;
10462
10463
  o = h, n += w, s.lastIndex = h;
10463
10464
  }
10464
- return n += e.slice(o), n = hg(n), n;
10465
+ return n += e.slice(o), n = mg(n), n;
10465
10466
  }
10466
- async function wg(e) {
10467
+ async function yg(e) {
10467
10468
  const {
10468
10469
  news: t,
10469
10470
  banners: n,
@@ -10476,11 +10477,11 @@ async function wg(e) {
10476
10477
  commonServices: l
10477
10478
  } = e;
10478
10479
  let u = t?.body?.rendered ?? "";
10479
- u = u.replace(/&nbsp;/g, ""), u = fg(u, n), u = gg(u), u = await mg(u), u = await pg(
10480
+ u = u.replace(/&nbsp;/g, ""), u = gg(u, n), u = pg(u), u = await fg(u), u = await Ag(
10480
10481
  u,
10481
10482
  e.texts,
10482
10483
  o
10483
- ), u = await Ag(u, d), u = dg(u), u = ug(u);
10484
+ ), u = await wg(u, d), u = ug(u), u = hg(u);
10484
10485
  const h = t.main.sources ?? [], { NEWS_JOURNALIST_COMPONENT: m } = te(), p = t.config.articlepreview === gt.fotoGaleria && t.hascontent?.hasgalleryimages;
10485
10486
  return /* @__PURE__ */ f("div", { className: on.content, children: [
10486
10487
  r !== "liveblogs" && e.showHeaderImage ? p ? /* @__PURE__ */ a(
@@ -10503,7 +10504,7 @@ async function wg(e) {
10503
10504
  paths: e.paths
10504
10505
  }
10505
10506
  ) : /* @__PURE__ */ a(
10506
- cg,
10507
+ lg,
10507
10508
  {
10508
10509
  autorIcon: e.autorIcon,
10509
10510
  socials: c,
@@ -10540,7 +10541,7 @@ async function wg(e) {
10540
10541
  ] })
10541
10542
  ] });
10542
10543
  }
10543
- const yg = (e) => {
10544
+ const Cg = (e) => {
10544
10545
  const { content: t, title: n, slot_id: o } = e, s = e.slot_id && e.slot_id !== "Nota_1";
10545
10546
  return t && t.length !== 0 && /* @__PURE__ */ a(Ae, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(Tt, { slot_id: o, cardWidth: 200, children: t.map((r, i) => {
10546
10547
  const c = { ...r, main: {
@@ -10557,7 +10558,7 @@ const yg = (e) => {
10557
10558
  i
10558
10559
  );
10559
10560
  }) }) });
10560
- }, Cg = (e) => {
10561
+ }, vg = (e) => {
10561
10562
  const { content: t, title: n, slot_id: o } = e, s = e.slot_id && e.slot_id !== "Nota_1";
10562
10563
  return t && t.length !== 0 && /* @__PURE__ */ a(Ae, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10563
10564
  Tt,
@@ -10583,7 +10584,7 @@ const yg = (e) => {
10583
10584
  })
10584
10585
  }
10585
10586
  ) });
10586
- }, vg = (e) => {
10587
+ }, bg = (e) => {
10587
10588
  const { content: t, title: n, slot_id: o } = e, s = e.slot_id && e.slot_id !== "Nota_1";
10588
10589
  return t && t.length !== 0 && /* @__PURE__ */ a(Ae, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10589
10590
  Tt,
@@ -10615,15 +10616,15 @@ const yg = (e) => {
10615
10616
  for (const n in e)
10616
10617
  n.startsWith("--") && (t[n] = e[n]);
10617
10618
  return t;
10618
- }, _g = "_headerSection_1c69w_1", bg = "_title_1c69w_11", Ng = "_subtitle_1c69w_23", Sg = "_newsContent_1c69w_36", Eg = "_containerCards_1c69w_44", xg = "_image_1c69w_50", Ig = "_blockHeadContainer_1c69w_56", lt = {
10619
+ }, _g = "_headerSection_1c69w_1", Ng = "_title_1c69w_11", Sg = "_subtitle_1c69w_23", Eg = "_newsContent_1c69w_36", xg = "_containerCards_1c69w_44", Ig = "_image_1c69w_50", Tg = "_blockHeadContainer_1c69w_56", lt = {
10619
10620
  headerSection: _g,
10620
- title: bg,
10621
- subtitle: Ng,
10622
- newsContent: Sg,
10623
- containerCards: Eg,
10624
- image: xg,
10625
- blockHeadContainer: Ig
10626
- }, Tg = (e) => {
10621
+ title: Ng,
10622
+ subtitle: Sg,
10623
+ newsContent: Eg,
10624
+ containerCards: xg,
10625
+ image: Ig,
10626
+ blockHeadContainer: Tg
10627
+ }, kg = (e) => {
10627
10628
  const { content: t, title: n, isVideo: o } = e;
10628
10629
  if (!t || t.length === 0) return;
10629
10630
  const s = t[0], r = t.slice(1), i = e.slot_id && e.slot_id !== "Nota_1";
@@ -10675,13 +10676,13 @@ const yg = (e) => {
10675
10676
  "Modulo 1x4": (e) => /* @__PURE__ */ a(F2, { ...e }),
10676
10677
  "Modulo 1x5": (e) => /* @__PURE__ */ a(K2, { ...e }),
10677
10678
  "Destacado noticias": (e) => /* @__PURE__ */ a(p2, { ...e }),
10678
- "Destacado full width": (e) => /* @__PURE__ */ a(Tg, { ...e }),
10679
+ "Destacado full width": (e) => /* @__PURE__ */ a(kg, { ...e }),
10679
10680
  "Destacado videos": (e) => /* @__PURE__ */ a(e0, { ...e }),
10680
10681
  "Carrusel card": (e) => /* @__PURE__ */ a(m0, { ...e }),
10681
- "Carrusel story": (e) => /* @__PURE__ */ a(yg, { ...e }),
10682
- "Carrusel owl": (e) => /* @__PURE__ */ a(Cg, { ...e }),
10683
- "Modulo fotogaleria": (e) => /* @__PURE__ */ a(vg, { ...e }),
10684
- "Carrusel opinion": (e) => /* @__PURE__ */ a(_0, { ...e }),
10682
+ "Carrusel story": (e) => /* @__PURE__ */ a(Cg, { ...e }),
10683
+ "Carrusel owl": (e) => /* @__PURE__ */ a(vg, { ...e }),
10684
+ "Modulo fotogaleria": (e) => /* @__PURE__ */ a(bg, { ...e }),
10685
+ "Carrusel opinion": (e) => /* @__PURE__ */ a(b0, { ...e }),
10685
10686
  "Modulo 1x3 card": (e) => /* @__PURE__ */ a(h0, { ...e })
10686
10687
  };
10687
10688
  function fa({
@@ -10693,7 +10694,7 @@ function fa({
10693
10694
  if (o)
10694
10695
  return Eo[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: Ba(n), children: Eo[e]({ ...n, banners: o, slot_id: t }) });
10695
10696
  }
10696
- function J3({
10697
+ function Z3({
10697
10698
  children: e,
10698
10699
  stylesConfigEntry: t
10699
10700
  }) {
@@ -10765,7 +10766,7 @@ const xo = {
10765
10766
  ...t,
10766
10767
  rightOnlyBanner: o,
10767
10768
  banners: n
10768
- }) }), Z3 = ({
10769
+ }) }), X3 = ({
10769
10770
  slots: e,
10770
10771
  DYNAMIC_SLOT_SUBINDEXES: t,
10771
10772
  stylesConfig: n,
@@ -10816,7 +10817,7 @@ const xo = {
10816
10817
  );
10817
10818
  }
10818
10819
  return c;
10819
- }, X3 = ({
10820
+ }, e5 = ({
10820
10821
  mainBlock: e,
10821
10822
  StylesConfigMain: t,
10822
10823
  config: n,
@@ -10859,14 +10860,14 @@ const xo = {
10859
10860
  ),
10860
10861
  /* @__PURE__ */ a(ft, { children: /* @__PURE__ */ a(st, { banners: o, index: 1 }) })
10861
10862
  ] });
10862
- }, kg = (e) => {
10863
+ }, Ug = (e) => {
10863
10864
  const { config: t } = e, n = t.articlepreview;
10864
10865
  return !![
10865
10866
  gt.videoEmbedded,
10866
10867
  gt.videoYouTube,
10867
10868
  gt.iframe
10868
10869
  ].includes(n);
10869
- }, e6 = async (e) => {
10870
+ }, t5 = async (e) => {
10870
10871
  const {
10871
10872
  custom_complement: t,
10872
10873
  ranking: n = [],
@@ -10911,7 +10912,7 @@ const xo = {
10911
10912
  banner: /* @__PURE__ */ a(ye, { banners: o ?? [], name: "right_2" }),
10912
10913
  complement: /* @__PURE__ */ f("div", { id: "comentarios", suppressHydrationWarning: !0, children: [
10913
10914
  s.length > 0 && /* @__PURE__ */ a(
10914
- bm,
10915
+ _m,
10915
10916
  {
10916
10917
  texts: e.texts,
10917
10918
  autorIcon: e.autorIcon,
@@ -11026,7 +11027,7 @@ const xo = {
11026
11027
  },
11027
11028
  children: [
11028
11029
  /* @__PURE__ */ a(
11029
- wg,
11030
+ yg,
11030
11031
  {
11031
11032
  texts: e.texts,
11032
11033
  autorIcon: e.autorIcon,
@@ -11040,7 +11041,7 @@ const xo = {
11040
11041
  getVideos: u,
11041
11042
  noteShare: e.noteShare,
11042
11043
  paths: e.paths,
11043
- showHeaderImage: !kg(r[0]),
11044
+ showHeaderImage: !Ug(r[0]),
11044
11045
  commonServices: e.commonServices
11045
11046
  }
11046
11047
  ),
@@ -11051,13 +11052,13 @@ const xo = {
11051
11052
  }
11052
11053
  )
11053
11054
  ] }) });
11054
- }, Ug = "_content_1046n_1", qg = "_buttonStyled_1046n_9", Rg = "_searchStyled_1046n_20", Lg = "_inputStyled_1046n_36", Bg = "_inputStyledTest_1046n_55", Dt = {
11055
- content: Ug,
11056
- buttonStyled: qg,
11057
- searchStyled: Rg,
11058
- inputStyled: Lg,
11059
- inputStyledTest: Bg
11060
- }, Og = (e) => /* @__PURE__ */ a(
11055
+ }, qg = "_content_1046n_1", Rg = "_buttonStyled_1046n_9", Lg = "_searchStyled_1046n_20", Bg = "_inputStyled_1046n_36", Og = "_inputStyledTest_1046n_55", Dt = {
11056
+ content: qg,
11057
+ buttonStyled: Rg,
11058
+ searchStyled: Lg,
11059
+ inputStyled: Bg,
11060
+ inputStyledTest: Og
11061
+ }, Pg = (e) => /* @__PURE__ */ a(
11061
11062
  "svg",
11062
11063
  {
11063
11064
  width: "68",
@@ -11076,7 +11077,7 @@ const xo = {
11076
11077
  }
11077
11078
  ) })
11078
11079
  }
11079
- ), t6 = (e) => /* @__PURE__ */ a(
11080
+ ), n5 = (e) => /* @__PURE__ */ a(
11080
11081
  "form",
11081
11082
  {
11082
11083
  className: Dt.content,
@@ -11090,14 +11091,14 @@ const xo = {
11090
11091
  placeholder: e.texts.searchKeyWord + "..."
11091
11092
  }
11092
11093
  ),
11093
- /* @__PURE__ */ a("button", { className: Dt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(Og, { className: Dt.searchStyled }) })
11094
+ /* @__PURE__ */ a("button", { className: Dt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(Pg, { className: Dt.searchStyled }) })
11094
11095
  ] })
11095
11096
  }
11096
- ), Pg = "_content_io3tv_1", Dg = "_newsContentSection_io3tv_5", Mg = "_itemContent_io3tv_10", Jn = {
11097
- content: Pg,
11098
- newsContentSection: Dg,
11099
- itemContent: Mg
11100
- }, n6 = (e) => {
11097
+ ), Dg = "_content_io3tv_1", Mg = "_newsContentSection_io3tv_5", jg = "_itemContent_io3tv_10", Jn = {
11098
+ content: Dg,
11099
+ newsContentSection: Mg,
11100
+ itemContent: jg
11101
+ }, a5 = (e) => {
11101
11102
  const {
11102
11103
  data: t,
11103
11104
  option: n,
@@ -11253,22 +11254,22 @@ const xo = {
11253
11254
  default:
11254
11255
  return /* @__PURE__ */ a(J, {});
11255
11256
  }
11256
- }, jg = "_content_pq89v_1", Qg = "_videoContent_pq89v_9", Io = {
11257
- content: jg,
11258
- videoContent: Qg
11259
- }, Gg = "_container_1xr2t_1", Hg = "_playStyled_1xr2t_6", zg = "_imageStyled_1xr2t_13", Vg = "_longer_1xr2t_26", Fg = "_contentNews_1xr2t_31", $g = "_tagContent_1xr2t_51", Wg = "_tag_1xr2t_51", Yg = "_titular_1xr2t_68", Kg = "_small_1xr2t_81", Jg = "_figure_1xr2t_87", Zg = "_backDrop_1xr2t_92", Xg = "_backDropAux_1xr2t_100", Mt = {
11260
- container: Gg,
11261
- playStyled: Hg,
11262
- imageStyled: zg,
11263
- longer: Vg,
11264
- contentNews: Fg,
11265
- tagContent: $g,
11266
- tag: Wg,
11267
- titular: Yg,
11268
- small: Kg,
11269
- figure: Jg,
11270
- backDrop: Zg,
11271
- backDropAux: Xg
11257
+ }, Qg = "_content_pq89v_1", Gg = "_videoContent_pq89v_9", Io = {
11258
+ content: Qg,
11259
+ videoContent: Gg
11260
+ }, Hg = "_container_1xr2t_1", zg = "_playStyled_1xr2t_6", Vg = "_imageStyled_1xr2t_13", Fg = "_longer_1xr2t_26", $g = "_contentNews_1xr2t_31", Wg = "_tagContent_1xr2t_51", Yg = "_tag_1xr2t_51", Kg = "_titular_1xr2t_68", Jg = "_small_1xr2t_81", Zg = "_figure_1xr2t_87", Xg = "_backDrop_1xr2t_92", ep = "_backDropAux_1xr2t_100", Mt = {
11261
+ container: Hg,
11262
+ playStyled: zg,
11263
+ imageStyled: Vg,
11264
+ longer: Fg,
11265
+ contentNews: $g,
11266
+ tagContent: Wg,
11267
+ tag: Yg,
11268
+ titular: Kg,
11269
+ small: Jg,
11270
+ figure: Zg,
11271
+ backDrop: Xg,
11272
+ backDropAux: ep
11272
11273
  }, To = async (e) => {
11273
11274
  const { size: t = "longer", video: n } = e, o = n.main.image.sizes[0]?.url ?? "";
11274
11275
  return /* @__PURE__ */ a("figure", { className: Mt.figure, children: /* @__PURE__ */ f("span", { className: Mt.backdrop, children: [
@@ -11301,7 +11302,7 @@ const xo = {
11301
11302
  )
11302
11303
  ] }) })
11303
11304
  ] }) });
11304
- }, ep = (e) => {
11305
+ }, tp = (e) => {
11305
11306
  const { videos: t } = e;
11306
11307
  return /* @__PURE__ */ a("div", { className: Io.content, children: /* @__PURE__ */ a(Ft, { children: /* @__PURE__ */ a(Ae, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: Io.videoContent, children: [
11307
11308
  /* @__PURE__ */ a(To, { video: t[0] }),
@@ -11314,18 +11315,18 @@ const xo = {
11314
11315
  `video-small-${o}`
11315
11316
  )) })
11316
11317
  ] }) }) }) });
11317
- }, tp = "_content_ruy5q_1", np = "_videoContent_ruy5q_9", ap = "_articleSection_ruy5q_21", op = "_contentLatout_ruy5q_31", sp = "_title_ruy5q_36", rp = "_article_ruy5q_21", ip = "_correspondent_ruy5q_64", dt = {
11318
- content: tp,
11319
- videoContent: np,
11320
- articleSection: ap,
11321
- contentLatout: op,
11322
- title: sp,
11323
- article: rp,
11324
- correspondent: ip
11325
- }, cp = "_container_1rq2h_1", lp = "_playStyled_1rq2h_9", ko = {
11326
- container: cp,
11327
- playStyled: lp
11328
- }, dp = (e) => {
11318
+ }, np = "_content_ruy5q_1", ap = "_videoContent_ruy5q_9", op = "_articleSection_ruy5q_21", sp = "_contentLatout_ruy5q_31", rp = "_title_ruy5q_36", ip = "_article_ruy5q_21", cp = "_correspondent_ruy5q_64", dt = {
11319
+ content: np,
11320
+ videoContent: ap,
11321
+ articleSection: op,
11322
+ contentLatout: sp,
11323
+ title: rp,
11324
+ article: ip,
11325
+ correspondent: cp
11326
+ }, lp = "_container_1rq2h_1", dp = "_playStyled_1rq2h_9", ko = {
11327
+ container: lp,
11328
+ playStyled: dp
11329
+ }, up = (e) => {
11329
11330
  const { video: t } = e, n = ka();
11330
11331
  return /* @__PURE__ */ a(
11331
11332
  L,
@@ -11347,12 +11348,12 @@ const xo = {
11347
11348
  ] })
11348
11349
  }
11349
11350
  );
11350
- }, up = (e) => {
11351
+ }, hp = (e) => {
11351
11352
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Qe(
11352
11353
  e.video.info.date.created
11353
11354
  )}` : e?.video.main.author;
11354
11355
  return /* @__PURE__ */ a("div", { className: dt.content, children: /* @__PURE__ */ a(Ft, { className: dt.contentLatout, children: /* @__PURE__ */ a(Ae, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: dt.videoContent, children: [
11355
- /* @__PURE__ */ a(dp, { video: e.video }),
11356
+ /* @__PURE__ */ a(up, { video: e.video }),
11356
11357
  /* @__PURE__ */ f("div", { className: dt.articleSection, children: [
11357
11358
  /* @__PURE__ */ a(
11358
11359
  L,
@@ -11367,17 +11368,17 @@ const xo = {
11367
11368
  /* @__PURE__ */ a("p", { className: dt.correspondent, children: t() })
11368
11369
  ] })
11369
11370
  ] }) }) }) });
11370
- }, a6 = (e) => {
11371
+ }, o5 = (e) => {
11371
11372
  switch (e.option) {
11372
11373
  case "op1":
11373
- return /* @__PURE__ */ a(ep, { videos: e.data });
11374
+ return /* @__PURE__ */ a(tp, { videos: e.data });
11374
11375
  case "op2":
11375
- return /* @__PURE__ */ a(up, { video: e.data[0] });
11376
+ return /* @__PURE__ */ a(hp, { video: e.data[0] });
11376
11377
  default:
11377
11378
  return /* @__PURE__ */ a(J, {});
11378
11379
  }
11379
11380
  };
11380
- function o6({ containerId: e, containerId2: t }) {
11381
+ function s5({ containerId: e, containerId2: t }) {
11381
11382
  return je(() => {
11382
11383
  try {
11383
11384
  let n = function() {
@@ -11413,7 +11414,7 @@ function o6({ containerId: e, containerId2: t }) {
11413
11414
  }
11414
11415
  }, [e]), null;
11415
11416
  }
11416
- const hp = (e) => {
11417
+ const mp = (e) => {
11417
11418
  const {
11418
11419
  //rounded = false,
11419
11420
  isVideo: t = !1,
@@ -11421,7 +11422,7 @@ const hp = (e) => {
11421
11422
  hasShadow: o = !1,
11422
11423
  BackDropAuxHeigthMobile: s
11423
11424
  //isVisible,
11424
- } = e, r = _s(), i = Ys(
11425
+ } = e, r = bs(), i = Ys(
11425
11426
  () => e?.preview?.sizes || [],
11426
11427
  [e?.preview?.sizes]
11427
11428
  );
@@ -11475,7 +11476,7 @@ const hp = (e) => {
11475
11476
  ] })
11476
11477
  ] })
11477
11478
  ] }) });
11478
- }, mp = (e) => /* @__PURE__ */ a(
11479
+ }, fp = (e) => /* @__PURE__ */ a(
11479
11480
  "svg",
11480
11481
  {
11481
11482
  width: "41",
@@ -11492,7 +11493,7 @@ const hp = (e) => {
11492
11493
  }
11493
11494
  )
11494
11495
  }
11495
- ), fp = {
11496
+ ), gp = {
11496
11497
  info: {
11497
11498
  section: {
11498
11499
  name: "",
@@ -11549,7 +11550,7 @@ const hp = (e) => {
11549
11550
  }
11550
11551
  ],
11551
11552
  preview: void 0
11552
- }, Uo = 6, gp = ({
11553
+ }, Uo = 6, pp = ({
11553
11554
  section: e,
11554
11555
  currentNews: t,
11555
11556
  banner: n,
@@ -11559,7 +11560,7 @@ const hp = (e) => {
11559
11560
  fetchConfig: i,
11560
11561
  paths: c
11561
11562
  }) => {
11562
- const [d, l] = K({ data: Array.from({ length: Uo }, () => fp) }), [u, h] = K(!1), m = ue(async () => {
11563
+ const [d, l] = K({ data: Array.from({ length: Uo }, () => gp) }), [u, h] = K(!1), m = ue(async () => {
11563
11564
  if (!t.info.link.internal) return;
11564
11565
  const A = new URLSearchParams({
11565
11566
  section: e,
@@ -11622,7 +11623,7 @@ const hp = (e) => {
11622
11623
  return je(() => {
11623
11624
  o && g();
11624
11625
  }, [o, g]), !d?.data || d.data.length === 0 ? null : /* @__PURE__ */ a(
11625
- pp,
11626
+ Ap,
11626
11627
  {
11627
11628
  news: d.data,
11628
11629
  title: "Más Noticias",
@@ -11636,7 +11637,7 @@ const hp = (e) => {
11636
11637
  isVisible: o
11637
11638
  }
11638
11639
  );
11639
- }, pp = (e) => {
11640
+ }, Ap = (e) => {
11640
11641
  const { news: t, hasLines: n = !1, API_ENV: o } = e;
11641
11642
  console.log("API_ENV from BlockNews1", o, o.SHOW_TAG_BY_SECTION);
11642
11643
  const s = (r) => n && (r + 1) % 3 !== 0 ? ua.contentSeparator : "";
@@ -11675,7 +11676,7 @@ const hp = (e) => {
11675
11676
  "aria-label": c?.title?.section ?? "nota",
11676
11677
  target: l?.link?.target,
11677
11678
  children: /* @__PURE__ */ a(
11678
- hp,
11679
+ mp,
11679
11680
  {
11680
11681
  isVisible: e.isVisible,
11681
11682
  preview: u,
@@ -11689,7 +11690,7 @@ const hp = (e) => {
11689
11690
  }
11690
11691
  ),
11691
11692
  /* @__PURE__ */ a("div", { className: jt.newsDescription, children: /* @__PURE__ */ a(
11692
- Ap,
11693
+ wp,
11693
11694
  {
11694
11695
  main: c,
11695
11696
  SHOW_TAG_BY_SECTION: o.SHOW_TAG_BY_SECTION,
@@ -11713,7 +11714,7 @@ const hp = (e) => {
11713
11714
  })
11714
11715
  }
11715
11716
  );
11716
- }, Ap = (e) => {
11717
+ }, wp = (e) => {
11717
11718
  const { share: t = !1, cutSubtitle: n = !0, SHOW_TAG_BY_SECTION: o, keywords: s, info: r } = e, c = (() => {
11718
11719
  if (!e?.authors || e.authors.length === 0) return "";
11719
11720
  const u = e.authors[0], h = Qe(e.info?.date?.modified, e.DATE_CONFIG);
@@ -11751,7 +11752,7 @@ const hp = (e) => {
11751
11752
  return null;
11752
11753
  };
11753
11754
  return /* @__PURE__ */ f("div", { className: ne.boxInformation, children: [
11754
- t && /* @__PURE__ */ a(mp, { className: ne.dotStyles }),
11755
+ t && /* @__PURE__ */ a(fp, { className: ne.dotStyles }),
11755
11756
  /* @__PURE__ */ a(l, {}),
11756
11757
  /* @__PURE__ */ a("h2", { className: ne.articule, children: /* @__PURE__ */ a(
11757
11758
  L,
@@ -11787,7 +11788,7 @@ const hp = (e) => {
11787
11788
  }
11788
11789
  ) : /* @__PURE__ */ a("div", { className: ne.correspondent, children: c }) })
11789
11790
  ] });
11790
- }, wp = ({
11791
+ }, yp = ({
11791
11792
  user: e,
11792
11793
  handleLogout: t,
11793
11794
  message: n
@@ -11821,30 +11822,30 @@ const hp = (e) => {
11821
11822
  children: "Cerrar Sesion"
11822
11823
  }
11823
11824
  ) }),
11824
- /* @__PURE__ */ a("button", { className: "user-actions-span", onClick: o, children: /* @__PURE__ */ a(bn, { width: 13, height: 13, fill: "black" }) })
11825
+ /* @__PURE__ */ a("button", { className: "user-actions-span", onClick: o, children: /* @__PURE__ */ a(_n, { width: 13, height: 13, fill: "black" }) })
11825
11826
  ] }),
11826
11827
  /* @__PURE__ */ a("p", { className: "comment-text", children: n })
11827
11828
  ] })
11828
11829
  ] }) });
11829
- }, yp = "_overlay_qj491_3", Cp = "_popup_qj491_17", vp = "_title_qj491_40", _p = "_optionsContainer_qj491_52", bp = "_option_qj491_52", Np = "_radioInput_qj491_66", Sp = "_radioCustom_qj491_70", Ep = "_optionLabel_qj491_97", xp = "_buttons_qj491_110", Ip = "_cancelButton_qj491_117", Tp = "_closeButton_qj491_118", kp = "_buttonAlone_qj491_137", Up = "_reportButton_qj491_143", qp = "_successContainer_qj491_163", Rp = "_thumbsUp_qj491_171", Lp = "_successMessage_qj491_177", Bp = "_errorMessage_qj491_218", Op = "_loadingContainer_qj491_231", ge = {
11830
- overlay: yp,
11831
- popup: Cp,
11832
- title: vp,
11830
+ }, Cp = "_overlay_qj491_3", vp = "_popup_qj491_17", bp = "_title_qj491_40", _p = "_optionsContainer_qj491_52", Np = "_option_qj491_52", Sp = "_radioInput_qj491_66", Ep = "_radioCustom_qj491_70", xp = "_optionLabel_qj491_97", Ip = "_buttons_qj491_110", Tp = "_cancelButton_qj491_117", kp = "_closeButton_qj491_118", Up = "_buttonAlone_qj491_137", qp = "_reportButton_qj491_143", Rp = "_successContainer_qj491_163", Lp = "_thumbsUp_qj491_171", Bp = "_successMessage_qj491_177", Op = "_errorMessage_qj491_218", Pp = "_loadingContainer_qj491_231", ge = {
11831
+ overlay: Cp,
11832
+ popup: vp,
11833
+ title: bp,
11833
11834
  optionsContainer: _p,
11834
- option: bp,
11835
- radioInput: Np,
11836
- radioCustom: Sp,
11837
- optionLabel: Ep,
11838
- buttons: xp,
11839
- cancelButton: Ip,
11840
- closeButton: Tp,
11841
- buttonAlone: kp,
11842
- reportButton: Up,
11843
- successContainer: qp,
11844
- thumbsUp: Rp,
11845
- successMessage: Lp,
11846
- errorMessage: Bp,
11847
- loadingContainer: Op
11835
+ option: Np,
11836
+ radioInput: Sp,
11837
+ radioCustom: Ep,
11838
+ optionLabel: xp,
11839
+ buttons: Ip,
11840
+ cancelButton: Tp,
11841
+ closeButton: kp,
11842
+ buttonAlone: Up,
11843
+ reportButton: qp,
11844
+ successContainer: Rp,
11845
+ thumbsUp: Lp,
11846
+ successMessage: Bp,
11847
+ errorMessage: Op,
11848
+ loadingContainer: Pp
11848
11849
  }, Ps = async (e, t) => {
11849
11850
  if (!e) return !1;
11850
11851
  const { CAPTCHA_PROJECT: n, CAPTCHA_KEY_V2: o, COMMENTS_CAPTCHA_API_KEY: s } = t;
@@ -11867,7 +11868,7 @@ const hp = (e) => {
11867
11868
  return console.error("Error verificando reCAPTCHA Enterprise:", r), !1;
11868
11869
  }
11869
11870
  };
11870
- async function s6({
11871
+ async function r5({
11871
11872
  publication: e,
11872
11873
  username: t,
11873
11874
  id: n,
@@ -11875,7 +11876,8 @@ async function s6({
11875
11876
  baseUrl: s,
11876
11877
  captchaToken: r,
11877
11878
  apiToken: i,
11878
- COMMENTS_VARS: c
11879
+ securityToken: c,
11880
+ COMMENTS_VARS: d
11879
11881
  }) {
11880
11882
  if (!e || !t || !n || !o || !r)
11881
11883
  throw new Error(
@@ -11883,48 +11885,49 @@ async function s6({
11883
11885
  );
11884
11886
  if (typeof e != "string" || typeof t != "string" || typeof n != "string" || typeof o != "string" || typeof r != "string")
11885
11887
  throw new Error("Todos los parámetros deben ser strings");
11886
- if (!await Ps(r, c))
11888
+ if (!await Ps(r, d))
11887
11889
  throw new Error("Token de captcha inválido");
11888
11890
  if (!i)
11889
11891
  throw new Error("Falta el token de API del CMS");
11890
- const d = `${s}/system/modules/com.tfsla.diario.base/templates/hit/5.0/1/newcomments/report`, l = encodeURIComponent(o), u = new URLSearchParams({
11892
+ const l = `${s}/system/modules/com.tfsla.diario.base/templates/hit/5.0/1/newcomments/report`, u = encodeURIComponent(o), h = new URLSearchParams({
11891
11893
  publication: e,
11892
11894
  username: t,
11893
11895
  id: n,
11894
- type: l
11895
- }), h = `${d}?${u.toString()}`;
11896
+ type: u
11897
+ }), m = `${l}?${h.toString()}`;
11896
11898
  try {
11897
11899
  console.log("Reporting comment:", {
11898
11900
  publication: e,
11899
11901
  username: t,
11900
11902
  id: n,
11901
11903
  type: o,
11902
- encodedType: l,
11903
- url: h
11904
+ encodedType: u,
11905
+ url: m
11904
11906
  });
11905
- const m = await se.post(h, null, {
11907
+ const p = await se.post(m, null, {
11906
11908
  headers: {
11907
11909
  "User-Agent": "Bluestack",
11910
+ "x-security-token": c,
11908
11911
  "x-api-token": i,
11909
11912
  "Content-Type": "application/json"
11910
11913
  }
11911
11914
  });
11912
- if (console.log("Report response:", m.data), m.status === 200 || m.status === 201)
11915
+ if (console.log("Report response:", p.data), p.status === 200 || p.status === 201)
11913
11916
  return {
11914
11917
  type: "success",
11915
11918
  message: "Comentario reportado exitosamente",
11916
- status: m.status,
11917
- data: m.data
11919
+ status: p.status,
11920
+ data: p.data
11918
11921
  };
11919
- throw new Error(`Respuesta inesperada del servidor: ${m.status}`);
11920
- } catch (m) {
11921
- if (console.error("Error reporting comment:", m), se.isAxiosError(m)) {
11922
- const p = m.response?.status, g = m.response?.data;
11923
- throw p === 400 ? new Error("Datos inválidos para el reporte") : p === 401 ? new Error("Token de API inválido") : p === 403 ? new Error("Acceso denegado para reportar comentario") : p === 404 ? new Error("Comentario no encontrado") : p === 409 ? new Error("El comentario ya fue reportado por este usuario") : p === 500 ? new Error("Error interno del servidor CMS") : new Error(
11924
- g?.error || g?.message || `Error HTTP ${p}: No se pudo reportar el comentario`
11922
+ throw new Error(`Respuesta inesperada del servidor: ${p.status}`);
11923
+ } catch (p) {
11924
+ if (console.error("Error reporting comment:", p), se.isAxiosError(p)) {
11925
+ const g = p.response?.status, A = p.response?.data;
11926
+ throw g === 400 ? new Error("Datos inválidos para el reporte") : g === 401 ? new Error("Token de API inválido") : g === 403 ? new Error("Acceso denegado para reportar comentario") : g === 404 ? new Error("Comentario no encontrado") : g === 409 ? new Error("El comentario ya fue reportado por este usuario") : g === 500 ? new Error("Error interno del servidor CMS") : new Error(
11927
+ A?.error || A?.message || `Error HTTP ${g}: No se pudo reportar el comentario`
11925
11928
  );
11926
11929
  }
11927
- throw m;
11930
+ throw p;
11928
11931
  }
11929
11932
  }
11930
11933
  const Ke = {
@@ -11936,7 +11939,7 @@ const Ke = {
11936
11939
  intellectual: "Violación de propiedad intelectual",
11937
11940
  bullying: "Bullying o acoso"
11938
11941
  };
11939
- function r6(e) {
11942
+ function i5(e) {
11940
11943
  return Ke[e];
11941
11944
  }
11942
11945
  const yt = 300, Ze = {
@@ -11944,7 +11947,7 @@ const yt = 300, Ze = {
11944
11947
  firstname: "Usuario",
11945
11948
  lastname: "Anonimo"
11946
11949
  };
11947
- function Pp(e) {
11950
+ function Dp(e) {
11948
11951
  const t = e.split(" ");
11949
11952
  if (t.length !== 3) return e;
11950
11953
  const [n, o, s] = t, r = o.charAt(0).toUpperCase() + o.slice(1).toLowerCase();
@@ -11962,13 +11965,13 @@ const Oa = (e, t, n) => {
11962
11965
  } catch {
11963
11966
  return [];
11964
11967
  }
11965
- }, Dp = (e, t) => {
11968
+ }, Mp = (e, t) => {
11966
11969
  const n = Ds(e);
11967
11970
  n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
11968
11971
  JSON.stringify(n)
11969
11972
  )}; path=/; max-age=${3600 * 24 * 1}`);
11970
11973
  };
11971
- function Mp(e) {
11974
+ function jp(e) {
11972
11975
  const [t, n] = e.split("@");
11973
11976
  if (!t || !n) return e;
11974
11977
  let o = "";
@@ -11981,31 +11984,31 @@ function Mp(e) {
11981
11984
  }
11982
11985
  var sn = { exports: {} }, rn = { exports: {} }, ae = {};
11983
11986
  var qo;
11984
- function jp() {
11987
+ function Qp() {
11985
11988
  if (qo) return ae;
11986
11989
  qo = 1;
11987
11990
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, o = e ? Symbol.for("react.fragment") : 60107, s = e ? Symbol.for("react.strict_mode") : 60108, r = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, C = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
11988
- function v(_) {
11989
- if (typeof _ == "object" && _ !== null) {
11990
- var I = _.$$typeof;
11991
+ function v(b) {
11992
+ if (typeof b == "object" && b !== null) {
11993
+ var I = b.$$typeof;
11991
11994
  switch (I) {
11992
11995
  case t:
11993
- switch (_ = _.type, _) {
11996
+ switch (b = b.type, b) {
11994
11997
  case d:
11995
11998
  case l:
11996
11999
  case o:
11997
12000
  case r:
11998
12001
  case s:
11999
12002
  case h:
12000
- return _;
12003
+ return b;
12001
12004
  default:
12002
- switch (_ = _ && _.$$typeof, _) {
12005
+ switch (b = b && b.$$typeof, b) {
12003
12006
  case c:
12004
12007
  case u:
12005
12008
  case g:
12006
12009
  case p:
12007
12010
  case i:
12008
- return _;
12011
+ return b;
12009
12012
  default:
12010
12013
  return I;
12011
12014
  }
@@ -12015,40 +12018,40 @@ function jp() {
12015
12018
  }
12016
12019
  }
12017
12020
  }
12018
- function E(_) {
12019
- return v(_) === l;
12020
- }
12021
- return ae.AsyncMode = d, ae.ConcurrentMode = l, ae.ContextConsumer = c, ae.ContextProvider = i, ae.Element = t, ae.ForwardRef = u, ae.Fragment = o, ae.Lazy = g, ae.Memo = p, ae.Portal = n, ae.Profiler = r, ae.StrictMode = s, ae.Suspense = h, ae.isAsyncMode = function(_) {
12022
- return E(_) || v(_) === d;
12023
- }, ae.isConcurrentMode = E, ae.isContextConsumer = function(_) {
12024
- return v(_) === c;
12025
- }, ae.isContextProvider = function(_) {
12026
- return v(_) === i;
12027
- }, ae.isElement = function(_) {
12028
- return typeof _ == "object" && _ !== null && _.$$typeof === t;
12029
- }, ae.isForwardRef = function(_) {
12030
- return v(_) === u;
12031
- }, ae.isFragment = function(_) {
12032
- return v(_) === o;
12033
- }, ae.isLazy = function(_) {
12034
- return v(_) === g;
12035
- }, ae.isMemo = function(_) {
12036
- return v(_) === p;
12037
- }, ae.isPortal = function(_) {
12038
- return v(_) === n;
12039
- }, ae.isProfiler = function(_) {
12040
- return v(_) === r;
12041
- }, ae.isStrictMode = function(_) {
12042
- return v(_) === s;
12043
- }, ae.isSuspense = function(_) {
12044
- return v(_) === h;
12045
- }, ae.isValidElementType = function(_) {
12046
- return typeof _ == "string" || typeof _ == "function" || _ === o || _ === l || _ === r || _ === s || _ === h || _ === m || typeof _ == "object" && _ !== null && (_.$$typeof === g || _.$$typeof === p || _.$$typeof === i || _.$$typeof === c || _.$$typeof === u || _.$$typeof === w || _.$$typeof === C || _.$$typeof === N || _.$$typeof === A);
12021
+ function E(b) {
12022
+ return v(b) === l;
12023
+ }
12024
+ return ae.AsyncMode = d, ae.ConcurrentMode = l, ae.ContextConsumer = c, ae.ContextProvider = i, ae.Element = t, ae.ForwardRef = u, ae.Fragment = o, ae.Lazy = g, ae.Memo = p, ae.Portal = n, ae.Profiler = r, ae.StrictMode = s, ae.Suspense = h, ae.isAsyncMode = function(b) {
12025
+ return E(b) || v(b) === d;
12026
+ }, ae.isConcurrentMode = E, ae.isContextConsumer = function(b) {
12027
+ return v(b) === c;
12028
+ }, ae.isContextProvider = function(b) {
12029
+ return v(b) === i;
12030
+ }, ae.isElement = function(b) {
12031
+ return typeof b == "object" && b !== null && b.$$typeof === t;
12032
+ }, ae.isForwardRef = function(b) {
12033
+ return v(b) === u;
12034
+ }, ae.isFragment = function(b) {
12035
+ return v(b) === o;
12036
+ }, ae.isLazy = function(b) {
12037
+ return v(b) === g;
12038
+ }, ae.isMemo = function(b) {
12039
+ return v(b) === p;
12040
+ }, ae.isPortal = function(b) {
12041
+ return v(b) === n;
12042
+ }, ae.isProfiler = function(b) {
12043
+ return v(b) === r;
12044
+ }, ae.isStrictMode = function(b) {
12045
+ return v(b) === s;
12046
+ }, ae.isSuspense = function(b) {
12047
+ return v(b) === h;
12048
+ }, ae.isValidElementType = function(b) {
12049
+ return typeof b == "string" || typeof b == "function" || b === o || b === l || b === r || b === s || b === h || b === m || typeof b == "object" && b !== null && (b.$$typeof === g || b.$$typeof === p || b.$$typeof === i || b.$$typeof === c || b.$$typeof === u || b.$$typeof === w || b.$$typeof === C || b.$$typeof === N || b.$$typeof === A);
12047
12050
  }, ae.typeOf = v, ae;
12048
12051
  }
12049
12052
  var oe = {};
12050
12053
  var Ro;
12051
- function Qp() {
12054
+ function Gp() {
12052
12055
  return Ro || (Ro = 1, process.env.NODE_ENV !== "production" && (function() {
12053
12056
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, o = e ? Symbol.for("react.fragment") : 60107, s = e ? Symbol.for("react.strict_mode") : 60108, r = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, C = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
12054
12057
  function v(R) {
@@ -12087,7 +12090,7 @@ function Qp() {
12087
12090
  }
12088
12091
  }
12089
12092
  }
12090
- var _ = d, I = l, P = c, Q = i, W = t, G = u, B = o, ee = g, ce = p, M = n, U = r, x = s, D = h, T = !1;
12093
+ var b = d, I = l, P = c, Q = i, W = t, G = u, B = o, ee = g, le = p, M = n, U = r, x = s, D = h, T = !1;
12091
12094
  function z(R) {
12092
12095
  return T || (T = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), y(R) || E(R) === d;
12093
12096
  }
@@ -12127,15 +12130,15 @@ function Qp() {
12127
12130
  function ie(R) {
12128
12131
  return E(R) === h;
12129
12132
  }
12130
- oe.AsyncMode = _, oe.ConcurrentMode = I, oe.ContextConsumer = P, oe.ContextProvider = Q, oe.Element = W, oe.ForwardRef = G, oe.Fragment = B, oe.Lazy = ee, oe.Memo = ce, oe.Portal = M, oe.Profiler = U, oe.StrictMode = x, oe.Suspense = D, oe.isAsyncMode = z, oe.isConcurrentMode = y, oe.isContextConsumer = S, oe.isContextProvider = q, oe.isElement = j, oe.isForwardRef = O, oe.isFragment = H, oe.isLazy = V, oe.isMemo = F, oe.isPortal = Z, oe.isProfiler = X, oe.isStrictMode = $, oe.isSuspense = ie, oe.isValidElementType = v, oe.typeOf = E;
12133
+ oe.AsyncMode = b, oe.ConcurrentMode = I, oe.ContextConsumer = P, oe.ContextProvider = Q, oe.Element = W, oe.ForwardRef = G, oe.Fragment = B, oe.Lazy = ee, oe.Memo = le, oe.Portal = M, oe.Profiler = U, oe.StrictMode = x, oe.Suspense = D, oe.isAsyncMode = z, oe.isConcurrentMode = y, oe.isContextConsumer = S, oe.isContextProvider = q, oe.isElement = j, oe.isForwardRef = O, oe.isFragment = H, oe.isLazy = V, oe.isMemo = F, oe.isPortal = Z, oe.isProfiler = X, oe.isStrictMode = $, oe.isSuspense = ie, oe.isValidElementType = v, oe.typeOf = E;
12131
12134
  })()), oe;
12132
12135
  }
12133
12136
  var Lo;
12134
12137
  function Pa() {
12135
- return Lo || (Lo = 1, process.env.NODE_ENV === "production" ? rn.exports = jp() : rn.exports = Qp()), rn.exports;
12138
+ return Lo || (Lo = 1, process.env.NODE_ENV === "production" ? rn.exports = Qp() : rn.exports = Gp()), rn.exports;
12136
12139
  }
12137
12140
  var Zn, Bo;
12138
- function Gp() {
12141
+ function Hp() {
12139
12142
  if (Bo) return Zn;
12140
12143
  Bo = 1;
12141
12144
  var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
@@ -12192,7 +12195,7 @@ function Ms() {
12192
12195
  return Po || (Po = 1, ea = Function.call.bind(Object.prototype.hasOwnProperty)), ea;
12193
12196
  }
12194
12197
  var ta, Do;
12195
- function Hp() {
12198
+ function zp() {
12196
12199
  if (Do) return ta;
12197
12200
  Do = 1;
12198
12201
  var e = function() {
@@ -12241,10 +12244,10 @@ function Hp() {
12241
12244
  }, ta = s, ta;
12242
12245
  }
12243
12246
  var na, Mo;
12244
- function zp() {
12247
+ function Vp() {
12245
12248
  if (Mo) return na;
12246
12249
  Mo = 1;
12247
- var e = Pa(), t = Gp(), n = /* @__PURE__ */ Da(), o = /* @__PURE__ */ Ms(), s = /* @__PURE__ */ Hp(), r = function() {
12250
+ var e = Pa(), t = Hp(), n = /* @__PURE__ */ Da(), o = /* @__PURE__ */ Ms(), s = /* @__PURE__ */ zp(), r = function() {
12248
12251
  };
12249
12252
  process.env.NODE_ENV !== "production" && (r = function(c) {
12250
12253
  var d = "Warning: " + c;
@@ -12276,14 +12279,14 @@ function zp() {
12276
12279
  any: N(),
12277
12280
  arrayOf: v,
12278
12281
  element: E(),
12279
- elementType: _(),
12282
+ elementType: b(),
12280
12283
  instanceOf: I,
12281
12284
  node: G(),
12282
12285
  objectOf: Q,
12283
12286
  oneOf: P,
12284
12287
  oneOfType: W,
12285
12288
  shape: ee,
12286
- exact: ce
12289
+ exact: le
12287
12290
  };
12288
12291
  function g(y, S) {
12289
12292
  return y === S ? y !== 0 || 1 / y === 1 / S : y !== y && S !== S;
@@ -12361,7 +12364,7 @@ function zp() {
12361
12364
  }
12362
12365
  return w(y);
12363
12366
  }
12364
- function _() {
12367
+ function b() {
12365
12368
  function y(S, q, j, O, H) {
12366
12369
  var V = S[q];
12367
12370
  if (!e.isValidElementType(V)) {
@@ -12466,7 +12469,7 @@ function zp() {
12466
12469
  }
12467
12470
  return w(S);
12468
12471
  }
12469
- function ce(y) {
12472
+ function le(y) {
12470
12473
  function S(q, j, O, H, V) {
12471
12474
  var F = q[j], Z = x(F);
12472
12475
  if (Z !== "object")
@@ -12562,7 +12565,7 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
12562
12565
  }, na;
12563
12566
  }
12564
12567
  var aa, jo;
12565
- function Vp() {
12568
+ function Fp() {
12566
12569
  if (jo) return aa;
12567
12570
  jo = 1;
12568
12571
  var e = /* @__PURE__ */ Da();
@@ -12610,18 +12613,18 @@ function Vp() {
12610
12613
  }, aa;
12611
12614
  }
12612
12615
  var Qo;
12613
- function Fp() {
12616
+ function $p() {
12614
12617
  if (Qo) return sn.exports;
12615
12618
  if (Qo = 1, process.env.NODE_ENV !== "production") {
12616
12619
  var e = Pa(), t = !0;
12617
- sn.exports = /* @__PURE__ */ zp()(e.isElement, t);
12620
+ sn.exports = /* @__PURE__ */ Vp()(e.isElement, t);
12618
12621
  } else
12619
- sn.exports = /* @__PURE__ */ Vp()();
12622
+ sn.exports = /* @__PURE__ */ Fp()();
12620
12623
  return sn.exports;
12621
12624
  }
12622
- var $p = /* @__PURE__ */ Fp();
12623
- const be = /* @__PURE__ */ Et($p);
12624
- var Wp = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
12625
+ var Wp = /* @__PURE__ */ $p();
12626
+ const _e = /* @__PURE__ */ Et(Wp);
12627
+ var Yp = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
12625
12628
  function ga() {
12626
12629
  return ga = Object.assign ? Object.assign.bind() : function(e) {
12627
12630
  for (var t = 1; t < arguments.length; t++) {
@@ -12632,7 +12635,7 @@ function ga() {
12632
12635
  return e;
12633
12636
  }, ga.apply(this, arguments);
12634
12637
  }
12635
- function Yp(e, t) {
12638
+ function Kp(e, t) {
12636
12639
  if (e == null) return {};
12637
12640
  var n = {}, o = Object.keys(e), s, r;
12638
12641
  for (r = 0; r < o.length; r++)
@@ -12644,7 +12647,7 @@ function cn(e) {
12644
12647
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
12645
12648
  return e;
12646
12649
  }
12647
- function Kp(e, t) {
12650
+ function Jp(e, t) {
12648
12651
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, pa(e, t);
12649
12652
  }
12650
12653
  function pa(e, t) {
@@ -12653,7 +12656,7 @@ function pa(e, t) {
12653
12656
  }, pa(e, t);
12654
12657
  }
12655
12658
  var On = /* @__PURE__ */ (function(e) {
12656
- Kp(t, e);
12659
+ Jp(t, e);
12657
12660
  function t() {
12658
12661
  var o;
12659
12662
  return o = e.call(this) || this, o.handleExpired = o.handleExpired.bind(cn(o)), o.handleErrored = o.handleErrored.bind(cn(o)), o.handleChange = o.handleChange.bind(cn(o)), o.handleRecaptchaRef = o.handleRecaptchaRef.bind(cn(o)), o;
@@ -12717,7 +12720,7 @@ var On = /* @__PURE__ */ (function(e) {
12717
12720
  }, n.render = function() {
12718
12721
  var s = this.props;
12719
12722
  s.sitekey, s.onChange, s.theme, s.type, s.tabindex, s.onExpired, s.onErrored, s.size, s.stoken, s.grecaptcha, s.badge, s.hl, s.isolated;
12720
- var r = Yp(s, Wp);
12723
+ var r = Kp(s, Yp);
12721
12724
  return /* @__PURE__ */ Qa.createElement("div", ga({}, r, {
12722
12725
  ref: this.handleRecaptchaRef
12723
12726
  }));
@@ -12725,19 +12728,19 @@ var On = /* @__PURE__ */ (function(e) {
12725
12728
  })(Qa.Component);
12726
12729
  On.displayName = "ReCAPTCHA";
12727
12730
  On.propTypes = {
12728
- sitekey: be.string.isRequired,
12729
- onChange: be.func,
12730
- grecaptcha: be.object,
12731
- theme: be.oneOf(["dark", "light"]),
12732
- type: be.oneOf(["image", "audio"]),
12733
- tabindex: be.number,
12734
- onExpired: be.func,
12735
- onErrored: be.func,
12736
- size: be.oneOf(["compact", "normal", "invisible"]),
12737
- stoken: be.string,
12738
- hl: be.string,
12739
- badge: be.oneOf(["bottomright", "bottomleft", "inline"]),
12740
- isolated: be.bool
12731
+ sitekey: _e.string.isRequired,
12732
+ onChange: _e.func,
12733
+ grecaptcha: _e.object,
12734
+ theme: _e.oneOf(["dark", "light"]),
12735
+ type: _e.oneOf(["image", "audio"]),
12736
+ tabindex: _e.number,
12737
+ onExpired: _e.func,
12738
+ onErrored: _e.func,
12739
+ size: _e.oneOf(["compact", "normal", "invisible"]),
12740
+ stoken: _e.string,
12741
+ hl: _e.string,
12742
+ badge: _e.oneOf(["bottomright", "bottomleft", "inline"]),
12743
+ isolated: _e.bool
12741
12744
  };
12742
12745
  On.defaultProps = {
12743
12746
  onChange: function() {
@@ -12749,7 +12752,7 @@ On.defaultProps = {
12749
12752
  badge: "bottomright"
12750
12753
  };
12751
12754
  var oa, Go;
12752
- function Jp() {
12755
+ function Zp() {
12753
12756
  if (Go) return oa;
12754
12757
  Go = 1;
12755
12758
  var e = Pa(), t = {
@@ -12799,8 +12802,8 @@ function Jp() {
12799
12802
  }
12800
12803
  var N = d(A);
12801
12804
  l && (N = N.concat(l(A)));
12802
- for (var v = i(g), E = i(A), _ = 0; _ < N.length; ++_) {
12803
- var I = N[_];
12805
+ for (var v = i(g), E = i(A), b = 0; b < N.length; ++b) {
12806
+ var I = N[b];
12804
12807
  if (!n[I] && !(w && w[I]) && !(E && E[I]) && !(v && v[I])) {
12805
12808
  var P = u(A, I);
12806
12809
  try {
@@ -12814,8 +12817,8 @@ function Jp() {
12814
12817
  }
12815
12818
  return oa = p, oa;
12816
12819
  }
12817
- var Zp = Jp();
12818
- const Xp = /* @__PURE__ */ Et(Zp);
12820
+ var Xp = Zp();
12821
+ const e9 = /* @__PURE__ */ Et(Xp);
12819
12822
  function Aa() {
12820
12823
  return Aa = Object.assign || function(e) {
12821
12824
  for (var t = 1; t < arguments.length; t++) {
@@ -12826,28 +12829,28 @@ function Aa() {
12826
12829
  return e;
12827
12830
  }, Aa.apply(this, arguments);
12828
12831
  }
12829
- function e9(e, t) {
12832
+ function t9(e, t) {
12830
12833
  if (e == null) return {};
12831
12834
  var n = {}, o = Object.keys(e), s, r;
12832
12835
  for (r = 0; r < o.length; r++)
12833
12836
  s = o[r], !(t.indexOf(s) >= 0) && (n[s] = e[s]);
12834
12837
  return n;
12835
12838
  }
12836
- function t9(e, t) {
12839
+ function n9(e, t) {
12837
12840
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, e.__proto__ = t;
12838
12841
  }
12839
- var Oe = {}, n9 = 0;
12840
- function a9(e, t) {
12842
+ var Oe = {}, a9 = 0;
12843
+ function o9(e, t) {
12841
12844
  return t = t || {}, function(o) {
12842
12845
  var s = o.displayName || o.name || "Component", r = /* @__PURE__ */ (function(c) {
12843
- t9(d, c);
12846
+ n9(d, c);
12844
12847
  function d(u, h) {
12845
12848
  var m;
12846
12849
  return m = c.call(this, u, h) || this, m.state = {}, m.__scriptURL = "", m;
12847
12850
  }
12848
12851
  var l = d.prototype;
12849
12852
  return l.asyncScriptLoaderGetScriptLoaderID = function() {
12850
- return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + n9++), this.__scriptLoaderID;
12853
+ return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + a9++), this.__scriptLoaderID;
12851
12854
  }, l.setupScriptURL = function() {
12852
12855
  return this.__scriptURL = typeof e == "function" ? e() : e, this.__scriptURL;
12853
12856
  }, l.asyncScriptLoaderHandleLoad = function(h) {
@@ -12887,8 +12890,8 @@ function a9(e, t) {
12887
12890
  };
12888
12891
  var E = document.createElement("script");
12889
12892
  E.src = m, E.async = !0;
12890
- for (var _ in t.attributes)
12891
- E.setAttribute(_, t.attributes[_]);
12893
+ for (var b in t.attributes)
12894
+ E.setAttribute(b, t.attributes[b]);
12892
12895
  C && (E.id = C);
12893
12896
  var I = function(Q) {
12894
12897
  if (Oe[m]) {
@@ -12920,7 +12923,7 @@ function a9(e, t) {
12920
12923
  }, l.render = function() {
12921
12924
  var h = t.globalName, m = this.props;
12922
12925
  m.asyncScriptOnLoad;
12923
- var p = m.forwardedRef, g = e9(m, ["asyncScriptOnLoad", "forwardedRef"]);
12926
+ var p = m.forwardedRef, g = t9(m, ["asyncScriptOnLoad", "forwardedRef"]);
12924
12927
  return h && typeof window < "u" && (g[h] = typeof window[h] < "u" ? window[h] : void 0), g.ref = p, rt(o, g);
12925
12928
  }, d;
12926
12929
  })(Ks), i = Vo(function(c, d) {
@@ -12929,52 +12932,52 @@ function a9(e, t) {
12929
12932
  }));
12930
12933
  });
12931
12934
  return i.displayName = "AsyncScriptLoader(" + s + ")", i.propTypes = {
12932
- asyncScriptOnLoad: be.func
12933
- }, Xp(i, o);
12935
+ asyncScriptOnLoad: _e.func
12936
+ }, e9(i, o);
12934
12937
  };
12935
12938
  }
12936
- var wa = "onloadcallback", o9 = "grecaptcha";
12939
+ var wa = "onloadcallback", s9 = "grecaptcha";
12937
12940
  function ya() {
12938
12941
  return typeof window < "u" && window.recaptchaOptions || {};
12939
12942
  }
12940
- function s9() {
12943
+ function r9() {
12941
12944
  var e = ya(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
12942
12945
  return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + wa + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + wa + "&render=explicit";
12943
12946
  }
12944
- const js = a9(s9, {
12947
+ const js = o9(r9, {
12945
12948
  callbackName: wa,
12946
- globalName: o9,
12949
+ globalName: s9,
12947
12950
  attributes: ya().nonce ? {
12948
12951
  nonce: ya().nonce
12949
12952
  } : {}
12950
- })(On), r9 = "_overlay_18ksj_1", i9 = "_header_18ksj_18", c9 = "_logo_18ksj_25", l9 = "_card_18ksj_32", d9 = "_close_18ksj_47", u9 = "_form_18ksj_71", h9 = "_formUl_18ksj_80", m9 = "_field_18ksj_92", f9 = "_label_18ksj_99", g9 = "_input_18ksj_108", p9 = "_error_18ksj_126", A9 = "_primary_18ksj_132", w9 = "_divider_18ksj_170", y9 = "_google_18ksj_196", C9 = "_googleIcon_18ksj_226", v9 = "_spin_18ksj_259", _9 = "_checkboxRow_18ksj_281", b9 = "_terms_18ksj_318", N9 = "_message_18ksj_349", S9 = "_passwordChecker_18ksj_354", E9 = "_valid_18ksj_373", x9 = "_invalid_18ksj_377", I9 = "_forgotPassword_18ksj_381", T9 = "_successContainer_18ksj_400", k9 = "_thumbsUp_18ksj_408", U9 = "_successMessage_18ksj_414", k = {
12951
- overlay: r9,
12952
- header: i9,
12953
- logo: c9,
12954
- card: l9,
12955
- close: d9,
12956
- form: u9,
12957
- formUl: h9,
12958
- field: m9,
12959
- label: f9,
12960
- input: g9,
12961
- error: p9,
12962
- primary: A9,
12963
- divider: w9,
12964
- google: y9,
12965
- googleIcon: C9,
12966
- spin: v9,
12953
+ })(On), i9 = "_overlay_18ksj_1", c9 = "_header_18ksj_18", l9 = "_logo_18ksj_25", d9 = "_card_18ksj_32", u9 = "_close_18ksj_47", h9 = "_form_18ksj_71", m9 = "_formUl_18ksj_80", f9 = "_field_18ksj_92", g9 = "_label_18ksj_99", p9 = "_input_18ksj_108", A9 = "_error_18ksj_126", w9 = "_primary_18ksj_132", y9 = "_divider_18ksj_170", C9 = "_google_18ksj_196", v9 = "_googleIcon_18ksj_226", b9 = "_spin_18ksj_259", _9 = "_checkboxRow_18ksj_281", N9 = "_terms_18ksj_318", S9 = "_message_18ksj_349", E9 = "_passwordChecker_18ksj_354", x9 = "_valid_18ksj_373", I9 = "_invalid_18ksj_377", T9 = "_forgotPassword_18ksj_381", k9 = "_successContainer_18ksj_400", U9 = "_thumbsUp_18ksj_408", q9 = "_successMessage_18ksj_414", k = {
12954
+ overlay: i9,
12955
+ header: c9,
12956
+ logo: l9,
12957
+ card: d9,
12958
+ close: u9,
12959
+ form: h9,
12960
+ formUl: m9,
12961
+ field: f9,
12962
+ label: g9,
12963
+ input: p9,
12964
+ error: A9,
12965
+ primary: w9,
12966
+ divider: y9,
12967
+ google: C9,
12968
+ googleIcon: v9,
12969
+ spin: b9,
12967
12970
  checkboxRow: _9,
12968
12971
  switch: "_switch_18ksj_310",
12969
- terms: b9,
12970
- message: N9,
12971
- passwordChecker: S9,
12972
- valid: E9,
12973
- invalid: x9,
12974
- forgotPassword: I9,
12975
- successContainer: T9,
12976
- thumbsUp: k9,
12977
- successMessage: U9
12972
+ terms: N9,
12973
+ message: S9,
12974
+ passwordChecker: E9,
12975
+ valid: x9,
12976
+ invalid: I9,
12977
+ forgotPassword: T9,
12978
+ successContainer: k9,
12979
+ thumbsUp: U9,
12980
+ successMessage: q9
12978
12981
  }, Xe = () => /* @__PURE__ */ a(
12979
12982
  "svg",
12980
12983
  {
@@ -12986,7 +12989,7 @@ const js = a9(s9, {
12986
12989
  className: k.spin,
12987
12990
  children: /* @__PURE__ */ a("path", { d: "M18,4.181v2.021c4.559,0.929,8,4.97,8,9.798c0,5.514-4.486,10-10,10S6,21.514,6,16c0-4.829,3.441-8.869,8-9.798V4.181 C8.334,5.137,4,10.066,4,16c0,6.617,5.383,12,12,12s12-5.383,12-12C28,10.066,23.666,5.137,18,4.181z" })
12988
12991
  }
12989
- ), q9 = ({
12992
+ ), R9 = ({
12990
12993
  isOpen: e,
12991
12994
  onClose: t,
12992
12995
  commentId: n,
@@ -13036,7 +13039,7 @@ const js = a9(s9, {
13036
13039
  })
13037
13040
  })).json();
13038
13041
  if (N.type === "success")
13039
- Dp(document, n), c("success"), setTimeout(() => {
13042
+ Mp(document, n), c("success"), setTimeout(() => {
13040
13043
  w();
13041
13044
  }, 3e3);
13042
13045
  else
@@ -13122,7 +13125,7 @@ const js = a9(s9, {
13122
13125
  ] })
13123
13126
  ] }) });
13124
13127
  };
13125
- function R9(e) {
13128
+ function L9(e) {
13126
13129
  const t = /^\[\[([^\]]+)\]\]/, n = e.match(t);
13127
13130
  return n ? {
13128
13131
  user: {
@@ -13145,7 +13148,7 @@ function Nn(e) {
13145
13148
  text: n.text,
13146
13149
  reply: n.reply ? Nn({ comments: n.reply }).comments : n.reply
13147
13150
  };
13148
- const { user: o, text: s } = R9(n.text);
13151
+ const { user: o, text: s } = L9(n.text);
13149
13152
  return {
13150
13153
  ...n,
13151
13154
  user: o || !1,
@@ -13171,7 +13174,7 @@ async function Ma({
13171
13174
  }) {
13172
13175
  const { PUBLIC_ENV: l } = d;
13173
13176
  if (l === "prod") {
13174
- const u = await L9({
13177
+ const u = await B9({
13175
13178
  publication: e,
13176
13179
  path: t,
13177
13180
  size: n,
@@ -13191,7 +13194,7 @@ async function Ma({
13191
13194
  return Nn(h.data[0]);
13192
13195
  }
13193
13196
  }
13194
- async function L9({
13197
+ async function B9({
13195
13198
  publication: e,
13196
13199
  path: t,
13197
13200
  size: n = 5,
@@ -13243,7 +13246,7 @@ async function L9({
13243
13246
  throw N;
13244
13247
  }
13245
13248
  }
13246
- const B9 = (e, t) => {
13249
+ const O9 = (e, t) => {
13247
13250
  const [n, o] = K(void 0), { PUBLIC_PUBLICATION_ID: s } = t, r = s;
13248
13251
  return je(() => {
13249
13252
  if (n) return;
@@ -13270,7 +13273,7 @@ const B9 = (e, t) => {
13270
13273
  }, Qs = ({ username: e, date: t, DATE_CONFIG: n }) => /* @__PURE__ */ f("div", { className: "comment-header", children: [
13271
13274
  /* @__PURE__ */ a("span", { className: "comment-username", children: e }),
13272
13275
  /* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
13273
- /* @__PURE__ */ a("span", { className: "comment-date", children: Pp(Qe(Number(t), n)) })
13276
+ /* @__PURE__ */ a("span", { className: "comment-date", children: Dp(Qe(Number(t), n)) })
13274
13277
  ] }), Gs = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
13275
13278
  "img",
13276
13279
  {
@@ -13464,7 +13467,7 @@ const B9 = (e, t) => {
13464
13467
  } catch (h) {
13465
13468
  return console.error("Error enviando comentario:", h), alert(h.message || "Error al enviar el comentario."), !1;
13466
13469
  }
13467
- }, O9 = ({
13470
+ }, P9 = ({
13468
13471
  replyingTo: e,
13469
13472
  commentRef: t,
13470
13473
  user: n,
@@ -13520,7 +13523,7 @@ const B9 = (e, t) => {
13520
13523
  }
13521
13524
  )
13522
13525
  ] });
13523
- }, P9 = ({ reply: e, replyingTo: t, user: n, onFlag: o, DATE_CONFIG: s }) => {
13526
+ }, D9 = ({ reply: e, replyingTo: t, user: n, onFlag: o, DATE_CONFIG: s }) => {
13524
13527
  const r = e.text;
13525
13528
  let i = `${Ze.firstname} ${Ze.lastname ?? ""}`, c = Ze.username;
13526
13529
  return e.user && (i = `${e.user.firstname} ${e.user.lastname ?? ""}`, c = e.user.username), /* @__PURE__ */ a("div", { className: "comment-item reply", children: /* @__PURE__ */ f("div", { className: "comment-header-container", children: [
@@ -13536,7 +13539,7 @@ const B9 = (e, t) => {
13536
13539
  /* @__PURE__ */ a(Hs, { isReply: !0, onFlag: () => o(e.id) })
13537
13540
  ] })
13538
13541
  ] }) });
13539
- }, D9 = ({ comment: e, replyingTo: t, path: n, user: o, handleReplyingTo: s, onFlag: r, API_ENV: i }) => {
13542
+ }, M9 = ({ comment: e, replyingTo: t, path: n, user: o, handleReplyingTo: s, onFlag: r, API_ENV: i }) => {
13540
13543
  const c = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [d, l] = K(c), [u, h] = ke.useState(!1), { PUBLIC_PUBLICATION_ID: m, PUBLIC_X_SECURITY_TOKEN: p } = i, g = e.text, A = ke.useRef(null);
13541
13544
  let w = `${Ze.firstname} ${Ze.lastname ?? ""}`, C = Ze.username;
13542
13545
  e.user && (w = `${e.user.firstname} ${e.user.lastname ?? ""}`, C = e.user.username);
@@ -13562,7 +13565,7 @@ const B9 = (e, t) => {
13562
13565
  }
13563
13566
  ),
13564
13567
  t === e.id && o && /* @__PURE__ */ a(
13565
- O9,
13568
+ P9,
13566
13569
  {
13567
13570
  replyingTo: t,
13568
13571
  commentRef: A,
@@ -13575,7 +13578,7 @@ const B9 = (e, t) => {
13575
13578
  ),
13576
13579
  d.reply.length > 0 && /* @__PURE__ */ f("div", { className: "comment-replies", children: [
13577
13580
  d.reply.map((v) => /* @__PURE__ */ a(
13578
- P9,
13581
+ D9,
13579
13582
  {
13580
13583
  user: o,
13581
13584
  reply: v,
@@ -13593,7 +13596,7 @@ const B9 = (e, t) => {
13593
13596
  const v = d.reply[d.reply.length - 1]?.id;
13594
13597
  h(!0);
13595
13598
  try {
13596
- const _ = await Ma({
13599
+ const b = await Ma({
13597
13600
  publication: m ?? "",
13598
13601
  path: n ?? "",
13599
13602
  size: 2,
@@ -13604,7 +13607,7 @@ const B9 = (e, t) => {
13604
13607
  apiToken: p ?? "",
13605
13608
  API_ENV: i
13606
13609
  });
13607
- h(!1), l({ morereply: _.morecomment, reply: [...d.reply, ..._.comments] });
13610
+ h(!1), l({ morereply: b.morecomment, reply: [...d.reply, ...b.comments] });
13608
13611
  } catch (E) {
13609
13612
  throw h(!1), new Error(`Error al obtener comentarios: ${E}`);
13610
13613
  }
@@ -13617,7 +13620,7 @@ const B9 = (e, t) => {
13617
13620
  ]
13618
13621
  }
13619
13622
  ) });
13620
- }, M9 = ({
13623
+ }, j9 = ({
13621
13624
  commentRef: e,
13622
13625
  user: t,
13623
13626
  path: n,
@@ -13667,7 +13670,7 @@ const B9 = (e, t) => {
13667
13670
  }
13668
13671
  )
13669
13672
  ] });
13670
- }, j9 = ({
13673
+ }, Q9 = ({
13671
13674
  isAuthenticated: e,
13672
13675
  path: t,
13673
13676
  user: n,
@@ -13676,7 +13679,7 @@ const B9 = (e, t) => {
13676
13679
  }) => {
13677
13680
  const { PUBLIC_PUBLICATION_ID: r, PUBLIC_X_SECURITY_TOKEN: i } = s, c = r ?? "", d = t.replaceAll("/", "|"), [l, u] = K(
13678
13681
  void 0
13679
- ), [h, m] = K(""), { comments: p, setComments: g } = B9(d, s), [A, w] = ke.useState(!1), C = ke.useRef(null), N = (W) => {
13682
+ ), [h, m] = K(""), { comments: p, setComments: g } = O9(d, s), [A, w] = ke.useState(!1), C = ke.useRef(null), N = (W) => {
13680
13683
  m(h === W ? "" : W);
13681
13684
  }, v = (W) => {
13682
13685
  g(
@@ -13687,7 +13690,7 @@ const B9 = (e, t) => {
13687
13690
  );
13688
13691
  }, E = (W) => {
13689
13692
  u(W);
13690
- }, _ = async () => {
13693
+ }, b = async () => {
13691
13694
  if (!p || !p.morecomment || p.comments.length === 0) return;
13692
13695
  const W = p.comments[p.comments.length - 1];
13693
13696
  if (!W) return;
@@ -13717,7 +13720,7 @@ const B9 = (e, t) => {
13717
13720
  /* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(Ae, { title: I || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ f(J, { children: [
13718
13721
  e && n && /* @__PURE__ */ f("div", { className: "comments-header", children: [
13719
13722
  /* @__PURE__ */ a(
13720
- wp,
13723
+ yp,
13721
13724
  {
13722
13725
  user: n,
13723
13726
  handleLogout: o,
@@ -13725,7 +13728,7 @@ const B9 = (e, t) => {
13725
13728
  }
13726
13729
  ),
13727
13730
  /* @__PURE__ */ a(
13728
- M9,
13731
+ j9,
13729
13732
  {
13730
13733
  commentRef: C,
13731
13734
  user: n,
@@ -13742,7 +13745,7 @@ const B9 = (e, t) => {
13742
13745
  "data-isauthenticated": `${e}`,
13743
13746
  children: [
13744
13747
  p.comments.map((W) => /* @__PURE__ */ a(
13745
- D9,
13748
+ M9,
13746
13749
  {
13747
13750
  comment: W,
13748
13751
  replyingTo: h,
@@ -13762,13 +13765,13 @@ const B9 = (e, t) => {
13762
13765
  "button",
13763
13766
  {
13764
13767
  className: "comment-replies-button",
13765
- onClick: _,
13768
+ onClick: b,
13766
13769
  children: "Más"
13767
13770
  }
13768
13771
  )
13769
13772
  ] }) }) }),
13770
13773
  /* @__PURE__ */ a(
13771
- q9,
13774
+ R9,
13772
13775
  {
13773
13776
  username: n?.username ?? void 0,
13774
13777
  publication: c,
@@ -13826,7 +13829,7 @@ const B9 = (e, t) => {
13826
13829
  test: (e) => /[^A-Za-z0-9]/.test(e)
13827
13830
  }
13828
13831
  ];
13829
- function Q9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
13832
+ function G9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
13830
13833
  const [o, s] = K({}), [r, i] = K(!1), [c, d] = K(!1), [l, u] = K(null), [h, m] = K(
13831
13834
  "register"
13832
13835
  ), p = (C, N) => {
@@ -13850,8 +13853,8 @@ function Q9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
13850
13853
  u("La contraseña no es válida");
13851
13854
  return;
13852
13855
  }
13853
- const _ = Math.floor(Date.now() / 1e3);
13854
- N.push({ Name: "updated_at", Value: String(_) });
13856
+ const b = Math.floor(Date.now() / 1e3);
13857
+ N.push({ Name: "updated_at", Value: String(b) });
13855
13858
  const I = n.PUBLIC_ENV === "local" ? "token" : await Ws(
13856
13859
  "comment_register",
13857
13860
  n.CAPTCHA_KEY ?? ""
@@ -13946,13 +13949,13 @@ function Q9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
13946
13949
  }
13947
13950
  ),
13948
13951
  C === "password" && /* @__PURE__ */ a("div", { className: k.passwordChecker, children: Sn.map((v, E) => {
13949
- const _ = v.test(w);
13952
+ const b = v.test(w);
13950
13953
  return /* @__PURE__ */ f(
13951
13954
  "div",
13952
13955
  {
13953
- className: _ ? k.valid : k.invalid,
13956
+ className: b ? k.valid : k.invalid,
13954
13957
  children: [
13955
- /* @__PURE__ */ a("div", { children: _ ? "✔" : "○" }),
13958
+ /* @__PURE__ */ a("div", { children: b ? "✔" : "○" }),
13956
13959
  /* @__PURE__ */ a("div", { children: v.label })
13957
13960
  ]
13958
13961
  },
@@ -14051,23 +14054,23 @@ function Q9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
14051
14054
  ] })
14052
14055
  ] });
14053
14056
  }
14054
- function G9({
14057
+ function H9({
14055
14058
  onClose: e,
14056
14059
  checkAuth: t,
14057
14060
  goToRegister: n,
14058
14061
  handleGoogleLogin: o,
14059
14062
  API_ENV: s
14060
14063
  }) {
14061
- const [r, i] = K("login"), [c, d] = K(""), [l, u] = K(""), [h, m] = K(""), [p, g] = K(""), [A, w] = K(""), [C, N] = K(!1), [v, E] = K(!1), [_, I] = K(null);
14064
+ const [r, i] = K("login"), [c, d] = K(""), [l, u] = K(""), [h, m] = K(""), [p, g] = K(""), [A, w] = K(""), [C, N] = K(!1), [v, E] = K(!1), [b, I] = K(null);
14062
14065
  return console.log("CAPTCHA_KEY", s.CAPTCHA_KEY), /* @__PURE__ */ f(J, { children: [
14063
14066
  r === "login" && /* @__PURE__ */ a(
14064
- H9,
14067
+ z9,
14065
14068
  {
14066
14069
  email: c,
14067
14070
  password: l,
14068
14071
  showPassword: C,
14069
14072
  loading: v,
14070
- error: _,
14073
+ error: b,
14071
14074
  setEmail: d,
14072
14075
  setPassword: u,
14073
14076
  setShowPassword: N,
@@ -14085,8 +14088,8 @@ function G9({
14085
14088
  body: JSON.stringify({ email: c, password: l, token: B })
14086
14089
  });
14087
14090
  if (!ee.ok) {
14088
- const ce = await ee.json().catch(() => ({}));
14089
- throw new Error(ce?.error || "Ha ocurrido un error");
14091
+ const le = await ee.json().catch(() => ({}));
14092
+ throw new Error(le?.error || "Ha ocurrido un error");
14090
14093
  }
14091
14094
  e(), await t();
14092
14095
  } catch (B) {
@@ -14104,12 +14107,12 @@ function G9({
14104
14107
  }
14105
14108
  ),
14106
14109
  r === "forgot" && /* @__PURE__ */ a(
14107
- z9,
14110
+ V9,
14108
14111
  {
14109
14112
  email: c,
14110
14113
  setEmail: d,
14111
14114
  loading: v,
14112
- error: _,
14115
+ error: b,
14113
14116
  onSubmit: async (G) => {
14114
14117
  if (!v) {
14115
14118
  G.preventDefault(), I(null), E(!0);
@@ -14137,7 +14140,7 @@ function G9({
14137
14140
  }
14138
14141
  ),
14139
14142
  r === "changePassword" && /* @__PURE__ */ a(
14140
- V9,
14143
+ F9,
14141
14144
  {
14142
14145
  email: c,
14143
14146
  confirmationCode: h,
@@ -14145,7 +14148,7 @@ function G9({
14145
14148
  confirmNewPassword: A,
14146
14149
  showPassword: C,
14147
14150
  loading: v,
14148
- error: _,
14151
+ error: b,
14149
14152
  setConfirmationCode: m,
14150
14153
  setNewPassword: g,
14151
14154
  setConfirmNewPassword: w,
@@ -14170,8 +14173,8 @@ function G9({
14170
14173
  body: JSON.stringify({ email: c, code: h, newPassword: p })
14171
14174
  });
14172
14175
  if (!ee.ok) {
14173
- const ce = await ee.json().catch(() => ({}));
14174
- throw new Error(ce?.error || "Error al cambiar contraseña");
14176
+ const le = await ee.json().catch(() => ({}));
14177
+ throw new Error(le?.error || "Error al cambiar contraseña");
14175
14178
  }
14176
14179
  i("feedback");
14177
14180
  } catch (ee) {
@@ -14186,7 +14189,7 @@ function G9({
14186
14189
  }
14187
14190
  ),
14188
14191
  r === "feedback" && /* @__PURE__ */ a(
14189
- F9,
14192
+ $9,
14190
14193
  {
14191
14194
  onBackToLogin: () => {
14192
14195
  I(null), i("login");
@@ -14195,7 +14198,7 @@ function G9({
14195
14198
  )
14196
14199
  ] });
14197
14200
  }
14198
- function H9({
14201
+ function z9({
14199
14202
  email: e,
14200
14203
  password: t,
14201
14204
  showPassword: n,
@@ -14287,7 +14290,7 @@ function H9({
14287
14290
  )
14288
14291
  ] });
14289
14292
  }
14290
- function z9({
14293
+ function V9({
14291
14294
  email: e,
14292
14295
  setEmail: t,
14293
14296
  loading: n,
@@ -14324,7 +14327,7 @@ function z9({
14324
14327
  }
14325
14328
  );
14326
14329
  }
14327
- function V9({
14330
+ function F9({
14328
14331
  email: e,
14329
14332
  confirmationCode: t,
14330
14333
  newPassword: n,
@@ -14348,7 +14351,7 @@ function V9({
14348
14351
  children: [
14349
14352
  /* @__PURE__ */ f("p", { className: k.message, children: [
14350
14353
  "Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
14351
- Mp(e),
14354
+ jp(e),
14352
14355
  ". Ingrese el código y la contraseña nueva."
14353
14356
  ] }),
14354
14357
  /* @__PURE__ */ f("ul", { className: k.formUl, children: [
@@ -14435,13 +14438,13 @@ function V9({
14435
14438
  }
14436
14439
  );
14437
14440
  }
14438
- function F9({ onBackToLogin: e }) {
14441
+ function $9({ onBackToLogin: e }) {
14439
14442
  return /* @__PURE__ */ f("div", { className: k.form, children: [
14440
14443
  /* @__PURE__ */ a("p", { className: k.success, children: "La contraseña fue cambiada con éxito" }),
14441
14444
  /* @__PURE__ */ a("button", { type: "button", className: k.primary, onClick: e, children: "Iniciar Sesión" })
14442
14445
  ] });
14443
14446
  }
14444
- function $9({
14447
+ function W9({
14445
14448
  loginUrl: e,
14446
14449
  onClose: t,
14447
14450
  checkAuth: n,
@@ -14482,7 +14485,7 @@ function $9({
14482
14485
  )
14483
14486
  ] }),
14484
14487
  r === "login" && /* @__PURE__ */ a(
14485
- G9,
14488
+ H9,
14486
14489
  {
14487
14490
  onClose: t,
14488
14491
  checkAuth: n,
@@ -14492,7 +14495,7 @@ function $9({
14492
14495
  }
14493
14496
  ),
14494
14497
  r === "register" && /* @__PURE__ */ a(
14495
- Q9,
14498
+ G9,
14496
14499
  {
14497
14500
  handleGoogleLogin: c,
14498
14501
  goToLogin: () => i("login"),
@@ -14503,7 +14506,7 @@ function $9({
14503
14506
  }
14504
14507
  );
14505
14508
  }
14506
- function W9({
14509
+ function Y9({
14507
14510
  isAuthenticated: e,
14508
14511
  setIsAuthenticated: t,
14509
14512
  loginUrl: n,
@@ -14516,7 +14519,7 @@ function W9({
14516
14519
  const [d, l] = ke.useState(!1);
14517
14520
  return /* @__PURE__ */ f(J, { children: [
14518
14521
  d && /* @__PURE__ */ a(
14519
- $9,
14522
+ W9,
14520
14523
  {
14521
14524
  loginUrl: n,
14522
14525
  icon: i,
@@ -14542,7 +14545,7 @@ function W9({
14542
14545
  )
14543
14546
  ] }),
14544
14547
  /* @__PURE__ */ a(
14545
- j9,
14548
+ Q9,
14546
14549
  {
14547
14550
  isAuthenticated: e,
14548
14551
  handleLogout: async () => {
@@ -14563,7 +14566,7 @@ function W9({
14563
14566
  )
14564
14567
  ] });
14565
14568
  }
14566
- function Y9({
14569
+ function K9({
14567
14570
  isVisible: e,
14568
14571
  path: t,
14569
14572
  icon: n,
@@ -14608,7 +14611,7 @@ function Y9({
14608
14611
  }
14609
14612
  );
14610
14613
  return s === null ? h : e ? /* @__PURE__ */ a(
14611
- W9,
14614
+ Y9,
14612
14615
  {
14613
14616
  icon: n,
14614
14617
  isAuthenticated: s,
@@ -14621,7 +14624,7 @@ function Y9({
14621
14624
  }
14622
14625
  ) : h;
14623
14626
  }
14624
- const i6 = ({
14627
+ const c5 = ({
14625
14628
  render: e,
14626
14629
  internalPath: t,
14627
14630
  section: n,
@@ -14649,7 +14652,7 @@ const i6 = ({
14649
14652
  }, []);
14650
14653
  const p = {
14651
14654
  comment: /* @__PURE__ */ a(
14652
- Y9,
14655
+ K9,
14653
14656
  {
14654
14657
  path: t,
14655
14658
  icon: r,
@@ -14658,7 +14661,7 @@ const i6 = ({
14658
14661
  }
14659
14662
  ),
14660
14663
  more: /* @__PURE__ */ a(
14661
- gp,
14664
+ pp,
14662
14665
  {
14663
14666
  section: n,
14664
14667
  currentNews: o,
@@ -14682,7 +14685,7 @@ const i6 = ({
14682
14685
  }
14683
14686
  );
14684
14687
  };
14685
- async function c6({
14688
+ async function l5({
14686
14689
  publication: e,
14687
14690
  path: t,
14688
14691
  username: n,
@@ -14786,7 +14789,7 @@ async function c6({
14786
14789
  };
14787
14790
  }
14788
14791
  }
14789
- const l6 = async ({
14792
+ const d5 = async ({
14790
14793
  token: e,
14791
14794
  projectId: t,
14792
14795
  captchaKey: n,
@@ -14822,69 +14825,69 @@ const l6 = async ({
14822
14825
  };
14823
14826
  export {
14824
14827
  Er as AssetsPreconnect,
14825
- n6 as AutorComponent,
14828
+ a5 as AutorComponent,
14826
14829
  su as AutorHeader1,
14827
14830
  pu as AutorHeader2,
14828
14831
  ye as BannerAdvertising,
14829
14832
  st as BannerAdvertisingMiddle,
14830
- R3 as CarrouselCSR,
14833
+ L3 as CarrouselCSR,
14831
14834
  Tt as CarrouselIRS,
14832
14835
  m0 as CarruselCard,
14833
- _0 as CarruselOpinion,
14836
+ b0 as CarruselOpinion,
14834
14837
  ut as CommonServices,
14835
14838
  Js as Comscore,
14836
- K3 as ContactInfoServer,
14837
- M3 as ContactInput,
14838
- j3 as ContactSelect,
14839
- Q3 as ContactTextarea,
14839
+ J3 as ContactInfoServer,
14840
+ j3 as ContactInput,
14841
+ Q3 as ContactSelect,
14842
+ G3 as ContactTextarea,
14840
14843
  Ft as ContentLayout1,
14841
14844
  po as ContentLayoutTema,
14842
- X3 as DEBUG_MainSlots,
14845
+ e5 as DEBUG_MainSlots,
14843
14846
  p2 as DestacadoNoticias,
14844
14847
  e0 as DestacadoVideos,
14845
14848
  Ac as DynamicBlockServices,
14846
- Z3 as DynamicComponents,
14849
+ X3 as DynamicComponents,
14847
14850
  Kn as DynamicMainSlot,
14848
14851
  fa as DynamicSlot,
14849
- F3 as EditorialBlock,
14850
- D3 as ErrorComponent,
14852
+ $3 as EditorialBlock,
14853
+ M3 as ErrorComponent,
14851
14854
  Mr as Font,
14852
- O3 as Footer,
14855
+ P3 as Footer,
14853
14856
  Sr as FormatAfterScripts,
14854
14857
  Yo as FormatScripts,
14855
14858
  Xs as GA4,
14856
14859
  er as GTM,
14857
14860
  wf as GalleryHeader,
14858
- U3 as GenerateBody,
14859
- k3 as GenerateHead,
14860
- H3 as Header,
14861
+ q3 as GenerateBody,
14862
+ U3 as GenerateHead,
14863
+ z3 as Header,
14861
14864
  Tf as IframeHeader,
14862
14865
  ll as ImageOffline,
14863
14866
  Re as ImageOnline,
14864
14867
  cl as ImageOnlineClient,
14865
- x3 as IssuuServices,
14868
+ I3 as IssuuServices,
14866
14869
  Lr as ItemListSchema,
14867
- bm as JournalistArticule2,
14870
+ _m as JournalistArticule2,
14868
14871
  Um as JournalistGroup,
14869
14872
  ks as LayoutNewsComponent,
14870
- i6 as LazyLoader,
14873
+ c5 as LazyLoader,
14871
14874
  L as LinkComponent,
14872
14875
  D1 as LiveBlogHeader,
14873
- q3 as Location,
14874
- c3 as MainComponentServices,
14876
+ R3 as Location,
14877
+ l3 as MainComponentServices,
14875
14878
  tr as Marfeel,
14876
14879
  ft as MiddleSection,
14877
14880
  Bs as Modulo1x3,
14878
14881
  h0 as Modulo1x3Card,
14879
14882
  F2 as Modulo1x4,
14880
14883
  K2 as Modulo1x5,
14881
- $3 as Modulo2Columnas,
14884
+ W3 as Modulo2Columnas,
14882
14885
  H2 as Modulo3Columnas,
14883
- W3 as ModuloNewsletter,
14884
- V3 as ModuloOpinion,
14885
- fp as NewListResponseDataPH,
14886
+ Y3 as ModuloNewsletter,
14887
+ F3 as ModuloOpinion,
14888
+ gp as NewListResponseDataPH,
14886
14889
  Br as NewsArticle,
14887
- e6 as NewsComponent,
14890
+ t5 as NewsComponent,
14888
14891
  da as NewsContent,
14889
14892
  kt as NewsDescriptionComponent,
14890
14893
  vn as NextPrev,
@@ -14892,81 +14895,81 @@ export {
14892
14895
  $a as PreloadImages,
14893
14896
  Ke as REPORT_REASONS,
14894
14897
  Ua as Readest,
14895
- o6 as ScriptHydrator,
14896
- t6 as SearchSection,
14898
+ s5 as ScriptHydrator,
14899
+ n5 as SearchSection,
14897
14900
  Ae as Section,
14898
14901
  et as SectionCard,
14899
14902
  Bn as SectionCard2,
14900
14903
  ha as SectionCardServerComponent,
14901
- Y3 as SectionServerComponent,
14904
+ K3 as SectionServerComponent,
14902
14905
  Sc as ShowSection,
14903
14906
  Os as SocialNetworks,
14904
14907
  qr as SpeculationRules,
14905
- J3 as StaticSlotWrapper,
14906
- bl as SubscribeColumn,
14908
+ Z3 as StaticSlotWrapper,
14909
+ _l as SubscribeColumn,
14907
14910
  Ol as SubscribeRow,
14908
- L3 as SubscribeWhatsAppColumn,
14909
- z3 as TagHeader,
14911
+ B3 as SubscribeWhatsAppColumn,
14912
+ V3 as TagHeader,
14910
14913
  mm as TagSection,
14911
14914
  H1 as TimeLine,
14912
- a3 as TrimPathname,
14913
- P3 as VideoBlock3,
14914
- G3 as VideoBlock4,
14915
- bf as VideoEmbeddedHeader,
14916
- a6 as VideoSection,
14915
+ o3 as TrimPathname,
14916
+ D3 as VideoBlock3,
14917
+ H3 as VideoBlock4,
14918
+ _f as VideoEmbeddedHeader,
14919
+ o5 as VideoSection,
14917
14920
  Ef as VideoYoutubeHeader,
14918
14921
  Dr as VideosSchemas,
14919
14922
  Pr as WebsiteList,
14920
- c6 as addComment,
14923
+ l5 as addComment,
14921
14924
  va as bannersReplace,
14922
14925
  Qt as becomeVideoObject,
14923
14926
  pt as buildTagUrl,
14924
- B3 as coloringByStrokeSVGs,
14927
+ O3 as coloringByStrokeSVGs,
14925
14928
  Ba as compileStyleProps,
14926
14929
  Ge as cutString,
14927
- e3 as extractRealtedNews,
14930
+ t3 as extractRealtedNews,
14928
14931
  Qe as formatDate,
14929
- X9 as formatDateEdiciones,
14932
+ e3 as formatDateEdiciones,
14930
14933
  Ca as formatDateJournalistArticule,
14931
14934
  wr as formatDateTimeline,
14932
14935
  Cr as formatNewsMeta,
14933
14936
  Ir as formatVideoData,
14934
- T3 as generalGetData,
14937
+ k3 as generalGetData,
14935
14938
  Ws as getCaptchaToken,
14936
- L9 as getComments,
14939
+ B9 as getComments,
14937
14940
  te as getConfig,
14938
- I3 as getDynamicSlots,
14941
+ T3 as getDynamicSlots,
14939
14942
  yn as getEnvironmentUrl,
14940
- n3 as getEnvironmentUrlFront,
14941
- r3 as getHydratorPath,
14943
+ a3 as getEnvironmentUrlFront,
14944
+ i3 as getHydratorPath,
14942
14945
  pe as getImageUrl,
14943
14946
  Wt as getNextMeta,
14944
14947
  Kt as getPage,
14945
14948
  ka as getPlayIcon,
14946
- i3 as getPreloadImages,
14949
+ c3 as getPreloadImages,
14947
14950
  Yt as getPrevMeta,
14948
- r6 as getReportReasonLabel,
14951
+ i5 as getReportReasonLabel,
14949
14952
  $o as getResponse,
14950
14953
  yr as getResponsePromise,
14951
- _a as getSchemas,
14954
+ ba as getSchemas,
14952
14955
  Ko as getScriptReplaces,
14953
14956
  Qr as getSlugs,
14954
- o3 as getTypeOfNews,
14955
- s3 as getVideoRealPath,
14957
+ s3 as getTypeOfNews,
14958
+ r3 as getVideoRealPath,
14956
14959
  Ma as handleGetComments,
14957
- Z9 as initLibrary,
14960
+ X9 as initLibrary,
14958
14961
  Nr as metadataToJSX,
14959
14962
  yc as metadata_defaults,
14960
14963
  Wo as parseTags,
14961
14964
  vr as pathnameSplit,
14962
- t3 as processExtractedRelatedNews,
14965
+ n3 as processExtractedRelatedNews,
14963
14966
  jr as removePages,
14964
- s6 as reportComment,
14967
+ r5 as reportComment,
14965
14968
  Pd as shareButtons,
14966
14969
  Ra as socialIcons,
14967
14970
  kr as speculationRules,
14968
14971
  Tr as speculationRulesHome,
14969
- _r as urlReplaces,
14970
- _s as usePlayIcon,
14971
- l6 as verifyCaptchaTokenEnterprise
14972
+ br as urlReplaces,
14973
+ bs as usePlayIcon,
14974
+ d5 as verifyCaptchaTokenEnterprise
14972
14975
  };