sass-template-common 0.4.5 → 0.4.7

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.
@@ -61,7 +61,7 @@ let us = {
61
61
  FETCH_TAG_BASED_RELATED_NEWS: !0,
62
62
  MULTIPUBLICATION_FETCHES: void 0
63
63
  };
64
- function U9(e = {}) {
64
+ function L9(e = {}) {
65
65
  us = { ...us, ...e };
66
66
  }
67
67
  function $() {
@@ -156,15 +156,14 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
156
156
  );
157
157
  }, mi = ({ defaultRouteName: e }) => {
158
158
  const { CAPTCHA_KEY: t, CONFIG_comments: n = !1 } = $();
159
- return t && t !== "" && (e === "news" && n || e === "anuncia" || e === "contacto") && /* @__PURE__ */ s(J, { children: /* @__PURE__ */ s(
159
+ return t && t !== "" && (e === "news" && n || e === "anuncia" || e === "contacto") && /* @__PURE__ */ s(
160
160
  "script",
161
161
  {
162
162
  src: `https://www.google.com/recaptcha/enterprise.js?render=${t}`,
163
163
  async: !0,
164
- defer: !0,
165
- "data-name": "packages-body"
164
+ defer: !0
166
165
  }
167
- ) });
166
+ );
168
167
  };
169
168
  function xt(e) {
170
169
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
@@ -668,7 +667,7 @@ const Ln = (e) => e === "en" ? "en" : "es", He = (e, t) => {
668
667
  }, xi = (e) => {
669
668
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = $(), a = Ln(t ?? "es");
670
669
  return Le.tz(e, n).locale(a).format("MM/DD/YYYY [•] HH:mm [HS]");
671
- }, L9 = (e) => {
670
+ }, R9 = (e) => {
672
671
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = $(), a = Ln(t ?? "es");
673
672
  return Le.tz(e, n).locale(a).format("dddd DD [de] MMMM YYYY");
674
673
  }, ze = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
@@ -761,7 +760,7 @@ const qi = async (e, t) => {
761
760
  }, Sn = () => {
762
761
  const { PUBLIC_ENV: e, PUBLIC_API_HOST: t, PUBLIC_ASSETS_URL: n } = $();
763
762
  return e == "local" ? t : n && n !== "false" ? n : "";
764
- }, R9 = () => {
763
+ }, q9 = () => {
765
764
  const { PUBLIC_ENV: e, PUBLIC_API_FRONT: t } = $();
766
765
  return e === "local" ? t : "";
767
766
  }, Bi = (e) => {
@@ -1093,7 +1092,7 @@ const qi = async (e, t) => {
1093
1092
  i > 0 && (a += `/${o}`);
1094
1093
  }), `${a}/page/${n - 1}`;
1095
1094
  };
1096
- function q9(e) {
1095
+ function B9(e) {
1097
1096
  const t = e.length;
1098
1097
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
1099
1098
  }
@@ -1152,7 +1151,7 @@ const Fi = () => {
1152
1151
  ]
1153
1152
  }
1154
1153
  };
1155
- }, B9 = (e) => {
1154
+ }, P9 = (e) => {
1156
1155
  let t = "";
1157
1156
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
1158
1157
  const n = e.params.news.split("-"), a = n[n.length - 1] ?? "", o = a.substring(1, 9), i = a.substring(9, 13);
@@ -1170,7 +1169,7 @@ const Fi = () => {
1170
1169
  }
1171
1170
  return e.config.servicePrefix + t;
1172
1171
  };
