sass-template-common 0.2.96 → 0.2.97

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.
@@ -55,7 +55,7 @@ let sa = {
55
55
  SHOW_NEWS_MORE_NEWS: !0,
56
56
  SHOW_NEWS_RELATED_NEWS: !0
57
57
  };
58
- function x9(e = {}) {
58
+ function I9(e = {}) {
59
59
  sa = { ...sa, ...e };
60
60
  }
61
61
  function Y() {
@@ -651,7 +651,7 @@ const Sn = (e) => e === "en" ? "en" : "es", je = (e, t) => {
651
651
  }, uo = (e) => {
652
652
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), s = Sn(t ?? "es");
653
653
  return Ie.tz(e, n).locale(s).format("MM/DD/YYYY [•] HH:mm [HS]");
654
- }, I9 = (e) => {
654
+ }, T9 = (e) => {
655
655
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), s = Sn(t ?? "es");
656
656
  return Ie.tz(e, n).locale(s).format("dddd DD [de] MMMM YYYY");
657
657
  }, Qe = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
@@ -705,7 +705,7 @@ const Mt = (e, t, n, s) => ({
705
705
  tags: []
706
706
  }
707
707
  });
708
- function T9(e) {
708
+ function k9(e) {
709
709
  if (!e || !e.body || !e.body.rendered) return [];
710
710
  const t = e?.body?.rendered, n = [], s = t.match(
711
711
  /<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi
@@ -722,7 +722,7 @@ function T9(e) {
722
722
  }
723
723
  return n;
724
724
  }
725
- const k9 = async (e, t) => {
725
+ const U9 = async (e, t) => {
726
726
  const n = [];
727
727
  return e.forEach((o) => {
728
728
  o.forEach(async (i) => {
@@ -984,7 +984,7 @@ const k9 = async (e, t) => {
984
984
  o > 0 && (s += `/${r}`);
985
985
  }), `${s}/page/${n - 1}`;
986
986
  };
987
- function U9(e) {
987
+ function q9(e) {
988
988
  const t = e.length;
989
989
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
990
990
  }
@@ -1043,7 +1043,7 @@ const vo = () => {
1043
1043
  ]
1044
1044
  }
1045
1045
  };
1046
- }, q9 = (e) => {
1046
+ }, R9 = (e) => {
1047
1047
  let t = "";
1048
1048
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
1049
1049
  const n = e.params.news.split("-"), s = n[n.length - 1] ?? "", r = s.substring(1, 9), o = s.substring(9, 13);
@@ -1061,7 +1061,7 @@ const vo = () => {
1061
1061
  }
1062
1062
  return e.config.servicePrefix + t;
1063
1063
  };
1064
- function R9(e) {
1064
+ function L9(e) {
1065
1065
  const t = e.lastIndexOf("-"), n = t >= 0 ? [e.slice(0, t), e.slice(t + 1)] : [e], s = n[n.length - 1]?.split("."), r = s && s[0] ? s[0] : "", o = r.substring(0, 2), i = r.substring(2, 10), c = r.substring(10);
1066
1066
  return { path: {
1067
1067
  vy: (l) => `/videos/video-youtube/${Ie(i).format(
@@ -1076,7 +1076,7 @@ function R9(e) {
1076
1076
  const vt = (e, t) => {
1077
1077
  const n = e.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
1078
1078
  return t.tema ? `/${t.tema}/${n}-t${e.id}` : `/${n}-t${e.id}`;
1079
- }, L9 = (e) => {
1079
+ }, B9 = (e) => {
1080
1080
  const { AssetsPrefix: t = "", AssetsPath: n = "src", isDev: s = !1 } = e;
1081
1081
  return s ? "src" : t + n;
1082
1082
  }, _o = { prerender: [
@@ -1381,7 +1381,7 @@ const To = async ({
1381
1381
  }, Kt = (e) => {
1382
1382
  const t = e.split("/"), n = t[t.length - 1] ?? "1";
1383
1383
  return Number(n) > 0 ? Number(n) : 1;
1384
- }, B9 = (e, t = 2) => {
1384
+ }, O9 = (e, t = 2) => {
1385
1385
  if (!e || e.length === 0) return [];
1386
1386
  const n = [];
1387
1387
  for (let s = 0; s < t; s++) {
@@ -1394,7 +1394,7 @@ const To = async ({
1394
1394
  }
1395
1395
  return n;
1396
1396
  };
1397
- class O9 {
1397
+ class P9 {
1398
1398
  exclude = "keywords,gallery,related,relatedexternal,external,customfields";
1399
1399
  config = {};
1400
1400
  imgSizes = {};
@@ -3267,22 +3267,22 @@ re.getAdapter = mr.getAdapter;
3267
3267
  re.HttpStatusCode = ca;
3268
3268
  re.default = re;
3269
3269
  const {
3270
- Axios: M9,
3271
- AxiosError: j9,
3272
- CanceledError: Q9,
3273
- isCancel: G9,
3274
- CancelToken: H9,
3275
- VERSION: z9,
3276
- all: V9,
3277
- Cancel: F9,
3278
- isAxiosError: $9,
3279
- spread: W9,
3280
- toFormData: Y9,
3281
- AxiosHeaders: K9,
3282
- HttpStatusCode: J9,
3283
- formToJSON: Z9,
3284
- getAdapter: X9,
3285
- mergeConfig: e3
3270
+ Axios: j9,
3271
+ AxiosError: Q9,
3272
+ CanceledError: G9,
3273
+ isCancel: H9,
3274
+ CancelToken: z9,
3275
+ VERSION: V9,
3276
+ all: F9,
3277
+ Cancel: $9,
3278
+ isAxiosError: W9,
3279
+ spread: Y9,
3280
+ toFormData: K9,
3281
+ AxiosHeaders: J9,
3282
+ HttpStatusCode: Z9,
3283
+ formToJSON: X9,
3284
+ getAdapter: e3,
3285
+ mergeConfig: t3
3286
3286
  } = re;
3287
3287
  class lt {
3288
3288
  constructor(t) {
@@ -3424,7 +3424,7 @@ class uc extends lt {
3424
3424
  return { blockSass: n.data.data };
3425
3425
  };
3426
3426
  }
3427
- class t3 {
3427
+ class n3 {
3428
3428
  issuuApi = "https://api.issuu.com/v2";
3429
3429
  api = void 0;
3430
3430
  constructor(t) {
@@ -3460,7 +3460,7 @@ class t3 {
3460
3460
  }
3461
3461
  }
3462
3462
  }
3463
- const n3 = async (e, t, n, s, r, o, i) => {
3463
+ const a3 = async (e, t, n, s, r, o, i) => {
3464
3464
  const c = new uc({
3465
3465
  config: t,
3466
3466
  imgSizes: n,
@@ -3490,7 +3490,7 @@ const n3 = async (e, t, n, s, r, o, i) => {
3490
3490
  }, mc = (e) => {
3491
3491
  const t = Gs(e);
3492
3492
  return t && t.data ? t.data : t;
3493
- }, a3 = async (e) => {
3493
+ }, s3 = async (e) => {
3494
3494
  const t = await Promise.allSettled(
3495
3495
  Object.values(e).map((r) => r.promise)
3496
3496
  ), n = Object.keys(e), s = {};
@@ -3789,7 +3789,7 @@ const n3 = async (e, t, n, s, r, o, i) => {
3789
3789
  }
3790
3790
  }
3791
3791
  };
3792
- async function s3({
3792
+ async function r3({
3793
3793
  axiosApi: e,
3794
3794
  headConfig: t = {
3795
3795
  ampConfig: !1,
@@ -3905,7 +3905,7 @@ async function s3({
3905
3905
  _
3906
3906
  ] });
3907
3907
  }
3908
- const r3 = ({
3908
+ const o3 = ({
3909
3909
  children: e,
3910
3910
  defaultRouteName: t,
3911
3911
  banners: n,
@@ -3956,7 +3956,7 @@ const r3 = ({
3956
3956
  ), Ac = "_content_19rc1_1", wc = "_location_19rc1_11", ss = {
3957
3957
  content: Ac,
3958
3958
  location: wc
3959
- }, o3 = (e) => /* @__PURE__ */ f("div", { className: ss.content, children: [
3959
+ }, i3 = (e) => /* @__PURE__ */ f("div", { className: ss.content, children: [
3960
3960
  /* @__PURE__ */ a(pc, {}),
3961
3961
  /* @__PURE__ */ a("p", { className: ss.location, children: e.place })
3962
3962
  ] }), Ft = ({
@@ -4103,7 +4103,7 @@ function vc({
4103
4103
  }
4104
4104
  };
4105
4105
  }
4106
- function i3(e) {
4106
+ function c3(e) {
4107
4107
  const {
4108
4108
  children: t,
4109
4109
  slot_id: n,
@@ -5952,7 +5952,7 @@ const nl = (e) => {
5952
5952
  whatsappLink: Dl,
5953
5953
  subscribeText: Ml,
5954
5954
  terms: jl
5955
- }, c3 = (e) => /* @__PURE__ */ f("section", { className: Ge.content, children: [
5955
+ }, l3 = (e) => /* @__PURE__ */ f("section", { className: Ge.content, children: [
5956
5956
  /* @__PURE__ */ a(Ul, { className: Ge.subscribeImage }),
5957
5957
  /* @__PURE__ */ f("div", { className: Ge.contentTitle, children: [
5958
5958
  /* @__PURE__ */ a("p", { className: Ge.title, children: "Mantenete Informado" }),
@@ -6197,7 +6197,7 @@ const nl = (e) => {
6197
6197
  /* @__PURE__ */ a("path", { fill: "currentColor", d: "M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z" })
6198
6198
  ]
6199
6199
  }
6200
- ), l3 = ["telegram"], xa = {
6200
+ ), d3 = ["telegram"], xa = {
6201
6201
  facebook: (e) => /* @__PURE__ */ a(qn, { ...e }),
6202
6202
  instagram: (e) => /* @__PURE__ */ a(Rn, { ...e }),
6203
6203
  whatsapp: (e) => /* @__PURE__ */ a(sd, { ...e }),
@@ -6207,7 +6207,7 @@ const nl = (e) => {
6207
6207
  gnews: (e) => /* @__PURE__ */ a(ed, { ...e }),
6208
6208
  podcast: (e) => /* @__PURE__ */ a(td, { ...e }),
6209
6209
  telegram: (e) => /* @__PURE__ */ a(nd, { ...e })
6210
- }, d3 = (e) => {
6210
+ }, u3 = (e) => {
6211
6211
  const { freeZone: t, socials: n, menu: s, customBlock: r } = e;
6212
6212
  return /* @__PURE__ */ f("footer", { className: Se.content, children: [
6213
6213
  /* @__PURE__ */ f("section", { className: Se.brandContent, children: [
@@ -6490,7 +6490,7 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
6490
6490
  correspondent: Gd,
6491
6491
  iframeStyled: Hd,
6492
6492
  contentFrame: zd
6493
- }, u3 = (e) => {
6493
+ }, m3 = (e) => {
6494
6494
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${je(
6495
6495
  e.video.info.date.created
6496
6496
  )}` : e?.video.main.author;
@@ -6722,7 +6722,7 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
6722
6722
  title: u1,
6723
6723
  description: m1,
6724
6724
  linkStyled: h1
6725
- }, m3 = (e) => {
6725
+ }, h3 = (e) => {
6726
6726
  const t = e.logo;
6727
6727
  return /* @__PURE__ */ f("section", { className: pt.content, children: [
6728
6728
  e.backgroundImgURL && /* @__PURE__ */ a("img", { className: pt.before, src: e.backgroundImgURL, alt: "" }),
@@ -6739,7 +6739,7 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
6739
6739
  label: p1,
6740
6740
  required: A1,
6741
6741
  input: w1
6742
- }, h3 = (e) => /* @__PURE__ */ f("div", { className: Ut.content, children: [
6742
+ }, f3 = (e) => /* @__PURE__ */ f("div", { className: Ut.content, children: [
6743
6743
  /* @__PURE__ */ f("div", { className: Ut.contentLabel, children: [
6744
6744
  /* @__PURE__ */ a("label", { className: Ut.label, children: e.label }),
6745
6745
  e.required && /* @__PURE__ */ a("span", { className: Ut.required, children: "*" })
@@ -6751,7 +6751,7 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
6751
6751
  label: b1,
6752
6752
  required: C1,
6753
6753
  input: _1
6754
- }, f3 = (e) => /* @__PURE__ */ f("div", { className: qt.content, children: [
6754
+ }, g3 = (e) => /* @__PURE__ */ f("div", { className: qt.content, children: [
6755
6755
  /* @__PURE__ */ f("div", { className: qt.contentLabel, children: [
6756
6756
  /* @__PURE__ */ a("label", { className: qt.label, children: e.label }),
6757
6757
  e.required && /* @__PURE__ */ a("span", { className: qt.required, children: "*" })
@@ -6764,7 +6764,7 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
6764
6764
  content: N1,
6765
6765
  label: S1,
6766
6766
  input: E1
6767
- }, g3 = (e) => /* @__PURE__ */ f("div", { className: Qn.content, children: [
6767
+ }, p3 = (e) => /* @__PURE__ */ f("div", { className: Qn.content, children: [
6768
6768
  /* @__PURE__ */ a("label", { className: Qn.label, children: e.label }),
6769
6769
  /* @__PURE__ */ a("textarea", { className: Qn.input, ...e })
6770
6770
  ] }), x1 = "_boxInformation_achvw_1", I1 = "_textBox_achvw_30", T1 = "_contentBox_achvw_40", k1 = "_liveBox_achvw_50", U1 = "_dot_achvw_72", q1 = "_sectionDescription_achvw_97", R1 = "_articule_achvw_110", L1 = "_description_achvw_137", tt = {
@@ -6843,8 +6843,8 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
6843
6843
  return e;
6844
6844
  const t = e.trim();
6845
6845
  return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
6846
- }, au = async (e) => {
6847
- const { autor: t, autorIcon: n } = e, s = n, r = t?.info?.image?.sizes?.[0]?.url ?? "", o = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, d = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", u = tn(t?.addtional?.USER_USERFB ?? ""), m = tn(t?.addtional?.USER_USERIG ?? ""), h = tn(t?.addtional?.USER_USERTWT ?? ""), p = tn(t?.addtional?.USER_USERLIN ?? "");
6846
+ }, au = (e) => !e || e.trim() === "" ? !1 : /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()), su = async (e) => {
6847
+ const { autor: t, autorIcon: n } = e, s = n, r = t?.info?.image?.sizes?.[0]?.url ?? "", o = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, d = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", u = tn(t?.addtional?.USER_USERFB ?? ""), m = tn(t?.addtional?.USER_USERIG ?? ""), h = tn(t?.addtional?.USER_USERTWT ?? ""), p = tn(t?.addtional?.USER_USERLIN ?? ""), g = () => !c || !i || i.trim() === "" ? !1 : au(i);
6848
6848
  return /* @__PURE__ */ a(
6849
6849
  "section",
6850
6850
  {
@@ -6867,7 +6867,7 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
6867
6867
  }
6868
6868
  ),
6869
6869
  /* @__PURE__ */ a("h1", { className: ue.name, children: o }),
6870
- c && /* @__PURE__ */ a("p", { className: ue.email, children: i }),
6870
+ g() && /* @__PURE__ */ a("a", { href: `mailto:${i}`, target: "_blank", rel: "noreferrer", className: ue.email, children: i }),
6871
6871
  d && /* @__PURE__ */ a("p", { className: ue.description, children: l }),
6872
6872
  /* @__PURE__ */ f("div", { className: ue.contenSocialNetwork, children: [
6873
6873
  u && /* @__PURE__ */ a(
@@ -6914,18 +6914,18 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
6914
6914
  ] })
6915
6915
  }
6916
6916
  );
6917
- }, su = "_content_18ozj_1", ru = "_contentInfo_18ozj_13", ou = "_contentAuthor_18ozj_26", iu = "_imageStyled_18ozj_33", cu = "_contentIconStyled_18ozj_42", lu = "_name_18ozj_64", du = "_email_18ozj_72", uu = "_description_18ozj_82", mu = "_contenSocialNetwork_18ozj_93", hu = "_socialIcon_18ozj_103", Ee = {
6918
- content: su,
6919
- contentInfo: ru,
6920
- contentAuthor: ou,
6921
- imageStyled: iu,
6922
- contentIconStyled: cu,
6923
- name: lu,
6924
- email: du,
6925
- description: uu,
6926
- contenSocialNetwork: mu,
6927
- socialIcon: hu
6928
- }, fu = async (e) => {
6917
+ }, ru = "_content_18ozj_1", ou = "_contentInfo_18ozj_13", iu = "_contentAuthor_18ozj_26", cu = "_imageStyled_18ozj_33", lu = "_contentIconStyled_18ozj_42", du = "_name_18ozj_64", uu = "_email_18ozj_72", mu = "_description_18ozj_82", hu = "_contenSocialNetwork_18ozj_93", fu = "_socialIcon_18ozj_103", Ee = {
6918
+ content: ru,
6919
+ contentInfo: ou,
6920
+ contentAuthor: iu,
6921
+ imageStyled: cu,
6922
+ contentIconStyled: lu,
6923
+ name: du,
6924
+ email: uu,
6925
+ description: mu,
6926
+ contenSocialNetwork: hu,
6927
+ socialIcon: fu
6928
+ }, gu = async (e) => {
6929
6929
  const { autor: t, autorIcon: n } = e, s = n, r = t?.info?.image?.sizes?.[0]?.url ?? "", o = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, d = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", u = t?.addtional?.USER_USERFB ?? "", m = t?.addtional?.USER_USERIG ?? "", h = t?.addtional?.USER_USERTWT ?? "", p = t?.addtional?.USER_USERLIN ?? "";
6930
6930
  return /* @__PURE__ */ a("section", { className: Ee.content, children: /* @__PURE__ */ f("div", { className: Ee.contentInfo, children: [
6931
6931
  r ? /* @__PURE__ */ a(
@@ -6987,9 +6987,9 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
6987
6987
  ] })
6988
6988
  ] })
6989
6989
  ] }) });
6990
- }, gu = "_content_jg6i2_1", pu = "_bannerSection_jg6i2_25", ds = {
6991
- content: gu,
6992
- bannerSection: pu
6990
+ }, pu = "_content_jg6i2_1", Au = "_bannerSection_jg6i2_25", ds = {
6991
+ content: pu,
6992
+ bannerSection: Au
6993
6993
  }, _r = (e) => /* @__PURE__ */ f("section", { className: ds.content, children: [
6994
6994
  e.children,
6995
6995
  /* @__PURE__ */ f("div", { className: ds.bannerSection, children: [
@@ -7010,21 +7010,21 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7010
7010
  ),
7011
7011
  e.banner
7012
7012
  ] })
7013
- ] }), Au = "_content_1bw8m_1", wu = "_header_1bw8m_30", yu = "_videos_1bw8m_56", vu = "_videoContent_1bw8m_63", bu = "_articleSection_1bw8m_70", Cu = "_contentLayoutVideoSection_1bw8m_85", _u = "_sectionVideoList_1bw8m_93", Nu = "_iframeStyled_1bw8m_166", Su = "_contentFrame_1bw8m_172", Le = {
7014
- content: Au,
7015
- header: wu,
7016
- videos: yu,
7017
- videoContent: vu,
7018
- articleSection: bu,
7019
- contentLayoutVideoSection: Cu,
7020
- sectionVideoList: _u,
7021
- iframeStyled: Nu,
7022
- contentFrame: Su
7023
- }, Eu = "_content_1dj0q_1", xu = "_linkImage_1dj0q_12", Iu = "_playStyled_1dj0q_19", Gn = {
7024
- content: Eu,
7025
- linkImage: xu,
7026
- playStyled: Iu
7027
- }, Tu = async (e) => {
7013
+ ] }), wu = "_content_1bw8m_1", yu = "_header_1bw8m_30", vu = "_videos_1bw8m_56", bu = "_videoContent_1bw8m_63", Cu = "_articleSection_1bw8m_70", _u = "_contentLayoutVideoSection_1bw8m_85", Nu = "_sectionVideoList_1bw8m_93", Su = "_iframeStyled_1bw8m_166", Eu = "_contentFrame_1bw8m_172", Le = {
7014
+ content: wu,
7015
+ header: yu,
7016
+ videos: vu,
7017
+ videoContent: bu,
7018
+ articleSection: Cu,
7019
+ contentLayoutVideoSection: _u,
7020
+ sectionVideoList: Nu,
7021
+ iframeStyled: Su,
7022
+ contentFrame: Eu
7023
+ }, xu = "_content_1dj0q_1", Iu = "_linkImage_1dj0q_12", Tu = "_playStyled_1dj0q_19", Gn = {
7024
+ content: xu,
7025
+ linkImage: Iu,
7026
+ playStyled: Tu
7027
+ }, ku = async (e) => {
7028
7028
  const t = Na(), n = {
7029
7029
  ...e,
7030
7030
  main: {
@@ -7051,7 +7051,7 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7051
7051
  ),
7052
7052
  /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(It, { ...n, paths: e.paths }) })
7053
7053
  ] }) : null;
7054
- }, p3 = (e) => /* @__PURE__ */ a("div", { className: Le.content, children: /* @__PURE__ */ f(Ft, { className: Le.contentLayoutVideoSection, children: [
7054
+ }, A3 = (e) => /* @__PURE__ */ a("div", { className: Le.content, children: /* @__PURE__ */ f(Ft, { className: Le.contentLayoutVideoSection, children: [
7055
7055
  /* @__PURE__ */ f("a", { className: Le.header, href: e.goBackLink ?? "/videos", children: [
7056
7056
  /* @__PURE__ */ a(
7057
7057
  "svg",
@@ -7142,7 +7142,7 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7142
7142
  ),
7143
7143
  e.relatedName && /* @__PURE__ */ a("h2", { className: `${Le.relatedTitle} saas-video-related-title`, children: e.relatedName }),
7144
7144
  Array.isArray(e.videoList) && e.videoList.map((t, n) => /* @__PURE__ */ rt(
7145
- Tu,
7145
+ ku,
7146
7146
  {
7147
7147
  ...Mt(t, !0, !1, !1),
7148
7148
  key: n,
@@ -7153,15 +7153,15 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7153
7153
  }
7154
7154
  )
7155
7155
  ] })
7156
- ] }) }), ku = "_content_gcte1_1", Uu = "_titleContent_gcte1_24", qu = "_title_gcte1_24", Ru = "_startLine_gcte1_88", Lu = "_line_gcte1_93", Bu = "_bottomLine_gcte1_99", Ou = "_childrenContent_gcte1_118", Pu = "_readMore_gcte1_131", ze = {
7157
- content: ku,
7158
- titleContent: Uu,
7159
- title: qu,
7160
- startLine: Ru,
7161
- line: Lu,
7162
- bottomLine: Bu,
7163
- childrenContent: Ou,
7164
- readMore: Pu
7156
+ ] }) }), Uu = "_content_gcte1_1", qu = "_titleContent_gcte1_24", Ru = "_title_gcte1_24", Lu = "_startLine_gcte1_88", Bu = "_line_gcte1_93", Ou = "_bottomLine_gcte1_99", Pu = "_childrenContent_gcte1_118", Du = "_readMore_gcte1_131", ze = {
7157
+ content: Uu,
7158
+ titleContent: qu,
7159
+ title: Ru,
7160
+ startLine: Lu,
7161
+ line: Bu,
7162
+ bottomLine: Ou,
7163
+ childrenContent: Pu,
7164
+ readMore: Du
7165
7165
  }, pe = Ms((e, t) => {
7166
7166
  const { isTitle: n = !1, isOpinion: s = !1 } = e, r = n ? /* @__PURE__ */ a("h1", { className: ze.title, children: e.title }) : /* @__PURE__ */ a("h2", { className: ze.title, children: e.title });
7167
7167
  return /* @__PURE__ */ f("section", { className: ze.content, children: [
@@ -7225,25 +7225,25 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7225
7225
  }
7226
7226
  )
7227
7227
  }
7228
- ), Du = "_drawerStyled_tm61w_1", Mu = "_sidebarCustom_tm61w_6", ju = "_accordionStyled_tm61w_24", Qu = "_accordionHeading_tm61w_35", Gu = "_accordionSummeryStyled_tm61w_44", Hu = "_linkStyled_tm61w_72", zu = "_subLinkStyled_tm61w_92", Vu = "_inputContent_tm61w_114", Fu = "_buttonContent_tm61w_115", $u = "_inputStyled_tm61w_125", Wu = "_buscar_tm61w_141", Yu = "_buttonStyled_tm61w_170", Ku = "_accordionDetailsStyled_tm61w_185", Ju = "_footerSlider_tm61w_200", Zu = "_socialMedia_tm61w_211", Xu = "_copyRights_tm61w_230", em = "_icon_tm61w_241", le = {
7229
- drawerStyled: Du,
7230
- sidebarCustom: Mu,
7231
- accordionStyled: ju,
7232
- accordionHeading: Qu,
7233
- accordionSummeryStyled: Gu,
7234
- linkStyled: Hu,
7235
- subLinkStyled: zu,
7236
- inputContent: Vu,
7237
- buttonContent: Fu,
7238
- inputStyled: $u,
7239
- buscar: Wu,
7240
- buttonStyled: Yu,
7241
- accordionDetailsStyled: Ku,
7242
- footerSlider: Ju,
7243
- socialMedia: Zu,
7244
- copyRights: Xu,
7245
- icon: em
7246
- }, tm = ({
7228
+ ), Mu = "_drawerStyled_tm61w_1", ju = "_sidebarCustom_tm61w_6", Qu = "_accordionStyled_tm61w_24", Gu = "_accordionHeading_tm61w_35", Hu = "_accordionSummeryStyled_tm61w_44", zu = "_linkStyled_tm61w_72", Vu = "_subLinkStyled_tm61w_92", Fu = "_inputContent_tm61w_114", $u = "_buttonContent_tm61w_115", Wu = "_inputStyled_tm61w_125", Yu = "_buscar_tm61w_141", Ku = "_buttonStyled_tm61w_170", Ju = "_accordionDetailsStyled_tm61w_185", Zu = "_footerSlider_tm61w_200", Xu = "_socialMedia_tm61w_211", em = "_copyRights_tm61w_230", tm = "_icon_tm61w_241", le = {
7229
+ drawerStyled: Mu,
7230
+ sidebarCustom: ju,
7231
+ accordionStyled: Qu,
7232
+ accordionHeading: Gu,
7233
+ accordionSummeryStyled: Hu,
7234
+ linkStyled: zu,
7235
+ subLinkStyled: Vu,
7236
+ inputContent: Fu,
7237
+ buttonContent: $u,
7238
+ inputStyled: Wu,
7239
+ buscar: Yu,
7240
+ buttonStyled: Ku,
7241
+ accordionDetailsStyled: Ju,
7242
+ footerSlider: Zu,
7243
+ socialMedia: Xu,
7244
+ copyRights: em,
7245
+ icon: tm
7246
+ }, nm = ({
7247
7247
  sidebar: e,
7248
7248
  socials: t,
7249
7249
  copyrigth: n,
@@ -7394,12 +7394,12 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7394
7394
  )
7395
7395
  ]
7396
7396
  }
7397
- ), nm = "_content_y5b1f_1", am = "_chipStyled_y5b1f_17", sm = "_headLine_y5b1f_17", rm = "_live_y5b1f_25", om = "_closeLiveStyled_y5b1f_87", Rt = {
7398
- content: nm,
7399
- chipStyled: am,
7400
- headLine: sm,
7401
- live: rm,
7402
- closeLiveStyled: om
7397
+ ), am = "_content_y5b1f_1", sm = "_chipStyled_y5b1f_17", rm = "_headLine_y5b1f_17", om = "_live_y5b1f_25", im = "_closeLiveStyled_y5b1f_87", Rt = {
7398
+ content: am,
7399
+ chipStyled: sm,
7400
+ headLine: rm,
7401
+ live: om,
7402
+ closeLiveStyled: im
7403
7403
  }, Sr = (e) => {
7404
7404
  const { alertZone: t, id: n = "close-alert" } = e, s = () => /* @__PURE__ */ a(
7405
7405
  O,
@@ -7442,21 +7442,21 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7442
7442
  }
7443
7443
  )
7444
7444
  ] });
7445
- }, im = "_content_18yq5_1", cm = "_linkStyled_18yq5_14", lm = "_linkSocialNetwork_18yq5_28", dm = "_title_18yq5_49", um = "_tabs_18yq5_60", mm = "_socialNetwork_18yq5_68", hm = "_icon_18yq5_78", fm = "_facebook_18yq5_84", gm = "_youtube_18yq5_88", pm = "_x_18yq5_92", Am = "_instagram_18yq5_96", wm = "_gnews_18yq5_100", ym = "_tiktok_18yq5_104", vm = "_whatsapp_18yq5_108", Ve = {
7446
- content: im,
7447
- linkStyled: cm,
7448
- linkSocialNetwork: lm,
7449
- title: dm,
7450
- tabs: um,
7451
- socialNetwork: mm,
7452
- icon: hm,
7453
- facebook: fm,
7454
- youtube: gm,
7455
- x: pm,
7456
- instagram: Am,
7457
- gnews: wm,
7458
- tiktok: ym,
7459
- whatsapp: vm
7445
+ }, cm = "_content_18yq5_1", lm = "_linkStyled_18yq5_14", dm = "_linkSocialNetwork_18yq5_28", um = "_title_18yq5_49", mm = "_tabs_18yq5_60", hm = "_socialNetwork_18yq5_68", fm = "_icon_18yq5_78", gm = "_facebook_18yq5_84", pm = "_youtube_18yq5_88", Am = "_x_18yq5_92", wm = "_instagram_18yq5_96", ym = "_gnews_18yq5_100", vm = "_tiktok_18yq5_104", bm = "_whatsapp_18yq5_108", Ve = {
7446
+ content: cm,
7447
+ linkStyled: lm,
7448
+ linkSocialNetwork: dm,
7449
+ title: um,
7450
+ tabs: mm,
7451
+ socialNetwork: hm,
7452
+ icon: fm,
7453
+ facebook: gm,
7454
+ youtube: pm,
7455
+ x: Am,
7456
+ instagram: wm,
7457
+ gnews: ym,
7458
+ tiktok: vm,
7459
+ whatsapp: bm
7460
7460
  }, Er = (e) => {
7461
7461
  const { cintillo: t, tapeTitle: n, socials: s } = e, r = "", o = t?.findIndex((i) => i.link === r) ?? 0;
7462
7462
  return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ f("section", { className: Ve.content, children: [
@@ -7508,19 +7508,19 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7508
7508
  i
7509
7509
  )) })
7510
7510
  ] });
7511
- }, bm = "_headerStyled_6yw62_1", Cm = "_headerContent_6yw62_14", _m = "_iconContent_6yw62_25", Nm = "_menuButton_6yw62_34", Sm = "_logoStyled_6yw62_66", Em = "_buttonSection_6yw62_94", xm = "_buttonSectionSearch_6yw62_109", Im = "_headLineContent_6yw62_131", Tm = "_headLineTitle_6yw62_144", km = "_headLine_6yw62_131", Um = "_hasAlertZone_6yw62_197", Ue = {
7512
- headerStyled: bm,
7513
- headerContent: Cm,
7514
- iconContent: _m,
7515
- menuButton: Nm,
7516
- logoStyled: Sm,
7517
- buttonSection: Em,
7518
- buttonSectionSearch: xm,
7519
- headLineContent: Im,
7520
- headLineTitle: Tm,
7521
- headLine: km,
7522
- hasAlertZone: Um
7523
- }, qm = (e) => {
7511
+ }, Cm = "_headerStyled_6yw62_1", _m = "_headerContent_6yw62_14", Nm = "_iconContent_6yw62_25", Sm = "_menuButton_6yw62_34", Em = "_logoStyled_6yw62_66", xm = "_buttonSection_6yw62_94", Im = "_buttonSectionSearch_6yw62_109", Tm = "_headLineContent_6yw62_131", km = "_headLineTitle_6yw62_144", Um = "_headLine_6yw62_131", qm = "_hasAlertZone_6yw62_197", Ue = {
7512
+ headerStyled: Cm,
7513
+ headerContent: _m,
7514
+ iconContent: Nm,
7515
+ menuButton: Sm,
7516
+ logoStyled: Em,
7517
+ buttonSection: xm,
7518
+ buttonSectionSearch: Im,
7519
+ headLineContent: Tm,
7520
+ headLineTitle: km,
7521
+ headLine: Um,
7522
+ hasAlertZone: qm
7523
+ }, Rm = (e) => {
7524
7524
  const { alertZone: t } = e;
7525
7525
  return /* @__PURE__ */ f("header", { className: Ue.headerStyled, children: [
7526
7526
  e.socialIcons && e.headerTape?.sticky && /* @__PURE__ */ a(
@@ -7613,15 +7613,15 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7613
7613
  }
7614
7614
  )
7615
7615
  ] });
7616
- }, Rm = "_ul_oit7k_1", Lm = "_li_oit7k_10", Bm = "_liBefore_oit7k_18", Om = "_ulContent_oit7k_29", Pm = "_contentModal_oit7k_56", Dm = "_linkStyled_oit7k_68", Mm = "_itemLink_oit7k_93", Fe = {
7617
- ul: Rm,
7618
- li: Lm,
7619
- liBefore: Bm,
7620
- ulContent: Om,
7621
- contentModal: Pm,
7622
- linkStyled: Dm,
7623
- itemLink: Mm
7624
- }, jm = (e) => {
7616
+ }, Lm = "_ul_oit7k_1", Bm = "_li_oit7k_10", Om = "_liBefore_oit7k_18", Pm = "_ulContent_oit7k_29", Dm = "_contentModal_oit7k_56", Mm = "_linkStyled_oit7k_68", jm = "_itemLink_oit7k_93", Fe = {
7617
+ ul: Lm,
7618
+ li: Bm,
7619
+ liBefore: Om,
7620
+ ulContent: Pm,
7621
+ contentModal: Dm,
7622
+ linkStyled: Mm,
7623
+ itemLink: jm
7624
+ }, Qm = (e) => {
7625
7625
  const { items: t } = e;
7626
7626
  return /* @__PURE__ */ a("ul", { className: Fe.ul, children: t.map((n, s) => /* @__PURE__ */ f("li", { className: `${Fe.liBefore} ${Fe.li}`, children: [
7627
7627
  n.link ? /* @__PURE__ */ f(
@@ -7651,23 +7651,23 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7651
7651
  }
7652
7652
  ) }, o)) }) })
7653
7653
  ] }, s)) });
