sass-template-common 0.2.90 → 0.2.91

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