1173
- function P9(e) {
1172
+ function O9(e) {
1174
1173
  const t = e.lastIndexOf("-"), n = t >= 0 ? [e.slice(0, t), e.slice(t + 1)] : [e], a = n[n.length - 1]?.split("."), o = a && a[0] ? a[0] : "", i = o.substring(0, 2), r = o.substring(2, 10), c = o.substring(10);
1175
1174
  return { path: {
1176
1175
  vy: (l) => `/videos/video-youtube/${Le(r).format(
@@ -1185,10 +1184,10 @@ function P9(e) {
1185
1184
  const wt = (e, t) => {
1186
1185
  const n = e.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
1187
1186
  return t?.tema ? `/${t.tema}/${n}-t${e.id}` : `/${n}-t${e.id}`;
1188
- }, O9 = (e) => {
1187
+ }, D9 = (e) => {
1189
1188
  const { AssetsPrefix: t = "", AssetsPath: n = "src", isDev: a = !1 } = e;
1190
1189
  return a ? "src" : t + n;
1191
- }, D9 = async (e, t, n, a) => {
1190
+ }, M9 = async (e, t, n, a) => {
1192
1191
  const { FETCH_TAG_BASED_RELATED_NEWS: o = !1, FETCH_SIZE_RELATED_NEWS: i = 10 } = $();
1193
1192
  if (!e) return [];
1194
1193
  try {
@@ -1217,7 +1216,7 @@ const wt = (e, t) => {
1217
1216
  } catch (r) {
1218
1217
  console.log(r);
1219
1218
  }
1220
- }, Wi = "https://recaptchaenterprise.googleapis.com/v1/projects", M9 = async ({
1219
+ }, Wi = "https://recaptchaenterprise.googleapis.com/v1/projects", j9 = async ({
1221
1220
  projectID: e,
1222
1221
  recaptchaKey: t,
1223
1222
  token: n,
@@ -1594,7 +1593,7 @@ const tr = async ({
1594
1593
  }, en = (e) => {
1595
1594
  const t = e.split("/"), n = t[t.length - 1] ?? "1";
1596
1595
  return Number(n) > 0 ? Number(n) : 1;
1597
- }, j9 = (e, t = 2) => {
1596
+ }, G9 = (e, t = 2) => {
1598
1597
  if (!e || e.length === 0) return [];
1599
1598
  const n = [];
1600
1599
  for (let a = 0; a < t; a++) {
@@ -1734,7 +1733,7 @@ const tr = async ({
1734
1733
  }
1735
1734
  console.error("[SERVICE_DEBUG] Service error report (HTML):"), console.error(n);
1736
1735
  };
1737
- class G9 {
1736
+ class Q9 {
1738
1737
  exclude = "keywords,gallery,related,relatedexternal,external,customfields";
1739
1738
  config = {};
1740
1739
  imgSizes = {};
@@ -3711,22 +3710,22 @@ ie.getAdapter = Io.getAdapter;
3711
3710
  ie.HttpStatusCode = gs;
3712
3711
  ie.default = ie;
3713
3712
  const {
3714
- Axios: z9,
3715
- AxiosError: F9,
3716
- CanceledError: $9,
3717
- isCancel: V9,
3718
- CancelToken: W9,
3719
- VERSION: Y9,
3720
- all: K9,
3721
- Cancel: J9,
3722
- isAxiosError: Z9,
3723
- spread: X9,
3724
- toFormData: e5,
3725
- AxiosHeaders: t5,
3726
- HttpStatusCode: n5,
3727
- formToJSON: s5,
3728
- getAdapter: a5,
3729
- mergeConfig: o5
3713
+ Axios: F9,
3714
+ AxiosError: $9,
3715
+ CanceledError: V9,
3716
+ isCancel: W9,
3717
+ CancelToken: Y9,
3718
+ VERSION: K9,
3719
+ all: J9,
3720
+ Cancel: Z9,
3721
+ isAxiosError: X9,
3722
+ spread: e5,
3723
+ toFormData: t5,
3724
+ AxiosHeaders: n5,
3725
+ HttpStatusCode: s5,
3726
+ formToJSON: a5,
3727
+ getAdapter: o5,
3728
+ mergeConfig: i5
3730
3729
  } = ie;
3731
3730
  class ft {
3732
3731
  constructor(t) {
@@ -4211,7 +4210,7 @@ class Mc extends ft {
4211
4210
  return { blockSass: n.data.data };
4212
4211
  };
4213
4212
  }
4214
- class i5 {
4213
+ class r5 {
4215
4214
  issuuApi = "https://api.issuu.com/v2";
4216
4215
  api = void 0;
4217
4216
  q = "";
@@ -4248,7 +4247,7 @@ class i5 {
4248
4247
  }
4249
4248
  }
4250
4249
  }
4251
- const r5 = async (e, t, n, a, o, i, r) => {
4250
+ const c5 = async (e, t, n, a, o, i, r) => {
4252
4251
  const c = new Mc({
4253
4252
  config: t,
4254
4253
  imgSizes: n,
@@ -4278,7 +4277,7 @@ const r5 = async (e, t, n, a, o, i, r) => {
4278
4277
  }, jc = (e) => {
4279
4278
  const t = It(e);
4280
4279
  return t && t.data ? t.data : t;
4281
- }, c5 = async (e) => {
4280
+ }, l5 = async (e) => {
4282
4281
  const t = await Promise.allSettled(
4283
4282
  Object.values(e).map((o) => o.promise)
4284
4283
  ), n = Object.keys(e), a = {};
@@ -4620,7 +4619,7 @@ const r5 = async (e, t, n, a, o, i, r) => {
4620
4619
  };
4621
4620
  return u && (d.dateCreated = u), c && (d.dateModified = c), e?.addtional?.USER_SHOWEMAIL && (d.mainEntity.email = e.info.email), /* @__PURE__ */ s("script", { type: "application/ld+json", children: JSON.stringify(d) });
4622
4621
  };
4623
- async function l5({
4622
+ async function d5({
4624
4623
  axiosApi: e,
4625
4624
  headConfig: t = {
4626
4625
  ampConfig: !1,
@@ -4751,7 +4750,7 @@ async function l5({
4751
4750
  E
4752
4751
  ] });
4753
4752
  }
4754
- const d5 = ({
4753
+ const u5 = ({
4755
4754
  children: e,
4756
4755
  defaultRouteName: t,
4757
4756
  banners: n,
@@ -4778,13 +4777,13 @@ const d5 = ({
4778
4777
  /* @__PURE__ */ s(ri, {}),
4779
4778
  /* @__PURE__ */ s(li, { dimensionValues: m }),
4780
4779
  /* @__PURE__ */ s(di, {}),
4780
+ /* @__PURE__ */ s(Fc, { defaultRouteName: t }),
4781
4781
  d,
4782
- /* @__PURE__ */ s(zi, { name: "bodyafter", banners: n, replaces: w }),
4783
- /* @__PURE__ */ s(mi, { defaultRouteName: t })
4782
+ /* @__PURE__ */ s(zi, { name: "bodyafter", banners: n, replaces: w })
4784
4783
  ] });
4785
- }, Fc = "_content_v0dac_1", $c = {
4786
- content: Fc
4787
- }, Vc = () => /* @__PURE__ */ s(
4784
+ }, Fc = ({ defaultRouteName: e }) => /* @__PURE__ */ s(J, { children: /* @__PURE__ */ s(mi, { defaultRouteName: e }) }), $c = "_content_v0dac_1", Vc = {
4785
+ content: $c
4786
+ }, Wc = () => /* @__PURE__ */ s(
4788
4787
  "svg",
4789
4788
  {
4790
4789
  width: "31",
@@ -4800,11 +4799,11 @@ const d5 = ({
4800
4799
  }
4801
4800
  )
4802
4801
  }
4803
- ), Wc = "_content_701km_1", Yc = "_location_701km_21", ya = {
4804
- content: Wc,
4805
- location: Yc
4806
- }, u5 = (e) => /* @__PURE__ */ f("div", { className: ya.content, children: [
4807
- /* @__PURE__ */ s(Vc, {}),
4802
+ ), Yc = "_content_701km_1", Kc = "_location_701km_21", ya = {
4803
+ content: Yc,
4804
+ location: Kc
4805
+ }, m5 = (e) => /* @__PURE__ */ f("div", { className: ya.content, children: [
4806
+ /* @__PURE__ */ s(Wc, {}),
4808
4807
  /* @__PURE__ */ s("p", { className: ya.location, children: e.place })
4809
4808
  ] }), Kt = ({
4810
4809
  children: e,
@@ -4814,7 +4813,7 @@ const d5 = ({
4814
4813
  const { children: t, show: n, order: a = 0, id: o } = e;
4815
4814
  return n && /* @__PURE__ */ s("div", { style: { order: a }, id: o, children: t });
4816
4815
  };
4817
- function Kc({
4816
+ function Jc({
4818
4817
  currentIndex: e,
4819
4818
  totalItems: t,
4820
4819
  cardWidth: n,
@@ -4950,7 +4949,7 @@ function Kc({
4950
4949
  }
4951
4950
  };
4952
4951
  }
4953
- function m5(e) {
4952
+ function h5(e) {
4954
4953
  const {
4955
4954
  children: t,
4956
4955
  slot_id: n,
@@ -4974,7 +4973,7 @@ function m5(e) {
4974
4973
  getTranslateValue: S,
4975
4974
  actualVisibleItems: _,
4976
4975
  dragHandlers: I
4977
- } = Kc({
4976
+ } = Jc({
4978
4977
  currentIndex: d,
4979
4978
  totalItems: l.length,
4980
4979
  cardWidth: o,
@@ -5113,7 +5112,7 @@ function m5(e) {
5113
5112
  ) })
5114
5113
  ] });
5115
5114
  }
5116
- function Jc({
5115
+ function Zc({
5117
5116
  children: e,
5118
5117
  cardWidth: t = 260,
5119
5118
  cardGap: n = 20,
@@ -5151,13 +5150,13 @@ function Lt(e) {
5151
5150
  {
5152
5151
  "data-hydrate": "CarrouselIRS",
5153
5152
  "data-props": encodeURIComponent(JSON.stringify({ ...e, children: void 0 })),
5154
- children: /* @__PURE__ */ s(Jc, { ...e })
5153
+ children: /* @__PURE__ */ s(Zc, { ...e })
5155
5154
  }
5156
5155
  );
5157
5156
  }
5158
- const Zc = "_content_1gcxd_1", Xc = {
5159
- content: Zc
5160
- }, ct = (e) => /* @__PURE__ */ s("div", { className: Xc.content, children: e.children }), el = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), et = ({ banners: e, index: t }) => {
5157
+ const Xc = "_content_1gcxd_1", el = {
5158
+ content: Xc
5159
+ }, ct = (e) => /* @__PURE__ */ s("div", { className: el.content, children: e.children }), tl = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), et = ({ banners: e, index: t }) => {
5161
5160
  if (!e || e.length === 0) return null;
5162
5161
  const n = e.find((a) => a.key === `middle_${t}`);
5163
5162
  return n?.value && n.show ? /* @__PURE__ */ s(
@@ -5166,19 +5165,19 @@ const Zc = "_content_1gcxd_1", Xc = {
5166
5165
  className: "banner-container banner-context",
5167
5166
  suppressHydrationWarning: !0,
5168
5167
  dangerouslySetInnerHTML: {
5169
- __html: el(n.value) ?? ""
5168
+ __html: tl(n.value) ?? ""
5170
5169
  }
5171
5170
  }
5172
5171
  ) : null;
5173
- }, tl = "_content_45avd_1", nl = {
5174
- content: tl
5172
+ }, nl = "_content_45avd_1", sl = {
5173
+ content: nl
5175
5174
  }, be = ({ banners: e, name: t }) => {
5176
5175
  if (!e || e.length === 0) return null;
5177
5176
  const n = e.find((a) => a.key === t);
5178
5177
  return n?.show && /* @__PURE__ */ s(
5179
5178
  "div",
5180
5179
  {
5181
- className: nl.content + " banner-context",
5180
+ className: sl.content + " banner-context",
5182
5181
  suppressHydrationWarning: !0,
5183
5182
  dangerouslySetInnerHTML: {
5184
5183
  __html: n ? Ns(n.value) ?? "" : ""
@@ -5186,24 +5185,24 @@ const Zc = "_content_1gcxd_1", Xc = {
5186
5185
  },
5187
5186
  n.key
5188
5187
  );
5189
- }, sl = "_boxInformation_12080_1", al = "_sectionDescriptionContainer_12080_17", ol = "_uppertitle_12080_51", il = "_sectionDescription_12080_17", rl = "_articule_12080_159", cl = "_linkStyled_12080_187", ll = "_description_12080_209", dl = "_correspondent_12080_265", ul = "_correspondentLink_12080_289", ml = "_dotStyles_12080_313", hl = "_clipboardButton_12080_329", fl = "_messageButton_12080_361", gl = "_socialNetworkSection_12080_369", pl = "_whatsappButton_12080_385", se = {
5190
- boxInformation: sl,
5191
- sectionDescriptionContainer: al,
5192
- uppertitle: ol,
5193
- sectionDescription: il,
5194
- articule: rl,
5195
- linkStyled: cl,
5196
- description: ll,
5197
- correspondent: dl,
5198
- correspondentLink: ul,
5199
- dotStyles: ml,
5200
- clipboardButton: hl,
5201
- messageButton: fl,
5202
- socialNetworkSection: gl,
5203
- whatsappButton: pl
5188
+ }, al = "_boxInformation_12080_1", ol = "_sectionDescriptionContainer_12080_17", il = "_uppertitle_12080_51", rl = "_sectionDescription_12080_17", cl = "_articule_12080_159", ll = "_linkStyled_12080_187", dl = "_description_12080_209", ul = "_correspondent_12080_265", ml = "_correspondentLink_12080_289", hl = "_dotStyles_12080_313", fl = "_clipboardButton_12080_329", gl = "_messageButton_12080_361", pl = "_socialNetworkSection_12080_369", Al = "_whatsappButton_12080_385", se = {
5189
+ boxInformation: al,
5190
+ sectionDescriptionContainer: ol,
5191
+ uppertitle: il,
5192
+ sectionDescription: rl,
5193
+ articule: cl,
5194
+ linkStyled: ll,
5195
+ description: dl,
5196
+ correspondent: ul,
5197
+ correspondentLink: ml,
5198
+ dotStyles: hl,
5199
+ clipboardButton: fl,
5200
+ messageButton: gl,
5201
+ socialNetworkSection: pl,
5202
+ whatsappButton: Al
5204
5203
  };
5205
5204
  function R(e) {
5206
- const { PUBLIC_SERVICE_PREFIX: t, PUBLIC_IS_SUB_PUBLICATION: n, SUB_PUBLICATION_PREFIX_IN_ROUTES: a } = $(), { block_subPublication: o } = e, i = Al(e.href), r = e.hasOwnProperty("href") && e.href ? (e.href ?? "").includes("/buscar") : !1, c = a?.tema && i, u = a?.buscar && r, l = !o && !c && !u && t !== "false" && n !== "false" ? "/" + t : "", d = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), m = e.href?.split("/")[1] === l.replace("/", ""), h = {
5205
+ const { PUBLIC_SERVICE_PREFIX: t, PUBLIC_IS_SUB_PUBLICATION: n, SUB_PUBLICATION_PREFIX_IN_ROUTES: a } = $(), { block_subPublication: o } = e, i = wl(e.href), r = e.hasOwnProperty("href") && e.href ? (e.href ?? "").includes("/buscar") : !1, c = a?.tema && i, u = a?.buscar && r, l = !o && !c && !u && t !== "false" && n !== "false" ? "/" + t : "", d = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), m = e.href?.split("/")[1] === l.replace("/", ""), h = {
5207
5206
  ...e,
5208
5207
  href: (!d && !m ? l : "") + (l && e.href === "/" ? "" : e.href ?? "")
5209
5208
  };
@@ -5217,7 +5216,7 @@ function R(e) {
5217
5216
  }
5218
5217
  ) : /* @__PURE__ */ s("a", { ...h, children: e.children });
5219
5218
  }
5220
- const Al = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Us = (e) => /* @__PURE__ */ s(
5219
+ const wl = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Us = (e) => /* @__PURE__ */ s(
5221
5220
  "svg",
5222
5221
  {
5223
5222
  width: "23",
@@ -5278,7 +5277,7 @@ const Al = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Us = (e) => /* @__PURE__ *
5278
5277
  )
5279
5278
  ]
5280
5279
  }
5281
- ), wl = (e) => /* @__PURE__ */ s(
5280
+ ), yl = (e) => /* @__PURE__ */ s(
5282
5281
  "svg",
5283
5282
  {
5284
5283
  width: "23",
@@ -5295,7 +5294,7 @@ const Al = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Us = (e) => /* @__PURE__ *
5295
5294
  }
5296
5295
  )
5297
5296
  }
5298
- ), ba = (e) => /* @__PURE__ */ s("svg", { width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ s("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: "#162950" }) }), yl = {
5297
+ ), ba = (e) => /* @__PURE__ */ s("svg", { width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ s("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: "#162950" }) }), vl = {
5299
5298
  Whatsapp: {
5300
5299
  url: (e) => `https://wa.me/?text=${encodeURIComponent(e)}`,
5301
5300
  icon: {
@@ -5311,11 +5310,11 @@ const Al = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), Us = (e) => /* @__PURE__ *
5311
5310
  }
5312
5311
  }
5313
5312
  };
5314
- function vl({ noteShare: e }) {
5313
+ function bl({ noteShare: e }) {
5315
5314
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
5316
5315
  return e ? /* @__PURE__ */ f("div", { className: `${se.socialNetworkSection} sass-news-description-social-network-section`, children: [
5317
5316
  e.options?.map((n) => {
5318
- const a = yl[n];
5317
+ const a = vl[n];
5319
5318
  if (!a) return null;
5320
5319
  const o = e.variant === "outline" ? a.icon.outline : a.icon.solid, i = a.url(t);
5321
5320
  return /* @__PURE__ */ s(
@@ -5337,7 +5336,7 @@ function vl({ noteShare: e }) {
5337
5336
  type: "button",
5338
5337
  "aria-label": "share",
5339
5338
  className: [se.clipboardButton, "sharebtn-id"].join(" "),
5340
- children: /* @__PURE__ */ s(wl, {})
5339
+ children: /* @__PURE__ */ s(yl, {})
5341
5340
  }
5342
5341
  ),
5343
5342
  /* @__PURE__ */ s(
@@ -5419,7 +5418,7 @@ const Rt = (e) => {
5419
5418
  style: { width: "100%" },
5420
5419
  "data-hydrate": "ShareButtons",
5421
5420
  "data-props": encodeURIComponent(JSON.stringify({ noteShare: t })),
5422
- children: /* @__PURE__ */ s(vl, { noteShare: { ...t } })
5421
+ children: /* @__PURE__ */ s(bl, { noteShare: { ...t } })
5423
5422
  }
5424
5423
  ),
5425
5424
  /* @__PURE__ */ s(m, {}),
@@ -5454,20 +5453,20 @@ const Rt = (e) => {
5454
5453
  }
5455
5454
  ) }) : /* @__PURE__ */ s("h3", { className: se.correspondent, children: u() }) })
5456
5455
  ] });
5457
- }, bl = "_content_veayf_1", _l = "_contentNew_veayf_41", Cl = "_imageBox_veayf_57", Sl = "_numberTag_veayf_87", nn = {
5458
- content: bl,
5459
- contentNew: _l,
5460
- imageBox: Cl,
5461
- numberTag: Sl
5462
- }, Nl = "_figure_unw0t_1", Il = "_backdrop_unw0t_11", El = "_backdropAux_unw0t_31", Tl = "_imageStyled_unw0t_73", xl = "_boxPlayIcon_unw0t_101", kl = "_playStyled_unw0t_121", Ul = "_imageLogoPlaceholder_unw0t_155", Ll = "_imagePlaceholder_unw0t_197", re = {
5463
- figure: Nl,
5464
- backdrop: Il,
5465
- backdropAux: El,
5466
- imageStyled: Tl,
5467
- boxPlayIcon: xl,
5468
- playStyled: kl,
5469
- imageLogoPlaceholder: Ul,
5470
- imagePlaceholder: Ll
5456
+ }, _l = "_content_veayf_1", Cl = "_contentNew_veayf_41", Sl = "_imageBox_veayf_57", Nl = "_numberTag_veayf_87", nn = {
5457
+ content: _l,
5458
+ contentNew: Cl,
5459
+ imageBox: Sl,
5460
+ numberTag: Nl
5461
+ }, Il = "_figure_unw0t_1", El = "_backdrop_unw0t_11", Tl = "_backdropAux_unw0t_31", xl = "_imageStyled_unw0t_73", kl = "_boxPlayIcon_unw0t_101", Ul = "_playStyled_unw0t_121", Ll = "_imageLogoPlaceholder_unw0t_155", Rl = "_imagePlaceholder_unw0t_197", re = {
5462
+ figure: Il,
5463
+ backdrop: El,
5464
+ backdropAux: Tl,
5465
+ imageStyled: xl,
5466
+ boxPlayIcon: kl,
5467
+ playStyled: Ul,
5468
+ imageLogoPlaceholder: Ll,
5469
+ imagePlaceholder: Rl
5471
5470
  }, ko = (e) => /* @__PURE__ */ f(
5472
5471
  "svg",
5473
5472
  {
@@ -5495,7 +5494,7 @@ function qs() {
5495
5494
  function Uo() {
5496
5495
  return $().COMPONENTS?.PlayIcon || ko;
5497
5496
  }
5498
- const Rl = (e) => {
5497
+ const ql = (e) => {
5499
5498
  const { isVideo: t = !1, priorityHigh: n = !1 } = e, a = qs(), o = e.preview.sizes;
5500
5499
  return o ? o.length === 1 ? /* @__PURE__ */ s("figure", { className: re.figure, children: /* @__PURE__ */ f("span", { className: re.backdrop, children: [
5501
5500
  /* @__PURE__ */ s("span", { className: re.backdropAux }),
@@ -5580,7 +5579,7 @@ const Rl = (e) => {
5580
5579
  }, qt = (e) => /* @__PURE__ */ f("svg", { width: "28", height: "28", viewBox: "0 0 28 28", ...e, xmlns: "http://www.w3.org/2000/svg", children: [
5581
5580
  /* @__PURE__ */ s("g", { clipPath: "url(#clip0_2503_6565)", children: /* @__PURE__ */ s("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" }) }),
5582
5581
  /* @__PURE__ */ s("defs", { children: /* @__PURE__ */ s("clipPath", { id: "clip0_2503_6565", children: /* @__PURE__ */ s("rect", { width: "28", height: "28", fill: "currentColor" }) }) })
5583
- ] }), ql = (e) => {
5582
+ ] }), Bl = (e) => {
5584
5583
  const {
5585
5584
  preview: t,
5586
5585
  isVideo: n = !1,
@@ -5628,7 +5627,7 @@ const Rl = (e) => {
5628
5627
  const { PUBLIC_IS_OFFLINE: n } = $();
5629
5628
  if (n === "true")
5630
5629
  return /* @__PURE__ */ s(
5631
- ql,
5630
+ Bl,
5632
5631
  {
5633
5632
  ...e,
5634
5633
  PUBLIC_API_HOST: "https://dev-saas.cms-medios.com",
@@ -5646,7 +5645,7 @@ const Rl = (e) => {
5646
5645
  ...t,
5647
5646
  sizes: a
5648
5647
  };
5649
- return /* @__PURE__ */ s(Rl, { ...e, preview: o });
5648
+ return /* @__PURE__ */ s(ql, { ...e, preview: o });
5650
5649
  }, Lo = (e) => {
5651
5650
  const { itemReverseOrder: t = !1 } = e;
5652
5651
  return /* @__PURE__ */ s(
@@ -5684,10 +5683,10 @@ const Rl = (e) => {
5684
5683
  ))
5685
5684
  }
5686
5685
  );
5687
- }, Bl = "_content_196hz_1", Pl = "_titulo_196hz_23", _a = {
5688
- content: Bl,
5689
- titulo: Pl
5690
- }, Ol = {
5686
+ }, Pl = "_content_196hz_1", Ol = "_titulo_196hz_23", _a = {
5687
+ content: Pl,
5688
+ titulo: Ol
5689
+ }, Dl = {
5691
5690
  data: [
5692
5691
  {
5693
5692
  info: {
@@ -6625,7 +6624,7 @@ const Rl = (e) => {
6625
6624
  return e.content && e.content.length > 0 ? t = e.content.map((i) => ({
6626
6625
  ...i,
6627
6626
  config: Ca
6628
- })) : n === "local" && a === "false" && o && (t = Ol.data.map((i) => ({
6627
+ })) : n === "local" && a === "false" && o && (t = Dl.data.map((i) => ({
6629
6628
  ...i,
6630
6629
  config: Ca
6631
6630
  }))), Array.isArray(t) && t.length > 0 && /* @__PURE__ */ f(
@@ -6646,18 +6645,18 @@ const Rl = (e) => {
6646
6645
  ]
6647
6646
  }
6648
6647
  );
6649
- }, Dl = "_content_dzkrz_1", Ml = "_subscribeImage_dzkrz_43", jl = "_tag_dzkrz_63", Gl = "_contentTitle_dzkrz_99", Ql = "_title_dzkrz_109", Hl = "_inputStyled_dzkrz_143", zl = "_buttonStyled_dzkrz_223", Fl = "_contentTerms_dzkrz_245", $l = "_subscribeText_dzkrz_255", Vl = "_terms_dzkrz_275", Pe = {
6650
- content: Dl,
6651
- subscribeImage: Ml,
6652
- tag: jl,
6653
- contentTitle: Gl,
6654
- title: Ql,
6655
- inputStyled: Hl,
6656
- buttonStyled: zl,
6657
- contentTerms: Fl,
6658
- subscribeText: $l,
6659
- terms: Vl
6660
- }, Wl = (e) => /* @__PURE__ */ f("section", { className: [Pe.content, e.className ?? ""].join(" "), children: [
6648
+ }, Ml = "_content_dzkrz_1", jl = "_subscribeImage_dzkrz_43", Gl = "_tag_dzkrz_63", Ql = "_contentTitle_dzkrz_99", Hl = "_title_dzkrz_109", zl = "_inputStyled_dzkrz_143", Fl = "_buttonStyled_dzkrz_223", $l = "_contentTerms_dzkrz_245", Vl = "_subscribeText_dzkrz_255", Wl = "_terms_dzkrz_275", Pe = {
6649
+ content: Ml,
6650
+ subscribeImage: jl,
6651
+ tag: Gl,
6652
+ contentTitle: Ql,
6653
+ title: Hl,
6654
+ inputStyled: zl,
6655
+ buttonStyled: Fl,
6656
+ contentTerms: $l,
6657
+ subscribeText: Vl,
6658
+ terms: Wl
6659
+ }, Yl = (e) => /* @__PURE__ */ f("section", { className: [Pe.content, e.className ?? ""].join(" "), children: [
6661
6660
  /* @__PURE__ */ s("div", { className: Pe.subscribeImage, children: e.image }),
6662
6661
  /* @__PURE__ */ s("div", { className: Pe.tag, children: e.texts.newsletterTag ?? "NEWS" }),
6663
6662
  /* @__PURE__ */ f("div", { className: Pe.contentTitle, children: [
@@ -6686,19 +6685,19 @@ const Rl = (e) => {
6686
6685
  }
6687
6686
  )
6688
6687
  ] })
6689
- ] }), Yl = "_content_19eag_1", Kl = "_contentInfo_19eag_39", Jl = "_subscribeImage_19eag_55", Zl = "_tag_19eag_83", Xl = "_contentTitle_19eag_119", ed = "_title_19eag_129", td = "_subTitle_19eag_139", nd = "_inputStyled_19eag_157", sd = "_buttonStyled_19eag_235", ad = "_contentTerms_19eag_261", od = "_subscribeText_19eag_273", id = "_terms_19eag_291", Re = {
6690
- content: Yl,
6691
- contentInfo: Kl,
6692
- subscribeImage: Jl,
6693
- tag: Zl,
6694
- contentTitle: Xl,
6695
- title: ed,
6696
- subTitle: td,
6697
- inputStyled: nd,
6698
- buttonStyled: sd,
6699
- contentTerms: ad,
6700
- subscribeText: od,
6701
- terms: id
6688
+ ] }), Kl = "_content_19eag_1", Jl = "_contentInfo_19eag_39", Zl = "_subscribeImage_19eag_55", Xl = "_tag_19eag_83", ed = "_contentTitle_19eag_119", td = "_title_19eag_129", nd = "_subTitle_19eag_139", sd = "_inputStyled_19eag_157", ad = "_buttonStyled_19eag_235", od = "_contentTerms_19eag_261", id = "_subscribeText_19eag_273", rd = "_terms_19eag_291", Re = {
6689
+ content: Kl,
6690
+ contentInfo: Jl,
6691
+ subscribeImage: Zl,
6692
+ tag: Xl,
6693
+ contentTitle: ed,
6694
+ title: td,
6695
+ subTitle: nd,
6696
+ inputStyled: sd,
6697
+ buttonStyled: ad,
6698
+ contentTerms: od,
6699
+ subscribeText: id,
6700
+ terms: rd
6702
6701
  }, Ps = (e) => {
6703
6702
  const { uppercase: t = !1, style: n = {} } = e, a = { ...e, rounded: "", uppercase: "", full: "" }, o = {
6704
6703
  ...n,
@@ -6725,7 +6724,7 @@ const Rl = (e) => {
6725
6724
  htmlFor: e?.toggledrawerevent === "true" ? "side-bar-state" : ""
6726
6725
  }
6727
6726
  ) : /* @__PURE__ */ s(R, { ...a, style: o });
6728
- }, rd = (e) => /* @__PURE__ */ f("section", { className: Re.content, children: [
6727
+ }, cd = (e) => /* @__PURE__ */ f("section", { className: Re.content, children: [
6729
6728
  /* @__PURE__ */ s("div", { className: Re.subscribeImage, children: e.image }),
6730
6729
  /* @__PURE__ */ f("div", { className: Re.contentInfo, children: [
6731
6730
  /* @__PURE__ */ s("div", { className: Re.tag, children: e.texts.newsletterTag ?? "NEWS" }),
@@ -6749,7 +6748,7 @@ const Rl = (e) => {
6749
6748
  /* @__PURE__ */ s(R, { className: Re.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
6750
6749
  ] })
6751
6750
  ] })
6752
- ] }), cd = (e) => /* @__PURE__ */ f(
6751
+ ] }), ld = (e) => /* @__PURE__ */ f(
6753
6752
  "svg",
6754
6753
  {
6755
6754
  width: "284",
@@ -6790,18 +6789,18 @@ const Rl = (e) => {
6790
6789
  ] })
6791
6790
  ]
6792
6791
  }
6793
- ), ld = "_content_1rb7n_1", dd = "_subscribeImage_1rb7n_31", ud = "_contentTitle_1rb7n_43", md = "_title_1rb7n_65", hd = "_subTitle_1rb7n_79", fd = "_contentTerms_1rb7n_119", gd = "_whatsappLink_1rb7n_129", pd = "_subscribeText_1rb7n_163", Ad = "_terms_1rb7n_183", Fe = {
6794
- content: ld,
6795
- subscribeImage: dd,
6796
- contentTitle: ud,
6797
- title: md,
6798
- subTitle: hd,
6799
- contentTerms: fd,
6800
- whatsappLink: gd,
6801
- subscribeText: pd,
6802
- terms: Ad
6803
- }, h5 = (e) => /* @__PURE__ */ f("section", { className: Fe.content, children: [
6804
- /* @__PURE__ */ s(cd, { className: Fe.subscribeImage }),
6792
+ ), dd = "_content_1rb7n_1", ud = "_subscribeImage_1rb7n_31", md = "_contentTitle_1rb7n_43", hd = "_title_1rb7n_65", fd = "_subTitle_1rb7n_79", gd = "_contentTerms_1rb7n_119", pd = "_whatsappLink_1rb7n_129", Ad = "_subscribeText_1rb7n_163", wd = "_terms_1rb7n_183", Fe = {
6793
+ content: dd,
6794
+ subscribeImage: ud,
6795
+ contentTitle: md,
6796
+ title: hd,
6797
+ subTitle: fd,
6798
+ contentTerms: gd,
6799
+ whatsappLink: pd,
6800
+ subscribeText: Ad,
6801
+ terms: wd
6802
+ }, f5 = (e) => /* @__PURE__ */ f("section", { className: Fe.content, children: [
6803
+ /* @__PURE__ */ s(ld, { className: Fe.subscribeImage }),
6805
6804
  /* @__PURE__ */ f("div", { className: Fe.contentTitle, children: [
6806
6805
  /* @__PURE__ */ s("p", { className: Fe.title, children: "Mantenete Informado" }),
6807
6806
  /* @__PURE__ */ s("p", { className: Fe.subTitle, children: "¿Quieres recibir las noticias más importantes? ¡Suscríbete sin costo, recíbelas por WhatsApp!" })
@@ -6849,7 +6848,7 @@ const Rl = (e) => {
6849
6848
  /* @__PURE__ */ s("p", { className: Fe.subscribeText, children: "Suscribirte implica aceptar los" }),
6850
6849
  /* @__PURE__ */ s(R, { className: Fe.terms, href: e.terms, target: "_blank", children: "Términos y condiciones" })
6851
6850
  ] })
6852
- ] }), wd = (e) => /* @__PURE__ */ f(
6851
+ ] }), yd = (e) => /* @__PURE__ */ f(
6853
6852
  "svg",
6854
6853
  {
6855
6854
  id: "Layer_1",
@@ -6866,20 +6865,20 @@ const Rl = (e) => {
6866
6865
  /* @__PURE__ */ s("path", { d: "M0,0v19.74h74.3V0H0ZM62.2,4.7h2v5.8l3-3h2.4l-1.1,1.2-6.3,6.2V4.7ZM69.8,15h-2.4l-1.6-2.1,1.4-1.4,2.6,3.5ZM40.3,7.7h1v-1.8h2v1.8h1.8v1.7h-1.8v3c0,.3.1.6.2.7.2.2.4.3.6.3.3,0,.6-.1.8-.3l.5,1.5c-.2.2-.5.3-.7.4-.3.1-.6.1-.9.1-.8,0-1.4-.2-1.9-.6-.5-.5-.7-1.1-.7-2v-3.1h-1v-1.7h.1ZM37.7,12.3c-.2-.1-.4-.2-.6-.2-.3,0-.5-.1-.8-.1s-.6-.1-.9-.2c-.3-.1-.6-.2-.8-.4-.3-.2-.5-.4-.6-.6-.2-.3-.2-.6-.2-1,0-.5.1-.9.4-1.2.3-.4.6-.6,1.1-.8s1-.3,1.7-.3c.5,0,1,.1,1.4.2.5.1.9.3,1.2.5l-.6,1.6c-.3-.2-.6-.4-1-.4-.3-.1-.6-.1-1-.1-.5,0-.8.1-1,.2-.2.1-.3.3-.3.5s.1.3.2.4c.2.1.4.2.6.2.3.1.5.1.8.1s.6.1.9.2c.3.1.6.2.8.4s.4.4.6.6c.2.3.2.6.2,1,0,.5-.1.9-.4,1.2-.3.4-.6.6-1.1.8-.4.2-1,.3-1.7.3-.6,0-1.2-.1-1.7-.2-.6-.2-1-.3-1.3-.6l.6-1.6c.3.2.7.4,1.1.5.4.1.8.2,1.3.2s.8-.1,1-.2c.2-.1.3-.3.3-.5,0-.2,0-.3-.2-.5ZM6.7,14.3l1.1-1.1c.2.1.4.1.6.1.3,0,.6-.1.9-.3.3-.2.5-.4.6-.7.2-.3.2-.7.2-1.1s0-.8-.1-1.1c-.2-.3-.4-.6-.6-.7-.3-.2-.6-.3-.9-.3s-.6.1-.9.3-.5.4-.6.7c-.2.3-.2.7-.2,1.1s.1.8.2,1.1c-.1.1,0,.1,0,.2l-2.3,2.3V4.7h1.9v3.6c.2-.2.4-.3.6-.5.5-.3.9-.4,1.5-.4s1.2.2,1.8.5c.5.3,1,.8,1.2,1.3.3.6.5,1.3.5,2.1s-.2,1.5-.5,2c-.3.6-.7,1-1.2,1.4-.5.3-1.1.5-1.8.5-.6,0-1.1-.2-1.6-.4-.1-.2-.3-.4-.4-.5ZM13.6,4.7h2v10.3h-2V4.7ZM17.7,13.6c-.3-.5-.4-1.1-.4-1.9v-4.2h2v3.9c0,.6.1,1.1.4,1.4.2.3.6.4,1,.4.3,0,.6-.1.8-.2s.4-.4.6-.6c.1-.3.2-.7.2-1.1v-3.8h2v7.5h-1.8v-.9c-.2.2-.4.5-.6.6-.5.2-1,.3-1.5.3-.6,0-1.1-.1-1.6-.4-.5-.1-.8-.5-1.1-1ZM33,11.5v.3h-5.3c0,.2.1.4.2.6.2.3.4.6.7.7.3.2.6.2,1.1.2.4,0,.7-.1,1-.2.3-.1.5-.3.8-.5l1,1.2c-.3.4-.7.7-1.2.9-.5.2-1,.3-1.6.3-.8,0-1.5-.2-2.1-.5s-1-.8-1.4-1.4c-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.3-1.4c.5-.1,1.2-.3,1.9-.3s1.3.2,1.8.5c.6.3,1,.8,1.3,1.3.3.6.5,1.3.5,2.1,0,0,0,.1,0,.2ZM47.4,14.8c-.4-.2-.7-.5-.9-.8s-.3-.7-.3-1.2c0-.4.1-.8.3-1.2.2-.3.5-.6,1-.8.4-.2,1-.3,1.7-.3h1.6c0-.4-.1-.8-.4-1-.3-.3-.6-.4-1.2-.4-.4,0-.7.1-1.1.2s-.6.3-.9.5l-.7-1.5c.4-.3.8-.5,1.4-.6.5-.2,1.1-.3,1.6-.3,1,0,1.9.3,2.5.8s.9,1.4.9,2.5v4.2h-1.9v-1.1c-.2.3-.4.6-.7.8-.4.3-.8.4-1.4.4-.6.1-1.1,0-1.5-.2ZM56,14.6c-.6-.3-1-.8-1.4-1.4-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.4-1.4c.6-.2,1.3-.4,2-.4s1.4.2,1.9.5,1,.8,1.2,1.4l-1.6.9c-.2-.4-.4-.6-.7-.8s-.6-.3-.9-.3-.6.1-.9.3c-.3.2-.5.4-.6.7-.2.3-.2.7-.2,1.1s.1.8.2,1.1c.2.3.4.5.6.7.3.2.6.3.9.3s.6-.1.9-.2c.3-.2.5-.4.7-.8l1.6.9c-.3.6-.6,1-1.2,1.4-.6.3-1.2.5-1.9.5s-1.4-.2-2-.5Z" })
6867
6866
  ]
6868
6867
  }
6869
- ), yd = "_content_hsrgo_1", vd = "_brandContent_hsrgo_19", bd = "_socialMedia_hsrgo_41", _d = "_linkSocialNetwoks_hsrgo_55", Cd = "_sectionContent_hsrgo_97", Sd = "_section_hsrgo_97", Nd = "_menuItem_hsrgo_133", Id = "_otherItems_hsrgo_159", Ed = "_copyrigth_hsrgo_187", Td = "_copyrigthText_hsrgo_207", xd = "_logoStyled_hsrgo_227", kd = "_socialInstagram_hsrgo_263", xe = {
6870
- content: yd,
6871
- brandContent: vd,
6872
- socialMedia: bd,
6873
- linkSocialNetwoks: _d,
6874
- sectionContent: Cd,
6875
- section: Sd,
6876
- menuItem: Nd,
6877
- otherItems: Id,
6878
- copyrigth: Ed,
6879
- copyrigthText: Td,
6880
- logoStyled: xd,
6881
- socialInstagram: kd
6882
- }, Mn = (e) => /* @__PURE__ */ s("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ s("path", { stroke: "currentColor", d: "M27.5444 6H23.9083C19.8444 6 17.1708 8.67176 17.1708 12.9466V16.1527H13.5347C13.2139 16.1527 13 16.3664 13 16.687V21.2824C13 21.6031 13.2139 21.8168 13.5347 21.8168H17.1708V33.4656C17.1708 33.7863 17.3847 34 17.7055 34H22.518C22.8389 34 23.0527 33.7863 23.0527 33.4656V21.8168H27.3305C27.6513 21.8168 27.8652 21.6031 27.8652 21.2824V16.687C27.8652 16.5802 27.7583 16.3664 27.6513 16.2595C27.5444 16.1527 27.4375 16.0458 27.2236 16.0458H22.9458V13.374C22.9458 12.0916 23.2666 11.4504 24.9777 11.4504H27.4375C27.7583 11.4504 27.9722 11.2366 27.9722 10.916V6.64122C28.0791 6.21374 27.8652 6 27.5444 6Z", "stroke-width": "1.6" }) }), Ud = (e) => /* @__PURE__ */ s(
6868
+ ), vd = "_content_hsrgo_1", bd = "_brandContent_hsrgo_19", _d = "_socialMedia_hsrgo_41", Cd = "_linkSocialNetwoks_hsrgo_55", Sd = "_sectionContent_hsrgo_97", Nd = "_section_hsrgo_97", Id = "_menuItem_hsrgo_133", Ed = "_otherItems_hsrgo_159", Td = "_copyrigth_hsrgo_187", xd = "_copyrigthText_hsrgo_207", kd = "_logoStyled_hsrgo_227", Ud = "_socialInstagram_hsrgo_263", xe = {
6869
+ content: vd,
6870
+ brandContent: bd,
6871
+ socialMedia: _d,
6872
+ linkSocialNetwoks: Cd,
6873
+ sectionContent: Sd,
6874
+ section: Nd,
6875
+ menuItem: Id,
6876
+ otherItems: Ed,
6877
+ copyrigth: Td,
6878
+ copyrigthText: xd,
6879
+ logoStyled: kd,
6880
+ socialInstagram: Ud
6881
+ }, Mn = (e) => /* @__PURE__ */ s("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ s("path", { stroke: "currentColor", d: "M27.5444 6H23.9083C19.8444 6 17.1708 8.67176 17.1708 12.9466V16.1527H13.5347C13.2139 16.1527 13 16.3664 13 16.687V21.2824C13 21.6031 13.2139 21.8168 13.5347 21.8168H17.1708V33.4656C17.1708 33.7863 17.3847 34 17.7055 34H22.518C22.8389 34 23.0527 33.7863 23.0527 33.4656V21.8168H27.3305C27.6513 21.8168 27.8652 21.6031 27.8652 21.2824V16.687C27.8652 16.5802 27.7583 16.3664 27.6513 16.2595C27.5444 16.1527 27.4375 16.0458 27.2236 16.0458H22.9458V13.374C22.9458 12.0916 23.2666 11.4504 24.9777 11.4504H27.4375C27.7583 11.4504 27.9722 11.2366 27.9722 10.916V6.64122C28.0791 6.21374 27.8652 6 27.5444 6Z", "stroke-width": "1.6" }) }), Ld = (e) => /* @__PURE__ */ s(
6883
6882
  "svg",
6884
6883
  {
6885
6884
  ...e,
@@ -6905,7 +6904,7 @@ const Rl = (e) => {
6905
6904
  }
6906
6905
  )
6907
6906
  }
6908
- ), jn = (e) => /* @__PURE__ */ s("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ s("path", { d: "M25.3 6.5H15.3C10.7 6.5 7 10.2 7 14.8V24.8C7 29.4 10.7 33.1 15.3 33.1H25.3C29.9 33.1 33.6 29.4 33.6 24.8V14.8C33.6 10.2 29.9 6.5 25.3 6.5ZM31.1 24.6C31.1 27.8 28.5 30.4 25.3 30.4H15.3C12.1 30.4 9.5 27.8 9.5 24.6V14.6C9.5 11.4 12.1 8.8 15.3 8.8H25.3C28.5 8.8 31.1 11.4 31.1 14.6V24.6ZM20.4 13.1C16.8 13.1 13.8 16.1 13.8 19.7C13.8 23.3 16.8 26.3 20.4 26.3C24 26.3 27 23.3 27 19.7C27 16.1 24.1 13.1 20.5 13.1H20.4ZM20.4 23.8C18.1 23.8 16.3 22 16.3 19.7C16.3 17.4 18.1 15.6 20.4 15.6C22.7 15.6 24.5 17.4 24.5 19.7C24.6 21.9 22.8 23.7 20.6 23.8H20.4ZM27.5 11.7C28 11.7 28.4 12.1 28.4 12.6C28.4 13.1 28 13.5 27.5 13.5C27 13.5 26.6 13.1 26.6 12.6C26.6 12.1 27 11.7 27.5 11.7Z", fill: "currentColor" }) }), Ld = (e) => /* @__PURE__ */ s("svg", { ...e, width: "17", height: "21", viewBox: "0 0 14 17", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ s("path", { fill: "currentColor", d: "M7 10.7368C8.66 10.7368 10 9.53789 10 8.05263V2.68421C10 1.19895 8.66 0 7 0C5.34 0 4 1.19895 4 2.68421V8.05263C4 9.53789 5.34 10.7368 7 10.7368ZM6 2.68421C6 2.19211 6.45 1.78947 7 1.78947C7.55 1.78947 8 2.19211 8 2.68421V8.05263C8 8.54474 7.55 8.94737 7 8.94737C6.45 8.94737 6 8.54474 6 8.05263V2.68421ZM12 8.05263C12 10.5221 9.76 12.5263 7 12.5263C4.24 12.5263 2 10.5221 2 8.05263H0C0 11.2111 2.61 13.8058 6 14.2442V17H8V14.2442C11.39 13.8058 14 11.2111 14 8.05263H12Z" }) }), Rd = (e) => /* @__PURE__ */ s(
6907
+ ), jn = (e) => /* @__PURE__ */ s("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ s("path", { d: "M25.3 6.5H15.3C10.7 6.5 7 10.2 7 14.8V24.8C7 29.4 10.7 33.1 15.3 33.1H25.3C29.9 33.1 33.6 29.4 33.6 24.8V14.8C33.6 10.2 29.9 6.5 25.3 6.5ZM31.1 24.6C31.1 27.8 28.5 30.4 25.3 30.4H15.3C12.1 30.4 9.5 27.8 9.5 24.6V14.6C9.5 11.4 12.1 8.8 15.3 8.8H25.3C28.5 8.8 31.1 11.4 31.1 14.6V24.6ZM20.4 13.1C16.8 13.1 13.8 16.1 13.8 19.7C13.8 23.3 16.8 26.3 20.4 26.3C24 26.3 27 23.3 27 19.7C27 16.1 24.1 13.1 20.5 13.1H20.4ZM20.4 23.8C18.1 23.8 16.3 22 16.3 19.7C16.3 17.4 18.1 15.6 20.4 15.6C22.7 15.6 24.5 17.4 24.5 19.7C24.6 21.9 22.8 23.7 20.6 23.8H20.4ZM27.5 11.7C28 11.7 28.4 12.1 28.4 12.6C28.4 13.1 28 13.5 27.5 13.5C27 13.5 26.6 13.1 26.6 12.6C26.6 12.1 27 11.7 27.5 11.7Z", fill: "currentColor" }) }), Rd = (e) => /* @__PURE__ */ s("svg", { ...e, width: "17", height: "21", viewBox: "0 0 14 17", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ s("path", { fill: "currentColor", d: "M7 10.7368C8.66 10.7368 10 9.53789 10 8.05263V2.68421C10 1.19895 8.66 0 7 0C5.34 0 4 1.19895 4 2.68421V8.05263C4 9.53789 5.34 10.7368 7 10.7368ZM6 2.68421C6 2.19211 6.45 1.78947 7 1.78947C7.55 1.78947 8 2.19211 8 2.68421V8.05263C8 8.54474 7.55 8.94737 7 8.94737C6.45 8.94737 6 8.54474 6 8.05263V2.68421ZM12 8.05263C12 10.5221 9.76 12.5263 7 12.5263C4.24 12.5263 2 10.5221 2 8.05263H0C0 11.2111 2.61 13.8058 6 14.2442V17H8V14.2442C11.39 13.8058 14 11.2111 14 8.05263H12Z" }) }), qd = (e) => /* @__PURE__ */ s(
6909
6908
  "svg",
6910
6909
  {
6911
6910
  width: "26",
@@ -6923,7 +6922,7 @@ const Rl = (e) => {
6923
6922
  }
6924
6923
  )
6925
6924
  }
6926
- ), qd = (e) => /* @__PURE__ */ s(
6925
+ ), Bd = (e) => /* @__PURE__ */ s(
6927
6926
  "svg",
6928
6927
  {
6929
6928
  version: "1.1",
@@ -6952,7 +6951,7 @@ const Rl = (e) => {
6952
6951
  }
6953
6952
  ) })
6954
6953
  }
6955
- ), Bd = (e) => /* @__PURE__ */ s(
6954
+ ), Pd = (e) => /* @__PURE__ */ s(
6956
6955
  "svg",
6957
6956
  {
6958
6957
  version: "1.1",
@@ -6981,7 +6980,7 @@ const Rl = (e) => {
6981
6980
  }
6982
6981
  ) }) })
6983
6982
  }
6984
- ), dt = (e) => /* @__PURE__ */ s("svg", { ...e, version: "1.1", baseProfile: "tiny", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 30 30", overflow: "visible", xmlSpace: "preserve", children: /* @__PURE__ */ s("path", { fill: "currentColor", d: "M5.9,6.1l7.1,9.8l-7.1,7.9h1.6l6.2-7l5,7h5.4l-7.5-10.3l6.6-7.4h-1.6L16,12.5l-4.6-6.4L5.9,6.1L5.9,6.1zM8.2,7.4h2.5l11,15.3h-2.5L8.2,7.4z" }) }), Pd = (e) => /* @__PURE__ */ f(
6983
+ ), dt = (e) => /* @__PURE__ */ s("svg", { ...e, version: "1.1", baseProfile: "tiny", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 30 30", overflow: "visible", xmlSpace: "preserve", children: /* @__PURE__ */ s("path", { fill: "currentColor", d: "M5.9,6.1l7.1,9.8l-7.1,7.9h1.6l6.2-7l5,7h5.4l-7.5-10.3l6.6-7.4h-1.6L16,12.5l-4.6-6.4L5.9,6.1L5.9,6.1zM8.2,7.4h2.5l11,15.3h-2.5L8.2,7.4z" }) }), Od = (e) => /* @__PURE__ */ f(
6985
6984
  "svg",
6986
6985
  {
6987
6986
  version: "1.1",
@@ -7009,17 +7008,17 @@ const Rl = (e) => {
7009
7008
  /* @__PURE__ */ s("path", { fill: "currentColor", d: "M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z" })
7010
7009
  ]
7011
7010
  }
7012
- ), f5 = ["telegram"], Os = {
7011
+ ), g5 = ["telegram"], Os = {
7013
7012
  facebook: (e) => /* @__PURE__ */ s(Mn, { ...e }),
7014
7013
  instagram: (e) => /* @__PURE__ */ s(jn, { ...e }),
7015
- whatsapp: (e) => /* @__PURE__ */ s(Bd, { ...e }),
7016
- tiktok: (e) => /* @__PURE__ */ s(qd, { ...e }),
7017
- youtube: (e) => /* @__PURE__ */ s(Pd, { ...e }),
7014
+ whatsapp: (e) => /* @__PURE__ */ s(Pd, { ...e }),
7015
+ tiktok: (e) => /* @__PURE__ */ s(Bd, { ...e }),
7016
+ youtube: (e) => /* @__PURE__ */ s(Od, { ...e }),
7018
7017
  x: (e) => /* @__PURE__ */ s(dt, { ...e }),
7019
- gnews: (e) => /* @__PURE__ */ s(Ud, { ...e }),
7020
- podcast: (e) => /* @__PURE__ */ s(Ld, { ...e }),
7021
- telegram: (e) => /* @__PURE__ */ s(Rd, { ...e })
7022
- }, g5 = (e) => {
7018
+ gnews: (e) => /* @__PURE__ */ s(Ld, { ...e }),
7019
+ podcast: (e) => /* @__PURE__ */ s(Rd, { ...e }),
7020
+ telegram: (e) => /* @__PURE__ */ s(qd, { ...e })
7021
+ }, p5 = (e) => {
7023
7022
  const { freeZone: t, socials: n, menu: a, customBlock: o, custom_styles: i = {} } = e;
7024
7023
  return /* @__PURE__ */ f("footer", { className: xe.content, style: i, children: [
7025
7024
  /* @__PURE__ */ f("section", { className: xe.brandContent, children: [
@@ -7075,36 +7074,36 @@ const Rl = (e) => {
7075
7074
  title: "Plataforma BLUESTACK CMS (antes CMS MEDIOS)",
7076
7075
  target: "_blank",
7077
7076
  rel: "noreferrer",
7078
- children: /* @__PURE__ */ s(wd, {})
7077
+ children: /* @__PURE__ */ s(yd, {})
7079
7078
  }
7080
7079
  )
7081
7080
  ] })
7082
7081
  ] });
7083
- }, Od = "_content_pnyq2_1", Dd = "_imageContent_pnyq2_17", Md = "_width1Autor_pnyq2_35", jd = "_width2Autor_pnyq2_43", Gd = "_width3Autor_pnyq2_51", Qd = "_imageAutor_pnyq2_59", Hd = "_imageStyled_pnyq2_137", zd = "_contentIconStyled_pnyq2_139", Fd = "_avatarContent_pnyq2_173", $d = "_journalistSection_pnyq2_201", Vd = "_journalistInfo_pnyq2_217", Wd = "_journalistInfoLink_pnyq2_219", Yd = "_socialNetworkSection_pnyq2_291", Kd = "_avatarStyled_pnyq2_315", Jd = "_article_pnyq2_325", Zd = "_socialButton_pnyq2_333", Xd = "_facebookStyled_pnyq2_365", e1 = "_emailStyled_pnyq2_373", t1 = "_xStyled_pnyq2_381", n1 = "_linkedinStyled_pnyq2_389", s1 = "_whatsappStyled_pnyq2_397", a1 = "_whatsappLink_pnyq2_405", o1 = "_clipboardButton_pnyq2_437", i1 = "_googleProfileButton_pnyq2_509", ge = {
7084
- content: Od,
7085
- imageContent: Dd,
7086
- width1Autor: Md,
7087
- width2Autor: jd,
7088
- width3Autor: Gd,
7089
- imageAutor: Qd,
7090
- imageStyled: Hd,
7091
- contentIconStyled: zd,
7092
- avatarContent: Fd,
7093
- journalistSection: $d,
7094
- journalistInfo: Vd,
7095
- journalistInfoLink: Wd,
7096
- socialNetworkSection: Yd,
7097
- avatarStyled: Kd,
7098
- article: Jd,
7099
- socialButton: Zd,
7100
- facebookStyled: Xd,
7101
- emailStyled: e1,
7102
- xStyled: t1,
7103
- linkedinStyled: n1,
7104
- whatsappStyled: s1,
7105
- whatsappLink: a1,
7106
- clipboardButton: o1,
7107
- googleProfileButton: i1
7082
+ }, Dd = "_content_pnyq2_1", Md = "_imageContent_pnyq2_17", jd = "_width1Autor_pnyq2_35", Gd = "_width2Autor_pnyq2_43", Qd = "_width3Autor_pnyq2_51", Hd = "_imageAutor_pnyq2_59", zd = "_imageStyled_pnyq2_137", Fd = "_contentIconStyled_pnyq2_139", $d = "_avatarContent_pnyq2_173", Vd = "_journalistSection_pnyq2_201", Wd = "_journalistInfo_pnyq2_217", Yd = "_journalistInfoLink_pnyq2_219", Kd = "_socialNetworkSection_pnyq2_291", Jd = "_avatarStyled_pnyq2_315", Zd = "_article_pnyq2_325", Xd = "_socialButton_pnyq2_333", e1 = "_facebookStyled_pnyq2_365", t1 = "_emailStyled_pnyq2_373", n1 = "_xStyled_pnyq2_381", s1 = "_linkedinStyled_pnyq2_389", a1 = "_whatsappStyled_pnyq2_397", o1 = "_whatsappLink_pnyq2_405", i1 = "_clipboardButton_pnyq2_437", r1 = "_googleProfileButton_pnyq2_509", ge = {
7083
+ content: Dd,
7084
+ imageContent: Md,
7085
+ width1Autor: jd,
7086
+ width2Autor: Gd,
7087
+ width3Autor: Qd,
7088
+ imageAutor: Hd,
7089
+ imageStyled: zd,
7090
+ contentIconStyled: Fd,
7091
+ avatarContent: $d,
7092
+ journalistSection: Vd,
7093
+ journalistInfo: Wd,
7094
+ journalistInfoLink: Yd,
7095
+ socialNetworkSection: Kd,
7096
+ avatarStyled: Jd,
7097
+ article: Zd,
7098
+ socialButton: Xd,
7099
+ facebookStyled: e1,
7100
+ emailStyled: t1,
7101
+ xStyled: n1,
7102
+ linkedinStyled: s1,
7103
+ whatsappStyled: a1,
7104
+ whatsappLink: o1,
7105
+ clipboardButton: i1,
7106
+ googleProfileButton: r1
7108
7107
  }, Gn = (e) => /* @__PURE__ */ s(
7109
7108
  "svg",
7110
7109
  {
@@ -7214,7 +7213,7 @@ const Rl = (e) => {
7214
7213
  }
7215
7214
  )
7216
7215
  }
7217
- ), r1 = {
7216
+ ), c1 = {
7218
7217
  FaceBook: {
7219
7218
  url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
7220
7219
  icon: {
@@ -7253,11 +7252,11 @@ const Rl = (e) => {
7253
7252
  }
7254
7253
  }
7255
7254
  };
7256
- function c1({ noteShare: e }) {
7255
+ function l1({ noteShare: e }) {
7257
7256
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
7258
7257
  return e ? /* @__PURE__ */ f("div", { className: ge.socialNetworkSection, children: [
7259
7258
  e.options?.map((n) => {
7260
- const a = r1[n];
7259
+ const a = c1[n];
7261
7260
  if (!a) return null;
7262
7261
  const o = e.variant === "outline" ? a.icon.outline : a.icon.solid, i = a.url(t);
7263
7262
  return /* @__PURE__ */ s(
@@ -7295,16 +7294,16 @@ function c1({ noteShare: e }) {
7295
7294
  )
7296
7295
  ] }) : null;
7297
7296
  }
7298
- const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSection_xlsy2_53", m1 = "_title_xlsy2_83", h1 = "_article_xlsy2_53", f1 = "_correspondent_xlsy2_149", g1 = "_iframeStyled_xlsy2_167", p1 = "_contentFrame_xlsy2_187", $e = {
7299
- content: l1,
7300
- videoContent: d1,
7301
- articleSection: u1,
7302
- title: m1,
7303
- article: h1,
7304
- correspondent: f1,
7305
- iframeStyled: g1,
7306
- contentFrame: p1
7307
- }, p5 = (e) => {
7297
+ const d1 = "_content_xlsy2_1", u1 = "_videoContent_xlsy2_39", m1 = "_articleSection_xlsy2_53", h1 = "_title_xlsy2_83", f1 = "_article_xlsy2_53", g1 = "_correspondent_xlsy2_149", p1 = "_iframeStyled_xlsy2_167", A1 = "_contentFrame_xlsy2_187", $e = {
7298
+ content: d1,
7299
+ videoContent: u1,
7300
+ articleSection: m1,
7301
+ title: h1,
7302
+ article: f1,
7303
+ correspondent: g1,
7304
+ iframeStyled: p1,
7305
+ contentFrame: A1
7306
+ }, A5 = (e) => {
7308
7307
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${He(
7309
7308
  e.video.info.date.created
7310
7309
  )}` : e?.video.main.author;
@@ -7340,9 +7339,9 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7340
7339
  /* @__PURE__ */ s("p", { className: $e.correspondent, children: t() })
7341
7340
  ] })
7342
7341
  ] }) }) });
7343
- }, A1 = "_content_79djq_1", w1 = "_linkStyled_79djq_17", Wn = {
7344
- content: A1,
7345
- linkStyled: w1
7342
+ }, w1 = "_content_79djq_1", y1 = "_linkStyled_79djq_17", Wn = {
7343
+ content: w1,
7344
+ linkStyled: y1
7346
7345
  }, In = (e) => {
7347
7346
  const { currentPage: t, showNext: n, maxPages: a, pathname: o, query: i, block_subPublication: r } = e, c = (u, l, d) => {
7348
7347
  let m = "";
@@ -7371,11 +7370,11 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7371
7370
  }
7372
7371
  )
7373
7372
  ] });
7374
- }, y1 = "_content_1tki3_1", v1 = "_contentGrid_1tki3_15", b1 = "_contentGrid4_1tki3_33", _1 = "_contentGrid3_1tki3_41", sn = {
7375
- content: y1,
7376
- contentGrid: v1,
7377
- contentGrid4: b1,
7378
- contentGrid3: _1
7373
+ }, v1 = "_content_1tki3_1", b1 = "_contentGrid_1tki3_15", _1 = "_contentGrid4_1tki3_33", C1 = "_contentGrid3_1tki3_41", sn = {
7374
+ content: v1,
7375
+ contentGrid: b1,
7376
+ contentGrid4: _1,
7377
+ contentGrid3: C1
7379
7378
  }, ps = (e) => {
7380
7379
  const { grid: t = 3 } = e;
7381
7380
  return /* @__PURE__ */ f("section", { className: `${sn.content}`, children: [
@@ -7388,10 +7387,10 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7388
7387
  ),
7389
7388
  /* @__PURE__ */ s(J, { children: e.paginatorComponent })
7390
7389
  ] });
7391
- }, C1 = "_content_3pssn_1", S1 = "_newsDescription_3pssn_29", N1 = "_image_3pssn_81", zt = {
7392
- content: C1,
7393
- newsDescription: S1,
7394
- image: N1
7390
+ }, S1 = "_content_3pssn_1", N1 = "_newsDescription_3pssn_29", I1 = "_image_3pssn_81", zt = {
7391
+ content: S1,
7392
+ newsDescription: N1,
7393
+ image: I1
7395
7394
  }, st = (e) => {
7396
7395
  const {
7397
7396
  main: t,
@@ -7453,13 +7452,13 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7453
7452
  ]
7454
7453
  }
7455
7454
  );
7456
- }, I1 = "_content_1afla_1", E1 = "_boxInformation_1afla_23", T1 = "_titleGradient_1afla_59", x1 = "_sectionDescription_1afla_115", k1 = "_articule_1afla_165", U1 = "_linkStyled_1afla_231", at = {
7457
- content: I1,
7458
- boxInformation: E1,
7459
- titleGradient: T1,
7460
- sectionDescription: x1,
7461
- articule: k1,
7462
- linkStyled: U1
7455
+ }, E1 = "_content_1afla_1", T1 = "_boxInformation_1afla_23", x1 = "_titleGradient_1afla_59", k1 = "_sectionDescription_1afla_115", U1 = "_articule_1afla_165", L1 = "_linkStyled_1afla_231", at = {
7456
+ content: E1,
7457
+ boxInformation: T1,
7458
+ titleGradient: x1,
7459
+ sectionDescription: k1,
7460
+ articule: U1,
7461
+ linkStyled: L1
7463
7462
  }, Qn = (e) => {
7464
7463
  const {
7465
7464
  isVideo: t,
@@ -7529,17 +7528,17 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7529
7528
  }
7530
7529
  )
7531
7530
  ] });
7532
- }, L1 = "_content_63xzh_1", R1 = "_contentLayout_63xzh_9", Sa = {
7533
- content: L1,
7534
- contentLayout: R1
7535
- }, Na = (e) => /* @__PURE__ */ s("div", { className: Sa.content, children: /* @__PURE__ */ s(Kt, { className: `${Sa.contentLayout} ${e.className}`, children: e.children }) }), q1 = "_content_1qewa_1", B1 = "_before_1qewa_21", P1 = "_textContent_1qewa_43", O1 = "_title_1qewa_73", D1 = "_description_1qewa_91", M1 = "_linkStyled_1qewa_113", _t = {
7536
- content: q1,
7537
- before: B1,
7538
- textContent: P1,
7539
- title: O1,
7540
- description: D1,
7541
- linkStyled: M1
7542
- }, A5 = (e) => {
7531
+ }, R1 = "_content_63xzh_1", q1 = "_contentLayout_63xzh_9", Sa = {
7532
+ content: R1,
7533
+ contentLayout: q1
7534
+ }, Na = (e) => /* @__PURE__ */ s("div", { className: Sa.content, children: /* @__PURE__ */ s(Kt, { className: `${Sa.contentLayout} ${e.className}`, children: e.children }) }), B1 = "_content_1qewa_1", P1 = "_before_1qewa_21", O1 = "_textContent_1qewa_43", D1 = "_title_1qewa_73", M1 = "_description_1qewa_91", j1 = "_linkStyled_1qewa_113", _t = {
7535
+ content: B1,
7536
+ before: P1,
7537
+ textContent: O1,
7538
+ title: D1,
7539
+ description: M1,
7540
+ linkStyled: j1
7541
+ }, w5 = (e) => {
7543
7542
  const t = e.logo;
7544
7543
  return /* @__PURE__ */ f("section", { className: _t.content, children: [
7545
7544
  e.backgroundImgURL && /* @__PURE__ */ s("img", { className: _t.before, src: e.backgroundImgURL, alt: "" }),
@@ -7550,25 +7549,25 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7550
7549
  /* @__PURE__ */ s(R, { className: _t.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
7551
7550
  ] })
7552
7551
  ] });
7553
- }, j1 = "_content_14eky_1", G1 = "_contentLabel_14eky_15", Q1 = "_label_14eky_25", H1 = "_required_14eky_43", z1 = "_input_14eky_55", Pt = {
7554
- content: j1,
7555
- contentLabel: G1,
7556
- label: Q1,
7557
- required: H1,
7558
- input: z1
7559
- }, w5 = (e) => /* @__PURE__ */ f("div", { className: Pt.content, children: [
7552
+ }, G1 = "_content_14eky_1", Q1 = "_contentLabel_14eky_15", H1 = "_label_14eky_25", z1 = "_required_14eky_43", F1 = "_input_14eky_55", Pt = {
7553
+ content: G1,
7554
+ contentLabel: Q1,
7555
+ label: H1,
7556
+ required: z1,
7557
+ input: F1
7558
+ }, y5 = (e) => /* @__PURE__ */ f("div", { className: Pt.content, children: [
7560
7559
  /* @__PURE__ */ f("div", { className: Pt.contentLabel, children: [
7561
7560
  /* @__PURE__ */ s("label", { className: Pt.label, children: e.label }),
7562
7561
  e.required && /* @__PURE__ */ s("span", { className: Pt.required, children: "*" })
7563
7562
  ] }),
7564
7563
  /* @__PURE__ */ s("input", { className: Pt.input, ...e })
7565
- ] }), F1 = "_content_1ukl4_1", $1 = "_contentLabel_1ukl4_15", V1 = "_label_1ukl4_25", W1 = "_required_1ukl4_43", Y1 = "_input_1ukl4_55", Ot = {
7566
- content: F1,
7567
- contentLabel: $1,
7568
- label: V1,
7569
- required: W1,
7570
- input: Y1
7571
- }, y5 = (e) => /* @__PURE__ */ f("div", { className: Ot.content, children: [
7564
+ ] }), $1 = "_content_1ukl4_1", V1 = "_contentLabel_1ukl4_15", W1 = "_label_1ukl4_25", Y1 = "_required_1ukl4_43", K1 = "_input_1ukl4_55", Ot = {
7565
+ content: $1,
7566
+ contentLabel: V1,
7567
+ label: W1,
7568
+ required: Y1,
7569
+ input: K1
7570
+ }, v5 = (e) => /* @__PURE__ */ f("div", { className: Ot.content, children: [
7572
7571
  /* @__PURE__ */ f("div", { className: Ot.contentLabel, children: [
7573
7572
  /* @__PURE__ */ s("label", { className: Ot.label, children: e.label }),
7574
7573
  e.required && /* @__PURE__ */ s("span", { className: Ot.required, children: "*" })
@@ -7577,32 +7576,32 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7577
7576
  /* @__PURE__ */ s("option", { value: "", children: "--Seleccione--" }),
7578
7577
  e.options.map((t, n) => /* @__PURE__ */ s("option", { value: t.value, children: t.label }, n))
7579
7578
  ] })
7580
- ] }), K1 = "_content_ljg8f_1", J1 = "_label_ljg8f_15", Z1 = "_input_ljg8f_33", Yn = {
7581
- content: K1,
7582
- label: J1,
7583
- input: Z1
7584
- }, v5 = (e) => /* @__PURE__ */ f("div", { className: Yn.content, children: [
7579
+ ] }), J1 = "_content_ljg8f_1", Z1 = "_label_ljg8f_15", X1 = "_input_ljg8f_33", Yn = {
7580
+ content: J1,
7581
+ label: Z1,
7582
+ input: X1
7583
+ }, b5 = (e) => /* @__PURE__ */ f("div", { className: Yn.content, children: [
7585
7584
  /* @__PURE__ */ s("label", { className: Yn.label, children: e.label }),
7586
7585
  /* @__PURE__ */ s("textarea", { className: Yn.input, ...e })
7587
- ] }), X1 = "_boxInformation_1ah38_1", eu = "_textBox_1ah38_59", tu = "_contentBox_1ah38_79", nu = "_liveBox_1ah38_99", su = "_dot_1ah38_143", au = "_sectionDescription_1ah38_193", ou = "_articule_1ah38_219", iu = "_description_1ah38_273", ot = {
7588
- boxInformation: X1,
7589
- textBox: eu,
7590
- contentBox: tu,
7591
- liveBox: nu,
7592
- dot: su,
7593
- sectionDescription: au,
7594
- articule: ou,
7595
- description: iu
7596
- }, ru = "_content_va67u_1", cu = "_description_va67u_45", En = {
7597
- content: ru,
7598
- description: cu
7586
+ ] }), eu = "_boxInformation_1ah38_1", tu = "_textBox_1ah38_59", nu = "_contentBox_1ah38_79", su = "_liveBox_1ah38_99", au = "_dot_1ah38_143", ou = "_sectionDescription_1ah38_193", iu = "_articule_1ah38_219", ru = "_description_1ah38_273", ot = {
7587
+ boxInformation: eu,
7588
+ textBox: tu,
7589
+ contentBox: nu,
7590
+ liveBox: su,
7591
+ dot: au,
7592
+ sectionDescription: ou,
7593
+ articule: iu,
7594
+ description: ru
7595
+ }, cu = "_content_va67u_1", lu = "_description_va67u_45", En = {
7596
+ content: cu,
7597
+ description: lu
7599
7598
  }, Oo = (e) => {
7600
7599
  let t = "";
7601
7600
  return e.preview.description && (t = e.preview.description), e.preview.copyright && (t = `${t} ${e.preview.copyright}`), e.preview.photographer && (t = `${t} ${e.preview.photographer}`), /* @__PURE__ */ f("div", { className: En.content, children: [
7602
7601
  /* @__PURE__ */ s(qe, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
7603
7602
  t && /* @__PURE__ */ s("div", { className: En.description, children: t })
7604
7603
  ] });
7605
- }, lu = (e) => /* @__PURE__ */ s(J, { children: /* @__PURE__ */ f("div", { className: `${ot.boxInformation} sass-liveblog-header`, children: [
7604
+ }, du = (e) => /* @__PURE__ */ s(J, { children: /* @__PURE__ */ f("div", { className: `${ot.boxInformation} sass-liveblog-header`, children: [
7606
7605
  /* @__PURE__ */ s(Oo, { preview: e.preview }),
7607
7606
  /* @__PURE__ */ f("div", { className: ot.textBox, children: [
7608
7607
  /* @__PURE__ */ f("div", { className: ot.contentBox, children: [
@@ -7632,29 +7631,29 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7632
7631
  }
7633
7632
  )
7634
7633
  ] })
7635
- ] }) }), du = "_content_35x7r_1", uu = "_contentLine_35x7r_33", mu = "_contentText_35x7r_47", hu = "_dateLink_35x7r_73", an = {
7636
- content: du,
7637
- contentLine: uu,
7638
- contentText: mu,
7639
- dateLink: hu
7640
- }, fu = (e) => /* @__PURE__ */ s("section", { className: an.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ f("div", { className: an.contentLine, children: [
7634
+ ] }) }), uu = "_content_35x7r_1", mu = "_contentLine_35x7r_33", hu = "_contentText_35x7r_47", fu = "_dateLink_35x7r_73", an = {
7635
+ content: uu,
7636
+ contentLine: mu,
7637
+ contentText: hu,
7638
+ dateLink: fu
7639
+ }, gu = (e) => /* @__PURE__ */ s("section", { className: an.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ f("div", { className: an.contentLine, children: [
7641
7640
  /* @__PURE__ */ s(R, { className: an.dateLink, href: `#item-${n + 1}`, children: xi(t.date) }),
7642
7641
  /* @__PURE__ */ s("div", { className: an.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
7643
- ] }, n)) }), gu = "_content_1qe2s_1", pu = "_contentInfo_1qe2s_21", Au = "_imageContainer_1qe2s_37", wu = "_imageStyled_1qe2s_55", yu = "_contentIconStyled_1qe2s_77", vu = "_name_1qe2s_129", bu = "_email_1qe2s_147", _u = "_description_1qe2s_179", Cu = "_contenSocialNetwork_1qe2s_203", Su = "_socialIcon_1qe2s_223", Nu = "_socialIconFilled_1qe2s_233", Iu = "_faceBookIcon_1qe2s_249", Eu = "_socialIconLink_1qe2s_267", Tu = "_socialIconStroke_1qe2s_283", de = {
7644
- content: gu,
7645
- contentInfo: pu,
7646
- imageContainer: Au,
7647
- imageStyled: wu,
7648
- contentIconStyled: yu,
7649
- name: vu,
7650
- email: bu,
7651
- description: _u,
7652
- contenSocialNetwork: Cu,
7653
- socialIcon: Su,
7654
- socialIconFilled: Nu,
7655
- faceBookIcon: Iu,
7656
- socialIconLink: Eu,
7657
- socialIconStroke: Tu
7642
+ ] }, n)) }), pu = "_content_1qe2s_1", Au = "_contentInfo_1qe2s_21", wu = "_imageContainer_1qe2s_37", yu = "_imageStyled_1qe2s_55", vu = "_contentIconStyled_1qe2s_77", bu = "_name_1qe2s_129", _u = "_email_1qe2s_147", Cu = "_description_1qe2s_179", Su = "_contenSocialNetwork_1qe2s_203", Nu = "_socialIcon_1qe2s_223", Iu = "_socialIconFilled_1qe2s_233", Eu = "_faceBookIcon_1qe2s_249", Tu = "_socialIconLink_1qe2s_267", xu = "_socialIconStroke_1qe2s_283", de = {
7643
+ content: pu,
7644
+ contentInfo: Au,
7645
+ imageContainer: wu,
7646
+ imageStyled: yu,
7647
+ contentIconStyled: vu,
7648
+ name: bu,
7649
+ email: _u,
7650
+ description: Cu,
7651
+ contenSocialNetwork: Su,
7652
+ socialIcon: Nu,
7653
+ socialIconFilled: Iu,
7654
+ faceBookIcon: Eu,
7655
+ socialIconLink: Tu,
7656
+ socialIconStroke: xu
7658
7657
  }, Do = (e) => /* @__PURE__ */ s(
7659
7658
  "svg",
7660
7659
  {
@@ -7688,8 +7687,8 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7688
7687
  return e;
7689
7688
  const t = e.trim();
7690
7689
  return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
7691
- }, xu = (e) => !e || e.trim() === "" ? !1 : /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()), ku = async (e) => {
7692
- const { autor: t, autorIcon: n, socialIconsFilled: a = !1 } = e, o = n, i = t?.info?.image?.sizes?.[0]?.url ?? "", r = t?.info?.fullname ?? "", c = t?.info?.email ?? "", u = t?.addtional?.USER_SHOWEMAIL ?? !1, l = t?.addtional?.USER_SHOWBIO ?? !1, d = t?.addtional?.USER_MIBIO ?? "", m = on(t?.addtional?.USER_USERFB ?? ""), h = on(t?.addtional?.USER_USERIG ?? ""), p = on(t?.addtional?.USER_USERTWT ?? ""), g = on(t?.addtional?.USER_USERLIN ?? ""), A = () => !u || !c || c.trim() === "" ? !1 : xu(c), w = (y) => `mailto:${y.trim()}`;
7690
+ }, ku = (e) => !e || e.trim() === "" ? !1 : /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()), Uu = async (e) => {
7691
+ const { autor: t, autorIcon: n, socialIconsFilled: a = !1 } = e, o = n, i = t?.info?.image?.sizes?.[0]?.url ?? "", r = t?.info?.fullname ?? "", c = t?.info?.email ?? "", u = t?.addtional?.USER_SHOWEMAIL ?? !1, l = t?.addtional?.USER_SHOWBIO ?? !1, d = t?.addtional?.USER_MIBIO ?? "", m = on(t?.addtional?.USER_USERFB ?? ""), h = on(t?.addtional?.USER_USERIG ?? ""), p = on(t?.addtional?.USER_USERTWT ?? ""), g = on(t?.addtional?.USER_USERLIN ?? ""), A = () => !u || !c || c.trim() === "" ? !1 : ku(c), w = (y) => `mailto:${y.trim()}`;
7693
7692
  return /* @__PURE__ */ s(
7694
7693
  "section",
7695
7694
  {
@@ -7768,21 +7767,21 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7768
7767
  ] })
