sass-template-common 0.0.83 → 0.0.85

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
+ }, Zg = ({ 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 Xg(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]"), e9 = (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 t9(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 n9(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
+ }, a9 = (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 s9(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
+ }, o9 = (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 i9 {
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: c9,
3178
+ AxiosError: d9,
3179
+ CanceledError: u9,
3180
+ isCancel: m9,
3181
+ CancelToken: h9,
3182
+ VERSION: f9,
3183
+ all: g9,
3184
+ Cancel: p9,
3185
+ isAxiosError: A9,
3186
+ spread: w9,
3187
+ toFormData: y9,
3188
+ AxiosHeaders: C9,
3189
+ HttpStatusCode: b9,
3190
+ formToJSON: v9,
3191
+ getAdapter: _9,
3192
+ mergeConfig: N9
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 S9 {
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 x9 = 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
+ }, E9 = 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 k9({
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 U9 = ({
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
+ }, I9 = (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 T9(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
+ }, q9 = (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
+ }, B9 = (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
+ }, L9 = (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
+ }, R9 = (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
+ }, D9 = (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
+ }, M9 = (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
+ }, P9 = (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
+ }, O9 = (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
+ }, j9 = (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
+ }, Q9 = (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
+ }, G9 = 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
+ }, z9 = 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 H9 = (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
+ }, V9 = (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
+ }, F9 = (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
+ }, W9 = (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
+ }, Y9 = (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
+ }, $9 = (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,12 @@ 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"')
9487
+ ), s0 = (e) => e.replace(
9488
+ /<iframe(?![^>]*\title=)[^>]*>/gi,
9489
+ (n) => n.replace("<iframe", '<iframe title="frame custom content"')
9484
9490
  ), Os = async (e) => {
9485
9491
  const t = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, n = [...e.matchAll(t)], s = {};
9486
9492
  for (const o of n) {
@@ -9494,7 +9500,7 @@ const n0 = (e) => /* @__PURE__ */ a(
9494
9500
  t,
9495
9501
  (o, i) => `<img fetchPriority='low' loading='lazy' alt='imagen' src="${s[i] || i}"`
9496
9502
  );
9497
- }, a0 = (e, t) => {
9503
+ }, o0 = (e, t) => {
9498
9504
  const n = {
9499
9505
  2: 1,
9500
9506
  4: 2,
@@ -9524,7 +9530,7 @@ const n0 = (e) => /* @__PURE__ */ a(
9524
9530
  return l;
9525
9531
  }
9526
9532
  ), o;
9527
- }, s0 = (e) => {
9533
+ }, i0 = (e) => {
9528
9534
  const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, n = [...e.matchAll(t)];
9529
9535
  let s = "", o = 0;
9530
9536
  for (const i of n) {
@@ -9543,7 +9549,7 @@ const n0 = (e) => /* @__PURE__ */ a(
9543
9549
  s += y, o = u;
9544
9550
  }
9545
9551
  return s += e.slice(o), s;
9546
- }, o0 = async (e, t, n) => {
9552
+ }, r0 = async (e, t, n) => {
9547
9553
  if (!n) return e;
9548
9554
  const s = /<span data-src="(.*?)"><\/span>/g, o = [...e.matchAll(s)];
9549
9555
  let i = e;
@@ -9573,7 +9579,7 @@ const n0 = (e) => /* @__PURE__ */ a(
9573
9579
  }
9574
9580
  return i;
9575
9581
  };
9576
- async function i0(e, t) {
9582
+ async function l0(e, t) {
9577
9583
  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
9584
  let o = "", i = 0;
9579
9585
  for (const r of s) {
@@ -9599,7 +9605,7 @@ async function i0(e, t) {
9599
9605
  }
9600
9606
  return o += e.slice(i), o;
9601
9607
  }
9602
- async function r0(e) {
9608
+ async function c0(e) {
9603
9609
  const {
9604
9610
  news: t,
9605
9611
  banners: n,
@@ -9613,11 +9619,11 @@ async function r0(e) {
9613
9619
  c = c.replace(
9614
9620
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
9615
9621
  ""
9616
- ), c = c.replace(/&nbsp;/g, ""), c = a0(c, n), c = s0(c), c = await Os(c), c = await o0(
9622
+ ), c = c.replace(/&nbsp;/g, ""), c = o0(c, n), c = i0(c), c = await Os(c), c = await r0(
9617
9623
  c,
9618
9624
  e.texts,
9619
9625
  s
9620
- ), c = await i0(c, l);
9626
+ ), c = await l0(c, l), c = a0(c), c = s0(c);
9621
9627
  const u = t.main.sources ?? [];
9622
9628
  return /* @__PURE__ */ m("div", { className: Wt.content, children: [
9623
9629
  o !== "liveblogs" ? t.hascontent?.hasgalleryimages ? /* @__PURE__ */ a(
@@ -9665,10 +9671,10 @@ async function r0(e) {
9665
9671
  ] })
9666
9672
  ] });
9667
9673
  }
9668
- const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9669
- content: l0,
9670
- title: c0
9671
- }, d0 = async ({
9674
+ const d0 = "_content_cu8lm_1", u0 = "_title_cu8lm_18", Ga = {
9675
+ content: d0,
9676
+ title: u0
9677
+ }, m0 = async ({
9672
9678
  newsformated: e,
9673
9679
  internal: t
9674
9680
  }) => {
@@ -9685,10 +9691,10 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9685
9691
  /* @__PURE__ */ a("div", { dangerouslySetInnerHTML: { __html: o?.code ?? "" } }),
9686
9692
  /* @__PURE__ */ a("p", { className: Ga.title, children: o?.title })
9687
9693
  ] });
9688
- }, u0 = "_content_cu8lm_1", m0 = "_title_cu8lm_18", Rn = {
9689
- content: u0,
9690
- title: m0
9691
- }, h0 = async ({
9694
+ }, h0 = "_content_cu8lm_1", f0 = "_title_cu8lm_18", Rn = {
9695
+ content: h0,
9696
+ title: f0
9697
+ }, g0 = async ({
9692
9698
  newsformated: e,
9693
9699
  internal: t
9694
9700
  }) => {
@@ -9713,9 +9719,9 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9713
9719
  ),
9714
9720
  /* @__PURE__ */ a("p", { className: Rn.title, children: o?.title })
9715
9721
  ] });
9716
- }, f0 = "_content_ezbiw_1", g0 = {
9717
- content: f0
9718
- }, p0 = async ({
9722
+ }, p0 = "_content_ezbiw_1", A0 = {
9723
+ content: p0
9724
+ }, w0 = async ({
9719
9725
  newsformated: e,
9720
9726
  internal: t
9721
9727
  }) => {
@@ -9729,16 +9735,16 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9729
9735
  return /* @__PURE__ */ a(
9730
9736
  "div",
9731
9737
  {
9732
- className: g0.content,
9738
+ className: A0.content,
9733
9739
  dangerouslySetInnerHTML: { __html: o ?? "" }
9734
9740
  }
9735
9741
  );
9736
- }, A0 = "_content_156j7_1", Dn = {
9737
- content: A0
9738
- }, w0 = (e) => {
9742
+ }, y0 = "_content_156j7_1", Dn = {
9743
+ content: y0
9744
+ }, C0 = (e) => {
9739
9745
  if (e.news.config.articlepreview === "videoEmbedded")
9740
9746
  return /* @__PURE__ */ a("div", { className: Dn.content, children: /* @__PURE__ */ a(
9741
- d0,
9747
+ m0,
9742
9748
  {
9743
9749
  newsformated: e.news,
9744
9750
  internal: e.news.info.link.internal
@@ -9746,7 +9752,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9746
9752
  ) });
9747
9753
  if (e.news.config.articlepreview === "videoYouTube")
9748
9754
  return /* @__PURE__ */ a("div", { className: Dn.content, children: /* @__PURE__ */ a(
9749
- h0,
9755
+ g0,
9750
9756
  {
9751
9757
  newsformated: e.news,
9752
9758
  internal: e.news.info.link.internal
@@ -9754,13 +9760,13 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9754
9760
  ) });
9755
9761
  if (e.news.config.articlepreview === "iframe")
9756
9762
  return /* @__PURE__ */ a("div", { className: Dn.content, children: /* @__PURE__ */ a(
9757
- p0,
9763
+ w0,
9758
9764
  {
9759
9765
  newsformated: e.news,
9760
9766
  internal: e.news.info.link.internal
9761
9767
  }
9762
9768
  ) });
9763
- }, Y9 = async (e) => {
9769
+ }, K9 = async (e) => {
9764
9770
  const {
9765
9771
  children: t,
9766
9772
  ranking: n = [],
@@ -9782,7 +9788,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9782
9788
  }
9783
9789
  ),
9784
9790
  /* @__PURE__ */ a(kt, { banners: s, index: 1 }),
9785
- !u && /* @__PURE__ */ a(w0, { news: o[0] }),
9791
+ !u && /* @__PURE__ */ a(C0, { news: o[0] }),
9786
9792
  /* @__PURE__ */ a(
9787
9793
  S2,
9788
9794
  {
@@ -9802,7 +9808,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9802
9808
  },
9803
9809
  children: [
9804
9810
  /* @__PURE__ */ a(
9805
- r0,
9811
+ c0,
9806
9812
  {
9807
9813
  texts: e.texts,
9808
9814
  autorIcon: e.autorIcon,
@@ -9825,14 +9831,14 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9825
9831
  }
9826
9832
  )
9827
9833
  ] }) });
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) => {
9834
+ }, b0 = "_content_nz5ec_1", v0 = "_contentInfo_nz5ec_24", _0 = "_imageStyled_nz5ec_40", N0 = "_name_nz5ec_44", S0 = "_description_nz5ec_48", x0 = "_contentInfoWithoutImg_nz5ec_101", rt = {
9835
+ content: b0,
9836
+ contentInfo: v0,
9837
+ imageStyled: _0,
9838
+ name: N0,
9839
+ description: S0,
9840
+ contentInfoWithoutImg: x0
9841
+ }, E0 = async (e) => {
9836
9842
  const t = e.img ? await oe(e.img) : "";
9837
9843
  return /* @__PURE__ */ a("section", { className: rt.content, children: /* @__PURE__ */ m(
9838
9844
  "div",
@@ -9861,12 +9867,12 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9861
9867
  ]
9862
9868
  }
9863
9869
  ) });
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(
9870
+ }, k0 = "_content_7wvro_1", U0 = "_contentInfo_7wvro_23", I0 = "_name_7wvro_34", T0 = "_description_7wvro_43", Yt = {
9871
+ content: k0,
9872
+ contentInfo: U0,
9873
+ name: I0,
9874
+ description: T0
9875
+ }, q0 = (e) => /* @__PURE__ */ a(
9870
9876
  "section",
9871
9877
  {
9872
9878
  className: Yt.content,
@@ -9901,12 +9907,12 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9901
9907
  )
9902
9908
  ] })
9903
9909
  }
9904
- ), $9 = (e) => {
9910
+ ), J9 = (e) => {
9905
9911
  const { option: t, entity: n } = e;
9906
9912
  switch (t) {
9907
9913
  case "op1":
9908
9914
  return /* @__PURE__ */ a(
9909
- S0,
9915
+ E0,
9910
9916
  {
9911
9917
  tag: n?.name ?? "",
9912
9918
  img: n?.image?.url ?? "",
@@ -9915,7 +9921,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9915
9921
  );
9916
9922
  case "op2":
9917
9923
  return /* @__PURE__ */ a(
9918
- I0,
9924
+ q0,
9919
9925
  {
9920
9926
  tag: n?.name ?? "",
9921
9927
  description: n?.description ? n?.description : "",
@@ -9928,13 +9934,13 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9928
9934
  default:
9929
9935
  return /* @__PURE__ */ a(Q, {});
9930
9936
  }
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(
9937
+ }, B0 = "_content_gxziw_1", L0 = "_buttonStyled_gxziw_9", R0 = "_searchStyled_gxziw_21", D0 = "_inputStyled_gxziw_32", M0 = "_inputStyledTest_gxziw_51", xt = {
9938
+ content: B0,
9939
+ buttonStyled: L0,
9940
+ searchStyled: R0,
9941
+ inputStyled: D0,
9942
+ inputStyledTest: M0
9943
+ }, P0 = (e) => /* @__PURE__ */ a(
9938
9944
  "svg",
9939
9945
  {
9940
9946
  width: "68",
@@ -9953,7 +9959,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9953
9959
  }
9954
9960
  ) })
9955
9961
  }
9956
- ), K9 = (e) => /* @__PURE__ */ a(
9962
+ ), Z9 = (e) => /* @__PURE__ */ a(
9957
9963
  "form",
9958
9964
  {
9959
9965
  className: xt.content,
@@ -9970,14 +9976,14 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
9970
9976
  placeholder: e.texts.searchKeyWord + "..."
9971
9977
  }
9972
9978
  ),
9973
- /* @__PURE__ */ a("button", { className: xt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(D0, { className: xt.searchStyled }) })
9979
+ /* @__PURE__ */ a("button", { className: xt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(P0, { className: xt.searchStyled }) })
9974
9980
  ] })
