sass-template-common 0.0.41 → 0.0.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- import { jsx as n, jsxs as h, Fragment as V } from "react/jsx-runtime";
2
- import xe, { useState as O, useRef as Jn, useCallback as te, useEffect as ke, createElement as Ct, forwardRef as Ka, Fragment as i1, useMemo as Ja } from "react";
3
- const Xa = ({ id: e }) => e && /* @__PURE__ */ n(
1
+ import { jsx as n, jsxs as h, Fragment as j } from "react/jsx-runtime";
2
+ import xe, { useState as V, useRef as Jn, useCallback as te, useEffect as ke, createElement as Ct, forwardRef as Ja, Fragment as i1, useMemo as Xa } from "react";
3
+ const e2 = ({ id: e }) => e && /* @__PURE__ */ n(
4
4
  "script",
5
5
  {
6
6
  id: "comscore",
@@ -8,7 +8,7 @@ const Xa = ({ id: e }) => e && /* @__PURE__ */ n(
8
8
  __html: `var _comscore=_comscore||[];_comscore.push({c1:"2",c2:"${e}",options:{enableFirstPartyCookie:true,bypassUserConsentRequirementFor1PCookie:true}});(function(){var s=document.createElement("script"),el=document.getElementsByTagName("script")[0];s.defer=true;s.src="https://sb.scorecardresearch.com/cs/${e}/beacon.js";el.parentNode.insertBefore(s,el);})();`
9
9
  }
10
10
  }
11
- ), e2 = (e, t) => e && t ? {
11
+ ), t2 = (e, t) => e && t ? {
12
12
  author: e?.authors[0]?.name ?? "",
13
13
  creator: e?.authors[0]?.name ?? "",
14
14
  // currentNew?.info?.creator,
@@ -17,14 +17,14 @@ const Xa = ({ id: e }) => e && /* @__PURE__ */ n(
17
17
  hiddentags: String(e?.keywords?.hiddentags) ?? "",
18
18
  newsType: e?.info?.type ?? "",
19
19
  publishDate: new Date(e?.info?.date?.firstpublish ?? "").toISOString().split("T")[0] ?? ""
20
- } : void 0, t2 = ({ id: e, dimensionValues: t = {} }) => {
20
+ } : void 0, n2 = ({ id: e, dimensionValues: t = {} }) => {
21
21
  const a = xe.useMemo(() => {
22
22
  const s = {};
23
23
  return Object.keys(t).forEach((i) => {
24
24
  s[i] = i;
25
25
  }), s;
26
26
  }, [t]);
27
- return e && /* @__PURE__ */ h(V, { children: [
27
+ return e && /* @__PURE__ */ h(j, { children: [
28
28
  /* @__PURE__ */ n(
29
29
  "script",
30
30
  {
@@ -49,7 +49,7 @@ const Xa = ({ id: e }) => e && /* @__PURE__ */ n(
49
49
  }
50
50
  )
51
51
  ] });
52
- }, i8 = ({ id: e }) => /* @__PURE__ */ h(V, { children: [
52
+ }, i8 = ({ id: e }) => /* @__PURE__ */ h(j, { children: [
53
53
  /* @__PURE__ */ n(
54
54
  "script",
55
55
  {
@@ -74,7 +74,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
74
74
  style: { display: "none", visibility: "hidden" }
75
75
  }
76
76
  ) })
77
- ] }), n2 = ({ id: e }) => e && /* @__PURE__ */ n(
77
+ ] }), a2 = ({ id: e }) => e && /* @__PURE__ */ n(
78
78
  "script",
79
79
  {
80
80
  type: "text/javascript",
@@ -86,12 +86,12 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
86
86
  function m1(e) {
87
87
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
88
88
  }
89
- var Yt = { exports: {} }, a2 = Yt.exports, rn;
89
+ var Yt = { exports: {} }, s2 = Yt.exports, rn;
90
90
  function Xn() {
91
91
  return rn || (rn = 1, (function(e, t) {
92
92
  (function(a, s) {
93
93
  e.exports = s();
94
- })(a2, (function() {
94
+ })(s2, (function() {
95
95
  var a = 1e3, s = 6e4, i = 36e5, o = "millisecond", r = "second", l = "minute", d = "hour", c = "day", u = "week", C = "month", m = "quarter", A = "year", f = "date", g = "Invalid Date", w = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, b = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, k = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(T) {
96
96
  var x = ["th", "st", "nd", "rd"], y = T % 100;
97
97
  return "[" + T + (x[(y - 20) % 10] || x[y] || x[0]) + "]";
@@ -234,13 +234,13 @@ function Xn() {
234
234
  }, x.format = function(y) {
235
235
  var L = this, S = this.$locale();
236
236
  if (!this.isValid()) return S.invalidDate || g;
237
- var R = y || "YYYY-MM-DDTHH:mm:ssZ", v = B.z(this), M = this.$H, Q = this.$m, F = this.$M, z = S.weekdays, K = S.months, be = S.meridiem, ve = function(ce, ze, bt, Vt) {
238
- return ce && (ce[ze] || ce(L, R)) || bt[ze].slice(0, Vt);
237
+ var R = y || "YYYY-MM-DDTHH:mm:ssZ", v = B.z(this), M = this.$H, Q = this.$m, F = this.$M, z = S.weekdays, K = S.months, be = S.meridiem, ve = function(ce, ze, bt, jt) {
238
+ return ce && (ce[ze] || ce(L, R)) || bt[ze].slice(0, jt);
239
239
  }, yt = function(ce) {
240
240
  return B.s(M % 12 || 12, ce, "0");
241
241
  }, Ye = be || function(ce, ze, bt) {
242
- var Vt = ce < 12 ? "AM" : "PM";
243
- return bt ? Vt.toLowerCase() : Vt;
242
+ var jt = ce < 12 ? "AM" : "PM";
243
+ return bt ? jt.toLowerCase() : jt;
244
244
  };
245
245
  return R.replace(b, (function(ce, ze) {
246
246
  return ze || (function(bt) {
@@ -364,14 +364,14 @@ function Xn() {
364
364
  }));
365
365
  })(Yt)), Yt.exports;
366
366
  }
367
- var s2 = Xn();
368
- const fe = /* @__PURE__ */ m1(s2);
369
- var Kt = { exports: {} }, i2 = Kt.exports, ln;
370
- function o2() {
367
+ var i2 = Xn();
368
+ const fe = /* @__PURE__ */ m1(i2);
369
+ var Kt = { exports: {} }, o2 = Kt.exports, ln;
370
+ function r2() {
371
371
  return ln || (ln = 1, (function(e, t) {
372
372
  (function(a, s) {
373
373
  e.exports = s();
374
- })(i2, (function() {
374
+ })(o2, (function() {
375
375
  return function(a, s, i) {
376
376
  a = a || {};
377
377
  var o = s.prototype, r = { future: "in %s", past: "%s ago", s: "a few seconds", m: "a minute", mm: "%d minutes", h: "an hour", hh: "%d hours", d: "a day", dd: "%d days", M: "a month", MM: "%d months", y: "a year", yy: "%d years" };
@@ -410,14 +410,14 @@ function o2() {
410
410
  }));
411
411
  })(Kt)), Kt.exports;
412
412
  }
413
- var r2 = o2();
414
- const l2 = /* @__PURE__ */ m1(r2);
415
- var Jt = { exports: {} }, c2 = Jt.exports, cn;
416
- function d2() {
413
+ var l2 = r2();
414
+ const c2 = /* @__PURE__ */ m1(l2);
415
+ var Jt = { exports: {} }, d2 = Jt.exports, cn;
416
+ function u2() {
417
417
  return cn || (cn = 1, (function(e, t) {
418
418
  (function(a, s) {
419
419
  e.exports = s(Xn());
420
- })(c2, (function(a) {
420
+ })(d2, (function(a) {
421
421
  function s(r) {
422
422
  return r && typeof r == "object" && "default" in r ? r : { default: r };
423
423
  }
@@ -428,13 +428,13 @@ function d2() {
428
428
  }));
429
429
  })(Jt)), Jt.exports;
430
430
  }
431
- d2();
432
- var Xt = { exports: {} }, u2 = Xt.exports, dn;
433
- function h2() {
431
+ u2();
432
+ var Xt = { exports: {} }, h2 = Xt.exports, dn;
433
+ function m2() {
434
434
  return dn || (dn = 1, (function(e, t) {
435
435
  (function(a, s) {
436
436
  e.exports = s();
437
- })(u2, (function() {
437
+ })(h2, (function() {
438
438
  var a = "minute", s = /[+-]\d\d(?::?\d\d)?/g, i = /([+-]|\d\d)/g;
439
439
  return function(o, r, l) {
440
440
  var d = r.prototype;
@@ -504,14 +504,14 @@ function h2() {
504
504
  }));
505
505
  })(Xt)), Xt.exports;
506
506
  }
507
- var m2 = h2();
508
- const C2 = /* @__PURE__ */ m1(m2);
509
- var e1 = { exports: {} }, f2 = e1.exports, un;
510
- function g2() {
507
+ var C2 = m2();
508
+ const f2 = /* @__PURE__ */ m1(C2);
509
+ var e1 = { exports: {} }, g2 = e1.exports, un;
510
+ function p2() {
511
511
  return un || (un = 1, (function(e, t) {
512
512
  (function(a, s) {
513
513
  e.exports = s();
514
- })(f2, (function() {
514
+ })(g2, (function() {
515
515
  var a = { year: 0, month: 1, day: 2, hour: 3, minute: 4, second: 5 }, s = {};
516
516
  return function(i, o, r) {
517
517
  var l, d = function(m, A, f) {
@@ -569,18 +569,18 @@ function g2() {
569
569
  }));
570
570
  })(e1)), e1.exports;
571
571
  }
572
- var p2 = g2();
573
- const A2 = /* @__PURE__ */ m1(p2);
574
- fe.extend(C2);
575
- fe.extend(A2);
576
- fe.extend(l2);
572
+ var A2 = p2();
573
+ const w2 = /* @__PURE__ */ m1(A2);
574
+ fe.extend(f2);
575
+ fe.extend(w2);
576
+ fe.extend(c2);
577
577
  const C1 = "America/Mexico_City", f1 = "en", Te = (e) => fe.tz(e, C1).locale(f1).format("DD MMMM YYYY"), ea = (e) => fe.tz(e, C1).locale(f1).format(
578
578
  "MMMM DD YYYY [•] hh:mm [hs]"
579
- ), w2 = (e) => fe.tz(e, C1).locale(f1).format("MM/DD/YYYY [•] hh:mm [HS]"), o8 = (e) => fe.tz(e, C1).locale(f1).format("dddd DD [de] MMMM YYYY"), we = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
580
- function y2(e) {
579
+ ), y2 = (e) => fe.tz(e, C1).locale(f1).format("MM/DD/YYYY [•] hh:mm [HS]"), o8 = (e) => fe.tz(e, C1).locale(f1).format("dddd DD [de] MMMM YYYY"), we = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
580
+ function b2(e) {
581
581
  return e && e.status === "fulfilled" ? e.value.data : null;
582
582
  }
583
- function b2(e) {
583
+ function v2(e) {
584
584
  return e && e.status === "fulfilled" ? e.value : null;
585
585
  }
586
586
  const Lt = (e, t, a) => ({
@@ -632,7 +632,7 @@ function r8(e) {
632
632
  }
633
633
  return t;
634
634
  }
635
- const o1 = () => "https://dev-saas.cms-medios.com", v2 = () => "https://dev-lahora.cms-medios.com", _2 = (e, t) => {
635
+ const o1 = () => "https://dev-saas.cms-medios.com", _2 = () => "https://dev-lahora.cms-medios.com", N2 = (e, t) => {
636
636
  if (!e) return {};
637
637
  const a = ta(e.keywords) ?? "", s = e?.preview?.sizes ? e?.preview?.sizes[0]?.url : "", i = "https://dev-lahora.cms-medios.com";
638
638
  return {
@@ -675,10 +675,10 @@ const o1 = () => "https://dev-saas.cms-medios.com", v2 = () => "https://dev-laho
675
675
  ]
676
676
  }
677
677
  };
678
- }, ta = (e) => !e || !e?.tags || e?.tags?.length === 0 ? "" : e?.tags?.map((t) => t.name).join(", ").replaceAll('"', "'").replaceAll("`", "'"), N2 = (e) => {
678
+ }, ta = (e) => !e || !e?.tags || e?.tags?.length === 0 ? "" : e?.tags?.map((t) => t.name).join(", ").replaceAll('"', "'").replaceAll("`", "'"), S2 = (e) => {
679
679
  const t = e?.match(/^\/(?:[^/]+\/)?([^/]+)\/([^/]+\.html)$/);
680
680
  return t ? { slug: t[1] ?? "", path: t[2] ?? "" } : { slug: "", path: "" };
681
- }, S2 = (e) => e.replaceAll("/", "").replaceAll("_", "").replace(".html", ""), x2 = {
681
+ }, x2 = (e) => e.replaceAll("/", "").replaceAll("_", "").replace(".html", ""), k2 = {
682
682
  description: { attr: "name", value: "description" },
683
683
  robots: { attr: "name", value: "robots" },
684
684
  keywords: { attr: "name", value: "keywords" },
@@ -693,11 +693,11 @@ const o1 = () => "https://dev-saas.cms-medios.com", v2 = () => "https://dev-laho
693
693
  "twitter.description": { attr: "name", value: "twitter:description" },
694
694
  "twitter.site": { attr: "name", value: "twitter:site" },
695
695
  "twitter.creator": { attr: "name", value: "twitter:creator" }
696
- }, k2 = (e) => {
696
+ }, E2 = (e) => {
697
697
  const t = [];
698
698
  let a = 0;
699
699
  const s = (r) => t.push(r);
700
- return e.title && typeof e.title == "string" && s(/* @__PURE__ */ n("title", { children: e.title }, `title-${a++}`)), Object.entries(x2).forEach(([r, l]) => {
700
+ return e.title && typeof e.title == "string" && s(/* @__PURE__ */ n("title", { children: e.title }, `title-${a++}`)), Object.entries(k2).forEach(([r, l]) => {
701
701
  const d = r.split(".").reduce((c, u) => c?.[u], e);
702
702
  d && s(
703
703
  /* @__PURE__ */ n(
@@ -822,7 +822,7 @@ const o1 = () => "https://dev-saas.cms-medios.com", v2 = () => "https://dev-laho
822
822
  const t = e.banners.find((o) => o.key === e.name);
823
823
  if (!t || !t.show) return null;
824
824
  const a = W1(t.value || "", e.replaces), s = /<script([^>]*)>([\s\S]*?)<\/script\s*>/gi, i = [...a.matchAll(s)];
825
- return /* @__PURE__ */ n(V, { children: i.map((o, r) => {
825
+ return /* @__PURE__ */ n(j, { children: i.map((o, r) => {
826
826
  const l = o[1] || "", d = o[2]?.trim() || "", c = l.match(/src=["']([^"']+)["']/i);
827
827
  if (c) {
828
828
  const u = c[1];
@@ -837,11 +837,11 @@ const o1 = () => "https://dev-saas.cms-medios.com", v2 = () => "https://dev-laho
837
837
  r
838
838
  );
839
839
  }) });
840
- }, E2 = (e) => {
840
+ }, q2 = (e) => {
841
841
  const t = e.banners.find((i) => i.key === e.name);
842
842
  if (!t || !t.show) return null;
843
843
  const s = W1(t.value || "", e.replaces).split(/(<script[\s\S]*?<\/script\s*>)/gi);
844
- return /* @__PURE__ */ n(V, { children: s.map((i, o) => {
844
+ return /* @__PURE__ */ n(j, { children: s.map((i, o) => {
845
845
  const r = i.match(
846
846
  /<script([^>]*)>([\s\S]*?)<\/script\s*>/i
847
847
  );
@@ -863,12 +863,12 @@ const o1 = () => "https://dev-saas.cms-medios.com", v2 = () => "https://dev-laho
863
863
  return /* @__PURE__ */ n("div", { dangerouslySetInnerHTML: { __html: i } }, o);
864
864
  return null;
865
865
  }) });
866
- }, Ot = (e, t, a) => {
866
+ }, Vt = (e, t, a) => {
867
867
  let s = e.siteUrl;
868
868
  return t.forEach((i, o) => {
869
869
  o > 0 && (s += `/${i}`);
870
870
  }), `${s}/page/${a + 1}`;
871
- }, jt = (e, t, a) => {
871
+ }, Ot = (e, t, a) => {
872
872
  let s = e.siteUrl;
873
873
  return t.forEach((i, o) => {
874
874
  o > 0 && (s += `/${i}`);
@@ -878,17 +878,17 @@ function l8(e) {
878
878
  const t = e.length;
879
879
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
880
880
  }
881
- const q2 = () => !1, U2 = "", hn = ({ images: e }) => /* @__PURE__ */ n(V, { children: e.map((t, a) => t.href !== "" && /* @__PURE__ */ n(
881
+ const U2 = () => !1, T2 = "", hn = ({ images: e }) => /* @__PURE__ */ n(j, { children: e.map((t, a) => t.href !== "" && /* @__PURE__ */ n(
882
882
  "link",
883
883
  {
884
884
  rel: "preload",
885
- href: U2 + t.href,
885
+ href: T2 + t.href,
886
886
  media: t.media ?? "",
887
887
  as: "image",
888
888
  fetchPriority: t.fetchPriority ?? "high"
889
889
  },
890
890
  a
891
- )) }), T2 = (e, t) => e ? {
891
+ )) }), L2 = (e, t) => e ? {
892
892
  title: e?.main?.title + " | " + t.name,
893
893
  robots: "index, follow, max-image-preview:large",
894
894
  alternates: {
@@ -954,26 +954,26 @@ function d8(e) {
954
954
  vf: (d) => `/videos/video-flash/${fe(o).format("YYYY/MM/DD")}/${t[0]}.${d}`
955
955
  }[i]?.(r) ?? "", op: i };
956
956
  }
957
- const L2 = { prerender: [
957
+ const I2 = { prerender: [
958
958
  { where: { and: [
959
959
  { href_matches: "/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html" },
960
960
  { not: { selector_matches: "[rel~=nofollow]" } }
961
961
  ] }, eagerness: "immediate" }
962
- ] }, I2 = { prerender: [
962
+ ] }, M2 = { prerender: [
963
963
  { where: { and: [
964
964
  { href_matches: "/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html" },
965
965
  { not: { selector_matches: "[rel~=nofollow]" } }
966
966
  ] }, eagerness: "immediate" },
967
967
  { eagerness: "immediate", urls: ["/"] }
968
- ] }, M2 = {
969
- Home: L2,
970
- Common: I2
971
- }, B2 = ({ active: e, type: t, customSpeculation: a }) => e && /* @__PURE__ */ n(
968
+ ] }, B2 = {
969
+ Home: I2,
970
+ Common: M2
971
+ }, D2 = ({ active: e, type: t, customSpeculation: a }) => e && /* @__PURE__ */ n(
972
972
  "script",
973
973
  {
974
974
  type: "speculationrules",
975
975
  dangerouslySetInnerHTML: {
976
- __html: JSON.stringify(a ?? M2[t])
976
+ __html: JSON.stringify(a ?? B2[t])
977
977
  }
978
978
  }
979
979
  ), Z1 = async (e, t, a) => {
@@ -982,19 +982,19 @@ const L2 = { prerender: [
982
982
  return a.get(`/schemas${t}`, { params: s }).catch((i) => {
983
983
  console.log(`[/schemas${t}] Error: ${i.message}`);
984
984
  });
985
- }, D2 = {
985
+ }, R2 = {
986
986
  autor: "autor",
987
987
  seccion: "seccion",
988
988
  tema: "claves",
989
989
  "ultimas-noticias": "seccion"
990
- }, R2 = async ({
990
+ }, H2 = async ({
991
991
  config: e,
992
992
  axiosApi: t,
993
993
  pathname: a,
994
994
  ROUTE: s
995
995
  }) => {
996
996
  let i = [];
997
- const o = a === "/" || a === "/index.html" ? void 0 : P2(G2[s]({ pathname: a, config: e })), r = D2[s] ?? void 0, l = {
997
+ const o = a === "/" || a === "/index.html" ? void 0 : G2(z2[s]({ pathname: a, config: e })), r = R2[s] ?? void 0, l = {
998
998
  newstype: e.newsType,
999
999
  publication: "35",
1000
1000
  ...o && r ? { query: `${r}:('${o}')` } : {}
@@ -1019,7 +1019,7 @@ const L2 = { prerender: [
1019
1019
  }
1020
1020
  );
1021
1021
  };
1022
- const H2 = async ({
1022
+ const j2 = async ({
1023
1023
  realPath: e,
1024
1024
  config: t,
1025
1025
  BASE_URL: a,
@@ -1092,7 +1092,7 @@ const H2 = async ({
1092
1092
  dangerouslySetInnerHTML: { __html: JSON.stringify(t) }
1093
1093
  }
1094
1094
  );
1095
- }, j2 = async ({ realPath: e, config: t, axiosApi: a }) => {
1095
+ }, Q2 = async ({ realPath: e, config: t, axiosApi: a }) => {
1096
1096
  try {
1097
1097
  const s = {
1098
1098
  path: e,
@@ -1114,7 +1114,7 @@ const H2 = async ({
1114
1114
  } catch (s) {
1115
1115
  return console.error("Error fetching video schemas:", s), null;
1116
1116
  }
1117
- }, Q2 = ({ config: e }) => {
1117
+ }, P2 = ({ config: e }) => {
1118
1118
  const t = `@font-face {
1119
1119
  font-family: '${e.fontName}';
1120
1120
  font-style: normal;
@@ -1124,7 +1124,7 @@ const H2 = async ({
1124
1124
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
1125
1125
  }
1126
1126
  `;
1127
- return /* @__PURE__ */ n(V, { children: e.useS3Font ? /* @__PURE__ */ h(V, { children: [
1127
+ return /* @__PURE__ */ n(j, { children: e.useS3Font ? /* @__PURE__ */ h(j, { children: [
1128
1128
  /* @__PURE__ */ n(
1129
1129
  "link",
1130
1130
  {
@@ -1162,7 +1162,7 @@ const H2 = async ({
1162
1162
  "[author_replace]": e.currentNew?.authors[0]?.name ?? "",
1163
1163
  "[section_replace]": e.currentNew?.info?.section?.slug ?? "",
1164
1164
  "[tag_replace]": ta(e.currentNew?.keywords),
1165
- "[url_replace]": S2(e.internalPath ?? "")
1165
+ "[url_replace]": x2(e.internalPath ?? "")
1166
1166
  }),
1167
1167
  seccion: (e) => ({
1168
1168
  "[author_replace]": "",
@@ -1224,15 +1224,15 @@ const H2 = async ({
1224
1224
  "[tag_replace]": "",
1225
1225
  "[url_replace]": ""
1226
1226
  })
1227
- }, P2 = (e) => {
1227
+ }, G2 = (e) => {
1228
1228
  if (e.search("/page/") === -1) return e.replace("/", "");
1229
1229
  const t = e.split("/"), a = t.indexOf("page") - 1;
1230
1230
  return a < 0 ? e : (t[a] ?? "").replace("/", "");
1231
- }, G2 = {
1231
+ }, z2 = {
1232
1232
  404: () => "404",
1233
1233
  home: () => "home",
1234
1234
  slug: (e) => e.pathname.replace("/", ""),
1235
- news: (e) => N2(e.pathname)?.slug,
1235
+ news: (e) => S2(e.pathname)?.slug,
1236
1236
  seccion: (e) => e.pathname.split("/seccion/")[1] ?? "",
1237
1237
  tema: (e) => e.pathname.split("/tema/")[1] ?? "",
1238
1238
  pages: (e) => e.pathname.split("/pages/")[1] ?? "",
@@ -1378,24 +1378,24 @@ function sa(e, t) {
1378
1378
  return e.apply(t, arguments);
1379
1379
  };
1380
1380
  }
1381
- const { toString: z2 } = Object.prototype, { getPrototypeOf: $1 } = Object, { iterator: g1, toStringTag: ia } = Symbol, p1 = /* @__PURE__ */ ((e) => (t) => {
1382
- const a = z2.call(t);
1381
+ const { toString: F2 } = Object.prototype, { getPrototypeOf: $1 } = Object, { iterator: g1, toStringTag: ia } = Symbol, p1 = /* @__PURE__ */ ((e) => (t) => {
1382
+ const a = F2.call(t);
1383
1383
  return e[a] || (e[a] = a.slice(8, -1).toLowerCase());
1384
1384
  })(/* @__PURE__ */ Object.create(null)), Ee = (e) => (e = e.toLowerCase(), (t) => p1(t) === e), A1 = (e) => (t) => typeof t === e, { isArray: ft } = Array, dt = A1("undefined");
1385
1385
  function Mt(e) {
1386
1386
  return e !== null && !dt(e) && e.constructor !== null && !dt(e.constructor) && ue(e.constructor.isBuffer) && e.constructor.isBuffer(e);
1387
1387
  }
1388
1388
  const oa = Ee("ArrayBuffer");
1389
- function F2(e) {
1389
+ function W2(e) {
1390
1390
  let t;
1391
1391
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && oa(e.buffer), t;
1392
1392
  }
1393
- const W2 = A1("string"), ue = A1("function"), ra = A1("number"), Bt = (e) => e !== null && typeof e == "object", Z2 = (e) => e === !0 || e === !1, t1 = (e) => {
1393
+ const Z2 = A1("string"), ue = A1("function"), ra = A1("number"), Bt = (e) => e !== null && typeof e == "object", $2 = (e) => e === !0 || e === !1, t1 = (e) => {
1394
1394
  if (p1(e) !== "object")
1395
1395
  return !1;
1396
1396
  const t = $1(e);
1397
1397
  return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(ia in e) && !(g1 in e);
1398
- }, $2 = (e) => {
1398
+ }, Y2 = (e) => {
1399
1399
  if (!Bt(e) || Mt(e))
1400
1400
  return !1;
1401
1401
  try {
@@ -1403,11 +1403,11 @@ const W2 = A1("string"), ue = A1("function"), ra = A1("number"), Bt = (e) => e !
1403
1403
  } catch {
1404
1404
  return !1;
1405
1405
  }
1406
- }, Y2 = Ee("Date"), K2 = Ee("File"), J2 = Ee("Blob"), X2 = Ee("FileList"), es = (e) => Bt(e) && ue(e.pipe), ts = (e) => {
1406
+ }, K2 = Ee("Date"), J2 = Ee("File"), X2 = Ee("Blob"), es = Ee("FileList"), ts = (e) => Bt(e) && ue(e.pipe), ns = (e) => {
1407
1407
  let t;
1408
1408
  return e && (typeof FormData == "function" && e instanceof FormData || ue(e.append) && ((t = p1(e)) === "formdata" || // detect form-data instance
1409
1409
  t === "object" && ue(e.toString) && e.toString() === "[object FormData]"));
1410
- }, ns = Ee("URLSearchParams"), [as, ss, is, os] = ["ReadableStream", "Request", "Response", "Headers"].map(Ee), rs = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
1410
+ }, as = Ee("URLSearchParams"), [ss, is, os, rs] = ["ReadableStream", "Request", "Response", "Headers"].map(Ee), ls = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
1411
1411
  function Dt(e, t, { allOwnKeys: a = !1 } = {}) {
1412
1412
  if (e === null || typeof e > "u")
1413
1413
  return;
@@ -1436,22 +1436,22 @@ function la(e, t) {
1436
1436
  return null;
1437
1437
  }
1438
1438
  const Xe = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ca = (e) => !dt(e) && e !== Xe;
1439
- function V1() {
1439
+ function j1() {
1440
1440
  const { caseless: e, skipUndefined: t } = ca(this) && this || {}, a = {}, s = (i, o) => {
1441
1441
  const r = e && la(a, o) || o;
1442
- t1(a[r]) && t1(i) ? a[r] = V1(a[r], i) : t1(i) ? a[r] = V1({}, i) : ft(i) ? a[r] = i.slice() : (!t || !dt(i)) && (a[r] = i);
1442
+ t1(a[r]) && t1(i) ? a[r] = j1(a[r], i) : t1(i) ? a[r] = j1({}, i) : ft(i) ? a[r] = i.slice() : (!t || !dt(i)) && (a[r] = i);
1443
1443
  };
1444
1444
  for (let i = 0, o = arguments.length; i < o; i++)
1445
1445
  arguments[i] && Dt(arguments[i], s);
1446
1446
  return a;
1447
1447
  }
1448
- const ls = (e, t, a, { allOwnKeys: s } = {}) => (Dt(t, (i, o) => {
1448
+ const cs = (e, t, a, { allOwnKeys: s } = {}) => (Dt(t, (i, o) => {
1449
1449
  a && ue(i) ? e[o] = sa(i, a) : e[o] = i;
1450
- }, { allOwnKeys: s }), e), cs = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), ds = (e, t, a, s) => {
1450
+ }, { allOwnKeys: s }), e), ds = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), us = (e, t, a, s) => {
1451
1451
  e.prototype = Object.create(t.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
1452
1452
  value: t.prototype
1453
1453
  }), a && Object.assign(e.prototype, a);
1454
- }, us = (e, t, a, s) => {
1454
+ }, hs = (e, t, a, s) => {
1455
1455
  let i, o, r;
1456
1456
  const l = {};
1457
1457
  if (t = t || {}, e == null) return t;
@@ -1461,11 +1461,11 @@ const ls = (e, t, a, { allOwnKeys: s } = {}) => (Dt(t, (i, o) => {
1461
1461
  e = a !== !1 && $1(e);
1462
1462
  } while (e && (!a || a(e, t)) && e !== Object.prototype);
1463
1463
  return t;
1464
- }, hs = (e, t, a) => {
1464
+ }, ms = (e, t, a) => {
1465
1465
  e = String(e), (a === void 0 || a > e.length) && (a = e.length), a -= t.length;
1466
1466
  const s = e.indexOf(t, a);
1467
1467
  return s !== -1 && s === a;
1468
- }, ms = (e) => {
1468
+ }, Cs = (e) => {
1469
1469
  if (!e) return null;
1470
1470
  if (ft(e)) return e;
1471
1471
  let t = e.length;
@@ -1474,31 +1474,31 @@ const ls = (e, t, a, { allOwnKeys: s } = {}) => (Dt(t, (i, o) => {
1474
1474
  for (; t-- > 0; )
1475
1475
  a[t] = e[t];
1476
1476
  return a;
1477
- }, Cs = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && $1(Uint8Array)), fs = (e, t) => {
1477
+ }, fs = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && $1(Uint8Array)), gs = (e, t) => {
1478
1478
  const s = (e && e[g1]).call(e);
1479
1479
  let i;
1480
1480
  for (; (i = s.next()) && !i.done; ) {
1481
1481
  const o = i.value;
1482
1482
  t.call(e, o[0], o[1]);
1483
1483
  }
1484
- }, gs = (e, t) => {
1484
+ }, ps = (e, t) => {
1485
1485
  let a;
1486
1486
  const s = [];
1487
1487
  for (; (a = e.exec(t)) !== null; )
1488
1488
  s.push(a);
1489
1489
  return s;
1490
- }, ps = Ee("HTMLFormElement"), As = (e) => e.toLowerCase().replace(
1490
+ }, As = Ee("HTMLFormElement"), ws = (e) => e.toLowerCase().replace(
1491
1491
  /[-_\s]([a-z\d])(\w*)/g,
1492
1492
  function(a, s, i) {
1493
1493
  return s.toUpperCase() + i;
1494
1494
  }
1495
- ), mn = (({ hasOwnProperty: e }) => (t, a) => e.call(t, a))(Object.prototype), ws = Ee("RegExp"), da = (e, t) => {
1495
+ ), mn = (({ hasOwnProperty: e }) => (t, a) => e.call(t, a))(Object.prototype), ys = Ee("RegExp"), da = (e, t) => {
1496
1496
  const a = Object.getOwnPropertyDescriptors(e), s = {};
1497
1497
  Dt(a, (i, o) => {
1498
1498
  let r;
1499
1499
  (r = t(i, o, e)) !== !1 && (s[o] = r || i);
1500
1500
  }), Object.defineProperties(e, s);
1501
- }, ys = (e) => {
1501
+ }, bs = (e) => {
1502
1502
  da(e, (t, a) => {
1503
1503
  if (ue(e) && ["arguments", "caller", "callee"].indexOf(a) !== -1)
1504
1504
  return !1;
@@ -1513,19 +1513,19 @@ const ls = (e, t, a, { allOwnKeys: s } = {}) => (Dt(t, (i, o) => {
1513
1513
  });
1514
1514
  }
1515
1515
  });
1516
- }, bs = (e, t) => {
1516
+ }, vs = (e, t) => {
1517
1517
  const a = {}, s = (i) => {
1518
1518
  i.forEach((o) => {
1519
1519
  a[o] = !0;
1520
1520
  });
1521
1521
  };
1522
1522
  return ft(e) ? s(e) : s(String(e).split(t)), a;
1523
- }, vs = () => {
1524
- }, _s = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
1525
- function Ns(e) {
1523
+ }, _s = () => {
1524
+ }, Ns = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
1525
+ function Ss(e) {
1526
1526
  return !!(e && ue(e.append) && e[ia] === "FormData" && e[g1]);
1527
1527
  }
1528
- const Ss = (e) => {
1528
+ const xs = (e) => {
1529
1529
  const t = new Array(10), a = (s, i) => {
1530
1530
  if (Bt(s)) {
1531
1531
  if (t.indexOf(s) >= 0)
@@ -1544,77 +1544,77 @@ const Ss = (e) => {
1544
1544
  return s;
1545
1545
  };
1546
1546
  return a(e, 0);
1547
- }, xs = Ee("AsyncFunction"), ks = (e) => e && (Bt(e) || ue(e)) && ue(e.then) && ue(e.catch), ua = ((e, t) => e ? setImmediate : t ? ((a, s) => (Xe.addEventListener("message", ({ source: i, data: o }) => {
1547
+ }, ks = Ee("AsyncFunction"), Es = (e) => e && (Bt(e) || ue(e)) && ue(e.then) && ue(e.catch), ua = ((e, t) => e ? setImmediate : t ? ((a, s) => (Xe.addEventListener("message", ({ source: i, data: o }) => {
1548
1548
  i === Xe && o === a && s.length && s.shift()();
1549
1549
  }, !1), (i) => {
1550
1550
  s.push(i), Xe.postMessage(a, "*");
1551
1551
  }))(`axios@${Math.random()}`, []) : (a) => setTimeout(a))(
1552
1552
  typeof setImmediate == "function",
1553
1553
  ue(Xe.postMessage)
1554
- ), Es = typeof queueMicrotask < "u" ? queueMicrotask.bind(Xe) : typeof process < "u" && process.nextTick || ua, qs = (e) => e != null && ue(e[g1]), p = {
1554
+ ), qs = typeof queueMicrotask < "u" ? queueMicrotask.bind(Xe) : typeof process < "u" && process.nextTick || ua, Us = (e) => e != null && ue(e[g1]), p = {
1555
1555
  isArray: ft,
1556
1556
  isArrayBuffer: oa,
1557
1557
  isBuffer: Mt,
1558
- isFormData: ts,
1559
- isArrayBufferView: F2,
1560
- isString: W2,
1558
+ isFormData: ns,
1559
+ isArrayBufferView: W2,
1560
+ isString: Z2,
1561
1561
  isNumber: ra,
1562
- isBoolean: Z2,
1562
+ isBoolean: $2,
1563
1563
  isObject: Bt,
1564
1564
  isPlainObject: t1,
1565
- isEmptyObject: $2,
1566
- isReadableStream: as,
1567
- isRequest: ss,
1568
- isResponse: is,
1569
- isHeaders: os,
1565
+ isEmptyObject: Y2,
1566
+ isReadableStream: ss,
1567
+ isRequest: is,
1568
+ isResponse: os,
1569
+ isHeaders: rs,
1570
1570
  isUndefined: dt,
1571
- isDate: Y2,
1572
- isFile: K2,
1573
- isBlob: J2,
1574
- isRegExp: ws,
1571
+ isDate: K2,
1572
+ isFile: J2,
1573
+ isBlob: X2,
1574
+ isRegExp: ys,
1575
1575
  isFunction: ue,
1576
- isStream: es,
1577
- isURLSearchParams: ns,
1578
- isTypedArray: Cs,
1579
- isFileList: X2,
1576
+ isStream: ts,
1577
+ isURLSearchParams: as,
1578
+ isTypedArray: fs,
1579
+ isFileList: es,
1580
1580
  forEach: Dt,
1581
- merge: V1,
1582
- extend: ls,
1583
- trim: rs,
1584
- stripBOM: cs,
1585
- inherits: ds,
1586
- toFlatObject: us,
1581
+ merge: j1,
1582
+ extend: cs,
1583
+ trim: ls,
1584
+ stripBOM: ds,
1585
+ inherits: us,
1586
+ toFlatObject: hs,
1587
1587
  kindOf: p1,
1588
1588
  kindOfTest: Ee,
1589
- endsWith: hs,
1590
- toArray: ms,
1591
- forEachEntry: fs,
1592
- matchAll: gs,
1593
- isHTMLForm: ps,
1589
+ endsWith: ms,
1590
+ toArray: Cs,
1591
+ forEachEntry: gs,
1592
+ matchAll: ps,
1593
+ isHTMLForm: As,
1594
1594
  hasOwnProperty: mn,
1595
1595
  hasOwnProp: mn,
1596
1596
  // an alias to avoid ESLint no-prototype-builtins detection
1597
1597
  reduceDescriptors: da,
1598
- freezeMethods: ys,
1599
- toObjectSet: bs,
1600
- toCamelCase: As,
1601
- noop: vs,
1602
- toFiniteNumber: _s,
1598
+ freezeMethods: bs,
1599
+ toObjectSet: vs,
1600
+ toCamelCase: ws,
1601
+ noop: _s,
1602
+ toFiniteNumber: Ns,
1603
1603
  findKey: la,
1604
1604
  global: Xe,
1605
1605
  isContextDefined: ca,
1606
- isSpecCompliantForm: Ns,
1607
- toJSONObject: Ss,
1608
- isAsyncFn: xs,
1609
- isThenable: ks,
1606
+ isSpecCompliantForm: Ss,
1607
+ toJSONObject: xs,
1608
+ isAsyncFn: ks,
1609
+ isThenable: Es,
1610
1610
  setImmediate: ua,
1611
- asap: Es,
1612
- isIterable: qs
1611
+ asap: qs,
1612
+ isIterable: Us
1613
1613
  };
1614
- function j(e, t, a, s, i) {
1614
+ function O(e, t, a, s, i) {
1615
1615
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), a && (this.config = a), s && (this.request = s), i && (this.response = i, this.status = i.status ? i.status : null);
1616
1616
  }
1617
- p.inherits(j, Error, {
1617
+ p.inherits(O, Error, {
1618
1618
  toJSON: function() {
1619
1619
  return {
1620
1620
  // Standard
@@ -1635,7 +1635,7 @@ p.inherits(j, Error, {
1635
1635
  };
1636
1636
  }
1637
1637
  });
1638
- const ha = j.prototype, ma = {};
1638
+ const ha = O.prototype, ma = {};
1639
1639
  [
1640
1640
  "ERR_BAD_OPTION_VALUE",
1641
1641
  "ERR_BAD_OPTION",
@@ -1653,18 +1653,18 @@ const ha = j.prototype, ma = {};
1653
1653
  ].forEach((e) => {
1654
1654
  ma[e] = { value: e };
1655
1655
  });
1656
- Object.defineProperties(j, ma);
1656
+ Object.defineProperties(O, ma);
1657
1657
  Object.defineProperty(ha, "isAxiosError", { value: !0 });
1658
- j.from = (e, t, a, s, i, o) => {
1658
+ O.from = (e, t, a, s, i, o) => {
1659
1659
  const r = Object.create(ha);
1660
1660
  p.toFlatObject(e, r, function(u) {
1661
1661
  return u !== Error.prototype;
1662
1662
  }, (c) => c !== "isAxiosError");
1663
1663
  const l = e && e.message ? e.message : "Error", d = t == null && e ? e.code : t;
1664
- return j.call(r, l, d, a, s, i), e && r.cause == null && Object.defineProperty(r, "cause", { value: e, configurable: !0 }), r.name = e && e.name || "Error", o && Object.assign(r, o), r;
1664
+ return O.call(r, l, d, a, s, i), e && r.cause == null && Object.defineProperty(r, "cause", { value: e, configurable: !0 }), r.name = e && e.name || "Error", o && Object.assign(r, o), r;
1665
1665
  };
1666
- const Us = null;
1667
- function O1(e) {
1666
+ const Ts = null;
1667
+ function V1(e) {
1668
1668
  return p.isPlainObject(e) || p.isArray(e);
1669
1669
  }
1670
1670
  function Ca(e) {
@@ -1675,10 +1675,10 @@ function Cn(e, t, a) {
1675
1675
  return i = Ca(i), !a && o ? "[" + i + "]" : i;
1676
1676
  }).join(a ? "." : "") : t;
1677
1677
  }
1678
- function Ts(e) {
1679
- return p.isArray(e) && !e.some(O1);
1678
+ function Ls(e) {
1679
+ return p.isArray(e) && !e.some(V1);
1680
1680
  }
1681
- const Ls = p.toFlatObject(p, {}, null, function(t) {
1681
+ const Is = p.toFlatObject(p, {}, null, function(t) {
1682
1682
  return /^is[A-Z]/.test(t);
1683
1683
  });
1684
1684
  function w1(e, t, a) {
@@ -1701,7 +1701,7 @@ function w1(e, t, a) {
1701
1701
  if (p.isBoolean(f))
1702
1702
  return f.toString();
1703
1703
  if (!d && p.isBlob(f))
1704
- throw new j("Blob is not supported. Use a Buffer instead.");
1704
+ throw new O("Blob is not supported. Use a Buffer instead.");
1705
1705
  return p.isArrayBuffer(f) || p.isTypedArray(f) ? d && typeof Blob == "function" ? new Blob([f]) : Buffer.from(f) : f;
1706
1706
  }
1707
1707
  function u(f, g, w) {
@@ -1709,7 +1709,7 @@ function w1(e, t, a) {
1709
1709
  if (f && !w && typeof f == "object") {
1710
1710
  if (p.endsWith(g, "{}"))
1711
1711
  g = s ? g : g.slice(0, -2), f = JSON.stringify(f);
1712
- else if (p.isArray(f) && Ts(f) || (p.isFileList(f) || p.endsWith(g, "[]")) && (b = p.toArray(f)))
1712
+ else if (p.isArray(f) && Ls(f) || (p.isFileList(f) || p.endsWith(g, "[]")) && (b = p.toArray(f)))
1713
1713
  return g = Ca(g), b.forEach(function(N, U) {
1714
1714
  !(p.isUndefined(N) || N === null) && t.append(
1715
1715
  // eslint-disable-next-line no-nested-ternary
@@ -1718,12 +1718,12 @@ function w1(e, t, a) {
1718
1718
  );
1719
1719
  }), !1;
1720
1720
  }
1721
- return O1(f) ? !0 : (t.append(Cn(w, g, o), c(f)), !1);
1721
+ return V1(f) ? !0 : (t.append(Cn(w, g, o), c(f)), !1);
1722
1722
  }
1723
- const C = [], m = Object.assign(Ls, {
1723
+ const C = [], m = Object.assign(Is, {
1724
1724
  defaultVisitor: u,
1725
1725
  convertValue: c,
1726
- isVisitable: O1
1726
+ isVisitable: V1
1727
1727
  });
1728
1728
  function A(f, g) {
1729
1729
  if (!p.isUndefined(f)) {
@@ -1773,13 +1773,13 @@ fa.toString = function(t) {
1773
1773
  return a(i[0]) + "=" + a(i[1]);
1774
1774
  }, "").join("&");
1775
1775
  };
1776
- function Is(e) {
1776
+ function Ms(e) {
1777
1777
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
1778
1778
  }
1779
1779
  function ga(e, t, a) {
1780
1780
  if (!t)
1781
1781
  return e;
1782
- const s = a && a.encode || Is;
1782
+ const s = a && a.encode || Ms;
1783
1783
  p.isFunction(a) && (a = {
1784
1784
  serialize: a
1785
1785
  });
@@ -1849,27 +1849,27 @@ const pa = {
1849
1849
  silentJSONParsing: !0,
1850
1850
  forcedJSONParsing: !0,
1851
1851
  clarifyTimeoutError: !1
1852
- }, Ms = typeof URLSearchParams < "u" ? URLSearchParams : Y1, Bs = typeof FormData < "u" ? FormData : null, Ds = typeof Blob < "u" ? Blob : null, Rs = {
1852
+ }, Bs = typeof URLSearchParams < "u" ? URLSearchParams : Y1, Ds = typeof FormData < "u" ? FormData : null, Rs = typeof Blob < "u" ? Blob : null, Hs = {
1853
1853
  isBrowser: !0,
1854
1854
  classes: {
1855
- URLSearchParams: Ms,
1856
- FormData: Bs,
1857
- Blob: Ds
1855
+ URLSearchParams: Bs,
1856
+ FormData: Ds,
1857
+ Blob: Rs
1858
1858
  },
1859
1859
  protocols: ["http", "https", "file", "blob", "url", "data"]
1860
- }, K1 = typeof window < "u" && typeof document < "u", j1 = typeof navigator == "object" && navigator || void 0, Hs = K1 && (!j1 || ["ReactNative", "NativeScript", "NS"].indexOf(j1.product) < 0), Vs = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
1861
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Os = K1 && window.location.href || "http://localhost", js = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1860
+ }, K1 = typeof window < "u" && typeof document < "u", O1 = typeof navigator == "object" && navigator || void 0, js = K1 && (!O1 || ["ReactNative", "NativeScript", "NS"].indexOf(O1.product) < 0), Vs = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
1861
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Os = K1 && window.location.href || "http://localhost", Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1862
1862
  __proto__: null,
1863
1863
  hasBrowserEnv: K1,
1864
- hasStandardBrowserEnv: Hs,
1864
+ hasStandardBrowserEnv: js,
1865
1865
  hasStandardBrowserWebWorkerEnv: Vs,
1866
- navigator: j1,
1866
+ navigator: O1,
1867
1867
  origin: Os
1868
1868
  }, Symbol.toStringTag, { value: "Module" })), ae = {
1869
- ...js,
1870
- ...Rs
1869
+ ...Qs,
1870
+ ...Hs
1871
1871
  };
1872
- function Qs(e, t) {
1872
+ function Ps(e, t) {
1873
1873
  return w1(e, new ae.classes.URLSearchParams(), {
1874
1874
  visitor: function(a, s, i, o) {
1875
1875
  return ae.isNode && p.isBuffer(a) ? (this.append(s, a.toString("base64")), !1) : o.defaultVisitor.apply(this, arguments);
@@ -1877,10 +1877,10 @@ function Qs(e, t) {
1877
1877
  ...t
1878
1878
  });
1879
1879
  }
1880
- function Ps(e) {
1880
+ function Gs(e) {
1881
1881
  return p.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
1882
1882
  }
1883
- function Gs(e) {
1883
+ function zs(e) {
1884
1884
  const t = {}, a = Object.keys(e);
1885
1885
  let s;
1886
1886
  const i = a.length;
@@ -1894,17 +1894,17 @@ function Aa(e) {
1894
1894
  let r = a[o++];
1895
1895
  if (r === "__proto__") return !0;
1896
1896
  const l = Number.isFinite(+r), d = o >= a.length;
1897
- return r = !r && p.isArray(i) ? i.length : r, d ? (p.hasOwnProp(i, r) ? i[r] = [i[r], s] : i[r] = s, !l) : ((!i[r] || !p.isObject(i[r])) && (i[r] = []), t(a, s, i[r], o) && p.isArray(i[r]) && (i[r] = Gs(i[r])), !l);
1897
+ return r = !r && p.isArray(i) ? i.length : r, d ? (p.hasOwnProp(i, r) ? i[r] = [i[r], s] : i[r] = s, !l) : ((!i[r] || !p.isObject(i[r])) && (i[r] = []), t(a, s, i[r], o) && p.isArray(i[r]) && (i[r] = zs(i[r])), !l);
1898
1898
  }
1899
1899
  if (p.isFormData(e) && p.isFunction(e.entries)) {
1900
1900
  const a = {};
1901
1901
  return p.forEachEntry(e, (s, i) => {
1902
- t(Ps(s), i, a, 0);
1902
+ t(Gs(s), i, a, 0);
1903
1903
  }), a;
1904
1904
  }
1905
1905
  return null;
1906
1906
  }
1907
- function zs(e, t, a) {
1907
+ function Fs(e, t, a) {
1908
1908
  if (p.isString(e))
1909
1909
  try {
1910
1910
  return (t || JSON.parse)(e), p.trim(e);
@@ -1930,7 +1930,7 @@ const Rt = {
1930
1930
  let l;
1931
1931
  if (o) {
1932
1932
  if (s.indexOf("application/x-www-form-urlencoded") > -1)
1933
- return Qs(t, this.formSerializer).toString();
1933
+ return Ps(t, this.formSerializer).toString();
1934
1934
  if ((l = p.isFileList(t)) || s.indexOf("multipart/form-data") > -1) {
1935
1935
  const d = this.env && this.env.FormData;
1936
1936
  return w1(
@@ -1940,7 +1940,7 @@ const Rt = {
1940
1940
  );
1941
1941
  }
1942
1942
  }
1943
- return o || i ? (a.setContentType("application/json", !1), zs(t)) : t;
1943
+ return o || i ? (a.setContentType("application/json", !1), Fs(t)) : t;
1944
1944
  }],
1945
1945
  transformResponse: [function(t) {
1946
1946
  const a = this.transitional || Rt.transitional, s = a && a.forcedJSONParsing, i = this.responseType === "json";
@@ -1952,7 +1952,7 @@ const Rt = {
1952
1952
  return JSON.parse(t, this.parseReviver);
1953
1953
  } catch (l) {
1954
1954
  if (r)
1955
- throw l.name === "SyntaxError" ? j.from(l, j.ERR_BAD_RESPONSE, this, null, this.response) : l;
1955
+ throw l.name === "SyntaxError" ? O.from(l, O.ERR_BAD_RESPONSE, this, null, this.response) : l;
1956
1956
  }
1957
1957
  }
1958
1958
  return t;
@@ -1983,7 +1983,7 @@ const Rt = {
1983
1983
  p.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
1984
1984
  Rt.headers[e] = {};
1985
1985
  });
1986
- const Fs = p.toObjectSet([
1986
+ const Ws = p.toObjectSet([
1987
1987
  "age",
1988
1988
  "authorization",
1989
1989
  "content-length",
@@ -2001,12 +2001,12 @@ const Fs = p.toObjectSet([
2001
2001
  "referer",
2002
2002
  "retry-after",
2003
2003
  "user-agent"
2004
- ]), Ws = (e) => {
2004
+ ]), Zs = (e) => {
2005
2005
  const t = {};
2006
2006
  let a, s, i;
2007
2007
  return e && e.split(`
2008
2008
  `).forEach(function(r) {
2009
- i = r.indexOf(":"), a = r.substring(0, i).trim().toLowerCase(), s = r.substring(i + 1).trim(), !(!a || t[a] && Fs[a]) && (a === "set-cookie" ? t[a] ? t[a].push(s) : t[a] = [s] : t[a] = t[a] ? t[a] + ", " + s : s);
2009
+ i = r.indexOf(":"), a = r.substring(0, i).trim().toLowerCase(), s = r.substring(i + 1).trim(), !(!a || t[a] && Ws[a]) && (a === "set-cookie" ? t[a] ? t[a].push(s) : t[a] = [s] : t[a] = t[a] ? t[a] + ", " + s : s);
2010
2010
  }), t;
2011
2011
  }, pn = Symbol("internals");
2012
2012
  function vt(e) {
@@ -2015,14 +2015,14 @@ function vt(e) {
2015
2015
  function n1(e) {
2016
2016
  return e === !1 || e == null ? e : p.isArray(e) ? e.map(n1) : String(e);
2017
2017
  }
2018
- function Zs(e) {
2018
+ function $s(e) {
2019
2019
  const t = /* @__PURE__ */ Object.create(null), a = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
2020
2020
  let s;
2021
2021
  for (; s = a.exec(e); )
2022
2022
  t[s[1]] = s[2];
2023
2023
  return t;
2024
2024
  }
2025
- const $s = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
2025
+ const Ys = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
2026
2026
  function _1(e, t, a, s, i) {
2027
2027
  if (p.isFunction(s))
2028
2028
  return s.call(this, t, a);
@@ -2033,10 +2033,10 @@ function _1(e, t, a, s, i) {
2033
2033
  return s.test(t);
2034
2034
  }
2035
2035
  }
2036
- function Ys(e) {
2036
+ function Ks(e) {
2037
2037
  return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, a, s) => a.toUpperCase() + s);
2038
2038
  }
2039
- function Ks(e, t) {
2039
+ function Js(e, t) {
2040
2040
  const a = p.toCamelCase(" " + t);
2041
2041
  ["get", "set", "has"].forEach((s) => {
2042
2042
  Object.defineProperty(e, s + a, {
@@ -2063,8 +2063,8 @@ let he = class {
2063
2063
  const r = (l, d) => p.forEach(l, (c, u) => o(c, u, d));
2064
2064
  if (p.isPlainObject(t) || t instanceof this.constructor)
2065
2065
  r(t, a);
2066
- else if (p.isString(t) && (t = t.trim()) && !$s(t))
2067
- r(Ws(t), a);
2066
+ else if (p.isString(t) && (t = t.trim()) && !Ys(t))
2067
+ r(Zs(t), a);
2068
2068
  else if (p.isObject(t) && p.isIterable(t)) {
2069
2069
  let l = {}, d, c;
2070
2070
  for (const u of t) {
@@ -2085,7 +2085,7 @@ let he = class {
2085
2085
  if (!a)
2086
2086
  return i;
2087
2087
  if (a === !0)
2088
- return Zs(i);
2088
+ return $s(i);
2089
2089
  if (p.isFunction(a))
2090
2090
  return a.call(this, i, s);
2091
2091
  if (p.isRegExp(a))
@@ -2129,7 +2129,7 @@ let he = class {
2129
2129
  a[r] = n1(i), delete a[o];
2130
2130
  return;
2131
2131
  }
2132
- const l = t ? Ys(o) : String(o).trim();
2132
+ const l = t ? Ks(o) : String(o).trim();
2133
2133
  l !== o && delete a[o], a[l] = n1(i), s[l] = !0;
2134
2134
  }), this;
2135
2135
  }
@@ -2168,7 +2168,7 @@ let he = class {
2168
2168
  }).accessors, i = this.prototype;
2169
2169
  function o(r) {
2170
2170
  const l = vt(r);
2171
- s[l] || (Ks(i, r), s[l] = !0);
2171
+ s[l] || (Js(i, r), s[l] = !0);
2172
2172
  }
2173
2173
  return p.isArray(t) ? t.forEach(o) : o(t), this;
2174
2174
  }
@@ -2195,26 +2195,26 @@ function wa(e) {
2195
2195
  return !!(e && e.__CANCEL__);
2196
2196
  }
2197
2197
  function gt(e, t, a) {
2198
- j.call(this, e ?? "canceled", j.ERR_CANCELED, t, a), this.name = "CanceledError";
2198
+ O.call(this, e ?? "canceled", O.ERR_CANCELED, t, a), this.name = "CanceledError";
2199
2199
  }
2200
- p.inherits(gt, j, {
2200
+ p.inherits(gt, O, {
2201
2201
  __CANCEL__: !0
2202
2202
  });
2203
2203
  function ya(e, t, a) {
2204
2204
  const s = a.config.validateStatus;
2205
- !a.status || !s || s(a.status) ? e(a) : t(new j(
2205
+ !a.status || !s || s(a.status) ? e(a) : t(new O(
2206
2206
  "Request failed with status code " + a.status,
2207
- [j.ERR_BAD_REQUEST, j.ERR_BAD_RESPONSE][Math.floor(a.status / 100) - 4],
2207
+ [O.ERR_BAD_REQUEST, O.ERR_BAD_RESPONSE][Math.floor(a.status / 100) - 4],
2208
2208
  a.config,
2209
2209
  a.request,
2210
2210
  a
2211
2211
  ));
2212
2212
  }
2213
- function Js(e) {
2213
+ function Xs(e) {
2214
2214
  const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
2215
2215
  return t && t[1] || "";
2216
2216
  }
2217
- function Xs(e, t) {
2217
+ function ei(e, t) {
2218
2218
  e = e || 10;
2219
2219
  const a = new Array(e), s = new Array(e);
2220
2220
  let i = 0, o = 0, r;
@@ -2230,7 +2230,7 @@ function Xs(e, t) {
2230
2230
  return A ? Math.round(m * 1e3 / A) : void 0;
2231
2231
  };
2232
2232
  }
2233
- function ei(e, t) {
2233
+ function ti(e, t) {
2234
2234
  let a = 0, s = 1e3 / t, i, o;
2235
2235
  const r = (c, u = Date.now()) => {
2236
2236
  a = u, i = null, o && (clearTimeout(o), o = null), e(...c);
@@ -2244,8 +2244,8 @@ function ei(e, t) {
2244
2244
  }
2245
2245
  const r1 = (e, t, a = 3) => {
2246
2246
  let s = 0;
2247
- const i = Xs(50, 250);
2248
- return ei((o) => {
2247
+ const i = ei(50, 250);
2248
+ return ti((o) => {
2249
2249
  const r = o.loaded, l = o.lengthComputable ? o.total : void 0, d = r - s, c = i(d), u = r <= l;
2250
2250
  s = r;
2251
2251
  const C = {
@@ -2268,10 +2268,10 @@ const r1 = (e, t, a = 3) => {
2268
2268
  total: e,
2269
2269
  loaded: s
2270
2270
  }), t[1]];
2271
- }, wn = (e) => (...t) => p.asap(() => e(...t)), ti = ae.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (a) => (a = new URL(a, ae.origin), e.protocol === a.protocol && e.host === a.host && (t || e.port === a.port)))(
2271
+ }, wn = (e) => (...t) => p.asap(() => e(...t)), ni = ae.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (a) => (a = new URL(a, ae.origin), e.protocol === a.protocol && e.host === a.host && (t || e.port === a.port)))(
2272
2272
  new URL(ae.origin),
2273
2273
  ae.navigator && /(msie|trident)/i.test(ae.navigator.userAgent)
2274
- ) : () => !0, ni = ae.hasStandardBrowserEnv ? (
2274
+ ) : () => !0, ai = ae.hasStandardBrowserEnv ? (
2275
2275
  // Standard browser envs support document.cookie
2276
2276
  {
2277
2277
  write(e, t, a, s, i, o, r) {
@@ -2300,15 +2300,15 @@ const r1 = (e, t, a = 3) => {
2300
2300
  }
2301
2301
  }
2302
2302
  );
2303
- function ai(e) {
2303
+ function si(e) {
2304
2304
  return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
2305
2305
  }
2306
- function si(e, t) {
2306
+ function ii(e, t) {
2307
2307
  return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
2308
2308
  }
2309
2309
  function ba(e, t, a) {
2310
- let s = !ai(t);
2311
- return e && (s || a == !1) ? si(e, t) : t;
2310
+ let s = !si(t);
2311
+ return e && (s || a == !1) ? ii(e, t) : t;
2312
2312
  }
2313
2313
  const yn = (e) => e instanceof he ? { ...e } : e;
2314
2314
  function nt(e, t) {
@@ -2391,12 +2391,12 @@ const va = (e) => {
2391
2391
  });
2392
2392
  }
2393
2393
  }
2394
- if (ae.hasStandardBrowserEnv && (s && p.isFunction(s) && (s = s(t)), s || s !== !1 && ti(t.url))) {
2395
- const d = i && o && ni.read(o);
2394
+ if (ae.hasStandardBrowserEnv && (s && p.isFunction(s) && (s = s(t)), s || s !== !1 && ni(t.url))) {
2395
+ const d = i && o && ai.read(o);
2396
2396
  d && r.set(i, d);
2397
2397
  }
2398
2398
  return t;
2399
- }, ii = typeof XMLHttpRequest < "u", oi = ii && function(e) {
2399
+ }, oi = typeof XMLHttpRequest < "u", ri = oi && function(e) {
2400
2400
  return new Promise(function(a, s) {
2401
2401
  const i = va(e);
2402
2402
  let o = i.data;
@@ -2429,16 +2429,16 @@ const va = (e) => {
2429
2429
  "onloadend" in w ? w.onloadend = b : w.onreadystatechange = function() {
2430
2430
  !w || w.readyState !== 4 || w.status === 0 && !(w.responseURL && w.responseURL.indexOf("file:") === 0) || setTimeout(b);
2431
2431
  }, w.onabort = function() {
2432
- w && (s(new j("Request aborted", j.ECONNABORTED, e, w)), w = null);
2432
+ w && (s(new O("Request aborted", O.ECONNABORTED, e, w)), w = null);
2433
2433
  }, w.onerror = function(U) {
2434
- const I = U && U.message ? U.message : "Network Error", E = new j(I, j.ERR_NETWORK, e, w);
2434
+ const I = U && U.message ? U.message : "Network Error", E = new O(I, O.ERR_NETWORK, e, w);
2435
2435
  E.event = U || null, s(E), w = null;
2436
2436
  }, w.ontimeout = function() {
2437
2437
  let U = i.timeout ? "timeout of " + i.timeout + "ms exceeded" : "timeout exceeded";
2438
2438
  const I = i.transitional || pa;
2439
- i.timeoutErrorMessage && (U = i.timeoutErrorMessage), s(new j(
2439
+ i.timeoutErrorMessage && (U = i.timeoutErrorMessage), s(new O(
2440
2440
  U,
2441
- I.clarifyTimeoutError ? j.ETIMEDOUT : j.ECONNABORTED,
2441
+ I.clarifyTimeoutError ? O.ETIMEDOUT : O.ECONNABORTED,
2442
2442
  e,
2443
2443
  w
2444
2444
  )), w = null;
@@ -2447,14 +2447,14 @@ const va = (e) => {
2447
2447
  }), p.isUndefined(i.withCredentials) || (w.withCredentials = !!i.withCredentials), l && l !== "json" && (w.responseType = i.responseType), c && ([m, f] = r1(c, !0), w.addEventListener("progress", m)), d && w.upload && ([C, A] = r1(d), w.upload.addEventListener("progress", C), w.upload.addEventListener("loadend", A)), (i.cancelToken || i.signal) && (u = (N) => {
2448
2448
  w && (s(!N || N.type ? new gt(null, e, w) : N), w.abort(), w = null);
2449
2449
  }, i.cancelToken && i.cancelToken.subscribe(u), i.signal && (i.signal.aborted ? u() : i.signal.addEventListener("abort", u)));
2450
- const k = Js(i.url);
2450
+ const k = Xs(i.url);
2451
2451
  if (k && ae.protocols.indexOf(k) === -1) {
2452
- s(new j("Unsupported protocol " + k + ":", j.ERR_BAD_REQUEST, e));
2452
+ s(new O("Unsupported protocol " + k + ":", O.ERR_BAD_REQUEST, e));
2453
2453
  return;
2454
2454
  }
2455
2455
  w.send(o || null);
2456
2456
  });
2457
- }, ri = (e, t) => {
2457
+ }, li = (e, t) => {
2458
2458
  const { length: a } = e = e ? e.filter(Boolean) : [];
2459
2459
  if (t || a) {
2460
2460
  let s = new AbortController(), i;
@@ -2462,11 +2462,11 @@ const va = (e) => {
2462
2462
  if (!i) {
2463
2463
  i = !0, l();
2464
2464
  const u = c instanceof Error ? c : this.reason;
2465
- s.abort(u instanceof j ? u : new gt(u instanceof Error ? u.message : u));
2465
+ s.abort(u instanceof O ? u : new gt(u instanceof Error ? u.message : u));
2466
2466
  }
2467
2467
  };
2468
2468
  let r = t && setTimeout(() => {
2469
- r = null, o(new j(`timeout ${t} of ms exceeded`, j.ETIMEDOUT));
2469
+ r = null, o(new O(`timeout ${t} of ms exceeded`, O.ETIMEDOUT));
2470
2470
  }, t);
2471
2471
  const l = () => {
2472
2472
  e && (r && clearTimeout(r), r = null, e.forEach((c) => {
@@ -2477,7 +2477,7 @@ const va = (e) => {
2477
2477
  const { signal: d } = s;
2478
2478
  return d.unsubscribe = () => p.asap(l), d;
2479
2479
  }
2480
- }, li = function* (e, t) {
2480
+ }, ci = function* (e, t) {
2481
2481
  let a = e.byteLength;
2482
2482
  if (a < t) {
2483
2483
  yield e;
@@ -2486,10 +2486,10 @@ const va = (e) => {
2486
2486
  let s = 0, i;
2487
2487
  for (; s < a; )
2488
2488
  i = s + t, yield e.slice(s, i), s = i;
2489
- }, ci = async function* (e, t) {
2490
- for await (const a of di(e))
2491
- yield* li(a, t);
2492
- }, di = async function* (e) {
2489
+ }, di = async function* (e, t) {
2490
+ for await (const a of ui(e))
2491
+ yield* ci(a, t);
2492
+ }, ui = async function* (e) {
2493
2493
  if (e[Symbol.asyncIterator]) {
2494
2494
  yield* e;
2495
2495
  return;
@@ -2506,7 +2506,7 @@ const va = (e) => {
2506
2506
  await t.cancel();
2507
2507
  }
2508
2508
  }, bn = (e, t, a, s) => {
2509
- const i = ci(e, t);
2509
+ const i = di(e, t);
2510
2510
  let o = 0, r, l = (d) => {
2511
2511
  r || (r = !0, s && s(d));
2512
2512
  };
@@ -2534,7 +2534,7 @@ const va = (e) => {
2534
2534
  }, {
2535
2535
  highWaterMark: 2
2536
2536
  });
2537
- }, vn = 64 * 1024, { isFunction: Pt } = p, ui = (({ Request: e, Response: t }) => ({
2537
+ }, vn = 64 * 1024, { isFunction: Pt } = p, hi = (({ Request: e, Response: t }) => ({
2538
2538
  Request: e,
2539
2539
  Response: t
2540
2540
  }))(p.global), {
@@ -2546,10 +2546,10 @@ const va = (e) => {
2546
2546
  } catch {
2547
2547
  return !1;
2548
2548
  }
2549
- }, hi = (e) => {
2549
+ }, mi = (e) => {
2550
2550
  e = p.merge.call({
2551
2551
  skipUndefined: !0
2552
- }, ui, e);
2552
+ }, hi, e);
2553
2553
  const { fetch: t, Request: a, Response: s } = e, i = t ? Pt(t) : typeof fetch == "function", o = Pt(a), r = Pt(s);
2554
2554
  if (!i)
2555
2555
  return !1;
@@ -2571,7 +2571,7 @@ const va = (e) => {
2571
2571
  let b = g && g[f];
2572
2572
  if (b)
2573
2573
  return b.call(g);
2574
- throw new j(`Response type '${f}' is not supported`, j.ERR_NOT_SUPPORT, w);
2574
+ throw new O(`Response type '${f}' is not supported`, O.ERR_NOT_SUPPORT, w);
2575
2575
  });
2576
2576
  });
2577
2577
  const m = async (f) => {
@@ -2608,7 +2608,7 @@ const va = (e) => {
2608
2608
  fetchOptions: H
2609
2609
  } = va(f), B = t || fetch;
2610
2610
  D = D ? (D + "").toLowerCase() : "text";
2611
- let $ = ri([k, N && N.toAbortSignal()], U), ee = null;
2611
+ let $ = li([k, N && N.toAbortSignal()], U), ee = null;
2612
2612
  const T = $ && $.unsubscribe && (() => {
2613
2613
  $.unsubscribe();
2614
2614
  });
@@ -2671,29 +2671,29 @@ const va = (e) => {
2671
2671
  });
2672
2672
  } catch (y) {
2673
2673
  throw T && T(), y && y.name === "TypeError" && /Load failed|fetch/i.test(y.message) ? Object.assign(
2674
- new j("Network Error", j.ERR_NETWORK, f, ee),
2674
+ new O("Network Error", O.ERR_NETWORK, f, ee),
2675
2675
  {
2676
2676
  cause: y.cause || y
2677
2677
  }
2678
- ) : j.from(y, y && y.code, f, ee);
2678
+ ) : O.from(y, y && y.code, f, ee);
2679
2679
  }
2680
2680
  };
2681
- }, mi = /* @__PURE__ */ new Map(), _a = (e) => {
2681
+ }, Ci = /* @__PURE__ */ new Map(), _a = (e) => {
2682
2682
  let t = e && e.env || {};
2683
2683
  const { fetch: a, Request: s, Response: i } = t, o = [
2684
2684
  s,
2685
2685
  i,
2686
2686
  a
2687
2687
  ];
2688
- let r = o.length, l = r, d, c, u = mi;
2688
+ let r = o.length, l = r, d, c, u = Ci;
2689
2689
  for (; l--; )
2690
- d = o[l], c = u.get(d), c === void 0 && u.set(d, c = l ? /* @__PURE__ */ new Map() : hi(t)), u = c;
2690
+ d = o[l], c = u.get(d), c === void 0 && u.set(d, c = l ? /* @__PURE__ */ new Map() : mi(t)), u = c;
2691
2691
  return c;
2692
2692
  };
2693
2693
  _a();
2694
2694
  const J1 = {
2695
- http: Us,
2696
- xhr: oi,
2695
+ http: Ts,
2696
+ xhr: ri,
2697
2697
  fetch: {
2698
2698
  get: _a
2699
2699
  }
@@ -2707,8 +2707,8 @@ p.forEach(J1, (e, t) => {
2707
2707
  Object.defineProperty(e, "adapterName", { value: t });
2708
2708
  }
2709
2709
  });
2710
- const xn = (e) => `- ${e}`, Ci = (e) => p.isFunction(e) || e === null || e === !1;
2711
- function fi(e, t) {
2710
+ const xn = (e) => `- ${e}`, fi = (e) => p.isFunction(e) || e === null || e === !1;
2711
+ function gi(e, t) {
2712
2712
  e = p.isArray(e) ? e : [e];
2713
2713
  const { length: a } = e;
2714
2714
  let s, i;
@@ -2716,8 +2716,8 @@ function fi(e, t) {
2716
2716
  for (let r = 0; r < a; r++) {
2717
2717
  s = e[r];
2718
2718
  let l;
2719
- if (i = s, !Ci(s) && (i = J1[(l = String(s)).toLowerCase()], i === void 0))
2720
- throw new j(`Unknown adapter '${l}'`);
2719
+ if (i = s, !fi(s) && (i = J1[(l = String(s)).toLowerCase()], i === void 0))
2720
+ throw new O(`Unknown adapter '${l}'`);
2721
2721
  if (i && (p.isFunction(i) || (i = i.get(t))))
2722
2722
  break;
2723
2723
  o[l || "#" + r] = i;
@@ -2729,7 +2729,7 @@ function fi(e, t) {
2729
2729
  let l = a ? r.length > 1 ? `since :
2730
2730
  ` + r.map(xn).join(`
2731
2731
  `) : " " + xn(r[0]) : "as no adapter specified";
2732
- throw new j(
2732
+ throw new O(
2733
2733
  "There is no suitable adapter to dispatch the request " + l,
2734
2734
  "ERR_NOT_SUPPORT"
2735
2735
  );
@@ -2741,7 +2741,7 @@ const Na = {
2741
2741
  * Resolve an adapter from a list of adapter names or functions.
2742
2742
  * @type {Function}
2743
2743
  */
2744
- getAdapter: fi,
2744
+ getAdapter: gi,
2745
2745
  /**
2746
2746
  * Exposes all known adapters
2747
2747
  * @type {Object<string, Function|Object>}
@@ -2783,9 +2783,9 @@ y1.transitional = function(t, a, s) {
2783
2783
  }
2784
2784
  return (o, r, l) => {
2785
2785
  if (t === !1)
2786
- throw new j(
2786
+ throw new O(
2787
2787
  i(r, " has been removed" + (a ? " in " + a : "")),
2788
- j.ERR_DEPRECATED
2788
+ O.ERR_DEPRECATED
2789
2789
  );
2790
2790
  return a && !En[r] && (En[r] = !0, console.warn(
2791
2791
  i(
@@ -2798,9 +2798,9 @@ y1.transitional = function(t, a, s) {
2798
2798
  y1.spelling = function(t) {
2799
2799
  return (a, s) => (console.warn(`${s} is likely a misspelling of ${t}`), !0);
2800
2800
  };
2801
- function gi(e, t, a) {
2801
+ function pi(e, t, a) {
2802
2802
  if (typeof e != "object")
2803
- throw new j("options must be an object", j.ERR_BAD_OPTION_VALUE);
2803
+ throw new O("options must be an object", O.ERR_BAD_OPTION_VALUE);
2804
2804
  const s = Object.keys(e);
2805
2805
  let i = s.length;
2806
2806
  for (; i-- > 0; ) {
@@ -2808,15 +2808,15 @@ function gi(e, t, a) {
2808
2808
  if (r) {
2809
2809
  const l = e[o], d = l === void 0 || r(l, o, e);
2810
2810
  if (d !== !0)
2811
- throw new j("option " + o + " must be " + d, j.ERR_BAD_OPTION_VALUE);
2811
+ throw new O("option " + o + " must be " + d, O.ERR_BAD_OPTION_VALUE);
2812
2812
  continue;
2813
2813
  }
2814
2814
  if (a !== !0)
2815
- throw new j("Unknown option " + o, j.ERR_BAD_OPTION);
2815
+ throw new O("Unknown option " + o, O.ERR_BAD_OPTION);
2816
2816
  }
2817
2817
  }
2818
2818
  const a1 = {
2819
- assertOptions: gi,
2819
+ assertOptions: pi,
2820
2820
  validators: y1
2821
2821
  }, qe = a1.validators;
2822
2822
  let et = class {
@@ -2943,7 +2943,7 @@ p.forEach(["post", "put", "patch"], function(t) {
2943
2943
  }
2944
2944
  et.prototype[t] = a(), et.prototype[t + "Form"] = a(!0);
2945
2945
  });
2946
- let pi = class xa {
2946
+ let Ai = class xa {
2947
2947
  constructor(t) {
2948
2948
  if (typeof t != "function")
2949
2949
  throw new TypeError("executor must be a function.");
@@ -3016,12 +3016,12 @@ let pi = class xa {
3016
3016
  };
3017
3017
  }
3018
3018
  };
3019
- function Ai(e) {
3019
+ function wi(e) {
3020
3020
  return function(a) {
3021
3021
  return e.apply(null, a);
3022
3022
  };
3023
3023
  }
3024
- function wi(e) {
3024
+ function yi(e) {
3025
3025
  return p.isObject(e) && e.isAxiosError === !0;
3026
3026
  }
3027
3027
  const Q1 = {
@@ -3107,17 +3107,17 @@ function ka(e) {
3107
3107
  const W = ka(Rt);
3108
3108
  W.Axios = et;
3109
3109
  W.CanceledError = gt;
3110
- W.CancelToken = pi;
3110
+ W.CancelToken = Ai;
3111
3111
  W.isCancel = wa;
3112
3112
  W.VERSION = Sa;
3113
3113
  W.toFormData = w1;
3114
- W.AxiosError = j;
3114
+ W.AxiosError = O;
3115
3115
  W.Cancel = W.CanceledError;
3116
3116
  W.all = function(t) {
3117
3117
  return Promise.all(t);
3118
3118
  };
3119
- W.spread = Ai;
3120
- W.isAxiosError = wi;
3119
+ W.spread = wi;
3120
+ W.isAxiosError = yi;
3121
3121
  W.mergeConfig = nt;
3122
3122
  W.AxiosHeaders = he;
3123
3123
  W.formToJSON = (e) => Aa(p.isHTMLForm(e) ? new FormData(e) : e);
@@ -3210,7 +3210,7 @@ class Se {
3210
3210
  };
3211
3211
  };
3212
3212
  }
3213
- class yi extends Se {
3213
+ class bi extends Se {
3214
3214
  getBlockSass = async (t) => {
3215
3215
  const a = await this.props?.axiosApi.get("/config/blocks-saas", {
3216
3216
  params: {
@@ -3303,7 +3303,7 @@ class T8 {
3303
3303
  }
3304
3304
  }
3305
3305
  const L8 = async (e, t, a, s, i, o) => {
3306
- const r = new yi({
3306
+ const r = new bi({
3307
3307
  config: t,
3308
3308
  imgSizes: a,
3309
3309
  imgSizesVideo: s,
@@ -3321,15 +3321,15 @@ const L8 = async (e, t, a, s, i, o) => {
3321
3321
  return (() => {
3322
3322
  const u = {};
3323
3323
  for (let C = 0; C < d.length; C++) {
3324
- const m = b2(
3324
+ const m = v2(
3325
3325
  d[C]
3326
3326
  ), A = "Home_" + (Math.floor(C / o) + 1) + "_" + (Math.floor(C % o) + 1);
3327
3327
  m && (u[A] = { ...m });
3328
3328
  }
3329
3329
  return u;
3330
3330
  })();
3331
- }, bi = (e) => {
3332
- const t = y2(e);
3331
+ }, vi = (e) => {
3332
+ const t = b2(e);
3333
3333
  return t && t.data ? t.data : t;
3334
3334
  }, I8 = async (e) => {
3335
3335
  const t = await Promise.allSettled(
@@ -3338,7 +3338,7 @@ const L8 = async (e, t, a, s, i, o) => {
3338
3338
  for (const i in e) {
3339
3339
  const o = e[i];
3340
3340
  if (!o) continue;
3341
- const r = o.custom_extractData ?? bi;
3341
+ const r = o.custom_extractData ?? vi;
3342
3342
  s[i] = r(t[a.indexOf(i)]);
3343
3343
  }
3344
3344
  return s;
@@ -3346,7 +3346,7 @@ const L8 = async (e, t, a, s, i, o) => {
3346
3346
  title: e.title,
3347
3347
  description: e.description,
3348
3348
  robots: "noindex"
3349
- }), vi = {
3349
+ }), _i = {
3350
3350
  404: (e) => {
3351
3351
  const { meta: t } = e;
3352
3352
  return de(t);
@@ -3375,7 +3375,7 @@ const L8 = async (e, t, a, s, i, o) => {
3375
3375
  news: (e) => {
3376
3376
  const { meta: t, config: a, currentNew: s } = e;
3377
3377
  if (!s) return de(t);
3378
- const i = _2(s, a);
3378
+ const i = N2(s, a);
3379
3379
  return i ? { ...t, ...i } : de(t);
3380
3380
  },
3381
3381
  seccion: async (e) => {
@@ -3390,7 +3390,7 @@ const L8 = async (e, t, a, s, i, o) => {
3390
3390
  });
3391
3391
  if (!u) return de(t);
3392
3392
  const C = u.data.data, m = C[0];
3393
- return C.length < c || l.push({ rel: "next", url: Ot(a, r, d) }), d > 1 && l.push({ rel: "prev", url: jt(a, r, d) }), {
3393
+ return C.length < c || l.push({ rel: "next", url: Vt(a, r, d) }), d > 1 && l.push({ rel: "prev", url: Ot(a, r, d) }), {
3394
3394
  ...t,
3395
3395
  title: `Últimas Noticias de ${m.info.section?.name} | ${a.name}`,
3396
3396
  description: `Todas las últimas noticias de ${m.info.section?.name} en ${a.name}`,
@@ -3437,10 +3437,10 @@ const L8 = async (e, t, a, s, i, o) => {
3437
3437
  const A = m.data.entity;
3438
3438
  return A ? (m.data.data?.length < c || l.push({
3439
3439
  rel: "next",
3440
- url: Ot(a, r, d)
3440
+ url: Vt(a, r, d)
3441
3441
  }), d > 1 && l.push({
3442
3442
  rel: "prev",
3443
- url: jt(a, r, d)
3443
+ url: Ot(a, r, d)
3444
3444
  }), {
3445
3445
  ...t,
3446
3446
  title: `Últimas noticias de ${A.name} | ${a.name}`,
@@ -3492,7 +3492,7 @@ const L8 = async (e, t, a, s, i, o) => {
3492
3492
  });
3493
3493
  return o?.data?.data?.length ? {
3494
3494
  ...t,
3495
- ...T2(o.data.data[0], a) ?? {}
3495
+ ...L2(o.data.data[0], a) ?? {}
3496
3496
  } : de(t);
3497
3497
  } catch (o) {
3498
3498
  return console.error("metadata (video) error:", o), de(t);
@@ -3506,10 +3506,10 @@ const L8 = async (e, t, a, s, i, o) => {
3506
3506
  });
3507
3507
  return d ? (d.data.data.length < Number(a.newsListLimit) || r.push({
3508
3508
  rel: "next",
3509
- url: Ot(a, o, l)
3509
+ url: Vt(a, o, l)
3510
3510
  }), l > 1 && r.push({
3511
3511
  rel: "prev",
3512
- url: jt(a, o, l)
3512
+ url: Ot(a, o, l)
3513
3513
  }), {
3514
3514
  ...t,
3515
3515
  title: "Videos | " + a.name,
@@ -3604,10 +3604,10 @@ const L8 = async (e, t, a, s, i, o) => {
3604
3604
  });
3605
3605
  return C ? (C.data.data.length < Number(a.newsListLimit) || d.push({
3606
3606
  rel: "next",
3607
- url: Ot(a, l, c)
3607
+ url: Vt(a, l, c)
3608
3608
  }), c > 1 && d.push({
3609
3609
  rel: "prev",
3610
- url: jt(a, l, c)
3610
+ url: Ot(a, l, c)
3611
3611
  }), {
3612
3612
  ...t,
3613
3613
  title: `Últimas Noticias de ${u?.data.data[0]?.info.fullname} | ${a.name}`,
@@ -3660,7 +3660,7 @@ async function M8({
3660
3660
  custom_scriptReplaces: k,
3661
3661
  head_custom_elements: N
3662
3662
  }) {
3663
- const U = b || await vi[i]({
3663
+ const U = b || await _i[i]({
3664
3664
  meta: a,
3665
3665
  config: m,
3666
3666
  currentNew: c,
@@ -3669,18 +3669,18 @@ async function M8({
3669
3669
  slug: r,
3670
3670
  texts: l,
3671
3671
  query: d
3672
- }), I = k2(U), E = k || aa[i]({
3672
+ }), I = E2(U), E = k || aa[i]({
3673
3673
  pathname: o,
3674
3674
  slug: r,
3675
3675
  config: m,
3676
3676
  currentNew: c,
3677
3677
  internalPath: C
3678
3678
  });
3679
- return /* @__PURE__ */ h(V, { children: [
3679
+ return /* @__PURE__ */ h(j, { children: [
3680
3680
  /* @__PURE__ */ n("meta", { charSet: "utf-8" }),
3681
3681
  /* @__PURE__ */ n("meta", { name: "viewport", content: "width=device-width" }),
3682
3682
  I,
3683
- /* @__PURE__ */ n(q2, {}),
3683
+ /* @__PURE__ */ n(U2, {}),
3684
3684
  t.ampConfig && m.ampOption && t.ampConfig_slugIsValid && /* @__PURE__ */ n("link", { rel: "amphtml", href: m.siteUrl + "/amp" + o }),
3685
3685
  t.preloadImages && c && c.preview?.sizes && /* @__PURE__ */ n(
3686
3686
  hn,
@@ -3698,7 +3698,7 @@ async function M8({
3698
3698
  }
3699
3699
  ),
3700
3700
  t.preloadImages && g && /* @__PURE__ */ n(hn, { images: g }),
3701
- /* @__PURE__ */ n(Q2, { config: m }),
3701
+ /* @__PURE__ */ n(P2, { config: m }),
3702
3702
  /* @__PURE__ */ n(
3703
3703
  na,
3704
3704
  {
@@ -3708,7 +3708,7 @@ async function M8({
3708
3708
  }
3709
3709
  ),
3710
3710
  t.schemas_NewsArticle && C && /* @__PURE__ */ n(
3711
- H2,
3711
+ j2,
3712
3712
  {
3713
3713
  BASE_URL: m.siteUrl,
3714
3714
  config: m,
@@ -3718,7 +3718,7 @@ async function M8({
3718
3718
  ),
3719
3719
  /* @__PURE__ */ n(V2, { config: m, socials: A }),
3720
3720
  t.schemas_Videos && C && /* @__PURE__ */ n(
3721
- j2,
3721
+ Q2,
3722
3722
  {
3723
3723
  axiosApi: e,
3724
3724
  realPath: C,
@@ -3726,7 +3726,7 @@ async function M8({
3726
3726
  }
3727
3727
  ),
3728
3728
  t.schemas_ItemList && /* @__PURE__ */ n(
3729
- R2,
3729
+ H2,
3730
3730
  {
3731
3731
  config: m,
3732
3732
  ROUTE: i,
@@ -3736,7 +3736,7 @@ async function M8({
3736
3736
  ),
3737
3737
  t.schemas_WebsiteList && /* @__PURE__ */ n(O2, { config: m }),
3738
3738
  /* @__PURE__ */ n(
3739
- B2,
3739
+ D2,
3740
3740
  {
3741
3741
  type: f,
3742
3742
  active: m.useSpeculationRules,
@@ -3760,25 +3760,25 @@ const B8 = ({
3760
3760
  scriptReplaces: u,
3761
3761
  body_custom_elements: C
3762
3762
  }) => {
3763
- const m = e2(d, c), A = aa[t]({
3763
+ const m = t2(d, c), A = aa[t]({
3764
3764
  pathname: s,
3765
3765
  slug: i,
3766
3766
  config: o,
3767
3767
  currentNew: d,
3768
3768
  internalPath: r
3769
3769
  }), f = u.before.active, g = u.after.active, w = f ? u.before.customData ? u.before.customData : A : void 0, b = g ? u.after.customData ? u.after.customData : A : void 0;
3770
- return /* @__PURE__ */ h(V, { children: [
3770
+ return /* @__PURE__ */ h(j, { children: [
3771
3771
  /* @__PURE__ */ n(na, { name: "bodybefore", banners: a, replaces: w }),
3772
3772
  e,
3773
- /* @__PURE__ */ n(n2, { id: l.marfeel }),
3774
- /* @__PURE__ */ n(Xa, { id: l.comscore }),
3775
- /* @__PURE__ */ n(t2, { id: l.ga4, dimensionValues: m }),
3773
+ /* @__PURE__ */ n(a2, { id: l.marfeel }),
3774
+ /* @__PURE__ */ n(e2, { id: l.comscore }),
3775
+ /* @__PURE__ */ n(n2, { id: l.ga4, dimensionValues: m }),
3776
3776
  C,
3777
- /* @__PURE__ */ n(E2, { name: "bodyafter", banners: a, replaces: b })
3777
+ /* @__PURE__ */ n(q2, { name: "bodyafter", banners: a, replaces: b })
3778
3778
  ] });
3779
- }, _i = "_content_1tvgz_1", Ni = {
3780
- content: _i
3781
- }, Si = () => /* @__PURE__ */ n(
3779
+ }, Ni = "_content_1tvgz_1", Si = {
3780
+ content: Ni
3781
+ }, xi = () => /* @__PURE__ */ n(
3782
3782
  "svg",
3783
3783
  {
3784
3784
  width: "31",
@@ -3794,21 +3794,21 @@ const B8 = ({
3794
3794
  }
3795
3795
  )
3796
3796
  }
3797
- ), xi = "_content_19rc1_1", ki = "_location_19rc1_11", qn = {
3798
- content: xi,
3799
- location: ki
3797
+ ), ki = "_content_19rc1_1", Ei = "_location_19rc1_11", qn = {
3798
+ content: ki,
3799
+ location: Ei
3800
3800
  }, D8 = (e) => /* @__PURE__ */ h("div", { className: qn.content, children: [
3801
- /* @__PURE__ */ n(Si, {}),
3801
+ /* @__PURE__ */ n(xi, {}),
3802
3802
  /* @__PURE__ */ n("p", { className: qn.location, children: e.place })
3803
3803
  ] }), Ht = ({
3804
3804
  children: e,
3805
3805
  className: t
3806
3806
  // desktopWidth = '1185px'
3807
- }) => /* @__PURE__ */ n("div", { className: `content-layout-1 ${t || ""}`, children: e }), Ei = (e) => {
3807
+ }) => /* @__PURE__ */ n("div", { className: `content-layout-1 ${t || ""}`, children: e }), qi = (e) => {
3808
3808
  const { children: t, show: a, order: s = 0 } = e;
3809
3809
  return a && /* @__PURE__ */ n("div", { style: { order: s }, children: t });
3810
3810
  };
3811
- function qi({
3811
+ function Ui({
3812
3812
  currentIndex: e,
3813
3813
  totalItems: t,
3814
3814
  cardWidth: a,
@@ -3817,7 +3817,7 @@ function qi({
3817
3817
  enableDrag: o,
3818
3818
  onIndexChange: r
3819
3819
  }) {
3820
- const [l, d] = O(!1), [c, u] = O(0), [C, m] = O(0), [A, f] = O(0), [g, w] = O(0), [b, k] = O(null), N = Jn(null), [U, I] = O(1), E = te(() => {
3820
+ const [l, d] = V(!1), [c, u] = V(0), [C, m] = V(0), [A, f] = V(0), [g, w] = V(0), [b, k] = V(null), N = Jn(null), [U, I] = V(1), E = te(() => {
3821
3821
  if (i) return 1;
3822
3822
  const v = N.current?.offsetWidth || window.innerWidth, M = a + s, Q = Math.floor(v / M);
3823
3823
  return Math.max(1, Q);
@@ -3954,7 +3954,7 @@ function R8(e) {
3954
3954
  fullPageWidth: r = !1,
3955
3955
  pagination: l = !1,
3956
3956
  enableDrag: d = !0
3957
- } = e, [c, u] = O(0), [C, m] = O(!1);
3957
+ } = e, [c, u] = V(0), [C, m] = V(!1);
3958
3958
  ke(() => {
3959
3959
  m(!0);
3960
3960
  const P = document.getElementById("ssr-dummy_" + a);
@@ -3968,7 +3968,7 @@ function R8(e) {
3968
3968
  getTranslateValue: b,
3969
3969
  actualVisibleItems: k,
3970
3970
  dragHandlers: N
3971
- } = qi({
3971
+ } = Ui({
3972
3972
  currentIndex: c,
3973
3973
  totalItems: t.length,
3974
3974
  cardWidth: i,
@@ -4091,7 +4091,7 @@ function R8(e) {
4091
4091
  ) })
4092
4092
  ] });
4093
4093
  }
4094
- function Ui({
4094
+ function Ti({
4095
4095
  children: e,
4096
4096
  cardWidth: t = 260,
4097
4097
  cardGap: a = 20,
@@ -4129,13 +4129,13 @@ function pt(e) {
4129
4129
  {
4130
4130
  "data-hydrate": "CarrouselIRS",
4131
4131
  "data-props": encodeURIComponent(JSON.stringify({ ...e, children: void 0 })),
4132
- children: /* @__PURE__ */ n(Ui, { ...e })
4132
+ children: /* @__PURE__ */ n(Ti, { ...e })
4133
4133
  }
4134
4134
  );
4135
4135
  }
4136
- const Ti = "_content_3olxv_1", Li = {
4137
- content: Ti
4138
- }, tt = (e) => /* @__PURE__ */ n("div", { className: Li.content, children: e.children }), Ii = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), $e = ({ banners: e, index: t }) => {
4136
+ const Li = "_content_3olxv_1", Ii = {
4137
+ content: Li
4138
+ }, tt = (e) => /* @__PURE__ */ n("div", { className: Ii.content, children: e.children }), Mi = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), $e = ({ banners: e, index: t }) => {
4139
4139
  if (!e || e.length === 0) return null;
4140
4140
  const a = e.find((s) => s.key === `middle_${t}`);
4141
4141
  return a?.value && a.show ? /* @__PURE__ */ n(
@@ -4144,19 +4144,19 @@ const Ti = "_content_3olxv_1", Li = {
4144
4144
  className: "banner-container banner-context",
4145
4145
  suppressHydrationWarning: !0,
4146
4146
  dangerouslySetInnerHTML: {
4147
- __html: Ii(a.value) ?? ""
4147
+ __html: Mi(a.value) ?? ""
4148
4148
  }
4149
4149
  }
4150
4150
  ) : null;
4151
- }, Mi = "_content_1fh0c_1", Bi = {
4152
- content: Mi
4151
+ }, Bi = "_content_1fh0c_1", Di = {
4152
+ content: Bi
4153
4153
  }, se = ({ banners: e, name: t }) => {
4154
4154
  if (!e || e.length === 0) return null;
4155
4155
  const a = e.find((s) => s.key === t);
4156
4156
  return a?.show && /* @__PURE__ */ n(
4157
4157
  "div",
4158
4158
  {
4159
- className: Bi.content + " banner-context",
4159
+ className: Di.content + " banner-context",
4160
4160
  suppressHydrationWarning: !0,
4161
4161
  dangerouslySetInnerHTML: {
4162
4162
  __html: a ? W1(a.value) ?? "" : ""
@@ -4164,19 +4164,19 @@ const Ti = "_content_3olxv_1", Li = {
4164
4164
  },
4165
4165
  a.key
4166
4166
  );
4167
- }, Di = "_boxInformation_10v0r_1", Ri = "_sectionDescriptionContainer_10v0r_9", Hi = "_uppertitle_10v0r_20", Vi = "_sectionDescription_10v0r_9", Oi = "_articule_10v0r_60", ji = "_linkStyled_10v0r_74", Qi = "_description_10v0r_85", Pi = "_correspondent_10v0r_113", Gi = "_correspondentLink_10v0r_125", zi = "_dotStyles_10v0r_137", Fi = "_clipboardButton_10v0r_144", Wi = "_socialNetworkSection_10v0r_158", Y = {
4168
- boxInformation: Di,
4169
- sectionDescriptionContainer: Ri,
4170
- uppertitle: Hi,
4167
+ }, Ri = "_boxInformation_10v0r_1", Hi = "_sectionDescriptionContainer_10v0r_9", ji = "_uppertitle_10v0r_20", Vi = "_sectionDescription_10v0r_9", Oi = "_articule_10v0r_60", Qi = "_linkStyled_10v0r_74", Pi = "_description_10v0r_85", Gi = "_correspondent_10v0r_113", zi = "_correspondentLink_10v0r_125", Fi = "_dotStyles_10v0r_137", Wi = "_clipboardButton_10v0r_144", Zi = "_socialNetworkSection_10v0r_158", Y = {
4168
+ boxInformation: Ri,
4169
+ sectionDescriptionContainer: Hi,
4170
+ uppertitle: ji,
4171
4171
  sectionDescription: Vi,
4172
4172
  articule: Oi,
4173
- linkStyled: ji,
4174
- description: Qi,
4175
- correspondent: Pi,
4176
- correspondentLink: Gi,
4177
- dotStyles: zi,
4178
- clipboardButton: Fi,
4179
- socialNetworkSection: Wi
4173
+ linkStyled: Qi,
4174
+ description: Pi,
4175
+ correspondent: Gi,
4176
+ correspondentLink: zi,
4177
+ dotStyles: Fi,
4178
+ clipboardButton: Wi,
4179
+ socialNetworkSection: Zi
4180
4180
  };
4181
4181
  function q(e) {
4182
4182
  const a = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), s = e.href?.split("/")[1] === "".replace("/", ""), i = {
@@ -4254,7 +4254,7 @@ const Ea = (e) => /* @__PURE__ */ n(
4254
4254
  )
4255
4255
  ]
4256
4256
  }
4257
- ), Zi = {
4257
+ ), $i = {
4258
4258
  Whatsapp: {
4259
4259
  url: (e) => `https://wa.me/?text=${encodeURIComponent(e)}`,
4260
4260
  icon: {
@@ -4263,11 +4263,11 @@ const Ea = (e) => /* @__PURE__ */ n(
4263
4263
  }
4264
4264
  }
4265
4265
  };
4266
- function $i({ noteShare: e }) {
4266
+ function Yi({ noteShare: e }) {
4267
4267
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
4268
4268
  return e ? /* @__PURE__ */ h("div", { className: Y.socialNetworkSection, children: [
4269
4269
  e.options?.map((a) => {
4270
- const s = Zi[a];
4270
+ const s = $i[a];
4271
4271
  if (!s) return null;
4272
4272
  const i = e.variant === "outline" ? s.icon.outline : s.icon.solid, o = s.url(t);
4273
4273
  return /* @__PURE__ */ n(
@@ -4325,7 +4325,7 @@ const At = (e) => {
4325
4325
  };
4326
4326
  return /* @__PURE__ */ h("div", { className: Y.boxInformation, children: [
4327
4327
  t && /* @__PURE__ */ n(
4328
- $i,
4328
+ Yi,
4329
4329
  {
4330
4330
  url: e?.info?.link?.url,
4331
4331
  noteShare: { ...t, url: e?.info?.link?.url ?? "" }
@@ -4361,7 +4361,7 @@ const At = (e) => {
4361
4361
  ) : e.main?.title?.section
4362
4362
  ),
4363
4363
  e.config?.showsubtitle && /* @__PURE__ */ n(i, {}),
4364
- (e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ n(V, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(
4364
+ (e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ n(j, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(
4365
4365
  q,
4366
4366
  {
4367
4367
  className: Y.correspondentLink,
@@ -4370,20 +4370,20 @@ const At = (e) => {
4370
4370
  }
4371
4371
  ) }) : /* @__PURE__ */ n("h3", { className: Y.correspondent, children: s() }) })
4372
4372
  ] });
4373
- }, Yi = "_content_coxjf_1", Ki = "_contentNew_coxjf_21", Ji = "_imageBox_coxjf_29", Xi = "_numberTag_coxjf_44", Gt = {
4374
- content: Yi,
4375
- contentNew: Ki,
4376
- imageBox: Ji,
4377
- numberTag: Xi
4378
- }, eo = "_figure_ooa5j_1", to = "_backdrop_ooa5j_6", no = "_backdropAux_ooa5j_16", ao = "_imageStyled_ooa5j_37", so = "_boxPlayIcon_ooa5j_51", io = "_playStyled_ooa5j_60", oo = "_imageLogoPlaceholder_ooa5j_77", ro = "_imagePlaceholder_ooa5j_98", Z = {
4379
- figure: eo,
4380
- backdrop: to,
4381
- backdropAux: no,
4382
- imageStyled: ao,
4383
- boxPlayIcon: so,
4384
- playStyled: io,
4385
- imageLogoPlaceholder: oo,
4386
- imagePlaceholder: ro
4373
+ }, Ki = "_content_coxjf_1", Ji = "_contentNew_coxjf_21", Xi = "_imageBox_coxjf_29", eo = "_numberTag_coxjf_44", Gt = {
4374
+ content: Ki,
4375
+ contentNew: Ji,
4376
+ imageBox: Xi,
4377
+ numberTag: eo
4378
+ }, to = "_figure_ooa5j_1", no = "_backdrop_ooa5j_6", ao = "_backdropAux_ooa5j_16", so = "_imageStyled_ooa5j_37", io = "_boxPlayIcon_ooa5j_51", oo = "_playStyled_ooa5j_60", ro = "_imageLogoPlaceholder_ooa5j_77", lo = "_imagePlaceholder_ooa5j_98", Z = {
4379
+ figure: to,
4380
+ backdrop: no,
4381
+ backdropAux: ao,
4382
+ imageStyled: so,
4383
+ boxPlayIcon: io,
4384
+ playStyled: oo,
4385
+ imageLogoPlaceholder: ro,
4386
+ imagePlaceholder: lo
4387
4387
  }, ut = (e) => /* @__PURE__ */ h(
4388
4388
  "svg",
4389
4389
  {
@@ -4404,7 +4404,7 @@ const At = (e) => {
4404
4404
  )
4405
4405
  ]
4406
4406
  }
4407
- ), lo = (e) => {
4407
+ ), co = (e) => {
4408
4408
  const { isVideo: t = !1, isLarge: a = !1, priorityHigh: s = !1 } = e, i = e.preview.sizes;
4409
4409
  return i ? i.length === 1 ? /* @__PURE__ */ n("figure", { className: Z.figure, children: /* @__PURE__ */ h("span", { className: Z.backdrop, children: [
4410
4410
  /* @__PURE__ */ n("span", { className: Z.backdropAux }),
@@ -4416,10 +4416,10 @@ const At = (e) => {
4416
4416
  loading: s ? "eager" : "lazy",
4417
4417
  className: Z.imageStyled,
4418
4418
  alt: e.preview?.description ? e.preview?.description : "",
4419
- src: e?.preview?.original || i[0]?.url ? i[0]?.url : void 0
4419
+ src: i[0]?.url ? i[0]?.url : void 0
4420
4420
  }
4421
4421
  ),
4422
- t && /* @__PURE__ */ h(V, { children: [
4422
+ t && /* @__PURE__ */ h(j, { children: [
4423
4423
  /* @__PURE__ */ n(
4424
4424
  "div",
4425
4425
  {
@@ -4477,7 +4477,7 @@ const At = (e) => {
4477
4477
  src: i[0]?.url ? i[0]?.url : ""
4478
4478
  }
4479
4479
  ),
4480
- t && /* @__PURE__ */ h(V, { children: [
4480
+ t && /* @__PURE__ */ h(j, { children: [
4481
4481
  /* @__PURE__ */ n(
4482
4482
  "div",
4483
4483
  {
@@ -4508,10 +4508,10 @@ const At = (e) => {
4508
4508
  isVideo: a = !1,
4509
4509
  hasShadow: s = !1,
4510
4510
  priorityHigh: i = !1
4511
- } = e, [o, r] = O(void 0), l = t?.sizes;
4511
+ } = e, [o, r] = V(void 0), l = t?.sizes;
4512
4512
  return ke(() => {
4513
4513
  (async () => {
4514
- r(t?.original?.url || l?.[0]?.url);
4514
+ r(l?.[0]?.url);
4515
4515
  })();
4516
4516
  }, [l, t, e.cookies]), l && o && o !== "invalidURL" ? /* @__PURE__ */ n("figure", { className: Z.figure, children: /* @__PURE__ */ h("span", { className: Z.backdrop, children: [
4517
4517
  /* @__PURE__ */ n("span", { className: Z.backdropAux }),
@@ -4557,7 +4557,7 @@ const At = (e) => {
4557
4557
  ...t,
4558
4558
  sizes: a
4559
4559
  };
4560
- return /* @__PURE__ */ n(lo, { ...e, preview: s });
4560
+ return /* @__PURE__ */ n(co, { ...e, preview: s });
4561
4561
  }, Ta = (e) => {
4562
4562
  const { itemReverseOrder: t = !1 } = e;
4563
4563
  return /* @__PURE__ */ n(
@@ -4595,10 +4595,10 @@ const At = (e) => {
4595
4595
  ))
4596
4596
  }
4597
4597
  );
4598
- }, co = "_content_1cid4_1", uo = "_titulo_1cid4_12", Un = {
4599
- content: co,
4600
- titulo: uo
4601
- }, ho = {
4598
+ }, uo = "_content_1cid4_1", ho = "_titulo_1cid4_12", Un = {
4599
+ content: uo,
4600
+ titulo: ho
4601
+ }, mo = {
4602
4602
  data: [
4603
4603
  {
4604
4604
  info: {
@@ -5535,7 +5535,7 @@ const At = (e) => {
5535
5535
  return e.content && e.content.length > 0 ? t = e.content.map((a) => ({
5536
5536
  ...a,
5537
5537
  config: Tn
5538
- })) : t = ho.data.map((a) => ({
5538
+ })) : t = mo.data.map((a) => ({
5539
5539
  ...a,
5540
5540
  config: Tn
5541
5541
  })), Array.isArray(t) && t.length > 0 && /* @__PURE__ */ h(
@@ -5556,17 +5556,17 @@ const At = (e) => {
5556
5556
  ]
5557
5557
  }
5558
5558
  );
5559
- }, mo = "_content_6azvz_1", Co = "_subscribeImage_6azvz_22", fo = "_tag_6azvz_32", go = "_contentTitle_6azvz_50", po = "_title_6azvz_55", Ao = "_inputStyled_6azvz_72", wo = "_buttonStyled_6azvz_112", yo = "_contentTerms_6azvz_123", bo = "_subscribeText_6azvz_128", vo = "_terms_6azvz_138", _e = {
5560
- content: mo,
5561
- subscribeImage: Co,
5562
- tag: fo,
5563
- contentTitle: go,
5564
- title: po,
5565
- inputStyled: Ao,
5566
- buttonStyled: wo,
5567
- contentTerms: yo,
5568
- subscribeText: bo,
5569
- terms: vo
5559
+ }, Co = "_content_6azvz_1", fo = "_subscribeImage_6azvz_22", go = "_tag_6azvz_32", po = "_contentTitle_6azvz_50", Ao = "_title_6azvz_55", wo = "_inputStyled_6azvz_72", yo = "_buttonStyled_6azvz_112", bo = "_contentTerms_6azvz_123", vo = "_subscribeText_6azvz_128", _o = "_terms_6azvz_138", _e = {
5560
+ content: Co,
5561
+ subscribeImage: fo,
5562
+ tag: go,
5563
+ contentTitle: po,
5564
+ title: Ao,
5565
+ inputStyled: wo,
5566
+ buttonStyled: yo,
5567
+ contentTerms: bo,
5568
+ subscribeText: vo,
5569
+ terms: _o
5570
5570
  }, ht = (e) => {
5571
5571
  const { uppercase: t = !1, style: a = {} } = e, s = { ...e, rounded: "", uppercase: "", full: "" }, i = {
5572
5572
  ...a,
@@ -5593,7 +5593,7 @@ const At = (e) => {
5593
5593
  htmlFor: e?.toggledrawerevent === "true" ? "side-bar-state" : ""
5594
5594
  }
5595
5595
  ) : /* @__PURE__ */ n(q, { ...s, style: i });
5596
- }, _o = (e) => /* @__PURE__ */ h("section", { className: [_e.content, e.className ?? ""].join(" "), children: [
5596
+ }, No = (e) => /* @__PURE__ */ h("section", { className: [_e.content, e.className ?? ""].join(" "), children: [
5597
5597
  /* @__PURE__ */ n("div", { className: _e.subscribeImage, children: e.image }),
5598
5598
  /* @__PURE__ */ n("div", { className: _e.tag, children: e.texts.newsletterTag ?? "NEWS" }),
5599
5599
  /* @__PURE__ */ h("div", { className: _e.contentTitle, children: [
@@ -5613,20 +5613,20 @@ const At = (e) => {
5613
5613
  /* @__PURE__ */ n("p", { className: _e.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
5614
5614
  /* @__PURE__ */ n(q, { className: _e.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
5615
5615
  ] })
5616
- ] }), No = "_content_1ms2y_1", So = "_contentInfo_1ms2y_20", xo = "_subscribeImage_1ms2y_28", ko = "_tag_1ms2y_42", Eo = "_contentTitle_1ms2y_60", qo = "_title_1ms2y_65", Uo = "_subTitle_1ms2y_70", To = "_inputStyled_1ms2y_79", Lo = "_buttonStyled_1ms2y_118", Io = "_contentTerms_1ms2y_131", Mo = "_subscribeText_1ms2y_137", Bo = "_terms_1ms2y_146", ge = {
5617
- content: No,
5618
- contentInfo: So,
5619
- subscribeImage: xo,
5620
- tag: ko,
5621
- contentTitle: Eo,
5622
- title: qo,
5623
- subTitle: Uo,
5624
- inputStyled: To,
5625
- buttonStyled: Lo,
5626
- contentTerms: Io,
5627
- subscribeText: Mo,
5628
- terms: Bo
5629
- }, Do = (e) => /* @__PURE__ */ h("section", { className: ge.content, children: [
5616
+ ] }), So = "_content_1ms2y_1", xo = "_contentInfo_1ms2y_20", ko = "_subscribeImage_1ms2y_28", Eo = "_tag_1ms2y_42", qo = "_contentTitle_1ms2y_60", Uo = "_title_1ms2y_65", To = "_subTitle_1ms2y_70", Lo = "_inputStyled_1ms2y_79", Io = "_buttonStyled_1ms2y_118", Mo = "_contentTerms_1ms2y_131", Bo = "_subscribeText_1ms2y_137", Do = "_terms_1ms2y_146", ge = {
5617
+ content: So,
5618
+ contentInfo: xo,
5619
+ subscribeImage: ko,
5620
+ tag: Eo,
5621
+ contentTitle: qo,
5622
+ title: Uo,
5623
+ subTitle: To,
5624
+ inputStyled: Lo,
5625
+ buttonStyled: Io,
5626
+ contentTerms: Mo,
5627
+ subscribeText: Bo,
5628
+ terms: Do
5629
+ }, Ro = (e) => /* @__PURE__ */ h("section", { className: ge.content, children: [
5630
5630
  /* @__PURE__ */ n("div", { className: ge.subscribeImage, children: e.image }),
5631
5631
  /* @__PURE__ */ h("div", { className: ge.contentInfo, children: [
5632
5632
  /* @__PURE__ */ n("div", { className: ge.tag, children: e.texts.newsletterTag ?? "NEWS" }),
@@ -5650,7 +5650,7 @@ const At = (e) => {
5650
5650
  /* @__PURE__ */ n(q, { className: ge.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
5651
5651
  ] })
5652
5652
  ] })
5653
- ] }), Ro = (e) => /* @__PURE__ */ h(
5653
+ ] }), Ho = (e) => /* @__PURE__ */ h(
5654
5654
  "svg",
5655
5655
  {
5656
5656
  width: "284",
@@ -5691,18 +5691,18 @@ const At = (e) => {
5691
5691
  ] })
5692
5692
  ]
5693
5693
  }
5694
- ), Ho = "_content_qzaly_1", Vo = "_subscribeImage_qzaly_16", Oo = "_contentTitle_qzaly_22", jo = "_title_qzaly_33", Qo = "_subTitle_qzaly_40", Po = "_contentTerms_qzaly_60", Go = "_whatsappLink_qzaly_65", zo = "_subscribeText_qzaly_82", Fo = "_terms_qzaly_92", Le = {
5695
- content: Ho,
5694
+ ), jo = "_content_qzaly_1", Vo = "_subscribeImage_qzaly_16", Oo = "_contentTitle_qzaly_22", Qo = "_title_qzaly_33", Po = "_subTitle_qzaly_40", Go = "_contentTerms_qzaly_60", zo = "_whatsappLink_qzaly_65", Fo = "_subscribeText_qzaly_82", Wo = "_terms_qzaly_92", Le = {
5695
+ content: jo,
5696
5696
  subscribeImage: Vo,
5697
5697
  contentTitle: Oo,
5698
- title: jo,
5699
- subTitle: Qo,
5700
- contentTerms: Po,
5701
- whatsappLink: Go,
5702
- subscribeText: zo,
5703
- terms: Fo
5704
- }, V8 = (e) => /* @__PURE__ */ h("section", { className: Le.content, children: [
5705
- /* @__PURE__ */ n(Ro, { className: Le.subscribeImage }),
5698
+ title: Qo,
5699
+ subTitle: Po,
5700
+ contentTerms: Go,
5701
+ whatsappLink: zo,
5702
+ subscribeText: Fo,
5703
+ terms: Wo
5704
+ }, j8 = (e) => /* @__PURE__ */ h("section", { className: Le.content, children: [
5705
+ /* @__PURE__ */ n(Ho, { className: Le.subscribeImage }),
5706
5706
  /* @__PURE__ */ h("div", { className: Le.contentTitle, children: [
5707
5707
  /* @__PURE__ */ n("p", { className: Le.title, children: "Mantenete Informado" }),
5708
5708
  /* @__PURE__ */ n("p", { className: Le.subTitle, children: "¿Quieres recibir las noticias más importantes? ¡Suscríbete sin costo, recíbelas por WhatsApp!" })
@@ -6363,18 +6363,18 @@ const At = (e) => {
6363
6363
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_3_198", children: /* @__PURE__ */ n("rect", { width: "364", height: "63", fill: "white" }) }) })
6364
6364
  ]
6365
6365
  }
6366
- ), Wo = "_content_qcz8p_1", Zo = "_logoDesk_qcz8p_6", $o = "_logoMobile_qcz8p_12", Yo = "_brandContent_qcz8p_18", Ko = "_socialNetworkIcon_qcz8p_31", Jo = "_socialMedia_qcz8p_41", Xo = "_copyrigth_qcz8p_49", er = "_copyrigthContent_qcz8p_59", tr = "_copyrigthText_qcz8p_68", nr = "_ourOptions_qcz8p_78", ar = "_section_qcz8p_89", me = {
6367
- content: Wo,
6368
- logoDesk: Zo,
6369
- logoMobile: $o,
6370
- brandContent: Yo,
6371
- socialNetworkIcon: Ko,
6372
- socialMedia: Jo,
6373
- copyrigth: Xo,
6374
- copyrigthContent: er,
6375
- copyrigthText: tr,
6376
- ourOptions: nr,
6377
- section: ar
6366
+ ), Zo = "_content_qcz8p_1", $o = "_logoDesk_qcz8p_6", Yo = "_logoMobile_qcz8p_12", Ko = "_brandContent_qcz8p_18", Jo = "_socialNetworkIcon_qcz8p_31", Xo = "_socialMedia_qcz8p_41", er = "_copyrigth_qcz8p_49", tr = "_copyrigthContent_qcz8p_59", nr = "_copyrigthText_qcz8p_68", ar = "_ourOptions_qcz8p_78", sr = "_section_qcz8p_89", me = {
6367
+ content: Zo,
6368
+ logoDesk: $o,
6369
+ logoMobile: Yo,
6370
+ brandContent: Ko,
6371
+ socialNetworkIcon: Jo,
6372
+ socialMedia: Xo,
6373
+ copyrigth: er,
6374
+ copyrigthContent: tr,
6375
+ copyrigthText: nr,
6376
+ ourOptions: ar,
6377
+ section: sr
6378
6378
  }, en = (e) => /* @__PURE__ */ n(
6379
6379
  "svg",
6380
6380
  {
@@ -6393,7 +6393,7 @@ const At = (e) => {
6393
6393
  }
6394
6394
  )
6395
6395
  }
6396
- ), sr = (e) => /* @__PURE__ */ n(
6396
+ ), ir = (e) => /* @__PURE__ */ n(
6397
6397
  "svg",
6398
6398
  {
6399
6399
  ...e,
@@ -6455,7 +6455,7 @@ const At = (e) => {
6455
6455
  ]
6456
6456
  }
6457
6457
  );
6458
- }, ir = (e) => /* @__PURE__ */ n("svg", { ...e, width: "17", height: "21", viewBox: "0 0 14 17", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ n("path", { fill: "currentColor", d: "M7 10.7368C8.66 10.7368 10 9.53789 10 8.05263V2.68421C10 1.19895 8.66 0 7 0C5.34 0 4 1.19895 4 2.68421V8.05263C4 9.53789 5.34 10.7368 7 10.7368ZM6 2.68421C6 2.19211 6.45 1.78947 7 1.78947C7.55 1.78947 8 2.19211 8 2.68421V8.05263C8 8.54474 7.55 8.94737 7 8.94737C6.45 8.94737 6 8.54474 6 8.05263V2.68421ZM12 8.05263C12 10.5221 9.76 12.5263 7 12.5263C4.24 12.5263 2 10.5221 2 8.05263H0C0 11.2111 2.61 13.8058 6 14.2442V17H8V14.2442C11.39 13.8058 14 11.2111 14 8.05263H12Z" }) }), or = (e) => /* @__PURE__ */ n(
6458
+ }, or = (e) => /* @__PURE__ */ n("svg", { ...e, width: "17", height: "21", viewBox: "0 0 14 17", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ n("path", { fill: "currentColor", d: "M7 10.7368C8.66 10.7368 10 9.53789 10 8.05263V2.68421C10 1.19895 8.66 0 7 0C5.34 0 4 1.19895 4 2.68421V8.05263C4 9.53789 5.34 10.7368 7 10.7368ZM6 2.68421C6 2.19211 6.45 1.78947 7 1.78947C7.55 1.78947 8 2.19211 8 2.68421V8.05263C8 8.54474 7.55 8.94737 7 8.94737C6.45 8.94737 6 8.54474 6 8.05263V2.68421ZM12 8.05263C12 10.5221 9.76 12.5263 7 12.5263C4.24 12.5263 2 10.5221 2 8.05263H0C0 11.2111 2.61 13.8058 6 14.2442V17H8V14.2442C11.39 13.8058 14 11.2111 14 8.05263H12Z" }) }), rr = (e) => /* @__PURE__ */ n(
6459
6459
  "svg",
6460
6460
  {
6461
6461
  width: "26",
@@ -6473,7 +6473,7 @@ const At = (e) => {
6473
6473
  }
6474
6474
  )
6475
6475
  }
6476
- ), rr = (e) => /* @__PURE__ */ n(
6476
+ ), lr = (e) => /* @__PURE__ */ n(
6477
6477
  "svg",
6478
6478
  {
6479
6479
  version: "1.1",
@@ -6502,7 +6502,7 @@ const At = (e) => {
6502
6502
  }
6503
6503
  ) })
6504
6504
  }
6505
- ), lr = (e) => /* @__PURE__ */ n(
6505
+ ), cr = (e) => /* @__PURE__ */ n(
6506
6506
  "svg",
6507
6507
  {
6508
6508
  version: "1.1",
@@ -6531,7 +6531,7 @@ const At = (e) => {
6531
6531
  }
6532
6532
  ) }) })
6533
6533
  }
6534
- ), It = (e) => /* @__PURE__ */ n("svg", { ...e, version: "1.1", baseProfile: "tiny", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 30 30", overflow: "visible", xmlSpace: "preserve", children: /* @__PURE__ */ n("path", { fill: "currentColor", d: "M5.9,6.1l7.1,9.8l-7.1,7.9h1.6l6.2-7l5,7h5.4l-7.5-10.3l6.6-7.4h-1.6L16,12.5l-4.6-6.4L5.9,6.1L5.9,6.1zM8.2,7.4h2.5l11,15.3h-2.5L8.2,7.4z" }) }), cr = (e) => /* @__PURE__ */ h(
6534
+ ), It = (e) => /* @__PURE__ */ n("svg", { ...e, version: "1.1", baseProfile: "tiny", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 30 30", overflow: "visible", xmlSpace: "preserve", children: /* @__PURE__ */ n("path", { fill: "currentColor", d: "M5.9,6.1l7.1,9.8l-7.1,7.9h1.6l6.2-7l5,7h5.4l-7.5-10.3l6.6-7.4h-1.6L16,12.5l-4.6-6.4L5.9,6.1L5.9,6.1zM8.2,7.4h2.5l11,15.3h-2.5L8.2,7.4z" }) }), dr = (e) => /* @__PURE__ */ h(
6535
6535
  "svg",
6536
6536
  {
6537
6537
  version: "1.1",
@@ -6562,14 +6562,14 @@ const At = (e) => {
6562
6562
  ), Ia = ["telegram"], b1 = {
6563
6563
  facebook: (e) => /* @__PURE__ */ n(en, { ...e }),
6564
6564
  instagram: (e) => /* @__PURE__ */ n(tn, { ...e }),
6565
- whatsapp: (e) => /* @__PURE__ */ n(lr, { ...e }),
6566
- tiktok: (e) => /* @__PURE__ */ n(rr, { ...e }),
6567
- youtube: (e) => /* @__PURE__ */ n(cr, { ...e }),
6565
+ whatsapp: (e) => /* @__PURE__ */ n(cr, { ...e }),
6566
+ tiktok: (e) => /* @__PURE__ */ n(lr, { ...e }),
6567
+ youtube: (e) => /* @__PURE__ */ n(dr, { ...e }),
6568
6568
  x: (e) => /* @__PURE__ */ n(It, { ...e }),
6569
- gnews: (e) => /* @__PURE__ */ n(sr, { ...e }),
6570
- podcast: (e) => /* @__PURE__ */ n(ir, { ...e }),
6571
- telegram: (e) => /* @__PURE__ */ n(or, { ...e })
6572
- }, dr = (e) => {
6569
+ gnews: (e) => /* @__PURE__ */ n(ir, { ...e }),
6570
+ podcast: (e) => /* @__PURE__ */ n(or, { ...e }),
6571
+ telegram: (e) => /* @__PURE__ */ n(rr, { ...e })
6572
+ }, ur = (e) => {
6573
6573
  const { freeZone: t, socials: a } = e;
6574
6574
  return /* @__PURE__ */ h("footer", { className: me.content, children: [
6575
6575
  /* @__PURE__ */ h("section", { className: me.brandContent, children: [
@@ -6616,28 +6616,28 @@ const At = (e) => {
6616
6616
  ] })
6617
6617
  ] })
6618
6618
  ] });
6619
- }, ur = "_content_1ixal_1", hr = "_imageContent_1ixal_9", mr = "_imageStyled_1ixal_18", Cr = "_contentIconStyled_1ixal_19", fr = "_avatarContent_1ixal_35", gr = "_journalistSection_1ixal_43", pr = "_journalistInfo_1ixal_50", Ar = "_journalistInfoLink_1ixal_51", wr = "_socialNetworkSection_1ixal_83", yr = "_avatarStyled_1ixal_95", br = "_article_1ixal_100", vr = "_socialButton_1ixal_104", _r = "_facebookStyled_1ixal_120", Nr = "_emailStyled_1ixal_124", Sr = "_xStyled_1ixal_128", xr = "_linkedinStyled_1ixal_132", kr = "_whatsappStyled_1ixal_136", Er = "_whatsappLink_1ixal_140", qr = "_clipboardButton_1ixal_156", Ur = "_googleProfileButton_1ixal_192", le = {
6620
- content: ur,
6621
- imageContent: hr,
6622
- imageStyled: mr,
6623
- contentIconStyled: Cr,
6624
- avatarContent: fr,
6625
- journalistSection: gr,
6626
- journalistInfo: pr,
6627
- journalistInfoLink: Ar,
6628
- socialNetworkSection: wr,
6629
- avatarStyled: yr,
6630
- article: br,
6631
- socialButton: vr,
6632
- facebookStyled: _r,
6633
- emailStyled: Nr,
6634
- xStyled: Sr,
6635
- linkedinStyled: xr,
6636
- whatsappStyled: kr,
6637
- whatsappLink: Er,
6638
- clipboardButton: qr,
6639
- googleProfileButton: Ur
6640
- }, Tr = (e) => /* @__PURE__ */ n(
6619
+ }, hr = "_content_1ixal_1", mr = "_imageContent_1ixal_9", Cr = "_imageStyled_1ixal_18", fr = "_contentIconStyled_1ixal_19", gr = "_avatarContent_1ixal_35", pr = "_journalistSection_1ixal_43", Ar = "_journalistInfo_1ixal_50", wr = "_journalistInfoLink_1ixal_51", yr = "_socialNetworkSection_1ixal_83", br = "_avatarStyled_1ixal_95", vr = "_article_1ixal_100", _r = "_socialButton_1ixal_104", Nr = "_facebookStyled_1ixal_120", Sr = "_emailStyled_1ixal_124", xr = "_xStyled_1ixal_128", kr = "_linkedinStyled_1ixal_132", Er = "_whatsappStyled_1ixal_136", qr = "_whatsappLink_1ixal_140", Ur = "_clipboardButton_1ixal_156", Tr = "_googleProfileButton_1ixal_192", le = {
6620
+ content: hr,
6621
+ imageContent: mr,
6622
+ imageStyled: Cr,
6623
+ contentIconStyled: fr,
6624
+ avatarContent: gr,
6625
+ journalistSection: pr,
6626
+ journalistInfo: Ar,
6627
+ journalistInfoLink: wr,
6628
+ socialNetworkSection: yr,
6629
+ avatarStyled: br,
6630
+ article: vr,
6631
+ socialButton: _r,
6632
+ facebookStyled: Nr,
6633
+ emailStyled: Sr,
6634
+ xStyled: xr,
6635
+ linkedinStyled: kr,
6636
+ whatsappStyled: Er,
6637
+ whatsappLink: qr,
6638
+ clipboardButton: Ur,
6639
+ googleProfileButton: Tr
6640
+ }, Lr = (e) => /* @__PURE__ */ n(
6641
6641
  "svg",
6642
6642
  {
6643
6643
  width: "13",
@@ -6682,7 +6682,7 @@ const At = (e) => {
6682
6682
  }
6683
6683
  )
6684
6684
  }
6685
- ), Lr = (e) => /* @__PURE__ */ h(
6685
+ ), Ir = (e) => /* @__PURE__ */ h(
6686
6686
  "svg",
6687
6687
  {
6688
6688
  width: "25",
@@ -6709,7 +6709,7 @@ const At = (e) => {
6709
6709
  )
6710
6710
  ]
6711
6711
  }
6712
- ), Ir = (e) => /* @__PURE__ */ h(
6712
+ ), Mr = (e) => /* @__PURE__ */ h(
6713
6713
  "svg",
6714
6714
  {
6715
6715
  width: "24",
@@ -6735,7 +6735,7 @@ const At = (e) => {
6735
6735
  )
6736
6736
  ]
6737
6737
  }
6738
- ), Mr = (e) => /* @__PURE__ */ n(
6738
+ ), Br = (e) => /* @__PURE__ */ n(
6739
6739
  "svg",
6740
6740
  {
6741
6741
  width: "13",
@@ -6753,7 +6753,7 @@ const At = (e) => {
6753
6753
  }
6754
6754
  )
6755
6755
  }
6756
- ), Br = (e) => /* @__PURE__ */ n(
6756
+ ), Dr = (e) => /* @__PURE__ */ n(
6757
6757
  "svg",
6758
6758
  {
6759
6759
  width: "26",
@@ -6770,12 +6770,12 @@ const At = (e) => {
6770
6770
  }
6771
6771
  )
6772
6772
  }
6773
- ), Dr = {
6773
+ ), Rr = {
6774
6774
  FaceBook: {
6775
6775
  url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
6776
6776
  icon: {
6777
- outline: (e) => /* @__PURE__ */ n(Mr, { className: e }),
6778
- solid: (e) => /* @__PURE__ */ n(Tr, { className: e })
6777
+ outline: (e) => /* @__PURE__ */ n(Br, { className: e }),
6778
+ solid: (e) => /* @__PURE__ */ n(Lr, { className: e })
6779
6779
  }
6780
6780
  },
6781
6781
  X: {
@@ -6795,8 +6795,8 @@ const At = (e) => {
6795
6795
  Email: {
6796
6796
  url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
6797
6797
  icon: {
6798
- outline: (e) => /* @__PURE__ */ n(Lr, { className: e }),
6799
- solid: (e) => /* @__PURE__ */ n(Ir, { className: e })
6798
+ outline: (e) => /* @__PURE__ */ n(Ir, { className: e }),
6799
+ solid: (e) => /* @__PURE__ */ n(Mr, { className: e })
6800
6800
  }
6801
6801
  },
6802
6802
  LinkedIn: {
@@ -6809,11 +6809,11 @@ const At = (e) => {
6809
6809
  }
6810
6810
  }
6811
6811
  };
6812
- function Rr({ noteShare: e }) {
6812
+ function Hr({ noteShare: e }) {
6813
6813
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
6814
6814
  return e ? /* @__PURE__ */ h("div", { className: le.socialNetworkSection, children: [
6815
6815
  e.options?.map((a) => {
6816
- const s = Dr[a];
6816
+ const s = Rr[a];
6817
6817
  if (!s) return null;
6818
6818
  const i = e.variant === "outline" ? s.icon.outline : s.icon.solid, o = s.url(t);
6819
6819
  return /* @__PURE__ */ n(
@@ -6846,27 +6846,27 @@ function Rr({ noteShare: e }) {
6846
6846
  type: "button",
6847
6847
  "aria-label": "share",
6848
6848
  className: [le.clipboardButton, "sharebtn-id"].join(" "),
6849
- children: /* @__PURE__ */ n(Br, {})
6849
+ children: /* @__PURE__ */ n(Dr, {})
6850
6850
  }
6851
6851
  )
6852
6852
  ] }) : null;
6853
6853
  }
6854
- const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia_1dzh4_21", jr = "_linkSocialNetwoks_1dzh4_28", Qr = "_sectionContent_1dzh4_42", Pr = "_section_1dzh4_42", Gr = "_menuItem_1dzh4_60", zr = "_otherItems_1dzh4_73", Fr = "_copyrigth_1dzh4_87", Wr = "_copyrigthText_1dzh4_97", Zr = "_logoStyled_1dzh4_107", $r = "_socialNetworkIcon_1dzh4_118", Yr = "_socialInstagram_1dzh4_125", Kr = "_socialNetworkIcon_stroke_1dzh4_133", oe = {
6855
- content: Hr,
6854
+ const jr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia_1dzh4_21", Qr = "_linkSocialNetwoks_1dzh4_28", Pr = "_sectionContent_1dzh4_42", Gr = "_section_1dzh4_42", zr = "_menuItem_1dzh4_60", Fr = "_otherItems_1dzh4_73", Wr = "_copyrigth_1dzh4_87", Zr = "_copyrigthText_1dzh4_97", $r = "_logoStyled_1dzh4_107", Yr = "_socialNetworkIcon_1dzh4_118", Kr = "_socialInstagram_1dzh4_125", Jr = "_socialNetworkIcon_stroke_1dzh4_133", oe = {
6855
+ content: jr,
6856
6856
  brandContent: Vr,
6857
6857
  socialMedia: Or,
6858
- linkSocialNetwoks: jr,
6859
- sectionContent: Qr,
6860
- section: Pr,
6861
- menuItem: Gr,
6862
- otherItems: zr,
6863
- copyrigth: Fr,
6864
- copyrigthText: Wr,
6865
- logoStyled: Zr,
6866
- socialNetworkIcon: $r,
6867
- socialInstagram: Yr,
6868
- socialNetworkIcon_stroke: Kr
6869
- }, Jr = (e) => {
6858
+ linkSocialNetwoks: Qr,
6859
+ sectionContent: Pr,
6860
+ section: Gr,
6861
+ menuItem: zr,
6862
+ otherItems: Fr,
6863
+ copyrigth: Wr,
6864
+ copyrigthText: Zr,
6865
+ logoStyled: $r,
6866
+ socialNetworkIcon: Yr,
6867
+ socialInstagram: Kr,
6868
+ socialNetworkIcon_stroke: Jr
6869
+ }, Xr = (e) => {
6870
6870
  const { freeZone: t, socials: a, menu: s, customBlock: i } = e;
6871
6871
  return /* @__PURE__ */ h("footer", { className: oe.content, children: [
6872
6872
  /* @__PURE__ */ h("section", { className: oe.brandContent, children: [
@@ -6909,7 +6909,7 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
6909
6909
  r
6910
6910
  )) })
6911
6911
  ] }),
6912
- i && /* @__PURE__ */ n(V, { children: i }),
6912
+ i && /* @__PURE__ */ n(j, { children: i }),
6913
6913
  /* @__PURE__ */ h("section", { className: oe.copyrigth, children: [
6914
6914
  /* @__PURE__ */ n("p", { className: oe.copyrigthText, children: e.copyrigth }),
6915
6915
  /* @__PURE__ */ n(
@@ -6925,16 +6925,16 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
6925
6925
  )
6926
6926
  ] })
6927
6927
  ] });
6928
- }, Xr = "_content_r1co8_1", e3 = "_videoContent_r1co8_20", t3 = "_articleSection_r1co8_27", n3 = "_title_r1co8_42", a3 = "_article_r1co8_27", s3 = "_correspondent_r1co8_75", i3 = "_iframeStyled_r1co8_84", o3 = "_contentFrame_r1co8_94", Ie = {
6929
- content: Xr,
6930
- videoContent: e3,
6931
- articleSection: t3,
6932
- title: n3,
6933
- article: a3,
6934
- correspondent: s3,
6935
- iframeStyled: i3,
6936
- contentFrame: o3
6937
- }, O8 = (e) => {
6928
+ }, e3 = "_content_r1co8_1", t3 = "_videoContent_r1co8_20", n3 = "_articleSection_r1co8_27", a3 = "_title_r1co8_42", s3 = "_article_r1co8_27", i3 = "_correspondent_r1co8_75", o3 = "_iframeStyled_r1co8_84", r3 = "_contentFrame_r1co8_94", Ie = {
6929
+ content: e3,
6930
+ videoContent: t3,
6931
+ articleSection: n3,
6932
+ title: a3,
6933
+ article: s3,
6934
+ correspondent: i3,
6935
+ iframeStyled: o3,
6936
+ contentFrame: r3
6937
+ }, V8 = (e) => {
6938
6938
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Te(
6939
6939
  e.video.info.date.created
6940
6940
  )}` : e?.video.main.author;
@@ -6970,9 +6970,9 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
6970
6970
  /* @__PURE__ */ n("p", { className: Ie.correspondent, children: t() })
6971
6971
  ] })
6972
6972
  ] }) }) });
6973
- }, r3 = "_content_wxhkd_1", l3 = "_linkStyled_wxhkd_9", x1 = {
6974
- content: r3,
6975
- linkStyled: l3
6973
+ }, l3 = "_content_wxhkd_1", c3 = "_linkStyled_wxhkd_9", x1 = {
6974
+ content: l3,
6975
+ linkStyled: c3
6976
6976
  }, c1 = (e) => {
6977
6977
  const { currentPage: t, showNext: a, maxPages: s, pathname: i, query: o } = e, r = (l, d, c) => {
6978
6978
  let u = "";
@@ -6999,11 +6999,11 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
6999
6999
  }
7000
7000
  )
7001
7001
  ] });
7002
- }, c3 = "_content_zal5g_1", d3 = "_contentGrid_zal5g_8", u3 = "_contentGrid4_zal5g_17", h3 = "_contentGrid3_zal5g_21", zt = {
7003
- content: c3,
7004
- contentGrid: d3,
7005
- contentGrid4: u3,
7006
- contentGrid3: h3
7002
+ }, d3 = "_content_zal5g_1", u3 = "_contentGrid_zal5g_8", h3 = "_contentGrid4_zal5g_17", m3 = "_contentGrid3_zal5g_21", zt = {
7003
+ content: d3,
7004
+ contentGrid: u3,
7005
+ contentGrid4: h3,
7006
+ contentGrid3: m3
7007
7007
  }, P1 = (e) => {
7008
7008
  const { grid: t = 3 } = e;
7009
7009
  return /* @__PURE__ */ h("section", { className: `${zt.content}`, children: [
@@ -7014,12 +7014,12 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7014
7014
  children: e.children
7015
7015
  }
7016
7016
  ),
7017
- /* @__PURE__ */ n(V, { children: e.paginatorComponent })
7017
+ /* @__PURE__ */ n(j, { children: e.paginatorComponent })
7018
7018
  ] });
7019
- }, m3 = "_content_15x47_1", C3 = "_newsDescription_15x47_15", f3 = "_image_15x47_41", Tt = {
7020
- content: m3,
7021
- newsDescription: C3,
7022
- image: f3
7019
+ }, C3 = "_content_15x47_1", f3 = "_newsDescription_15x47_15", g3 = "_image_15x47_41", Tt = {
7020
+ content: C3,
7021
+ newsDescription: f3,
7022
+ image: g3
7023
7023
  }, Ge = (e) => {
7024
7024
  const {
7025
7025
  main: t,
@@ -7078,17 +7078,17 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7078
7078
  ]
7079
7079
  }
7080
7080
  );
7081
- }, g3 = "_content_kro73_1", p3 = "_contentLayout_kro73_5", In = {
7082
- content: g3,
7083
- contentLayout: p3
7084
- }, Mn = (e) => /* @__PURE__ */ n("div", { className: In.content, children: /* @__PURE__ */ n(Ht, { className: `${In.contentLayout} ${e.className}`, children: e.children }) }), A3 = "_content_1l5w6_1", w3 = "_before_1l5w6_11", y3 = "_textContent_1l5w6_21", b3 = "_title_1l5w6_36", v3 = "_description_1l5w6_45", _3 = "_linkStyled_1l5w6_56", st = {
7085
- content: A3,
7086
- before: w3,
7087
- textContent: y3,
7088
- title: b3,
7089
- description: v3,
7090
- linkStyled: _3
7091
- }, j8 = (e) => {
7081
+ }, p3 = "_content_kro73_1", A3 = "_contentLayout_kro73_5", In = {
7082
+ content: p3,
7083
+ contentLayout: A3
7084
+ }, Mn = (e) => /* @__PURE__ */ n("div", { className: In.content, children: /* @__PURE__ */ n(Ht, { className: `${In.contentLayout} ${e.className}`, children: e.children }) }), w3 = "_content_1l5w6_1", y3 = "_before_1l5w6_11", b3 = "_textContent_1l5w6_21", v3 = "_title_1l5w6_36", _3 = "_description_1l5w6_45", N3 = "_linkStyled_1l5w6_56", st = {
7085
+ content: w3,
7086
+ before: y3,
7087
+ textContent: b3,
7088
+ title: v3,
7089
+ description: _3,
7090
+ linkStyled: N3
7091
+ }, O8 = (e) => {
7092
7092
  const t = e.logo;
7093
7093
  return /* @__PURE__ */ h("section", { className: st.content, children: [
7094
7094
  e.backgroundImgURL && /* @__PURE__ */ n("img", { className: st.before, src: e.backgroundImgURL, alt: "" }),
@@ -7099,24 +7099,24 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7099
7099
  /* @__PURE__ */ n(q, { className: st.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
7100
7100
  ] })
7101
7101
  ] });
7102
- }, N3 = "_content_zxcog_1", S3 = "_contentLabel_zxcog_8", x3 = "_label_zxcog_13", k3 = "_required_zxcog_22", E3 = "_input_zxcog_28", _t = {
7103
- content: N3,
7104
- contentLabel: S3,
7105
- label: x3,
7106
- required: k3,
7107
- input: E3
7102
+ }, S3 = "_content_zxcog_1", x3 = "_contentLabel_zxcog_8", k3 = "_label_zxcog_13", E3 = "_required_zxcog_22", q3 = "_input_zxcog_28", _t = {
7103
+ content: S3,
7104
+ contentLabel: x3,
7105
+ label: k3,
7106
+ required: E3,
7107
+ input: q3
7108
7108
  }, Q8 = (e) => /* @__PURE__ */ h("div", { className: _t.content, children: [
7109
7109
  /* @__PURE__ */ h("div", { className: _t.contentLabel, children: [
7110
7110
  /* @__PURE__ */ n("label", { className: _t.label, children: e.label }),
7111
7111
  e.required && /* @__PURE__ */ n("span", { className: _t.required, children: "*" })
7112
7112
  ] }),
7113
7113
  /* @__PURE__ */ n("input", { className: _t.input, ...e })
7114
- ] }), q3 = "_content_zgx5w_1", U3 = "_contentLabel_zgx5w_8", T3 = "_label_zgx5w_13", L3 = "_required_zgx5w_22", I3 = "_input_zgx5w_28", Nt = {
7115
- content: q3,
7116
- contentLabel: U3,
7117
- label: T3,
7118
- required: L3,
7119
- input: I3
7114
+ ] }), U3 = "_content_zgx5w_1", T3 = "_contentLabel_zgx5w_8", L3 = "_label_zgx5w_13", I3 = "_required_zgx5w_22", M3 = "_input_zgx5w_28", Nt = {
7115
+ content: U3,
7116
+ contentLabel: T3,
7117
+ label: L3,
7118
+ required: I3,
7119
+ input: M3
7120
7120
  }, P8 = (e) => /* @__PURE__ */ h("div", { className: Nt.content, children: [
7121
7121
  /* @__PURE__ */ h("div", { className: Nt.contentLabel, children: [
7122
7122
  /* @__PURE__ */ n("label", { className: Nt.label, children: e.label }),
@@ -7126,32 +7126,32 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7126
7126
  /* @__PURE__ */ n("option", { value: "", children: "--Seleccione--" }),
7127
7127
  e.options.map((t, a) => /* @__PURE__ */ n("option", { value: t.value, children: t.label }, a))
7128
7128
  ] })
7129
- ] }), M3 = "_content_1mi9t_1", B3 = "_label_1mi9t_8", D3 = "_input_1mi9t_17", k1 = {
7130
- content: M3,
7131
- label: B3,
7132
- input: D3
7129
+ ] }), B3 = "_content_1mi9t_1", D3 = "_label_1mi9t_8", R3 = "_input_1mi9t_17", k1 = {
7130
+ content: B3,
7131
+ label: D3,
7132
+ input: R3
7133
7133
  }, G8 = (e) => /* @__PURE__ */ h("div", { className: k1.content, children: [
7134
7134
  /* @__PURE__ */ n("label", { className: k1.label, children: e.label }),
7135
7135
  /* @__PURE__ */ n("textarea", { className: k1.input, ...e })
7136
- ] }), R3 = "_boxInformation_achvw_1", H3 = "_textBox_achvw_30", V3 = "_contentBox_achvw_40", O3 = "_liveBox_achvw_50", j3 = "_dot_achvw_72", Q3 = "_sectionDescription_achvw_97", P3 = "_articule_achvw_110", G3 = "_description_achvw_137", Fe = {
7137
- boxInformation: R3,
7138
- textBox: H3,
7136
+ ] }), H3 = "_boxInformation_achvw_1", j3 = "_textBox_achvw_30", V3 = "_contentBox_achvw_40", O3 = "_liveBox_achvw_50", Q3 = "_dot_achvw_72", P3 = "_sectionDescription_achvw_97", G3 = "_articule_achvw_110", z3 = "_description_achvw_137", Fe = {
7137
+ boxInformation: H3,
7138
+ textBox: j3,
7139
7139
  contentBox: V3,
7140
7140
  liveBox: O3,
7141
- dot: j3,
7142
- sectionDescription: Q3,
7143
- articule: P3,
7144
- description: G3
7145
- }, z3 = "_content_8ehij_1", F3 = "_description_8ehij_23", d1 = {
7146
- content: z3,
7147
- description: F3
7141
+ dot: Q3,
7142
+ sectionDescription: P3,
7143
+ articule: G3,
7144
+ description: z3
7145
+ }, F3 = "_content_8ehij_1", W3 = "_description_8ehij_23", d1 = {
7146
+ content: F3,
7147
+ description: W3
7148
7148
  }, Ma = (e) => {
7149
7149
  let t = "";
7150
7150
  return e.preview.description && (t = e.preview.description), e.preview.copyright && (t = `${t} ${e.preview.copyright}`), e.preview.photographer && (t = `${t} ${e.preview.photographer}`), /* @__PURE__ */ h("div", { className: d1.content, children: [
7151
7151
  /* @__PURE__ */ n(ye, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
7152
7152
  t && /* @__PURE__ */ n("div", { className: d1.description, children: t })
7153
7153
  ] });
7154
- }, W3 = (e) => /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h("div", { className: Fe.boxInformation, children: [
7154
+ }, Z3 = (e) => /* @__PURE__ */ n(j, { children: /* @__PURE__ */ h("div", { className: Fe.boxInformation, children: [
7155
7155
  /* @__PURE__ */ n(Ma, { preview: e.preview }),
7156
7156
  /* @__PURE__ */ h("div", { className: Fe.textBox, children: [
7157
7157
  /* @__PURE__ */ h("div", { className: Fe.contentBox, children: [
@@ -7181,25 +7181,25 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7181
7181
  }
7182
7182
  )
7183
7183
  ] })
7184
- ] }) }), Z3 = "_content_oipiy_1", $3 = "_contentLine_oipiy_17", Y3 = "_contentText_oipiy_24", K3 = "_dateLink_oipiy_37", Ft = {
7185
- content: Z3,
7186
- contentLine: $3,
7187
- contentText: Y3,
7188
- dateLink: K3
7189
- }, J3 = (e) => /* @__PURE__ */ n("section", { className: Ft.content, children: e.itemList[0]?.list.items.map((t, a) => /* @__PURE__ */ h("div", { className: Ft.contentLine, children: [
7190
- /* @__PURE__ */ n(q, { className: Ft.dateLink, href: `#item-${a + 1}`, children: w2(t.date) }),
7184
+ ] }) }), $3 = "_content_oipiy_1", Y3 = "_contentLine_oipiy_17", K3 = "_contentText_oipiy_24", J3 = "_dateLink_oipiy_37", Ft = {
7185
+ content: $3,
7186
+ contentLine: Y3,
7187
+ contentText: K3,
7188
+ dateLink: J3
7189
+ }, X3 = (e) => /* @__PURE__ */ n("section", { className: Ft.content, children: e.itemList[0]?.list.items.map((t, a) => /* @__PURE__ */ h("div", { className: Ft.contentLine, children: [
7190
+ /* @__PURE__ */ n(q, { className: Ft.dateLink, href: `#item-${a + 1}`, children: y2(t.date) }),
7191
7191
  /* @__PURE__ */ n("div", { className: Ft.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
7192
- ] }, a)) }), X3 = "_content_e79ls_1", e4 = "_contentInfo_e79ls_11", t4 = "_imageStyled_e79ls_19", n4 = "_contentIconStyled_e79ls_30", a4 = "_name_e79ls_54", s4 = "_email_e79ls_63", i4 = "_description_e79ls_79", o4 = "_contenSocialNetwork_e79ls_91", r4 = "_socialIcon_e79ls_101", pe = {
7193
- content: X3,
7194
- contentInfo: e4,
7195
- imageStyled: t4,
7196
- contentIconStyled: n4,
7197
- name: a4,
7198
- email: s4,
7199
- description: i4,
7200
- contenSocialNetwork: o4,
7201
- socialIcon: r4
7202
- }, l4 = async (e) => {
7192
+ ] }, a)) }), e4 = "_content_e79ls_1", t4 = "_contentInfo_e79ls_11", n4 = "_imageStyled_e79ls_19", a4 = "_contentIconStyled_e79ls_30", s4 = "_name_e79ls_54", i4 = "_email_e79ls_63", o4 = "_description_e79ls_79", r4 = "_contenSocialNetwork_e79ls_91", l4 = "_socialIcon_e79ls_101", pe = {
7193
+ content: e4,
7194
+ contentInfo: t4,
7195
+ imageStyled: n4,
7196
+ contentIconStyled: a4,
7197
+ name: s4,
7198
+ email: i4,
7199
+ description: o4,
7200
+ contenSocialNetwork: r4,
7201
+ socialIcon: l4
7202
+ }, c4 = async (e) => {
7203
7203
  const { autor: t, autorIcon: a } = e, s = a;
7204
7204
  return /* @__PURE__ */ n(
7205
7205
  "section",
@@ -7260,18 +7260,18 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7260
7260
  ] })
7261
7261
  }
7262
7262
  );
7263
- }, c4 = "_content_1mv2w_1", d4 = "_contentInfo_1mv2w_13", u4 = "_contentAuthor_1mv2w_26", h4 = "_imageStyled_1mv2w_33", m4 = "_contentIconStyled_1mv2w_42", C4 = "_name_1mv2w_63", f4 = "_email_1mv2w_71", g4 = "_description_1mv2w_81", p4 = "_contenSocialNetwork_1mv2w_92", A4 = "_socialIcon_1mv2w_102", Ce = {
7264
- content: c4,
7265
- contentInfo: d4,
7266
- contentAuthor: u4,
7267
- imageStyled: h4,
7268
- contentIconStyled: m4,
7269
- name: C4,
7270
- email: f4,
7271
- description: g4,
7272
- contenSocialNetwork: p4,
7273
- socialIcon: A4
7274
- }, w4 = async (e) => {
7263
+ }, d4 = "_content_1mv2w_1", u4 = "_contentInfo_1mv2w_13", h4 = "_contentAuthor_1mv2w_26", m4 = "_imageStyled_1mv2w_33", C4 = "_contentIconStyled_1mv2w_42", f4 = "_name_1mv2w_63", g4 = "_email_1mv2w_71", p4 = "_description_1mv2w_81", A4 = "_contenSocialNetwork_1mv2w_92", w4 = "_socialIcon_1mv2w_102", Ce = {
7264
+ content: d4,
7265
+ contentInfo: u4,
7266
+ contentAuthor: h4,
7267
+ imageStyled: m4,
7268
+ contentIconStyled: C4,
7269
+ name: f4,
7270
+ email: g4,
7271
+ description: p4,
7272
+ contenSocialNetwork: A4,
7273
+ socialIcon: w4
7274
+ }, y4 = async (e) => {
7275
7275
  const { autor: t, autorIcon: a } = e, s = a;
7276
7276
  return /* @__PURE__ */ n("section", { className: Ce.content, children: /* @__PURE__ */ h("div", { className: Ce.contentInfo, children: [
7277
7277
  t.info.image ? /* @__PURE__ */ n(
@@ -7333,9 +7333,9 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7333
7333
  ] })
7334
7334
  ] })
7335
7335
  ] }) });
7336
- }, y4 = "_content_jg6i2_1", b4 = "_bannerSection_jg6i2_25", Bn = {
7337
- content: y4,
7338
- bannerSection: b4
7336
+ }, b4 = "_content_jg6i2_1", v4 = "_bannerSection_jg6i2_25", Bn = {
7337
+ content: b4,
7338
+ bannerSection: v4
7339
7339
  }, Ba = (e) => /* @__PURE__ */ h("section", { className: Bn.content, children: [
7340
7340
  e.children,
7341
7341
  /* @__PURE__ */ h("div", { className: Bn.bannerSection, children: [
@@ -7356,22 +7356,22 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7356
7356
  ),
7357
7357
  e.banner
7358
7358
  ] })
7359
- ] }), v4 = "_content_1jqwg_1", _4 = "_header_1jqwg_21", N4 = "_videos_1jqwg_46", S4 = "_videoContent_1jqwg_53", x4 = "_articleSection_1jqwg_60", k4 = "_contentLayoutVideoSection_1jqwg_74", E4 = "_sectionVideoList_1jqwg_82", q4 = "_iframeStyled_1jqwg_155", U4 = "_contentFrame_1jqwg_164", T4 = "_relatedTitle_1jqwg_189", Ne = {
7360
- content: v4,
7361
- header: _4,
7362
- videos: N4,
7363
- videoContent: S4,
7364
- articleSection: x4,
7365
- contentLayoutVideoSection: k4,
7366
- sectionVideoList: E4,
7367
- iframeStyled: q4,
7368
- contentFrame: U4,
7369
- relatedTitle: T4
7370
- }, L4 = "_content_1dj0q_1", I4 = "_linkImage_1dj0q_12", M4 = "_playStyled_1dj0q_19", E1 = {
7371
- content: L4,
7372
- linkImage: I4,
7373
- playStyled: M4
7374
- }, B4 = async (e) => {
7359
+ ] }), _4 = "_content_1jqwg_1", N4 = "_header_1jqwg_21", S4 = "_videos_1jqwg_46", x4 = "_videoContent_1jqwg_53", k4 = "_articleSection_1jqwg_60", E4 = "_contentLayoutVideoSection_1jqwg_74", q4 = "_sectionVideoList_1jqwg_82", U4 = "_iframeStyled_1jqwg_155", T4 = "_contentFrame_1jqwg_164", L4 = "_relatedTitle_1jqwg_189", Ne = {
7360
+ content: _4,
7361
+ header: N4,
7362
+ videos: S4,
7363
+ videoContent: x4,
7364
+ articleSection: k4,
7365
+ contentLayoutVideoSection: E4,
7366
+ sectionVideoList: q4,
7367
+ iframeStyled: U4,
7368
+ contentFrame: T4,
7369
+ relatedTitle: L4
7370
+ }, I4 = "_content_1dj0q_1", M4 = "_linkImage_1dj0q_12", B4 = "_playStyled_1dj0q_19", E1 = {
7371
+ content: I4,
7372
+ linkImage: M4,
7373
+ playStyled: B4
7374
+ }, D4 = async (e) => {
7375
7375
  const t = {
7376
7376
  ...e,
7377
7377
  main: {
@@ -7475,7 +7475,7 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7475
7475
  ),
7476
7476
  e.relatedName && /* @__PURE__ */ n("h2", { className: Ne.relatedTitle, children: e.relatedName }),
7477
7477
  Array.isArray(e.videoList) && e.videoList.map((t, a) => /* @__PURE__ */ Ct(
7478
- B4,
7478
+ D4,
7479
7479
  {
7480
7480
  ...Lt(t, !0, !1),
7481
7481
  key: a,
@@ -7486,16 +7486,16 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7486
7486
  }
7487
7487
  )
7488
7488
  ] })
7489
- ] }) }), D4 = "_content_1j6y6_1", R4 = "_titleContent_1j6y6_24", H4 = "_title_1j6y6_24", V4 = "_startLine_1j6y6_87", O4 = "_line_1j6y6_92", j4 = "_bottomLine_1j6y6_98", Q4 = "_childrenContent_1j6y6_117", P4 = "_readMore_1j6y6_127", Me = {
7490
- content: D4,
7491
- titleContent: R4,
7492
- title: H4,
7489
+ ] }) }), R4 = "_content_1j6y6_1", H4 = "_titleContent_1j6y6_24", j4 = "_title_1j6y6_24", V4 = "_startLine_1j6y6_87", O4 = "_line_1j6y6_92", Q4 = "_bottomLine_1j6y6_98", P4 = "_childrenContent_1j6y6_117", G4 = "_readMore_1j6y6_127", Me = {
7490
+ content: R4,
7491
+ titleContent: H4,
7492
+ title: j4,
7493
7493
  startLine: V4,
7494
7494
  line: O4,
7495
- bottomLine: j4,
7496
- childrenContent: Q4,
7497
- readMore: P4
7498
- }, ne = Ka((e, t) => {
7495
+ bottomLine: Q4,
7496
+ childrenContent: P4,
7497
+ readMore: G4
7498
+ }, ne = Ja((e, t) => {
7499
7499
  const { isTitle: a = !1, isOpinion: s = !1 } = e, i = a ? /* @__PURE__ */ n("h1", { className: Me.title, children: e.title }) : /* @__PURE__ */ n("h2", { className: Me.title, children: e.title });
7500
7500
  return /* @__PURE__ */ h("section", { className: Me.content, children: [
7501
7501
  e.title && /* @__PURE__ */ h(
@@ -7520,16 +7520,16 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7520
7520
  e.title && /* @__PURE__ */ n("hr", { className: [Me.bottomLine, e.className ?? ""].join(" ") }),
7521
7521
  /* @__PURE__ */ n("div", { className: Me.childrenContent, ref: t, children: e.children })
7522
7522
  ] });
7523
- }), G4 = "_content_d1pkj_1", z4 = "_contentNews_d1pkj_10", F4 = "_linkTitle_d1pkj_27", W4 = "_tag_d1pkj_35", Z4 = "_tagmx_d1pkj_55", $4 = "_titular_d1pkj_70", Y4 = "_correspondent_d1pkj_85", K4 = "_correspondentLink_d1pkj_96", J4 = "_description_d1pkj_107", Be = {
7524
- content: G4,
7525
- contentNews: z4,
7526
- linkTitle: F4,
7527
- tag: W4,
7528
- tagmx: Z4,
7529
- titular: $4,
7530
- correspondent: Y4,
7531
- correspondentLink: K4,
7532
- description: J4
7523
+ }), z4 = "_content_1j0pj_1", F4 = "_contentNews_1j0pj_10", W4 = "_linkTitle_1j0pj_27", Z4 = "_tag_1j0pj_35", $4 = "_tagmx_1j0pj_55", Y4 = "_titular_1j0pj_70", K4 = "_correspondent_1j0pj_85", J4 = "_correspondentLink_1j0pj_96", X4 = "_description_1j0pj_107", Be = {
7524
+ content: z4,
7525
+ contentNews: F4,
7526
+ linkTitle: W4,
7527
+ tag: Z4,
7528
+ tagmx: $4,
7529
+ titular: Y4,
7530
+ correspondent: K4,
7531
+ correspondentLink: J4,
7532
+ description: X4
7533
7533
  }, mt = (e) => {
7534
7534
  const t = () => {
7535
7535
  if (e?.config?.showtime && e.config?.showauthor)
@@ -7611,7 +7611,7 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7611
7611
  }
7612
7612
  }
7613
7613
  ),
7614
- e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ n(V, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n(
7614
+ e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ n(j, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n(
7615
7615
  q,
7616
7616
  {
7617
7617
  href: `/${e.paths?.autor ?? "autor"}/${e?.authors[0]?.name}`,
@@ -7635,7 +7635,7 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7635
7635
  imageSize: d,
7636
7636
  showSuper: c
7637
7637
  } = e;
7638
- return /* @__PURE__ */ h("section", { className: Ni.content, children: [
7638
+ return /* @__PURE__ */ h("section", { className: Si.content, children: [
7639
7639
  c ? /* @__PURE__ */ n(
7640
7640
  "section",
7641
7641
  {
@@ -7687,11 +7687,11 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7687
7687
  }
7688
7688
  )
7689
7689
  ] });
7690
- }, X4 = "_content_1dcf7_1", el = "_firstSection_1dcf7_10", tl = "_secondSection_1dcf7_16", q1 = {
7691
- content: X4,
7692
- firstSection: el,
7693
- secondSection: tl
7694
- }, nl = ({
7690
+ }, el = "_content_1dcf7_1", tl = "_firstSection_1dcf7_10", nl = "_secondSection_1dcf7_16", q1 = {
7691
+ content: el,
7692
+ firstSection: tl,
7693
+ secondSection: nl
7694
+ }, al = ({
7695
7695
  content: e,
7696
7696
  customLargeSection: t,
7697
7697
  customSmallSection: a,
@@ -7721,10 +7721,10 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7721
7721
  }
7722
7722
  )) })
7723
7723
  ] });
7724
- }, al = "_content_wsx1m_1", sl = "_firstSection_wsx1m_8", Rn = {
7725
- content: al,
7726
- firstSection: sl
7727
- }, il = ({
7724
+ }, sl = "_content_wsx1m_1", il = "_firstSection_wsx1m_8", Rn = {
7725
+ content: sl,
7726
+ firstSection: il
7727
+ }, ol = ({
7728
7728
  content: e,
7729
7729
  customLargeSection: t,
7730
7730
  customSlimSection: a,
@@ -7758,12 +7758,12 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7758
7758
  heightImageOverwriteMobile: "270px",
7759
7759
  paths: s
7760
7760
  }
7761
- ) }, o)) }), ol = "_content_10nsz_1", rl = "_sectionDescription_10nsz_13", ll = "_title_10nsz_33", cl = "_subtitle_10nsz_46", dl = "_linkStyled_10nsz_57", St = {
7762
- content: ol,
7763
- sectionDescription: rl,
7764
- title: ll,
7765
- subtitle: cl,
7766
- linkStyled: dl
7761
+ ) }, o)) }), rl = "_content_1n73e_1", ll = "_sectionDescription_1n73e_13", cl = "_title_1n73e_33", dl = "_subtitle_1n73e_47", ul = "_linkStyled_1n73e_58", St = {
7762
+ content: rl,
7763
+ sectionDescription: ll,
7764
+ title: cl,
7765
+ subtitle: dl,
7766
+ linkStyled: ul
7767
7767
  }, Da = (e) => /* @__PURE__ */ h("div", { className: St.content, children: [
7768
7768
  e?.mainNew?.info.section && /* @__PURE__ */ n(
7769
7769
  q,
@@ -7784,11 +7784,11 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7784
7784
  ),
7785
7785
  e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ n("p", { className: St.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
7786
7786
  e.goTo && /* @__PURE__ */ n(q, { href: e.goTo.url, className: St.linkStyled, children: e.goTo.description })
7787
- ] }), ul = "_headerSection_drjnj_1", hl = "_headerSectionLink_drjnj_12", ml = "_newsContent_drjnj_17", U1 = {
7788
- headerSection: ul,
7789
- headerSectionLink: hl,
7790
- newsContent: ml
7791
- }, Cl = (e) => {
7787
+ ] }), hl = "_headerSection_drjnj_1", ml = "_headerSectionLink_drjnj_12", Cl = "_newsContent_drjnj_17", U1 = {
7788
+ headerSection: hl,
7789
+ headerSectionLink: ml,
7790
+ newsContent: Cl
7791
+ }, fl = (e) => {
7792
7792
  const { content: t, title: a, isVideo: s } = e;
7793
7793
  if (!t || !t[0] || t.length === 0) return;
7794
7794
  const i = e.slot_id && e.slot_id !== "Nota_1", o = {
@@ -7838,16 +7838,16 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7838
7838
  })
7839
7839
  ] })
7840
7840
  ] });
7841
- }, fl = "_content_1stvq_1", gl = "_autorContent_1stvq_8", pl = "_image_1stvq_24", Al = "_contentIcon_1stvq_25", wl = "_boxInformationContent_1stvq_47", yl = "_autorName_1stvq_53", bl = "_time_1stvq_85", vl = "_comment_1stvq_98", _l = "_title_1stvq_107", De = {
7842
- content: fl,
7843
- autorContent: gl,
7844
- image: pl,
7845
- contentIcon: Al,
7846
- boxInformationContent: wl,
7847
- autorName: yl,
7848
- time: bl,
7849
- comment: vl,
7850
- title: _l
7841
+ }, gl = "_content_1stvq_1", pl = "_autorContent_1stvq_8", Al = "_image_1stvq_24", wl = "_contentIcon_1stvq_25", yl = "_boxInformationContent_1stvq_47", bl = "_autorName_1stvq_53", vl = "_time_1stvq_85", _l = "_comment_1stvq_98", Nl = "_title_1stvq_107", De = {
7842
+ content: gl,
7843
+ autorContent: pl,
7844
+ image: Al,
7845
+ contentIcon: wl,
7846
+ boxInformationContent: yl,
7847
+ autorName: bl,
7848
+ time: vl,
7849
+ comment: _l,
7850
+ title: Nl
7851
7851
  }, s1 = async (e) => {
7852
7852
  const { data: t, autorIcon: a } = e, s = a, i = () => t?.config?.showtime ? `${Te(t.info?.date?.modified)}` : "", o = /* @__PURE__ */ h("div", { className: De.autorContent, children: [
7853
7853
  Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ n(
@@ -7884,14 +7884,14 @@ const Hr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia
7884
7884
  /* @__PURE__ */ n("p", { className: De.comment, children: we(t?.main?.subtitle?.striped || "") })
7885
7885
  ] })
7886
7886
  ] });
7887
- }, Nl = "_content_1d7mg_1", Sl = "_boxPosition_1d7mg_8", xl = "_contentFlex_1d7mg_21", kl = "_bannerContent_1d7mg_29", El = "_bannerContentAux_1d7mg_40", it = {
7888
- content: Nl,
7889
- boxPosition: Sl,
7890
- contentFlex: xl,
7891
- bannerContent: kl,
7892
- bannerContentAux: El
7887
+ }, Sl = "_content_1d7mg_1", xl = "_boxPosition_1d7mg_8", kl = "_contentFlex_1d7mg_21", El = "_bannerContent_1d7mg_29", ql = "_bannerContentAux_1d7mg_40", it = {
7888
+ content: Sl,
7889
+ boxPosition: xl,
7890
+ contentFlex: kl,
7891
+ bannerContent: El,
7892
+ bannerContentAux: ql
7893
7893
  };
7894
- function ql(e) {
7894
+ function Ul(e) {
7895
7895
  const t = new Array(e.length), a = e.length / 2;
7896
7896
  for (let s = 0; s < e.length; s++)
7897
7897
  s % 2 === 0 ? t[Math.floor(s / 2)] = e[s] : t[a + Math.floor(s / 2)] = e[s];
@@ -7938,7 +7938,7 @@ const F8 = (e) => {
7938
7938
  )
7939
7939
  );
7940
7940
  }
7941
- const i = s.length % 2 === 0 ? ql(s) : s;
7941
+ const i = s.length % 2 === 0 ? Ul(s) : s;
7942
7942
  return /* @__PURE__ */ n("section", { style: e.customStyles, children: /* @__PURE__ */ n(
7943
7943
  ne,
7944
7944
  {
@@ -7951,9 +7951,9 @@ const F8 = (e) => {
7951
7951
  ] })
7952
7952
  }
7953
7953
  ) });
7954
- }, Ul = "_content_w9viv_1", Tl = "_title_w9viv_10", Hn = {
7955
- content: Ul,
7956
- title: Tl
7954
+ }, Tl = "_content_w9viv_1", Ll = "_title_w9viv_10", Hn = {
7955
+ content: Tl,
7956
+ title: Ll
7957
7957
  }, W8 = (e) => {
7958
7958
  const { showTitle: t = !0 } = e;
7959
7959
  return /* @__PURE__ */ h("div", { className: Hn.content, children: [
@@ -7973,12 +7973,12 @@ const F8 = (e) => {
7973
7973
  }
7974
7974
  )
7975
7975
  ] });
7976
- }, Ll = "_content_1nd2h_1", Il = "_newsContent_1nd2h_8", Ml = "_boxPosition_1nd2h_17", Bl = "_bannerContent_1nd2h_23", Dl = "_bannerContentAux_1nd2h_33", ot = {
7977
- content: Ll,
7978
- newsContent: Il,
7979
- boxPosition: Ml,
7980
- bannerContent: Bl,
7981
- bannerContentAux: Dl
7976
+ }, Il = "_content_1nd2h_1", Ml = "_newsContent_1nd2h_8", Bl = "_boxPosition_1nd2h_17", Dl = "_bannerContent_1nd2h_23", Rl = "_bannerContentAux_1nd2h_33", ot = {
7977
+ content: Il,
7978
+ newsContent: Ml,
7979
+ boxPosition: Bl,
7980
+ bannerContent: Dl,
7981
+ bannerContentAux: Rl
7982
7982
  }, Z8 = (e) => {
7983
7983
  const { news: t } = e;
7984
7984
  return Array.isArray(t) && /* @__PURE__ */ h("div", { className: ot.content, children: [
@@ -8014,15 +8014,15 @@ const F8 = (e) => {
8014
8014
  ] }),
8015
8015
  /* @__PURE__ */ n("div", { className: ot.bannerContent, children: e.halfPageBanner })
8016
8016
  ] });
8017
- }, $8 = (e) => /* @__PURE__ */ h(V, { children: [
8018
- /* @__PURE__ */ n(_o, { className: "display-on-lower-900px", ...e }),
8019
- /* @__PURE__ */ n(Do, { ...e })
8020
- ] }), Rl = "_newsContent_gd57q_1", Hl = "_newsContentWithLines_gd57q_8", Vl = "_newsContentWithoutLines_gd57q_13", Ol = "_contentSeparator_gd57q_18", Wt = {
8021
- newsContent: Rl,
8022
- newsContentWithLines: Hl,
8017
+ }, $8 = (e) => /* @__PURE__ */ h(j, { children: [
8018
+ /* @__PURE__ */ n(No, { className: "display-on-lower-900px", ...e }),
8019
+ /* @__PURE__ */ n(Ro, { ...e })
8020
+ ] }), Hl = "_newsContent_gd57q_1", jl = "_newsContentWithLines_gd57q_8", Vl = "_newsContentWithoutLines_gd57q_13", Ol = "_contentSeparator_gd57q_18", Wt = {
8021
+ newsContent: Hl,
8022
+ newsContentWithLines: jl,
8023
8023
  newsContentWithoutLines: Vl,
8024
8024
  contentSeparator: Ol
8025
- }, jl = (e) => {
8025
+ }, Ql = (e) => {
8026
8026
  const { content: t } = e;
8027
8027
  if (!t || t.length === 0) return;
8028
8028
  const a = (r) => e.hasLines && (r + 1) % 3 !== 0 ? Wt.contentSeparator : "", s = [];
@@ -8074,7 +8074,7 @@ const F8 = (e) => {
8074
8074
  }
8075
8075
  );
8076
8076
  }, Ra = (e) => /* @__PURE__ */ n(ne, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
8077
- jl,
8077
+ Ql,
8078
8078
  {
8079
8079
  content: e.content,
8080
8080
  paths: e.paths,
@@ -8086,16 +8086,16 @@ const F8 = (e) => {
8086
8086
  showVideoTime: e.showVideoTime,
8087
8087
  showVideosubtitle: e.showVideosubtitle
8088
8088
  }
8089
- ) }), Ql = "_newsContent_1sb62_1", Pl = "_contentSeparator_1sb62_8", Vn = {
8090
- newsContent: Ql,
8091
- contentSeparator: Pl
8092
- }, Gl = (e) => {
8089
+ ) }), Pl = "_newsContent_1sb62_1", Gl = "_contentSeparator_1sb62_8", jn = {
8090
+ newsContent: Pl,
8091
+ contentSeparator: Gl
8092
+ }, zl = (e) => {
8093
8093
  const { content: t, title: a } = e;
8094
8094
  if (!(!t || t.length === 0 || !Array.isArray(t)))
8095
8095
  return /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
8096
8096
  "div",
8097
8097
  {
8098
- className: `${Vn.newsContent} ${e.hasLines ? Vn.contentSeparator : ""}`,
8098
+ className: `${jn.newsContent} ${e.hasLines ? jn.contentSeparator : ""}`,
8099
8099
  children: t?.map((s, i) => {
8100
8100
  const o = e.slot_id && e.slot_id !== "Nota_1", r = {
8101
8101
  ...s,
@@ -8118,11 +8118,11 @@ const F8 = (e) => {
8118
8118
  })
8119
8119
  }
8120
8120
  ) });
8121
- }, zl = "_newsContent_1gbse_1", Fl = "_contentSeparator_1gbse_8", Wl = "_newsContentWhitoutLine_1gbse_29", T1 = {
8122
- newsContent: zl,
8123
- contentSeparator: Fl,
8124
- newsContentWhitoutLine: Wl
8125
- }, Zl = (e) => {
8121
+ }, Fl = "_newsContent_1gbse_1", Wl = "_contentSeparator_1gbse_8", Zl = "_newsContentWhitoutLine_1gbse_29", T1 = {
8122
+ newsContent: Fl,
8123
+ contentSeparator: Wl,
8124
+ newsContentWhitoutLine: Zl
8125
+ }, $l = (e) => {
8126
8126
  const { content: t, title: a } = e;
8127
8127
  if (!(!t || t.length === 0))
8128
8128
  return /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
@@ -8151,11 +8151,11 @@ const F8 = (e) => {
8151
8151
  })
8152
8152
  }
8153
8153
  ) });
8154
- }, $l = "_headerSection_1m1sp_3", Yl = "_headerSectionLink_1m1sp_16", Kl = "_newsContent_1m1sp_29", L1 = {
8155
- headerSection: $l,
8156
- headerSectionLink: Yl,
8157
- newsContent: Kl
8158
- }, Jl = (e) => {
8154
+ }, Yl = "_headerSection_1m1sp_3", Kl = "_headerSectionLink_1m1sp_16", Jl = "_newsContent_1m1sp_29", L1 = {
8155
+ headerSection: Yl,
8156
+ headerSectionLink: Kl,
8157
+ newsContent: Jl
8158
+ }, Xl = (e) => {
8159
8159
  const { content: t, title: a, isVideo: s = !0 } = e;
8160
8160
  if (!t || t.length === 0) return;
8161
8161
  const i = t[0], o = e.slot_id && e.slot_id !== "Nota_1", r = t.slice(1);
@@ -8208,13 +8208,13 @@ const F8 = (e) => {
8208
8208
  })
8209
8209
  ] })
8210
8210
  ] });
8211
- }, Xl = "_content_cnul3_1", ec = "_linkImage_cnul3_30", tc = "_sectionDescription_cnul3_42", nc = "_dateText_cnul3_61", ac = "_textContent_cnul3_72", xt = {
8212
- content: Xl,
8213
- linkImage: ec,
8214
- sectionDescription: tc,
8215
- dateText: nc,
8216
- textContent: ac
8217
- }, sc = async (e) => {
8211
+ }, ec = "_content_cnul3_1", tc = "_linkImage_cnul3_30", nc = "_sectionDescription_cnul3_42", ac = "_dateText_cnul3_61", sc = "_textContent_cnul3_72", xt = {
8212
+ content: ec,
8213
+ linkImage: tc,
8214
+ sectionDescription: nc,
8215
+ dateText: ac,
8216
+ textContent: sc
8217
+ }, ic = async (e) => {
8218
8218
  const { showNewsLikeTitle: t = !1 } = e;
8219
8219
  return e && e.info ? /* @__PURE__ */ h(
8220
8220
  "section",
@@ -8252,20 +8252,20 @@ const F8 = (e) => {
8252
8252
  ]
8253
8253
  }
8254
8254
  ) : null;
8255
- }, ic = "_content_yx3zm_1", oc = "_contentSeparator_yx3zm_7", On = {
8256
- content: ic,
8257
- contentSeparator: oc
8258
- }, rc = "_newsContent_1uamf_1", lc = "_contentSeparator_1uamf_8", cc = "_hasLinesBlock_1uamf_40", G1 = {
8259
- newsContent: rc,
8260
- contentSeparator: lc,
8261
- hasLinesBlock: cc
8262
- }, dc = (e) => {
8255
+ }, oc = "_content_yx3zm_1", rc = "_contentSeparator_yx3zm_7", Vn = {
8256
+ content: oc,
8257
+ contentSeparator: rc
8258
+ }, lc = "_newsContent_1uamf_1", cc = "_contentSeparator_1uamf_8", dc = "_hasLinesBlock_1uamf_40", G1 = {
8259
+ newsContent: lc,
8260
+ contentSeparator: cc,
8261
+ hasLinesBlock: dc
8262
+ }, uc = (e) => {
8263
8263
  if (!e.content || e.content.length === 0) return;
8264
8264
  const t = e.slot_id && e.slot_id !== "Nota_1";
8265
8265
  return /* @__PURE__ */ n(ne, { title: e.title, children: /* @__PURE__ */ n(
8266
8266
  "div",
8267
8267
  {
8268
- className: `${On.content} ${e.hasLines ? On.contentSeparator : ""}`,
8268
+ className: `${Vn.content} ${e.hasLines ? Vn.contentSeparator : ""}`,
8269
8269
  style: {
8270
8270
  gap: e.hasLines ? "30px" : "0px"
8271
8271
  },
@@ -8285,7 +8285,7 @@ const F8 = (e) => {
8285
8285
  {
8286
8286
  className: e.hasLines ? G1.hasLinesBlock : "",
8287
8287
  children: /* @__PURE__ */ Ct(
8288
- sc,
8288
+ ic,
8289
8289
  {
8290
8290
  ...i,
8291
8291
  key: s,
@@ -8298,13 +8298,13 @@ const F8 = (e) => {
8298
8298
  })
8299
8299
  }
8300
8300
  ) });
8301
- }, uc = "_content_1yvw0_1", hc = "_boxInformation_1yvw0_12", mc = "_titleGradient_1yvw0_29", Cc = "_sectionDescription_1yvw0_57", fc = "_articule_1yvw0_82", gc = "_linkStyled_1yvw0_114", rt = {
8302
- content: uc,
8303
- boxInformation: hc,
8304
- titleGradient: mc,
8305
- sectionDescription: Cc,
8306
- articule: fc,
8307
- linkStyled: gc
8301
+ }, hc = "_content_1yvw0_1", mc = "_boxInformation_1yvw0_12", Cc = "_titleGradient_1yvw0_29", fc = "_sectionDescription_1yvw0_57", gc = "_articule_1yvw0_82", pc = "_linkStyled_1yvw0_114", rt = {
8302
+ content: hc,
8303
+ boxInformation: mc,
8304
+ titleGradient: Cc,
8305
+ sectionDescription: fc,
8306
+ articule: gc,
8307
+ linkStyled: pc
8308
8308
  }, v1 = (e) => {
8309
8309
  const {
8310
8310
  isVideo: t,
@@ -8360,7 +8360,7 @@ const F8 = (e) => {
8360
8360
  }
8361
8361
  )
8362
8362
  ] });
8363
- }, pc = (e) => {
8363
+ }, Ac = (e) => {
8364
8364
  const { content: t, title: a, slot_id: s } = e, i = e.slot_id && e.slot_id !== "Nota_1";
8365
8365
  return t && t.length !== 0 && /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(pt, { slot_id: s, children: t.map((o, r) => {
8366
8366
  const l = {
@@ -8385,15 +8385,15 @@ const F8 = (e) => {
8385
8385
  r
8386
8386
  );
8387
8387
  }) }) });
8388
- }, Ac = "_content_1mj79_1", wc = "_imageStyled_1mj79_14", yc = "_contentIcon_1mj79_23", bc = "_boxInformation_1mj79_44", vc = "_comment_1mj79_51", _c = "_title_1mj79_60", Nc = "_authorName_1mj79_81", We = {
8389
- content: Ac,
8390
- imageStyled: wc,
8391
- contentIcon: yc,
8392
- boxInformation: bc,
8393
- comment: vc,
8394
- title: _c,
8395
- authorName: Nc
8396
- }, Sc = async (e) => {
8388
+ }, wc = "_content_1mj79_1", yc = "_imageStyled_1mj79_14", bc = "_contentIcon_1mj79_23", vc = "_boxInformation_1mj79_44", _c = "_comment_1mj79_51", Nc = "_title_1mj79_60", Sc = "_authorName_1mj79_81", We = {
8389
+ content: wc,
8390
+ imageStyled: yc,
8391
+ contentIcon: bc,
8392
+ boxInformation: vc,
8393
+ comment: _c,
8394
+ title: Nc,
8395
+ authorName: Sc
8396
+ }, xc = async (e) => {
8397
8397
  const { data: t } = e;
8398
8398
  return /* @__PURE__ */ h("div", { className: We.content, children: [
8399
8399
  Array.isArray(t.authors) && t?.authors[0]?.image ? /* @__PURE__ */ n(
@@ -8426,7 +8426,7 @@ const F8 = (e) => {
8426
8426
  /* @__PURE__ */ n("p", { className: We.comment, children: t?.main?.subtitle?.striped })
8427
8427
  ] })
8428
8428
  ] });
8429
- }, xc = (e) => {
8429
+ }, kc = (e) => {
8430
8430
  const t = e.slot_id && e.slot_id !== "Nota_1";
8431
8431
  return /* @__PURE__ */ n(ne, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ n(
8432
8432
  pt,
@@ -8447,7 +8447,7 @@ const F8 = (e) => {
8447
8447
  }
8448
8448
  };
8449
8449
  return /* @__PURE__ */ n(
8450
- Sc,
8450
+ xc,
8451
8451
  {
8452
8452
  autorIcon: e.autorIcon,
8453
8453
  data: i,
@@ -8496,25 +8496,25 @@ const F8 = (e) => {
8496
8496
  }
8497
8497
  )
8498
8498
  }
8499
- ), kc = "_drawerStyled_1dhzk_1", Ec = "_sidebarCustom_1dhzk_6", qc = "_accordionStyled_1dhzk_24", Uc = "_accordionHeading_1dhzk_35", Tc = "_accordionSummeryStyled_1dhzk_44", Lc = "_linkStyled_1dhzk_71", Ic = "_subLinkStyled_1dhzk_91", Mc = "_inputContent_1dhzk_113", Bc = "_buttonContent_1dhzk_114", Dc = "_inputStyled_1dhzk_124", Rc = "_buscar_1dhzk_140", Hc = "_buttonStyled_1dhzk_149", Vc = "_accordionDetailsStyled_1dhzk_164", Oc = "_footerSlider_1dhzk_179", jc = "_socialMedia_1dhzk_190", Qc = "_copyRights_1dhzk_209", Pc = "_icon_1dhzk_220", J = {
8500
- drawerStyled: kc,
8501
- sidebarCustom: Ec,
8502
- accordionStyled: qc,
8503
- accordionHeading: Uc,
8504
- accordionSummeryStyled: Tc,
8505
- linkStyled: Lc,
8506
- subLinkStyled: Ic,
8507
- inputContent: Mc,
8508
- buttonContent: Bc,
8509
- inputStyled: Dc,
8510
- buscar: Rc,
8511
- buttonStyled: Hc,
8499
+ ), Ec = "_drawerStyled_1dhzk_1", qc = "_sidebarCustom_1dhzk_6", Uc = "_accordionStyled_1dhzk_24", Tc = "_accordionHeading_1dhzk_35", Lc = "_accordionSummeryStyled_1dhzk_44", Ic = "_linkStyled_1dhzk_71", Mc = "_subLinkStyled_1dhzk_91", Bc = "_inputContent_1dhzk_113", Dc = "_buttonContent_1dhzk_114", Rc = "_inputStyled_1dhzk_124", Hc = "_buscar_1dhzk_140", jc = "_buttonStyled_1dhzk_149", Vc = "_accordionDetailsStyled_1dhzk_164", Oc = "_footerSlider_1dhzk_179", Qc = "_socialMedia_1dhzk_190", Pc = "_copyRights_1dhzk_209", Gc = "_icon_1dhzk_220", J = {
8500
+ drawerStyled: Ec,
8501
+ sidebarCustom: qc,
8502
+ accordionStyled: Uc,
8503
+ accordionHeading: Tc,
8504
+ accordionSummeryStyled: Lc,
8505
+ linkStyled: Ic,
8506
+ subLinkStyled: Mc,
8507
+ inputContent: Bc,
8508
+ buttonContent: Dc,
8509
+ inputStyled: Rc,
8510
+ buscar: Hc,
8511
+ buttonStyled: jc,
8512
8512
  accordionDetailsStyled: Vc,
8513
8513
  footerSlider: Oc,
8514
- socialMedia: jc,
8515
- copyRights: Qc,
8516
- icon: Pc
8517
- }, Gc = ({
8514
+ socialMedia: Qc,
8515
+ copyRights: Pc,
8516
+ icon: Gc
8517
+ }, zc = ({
8518
8518
  sidebar: e,
8519
8519
  socials: t,
8520
8520
  copyrigth: a,
@@ -8662,13 +8662,13 @@ const F8 = (e) => {
8662
8662
  )
8663
8663
  ]
8664
8664
  }
8665
- ), zc = "_content_1k52x_1", Fc = "_chipStyled_1k52x_17", Wc = "_headLine_1k52x_17", Zc = "_live_1k52x_25", $c = "_closeLiveStyled_1k52x_88", kt = {
8666
- content: zc,
8667
- chipStyled: Fc,
8668
- headLine: Wc,
8669
- live: Zc,
8670
- closeLiveStyled: $c
8671
- }, Va = (e) => {
8665
+ ), Fc = "_content_1k52x_1", Wc = "_chipStyled_1k52x_17", Zc = "_headLine_1k52x_17", $c = "_live_1k52x_25", Yc = "_closeLiveStyled_1k52x_88", kt = {
8666
+ content: Fc,
8667
+ chipStyled: Wc,
8668
+ headLine: Zc,
8669
+ live: $c,
8670
+ closeLiveStyled: Yc
8671
+ }, ja = (e) => {
8672
8672
  const { alertZone: t, id: a = "close-alert" } = e, s = () => /* @__PURE__ */ n(
8673
8673
  q,
8674
8674
  {
@@ -8679,7 +8679,7 @@ const F8 = (e) => {
8679
8679
  children: t?.data[0]?.main?.title.home ?? ""
8680
8680
  }
8681
8681
  );
8682
- return /* @__PURE__ */ h(V, { children: [
8682
+ return /* @__PURE__ */ h(j, { children: [
8683
8683
  /* @__PURE__ */ n(
8684
8684
  "input",
8685
8685
  {
@@ -8710,22 +8710,22 @@ const F8 = (e) => {
8710
8710
  }
8711
8711
  )
8712
8712
  ] });
8713
- }, Yc = "_content_18yq5_1", Kc = "_linkStyled_18yq5_14", Jc = "_linkSocialNetwork_18yq5_28", Xc = "_title_18yq5_49", e5 = "_tabs_18yq5_60", t5 = "_socialNetwork_18yq5_68", n5 = "_icon_18yq5_78", a5 = "_facebook_18yq5_84", s5 = "_youtube_18yq5_88", i5 = "_x_18yq5_92", o5 = "_instagram_18yq5_96", r5 = "_gnews_18yq5_100", l5 = "_tiktok_18yq5_104", c5 = "_whatsapp_18yq5_108", Re = {
8714
- content: Yc,
8715
- linkStyled: Kc,
8716
- linkSocialNetwork: Jc,
8717
- title: Xc,
8718
- tabs: e5,
8719
- socialNetwork: t5,
8720
- icon: n5,
8721
- facebook: a5,
8722
- youtube: s5,
8723
- x: i5,
8724
- instagram: o5,
8725
- gnews: r5,
8726
- tiktok: l5,
8727
- whatsapp: c5
8728
- }, d5 = (e) => {
8713
+ }, Kc = "_content_18yq5_1", Jc = "_linkStyled_18yq5_14", Xc = "_linkSocialNetwork_18yq5_28", e5 = "_title_18yq5_49", t5 = "_tabs_18yq5_60", n5 = "_socialNetwork_18yq5_68", a5 = "_icon_18yq5_78", s5 = "_facebook_18yq5_84", i5 = "_youtube_18yq5_88", o5 = "_x_18yq5_92", r5 = "_instagram_18yq5_96", l5 = "_gnews_18yq5_100", c5 = "_tiktok_18yq5_104", d5 = "_whatsapp_18yq5_108", Re = {
8714
+ content: Kc,
8715
+ linkStyled: Jc,
8716
+ linkSocialNetwork: Xc,
8717
+ title: e5,
8718
+ tabs: t5,
8719
+ socialNetwork: n5,
8720
+ icon: a5,
8721
+ facebook: s5,
8722
+ youtube: i5,
8723
+ x: o5,
8724
+ instagram: r5,
8725
+ gnews: l5,
8726
+ tiktok: c5,
8727
+ whatsapp: d5
8728
+ }, u5 = (e) => {
8729
8729
  const { cintillo: t, tapeTitle: a, socials: s } = e, i = "", o = t?.findIndex((r) => r.link === i) ?? 0;
8730
8730
  return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ h("section", { className: Re.content, children: [
8731
8731
  Array.isArray(t) && /* @__PURE__ */ h("div", { className: `${Re.tabs} header-page-tape-content`, children: [
@@ -8776,23 +8776,23 @@ const F8 = (e) => {
8776
8776
  r
8777
8777
  )) })
8778
8778
  ] });
8779
- }, u5 = "_headerStyled_t61zq_1", h5 = "_headerContent_t61zq_14", m5 = "_iconContent_t61zq_25", C5 = "_menuButton_t61zq_34", f5 = "_logoStyled_t61zq_66", g5 = "_buttonSection_t61zq_94", p5 = "_buttonSectionSearch_t61zq_109", A5 = "_headLineContent_t61zq_130", w5 = "_headLineTitle_t61zq_143", y5 = "_headLine_t61zq_130", b5 = "_hasAlertZone_t61zq_196", Ae = {
8780
- headerStyled: u5,
8781
- headerContent: h5,
8782
- iconContent: m5,
8783
- menuButton: C5,
8784
- logoStyled: f5,
8785
- buttonSection: g5,
8786
- buttonSectionSearch: p5,
8787
- headLineContent: A5,
8788
- headLineTitle: w5,
8789
- headLine: y5,
8790
- hasAlertZone: b5
8791
- }, v5 = (e) => {
8779
+ }, h5 = "_headerStyled_t61zq_1", m5 = "_headerContent_t61zq_14", C5 = "_iconContent_t61zq_25", f5 = "_menuButton_t61zq_34", g5 = "_logoStyled_t61zq_66", p5 = "_buttonSection_t61zq_94", A5 = "_buttonSectionSearch_t61zq_109", w5 = "_headLineContent_t61zq_130", y5 = "_headLineTitle_t61zq_143", b5 = "_headLine_t61zq_130", v5 = "_hasAlertZone_t61zq_196", Ae = {
8780
+ headerStyled: h5,
8781
+ headerContent: m5,
8782
+ iconContent: C5,
8783
+ menuButton: f5,
8784
+ logoStyled: g5,
8785
+ buttonSection: p5,
8786
+ buttonSectionSearch: A5,
8787
+ headLineContent: w5,
8788
+ headLineTitle: y5,
8789
+ headLine: b5,
8790
+ hasAlertZone: v5
8791
+ }, _5 = (e) => {
8792
8792
  const { alertZone: t } = e;
8793
8793
  return /* @__PURE__ */ h("header", { className: Ae.headerStyled, children: [
8794
8794
  e.socialIcons && /* @__PURE__ */ n(
8795
- d5,
8795
+ u5,
8796
8796
  {
8797
8797
  socialIcons: e.socialIcons,
8798
8798
  cintillo: e.cintillo,
@@ -8874,22 +8874,22 @@ const F8 = (e) => {
8874
8874
  )
8875
8875
  ] }),
8876
8876
  !e.showAlertPop && /* @__PURE__ */ n(
8877
- Va,
8877
+ ja,
8878
8878
  {
8879
8879
  alertZone: t,
8880
8880
  forceShow: e.showAlertPop
8881
8881
  }
8882
8882
  )
8883
8883
  ] });
8884
- }, _5 = "_ul_j3aqc_1", N5 = "_li_j3aqc_10", S5 = "_liBefore_j3aqc_18", x5 = "_ulContent_j3aqc_33", k5 = "_contentModal_j3aqc_44", E5 = "_linkStyled_j3aqc_56", q5 = "_itemLink_j3aqc_81", He = {
8885
- ul: _5,
8886
- li: N5,
8887
- liBefore: S5,
8888
- ulContent: x5,
8889
- contentModal: k5,
8890
- linkStyled: E5,
8891
- itemLink: q5
8892
- }, U5 = (e) => {
8884
+ }, N5 = "_ul_j3aqc_1", S5 = "_li_j3aqc_10", x5 = "_liBefore_j3aqc_18", k5 = "_ulContent_j3aqc_33", E5 = "_contentModal_j3aqc_44", q5 = "_linkStyled_j3aqc_56", U5 = "_itemLink_j3aqc_81", He = {
8885
+ ul: N5,
8886
+ li: S5,
8887
+ liBefore: x5,
8888
+ ulContent: k5,
8889
+ contentModal: E5,
8890
+ linkStyled: q5,
8891
+ itemLink: U5
8892
+ }, T5 = (e) => {
8893
8893
  const { items: t } = e;
8894
8894
  return /* @__PURE__ */ n("ul", { className: He.ul, children: t.map((a, s) => /* @__PURE__ */ h("li", { className: `${He.liBefore} ${He.li}`, children: [
8895
8895
  a.link ? /* @__PURE__ */ h(
@@ -8919,23 +8919,23 @@ const F8 = (e) => {
8919
8919
  }
8920
8920
  ) }, o)) }) })
8921
8921
  ] }, s)) });
8922
- }, T5 = "_headerStyled_ksxbt_1", L5 = "_headerContent_ksxbt_23", I5 = "_menuButtonSection_ksxbt_33", M5 = "_menuButton_ksxbt_33", B5 = "_buttonSection_ksxbt_84", D5 = "_buttonSectionSearch_ksxbt_101", R5 = "_hasAlertZone_ksxbt_111", H5 = "_buttonText_ksxbt_130", V5 = "_logoContent_ksxbt_140", O5 = "_logoStyled_ksxbt_148", j5 = "_headLineContent_ksxbt_172", Q5 = "_headLineTitle_ksxbt_187", P5 = "_menuSection_ksxbt_203", G5 = "_headLine_ksxbt_172", z5 = "_line_ksxbt_255", re = {
8923
- headerStyled: T5,
8924
- headerContent: L5,
8925
- menuButtonSection: I5,
8926
- menuButton: M5,
8927
- buttonSection: B5,
8928
- buttonSectionSearch: D5,
8929
- hasAlertZone: R5,
8930
- buttonText: H5,
8922
+ }, L5 = "_headerStyled_ksxbt_1", I5 = "_headerContent_ksxbt_23", M5 = "_menuButtonSection_ksxbt_33", B5 = "_menuButton_ksxbt_33", D5 = "_buttonSection_ksxbt_84", R5 = "_buttonSectionSearch_ksxbt_101", H5 = "_hasAlertZone_ksxbt_111", j5 = "_buttonText_ksxbt_130", V5 = "_logoContent_ksxbt_140", O5 = "_logoStyled_ksxbt_148", Q5 = "_headLineContent_ksxbt_172", P5 = "_headLineTitle_ksxbt_187", G5 = "_menuSection_ksxbt_203", z5 = "_headLine_ksxbt_172", F5 = "_line_ksxbt_255", re = {
8923
+ headerStyled: L5,
8924
+ headerContent: I5,
8925
+ menuButtonSection: M5,
8926
+ menuButton: B5,
8927
+ buttonSection: D5,
8928
+ buttonSectionSearch: R5,
8929
+ hasAlertZone: H5,
8930
+ buttonText: j5,
8931
8931
  logoContent: V5,
8932
8932
  logoStyled: O5,
8933
- headLineContent: j5,
8934
- headLineTitle: Q5,
8935
- menuSection: P5,
8936
- headLine: G5,
8937
- line: z5
8938
- }, F5 = (e) => {
8933
+ headLineContent: Q5,
8934
+ headLineTitle: P5,
8935
+ menuSection: G5,
8936
+ headLine: z5,
8937
+ line: F5
8938
+ }, W5 = (e) => {
8939
8939
  const { menu: t, alertZone: a } = e;
8940
8940
  return /* @__PURE__ */ n(
8941
8941
  "header",
@@ -9002,7 +9002,7 @@ const F8 = (e) => {
9002
9002
  {
9003
9003
  className: re.menuSection,
9004
9004
  style: e.showAlertPop ? { "--showAlertPop": "0px" } : {},
9005
- children: Array.isArray(t) && /* @__PURE__ */ n(U5, { items: t })
9005
+ children: Array.isArray(t) && /* @__PURE__ */ n(T5, { items: t })
9006
9006
  }
9007
9007
  )
9008
9008
  ]
@@ -9010,15 +9010,15 @@ const F8 = (e) => {
9010
9010
  )
9011
9011
  }
9012
9012
  );
9013
- }, W5 = "_childrenContent_wqlb4_1", Z5 = "_childrenContentAux_wqlb4_12", $5 = "_op2_wqlb4_25", I1 = {
9014
- childrenContent: W5,
9015
- childrenContentAux: Z5,
9016
- op2: $5
9013
+ }, Z5 = "_childrenContent_wqlb4_1", $5 = "_childrenContentAux_wqlb4_12", Y5 = "_op2_wqlb4_25", I1 = {
9014
+ childrenContent: Z5,
9015
+ childrenContentAux: $5,
9016
+ op2: Y5
9017
9017
  }, M1 = (e) => {
9018
9018
  const { alertZone: t, children: a, sidebar: s } = e;
9019
- return /* @__PURE__ */ h(V, { children: [
9020
- /* @__PURE__ */ n(v5, { ...e }),
9021
- !e.showOnlyStickyHeader && /* @__PURE__ */ n(F5, { ...e }),
9019
+ return /* @__PURE__ */ h(j, { children: [
9020
+ /* @__PURE__ */ n(_5, { ...e }),
9021
+ !e.showOnlyStickyHeader && /* @__PURE__ */ n(W5, { ...e }),
9022
9022
  /* @__PURE__ */ h(
9023
9023
  "div",
9024
9024
  {
@@ -9033,7 +9033,7 @@ const F8 = (e) => {
9033
9033
  id: "content-layout",
9034
9034
  children: [
9035
9035
  e.showAlertPop && /* @__PURE__ */ n(
9036
- Va,
9036
+ ja,
9037
9037
  {
9038
9038
  alertZone: t,
9039
9039
  forceShow: e.showAlertPop,
@@ -9045,7 +9045,7 @@ const F8 = (e) => {
9045
9045
  }
9046
9046
  ),
9047
9047
  /* @__PURE__ */ n(
9048
- Gc,
9048
+ zc,
9049
9049
  {
9050
9050
  sidebarExtra: e.sidebarExtra,
9051
9051
  searchKeyWord: e.searchKeyWord,
@@ -9055,7 +9055,7 @@ const F8 = (e) => {
9055
9055
  }
9056
9056
  )
9057
9057
  ] });
9058
- }, Y5 = (e) => /* @__PURE__ */ h(
9058
+ }, K5 = (e) => /* @__PURE__ */ h(
9059
9059
  "svg",
9060
9060
  {
9061
9061
  width: "22",
@@ -9120,7 +9120,7 @@ const F8 = (e) => {
9120
9120
  ) }) })
9121
9121
  ]
9122
9122
  }
9123
- ), K5 = (e) => /* @__PURE__ */ n(
9123
+ ), J5 = (e) => /* @__PURE__ */ n(
9124
9124
  "svg",
9125
9125
  {
9126
9126
  ...e,
@@ -9221,7 +9221,7 @@ const F8 = (e) => {
9221
9221
  socials: c,
9222
9222
  searchLink: g,
9223
9223
  sidebarExtra: m,
9224
- rightZone: /* @__PURE__ */ h(V, { children: [
9224
+ rightZone: /* @__PURE__ */ h(j, { children: [
9225
9225
  /* @__PURE__ */ h(
9226
9226
  ht,
9227
9227
  {
@@ -9230,13 +9230,13 @@ const F8 = (e) => {
9230
9230
  "aria-labelledby": "button_1",
9231
9231
  title: "button_1",
9232
9232
  children: [
9233
- /* @__PURE__ */ n(Y5, { color: "var(--header-icons)" }),
9233
+ /* @__PURE__ */ n(K5, { color: "var(--header-icons)" }),
9234
9234
  /* @__PURE__ */ n("p", { style: { lineHeight: 0 } })
9235
9235
  ]
9236
9236
  }
9237
9237
  ),
9238
9238
  /* @__PURE__ */ h(ht, { children: [
9239
- /* @__PURE__ */ n(K5, { style: { minWidth: "fit-content" } }),
9239
+ /* @__PURE__ */ n(J5, { style: { minWidth: "fit-content" } }),
9240
9240
  /* @__PURE__ */ n("p", { style: { lineHeight: 0, padding: 0 }, children: f.enVivoButton })
9241
9241
  ] })
9242
9242
  ] }),
@@ -9250,7 +9250,7 @@ const F8 = (e) => {
9250
9250
  switch (e.option) {
9251
9251
  case "op1":
9252
9252
  return /* @__PURE__ */ n(
9253
- dr,
9253
+ ur,
9254
9254
  {
9255
9255
  freeZone: e.freeZone,
9256
9256
  socials: e.socials,
@@ -9258,22 +9258,22 @@ const F8 = (e) => {
9258
9258
  }
9259
9259
  );
9260
9260
  case "op2":
9261
- return /* @__PURE__ */ n(Jr, { ...e });
9261
+ return /* @__PURE__ */ n(Xr, { ...e });
9262
9262
  default:
9263
- return /* @__PURE__ */ n(V, {});
9263
+ return /* @__PURE__ */ n(j, {});
9264
9264
  }
9265
- }, J5 = "_content_1elhb_1", X5 = "_newsContentSection_1elhb_5", e9 = "_itemContent_1elhb_10", t9 = "_ItemCustomContent_1elhb_16", je = {
9266
- content: J5,
9267
- newsContentSection: X5,
9268
- itemContent: e9,
9269
- ItemCustomContent: t9
9265
+ }, X5 = "_content_1elhb_1", e9 = "_newsContentSection_1elhb_5", t9 = "_itemContent_1elhb_10", n9 = "_ItemCustomContent_1elhb_16", Oe = {
9266
+ content: X5,
9267
+ newsContentSection: e9,
9268
+ itemContent: t9,
9269
+ ItemCustomContent: n9
9270
9270
  }, z1 = (e) => {
9271
9271
  const { item: t, option: a } = e;
9272
9272
  switch (a) {
9273
9273
  case "ediciones":
9274
- return /* @__PURE__ */ n("div", { className: je.ItemCustomContent });
9274
+ return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent });
9275
9275
  case "columnistasnacionales":
9276
- return /* @__PURE__ */ n("div", { className: je.ItemCustomContent, children: /* @__PURE__ */ n(
9276
+ return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent, children: /* @__PURE__ */ n(
9277
9277
  s1,
9278
9278
  {
9279
9279
  data: t,
@@ -9282,7 +9282,7 @@ const F8 = (e) => {
9282
9282
  }
9283
9283
  ) });
9284
9284
  case "columnistaslocales":
9285
- return /* @__PURE__ */ n("div", { className: je.ItemCustomContent, children: /* @__PURE__ */ n(
9285
+ return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent, children: /* @__PURE__ */ n(
9286
9286
  s1,
9287
9287
  {
9288
9288
  data: t,
@@ -9291,7 +9291,7 @@ const F8 = (e) => {
9291
9291
  }
9292
9292
  ) });
9293
9293
  case "columnistas":
9294
- return /* @__PURE__ */ n("div", { className: je.ItemCustomContent, children: /* @__PURE__ */ n(
9294
+ return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent, children: /* @__PURE__ */ n(
9295
9295
  s1,
9296
9296
  {
9297
9297
  data: t,
@@ -9306,7 +9306,7 @@ const F8 = (e) => {
9306
9306
  </div>
9307
9307
  ); */
9308
9308
  default:
9309
- return /* @__PURE__ */ n("div", { className: je.ItemCustomContent, children: /* @__PURE__ */ n(Ge, { ...t, paths: e.paths }) });
9309
+ return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent, children: /* @__PURE__ */ n(Ge, { ...t, paths: e.paths }) });
9310
9310
  }
9311
9311
  }, J8 = (e) => {
9312
9312
  const {
@@ -9332,10 +9332,10 @@ const F8 = (e) => {
9332
9332
  paths: e.paths,
9333
9333
  bannerTop: /* @__PURE__ */ n(se, { banners: s ?? [], name: "right_1" }),
9334
9334
  banner: /* @__PURE__ */ n(se, { banners: s ?? [], name: "right_2" }),
9335
- children: /* @__PURE__ */ n("section", { className: je.content, children: t.length > 0 ? /* @__PURE__ */ n(
9335
+ children: /* @__PURE__ */ n("section", { className: Oe.content, children: t.length > 0 ? /* @__PURE__ */ n(
9336
9336
  P1,
9337
9337
  {
9338
- className: [je.newsContentSection, "padding-0"].join(" "),
9338
+ className: [Oe.newsContentSection, "padding-0"].join(" "),
9339
9339
  paginatorComponent: /* @__PURE__ */ n(
9340
9340
  c1,
9341
9341
  {
@@ -9348,7 +9348,7 @@ const F8 = (e) => {
9348
9348
  }
9349
9349
  ),
9350
9350
  children: Array.isArray(t) && t?.map((u, C) => /* @__PURE__ */ h(i1, { children: [
9351
- d.includes(C + 1) && /* @__PURE__ */ n("div", { className: je.itemContent + " banner-context", children: /* @__PURE__ */ n(
9351
+ d.includes(C + 1) && /* @__PURE__ */ n("div", { className: Oe.itemContent + " banner-context", children: /* @__PURE__ */ n(
9352
9352
  se,
9353
9353
  {
9354
9354
  banners: s ?? [],
@@ -9395,7 +9395,7 @@ const F8 = (e) => {
9395
9395
  }
9396
9396
  );
9397
9397
  case "op2":
9398
- return /* @__PURE__ */ n(V, { children: t.length > 0 ? /* @__PURE__ */ n(
9398
+ return /* @__PURE__ */ n(j, { children: t.length > 0 ? /* @__PURE__ */ n(
9399
9399
  P1,
9400
9400
  {
9401
9401
  className: "padding-0",
@@ -9411,7 +9411,7 @@ const F8 = (e) => {
9411
9411
  }
9412
9412
  ),
9413
9413
  children: Array.isArray(t) && t?.map((u, C) => /* @__PURE__ */ h(i1, { children: [
9414
- d.includes(C + 1) && /* @__PURE__ */ n("div", { className: je.itemContent, children: /* @__PURE__ */ n(
9414
+ d.includes(C + 1) && /* @__PURE__ */ n("div", { className: Oe.itemContent, children: /* @__PURE__ */ n(
9415
9415
  se,
9416
9416
  {
9417
9417
  banners: s ?? [],
@@ -9456,45 +9456,45 @@ const F8 = (e) => {
9456
9456
  }
9457
9457
  ) });
9458
9458
  default:
9459
- return /* @__PURE__ */ n(V, {});
9459
+ return /* @__PURE__ */ n(j, {});
9460
9460
  }
9461
- }, n9 = "_content_gwsqy_1", a9 = "_contactInfoContent_gwsqy_7", jn = {
9462
- content: n9,
9463
- contactInfoContent: a9
9461
+ }, a9 = "_content_gwsqy_1", s9 = "_contactInfoContent_gwsqy_7", On = {
9462
+ content: a9,
9463
+ contactInfoContent: s9
9464
9464
  }, X8 = (e) => {
9465
9465
  const { data: t } = e;
9466
- return /* @__PURE__ */ n("section", { className: jn.content, children: t.map((a, s) => /* @__PURE__ */ n(
9466
+ return /* @__PURE__ */ n("section", { className: On.content, children: t.map((a, s) => /* @__PURE__ */ n(
9467
9467
  "div",
9468
9468
  {
9469
- className: jn.contactInfoContent,
9469
+ className: On.contactInfoContent,
9470
9470
  dangerouslySetInnerHTML: {
9471
9471
  __html: a.body.rendered
9472
9472
  }
9473
9473
  },
9474
9474
  s
9475
9475
  )) });
9476
- }, s9 = "_tagContent_ee6yw_1", i9 = "_contentLayout2_ee6yw_9", o9 = "_contentHeader_ee6yw_42", F1 = {
9477
- tagContent: s9,
9478
- contentLayout2: i9,
9479
- contentHeader: o9
9480
- }, r9 = "_content_1rbrt_1", l9 = {
9481
- content: r9
9482
- }, c9 = ({ children: e, className: t = "" }) => /* @__PURE__ */ n(
9476
+ }, i9 = "_tagContent_ee6yw_1", o9 = "_contentLayout2_ee6yw_9", r9 = "_contentHeader_ee6yw_42", F1 = {
9477
+ tagContent: i9,
9478
+ contentLayout2: o9,
9479
+ contentHeader: r9
9480
+ }, l9 = "_content_1rbrt_1", c9 = {
9481
+ content: l9
9482
+ }, d9 = ({ children: e, className: t = "" }) => /* @__PURE__ */ n(
9483
9483
  "div",
9484
9484
  {
9485
- className: `content-layout-2 ${l9.content} ${t}`,
9485
+ className: `content-layout-2 ${c9.content} ${t}`,
9486
9486
  children: e
9487
9487
  }
9488
- ), d9 = "_container_1insg_1", u9 = "_note_1insg_10", h9 = "_commercial_1insg_50", m9 = "_commercialContent_1insg_67", C9 = "_complement_1insg_83", Et = {
9489
- container: d9,
9490
- note: u9,
9491
- commercial: h9,
9492
- commercialContent: m9,
9493
- complement: C9
9494
- }, f9 = (e) => /* @__PURE__ */ h("section", { className: Et.container, children: [
9488
+ ), u9 = "_container_1insg_1", h9 = "_note_1insg_10", m9 = "_commercial_1insg_50", C9 = "_commercialContent_1insg_67", f9 = "_complement_1insg_83", Et = {
9489
+ container: u9,
9490
+ note: h9,
9491
+ commercial: m9,
9492
+ commercialContent: C9,
9493
+ complement: f9
9494
+ }, g9 = (e) => /* @__PURE__ */ h("section", { className: Et.container, children: [
9495
9495
  /* @__PURE__ */ n("div", { className: Et.note, children: e.children }),
9496
9496
  /* @__PURE__ */ n("div", { className: Et.commercial, children: /* @__PURE__ */ h("div", { className: Et.commercialContent, children: [
9497
- e.slug === "liveblogs" && /* @__PURE__ */ n(J3, { itemList: e.itemList }),
9497
+ e.slug === "liveblogs" && /* @__PURE__ */ n(X3, { itemList: e.itemList }),
9498
9498
  e.bannerTop,
9499
9499
  /* @__PURE__ */ n(
9500
9500
  X1,
@@ -9513,7 +9513,7 @@ const F8 = (e) => {
9513
9513
  /* @__PURE__ */ n("div", { style: { position: "sticky", top: "110px" }, children: e.banner })
9514
9514
  ] }) }),
9515
9515
  /* @__PURE__ */ n("div", { className: Et.complement, children: e.complement })
9516
- ] }), g9 = (e) => {
9516
+ ] }), p9 = (e) => {
9517
9517
  const t = {
9518
9518
  ...e.news[0],
9519
9519
  config: {
@@ -9559,7 +9559,7 @@ const F8 = (e) => {
9559
9559
  "--news-image-description-display": "none"
9560
9560
  },
9561
9561
  children: /* @__PURE__ */ n(
9562
- W3,
9562
+ Z3,
9563
9563
  {
9564
9564
  ...t,
9565
9565
  fontSizeSubTitle: "18px",
@@ -9599,13 +9599,13 @@ const F8 = (e) => {
9599
9599
  }
9600
9600
  );
9601
9601
  }
9602
- }, p9 = "_content_16ydf_1", A9 = "_tags_16ydf_10", w9 = "_chipStyled_16ydf_20", y9 = "_tagLink_16ydf_47", b9 = "_tagStyled_16ydf_53", lt = {
9603
- content: p9,
9604
- tags: A9,
9605
- chipStyled: w9,
9606
- tagLink: y9,
9607
- tagStyled: b9
9608
- }, v9 = (e) => {
9602
+ }, A9 = "_content_16ydf_1", w9 = "_tags_16ydf_10", y9 = "_chipStyled_16ydf_20", b9 = "_tagLink_16ydf_47", v9 = "_tagStyled_16ydf_53", lt = {
9603
+ content: A9,
9604
+ tags: w9,
9605
+ chipStyled: y9,
9606
+ tagLink: b9,
9607
+ tagStyled: v9
9608
+ }, _9 = (e) => {
9609
9609
  const t = (a) => {
9610
9610
  const s = a.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
9611
9611
  return `/${e.paths.tema}/${s}-t${a.id}`;
@@ -9614,17 +9614,17 @@ const F8 = (e) => {
9614
9614
  /* @__PURE__ */ n("p", { className: lt.tagStyled, children: "Tags:" }),
9615
9615
  e.tags.map((a, s) => a.approved ? /* @__PURE__ */ n(q, { href: t(a), children: /* @__PURE__ */ n("div", { className: `${lt.chipStyled} ${lt.tagLink}`, children: a.name }) }, s) : /* @__PURE__ */ n("div", { className: lt.chipStyled, children: a.name }, s))
9616
9616
  ] }) });
9617
- }, _9 = "_contentBox_1rkkg_1", N9 = "_content_1rkkg_1", S9 = "_imageStyled_1rkkg_16", x9 = "_contentIconStyled_1rkkg_23", k9 = "_avatarContent_1rkkg_43", E9 = "_journalistSection_1rkkg_50", q9 = "_journalistInfo_1rkkg_56", U9 = "_socialNetworkSection_1rkkg_70", T9 = "_article_1rkkg_83", Ue = {
9618
- contentBox: _9,
9619
- content: N9,
9620
- imageStyled: S9,
9621
- contentIconStyled: x9,
9622
- avatarContent: k9,
9623
- journalistSection: E9,
9624
- journalistInfo: q9,
9625
- socialNetworkSection: U9,
9626
- article: T9
9627
- }, L9 = async (e) => {
9617
+ }, N9 = "_contentBox_1rkkg_1", S9 = "_content_1rkkg_1", x9 = "_imageStyled_1rkkg_16", k9 = "_contentIconStyled_1rkkg_23", E9 = "_avatarContent_1rkkg_43", q9 = "_journalistSection_1rkkg_50", U9 = "_journalistInfo_1rkkg_56", T9 = "_socialNetworkSection_1rkkg_70", L9 = "_article_1rkkg_83", Ue = {
9618
+ contentBox: N9,
9619
+ content: S9,
9620
+ imageStyled: x9,
9621
+ contentIconStyled: k9,
9622
+ avatarContent: E9,
9623
+ journalistSection: q9,
9624
+ journalistInfo: U9,
9625
+ socialNetworkSection: T9,
9626
+ article: L9
9627
+ }, I9 = async (e) => {
9628
9628
  const { autor: t } = e;
9629
9629
  return t.addtional.USER_SHOWBIO && /* @__PURE__ */ n("section", { className: Ue.contentBox, children: /* @__PURE__ */ h("div", { className: Ue.content, children: [
9630
9630
  /* @__PURE__ */ h("div", { className: Ue.avatarContent, children: [
@@ -9810,19 +9810,19 @@ const F8 = (e) => {
9810
9810
  }
9811
9811
  )
9812
9812
  ] }) });
9813
- }, I9 = "_content_jrssz_1", M9 = "_contentWithinCard_jrssz_7", B9 = "_contentDate_jrssz_13", D9 = "_dateInfo_jrssz_20", R9 = "_dot_jrssz_30", H9 = "_contentTitle_jrssz_38", V9 = "_contentTextList_jrssz_47", O9 = "_contentButton_jrssz_101", j9 = "_linkStyled_jrssz_107", Ve = {
9814
- content: I9,
9815
- contentWithinCard: M9,
9816
- contentDate: B9,
9817
- dateInfo: D9,
9818
- dot: R9,
9819
- contentTitle: H9,
9813
+ }, M9 = "_content_jrssz_1", B9 = "_contentWithinCard_jrssz_7", D9 = "_contentDate_jrssz_13", R9 = "_dateInfo_jrssz_20", H9 = "_dot_jrssz_30", j9 = "_contentTitle_jrssz_38", V9 = "_contentTextList_jrssz_47", O9 = "_contentButton_jrssz_101", Q9 = "_linkStyled_jrssz_107", je = {
9814
+ content: M9,
9815
+ contentWithinCard: B9,
9816
+ contentDate: D9,
9817
+ dateInfo: R9,
9818
+ dot: H9,
9819
+ contentTitle: j9,
9820
9820
  contentTextList: V9,
9821
9821
  contentButton: O9,
9822
- linkStyled: j9
9823
- }, Q9 = "_content_ifkxj_1", P9 = {
9824
- content: Q9
9825
- }, G9 = (e) => /* @__PURE__ */ n("section", { className: P9.content, id: e.id, children: e.children }), z9 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), F9 = (e) => {
9822
+ linkStyled: Q9
9823
+ }, P9 = "_content_ifkxj_1", G9 = {
9824
+ content: P9
9825
+ }, z9 = (e) => /* @__PURE__ */ n("section", { className: G9.content, id: e.id, children: e.children }), F9 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), W9 = (e) => {
9826
9826
  const t = /src="\/(.*?)"/g;
9827
9827
  return e.replace(t, `src="${o1()}/$1"`);
9828
9828
  }, Qn = {
@@ -9832,13 +9832,13 @@ const F8 = (e) => {
9832
9832
  10: 4,
9833
9833
  13: 5
9834
9834
  };
9835
- function W9(e) {
9835
+ function Z9(e) {
9836
9836
  return e.replace(
9837
9837
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
9838
9838
  ""
9839
9839
  );
9840
9840
  }
9841
- const Z9 = async ({
9841
+ const $9 = async ({
9842
9842
  itemList: e,
9843
9843
  slug: t,
9844
9844
  banners: a,
@@ -9846,9 +9846,9 @@ const Z9 = async ({
9846
9846
  }) => {
9847
9847
  if (!e || e.length === 0 || !e[0]) return;
9848
9848
  const i = e[0].list?.items?.map((o) => {
9849
- const r = z9(o.body.rendered);
9850
- let l = F9(r);
9851
- return l = W9(l), {
9849
+ const r = F9(o.body.rendered);
9850
+ let l = W9(r);
9851
+ return l = Z9(l), {
9852
9852
  ...o,
9853
9853
  body: {
9854
9854
  ...o.body,
@@ -9856,13 +9856,13 @@ const Z9 = async ({
9856
9856
  }
9857
9857
  };
9858
9858
  });
9859
- return /* @__PURE__ */ n("section", { className: Ve.content, id: "block-notes-list", children: i?.map((o, r) => /* @__PURE__ */ h(i1, { children: [
9860
- /* @__PURE__ */ n(G9, { id: `item-${r + 1}`, children: /* @__PURE__ */ h("div", { className: Ve.contentWithinCard, children: [
9861
- o.date > 0 && /* @__PURE__ */ h("div", { className: Ve.contentDate, children: [
9859
+ return /* @__PURE__ */ n("section", { className: je.content, id: "block-notes-list", children: i?.map((o, r) => /* @__PURE__ */ h(i1, { children: [
9860
+ /* @__PURE__ */ n(z9, { id: `item-${r + 1}`, children: /* @__PURE__ */ h("div", { className: je.contentWithinCard, children: [
9861
+ o.date > 0 && /* @__PURE__ */ h("div", { className: je.contentDate, children: [
9862
9862
  /* @__PURE__ */ n(
9863
9863
  "span",
9864
9864
  {
9865
- className: Ve.dot,
9865
+ className: je.dot,
9866
9866
  style: {
9867
9867
  background: t === "liveblogs" ? "var(--news-liveblog-timeline-datelink-dot-color)" : "var(--common-black)"
9868
9868
  }
@@ -9871,7 +9871,7 @@ const Z9 = async ({
9871
9871
  /* @__PURE__ */ n(
9872
9872
  "p",
9873
9873
  {
9874
- className: Ve.dateInfo,
9874
+ className: je.dateInfo,
9875
9875
  style: {
9876
9876
  color: t === "liveblogs" ? "var(--news-liveblog-timeline-datelink-color)" : "var(--common-black)"
9877
9877
  },
@@ -9879,21 +9879,21 @@ const Z9 = async ({
9879
9879
  }
9880
9880
  )
9881
9881
  ] }),
9882
- /* @__PURE__ */ n("p", { className: Ve.contentTitle, children: e[0]?.list.integrated ? o.title : `${o.index}. ${o.title}` }),
9882
+ /* @__PURE__ */ n("p", { className: je.contentTitle, children: e[0]?.list.integrated ? o.title : `${o.index}. ${o.title}` }),
9883
9883
  o.image && /* @__PURE__ */ n(ye, { preview: o.image, isLarge: !0 }),
9884
9884
  /* @__PURE__ */ n(
9885
9885
  "div",
9886
9886
  {
9887
- className: Ve.contentTextList,
9887
+ className: je.contentTextList,
9888
9888
  dangerouslySetInnerHTML: {
9889
9889
  __html: o.body.rendered
9890
9890
  }
9891
9891
  }
9892
9892
  ),
9893
- o.related && /* @__PURE__ */ n("div", { className: Ve.contentButton, children: /* @__PURE__ */ n(
9893
+ o.related && /* @__PURE__ */ n("div", { className: je.contentButton, children: /* @__PURE__ */ n(
9894
9894
  "a",
9895
9895
  {
9896
- className: Ve.linkStyled,
9896
+ className: je.linkStyled,
9897
9897
  href: o.related ?? "",
9898
9898
  target: "”_blank",
9899
9899
  children: s.blockNoteList_readMore ?? "Leer Más"
@@ -9909,7 +9909,7 @@ const Z9 = async ({
9909
9909
  r
9910
9910
  )
9911
9911
  ] }, r)) });
9912
- }, $9 = {
9912
+ }, Y9 = {
9913
9913
  FaceBook: "facebook",
9914
9914
  Instagram: "instagram",
9915
9915
  WhatsApp: "whatsapp",
@@ -9920,7 +9920,7 @@ const Z9 = async ({
9920
9920
  Podcast: "podcast",
9921
9921
  Telegram: "telegram"
9922
9922
  };
9923
- function Y9({ url: e }) {
9923
+ function K9({ url: e }) {
9924
9924
  return e && e !== "" && /* @__PURE__ */ h(q, { href: e, className: le.googleProfileButton, children: [
9925
9925
  /* @__PURE__ */ n(
9926
9926
  "svg",
@@ -9939,17 +9939,17 @@ function Y9({ url: e }) {
9939
9939
  }
9940
9940
  ),
9941
9941
  "Síguenos en",
9942
- /* @__PURE__ */ n(K9, {})
9942
+ /* @__PURE__ */ n(J9, {})
9943
9943
  ] });
9944
9944
  }
9945
- const K9 = () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9945
+ const J9 = () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9946
9946
  /* @__PURE__ */ n("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" }),
9947
9947
  /* @__PURE__ */ n("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" }),
9948
9948
  /* @__PURE__ */ n("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" }),
9949
9949
  /* @__PURE__ */ n("path", { fill: "#34A853", d: "M225 3v65h-9.5V3h9.5z" }),
9950
9950
  /* @__PURE__ */ n("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" }),
9951
9951
  /* @__PURE__ */ n("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" })
9952
- ] }), J9 = async (e) => {
9952
+ ] }), X9 = async (e) => {
9953
9953
  if (!e.news || !e.news.authors) return null;
9954
9954
  const { news: t, socials: a, texts: s } = e, i = t.authors.map(
9955
9955
  (r) => r.internaluser ? `<a href="${`/${e.paths.autor}/${r.name}`}">${r.fullname}</a>` : r.fullname
@@ -9959,7 +9959,7 @@ const K9 = () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg",
9959
9959
  "a",
9960
9960
  {
9961
9961
  className: le.whatsappLink,
9962
- href: a[$9.WhatsApp].url,
9962
+ href: a[Y9.WhatsApp].url,
9963
9963
  rel: "noreferrer",
9964
9964
  target: "_blank",
9965
9965
  children: [
@@ -9994,10 +9994,10 @@ const K9 = () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg",
9994
9994
  "data-props": encodeURIComponent(
9995
9995
  JSON.stringify({ noteShare: e.noteShare })
9996
9996
  ),
9997
- children: /* @__PURE__ */ n(Rr, { noteShare: e.noteShare })
9997
+ children: /* @__PURE__ */ n(Hr, { noteShare: e.noteShare })
9998
9998
  }
9999
9999
  ),
10000
- /* @__PURE__ */ n(Y9, { url: e.noteShare?.googleProfile ?? "" }),
10000
+ /* @__PURE__ */ n(K9, { url: e.noteShare?.googleProfile ?? "" }),
10001
10001
  /* @__PURE__ */ h("section", { className: le.journalistSection, children: [
10002
10002
  /* @__PURE__ */ n(
10003
10003
  "div",
@@ -10047,22 +10047,22 @@ const K9 = () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg",
10047
10047
  )
10048
10048
  ] })
10049
10049
  ] }) });
10050
- }, X9 = "_content_opb3u_1", e0 = "_journalistArticleContent_opb3u_15", t0 = "_contentNews_opb3u_35", n0 = "_noteSource_opb3u_392", Zt = {
10051
- content: X9,
10052
- journalistArticleContent: e0,
10053
- contentNews: t0,
10054
- noteSource: n0
10055
- }, a0 = "_summaryContent_wsypg_1", s0 = {
10056
- summaryContent: a0
10057
- }, i0 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ n(
10050
+ }, e0 = "_content_opb3u_1", t0 = "_journalistArticleContent_opb3u_15", n0 = "_contentNews_opb3u_35", a0 = "_noteSource_opb3u_392", Zt = {
10051
+ content: e0,
10052
+ journalistArticleContent: t0,
10053
+ contentNews: n0,
10054
+ noteSource: a0
10055
+ }, s0 = "_summaryContent_wsypg_1", i0 = {
10056
+ summaryContent: s0
10057
+ }, o0 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ n(
10058
10058
  "section",
10059
10059
  {
10060
- className: s0.summaryContent,
10060
+ className: i0.summaryContent,
10061
10061
  dangerouslySetInnerHTML: {
10062
10062
  __html: e.rendered
10063
10063
  }
10064
10064
  }
10065
- ), o0 = async ({
10065
+ ), r0 = async ({
10066
10066
  newsformated: e,
10067
10067
  internal: t
10068
10068
  }) => {
@@ -10086,7 +10086,7 @@ const K9 = () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg",
10086
10086
  /* @__PURE__ */ n("div", { className: d1.description, children: o && o[0]?.description })
10087
10087
  ] });
10088
10088
  };
10089
- function r0(e) {
10089
+ function l0(e) {
10090
10090
  const t = e.children, a = `${e.slot_id}-`, s = e.visibleItems, i = e.cardGap ?? 20;
10091
10091
  function o(l) {
10092
10092
  const d = [], c = [];
@@ -10156,7 +10156,7 @@ function r0(e) {
10156
10156
  </div>
10157
10157
  `;
10158
10158
  }
10159
- const l0 = (e) => /* @__PURE__ */ n(
10159
+ const c0 = (e) => /* @__PURE__ */ n(
10160
10160
  "svg",
10161
10161
  {
10162
10162
  xmlns: "http://www.w3.org/2000/svg",
@@ -10172,7 +10172,7 @@ const l0 = (e) => /* @__PURE__ */ n(
10172
10172
  }
10173
10173
  )
10174
10174
  }
10175
- ), c0 = async (e) => {
10175
+ ), Va = async (e) => {
10176
10176
  const t = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, a = [...e.matchAll(t)], s = {};
10177
10177
  for (const i of a) {
10178
10178
  const o = i[1] ?? "", r = e.includes(o) ? { url: o } : null;
@@ -10225,7 +10225,7 @@ const l0 = (e) => /* @__PURE__ */ n(
10225
10225
  (f) => f[1]
10226
10226
  ).map(
10227
10227
  (f) => `<img src="${f}" class="carrusel-note-item"/>`
10228
- ), m = "gallery_embeded" + d.toString(), A = r0({
10228
+ ), m = "gallery_embeded" + d.toString(), A = l0({
10229
10229
  slot_id: m,
10230
10230
  children: C,
10231
10231
  visibleItems: 1,
@@ -10270,20 +10270,21 @@ async function m0(e, t) {
10270
10270
  for (const r of s) {
10271
10271
  const [l, d] = r, c = r.index, u = c + l.length;
10272
10272
  i += e.slice(o, c);
10273
- const C = await t({ path: d });
10274
- let m = "";
10273
+ const C = await t.iframe({ path: d }), m = await t.schema(d);
10274
+ let A = "";
10275
10275
  if (C && C.data) {
10276
- let A = "";
10277
- C.data.data[0].info.type === "video-youtube" ? A = `<iframe
10276
+ let f = "";
10277
+ C.data.data[0].info.type === "video-youtube" ? f = `<iframe
10278
10278
  frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen
10279
- style="position: relative!important;" src="https://www.youtube.com/embed/${C.data.data[0].main.code}"></iframe>` : A = C.data.data[0].main.code, m = `
10279
+ style="position: relative!important;" src="https://www.youtube.com/embed/${C.data.data[0].main.code}"></iframe>` : f = C.data.data[0].main.code, A = `
10280
10280
  <figure class="videoFigure" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
10281
- ${A}
10281
+ <script type="application/ld+json">${Va(JSON.stringify(m.data.data) || "")}<\/script>
10282
+ ${f}
10282
10283
  <figcaption>${C.data.data[0].main.description || ""}</figcaption>
10283
10284
  </figure>
10284
10285
  `;
10285
10286
  }
10286
- i += m, o = u;
10287
+ i += A, o = u;
10287
10288
  }
10288
10289
  return i += e.slice(o), i;
10289
10290
  }
@@ -10301,7 +10302,7 @@ async function C0(e) {
10301
10302
  d = d.replace(
10302
10303
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
10303
10304
  ""
10304
- ), d = d.replace(/&nbsp;/g, ""), d = d0(d, a), d = u0(d), d = await c0(d), d = await h0(
10305
+ ), d = d.replace(/&nbsp;/g, ""), d = d0(d, a), d = u0(d), d = await Va(d), d = await h0(
10305
10306
  d,
10306
10307
  e.texts,
10307
10308
  s
@@ -10309,7 +10310,7 @@ async function C0(e) {
10309
10310
  const c = t.main.sources ?? [];
10310
10311
  return /* @__PURE__ */ h("div", { className: Zt.content, children: [
10311
10312
  i !== "liveblogs" ? t.hascontent?.hasgalleryimages ? /* @__PURE__ */ n(
10312
- o0,
10313
+ r0,
10313
10314
  {
10314
10315
  newsformated: t,
10315
10316
  internal: t.info.link.internal
@@ -10317,7 +10318,7 @@ async function C0(e) {
10317
10318
  ) : /* @__PURE__ */ n(Ma, { preview: t.preview }) : null,
10318
10319
  /* @__PURE__ */ n(se, { banners: a, name: "block_1" }),
10319
10320
  /* @__PURE__ */ n("div", { className: Zt.journalistArticleContent, children: /* @__PURE__ */ n(
10320
- J9,
10321
+ X9,
10321
10322
  {
10322
10323
  autorIcon: e.autorIcon,
10323
10324
  socials: r,
@@ -10328,7 +10329,7 @@ async function C0(e) {
10328
10329
  paths: e.paths
10329
10330
  }
10330
10331
  ) }),
10331
- /* @__PURE__ */ n(i0, { summary: t.main.summary }),
10332
+ /* @__PURE__ */ n(o0, { summary: t.main.summary }),
10332
10333
  /* @__PURE__ */ n(
10333
10334
  "div",
10334
10335
  {
@@ -10339,7 +10340,7 @@ async function C0(e) {
10339
10340
  }
10340
10341
  ),
10341
10342
  /* @__PURE__ */ n(
10342
- Z9,
10343
+ $9,
10343
10344
  {
10344
10345
  texts: e.texts,
10345
10346
  itemList: o,
@@ -10348,7 +10349,7 @@ async function C0(e) {
10348
10349
  }
10349
10350
  ),
10350
10351
  c.length > 0 && /* @__PURE__ */ h("div", { className: Zt.noteSource, children: [
10351
- /* @__PURE__ */ n(l0, {}),
10352
+ /* @__PURE__ */ n(c0, {}),
10352
10353
  /* @__PURE__ */ n("p", { children: e.texts.noteSource + (c.length === 1 ? "" : "s") + ": " + c.map((u) => u.name).join(", ") })
10353
10354
  ] })
10354
10355
  ] });
@@ -10485,17 +10486,17 @@ const f0 = (e) => {
10485
10486
  banner: (e) => /* @__PURE__ */ n(se, { ...e, name: e.slot_id.replace("Home", "block") }),
10486
10487
  readest: (e) => /* @__PURE__ */ n(X1, { ...e }),
10487
10488
  "Modulo 1x3": (e) => /* @__PURE__ */ n(Ra, { ...e }),
10488
- "Modulo 1x4": (e) => /* @__PURE__ */ n(Gl, { ...e }),
10489
- "Modulo 1x5": (e) => /* @__PURE__ */ n(Zl, { ...e }),
10490
- "Destacado noticias": (e) => /* @__PURE__ */ n(Cl, { ...e }),
10489
+ "Modulo 1x4": (e) => /* @__PURE__ */ n(zl, { ...e }),
10490
+ "Modulo 1x5": (e) => /* @__PURE__ */ n($l, { ...e }),
10491
+ "Destacado noticias": (e) => /* @__PURE__ */ n(fl, { ...e }),
10491
10492
  "Destacado full width": (e) => /* @__PURE__ */ n(S0, { ...e }),
10492
- "Destacado videos": (e) => /* @__PURE__ */ n(Jl, { ...e }),
10493
- "Carrusel card": (e) => /* @__PURE__ */ n(pc, { ...e }),
10493
+ "Destacado videos": (e) => /* @__PURE__ */ n(Xl, { ...e }),
10494
+ "Carrusel card": (e) => /* @__PURE__ */ n(Ac, { ...e }),
10494
10495
  "Carrusel story": (e) => /* @__PURE__ */ n(f0, { ...e }),
10495
10496
  "Carrusel owl": (e) => /* @__PURE__ */ n(g0, { ...e }),
10496
10497
  "Modulo fotogaleria": (e) => /* @__PURE__ */ n(p0, { ...e }),
10497
- "Carrusel opinion": (e) => /* @__PURE__ */ n(xc, { ...e }),
10498
- "Modulo 1x3 card": (e) => /* @__PURE__ */ n(dc, { ...e })
10498
+ "Carrusel opinion": (e) => /* @__PURE__ */ n(kc, { ...e }),
10499
+ "Modulo 1x3 card": (e) => /* @__PURE__ */ n(uc, { ...e })
10499
10500
  };
10500
10501
  function Oa({
10501
10502
  component: e,
@@ -10552,7 +10553,7 @@ const Gn = {
10552
10553
  },
10553
10554
  Super: (e) => /* @__PURE__ */ n(mt, { ...e.data[0], paths: e.paths }),
10554
10555
  "3 notas verticales": (e) => /* @__PURE__ */ n(
10555
- il,
10556
+ ol,
10556
10557
  {
10557
10558
  content: e.data,
10558
10559
  customLargeSection: e.customLargeSection,
@@ -10561,7 +10562,7 @@ const Gn = {
10561
10562
  }
10562
10563
  ),
10563
10564
  "3 notas horizontales": (e) => /* @__PURE__ */ n(
10564
- nl,
10565
+ al,
10565
10566
  {
10566
10567
  content: e.data,
10567
10568
  customLargeSection: e.customLargeSection,
@@ -10592,7 +10593,7 @@ const Gn = {
10592
10593
  const m = "Home_" + u + "_" + C;
10593
10594
  !e[m] || !e[m].blockSass || !e[m].blockSass[0] || !e[m].blockSass[0].value || !e[m].blockSass[0].block || e[m].blockSass[0].block === "No Mostrar" || r.push(
10594
10595
  /* @__PURE__ */ h(
10595
- Ei,
10596
+ qi,
10596
10597
  {
10597
10598
  show: !!e[m].content?.data,
10598
10599
  order: (u - 1) * d + (C - 1),
@@ -10639,7 +10640,7 @@ const Gn = {
10639
10640
  data: i.slice(0, l),
10640
10641
  paths: a.paths
10641
10642
  });
10642
- return /* @__PURE__ */ h(V, { children: [
10643
+ return /* @__PURE__ */ h(j, { children: [
10643
10644
  /* @__PURE__ */ n(
10644
10645
  B1,
10645
10646
  {
@@ -10738,7 +10739,7 @@ const Gn = {
10738
10739
  }, R0 = "_content_cu8lm_1", H0 = "_title_cu8lm_18", D1 = {
10739
10740
  content: R0,
10740
10741
  title: H0
10741
- }, V0 = async ({
10742
+ }, j0 = async ({
10742
10743
  newsformated: e,
10743
10744
  internal: t
10744
10745
  }) => {
@@ -10763,8 +10764,8 @@ const Gn = {
10763
10764
  ),
10764
10765
  /* @__PURE__ */ n("p", { className: D1.title, children: i?.title })
10765
10766
  ] });
10766
- }, O0 = "_content_ezbiw_1", j0 = {
10767
- content: O0
10767
+ }, V0 = "_content_ezbiw_1", O0 = {
10768
+ content: V0
10768
10769
  }, Q0 = async ({
10769
10770
  newsformated: e,
10770
10771
  internal: t
@@ -10779,7 +10780,7 @@ const Gn = {
10779
10780
  return /* @__PURE__ */ n(
10780
10781
  "div",
10781
10782
  {
10782
- className: j0.content,
10783
+ className: O0.content,
10783
10784
  dangerouslySetInnerHTML: { __html: i ?? "" }
10784
10785
  }
10785
10786
  );
@@ -10796,7 +10797,7 @@ const Gn = {
10796
10797
  ) });
10797
10798
  if (e.news.config.articlepreview === "videoYouTube")
10798
10799
  return /* @__PURE__ */ n("div", { className: R1.content, children: /* @__PURE__ */ n(
10799
- V0,
10800
+ j0,
10800
10801
  {
10801
10802
  newsformated: e.news,
10802
10803
  internal: e.news.info.link.internal
@@ -10822,9 +10823,9 @@ const Gn = {
10822
10823
  getVideos: d
10823
10824
  } = e, c = e.slug === "liveblogs";
10824
10825
  if (!(!s || !s[0]))
10825
- return /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h(c9, { className: F1.contentLayout2, children: [
10826
+ return /* @__PURE__ */ n(j, { children: /* @__PURE__ */ h(d9, { className: F1.contentLayout2, children: [
10826
10827
  /* @__PURE__ */ n(
10827
- g9,
10828
+ p9,
10828
10829
  {
10829
10830
  option: e.slug,
10830
10831
  news: s,
@@ -10834,7 +10835,7 @@ const Gn = {
10834
10835
  /* @__PURE__ */ n($e, { banners: a, index: 1 }),
10835
10836
  !c && /* @__PURE__ */ n(G0, { news: s[0] }),
10836
10837
  /* @__PURE__ */ n(
10837
- f9,
10838
+ g9,
10838
10839
  {
10839
10840
  texts: e.texts,
10840
10841
  paths: e.paths,
@@ -10845,7 +10846,7 @@ const Gn = {
10845
10846
  banner: /* @__PURE__ */ n(se, { banners: a ?? [], name: "right_2" }),
10846
10847
  complement: /* @__PURE__ */ h("div", { id: "comentarios", suppressHydrationWarning: !0, children: [
10847
10848
  i.length > 0 && /* @__PURE__ */ n(
10848
- L9,
10849
+ I9,
10849
10850
  {
10850
10851
  texts: e.texts,
10851
10852
  autorIcon: e.autorIcon,
@@ -10863,7 +10864,7 @@ const Gn = {
10863
10864
  }
10864
10865
  ),
10865
10866
  /* @__PURE__ */ n("div", { className: F1.tagContent, children: /* @__PURE__ */ n(
10866
- v9,
10867
+ _9,
10867
10868
  {
10868
10869
  tags: s[0]?.keywords?.tags,
10869
10870
  paths: e.paths
@@ -11062,7 +11063,7 @@ const Gn = {
11062
11063
  }
11063
11064
  );
11064
11065
  default:
11065
- return /* @__PURE__ */ n(V, {});
11066
+ return /* @__PURE__ */ n(j, {});
11066
11067
  }
11067
11068
  }, a6 = "_content_gxziw_1", s6 = "_buttonStyled_gxziw_9", i6 = "_searchStyled_gxziw_21", o6 = "_inputStyled_gxziw_32", r6 = "_inputStyledTest_gxziw_51", qt = {
11068
11069
  content: a6,
@@ -11132,8 +11133,8 @@ const Gn = {
11132
11133
  };
11133
11134
  switch (a) {
11134
11135
  case "op1":
11135
- return /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h(Mn, { children: [
11136
- /* @__PURE__ */ n(l4, { autor: s[0], autorIcon: e.autorIcon }),
11136
+ return /* @__PURE__ */ n(j, { children: /* @__PURE__ */ h(Mn, { children: [
11137
+ /* @__PURE__ */ n(c4, { autor: s[0], autorIcon: e.autorIcon }),
11137
11138
  /* @__PURE__ */ n(
11138
11139
  Ba,
11139
11140
  {
@@ -11214,9 +11215,9 @@ const Gn = {
11214
11215
  )
11215
11216
  ] }) });
11216
11217
  case "op2":
11217
- return /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h(Mn, { children: [
11218
- /* @__PURE__ */ n(w4, { autor: s[0], autorIcon: e.autorIcon }),
11219
- Array.isArray(t) ? /* @__PURE__ */ h(V, { children: [
11218
+ return /* @__PURE__ */ n(j, { children: /* @__PURE__ */ h(Mn, { children: [
11219
+ /* @__PURE__ */ n(y4, { autor: s[0], autorIcon: e.autorIcon }),
11220
+ Array.isArray(t) ? /* @__PURE__ */ h(j, { children: [
11220
11221
  /* @__PURE__ */ n(
11221
11222
  Ra,
11222
11223
  {
@@ -11267,7 +11268,7 @@ const Gn = {
11267
11268
  )
11268
11269
  ] }) });
11269
11270
  default:
11270
- return /* @__PURE__ */ n(V, {});
11271
+ return /* @__PURE__ */ n(j, {});
11271
11272
  }
11272
11273
  }, h6 = "_content_pq89v_1", m6 = "_videoContent_pq89v_9", Fn = {
11273
11274
  content: h6,
@@ -11286,7 +11287,7 @@ const Gn = {
11286
11287
  backDrop: N6,
11287
11288
  backDropAux: S6
11288
11289
  }, Wn = async (e) => {
11289
- const { size: t = "longer", video: a } = e, s = a.main.image.original.url;
11290
+ const { size: t = "longer", video: a } = e, s = a.main.image.sizes[0]?.url ?? "";
11290
11291
  return /* @__PURE__ */ n("figure", { className: Ut.figure, children: /* @__PURE__ */ h("span", { className: Ut.backdrop, children: [
11291
11292
  /* @__PURE__ */ n("span", { className: Ut.backDropAux }),
11292
11293
  /* @__PURE__ */ n(q, { href: a.info.link.url, target: a.info.link.target, children: /* @__PURE__ */ h("div", { children: [
@@ -11390,7 +11391,7 @@ const Gn = {
11390
11391
  case "op2":
11391
11392
  return /* @__PURE__ */ n(R6, { video: e.data[0] });
11392
11393
  default:
11393
- return /* @__PURE__ */ n(V, {});
11394
+ return /* @__PURE__ */ n(j, {});
11394
11395
  }
11395
11396
  };
11396
11397
  function ld({ containerId: e, containerId2: t }) {
@@ -11437,7 +11438,7 @@ const H6 = (e) => {
11437
11438
  hasShadow: s = !1,
11438
11439
  BackDropAuxHeigthMobile: i
11439
11440
  //isVisible,
11440
- } = e, o = Ja(
11441
+ } = e, o = Xa(
11441
11442
  () => e?.preview?.sizes || [],
11442
11443
  [e?.preview?.sizes]
11443
11444
  );
@@ -11465,7 +11466,7 @@ const H6 = (e) => {
11465
11466
  }
11466
11467
  }
11467
11468
  ),
11468
- t && /* @__PURE__ */ h(V, { children: [
11469
+ t && /* @__PURE__ */ h(j, { children: [
11469
11470
  /* @__PURE__ */ n(
11470
11471
  "div",
11471
11472
  {
@@ -11488,7 +11489,7 @@ const H6 = (e) => {
11488
11489
  ] })
11489
11490
  ] })
11490
11491
  ] }) });
11491
- }, V6 = (e) => /* @__PURE__ */ n(
11492
+ }, j6 = (e) => /* @__PURE__ */ n(
11492
11493
  "svg",
11493
11494
  {
11494
11495
  width: "41",
@@ -11505,7 +11506,7 @@ const H6 = (e) => {
11505
11506
  }
11506
11507
  )
11507
11508
  }
11508
- ), O6 = {
11509
+ ), V6 = {
11509
11510
  info: {
11510
11511
  section: {
11511
11512
  name: "",
@@ -11562,14 +11563,14 @@ const H6 = (e) => {
11562
11563
  }
11563
11564
  ],
11564
11565
  preview: void 0
11565
- }, $n = 6, j6 = ({
11566
+ }, $n = 6, O6 = ({
11566
11567
  section: e,
11567
11568
  currentNews: t,
11568
11569
  banner: a,
11569
11570
  isVisible: s = !1,
11570
11571
  stylesConfig: i
11571
11572
  }) => {
11572
- const [o, r] = O({ data: Array.from({ length: $n }, () => O6) }), [l, d] = O(!1), c = te(async () => {
11573
+ const [o, r] = V({ data: Array.from({ length: $n }, () => V6) }), [l, d] = V(!1), c = te(async () => {
11573
11574
  if (!(l || !t?.info?.link?.internal)) {
11574
11575
  d(!0);
11575
11576
  try {
@@ -11681,7 +11682,7 @@ const H6 = (e) => {
11681
11682
  return o && e?.config?.showtime && e.config?.showauthor ? `${o.fullname} - ${r}` : o && e.config?.showauthor ? o.fullname : e?.config?.showtime ? r : "";
11682
11683
  })();
11683
11684
  return /* @__PURE__ */ h("div", { className: Y.boxInformation, children: [
11684
- t && /* @__PURE__ */ n(V6, { className: Y.dotStyles }),
11685
+ t && /* @__PURE__ */ n(j6, { className: Y.dotStyles }),
11685
11686
  e?.info?.section?.url && /* @__PURE__ */ h("div", { className: Y.sectionDescriptionContainer, children: [
11686
11687
  /* @__PURE__ */ n(
11687
11688
  q,
@@ -11718,7 +11719,7 @@ const H6 = (e) => {
11718
11719
  children: a ? we(e.main.subtitle.striped) : e.main.subtitle.striped
11719
11720
  }
11720
11721
  ),
11721
- (e?.config?.showtime || e.config?.showauthor) && i && /* @__PURE__ */ n(V, { children: e.authors?.[0]?.internaluser ? /* @__PURE__ */ n(
11722
+ (e?.config?.showtime || e.config?.showauthor) && i && /* @__PURE__ */ n(j, { children: e.authors?.[0]?.internaluser ? /* @__PURE__ */ n(
11722
11723
  q,
11723
11724
  {
11724
11725
  className: Y.correspondentLink,
@@ -11785,7 +11786,7 @@ const H6 = (e) => {
11785
11786
  successMessage: o7,
11786
11787
  errorMessage: r7,
11787
11788
  loadingContainer: l7
11788
- }, ja = async (e, t) => !0;
11789
+ }, Qa = async (e, t) => !0;
11789
11790
  async function cd({
11790
11791
  publication: e,
11791
11792
  username: t,
@@ -11802,7 +11803,7 @@ async function cd({
11802
11803
  );
11803
11804
  if (typeof e != "string" || typeof t != "string" || typeof a != "string" || typeof s != "string" || typeof o != "string")
11804
11805
  throw new Error("Todos los parámetros deben ser strings");
11805
- if (await !ja())
11806
+ if (await !Qa())
11806
11807
  throw new Error("Token de captcha inválido");
11807
11808
  if (!l)
11808
11809
  throw new Error("Falta el token de API del CMS");
@@ -11846,7 +11847,7 @@ async function cd({
11846
11847
  throw m;
11847
11848
  }
11848
11849
  }
11849
- const Oe = {
11850
+ const Ve = {
11850
11851
  spam: "Es spam o contenido comercial no deseado",
11851
11852
  inappropriate: "Lenguaje inadecuado",
11852
11853
  hate: "Discurso o símbolos de odio",
@@ -11856,7 +11857,7 @@ const Oe = {
11856
11857
  bullying: "Bullying o acoso"
11857
11858
  };
11858
11859
  function dd(e) {
11859
- return Oe[e];
11860
+ return Ve[e];
11860
11861
  }
11861
11862
  const at = 300, Qe = {
11862
11863
  username: "anonimo",
@@ -11873,7 +11874,7 @@ const sn = (e, t) => {
11873
11874
  if (!e || !e.current) return { boolean: !1, text: "" };
11874
11875
  const a = e.current?.value || "", s = a.length > at, o = a.trim() !== "" && (!0 || t !== "") && !s, r = s ? `No debes exceder el limite de ${at} caracteres.` : "Debes completar todos los campos para comentar.";
11875
11876
  return { boolean: o, text: r };
11876
- }, Qa = (e) => {
11877
+ }, Pa = (e) => {
11877
11878
  const t = e.cookie.split("; ").find((a) => a.startsWith("reported="));
11878
11879
  if (!t) return [];
11879
11880
  try {
@@ -11882,7 +11883,7 @@ const sn = (e, t) => {
11882
11883
  return [];
11883
11884
  }
11884
11885
  }, d7 = (e, t) => {
11885
- const a = Qa(e);
11886
+ const a = Pa(e);
11886
11887
  a.includes(t) || (a.push(t), e.cookie = `reported=${encodeURIComponent(JSON.stringify(a))}; path=/; max-age=${3600 * 24 * 1}`);
11887
11888
  };
11888
11889
  function u7(e) {
@@ -11942,28 +11943,28 @@ const h7 = "_overlay_tlrod_1", m7 = "_header_tlrod_18", C7 = "_logo_tlrod_25", f
11942
11943
  publication: s,
11943
11944
  username: i
11944
11945
  }) => {
11945
- const [o, r] = O("form"), [l, d] = O(
11946
+ const [o, r] = V("form"), [l, d] = V(
11946
11947
  ""
11947
- ), [c, u] = O(""), [C] = O(""), m = [
11948
- { id: "spam", label: Oe.spam },
11948
+ ), [c, u] = V(""), [C] = V(""), m = [
11949
+ { id: "spam", label: Ve.spam },
11949
11950
  {
11950
11951
  id: "inappropriate",
11951
- label: Oe.inappropriate
11952
+ label: Ve.inappropriate
11952
11953
  },
11953
- { id: "hate", label: Oe.hate },
11954
+ { id: "hate", label: Ve.hate },
11954
11955
  {
11955
11956
  id: "misinformation",
11956
- label: Oe.misinformation
11957
+ label: Ve.misinformation
11957
11958
  },
11958
- { id: "terrorism", label: Oe.terrorism },
11959
+ { id: "terrorism", label: Ve.terrorism },
11959
11960
  {
11960
11961
  id: "intellectual",
11961
- label: Oe.intellectual
11962
+ label: Ve.intellectual
11962
11963
  },
11963
- { id: "bullying", label: Oe.bullying }
11964
+ { id: "bullying", label: Ve.bullying }
11964
11965
  ], A = async () => {
11965
11966
  if (!(!l || !a)) {
11966
- if (Qa(document).includes(a)) {
11967
+ if (Pa(document).includes(a)) {
11967
11968
  u("Ya has reportado este comentario.");
11968
11969
  return;
11969
11970
  }
@@ -11979,7 +11980,7 @@ const h7 = "_overlay_tlrod_1", m7 = "_header_tlrod_18", C7 = "_logo_tlrod_25", f
11979
11980
  username: i,
11980
11981
  id: a,
11981
11982
  captchaToken: C,
11982
- type: Oe[l]
11983
+ type: Ve[l]
11983
11984
  // Enviamos el label completo
11984
11985
  })
11985
11986
  })).json();
@@ -12000,7 +12001,7 @@ const h7 = "_overlay_tlrod_1", m7 = "_header_tlrod_18", C7 = "_logo_tlrod_25", f
12000
12001
  /* @__PURE__ */ n("button", { className: "close-reply-form", onClick: f, children: /* @__PURE__ */ n(wt, {}) }),
12001
12002
  /* @__PURE__ */ n("h2", { className: X.title, children: "Reportar Abuso" }),
12002
12003
  o === "loading" && /* @__PURE__ */ n("div", { className: X.loadingContainer, children: /* @__PURE__ */ n(Pe, {}) }),
12003
- o === "form" || o === "loading" ? /* @__PURE__ */ h(V, { children: [
12004
+ o === "form" || o === "loading" ? /* @__PURE__ */ h(j, { children: [
12004
12005
  /* @__PURE__ */ n("div", { className: X.optionsContainer, children: m.map((g) => /* @__PURE__ */ h("label", { className: X.option, children: [
12005
12006
  /* @__PURE__ */ n(
12006
12007
  "input",
@@ -12029,7 +12030,7 @@ const h7 = "_overlay_tlrod_1", m7 = "_header_tlrod_18", C7 = "_logo_tlrod_25", f
12029
12030
  }
12030
12031
  )
12031
12032
  ] })
12032
- ] }) : /* @__PURE__ */ h(V, { children: [
12033
+ ] }) : /* @__PURE__ */ h(j, { children: [
12033
12034
  /* @__PURE__ */ h("div", { className: X.successContainer, children: [
12034
12035
  /* @__PURE__ */ n("div", { className: X.thumbsUp, children: /* @__PURE__ */ n(
12035
12036
  "svg",
@@ -12082,7 +12083,7 @@ async function on({
12082
12083
  throw new Error("Invalid size parameter");
12083
12084
  if (isNaN(c) || c < 0)
12084
12085
  throw new Error("Invalid sizereply parameter");
12085
- const u = `${v2()}/hit/5.0/1/newcomments/get`, C = new URLSearchParams({
12086
+ const u = `${_2()}/hit/5.0/1/newcomments/get`, C = new URLSearchParams({
12086
12087
  publication: e,
12087
12088
  path: t,
12088
12089
  size: d.toString(),
@@ -12114,14 +12115,14 @@ async function on({
12114
12115
  throw A;
12115
12116
  }
12116
12117
  }
12117
- const V7 = "35", O7 = (e) => {
12118
- const [t, a] = O(void 0);
12118
+ const j7 = "35", V7 = (e) => {
12119
+ const [t, a] = V(void 0);
12119
12120
  return ke(() => {
12120
12121
  if (t) return;
12121
12122
  (async () => {
12122
12123
  try {
12123
12124
  const i = await on({
12124
- publication: V7,
12125
+ publication: j7,
12125
12126
  path: e ?? "",
12126
12127
  size: 5,
12127
12128
  sizereply: 2,
@@ -12136,18 +12137,18 @@ const V7 = "35", O7 = (e) => {
12136
12137
  }
12137
12138
  })();
12138
12139
  }, [t]), { comments: t, setComments: a };
12139
- }, Pa = ({ username: e, date: t }) => /* @__PURE__ */ h("div", { className: "comment-header", children: [
12140
+ }, Ga = ({ username: e, date: t }) => /* @__PURE__ */ h("div", { className: "comment-header", children: [
12140
12141
  /* @__PURE__ */ n("span", { className: "comment-username", children: e }),
12141
12142
  /* @__PURE__ */ n("span", { className: "comment-header-dot", children: "•" }),
12142
12143
  /* @__PURE__ */ n("span", { className: "comment-date", children: c7(Te(Number(t))) })
12143
- ] }), Ga = ({ user: e }) => /* @__PURE__ */ n("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ n(
12144
+ ] }), za = ({ user: e }) => /* @__PURE__ */ n("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ n(
12144
12145
  "img",
12145
12146
  {
12146
12147
  className: "comment-avatar-img",
12147
12148
  src: e.picture,
12148
12149
  alt: e.username
12149
12150
  }
12150
- ) : e.firstname.charAt(0).toUpperCase() }), za = ({ isReply: e = !1, onReply: t, onFlag: a }) => /* @__PURE__ */ h("div", { className: "comment-actions", children: [
12151
+ ) : e.firstname.charAt(0).toUpperCase() }), Fa = ({ isReply: e = !1, onReply: t, onFlag: a }) => /* @__PURE__ */ h("div", { className: "comment-actions", children: [
12151
12152
  !e && t && /* @__PURE__ */ n(
12152
12153
  "button",
12153
12154
  {
@@ -12193,7 +12194,7 @@ const V7 = "35", O7 = (e) => {
12193
12194
  ]
12194
12195
  }
12195
12196
  ) })
12196
- ] }), Fa = ({ commentRef: e, captchaToken: t = "", setIsDisabled: a }) => (ke(() => {
12197
+ ] }), Wa = ({ commentRef: e, captchaToken: t = "", setIsDisabled: a }) => (ke(() => {
12197
12198
  const s = e.current;
12198
12199
  if (!s) return;
12199
12200
  const i = () => {
@@ -12212,7 +12213,7 @@ const V7 = "35", O7 = (e) => {
12212
12213
  rows: 2
12213
12214
  }
12214
12215
  )
12215
- ] })), Wa = ({
12216
+ ] })), Za = ({
12216
12217
  commentRef: e,
12217
12218
  captchaToken: t = "",
12218
12219
  children: a
@@ -12222,7 +12223,7 @@ const V7 = "35", O7 = (e) => {
12222
12223
  a,
12223
12224
  !s.boolean && /* @__PURE__ */ n("p", { className: "submit-warning", children: s.text })
12224
12225
  ] }) });
12225
- }, Za = ({ onClick: e, isDisabled: t }) => {
12226
+ }, $a = ({ onClick: e, isDisabled: t }) => {
12226
12227
  const [a, s] = xe.useState(!1);
12227
12228
  return xe.useEffect(() => {
12228
12229
  let i = null;
@@ -12263,7 +12264,7 @@ const V7 = "35", O7 = (e) => {
12263
12264
  ]
12264
12265
  }
12265
12266
  );
12266
- }, j7 = "35", $a = async ({
12267
+ }, O7 = "35", Ya = async ({
12267
12268
  path: e,
12268
12269
  ref: t,
12269
12270
  captchaToken: a,
@@ -12282,7 +12283,7 @@ const V7 = "35", O7 = (e) => {
12282
12283
  method: "POST",
12283
12284
  headers: { "Content-Type": "application/json" },
12284
12285
  body: JSON.stringify({
12285
- publication: j7,
12286
+ publication: O7,
12286
12287
  path: e,
12287
12288
  id: o,
12288
12289
  username: i.username,
@@ -12324,13 +12325,13 @@ const V7 = "35", O7 = (e) => {
12324
12325
  addReply: i,
12325
12326
  closeForm: o
12326
12327
  }) => {
12327
- const [r, l] = O(!0), [d, c] = O(""), u = () => {
12328
+ const [r, l] = V(!0), [d, c] = V(""), u = () => {
12328
12329
  t.current?.parentElement && (t.current.parentElement.dataset.text = `0/${at}`), l(!0), o();
12329
12330
  };
12330
12331
  return /* @__PURE__ */ h("div", { className: "comment-form reply-form", children: [
12331
12332
  /* @__PURE__ */ n("button", { className: "close-reply-form", onClick: u, children: /* @__PURE__ */ n(wt, {}) }),
12332
12333
  /* @__PURE__ */ n(
12333
- Fa,
12334
+ Wa,
12334
12335
  {
12335
12336
  commentRef: t,
12336
12337
  captchaToken: d,
@@ -12338,17 +12339,17 @@ const V7 = "35", O7 = (e) => {
12338
12339
  }
12339
12340
  ),
12340
12341
  /* @__PURE__ */ n(
12341
- Wa,
12342
+ Za,
12342
12343
  {
12343
12344
  commentRef: t,
12344
12345
  captchaToken: d,
12345
12346
  setCaptchaToken: c,
12346
12347
  children: /* @__PURE__ */ n(
12347
- Za,
12348
+ $a,
12348
12349
  {
12349
12350
  onClick: async (C) => {
12350
12351
  if (r) return;
12351
- const m = await $a({
12352
+ const m = await Ya({
12352
12353
  path: s,
12353
12354
  ref: t,
12354
12355
  captchaToken: d,
@@ -12371,20 +12372,20 @@ const V7 = "35", O7 = (e) => {
12371
12372
  const i = e.text;
12372
12373
  let o = `${Qe.firstname} ${Qe.lastname}`, r = Qe.username;
12373
12374
  return e.user && (o = `${e.user.firstname} ${e.user.lastname}`, r = e.user.username), /* @__PURE__ */ n("div", { className: "comment-item reply", children: /* @__PURE__ */ h("div", { className: "comment-header-container", children: [
12374
- /* @__PURE__ */ n(Ga, { user: e.user ? e.user : Qe }),
12375
+ /* @__PURE__ */ n(za, { user: e.user ? e.user : Qe }),
12375
12376
  /* @__PURE__ */ h("div", { style: { flex: 1 }, children: [
12376
- /* @__PURE__ */ n(Pa, { username: o, date: e.date.time }),
12377
+ /* @__PURE__ */ n(Ga, { username: o, date: e.date.time }),
12377
12378
  /* @__PURE__ */ h("div", { className: "comment-reply-to", children: [
12378
12379
  "Respondiendo a ",
12379
12380
  /* @__PURE__ */ n("strong", { children: t })
12380
12381
  ] }),
12381
12382
  /* @__PURE__ */ n("p", { className: "comment-text", children: i }),
12382
12383
  a?.username.toLowerCase() !== r.toLowerCase() && // No puedes responder ni reportar tus respuestas
12383
- /* @__PURE__ */ n(za, { isReply: !0, onFlag: () => s(e.id) })
12384
+ /* @__PURE__ */ n(Fa, { isReply: !0, onFlag: () => s(e.id) })
12384
12385
  ] })
12385
12386
  ] }) });
12386
12387
  }, G7 = ({ comment: e, replyingTo: t, path: a, user: s, handleReplyingTo: i, onFlag: o }) => {
12387
- const r = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [l, d] = O(r), [c, u] = xe.useState(!1), C = process.env.NEXT_PUBLIC_PUBLICATION_ID ?? "", m = e.text, A = xe.useRef(null);
12388
+ const r = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [l, d] = V(r), [c, u] = xe.useState(!1), C = process.env.NEXT_PUBLIC_PUBLICATION_ID ?? "", m = e.text, A = xe.useRef(null);
12388
12389
  let f = `${Qe.firstname} ${Qe.lastname}`, g = Qe.username;
12389
12390
  e.user && (f = `${e.user.firstname} ${e.user.lastname}`, g = e.user.username);
12390
12391
  const w = (b) => {
@@ -12396,13 +12397,13 @@ const V7 = "35", O7 = (e) => {
12396
12397
  className: "comment-header-container",
12397
12398
  "data-hasreplies": l.reply.length > 0 ? "true" : "false",
12398
12399
  children: [
12399
- /* @__PURE__ */ n(Ga, { user: e.user ? e.user : Qe }),
12400
+ /* @__PURE__ */ n(za, { user: e.user ? e.user : Qe }),
12400
12401
  /* @__PURE__ */ h("div", { style: { flex: 1 }, children: [
12401
- /* @__PURE__ */ n(Pa, { username: f, date: e.date.time }),
12402
+ /* @__PURE__ */ n(Ga, { username: f, date: e.date.time }),
12402
12403
  /* @__PURE__ */ n("p", { className: "comment-text", children: m }),
12403
12404
  s?.username.toLowerCase() !== g.toLowerCase() && // No puedes responder ni reportar tus respuestas
12404
12405
  /* @__PURE__ */ n(
12405
- za,
12406
+ Fa,
12406
12407
  {
12407
12408
  onReply: () => i(e.id),
12408
12409
  onFlag: () => o(e.id)
@@ -12467,10 +12468,10 @@ const V7 = "35", O7 = (e) => {
12467
12468
  path: a,
12468
12469
  addComment: s
12469
12470
  }) => {
12470
- const [i, o] = O(!0), [r, l] = O("");
12471
+ const [i, o] = V(!0), [r, l] = V("");
12471
12472
  return /* @__PURE__ */ h("div", { className: "comment-form", children: [
12472
12473
  /* @__PURE__ */ n(
12473
- Fa,
12474
+ Wa,
12474
12475
  {
12475
12476
  commentRef: e,
12476
12477
  captchaToken: r,
@@ -12478,17 +12479,17 @@ const V7 = "35", O7 = (e) => {
12478
12479
  }
12479
12480
  ),
12480
12481
  /* @__PURE__ */ n(
12481
- Wa,
12482
+ Za,
12482
12483
  {
12483
12484
  commentRef: e,
12484
12485
  captchaToken: r,
12485
12486
  setCaptchaToken: l,
12486
12487
  children: /* @__PURE__ */ n(
12487
- Za,
12488
+ $a,
12488
12489
  {
12489
12490
  onClick: async (d) => {
12490
12491
  if (i) return;
12491
- const c = await $a({
12492
+ const c = await Ya({
12492
12493
  path: a,
12493
12494
  ref: e,
12494
12495
  captchaToken: r,
@@ -12513,7 +12514,7 @@ const V7 = "35", O7 = (e) => {
12513
12514
  handleLogout: s,
12514
12515
  CAPTCHA_KEY_V2: i
12515
12516
  }) => {
12516
- const o = t.replaceAll("/", "|"), [r, l] = O(void 0), [d, c] = O(""), { comments: u, setComments: C } = O7(o), [m, A] = xe.useState(!1), f = xe.useRef(null), g = (E) => {
12517
+ const o = t.replaceAll("/", "|"), [r, l] = V(void 0), [d, c] = V(""), { comments: u, setComments: C } = V7(o), [m, A] = xe.useState(!1), f = xe.useRef(null), g = (E) => {
12517
12518
  c(d === E ? "" : E);
12518
12519
  }, w = (E) => {
12519
12520
  C(
@@ -12549,9 +12550,9 @@ const V7 = "35", O7 = (e) => {
12549
12550
  throw A(!1), new Error(`Error al obtener comentarios: ${G}`);
12550
12551
  }
12551
12552
  }, N = u?.comments && u.comments.length > 0, U = N ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", I = /* @__PURE__ */ n("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ n(Pe, {}) });
12552
- return /* @__PURE__ */ h(V, { children: [
12553
- /* @__PURE__ */ n("div", { className: "comments-container", children: /* @__PURE__ */ n(ne, { title: N || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ h(V, { children: [
12554
- /* @__PURE__ */ n("div", { className: "comments-header", children: e && a && /* @__PURE__ */ h(V, { children: [
12553
+ return /* @__PURE__ */ h(j, { children: [
12554
+ /* @__PURE__ */ n("div", { className: "comments-container", children: /* @__PURE__ */ n(ne, { title: N || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ h(j, { children: [
12555
+ /* @__PURE__ */ n("div", { className: "comments-header", children: e && a && /* @__PURE__ */ h(j, { children: [
12555
12556
  /* @__PURE__ */ n(
12556
12557
  G6,
12557
12558
  {
@@ -12570,7 +12571,7 @@ const V7 = "35", O7 = (e) => {
12570
12571
  }
12571
12572
  )
12572
12573
  ] }) }),
12573
- /* @__PURE__ */ n("div", { className: "comments-list", "data-isauthenticated": `${e}`, children: u ? u.comments && u.comments.length > 0 ? /* @__PURE__ */ h(V, { children: [
12574
+ /* @__PURE__ */ n("div", { className: "comments-list", "data-isauthenticated": `${e}`, children: u ? u.comments && u.comments.length > 0 ? /* @__PURE__ */ h(j, { children: [
12574
12575
  u.comments.map((E) => /* @__PURE__ */ n(
12575
12576
  G7,
12576
12577
  {
@@ -12606,7 +12607,7 @@ const V7 = "35", O7 = (e) => {
12606
12607
  }
12607
12608
  )
12608
12609
  ] });
12609
- }, Ya = async (e, t) => {
12610
+ }, Ka = async (e, t) => {
12610
12611
  if (!e) throw new Error("No action provided");
12611
12612
  if (!t) throw new Error("No site key provided");
12612
12613
  const a = window.grecaptcha;
@@ -12654,7 +12655,7 @@ const V7 = "35", O7 = (e) => {
12654
12655
  }
12655
12656
  ];
12656
12657
  function W7({ goToLogin: e, handleGoogleLogin: t }) {
12657
- const [a, s] = O({}), [i, o] = O(!1), [r, l] = O(!1), [d, c] = O(null), [u, C] = O(
12658
+ const [a, s] = V({}), [i, o] = V(!1), [r, l] = V(!1), [d, c] = V(null), [u, C] = V(
12658
12659
  "register"
12659
12660
  ), m = (w, b) => {
12660
12661
  s((k) => ({ ...k, [w]: b }));
@@ -12679,7 +12680,7 @@ function W7({ goToLogin: e, handleGoogleLogin: t }) {
12679
12680
  }
12680
12681
  const U = Math.floor(Date.now() / 1e3);
12681
12682
  b.push({ Name: "updated_at", Value: String(U) });
12682
- const I = await Ya(
12683
+ const I = await Ka(
12683
12684
  "comment_register",
12684
12685
  ""
12685
12686
  );
@@ -12738,8 +12739,8 @@ function W7({ goToLogin: e, handleGoogleLogin: t }) {
12738
12739
  l(!1);
12739
12740
  }
12740
12741
  }, g = a.password || "";
12741
- return /* @__PURE__ */ h(V, { children: [
12742
- u === "register" && /* @__PURE__ */ h(V, { children: [
12742
+ return /* @__PURE__ */ h(j, { children: [
12743
+ u === "register" && /* @__PURE__ */ h(j, { children: [
12743
12744
  /* @__PURE__ */ h("button", { onClick: t, className: _.google, children: [
12744
12745
  /* @__PURE__ */ n(
12745
12746
  "img",
@@ -12885,8 +12886,8 @@ function Z7({
12885
12886
  handleGoogleLogin: s,
12886
12887
  CAPTCHA_KEY: i
12887
12888
  }) {
12888
- const [o, r] = O("login"), [l, d] = O(""), [c, u] = O(""), [C, m] = O(""), [A, f] = O(""), [g, w] = O(""), [b, k] = O(!1), [N, U] = O(!1), [I, E] = O(null);
12889
- return /* @__PURE__ */ h(V, { children: [
12889
+ const [o, r] = V("login"), [l, d] = V(""), [c, u] = V(""), [C, m] = V(""), [A, f] = V(""), [g, w] = V(""), [b, k] = V(!1), [N, U] = V(!1), [I, E] = V(null);
12890
+ return /* @__PURE__ */ h(j, { children: [
12890
12891
  o === "login" && /* @__PURE__ */ n(
12891
12892
  $7,
12892
12893
  {
@@ -12902,7 +12903,7 @@ function Z7({
12902
12903
  if (!N) {
12903
12904
  H.preventDefault(), E(null), U(!0);
12904
12905
  try {
12905
- const B = await Ya("comment_login", i);
12906
+ const B = await Ka("comment_login", i);
12906
12907
  if (!B) throw new Error("Captcha token no generado");
12907
12908
  const $ = await fetch("/api/auth/login-password", {
12908
12909
  method: "POST",
@@ -13035,7 +13036,7 @@ function $7({
13035
13036
  onRegister: u,
13036
13037
  handleGoogleLogin: C
13037
13038
  }) {
13038
- return /* @__PURE__ */ h(V, { children: [
13039
+ return /* @__PURE__ */ h(j, { children: [
13039
13040
  /* @__PURE__ */ h("button", { onClick: C, className: _.google, children: [
13040
13041
  /* @__PURE__ */ n(
13041
13042
  "img",
@@ -13275,7 +13276,7 @@ function X7({
13275
13276
  checkAuth: i,
13276
13277
  icon: o
13277
13278
  }) {
13278
- const [r, l] = O("login"), d = async () => {
13279
+ const [r, l] = V("login"), d = async () => {
13279
13280
  if (!e) return;
13280
13281
  const c = encodeURIComponent(window.location.pathname);
13281
13282
  window.location.href = `/api/auth/login?redirect=${c}`;
@@ -13344,7 +13345,7 @@ function e8({
13344
13345
  }, m = async (A) => {
13345
13346
  A.preventDefault(), a && u(!0);
13346
13347
  };
13347
- return /* @__PURE__ */ h(V, { children: [
13348
+ return /* @__PURE__ */ h(j, { children: [
13348
13349
  c && /* @__PURE__ */ n(
13349
13350
  X7,
13350
13351
  {
@@ -13390,7 +13391,7 @@ function n8({
13390
13391
  COGNITO_AUTH_PREFIX: s,
13391
13392
  captchaVars: i
13392
13393
  }) {
13393
- const [o, r] = O(null), [l, d] = O(null), c = async () => {
13394
+ const [o, r] = V(null), [l, d] = V(null), c = async () => {
13394
13395
  if (e) {
13395
13396
  if (document.cookie.search(t8 + "IS_AUTH=true") === -1) {
13396
13397
  r(!1), d(null), console.log("user not logged");
@@ -13444,7 +13445,7 @@ const ud = ({
13444
13445
  CAPTCHA_KEY: "invalidKey"
13445
13446
  }
13446
13447
  }) => {
13447
- const d = Jn(null), [c, u] = O(!1);
13448
+ const d = Jn(null), [c, u] = V(!1);
13448
13449
  ke(() => {
13449
13450
  const m = new IntersectionObserver(
13450
13451
  ([A]) => {
@@ -13478,7 +13479,7 @@ const ud = ({
13478
13479
  }
13479
13480
  ),
13480
13481
  more: /* @__PURE__ */ n(
13481
- j6,
13482
+ O6,
13482
13483
  {
13483
13484
  section: a,
13484
13485
  currentNews: s,
@@ -13542,7 +13543,7 @@ async function hd({
13542
13543
  message: "El comentario no puede estar vacío.",
13543
13544
  status: 400
13544
13545
  };
13545
- const u = await ja();
13546
+ const u = await Qa();
13546
13547
  if (console.log("Verifying captcha token...", u), !u)
13547
13548
  return {
13548
13549
  type: "error",
@@ -13638,18 +13639,18 @@ const md = async ({
13638
13639
  }
13639
13640
  };
13640
13641
  export {
13641
- q2 as AssetsPreconnect,
13642
+ U2 as AssetsPreconnect,
13642
13643
  od as AutorComponent,
13643
- l4 as AutorHeader1,
13644
- w4 as AutorHeader2,
13644
+ c4 as AutorHeader1,
13645
+ y4 as AutorHeader2,
13645
13646
  se as BannerAdvertising,
13646
13647
  $e as BannerAdvertisingMiddle,
13647
13648
  R8 as CarrouselCSR,
13648
13649
  pt as CarrouselIRS,
13649
- pc as CarruselCard,
13650
- xc as CarruselOpinion,
13650
+ Ac as CarruselCard,
13651
+ kc as CarruselOpinion,
13651
13652
  Se as CommonServices,
13652
- Xa as Comscore,
13653
+ e2 as Comscore,
13653
13654
  X8 as ContactInfoServer,
13654
13655
  Q8 as ContactInput,
13655
13656
  P8 as ContactSelect,
@@ -13657,52 +13658,52 @@ export {
13657
13658
  Ht as ContentLayout1,
13658
13659
  Mn as ContentLayoutTema,
13659
13660
  nd as DEBUG_MainSlots,
13660
- Cl as DestacadoNoticias,
13661
- Jl as DestacadoVideos,
13662
- yi as DynamicBlockServices,
13661
+ fl as DestacadoNoticias,
13662
+ Xl as DestacadoVideos,
13663
+ bi as DynamicBlockServices,
13663
13664
  td as DynamicComponents,
13664
13665
  B1 as DynamicMainSlot,
13665
13666
  Oa as DynamicSlot,
13666
13667
  W8 as EditorialBlock,
13667
- j8 as ErrorComponent,
13668
- Q2 as Font,
13669
- dr as Footer1,
13670
- Jr as Footer2,
13668
+ O8 as ErrorComponent,
13669
+ P2 as Font,
13670
+ ur as Footer1,
13671
+ Xr as Footer2,
13671
13672
  K8 as FooterComponent,
13672
- E2 as FormatAfterScripts,
13673
+ q2 as FormatAfterScripts,
13673
13674
  na as FormatScripts,
13674
- t2 as GA4,
13675
+ n2 as GA4,
13675
13676
  i8 as GTM,
13676
- o0 as GalleryHeader,
13677
+ r0 as GalleryHeader,
13677
13678
  B8 as GenerateBody,
13678
13679
  M8 as GenerateHead,
13679
13680
  Y8 as HeaderComponent,
13680
13681
  H8 as ImageOffline,
13681
13682
  T8 as IssuuServices,
13682
- R2 as ItemListSchema,
13683
+ H2 as ItemListSchema,
13683
13684
  Ba as LayoutNewsComponent,
13684
13685
  ud as LazyLoader,
13685
- W3 as LiveBlogHeader,
13686
+ Z3 as LiveBlogHeader,
13686
13687
  D8 as Location,
13687
13688
  h8 as MainComponentServices,
13688
- n2 as Marfeel,
13689
+ a2 as Marfeel,
13689
13690
  tt as MiddleSection,
13690
13691
  Ra as Modulo1x3,
13691
- dc as Modulo1x3Card,
13692
- Gl as Modulo1x4,
13693
- Zl as Modulo1x5,
13692
+ uc as Modulo1x3Card,
13693
+ zl as Modulo1x4,
13694
+ $l as Modulo1x5,
13694
13695
  Z8 as Modulo2Columnas,
13695
- jl as Modulo3Columnas,
13696
+ Ql as Modulo3Columnas,
13696
13697
  $8 as ModuloNewsletter,
13697
13698
  F8 as ModuloOpinion,
13698
- O6 as NewListResponseDataPH,
13699
- H2 as NewsArticle,
13699
+ V6 as NewListResponseDataPH,
13700
+ j2 as NewsArticle,
13700
13701
  ad as NewsComponent,
13701
13702
  P1 as NewsContent,
13702
13703
  c1 as NextPrev,
13703
13704
  V2 as OrgList,
13704
13705
  hn as PreloadImages,
13705
- Oe as REPORT_REASONS,
13706
+ Ve as REPORT_REASONS,
13706
13707
  X1 as Readest,
13707
13708
  ld as ScriptHydrator,
13708
13709
  id as SearchSection,
@@ -13710,20 +13711,20 @@ export {
13710
13711
  Ge as SectionCard,
13711
13712
  z1 as SectionCardServerComponent,
13712
13713
  J8 as SectionServerComponent,
13713
- Ei as ShowSection,
13714
- $9 as SocialNetworks,
13715
- B2 as SpeculationRules,
13714
+ qi as ShowSection,
13715
+ Y9 as SocialNetworks,
13716
+ D2 as SpeculationRules,
13716
13717
  ed as StaticSlotWrapper,
13717
- _o as SubscribeColumn,
13718
- Do as SubscribeRow,
13719
- V8 as SubscribeWhatsAppColumn,
13718
+ No as SubscribeColumn,
13719
+ Ro as SubscribeRow,
13720
+ j8 as SubscribeWhatsAppColumn,
13720
13721
  sd as TagComponent,
13721
- J3 as TimeLine,
13722
+ X3 as TimeLine,
13722
13723
  l8 as TrimPathname,
13723
- O8 as VideoBlock3,
13724
+ V8 as VideoBlock3,
13724
13725
  z8 as VideoBlock4,
13725
13726
  rd as VideoSection,
13726
- j2 as VideosSchemas,
13727
+ Q2 as VideosSchemas,
13727
13728
  O2 as WebsiteList,
13728
13729
  hd as addComment,
13729
13730
  W1 as bannersReplace,
@@ -13734,38 +13735,38 @@ export {
13734
13735
  Te as formatDate,
13735
13736
  o8 as formatDateEdiciones,
13736
13737
  ea as formatDateJournalistArticule,
13737
- w2 as formatDateTimeline,
13738
- _2 as formatNewsMeta,
13739
- T2 as formatVideoData,
13738
+ y2 as formatDateTimeline,
13739
+ N2 as formatNewsMeta,
13740
+ L2 as formatVideoData,
13740
13741
  I8 as generalGetData,
13741
- Ya as getCaptchaToken,
13742
+ Ka as getCaptchaToken,
13742
13743
  on as getComments,
13743
13744
  L8 as getDynamicSlots,
13744
13745
  o1 as getEnvironmentUrl,
13745
- v2 as getEnvironmentUrlFront,
13746
+ _2 as getEnvironmentUrlFront,
13746
13747
  ie as getImageUrl,
13747
- Ot as getNextMeta,
13748
+ Vt as getNextMeta,
13748
13749
  Qt as getPage,
13749
13750
  u8 as getPreloadImages,
13750
- jt as getPrevMeta,
13751
+ Ot as getPrevMeta,
13751
13752
  dd as getReportReasonLabel,
13752
- y2 as getResponse,
13753
- b2 as getResponsePromise,
13753
+ b2 as getResponse,
13754
+ v2 as getResponsePromise,
13754
13755
  Z1 as getSchemas,
13755
13756
  aa as getScriptReplaces,
13756
- G2 as getSlugs,
13757
+ z2 as getSlugs,
13757
13758
  c8 as getTypeOfNews,
13758
13759
  d8 as getVideoRealPath,
13759
- k2 as metadataToJSX,
13760
- vi as metadata_defaults,
13760
+ E2 as metadataToJSX,
13761
+ _i as metadata_defaults,
13761
13762
  ta as parseTags,
13762
- N2 as pathnameSplit,
13763
- P2 as removePages,
13763
+ S2 as pathnameSplit,
13764
+ G2 as removePages,
13764
13765
  cd as reportComment,
13765
- Rr as shareButtons,
13766
+ Hr as shareButtons,
13766
13767
  b1 as socialIcons,
13767
- I2 as speculationRules,
13768
- L2 as speculationRulesHome,
13769
- S2 as urlReplaces,
13768
+ M2 as speculationRules,
13769
+ I2 as speculationRulesHome,
13770
+ x2 as urlReplaces,
13770
13771
  md as verifyCaptchaTokenEnterprise
13771
13772
  };