7769
7768
  }
7770
7769
  );
7771
- }, Uu = "_content_hzla8_1", Lu = "_contentInfo_hzla8_25", Ru = "_contentAuthor_hzla8_51", qu = "_imageStyled_hzla8_65", Bu = "_contentIconStyled_hzla8_83", Pu = "_name_hzla8_127", Ou = "_email_hzla8_143", Du = "_description_hzla8_163", Mu = "_contenSocialNetwork_hzla8_185", ju = "_socialIcon_hzla8_205", Gu = "_socialIconFilled_hzla8_223", Qu = "_socialIconStroke_hzla8_247", Hu = "_blackIconFaceBook_hzla8_263", he = {
7772
- content: Uu,
7773
- contentInfo: Lu,
7774
- contentAuthor: Ru,
7775
- imageStyled: qu,
7776
- contentIconStyled: Bu,
7777
- name: Pu,
7778
- email: Ou,
7779
- description: Du,
7780
- contenSocialNetwork: Mu,
7781
- socialIcon: ju,
7782
- socialIconFilled: Gu,
7783
- socialIconStroke: Qu,
7784
- blackIconFaceBook: Hu
7785
- }, zu = async (e) => {
7770
+ }, Lu = "_content_hzla8_1", Ru = "_contentInfo_hzla8_25", qu = "_contentAuthor_hzla8_51", Bu = "_imageStyled_hzla8_65", Pu = "_contentIconStyled_hzla8_83", Ou = "_name_hzla8_127", Du = "_email_hzla8_143", Mu = "_description_hzla8_163", ju = "_contenSocialNetwork_hzla8_185", Gu = "_socialIcon_hzla8_205", Qu = "_socialIconFilled_hzla8_223", Hu = "_socialIconStroke_hzla8_247", zu = "_blackIconFaceBook_hzla8_263", he = {
7771
+ content: Lu,
7772
+ contentInfo: Ru,
7773
+ contentAuthor: qu,
7774
+ imageStyled: Bu,
7775
+ contentIconStyled: Pu,
7776
+ name: Ou,
7777
+ email: Du,
7778
+ description: Mu,
7779
+ contenSocialNetwork: ju,
7780
+ socialIcon: Gu,
7781
+ socialIconFilled: Qu,
7782
+ socialIconStroke: Hu,
7783
+ blackIconFaceBook: zu
7784
+ }, Fu = async (e) => {
7786
7785
  const { autor: t, autorIcon: n, socialIconsFilled: a = !1 } = e, o = n, i = t?.info?.image?.sizes?.[0]?.url ?? "", r = t?.info?.fullname ?? "", c = t?.info?.email ?? "", u = t?.addtional?.USER_SHOWEMAIL ?? !1, l = t?.addtional?.USER_SHOWBIO ?? !1, d = t?.addtional?.USER_MIBIO ?? "", m = t?.addtional?.USER_USERFB ?? "", h = t?.addtional?.USER_USERIG ?? "", p = t?.addtional?.USER_USERTWT ?? "", g = t?.addtional?.USER_USERLIN ?? "";
7787
7786
  return /* @__PURE__ */ s("section", { className: he.content, children: /* @__PURE__ */ f("div", { className: he.contentInfo, children: [
7788
7787
  i ? /* @__PURE__ */ s(
@@ -7845,9 +7844,9 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7845
7844
  ] })
7846
7845
  ] })
7847
7846
  ] }) });
7848
- }, Fu = "_content_1p4ec_1", $u = "_bannerSection_1p4ec_49", Ia = {
7849
- content: Fu,
7850
- bannerSection: $u
7847
+ }, $u = "_content_1p4ec_1", Vu = "_bannerSection_1p4ec_49", Ia = {
7848
+ content: $u,
7849
+ bannerSection: Vu
7851
7850
  }, Mo = (e) => /* @__PURE__ */ f("section", { className: Ia.content, children: [
7852
7851
  e.children,
7853
7852
  /* @__PURE__ */ f("div", { className: Ia.bannerSection, children: [
@@ -7868,22 +7867,22 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7868
7867
  ),
7869
7868
  e.banner
7870
7869
  ] })
7871
- ] }), Vu = "_content_a632w_1", Wu = "_header_a632w_59", Yu = "_videos_a632w_111", Ku = "_videoContent_a632w_125", Ju = "_articleSection_a632w_139", Zu = "_contentLayoutVideoSection_a632w_169", Xu = "_sectionVideoList_a632w_185", em = "_iframeStyled_a632w_331", tm = "_contentFrame_a632w_343", Oe = {
7872
- content: Vu,
7873
- header: Wu,
7874
- videos: Yu,
7875
- videoContent: Ku,
7876
- articleSection: Ju,
7877
- contentLayoutVideoSection: Zu,
7878
- sectionVideoList: Xu,
7879
- iframeStyled: em,
7880
- contentFrame: tm
7881
- }, nm = "_content_1s9as_1", sm = "_linkImage_1s9as_23", am = "_playStyled_1s9as_37", om = "_newsDescription_1s9as_73", rn = {
7882
- content: nm,
7883
- linkImage: sm,
7884
- playStyled: am,
7885
- newsDescription: om
7886
- }, im = async (e) => {
7870
+ ] }), Wu = "_content_a632w_1", Yu = "_header_a632w_59", Ku = "_videos_a632w_111", Ju = "_videoContent_a632w_125", Zu = "_articleSection_a632w_139", Xu = "_contentLayoutVideoSection_a632w_169", em = "_sectionVideoList_a632w_185", tm = "_iframeStyled_a632w_331", nm = "_contentFrame_a632w_343", Oe = {
7871
+ content: Wu,
7872
+ header: Yu,
7873
+ videos: Ku,
7874
+ videoContent: Ju,
7875
+ articleSection: Zu,
7876
+ contentLayoutVideoSection: Xu,
7877
+ sectionVideoList: em,
7878
+ iframeStyled: tm,
7879
+ contentFrame: nm
7880
+ }, sm = "_content_1s9as_1", am = "_linkImage_1s9as_23", om = "_playStyled_1s9as_37", im = "_newsDescription_1s9as_73", rn = {
7881
+ content: sm,
7882
+ linkImage: am,
7883
+ playStyled: om,
7884
+ newsDescription: im
7885
+ }, rm = async (e) => {
7887
7886
  const t = qs(), n = {
7888
7887
  ...e,
7889
7888
  main: {
@@ -7910,7 +7909,7 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
7910
7909
  ),
7911
7910
  /* @__PURE__ */ s("div", { className: rn.newsDescription, children: /* @__PURE__ */ s(Rt, { ...n, paths: e.paths }) })
7912
7911
  ] }) : null;
7913
- }, b5 = (e) => {
7912
+ }, _5 = (e) => {
7914
7913
  let t = [];
7915
7914
  return e.videoList && e.videoList.length > 0 && (t = e.videoList?.filter((n) => n.info.path !== e.video.info.path) ?? []), /* @__PURE__ */ s("div", { className: Oe.content, children: /* @__PURE__ */ f(Kt, { className: Oe.contentLayoutVideoSection, children: [
7916
7915
  /* @__PURE__ */ f("a", { className: Oe.header, href: e.goBackLink ?? "/videos", children: [
@@ -8005,7 +8004,7 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8005
8004
  ),
8006
8005
  e.relatedName && /* @__PURE__ */ s("h2", { className: `${Oe.relatedTitle} saas-video-related-title`, children: e.relatedName }),
8007
8006
  Array.isArray(t) && t.map((n, a) => /* @__PURE__ */ lt(
8008
- im,
8007
+ rm,
8009
8008
  {
8010
8009
  ...Ft(n, !0, !1, !1),
8011
8010
  key: a,
@@ -8017,15 +8016,15 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8017
8016
  )
8018
8017
  ] })
8019
8018
  ] }) });
8020
- }, rm = "_content_17oas_1", cm = "_titleContent_17oas_47", lm = "_title_17oas_47", dm = "_startLine_17oas_175", um = "_line_17oas_185", mm = "_bottomLine_17oas_197", hm = "_childrenContent_17oas_235", fm = "_readMore_17oas_261", Ve = {
8021
- content: rm,
8022
- titleContent: cm,
8023
- title: lm,
8024
- startLine: dm,
8025
- line: um,
8026
- bottomLine: mm,
8027
- childrenContent: hm,
8028
- readMore: fm
8019
+ }, cm = "_content_17oas_1", lm = "_titleContent_17oas_47", dm = "_title_17oas_47", um = "_startLine_17oas_175", mm = "_line_17oas_185", hm = "_bottomLine_17oas_197", fm = "_childrenContent_17oas_235", gm = "_readMore_17oas_261", Ve = {
8020
+ content: cm,
8021
+ titleContent: lm,
8022
+ title: dm,
8023
+ startLine: um,
8024
+ line: mm,
8025
+ bottomLine: hm,
8026
+ childrenContent: fm,
8027
+ readMore: gm
8029
8028
  }, ye = Xa((e, t) => {
8030
8029
  const { isTitle: n = !1, isOpinion: a = !1 } = e, o = n ? /* @__PURE__ */ s("h1", { className: Ve.title, children: e.title }) : /* @__PURE__ */ s("h2", { className: Ve.title, children: e.title });
8031
8030
  return /* @__PURE__ */ f("section", { className: Ve.content, children: [
@@ -8089,25 +8088,25 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8089
8088
  }
8090
8089
  )
8091
8090
  }
8092
- ), gm = "_drawerStyled_19j18_1", pm = "_sidebarCustom_19j18_11", Am = "_accordionStyled_19j18_47", wm = "_accordionHeading_19j18_69", ym = "_accordionSummeryStyled_19j18_87", vm = "_linkStyled_19j18_143", bm = "_subLinkStyled_19j18_191", _m = "_inputContent_19j18_235", Cm = "_buttonContent_19j18_237", Sm = "_inputStyled_19j18_257", Nm = "_buscar_19j18_289", Im = "_buttonStyled_19j18_347", Em = "_accordionDetailsStyled_19j18_377", Tm = "_footerSlider_19j18_407", xm = "_socialMedia_19j18_429", km = "_copyRights_19j18_469", Um = "_icon_19j18_491", me = {
8093
- drawerStyled: gm,
8094
- sidebarCustom: pm,
8095
- accordionStyled: Am,
8096
- accordionHeading: wm,
8097
- accordionSummeryStyled: ym,
8098
- linkStyled: vm,
8099
- subLinkStyled: bm,
8100
- inputContent: _m,
8101
- buttonContent: Cm,
8102
- inputStyled: Sm,
8103
- buscar: Nm,
8104
- buttonStyled: Im,
8105
- accordionDetailsStyled: Em,
8106
- footerSlider: Tm,
8107
- socialMedia: xm,
8108
- copyRights: km,
8109
- icon: Um
8110
- }, Lm = ({
8091
+ ), pm = "_drawerStyled_19j18_1", Am = "_sidebarCustom_19j18_11", wm = "_accordionStyled_19j18_47", ym = "_accordionHeading_19j18_69", vm = "_accordionSummeryStyled_19j18_87", bm = "_linkStyled_19j18_143", _m = "_subLinkStyled_19j18_191", Cm = "_inputContent_19j18_235", Sm = "_buttonContent_19j18_237", Nm = "_inputStyled_19j18_257", Im = "_buscar_19j18_289", Em = "_buttonStyled_19j18_347", Tm = "_accordionDetailsStyled_19j18_377", xm = "_footerSlider_19j18_407", km = "_socialMedia_19j18_429", Um = "_copyRights_19j18_469", Lm = "_icon_19j18_491", me = {
8092
+ drawerStyled: pm,
8093
+ sidebarCustom: Am,
8094
+ accordionStyled: wm,
8095
+ accordionHeading: ym,
8096
+ accordionSummeryStyled: vm,
8097
+ linkStyled: bm,
8098
+ subLinkStyled: _m,
8099
+ inputContent: Cm,
8100
+ buttonContent: Sm,
8101
+ inputStyled: Nm,
8102
+ buscar: Im,
8103
+ buttonStyled: Em,
8104
+ accordionDetailsStyled: Tm,
8105
+ footerSlider: xm,
8106
+ socialMedia: km,
8107
+ copyRights: Um,
8108
+ icon: Lm
8109
+ }, Rm = ({
8111
8110
  sidebar: e,
8112
8111
  socials: t,
8113
8112
  copyrigth: n,
@@ -8240,12 +8239,12 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8240
8239
  ]
8241
8240
  }
8242
8241
  );
8243
- }, jo = (e) => /* @__PURE__ */ s("svg", { width: "27", height: "18", viewBox: "0 0 27 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ s("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 }) }), Rm = "_content_3cj5t_1", qm = "_chipStyled_3cj5t_33", Bm = "_headLine_3cj5t_33", Pm = "_live_3cj5t_49", Om = "_closeLiveStyled_3cj5t_173", Dt = {
8244
- content: Rm,
8245
- chipStyled: qm,
8246
- headLine: Bm,
8247
- live: Pm,
8248
- closeLiveStyled: Om
8242
+ }, jo = (e) => /* @__PURE__ */ s("svg", { width: "27", height: "18", viewBox: "0 0 27 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ s("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 }) }), qm = "_content_3cj5t_1", Bm = "_chipStyled_3cj5t_33", Pm = "_headLine_3cj5t_33", Om = "_live_3cj5t_49", Dm = "_closeLiveStyled_3cj5t_173", Dt = {
8243
+ content: qm,
8244
+ chipStyled: Bm,
8245
+ headLine: Pm,
8246
+ live: Om,
8247
+ closeLiveStyled: Dm
8249
8248
  }, Go = (e) => {
8250
8249
  const { alertZone: t, id: n = "close-alert" } = e, a = () => /* @__PURE__ */ s(
8251
8250
  R,
@@ -8288,21 +8287,21 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8288
8287
  }
8289
8288
  )
8290
8289
  ] });