9975
9981
  }
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) => {
9982
+ ), O0 = "_content_io3tv_1", j0 = "_newsContentSection_io3tv_5", Q0 = "_itemContent_io3tv_10", Mn = {
9983
+ content: O0,
9984
+ newsContentSection: j0,
9985
+ itemContent: Q0
9986
+ }, X9 = (e) => {
9981
9987
  const {
9982
9988
  data: t,
9983
9989
  option: n,
@@ -10133,22 +10139,22 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
10133
10139
  default:
10134
10140
  return /* @__PURE__ */ a(Q, {});
10135
10141
  }
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
10142
+ }, G0 = "_content_pq89v_1", z0 = "_videoContent_pq89v_9", za = {
10143
+ content: G0,
10144
+ videoContent: z0
10145
+ }, H0 = "_container_1xr2t_1", V0 = "_playStyled_1xr2t_6", F0 = "_imageStyled_1xr2t_13", W0 = "_longer_1xr2t_26", Y0 = "_contentNews_1xr2t_31", $0 = "_tagContent_1xr2t_51", K0 = "_tag_1xr2t_51", J0 = "_titular_1xr2t_68", Z0 = "_small_1xr2t_81", X0 = "_figure_1xr2t_87", ef = "_backDrop_1xr2t_92", tf = "_backDropAux_1xr2t_100", Et = {
10146
+ container: H0,
10147
+ playStyled: V0,
10148
+ imageStyled: F0,
10149
+ longer: W0,
10150
+ contentNews: Y0,
10151
+ tagContent: $0,
10152
+ tag: K0,
10153
+ titular: J0,
10154
+ small: Z0,
10155
+ figure: X0,
10156
+ backDrop: ef,
10157
+ backDropAux: tf
10152
10158
  }, Ha = async (e) => {
10153
10159
  const { size: t = "longer", video: n } = e, s = n.main.image.sizes[0]?.url ?? "";
10154
10160
  return /* @__PURE__ */ a("figure", { className: Et.figure, children: /* @__PURE__ */ m("span", { className: Et.backdrop, children: [
@@ -10181,7 +10187,7 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
10181
10187
  )
10182
10188
  ] }) })
