sass-template-common 0.2.60 → 0.2.61

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.
@@ -54,7 +54,7 @@ let ea = {
54
54
  SHOW_NEWS_MORE_NEWS: !0,
55
55
  SHOW_NEWS_RELATED_NEWS: !0
56
56
  };
57
- function A9(e = {}) {
57
+ function y9(e = {}) {
58
58
  ea = { ...ea, ...e };
59
59
  }
60
60
  function Y() {
@@ -163,7 +163,7 @@ function jr() {
163
163
  } }, _ = function(M, U, T) {
164
164
  var D = String(M);
165
165
  return !D || D.length >= U ? M : "" + Array(U + 1 - D.length).join(T) + M;
166
- }, E = { s: _, z: function(M) {
166
+ }, x = { s: _, z: function(M) {
167
167
  var U = -M.utcOffset(), T = Math.abs(U), D = Math.floor(T / 60), I = T % 60;
168
168
  return (U <= 0 ? "+" : "-") + _(D, 2, "0") + ":" + _(I, 2, "0");
169
169
  }, m: function M(U, T) {
@@ -176,8 +176,8 @@ function jr() {
176
176
  return { M: h, y: p, w: u, d: l, D: g, h: d, m: c, s: i, ms: o, Q: m }[M] || String(M || "").toLowerCase().replace(/s$/, "");
177
177
  }, u: function(M) {
178
178
  return M === void 0;
179
- } }, b = "en", x = {};
180
- x[b] = N;
179
+ } }, b = "en", E = {};
180
+ E[b] = N;
181
181
  var O = "$isDayjsObject", Q = function(M) {
182
182
  return M instanceof ee || !(!M || !M[O]);
183
183
  }, te = function M(U, T, D) {
@@ -185,19 +185,19 @@ function jr() {
185
185
  if (!U) return b;
186
186
  if (typeof U == "string") {
187
187
  var z = U.toLowerCase();
188
- x[z] && (I = z), T && (x[z] = T, I = z);
188
+ E[z] && (I = z), T && (E[z] = T, I = z);
189
189
  var w = U.split("-");
190
190
  if (!I && w.length > 1) return M(w[0]);
191
191
  } else {
192
192
  var S = U.name;
193
- x[S] = U, I = S;
193
+ E[S] = U, I = S;
194
194
  }
195
195
  return !D && I && (b = I), I || !D && b;
196
196
  }, G = function(M, U) {
197
197
  if (Q(M)) return M.clone();
198
198
  var T = typeof U == "object" ? U : {};
199
199
  return T.date = M, T.args = arguments, new ee(T);
200
- }, P = E;
200
+ }, P = x;
201
201
  P.l = te, P.i = Q, P.w = function(M, U) {
202
202
  return G(M, { locale: U.$L, utc: U.$u, x: U.$x, $offset: U.$offset });
203
203
  };
@@ -400,7 +400,7 @@ function jr() {
400
400
  }, U.daysInMonth = function() {
401
401
  return this.endOf(h).$D;
402
402
  }, U.$locale = function() {
403
- return x[this.$L];
403
+ return E[this.$L];
404
404
  }, U.locale = function(T, D) {
405
405
  if (!T) return this.$L;
406
406
  var I = this.clone(), z = te(T, D, !0);
@@ -425,12 +425,12 @@ function jr() {
425
425
  return M.$i || (M(U, ee, G), M.$i = !0), G;
426
426
  }, G.locale = te, G.isDayjs = Q, G.unix = function(M) {
427
427
  return G(1e3 * M);
428
- }, G.en = x[b], G.Ls = x, G.p = {}, G;
428
+ }, G.en = E[b], G.Ls = E, G.p = {}, G;
429
429
  }));
430
430
  })(on)), on.exports;
431
431
  }
432
432
  var Js = jr();
433
- const Ee = /* @__PURE__ */ _t(Js);
433
+ const xe = /* @__PURE__ */ _t(Js);
434
434
  var cn = { exports: {} }, Zs = cn.exports, Oa;