8291
- }, Dm = "_content_5xbcx_1", Mm = "_linkStyled_5xbcx_27", jm = "_linkSocialNetwork_5xbcx_55", Gm = "_title_5xbcx_107", Qm = "_tabs_5xbcx_129", Hm = "_socialNetwork_5xbcx_145", zm = "_icon_5xbcx_165", Fm = "_facebook_5xbcx_177", $m = "_youtube_5xbcx_185", Vm = "_x_5xbcx_193", Wm = "_instagram_5xbcx_201", Ym = "_gnews_5xbcx_209", Km = "_tiktok_5xbcx_217", Jm = "_whatsapp_5xbcx_225", We = {
8292
- content: Dm,
8293
- linkStyled: Mm,
8294
- linkSocialNetwork: jm,
8295
- title: Gm,
8296
- tabs: Qm,
8297
- socialNetwork: Hm,
8298
- icon: zm,
8299
- facebook: Fm,
8300
- youtube: $m,
8301
- x: Vm,
8302
- instagram: Wm,
8303
- gnews: Ym,
8304
- tiktok: Km,
8305
- whatsapp: Jm
8290
+ }, Mm = "_content_5xbcx_1", jm = "_linkStyled_5xbcx_27", Gm = "_linkSocialNetwork_5xbcx_55", Qm = "_title_5xbcx_107", Hm = "_tabs_5xbcx_129", zm = "_socialNetwork_5xbcx_145", Fm = "_icon_5xbcx_165", $m = "_facebook_5xbcx_177", Vm = "_youtube_5xbcx_185", Wm = "_x_5xbcx_193", Ym = "_instagram_5xbcx_201", Km = "_gnews_5xbcx_209", Jm = "_tiktok_5xbcx_217", Zm = "_whatsapp_5xbcx_225", We = {
8291
+ content: Mm,
8292
+ linkStyled: jm,
8293
+ linkSocialNetwork: Gm,
8294
+ title: Qm,
8295
+ tabs: Hm,
8296
+ socialNetwork: zm,
8297
+ icon: Fm,
8298
+ facebook: $m,
8299
+ youtube: Vm,
8300
+ x: Wm,
8301
+ instagram: Ym,
8302
+ gnews: Km,
8303
+ tiktok: Jm,
8304
+ whatsapp: Zm
8306
8305
  }, Qo = (e) => {
8307
8306
  const { cintillo: t, tapeTitle: n, socials: a } = e, o = "", i = t?.findIndex((r) => r.link === o) ?? 0;
8308
8307
  return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ f("section", { className: We.content, children: [
@@ -8356,19 +8355,19 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8356
8355
  r
8357
8356
  )) })
8358
8357
  ] });
8359
- }, Zm = "_headerStyled_16ogi_1", Xm = "_headerContent_16ogi_27", eh = "_iconContent_16ogi_49", th = "_menuButton_16ogi_67", nh = "_logoStyled_16ogi_131", sh = "_buttonSection_16ogi_187", ah = "_buttonSectionSearch_16ogi_217", oh = "_headLineContent_16ogi_261", ih = "_headLineTitle_16ogi_287", rh = "_headLine_16ogi_261", ch = "_hasAlertZone_16ogi_393", ke = {
8360
- headerStyled: Zm,
8361
- headerContent: Xm,
8362
- iconContent: eh,
8363
- menuButton: th,
8364
- logoStyled: nh,
8365
- buttonSection: sh,
8366
- buttonSectionSearch: ah,
8367
- headLineContent: oh,
8368
- headLineTitle: ih,
8369
- headLine: rh,
8370
- hasAlertZone: ch
8371
- }, lh = (e) => {
8358
+ }, Xm = "_headerStyled_16ogi_1", eh = "_headerContent_16ogi_27", th = "_iconContent_16ogi_49", nh = "_menuButton_16ogi_67", sh = "_logoStyled_16ogi_131", ah = "_buttonSection_16ogi_187", oh = "_buttonSectionSearch_16ogi_217", ih = "_headLineContent_16ogi_261", rh = "_headLineTitle_16ogi_287", ch = "_headLine_16ogi_261", lh = "_hasAlertZone_16ogi_393", ke = {
8359
+ headerStyled: Xm,
8360
+ headerContent: eh,
8361
+ iconContent: th,
8362
+ menuButton: nh,
8363
+ logoStyled: sh,
8364
+ buttonSection: ah,
8365
+ buttonSectionSearch: oh,
8366
+ headLineContent: ih,
8367
+ headLineTitle: rh,
8368
+ headLine: ch,
8369
+ hasAlertZone: lh
8370
+ }, dh = (e) => {
8372
8371
  const { alertZone: t, custom_styles: n = {} } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: a } = $();
8373
8372
  return /* @__PURE__ */ f("header", { className: ke.headerStyled, style: n, children: [
8374
8373
  e.socialIcons && e.headerTape?.sticky && /* @__PURE__ */ s(
@@ -8478,15 +8477,15 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8478
8477
  }
8479
8478
  )
8480
8479
  ] });
8481
- }, dh = "_ul_dtv5r_1", uh = "_li_dtv5r_19", mh = "_liBefore_dtv5r_35", hh = "_ulContent_dtv5r_57", fh = "_contentModal_dtv5r_111", gh = "_linkStyled_dtv5r_135", ph = "_itemLink_dtv5r_185", Ye = {
8482
- ul: dh,
8483
- li: uh,
8484
- liBefore: mh,
8485
- ulContent: hh,
8486
- contentModal: fh,
8487
- linkStyled: gh,
8488
- itemLink: ph
8489
- }, Ah = (e) => {
8480
+ }, uh = "_ul_dtv5r_1", mh = "_li_dtv5r_19", hh = "_liBefore_dtv5r_35", fh = "_ulContent_dtv5r_57", gh = "_contentModal_dtv5r_111", ph = "_linkStyled_dtv5r_135", Ah = "_itemLink_dtv5r_185", Ye = {
8481
+ ul: uh,
8482
+ li: mh,
8483
+ liBefore: hh,
8484
+ ulContent: fh,
8485
+ contentModal: gh,
8486
+ linkStyled: ph,
8487
+ itemLink: Ah
8488
+ }, wh = (e) => {
8490
8489
  const { items: t } = e;
8491
8490
  return /* @__PURE__ */ s("ul", { className: Ye.ul, children: t.map((n, a) => /* @__PURE__ */ f("li", { className: `${Ye.liBefore} ${Ye.li}`, children: [
8492
8491
  n.link ? /* @__PURE__ */ f(
@@ -8518,23 +8517,23 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8518
8517
  }
8519
8518
  ) }, i)) }) })
8520
8519
  ] }, a)) });
8521
- }, wh = "_headerStyled_1yeov_1", yh = "_headerContent_1yeov_45", vh = "_menuButtonSection_1yeov_65", bh = "_menuButton_1yeov_65", _h = "_buttonSection_1yeov_167", Ch = "_buttonSectionSearch_1yeov_201", Sh = "_hasAlertZone_1yeov_223", Nh = "_buttonText_1yeov_261", Ih = "_logoContent_1yeov_281", Eh = "_logoStyled_1yeov_297", Th = "_headLineContent_1yeov_345", xh = "_headLineTitle_1yeov_375", kh = "_menuSection_1yeov_407", Uh = "_headLine_1yeov_345", Lh = "_line_1yeov_511", Ce = {
8522
- headerStyled: wh,
8523
- headerContent: yh,
8524
- menuButtonSection: vh,
8525
- menuButton: bh,
8526
- buttonSection: _h,
8527
- buttonSectionSearch: Ch,
8528
- hasAlertZone: Sh,
8529
- buttonText: Nh,
8530
- logoContent: Ih,
8531
- logoStyled: Eh,
8532
- headLineContent: Th,
8533
- headLineTitle: xh,
8534
- menuSection: kh,
8535
- headLine: Uh,
8536
- line: Lh
8537
- }, Rh = (e) => {
8520
+ }, yh = "_headerStyled_1yeov_1", vh = "_headerContent_1yeov_45", bh = "_menuButtonSection_1yeov_65", _h = "_menuButton_1yeov_65", Ch = "_buttonSection_1yeov_167", Sh = "_buttonSectionSearch_1yeov_201", Nh = "_hasAlertZone_1yeov_223", Ih = "_buttonText_1yeov_261", Eh = "_logoContent_1yeov_281", Th = "_logoStyled_1yeov_297", xh = "_headLineContent_1yeov_345", kh = "_headLineTitle_1yeov_375", Uh = "_menuSection_1yeov_407", Lh = "_headLine_1yeov_345", Rh = "_line_1yeov_511", Ce = {
8521
+ headerStyled: yh,
8522
+ headerContent: vh,
8523
+ menuButtonSection: bh,
8524
+ menuButton: _h,
8525
+ buttonSection: Ch,
8526
+ buttonSectionSearch: Sh,
8527
+ hasAlertZone: Nh,
8528
+ buttonText: Ih,
8529
+ logoContent: Eh,
8530
+ logoStyled: Th,
8531
+ headLineContent: xh,
8532
+ headLineTitle: kh,
8533
+ menuSection: Uh,
8534
+ headLine: Lh,
8535
+ line: Rh
8536
+ }, qh = (e) => {
8538
8537
  const { menu: t, alertZone: n, custom_styles: a = {} } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: o } = $();
8539
8538
  return /* @__PURE__ */ f(
8540
8539
  "header",
@@ -8611,7 +8610,7 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8611
8610
  {
8612
8611
  className: Ce.menuSection,
8613
8612
  style: e.showAlertPop ? { "--showAlertPop": "0px" } : {},
8614
- children: Array.isArray(t) && /* @__PURE__ */ s(Ah, { items: t })
8613
+ children: Array.isArray(t) && /* @__PURE__ */ s(wh, { items: t })
8615
8614
  }
8616
8615
  )
8617
8616
  ]
@@ -8620,15 +8619,15 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8620
8619
  ]
8621
8620
  }
8622
8621
  );
8623
- }, qh = "_childrenContent_13giv_1", Bh = "_childrenContentAux_13giv_23", Ph = "_op2_13giv_49", Kn = {
8624
- childrenContent: qh,
8625
- childrenContentAux: Bh,
8626
- op2: Ph
8627
- }, _5 = (e) => {
8622
+ }, Bh = "_childrenContent_13giv_1", Ph = "_childrenContentAux_13giv_23", Oh = "_op2_13giv_49", Kn = {
8623
+ childrenContent: Bh,
8624
+ childrenContentAux: Ph,
8625
+ op2: Oh
8626
+ }, C5 = (e) => {
8628
8627
  const { alertZone: t, children: n, sidebar: a, custom_styles: o = {} } = e;
8629
8628
  return /* @__PURE__ */ f(J, { children: [
8630
- /* @__PURE__ */ s(lh, { ...e }),
8631
- !e.showOnlyStickyHeader && /* @__PURE__ */ s(Rh, { ...e }),
8629
+ /* @__PURE__ */ s(dh, { ...e }),
8630
+ !e.showOnlyStickyHeader && /* @__PURE__ */ s(qh, { ...e }),
8632
8631
  /* @__PURE__ */ f(
8633
8632
  "div",
8634
8633
  {
@@ -8656,7 +8655,7 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8656
8655
  }
8657
8656
  ),
8658
8657
  /* @__PURE__ */ s(
8659
- Lm,
8658
+ Rm,
8660
8659
  {
8661
8660
  sidebarExtra: e.sidebarExtra,
8662
8661
  searchKeyWord: e.searchKeyWord,
@@ -8667,13 +8666,13 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8667
8666
  }
8668
8667
  )
8669
8668
  ] });
8670
- }, Oh = "_content_1ntb2_1", Dh = "_tags_1ntb2_19", Mh = "_chipStyled_1ntb2_39", jh = "_tagLink_1ntb2_93", Gh = "_tagStyled_1ntb2_105", Ct = {
8671
- content: Oh,
8672
- tags: Dh,
8673
- chipStyled: Mh,
8674
- tagLink: jh,
8675
- tagStyled: Gh
8676
- }, Qh = (e) => {
8669
+ }, Dh = "_content_1ntb2_1", Mh = "_tags_1ntb2_19", jh = "_chipStyled_1ntb2_39", Gh = "_tagLink_1ntb2_93", Qh = "_tagStyled_1ntb2_105", Ct = {
8670
+ content: Dh,
8671
+ tags: Mh,
8672
+ chipStyled: jh,
8673
+ tagLink: Gh,
8674
+ tagStyled: Qh
8675
+ }, Hh = (e) => {
8677
8676
  const { SUB_PUBLICATION_PREFIX_IN_ROUTES: t } = $();
8678
8677
  return /* @__PURE__ */ s("section", { className: Ct.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: Ct.tags, children: [
8679
8678
  /* @__PURE__ */ s("p", { className: Ct.tagStyled, children: e.title ? e.title : "Tags:" }),
@@ -8687,17 +8686,17 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8687
8686
  a
8688
8687
  ) : /* @__PURE__ */ s("div", { className: Ct.chipStyled, children: n.name }, a))
8689
8688
  ] }) });
8690
- }, Hh = "_contentBox_75ed7_1", zh = "_content_75ed7_1", Fh = "_imageStyled_75ed7_43", $h = "_contentIconStyled_75ed7_57", Vh = "_avatarContent_75ed7_97", Wh = "_journalistSection_75ed7_111", Yh = "_journalistInfo_75ed7_123", Kh = "_socialNetworkSection_75ed7_161", Jh = "_article_75ed7_187", Ge = {
8691
- contentBox: Hh,
8692
- content: zh,
8693
- imageStyled: Fh,
8694
- contentIconStyled: $h,
8695
- avatarContent: Vh,
8696
- journalistSection: Wh,
8697
- journalistInfo: Yh,
8698
- socialNetworkSection: Kh,
8699
- article: Jh
8700
- }, Zh = async (e) => {
8689
+ }, zh = "_contentBox_75ed7_1", Fh = "_content_75ed7_1", $h = "_imageStyled_75ed7_43", Vh = "_contentIconStyled_75ed7_57", Wh = "_avatarContent_75ed7_97", Yh = "_journalistSection_75ed7_111", Kh = "_journalistInfo_75ed7_123", Jh = "_socialNetworkSection_75ed7_161", Zh = "_article_75ed7_187", Ge = {
8690
+ contentBox: zh,
8691
+ content: Fh,
8692
+ imageStyled: $h,
8693
+ contentIconStyled: Vh,
8694
+ avatarContent: Wh,
8695
+ journalistSection: Yh,
8696
+ journalistInfo: Kh,
8697
+ socialNetworkSection: Jh,
8698
+ article: Zh
8699
+ }, Xh = async (e) => {
8701
8700
  const { autor: t } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: n } = $(), a = t?.addtional?.USER_SHOWBIO ?? !1, o = t?.info?.name ?? "", i = t?.info?.fullname ?? "", r = t?.info?.image?.sizes?.[0]?.url ?? "", c = t?.addtional?.USER_MIBIO ?? "", u = t?.addtional?.USER_USERFB ?? "", l = t?.addtional?.USER_USERIG ?? "", d = t?.addtional?.USER_USERTWT ?? "", m = t?.addtional?.USER_USERLIN ?? "";
8702
8701
  return a && /* @__PURE__ */ s("section", { className: Ge.contentBox, children: /* @__PURE__ */ f("div", { className: Ge.content, children: [
8703
8702
  /* @__PURE__ */ f("div", { className: Ge.avatarContent, children: [
@@ -8896,15 +8895,15 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8896
8895
  }
8897
8896
  )
8898
8897
  ] }) });
8899
- }, Xh = "_content_1po76_1", e2 = "_imageStyled_1po76_39", t2 = "_contentIconStyled_1po76_41", n2 = "_contentCard_1po76_61", s2 = "_contentInfo_1po76_139", a2 = "_fullName_1po76_151", o2 = "_LearnMoreLink_1po76_165", it = {
8900
- content: Xh,
8901
- imageStyled: e2,
8902
- contentIconStyled: t2,
8903
- contentCard: n2,
8904
- contentInfo: s2,
8905
- fullName: a2,
8906
- LearnMoreLink: o2
8907
- }, i2 = async (e) => {
8898
+ }, e2 = "_content_1po76_1", t2 = "_imageStyled_1po76_39", n2 = "_contentIconStyled_1po76_41", s2 = "_contentCard_1po76_61", a2 = "_contentInfo_1po76_139", o2 = "_fullName_1po76_151", i2 = "_LearnMoreLink_1po76_165", it = {
8899
+ content: e2,
8900
+ imageStyled: t2,
8901
+ contentIconStyled: n2,
8902
+ contentCard: s2,
8903
+ contentInfo: a2,
8904
+ fullName: o2,
8905
+ LearnMoreLink: i2
8906
+ }, r2 = async (e) => {
8908
8907
  const { news: t, texts: n } = e;
8909
8908
  return t.config?.showauthor && /* @__PURE__ */ s("div", { className: it.content, children: Array.isArray(t.authors) && t.authors?.map(async (a) => /* @__PURE__ */ f(
8910
8909
  "div",
@@ -8943,27 +8942,27 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
8943
8942
  },
8944
8943
  `author-${a.firstname}`
8945
8944
  )) });
8946
- }, r2 = "_content_1xbot_1", c2 = "_urlTag_1xbot_23", l2 = "_contentInfo_1xbot_75", d2 = "_imageStyled_1xbot_109", u2 = "_name_1xbot_119", m2 = "_description_1xbot_129", h2 = "_imageContainer_1xbot_155", f2 = "_contenSocialNetwork_1xbot_297", g2 = "_socialIcon_1xbot_317", p2 = "_faceBookIcon_1xbot_327", A2 = "_socialFacebookIcon_1xbot_337", w2 = "_socialIconLink_1xbot_345", y2 = "_socialIconStroke_1xbot_353", v2 = "_contentInfoWithoutImg_1xbot_361", pe = {
8947
- content: r2,
8948
- urlTag: c2,
8949
- contentInfo: l2,
8950
- imageStyled: d2,
8951
- name: u2,
8952
- description: m2,
8953
- imageContainer: h2,
8954
- contenSocialNetwork: f2,
8955
- socialIcon: g2,
8956
- faceBookIcon: p2,
8957
- socialFacebookIcon: A2,
8958
- socialIconLink: w2,
8959
- socialIconStroke: y2,
8960
- contentInfoWithoutImg: v2
8945
+ }, c2 = "_content_1xbot_1", l2 = "_urlTag_1xbot_23", d2 = "_contentInfo_1xbot_75", u2 = "_imageStyled_1xbot_109", m2 = "_name_1xbot_119", h2 = "_description_1xbot_129", f2 = "_imageContainer_1xbot_155", g2 = "_contenSocialNetwork_1xbot_297", p2 = "_socialIcon_1xbot_317", A2 = "_faceBookIcon_1xbot_327", w2 = "_socialFacebookIcon_1xbot_337", y2 = "_socialIconLink_1xbot_345", v2 = "_socialIconStroke_1xbot_353", b2 = "_contentInfoWithoutImg_1xbot_361", pe = {
8946
+ content: c2,
8947
+ urlTag: l2,
8948
+ contentInfo: d2,
8949
+ imageStyled: u2,
8950
+ name: m2,
8951
+ description: h2,
8952
+ imageContainer: f2,
8953
+ contenSocialNetwork: g2,
8954
+ socialIcon: p2,
8955
+ faceBookIcon: A2,
8956
+ socialFacebookIcon: w2,
8957
+ socialIconLink: y2,
8958
+ socialIconStroke: v2,
8959
+ contentInfoWithoutImg: b2
8961
8960
  }, cn = (e) => {
8962
8961
  if (!e || e.trim() === "")
8963
8962
  return e;
8964
8963
  const t = e.trim();
8965
8964
  return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
8966
- }, C5 = async (e) => {
8965
+ }, S5 = async (e) => {
8967
8966
  const t = e.img ? await we(e.img) : "", n = cn(e.social?.facebook ?? ""), a = cn(e.social?.instagram ?? ""), o = cn(e.social?.twitter ?? ""), i = cn(e.social?.linkedin ?? "");
8968
8967
  return /* @__PURE__ */ s("section", { className: `${pe.content} ${e.className}`, children: /* @__PURE__ */ f(
8969
8968
  "div",
@@ -9035,16 +9034,16 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
9035
9034
  ]
9036
9035
  }
9037
9036
  ) });
9038
- }, b2 = "_content_qiw8s_1", _2 = "_contentNews_qiw8s_19", C2 = "_linkTitle_qiw8s_53", S2 = "_tag_qiw8s_69", N2 = "_tagmx_qiw8s_109", I2 = "_titular_qiw8s_139", E2 = "_correspondent_qiw8s_169", T2 = "_correspondentLink_qiw8s_191", x2 = "_description_qiw8s_213", Ue = {
9039
- content: b2,
9040
- contentNews: _2,
9041
- linkTitle: C2,
9042
- tag: S2,
9043
- tagmx: N2,
9044
- titular: I2,
9045
- correspondent: E2,
9046
- correspondentLink: T2,
9047
- description: x2
9037
+ }, _2 = "_content_qiw8s_1", C2 = "_contentNews_qiw8s_19", S2 = "_linkTitle_qiw8s_53", N2 = "_tag_qiw8s_69", I2 = "_tagmx_qiw8s_109", E2 = "_titular_qiw8s_139", T2 = "_correspondent_qiw8s_169", x2 = "_correspondentLink_qiw8s_191", k2 = "_description_qiw8s_213", Ue = {
9038
+ content: _2,
9039
+ contentNews: C2,
9040
+ linkTitle: S2,
9041
+ tag: N2,
9042
+ tagmx: I2,
9043
+ titular: E2,
9044
+ correspondent: T2,
9045
+ correspondentLink: x2,
9046
+ description: k2
9048
9047
  }, Tt = (e) => {
9049
9048
  const { SHOW_TAG_BY_SECTION: t, SUB_PUBLICATION_PREFIX_IN_ROUTES: n } = $(), a = () => {
9050
9049
  if (e?.config?.showtime && e.config?.showauthor)
@@ -9186,7 +9185,7 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
9186
9185
  imageSize: u,
9187
9186
  showSuper: l
9188
9187
  } = e;
9189
- return /* @__PURE__ */ f("section", { className: $c.content, children: [
9188
+ return /* @__PURE__ */ f("section", { className: Vc.content, children: [
9190
9189
  l ? /* @__PURE__ */ s(
9191
9190
  "section",
9192
9191
  {
@@ -9238,11 +9237,11 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
9238
9237
  }
9239
9238
  )
9240
9239
  ] });
9241
- }, k2 = "_content_wuf93_1", U2 = "_firstSection_wuf93_19", L2 = "_secondSection_wuf93_31", Jn = {
9242
- content: k2,
9243
- firstSection: U2,
9244
- secondSection: L2
9245
- }, R2 = ({
9240
+ }, U2 = "_content_wuf93_1", L2 = "_firstSection_wuf93_19", R2 = "_secondSection_wuf93_31", Jn = {
9241
+ content: U2,
9242
+ firstSection: L2,
9243
+ secondSection: R2
9244
+ }, q2 = ({
9246
9245
  content: e,
9247
9246
  customLargeSection: t,
9248
9247
  customSmallSection: n,
@@ -9272,10 +9271,10 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
9272
9271
  }
9273
9272
  )) })
9274
9273
  ] });
9275
- }, q2 = "_content_14pjb_1", B2 = "_firstSection_14pjb_15", Ta = {
9276
- content: q2,
9277
- firstSection: B2
9278
- }, P2 = ({
9274
+ }, B2 = "_content_14pjb_1", P2 = "_firstSection_14pjb_15", Ta = {
9275
+ content: B2,
9276
+ firstSection: P2
9277
+ }, O2 = ({
9279
9278
  content: e,
9280
9279
  customLargeSection: t,
9281
9280
  customSlimSection: n,
@@ -9309,12 +9308,12 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
9309
9308
  heightImageOverwriteMobile: "270px",
9310
9309
  paths: a
9311
9310
  }
9312
- ) }, i)) }), O2 = "_content_1ko3z_1", D2 = "_sectionDescription_1ko3z_25", M2 = "_title_1ko3z_65", j2 = "_subtitle_1ko3z_105", G2 = "_linkStyled_1ko3z_145", ut = {
9313
- content: O2,
9314
- sectionDescription: D2,
9315
- title: M2,
9316
- subtitle: j2,
9317
- linkStyled: G2
9311
+ ) }, i)) }), D2 = "_content_1ko3z_1", M2 = "_sectionDescription_1ko3z_25", j2 = "_title_1ko3z_65", G2 = "_subtitle_1ko3z_105", Q2 = "_linkStyled_1ko3z_145", ut = {
9312
+ content: D2,
9313
+ sectionDescription: M2,
9314
+ title: j2,
9315
+ subtitle: G2,
9316
+ linkStyled: Q2
9318
9317
  }, Ho = (e) => {
9319
9318
  const { SHOW_TAG_BY_SECTION: t, SUB_PUBLICATION_PREFIX_IN_ROUTES: n } = $(), a = () => {
9320
9319
  if (t && e.mainNew.keywords?.tags?.length && e.mainNew.keywords.tags.length > 0) {
@@ -9354,11 +9353,11 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
9354
9353
  e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ s("p", { className: ut.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
9355
9354
  e.goTo && /* @__PURE__ */ s(R, { href: e.goTo.url, className: ut.linkStyled, children: e.goTo.description })
9356
9355
  ] });
9357
- }, Q2 = "_headerSection_itzkx_1", H2 = "_headerSectionLink_itzkx_23", z2 = "_newsContent_itzkx_33", Zn = {
9358
- headerSection: Q2,
9359
- headerSectionLink: H2,
9360
- newsContent: z2
9361
- }, F2 = (e) => {
9356
+ }, H2 = "_headerSection_itzkx_1", z2 = "_headerSectionLink_itzkx_23", F2 = "_newsContent_itzkx_33", Zn = {
9357
+ headerSection: H2,
9358
+ headerSectionLink: z2,
9359
+ newsContent: F2
9360
+ }, $2 = (e) => {
9362
9361
  const { content: t, title: n, isVideo: a } = e;
9363
9362
  if (!t || !t[0] || t.length === 0) return;
9364
9363
  const o = e.slot_id && e.slot_id !== "Nota_1", i = {
@@ -9408,16 +9407,16 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
9408
9407
  })
9409
9408
  ] })
9410
9409
  ] });
9411
- }, $2 = "_content_1ubl0_1", V2 = "_autorContent_1ubl0_15", W2 = "_image_1ubl0_47", Y2 = "_contentIcon_1ubl0_49", K2 = "_boxInformationContent_1ubl0_93", J2 = "_autorName_1ubl0_105", Z2 = "_time_1ubl0_169", X2 = "_comment_1ubl0_195", ef = "_title_1ubl0_213", Ke = {
9412
- content: $2,
9413
- autorContent: V2,
9414
- image: W2,
9415
- contentIcon: Y2,
9416
- boxInformationContent: K2,
9417
- autorName: J2,
9418
- time: Z2,
9419
- comment: X2,
9420
- title: ef
9410
+ }, V2 = "_content_1ubl0_1", W2 = "_autorContent_1ubl0_15", Y2 = "_image_1ubl0_47", K2 = "_contentIcon_1ubl0_49", J2 = "_boxInformationContent_1ubl0_93", Z2 = "_autorName_1ubl0_105", X2 = "_time_1ubl0_169", ef = "_comment_1ubl0_195", tf = "_title_1ubl0_213", Ke = {
9411
+ content: V2,
9412
+ autorContent: W2,
9413
+ image: Y2,
9414
+ contentIcon: K2,
9415
+ boxInformationContent: J2,
9416
+ autorName: Z2,
9417
+ time: X2,
9418
+ comment: ef,
9419
+ title: tf
9421
9420
  }, _n = async (e) => {
9422
9421
  const { data: t, autorIcon: n } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: a } = $(), o = n, i = () => t?.config?.showtime ? `${He(t.info?.date?.modified)}` : "", r = /* @__PURE__ */ f("div", { className: Ke.autorContent, children: [
9423
9422
  Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ s(
@@ -9455,20 +9454,20 @@ const l1 = "_content_xlsy2_1", d1 = "_videoContent_xlsy2_39", u1 = "_articleSect
9455
9454
  /* @__PURE__ */ s("p", { className: Ke.comment, children: ze(t?.main?.subtitle?.striped || "") })
9456
9455
  ] })
9457
9456
  ] });
9458
- }, tf = "_content_1i9xs_1", nf = "_boxPosition_1i9xs_15", sf = "_contentFlex_1i9xs_41", af = "_bannerContent_1i9xs_57", of = "_bannerContentAux_1i9xs_79", St = {
9459
- content: tf,
9460
- boxPosition: nf,
9461
- contentFlex: sf,
9462
- bannerContent: af,
9463
- bannerContentAux: of
9457
+ }, nf = "_content_1i9xs_1", sf = "_boxPosition_1i9xs_15", af = "_contentFlex_1i9xs_41", of = "_bannerContent_1i9xs_57", rf = "_bannerContentAux_1i9xs_79", St = {
9458
+ content: nf,
9459
+ boxPosition: sf,
9460
+ contentFlex: af,
9461
+ bannerContent: of,
9462
+ bannerContentAux: rf
9464
9463
  };
9465
- function rf(e) {
9464
+ function cf(e) {
9466
9465
  const t = new Array(e.length), n = e.length / 2;
9467
9466
  for (let a = 0; a < e.length; a++)
9468
9467
  a % 2 === 0 ? t[Math.floor(a / 2)] = e[a] : t[n + Math.floor(a / 2)] = e[a];
9469
9468
  return t;
9470
9469
  }
9471
- const S5 = (e) => {
9470
+ const N5 = (e) => {
9472
9471
  const { isOpinion: t = !1 } = e, n = (i) => /* @__PURE__ */ s(
9473
9472
  "div",
9474
9473
  {
@@ -9509,7 +9508,7 @@ const S5 = (e) => {
9509
9508
  )
9510
9509
  );
9511
9510
  }
9512
- const o = a.length % 2 === 0 ? rf(a) : a;
9511
+ const o = a.length % 2 === 0 ? cf(a) : a;
9513
9512
  return /* @__PURE__ */ s("section", { style: e.customStyles, children: /* @__PURE__ */ s(
9514
9513
  ye,
9515
9514
  {
@@ -9522,10 +9521,10 @@ const S5 = (e) => {
9522
9521
  ] })
9523
9522
  }
9524
9523
  ) });
9525
- }, cf = "_content_g09lr_1", lf = "_title_g09lr_19", xa = {
9526
- content: cf,
9527
- title: lf
9528
- }, N5 = (e) => {
9524
+ }, lf = "_content_g09lr_1", df = "_title_g09lr_19", xa = {
9525
+ content: lf,
9526
+ title: df
9527
+ }, I5 = (e) => {
9529
9528
  const { showTitle: t = !0 } = e;
9530
9529
  return /* @__PURE__ */ f("div", { className: xa.content, children: [
9531
9530
  t && /* @__PURE__ */ s("p", { className: xa.title, children: "Editorial" }),
@@ -9544,13 +9543,13 @@ const S5 = (e) => {
9544
9543
  }
9545
9544
  )
9546
9545
  ] });