10183
10189
  ] }) });
10184
- }, ef = (e) => {
10190
+ }, nf = (e) => {
10185
10191
  const { videos: t } = e;
10186
10192
  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
10193
  /* @__PURE__ */ a(Ha, { video: t[0] }),
@@ -10194,18 +10200,18 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
10194
10200
  `video-small-${s}`
10195
10201
  )) })
10196
10202
  ] }) }) }) });
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) => {
10203
+ }, af = "_content_ruy5q_1", sf = "_videoContent_ruy5q_9", of = "_articleSection_ruy5q_21", rf = "_contentLatout_ruy5q_31", lf = "_title_ruy5q_36", cf = "_article_ruy5q_21", df = "_correspondent_ruy5q_64", Ke = {
10204
+ content: af,
10205
+ videoContent: sf,
10206
+ articleSection: of,
10207
+ contentLatout: rf,
10208
+ title: lf,
10209
+ article: cf,
10210
+ correspondent: df
10211
+ }, uf = "_container_1rq2h_1", mf = "_playStyled_1rq2h_9", Va = {
10212
+ container: uf,
10213
+ playStyled: mf
10214
+ }, hf = (e) => {
10209
10215
  const { video: t } = e;
10210
10216
  return /* @__PURE__ */ a(
10211
10217
  U,
@@ -10227,12 +10233,12 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
10227
10233
  ] })
10228
10234
  }
10229
10235
  );
10230
- }, mf = (e) => {
10236
+ }, ff = (e) => {
10231
10237
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Te(
10232
10238
  e.video.info.date.created
10233
10239
  )}` : e?.video.main.author;
10234
10240
  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 }),
10241
+ /* @__PURE__ */ a(hf, { video: e.video }),
10236
10242
  /* @__PURE__ */ m("div", { className: Ke.articleSection, children: [
10237
10243
  /* @__PURE__ */ a(
10238
10244
  U,
@@ -10247,17 +10253,17 @@ const l0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", Ga = {
10247
10253
  /* @__PURE__ */ a("p", { className: Ke.correspondent, children: t() })
10248
10254
  ] })
10249
10255
  ] }) }) }) });
10250
- }, Z9 = (e) => {
10256
+ }, ep = (e) => {
10251
10257
  switch (e.option) {
10252
10258
  case "op1":
10253
- return /* @__PURE__ */ a(ef, { videos: e.data });
10259
+ return /* @__PURE__ */ a(nf, { videos: e.data });
10254
10260
  case "op2":
10255
- return /* @__PURE__ */ a(mf, { video: e.data[0] });
10261
+ return /* @__PURE__ */ a(ff, { video: e.data[0] });
10256
10262
  default:
10257
10263
  return /* @__PURE__ */ a(Q, {});
10258
10264
  }
10259
10265
  };
10260
- function X9({ containerId: e, containerId2: t }) {
10266
+ function tp({ containerId: e, containerId2: t }) {
10261
10267
  return Ee(() => {
10262
10268
  try {
10263
10269
  let n = function() {
@@ -10293,7 +10299,7 @@ function X9({ containerId: e, containerId2: t }) {
10293
10299
  }
10294
10300
  }, [e]), null;
10295
10301
  }
10296
- const hf = (e) => {
10302
+ const gf = (e) => {
10297
10303
  const {
10298
10304
  //rounded = false,
10299
10305
  isVideo: t = !1,
@@ -10355,7 +10361,7 @@ const hf = (e) => {
10355
10361
  ] })
10356
10362
  ] })
10357
10363
  ] }) });
10358
- }, ff = (e) => /* @__PURE__ */ a(
10364
+ }, pf = (e) => /* @__PURE__ */ a(
10359
10365
  "svg",
10360
10366
  {
10361
10367
  width: "41",
@@ -10372,7 +10378,7 @@ const hf = (e) => {
10372
10378
  }
10373
10379
  )
10374
10380
  }
10375
- ), gf = {
10381
+ ), Af = {
10376
10382
  info: {
10377
10383
  section: {
10378
10384
  name: "",
@@ -10429,14 +10435,14 @@ const hf = (e) => {
10429
10435
  }
10430
10436
  ],
10431
10437
  preview: void 0
10432
- }, Fa = 6, pf = ({
10438
+ }, Fa = 6, wf = ({
10433
10439
  section: e,
10434
10440
  currentNews: t,
10435
10441
  banner: n,
10436
10442
  isVisible: s = !1,
10437
10443
  stylesConfig: o
10438
10444
  }) => {
10439
- const [i, r] = O({ data: Array.from({ length: Fa }, () => gf) }), [l, c] = O(!1), u = ne(async () => {
10445
+ const [i, r] = O({ data: Array.from({ length: Fa }, () => Af) }), [l, c] = O(!1), u = ne(async () => {
10440
10446
  if (!(l || !t?.info?.link?.internal)) {
10441
10447
  c(!0);
10442
10448
  try {
@@ -10459,7 +10465,7 @@ const hf = (e) => {
10459
10465
  return Ee(() => {
10460
10466
  s && u();
10461
10467
  }, [s, i, u]), !i?.data || i.data.length === 0 ? null : /* @__PURE__ */ a(
10462
- Af,
10468
+ yf,
10463
10469
  {
10464
10470
  news: i.data,
10465
10471
  title: "Más Noticias",
@@ -10471,7 +10477,7 @@ const hf = (e) => {
10471
10477
  isVisible: s
10472
10478
  }
10473
10479
  );
10474
- }, Af = (e) => {
10480
+ }, yf = (e) => {
10475
10481
  const { news: t, hasLines: n = !1 } = e, s = (o) => n && (o + 1) % 3 !== 0 ? Vn.contentSeparator : "";
10476
10482
  return /* @__PURE__ */ a(
10477
10483
  "div",
@@ -10507,7 +10513,7 @@ const hf = (e) => {
10507
10513
  "aria-label": r?.title?.section ?? "nota",
10508
10514
  target: c?.link?.target,
10509
10515
  children: /* @__PURE__ */ a(
10510
- hf,
10516
+ gf,
10511
10517
  {
10512
10518
  isVisible: e.isVisible,
10513
10519
  preview: u,
@@ -10520,7 +10526,7 @@ const hf = (e) => {
10520
10526
  }
10521
10527
  ),
10522
10528
  /* @__PURE__ */ a("div", { className: Ut.newsDescription, children: /* @__PURE__ */ a(
10523
- wf,
10529
+ Cf,
10524
10530
  {
10525
10531
  main: r,
10526
10532
  authors: l,
@@ -10541,14 +10547,14 @@ const hf = (e) => {
10541
10547
  })
10542
10548
  }
10543
10549
  );
10544
- }, wf = (e) => {
10550
+ }, Cf = (e) => {
10545
10551
  const { share: t = !1, cutSubtitle: n = !0 } = e, o = (() => {
10546
10552
  if (!e?.authors || e.authors.length === 0) return "";
10547
10553
  const i = e.authors[0], r = Te(e.info?.date?.modified);
10548
10554
  return i && e?.config?.showtime && e.config?.showauthor ? `${i.fullname} - ${r}` : i && e.config?.showauthor ? i.fullname : e?.config?.showtime ? r : "";
10549
10555
  })();
10550
10556
  return /* @__PURE__ */ m("div", { className: K.boxInformation, children: [
10551
- t && /* @__PURE__ */ a(ff, { className: K.dotStyles }),
10557
+ t && /* @__PURE__ */ a(pf, { className: K.dotStyles }),
10552
10558
  e?.info?.section?.url && /* @__PURE__ */ m("div", { className: K.sectionDescriptionContainer, children: [
10553
10559
  /* @__PURE__ */ a(
10554
10560
  U,
@@ -10594,7 +10600,7 @@ const hf = (e) => {
10594
10600
  }
10595
10601
  ) : /* @__PURE__ */ a("div", { className: K.correspondent, children: o }) })
10596
10602
  ] });
10597
- }, yf = ({
10603
+ }, bf = ({
10598
10604
  user: e,
10599
10605
  handleLogout: t,
10600
10606
  message: n
@@ -10633,25 +10639,25 @@ const hf = (e) => {
10633
10639
  /* @__PURE__ */ a("p", { className: "comment-text", children: n })
10634
10640
  ] })
10635
10641
  ] }) });
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
10642
+ }, vf = "_overlay_qj491_3", _f = "_popup_qj491_17", Nf = "_title_qj491_40", Sf = "_optionsContainer_qj491_52", xf = "_option_qj491_52", Ef = "_radioInput_qj491_66", kf = "_radioCustom_qj491_70", Uf = "_optionLabel_qj491_97", If = "_buttons_qj491_110", Tf = "_cancelButton_qj491_117", qf = "_closeButton_qj491_118", Bf = "_buttonAlone_qj491_137", Lf = "_reportButton_qj491_143", Rf = "_successContainer_qj491_163", Df = "_thumbsUp_qj491_171", Mf = "_successMessage_qj491_177", Pf = "_errorMessage_qj491_218", Of = "_loadingContainer_qj491_231", ee = {
10643
+ overlay: vf,
10644
+ popup: _f,
10645
+ title: Nf,
10646
+ optionsContainer: Sf,
10647
+ option: xf,
10648
+ radioInput: Ef,
10649
+ radioCustom: kf,
10650
+ optionLabel: Uf,
10651
+ buttons: If,
10652
+ cancelButton: Tf,
10653
+ closeButton: qf,
10654
+ buttonAlone: Bf,
10655
+ reportButton: Lf,
10656
+ successContainer: Rf,
10657
+ thumbsUp: Df,
10658
+ successMessage: Mf,
10659
+ errorMessage: Pf,
10660
+ loadingContainer: Of
10655
10661
  }, js = async (e, t) => {
10656
10662
  const { PUBLIC_ENV: n } = J();
10657
10663
  if (n === "local") return !0;
@@ -10675,7 +10681,7 @@ const hf = (e) => {
10675
10681
  return console.error("Error verificando reCAPTCHA Enterprise:", s), !1;
10676
10682
  }
10677
10683
  };
10678
- async function e3({
10684
+ async function np({
10679
10685
  publication: e,
10680
10686
  username: t,
10681
10687
  id: n,
@@ -10744,7 +10750,7 @@ const je = {
10744
10750
  intellectual: "Violación de propiedad intelectual",
10745
10751
  bullying: "Bullying o acoso"
10746
10752
  };
10747
- function t3(e) {
10753
+ function ap(e) {
10748
10754
  return je[e];
10749
10755
  }
10750
10756
  const tt = 300, Ge = {
@@ -10752,7 +10758,7 @@ const tt = 300, Ge = {
10752
10758
  firstname: "Usuario",
10753
10759
  lastname: "Anonimo"
10754
10760
  };
10755
- function Pf(e) {
10761
+ function jf(e) {
10756
10762
  const t = e.split(" ");
10757
10763
  if (t.length !== 3) return e;
10758
10764
  const [n, s, o] = t, i = s.charAt(0).toUpperCase() + s.slice(1).toLowerCase();
@@ -10770,13 +10776,13 @@ const sa = (e, t) => {
10770
10776
  } catch {
10771
10777
  return [];
10772
10778
  }
10773
- }, Of = (e, t) => {
10779
+ }, Qf = (e, t) => {
10774
10780
  const n = Qs(e);
10775
10781
  n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
10776
10782
  JSON.stringify(n)
10777
10783
  )}; path=/; max-age=${3600 * 24 * 1}`);