7654
- }, Qm = "_headerStyled_q9qvi_1", Gm = "_headerContent_q9qvi_23", Hm = "_menuButtonSection_q9qvi_33", zm = "_menuButton_q9qvi_33", Vm = "_buttonSection_q9qvi_84", Fm = "_buttonSectionSearch_q9qvi_101", $m = "_hasAlertZone_q9qvi_112", Wm = "_buttonText_q9qvi_131", Ym = "_logoContent_q9qvi_141", Km = "_logoStyled_q9qvi_149", Jm = "_headLineContent_q9qvi_173", Zm = "_headLineTitle_q9qvi_188", Xm = "_menuSection_q9qvi_204", eh = "_headLine_q9qvi_173", th = "_line_q9qvi_256", ve = {
7655
- headerStyled: Qm,
7656
- headerContent: Gm,
7657
- menuButtonSection: Hm,
7658
- menuButton: zm,
7659
- buttonSection: Vm,
7660
- buttonSectionSearch: Fm,
7661
- hasAlertZone: $m,
7662
- buttonText: Wm,
7663
- logoContent: Ym,
7664
- logoStyled: Km,
7665
- headLineContent: Jm,
7666
- headLineTitle: Zm,
7667
- menuSection: Xm,
7668
- headLine: eh,
7669
- line: th
7670
- }, nh = (e) => {
7654
+ }, Gm = "_headerStyled_q9qvi_1", Hm = "_headerContent_q9qvi_23", zm = "_menuButtonSection_q9qvi_33", Vm = "_menuButton_q9qvi_33", Fm = "_buttonSection_q9qvi_84", $m = "_buttonSectionSearch_q9qvi_101", Wm = "_hasAlertZone_q9qvi_112", Ym = "_buttonText_q9qvi_131", Km = "_logoContent_q9qvi_141", Jm = "_logoStyled_q9qvi_149", Zm = "_headLineContent_q9qvi_173", Xm = "_headLineTitle_q9qvi_188", eh = "_menuSection_q9qvi_204", th = "_headLine_q9qvi_173", nh = "_line_q9qvi_256", ve = {
7655
+ headerStyled: Gm,
7656
+ headerContent: Hm,
7657
+ menuButtonSection: zm,
7658
+ menuButton: Vm,
7659
+ buttonSection: Fm,
7660
+ buttonSectionSearch: $m,
7661
+ hasAlertZone: Wm,
7662
+ buttonText: Ym,
7663
+ logoContent: Km,
7664
+ logoStyled: Jm,
7665
+ headLineContent: Zm,
7666
+ headLineTitle: Xm,
7667
+ menuSection: eh,
7668
+ headLine: th,
7669
+ line: nh
7670
+ }, ah = (e) => {
7671
7671
  const { menu: t, alertZone: n } = e;
7672
7672
  return /* @__PURE__ */ f(
7673
7673
  "header",
@@ -7743,7 +7743,7 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7743
7743
  {
7744
7744
  className: ve.menuSection,
7745
7745
  style: e.showAlertPop ? { "--showAlertPop": "0px" } : {},
7746
- children: Array.isArray(t) && /* @__PURE__ */ a(jm, { items: t })
7746
+ children: Array.isArray(t) && /* @__PURE__ */ a(Qm, { items: t })
7747
7747
  }
7748
7748
  )
7749
7749
  ]
@@ -7752,15 +7752,15 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7752
7752
  ]
7753
7753
  }
7754
7754
  );
7755
- }, ah = "_childrenContent_wqlb4_1", sh = "_childrenContentAux_wqlb4_12", rh = "_op2_wqlb4_25", Hn = {
7756
- childrenContent: ah,
7757
- childrenContentAux: sh,
7758
- op2: rh
7759
- }, A3 = (e) => {
7755
+ }, sh = "_childrenContent_wqlb4_1", rh = "_childrenContentAux_wqlb4_12", oh = "_op2_wqlb4_25", Hn = {
7756
+ childrenContent: sh,
7757
+ childrenContentAux: rh,
7758
+ op2: oh
7759
+ }, w3 = (e) => {
7760
7760
  const { alertZone: t, children: n, sidebar: s } = e;
7761
7761
  return /* @__PURE__ */ f(J, { children: [
7762
- /* @__PURE__ */ a(qm, { ...e }),
7763
- !e.showOnlyStickyHeader && /* @__PURE__ */ a(nh, { ...e }),
7762
+ /* @__PURE__ */ a(Rm, { ...e }),
7763
+ !e.showOnlyStickyHeader && /* @__PURE__ */ a(ah, { ...e }),
7764
7764
  /* @__PURE__ */ f(
7765
7765
  "div",
7766
7766
  {
@@ -7787,7 +7787,7 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7787
7787
  }
7788
7788
  ),
7789
7789
  /* @__PURE__ */ a(
7790
- tm,
7790
+ nm,
7791
7791
  {
7792
7792
  sidebarExtra: e.sidebarExtra,
7793
7793
  searchKeyWord: e.searchKeyWord,
@@ -7797,26 +7797,26 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
7797
7797
  }
7798
7798
  )
7799
7799
  ] });
7800
- }, oh = "_content_16ydf_1", ih = "_tags_16ydf_10", ch = "_chipStyled_16ydf_20", lh = "_tagLink_16ydf_47", dh = "_tagStyled_16ydf_53", At = {
7801
- content: oh,
7802
- tags: ih,
7803
- chipStyled: ch,
7804
- tagLink: lh,
7805
- tagStyled: dh
7806
- }, uh = (e) => /* @__PURE__ */ a("section", { className: At.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: At.tags, children: [
7800
+ }, ih = "_content_16ydf_1", ch = "_tags_16ydf_10", lh = "_chipStyled_16ydf_20", dh = "_tagLink_16ydf_47", uh = "_tagStyled_16ydf_53", At = {
7801
+ content: ih,
7802
+ tags: ch,
7803
+ chipStyled: lh,
7804
+ tagLink: dh,
7805
+ tagStyled: uh
7806
+ }, mh = (e) => /* @__PURE__ */ a("section", { className: At.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: At.tags, children: [
7807
7807
  /* @__PURE__ */ a("p", { className: At.tagStyled, children: e.title ? e.title : "Tags:" }),
7808
7808
  e.tags.map((t, n) => t.approved ? /* @__PURE__ */ a(O, { href: vt(t, e.paths), children: /* @__PURE__ */ a("div", { className: `${At.chipStyled} ${At.tagLink}`, children: t.name }) }, n) : /* @__PURE__ */ a("div", { className: At.chipStyled, children: t.name }, n))
7809
- ] }) }), mh = "_contentBox_1cum1_1", hh = "_content_1cum1_1", fh = "_imageStyled_1cum1_16", gh = "_contentIconStyled_1cum1_23", ph = "_avatarContent_1cum1_43", Ah = "_journalistSection_1cum1_50", wh = "_journalistInfo_1cum1_56", yh = "_socialNetworkSection_1cum1_75", vh = "_article_1cum1_88", De = {
7810
- contentBox: mh,
7811
- content: hh,
7812
- imageStyled: fh,
7813
- contentIconStyled: gh,
7814
- avatarContent: ph,
7815
- journalistSection: Ah,
7816
- journalistInfo: wh,
7817
- socialNetworkSection: yh,
7818
- article: vh
7819
- }, bh = async (e) => {
7809
+ ] }) }), hh = "_contentBox_1cum1_1", fh = "_content_1cum1_1", gh = "_imageStyled_1cum1_16", ph = "_contentIconStyled_1cum1_23", Ah = "_avatarContent_1cum1_43", wh = "_journalistSection_1cum1_50", yh = "_journalistInfo_1cum1_56", vh = "_socialNetworkSection_1cum1_75", bh = "_article_1cum1_88", De = {
7810
+ contentBox: hh,
7811
+ content: fh,
7812
+ imageStyled: gh,
7813
+ contentIconStyled: ph,
7814
+ avatarContent: Ah,
7815
+ journalistSection: wh,
7816
+ journalistInfo: yh,
7817
+ socialNetworkSection: vh,
7818
+ article: bh
7819
+ }, Ch = async (e) => {
7820
7820
  const { autor: t } = e, n = t?.addtional?.USER_SHOWBIO ?? !1, s = t?.info?.name ?? "", r = t?.info?.fullname ?? "", o = t?.info?.image?.sizes?.[0]?.url ?? "", i = t?.addtional?.USER_MIBIO ?? "", c = t?.addtional?.USER_USERFB ?? "", d = t?.addtional?.USER_USERIG ?? "", l = t?.addtional?.USER_USERTWT ?? "", u = t?.addtional?.USER_USERLIN ?? "";
7821
7821
  return n && /* @__PURE__ */ a("section", { className: De.contentBox, children: /* @__PURE__ */ f("div", { className: De.content, children: [
7822
7822
  /* @__PURE__ */ f("div", { className: De.avatarContent, children: [
@@ -8007,15 +8007,15 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
8007
8007
  }
8008
8008
  )
8009
8009
  ] }) });
8010
- }, Ch = "_content_vmnac_1", _h = "_imageStyled_vmnac_20", Nh = "_contentIconStyled_vmnac_21", Sh = "_contentCard_vmnac_31", Eh = "_contentInfo_vmnac_70", xh = "_fullName_vmnac_76", Ih = "_LearnMoreLink_vmnac_83", nt = {
8011
- content: Ch,
8012
- imageStyled: _h,
8013
- contentIconStyled: Nh,
8014
- contentCard: Sh,
8015
- contentInfo: Eh,
8016
- fullName: xh,
8017
- LearnMoreLink: Ih
8018
- }, Th = async (e) => {
8010
+ }, _h = "_content_vmnac_1", Nh = "_imageStyled_vmnac_20", Sh = "_contentIconStyled_vmnac_21", Eh = "_contentCard_vmnac_31", xh = "_contentInfo_vmnac_70", Ih = "_fullName_vmnac_76", Th = "_LearnMoreLink_vmnac_83", nt = {
8011
+ content: _h,
8012
+ imageStyled: Nh,
8013
+ contentIconStyled: Sh,
8014
+ contentCard: Eh,
8015
+ contentInfo: xh,
8016
+ fullName: Ih,
8017
+ LearnMoreLink: Th
8018
+ }, kh = async (e) => {
8019
8019
  const { news: t, texts: n } = e;
8020
8020
  return t.config?.showauthor && /* @__PURE__ */ a("div", { className: nt.content, children: Array.isArray(t.authors) && t.authors?.map(async (s) => /* @__PURE__ */ f(
8021
8021
  "div",
@@ -8054,27 +8054,27 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
8054
8054
  },
8055
8055
  `author-${s.firstname}`
8056
8056
  )) });
8057
- }, kh = "_content_mtpw9_1", Uh = "_urlTag_mtpw9_12", qh = "_contentInfo_mtpw9_38", Rh = "_imageStyled_mtpw9_55", Lh = "_name_mtpw9_60", Bh = "_description_mtpw9_65", Oh = "_imageContainer_mtpw9_78", Ph = "_contenSocialNetwork_mtpw9_149", Dh = "_socialIcon_mtpw9_159", Mh = "_faceBookIcon_mtpw9_164", jh = "_socialFacebookIcon_mtpw9_169", Qh = "_socialIconLink_mtpw9_173", Gh = "_socialIconStroke_mtpw9_177", Hh = "_contentInfoWithoutImg_mtpw9_181", me = {
8058
- content: kh,
8059
- urlTag: Uh,
8060
- contentInfo: qh,
8061
- imageStyled: Rh,
8062
- name: Lh,
8063
- description: Bh,
8064
- imageContainer: Oh,
8065
- contenSocialNetwork: Ph,
8066
- socialIcon: Dh,
8067
- faceBookIcon: Mh,
8068
- socialFacebookIcon: jh,
8069
- socialIconLink: Qh,
8070
- socialIconStroke: Gh,
8071
- contentInfoWithoutImg: Hh
8057
+ }, Uh = "_content_mtpw9_1", qh = "_urlTag_mtpw9_12", Rh = "_contentInfo_mtpw9_38", Lh = "_imageStyled_mtpw9_55", Bh = "_name_mtpw9_60", Oh = "_description_mtpw9_65", Ph = "_imageContainer_mtpw9_78", Dh = "_contenSocialNetwork_mtpw9_149", Mh = "_socialIcon_mtpw9_159", jh = "_faceBookIcon_mtpw9_164", Qh = "_socialFacebookIcon_mtpw9_169", Gh = "_socialIconLink_mtpw9_173", Hh = "_socialIconStroke_mtpw9_177", zh = "_contentInfoWithoutImg_mtpw9_181", me = {
8058
+ content: Uh,
8059
+ urlTag: qh,
8060
+ contentInfo: Rh,
8061
+ imageStyled: Lh,
8062
+ name: Bh,
8063
+ description: Oh,
8064
+ imageContainer: Ph,
8065
+ contenSocialNetwork: Dh,
8066
+ socialIcon: Mh,
8067
+ faceBookIcon: jh,
8068
+ socialFacebookIcon: Qh,
8069
+ socialIconLink: Gh,
8070
+ socialIconStroke: Hh,
8071
+ contentInfoWithoutImg: zh
8072
8072
  }, nn = (e) => {
8073
8073
  if (!e || e.trim() === "")
8074
8074
  return e;
8075
8075
  const t = e.trim();
8076
8076
  return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
8077
- }, w3 = async (e) => {
8077
+ }, y3 = async (e) => {
8078
8078
  const t = e.img ? await ge(e.img) : "", n = nn(e.social?.facebook ?? ""), s = nn(e.social?.instagram ?? ""), r = nn(e.social?.twitter ?? ""), o = nn(e.social?.linkedin ?? "");
8079
8079
  return /* @__PURE__ */ a("section", { className: `${me.content} ${e.className}`, children: /* @__PURE__ */ f(
8080
8080
  "div",
@@ -8146,16 +8146,16 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
8146
8146
  ]
8147
8147
  }
8148
8148
  ) });