9547
- }, df = "_content_1hn45_1", uf = "_newsContent_1hn45_15", mf = "_boxPosition_1hn45_33", hf = "_bannerContent_1hn45_45", ff = "_bannerContentAux_1hn45_65", Nt = {
9548
- content: df,
9549
- newsContent: uf,
9550
- boxPosition: mf,
9551
- bannerContent: hf,
9552
- bannerContentAux: ff
9553
- }, I5 = (e) => {
9546
+ }, uf = "_content_1hn45_1", mf = "_newsContent_1hn45_15", hf = "_boxPosition_1hn45_33", ff = "_bannerContent_1hn45_45", gf = "_bannerContentAux_1hn45_65", Nt = {
9547
+ content: uf,
9548
+ newsContent: mf,
9549
+ boxPosition: hf,
9550
+ bannerContent: ff,
9551
+ bannerContentAux: gf
9552
+ }, E5 = (e) => {
9554
9553
  const { news: t } = e;
9555
9554
  return Array.isArray(t) && /* @__PURE__ */ f("div", { className: Nt.content, children: [
9556
9555
  /* @__PURE__ */ f("div", { className: Nt.newsContent, children: [
@@ -9585,9 +9584,9 @@ const S5 = (e) => {
9585
9584
  ] }),
9586
9585
  /* @__PURE__ */ s("div", { className: Nt.bannerContent, children: e.halfPageBanner })
9587
9586
  ] });
9588
- }, E5 = (e) => /* @__PURE__ */ f(J, { children: [
9587
+ }, T5 = (e) => /* @__PURE__ */ f(J, { children: [
9589
9588
  /* @__PURE__ */ s(
9590
- Wl,
9589
+ Yl,
9591
9590
  {
9592
9591
  className: "display-on-lower-900px",
9593
9592
  ...e,
@@ -9595,13 +9594,13 @@ const S5 = (e) => {
9595
9594
  submitFunction: e.submitFunction
9596
9595
  }
9597
9596
  ),
9598
- /* @__PURE__ */ s(rd, { ...e })
9599
- ] }), gf = "_newsContent_smaec_1", pf = "_newsContentWithLines_smaec_15", Af = "_newsContentWithoutLines_smaec_25", wf = "_contentSeparator_smaec_35", ln = {
9600
- newsContent: gf,
9601
- newsContentWithLines: pf,
9602
- newsContentWithoutLines: Af,
9603
- contentSeparator: wf
9604
- }, yf = (e) => {
9597
+ /* @__PURE__ */ s(cd, { ...e })
9598
+ ] }), pf = "_newsContent_smaec_1", Af = "_newsContentWithLines_smaec_15", wf = "_newsContentWithoutLines_smaec_25", yf = "_contentSeparator_smaec_35", ln = {
9599
+ newsContent: pf,
9600
+ newsContentWithLines: Af,
9601
+ newsContentWithoutLines: wf,
9602
+ contentSeparator: yf
9603
+ }, vf = (e) => {
9605
9604
  const { content: t } = e;
9606
9605
  if (!t || t.length === 0) return;
9607
9606
  const n = (r) => e.hasLines && (r + 1) % 3 !== 0 ? ln.contentSeparator : "", a = [];
@@ -9654,7 +9653,7 @@ const S5 = (e) => {
9654
9653
  }
9655
9654
  );
9656
9655
  }, zo = (e) => /* @__PURE__ */ s(ye, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ s(
9657
- yf,
9656
+ vf,
9658
9657
  {
9659
9658
  content: e.content,
9660
9659
  paths: e.paths,
@@ -9666,10 +9665,10 @@ const S5 = (e) => {
9666
9665
  showVideoTime: e.showVideoTime,
9667
9666
  showVideosubtitle: e.showVideosubtitle
9668
9667
  }
9669
- ) }), vf = "_newsContent_1ofh5_1", bf = "_contentSeparator_1ofh5_15", ka = {
9670
- newsContent: vf,
9671
- contentSeparator: bf
9672
- }, _f = (e) => {
9668
+ ) }), bf = "_newsContent_1ofh5_1", _f = "_contentSeparator_1ofh5_15", ka = {
9669
+ newsContent: bf,
9670
+ contentSeparator: _f
9671
+ }, Cf = (e) => {
9673
9672
  const { content: t, title: n } = e;
9674
9673
  if (!(!t || t.length === 0 || !Array.isArray(t)))
9675
9674
  return /* @__PURE__ */ s(ye, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ s(
@@ -9698,11 +9697,11 @@ const S5 = (e) => {
9698
9697
  })
9699
9698
  }
9700
9699
  ) });
9701
- }, Cf = "_newsContent_1x5ie_1", Sf = "_contentSeparator_1x5ie_15", Nf = "_newsContentWhitoutLine_1x5ie_57", Xn = {
9702
- newsContent: Cf,
9703
- contentSeparator: Sf,
9704
- newsContentWhitoutLine: Nf
9705
- }, If = (e) => {
9700
+ }, Sf = "_newsContent_1x5ie_1", Nf = "_contentSeparator_1x5ie_15", If = "_newsContentWhitoutLine_1x5ie_57", Xn = {
9701
+ newsContent: Sf,
9702
+ contentSeparator: Nf,
9703
+ newsContentWhitoutLine: If
9704
+ }, Ef = (e) => {
9706
9705
  const { content: t, title: n } = e;
9707
9706
  if (!(!t || t.length === 0))
9708
9707
  return /* @__PURE__ */ s(ye, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ s(
@@ -9731,11 +9730,11 @@ const S5 = (e) => {
9731
9730
  })
9732
9731
  }
9733
9732
  ) });
9734
- }, Ef = "_headerSection_1qe16_5", Tf = "_headerSectionLink_1qe16_31", xf = "_newsContent_1qe16_57", es = {
9735
- headerSection: Ef,
9736
- headerSectionLink: Tf,
9737
- newsContent: xf
9738
- }, kf = (e) => {
9733
+ }, Tf = "_headerSection_1qe16_5", xf = "_headerSectionLink_1qe16_31", kf = "_newsContent_1qe16_57", es = {
9734
+ headerSection: Tf,
9735
+ headerSectionLink: xf,
9736
+ newsContent: kf
9737
+ }, Uf = (e) => {
9739
9738
  const { content: t, title: n, isVideo: a = !0 } = e;
9740
9739
  if (!t || t.length === 0) return;
9741
9740
  const o = t[0], i = e.slot_id && e.slot_id !== "Nota_1", r = t.slice(1);
@@ -9795,13 +9794,13 @@ const S5 = (e) => {
9795
9794
  })
9796
9795
  ] })
9797
9796
  ] });
9798
- }, Uf = "_content_gxvaq_1", Lf = "_linkImage_gxvaq_59", Rf = "_sectionDescription_gxvaq_83", qf = "_dateText_gxvaq_123", Bf = "_textContent_gxvaq_145", Mt = {
9799
- content: Uf,
9800
- linkImage: Lf,
9801
- sectionDescription: Rf,
9802
- dateText: qf,
9803
- textContent: Bf
9804
- }, Pf = async (e) => {
9797
+ }, Lf = "_content_gxvaq_1", Rf = "_linkImage_gxvaq_59", qf = "_sectionDescription_gxvaq_83", Bf = "_dateText_gxvaq_123", Pf = "_textContent_gxvaq_145", Mt = {
9798
+ content: Lf,
9799
+ linkImage: Rf,
9800
+ sectionDescription: qf,
9801
+ dateText: Bf,
9802
+ textContent: Pf
9803
+ }, Of = async (e) => {
9805
9804
  const { showNewsLikeTitle: t = !1 } = e;
9806
9805
  return e && e.info ? /* @__PURE__ */ f(
9807
9806
  "section",
@@ -9836,14 +9835,14 @@ const S5 = (e) => {
9836
9835
  ]
9837
9836
  }
9838
9837
  ) : null;
9839
- }, Of = "_content_1y9s7_1", Df = "_contentSeparator_1y9s7_13", Ua = {
9840
- content: Of,
9841
- contentSeparator: Df
9842
- }, Mf = "_newsContent_f0o15_1", jf = "_contentSeparator_f0o15_15", Gf = "_hasLinesBlock_f0o15_79", As = {
9843
- newsContent: Mf,
9844
- contentSeparator: jf,
9845
- hasLinesBlock: Gf
9846
- }, Qf = (e) => {
9838
+ }, Df = "_content_1y9s7_1", Mf = "_contentSeparator_1y9s7_13", Ua = {
9839
+ content: Df,
9840
+ contentSeparator: Mf
9841
+ }, jf = "_newsContent_f0o15_1", Gf = "_contentSeparator_f0o15_15", Qf = "_hasLinesBlock_f0o15_79", As = {
9842
+ newsContent: jf,
9843
+ contentSeparator: Gf,
9844
+ hasLinesBlock: Qf
9845
+ }, Hf = (e) => {
9847
9846
  if (!e.content || e.content.length === 0) return;
9848
9847
  const t = e.slot_id && e.slot_id !== "Nota_1";
9849
9848
  return /* @__PURE__ */ s(ye, { title: e.title, children: /* @__PURE__ */ s(
@@ -9869,7 +9868,7 @@ const S5 = (e) => {
9869
9868
  {
9870
9869
  className: e.hasLines ? As.hasLinesBlock : "",
9871
9870
  children: /* @__PURE__ */ lt(
9872
- Pf,
9871
+ Of,
9873
9872
  {
9874
9873
  ...o,
9875
9874
  key: a,
@@ -9882,7 +9881,7 @@ const S5 = (e) => {
9882
9881
  })
9883
9882
  }
9884
9883
  ) });
9885
- }, Hf = (e) => {
9884
+ }, zf = (e) => {
9886
9885
  const { content: t, title: n, slot_id: a } = e, o = e.slot_id && e.slot_id !== "Nota_1";
9887
9886
  return t && t.length !== 0 && /* @__PURE__ */ s(ye, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ s(
9888
9887
  Lt,
@@ -9917,15 +9916,15 @@ const S5 = (e) => {
9917
9916
  })
9918
9917
  }
9919
9918
  ) });
9920
- }, zf = "_content_10utx_1", Ff = "_imageStyled_10utx_27", $f = "_contentIcon_10utx_45", Vf = "_boxInformation_10utx_87", Wf = "_comment_10utx_101", Yf = "_title_10utx_131", Kf = "_authorName_10utx_173", rt = {
9921
- content: zf,
9922
- imageStyled: Ff,
9923
- contentIcon: $f,
9924
- boxInformation: Vf,
9925
- comment: Wf,
9926
- title: Yf,
9927
- authorName: Kf
9928
- }, Jf = async (e) => {
9919
+ }, Ff = "_content_10utx_1", $f = "_imageStyled_10utx_27", Vf = "_contentIcon_10utx_45", Wf = "_boxInformation_10utx_87", Yf = "_comment_10utx_101", Kf = "_title_10utx_131", Jf = "_authorName_10utx_173", rt = {
9920
+ content: Ff,
9921
+ imageStyled: $f,
9922
+ contentIcon: Vf,
9923
+ boxInformation: Wf,
9924
+ comment: Yf,
9925
+ title: Kf,
9926
+ authorName: Jf
9927
+ }, Zf = async (e) => {
9929
9928
  const { SUB_PUBLICATION_PREFIX_IN_ROUTES: t } = $(), { data: n } = e;
9930
9929
  return /* @__PURE__ */ f("div", { className: rt.content, children: [
9931
9930
  Array.isArray(n.authors) && n?.authors[0]?.image ? /* @__PURE__ */ s(
@@ -9959,7 +9958,7 @@ const S5 = (e) => {
9959
9958
  /* @__PURE__ */ s("p", { className: rt.comment, children: n?.main?.subtitle?.striped })
9960
9959
  ] })
9961
9960
  ] });
9962
- }, Zf = (e) => {
9961
+ }, Xf = (e) => {
9963
9962
  const t = e.slot_id && e.slot_id !== "Nota_1";
9964
9963
  return /* @__PURE__ */ s(ye, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ s(
9965
9964
  Lt,
@@ -9980,7 +9979,7 @@ const S5 = (e) => {
9980
9979
  }
9981
9980
  };
9982
9981
  return /* @__PURE__ */ s(
9983
- Jf,
9982
+ Zf,
9984
9983
  {
9985
9984
  autorIcon: e.autorIcon,
9986
9985
  data: o,
@@ -9991,11 +9990,11 @@ const S5 = (e) => {
9991
9990
  })
9992
9991
  }
9993
9992
  ) });
