sass-template-common 0.9.201 → 0.9.202

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
1
  import { jsx as n, jsxs as p, Fragment as X } from "react/jsx-runtime";
2
2
  import * as dn from "react";
3
- import he, { useState as $, useRef as nr, useCallback as me, useEffect as _e, createElement as He, forwardRef as aa, Fragment as xs, useMemo as yt, Component as ar } from "react";
3
+ import he, { useState as $, useRef as sr, useCallback as me, useEffect as _e, createElement as He, forwardRef as na, Fragment as xs, useMemo as yt, Component as nr } from "react";
4
4
  let Ts = {
5
5
  PUBLIC_API_HOST: "",
6
6
  PUBLIC_API_FRONT: "",
@@ -72,13 +72,13 @@ let Ts = {
72
72
  FETCH_TAG_BASED_RELATED_NEWS: !0,
73
73
  MULTIPUBLICATION_FETCHES: void 0
74
74
  };
75
- function Du(e = {}) {
75
+ function qu(e = {}) {
76
76
  Ts = { ...Ts, ...e };
77
77
  }
78
78
  function M() {
79
79
  return Ts;
80
80
  }
81
- const rr = () => {
81
+ const ar = () => {
82
82
  const { ANALYTICS_comscore: e } = M();
83
83
  return e && /* @__PURE__ */ n(
84
84
  "script",
@@ -89,7 +89,7 @@ const rr = () => {
89
89
  }
90
90
  }
91
91
  );
92
- }, or = (e, t) => e && t ? {
92
+ }, rr = (e, t) => e && t ? {
93
93
  author: e?.authors[0]?.name ?? "",
94
94
  creator: e?.authors[0]?.name ?? "",
95
95
  // currentNew?.info?.creator,
@@ -98,7 +98,7 @@ const rr = () => {
98
98
  hiddentags: String(e?.keywords?.hiddentags) ?? "",
99
99
  newsType: e?.info?.type ?? "",
100
100
  publishDate: new Date(e?.info?.date?.firstpublish ?? "").toISOString().split("T")[0] ?? ""
101
- } : void 0, ir = ({ id: e, dimensionValues: t = {} }) => {
101
+ } : void 0, or = ({ id: e, dimensionValues: t = {} }) => {
102
102
  const s = he.useMemo(() => {
103
103
  const r = {};
104
104
  return Object.keys(t).forEach((o) => {
@@ -126,7 +126,7 @@ const rr = () => {
126
126
  }
127
127
  )
128
128
  ] });
129
- }, lr = () => {
129
+ }, ir = () => {
130
130
  const { ANALYTICS_gtm: e } = M();
131
131
  return e && /* @__PURE__ */ p(X, { children: [
132
132
  /* @__PURE__ */ n(
@@ -154,7 +154,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
154
154
  }
155
155
  ) })
156
156
  ] });
157
- }, cr = () => {
157
+ }, lr = () => {
158
158
  const { ANALYTICS_marfeel: e } = M();
159
159
  return e && /* @__PURE__ */ n(
160
160
  "script",
@@ -165,7 +165,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
165
165
  }
166
166
  }
167
167
  );