8149
- }, zh = "_content_1j0pj_1", Vh = "_contentNews_1j0pj_10", Fh = "_linkTitle_1j0pj_27", $h = "_tag_1j0pj_35", Wh = "_tagmx_1j0pj_55", Yh = "_titular_1j0pj_70", Kh = "_correspondent_1j0pj_85", Jh = "_correspondentLink_1j0pj_96", Zh = "_description_1j0pj_107", xe = {
8150
- content: zh,
8151
- contentNews: Vh,
8152
- linkTitle: Fh,
8153
- tag: $h,
8154
- tagmx: Wh,
8155
- titular: Yh,
8156
- correspondent: Kh,
8157
- correspondentLink: Jh,
8158
- description: Zh
8149
+ }, Vh = "_content_1j0pj_1", Fh = "_contentNews_1j0pj_10", $h = "_linkTitle_1j0pj_27", Wh = "_tag_1j0pj_35", Yh = "_tagmx_1j0pj_55", Kh = "_titular_1j0pj_70", Jh = "_correspondent_1j0pj_85", Zh = "_correspondentLink_1j0pj_96", Xh = "_description_1j0pj_107", xe = {
8150
+ content: Vh,
8151
+ contentNews: Fh,
8152
+ linkTitle: $h,
8153
+ tag: Wh,
8154
+ tagmx: Yh,
8155
+ titular: Kh,
8156
+ correspondent: Jh,
8157
+ correspondentLink: Zh,
8158
+ description: Xh
8159
8159
  }, _t = (e) => {
8160
8160
  const { SHOW_TAG_BY_SECTION: t } = Y(), n = () => {
8161
8161
  if (e?.config?.showtime && e.config?.showauthor)
@@ -8346,11 +8346,11 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
8346
8346
  }
8347
8347
  )
8348
8348
  ] });
8349
- }, Xh = "_content_1dcf7_1", e2 = "_firstSection_1dcf7_10", t2 = "_secondSection_1dcf7_16", zn = {
8350
- content: Xh,
8351
- firstSection: e2,
8352
- secondSection: t2
8353
- }, n2 = ({
8349
+ }, e2 = "_content_1dcf7_1", t2 = "_firstSection_1dcf7_10", n2 = "_secondSection_1dcf7_16", zn = {
8350
+ content: e2,
8351
+ firstSection: t2,
8352
+ secondSection: n2
8353
+ }, a2 = ({
8354
8354
  content: e,
8355
8355
  customLargeSection: t,
8356
8356
  customSmallSection: n,
@@ -8380,10 +8380,10 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
8380
8380
  }
8381
8381
  )) })
8382
8382
  ] });
8383
- }, a2 = "_content_wsx1m_1", s2 = "_firstSection_wsx1m_8", ms = {
8384
- content: a2,
8385
- firstSection: s2
8386
- }, r2 = ({
8383
+ }, s2 = "_content_wsx1m_1", r2 = "_firstSection_wsx1m_8", ms = {
8384
+ content: s2,
8385
+ firstSection: r2
8386
+ }, o2 = ({
8387
8387
  content: e,
8388
8388
  customLargeSection: t,
8389
8389
  customSlimSection: n,
@@ -8417,12 +8417,12 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
8417
8417
  heightImageOverwriteMobile: "270px",
8418
8418
  paths: s
8419
8419
  }
8420
- ) }, o)) }), o2 = "_content_1n73e_1", i2 = "_sectionDescription_1n73e_13", c2 = "_title_1n73e_33", l2 = "_subtitle_1n73e_47", d2 = "_linkStyled_1n73e_58", ot = {
8421
- content: o2,
8422
- sectionDescription: i2,
8423
- title: c2,
8424
- subtitle: l2,
8425
- linkStyled: d2
8420
+ ) }, o)) }), i2 = "_content_1n73e_1", c2 = "_sectionDescription_1n73e_13", l2 = "_title_1n73e_33", d2 = "_subtitle_1n73e_47", u2 = "_linkStyled_1n73e_58", ot = {
8421
+ content: i2,
8422
+ sectionDescription: c2,
8423
+ title: l2,
8424
+ subtitle: d2,
8425
+ linkStyled: u2
8426
8426
  }, xr = (e) => {
8427
8427
  const { SHOW_TAG_BY_SECTION: t } = Y(), n = () => {
8428
8428
  if (t && e.mainNew.keywords?.tags?.length && e.mainNew.keywords.tags.length > 0) {
@@ -8461,11 +8461,11 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
8461
8461
  e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: ot.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
8462
8462
  e.goTo && /* @__PURE__ */ a(O, { href: e.goTo.url, className: ot.linkStyled, children: e.goTo.description })
8463
8463
  ] });
8464
- }, u2 = "_headerSection_drjnj_1", m2 = "_headerSectionLink_drjnj_12", h2 = "_newsContent_drjnj_17", Vn = {
8465
- headerSection: u2,
8466
- headerSectionLink: m2,
8467
- newsContent: h2
8468
- }, f2 = (e) => {
8464
+ }, m2 = "_headerSection_drjnj_1", h2 = "_headerSectionLink_drjnj_12", f2 = "_newsContent_drjnj_17", Vn = {
8465
+ headerSection: m2,
8466
+ headerSectionLink: h2,
8467
+ newsContent: f2
8468
+ }, g2 = (e) => {
8469
8469
  const { content: t, title: n, isVideo: s } = e;
8470
8470
  if (!t || !t[0] || t.length === 0) return;
8471
8471
  const r = e.slot_id && e.slot_id !== "Nota_1", o = {
@@ -8515,16 +8515,16 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
8515
8515
  })
8516
8516
  ] })
8517
8517
  ] });
8518
- }, g2 = "_content_1stvq_1", p2 = "_autorContent_1stvq_8", A2 = "_image_1stvq_24", w2 = "_contentIcon_1stvq_25", y2 = "_boxInformationContent_1stvq_47", v2 = "_autorName_1stvq_53", b2 = "_time_1stvq_85", C2 = "_comment_1stvq_98", _2 = "_title_1stvq_107", $e = {
8519
- content: g2,
8520
- autorContent: p2,
8521
- image: A2,
8522
- contentIcon: w2,
8523
- boxInformationContent: y2,
8524
- autorName: v2,
8525
- time: b2,
8526
- comment: C2,
8527
- title: _2
8518
+ }, p2 = "_content_1stvq_1", A2 = "_autorContent_1stvq_8", w2 = "_image_1stvq_24", y2 = "_contentIcon_1stvq_25", v2 = "_boxInformationContent_1stvq_47", b2 = "_autorName_1stvq_53", C2 = "_time_1stvq_85", _2 = "_comment_1stvq_98", N2 = "_title_1stvq_107", $e = {
8519
+ content: p2,
8520
+ autorContent: A2,
8521
+ image: w2,
8522
+ contentIcon: y2,
8523
+ boxInformationContent: v2,
8524
+ autorName: b2,
8525
+ time: C2,
8526
+ comment: _2,
8527
+ title: N2
8528
8528
  }, An = async (e) => {
8529
8529
  const { data: t, autorIcon: n } = e, s = n, r = () => t?.config?.showtime ? `${je(t.info?.date?.modified)}` : "", o = /* @__PURE__ */ f("div", { className: $e.autorContent, children: [
8530
8530
  Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ a(
@@ -8561,20 +8561,20 @@ const Pd = "_content_r1co8_1", Dd = "_videoContent_r1co8_20", Md = "_articleSect
8561
8561
  /* @__PURE__ */ a("p", { className: $e.comment, children: Qe(t?.main?.subtitle?.striped || "") })
8562
8562
  ] })
8563
8563
  ] });
8564
- }, N2 = "_content_1d7mg_1", S2 = "_boxPosition_1d7mg_8", E2 = "_contentFlex_1d7mg_21", x2 = "_bannerContent_1d7mg_29", I2 = "_bannerContentAux_1d7mg_40", wt = {
8565
- content: N2,
8566
- boxPosition: S2,
8567
- contentFlex: E2,
8568
- bannerContent: x2,
8569
- bannerContentAux: I2
8564
+ }, S2 = "_content_1d7mg_1", E2 = "_boxPosition_1d7mg_8", x2 = "_contentFlex_1d7mg_21", I2 = "_bannerContent_1d7mg_29", T2 = "_bannerContentAux_1d7mg_40", wt = {
8565
+ content: S2,
8566
+ boxPosition: E2,
8567
+ contentFlex: x2,
8568
+ bannerContent: I2,
8569
+ bannerContentAux: T2
8570
8570
  };
8571
- function T2(e) {
8571
+ function k2(e) {
8572
8572
  const t = new Array(e.length), n = e.length / 2;
8573
8573
  for (let s = 0; s < e.length; s++)
8574
8574
  s % 2 === 0 ? t[Math.floor(s / 2)] = e[s] : t[n + Math.floor(s / 2)] = e[s];
8575
8575
  return t;
8576
8576
  }
8577
- const y3 = (e) => {
8577
+ const v3 = (e) => {
8578
8578
  const { isOpinion: t = !1 } = e, n = (o) => /* @__PURE__ */ a(
8579
8579
  "div",
8580
8580
  {
@@ -8615,7 +8615,7 @@ const y3 = (e) => {
8615
8615
  )
8616
8616
  );
8617
8617
  }
8618
- const r = s.length % 2 === 0 ? T2(s) : s;
8618
+ const r = s.length % 2 === 0 ? k2(s) : s;
8619
8619
  return /* @__PURE__ */ a("section", { style: e.customStyles, children: /* @__PURE__ */ a(
8620
8620
  pe,
8621
8621
  {
@@ -8628,10 +8628,10 @@ const y3 = (e) => {
8628
8628
  ] })
8629
8629
  }
8630
8630
  ) });
8631
- }, k2 = "_content_w9viv_1", U2 = "_title_w9viv_10", hs = {
8632
- content: k2,
8633
- title: U2
8634
- }, v3 = (e) => {
8631
+ }, U2 = "_content_w9viv_1", q2 = "_title_w9viv_10", hs = {
8632
+ content: U2,
8633
+ title: q2
8634
+ }, b3 = (e) => {
8635
8635
  const { showTitle: t = !0 } = e;
8636
8636
  return /* @__PURE__ */ f("div", { className: hs.content, children: [
8637
8637
  t && /* @__PURE__ */ a("p", { className: hs.title, children: "Editorial" }),
@@ -8650,13 +8650,13 @@ const y3 = (e) => {
8650
8650
  }
8651
8651
  )
8652
8652
  ] });
8653
- }, q2 = "_content_1nd2h_1", R2 = "_newsContent_1nd2h_8", L2 = "_boxPosition_1nd2h_17", B2 = "_bannerContent_1nd2h_23", O2 = "_bannerContentAux_1nd2h_33", yt = {
8654
- content: q2,
8655
- newsContent: R2,
8656
- boxPosition: L2,
8657
- bannerContent: B2,
8658
- bannerContentAux: O2
8659
- }, b3 = (e) => {
8653
+ }, R2 = "_content_1nd2h_1", L2 = "_newsContent_1nd2h_8", B2 = "_boxPosition_1nd2h_17", O2 = "_bannerContent_1nd2h_23", P2 = "_bannerContentAux_1nd2h_33", yt = {
8654
+ content: R2,
8655
+ newsContent: L2,
8656
+ boxPosition: B2,
8657
+ bannerContent: O2,
8658
+ bannerContentAux: P2
8659
+ }, C3 = (e) => {
8660
8660
  const { news: t } = e;
8661
8661
  return Array.isArray(t) && /* @__PURE__ */ f("div", { className: yt.content, children: [
8662
8662
  /* @__PURE__ */ f("div", { className: yt.newsContent, children: [
@@ -8691,7 +8691,7 @@ const y3 = (e) => {
8691
8691
  ] }),
8692
8692
  /* @__PURE__ */ a("div", { className: yt.bannerContent, children: e.halfPageBanner })
8693
8693
  ] });
8694
- }, C3 = (e) => /* @__PURE__ */ f(J, { children: [
8694
+ }, _3 = (e) => /* @__PURE__ */ f(J, { children: [
8695
8695
  /* @__PURE__ */ a(
8696
8696
  Al,
8697
8697
  {
@@ -8702,12 +8702,12 @@ const y3 = (e) => {
8702
8702
  }
8703
8703
  ),
8704
8704
  /* @__PURE__ */ a(kl, { ...e })
8705
- ] }), P2 = "_newsContent_gd57q_1", D2 = "_newsContentWithLines_gd57q_8", M2 = "_newsContentWithoutLines_gd57q_13", j2 = "_contentSeparator_gd57q_18", an = {
8706
- newsContent: P2,
8707
- newsContentWithLines: D2,
8708
- newsContentWithoutLines: M2,
8709
- contentSeparator: j2
8710
- }, Q2 = (e) => {
8705
+ ] }), D2 = "_newsContent_gd57q_1", M2 = "_newsContentWithLines_gd57q_8", j2 = "_newsContentWithoutLines_gd57q_13", Q2 = "_contentSeparator_gd57q_18", an = {
8706
+ newsContent: D2,
8707
+ newsContentWithLines: M2,
8708
+ newsContentWithoutLines: j2,
8709
+ contentSeparator: Q2
8710
+ }, G2 = (e) => {
8711
8711
  const { content: t } = e;
8712
8712
  if (!t || t.length === 0) return;
8713
8713
  const n = (i) => e.hasLines && (i + 1) % 3 !== 0 ? an.contentSeparator : "", s = [];
@@ -8759,7 +8759,7 @@ const y3 = (e) => {
8759
8759
  }
8760
8760
  );
8761
8761
  }, Ir = (e) => /* @__PURE__ */ a(pe, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8762
- Q2,
8762
+ G2,
8763
8763
  {
8764
8764
  content: e.content,
8765
8765
  paths: e.paths,
@@ -8771,10 +8771,10 @@ const y3 = (e) => {
8771
8771
  showVideoTime: e.showVideoTime,
8772
8772
  showVideosubtitle: e.showVideosubtitle
8773
8773
  }
8774
- ) }), G2 = "_newsContent_1sb62_1", H2 = "_contentSeparator_1sb62_8", fs = {
8775
- newsContent: G2,
8776
- contentSeparator: H2
8777
- }, z2 = (e) => {
8774
+ ) }), H2 = "_newsContent_1sb62_1", z2 = "_contentSeparator_1sb62_8", fs = {
8775
+ newsContent: H2,
8776
+ contentSeparator: z2
8777
+ }, V2 = (e) => {
8778
8778
  const { content: t, title: n } = e;
8779
8779
  if (!(!t || t.length === 0 || !Array.isArray(t)))
8780
8780
  return /* @__PURE__ */ a(pe, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
@@ -8803,11 +8803,11 @@ const y3 = (e) => {
8803
8803
  })
8804
8804
  }
8805
8805
  ) });
8806
- }, V2 = "_newsContent_1gbse_1", F2 = "_contentSeparator_1gbse_8", $2 = "_newsContentWhitoutLine_1gbse_29", Fn = {
8807
- newsContent: V2,
8808
- contentSeparator: F2,
8809
- newsContentWhitoutLine: $2
8810
- }, W2 = (e) => {
8806
+ }, F2 = "_newsContent_1gbse_1", $2 = "_contentSeparator_1gbse_8", W2 = "_newsContentWhitoutLine_1gbse_29", Fn = {
8807
+ newsContent: F2,
8808
+ contentSeparator: $2,
8809
+ newsContentWhitoutLine: W2
8810
+ }, Y2 = (e) => {
8811
8811
  const { content: t, title: n } = e;
8812
8812
  if (!(!t || t.length === 0))
8813
8813
  return /* @__PURE__ */ a(pe, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
@@ -8836,11 +8836,11 @@ const y3 = (e) => {
8836
8836
  })
8837
8837
  }
8838
8838
  ) });
8839
- }, Y2 = "_headerSection_1m1sp_3", K2 = "_headerSectionLink_1m1sp_16", J2 = "_newsContent_1m1sp_29", $n = {
8840
- headerSection: Y2,
8841
- headerSectionLink: K2,
8842
- newsContent: J2
8843
- }, Z2 = (e) => {
8839
+ }, K2 = "_headerSection_1m1sp_3", J2 = "_headerSectionLink_1m1sp_16", Z2 = "_newsContent_1m1sp_29", $n = {
8840
+ headerSection: K2,
8841
+ headerSectionLink: J2,
8842
+ newsContent: Z2
8843
+ }, X2 = (e) => {
8844
8844
  const { content: t, title: n, isVideo: s = !0 } = e;
8845
8845
  if (!t || t.length === 0) return;
8846
8846
  const r = t[0], o = e.slot_id && e.slot_id !== "Nota_1", i = t.slice(1);
@@ -8900,13 +8900,13 @@ const y3 = (e) => {
8900
8900
  })
8901
8901
  ] })
8902
8902
  ] });
8903
- }, X2 = "_content_1qdkl_1", ef = "_linkImage_1qdkl_30", tf = "_sectionDescription_1qdkl_42", nf = "_dateText_1qdkl_62", af = "_textContent_1qdkl_73", Lt = {
8904
- content: X2,
8905
- linkImage: ef,
8906
- sectionDescription: tf,
8907
- dateText: nf,
8908
- textContent: af
8909
- }, sf = async (e) => {
8903
+ }, ef = "_content_1qdkl_1", tf = "_linkImage_1qdkl_30", nf = "_sectionDescription_1qdkl_42", af = "_dateText_1qdkl_62", sf = "_textContent_1qdkl_73", Lt = {
8904
+ content: ef,
8905
+ linkImage: tf,
8906
+ sectionDescription: nf,
8907
+ dateText: af,
8908
+ textContent: sf
8909
+ }, rf = async (e) => {
8910
8910
  const { showNewsLikeTitle: t = !1 } = e;
8911
8911
  return e && e.info ? /* @__PURE__ */ f(
8912
8912
  "section",
@@ -8941,14 +8941,14 @@ const y3 = (e) => {
8941
8941
  ]
8942
8942
  }
8943
8943
  ) : null;