10778
10784
  };
10779
- function jf(e) {
10785
+ function Gf(e) {
10780
10786
  const [t, n] = e.split("@");
10781
10787
  if (!t || !n) return e;
10782
10788
  let s = "";
@@ -10787,34 +10793,34 @@ function jf(e) {
10787
10793
  let l = "";
10788
10794
  return i.length <= 2 ? l = i[0] + "*" : l = i[0] + "*".repeat(i.length - 2) + i[i.length - 1], `${s}@${l}${r}`;
10789
10795
  }
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,
10796
+ const zf = "_overlay_tlrod_1", Hf = "_header_tlrod_18", Vf = "_logo_tlrod_25", Ff = "_card_tlrod_32", Wf = "_close_tlrod_47", Yf = "_form_tlrod_71", $f = "_formUl_tlrod_80", Kf = "_field_tlrod_92", Jf = "_label_tlrod_99", Zf = "_input_tlrod_108", Xf = "_error_tlrod_126", eg = "_primary_tlrod_132", tg = "_divider_tlrod_167", ng = "_google_tlrod_193", ag = "_googleIcon_tlrod_223", sg = "_spin_tlrod_256", og = "_checkboxRow_tlrod_278", ig = "_terms_tlrod_315", rg = "_message_tlrod_346", lg = "_passwordChecker_tlrod_351", cg = "_valid_tlrod_370", dg = "_invalid_tlrod_374", ug = "_forgotPassword_tlrod_378", mg = "_successContainer_tlrod_397", hg = "_thumbsUp_tlrod_405", fg = "_successMessage_tlrod_411", _ = {
10797
+ overlay: zf,
10798
+ header: Hf,
10799
+ logo: Vf,
10800
+ card: Ff,
10801
+ close: Wf,
10802
+ form: Yf,
10803
+ formUl: $f,
10804
+ field: Kf,
10805
+ label: Jf,
10806
+ input: Zf,
10807
+ error: Xf,
10808
+ primary: eg,
10809
+ divider: tg,
10810
+ google: ng,
10811
+ googleIcon: ag,
10812
+ spin: sg,
10813
+ checkboxRow: og,
10808
10814
  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
10815
+ terms: ig,
10816
+ message: rg,
10817
+ passwordChecker: lg,
10818
+ valid: cg,
10819
+ invalid: dg,
10820
+ forgotPassword: ug,
10821
+ successContainer: mg,
10822
+ thumbsUp: hg,
10823
+ successMessage: fg
10818
10824
  }, ze = () => /* @__PURE__ */ a(
10819
10825
  "svg",
10820
10826
  {
@@ -10826,7 +10832,7 @@ const Qf = "_overlay_tlrod_1", Gf = "_header_tlrod_18", zf = "_logo_tlrod_25", H
10826
10832
  className: _.spin,
10827
10833
  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
10834
  }
10829
- ), hg = ({
10835
+ ), gg = ({
10830
10836
  isOpen: e,
10831
10837
  onClose: t,
10832
10838
  commentId: n,
@@ -10875,7 +10881,7 @@ const Qf = "_overlay_tlrod_1", Gf = "_header_tlrod_18", zf = "_logo_tlrod_25", H
10875
10881
  })
10876
10882
  })).json();
10877
10883
  if (w.type === "success")