168
- }, qu = ({ defaultRouteName: e }) => {
168
+ }, ju = ({ defaultRouteName: e }) => {
169
169
  const { CAPTCHA_KEY: t, CONFIG_comments: s = !1, CONFIG_commentsV2: a = !1 } = M();
170
170
  return t && t !== "" && (e === "video" && s && !a || e === "news" && s && !a || e === "auth" || e === "anuncia" || e === "contacto") && /* @__PURE__ */ n(
171
171
  "script",
@@ -179,12 +179,12 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
179
179
  function lt(e) {
180
180
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
181
181
  }
182
- var Ot = { exports: {} }, dr = Ot.exports, un;
183
- function ra() {
182
+ var Ot = { exports: {} }, cr = Ot.exports, un;
183
+ function aa() {
184
184
  return un || (un = 1, (function(e, t) {
185
185
  (function(s, a) {
186
186
  e.exports = a();
187
- })(dr, (function() {
187
+ })(cr, (function() {
188
188
  var s = 1e3, a = 6e4, r = 36e5, o = "millisecond", i = "second", l = "minute", d = "hour", c = "day", u = "week", h = "month", m = "quarter", g = "year", w = "date", f = "Invalid Date", A = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, b = /\[([^\]]+)]|YYYY|YY|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, C = { 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(O) {
189
189
  var U = ["th", "st", "nd", "rd"], k = O % 100;
190
190
  return "[" + O + (U[(k - 20) % 10] || U[k] || U[0]) + "]";
@@ -457,14 +457,14 @@ function ra() {
457
457
  }));
458
458
  })(Ot)), Ot.exports;
459
459
  }
460
- var ur = ra();
461
- const Ae = /* @__PURE__ */ lt(ur);
462
- var Bt = { exports: {} }, mr = Bt.exports, mn;
463
- function hr() {
460
+ var dr = aa();
461
+ const Ae = /* @__PURE__ */ lt(dr);
462
+ var Bt = { exports: {} }, ur = Bt.exports, mn;
463
+ function mr() {
464
464
  return mn || (mn = 1, (function(e, t) {
465
465
  (function(s, a) {
466
466
  e.exports = a();
467
- })(mr, (function() {
467
+ })(ur, (function() {
468
468
  return function(s, a, r) {
469
469
  s = s || {};
470
470
  var o = a.prototype, i = { 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" };
@@ -503,14 +503,14 @@ function hr() {
503
503
  }));
504
504
  })(Bt)), Bt.exports;
505
505
  }
506
- var fr = hr();
507
- const gr = /* @__PURE__ */ lt(fr);
508
- var _t = { exports: {} }, pr = _t.exports, hn;
509
- function wr() {
506
+ var hr = mr();
507
+ const fr = /* @__PURE__ */ lt(hr);
508
+ var _t = { exports: {} }, gr = _t.exports, hn;
509
+ function pr() {
510
510
  return hn || (hn = 1, (function(e, t) {
511
511
  (function(s, a) {
512
- e.exports = a(ra());
513
- })(pr, (function(s) {
512
+ e.exports = a(aa());
513
+ })(gr, (function(s) {
514
514
  function a(i) {
515
515
  return i && typeof i == "object" && "default" in i ? i : { default: i };
516
516
  }
@@ -521,13 +521,13 @@ function wr() {
521
521
  }));
522
522
  })(_t)), _t.exports;
523
523
  }
524
- wr();
525
- var Mt = { exports: {} }, Ar = Mt.exports, fn;
526
- function br() {
524
+ pr();
525
+ var Mt = { exports: {} }, wr = Mt.exports, fn;
526
+ function Ar() {
527
527
  return fn || (fn = 1, (function(e, t) {
528
528
  (function(s, a) {
529
529
  e.exports = a();
530
- })(Ar, (function() {
530
+ })(wr, (function() {
531
531
  var s = "minute", a = /[+-]\d\d(?::?\d\d)?/g, r = /([+-]|\d\d)/g;
532
532
  return function(o, i, l) {
533
533
  var d = i.prototype;
@@ -597,14 +597,14 @@ function br() {
597
597
  }));
598
598
  })(Mt)), Mt.exports;
599
599
  }
600
- var yr = br();
601
- const Cr = /* @__PURE__ */ lt(yr);
602
- var Dt = { exports: {} }, vr = Dt.exports, gn;
603
- function Nr() {
600
+ var br = Ar();
601
+ const yr = /* @__PURE__ */ lt(br);
602
+ var Dt = { exports: {} }, Cr = Dt.exports, gn;
603
+ function vr() {
604
604
  return gn || (gn = 1, (function(e, t) {
605
605
  (function(s, a) {
606
606
  e.exports = a();
607
- })(vr, (function() {
607
+ })(Cr, (function() {
608
608
  var s = { year: 0, month: 1, day: 2, hour: 3, minute: 4, second: 5 }, a = {};
609
609
  return function(r, o, i) {
610
610
  var l, d = function(m, g, w) {
@@ -662,11 +662,11 @@ function Nr() {
662
662
  }));
663
663
  })(Dt)), Dt.exports;
664
664
  }
665
- var Sr = Nr();
666
- const Er = /* @__PURE__ */ lt(Sr);
667
- Ae.extend(Cr);
668
- Ae.extend(Er);
669
- Ae.extend(gr);
665
+ var Nr = vr();
666
+ const Sr = /* @__PURE__ */ lt(Nr);
667
+ Ae.extend(yr);
668
+ Ae.extend(Sr);
669
+ Ae.extend(fr);
670
670
  const Wt = (e) => e === "en" ? "en" : "es", Me = (e, t) => {
671
671
  const { PUBLIC_LNG: s, DATE_TIMEZONE: a } = t || M(), r = Wt(s ?? "es");
672
672
  return Ae.tz(e, a).locale(r).format("DD MMMM YYYY");
@@ -675,10 +675,10 @@ const Wt = (e) => e === "en" ? "en" : "es", Me = (e, t) => {
675
675
  return Ae.tz(e, s).locale(a).format(
676
676
  a === "en" ? "MMMM DD YYYY [•] HH:mm [hs]" : "DD [de] MMMM YYYY [•] HH:mm [hs]"
677
677
  );
678
- }, xr = (e) => {
678
+ }, Er = (e) => {
679
679
  const { PUBLIC_LNG: t, DATE_TIMEZONE: s } = M(), a = Wt(t ?? "es");
680
680
  return Ae.tz(e, s).locale(a).format("MM/DD/YYYY [•] HH:mm [HS]");
681
- }, ju = (e) => {
681
+ }, Gu = (e) => {
682
682
  const { PUBLIC_LNG: t, DATE_TIMEZONE: s } = M(), a = Wt(t ?? "es");
683
683
  return Ae.tz(e, s).locale(a).format("dddd DD [de] MMMM YYYY");
684
684
  }, $e = (e, t) => {
@@ -702,21 +702,21 @@ const Wt = (e) => e === "en" ? "en" : "es", Me = (e, t) => {
702
702
  function nt(e) {
703
703
  return e && e.status === "fulfilled" ? e.value.data : null;
704
704
  }
705
- function Tr(e) {
705
+ function xr(e) {
706
706
  return e && e.status === "fulfilled" ? e.value : null;
707
707
  }
708
- const Ir = { url: "", target: "_self", canonical: !1, internal: "" }, Ur = {
708
+ const Tr = { url: "", target: "_self", canonical: !1, internal: "" }, Ir = {
709
709
  date: "",
710
710
  created: 0,
711
711
  modified: 0,
712
712
  firstpublish: 0,
713
713
  lastpublish: 0
714
714
  };
715
- function Rr(e) {
715
+ function Ur(e) {
716
716
  return e == null ? "" : typeof e == "string" ? e : e.article ?? e.home ?? e.section ?? e.seo ?? "";
717
717
  }
718
718
  const Ct = (e, t, s, a) => {
719
- const r = Rr(e?.main?.title), o = e?.main?.description ?? "";
719
+ const r = Ur(e?.main?.title), o = e?.main?.description ?? "";
720
720
  return {
721
721
  authors: e?.main?.author ? [
722
722
  {
@@ -734,8 +734,8 @@ const Ct = (e, t, s, a) => {
734
734
  title: ""
735
735
  },
736
736
  info: {
737
- date: { ...Ur, ...e?.info?.date },
738
- link: e?.info?.link ?? Ir
737
+ date: { ...Ir, ...e?.info?.date },
738
+ link: e?.info?.link ?? Tr
739
739
  },
740
740
  preview: {
741
741
  sizes: e?.main?.image?.sizes ?? [],
@@ -787,7 +787,7 @@ function Is(e) {
787
787
  }
788
788
  return s;
789
789
  }
790
- const Gu = Is, kr = async (e, t) => {
790
+ const Fu = Is, Rr = async (e, t) => {
791
791
  const s = [];
792
792
  return e.forEach((o) => {
793
793
  o.forEach((i) => {
@@ -804,10 +804,10 @@ const Gu = Is, kr = async (e, t) => {
804
804
  }, at = () => {
805
805
  const { PUBLIC_ENV: e, PUBLIC_API_HOST: t, PUBLIC_ASSETS_URL: s } = M();
806
806
  return e == "local" && (!s || s === "false") ? t : s && s !== "false" ? s : "";
807
- }, Fu = () => {
807
+ }, Hu = () => {
808
808
  const { PUBLIC_ENV: e, PUBLIC_API_FRONT: t } = M();
809
809
  return e === "local" ? t : "";
810
- }, Lr = (e) => e.replace(/^https?:?\/\/[^/]+/, ""), Pr = (e) => {
810
+ }, kr = (e) => e.replace(/^https?:?\/\/[^/]+/, ""), Lr = (e) => {
811
811
  if (!e?.preview?.length) return null;
812
812
  const t = e.preview;
813
813
  return t.find((s) => s.format === "1.91:1") ?? t[t.length - 1];
@@ -829,13 +829,13 @@ const Gu = Is, kr = async (e, t) => {
829
829
  width: r,
830
830
  height: o,
831
831
  alt: i
832
- }, Or = (e, t, s, a) => {
832
+ }, Pr = (e, t, s, a) => {
833
833
  if (!t) return {};
834
834
  const {
835
835
  PUBLIC_ASSETS_URL: r,
836
836
  PUBLIC_API_FRONT: o,
837
837
  DATE_TIMEZONE: i = "America/Mexico_City"
838
- } = M(), l = oa(t.keywords) ?? "", d = t?.preview?.sizes ? t?.preview?.sizes[0]?.url : "", c = (r !== "false" ? r : o) ?? "", u = Pr(a), h = t.main.title.article, m = wn({
838
+ } = M(), l = ra(t.keywords) ?? "", d = t?.preview?.sizes ? t?.preview?.sizes[0]?.url : "", c = (r !== "false" ? r : o) ?? "", u = Lr(a), h = t.main.title.article, m = wn({
839
839
  schemaImage: u,
840
840
  socialImage: t?.social?.images?.facebook,
841
841
  fallbackImage: d,
@@ -894,10 +894,10 @@ const Gu = Is, kr = async (e, t) => {
894
894
  tag: t?.keywords?.tags ?? []
895
895
  }
896
896
  };
897
- }, oa = (e) => !e || !e?.tags || e?.tags?.length === 0 ? "" : e?.tags?.map((t) => t.name).join(", ").replaceAll('"', "'").replaceAll("`", "'"), Br = (e) => {
897
+ }, ra = (e) => !e || !e?.tags || e?.tags?.length === 0 ? "" : e?.tags?.map((t) => t.name).join(", ").replaceAll('"', "'").replaceAll("`", "'"), Or = (e) => {
898
898
  const t = e?.match(/^\/(?:[^/]+\/)?([^/]+)\/([^/]+\.html)$/);
899
899
  return t ? { slug: t[1] ?? "", path: t[2] ?? "" } : { slug: "", path: "" };
900
- }, _r = (e) => e.replaceAll("/", "").replaceAll("_", "").replace(".html", ""), Mr = {
900
+ }, Br = (e) => e.replaceAll("/", "").replaceAll("_", "").replace(".html", ""), _r = {
901
901
  description: { attr: "name", value: "description" },
902
902
  robots: { attr: "name", value: "robots" },
903
903
  keywords: { attr: "name", value: "keywords" },
@@ -914,11 +914,11 @@ const Gu = Is, kr = async (e, t) => {
914
914
  "twitter.site": { attr: "name", value: "twitter:site" },
915
915
  "twitter.domain": { attr: "name", value: "twitter:domain" },
916
916
  "twitter.url": { attr: "name", value: "twitter:url" }
917
- }, Dr = (e) => {
917
+ }, Mr = (e) => {
918
918
  const t = [];
919
919
  let s = 0;
920
920
  const a = (i) => t.push(i);
921
- return e.title && typeof e.title == "string" && a(/* @__PURE__ */ n("title", { children: e.title }, `title-${s++}`)), Object.entries(Mr).forEach(([i, l]) => {
921
+ return e.title && typeof e.title == "string" && a(/* @__PURE__ */ n("title", { children: e.title }, `title-${s++}`)), Object.entries(_r).forEach(([i, l]) => {
922
922
  const d = i.split(".").reduce((c, u) => c?.[u], e);
923
923
  d && a(
924
924
  /* @__PURE__ */ n(
@@ -1088,20 +1088,20 @@ const Gu = Is, kr = async (e, t) => {
1088
1088
  }, $t = (e, t) => {
1089
1089
  const s = e || "";
1090
1090
  return t ? s.replaceAll("[section_replace]", t["[section_replace]"] ?? "").replaceAll("[tag_replace]", t["[tag_replace]"] ?? "").replaceAll("[tags_replace]", t["[tags_replace]"] ?? "").replaceAll("[url_replace]", t["[url_replace]"] ?? "").replaceAll("[author_replace]", t["[author_replace]"] ?? "").replaceAll("[creator_replace]", t["[creator_replace]"] ?? "") || "" : s || "";
1091
- }, qr = /\[(?:general|seccion:[^\]]+|tema:\d+)\][\s\S]*?\[\/(?:general|seccion:[^\]]+|tema:\d+)\]/i, jr = /\[(general|seccion:[^\]]+|tema:\d+)\]([\s\S]*?)\[\/\1\]/gi, Gr = (e) => !e || e.type === "general" ? "general" : e.type === "seccion" ? `seccion:${e.value}`.toLowerCase() : `tema:${e.value}`, js = (e, t) => {
1091
+ }, Dr = /\[(?:general|seccion:[^\]]+|tema:\d+)\][\s\S]*?\[\/(?:general|seccion:[^\]]+|tema:\d+)\]/i, qr = /\[(general|seccion:[^\]]+|tema:\d+)\]([\s\S]*?)\[\/\1\]/gi, jr = (e) => !e || e.type === "general" ? "general" : e.type === "seccion" ? `seccion:${e.value}`.toLowerCase() : `tema:${e.value}`, js = (e, t) => {
1092
1092
  const s = e || "";
1093
- if (!qr.test(s)) return s;
1093
+ if (!Dr.test(s)) return s;
1094
1094
  const a = /* @__PURE__ */ new Map();
1095
- for (const l of s.matchAll(jr)) {
1095
+ for (const l of s.matchAll(qr)) {
1096
1096
  const d = l[1]?.toLowerCase(), c = l[2];
1097
1097
  d && c !== void 0 && !a.has(d) && a.set(d, c);
1098
1098
  }
1099
1099
  if (a.size === 0) return s;
1100
- const r = Gr(t), o = a.get(r);
1100
+ const r = jr(t), o = a.get(r);
1101
1101
  if (o !== void 0) return o;
1102
1102
  const i = a.get("general");
1103
1103
  return i !== void 0 ? i : "";
1104
- }, Fr = (e) => {
1104
+ }, Gr = (e) => {
1105
1105
  const t = {};
1106
1106
  if (!e) return t;
1107
1107
  const s = /([^\s=]+)(?:\s*=\s*(?:"([^"]*)"|'([^']*)'|([^\s"'>]+)))?/g;
@@ -1111,14 +1111,14 @@ const Gu = Is, kr = async (e, t) => {
1111
1111
  t[r] = o;
1112
1112
  }
1113
1113
  return t;
1114
- }, Hr = (e) => {
1114
+ }, Fr = (e) => {
1115
1115
  const t = e.match(
1116
1116
  /\bsrc\s*=\s*(?:"([^"]*)"|'([^']*)'|([^\s>]+))/i
1117
1117
  );
1118
1118
  return t?.[1] || t?.[2] || t?.[3] || null;
1119
- }, ia = (e, t, s, a) => {
1119
+ }, oa = (e, t, s, a) => {
1120
1120
  try {
1121
- const r = Fr(e);
1121
+ const r = Gr(e);
1122
1122
  return r.src ? /* @__PURE__ */ n("script", { "data-bs-name": a, ...r }, s) : /* @__PURE__ */ n(
1123
1123
  "script",
1124
1124
  {
@@ -1128,7 +1128,7 @@ const Gu = Is, kr = async (e, t) => {
1128
1128
  s
1129
1129
  );
1130
1130
  } catch {
1131
- const o = Hr(e);
1131
+ const o = Fr(e);
1132
1132
  return o ? /* @__PURE__ */ n(
1133
1133
  "script",
1134
1134
  {
@@ -1140,10 +1140,10 @@ const Gu = Is, kr = async (e, t) => {
1140
1140
  s
1141
1141
  ) : null;
1142
1142
  }
1143
- }, Vr = (e) => {
1143
+ }, Hr = (e) => {
1144
1144
  const t = /<script\b([^>]*)>([\s\S]*?)<\/script\s*>|<script\b([^>]*)\/?>/gi;
1145
1145
  return [...e.matchAll(t)];
1146
- }, la = (e) => {
1146
+ }, ia = (e) => {
1147
1147
  const t = e.banners.find(
1148
1148
  (r) => r.key === e.name
1149
1149
  );
@@ -1151,12 +1151,12 @@ const Gu = Is, kr = async (e, t) => {
1151
1151
  const s = $t(
1152
1152
  t.value || "",
1153
1153
  e.replaces
1154
- ), a = Vr(s);
1154
+ ), a = Hr(s);
1155
1155
  return /* @__PURE__ */ n(X, { children: a.map((r, o) => {
1156
1156
  const i = r[1] || r[3] || "", l = r[2]?.trim() || "";
1157
- return ia(i, l, o, e.name);
1157
+ return oa(i, l, o, e.name);
1158
1158
  }) });
1159
- }, Qr = (e) => {
1159
+ }, Vr = (e) => {
1160
1160
  const t = e.banners.find(
1161
1161
  (r) => r.key === e.name
1162
1162
  );
@@ -1173,7 +1173,7 @@ const Gu = Is, kr = async (e, t) => {
1173
1173
  );
1174
1174
  if (i) {
1175
1175
  const l = i[1] || i[3] || "", d = i[2]?.trim() || "";
1176
- return ia(l, d, o, e.name);
1176
+ return oa(l, d, o, e.name);
1177
1177
  }
1178
1178
  return r.trim() && /<[a-zA-Z]/.test(r) ? /* @__PURE__ */ n(
1179
1179
  "div",
@@ -1194,11 +1194,11 @@ const Gu = Is, kr = async (e, t) => {
1194
1194
  o > 0 && (a += `/${r}`);
1195
1195
  }), `${a}/page/${s - 1}`;
1196
1196
  };
1197
- function Hu(e) {
1197
+ function Vu(e) {
1198
1198
  const t = e.length;
1199
1199
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
1200
1200
  }
1201
- const zr = () => {
1201
+ const Qr = () => {
1202
1202
  const { PUBLIC_ASSETS_URL: e } = M();
1203
1203
  return e && e !== "false" && /* @__PURE__ */ n("link", { rel: "preconnect", href: e, crossOrigin: "anonymous" });
1204
1204
  }, An = ({ images: e }) => /* @__PURE__ */ n(X, { children: e.map(
@@ -1213,7 +1213,7 @@ const zr = () => {
1213
1213
  },
1214
1214
  s
1215
1215
  )
1216
- ) }), Wr = (e, t, s) => {
1216
+ ) }), zr = (e, t, s) => {
1217
1217
  if (!t) return {};
1218
1218
  const { PUBLIC_API_FRONT: a } = M();
1219
1219
  return {
@@ -1254,7 +1254,7 @@ const zr = () => {
1254
1254
  ]
1255
1255
  }
1256
1256
  };
1257
- }, Vu = (e) => {
1257
+ }, Qu = (e) => {
1258
1258
  let t = "";
1259
1259
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
1260
1260
  const s = e.params.news.split("-"), a = s[s.length - 1] ?? "", r = a.substring(1, 9), o = a.substring(9, 13);
@@ -1272,7 +1272,7 @@ const zr = () => {
1272
1272
  }
1273
1273
  return e.config.servicePrefix + t;
1274
1274
  };
1275
- function Qu(e) {
1275
+ function zu(e) {
1276
1276
  const t = e.lastIndexOf("-"), s = t >= 0 ? [e.slice(0, t), e.slice(t + 1)] : [e], a = s[s.length - 1]?.split("."), r = a && a[0] ? a[0] : "", o = r.substring(0, 2), i = r.substring(2, 10), l = r.substring(10);
1277
1277
  return { path: {
1278
1278
  vy: (c) => `/videos/video-youtube/${Ae(i).format(
@@ -1287,10 +1287,10 @@ function Qu(e) {
1287
1287
  const Ke = (e, t) => {
1288
1288
  const s = e.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
1289
1289
  return t?.tema ? `/${t.tema}/${s}-t${e.id}` : `/${s}-t${e.id}`;
1290
- }, zu = (e) => {
1290
+ }, Wu = (e) => {
1291
1291
  const { AssetsPrefix: t = "", AssetsPath: s = "src", isDev: a = !1 } = e;
1292
1292
  return a ? "src" : t + s;
1293
- }, Wu = async (e, t, s, a) => {
1293
+ }, Yu = async (e, t, s, a) => {
1294
1294
  const { FETCH_TAG_BASED_RELATED_NEWS: r = !1, FETCH_SIZE_RELATED_NEWS: o = 10 } = M();
1295
1295
  if (!e) return [];
1296
1296
  try {
@@ -1319,7 +1319,7 @@ const Ke = (e, t) => {
1319
1319
  } catch (i) {
1320
1320
  console.log(i);
1321
1321
  }
1322
- }, Yr = "https://recaptchaenterprise.googleapis.com/v1/projects", Yu = async ({
1322
+ }, Wr = "https://recaptchaenterprise.googleapis.com/v1/projects", $u = async ({
1323
1323
  projectID: e,
1324
1324
  recaptchaKey: t,
1325
1325
  token: s,
@@ -1330,7 +1330,7 @@ const Ke = (e, t) => {
1330
1330
  }) => {
1331
1331
  if (!e || !t || !s || !r)
1332
1332
  return console.warn("createAssessment: faltan parámetros requeridos"), null;
1333
- const l = `${Yr}/${e}/assessments?key=${r}`, d = {
1333
+ const l = `${Wr}/${e}/assessments?key=${r}`, d = {
1334
1334
  event: {
1335
1335
  token: s,
1336
1336
  siteKey: t,
@@ -1367,13 +1367,13 @@ const Ke = (e, t) => {
1367
1367
  return console.error("createAssessment error:", c), null;
1368
1368
  }
1369
1369
  };
1370
- function $u(e, t) {
1370
+ function Ku(e, t) {
1371
1371
  if (t === "comentarios") return;
1372
1372
  const s = e[t];
1373
1373
  return typeof s == "string" || s === void 0 ? s : void 0;
1374
1374
  }
1375
- const Ku = (e) => e?.body?.rendered.includes("ck-image-gallery") || e?.config?.articlepreview === "fotogaleria" && e?.hascontent?.hasgalleryimages;
1376
- function Ju(e) {
1375
+ const Ju = (e) => e?.body?.rendered.includes("ck-image-gallery") || e?.config?.articlepreview === "fotogaleria" && e?.hascontent?.hasgalleryimages;
1376
+ function Zu(e) {
1377
1377
  const t = {};
1378
1378
  for (const [s, a] of Object.entries(e)) {
1379
1379
  const r = btoa(s).split("").reverse().join("");
@@ -1381,7 +1381,7 @@ function Ju(e) {
1381
1381
  }
1382
1382
  return t;
1383
1383
  }
1384
- function ca(e) {
1384
+ function la(e) {
1385
1385
  const t = {};
1386
1386
  for (const [s, a] of Object.entries(e)) {
1387
1387
  const r = atob(s.split("").reverse().join(""));
@@ -1396,7 +1396,7 @@ function ca(e) {
1396
1396
  }
1397
1397
  return t;
1398
1398
  }
1399
- const Zu = async (e, t, s) => {
1399
+ const Xu = async (e, t, s) => {
1400
1400
  const { info: a, preview: r } = e, o = e?.config?.homepreview || "imagen", i = o === "clip" && e?.hascontent?.hasgalleryvideosflash, l = {
1401
1401
  ...r
1402
1402
  };
@@ -1435,7 +1435,7 @@ const Zu = async (e, t, s) => {
1435
1435
  preview: l
1436
1436
  };
1437
1437
  };
1438
- function Xu(e = M()) {
1438
+ function em(e = M()) {
1439
1439
  const { PUBLIC_SERVICE_PREFIX: t } = e;
1440
1440
  return t && t !== "false" ? "/" + t : "";
1441
1441
  }
@@ -1447,13 +1447,13 @@ function ge(e = M()) {
1447
1447
  } = e;
1448
1448
  return a && a !== "" ? "/" + a : t && t !== "false" && s && s !== "false" ? "/" + t : "";
1449
1449
  }
1450
- const $r = (e) => e === "/" || e === "/index.html", Kr = /* @__PURE__ */ new Set(["@type", "@context"]), bn = (e) => {
1450
+ const Yr = (e) => e === "/" || e === "/index.html", $r = /* @__PURE__ */ new Set(["@type", "@context"]), bn = (e) => {
1451
1451
  if (e == null) return !0;
1452
1452
  if (typeof e == "string") return e.trim() === "";
1453
1453
  if (Array.isArray(e)) return e.length === 0;
1454
1454
  if (typeof e == "object") {
1455
1455
  const t = Object.keys(e);
1456
- return t.length === 0 ? !0 : t.every((s) => Kr.has(s));
1456
+ return t.length === 0 ? !0 : t.every((s) => $r.has(s));
1457
1457
  }
1458
1458
  return !1;
1459
1459
  }, De = (e) => {
@@ -1468,7 +1468,7 @@ const $r = (e) => e === "/" || e === "/index.html", Kr = /* @__PURE__ */ new Set
1468
1468
  return t;
1469
1469
  }
1470
1470
  return e;
1471
- }, Jr = {
1471
+ }, Kr = {
1472
1472
  prefetch: [
1473
1473
  {
1474
1474
  where: {
@@ -1496,7 +1496,7 @@ const $r = (e) => e === "/" || e === "/index.html", Kr = /* @__PURE__ */ new Set
1496
1496
  eagerness: "moderate"
1497
1497
  }
1498
1498
  ]
1499
- }, Zr = {
1499
+ }, Jr = {
1500
1500
  prefetch: [
1501
1501
  { urls: ["/"], eagerness: "eager" },
1502
1502
  {
@@ -1525,7 +1525,7 @@ const $r = (e) => e === "/" || e === "/index.html", Kr = /* @__PURE__ */ new Set
1525
1525
  eagerness: "moderate"
1526
1526
  }
1527
1527
  ]
1528
- }, Xr = {
1528
+ }, Zr = {
1529
1529
  prefetch: [
1530
1530
  { urls: ["/"], eagerness: "eager" },
1531
1531
  {
@@ -1565,7 +1565,7 @@ const $r = (e) => e === "/" || e === "/index.html", Kr = /* @__PURE__ */ new Set
1565
1565
  eagerness: "moderate"
1566
1566
  }
1567
1567
  ]
1568
- }, eo = {
1568
+ }, Xr = {
1569
1569
  prefetch: [
1570
1570
  { urls: ["/"], eagerness: "eager" },
1571
1571
  {
@@ -1605,13 +1605,13 @@ const $r = (e) => e === "/" || e === "/index.html", Kr = /* @__PURE__ */ new Set
1605
1605
  eagerness: "moderate"
1606
1606
  }
1607
1607
  ]
1608
- }, to = {
1609
- Home: Jr,
1610
- Common: Zr,
1611
- Nota: Xr,
1612
- NotaLista: eo
1613
- }, so = ({ active: e, type: t, customSpeculation: s }) => {
1614
- const a = s || to[t];
1608
+ }, eo = {
1609
+ Home: Kr,
1610
+ Common: Jr,
1611
+ Nota: Zr,
1612
+ NotaLista: Xr
1613
+ }, to = ({ active: e, type: t, customSpeculation: s }) => {
1614
+ const a = s || eo[t];
1615
1615
  return e && /* @__PURE__ */ n(
1616
1616
  "script",
1617
1617
  {
@@ -1626,12 +1626,12 @@ const $r = (e) => e === "/" || e === "/index.html", Kr = /* @__PURE__ */ new Set
1626
1626
  return s.get(`/schemas${t}`, { params: e }).catch((a) => {
1627
1627
  console.log(`[/schemas${t}] Error: ${a.message}`);
1628
1628
  });
1629
- }, no = {
1629
+ }, so = {
1630
1630
  autor: "autor",
1631
1631
  seccion: "seccion",
1632
1632
  tema: "claves",
1633
1633
  "ultimas-noticias": "seccion"
1634
- }, ao = async ({
1634
+ }, no = async ({
1635
1635
  config: e,
1636
1636
  axiosApi: t,
1637
1637
  pathname: s,
@@ -1639,7 +1639,7 @@ const $r = (e) => e === "/" || e === "/index.html", Kr = /* @__PURE__ */ new Set
1639
1639
  }) => {
1640
1640
  const { PUBLIC_PUBLICATION_ID: r = "" } = M();
1641
1641
  let o = [];
1642
- const i = s === "/" || s === "/index.html" ? void 0 : Ao(bo[a]({ pathname: s, config: e })), l = no[a] ?? void 0, d = {
1642
+ const i = s === "/" || s === "/index.html" ? void 0 : wo(Ao[a]({ pathname: s, config: e })), l = so[a] ?? void 0, d = {
1643
1643
  newstype: e.newsType,
1644
1644
  publication: Number(r),
1645
1645
  ...i && l ? { query: `${l}:('${i}')` } : {}
@@ -1663,7 +1663,7 @@ const $r = (e) => e === "/" || e === "/index.html", Kr = /* @__PURE__ */ new Set
1663
1663
  }
1664
1664
  }
1665
1665
  );
1666
- }, ro = (e, t) => {
1666
+ }, ao = (e, t) => {
1667
1667
  const s = {
1668
1668
  "@context": "https://schema.org",
1669
1669
  "@type": "SoftwareApplication",
@@ -1690,7 +1690,7 @@ const $r = (e) => e === "/" || e === "/index.html", Kr = /* @__PURE__ */ new Set
1690
1690
  bestRating: t.aggregateRating.bestRating
1691
1691
  }
1692
1692
  }), t.softwareVersion && (s.softwareVersion = t.softwareVersion), t.contentRating && (s.contentRating = t.contentRating), De(s);
1693
- }, oo = ({ config: e }) => {
1693
+ }, ro = ({ config: e }) => {
1694
1694
  if (!e.orgSoftware) return null;
1695
1695
  const t = Array.isArray(e.orgSoftware) ? e.orgSoftware : [e.orgSoftware];
1696
1696
  return /* @__PURE__ */ n(X, { children: t.map((s, a) => /* @__PURE__ */ n(
@@ -1699,7 +1699,7 @@ const $r = (e) => e === "/" || e === "/index.html", Kr = /* @__PURE__ */ new Set
1699
1699
  id: `SoftwareApplicationSchema-${a}`,
1700
1700
  type: "application/ld+json",
1701
1701
  dangerouslySetInnerHTML: {
1702
- __html: JSON.stringify(ro(e, s))
1702
+ __html: JSON.stringify(ao(e, s))
1703
1703
  }
1704
1704
  },
1705
1705
  a
@@ -1711,7 +1711,7 @@ function Kt(e) {
1711
1711
  const s = t.replace(/\/+$/, ""), a = /https?:\/\/[^/\s]+\/(arte|__export)\//g;
1712
1712
  return e.replace(a, (r, o) => `${s}/${o}/`);
1713
1713
  }
1714
- const io = async ({
1714
+ const oo = async ({
1715
1715
  realPath: e,
1716
1716
  config: t,
1717
1717
  BASE_URL: s,
@@ -1751,7 +1751,7 @@ const io = async ({
1751
1751
  },
1752
1752
  d
1753
1753
  ));
1754
- }, lo = ({ config: e, socials: t }) => {
1754
+ }, io = ({ config: e, socials: t }) => {
1755
1755
  const s = {
1756
1756
  "@context": "https://schema.org",
1757
1757
  "@type": "NewsMediaOrganization",
@@ -1772,7 +1772,7 @@ const io = async ({
1772
1772
  dangerouslySetInnerHTML: { __html: JSON.stringify(De(s)) }
1773
1773
  }
1774
1774
  );
1775
- }, co = ({ config: e }) => {
1775
+ }, lo = ({ config: e }) => {
1776
1776
  const t = {
1777
1777
  "@context": "https://schema.org",
1778
1778
  "@type": "WebSite",
@@ -1792,7 +1792,7 @@ const io = async ({
1792
1792
  dangerouslySetInnerHTML: { __html: JSON.stringify(De(t)) }
1793
1793
  }
1794
1794
  );
1795
- }, uo = async ({ realPath: e, config: t, axiosApi: s }) => {
1795
+ }, co = async ({ realPath: e, config: t, axiosApi: s }) => {
1796
1796
  try {
1797
1797
  const a = {
1798
1798
  path: e,
@@ -1814,24 +1814,24 @@ const io = async ({
1814
1814
  } catch (a) {
1815
1815
  return console.error("Error fetching video schemas:", a), null;
1816
1816
  }
1817
- }, mo = "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", da = (e) => e?.startsWith("family=") ?? !1, ho = (e) => e.fontS3Url && e.useS3Font ? e.fontS3Url : e.googleFontFamily && !da(e.googleFontFamily) ? e.googleFontFamily : "", fo = (e, t, s, a) => `@font-face {
1817
+ }, uo = "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", ca = (e) => e?.startsWith("family=") ?? !1, mo = (e) => e.fontS3Url && e.useS3Font ? e.fontS3Url : e.googleFontFamily && !ca(e.googleFontFamily) ? e.googleFontFamily : "", ho = (e, t, s, a) => `@font-face {
1818
1818
  font-family: '${e.fontName}';
1819
1819
  font-style: normal;
1820
1820
  font-weight: ${e.fontWeight};
1821
1821
  font-display: ${s};
1822
1822
  src: url("${t}") format('${a}');
1823
- unicode-range: ${mo};
1824
- }`, go = (e) => {
1823
+ unicode-range: ${uo};
1824
+ }`, fo = (e) => {
1825
1825
  try {
1826
1826
  return new URL(e).origin;
1827
1827
  } catch {
1828
1828
  return null;
1829
1829
  }
1830
- }, po = ({
1830
+ }, go = ({
1831
1831
  config: e,
1832
1832
  fontUrl: t
1833
1833
  }) => {
1834
- const s = e.fontDisplay ?? "swap", a = e.fontFormat ?? "woff2", r = go(t);
1834
+ const s = e.fontDisplay ?? "swap", a = e.fontFormat ?? "woff2", r = fo(t);
1835
1835
  return /* @__PURE__ */ p(X, { children: [
1836
1836
  r && /* @__PURE__ */ n("link", { rel: "preconnect", href: r, crossOrigin: "anonymous" }),
1837
1837
  /* @__PURE__ */ n(
@@ -1849,14 +1849,14 @@ const io = async ({
1849
1849
  "style",
1850
1850
  {
1851
1851
  dangerouslySetInnerHTML: {
1852
- __html: fo(e, t, s, a)
1852
+ __html: ho(e, t, s, a)
1853
1853
  }
1854
1854
  }
1855
1855
  )
1856
1856
  ] });
1857
- }, wo = ({ config: e }) => {
1858
- const t = e.fontDisplay ?? "swap", s = ho(e);
1859
- return s ? /* @__PURE__ */ n(po, { config: e, fontUrl: s }) : da(e.googleFontFamily) ? /* @__PURE__ */ p(X, { children: [
1857
+ }, po = ({ config: e }) => {
1858
+ const t = e.fontDisplay ?? "swap", s = mo(e);
1859
+ return s ? /* @__PURE__ */ n(go, { config: e, fontUrl: s }) : ca(e.googleFontFamily) ? /* @__PURE__ */ p(X, { children: [
1860
1860
  /* @__PURE__ */ n("link", { rel: "preconnect", href: "https://fonts.googleapis.com" }),
1861
1861
  /* @__PURE__ */ n(
1862
1862
  "link",
@@ -1874,7 +1874,7 @@ const io = async ({
1874
1874
  }
1875
1875
  )
1876
1876
  ] }) : null;
1877
- }, ua = {
1877
+ }, da = {
1878
1878
  404: () => {
1879
1879
  },
1880
1880
  home: () => ({
@@ -1892,8 +1892,8 @@ const io = async ({
1892
1892
  news: (e) => ({
1893
1893
  "[author_replace]": e.currentNew?.authors[0]?.name ?? "",
1894
1894
  "[section_replace]": e.currentNew?.info?.section?.slug ?? "",
1895
- "[tag_replace]": oa(e.currentNew?.keywords),
1896
- "[url_replace]": _r(e.internalPath ?? "")
1895
+ "[tag_replace]": ra(e.currentNew?.keywords),
1896
+ "[url_replace]": Br(e.internalPath ?? "")
1897
1897
  }),
1898
1898
  seccion: (e) => ({
1899
1899
  "[author_replace]": "",
@@ -1961,7 +1961,7 @@ const io = async ({
1961
1961
  "[tag_replace]": "",
1962
1962
  "[url_replace]": ""
1963
1963
  })
1964
- }, Ao = (e) => {
1964
+ }, wo = (e) => {
1965
1965
  if (!e) return e ?? "";
1966
1966
  if (e.search("/page/") === -1) return e.replace("/", "");
1967
1967
  const t = e.split("/"), s = t.indexOf("page") - 1;
@@ -1969,11 +1969,11 @@ const io = async ({
1969
1969
  }, Te = (e) => {
1970
1970
  const s = e.replace(/^\/|\/$/g, "").split("/"), a = s.indexOf("page");
1971
1971
  return a > 0 ? `${s[a - 1] ?? ""}` : `${s[s.length - 1] ?? ""}`;
1972
- }, bo = {
1972
+ }, Ao = {
1973
1973
  404: () => "404",
1974
1974
  home: () => "home",
1975
1975
  slug: (e) => Te(e.pathname),
1976
- news: (e) => Br(e.pathname)?.slug,
1976
+ news: (e) => Or(e.pathname)?.slug,
1977
1977
  seccion: (e) => Te(e.pathname),
1978
1978
  tema: (e) => Te(e.pathname),
1979
1979
  pages: (e) => Te(e.pathname),
@@ -1988,7 +1988,7 @@ const io = async ({
1988
1988
  }, ft = (e) => {
1989
1989
  const t = e.split("/"), s = t[t.length - 1] ?? "1";
1990
1990
  return Number(s) > 0 ? Number(s) : 1;
1991
- }, em = (e, t = 2) => {
1991
+ }, tm = (e, t = 2) => {
1992
1992
  if (!e || e.length === 0) return [];
1993
1993
  const s = [];
1994
1994
  for (let a = 0; a < t; a++) {
@@ -2000,13 +2000,13 @@ const io = async ({
2000
2000
  ) : s.push({ href: r[0]?.url ?? "" }));
2001
2001
  }
2002
2002
  return s;
2003
- }, yo = (e) => {
2003
+ }, bo = (e) => {
2004
2004
  try {
2005
2005
  return JSON.stringify(e, null, 2);
2006
2006
  } catch {
2007
2007
  return String(e);
2008
2008
  }
2009
- }, Co = (e) => {
2009
+ }, yo = (e) => {
2010
2010
  const {
2011
2011
  SERVICE_DEBUG: t,
2012
2012
  PUBLIC_API_HOST: s,
@@ -2111,14 +2111,14 @@ const io = async ({
2111
2111
  <pre>${e.message}</pre>
2112
2112
 
2113
2113
  <h2>Params</h2>
2114
- <pre>${yo(e.params)}</pre>
2114
+ <pre>${bo(e.params)}</pre>
2115
2115
  </body>
2116
2116
  </html>`;
2117
2117
  }, re = async (e) => {
2118
2118
  const { SERVICE_DEBUG: t } = M();
2119
2119
  if (!t?.enabled)
2120
2120
  return;
2121
- const s = Co(e);
2121
+ const s = yo(e);
2122
2122
  if (typeof t.onReportHtml == "function")
2123
2123
  try {
2124
2124
  await t.onReportHtml(s, e);
@@ -2128,7 +2128,7 @@ const io = async ({
2128
2128
  }
2129
2129
  console.error("[SERVICE_DEBUG] Service error report (HTML):"), console.error(s);
2130
2130
  };
2131
- class tm {
2131
+ class sm {
2132
2132
  exclude = "keywords,gallery,related,relatedexternal,external,customfields";
2133
2133
  config = {};
2134
2134
  imgSizes = {};
@@ -2354,29 +2354,29 @@ class tm {
2354
2354
  }
2355
2355
  }
2356
2356
  }
2357
- function ma(e, t) {
2357
+ function ua(e, t) {
2358
2358
  return function() {
2359
2359
  return e.apply(t, arguments);
2360
2360
  };
2361
2361
  }
2362
- const { toString: vo } = Object.prototype, { getPrototypeOf: Jt } = Object, { iterator: Zt, toStringTag: ha } = Symbol, Xt = /* @__PURE__ */ ((e) => (t) => {
2363
- const s = vo.call(t);
2362
+ const { toString: Co } = Object.prototype, { getPrototypeOf: Jt } = Object, { iterator: Zt, toStringTag: ma } = Symbol, Xt = /* @__PURE__ */ ((e) => (t) => {
2363
+ const s = Co.call(t);
2364
2364
  return e[s] || (e[s] = s.slice(8, -1).toLowerCase());
2365
2365
  })(/* @__PURE__ */ Object.create(null)), Ue = (e) => (e = e.toLowerCase(), (t) => Xt(t) === e), es = (e) => (t) => typeof t === e, { isArray: Je } = Array, ot = es("undefined");
2366
2366
  function ct(e) {
2367
2367
  return e !== null && !ot(e) && e.constructor !== null && !ot(e.constructor) && Se(e.constructor.isBuffer) && e.constructor.isBuffer(e);
2368
2368
  }
2369
- const fa = Ue("ArrayBuffer");
2370
- function No(e) {
2369
+ const ha = Ue("ArrayBuffer");
2370
+ function vo(e) {
2371
2371
  let t;
2372
- return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && fa(e.buffer), t;
2372
+ return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && ha(e.buffer), t;
2373
2373
  }
2374
- const So = es("string"), Se = es("function"), ga = es("number"), Nt = (e) => e !== null && typeof e == "object", Eo = (e) => e === !0 || e === !1, qt = (e) => {
2374
+ const No = es("string"), Se = es("function"), fa = es("number"), Nt = (e) => e !== null && typeof e == "object", So = (e) => e === !0 || e === !1, qt = (e) => {
2375
2375
  if (Xt(e) !== "object")
2376
2376
  return !1;
2377
2377
  const t = Jt(e);
2378
- return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(ha in e) && !(Zt in e);
2379
- }, xo = (e) => {
2378
+ return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(ma in e) && !(Zt in e);
2379
+ }, Eo = (e) => {
2380
2380
  if (!Nt(e) || ct(e))
2381
2381
  return !1;
2382
2382
  try {
@@ -2384,11 +2384,11 @@ const So = es("string"), Se = es("function"), ga = es("number"), Nt = (e) => e !
2384
2384
  } catch {
2385
2385
  return !1;
2386
2386
  }
2387
- }, To = Ue("Date"), Io = Ue("File"), Uo = (e) => !!(e && typeof e.uri < "u"), Ro = (e) => e && typeof e.getParts < "u", ko = Ue("Blob"), Lo = Ue("FileList"), Po = (e) => Nt(e) && Se(e.pipe);
2388
- function Oo() {
2387
+ }, xo = Ue("Date"), To = Ue("File"), Io = (e) => !!(e && typeof e.uri < "u"), Uo = (e) => e && typeof e.getParts < "u", Ro = Ue("Blob"), ko = Ue("FileList"), Lo = (e) => Nt(e) && Se(e.pipe);
2388
+ function Po() {
2389
2389
  return typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : {};
2390
2390
  }
2391
- const yn = Oo(), Cn = typeof yn.FormData < "u" ? yn.FormData : void 0, Bo = (e) => {
2391
+ const yn = Po(), Cn = typeof yn.FormData < "u" ? yn.FormData : void 0, Oo = (e) => {
2392
2392
  if (!e) return !1;
2393
2393
  if (Cn && e instanceof Cn) return !0;
2394
2394
  const t = Jt(e);
@@ -2396,12 +2396,12 @@ const yn = Oo(), Cn = typeof yn.FormData < "u" ? yn.FormData : void 0, Bo = (e)
2396
2396
  const s = Xt(e);
2397
2397
  return s === "formdata" || // detect form-data instance
2398
2398
  s === "object" && Se(e.toString) && e.toString() === "[object FormData]";
2399
- }, _o = Ue("URLSearchParams"), [Mo, Do, qo, jo] = [
2399
+ }, Bo = Ue("URLSearchParams"), [_o, Mo, Do, qo] = [
2400
2400
  "ReadableStream",
2401
2401
  "Request",
2402
2402
  "Response",
2403
2403
  "Headers"
2404
- ].map(Ue), Go = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
2404
+ ].map(Ue), jo = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
2405
2405
  function St(e, t, { allOwnKeys: s = !1 } = {}) {
2406
2406
  if (e === null || typeof e > "u")
2407
2407
  return;
@@ -2418,7 +2418,7 @@ function St(e, t, { allOwnKeys: s = !1 } = {}) {
2418
2418
  l = o[a], t.call(null, e[l], l, e);
2419
2419
  }
2420
2420
  }
2421
- function pa(e, t) {
2421
+ function ga(e, t) {
2422
2422
  if (ct(e))
2423
2423
  return null;
2424
2424
  t = t.toLowerCase();
@@ -2429,12 +2429,12 @@ function pa(e, t) {
2429
2429
  return r;
2430
2430
  return null;
2431
2431
  }
2432
- const ze = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, wa = (e) => !ot(e) && e !== ze;
2432
+ const ze = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, pa = (e) => !ot(e) && e !== ze;
2433
2433
  function Us(...e) {
2434
- const { caseless: t, skipUndefined: s } = wa(this) && this || {}, a = {}, r = (o, i) => {
2434
+ const { caseless: t, skipUndefined: s } = pa(this) && this || {}, a = {}, r = (o, i) => {
2435
2435
  if (i === "__proto__" || i === "constructor" || i === "prototype")
2436
2436
  return;
2437
- const l = t && typeof i == "string" && pa(a, i) || i, d = Rs(a, l) ? a[l] : void 0;
2437
+ const l = t && typeof i == "string" && ga(a, i) || i, d = Rs(a, l) ? a[l] : void 0;
2438
2438
  qt(d) && qt(o) ? a[l] = Us(d, o) : qt(o) ? a[l] = Us({}, o) : Je(o) ? a[l] = o.slice() : (!s || !ot(o)) && (a[l] = o);
2439
2439
  };
2440
2440
  for (let o = 0, i = e.length; o < i; o++) {
@@ -2444,19 +2444,19 @@ function Us(...e) {
2444
2444
  const d = Object.getOwnPropertySymbols(l);
2445
2445
  for (let c = 0; c < d.length; c++) {
2446
2446
  const u = d[c];
2447
- Xo.call(l, u) && r(l[u], u);
2447
+ Zo.call(l, u) && r(l[u], u);
2448
2448
  }
2449
2449
  }
2450
2450
  return a;
2451
2451
  }
2452
- const Fo = (e, t, s, { allOwnKeys: a } = {}) => (St(
2452
+ const Go = (e, t, s, { allOwnKeys: a } = {}) => (St(
2453
2453
  t,
2454
2454
  (r, o) => {
2455
2455
  s && Se(r) ? Object.defineProperty(e, o, {
2456
2456
  // Null-proto descriptor so a polluted Object.prototype.get cannot
2457
2457
  // hijack defineProperty's accessor-vs-data resolution.
2458
2458
  __proto__: null,
2459
- value: ma(r, s),
2459
+ value: ua(r, s),
2460
2460
  writable: !0,
2461
2461
  enumerable: !0,
2462
2462
  configurable: !0
@@ -2469,7 +2469,7 @@ const Fo = (e, t, s, { allOwnKeys: a } = {}) => (St(
2469
2469
  });
2470
2470
  },
2471
2471
  { allOwnKeys: a }
2472
- ), e), Ho = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Vo = (e, t, s, a) => {
2472
+ ), e), Fo = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Ho = (e, t, s, a) => {
2473
2473
  e.prototype = Object.create(t.prototype, a), Object.defineProperty(e.prototype, "constructor", {
2474
2474
  __proto__: null,
2475
2475
  value: e,
@@ -2480,7 +2480,7 @@ const Fo = (e, t, s, { allOwnKeys: a } = {}) => (St(
2480
2480
  __proto__: null,
2481
2481
  value: t.prototype
2482
2482
  }), s && Object.assign(e.prototype, s);
2483
- }, Qo = (e, t, s, a) => {
2483
+ }, Vo = (e, t, s, a) => {
2484
2484
  let r, o, i;
2485
2485
  const l = {};
2486
2486
  if (t = t || {}, e == null) return t;
@@ -2490,42 +2490,42 @@ const Fo = (e, t, s, { allOwnKeys: a } = {}) => (St(
2490
2490
  e = s !== !1 && Jt(e);
2491
2491
  } while (e && (!s || s(e, t)) && e !== Object.prototype);
2492
2492
  return t;
2493
- }, zo = (e, t, s) => {
2493
+ }, Qo = (e, t, s) => {
2494
2494
  e = String(e), (s === void 0 || s > e.length) && (s = e.length), s -= t.length;
2495
2495
  const a = e.indexOf(t, s);
2496
2496
  return a !== -1 && a === s;
2497
- }, Wo = (e) => {
2497
+ }, zo = (e) => {
2498
2498
  if (!e) return null;
2499
2499
  if (Je(e)) return e;
2500
2500
  let t = e.length;
2501
- if (!ga(t)) return null;
2501
+ if (!fa(t)) return null;
2502
2502
  const s = new Array(t);
2503
2503
  for (; t-- > 0; )
2504
2504
  s[t] = e[t];
2505
2505
  return s;
2506
- }, Yo = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && Jt(Uint8Array)), $o = (e, t) => {
2506
+ }, Wo = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && Jt(Uint8Array)), Yo = (e, t) => {
2507
2507
  const a = (e && e[Zt]).call(e);
2508
2508
  let r;
2509
2509
  for (; (r = a.next()) && !r.done; ) {
2510
2510
  const o = r.value;
2511
2511
  t.call(e, o[0], o[1]);
2512
2512
  }
2513
- }, Ko = (e, t) => {
2513
+ }, $o = (e, t) => {
2514
2514
  let s;
2515
2515
  const a = [];
2516
2516
  for (; (s = e.exec(t)) !== null; )
2517
2517
  a.push(s);
2518
2518
  return a;
2519
- }, Jo = Ue("HTMLFormElement"), Zo = (e) => e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g, function(s, a, r) {
2519
+ }, Ko = Ue("HTMLFormElement"), Jo = (e) => e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g, function(s, a, r) {
2520
2520
  return a.toUpperCase() + r;
2521
- }), Rs = (({ hasOwnProperty: e }) => (t, s) => e.call(t, s))(Object.prototype), { propertyIsEnumerable: Xo } = Object.prototype, ei = Ue("RegExp"), Aa = (e, t) => {
2521
+ }), Rs = (({ hasOwnProperty: e }) => (t, s) => e.call(t, s))(Object.prototype), { propertyIsEnumerable: Zo } = Object.prototype, Xo = Ue("RegExp"), wa = (e, t) => {
2522
2522
  const s = Object.getOwnPropertyDescriptors(e), a = {};
2523
2523
  St(s, (r, o) => {
2524
2524
  let i;
2525
2525
  (i = t(r, o, e)) !== !1 && (a[o] = i || r);
2526
2526
  }), Object.defineProperties(e, a);
2527
- }, ti = (e) => {
2528
- Aa(e, (t, s) => {
2527
+ }, ei = (e) => {
2528
+ wa(e, (t, s) => {
2529
2529
  if (Se(e) && ["arguments", "caller", "callee"].includes(s))
2530
2530
  return !1;
2531
2531
  const a = e[s];
@@ -2539,19 +2539,19 @@ const Fo = (e, t, s, { allOwnKeys: a } = {}) => (St(
2539
2539
  });
2540
2540
  }
2541
2541
  });
2542
- }, si = (e, t) => {
2542
+ }, ti = (e, t) => {
2543
2543
  const s = {}, a = (r) => {
2544
2544
  r.forEach((o) => {
2545
2545
  s[o] = !0;
2546
2546
  });
2547
2547
  };
2548
2548
  return Je(e) ? a(e) : a(String(e).split(t)), s;
2549
- }, ni = () => {
2550
- }, ai = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
2551
- function ri(e) {
2552
- return !!(e && Se(e.append) && e[ha] === "FormData" && e[Zt]);
2549
+ }, si = () => {
2550
+ }, ni = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
2551
+ function ai(e) {
2552
+ return !!(e && Se(e.append) && e[ma] === "FormData" && e[Zt]);
2553
2553
  }
2554
- const oi = (e) => {
2554
+ const ri = (e) => {
2555
2555
  const t = /* @__PURE__ */ new WeakSet(), s = (a) => {
2556
2556
  if (Nt(a)) {
2557
2557
  if (t.has(a))
@@ -2570,7 +2570,7 @@ const oi = (e) => {
2570
2570
  return a;
2571
2571
  };
2572
2572
  return s(e);
2573
- }, ii = Ue("AsyncFunction"), li = (e) => e && (Nt(e) || Se(e)) && Se(e.then) && Se(e.catch), ba = ((e, t) => e ? setImmediate : t ? ((s, a) => (ze.addEventListener(
2573
+ }, oi = Ue("AsyncFunction"), ii = (e) => e && (Nt(e) || Se(e)) && Se(e.then) && Se(e.catch), Aa = ((e, t) => e ? setImmediate : t ? ((s, a) => (ze.addEventListener(
2574
2574
  "message",
2575
2575
  ({ source: r, data: o }) => {
2576
2576
  r === ze && o === s && a.length && a.shift()();
@@ -2578,68 +2578,68 @@ const oi = (e) => {
2578
2578
  !1
2579
2579
  ), (r) => {
2580
2580
  a.push(r), ze.postMessage(s, "*");
2581
- }))(`axios@${Math.random()}`, []) : (s) => setTimeout(s))(typeof setImmediate == "function", Se(ze.postMessage)), ci = typeof queueMicrotask < "u" ? queueMicrotask.bind(ze) : typeof process < "u" && process.nextTick || ba, di = (e) => e != null && Se(e[Zt]), S = {
2581
+ }))(`axios@${Math.random()}`, []) : (s) => setTimeout(s))(typeof setImmediate == "function", Se(ze.postMessage)), li = typeof queueMicrotask < "u" ? queueMicrotask.bind(ze) : typeof process < "u" && process.nextTick || Aa, ci = (e) => e != null && Se(e[Zt]), S = {
2582
2582
  isArray: Je,
2583
- isArrayBuffer: fa,
2583
+ isArrayBuffer: ha,
2584
2584
  isBuffer: ct,
2585
- isFormData: Bo,
2586
- isArrayBufferView: No,
2587
- isString: So,
2588
- isNumber: ga,
2589
- isBoolean: Eo,
2585
+ isFormData: Oo,
2586
+ isArrayBufferView: vo,
2587
+ isString: No,
2588
+ isNumber: fa,
2589
+ isBoolean: So,
2590
2590
  isObject: Nt,
2591
2591
  isPlainObject: qt,
2592
- isEmptyObject: xo,
2593
- isReadableStream: Mo,
2594
- isRequest: Do,
2595
- isResponse: qo,
2596
- isHeaders: jo,
2592
+ isEmptyObject: Eo,
2593
+ isReadableStream: _o,
2594
+ isRequest: Mo,
2595
+ isResponse: Do,
2596
+ isHeaders: qo,
2597
2597
  isUndefined: ot,
2598
- isDate: To,
2599
- isFile: Io,
2600
- isReactNativeBlob: Uo,
2601
- isReactNative: Ro,
2602
- isBlob: ko,
2603
- isRegExp: ei,
2598
+ isDate: xo,
2599
+ isFile: To,
2600
+ isReactNativeBlob: Io,
2601
+ isReactNative: Uo,
2602
+ isBlob: Ro,
2603
+ isRegExp: Xo,
2604
2604
  isFunction: Se,
2605
- isStream: Po,
2606
- isURLSearchParams: _o,
2607
- isTypedArray: Yo,
2608
- isFileList: Lo,
2605
+ isStream: Lo,
2606
+ isURLSearchParams: Bo,
2607
+ isTypedArray: Wo,
2608
+ isFileList: ko,
2609
2609
  forEach: St,
2610
2610
  merge: Us,
2611
- extend: Fo,
2612
- trim: Go,
2613
- stripBOM: Ho,
2614
- inherits: Vo,
2615
- toFlatObject: Qo,
2611
+ extend: Go,
2612
+ trim: jo,
2613
+ stripBOM: Fo,
2614
+ inherits: Ho,
2615
+ toFlatObject: Vo,
2616
2616
  kindOf: Xt,
2617
2617
  kindOfTest: Ue,
2618
- endsWith: zo,
2619
- toArray: Wo,
2620
- forEachEntry: $o,
2621
- matchAll: Ko,
2622
- isHTMLForm: Jo,
2618
+ endsWith: Qo,
2619
+ toArray: zo,
2620
+ forEachEntry: Yo,
2621
+ matchAll: $o,
2622
+ isHTMLForm: Ko,
2623
2623
  hasOwnProperty: Rs,
2624
2624
  hasOwnProp: Rs,
2625
2625
  // an alias to avoid ESLint no-prototype-builtins detection
2626
- reduceDescriptors: Aa,
2627
- freezeMethods: ti,
2628
- toObjectSet: si,
2629
- toCamelCase: Zo,
2630
- noop: ni,
2631
- toFiniteNumber: ai,
2632
- findKey: pa,
2626
+ reduceDescriptors: wa,
2627
+ freezeMethods: ei,
2628
+ toObjectSet: ti,
2629
+ toCamelCase: Jo,
2630
+ noop: si,
2631
+ toFiniteNumber: ni,
2632
+ findKey: ga,
2633
2633
  global: ze,
2634
- isContextDefined: wa,
2635
- isSpecCompliantForm: ri,
2636
- toJSONObject: oi,
2637
- isAsyncFn: ii,
2638
- isThenable: li,
2639
- setImmediate: ba,
2640
- asap: ci,
2641
- isIterable: di
2642
- }, ui = S.toObjectSet([
2634
+ isContextDefined: pa,
2635
+ isSpecCompliantForm: ai,
2636
+ toJSONObject: ri,
2637
+ isAsyncFn: oi,
2638
+ isThenable: ii,
2639
+ setImmediate: Aa,
2640
+ asap: li,
2641
+ isIterable: ci
2642
+ }, di = S.toObjectSet([
2643
2643
  "age",
2644
2644
  "authorization",
2645
2645
  "content-length",
@@ -2657,15 +2657,15 @@ const oi = (e) => {
2657
2657
  "referer",
2658
2658
  "retry-after",
2659
2659
  "user-agent"
2660
- ]), mi = (e) => {
2660
+ ]), ui = (e) => {
2661
2661
  const t = {};
2662
2662
  let s, a, r;
2663
2663
  return e && e.split(`
2664
2664
  `).forEach(function(i) {
2665
- r = i.indexOf(":"), s = i.substring(0, r).trim().toLowerCase(), a = i.substring(r + 1).trim(), !(!s || t[s] && ui[s]) && (s === "set-cookie" ? t[s] ? t[s].push(a) : t[s] = [a] : t[s] = t[s] ? t[s] + ", " + a : a);
2665
+ r = i.indexOf(":"), s = i.substring(0, r).trim().toLowerCase(), a = i.substring(r + 1).trim(), !(!s || t[s] && di[s]) && (s === "set-cookie" ? t[s] ? t[s].push(a) : t[s] = [a] : t[s] = t[s] ? t[s] + ", " + a : a);
2666
2666
  }), t;
2667
2667
  };
2668
- function hi(e) {
2668
+ function mi(e) {
2669
2669
  let t = 0, s = e.length;
2670
2670
  for (; t < s; ) {
2671
2671
  const a = e.charCodeAt(t);
@@ -2681,15 +2681,15 @@ function hi(e) {
2681
2681
  }
2682
2682
  return t === 0 && s === e.length ? e : e.slice(t, s);
2683
2683
  }
2684
- const fi = new RegExp("[\\u0000-\\u0008\\u000a-\\u001f\\u007f]+", "g"), gi = new RegExp("[^\\u0009\\u0020-\\u007e\\u0080-\\u00ff]+", "g");
2684
+ const hi = new RegExp("[\\u0000-\\u0008\\u000a-\\u001f\\u007f]+", "g"), fi = new RegExp("[^\\u0009\\u0020-\\u007e\\u0080-\\u00ff]+", "g");
2685
2685
  function Fs(e, t) {
2686
- return S.isArray(e) ? e.map((s) => Fs(s, t)) : hi(String(e).replace(t, ""));
2686
+ return S.isArray(e) ? e.map((s) => Fs(s, t)) : mi(String(e).replace(t, ""));
2687
2687
  }
2688
- const pi = (e) => Fs(e, fi), wi = (e) => Fs(e, gi);
2689
- function ya(e) {
2688
+ const gi = (e) => Fs(e, hi), pi = (e) => Fs(e, fi);
2689
+ function ba(e) {
2690
2690
  const t = /* @__PURE__ */ Object.create(null);
2691
2691
  return S.forEach(e.toJSON(), (s, a) => {
2692
- t[a] = wi(s);
2692
+ t[a] = pi(s);
2693
2693
  }), t;
2694
2694
  }
2695
2695
  const vn = /* @__PURE__ */ Symbol("internals");
@@ -2697,16 +2697,16 @@ function gt(e) {
2697
2697
  return e && String(e).trim().toLowerCase();
2698
2698
  }
2699
2699
  function jt(e) {
2700
- return e === !1 || e == null ? e : S.isArray(e) ? e.map(jt) : pi(String(e));
2700
+ return e === !1 || e == null ? e : S.isArray(e) ? e.map(jt) : gi(String(e));
2701
2701
  }
2702
- function Ai(e) {
2702
+ function wi(e) {
2703
2703
  const t = /* @__PURE__ */ Object.create(null), s = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
2704
2704
  let a;
2705
2705
  for (; a = s.exec(e); )
2706
2706
  t[a[1]] = a[2];
2707
2707
  return t;
2708
2708
  }
2709
- const bi = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
2709
+ const Ai = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
2710
2710
  function hs(e, t, s, a, r) {
2711
2711
  if (S.isFunction(a))
2712
2712
  return a.call(this, t, s);
@@ -2717,10 +2717,10 @@ function hs(e, t, s, a, r) {
2717
2717
  return a.test(t);
2718
2718
  }
2719
2719
  }
2720
- function yi(e) {
2720
+ function bi(e) {
2721
2721
  return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, s, a) => s.toUpperCase() + a);
2722
2722
  }
2723
- function Ci(e, t) {
2723
+ function yi(e, t) {
2724
2724
  const s = S.toCamelCase(" " + t);
2725
2725
  ["get", "set", "has"].forEach((a) => {
2726
2726
  Object.defineProperty(e, a + s, {
@@ -2750,8 +2750,8 @@ let be = class {
2750
2750
  const i = (l, d) => S.forEach(l, (c, u) => o(c, u, d));
2751
2751
  if (S.isPlainObject(t) || t instanceof this.constructor)
2752
2752
  i(t, s);
2753
- else if (S.isString(t) && (t = t.trim()) && !bi(t))
2754
- i(mi(t), s);
2753
+ else if (S.isString(t) && (t = t.trim()) && !Ai(t))
2754
+ i(ui(t), s);
2755
2755
  else if (S.isObject(t) && S.isIterable(t)) {
2756
2756
  let l = {}, d, c;
2757
2757
  for (const u of t) {
@@ -2772,7 +2772,7 @@ let be = class {
2772
2772
  if (!s)
2773
2773
  return r;
2774
2774
  if (s === !0)
2775
- return Ai(r);
2775
+ return wi(r);
2776
2776
  if (S.isFunction(s))
2777
2777
  return s.call(this, r, a);
2778
2778
  if (S.isRegExp(s))
@@ -2816,7 +2816,7 @@ let be = class {
2816
2816
  s[i] = jt(r), delete s[o];
2817
2817
  return;
2818
2818
  }
2819
- const l = t ? yi(o) : String(o).trim();
2819
+ const l = t ? bi(o) : String(o).trim();
2820
2820
  l !== o && delete s[o], s[l] = jt(r), a[l] = !0;
2821
2821
  }), this;
2822
2822
  }
@@ -2855,7 +2855,7 @@ let be = class {
2855
2855
  }).accessors, r = this.prototype;
2856
2856
  function o(i) {
2857
2857
  const l = gt(i);
2858
- a[l] || (Ci(r, i), a[l] = !0);
2858
+ a[l] || (yi(r, i), a[l] = !0);
2859
2859
  }
2860
2860
  return S.isArray(t) ? t.forEach(o) : o(t), this;
2861
2861
  }
@@ -2878,8 +2878,8 @@ S.reduceDescriptors(be.prototype, ({ value: e }, t) => {
2878
2878
  };
2879
2879
  });
2880
2880
  S.freezeMethods(be);
2881
- const vi = "[REDACTED ****]";
2882
- function Ni(e) {
2881
+ const Ci = "[REDACTED ****]";
2882
+ function vi(e) {
2883
2883
  if (S.hasOwnProp(e, "toJSON"))
2884
2884
  return !0;
2885
2885
  let t = Object.getPrototypeOf(e);
@@ -2890,7 +2890,7 @@ function Ni(e) {
2890
2890
  }
2891
2891
  return !1;
2892
2892
  }
2893
- function Si(e, t) {
2893
+ function Ni(e, t) {
2894
2894
  const s = new Set(t.map((o) => String(o).toLowerCase())), a = [], r = (o) => {
2895
2895
  if (o === null || typeof o != "object" || S.isBuffer(o)) return o;
2896
2896
  if (a.indexOf(o) !== -1) return;
@@ -2902,11 +2902,11 @@ function Si(e, t) {
2902
2902
  S.isUndefined(c) || (i[d] = c);
2903
2903
  });
2904
2904
  else {
2905
- if (!S.isPlainObject(o) && Ni(o))
2905
+ if (!S.isPlainObject(o) && vi(o))
2906
2906
  return a.pop(), o;
2907
2907
  i = /* @__PURE__ */ Object.create(null);
2908
2908
  for (const [l, d] of Object.entries(o)) {
2909
- const c = s.has(l.toLowerCase()) ? vi : r(d);
2909
+ const c = s.has(l.toLowerCase()) ? Ci : r(d);
2910
2910
  S.isUndefined(c) || (i[l] = c);
2911
2911
  }
2912
2912
  }
@@ -2914,9 +2914,9 @@ function Si(e, t) {
2914
2914
  };
2915
2915
  return r(e);
2916
2916
  }
2917
- let V = class Ca extends Error {
2917
+ let V = class ya extends Error {
2918
2918
  static from(t, s, a, r, o, i) {
2919
- const l = new Ca(t.message, s || t.code, a, r, o);
2919
+ const l = new ya(t.message, s || t.code, a, r, o);
2920
2920
  return l.cause = t, l.name = t.name, t.status != null && l.status == null && (l.status = t.status), i && Object.assign(l, i), l;
2921
2921
  }
2922
2922
  /**
@@ -2942,7 +2942,7 @@ let V = class Ca extends Error {
2942
2942
  }), this.name = "AxiosError", this.isAxiosError = !0, s && (this.code = s), a && (this.config = a), r && (this.request = r), o && (this.response = o, this.status = o.status);
2943
2943
  }
2944
2944
  toJSON() {
2945
- const t = this.config, s = t && S.hasOwnProp(t, "redact") ? t.redact : void 0, a = S.isArray(s) && s.length > 0 ? Si(t, s) : S.toJSONObject(t);
2945
+ const t = this.config, s = t && S.hasOwnProp(t, "redact") ? t.redact : void 0, a = S.isArray(s) && s.length > 0 ? Ni(t, s) : S.toJSONObject(t);
2946
2946
  return {
2947
2947
  // Standard
2948
2948
  message: this.message,
@@ -2976,22 +2976,22 @@ V.ERR_CANCELED = "ERR_CANCELED";
2976
2976
  V.ERR_NOT_SUPPORT = "ERR_NOT_SUPPORT";
2977
2977
  V.ERR_INVALID_URL = "ERR_INVALID_URL";
2978
2978
  V.ERR_FORM_DATA_DEPTH_EXCEEDED = "ERR_FORM_DATA_DEPTH_EXCEEDED";
2979
- const Ei = null;
2979
+ const Si = null;
2980
2980
  function ks(e) {
2981
2981
  return S.isPlainObject(e) || S.isArray(e);
2982
2982
  }
2983
- function va(e) {
2983
+ function Ca(e) {
2984
2984
  return S.endsWith(e, "[]") ? e.slice(0, -2) : e;
2985
2985
  }
2986
2986
  function fs(e, t, s) {
2987
2987
  return e ? e.concat(t).map(function(r, o) {
2988
- return r = va(r), !s && o ? "[" + r + "]" : r;
2988
+ return r = Ca(r), !s && o ? "[" + r + "]" : r;
2989
2989
  }).join(s ? "." : "") : t;
2990
2990
  }
2991
- function xi(e) {
2991
+ function Ei(e) {
2992
2992
  return S.isArray(e) && !e.some(ks);
2993
2993
  }
2994
- const Ti = S.toFlatObject(S, {}, null, function(t) {
2994
+ const xi = S.toFlatObject(S, {}, null, function(t) {
2995
2995
  return /^is[A-Z]/.test(t);
2996
2996
  });
2997
2997
  function ts(e, t, s) {
@@ -3029,8 +3029,8 @@ function ts(e, t, s) {
3029
3029
  if (f && !b && typeof f == "object") {
3030
3030
  if (S.endsWith(A, "{}"))
3031
3031
  A = a ? A : A.slice(0, -2), f = JSON.stringify(f);
3032
- else if (S.isArray(f) && xi(f) || (S.isFileList(f) || S.endsWith(A, "[]")) && (C = S.toArray(f)))
3033
- return A = va(A), C.forEach(function(N, y) {
3032
+ else if (S.isArray(f) && Ei(f) || (S.isFileList(f) || S.endsWith(A, "[]")) && (C = S.toArray(f)))
3033
+ return A = Ca(A), C.forEach(function(N, y) {
3034
3034
  !(S.isUndefined(N) || N === null) && t.append(
3035
3035
  // eslint-disable-next-line no-nested-ternary
3036
3036
  i === !0 ? fs([A], y, o) : i === null ? A : A + "[]",
@@ -3040,7 +3040,7 @@ function ts(e, t, s) {
3040
3040
  }
3041
3041
  return ks(f) ? !0 : (t.append(fs(b, A, o), u(f)), !1);
3042
3042
  }
3043
- const m = [], g = Object.assign(Ti, {
3043
+ const m = [], g = Object.assign(xi, {
3044
3044
  defaultVisitor: h,
3045
3045
  convertValue: u,
3046
3046
  isVisitable: ks
@@ -3079,11 +3079,11 @@ function Nn(e) {
3079
3079
  function Hs(e, t) {
3080
3080
  this._pairs = [], e && ts(e, this, t);
3081
3081
  }
3082
- const Na = Hs.prototype;
3083
- Na.append = function(t, s) {
3082
+ const va = Hs.prototype;
3083
+ va.append = function(t, s) {
3084
3084
  this._pairs.push([t, s]);
3085
3085
  };
3086
- Na.toString = function(t) {
3086
+ va.toString = function(t) {
3087
3087
  const s = t ? function(a) {
3088
3088
  return t.call(this, a, Nn);
3089
3089
  } : Nn;
@@ -3091,13 +3091,13 @@ Na.toString = function(t) {
3091
3091
  return s(r[0]) + "=" + s(r[1]);
3092
3092
  }, "").join("&");
3093
3093
  };
3094
- function Ii(e) {
3094
+ function Ti(e) {
3095
3095
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
3096
3096
  }
3097
- function Sa(e, t, s) {
3097
+ function Na(e, t, s) {
3098
3098
  if (!t)
3099
3099
  return e;
3100
- const a = s && s.encode || Ii, r = S.isFunction(s) ? {
3100
+ const a = s && s.encode || Ti, r = S.isFunction(s) ? {
3101
3101
  serialize: s
3102
3102
  } : s, o = r && r.serialize;
3103
3103
  let i;
@@ -3168,27 +3168,27 @@ const Vs = {
3168
3168
  clarifyTimeoutError: !1,
3169
3169
  legacyInterceptorReqResOrdering: !0,
3170
3170
  advertiseZstdAcceptEncoding: !1
3171
- }, Ui = typeof URLSearchParams < "u" ? URLSearchParams : Hs, Ri = typeof FormData < "u" ? FormData : null, ki = typeof Blob < "u" ? Blob : null, Li = {
3171
+ }, Ii = typeof URLSearchParams < "u" ? URLSearchParams : Hs, Ui = typeof FormData < "u" ? FormData : null, Ri = typeof Blob < "u" ? Blob : null, ki = {
3172
3172
  isBrowser: !0,
3173
3173
  classes: {
3174
- URLSearchParams: Ui,
3175
- FormData: Ri,
3176
- Blob: ki
3174
+ URLSearchParams: Ii,
3175
+ FormData: Ui,
3176
+ Blob: Ri
3177
3177
  },
3178
3178
  protocols: ["http", "https", "file", "blob", "url", "data"]
3179
- }, Qs = typeof window < "u" && typeof document < "u", Ls = typeof navigator == "object" && navigator || void 0, Pi = Qs && (!Ls || ["ReactNative", "NativeScript", "NS"].indexOf(Ls.product) < 0), Oi = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
3180
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Bi = Qs && window.location.href || "http://localhost", _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3179
+ }, Qs = typeof window < "u" && typeof document < "u", Ls = typeof navigator == "object" && navigator || void 0, Li = Qs && (!Ls || ["ReactNative", "NativeScript", "NS"].indexOf(Ls.product) < 0), Pi = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
3180
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Oi = Qs && window.location.href || "http://localhost", Bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3181
3181
  __proto__: null,
3182
3182
  hasBrowserEnv: Qs,
3183
- hasStandardBrowserEnv: Pi,
3184
- hasStandardBrowserWebWorkerEnv: Oi,
3183
+ hasStandardBrowserEnv: Li,
3184
+ hasStandardBrowserWebWorkerEnv: Pi,
3185
3185
  navigator: Ls,
3186
- origin: Bi
3186
+ origin: Oi
3187
3187
  }, Symbol.toStringTag, { value: "Module" })), pe = {
3188
- ..._i,
3189
- ...Li
3188
+ ...Bi,
3189
+ ...ki
3190
3190
  };
3191
- function Mi(e, t) {
3191
+ function _i(e, t) {
3192
3192
  return ts(e, new pe.classes.URLSearchParams(), {
3193
3193
  visitor: function(s, a, r, o) {
3194
3194
  return pe.isNode && S.isBuffer(s) ? (this.append(a, s.toString("base64")), !1) : o.defaultVisitor.apply(this, arguments);
@@ -3196,10 +3196,10 @@ function Mi(e, t) {
3196
3196
  ...t
3197
3197
  });
3198
3198
  }
3199
- function Di(e) {
3199
+ function Mi(e) {
3200
3200
  return S.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
3201
3201
  }
3202
- function qi(e) {
3202
+ function Di(e) {
3203
3203
  const t = {}, s = Object.keys(e);
3204
3204
  let a;
3205
3205
  const r = s.length;
@@ -3208,23 +3208,23 @@ function qi(e) {
3208
3208
  o = s[a], t[o] = e[o];
3209
3209
  return t;
3210
3210
  }
3211
- function Ea(e) {
3211
+ function Sa(e) {
3212
3212
  function t(s, a, r, o) {
3213
3213
  let i = s[o++];
3214
3214
  if (i === "__proto__") return !0;
3215
3215
  const l = Number.isFinite(+i), d = o >= s.length;
3216
- return i = !i && S.isArray(r) ? r.length : i, d ? (S.hasOwnProp(r, i) ? r[i] = S.isArray(r[i]) ? r[i].concat(a) : [r[i], a] : r[i] = a, !l) : ((!S.hasOwnProp(r, i) || !S.isObject(r[i])) && (r[i] = []), t(s, a, r[i], o) && S.isArray(r[i]) && (r[i] = qi(r[i])), !l);
3216
+ return i = !i && S.isArray(r) ? r.length : i, d ? (S.hasOwnProp(r, i) ? r[i] = S.isArray(r[i]) ? r[i].concat(a) : [r[i], a] : r[i] = a, !l) : ((!S.hasOwnProp(r, i) || !S.isObject(r[i])) && (r[i] = []), t(s, a, r[i], o) && S.isArray(r[i]) && (r[i] = Di(r[i])), !l);
3217
3217
  }
3218
3218
  if (S.isFormData(e) && S.isFunction(e.entries)) {
3219
3219
  const s = {};
3220
3220
  return S.forEachEntry(e, (a, r) => {
3221
- t(Di(a), r, s, 0);
3221
+ t(Mi(a), r, s, 0);
3222
3222
  }), s;
3223
3223
  }
3224
3224
  return null;
3225
3225
  }
3226
3226
  const st = (e, t) => e != null && S.hasOwnProp(e, t) ? e[t] : void 0;
3227
- function ji(e, t, s) {
3227
+ function qi(e, t, s) {
3228
3228
  if (S.isString(e))
3229
3229
  try {
3230
3230
  return (t || JSON.parse)(e), S.trim(e);
@@ -3241,7 +3241,7 @@ const Et = {
3241
3241
  function(t, s) {
3242
3242
  const a = s.getContentType() || "", r = a.indexOf("application/json") > -1, o = S.isObject(t);
3243
3243
  if (o && S.isHTMLForm(t) && (t = new FormData(t)), S.isFormData(t))
3244
- return r ? JSON.stringify(Ea(t)) : t;
3244
+ return r ? JSON.stringify(Sa(t)) : t;
3245
3245
  if (S.isArrayBuffer(t) || S.isBuffer(t) || S.isStream(t) || S.isFile(t) || S.isBlob(t) || S.isReadableStream(t))
3246
3246
  return t;
3247
3247
  if (S.isArrayBufferView(t))
@@ -3252,7 +3252,7 @@ const Et = {
3252
3252
  if (o) {
3253
3253
  const d = st(this, "formSerializer");
3254
3254
  if (a.indexOf("application/x-www-form-urlencoded") > -1)
3255
- return Mi(t, d).toString();
3255
+ return _i(t, d).toString();
3256
3256
  if ((l = S.isFileList(t)) || a.indexOf("multipart/form-data") > -1) {
3257
3257
  const c = st(this, "env"), u = c && c.FormData;
3258
3258
  return ts(
@@ -3262,7 +3262,7 @@ const Et = {
3262
3262
  );
3263
3263
  }
3264
3264
  }
3265
- return o || r ? (s.setContentType("application/json", !1), ji(t)) : t;
3265
+ return o || r ? (s.setContentType("application/json", !1), qi(t)) : t;
3266
3266
  }
3267
3267
  ],
3268
3268
  transformResponse: [
@@ -3315,7 +3315,7 @@ function gs(e, t) {
3315
3315
  o = l.call(s, o, r.normalize(), t ? t.status : void 0);
3316
3316
  }), r.normalize(), o;
3317
3317
  }
3318
- function xa(e) {
3318
+ function Ea(e) {
3319
3319
  return !!(e && e.__CANCEL__);
3320
3320
  }
3321
3321
  let xt = class extends V {
@@ -3332,7 +3332,7 @@ let xt = class extends V {
3332
3332
  super(t ?? "canceled", V.ERR_CANCELED, s, a), this.name = "CanceledError", this.__CANCEL__ = !0;
3333
3333
  }
3334
3334
  };
3335
- function Ta(e, t, s) {
3335
+ function xa(e, t, s) {
3336
3336
  const a = s.config.validateStatus;
3337
3337
  !s.status || !a || a(s.status) ? e(s) : t(new V(
3338
3338
  "Request failed with status code " + s.status,
@@ -3342,11 +3342,11 @@ function Ta(e, t, s) {
3342
3342
  s
3343
3343
  ));
3344
3344
  }
3345
- function Gi(e) {
3345
+ function ji(e) {
3346
3346
  const t = /^([-+\w]{1,25}):(?:\/\/)?/.exec(e);
3347
3347
  return t && t[1] || "";
3348
3348
  }
3349
- function Fi(e, t) {
3349
+ function Gi(e, t) {
3350
3350
  e = e || 10;
3351
3351
  const s = new Array(e), a = new Array(e);
3352
3352
  let r = 0, o = 0, i;
@@ -3362,7 +3362,7 @@ function Fi(e, t) {
3362
3362
  return g ? Math.round(m * 1e3 / g) : void 0;
3363
3363
  };
3364
3364
  }
3365
- function Hi(e, t) {
3365
+ function Fi(e, t) {
3366
3366
  let s = 0, a = 1e3 / t, r, o;
3367
3367
  const i = (c, u = Date.now()) => {
3368
3368
  s = u, r = null, o && (clearTimeout(o), o = null), e(...c);
@@ -3376,8 +3376,8 @@ function Hi(e, t) {
3376
3376
  }
3377
3377
  const Ht = (e, t, s = 3) => {
3378
3378
  let a = 0;
3379
- const r = Fi(50, 250);
3380
- return Hi((o) => {
3379
+ const r = Gi(50, 250);
3380
+ return Fi((o) => {
3381
3381
  if (!o || typeof o.loaded != "number")
3382
3382
  return;
3383
3383
  const i = o.loaded, l = o.lengthComputable ? o.total : void 0, d = l != null ? Math.min(i, l) : i, c = Math.max(0, d - a), u = r(c);
@@ -3405,10 +3405,10 @@ const Ht = (e, t, s = 3) => {
3405
3405
  }),
3406
3406
  t[1]
3407
3407
  ];
3408
- }, xn = (e) => (...t) => S.asap(() => e(...t)), Vi = pe.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (s) => (s = new URL(s, pe.origin), e.protocol === s.protocol && e.host === s.host && (t || e.port === s.port)))(
3408
+ }, xn = (e) => (...t) => S.asap(() => e(...t)), Hi = pe.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (s) => (s = new URL(s, pe.origin), e.protocol === s.protocol && e.host === s.host && (t || e.port === s.port)))(
3409
3409
  new URL(pe.origin),
3410
3410
  pe.navigator && /(msie|trident)/i.test(pe.navigator.userAgent)
3411
- ) : () => !0, Qi = pe.hasStandardBrowserEnv ? (
3411
+ ) : () => !0, Vi = pe.hasStandardBrowserEnv ? (
3412
3412
  // Standard browser envs support document.cookie
3413
3413
  {
3414
3414
  write(e, t, s, a, r, o, i) {
@@ -3442,15 +3442,15 @@ const Ht = (e, t, s = 3) => {
3442
3442
  }
3443
3443
  }
3444
3444
  );
3445
- function zi(e) {
3445
+ function Qi(e) {
3446
3446
  return typeof e != "string" ? !1 : /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
3447
3447
  }
3448
- function Wi(e, t) {
3448
+ function zi(e, t) {
3449
3449
  return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
3450
3450
  }
3451
- function Ia(e, t, s) {
3452
- let a = !zi(t);
3453
- return e && (a || s === !1) ? Wi(e, t) : t;
3451
+ function Ta(e, t, s) {
3452
+ let a = !Qi(t);
3453
+ return e && (a || s === !1) ? zi(e, t) : t;
3454
3454
  }
3455
3455
  const Tn = (e) => e instanceof be ? { ...e } : e;
3456
3456
  function Ze(e, t) {
@@ -3528,42 +3528,42 @@ function Ze(e, t) {
3528
3528
  S.isUndefined(w) && h !== l || (s[u] = w);
3529
3529
  }), s;
3530
3530
  }
3531
- const Yi = ["content-type", "content-length"];
3532
- function $i(e, t, s) {
3531
+ const Wi = ["content-type", "content-length"];
3532
+ function Yi(e, t, s) {
3533
3533
  if (s !== "content-only") {
3534
3534
  e.set(t);
3535
3535
  return;
3536
3536
  }
3537
3537
  Object.entries(t).forEach(([a, r]) => {
3538
- Yi.includes(a.toLowerCase()) && e.set(a, r);
3538
+ Wi.includes(a.toLowerCase()) && e.set(a, r);
3539
3539
  });
3540
3540
  }
3541
- const Ki = (e) => encodeURIComponent(e).replace(
3541
+ const $i = (e) => encodeURIComponent(e).replace(
3542
3542
  /%([0-9A-F]{2})/gi,
3543
3543
  (t, s) => String.fromCharCode(parseInt(s, 16))
3544
3544
  );
3545
- function Ua(e) {
3545
+ function Ia(e) {
3546
3546
  const t = Ze({}, e), s = (m) => S.hasOwnProp(t, m) ? t[m] : void 0, a = s("data");
3547
3547
  let r = s("withXSRFToken");
3548
3548
  const o = s("xsrfHeaderName"), i = s("xsrfCookieName");
3549
3549
  let l = s("headers");
3550
3550
  const d = s("auth"), c = s("baseURL"), u = s("allowAbsoluteUrls"), h = s("url");
3551
- if (t.headers = l = be.from(l), t.url = Sa(
3552
- Ia(c, h, u),
3551
+ if (t.headers = l = be.from(l), t.url = Na(
3552
+ Ta(c, h, u),
3553
3553
  s("params"),
3554
3554
  s("paramsSerializer")
3555
3555
  ), d && l.set(
3556
3556
  "Authorization",
3557
- "Basic " + btoa((d.username || "") + ":" + (d.password ? Ki(d.password) : ""))
3558
- ), S.isFormData(a) && (pe.hasStandardBrowserEnv || pe.hasStandardBrowserWebWorkerEnv || S.isReactNative(a) ? l.setContentType(void 0) : S.isFunction(a.getHeaders) && $i(l, a.getHeaders(), s("formDataHeaderPolicy"))), pe.hasStandardBrowserEnv && (S.isFunction(r) && (r = r(t)), r === !0 || r == null && Vi(t.url))) {
3559
- const g = o && i && Qi.read(i);
3557
+ "Basic " + btoa((d.username || "") + ":" + (d.password ? $i(d.password) : ""))
3558
+ ), S.isFormData(a) && (pe.hasStandardBrowserEnv || pe.hasStandardBrowserWebWorkerEnv || S.isReactNative(a) ? l.setContentType(void 0) : S.isFunction(a.getHeaders) && Yi(l, a.getHeaders(), s("formDataHeaderPolicy"))), pe.hasStandardBrowserEnv && (S.isFunction(r) && (r = r(t)), r === !0 || r == null && Hi(t.url))) {
3559
+ const g = o && i && Vi.read(i);
3560
3560
  g && l.set(o, g);
3561
3561
  }
3562
3562
  return t;
3563
3563
  }
3564
- const Ji = typeof XMLHttpRequest < "u", Zi = Ji && function(e) {
3564
+ const Ki = typeof XMLHttpRequest < "u", Ji = Ki && function(e) {
3565
3565
  return new Promise(function(s, a) {
3566
- const r = Ua(e);
3566
+ const r = Ia(e);
3567
3567
  let o = r.data;
3568
3568
  const i = be.from(r.headers).normalize();
3569
3569
  let { responseType: l, onUploadProgress: d, onDownloadProgress: c } = r, u, h, m, g, w;
@@ -3585,7 +3585,7 @@ const Ji = typeof XMLHttpRequest < "u", Zi = Ji && function(e) {
3585
3585
  config: e,
3586
3586
  request: A
3587
3587
  };
3588
- Ta(
3588
+ xa(
3589
3589
  function(I) {
3590
3590
  s(I), f();
3591
3591
  },
@@ -3613,12 +3613,12 @@ const Ji = typeof XMLHttpRequest < "u", Zi = Ji && function(e) {
3613
3613
  A
3614
3614
  )
3615
3615
  ), f(), A = null;
3616
- }, o === void 0 && i.setContentType(null), "setRequestHeader" in A && S.forEach(ya(i), function(N, y) {
3616
+ }, o === void 0 && i.setContentType(null), "setRequestHeader" in A && S.forEach(ba(i), function(N, y) {
3617
3617
  A.setRequestHeader(y, N);
3618
3618
  }), S.isUndefined(r.withCredentials) || (A.withCredentials = !!r.withCredentials), l && l !== "json" && (A.responseType = r.responseType), c && ([m, w] = Ht(c, !0), A.addEventListener("progress", m)), d && A.upload && ([h, g] = Ht(d), A.upload.addEventListener("progress", h), A.upload.addEventListener("loadend", g)), (r.cancelToken || r.signal) && (u = (E) => {
3619
3619
  A && (a(!E || E.type ? new xt(null, e, A) : E), A.abort(), f(), A = null);
3620
3620
  }, r.cancelToken && r.cancelToken.subscribe(u), r.signal && (r.signal.aborted ? u() : r.signal.addEventListener("abort", u)));
3621
- const C = Gi(r.url);
3621
+ const C = ji(r.url);
3622
3622
  if (C && !pe.protocols.includes(C)) {
3623
3623
  a(
3624
3624
  new V(
@@ -3631,7 +3631,7 @@ const Ji = typeof XMLHttpRequest < "u", Zi = Ji && function(e) {
3631
3631
  }
3632
3632
  A.send(o || null);
3633
3633
  });
3634
- }, Xi = (e, t) => {
3634
+ }, Zi = (e, t) => {
3635
3635
  if (e = e ? e.filter(Boolean) : [], !t && !e.length)
3636
3636
  return;
3637
3637
  const s = new AbortController();
@@ -3656,7 +3656,7 @@ const Ji = typeof XMLHttpRequest < "u", Zi = Ji && function(e) {
3656
3656
  e.forEach((d) => d.addEventListener("abort", r));
3657
3657
  const { signal: l } = s;
3658
3658
  return l.unsubscribe = () => S.asap(i), l;
3659
- }, el = function* (e, t) {
3659
+ }, Xi = function* (e, t) {
3660
3660
  let s = e.byteLength;
3661
3661
  if (s < t) {
3662
3662
  yield e;
@@ -3665,10 +3665,10 @@ const Ji = typeof XMLHttpRequest < "u", Zi = Ji && function(e) {
3665
3665
  let a = 0, r;
3666
3666
  for (; a < s; )
3667
3667
  r = a + t, yield e.slice(a, r), a = r;
3668
- }, tl = async function* (e, t) {
3669
- for await (const s of sl(e))
3670
- yield* el(s, t);
3671
- }, sl = async function* (e) {
3668
+ }, el = async function* (e, t) {
3669
+ for await (const s of tl(e))
3670
+ yield* Xi(s, t);
3671
+ }, tl = async function* (e) {
3672
3672
  if (e[Symbol.asyncIterator]) {
3673
3673
  yield* e;
3674
3674
  return;
@@ -3685,7 +3685,7 @@ const Ji = typeof XMLHttpRequest < "u", Zi = Ji && function(e) {
3685
3685
  await t.cancel();
3686
3686
  }
3687
3687
  }, In = (e, t, s, a) => {
3688
- const r = tl(e, t);
3688
+ const r = el(e, t);
3689
3689
  let o = 0, i, l = (d) => {
3690
3690
  i || (i = !0, a && a(d));
3691
3691
  };
@@ -3717,7 +3717,7 @@ const Ji = typeof XMLHttpRequest < "u", Zi = Ji && function(e) {
3717
3717
  }
3718
3718
  );
3719
3719
  };
3720
- function nl(e) {
3720
+ function sl(e) {
3721
3721
  if (!e || typeof e != "string" || !e.startsWith("data:")) return 0;
3722
3722
  const t = e.indexOf(",");
3723
3723
  if (t < 0) return 0;
@@ -3755,7 +3755,7 @@ function nl(e) {
3755
3755
  }
3756
3756
  return o;
3757
3757
  }
3758
- const zs = "1.17.0", Un = 64 * 1024, { isFunction: It } = S, al = (e) => encodeURIComponent(e).replace(
3758
+ const zs = "1.17.0", Un = 64 * 1024, { isFunction: It } = S, nl = (e) => encodeURIComponent(e).replace(
3759
3759
  /%([0-9A-F]{2})/gi,
3760
3760
  (t, s) => String.fromCharCode(parseInt(s, 16))
3761
3761
  ), Rn = (e) => {
@@ -3772,11 +3772,11 @@ const zs = "1.17.0", Un = 64 * 1024, { isFunction: It } = S, al = (e) => encodeU
3772
3772
  } catch {
3773
3773
  return !1;
3774
3774
  }
3775
- }, rl = (e) => {
3775
+ }, al = (e) => {
3776
3776
  const t = e.indexOf("://");
3777
3777
  let s = e;
3778
3778
  return t !== -1 && (s = s.slice(t + 3)), s.includes("@") || s.includes(":");
3779
- }, ol = (e) => {
3779
+ }, rl = (e) => {
3780
3780
  const t = S.global !== void 0 && S.global !== null ? S.global : globalThis, { ReadableStream: s, TextEncoder: a } = t;
3781
3781
  e = S.merge.call(
3782
3782
  {
@@ -3850,11 +3850,11 @@ const zs = "1.17.0", Un = 64 * 1024, { isFunction: It } = S, al = (e) => encodeU
3850
3850
  fetchOptions: W,
3851
3851
  maxContentLength: O,
3852
3852
  maxBodyLength: U
3853
- } = Ua(b);
3853
+ } = Ia(b);
3854
3854
  const k = S.isNumber(O) && O > -1, G = S.isNumber(U) && U > -1, j = (P) => S.hasOwnProp(b, P) ? b[P] : void 0;
3855
3855
  let ee = r || fetch;
3856
3856
  D = D ? (D + "").toLowerCase() : "text";
3857
- let v = Xi(
3857
+ let v = Zi(
3858
3858
  [y, x && x.toAbortSignal()],
3859
3859
  I
3860
3860
  ), T = null;
@@ -3872,7 +3872,7 @@ const zs = "1.17.0", Un = 64 * 1024, { isFunction: It } = S, al = (e) => encodeU
3872
3872
  password: B
3873
3873
  };
3874
3874
  }
3875
- if (rl(C)) {
3875
+ if (al(C)) {
3876
3876
  const Q = new URL(C, pe.origin);
3877
3877
  if (!P && (Q.username || Q.password)) {
3878
3878
  const B = Rn(Q.username), ue = Rn(Q.password);
@@ -3885,8 +3885,8 @@ const zs = "1.17.0", Un = 64 * 1024, { isFunction: It } = S, al = (e) => encodeU
3885
3885
  }
3886
3886
  if (P && (R.delete("authorization"), R.set(
3887
3887
  "Authorization",
3888
- "Basic " + btoa(al((P.username || "") + ":" + (P.password || "")))
3889
- )), k && typeof C == "string" && C.startsWith("data:") && nl(C) > O)
3888
+ "Basic " + btoa(nl((P.username || "") + ":" + (P.password || "")))
3889
+ )), k && typeof C == "string" && C.startsWith("data:") && sl(C) > O)
3890
3890
  throw new V(
3891
3891
  "maxContentLength size of " + O + " exceeded",
3892
3892
  V.ERR_BAD_RESPONSE,
@@ -3928,7 +3928,7 @@ const zs = "1.17.0", Un = 64 * 1024, { isFunction: It } = S, al = (e) => encodeU
3928
3928
  ...W,
3929
3929
  signal: v,
3930
3930
  method: E.toUpperCase(),
3931
- headers: ya(R.normalize()),
3931
+ headers: ba(R.normalize()),
3932
3932
  body: N,
3933
3933
  duplex: "half",
3934
3934
  credentials: J ? F : void 0
@@ -3956,7 +3956,7 @@ const zs = "1.17.0", Un = 64 * 1024, { isFunction: It } = S, al = (e) => encodeU
3956
3956
  Ht(xn(L), !0)
3957
3957
  ) || [];
3958
3958
  let dt = 0;
3959
- const sr = (ut) => {
3959
+ const tr = (ut) => {
3960
3960
  if (k && (dt = ut, dt > O))
3961
3961
  throw new V(
3962
3962
  "maxContentLength size of " + O + " exceeded",
@@ -3967,7 +3967,7 @@ const zs = "1.17.0", Un = 64 * 1024, { isFunction: It } = S, al = (e) => encodeU
3967
3967
  ue && ue(ut);
3968
3968
  };
3969
3969
  te = new i(
3970
- In(te.body, Un, sr, () => {
3970
+ In(te.body, Un, tr, () => {
3971
3971
  Oe && Oe(), q && q();
3972
3972
  }),
3973
3973
  Q
@@ -3989,7 +3989,7 @@ const zs = "1.17.0", Un = 64 * 1024, { isFunction: It } = S, al = (e) => encodeU
3989
3989
  );
3990
3990
  }
3991
3991
  return !ae && q && q(), await new Promise((Q, B) => {
3992
- Ta(Q, B, {
3992
+ xa(Q, B, {
3993
3993
  data: Y,
3994
3994
  headers: be.from(te.headers),
3995
3995
  status: te.status,
@@ -4017,20 +4017,20 @@ const zs = "1.17.0", Un = 64 * 1024, { isFunction: It } = S, al = (e) => encodeU
4017
4017
  ) : V.from(P, P && P.code, b, T, P && P.response);
4018
4018
  }
4019
4019
  };
4020
- }, il = /* @__PURE__ */ new Map(), Ra = (e) => {
4020
+ }, ol = /* @__PURE__ */ new Map(), Ua = (e) => {
4021
4021
  let t = e && e.env || {};
4022
4022
  const { fetch: s, Request: a, Response: r } = t, o = [a, r, s];
4023
- let i = o.length, l = i, d, c, u = il;
4023
+ let i = o.length, l = i, d, c, u = ol;
4024
4024
  for (; l--; )
4025
- d = o[l], c = u.get(d), c === void 0 && u.set(d, c = l ? /* @__PURE__ */ new Map() : ol(t)), u = c;
4025
+ d = o[l], c = u.get(d), c === void 0 && u.set(d, c = l ? /* @__PURE__ */ new Map() : rl(t)), u = c;
4026
4026
  return c;
4027
4027
  };
4028
- Ra();
4028
+ Ua();
4029
4029
  const Ws = {
4030
- http: Ei,
4031
- xhr: Zi,
4030
+ http: Si,
4031
+ xhr: Ji,
4032
4032
  fetch: {
4033
- get: Ra
4033
+ get: Ua
4034
4034
  }
4035
4035
  };
4036
4036
  S.forEach(Ws, (e, t) => {
@@ -4042,8 +4042,8 @@ S.forEach(Ws, (e, t) => {
4042
4042
  Object.defineProperty(e, "adapterName", { __proto__: null, value: t });
4043
4043
  }
4044
4044
  });
4045
- const Ln = (e) => `- ${e}`, ll = (e) => S.isFunction(e) || e === null || e === !1;
4046
- function cl(e, t) {
4045
+ const Ln = (e) => `- ${e}`, il = (e) => S.isFunction(e) || e === null || e === !1;
4046
+ function ll(e, t) {
4047
4047
  e = S.isArray(e) ? e : [e];
4048
4048
  const { length: s } = e;
4049
4049
  let a, r;
@@ -4051,7 +4051,7 @@ function cl(e, t) {
4051
4051
  for (let i = 0; i < s; i++) {
4052
4052
  a = e[i];
4053
4053
  let l;
4054
- if (r = a, !ll(a) && (r = Ws[(l = String(a)).toLowerCase()], r === void 0))
4054
+ if (r = a, !il(a) && (r = Ws[(l = String(a)).toLowerCase()], r === void 0))
4055
4055
  throw new V(`Unknown adapter '${l}'`);
4056
4056
  if (r && (S.isFunction(r) || (r = r.get(t))))
4057
4057
  break;
@@ -4071,12 +4071,12 @@ function cl(e, t) {
4071
4071
  }
4072
4072
  return r;
4073
4073
  }
4074
- const ka = {
4074
+ const Ra = {
4075
4075
  /**
4076
4076
  * Resolve an adapter from a list of adapter names or functions.
4077
4077
  * @type {Function}
4078
4078
  */
4079
- getAdapter: cl,
4079
+ getAdapter: ll,
4080
4080
  /**
4081
4081
  * Exposes all known adapters
4082
4082
  * @type {Object<string, Function|Object>}
@@ -4088,7 +4088,7 @@ function ps(e) {
4088
4088
  throw new xt(null, e);
4089
4089
  }
4090
4090
  function Pn(e) {
4091
- return ps(e), e.headers = be.from(e.headers), e.data = gs.call(e, e.transformRequest), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), ka.getAdapter(e.adapter || Et.adapter, e)(e).then(
4091
+ return ps(e), e.headers = be.from(e.headers), e.data = gs.call(e, e.transformRequest), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Ra.getAdapter(e.adapter || Et.adapter, e)(e).then(
4092
4092
  function(a) {
4093
4093
  ps(e), e.response = a;
4094
4094
  try {
@@ -4099,7 +4099,7 @@ function Pn(e) {
4099
4099
  return a.headers = be.from(a.headers), a;
4100
4100
  },
4101
4101
  function(a) {
4102
- if (!xa(a) && (ps(e), a && a.response)) {
4102
+ if (!Ea(a) && (ps(e), a && a.response)) {
4103
4103
  e.response = a.response;
4104
4104
  try {
4105
4105
  a.response.data = gs.call(
@@ -4144,7 +4144,7 @@ ss.transitional = function(t, s, a) {
4144
4144
  ss.spelling = function(t) {
4145
4145
  return (s, a) => (console.warn(`${a} is likely a misspelling of ${t}`), !0);
4146
4146
  };
4147
- function dl(e, t, s) {
4147
+ function cl(e, t, s) {
4148
4148
  if (typeof e != "object")
4149
4149
  throw new V("options must be an object", V.ERR_BAD_OPTION_VALUE);
4150
4150
  const a = Object.keys(e);
@@ -4165,7 +4165,7 @@ function dl(e, t, s) {
4165
4165
  }
4166
4166
  }
4167
4167
  const Gt = {
4168
- assertOptions: dl,
4168
+ assertOptions: cl,
4169
4169
  validators: ss
4170
4170
  }, Ce = Gt.validators;
4171
4171
  let We = class {
@@ -4289,8 +4289,8 @@ let We = class {
4289
4289
  }
4290
4290
  getUri(t) {
4291
4291
  t = Ze(this.defaults, t);
4292
- const s = Ia(t.baseURL, t.url, t.allowAbsoluteUrls);
4293
- return Sa(s, t.params, t.paramsSerializer);
4292
+ const s = Ta(t.baseURL, t.url, t.allowAbsoluteUrls);
4293
+ return Na(s, t.params, t.paramsSerializer);
4294
4294
  }
4295
4295
  };
4296
4296
  S.forEach(["delete", "get", "head", "options"], function(t) {
@@ -4321,7 +4321,7 @@ S.forEach(["post", "put", "patch", "query"], function(t) {
4321
4321
  }
4322
4322
  We.prototype[t] = s(), t !== "query" && (We.prototype[t + "Form"] = s(!0));
4323
4323
  });
4324
- let ul = class La {
4324
+ let dl = class ka {
4325
4325
  constructor(t) {
4326
4326
  if (typeof t != "function")
4327
4327
  throw new TypeError("executor must be a function.");
@@ -4387,19 +4387,19 @@ let ul = class La {
4387
4387
  static source() {
4388
4388
  let t;
4389
4389
  return {
4390
- token: new La(function(r) {
4390
+ token: new ka(function(r) {
4391
4391
  t = r;
4392
4392
  }),
4393
4393
  cancel: t
4394
4394
  };
4395
4395
  }
4396
4396
  };
4397
- function ml(e) {
4397
+ function ul(e) {
4398
4398
  return function(s) {
4399
4399
  return e.apply(null, s);
4400
4400
  };
4401
4401
  }
4402
- function hl(e) {
4402
+ function ml(e) {
4403
4403
  return S.isObject(e) && e.isAxiosError === !0;
4404
4404
  }
4405
4405
  const Ps = {
@@ -4476,17 +4476,17 @@ const Ps = {
4476
4476
  Object.entries(Ps).forEach(([e, t]) => {
4477
4477
  Ps[t] = e;
4478
4478
  });
4479
- function Pa(e) {
4480
- const t = new We(e), s = ma(We.prototype.request, t);
4479
+ function La(e) {
4480
+ const t = new We(e), s = ua(We.prototype.request, t);
4481
4481
  return S.extend(s, We.prototype, t, { allOwnKeys: !0 }), S.extend(s, t, null, { allOwnKeys: !0 }), s.create = function(r) {
4482
- return Pa(Ze(e, r));
4482
+ return La(Ze(e, r));
4483
4483
  }, s;
4484
4484
  }
4485
- const ce = Pa(Et);
4485
+ const ce = La(Et);
4486
4486
  ce.Axios = We;
4487
4487
  ce.CanceledError = xt;
4488
- ce.CancelToken = ul;
4489
- ce.isCancel = xa;
4488
+ ce.CancelToken = dl;
4489
+ ce.isCancel = Ea;
4490
4490
  ce.VERSION = zs;
4491
4491
  ce.toFormData = ts;
4492
4492
  ce.AxiosError = V;
@@ -4494,32 +4494,32 @@ ce.Cancel = ce.CanceledError;
4494
4494
  ce.all = function(t) {
4495
4495
  return Promise.all(t);
4496
4496
  };
4497
- ce.spread = ml;
4498
- ce.isAxiosError = hl;
4497
+ ce.spread = ul;
4498
+ ce.isAxiosError = ml;
4499
4499
  ce.mergeConfig = Ze;
4500
4500
  ce.AxiosHeaders = be;
4501
- ce.formToJSON = (e) => Ea(S.isHTMLForm(e) ? new FormData(e) : e);
4502
- ce.getAdapter = ka.getAdapter;
4501
+ ce.formToJSON = (e) => Sa(S.isHTMLForm(e) ? new FormData(e) : e);
4502
+ ce.getAdapter = Ra.getAdapter;
4503
4503
  ce.HttpStatusCode = Ps;
4504
4504
  ce.default = ce;
4505
4505
  const {
4506
- Axios: rm,
4507
- AxiosError: om,
4508
- CanceledError: im,
4509
- isCancel: lm,
4510
- CancelToken: cm,
4511
- VERSION: dm,
4512
- all: um,
4513
- Cancel: mm,
4514
- isAxiosError: hm,
4515
- spread: fm,
4516
- toFormData: gm,
4517
- AxiosHeaders: pm,
4518
- HttpStatusCode: wm,
4519
- formToJSON: Am,
4520
- getAdapter: bm,
4521
- mergeConfig: ym,
4522
- create: Cm
4506
+ Axios: om,
4507
+ AxiosError: im,
4508
+ CanceledError: lm,
4509
+ isCancel: cm,
4510
+ CancelToken: dm,
4511
+ VERSION: um,
4512
+ all: mm,
4513
+ Cancel: hm,
4514
+ isAxiosError: fm,
4515
+ spread: gm,
4516
+ toFormData: pm,
4517
+ AxiosHeaders: wm,
4518
+ HttpStatusCode: Am,
4519
+ formToJSON: bm,
4520
+ getAdapter: ym,
4521
+ mergeConfig: Cm,
4522
+ create: vm
4523
4523
  } = ce;
4524
4524
  class Fe {
4525
4525
  constructor(t) {
@@ -4882,7 +4882,7 @@ class Fe {
4882
4882
  ...m
4883
4883
  ])).map(
4884
4884
  (b) => nt(b)?.data
4885
- ), f = await kr(
4885
+ ), f = await Rr(
4886
4886
  c,
4887
4887
  this.getNews
4888
4888
  );
@@ -4902,7 +4902,7 @@ class Fe {
4902
4902
  };
4903
4903
  };
4904
4904
  }
4905
- class fl extends Fe {
4905
+ class hl extends Fe {
4906
4906
  MULTIPUBLICATION_FETCHES;
4907
4907
  PUBLIC_PUBLICATION_ID;
4908
4908
  IS_MULTIPUBLICATION;
@@ -5026,7 +5026,7 @@ class fl extends Fe {
5026
5026
  return { blockSass: s.data.data };
5027
5027
  };
5028
5028
  }
5029
- class vm {
5029
+ class Nm {
5030
5030
  issuuApi = "https://api.issuu.com/v2";
5031
5031
  api = void 0;
5032
5032
  q = "";
@@ -5063,8 +5063,8 @@ class vm {
5063
5063
  }
5064
5064
  }
5065
5065
  }
5066
- const Nm = async (e, t, s, a, r, o, i) => {
5067
- const l = new fl({
5066
+ const Sm = async (e, t, s, a, r, o, i) => {
5067
+ const l = new hl({
5068
5068
  config: t,
5069
5069
  imgSizes: s,
5070
5070
  imgSizesVideo: a,
@@ -5083,17 +5083,17 @@ const Nm = async (e, t, s, a, r, o, i) => {
5083
5083
  return (() => {
5084
5084
  const h = {};
5085
5085
  for (let m = 0; m < c.length; m++) {
5086
- const g = Tr(
5086
+ const g = xr(
5087
5087
  c[m]
5088
5088
  ), w = "Home_" + (Math.floor(m / o) + 1) + "_" + (Math.floor(m % o) + 1);
5089
5089
  g && (h[w] = { ...g });
5090
5090
  }
5091
5091
  return h;
5092
5092
  })();
5093
- }, gl = (e) => {
5093
+ }, fl = (e) => {
5094
5094
  const t = nt(e);
5095
5095
  return t && t.data ? t.data : t;
5096
- }, Sm = async (e) => {
5096
+ }, Em = async (e) => {
5097
5097
  const t = await Promise.allSettled(
5098
5098
  Object.values(e).map((r) => {
5099
5099
  const o = r.promise ?? Promise.resolve(void 0);
@@ -5104,7 +5104,7 @@ const Nm = async (e, t, s, a, r, o, i) => {
5104
5104
  for (const r in e) {
5105
5105
  const o = e[r];
5106
5106
  if (!o) continue;
5107
- const i = o.custom_extractData ?? gl;
5107
+ const i = o.custom_extractData ?? fl;
5108
5108
  a[r] = i(t[s.indexOf(r)]);
5109
5109
  }
5110
5110
  return a;
@@ -5116,7 +5116,7 @@ const Nm = async (e, t, s, a, r, o, i) => {
5116
5116
  alternates: { ...e.alternates, canonical: t },
5117
5117
  openGraph: { ...e.openGraph, url: t },
5118
5118
  twitter: { ...e.twitter, url: t }
5119
- }), pl = {
5119
+ }), gl = {
5120
5120
  404: (e) => {
5121
5121
  const { meta: t } = e;
5122
5122
  return ve(t);
@@ -5147,7 +5147,7 @@ const Nm = async (e, t, s, a, r, o, i) => {
5147
5147
  news: (e) => {
5148
5148
  const { meta: t, config: s, currentNew: a, schemasImages: r } = e;
5149
5149
  if (!a) return ve(t);
5150
- const o = Or(t, a, s, r);
5150
+ const o = Pr(t, a, s, r);
5151
5151
  return o ? { ...t, ...o } : ve(t);
5152
5152
  },
5153
5153
  seccion: async (e) => {
@@ -5291,7 +5291,7 @@ const Nm = async (e, t, s, a, r, o, i) => {
5291
5291
  });
5292
5292
  return i?.data?.data?.length ? {
5293
5293
  ...t,
5294
- ...Wr(
5294
+ ...zr(
5295
5295
  t,
5296
5296
  i.data.data[0],
5297
5297
  s
@@ -5449,7 +5449,7 @@ const Nm = async (e, t, s, a, r, o, i) => {
5449
5449
  return console.error(g), ve(t);
5450
5450
  }
5451
5451
  }
5452
- }, wl = (e) => e ? e.replace(/<[^>]*>/g, "").replace(/&nbsp;/gi, " ").replace(/&amp;/gi, "&").replace(/&quot;/gi, '"').replace(/&#39;/gi, "'").replace(/\s+/g, " ").trim() : "", Al = ({
5452
+ }, pl = (e) => e ? e.replace(/<[^>]*>/g, "").replace(/&nbsp;/gi, " ").replace(/&amp;/gi, "&").replace(/&quot;/gi, '"').replace(/&#39;/gi, "'").replace(/\s+/g, " ").trim() : "", wl = ({
5453
5453
  autor: e,
5454
5454
  listAutor: t,
5455
5455
  config: s
@@ -5462,7 +5462,7 @@ const Nm = async (e, t, s, a, r, o, i) => {
5462
5462
  name: e.info.fullname ?? e.info.name,
5463
5463
  alternateName: e.info.nickname ? e.info.nickname : e.info.name,
5464
5464
  identifier: e.info.id,
5465
- description: wl(y),
5465
+ description: pl(y),
5466
5466
  image: e.info.image ? e.info.image.sizes.map((K, D) => D === 0 && e.info.image.sizes.length !== 1 ? null : h + K.url).filter(Boolean) : [],
5467
5467
  sameAs: [
5468
5468
  g,
@@ -5478,7 +5478,7 @@ const Nm = async (e, t, s, a, r, o, i) => {
5478
5478
  }
5479
5479
  };
5480
5480
  return u && (L.dateCreated = u), c && (L.dateModified = c), x && (L.mainEntity.email = e.info.email), /* @__PURE__ */ n("script", { type: "application/ld+json", children: JSON.stringify(De(L)) });
5481
- }, bl = `(function(){"use strict";const R="__html-audit-manifest";function D(e){const n=e.getElementById(R);if(!n||!n.textContent)return null;try{const t=JSON.parse(n.textContent);return!t||typeof t!="object"||!t.expects?null:t}catch{return null}}function c(e,n,t,o,r){return{id:e,label:n,status:t,detail:o,expected:r}}function u(e,n,t,o,r){return o==null?c(e,n,t?"ok":"info",r,void 0):o?t?c(e,n,"ok",r,!0):c(e,n,"missing",r||"Esperado por config pero AUSENTE",!0):t?c(e,n,"warn",r||"Presente pero no estaba configurado",!1):c(e,n,"info",r||"No configurado",!1)}function S(e,n){return!!e.querySelector(n)}function A(e,n){return e.querySelectorAll(n).length}function I(e){const n=[];return e.querySelectorAll('script[type="application/ld+json"]').forEach(o=>{if(o.textContent)try{const r=JSON.parse(o.textContent);Array.isArray(r)?n.push(...r):n.push(r)}catch{}}),n}function C(e,n){return I(e).some(t=>{const o=t?.["@type"];return typeof o=="string"?o===n:Array.isArray(o)?o.includes(n):!1})}const V=600,X=6e3;function F(e,n){return e.length>n?e.slice(0,n)+\`
5481
+ }, Al = `(function(){"use strict";const R="__html-audit-manifest";function D(e){const n=e.getElementById(R);if(!n||!n.textContent)return null;try{const t=JSON.parse(n.textContent);return!t||typeof t!="object"||!t.expects?null:t}catch{return null}}function c(e,n,t,o,r){return{id:e,label:n,status:t,detail:o,expected:r}}function u(e,n,t,o,r){return o==null?c(e,n,t?"ok":"info",r,void 0):o?t?c(e,n,"ok",r,!0):c(e,n,"missing",r||"Esperado por config pero AUSENTE",!0):t?c(e,n,"warn",r||"Presente pero no estaba configurado",!1):c(e,n,"info",r||"No configurado",!1)}function S(e,n){return!!e.querySelector(n)}function A(e,n){return e.querySelectorAll(n).length}function I(e){const n=[];return e.querySelectorAll('script[type="application/ld+json"]').forEach(o=>{if(o.textContent)try{const r=JSON.parse(o.textContent);Array.isArray(r)?n.push(...r):n.push(r)}catch{}}),n}function C(e,n){return I(e).some(t=>{const o=t?.["@type"];return typeof o=="string"?o===n:Array.isArray(o)?o.includes(n):!1})}const V=600,X=6e3;function F(e,n){return e.length>n?e.slice(0,n)+\`
5482
5482
  … (recortado)\`:e}function x(e,n=V){return e?F(e.outerHTML||"",n):""}function a(e,n){return n&&n.length&&(e.evidence=n),e}function w(e,n){return Array.from(e.querySelectorAll(n)).map(t=>({label:t.getAttribute("property")||t.getAttribute("name")||t.getAttribute("rel")||t.getAttribute("type")||t.tagName.toLowerCase(),snippet:x(t)}))}function T(e,n){if(!e||typeof e!="object")return;if(Array.isArray(e)){e.forEach(r=>T(r,n));return}const t=e,o=t["@type"];typeof o=="string"?n.add(o):Array.isArray(o)&&o.forEach(r=>typeof r=="string"&&n.add(r)),Array.isArray(t["@graph"])&&T(t["@graph"],n)}function j(e){const n=e.querySelectorAll('script[type="application/ld+json"]'),t=[];return n.forEach((o,r)=>{const s=o.textContent||"",i=new Set;let l=s,p=!0;try{const h=JSON.parse(s);T(h,i),l=JSON.stringify(h,null,2)}catch{p=!1}const m=o.id,f=[...i],g=f.length?f.join(", "):m||\`bloque #\${r+1}\`;t.push({types:f,label:p?g:\`\${g} (JSON inválido)\`,snippet:F(l,X)})}),t}function v(e,n){return j(e).filter(t=>t.types.includes(n)).map(t=>({label:t.label,snippet:t.snippet}))}function K(e){return j(e).map(n=>({label:n.label,snippet:n.snippet}))}const Y=(e,n)=>{const t=n?.expects,o=[],r=e.querySelector("meta[charset]");o.push(a(u("htmlAttrs.charset","<meta charset>",!!r,t?t.charset:null,"Falta <meta charset>"),r?[{label:"<meta charset>",snippet:x(r)}]:[]));const s=e.querySelector('meta[name="viewport"]');o.push(a(u("htmlAttrs.viewport","<meta name=viewport>",!!s,t?t.viewport:null,"Falta <meta name=viewport>"),s?[{label:"<meta name=viewport>",snippet:x(s)}]:[]));const i=e.documentElement.getAttribute("lang");o.push(c("htmlAttrs.lang","html[lang]",i?"ok":"info",i?\`lang="\${i}"\`:"No emitido por el paquete (lo agrega el sitio)"));const l=e.documentElement.getAttribute("dir");o.push(c("htmlAttrs.dir","html[dir]",l?"ok":"info",l?\`dir="\${l}"\`:"No emitido por el paquete"));const p=new Map;e.querySelectorAll("[id]").forEach(f=>{const g=f.id;g&&p.set(g,(p.get(g)||0)+1)});const m=[...p.entries()].filter(([,f])=>f>1).map(([f])=>f);return o.push(c("htmlAttrs.duplicateIds","IDs duplicados",m.length?"warn":"ok",m.length?\`Duplicados: \${m.slice(0,10).join(", ")}\`:"Sin IDs duplicados")),{key:"htmlAttrs",title:"HTML attrs",findings:o}},Q=(e,n)=>{const t=n?.expects,o=[],r=e.querySelector('script[type="speculationrules"]');o.push(a(u("structure.speculationRules","Speculation rules",!!r,t?t.speculationRules:null,"Speculation rules desactivadas"),r?[{label:"speculationrules",snippet:x(r,2e3)}]:[])),n?.speculationType&&o.push(c("structure.speculationType","Speculation type","info",\`Tipo esperado: \${n.speculationType}\`));const s=A(e,"main");o.push(c("structure.main","<main>",s===1?"ok":s===0?"info":"warn",s===1?"1 <main>":s===0?"Sin <main> (lo arma el sitio)":\`\${s} <main> (debería ser 1)\`)),o.push(c("structure.header","<header>",S(e,"header")?"ok":"info",S(e,"header")?"Presente":"Sin <header>")),o.push(c("structure.footer","<footer>",S(e,"footer")?"ok":"info",S(e,"footer")?"Presente":"Sin <footer>"));const i=A(e,"h1");return o.push(c("structure.h1","<h1>",i===1?"ok":"warn",i===0?"Sin <h1>":i===1?"1 <h1>":\`\${i} <h1> (revisar jerarquía)\`)),{key:"structure",title:"Estructura",findings:o}},Z=["og:title","og:description","og:type","og:url","og:site_name","og:locale","og:image"],ee=["twitter:card","twitter:title","twitter:description","twitter:image","twitter:site"];function k(e){return e===void 0||e==="meta"?null:e}function y(e,n,t,o,r,s){const i=e.querySelector(o),l=u(n,t,!!i,r,i?P(i):s);return i&&a(l,[{label:t,snippet:x(i)}]),l}function P(e){const t=(e.getAttribute("content")||e.getAttribute("href")||e.textContent||"").trim();return t.length>80?t.slice(0,80)+"…":t||"presente"}const te=(e,n)=>{const t=n?.expects.metadata,o=[],r=e.querySelector("title"),s=!!r&&!!r.textContent?.trim();o.push(a(u("metadata.title","<title>",s,k(t?.title),s?P(r):"Falta <title> o está vacío"),r?[{label:"<title>",snippet:x(r)}]:[])),o.push(y(e,"metadata.description","meta description",'meta[name="description"]',k(t?.description),"Falta <meta name=description>"));const i=e.querySelectorAll('meta[name="keywords"], meta[name="news_keywords"]');o.push(a(c("metadata.keywords","keywords / news_keywords",i.length?"ok":"info",i.length?\`\${i.length} tag(s)\`:"Sin keywords (opcional)"),w(e,'meta[name="keywords"], meta[name="news_keywords"]'))),o.push(y(e,"metadata.robots","meta robots",'meta[name="robots"]',k(t?.robots),"Sin meta robots (esperado solo en news/video)")),o.push(y(e,"metadata.canonical","link canonical",'link[rel="canonical"]',k(t?.canonical),"Falta <link rel=canonical>"));const l=n?.expects.hreflang,p='link[rel="alternate"][hreflang]',m=e.querySelectorAll(p),f=Array.from(m).map(b=>b.getAttribute("hreflang")||""),g=l?.expected?l.langs.filter(b=>!f.includes(b)):[];o.push(a(u("metadata.hreflang","link alternate hreflang",m.length>0&&g.length===0,l?l.expected:null,l?.expected?g.length?\`Faltan hreflang: \${g.join(", ")}\`:\`\${m.length} hreflang (\${f.join(", ")})\`:m.length?\`\${m.length} hreflang (\${f.join(", ")})\`:"Sin hreflang (no esperado en esta ruta)"),w(e,p))),o.push(y(e,"metadata.og.title","og:title",'meta[property="og:title"]',k(t?.openGraph),"Falta og:title")),o.push(y(e,"metadata.og.image","og:image",'meta[property="og:image"]',k(t?.openGraph),"Falta og:image (sin imagen de preview al compartir)"));for(const b of Z){if(b==="og:title"||b==="og:image")continue;const O="metadata."+b.replace(":",".");o.push(y(e,O,b,\`meta[property="\${b}"]\`,null,\`Sin \${b} (opcional)\`))}const h=A(e,'meta[property^="og:"]');o.push(a(c("metadata.og.count","Tags og:* totales",h>0?"ok":"info",\`\${h} tag(s) og:*\`),w(e,'meta[property^="og:"]'))),o.push(y(e,"metadata.twitter.card","twitter:card",'meta[name="twitter:card"]',k(t?.twitter),"Falta twitter:card")),o.push(y(e,"metadata.twitter.image","twitter:image",'meta[name="twitter:image"]',k(t?.twitter),"Falta twitter:image"));for(const b of ee){if(b==="twitter:card"||b==="twitter:image")continue;const O="metadata."+b.replace(":",".");o.push(y(e,O,b,\`meta[name="\${b}"]\`,null,\`Sin \${b} (opcional)\`))}const E=A(e,'meta[name^="twitter:"]');o.push(a(c("metadata.twitter.count","Tags twitter:* totales",E>0?"ok":"info",\`\${E} tag(s) twitter:*\`),w(e,'meta[name^="twitter:"]')));const q=A(e,'meta[property^="article:"]');o.push(a(u("metadata.article","article:* (published/modified/section/author/tag)",q>0,k(t?.article),q>0?\`\${q} tag(s) article:*\`:"Sin article:* (esperado solo en news)"),w(e,'meta[property^="article:"]'))),o.push(y(e,"metadata.rss","link alternate RSS",'link[rel="alternate"][type="application/rss+xml"]',k(t?.rss),"Sin alternate RSS (esperado solo en news)")),o.push(y(e,"metadata.manifest","link manifest",'link[rel="manifest"]',null,"Sin <link rel=manifest> (opcional)"));const W='link[rel="icon"], link[rel="apple-touch-icon"], link[rel="shortcut icon"], link[rel="mask-icon"]',z=A(e,W);return o.push(a(c("metadata.icons","favicons / icons",z?"ok":"info",z?\`\${z} icono(s)\`:"Sin favicons declarados"),w(e,W))),{key:"metadata",title:"Metadata",findings:o}},ne=(e,n)=>{const t=n?.expects.schemas,o=[];o.push(a(u("schemas.NewsMediaOrganization","NewsMediaOrganization (OrgList)",S(e,"script#WebsiteOrgListSchema")||C(e,"NewsMediaOrganization"),t?t.NewsMediaOrganization:!0,"Falta NewsMediaOrganization (se emite siempre)"),v(e,"NewsMediaOrganization"))),o.push(a(u("schemas.WebSite","WebSite (WebsiteList)",S(e,"script#WebsiteListSchema")||C(e,"WebSite"),t?t.WebSite:null,"Falta WebSite"),v(e,"WebSite"))),o.push(a(u("schemas.NewsArticle","NewsArticle",C(e,"NewsArticle"),t?t.NewsArticle:null,"NewsArticle esperado pero AUSENTE (puede ser API vacía)"),v(e,"NewsArticle"))),o.push(a(u("schemas.Videos","VideoObject",C(e,"VideoObject"),t?t.Videos:null,"VideoObject esperado pero AUSENTE"),v(e,"VideoObject"))),o.push(a(u("schemas.Autor","ProfilePage (Autor)",C(e,"ProfilePage"),t?t.Autor:null,"ProfilePage esperado pero AUSENTE"),v(e,"ProfilePage"))),o.push(a(u("schemas.ItemList","ItemList",S(e,"script#webSiteItemListSchema")||C(e,"ItemList"),t?t.ItemList:null,"ItemList esperado pero AUSENTE (PuedeVacío)"),v(e,"ItemList"))),o.push(a(u("schemas.SoftwareApplication","SoftwareApplication",S(e,'script[id^="SoftwareApplicationSchema-"]')||C(e,"SoftwareApplication"),t?t.SoftwareApplication:null,"SoftwareApplication esperado pero AUSENTE"),v(e,"SoftwareApplication")));const r=e.querySelectorAll('script[type="application/ld+json"]');let s=0;return r.forEach(i=>{if(i.textContent)try{JSON.parse(i.textContent)}catch{s++}}),o.push(a(c("schemas.parsed","JSON-LD parseables",s?"warn":"ok",\`\${r.length} bloque(s); \${s} inválido(s). Tipos: \${oe(e)}\`),K(e))),{key:"schemas",title:"Schemas JSON-LD",findings:o}};function oe(e){const n=new Set;return I(e).forEach(t=>{const o=t?.["@type"];typeof o=="string"?n.add(o):Array.isArray(o)&&o.forEach(r=>typeof r=="string"&&n.add(r))}),n.size?[...n].join(", "):"—"}const re=(e,n)=>{const t=n?.expects,o=e.querySelector('link[rel="amphtml"]');return{key:"amp",title:"AMP",findings:[a(u("amp.amphtml","link rel=amphtml",!!o,t?t.amp:null,o?\`href=\${o.getAttribute("href")||""}\`:"No hay AMP"),o?[{label:"link rel=amphtml",snippet:x(o)}]:[])]}};function _(e){return e.slice(0,8).map(n=>({label:n.getAttribute("src")||"(sin src)",snippet:x(n,300)}))}const se=e=>{const n=Array.from(e.querySelectorAll("img")),t=[];t.push(c("images.count","<img> totales","info",\`\${n.length} imagen(es)\`));const o=n.filter(i=>!i.hasAttribute("alt"));t.push(a(c("images.alt","img sin atributo alt",o.length?"warn":"ok",o.length?\`\${o.length} <img> sin alt: \${ie(o)}\`:"Todas las <img> declaran alt"),_(o)));const r=n.filter(i=>i.getAttribute("loading")==="lazy").length;t.push(c("images.lazy","img loading=lazy","info",\`\${r}/\${n.length} lazy\`));const s=n.filter(i=>{const l=i.getAttribute("src");return l!==null&&l.trim()===""});return t.push(a(c("images.emptySrc","img con src vacío",s.length?"warn":"ok",s.length?\`\${s.length} <img> con src=""\`:"Sin src vacíos"),_(s))),{key:"images",title:"Imágenes",findings:t}};function ie(e){return e.slice(0,5).map(n=>n.getAttribute("src")||"(sin src)").join(", ")}function L(e,n){for(const t of n){const o=e.querySelector(t);if(o)return o}return null}function $(e,n){return e?[{label:n,snippet:x(e)}]:[]}const ae=[Y,Q,te,ne,re,(e,n)=>{const t=n?.expects,o=[],r=t?.assetsUrl;let s;r?s=Array.from(e.querySelectorAll('link[rel="preconnect"]')).some(m=>(m.getAttribute("href")||"").indexOf(r)===0):s=!!e.querySelector('link[rel="preconnect"]'),o.push(a(u("css.preconnectAssets","preconnect assets",s,t?t.preconnectAssets:null,"Falta <link rel=preconnect> a PUBLIC_ASSETS_URL"),w(e,'link[rel="preconnect"], link[rel="dns-prefetch"]'))),o.push(a(u("css.preloadImages","preload de imágenes",!!e.querySelector('link[rel="preload"][as="image"]'),t?t.preloadImages:null,"No hay preload de imágenes (preloadImages)"),w(e,'link[rel="preload"][as="image"]')));const i=!!e.querySelector('link[rel="preload"][as="font"]'),l=!!e.querySelector('link[href*="fonts.googleapis"], link[href*="fonts.gstatic"]'),p=t?.font;return p==="selfHosted"?o.push(u("css.font","Font self-hosted",i,!0,"Font self-hosted esperada pero sin <link as=font>")):p==="google"?o.push(u("css.font","Google Fonts",l,!0,"Google Fonts esperada pero ausente")):o.push(c("css.font","Fonts","info",i?"Font self-hosted presente":l?"Google Fonts presente":"Sin fuente configurada por el paquete")),o.push(a(c("css.stylesheets","<link rel=stylesheet> totales","info",\`\${A(e,'link[rel="stylesheet"]')} stylesheet(s) (los agrega el sitio)\`),w(e,'link[rel="stylesheet"]'))),{key:"cssImports",title:"CSS / preconnect / fonts",findings:o}},se,(e,n)=>{const t=n?.expects.analytics,o=[],r=L(e,["script#googleanalytics",'script[src*="gtag/js"]']);o.push(a(u("content.ga4","GA4",!!r,t?t.ga4:null,"GA4 no configurado"),$(r,"GA4")));const s=L(e,["script#GTM",'script[src*="googletagmanager.com/gtm.js"]','iframe[src*="googletagmanager.com/ns.html"]']);o.push(a(u("content.gtm","Google Tag Manager",!!s,t?t.gtm:null,"GTM no configurado"),$(s,"GTM")));const i=L(e,["script#comscore",'script[src*="scorecardresearch"]']);o.push(a(u("content.comscore","Comscore",!!i,t?t.comscore:null,"Comscore no configurado"),$(i,"Comscore")));const l=e.querySelector('script[src*="marfeel"]')||Array.from(e.querySelectorAll("script")).find(h=>(h.textContent||"").includes("marfeel"))||null;o.push(a(u("content.marfeel","Marfeel",!!l,t?t.marfeel:null,"Marfeel no configurado"),$(l,"Marfeel")));const m=Array.from(e.querySelectorAll("h1,h2,h3,h4,h5,h6")).filter(h=>!(h.textContent||"").trim());o.push(a(c("content.emptyHeadings","Headings vacíos",m.length?"warn":"ok",m.length?\`\${m.length} heading(s) sin texto\`:"Sin headings vacíos"),m.slice(0,8).map(h=>({label:h.tagName.toLowerCase(),snippet:x(h,200)}))));const f=Array.from(e.querySelectorAll("a")),g=f.filter(h=>{const E=h.getAttribute("href");return E===null||E.trim()===""||E.trim()==="#"});return o.push(a(c("content.links","Links sin destino",g.length?"warn":"ok",\`\${f.length} link(s); \${g.length} sin href válido\`),g.slice(0,8).map(h=>({label:(h.textContent||"").trim().slice(0,40)||"(sin texto)",snippet:x(h,200)})))),{key:"content",title:"Contenido",findings:o}}];function le(e,n){const t=ae.map(r=>r(e,n)),o={ok:0,missing:0,warn:0,info:0};for(const r of t)for(const s of r.findings)o[s.status]++;return{route:n?n.route:null,hasManifest:!!n,totals:o,categories:t,blindSpots:n?n.blindSpots||[]:[]}}const ce=\`
5483
5483
  :host { all: initial; }
5484
5484
  * { box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; }
@@ -5576,15 +5576,15 @@ const Nm = async (e, t, s, a, r, o, i) => {
5576
5576
 
5577
5577
  .blind { padding: 6px 12px; font-size: 10px; color: #6b7280; border-top: 1px solid #1f2937; }
5578
5578
  \`,G="__html-audit-root",J={ok:"✓",missing:"✗",warn:"⚠",info:"ℹ"};function pe(e){const n=document.getElementById(G);n&&n.remove();const t=document.createElement("div");t.id=G,document.body.appendChild(t);const o=t.attachShadow({mode:"open"}),r=document.createElement("style");r.textContent=ce,o.appendChild(r);const s=e.totals.missing,i=d("button","fab");i.setAttribute("aria-label","HTML Audit"),i.textContent="🔍";const l=d("span","badge"+(s===0?" zero":""));l.textContent=String(s),i.appendChild(l),o.appendChild(i);const p=d("div","panel");p.hidden=!0,p.appendChild(ue(e,()=>p.hidden=!0)),p.appendChild(de(e));const m=d("div","body"),f=xe(e,"missing");f.length&&m.appendChild(me(f));for(const g of e.categories)m.appendChild(fe(g));if(p.appendChild(m),e.blindSpots.length){const g=d("div","blind");g.textContent="Fuera de alcance (no exigido): "+e.blindSpots.join(", "),p.appendChild(g)}p.appendChild(he(e)),o.appendChild(p),i.addEventListener("click",()=>{p.hidden=!p.hidden})}function ue(e,n){const t=d("div","head"),o=d("span","title");o.textContent="HTML Audit";const r=d("span","route");r.textContent=e.hasManifest?\`ruta: \${e.route}\`:"modo genérico (sin manifiesto)";const s=d("div","spacer"),i=d("button");return i.textContent="✕",i.addEventListener("click",n),t.append(o,r,s,i),t}function de(e){const n=d("div","totals"),t=e.totals;return n.append(N("ok",\`✓ \${t.ok}\`),N("missing",\`✗ \${t.missing}\`),N("warn",\`⚠ \${t.warn}\`),N("info",\`ℹ \${t.info}\`),N("mode",e.hasManifest?"esperado-vs-real":"genérico")),n}function me(e){const n=document.createElement("details");n.className="cat alerts",n.open=!0;const t=document.createElement("summary"),o=d("span","chev");o.textContent="▶";const r=document.createElement("span");r.textContent=\`Ausencias / errores (\${e.length})\`,t.append(o,r),n.appendChild(t);for(const s of e)n.appendChild(H(s));return n}function fe(e){const n=document.createElement("details");n.className="cat";const t=be(e.findings);n.open=t.missing>0;const o=document.createElement("summary"),r=d("span","chev");r.textContent="▶";const s=document.createElement("span");s.textContent=e.title;const i=d("span","counts");t.missing&&i.appendChild(M("missing",t.missing)),t.warn&&i.appendChild(M("warn",t.warn)),i.appendChild(M("ok",t.ok)),o.append(r,s,i),n.appendChild(o);for(const l of e.findings)n.appendChild(H(l));return n}function H(e){const n=d("div","item "+e.status),t=d("span","ico");t.textContent=J[e.status];const o=d("div","txt"),r=d("div","lbl");if(r.textContent=e.label+(e.expected?" (esperado)":""),o.appendChild(r),e.detail){const s=d("div","det");s.textContent=e.detail,o.appendChild(s)}return e.evidence&&e.evidence.length&&o.appendChild(ge(e.evidence)),n.append(t,o),n}function ge(e){const n=document.createElement("details");n.className="ev";const t=document.createElement("summary");if(t.className="ev-sum",t.textContent=e.length>1?\`‹/› ver extractos (\${e.length})\`:"‹/› ver extracto",n.appendChild(t),e.length===1)n.appendChild(U(e[0].snippet));else for(const o of e){const r=document.createElement("details");r.className="ev-sub";const s=document.createElement("summary");s.className="ev-sub-sum",s.textContent=o.label,r.appendChild(s),r.appendChild(U(o.snippet)),n.appendChild(r)}return n}function U(e){const n=d("pre","ev-pre");return n.textContent=e,n}function he(e){const n=d("div","foot"),t=document.createElement("button");return t.textContent="Copiar reporte (JSON)",t.addEventListener("click",()=>{const o=JSON.stringify(e,null,2);navigator.clipboard?(navigator.clipboard.writeText(o).then(()=>t.textContent="¡Copiado!",()=>t.textContent="No se pudo copiar"),setTimeout(()=>t.textContent="Copiar reporte (JSON)",1500)):t.textContent="Clipboard no disponible"}),n.appendChild(t),n}function d(e,n){const t=document.createElement(e);return n&&(t.className=n),t}function N(e,n){const t=d("span","pill "+e);return t.textContent=n,t}function M(e,n){const t=d("span","c pill "+e);return t.textContent=\`\${J[e]} \${n}\`,t}function be(e){const n={ok:0,missing:0,warn:0,info:0};for(const t of e)n[t.status]++;return n}function xe(e,n){const t=[];for(const o of e.categories)for(const r of o.findings)r.status===n&&t.push(r);return t}function B(){try{const e=D(document),n=le(document,e);pe(n)}catch(e){console.error("[html-audit] error:",e)}}document.readyState==="loading"?document.addEventListener("DOMContentLoaded",B,{once:!0}):B()})();
5579
- `, yl = "__html-audit-manifest";
5580
- function Cl({ manifest: e }) {
5579
+ `, bl = "__html-audit-manifest";
5580
+ function yl({ manifest: e }) {
5581
5581
  const { HTML_AUDIT: t, HTML_AUDIT_NONCE: s } = M();
5582
5582
  return t ? /* @__PURE__ */ p(X, { children: [
5583
5583
  /* @__PURE__ */ n(
5584
5584
  "script",
5585
5585
  {
5586
5586
  type: "application/json",
5587
- id: yl,
5587
+ id: bl,
5588
5588
  dangerouslySetInnerHTML: { __html: JSON.stringify(e) }
5589
5589
  }
5590
5590
  ),
@@ -5592,12 +5592,12 @@ function Cl({ manifest: e }) {
5592
5592
  "script",
5593
5593
  {
5594
5594
  nonce: s,
5595
- dangerouslySetInnerHTML: { __html: bl }
5595
+ dangerouslySetInnerHTML: { __html: Al }
5596
5596
  }
5597
5597
  )
5598
5598
  ] }) : null;
5599
5599
  }
5600
- const se = !0, ne = !1, oe = "meta", vl = {
5600
+ const se = !0, ne = !1, oe = "meta", Cl = {
5601
5601
  404: we(se, se, ne, ne, oe, oe, ne, ne),
5602
5602
  home: we(oe, oe, se, ne, oe, oe, ne, ne),
5603
5603
  slug: we(se, oe, se, ne, oe, oe, ne, ne),
@@ -5617,10 +5617,10 @@ const se = !0, ne = !1, oe = "meta", vl = {
5617
5617
  function we(e, t, s, a, r, o, i, l) {
5618
5618
  return { title: e, description: t, canonical: s, robots: a, openGraph: r, twitter: o, article: i, rss: l };
5619
5619
  }
5620
- function Nl(e) {
5621
- return vl[e] ?? we(oe, oe, oe, ne, oe, oe, ne, ne);
5620
+ function vl(e) {
5621
+ return Cl[e] ?? we(oe, oe, oe, ne, oe, oe, ne, ne);
5622
5622
  }
5623
- function Sl(e) {
5623
+ function Nl(e) {
5624
5624
  const t = e.headConfig, s = e.config, a = e.defaultMetadataName, r = M(), o = r.PUBLIC_ASSETS_URL, i = s.fontS3Url && s.useS3Font || s.googleFontFamily && !s.googleFontFamily.startsWith("family=") ? "selfHosted" : s.googleFontFamily?.startsWith("family=") ? "google" : "none";
5625
5625
  return {
5626
5626
  route: a,
@@ -5648,13 +5648,13 @@ function Sl(e) {
5648
5648
  comscore: !!r.ANALYTICS_comscore,
5649
5649
  marfeel: !!r.ANALYTICS_marfeel
5650
5650
  },
5651
- metadata: Nl(a),
5651
+ metadata: vl(a),
5652
5652
  assetsUrl: o && o !== "false" ? o : void 0
5653
5653
  },
5654
5654
  blindSpots: ["htmlLang", "componentCss", "bannerContent"]
5655
5655
  };
5656
5656
  }
5657
- async function Em({
5657
+ async function xm({
5658
5658
  axiosApi: e,
5659
5659
  headConfig: t = {
5660
5660
  ampConfig: !1,
@@ -5690,7 +5690,7 @@ async function Em({
5690
5690
  head_custom_elements: x,
5691
5691
  schemasCustomEndpoints: I
5692
5692
  }) {
5693
- const L = g && g[0] && g[0].preview ? g[0] : void 0, K = ge(), D = N || await pl[r]({
5693
+ const L = g && g[0] && g[0].preview ? g[0] : void 0, K = ge(), D = N || await gl[r]({
5694
5694
  meta: s,
5695
5695
  config: { ...f, siteUrl: f.siteUrl + K },
5696
5696
  currentNew: h,
@@ -5702,7 +5702,7 @@ async function Em({
5702
5702
  axiosApi: e,
5703
5703
  internalPath: w,
5704
5704
  schemasImages: L
5705
- }), R = Dr(D), F = y || ua[r]({
5705
+ }), R = Mr(D), F = y || da[r]({
5706
5706
  pathname: o,
5707
5707
  slug: i,
5708
5708
  config: f,
@@ -5712,7 +5712,7 @@ async function Em({
5712
5712
  return /* @__PURE__ */ p(X, { children: [
5713
5713
  /* @__PURE__ */ n("meta", { charSet: "utf-8" }),
5714
5714
  /* @__PURE__ */ n("meta", { name: "viewport", content: "width=device-width, initial-scale=1" }),
5715
- /* @__PURE__ */ n(zr, {}),
5715
+ /* @__PURE__ */ n(Qr, {}),
5716
5716
  t.preloadImages && h && h.preview?.sizes && /* @__PURE__ */ n(
5717
5717
  An,
5718
5718
  {
@@ -5733,15 +5733,15 @@ async function Em({
5733
5733
  {
5734
5734
  images: C.map((W) => ({
5735
5735
  ...W,
5736
- href: at() + Lr(W.href)
5736
+ href: at() + kr(W.href)
5737
5737
  }))
5738
5738
  }
5739
5739
  ),
5740
5740
  R,
5741
5741
  t.ampConfig && f.ampOption && t.ampConfig_slugIsValid && /* @__PURE__ */ n("link", { rel: "amphtml", href: f.siteUrl + "/amp" + K + o }),
5742
- /* @__PURE__ */ n(wo, { config: f }),
5742
+ /* @__PURE__ */ n(po, { config: f }),
5743
5743
  /* @__PURE__ */ n(
5744
- la,
5744
+ ia,
5745
5745
  {
5746
5746
  name: "headscripts",
5747
5747
  replaces: F,
@@ -5749,7 +5749,7 @@ async function Em({
5749
5749
  }
5750
5750
  ),
5751
5751
  t.schemas_NewsArticle && w && /* @__PURE__ */ n(
5752
- io,
5752
+ oo,
5753
5753
  {
5754
5754
  schemasCustomEndpoints: I,
5755
5755
  BASE_URL: f.siteUrl,
@@ -5758,19 +5758,19 @@ async function Em({
5758
5758
  axiosApi: e
5759
5759
  }
5760
5760
  ),
5761
- t.schemas_SoftwareApplication && /* @__PURE__ */ n(oo, { config: f }),
5762
- /* @__PURE__ */ n(lo, { config: f, socials: A }),
5761
+ t.schemas_SoftwareApplication && /* @__PURE__ */ n(ro, { config: f }),
5762
+ /* @__PURE__ */ n(io, { config: f, socials: A }),
5763
5763
  t.schemas_Videos && w && /* @__PURE__ */ n(
5764
- uo,
5764
+ co,
5765
5765
  {
5766
5766
  axiosApi: e,
5767
5767
  realPath: w,
5768
5768
  config: f
5769
5769
  }
5770
5770
  ),
5771
- t.schemas_Autor && c && /* @__PURE__ */ n(Al, { autor: c, listAutor: u, config: f }),
5771
+ t.schemas_Autor && c && /* @__PURE__ */ n(wl, { autor: c, listAutor: u, config: f }),
5772
5772
  t.schemas_ItemList && /* @__PURE__ */ n(
5773
- ao,
5773
+ no,
5774
5774
  {
5775
5775
  config: f,
5776
5776
  ROUTE: r,
@@ -5778,9 +5778,9 @@ async function Em({
5778
5778
  axiosApi: e
5779
5779
  }
5780
5780
  ),
5781
- t.schemas_WebsiteList && /* @__PURE__ */ n(co, { config: f }),
5781
+ t.schemas_WebsiteList && /* @__PURE__ */ n(lo, { config: f }),
5782
5782
  b && /* @__PURE__ */ n(
5783
- so,
5783
+ to,
5784
5784
  {
5785
5785
  type: b,
5786
5786
  active: f.useSpeculationRules,
@@ -5788,9 +5788,9 @@ async function Em({
5788
5788
  }
5789
5789
  ),
5790
5790
  /* @__PURE__ */ n(
5791
- Cl,
5791
+ yl,
5792
5792
  {
5793
- manifest: Sl({
5793
+ manifest: Nl({
5794
5794
  headConfig: t,
5795
5795
  config: f,
5796
5796
  defaultMetadataName: r,
@@ -5805,7 +5805,7 @@ async function Em({
5805
5805
  x
5806
5806
  ] });
5807
5807
  }
5808
- const xm = ({
5808
+ const Tm = ({
5809
5809
  children: e,
5810
5810
  defaultRouteName: t,
5811
5811
  banners: s,
@@ -5818,7 +5818,7 @@ const xm = ({
5818
5818
  scriptReplaces: c,
5819
5819
  body_custom_elements: u
5820
5820
  }) => {
5821
- const h = or(l, d), m = ua[t]({
5821
+ const h = rr(l, d), m = da[t]({
5822
5822
  pathname: a,
5823
5823
  slug: r,
5824
5824
  config: o,
@@ -5826,16 +5826,16 @@ const xm = ({
5826
5826
  internalPath: i
5827
5827
  }), g = c.before.active, w = c.after.active, f = g ? c.before.customData ? c.before.customData : m : void 0, A = w ? c.after.customData ? c.after.customData : m : void 0;
5828
5828
  return /* @__PURE__ */ p(X, { children: [
5829
- /* @__PURE__ */ n(la, { name: "bodybefore", banners: s, replaces: f }),
5829
+ /* @__PURE__ */ n(ia, { name: "bodybefore", banners: s, replaces: f }),
5830
5830
  e,
5831
- /* @__PURE__ */ n(cr, {}),
5832
- /* @__PURE__ */ n(rr, {}),
5833
- /* @__PURE__ */ n(ir, { dimensionValues: h }),
5834
5831
  /* @__PURE__ */ n(lr, {}),
5832
+ /* @__PURE__ */ n(ar, {}),
5833
+ /* @__PURE__ */ n(or, { dimensionValues: h }),
5834
+ /* @__PURE__ */ n(ir, {}),
5835
5835
  u,
5836
- /* @__PURE__ */ n(Qr, { name: "bodyafter", banners: s, replaces: A })
5836
+ /* @__PURE__ */ n(Vr, { name: "bodyafter", banners: s, replaces: A })
5837
5837
  ] });
5838
- }, El = () => /* @__PURE__ */ n(
5838
+ }, Sl = () => /* @__PURE__ */ n(
5839
5839
  "svg",
5840
5840
  {
5841
5841
  width: "31",
@@ -5851,8 +5851,8 @@ const xm = ({
5851
5851
  }
5852
5852
  )
5853
5853
  }
5854
- ), Tm = (e) => /* @__PURE__ */ p("div", { className: "sass-com-loc-content", children: [
5855
- /* @__PURE__ */ n(El, {}),
5854
+ ), Im = (e) => /* @__PURE__ */ p("div", { className: "sass-com-loc-content", children: [
5855
+ /* @__PURE__ */ n(Sl, {}),
5856
5856
  /* @__PURE__ */ n("p", { className: "sass-com-loc-location", children: e.place })
5857
5857
  ] }), Ys = ({
5858
5858
  children: e,
@@ -5862,7 +5862,7 @@ const xm = ({
5862
5862
  const { children: t, show: s, order: a = 0, id: r } = e;
5863
5863
  return s && /* @__PURE__ */ n("div", { style: { order: a }, id: r, children: t });
5864
5864
  };
5865
- function xl({
5865
+ function El({
5866
5866
  currentIndex: e,
5867
5867
  totalItems: t,
5868
5868
  cardWidth: s,
@@ -5871,7 +5871,7 @@ function xl({
5871
5871
  enableDrag: o,
5872
5872
  onIndexChange: i
5873
5873
  }) {
5874
- const [l, d] = $(!1), [c, u] = $(0), [h, m] = $(0), [g, w] = $(0), [f, A] = $(0), [b, C] = $(null), E = nr(null), [N, y] = $(1), x = me(() => {
5874
+ const [l, d] = $(!1), [c, u] = $(0), [h, m] = $(0), [g, w] = $(0), [f, A] = $(0), [b, C] = $(null), E = sr(null), [N, y] = $(1), x = me(() => {
5875
5875
  if (r) return 1;
5876
5876
  const v = E.current?.offsetWidth || window.innerWidth, T = s + a, q = Math.floor(v / T);
5877
5877
  return Math.max(1, q);
@@ -5998,7 +5998,7 @@ function xl({
5998
5998
  }
5999
5999
  };
6000
6000
  }
6001
- function Im(e) {
6001
+ function Um(e) {
6002
6002
  const {
6003
6003
  children: t,
6004
6004
  slot_id: s,
@@ -6022,7 +6022,7 @@ function Im(e) {
6022
6022
  getTranslateValue: C,
6023
6023
  actualVisibleItems: E,
6024
6024
  dragHandlers: N
6025
- } = xl({
6025
+ } = El({
6026
6026
  currentIndex: u,
6027
6027
  totalItems: c.length,
6028
6028
  cardWidth: r,
@@ -6161,7 +6161,7 @@ function Im(e) {
6161
6161
  ) })
6162
6162
  ] });
6163
6163
  }
6164
- function Tl({
6164
+ function xl({
6165
6165
  children: e,
6166
6166
  cardWidth: t = 260,
6167
6167
  cardGap: s = 20,
@@ -6199,11 +6199,11 @@ function Xe(e) {
6199
6199
  {
6200
6200
  "data-hydrate": "CarrouselIRS",
6201
6201
  "data-props": encodeURIComponent(JSON.stringify({ ...e, children: void 0 })),
6202
- children: /* @__PURE__ */ n(Tl, { ...e })
6202
+ children: /* @__PURE__ */ n(xl, { ...e })
6203
6203
  }
6204
6204
  );
6205
6205
  }
6206
- const bt = (e) => /* @__PURE__ */ n("div", { className: "su-flex su-flex-col sass-com-mid-content", children: e.children }), Il = (e) => e.replace(
6206
+ const bt = (e) => /* @__PURE__ */ n("div", { className: "su-flex su-flex-col sass-com-mid-content", children: e.children }), Tl = (e) => e.replace(
6207
6207
  /<script\b([^>]*)>/gi,
6208
6208
  (t, s) => (
6209
6209
  // Reemplaza o agrega type="text/deferred-banner" para que el browser no ejecute
@@ -6215,7 +6215,7 @@ const bt = (e) => /* @__PURE__ */ n("div", { className: "su-flex su-flex-col sas
6215
6215
  if (!a?.value || !a.show) return null;
6216
6216
  const r = js(a.value, s);
6217
6217
  if (!r) return null;
6218
- const { CONFIG_deferBanners: o } = M(), i = $t(r, {}), l = o?.middle !== !1 ? Il(i) : i;
6218
+ const { CONFIG_deferBanners: o } = M(), i = $t(r, {}), l = o?.middle !== !1 ? Tl(i) : i;
6219
6219
  return /* @__PURE__ */ n(
6220
6220
  "div",
6221
6221
  {
@@ -6224,7 +6224,7 @@ const bt = (e) => /* @__PURE__ */ n("div", { className: "su-flex su-flex-col sas
6224
6224
  dangerouslySetInnerHTML: { __html: l }
6225
6225
  }
6226
6226
  );
6227
- }, Ul = (e) => e.replace(
6227
+ }, Il = (e) => e.replace(
6228
6228
  /<script\b([^>]*)>/gi,
6229
6229
  (t, s) => s.includes("type=") ? `<script ${s.replace(/type\s*=\s*["'][^"']*["']/i, 'type="text/deferred-banner"')}>` : `<script ${s} type="text/deferred-banner">`
6230
6230
  ), Ee = ({ banners: e, name: t, scope: s }) => {
@@ -6232,7 +6232,7 @@ const bt = (e) => /* @__PURE__ */ n("div", { className: "su-flex su-flex-col sas
6232
6232
  if (!a?.show) return null;
6233
6233
  const r = js(a.value, s);
6234
6234
  if (!r) return null;
6235
- const o = $t(r) ?? "", { CONFIG_deferBanners: i } = M(), l = i?.common !== !1 ? Ul(o) : o;
6235
+ const o = $t(r) ?? "", { CONFIG_deferBanners: i } = M(), l = i?.common !== !1 ? Il(o) : o;
6236
6236
  return /* @__PURE__ */ n(
6237
6237
  "div",
6238
6238
  {
@@ -6243,7 +6243,7 @@ const bt = (e) => /* @__PURE__ */ n("div", { className: "su-flex su-flex-col sas
6243
6243
  );
6244
6244
  };
6245
6245
  function _(e) {
6246
- const { SUB_PUBLICATION_PREFIX_IN_ROUTES: t, LINK_REMOVE: s, CONFIG_buscar_html: a } = M(), { block_subPublication: r, LINK_REMOVE: o } = e, i = o ?? s, l = Rl(e.href), d = e.hasOwnProperty("href") && e.href ? (e.href ?? "").includes("/buscar") : !1, c = t?.tema && l, u = t?.buscar && d, h = !r && !c && !u ? ge() : "", m = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), g = (typeof e.href == "string" ? e.href : "").split("/")?.[1] === h.replace("/", ""), { LINK_REMOVE: w, ...f } = e, A = {
6246
+ const { SUB_PUBLICATION_PREFIX_IN_ROUTES: t, LINK_REMOVE: s, CONFIG_buscar_html: a } = M(), { block_subPublication: r, LINK_REMOVE: o } = e, i = o ?? s, l = Ul(e.href), d = e.hasOwnProperty("href") && e.href ? (e.href ?? "").includes("/buscar") : !1, c = t?.tema && l, u = t?.buscar && d, h = !r && !c && !u ? ge() : "", m = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), g = (typeof e.href == "string" ? e.href : "").split("/")?.[1] === h.replace("/", ""), { LINK_REMOVE: w, ...f } = e, A = {
6247
6247
  ...f,
6248
6248
  href: (!m && !g ? h : "") + (h && e.href === "/" ? "" : e.href ?? "")
6249
6249
  };
@@ -6257,8 +6257,8 @@ function _(e) {
6257
6257
  }
6258
6258
  ) : /* @__PURE__ */ n("a", { ...A, children: e.children });
6259
6259
  }
6260
- const Rl = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Um = async (e) => {
6261
- const { showNewsLikeTitle: t = !1, hasShadow: s = !1 } = e, a = await fe(e?.preview?.sizes?.[0]?.url ?? "");
6260
+ const Ul = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Rm = async (e) => {
6261
+ const { showNewsLikeTitle: t = !1, hasShadow: s = !1 } = e, a = await fe(e?.preview?.sizes?.[0]?.url ?? ""), r = e.isHome ? e?.main?.title?.home : e?.main?.title?.section;
6262
6262
  return e && e.info ? /* @__PURE__ */ p(
6263
6263
  "section",
6264
6264
  {
@@ -6275,7 +6275,7 @@ const Rl = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Um = async (e) => {
6275
6275
  className: "sass-com-sc5-sectionDescription",
6276
6276
  target: e?.info?.link?.target,
6277
6277
  href: t ? e.info.link.url : e?.info?.section?.url,
6278
- children: t ? e?.main?.title?.section : e?.info?.section?.name
6278
+ children: t ? r : e?.info?.section?.name
6279
6279
  }
6280
6280
  ),
6281
6281
  /* @__PURE__ */ n("p", { className: "sass-com-sc5-dateText", children: Ae(e?.info?.date?.modified).locale("es").format("DD [De] MMMM YYYY") })
@@ -6292,7 +6292,7 @@ const Rl = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Um = async (e) => {
6292
6292
  fetchPriority: "low",
6293
6293
  loading: "lazy",
6294
6294
  className: "sass-com-sc5-imageContent",
6295
- title: t ? e?.main?.title?.section : e?.info?.section?.name,
6295
+ title: t ? r : e?.info?.section?.name,
6296
6296
  alt: e.preview?.description ? e.preview?.description : void 0,
6297
6297
  src: a
6298
6298
  }
@@ -6375,7 +6375,7 @@ const Rl = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Um = async (e) => {
6375
6375
  ]
6376
6376
  }
6377
6377
  );
6378
- }, kl = (e) => {
6378
+ }, Rl = (e) => {
6379
6379
  const { PUBLIC_ENV: t } = M(), s = de("/send.svg");
6380
6380
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ n(
6381
6381
  "svg",
@@ -6398,7 +6398,7 @@ const Rl = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Um = async (e) => {
6398
6398
  }, Mn = (e) => {
6399
6399
  const { PUBLIC_ENV: t } = M(), s = de("/message.svg");
6400
6400
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ n("svg", { width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ n("path", { d: "M15 4C21.0751 4 26 8.92487 26 15C26 16.2691 25.5577 17.9814 24.6729 20.1367L24.502 20.5459L25.5459 24.8428C25.5943 25.042 25.5804 25.2514 25.5059 25.4424C25.3194 25.92 24.8065 26.1738 24.3223 26.0469L24.2109 26.0107L20.4648 24.5488C18.1478 25.5163 16.326 26 15 26C8.92487 26 4 21.0751 4 15C4 8.92487 8.92487 4 15 4ZM15 5.5C9.75329 5.5 5.5 9.75329 5.5 15C5.5 20.2467 9.75329 24.5 15 24.5C16.0245 24.5 17.5449 24.1124 19.5127 23.3184L20.4453 22.9316L23.8623 24.2637L22.9268 20.417L23.2715 19.6006C24.0971 17.5954 24.5 16.0455 24.5 15C24.5 9.75329 20.2467 5.5 15 5.5Z", fill: "currentColor" }) });
6401
- }, Ll = {
6401
+ }, kl = {
6402
6402
  Whatsapp: {
6403
6403
  url: (e) => `https://wa.me/?text=${encodeURIComponent(e)}`,
6404
6404
  icon: {
@@ -6414,11 +6414,11 @@ const Rl = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Um = async (e) => {
6414
6414
  }
6415
6415
  }
6416
6416
  };
6417
- function Pl({ noteShare: e }) {
6417
+ function Ll({ noteShare: e }) {
6418
6418
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
6419
6419
  return e ? /* @__PURE__ */ p("div", { className: "sass-com-nd-socialNetworkSection sass-news-description-social-network-section", children: [
6420
6420
  e.options?.map((s) => {
6421
- const a = Ll[s];
6421
+ const a = kl[s];
6422
6422
  if (!a) return null;
6423
6423
  const r = e.variant === "outline" ? a.icon.outline : a.icon.solid, o = a.url(t);
6424
6424
  return /* @__PURE__ */ n(
@@ -6440,7 +6440,7 @@ function Pl({ noteShare: e }) {
6440
6440
  type: "button",
6441
6441
  "aria-label": "share",
6442
6442
  className: ["sass-com-nd-clipboardButton", "sharebtn-id"].join(" "),
6443
- children: /* @__PURE__ */ n(kl, {})
6443
+ children: /* @__PURE__ */ n(Rl, {})
6444
6444
  }
6445
6445
  ),
6446
6446
  /* @__PURE__ */ n(
@@ -6456,7 +6456,7 @@ function Pl({ noteShare: e }) {
6456
6456
  )
6457
6457
  ] }) : null;
6458
6458
  }
6459
- const Oa = ({
6459
+ const Pa = ({
6460
6460
  subtitle: e = "",
6461
6461
  cutSubtitle: t = !0,
6462
6462
  fontSizeSubTitle: s,
@@ -6545,7 +6545,7 @@ const Oa = ({
6545
6545
  style: { width: "100%" },
6546
6546
  "data-hydrate": "ShareButtons",
6547
6547
  "data-props": encodeURIComponent(JSON.stringify({ noteShare: t })),
6548
- children: /* @__PURE__ */ n(Pl, { noteShare: { ...t } })
6548
+ children: /* @__PURE__ */ n(Ll, { noteShare: { ...t } })
6549
6549
  }
6550
6550
  ),
6551
6551
  /* @__PURE__ */ n(m, {}),
@@ -6569,7 +6569,7 @@ const Oa = ({
6569
6569
  ) : e.main?.title?.section
6570
6570
  ),
6571
6571
  e.config?.showsubtitle && /* @__PURE__ */ n(
6572
- Oa,
6572
+ Pa,
6573
6573
  {
6574
6574
  subtitle: e.main?.subtitle?.striped,
6575
6575
  cutSubtitle: s,
@@ -6590,7 +6590,7 @@ const Oa = ({
6590
6590
  }
6591
6591
  ) : /* @__PURE__ */ n("span", { className: "sass-com-nd-correspondent", children: u() }) })
6592
6592
  ] });
6593
- }, Ba = (e) => /* @__PURE__ */ p(
6593
+ }, Oa = (e) => /* @__PURE__ */ p(
6594
6594
  "svg",
6595
6595
  {
6596
6596
  width: "43",
@@ -6611,14 +6611,14 @@ const Oa = ({
6611
6611
  ]
6612
6612
  }
6613
6613
  );
6614
- function _a() {
6615
- return M().COMPONENTS?.PlayIcon || Ba;
6614
+ function Ba() {
6615
+ return M().COMPONENTS?.PlayIcon || Oa;
6616
6616
  }
6617
- function Ma() {
6618
- return M().COMPONENTS?.PlayIcon || Ba;
6617
+ function _a() {
6618
+ return M().COMPONENTS?.PlayIcon || Oa;
6619
6619
  }
6620
- const Ol = (e) => {
6621
- const { isVideo: t = !1, priorityHigh: s = !1 } = e, a = _a(), r = e.preview.sizes;
6620
+ const Pl = (e) => {
6621
+ const { isVideo: t = !1, priorityHigh: s = !1 } = e, a = Ba(), r = e.preview.sizes;
6622
6622
  return r ? r.length === 1 ? /* @__PURE__ */ p("figure", { className: "sass-com-img-figure", children: [
6623
6623
  /* @__PURE__ */ p("span", { className: "sass-com-img-backdrop", children: [
6624
6624
  /* @__PURE__ */ n("span", { className: "sass-com-img-backdropAux" }),
@@ -6708,13 +6708,13 @@ const Ol = (e) => {
6708
6708
  }, tt = (e) => /* @__PURE__ */ p("svg", { width: "28", height: "28", viewBox: "0 0 28 28", ...e, xmlns: "http://www.w3.org/2000/svg", children: [
6709
6709
  /* @__PURE__ */ n("g", { clipPath: "url(#clip0_2503_6565)", children: /* @__PURE__ */ n("path", { d: "M22.1668 7.47825L20.5218 5.83325L14.0002 12.3549L7.4785 5.83325L5.8335 7.47825L12.3552 13.9999L5.8335 20.5216L7.4785 22.1666L14.0002 15.6449L20.5218 22.1666L22.1668 20.5216L15.6452 13.9999L22.1668 7.47825Z", fill: "currentColor" }) }),
6710
6710
  /* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_2503_6565", children: /* @__PURE__ */ n("rect", { width: "28", height: "28", fill: "currentColor" }) }) })
6711
- ] }), Bl = (e) => {
6711
+ ] }), Ol = (e) => {
6712
6712
  const {
6713
6713
  preview: t,
6714
6714
  isVideo: s = !1,
6715
6715
  hasShadow: a = !1,
6716
6716
  priorityHigh: r = !1
6717
- } = e, o = Ma();
6717
+ } = e, o = _a();
6718
6718
  let i;
6719
6719
  const l = t?.sizes;
6720
6720
  return l?.[0]?.url ? i = `/api/image-proxy?url=${encodeURIComponent(l[0].url)}` : i = l?.[0]?.url, l && i && i !== "invalidURL" ? /* @__PURE__ */ n("figure", { className: "sass-com-img-figure", children: /* @__PURE__ */ p("span", { className: "sass-com-img-backdrop", children: [
@@ -6752,7 +6752,7 @@ const Ol = (e) => {
6752
6752
  const { PUBLIC_IS_OFFLINE: s } = M();
6753
6753
  if (s === "true")
6754
6754
  return /* @__PURE__ */ n(
6755
- Bl,
6755
+ Ol,
6756
6756
  {
6757
6757
  ...e,
6758
6758
  PUBLIC_API_HOST: "https://dev-saas.cms-medios.com",
@@ -6770,8 +6770,8 @@ const Ol = (e) => {
6770
6770
  ...t,
6771
6771
  sizes: a
6772
6772
  };
6773
- return /* @__PURE__ */ n(Ol, { ...e, preview: r });
6774
- }, Da = (e) => {
6773
+ return /* @__PURE__ */ n(Pl, { ...e, preview: r });
6774
+ }, Ma = (e) => {
6775
6775
  const { itemReverseOrder: t = !1 } = e;
6776
6776
  return /* @__PURE__ */ n(
6777
6777
  "section",
@@ -6815,7 +6815,7 @@ const Ol = (e) => {
6815
6815
  ))
6816
6816
  }
6817
6817
  );
6818
- }, _l = {
6818
+ }, Bl = {
6819
6819
  data: [
6820
6820
  {
6821
6821
  info: {
@@ -7735,7 +7735,7 @@ const Ol = (e) => {
7735
7735
  customfields: !1
7736
7736
  }
7737
7737
  ]
7738
- }, Dn = {
7738
+ }, _l = {
7739
7739
  zonehome: void 0,
7740
7740
  priorityhome: "",
7741
7741
  zonesection: "no_mostrar",
@@ -7749,14 +7749,18 @@ const Ol = (e) => {
7749
7749
  showads: !1
7750
7750
  }, $s = (e) => {
7751
7751
  let t = [];
7752
- const { PUBLIC_ENV: s, PUBLIC_IS_OFFLINE: a, SHOW_DEV_RANKING: r } = M();
7753
- return e.content && e.content.length > 0 ? t = e.content.map((o) => ({
7754
- ...o,
7755
- config: Dn
7756
- })) : s === "local" && a === "false" && r && (t = _l.data.map((o) => ({
7757
- ...o,
7758
- config: Dn
7759
- }))), Array.isArray(t) && t.length > 0 && /* @__PURE__ */ p(
7752
+ const { PUBLIC_ENV: s, PUBLIC_IS_OFFLINE: a, SHOW_DEV_RANKING: r } = M(), o = (i) => ({
7753
+ ...i,
7754
+ config: _l,
7755
+ main: e.isHome ? {
7756
+ ...i.main,
7757
+ title: {
7758
+ ...i.main?.title,
7759
+ section: i.main?.title?.home ?? i.main?.title?.section
7760
+ }
7761
+ } : i.main
7762
+ });
7763
+ return e.content && e.content.length > 0 ? t = e.content.map(o) : s === "local" && a === "false" && r && (t = Bl.data.map(o)), Array.isArray(t) && t.length > 0 && /* @__PURE__ */ p(
7760
7764
  "aside",
7761
7765
  {
7762
7766
  "aria-label": "Lo Más Leído",
@@ -7765,7 +7769,7 @@ const Ol = (e) => {
7765
7769
  children: [
7766
7770
  /* @__PURE__ */ n("p", { className: "sass-com-rd-titulo", children: e.title ?? "" }),
7767
7771
  /* @__PURE__ */ n(
7768
- Da,
7772
+ Ma,
7769
7773
  {
7770
7774
  block: t,
7771
7775
  paths: e.paths,
@@ -7895,7 +7899,7 @@ const Ol = (e) => {
7895
7899
  ] })
7896
7900
  ]
7897
7901
  }
7898
- ), Rm = (e) => /* @__PURE__ */ p("section", { className: "sass-com-subw-content", children: [
7902
+ ), km = (e) => /* @__PURE__ */ p("section", { className: "sass-com-subw-content", children: [
7899
7903
  /* @__PURE__ */ n(ql, { className: "sass-com-subw-subscribeImage" }),
7900
7904
  /* @__PURE__ */ p("div", { className: "sass-com-subw-contentTitle", children: [
7901
7905
  /* @__PURE__ */ n("p", { className: "sass-com-subw-title", children: "Mantenete Informado" }),
@@ -8160,7 +8164,7 @@ const Ol = (e) => {
8160
8164
  ]
8161
8165
  }
8162
8166
  );
8163
- }, km = ["telegram"], Vt = {
8167
+ }, Lm = ["telegram"], Vt = {
8164
8168
  facebook: (e) => /* @__PURE__ */ n(os, { ...e }),
8165
8169
  instagram: (e) => /* @__PURE__ */ n(is, { ...e }),
8166
8170
  whatsapp: (e) => /* @__PURE__ */ n(Ql, { ...e }),
@@ -8170,7 +8174,7 @@ const Ol = (e) => {
8170
8174
  gnews: (e) => /* @__PURE__ */ n(Gl, { ...e }),
8171
8175
  podcast: (e) => /* @__PURE__ */ n(Fl, { ...e }),
8172
8176
  telegram: (e) => /* @__PURE__ */ n(Hl, { ...e })
8173
- }, Lm = (e) => {
8177
+ }, Pm = (e) => {
8174
8178
  const { freeZone: t, socials: s, menu: a, customBlock: r, custom_styles: o = {} } = e;
8175
8179
  return /* @__PURE__ */ p(
8176
8180
  "footer",
@@ -8271,7 +8275,7 @@ const Ol = (e) => {
8271
8275
  /* @__PURE__ */ n("path", { d: "M11.6141 33.4944L7.91316 33.5011C7.09486 33.5022 6.46473 32.847 6.46582 32.006L6.46801 15.4505C6.46801 14.6384 7.09158 14.0432 7.85627 14.0432L11.5211 14.041C12.3689 14.041 13.0023 14.6885 13.0023 15.5595L12.9925 32.1773C12.9925 32.9026 12.2978 33.4922 11.6152 33.4944H11.6141ZM11.6283 32.5544C11.8952 32.4932 12.067 32.3453 12.067 32.0605V15.5106C12.067 15.1835 11.8099 14.991 11.5233 14.991H7.85846C7.59809 14.9922 7.43728 15.1791 7.39789 15.4516V32.006C7.39789 32.2986 7.597 32.5511 7.88034 32.5511L11.6272 32.5555L11.6283 32.5544Z", fill: "currentColor", stroke: "currentColor", "stroke-width": "0.5" }),
8272
8276
  /* @__PURE__ */ n("path", { d: "M13.4654 9.03032C13.5595 10.9582 12.2708 12.6836 10.4296 13.0318C9.25798 13.2532 8.14212 12.9372 7.26804 12.1385C6.08982 11.0639 5.67082 9.39631 6.27142 7.88227C6.82716 6.48392 8.16072 5.51164 9.71855 5.4994C10.8103 5.4905 11.7829 5.93103 12.5038 6.75536C13.0628 7.3939 13.4206 8.12701 13.4654 9.03032ZM11.5094 11.5022C12.9447 10.2807 12.8058 8.12256 11.4645 7.05572C10.7119 6.45611 9.73058 6.29925 8.80289 6.61519C7.48464 7.06573 6.74621 8.42403 6.98141 9.82461C7.19255 11.0861 8.2012 11.9661 9.44068 12.1218C10.2097 12.2186 10.9022 12.0184 11.5094 11.5022Z", fill: "currentColor", stroke: "currentColor", "stroke-width": "0.5" })
8273
8277
  ] });
8274
- }, qa = (e) => {
8278
+ }, Da = (e) => {
8275
8279
  const { PUBLIC_ENV: t } = M(), s = de("/email.svg");
8276
8280
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ p(
8277
8281
  "svg",
@@ -8301,7 +8305,7 @@ const Ol = (e) => {
8301
8305
  ]
8302
8306
  }
8303
8307
  );
8304
- }, ja = (e) => {
8308
+ }, qa = (e) => {
8305
8309
  const { PUBLIC_ENV: t } = M(), s = de("/email-black.svg");
8306
8310
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ p(
8307
8311
  "svg",
@@ -8393,8 +8397,8 @@ const Ol = (e) => {
8393
8397
  Email: {
8394
8398
  url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
8395
8399
  icon: {
8396
- outline: (e) => /* @__PURE__ */ n(qa, { className: e, forceSVG: !0 }),
8397
- solid: (e) => /* @__PURE__ */ n(ja, { className: e, forceSVG: !0 })
8400
+ outline: (e) => /* @__PURE__ */ n(Da, { className: e, forceSVG: !0 }),
8401
+ solid: (e) => /* @__PURE__ */ n(qa, { className: e, forceSVG: !0 })
8398
8402
  }
8399
8403
  },
8400
8404
  LinkedIn: {
@@ -8449,7 +8453,7 @@ function Yl({ noteShare: e }) {
8449
8453
  )
8450
8454
  ] }) : null;
8451
8455
  }
8452
- const Pm = (e) => {
8456
+ const Om = (e) => {
8453
8457
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Me(
8454
8458
  e.video.info.date.created
8455
8459
  )}` : e?.video.main.author;
@@ -8485,7 +8489,7 @@ const Pm = (e) => {
8485
8489
  /* @__PURE__ */ n("p", { className: "sass-com-bv3-correspondent", children: t() })
8486
8490
  ] })
8487
8491
  ] }) }) });
8488
- }, qn = (e) => {
8492
+ }, Dn = (e) => {
8489
8493
  const { currentPage: t, showNext: s, maxPages: a, pathname: r, query: o, block_subPublication: i } = e, l = (d, c, u) => {
8490
8494
  let h = "";
8491
8495
  const m = c.split("/");
@@ -8513,7 +8517,7 @@ const Pm = (e) => {
8513
8517
  }
8514
8518
  )
8515
8519
  ] });
8516
- }, jn = (e) => {
8520
+ }, qn = (e) => {
8517
8521
  const { grid: t = 3 } = e;
8518
8522
  return /* @__PURE__ */ p("section", { className: "sass-com-nc-content", children: [
8519
8523
  /* @__PURE__ */ n(
@@ -8656,7 +8660,7 @@ const Pm = (e) => {
8656
8660
  }
8657
8661
  )
8658
8662
  ] });
8659
- }, Om = (e) => /* @__PURE__ */ n("div", { className: "sass-com-lt-content", children: /* @__PURE__ */ n(Ys, { className: `sass-com-lt-contentLayout ${e.className}`, children: e.children }) }), Bm = (e) => {
8663
+ }, Bm = (e) => /* @__PURE__ */ n("div", { className: "sass-com-lt-content", children: /* @__PURE__ */ n(Ys, { className: `sass-com-lt-contentLayout ${e.className}`, children: e.children }) }), _m = (e) => {
8660
8664
  const t = e.logo;
8661
8665
  return /* @__PURE__ */ p("section", { className: "sass-com-err-content", children: [
8662
8666
  e.backgroundImgURL && /* @__PURE__ */ n(
@@ -8674,13 +8678,13 @@ const Pm = (e) => {
8674
8678
  /* @__PURE__ */ n(_, { className: "sass-com-err-linkStyled su-no-underline su-flex-center", href: "/", children: e.buttonText ?? "Inicio" })
8675
8679
  ] })
8676
8680
  ] });
8677
- }, _m = (e) => /* @__PURE__ */ p("div", { className: "sass-com-cin-content", children: [
8681
+ }, Mm = (e) => /* @__PURE__ */ p("div", { className: "sass-com-cin-content", children: [
8678
8682
  /* @__PURE__ */ p("div", { className: "sass-com-cin-contentLabel", children: [
8679
8683
  /* @__PURE__ */ n("label", { className: "sass-com-cin-label", children: e.label }),
8680
8684
  e.required && /* @__PURE__ */ n("span", { className: "sass-com-cin-required", children: "*" })
8681
8685
  ] }),
8682
8686
  /* @__PURE__ */ n("input", { className: "sass-com-cin-input", ...e })
8683
- ] }), Mm = (e) => /* @__PURE__ */ p("div", { className: "sass-com-csel-content", children: [
8687
+ ] }), Dm = (e) => /* @__PURE__ */ p("div", { className: "sass-com-csel-content", children: [
8684
8688
  /* @__PURE__ */ p("div", { className: "sass-com-csel-contentLabel", children: [
8685
8689
  /* @__PURE__ */ n("label", { className: "sass-com-csel-label", children: e.label }),
8686
8690
  e.required && /* @__PURE__ */ n("span", { className: "sass-com-csel-required", children: "*" })
@@ -8689,14 +8693,14 @@ const Pm = (e) => {
8689
8693
  /* @__PURE__ */ n("option", { value: "", children: "--Seleccione--" }),
8690
8694
  e.options.map((t, s) => /* @__PURE__ */ n("option", { value: t.value, children: t.label }, s))
8691
8695
  ] })
8692
- ] }), Dm = (e) => /* @__PURE__ */ p("div", { className: "sass-com-cta-content", children: [
8696
+ ] }), qm = (e) => /* @__PURE__ */ p("div", { className: "sass-com-cta-content", children: [
8693
8697
  /* @__PURE__ */ n("label", { className: "sass-com-cta-label", children: e.label }),
8694
8698
  /* @__PURE__ */ n("textarea", { className: "sass-com-cta-input", ...e })
8695
- ] }), Ga = (e) => {
8699
+ ] }), ja = (e) => {
8696
8700
  let t = "";
8697
8701
  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__ */ n("div", { className: "sass-com-in2-content", children: /* @__PURE__ */ n(xe, { preview: e.preview, isLarge: !0, priorityHigh: !0, figCaption: t }) });
8698
8702
  }, $l = (e) => /* @__PURE__ */ n(X, { children: /* @__PURE__ */ p("div", { className: "sass-com-lbh-boxInformation sass-liveblog-header", children: [
8699
- /* @__PURE__ */ n(Ga, { preview: e.preview }),
8703
+ /* @__PURE__ */ n(ja, { preview: e.preview }),
8700
8704
  /* @__PURE__ */ p("div", { className: "sass-com-lbh-textBox", children: [
8701
8705
  /* @__PURE__ */ p("div", { className: "sass-com-lbh-contentBox", children: [
8702
8706
  e?.info?.section && /* @__PURE__ */ n(
@@ -8726,9 +8730,9 @@ const Pm = (e) => {
8726
8730
  )
8727
8731
  ] })
8728
8732
  ] }) }), Kl = (e) => /* @__PURE__ */ n("section", { className: "sass-com-tl-content sass-liveblog-time-line", children: e.itemList[0]?.list.items.map((t, s) => /* @__PURE__ */ p("div", { className: "sass-com-tl-contentLine", children: [
8729
- /* @__PURE__ */ n(_, { className: "sass-com-tl-dateLink", href: `#item-${s + 1}`, children: xr(t.date) }),
8733
+ /* @__PURE__ */ n(_, { className: "sass-com-tl-dateLink", href: `#item-${s + 1}`, children: Er(t.date) }),
8730
8734
  /* @__PURE__ */ n("div", { className: "sass-com-tl-contentText", children: (e.itemList[0]?.list.integrated, t.title) })
8731
- ] }, s)) }), Fa = (e) => {
8735
+ ] }, s)) }), Ga = (e) => {
8732
8736
  const { PUBLIC_ENV: t } = M(), s = de("/linkedin-black.svg");
8733
8737
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ n(
8734
8738
  "svg",
@@ -8764,7 +8768,7 @@ const Pm = (e) => {
8764
8768
  return e;
8765
8769
  const t = e.trim();
8766
8770
  return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
8767
- }, Jl = (e) => !e || e.trim() === "" ? !1 : /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()), qm = async (e) => {
8771
+ }, Jl = (e) => !e || e.trim() === "" ? !1 : /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()), jm = async (e) => {
8768
8772
  const { autor: t, autorIcon: s, socialIconsFilled: a = !1 } = e, r = s, { PUBLIC_LNG: o } = M(), i = o === "en", l = t?.addtional, d = t?.info?.image?.sizes?.[0]?.url ?? "", c = t?.info?.fullname ?? "", u = t?.info?.email ?? "", h = l?.USER_SHOWEMAIL === !0 || l?.USER_MOSTRAR_MAIL?.toUpperCase() === "TRUE", m = l?.USER_SHOWBIO ?? !1, g = i ? l?.USER_DESCRIPCION_EN || l?.USER_MIBIO_EN || "" : l?.USER_DESCRIPCION || l?.USER_MIBIO || "", w = Ut(t?.addtional?.USER_USERFB ?? ""), f = Ut(t?.addtional?.USER_USERIG ?? ""), A = Ut(t?.addtional?.USER_USERTWT ?? ""), b = Ut(t?.addtional?.USER_USERLIN ?? ""), C = () => !h || !u || u.trim() === "" ? !1 : Jl(u), E = (N) => `mailto:${N.trim()}`;
8769
8773
  return /* @__PURE__ */ n(
8770
8774
  "section",
@@ -8837,14 +8841,14 @@ const Pm = (e) => {
8837
8841
  target: "_blank",
8838
8842
  className: `sass-com-ah1-social-link ${a ? "sass-com-ah1-social-filled" : "sass-com-ah1-social-stroke"}`,
8839
8843
  rel: "noreferrer",
8840
- children: a ? /* @__PURE__ */ n(Fa, { className: "sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin", forceSVG: !0 }) : /* @__PURE__ */ n(qe, { className: "sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin", forceSVG: !0 })
8844
+ children: a ? /* @__PURE__ */ n(Ga, { className: "sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin", forceSVG: !0 }) : /* @__PURE__ */ n(qe, { className: "sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin", forceSVG: !0 })
8841
8845
  }
8842
8846
  )
8843
8847
  ] })
8844
8848
  ] })
8845
8849
  }
8846
8850
  );
8847
- }, jm = async (e) => {
8851
+ }, Gm = async (e) => {
8848
8852
  const { autor: t, autorIcon: s, socialIconsFilled: a = !1 } = e, r = s, { PUBLIC_LNG: o } = M(), i = o === "en", l = t?.addtional, d = t?.info?.image?.sizes?.[0]?.url ?? "", c = t?.info?.fullname ?? "", u = t?.info?.email ?? "", h = l?.USER_SHOWEMAIL === !0 || l?.USER_MOSTRAR_MAIL?.toUpperCase() === "TRUE", m = l?.USER_SHOWBIO ?? !1, g = i ? l?.USER_DESCRIPCION_EN || l?.USER_MIBIO_EN || "" : l?.USER_DESCRIPCION || l?.USER_MIBIO || "", w = t?.addtional?.USER_USERFB ?? "", f = t?.addtional?.USER_USERIG ?? "", A = t?.addtional?.USER_USERTWT ?? "", b = t?.addtional?.USER_USERLIN ?? "";
8849
8853
  return /* @__PURE__ */ n(
8850
8854
  "section",
@@ -8918,7 +8922,7 @@ const Pm = (e) => {
8918
8922
  target: "_blank",
8919
8923
  className: a ? "sass-com-ah2-socialIconFilled" : "sass-com-ah2-socialIconStroke",
8920
8924
  rel: "noreferrer",
8921
- children: a ? /* @__PURE__ */ n(Fa, { className: "sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin", forceSVG: !0 }) : /* @__PURE__ */ n(qe, { className: "sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin", forceSVG: !0 })
8925
+ children: a ? /* @__PURE__ */ n(Ga, { className: "sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin", forceSVG: !0 }) : /* @__PURE__ */ n(qe, { className: "sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin", forceSVG: !0 })
8922
8926
  }
8923
8927
  )
8924
8928
  ]
@@ -8960,7 +8964,7 @@ const Pm = (e) => {
8960
8964
  }
8961
8965
  )
8962
8966
  ] }), Xl = async (e) => {
8963
- const t = _a(), s = {
8967
+ const t = Ba(), s = {
8964
8968
  ...e,
8965
8969
  main: {
8966
8970
  ...e.main,
@@ -8986,7 +8990,7 @@ const Pm = (e) => {
8986
8990
  ),
8987
8991
  /* @__PURE__ */ n("div", { className: "sass-com-sc7-newsDescription", children: /* @__PURE__ */ n(et, { ...s, paths: e.paths }) })
8988
8992
  ] }) : null;
8989
- }, Gm = (e) => {
8993
+ }, Fm = (e) => {
8990
8994
  let t = [];
8991
8995
  return e.videoList && e.videoList.length > 0 && (t = e.videoList?.filter((s) => s.info.path !== e.video.info.path) ?? []), /* @__PURE__ */ n("div", { className: "sass-com-bv4-content", children: /* @__PURE__ */ p(Ys, { className: "sass-com-bv4-contentLayoutVideoSection", children: [
8992
8996
  /* @__PURE__ */ p("a", { className: "sass-com-bv4-header", href: e.goBackLink ?? "/videos", children: [
@@ -9093,7 +9097,7 @@ const Pm = (e) => {
9093
9097
  )
9094
9098
  ] })
9095
9099
  ] }) });
9096
- }, ye = aa((e, t) => {
9100
+ }, ye = na((e, t) => {
9097
9101
  const { isTitle: s = !1, isOpinion: a = !1, noHeading: r = !1 } = e, o = r ? /* @__PURE__ */ n("div", { className: "sass-com-sec-title", children: e.title }) : s ? /* @__PURE__ */ n("h1", { className: "sass-com-sec-title", children: e.title }) : /* @__PURE__ */ n("h2", { className: "sass-com-sec-title", children: e.title });
9098
9102
  return /* @__PURE__ */ p("section", { className: "sass-com-sec-content", children: [
9099
9103
  e.title && /* @__PURE__ */ p(
@@ -9266,7 +9270,7 @@ const Pm = (e) => {
9266
9270
  ]
9267
9271
  }
9268
9272
  );
9269
- }, Ha = (e) => /* @__PURE__ */ n("svg", { width: "27", height: "18", viewBox: "0 0 27 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ n("path", { d: "M1.5 18H25.5C26.325 18 27 17.325 27 16.5C27 15.675 26.325 15 25.5 15H1.5C0.675 15 0 15.675 0 16.5C0 17.325 0.675 18 1.5 18ZM1.5 10.5H25.5C26.325 10.5 27 9.825 27 9C27 8.175 26.325 7.5 25.5 7.5H1.5C0.675 7.5 0 8.175 0 9C0 9.825 0.675 10.5 1.5 10.5ZM0 1.5C0 2.325 0.675 3 1.5 3H25.5C26.325 3 27 2.325 27 1.5C27 0.675 26.325 0 25.5 0H1.5C0.675 0 0 0.675 0 1.5Z", fill: e.color }) }), Va = (e) => {
9273
+ }, Fa = (e) => /* @__PURE__ */ n("svg", { width: "27", height: "18", viewBox: "0 0 27 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ n("path", { d: "M1.5 18H25.5C26.325 18 27 17.325 27 16.5C27 15.675 26.325 15 25.5 15H1.5C0.675 15 0 15.675 0 16.5C0 17.325 0.675 18 1.5 18ZM1.5 10.5H25.5C26.325 10.5 27 9.825 27 9C27 8.175 26.325 7.5 25.5 7.5H1.5C0.675 7.5 0 8.175 0 9C0 9.825 0.675 10.5 1.5 10.5ZM0 1.5C0 2.325 0.675 3 1.5 3H25.5C26.325 3 27 2.325 27 1.5C27 0.675 26.325 0 25.5 0H1.5C0.675 0 0 0.675 0 1.5Z", fill: e.color }) }), Ha = (e) => {
9270
9274
  const { alertZone: t, id: s = "close-alert" } = e, a = () => /* @__PURE__ */ n(
9271
9275
  _,
9272
9276
  {
@@ -9308,7 +9312,7 @@ const Pm = (e) => {
9308
9312
  }
9309
9313
  )
9310
9314
  ] });
9311
- }, Qa = (e) => {
9315
+ }, Va = (e) => {
9312
9316
  const { cintillo: t, tapeTitle: s, socials: a } = e, r = "", o = t?.findIndex((i) => i.link === r) ?? 0;
9313
9317
  return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ p("section", { className: "sass-com-htape-content", children: [
9314
9318
  Array.isArray(t) && /* @__PURE__ */ p("div", { className: "sass-com-htape-tabs header-page-tape-content", children: [
@@ -9374,7 +9378,7 @@ const Pm = (e) => {
9374
9378
  id: "saas-header-sticky",
9375
9379
  children: [
9376
9380
  e.socialIcons && e.headerTape?.sticky && /* @__PURE__ */ n(
9377
- Qa,
9381
+ Va,
9378
9382
  {
9379
9383
  socialIcons: e.socialIcons,
9380
9384
  cintillo: e.cintillo,
@@ -9397,7 +9401,7 @@ const Pm = (e) => {
9397
9401
  "aria-labelledby": "menu",
9398
9402
  title: "menu",
9399
9403
  children: /* @__PURE__ */ n(
9400
- Ha,
9404
+ Fa,
9401
9405
  {
9402
9406
  className: "sass-com-h1sk-startIcon",
9403
9407
  color: "var(--header-menu-icon-color, var(--header-icons))",
@@ -9479,7 +9483,7 @@ const Pm = (e) => {
9479
9483
  }
9480
9484
  ),
9481
9485
  !e.showAlertPop && /* @__PURE__ */ n(
9482
- Va,
9486
+ Ha,
9483
9487
  {
9484
9488
  alertZone: t,
9485
9489
  forceShow: e.showAlertPop
@@ -9533,7 +9537,7 @@ const Pm = (e) => {
9533
9537
  },
9534
9538
  children: [
9535
9539
  e.socialIcons && e.headerTape?.static && /* @__PURE__ */ n(
9536
- Qa,
9540
+ Va,
9537
9541
  {
9538
9542
  socialIcons: e.socialIcons,
9539
9543
  cintillo: e.cintillo,
@@ -9565,7 +9569,7 @@ const Pm = (e) => {
9565
9569
  title: "menu",
9566
9570
  children: [
9567
9571
  /* @__PURE__ */ n(
9568
- Ha,
9572
+ Fa,
9569
9573
  {
9570
9574
  color: "var(--header-menu-icon-color, var(--header-icons))",
9571
9575
  width: 27,
@@ -9630,7 +9634,7 @@ const Pm = (e) => {
9630
9634
  ]
9631
9635
  }
9632
9636
  );
9633
- }, Fm = (e) => {
9637
+ }, Hm = (e) => {
9634
9638
  const { alertZone: t, children: s, sidebar: a, custom_styles: r = {} } = e, o = e.childrenContentTag ?? "div", i = /* @__PURE__ */ p(
9635
9639
  o,
9636
9640
  {
@@ -9646,7 +9650,7 @@ const Pm = (e) => {
9646
9650
  id: "content-layout",
9647
9651
  children: [
9648
9652
  e.showAlertPop && /* @__PURE__ */ n(
9649
- Va,
9653
+ Ha,
9650
9654
  {
9651
9655
  alertZone: t,
9652
9656
  forceShow: e.showAlertPop,
@@ -9997,7 +10001,7 @@ const Pm = (e) => {
9997
10001
  return e;
9998
10002
  const t = e.trim();
9999
10003
  return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
10000
- }, Hm = async (e) => {
10004
+ }, Vm = async (e) => {
10001
10005
  const t = e.img ? await fe(e.img) : "", s = Rt(e.social?.facebook ?? ""), a = Rt(e.social?.instagram ?? ""), r = Rt(e.social?.twitter ?? ""), o = Rt(e.social?.linkedin ?? ""), i = e.social && (s || a || r || o);
10002
10006
  return /* @__PURE__ */ n("section", { className: `sass-com-th-content ${e.className}`, children: /* @__PURE__ */ p(
10003
10007
  "div",
@@ -10080,7 +10084,7 @@ const Pm = (e) => {
10080
10084
  children: /* @__PURE__ */ n("path", { d: "M504-480 320-664l56-56 240 240-240 240-56-56 184-184Z" })
10081
10085
  }
10082
10086
  );
10083
- function Vm({
10087
+ function Qm({
10084
10088
  googleSourceShare: e,
10085
10089
  googleProfile: t,
10086
10090
  whatsAppShare: s,
@@ -10161,7 +10165,7 @@ function Vm({
10161
10165
  )
10162
10166
  ] });
10163
10167
  }
10164
- function Qm(e) {
10168
+ function zm(e) {
10165
10169
  const {
10166
10170
  main: t,
10167
10171
  authors: s,
@@ -10458,7 +10462,7 @@ const it = (e) => {
10458
10462
  }
10459
10463
  )
10460
10464
  ] });
10461
- }, Gn = (e) => {
10465
+ }, jn = (e) => {
10462
10466
  const {
10463
10467
  main: t,
10464
10468
  authors: s,
@@ -10520,7 +10524,7 @@ const it = (e) => {
10520
10524
  }
10521
10525
  ),
10522
10526
  !e.rightOnlyBanner && /* @__PURE__ */ n(
10523
- Da,
10527
+ Ma,
10524
10528
  {
10525
10529
  block: e.block,
10526
10530
  itemReverseOrder: l,
@@ -10616,7 +10620,7 @@ const it = (e) => {
10616
10620
  paths: a,
10617
10621
  speculationPrerenderClass: r
10618
10622
  }
10619
- ) }, i)) }), za = (e) => {
10623
+ ) }, i)) }), Qa = (e) => {
10620
10624
  const { SHOW_TAG_BY_SECTION: t, SUB_PUBLICATION_PREFIX_IN_ROUTES: s } = M();
10621
10625
  return /* @__PURE__ */ p("div", { className: "sass-com-bh-content", children: [
10622
10626
  /* @__PURE__ */ n(() => {
@@ -10674,7 +10678,7 @@ const it = (e) => {
10674
10678
  {
10675
10679
  className: "su-flex su-flex-col-reverse su-overflow-hidden sass-bd-dn-headerSection",
10676
10680
  children: [
10677
- /* @__PURE__ */ n(za, { mainNew: o, goTo: e.goTo, paths: e.paths }),
10681
+ /* @__PURE__ */ n(Qa, { mainNew: o, goTo: e.goTo, paths: e.paths }),
10678
10682
  /* @__PURE__ */ n(
10679
10683
  _,
10680
10684
  {
@@ -10761,7 +10765,7 @@ function fc(e) {
10761
10765
  a % 2 === 0 ? t[Math.floor(a / 2)] = e[a] : t[s + Math.floor(a / 2)] = e[a];
10762
10766
  return t;
10763
10767
  }
10764
- const zm = (e) => {
10768
+ const Wm = (e) => {
10765
10769
  const { isOpinion: t = !1 } = e, s = (o) => /* @__PURE__ */ n(
10766
10770
  "div",
10767
10771
  {
@@ -10815,7 +10819,7 @@ const zm = (e) => {
10815
10819
  ] })
10816
10820
  }
10817
10821
  ) });
10818
- }, Wm = (e) => {
10822
+ }, Ym = (e) => {
10819
10823
  const { showTitle: t = !0 } = e;
10820
10824
  return /* @__PURE__ */ p("div", { className: "sass-bs-eb1-content", children: [
10821
10825
  t && /* @__PURE__ */ n("p", { className: "sass-bs-eb1-title", children: "Editorial" }),
@@ -10834,7 +10838,7 @@ const zm = (e) => {
10834
10838
  }
10835
10839
  )
10836
10840
  ] });
10837
- }, Ym = (e) => {
10841
+ }, $m = (e) => {
10838
10842
  const { news: t } = e, s = e.isHome ?? !1;
10839
10843
  return Array.isArray(t) && /* @__PURE__ */ p("div", { className: "sass-bs-m2c-content", children: [
10840
10844
  /* @__PURE__ */ p("div", { className: "sass-bs-m2c-newsContent", children: [
@@ -10888,7 +10892,7 @@ const zm = (e) => {
10888
10892
  ] }),
10889
10893
  /* @__PURE__ */ n("div", { className: "sass-bs-m2c-bannerContent", children: e.halfPageBanner })
10890
10894
  ] });
10891
- }, $m = (e) => /* @__PURE__ */ p(X, { children: [
10895
+ }, Km = (e) => /* @__PURE__ */ p(X, { children: [
10892
10896
  /* @__PURE__ */ n(
10893
10897
  Ml,
10894
10898
  {
@@ -11032,7 +11036,7 @@ const zm = (e) => {
11032
11036
  return r && i && /* @__PURE__ */ p(ye, { title: s, titleUrl: e.titleUrl, children: [
11033
11037
  /* @__PURE__ */ p("div", { className: "sass-bd-dv-headerSection", children: [
11034
11038
  /* @__PURE__ */ n(
11035
- za,
11039
+ Qa,
11036
11040
  {
11037
11041
  goTo: e.goTo,
11038
11042
  mainNew: Ct(r),
@@ -11261,7 +11265,7 @@ const zm = (e) => {
11261
11265
  })
11262
11266
  }
11263
11267
  ) });
11264
- }, Fn = (e) => {
11268
+ }, Gn = (e) => {
11265
11269
  const { item: t, option: s } = e;
11266
11270
  switch (s) {
11267
11271
  case "ediciones":
@@ -11312,7 +11316,7 @@ const zm = (e) => {
11312
11316
  }
11313
11317
  ) });
11314
11318
  }
11315
- }, Km = (e) => {
11319
+ }, Jm = (e) => {
11316
11320
  const {
11317
11321
  data: t,
11318
11322
  currentPage: s,
@@ -11339,13 +11343,13 @@ const zm = (e) => {
11339
11343
  bannerTop: /* @__PURE__ */ n(Ee, { banners: a ?? [], name: "right_1" }),
11340
11344
  banner: /* @__PURE__ */ n(Ee, { banners: a ?? [], name: "right_2" }),
11341
11345
  children: /* @__PURE__ */ n("section", { className: "sass-pg-sec-content", children: t.length > 0 ? /* @__PURE__ */ n(
11342
- jn,
11346
+ qn,
11343
11347
  {
11344
11348
  className: ["sass-pg-sec-newsContentSection", "padding-0"].join(
11345
11349
  " "
11346
11350
  ),
11347
11351
  paginatorComponent: /* @__PURE__ */ n(
11348
- qn,
11352
+ Dn,
11349
11353
  {
11350
11354
  texts: l,
11351
11355
  pathname: i,
@@ -11370,7 +11374,7 @@ const zm = (e) => {
11370
11374
  }
11371
11375
  ),
11372
11376
  /* @__PURE__ */ n(
11373
- Fn,
11377
+ Gn,
11374
11378
  {
11375
11379
  autorIcon: e.autorIcon,
11376
11380
  item: h,
@@ -11411,11 +11415,11 @@ const zm = (e) => {
11411
11415
  );
11412
11416
  case "op2":
11413
11417
  return /* @__PURE__ */ n(X, { children: t.length > 0 ? /* @__PURE__ */ n(
11414
- jn,
11418
+ qn,
11415
11419
  {
11416
11420
  className: "padding-0",
11417
11421
  paginatorComponent: /* @__PURE__ */ n(
11418
- qn,
11422
+ Dn,
11419
11423
  {
11420
11424
  texts: l,
11421
11425
  pathname: i,
@@ -11434,7 +11438,7 @@ const zm = (e) => {
11434
11438
  }
11435
11439
  ) }),
11436
11440
  /* @__PURE__ */ n(
11437
- Fn,
11441
+ Gn,
11438
11442
  {
11439
11443
  autorIcon: e.autorIcon,
11440
11444
  item: h,
@@ -11474,7 +11478,7 @@ const zm = (e) => {
11474
11478
  default:
11475
11479
  return /* @__PURE__ */ n(X, {});
11476
11480
  }
11477
- }, Jm = (e) => {
11481
+ }, Zm = (e) => {
11478
11482
  const { data: t } = e;
11479
11483
  return /* @__PURE__ */ n("section", { className: "sass-pg-cont-content", children: t.map((s, a) => /* @__PURE__ */ n(
11480
11484
  "div",
@@ -11747,7 +11751,7 @@ const zm = (e) => {
11747
11751
  }, Oc = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), Bc = (e) => {
11748
11752
  const t = /\ssrc="\/(?!\/)(.*?)"/g;
11749
11753
  return e.replace(t, ` src="${at()}/$1"`);
11750
- }, Hn = {
11754
+ }, Fn = {
11751
11755
  2: 1,
11752
11756
  4: 2,
11753
11757
  7: 3,
@@ -11891,11 +11895,11 @@ const qc = async ({
11891
11895
  }
11892
11896
  ) })
11893
11897
  ] }) }, c),
11894
- Hn[c] && /* @__PURE__ */ n(
11898
+ Fn[c] && /* @__PURE__ */ n(
11895
11899
  Ee,
11896
11900
  {
11897
11901
  banners: s,
11898
- name: "list_" + Hn[c],
11902
+ name: "list_" + Fn[c],
11899
11903
  scope: i
11900
11904
  },
11901
11905
  c
@@ -12190,8 +12194,8 @@ const zc = (e) => /* @__PURE__ */ n(
12190
12194
  Email: {
12191
12195
  url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
12192
12196
  icon: {
12193
- outline: (e) => /* @__PURE__ */ n(qa, { className: e, forceSVG: !0 }),
12194
- solid: (e) => /* @__PURE__ */ n(ja, { className: e, forceSVG: !0 })
12197
+ outline: (e) => /* @__PURE__ */ n(Da, { className: e, forceSVG: !0 }),
12198
+ solid: (e) => /* @__PURE__ */ n(qa, { className: e, forceSVG: !0 })
12195
12199
  }
12196
12200
  },
12197
12201
  LinkedIn: {
@@ -13031,7 +13035,7 @@ async function ld(e) {
13031
13035
  newsformated: t,
13032
13036
  internal: t.info.link.internal
13033
13037
  }
13034
- ) : /* @__PURE__ */ n(X, { children: /* @__PURE__ */ n(Ga, { preview: t.preview }) }) : null,
13038
+ ) : /* @__PURE__ */ n(X, { children: /* @__PURE__ */ n(ja, { preview: t.preview }) }) : null,
13035
13039
  e.subtitleBeforeImage && t.main.subtitle?.striped && /* @__PURE__ */ n(
13036
13040
  "div",
13037
13041
  {
@@ -13041,7 +13045,7 @@ async function ld(e) {
13041
13045
  ...o !== "liveblogs" ? e.headerSectionStyles?.common : e.headerSectionStyles?.liveblogs
13042
13046
  },
13043
13047
  children: /* @__PURE__ */ n(
13044
- Oa,
13048
+ Pa,
13045
13049
  {
13046
13050
  subtitle: t.main.subtitle.striped,
13047
13051
  cutSubtitle: !1
@@ -13163,7 +13167,7 @@ const cd = (e) => {
13163
13167
  ),
13164
13168
  /* @__PURE__ */ n(Ee, { banners: l ?? [], name: "block_3", scope: w })
13165
13169
  ] });
13166
- }, Zm = async (e) => {
13170
+ }, Xm = async (e) => {
13167
13171
  const {
13168
13172
  ranking: t = [],
13169
13173
  banners: s,
@@ -13274,7 +13278,7 @@ const cd = (e) => {
13274
13278
  }
13275
13279
  ) })
13276
13280
  }
13277
- ), Xm = (e) => /* @__PURE__ */ n(
13281
+ ), e1 = (e) => /* @__PURE__ */ n(
13278
13282
  "form",
13279
13283
  {
13280
13284
  className: "su-w-full su-flex su-justify-center su-gap-4 sass-pg-buscar-content",
@@ -13349,14 +13353,14 @@ const ke = [
13349
13353
  (e) => /[a-z]/.test(e),
13350
13354
  (e) => /[A-Z]/.test(e),
13351
13355
  (e) => /[^A-Za-z0-9]/.test(e)
13352
- ], Wa = [
13356
+ ], za = [
13353
13357
  { label: "La contraseña debe tener al menos 8 caracteres", test: ke[0] },
13354
13358
  { label: "Usa un número", test: ke[1] },
13355
13359
  { label: "Usa una letra minúscula", test: ke[2] },
13356
13360
  { label: "Usa una letra mayúscula", test: ke[3] },
13357
13361
  { label: "Usa un símbolo", test: ke[4] }
13358
13362
  ];
13359
- function e1({ texts: e, API_ENV: t, termsAndConditionsUrl: s }) {
13363
+ function t1({ texts: e, API_ENV: t, termsAndConditionsUrl: s }) {
13360
13364
  const a = { ...md, ...e?.comentarios }, r = yt(
13361
13365
  () => hd(e?.comentarios?.registerForm),
13362
13366
  [e?.comentarios?.registerForm]
@@ -13626,7 +13630,7 @@ const fd = {
13626
13630
  changePasswordButton: "Cambiar contraseña",
13627
13631
  feedbackSuccessMessage: "La contraseña fue cambiada con éxito"
13628
13632
  };
13629
- function t1({
13633
+ function s1({
13630
13634
  API_ENV: e,
13631
13635
  texts: t
13632
13636
  }) {
@@ -13752,7 +13756,7 @@ function t1({
13752
13756
  N("Las contraseñas no coinciden");
13753
13757
  return;
13754
13758
  }
13755
- if (Wa.some(
13759
+ if (za.some(
13756
13760
  (W) => !W.test(h)
13757
13761
  )) {
13758
13762
  N("La contraseña no cumple con los requisitos");
@@ -13986,7 +13990,7 @@ function Ad({
13986
13990
  name: "password"
13987
13991
  }
13988
13992
  ),
13989
- /* @__PURE__ */ n("div", { className: "sass-pg-login-passwordChecker", children: Wa.map((f, A) => {
13993
+ /* @__PURE__ */ n("div", { className: "sass-pg-login-passwordChecker", children: za.map((f, A) => {
13990
13994
  const b = f.test(s);
13991
13995
  return /* @__PURE__ */ p("div", { className: b ? "sass-pg-login-valid" : "sass-pg-login-invalid", children: [
13992
13996
  /* @__PURE__ */ n("div", { children: b ? "✔" : "○" }),
@@ -14052,7 +14056,7 @@ function bd({
14052
14056
  /* @__PURE__ */ n("button", { type: "submit", className: "sass-pg-login-primary", onClick: e, children: t.loginButtonText })
14053
14057
  ] });
14054
14058
  }
14055
- function s1({ containerId: e, containerId2: t }) {
14059
+ function n1({ containerId: e, containerId2: t }) {
14056
14060
  return _e(() => {
14057
14061
  try {
14058
14062
  let s = function() {
@@ -14088,7 +14092,7 @@ function s1({ containerId: e, containerId2: t }) {
14088
14092
  }
14089
14093
  }, [e]), null;
14090
14094
  }
14091
- const n1 = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @__PURE__ */ n("script", { src: "https://platform.twitter.com/widgets.js" }), yd = (e) => {
14095
+ const a1 = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @__PURE__ */ n("script", { src: "https://platform.twitter.com/widgets.js" }), yd = (e) => {
14092
14096
  const {
14093
14097
  //rounded = false,
14094
14098
  isVideo: t = !1,
@@ -14096,7 +14100,7 @@ const n1 = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
14096
14100
  hasShadow: a = !1,
14097
14101
  BackDropAuxHeigthMobile: r
14098
14102
  //isVisible,
14099
- } = e, o = Ma(), i = yt(() => {
14103
+ } = e, o = _a(), i = yt(() => {
14100
14104
  const m = e?.preview?.sizes;
14101
14105
  if (m && Array.isArray(m) && m.length > 0) return m;
14102
14106
  const g = e?.preview?.original;
@@ -14518,7 +14522,7 @@ const n1 = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
14518
14522
  /* @__PURE__ */ n("p", { className: "comment-text su-font-normal", children: s })
14519
14523
  ] })
14520
14524
  ] }) });
14521
- }, Ya = async (e, t) => {
14525
+ }, Wa = async (e, t) => {
14522
14526
  if (!e) return !1;
14523
14527
  const { CAPTCHA_PROJECT: s, CAPTCHA_KEY_V2: a, COMMENTS_CAPTCHA_API_KEY: r } = t;
14524
14528
  try {
@@ -14540,7 +14544,7 @@ const n1 = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
14540
14544
  return console.error("Error verificando reCAPTCHA Enterprise:", o), !1;
14541
14545
  }
14542
14546
  };
14543
- async function a1({
14547
+ async function r1({
14544
14548
  publication: e,
14545
14549
  username: t,
14546
14550
  id: s,
@@ -14557,7 +14561,7 @@ async function a1({
14557
14561
  );
14558
14562
  if (typeof e != "string" || typeof t != "string" || typeof s != "string" || typeof a != "string" || typeof o != "string")
14559
14563
  throw new Error("Todos los parámetros deben ser strings");
14560
- if (!await Ya(o, d))
14564
+ if (!await Wa(o, d))
14561
14565
  throw new Error("Token de captcha inválido");
14562
14566
  if (!i)
14563
14567
  throw new Error("Falta el token de API del CMS");
@@ -14611,7 +14615,7 @@ const Os = {
14611
14615
  intellectual: "Violación de propiedad intelectual",
14612
14616
  bullying: "Bullying o acoso"
14613
14617
  };
14614
- function r1(e) {
14618
+ function o1(e) {
14615
14619
  return Os[e];
14616
14620
  }
14617
14621
  const je = 300, Be = {
@@ -14629,7 +14633,7 @@ const ds = (e, t, s) => {
14629
14633
  if (!e || !e.current) return { boolean: !1, text: "" };
14630
14634
  const a = e.current?.value || "", r = a.length > je, { PUBLIC_ENV: o } = s, i = o === "local", l = a.trim() !== "" && (i || t !== "") && !r, d = r ? `No debes exceder el limite de ${je} caracteres.` : "Debes completar todos los campos para comentar.";
14631
14635
  return { boolean: l, text: d };
14632
- }, $a = (e) => {
14636
+ }, Ya = (e) => {
14633
14637
  const t = e.cookie.split("; ").find((s) => s.startsWith("reported="));
14634
14638
  if (!t) return [];
14635
14639
  try {
@@ -14638,7 +14642,7 @@ const ds = (e, t, s) => {
14638
14642
  return [];
14639
14643
  }
14640
14644
  }, Ud = (e, t) => {
14641
- const s = $a(e);
14645
+ const s = Ya(e);
14642
14646
  s.includes(t) || (s.push(t), e.cookie = `reported=${encodeURIComponent(
14643
14647
  JSON.stringify(s)
14644
14648
  )}; path=/; max-age=${3600 * 24 * 1}`);
@@ -14655,10 +14659,10 @@ function Rd(e) {
14655
14659
  return o.length <= 2 ? l = o[0] + "*" : l = o[0] + "*".repeat(o.length - 2) + o[o.length - 1], `${a}@${l}${i}`;
14656
14660
  }
14657
14661
  var kt = { exports: {} }, Lt = { exports: {} }, ie = {};
14658
- var Vn;
14662
+ var Hn;
14659
14663
  function kd() {
14660
- if (Vn) return ie;
14661
- Vn = 1;
14664
+ if (Hn) return ie;
14665
+ Hn = 1;
14662
14666
  var e = typeof Symbol == "function" && Symbol.for, t = e ? /* @__PURE__ */ Symbol.for("react.element") : 60103, s = e ? /* @__PURE__ */ Symbol.for("react.portal") : 60106, a = e ? /* @__PURE__ */ Symbol.for("react.fragment") : 60107, r = e ? /* @__PURE__ */ Symbol.for("react.strict_mode") : 60108, o = e ? /* @__PURE__ */ Symbol.for("react.profiler") : 60114, i = e ? /* @__PURE__ */ Symbol.for("react.provider") : 60109, l = e ? /* @__PURE__ */ Symbol.for("react.context") : 60110, d = e ? /* @__PURE__ */ Symbol.for("react.async_mode") : 60111, c = e ? /* @__PURE__ */ Symbol.for("react.concurrent_mode") : 60111, u = e ? /* @__PURE__ */ Symbol.for("react.forward_ref") : 60112, h = e ? /* @__PURE__ */ Symbol.for("react.suspense") : 60113, m = e ? /* @__PURE__ */ Symbol.for("react.suspense_list") : 60120, g = e ? /* @__PURE__ */ Symbol.for("react.memo") : 60115, w = e ? /* @__PURE__ */ Symbol.for("react.lazy") : 60116, f = e ? /* @__PURE__ */ Symbol.for("react.block") : 60121, A = e ? /* @__PURE__ */ Symbol.for("react.fundamental") : 60117, b = e ? /* @__PURE__ */ Symbol.for("react.responder") : 60118, C = e ? /* @__PURE__ */ Symbol.for("react.scope") : 60119;
14663
14667
  function E(y) {
14664
14668
  if (typeof y == "object" && y !== null) {
@@ -14722,9 +14726,9 @@ function kd() {
14722
14726
  }, ie.typeOf = E, ie;
14723
14727
  }
14724
14728
  var le = {};
14725
- var Qn;
14729
+ var Vn;
14726
14730
  function Ld() {
14727
- return Qn || (Qn = 1, process.env.NODE_ENV !== "production" && (function() {
14731
+ return Vn || (Vn = 1, process.env.NODE_ENV !== "production" && (function() {
14728
14732
  var e = typeof Symbol == "function" && Symbol.for, t = e ? /* @__PURE__ */ Symbol.for("react.element") : 60103, s = e ? /* @__PURE__ */ Symbol.for("react.portal") : 60106, a = e ? /* @__PURE__ */ Symbol.for("react.fragment") : 60107, r = e ? /* @__PURE__ */ Symbol.for("react.strict_mode") : 60108, o = e ? /* @__PURE__ */ Symbol.for("react.profiler") : 60114, i = e ? /* @__PURE__ */ Symbol.for("react.provider") : 60109, l = e ? /* @__PURE__ */ Symbol.for("react.context") : 60110, d = e ? /* @__PURE__ */ Symbol.for("react.async_mode") : 60111, c = e ? /* @__PURE__ */ Symbol.for("react.concurrent_mode") : 60111, u = e ? /* @__PURE__ */ Symbol.for("react.forward_ref") : 60112, h = e ? /* @__PURE__ */ Symbol.for("react.suspense") : 60113, m = e ? /* @__PURE__ */ Symbol.for("react.suspense_list") : 60120, g = e ? /* @__PURE__ */ Symbol.for("react.memo") : 60115, w = e ? /* @__PURE__ */ Symbol.for("react.lazy") : 60116, f = e ? /* @__PURE__ */ Symbol.for("react.block") : 60121, A = e ? /* @__PURE__ */ Symbol.for("react.fundamental") : 60117, b = e ? /* @__PURE__ */ Symbol.for("react.responder") : 60118, C = e ? /* @__PURE__ */ Symbol.for("react.scope") : 60119;
14729
14733
  function E(B) {
14730
14734
  return typeof B == "string" || typeof B == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
@@ -14805,14 +14809,14 @@ function Ld() {
14805
14809
  le.AsyncMode = y, le.ConcurrentMode = x, le.ContextConsumer = I, le.ContextProvider = L, le.Element = K, le.ForwardRef = D, le.Fragment = R, le.Lazy = F, le.Memo = W, le.Portal = O, le.Profiler = U, le.StrictMode = k, le.Suspense = G, le.isAsyncMode = ee, le.isConcurrentMode = v, le.isContextConsumer = T, le.isContextProvider = q, le.isElement = H, le.isForwardRef = P, le.isFragment = z, le.isLazy = J, le.isMemo = Z, le.isPortal = te, le.isProfiler = ae, le.isStrictMode = Y, le.isSuspense = Q, le.isValidElementType = E, le.typeOf = N;
14806
14810
  })()), le;
14807
14811
  }
14808
- var zn;
14812
+ var Qn;
14809
14813
  function tn() {
14810
- return zn || (zn = 1, process.env.NODE_ENV === "production" ? Lt.exports = kd() : Lt.exports = Ld()), Lt.exports;
14814
+ return Qn || (Qn = 1, process.env.NODE_ENV === "production" ? Lt.exports = kd() : Lt.exports = Ld()), Lt.exports;
14811
14815
  }
14812
- var As, Wn;
14816
+ var As, zn;
14813
14817
  function Pd() {
14814
- if (Wn) return As;
14815
- Wn = 1;
14818
+ if (zn) return As;
14819
+ zn = 1;
14816
14820
  var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, s = Object.prototype.propertyIsEnumerable;
14817
14821
  function a(o) {
14818
14822
  if (o == null)
@@ -14855,25 +14859,25 @@ function Pd() {
14855
14859
  return d;
14856
14860
  }, As;
14857
14861
  }
14858
- var bs, Yn;
14862
+ var bs, Wn;
14859
14863
  function sn() {
14860
- if (Yn) return bs;
14861
- Yn = 1;
14864
+ if (Wn) return bs;
14865
+ Wn = 1;
14862
14866
  var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
14863
14867
  return bs = e, bs;
14864
14868
  }
14865
- var ys, $n;
14866
- function Ka() {
14867
- return $n || ($n = 1, ys = Function.call.bind(Object.prototype.hasOwnProperty)), ys;
14869
+ var ys, Yn;
14870
+ function $a() {
14871
+ return Yn || (Yn = 1, ys = Function.call.bind(Object.prototype.hasOwnProperty)), ys;
14868
14872
  }
14869
- var Cs, Kn;
14873
+ var Cs, $n;
14870
14874
  function Od() {
14871
- if (Kn) return Cs;
14872
- Kn = 1;
14875
+ if ($n) return Cs;
14876
+ $n = 1;
14873
14877
  var e = function() {
14874
14878
  };
14875
14879
  if (process.env.NODE_ENV !== "production") {
14876
- var t = /* @__PURE__ */ sn(), s = {}, a = /* @__PURE__ */ Ka();
14880
+ var t = /* @__PURE__ */ sn(), s = {}, a = /* @__PURE__ */ $a();
14877
14881
  e = function(o) {
14878
14882
  var i = "Warning: " + o;
14879
14883
  typeof console < "u" && console.error(i);
@@ -14915,11 +14919,11 @@ function Od() {
14915
14919
  process.env.NODE_ENV !== "production" && (s = {});
14916
14920
  }, Cs = r, Cs;
14917
14921
  }
14918
- var vs, Jn;
14922
+ var vs, Kn;
14919
14923
  function Bd() {
14920
- if (Jn) return vs;
14921
- Jn = 1;
14922
- var e = tn(), t = Pd(), s = /* @__PURE__ */ sn(), a = /* @__PURE__ */ Ka(), r = /* @__PURE__ */ Od(), o = function() {
14924
+ if (Kn) return vs;
14925
+ Kn = 1;
14926
+ var e = tn(), t = Pd(), s = /* @__PURE__ */ sn(), a = /* @__PURE__ */ $a(), r = /* @__PURE__ */ Od(), o = function() {
14923
14927
  };
14924
14928
  process.env.NODE_ENV !== "production" && (o = function(l) {
14925
14929
  var d = "Warning: " + l;
@@ -15236,10 +15240,10 @@ Valid keys: ` + JSON.stringify(Object.keys(v), null, " ")
15236
15240
  return g.checkPropTypes = r, g.resetWarningCache = r.resetWarningCache, g.PropTypes = g, g;
15237
15241
  }, vs;
15238
15242
  }
15239
- var Ns, Zn;
15243
+ var Ns, Jn;
15240
15244
  function _d() {
15241
- if (Zn) return Ns;
15242
- Zn = 1;
15245
+ if (Jn) return Ns;
15246
+ Jn = 1;
15243
15247
  var e = /* @__PURE__ */ sn();
15244
15248
  function t() {
15245
15249
  }
@@ -15284,10 +15288,10 @@ function _d() {
15284
15288
  return o.PropTypes = o, o;
15285
15289
  }, Ns;
15286
15290
  }
15287
- var Xn;
15291
+ var Zn;
15288
15292
  function Md() {
15289
- if (Xn) return kt.exports;
15290
- if (Xn = 1, process.env.NODE_ENV !== "production") {
15293
+ if (Zn) return kt.exports;
15294
+ if (Zn = 1, process.env.NODE_ENV !== "production") {
15291
15295
  var e = tn(), t = !0;
15292
15296
  kt.exports = /* @__PURE__ */ Bd()(e.isElement, t);
15293
15297
  } else
@@ -15423,10 +15427,10 @@ us.defaultProps = {
15423
15427
  size: "normal",
15424
15428
  badge: "bottomright"
15425
15429
  };
15426
- var Ss, ea;
15430
+ var Ss, Xn;
15427
15431
  function Fd() {
15428
- if (ea) return Ss;
15429
- ea = 1;
15432
+ if (Xn) return Ss;
15433
+ Xn = 1;
15430
15434
  var e = tn(), t = {
15431
15435
  childContextTypes: !0,
15432
15436
  contextType: !0,
@@ -15598,7 +15602,7 @@ function Yd(e, t) {
15598
15602
  var g = m.forwardedRef, w = Qd(m, ["asyncScriptOnLoad", "forwardedRef"]);
15599
15603
  return h && typeof window < "u" && (w[h] = typeof window[h] < "u" ? window[h] : void 0), w.ref = g, He(a, w);
15600
15604
  }, d;
15601
- })(ar), i = aa(function(l, d) {
15605
+ })(nr), i = na(function(l, d) {
15602
15606
  return He(o, Ms({}, l, {
15603
15607
  forwardedRef: d
15604
15608
  }));
@@ -15616,7 +15620,7 @@ function Kd() {
15616
15620
  var e = qs(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
15617
15621
  return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + Ds + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + Ds + "&render=explicit";
15618
15622
  }
15619
- const Ja = Yd(Kd, {
15623
+ const Ka = Yd(Kd, {
15620
15624
  callbackName: Ds,
15621
15625
  globalName: $d,
15622
15626
  attributes: qs().nonce ? {
@@ -15662,7 +15666,7 @@ const Ja = Yd(Kd, {
15662
15666
  { id: "bullying", label: d.bullying }
15663
15667
  ], C = async () => {
15664
15668
  if (!(!h || !s)) {
15665
- if ($a(document).includes(s)) {
15669
+ if (Ya(document).includes(s)) {
15666
15670
  w(l.errorAlreadyReported);
15667
15671
  return;
15668
15672
  }
@@ -15717,7 +15721,7 @@ const Ja = Yd(Kd, {
15717
15721
  ] }, N.id)) }),
15718
15722
  g && /* @__PURE__ */ n("div", { className: "sass-pg-cmt-rp-errorMessage", children: g }),
15719
15723
  /* @__PURE__ */ n(
15720
- Ja,
15724
+ Ka,
15721
15725
  {
15722
15726
  sitekey: o,
15723
15727
  theme: "light",
@@ -15913,18 +15917,18 @@ const tu = (e, t) => {
15913
15917
  }
15914
15918
  })();
15915
15919
  }, [s]), { comments: s, setComments: a };
15916
- }, Za = ({ username: e, date: t, DATE_CONFIG: s }) => /* @__PURE__ */ p("div", { className: "comment-header su-flex su-items-center su-relative su-flex-wrap", children: [
15920
+ }, Ja = ({ username: e, date: t, DATE_CONFIG: s }) => /* @__PURE__ */ p("div", { className: "comment-header su-flex su-items-center su-relative su-flex-wrap", children: [
15917
15921
  /* @__PURE__ */ n("span", { className: "comment-username su-font-bold su-truncate", children: e }),
15918
15922
  /* @__PURE__ */ n("span", { className: "comment-header-dot", children: "•" }),
15919
15923
  /* @__PURE__ */ n("span", { className: "comment-date su-truncate", children: Id(Me(Number(t), s)) })
15920
- ] }), Xa = ({ user: e }) => /* @__PURE__ */ n("div", { className: "comment-avatar su-flex-center su-rounded-full su-font-bold su-overflow-hidden", children: e.picture ? /* @__PURE__ */ n(
15924
+ ] }), Za = ({ user: e }) => /* @__PURE__ */ n("div", { className: "comment-avatar su-flex-center su-rounded-full su-font-bold su-overflow-hidden", children: e.picture ? /* @__PURE__ */ n(
15921
15925
  "img",
15922
15926
  {
15923
15927
  className: "comment-avatar-img su-h-full",
15924
15928
  src: e.picture,
15925
15929
  alt: e.username
15926
15930
  }
15927
- ) : e.firstname.charAt(0).toUpperCase() }), er = ({ isReply: e = !1, onReply: t, onFlag: s }) => /* @__PURE__ */ p("div", { className: "comment-actions su-flex", children: [
15931
+ ) : e.firstname.charAt(0).toUpperCase() }), Xa = ({ isReply: e = !1, onReply: t, onFlag: s }) => /* @__PURE__ */ p("div", { className: "comment-actions su-flex", children: [
15928
15932
  !e && t && /* @__PURE__ */ n(
15929
15933
  "button",
15930
15934
  {
@@ -16006,7 +16010,7 @@ const tu = (e, t) => {
16006
16010
  const o = ds(e, t, r);
16007
16011
  return /* @__PURE__ */ p("div", { className: "form-actions su-flex-between", children: [
16008
16012
  /* @__PURE__ */ n(
16009
- Ja,
16013
+ Ka,
16010
16014
  {
16011
16015
  sitekey: r.CAPTCHA_KEY_V2 ?? "",
16012
16016
  theme: "light",
@@ -16310,9 +16314,9 @@ const ou = {
16310
16314
  const i = { ...lu, ...o?.comentarios }, l = e.text;
16311
16315
  let d = `${Be.firstname} ${Be.lastname ?? ""}`, c = Be.username;
16312
16316
  return e.user && (d = `${e.user.firstname} ${e.user.lastname ?? ""}`, c = e.user.username), /* @__PURE__ */ n("div", { className: "comment-item reply", children: /* @__PURE__ */ p("div", { className: "comment-header-container su-flex su-relative", children: [
16313
- /* @__PURE__ */ n(Xa, { user: e.user ? e.user : Be }),
16317
+ /* @__PURE__ */ n(Za, { user: e.user ? e.user : Be }),
16314
16318
  /* @__PURE__ */ p("div", { style: { flex: 1 }, children: [
16315
- /* @__PURE__ */ n(Za, { username: d, date: e.date.time, DATE_CONFIG: r }),
16319
+ /* @__PURE__ */ n(Ja, { username: d, date: e.date.time, DATE_CONFIG: r }),
16316
16320
  /* @__PURE__ */ p("div", { className: "comment-reply-to", children: [
16317
16321
  i.replyingToLabel,
16318
16322
  " ",
@@ -16320,7 +16324,7 @@ const ou = {
16320
16324
  ] }),
16321
16325
  /* @__PURE__ */ n("p", { className: "comment-text su-font-normal", children: l }),
16322
16326
  s?.username.toLowerCase() !== c.toLowerCase() && // No puedes responder ni reportar tus respuestas
16323
- /* @__PURE__ */ n(er, { isReply: !0, onFlag: () => a(e.id) })
16327
+ /* @__PURE__ */ n(Xa, { isReply: !0, onFlag: () => a(e.id) })
16324
16328
  ] })
16325
16329
  ] }) });
16326
16330
  }, du = {
@@ -16338,13 +16342,13 @@ const ou = {
16338
16342
  className: "comment-header-container su-flex su-relative",
16339
16343
  "data-hasreplies": u.reply.length > 0 ? "true" : "false",
16340
16344
  children: [
16341
- /* @__PURE__ */ n(Xa, { user: e.user ? e.user : Be }),
16345
+ /* @__PURE__ */ n(Za, { user: e.user ? e.user : Be }),
16342
16346
  /* @__PURE__ */ p("div", { style: { flex: 1 }, children: [
16343
- /* @__PURE__ */ n(Za, { username: C, date: e.date.time, DATE_CONFIG: i }),
16347
+ /* @__PURE__ */ n(Ja, { username: C, date: e.date.time, DATE_CONFIG: i }),
16344
16348
  /* @__PURE__ */ n("p", { className: "comment-text su-font-normal", children: A }),
16345
16349
  a?.username.toLowerCase() !== E.toLowerCase() && // No puedes responder ni reportar tus respuestas
16346
16350
  /* @__PURE__ */ n(
16347
- er,
16351
+ Xa,
16348
16352
  {
16349
16353
  onReply: () => r(e.id),
16350
16354
  onFlag: () => o(e.id)
@@ -16767,7 +16771,7 @@ const Le = [
16767
16771
  (e) => /[a-z]/.test(e),
16768
16772
  (e) => /[A-Z]/.test(e),
16769
16773
  (e) => /[^A-Za-z0-9]/.test(e)
16770
- ], tr = [
16774
+ ], er = [
16771
16775
  { label: "La contraseña debe tener al menos 8 caracteres", test: Le[0] },
16772
16776
  { label: "Usa un número", test: Le[1] },
16773
16777
  { label: "Usa una letra minúscula", test: Le[2] },
@@ -17144,7 +17148,7 @@ function vu({
17144
17148
  L("Las contraseñas no coinciden");
17145
17149
  return;
17146
17150
  }
17147
- if (tr.some(
17151
+ if (er.some(
17148
17152
  (O) => !O.test(f)
17149
17153
  )) {
17150
17154
  L("La contraseña no cumple con los requisitos");
@@ -17368,7 +17372,7 @@ function Eu({
17368
17372
  name: "password"
17369
17373
  }
17370
17374
  ),
17371
- /* @__PURE__ */ n("div", { className: "sass-pg-cmt-lp-passwordChecker", children: tr.map((f, A) => {
17375
+ /* @__PURE__ */ n("div", { className: "sass-pg-cmt-lp-passwordChecker", children: er.map((f, A) => {
17372
17376
  const b = f.test(s);
17373
17377
  return /* @__PURE__ */ p("div", { className: b ? "sass-pg-cmt-lp-valid" : "sass-pg-cmt-lp-invalid", children: [
17374
17378
  /* @__PURE__ */ n("div", { children: b ? "✔" : "○" }),
@@ -17631,7 +17635,7 @@ function Ru({
17631
17635
  }
17632
17636
  ) : m;
17633
17637
  }
17634
- const o1 = ({
17638
+ const i1 = ({
17635
17639
  internalPath: e,
17636
17640
  icon: t,
17637
17641
  API_ENV: s,
@@ -17647,10 +17651,10 @@ const o1 = ({
17647
17651
  path: e,
17648
17652
  icon: t,
17649
17653
  isVisible: !0,
17650
- API_ENV: ca(s),
17654
+ API_ENV: la(s),
17651
17655
  texts: a
17652
17656
  }
17653
- ) })), i1 = ({
17657
+ ) })), l1 = ({
17654
17658
  section: e,
17655
17659
  internalPath: t,
17656
17660
  stylesConfig: s,
@@ -17671,12 +17675,12 @@ const o1 = ({
17671
17675
  isVisible: !0,
17672
17676
  paths: a,
17673
17677
  fetchConfig: o,
17674
- API_ENV: ca(r)
17678
+ API_ENV: la(r)
17675
17679
  }
17676
17680
  )
17677
17681
  }
17678
17682
  );
17679
- async function l1({
17683
+ async function c1({
17680
17684
  publication: e,
17681
17685
  path: t,
17682
17686
  username: s,
@@ -17713,7 +17717,7 @@ async function l1({
17713
17717
  message: "El comentario no puede estar vacío.",
17714
17718
  status: 400
17715
17719
  };
17716
- const u = await Ya(o, c);
17720
+ const u = await Wa(o, c);
17717
17721
  if (console.log("Verifying captcha token...", u), !u)
17718
17722
  return {
17719
17723
  type: "error",
@@ -17773,7 +17777,7 @@ async function l1({
17773
17777
  };
17774
17778
  }
17775
17779
  }
17776
- const c1 = async ({
17780
+ const d1 = async ({
17777
17781
  token: e,
17778
17782
  projectId: t,
17779
17783
  captchaKey: s,
@@ -17934,7 +17938,7 @@ const c1 = async ({
17934
17938
  __html: e || ""
17935
17939
  }
17936
17940
  }
17937
- ) }), ta = {
17941
+ ) }), ea = {
17938
17942
  banner: (e) => /* @__PURE__ */ n(Ee, { ...e, name: e.slot_id.replace("Home", "block") }),
17939
17943
  readest: (e) => /* @__PURE__ */ n($s, { ...e }),
17940
17944
  "Modulo 1x3": (e) => /* @__PURE__ */ n(pc, { ...e }),
@@ -17951,7 +17955,7 @@ const c1 = async ({
17951
17955
  "Modulo 1x3 card": (e) => /* @__PURE__ */ n(Cc, { ...e }),
17952
17956
  "Modulo iframe": (e) => /* @__PURE__ */ n(Bu, { ...e })
17953
17957
  };
17954
- function sa({
17958
+ function ta({
17955
17959
  component: e,
17956
17960
  slot_id: t,
17957
17961
  data: s,
@@ -17959,20 +17963,29 @@ function sa({
17959
17963
  isHome: r
17960
17964
  }) {
17961
17965
  if (a)
17962
- return ta[e] && /* @__PURE__ */ n("div", { className: "home-slot", style: cn(s), children: ta[e]({ ...s, banners: a, slot_id: t, isHome: r }) });
17966
+ return ea[e] && /* @__PURE__ */ n("div", { className: "home-slot", style: cn(s), children: ea[e]({ ...s, banners: a, slot_id: t, isHome: r }) });
17963
17967
  }
17964
- function d1({
17968
+ function u1({
17965
17969
  children: e,
17966
17970
  stylesConfigEntry: t
17967
17971
  }) {
17968
17972
  return /* @__PURE__ */ n("div", { className: "home-slot", style: cn(t), children: e });
17969
17973
  }
17970
- const na = {
17974
+ const _u = (e) => e?.main?.title ? {
17975
+ ...e,
17976
+ main: {
17977
+ ...e.main,
17978
+ title: {
17979
+ ...e.main.title,
17980
+ section: e.main.title.home ?? e.main.title.section
17981
+ }
17982
+ }
17983
+ } : e, sa = {
17971
17984
  Diario: (e) => {
17972
17985
  if (!e?.data || e.data.length === 0) return;
17973
17986
  const t = e.data.slice(1);
17974
17987
  return /* @__PURE__ */ n(
17975
- Gn,
17988
+ jn,
17976
17989
  {
17977
17990
  ...e.data[0],
17978
17991
  itemReverseOrder: !0,
@@ -17995,7 +18008,7 @@ const na = {
17995
18008
  if (!e?.data || e.data.length === 0) return;
17996
18009
  const t = e.data.slice(1);
17997
18010
  return /* @__PURE__ */ n(
17998
- Gn,
18011
+ jn,
17999
18012
  {
18000
18013
  ...e.data[0],
18001
18014
  itemReverseOrder: !0,
@@ -18043,12 +18056,16 @@ const na = {
18043
18056
  component: e,
18044
18057
  data: t,
18045
18058
  banners: s,
18046
- rightOnlyBanner: a
18047
- }) => /* @__PURE__ */ n("div", { style: cn(t), children: na[e] && na[e]({
18048
- ...t,
18049
18059
  rightOnlyBanner: a,
18050
- banners: s
18051
- }) }), u1 = ({
18060
+ isHome: r
18061
+ }) => {
18062
+ const o = r && Array.isArray(t?.data) ? { ...t, data: t.data.map(_u) } : t;
18063
+ return /* @__PURE__ */ n("div", { style: cn(t), children: sa[e] && sa[e]({
18064
+ ...o,
18065
+ rightOnlyBanner: a,
18066
+ banners: s
18067
+ }) });
18068
+ }, m1 = ({
18052
18069
  slots: e,
18053
18070
  DYNAMIC_SLOT_SUBINDEXES: t,
18054
18071
  stylesConfig: s,
@@ -18058,7 +18075,7 @@ const na = {
18058
18075
  showTagBySection: i,
18059
18076
  pathname: l
18060
18077
  }) => {
18061
- const d = $r(l), c = [], u = 1, h = t, m = Object.keys(e).length / h;
18078
+ const d = Yr(l), c = [], u = 1, h = t, m = Object.keys(e).length / h;
18062
18079
  for (let g = u; g <= m; g++)
18063
18080
  for (let w = 1; w <= h; w++) {
18064
18081
  const f = "Home_" + g + "_" + w;
@@ -18071,7 +18088,7 @@ const na = {
18071
18088
  order: (g - 1) * h + (w - 1),
18072
18089
  children: [
18073
18090
  /* @__PURE__ */ n(
18074
- sa,
18091
+ ta,
18075
18092
  {
18076
18093
  component: e[f].blockSass[0].block,
18077
18094
  banners: o,
@@ -18104,7 +18121,7 @@ const na = {
18104
18121
  order: (g - 1) * h + (w - 1),
18105
18122
  children: [
18106
18123
  /* @__PURE__ */ n(
18107
- sa,
18124
+ ta,
18108
18125
  {
18109
18126
  component: e[f].blockSass[0].block,
18110
18127
  banners: o,
@@ -18135,7 +18152,7 @@ const na = {
18135
18152
  ));
18136
18153
  }
18137
18154
  return c;
18138
- }, m1 = ({
18155
+ }, h1 = ({
18139
18156
  mainBlock: e,
18140
18157
  StylesConfigMain: t,
18141
18158
  config: s,
@@ -18180,180 +18197,180 @@ const na = {
18180
18197
  ] });
18181
18198
  };
18182
18199
  export {
18183
- zr as AssetsPreconnect,
18184
- qm as AutorHeader1,
18185
- jm as AutorHeader2,
18200
+ Qr as AssetsPreconnect,
18201
+ jm as AutorHeader1,
18202
+ Gm as AutorHeader2,
18186
18203
  Ee as BannerAdvertising,
18187
18204
  rt as BannerAdvertisingMiddle,
18188
- Im as CarrouselCSR,
18205
+ Um as CarrouselCSR,
18189
18206
  Xe as CarrouselIRS,
18190
18207
  vc as CarruselCard,
18191
18208
  Sc as CarruselOpinion,
18192
- o1 as CommentLazyLoader,
18209
+ i1 as CommentLazyLoader,
18193
18210
  Fe as CommonServices,
18194
- rr as Comscore,
18195
- Jm as ContactInfoServer,
18196
- _m as ContactInput,
18197
- Mm as ContactSelect,
18198
- Dm as ContactTextarea,
18211
+ ar as Comscore,
18212
+ Zm as ContactInfoServer,
18213
+ Mm as ContactInput,
18214
+ Dm as ContactSelect,
18215
+ qm as ContactTextarea,
18199
18216
  Ys as ContentLayout1,
18200
- Om as ContentLayoutTema,
18201
- m1 as DEBUG_MainSlots,
18217
+ Bm as ContentLayoutTema,
18218
+ h1 as DEBUG_MainSlots,
18202
18219
  hc as DestacadoNoticias,
18203
18220
  bc as DestacadoVideos,
18204
- fl as DynamicBlockServices,
18205
- u1 as DynamicComponents,
18221
+ hl as DynamicBlockServices,
18222
+ m1 as DynamicComponents,
18206
18223
  Es as DynamicMainSlot,
18207
- sa as DynamicSlot,
18208
- Wm as EditorialBlock,
18209
- Bm as ErrorComponent,
18210
- wo as Font,
18211
- Lm as Footer,
18212
- Qr as FormatAfterScripts,
18213
- la as FormatScripts,
18214
- ir as GA4,
18215
- lr as GTM,
18224
+ ta as DynamicSlot,
18225
+ Ym as EditorialBlock,
18226
+ _m as ErrorComponent,
18227
+ po as Font,
18228
+ Pm as Footer,
18229
+ Vr as FormatAfterScripts,
18230
+ ia as FormatScripts,
18231
+ or as GA4,
18232
+ ir as GTM,
18216
18233
  Vc as GalleryHeader,
18217
- xm as GenerateBody,
18218
- Em as GenerateHead,
18219
- Fm as Header,
18234
+ Tm as GenerateBody,
18235
+ xm as GenerateHead,
18236
+ Hm as Header,
18220
18237
  kc as HeaderSectionComponent,
18221
- Qm as HomeCard,
18238
+ zm as HomeCard,
18222
18239
  Ic as IframeHeader,
18223
- Bl as ImageOffline,
18240
+ Ol as ImageOffline,
18224
18241
  xe as ImageOnline,
18225
- Ol as ImageOnlineClient,
18226
- vm as IssuuServices,
18227
- ao as ItemListSchema,
18242
+ Pl as ImageOnlineClient,
18243
+ Nm as IssuuServices,
18244
+ no as ItemListSchema,
18228
18245
  cc as JournalistArticule2,
18229
18246
  dc as JournalistGroup,
18230
18247
  Zl as LayoutNewsComponent,
18231
18248
  _ as LinkComponent,
18232
18249
  $l as LiveBlogHeader,
18233
- Tm as Location,
18234
- t1 as LoginForm,
18235
- tm as MainComponentServices,
18236
- cr as Marfeel,
18237
- i1 as MasNoticiasLazyLoader,
18250
+ Im as Location,
18251
+ s1 as LoginForm,
18252
+ sm as MainComponentServices,
18253
+ lr as Marfeel,
18254
+ l1 as MasNoticiasLazyLoader,
18238
18255
  bt as MiddleSection,
18239
18256
  pc as Modulo1x3,
18240
18257
  Cc as Modulo1x3Card,
18241
18258
  wc as Modulo1x4,
18242
18259
  Ac as Modulo1x5,
18243
- Ym as Modulo2Columnas,
18260
+ $m as Modulo2Columnas,
18244
18261
  gc as Modulo3Columnas,
18245
- $m as ModuloNewsletter,
18246
- zm as ModuloOpinion,
18262
+ Km as ModuloNewsletter,
18263
+ Wm as ModuloOpinion,
18247
18264
  vd as NewListResponseDataPH,
18248
- io as NewsArticle,
18249
- Zm as NewsComponent,
18250
- jn as NewsContent,
18265
+ oo as NewsArticle,
18266
+ Xm as NewsComponent,
18267
+ qn as NewsContent,
18251
18268
  et as NewsDescriptionComponent,
18252
18269
  dd as News_Content,
18253
- qn as NextPrev,
18254
- lo as OrgList,
18270
+ Dn as NextPrev,
18271
+ io as OrgList,
18255
18272
  An as PreloadImages,
18256
18273
  Os as REPORT_REASONS,
18257
- qu as ReCaptchaRender,
18274
+ ju as ReCaptchaRender,
18258
18275
  $s as Readest,
18259
- e1 as RegisterForm,
18260
- s1 as ScriptHydrator,
18261
- Xm as SearchSection,
18276
+ t1 as RegisterForm,
18277
+ n1 as ScriptHydrator,
18278
+ e1 as SearchSection,
18262
18279
  ye as Section,
18263
18280
  Ge as SectionCard,
18264
18281
  ls as SectionCard2,
18265
- Um as SectionCard5,
18266
- Fn as SectionCardServerComponent,
18267
- Km as SectionServerComponent,
18282
+ Rm as SectionCard5,
18283
+ Gn as SectionCardServerComponent,
18284
+ Jm as SectionServerComponent,
18268
18285
  _n as ShowSection,
18269
18286
  en as SocialNetworks,
18270
- oo as SoftwareApplication,
18271
- Vm as SourceButtons,
18272
- so as SpeculationRules,
18287
+ ro as SoftwareApplication,
18288
+ Qm as SourceButtons,
18289
+ to as SpeculationRules,
18273
18290
  vt as Spin,
18274
- d1 as StaticSlotWrapper,
18291
+ u1 as StaticSlotWrapper,
18275
18292
  Ml as SubscribeColumn,
18276
18293
  Dl as SubscribeRow,
18277
- Rm as SubscribeWhatsAppColumn,
18278
- Hm as TagHeader,
18294
+ km as SubscribeWhatsAppColumn,
18295
+ Vm as TagHeader,
18279
18296
  lc as TagSection,
18280
18297
  Kl as TimeLine,
18281
- Hu as TrimPathname,
18282
- n1 as TwitterHydration,
18283
- Pm as VideoBlock3,
18284
- Gm as VideoBlock4,
18298
+ Vu as TrimPathname,
18299
+ a1 as TwitterHydration,
18300
+ Om as VideoBlock3,
18301
+ Fm as VideoBlock4,
18285
18302
  xc as VideoEmbeddedHeader,
18286
18303
  Tc as VideoYoutubeHeader,
18287
- uo as VideosSchemas,
18288
- co as WebsiteList,
18289
- l1 as addComment,
18304
+ co as VideosSchemas,
18305
+ lo as WebsiteList,
18306
+ c1 as addComment,
18290
18307
  $t as bannersReplace,
18291
18308
  Ct as becomeVideoObject,
18292
18309
  Ke as buildTagUrl,
18293
18310
  De as cleanSchema,
18294
- km as coloringByStrokeSVGs,
18311
+ Lm as coloringByStrokeSVGs,
18295
18312
  cn as compileStyleProps,
18296
- Yu as createAssessment,
18313
+ $u as createAssessment,
18297
18314
  Ve as cutString,
18298
- ca as decodeApiEnv,
18299
- Ju as encodeApiEnv,
18315
+ la as decodeApiEnv,
18316
+ Zu as encodeApiEnv,
18300
18317
  Te as extractMainSlug,
18301
- Gu as extractRealtedNews,
18318
+ Fu as extractRealtedNews,
18302
18319
  Is as extractRelatedNews,
18303
18320
  Me as formatDate,
18304
- ju as formatDateEdiciones,
18321
+ Gu as formatDateEdiciones,
18305
18322
  Yt as formatDateJournalistArticule,
18306
- xr as formatDateTimeline,
18307
- Or as formatNewsMeta,
18308
- Wr as formatVideoData,
18309
- Sm as generalGetData,
18323
+ Er as formatDateTimeline,
18324
+ Pr as formatNewsMeta,
18325
+ zr as formatVideoData,
18326
+ Em as generalGetData,
18310
18327
  ms as getCaptchaToken,
18311
18328
  eu as getComments,
18312
18329
  M as getConfig,
18313
- Nm as getDynamicSlots,
18330
+ Sm as getDynamicSlots,
18314
18331
  at as getEnvironmentUrl,
18315
- Fu as getEnvironmentUrlFront,
18332
+ Hu as getEnvironmentUrlFront,
18316
18333
  ge as getFrontPrefix,
18317
- zu as getHydratorPath,
18334
+ Wu as getHydratorPath,
18318
18335
  fe as getImageUrl,
18319
- Zu as getItemFormated,
18336
+ Xu as getItemFormated,
18320
18337
  mt as getNextMeta,
18321
18338
  ft as getPage,
18322
- _a as getPlayIcon,
18323
- em as getPreloadImages,
18339
+ Ba as getPlayIcon,
18340
+ tm as getPreloadImages,
18324
18341
  ht as getPrevMeta,
18325
- Wu as getRelatedNewsCarrousel,
18326
- r1 as getReportReasonLabel,
18342
+ Yu as getRelatedNewsCarrousel,
18343
+ o1 as getReportReasonLabel,
18327
18344
  nt as getResponse,
18328
- Tr as getResponsePromise,
18345
+ xr as getResponsePromise,
18329
18346
  Gs as getSchemas,
18330
- ua as getScriptReplaces,
18331
- Xu as getServicePrefix,
18332
- bo as getSlugs,
18333
- $u as getTextsStringValue,
18334
- Vu as getTypeOfNews,
18335
- Qu as getVideoRealPath,
18347
+ da as getScriptReplaces,
18348
+ em as getServicePrefix,
18349
+ Ao as getSlugs,
18350
+ Ku as getTextsStringValue,
18351
+ Qu as getTypeOfNews,
18352
+ zu as getVideoRealPath,
18336
18353
  nn as handleGetComments,
18337
- Du as initLibrary,
18338
- $r as isHomePath,
18339
- Ku as isPhotoGallery,
18340
- Dr as metadataToJSX,
18341
- pl as metadata_defaults,
18342
- Jr as new_speculationRules_home,
18343
- Xr as new_speculationRules_note,
18344
- eo as new_speculationRules_noteList,
18345
- Zr as new_speculationRules_section,
18346
- oa as parseTags,
18347
- Br as pathnameSplit,
18354
+ qu as initLibrary,
18355
+ Yr as isHomePath,
18356
+ Ju as isPhotoGallery,
18357
+ Mr as metadataToJSX,
18358
+ gl as metadata_defaults,
18359
+ Kr as new_speculationRules_home,
18360
+ Zr as new_speculationRules_note,
18361
+ Xr as new_speculationRules_noteList,
18362
+ Jr as new_speculationRules_section,
18363
+ ra as parseTags,
18364
+ Or as pathnameSplit,
18348
18365
  js as pickBannerVariant,
18349
- kr as processExtractedRelatedNews,
18350
- Ao as removePages,
18351
- a1 as reportComment,
18366
+ Rr as processExtractedRelatedNews,
18367
+ wo as removePages,
18368
+ r1 as reportComment,
18352
18369
  Yl as shareButtons,
18353
18370
  Vt as socialIcons,
18354
18371
  $e as toISOWithTimeZone,
18355
- _r as urlReplaces,
18356
- Ma as usePlayIcon,
18357
- Lr as validateHttpUrl,
18358
- c1 as verifyCaptchaTokenEnterprise
18372
+ Br as urlReplaces,
18373
+ _a as usePlayIcon,
18374
+ kr as validateHttpUrl,
18375
+ d1 as verifyCaptchaTokenEnterprise
18359
18376
  };