8944
- }, rf = "_content_yx3zm_1", of = "_contentSeparator_yx3zm_7", gs = {
8945
- content: rf,
8946
- contentSeparator: of
8947
- }, cf = "_newsContent_1uamf_1", lf = "_contentSeparator_1uamf_8", df = "_hasLinesBlock_1uamf_40", da = {
8948
- newsContent: cf,
8949
- contentSeparator: lf,
8950
- hasLinesBlock: df
8951
- }, uf = (e) => {
8944
+ }, of = "_content_yx3zm_1", cf = "_contentSeparator_yx3zm_7", gs = {
8945
+ content: of,
8946
+ contentSeparator: cf
8947
+ }, lf = "_newsContent_1uamf_1", df = "_contentSeparator_1uamf_8", uf = "_hasLinesBlock_1uamf_40", da = {
8948
+ newsContent: lf,
8949
+ contentSeparator: df,
8950
+ hasLinesBlock: uf
8951
+ }, mf = (e) => {
8952
8952
  if (!e.content || e.content.length === 0) return;
8953
8953
  const t = e.slot_id && e.slot_id !== "Nota_1";
8954
8954
  return /* @__PURE__ */ a(pe, { title: e.title, children: /* @__PURE__ */ a(
@@ -8974,7 +8974,7 @@ const y3 = (e) => {
8974
8974
  {
8975
8975
  className: e.hasLines ? da.hasLinesBlock : "",
8976
8976
  children: /* @__PURE__ */ rt(
8977
- sf,
8977
+ rf,
8978
8978
  {
8979
8979
  ...r,
8980
8980
  key: s,
@@ -8987,7 +8987,7 @@ const y3 = (e) => {
8987
8987
  })
8988
8988
  }
8989
8989
  ) });
8990
- }, mf = (e) => {
8990
+ }, hf = (e) => {
8991
8991
  const { content: t, title: n, slot_id: s } = e, r = e.slot_id && e.slot_id !== "Nota_1";
8992
8992
  return t && t.length !== 0 && /* @__PURE__ */ a(pe, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8993
8993
  xt,
@@ -9022,15 +9022,15 @@ const y3 = (e) => {
9022
9022
  })
9023
9023
  }
9024
9024
  ) });
9025
- }, hf = "_content_1mj79_1", ff = "_imageStyled_1mj79_14", gf = "_contentIcon_1mj79_23", pf = "_boxInformation_1mj79_44", Af = "_comment_1mj79_51", wf = "_title_1mj79_60", yf = "_authorName_1mj79_81", at = {
9026
- content: hf,
9027
- imageStyled: ff,
9028
- contentIcon: gf,
9029
- boxInformation: pf,
9030
- comment: Af,
9031
- title: wf,
9032
- authorName: yf
9033
- }, vf = async (e) => {
9025
+ }, ff = "_content_1mj79_1", gf = "_imageStyled_1mj79_14", pf = "_contentIcon_1mj79_23", Af = "_boxInformation_1mj79_44", wf = "_comment_1mj79_51", yf = "_title_1mj79_60", vf = "_authorName_1mj79_81", at = {
9026
+ content: ff,
9027
+ imageStyled: gf,
9028
+ contentIcon: pf,
9029
+ boxInformation: Af,
9030
+ comment: wf,
9031
+ title: yf,
9032
+ authorName: vf
9033
+ }, bf = async (e) => {
9034
9034
  const { data: t } = e;
9035
9035
  return /* @__PURE__ */ f("div", { className: at.content, children: [
9036
9036
  Array.isArray(t.authors) && t?.authors[0]?.image ? /* @__PURE__ */ a(
@@ -9063,7 +9063,7 @@ const y3 = (e) => {
9063
9063
  /* @__PURE__ */ a("p", { className: at.comment, children: t?.main?.subtitle?.striped })
9064
9064
  ] })
9065
9065
  ] });
9066
- }, bf = (e) => {
9066
+ }, Cf = (e) => {
9067
9067
  const t = e.slot_id && e.slot_id !== "Nota_1";
9068
9068
  return /* @__PURE__ */ a(pe, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ a(
9069
9069
  xt,
@@ -9084,7 +9084,7 @@ const y3 = (e) => {
9084
9084
  }
9085
9085
  };
9086
9086
  return /* @__PURE__ */ a(
9087
- vf,
9087
+ bf,
9088
9088
  {
9089
9089
  autorIcon: e.autorIcon,
9090
9090
  data: r,
@@ -9095,11 +9095,11 @@ const y3 = (e) => {
9095
9095
  })
9096
9096
  }
9097
9097
  ) });