10878
- Of(document, n), r("success"), setTimeout(() => {
10884
+ Qf(document, n), r("success"), setTimeout(() => {
10879
10885
  g();
10880
10886
  }, 3e3);
10881
10887
  else
@@ -11005,7 +11011,7 @@ async function oa({
11005
11011
  throw y;
11006
11012
  }
11007
11013
  }
11008
- const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11014
+ const { PUBLIC_PUBLICATION_ID: pg } = J(), Ag = pg, wg = (e) => {
11009
11015
  const [t, n] = O(void 0);
11010
11016
  return Ee(() => {
11011
11017
  if (t) return;
@@ -11013,7 +11019,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11013
11019
  const { PUBLIC_X_SECURITY_TOKEN: o } = J();
11014
11020
  try {
11015
11021
  const i = await oa({
11016
- publication: gg,
11022
+ publication: Ag,
11017
11023
  path: e ?? "",
11018
11024
  size: 5,
11019
11025
  sizereply: 2,
@@ -11031,7 +11037,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11031
11037
  }, Gs = ({ username: e, date: t }) => /* @__PURE__ */ m("div", { className: "comment-header", children: [
11032
11038
  /* @__PURE__ */ a("span", { className: "comment-username", children: e }),
11033
11039
  /* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
11034
- /* @__PURE__ */ a("span", { className: "comment-date", children: Pf(Te(Number(t))) })
11040
+ /* @__PURE__ */ a("span", { className: "comment-date", children: jf(Te(Number(t))) })
11035
11041
  ] }), zs = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
11036
11042
  "img",
11037
11043
  {
@@ -11155,7 +11161,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11155
11161
  ]
11156
11162
  }
11157
11163
  );
11158
- }, { PUBLIC_PUBLICATION_ID: Ag } = J(), wg = Ag, Ys = async ({
11164
+ }, { PUBLIC_PUBLICATION_ID: yg } = J(), Cg = yg, Ys = async ({
11159
11165
  path: e,
11160
11166
  ref: t,
11161
11167
  captchaToken: n,
@@ -11174,7 +11180,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11174
11180
  method: "POST",
11175
11181
  headers: { "Content-Type": "application/json" },
11176
11182
  body: JSON.stringify({
11177
- publication: wg,
11183
+ publication: Cg,
11178
11184
  path: e,
11179
11185
  id: i,
11180
11186
  username: o.username,
@@ -11208,7 +11214,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11208
11214
  } catch (c) {
11209
11215
  return console.error("Error enviando comentario:", c), alert(c.message || "Error al enviar el comentario."), !1;
11210
11216
  }
11211
- }, yg = ({
11217
+ }, bg = ({
11212
11218
  replyingTo: e,
11213
11219
  commentRef: t,
11214
11220
  user: n,
@@ -11259,7 +11265,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11259
11265
  }
11260
11266
  )
11261
11267
  ] });
11262
- }, Cg = ({ reply: e, replyingTo: t, user: n, onFlag: s }) => {
11268
+ }, vg = ({ reply: e, replyingTo: t, user: n, onFlag: s }) => {
11263
11269
  const o = e.text;
11264
11270
  let i = `${Ge.firstname} ${Ge.lastname}`, r = Ge.username;
11265
11271
  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 +11281,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11275
11281
  /* @__PURE__ */ a(Hs, { isReply: !0, onFlag: () => s(e.id) })
11276
11282
  ] })
11277
11283
  ] }) });
11278
- }, bg = ({ comment: e, replyingTo: t, path: n, user: s, handleReplyingTo: o, onFlag: i }) => {
11284
+ }, _g = ({ comment: e, replyingTo: t, path: n, user: s, handleReplyingTo: o, onFlag: i }) => {
11279
11285
  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
11286
  let g = `${Ge.firstname} ${Ge.lastname}`, p = Ge.username;
11281
11287
  e.user && (g = `${e.user.firstname} ${e.user.lastname}`, p = e.user.username);
@@ -11301,7 +11307,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11301
11307
  }
11302
11308
  ),
11303
11309
  t === e.id && s && /* @__PURE__ */ a(
11304
- yg,
11310
+ bg,
11305
11311
  {
11306
11312
  replyingTo: t,
11307
11313
  commentRef: y,
@@ -11313,7 +11319,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11313
11319
  ),
11314
11320
  l.reply.length > 0 && /* @__PURE__ */ m("div", { className: "comment-replies", children: [
11315
11321
  l.reply.map((C) => /* @__PURE__ */ a(
11316
- Cg,
11322
+ vg,
11317
11323
  {
11318
11324
  user: s,
11319
11325
  reply: C,
@@ -11353,7 +11359,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11353
11359
  ]
11354
11360
  }
11355
11361
  ) });
11356
- }, vg = ({
11362
+ }, Ng = ({
11357
11363
  commentRef: e,
11358
11364
  user: t,
11359
11365
  path: n,
@@ -11398,7 +11404,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11398
11404
  }
11399
11405
  )
11400
11406
  ] });
