sass-template-common 0.0.83 → 0.0.84

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.
@@ -49,7 +49,7 @@ const Zs = ({ id: e }) => e && /* @__PURE__ */ a(
49
49
  }
50
50
  )
51
51
  ] });
52
- }, Kg = ({ id: e }) => /* @__PURE__ */ m(Q, { children: [
52
+ }, Jg = ({ id: e }) => /* @__PURE__ */ m(Q, { children: [
53
53
  /* @__PURE__ */ a(
54
54
  "script",
55
55
  {
@@ -593,7 +593,7 @@ let On = {
593
593
  PUBLIC_ASSETS_URL: "false",
594
594
  PUBLIC_BUILD_ID: "123456789"
595
595
  };
596
- function Jg(e = {}) {
596
+ function Zg(e = {}) {
597
597
  On = { ...On, ...e };
598
598
  }
599
599
  function J() {
@@ -604,7 +604,7 @@ ge.extend(wo);
604
604
  ge.extend(ro);
605
605
  const gn = "America/Mexico_City", { PUBLIC_LNG: yo } = J(), It = yo === "en" ? "en" : "es", Te = (e) => ge.tz(e, gn).locale(It).format("DD MMMM YYYY"), Xa = (e) => ge.tz(e, gn).locale(It).format(
606
606
  It === "en" ? "MMMM DD YYYY [•] HH:mm [hs]" : "DD [de] MMMM YYYY [•] HH:mm [hs]"
607
- ), Co = (e) => ge.tz(e, gn).locale(It).format("MM/DD/YYYY [•] HH:mm [HS]"), Zg = (e) => ge.tz(e, gn).locale(It).format("dddd DD [de] MMMM YYYY"), ye = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
607
+ ), Co = (e) => ge.tz(e, gn).locale(It).format("MM/DD/YYYY [•] HH:mm [HS]"), Xg = (e) => ge.tz(e, gn).locale(It).format("dddd DD [de] MMMM YYYY"), ye = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
608
608
  function bo(e) {
609
609
  return e && e.status === "fulfilled" ? e.value.data : null;
610
610
  }
@@ -644,7 +644,7 @@ const Tt = (e, t, n) => ({
644
644
  tags: []
645
645
  }
646
646
  });
647
- function Xg(e) {
647
+ function e9(e) {
648
648
  const t = [], n = e.match(
649
649
  /<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi
650
650
  );
@@ -908,7 +908,7 @@ const rn = () => {
908
908
  i > 0 && (s += `/${o}`);
909
909
  }), `${s}/page/${n - 1}`;
910
910
  };
911
- function e9(e) {
911
+ function t9(e) {
912
912
  const t = e.length;
913
913
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
914
914
  }
@@ -967,7 +967,7 @@ const Io = () => {
967
967
  ]
968
968
  }
969
969
  };
970
- }, t9 = (e) => {
970
+ }, n9 = (e) => {
971
971
  let t = "";
972
972
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
973
973
  const n = e.params.news.split("-"), s = n[n.length - 1] ?? "", o = s.substring(1, 9), i = s.substring(9, 13);
@@ -985,7 +985,7 @@ const Io = () => {
985
985
  }
986
986
  return e.config.servicePrefix + t;
987
987
  };
988
- function n9(e) {
988
+ function a9(e) {
989
989
  const t = e.split("-"), n = t[t.length - 1]?.split("."), s = n && n[0] ? n[0] : "", o = s.substring(0, 2), i = s.substring(2, 10), r = s.substring(10);
990
990
  return { path: {
991
991
  vy: (c) => `/videos/video-youtube/${ge(i).format(
@@ -1295,7 +1295,7 @@ const Oo = async ({
1295
1295
  }, Qt = (e) => {
1296
1296
  const t = e.split("/"), n = t[t.length - 1] ?? "1";
1297
1297
  return Number(n) > 0 ? Number(n) : 1;
1298
- }, a9 = (e, t = 2) => {
1298
+ }, s9 = (e, t = 2) => {
1299
1299
  if (!e || e.length === 0) return [];
1300
1300
  const n = [];
1301
1301
  for (let s = 0; s < t; s++) {
@@ -1308,7 +1308,7 @@ const Oo = async ({
1308
1308
  }
1309
1309
  return n;
1310
1310
  };
1311
- class s9 {
1311
+ class o9 {
1312
1312
  exclude = "keywords,gallery,related,relatedexternal,external,customfields";
1313
1313
  config = {};
1314
1314
  imgSizes = {};
@@ -3174,22 +3174,22 @@ Y.getAdapter = Ns.getAdapter;
3174
3174
  Y.HttpStatusCode = zn;
3175
3175
  Y.default = Y;
3176
3176
  const {
3177
- Axios: r9,
3178
- AxiosError: l9,
3179
- CanceledError: c9,
3180
- isCancel: d9,
3181
- CancelToken: u9,
3182
- VERSION: m9,
3183
- all: h9,
3184
- Cancel: f9,
3185
- isAxiosError: g9,
3186
- spread: p9,
3187
- toFormData: A9,
3188
- AxiosHeaders: w9,
3189
- HttpStatusCode: y9,
3190
- formToJSON: C9,
3191
- getAdapter: b9,
3192
- mergeConfig: v9
3177
+ Axios: l9,
3178
+ AxiosError: c9,
3179
+ CanceledError: d9,
3180
+ isCancel: u9,
3181
+ CancelToken: m9,
3182
+ VERSION: h9,
3183
+ all: f9,
3184
+ Cancel: g9,
3185
+ isAxiosError: p9,
3186
+ spread: A9,
3187
+ toFormData: w9,
3188
+ AxiosHeaders: y9,
3189
+ HttpStatusCode: C9,
3190
+ formToJSON: b9,
3191
+ getAdapter: v9,
3192
+ mergeConfig: _9
3193
3193
  } = Y;
3194
3194
  class Se {
3195
3195
  constructor(t) {
@@ -3332,7 +3332,7 @@ class br extends Se {
3332
3332
  return { blockSass: n.data.data };
3333
3333
  };
3334
3334
  }
3335
- class _9 {
3335
+ class N9 {
3336
3336
  issuuApi = "https://api.issuu.com/v2";
3337
3337
  api = void 0;
3338
3338
  constructor(t) {
@@ -3368,7 +3368,7 @@ class _9 {
3368
3368
  }
3369
3369
  }
3370
3370
  }
3371
- const N9 = async (e, t, n, s, o, i) => {
3371
+ const S9 = async (e, t, n, s, o, i) => {
3372
3372
  const r = new br({
3373
3373
  config: t,
3374
3374
  imgSizes: n,
@@ -3397,7 +3397,7 @@ const N9 = async (e, t, n, s, o, i) => {
3397
3397
  }, vr = (e) => {
3398
3398
  const t = bo(e);
3399
3399
  return t && t.data ? t.data : t;
3400
- }, S9 = async (e) => {
3400
+ }, x9 = async (e) => {
3401
3401
  const t = await Promise.allSettled(
3402
3402
  Object.values(e).map((o) => o.promise)
3403
3403
  ), n = Object.keys(e), s = {};
@@ -3696,7 +3696,7 @@ const N9 = async (e, t, n, s, o, i) => {
3696
3696
  }
3697
3697
  }
3698
3698
  };
3699
- async function x9({
3699
+ async function E9({
3700
3700
  axiosApi: e,
3701
3701
  headConfig: t = {
3702
3702
  ampConfig: !1,
@@ -3812,7 +3812,7 @@ async function x9({
3812
3812
  N
3813
3813
  ] });
3814
3814
  }
3815
- const E9 = ({
3815
+ const k9 = ({
3816
3816
  children: e,
3817
3817
  defaultRouteName: t,
3818
3818
  banners: n,
@@ -3863,7 +3863,7 @@ const E9 = ({
3863
3863
  ), Er = "_content_19rc1_1", kr = "_location_19rc1_11", Ua = {
3864
3864
  content: Er,
3865
3865
  location: kr
3866
- }, k9 = (e) => /* @__PURE__ */ m("div", { className: Ua.content, children: [
3866
+ }, U9 = (e) => /* @__PURE__ */ m("div", { className: Ua.content, children: [
3867
3867
  /* @__PURE__ */ a(xr, {}),
3868
3868
  /* @__PURE__ */ a("p", { className: Ua.location, children: e.place })
3869
3869
  ] }), Mt = ({
@@ -4010,7 +4010,7 @@ function Ir({
4010
4010
  }
4011
4011
  };
4012
4012
  }
4013
- function U9(e) {
4013
+ function I9(e) {
4014
4014
  const {
4015
4015
  children: t,
4016
4016
  slot_id: n,
@@ -5810,7 +5810,7 @@ const gt = (e) => {
5810
5810
  whatsappLink: Wl,
5811
5811
  subscribeText: Yl,
5812
5812
  terms: $l
5813
- }, I9 = (e) => /* @__PURE__ */ m("section", { className: qe.content, children: [
5813
+ }, T9 = (e) => /* @__PURE__ */ m("section", { className: qe.content, children: [
5814
5814
  /* @__PURE__ */ a(jl, { className: qe.subscribeImage }),
5815
5815
  /* @__PURE__ */ m("div", { className: qe.contentTitle, children: [
5816
5816
  /* @__PURE__ */ a("p", { className: qe.title, children: "Mantenete Informado" }),
@@ -6085,7 +6085,7 @@ const gt = (e) => {
6085
6085
  gnews: (e) => /* @__PURE__ */ a(uc, { ...e }),
6086
6086
  podcast: (e) => /* @__PURE__ */ a(mc, { ...e }),
6087
6087
  telegram: (e) => /* @__PURE__ */ a(hc, { ...e })
6088
- }, T9 = (e) => {
6088
+ }, q9 = (e) => {
6089
6089
  const { freeZone: t, socials: n, menu: s, customBlock: o } = e;
6090
6090
  return /* @__PURE__ */ m("footer", { className: re.content, children: [
6091
6091
  /* @__PURE__ */ m("section", { className: re.brandContent, children: [
@@ -6388,7 +6388,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
6388
6388
  correspondent: Kc,
6389
6389
  iframeStyled: Jc,
6390
6390
  contentFrame: Zc
6391
- }, q9 = (e) => {
6391
+ }, B9 = (e) => {
6392
6392
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Te(
6393
6393
  e.video.info.date.created
6394
6394
  )}` : e?.video.main.author;
@@ -6605,7 +6605,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
6605
6605
  title: yd,
6606
6606
  description: Cd,
6607
6607
  linkStyled: bd
6608
- }, B9 = (e) => {
6608
+ }, L9 = (e) => {
6609
6609
  const t = e.logo;
6610
6610
  return /* @__PURE__ */ m("section", { className: at.content, children: [
6611
6611
  e.backgroundImgURL && /* @__PURE__ */ a("img", { className: at.before, src: e.backgroundImgURL, alt: "" }),
@@ -6622,7 +6622,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
6622
6622
  label: Nd,
6623
6623
  required: Sd,
6624
6624
  input: xd
6625
- }, L9 = (e) => /* @__PURE__ */ m("div", { className: Ct.content, children: [
6625
+ }, R9 = (e) => /* @__PURE__ */ m("div", { className: Ct.content, children: [
6626
6626
  /* @__PURE__ */ m("div", { className: Ct.contentLabel, children: [
6627
6627
  /* @__PURE__ */ a("label", { className: Ct.label, children: e.label }),
6628
6628
  e.required && /* @__PURE__ */ a("span", { className: Ct.required, children: "*" })
@@ -6634,7 +6634,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
6634
6634
  label: Ud,
6635
6635
  required: Id,
6636
6636
  input: Td
6637
- }, R9 = (e) => /* @__PURE__ */ m("div", { className: bt.content, children: [
6637
+ }, D9 = (e) => /* @__PURE__ */ m("div", { className: bt.content, children: [
6638
6638
  /* @__PURE__ */ m("div", { className: bt.contentLabel, children: [
6639
6639
  /* @__PURE__ */ a("label", { className: bt.label, children: e.label }),
6640
6640
  e.required && /* @__PURE__ */ a("span", { className: bt.required, children: "*" })
@@ -6647,7 +6647,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
6647
6647
  content: qd,
6648
6648
  label: Bd,
6649
6649
  input: Ld
6650
- }, D9 = (e) => /* @__PURE__ */ m("div", { className: kn.content, children: [
6650
+ }, M9 = (e) => /* @__PURE__ */ m("div", { className: kn.content, children: [
6651
6651
  /* @__PURE__ */ a("label", { className: kn.label, children: e.label }),
6652
6652
  /* @__PURE__ */ a("textarea", { className: kn.input, ...e })
6653
6653
  ] }), Rd = "_boxInformation_achvw_1", Dd = "_textBox_achvw_30", Md = "_contentBox_achvw_40", Pd = "_liveBox_achvw_50", Od = "_dot_achvw_72", jd = "_sectionDescription_achvw_97", Qd = "_articule_achvw_110", Gd = "_description_achvw_137", Fe = {
@@ -6915,7 +6915,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
6915
6915
  ),
6916
6916
  /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(gt, { ...t, paths: e.paths }) })
6917
6917
  ] }) : null;
6918
- }, M9 = (e) => /* @__PURE__ */ a("div", { className: Ne.content, children: /* @__PURE__ */ m(Mt, { className: Ne.contentLayoutVideoSection, children: [
6918
+ }, P9 = (e) => /* @__PURE__ */ a("div", { className: Ne.content, children: /* @__PURE__ */ m(Mt, { className: Ne.contentLayoutVideoSection, children: [
6919
6919
  /* @__PURE__ */ m("a", { className: Ne.header, href: "/", children: [
6920
6920
  /* @__PURE__ */ a(
6921
6921
  "svg",
@@ -7593,7 +7593,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
7593
7593
  childrenContent: lm,
7594
7594
  childrenContentAux: cm,
7595
7595
  op2: dm
7596
- }, P9 = (e) => {
7596
+ }, O9 = (e) => {
7597
7597
  const { alertZone: t, children: n, sidebar: s } = e;
7598
7598
  return /* @__PURE__ */ m(Q, { children: [
7599
7599
  /* @__PURE__ */ a(Mu, { ...e }),
@@ -7640,7 +7640,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
7640
7640
  chipStyled: hm,
7641
7641
  tagLink: fm,
7642
7642
  tagStyled: gm
7643
- }, O9 = (e) => {
7643
+ }, j9 = (e) => {
7644
7644
  const t = (n) => {
7645
7645
  const s = n.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
7646
7646
  return e.paths.tema ? `/${e.paths.tema}/${s}-t${n.id}` : `/${s}-t${n.id}`;
@@ -7659,7 +7659,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
7659
7659
  journalistInfo: vm,
7660
7660
  socialNetworkSection: _m,
7661
7661
  article: Nm
7662
- }, j9 = async (e) => {
7662
+ }, Q9 = async (e) => {
7663
7663
  const { autor: t } = e;
7664
7664
  return t.addtional.USER_SHOWBIO && /* @__PURE__ */ a("section", { className: Ie.contentBox, children: /* @__PURE__ */ m("div", { className: Ie.content, children: [
7665
7665
  /* @__PURE__ */ m("div", { className: Ie.avatarContent, children: [
@@ -7858,7 +7858,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
7858
7858
  contentInfo: Um,
7859
7859
  fullName: Im,
7860
7860
  LearnMoreLink: Tm
7861
- }, Q9 = async (e) => {
7861
+ }, G9 = async (e) => {
7862
7862
  const { news: t, texts: n } = e;
7863
7863
  return t.config?.showauthor && /* @__PURE__ */ a("div", { className: We.content, children: Array.isArray(t.authors) && t.authors?.map(async (s) => /* @__PURE__ */ m(
7864
7864
  "div",
@@ -8274,7 +8274,7 @@ function Ah(e) {
8274
8274
  s % 2 === 0 ? t[Math.floor(s / 2)] = e[s] : t[n + Math.floor(s / 2)] = e[s];
8275
8275
  return t;
8276
8276
  }
8277
- const G9 = (e) => {
8277
+ const z9 = (e) => {
8278
8278
  const { isOpinion: t = !1 } = e, n = (i) => /* @__PURE__ */ a(
8279
8279
  "div",
8280
8280
  {
@@ -8331,7 +8331,7 @@ const G9 = (e) => {
8331
8331
  }, wh = "_content_w9viv_1", yh = "_title_w9viv_10", Ma = {
8332
8332
  content: wh,
8333
8333
  title: yh
8334
- }, z9 = (e) => {
8334
+ }, H9 = (e) => {
8335
8335
  const { showTitle: t = !0 } = e;
8336
8336
  return /* @__PURE__ */ m("div", { className: Ma.content, children: [
8337
8337
  t && /* @__PURE__ */ a("p", { className: Ma.title, children: "Editorial" }),
@@ -8356,7 +8356,7 @@ const G9 = (e) => {
8356
8356
  boxPosition: vh,
8357
8357
  bannerContent: _h,
8358
8358
  bannerContentAux: Nh
8359
- }, H9 = (e) => {
8359
+ }, V9 = (e) => {
8360
8360
  const { news: t } = e;
8361
8361
  return Array.isArray(t) && /* @__PURE__ */ m("div", { className: it.content, children: [
8362
8362
  /* @__PURE__ */ m("div", { className: it.newsContent, children: [
@@ -8391,7 +8391,7 @@ const G9 = (e) => {
8391
8391
  ] }),
8392
8392
  /* @__PURE__ */ a("div", { className: it.bannerContent, children: e.halfPageBanner })
8393
8393
  ] });
8394
- }, V9 = (e) => /* @__PURE__ */ m(Q, { children: [
8394
+ }, F9 = (e) => /* @__PURE__ */ m(Q, { children: [
8395
8395
  /* @__PURE__ */ a(xl, { className: "display-on-lower-900px", ...e }),
8396
8396
  /* @__PURE__ */ a(Ol, { ...e })
8397
8397
  ] }), Sh = "_newsContent_gd57q_1", xh = "_newsContentWithLines_gd57q_8", Eh = "_newsContentWithoutLines_gd57q_13", kh = "_contentSeparator_gd57q_18", Ft = {
@@ -8829,7 +8829,7 @@ const G9 = (e) => {
8829
8829
  default:
8830
8830
  return /* @__PURE__ */ a("div", { className: Qe.ItemCustomContent, children: /* @__PURE__ */ a(He, { ...t, paths: e.paths }) });
8831
8831
  }
8832
- }, F9 = (e) => {
8832
+ }, W9 = (e) => {
8833
8833
  const {
8834
8834
  data: t,
8835
8835
  currentPage: n,
@@ -8982,7 +8982,7 @@ const G9 = (e) => {
8982
8982
  }, h2 = "_content_gwsqy_1", f2 = "_contactInfoContent_gwsqy_7", ja = {
8983
8983
  content: h2,
8984
8984
  contactInfoContent: f2
8985
- }, W9 = (e) => {
8985
+ }, Y9 = (e) => {
8986
8986
  const { data: t } = e;
8987
8987
  return /* @__PURE__ */ a("section", { className: ja.content, children: t.map((n, s) => /* @__PURE__ */ a(
8988
8988
  "div",
@@ -9481,6 +9481,9 @@ const n0 = (e) => /* @__PURE__ */ a(
9481
9481
  }
9482
9482
  )
9483
9483
  }
9484
+ ), a0 = (e) => e.replace(
9485
+ /<iframe(?![^>]*\bloading=)[^>]*>/gi,
9486
+ (n) => n.replace("<iframe", '<iframe loading="lazy"')
9484
9487
  ), Os = async (e) => {
9485
9488
  const t = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, n = [...e.matchAll(t)], s = {};
9486
9489
  for (const o of n) {
@@ -9494,7 +9497,7 @@ const n0 = (e) => /* @__PURE__ */ a(
9494
9497
  t,
9495
9498
  (o, i) => `<img fetchPriority='low' loading='lazy' alt='imagen' src="${s[i] || i}"`
9496
9499
  );
9497
- }, a0 = (e, t) => {
9500
+ }, s0 = (e, t) => {
9498
9501
  const n = {
9499
9502
  2: 1,
9500
9503
  4: 2,
@@ -9524,7 +9527,7 @@ const n0 = (e) => /* @__PURE__ */ a(
9524
9527
  return l;
9525
9528
  }
9526
9529
  ), o;
9527
- }, s0 = (e) => {
9530
+ }, o0 = (e) => {
9528
9531
  const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, n = [...e.matchAll(t)];
9529
9532
  let s = "", o = 0;
9530
9533
  for (const i of n) {
@@ -9543,7 +9546,7 @@ const n0 = (e) => /* @__PURE__ */ a(
9543
9546
  s += y, o = u;
9544
9547
  }
9545
9548
  return s += e.slice(o), s;
9546
- }, o0 = async (e, t, n) => {
9549
+ }, i0 = async (e, t, n) => {
9547
9550
  if (!n) return e;
9548
9551
  const s = /<span data-src="(.*?)"><\/span>/g, o = [...e.matchAll(s)];
9549
9552
  let i = e;
@@ -9573,7 +9576,7 @@ const n0 = (e) => /* @__PURE__ */ a(
9573
9576
  }
9574
9577
  return i;
9575
9578
  };
9576
- async function i0(e, t) {
9579
+ async function r0(e, t) {
9577
9580
  const n = /<div class="ck-video-player"[^>]*?>[\s\S]*?<span[^>]*data-src="([^"]+)"[^>]*data-type="video"[^>]*><\/span>[\s\S]*?<\/div>/g, s = [...e.matchAll(n)];
9578
9581
  let o = "", i = 0;
9579
9582
  for (const r of s) {
@@ -9599,7 +9602,7 @@ async function i0(e, t) {
9599
9602
  }
9600
9603
  return o += e.slice(i), o;
9601
9604
  }
9602
- async function r0(e) {
9605
+ async function l0(e) {
9603
9606
  const {
9604
9607
  news: t,
9605
9608
  banners: n,
@@ -9613,11 +9616,11 @@ async function r0(e) {
9613
9616
  c = c.replace(
9614
9617
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
9615
9618
  ""
9616
- ), c = c.replace(/&nbsp;/g, ""), c = a0(c, n), c = s0(c), c = await Os(c), c = await o0(
9619
+ ), c = c.replace(/&nbsp;/g, ""), c = s0(c, n), c = o0(c), c = await Os(c), c = await i0(
9617
9620
  c,
9618
9621
  e.texts,
9619
9622
  s
9620
- ), c = await i0(c, l);
9623
+ ), c = await r0(c, l), c = a0(c);
9621
9624
  const u = t.main.sources ?? [];
9622
9625
  return /* @__PURE__ */ m("div", { className: Wt.content, children: [
9623
9626
  o !== "liveblogs" ? t.hascontent?.hasgalleryimages ? /* @__PURE__ */ a(
@@ -9665,10 +9668,10 @@ async function r0(e) {
9665
9668
  ] })
9666
9669
  ] });
9667
9670
  }
9668
- const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9669
- content: l0,
9670
- title: c0
9671
- }, d0 = async ({
9671
+ const c0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", Ga = {
9672
+ content: c0,
9673
+ title: d0
9674
+ }, u0 = async ({
9672
9675
  newsformated: e,
9673
9676
  internal: t
9674
9677
  }) => {
@@ -9685,10 +9688,10 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9685
9688
  /* @__PURE__ */ a("div", { dangerouslySetInnerHTML: { __html: o?.code ?? "" } }),
9686
9689
  /* @__PURE__ */ a("p", { className: Ga.title, children: o?.title })
9687
9690
  ] });
9688
- }, u0 = "_content_cu8lm_1", m0 = "_title_cu8lm_18", Rn = {
9689
- content: u0,
9690
- title: m0
9691
- }, h0 = async ({
9691
+ }, m0 = "_content_cu8lm_1", h0 = "_title_cu8lm_18", Rn = {
9692
+ content: m0,
9693
+ title: h0
9694
+ }, f0 = async ({
9692
9695
  newsformated: e,
9693
9696
  internal: t
9694
9697
  }) => {
@@ -9713,9 +9716,9 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9713
9716
  ),
9714
9717
  /* @__PURE__ */ a("p", { className: Rn.title, children: o?.title })
9715
9718
  ] });
9716
- }, f0 = "_content_ezbiw_1", g0 = {
9717
- content: f0
9718
- }, p0 = async ({
9719
+ }, g0 = "_content_ezbiw_1", p0 = {
9720
+ content: g0
9721
+ }, A0 = async ({
9719
9722
  newsformated: e,
9720
9723
  internal: t
9721
9724
  }) => {
@@ -9729,16 +9732,16 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9729
9732
  return /* @__PURE__ */ a(
9730
9733
  "div",
9731
9734
  {
9732
- className: g0.content,
9735
+ className: p0.content,
9733
9736
  dangerouslySetInnerHTML: { __html: o ?? "" }
9734
9737
  }
9735
9738
  );
9736
- }, A0 = "_content_156j7_1", Dn = {
9737
- content: A0
9738
- }, w0 = (e) => {
9739
+ }, w0 = "_content_156j7_1", Dn = {
9740
+ content: w0
9741
+ }, y0 = (e) => {
9739
9742
  if (e.news.config.articlepreview === "videoEmbedded")
9740
9743
  return /* @__PURE__ */ a("div", { className: Dn.content, children: /* @__PURE__ */ a(
9741
- d0,
9744
+ u0,
9742
9745
  {
9743
9746
  newsformated: e.news,
9744
9747
  internal: e.news.info.link.internal
@@ -9746,7 +9749,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9746
9749
  ) });
9747
9750
  if (e.news.config.articlepreview === "videoYouTube")
9748
9751
  return /* @__PURE__ */ a("div", { className: Dn.content, children: /* @__PURE__ */ a(
9749
- h0,
9752
+ f0,
9750
9753
  {
9751
9754
  newsformated: e.news,
9752
9755
  internal: e.news.info.link.internal
@@ -9754,13 +9757,13 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9754
9757
  ) });
9755
9758
  if (e.news.config.articlepreview === "iframe")
9756
9759
  return /* @__PURE__ */ a("div", { className: Dn.content, children: /* @__PURE__ */ a(
9757
- p0,
9760
+ A0,
9758
9761
  {
9759
9762
  newsformated: e.news,
9760
9763
  internal: e.news.info.link.internal
9761
9764
  }
9762
9765
  ) });
9763
- }, Y9 = async (e) => {
9766
+ }, $9 = async (e) => {
9764
9767
  const {
9765
9768
  children: t,
9766
9769
  ranking: n = [],
@@ -9782,7 +9785,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9782
9785
  }
9783
9786
  ),
9784
9787
  /* @__PURE__ */ a(kt, { banners: s, index: 1 }),
9785
- !u && /* @__PURE__ */ a(w0, { news: o[0] }),
9788
+ !u && /* @__PURE__ */ a(y0, { news: o[0] }),
9786
9789
  /* @__PURE__ */ a(
9787
9790
  S2,
9788
9791
  {
@@ -9802,7 +9805,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9802
9805
  },
9803
9806
  children: [
9804
9807
  /* @__PURE__ */ a(
9805
- r0,
9808
+ l0,
9806
9809
  {
9807
9810
  texts: e.texts,
9808
9811
  autorIcon: e.autorIcon,
@@ -9825,14 +9828,14 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9825
9828
  }
9826
9829
  )
9827
9830
  ] }) });
9828
- }, y0 = "_content_nz5ec_1", C0 = "_contentInfo_nz5ec_24", b0 = "_imageStyled_nz5ec_40", v0 = "_name_nz5ec_44", _0 = "_description_nz5ec_48", N0 = "_contentInfoWithoutImg_nz5ec_101", rt = {
9829
- content: y0,
9830
- contentInfo: C0,
9831
- imageStyled: b0,
9832
- name: v0,
9833
- description: _0,
9834
- contentInfoWithoutImg: N0
9835
- }, S0 = async (e) => {
9831
+ }, C0 = "_content_nz5ec_1", b0 = "_contentInfo_nz5ec_24", v0 = "_imageStyled_nz5ec_40", _0 = "_name_nz5ec_44", N0 = "_description_nz5ec_48", S0 = "_contentInfoWithoutImg_nz5ec_101", rt = {
9832
+ content: C0,
9833
+ contentInfo: b0,
9834
+ imageStyled: v0,
9835
+ name: _0,
9836
+ description: N0,
9837
+ contentInfoWithoutImg: S0
9838
+ }, x0 = async (e) => {
9836
9839
  const t = e.img ? await oe(e.img) : "";
9837
9840
  return /* @__PURE__ */ a("section", { className: rt.content, children: /* @__PURE__ */ m(
9838
9841
  "div",
@@ -9861,12 +9864,12 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9861
9864
  ]
9862
9865
  }
9863
9866
  ) });
9864
- }, x0 = "_content_7wvro_1", E0 = "_contentInfo_7wvro_23", k0 = "_name_7wvro_34", U0 = "_description_7wvro_43", Yt = {
9865
- content: x0,
9866
- contentInfo: E0,
9867
- name: k0,
9868
- description: U0
9869
- }, I0 = (e) => /* @__PURE__ */ a(
9867
+ }, E0 = "_content_7wvro_1", k0 = "_contentInfo_7wvro_23", U0 = "_name_7wvro_34", I0 = "_description_7wvro_43", Yt = {
9868
+ content: E0,
9869
+ contentInfo: k0,
9870
+ name: U0,
9871
+ description: I0
9872
+ }, T0 = (e) => /* @__PURE__ */ a(
9870
9873
  "section",
9871
9874
  {
9872
9875
  className: Yt.content,
@@ -9901,12 +9904,12 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9901
9904
  )
9902
9905
  ] })
9903
9906
  }
9904
- ), $9 = (e) => {
9907
+ ), K9 = (e) => {
9905
9908
  const { option: t, entity: n } = e;
9906
9909
  switch (t) {
9907
9910
  case "op1":
9908
9911
  return /* @__PURE__ */ a(
9909
- S0,
9912
+ x0,
9910
9913
  {
9911
9914
  tag: n?.name ?? "",
9912
9915
  img: n?.image?.url ?? "",
@@ -9915,7 +9918,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9915
9918
  );
9916
9919
  case "op2":
9917
9920
  return /* @__PURE__ */ a(
9918
- I0,
9921
+ T0,
9919
9922
  {
9920
9923
  tag: n?.name ?? "",
9921
9924
  description: n?.description ? n?.description : "",
@@ -9928,13 +9931,13 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9928
9931
  default:
9929
9932
  return /* @__PURE__ */ a(Q, {});
9930
9933
  }
9931
- }, T0 = "_content_gxziw_1", q0 = "_buttonStyled_gxziw_9", B0 = "_searchStyled_gxziw_21", L0 = "_inputStyled_gxziw_32", R0 = "_inputStyledTest_gxziw_51", xt = {
9932
- content: T0,
9933
- buttonStyled: q0,
9934
- searchStyled: B0,
9935
- inputStyled: L0,
9936
- inputStyledTest: R0
9937
- }, D0 = (e) => /* @__PURE__ */ a(
9934
+ }, q0 = "_content_gxziw_1", B0 = "_buttonStyled_gxziw_9", L0 = "_searchStyled_gxziw_21", R0 = "_inputStyled_gxziw_32", D0 = "_inputStyledTest_gxziw_51", xt = {
9935
+ content: q0,
9936
+ buttonStyled: B0,
9937
+ searchStyled: L0,
9938
+ inputStyled: R0,
9939
+ inputStyledTest: D0
9940
+ }, M0 = (e) => /* @__PURE__ */ a(
9938
9941
  "svg",
9939
9942
  {
9940
9943
  width: "68",
@@ -9953,7 +9956,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9953
9956
  }
9954
9957
  ) })
9955
9958
  }
9956
- ), K9 = (e) => /* @__PURE__ */ a(
9959
+ ), J9 = (e) => /* @__PURE__ */ a(
9957
9960
  "form",
9958
9961
  {
9959
9962
  className: xt.content,
@@ -9970,14 +9973,14 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9970
9973
  placeholder: e.texts.searchKeyWord + "..."
9971
9974
  }
9972
9975
  ),
9973
- /* @__PURE__ */ a("button", { className: xt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(D0, { className: xt.searchStyled }) })
9976
+ /* @__PURE__ */ a("button", { className: xt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(M0, { className: xt.searchStyled }) })
9974
9977
  ] })
9975
9978
  }
9976
- ), M0 = "_content_io3tv_1", P0 = "_newsContentSection_io3tv_5", O0 = "_itemContent_io3tv_10", Mn = {
9977
- content: M0,
9978
- newsContentSection: P0,
9979
- itemContent: O0
9980
- }, J9 = (e) => {
9979
+ ), P0 = "_content_io3tv_1", O0 = "_newsContentSection_io3tv_5", j0 = "_itemContent_io3tv_10", Mn = {
9980
+ content: P0,
9981
+ newsContentSection: O0,
9982
+ itemContent: j0
9983
+ }, Z9 = (e) => {
9981
9984
  const {
9982
9985
  data: t,
9983
9986
  option: n,
@@ -10133,22 +10136,22 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
10133
10136
  default:
10134
10137
  return /* @__PURE__ */ a(Q, {});
10135
10138
  }
10136
- }, j0 = "_content_pq89v_1", Q0 = "_videoContent_pq89v_9", za = {
10137
- content: j0,
10138
- videoContent: Q0
10139
- }, G0 = "_container_1xr2t_1", z0 = "_playStyled_1xr2t_6", H0 = "_imageStyled_1xr2t_13", V0 = "_longer_1xr2t_26", F0 = "_contentNews_1xr2t_31", W0 = "_tagContent_1xr2t_51", Y0 = "_tag_1xr2t_51", $0 = "_titular_1xr2t_68", K0 = "_small_1xr2t_81", J0 = "_figure_1xr2t_87", Z0 = "_backDrop_1xr2t_92", X0 = "_backDropAux_1xr2t_100", Et = {
10140
- container: G0,
10141
- playStyled: z0,
10142
- imageStyled: H0,
10143
- longer: V0,
10144
- contentNews: F0,
10145
- tagContent: W0,
10146
- tag: Y0,
10147
- titular: $0,
10148
- small: K0,
10149
- figure: J0,
10150
- backDrop: Z0,
10151
- backDropAux: X0
10139
+ }, Q0 = "_content_pq89v_1", G0 = "_videoContent_pq89v_9", za = {
10140
+ content: Q0,
10141
+ videoContent: G0
10142
+ }, z0 = "_container_1xr2t_1", H0 = "_playStyled_1xr2t_6", V0 = "_imageStyled_1xr2t_13", F0 = "_longer_1xr2t_26", W0 = "_contentNews_1xr2t_31", Y0 = "_tagContent_1xr2t_51", $0 = "_tag_1xr2t_51", K0 = "_titular_1xr2t_68", J0 = "_small_1xr2t_81", Z0 = "_figure_1xr2t_87", X0 = "_backDrop_1xr2t_92", ef = "_backDropAux_1xr2t_100", Et = {
10143
+ container: z0,
10144
+ playStyled: H0,
10145
+ imageStyled: V0,
10146
+ longer: F0,
10147
+ contentNews: W0,
10148
+ tagContent: Y0,
10149
+ tag: $0,
10150
+ titular: K0,
10151
+ small: J0,
10152
+ figure: Z0,
10153
+ backDrop: X0,
10154
+ backDropAux: ef
10152
10155
  }, Ha = async (e) => {
10153
10156
  const { size: t = "longer", video: n } = e, s = n.main.image.sizes[0]?.url ?? "";
10154
10157
  return /* @__PURE__ */ a("figure", { className: Et.figure, children: /* @__PURE__ */ m("span", { className: Et.backdrop, children: [
@@ -10181,7 +10184,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
10181
10184
  )
10182
10185
  ] }) })
10183
10186
  ] }) });
10184
- }, ef = (e) => {
10187
+ }, tf = (e) => {
10185
10188
  const { videos: t } = e;
10186
10189
  return /* @__PURE__ */ a("div", { className: za.content, children: /* @__PURE__ */ a(Mt, { children: /* @__PURE__ */ a(ie, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ m("div", { className: za.videoContent, children: [
10187
10190
  /* @__PURE__ */ a(Ha, { video: t[0] }),
@@ -10194,18 +10197,18 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
10194
10197
  `video-small-${s}`
10195
10198
  )) })
10196
10199
  ] }) }) }) });
10197
- }, tf = "_content_ruy5q_1", nf = "_videoContent_ruy5q_9", af = "_articleSection_ruy5q_21", sf = "_contentLatout_ruy5q_31", of = "_title_ruy5q_36", rf = "_article_ruy5q_21", lf = "_correspondent_ruy5q_64", Ke = {
10198
- content: tf,
10199
- videoContent: nf,
10200
- articleSection: af,
10201
- contentLatout: sf,
10202
- title: of,
10203
- article: rf,
10204
- correspondent: lf
10205
- }, cf = "_container_1rq2h_1", df = "_playStyled_1rq2h_9", Va = {
10206
- container: cf,
10207
- playStyled: df
10208
- }, uf = (e) => {
10200
+ }, nf = "_content_ruy5q_1", af = "_videoContent_ruy5q_9", sf = "_articleSection_ruy5q_21", of = "_contentLatout_ruy5q_31", rf = "_title_ruy5q_36", lf = "_article_ruy5q_21", cf = "_correspondent_ruy5q_64", Ke = {
10201
+ content: nf,
10202
+ videoContent: af,
10203
+ articleSection: sf,
10204
+ contentLatout: of,
10205
+ title: rf,
10206
+ article: lf,
10207
+ correspondent: cf
10208
+ }, df = "_container_1rq2h_1", uf = "_playStyled_1rq2h_9", Va = {
10209
+ container: df,
10210
+ playStyled: uf
10211
+ }, mf = (e) => {
10209
10212
  const { video: t } = e;
10210
10213
  return /* @__PURE__ */ a(
10211
10214
  U,
@@ -10227,12 +10230,12 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
10227
10230
  ] })
10228
10231
  }
10229
10232
  );
10230
- }, mf = (e) => {
10233
+ }, hf = (e) => {
10231
10234
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Te(
10232
10235
  e.video.info.date.created
10233
10236
  )}` : e?.video.main.author;
10234
10237
  return /* @__PURE__ */ a("div", { className: Ke.content, children: /* @__PURE__ */ a(Mt, { className: Ke.contentLatout, children: /* @__PURE__ */ a(ie, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ m("div", { className: Ke.videoContent, children: [
10235
- /* @__PURE__ */ a(uf, { video: e.video }),
10238
+ /* @__PURE__ */ a(mf, { video: e.video }),
10236
10239
  /* @__PURE__ */ m("div", { className: Ke.articleSection, children: [
10237
10240
  /* @__PURE__ */ a(
10238
10241
  U,
@@ -10247,17 +10250,17 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
10247
10250
  /* @__PURE__ */ a("p", { className: Ke.correspondent, children: t() })
10248
10251
  ] })
10249
10252
  ] }) }) }) });
10250
- }, Z9 = (e) => {
10253
+ }, X9 = (e) => {
10251
10254
  switch (e.option) {
10252
10255
  case "op1":
10253
- return /* @__PURE__ */ a(ef, { videos: e.data });
10256
+ return /* @__PURE__ */ a(tf, { videos: e.data });
10254
10257
  case "op2":
10255
- return /* @__PURE__ */ a(mf, { video: e.data[0] });
10258
+ return /* @__PURE__ */ a(hf, { video: e.data[0] });
10256
10259
  default:
10257
10260
  return /* @__PURE__ */ a(Q, {});
10258
10261
  }
10259
10262
  };
10260
- function X9({ containerId: e, containerId2: t }) {
10263
+ function ep({ containerId: e, containerId2: t }) {
10261
10264
  return Ee(() => {
10262
10265
  try {
10263
10266
  let n = function() {
@@ -10293,7 +10296,7 @@ function X9({ containerId: e, containerId2: t }) {
10293
10296
  }
10294
10297
  }, [e]), null;
10295
10298
  }
10296
- const hf = (e) => {
10299
+ const ff = (e) => {
10297
10300
  const {
10298
10301
  //rounded = false,
10299
10302
  isVideo: t = !1,
@@ -10355,7 +10358,7 @@ const hf = (e) => {
10355
10358
  ] })
10356
10359
  ] })
10357
10360
  ] }) });
10358
- }, ff = (e) => /* @__PURE__ */ a(
10361
+ }, gf = (e) => /* @__PURE__ */ a(
10359
10362
  "svg",
10360
10363
  {
10361
10364
  width: "41",
@@ -10372,7 +10375,7 @@ const hf = (e) => {
10372
10375
  }
10373
10376
  )
10374
10377
  }
10375
- ), gf = {
10378
+ ), pf = {
10376
10379
  info: {
10377
10380
  section: {
10378
10381
  name: "",
@@ -10429,14 +10432,14 @@ const hf = (e) => {
10429
10432
  }
10430
10433
  ],
10431
10434
  preview: void 0
10432
- }, Fa = 6, pf = ({
10435
+ }, Fa = 6, Af = ({
10433
10436
  section: e,
10434
10437
  currentNews: t,
10435
10438
  banner: n,
10436
10439
  isVisible: s = !1,
10437
10440
  stylesConfig: o
10438
10441
  }) => {
10439
- const [i, r] = O({ data: Array.from({ length: Fa }, () => gf) }), [l, c] = O(!1), u = ne(async () => {
10442
+ const [i, r] = O({ data: Array.from({ length: Fa }, () => pf) }), [l, c] = O(!1), u = ne(async () => {
10440
10443
  if (!(l || !t?.info?.link?.internal)) {
10441
10444
  c(!0);
10442
10445
  try {
@@ -10459,7 +10462,7 @@ const hf = (e) => {
10459
10462
  return Ee(() => {
10460
10463
  s && u();
10461
10464
  }, [s, i, u]), !i?.data || i.data.length === 0 ? null : /* @__PURE__ */ a(
10462
- Af,
10465
+ wf,
10463
10466
  {
10464
10467
  news: i.data,
10465
10468
  title: "Más Noticias",
@@ -10471,7 +10474,7 @@ const hf = (e) => {
10471
10474
  isVisible: s
10472
10475
  }
10473
10476
  );
10474
- }, Af = (e) => {
10477
+ }, wf = (e) => {
10475
10478
  const { news: t, hasLines: n = !1 } = e, s = (o) => n && (o + 1) % 3 !== 0 ? Vn.contentSeparator : "";
10476
10479
  return /* @__PURE__ */ a(
10477
10480
  "div",
@@ -10507,7 +10510,7 @@ const hf = (e) => {
10507
10510
  "aria-label": r?.title?.section ?? "nota",
10508
10511
  target: c?.link?.target,
10509
10512
  children: /* @__PURE__ */ a(
10510
- hf,
10513
+ ff,
10511
10514
  {
10512
10515
  isVisible: e.isVisible,
10513
10516
  preview: u,
@@ -10520,7 +10523,7 @@ const hf = (e) => {
10520
10523
  }
10521
10524
  ),
10522
10525
  /* @__PURE__ */ a("div", { className: Ut.newsDescription, children: /* @__PURE__ */ a(
10523
- wf,
10526
+ yf,
10524
10527
  {
10525
10528
  main: r,
10526
10529
  authors: l,
@@ -10541,14 +10544,14 @@ const hf = (e) => {
10541
10544
  })
10542
10545
  }
10543
10546
  );
10544
- }, wf = (e) => {
10547
+ }, yf = (e) => {
10545
10548
  const { share: t = !1, cutSubtitle: n = !0 } = e, o = (() => {
10546
10549
  if (!e?.authors || e.authors.length === 0) return "";
10547
10550
  const i = e.authors[0], r = Te(e.info?.date?.modified);
10548
10551
  return i && e?.config?.showtime && e.config?.showauthor ? `${i.fullname} - ${r}` : i && e.config?.showauthor ? i.fullname : e?.config?.showtime ? r : "";
10549
10552
  })();
10550
10553
  return /* @__PURE__ */ m("div", { className: K.boxInformation, children: [
10551
- t && /* @__PURE__ */ a(ff, { className: K.dotStyles }),
10554
+ t && /* @__PURE__ */ a(gf, { className: K.dotStyles }),
10552
10555
  e?.info?.section?.url && /* @__PURE__ */ m("div", { className: K.sectionDescriptionContainer, children: [
10553
10556
  /* @__PURE__ */ a(
10554
10557
  U,
@@ -10594,7 +10597,7 @@ const hf = (e) => {
10594
10597
  }
10595
10598
  ) : /* @__PURE__ */ a("div", { className: K.correspondent, children: o }) })
10596
10599
  ] });
10597
- }, yf = ({
10600
+ }, Cf = ({
10598
10601
  user: e,
10599
10602
  handleLogout: t,
10600
10603
  message: n
@@ -10633,25 +10636,25 @@ const hf = (e) => {
10633
10636
  /* @__PURE__ */ a("p", { className: "comment-text", children: n })
10634
10637
  ] })
10635
10638
  ] }) });
10636
- }, Cf = "_overlay_qj491_3", bf = "_popup_qj491_17", vf = "_title_qj491_40", _f = "_optionsContainer_qj491_52", Nf = "_option_qj491_52", Sf = "_radioInput_qj491_66", xf = "_radioCustom_qj491_70", Ef = "_optionLabel_qj491_97", kf = "_buttons_qj491_110", Uf = "_cancelButton_qj491_117", If = "_closeButton_qj491_118", Tf = "_buttonAlone_qj491_137", qf = "_reportButton_qj491_143", Bf = "_successContainer_qj491_163", Lf = "_thumbsUp_qj491_171", Rf = "_successMessage_qj491_177", Df = "_errorMessage_qj491_218", Mf = "_loadingContainer_qj491_231", ee = {
10637
- overlay: Cf,
10638
- popup: bf,
10639
- title: vf,
10640
- optionsContainer: _f,
10641
- option: Nf,
10642
- radioInput: Sf,
10643
- radioCustom: xf,
10644
- optionLabel: Ef,
10645
- buttons: kf,
10646
- cancelButton: Uf,
10647
- closeButton: If,
10648
- buttonAlone: Tf,
10649
- reportButton: qf,
10650
- successContainer: Bf,
10651
- thumbsUp: Lf,
10652
- successMessage: Rf,
10653
- errorMessage: Df,
10654
- loadingContainer: Mf
10639
+ }, bf = "_overlay_qj491_3", vf = "_popup_qj491_17", _f = "_title_qj491_40", Nf = "_optionsContainer_qj491_52", Sf = "_option_qj491_52", xf = "_radioInput_qj491_66", Ef = "_radioCustom_qj491_70", kf = "_optionLabel_qj491_97", Uf = "_buttons_qj491_110", If = "_cancelButton_qj491_117", Tf = "_closeButton_qj491_118", qf = "_buttonAlone_qj491_137", Bf = "_reportButton_qj491_143", Lf = "_successContainer_qj491_163", Rf = "_thumbsUp_qj491_171", Df = "_successMessage_qj491_177", Mf = "_errorMessage_qj491_218", Pf = "_loadingContainer_qj491_231", ee = {
10640
+ overlay: bf,
10641
+ popup: vf,
10642
+ title: _f,
10643
+ optionsContainer: Nf,
10644
+ option: Sf,
10645
+ radioInput: xf,
10646
+ radioCustom: Ef,
10647
+ optionLabel: kf,
10648
+ buttons: Uf,
10649
+ cancelButton: If,
10650
+ closeButton: Tf,
10651
+ buttonAlone: qf,
10652
+ reportButton: Bf,
10653
+ successContainer: Lf,
10654
+ thumbsUp: Rf,
10655
+ successMessage: Df,
10656
+ errorMessage: Mf,
10657
+ loadingContainer: Pf
10655
10658
  }, js = async (e, t) => {
10656
10659
  const { PUBLIC_ENV: n } = J();
10657
10660
  if (n === "local") return !0;
@@ -10675,7 +10678,7 @@ const hf = (e) => {
10675
10678
  return console.error("Error verificando reCAPTCHA Enterprise:", s), !1;
10676
10679
  }
10677
10680
  };
10678
- async function e3({
10681
+ async function tp({
10679
10682
  publication: e,
10680
10683
  username: t,
10681
10684
  id: n,
@@ -10744,7 +10747,7 @@ const je = {
10744
10747
  intellectual: "Violación de propiedad intelectual",
10745
10748
  bullying: "Bullying o acoso"
10746
10749
  };
10747
- function t3(e) {
10750
+ function np(e) {
10748
10751
  return je[e];
10749
10752
  }
10750
10753
  const tt = 300, Ge = {
@@ -10752,7 +10755,7 @@ const tt = 300, Ge = {
10752
10755
  firstname: "Usuario",
10753
10756
  lastname: "Anonimo"
10754
10757
  };
10755
- function Pf(e) {
10758
+ function Of(e) {
10756
10759
  const t = e.split(" ");
10757
10760
  if (t.length !== 3) return e;
10758
10761
  const [n, s, o] = t, i = s.charAt(0).toUpperCase() + s.slice(1).toLowerCase();
@@ -10770,13 +10773,13 @@ const sa = (e, t) => {
10770
10773
  } catch {
10771
10774
  return [];
10772
10775
  }
10773
- }, Of = (e, t) => {
10776
+ }, jf = (e, t) => {
10774
10777
  const n = Qs(e);
10775
10778
  n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
10776
10779
  JSON.stringify(n)
10777
10780
  )}; path=/; max-age=${3600 * 24 * 1}`);
10778
10781
  };
10779
- function jf(e) {
10782
+ function Qf(e) {
10780
10783
  const [t, n] = e.split("@");
10781
10784
  if (!t || !n) return e;
10782
10785
  let s = "";
@@ -10787,34 +10790,34 @@ function jf(e) {
10787
10790
  let l = "";
10788
10791
  return i.length <= 2 ? l = i[0] + "*" : l = i[0] + "*".repeat(i.length - 2) + i[i.length - 1], `${s}@${l}${r}`;
10789
10792
  }
10790
- const Qf = "_overlay_tlrod_1", Gf = "_header_tlrod_18", zf = "_logo_tlrod_25", Hf = "_card_tlrod_32", Vf = "_close_tlrod_47", Ff = "_form_tlrod_71", Wf = "_formUl_tlrod_80", Yf = "_field_tlrod_92", $f = "_label_tlrod_99", Kf = "_input_tlrod_108", Jf = "_error_tlrod_126", Zf = "_primary_tlrod_132", Xf = "_divider_tlrod_167", eg = "_google_tlrod_193", tg = "_googleIcon_tlrod_223", ng = "_spin_tlrod_256", ag = "_checkboxRow_tlrod_278", sg = "_terms_tlrod_315", og = "_message_tlrod_346", ig = "_passwordChecker_tlrod_351", rg = "_valid_tlrod_370", lg = "_invalid_tlrod_374", cg = "_forgotPassword_tlrod_378", dg = "_successContainer_tlrod_397", ug = "_thumbsUp_tlrod_405", mg = "_successMessage_tlrod_411", _ = {
10791
- overlay: Qf,
10792
- header: Gf,
10793
- logo: zf,
10794
- card: Hf,
10795
- close: Vf,
10796
- form: Ff,
10797
- formUl: Wf,
10798
- field: Yf,
10799
- label: $f,
10800
- input: Kf,
10801
- error: Jf,
10802
- primary: Zf,
10803
- divider: Xf,
10804
- google: eg,
10805
- googleIcon: tg,
10806
- spin: ng,
10807
- checkboxRow: ag,
10793
+ const Gf = "_overlay_tlrod_1", zf = "_header_tlrod_18", Hf = "_logo_tlrod_25", Vf = "_card_tlrod_32", Ff = "_close_tlrod_47", Wf = "_form_tlrod_71", Yf = "_formUl_tlrod_80", $f = "_field_tlrod_92", Kf = "_label_tlrod_99", Jf = "_input_tlrod_108", Zf = "_error_tlrod_126", Xf = "_primary_tlrod_132", eg = "_divider_tlrod_167", tg = "_google_tlrod_193", ng = "_googleIcon_tlrod_223", ag = "_spin_tlrod_256", sg = "_checkboxRow_tlrod_278", og = "_terms_tlrod_315", ig = "_message_tlrod_346", rg = "_passwordChecker_tlrod_351", lg = "_valid_tlrod_370", cg = "_invalid_tlrod_374", dg = "_forgotPassword_tlrod_378", ug = "_successContainer_tlrod_397", mg = "_thumbsUp_tlrod_405", hg = "_successMessage_tlrod_411", _ = {
10794
+ overlay: Gf,
10795
+ header: zf,
10796
+ logo: Hf,
10797
+ card: Vf,
10798
+ close: Ff,
10799
+ form: Wf,
10800
+ formUl: Yf,
10801
+ field: $f,
10802
+ label: Kf,
10803
+ input: Jf,
10804
+ error: Zf,
10805
+ primary: Xf,
10806
+ divider: eg,
10807
+ google: tg,
10808
+ googleIcon: ng,
10809
+ spin: ag,
10810
+ checkboxRow: sg,
10808
10811
  switch: "_switch_tlrod_307",
10809
- terms: sg,
10810
- message: og,
10811
- passwordChecker: ig,
10812
- valid: rg,
10813
- invalid: lg,
10814
- forgotPassword: cg,
10815
- successContainer: dg,
10816
- thumbsUp: ug,
10817
- successMessage: mg
10812
+ terms: og,
10813
+ message: ig,
10814
+ passwordChecker: rg,
10815
+ valid: lg,
10816
+ invalid: cg,
10817
+ forgotPassword: dg,
10818
+ successContainer: ug,
10819
+ thumbsUp: mg,
10820
+ successMessage: hg
10818
10821
  }, ze = () => /* @__PURE__ */ a(
10819
10822
  "svg",
10820
10823
  {
@@ -10826,7 +10829,7 @@ const Qf = "_overlay_tlrod_1", Gf = "_header_tlrod_18", zf = "_logo_tlrod_25", H
10826
10829
  className: _.spin,
10827
10830
  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" })
10828
10831
  }
10829
- ), hg = ({
10832
+ ), fg = ({
10830
10833
  isOpen: e,
10831
10834
  onClose: t,
10832
10835
  commentId: n,
@@ -10875,7 +10878,7 @@ const Qf = "_overlay_tlrod_1", Gf = "_header_tlrod_18", zf = "_logo_tlrod_25", H
10875
10878
  })
10876
10879
  })).json();
10877
10880
  if (w.type === "success")
10878
- Of(document, n), r("success"), setTimeout(() => {
10881
+ jf(document, n), r("success"), setTimeout(() => {
10879
10882
  g();
10880
10883
  }, 3e3);
10881
10884
  else
@@ -11005,7 +11008,7 @@ async function oa({
11005
11008
  throw y;
11006
11009
  }
11007
11010
  }
11008
- const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11011
+ const { PUBLIC_PUBLICATION_ID: gg } = J(), pg = gg, Ag = (e) => {
11009
11012
  const [t, n] = O(void 0);
11010
11013
  return Ee(() => {
11011
11014
  if (t) return;
@@ -11013,7 +11016,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11013
11016
  const { PUBLIC_X_SECURITY_TOKEN: o } = J();
11014
11017
  try {
11015
11018
  const i = await oa({
11016
- publication: gg,
11019
+ publication: pg,
11017
11020
  path: e ?? "",
11018
11021
  size: 5,
11019
11022
  sizereply: 2,
@@ -11031,7 +11034,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11031
11034
  }, Gs = ({ username: e, date: t }) => /* @__PURE__ */ m("div", { className: "comment-header", children: [
11032
11035
  /* @__PURE__ */ a("span", { className: "comment-username", children: e }),
11033
11036
  /* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
11034
- /* @__PURE__ */ a("span", { className: "comment-date", children: Pf(Te(Number(t))) })
11037
+ /* @__PURE__ */ a("span", { className: "comment-date", children: Of(Te(Number(t))) })
11035
11038
  ] }), zs = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
11036
11039
  "img",
11037
11040
  {
@@ -11155,7 +11158,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11155
11158
  ]
11156
11159
  }
11157
11160
  );
11158
- }, { PUBLIC_PUBLICATION_ID: Ag } = J(), wg = Ag, Ys = async ({
11161
+ }, { PUBLIC_PUBLICATION_ID: wg } = J(), yg = wg, Ys = async ({
11159
11162
  path: e,
11160
11163
  ref: t,
11161
11164
  captchaToken: n,
@@ -11174,7 +11177,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11174
11177
  method: "POST",
11175
11178
  headers: { "Content-Type": "application/json" },
11176
11179
  body: JSON.stringify({
11177
- publication: wg,
11180
+ publication: yg,
11178
11181
  path: e,
11179
11182
  id: i,
11180
11183
  username: o.username,
@@ -11208,7 +11211,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11208
11211
  } catch (c) {
11209
11212
  return console.error("Error enviando comentario:", c), alert(c.message || "Error al enviar el comentario."), !1;
11210
11213
  }
11211
- }, yg = ({
11214
+ }, Cg = ({
11212
11215
  replyingTo: e,
11213
11216
  commentRef: t,
11214
11217
  user: n,
@@ -11259,7 +11262,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11259
11262
  }
11260
11263
  )
11261
11264
  ] });
11262
- }, Cg = ({ reply: e, replyingTo: t, user: n, onFlag: s }) => {
11265
+ }, bg = ({ reply: e, replyingTo: t, user: n, onFlag: s }) => {
11263
11266
  const o = e.text;
11264
11267
  let i = `${Ge.firstname} ${Ge.lastname}`, r = Ge.username;
11265
11268
  return e.user && (i = `${e.user.firstname} ${e.user.lastname}`, r = e.user.username), /* @__PURE__ */ a("div", { className: "comment-item reply", children: /* @__PURE__ */ m("div", { className: "comment-header-container", children: [
@@ -11275,7 +11278,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11275
11278
  /* @__PURE__ */ a(Hs, { isReply: !0, onFlag: () => s(e.id) })
11276
11279
  ] })
11277
11280
  ] }) });
11278
- }, bg = ({ comment: e, replyingTo: t, path: n, user: s, handleReplyingTo: o, onFlag: i }) => {
11281
+ }, vg = ({ comment: e, replyingTo: t, path: n, user: s, handleReplyingTo: o, onFlag: i }) => {
11279
11282
  const r = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [l, c] = O(r), [u, d] = xe.useState(!1), h = process.env.NEXT_PUBLIC_PUBLICATION_ID ?? "", f = e.text, y = xe.useRef(null);
11280
11283
  let g = `${Ge.firstname} ${Ge.lastname}`, p = Ge.username;
11281
11284
  e.user && (g = `${e.user.firstname} ${e.user.lastname}`, p = e.user.username);
@@ -11301,7 +11304,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11301
11304
  }
11302
11305
  ),
11303
11306
  t === e.id && s && /* @__PURE__ */ a(
11304
- yg,
11307
+ Cg,
11305
11308
  {
11306
11309
  replyingTo: t,
11307
11310
  commentRef: y,
@@ -11313,7 +11316,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11313
11316
  ),
11314
11317
  l.reply.length > 0 && /* @__PURE__ */ m("div", { className: "comment-replies", children: [
11315
11318
  l.reply.map((C) => /* @__PURE__ */ a(
11316
- Cg,
11319
+ bg,
11317
11320
  {
11318
11321
  user: s,
11319
11322
  reply: C,
@@ -11353,7 +11356,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11353
11356
  ]
11354
11357
  }
11355
11358
  ) });
11356
- }, vg = ({
11359
+ }, _g = ({
11357
11360
  commentRef: e,
11358
11361
  user: t,
11359
11362
  path: n,
@@ -11398,7 +11401,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11398
11401
  }
11399
11402
  )
11400
11403
  ] });
11401
- }, { PUBLIC_PUBLICATION_ID: _g, PUBLIC_X_SECURITY_TOKEN: Ng } = J(), Wa = _g ?? "", Sg = ({
11404
+ }, { PUBLIC_PUBLICATION_ID: Ng, PUBLIC_X_SECURITY_TOKEN: Sg } = J(), Wa = Ng ?? "", xg = ({
11402
11405
  isAuthenticated: e,
11403
11406
  path: t,
11404
11407
  user: n,
@@ -11407,7 +11410,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11407
11410
  }) => {
11408
11411
  const i = t.replaceAll("/", "|"), [r, l] = O(
11409
11412
  void 0
11410
- ), [c, u] = O(""), { comments: d, setComments: h } = pg(i), [f, y] = xe.useState(!1), g = xe.useRef(null), p = (E) => {
11413
+ ), [c, u] = O(""), { comments: d, setComments: h } = Ag(i), [f, y] = xe.useState(!1), g = xe.useRef(null), p = (E) => {
11411
11414
  u(c === E ? "" : E);
11412
11415
  }, w = (E) => {
11413
11416
  h(
@@ -11434,7 +11437,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11434
11437
  id: void 0,
11435
11438
  lastid: D,
11436
11439
  state: "5,6",
11437
- apiToken: Ng
11440
+ apiToken: Sg
11438
11441
  }))[0];
11439
11442
  h({
11440
11443
  morecomment: F.morecomment ?? !1,
@@ -11448,7 +11451,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11448
11451
  /* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(ie, { title: N || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ m(Q, { children: [
11449
11452
  /* @__PURE__ */ a("div", { className: "comments-header", children: e && n && /* @__PURE__ */ m(Q, { children: [
11450
11453
  /* @__PURE__ */ a(
11451
- yf,
11454
+ Cf,
11452
11455
  {
11453
11456
  user: n,
11454
11457
  handleLogout: s,
@@ -11456,7 +11459,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11456
11459
  }
11457
11460
  ),
11458
11461
  /* @__PURE__ */ a(
11459
- vg,
11462
+ _g,
11460
11463
  {
11461
11464
  commentRef: g,
11462
11465
  user: n,
@@ -11472,7 +11475,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11472
11475
  "data-isauthenticated": `${e}`,
11473
11476
  children: d ? d.comments && d.comments.length > 0 ? /* @__PURE__ */ m(Q, { children: [
11474
11477
  d.comments.map((E) => /* @__PURE__ */ a(
11475
- bg,
11478
+ vg,
11476
11479
  {
11477
11480
  comment: E,
11478
11481
  replyingTo: c,
@@ -11497,7 +11500,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11497
11500
  )
11498
11501
  ] }) }) }),
11499
11502
  /* @__PURE__ */ a(
11500
- hg,
11503
+ fg,
11501
11504
  {
11502
11505
  username: n?.username ?? void 0,
11503
11506
  publication: Wa,
@@ -11555,7 +11558,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11555
11558
  test: (e) => /[^A-Za-z0-9]/.test(e)
11556
11559
  }
11557
11560
  ];
11558
- function xg({ goToLogin: e, handleGoogleLogin: t }) {
11561
+ function Eg({ goToLogin: e, handleGoogleLogin: t }) {
11559
11562
  const [n, s] = O({}), [o, i] = O(!1), [r, l] = O(!1), [c, u] = O(null), [d, h] = O(
11560
11563
  "register"
11561
11564
  ), f = (w, C) => {
@@ -11780,7 +11783,7 @@ function xg({ goToLogin: e, handleGoogleLogin: t }) {
11780
11783
  ] })
11781
11784
  ] });
11782
11785
  }
11783
- function Eg({
11786
+ function kg({
11784
11787
  onClose: e,
11785
11788
  checkAuth: t,
11786
11789
  goToRegister: n,
@@ -11790,7 +11793,7 @@ function Eg({
11790
11793
  const [i, r] = O("login"), [l, c] = O(""), [u, d] = O(""), [h, f] = O(""), [y, g] = O(""), [p, w] = O(""), [C, k] = O(!1), [N, R] = O(!1), [I, E] = O(null);
11791
11794
  return /* @__PURE__ */ m(Q, { children: [
11792
11795
  i === "login" && /* @__PURE__ */ a(
11793
- kg,
11796
+ Ug,
11794
11797
  {
11795
11798
  email: l,
11796
11799
  password: u,
@@ -11832,7 +11835,7 @@ function Eg({
11832
11835
  }
11833
11836
  ),
11834
11837
  i === "forgot" && /* @__PURE__ */ a(
11835
- Ug,
11838
+ Ig,
11836
11839
  {
11837
11840
  email: l,
11838
11841
  setEmail: c,
@@ -11865,7 +11868,7 @@ function Eg({
11865
11868
  }
11866
11869
  ),
11867
11870
  i === "changePassword" && /* @__PURE__ */ a(
11868
- Ig,
11871
+ Tg,
11869
11872
  {
11870
11873
  email: l,
11871
11874
  confirmationCode: h,
@@ -11914,7 +11917,7 @@ function Eg({
11914
11917
  }
11915
11918
  ),
11916
11919
  i === "feedback" && /* @__PURE__ */ a(
11917
- Tg,
11920
+ qg,
11918
11921
  {
11919
11922
  onBackToLogin: () => {
11920
11923
  E(null), r("login");
@@ -11923,7 +11926,7 @@ function Eg({
11923
11926
  )
11924
11927
  ] });
11925
11928
  }
11926
- function kg({
11929
+ function Ug({
11927
11930
  email: e,
11928
11931
  password: t,
11929
11932
  showPassword: n,
@@ -12015,7 +12018,7 @@ function kg({
12015
12018
  )
12016
12019
  ] });
12017
12020
  }
12018
- function Ug({
12021
+ function Ig({
12019
12022
  email: e,
12020
12023
  setEmail: t,
12021
12024
  loading: n,
@@ -12052,7 +12055,7 @@ function Ug({
12052
12055
  }
12053
12056
  );
12054
12057
  }
12055
- function Ig({
12058
+ function Tg({
12056
12059
  email: e,
12057
12060
  confirmationCode: t,
12058
12061
  newPassword: n,
@@ -12076,7 +12079,7 @@ function Ig({
12076
12079
  children: [
12077
12080
  /* @__PURE__ */ m("p", { className: _.message, children: [
12078
12081
  "Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
12079
- jf(e),
12082
+ Qf(e),
12080
12083
  ". Ingrese el código y la contraseña nueva."
12081
12084
  ] }),
12082
12085
  /* @__PURE__ */ m("ul", { className: _.formUl, children: [
@@ -12163,13 +12166,13 @@ function Ig({
12163
12166
  }
12164
12167
  );
12165
12168
  }
12166
- function Tg({ onBackToLogin: e }) {
12169
+ function qg({ onBackToLogin: e }) {
12167
12170
  return /* @__PURE__ */ m("div", { className: _.form, children: [
12168
12171
  /* @__PURE__ */ a("p", { className: _.success, children: "La contraseña fue cambiada con éxito" }),
12169
12172
  /* @__PURE__ */ a("button", { type: "button", className: _.primary, onClick: e, children: "Iniciar Sesión" })
12170
12173
  ] });
12171
12174
  }
12172
- function qg({
12175
+ function Bg({
12173
12176
  loginUrl: e,
12174
12177
  COGNITO_AUTH_PREFIX: t,
12175
12178
  CAPTCHA_KEY: n,
@@ -12207,7 +12210,7 @@ function qg({
12207
12210
  )
12208
12211
  ] }),
12209
12212
  r === "login" && /* @__PURE__ */ a(
12210
- Eg,
12213
+ kg,
12211
12214
  {
12212
12215
  CAPTCHA_KEY: n,
12213
12216
  onClose: s,
@@ -12217,7 +12220,7 @@ function qg({
12217
12220
  }
12218
12221
  ),
12219
12222
  r === "register" && /* @__PURE__ */ a(
12220
- xg,
12223
+ Eg,
12221
12224
  {
12222
12225
  handleGoogleLogin: c,
12223
12226
  goToLogin: () => l("login")
@@ -12227,7 +12230,7 @@ function qg({
12227
12230
  }
12228
12231
  );
12229
12232
  }
12230
- function Bg({
12233
+ function Lg({
12231
12234
  isAuthenticated: e,
12232
12235
  setIsAuthenticated: t,
12233
12236
  loginUrl: n,
@@ -12248,7 +12251,7 @@ function Bg({
12248
12251
  };
12249
12252
  return /* @__PURE__ */ m(Q, { children: [
12250
12253
  u && /* @__PURE__ */ a(
12251
- qg,
12254
+ Bg,
12252
12255
  {
12253
12256
  loginUrl: n,
12254
12257
  COGNITO_AUTH_PREFIX: l,
@@ -12273,7 +12276,7 @@ function Bg({
12273
12276
  )
12274
12277
  ] }),
12275
12278
  /* @__PURE__ */ a(
12276
- Sg,
12279
+ xg,
12277
12280
  {
12278
12281
  isAuthenticated: e,
12279
12282
  handleLogout: h,
@@ -12284,8 +12287,8 @@ function Bg({
12284
12287
  )
12285
12288
  ] });
12286
12289
  }
12287
- const Lg = "radioformula_";
12288
- function Rg({
12290
+ const Rg = "radioformula_";
12291
+ function Dg({
12289
12292
  isVisible: e,
12290
12293
  path: t,
12291
12294
  icon: n,
@@ -12294,7 +12297,7 @@ function Rg({
12294
12297
  }) {
12295
12298
  const [i, r] = O(null), [l, c] = O(null), u = async () => {
12296
12299
  if (e) {
12297
- if (document.cookie.search(Lg + "IS_AUTH=true") === -1) {
12300
+ if (document.cookie.search(Rg + "IS_AUTH=true") === -1) {
12298
12301
  r(!1), c(null), console.log("user not logged");
12299
12302
  return;
12300
12303
  }
@@ -12319,7 +12322,7 @@ function Rg({
12319
12322
  }, [l, e]);
12320
12323
  const d = "/api/auth/login", h = /* @__PURE__ */ a("div", { style: { display: "flex", justifyContent: "center", alignItems: "center", minHeight: 310, position: "relative" }, children: /* @__PURE__ */ a(ze, {}) });
12321
12324
  return i === null ? h : e ? /* @__PURE__ */ a(
12322
- Bg,
12325
+ Lg,
12323
12326
  {
12324
12327
  COGNITO_AUTH_PREFIX: s,
12325
12328
  captchaVars: o,
@@ -12333,7 +12336,7 @@ function Rg({
12333
12336
  }
12334
12337
  ) : h;
12335
12338
  }
12336
- const n3 = ({
12339
+ const ap = ({
12337
12340
  render: e,
12338
12341
  internalPath: t,
12339
12342
  section: n,
@@ -12370,7 +12373,7 @@ const n3 = ({
12370
12373
  // />
12371
12374
  // ),
12372
12375
  comment: /* @__PURE__ */ a(
12373
- Rg,
12376
+ Dg,
12374
12377
  {
12375
12378
  COGNITO_AUTH_PREFIX: r ?? "template_",
12376
12379
  captchaVars: l,
@@ -12380,7 +12383,7 @@ const n3 = ({
12380
12383
  }
12381
12384
  ),
12382
12385
  more: /* @__PURE__ */ a(
12383
- pf,
12386
+ Af,
12384
12387
  {
12385
12388
  section: n,
12386
12389
  currentNews: s,
@@ -12401,7 +12404,7 @@ const n3 = ({
12401
12404
  }
12402
12405
  );
12403
12406
  };
12404
- async function a3({
12407
+ async function sp({
12405
12408
  publication: e,
12406
12409
  path: t,
12407
12410
  username: n,
@@ -12508,7 +12511,7 @@ async function a3({
12508
12511
  };
12509
12512
  }
12510
12513
  }
12511
- const s3 = async ({
12514
+ const op = async ({
12512
12515
  token: e,
12513
12516
  projectId: t,
12514
12517
  captchaKey: n,
@@ -12541,7 +12544,7 @@ const s3 = async ({
12541
12544
  } catch (i) {
12542
12545
  throw console.error("Recaptcha verification failed", i), new Error(String(i));
12543
12546
  }
12544
- }, Dg = (e) => {
12547
+ }, Mg = (e) => {
12545
12548
  const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
12546
12549
  return t && t.length !== 0 && /* @__PURE__ */ a(ie, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(ft, { slot_id: s, cardWidth: 200, children: t.map((i, r) => {
12547
12550
  const l = { ...i, main: {
@@ -12558,7 +12561,7 @@ const s3 = async ({
12558
12561
  r
12559
12562
  );
12560
12563
  }) }) });
12561
- }, Mg = (e) => {
12564
+ }, Pg = (e) => {
12562
12565
  const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
12563
12566
  return t && t.length !== 0 && /* @__PURE__ */ a(ie, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
12564
12567
  ft,
@@ -12584,7 +12587,7 @@ const s3 = async ({
12584
12587
  })
12585
12588
  }
12586
12589
  ) });
12587
- }, Pg = (e) => {
12590
+ }, Og = (e) => {
12588
12591
  const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
12589
12592
  return t && t.length !== 0 && /* @__PURE__ */ a(ie, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
12590
12593
  ft,
@@ -12616,15 +12619,15 @@ const s3 = async ({
12616
12619
  for (const n in e)
12617
12620
  n.startsWith("--") && (t[n] = e[n]);
12618
12621
  return t;
12619
- }, Og = "_headerSection_1c69w_1", jg = "_title_1c69w_11", Qg = "_subtitle_1c69w_23", Gg = "_newsContent_1c69w_36", zg = "_containerCards_1c69w_44", Hg = "_image_1c69w_50", Vg = "_blockHeadContainer_1c69w_56", Je = {
12620
- headerSection: Og,
12621
- title: jg,
12622
- subtitle: Qg,
12623
- newsContent: Gg,
12624
- containerCards: zg,
12625
- image: Hg,
12626
- blockHeadContainer: Vg
12627
- }, Fg = (e) => {
12622
+ }, jg = "_headerSection_1c69w_1", Qg = "_title_1c69w_11", Gg = "_subtitle_1c69w_23", zg = "_newsContent_1c69w_36", Hg = "_containerCards_1c69w_44", Vg = "_image_1c69w_50", Fg = "_blockHeadContainer_1c69w_56", Je = {
12623
+ headerSection: jg,
12624
+ title: Qg,
12625
+ subtitle: Gg,
12626
+ newsContent: zg,
12627
+ containerCards: Hg,
12628
+ image: Vg,
12629
+ blockHeadContainer: Fg
12630
+ }, Wg = (e) => {
12628
12631
  const { content: t, title: n, isVideo: s } = e;
12629
12632
  if (!t || t.length === 0) return;
12630
12633
  const o = t[0], i = t.slice(1), r = e.slot_id && e.slot_id !== "Nota_1";
@@ -12676,16 +12679,16 @@ const s3 = async ({
12676
12679
  "Modulo 1x4": (e) => /* @__PURE__ */ a(qh, { ...e }),
12677
12680
  "Modulo 1x5": (e) => /* @__PURE__ */ a(Dh, { ...e }),
12678
12681
  "Destacado noticias": (e) => /* @__PURE__ */ a(nh, { ...e }),
12679
- "Destacado full width": (e) => /* @__PURE__ */ a(Fg, { ...e }),
12682
+ "Destacado full width": (e) => /* @__PURE__ */ a(Wg, { ...e }),
12680
12683
  "Destacado videos": (e) => /* @__PURE__ */ a(jh, { ...e }),
12681
12684
  "Carrusel card": (e) => /* @__PURE__ */ a(Xh, { ...e }),
12682
- "Carrusel story": (e) => /* @__PURE__ */ a(Dg, { ...e }),
12683
- "Carrusel owl": (e) => /* @__PURE__ */ a(Mg, { ...e }),
12684
- "Modulo fotogaleria": (e) => /* @__PURE__ */ a(Pg, { ...e }),
12685
+ "Carrusel story": (e) => /* @__PURE__ */ a(Mg, { ...e }),
12686
+ "Carrusel owl": (e) => /* @__PURE__ */ a(Pg, { ...e }),
12687
+ "Modulo fotogaleria": (e) => /* @__PURE__ */ a(Og, { ...e }),
12685
12688
  "Carrusel opinion": (e) => /* @__PURE__ */ a(l2, { ...e }),
12686
12689
  "Modulo 1x3 card": (e) => /* @__PURE__ */ a(Zh, { ...e })
12687
12690
  };
12688
- function Wg({
12691
+ function Yg({
12689
12692
  component: e,
12690
12693
  slot_id: t,
12691
12694
  data: n,
@@ -12694,7 +12697,7 @@ function Wg({
12694
12697
  if (s)
12695
12698
  return $a[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: ia(n), children: $a[e]({ ...n, banners: s, slot_id: t }) });
12696
12699
  }
12697
- function o3({
12700
+ function ip({
12698
12701
  children: e,
12699
12702
  stylesConfigEntry: t
12700
12703
  }) {
@@ -12766,7 +12769,7 @@ const Ka = {
12766
12769
  ...t,
12767
12770
  rightOnlyBanner: s,
12768
12771
  banners: n
12769
- }) }), i3 = ({
12772
+ }) }), rp = ({
12770
12773
  slots: e,
12771
12774
  DYNAMIC_SLOT_SUBINDEXES: t,
12772
12775
  stylesConfig: n,
@@ -12786,7 +12789,7 @@ const Ka = {
12786
12789
  order: (d - 1) * c + (h - 1),
12787
12790
  children: [
12788
12791
  /* @__PURE__ */ a(
12789
- Wg,
12792
+ Yg,
12790
12793
  {
12791
12794
  component: e[f].blockSass[0].block,
12792
12795
  banners: i,
@@ -12815,7 +12818,7 @@ const Ka = {
12815
12818
  );
12816
12819
  }
12817
12820
  return r;
12818
- }, r3 = ({
12821
+ }, lp = ({
12819
12822
  mainBlock: e,
12820
12823
  StylesConfigMain: t,
12821
12824
  config: n,
@@ -12861,138 +12864,138 @@ const Ka = {
12861
12864
  };
12862
12865
  export {
12863
12866
  Io as AssetsPreconnect,
12864
- J9 as AutorComponent,
12867
+ Z9 as AutorComponent,
12865
12868
  i1 as AutorHeader1,
12866
12869
  A1 as AutorHeader2,
12867
12870
  se as BannerAdvertising,
12868
12871
  kt as BannerAdvertisingMiddle,
12869
- U9 as CarrouselCSR,
12872
+ I9 as CarrouselCSR,
12870
12873
  ft as CarrouselIRS,
12871
12874
  Xh as CarruselCard,
12872
12875
  l2 as CarruselOpinion,
12873
12876
  Se as CommonServices,
12874
12877
  Zs as Comscore,
12875
- W9 as ContactInfoServer,
12876
- L9 as ContactInput,
12877
- R9 as ContactSelect,
12878
- D9 as ContactTextarea,
12878
+ Y9 as ContactInfoServer,
12879
+ R9 as ContactInput,
12880
+ D9 as ContactSelect,
12881
+ M9 as ContactTextarea,
12879
12882
  Mt as ContentLayout1,
12880
12883
  Ba as ContentLayoutTema,
12881
- r3 as DEBUG_MainSlots,
12884
+ lp as DEBUG_MainSlots,
12882
12885
  nh as DestacadoNoticias,
12883
12886
  jh as DestacadoVideos,
12884
12887
  br as DynamicBlockServices,
12885
- i3 as DynamicComponents,
12888
+ rp as DynamicComponents,
12886
12889
  Pn as DynamicMainSlot,
12887
- Wg as DynamicSlot,
12888
- z9 as EditorialBlock,
12889
- B9 as ErrorComponent,
12890
+ Yg as DynamicSlot,
12891
+ H9 as EditorialBlock,
12892
+ L9 as ErrorComponent,
12890
12893
  zo as Font,
12891
- T9 as Footer,
12894
+ q9 as Footer,
12892
12895
  Uo as FormatAfterScripts,
12893
12896
  ts as FormatScripts,
12894
12897
  eo as GA4,
12895
- Kg as GTM,
12898
+ Jg as GTM,
12896
12899
  e0 as GalleryHeader,
12897
- E9 as GenerateBody,
12898
- x9 as GenerateHead,
12899
- P9 as Header,
12900
+ k9 as GenerateBody,
12901
+ E9 as GenerateHead,
12902
+ O9 as Header,
12900
12903
  ml as ImageOffline,
12901
- _9 as IssuuServices,
12904
+ N9 as IssuuServices,
12902
12905
  Po as ItemListSchema,
12903
- j9 as JournalistArticule2,
12904
- Q9 as JournalistGroup,
12906
+ Q9 as JournalistArticule2,
12907
+ G9 as JournalistGroup,
12905
12908
  Bs as LayoutNewsComponent,
12906
- n3 as LazyLoader,
12909
+ ap as LazyLoader,
12907
12910
  Vd as LiveBlogHeader,
12908
- k9 as Location,
12909
- s9 as MainComponentServices,
12911
+ U9 as Location,
12912
+ o9 as MainComponentServices,
12910
12913
  to as Marfeel,
12911
12914
  an as MiddleSection,
12912
12915
  Ms as Modulo1x3,
12913
12916
  Zh as Modulo1x3Card,
12914
12917
  qh as Modulo1x4,
12915
12918
  Dh as Modulo1x5,
12916
- H9 as Modulo2Columnas,
12919
+ V9 as Modulo2Columnas,
12917
12920
  Uh as Modulo3Columnas,
12918
- V9 as ModuloNewsletter,
12919
- G9 as ModuloOpinion,
12920
- gf as NewListResponseDataPH,
12921
+ F9 as ModuloNewsletter,
12922
+ z9 as ModuloOpinion,
12923
+ pf as NewListResponseDataPH,
12921
12924
  Oo as NewsArticle,
12922
- Y9 as NewsComponent,
12925
+ $9 as NewsComponent,
12923
12926
  Hn as NewsContent,
12924
12927
  dn as NextPrev,
12925
12928
  jo as OrgList,
12926
12929
  ma as PreloadImages,
12927
12930
  je as REPORT_REASONS,
12928
12931
  Xn as Readest,
12929
- X9 as ScriptHydrator,
12930
- K9 as SearchSection,
12932
+ ep as ScriptHydrator,
12933
+ J9 as SearchSection,
12931
12934
  ie as Section,
12932
12935
  He as SectionCard,
12933
12936
  vn as SectionCard2,
12934
12937
  Fn as SectionCardServerComponent,
12935
- F9 as SectionServerComponent,
12938
+ W9 as SectionServerComponent,
12936
12939
  Ur as ShowSection,
12937
12940
  z2 as SocialNetworks,
12938
12941
  Do as SpeculationRules,
12939
- o3 as StaticSlotWrapper,
12942
+ ip as StaticSlotWrapper,
12940
12943
  xl as SubscribeColumn,
12941
12944
  Ol as SubscribeRow,
12942
- I9 as SubscribeWhatsAppColumn,
12943
- $9 as TagComponent,
12944
- O9 as TagSection,
12945
+ T9 as SubscribeWhatsAppColumn,
12946
+ K9 as TagComponent,
12947
+ j9 as TagSection,
12945
12948
  Kd as TimeLine,
12946
- e9 as TrimPathname,
12947
- q9 as VideoBlock3,
12948
- M9 as VideoBlock4,
12949
- Z9 as VideoSection,
12949
+ t9 as TrimPathname,
12950
+ B9 as VideoBlock3,
12951
+ P9 as VideoBlock4,
12952
+ X9 as VideoSection,
12950
12953
  Go as VideosSchemas,
12951
12954
  Qo as WebsiteList,
12952
- a3 as addComment,
12955
+ sp as addComment,
12953
12956
  Wn as bannersReplace,
12954
12957
  Tt as becomeVideoObject,
12955
12958
  Ac as coloringByStrokeSVGs,
12956
12959
  ia as compileStyleProps,
12957
12960
  ye as cutString,
12958
- Xg as extractRealtedNews,
12961
+ e9 as extractRealtedNews,
12959
12962
  Te as formatDate,
12960
- Zg as formatDateEdiciones,
12963
+ Xg as formatDateEdiciones,
12961
12964
  Xa as formatDateJournalistArticule,
12962
12965
  Co as formatDateTimeline,
12963
12966
  No as formatNewsMeta,
12964
12967
  qo as formatVideoData,
12965
- S9 as generalGetData,
12968
+ x9 as generalGetData,
12966
12969
  $s as getCaptchaToken,
12967
12970
  oa as getComments,
12968
12971
  J as getConfig,
12969
- N9 as getDynamicSlots,
12972
+ S9 as getDynamicSlots,
12970
12973
  rn as getEnvironmentUrl,
12971
12974
  _o as getEnvironmentUrlFront,
12972
12975
  oe as getImageUrl,
12973
12976
  Ot as getNextMeta,
12974
12977
  Qt as getPage,
12975
- a9 as getPreloadImages,
12978
+ s9 as getPreloadImages,
12976
12979
  jt as getPrevMeta,
12977
- t3 as getReportReasonLabel,
12980
+ np as getReportReasonLabel,
12978
12981
  bo as getResponse,
12979
12982
  vo as getResponsePromise,
12980
12983
  Yn as getSchemas,
12981
12984
  as as getScriptReplaces,
12982
12985
  Vo as getSlugs,
12983
- t9 as getTypeOfNews,
12984
- n9 as getVideoRealPath,
12985
- Jg as initLibrary,
12986
+ n9 as getTypeOfNews,
12987
+ a9 as getVideoRealPath,
12988
+ Zg as initLibrary,
12986
12989
  ko as metadataToJSX,
12987
12990
  _r as metadata_defaults,
12988
12991
  es as parseTags,
12989
12992
  So as pathnameSplit,
12990
12993
  Ho as removePages,
12991
- e3 as reportComment,
12994
+ tp as reportComment,
12992
12995
  Hc as shareButtons,
12993
12996
  na as socialIcons,
12994
12997
  Lo as speculationRules,
12995
12998
  Bo as speculationRulesHome,
12996
12999
  xo as urlReplaces,
12997
- s3 as verifyCaptchaTokenEnterprise
13000
+ op as verifyCaptchaTokenEnterprise
12998
13001
  };