9098
- }, Cf = "_content_1elhb_1", _f = "_newsContentSection_1elhb_5", Nf = "_itemContent_1elhb_10", Sf = "_ItemCustomContent_1elhb_16", Ke = {
9099
- content: Cf,
9100
- newsContentSection: _f,
9101
- itemContent: Nf,
9102
- ItemCustomContent: Sf
9098
+ }, _f = "_content_1elhb_1", Nf = "_newsContentSection_1elhb_5", Sf = "_itemContent_1elhb_10", Ef = "_ItemCustomContent_1elhb_16", Ke = {
9099
+ content: _f,
9100
+ newsContentSection: Nf,
9101
+ itemContent: Sf,
9102
+ ItemCustomContent: Ef
9103
9103
  }, ua = (e) => {
9104
9104
  const { item: t, option: n } = e;
9105
9105
  switch (n) {
@@ -9141,7 +9141,7 @@ const y3 = (e) => {
9141
9141
  default:
9142
9142
  return /* @__PURE__ */ a("div", { className: Ke.ItemCustomContent, children: /* @__PURE__ */ a(Xe, { ...t, paths: e.paths }) });
9143
9143
  }
9144
- }, _3 = (e) => {
9144
+ }, N3 = (e) => {
9145
9145
  const {
9146
9146
  data: t,
9147
9147
  currentPage: n,
@@ -9291,10 +9291,10 @@ const y3 = (e) => {
9291
9291
  default:
9292
9292
  return /* @__PURE__ */ a(J, {});
9293
9293
  }
9294
- }, Ef = "_content_gwsqy_1", xf = "_contactInfoContent_gwsqy_7", ps = {
9295
- content: Ef,
9296
- contactInfoContent: xf
9297
- }, N3 = (e) => {
9294
+ }, xf = "_content_gwsqy_1", If = "_contactInfoContent_gwsqy_7", ps = {
9295
+ content: xf,
9296
+ contactInfoContent: If
9297
+ }, S3 = (e) => {
9298
9298
  const { data: t } = e;
9299
9299
  return /* @__PURE__ */ a("section", { className: ps.content, children: t.map((n, s) => /* @__PURE__ */ a(
9300
9300
  "div",
@@ -9306,25 +9306,25 @@ const y3 = (e) => {
9306
9306
  },
9307
9307
  s
9308
9308
  )) });
9309
- }, If = "_tagContent_ee6yw_1", Tf = "_contentLayout2_ee6yw_9", kf = "_contentHeader_ee6yw_42", ma = {
9310
- tagContent: If,
9311
- contentLayout2: Tf,
9312
- contentHeader: kf
9313
- }, Uf = "_content_1rbrt_1", qf = {
9314
- content: Uf
9315
- }, Rf = ({ children: e, className: t = "" }) => /* @__PURE__ */ a(
9309
+ }, Tf = "_tagContent_ee6yw_1", kf = "_contentLayout2_ee6yw_9", Uf = "_contentHeader_ee6yw_42", ma = {
9310
+ tagContent: Tf,
9311
+ contentLayout2: kf,
9312
+ contentHeader: Uf
9313
+ }, qf = "_content_1rbrt_1", Rf = {
9314
+ content: qf
9315
+ }, Lf = ({ children: e, className: t = "" }) => /* @__PURE__ */ a(
9316
9316
  "div",
9317
9317
  {
9318
- className: `content-layout-2 ${qf.content} ${t}`,
9318
+ className: `content-layout-2 ${Rf.content} ${t}`,
9319
9319
  children: e
9320
9320
  }
9321
- ), Lf = "_container_8w9ca_1", Bf = "_note_8w9ca_9", Of = "_commercial_8w9ca_49", Pf = "_commercialContent_8w9ca_66", Df = "_complement_8w9ca_82", Bt = {
9322
- container: Lf,
9323
- note: Bf,
9324
- commercial: Of,
9325
- commercialContent: Pf,
9326
- complement: Df
9327
- }, Mf = (e) => /* @__PURE__ */ f("section", { className: Bt.container, children: [
9321
+ ), Bf = "_container_8w9ca_1", Of = "_note_8w9ca_9", Pf = "_commercial_8w9ca_49", Df = "_commercialContent_8w9ca_66", Mf = "_complement_8w9ca_82", Bt = {
9322
+ container: Bf,
9323
+ note: Of,
9324
+ commercial: Pf,
9325
+ commercialContent: Df,
9326
+ complement: Mf
9327
+ }, jf = (e) => /* @__PURE__ */ f("section", { className: Bt.container, children: [
9328
9328
  /* @__PURE__ */ a("div", { className: Bt.note, children: e.children }),
9329
9329
  /* @__PURE__ */ a("div", { className: Bt.commercial, children: /* @__PURE__ */ f("div", { className: Bt.commercialContent, children: [
9330
9330
  e.slug === "liveblogs" && /* @__PURE__ */ a(G1, { itemList: e.itemList }),
@@ -9347,7 +9347,7 @@ const y3 = (e) => {
9347
9347
  /* @__PURE__ */ a("div", { style: { position: "sticky", top: "110px" }, children: e.banner })
9348
9348
  ] }) }),
9349
9349
  /* @__PURE__ */ a("div", { className: Bt.complement, children: e.complement })
9350
- ] }), jf = (e) => {
9350
+ ] }), Qf = (e) => {
9351
9351
  const t = {
9352
9352
  ...e.news[0],
9353
9353
  config: {
@@ -9433,19 +9433,19 @@ const y3 = (e) => {
9433
9433
  }
9434
9434
  );
9435
9435
  }
9436
- }, Qf = "_content_g403b_1", Gf = "_contentWithinCard_g403b_7", Hf = "_contentDate_g403b_13", zf = "_dateInfo_g403b_20", Vf = "_dot_g403b_30", Ff = "_contentTitle_g403b_38", $f = "_contentTextList_g403b_47", Wf = "_contentButton_g403b_65", Yf = "_linkStyled_g403b_71", We = {
9437
- content: Qf,
9438
- contentWithinCard: Gf,
9439
- contentDate: Hf,
9440
- dateInfo: zf,
9441
- dot: Vf,
9442
- contentTitle: Ff,
9443
- contentTextList: $f,
9444
- contentButton: Wf,
9445
- linkStyled: Yf
9446
- }, Kf = "_content_ifkxj_1", Jf = {
9447
- content: Kf
9448
- }, Zf = (e) => /* @__PURE__ */ a("section", { className: Jf.content, id: e.id, children: e.children }), Xf = async (e, t, n) => {
9436
+ }, Gf = "_content_g403b_1", Hf = "_contentWithinCard_g403b_7", zf = "_contentDate_g403b_13", Vf = "_dateInfo_g403b_20", Ff = "_dot_g403b_30", $f = "_contentTitle_g403b_38", Wf = "_contentTextList_g403b_47", Yf = "_contentButton_g403b_65", Kf = "_linkStyled_g403b_71", We = {
9437
+ content: Gf,
9438
+ contentWithinCard: Hf,
9439
+ contentDate: zf,
9440
+ dateInfo: Vf,
9441
+ dot: Ff,
9442
+ contentTitle: $f,
9443
+ contentTextList: Wf,
9444
+ contentButton: Yf,
9445
+ linkStyled: Kf
9446
+ }, Jf = "_content_ifkxj_1", Zf = {
9447
+ content: Jf
9448
+ }, Xf = (e) => /* @__PURE__ */ a("section", { className: Zf.content, id: e.id, children: e.children }), e0 = async (e, t, n) => {
9449
9449
  if (!n) return e;
9450
9450
  const s = /<span data-src="(.*?)"><\/span>/g, r = [...e.matchAll(s)];
9451
9451
  let o = e;
@@ -9480,7 +9480,7 @@ const y3 = (e) => {
9480
9480
  o = o.replace(c, v);
9481
9481
  }
9482
9482
  return o;
9483
- }, e0 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), t0 = (e) => {
9483
+ }, t0 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), n0 = (e) => {
9484
9484
  const t = /src="\/(.*?)"/g;
9485
9485
  return e.replace(t, `src="${jt()}/$1"`);
9486
9486
  }, As = {
@@ -9490,12 +9490,12 @@ const y3 = (e) => {
9490
9490
  10: 4,
9491
9491
  13: 5
9492
9492
  };
9493
- function n0(e) {
9493
+ function a0(e) {
9494
9494
  if (!e) return e;
9495
9495
  const t = e.indexOf("/video");
9496
9496
  return t === -1 ? e : e.substring(t);
9497
9497
  }
9498
- async function a0(e, t) {
9498
+ async function s0(e, t) {
9499
9499
  let n = "", s = 0;
9500
9500
  const r = /<span\b[^>]*data-src=["']([^"']+)["'][^>]*>[\s\S]*?<\/span>/gi;
9501
9501
  let o;
@@ -9504,7 +9504,7 @@ async function a0(e, t) {
9504
9504
  n += e.slice(s, i);
9505
9505
  const d = o[0];
9506
9506
  let l = o[1] ?? "";
9507
- l && (l = n0(l));
9507
+ l && (l = a0(l));
9508
9508
  const u = /data-type\s*=\s*["']?video["']?/i.test(d) || /video-type\s*=\s*["']?embedded["']?/i.test(d);
9509
9509
  let m = d;
9510
9510
  if (u && l)
@@ -9549,13 +9549,13 @@ async function a0(e, t) {
9549
9549
  }
9550
9550
  return n += e.slice(s), n;
9551
9551
  }
9552
- function s0(e) {
9552
+ function r0(e) {
9553
9553
  return e.replace(
9554
9554
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
9555
9555
  ""
9556
9556
  );
9557
9557
  }
9558
- const r0 = async ({
9558
+ const o0 = async ({
9559
9559
  itemList: e,
9560
9560
  slug: t,
9561
9561
  banners: n,
@@ -9565,9 +9565,9 @@ const r0 = async ({
9565
9565
  }) => {
9566
9566
  if (!e || e.length === 0 || !e[0]) return;
9567
9567
  const i = e[0].list?.items?.map(async (c) => {
9568
- const d = e0(c.body.rendered);
9569
- let l = t0(d);
9570
- return l = s0(l), l = await a0(
9568
+ const d = t0(c.body.rendered);
9569
+ let l = n0(d);
9570
+ return l = r0(l), l = await s0(
9571
9571
  l,
9572
9572
  r
9573
9573
  ), {
@@ -9579,7 +9579,7 @@ const r0 = async ({
9579
9579
  };
9580
9580
  });
9581
9581
  return /* @__PURE__ */ a("section", { className: We.content, id: "block-notes-list", children: i?.map(async (c, d) => /* @__PURE__ */ f(wn, { children: [
9582
- /* @__PURE__ */ a(Zf, { id: `item-${d + 1}`, children: /* @__PURE__ */ f("div", { className: We.contentWithinCard, children: [
9582
+ /* @__PURE__ */ a(Xf, { id: `item-${d + 1}`, children: /* @__PURE__ */ f("div", { className: We.contentWithinCard, children: [
9583
9583
  (await c).date > 0 && /* @__PURE__ */ f("div", { className: We.contentDate, children: [
9584
9584
  /* @__PURE__ */ a(
9585
9585
  "span",
@@ -9608,7 +9608,7 @@ const r0 = async ({
9608
9608
  {
9609
9609
  className: `contentTextList ${We.contentTextList}`,
9610
9610
  dangerouslySetInnerHTML: {
9611
- __html: await Xf(
9611
+ __html: await e0(
9612
9612
  (await c).body.rendered.replace(/&nbsp;/g, ""),
9613
9613
  s,
9614
9614
  o
@@ -9635,7 +9635,7 @@ const r0 = async ({
9635
9635
  d
9636
9636
  )
9637
9637
  ] }, d)) });
9638
- }, o0 = {
9638
+ }, i0 = {
9639
9639
  FaceBook: "facebook",
9640
9640
  Instagram: "instagram",
9641
9641
  WhatsApp: "whatsapp",
@@ -9646,7 +9646,7 @@ const r0 = async ({
9646
9646
  Podcast: "podcast",
9647
9647
  Telegram: "telegram"
9648
9648
  };
9649
- function i0({ url: e }) {
9649
+ function c0({ url: e }) {
9650
9650
  return e && e !== "" && /* @__PURE__ */ f(O, { href: e, className: de.googleProfileButton, children: [
9651
9651
  /* @__PURE__ */ a(
9652
9652
  "svg",
@@ -9664,17 +9664,17 @@ function i0({ url: e }) {
9664
9664
  }
9665
9665
  ),
9666
9666
  "Síguenos en",
9667
- /* @__PURE__ */ a(c0, {})
9667
+ /* @__PURE__ */ a(l0, {})
9668
9668
  ] });
9669
9669
  }
9670
- const c0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9670
+ const l0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9671
9671
  /* @__PURE__ */ a("path", { fill: "#EA4335", d: "M115.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18C71.25 34.32 81.24 25 93.5 25s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44S80.99 39.2 80.99 47.18c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
9672
9672
  /* @__PURE__ */ a("path", { fill: "#FBBC05", d: "M163.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18c0-12.85 9.99-22.18 22.25-22.18s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44s-12.51 5.46-12.51 13.44c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
9673
9673
  /* @__PURE__ */ a("path", { fill: "#4285F4", d: "M209.75 26.34v39.82c0 16.38-9.66 23.07-21.08 23.07-10.75 0-17.22-7.19-19.66-13.07l8.48-3.53c1.51 3.61 5.21 7.87 11.17 7.87 7.31 0 11.84-4.51 11.84-13v-3.19h-.34c-2.18 2.69-6.38 5.04-11.68 5.04-11.09 0-21.25-9.66-21.25-22.09 0-12.52 10.16-22.26 21.25-22.26 5.29 0 9.49 2.35 11.68 4.96h.34v-3.61h9.25zm-8.56 20.92c0-7.81-5.21-13.52-11.84-13.52-6.72 0-12.35 5.71-12.35 13.52 0 7.73 5.63 13.36 12.35 13.36 6.63 0 11.84-5.63 11.84-13.36z" }),
9674
9674
  /* @__PURE__ */ a("path", { fill: "#34A853", d: "M225 3v65h-9.5V3h9.5z" }),
9675
9675
  /* @__PURE__ */ a("path", { fill: "#EA4335", d: "M262.02 54.48l7.56 5.04c-2.44 3.61-8.32 9.83-18.48 9.83-12.6 0-22.01-9.74-22.01-22.18 0-13.19 9.49-22.18 20.92-22.18 11.51 0 17.14 9.16 18.98 14.11l1.01 2.52-29.65 12.28c2.27 4.45 5.8 6.72 10.75 6.72 4.96 0 8.4-2.44 10.92-6.14zm-23.27-7.98l19.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95 0-11.84 4.37-11.59 12.93z" }),
9676
9676
  /* @__PURE__ */ a("path", { fill: "#4285F4", d: "M35.29 41.41V32H67c.31 1.64.47 3.58.47 5.68 0 7.06-1.93 15.79-8.15 22.01-6.05 6.3-13.78 9.66-24.02 9.66C16.32 69.35.36 53.89.36 34.91.36 15.93 16.32.47 35.3.47c10.5 0 17.98 4.12 23.6 9.49l-6.64 6.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86 0-24.7 11.17-24.7 25.03 0 13.86 10.84 25.03 24.7 25.03 8.99 0 14.11-3.61 17.39-6.89 2.66-2.66 4.41-6.46 5.1-11.65l-22.49.01z" })
9677
- ] }), l0 = async (e) => {
9677
+ ] }), d0 = async (e) => {
9678
9678
  if (!e.news || !e.news.authors) return null;
9679
9679
  const { news: t, socials: n, texts: s } = e, r = t.authors.map(
9680
9680
  (c) => c.internaluser ? `<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>` : c.fullname
@@ -9684,7 +9684,7 @@ const c0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9684
9684
  "a",
9685
9685
  {
9686
9686
  className: de.whatsappLink,
9687
- href: n[o0.WhatsApp].url,
9687
+ href: n[i0.WhatsApp].url,
9688
9688
  rel: "noreferrer",
9689
9689
  target: "_blank",
9690
9690
  children: [
@@ -9722,7 +9722,7 @@ const c0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9722
9722
  children: /* @__PURE__ */ a(Od, { noteShare: e.noteShare })
9723
9723
  }
9724
9724
  ),
9725
- /* @__PURE__ */ a(i0, { url: e.noteShare?.googleProfile ?? "" }),
9725
+ /* @__PURE__ */ a(c0, { url: e.noteShare?.googleProfile ?? "" }),
9726
9726
  /* @__PURE__ */ f("section", { className: de.journalistSection, children: [
9727
9727
  /* @__PURE__ */ a(
9728
9728
  "div",
@@ -9764,22 +9764,22 @@ const c0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9764
9764
  )
9765
9765
  ] })
9766
9766
  ] }) });
9767
- }, d0 = "_content_1a2qt_1", u0 = "_journalistArticleContent_1a2qt_15", m0 = "_contentNews_1a2qt_35", h0 = "_noteSource_1a2qt_422", sn = {
9768
- content: d0,
9769
- journalistArticleContent: u0,
9770
- contentNews: m0,
9771
- noteSource: h0
9772
- }, f0 = "_summaryContent_zuvmo_1", g0 = {
9773
- summaryContent: f0
9774
- }, p0 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
9767
+ }, u0 = "_content_1a2qt_1", m0 = "_journalistArticleContent_1a2qt_15", h0 = "_contentNews_1a2qt_35", f0 = "_noteSource_1a2qt_422", sn = {
9768
+ content: u0,
9769
+ journalistArticleContent: m0,
9770
+ contentNews: h0,
9771
+ noteSource: f0
9772
+ }, g0 = "_summaryContent_zuvmo_1", p0 = {
9773
+ summaryContent: g0
9774
+ }, A0 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
9775
9775
  "section",
9776
9776
  {
9777
- className: `${g0.summaryContent} sass-summary-content`,
9777
+ className: `${p0.summaryContent} sass-summary-content`,
9778
9778
  dangerouslySetInnerHTML: {
9779
9779
  __html: e.rendered
9780
9780
  }
9781
9781
  }
9782
- ), A0 = async ({
9782
+ ), w0 = async ({
9783
9783
  newsformated: e,
9784
9784
  internal: t,
9785
9785
  commonServices: n
@@ -9804,7 +9804,7 @@ const c0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9804
9804
  /* @__PURE__ */ a("div", { className: bn.description, children: o && o[0]?.description })
9805
9805
  ] });
9806
9806
  };
9807
- function w0(e) {
9807
+ function y0(e) {
9808
9808
  const t = e.children, n = `${e.slot_id}-`, s = e.visibleItems, r = e.cardGap ?? 20;
9809
9809
  function o(c) {
9810
9810
  const d = [], l = [];
@@ -9874,7 +9874,7 @@ function w0(e) {
9874
9874
  </div>
9875
9875
  `;
9876
9876
  }
9877
- const y0 = (e) => /* @__PURE__ */ a(
9877
+ const v0 = (e) => /* @__PURE__ */ a(
9878
9878
  "svg",
9879
9879
  {
9880
9880
  xmlns: "http://www.w3.org/2000/svg",
@@ -9890,10 +9890,10 @@ const y0 = (e) => /* @__PURE__ */ a(
9890
9890
  }
9891
9891
  )
9892
9892
  }
9893
- ), v0 = "_content_cu8lm_1", b0 = "_title_cu8lm_18", ws = {
9894
- content: v0,
9895
- title: b0
9896
- }, C0 = async ({
9893
+ ), b0 = "_content_cu8lm_1", C0 = "_title_cu8lm_18", ws = {
9894
+ content: b0,
9895
+ title: C0
9896
+ }, _0 = async ({
9897
9897
  newsformated: e,
9898
9898
  internal: t,
9899
9899
  commonServices: n
@@ -9922,10 +9922,10 @@ const y0 = (e) => /* @__PURE__ */ a(
9922
9922
  } catch {
9923
9923
  return null;
9924
9924
  }
9925
- }, _0 = "_content_cu8lm_1", N0 = "_title_cu8lm_18", Wn = {
9926
- content: _0,
9927
- title: N0
9928
- }, S0 = async ({
9925
+ }, N0 = "_content_cu8lm_1", S0 = "_title_cu8lm_18", Wn = {
9926
+ content: N0,
9927
+ title: S0
9928
+ }, E0 = async ({
9929
9929
  newsformated: e,
9930
9930
  internal: t,
9931
9931
  commonServices: n
@@ -9955,9 +9955,9 @@ const y0 = (e) => /* @__PURE__ */ a(
9955
9955
  } catch {
9956
9956
  return null;
9957
9957
  }
9958
- }, E0 = "_content_ezbiw_1", x0 = {
9959
- content: E0
9960
- }, I0 = async ({
9958
+ }, x0 = "_content_ezbiw_1", I0 = {
9959
+ content: x0
9960
+ }, T0 = async ({
9961
9961
  newsformated: e,
9962
9962
  internal: t,
9963
9963
  commonServices: n
@@ -9973,27 +9973,27 @@ const y0 = (e) => /* @__PURE__ */ a(
9973
9973
  return typeof c != "string" || c.trim() === "" ? null : /* @__PURE__ */ a(
9974
9974
  "div",
9975
9975
  {
9976
- className: x0.content,
9976
+ className: I0.content,
9977
9977
  dangerouslySetInnerHTML: { __html: c }
9978
9978
  }
9979
9979
  );
9980
9980
  } catch {
9981
9981
  return null;
9982
9982
  }
9983
- }, T0 = "_content_156j7_1", k0 = {
9984
- content: T0
9983
+ }, k0 = "_content_156j7_1", U0 = {
9984
+ content: k0
9985
9985
  }, ht = {
9986
9986
  videoEmbedded: "videoEmbedded",
9987
9987
  videoYouTube: "videoYouTube",
9988
9988
  iframe: "iframe",
9989
9989
  fotoGaleria: "fotogaleria"
9990
- }, U0 = {
9991
- [ht.videoEmbedded]: C0,
9992
- [ht.videoYouTube]: S0,
9993
- [ht.iframe]: I0
9994
- }, q0 = ({ news: e, commonServices: t }) => {
9995
- const { config: n, info: s } = e, r = n.articlepreview, o = s.link.internal, i = r ? U0[r] : null;
9996
- return i ? /* @__PURE__ */ a("div", { className: k0.content, children: /* @__PURE__ */ a(
9990
+ }, q0 = {
9991
+ [ht.videoEmbedded]: _0,
9992
+ [ht.videoYouTube]: E0,
9993
+ [ht.iframe]: T0
9994
+ }, R0 = ({ news: e, commonServices: t }) => {
9995
+ const { config: n, info: s } = e, r = n.articlepreview, o = s.link.internal, i = r ? q0[r] : null;
9996
+ return i ? /* @__PURE__ */ a("div", { className: U0.content, children: /* @__PURE__ */ a(
9997
9997
  i,
9998
9998
  {
9999
9999
  newsformated: e,
@@ -10001,16 +10001,16 @@ const y0 = (e) => /* @__PURE__ */ a(
10001
10001
  commonServices: t
10002
10002
  }
10003
10003
  ) }) : null;
10004
- }, R0 = (e) => e.replace(
10004
+ }, L0 = (e) => e.replace(
10005
10005
  /<iframe(?![^>]*\bloading=)[^>]*>/gi,
10006
10006
  (n) => n.replace("<iframe", '<iframe loading="lazy"')
10007
- ), L0 = (e) => e.replace(
10007
+ ), B0 = (e) => e.replace(
10008
10008
  /<iframe(?![^>]*\btitle=)[^>]*>/gi,
10009
10009
  (n) => n.replace("<iframe", '<iframe title="frame custom content"')
10010
- ), B0 = (e) => e.replace(
10010
+ ), O0 = (e) => e.replace(
10011
10011
  /<span\b[^>]*class=["'][^"']*video__title[^"']*["'][^>]*>[\s\S]*?<\/span>/gi,
10012
10012
  ""
10013
- ), O0 = async (e) => {
10013
+ ), P0 = async (e) => {
10014
10014
  const { PUBLIC_IS_OFFLINE: t } = Y();
10015
10015
  if (!(t === "true")) {
10016
10016
  const l = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, u = [...e.matchAll(l)], m = {};
@@ -10096,7 +10096,7 @@ const y0 = (e) => /* @__PURE__ */ a(
10096
10096
  s = s.replace(u, b);
10097
10097
  }
10098
10098
  return s;
10099
- }, P0 = (e, t) => {
10099
+ }, D0 = (e, t) => {
10100
10100
  const n = {
10101
10101
  2: 1,
10102
10102
  4: 2,
@@ -10126,7 +10126,7 @@ const y0 = (e) => /* @__PURE__ */ a(
10126
10126
  return c;
10127
10127
  }
10128
10128
  ), r;
10129
- }, D0 = (e) => {
10129
+ }, M0 = (e) => {
10130
10130
  const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, n = [...e.matchAll(t)];
10131
10131
  let s = "", r = 0;
10132
10132
  for (const o of n) {
@@ -10136,7 +10136,7 @@ const y0 = (e) => /* @__PURE__ */ a(
10136
10136
  (g) => g[1]
10137
10137
  ).map(
10138
10138
  (g) => `<img fetchPriority='low' loading='lazy' alt='imagen' src="${g}" class="carrusel-note-item" width="800" height="469"/>`
10139
- ), h = "gallery_embeded" + d.toString(), p = w0({
10139
+ ), h = "gallery_embeded" + d.toString(), p = y0({
10140
10140
  slot_id: h,
10141
10141
  children: m,
10142
10142
  visibleItems: 1,
@@ -10145,7 +10145,7 @@ const y0 = (e) => /* @__PURE__ */ a(
10145
10145
  s += p, r = l;
10146
10146
  }
10147
10147
  return s += e.slice(r), s;
10148
- }, M0 = async (e, t, n) => {
10148
+ }, j0 = async (e, t, n) => {
10149
10149
  if (!n) return e;
10150
10150
  const s = /<span data-src="(.*?)"><\/span>/g, r = [...e.matchAll(s)];
10151
10151
  let o = e;
@@ -10175,7 +10175,7 @@ const y0 = (e) => /* @__PURE__ */ a(
10175
10175
  }
10176
10176
  return o;
10177
10177
  };
10178
- async function j0(e, t) {
10178
+ async function Q0(e, t) {
10179
10179
  let n = "", s = 0;
10180
10180
  const r = /<div\b[^>]*\bclass=(["'])(?:(?!\1).)*\bck-video-player\b(?:(?!\1).)*\1[^>]*>/gi;
10181
10181
  let o;
@@ -10259,9 +10259,9 @@ async function j0(e, t) {
10259
10259
  w = h;
10260
10260
  s = m, n += w, r.lastIndex = m;
10261
10261
  }
10262
- return n += e.slice(s), n = B0(n), n;
10262
+ return n += e.slice(s), n = O0(n), n;
10263
10263
  }
10264
- async function Q0(e) {
10264
+ async function G0(e) {
10265
10265
  const {
10266
10266
  news: t,
10267
10267
  banners: n,
@@ -10274,15 +10274,15 @@ async function Q0(e) {
10274
10274
  commonServices: l
10275
10275
  } = e;
10276
10276
  let u = t?.body?.rendered ?? "";
10277
- u = u.replace(/&nbsp;/g, ""), u = P0(u, n), u = D0(u), u = await O0(u), u = await M0(
10277
+ u = u.replace(/&nbsp;/g, ""), u = D0(u, n), u = M0(u), u = await P0(u), u = await j0(
10278
10278
  u,
10279
10279
  e.texts,
10280
10280
  s
10281
- ), u = await j0(u, d), u = R0(u), u = L0(u);
10281
+ ), u = await Q0(u, d), u = L0(u), u = B0(u);
10282
10282
  const m = t.main.sources ?? [], h = t.config.articlepreview === ht.fotoGaleria && t.hascontent?.hasgalleryimages;
10283
10283
  return /* @__PURE__ */ f("div", { className: sn.content, children: [
10284
10284
  o !== "liveblogs" && e.showHeaderImage ? h ? /* @__PURE__ */ a(
10285
- A0,
10285
+ w0,
10286
10286
  {
10287
10287
  commonServices: l,
10288
10288
  newsformated: t,
@@ -10291,7 +10291,7 @@ async function Q0(e) {
10291
10291
  ) : /* @__PURE__ */ a(Cr, { preview: t.preview }) : null,
10292
10292
  /* @__PURE__ */ a(we, { banners: n, name: "block_1" }),
10293
10293
  /* @__PURE__ */ a("div", { className: sn.journalistArticleContent, children: /* @__PURE__ */ a(
10294
- l0,
10294
+ d0,
10295
10295
  {
10296
10296
  autorIcon: e.autorIcon,
10297
10297
  socials: c,
@@ -10301,7 +10301,7 @@ async function Q0(e) {
10301
10301
  paths: e.paths
10302
10302
  }
10303
10303
  ) }),
10304
- /* @__PURE__ */ a(p0, { summary: t.main.summary }),
10304
+ /* @__PURE__ */ a(A0, { summary: t.main.summary }),
10305
10305
  /* @__PURE__ */ a(
10306
10306
  "div",
10307
10307
  {
@@ -10312,7 +10312,7 @@ async function Q0(e) {
10312
10312
  }
10313
10313
  ),
10314
10314
  /* @__PURE__ */ a(
10315
- r0,
10315
+ o0,
10316
10316
  {
10317
10317
  texts: e.texts,
10318
10318
  itemList: i,
@@ -10323,12 +10323,12 @@ async function Q0(e) {
10323
10323
  }
10324
10324
  ),
10325
10325
  m.length > 0 && /* @__PURE__ */ f("div", { className: sn.noteSource, children: [
10326
- /* @__PURE__ */ a(y0, {}),
10326
+ /* @__PURE__ */ a(v0, {}),
10327
10327
  /* @__PURE__ */ a("p", { children: e.texts.noteSource + (m.length === 1 ? "" : "s") + ": " + m.map((p) => p.name).join(", ") })
10328
10328
  ] })
10329
10329
  ] });
10330
10330
  }
10331
- const G0 = (e) => {
10331
+ const H0 = (e) => {
10332
10332
  const { content: t, title: n, slot_id: s } = e, r = e.slot_id && e.slot_id !== "Nota_1";
10333
10333
  return t && t.length !== 0 && /* @__PURE__ */ a(pe, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(xt, { slot_id: s, cardWidth: 200, children: t.map((o, i) => {
10334
10334
  const c = { ...o, main: {
@@ -10345,7 +10345,7 @@ const G0 = (e) => {
10345
10345
  i
10346
10346
  );
10347
10347
  }) }) });
10348
- }, H0 = (e) => {
10348
+ }, z0 = (e) => {
10349
10349
  const { content: t, title: n, slot_id: s } = e, r = e.slot_id && e.slot_id !== "Nota_1";
10350
10350
  return t && t.length !== 0 && /* @__PURE__ */ a(pe, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10351
10351
  xt,
@@ -10371,7 +10371,7 @@ const G0 = (e) => {
10371
10371
  })
10372
10372
  }
10373
10373
  ) });
10374
- }, z0 = (e) => {
10374
+ }, V0 = (e) => {
10375
10375
  const { content: t, title: n, slot_id: s } = e, r = e.slot_id && e.slot_id !== "Nota_1";
10376
10376
  return t && t.length !== 0 && /* @__PURE__ */ a(pe, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10377
10377
  xt,
@@ -10403,15 +10403,15 @@ const G0 = (e) => {
10403
10403
  for (const n in e)
10404
10404
  n.startsWith("--") && (t[n] = e[n]);
10405
10405
  return t;
10406
- }, V0 = "_headerSection_1c69w_1", F0 = "_title_1c69w_11", $0 = "_subtitle_1c69w_23", W0 = "_newsContent_1c69w_36", Y0 = "_containerCards_1c69w_44", K0 = "_image_1c69w_50", J0 = "_blockHeadContainer_1c69w_56", it = {
10407
- headerSection: V0,
10408
- title: F0,
10409
- subtitle: $0,
10410
- newsContent: W0,
10411
- containerCards: Y0,
10412
- image: K0,
10413
- blockHeadContainer: J0
10414
- }, Z0 = (e) => {
10406
+ }, F0 = "_headerSection_1c69w_1", $0 = "_title_1c69w_11", W0 = "_subtitle_1c69w_23", Y0 = "_newsContent_1c69w_36", K0 = "_containerCards_1c69w_44", J0 = "_image_1c69w_50", Z0 = "_blockHeadContainer_1c69w_56", it = {
10407
+ headerSection: F0,
10408
+ title: $0,
10409
+ subtitle: W0,
10410
+ newsContent: Y0,
10411
+ containerCards: K0,
10412
+ image: J0,
10413
+ blockHeadContainer: Z0
10414
+ }, X0 = (e) => {
10415
10415
  const { content: t, title: n, isVideo: s } = e;
10416
10416
  if (!t || t.length === 0) return;
10417
10417
  const r = t[0], o = t.slice(1), i = e.slot_id && e.slot_id !== "Nota_1";
@@ -10460,17 +10460,17 @@ const G0 = (e) => {
10460
10460
  banner: (e) => /* @__PURE__ */ a(we, { ...e, name: e.slot_id.replace("Home", "block") }),
10461
10461
  readest: (e) => /* @__PURE__ */ a(Sa, { ...e }),
10462
10462
  "Modulo 1x3": (e) => /* @__PURE__ */ a(Ir, { ...e }),
10463
- "Modulo 1x4": (e) => /* @__PURE__ */ a(z2, { ...e }),
10464
- "Modulo 1x5": (e) => /* @__PURE__ */ a(W2, { ...e }),
10465
- "Destacado noticias": (e) => /* @__PURE__ */ a(f2, { ...e }),
10466
- "Destacado full width": (e) => /* @__PURE__ */ a(Z0, { ...e }),
10467
- "Destacado videos": (e) => /* @__PURE__ */ a(Z2, { ...e }),
10468
- "Carrusel card": (e) => /* @__PURE__ */ a(mf, { ...e }),
10469
- "Carrusel story": (e) => /* @__PURE__ */ a(G0, { ...e }),
10470
- "Carrusel owl": (e) => /* @__PURE__ */ a(H0, { ...e }),
10471
- "Modulo fotogaleria": (e) => /* @__PURE__ */ a(z0, { ...e }),
10472
- "Carrusel opinion": (e) => /* @__PURE__ */ a(bf, { ...e }),
10473
- "Modulo 1x3 card": (e) => /* @__PURE__ */ a(uf, { ...e })
10463
+ "Modulo 1x4": (e) => /* @__PURE__ */ a(V2, { ...e }),
10464
+ "Modulo 1x5": (e) => /* @__PURE__ */ a(Y2, { ...e }),
10465
+ "Destacado noticias": (e) => /* @__PURE__ */ a(g2, { ...e }),
10466
+ "Destacado full width": (e) => /* @__PURE__ */ a(X0, { ...e }),
10467
+ "Destacado videos": (e) => /* @__PURE__ */ a(X2, { ...e }),
10468
+ "Carrusel card": (e) => /* @__PURE__ */ a(hf, { ...e }),
10469
+ "Carrusel story": (e) => /* @__PURE__ */ a(H0, { ...e }),
10470
+ "Carrusel owl": (e) => /* @__PURE__ */ a(z0, { ...e }),
10471
+ "Modulo fotogaleria": (e) => /* @__PURE__ */ a(V0, { ...e }),
10472
+ "Carrusel opinion": (e) => /* @__PURE__ */ a(Cf, { ...e }),
10473
+ "Modulo 1x3 card": (e) => /* @__PURE__ */ a(mf, { ...e })
10474
10474
  };
10475
10475
  function Tr({
10476
10476
  component: e,
@@ -10481,7 +10481,7 @@ function Tr({
10481
10481
  if (s)
10482
10482
  return ys[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: Ta(n), children: ys[e]({ ...n, banners: s, slot_id: t }) });
10483
10483
  }
10484
- function S3({
10484
+ function E3({
10485
10485
  children: e,
10486
10486
  stylesConfigEntry: t
10487
10487
  }) {
@@ -10527,7 +10527,7 @@ const vs = {
10527
10527
  },
10528
10528
  Super: (e) => /* @__PURE__ */ a(_t, { ...e.data[0], paths: e.paths }),
10529
10529
  "3 notas verticales": (e) => /* @__PURE__ */ a(
10530
- r2,
10530
+ o2,
10531
10531
  {
10532
10532
  content: e.data,
10533
10533
  customLargeSection: e.customLargeSection,
@@ -10536,7 +10536,7 @@ const vs = {
10536
10536
  }
10537
10537
  ),
10538
10538
  "3 notas horizontales": (e) => /* @__PURE__ */ a(
10539
- n2,
10539
+ a2,
10540
10540
  {
10541
10541
  content: e.data,
10542
10542
  customLargeSection: e.customLargeSection,
@@ -10553,7 +10553,7 @@ const vs = {
10553
10553
  ...t,
10554
10554
  rightOnlyBanner: s,
10555
10555
  banners: n
10556
- }) }), E3 = ({
10556
+ }) }), x3 = ({
10557
10557
  slots: e,
10558
10558
  DYNAMIC_SLOT_SUBINDEXES: t,
10559
10559
  stylesConfig: n,
@@ -10604,7 +10604,7 @@ const vs = {
10604
10604
  );
10605
10605
  }
10606
10606
  return c;
10607
- }, x3 = ({
10607
+ }, I3 = ({
10608
10608
  mainBlock: e,
10609
10609
  StylesConfigMain: t,
10610
10610
  config: n,
@@ -10647,14 +10647,14 @@ const vs = {
10647
10647
  ),
10648
10648
  /* @__PURE__ */ a(mt, { children: /* @__PURE__ */ a(st, { banners: s, index: 1 }) })
10649
10649
  ] });
10650
- }, X0 = (e) => {
10650
+ }, eg = (e) => {
10651
10651
  const { config: t } = e, n = t.articlepreview;
10652
10652
  return !![
10653
10653
  ht.videoEmbedded,
10654
10654
  ht.videoYouTube,
10655
10655
  ht.iframe
10656
10656
  ].includes(n);
10657
- }, I3 = async (e) => {
10657
+ }, T3 = async (e) => {
10658
10658
  const {
10659
10659
  custom_complement: t,
10660
10660
  ranking: n = [],
@@ -10668,9 +10668,9 @@ const vs = {
10668
10668
  getVideos: u
10669
10669
  } = e, m = e.slug === "liveblogs", { SHOW_NEWS_MORE_NEWS: h, SHOW_NEWS_RELATED_NEWS: p } = Y();
10670
10670
  if (!(!o || !o[0]))
10671
- return /* @__PURE__ */ a(J, { children: /* @__PURE__ */ f(Rf, { className: ma.contentLayout2, children: [
10671
+ return /* @__PURE__ */ a(J, { children: /* @__PURE__ */ f(Lf, { className: ma.contentLayout2, children: [
10672
10672
  /* @__PURE__ */ a(
10673
- jf,
10673
+ Qf,
10674
10674
  {
10675
10675
  option: e.slug,
10676
10676
  news: o,
@@ -10680,14 +10680,14 @@ const vs = {
10680
10680
  ),
10681
10681
  /* @__PURE__ */ a(st, { banners: s, index: 1 }),
10682
10682
  !m && e.commonServices && /* @__PURE__ */ a(
10683
- q0,
10683
+ R0,
10684
10684
  {
10685
10685
  news: o[0],
10686
10686
  commonServices: e.commonServices
10687
10687
  }
10688
10688
  ),
10689
10689
  /* @__PURE__ */ a(
10690
- Mf,
10690
+ jf,
10691
10691
  {
10692
10692
  texts: e.texts,
10693
10693
  paths: e.paths,
@@ -10699,7 +10699,7 @@ const vs = {
10699
10699
  banner: /* @__PURE__ */ a(we, { banners: s ?? [], name: "right_2" }),
10700
10700
  complement: /* @__PURE__ */ f("div", { id: "comentarios", suppressHydrationWarning: !0, children: [
10701
10701
  r.length > 0 && /* @__PURE__ */ a(
10702
- bh,
10702
+ Ch,
10703
10703
  {
10704
10704
  texts: e.texts,
10705
10705
  autorIcon: e.autorIcon,
@@ -10708,7 +10708,7 @@ const vs = {
10708
10708
  }
10709
10709
  ),
10710
10710
  o[0].authors.length > 1 && /* @__PURE__ */ a(
10711
- Th,
10711
+ kh,
10712
10712
  {
10713
10713
  news: o[0],
10714
10714
  autorIcon: e.autorIcon,
@@ -10717,7 +10717,7 @@ const vs = {
10717
10717
  }
10718
10718
  ),
10719
10719
  /* @__PURE__ */ a("div", { className: ma.tagContent, children: /* @__PURE__ */ a(
10720
- uh,
10720
+ mh,
10721
10721
  {
10722
10722
  tags: o[0]?.keywords?.tags,
10723
10723
  paths: e.paths
@@ -10797,7 +10797,7 @@ const vs = {
10797
10797
  },
10798
10798
  children: [
10799
10799
  /* @__PURE__ */ a(
10800
- Q0,
10800
+ G0,
10801
10801
  {
10802
10802
  texts: e.texts,
10803
10803
  autorIcon: e.autorIcon,
@@ -10811,7 +10811,7 @@ const vs = {
10811
10811
  getVideos: u,
10812
10812
  noteShare: e.noteShare,
10813
10813
  paths: e.paths,
10814
- showHeaderImage: !X0(o[0]),
10814
+ showHeaderImage: !eg(o[0]),
10815
10815
  commonServices: e.commonServices
10816
10816
  }
10817
10817
  ),
@@ -10822,13 +10822,13 @@ const vs = {
10822
10822
  }
10823
10823
  )
10824
10824
  ] }) });
10825
- }, eg = "_content_1046n_1", tg = "_buttonStyled_1046n_9", ng = "_searchStyled_1046n_20", ag = "_inputStyled_1046n_36", sg = "_inputStyledTest_1046n_55", Ot = {
10826
- content: eg,
10827
- buttonStyled: tg,
10828
- searchStyled: ng,
10829
- inputStyled: ag,
10830
- inputStyledTest: sg
10831
- }, rg = (e) => /* @__PURE__ */ a(
10825
+ }, tg = "_content_1046n_1", ng = "_buttonStyled_1046n_9", ag = "_searchStyled_1046n_20", sg = "_inputStyled_1046n_36", rg = "_inputStyledTest_1046n_55", Ot = {
10826
+ content: tg,
10827
+ buttonStyled: ng,
10828
+ searchStyled: ag,
10829
+ inputStyled: sg,
10830
+ inputStyledTest: rg
10831
+ }, og = (e) => /* @__PURE__ */ a(
10832
10832
  "svg",
10833
10833
  {
10834
10834
  width: "68",
@@ -10847,7 +10847,7 @@ const vs = {
10847
10847
  }
10848
10848
  ) })
10849
10849
  }
10850
- ), T3 = (e) => /* @__PURE__ */ a(
10850
+ ), k3 = (e) => /* @__PURE__ */ a(
10851
10851
  "form",
10852
10852
  {
10853
10853
  className: Ot.content,
@@ -10861,14 +10861,14 @@ const vs = {
10861
10861
  placeholder: e.texts.searchKeyWord + "..."
10862
10862
  }
10863
10863
  ),
10864
- /* @__PURE__ */ a("button", { className: Ot.buttonStyled, type: "submit", children: /* @__PURE__ */ a(rg, { className: Ot.searchStyled }) })
10864
+ /* @__PURE__ */ a("button", { className: Ot.buttonStyled, type: "submit", children: /* @__PURE__ */ a(og, { className: Ot.searchStyled }) })
10865
10865
  ] })
10866
10866
  }
10867
- ), og = "_content_io3tv_1", ig = "_newsContentSection_io3tv_5", cg = "_itemContent_io3tv_10", Kn = {
10868
- content: og,
10869
- newsContentSection: ig,
10870
- itemContent: cg
10871
- }, k3 = (e) => {
10867
+ ), ig = "_content_io3tv_1", cg = "_newsContentSection_io3tv_5", lg = "_itemContent_io3tv_10", Kn = {
10868
+ content: ig,
10869
+ newsContentSection: cg,
10870
+ itemContent: lg
10871
+ }, U3 = (e) => {
10872
10872
  const {
10873
10873
  data: t,
10874
10874
  option: n,
@@ -10888,7 +10888,7 @@ const vs = {
10888
10888
  switch (n) {
10889
10889
  case "op1":
10890
10890
  return /* @__PURE__ */ a(J, { children: /* @__PURE__ */ f(ls, { children: [
10891
- /* @__PURE__ */ a(au, { autor: s[0], autorIcon: e.autorIcon }),
10891
+ /* @__PURE__ */ a(su, { autor: s[0], autorIcon: e.autorIcon }),
10892
10892
  /* @__PURE__ */ a(
10893
10893
  _r,
10894
10894
  {
@@ -10970,7 +10970,7 @@ const vs = {
10970
10970
  ] }) });
10971
10971
  case "op2":
10972
10972
  return /* @__PURE__ */ a(J, { children: /* @__PURE__ */ f(ls, { children: [
10973
- /* @__PURE__ */ a(fu, { autor: s[0], autorIcon: e.autorIcon }),
10973
+ /* @__PURE__ */ a(gu, { autor: s[0], autorIcon: e.autorIcon }),
10974
10974
  Array.isArray(t) ? /* @__PURE__ */ f(J, { children: [
10975
10975
  /* @__PURE__ */ a(
10976
10976
  Ir,
@@ -11024,22 +11024,22 @@ const vs = {
11024
11024
  default:
11025
11025
  return /* @__PURE__ */ a(J, {});
11026
11026
  }
11027
- }, lg = "_content_pq89v_1", dg = "_videoContent_pq89v_9", bs = {
11028
- content: lg,
11029
- videoContent: dg
11030
- }, ug = "_container_1xr2t_1", mg = "_playStyled_1xr2t_6", hg = "_imageStyled_1xr2t_13", fg = "_longer_1xr2t_26", gg = "_contentNews_1xr2t_31", pg = "_tagContent_1xr2t_51", Ag = "_tag_1xr2t_51", wg = "_titular_1xr2t_68", yg = "_small_1xr2t_81", vg = "_figure_1xr2t_87", bg = "_backDrop_1xr2t_92", Cg = "_backDropAux_1xr2t_100", Pt = {
11031
- container: ug,
11032
- playStyled: mg,
11033
- imageStyled: hg,
11034
- longer: fg,
11035
- contentNews: gg,
11036
- tagContent: pg,
11037
- tag: Ag,
11038
- titular: wg,
11039
- small: yg,
11040
- figure: vg,
11041
- backDrop: bg,
11042
- backDropAux: Cg
11027
+ }, dg = "_content_pq89v_1", ug = "_videoContent_pq89v_9", bs = {
11028
+ content: dg,
11029
+ videoContent: ug
11030
+ }, mg = "_container_1xr2t_1", hg = "_playStyled_1xr2t_6", fg = "_imageStyled_1xr2t_13", gg = "_longer_1xr2t_26", pg = "_contentNews_1xr2t_31", Ag = "_tagContent_1xr2t_51", wg = "_tag_1xr2t_51", yg = "_titular_1xr2t_68", vg = "_small_1xr2t_81", bg = "_figure_1xr2t_87", Cg = "_backDrop_1xr2t_92", _g = "_backDropAux_1xr2t_100", Pt = {
11031
+ container: mg,
11032
+ playStyled: hg,
11033
+ imageStyled: fg,
11034
+ longer: gg,
11035
+ contentNews: pg,
11036
+ tagContent: Ag,
11037
+ tag: wg,
11038
+ titular: yg,
11039
+ small: vg,
11040
+ figure: bg,
11041
+ backDrop: Cg,
11042
+ backDropAux: _g
11043
11043
  }, Cs = async (e) => {
11044
11044
  const { size: t = "longer", video: n } = e, s = n.main.image.sizes[0]?.url ?? "";
11045
11045
  return /* @__PURE__ */ a("figure", { className: Pt.figure, children: /* @__PURE__ */ f("span", { className: Pt.backdrop, children: [
@@ -11072,7 +11072,7 @@ const vs = {
11072
11072
  )
11073
11073
  ] }) })
11074
11074
  ] }) });
11075
- }, _g = (e) => {
11075
+ }, Ng = (e) => {
11076
11076
  const { videos: t } = e;
11077
11077
  return /* @__PURE__ */ a("div", { className: bs.content, children: /* @__PURE__ */ a(Ft, { children: /* @__PURE__ */ a(pe, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: bs.videoContent, children: [
11078
11078
  /* @__PURE__ */ a(Cs, { video: t[0] }),
@@ -11085,18 +11085,18 @@ const vs = {
11085
11085
  `video-small-${s}`
11086
11086
  )) })
11087
11087
  ] }) }) }) });
11088
- }, Ng = "_content_ruy5q_1", Sg = "_videoContent_ruy5q_9", Eg = "_articleSection_ruy5q_21", xg = "_contentLatout_ruy5q_31", Ig = "_title_ruy5q_36", Tg = "_article_ruy5q_21", kg = "_correspondent_ruy5q_64", ct = {
11089
- content: Ng,
11090
- videoContent: Sg,
11091
- articleSection: Eg,
11092
- contentLatout: xg,
11093
- title: Ig,
11094
- article: Tg,
11095
- correspondent: kg
11096
- }, Ug = "_container_1rq2h_1", qg = "_playStyled_1rq2h_9", _s = {
11097
- container: Ug,
11098
- playStyled: qg
11099
- }, Rg = (e) => {
11088
+ }, Sg = "_content_ruy5q_1", Eg = "_videoContent_ruy5q_9", xg = "_articleSection_ruy5q_21", Ig = "_contentLatout_ruy5q_31", Tg = "_title_ruy5q_36", kg = "_article_ruy5q_21", Ug = "_correspondent_ruy5q_64", ct = {
11089
+ content: Sg,
11090
+ videoContent: Eg,
11091
+ articleSection: xg,
11092
+ contentLatout: Ig,
11093
+ title: Tg,
11094
+ article: kg,
11095
+ correspondent: Ug
11096
+ }, qg = "_container_1rq2h_1", Rg = "_playStyled_1rq2h_9", _s = {
11097
+ container: qg,
11098
+ playStyled: Rg
11099
+ }, Lg = (e) => {
11100
11100
  const { video: t } = e, n = Na();
11101
11101
  return /* @__PURE__ */ a(
11102
11102
  O,
@@ -11118,12 +11118,12 @@ const vs = {
11118
11118
  ] })
11119
11119
  }
11120
11120
  );
11121
- }, Lg = (e) => {
11121
+ }, Bg = (e) => {
11122
11122
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${je(
11123
11123
  e.video.info.date.created
11124
11124
  )}` : e?.video.main.author;
11125
11125
  return /* @__PURE__ */ a("div", { className: ct.content, children: /* @__PURE__ */ a(Ft, { className: ct.contentLatout, children: /* @__PURE__ */ a(pe, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: ct.videoContent, children: [
11126
- /* @__PURE__ */ a(Rg, { video: e.video }),
11126
+ /* @__PURE__ */ a(Lg, { video: e.video }),
11127
11127
  /* @__PURE__ */ f("div", { className: ct.articleSection, children: [
11128
11128
  /* @__PURE__ */ a(
11129
11129
  O,
@@ -11138,17 +11138,17 @@ const vs = {
11138
11138
  /* @__PURE__ */ a("p", { className: ct.correspondent, children: t() })
11139
11139
  ] })
11140
11140
  ] }) }) }) });
11141
- }, U3 = (e) => {
11141
+ }, q3 = (e) => {
11142
11142
  switch (e.option) {
11143
11143
  case "op1":
11144
- return /* @__PURE__ */ a(_g, { videos: e.data });
11144
+ return /* @__PURE__ */ a(Ng, { videos: e.data });
11145
11145
  case "op2":
11146
- return /* @__PURE__ */ a(Lg, { video: e.data[0] });
11146
+ return /* @__PURE__ */ a(Bg, { video: e.data[0] });
11147
11147
  default:
11148
11148
  return /* @__PURE__ */ a(J, {});
11149
11149
  }
11150
11150
  };
11151
- function q3({ containerId: e, containerId2: t }) {
11151
+ function R3({ containerId: e, containerId2: t }) {
11152
11152
  return Me(() => {
11153
11153
  try {
11154
11154
  let n = function() {
@@ -11184,7 +11184,7 @@ function q3({ containerId: e, containerId2: t }) {
11184
11184
  }
11185
11185
  }, [e]), null;
11186
11186
  }
11187
- const Bg = (e) => {
11187
+ const Og = (e) => {
11188
11188
  const {
11189
11189
  //rounded = false,
11190
11190
  isVideo: t = !1,
@@ -11246,7 +11246,7 @@ const Bg = (e) => {
11246
11246
  ] })
11247
11247
  ] })
11248
11248
  ] }) });
11249
- }, Og = (e) => /* @__PURE__ */ a(
11249
+ }, Pg = (e) => /* @__PURE__ */ a(
11250
11250
  "svg",
11251
11251
  {
11252
11252
  width: "41",
@@ -11263,7 +11263,7 @@ const Bg = (e) => {
11263
11263
  }
11264
11264
  )
11265
11265
  }
11266
- ), Pg = {
11266
+ ), Dg = {
11267
11267
  info: {
11268
11268
  section: {
11269
11269
  name: "",
@@ -11320,14 +11320,14 @@ const Bg = (e) => {
11320
11320
  }
11321
11321
  ],
11322
11322
  preview: void 0
11323
- }, Ns = 6, Dg = ({
11323
+ }, Ns = 6, Mg = ({
11324
11324
  section: e,
11325
11325
  currentNews: t,
11326
11326
  banner: n,
11327
11327
  isVisible: s = !1,
11328
11328
  stylesConfig: r
11329
11329
  }) => {
11330
- const [o, i] = K({ data: Array.from({ length: Ns }, () => Pg) }), [c, d] = K(!1), l = fe(async () => {
11330
+ const [o, i] = K({ data: Array.from({ length: Ns }, () => Dg) }), [c, d] = K(!1), l = fe(async () => {
11331
11331
  if (!(c || !t?.info?.link?.internal)) {
11332
11332
  d(!0);
11333
11333
  try {
@@ -11350,7 +11350,7 @@ const Bg = (e) => {
11350
11350
  return Me(() => {
11351
11351
  s && l();
11352
11352
  }, [s, o, l]), !o?.data || o.data.length === 0 ? null : /* @__PURE__ */ a(
11353
- Mg,
11353
+ jg,
11354
11354
  {
11355
11355
  news: o.data,
11356
11356
  title: "Más Noticias",
@@ -11362,7 +11362,7 @@ const Bg = (e) => {
11362
11362
  isVisible: s
11363
11363
  }
11364
11364
  );
11365
- }, Mg = (e) => {
11365
+ }, jg = (e) => {
11366
11366
  const { news: t, hasLines: n = !1 } = e, s = (r) => n && (r + 1) % 3 !== 0 ? da.contentSeparator : "";
11367
11367
  return /* @__PURE__ */ a(
11368
11368
  "div",
@@ -11398,7 +11398,7 @@ const Bg = (e) => {
11398
11398
  "aria-label": i?.title?.section ?? "nota",
11399
11399
  target: d?.link?.target,
11400
11400
  children: /* @__PURE__ */ a(
11401
- Bg,
11401
+ Og,
11402
11402
  {
11403
11403
  isVisible: e.isVisible,
11404
11404
  preview: l,
@@ -11411,7 +11411,7 @@ const Bg = (e) => {
11411
11411
  }
11412
11412
  ),
11413
11413
  /* @__PURE__ */ a("div", { className: Dt.newsDescription, children: /* @__PURE__ */ a(
11414
- jg,
11414
+ Qg,
11415
11415
  {
11416
11416
  main: i,
11417
11417
  authors: c,
@@ -11432,14 +11432,14 @@ const Bg = (e) => {
11432
11432
  })
11433
11433
  }
11434
11434
  );
11435
- }, jg = (e) => {
11435
+ }, Qg = (e) => {
11436
11436
  const { share: t = !1, cutSubtitle: n = !0 } = e, r = (() => {
11437
11437
  if (!e?.authors || e.authors.length === 0) return "";
11438
11438
  const o = e.authors[0], i = je(e.info?.date?.modified);
11439
11439
  return o && e?.config?.showtime && e.config?.showauthor ? `${o.fullname} - ${i}` : o && e.config?.showauthor ? o.fullname : e?.config?.showtime ? i : "";
11440
11440
  })();
11441
11441
  return /* @__PURE__ */ f("div", { className: se.boxInformation, children: [
11442
- t && /* @__PURE__ */ a(Og, { className: se.dotStyles }),
11442
+ t && /* @__PURE__ */ a(Pg, { className: se.dotStyles }),
11443
11443
  e?.info?.section?.url && /* @__PURE__ */ f("div", { className: se.sectionDescriptionContainer, children: [
11444
11444
  /* @__PURE__ */ a(
11445
11445
  O,
@@ -11485,7 +11485,7 @@ const Bg = (e) => {
11485
11485
  }
11486
11486
  ) : /* @__PURE__ */ a("div", { className: se.correspondent, children: r }) })
11487
11487
  ] });
11488
- }, Qg = ({
11488
+ }, Gg = ({
11489
11489
  user: e,
11490
11490
  handleLogout: t,
11491
11491
  message: n
@@ -11524,25 +11524,25 @@ const Bg = (e) => {
11524
11524
  /* @__PURE__ */ a("p", { className: "comment-text", children: n })
11525
11525
  ] })
11526
11526
  ] }) });
11527
- }, Gg = "_overlay_qj491_3", Hg = "_popup_qj491_17", zg = "_title_qj491_40", Vg = "_optionsContainer_qj491_52", Fg = "_option_qj491_52", $g = "_radioInput_qj491_66", Wg = "_radioCustom_qj491_70", Yg = "_optionLabel_qj491_97", Kg = "_buttons_qj491_110", Jg = "_cancelButton_qj491_117", Zg = "_closeButton_qj491_118", Xg = "_buttonAlone_qj491_137", ep = "_reportButton_qj491_143", tp = "_successContainer_qj491_163", np = "_thumbsUp_qj491_171", ap = "_successMessage_qj491_177", sp = "_errorMessage_qj491_218", rp = "_loadingContainer_qj491_231", he = {
11528
- overlay: Gg,
11529
- popup: Hg,
11530
- title: zg,
11531
- optionsContainer: Vg,
11532
- option: Fg,
11533
- radioInput: $g,
11534
- radioCustom: Wg,
11535
- optionLabel: Yg,
11536
- buttons: Kg,
11537
- cancelButton: Jg,
11538
- closeButton: Zg,
11539
- buttonAlone: Xg,
11540
- reportButton: ep,
11541
- successContainer: tp,
11542
- thumbsUp: np,
11543
- successMessage: ap,
11544
- errorMessage: sp,
11545
- loadingContainer: rp
11527
+ }, Hg = "_overlay_qj491_3", zg = "_popup_qj491_17", Vg = "_title_qj491_40", Fg = "_optionsContainer_qj491_52", $g = "_option_qj491_52", Wg = "_radioInput_qj491_66", Yg = "_radioCustom_qj491_70", Kg = "_optionLabel_qj491_97", Jg = "_buttons_qj491_110", Zg = "_cancelButton_qj491_117", Xg = "_closeButton_qj491_118", ep = "_buttonAlone_qj491_137", tp = "_reportButton_qj491_143", np = "_successContainer_qj491_163", ap = "_thumbsUp_qj491_171", sp = "_successMessage_qj491_177", rp = "_errorMessage_qj491_218", op = "_loadingContainer_qj491_231", he = {
11528
+ overlay: Hg,
11529
+ popup: zg,
11530
+ title: Vg,
11531
+ optionsContainer: Fg,
11532
+ option: $g,
11533
+ radioInput: Wg,
11534
+ radioCustom: Yg,
11535
+ optionLabel: Kg,
11536
+ buttons: Jg,
11537
+ cancelButton: Zg,
11538
+ closeButton: Xg,
11539
+ buttonAlone: ep,
11540
+ reportButton: tp,
11541
+ successContainer: np,
11542
+ thumbsUp: ap,
11543
+ successMessage: sp,
11544
+ errorMessage: rp,
11545
+ loadingContainer: op
11546
11546
  }, kr = async (e, t) => {
11547
11547
  if (!e) return !1;
11548
11548
  const { CAPTCHA_PROJECT: n, CAPTCHA_KEY_V2: s, COMMENTS_CAPTCHA_API_KEY: r } = t;
@@ -11565,7 +11565,7 @@ const Bg = (e) => {
11565
11565
  return console.error("Error verificando reCAPTCHA Enterprise:", o), !1;
11566
11566
  }
11567
11567
  };
11568
- async function R3({
11568
+ async function L3({
11569
11569
  publication: e,
11570
11570
  username: t,
11571
11571
  id: n,
@@ -11634,7 +11634,7 @@ const Ye = {
11634
11634
  intellectual: "Violación de propiedad intelectual",
11635
11635
  bullying: "Bullying o acoso"
11636
11636
  };
11637
- function L3(e) {
11637
+ function B3(e) {
11638
11638
  return Ye[e];
11639
11639
  }
11640
11640
  const gt = 300, Je = {
@@ -11642,7 +11642,7 @@ const gt = 300, Je = {
11642
11642
  firstname: "Usuario",
11643
11643
  lastname: "Anonimo"
11644
11644
  };
11645
- function op(e) {
11645
+ function ip(e) {
11646
11646
  const t = e.split(" ");
11647
11647
  if (t.length !== 3) return e;
11648
11648
  const [n, s, r] = t, o = s.charAt(0).toUpperCase() + s.slice(1).toLowerCase();
@@ -11660,13 +11660,13 @@ const ka = (e, t) => {
11660
11660
  } catch {
11661
11661
  return [];
11662
11662
  }
11663
- }, ip = (e, t) => {
11663
+ }, cp = (e, t) => {
11664
11664
  const n = Ur(e);
11665
11665
  n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
11666
11666
  JSON.stringify(n)
11667
11667
  )}; path=/; max-age=${3600 * 24 * 1}`);
11668
11668
  };
11669
- function cp(e) {
11669
+ function lp(e) {
11670
11670
  const [t, n] = e.split("@");
11671
11671
  if (!t || !n) return e;
11672
11672
  let s = "";
@@ -11679,7 +11679,7 @@ function cp(e) {
11679
11679
  }
11680
11680
  var rn = { exports: {} }, on = { exports: {} }, ne = {};
11681
11681
  var Ss;
11682
- function lp() {
11682
+ function dp() {
11683
11683
  if (Ss) return ne;
11684
11684
  Ss = 1;
11685
11685
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, s = e ? Symbol.for("react.fragment") : 60107, r = e ? Symbol.for("react.strict_mode") : 60108, o = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112, 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, v = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
@@ -11746,7 +11746,7 @@ function lp() {
11746
11746
  }
11747
11747
  var ae = {};
11748
11748
  var Es;
11749
- function dp() {
11749
+ function up() {
11750
11750
  return Es || (Es = 1, process.env.NODE_ENV !== "production" && (function() {
11751
11751
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, s = e ? Symbol.for("react.fragment") : 60107, r = e ? Symbol.for("react.strict_mode") : 60108, o = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112, 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, v = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
11752
11752
  function _(L) {
@@ -11830,10 +11830,10 @@ function dp() {
11830
11830
  }
11831
11831
  var xs;
11832
11832
  function Ua() {
11833
- return xs || (xs = 1, process.env.NODE_ENV === "production" ? on.exports = lp() : on.exports = dp()), on.exports;
11833
+ return xs || (xs = 1, process.env.NODE_ENV === "production" ? on.exports = dp() : on.exports = up()), on.exports;
11834
11834
  }
11835
11835
  var Jn, Is;
11836
- function up() {
11836
+ function mp() {
11837
11837
  if (Is) return Jn;
11838
11838
  Is = 1;
11839
11839
  var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
@@ -11890,7 +11890,7 @@ function qr() {
11890
11890
  return ks || (ks = 1, Xn = Function.call.bind(Object.prototype.hasOwnProperty)), Xn;
11891
11891
  }
11892
11892
  var ea, Us;
11893
- function mp() {
11893
+ function hp() {
11894
11894
  if (Us) return ea;
11895
11895
  Us = 1;
11896
11896
  var e = function() {
@@ -11939,10 +11939,10 @@ function mp() {
11939
11939
  }, ea = r, ea;
11940
11940
  }
11941
11941
  var ta, qs;
11942
- function hp() {
11942
+ function fp() {
11943
11943
  if (qs) return ta;
11944
11944
  qs = 1;
11945
- var e = Ua(), t = up(), n = /* @__PURE__ */ qa(), s = /* @__PURE__ */ qr(), r = /* @__PURE__ */ mp(), o = function() {
11945
+ var e = Ua(), t = mp(), n = /* @__PURE__ */ qa(), s = /* @__PURE__ */ qr(), r = /* @__PURE__ */ hp(), o = function() {
11946
11946
  };
11947
11947
  process.env.NODE_ENV !== "production" && (o = function(c) {
11948
11948
  var d = "Warning: " + c;
@@ -12260,7 +12260,7 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
12260
12260
  }, ta;
12261
12261
  }
12262
12262
  var na, Rs;
12263
- function fp() {
12263
+ function gp() {
12264
12264
  if (Rs) return na;
12265
12265
  Rs = 1;
12266
12266
  var e = /* @__PURE__ */ qa();
@@ -12308,18 +12308,18 @@ function fp() {
12308
12308
  }, na;
12309
12309
  }
12310
12310
  var Ls;
12311
- function gp() {
12311
+ function pp() {
12312
12312
  if (Ls) return rn.exports;
12313
12313
  if (Ls = 1, process.env.NODE_ENV !== "production") {
12314
12314
  var e = Ua(), t = !0;
12315
- rn.exports = /* @__PURE__ */ hp()(e.isElement, t);
12315
+ rn.exports = /* @__PURE__ */ fp()(e.isElement, t);
12316
12316
  } else
12317
- rn.exports = /* @__PURE__ */ fp()();
12317
+ rn.exports = /* @__PURE__ */ gp()();
12318
12318
  return rn.exports;
12319
12319
  }
12320
- var pp = /* @__PURE__ */ gp();
12321
- const Ce = /* @__PURE__ */ Nt(pp);
12322
- var Ap = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
12320
+ var Ap = /* @__PURE__ */ pp();
12321
+ const Ce = /* @__PURE__ */ Nt(Ap);
12322
+ var wp = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
12323
12323
  function ha() {
12324
12324
  return ha = Object.assign ? Object.assign.bind() : function(e) {
12325
12325
  for (var t = 1; t < arguments.length; t++) {
@@ -12330,7 +12330,7 @@ function ha() {
12330
12330
  return e;
12331
12331
  }, ha.apply(this, arguments);
12332
12332
  }
12333
- function wp(e, t) {
12333
+ function yp(e, t) {
12334
12334
  if (e == null) return {};
12335
12335
  var n = {}, s = Object.keys(e), r, o;
12336
12336
  for (o = 0; o < s.length; o++)
@@ -12342,7 +12342,7 @@ function cn(e) {
12342
12342
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
12343
12343
  return e;
12344
12344
  }
12345
- function yp(e, t) {
12345
+ function vp(e, t) {
12346
12346
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, fa(e, t);
12347
12347
  }
12348
12348
  function fa(e, t) {
@@ -12351,7 +12351,7 @@ function fa(e, t) {
12351
12351
  }, fa(e, t);
12352
12352
  }
12353
12353
  var Bn = /* @__PURE__ */ (function(e) {
12354
- yp(t, e);
12354
+ vp(t, e);
12355
12355
  function t() {
12356
12356
  var s;
12357
12357
  return s = e.call(this) || this, s.handleExpired = s.handleExpired.bind(cn(s)), s.handleErrored = s.handleErrored.bind(cn(s)), s.handleChange = s.handleChange.bind(cn(s)), s.handleRecaptchaRef = s.handleRecaptchaRef.bind(cn(s)), s;
@@ -12415,7 +12415,7 @@ var Bn = /* @__PURE__ */ (function(e) {
12415
12415
  }, n.render = function() {
12416
12416
  var r = this.props;
12417
12417
  r.sitekey, r.onChange, r.theme, r.type, r.tabindex, r.onExpired, r.onErrored, r.size, r.stoken, r.grecaptcha, r.badge, r.hl, r.isolated;
12418
- var o = wp(r, Ap);
12418
+ var o = yp(r, wp);
12419
12419
  return /* @__PURE__ */ Ba.createElement("div", ha({}, o, {
12420
12420
  ref: this.handleRecaptchaRef
12421
12421
  }));
@@ -12447,7 +12447,7 @@ Bn.defaultProps = {
12447
12447
  badge: "bottomright"
12448
12448
  };
12449
12449
  var aa, Bs;
12450
- function vp() {
12450
+ function bp() {
12451
12451
  if (Bs) return aa;
12452
12452
  Bs = 1;
12453
12453
  var e = Ua(), t = {
@@ -12512,8 +12512,8 @@ function vp() {
12512
12512
  }
12513
12513
  return aa = p, aa;
12514
12514
  }
12515
- var bp = vp();
12516
- const Cp = /* @__PURE__ */ Nt(bp);
12515
+ var Cp = bp();
12516
+ const _p = /* @__PURE__ */ Nt(Cp);
12517
12517
  function ga() {
12518
12518
  return ga = Object.assign || function(e) {
12519
12519
  for (var t = 1; t < arguments.length; t++) {
@@ -12524,28 +12524,28 @@ function ga() {
12524
12524
  return e;
12525
12525
  }, ga.apply(this, arguments);
12526
12526
  }
12527
- function _p(e, t) {
12527
+ function Np(e, t) {
12528
12528
  if (e == null) return {};
12529
12529
  var n = {}, s = Object.keys(e), r, o;
12530
12530
  for (o = 0; o < s.length; o++)
12531
12531
  r = s[o], !(t.indexOf(r) >= 0) && (n[r] = e[r]);
12532
12532
  return n;
12533
12533
  }
12534
- function Np(e, t) {
12534
+ function Sp(e, t) {
12535
12535
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, e.__proto__ = t;
12536
12536
  }
12537
- var Be = {}, Sp = 0;
12538
- function Ep(e, t) {
12537
+ var Be = {}, Ep = 0;
12538
+ function xp(e, t) {
12539
12539
  return t = t || {}, function(s) {
12540
12540
  var r = s.displayName || s.name || "Component", o = /* @__PURE__ */ (function(c) {
12541
- Np(d, c);
12541
+ Sp(d, c);
12542
12542
  function d(u, m) {
12543
12543
  var h;
12544
12544
  return h = c.call(this, u, m) || this, h.state = {}, h.__scriptURL = "", h;
12545
12545
  }
12546
12546
  var l = d.prototype;
12547
12547
  return l.asyncScriptLoaderGetScriptLoaderID = function() {
12548
- return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + Sp++), this.__scriptLoaderID;
12548
+ return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + Ep++), this.__scriptLoaderID;
12549
12549
  }, l.setupScriptURL = function() {
12550
12550
  return this.__scriptURL = typeof e == "function" ? e() : e, this.__scriptURL;
12551
12551
  }, l.asyncScriptLoaderHandleLoad = function(m) {
@@ -12618,7 +12618,7 @@ function Ep(e, t) {
12618
12618
  }, l.render = function() {
12619
12619
  var m = t.globalName, h = this.props;
12620
12620
  h.asyncScriptOnLoad;
12621
- var p = h.forwardedRef, g = _p(h, ["asyncScriptOnLoad", "forwardedRef"]);
12621
+ var p = h.forwardedRef, g = Np(h, ["asyncScriptOnLoad", "forwardedRef"]);
12622
12622
  return m && typeof window < "u" && (g[m] = typeof window[m] < "u" ? window[m] : void 0), g.ref = p, rt(s, g);
12623
12623
  }, d;
12624
12624
  })(Gr), i = Ms(function(c, d) {
@@ -12628,51 +12628,51 @@ function Ep(e, t) {
12628
12628
  });
12629
12629
  return i.displayName = "AsyncScriptLoader(" + r + ")", i.propTypes = {
12630
12630
  asyncScriptOnLoad: Ce.func
12631
- }, Cp(i, s);
12631
+ }, _p(i, s);
12632
12632
  };
12633
12633
  }
12634
- var pa = "onloadcallback", xp = "grecaptcha";
12634
+ var pa = "onloadcallback", Ip = "grecaptcha";
12635
12635
  function Aa() {
12636
12636
  return typeof window < "u" && window.recaptchaOptions || {};
12637
12637
  }
12638
- function Ip() {
12638
+ function Tp() {
12639
12639
  var e = Aa(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
12640
12640
  return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + pa + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + pa + "&render=explicit";
12641
12641
  }
12642
- const Rr = Ep(Ip, {
12642
+ const Rr = xp(Tp, {
12643
12643
  callbackName: pa,
12644
- globalName: xp,
12644
+ globalName: Ip,
12645
12645
  attributes: Aa().nonce ? {
12646
12646
  nonce: Aa().nonce
12647
12647
  } : {}
12648
- })(Bn), Tp = "_overlay_18ksj_1", kp = "_header_18ksj_18", Up = "_logo_18ksj_25", qp = "_card_18ksj_32", Rp = "_close_18ksj_47", Lp = "_form_18ksj_71", Bp = "_formUl_18ksj_80", Op = "_field_18ksj_92", Pp = "_label_18ksj_99", Dp = "_input_18ksj_108", Mp = "_error_18ksj_126", jp = "_primary_18ksj_132", Qp = "_divider_18ksj_170", Gp = "_google_18ksj_196", Hp = "_googleIcon_18ksj_226", zp = "_spin_18ksj_259", Vp = "_checkboxRow_18ksj_281", Fp = "_terms_18ksj_318", $p = "_message_18ksj_349", Wp = "_passwordChecker_18ksj_354", Yp = "_valid_18ksj_373", Kp = "_invalid_18ksj_377", Jp = "_forgotPassword_18ksj_381", Zp = "_successContainer_18ksj_400", Xp = "_thumbsUp_18ksj_408", e9 = "_successMessage_18ksj_414", k = {
12649
- overlay: Tp,
12650
- header: kp,
12651
- logo: Up,
12652
- card: qp,
12653
- close: Rp,
12654
- form: Lp,
12655
- formUl: Bp,
12656
- field: Op,
12657
- label: Pp,
12658
- input: Dp,
12659
- error: Mp,
12660
- primary: jp,
12661
- divider: Qp,
12662
- google: Gp,
12663
- googleIcon: Hp,
12664
- spin: zp,
12665
- checkboxRow: Vp,
12648
+ })(Bn), kp = "_overlay_18ksj_1", Up = "_header_18ksj_18", qp = "_logo_18ksj_25", Rp = "_card_18ksj_32", Lp = "_close_18ksj_47", Bp = "_form_18ksj_71", Op = "_formUl_18ksj_80", Pp = "_field_18ksj_92", Dp = "_label_18ksj_99", Mp = "_input_18ksj_108", jp = "_error_18ksj_126", Qp = "_primary_18ksj_132", Gp = "_divider_18ksj_170", Hp = "_google_18ksj_196", zp = "_googleIcon_18ksj_226", Vp = "_spin_18ksj_259", Fp = "_checkboxRow_18ksj_281", $p = "_terms_18ksj_318", Wp = "_message_18ksj_349", Yp = "_passwordChecker_18ksj_354", Kp = "_valid_18ksj_373", Jp = "_invalid_18ksj_377", Zp = "_forgotPassword_18ksj_381", Xp = "_successContainer_18ksj_400", e9 = "_thumbsUp_18ksj_408", t9 = "_successMessage_18ksj_414", k = {
12649
+ overlay: kp,
12650
+ header: Up,
12651
+ logo: qp,
12652
+ card: Rp,
12653
+ close: Lp,
12654
+ form: Bp,
12655
+ formUl: Op,
12656
+ field: Pp,
12657
+ label: Dp,
12658
+ input: Mp,
12659
+ error: jp,
12660
+ primary: Qp,
12661
+ divider: Gp,
12662
+ google: Hp,
12663
+ googleIcon: zp,
12664
+ spin: Vp,
12665
+ checkboxRow: Fp,
12666
12666
  switch: "_switch_18ksj_310",
12667
- terms: Fp,
12668
- message: $p,
12669
- passwordChecker: Wp,
12670
- valid: Yp,
12671
- invalid: Kp,
12672
- forgotPassword: Jp,
12673
- successContainer: Zp,
12674
- thumbsUp: Xp,
12675
- successMessage: e9
12667
+ terms: $p,
12668
+ message: Wp,
12669
+ passwordChecker: Yp,
12670
+ valid: Kp,
12671
+ invalid: Jp,
12672
+ forgotPassword: Zp,
12673
+ successContainer: Xp,
12674
+ thumbsUp: e9,
12675
+ successMessage: t9
12676
12676
  }, Ze = () => /* @__PURE__ */ a(
12677
12677
  "svg",
12678
12678
  {
@@ -12684,7 +12684,7 @@ const Rr = Ep(Ip, {
12684
12684
  className: k.spin,
12685
12685
  children: /* @__PURE__ */ a("path", { d: "M18,4.181v2.021c4.559,0.929,8,4.97,8,9.798c0,5.514-4.486,10-10,10S6,21.514,6,16c0-4.829,3.441-8.869,8-9.798V4.181 C8.334,5.137,4,10.066,4,16c0,6.617,5.383,12,12,12s12-5.383,12-12C28,10.066,23.666,5.137,18,4.181z" })
12686
12686
  }
12687
- ), t9 = ({
12687
+ ), n9 = ({
12688
12688
  isOpen: e,
12689
12689
  onClose: t,
12690
12690
  commentId: n,
@@ -12734,7 +12734,7 @@ const Rr = Ep(Ip, {
12734
12734
  })
12735
12735
  })).json();
12736
12736
  if (N.type === "success")
12737
- ip(document, n), c("success"), setTimeout(() => {
12737
+ cp(document, n), c("success"), setTimeout(() => {
12738
12738
  w();
12739
12739
  }, 3e3);
12740
12740
  else
@@ -12820,7 +12820,7 @@ const Rr = Ep(Ip, {
12820
12820
  ] })
12821
12821
  ] }) });
12822
12822
  };
12823
- function n9(e) {
12823
+ function a9(e) {
12824
12824
  const t = /^\[\[([^\]]+)\]\]/, n = e.match(t);
12825
12825
  return n ? {
12826
12826
  user: {
@@ -12843,7 +12843,7 @@ function _n(e) {
12843
12843
  text: n.text,
12844
12844
  reply: n.reply ? _n({ comments: n.reply }).comments : n.reply
12845
12845
  };
12846
- const { user: s, text: r } = n9(n.text);
12846
+ const { user: s, text: r } = a9(n.text);
12847
12847
  return {
12848
12848
  ...n,
12849
12849
  user: s || !1,
@@ -12868,7 +12868,7 @@ async function Ra({
12868
12868
  }) {
12869
12869
  const { PUBLIC_ENV: d } = Y();
12870
12870
  if (d === "prod") {
12871
- const l = await a9({
12871
+ const l = await s9({
12872
12872
  publication: e,
12873
12873
  path: t,
12874
12874
  size: n,
@@ -12887,7 +12887,7 @@ async function Ra({
12887
12887
  return _n(u.data[0]);
12888
12888
  }
12889
12889
  }
12890
- async function a9({
12890
+ async function s9({
12891
12891
  publication: e,
12892
12892
  path: t,
12893
12893
  size: n = 5,
@@ -12938,7 +12938,7 @@ async function a9({
12938
12938
  throw v;
12939
12939
  }
12940
12940
  }
12941
- const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
12941
+ const { PUBLIC_PUBLICATION_ID: r9 } = Y(), o9 = r9, i9 = (e) => {
12942
12942
  const [t, n] = K(void 0);
12943
12943
  return Me(() => {
12944
12944
  if (t) return;
@@ -12946,7 +12946,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
12946
12946
  const { PUBLIC_X_SECURITY_TOKEN: r } = Y();
12947
12947
  try {
12948
12948
  const o = await Ra({
12949
- publication: r9,
12949
+ publication: o9,
12950
12950
  path: e ?? "",
12951
12951
  size: 5,
12952
12952
  sizereply: 2,
@@ -12964,7 +12964,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
12964
12964
  }, Lr = ({ username: e, date: t, DATE_CONFIG: n }) => /* @__PURE__ */ f("div", { className: "comment-header", children: [
12965
12965
  /* @__PURE__ */ a("span", { className: "comment-username", children: e }),
12966
12966
  /* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
12967
- /* @__PURE__ */ a("span", { className: "comment-date", children: op(je(Number(t), n)) })
12967
+ /* @__PURE__ */ a("span", { className: "comment-date", children: ip(je(Number(t), n)) })
12968
12968
  ] }), Br = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
12969
12969
  "img",
12970
12970
  {
@@ -13102,7 +13102,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13102
13102
  ]
13103
13103
  }
13104
13104
  );
13105
- }, { PUBLIC_PUBLICATION_ID: i9 } = Y(), c9 = i9, jr = async ({
13105
+ }, { PUBLIC_PUBLICATION_ID: c9 } = Y(), l9 = c9, jr = async ({
13106
13106
  path: e,
13107
13107
  ref: t,
13108
13108
  captchaToken: n,
@@ -13121,7 +13121,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13121
13121
  method: "POST",
13122
13122
  headers: { "Content-Type": "application/json" },
13123
13123
  body: JSON.stringify({
13124
- publication: c9,
13124
+ publication: l9,
13125
13125
  path: e,
13126
13126
  id: o,
13127
13127
  username: r.username,
@@ -13155,7 +13155,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13155
13155
  } catch (d) {
13156
13156
  return console.error("Error enviando comentario:", d), alert(d.message || "Error al enviar el comentario."), !1;
13157
13157
  }
13158
- }, l9 = ({
13158
+ }, d9 = ({
13159
13159
  replyingTo: e,
13160
13160
  commentRef: t,
13161
13161
  user: n,
@@ -13208,7 +13208,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13208
13208
  }
13209
13209
  )
13210
13210
  ] });
13211
- }, d9 = ({ reply: e, replyingTo: t, user: n, onFlag: s, DATE_CONFIG: r }) => {
13211
+ }, u9 = ({ reply: e, replyingTo: t, user: n, onFlag: s, DATE_CONFIG: r }) => {
13212
13212
  const o = e.text;
13213
13213
  let i = `${Je.firstname} ${Je.lastname ?? ""}`, c = Je.username;
13214
13214
  return e.user && (i = `${e.user.firstname} ${e.user.lastname ?? ""}`, c = e.user.username), /* @__PURE__ */ a("div", { className: "comment-item reply", children: /* @__PURE__ */ f("div", { className: "comment-header-container", children: [
@@ -13224,7 +13224,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13224
13224
  /* @__PURE__ */ a(Or, { isReply: !0, onFlag: () => s(e.id) })
13225
13225
  ] })
13226
13226
  ] }) });
13227
- }, u9 = ({ comment: e, replyingTo: t, path: n, user: s, handleReplyingTo: r, onFlag: o, CAPTCHA_KEY_V2: i, DATE_CONFIG: c }) => {
13227
+ }, m9 = ({ comment: e, replyingTo: t, path: n, user: s, handleReplyingTo: r, onFlag: o, CAPTCHA_KEY_V2: i, DATE_CONFIG: c }) => {
13228
13228
  const d = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [l, u] = K(d), [m, h] = Te.useState(!1), { PUBLIC_PUBLICATION_ID: p, PUBLIC_X_SECURITY_TOKEN: g } = Y(), A = e.text, w = Te.useRef(null);
13229
13229
  let v = `${Je.firstname} ${Je.lastname ?? ""}`, N = Je.username;
13230
13230
  e.user && (v = `${e.user.firstname} ${e.user.lastname ?? ""}`, N = e.user.username);
@@ -13250,7 +13250,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13250
13250
  }
13251
13251
  ),
13252
13252
  t === e.id && s && /* @__PURE__ */ a(
13253
- l9,
13253
+ d9,
13254
13254
  {
13255
13255
  replyingTo: t,
13256
13256
  commentRef: w,
@@ -13263,7 +13263,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13263
13263
  ),
13264
13264
  l.reply.length > 0 && /* @__PURE__ */ f("div", { className: "comment-replies", children: [
13265
13265
  l.reply.map((E) => /* @__PURE__ */ a(
13266
- d9,
13266
+ u9,
13267
13267
  {
13268
13268
  user: s,
13269
13269
  reply: E,
@@ -13304,7 +13304,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13304
13304
  ]
13305
13305
  }
13306
13306
  ) });
13307
- }, m9 = ({
13307
+ }, h9 = ({
13308
13308
  commentRef: e,
13309
13309
  user: t,
13310
13310
  path: n,
@@ -13351,7 +13351,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13351
13351
  }
13352
13352
  )
13353
13353
  ] });
13354
- }, { PUBLIC_PUBLICATION_ID: h9, PUBLIC_X_SECURITY_TOKEN: f9 } = Y(), Os = h9 ?? "", g9 = ({
13354
+ }, { PUBLIC_PUBLICATION_ID: f9, PUBLIC_X_SECURITY_TOKEN: g9 } = Y(), Os = f9 ?? "", p9 = ({
13355
13355
  isAuthenticated: e,
13356
13356
  path: t,
13357
13357
  user: n,
@@ -13361,7 +13361,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13361
13361
  }) => {
13362
13362
  const i = t.replaceAll("/", "|"), [c, d] = K(
13363
13363
  void 0
13364
- ), [l, u] = K(""), { comments: m, setComments: h } = o9(i), [p, g] = Te.useState(!1), A = Te.useRef(null), w = (q) => {
13364
+ ), [l, u] = K(""), { comments: m, setComments: h } = i9(i), [p, g] = Te.useState(!1), A = Te.useRef(null), w = (q) => {
13365
13365
  u(l === q ? "" : q);
13366
13366
  }, v = (q) => {
13367
13367
  h(
@@ -13387,7 +13387,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13387
13387
  id: void 0,
13388
13388
  lastid: Q,
13389
13389
  state: "5,6",
13390
- apiToken: f9
13390
+ apiToken: g9
13391
13391
  });
13392
13392
  h({
13393
13393
  morecomment: ee.morecomment ?? !1,
@@ -13401,7 +13401,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13401
13401
  /* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(pe, { title: E || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ f(J, { children: [
13402
13402
  e && n && /* @__PURE__ */ f("div", { className: "comments-header", children: [
13403
13403
  /* @__PURE__ */ a(
13404
- Qg,
13404
+ Gg,
13405
13405
  {
13406
13406
  user: n,
13407
13407
  handleLogout: s,
@@ -13409,7 +13409,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13409
13409
  }
13410
13410
  ),
13411
13411
  /* @__PURE__ */ a(
13412
- m9,
13412
+ h9,
13413
13413
  {
13414
13414
  commentRef: A,
13415
13415
  user: n,
@@ -13426,7 +13426,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13426
13426
  "data-isauthenticated": `${e}`,
13427
13427
  children: [
13428
13428
  m.comments.map((q) => /* @__PURE__ */ a(
13429
- u9,
13429
+ m9,
13430
13430
  {
13431
13431
  comment: q,
13432
13432
  replyingTo: l,
@@ -13453,7 +13453,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13453
13453
  )
13454
13454
  ] }) }) }),
13455
13455
  /* @__PURE__ */ a(
13456
- t9,
13456
+ n9,
13457
13457
  {
13458
13458
  username: n?.username ?? void 0,
13459
13459
  publication: Os,
@@ -13464,7 +13464,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13464
13464
  }
13465
13465
  )
13466
13466
  ] });
13467
- }, B3 = async (e, t) => {
13467
+ }, O3 = async (e, t) => {
13468
13468
  if (!e) throw new Error("No action provided");
13469
13469
  if (!t) throw new Error("No site key provided");
13470
13470
  const n = window.grecaptcha;
@@ -13511,7 +13511,7 @@ const { PUBLIC_PUBLICATION_ID: s9 } = Y(), r9 = s9, o9 = (e) => {
13511
13511
  test: (e) => /[^A-Za-z0-9]/.test(e)
13512
13512
  }
13513
13513
  ];
13514
- function p9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13514
+ function A9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13515
13515
  const [s, r] = K({}), [o, i] = K(!1), [c, d] = K(!1), [l, u] = K(null), [m, h] = K(
13516
13516
  "register"
13517
13517
  ), p = (v, N) => {
@@ -13731,7 +13731,7 @@ function p9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13731
13731
  ] })
13732
13732
  ] });
13733
13733
  }
13734
- function A9({
13734
+ function w9({
13735
13735
  onClose: e,
13736
13736
  checkAuth: t,
13737
13737
  goToRegister: n,
@@ -13741,7 +13741,7 @@ function A9({
13741
13741
  const [o, i] = K("login"), [c, d] = K(""), [l, u] = K(""), [m, h] = K(""), [p, g] = K(""), [A, w] = K(""), [v, N] = K(!1), [_, E] = K(!1), [b, I] = K(null);
13742
13742
  return console.log("CAPTCHA_KEY", r), /* @__PURE__ */ f(J, { children: [
13743
13743
  o === "login" && /* @__PURE__ */ a(
13744
- w9,
13744
+ y9,
13745
13745
  {
13746
13746
  email: c,
13747
13747
  password: l,
@@ -13782,7 +13782,7 @@ function A9({
13782
13782
  }
13783
13783
  ),
13784
13784
  o === "forgot" && /* @__PURE__ */ a(
13785
- y9,
13785
+ v9,
13786
13786
  {
13787
13787
  email: c,
13788
13788
  setEmail: d,
@@ -13815,7 +13815,7 @@ function A9({
13815
13815
  }
13816
13816
  ),
13817
13817
  o === "changePassword" && /* @__PURE__ */ a(
13818
- v9,
13818
+ b9,
13819
13819
  {
13820
13820
  email: c,
13821
13821
  confirmationCode: m,
@@ -13864,7 +13864,7 @@ function A9({
13864
13864
  }
13865
13865
  ),
13866
13866
  o === "feedback" && /* @__PURE__ */ a(
13867
- b9,
13867
+ C9,
13868
13868
  {
13869
13869
  onBackToLogin: () => {
13870
13870
  I(null), i("login");
@@ -13873,7 +13873,7 @@ function A9({
13873
13873
  )
13874
13874
  ] });
13875
13875
  }
13876
- function w9({
13876
+ function y9({
13877
13877
  email: e,
13878
13878
  password: t,
13879
13879
  showPassword: n,
@@ -13965,7 +13965,7 @@ function w9({
13965
13965
  )
13966
13966
  ] });
13967
13967
  }
13968
- function y9({
13968
+ function v9({
13969
13969
  email: e,
13970
13970
  setEmail: t,
13971
13971
  loading: n,
@@ -14002,7 +14002,7 @@ function y9({
14002
14002
  }
14003
14003
  );
14004
14004
  }
14005
- function v9({
14005
+ function b9({
14006
14006
  email: e,
14007
14007
  confirmationCode: t,
14008
14008
  newPassword: n,
@@ -14026,7 +14026,7 @@ function v9({
14026
14026
  children: [
14027
14027
  /* @__PURE__ */ f("p", { className: k.message, children: [
14028
14028
  "Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
14029
- cp(e),
14029
+ lp(e),
14030
14030
  ". Ingrese el código y la contraseña nueva."
14031
14031
  ] }),
14032
14032
  /* @__PURE__ */ f("ul", { className: k.formUl, children: [
@@ -14113,13 +14113,13 @@ function v9({
14113
14113
  }
14114
14114
  );
14115
14115
  }
14116
- function b9({ onBackToLogin: e }) {
14116
+ function C9({ onBackToLogin: e }) {
14117
14117
  return /* @__PURE__ */ f("div", { className: k.form, children: [
14118
14118
  /* @__PURE__ */ a("p", { className: k.success, children: "La contraseña fue cambiada con éxito" }),
14119
14119
  /* @__PURE__ */ a("button", { type: "button", className: k.primary, onClick: e, children: "Iniciar Sesión" })
14120
14120
  ] });
14121
14121
  }
14122
- function C9({
14122
+ function _9({
14123
14123
  loginUrl: e,
14124
14124
  onClose: t,
14125
14125
  checkAuth: n,
@@ -14156,7 +14156,7 @@ function C9({
14156
14156
  )
14157
14157
  ] }),
14158
14158
  o === "login" && /* @__PURE__ */ a(
14159
- A9,
14159
+ w9,
14160
14160
  {
14161
14161
  onClose: t,
14162
14162
  checkAuth: n,
@@ -14166,7 +14166,7 @@ function C9({
14166
14166
  }
14167
14167
  ),
14168
14168
  o === "register" && /* @__PURE__ */ a(
14169
- p9,
14169
+ A9,
14170
14170
  {
14171
14171
  handleGoogleLogin: c,
14172
14172
  goToLogin: () => i("login"),
@@ -14177,7 +14177,7 @@ function C9({
14177
14177
  }
14178
14178
  );
14179
14179
  }
14180
- function _9({
14180
+ function N9({
14181
14181
  isAuthenticated: e,
14182
14182
  setIsAuthenticated: t,
14183
14183
  loginUrl: n,
@@ -14191,7 +14191,7 @@ function _9({
14191
14191
  const [l, u] = Te.useState(!1);
14192
14192
  return /* @__PURE__ */ f(J, { children: [
14193
14193
  l && /* @__PURE__ */ a(
14194
- C9,
14194
+ _9,
14195
14195
  {
14196
14196
  loginUrl: n,
14197
14197
  icon: i,
@@ -14217,7 +14217,7 @@ function _9({
14217
14217
  )
14218
14218
  ] }),
14219
14219
  /* @__PURE__ */ a(
14220
- g9,
14220
+ p9,
14221
14221
  {
14222
14222
  isAuthenticated: e,
14223
14223
  handleLogout: async () => {
@@ -14234,7 +14234,7 @@ function _9({
14234
14234
  )
14235
14235
  ] });
14236
14236
  }
14237
- function N9({
14237
+ function S9({
14238
14238
  isVisible: e,
14239
14239
  path: t,
14240
14240
  icon: n,
@@ -14280,7 +14280,7 @@ function N9({
14280
14280
  }
14281
14281
  );
14282
14282
  return o === null ? h : e ? /* @__PURE__ */ a(
14283
- _9,
14283
+ N9,
14284
14284
  {
14285
14285
  icon: n,
14286
14286
  isAuthenticated: o,
@@ -14294,7 +14294,7 @@ function N9({
14294
14294
  }
14295
14295
  ) : h;
14296
14296
  }
14297
- const O3 = ({
14297
+ const P3 = ({
14298
14298
  render: e,
14299
14299
  internalPath: t,
14300
14300
  section: n,
@@ -14321,7 +14321,7 @@ const O3 = ({
14321
14321
  }, []);
14322
14322
  const h = {
14323
14323
  comment: /* @__PURE__ */ a(
14324
- N9,
14324
+ S9,
14325
14325
  {
14326
14326
  path: t,
14327
14327
  icon: o,
@@ -14331,7 +14331,7 @@ const O3 = ({
14331
14331
  }
14332
14332
  ),
14333
14333
  more: /* @__PURE__ */ a(
14334
- Dg,
14334
+ Mg,
14335
14335
  {
14336
14336
  section: n,
14337
14337
  currentNews: s,
@@ -14352,7 +14352,7 @@ const O3 = ({
14352
14352
  }
14353
14353
  );
14354
14354
  };
14355
- async function P3({
14355
+ async function D3({
14356
14356
  publication: e,
14357
14357
  path: t,
14358
14358
  username: n,
@@ -14456,7 +14456,7 @@ async function P3({
14456
14456
  };
14457
14457
  }
14458
14458
  }
14459
- const D3 = async ({
14459
+ const M3 = async ({
14460
14460
  token: e,
14461
14461
  projectId: t,
14462
14462
  captchaKey: n,
@@ -14492,69 +14492,69 @@ const D3 = async ({
14492
14492
  };
14493
14493
  export {
14494
14494
  vo as AssetsPreconnect,
14495
- k3 as AutorComponent,
14496
- au as AutorHeader1,
14497
- fu as AutorHeader2,
14495
+ U3 as AutorComponent,
14496
+ su as AutorHeader1,
14497
+ gu as AutorHeader2,
14498
14498
  we as BannerAdvertising,
14499
14499
  st as BannerAdvertisingMiddle,
14500
- i3 as CarrouselCSR,
14500
+ c3 as CarrouselCSR,
14501
14501
  xt as CarrouselIRS,
14502
- mf as CarruselCard,
14503
- bf as CarruselOpinion,
14502
+ hf as CarruselCard,
14503
+ Cf as CarruselOpinion,
14504
14504
  lt as CommonServices,
14505
14505
  Hr as Comscore,
14506
- N3 as ContactInfoServer,
14507
- h3 as ContactInput,
14508
- f3 as ContactSelect,
14509
- g3 as ContactTextarea,
14506
+ S3 as ContactInfoServer,
14507
+ f3 as ContactInput,
14508
+ g3 as ContactSelect,
14509
+ p3 as ContactTextarea,
14510
14510
  Ft as ContentLayout1,
14511
14511
  ls as ContentLayoutTema,
14512
- x3 as DEBUG_MainSlots,
14513
- f2 as DestacadoNoticias,
14514
- Z2 as DestacadoVideos,
14512
+ I3 as DEBUG_MainSlots,
14513
+ g2 as DestacadoNoticias,
14514
+ X2 as DestacadoVideos,
14515
14515
  uc as DynamicBlockServices,
14516
- E3 as DynamicComponents,
14516
+ x3 as DynamicComponents,
14517
14517
  Yn as DynamicMainSlot,
14518
14518
  Tr as DynamicSlot,
14519
- v3 as EditorialBlock,
14520
- m3 as ErrorComponent,
14519
+ b3 as EditorialBlock,
14520
+ h3 as ErrorComponent,
14521
14521
  Ro as Font,
14522
- d3 as Footer,
14522
+ u3 as Footer,
14523
14523
  yo as FormatAfterScripts,
14524
14524
  zs as FormatScripts,
14525
14525
  Vr as GA4,
14526
14526
  Fr as GTM,
14527
- A0 as GalleryHeader,
14528
- r3 as GenerateBody,
14529
- s3 as GenerateHead,
14530
- A3 as Header,
14531
- I0 as IframeHeader,
14527
+ w0 as GalleryHeader,
14528
+ o3 as GenerateBody,
14529
+ r3 as GenerateHead,
14530
+ w3 as Header,
14531
+ T0 as IframeHeader,
14532
14532
  al as ImageOffline,
14533
14533
  qe as ImageOnline,
14534
14534
  nl as ImageOnlineClient,
14535
- t3 as IssuuServices,
14535
+ n3 as IssuuServices,
14536
14536
  Io as ItemListSchema,
14537
- bh as JournalistArticule2,
14538
- Th as JournalistGroup,
14537
+ Ch as JournalistArticule2,
14538
+ kh as JournalistGroup,
14539
14539
  _r as LayoutNewsComponent,
14540
- O3 as LazyLoader,
14540
+ P3 as LazyLoader,
14541
14541
  O as LinkComponent,
14542
14542
  P1 as LiveBlogHeader,
14543
- o3 as Location,
14544
- O9 as MainComponentServices,
14543
+ i3 as Location,
14544
+ P9 as MainComponentServices,
14545
14545
  $r as Marfeel,
14546
14546
  mt as MiddleSection,
14547
14547
  Ir as Modulo1x3,
14548
- uf as Modulo1x3Card,
14549
- z2 as Modulo1x4,
14550
- W2 as Modulo1x5,
14551
- b3 as Modulo2Columnas,
14552
- Q2 as Modulo3Columnas,
14553
- C3 as ModuloNewsletter,
14554
- y3 as ModuloOpinion,
14555
- Pg as NewListResponseDataPH,
14548
+ mf as Modulo1x3Card,
14549
+ V2 as Modulo1x4,
14550
+ Y2 as Modulo1x5,
14551
+ C3 as Modulo2Columnas,
14552
+ G2 as Modulo3Columnas,
14553
+ _3 as ModuloNewsletter,
14554
+ v3 as ModuloOpinion,
14555
+ Dg as NewListResponseDataPH,
14556
14556
  To as NewsArticle,
14557
- I3 as NewsComponent,
14557
+ T3 as NewsComponent,
14558
14558
  la as NewsContent,
14559
14559
  It as NewsDescriptionComponent,
14560
14560
  vn as NextPrev,
@@ -14562,81 +14562,81 @@ export {
14562
14562
  Qa as PreloadImages,
14563
14563
  Ye as REPORT_REASONS,
14564
14564
  Sa as Readest,
14565
- q3 as ScriptHydrator,
14566
- T3 as SearchSection,
14565
+ R3 as ScriptHydrator,
14566
+ k3 as SearchSection,
14567
14567
  pe as Section,
14568
14568
  Xe as SectionCard,
14569
14569
  Ln as SectionCard2,
14570
14570
  ua as SectionCardServerComponent,
14571
- _3 as SectionServerComponent,
14571
+ N3 as SectionServerComponent,
14572
14572
  yc as ShowSection,
14573
- o0 as SocialNetworks,
14573
+ i0 as SocialNetworks,
14574
14574
  Eo as SpeculationRules,
14575
- S3 as StaticSlotWrapper,
14575
+ E3 as StaticSlotWrapper,
14576
14576
  Al as SubscribeColumn,
14577
14577
  kl as SubscribeRow,
14578
- c3 as SubscribeWhatsAppColumn,
14579
- w3 as TagHeader,
14580
- uh as TagSection,
14578
+ l3 as SubscribeWhatsAppColumn,
14579
+ y3 as TagHeader,
14580
+ mh as TagSection,
14581
14581
  G1 as TimeLine,
14582
- U9 as TrimPathname,
14583
- u3 as VideoBlock3,
14584
- p3 as VideoBlock4,
14585
- C0 as VideoEmbeddedHeader,
14586
- U3 as VideoSection,
14587
- S0 as VideoYoutubeHeader,
14582
+ q9 as TrimPathname,
14583
+ m3 as VideoBlock3,
14584
+ A3 as VideoBlock4,
14585
+ _0 as VideoEmbeddedHeader,
14586
+ q3 as VideoSection,
14587
+ E0 as VideoYoutubeHeader,
14588
14588
  qo as VideosSchemas,
14589
14589
  Uo as WebsiteList,
14590
- P3 as addComment,
14590
+ D3 as addComment,
14591
14591
  wa as bannersReplace,
14592
14592
  Mt as becomeVideoObject,
14593
14593
  vt as buildTagUrl,
14594
- l3 as coloringByStrokeSVGs,
14594
+ d3 as coloringByStrokeSVGs,
14595
14595
  Ta as compileStyleProps,
14596
14596
  Qe as cutString,
14597
- T9 as extractRealtedNews,
14597
+ k9 as extractRealtedNews,
14598
14598
  je as formatDate,
14599
- I9 as formatDateEdiciones,
14599
+ T9 as formatDateEdiciones,
14600
14600
  Qs as formatDateJournalistArticule,
14601
14601
  uo as formatDateTimeline,
14602
14602
  fo as formatNewsMeta,
14603
14603
  Co as formatVideoData,
14604
- a3 as generalGetData,
14605
- B3 as getCaptchaToken,
14606
- a9 as getComments,
14604
+ s3 as generalGetData,
14605
+ O3 as getCaptchaToken,
14606
+ s9 as getComments,
14607
14607
  Y as getConfig,
14608
- n3 as getDynamicSlots,
14608
+ a3 as getDynamicSlots,
14609
14609
  jt as getEnvironmentUrl,
14610
14610
  ho as getEnvironmentUrlFront,
14611
- L9 as getHydratorPath,
14611
+ B9 as getHydratorPath,
14612
14612
  ge as getImageUrl,
14613
14613
  Wt as getNextMeta,
14614
14614
  Kt as getPage,
14615
14615
  Na as getPlayIcon,
14616
- B9 as getPreloadImages,
14616
+ O9 as getPreloadImages,
14617
14617
  Yt as getPrevMeta,
14618
- L3 as getReportReasonLabel,
14618
+ B3 as getReportReasonLabel,
14619
14619
  Gs as getResponse,
14620
14620
  mo as getResponsePromise,
14621
14621
  ya as getSchemas,
14622
14622
  Vs as getScriptReplaces,
14623
14623
  Bo as getSlugs,
14624
- q9 as getTypeOfNews,
14625
- R9 as getVideoRealPath,
14624
+ R9 as getTypeOfNews,
14625
+ L9 as getVideoRealPath,
14626
14626
  Ra as handleGetComments,
14627
- x9 as initLibrary,
14627
+ I9 as initLibrary,
14628
14628
  wo as metadataToJSX,
14629
14629
  hc as metadata_defaults,
14630
14630
  Hs as parseTags,
14631
14631
  go as pathnameSplit,
14632
- k9 as processExtractedRelatedNews,
14632
+ U9 as processExtractedRelatedNews,
14633
14633
  Lo as removePages,
14634
- R3 as reportComment,
14634
+ L3 as reportComment,
14635
14635
  Od as shareButtons,
14636
14636
  xa as socialIcons,
14637
14637
  No as speculationRules,
14638
14638
  _o as speculationRulesHome,
14639
14639
  po as urlReplaces,
14640
14640
  vr as usePlayIcon,
14641
- D3 as verifyCaptchaTokenEnterprise
14641
+ M3 as verifyCaptchaTokenEnterprise
14642
14642
  };