11401
- }, { PUBLIC_PUBLICATION_ID: _g, PUBLIC_X_SECURITY_TOKEN: Ng } = J(), Wa = _g ?? "", Sg = ({
11407
+ }, { PUBLIC_PUBLICATION_ID: Sg, PUBLIC_X_SECURITY_TOKEN: xg } = J(), Wa = Sg ?? "", Eg = ({
11402
11408
  isAuthenticated: e,
11403
11409
  path: t,
11404
11410
  user: n,
@@ -11407,7 +11413,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11407
11413
  }) => {
11408
11414
  const i = t.replaceAll("/", "|"), [r, l] = O(
11409
11415
  void 0
11410
- ), [c, u] = O(""), { comments: d, setComments: h } = pg(i), [f, y] = xe.useState(!1), g = xe.useRef(null), p = (E) => {
11416
+ ), [c, u] = O(""), { comments: d, setComments: h } = wg(i), [f, y] = xe.useState(!1), g = xe.useRef(null), p = (E) => {
11411
11417
  u(c === E ? "" : E);
11412
11418
  }, w = (E) => {
11413
11419
  h(
@@ -11434,7 +11440,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11434
11440
  id: void 0,
11435
11441
  lastid: D,
11436
11442
  state: "5,6",
11437
- apiToken: Ng
11443
+ apiToken: xg
11438
11444
  }))[0];
11439
11445
  h({
11440
11446
  morecomment: F.morecomment ?? !1,
@@ -11448,7 +11454,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11448
11454
  /* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(ie, { title: N || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ m(Q, { children: [
11449
11455
  /* @__PURE__ */ a("div", { className: "comments-header", children: e && n && /* @__PURE__ */ m(Q, { children: [
11450
11456
  /* @__PURE__ */ a(
11451
- yf,
11457
+ bf,
11452
11458
  {
11453
11459
  user: n,
11454
11460
  handleLogout: s,
@@ -11456,7 +11462,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11456
11462
  }
11457
11463
  ),
11458
11464
  /* @__PURE__ */ a(
11459
- vg,
11465
+ Ng,
11460
11466
  {
11461
11467
  commentRef: g,
11462
11468
  user: n,
@@ -11472,7 +11478,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11472
11478
  "data-isauthenticated": `${e}`,
11473
11479
  children: d ? d.comments && d.comments.length > 0 ? /* @__PURE__ */ m(Q, { children: [
11474
11480
  d.comments.map((E) => /* @__PURE__ */ a(
11475
- bg,
11481
+ _g,
11476
11482
  {
11477
11483
  comment: E,
11478
11484
  replyingTo: c,
@@ -11497,7 +11503,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11497
11503
  )
11498
11504
  ] }) }) }),
11499
11505
  /* @__PURE__ */ a(
11500
- hg,
11506
+ gg,
11501
11507
  {
11502
11508
  username: n?.username ?? void 0,
11503
11509
  publication: Wa,
@@ -11555,7 +11561,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
11555
11561
  test: (e) => /[^A-Za-z0-9]/.test(e)
11556
11562
  }
11557
11563
  ];
11558
- function xg({ goToLogin: e, handleGoogleLogin: t }) {
11564
+ function kg({ goToLogin: e, handleGoogleLogin: t }) {
11559
11565
  const [n, s] = O({}), [o, i] = O(!1), [r, l] = O(!1), [c, u] = O(null), [d, h] = O(
11560
11566
  "register"
11561
11567
  ), f = (w, C) => {
@@ -11780,7 +11786,7 @@ function xg({ goToLogin: e, handleGoogleLogin: t }) {
11780
11786
  ] })
11781
11787
  ] });
11782
11788
  }
11783
- function Eg({
11789
+ function Ug({
11784
11790
  onClose: e,
11785
11791
  checkAuth: t,
11786
11792
  goToRegister: n,
@@ -11790,7 +11796,7 @@ function Eg({
11790
11796
  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
11797
  return /* @__PURE__ */ m(Q, { children: [
11792
11798
  i === "login" && /* @__PURE__ */ a(
11793
- kg,
11799
+ Ig,
11794
11800
  {
11795
11801
  email: l,
11796
11802
  password: u,
@@ -11832,7 +11838,7 @@ function Eg({
11832
11838
  }
11833
11839
  ),
11834
11840
  i === "forgot" && /* @__PURE__ */ a(
11835
- Ug,
11841
+ Tg,
11836
11842
  {
11837
11843
  email: l,
11838
11844
  setEmail: c,
@@ -11865,7 +11871,7 @@ function Eg({
11865
11871
  }
11866
11872
  ),
11867
11873
  i === "changePassword" && /* @__PURE__ */ a(
11868
- Ig,
11874
+ qg,
11869
11875
  {
11870
11876
  email: l,
11871
11877
  confirmationCode: h,
@@ -11914,7 +11920,7 @@ function Eg({
11914
11920
  }
11915
11921
  ),
11916
11922
  i === "feedback" && /* @__PURE__ */ a(
11917
- Tg,
11923
+ Bg,
11918
11924
  {
11919
11925
  onBackToLogin: () => {
11920
11926
  E(null), r("login");
@@ -11923,7 +11929,7 @@ function Eg({
11923
11929
  )
11924
11930
  ] });
11925
11931
  }
11926
- function kg({
11932
+ function Ig({
11927
11933
  email: e,
11928
11934
  password: t,
11929
11935
  showPassword: n,
@@ -12015,7 +12021,7 @@ function kg({
12015
12021
  )
12016
12022
  ] });
12017
12023
  }
12018
- function Ug({
12024
+ function Tg({
12019
12025
  email: e,
12020
12026
  setEmail: t,
12021
12027
  loading: n,
@@ -12052,7 +12058,7 @@ function Ug({
12052
12058
  }
12053
12059
  );
12054
12060
  }
12055
- function Ig({
12061
+ function qg({
12056
12062
  email: e,
12057
12063
  confirmationCode: t,
12058
12064
  newPassword: n,
@@ -12076,7 +12082,7 @@ function Ig({
12076
12082
  children: [
12077
12083
  /* @__PURE__ */ m("p", { className: _.message, children: [
12078
12084
  "Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
12079
- jf(e),
12085
+ Gf(e),
12080
12086
  ". Ingrese el código y la contraseña nueva."
12081
12087
  ] }),
12082
12088
  /* @__PURE__ */ m("ul", { className: _.formUl, children: [
@@ -12163,13 +12169,13 @@ function Ig({
12163
12169
  }
12164
12170
  );
12165
12171
  }
12166
- function Tg({ onBackToLogin: e }) {
12172
+ function Bg({ onBackToLogin: e }) {
12167
12173
  return /* @__PURE__ */ m("div", { className: _.form, children: [
12168
12174
  /* @__PURE__ */ a("p", { className: _.success, children: "La contraseña fue cambiada con éxito" }),
12169
12175
  /* @__PURE__ */ a("button", { type: "button", className: _.primary, onClick: e, children: "Iniciar Sesión" })
12170
12176
  ] });
12171
12177
  }
12172
- function qg({
12178
+ function Lg({
12173
12179
  loginUrl: e,
12174
12180
  COGNITO_AUTH_PREFIX: t,
12175
12181
  CAPTCHA_KEY: n,
@@ -12207,7 +12213,7 @@ function qg({
12207
12213
  )
12208
12214
  ] }),
12209
12215
  r === "login" && /* @__PURE__ */ a(
12210
- Eg,
12216
+ Ug,
12211
12217
  {
12212
12218
  CAPTCHA_KEY: n,
12213
12219
  onClose: s,
@@ -12217,7 +12223,7 @@ function qg({
12217
12223
  }
12218
12224
  ),
12219
12225
  r === "register" && /* @__PURE__ */ a(
12220
- xg,
12226
+ kg,
12221
12227
  {
12222
12228
  handleGoogleLogin: c,
12223
12229
  goToLogin: () => l("login")
@@ -12227,7 +12233,7 @@ function qg({
12227
12233
  }
12228
12234
  );
12229
12235
  }
12230
- function Bg({
12236
+ function Rg({
12231
12237
  isAuthenticated: e,
12232
12238
  setIsAuthenticated: t,
12233
12239
  loginUrl: n,
@@ -12248,7 +12254,7 @@ function Bg({
12248
12254
  };
12249
12255
  return /* @__PURE__ */ m(Q, { children: [
12250
12256
  u && /* @__PURE__ */ a(
12251
- qg,
12257
+ Lg,
12252
12258
  {
12253
12259
  loginUrl: n,
12254
12260
  COGNITO_AUTH_PREFIX: l,
@@ -12273,7 +12279,7 @@ function Bg({
12273
12279
  )
12274
12280
  ] }),
12275
12281
  /* @__PURE__ */ a(
12276
- Sg,
12282
+ Eg,
12277
12283
  {
12278
12284
  isAuthenticated: e,
12279
12285
  handleLogout: h,
@@ -12284,8 +12290,8 @@ function Bg({
12284
12290
  )
12285
12291
  ] });
12286
12292
  }
12287
- const Lg = "radioformula_";
12288
- function Rg({
12293
+ const Dg = "radioformula_";
12294
+ function Mg({
12289
12295
  isVisible: e,
12290
12296
  path: t,
12291
12297
  icon: n,
@@ -12294,7 +12300,7 @@ function Rg({
12294
12300
  }) {
12295
12301
  const [i, r] = O(null), [l, c] = O(null), u = async () => {
12296
12302
  if (e) {
12297
- if (document.cookie.search(Lg + "IS_AUTH=true") === -1) {
12303
+ if (document.cookie.search(Dg + "IS_AUTH=true") === -1) {
12298
12304
  r(!1), c(null), console.log("user not logged");
12299
12305
  return;
12300
12306
  }
@@ -12319,7 +12325,7 @@ function Rg({
12319
12325
  }, [l, e]);
12320
12326
  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
12327
  return i === null ? h : e ? /* @__PURE__ */ a(
12322
- Bg,
12328
+ Rg,
12323
12329
  {
12324
12330
  COGNITO_AUTH_PREFIX: s,
12325
12331
  captchaVars: o,
@@ -12333,7 +12339,7 @@ function Rg({
12333
12339
  }
12334
12340
  ) : h;
12335
12341
  }
12336
- const n3 = ({
12342
+ const sp = ({
12337
12343
  render: e,
12338
12344
  internalPath: t,
12339
12345
  section: n,
@@ -12370,7 +12376,7 @@ const n3 = ({
12370
12376
  // />
12371
12377
  // ),
12372
12378
  comment: /* @__PURE__ */ a(
12373
- Rg,
12379
+ Mg,
12374
12380
  {
12375
12381
  COGNITO_AUTH_PREFIX: r ?? "template_",
12376
12382
  captchaVars: l,
@@ -12380,7 +12386,7 @@ const n3 = ({
12380
12386
  }
12381
12387
  ),
12382
12388
  more: /* @__PURE__ */ a(
12383
- pf,
12389
+ wf,
12384
12390
  {
12385
12391
  section: n,
12386
12392
  currentNews: s,
@@ -12401,7 +12407,7 @@ const n3 = ({
12401
12407
  }
12402
12408
  );
12403
12409
  };
12404
- async function a3({
12410
+ async function op({
12405
12411
  publication: e,
12406
12412
  path: t,
12407
12413
  username: n,
@@ -12508,7 +12514,7 @@ async function a3({
12508
12514
  };
12509
12515
  }
12510
12516
  }
12511
- const s3 = async ({
12517
+ const ip = async ({
12512
12518
  token: e,
12513
12519
  projectId: t,
12514
12520
  captchaKey: n,
@@ -12541,7 +12547,7 @@ const s3 = async ({
12541
12547
  } catch (i) {
12542
12548
  throw console.error("Recaptcha verification failed", i), new Error(String(i));
12543
12549
  }
12544
- }, Dg = (e) => {
12550
+ }, Pg = (e) => {
12545
12551
  const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
12546
12552
  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
12553
  const l = { ...i, main: {
@@ -12558,7 +12564,7 @@ const s3 = async ({
12558
12564
  r
12559
12565
  );
12560
12566
  }) }) });
12561
- }, Mg = (e) => {
12567
+ }, Og = (e) => {
12562
12568
  const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
12563
12569
  return t && t.length !== 0 && /* @__PURE__ */ a(ie, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
12564
12570
  ft,
@@ -12584,7 +12590,7 @@ const s3 = async ({
12584
12590
  })
12585
12591
  }
12586
12592
  ) });
12587
- }, Pg = (e) => {
12593
+ }, jg = (e) => {
12588
12594
  const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
12589
12595
  return t && t.length !== 0 && /* @__PURE__ */ a(ie, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
12590
12596
  ft,
@@ -12616,15 +12622,15 @@ const s3 = async ({
12616
12622
  for (const n in e)
12617
12623
  n.startsWith("--") && (t[n] = e[n]);
12618
12624
  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) => {
12625
+ }, Qg = "_headerSection_1c69w_1", Gg = "_title_1c69w_11", zg = "_subtitle_1c69w_23", Hg = "_newsContent_1c69w_36", Vg = "_containerCards_1c69w_44", Fg = "_image_1c69w_50", Wg = "_blockHeadContainer_1c69w_56", Je = {
12626
+ headerSection: Qg,
12627
+ title: Gg,
12628
+ subtitle: zg,
12629
+ newsContent: Hg,
12630
+ containerCards: Vg,
12631
+ image: Fg,
12632
+ blockHeadContainer: Wg
12633
+ }, Yg = (e) => {
12628
12634
  const { content: t, title: n, isVideo: s } = e;
12629
12635
  if (!t || t.length === 0) return;
12630
12636
  const o = t[0], i = t.slice(1), r = e.slot_id && e.slot_id !== "Nota_1";
@@ -12676,16 +12682,16 @@ const s3 = async ({
12676
12682
  "Modulo 1x4": (e) => /* @__PURE__ */ a(qh, { ...e }),
12677
12683
  "Modulo 1x5": (e) => /* @__PURE__ */ a(Dh, { ...e }),
12678
12684
  "Destacado noticias": (e) => /* @__PURE__ */ a(nh, { ...e }),
12679
- "Destacado full width": (e) => /* @__PURE__ */ a(Fg, { ...e }),
12685
+ "Destacado full width": (e) => /* @__PURE__ */ a(Yg, { ...e }),
12680
12686
  "Destacado videos": (e) => /* @__PURE__ */ a(jh, { ...e }),
12681
12687
  "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 }),
12688
+ "Carrusel story": (e) => /* @__PURE__ */ a(Pg, { ...e }),
12689
+ "Carrusel owl": (e) => /* @__PURE__ */ a(Og, { ...e }),
12690
+ "Modulo fotogaleria": (e) => /* @__PURE__ */ a(jg, { ...e }),
12685
12691
  "Carrusel opinion": (e) => /* @__PURE__ */ a(l2, { ...e }),
12686
12692
  "Modulo 1x3 card": (e) => /* @__PURE__ */ a(Zh, { ...e })
12687
12693
  };
12688
- function Wg({
12694
+ function $g({
12689
12695
  component: e,
12690
12696
  slot_id: t,
12691
12697
  data: n,
@@ -12694,7 +12700,7 @@ function Wg({
12694
12700
  if (s)
12695
12701
  return $a[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: ia(n), children: $a[e]({ ...n, banners: s, slot_id: t }) });
12696
12702
  }
12697
- function o3({
12703
+ function rp({
12698
12704
  children: e,
12699
12705
  stylesConfigEntry: t
12700
12706
  }) {
@@ -12766,7 +12772,7 @@ const Ka = {
12766
12772
  ...t,
12767
12773
  rightOnlyBanner: s,
12768
12774
  banners: n
12769
- }) }), i3 = ({
12775
+ }) }), lp = ({
12770
12776
  slots: e,
12771
12777
  DYNAMIC_SLOT_SUBINDEXES: t,
12772
12778
  stylesConfig: n,
@@ -12786,7 +12792,7 @@ const Ka = {
12786
12792
  order: (d - 1) * c + (h - 1),
12787
12793
  children: [
12788
12794
  /* @__PURE__ */ a(
12789
- Wg,
12795
+ $g,
12790
12796
  {
12791
12797
  component: e[f].blockSass[0].block,
12792
12798
  banners: i,
@@ -12815,7 +12821,7 @@ const Ka = {
12815
12821
  );
12816
12822
  }
12817
12823
  return r;
12818
- }, r3 = ({
12824
+ }, cp = ({
12819
12825
  mainBlock: e,
12820
12826
  StylesConfigMain: t,
12821
12827
  config: n,
@@ -12861,138 +12867,138 @@ const Ka = {
12861
12867
  };
12862
12868
  export {
12863
12869
  Io as AssetsPreconnect,
12864
- J9 as AutorComponent,
12870
+ X9 as AutorComponent,
12865
12871
  i1 as AutorHeader1,
12866
12872
  A1 as AutorHeader2,
12867
12873
  se as BannerAdvertising,
12868
12874
  kt as BannerAdvertisingMiddle,
12869
- U9 as CarrouselCSR,
12875
+ T9 as CarrouselCSR,
12870
12876
  ft as CarrouselIRS,
12871
12877
  Xh as CarruselCard,
12872
12878
  l2 as CarruselOpinion,
12873
12879
  Se as CommonServices,
12874
12880
  Zs as Comscore,
12875
- W9 as ContactInfoServer,
12876
- L9 as ContactInput,
12877
- R9 as ContactSelect,
12878
- D9 as ContactTextarea,
12881
+ $9 as ContactInfoServer,
12882
+ D9 as ContactInput,
12883
+ M9 as ContactSelect,
12884
+ P9 as ContactTextarea,
12879
12885
  Mt as ContentLayout1,
12880
12886
  Ba as ContentLayoutTema,
12881
- r3 as DEBUG_MainSlots,
12887
+ cp as DEBUG_MainSlots,
12882
12888
  nh as DestacadoNoticias,
12883
12889
  jh as DestacadoVideos,
12884
12890
  br as DynamicBlockServices,
12885
- i3 as DynamicComponents,
12891
+ lp as DynamicComponents,
12886
12892
  Pn as DynamicMainSlot,
12887
- Wg as DynamicSlot,
12888
- z9 as EditorialBlock,
12889
- B9 as ErrorComponent,
12893
+ $g as DynamicSlot,
12894
+ V9 as EditorialBlock,
12895
+ R9 as ErrorComponent,
12890
12896
  zo as Font,
12891
- T9 as Footer,
12897
+ B9 as Footer,
12892
12898
  Uo as FormatAfterScripts,
12893
12899
  ts as FormatScripts,
12894
12900
  eo as GA4,
12895
- Kg as GTM,
12901
+ Zg as GTM,
12896
12902
  e0 as GalleryHeader,
12897
- E9 as GenerateBody,
12898
- x9 as GenerateHead,
12899
- P9 as Header,
12903
+ U9 as GenerateBody,
12904
+ k9 as GenerateHead,
12905
+ j9 as Header,
12900
12906
  ml as ImageOffline,
12901
- _9 as IssuuServices,
12907
+ S9 as IssuuServices,
12902
12908
  Po as ItemListSchema,
12903
- j9 as JournalistArticule2,
12904
- Q9 as JournalistGroup,
12909
+ G9 as JournalistArticule2,
12910
+ z9 as JournalistGroup,
12905
12911
  Bs as LayoutNewsComponent,
12906
- n3 as LazyLoader,
12912
+ sp as LazyLoader,
12907
12913
  Vd as LiveBlogHeader,
12908
- k9 as Location,
12909
- s9 as MainComponentServices,
12914
+ I9 as Location,
12915
+ i9 as MainComponentServices,
12910
12916
  to as Marfeel,
12911
12917
  an as MiddleSection,
12912
12918
  Ms as Modulo1x3,
12913
12919
  Zh as Modulo1x3Card,
12914
12920
  qh as Modulo1x4,
12915
12921
  Dh as Modulo1x5,
12916
- H9 as Modulo2Columnas,
12922
+ F9 as Modulo2Columnas,
12917
12923
  Uh as Modulo3Columnas,
12918
- V9 as ModuloNewsletter,
12919
- G9 as ModuloOpinion,
12920
- gf as NewListResponseDataPH,
12924
+ W9 as ModuloNewsletter,
12925
+ H9 as ModuloOpinion,
12926
+ Af as NewListResponseDataPH,
12921
12927
  Oo as NewsArticle,
12922
- Y9 as NewsComponent,
12928
+ K9 as NewsComponent,
12923
12929
  Hn as NewsContent,
12924
12930
  dn as NextPrev,
12925
12931
  jo as OrgList,
12926
12932
  ma as PreloadImages,
12927
12933
  je as REPORT_REASONS,
12928
12934
  Xn as Readest,
12929
- X9 as ScriptHydrator,
12930
- K9 as SearchSection,
12935
+ tp as ScriptHydrator,
12936
+ Z9 as SearchSection,
12931
12937
  ie as Section,
12932
12938
  He as SectionCard,
12933
12939
  vn as SectionCard2,
12934
12940
  Fn as SectionCardServerComponent,
12935
- F9 as SectionServerComponent,
12941
+ Y9 as SectionServerComponent,
12936
12942
  Ur as ShowSection,
12937
12943
  z2 as SocialNetworks,
12938
12944
  Do as SpeculationRules,
12939
- o3 as StaticSlotWrapper,
12945
+ rp as StaticSlotWrapper,
12940
12946
  xl as SubscribeColumn,
12941
12947
  Ol as SubscribeRow,
12942
- I9 as SubscribeWhatsAppColumn,
12943
- $9 as TagComponent,
12944
- O9 as TagSection,
12948
+ q9 as SubscribeWhatsAppColumn,
12949
+ J9 as TagComponent,
12950
+ Q9 as TagSection,
12945
12951
  Kd as TimeLine,
12946
- e9 as TrimPathname,
12947
- q9 as VideoBlock3,
12948
- M9 as VideoBlock4,
12949
- Z9 as VideoSection,
12952
+ n9 as TrimPathname,
12953
+ L9 as VideoBlock3,
12954
+ O9 as VideoBlock4,
12955
+ ep as VideoSection,
12950
12956
  Go as VideosSchemas,
12951
12957
  Qo as WebsiteList,
12952
- a3 as addComment,
12958
+ op as addComment,
12953
12959
  Wn as bannersReplace,
12954
12960
  Tt as becomeVideoObject,
12955
12961
  Ac as coloringByStrokeSVGs,
12956
12962
  ia as compileStyleProps,
12957
12963
  ye as cutString,
12958
- Xg as extractRealtedNews,
12964
+ t9 as extractRealtedNews,
12959
12965
  Te as formatDate,
12960
- Zg as formatDateEdiciones,
12966
+ e9 as formatDateEdiciones,
12961
12967
  Xa as formatDateJournalistArticule,
12962
12968
  Co as formatDateTimeline,
12963
12969
  No as formatNewsMeta,
12964
12970
  qo as formatVideoData,
12965
- S9 as generalGetData,
12971
+ E9 as generalGetData,
12966
12972
  $s as getCaptchaToken,
12967
12973
  oa as getComments,
12968
12974
  J as getConfig,
12969
- N9 as getDynamicSlots,
12975
+ x9 as getDynamicSlots,
12970
12976
  rn as getEnvironmentUrl,
12971
12977
  _o as getEnvironmentUrlFront,
12972
12978
  oe as getImageUrl,
12973
12979
  Ot as getNextMeta,
12974
12980
  Qt as getPage,
12975
- a9 as getPreloadImages,
12981
+ o9 as getPreloadImages,
12976
12982
  jt as getPrevMeta,
12977
- t3 as getReportReasonLabel,
12983
+ ap as getReportReasonLabel,
12978
12984
  bo as getResponse,
12979
12985
  vo as getResponsePromise,
12980
12986
  Yn as getSchemas,
12981
12987
  as as getScriptReplaces,
12982
12988
  Vo as getSlugs,
12983
- t9 as getTypeOfNews,
12984
- n9 as getVideoRealPath,
12985
- Jg as initLibrary,
12989
+ a9 as getTypeOfNews,
12990
+ s9 as getVideoRealPath,
12991
+ Xg as initLibrary,
12986
12992
  ko as metadataToJSX,
12987
12993
  _r as metadata_defaults,
12988
12994
  es as parseTags,
12989
12995
  So as pathnameSplit,
12990
12996
  Ho as removePages,
12991
- e3 as reportComment,
12997
+ np as reportComment,
12992
12998
  Hc as shareButtons,
12993
12999
  na as socialIcons,
12994
13000
  Lo as speculationRules,
12995
13001
  Bo as speculationRulesHome,
12996
13002
  xo as urlReplaces,
12997
- s3 as verifyCaptchaTokenEnterprise
13003
+ ip as verifyCaptchaTokenEnterprise
12998
13004
  };