9994
- }, Xf = "_content_nslah_1", e0 = "_newsContentSection_nslah_9", t0 = "_itemContent_nslah_19", n0 = "_ItemCustomContent_nslah_31", Xe = {
9995
- content: Xf,
9996
- newsContentSection: e0,
9997
- itemContent: t0,
9998
- ItemCustomContent: n0
9993
+ }, e0 = "_content_nslah_1", t0 = "_newsContentSection_nslah_9", n0 = "_itemContent_nslah_19", s0 = "_ItemCustomContent_nslah_31", Xe = {
9994
+ content: e0,
9995
+ newsContentSection: t0,
9996
+ itemContent: n0,
9997
+ ItemCustomContent: s0
9999
9998
  }, ws = (e) => {
10000
9999
  const { item: t, option: n } = e;
10001
10000
  switch (n) {
@@ -10037,7 +10036,7 @@ const S5 = (e) => {
10037
10036
  default:
10038
10037
  return /* @__PURE__ */ s("div", { className: Xe.ItemCustomContent, children: /* @__PURE__ */ s(st, { ...t, paths: e.paths }) });
10039
10038
  }
10040
- }, T5 = (e) => {
10039
+ }, x5 = (e) => {
10041
10040
  const {
10042
10041
  data: t,
10043
10042
  currentPage: n,
@@ -10187,10 +10186,10 @@ const S5 = (e) => {
10187
10186
  default:
10188
10187
  return /* @__PURE__ */ s(J, {});
10189
10188
  }
10190
- }, s0 = "_content_1oabr_1", a0 = "_contactInfoContent_1oabr_13", La = {
10191
- content: s0,
10192
- contactInfoContent: a0
10193
- }, x5 = (e) => {
10189
+ }, a0 = "_content_1oabr_1", o0 = "_contactInfoContent_1oabr_13", La = {
10190
+ content: a0,
10191
+ contactInfoContent: o0
10192
+ }, k5 = (e) => {
10194
10193
  const { data: t } = e;
10195
10194
  return /* @__PURE__ */ s("section", { className: La.content, children: t.map((n, a) => /* @__PURE__ */ s(
10196
10195
  "div",
@@ -10202,30 +10201,30 @@ const S5 = (e) => {
10202
10201
  },
10203
10202
  a
10204
10203
  )) });
10205
- }, o0 = "_tagContent_biapt_1", i0 = "_contentLayout2_biapt_19", r0 = "_complementContent_biapt_35", c0 = "_commentsSeparator_biapt_47", l0 = "_contentHeader_biapt_107", Ht = {
10206
- tagContent: o0,
10207
- contentLayout2: i0,
10208
- complementContent: r0,
10209
- commentsSeparator: c0,
10210
- contentHeader: l0
10211
- }, d0 = "_content_1noi7_1", u0 = {
10212
- content: d0
10213
- }, m0 = ({ children: e, className: t = "" }) => /* @__PURE__ */ s(
10204
+ }, i0 = "_tagContent_biapt_1", r0 = "_contentLayout2_biapt_19", c0 = "_complementContent_biapt_35", l0 = "_commentsSeparator_biapt_47", d0 = "_contentHeader_biapt_107", Ht = {
10205
+ tagContent: i0,
10206
+ contentLayout2: r0,
10207
+ complementContent: c0,
10208
+ commentsSeparator: l0,
10209
+ contentHeader: d0
10210
+ }, u0 = "_content_1noi7_1", m0 = {
10211
+ content: u0
10212
+ }, h0 = ({ children: e, className: t = "" }) => /* @__PURE__ */ s(
10214
10213
  "div",
10215
10214
  {
10216
- className: `content-layout-2 ${u0.content} ${t}`,
10215
+ className: `content-layout-2 ${m0.content} ${t}`,
10217
10216
  children: e
10218
10217
  }
10219
- ), h0 = "_container_1b383_1", f0 = "_note_1b383_17", g0 = "_commercial_1b383_97", p0 = "_commercialContent_1b383_131", A0 = "_complement_1b383_163", jt = {
10220
- container: h0,
10221
- note: f0,
10222
- commercial: g0,
10223
- commercialContent: p0,
10224
- complement: A0
10225
- }, w0 = (e) => /* @__PURE__ */ f("section", { className: jt.container, children: [
10218
+ ), f0 = "_container_1b383_1", g0 = "_note_1b383_17", p0 = "_commercial_1b383_97", A0 = "_commercialContent_1b383_131", w0 = "_complement_1b383_163", jt = {
10219
+ container: f0,
10220
+ note: g0,
10221
+ commercial: p0,
10222
+ commercialContent: A0,
10223
+ complement: w0
10224
+ }, y0 = (e) => /* @__PURE__ */ f("section", { className: jt.container, children: [
10226
10225
  /* @__PURE__ */ s("div", { className: jt.note, children: e.children }),
10227
10226
  /* @__PURE__ */ s("div", { className: jt.commercial, children: /* @__PURE__ */ f("div", { className: jt.commercialContent, children: [
10228
- e.slug === "liveblogs" && /* @__PURE__ */ s(fu, { itemList: e.itemList }),
10227
+ e.slug === "liveblogs" && /* @__PURE__ */ s(gu, { itemList: e.itemList }),
10229
10228
  e.bannerTop,
10230
10229
  /* @__PURE__ */ s(
10231
10230
  Bs,
@@ -10245,7 +10244,7 @@ const S5 = (e) => {
10245
10244
  /* @__PURE__ */ s("div", { style: { position: "sticky", top: "110px" }, children: e.banner })
10246
10245
  ] }) }),
10247
10246
  /* @__PURE__ */ s("div", { className: jt.complement, children: e.complement })
10248
- ] }), y0 = (e) => {
10247
+ ] }), v0 = (e) => {
10249
10248
  const t = {
10250
10249
  ...e.news[0],
10251
10250
  config: {
@@ -10292,7 +10291,7 @@ const S5 = (e) => {
10292
10291
  ...e.headerSectionStyles?.liveblogs
10293
10292
  },
10294
10293
  children: /* @__PURE__ */ s(
10295
- lu,
10294
+ du,
10296
10295
  {
10297
10296
  ...t,
10298
10297
  fontSizeSubTitle: "18px",
@@ -10331,19 +10330,19 @@ const S5 = (e) => {
10331
10330
  }
10332
10331
  );
10333
10332
  }
10334
- }, v0 = "_content_1tboy_1", b0 = "_contentWithinCard_1tboy_13", _0 = "_contentDate_1tboy_25", C0 = "_dateInfo_1tboy_39", S0 = "_dot_1tboy_59", N0 = "_contentTitle_1tboy_75", I0 = "_contentTextList_1tboy_93", E0 = "_contentButton_1tboy_129", T0 = "_linkStyled_1tboy_141", Je = {
10335
- content: v0,
10336
- contentWithinCard: b0,
10337
- contentDate: _0,
10338
- dateInfo: C0,
10339
- dot: S0,
10340
- contentTitle: N0,
10341
- contentTextList: I0,
10342
- contentButton: E0,
10343
- linkStyled: T0
10344
- }, x0 = "_content_12i3e_1", k0 = {
10345
- content: x0
10346
- }, U0 = (e) => /* @__PURE__ */ s("section", { className: k0.content, id: e.id, children: e.children }), L0 = async (e, t, n) => {
10333
+ }, b0 = "_content_1tboy_1", _0 = "_contentWithinCard_1tboy_13", C0 = "_contentDate_1tboy_25", S0 = "_dateInfo_1tboy_39", N0 = "_dot_1tboy_59", I0 = "_contentTitle_1tboy_75", E0 = "_contentTextList_1tboy_93", T0 = "_contentButton_1tboy_129", x0 = "_linkStyled_1tboy_141", Je = {
10334
+ content: b0,
10335
+ contentWithinCard: _0,
10336
+ contentDate: C0,
10337
+ dateInfo: S0,
10338
+ dot: N0,
10339
+ contentTitle: I0,
10340
+ contentTextList: E0,
10341
+ contentButton: T0,
10342
+ linkStyled: x0
10343
+ }, k0 = "_content_12i3e_1", U0 = {
10344
+ content: k0
10345
+ }, L0 = (e) => /* @__PURE__ */ s("section", { className: U0.content, id: e.id, children: e.children }), R0 = async (e, t, n) => {
10347
10346
  if (!n) return e;
10348
10347
  const a = /(<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<span\b[^>]*data-src="([^"]+)"[^>]*>[\s\S]*?<\/span>[\s\S]*?<\/div>\s*<\/div>)/g, o = [...e.matchAll(a)];
10349
10348
  let i = e;
@@ -10380,7 +10379,7 @@ const S5 = (e) => {
10380
10379
  i = i.replace(c, I);
10381
10380
  }
10382
10381
  return i;
10383
- }, R0 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), q0 = (e) => {
10382
+ }, q0 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), B0 = (e) => {
10384
10383
  const t = /\ssrc="\/(?!\/)(.*?)"/g;
10385
10384
  return e.replace(t, ` src="${Sn()}/$1"`);
10386
10385
  }, Ra = {
@@ -10390,12 +10389,12 @@ const S5 = (e) => {
10390
10389
  10: 4,
10391
10390
  13: 5
10392
10391
  };
10393
- function B0(e) {
10392
+ function P0(e) {
10394
10393
  if (!e) return e;
10395
10394
  const t = e.indexOf("/video");
10396
10395
  return t === -1 ? e : e.substring(t);
10397
10396
  }
10398
- async function P0(e, t) {
10397
+ async function O0(e, t) {
10399
10398
  let n = "", a = 0;
10400
10399
  const o = /<span\b[^>]*data-src=["']([^"']+)["'][^>]*>[\s\S]*?<\/span>/gi;
10401
10400
  let i;
@@ -10404,7 +10403,7 @@ async function P0(e, t) {
10404
10403
  n += e.slice(a, r);
10405
10404
  const u = i[0];
10406
10405
  let l = i[1] ?? "";
10407
- l && (l = B0(l));
10406
+ l && (l = P0(l));
10408
10407
  const d = /data-type\s*=\s*["']?video["']?/i.test(u) || /video-type\s*=\s*["']?embedded["']?/i.test(u);
10409
10408
  let m = u;
10410
10409
  if (d && l)
@@ -10449,13 +10448,13 @@ async function P0(e, t) {
10449
10448
  }
10450
10449
  return n += e.slice(a), n;
10451
10450
  }
10452
- function O0(e) {
10451
+ function D0(e) {
10453
10452
  return e.replace(
10454
10453
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
10455
10454
  ""
10456
10455
  );
10457
10456
  }
10458
- const D0 = async ({
10457
+ const M0 = async ({
10459
10458
  itemList: e,
10460
10459
  slug: t,
10461
10460
  banners: n,
@@ -10465,9 +10464,9 @@ const D0 = async ({
10465
10464
  }) => {
10466
10465
  if (!e || e.length === 0 || !e[0]) return;
10467
10466
  const r = e[0].list?.items?.map(async (c) => {
10468
- const u = R0(c.body.rendered);
10469
- let l = q0(u);
10470
- return l = O0(l), l = await P0(
10467
+ const u = q0(c.body.rendered);
10468
+ let l = B0(u);
10469
+ return l = D0(l), l = await O0(
10471
10470
  l,
10472
10471
  o
10473
10472
  ), {
@@ -10479,7 +10478,7 @@ const D0 = async ({
10479
10478
  };
10480
10479
  });
10481
10480
  return /* @__PURE__ */ s("section", { className: Je.content, id: "block-notes-list", children: r?.map(async (c, u) => /* @__PURE__ */ f(Cn, { children: [
10482
- /* @__PURE__ */ s(U0, { id: `item-${u + 1}`, children: /* @__PURE__ */ f("div", { className: Je.contentWithinCard, children: [
10481
+ /* @__PURE__ */ s(L0, { id: `item-${u + 1}`, children: /* @__PURE__ */ f("div", { className: Je.contentWithinCard, children: [
10483
10482
  (await c).date > 0 && /* @__PURE__ */ f("div", { className: Je.contentDate, children: [
10484
10483
  /* @__PURE__ */ s(
10485
10484
  "span",
@@ -10508,7 +10507,7 @@ const D0 = async ({
10508
10507
  {
10509
10508
  className: `contentTextList ${Je.contentTextList}`,
10510
10509
  dangerouslySetInnerHTML: {
10511
- __html: await L0(
10510
+ __html: await R0(
10512
10511
  (await c).body.rendered.replace(/&nbsp;/g, ""),
10513
10512
  a,
10514
10513
  i
@@ -10546,7 +10545,7 @@ const D0 = async ({
10546
10545
  Podcast: "podcast",
10547
10546
  Telegram: "telegram"
10548
10547
  };
10549
- function M0({ url: e }) {
10548
+ function j0({ url: e }) {
10550
10549
  return e && e !== "" && /* @__PURE__ */ f(R, { href: e, className: ge.googleProfileButton, children: [
10551
10550
  /* @__PURE__ */ s(
10552
10551
  "svg",
@@ -10564,17 +10563,17 @@ function M0({ url: e }) {
10564
10563
  }
10565
10564
  ),
10566
10565
  "Síguenos en",
10567
- /* @__PURE__ */ s(j0, {})
10566
+ /* @__PURE__ */ s(G0, {})
10568
10567
  ] });
10569
10568
  }
10570
- const j0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
10569
+ const G0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
10571
10570
  /* @__PURE__ */ s("path", { fill: "#EA4335", d: "M115.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18C71.25 34.32 81.24 25 93.5 25s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44S80.99 39.2 80.99 47.18c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
10572
10571
  /* @__PURE__ */ s("path", { fill: "#FBBC05", d: "M163.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18c0-12.85 9.99-22.18 22.25-22.18s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44s-12.51 5.46-12.51 13.44c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
10573
10572
  /* @__PURE__ */ s("path", { fill: "#4285F4", d: "M209.75 26.34v39.82c0 16.38-9.66 23.07-21.08 23.07-10.75 0-17.22-7.19-19.66-13.07l8.48-3.53c1.51 3.61 5.21 7.87 11.17 7.87 7.31 0 11.84-4.51 11.84-13v-3.19h-.34c-2.18 2.69-6.38 5.04-11.68 5.04-11.09 0-21.25-9.66-21.25-22.09 0-12.52 10.16-22.26 21.25-22.26 5.29 0 9.49 2.35 11.68 4.96h.34v-3.61h9.25zm-8.56 20.92c0-7.81-5.21-13.52-11.84-13.52-6.72 0-12.35 5.71-12.35 13.52 0 7.73 5.63 13.36 12.35 13.36 6.63 0 11.84-5.63 11.84-13.36z" }),
10574
10573
  /* @__PURE__ */ s("path", { fill: "#34A853", d: "M225 3v65h-9.5V3h9.5z" }),
10575
10574
  /* @__PURE__ */ s("path", { fill: "#EA4335", d: "M262.02 54.48l7.56 5.04c-2.44 3.61-8.32 9.83-18.48 9.83-12.6 0-22.01-9.74-22.01-22.18 0-13.19 9.49-22.18 20.92-22.18 11.51 0 17.14 9.16 18.98 14.11l1.01 2.52-29.65 12.28c2.27 4.45 5.8 6.72 10.75 6.72 4.96 0 8.4-2.44 10.92-6.14zm-23.27-7.98l19.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95 0-11.84 4.37-11.59 12.93z" }),
10576
10575
  /* @__PURE__ */ s("path", { fill: "#4285F4", d: "M35.29 41.41V32H67c.31 1.64.47 3.58.47 5.68 0 7.06-1.93 15.79-8.15 22.01-6.05 6.3-13.78 9.66-24.02 9.66C16.32 69.35.36 53.89.36 34.91.36 15.93 16.32.47 35.3.47c10.5 0 17.98 4.12 23.6 9.49l-6.64 6.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86 0-24.7 11.17-24.7 25.03 0 13.86 10.84 25.03 24.7 25.03 8.99 0 14.11-3.61 17.39-6.89 2.66-2.66 4.41-6.46 5.1-11.65l-22.49.01z" })
10577
- ] }), G0 = async (e) => {
10576
+ ] }), Q0 = async (e) => {
10578
10577
  if (!e.news || !e.news.authors) return null;
10579
10578
  const { news: t, socials: n, texts: a } = e, o = t.authors.map(
10580
10579
  (c) => c.internaluser ? `<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>` : c.fullname
@@ -10619,10 +10618,10 @@ const j0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
10619
10618
  "data-props": encodeURIComponent(
10620
10619
  JSON.stringify({ noteShare: e.noteShare })
10621
10620
  ),
10622
- children: /* @__PURE__ */ s(c1, { noteShare: e.noteShare })
10621
+ children: /* @__PURE__ */ s(l1, { noteShare: e.noteShare })
10623
10622
  }
10624
10623
  ),
10625
- /* @__PURE__ */ s(M0, { url: e.noteShare?.googleProfile?.url ?? "" }),
10624
+ /* @__PURE__ */ s(j0, { url: e.noteShare?.googleProfile?.url ?? "" }),
10626
10625
  /* @__PURE__ */ f("section", { className: ge.journalistSection, children: [
10627
10626
  /* @__PURE__ */ s(
10628
10627
  "div",
@@ -10664,22 +10663,22 @@ const j0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
10664
10663
  )
10665
10664
  ] })
10666
10665
  ] }) });
10667
- }, Q0 = "_content_1ga0l_1", H0 = "_journalistArticleContent_1ga0l_29", z0 = "_contentNews_1ga0l_69", F0 = "_noteSource_1ga0l_867", dn = {
10668
- content: Q0,
10669
- journalistArticleContent: H0,
10670
- contentNews: z0,
10671
- noteSource: F0
10672
- }, $0 = "_summaryContent_paxav_1", V0 = {
10673
- summaryContent: $0
10674
- }, W0 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ s(
10666
+ }, H0 = "_content_1ga0l_1", z0 = "_journalistArticleContent_1ga0l_29", F0 = "_contentNews_1ga0l_69", $0 = "_noteSource_1ga0l_867", dn = {
10667
+ content: H0,
10668
+ journalistArticleContent: z0,
10669
+ contentNews: F0,
10670
+ noteSource: $0
10671
+ }, V0 = "_summaryContent_paxav_1", W0 = {
10672
+ summaryContent: V0
10673
+ }, Y0 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ s(
10675
10674
  "section",
10676
10675
  {
10677
- className: `${V0.summaryContent} sass-summary-content`,
10676
+ className: `${W0.summaryContent} sass-summary-content`,
10678
10677
  dangerouslySetInnerHTML: {
10679
10678
  __html: e.rendered
10680
10679
  }
10681
10680
  }
10682
- ), Y0 = async ({
10681
+ ), K0 = async ({
10683
10682
  newsformated: e,
10684
10683
  internal: t,
10685
10684
  commonServices: n
@@ -10704,7 +10703,7 @@ const j0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
10704
10703
  /* @__PURE__ */ s("div", { className: En.description, children: i && i[0]?.description })
10705
10704
  ] });
10706
10705
  };
10707
- function K0(e) {
10706
+ function J0(e) {
10708
10707
  const t = e.children, n = `${e.slot_id}-`, a = e.visibleItems, o = e.cardGap ?? 20;
10709
10708
  function i(c) {
10710
10709
  const u = [], l = [];
@@ -10774,7 +10773,7 @@ function K0(e) {
10774
10773
  </div>
10775
10774
  `;
10776
10775
  }
10777
- const J0 = (e) => /* @__PURE__ */ s(
10776
+ const Z0 = (e) => /* @__PURE__ */ s(
10778
10777
  "svg",
10779
10778
  {
10780
10779
  xmlns: "http://www.w3.org/2000/svg",
@@ -10790,10 +10789,10 @@ const J0 = (e) => /* @__PURE__ */ s(
10790
10789
  }
10791
10790
  )
10792
10791
  }
10793
- ), Z0 = "_content_1kodm_1", X0 = "_title_1kodm_35", qa = {
10794
- content: Z0,
10795
- title: X0
10796
- }, eg = async ({
10792
+ ), X0 = "_content_1kodm_1", eg = "_title_1kodm_35", qa = {
10793
+ content: X0,
10794
+ title: eg
10795
+ }, tg = async ({
10797
10796
  newsformated: e,
10798
10797
  internal: t,
10799
10798
  commonServices: n
@@ -10822,10 +10821,10 @@ const J0 = (e) => /* @__PURE__ */ s(
10822
10821
  } catch {
10823
10822
  return null;
10824
10823
  }
10825
- }, tg = "_content_1kodm_1", ng = "_title_1kodm_35", ts = {
10826
- content: tg,
10827
- title: ng
10828
- }, sg = async ({
10824
+ }, ng = "_content_1kodm_1", sg = "_title_1kodm_35", ts = {
10825
+ content: ng,
10826
+ title: sg
10827
+ }, ag = async ({
10829
10828
  newsformated: e,
10830
10829
  internal: t,
10831
10830
  commonServices: n
@@ -10855,9 +10854,9 @@ const J0 = (e) => /* @__PURE__ */ s(
10855
10854
  } catch {
10856
10855
  return null;
10857
10856
  }
10858
- }, ag = "_content_g44cu_1", og = {
10859
- content: ag
10860
- }, ig = async ({
10857
+ }, og = "_content_g44cu_1", ig = {
10858
+ content: og
10859
+ }, rg = async ({
10861
10860
  newsformated: e,
10862
10861
  internal: t,
10863
10862
  commonServices: n
@@ -10873,27 +10872,27 @@ const J0 = (e) => /* @__PURE__ */ s(
10873
10872
  return typeof c != "string" || c.trim() === "" ? null : /* @__PURE__ */ s(
10874
10873
  "div",
10875
10874
  {
10876
- className: og.content,
10875
+ className: ig.content,
10877
10876
  dangerouslySetInnerHTML: { __html: c }
10878
10877
  }
10879
10878
  );
10880
10879
  } catch {
10881
10880
  return null;
10882
10881
  }
10883
- }, rg = "_content_15e7w_1", cg = {
10884
- content: rg
10882
+ }, cg = "_content_15e7w_1", lg = {
10883
+ content: cg
10885
10884
  }, At = {
10886
10885
  videoEmbedded: "videoEmbedded",
10887
10886
  videoYouTube: "videoYouTube",
10888
10887
  iframe: "iframe",
10889
10888
  fotoGaleria: "fotogaleria"
10890
- }, lg = {
10891
- [At.videoEmbedded]: eg,
10892
- [At.videoYouTube]: sg,
10893
- [At.iframe]: ig
10894
- }, dg = ({ news: e, commonServices: t }) => {
10895
- const { config: n, info: a } = e, o = n.articlepreview, i = a.link.internal, r = o ? lg[o] : null;
10896
- return r ? /* @__PURE__ */ s("div", { className: cg.content, children: /* @__PURE__ */ s(
10889
+ }, dg = {
10890
+ [At.videoEmbedded]: tg,
10891
+ [At.videoYouTube]: ag,
10892
+ [At.iframe]: rg
10893
+ }, ug = ({ news: e, commonServices: t }) => {
10894
+ const { config: n, info: a } = e, o = n.articlepreview, i = a.link.internal, r = o ? dg[o] : null;
10895
+ return r ? /* @__PURE__ */ s("div", { className: lg.content, children: /* @__PURE__ */ s(
10897
10896
  r,
10898
10897
  {
10899
10898
  newsformated: e,
@@ -10901,41 +10900,41 @@ const J0 = (e) => /* @__PURE__ */ s(
10901
10900
  commonServices: t
10902
10901
  }
10903
10902
  ) }) : null;
10904
- }, ug = "_content_x1f6o_1", mg = "_imageContent_x1f6o_17", hg = "_width1Autor_x1f6o_35", fg = "_width2Autor_x1f6o_43", gg = "_width3Autor_x1f6o_51", pg = "_imageAutor_x1f6o_59", Ag = "_imageStyled_x1f6o_137", wg = "_contentIconStyled_x1f6o_139", yg = "_avatarContent_x1f6o_173", vg = "_socialActionsRow_x1f6o_189", bg = "_journalistSection_x1f6o_235", _g = "_authorsInfoRow_x1f6o_253", Cg = "_journalistInfo_x1f6o_283", Sg = "_journalistInfoLink_x1f6o_285", Ng = "_journalistInfoDate_x1f6o_319", Ig = "_socialNetworkSection_x1f6o_383", Eg = "_avatarStyled_x1f6o_419", Tg = "_article_x1f6o_429", xg = "_socialButton_x1f6o_437", kg = "_facebookStyled_x1f6o_469", Ug = "_emailStyled_x1f6o_477", Lg = "_xStyled_x1f6o_485", Rg = "_linkedinStyled_x1f6o_493", qg = "_whatsappStyled_x1f6o_501", Bg = "_socialActionLink_x1f6o_509", Pg = "_socialActionLinkGoogleMobile_x1f6o_557", Og = "_clipboardButton_x1f6o_635", Dg = "_googleProfileButton_x1f6o_707", ce = {
10905
- content: ug,
10906
- imageContent: mg,
10907
- width1Autor: hg,
10908
- width2Autor: fg,
10909
- width3Autor: gg,
10910
- imageAutor: pg,
10911
- imageStyled: Ag,
10912
- contentIconStyled: wg,
10913
- avatarContent: yg,
10914
- socialActionsRow: vg,
10915
- journalistSection: bg,
10916
- authorsInfoRow: _g,
10917
- journalistInfo: Cg,
10918
- journalistInfoLink: Sg,
10919
- journalistInfoDate: Ng,
10920
- socialNetworkSection: Ig,
10921
- avatarStyled: Eg,
10922
- article: Tg,
10923
- socialButton: xg,
10924
- facebookStyled: kg,
10925
- emailStyled: Ug,
10926
- xStyled: Lg,
10927
- linkedinStyled: Rg,
10928
- whatsappStyled: qg,
10929
- socialActionLink: Bg,
10930
- socialActionLinkGoogleMobile: Pg,
10931
- clipboardButton: Og,
10932
- googleProfileButton: Dg
10903
+ }, mg = "_content_x1f6o_1", hg = "_imageContent_x1f6o_17", fg = "_width1Autor_x1f6o_35", gg = "_width2Autor_x1f6o_43", pg = "_width3Autor_x1f6o_51", Ag = "_imageAutor_x1f6o_59", wg = "_imageStyled_x1f6o_137", yg = "_contentIconStyled_x1f6o_139", vg = "_avatarContent_x1f6o_173", bg = "_socialActionsRow_x1f6o_189", _g = "_journalistSection_x1f6o_235", Cg = "_authorsInfoRow_x1f6o_253", Sg = "_journalistInfo_x1f6o_283", Ng = "_journalistInfoLink_x1f6o_285", Ig = "_journalistInfoDate_x1f6o_319", Eg = "_socialNetworkSection_x1f6o_383", Tg = "_avatarStyled_x1f6o_419", xg = "_article_x1f6o_429", kg = "_socialButton_x1f6o_437", Ug = "_facebookStyled_x1f6o_469", Lg = "_emailStyled_x1f6o_477", Rg = "_xStyled_x1f6o_485", qg = "_linkedinStyled_x1f6o_493", Bg = "_whatsappStyled_x1f6o_501", Pg = "_socialActionLink_x1f6o_509", Og = "_socialActionLinkGoogleMobile_x1f6o_557", Dg = "_clipboardButton_x1f6o_635", Mg = "_googleProfileButton_x1f6o_707", ce = {
10904
+ content: mg,
10905
+ imageContent: hg,
10906
+ width1Autor: fg,
10907
+ width2Autor: gg,
10908
+ width3Autor: pg,
10909
+ imageAutor: Ag,
10910
+ imageStyled: wg,
10911
+ contentIconStyled: yg,
10912
+ avatarContent: vg,
10913
+ socialActionsRow: bg,
10914
+ journalistSection: _g,
10915
+ authorsInfoRow: Cg,
10916
+ journalistInfo: Sg,
10917
+ journalistInfoLink: Ng,
10918
+ journalistInfoDate: Ig,
10919
+ socialNetworkSection: Eg,
10920
+ avatarStyled: Tg,
10921
+ article: xg,
10922
+ socialButton: kg,
10923
+ facebookStyled: Ug,
10924
+ emailStyled: Lg,
10925
+ xStyled: Rg,
10926
+ linkedinStyled: qg,
10927
+ whatsappStyled: Bg,
10928
+ socialActionLink: Pg,
10929
+ socialActionLinkGoogleMobile: Og,
10930
+ clipboardButton: Dg,
10931
+ googleProfileButton: Mg
10933
10932
  }, $o = () => /* @__PURE__ */ f("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
10934
10933
  /* @__PURE__ */ s("path", { d: "M24 12.2727C24 11.4218 23.9221 10.6036 23.7774 9.81818H12.2449V14.4655H18.8349C18.5455 15.96 17.6772 17.2255 16.3748 18.0764V21.0982H20.3488C22.6642 19.0036 24 15.9273 24 12.2727Z", fill: "#4285F4" }),
10935
10934
  /* @__PURE__ */ s("path", { d: "M12.2449 24C15.551 24 18.3228 22.9309 20.3488 21.0982L16.3748 18.0764C15.2839 18.7964 13.8924 19.2327 12.2449 19.2327C9.06122 19.2327 6.35622 17.1273 5.38776 14.2909H1.31354V17.3891C3.32839 21.3055 7.45826 24 12.2449 24Z", fill: "#34A853" }),
10936
10935
  /* @__PURE__ */ s("path", { d: "M5.38776 14.28C5.14286 13.56 4.99814 12.7964 4.99814 12C4.99814 11.2036 5.14286 10.44 5.38776 9.72V6.62182H1.31354C0.478664 8.23636 0 10.0582 0 12C0 13.9418 0.478664 15.7636 1.31354 17.3782L4.48609 14.9564L5.38776 14.28Z", fill: "#FBBC05" }),
10937
10936
  /* @__PURE__ */ s("path", { d: "M12.2449 4.77818C14.0482 4.77818 15.6512 5.38909 16.9314 6.56727L20.4378 3.13091C18.3117 1.18909 15.551 0 12.2449 0C7.45826 0 3.32839 2.69455 1.31354 6.62182L5.38776 9.72C6.35622 6.88364 9.06122 4.77818 12.2449 4.77818Z", fill: "#EA4335" })
10938
- ] }), Mg = {
10937
+ ] }), jg = {
10939
10938
  FaceBook: {
10940
10939
  url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
10941
10940
  icon: {
@@ -10974,11 +10973,11 @@ const J0 = (e) => /* @__PURE__ */ s(
10974
10973
  }
10975
10974
  }
10976
10975
  };
10977
- function jg({ noteShare: e }) {
10976
+ function Gg({ noteShare: e }) {
10978
10977
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
10979
10978
  return e ? /* @__PURE__ */ f("div", { className: ce.socialNetworkSection, children: [
10980
10979
  e.options?.map((n) => {
10981
- const a = Mg[n];
10980
+ const a = jg[n];
10982
10981
  if (!a) return null;
10983
10982
  const o = e.variant === "outline" ? a.icon.outline : a.icon.solid, i = a.url(t);
10984
10983
  return /* @__PURE__ */ s(
@@ -11035,7 +11034,7 @@ function jg({ noteShare: e }) {
11035
11034
  ] })
11036
11035
  ] }) : null;
11037
11036
  }
11038
- const Gg = async (e) => {
11037
+ const Qg = async (e) => {
11039
11038
  if (!e.news || !e.news.authors) return null;
11040
11039
  const { news: t, socials: n, texts: a } = e, o = t.authors.map(
11041
11040
  (c) => c.internaluser ? `<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>` : c.fullname
@@ -11104,7 +11103,7 @@ const Gg = async (e) => {
11104
11103
  "data-props": encodeURIComponent(
11105
11104
  JSON.stringify({ noteShare: e.noteShare })
11106
11105
  ),
11107
- children: /* @__PURE__ */ s(jg, { noteShare: e.noteShare })
11106
+ children: /* @__PURE__ */ s(Gg, { noteShare: e.noteShare })
11108
11107
  }
11109
11108
  )
11110
11109
  ] }),
@@ -11152,16 +11151,16 @@ const Gg = async (e) => {
11152
11151
  t.config?.showtime && /* @__PURE__ */ s("span", { className: ce.journalistInfoDate, children: Ss(t.info.date.modified) })
11153
11152
  ] })
11154
11153
  ] }) });
11155
- }, Qg = (e) => e.replace(
11154
+ }, Hg = (e) => e.replace(
11156
11155
  /<iframe(?![^>]*\bloading=)[^>]*>/gi,
11157
11156
  (n) => n.replace("<iframe", '<iframe loading="lazy"')
11158
- ), Hg = (e) => e.replace(
11157
+ ), zg = (e) => e.replace(
11159
11158
  /<iframe(?![^>]*\btitle=)[^>]*>/gi,
11160
11159
  (n) => n.replace("<iframe", '<iframe title="frame custom content"')
11161
- ), zg = (e) => e.replace(
11160
+ ), Fg = (e) => e.replace(
11162
11161
  /<span\b[^>]*class=["'][^"']*video__title[^"']*["'][^>]*>[\s\S]*?<\/span>/gi,
11163
11162
  ""
11164
- ), Fg = async (e) => {
11163
+ ), $g = async (e) => {
11165
11164
  const { PUBLIC_IS_OFFLINE: t } = $();
11166
11165
  if (!(t === "true")) {
11167
11166
  const l = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, d = [...e.matchAll(l)], m = {};
@@ -11251,7 +11250,7 @@ const Gg = async (e) => {
11251
11250
  a = a.replace(d, b);
11252
11251
  }
11253
11252
  return a;
11254
- }, $g = (e, t) => {
11253
+ }, Vg = (e, t) => {
11255
11254
  const n = {
11256
11255
  2: 1,
11257
11256
  4: 2,
@@ -11281,7 +11280,7 @@ const Gg = async (e) => {
11281
11280
  return c;
11282
11281
  }
11283
11282
  ), o;
11284
- }, Vg = (e) => {
11283
+ }, Wg = (e) => {
11285
11284
  const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, n = [...e.matchAll(t)];
11286
11285
  let a = "", o = 0;
11287
11286
  for (const i of n) {
@@ -11291,7 +11290,7 @@ const Gg = async (e) => {
11291
11290
  (g) => g[1]
11292
11291
  ).map(
11293
11292
  (g) => `<img fetchPriority='low' loading='lazy' alt='imagen' src="${g}" class="carrusel-note-item" width="800" height="469"/>`
11294
- ), h = "gallery_embeded" + u.toString(), p = K0({
11293
+ ), h = "gallery_embeded" + u.toString(), p = J0({
11295
11294
  slot_id: h,
11296
11295
  children: m,
11297
11296
  visibleItems: 1,
@@ -11300,7 +11299,7 @@ const Gg = async (e) => {
11300
11299
  a += p, o = l;
11301
11300
  }
11302
11301
  return a += e.slice(o), a;
11303
- }, Wg = async (e, t, n) => {
11302
+ }, Yg = async (e, t, n) => {
11304
11303
  if (!n) return e;
11305
11304
  const a = /<span data-src="(.*?)"><\/span>/g, o = [...e.matchAll(a)];
11306
11305
  let i = e;
@@ -11330,7 +11329,7 @@ const Gg = async (e) => {
11330
11329
  }
11331
11330
  return i;
11332
11331
  };
11333
- async function Yg(e, t) {
11332
+ async function Kg(e, t) {
11334
11333
  let n = "", a = 0;
11335
11334
  const o = /<div\b[^>]*\bclass=(["'])(?:(?!\1).)*\bck-video-player\b(?:(?!\1).)*\1[^>]*>/gi;
11336
11335
  let i;
@@ -11414,9 +11413,9 @@ async function Yg(e, t) {
11414
11413
  w = h;
11415
11414
  a = m, n += w, o.lastIndex = m;
11416
11415
  }
11417
- return n += e.slice(a), n = zg(n), n;
11416
+ return n += e.slice(a), n = Fg(n), n;
11418
11417
  }
11419
- async function Kg(e) {
11418
+ async function Jg(e) {
11420
11419
  const {
11421
11420
  news: t,
11422
11421
  banners: n,
@@ -11432,15 +11431,15 @@ async function Kg(e) {
11432
11431
  d = d.replace(
11433
11432
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
11434
11433
  ""
11435
- ), d = d.replace(/&nbsp;/g, ""), d = $g(d, n), d = Vg(d), d = await Fg(d), d = await Wg(
11434
+ ), d = d.replace(/&nbsp;/g, ""), d = Vg(d, n), d = Wg(d), d = await $g(d), d = await Yg(
11436
11435
  d,
11437
11436
  e.texts,
11438
11437
  a
11439
- ), d = await Yg(d, u), d = Qg(d), d = Hg(d);
11438
+ ), d = await Kg(d, u), d = Hg(d), d = zg(d);
11440
11439
  const m = t.main.sources ?? [], { NEWS_JOURNALIST_COMPONENT: h } = $(), p = t.config.articlepreview === At.fotoGaleria && t.hascontent?.hasgalleryimages;
11441
11440
  return /* @__PURE__ */ f("div", { className: dn.content, children: [
11442
11441
  i !== "liveblogs" && e.showHeaderImage ? p ? /* @__PURE__ */ s(
11443
- Y0,
11442
+ K0,
11444
11443
  {
11445
11444
  commonServices: l,
11446
11445
  newsformated: t,
@@ -11449,7 +11448,7 @@ async function Kg(e) {
11449
11448
  ) : /* @__PURE__ */ s(Oo, { preview: t.preview }) : null,
11450
11449
  /* @__PURE__ */ s(be, { banners: n, name: "block_1" }),
11451
11450
  /* @__PURE__ */ s("div", { className: dn.journalistArticleContent, children: h === "op1" ? /* @__PURE__ */ s(
11452
- G0,
11451
+ Q0,
11453
11452
  {
11454
11453
  autorIcon: e.autorIcon,
11455
11454
  socials: c,
@@ -11459,7 +11458,7 @@ async function Kg(e) {
11459
11458
  paths: e.paths
11460
11459
  }
11461
11460
  ) : /* @__PURE__ */ s(
11462
- Gg,
11461
+ Qg,
11463
11462
  {
11464
11463
  autorIcon: e.autorIcon,
11465
11464
  socials: c,
@@ -11469,7 +11468,7 @@ async function Kg(e) {
11469
11468
  paths: e.paths
11470
11469
  }
11471
11470
  ) }),
11472
- /* @__PURE__ */ s(W0, { summary: t.main.summary }),
11471
+ /* @__PURE__ */ s(Y0, { summary: t.main.summary }),
11473
11472
  /* @__PURE__ */ s(
11474
11473
  "main",
11475
11474
  {
@@ -11480,7 +11479,7 @@ async function Kg(e) {
11480
11479
  }
11481
11480
  ),
11482
11481
  /* @__PURE__ */ s(
11483
- D0,
11482
+ M0,
11484
11483
  {
11485
11484
  texts: e.texts,
11486
11485
  itemList: r,
@@ -11491,13 +11490,13 @@ async function Kg(e) {
11491
11490
  }
11492
11491
  ),
11493
11492
  m.length > 0 && /* @__PURE__ */ f("div", { className: dn.noteSource, children: [
11494
- /* @__PURE__ */ s(J0, {}),
11493
+ /* @__PURE__ */ s(Z0, {}),
11495
11494
  /* @__PURE__ */ s("p", { children: e.texts.noteSource + (m.length === 1 ? "" : "s") + ": " + m.map((g) => g.name).join(", ") })
11496
11495
  ] }),
11497
11496
  t && t.hascontent && t.hascontent.hasembeddedtwitter && /* @__PURE__ */ s("script", { async: !0, defer: !0, src: "https://platform.twitter.com/widgets.js" })
11498
11497
  ] });
11499
11498
  }
11500
- const Jg = (e) => {
11499
+ const Zg = (e) => {
11501
11500
  const { content: t, title: n, slot_id: a } = e, o = e.slot_id && e.slot_id !== "Nota_1";
11502
11501
  return t && t.length !== 0 && /* @__PURE__ */ s(ye, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ s(Lt, { slot_id: a, cardWidth: 200, children: t.map((i, r) => {
11503
11502
  const c = { ...i, main: {
@@ -11514,7 +11513,7 @@ const Jg = (e) => {
11514
11513
  r
11515
11514
  );
11516
11515
  }) }) });
11517
- }, Zg = (e) => {
11516
+ }, Xg = (e) => {
11518
11517
  const { content: t, title: n, slot_id: a } = e, o = e.slot_id && e.slot_id !== "Nota_1";
11519
11518
  return t && t.length !== 0 && /* @__PURE__ */ s(ye, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ s(
11520
11519
  Lt,
@@ -11540,7 +11539,7 @@ const Jg = (e) => {
11540
11539
  })
11541
11540
  }
11542
11541
  ) });
11543
- }, Xg = (e) => {
11542
+ }, ep = (e) => {
11544
11543
  const { content: t, title: n, slot_id: a } = e, o = e.slot_id && e.slot_id !== "Nota_1";
11545
11544
  return t && t.length !== 0 && /* @__PURE__ */ s(ye, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ s(
11546
11545
  Lt,
@@ -11572,15 +11571,15 @@ const Jg = (e) => {
11572
11571
  for (const n in e)
11573
11572
  n.startsWith("--") && (t[n] = e[n]);
11574
11573
  return t;
11575
- }, ep = "_headerSection_nhjex_1", tp = "_title_nhjex_21", np = "_subtitle_nhjex_45", sp = "_newsContent_nhjex_71", ap = "_containerCards_nhjex_87", op = "_image_nhjex_99", ip = "_blockHeadContainer_nhjex_111", mt = {
11576
- headerSection: ep,
11577
- title: tp,
11578
- subtitle: np,
11579
- newsContent: sp,
11580
- containerCards: ap,
11581
- image: op,
11582
- blockHeadContainer: ip
11583
- }, rp = (e) => {
11574
+ }, tp = "_headerSection_nhjex_1", np = "_title_nhjex_21", sp = "_subtitle_nhjex_45", ap = "_newsContent_nhjex_71", op = "_containerCards_nhjex_87", ip = "_image_nhjex_99", rp = "_blockHeadContainer_nhjex_111", mt = {
11575
+ headerSection: tp,
11576
+ title: np,
11577
+ subtitle: sp,
11578
+ newsContent: ap,
11579
+ containerCards: op,
11580
+ image: ip,
11581
+ blockHeadContainer: rp
11582
+ }, cp = (e) => {
11584
11583
  const { content: t, title: n, isVideo: a } = e;
11585
11584
  if (!t || t.length === 0) return;
11586
11585
  const o = t[0], i = t.slice(1), r = e.slot_id && e.slot_id !== "Nota_1";
@@ -11625,7 +11624,7 @@ const Jg = (e) => {
11625
11624
  }) })
11626
11625
  ] })
11627
11626
  ] });
11628
- }, cp = ({ printEdition: e, title: t }) => e && /* @__PURE__ */ s(ye, { title: t, children: /* @__PURE__ */ s(
11627
+ }, lp = ({ printEdition: e, title: t }) => e && /* @__PURE__ */ s(ye, { title: t, children: /* @__PURE__ */ s(
11629
11628
  "div",
11630
11629
  {
11631
11630
  className: "iframe-container",
@@ -11637,18 +11636,18 @@ const Jg = (e) => {
11637
11636
  banner: (e) => /* @__PURE__ */ s(be, { ...e, name: e.slot_id.replace("Home", "block") }),
11638
11637
  readest: (e) => /* @__PURE__ */ s(Bs, { ...e }),
11639
11638
  "Modulo 1x3": (e) => /* @__PURE__ */ s(zo, { ...e }),
11640
- "Modulo 1x4": (e) => /* @__PURE__ */ s(_f, { ...e }),
11641
- "Modulo 1x5": (e) => /* @__PURE__ */ s(If, { ...e }),
11642
- "Destacado noticias": (e) => /* @__PURE__ */ s(F2, { ...e }),
11643
- "Destacado full width": (e) => /* @__PURE__ */ s(rp, { ...e }),
11644
- "Destacado videos": (e) => /* @__PURE__ */ s(kf, { ...e }),
11645
- "Carrusel card": (e) => /* @__PURE__ */ s(Hf, { ...e }),
11646
- "Carrusel story": (e) => /* @__PURE__ */ s(Jg, { ...e }),
11647
- "Carrusel owl": (e) => /* @__PURE__ */ s(Zg, { ...e }),
11648
- "Modulo fotogaleria": (e) => /* @__PURE__ */ s(Xg, { ...e }),
11649
- "Carrusel opinion": (e) => /* @__PURE__ */ s(Zf, { ...e }),
11650
- "Modulo 1x3 card": (e) => /* @__PURE__ */ s(Qf, { ...e }),
11651
- "Modulo iframe": (e) => /* @__PURE__ */ s(cp, { ...e })
11639
+ "Modulo 1x4": (e) => /* @__PURE__ */ s(Cf, { ...e }),
11640
+ "Modulo 1x5": (e) => /* @__PURE__ */ s(Ef, { ...e }),
11641
+ "Destacado noticias": (e) => /* @__PURE__ */ s($2, { ...e }),
11642
+ "Destacado full width": (e) => /* @__PURE__ */ s(cp, { ...e }),
11643
+ "Destacado videos": (e) => /* @__PURE__ */ s(Uf, { ...e }),
11644
+ "Carrusel card": (e) => /* @__PURE__ */ s(zf, { ...e }),
11645
+ "Carrusel story": (e) => /* @__PURE__ */ s(Zg, { ...e }),
11646
+ "Carrusel owl": (e) => /* @__PURE__ */ s(Xg, { ...e }),
11647
+ "Modulo fotogaleria": (e) => /* @__PURE__ */ s(ep, { ...e }),
11648
+ "Carrusel opinion": (e) => /* @__PURE__ */ s(Xf, { ...e }),
11649
+ "Modulo 1x3 card": (e) => /* @__PURE__ */ s(Hf, { ...e }),
11650
+ "Modulo iframe": (e) => /* @__PURE__ */ s(lp, { ...e })
11652
11651
  };
11653
11652
  function xn({
11654
11653
  component: e,
@@ -11659,7 +11658,7 @@ function xn({
11659
11658
  if (a)
11660
11659
  return Ba[e] && /* @__PURE__ */ s("div", { className: "home-slot", style: Ms(n), children: Ba[e]({ ...n, banners: a, slot_id: t }) });
11661
11660
  }
11662
- function k5({
11661
+ function U5({
11663
11662
  children: e,
11664
11663
  stylesConfigEntry: t
11665
11664
  }) {
@@ -11705,7 +11704,7 @@ const Pa = {
11705
11704
  },
11706
11705
  Super: (e) => /* @__PURE__ */ s(Tt, { ...e.data[0], paths: e.paths }),
11707
11706
  "3 notas verticales": (e) => /* @__PURE__ */ s(
11708
- P2,
11707
+ O2,
11709
11708
  {
11710
11709
  content: e.data,
11711
11710
  customLargeSection: e.customLargeSection,
@@ -11714,7 +11713,7 @@ const Pa = {
11714
11713
  }
11715
11714
  ),
11716
11715
  "3 notas horizontales": (e) => /* @__PURE__ */ s(
11717
- R2,
11716
+ q2,
11718
11717
  {
11719
11718
  content: e.data,
11720
11719
  customLargeSection: e.customLargeSection,
@@ -11731,7 +11730,7 @@ const Pa = {
11731
11730
  ...t,
11732
11731
  rightOnlyBanner: a,
11733
11732
  banners: n
11734
- }) }), U5 = ({
11733
+ }) }), L5 = ({
11735
11734
  slots: e,
11736
11735
  DYNAMIC_SLOT_SUBINDEXES: t,
11737
11736
  stylesConfig: n,
@@ -11815,7 +11814,7 @@ const Pa = {
11815
11814
  ));
11816
11815
  }
11817
11816
  return c;
11818
- }, L5 = ({
11817
+ }, R5 = ({
11819
11818
  mainBlock: e,
11820
11819
  StylesConfigMain: t,
11821
11820
  config: n,
@@ -11858,14 +11857,14 @@ const Pa = {
11858
11857
  ),
11859
11858
  /* @__PURE__ */ s(ct, { children: /* @__PURE__ */ s(et, { banners: a, index: 1 }) })
11860
11859
  ] });
11861
- }, lp = (e) => {
11860
+ }, dp = (e) => {
11862
11861
  const { config: t } = e, n = t.articlepreview;
11863
11862
  return !![
11864
11863
  At.videoEmbedded,
11865
11864
  At.videoYouTube,
11866
11865
  At.iframe
11867
11866
  ].includes(n);
11868
- }, R5 = async (e) => {
11867
+ }, q5 = async (e) => {
11869
11868
  const {
11870
11869
  custom_complement: t,
11871
11870
  ranking: n = [],
@@ -11879,9 +11878,9 @@ const Pa = {
11879
11878
  getVideos: d
11880
11879
  } = e, m = e.slug === "liveblogs", { SHOW_NEWS_MORE_NEWS: h, SHOW_NEWS_RELATED_NEWS: p, MORE_NEWS_SSR: g } = $();
11881
11880
  if (!(!i || !i[0]))
11882
- return /* @__PURE__ */ s(J, { children: /* @__PURE__ */ f(m0, { className: Ht.contentLayout2, children: [
11881
+ return /* @__PURE__ */ s(J, { children: /* @__PURE__ */ f(h0, { className: Ht.contentLayout2, children: [
11883
11882
  /* @__PURE__ */ s(
11884
- y0,
11883
+ v0,
11885
11884
  {
11886
11885
  option: e.slug,
11887
11886
  news: i,
@@ -11891,14 +11890,14 @@ const Pa = {
11891
11890
  ),
11892
11891
  /* @__PURE__ */ s(et, { banners: a, index: 1 }),
11893
11892
  !m && e.commonServices && /* @__PURE__ */ s(
11894
- dg,
11893
+ ug,
11895
11894
  {
11896
11895
  news: i[0],
11897
11896
  commonServices: e.commonServices
11898
11897
  }
11899
11898
  ),
11900
11899
  /* @__PURE__ */ s(
11901
- w0,
11900
+ y0,
11902
11901
  {
11903
11902
  texts: e.texts,
11904
11903
  paths: e.paths,
@@ -11910,7 +11909,7 @@ const Pa = {
11910
11909
  banner: /* @__PURE__ */ s(be, { banners: a ?? [], name: "right_2" }),
11911
11910
  complement: /* @__PURE__ */ f("div", { id: "comentarios", className: Ht.complementContent, suppressHydrationWarning: !0, children: [
11912
11911
  o.length > 0 && /* @__PURE__ */ s(
11913
- Zh,
11912
+ Xh,
11914
11913
  {
11915
11914
  texts: e.texts,
11916
11915
  autorIcon: e.autorIcon,
@@ -11919,7 +11918,7 @@ const Pa = {
11919
11918
  }
11920
11919
  ),
11921
11920
  i[0].authors.length > 1 && /* @__PURE__ */ s(
11922
- i2,
11921
+ r2,
11923
11922
  {
11924
11923
  news: i[0],
11925
11924
  autorIcon: e.autorIcon,
@@ -11928,7 +11927,7 @@ const Pa = {
11928
11927
  }
11929
11928
  ),
11930
11929
  i[0]?.keywords?.tags && i[0]?.keywords?.tags?.length > 0 && /* @__PURE__ */ s("div", { className: `${Ht.tagContent} sass-note-tags-content`, children: /* @__PURE__ */ s(
11931
- Qh,
11930
+ Hh,
11932
11931
  {
11933
11932
  tags: i[0]?.keywords?.tags,
11934
11933
  paths: e.paths
@@ -12026,7 +12025,7 @@ const Pa = {
12026
12025
  },
12027
12026
  children: [
12028
12027
  /* @__PURE__ */ s(
12029
- Kg,
12028
+ Jg,
12030
12029
  {
12031
12030
  texts: e.texts,
12032
12031
  autorIcon: e.autorIcon,
@@ -12040,7 +12039,7 @@ const Pa = {
12040
12039
  getVideos: d,
12041
12040
  noteShare: e.noteShare,
12042
12041
  paths: e.paths,
12043
- showHeaderImage: !lp(i[0]),
12042
+ showHeaderImage: !dp(i[0]),
12044
12043
  commonServices: e.commonServices
12045
12044
  }
12046
12045
  ),
@@ -12051,13 +12050,13 @@ const Pa = {
12051
12050
  }
12052
12051
  )
12053
12052
  ] }) });
12054
- }, dp = "_content_lu444_1", up = "_buttonStyled_lu444_17", mp = "_searchStyled_lu444_39", hp = "_inputStyled_lu444_71", fp = "_inputStyledTest_lu444_109", Gt = {
12055
- content: dp,
12056
- buttonStyled: up,
12057
- searchStyled: mp,
12058
- inputStyled: hp,
12059
- inputStyledTest: fp
12060
- }, gp = (e) => /* @__PURE__ */ s(
12053
+ }, up = "_content_lu444_1", mp = "_buttonStyled_lu444_17", hp = "_searchStyled_lu444_39", fp = "_inputStyled_lu444_71", gp = "_inputStyledTest_lu444_109", Gt = {
12054
+ content: up,
12055
+ buttonStyled: mp,
12056
+ searchStyled: hp,
12057
+ inputStyled: fp,
12058
+ inputStyledTest: gp
12059
+ }, pp = (e) => /* @__PURE__ */ s(
12061
12060
  "svg",
12062
12061
  {
12063
12062
  width: "68",
@@ -12076,7 +12075,7 @@ const Pa = {
12076
12075
  }
12077
12076
  ) })
12078
12077
  }
12079
- ), q5 = (e) => /* @__PURE__ */ s(
12078
+ ), B5 = (e) => /* @__PURE__ */ s(
12080
12079
  "form",
12081
12080
  {
12082
12081
  className: Gt.content,
@@ -12090,14 +12089,14 @@ const Pa = {
12090
12089
  placeholder: e.texts.searchKeyWord + "..."
12091
12090
  }
12092
12091
  ),
12093
- /* @__PURE__ */ s("button", { className: Gt.buttonStyled, type: "submit", children: /* @__PURE__ */ s(gp, { className: Gt.searchStyled }) })
12092
+ /* @__PURE__ */ s("button", { className: Gt.buttonStyled, type: "submit", children: /* @__PURE__ */ s(pp, { className: Gt.searchStyled }) })
12094
12093
  ] })
12095
12094
  }
12096
- ), pp = "_content_27x8l_1", Ap = "_newsContentSection_27x8l_9", wp = "_itemContent_27x8l_19", ss = {
12097
- content: pp,
12098
- newsContentSection: Ap,
12099
- itemContent: wp
12100
- }, B5 = (e) => {
12095
+ ), Ap = "_content_27x8l_1", wp = "_newsContentSection_27x8l_9", yp = "_itemContent_27x8l_19", ss = {
12096
+ content: Ap,
12097
+ newsContentSection: wp,
12098
+ itemContent: yp
12099
+ }, P5 = (e) => {
12101
12100
  const {
12102
12101
  data: t,
12103
12102
  option: n,
@@ -12118,7 +12117,7 @@ const Pa = {
12118
12117
  switch (n) {
12119
12118
  case "op1":
12120
12119
  return /* @__PURE__ */ s(J, { children: /* @__PURE__ */ f(Na, { children: [
12121
- /* @__PURE__ */ s(ku, { autor: a[0], autorIcon: e.autorIcon, socialIconsFilled: m }),
12120
+ /* @__PURE__ */ s(Uu, { autor: a[0], autorIcon: e.autorIcon, socialIconsFilled: m }),
12122
12121
  /* @__PURE__ */ s(
12123
12122
  Mo,
12124
12123
  {
@@ -12201,7 +12200,7 @@ const Pa = {
12201
12200
  ] }) });
12202
12201
  case "op2":
12203
12202
  return /* @__PURE__ */ s(J, { children: /* @__PURE__ */ f(Na, { children: [
12204
- /* @__PURE__ */ s(zu, { autor: a[0], autorIcon: e.autorIcon, socialIconsFilled: m }),
12203
+ /* @__PURE__ */ s(Fu, { autor: a[0], autorIcon: e.autorIcon, socialIconsFilled: m }),
12205
12204
  Array.isArray(t) ? /* @__PURE__ */ f(J, { children: [
12206
12205
  /* @__PURE__ */ s(
12207
12206
  zo,
@@ -12256,34 +12255,34 @@ const Pa = {
12256
12255
  default:
12257
12256
  return /* @__PURE__ */ s(J, {});
12258
12257
  }
12259
- }, yp = "_overlay_1lkqq_1", vp = "_header_1lkqq_35", bp = "_logo_1lkqq_49", _p = "_card_1lkqq_63", Cp = "_close_1lkqq_93", Sp = "_form_1lkqq_141", Np = "_formUl_1lkqq_159", Ip = "_field_1lkqq_183", Ep = "_label_1lkqq_197", Tp = "_input_1lkqq_215", xp = "_error_1lkqq_251", kp = "_primary_1lkqq_263", Up = "_divider_1lkqq_339", Lp = "_google_1lkqq_391", Rp = "_googleIcon_1lkqq_451", qp = "_spin_1lkqq_517", Bp = "_checkboxRow_1lkqq_561", Pp = "_terms_1lkqq_635", Op = "_message_1lkqq_697", Dp = "_passwordChecker_1lkqq_707", Mp = "_valid_1lkqq_745", jp = "_invalid_1lkqq_753", Gp = "_forgotPassword_1lkqq_761", Qp = "_successContainer_1lkqq_799", Hp = "_thumbsUp_1lkqq_815", zp = "_successMessage_1lkqq_827", k = {
12260
- overlay: yp,
12261
- header: vp,
12262
- logo: bp,
12263
- card: _p,
12264
- close: Cp,
12265
- form: Sp,
12266
- formUl: Np,
12267
- field: Ip,
12268
- label: Ep,
12269
- input: Tp,
12270
- error: xp,
12271
- primary: kp,
12272
- divider: Up,
12273
- google: Lp,
12274
- googleIcon: Rp,
12275
- spin: qp,
12276
- checkboxRow: Bp,
12258
+ }, vp = "_overlay_1lkqq_1", bp = "_header_1lkqq_35", _p = "_logo_1lkqq_49", Cp = "_card_1lkqq_63", Sp = "_close_1lkqq_93", Np = "_form_1lkqq_141", Ip = "_formUl_1lkqq_159", Ep = "_field_1lkqq_183", Tp = "_label_1lkqq_197", xp = "_input_1lkqq_215", kp = "_error_1lkqq_251", Up = "_primary_1lkqq_263", Lp = "_divider_1lkqq_339", Rp = "_google_1lkqq_391", qp = "_googleIcon_1lkqq_451", Bp = "_spin_1lkqq_517", Pp = "_checkboxRow_1lkqq_561", Op = "_terms_1lkqq_635", Dp = "_message_1lkqq_697", Mp = "_passwordChecker_1lkqq_707", jp = "_valid_1lkqq_745", Gp = "_invalid_1lkqq_753", Qp = "_forgotPassword_1lkqq_761", Hp = "_successContainer_1lkqq_799", zp = "_thumbsUp_1lkqq_815", Fp = "_successMessage_1lkqq_827", k = {
12259
+ overlay: vp,
12260
+ header: bp,
12261
+ logo: _p,
12262
+ card: Cp,
12263
+ close: Sp,
12264
+ form: Np,
12265
+ formUl: Ip,
12266
+ field: Ep,
12267
+ label: Tp,
12268
+ input: xp,
12269
+ error: kp,
12270
+ primary: Up,
12271
+ divider: Lp,
12272
+ google: Rp,
12273
+ googleIcon: qp,
12274
+ spin: Bp,
12275
+ checkboxRow: Pp,
12277
12276
  switch: "_switch_1lkqq_619",
12278
- terms: Pp,
12279
- message: Op,
12280
- passwordChecker: Dp,
12281
- valid: Mp,
12282
- invalid: jp,
12283
- forgotPassword: Gp,
12284
- successContainer: Qp,
12285
- thumbsUp: Hp,
12286
- successMessage: zp
12277
+ terms: Op,
12278
+ message: Dp,
12279
+ passwordChecker: Mp,
12280
+ valid: jp,
12281
+ invalid: Gp,
12282
+ forgotPassword: Qp,
12283
+ successContainer: Hp,
12284
+ thumbsUp: zp,
12285
+ successMessage: Fp
12287
12286
  }, Vo = async (e, t) => {
12288
12287
  if (!e) throw new Error("No action provided");
12289
12288
  if (!t) throw new Error("No site key provided");
@@ -12342,7 +12341,7 @@ const Pa = {
12342
12341
  test: (e) => /[^A-Za-z0-9]/.test(e)
12343
12342
  }
12344
12343
  ];
12345
- function Fp({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
12344
+ function $p({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
12346
12345
  const [a, o] = Z({}), [i, r] = Z(!1), [c, u] = Z(!1), [l, d] = Z(null), [m, h] = Z(
12347
12346
  "register"
12348
12347
  ), p = (y, S) => {
@@ -12572,7 +12571,7 @@ const bt = 300, tt = {
12572
12571
  firstname: "Usuario",
12573
12572
  lastname: "Anonimo"
12574
12573
  };
12575
- function $p(e) {
12574
+ function Vp(e) {
12576
12575
  const t = e.split(" ");
12577
12576
  if (t.length !== 3) return e;
12578
12577
  const [n, a, o] = t, i = a.charAt(0).toUpperCase() + a.slice(1).toLowerCase();
@@ -12590,13 +12589,13 @@ const js = (e, t, n) => {
12590
12589
  } catch {
12591
12590
  return [];
12592
12591
  }
12593
- }, Vp = (e, t) => {
12592
+ }, Wp = (e, t) => {
12594
12593
  const n = Wo(e);
12595
12594
  n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
12596
12595
  JSON.stringify(n)
12597
12596
  )}; path=/; max-age=${3600 * 24 * 1}`);
12598
12597
  };
12599
- function Wp(e) {
12598
+ function Yp(e) {
12600
12599
  const [t, n] = e.split("@");
12601
12600
  if (!t || !n) return e;
12602
12601
  let a = "";
@@ -12607,7 +12606,7 @@ function Wp(e) {
12607
12606
  let c = "";
12608
12607
  return i.length <= 2 ? c = i[0] + "*" : c = i[0] + "*".repeat(i.length - 2) + i[i.length - 1], `${a}@${c}${r}`;
12609
12608
  }
12610
- function Yp({
12609
+ function Kp({
12611
12610
  onClose: e,
12612
12611
  checkAuth: t,
12613
12612
  goToRegister: n,
@@ -12617,7 +12616,7 @@ function Yp({
12617
12616
  const [i, r] = Z("login"), [c, u] = Z(""), [l, d] = Z(""), [m, h] = Z(""), [p, g] = Z(""), [A, w] = Z(""), [y, S] = Z(!1), [_, I] = Z(!1), [b, E] = Z(null);
12618
12617
  return /* @__PURE__ */ f(J, { children: [
12619
12618
  i === "login" && /* @__PURE__ */ s(
12620
- Kp,
12619
+ Jp,
12621
12620
  {
12622
12621
  email: c,
12623
12622
  password: l,
@@ -12659,7 +12658,7 @@ function Yp({
12659
12658
  }
12660
12659
  ),
12661
12660
  i === "forgot" && /* @__PURE__ */ s(
12662
- Jp,
12661
+ Zp,
12663
12662
  {
12664
12663
  email: c,
12665
12664
  setEmail: u,
@@ -12692,7 +12691,7 @@ function Yp({
12692
12691
  }
12693
12692
  ),
12694
12693
  i === "changePassword" && /* @__PURE__ */ s(
12695
- Zp,
12694
+ Xp,
12696
12695
  {
12697
12696
  email: c,
12698
12697
  confirmationCode: m,
@@ -12741,7 +12740,7 @@ function Yp({
12741
12740
  }
12742
12741
  ),
12743
12742
  i === "feedback" && /* @__PURE__ */ s(
12744
- Xp,
12743
+ e3,
12745
12744
  {
12746
12745
  onBackToLogin: () => {
12747
12746
  E(null), r("login");
@@ -12750,7 +12749,7 @@ function Yp({
12750
12749
  )
12751
12750
  ] });
12752
12751
  }
12753
- function Kp({
12752
+ function Jp({
12754
12753
  email: e,
12755
12754
  password: t,
12756
12755
  showPassword: n,
@@ -12842,7 +12841,7 @@ function Kp({
12842
12841
  )
12843
12842
  ] });
12844
12843
  }
12845
- function Jp({
12844
+ function Zp({
12846
12845
  email: e,
12847
12846
  setEmail: t,
12848
12847
  loading: n,
@@ -12879,7 +12878,7 @@ function Jp({
12879
12878
  }
12880
12879
  );
12881
12880
  }
12882
- function Zp({
12881
+ function Xp({
12883
12882
  email: e,
12884
12883
  confirmationCode: t,
12885
12884
  newPassword: n,
@@ -12903,7 +12902,7 @@ function Zp({
12903
12902
  children: [
12904
12903
  /* @__PURE__ */ f("p", { className: k.message, children: [
12905
12904
  "Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
12906
- Wp(e),
12905
+ Yp(e),
12907
12906
  ". Ingrese el código y la contraseña nueva."
12908
12907
  ] }),
12909
12908
  /* @__PURE__ */ f("ul", { className: k.formUl, children: [
@@ -12990,13 +12989,13 @@ function Zp({
12990
12989
  }
12991
12990
  );
12992
12991
  }
12993
- function Xp({ onBackToLogin: e }) {
12992
+ function e3({ onBackToLogin: e }) {
12994
12993
  return /* @__PURE__ */ f("div", { className: k.form, children: [
12995
12994
  /* @__PURE__ */ s("p", { className: k.success, children: "La contraseña fue cambiada con éxito" }),
12996
12995
  /* @__PURE__ */ s("button", { type: "button", className: k.primary, onClick: e, children: "Iniciar Sesión" })
12997
12996
  ] });
12998
12997
  }
12999
- function e3({
12998
+ function t3({
13000
12999
  loginUrl: e,
13001
13000
  onClose: t,
13002
13001
  checkAuth: n,
@@ -13037,7 +13036,7 @@ function e3({
13037
13036
  )
13038
13037
  ] }),
13039
13038
  i === "login" && /* @__PURE__ */ s(
13040
- Yp,
13039
+ Kp,
13041
13040
  {
13042
13041
  onClose: t,
13043
13042
  checkAuth: n,
@@ -13047,7 +13046,7 @@ function e3({
13047
13046
  }
13048
13047
  ),
13049
13048
  i === "register" && /* @__PURE__ */ s(
13050
- Fp,
13049
+ $p,
13051
13050
  {
13052
13051
  handleGoogleLogin: c,
13053
13052
  goToLogin: () => r("login"),
@@ -13058,22 +13057,22 @@ function e3({
13058
13057
  }
13059
13058
  );
13060
13059
  }
13061
- const t3 = "_content_ghncj_1", n3 = "_videoContent_ghncj_17", Da = {
13062
- content: t3,
13063
- videoContent: n3
13064
- }, s3 = "_container_1wcps_1", a3 = "_playStyled_1wcps_11", o3 = "_imageStyled_1wcps_25", i3 = "_longer_1wcps_51", r3 = "_contentNews_1wcps_61", c3 = "_tagContent_1wcps_101", l3 = "_tag_1wcps_101", d3 = "_titular_1wcps_135", u3 = "_small_1wcps_161", m3 = "_figure_1wcps_173", h3 = "_backDrop_1wcps_183", f3 = "_backDropAux_1wcps_199", Qt = {
13065
- container: s3,
13066
- playStyled: a3,
13067
- imageStyled: o3,
13068
- longer: i3,
13069
- contentNews: r3,
13070
- tagContent: c3,
13071
- tag: l3,
13072
- titular: d3,
13073
- small: u3,
13074
- figure: m3,
13075
- backDrop: h3,
13076
- backDropAux: f3
13060
+ const n3 = "_content_ghncj_1", s3 = "_videoContent_ghncj_17", Da = {
13061
+ content: n3,
13062
+ videoContent: s3
13063
+ }, a3 = "_container_1wcps_1", o3 = "_playStyled_1wcps_11", i3 = "_imageStyled_1wcps_25", r3 = "_longer_1wcps_51", c3 = "_contentNews_1wcps_61", l3 = "_tagContent_1wcps_101", d3 = "_tag_1wcps_101", u3 = "_titular_1wcps_135", m3 = "_small_1wcps_161", h3 = "_figure_1wcps_173", f3 = "_backDrop_1wcps_183", g3 = "_backDropAux_1wcps_199", Qt = {
13064
+ container: a3,
13065
+ playStyled: o3,
13066
+ imageStyled: i3,
13067
+ longer: r3,
13068
+ contentNews: c3,
13069
+ tagContent: l3,
13070
+ tag: d3,
13071
+ titular: u3,
13072
+ small: m3,
13073
+ figure: h3,
13074
+ backDrop: f3,
13075
+ backDropAux: g3
13077
13076
  }, Ma = async (e) => {
13078
13077
  const { size: t = "longer", video: n } = e, a = n.main.image.sizes[0]?.url ?? "";
13079
13078
  return /* @__PURE__ */ s("figure", { className: Qt.figure, children: /* @__PURE__ */ f("span", { className: Qt.backdrop, children: [
@@ -13106,7 +13105,7 @@ const t3 = "_content_ghncj_1", n3 = "_videoContent_ghncj_17", Da = {
13106
13105
  )
13107
13106
  ] }) })
13108
13107
  ] }) });
13109
- }, g3 = (e) => {
13108
+ }, p3 = (e) => {
13110
13109
  const { videos: t } = e;
13111
13110
  return /* @__PURE__ */ s("div", { className: Da.content, children: /* @__PURE__ */ s(Kt, { children: /* @__PURE__ */ s(ye, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: Da.videoContent, children: [
13112
13111
  /* @__PURE__ */ s(Ma, { video: t[0] }),
@@ -13119,18 +13118,18 @@ const t3 = "_content_ghncj_1", n3 = "_videoContent_ghncj_17", Da = {
13119
13118
  `video-small-${a}`
13120
13119
  )) })
13121
13120
  ] }) }) }) });
13122
- }, p3 = "_content_quk50_1", A3 = "_videoContent_quk50_17", w3 = "_articleSection_quk50_41", y3 = "_contentLatout_quk50_61", v3 = "_title_quk50_71", b3 = "_article_quk50_41", _3 = "_correspondent_quk50_127", ht = {
13123
- content: p3,
13124
- videoContent: A3,
13125
- articleSection: w3,
13126
- contentLatout: y3,
13127
- title: v3,
13128
- article: b3,
13129
- correspondent: _3
13130
- }, C3 = "_container_17w1m_1", S3 = "_playStyled_17w1m_17", ja = {
13131
- container: C3,
13132
- playStyled: S3
13133
- }, N3 = (e) => {
13121
+ }, A3 = "_content_quk50_1", w3 = "_videoContent_quk50_17", y3 = "_articleSection_quk50_41", v3 = "_contentLatout_quk50_61", b3 = "_title_quk50_71", _3 = "_article_quk50_41", C3 = "_correspondent_quk50_127", ht = {
13122
+ content: A3,
13123
+ videoContent: w3,
13124
+ articleSection: y3,
13125
+ contentLatout: v3,
13126
+ title: b3,
13127
+ article: _3,
13128
+ correspondent: C3
13129
+ }, S3 = "_container_17w1m_1", N3 = "_playStyled_17w1m_17", ja = {
13130
+ container: S3,
13131
+ playStyled: N3
13132
+ }, I3 = (e) => {
13134
13133
  const { video: t } = e, n = qs();
13135
13134
  return /* @__PURE__ */ s(
13136
13135
  R,
@@ -13152,12 +13151,12 @@ const t3 = "_content_ghncj_1", n3 = "_videoContent_ghncj_17", Da = {
13152
13151
  ] })
13153
13152
  }
13154
13153
  );
13155
- }, I3 = (e) => {
13154
+ }, E3 = (e) => {
13156
13155
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${He(
13157
13156
  e.video.info.date.created
13158
13157
  )}` : e?.video.main.author;
13159
13158
  return /* @__PURE__ */ s("div", { className: ht.content, children: /* @__PURE__ */ s(Kt, { className: ht.contentLatout, children: /* @__PURE__ */ s(ye, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: ht.videoContent, children: [
13160
- /* @__PURE__ */ s(N3, { video: e.video }),
13159
+ /* @__PURE__ */ s(I3, { video: e.video }),
13161
13160
  /* @__PURE__ */ f("div", { className: ht.articleSection, children: [
13162
13161
  /* @__PURE__ */ s(
13163
13162
  R,
@@ -13172,17 +13171,17 @@ const t3 = "_content_ghncj_1", n3 = "_videoContent_ghncj_17", Da = {
13172
13171
  /* @__PURE__ */ s("p", { className: ht.correspondent, children: t() })
13173
13172
  ] })
13174
13173
  ] }) }) }) });
13175
- }, P5 = (e) => {
13174
+ }, O5 = (e) => {
13176
13175
  switch (e.option) {
13177
13176
  case "op1":
13178
- return /* @__PURE__ */ s(g3, { videos: e.data });
13177
+ return /* @__PURE__ */ s(p3, { videos: e.data });
13179
13178
  case "op2":
13180
- return /* @__PURE__ */ s(I3, { video: e.data[0] });
13179
+ return /* @__PURE__ */ s(E3, { video: e.data[0] });
13181
13180
  default:
13182
13181
  return /* @__PURE__ */ s(J, {});
13183
13182
  }
13184
13183
  };
13185
- function O5({ containerId: e, containerId2: t }) {
13184
+ function D5({ containerId: e, containerId2: t }) {
13186
13185
  return Qe(() => {
13187
13186
  try {
13188
13187
  let n = function() {
@@ -13218,7 +13217,7 @@ function O5({ containerId: e, containerId2: t }) {
13218
13217
  }
13219
13218
  }, [e]), null;
13220
13219
  }
13221
- const E3 = (e) => {
13220
+ const T3 = (e) => {
13222
13221
  const {
13223
13222
  //rounded = false,
13224
13223
  isVideo: t = !1,
@@ -13282,7 +13281,7 @@ const E3 = (e) => {
13282
13281
  ] })
13283
13282
  ] })
13284
13283
  ] }) });
13285
- }, T3 = (e) => /* @__PURE__ */ s(
13284
+ }, x3 = (e) => /* @__PURE__ */ s(
13286
13285
  "svg",
13287
13286
  {
13288
13287
  width: "41",
@@ -13299,7 +13298,7 @@ const E3 = (e) => {
13299
13298
  }
13300
13299
  )
13301
13300
  }
13302
- ), x3 = {
13301
+ ), k3 = {
13303
13302
  info: {
13304
13303
  section: {
13305
13304
  name: "",
@@ -13356,7 +13355,7 @@ const E3 = (e) => {
13356
13355
  }
13357
13356
  ],
13358
13357
  preview: void 0
13359
- }, k3 = ({
13358
+ }, U3 = ({
13360
13359
  section: e,
13361
13360
  internalPath: t,
13362
13361
  banner: n,
@@ -13366,7 +13365,7 @@ const E3 = (e) => {
13366
13365
  fetchConfig: r,
13367
13366
  paths: c
13368
13367
  }) => {
13369
- const u = i.FETCH_SIZE_MORE_NEWS ?? 6, [l, d] = Z({ data: Array.from({ length: u }, () => x3) }), [m, h] = Z(!1), p = fe(async () => {
13368
+ const u = i.FETCH_SIZE_MORE_NEWS ?? 6, [l, d] = Z({ data: Array.from({ length: u }, () => k3) }), [m, h] = Z(!1), p = fe(async () => {
13370
13369
  if (!t) return;
13371
13370
  const w = new URLSearchParams({
13372
13371
  section: e,
@@ -13429,7 +13428,7 @@ const E3 = (e) => {
13429
13428
  return Qe(() => {
13430
13429
  a && A();
13431
13430
  }, [a, A]), !l?.data || l.data.length === 0 ? null : /* @__PURE__ */ s(
13432
- U3,
13431
+ L3,
13433
13432
  {
13434
13433
  news: l.data,
13435
13434
  title: "Más Noticias",
@@ -13443,7 +13442,7 @@ const E3 = (e) => {
13443
13442
  isVisible: a
13444
13443
  }
13445
13444
  );
13446
- }, U3 = (e) => {
13445
+ }, L3 = (e) => {
13447
13446
  const { news: t, hasLines: n = !1, API_ENV: a } = e, o = (i) => n && (i + 1) % 3 !== 0 ? As.contentSeparator : "";
13448
13447
  return /* @__PURE__ */ s(
13449
13448
  "div",
@@ -13480,7 +13479,7 @@ const E3 = (e) => {
13480
13479
  "aria-label": c?.title?.section ?? "nota",
13481
13480
  target: l?.link?.target,
13482
13481
  children: /* @__PURE__ */ s(
13483
- E3,
13482
+ T3,
13484
13483
  {
13485
13484
  isVisible: e.isVisible,
13486
13485
  preview: d,
@@ -13494,7 +13493,7 @@ const E3 = (e) => {
13494
13493
  }
13495
13494
  ),
13496
13495
  /* @__PURE__ */ s("div", { className: zt.newsDescription, children: /* @__PURE__ */ s(
13497
- L3,
13496
+ R3,
13498
13497
  {
13499
13498
  main: c,
13500
13499
  SHOW_TAG_BY_SECTION: a.SHOW_TAG_BY_SECTION,
@@ -13518,7 +13517,7 @@ const E3 = (e) => {
13518
13517
  })
13519
13518
  }
13520
13519
  );
13521
- }, L3 = (e) => {
13520
+ }, R3 = (e) => {
13522
13521
  const { share: t = !1, cutSubtitle: n = !0, SHOW_TAG_BY_SECTION: a, keywords: o, info: i } = e, c = (() => {
13523
13522
  if (!e?.authors || e.authors.length === 0) return "";
13524
13523
  const d = e.authors[0], m = He(e.info?.date?.modified, e.DATE_CONFIG);
@@ -13557,7 +13556,7 @@ const E3 = (e) => {
13557
13556
  return null;
13558
13557
  };
13559
13558
  return /* @__PURE__ */ f("div", { className: se.boxInformation, children: [
13560
- t && /* @__PURE__ */ s(T3, { className: se.dotStyles }),
13559
+ t && /* @__PURE__ */ s(x3, { className: se.dotStyles }),
13561
13560
  /* @__PURE__ */ s(l, {}),
13562
13561
  /* @__PURE__ */ s("h2", { className: se.articule, children: /* @__PURE__ */ s(
13563
13562
  R,
@@ -13594,7 +13593,7 @@ const E3 = (e) => {
13594
13593
  }
13595
13594
  ) : /* @__PURE__ */ s("div", { className: se.correspondent, children: c }) })
13596
13595
  ] });
13597
- }, R3 = ({
13596
+ }, q3 = ({
13598
13597
  user: e,
13599
13598
  handleLogout: t,
13600
13599
  message: n
@@ -13633,25 +13632,25 @@ const E3 = (e) => {
13633
13632
  /* @__PURE__ */ s("p", { className: "comment-text", children: n })
13634
13633
  ] })
13635
13634
  ] }) });
13636
- }, q3 = "_overlay_1ng7z_5", B3 = "_popup_1ng7z_33", P3 = "_title_1ng7z_79", O3 = "_optionsContainer_1ng7z_103", D3 = "_option_1ng7z_103", M3 = "_radioInput_1ng7z_131", j3 = "_radioCustom_1ng7z_139", G3 = "_optionLabel_1ng7z_193", Q3 = "_buttons_1ng7z_219", H3 = "_cancelButton_1ng7z_233", z3 = "_closeButton_1ng7z_235", F3 = "_buttonAlone_1ng7z_273", $3 = "_reportButton_1ng7z_285", V3 = "_successContainer_1ng7z_325", W3 = "_thumbsUp_1ng7z_341", Y3 = "_successMessage_1ng7z_353", K3 = "_errorMessage_1ng7z_435", J3 = "_loadingContainer_1ng7z_461", Ae = {
13637
- overlay: q3,
13638
- popup: B3,
13639
- title: P3,
13640
- optionsContainer: O3,
13641
- option: D3,
13642
- radioInput: M3,
13643
- radioCustom: j3,
13644
- optionLabel: G3,
13645
- buttons: Q3,
13646
- cancelButton: H3,
13647
- closeButton: z3,
13648
- buttonAlone: F3,
13649
- reportButton: $3,
13650
- successContainer: V3,
13651
- thumbsUp: W3,
13652
- successMessage: Y3,
13653
- errorMessage: K3,
13654
- loadingContainer: J3
13635
+ }, B3 = "_overlay_1ng7z_5", P3 = "_popup_1ng7z_33", O3 = "_title_1ng7z_79", D3 = "_optionsContainer_1ng7z_103", M3 = "_option_1ng7z_103", j3 = "_radioInput_1ng7z_131", G3 = "_radioCustom_1ng7z_139", Q3 = "_optionLabel_1ng7z_193", H3 = "_buttons_1ng7z_219", z3 = "_cancelButton_1ng7z_233", F3 = "_closeButton_1ng7z_235", $3 = "_buttonAlone_1ng7z_273", V3 = "_reportButton_1ng7z_285", W3 = "_successContainer_1ng7z_325", Y3 = "_thumbsUp_1ng7z_341", K3 = "_successMessage_1ng7z_353", J3 = "_errorMessage_1ng7z_435", Z3 = "_loadingContainer_1ng7z_461", Ae = {
13636
+ overlay: B3,
13637
+ popup: P3,
13638
+ title: O3,
13639
+ optionsContainer: D3,
13640
+ option: M3,
13641
+ radioInput: j3,
13642
+ radioCustom: G3,
13643
+ optionLabel: Q3,
13644
+ buttons: H3,
13645
+ cancelButton: z3,
13646
+ closeButton: F3,
13647
+ buttonAlone: $3,
13648
+ reportButton: V3,
13649
+ successContainer: W3,
13650
+ thumbsUp: Y3,
13651
+ successMessage: K3,
13652
+ errorMessage: J3,
13653
+ loadingContainer: Z3
13655
13654
  }, Yo = async (e, t) => {
13656
13655
  if (!e) return !1;
13657
13656
  const { CAPTCHA_PROJECT: n, CAPTCHA_KEY_V2: a, COMMENTS_CAPTCHA_API_KEY: o } = t;
@@ -13674,7 +13673,7 @@ const E3 = (e) => {
13674
13673
  return console.error("Error verificando reCAPTCHA Enterprise:", i), !1;
13675
13674
  }
13676
13675
  };
13677
- async function D5({
13676
+ async function M5({
13678
13677
  publication: e,
13679
13678
  username: t,
13680
13679
  id: n,
@@ -13745,12 +13744,12 @@ const Ze = {
13745
13744
  intellectual: "Violación de propiedad intelectual",
13746
13745
  bullying: "Bullying o acoso"
13747
13746
  };
13748
- function M5(e) {
13747
+ function j5(e) {
13749
13748
  return Ze[e];
13750
13749
  }
13751
13750
  var un = { exports: {} }, mn = { exports: {} }, ae = {};
13752
13751
  var Ga;
13753
- function Z3() {
13752
+ function X3() {
13754
13753
  if (Ga) return ae;
13755
13754
  Ga = 1;
13756
13755
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, a = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, r = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, u = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, m = e ? Symbol.for("react.suspense") : 60113, h = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, y = e ? Symbol.for("react.responder") : 60118, S = e ? Symbol.for("react.scope") : 60119;
@@ -13817,7 +13816,7 @@ function Z3() {
13817
13816
  }
13818
13817
  var oe = {};
13819
13818
  var Qa;
13820
- function X3() {
13819
+ function e9() {
13821
13820
  return Qa || (Qa = 1, process.env.NODE_ENV !== "production" && (function() {
13822
13821
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, a = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, r = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, u = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, m = e ? Symbol.for("react.suspense") : 60113, h = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, y = e ? Symbol.for("react.responder") : 60118, S = e ? Symbol.for("react.scope") : 60119;
13823
13822
  function _(q) {
@@ -13901,10 +13900,10 @@ function X3() {
13901
13900
  }
13902
13901
  var Ha;
13903
13902
  function Gs() {
13904
- return Ha || (Ha = 1, process.env.NODE_ENV === "production" ? mn.exports = Z3() : mn.exports = X3()), mn.exports;
13903
+ return Ha || (Ha = 1, process.env.NODE_ENV === "production" ? mn.exports = X3() : mn.exports = e9()), mn.exports;
13905
13904
  }
13906
13905
  var as, za;
13907
- function e9() {
13906
+ function t9() {
13908
13907
  if (za) return as;
13909
13908
  za = 1;
13910
13909
  var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
@@ -13961,7 +13960,7 @@ function Ko() {
13961
13960
  return $a || ($a = 1, is = Function.call.bind(Object.prototype.hasOwnProperty)), is;
13962
13961
  }
13963
13962
  var rs, Va;
13964
- function t9() {
13963
+ function n9() {
13965
13964
  if (Va) return rs;
13966
13965
  Va = 1;
13967
13966
  var e = function() {
@@ -14010,10 +14009,10 @@ function t9() {
14010
14009
  }, rs = o, rs;
14011
14010
  }
14012
14011
  var cs, Wa;
14013
- function n9() {
14012
+ function s9() {
14014
14013
  if (Wa) return cs;
14015
14014
  Wa = 1;
14016
- var e = Gs(), t = e9(), n = /* @__PURE__ */ Qs(), a = /* @__PURE__ */ Ko(), o = /* @__PURE__ */ t9(), i = function() {
14015
+ var e = Gs(), t = t9(), n = /* @__PURE__ */ Qs(), a = /* @__PURE__ */ Ko(), o = /* @__PURE__ */ n9(), i = function() {
14017
14016
  };
14018
14017
  process.env.NODE_ENV !== "production" && (i = function(c) {
14019
14018
  var u = "Warning: " + c;
@@ -14331,7 +14330,7 @@ Valid keys: ` + JSON.stringify(Object.keys(v), null, " ")
14331
14330
  }, cs;
14332
14331
  }
14333
14332
  var ls, Ya;
14334
- function s9() {
14333
+ function a9() {
14335
14334
  if (Ya) return ls;
14336
14335
  Ya = 1;
14337
14336
  var e = /* @__PURE__ */ Qs();
@@ -14379,18 +14378,18 @@ function s9() {
14379
14378
  }, ls;
14380
14379
  }
14381
14380
  var Ka;
14382
- function a9() {
14381
+ function o9() {
14383
14382
  if (Ka) return un.exports;
14384
14383
  if (Ka = 1, process.env.NODE_ENV !== "production") {
14385
14384
  var e = Gs(), t = !0;
14386
- un.exports = /* @__PURE__ */ n9()(e.isElement, t);
14385
+ un.exports = /* @__PURE__ */ s9()(e.isElement, t);
14387
14386
  } else
14388
- un.exports = /* @__PURE__ */ s9()();
14387
+ un.exports = /* @__PURE__ */ a9()();
14389
14388
  return un.exports;
14390
14389
  }
14391
- var o9 = /* @__PURE__ */ a9();
14392
- const Ne = /* @__PURE__ */ xt(o9);
14393
- var i9 = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
14390
+ var i9 = /* @__PURE__ */ o9();
14391
+ const Ne = /* @__PURE__ */ xt(i9);
14392
+ var r9 = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
14394
14393
  function ys() {
14395
14394
  return ys = Object.assign ? Object.assign.bind() : function(e) {
14396
14395
  for (var t = 1; t < arguments.length; t++) {
@@ -14401,7 +14400,7 @@ function ys() {
14401
14400
  return e;
14402
14401
  }, ys.apply(this, arguments);
14403
14402
  }
14404
- function r9(e, t) {
14403
+ function c9(e, t) {
14405
14404
  if (e == null) return {};
14406
14405
  var n = {}, a = Object.keys(e), o, i;
14407
14406
  for (i = 0; i < a.length; i++)
@@ -14413,7 +14412,7 @@ function hn(e) {
14413
14412
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
14414
14413
  return e;
14415
14414
  }
14416
- function c9(e, t) {
14415
+ function l9(e, t) {
14417
14416
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, vs(e, t);
14418
14417
  }
14419
14418
  function vs(e, t) {
@@ -14422,7 +14421,7 @@ function vs(e, t) {
14422
14421
  }, vs(e, t);
14423
14422
  }
14424
14423
  var Hn = /* @__PURE__ */ (function(e) {
14425
- c9(t, e);
14424
+ l9(t, e);
14426
14425
  function t() {
14427
14426
  var a;
14428
14427
  return a = e.call(this) || this, a.handleExpired = a.handleExpired.bind(hn(a)), a.handleErrored = a.handleErrored.bind(hn(a)), a.handleChange = a.handleChange.bind(hn(a)), a.handleRecaptchaRef = a.handleRecaptchaRef.bind(hn(a)), a;
@@ -14486,7 +14485,7 @@ var Hn = /* @__PURE__ */ (function(e) {
14486
14485
  }, n.render = function() {
14487
14486
  var o = this.props;
14488
14487
  o.sitekey, o.onChange, o.theme, o.type, o.tabindex, o.onExpired, o.onErrored, o.size, o.stoken, o.grecaptcha, o.badge, o.hl, o.isolated;
14489
- var i = r9(o, i9);
14488
+ var i = c9(o, r9);
14490
14489
  return /* @__PURE__ */ Fs.createElement("div", ys({}, i, {
14491
14490
  ref: this.handleRecaptchaRef
14492
14491
  }));
@@ -14518,7 +14517,7 @@ Hn.defaultProps = {
14518
14517
  badge: "bottomright"
14519
14518
  };
14520
14519
  var ds, Ja;
14521
- function l9() {
14520
+ function d9() {
14522
14521
  if (Ja) return ds;
14523
14522
  Ja = 1;
14524
14523
  var e = Gs(), t = {
@@ -14583,8 +14582,8 @@ function l9() {
14583
14582
  }
14584
14583
  return ds = p, ds;
14585
14584
  }
14586
- var d9 = l9();
14587
- const u9 = /* @__PURE__ */ xt(d9);
14585
+ var u9 = d9();
14586
+ const m9 = /* @__PURE__ */ xt(u9);
14588
14587
  function bs() {
14589
14588
  return bs = Object.assign || function(e) {
14590
14589
  for (var t = 1; t < arguments.length; t++) {
@@ -14595,28 +14594,28 @@ function bs() {
14595
14594
  return e;
14596
14595
  }, bs.apply(this, arguments);
14597
14596
  }
14598
- function m9(e, t) {
14597
+ function h9(e, t) {
14599
14598
  if (e == null) return {};
14600
14599
  var n = {}, a = Object.keys(e), o, i;
14601
14600
  for (i = 0; i < a.length; i++)
14602
14601
  o = a[i], !(t.indexOf(o) >= 0) && (n[o] = e[o]);
14603
14602
  return n;
14604
14603
  }
14605
- function h9(e, t) {
14604
+ function f9(e, t) {
14606
14605
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, e.__proto__ = t;
14607
14606
  }
14608
- var De = {}, f9 = 0;
14609
- function g9(e, t) {
14607
+ var De = {}, g9 = 0;
14608
+ function p9(e, t) {
14610
14609
  return t = t || {}, function(a) {
14611
14610
  var o = a.displayName || a.name || "Component", i = /* @__PURE__ */ (function(c) {
14612
- h9(u, c);
14611
+ f9(u, c);
14613
14612
  function u(d, m) {
14614
14613
  var h;
14615
14614
  return h = c.call(this, d, m) || this, h.state = {}, h.__scriptURL = "", h;
14616
14615
  }
14617
14616
  var l = u.prototype;
14618
14617
  return l.asyncScriptLoaderGetScriptLoaderID = function() {
14619
- return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + f9++), this.__scriptLoaderID;
14618
+ return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + g9++), this.__scriptLoaderID;
14620
14619
  }, l.setupScriptURL = function() {
14621
14620
  return this.__scriptURL = typeof e == "function" ? e() : e, this.__scriptURL;
14622
14621
  }, l.asyncScriptLoaderHandleLoad = function(m) {
@@ -14689,7 +14688,7 @@ function g9(e, t) {
14689
14688
  }, l.render = function() {
14690
14689
  var m = t.globalName, h = this.props;
14691
14690
  h.asyncScriptOnLoad;
14692
- var p = h.forwardedRef, g = m9(h, ["asyncScriptOnLoad", "forwardedRef"]);
14691
+ var p = h.forwardedRef, g = h9(h, ["asyncScriptOnLoad", "forwardedRef"]);
14693
14692
  return m && typeof window < "u" && (g[m] = typeof window[m] < "u" ? window[m] : void 0), g.ref = p, lt(a, g);
14694
14693
  }, u;
14695
14694
  })(ii), r = Xa(function(c, u) {
@@ -14699,24 +14698,24 @@ function g9(e, t) {
14699
14698
  });
14700
14699
  return r.displayName = "AsyncScriptLoader(" + o + ")", r.propTypes = {
14701
14700
  asyncScriptOnLoad: Ne.func
14702
- }, u9(r, a);
14701
+ }, m9(r, a);
14703
14702
  };
14704
14703
  }
14705
- var _s = "onloadcallback", p9 = "grecaptcha";
14704
+ var _s = "onloadcallback", A9 = "grecaptcha";
14706
14705
  function Cs() {
14707
14706
  return typeof window < "u" && window.recaptchaOptions || {};
14708
14707
  }
14709
- function A9() {
14708
+ function w9() {
14710
14709
  var e = Cs(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
14711
14710
  return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + _s + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + _s + "&render=explicit";
14712
14711
  }
14713
- const Jo = g9(A9, {
14712
+ const Jo = p9(w9, {
14714
14713
  callbackName: _s,
14715
- globalName: p9,
14714
+ globalName: A9,
14716
14715
  attributes: Cs().nonce ? {
14717
14716
  nonce: Cs().nonce
14718
14717
  } : {}
14719
- })(Hn), w9 = ({
14718
+ })(Hn), y9 = ({
14720
14719
  isOpen: e,
14721
14720
  onClose: t,
14722
14721
  commentId: n,
@@ -14766,7 +14765,7 @@ const Jo = g9(A9, {
14766
14765
  })
14767
14766
  })).json();
14768
14767
  if (S.type === "success")
14769
- Vp(document, n), c("success"), setTimeout(() => {
14768
+ Wp(document, n), c("success"), setTimeout(() => {
14770
14769
  w();
14771
14770
  }, 3e3);
14772
14771
  else
@@ -14852,7 +14851,7 @@ const Jo = g9(A9, {
14852
14851
  ] })
14853
14852
  ] }) });
14854
14853
  };
14855
- function y9(e) {
14854
+ function v9(e) {
14856
14855
  const t = /^\[\[([^\]]+)\]\]/, n = e.match(t);
14857
14856
  return n ? {
14858
14857
  user: {
@@ -14875,7 +14874,7 @@ function Un(e) {
14875
14874
  text: n.text,
14876
14875
  reply: n.reply ? Un({ comments: n.reply }).comments : n.reply
14877
14876
  };
14878
- const { user: a, text: o } = y9(n.text);
14877
+ const { user: a, text: o } = v9(n.text);
14879
14878
  return {
14880
14879
  ...n,
14881
14880
  user: a || !1,
@@ -14901,7 +14900,7 @@ async function Hs({
14901
14900
  }) {
14902
14901
  const { PUBLIC_ENV: l } = u;
14903
14902
  if (l === "prod") {
14904
- const d = await v9({
14903
+ const d = await b9({
14905
14904
  publication: e,
14906
14905
  path: t,
14907
14906
  size: n,
@@ -14921,7 +14920,7 @@ async function Hs({
14921
14920
  return Un(m.data[0]);
14922
14921
  }
14923
14922
  }
14924
- async function v9({
14923
+ async function b9({
14925
14924
  publication: e,
14926
14925
  path: t,
14927
14926
  size: n = 5,
@@ -14973,7 +14972,7 @@ async function v9({
14973
14972
  throw S;
14974
14973
  }
14975
14974
  }
14976
- const b9 = (e, t) => {
14975
+ const _9 = (e, t) => {
14977
14976
  const [n, a] = Z(void 0), { PUBLIC_PUBLICATION_ID: o } = t, i = o;
14978
14977
  return Qe(() => {
14979
14978
  if (n) return;
@@ -15000,7 +14999,7 @@ const b9 = (e, t) => {
15000
14999
  }, Zo = ({ username: e, date: t, DATE_CONFIG: n }) => /* @__PURE__ */ f("div", { className: "comment-header", children: [
15001
15000
  /* @__PURE__ */ s("span", { className: "comment-username", children: e }),
15002
15001
  /* @__PURE__ */ s("span", { className: "comment-header-dot", children: "•" }),
15003
- /* @__PURE__ */ s("span", { className: "comment-date", children: $p(He(Number(t), n)) })
15002
+ /* @__PURE__ */ s("span", { className: "comment-date", children: Vp(He(Number(t), n)) })
15004
15003
  ] }), Xo = ({ user: e }) => /* @__PURE__ */ s("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ s(
15005
15004
  "img",
15006
15005
  {
@@ -15194,7 +15193,7 @@ const b9 = (e, t) => {
15194
15193
  } catch (m) {
15195
15194
  return console.error("Error enviando comentario:", m), alert(m.message || "Error al enviar el comentario."), !1;
15196
15195
  }
15197
- }, _9 = ({
15196
+ }, C9 = ({
15198
15197
  replyingTo: e,
15199
15198
  commentRef: t,
15200
15199
  user: n,
@@ -15250,7 +15249,7 @@ const b9 = (e, t) => {
15250
15249
  }
15251
15250
  )
15252
15251
  ] });
15253
- }, C9 = ({ reply: e, replyingTo: t, user: n, onFlag: a, DATE_CONFIG: o }) => {
15252
+ }, S9 = ({ reply: e, replyingTo: t, user: n, onFlag: a, DATE_CONFIG: o }) => {
15254
15253
  const i = e.text;
15255
15254
  let r = `${tt.firstname} ${tt.lastname ?? ""}`, c = tt.username;
15256
15255
  return e.user && (r = `${e.user.firstname} ${e.user.lastname ?? ""}`, c = e.user.username), /* @__PURE__ */ s("div", { className: "comment-item reply", children: /* @__PURE__ */ f("div", { className: "comment-header-container", children: [
@@ -15266,7 +15265,7 @@ const b9 = (e, t) => {
15266
15265
  /* @__PURE__ */ s(ei, { isReply: !0, onFlag: () => a(e.id) })
15267
15266
  ] })
15268
15267
  ] }) });
15269
- }, S9 = ({ comment: e, replyingTo: t, path: n, user: a, handleReplyingTo: o, onFlag: i, API_ENV: r }) => {
15268
+ }, N9 = ({ comment: e, replyingTo: t, path: n, user: a, handleReplyingTo: o, onFlag: i, API_ENV: r }) => {
15270
15269
  const c = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [u, l] = Z(c), [d, m] = Te.useState(!1), { PUBLIC_PUBLICATION_ID: h, PUBLIC_X_SECURITY_TOKEN: p } = r, g = e.text, A = Te.useRef(null);
15271
15270
  let w = `${tt.firstname} ${tt.lastname ?? ""}`, y = tt.username;
15272
15271
  e.user && (w = `${e.user.firstname} ${e.user.lastname ?? ""}`, y = e.user.username);
@@ -15292,7 +15291,7 @@ const b9 = (e, t) => {
15292
15291
  }
15293
15292
  ),
15294
15293
  t === e.id && a && /* @__PURE__ */ s(
15295
- _9,
15294
+ C9,
15296
15295
  {
15297
15296
  replyingTo: t,
15298
15297
  commentRef: A,
@@ -15305,7 +15304,7 @@ const b9 = (e, t) => {
15305
15304
  ),
15306
15305
  u.reply.length > 0 && /* @__PURE__ */ f("div", { className: "comment-replies", children: [
15307
15306
  u.reply.map((_) => /* @__PURE__ */ s(
15308
- C9,
15307
+ S9,
15309
15308
  {
15310
15309
  user: a,
15311
15310
  reply: _,
@@ -15347,7 +15346,7 @@ const b9 = (e, t) => {
15347
15346
  ]
15348
15347
  }
15349
15348
  ) });
15350
- }, N9 = ({
15349
+ }, I9 = ({
15351
15350
  commentRef: e,
15352
15351
  user: t,
15353
15352
  path: n,
@@ -15397,7 +15396,7 @@ const b9 = (e, t) => {
15397
15396
  }
15398
15397
  )
15399
15398
  ] });
15400
- }, I9 = ({
15399
+ }, E9 = ({
15401
15400
  isAuthenticated: e,
15402
15401
  path: t,
15403
15402
  user: n,
@@ -15406,7 +15405,7 @@ const b9 = (e, t) => {
15406
15405
  }) => {
15407
15406
  const { PUBLIC_PUBLICATION_ID: i, PUBLIC_X_SECURITY_TOKEN: r } = o, c = i ?? "", u = t.replaceAll("/", "|"), [l, d] = Z(
15408
15407
  void 0
15409
- ), [m, h] = Z(""), { comments: p, setComments: g } = b9(u, o), [A, w] = Te.useState(!1), y = Te.useRef(null), S = (Y) => {
15408
+ ), [m, h] = Z(""), { comments: p, setComments: g } = _9(u, o), [A, w] = Te.useState(!1), y = Te.useRef(null), S = (Y) => {
15410
15409
  h(m === Y ? "" : Y);
15411
15410
  }, _ = (Y) => {
15412
15411
  g(
@@ -15447,7 +15446,7 @@ const b9 = (e, t) => {
15447
15446
  /* @__PURE__ */ s("div", { className: "comments-container", children: /* @__PURE__ */ s(ye, { title: E || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ f(J, { children: [
15448
15447
  e && n && /* @__PURE__ */ f("div", { className: "comments-header", children: [
15449
15448
  /* @__PURE__ */ s(
15450
- R3,
15449
+ q3,
15451
15450
  {
15452
15451
  user: n,
15453
15452
  handleLogout: a,
@@ -15455,7 +15454,7 @@ const b9 = (e, t) => {
15455
15454
  }
15456
15455
  ),
15457
15456
  /* @__PURE__ */ s(
15458
- N9,
15457
+ I9,
15459
15458
  {
15460
15459
  commentRef: y,
15461
15460
  user: n,
@@ -15472,7 +15471,7 @@ const b9 = (e, t) => {
15472
15471
  "data-isauthenticated": `${e}`,
15473
15472
  children: [
15474
15473
  p.comments.map((Y) => /* @__PURE__ */ s(
15475
- S9,
15474
+ N9,
15476
15475
  {
15477
15476
  comment: Y,
15478
15477
  replyingTo: m,
@@ -15498,7 +15497,7 @@ const b9 = (e, t) => {
15498
15497
  )
15499
15498
  ] }) }) }),
15500
15499
  /* @__PURE__ */ s(
15501
- w9,
15500
+ y9,
15502
15501
  {
15503
15502
  username: n?.username ?? void 0,
15504
15503
  publication: c,
@@ -15510,7 +15509,7 @@ const b9 = (e, t) => {
15510
15509
  )
15511
15510
  ] });
15512
15511
  };
15513
- function E9({
15512
+ function T9({
15514
15513
  isAuthenticated: e,
15515
15514
  setIsAuthenticated: t,
15516
15515
  loginUrl: n,
@@ -15524,7 +15523,7 @@ function E9({
15524
15523
  const [l, d] = Te.useState(!1);
15525
15524
  return /* @__PURE__ */ f(J, { children: [
15526
15525
  l && /* @__PURE__ */ s(
15527
- e3,
15526
+ t3,
15528
15527
  {
15529
15528
  loginUrl: n,
15530
15529
  icon: r,
@@ -15550,7 +15549,7 @@ function E9({
15550
15549
  )
15551
15550
  ] }),
15552
15551
  /* @__PURE__ */ s(
15553
- I9,
15552
+ E9,
15554
15553
  {
15555
15554
  isAuthenticated: e,
15556
15555
  handleLogout: async () => {
@@ -15571,7 +15570,7 @@ function E9({
15571
15570
  )
15572
15571
  ] });
15573
15572
  }
15574
- function T9({
15573
+ function x9({
15575
15574
  isVisible: e,
15576
15575
  path: t,
15577
15576
  icon: n,
@@ -15617,7 +15616,7 @@ function T9({
15617
15616
  }
15618
15617
  );
15619
15618
  return i === null ? h : e ? /* @__PURE__ */ s(
15620
- E9,
15619
+ T9,
15621
15620
  {
15622
15621
  icon: n,
15623
15622
  isAuthenticated: i,
@@ -15631,7 +15630,7 @@ function T9({
15631
15630
  }
15632
15631
  ) : h;
15633
15632
  }
15634
- const j5 = ({
15633
+ const G5 = ({
15635
15634
  render: e,
15636
15635
  internalPath: t,
15637
15636
  section: n,
@@ -15659,7 +15658,7 @@ const j5 = ({
15659
15658
  }, []);
15660
15659
  const p = {
15661
15660
  comment: /* @__PURE__ */ s(
15662
- T9,
15661
+ x9,
15663
15662
  {
15664
15663
  path: t,
15665
15664
  icon: o,
@@ -15669,7 +15668,7 @@ const j5 = ({
15669
15668
  }
15670
15669
  ),
15671
15670
  more: /* @__PURE__ */ s(
15672
- k3,
15671
+ U3,
15673
15672
  {
15674
15673
  section: n,
15675
15674
  internalPath: t,
@@ -15693,7 +15692,7 @@ const j5 = ({
15693
15692
  }
15694
15693
  );
15695
15694
  };
15696
- async function G5({
15695
+ async function Q5({
15697
15696
  publication: e,
15698
15697
  path: t,
15699
15698
  username: n,
@@ -15797,7 +15796,7 @@ async function G5({
15797
15796
  };
15798
15797
  }
15799
15798
  }
15800
- const Q5 = async ({
15799
+ const H5 = async ({
15801
15800
  token: e,
15802
15801
  projectId: t,
15803
15802
  captchaKey: n,
@@ -15833,70 +15832,70 @@ const Q5 = async ({
15833
15832
  };
15834
15833
  export {
15835
15834
  Fi as AssetsPreconnect,
15836
- B5 as AutorComponent,
15837
- ku as AutorHeader1,
15838
- zu as AutorHeader2,
15835
+ P5 as AutorComponent,
15836
+ Uu as AutorHeader1,
15837
+ Fu as AutorHeader2,
15839
15838
  be as BannerAdvertising,
15840
15839
  et as BannerAdvertisingMiddle,
15841
- m5 as CarrouselCSR,
15840
+ h5 as CarrouselCSR,
15842
15841
  Lt as CarrouselIRS,
15843
- Hf as CarruselCard,
15844
- Zf as CarruselOpinion,
15842
+ zf as CarruselCard,
15843
+ Xf as CarruselOpinion,
15845
15844
  ft as CommonServices,
15846
15845
  ri as Comscore,
15847
- x5 as ContactInfoServer,
15848
- w5 as ContactInput,
15849
- y5 as ContactSelect,
15850
- v5 as ContactTextarea,
15846
+ k5 as ContactInfoServer,
15847
+ y5 as ContactInput,
15848
+ v5 as ContactSelect,
15849
+ b5 as ContactTextarea,
15851
15850
  Kt as ContentLayout1,
15852
15851
  Na as ContentLayoutTema,
15853
- L5 as DEBUG_MainSlots,
15854
- F2 as DestacadoNoticias,
15855
- kf as DestacadoVideos,
15852
+ R5 as DEBUG_MainSlots,
15853
+ $2 as DestacadoNoticias,
15854
+ Uf as DestacadoVideos,
15856
15855
  Mc as DynamicBlockServices,
15857
- U5 as DynamicComponents,
15856
+ L5 as DynamicComponents,
15858
15857
  ns as DynamicMainSlot,
15859
15858
  xn as DynamicSlot,
15860
- N5 as EditorialBlock,
15861
- A5 as ErrorComponent,
15859
+ I5 as EditorialBlock,
15860
+ w5 as ErrorComponent,
15862
15861
  or as Font,
15863
- g5 as Footer,
15862
+ p5 as Footer,
15864
15863
  zi as FormatAfterScripts,
15865
15864
  so as FormatScripts,
15866
15865
  li as GA4,
15867
15866
  di as GTM,
15868
- Y0 as GalleryHeader,
15869
- d5 as GenerateBody,
15870
- l5 as GenerateHead,
15871
- _5 as Header,
15872
- ig as IframeHeader,
15873
- ql as ImageOffline,
15867
+ K0 as GalleryHeader,
15868
+ u5 as GenerateBody,
15869
+ d5 as GenerateHead,
15870
+ C5 as Header,
15871
+ rg as IframeHeader,
15872
+ Bl as ImageOffline,
15874
15873
  qe as ImageOnline,
15875
- Rl as ImageOnlineClient,
15876
- i5 as IssuuServices,
15874
+ ql as ImageOnlineClient,
15875
+ r5 as IssuuServices,
15877
15876
  er as ItemListSchema,
15878
- Zh as JournalistArticule2,
15879
- i2 as JournalistGroup,
15877
+ Xh as JournalistArticule2,
15878
+ r2 as JournalistGroup,
15880
15879
  Mo as LayoutNewsComponent,
15881
- j5 as LazyLoader,
15880
+ G5 as LazyLoader,
15882
15881
  R as LinkComponent,
15883
- lu as LiveBlogHeader,
15884
- u5 as Location,
15885
- e3 as LoginPopUp,
15886
- G9 as MainComponentServices,
15882
+ du as LiveBlogHeader,
15883
+ m5 as Location,
15884
+ t3 as LoginPopUp,
15885
+ Q9 as MainComponentServices,
15887
15886
  ui as Marfeel,
15888
15887
  ct as MiddleSection,
15889
15888
  zo as Modulo1x3,
15890
- Qf as Modulo1x3Card,
15891
- _f as Modulo1x4,
15892
- If as Modulo1x5,
15893
- I5 as Modulo2Columnas,
15894
- yf as Modulo3Columnas,
15895
- E5 as ModuloNewsletter,
15896
- S5 as ModuloOpinion,
15897
- x3 as NewListResponseDataPH,
15889
+ Hf as Modulo1x3Card,
15890
+ Cf as Modulo1x4,
15891
+ Ef as Modulo1x5,
15892
+ E5 as Modulo2Columnas,
15893
+ vf as Modulo3Columnas,
15894
+ T5 as ModuloNewsletter,
15895
+ N5 as ModuloOpinion,
15896
+ k3 as NewListResponseDataPH,
15898
15897
  tr as NewsArticle,
15899
- R5 as NewsComponent,
15898
+ q5 as NewsComponent,
15900
15899
  ps as NewsContent,
15901
15900
  Rt as NewsDescriptionComponent,
15902
15901
  In as NextPrev,
@@ -15905,86 +15904,86 @@ export {
15905
15904
  Ze as REPORT_REASONS,
15906
15905
  mi as ReCaptchaRender,
15907
15906
  Bs as Readest,
15908
- O5 as ScriptHydrator,
15909
- q5 as SearchSection,
15907
+ D5 as ScriptHydrator,
15908
+ B5 as SearchSection,
15910
15909
  ye as Section,
15911
15910
  st as SectionCard,
15912
15911
  Qn as SectionCard2,
15913
15912
  ws as SectionCardServerComponent,
15914
- T5 as SectionServerComponent,
15913
+ x5 as SectionServerComponent,
15915
15914
  va as ShowSection,
15916
15915
  Fo as SocialNetworks,
15917
15916
  Zi as SpeculationRules,
15918
- k5 as StaticSlotWrapper,
15919
- Wl as SubscribeColumn,
15920
- rd as SubscribeRow,
15921
- h5 as SubscribeWhatsAppColumn,
15922
- C5 as TagHeader,
15923
- Qh as TagSection,
15924
- fu as TimeLine,
15925
- q9 as TrimPathname,
15926
- p5 as VideoBlock3,
15927
- b5 as VideoBlock4,
15928
- eg as VideoEmbeddedHeader,
15929
- P5 as VideoSection,
15930
- sg as VideoYoutubeHeader,
15917
+ U5 as StaticSlotWrapper,
15918
+ Yl as SubscribeColumn,
15919
+ cd as SubscribeRow,
15920
+ f5 as SubscribeWhatsAppColumn,
15921
+ S5 as TagHeader,
15922
+ Hh as TagSection,
15923
+ gu as TimeLine,
15924
+ B9 as TrimPathname,
15925
+ A5 as VideoBlock3,
15926
+ _5 as VideoBlock4,
15927
+ tg as VideoEmbeddedHeader,
15928
+ O5 as VideoSection,
15929
+ ag as VideoYoutubeHeader,
15931
15930
  ar as VideosSchemas,
15932
15931
  sr as WebsiteList,
15933
- G5 as addComment,
15932
+ Q5 as addComment,
15934
15933
  Ns as bannersReplace,
15935
15934
  Ft as becomeVideoObject,
15936
15935
  wt as buildTagUrl,
15937
- f5 as coloringByStrokeSVGs,
15936
+ g5 as coloringByStrokeSVGs,
15938
15937
  Ms as compileStyleProps,
15939
- M9 as createAssessment,
15938
+ j9 as createAssessment,
15940
15939
  ze as cutString,
15941
15940
  ta as decodeApiEnv,
15942
15941
  ea as encodeApiEnv,
15943
15942
  Be as extractMainSlug,
15944
15943
  Js as extractRealtedNews,
15945
15944
  He as formatDate,
15946
- L9 as formatDateEdiciones,
15945
+ R9 as formatDateEdiciones,
15947
15946
  Ss as formatDateJournalistArticule,
15948
15947
  xi as formatDateTimeline,
15949
15948
  Pi as formatNewsMeta,
15950
15949
  Vi as formatVideoData,
15951
- c5 as generalGetData,
15950
+ l5 as generalGetData,
15952
15951
  Vo as getCaptchaToken,
15953
- v9 as getComments,
15952
+ b9 as getComments,
15954
15953
  $ as getConfig,
15955
- r5 as getDynamicSlots,
15954
+ c5 as getDynamicSlots,
15956
15955
  Sn as getEnvironmentUrl,
15957
- R9 as getEnvironmentUrlFront,
15958
- O9 as getHydratorPath,
15956
+ q9 as getEnvironmentUrlFront,
15957
+ D9 as getHydratorPath,
15959
15958
  we as getImageUrl,
15960
15959
  Zt as getNextMeta,
15961
15960
  en as getPage,
15962
15961
  qs as getPlayIcon,
15963
- j9 as getPreloadImages,
15962
+ G9 as getPreloadImages,
15964
15963
  Xt as getPrevMeta,
15965
- D9 as getRelatedNewsCarrousel,
15966
- M5 as getReportReasonLabel,
15964
+ M9 as getRelatedNewsCarrousel,
15965
+ j5 as getReportReasonLabel,
15967
15966
  It as getResponse,
15968
15967
  ki as getResponsePromise,
15969
15968
  Is as getSchemas,
15970
15969
  ao as getScriptReplaces,
15971
15970
  rr as getSlugs,
15972
- B9 as getTypeOfNews,
15973
- P9 as getVideoRealPath,
15971
+ P9 as getTypeOfNews,
15972
+ O9 as getVideoRealPath,
15974
15973
  Hs as handleGetComments,
15975
- U9 as initLibrary,
15974
+ L9 as initLibrary,
15976
15975
  ji as metadataToJSX,
15977
15976
  Qc as metadata_defaults,
15978
15977
  to as parseTags,
15979
15978
  Oi as pathnameSplit,
15980
15979
  qi as processExtractedRelatedNews,
15981
15980
  ir as removePages,
15982
- D5 as reportComment,
15983
- c1 as shareButtons,
15981
+ M5 as reportComment,
15982
+ l1 as shareButtons,
15984
15983
  Os as socialIcons,
15985
15984
  Ki as speculationRules,
15986
15985
  Yi as speculationRulesHome,
15987
15986
  Di as urlReplaces,
15988
15987
  Uo as usePlayIcon,
15989
- Q5 as verifyCaptchaTokenEnterprise
15988
+ H5 as verifyCaptchaTokenEnterprise
15990
15989
  };