435
435
  function Xs() {
436
436
  return Oa || (Oa = 1, (function(e, t) {
@@ -444,14 +444,14 @@ function Xs() {
444
444
  return o.fromToBase(l, u, h, m);
445
445
  }
446
446
  s.en.relativeTime = i, o.fromToBase = function(l, u, h, m, p) {
447
- for (var g, A, y, v = 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" }], _ = N.length, E = 0; E < _; E += 1) {
448
- var b = N[E];
447
+ for (var g, A, y, v = 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" }], _ = N.length, x = 0; x < _; x += 1) {
448
+ var b = N[x];
449
449
  b.d && (g = m ? s(l).diff(h, b.d, !0) : h.diff(l, b.d, !0));
450
- var x = (n.rounding || Math.round)(Math.abs(g));
451
- if (y = g > 0, x <= b.r || !b.r) {
452
- x <= 1 && E > 0 && (b = N[E - 1]);
450
+ var E = (n.rounding || Math.round)(Math.abs(g));
451
+ if (y = g > 0, E <= b.r || !b.r) {
452
+ E <= 1 && x > 0 && (b = N[x - 1]);
453
453
  var O = v[b.l];
454
- p && (x = p("" + x)), A = typeof O == "string" ? O.replace("%d", x) : O(x, u, b.l, y);
454
+ p && (E = p("" + E)), A = typeof O == "string" ? O.replace("%d", E) : O(E, u, b.l, y);
455
455
  break;
456
456
  }
457
457
  }
@@ -529,17 +529,17 @@ function so() {
529
529
  if (v(A)) return this.$u ? 0 : v(this.$offset) ? h.call(this) : this.$offset;
530
530
  if (typeof A == "string" && (A = (function(b) {
531
531
  b === void 0 && (b = "");
532
- var x = b.match(r);
533
- if (!x) return null;
534
- var O = ("" + x[0]).match(s) || ["-", 0, 0], Q = O[0], te = 60 * +O[1] + +O[2];
532
+ var E = b.match(r);
533
+ if (!E) return null;
534
+ var O = ("" + E[0]).match(s) || ["-", 0, 0], Q = O[0], te = 60 * +O[1] + +O[2];
535
535
  return te === 0 ? 0 : Q === "+" ? te : -te;
536
536
  })(A), A === null)) return this;
537
537
  var N = Math.abs(A) <= 16 ? 60 * A : A;
538
538
  if (N === 0) return this.utc(y);
539
539
  var _ = this.clone();
540
540
  if (y) return _.$offset = N, _.$u = !1, _;
541
- var E = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
542
- return (_ = this.local().add(N + E, n)).$offset = N, _.$x.$localOffset = E, _;
541
+ var x = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
542
+ return (_ = this.local().add(N + x, n)).$offset = N, _.$x.$localOffset = x, _;
543
543
  };
544
544
  var m = d.format;
545
545
  d.format = function(A) {
@@ -583,16 +583,16 @@ function lo() {
583
583
  g === void 0 && (g = {});
584
584
  var A = new Date(m), y = (function(v, N) {
585
585
  N === void 0 && (N = {});
586
- var _ = N.timeZoneName || "short", E = v + "|" + _, b = r[E];
587
- return b || (b = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: v, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: _ }), r[E] = b), b;
586
+ var _ = N.timeZoneName || "short", x = v + "|" + _, b = r[x];
587
+ return b || (b = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: v, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: _ }), r[x] = b), b;
588
588
  })(p, g);
589
589
  return y.formatToParts(A);
590
590
  }, l = function(m, p) {
591
591
  for (var g = d(m, p), A = [], y = 0; y < g.length; y += 1) {
592
- var v = g[y], N = v.type, _ = v.value, E = n[N];
593
- E >= 0 && (A[E] = parseInt(_, 10));
592
+ var v = g[y], N = v.type, _ = v.value, x = n[N];
593
+ x >= 0 && (A[x] = parseInt(_, 10));
594
594
  }
595
- var b = A[3], x = b === 24 ? 0 : b, O = A[0] + "-" + A[1] + "-" + A[2] + " " + x + ":" + A[4] + ":" + A[5] + ":000", Q = +m;
595
+ var b = A[3], E = b === 24 ? 0 : b, O = A[0] + "-" + A[1] + "-" + A[2] + " " + E + ":" + A[4] + ":" + A[5] + ":000", Q = +m;
596
596
  return (i.utc(O).valueOf() - (Q -= Q % 1e3)) / 6e4;
597
597
  }, u = o.prototype;
598
598
  u.tz = function(m, p) {
@@ -600,8 +600,8 @@ function lo() {
600
600
  var g, A = this.utcOffset(), y = this.toDate(), v = y.toLocaleString("en-US", { timeZone: m }), N = Math.round((y - new Date(v)) / 1e3 / 60), _ = 15 * -Math.round(y.getTimezoneOffset() / 15) - N;
601
601
  if (!Number(_)) g = this.utcOffset(0, p);
602
602
  else if (g = i(v, { locale: this.$L }).$set("millisecond", this.$ms).utcOffset(_, !0), p) {
603
- var E = g.utcOffset();
604
- g = g.add(A - E, "minute");
603
+ var x = g.utcOffset();
604
+ g = g.add(A - x, "minute");
605
605
  }
606
606
  return g.$x.$timezone = m, g;
607
607
  }, u.offsetName = function(m) {
@@ -618,12 +618,12 @@ function lo() {
618
618
  }, i.tz = function(m, p, g) {
619
619
  var A = g && p, y = g || p || c, v = l(+i(), y);
620
620
  if (typeof m != "string") return i(m).tz(y);
621
- var N = (function(x, O, Q) {
622
- var te = x - 60 * O * 1e3, G = l(te, Q);
621
+ var N = (function(E, O, Q) {
622
+ var te = E - 60 * O * 1e3, G = l(te, Q);
623
623
  if (O === G) return [te, O];
624
624
  var P = l(te -= 60 * (G - O) * 1e3, Q);
625
- return G === P ? [te, G] : [x - 60 * Math.min(G, P) * 1e3, Math.max(G, P)];
626
- })(i.utc(m, A).valueOf(), v, y), _ = N[0], E = N[1], b = i(_).utcOffset(E);
625
+ return G === P ? [te, G] : [E - 60 * Math.min(G, P) * 1e3, Math.max(G, P)];
626
+ })(i.utc(m, A).valueOf(), v, y), _ = N[0], x = N[1], b = i(_).utcOffset(x);
627
627
  return b.$x.$timezone = y, b;
628
628
  }, i.tz.guess = function() {
629
629
  return Intl.DateTimeFormat().resolvedOptions().timeZone;
@@ -636,23 +636,23 @@ function lo() {
636
636
  }
637
637
  var uo = lo();
638
638
  const ho = /* @__PURE__ */ _t(uo);
639
- Ee.extend(io);
640
- Ee.extend(ho);
641
- Ee.extend(to);
639
+ xe.extend(io);
640
+ xe.extend(ho);
641
+ xe.extend(to);
642
642
  const Nn = (e) => e === "en" ? "en" : "es", Me = (e) => {
643
643
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), r = Nn(t ?? "es");
644
- return Ee.tz(e, n).locale(r).format("DD MMMM YYYY");
644
+ return xe.tz(e, n).locale(r).format("DD MMMM YYYY");
645
645
  }, Qr = (e) => {
646
646
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), r = Nn(t ?? "es");
647
- return Ee.tz(e, n).locale(r).format(
647
+ return xe.tz(e, n).locale(r).format(
648
648
  r === "en" ? "MMMM DD YYYY [•] HH:mm [hs]" : "DD [de] MMMM YYYY [•] HH:mm [hs]"
649
649
  );
650
650
  }, mo = (e) => {
651
651
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), r = Nn(t ?? "es");
652
- return Ee.tz(e, n).locale(r).format("MM/DD/YYYY [•] HH:mm [HS]");
653
- }, y9 = (e) => {
652
+ return xe.tz(e, n).locale(r).format("MM/DD/YYYY [•] HH:mm [HS]");
653
+ }, w9 = (e) => {
654
654
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), r = Nn(t ?? "es");
655
- return Ee.tz(e, n).locale(r).format("dddd DD [de] MMMM YYYY");
655
+ return xe.tz(e, n).locale(r).format("dddd DD [de] MMMM YYYY");
656
656
  }, je = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
657
657
  function Gr(e) {
658
658
  return e && e.status === "fulfilled" ? e.value.data : null;
@@ -704,7 +704,7 @@ const Dt = (e, t, n, r) => ({
704
704
  tags: []
705
705
  }
706
706
  });
707
- function w9(e) {
707
+ function v9(e) {
708
708
  if (!e || !e.body || !e.body.rendered) return [];
709
709
  const t = e?.body?.rendered, n = [], r = t.match(
710
710
  /<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi
@@ -721,7 +721,7 @@ function w9(e) {
721
721
  }
722
722
  return n;
723
723
  }
724
- const v9 = async (e, t) => {
724
+ const b9 = async (e, t) => {
725
725
  const n = [];
726
726
  return e.forEach((o) => {
727
727
  o.forEach(async (i) => {
@@ -983,7 +983,7 @@ const v9 = async (e, t) => {
983
983
  o > 0 && (r += `/${s}`);
984
984
  }), `${r}/page/${n - 1}`;
985
985
  };
986
- function b9(e) {
986
+ function C9(e) {
987
987
  const t = e.length;
988
988
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
989
989
  }
@@ -1042,40 +1042,40 @@ const Co = () => {
1042
1042
  ]
1043
1043
  }
1044
1044
  };
1045
- }, C9 = (e) => {
1045
+ }, _9 = (e) => {
1046
1046
  let t = "";
1047
1047
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
1048
1048
  const n = e.params.news.split("-"), r = n[n.length - 1] ?? "", s = r.substring(1, 9), o = r.substring(9, 13);
1049
- t = `/listas/${Ee(s).format("YYYY/MM/DD")}/lista_${o}.html`;
1049
+ t = `/listas/${xe(s).format("YYYY/MM/DD")}/lista_${o}.html`;
1050
1050
  } else if (e.params.news.match(/.*lb[0-9]*.html/g)) {
1051
1051
  const n = e.params.news.split("-"), r = n[n.length - 1] ?? "", s = r.substring(2, 10), o = r.substring(10, 14);
1052
- t = `/liveblog/${Ee(s).format(
1052
+ t = `/liveblog/${xe(s).format(
1053
1053
  "YYYY/MM/DD"
1054
1054
  )}/liveblog_${o}.html`;
1055
1055
  } else {
1056
1056
  const r = e.params.news.replace(/\.html$/g, "").split("-");
1057
- Array.isArray(r) && (t = `/contenidos/${Ee(r[r.length - 2]).format(
1057
+ Array.isArray(r) && (t = `/contenidos/${xe(r[r.length - 2]).format(
1058
1058
  "YYYY/MM/DD"
1059
1059
  )}/noticia_${r[r.length - 1]}.html`);
1060
1060
  }
1061
1061
  return e.config.servicePrefix + t;
1062
1062
  };
1063
- function _9(e) {
1063
+ function N9(e) {
1064
1064
  const t = e.split("-"), n = t[t.length - 1]?.split("."), r = n && n[0] ? n[0] : "", s = r.substring(0, 2), o = r.substring(2, 10), i = r.substring(10);
1065
1065
  return { path: {
1066
- vy: (d) => `/videos/video-youtube/${Ee(o).format(
1066
+ vy: (d) => `/videos/video-youtube/${xe(o).format(
1067
1067
  "YYYY/MM/DD"
1068
1068
  )}/videoYouTube_${d}.lnk`,
1069
- ve: (d) => `/videos/video-embedded/${Ee(o).format(
1069
+ ve: (d) => `/videos/video-embedded/${xe(o).format(
1070
1070
  "YYYY/MM/DD"
1071
1071
  )}/videoEmbedded_${d}.lnk`,
1072
- vf: (d) => `/videos/video-flash/${Ee(o).format("YYYY/MM/DD")}/${t[0]}.${d}`
1072
+ vf: (d) => `/videos/video-flash/${xe(o).format("YYYY/MM/DD")}/${t[0]}.${d}`
1073
1073
  }[s]?.(i) ?? "", op: s };
1074
1074
  }
1075
1075
  const vt = (e, t) => {
1076
1076
  const n = e.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
1077
1077
  return t.tema ? `/${t.tema}/${n}-t${e.id}` : `/${n}-t${e.id}`;
1078
- }, N9 = (e) => {
1078
+ }, S9 = (e) => {
1079
1079
  const { AssetsPrefix: t = "", AssetsPath: n = "src", isDev: r = !1 } = e;
1080
1080
  return r ? "src" : t + n;
1081
1081
  }, So = { prerender: [
@@ -1083,21 +1083,21 @@ const vt = (e, t) => {
1083
1083
  { href_matches: "/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html" },
1084
1084
  { not: { selector_matches: "[rel~=nofollow]" } }
1085
1085
  ] }, eagerness: "moderate" }
1086
- ] }, xo = { prerender: [
1086
+ ] }, Eo = { prerender: [
1087
1087
  { where: { and: [
1088
1088
  { href_matches: "/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html" },
1089
1089
  { not: { selector_matches: "[rel~=nofollow]" } }
1090
1090
  ] }, eagerness: "moderate" },
1091
1091
  { eagerness: "moderate", urls: ["/"] }
1092
- ] }, Eo = {
1092
+ ] }, xo = {
1093
1093
  Home: So,
1094
- Common: xo
1094
+ Common: Eo
1095
1095
  }, To = ({ active: e, type: t, customSpeculation: n }) => e && /* @__PURE__ */ a(
1096
1096
  "script",
1097
1097
  {
1098
1098
  type: "speculationrules",
1099
1099
  dangerouslySetInnerHTML: {
1100
- __html: JSON.stringify(n ?? Eo[t])
1100
+ __html: JSON.stringify(n ?? xo[t])
1101
1101
  }
1102
1102
  }
1103
1103
  ), ga = async (e, t, n) => {
@@ -1380,7 +1380,7 @@ const Uo = async ({
1380
1380
  }, Yt = (e) => {
1381
1381
  const t = e.split("/"), n = t[t.length - 1] ?? "1";
1382
1382
  return Number(n) > 0 ? Number(n) : 1;
1383
- }, S9 = (e, t = 2) => {
1383
+ }, E9 = (e, t = 2) => {
1384
1384
  if (!e || e.length === 0) return [];
1385
1385
  const n = [];
1386
1386
  for (let r = 0; r < t; r++) {
@@ -1519,10 +1519,10 @@ function Fr(e, t) {
1519
1519
  return e.apply(t, arguments);
1520
1520
  };
1521
1521
  }
1522
- const { toString: Do } = Object.prototype, { getPrototypeOf: Aa } = Object, { iterator: Sn, toStringTag: $r } = Symbol, xn = /* @__PURE__ */ ((e) => (t) => {
1522
+ const { toString: Do } = Object.prototype, { getPrototypeOf: Aa } = Object, { iterator: Sn, toStringTag: $r } = Symbol, En = /* @__PURE__ */ ((e) => (t) => {
1523
1523
  const n = Do.call(t);
1524
1524
  return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
1525
- })(/* @__PURE__ */ Object.create(null)), Be = (e) => (e = e.toLowerCase(), (t) => xn(t) === e), En = (e) => (t) => typeof t === e, { isArray: Nt } = Array, bt = En("undefined");
1525
+ })(/* @__PURE__ */ Object.create(null)), Be = (e) => (e = e.toLowerCase(), (t) => En(t) === e), xn = (e) => (t) => typeof t === e, { isArray: Nt } = Array, bt = xn("undefined");
1526
1526
  function Qt(e) {
1527
1527
  return e !== null && !bt(e) && e.constructor !== null && !bt(e.constructor) && _e(e.constructor.isBuffer) && e.constructor.isBuffer(e);
1528
1528
  }
@@ -1531,8 +1531,8 @@ function Mo(e) {
1531
1531
  let t;
1532
1532
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Wr(e.buffer), t;
1533
1533
  }
1534
- const jo = En("string"), _e = En("function"), Yr = En("number"), Gt = (e) => e !== null && typeof e == "object", Qo = (e) => e === !0 || e === !1, hn = (e) => {
1535
- if (xn(e) !== "object")
1534
+ const jo = xn("string"), _e = xn("function"), Yr = xn("number"), Gt = (e) => e !== null && typeof e == "object", Qo = (e) => e === !0 || e === !1, hn = (e) => {
1535
+ if (En(e) !== "object")
1536
1536
  return !1;
1537
1537
  const t = Aa(e);
1538
1538
  return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !($r in e) && !(Sn in e);
@@ -1546,7 +1546,7 @@ const jo = En("string"), _e = En("function"), Yr = En("number"), Gt = (e) => e !
1546
1546
  }
1547
1547
  }, Ho = Be("Date"), zo = Be("File"), Vo = Be("Blob"), Fo = Be("FileList"), $o = (e) => Gt(e) && _e(e.pipe), Wo = (e) => {
1548
1548
  let t;
1549
- return e && (typeof FormData == "function" && e instanceof FormData || _e(e.append) && ((t = xn(e)) === "formdata" || // detect form-data instance
1549
+ return e && (typeof FormData == "function" && e instanceof FormData || _e(e.append) && ((t = En(e)) === "formdata" || // detect form-data instance
1550
1550
  t === "object" && _e(e.toString) && e.toString() === "[object FormData]"));
1551
1551
  }, Yo = Be("URLSearchParams"), [Ko, Jo, Zo, Xo] = ["ReadableStream", "Request", "Response", "Headers"].map(Be), ei = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
1552
1552
  function Ht(e, t, { allOwnKeys: n = !1 } = {}) {
@@ -1576,7 +1576,7 @@ function Kr(e, t) {
1576
1576
  return s;
1577
1577
  return null;
1578
1578
  }
1579
- const dt = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, Jr = (e) => !bt(e) && e !== dt;
1579
+ const ut = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, Jr = (e) => !bt(e) && e !== ut;
1580
1580
  function ta() {
1581
1581
  const { caseless: e, skipUndefined: t } = Jr(this) && this || {}, n = {}, r = (s, o) => {
1582
1582
  const i = e && Kr(n, o) || o;
@@ -1685,14 +1685,14 @@ const yi = (e) => {
1685
1685
  return r;
1686
1686
  };
1687
1687
  return n(e, 0);
1688
- }, wi = Be("AsyncFunction"), vi = (e) => e && (Gt(e) || _e(e)) && _e(e.then) && _e(e.catch), Xr = ((e, t) => e ? setImmediate : t ? ((n, r) => (dt.addEventListener("message", ({ source: s, data: o }) => {
1689
- s === dt && o === n && r.length && r.shift()();
1688
+ }, wi = Be("AsyncFunction"), vi = (e) => e && (Gt(e) || _e(e)) && _e(e.then) && _e(e.catch), Xr = ((e, t) => e ? setImmediate : t ? ((n, r) => (ut.addEventListener("message", ({ source: s, data: o }) => {
1689
+ s === ut && o === n && r.length && r.shift()();
1690
1690
  }, !1), (s) => {
1691
- r.push(s), dt.postMessage(n, "*");
1691
+ r.push(s), ut.postMessage(n, "*");
1692
1692
  }))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
1693
1693
  typeof setImmediate == "function",
1694
- _e(dt.postMessage)
1695
- ), bi = typeof queueMicrotask < "u" ? queueMicrotask.bind(dt) : typeof process < "u" && process.nextTick || Xr, Ci = (e) => e != null && _e(e[Sn]), C = {
1694
+ _e(ut.postMessage)
1695
+ ), bi = typeof queueMicrotask < "u" ? queueMicrotask.bind(ut) : typeof process < "u" && process.nextTick || Xr, Ci = (e) => e != null && _e(e[Sn]), C = {
1696
1696
  isArray: Nt,
1697
1697
  isArrayBuffer: Wr,
1698
1698
  isBuffer: Qt,
@@ -1725,7 +1725,7 @@ const yi = (e) => {
1725
1725
  stripBOM: ni,
1726
1726
  inherits: ai,
1727
1727
  toFlatObject: ri,
1728
- kindOf: xn,
1728
+ kindOf: En,
1729
1729
  kindOfTest: Be,
1730
1730
  endsWith: si,
1731
1731
  toArray: oi,
@@ -1742,7 +1742,7 @@ const yi = (e) => {
1742
1742
  noop: gi,
1743
1743
  toFiniteNumber: pi,
1744
1744
  findKey: Kr,
1745
- global: dt,
1745
+ global: ut,
1746
1746
  isContextDefined: Jr,
1747
1747
  isSpecCompliantForm: Ai,
1748
1748
  toJSONObject: yi,
@@ -1851,10 +1851,10 @@ function Tn(e, t, n) {
1851
1851
  if (C.endsWith(A, "{}"))
1852
1852
  A = r ? A : A.slice(0, -2), g = JSON.stringify(g);
1853
1853
  else if (C.isArray(g) && Ni(g) || (C.isFileList(g) || C.endsWith(A, "[]")) && (v = C.toArray(g)))
1854
- return A = ns(A), v.forEach(function(_, E) {
1854
+ return A = ns(A), v.forEach(function(_, x) {
1855
1855
  !(C.isUndefined(_) || _ === null) && t.append(
1856
1856
  // eslint-disable-next-line no-nested-ternary
1857
- i === !0 ? Ga([A], E, o) : i === null ? A : A + "[]",
1857
+ i === !0 ? Ga([A], x, o) : i === null ? A : A + "[]",
1858
1858
  l(_)
1859
1859
  );
1860
1860
  }), !1;
@@ -1914,13 +1914,13 @@ as.toString = function(t) {
1914
1914
  return n(s[0]) + "=" + n(s[1]);
1915
1915
  }, "").join("&");
1916
1916
  };
1917
- function xi(e) {
1917
+ function Ei(e) {
1918
1918
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
1919
1919
  }
1920
1920
  function rs(e, t, n) {
1921
1921
  if (!t)
1922
1922
  return e;
1923
- const r = n && n.encode || xi;
1923
+ const r = n && n.encode || Ei;
1924
1924
  C.isFunction(n) && (n = {
1925
1925
  serialize: n
1926
1926
  });
@@ -1990,10 +1990,10 @@ const ss = {
1990
1990
  silentJSONParsing: !0,
1991
1991
  forcedJSONParsing: !0,
1992
1992
  clarifyTimeoutError: !1
1993
- }, Ei = typeof URLSearchParams < "u" ? URLSearchParams : ya, Ti = typeof FormData < "u" ? FormData : null, Ii = typeof Blob < "u" ? Blob : null, ki = {
1993
+ }, xi = typeof URLSearchParams < "u" ? URLSearchParams : ya, Ti = typeof FormData < "u" ? FormData : null, Ii = typeof Blob < "u" ? Blob : null, ki = {
1994
1994
  isBrowser: !0,
1995
1995
  classes: {
1996
- URLSearchParams: Ei,
1996
+ URLSearchParams: xi,
1997
1997
  FormData: Ti,
1998
1998
  Blob: Ii
1999
1999
  },
@@ -2452,7 +2452,7 @@ function ls(e, t, n) {
2452
2452
  return e && (r || n == !1) ? Ji(e, t) : t;
2453
2453
  }
2454
2454
  const Wa = (e) => e instanceof Ne ? { ...e } : e;
2455
- function mt(e, t) {
2455
+ function ft(e, t) {
2456
2456
  t = t || {};
2457
2457
  const n = {};
2458
2458
  function r(l, u, h, m) {
@@ -2517,7 +2517,7 @@ function mt(e, t) {
2517
2517
  }), n;
2518
2518
  }
2519
2519
  const ds = (e) => {
2520
- const t = mt({}, e);
2520
+ const t = ft({}, e);
2521
2521
  let { data: n, withXSRFToken: r, xsrfHeaderName: s, xsrfCookieName: o, headers: i, auth: c } = t;
2522
2522
  if (t.headers = i = Ne.from(i), t.url = rs(ls(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), c && i.set(
2523
2523
  "Authorization",
@@ -2571,20 +2571,20 @@ const ds = (e) => {
2571
2571
  !y || y.readyState !== 4 || y.status === 0 && !(y.responseURL && y.responseURL.indexOf("file:") === 0) || setTimeout(v);
2572
2572
  }, y.onabort = function() {
2573
2573
  y && (r(new W("Request aborted", W.ECONNABORTED, e, y)), y = null);
2574
- }, y.onerror = function(E) {
2575
- const b = E && E.message ? E.message : "Network Error", x = new W(b, W.ERR_NETWORK, e, y);
2576
- x.event = E || null, r(x), y = null;
2574
+ }, y.onerror = function(x) {
2575
+ const b = x && x.message ? x.message : "Network Error", E = new W(b, W.ERR_NETWORK, e, y);
2576
+ E.event = x || null, r(E), y = null;
2577
2577
  }, y.ontimeout = function() {
2578
- let E = s.timeout ? "timeout of " + s.timeout + "ms exceeded" : "timeout exceeded";
2578
+ let x = s.timeout ? "timeout of " + s.timeout + "ms exceeded" : "timeout exceeded";
2579
2579
  const b = s.transitional || ss;
2580
- s.timeoutErrorMessage && (E = s.timeoutErrorMessage), r(new W(
2581
- E,
2580
+ s.timeoutErrorMessage && (x = s.timeoutErrorMessage), r(new W(
2581
+ x,
2582
2582
  b.clarifyTimeoutError ? W.ETIMEDOUT : W.ECONNABORTED,
2583
2583
  e,
2584
2584
  y
2585
2585
  )), y = null;
2586
- }, o === void 0 && i.setContentType(null), "setRequestHeader" in y && C.forEach(i.toJSON(), function(E, b) {
2587
- y.setRequestHeader(b, E);
2586
+ }, o === void 0 && i.setContentType(null), "setRequestHeader" in y && C.forEach(i.toJSON(), function(x, b) {
2587
+ y.setRequestHeader(b, x);
2588
2588
  }), C.isUndefined(s.withCredentials) || (y.withCredentials = !!s.withCredentials), c && c !== "json" && (y.responseType = s.responseType), l && ([m, g] = An(l, !0), y.addEventListener("progress", m)), d && y.upload && ([h, p] = An(d), y.upload.addEventListener("progress", h), y.upload.addEventListener("loadend", p)), (s.cancelToken || s.signal) && (u = (_) => {
2589
2589
  y && (r(!_ || _.type ? new St(null, e, y) : _), y.abort(), y = null);
2590
2590
  }, s.cancelToken && s.cancelToken.subscribe(u), s.signal && (s.signal.aborted ? u() : s.signal.addEventListener("abort", u)));
@@ -2740,22 +2740,22 @@ const ds = (e) => {
2740
2740
  data: v,
2741
2741
  signal: N,
2742
2742
  cancelToken: _,
2743
- timeout: E,
2743
+ timeout: x,
2744
2744
  onDownloadProgress: b,
2745
- onUploadProgress: x,
2745
+ onUploadProgress: E,
2746
2746
  responseType: O,
2747
2747
  headers: Q,
2748
2748
  withCredentials: te = "same-origin",
2749
2749
  fetchOptions: G
2750
2750
  } = ds(g), P = t || fetch;
2751
2751
  O = O ? (O + "").toLowerCase() : "text";
2752
- let ee = ec([N, _ && _.toAbortSignal()], E), ce = null;
2752
+ let ee = ec([N, _ && _.toAbortSignal()], x), ce = null;
2753
2753
  const M = ee && ee.unsubscribe && (() => {
2754
2754
  ee.unsubscribe();
2755
2755
  });
2756
2756
  let U;
2757
2757
  try {
2758
- if (x && l && y !== "get" && y !== "head" && (U = await p(Q, v)) !== 0) {
2758
+ if (E && l && y !== "get" && y !== "head" && (U = await p(Q, v)) !== 0) {
2759
2759
  let S = new n(A, {
2760
2760
  method: "POST",
2761
2761
  body: v,
@@ -2764,7 +2764,7 @@ const ds = (e) => {
2764
2764
  if (C.isFormData(v) && (q = S.headers.get("content-type")) && Q.setContentType(q), S.body) {
2765
2765
  const [j, L] = Fa(
2766
2766
  U,
2767
- An($a(x))
2767
+ An($a(E))
2768
2768
  );
2769
2769
  v = Ya(S.body, Ka, j, L);
2770
2770
  }
@@ -2960,7 +2960,7 @@ const fn = {
2960
2960
  assertOptions: lc,
2961
2961
  validators: In
2962
2962
  }, Oe = fn.validators;
2963
- let ut = class {
2963
+ let ht = class {
2964
2964
  constructor(t) {
2965
2965
  this.defaults = t || {}, this.interceptors = {
2966
2966
  request: new za(),
@@ -2993,7 +2993,7 @@ let ut = class {
2993
2993
  }
2994
2994
  }
2995
2995
  _request(t, n) {
2996
- typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = mt(this.defaults, n);
2996
+ typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = ft(this.defaults, n);
2997
2997
  const { transitional: r, paramsSerializer: s, headers: o } = n;
2998
2998
  r !== void 0 && fn.assertOptions(r, {
2999
2999
  silentJSONParsing: Oe.transitional(Oe.boolean),
@@ -3055,14 +3055,14 @@ let ut = class {
3055
3055
  return u;
3056
3056
  }
3057
3057
  getUri(t) {
3058
- t = mt(this.defaults, t);
3058
+ t = ft(this.defaults, t);
3059
3059
  const n = ls(t.baseURL, t.url, t.allowAbsoluteUrls);
3060
3060
  return rs(n, t.params, t.paramsSerializer);
3061
3061
  }
3062
3062
  };
3063
3063
  C.forEach(["delete", "get", "head", "options"], function(t) {
3064
- ut.prototype[t] = function(n, r) {
3065
- return this.request(mt(r || {}, {
3064
+ ht.prototype[t] = function(n, r) {
3065
+ return this.request(ft(r || {}, {
3066
3066
  method: t,
3067
3067
  url: n,
3068
3068
  data: (r || {}).data
@@ -3072,7 +3072,7 @@ C.forEach(["delete", "get", "head", "options"], function(t) {
3072
3072
  C.forEach(["post", "put", "patch"], function(t) {
3073
3073
  function n(r) {
3074
3074
  return function(o, i, c) {
3075
- return this.request(mt(c || {}, {
3075
+ return this.request(ft(c || {}, {
3076
3076
  method: t,
3077
3077
  headers: r ? {
3078
3078
  "Content-Type": "multipart/form-data"
@@ -3082,7 +3082,7 @@ C.forEach(["post", "put", "patch"], function(t) {
3082
3082
  }));
3083
3083
  };
3084
3084
  }
3085
- ut.prototype[t] = n(), ut.prototype[t + "Form"] = n(!0);
3085
+ ht.prototype[t] = n(), ht.prototype[t + "Form"] = n(!0);
3086
3086
  });
3087
3087
  let dc = class fs {
3088
3088
  constructor(t) {
@@ -3240,13 +3240,13 @@ Object.entries(ra).forEach(([e, t]) => {
3240
3240
  ra[t] = e;
3241
3241
  });
3242
3242
  function gs(e) {
3243
- const t = new ut(e), n = Fr(ut.prototype.request, t);
3244
- return C.extend(n, ut.prototype, t, { allOwnKeys: !0 }), C.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(s) {
3245
- return gs(mt(e, s));
3243
+ const t = new ht(e), n = Fr(ht.prototype.request, t);
3244
+ return C.extend(n, ht.prototype, t, { allOwnKeys: !0 }), C.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(s) {
3245
+ return gs(ft(e, s));
3246
3246
  }, n;
3247
3247
  }
3248
3248
  const se = gs(zt);
3249
- se.Axios = ut;
3249
+ se.Axios = ht;
3250
3250
  se.CanceledError = St;
3251
3251
  se.CancelToken = dc;
3252
3252
  se.isCancel = is;
@@ -3259,31 +3259,31 @@ se.all = function(t) {
3259
3259
  };
3260
3260
  se.spread = uc;
3261
3261
  se.isAxiosError = hc;
3262
- se.mergeConfig = mt;
3262
+ se.mergeConfig = ft;
3263
3263
  se.AxiosHeaders = Ne;
3264
3264
  se.formToJSON = (e) => os(C.isHTMLForm(e) ? new FormData(e) : e);
3265
3265
  se.getAdapter = hs.getAdapter;
3266
3266
  se.HttpStatusCode = ra;
3267
3267
  se.default = se;
3268
3268
  const {
3269
- Axios: I9,
3270
- AxiosError: k9,
3271
- CanceledError: U9,
3272
- isCancel: q9,
3273
- CancelToken: R9,
3274
- VERSION: L9,
3275
- all: B9,
3276
- Cancel: O9,
3277
- isAxiosError: P9,
3278
- spread: D9,
3279
- toFormData: M9,
3280
- AxiosHeaders: j9,
3281
- HttpStatusCode: Q9,
3282
- formToJSON: G9,
3283
- getAdapter: H9,
3284
- mergeConfig: z9
3269
+ Axios: k9,
3270
+ AxiosError: U9,
3271
+ CanceledError: q9,
3272
+ isCancel: R9,
3273
+ CancelToken: L9,
3274
+ VERSION: B9,
3275
+ all: O9,
3276
+ Cancel: P9,
3277
+ isAxiosError: D9,
3278
+ spread: M9,
3279
+ toFormData: j9,
3280
+ AxiosHeaders: Q9,
3281
+ HttpStatusCode: G9,
3282
+ formToJSON: H9,
3283
+ getAdapter: z9,
3284
+ mergeConfig: V9
3285
3285
  } = se;
3286
- class lt {
3286
+ class dt {
3287
3287
  constructor(t) {
3288
3288
  this.props = t, t?.config?.configVersion && (this.configVersion = t.config.configVersion), t?.exclude && (this.exclude = t.exclude);
3289
3289
  }
@@ -3366,7 +3366,7 @@ class lt {
3366
3366
  };
3367
3367
  };
3368
3368
  }
3369
- class mc extends lt {
3369
+ class mc extends dt {
3370
3370
  getBlockSass = async (t) => {
3371
3371
  const n = await this.props?.axiosApi.get("/config/blocks-saas", {
3372
3372
  params: {
@@ -3423,7 +3423,7 @@ class mc extends lt {
3423
3423
  return { blockSass: n.data.data };
3424
3424
  };
3425
3425
  }
3426
- class V9 {
3426
+ class F9 {
3427
3427
  issuuApi = "https://api.issuu.com/v2";
3428
3428
  api = void 0;
3429
3429
  constructor(t) {
@@ -3459,7 +3459,7 @@ class V9 {
3459
3459
  }
3460
3460
  }
3461
3461
  }
3462
- const F9 = async (e, t, n, r, s, o, i) => {
3462
+ const $9 = async (e, t, n, r, s, o, i) => {
3463
3463
  const c = new mc({
3464
3464
  config: t,
3465
3465
  imgSizes: n,
@@ -3489,7 +3489,7 @@ const F9 = async (e, t, n, r, s, o, i) => {
3489
3489
  }, fc = (e) => {
3490
3490
  const t = Gr(e);
3491
3491
  return t && t.data ? t.data : t;
3492
- }, $9 = async (e) => {
3492
+ }, W9 = async (e) => {
3493
3493
  const t = await Promise.allSettled(
3494
3494
  Object.values(e).map((s) => s.promise)
3495
3495
  ), n = Object.keys(e), r = {};
@@ -3537,7 +3537,7 @@ const F9 = async (e, t, n, r, s, o, i) => {
3537
3537
  return s ? { ...t, ...s } : be(t);
3538
3538
  },
3539
3539
  seccion: async (e) => {
3540
- const { meta: t, config: n, pathname: r, slug: s } = e, o = new lt(), i = r.split("/"), c = [], d = Yt(r), l = Number(n.newsListLimit) ?? 0;
3540
+ const { meta: t, config: n, pathname: r, slug: s } = e, o = new dt(), i = r.split("/"), c = [], d = Yt(r), l = Number(n.newsListLimit) ?? 0;
3541
3541
  try {
3542
3542
  const u = await o.getNewsListSection({
3543
3543
  section: s,
@@ -3581,7 +3581,7 @@ const F9 = async (e, t, n, r, s, o, i) => {
3581
3581
  }
3582
3582
  },
3583
3583
  tema: async (e) => {
3584
- const { meta: t, config: n, pathname: r, slug: s } = e, o = new lt(), i = r.split("/"), c = [], d = Yt(r), l = Number(n.newsListLimit) ?? 0, u = /([t][0-9]{4})\w+/.exec(s || ""), h = u && u?.length > 0 ? u[0].replace("t", "") : "", { PUBLIC_TAG_TYPE: m } = Y();
3584
+ const { meta: t, config: n, pathname: r, slug: s } = e, o = new dt(), i = r.split("/"), c = [], d = Yt(r), l = Number(n.newsListLimit) ?? 0, u = /([t][0-9]{4})\w+/.exec(s || ""), h = u && u?.length > 0 ? u[0].replace("t", "") : "", { PUBLIC_TAG_TYPE: m } = Y();
3585
3585
  try {
3586
3586
  const p = await o.getNewsListTags({
3587
3587
  tagid: h,
@@ -3642,7 +3642,7 @@ const F9 = async (e, t, n, r, s, o, i) => {
3642
3642
  };
3643
3643
  },
3644
3644
  video: async (e) => {
3645
- const { meta: t, config: n, internalPath: r } = e, s = new lt();
3645
+ const { meta: t, config: n, internalPath: r } = e, s = new dt();
3646
3646
  try {
3647
3647
  const o = await s.getVideos({
3648
3648
  imagesizes: "w:1200,h:630,t:2;",
@@ -3657,7 +3657,7 @@ const F9 = async (e, t, n, r, s, o, i) => {
3657
3657
  }
3658
3658
  },
3659
3659
  videos: async (e) => {
3660
- const { meta: t, config: n, pathname: r } = e, s = new lt(), o = r.split("/"), i = [], c = Yt(r), d = await s.getvideoListAdvanced({
3660
+ const { meta: t, config: n, pathname: r } = e, s = new dt(), o = r.split("/"), i = [], c = Yt(r), d = await s.getvideoListAdvanced({
3661
3661
  size: Number(n.newsListLimit),
3662
3662
  query: "Category:(videohome OR destacadoseccion OR seccion)",
3663
3663
  page: Number(c)
@@ -3686,7 +3686,7 @@ const F9 = async (e, t, n, r, s, o, i) => {
3686
3686
  }) : be(t);
3687
3687
  },
3688
3688
  pages: async (e) => {
3689
- const { meta: t, config: n, pathname: r, slug: s } = e, o = new lt();
3689
+ const { meta: t, config: n, pathname: r, slug: s } = e, o = new dt();
3690
3690
  try {
3691
3691
  const i = await o.getPages({
3692
3692
  path: n.servicePrefix + `/pages/${s}`
@@ -3746,7 +3746,7 @@ const F9 = async (e, t, n, r, s, o, i) => {
3746
3746
  };
3747
3747
  },
3748
3748
  autor: async (e) => {
3749
- const { meta: t, config: n, pathname: r, imgSizes: s, slug: o } = e, i = new lt(), c = r.split("/"), d = [], l = Yt(r);
3749
+ const { meta: t, config: n, pathname: r, imgSizes: s, slug: o } = e, i = new dt(), c = r.split("/"), d = [], l = Yt(r);
3750
3750
  try {
3751
3751
  const u = await i.getAutorInfo({
3752
3752
  user: o,
@@ -3788,7 +3788,7 @@ const F9 = async (e, t, n, r, s, o, i) => {
3788
3788
  }
3789
3789
  }
3790
3790
  };
3791
- async function W9({
3791
+ async function Y9({
3792
3792
  axiosApi: e,
3793
3793
  headConfig: t = {
3794
3794
  ampConfig: !1,
@@ -3818,7 +3818,7 @@ async function W9({
3818
3818
  custom_scriptReplaces: N,
3819
3819
  head_custom_elements: _
3820
3820
  }) {
3821
- const E = v || await gc[s]({
3821
+ const x = v || await gc[s]({
3822
3822
  meta: n,
3823
3823
  config: m,
3824
3824
  currentNew: l,
@@ -3827,7 +3827,7 @@ async function W9({
3827
3827
  slug: i,
3828
3828
  texts: c,
3829
3829
  query: d
3830
- }), b = vo(E), x = N || Vr[s]({
3830
+ }), b = vo(x), E = N || Vr[s]({
3831
3831
  pathname: o,
3832
3832
  slug: i,
3833
3833
  config: m,
@@ -3861,7 +3861,7 @@ async function W9({
3861
3861
  zr,
3862
3862
  {
3863
3863
  name: "headscripts",
3864
- replaces: x,
3864
+ replaces: E,
3865
3865
  banners: u
3866
3866
  }
3867
3867
  ),
@@ -3904,7 +3904,7 @@ async function W9({
3904
3904
  _
3905
3905
  ] });
3906
3906
  }
3907
- const Y9 = ({
3907
+ const K9 = ({
3908
3908
  children: e,
3909
3909
  defaultRouteName: t,
3910
3910
  banners: n,
@@ -3955,7 +3955,7 @@ const Y9 = ({
3955
3955
  ), wc = "_content_19rc1_1", vc = "_location_19rc1_11", ar = {
3956
3956
  content: wc,
3957
3957
  location: vc
3958
- }, K9 = (e) => /* @__PURE__ */ f("div", { className: ar.content, children: [
3958
+ }, J9 = (e) => /* @__PURE__ */ f("div", { className: ar.content, children: [
3959
3959
  /* @__PURE__ */ a(yc, {}),
3960
3960
  /* @__PURE__ */ a("p", { className: ar.location, children: e.place })
3961
3961
  ] }), Vt = ({
@@ -3975,25 +3975,25 @@ function Cc({
3975
3975
  enableDrag: o,
3976
3976
  onIndexChange: i
3977
3977
  }) {
3978
- const [c, d] = K(!1), [l, u] = K(0), [h, m] = K(0), [p, g] = K(0), [A, y] = K(0), [v, N] = K(null), _ = Dr(null), [E, b] = K(1), x = he(() => {
3978
+ const [c, d] = K(!1), [l, u] = K(0), [h, m] = K(0), [p, g] = K(0), [A, y] = K(0), [v, N] = K(null), _ = Dr(null), [x, b] = K(1), E = he(() => {
3979
3979
  if (s) return 1;
3980
3980
  const w = _.current?.offsetWidth || window.innerWidth, S = n + r, q = Math.floor(w / S);
3981
3981
  return Math.max(1, q);
3982
3982
  }, [s, n, r]);
3983
3983
  De(() => {
3984
3984
  const w = () => {
3985
- const S = x();
3985
+ const S = E();
3986
3986
  b(S);
3987
3987
  };
3988
3988
  return w(), window.addEventListener("resize", w), () => window.removeEventListener("resize", w);
3989
- }, [x]);
3989
+ }, [E]);
3990
3990
  const Q = he(() => {
3991
- const w = x();
3991
+ const w = E();
3992
3992
  return Math.max(0, t - w);
3993
- }, [t, x])(), te = he(() => {
3994
- const w = x();
3993
+ }, [t, E])(), te = he(() => {
3994
+ const w = E();
3995
3995
  return w === 1 ? 1 : Math.max(1, Math.ceil(w / 2));
3996
- }, [x]), G = he(
3996
+ }, [E]), G = he(
3997
3997
  (w, S = 0) => {
3998
3998
  if (s) {
3999
3999
  const q = _.current?.offsetWidth || window.innerWidth;
@@ -4004,7 +4004,7 @@ function Cc({
4004
4004
  [s, n, r]
4005
4005
  ), P = he(
4006
4006
  (w) => {
4007
- const S = _.current?.offsetWidth || window.innerWidth, q = x(), j = te();
4007
+ const S = _.current?.offsetWidth || window.innerWidth, q = E(), j = te();
4008
4008
  if (s)
4009
4009
  return Math.abs(w) / S * 100 > 30 ? 1 : 0;
4010
4010
  {
@@ -4012,7 +4012,7 @@ function Cc({
4012
4012
  return H >= (q === 1 ? 0.2 : 0.3) ? q === 1 ? 1 : Math.min(Math.round(H), j) : 0;
4013
4013
  }
4014
4014
  },
4015
- [s, n, r, x, te]
4015
+ [s, n, r, E, te]
4016
4016
  ), ee = he(
4017
4017
  (w) => {
4018
4018
  o && (u(w), m(w), g(0), y(Date.now()), d(!0), document.body.classList.add("dragging"));
@@ -4092,7 +4092,7 @@ function Cc({
4092
4092
  carrouselRef: _,
4093
4093
  maxIndex: Q,
4094
4094
  getTranslateValue: G,
4095
- actualVisibleItems: E,
4095
+ actualVisibleItems: x,
4096
4096
  dragHandlers: {
4097
4097
  onMouseDown: T,
4098
4098
  onTouchStart: D,
@@ -4102,7 +4102,7 @@ function Cc({
4102
4102
  }
4103
4103
  };
4104
4104
  }
4105
- function J9(e) {
4105
+ function Z9(e) {
4106
4106
  const {
4107
4107
  children: t,
4108
4108
  slot_id: n,
@@ -4125,7 +4125,7 @@ function J9(e) {
4125
4125
  maxIndex: v,
4126
4126
  getTranslateValue: N,
4127
4127
  actualVisibleItems: _,
4128
- dragHandlers: E
4128
+ dragHandlers: x
4129
4129
  } = Cc({
4130
4130
  currentIndex: u,
4131
4131
  totalItems: l.length,
@@ -4140,7 +4140,7 @@ function J9(e) {
4140
4140
  h(P);
4141
4141
  },
4142
4142
  [v]
4143
- ), x = he(() => {
4143
+ ), E = he(() => {
4144
4144
  b(u - 1);
4145
4145
  }, [u, b]), O = he(() => {
4146
4146
  b(u + 1);
@@ -4152,7 +4152,7 @@ function J9(e) {
4152
4152
  "button",
4153
4153
  {
4154
4154
  className: "visible-arrow left",
4155
- onClick: x,
4155
+ onClick: E,
4156
4156
  "aria-label": "Previous slide",
4157
4157
  style: { display: "flex" },
4158
4158
  children: /* @__PURE__ */ a(
@@ -4210,7 +4210,7 @@ function J9(e) {
4210
4210
  margin: o === 0 ? "0" : "0 0.5rem 1rem",
4211
4211
  cursor: d ? g ? "grabbing" : "grab" : "default"
4212
4212
  },
4213
- ...E,
4213
+ ...x,
4214
4214
  children: l && l.map((G, P) => typeof G == "string" ? /* @__PURE__ */ a(
4215
4215
  "section",
4216
4216
  {
@@ -4296,7 +4296,7 @@ function _c({
4296
4296
  o && /* @__PURE__ */ a("nav", { className: "carrousel-pagination", children: e?.map((i, c) => /* @__PURE__ */ a("li", {}, c)) })
4297
4297
  ] });
4298
4298
  }
4299
- function xt(e) {
4299
+ function Et(e) {
4300
4300
  return /* @__PURE__ */ a(
4301
4301
  "div",
4302
4302
  {
@@ -4308,7 +4308,7 @@ function xt(e) {
4308
4308
  }
4309
4309
  const Nc = "_content_3olxv_1", Sc = {
4310
4310
  content: Nc
4311
- }, ht = (e) => /* @__PURE__ */ a("div", { className: Sc.content, children: e.children }), xc = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), at = ({ banners: e, index: t }) => {
4311
+ }, mt = (e) => /* @__PURE__ */ a("div", { className: Sc.content, children: e.children }), Ec = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), at = ({ banners: e, index: t }) => {
4312
4312
  if (!e || e.length === 0) return null;
4313
4313
  const n = e.find((r) => r.key === `middle_${t}`);
4314
4314
  return n?.value && n.show ? /* @__PURE__ */ a(
@@ -4317,12 +4317,12 @@ const Nc = "_content_3olxv_1", Sc = {
4317
4317
  className: "banner-container banner-context",
4318
4318
  suppressHydrationWarning: !0,
4319
4319
  dangerouslySetInnerHTML: {
4320
- __html: xc(n.value) ?? ""
4320
+ __html: Ec(n.value) ?? ""
4321
4321
  }
4322
4322
  }
4323
4323
  ) : null;
4324
- }, Ec = "_content_1fh0c_1", Tc = {
4325
- content: Ec
4324
+ }, xc = "_content_1fh0c_1", Tc = {
4325
+ content: xc
4326
4326
  }, Ae = ({ banners: e, name: t }) => {
4327
4327
  if (!e || e.length === 0) return null;
4328
4328
  const n = e.find((r) => r.key === t);
@@ -4520,7 +4520,7 @@ function zc({ noteShare: e }) {
4520
4520
  )
4521
4521
  ] }) : null;
4522
4522
  }
4523
- const Et = (e) => {
4523
+ const xt = (e) => {
4524
4524
  const { share: t = !1, cutSubtitle: n = !0, keywords: r, info: s, paths: o } = e, { SHOW_TAG_BY_SECTION: i } = Y(), c = () => {
4525
4525
  if (e?.config?.showtime && e.config?.showauthor)
4526
4526
  return `${e?.authors[0]?.fullname ?? "Redacción"} - ${Me(
@@ -4846,7 +4846,7 @@ const al = (e) => {
4846
4846
  ]
4847
4847
  }
4848
4848
  ),
4849
- /* @__PURE__ */ a(Et, { ...n, paths: e.paths })
4849
+ /* @__PURE__ */ a(xt, { ...n, paths: e.paths })
4850
4850
  ]
4851
4851
  },
4852
4852
  `description-block-${r}`
@@ -5855,7 +5855,7 @@ const al = (e) => {
5855
5855
  }
5856
5856
  )
5857
5857
  ] })
5858
- ] }), wl = "_content_1ms2y_1", vl = "_contentInfo_1ms2y_20", bl = "_subscribeImage_1ms2y_28", Cl = "_tag_1ms2y_42", _l = "_contentTitle_1ms2y_60", Nl = "_title_1ms2y_65", Sl = "_subTitle_1ms2y_70", xl = "_inputStyled_1ms2y_79", El = "_buttonStyled_1ms2y_118", Tl = "_contentTerms_1ms2y_131", Il = "_subscribeText_1ms2y_137", kl = "_terms_1ms2y_146", Ie = {
5858
+ ] }), wl = "_content_1ms2y_1", vl = "_contentInfo_1ms2y_20", bl = "_subscribeImage_1ms2y_28", Cl = "_tag_1ms2y_42", _l = "_contentTitle_1ms2y_60", Nl = "_title_1ms2y_65", Sl = "_subTitle_1ms2y_70", El = "_inputStyled_1ms2y_79", xl = "_buttonStyled_1ms2y_118", Tl = "_contentTerms_1ms2y_131", Il = "_subscribeText_1ms2y_137", kl = "_terms_1ms2y_146", Ie = {
5859
5859
  content: wl,
5860
5860
  contentInfo: vl,
5861
5861
  subscribeImage: bl,
@@ -5863,8 +5863,8 @@ const al = (e) => {
5863
5863
  contentTitle: _l,
5864
5864
  title: Nl,
5865
5865
  subTitle: Sl,
5866
- inputStyled: xl,
5867
- buttonStyled: El,
5866
+ inputStyled: El,
5867
+ buttonStyled: xl,
5868
5868
  contentTerms: Tl,
5869
5869
  subscribeText: Il,
5870
5870
  terms: kl
@@ -5969,7 +5969,7 @@ const al = (e) => {
5969
5969
  whatsappLink: Ml,
5970
5970
  subscribeText: jl,
5971
5971
  terms: Ql
5972
- }, Z9 = (e) => /* @__PURE__ */ f("section", { className: Qe.content, children: [
5972
+ }, X9 = (e) => /* @__PURE__ */ f("section", { className: Qe.content, children: [
5973
5973
  /* @__PURE__ */ a(ql, { className: Qe.subscribeImage }),
5974
5974
  /* @__PURE__ */ f("div", { className: Qe.contentTitle, children: [
5975
5975
  /* @__PURE__ */ a("p", { className: Qe.title, children: "Mantenete Informado" }),
@@ -6234,7 +6234,7 @@ const al = (e) => {
6234
6234
  /* @__PURE__ */ a("path", { fill: "currentColor", d: "M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z" })
6235
6235
  ]
6236
6236
  }
6237
- ), ld = ["telegram"], xa = {
6237
+ ), ld = ["telegram"], Ea = {
6238
6238
  facebook: (e) => /* @__PURE__ */ a(Na, { ...e }),
6239
6239
  instagram: (e) => /* @__PURE__ */ a(Sa, { ...e }),
6240
6240
  whatsapp: (e) => /* @__PURE__ */ a(id, { ...e }),
@@ -6244,7 +6244,7 @@ const al = (e) => {
6244
6244
  gnews: (e) => /* @__PURE__ */ a(ad, { ...e }),
6245
6245
  podcast: (e) => /* @__PURE__ */ a(rd, { ...e }),
6246
6246
  telegram: (e) => /* @__PURE__ */ a(sd, { ...e })
6247
- }, X9 = (e) => {
6247
+ }, e3 = (e) => {
6248
6248
  const { freeZone: t, socials: n, menu: r, customBlock: s } = e;
6249
6249
  return /* @__PURE__ */ f("footer", { className: we.content, children: [
6250
6250
  /* @__PURE__ */ f("section", { className: we.brandContent, children: [
@@ -6257,7 +6257,7 @@ const al = (e) => {
6257
6257
  "aria-label": n[o].title + " link",
6258
6258
  className: we.linkSocialNetwoks,
6259
6259
  href: n[o].url,
6260
- children: xa[o]({
6260
+ children: Ea[o]({
6261
6261
  className: `${ld.includes(o) ? we.socialNetworkIcon_stroke : we.socialNetworkIcon} ${o === "instagram" ? we.socialInstagram : ""}`
6262
6262
  })
6263
6263
  },
@@ -6303,7 +6303,7 @@ const al = (e) => {
6303
6303
  )
6304
6304
  ] })
6305
6305
  ] });
6306
- }, dd = "_content_1xcne_1", ud = "_imageContent_1xcne_9", hd = "_width1Autor_1xcne_18", md = "_width2Autor_1xcne_22", fd = "_width3Autor_1xcne_26", gd = "_imageAutor_1xcne_30", pd = "_imageStyled_1xcne_69", Ad = "_contentIconStyled_1xcne_70", yd = "_avatarContent_1xcne_87", wd = "_journalistSection_1xcne_101", vd = "_journalistInfo_1xcne_109", bd = "_journalistInfoLink_1xcne_110", Cd = "_socialNetworkSection_1xcne_146", _d = "_avatarStyled_1xcne_158", Nd = "_article_1xcne_163", Sd = "_socialButton_1xcne_167", xd = "_facebookStyled_1xcne_183", Ed = "_emailStyled_1xcne_187", Td = "_xStyled_1xcne_191", Id = "_linkedinStyled_1xcne_195", kd = "_whatsappStyled_1xcne_199", Ud = "_whatsappLink_1xcne_203", qd = "_clipboardButton_1xcne_219", Rd = "_googleProfileButton_1xcne_255", de = {
6306
+ }, dd = "_content_1pgay_1", ud = "_imageContent_1pgay_9", hd = "_width1Autor_1pgay_18", md = "_width2Autor_1pgay_22", fd = "_width3Autor_1pgay_26", gd = "_imageAutor_1pgay_30", pd = "_imageStyled_1pgay_69", Ad = "_contentIconStyled_1pgay_70", yd = "_avatarContent_1pgay_87", wd = "_journalistSection_1pgay_101", vd = "_journalistInfo_1pgay_109", bd = "_journalistInfoLink_1pgay_110", Cd = "_socialNetworkSection_1pgay_146", _d = "_avatarStyled_1pgay_158", Nd = "_article_1pgay_163", Sd = "_socialButton_1pgay_167", Ed = "_facebookStyled_1pgay_183", xd = "_emailStyled_1pgay_187", Td = "_xStyled_1pgay_191", Id = "_linkedinStyled_1pgay_195", kd = "_whatsappStyled_1pgay_199", Ud = "_whatsappLink_1pgay_203", qd = "_clipboardButton_1pgay_219", Rd = "_googleProfileButton_1pgay_255", de = {
6307
6307
  content: dd,
6308
6308
  imageContent: ud,
6309
6309
  width1Autor: hd,
@@ -6320,8 +6320,8 @@ const al = (e) => {
6320
6320
  avatarStyled: _d,
6321
6321
  article: Nd,
6322
6322
  socialButton: Sd,
6323
- facebookStyled: xd,
6324
- emailStyled: Ed,
6323
+ facebookStyled: Ed,
6324
+ emailStyled: xd,
6325
6325
  xStyled: Td,
6326
6326
  linkedinStyled: Id,
6327
6327
  whatsappStyled: kd,
@@ -6551,7 +6551,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
6551
6551
  correspondent: Fd,
6552
6552
  iframeStyled: $d,
6553
6553
  contentFrame: Wd
6554
- }, e3 = (e) => {
6554
+ }, t3 = (e) => {
6555
6555
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Me(
6556
6556
  e.video.info.date.created
6557
6557
  )}` : e?.video.main.author;
@@ -6681,7 +6681,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
6681
6681
  }
6682
6682
  ),
6683
6683
  /* @__PURE__ */ a("div", { className: Pt.newsDescription, children: /* @__PURE__ */ a(
6684
- Et,
6684
+ xt,
6685
6685
  {
6686
6686
  main: t,
6687
6687
  authors: n,
@@ -6776,22 +6776,22 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
6776
6776
  }, d1 = "_content_kro73_1", u1 = "_contentLayout_kro73_5", ir = {
6777
6777
  content: d1,
6778
6778
  contentLayout: u1
6779
- }, cr = (e) => /* @__PURE__ */ a("div", { className: ir.content, children: /* @__PURE__ */ a(Vt, { className: `${ir.contentLayout} ${e.className}`, children: e.children }) }), h1 = "_content_1nqra_1", m1 = "_before_1nqra_11", f1 = "_textContent_1nqra_22", g1 = "_title_1nqra_37", p1 = "_description_1nqra_46", A1 = "_linkStyled_1nqra_57", gt = {
6779
+ }, cr = (e) => /* @__PURE__ */ a("div", { className: ir.content, children: /* @__PURE__ */ a(Vt, { className: `${ir.contentLayout} ${e.className}`, children: e.children }) }), h1 = "_content_1nqra_1", m1 = "_before_1nqra_11", f1 = "_textContent_1nqra_22", g1 = "_title_1nqra_37", p1 = "_description_1nqra_46", A1 = "_linkStyled_1nqra_57", pt = {
6780
6780
  content: h1,
6781
6781
  before: m1,
6782
6782
  textContent: f1,
6783
6783
  title: g1,
6784
6784
  description: p1,
6785
6785
  linkStyled: A1
6786
- }, t3 = (e) => {
6786
+ }, n3 = (e) => {
6787
6787
  const t = e.logo;
6788
- return /* @__PURE__ */ f("section", { className: gt.content, children: [
6789
- e.backgroundImgURL && /* @__PURE__ */ a("img", { className: gt.before, src: e.backgroundImgURL, alt: "" }),
6790
- /* @__PURE__ */ f("div", { className: `${gt.textContent} error-text-content`, children: [
6788
+ return /* @__PURE__ */ f("section", { className: pt.content, children: [
6789
+ e.backgroundImgURL && /* @__PURE__ */ a("img", { className: pt.before, src: e.backgroundImgURL, alt: "" }),
6790
+ /* @__PURE__ */ f("div", { className: `${pt.textContent} error-text-content`, children: [
6791
6791
  /* @__PURE__ */ a(t, {}),
6792
- /* @__PURE__ */ a("p", { className: gt.title, children: e.title }),
6793
- /* @__PURE__ */ a("p", { className: gt.description, children: e.description }),
6794
- /* @__PURE__ */ a(B, { className: gt.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
6792
+ /* @__PURE__ */ a("p", { className: pt.title, children: e.title }),
6793
+ /* @__PURE__ */ a("p", { className: pt.description, children: e.description }),
6794
+ /* @__PURE__ */ a(B, { className: pt.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
6795
6795
  ] })
6796
6796
  ] });
6797
6797
  }, y1 = "_content_zxcog_1", w1 = "_contentLabel_zxcog_8", v1 = "_label_zxcog_13", b1 = "_required_zxcog_22", C1 = "_input_zxcog_28", kt = {
@@ -6800,19 +6800,19 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
6800
6800
  label: v1,
6801
6801
  required: b1,
6802
6802
  input: C1
6803
- }, n3 = (e) => /* @__PURE__ */ f("div", { className: kt.content, children: [
6803
+ }, a3 = (e) => /* @__PURE__ */ f("div", { className: kt.content, children: [
6804
6804
  /* @__PURE__ */ f("div", { className: kt.contentLabel, children: [
6805
6805
  /* @__PURE__ */ a("label", { className: kt.label, children: e.label }),
6806
6806
  e.required && /* @__PURE__ */ a("span", { className: kt.required, children: "*" })
6807
6807
  ] }),
6808
6808
  /* @__PURE__ */ a("input", { className: kt.input, ...e })
6809
- ] }), _1 = "_content_zgx5w_1", N1 = "_contentLabel_zgx5w_8", S1 = "_label_zgx5w_13", x1 = "_required_zgx5w_22", E1 = "_input_zgx5w_28", Ut = {
6809
+ ] }), _1 = "_content_zgx5w_1", N1 = "_contentLabel_zgx5w_8", S1 = "_label_zgx5w_13", E1 = "_required_zgx5w_22", x1 = "_input_zgx5w_28", Ut = {
6810
6810
  content: _1,
6811
6811
  contentLabel: N1,
6812
6812
  label: S1,
6813
- required: x1,
6814
- input: E1
6815
- }, a3 = (e) => /* @__PURE__ */ f("div", { className: Ut.content, children: [
6813
+ required: E1,
6814
+ input: x1
6815
+ }, r3 = (e) => /* @__PURE__ */ f("div", { className: Ut.content, children: [
6816
6816
  /* @__PURE__ */ f("div", { className: Ut.contentLabel, children: [
6817
6817
  /* @__PURE__ */ a("label", { className: Ut.label, children: e.label }),
6818
6818
  e.required && /* @__PURE__ */ a("span", { className: Ut.required, children: "*" })
@@ -6825,7 +6825,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
6825
6825
  content: T1,
6826
6826
  label: I1,
6827
6827
  input: k1
6828
- }, r3 = (e) => /* @__PURE__ */ f("div", { className: Pn.content, children: [
6828
+ }, s3 = (e) => /* @__PURE__ */ f("div", { className: Pn.content, children: [
6829
6829
  /* @__PURE__ */ a("label", { className: Pn.label, children: e.label }),
6830
6830
  /* @__PURE__ */ a("textarea", { className: Pn.input, ...e })
6831
6831
  ] }), U1 = "_boxInformation_achvw_1", q1 = "_textBox_achvw_30", R1 = "_contentBox_achvw_40", L1 = "_liveBox_achvw_50", B1 = "_dot_achvw_72", O1 = "_sectionDescription_achvw_97", P1 = "_articule_achvw_110", D1 = "_description_achvw_137", et = {
@@ -7068,7 +7068,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7068
7068
  ),
7069
7069
  e.banner
7070
7070
  ] })
7071
- ] }), yu = "_content_7v98f_1", wu = "_header_7v98f_30", vu = "_videos_7v98f_56", bu = "_videoContent_7v98f_63", Cu = "_articleSection_7v98f_70", _u = "_contentLayoutVideoSection_7v98f_85", Nu = "_sectionVideoList_7v98f_93", Su = "_iframeStyled_7v98f_166", xu = "_contentFrame_7v98f_172", Re = {
7071
+ ] }), yu = "_content_7v98f_1", wu = "_header_7v98f_30", vu = "_videos_7v98f_56", bu = "_videoContent_7v98f_63", Cu = "_articleSection_7v98f_70", _u = "_contentLayoutVideoSection_7v98f_85", Nu = "_sectionVideoList_7v98f_93", Su = "_iframeStyled_7v98f_166", Eu = "_contentFrame_7v98f_172", Re = {
7072
7072
  content: yu,
7073
7073
  header: wu,
7074
7074
  videos: vu,
@@ -7077,9 +7077,9 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7077
7077
  contentLayoutVideoSection: _u,
7078
7078
  sectionVideoList: Nu,
7079
7079
  iframeStyled: Su,
7080
- contentFrame: xu
7081
- }, Eu = "_content_1dj0q_1", Tu = "_linkImage_1dj0q_12", Iu = "_playStyled_1dj0q_19", Dn = {
7082
- content: Eu,
7080
+ contentFrame: Eu
7081
+ }, xu = "_content_1dj0q_1", Tu = "_linkImage_1dj0q_12", Iu = "_playStyled_1dj0q_19", Dn = {
7082
+ content: xu,
7083
7083
  linkImage: Tu,
7084
7084
  playStyled: Iu
7085
7085
  }, ku = async (e) => {
@@ -7107,9 +7107,9 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7107
7107
  ] })
7108
7108
  }
7109
7109
  ),
7110
- /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(Et, { ...n, paths: e.paths }) })
7110
+ /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(xt, { ...n, paths: e.paths }) })
7111
7111
  ] }) : null;
7112
- }, s3 = (e) => /* @__PURE__ */ a("div", { className: Re.content, children: /* @__PURE__ */ f(Vt, { className: Re.contentLayoutVideoSection, children: [
7112
+ }, o3 = (e) => /* @__PURE__ */ a("div", { className: Re.content, children: /* @__PURE__ */ f(Vt, { className: Re.contentLayoutVideoSection, children: [
7113
7113
  /* @__PURE__ */ f("a", { className: Re.header, href: e.goBackLink ?? "/videos", children: [
7114
7114
  /* @__PURE__ */ a(
7115
7115
  "svg",
@@ -7162,7 +7162,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7162
7162
  }
7163
7163
  ),
7164
7164
  /* @__PURE__ */ a("div", { className: Re.articleSection, children: /* @__PURE__ */ a(
7165
- Et,
7165
+ xt,
7166
7166
  {
7167
7167
  isTitle: !0,
7168
7168
  cutSubtitle: !1,
@@ -7244,7 +7244,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7244
7244
  e.title && /* @__PURE__ */ a("hr", { className: [He.bottomLine, e.className ?? ""].join(" ") }),
7245
7245
  /* @__PURE__ */ a("div", { className: He.childrenContent, ref: t, children: e.children })
7246
7246
  ] });
7247
- }), Ea = (e) => /* @__PURE__ */ a(
7247
+ }), xa = (e) => /* @__PURE__ */ a(
7248
7248
  "svg",
7249
7249
  {
7250
7250
  width: "24",
@@ -7326,7 +7326,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7326
7326
  outline: "none",
7327
7327
  padding: 0,
7328
7328
  margin: 0
7329
- }, children: /* @__PURE__ */ a(Ea, { color: "var(--search-input-icons)" }) })
7329
+ }, children: /* @__PURE__ */ a(xa, { color: "var(--search-input-icons)" }) })
7330
7330
  ] }) }),
7331
7331
  /* @__PURE__ */ f(
7332
7332
  "div",
@@ -7413,7 +7413,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7413
7413
  "aria-label": t[o].title + " link",
7414
7414
  className: le.linkSocialNetwork,
7415
7415
  href: t[o].url,
7416
- children: xa[o]({ className: le.icon })
7416
+ children: Ea[o]({ className: le.icon })
7417
7417
  },
7418
7418
  o
7419
7419
  )) }),
@@ -7514,7 +7514,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7514
7514
  gnews: wh,
7515
7515
  tiktok: vh,
7516
7516
  whatsapp: bh
7517
- }, xs = (e) => {
7517
+ }, Es = (e) => {
7518
7518
  const { cintillo: t, tapeTitle: n, socials: r } = e, s = "", o = t?.findIndex((i) => i.link === s) ?? 0;
7519
7519
  return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ f("section", { className: ze.content, children: [
7520
7520
  Array.isArray(t) && /* @__PURE__ */ f("div", { className: `${ze.tabs} header-page-tape-content`, children: [
@@ -7558,20 +7558,20 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7558
7558
  "aria-label": r[i].title + " link",
7559
7559
  className: ze.linkSocialNetwork,
7560
7560
  href: r[i].url,
7561
- children: xa[i]({
7561
+ children: Ea[i]({
7562
7562
  className: [ze.icon, ze[i] ?? ""].join(" ")
7563
7563
  })
7564
7564
  },
7565
7565
  i
7566
7566
  )) })
7567
7567
  ] });
7568
- }, Ch = "_headerStyled_6yw62_1", _h = "_headerContent_6yw62_14", Nh = "_iconContent_6yw62_25", Sh = "_menuButton_6yw62_34", xh = "_logoStyled_6yw62_66", Eh = "_buttonSection_6yw62_94", Th = "_buttonSectionSearch_6yw62_109", Ih = "_headLineContent_6yw62_131", kh = "_headLineTitle_6yw62_144", Uh = "_headLine_6yw62_131", qh = "_hasAlertZone_6yw62_197", ke = {
7568
+ }, Ch = "_headerStyled_6yw62_1", _h = "_headerContent_6yw62_14", Nh = "_iconContent_6yw62_25", Sh = "_menuButton_6yw62_34", Eh = "_logoStyled_6yw62_66", xh = "_buttonSection_6yw62_94", Th = "_buttonSectionSearch_6yw62_109", Ih = "_headLineContent_6yw62_131", kh = "_headLineTitle_6yw62_144", Uh = "_headLine_6yw62_131", qh = "_hasAlertZone_6yw62_197", ke = {
7569
7569
  headerStyled: Ch,
7570
7570
  headerContent: _h,
7571
7571
  iconContent: Nh,
7572
7572
  menuButton: Sh,
7573
- logoStyled: xh,
7574
- buttonSection: Eh,
7573
+ logoStyled: Eh,
7574
+ buttonSection: xh,
7575
7575
  buttonSectionSearch: Th,
7576
7576
  headLineContent: Ih,
7577
7577
  headLineTitle: kh,
@@ -7581,7 +7581,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7581
7581
  const { alertZone: t } = e;
7582
7582
  return /* @__PURE__ */ f("header", { className: ke.headerStyled, children: [
7583
7583
  e.socialIcons && e.headerTape?.sticky && /* @__PURE__ */ a(
7584
- xs,
7584
+ Es,
7585
7585
  {
7586
7586
  socialIcons: e.socialIcons,
7587
7587
  cintillo: e.cintillo,
@@ -7654,7 +7654,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7654
7654
  "aria-label": e.searchKeyWord,
7655
7655
  className: `${ke.buttonSectionSearch} search-button-icon`,
7656
7656
  style: { display: "flex" },
7657
- children: /* @__PURE__ */ a(Ea, { width: 28, height: 28, color: "currentColor" })
7657
+ children: /* @__PURE__ */ a(xa, { width: 28, height: 28, color: "currentColor" })
7658
7658
  }
7659
7659
  ),
7660
7660
  e.rightZone
@@ -7733,7 +7733,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7733
7733
  style: { top: e.cintillo || e.socialIcons && !e.headerTape?.static ? 40 : 0 },
7734
7734
  children: [
7735
7735
  e.socialIcons && e.headerTape?.static && /* @__PURE__ */ a(
7736
- xs,
7736
+ Es,
7737
7737
  {
7738
7738
  socialIcons: e.socialIcons,
7739
7739
  cintillo: e.cintillo,
@@ -7778,7 +7778,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7778
7778
  style: { display: "flex" },
7779
7779
  className: ve.buttonSectionSearch,
7780
7780
  "aria-label": e.searchKeyWord,
7781
- children: /* @__PURE__ */ a(Ea, { width: 28, height: 28, color: "currentColor" })
7781
+ children: /* @__PURE__ */ a(xa, { width: 28, height: 28, color: "currentColor" })
7782
7782
  }
7783
7783
  ),
7784
7784
  e.rightZone
@@ -7814,7 +7814,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7814
7814
  childrenContent: rm,
7815
7815
  childrenContentAux: sm,
7816
7816
  op2: om
7817
- }, o3 = (e) => {
7817
+ }, i3 = (e) => {
7818
7818
  const { alertZone: t, children: n, sidebar: r } = e;
7819
7819
  return /* @__PURE__ */ f(J, { children: [
7820
7820
  /* @__PURE__ */ a(Rh, { ...e }),
@@ -7855,15 +7855,15 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
7855
7855
  }
7856
7856
  )
7857
7857
  ] });
7858
- }, im = "_content_16ydf_1", cm = "_tags_16ydf_10", lm = "_chipStyled_16ydf_20", dm = "_tagLink_16ydf_47", um = "_tagStyled_16ydf_53", pt = {
7858
+ }, im = "_content_16ydf_1", cm = "_tags_16ydf_10", lm = "_chipStyled_16ydf_20", dm = "_tagLink_16ydf_47", um = "_tagStyled_16ydf_53", At = {
7859
7859
  content: im,
7860
7860
  tags: cm,
7861
7861
  chipStyled: lm,
7862
7862
  tagLink: dm,
7863
7863
  tagStyled: um
7864
- }, hm = (e) => /* @__PURE__ */ a("section", { className: pt.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: pt.tags, children: [
7865
- /* @__PURE__ */ a("p", { className: pt.tagStyled, children: e.title ? e.title : "Tags:" }),
7866
- e.tags.map((t, n) => t.approved ? /* @__PURE__ */ a(B, { href: vt(t, e.paths), children: /* @__PURE__ */ a("div", { className: `${pt.chipStyled} ${pt.tagLink}`, children: t.name }) }, n) : /* @__PURE__ */ a("div", { className: pt.chipStyled, children: t.name }, n))
7864
+ }, hm = (e) => /* @__PURE__ */ a("section", { className: At.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: At.tags, children: [
7865
+ /* @__PURE__ */ a("p", { className: At.tagStyled, children: e.title ? e.title : "Tags:" }),
7866
+ e.tags.map((t, n) => t.approved ? /* @__PURE__ */ a(B, { href: vt(t, e.paths), children: /* @__PURE__ */ a("div", { className: `${At.chipStyled} ${At.tagLink}`, children: t.name }) }, n) : /* @__PURE__ */ a("div", { className: At.chipStyled, children: t.name }, n))
7867
7867
  ] }) }), mm = "_contentBox_1cum1_1", fm = "_content_1cum1_1", gm = "_imageStyled_1cum1_16", pm = "_contentIconStyled_1cum1_23", Am = "_avatarContent_1cum1_43", ym = "_journalistSection_1cum1_50", wm = "_journalistInfo_1cum1_56", vm = "_socialNetworkSection_1cum1_75", bm = "_article_1cum1_88", Pe = {
7868
7868
  contentBox: mm,
7869
7869
  content: fm,
@@ -8065,12 +8065,12 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8065
8065
  }
8066
8066
  )
8067
8067
  ] }) });
8068
- }, _m = "_content_vmnac_1", Nm = "_imageStyled_vmnac_20", Sm = "_contentIconStyled_vmnac_21", xm = "_contentCard_vmnac_31", Em = "_contentInfo_vmnac_70", Tm = "_fullName_vmnac_76", Im = "_LearnMoreLink_vmnac_83", tt = {
8068
+ }, _m = "_content_vmnac_1", Nm = "_imageStyled_vmnac_20", Sm = "_contentIconStyled_vmnac_21", Em = "_contentCard_vmnac_31", xm = "_contentInfo_vmnac_70", Tm = "_fullName_vmnac_76", Im = "_LearnMoreLink_vmnac_83", tt = {
8069
8069
  content: _m,
8070
8070
  imageStyled: Nm,
8071
8071
  contentIconStyled: Sm,
8072
- contentCard: xm,
8073
- contentInfo: Em,
8072
+ contentCard: Em,
8073
+ contentInfo: xm,
8074
8074
  fullName: Tm,
8075
8075
  LearnMoreLink: Im
8076
8076
  }, km = async (e) => {
@@ -8112,34 +8112,35 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8112
8112
  },
8113
8113
  `author-${r.firstname}`
8114
8114
  )) });
8115
- }, Um = "_content_1tl6i_1", qm = "_contentInfo_1tl6i_24", Rm = "_imageStyled_1tl6i_41", Lm = "_name_1tl6i_46", Bm = "_description_1tl6i_51", Om = "_contentInfoWithoutImg_1tl6i_104", At = {
8115
+ }, Um = "_content_eqhtq_1", qm = "_contentInfo_eqhtq_24", Rm = "_imageStyled_eqhtq_41", Lm = "_name_eqhtq_46", Bm = "_description_eqhtq_51", Om = "_imageContainer_eqhtq_56", Pm = "_contentInfoWithoutImg_eqhtq_107", ot = {
8116
8116
  content: Um,
8117
8117
  contentInfo: qm,
8118
8118
  imageStyled: Rm,
8119
8119
  name: Lm,
8120
8120
  description: Bm,
8121
- contentInfoWithoutImg: Om
8122
- }, i3 = async (e) => {
8121
+ imageContainer: Om,
8122
+ contentInfoWithoutImg: Pm
8123
+ }, c3 = async (e) => {
8123
8124
  const t = e.img ? await me(e.img) : "";
8124
- return /* @__PURE__ */ a("section", { className: `${At.content} ${e.className}`, children: /* @__PURE__ */ f(
8125
+ return /* @__PURE__ */ a("section", { className: `${ot.content} ${e.className}`, children: /* @__PURE__ */ f(
8125
8126
  "div",
8126
8127
  {
8127
- className: `${At.contentInfo} ${t ? "" : At.contentInfoWithoutImg}`,
8128
+ className: `${ot.contentInfo} ${t ? "" : ot.contentInfoWithoutImg}`,
8128
8129
  children: [
8129
- e.img && /* @__PURE__ */ a(
8130
+ e.img && /* @__PURE__ */ a("div", { className: `${ot.imageContainer} sass-image-tag-wrapper`, children: /* @__PURE__ */ a(
8130
8131
  "img",
8131
8132
  {
8132
8133
  fetchPriority: "low",
8133
8134
  loading: "lazy",
8134
- className: At.imageStyled,
8135
+ className: ot.imageStyled,
8135
8136
  src: t
8136
8137
  }
8137
- ),
8138
- /* @__PURE__ */ a("h1", { className: At.name, children: e.tag }),
8138
+ ) }),
8139
+ /* @__PURE__ */ a("h1", { className: ot.name, children: e.tag }),
8139
8140
  e.description && /* @__PURE__ */ a(
8140
8141
  "div",
8141
8142
  {
8142
- className: At.description,
8143
+ className: ot.description,
8143
8144
  dangerouslySetInnerHTML: {
8144
8145
  __html: e.description
8145
8146
  }
@@ -8148,16 +8149,16 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8148
8149
  ]
8149
8150
  }
8150
8151
  ) });
8151
- }, Pm = "_content_1j0pj_1", Dm = "_contentNews_1j0pj_10", Mm = "_linkTitle_1j0pj_27", jm = "_tag_1j0pj_35", Qm = "_tagmx_1j0pj_55", Gm = "_titular_1j0pj_70", Hm = "_correspondent_1j0pj_85", zm = "_correspondentLink_1j0pj_96", Vm = "_description_1j0pj_107", xe = {
8152
- content: Pm,
8153
- contentNews: Dm,
8154
- linkTitle: Mm,
8155
- tag: jm,
8156
- tagmx: Qm,
8157
- titular: Gm,
8158
- correspondent: Hm,
8159
- correspondentLink: zm,
8160
- description: Vm
8152
+ }, Dm = "_content_1j0pj_1", Mm = "_contentNews_1j0pj_10", jm = "_linkTitle_1j0pj_27", Qm = "_tag_1j0pj_35", Gm = "_tagmx_1j0pj_55", Hm = "_titular_1j0pj_70", zm = "_correspondent_1j0pj_85", Vm = "_correspondentLink_1j0pj_96", Fm = "_description_1j0pj_107", Ee = {
8153
+ content: Dm,
8154
+ contentNews: Mm,
8155
+ linkTitle: jm,
8156
+ tag: Qm,
8157
+ tagmx: Gm,
8158
+ titular: Hm,
8159
+ correspondent: zm,
8160
+ correspondentLink: Vm,
8161
+ description: Fm
8161
8162
  }, Ct = (e) => {
8162
8163
  const { SHOW_TAG_BY_SECTION: t } = Y(), n = () => {
8163
8164
  if (e?.config?.showtime && e.config?.showauthor)
@@ -8177,14 +8178,14 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8177
8178
  B,
8178
8179
  {
8179
8180
  "aria-label": i,
8180
- className: xe.tagmx,
8181
+ className: Ee.tagmx,
8181
8182
  href: vt(o, e.paths),
8182
8183
  children: i
8183
8184
  }
8184
8185
  )
8185
- ] }) : /* @__PURE__ */ a("div", { className: xe.tagmx, children: i });
8186
+ ] }) : /* @__PURE__ */ a("div", { className: Ee.tagmx, children: i });
8186
8187
  } else if (e.info?.section?.url)
8187
- return /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(B, { className: xe.tagmx, href: e?.info?.section?.url, children: e?.info?.section?.name }) });
8188
+ return /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(B, { className: Ee.tagmx, href: e?.info?.section?.url, children: e?.info?.section?.name }) });
8188
8189
  return null;
8189
8190
  }, s = () => {
8190
8191
  if (t && e.keywords?.tags?.length && e.keywords.tags.length > 0) {
@@ -8193,16 +8194,16 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8193
8194
  B,
8194
8195
  {
8195
8196
  "aria-label": i,
8196
- className: xe.tag,
8197
+ className: Ee.tag,
8197
8198
  href: vt(o, e.paths),
8198
8199
  children: i
8199
8200
  }
8200
- ) }) : /* @__PURE__ */ a("div", { className: xe.tag, children: i });
8201
+ ) }) : /* @__PURE__ */ a("div", { className: Ee.tag, children: i });
8201
8202
  } else if (e.info?.section?.url)
8202
- return /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(B, { className: xe.tag, href: e?.info?.section?.url, children: e?.info?.section?.name }) });
8203
+ return /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(B, { className: Ee.tag, href: e?.info?.section?.url, children: e?.info?.section?.name }) });
8203
8204
  return null;
8204
8205
  };
8205
- return /* @__PURE__ */ f("section", { className: `${xe.content} destacado-super-content`, children: [
8206
+ return /* @__PURE__ */ f("section", { className: `${Ee.content} destacado-super-content`, children: [
8206
8207
  /* @__PURE__ */ a(
8207
8208
  B,
8208
8209
  {
@@ -8228,7 +8229,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8228
8229
  /* @__PURE__ */ f(
8229
8230
  "div",
8230
8231
  {
8231
- className: xe.contentNews,
8232
+ className: Ee.contentNews,
8232
8233
  style: {
8233
8234
  "--widthTextContent": e.textPosition === "start" ? "100%" : "80%"
8234
8235
  },
@@ -8245,13 +8246,13 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8245
8246
  /* @__PURE__ */ a(
8246
8247
  B,
8247
8248
  {
8248
- className: xe.linkTitle,
8249
+ className: Ee.linkTitle,
8249
8250
  href: e?.info?.link?.url,
8250
8251
  target: e?.info?.link?.target,
8251
8252
  children: /* @__PURE__ */ a(
8252
8253
  "h1",
8253
8254
  {
8254
- className: xe.titular,
8255
+ className: Ee.titular,
8255
8256
  style: {
8256
8257
  "--titlePosition": e.textPosition === "start" ? "initial" : "center"
8257
8258
  },
@@ -8266,7 +8267,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8266
8267
  e.config?.showsubtitle && /* @__PURE__ */ a(
8267
8268
  "div",
8268
8269
  {
8269
- className: xe.description,
8270
+ className: Ee.description,
8270
8271
  dangerouslySetInnerHTML: {
8271
8272
  __html: e.main.subtitle.striped
8272
8273
  }
@@ -8276,10 +8277,10 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8276
8277
  B,
8277
8278
  {
8278
8279
  href: `/${e.paths?.autor ?? "autor"}/${e?.authors[0]?.name}`,
8279
- className: xe.correspondent,
8280
+ className: Ee.correspondent,
8280
8281
  children: n()
8281
8282
  }
8282
- ) : /* @__PURE__ */ a("p", { className: xe.correspondentLink, children: n() }) })
8283
+ ) : /* @__PURE__ */ a("p", { className: Ee.correspondentLink, children: n() }) })
8283
8284
  ]
8284
8285
  }
8285
8286
  )
@@ -8348,11 +8349,11 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8348
8349
  }
8349
8350
  )
8350
8351
  ] });
8351
- }, Fm = "_content_1dcf7_1", $m = "_firstSection_1dcf7_10", Wm = "_secondSection_1dcf7_16", jn = {
8352
- content: Fm,
8353
- firstSection: $m,
8354
- secondSection: Wm
8355
- }, Ym = ({
8352
+ }, $m = "_content_1dcf7_1", Wm = "_firstSection_1dcf7_10", Ym = "_secondSection_1dcf7_16", jn = {
8353
+ content: $m,
8354
+ firstSection: Wm,
8355
+ secondSection: Ym
8356
+ }, Km = ({
8356
8357
  content: e,
8357
8358
  customLargeSection: t,
8358
8359
  customSmallSection: n,
@@ -8382,10 +8383,10 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8382
8383
  }
8383
8384
  )) })
8384
8385
  ] });
8385
- }, Km = "_content_wsx1m_1", Jm = "_firstSection_wsx1m_8", ur = {
8386
- content: Km,
8387
- firstSection: Jm
8388
- }, Zm = ({
8386
+ }, Jm = "_content_wsx1m_1", Zm = "_firstSection_wsx1m_8", ur = {
8387
+ content: Jm,
8388
+ firstSection: Zm
8389
+ }, Xm = ({
8389
8390
  content: e,
8390
8391
  customLargeSection: t,
8391
8392
  customSlimSection: n,
@@ -8419,13 +8420,13 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8419
8420
  heightImageOverwriteMobile: "270px",
8420
8421
  paths: r
8421
8422
  }
8422
- ) }, o)) }), Xm = "_content_1n73e_1", ef = "_sectionDescription_1n73e_13", tf = "_title_1n73e_33", nf = "_subtitle_1n73e_47", af = "_linkStyled_1n73e_58", ot = {
8423
- content: Xm,
8424
- sectionDescription: ef,
8425
- title: tf,
8426
- subtitle: nf,
8427
- linkStyled: af
8428
- }, Es = (e) => {
8423
+ ) }, o)) }), ef = "_content_1n73e_1", tf = "_sectionDescription_1n73e_13", nf = "_title_1n73e_33", af = "_subtitle_1n73e_47", rf = "_linkStyled_1n73e_58", it = {
8424
+ content: ef,
8425
+ sectionDescription: tf,
8426
+ title: nf,
8427
+ subtitle: af,
8428
+ linkStyled: rf
8429
+ }, xs = (e) => {
8429
8430
  const { SHOW_TAG_BY_SECTION: t } = Y(), n = () => {
8430
8431
  if (t && e.mainNew.keywords?.tags?.length && e.mainNew.keywords.tags.length > 0) {
8431
8432
  const r = e.mainNew.keywords.tags[0], s = r.name;
@@ -8433,41 +8434,41 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8433
8434
  B,
8434
8435
  {
8435
8436
  "aria-label": s,
8436
- className: ot.sectionDescription,
8437
+ className: it.sectionDescription,
8437
8438
  href: vt(r, e.paths),
8438
8439
  children: s
8439
8440
  }
8440
- ) }) : /* @__PURE__ */ a("div", { className: ot.sectionDescription, children: s });
8441
+ ) }) : /* @__PURE__ */ a("div", { className: it.sectionDescription, children: s });
8441
8442
  } else if (e.mainNew.info?.section?.url)
8442
8443
  return /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(
8443
8444
  B,
8444
8445
  {
8445
- className: ot.sectionDescription,
8446
+ className: it.sectionDescription,
8446
8447
  href: e?.mainNew?.info?.section?.url,
8447
8448
  children: e?.mainNew?.info?.section?.name
8448
8449
  }
8449
8450
  ) });
8450
8451
  return null;
8451
8452
  };
8452
- return /* @__PURE__ */ f("div", { className: ot.content, children: [
8453
+ return /* @__PURE__ */ f("div", { className: it.content, children: [
8453
8454
  /* @__PURE__ */ a(n, {}),
8454
8455
  /* @__PURE__ */ a(
8455
8456
  B,
8456
8457
  {
8457
- className: ot.title,
8458
+ className: it.title,
8458
8459
  href: e?.mainNew?.info?.link?.url,
8459
8460
  target: e?.mainNew?.info?.link?.target,
8460
8461
  children: e?.mainNew?.main?.title.home
8461
8462
  }
8462
8463
  ),
8463
- e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: ot.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
8464
- e.goTo && /* @__PURE__ */ a(B, { href: e.goTo.url, className: ot.linkStyled, children: e.goTo.description })
8464
+ e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: it.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
8465
+ e.goTo && /* @__PURE__ */ a(B, { href: e.goTo.url, className: it.linkStyled, children: e.goTo.description })
8465
8466
  ] });
8466
- }, rf = "_headerSection_drjnj_1", sf = "_headerSectionLink_drjnj_12", of = "_newsContent_drjnj_17", Qn = {
8467
- headerSection: rf,
8468
- headerSectionLink: sf,
8469
- newsContent: of
8470
- }, cf = (e) => {
8467
+ }, sf = "_headerSection_drjnj_1", of = "_headerSectionLink_drjnj_12", cf = "_newsContent_drjnj_17", Qn = {
8468
+ headerSection: sf,
8469
+ headerSectionLink: of,
8470
+ newsContent: cf
8471
+ }, lf = (e) => {
8471
8472
  const { content: t, title: n, isVideo: r } = e;
8472
8473
  if (!t || !t[0] || t.length === 0) return;
8473
8474
  const s = e.slot_id && e.slot_id !== "Nota_1", o = {
@@ -8482,7 +8483,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8482
8483
  }, i = t.slice(1);
8483
8484
  return o && i && /* @__PURE__ */ f(ge, { title: n, titleUrl: e.titleUrl, children: [
8484
8485
  /* @__PURE__ */ f("div", { className: Qn.headerSection, children: [
8485
- /* @__PURE__ */ a(Es, { mainNew: o, goTo: e.goTo, paths: e.paths }),
8486
+ /* @__PURE__ */ a(xs, { mainNew: o, goTo: e.goTo, paths: e.paths }),
8486
8487
  /* @__PURE__ */ a(
8487
8488
  B,
8488
8489
  {
@@ -8517,16 +8518,16 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8517
8518
  })
8518
8519
  ] })
8519
8520
  ] });
8520
- }, lf = "_content_1stvq_1", df = "_autorContent_1stvq_8", uf = "_image_1stvq_24", hf = "_contentIcon_1stvq_25", mf = "_boxInformationContent_1stvq_47", ff = "_autorName_1stvq_53", gf = "_time_1stvq_85", pf = "_comment_1stvq_98", Af = "_title_1stvq_107", Fe = {
8521
- content: lf,
8522
- autorContent: df,
8523
- image: uf,
8524
- contentIcon: hf,
8525
- boxInformationContent: mf,
8526
- autorName: ff,
8527
- time: gf,
8528
- comment: pf,
8529
- title: Af
8521
+ }, df = "_content_1stvq_1", uf = "_autorContent_1stvq_8", hf = "_image_1stvq_24", mf = "_contentIcon_1stvq_25", ff = "_boxInformationContent_1stvq_47", gf = "_autorName_1stvq_53", pf = "_time_1stvq_85", Af = "_comment_1stvq_98", yf = "_title_1stvq_107", Fe = {
8522
+ content: df,
8523
+ autorContent: uf,
8524
+ image: hf,
8525
+ contentIcon: mf,
8526
+ boxInformationContent: ff,
8527
+ autorName: gf,
8528
+ time: pf,
8529
+ comment: Af,
8530
+ title: yf
8530
8531
  }, gn = async (e) => {
8531
8532
  const { data: t, autorIcon: n } = e, r = n, s = () => t?.config?.showtime ? `${Me(t.info?.date?.modified)}` : "", o = /* @__PURE__ */ f("div", { className: Fe.autorContent, children: [
8532
8533
  Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ a(
@@ -8563,20 +8564,20 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
8563
8564
  /* @__PURE__ */ a("p", { className: Fe.comment, children: je(t?.main?.subtitle?.striped || "") })
8564
8565
  ] })
8565
8566
  ] });
8566
- }, yf = "_content_1d7mg_1", wf = "_boxPosition_1d7mg_8", vf = "_contentFlex_1d7mg_21", bf = "_bannerContent_1d7mg_29", Cf = "_bannerContentAux_1d7mg_40", yt = {
8567
- content: yf,
8568
- boxPosition: wf,
8569
- contentFlex: vf,
8570
- bannerContent: bf,
8571
- bannerContentAux: Cf
8567
+ }, wf = "_content_1d7mg_1", vf = "_boxPosition_1d7mg_8", bf = "_contentFlex_1d7mg_21", Cf = "_bannerContent_1d7mg_29", _f = "_bannerContentAux_1d7mg_40", yt = {
8568
+ content: wf,
8569
+ boxPosition: vf,
8570
+ contentFlex: bf,
8571
+ bannerContent: Cf,
8572
+ bannerContentAux: _f
8572
8573
  };
8573
- function _f(e) {
8574
+ function Nf(e) {
8574
8575
  const t = new Array(e.length), n = e.length / 2;
8575
8576
  for (let r = 0; r < e.length; r++)
8576
8577
  r % 2 === 0 ? t[Math.floor(r / 2)] = e[r] : t[n + Math.floor(r / 2)] = e[r];
8577
8578
  return t;
8578
8579
  }
8579
- const c3 = (e) => {
8580
+ const l3 = (e) => {
8580
8581
  const { isOpinion: t = !1 } = e, n = (o) => /* @__PURE__ */ a(
8581
8582
  "div",
8582
8583
  {
@@ -8617,7 +8618,7 @@ const c3 = (e) => {
8617
8618
  )
8618
8619
  );
8619
8620
  }
8620
- const s = r.length % 2 === 0 ? _f(r) : r;
8621
+ const s = r.length % 2 === 0 ? Nf(r) : r;
8621
8622
  return /* @__PURE__ */ a("section", { style: e.customStyles, children: /* @__PURE__ */ a(
8622
8623
  ge,
8623
8624
  {
@@ -8630,15 +8631,15 @@ const c3 = (e) => {
8630
8631
  ] })
8631
8632
  }
8632
8633
  ) });
8633
- }, Nf = "_content_w9viv_1", Sf = "_title_w9viv_10", hr = {
8634
- content: Nf,
8635
- title: Sf
8636
- }, l3 = (e) => {
8634
+ }, Sf = "_content_w9viv_1", Ef = "_title_w9viv_10", hr = {
8635
+ content: Sf,
8636
+ title: Ef
8637
+ }, d3 = (e) => {
8637
8638
  const { showTitle: t = !0 } = e;
8638
8639
  return /* @__PURE__ */ f("div", { className: hr.content, children: [
8639
8640
  t && /* @__PURE__ */ a("p", { className: hr.title, children: "Editorial" }),
8640
8641
  /* @__PURE__ */ a(
8641
- Et,
8642
+ xt,
8642
8643
  {
8643
8644
  ...e,
8644
8645
  info: {
@@ -8652,13 +8653,13 @@ const c3 = (e) => {
8652
8653
  }
8653
8654
  )
8654
8655
  ] });
8655
- }, xf = "_content_1nd2h_1", Ef = "_newsContent_1nd2h_8", Tf = "_boxPosition_1nd2h_17", If = "_bannerContent_1nd2h_23", kf = "_bannerContentAux_1nd2h_33", wt = {
8656
+ }, xf = "_content_1nd2h_1", Tf = "_newsContent_1nd2h_8", If = "_boxPosition_1nd2h_17", kf = "_bannerContent_1nd2h_23", Uf = "_bannerContentAux_1nd2h_33", wt = {
8656
8657
  content: xf,
8657
- newsContent: Ef,
8658
- boxPosition: Tf,
8659
- bannerContent: If,
8660
- bannerContentAux: kf
8661
- }, d3 = (e) => {
8658
+ newsContent: Tf,
8659
+ boxPosition: If,
8660
+ bannerContent: kf,
8661
+ bannerContentAux: Uf
8662
+ }, u3 = (e) => {
8662
8663
  const { news: t } = e;
8663
8664
  return Array.isArray(t) && /* @__PURE__ */ f("div", { className: wt.content, children: [
8664
8665
  /* @__PURE__ */ f("div", { className: wt.newsContent, children: [
@@ -8693,7 +8694,7 @@ const c3 = (e) => {
8693
8694
  ] }),
8694
8695
  /* @__PURE__ */ a("div", { className: wt.bannerContent, children: e.halfPageBanner })
8695
8696
  ] });
8696
- }, u3 = (e) => /* @__PURE__ */ f(J, { children: [
8697
+ }, h3 = (e) => /* @__PURE__ */ f(J, { children: [
8697
8698
  /* @__PURE__ */ a(
8698
8699
  yl,
8699
8700
  {
@@ -8704,12 +8705,12 @@ const c3 = (e) => {
8704
8705
  }
8705
8706
  ),
8706
8707
  /* @__PURE__ */ a(Ul, { ...e })
8707
- ] }), Uf = "_newsContent_gd57q_1", qf = "_newsContentWithLines_gd57q_8", Rf = "_newsContentWithoutLines_gd57q_13", Lf = "_contentSeparator_gd57q_18", tn = {
8708
- newsContent: Uf,
8709
- newsContentWithLines: qf,
8710
- newsContentWithoutLines: Rf,
8711
- contentSeparator: Lf
8712
- }, Bf = (e) => {
8708
+ ] }), qf = "_newsContent_gd57q_1", Rf = "_newsContentWithLines_gd57q_8", Lf = "_newsContentWithoutLines_gd57q_13", Bf = "_contentSeparator_gd57q_18", tn = {
8709
+ newsContent: qf,
8710
+ newsContentWithLines: Rf,
8711
+ newsContentWithoutLines: Lf,
8712
+ contentSeparator: Bf
8713
+ }, Of = (e) => {
8713
8714
  const { content: t } = e;
8714
8715
  if (!t || t.length === 0) return;
8715
8716
  const n = (i) => e.hasLines && (i + 1) % 3 !== 0 ? tn.contentSeparator : "", r = [];
@@ -8761,7 +8762,7 @@ const c3 = (e) => {
8761
8762
  }
8762
8763
  );
8763
8764
  }, Ts = (e) => /* @__PURE__ */ a(ge, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8764
- Bf,
8765
+ Of,
8765
8766
  {
8766
8767
  content: e.content,
8767
8768
  paths: e.paths,
@@ -8773,10 +8774,10 @@ const c3 = (e) => {
8773
8774
  showVideoTime: e.showVideoTime,
8774
8775
  showVideosubtitle: e.showVideosubtitle
8775
8776
  }
8776
- ) }), Of = "_newsContent_1sb62_1", Pf = "_contentSeparator_1sb62_8", mr = {
8777
- newsContent: Of,
8778
- contentSeparator: Pf
8779
- }, Df = (e) => {
8777
+ ) }), Pf = "_newsContent_1sb62_1", Df = "_contentSeparator_1sb62_8", mr = {
8778
+ newsContent: Pf,
8779
+ contentSeparator: Df
8780
+ }, Mf = (e) => {
8780
8781
  const { content: t, title: n } = e;
8781
8782
  if (!(!t || t.length === 0 || !Array.isArray(t)))
8782
8783
  return /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
@@ -8805,11 +8806,11 @@ const c3 = (e) => {
8805
8806
  })
8806
8807
  }
8807
8808
  ) });
8808
- }, Mf = "_newsContent_1gbse_1", jf = "_contentSeparator_1gbse_8", Qf = "_newsContentWhitoutLine_1gbse_29", Gn = {
8809
- newsContent: Mf,
8810
- contentSeparator: jf,
8811
- newsContentWhitoutLine: Qf
8812
- }, Gf = (e) => {
8809
+ }, jf = "_newsContent_1gbse_1", Qf = "_contentSeparator_1gbse_8", Gf = "_newsContentWhitoutLine_1gbse_29", Gn = {
8810
+ newsContent: jf,
8811
+ contentSeparator: Qf,
8812
+ newsContentWhitoutLine: Gf
8813
+ }, Hf = (e) => {
8813
8814
  const { content: t, title: n } = e;
8814
8815
  if (!(!t || t.length === 0))
8815
8816
  return /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
@@ -8838,18 +8839,18 @@ const c3 = (e) => {
8838
8839
  })
8839
8840
  }
8840
8841
  ) });
8841
- }, Hf = "_headerSection_1m1sp_3", zf = "_headerSectionLink_1m1sp_16", Vf = "_newsContent_1m1sp_29", Hn = {
8842
- headerSection: Hf,
8843
- headerSectionLink: zf,
8844
- newsContent: Vf
8845
- }, Ff = (e) => {
8842
+ }, zf = "_headerSection_1m1sp_3", Vf = "_headerSectionLink_1m1sp_16", Ff = "_newsContent_1m1sp_29", Hn = {
8843
+ headerSection: zf,
8844
+ headerSectionLink: Vf,
8845
+ newsContent: Ff
8846
+ }, $f = (e) => {
8846
8847
  const { content: t, title: n, isVideo: r = !0 } = e;
8847
8848
  if (!t || t.length === 0) return;
8848
8849
  const s = t[0], o = e.slot_id && e.slot_id !== "Nota_1", i = t.slice(1);
8849
8850
  return s && i && /* @__PURE__ */ f(ge, { title: n, titleUrl: e.titleUrl, children: [
8850
8851
  /* @__PURE__ */ f("div", { className: Hn.headerSection, children: [
8851
8852
  /* @__PURE__ */ a(
8852
- Es,
8853
+ xs,
8853
8854
  {
8854
8855
  goTo: e.goTo,
8855
8856
  mainNew: Dt(s),
@@ -8902,13 +8903,13 @@ const c3 = (e) => {
8902
8903
  })
8903
8904
  ] })
8904
8905
  ] });
8905
- }, $f = "_content_1qdkl_1", Wf = "_linkImage_1qdkl_30", Yf = "_sectionDescription_1qdkl_42", Kf = "_dateText_1qdkl_62", Jf = "_textContent_1qdkl_73", Rt = {
8906
- content: $f,
8907
- linkImage: Wf,
8908
- sectionDescription: Yf,
8909
- dateText: Kf,
8910
- textContent: Jf
8911
- }, Zf = async (e) => {
8906
+ }, Wf = "_content_1qdkl_1", Yf = "_linkImage_1qdkl_30", Kf = "_sectionDescription_1qdkl_42", Jf = "_dateText_1qdkl_62", Zf = "_textContent_1qdkl_73", Rt = {
8907
+ content: Wf,
8908
+ linkImage: Yf,
8909
+ sectionDescription: Kf,
8910
+ dateText: Jf,
8911
+ textContent: Zf
8912
+ }, Xf = async (e) => {
8912
8913
  const { showNewsLikeTitle: t = !1 } = e;
8913
8914
  return e && e.info ? /* @__PURE__ */ f(
8914
8915
  "section",
@@ -8943,14 +8944,14 @@ const c3 = (e) => {
8943
8944
  ]
8944
8945
  }
8945
8946
  ) : null;
8946
- }, Xf = "_content_yx3zm_1", e2 = "_contentSeparator_yx3zm_7", fr = {
8947
- content: Xf,
8948
- contentSeparator: e2
8949
- }, t2 = "_newsContent_1uamf_1", n2 = "_contentSeparator_1uamf_8", a2 = "_hasLinesBlock_1uamf_40", oa = {
8950
- newsContent: t2,
8951
- contentSeparator: n2,
8952
- hasLinesBlock: a2
8953
- }, r2 = (e) => {
8947
+ }, e2 = "_content_yx3zm_1", t2 = "_contentSeparator_yx3zm_7", fr = {
8948
+ content: e2,
8949
+ contentSeparator: t2
8950
+ }, n2 = "_newsContent_1uamf_1", a2 = "_contentSeparator_1uamf_8", r2 = "_hasLinesBlock_1uamf_40", oa = {
8951
+ newsContent: n2,
8952
+ contentSeparator: a2,
8953
+ hasLinesBlock: r2
8954
+ }, s2 = (e) => {
8954
8955
  if (!e.content || e.content.length === 0) return;
8955
8956
  const t = e.slot_id && e.slot_id !== "Nota_1";
8956
8957
  return /* @__PURE__ */ a(ge, { title: e.title, children: /* @__PURE__ */ a(
@@ -8976,7 +8977,7 @@ const c3 = (e) => {
8976
8977
  {
8977
8978
  className: e.hasLines ? oa.hasLinesBlock : "",
8978
8979
  children: /* @__PURE__ */ st(
8979
- Zf,
8980
+ Xf,
8980
8981
  {
8981
8982
  ...s,
8982
8983
  key: r,
@@ -8989,10 +8990,10 @@ const c3 = (e) => {
8989
8990
  })
8990
8991
  }
8991
8992
  ) });
8992
- }, s2 = (e) => {
8993
+ }, o2 = (e) => {
8993
8994
  const { content: t, title: n, slot_id: r } = e, s = e.slot_id && e.slot_id !== "Nota_1";
8994
8995
  return t && t.length !== 0 && /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8995
- xt,
8996
+ Et,
8996
8997
  {
8997
8998
  slot_id: r,
8998
8999
  cardWidth: e.cardWidth,
@@ -9024,15 +9025,15 @@ const c3 = (e) => {
9024
9025
  })
9025
9026
  }
9026
9027
  ) });
9027
- }, o2 = "_content_1mj79_1", i2 = "_imageStyled_1mj79_14", c2 = "_contentIcon_1mj79_23", l2 = "_boxInformation_1mj79_44", d2 = "_comment_1mj79_51", u2 = "_title_1mj79_60", h2 = "_authorName_1mj79_81", nt = {
9028
- content: o2,
9029
- imageStyled: i2,
9030
- contentIcon: c2,
9031
- boxInformation: l2,
9032
- comment: d2,
9033
- title: u2,
9034
- authorName: h2
9035
- }, m2 = async (e) => {
9028
+ }, i2 = "_content_1mj79_1", c2 = "_imageStyled_1mj79_14", l2 = "_contentIcon_1mj79_23", d2 = "_boxInformation_1mj79_44", u2 = "_comment_1mj79_51", h2 = "_title_1mj79_60", m2 = "_authorName_1mj79_81", nt = {
9029
+ content: i2,
9030
+ imageStyled: c2,
9031
+ contentIcon: l2,
9032
+ boxInformation: d2,
9033
+ comment: u2,
9034
+ title: h2,
9035
+ authorName: m2
9036
+ }, f2 = async (e) => {
9036
9037
  const { data: t } = e;
9037
9038
  return /* @__PURE__ */ f("div", { className: nt.content, children: [
9038
9039
  Array.isArray(t.authors) && t?.authors[0]?.image ? /* @__PURE__ */ a(
@@ -9065,10 +9066,10 @@ const c3 = (e) => {
9065
9066
  /* @__PURE__ */ a("p", { className: nt.comment, children: t?.main?.subtitle?.striped })
9066
9067
  ] })
9067
9068
  ] });
9068
- }, f2 = (e) => {
9069
+ }, g2 = (e) => {
9069
9070
  const t = e.slot_id && e.slot_id !== "Nota_1";
9070
9071
  return /* @__PURE__ */ a(ge, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ a(
9071
- xt,
9072
+ Et,
9072
9073
  {
9073
9074
  slot_id: e.slot_id,
9074
9075
  cardGap: 31,
@@ -9086,7 +9087,7 @@ const c3 = (e) => {
9086
9087
  }
9087
9088
  };
9088
9089
  return /* @__PURE__ */ a(
9089
- m2,
9090
+ f2,
9090
9091
  {
9091
9092
  autorIcon: e.autorIcon,
9092
9093
  data: s,
@@ -9097,11 +9098,11 @@ const c3 = (e) => {
9097
9098
  })
9098
9099
  }
9099
9100
  ) });
9100
- }, g2 = "_content_1elhb_1", p2 = "_newsContentSection_1elhb_5", A2 = "_itemContent_1elhb_10", y2 = "_ItemCustomContent_1elhb_16", Ye = {
9101
- content: g2,
9102
- newsContentSection: p2,
9103
- itemContent: A2,
9104
- ItemCustomContent: y2
9101
+ }, p2 = "_content_1elhb_1", A2 = "_newsContentSection_1elhb_5", y2 = "_itemContent_1elhb_10", w2 = "_ItemCustomContent_1elhb_16", Ye = {
9102
+ content: p2,
9103
+ newsContentSection: A2,
9104
+ itemContent: y2,
9105
+ ItemCustomContent: w2
9105
9106
  }, ia = (e) => {
9106
9107
  const { item: t, option: n } = e;
9107
9108
  switch (n) {
@@ -9143,7 +9144,7 @@ const c3 = (e) => {
9143
9144
  default:
9144
9145
  return /* @__PURE__ */ a("div", { className: Ye.ItemCustomContent, children: /* @__PURE__ */ a(Ze, { ...t, paths: e.paths }) });
9145
9146
  }
9146
- }, h3 = (e) => {
9147
+ }, m3 = (e) => {
9147
9148
  const {
9148
9149
  data: t,
9149
9150
  currentPage: n,
@@ -9293,10 +9294,10 @@ const c3 = (e) => {
9293
9294
  default:
9294
9295
  return /* @__PURE__ */ a(J, {});
9295
9296
  }
9296
- }, w2 = "_content_gwsqy_1", v2 = "_contactInfoContent_gwsqy_7", gr = {
9297
- content: w2,
9298
- contactInfoContent: v2
9299
- }, m3 = (e) => {
9297
+ }, v2 = "_content_gwsqy_1", b2 = "_contactInfoContent_gwsqy_7", gr = {
9298
+ content: v2,
9299
+ contactInfoContent: b2
9300
+ }, f3 = (e) => {
9300
9301
  const { data: t } = e;
9301
9302
  return /* @__PURE__ */ a("section", { className: gr.content, children: t.map((n, r) => /* @__PURE__ */ a(
9302
9303
  "div",
@@ -9308,25 +9309,25 @@ const c3 = (e) => {
9308
9309
  },
9309
9310
  r
9310
9311
  )) });
9311
- }, b2 = "_tagContent_ee6yw_1", C2 = "_contentLayout2_ee6yw_9", _2 = "_contentHeader_ee6yw_42", ca = {
9312
- tagContent: b2,
9313
- contentLayout2: C2,
9314
- contentHeader: _2
9315
- }, N2 = "_content_1rbrt_1", S2 = {
9316
- content: N2
9312
+ }, C2 = "_tagContent_ee6yw_1", _2 = "_contentLayout2_ee6yw_9", N2 = "_contentHeader_ee6yw_42", ca = {
9313
+ tagContent: C2,
9314
+ contentLayout2: _2,
9315
+ contentHeader: N2
9316
+ }, S2 = "_content_1rbrt_1", E2 = {
9317
+ content: S2
9317
9318
  }, x2 = ({ children: e, className: t = "" }) => /* @__PURE__ */ a(
9318
9319
  "div",
9319
9320
  {
9320
- className: `content-layout-2 ${S2.content} ${t}`,
9321
+ className: `content-layout-2 ${E2.content} ${t}`,
9321
9322
  children: e
9322
9323
  }
9323
- ), E2 = "_container_8w9ca_1", T2 = "_note_8w9ca_9", I2 = "_commercial_8w9ca_49", k2 = "_commercialContent_8w9ca_66", U2 = "_complement_8w9ca_82", Lt = {
9324
- container: E2,
9325
- note: T2,
9326
- commercial: I2,
9327
- commercialContent: k2,
9328
- complement: U2
9329
- }, q2 = (e) => /* @__PURE__ */ f("section", { className: Lt.container, children: [
9324
+ ), T2 = "_container_8w9ca_1", I2 = "_note_8w9ca_9", k2 = "_commercial_8w9ca_49", U2 = "_commercialContent_8w9ca_66", q2 = "_complement_8w9ca_82", Lt = {
9325
+ container: T2,
9326
+ note: I2,
9327
+ commercial: k2,
9328
+ commercialContent: U2,
9329
+ complement: q2
9330
+ }, R2 = (e) => /* @__PURE__ */ f("section", { className: Lt.container, children: [
9330
9331
  /* @__PURE__ */ a("div", { className: Lt.note, children: e.children }),
9331
9332
  /* @__PURE__ */ a("div", { className: Lt.commercial, children: /* @__PURE__ */ f("div", { className: Lt.commercialContent, children: [
9332
9333
  e.slug === "liveblogs" && /* @__PURE__ */ a(F1, { itemList: e.itemList }),
@@ -9349,7 +9350,7 @@ const c3 = (e) => {
9349
9350
  /* @__PURE__ */ a("div", { style: { position: "sticky", top: "110px" }, children: e.banner })
9350
9351
  ] }) }),
9351
9352
  /* @__PURE__ */ a("div", { className: Lt.complement, children: e.complement })
9352
- ] }), R2 = (e) => {
9353
+ ] }), L2 = (e) => {
9353
9354
  const t = {
9354
9355
  ...e.news[0],
9355
9356
  config: {
@@ -9421,7 +9422,7 @@ const c3 = (e) => {
9421
9422
  ...e.headerSectionStyles?.common
9422
9423
  },
9423
9424
  children: /* @__PURE__ */ a(
9424
- Et,
9425
+ xt,
9425
9426
  {
9426
9427
  ...t,
9427
9428
  fontSizeSubTitle: "18px",
@@ -9435,19 +9436,19 @@ const c3 = (e) => {
9435
9436
  }
9436
9437
  );
9437
9438
  }
9438
- }, L2 = "_content_1gbem_1", B2 = "_contentWithinCard_1gbem_7", O2 = "_contentDate_1gbem_13", P2 = "_dateInfo_1gbem_20", D2 = "_dot_1gbem_30", M2 = "_contentTitle_1gbem_38", j2 = "_contentTextList_1gbem_47", Q2 = "_contentButton_1gbem_65", G2 = "_linkStyled_1gbem_71", $e = {
9439
- content: L2,
9440
- contentWithinCard: B2,
9441
- contentDate: O2,
9442
- dateInfo: P2,
9443
- dot: D2,
9444
- contentTitle: M2,
9445
- contentTextList: j2,
9446
- contentButton: Q2,
9447
- linkStyled: G2
9448
- }, H2 = "_content_ifkxj_1", z2 = {
9449
- content: H2
9450
- }, V2 = (e) => /* @__PURE__ */ a("section", { className: z2.content, id: e.id, children: e.children }), F2 = async (e, t, n) => {
9439
+ }, B2 = "_content_1gbem_1", O2 = "_contentWithinCard_1gbem_7", P2 = "_contentDate_1gbem_13", D2 = "_dateInfo_1gbem_20", M2 = "_dot_1gbem_30", j2 = "_contentTitle_1gbem_38", Q2 = "_contentTextList_1gbem_47", G2 = "_contentButton_1gbem_65", H2 = "_linkStyled_1gbem_71", $e = {
9440
+ content: B2,
9441
+ contentWithinCard: O2,
9442
+ contentDate: P2,
9443
+ dateInfo: D2,
9444
+ dot: M2,
9445
+ contentTitle: j2,
9446
+ contentTextList: Q2,
9447
+ contentButton: G2,
9448
+ linkStyled: H2
9449
+ }, z2 = "_content_ifkxj_1", V2 = {
9450
+ content: z2
9451
+ }, F2 = (e) => /* @__PURE__ */ a("section", { className: V2.content, id: e.id, children: e.children }), $2 = async (e, t, n) => {
9451
9452
  if (!n) return e;
9452
9453
  const r = /<span data-src="(.*?)"><\/span>/g, s = [...e.matchAll(r)];
9453
9454
  let o = e;
@@ -9482,7 +9483,7 @@ const c3 = (e) => {
9482
9483
  o = o.replace(c, v);
9483
9484
  }
9484
9485
  return o;
9485
- }, $2 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), W2 = (e) => {
9486
+ }, W2 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), Y2 = (e) => {
9486
9487
  const t = /src="\/(.*?)"/g;
9487
9488
  return e.replace(t, `src="${Mt()}/$1"`);
9488
9489
  }, pr = {
@@ -9492,12 +9493,12 @@ const c3 = (e) => {
9492
9493
  10: 4,
9493
9494
  13: 5
9494
9495
  };
9495
- function Y2(e) {
9496
+ function K2(e) {
9496
9497
  if (!e) return e;
9497
9498
  const t = e.indexOf("/video");
9498
9499
  return t === -1 ? e : e.substring(t);
9499
9500
  }
9500
- async function K2(e, t) {
9501
+ async function J2(e, t) {
9501
9502
  let n = "", r = 0;
9502
9503
  const s = /<span\b[^>]*data-src=["']([^"']+)["'][^>]*>[\s\S]*?<\/span>/gi;
9503
9504
  let o;
@@ -9506,7 +9507,7 @@ async function K2(e, t) {
9506
9507
  n += e.slice(r, i);
9507
9508
  const d = o[0];
9508
9509
  let l = o[1] ?? "";
9509
- l && (l = Y2(l));
9510
+ l && (l = K2(l));
9510
9511
  const u = /data-type\s*=\s*["']?video["']?/i.test(d) || /video-type\s*=\s*["']?embedded["']?/i.test(d);
9511
9512
  let h = d;
9512
9513
  if (u && l)
@@ -9551,13 +9552,13 @@ async function K2(e, t) {
9551
9552
  }
9552
9553
  return n += e.slice(r), n;
9553
9554
  }
9554
- function J2(e) {
9555
+ function Z2(e) {
9555
9556
  return e.replace(
9556
9557
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
9557
9558
  ""
9558
9559
  );
9559
9560
  }
9560
- const Z2 = async ({
9561
+ const X2 = async ({
9561
9562
  itemList: e,
9562
9563
  slug: t,
9563
9564
  banners: n,
@@ -9567,9 +9568,9 @@ const Z2 = async ({
9567
9568
  }) => {
9568
9569
  if (!e || e.length === 0 || !e[0]) return;
9569
9570
  const i = e[0].list?.items?.map(async (c) => {
9570
- const d = $2(c.body.rendered);
9571
- let l = W2(d);
9572
- return l = J2(l), l = await K2(
9571
+ const d = W2(c.body.rendered);
9572
+ let l = Y2(d);
9573
+ return l = Z2(l), l = await J2(
9573
9574
  l,
9574
9575
  s
9575
9576
  ), {
@@ -9581,7 +9582,7 @@ const Z2 = async ({
9581
9582
  };
9582
9583
  });
9583
9584
  return /* @__PURE__ */ a("section", { className: $e.content, id: "block-notes-list", children: i?.map(async (c, d) => /* @__PURE__ */ f(pn, { children: [
9584
- /* @__PURE__ */ a(V2, { id: `item-${d + 1}`, children: /* @__PURE__ */ f("div", { className: $e.contentWithinCard, children: [
9585
+ /* @__PURE__ */ a(F2, { id: `item-${d + 1}`, children: /* @__PURE__ */ f("div", { className: $e.contentWithinCard, children: [
9585
9586
  (await c).date > 0 && /* @__PURE__ */ f("div", { className: $e.contentDate, children: [
9586
9587
  /* @__PURE__ */ a(
9587
9588
  "span",
@@ -9610,7 +9611,7 @@ const Z2 = async ({
9610
9611
  {
9611
9612
  className: `contentTextList ${$e.contentTextList}`,
9612
9613
  dangerouslySetInnerHTML: {
9613
- __html: await F2(
9614
+ __html: await $2(
9614
9615
  (await c).body.rendered.replace(/&nbsp;/g, ""),
9615
9616
  r,
9616
9617
  o
@@ -9637,7 +9638,7 @@ const Z2 = async ({
9637
9638
  d
9638
9639
  )
9639
9640
  ] }, d)) });
9640
- }, X2 = {
9641
+ }, e0 = {
9641
9642
  FaceBook: "facebook",
9642
9643
  Instagram: "instagram",
9643
9644
  WhatsApp: "whatsapp",
@@ -9648,7 +9649,7 @@ const Z2 = async ({
9648
9649
  Podcast: "podcast",
9649
9650
  Telegram: "telegram"
9650
9651
  };
9651
- function e0({ url: e }) {
9652
+ function t0({ url: e }) {
9652
9653
  return e && e !== "" && /* @__PURE__ */ f(B, { href: e, className: de.googleProfileButton, children: [
9653
9654
  /* @__PURE__ */ a(
9654
9655
  "svg",
@@ -9666,17 +9667,17 @@ function e0({ url: e }) {
9666
9667
  }
9667
9668
  ),
9668
9669
  "Síguenos en",
9669
- /* @__PURE__ */ a(t0, {})
9670
+ /* @__PURE__ */ a(n0, {})
9670
9671
  ] });
9671
9672
  }
9672
- const t0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9673
+ const n0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9673
9674
  /* @__PURE__ */ a("path", { fill: "#EA4335", d: "M115.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18C71.25 34.32 81.24 25 93.5 25s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44S80.99 39.2 80.99 47.18c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
9674
9675
  /* @__PURE__ */ a("path", { fill: "#FBBC05", d: "M163.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18c0-12.85 9.99-22.18 22.25-22.18s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44s-12.51 5.46-12.51 13.44c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
9675
9676
  /* @__PURE__ */ a("path", { fill: "#4285F4", d: "M209.75 26.34v39.82c0 16.38-9.66 23.07-21.08 23.07-10.75 0-17.22-7.19-19.66-13.07l8.48-3.53c1.51 3.61 5.21 7.87 11.17 7.87 7.31 0 11.84-4.51 11.84-13v-3.19h-.34c-2.18 2.69-6.38 5.04-11.68 5.04-11.09 0-21.25-9.66-21.25-22.09 0-12.52 10.16-22.26 21.25-22.26 5.29 0 9.49 2.35 11.68 4.96h.34v-3.61h9.25zm-8.56 20.92c0-7.81-5.21-13.52-11.84-13.52-6.72 0-12.35 5.71-12.35 13.52 0 7.73 5.63 13.36 12.35 13.36 6.63 0 11.84-5.63 11.84-13.36z" }),
9676
9677
  /* @__PURE__ */ a("path", { fill: "#34A853", d: "M225 3v65h-9.5V3h9.5z" }),
9677
9678
  /* @__PURE__ */ a("path", { fill: "#EA4335", d: "M262.02 54.48l7.56 5.04c-2.44 3.61-8.32 9.83-18.48 9.83-12.6 0-22.01-9.74-22.01-22.18 0-13.19 9.49-22.18 20.92-22.18 11.51 0 17.14 9.16 18.98 14.11l1.01 2.52-29.65 12.28c2.27 4.45 5.8 6.72 10.75 6.72 4.96 0 8.4-2.44 10.92-6.14zm-23.27-7.98l19.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95 0-11.84 4.37-11.59 12.93z" }),
9678
9679
  /* @__PURE__ */ a("path", { fill: "#4285F4", d: "M35.29 41.41V32H67c.31 1.64.47 3.58.47 5.68 0 7.06-1.93 15.79-8.15 22.01-6.05 6.3-13.78 9.66-24.02 9.66C16.32 69.35.36 53.89.36 34.91.36 15.93 16.32.47 35.3.47c10.5 0 17.98 4.12 23.6 9.49l-6.64 6.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86 0-24.7 11.17-24.7 25.03 0 13.86 10.84 25.03 24.7 25.03 8.99 0 14.11-3.61 17.39-6.89 2.66-2.66 4.41-6.46 5.1-11.65l-22.49.01z" })
9679
- ] }), n0 = async (e) => {
9680
+ ] }), a0 = async (e) => {
9680
9681
  if (!e.news || !e.news.authors) return null;
9681
9682
  const { news: t, socials: n, texts: r } = e, s = t.authors.map(
9682
9683
  (c) => c.internaluser ? `<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>` : c.fullname
@@ -9686,7 +9687,7 @@ const t0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9686
9687
  "a",
9687
9688
  {
9688
9689
  className: de.whatsappLink,
9689
- href: n[X2.WhatsApp].url,
9690
+ href: n[e0.WhatsApp].url,
9690
9691
  rel: "noreferrer",
9691
9692
  target: "_blank",
9692
9693
  children: [
@@ -9724,7 +9725,7 @@ const t0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9724
9725
  children: /* @__PURE__ */ a(jd, { noteShare: e.noteShare })
9725
9726
  }
9726
9727
  ),
9727
- /* @__PURE__ */ a(e0, { url: e.noteShare?.googleProfile ?? "" }),
9728
+ /* @__PURE__ */ a(t0, { url: e.noteShare?.googleProfile ?? "" }),
9728
9729
  /* @__PURE__ */ f("section", { className: de.journalistSection, children: [
9729
9730
  /* @__PURE__ */ a(
9730
9731
  "div",
@@ -9766,17 +9767,17 @@ const t0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9766
9767
  )
9767
9768
  ] })
9768
9769
  ] }) });
9769
- }, a0 = "_content_pi7s8_1", r0 = "_journalistArticleContent_pi7s8_15", s0 = "_contentNews_pi7s8_35", o0 = "_noteSource_pi7s8_411", nn = {
9770
- content: a0,
9771
- journalistArticleContent: r0,
9772
- contentNews: s0,
9773
- noteSource: o0
9774
- }, i0 = "_summaryContent_8axw7_1", c0 = {
9775
- summaryContent: i0
9776
- }, l0 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
9770
+ }, r0 = "_content_pi7s8_1", s0 = "_journalistArticleContent_pi7s8_15", o0 = "_contentNews_pi7s8_35", i0 = "_noteSource_pi7s8_411", nn = {
9771
+ content: r0,
9772
+ journalistArticleContent: s0,
9773
+ contentNews: o0,
9774
+ noteSource: i0
9775
+ }, c0 = "_summaryContent_8axw7_1", l0 = {
9776
+ summaryContent: c0
9777
+ }, d0 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
9777
9778
  "section",
9778
9779
  {
9779
- className: c0.summaryContent,
9780
+ className: l0.summaryContent,
9780
9781
  dangerouslySetInnerHTML: {
9781
9782
  __html: e.rendered
9782
9783
  }
@@ -9793,7 +9794,7 @@ const t0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9793
9794
  }))?.data.data[0]?.gallery ?? [];
9794
9795
  return /* @__PURE__ */ f("div", { className: vn.content, children: [
9795
9796
  /* @__PURE__ */ a(
9796
- xt,
9797
+ Et,
9797
9798
  {
9798
9799
  slot_id: "header",
9799
9800
  fullPageWidth: !0,
@@ -9806,7 +9807,7 @@ const t0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9806
9807
  /* @__PURE__ */ a("div", { className: vn.description, children: o && o[0]?.description })
9807
9808
  ] });
9808
9809
  };
9809
- function d0(e) {
9810
+ function u0(e) {
9810
9811
  const t = e.children, n = `${e.slot_id}-`, r = e.visibleItems, s = e.cardGap ?? 20;
9811
9812
  function o(c) {
9812
9813
  const d = [], l = [];
@@ -9876,7 +9877,7 @@ function d0(e) {
9876
9877
  </div>
9877
9878
  `;
9878
9879
  }
9879
- const u0 = (e) => /* @__PURE__ */ a(
9880
+ const h0 = (e) => /* @__PURE__ */ a(
9880
9881
  "svg",
9881
9882
  {
9882
9883
  xmlns: "http://www.w3.org/2000/svg",
@@ -9892,13 +9893,13 @@ const u0 = (e) => /* @__PURE__ */ a(
9892
9893
  }
9893
9894
  )
9894
9895
  }
9895
- ), h0 = (e) => e.replace(
9896
+ ), m0 = (e) => e.replace(
9896
9897
  /<iframe(?![^>]*\bloading=)[^>]*>/gi,
9897
9898
  (n) => n.replace("<iframe", '<iframe loading="lazy"')
9898
- ), m0 = (e) => e.replace(
9899
+ ), f0 = (e) => e.replace(
9899
9900
  /<iframe(?![^>]*\btitle=)[^>]*>/gi,
9900
9901
  (n) => n.replace("<iframe", '<iframe title="frame custom content"')
9901
- ), f0 = (e) => e.replace(
9902
+ ), g0 = (e) => e.replace(
9902
9903
  /<span\b[^>]*class=["'][^"']*video__title[^"']*["'][^>]*>[\s\S]*?<\/span>/gi,
9903
9904
  ""
9904
9905
  ), ks = async (e) => {
@@ -9925,8 +9926,8 @@ const u0 = (e) => /* @__PURE__ */ a(
9925
9926
  const m = u.match(/<img\b[^>]*\balt=["']([^"']*)["']/), p = m ? m[1] : "imagen", g = h.match(/__scale=([^&"']+)/), A = g ? decodeURIComponent(g[1]) : null;
9926
9927
  let y = 0, v = 0;
9927
9928
  if (A) {
9928
- const x = A.match(/w:(\d+)/), O = A.match(/h:(\d+)/);
9929
- y = x ? parseInt(x[1]) : 0, v = O ? parseInt(O[1]) : 0;
9929
+ const E = A.match(/w:(\d+)/), O = A.match(/h:(\d+)/);
9930
+ y = E ? parseInt(E[1]) : 0, v = O ? parseInt(O[1]) : 0;
9930
9931
  }
9931
9932
  const _ = {
9932
9933
  preview: {
@@ -9959,8 +9960,8 @@ const u0 = (e) => /* @__PURE__ */ a(
9959
9960
  const m = u.match(/\balt=["']([^"']*)["']/), p = m ? m[1] : "imagen", g = h.match(/__scale=([^&"']+)/), A = g ? decodeURIComponent(g[1]) : null;
9960
9961
  let y = 0, v = 0;
9961
9962
  if (A) {
9962
- const x = A.match(/w:(\d+)/), O = A.match(/h:(\d+)/);
9963
- y = x ? parseInt(x[1]) : 0, v = O ? parseInt(O[1]) : 0;
9963
+ const E = A.match(/w:(\d+)/), O = A.match(/h:(\d+)/);
9964
+ y = E ? parseInt(E[1]) : 0, v = O ? parseInt(O[1]) : 0;
9964
9965
  }
9965
9966
  const _ = {
9966
9967
  preview: {
@@ -9987,7 +9988,7 @@ const u0 = (e) => /* @__PURE__ */ a(
9987
9988
  r = r.replace(u, b);
9988
9989
  }
9989
9990
  return r;
9990
- }, g0 = (e, t) => {
9991
+ }, p0 = (e, t) => {
9991
9992
  const n = {
9992
9993
  2: 1,
9993
9994
  4: 2,
@@ -10017,7 +10018,7 @@ const u0 = (e) => /* @__PURE__ */ a(
10017
10018
  return c;
10018
10019
  }
10019
10020
  ), s;
10020
- }, p0 = (e) => {
10021
+ }, A0 = (e) => {
10021
10022
  const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, n = [...e.matchAll(t)];
10022
10023
  let r = "", s = 0;
10023
10024
  for (const o of n) {
@@ -10027,7 +10028,7 @@ const u0 = (e) => /* @__PURE__ */ a(
10027
10028
  (g) => g[1]
10028
10029
  ).map(
10029
10030
  (g) => `<img fetchPriority='low' loading='lazy' alt='imagen' src="${g}" class="carrusel-note-item" width="800" height="469"/>`
10030
- ), m = "gallery_embeded" + d.toString(), p = d0({
10031
+ ), m = "gallery_embeded" + d.toString(), p = u0({
10031
10032
  slot_id: m,
10032
10033
  children: h,
10033
10034
  visibleItems: 1,
@@ -10036,7 +10037,7 @@ const u0 = (e) => /* @__PURE__ */ a(
10036
10037
  r += p, s = l;
10037
10038
  }
10038
10039
  return r += e.slice(s), r;
10039
- }, A0 = async (e, t, n) => {
10040
+ }, y0 = async (e, t, n) => {
10040
10041
  if (!n) return e;
10041
10042
  const r = /<span data-src="(.*?)"><\/span>/g, s = [...e.matchAll(r)];
10042
10043
  let o = e;
@@ -10047,8 +10048,8 @@ const u0 = (e) => /* @__PURE__ */ a(
10047
10048
  if (!l || !l[0]) continue;
10048
10049
  const u = l[0].preview?.sizes?.[0], h = u ? await me(u.url) : "", m = l[0].info.section?.url ?? "#", p = l[0].info.section?.name ?? "Sección", g = l[0].info.link?.url ?? "#", A = l[0].main?.title.article ?? "Título", y = (await Promise.all(
10049
10050
  l[0].preview?.sizes?.map(async (N, _) => {
10050
- const E = await me(N.url);
10051
- return _ === 0 ? `<source srcset="${E}" media="(width >= 900px)"/>` : `<source srcset="${E}" media="(width < 900px)"/>`;
10051
+ const x = await me(N.url);
10052
+ return _ === 0 ? `<source srcset="${x}" media="(width >= 900px)"/>` : `<source srcset="${x}" media="(width < 900px)"/>`;
10052
10053
  })
10053
10054
  )).reduce((N, _) => N += _, ""), v = `
10054
10055
  <span data-src="${d}">
@@ -10066,7 +10067,7 @@ const u0 = (e) => /* @__PURE__ */ a(
10066
10067
  }
10067
10068
  return o;
10068
10069
  };
10069
- async function y0(e, t) {
10070
+ async function w0(e, t) {
10070
10071
  let n = "", r = 0;
10071
10072
  const s = /<div\b[^>]*\bclass=(["'])(?:(?!\1).)*\bck-video-player\b(?:(?!\1).)*\1[^>]*>/gi;
10072
10073
  let o;
@@ -10113,32 +10114,32 @@ async function y0(e, t) {
10113
10114
  const v = await t.iframe({ path: p }), N = t.schema ? await t.schema(p) : null;
10114
10115
  if (v && v.data) {
10115
10116
  const _ = v.data.data[0];
10116
- let E = "";
10117
+ let x = "";
10117
10118
  const b = m.match(
10118
10119
  /<span\b[^>]*class=["']video__title["'][^>]*>([\s\S]*?)<\/span>/i
10119
- ), x = b && b[1] ? b[1].trim() : "";
10120
- _.info && _.info.type === "video-youtube" ? E = `<iframe
10120
+ ), E = b && b[1] ? b[1].trim() : "";
10121
+ _.info && _.info.type === "video-youtube" ? x = `<iframe
10121
10122
  loading="lazy"
10122
10123
  frameborder="0"
10123
10124
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
10124
10125
  referrerpolicy="strict-origin-when-cross-origin"
10125
10126
  allowfullscreen
10126
10127
  style="position: relative!important;"
10127
- src="https://www.youtube.com/embed/${_.main?.code || _.main?.youtubeid || ""}"></iframe>` : _.info && _.info.type === "video-link" ? E = `<iframe
10128
+ src="https://www.youtube.com/embed/${_.main?.code || _.main?.youtubeid || ""}"></iframe>` : _.info && _.info.type === "video-link" ? x = `<iframe
10128
10129
  loading="lazy"
10129
10130
  frameborder="0"
10130
10131
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
10131
10132
  referrerpolicy="strict-origin-when-cross-origin"
10132
10133
  allowfullscreen
10133
10134
  style="position: relative!important;"
10134
- src="${_.main?.code || ""}"></iframe>` : E = _.main?.code || "";
10135
- const O = x || _.main?.description || "";
10135
+ src="${_.main?.code || ""}"></iframe>` : x = _.main?.code || "";
10136
+ const O = E || _.main?.description || "";
10136
10137
  y = `
10137
10138
  <figure class="videoFigure">
10138
10139
  ${N && N.data && N.data.data ? `<script type="application/ld+json">${ks(
10139
10140
  JSON.stringify(N.data.data)
10140
10141
  )}<\/script>` : ""}
10141
- ${E}
10142
+ ${x}
10142
10143
  <figcaption>${O}</figcaption>
10143
10144
  </figure>
10144
10145
  `;
@@ -10150,9 +10151,9 @@ async function y0(e, t) {
10150
10151
  y = m;
10151
10152
  r = h, n += y, s.lastIndex = h;
10152
10153
  }
10153
- return n += e.slice(r), n = f0(n), n;
10154
+ return n += e.slice(r), n = g0(n), n;
10154
10155
  }
10155
- async function w0(e) {
10156
+ async function v0(e) {
10156
10157
  const {
10157
10158
  news: t,
10158
10159
  banners: n,
@@ -10165,11 +10166,11 @@ async function w0(e) {
10165
10166
  commonServices: l
10166
10167
  } = e;
10167
10168
  let u = t?.body?.rendered ?? "";
10168
- u = u.replace(/&nbsp;/g, ""), u = g0(u, n), u = p0(u), u = await ks(u), u = await A0(
10169
+ u = u.replace(/&nbsp;/g, ""), u = p0(u, n), u = A0(u), u = await ks(u), u = await y0(
10169
10170
  u,
10170
10171
  e.texts,
10171
10172
  r
10172
- ), u = await y0(u, d), u = h0(u), u = m0(u);
10173
+ ), u = await w0(u, d), u = m0(u), u = f0(u);
10173
10174
  const h = t.main.sources ?? [];
10174
10175
  return /* @__PURE__ */ f("div", { className: nn.content, children: [
10175
10176
  o !== "liveblogs" && e.showHeaderImage ? t.hascontent?.hasgalleryimages ? /* @__PURE__ */ a(
@@ -10182,7 +10183,7 @@ async function w0(e) {
10182
10183
  ) : /* @__PURE__ */ a(Cs, { preview: t.preview }) : null,
10183
10184
  /* @__PURE__ */ a(Ae, { banners: n, name: "block_1" }),
10184
10185
  /* @__PURE__ */ a("div", { className: nn.journalistArticleContent, children: /* @__PURE__ */ a(
10185
- n0,
10186
+ a0,
10186
10187
  {
10187
10188
  autorIcon: e.autorIcon,
10188
10189
  socials: c,
@@ -10192,7 +10193,7 @@ async function w0(e) {
10192
10193
  paths: e.paths
10193
10194
  }
10194
10195
  ) }),
10195
- /* @__PURE__ */ a(l0, { summary: t.main.summary }),
10196
+ /* @__PURE__ */ a(d0, { summary: t.main.summary }),
10196
10197
  /* @__PURE__ */ a(
10197
10198
  "div",
10198
10199
  {
@@ -10203,7 +10204,7 @@ async function w0(e) {
10203
10204
  }
10204
10205
  ),
10205
10206
  /* @__PURE__ */ a(
10206
- Z2,
10207
+ X2,
10207
10208
  {
10208
10209
  texts: e.texts,
10209
10210
  itemList: i,
@@ -10214,15 +10215,15 @@ async function w0(e) {
10214
10215
  }
10215
10216
  ),
10216
10217
  h.length > 0 && /* @__PURE__ */ f("div", { className: nn.noteSource, children: [
10217
- /* @__PURE__ */ a(u0, {}),
10218
+ /* @__PURE__ */ a(h0, {}),
10218
10219
  /* @__PURE__ */ a("p", { children: e.texts.noteSource + (h.length === 1 ? "" : "s") + ": " + h.map((m) => m.name).join(", ") })
10219
10220
  ] })
10220
10221
  ] });
10221
10222
  }
10222
- const v0 = "_content_cu8lm_1", b0 = "_title_cu8lm_18", Ar = {
10223
- content: v0,
10224
- title: b0
10225
- }, C0 = async ({
10223
+ const b0 = "_content_cu8lm_1", C0 = "_title_cu8lm_18", Ar = {
10224
+ content: b0,
10225
+ title: C0
10226
+ }, _0 = async ({
10226
10227
  newsformated: e,
10227
10228
  internal: t,
10228
10229
  commonServices: n
@@ -10251,10 +10252,10 @@ const v0 = "_content_cu8lm_1", b0 = "_title_cu8lm_18", Ar = {
10251
10252
  } catch {
10252
10253
  return null;
10253
10254
  }
10254
- }, _0 = "_content_cu8lm_1", N0 = "_title_cu8lm_18", zn = {
10255
- content: _0,
10256
- title: N0
10257
- }, S0 = async ({
10255
+ }, N0 = "_content_cu8lm_1", S0 = "_title_cu8lm_18", zn = {
10256
+ content: N0,
10257
+ title: S0
10258
+ }, E0 = async ({
10258
10259
  newsformated: e,
10259
10260
  internal: t,
10260
10261
  commonServices: n
@@ -10284,9 +10285,9 @@ const v0 = "_content_cu8lm_1", b0 = "_title_cu8lm_18", Ar = {
10284
10285
  } catch {
10285
10286
  return null;
10286
10287
  }
10287
- }, x0 = "_content_ezbiw_1", E0 = {
10288
+ }, x0 = "_content_ezbiw_1", T0 = {
10288
10289
  content: x0
10289
- }, T0 = async ({
10290
+ }, I0 = async ({
10290
10291
  newsformated: e,
10291
10292
  internal: t,
10292
10293
  commonServices: n
@@ -10302,29 +10303,29 @@ const v0 = "_content_cu8lm_1", b0 = "_title_cu8lm_18", Ar = {
10302
10303
  return typeof c != "string" || c.trim() === "" ? null : /* @__PURE__ */ a(
10303
10304
  "div",
10304
10305
  {
10305
- className: E0.content,
10306
+ className: T0.content,
10306
10307
  dangerouslySetInnerHTML: { __html: c }
10307
10308
  }
10308
10309
  );
10309
10310
  } catch {
10310
10311
  return null;
10311
10312
  }
10312
- }, I0 = "_content_156j7_1", yr = {
10313
- content: I0
10313
+ }, k0 = "_content_156j7_1", yr = {
10314
+ content: k0
10314
10315
  }, rt = {
10315
10316
  videoEmbedded: "videoEmbedded",
10316
10317
  videoYouTube: "videoYouTube",
10317
10318
  iframe: "iframe",
10318
10319
  fotoGaleria: "fotogaleria"
10319
- }, k0 = {
10320
- [rt.videoEmbedded]: C0,
10321
- [rt.videoYouTube]: S0,
10322
- [rt.iframe]: T0
10323
- }, U0 = ({ news: e, commonServices: t }) => {
10320
+ }, U0 = {
10321
+ [rt.videoEmbedded]: _0,
10322
+ [rt.videoYouTube]: E0,
10323
+ [rt.iframe]: I0
10324
+ }, q0 = ({ news: e, commonServices: t }) => {
10324
10325
  const { config: n, hascontent: r, info: s } = e, o = n.articlepreview, i = s.link.internal, c = r?.hasgalleryimages;
10325
10326
  if (o === rt.fotoGaleria && c)
10326
10327
  return /* @__PURE__ */ a("div", { className: yr.content, children: /* @__PURE__ */ a(Is, { commonServices: t, newsformated: e, internal: i }) });
10327
- const d = o ? k0[o] : null;
10328
+ const d = o ? U0[o] : null;
10328
10329
  return d ? /* @__PURE__ */ a("div", { className: yr.content, children: /* @__PURE__ */ a(
10329
10330
  d,
10330
10331
  {
@@ -10333,9 +10334,9 @@ const v0 = "_content_cu8lm_1", b0 = "_title_cu8lm_18", Ar = {
10333
10334
  commonServices: t
10334
10335
  }
10335
10336
  ) }) : null;
10336
- }, q0 = (e) => {
10337
+ }, R0 = (e) => {
10337
10338
  const { content: t, title: n, slot_id: r } = e, s = e.slot_id && e.slot_id !== "Nota_1";
10338
- return t && t.length !== 0 && /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(xt, { slot_id: r, cardWidth: 200, children: t.map((o, i) => {
10339
+ return t && t.length !== 0 && /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(Et, { slot_id: r, cardWidth: 200, children: t.map((o, i) => {
10339
10340
  const c = { ...o, main: {
10340
10341
  ...o.main,
10341
10342
  title: { ...o.main.title, section: s ? o.main.title.home : o.main.title.section }
@@ -10350,10 +10351,10 @@ const v0 = "_content_cu8lm_1", b0 = "_title_cu8lm_18", Ar = {
10350
10351
  i
10351
10352
  );
10352
10353
  }) }) });
10353
- }, R0 = (e) => {
10354
+ }, L0 = (e) => {
10354
10355
  const { content: t, title: n, slot_id: r } = e, s = e.slot_id && e.slot_id !== "Nota_1";
10355
10356
  return t && t.length !== 0 && /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10356
- xt,
10357
+ Et,
10357
10358
  {
10358
10359
  slot_id: r,
10359
10360
  cardWidth: 343,
@@ -10376,10 +10377,10 @@ const v0 = "_content_cu8lm_1", b0 = "_title_cu8lm_18", Ar = {
10376
10377
  })
10377
10378
  }
10378
10379
  ) });
10379
- }, L0 = (e) => {
10380
+ }, B0 = (e) => {
10380
10381
  const { content: t, title: n, slot_id: r } = e, s = e.slot_id && e.slot_id !== "Nota_1";
10381
10382
  return t && t.length !== 0 && /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10382
- xt,
10383
+ Et,
10383
10384
  {
10384
10385
  slot_id: r,
10385
10386
  fullPageWidth: !0,
@@ -10408,38 +10409,38 @@ const v0 = "_content_cu8lm_1", b0 = "_title_cu8lm_18", Ar = {
10408
10409
  for (const n in e)
10409
10410
  n.startsWith("--") && (t[n] = e[n]);
10410
10411
  return t;
10411
- }, B0 = "_headerSection_1c69w_1", O0 = "_title_1c69w_11", P0 = "_subtitle_1c69w_23", D0 = "_newsContent_1c69w_36", M0 = "_containerCards_1c69w_44", j0 = "_image_1c69w_50", Q0 = "_blockHeadContainer_1c69w_56", it = {
10412
- headerSection: B0,
10413
- title: O0,
10414
- subtitle: P0,
10415
- newsContent: D0,
10416
- containerCards: M0,
10417
- image: j0,
10418
- blockHeadContainer: Q0
10419
- }, G0 = (e) => {
10412
+ }, O0 = "_headerSection_1c69w_1", P0 = "_title_1c69w_11", D0 = "_subtitle_1c69w_23", M0 = "_newsContent_1c69w_36", j0 = "_containerCards_1c69w_44", Q0 = "_image_1c69w_50", G0 = "_blockHeadContainer_1c69w_56", ct = {
10413
+ headerSection: O0,
10414
+ title: P0,
10415
+ subtitle: D0,
10416
+ newsContent: M0,
10417
+ containerCards: j0,
10418
+ image: Q0,
10419
+ blockHeadContainer: G0
10420
+ }, H0 = (e) => {
10420
10421
  const { content: t, title: n, isVideo: r } = e;
10421
10422
  if (!t || t.length === 0) return;
10422
10423
  const s = t[0], o = t.slice(1), i = e.slot_id && e.slot_id !== "Nota_1";
10423
10424
  return s && o && /* @__PURE__ */ f(ge, { title: n, titleUrl: e.titleUrl, children: [
10424
- /* @__PURE__ */ a("div", { className: it.headerSection, children: /* @__PURE__ */ f(
10425
+ /* @__PURE__ */ a("div", { className: ct.headerSection, children: /* @__PURE__ */ f(
10425
10426
  "a",
10426
10427
  {
10427
10428
  style: { "--heightImageOverwriteMobile": "200%" },
10428
- className: it.image,
10429
+ className: ct.image,
10429
10430
  href: s?.info?.link?.url,
10430
10431
  target: s?.info?.link?.target,
10431
10432
  children: [
10432
- /* @__PURE__ */ f("div", { className: it.blockHeadContainer, children: [
10433
- /* @__PURE__ */ a("p", { className: it.title, children: s?.main?.title.home }),
10434
- s?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: it.subtitle, children: s?.main?.subtitle?.striped })
10433
+ /* @__PURE__ */ f("div", { className: ct.blockHeadContainer, children: [
10434
+ /* @__PURE__ */ a("p", { className: ct.title, children: s?.main?.title.home }),
10435
+ s?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: ct.subtitle, children: s?.main?.subtitle?.striped })
10435
10436
  ] }),
10436
10437
  /* @__PURE__ */ a(Ue, { preview: s.preview })
10437
10438
  ]
10438
10439
  }
10439
10440
  ) }),
10440
- /* @__PURE__ */ f("div", { className: it.containerCards, children: [
10441
+ /* @__PURE__ */ f("div", { className: ct.containerCards, children: [
10441
10442
  /* @__PURE__ */ a("div", { className: "banner-context", style: { order: 1 }, children: e.banner }),
10442
- /* @__PURE__ */ a("div", { className: it.newsContent, children: Array.isArray(o) && o.map((c, d) => {
10443
+ /* @__PURE__ */ a("div", { className: ct.newsContent, children: Array.isArray(o) && o.map((c, d) => {
10443
10444
  const l = {
10444
10445
  ...c,
10445
10446
  main: {
@@ -10465,17 +10466,17 @@ const v0 = "_content_cu8lm_1", b0 = "_title_cu8lm_18", Ar = {
10465
10466
  banner: (e) => /* @__PURE__ */ a(Ae, { ...e, name: e.slot_id.replace("Home", "block") }),
10466
10467
  readest: (e) => /* @__PURE__ */ a(Ca, { ...e }),
10467
10468
  "Modulo 1x3": (e) => /* @__PURE__ */ a(Ts, { ...e }),
10468
- "Modulo 1x4": (e) => /* @__PURE__ */ a(Df, { ...e }),
10469
- "Modulo 1x5": (e) => /* @__PURE__ */ a(Gf, { ...e }),
10470
- "Destacado noticias": (e) => /* @__PURE__ */ a(cf, { ...e }),
10471
- "Destacado full width": (e) => /* @__PURE__ */ a(G0, { ...e }),
10472
- "Destacado videos": (e) => /* @__PURE__ */ a(Ff, { ...e }),
10473
- "Carrusel card": (e) => /* @__PURE__ */ a(s2, { ...e }),
10474
- "Carrusel story": (e) => /* @__PURE__ */ a(q0, { ...e }),
10475
- "Carrusel owl": (e) => /* @__PURE__ */ a(R0, { ...e }),
10476
- "Modulo fotogaleria": (e) => /* @__PURE__ */ a(L0, { ...e }),
10477
- "Carrusel opinion": (e) => /* @__PURE__ */ a(f2, { ...e }),
10478
- "Modulo 1x3 card": (e) => /* @__PURE__ */ a(r2, { ...e })
10469
+ "Modulo 1x4": (e) => /* @__PURE__ */ a(Mf, { ...e }),
10470
+ "Modulo 1x5": (e) => /* @__PURE__ */ a(Hf, { ...e }),
10471
+ "Destacado noticias": (e) => /* @__PURE__ */ a(lf, { ...e }),
10472
+ "Destacado full width": (e) => /* @__PURE__ */ a(H0, { ...e }),
10473
+ "Destacado videos": (e) => /* @__PURE__ */ a($f, { ...e }),
10474
+ "Carrusel card": (e) => /* @__PURE__ */ a(o2, { ...e }),
10475
+ "Carrusel story": (e) => /* @__PURE__ */ a(R0, { ...e }),
10476
+ "Carrusel owl": (e) => /* @__PURE__ */ a(L0, { ...e }),
10477
+ "Modulo fotogaleria": (e) => /* @__PURE__ */ a(B0, { ...e }),
10478
+ "Carrusel opinion": (e) => /* @__PURE__ */ a(g2, { ...e }),
10479
+ "Modulo 1x3 card": (e) => /* @__PURE__ */ a(s2, { ...e })
10479
10480
  };
10480
10481
  function Us({
10481
10482
  component: e,
@@ -10486,7 +10487,7 @@ function Us({
10486
10487
  if (r)
10487
10488
  return wr[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: Ta(n), children: wr[e]({ ...n, banners: r, slot_id: t }) });
10488
10489
  }
10489
- function f3({
10490
+ function g3({
10490
10491
  children: e,
10491
10492
  stylesConfigEntry: t
10492
10493
  }) {
@@ -10532,7 +10533,7 @@ const vr = {
10532
10533
  },
10533
10534
  Super: (e) => /* @__PURE__ */ a(Ct, { ...e.data[0], paths: e.paths }),
10534
10535
  "3 notas verticales": (e) => /* @__PURE__ */ a(
10535
- Zm,
10536
+ Xm,
10536
10537
  {
10537
10538
  content: e.data,
10538
10539
  customLargeSection: e.customLargeSection,
@@ -10541,7 +10542,7 @@ const vr = {
10541
10542
  }
10542
10543
  ),
10543
10544
  "3 notas horizontales": (e) => /* @__PURE__ */ a(
10544
- Ym,
10545
+ Km,
10545
10546
  {
10546
10547
  content: e.data,
10547
10548
  customLargeSection: e.customLargeSection,
@@ -10558,7 +10559,7 @@ const vr = {
10558
10559
  ...t,
10559
10560
  rightOnlyBanner: r,
10560
10561
  banners: n
10561
- }) }), g3 = ({
10562
+ }) }), p3 = ({
10562
10563
  slots: e,
10563
10564
  DYNAMIC_SLOT_SUBINDEXES: t,
10564
10565
  stylesConfig: n,
@@ -10595,7 +10596,7 @@ const vr = {
10595
10596
  }
10596
10597
  }
10597
10598
  ),
10598
- /* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(
10599
+ /* @__PURE__ */ a(mt, { children: /* @__PURE__ */ a(
10599
10600
  at,
10600
10601
  {
10601
10602
  banners: o,
@@ -10609,7 +10610,7 @@ const vr = {
10609
10610
  );
10610
10611
  }
10611
10612
  return c;
10612
- }, p3 = ({
10613
+ }, A3 = ({
10613
10614
  mainBlock: e,
10614
10615
  StylesConfigMain: t,
10615
10616
  config: n,
@@ -10632,7 +10633,7 @@ const vr = {
10632
10633
  banners: r
10633
10634
  }
10634
10635
  ),
10635
- /* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(at, { banners: r, index: 1 }) }),
10636
+ /* @__PURE__ */ a(mt, { children: /* @__PURE__ */ a(at, { banners: r, index: 1 }) }),
10636
10637
  /* @__PURE__ */ a(
10637
10638
  Vn,
10638
10639
  {
@@ -10641,7 +10642,7 @@ const vr = {
10641
10642
  banners: r
10642
10643
  }
10643
10644
  ),
10644
- /* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(at, { banners: r, index: 1 }) }),
10645
+ /* @__PURE__ */ a(mt, { children: /* @__PURE__ */ a(at, { banners: r, index: 1 }) }),
10645
10646
  /* @__PURE__ */ a(
10646
10647
  Vn,
10647
10648
  {
@@ -10650,16 +10651,16 @@ const vr = {
10650
10651
  banners: r
10651
10652
  }
10652
10653
  ),
10653
- /* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(at, { banners: r, index: 1 }) })
10654
+ /* @__PURE__ */ a(mt, { children: /* @__PURE__ */ a(at, { banners: r, index: 1 }) })
10654
10655
  ] });
10655
- }, H0 = (e) => {
10656
+ }, z0 = (e) => {
10656
10657
  const { config: t, hascontent: n } = e, r = t.articlepreview, s = [
10657
10658
  rt.videoEmbedded,
10658
10659
  rt.videoYouTube,
10659
10660
  rt.iframe
10660
10661
  ];
10661
10662
  return !!(r === rt.fotoGaleria && n?.hasgalleryimages || s.includes(r));
10662
- }, A3 = async (e) => {
10663
+ }, y3 = async (e) => {
10663
10664
  const {
10664
10665
  custom_complement: t,
10665
10666
  ranking: n = [],
@@ -10675,7 +10676,7 @@ const vr = {
10675
10676
  if (!(!o || !o[0]))
10676
10677
  return /* @__PURE__ */ a(J, { children: /* @__PURE__ */ f(x2, { className: ca.contentLayout2, children: [
10677
10678
  /* @__PURE__ */ a(
10678
- R2,
10679
+ L2,
10679
10680
  {
10680
10681
  option: e.slug,
10681
10682
  news: o,
@@ -10685,14 +10686,14 @@ const vr = {
10685
10686
  ),
10686
10687
  /* @__PURE__ */ a(at, { banners: r, index: 1 }),
10687
10688
  !h && e.commonServices && /* @__PURE__ */ a(
10688
- U0,
10689
+ q0,
10689
10690
  {
10690
10691
  news: o[0],
10691
10692
  commonServices: e.commonServices
10692
10693
  }
10693
10694
  ),
10694
10695
  /* @__PURE__ */ a(
10695
- q2,
10696
+ R2,
10696
10697
  {
10697
10698
  texts: e.texts,
10698
10699
  paths: e.paths,
@@ -10752,7 +10753,7 @@ const vr = {
10752
10753
  )
10753
10754
  }
10754
10755
  ),
10755
- /* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(at, { banners: r, index: 2 }) }),
10756
+ /* @__PURE__ */ a(mt, { children: /* @__PURE__ */ a(at, { banners: r, index: 2 }) }),
10756
10757
  p && /* @__PURE__ */ f(J, { children: [
10757
10758
  /* @__PURE__ */ a(
10758
10759
  Us,
@@ -10768,7 +10769,7 @@ const vr = {
10768
10769
  }
10769
10770
  }
10770
10771
  ),
10771
- /* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(at, { banners: r, index: 3 }) })
10772
+ /* @__PURE__ */ a(mt, { children: /* @__PURE__ */ a(at, { banners: r, index: 3 }) })
10772
10773
  ] }),
10773
10774
  m && /* @__PURE__ */ f(J, { children: [
10774
10775
  /* @__PURE__ */ a(ge, { title: e.texts.moreNewsTitle, children: /* @__PURE__ */ a(
@@ -10786,7 +10787,7 @@ const vr = {
10786
10787
  )
10787
10788
  }
10788
10789
  ) }),
10789
- /* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(at, { banners: r, index: 4 }) })
10790
+ /* @__PURE__ */ a(mt, { children: /* @__PURE__ */ a(at, { banners: r, index: 4 }) })
10790
10791
  ] }),
10791
10792
  t && t()
10792
10793
  ]
@@ -10801,7 +10802,7 @@ const vr = {
10801
10802
  },
10802
10803
  children: [
10803
10804
  /* @__PURE__ */ a(
10804
- w0,
10805
+ v0,
10805
10806
  {
10806
10807
  texts: e.texts,
10807
10808
  autorIcon: e.autorIcon,
@@ -10815,7 +10816,7 @@ const vr = {
10815
10816
  getVideos: u,
10816
10817
  noteShare: e.noteShare,
10817
10818
  paths: e.paths,
10818
- showHeaderImage: !H0(o[0]),
10819
+ showHeaderImage: !z0(o[0]),
10819
10820
  commonServices: e.commonServices
10820
10821
  }
10821
10822
  ),
@@ -10826,13 +10827,13 @@ const vr = {
10826
10827
  }
10827
10828
  )
10828
10829
  ] }) });
10829
- }, z0 = "_content_1046n_1", V0 = "_buttonStyled_1046n_9", F0 = "_searchStyled_1046n_20", $0 = "_inputStyled_1046n_36", W0 = "_inputStyledTest_1046n_55", Bt = {
10830
- content: z0,
10831
- buttonStyled: V0,
10832
- searchStyled: F0,
10833
- inputStyled: $0,
10834
- inputStyledTest: W0
10835
- }, Y0 = (e) => /* @__PURE__ */ a(
10830
+ }, V0 = "_content_1046n_1", F0 = "_buttonStyled_1046n_9", $0 = "_searchStyled_1046n_20", W0 = "_inputStyled_1046n_36", Y0 = "_inputStyledTest_1046n_55", Bt = {
10831
+ content: V0,
10832
+ buttonStyled: F0,
10833
+ searchStyled: $0,
10834
+ inputStyled: W0,
10835
+ inputStyledTest: Y0
10836
+ }, K0 = (e) => /* @__PURE__ */ a(
10836
10837
  "svg",
10837
10838
  {
10838
10839
  width: "68",
@@ -10851,7 +10852,7 @@ const vr = {
10851
10852
  }
10852
10853
  ) })
10853
10854
  }
10854
- ), y3 = (e) => /* @__PURE__ */ a(
10855
+ ), w3 = (e) => /* @__PURE__ */ a(
10855
10856
  "form",
10856
10857
  {
10857
10858
  className: Bt.content,
@@ -10868,14 +10869,14 @@ const vr = {
10868
10869
  placeholder: e.texts.searchKeyWord + "..."
10869
10870
  }
10870
10871
  ),
10871
- /* @__PURE__ */ a("button", { className: Bt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(Y0, { className: Bt.searchStyled }) })
10872
+ /* @__PURE__ */ a("button", { className: Bt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(K0, { className: Bt.searchStyled }) })
10872
10873
  ] })
10873
10874
  }
10874
- ), K0 = "_content_io3tv_1", J0 = "_newsContentSection_io3tv_5", Z0 = "_itemContent_io3tv_10", Fn = {
10875
- content: K0,
10876
- newsContentSection: J0,
10877
- itemContent: Z0
10878
- }, w3 = (e) => {
10875
+ ), J0 = "_content_io3tv_1", Z0 = "_newsContentSection_io3tv_5", X0 = "_itemContent_io3tv_10", Fn = {
10876
+ content: J0,
10877
+ newsContentSection: Z0,
10878
+ itemContent: X0
10879
+ }, v3 = (e) => {
10879
10880
  const {
10880
10881
  data: t,
10881
10882
  option: n,
@@ -11031,22 +11032,22 @@ const vr = {
11031
11032
  default:
11032
11033
  return /* @__PURE__ */ a(J, {});
11033
11034
  }
11034
- }, X0 = "_content_pq89v_1", eg = "_videoContent_pq89v_9", br = {
11035
- content: X0,
11036
- videoContent: eg
11037
- }, tg = "_container_1xr2t_1", ng = "_playStyled_1xr2t_6", ag = "_imageStyled_1xr2t_13", rg = "_longer_1xr2t_26", sg = "_contentNews_1xr2t_31", og = "_tagContent_1xr2t_51", ig = "_tag_1xr2t_51", cg = "_titular_1xr2t_68", lg = "_small_1xr2t_81", dg = "_figure_1xr2t_87", ug = "_backDrop_1xr2t_92", hg = "_backDropAux_1xr2t_100", Ot = {
11038
- container: tg,
11039
- playStyled: ng,
11040
- imageStyled: ag,
11041
- longer: rg,
11042
- contentNews: sg,
11043
- tagContent: og,
11044
- tag: ig,
11045
- titular: cg,
11046
- small: lg,
11047
- figure: dg,
11048
- backDrop: ug,
11049
- backDropAux: hg
11035
+ }, eg = "_content_pq89v_1", tg = "_videoContent_pq89v_9", br = {
11036
+ content: eg,
11037
+ videoContent: tg
11038
+ }, ng = "_container_1xr2t_1", ag = "_playStyled_1xr2t_6", rg = "_imageStyled_1xr2t_13", sg = "_longer_1xr2t_26", og = "_contentNews_1xr2t_31", ig = "_tagContent_1xr2t_51", cg = "_tag_1xr2t_51", lg = "_titular_1xr2t_68", dg = "_small_1xr2t_81", ug = "_figure_1xr2t_87", hg = "_backDrop_1xr2t_92", mg = "_backDropAux_1xr2t_100", Ot = {
11039
+ container: ng,
11040
+ playStyled: ag,
11041
+ imageStyled: rg,
11042
+ longer: sg,
11043
+ contentNews: og,
11044
+ tagContent: ig,
11045
+ tag: cg,
11046
+ titular: lg,
11047
+ small: dg,
11048
+ figure: ug,
11049
+ backDrop: hg,
11050
+ backDropAux: mg
11050
11051
  }, Cr = async (e) => {
11051
11052
  const { size: t = "longer", video: n } = e, r = n.main.image.sizes[0]?.url ?? "";
11052
11053
  return /* @__PURE__ */ a("figure", { className: Ot.figure, children: /* @__PURE__ */ f("span", { className: Ot.backdrop, children: [
@@ -11079,7 +11080,7 @@ const vr = {
11079
11080
  )
11080
11081
  ] }) })
11081
11082
  ] }) });
11082
- }, mg = (e) => {
11083
+ }, fg = (e) => {
11083
11084
  const { videos: t } = e;
11084
11085
  return /* @__PURE__ */ a("div", { className: br.content, children: /* @__PURE__ */ a(Vt, { children: /* @__PURE__ */ a(ge, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: br.videoContent, children: [
11085
11086
  /* @__PURE__ */ a(Cr, { video: t[0] }),
@@ -11092,18 +11093,18 @@ const vr = {
11092
11093
  `video-small-${r}`
11093
11094
  )) })
11094
11095
  ] }) }) }) });
11095
- }, fg = "_content_ruy5q_1", gg = "_videoContent_ruy5q_9", pg = "_articleSection_ruy5q_21", Ag = "_contentLatout_ruy5q_31", yg = "_title_ruy5q_36", wg = "_article_ruy5q_21", vg = "_correspondent_ruy5q_64", ct = {
11096
- content: fg,
11097
- videoContent: gg,
11098
- articleSection: pg,
11099
- contentLatout: Ag,
11100
- title: yg,
11101
- article: wg,
11102
- correspondent: vg
11103
- }, bg = "_container_1rq2h_1", Cg = "_playStyled_1rq2h_9", _r = {
11104
- container: bg,
11105
- playStyled: Cg
11106
- }, _g = (e) => {
11096
+ }, gg = "_content_ruy5q_1", pg = "_videoContent_ruy5q_9", Ag = "_articleSection_ruy5q_21", yg = "_contentLatout_ruy5q_31", wg = "_title_ruy5q_36", vg = "_article_ruy5q_21", bg = "_correspondent_ruy5q_64", lt = {
11097
+ content: gg,
11098
+ videoContent: pg,
11099
+ articleSection: Ag,
11100
+ contentLatout: yg,
11101
+ title: wg,
11102
+ article: vg,
11103
+ correspondent: bg
11104
+ }, Cg = "_container_1rq2h_1", _g = "_playStyled_1rq2h_9", _r = {
11105
+ container: Cg,
11106
+ playStyled: _g
11107
+ }, Ng = (e) => {
11107
11108
  const { video: t } = e, n = ba();
11108
11109
  return /* @__PURE__ */ a(
11109
11110
  B,
@@ -11125,37 +11126,37 @@ const vr = {
11125
11126
  ] })
11126
11127
  }
11127
11128
  );
11128
- }, Ng = (e) => {
11129
+ }, Sg = (e) => {
11129
11130
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Me(
11130
11131
  e.video.info.date.created
11131
11132
  )}` : e?.video.main.author;
11132
- return /* @__PURE__ */ a("div", { className: ct.content, children: /* @__PURE__ */ a(Vt, { className: ct.contentLatout, children: /* @__PURE__ */ a(ge, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: ct.videoContent, children: [
11133
- /* @__PURE__ */ a(_g, { video: e.video }),
11134
- /* @__PURE__ */ f("div", { className: ct.articleSection, children: [
11133
+ return /* @__PURE__ */ a("div", { className: lt.content, children: /* @__PURE__ */ a(Vt, { className: lt.contentLatout, children: /* @__PURE__ */ a(ge, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: lt.videoContent, children: [
11134
+ /* @__PURE__ */ a(Ng, { video: e.video }),
11135
+ /* @__PURE__ */ f("div", { className: lt.articleSection, children: [
11135
11136
  /* @__PURE__ */ a(
11136
11137
  B,
11137
11138
  {
11138
- className: ct.title,
11139
+ className: lt.title,
11139
11140
  href: e.video.info.link.url,
11140
11141
  target: e.video.info.link.target,
11141
11142
  children: e.video.main.title
11142
11143
  }
11143
11144
  ),
11144
- /* @__PURE__ */ a("p", { className: ct.article, children: je(e.video.main.description) }),
11145
- /* @__PURE__ */ a("p", { className: ct.correspondent, children: t() })
11145
+ /* @__PURE__ */ a("p", { className: lt.article, children: je(e.video.main.description) }),
11146
+ /* @__PURE__ */ a("p", { className: lt.correspondent, children: t() })
11146
11147
  ] })
11147
11148
  ] }) }) }) });
11148
- }, v3 = (e) => {
11149
+ }, b3 = (e) => {
11149
11150
  switch (e.option) {
11150
11151
  case "op1":
11151
- return /* @__PURE__ */ a(mg, { videos: e.data });
11152
+ return /* @__PURE__ */ a(fg, { videos: e.data });
11152
11153
  case "op2":
11153
- return /* @__PURE__ */ a(Ng, { video: e.data[0] });
11154
+ return /* @__PURE__ */ a(Sg, { video: e.data[0] });
11154
11155
  default:
11155
11156
  return /* @__PURE__ */ a(J, {});
11156
11157
  }
11157
11158
  };
11158
- function b3({ containerId: e, containerId2: t }) {
11159
+ function C3({ containerId: e, containerId2: t }) {
11159
11160
  return De(() => {
11160
11161
  try {
11161
11162
  let n = function() {
@@ -11191,7 +11192,7 @@ function b3({ containerId: e, containerId2: t }) {
11191
11192
  }
11192
11193
  }, [e]), null;
11193
11194
  }
11194
- const Sg = (e) => {
11195
+ const Eg = (e) => {
11195
11196
  const {
11196
11197
  //rounded = false,
11197
11198
  isVideo: t = !1,
@@ -11270,7 +11271,7 @@ const Sg = (e) => {
11270
11271
  }
11271
11272
  )
11272
11273
  }
11273
- ), Eg = {
11274
+ ), Tg = {
11274
11275
  info: {
11275
11276
  section: {
11276
11277
  name: "",
@@ -11327,14 +11328,14 @@ const Sg = (e) => {
11327
11328
  }
11328
11329
  ],
11329
11330
  preview: void 0
11330
- }, Nr = 6, Tg = ({
11331
+ }, Nr = 6, Ig = ({
11331
11332
  section: e,
11332
11333
  currentNews: t,
11333
11334
  banner: n,
11334
11335
  isVisible: r = !1,
11335
11336
  stylesConfig: s
11336
11337
  }) => {
11337
- const [o, i] = K({ data: Array.from({ length: Nr }, () => Eg) }), [c, d] = K(!1), l = he(async () => {
11338
+ const [o, i] = K({ data: Array.from({ length: Nr }, () => Tg) }), [c, d] = K(!1), l = he(async () => {
11338
11339
  if (!(c || !t?.info?.link?.internal)) {
11339
11340
  d(!0);
11340
11341
  try {
@@ -11357,7 +11358,7 @@ const Sg = (e) => {
11357
11358
  return De(() => {
11358
11359
  r && l();
11359
11360
  }, [r, o, l]), !o?.data || o.data.length === 0 ? null : /* @__PURE__ */ a(
11360
- Ig,
11361
+ kg,
11361
11362
  {
11362
11363
  news: o.data,
11363
11364
  title: "Más Noticias",
@@ -11369,7 +11370,7 @@ const Sg = (e) => {
11369
11370
  isVisible: r
11370
11371
  }
11371
11372
  );
11372
- }, Ig = (e) => {
11373
+ }, kg = (e) => {
11373
11374
  const { news: t, hasLines: n = !1 } = e, r = (s) => n && (s + 1) % 3 !== 0 ? oa.contentSeparator : "";
11374
11375
  return /* @__PURE__ */ a(
11375
11376
  "div",
@@ -11405,7 +11406,7 @@ const Sg = (e) => {
11405
11406
  "aria-label": i?.title?.section ?? "nota",
11406
11407
  target: d?.link?.target,
11407
11408
  children: /* @__PURE__ */ a(
11408
- Sg,
11409
+ Eg,
11409
11410
  {
11410
11411
  isVisible: e.isVisible,
11411
11412
  preview: l,
@@ -11418,7 +11419,7 @@ const Sg = (e) => {
11418
11419
  }
11419
11420
  ),
11420
11421
  /* @__PURE__ */ a("div", { className: Pt.newsDescription, children: /* @__PURE__ */ a(
11421
- kg,
11422
+ Ug,
11422
11423
  {
11423
11424
  main: i,
11424
11425
  authors: c,
@@ -11439,7 +11440,7 @@ const Sg = (e) => {
11439
11440
  })
11440
11441
  }
11441
11442
  );
11442
- }, kg = (e) => {
11443
+ }, Ug = (e) => {
11443
11444
  const { share: t = !1, cutSubtitle: n = !0 } = e, s = (() => {
11444
11445
  if (!e?.authors || e.authors.length === 0) return "";
11445
11446
  const o = e.authors[0], i = Me(e.info?.date?.modified);
@@ -11492,7 +11493,7 @@ const Sg = (e) => {
11492
11493
  }
11493
11494
  ) : /* @__PURE__ */ a("div", { className: re.correspondent, children: s }) })
11494
11495
  ] });
11495
- }, Ug = ({
11496
+ }, qg = ({
11496
11497
  user: e,
11497
11498
  handleLogout: t,
11498
11499
  message: n
@@ -11531,25 +11532,25 @@ const Sg = (e) => {
11531
11532
  /* @__PURE__ */ a("p", { className: "comment-text", children: n })
11532
11533
  ] })
11533
11534
  ] }) });
11534
- }, qg = "_overlay_qj491_3", Rg = "_popup_qj491_17", Lg = "_title_qj491_40", Bg = "_optionsContainer_qj491_52", Og = "_option_qj491_52", Pg = "_radioInput_qj491_66", Dg = "_radioCustom_qj491_70", Mg = "_optionLabel_qj491_97", jg = "_buttons_qj491_110", Qg = "_cancelButton_qj491_117", Gg = "_closeButton_qj491_118", Hg = "_buttonAlone_qj491_137", zg = "_reportButton_qj491_143", Vg = "_successContainer_qj491_163", Fg = "_thumbsUp_qj491_171", $g = "_successMessage_qj491_177", Wg = "_errorMessage_qj491_218", Yg = "_loadingContainer_qj491_231", ue = {
11535
- overlay: qg,
11536
- popup: Rg,
11537
- title: Lg,
11538
- optionsContainer: Bg,
11539
- option: Og,
11540
- radioInput: Pg,
11541
- radioCustom: Dg,
11542
- optionLabel: Mg,
11543
- buttons: jg,
11544
- cancelButton: Qg,
11545
- closeButton: Gg,
11546
- buttonAlone: Hg,
11547
- reportButton: zg,
11548
- successContainer: Vg,
11549
- thumbsUp: Fg,
11550
- successMessage: $g,
11551
- errorMessage: Wg,
11552
- loadingContainer: Yg
11535
+ }, Rg = "_overlay_qj491_3", Lg = "_popup_qj491_17", Bg = "_title_qj491_40", Og = "_optionsContainer_qj491_52", Pg = "_option_qj491_52", Dg = "_radioInput_qj491_66", Mg = "_radioCustom_qj491_70", jg = "_optionLabel_qj491_97", Qg = "_buttons_qj491_110", Gg = "_cancelButton_qj491_117", Hg = "_closeButton_qj491_118", zg = "_buttonAlone_qj491_137", Vg = "_reportButton_qj491_143", Fg = "_successContainer_qj491_163", $g = "_thumbsUp_qj491_171", Wg = "_successMessage_qj491_177", Yg = "_errorMessage_qj491_218", Kg = "_loadingContainer_qj491_231", ue = {
11536
+ overlay: Rg,
11537
+ popup: Lg,
11538
+ title: Bg,
11539
+ optionsContainer: Og,
11540
+ option: Pg,
11541
+ radioInput: Dg,
11542
+ radioCustom: Mg,
11543
+ optionLabel: jg,
11544
+ buttons: Qg,
11545
+ cancelButton: Gg,
11546
+ closeButton: Hg,
11547
+ buttonAlone: zg,
11548
+ reportButton: Vg,
11549
+ successContainer: Fg,
11550
+ thumbsUp: $g,
11551
+ successMessage: Wg,
11552
+ errorMessage: Yg,
11553
+ loadingContainer: Kg
11553
11554
  }, qs = async (e, t) => {
11554
11555
  if (!e) return !1;
11555
11556
  const { CAPTCHA_PROJECT: n, CAPTCHA_KEY_V2: r, COMMENTS_CAPTCHA_API_KEY: s } = t;
@@ -11572,7 +11573,7 @@ const Sg = (e) => {
11572
11573
  return console.error("Error verificando reCAPTCHA Enterprise:", o), !1;
11573
11574
  }
11574
11575
  };
11575
- async function C3({
11576
+ async function _3({
11576
11577
  publication: e,
11577
11578
  username: t,
11578
11579
  id: n,
@@ -11641,15 +11642,15 @@ const We = {
11641
11642
  intellectual: "Violación de propiedad intelectual",
11642
11643
  bullying: "Bullying o acoso"
11643
11644
  };
11644
- function _3(e) {
11645
+ function N3(e) {
11645
11646
  return We[e];
11646
11647
  }
11647
- const ft = 300, Ke = {
11648
+ const gt = 300, Ke = {
11648
11649
  username: "anonimo",
11649
11650
  firstname: "Usuario",
11650
11651
  lastname: "Anonimo"
11651
11652
  };
11652
- function Kg(e) {
11653
+ function Jg(e) {
11653
11654
  const t = e.split(" ");
11654
11655
  if (t.length !== 3) return e;
11655
11656
  const [n, r, s] = t, o = r.charAt(0).toUpperCase() + r.slice(1).toLowerCase();
@@ -11657,7 +11658,7 @@ function Kg(e) {
11657
11658
  }
11658
11659
  const Ia = (e, t) => {
11659
11660
  if (!e || !e.current) return { boolean: !1, text: "" };
11660
- const n = e.current?.value || "", r = n.length > ft, { PUBLIC_ENV: s } = Y(), o = s === "local", i = n.trim() !== "" && (o || t !== "") && !r, c = r ? `No debes exceder el limite de ${ft} caracteres.` : "Debes completar todos los campos para comentar.";
11661
+ const n = e.current?.value || "", r = n.length > gt, { PUBLIC_ENV: s } = Y(), o = s === "local", i = n.trim() !== "" && (o || t !== "") && !r, c = r ? `No debes exceder el limite de ${gt} caracteres.` : "Debes completar todos los campos para comentar.";
11661
11662
  return { boolean: i, text: c };
11662
11663
  }, Rs = (e) => {
11663
11664
  const t = e.cookie.split("; ").find((n) => n.startsWith("reported="));
@@ -11667,13 +11668,13 @@ const Ia = (e, t) => {
11667
11668
  } catch {
11668
11669
  return [];
11669
11670
  }
11670
- }, Jg = (e, t) => {
11671
+ }, Zg = (e, t) => {
11671
11672
  const n = Rs(e);
11672
11673
  n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
11673
11674
  JSON.stringify(n)
11674
11675
  )}; path=/; max-age=${3600 * 24 * 1}`);
11675
11676
  };
11676
- function Zg(e) {
11677
+ function Xg(e) {
11677
11678
  const [t, n] = e.split("@");
11678
11679
  if (!t || !n) return e;
11679
11680
  let r = "";
@@ -11686,14 +11687,14 @@ function Zg(e) {
11686
11687
  }
11687
11688
  var an = { exports: {} }, rn = { exports: {} }, ne = {};
11688
11689
  var Sr;
11689
- function Xg() {
11690
+ function ep() {
11690
11691
  if (Sr) return ne;
11691
11692
  Sr = 1;
11692
11693
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, s = e ? Symbol.for("react.strict_mode") : 60108, o = 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, y = e ? Symbol.for("react.fundamental") : 60117, v = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
11693
11694
  function _(b) {
11694
11695
  if (typeof b == "object" && b !== null) {
11695
- var x = b.$$typeof;
11696
- switch (x) {
11696
+ var E = b.$$typeof;
11697
+ switch (E) {
11697
11698
  case t:
11698
11699
  switch (b = b.type, b) {
11699
11700
  case d:
@@ -11712,20 +11713,20 @@ function Xg() {
11712
11713
  case i:
11713
11714
  return b;
11714
11715
  default:
11715
- return x;
11716
+ return E;
11716
11717
  }
11717
11718
  }
11718
11719
  case n:
11719
- return x;
11720
+ return E;
11720
11721
  }
11721
11722
  }
11722
11723
  }
11723
- function E(b) {
11724
+ function x(b) {
11724
11725
  return _(b) === l;
11725
11726
  }
11726
11727
  return ne.AsyncMode = d, ne.ConcurrentMode = l, ne.ContextConsumer = c, ne.ContextProvider = i, ne.Element = t, ne.ForwardRef = u, ne.Fragment = r, ne.Lazy = g, ne.Memo = p, ne.Portal = n, ne.Profiler = o, ne.StrictMode = s, ne.Suspense = h, ne.isAsyncMode = function(b) {
11727
- return E(b) || _(b) === d;
11728
- }, ne.isConcurrentMode = E, ne.isContextConsumer = function(b) {
11728
+ return x(b) || _(b) === d;
11729
+ }, ne.isConcurrentMode = x, ne.isContextConsumer = function(b) {
11729
11730
  return _(b) === c;
11730
11731
  }, ne.isContextProvider = function(b) {
11731
11732
  return _(b) === i;
@@ -11752,15 +11753,15 @@ function Xg() {
11752
11753
  }, ne.typeOf = _, ne;
11753
11754
  }
11754
11755
  var ae = {};
11755
- var xr;
11756
- function ep() {
11757
- return xr || (xr = 1, process.env.NODE_ENV !== "production" && (function() {
11756
+ var Er;
11757
+ function tp() {
11758
+ return Er || (Er = 1, process.env.NODE_ENV !== "production" && (function() {
11758
11759
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, s = e ? Symbol.for("react.strict_mode") : 60108, o = 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, y = e ? Symbol.for("react.fundamental") : 60117, v = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
11759
11760
  function _(R) {
11760
11761
  return typeof R == "string" || typeof R == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
11761
11762
  R === r || R === l || R === o || R === s || R === h || R === m || typeof R == "object" && R !== null && (R.$$typeof === g || R.$$typeof === p || R.$$typeof === i || R.$$typeof === c || R.$$typeof === u || R.$$typeof === y || R.$$typeof === v || R.$$typeof === N || R.$$typeof === A);
11762
11763
  }
11763
- function E(R) {
11764
+ function x(R) {
11764
11765
  if (typeof R == "object" && R !== null) {
11765
11766
  var ye = R.$$typeof;
11766
11767
  switch (ye) {
@@ -11792,55 +11793,55 @@ function ep() {
11792
11793
  }
11793
11794
  }
11794
11795
  }
11795
- var b = d, x = l, O = c, Q = i, te = t, G = u, P = r, ee = g, ce = p, M = n, U = o, T = s, D = h, I = !1;
11796
+ var b = d, E = l, O = c, Q = i, te = t, G = u, P = r, ee = g, ce = p, M = n, U = o, T = s, D = h, I = !1;
11796
11797
  function z(R) {
11797
- return I || (I = !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.")), w(R) || E(R) === d;
11798
+ return I || (I = !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.")), w(R) || x(R) === d;
11798
11799
  }
11799
11800
  function w(R) {
11800
- return E(R) === l;
11801
+ return x(R) === l;
11801
11802
  }
11802
11803
  function S(R) {
11803
- return E(R) === c;
11804
+ return x(R) === c;
11804
11805
  }
11805
11806
  function q(R) {
11806
- return E(R) === i;
11807
+ return x(R) === i;
11807
11808
  }
11808
11809
  function j(R) {
11809
11810
  return typeof R == "object" && R !== null && R.$$typeof === t;
11810
11811
  }
11811
11812
  function L(R) {
11812
- return E(R) === u;
11813
+ return x(R) === u;
11813
11814
  }
11814
11815
  function H(R) {
11815
- return E(R) === r;
11816
+ return x(R) === r;
11816
11817
  }
11817
11818
  function V(R) {
11818
- return E(R) === g;
11819
+ return x(R) === g;
11819
11820
  }
11820
11821
  function F(R) {
11821
- return E(R) === p;
11822
+ return x(R) === p;
11822
11823
  }
11823
11824
  function Z(R) {
11824
- return E(R) === n;
11825
+ return x(R) === n;
11825
11826
  }
11826
11827
  function X(R) {
11827
- return E(R) === o;
11828
+ return x(R) === o;
11828
11829
  }
11829
11830
  function $(R) {
11830
- return E(R) === s;
11831
+ return x(R) === s;
11831
11832
  }
11832
11833
  function ie(R) {
11833
- return E(R) === h;
11834
+ return x(R) === h;
11834
11835
  }
11835
- ae.AsyncMode = b, ae.ConcurrentMode = x, ae.ContextConsumer = O, ae.ContextProvider = Q, ae.Element = te, ae.ForwardRef = G, ae.Fragment = P, ae.Lazy = ee, ae.Memo = ce, ae.Portal = M, ae.Profiler = U, ae.StrictMode = T, ae.Suspense = D, ae.isAsyncMode = z, ae.isConcurrentMode = w, ae.isContextConsumer = S, ae.isContextProvider = q, ae.isElement = j, ae.isForwardRef = L, ae.isFragment = H, ae.isLazy = V, ae.isMemo = F, ae.isPortal = Z, ae.isProfiler = X, ae.isStrictMode = $, ae.isSuspense = ie, ae.isValidElementType = _, ae.typeOf = E;
11836
+ ae.AsyncMode = b, ae.ConcurrentMode = E, ae.ContextConsumer = O, ae.ContextProvider = Q, ae.Element = te, ae.ForwardRef = G, ae.Fragment = P, ae.Lazy = ee, ae.Memo = ce, ae.Portal = M, ae.Profiler = U, ae.StrictMode = T, ae.Suspense = D, ae.isAsyncMode = z, ae.isConcurrentMode = w, ae.isContextConsumer = S, ae.isContextProvider = q, ae.isElement = j, ae.isForwardRef = L, ae.isFragment = H, ae.isLazy = V, ae.isMemo = F, ae.isPortal = Z, ae.isProfiler = X, ae.isStrictMode = $, ae.isSuspense = ie, ae.isValidElementType = _, ae.typeOf = x;
11836
11837
  })()), ae;
11837
11838
  }
11838
- var Er;
11839
+ var xr;
11839
11840
  function ka() {
11840
- return Er || (Er = 1, process.env.NODE_ENV === "production" ? rn.exports = Xg() : rn.exports = ep()), rn.exports;
11841
+ return xr || (xr = 1, process.env.NODE_ENV === "production" ? rn.exports = ep() : rn.exports = tp()), rn.exports;
11841
11842
  }
11842
11843
  var $n, Tr;
11843
- function tp() {
11844
+ function np() {
11844
11845
  if (Tr) return $n;
11845
11846
  Tr = 1;
11846
11847
  var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
@@ -11897,7 +11898,7 @@ function Ls() {
11897
11898
  return kr || (kr = 1, Yn = Function.call.bind(Object.prototype.hasOwnProperty)), Yn;
11898
11899
  }
11899
11900
  var Kn, Ur;
11900
- function np() {
11901
+ function ap() {
11901
11902
  if (Ur) return Kn;
11902
11903
  Ur = 1;
11903
11904
  var e = function() {
@@ -11946,10 +11947,10 @@ function np() {
11946
11947
  }, Kn = s, Kn;
11947
11948
  }
11948
11949
  var Jn, qr;
11949
- function ap() {
11950
+ function rp() {
11950
11951
  if (qr) return Jn;
11951
11952
  qr = 1;
11952
- var e = ka(), t = tp(), n = /* @__PURE__ */ Ua(), r = /* @__PURE__ */ Ls(), s = /* @__PURE__ */ np(), o = function() {
11953
+ var e = ka(), t = np(), n = /* @__PURE__ */ Ua(), r = /* @__PURE__ */ Ls(), s = /* @__PURE__ */ ap(), o = function() {
11953
11954
  };
11954
11955
  process.env.NODE_ENV !== "production" && (o = function(c) {
11955
11956
  var d = "Warning: " + c;
@@ -11980,9 +11981,9 @@ function ap() {
11980
11981
  symbol: v("symbol"),
11981
11982
  any: N(),
11982
11983
  arrayOf: _,
11983
- element: E(),
11984
+ element: x(),
11984
11985
  elementType: b(),
11985
- instanceOf: x,
11986
+ instanceOf: E,
11986
11987
  node: G(),
11987
11988
  objectOf: Q,
11988
11989
  oneOf: O,
@@ -12055,7 +12056,7 @@ function ap() {
12055
12056
  }
12056
12057
  return y(S);
12057
12058
  }
12058
- function E() {
12059
+ function x() {
12059
12060
  function w(S, q, j, L, H) {
12060
12061
  var V = S[q];
12061
12062
  if (!c(V)) {
@@ -12077,7 +12078,7 @@ function ap() {
12077
12078
  }
12078
12079
  return y(w);
12079
12080
  }
12080
- function x(w) {
12081
+ function E(w) {
12081
12082
  function S(q, j, L, H, V) {
12082
12083
  if (!(q[j] instanceof w)) {
12083
12084
  var F = w.name || m, Z = z(q[j]);
@@ -12267,7 +12268,7 @@ Valid keys: ` + JSON.stringify(Object.keys(w), null, " ")
12267
12268
  }, Jn;
12268
12269
  }
12269
12270
  var Zn, Rr;
12270
- function rp() {
12271
+ function sp() {
12271
12272
  if (Rr) return Zn;
12272
12273
  Rr = 1;
12273
12274
  var e = /* @__PURE__ */ Ua();
@@ -12315,18 +12316,18 @@ function rp() {
12315
12316
  }, Zn;
12316
12317
  }
12317
12318
  var Lr;
12318
- function sp() {
12319
+ function op() {
12319
12320
  if (Lr) return an.exports;
12320
12321
  if (Lr = 1, process.env.NODE_ENV !== "production") {
12321
12322
  var e = ka(), t = !0;
12322
- an.exports = /* @__PURE__ */ ap()(e.isElement, t);
12323
+ an.exports = /* @__PURE__ */ rp()(e.isElement, t);
12323
12324
  } else
12324
- an.exports = /* @__PURE__ */ rp()();
12325
+ an.exports = /* @__PURE__ */ sp()();
12325
12326
  return an.exports;
12326
12327
  }
12327
- var op = /* @__PURE__ */ sp();
12328
- const Ce = /* @__PURE__ */ _t(op);
12329
- var ip = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
12328
+ var ip = /* @__PURE__ */ op();
12329
+ const Ce = /* @__PURE__ */ _t(ip);
12330
+ var cp = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
12330
12331
  function la() {
12331
12332
  return la = Object.assign ? Object.assign.bind() : function(e) {
12332
12333
  for (var t = 1; t < arguments.length; t++) {
@@ -12337,7 +12338,7 @@ function la() {
12337
12338
  return e;
12338
12339
  }, la.apply(this, arguments);
12339
12340
  }
12340
- function cp(e, t) {
12341
+ function lp(e, t) {
12341
12342
  if (e == null) return {};
12342
12343
  var n = {}, r = Object.keys(e), s, o;
12343
12344
  for (o = 0; o < r.length; o++)
@@ -12349,7 +12350,7 @@ function sn(e) {
12349
12350
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
12350
12351
  return e;
12351
12352
  }
12352
- function lp(e, t) {
12353
+ function dp(e, t) {
12353
12354
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, da(e, t);
12354
12355
  }
12355
12356
  function da(e, t) {
@@ -12358,7 +12359,7 @@ function da(e, t) {
12358
12359
  }, da(e, t);
12359
12360
  }
12360
12361
  var Un = /* @__PURE__ */ (function(e) {
12361
- lp(t, e);
12362
+ dp(t, e);
12362
12363
  function t() {
12363
12364
  var r;
12364
12365
  return r = e.call(this) || this, r.handleExpired = r.handleExpired.bind(sn(r)), r.handleErrored = r.handleErrored.bind(sn(r)), r.handleChange = r.handleChange.bind(sn(r)), r.handleRecaptchaRef = r.handleRecaptchaRef.bind(sn(r)), r;
@@ -12422,7 +12423,7 @@ var Un = /* @__PURE__ */ (function(e) {
12422
12423
  }, n.render = function() {
12423
12424
  var s = this.props;
12424
12425
  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;
12425
- var o = cp(s, ip);
12426
+ var o = lp(s, cp);
12426
12427
  return /* @__PURE__ */ La.createElement("div", la({}, o, {
12427
12428
  ref: this.handleRecaptchaRef
12428
12429
  }));
@@ -12454,7 +12455,7 @@ Un.defaultProps = {
12454
12455
  badge: "bottomright"
12455
12456
  };
12456
12457
  var Xn, Br;
12457
- function dp() {
12458
+ function up() {
12458
12459
  if (Br) return Xn;
12459
12460
  Br = 1;
12460
12461
  var e = ka(), t = {
@@ -12504,12 +12505,12 @@ function dp() {
12504
12505
  }
12505
12506
  var N = d(A);
12506
12507
  l && (N = N.concat(l(A)));
12507
- for (var _ = i(g), E = i(A), b = 0; b < N.length; ++b) {
12508
- var x = N[b];
12509
- if (!n[x] && !(y && y[x]) && !(E && E[x]) && !(_ && _[x])) {
12510
- var O = u(A, x);
12508
+ for (var _ = i(g), x = i(A), b = 0; b < N.length; ++b) {
12509
+ var E = N[b];
12510
+ if (!n[E] && !(y && y[E]) && !(x && x[E]) && !(_ && _[E])) {
12511
+ var O = u(A, E);
12511
12512
  try {
12512
- c(g, x, O);
12513
+ c(g, E, O);
12513
12514
  } catch {
12514
12515
  }
12515
12516
  }
@@ -12519,8 +12520,8 @@ function dp() {
12519
12520
  }
12520
12521
  return Xn = p, Xn;
12521
12522
  }
12522
- var up = dp();
12523
- const hp = /* @__PURE__ */ _t(up);
12523
+ var hp = up();
12524
+ const mp = /* @__PURE__ */ _t(hp);
12524
12525
  function ua() {
12525
12526
  return ua = Object.assign || function(e) {
12526
12527
  for (var t = 1; t < arguments.length; t++) {
@@ -12531,28 +12532,28 @@ function ua() {
12531
12532
  return e;
12532
12533
  }, ua.apply(this, arguments);
12533
12534
  }
12534
- function mp(e, t) {
12535
+ function fp(e, t) {
12535
12536
  if (e == null) return {};
12536
12537
  var n = {}, r = Object.keys(e), s, o;
12537
12538
  for (o = 0; o < r.length; o++)
12538
12539
  s = r[o], !(t.indexOf(s) >= 0) && (n[s] = e[s]);
12539
12540
  return n;
12540
12541
  }
12541
- function fp(e, t) {
12542
+ function gp(e, t) {
12542
12543
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, e.__proto__ = t;
12543
12544
  }
12544
- var Le = {}, gp = 0;
12545
- function pp(e, t) {
12545
+ var Le = {}, pp = 0;
12546
+ function Ap(e, t) {
12546
12547
  return t = t || {}, function(r) {
12547
12548
  var s = r.displayName || r.name || "Component", o = /* @__PURE__ */ (function(c) {
12548
- fp(d, c);
12549
+ gp(d, c);
12549
12550
  function d(u, h) {
12550
12551
  var m;
12551
12552
  return m = c.call(this, u, h) || this, m.state = {}, m.__scriptURL = "", m;
12552
12553
  }
12553
12554
  var l = d.prototype;
12554
12555
  return l.asyncScriptLoaderGetScriptLoaderID = function() {
12555
- return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + gp++), this.__scriptLoaderID;
12556
+ return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + pp++), this.__scriptLoaderID;
12556
12557
  }, l.setupScriptURL = function() {
12557
12558
  return this.__scriptURL = typeof e == "function" ? e() : e, this.__scriptURL;
12558
12559
  }, l.asyncScriptLoaderHandleLoad = function(h) {
@@ -12590,12 +12591,12 @@ function pp(e, t) {
12590
12591
  loaded: !1,
12591
12592
  observers: _
12592
12593
  };
12593
- var E = document.createElement("script");
12594
- E.src = m, E.async = !0;
12594
+ var x = document.createElement("script");
12595
+ x.src = m, x.async = !0;
12595
12596
  for (var b in t.attributes)
12596
- E.setAttribute(b, t.attributes[b]);
12597
- v && (E.id = v);
12598
- var x = function(Q) {
12597
+ x.setAttribute(b, t.attributes[b]);
12598
+ v && (x.id = v);
12599
+ var E = function(Q) {
12599
12600
  if (Le[m]) {
12600
12601
  var te = Le[m], G = te.observers;
12601
12602
  for (var P in G)
@@ -12604,17 +12605,17 @@ function pp(e, t) {
12604
12605
  };
12605
12606
  y && typeof window < "u" && (window[y] = function() {
12606
12607
  return h.asyncScriptLoaderTriggerOnScriptLoaded();
12607
- }), E.onload = function() {
12608
+ }), x.onload = function() {
12608
12609
  var O = Le[m];
12609
- O && (O.loaded = !0, x(function(Q) {
12610
+ O && (O.loaded = !0, E(function(Q) {
12610
12611
  return y ? !1 : (Q(O), !0);
12611
12612
  }));
12612
- }, E.onerror = function() {
12613
+ }, x.onerror = function() {
12613
12614
  var O = Le[m];
12614
- O && (O.errored = !0, x(function(Q) {
12615
+ O && (O.errored = !0, E(function(Q) {
12615
12616
  return Q(O), !0;
12616
12617
  }));
12617
- }, document.body.appendChild(E);
12618
+ }, document.body.appendChild(x);
12618
12619
  }, l.componentWillUnmount = function() {
12619
12620
  var h = this.__scriptURL;
12620
12621
  if (t.removeOnUnmount === !0)
@@ -12625,7 +12626,7 @@ function pp(e, t) {
12625
12626
  }, l.render = function() {
12626
12627
  var h = t.globalName, m = this.props;
12627
12628
  m.asyncScriptOnLoad;
12628
- var p = m.forwardedRef, g = mp(m, ["asyncScriptOnLoad", "forwardedRef"]);
12629
+ var p = m.forwardedRef, g = fp(m, ["asyncScriptOnLoad", "forwardedRef"]);
12629
12630
  return h && typeof window < "u" && (g[h] = typeof window[h] < "u" ? window[h] : void 0), g.ref = p, st(r, g);
12630
12631
  }, d;
12631
12632
  })(zs), i = Mr(function(c, d) {
@@ -12635,51 +12636,51 @@ function pp(e, t) {
12635
12636
  });
12636
12637
  return i.displayName = "AsyncScriptLoader(" + s + ")", i.propTypes = {
12637
12638
  asyncScriptOnLoad: Ce.func
12638
- }, hp(i, r);
12639
+ }, mp(i, r);
12639
12640
  };
12640
12641
  }
12641
- var ha = "onloadcallback", Ap = "grecaptcha";
12642
+ var ha = "onloadcallback", yp = "grecaptcha";
12642
12643
  function ma() {
12643
12644
  return typeof window < "u" && window.recaptchaOptions || {};
12644
12645
  }
12645
- function yp() {
12646
+ function wp() {
12646
12647
  var e = ma(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
12647
12648
  return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + ha + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + ha + "&render=explicit";
12648
12649
  }
12649
- const Bs = pp(yp, {
12650
+ const Bs = Ap(wp, {
12650
12651
  callbackName: ha,
12651
- globalName: Ap,
12652
+ globalName: yp,
12652
12653
  attributes: ma().nonce ? {
12653
12654
  nonce: ma().nonce
12654
12655
  } : {}
12655
- })(Un), wp = "_overlay_18ksj_1", vp = "_header_18ksj_18", bp = "_logo_18ksj_25", Cp = "_card_18ksj_32", _p = "_close_18ksj_47", Np = "_form_18ksj_71", Sp = "_formUl_18ksj_80", xp = "_field_18ksj_92", Ep = "_label_18ksj_99", Tp = "_input_18ksj_108", Ip = "_error_18ksj_126", kp = "_primary_18ksj_132", Up = "_divider_18ksj_170", qp = "_google_18ksj_196", Rp = "_googleIcon_18ksj_226", Lp = "_spin_18ksj_259", Bp = "_checkboxRow_18ksj_281", Op = "_terms_18ksj_318", Pp = "_message_18ksj_349", Dp = "_passwordChecker_18ksj_354", Mp = "_valid_18ksj_373", jp = "_invalid_18ksj_377", Qp = "_forgotPassword_18ksj_381", Gp = "_successContainer_18ksj_400", Hp = "_thumbsUp_18ksj_408", zp = "_successMessage_18ksj_414", k = {
12656
- overlay: wp,
12657
- header: vp,
12658
- logo: bp,
12659
- card: Cp,
12660
- close: _p,
12661
- form: Np,
12662
- formUl: Sp,
12656
+ })(Un), vp = "_overlay_18ksj_1", bp = "_header_18ksj_18", Cp = "_logo_18ksj_25", _p = "_card_18ksj_32", Np = "_close_18ksj_47", Sp = "_form_18ksj_71", Ep = "_formUl_18ksj_80", xp = "_field_18ksj_92", Tp = "_label_18ksj_99", Ip = "_input_18ksj_108", kp = "_error_18ksj_126", Up = "_primary_18ksj_132", qp = "_divider_18ksj_170", Rp = "_google_18ksj_196", Lp = "_googleIcon_18ksj_226", Bp = "_spin_18ksj_259", Op = "_checkboxRow_18ksj_281", Pp = "_terms_18ksj_318", Dp = "_message_18ksj_349", Mp = "_passwordChecker_18ksj_354", jp = "_valid_18ksj_373", Qp = "_invalid_18ksj_377", Gp = "_forgotPassword_18ksj_381", Hp = "_successContainer_18ksj_400", zp = "_thumbsUp_18ksj_408", Vp = "_successMessage_18ksj_414", k = {
12657
+ overlay: vp,
12658
+ header: bp,
12659
+ logo: Cp,
12660
+ card: _p,
12661
+ close: Np,
12662
+ form: Sp,
12663
+ formUl: Ep,
12663
12664
  field: xp,
12664
- label: Ep,
12665
- input: Tp,
12666
- error: Ip,
12667
- primary: kp,
12668
- divider: Up,
12669
- google: qp,
12670
- googleIcon: Rp,
12671
- spin: Lp,
12672
- checkboxRow: Bp,
12665
+ label: Tp,
12666
+ input: Ip,
12667
+ error: kp,
12668
+ primary: Up,
12669
+ divider: qp,
12670
+ google: Rp,
12671
+ googleIcon: Lp,
12672
+ spin: Bp,
12673
+ checkboxRow: Op,
12673
12674
  switch: "_switch_18ksj_310",
12674
- terms: Op,
12675
- message: Pp,
12676
- passwordChecker: Dp,
12677
- valid: Mp,
12678
- invalid: jp,
12679
- forgotPassword: Qp,
12680
- successContainer: Gp,
12681
- thumbsUp: Hp,
12682
- successMessage: zp
12675
+ terms: Pp,
12676
+ message: Dp,
12677
+ passwordChecker: Mp,
12678
+ valid: jp,
12679
+ invalid: Qp,
12680
+ forgotPassword: Gp,
12681
+ successContainer: Hp,
12682
+ thumbsUp: zp,
12683
+ successMessage: Vp
12683
12684
  }, Je = () => /* @__PURE__ */ a(
12684
12685
  "svg",
12685
12686
  {
@@ -12691,7 +12692,7 @@ const Bs = pp(yp, {
12691
12692
  className: k.spin,
12692
12693
  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" })
12693
12694
  }
12694
- ), Vp = ({
12695
+ ), Fp = ({
12695
12696
  isOpen: e,
12696
12697
  onClose: t,
12697
12698
  commentId: n,
@@ -12741,7 +12742,7 @@ const Bs = pp(yp, {
12741
12742
  })
12742
12743
  })).json();
12743
12744
  if (N.type === "success")
12744
- Jg(document, n), c("success"), setTimeout(() => {
12745
+ Zg(document, n), c("success"), setTimeout(() => {
12745
12746
  y();
12746
12747
  }, 3e3);
12747
12748
  else
@@ -12827,7 +12828,7 @@ const Bs = pp(yp, {
12827
12828
  ] })
12828
12829
  ] }) });
12829
12830
  };
12830
- function Fp(e) {
12831
+ function $p(e) {
12831
12832
  const t = /^\[\[([^\]]+)\]\]/, n = e.match(t);
12832
12833
  return n ? {
12833
12834
  user: n[1],
@@ -12846,7 +12847,7 @@ function Cn(e) {
12846
12847
  text: n.text,
12847
12848
  reply: n.reply ? Cn({ comments: n.reply }).comments : n.reply
12848
12849
  };
12849
- const { user: r, text: s } = Fp(n.text);
12850
+ const { user: r, text: s } = $p(n.text);
12850
12851
  return {
12851
12852
  ...n,
12852
12853
  user: r || !1,
@@ -12871,7 +12872,7 @@ async function qa({
12871
12872
  }) {
12872
12873
  const { PUBLIC_ENV: d } = Y();
12873
12874
  if (d === "prod") {
12874
- const l = await $p({
12875
+ const l = await Wp({
12875
12876
  publication: e,
12876
12877
  path: t,
12877
12878
  size: n,
@@ -12890,7 +12891,7 @@ async function qa({
12890
12891
  return Cn(u.data[0]);
12891
12892
  }
12892
12893
  }
12893
- async function $p({
12894
+ async function Wp({
12894
12895
  publication: e,
12895
12896
  path: t,
12896
12897
  size: n = 5,
@@ -12941,7 +12942,7 @@ async function $p({
12941
12942
  throw v;
12942
12943
  }
12943
12944
  }
12944
- const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
12945
+ const { PUBLIC_PUBLICATION_ID: Yp } = Y(), Kp = Yp, Jp = (e) => {
12945
12946
  const [t, n] = K(void 0);
12946
12947
  return De(() => {
12947
12948
  if (t) return;
@@ -12949,7 +12950,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
12949
12950
  const { PUBLIC_X_SECURITY_TOKEN: s } = Y();
12950
12951
  try {
12951
12952
  const o = await qa({
12952
- publication: Yp,
12953
+ publication: Kp,
12953
12954
  path: e ?? "",
12954
12955
  size: 5,
12955
12956
  sizereply: 2,
@@ -12967,7 +12968,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
12967
12968
  }, Os = ({ username: e, date: t }) => /* @__PURE__ */ f("div", { className: "comment-header", children: [
12968
12969
  /* @__PURE__ */ a("span", { className: "comment-username", children: e }),
12969
12970
  /* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
12970
- /* @__PURE__ */ a("span", { className: "comment-date", children: Kg(Me(Number(t))) })
12971
+ /* @__PURE__ */ a("span", { className: "comment-date", children: Jg(Me(Number(t))) })
12971
12972
  ] }), Ps = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
12972
12973
  "img",
12973
12974
  {
@@ -13026,7 +13027,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13026
13027
  if (!r) return;
13027
13028
  const s = () => {
13028
13029
  const i = r.value.length;
13029
- r.parentElement && (r.parentElement.dataset.text = `${i}/${ft}`), r.classList.toggle("over-limit", i > ft), n(!Ia(e, t).boolean);
13030
+ r.parentElement && (r.parentElement.dataset.text = `${i}/${gt}`), r.classList.toggle("over-limit", i > gt), n(!Ia(e, t).boolean);
13030
13031
  };
13031
13032
  return r.addEventListener("input", s), s(), () => r.removeEventListener("input", s);
13032
13033
  }, [e, t, n]), /* @__PURE__ */ f("div", { children: [
@@ -13105,7 +13106,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13105
13106
  ]
13106
13107
  }
13107
13108
  );
13108
- }, { PUBLIC_PUBLICATION_ID: Jp } = Y(), Zp = Jp, Gs = async ({
13109
+ }, { PUBLIC_PUBLICATION_ID: Zp } = Y(), Xp = Zp, Gs = async ({
13109
13110
  path: e,
13110
13111
  ref: t,
13111
13112
  captchaToken: n,
@@ -13124,7 +13125,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13124
13125
  method: "POST",
13125
13126
  headers: { "Content-Type": "application/json" },
13126
13127
  body: JSON.stringify({
13127
- publication: Zp,
13128
+ publication: Xp,
13128
13129
  path: e,
13129
13130
  id: o,
13130
13131
  username: s.username,
@@ -13158,7 +13159,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13158
13159
  } catch (d) {
13159
13160
  return console.error("Error enviando comentario:", d), alert(d.message || "Error al enviar el comentario."), !1;
13160
13161
  }
13161
- }, Xp = ({
13162
+ }, e9 = ({
13162
13163
  replyingTo: e,
13163
13164
  commentRef: t,
13164
13165
  user: n,
@@ -13168,7 +13169,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13168
13169
  CAPTCHA_KEY_V2: i
13169
13170
  }) => {
13170
13171
  const [c, d] = K(!0), [l, u] = K(""), h = () => {
13171
- t.current?.parentElement && (t.current.parentElement.dataset.text = `0/${ft}`), d(!0), o();
13172
+ t.current?.parentElement && (t.current.parentElement.dataset.text = `0/${gt}`), d(!0), o();
13172
13173
  };
13173
13174
  return /* @__PURE__ */ f("div", { className: "comment-form reply-form", children: [
13174
13175
  /* @__PURE__ */ a("button", { className: "close-reply-form", onClick: h, children: /* @__PURE__ */ a(Tt, {}) }),
@@ -13211,7 +13212,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13211
13212
  }
13212
13213
  )
13213
13214
  ] });
13214
- }, e9 = ({ reply: e, replyingTo: t, user: n, onFlag: r }) => {
13215
+ }, t9 = ({ reply: e, replyingTo: t, user: n, onFlag: r }) => {
13215
13216
  const s = e.text;
13216
13217
  let o = `${Ke.firstname} ${Ke.lastname}`, i = Ke.username;
13217
13218
  return e.user && (o = `${e.user.firstname} ${e.user.lastname}`, i = e.user.username), /* @__PURE__ */ a("div", { className: "comment-item reply", children: /* @__PURE__ */ f("div", { className: "comment-header-container", children: [
@@ -13227,7 +13228,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13227
13228
  /* @__PURE__ */ a(Ds, { isReply: !0, onFlag: () => r(e.id) })
13228
13229
  ] })
13229
13230
  ] }) });
13230
- }, t9 = ({ comment: e, replyingTo: t, path: n, user: r, handleReplyingTo: s, onFlag: o, CAPTCHA_KEY_V2: i }) => {
13231
+ }, n9 = ({ comment: e, replyingTo: t, path: n, user: r, handleReplyingTo: s, onFlag: o, CAPTCHA_KEY_V2: i }) => {
13231
13232
  const c = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [d, l] = K(c), [u, h] = Te.useState(!1), { PUBLIC_PUBLICATION_ID: m, PUBLIC_X_SECURITY_TOKEN: p } = Y(), g = e.text, A = Te.useRef(null);
13232
13233
  let y = `${Ke.firstname} ${Ke.lastname}`, v = Ke.username;
13233
13234
  e.user && (y = `${e.user.firstname} ${e.user.lastname}`, v = e.user.username);
@@ -13253,7 +13254,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13253
13254
  }
13254
13255
  ),
13255
13256
  t === e.id && r && /* @__PURE__ */ a(
13256
- Xp,
13257
+ e9,
13257
13258
  {
13258
13259
  replyingTo: t,
13259
13260
  commentRef: A,
@@ -13266,7 +13267,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13266
13267
  ),
13267
13268
  d.reply.length > 0 && /* @__PURE__ */ f("div", { className: "comment-replies", children: [
13268
13269
  d.reply.map((_) => /* @__PURE__ */ a(
13269
- e9,
13270
+ t9,
13270
13271
  {
13271
13272
  user: r,
13272
13273
  reply: _,
@@ -13294,8 +13295,8 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13294
13295
  apiToken: p ?? ""
13295
13296
  });
13296
13297
  h(!1), l({ morereply: b.morecomment, reply: [...d.reply, ...b.comments] });
13297
- } catch (E) {
13298
- throw h(!1), new Error(`Error al obtener comentarios: ${E}`);
13298
+ } catch (x) {
13299
+ throw h(!1), new Error(`Error al obtener comentarios: ${x}`);
13299
13300
  }
13300
13301
  },
13301
13302
  children: "Más Respuestas"
@@ -13306,7 +13307,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13306
13307
  ]
13307
13308
  }
13308
13309
  ) });
13309
- }, n9 = ({
13310
+ }, a9 = ({
13310
13311
  commentRef: e,
13311
13312
  user: t,
13312
13313
  path: n,
@@ -13343,8 +13344,8 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13343
13344
  user: t,
13344
13345
  addComment: r
13345
13346
  });
13346
- return u && typeof u == "number" ? (e.current?.parentElement && (e.current.parentElement.dataset.text = `0/${ft}`), i(!0), setTimeout(() => {
13347
- e.current?.parentElement && (e.current.parentElement.dataset.text = `0/${ft}`), i(!0);
13347
+ return u && typeof u == "number" ? (e.current?.parentElement && (e.current.parentElement.dataset.text = `0/${gt}`), i(!0), setTimeout(() => {
13348
+ e.current?.parentElement && (e.current.parentElement.dataset.text = `0/${gt}`), i(!0);
13348
13349
  }, u), !0) : !1;
13349
13350
  },
13350
13351
  isDisabled: o
@@ -13353,7 +13354,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13353
13354
  }
13354
13355
  )
13355
13356
  ] });
13356
- }, { PUBLIC_PUBLICATION_ID: a9, PUBLIC_X_SECURITY_TOKEN: r9 } = Y(), Or = a9 ?? "", s9 = ({
13357
+ }, { PUBLIC_PUBLICATION_ID: r9, PUBLIC_X_SECURITY_TOKEN: s9 } = Y(), Or = r9 ?? "", o9 = ({
13357
13358
  isAuthenticated: e,
13358
13359
  path: t,
13359
13360
  user: n,
@@ -13362,23 +13363,23 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13362
13363
  }) => {
13363
13364
  const o = t.replaceAll("/", "|"), [i, c] = K(
13364
13365
  void 0
13365
- ), [d, l] = K(""), { comments: u, setComments: h } = Kp(o), [m, p] = Te.useState(!1), g = Te.useRef(null), A = (x) => {
13366
- l(d === x ? "" : x);
13367
- }, y = (x) => {
13366
+ ), [d, l] = K(""), { comments: u, setComments: h } = Jp(o), [m, p] = Te.useState(!1), g = Te.useRef(null), A = (E) => {
13367
+ l(d === E ? "" : E);
13368
+ }, y = (E) => {
13368
13369
  h(
13369
13370
  u ? {
13370
13371
  ...u,
13371
- comments: [x, ...u.comments ?? []]
13372
+ comments: [E, ...u.comments ?? []]
13372
13373
  } : void 0
13373
13374
  );
13374
- }, v = (x) => {
13375
- c(x);
13375
+ }, v = (E) => {
13376
+ c(E);
13376
13377
  }, N = async () => {
13377
13378
  if (!u || !u.morecomment || u.comments.length === 0) return;
13378
- const x = u.comments[u.comments.length - 1];
13379
- if (!x) return;
13379
+ const E = u.comments[u.comments.length - 1];
13380
+ if (!E) return;
13380
13381
  p(!0);
13381
- const O = x.id;
13382
+ const O = E.id;
13382
13383
  try {
13383
13384
  const Q = await qa({
13384
13385
  publication: Or,
@@ -13388,7 +13389,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13388
13389
  id: void 0,
13389
13390
  lastid: O,
13390
13391
  state: "5,6",
13391
- apiToken: r9
13392
+ apiToken: s9
13392
13393
  });
13393
13394
  h({
13394
13395
  morecomment: Q.morecomment ?? !1,
@@ -13397,20 +13398,20 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13397
13398
  } catch (Q) {
13398
13399
  throw p(!1), new Error(`Error al obtener comentarios: ${Q}`);
13399
13400
  }
13400
- }, _ = u?.comments && u.comments.length > 0, E = _ ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", b = /* @__PURE__ */ a("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ a(Je, {}) });
13401
+ }, _ = u?.comments && u.comments.length > 0, x = _ ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", b = /* @__PURE__ */ a("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ a(Je, {}) });
13401
13402
  return /* @__PURE__ */ f(J, { children: [
13402
13403
  /* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(ge, { title: _ || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ f(J, { children: [
13403
13404
  e && n && /* @__PURE__ */ f("div", { className: "comments-header", children: [
13404
13405
  /* @__PURE__ */ a(
13405
- Ug,
13406
+ qg,
13406
13407
  {
13407
13408
  user: n,
13408
13409
  handleLogout: r,
13409
- message: E
13410
+ message: x
13410
13411
  }
13411
13412
  ),
13412
13413
  /* @__PURE__ */ a(
13413
- n9,
13414
+ a9,
13414
13415
  {
13415
13416
  commentRef: g,
13416
13417
  user: n,
@@ -13426,10 +13427,10 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13426
13427
  className: "comments-list",
13427
13428
  "data-isauthenticated": `${e}`,
13428
13429
  children: [
13429
- u.comments.map((x) => /* @__PURE__ */ a(
13430
- t9,
13430
+ u.comments.map((E) => /* @__PURE__ */ a(
13431
+ n9,
13431
13432
  {
13432
- comment: x,
13433
+ comment: E,
13433
13434
  replyingTo: d,
13434
13435
  handleReplyingTo: A,
13435
13436
  onFlag: v,
@@ -13437,7 +13438,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13437
13438
  path: o,
13438
13439
  CAPTCHA_KEY_V2: s.CAPTCHA_KEY_V2
13439
13440
  },
13440
- x.id
13441
+ E.id
13441
13442
  )),
13442
13443
  m && b
13443
13444
  ]
@@ -13453,7 +13454,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13453
13454
  )
13454
13455
  ] }) }) }),
13455
13456
  /* @__PURE__ */ a(
13456
- Vp,
13457
+ Fp,
13457
13458
  {
13458
13459
  username: n?.username ?? void 0,
13459
13460
  publication: Or,
@@ -13464,7 +13465,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13464
13465
  }
13465
13466
  )
13466
13467
  ] });
13467
- }, N3 = async (e, t) => {
13468
+ }, S3 = async (e, t) => {
13468
13469
  if (!e) throw new Error("No action provided");
13469
13470
  if (!t) throw new Error("No site key provided");
13470
13471
  const n = window.grecaptcha;
@@ -13511,7 +13512,7 @@ const { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, Kp = (e) => {
13511
13512
  test: (e) => /[^A-Za-z0-9]/.test(e)
13512
13513
  }
13513
13514
  ];
13514
- function o9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13515
+ function i9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13515
13516
  const [r, s] = K({}), [o, i] = K(!1), [c, d] = K(!1), [l, u] = K(null), [h, m] = K(
13516
13517
  "register"
13517
13518
  ), p = (v, N) => {
@@ -13537,14 +13538,14 @@ function o9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13537
13538
  }
13538
13539
  const b = Math.floor(Date.now() / 1e3);
13539
13540
  N.push({ Name: "updated_at", Value: String(b) });
13540
- const x = "token", O = await fetch("/api/auth/create-user", {
13541
+ const E = "token", O = await fetch("/api/auth/create-user", {
13541
13542
  method: "POST",
13542
13543
  headers: { "Content-Type": "application/json" },
13543
13544
  body: JSON.stringify({
13544
13545
  username: r.email,
13545
13546
  password: r.password,
13546
13547
  userAttributes: N,
13547
- token: x
13548
+ token: E
13548
13549
  })
13549
13550
  });
13550
13551
  if (!O.ok) {
@@ -13625,7 +13626,7 @@ function o9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13625
13626
  placeholder: ""
13626
13627
  }
13627
13628
  ),
13628
- v === "password" && /* @__PURE__ */ a("div", { className: k.passwordChecker, children: _n.map((_, E) => {
13629
+ v === "password" && /* @__PURE__ */ a("div", { className: k.passwordChecker, children: _n.map((_, x) => {
13629
13630
  const b = _.test(y);
13630
13631
  return /* @__PURE__ */ f(
13631
13632
  "div",
@@ -13636,7 +13637,7 @@ function o9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13636
13637
  /* @__PURE__ */ a("div", { children: _.label })
13637
13638
  ]
13638
13639
  },
13639
- E
13640
+ x
13640
13641
  );
13641
13642
  }) }),
13642
13643
  v === "confirmPassword" && /* @__PURE__ */ f("div", { className: k.checkboxRow, children: [
@@ -13731,17 +13732,17 @@ function o9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13731
13732
  ] })
13732
13733
  ] });
13733
13734
  }
13734
- function i9({
13735
+ function c9({
13735
13736
  onClose: e,
13736
13737
  checkAuth: t,
13737
13738
  goToRegister: n,
13738
13739
  handleGoogleLogin: r,
13739
13740
  CAPTCHA_KEY: s
13740
13741
  }) {
13741
- const [o, i] = K("login"), [c, d] = K(""), [l, u] = K(""), [h, m] = K(""), [p, g] = K(""), [A, y] = K(""), [v, N] = K(!1), [_, E] = K(!1), [b, x] = K(null);
13742
+ const [o, i] = K("login"), [c, d] = K(""), [l, u] = K(""), [h, m] = K(""), [p, g] = K(""), [A, y] = K(""), [v, N] = K(!1), [_, x] = K(!1), [b, E] = K(null);
13742
13743
  return console.log("CAPTCHA_KEY", s), /* @__PURE__ */ f(J, { children: [
13743
13744
  o === "login" && /* @__PURE__ */ a(
13744
- c9,
13745
+ l9,
13745
13746
  {
13746
13747
  email: c,
13747
13748
  password: l,
@@ -13753,7 +13754,7 @@ function i9({
13753
13754
  setShowPassword: N,
13754
13755
  onSubmit: async (G) => {
13755
13756
  if (!_) {
13756
- G.preventDefault(), x(null), E(!0);
13757
+ G.preventDefault(), E(null), x(!0);
13757
13758
  try {
13758
13759
  console.log(!0, s);
13759
13760
  const P = "token", ee = await fetch("/api/auth/login-password", {
@@ -13768,21 +13769,21 @@ function i9({
13768
13769
  }
13769
13770
  e(), await t();
13770
13771
  } catch (P) {
13771
- x(P?.message || "Error inesperado");
13772
+ E(P?.message || "Error inesperado");
13772
13773
  } finally {
13773
- E(!1);
13774
+ x(!1);
13774
13775
  }
13775
13776
  }
13776
13777
  },
13777
13778
  onForgot: () => {
13778
- x(null), i("forgot");
13779
+ E(null), i("forgot");
13779
13780
  },
13780
13781
  onRegister: n,
13781
13782
  handleGoogleLogin: r
13782
13783
  }
13783
13784
  ),
13784
13785
  o === "forgot" && /* @__PURE__ */ a(
13785
- l9,
13786
+ d9,
13786
13787
  {
13787
13788
  email: c,
13788
13789
  setEmail: d,
@@ -13790,7 +13791,7 @@ function i9({
13790
13791
  error: b,
13791
13792
  onSubmit: async (G) => {
13792
13793
  if (!_) {
13793
- G.preventDefault(), x(null), E(!0);
13794
+ G.preventDefault(), E(null), x(!0);
13794
13795
  try {
13795
13796
  const P = await fetch("/api/auth/forgot-password", {
13796
13797
  method: "POST",
@@ -13803,19 +13804,19 @@ function i9({
13803
13804
  }
13804
13805
  u(""), i("changePassword");
13805
13806
  } catch (P) {
13806
- x(P?.message || "Error inesperado");
13807
+ E(P?.message || "Error inesperado");
13807
13808
  } finally {
13808
- E(!1);
13809
+ x(!1);
13809
13810
  }
13810
13811
  }
13811
13812
  },
13812
13813
  onBack: () => {
13813
- x(null), i("login");
13814
+ E(null), i("login");
13814
13815
  }
13815
13816
  }
13816
13817
  ),
13817
13818
  o === "changePassword" && /* @__PURE__ */ a(
13818
- d9,
13819
+ u9,
13819
13820
  {
13820
13821
  email: c,
13821
13822
  confirmationCode: h,
@@ -13831,16 +13832,16 @@ function i9({
13831
13832
  onSubmit: async (G) => {
13832
13833
  if (_) return;
13833
13834
  if (G.preventDefault(), p !== A) {
13834
- x("Las contraseñas no coinciden");
13835
+ E("Las contraseñas no coinciden");
13835
13836
  return;
13836
13837
  }
13837
13838
  if (_n.some(
13838
13839
  (ee) => !ee.test(p)
13839
13840
  )) {
13840
- x("La contraseña no cumple con los requisitos");
13841
+ E("La contraseña no cumple con los requisitos");
13841
13842
  return;
13842
13843
  }
13843
- x(null), E(!0);
13844
+ E(null), x(!0);
13844
13845
  try {
13845
13846
  const ee = await fetch("/api/auth/confirm-forgot-password", {
13846
13847
  method: "POST",
@@ -13853,27 +13854,27 @@ function i9({
13853
13854
  }
13854
13855
  i("feedback");
13855
13856
  } catch (ee) {
13856
- x(ee?.message || "Error inesperado");
13857
+ E(ee?.message || "Error inesperado");
13857
13858
  } finally {
13858
- E(!1);
13859
+ x(!1);
13859
13860
  }
13860
13861
  },
13861
13862
  onBack: () => {
13862
- x(null), i("forgot");
13863
+ E(null), i("forgot");
13863
13864
  }
13864
13865
  }
13865
13866
  ),
13866
13867
  o === "feedback" && /* @__PURE__ */ a(
13867
- u9,
13868
+ h9,
13868
13869
  {
13869
13870
  onBackToLogin: () => {
13870
- x(null), i("login");
13871
+ E(null), i("login");
13871
13872
  }
13872
13873
  }
13873
13874
  )
13874
13875
  ] });
13875
13876
  }
13876
- function c9({
13877
+ function l9({
13877
13878
  email: e,
13878
13879
  password: t,
13879
13880
  showPassword: n,
@@ -13965,7 +13966,7 @@ function c9({
13965
13966
  )
13966
13967
  ] });
13967
13968
  }
13968
- function l9({
13969
+ function d9({
13969
13970
  email: e,
13970
13971
  setEmail: t,
13971
13972
  loading: n,
@@ -14002,7 +14003,7 @@ function l9({
14002
14003
  }
14003
14004
  );
14004
14005
  }
14005
- function d9({
14006
+ function u9({
14006
14007
  email: e,
14007
14008
  confirmationCode: t,
14008
14009
  newPassword: n,
@@ -14026,7 +14027,7 @@ function d9({
14026
14027
  children: [
14027
14028
  /* @__PURE__ */ f("p", { className: k.message, children: [
14028
14029
  "Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
14029
- Zg(e),
14030
+ Xg(e),
14030
14031
  ". Ingrese el código y la contraseña nueva."
14031
14032
  ] }),
14032
14033
  /* @__PURE__ */ f("ul", { className: k.formUl, children: [
@@ -14113,13 +14114,13 @@ function d9({
14113
14114
  }
14114
14115
  );
14115
14116
  }
14116
- function u9({ onBackToLogin: e }) {
14117
+ function h9({ onBackToLogin: e }) {
14117
14118
  return /* @__PURE__ */ f("div", { className: k.form, children: [
14118
14119
  /* @__PURE__ */ a("p", { className: k.success, children: "La contraseña fue cambiada con éxito" }),
14119
14120
  /* @__PURE__ */ a("button", { type: "button", className: k.primary, onClick: e, children: "Iniciar Sesión" })
14120
14121
  ] });
14121
14122
  }
14122
- function h9({
14123
+ function m9({
14123
14124
  loginUrl: e,
14124
14125
  onClose: t,
14125
14126
  checkAuth: n,
@@ -14156,7 +14157,7 @@ function h9({
14156
14157
  )
14157
14158
  ] }),
14158
14159
  o === "login" && /* @__PURE__ */ a(
14159
- i9,
14160
+ c9,
14160
14161
  {
14161
14162
  onClose: t,
14162
14163
  checkAuth: n,
@@ -14166,7 +14167,7 @@ function h9({
14166
14167
  }
14167
14168
  ),
14168
14169
  o === "register" && /* @__PURE__ */ a(
14169
- o9,
14170
+ i9,
14170
14171
  {
14171
14172
  handleGoogleLogin: c,
14172
14173
  goToLogin: () => i("login"),
@@ -14177,7 +14178,7 @@ function h9({
14177
14178
  }
14178
14179
  );
14179
14180
  }
14180
- function m9({
14181
+ function f9({
14181
14182
  isAuthenticated: e,
14182
14183
  setIsAuthenticated: t,
14183
14184
  loginUrl: n,
@@ -14190,7 +14191,7 @@ function m9({
14190
14191
  const [d, l] = Te.useState(!1);
14191
14192
  return /* @__PURE__ */ f(J, { children: [
14192
14193
  d && /* @__PURE__ */ a(
14193
- h9,
14194
+ m9,
14194
14195
  {
14195
14196
  loginUrl: n,
14196
14197
  icon: i,
@@ -14216,7 +14217,7 @@ function m9({
14216
14217
  )
14217
14218
  ] }),
14218
14219
  /* @__PURE__ */ a(
14219
- s9,
14220
+ o9,
14220
14221
  {
14221
14222
  isAuthenticated: e,
14222
14223
  handleLogout: async () => {
@@ -14232,7 +14233,7 @@ function m9({
14232
14233
  )
14233
14234
  ] });
14234
14235
  }
14235
- function f9({
14236
+ function g9({
14236
14237
  isVisible: e,
14237
14238
  path: t,
14238
14239
  icon: n,
@@ -14277,7 +14278,7 @@ function f9({
14277
14278
  }
14278
14279
  );
14279
14280
  return s === null ? h : e ? /* @__PURE__ */ a(
14280
- m9,
14281
+ f9,
14281
14282
  {
14282
14283
  icon: n,
14283
14284
  isAuthenticated: s,
@@ -14290,7 +14291,7 @@ function f9({
14290
14291
  }
14291
14292
  ) : h;
14292
14293
  }
14293
- const S3 = ({
14294
+ const E3 = ({
14294
14295
  render: e,
14295
14296
  internalPath: t,
14296
14297
  section: n,
@@ -14316,7 +14317,7 @@ const S3 = ({
14316
14317
  }, []);
14317
14318
  const h = {
14318
14319
  comment: /* @__PURE__ */ a(
14319
- f9,
14320
+ g9,
14320
14321
  {
14321
14322
  path: t,
14322
14323
  icon: o,
@@ -14325,7 +14326,7 @@ const S3 = ({
14325
14326
  }
14326
14327
  ),
14327
14328
  more: /* @__PURE__ */ a(
14328
- Tg,
14329
+ Ig,
14329
14330
  {
14330
14331
  section: n,
14331
14332
  currentNews: r,
@@ -14450,7 +14451,7 @@ async function x3({
14450
14451
  };
14451
14452
  }
14452
14453
  }
14453
- const E3 = async ({
14454
+ const T3 = async ({
14454
14455
  token: e,
14455
14456
  projectId: t,
14456
14457
  captchaKey: n,
@@ -14486,99 +14487,99 @@ const E3 = async ({
14486
14487
  };
14487
14488
  export {
14488
14489
  Co as AssetsPreconnect,
14489
- w3 as AutorComponent,
14490
+ v3 as AutorComponent,
14490
14491
  ru as AutorHeader1,
14491
14492
  gu as AutorHeader2,
14492
14493
  Ae as BannerAdvertising,
14493
14494
  at as BannerAdvertisingMiddle,
14494
- J9 as CarrouselCSR,
14495
- xt as CarrouselIRS,
14496
- s2 as CarruselCard,
14497
- f2 as CarruselOpinion,
14498
- lt as CommonServices,
14495
+ Z9 as CarrouselCSR,
14496
+ Et as CarrouselIRS,
14497
+ o2 as CarruselCard,
14498
+ g2 as CarruselOpinion,
14499
+ dt as CommonServices,
14499
14500
  Vs as Comscore,
14500
- m3 as ContactInfoServer,
14501
- n3 as ContactInput,
14502
- a3 as ContactSelect,
14503
- r3 as ContactTextarea,
14501
+ f3 as ContactInfoServer,
14502
+ a3 as ContactInput,
14503
+ r3 as ContactSelect,
14504
+ s3 as ContactTextarea,
14504
14505
  Vt as ContentLayout1,
14505
14506
  cr as ContentLayoutTema,
14506
- p3 as DEBUG_MainSlots,
14507
- cf as DestacadoNoticias,
14508
- Ff as DestacadoVideos,
14507
+ A3 as DEBUG_MainSlots,
14508
+ lf as DestacadoNoticias,
14509
+ $f as DestacadoVideos,
14509
14510
  mc as DynamicBlockServices,
14510
- g3 as DynamicComponents,
14511
+ p3 as DynamicComponents,
14511
14512
  Vn as DynamicMainSlot,
14512
14513
  Us as DynamicSlot,
14513
- l3 as EditorialBlock,
14514
- t3 as ErrorComponent,
14514
+ d3 as EditorialBlock,
14515
+ n3 as ErrorComponent,
14515
14516
  Bo as Font,
14516
- X9 as Footer,
14517
+ e3 as Footer,
14517
14518
  bo as FormatAfterScripts,
14518
14519
  zr as FormatScripts,
14519
14520
  $s as GA4,
14520
14521
  Ws as GTM,
14521
14522
  Is as GalleryHeader,
14522
- Y9 as GenerateBody,
14523
- W9 as GenerateHead,
14524
- o3 as Header,
14525
- T0 as IframeHeader,
14523
+ K9 as GenerateBody,
14524
+ Y9 as GenerateHead,
14525
+ i3 as Header,
14526
+ I0 as IframeHeader,
14526
14527
  rl as ImageOffline,
14527
14528
  Ue as ImageOnline,
14528
14529
  al as ImageOnlineClient,
14529
- V9 as IssuuServices,
14530
+ F9 as IssuuServices,
14530
14531
  ko as ItemListSchema,
14531
14532
  Cm as JournalistArticule2,
14532
14533
  km as JournalistGroup,
14533
14534
  _s as LayoutNewsComponent,
14534
- S3 as LazyLoader,
14535
+ E3 as LazyLoader,
14535
14536
  B as LinkComponent,
14536
14537
  Q1 as LiveBlogHeader,
14537
- K9 as Location,
14538
+ J9 as Location,
14538
14539
  x9 as MainComponentServices,
14539
14540
  Ys as Marfeel,
14540
- ht as MiddleSection,
14541
+ mt as MiddleSection,
14541
14542
  Ts as Modulo1x3,
14542
- r2 as Modulo1x3Card,
14543
- Df as Modulo1x4,
14544
- Gf as Modulo1x5,
14545
- d3 as Modulo2Columnas,
14546
- Bf as Modulo3Columnas,
14547
- u3 as ModuloNewsletter,
14548
- c3 as ModuloOpinion,
14549
- Eg as NewListResponseDataPH,
14543
+ s2 as Modulo1x3Card,
14544
+ Mf as Modulo1x4,
14545
+ Hf as Modulo1x5,
14546
+ u3 as Modulo2Columnas,
14547
+ Of as Modulo3Columnas,
14548
+ h3 as ModuloNewsletter,
14549
+ l3 as ModuloOpinion,
14550
+ Tg as NewListResponseDataPH,
14550
14551
  Uo as NewsArticle,
14551
- A3 as NewsComponent,
14552
+ y3 as NewsComponent,
14552
14553
  sa as NewsContent,
14553
- Et as NewsDescriptionComponent,
14554
+ xt as NewsDescriptionComponent,
14554
14555
  wn as NextPrev,
14555
14556
  qo as OrgList,
14556
14557
  ja as PreloadImages,
14557
14558
  We as REPORT_REASONS,
14558
14559
  Ca as Readest,
14559
- b3 as ScriptHydrator,
14560
- y3 as SearchSection,
14560
+ C3 as ScriptHydrator,
14561
+ w3 as SearchSection,
14561
14562
  ge as Section,
14562
14563
  Ze as SectionCard,
14563
14564
  kn as SectionCard2,
14564
14565
  ia as SectionCardServerComponent,
14565
- h3 as SectionServerComponent,
14566
+ m3 as SectionServerComponent,
14566
14567
  bc as ShowSection,
14567
- X2 as SocialNetworks,
14568
+ e0 as SocialNetworks,
14568
14569
  To as SpeculationRules,
14569
- f3 as StaticSlotWrapper,
14570
+ g3 as StaticSlotWrapper,
14570
14571
  yl as SubscribeColumn,
14571
14572
  Ul as SubscribeRow,
14572
- Z9 as SubscribeWhatsAppColumn,
14573
- i3 as TagHeader,
14573
+ X9 as SubscribeWhatsAppColumn,
14574
+ c3 as TagHeader,
14574
14575
  hm as TagSection,
14575
14576
  F1 as TimeLine,
14576
- b9 as TrimPathname,
14577
- e3 as VideoBlock3,
14578
- s3 as VideoBlock4,
14579
- C0 as VideoEmbeddedHeader,
14580
- v3 as VideoSection,
14581
- S0 as VideoYoutubeHeader,
14577
+ C9 as TrimPathname,
14578
+ t3 as VideoBlock3,
14579
+ o3 as VideoBlock4,
14580
+ _0 as VideoEmbeddedHeader,
14581
+ b3 as VideoSection,
14582
+ E0 as VideoYoutubeHeader,
14582
14583
  Lo as VideosSchemas,
14583
14584
  Ro as WebsiteList,
14584
14585
  x3 as addComment,
@@ -14588,49 +14589,49 @@ export {
14588
14589
  ld as coloringByStrokeSVGs,
14589
14590
  Ta as compileStyleProps,
14590
14591
  je as cutString,
14591
- w9 as extractRealtedNews,
14592
+ v9 as extractRealtedNews,
14592
14593
  Me as formatDate,
14593
- y9 as formatDateEdiciones,
14594
+ w9 as formatDateEdiciones,
14594
14595
  Qr as formatDateJournalistArticule,
14595
14596
  mo as formatDateTimeline,
14596
14597
  po as formatNewsMeta,
14597
14598
  No as formatVideoData,
14598
- $9 as generalGetData,
14599
- N3 as getCaptchaToken,
14600
- $p as getComments,
14599
+ W9 as generalGetData,
14600
+ S3 as getCaptchaToken,
14601
+ Wp as getComments,
14601
14602
  Y as getConfig,
14602
- F9 as getDynamicSlots,
14603
+ $9 as getDynamicSlots,
14603
14604
  Mt as getEnvironmentUrl,
14604
14605
  go as getEnvironmentUrlFront,
14605
- N9 as getHydratorPath,
14606
+ S9 as getHydratorPath,
14606
14607
  me as getImageUrl,
14607
14608
  $t as getNextMeta,
14608
14609
  Yt as getPage,
14609
14610
  ba as getPlayIcon,
14610
- S9 as getPreloadImages,
14611
+ E9 as getPreloadImages,
14611
14612
  Wt as getPrevMeta,
14612
- _3 as getReportReasonLabel,
14613
+ N3 as getReportReasonLabel,
14613
14614
  Gr as getResponse,
14614
14615
  fo as getResponsePromise,
14615
14616
  ga as getSchemas,
14616
14617
  Vr as getScriptReplaces,
14617
14618
  Po as getSlugs,
14618
- C9 as getTypeOfNews,
14619
- _9 as getVideoRealPath,
14619
+ _9 as getTypeOfNews,
14620
+ N9 as getVideoRealPath,
14620
14621
  qa as handleGetComments,
14621
- A9 as initLibrary,
14622
+ y9 as initLibrary,
14622
14623
  vo as metadataToJSX,
14623
14624
  gc as metadata_defaults,
14624
14625
  Hr as parseTags,
14625
14626
  Ao as pathnameSplit,
14626
- v9 as processExtractedRelatedNews,
14627
+ b9 as processExtractedRelatedNews,
14627
14628
  Oo as removePages,
14628
- C3 as reportComment,
14629
+ _3 as reportComment,
14629
14630
  jd as shareButtons,
14630
- xa as socialIcons,
14631
- xo as speculationRules,
14631
+ Ea as socialIcons,
14632
+ Eo as speculationRules,
14632
14633
  So as speculationRulesHome,
14633
14634
  yo as urlReplaces,
14634
14635
  vs as usePlayIcon,
14635
- E3 as verifyCaptchaTokenEnterprise
14636
+ T3 as verifyCaptchaTokenEnterprise
14636
14637
  };