sass-template-common 0.2.14 → 0.2.16

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.
@@ -54,7 +54,7 @@ let ea = {
54
54
  SHOW_NEWS_MORE_NEWS: !0,
55
55
  SHOW_NEWS_RELATED_NEWS: !0
56
56
  };
57
- function A9(e = {}) {
57
+ function g9(e = {}) {
58
58
  ea = { ...ea, ...e };
59
59
  }
60
60
  function K() {
@@ -650,7 +650,7 @@ const _n = (e) => e === "en" ? "en" : "es", Me = (e) => {
650
650
  }, us = (e) => {
651
651
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = K(), r = _n(t ?? "es");
652
652
  return xe.tz(e, n).locale(r).format("MM/DD/YYYY [•] HH:mm [HS]");
653
- }, y9 = (e) => {
653
+ }, p9 = (e) => {
654
654
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = K(), r = _n(t ?? "es");
655
655
  return xe.tz(e, n).locale(r).format("dddd DD [de] MMMM YYYY");
656
656
  }, je = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
@@ -693,7 +693,7 @@ const Dt = (e, t, n) => ({
693
693
  tags: []
694
694
  }
695
695
  });
696
- function w9(e) {
696
+ function A9(e) {
697
697
  if (!e || !e.body || !e.body.rendered) return [];
698
698
  const t = e?.body?.rendered, n = [], r = t.match(
699
699
  /<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi
@@ -710,7 +710,7 @@ function w9(e) {
710
710
  }
711
711
  return n;
712
712
  }
713
- const v9 = async (e, t) => {
713
+ const y9 = async (e, t) => {
714
714
  const n = [];
715
715
  return e.forEach((s) => {
716
716
  s.forEach(async (i) => {
@@ -972,7 +972,7 @@ const v9 = async (e, t) => {
972
972
  s > 0 && (r += `/${o}`);
973
973
  }), `${r}/page/${n - 1}`;
974
974
  };
975
- function b9(e) {
975
+ function w9(e) {
976
976
  const t = e.length;
977
977
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
978
978
  }
@@ -1031,7 +1031,7 @@ const vs = () => {
1031
1031
  ]
1032
1032
  }
1033
1033
  };
1034
- }, C9 = (e) => {
1034
+ }, v9 = (e) => {
1035
1035
  let t = "";
1036
1036
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
1037
1037
  const n = e.params.news.split("-"), r = n[n.length - 1] ?? "", o = r.substring(1, 9), s = r.substring(9, 13);
@@ -1049,7 +1049,7 @@ const vs = () => {
1049
1049
  }
1050
1050
  return e.config.servicePrefix + t;
1051
1051
  };
1052
- function _9(e) {
1052
+ function b9(e) {
1053
1053
  const t = e.split("-"), n = t[t.length - 1]?.split("."), r = n && n[0] ? n[0] : "", o = r.substring(0, 2), s = r.substring(2, 10), i = r.substring(10);
1054
1054
  return { path: {
1055
1055
  vy: (d) => `/videos/video-youtube/${xe(s).format(
@@ -1064,7 +1064,7 @@ function _9(e) {
1064
1064
  const vt = (e, t) => {
1065
1065
  const n = e.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
1066
1066
  return t.tema ? `/${t.tema}/${n}-t${e.id}` : `/${n}-t${e.id}`;
1067
- }, N9 = (e) => {
1067
+ }, C9 = (e) => {
1068
1068
  const { AssetsPrefix: t = "", AssetsPath: n = "src", isDev: r = !1 } = e;
1069
1069
  return r ? "src" : t + n;
1070
1070
  }, _s = { prerender: [
@@ -1369,7 +1369,7 @@ const Is = async ({
1369
1369
  }, $t = (e) => {
1370
1370
  const t = e.split("/"), n = t[t.length - 1] ?? "1";
1371
1371
  return Number(n) > 0 ? Number(n) : 1;
1372
- }, S9 = (e, t = 2) => {
1372
+ }, _9 = (e, t = 2) => {
1373
1373
  if (!e || e.length === 0) return [];
1374
1374
  const n = [];
1375
1375
  for (let r = 0; r < t; r++) {
@@ -1382,7 +1382,7 @@ const Is = async ({
1382
1382
  }
1383
1383
  return n;
1384
1384
  };
1385
- class E9 {
1385
+ class N9 {
1386
1386
  exclude = "keywords,gallery,related,relatedexternal,external,customfields";
1387
1387
  config = {};
1388
1388
  imgSizes = {};
@@ -3255,22 +3255,22 @@ oe.getAdapter = ho.getAdapter;
3255
3255
  oe.HttpStatusCode = ra;
3256
3256
  oe.default = oe;
3257
3257
  const {
3258
- Axios: I9,
3259
- AxiosError: k9,
3260
- CanceledError: U9,
3261
- isCancel: R9,
3262
- CancelToken: q9,
3263
- VERSION: L9,
3264
- all: B9,
3265
- Cancel: O9,
3266
- isAxiosError: P9,
3267
- spread: D9,
3268
- toFormData: M9,
3269
- AxiosHeaders: j9,
3270
- HttpStatusCode: Q9,
3271
- formToJSON: G9,
3272
- getAdapter: H9,
3273
- mergeConfig: z9
3258
+ Axios: x9,
3259
+ AxiosError: T9,
3260
+ CanceledError: I9,
3261
+ isCancel: k9,
3262
+ CancelToken: U9,
3263
+ VERSION: R9,
3264
+ all: q9,
3265
+ Cancel: L9,
3266
+ isAxiosError: B9,
3267
+ spread: O9,
3268
+ toFormData: P9,
3269
+ AxiosHeaders: D9,
3270
+ HttpStatusCode: M9,
3271
+ formToJSON: j9,
3272
+ getAdapter: Q9,
3273
+ mergeConfig: G9
3274
3274
  } = oe;
3275
3275
  class at {
3276
3276
  constructor(t) {
@@ -3416,7 +3416,7 @@ class uc extends at {
3416
3416
  return { blockSass: n.data.data };
3417
3417
  };
3418
3418
  }
3419
- class V9 {
3419
+ class H9 {
3420
3420
  issuuApi = "https://api.issuu.com/v2";
3421
3421
  api = void 0;
3422
3422
  constructor(t) {
@@ -3452,7 +3452,7 @@ class V9 {
3452
3452
  }
3453
3453
  }
3454
3454
  }
3455
- const F9 = async (e, t, n, r, o, s, i) => {
3455
+ const z9 = async (e, t, n, r, o, s, i) => {
3456
3456
  const c = new uc({
3457
3457
  config: t,
3458
3458
  imgSizes: n,
@@ -3482,7 +3482,7 @@ const F9 = async (e, t, n, r, o, s, i) => {
3482
3482
  }, hc = (e) => {
3483
3483
  const t = jr(e);
3484
3484
  return t && t.data ? t.data : t;
3485
- }, W9 = async (e) => {
3485
+ }, V9 = async (e) => {
3486
3486
  const t = await Promise.allSettled(
3487
3487
  Object.values(e).map((o) => o.promise)
3488
3488
  ), n = Object.keys(e), r = {};
@@ -3781,7 +3781,7 @@ const F9 = async (e, t, n, r, o, s, i) => {
3781
3781
  }
3782
3782
  }
3783
3783
  };
3784
- async function $9({
3784
+ async function F9({
3785
3785
  axiosApi: e,
3786
3786
  headConfig: t = {
3787
3787
  ampConfig: !1,
@@ -3897,7 +3897,7 @@ async function $9({
3897
3897
  _
3898
3898
  ] });
3899
3899
  }
3900
- const Y9 = ({
3900
+ const W9 = ({
3901
3901
  children: e,
3902
3902
  defaultRouteName: t,
3903
3903
  banners: n,
@@ -3948,7 +3948,7 @@ const Y9 = ({
3948
3948
  ), Ac = "_content_19rc1_1", yc = "_location_19rc1_11", tr = {
3949
3949
  content: Ac,
3950
3950
  location: yc
3951
- }, K9 = (e) => /* @__PURE__ */ f("div", { className: tr.content, children: [
3951
+ }, $9 = (e) => /* @__PURE__ */ f("div", { className: tr.content, children: [
3952
3952
  /* @__PURE__ */ a(pc, {}),
3953
3953
  /* @__PURE__ */ a("p", { className: tr.location, children: e.place })
3954
3954
  ] }), zt = ({
@@ -4095,7 +4095,7 @@ function vc({
4095
4095
  }
4096
4096
  };
4097
4097
  }
4098
- function J9(e) {
4098
+ function Y9(e) {
4099
4099
  const {
4100
4100
  children: t,
4101
4101
  slot_id: n,
@@ -4739,32 +4739,7 @@ const el = (e) => {
4739
4739
  }, Tt = (e) => /* @__PURE__ */ f("svg", { width: "28", height: "28", viewBox: "0 0 28 28", ...e, xmlns: "http://www.w3.org/2000/svg", children: [
4740
4740
  /* @__PURE__ */ a("g", { clipPath: "url(#clip0_2503_6565)", children: /* @__PURE__ */ a("path", { d: "M22.1668 7.47825L20.5218 5.83325L14.0002 12.3549L7.4785 5.83325L5.8335 7.47825L12.3552 13.9999L5.8335 20.5216L7.4785 22.1666L14.0002 15.6449L20.5218 22.1666L22.1668 20.5216L15.6452 13.9999L22.1668 7.47825Z", fill: "currentColor" }) }),
4741
4741
  /* @__PURE__ */ a("defs", { children: /* @__PURE__ */ a("clipPath", { id: "clip0_2503_6565", children: /* @__PURE__ */ a("rect", { width: "28", height: "28", fill: "currentColor" }) }) })
4742
- ] }), tl = async (e) => Buffer.from(await e.arrayBuffer()).toString("base64"), nl = async (e, t, n, r) => {
4743
- try {
4744
- const o = t?.site ?? "", s = decodeURIComponent(o ?? ""), i = t?.browser ?? "";
4745
- console.log("IMAGE OFFLINE", `${n}${e}`, {
4746
- headers: {
4747
- PROJECT: "Offline",
4748
- SITE: "/sites/" + r,
4749
- USER_TOKEN: s,
4750
- BROWSER_ID: i || ""
4751
- }
4752
- });
4753
- const c = await fetch(`${n}${e}`, {
4754
- headers: {
4755
- PROJECT: "Offline",
4756
- SITE: "/sites/" + r,
4757
- USER_TOKEN: s,
4758
- BROWSER_ID: i || ""
4759
- }
4760
- });
4761
- if (!c.ok) return "invalidURL";
4762
- const d = await c.blob();
4763
- return `data:image/png;base64,${await tl(d)}`;
4764
- } catch (o) {
4765
- return console.log("getImageUrl (client) failed:", o), "invalidURL";
4766
- }
4767
- }, al = (e) => {
4742
+ ] }), tl = (e) => {
4768
4743
  const {
4769
4744
  preview: t,
4770
4745
  isVideo: n = !1,
@@ -4775,16 +4750,9 @@ const el = (e) => {
4775
4750
  const s = vo(), [i, c] = J(void 0), d = t?.sizes;
4776
4751
  return De(() => {
4777
4752
  (async () => {
4778
- if (console.log("image offline - effect"), d?.[0]?.url) {
4779
- const u = await nl(
4780
- d[0].url,
4781
- e.cookies,
4782
- e.PUBLIC_API_HOST,
4783
- e.PUBLIC_OFFLINE_SITE
4784
- );
4785
- c(u);
4786
- } else
4787
- c(d?.[0]?.url);
4753
+ console.log("image offline - effect"), d?.[0]?.url ? c(
4754
+ `/api/image-proxy?url=${encodeURIComponent(d[0].url)}`
4755
+ ) : c(d?.[0]?.url);
4788
4756
  })();
4789
4757
  }, [d, t, e.cookies]), d && i && i !== "invalidURL" ? /* @__PURE__ */ a("figure", { className: se.figure, children: /* @__PURE__ */ f("span", { className: se.backdrop, children: [
4790
4758
  /* @__PURE__ */ a("span", { className: se.backdropAux }),
@@ -4816,30 +4784,30 @@ const el = (e) => {
4816
4784
  );
4817
4785
  }, Ue = async (e) => {
4818
4786
  const { preview: t } = e;
4819
- if (!t?.sizes || t.sizes.length === 0 || t.sizes.some((i) => !i.url))
4787
+ if (!t?.sizes || t.sizes.length === 0 || t.sizes.some((s) => !s.url))
4820
4788
  return /* @__PURE__ */ a("div", { className: se.imageLogoPlaceholder });
4821
- const { PUBLIC_IS_OFFLINE: n, PUBLIC_API_HOST: r } = K();
4789
+ const { PUBLIC_IS_OFFLINE: n } = K();
4822
4790
  if (n === "true")
4823
4791
  return /* @__PURE__ */ a(
4824
- al,
4792
+ tl,
4825
4793
  {
4826
4794
  ...e,
4827
- PUBLIC_API_HOST: r ?? "",
4828
- PUBLIC_OFFLINE_SITE: n ?? ""
4795
+ PUBLIC_API_HOST: "https://dev-saas.cms-medios.com",
4796
+ PUBLIC_OFFLINE_SITE: "formula"
4829
4797
  }
4830
4798
  );
4831
- const o = await Promise.all(
4799
+ const r = await Promise.all(
4832
4800
  t.sizes.map(
4833
- async (i) => ({
4834
- ...i,
4835
- url: await pe(i.url)
4801
+ async (s) => ({
4802
+ ...s,
4803
+ url: await pe(s.url)
4836
4804
  })
4837
4805
  )
4838
- ), s = {
4806
+ ), o = {
4839
4807
  ...t,
4840
- sizes: o
4808
+ sizes: r
4841
4809
  };
4842
- return /* @__PURE__ */ a(el, { ...e, preview: s });
4810
+ return /* @__PURE__ */ a(el, { ...e, preview: o });
4843
4811
  }, bo = (e) => {
4844
4812
  const { itemReverseOrder: t = !1 } = e;
4845
4813
  return /* @__PURE__ */ a(
@@ -4877,10 +4845,10 @@ const el = (e) => {
4877
4845
  ))
4878
4846
  }
4879
4847
  );
4880
- }, rl = "_content_1cid4_1", ol = "_titulo_1cid4_12", ar = {
4881
- content: rl,
4882
- titulo: ol
4883
- }, sl = {
4848
+ }, nl = "_content_1cid4_1", al = "_titulo_1cid4_12", ar = {
4849
+ content: nl,
4850
+ titulo: al
4851
+ }, rl = {
4884
4852
  data: [
4885
4853
  {
4886
4854
  info: {
@@ -5818,7 +5786,7 @@ const el = (e) => {
5818
5786
  return e.content && e.content.length > 0 ? t = e.content.map((o) => ({
5819
5787
  ...o,
5820
5788
  config: rr
5821
- })) : n === "local" && r === "false" && (t = sl.data.map((o) => ({
5789
+ })) : n === "local" && r === "false" && (t = rl.data.map((o) => ({
5822
5790
  ...o,
5823
5791
  config: rr
5824
5792
  }))), Array.isArray(t) && t.length > 0 && /* @__PURE__ */ f(
@@ -5839,17 +5807,17 @@ const el = (e) => {
5839
5807
  ]
5840
5808
  }
5841
5809
  );
5842
- }, il = "_content_6azvz_1", cl = "_subscribeImage_6azvz_22", ll = "_tag_6azvz_32", dl = "_contentTitle_6azvz_50", ul = "_title_6azvz_55", hl = "_inputStyled_6azvz_72", ml = "_buttonStyled_6azvz_112", fl = "_contentTerms_6azvz_123", gl = "_subscribeText_6azvz_128", pl = "_terms_6azvz_138", Re = {
5843
- content: il,
5844
- subscribeImage: cl,
5845
- tag: ll,
5846
- contentTitle: dl,
5847
- title: ul,
5848
- inputStyled: hl,
5849
- buttonStyled: ml,
5850
- contentTerms: fl,
5851
- subscribeText: gl,
5852
- terms: pl
5810
+ }, ol = "_content_6azvz_1", sl = "_subscribeImage_6azvz_22", il = "_tag_6azvz_32", cl = "_contentTitle_6azvz_50", ll = "_title_6azvz_55", dl = "_inputStyled_6azvz_72", ul = "_buttonStyled_6azvz_112", hl = "_contentTerms_6azvz_123", ml = "_subscribeText_6azvz_128", fl = "_terms_6azvz_138", Re = {
5811
+ content: ol,
5812
+ subscribeImage: sl,
5813
+ tag: il,
5814
+ contentTitle: cl,
5815
+ title: ll,
5816
+ inputStyled: dl,
5817
+ buttonStyled: ul,
5818
+ contentTerms: hl,
5819
+ subscribeText: ml,
5820
+ terms: fl
5853
5821
  }, In = (e) => {
5854
5822
  const { uppercase: t = !1, style: n = {} } = e, r = { ...e, rounded: "", uppercase: "", full: "" }, o = {
5855
5823
  ...n,
@@ -5866,7 +5834,8 @@ const el = (e) => {
5866
5834
  letterSpacing: "0.02857em",
5867
5835
  padding: "6px 16px",
5868
5836
  cursor: "pointer",
5869
- width: e.full ? "100%" : "auto"
5837
+ width: e.full ? "100%" : "auto",
5838
+ id: e.id
5870
5839
  };
5871
5840
  return e?.toggledrawerevent === "true" && (!e.href || e.href !== "") ? /* @__PURE__ */ a(
5872
5841
  "label",
@@ -5876,7 +5845,7 @@ const el = (e) => {
5876
5845
  htmlFor: e?.toggledrawerevent === "true" ? "side-bar-state" : ""
5877
5846
  }
5878
5847
  ) : /* @__PURE__ */ a(B, { ...r, style: o });
5879
- }, Al = (e) => /* @__PURE__ */ f("section", { className: [Re.content, e.className ?? ""].join(" "), children: [
5848
+ }, gl = (e) => /* @__PURE__ */ f("section", { className: [Re.content, e.className ?? ""].join(" "), children: [
5880
5849
  /* @__PURE__ */ a("div", { className: Re.subscribeImage, children: e.image }),
5881
5850
  /* @__PURE__ */ a("div", { className: Re.tag, children: e.texts.newsletterTag ?? "NEWS" }),
5882
5851
  /* @__PURE__ */ f("div", { className: Re.contentTitle, children: [
@@ -5891,25 +5860,42 @@ const el = (e) => {
5891
5860
  id: "newsletter-email-column"
5892
5861
  }
5893
5862
  ) }),
5894
- /* @__PURE__ */ a(In, { className: Re.buttonStyled, size: "large", full: !0, children: e.texts.newsletterButtonText ?? "Suscribirme" }),
5863
+ /* @__PURE__ */ a(
5864
+ In,
5865
+ {
5866
+ id: "newsletter-button",
5867
+ className: Re.buttonStyled,
5868
+ size: "large",
5869
+ full: !0,
5870
+ children: e.texts.newsletterButtonText ?? "Suscribirme"
5871
+ }
5872
+ ),
5895
5873
  /* @__PURE__ */ f("div", { className: Re.contentTerms, children: [
5896
5874
  /* @__PURE__ */ a("p", { className: Re.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
5897
- /* @__PURE__ */ a(B, { className: Re.terms, href: e.termsLink, target: e.termsLinkTarget, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
5875
+ /* @__PURE__ */ a(
5876
+ B,
5877
+ {
5878
+ className: Re.terms,
5879
+ href: e.termsLink,
5880
+ target: e.termsLinkTarget,
5881
+ children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones"
5882
+ }
5883
+ )
5898
5884
  ] })
5899
- ] }), yl = "_content_1ms2y_1", wl = "_contentInfo_1ms2y_20", vl = "_subscribeImage_1ms2y_28", bl = "_tag_1ms2y_42", Cl = "_contentTitle_1ms2y_60", _l = "_title_1ms2y_65", Nl = "_subTitle_1ms2y_70", Sl = "_inputStyled_1ms2y_79", El = "_buttonStyled_1ms2y_118", xl = "_contentTerms_1ms2y_131", Tl = "_subscribeText_1ms2y_137", Il = "_terms_1ms2y_146", Ie = {
5900
- content: yl,
5901
- contentInfo: wl,
5902
- subscribeImage: vl,
5903
- tag: bl,
5904
- contentTitle: Cl,
5905
- title: _l,
5906
- subTitle: Nl,
5907
- inputStyled: Sl,
5908
- buttonStyled: El,
5909
- contentTerms: xl,
5910
- subscribeText: Tl,
5911
- terms: Il
5912
- }, kl = (e) => /* @__PURE__ */ f("section", { className: Ie.content, children: [
5885
+ ] }), pl = "_content_1ms2y_1", Al = "_contentInfo_1ms2y_20", yl = "_subscribeImage_1ms2y_28", wl = "_tag_1ms2y_42", vl = "_contentTitle_1ms2y_60", bl = "_title_1ms2y_65", Cl = "_subTitle_1ms2y_70", _l = "_inputStyled_1ms2y_79", Nl = "_buttonStyled_1ms2y_118", Sl = "_contentTerms_1ms2y_131", El = "_subscribeText_1ms2y_137", xl = "_terms_1ms2y_146", Ie = {
5886
+ content: pl,
5887
+ contentInfo: Al,
5888
+ subscribeImage: yl,
5889
+ tag: wl,
5890
+ contentTitle: vl,
5891
+ title: bl,
5892
+ subTitle: Cl,
5893
+ inputStyled: _l,
5894
+ buttonStyled: Nl,
5895
+ contentTerms: Sl,
5896
+ subscribeText: El,
5897
+ terms: xl
5898
+ }, Tl = (e) => /* @__PURE__ */ f("section", { className: Ie.content, children: [
5913
5899
  /* @__PURE__ */ a("div", { className: Ie.subscribeImage, children: e.image }),
5914
5900
  /* @__PURE__ */ f("div", { className: Ie.contentInfo, children: [
5915
5901
  /* @__PURE__ */ a("div", { className: Ie.tag, children: e.texts.newsletterTag ?? "NEWS" }),
@@ -5933,7 +5919,7 @@ const el = (e) => {
5933
5919
  /* @__PURE__ */ a(B, { className: Ie.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
5934
5920
  ] })
5935
5921
  ] })
5936
- ] }), Ul = (e) => /* @__PURE__ */ f(
5922
+ ] }), Il = (e) => /* @__PURE__ */ f(
5937
5923
  "svg",
5938
5924
  {
5939
5925
  width: "284",
@@ -5974,18 +5960,18 @@ const el = (e) => {
5974
5960
  ] })
5975
5961
  ]
5976
5962
  }
5977
- ), Rl = "_content_qzaly_1", ql = "_subscribeImage_qzaly_16", Ll = "_contentTitle_qzaly_22", Bl = "_title_qzaly_33", Ol = "_subTitle_qzaly_40", Pl = "_contentTerms_qzaly_60", Dl = "_whatsappLink_qzaly_65", Ml = "_subscribeText_qzaly_82", jl = "_terms_qzaly_92", Qe = {
5978
- content: Rl,
5979
- subscribeImage: ql,
5980
- contentTitle: Ll,
5981
- title: Bl,
5982
- subTitle: Ol,
5983
- contentTerms: Pl,
5984
- whatsappLink: Dl,
5985
- subscribeText: Ml,
5986
- terms: jl
5987
- }, Z9 = (e) => /* @__PURE__ */ f("section", { className: Qe.content, children: [
5988
- /* @__PURE__ */ a(Ul, { className: Qe.subscribeImage }),
5963
+ ), kl = "_content_qzaly_1", Ul = "_subscribeImage_qzaly_16", Rl = "_contentTitle_qzaly_22", ql = "_title_qzaly_33", Ll = "_subTitle_qzaly_40", Bl = "_contentTerms_qzaly_60", Ol = "_whatsappLink_qzaly_65", Pl = "_subscribeText_qzaly_82", Dl = "_terms_qzaly_92", Qe = {
5964
+ content: kl,
5965
+ subscribeImage: Ul,
5966
+ contentTitle: Rl,
5967
+ title: ql,
5968
+ subTitle: Ll,
5969
+ contentTerms: Bl,
5970
+ whatsappLink: Ol,
5971
+ subscribeText: Pl,
5972
+ terms: Dl
5973
+ }, K9 = (e) => /* @__PURE__ */ f("section", { className: Qe.content, children: [
5974
+ /* @__PURE__ */ a(Il, { className: Qe.subscribeImage }),
5989
5975
  /* @__PURE__ */ f("div", { className: Qe.contentTitle, children: [
5990
5976
  /* @__PURE__ */ a("p", { className: Qe.title, children: "Mantenete Informado" }),
5991
5977
  /* @__PURE__ */ a("p", { className: Qe.subTitle, children: "¿Quieres recibir las noticias más importantes? ¡Suscríbete sin costo, recíbelas por WhatsApp!" })
@@ -6033,7 +6019,7 @@ const el = (e) => {
6033
6019
  /* @__PURE__ */ a("p", { className: Qe.subscribeText, children: "Suscribirte implica aceptar los" }),
6034
6020
  /* @__PURE__ */ a(B, { className: Qe.terms, href: e.terms, target: "_blank", children: "Términos y condiciones" })
6035
6021
  ] })
6036
- ] }), Ql = (e) => /* @__PURE__ */ f(
6022
+ ] }), Ml = (e) => /* @__PURE__ */ f(
6037
6023
  "svg",
6038
6024
  {
6039
6025
  id: "Layer_1",
@@ -6050,21 +6036,21 @@ const el = (e) => {
6050
6036
  /* @__PURE__ */ a("path", { d: "M0,0v19.74h74.3V0H0ZM62.2,4.7h2v5.8l3-3h2.4l-1.1,1.2-6.3,6.2V4.7ZM69.8,15h-2.4l-1.6-2.1,1.4-1.4,2.6,3.5ZM40.3,7.7h1v-1.8h2v1.8h1.8v1.7h-1.8v3c0,.3.1.6.2.7.2.2.4.3.6.3.3,0,.6-.1.8-.3l.5,1.5c-.2.2-.5.3-.7.4-.3.1-.6.1-.9.1-.8,0-1.4-.2-1.9-.6-.5-.5-.7-1.1-.7-2v-3.1h-1v-1.7h.1ZM37.7,12.3c-.2-.1-.4-.2-.6-.2-.3,0-.5-.1-.8-.1s-.6-.1-.9-.2c-.3-.1-.6-.2-.8-.4-.3-.2-.5-.4-.6-.6-.2-.3-.2-.6-.2-1,0-.5.1-.9.4-1.2.3-.4.6-.6,1.1-.8s1-.3,1.7-.3c.5,0,1,.1,1.4.2.5.1.9.3,1.2.5l-.6,1.6c-.3-.2-.6-.4-1-.4-.3-.1-.6-.1-1-.1-.5,0-.8.1-1,.2-.2.1-.3.3-.3.5s.1.3.2.4c.2.1.4.2.6.2.3.1.5.1.8.1s.6.1.9.2c.3.1.6.2.8.4s.4.4.6.6c.2.3.2.6.2,1,0,.5-.1.9-.4,1.2-.3.4-.6.6-1.1.8-.4.2-1,.3-1.7.3-.6,0-1.2-.1-1.7-.2-.6-.2-1-.3-1.3-.6l.6-1.6c.3.2.7.4,1.1.5.4.1.8.2,1.3.2s.8-.1,1-.2c.2-.1.3-.3.3-.5,0-.2,0-.3-.2-.5ZM6.7,14.3l1.1-1.1c.2.1.4.1.6.1.3,0,.6-.1.9-.3.3-.2.5-.4.6-.7.2-.3.2-.7.2-1.1s0-.8-.1-1.1c-.2-.3-.4-.6-.6-.7-.3-.2-.6-.3-.9-.3s-.6.1-.9.3-.5.4-.6.7c-.2.3-.2.7-.2,1.1s.1.8.2,1.1c-.1.1,0,.1,0,.2l-2.3,2.3V4.7h1.9v3.6c.2-.2.4-.3.6-.5.5-.3.9-.4,1.5-.4s1.2.2,1.8.5c.5.3,1,.8,1.2,1.3.3.6.5,1.3.5,2.1s-.2,1.5-.5,2c-.3.6-.7,1-1.2,1.4-.5.3-1.1.5-1.8.5-.6,0-1.1-.2-1.6-.4-.1-.2-.3-.4-.4-.5ZM13.6,4.7h2v10.3h-2V4.7ZM17.7,13.6c-.3-.5-.4-1.1-.4-1.9v-4.2h2v3.9c0,.6.1,1.1.4,1.4.2.3.6.4,1,.4.3,0,.6-.1.8-.2s.4-.4.6-.6c.1-.3.2-.7.2-1.1v-3.8h2v7.5h-1.8v-.9c-.2.2-.4.5-.6.6-.5.2-1,.3-1.5.3-.6,0-1.1-.1-1.6-.4-.5-.1-.8-.5-1.1-1ZM33,11.5v.3h-5.3c0,.2.1.4.2.6.2.3.4.6.7.7.3.2.6.2,1.1.2.4,0,.7-.1,1-.2.3-.1.5-.3.8-.5l1,1.2c-.3.4-.7.7-1.2.9-.5.2-1,.3-1.6.3-.8,0-1.5-.2-2.1-.5s-1-.8-1.4-1.4c-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.3-1.4c.5-.1,1.2-.3,1.9-.3s1.3.2,1.8.5c.6.3,1,.8,1.3,1.3.3.6.5,1.3.5,2.1,0,0,0,.1,0,.2ZM47.4,14.8c-.4-.2-.7-.5-.9-.8s-.3-.7-.3-1.2c0-.4.1-.8.3-1.2.2-.3.5-.6,1-.8.4-.2,1-.3,1.7-.3h1.6c0-.4-.1-.8-.4-1-.3-.3-.6-.4-1.2-.4-.4,0-.7.1-1.1.2s-.6.3-.9.5l-.7-1.5c.4-.3.8-.5,1.4-.6.5-.2,1.1-.3,1.6-.3,1,0,1.9.3,2.5.8s.9,1.4.9,2.5v4.2h-1.9v-1.1c-.2.3-.4.6-.7.8-.4.3-.8.4-1.4.4-.6.1-1.1,0-1.5-.2ZM56,14.6c-.6-.3-1-.8-1.4-1.4-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.4-1.4c.6-.2,1.3-.4,2-.4s1.4.2,1.9.5,1,.8,1.2,1.4l-1.6.9c-.2-.4-.4-.6-.7-.8s-.6-.3-.9-.3-.6.1-.9.3c-.3.2-.5.4-.6.7-.2.3-.2.7-.2,1.1s.1.8.2,1.1c.2.3.4.5.6.7.3.2.6.3.9.3s.6-.1.9-.2c.3-.2.5-.4.7-.8l1.6.9c-.3.6-.6,1-1.2,1.4-.6.3-1.2.5-1.9.5s-1.4-.2-2-.5Z" })
6051
6037
  ]
6052
6038
  }
6053
- ), Gl = "_content_1p7b9_1", Hl = "_brandContent_1p7b9_10", zl = "_socialMedia_1p7b9_21", Vl = "_linkSocialNetwoks_1p7b9_28", Fl = "_sectionContent_1p7b9_42", Wl = "_section_1p7b9_42", $l = "_menuItem_1p7b9_60", Yl = "_otherItems_1p7b9_73", Kl = "_copyrigth_1p7b9_87", Jl = "_copyrigthText_1p7b9_97", Zl = "_logoStyled_1p7b9_107", Xl = "_socialNetworkIcon_1p7b9_118", ed = "_socialInstagram_1p7b9_125", td = "_socialNetworkIcon_stroke_1p7b9_133", ye = {
6054
- content: Gl,
6055
- brandContent: Hl,
6056
- socialMedia: zl,
6057
- linkSocialNetwoks: Vl,
6058
- sectionContent: Fl,
6059
- section: Wl,
6060
- menuItem: $l,
6061
- otherItems: Yl,
6062
- copyrigth: Kl,
6063
- copyrigthText: Jl,
6064
- logoStyled: Zl,
6065
- socialNetworkIcon: Xl,
6066
- socialInstagram: ed,
6067
- socialNetworkIcon_stroke: td
6039
+ ), jl = "_content_1p7b9_1", Ql = "_brandContent_1p7b9_10", Gl = "_socialMedia_1p7b9_21", Hl = "_linkSocialNetwoks_1p7b9_28", zl = "_sectionContent_1p7b9_42", Vl = "_section_1p7b9_42", Fl = "_menuItem_1p7b9_60", Wl = "_otherItems_1p7b9_73", $l = "_copyrigth_1p7b9_87", Yl = "_copyrigthText_1p7b9_97", Kl = "_logoStyled_1p7b9_107", Jl = "_socialNetworkIcon_1p7b9_118", Zl = "_socialInstagram_1p7b9_125", Xl = "_socialNetworkIcon_stroke_1p7b9_133", ye = {
6040
+ content: jl,
6041
+ brandContent: Ql,
6042
+ socialMedia: Gl,
6043
+ linkSocialNetwoks: Hl,
6044
+ sectionContent: zl,
6045
+ section: Vl,
6046
+ menuItem: Fl,
6047
+ otherItems: Wl,
6048
+ copyrigth: $l,
6049
+ copyrigthText: Yl,
6050
+ logoStyled: Kl,
6051
+ socialNetworkIcon: Jl,
6052
+ socialInstagram: Zl,
6053
+ socialNetworkIcon_stroke: Xl
6068
6054
  }, Ca = (e) => /* @__PURE__ */ a(
6069
6055
  "svg",
6070
6056
  {
@@ -6083,7 +6069,7 @@ const el = (e) => {
6083
6069
  }
6084
6070
  )
6085
6071
  }
6086
- ), nd = (e) => /* @__PURE__ */ a(
6072
+ ), ed = (e) => /* @__PURE__ */ a(
6087
6073
  "svg",
6088
6074
  {
6089
6075
  ...e,
@@ -6145,7 +6131,7 @@ const el = (e) => {
6145
6131
  ]
6146
6132
  }
6147
6133
  );
6148
- }, ad = (e) => /* @__PURE__ */ a("svg", { ...e, width: "17", height: "21", viewBox: "0 0 14 17", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M7 10.7368C8.66 10.7368 10 9.53789 10 8.05263V2.68421C10 1.19895 8.66 0 7 0C5.34 0 4 1.19895 4 2.68421V8.05263C4 9.53789 5.34 10.7368 7 10.7368ZM6 2.68421C6 2.19211 6.45 1.78947 7 1.78947C7.55 1.78947 8 2.19211 8 2.68421V8.05263C8 8.54474 7.55 8.94737 7 8.94737C6.45 8.94737 6 8.54474 6 8.05263V2.68421ZM12 8.05263C12 10.5221 9.76 12.5263 7 12.5263C4.24 12.5263 2 10.5221 2 8.05263H0C0 11.2111 2.61 13.8058 6 14.2442V17H8V14.2442C11.39 13.8058 14 11.2111 14 8.05263H12Z" }) }), rd = (e) => /* @__PURE__ */ a(
6134
+ }, td = (e) => /* @__PURE__ */ a("svg", { ...e, width: "17", height: "21", viewBox: "0 0 14 17", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M7 10.7368C8.66 10.7368 10 9.53789 10 8.05263V2.68421C10 1.19895 8.66 0 7 0C5.34 0 4 1.19895 4 2.68421V8.05263C4 9.53789 5.34 10.7368 7 10.7368ZM6 2.68421C6 2.19211 6.45 1.78947 7 1.78947C7.55 1.78947 8 2.19211 8 2.68421V8.05263C8 8.54474 7.55 8.94737 7 8.94737C6.45 8.94737 6 8.54474 6 8.05263V2.68421ZM12 8.05263C12 10.5221 9.76 12.5263 7 12.5263C4.24 12.5263 2 10.5221 2 8.05263H0C0 11.2111 2.61 13.8058 6 14.2442V17H8V14.2442C11.39 13.8058 14 11.2111 14 8.05263H12Z" }) }), nd = (e) => /* @__PURE__ */ a(
6149
6135
  "svg",
6150
6136
  {
6151
6137
  width: "26",
@@ -6163,7 +6149,7 @@ const el = (e) => {
6163
6149
  }
6164
6150
  )
6165
6151
  }
6166
- ), od = (e) => /* @__PURE__ */ a(
6152
+ ), ad = (e) => /* @__PURE__ */ a(
6167
6153
  "svg",
6168
6154
  {
6169
6155
  version: "1.1",
@@ -6192,7 +6178,7 @@ const el = (e) => {
6192
6178
  }
6193
6179
  ) })
6194
6180
  }
6195
- ), sd = (e) => /* @__PURE__ */ a(
6181
+ ), rd = (e) => /* @__PURE__ */ a(
6196
6182
  "svg",
6197
6183
  {
6198
6184
  version: "1.1",
@@ -6221,7 +6207,7 @@ const el = (e) => {
6221
6207
  }
6222
6208
  ) }) })
6223
6209
  }
6224
- ), Mt = (e) => /* @__PURE__ */ a("svg", { ...e, version: "1.1", baseProfile: "tiny", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 30 30", overflow: "visible", xmlSpace: "preserve", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M5.9,6.1l7.1,9.8l-7.1,7.9h1.6l6.2-7l5,7h5.4l-7.5-10.3l6.6-7.4h-1.6L16,12.5l-4.6-6.4L5.9,6.1L5.9,6.1zM8.2,7.4h2.5l11,15.3h-2.5L8.2,7.4z" }) }), id = (e) => /* @__PURE__ */ f(
6210
+ ), Mt = (e) => /* @__PURE__ */ a("svg", { ...e, version: "1.1", baseProfile: "tiny", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 30 30", overflow: "visible", xmlSpace: "preserve", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M5.9,6.1l7.1,9.8l-7.1,7.9h1.6l6.2-7l5,7h5.4l-7.5-10.3l6.6-7.4h-1.6L16,12.5l-4.6-6.4L5.9,6.1L5.9,6.1zM8.2,7.4h2.5l11,15.3h-2.5L8.2,7.4z" }) }), od = (e) => /* @__PURE__ */ f(
6225
6211
  "svg",
6226
6212
  {
6227
6213
  version: "1.1",
@@ -6249,17 +6235,17 @@ const el = (e) => {
6249
6235
  /* @__PURE__ */ a("path", { fill: "currentColor", d: "M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z" })
6250
6236
  ]
6251
6237
  }
6252
- ), cd = ["telegram"], Na = {
6238
+ ), sd = ["telegram"], Na = {
6253
6239
  facebook: (e) => /* @__PURE__ */ a(Ca, { ...e }),
6254
6240
  instagram: (e) => /* @__PURE__ */ a(_a, { ...e }),
6255
- whatsapp: (e) => /* @__PURE__ */ a(sd, { ...e }),
6256
- tiktok: (e) => /* @__PURE__ */ a(od, { ...e }),
6257
- youtube: (e) => /* @__PURE__ */ a(id, { ...e }),
6241
+ whatsapp: (e) => /* @__PURE__ */ a(rd, { ...e }),
6242
+ tiktok: (e) => /* @__PURE__ */ a(ad, { ...e }),
6243
+ youtube: (e) => /* @__PURE__ */ a(od, { ...e }),
6258
6244
  x: (e) => /* @__PURE__ */ a(Mt, { ...e }),
6259
- gnews: (e) => /* @__PURE__ */ a(nd, { ...e }),
6260
- podcast: (e) => /* @__PURE__ */ a(ad, { ...e }),
6261
- telegram: (e) => /* @__PURE__ */ a(rd, { ...e })
6262
- }, X9 = (e) => {
6245
+ gnews: (e) => /* @__PURE__ */ a(ed, { ...e }),
6246
+ podcast: (e) => /* @__PURE__ */ a(td, { ...e }),
6247
+ telegram: (e) => /* @__PURE__ */ a(nd, { ...e })
6248
+ }, J9 = (e) => {
6263
6249
  const { freeZone: t, socials: n, menu: r, customBlock: o } = e;
6264
6250
  return /* @__PURE__ */ f("footer", { className: ye.content, children: [
6265
6251
  /* @__PURE__ */ f("section", { className: ye.brandContent, children: [
@@ -6273,7 +6259,7 @@ const el = (e) => {
6273
6259
  className: ye.linkSocialNetwoks,
6274
6260
  href: n[s].url,
6275
6261
  children: Na[s]({
6276
- className: `${cd.includes(s) ? ye.socialNetworkIcon_stroke : ye.socialNetworkIcon} ${s === "instagram" ? ye.socialInstagram : ""}`
6262
+ className: `${sd.includes(s) ? ye.socialNetworkIcon_stroke : ye.socialNetworkIcon} ${s === "instagram" ? ye.socialInstagram : ""}`
6277
6263
  })
6278
6264
  },
6279
6265
  s
@@ -6313,37 +6299,37 @@ const el = (e) => {
6313
6299
  title: "Plataforma BLUESTACK CMS (antes CMS MEDIOS)",
6314
6300
  target: "_blank",
6315
6301
  rel: "noreferrer",
6316
- children: /* @__PURE__ */ a(Ql, {})
6302
+ children: /* @__PURE__ */ a(Ml, {})
6317
6303
  }
6318
6304
  )
6319
6305
  ] })
6320
6306
  ] });
6321
- }, ld = "_content_1e93o_1", dd = "_imageContent_1e93o_9", ud = "_width1Autor_1e93o_18", hd = "_width2Autor_1e93o_22", md = "_width3Autor_1e93o_26", fd = "_imageAutor_1e93o_30", gd = "_imageStyled_1e93o_69", pd = "_contentIconStyled_1e93o_70", Ad = "_avatarContent_1e93o_87", yd = "_journalistSection_1e93o_95", wd = "_journalistInfo_1e93o_103", vd = "_journalistInfoLink_1e93o_104", bd = "_socialNetworkSection_1e93o_139", Cd = "_avatarStyled_1e93o_151", _d = "_article_1e93o_156", Nd = "_socialButton_1e93o_160", Sd = "_facebookStyled_1e93o_176", Ed = "_emailStyled_1e93o_180", xd = "_xStyled_1e93o_184", Td = "_linkedinStyled_1e93o_188", Id = "_whatsappStyled_1e93o_192", kd = "_whatsappLink_1e93o_196", Ud = "_clipboardButton_1e93o_212", Rd = "_googleProfileButton_1e93o_248", de = {
6322
- content: ld,
6323
- imageContent: dd,
6324
- width1Autor: ud,
6325
- width2Autor: hd,
6326
- width3Autor: md,
6327
- imageAutor: fd,
6328
- imageStyled: gd,
6329
- contentIconStyled: pd,
6330
- avatarContent: Ad,
6331
- journalistSection: yd,
6332
- journalistInfo: wd,
6333
- journalistInfoLink: vd,
6334
- socialNetworkSection: bd,
6335
- avatarStyled: Cd,
6336
- article: _d,
6337
- socialButton: Nd,
6338
- facebookStyled: Sd,
6339
- emailStyled: Ed,
6340
- xStyled: xd,
6341
- linkedinStyled: Td,
6342
- whatsappStyled: Id,
6343
- whatsappLink: kd,
6344
- clipboardButton: Ud,
6345
- googleProfileButton: Rd
6346
- }, qd = (e) => /* @__PURE__ */ a(
6307
+ }, id = "_content_1e93o_1", cd = "_imageContent_1e93o_9", ld = "_width1Autor_1e93o_18", dd = "_width2Autor_1e93o_22", ud = "_width3Autor_1e93o_26", hd = "_imageAutor_1e93o_30", md = "_imageStyled_1e93o_69", fd = "_contentIconStyled_1e93o_70", gd = "_avatarContent_1e93o_87", pd = "_journalistSection_1e93o_95", Ad = "_journalistInfo_1e93o_103", yd = "_journalistInfoLink_1e93o_104", wd = "_socialNetworkSection_1e93o_139", vd = "_avatarStyled_1e93o_151", bd = "_article_1e93o_156", Cd = "_socialButton_1e93o_160", _d = "_facebookStyled_1e93o_176", Nd = "_emailStyled_1e93o_180", Sd = "_xStyled_1e93o_184", Ed = "_linkedinStyled_1e93o_188", xd = "_whatsappStyled_1e93o_192", Td = "_whatsappLink_1e93o_196", Id = "_clipboardButton_1e93o_212", kd = "_googleProfileButton_1e93o_248", de = {
6308
+ content: id,
6309
+ imageContent: cd,
6310
+ width1Autor: ld,
6311
+ width2Autor: dd,
6312
+ width3Autor: ud,
6313
+ imageAutor: hd,
6314
+ imageStyled: md,
6315
+ contentIconStyled: fd,
6316
+ avatarContent: gd,
6317
+ journalistSection: pd,
6318
+ journalistInfo: Ad,
6319
+ journalistInfoLink: yd,
6320
+ socialNetworkSection: wd,
6321
+ avatarStyled: vd,
6322
+ article: bd,
6323
+ socialButton: Cd,
6324
+ facebookStyled: _d,
6325
+ emailStyled: Nd,
6326
+ xStyled: Sd,
6327
+ linkedinStyled: Ed,
6328
+ whatsappStyled: xd,
6329
+ whatsappLink: Td,
6330
+ clipboardButton: Id,
6331
+ googleProfileButton: kd
6332
+ }, Ud = (e) => /* @__PURE__ */ a(
6347
6333
  "svg",
6348
6334
  {
6349
6335
  width: "13",
@@ -6388,7 +6374,7 @@ const el = (e) => {
6388
6374
  }
6389
6375
  )
6390
6376
  }
6391
- ), Ld = (e) => /* @__PURE__ */ f(
6377
+ ), Rd = (e) => /* @__PURE__ */ f(
6392
6378
  "svg",
6393
6379
  {
6394
6380
  width: "25",
@@ -6415,7 +6401,7 @@ const el = (e) => {
6415
6401
  )
6416
6402
  ]
6417
6403
  }
6418
- ), Bd = (e) => /* @__PURE__ */ f(
6404
+ ), qd = (e) => /* @__PURE__ */ f(
6419
6405
  "svg",
6420
6406
  {
6421
6407
  width: "24",
@@ -6441,7 +6427,7 @@ const el = (e) => {
6441
6427
  )
6442
6428
  ]
6443
6429
  }
6444
- ), Od = (e) => /* @__PURE__ */ a(
6430
+ ), Ld = (e) => /* @__PURE__ */ a(
6445
6431
  "svg",
6446
6432
  {
6447
6433
  width: "13",
@@ -6459,7 +6445,7 @@ const el = (e) => {
6459
6445
  }
6460
6446
  )
6461
6447
  }
6462
- ), Pd = (e) => /* @__PURE__ */ a(
6448
+ ), Bd = (e) => /* @__PURE__ */ a(
6463
6449
  "svg",
6464
6450
  {
6465
6451
  width: "26",
@@ -6476,12 +6462,12 @@ const el = (e) => {
6476
6462
  }
6477
6463
  )
6478
6464
  }
6479
- ), Dd = {
6465
+ ), Od = {
6480
6466
  FaceBook: {
6481
6467
  url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
6482
6468
  icon: {
6483
- outline: (e) => /* @__PURE__ */ a(Od, { className: e }),
6484
- solid: (e) => /* @__PURE__ */ a(qd, { className: e })
6469
+ outline: (e) => /* @__PURE__ */ a(Ld, { className: e }),
6470
+ solid: (e) => /* @__PURE__ */ a(Ud, { className: e })
6485
6471
  }
6486
6472
  },
6487
6473
  X: {
@@ -6501,8 +6487,8 @@ const el = (e) => {
6501
6487
  Email: {
6502
6488
  url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
6503
6489
  icon: {
6504
- outline: (e) => /* @__PURE__ */ a(Ld, { className: e }),
6505
- solid: (e) => /* @__PURE__ */ a(Bd, { className: e })
6490
+ outline: (e) => /* @__PURE__ */ a(Rd, { className: e }),
6491
+ solid: (e) => /* @__PURE__ */ a(qd, { className: e })
6506
6492
  }
6507
6493
  },
6508
6494
  LinkedIn: {
@@ -6515,11 +6501,11 @@ const el = (e) => {
6515
6501
  }
6516
6502
  }
6517
6503
  };
6518
- function Md({ noteShare: e }) {
6504
+ function Pd({ noteShare: e }) {
6519
6505
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
6520
6506
  return e ? /* @__PURE__ */ f("div", { className: de.socialNetworkSection, children: [
6521
6507
  e.options?.map((n) => {
6522
- const r = Dd[n];
6508
+ const r = Od[n];
6523
6509
  if (!r) return null;
6524
6510
  const o = e.variant === "outline" ? r.icon.outline : r.icon.solid, s = r.url(t);
6525
6511
  return /* @__PURE__ */ a(
@@ -6552,21 +6538,21 @@ function Md({ noteShare: e }) {
6552
6538
  type: "button",
6553
6539
  "aria-label": "share",
6554
6540
  className: [de.clipboardButton, "sharebtn-id"].join(" "),
6555
- children: /* @__PURE__ */ a(Pd, {})
6541
+ children: /* @__PURE__ */ a(Bd, {})
6556
6542
  }
6557
6543
  )
6558
6544
  ] }) : null;
6559
6545
  }
6560
- const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSection_r1co8_27", Hd = "_title_r1co8_42", zd = "_article_r1co8_27", Vd = "_correspondent_r1co8_75", Fd = "_iframeStyled_r1co8_84", Wd = "_contentFrame_r1co8_94", Ge = {
6561
- content: jd,
6562
- videoContent: Qd,
6563
- articleSection: Gd,
6564
- title: Hd,
6565
- article: zd,
6566
- correspondent: Vd,
6567
- iframeStyled: Fd,
6568
- contentFrame: Wd
6569
- }, e3 = (e) => {
6546
+ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSection_r1co8_27", Qd = "_title_r1co8_42", Gd = "_article_r1co8_27", Hd = "_correspondent_r1co8_75", zd = "_iframeStyled_r1co8_84", Vd = "_contentFrame_r1co8_94", Ge = {
6547
+ content: Dd,
6548
+ videoContent: Md,
6549
+ articleSection: jd,
6550
+ title: Qd,
6551
+ article: Gd,
6552
+ correspondent: Hd,
6553
+ iframeStyled: zd,
6554
+ contentFrame: Vd
6555
+ }, Z9 = (e) => {
6570
6556
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Me(
6571
6557
  e.video.info.date.created
6572
6558
  )}` : e?.video.main.author;
@@ -6602,9 +6588,9 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6602
6588
  /* @__PURE__ */ a("p", { className: Ge.correspondent, children: t() })
6603
6589
  ] })
6604
6590
  ] }) }) });
6605
- }, $d = "_content_wxhkd_1", Yd = "_linkStyled_wxhkd_9", On = {
6606
- content: $d,
6607
- linkStyled: Yd
6591
+ }, Fd = "_content_wxhkd_1", Wd = "_linkStyled_wxhkd_9", On = {
6592
+ content: Fd,
6593
+ linkStyled: Wd
6608
6594
  }, wn = (e) => {
6609
6595
  const { currentPage: t, showNext: n, maxPages: r, pathname: o, query: s } = e, i = (c, d, l) => {
6610
6596
  let u = "";
@@ -6631,11 +6617,11 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6631
6617
  }
6632
6618
  )
6633
6619
  ] });
6634
- }, Kd = "_content_zal5g_1", Jd = "_contentGrid_zal5g_8", Zd = "_contentGrid4_zal5g_17", Xd = "_contentGrid3_zal5g_21", Jt = {
6635
- content: Kd,
6636
- contentGrid: Jd,
6637
- contentGrid4: Zd,
6638
- contentGrid3: Xd
6620
+ }, $d = "_content_zal5g_1", Yd = "_contentGrid_zal5g_8", Kd = "_contentGrid4_zal5g_17", Jd = "_contentGrid3_zal5g_21", Jt = {
6621
+ content: $d,
6622
+ contentGrid: Yd,
6623
+ contentGrid4: Kd,
6624
+ contentGrid3: Jd
6639
6625
  }, oa = (e) => {
6640
6626
  const { grid: t = 3 } = e;
6641
6627
  return /* @__PURE__ */ f("section", { className: `${Jt.content}`, children: [
@@ -6648,10 +6634,10 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6648
6634
  ),
6649
6635
  /* @__PURE__ */ a(Y, { children: e.paginatorComponent })
6650
6636
  ] });
6651
- }, e1 = "_content_15x47_1", t1 = "_newsDescription_15x47_15", n1 = "_image_15x47_41", Pt = {
6652
- content: e1,
6653
- newsDescription: t1,
6654
- image: n1
6637
+ }, Zd = "_content_15x47_1", Xd = "_newsDescription_15x47_15", e1 = "_image_15x47_41", Pt = {
6638
+ content: Zd,
6639
+ newsDescription: Xd,
6640
+ image: e1
6655
6641
  }, Ze = (e) => {
6656
6642
  const {
6657
6643
  main: t,
@@ -6713,13 +6699,13 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6713
6699
  ]
6714
6700
  }
6715
6701
  );
6716
- }, a1 = "_content_14xk9_1", r1 = "_boxInformation_14xk9_12", o1 = "_titleGradient_14xk9_30", s1 = "_sectionDescription_14xk9_58", i1 = "_articule_14xk9_83", c1 = "_linkStyled_14xk9_116", Xe = {
6717
- content: a1,
6718
- boxInformation: r1,
6719
- titleGradient: o1,
6720
- sectionDescription: s1,
6721
- articule: i1,
6722
- linkStyled: c1
6702
+ }, t1 = "_content_14xk9_1", n1 = "_boxInformation_14xk9_12", a1 = "_titleGradient_14xk9_30", r1 = "_sectionDescription_14xk9_58", o1 = "_articule_14xk9_83", s1 = "_linkStyled_14xk9_116", Xe = {
6703
+ content: t1,
6704
+ boxInformation: n1,
6705
+ titleGradient: a1,
6706
+ sectionDescription: r1,
6707
+ articule: o1,
6708
+ linkStyled: s1
6723
6709
  }, kn = (e) => {
6724
6710
  const {
6725
6711
  isVideo: t,
@@ -6788,17 +6774,17 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6788
6774
  }
6789
6775
  )
6790
6776
  ] });
6791
- }, l1 = "_content_kro73_1", d1 = "_contentLayout_kro73_5", or = {
6777
+ }, i1 = "_content_kro73_1", c1 = "_contentLayout_kro73_5", or = {
6778
+ content: i1,
6779
+ contentLayout: c1
6780
+ }, sr = (e) => /* @__PURE__ */ a("div", { className: or.content, children: /* @__PURE__ */ a(zt, { className: `${or.contentLayout} ${e.className}`, children: e.children }) }), l1 = "_content_1nqra_1", d1 = "_before_1nqra_11", u1 = "_textContent_1nqra_22", h1 = "_title_1nqra_37", m1 = "_description_1nqra_46", f1 = "_linkStyled_1nqra_57", gt = {
6792
6781
  content: l1,
6793
- contentLayout: d1
6794
- }, sr = (e) => /* @__PURE__ */ a("div", { className: or.content, children: /* @__PURE__ */ a(zt, { className: `${or.contentLayout} ${e.className}`, children: e.children }) }), u1 = "_content_1nqra_1", h1 = "_before_1nqra_11", m1 = "_textContent_1nqra_22", f1 = "_title_1nqra_37", g1 = "_description_1nqra_46", p1 = "_linkStyled_1nqra_57", gt = {
6795
- content: u1,
6796
- before: h1,
6797
- textContent: m1,
6798
- title: f1,
6799
- description: g1,
6800
- linkStyled: p1
6801
- }, t3 = (e) => {
6782
+ before: d1,
6783
+ textContent: u1,
6784
+ title: h1,
6785
+ description: m1,
6786
+ linkStyled: f1
6787
+ }, X9 = (e) => {
6802
6788
  const t = e.logo;
6803
6789
  return /* @__PURE__ */ f("section", { className: gt.content, children: [
6804
6790
  e.backgroundImgURL && /* @__PURE__ */ a("img", { className: gt.before, src: e.backgroundImgURL, alt: "" }),
@@ -6809,25 +6795,25 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6809
6795
  /* @__PURE__ */ a(B, { className: gt.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
6810
6796
  ] })
6811
6797
  ] });
6812
- }, A1 = "_content_zxcog_1", y1 = "_contentLabel_zxcog_8", w1 = "_label_zxcog_13", v1 = "_required_zxcog_22", b1 = "_input_zxcog_28", kt = {
6813
- content: A1,
6814
- contentLabel: y1,
6815
- label: w1,
6816
- required: v1,
6817
- input: b1
6818
- }, n3 = (e) => /* @__PURE__ */ f("div", { className: kt.content, children: [
6798
+ }, g1 = "_content_zxcog_1", p1 = "_contentLabel_zxcog_8", A1 = "_label_zxcog_13", y1 = "_required_zxcog_22", w1 = "_input_zxcog_28", kt = {
6799
+ content: g1,
6800
+ contentLabel: p1,
6801
+ label: A1,
6802
+ required: y1,
6803
+ input: w1
6804
+ }, e3 = (e) => /* @__PURE__ */ f("div", { className: kt.content, children: [
6819
6805
  /* @__PURE__ */ f("div", { className: kt.contentLabel, children: [
6820
6806
  /* @__PURE__ */ a("label", { className: kt.label, children: e.label }),
6821
6807
  e.required && /* @__PURE__ */ a("span", { className: kt.required, children: "*" })
6822
6808
  ] }),
6823
6809
  /* @__PURE__ */ a("input", { className: kt.input, ...e })
6824
- ] }), C1 = "_content_zgx5w_1", _1 = "_contentLabel_zgx5w_8", N1 = "_label_zgx5w_13", S1 = "_required_zgx5w_22", E1 = "_input_zgx5w_28", Ut = {
6825
- content: C1,
6826
- contentLabel: _1,
6827
- label: N1,
6828
- required: S1,
6829
- input: E1
6830
- }, a3 = (e) => /* @__PURE__ */ f("div", { className: Ut.content, children: [
6810
+ ] }), v1 = "_content_zgx5w_1", b1 = "_contentLabel_zgx5w_8", C1 = "_label_zgx5w_13", _1 = "_required_zgx5w_22", N1 = "_input_zgx5w_28", Ut = {
6811
+ content: v1,
6812
+ contentLabel: b1,
6813
+ label: C1,
6814
+ required: _1,
6815
+ input: N1
6816
+ }, t3 = (e) => /* @__PURE__ */ f("div", { className: Ut.content, children: [
6831
6817
  /* @__PURE__ */ f("div", { className: Ut.contentLabel, children: [
6832
6818
  /* @__PURE__ */ a("label", { className: Ut.label, children: e.label }),
6833
6819
  e.required && /* @__PURE__ */ a("span", { className: Ut.required, children: "*" })
@@ -6836,32 +6822,32 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6836
6822
  /* @__PURE__ */ a("option", { value: "", children: "--Seleccione--" }),
6837
6823
  e.options.map((t, n) => /* @__PURE__ */ a("option", { value: t.value, children: t.label }, n))
6838
6824
  ] })
6839
- ] }), x1 = "_content_1mi9t_1", T1 = "_label_1mi9t_8", I1 = "_input_1mi9t_17", Pn = {
6840
- content: x1,
6841
- label: T1,
6842
- input: I1
6843
- }, r3 = (e) => /* @__PURE__ */ f("div", { className: Pn.content, children: [
6825
+ ] }), S1 = "_content_1mi9t_1", E1 = "_label_1mi9t_8", x1 = "_input_1mi9t_17", Pn = {
6826
+ content: S1,
6827
+ label: E1,
6828
+ input: x1
6829
+ }, n3 = (e) => /* @__PURE__ */ f("div", { className: Pn.content, children: [
6844
6830
  /* @__PURE__ */ a("label", { className: Pn.label, children: e.label }),
6845
6831
  /* @__PURE__ */ a("textarea", { className: Pn.input, ...e })
6846
- ] }), k1 = "_boxInformation_achvw_1", U1 = "_textBox_achvw_30", R1 = "_contentBox_achvw_40", q1 = "_liveBox_achvw_50", L1 = "_dot_achvw_72", B1 = "_sectionDescription_achvw_97", O1 = "_articule_achvw_110", P1 = "_description_achvw_137", et = {
6847
- boxInformation: k1,
6848
- textBox: U1,
6849
- contentBox: R1,
6850
- liveBox: q1,
6851
- dot: L1,
6852
- sectionDescription: B1,
6853
- articule: O1,
6832
+ ] }), T1 = "_boxInformation_achvw_1", I1 = "_textBox_achvw_30", k1 = "_contentBox_achvw_40", U1 = "_liveBox_achvw_50", R1 = "_dot_achvw_72", q1 = "_sectionDescription_achvw_97", L1 = "_articule_achvw_110", B1 = "_description_achvw_137", et = {
6833
+ boxInformation: T1,
6834
+ textBox: I1,
6835
+ contentBox: k1,
6836
+ liveBox: U1,
6837
+ dot: R1,
6838
+ sectionDescription: q1,
6839
+ articule: L1,
6840
+ description: B1
6841
+ }, O1 = "_content_8ehij_1", P1 = "_description_8ehij_23", vn = {
6842
+ content: O1,
6854
6843
  description: P1
6855
- }, D1 = "_content_8ehij_1", M1 = "_description_8ehij_23", vn = {
6856
- content: D1,
6857
- description: M1
6858
6844
  }, Co = (e) => {
6859
6845
  let t = "";
6860
6846
  return e.preview.description && (t = e.preview.description), e.preview.copyright && (t = `${t} ${e.preview.copyright}`), e.preview.photographer && (t = `${t} ${e.preview.photographer}`), /* @__PURE__ */ f("div", { className: vn.content, children: [
6861
6847
  /* @__PURE__ */ a(Ue, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
6862
6848
  t && /* @__PURE__ */ a("div", { className: vn.description, children: t })
6863
6849
  ] });
6864
- }, j1 = (e) => /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f("div", { className: et.boxInformation, children: [
6850
+ }, D1 = (e) => /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f("div", { className: et.boxInformation, children: [
6865
6851
  /* @__PURE__ */ a(Co, { preview: e.preview }),
6866
6852
  /* @__PURE__ */ f("div", { className: et.textBox, children: [
6867
6853
  /* @__PURE__ */ f("div", { className: et.contentBox, children: [
@@ -6891,26 +6877,26 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6891
6877
  }
6892
6878
  )
6893
6879
  ] })
6894
- ] }) }), Q1 = "_content_oipiy_1", G1 = "_contentLine_oipiy_17", H1 = "_contentText_oipiy_24", z1 = "_dateLink_oipiy_37", Zt = {
6895
- content: Q1,
6896
- contentLine: G1,
6897
- contentText: H1,
6898
- dateLink: z1
6899
- }, V1 = (e) => /* @__PURE__ */ a("section", { className: Zt.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ f("div", { className: Zt.contentLine, children: [
6880
+ ] }) }), M1 = "_content_oipiy_1", j1 = "_contentLine_oipiy_17", Q1 = "_contentText_oipiy_24", G1 = "_dateLink_oipiy_37", Zt = {
6881
+ content: M1,
6882
+ contentLine: j1,
6883
+ contentText: Q1,
6884
+ dateLink: G1
6885
+ }, H1 = (e) => /* @__PURE__ */ a("section", { className: Zt.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ f("div", { className: Zt.contentLine, children: [
6900
6886
  /* @__PURE__ */ a(B, { className: Zt.dateLink, href: `#item-${n + 1}`, children: us(t.date) }),
6901
6887
  /* @__PURE__ */ a("div", { className: Zt.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
6902
- ] }, n)) }), F1 = "_content_1rsue_1", W1 = "_contentInfo_1rsue_11", $1 = "_imageContainer_1rsue_19", Y1 = "_imageStyled_1rsue_28", K1 = "_contentIconStyled_1rsue_39", J1 = "_name_1rsue_65", Z1 = "_email_1rsue_74", X1 = "_description_1rsue_90", eu = "_contenSocialNetwork_1rsue_102", tu = "_socialIcon_1rsue_112", Ne = {
6903
- content: F1,
6904
- contentInfo: W1,
6905
- imageContainer: $1,
6906
- imageStyled: Y1,
6907
- contentIconStyled: K1,
6908
- name: J1,
6909
- email: Z1,
6910
- description: X1,
6911
- contenSocialNetwork: eu,
6912
- socialIcon: tu
6913
- }, nu = async (e) => {
6888
+ ] }, n)) }), z1 = "_content_1rsue_1", V1 = "_contentInfo_1rsue_11", F1 = "_imageContainer_1rsue_19", W1 = "_imageStyled_1rsue_28", $1 = "_contentIconStyled_1rsue_39", Y1 = "_name_1rsue_65", K1 = "_email_1rsue_74", J1 = "_description_1rsue_90", Z1 = "_contenSocialNetwork_1rsue_102", X1 = "_socialIcon_1rsue_112", Ne = {
6889
+ content: z1,
6890
+ contentInfo: V1,
6891
+ imageContainer: F1,
6892
+ imageStyled: W1,
6893
+ contentIconStyled: $1,
6894
+ name: Y1,
6895
+ email: K1,
6896
+ description: J1,
6897
+ contenSocialNetwork: Z1,
6898
+ socialIcon: X1
6899
+ }, eu = async (e) => {
6914
6900
  const { autor: t, autorIcon: n } = e, r = n;
6915
6901
  return /* @__PURE__ */ a(
6916
6902
  "section",
@@ -6977,18 +6963,18 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6977
6963
  ] })
6978
6964
  }
6979
6965
  );
6980
- }, au = "_content_18ozj_1", ru = "_contentInfo_18ozj_13", ou = "_contentAuthor_18ozj_26", su = "_imageStyled_18ozj_33", iu = "_contentIconStyled_18ozj_42", cu = "_name_18ozj_64", lu = "_email_18ozj_72", du = "_description_18ozj_82", uu = "_contenSocialNetwork_18ozj_93", hu = "_socialIcon_18ozj_103", Se = {
6981
- content: au,
6982
- contentInfo: ru,
6983
- contentAuthor: ou,
6984
- imageStyled: su,
6985
- contentIconStyled: iu,
6986
- name: cu,
6987
- email: lu,
6988
- description: du,
6989
- contenSocialNetwork: uu,
6990
- socialIcon: hu
6991
- }, mu = async (e) => {
6966
+ }, tu = "_content_18ozj_1", nu = "_contentInfo_18ozj_13", au = "_contentAuthor_18ozj_26", ru = "_imageStyled_18ozj_33", ou = "_contentIconStyled_18ozj_42", su = "_name_18ozj_64", iu = "_email_18ozj_72", cu = "_description_18ozj_82", lu = "_contenSocialNetwork_18ozj_93", du = "_socialIcon_18ozj_103", Se = {
6967
+ content: tu,
6968
+ contentInfo: nu,
6969
+ contentAuthor: au,
6970
+ imageStyled: ru,
6971
+ contentIconStyled: ou,
6972
+ name: su,
6973
+ email: iu,
6974
+ description: cu,
6975
+ contenSocialNetwork: lu,
6976
+ socialIcon: du
6977
+ }, uu = async (e) => {
6992
6978
  const { autor: t, autorIcon: n } = e, r = n;
6993
6979
  return /* @__PURE__ */ a("section", { className: Se.content, children: /* @__PURE__ */ f("div", { className: Se.contentInfo, children: [
6994
6980
  t.info.image ? /* @__PURE__ */ a(
@@ -7050,9 +7036,9 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7050
7036
  ] })
7051
7037
  ] })
7052
7038
  ] }) });
7053
- }, fu = "_content_jg6i2_1", gu = "_bannerSection_jg6i2_25", ir = {
7054
- content: fu,
7055
- bannerSection: gu
7039
+ }, hu = "_content_jg6i2_1", mu = "_bannerSection_jg6i2_25", ir = {
7040
+ content: hu,
7041
+ bannerSection: mu
7056
7042
  }, _o = (e) => /* @__PURE__ */ f("section", { className: ir.content, children: [
7057
7043
  e.children,
7058
7044
  /* @__PURE__ */ f("div", { className: ir.bannerSection, children: [
@@ -7073,21 +7059,21 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7073
7059
  ),
7074
7060
  e.banner
7075
7061
  ] })
7076
- ] }), pu = "_content_7v98f_1", Au = "_header_7v98f_30", yu = "_videos_7v98f_56", wu = "_videoContent_7v98f_63", vu = "_articleSection_7v98f_70", bu = "_contentLayoutVideoSection_7v98f_85", Cu = "_sectionVideoList_7v98f_93", _u = "_iframeStyled_7v98f_166", Nu = "_contentFrame_7v98f_172", qe = {
7077
- content: pu,
7078
- header: Au,
7079
- videos: yu,
7080
- videoContent: wu,
7081
- articleSection: vu,
7082
- contentLayoutVideoSection: bu,
7083
- sectionVideoList: Cu,
7084
- iframeStyled: _u,
7085
- contentFrame: Nu
7086
- }, Su = "_content_1dj0q_1", Eu = "_linkImage_1dj0q_12", xu = "_playStyled_1dj0q_19", Dn = {
7087
- content: Su,
7088
- linkImage: Eu,
7089
- playStyled: xu
7090
- }, Tu = async (e) => {
7062
+ ] }), fu = "_content_7v98f_1", gu = "_header_7v98f_30", pu = "_videos_7v98f_56", Au = "_videoContent_7v98f_63", yu = "_articleSection_7v98f_70", wu = "_contentLayoutVideoSection_7v98f_85", vu = "_sectionVideoList_7v98f_93", bu = "_iframeStyled_7v98f_166", Cu = "_contentFrame_7v98f_172", qe = {
7063
+ content: fu,
7064
+ header: gu,
7065
+ videos: pu,
7066
+ videoContent: Au,
7067
+ articleSection: yu,
7068
+ contentLayoutVideoSection: wu,
7069
+ sectionVideoList: vu,
7070
+ iframeStyled: bu,
7071
+ contentFrame: Cu
7072
+ }, _u = "_content_1dj0q_1", Nu = "_linkImage_1dj0q_12", Su = "_playStyled_1dj0q_19", Dn = {
7073
+ content: _u,
7074
+ linkImage: Nu,
7075
+ playStyled: Su
7076
+ }, Eu = async (e) => {
7091
7077
  const t = va(), n = {
7092
7078
  ...e,
7093
7079
  main: {
@@ -7114,7 +7100,7 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7114
7100
  ),
7115
7101
  /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(xt, { ...n, paths: e.paths }) })
7116
7102
  ] }) : null;
7117
- }, o3 = (e) => /* @__PURE__ */ a("div", { className: qe.content, children: /* @__PURE__ */ f(zt, { className: qe.contentLayoutVideoSection, children: [
7103
+ }, a3 = (e) => /* @__PURE__ */ a("div", { className: qe.content, children: /* @__PURE__ */ f(zt, { className: qe.contentLayoutVideoSection, children: [
7118
7104
  /* @__PURE__ */ f("a", { className: qe.header, href: e.goBackLink ?? "/videos", children: [
7119
7105
  /* @__PURE__ */ a(
7120
7106
  "svg",
@@ -7204,7 +7190,7 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7204
7190
  ),
7205
7191
  e.relatedName && /* @__PURE__ */ a("h2", { className: `${qe.relatedTitle} saas-video-related-title`, children: e.relatedName }),
7206
7192
  Array.isArray(e.videoList) && e.videoList.map((t, n) => /* @__PURE__ */ st(
7207
- Tu,
7193
+ Eu,
7208
7194
  {
7209
7195
  ...Dt(t, !0, !1),
7210
7196
  key: n,
@@ -7215,15 +7201,15 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7215
7201
  }
7216
7202
  )
7217
7203
  ] })
7218
- ] }) }), Iu = "_content_gcte1_1", ku = "_titleContent_gcte1_24", Uu = "_title_gcte1_24", Ru = "_startLine_gcte1_88", qu = "_line_gcte1_93", Lu = "_bottomLine_gcte1_99", Bu = "_childrenContent_gcte1_118", Ou = "_readMore_gcte1_131", He = {
7219
- content: Iu,
7220
- titleContent: ku,
7221
- title: Uu,
7222
- startLine: Ru,
7223
- line: qu,
7224
- bottomLine: Lu,
7225
- childrenContent: Bu,
7226
- readMore: Ou
7204
+ ] }) }), xu = "_content_gcte1_1", Tu = "_titleContent_gcte1_24", Iu = "_title_gcte1_24", ku = "_startLine_gcte1_88", Uu = "_line_gcte1_93", Ru = "_bottomLine_gcte1_99", qu = "_childrenContent_gcte1_118", Lu = "_readMore_gcte1_131", He = {
7205
+ content: xu,
7206
+ titleContent: Tu,
7207
+ title: Iu,
7208
+ startLine: ku,
7209
+ line: Uu,
7210
+ bottomLine: Ru,
7211
+ childrenContent: qu,
7212
+ readMore: Lu
7227
7213
  }, me = Pr((e, t) => {
7228
7214
  const { isTitle: n = !1, isOpinion: r = !1 } = e, o = n ? /* @__PURE__ */ a("h1", { className: He.title, children: e.title }) : /* @__PURE__ */ a("h2", { className: He.title, children: e.title });
7229
7215
  return /* @__PURE__ */ f("section", { className: He.content, children: [
@@ -7287,25 +7273,25 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7287
7273
  }
7288
7274
  )
7289
7275
  }
7290
- ), Pu = "_drawerStyled_xk2do_1", Du = "_sidebarCustom_xk2do_6", Mu = "_accordionStyled_xk2do_24", ju = "_accordionHeading_xk2do_35", Qu = "_accordionSummeryStyled_xk2do_44", Gu = "_linkStyled_xk2do_71", Hu = "_subLinkStyled_xk2do_91", zu = "_inputContent_xk2do_113", Vu = "_buttonContent_xk2do_114", Fu = "_inputStyled_xk2do_124", Wu = "_buscar_xk2do_140", $u = "_buttonStyled_xk2do_168", Yu = "_accordionDetailsStyled_xk2do_183", Ku = "_footerSlider_xk2do_198", Ju = "_socialMedia_xk2do_209", Zu = "_copyRights_xk2do_228", Xu = "_icon_xk2do_239", le = {
7291
- drawerStyled: Pu,
7292
- sidebarCustom: Du,
7293
- accordionStyled: Mu,
7294
- accordionHeading: ju,
7295
- accordionSummeryStyled: Qu,
7296
- linkStyled: Gu,
7297
- subLinkStyled: Hu,
7298
- inputContent: zu,
7299
- buttonContent: Vu,
7300
- inputStyled: Fu,
7301
- buscar: Wu,
7302
- buttonStyled: $u,
7303
- accordionDetailsStyled: Yu,
7304
- footerSlider: Ku,
7305
- socialMedia: Ju,
7306
- copyRights: Zu,
7307
- icon: Xu
7308
- }, eh = ({
7276
+ ), Bu = "_drawerStyled_xk2do_1", Ou = "_sidebarCustom_xk2do_6", Pu = "_accordionStyled_xk2do_24", Du = "_accordionHeading_xk2do_35", Mu = "_accordionSummeryStyled_xk2do_44", ju = "_linkStyled_xk2do_71", Qu = "_subLinkStyled_xk2do_91", Gu = "_inputContent_xk2do_113", Hu = "_buttonContent_xk2do_114", zu = "_inputStyled_xk2do_124", Vu = "_buscar_xk2do_140", Fu = "_buttonStyled_xk2do_168", Wu = "_accordionDetailsStyled_xk2do_183", $u = "_footerSlider_xk2do_198", Yu = "_socialMedia_xk2do_209", Ku = "_copyRights_xk2do_228", Ju = "_icon_xk2do_239", le = {
7277
+ drawerStyled: Bu,
7278
+ sidebarCustom: Ou,
7279
+ accordionStyled: Pu,
7280
+ accordionHeading: Du,
7281
+ accordionSummeryStyled: Mu,
7282
+ linkStyled: ju,
7283
+ subLinkStyled: Qu,
7284
+ inputContent: Gu,
7285
+ buttonContent: Hu,
7286
+ inputStyled: zu,
7287
+ buscar: Vu,
7288
+ buttonStyled: Fu,
7289
+ accordionDetailsStyled: Wu,
7290
+ footerSlider: $u,
7291
+ socialMedia: Yu,
7292
+ copyRights: Ku,
7293
+ icon: Ju
7294
+ }, Zu = ({
7309
7295
  sidebar: e,
7310
7296
  socials: t,
7311
7297
  copyrigth: n,
@@ -7456,12 +7442,12 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7456
7442
  )
7457
7443
  ]
7458
7444
  }
7459
- ), th = "_content_1k52x_1", nh = "_chipStyled_1k52x_17", ah = "_headLine_1k52x_17", rh = "_live_1k52x_25", oh = "_closeLiveStyled_1k52x_88", Rt = {
7460
- content: th,
7461
- chipStyled: nh,
7462
- headLine: ah,
7463
- live: rh,
7464
- closeLiveStyled: oh
7445
+ ), Xu = "_content_1k52x_1", eh = "_chipStyled_1k52x_17", th = "_headLine_1k52x_17", nh = "_live_1k52x_25", ah = "_closeLiveStyled_1k52x_88", Rt = {
7446
+ content: Xu,
7447
+ chipStyled: eh,
7448
+ headLine: th,
7449
+ live: nh,
7450
+ closeLiveStyled: ah
7465
7451
  }, So = (e) => {
7466
7452
  const { alertZone: t, id: n = "close-alert" } = e, r = () => /* @__PURE__ */ a(
7467
7453
  B,
@@ -7504,22 +7490,22 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7504
7490
  }
7505
7491
  )
7506
7492
  ] });
7507
- }, sh = "_content_18yq5_1", ih = "_linkStyled_18yq5_14", ch = "_linkSocialNetwork_18yq5_28", lh = "_title_18yq5_49", dh = "_tabs_18yq5_60", uh = "_socialNetwork_18yq5_68", hh = "_icon_18yq5_78", mh = "_facebook_18yq5_84", fh = "_youtube_18yq5_88", gh = "_x_18yq5_92", ph = "_instagram_18yq5_96", Ah = "_gnews_18yq5_100", yh = "_tiktok_18yq5_104", wh = "_whatsapp_18yq5_108", ze = {
7508
- content: sh,
7509
- linkStyled: ih,
7510
- linkSocialNetwork: ch,
7511
- title: lh,
7512
- tabs: dh,
7513
- socialNetwork: uh,
7514
- icon: hh,
7515
- facebook: mh,
7516
- youtube: fh,
7517
- x: gh,
7518
- instagram: ph,
7519
- gnews: Ah,
7520
- tiktok: yh,
7521
- whatsapp: wh
7522
- }, vh = (e) => {
7493
+ }, rh = "_content_18yq5_1", oh = "_linkStyled_18yq5_14", sh = "_linkSocialNetwork_18yq5_28", ih = "_title_18yq5_49", ch = "_tabs_18yq5_60", lh = "_socialNetwork_18yq5_68", dh = "_icon_18yq5_78", uh = "_facebook_18yq5_84", hh = "_youtube_18yq5_88", mh = "_x_18yq5_92", fh = "_instagram_18yq5_96", gh = "_gnews_18yq5_100", ph = "_tiktok_18yq5_104", Ah = "_whatsapp_18yq5_108", ze = {
7494
+ content: rh,
7495
+ linkStyled: oh,
7496
+ linkSocialNetwork: sh,
7497
+ title: ih,
7498
+ tabs: ch,
7499
+ socialNetwork: lh,
7500
+ icon: dh,
7501
+ facebook: uh,
7502
+ youtube: hh,
7503
+ x: mh,
7504
+ instagram: fh,
7505
+ gnews: gh,
7506
+ tiktok: ph,
7507
+ whatsapp: Ah
7508
+ }, yh = (e) => {
7523
7509
  const { cintillo: t, tapeTitle: n, socials: r } = e, o = "", s = t?.findIndex((i) => i.link === o) ?? 0;
7524
7510
  return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ f("section", { className: ze.content, children: [
7525
7511
  Array.isArray(t) && /* @__PURE__ */ f("div", { className: `${ze.tabs} header-page-tape-content`, children: [
@@ -7570,23 +7556,23 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7570
7556
  i
7571
7557
  )) })
7572
7558
  ] });
7573
- }, bh = "_headerStyled_t61zq_1", Ch = "_headerContent_t61zq_14", _h = "_iconContent_t61zq_25", Nh = "_menuButton_t61zq_34", Sh = "_logoStyled_t61zq_66", Eh = "_buttonSection_t61zq_94", xh = "_buttonSectionSearch_t61zq_109", Th = "_headLineContent_t61zq_130", Ih = "_headLineTitle_t61zq_143", kh = "_headLine_t61zq_130", Uh = "_hasAlertZone_t61zq_196", ke = {
7574
- headerStyled: bh,
7575
- headerContent: Ch,
7576
- iconContent: _h,
7577
- menuButton: Nh,
7578
- logoStyled: Sh,
7579
- buttonSection: Eh,
7580
- buttonSectionSearch: xh,
7581
- headLineContent: Th,
7582
- headLineTitle: Ih,
7583
- headLine: kh,
7584
- hasAlertZone: Uh
7585
- }, Rh = (e) => {
7559
+ }, wh = "_headerStyled_t61zq_1", vh = "_headerContent_t61zq_14", bh = "_iconContent_t61zq_25", Ch = "_menuButton_t61zq_34", _h = "_logoStyled_t61zq_66", Nh = "_buttonSection_t61zq_94", Sh = "_buttonSectionSearch_t61zq_109", Eh = "_headLineContent_t61zq_130", xh = "_headLineTitle_t61zq_143", Th = "_headLine_t61zq_130", Ih = "_hasAlertZone_t61zq_196", ke = {
7560
+ headerStyled: wh,
7561
+ headerContent: vh,
7562
+ iconContent: bh,
7563
+ menuButton: Ch,
7564
+ logoStyled: _h,
7565
+ buttonSection: Nh,
7566
+ buttonSectionSearch: Sh,
7567
+ headLineContent: Eh,
7568
+ headLineTitle: xh,
7569
+ headLine: Th,
7570
+ hasAlertZone: Ih
7571
+ }, kh = (e) => {
7586
7572
  const { alertZone: t } = e;
7587
7573
  return /* @__PURE__ */ f("header", { className: ke.headerStyled, children: [
7588
7574
  e.socialIcons && /* @__PURE__ */ a(
7589
- vh,
7575
+ yh,
7590
7576
  {
7591
7577
  socialIcons: e.socialIcons,
7592
7578
  cintillo: e.cintillo,
@@ -7675,15 +7661,15 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7675
7661
  }
7676
7662
  )
7677
7663
  ] });
7678
- }, qh = "_ul_j3aqc_1", Lh = "_li_j3aqc_10", Bh = "_liBefore_j3aqc_18", Oh = "_ulContent_j3aqc_33", Ph = "_contentModal_j3aqc_44", Dh = "_linkStyled_j3aqc_56", Mh = "_itemLink_j3aqc_81", Ve = {
7679
- ul: qh,
7680
- li: Lh,
7681
- liBefore: Bh,
7682
- ulContent: Oh,
7683
- contentModal: Ph,
7684
- linkStyled: Dh,
7685
- itemLink: Mh
7686
- }, jh = (e) => {
7664
+ }, Uh = "_ul_j3aqc_1", Rh = "_li_j3aqc_10", qh = "_liBefore_j3aqc_18", Lh = "_ulContent_j3aqc_33", Bh = "_contentModal_j3aqc_44", Oh = "_linkStyled_j3aqc_56", Ph = "_itemLink_j3aqc_81", Ve = {
7665
+ ul: Uh,
7666
+ li: Rh,
7667
+ liBefore: qh,
7668
+ ulContent: Lh,
7669
+ contentModal: Bh,
7670
+ linkStyled: Oh,
7671
+ itemLink: Ph
7672
+ }, Dh = (e) => {
7687
7673
  const { items: t } = e;
7688
7674
  return /* @__PURE__ */ a("ul", { className: Ve.ul, children: t.map((n, r) => /* @__PURE__ */ f("li", { className: `${Ve.liBefore} ${Ve.li}`, children: [
7689
7675
  n.link ? /* @__PURE__ */ f(
@@ -7713,23 +7699,23 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7713
7699
  }
7714
7700
  ) }, s)) }) })
7715
7701
  ] }, r)) });
7716
- }, Qh = "_headerStyled_ksxbt_1", Gh = "_headerContent_ksxbt_23", Hh = "_menuButtonSection_ksxbt_33", zh = "_menuButton_ksxbt_33", Vh = "_buttonSection_ksxbt_84", Fh = "_buttonSectionSearch_ksxbt_101", Wh = "_hasAlertZone_ksxbt_111", $h = "_buttonText_ksxbt_130", Yh = "_logoContent_ksxbt_140", Kh = "_logoStyled_ksxbt_148", Jh = "_headLineContent_ksxbt_172", Zh = "_headLineTitle_ksxbt_187", Xh = "_menuSection_ksxbt_203", em = "_headLine_ksxbt_172", tm = "_line_ksxbt_255", we = {
7717
- headerStyled: Qh,
7718
- headerContent: Gh,
7719
- menuButtonSection: Hh,
7720
- menuButton: zh,
7721
- buttonSection: Vh,
7722
- buttonSectionSearch: Fh,
7723
- hasAlertZone: Wh,
7724
- buttonText: $h,
7725
- logoContent: Yh,
7726
- logoStyled: Kh,
7727
- headLineContent: Jh,
7728
- headLineTitle: Zh,
7729
- menuSection: Xh,
7730
- headLine: em,
7731
- line: tm
7732
- }, nm = (e) => {
7702
+ }, Mh = "_headerStyled_ksxbt_1", jh = "_headerContent_ksxbt_23", Qh = "_menuButtonSection_ksxbt_33", Gh = "_menuButton_ksxbt_33", Hh = "_buttonSection_ksxbt_84", zh = "_buttonSectionSearch_ksxbt_101", Vh = "_hasAlertZone_ksxbt_111", Fh = "_buttonText_ksxbt_130", Wh = "_logoContent_ksxbt_140", $h = "_logoStyled_ksxbt_148", Yh = "_headLineContent_ksxbt_172", Kh = "_headLineTitle_ksxbt_187", Jh = "_menuSection_ksxbt_203", Zh = "_headLine_ksxbt_172", Xh = "_line_ksxbt_255", we = {
7703
+ headerStyled: Mh,
7704
+ headerContent: jh,
7705
+ menuButtonSection: Qh,
7706
+ menuButton: Gh,
7707
+ buttonSection: Hh,
7708
+ buttonSectionSearch: zh,
7709
+ hasAlertZone: Vh,
7710
+ buttonText: Fh,
7711
+ logoContent: Wh,
7712
+ logoStyled: $h,
7713
+ headLineContent: Yh,
7714
+ headLineTitle: Kh,
7715
+ menuSection: Jh,
7716
+ headLine: Zh,
7717
+ line: Xh
7718
+ }, em = (e) => {
7733
7719
  const { menu: t, alertZone: n } = e;
7734
7720
  return /* @__PURE__ */ a(
7735
7721
  "header",
@@ -7796,7 +7782,7 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7796
7782
  {
7797
7783
  className: we.menuSection,
7798
7784
  style: e.showAlertPop ? { "--showAlertPop": "0px" } : {},
7799
- children: Array.isArray(t) && /* @__PURE__ */ a(jh, { items: t })
7785
+ children: Array.isArray(t) && /* @__PURE__ */ a(Dh, { items: t })
7800
7786
  }
7801
7787
  )
7802
7788
  ]
@@ -7804,15 +7790,15 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7804
7790
  )
7805
7791
  }
7806
7792
  );
7807
- }, am = "_childrenContent_wqlb4_1", rm = "_childrenContentAux_wqlb4_12", om = "_op2_wqlb4_25", Mn = {
7808
- childrenContent: am,
7809
- childrenContentAux: rm,
7810
- op2: om
7811
- }, s3 = (e) => {
7793
+ }, tm = "_childrenContent_wqlb4_1", nm = "_childrenContentAux_wqlb4_12", am = "_op2_wqlb4_25", Mn = {
7794
+ childrenContent: tm,
7795
+ childrenContentAux: nm,
7796
+ op2: am
7797
+ }, r3 = (e) => {
7812
7798
  const { alertZone: t, children: n, sidebar: r } = e;
7813
7799
  return /* @__PURE__ */ f(Y, { children: [
7814
- /* @__PURE__ */ a(Rh, { ...e }),
7815
- !e.showOnlyStickyHeader && /* @__PURE__ */ a(nm, { ...e }),
7800
+ /* @__PURE__ */ a(kh, { ...e }),
7801
+ !e.showOnlyStickyHeader && /* @__PURE__ */ a(em, { ...e }),
7816
7802
  /* @__PURE__ */ f(
7817
7803
  "div",
7818
7804
  {
@@ -7839,7 +7825,7 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7839
7825
  }
7840
7826
  ),
7841
7827
  /* @__PURE__ */ a(
7842
- eh,
7828
+ Zu,
7843
7829
  {
7844
7830
  sidebarExtra: e.sidebarExtra,
7845
7831
  searchKeyWord: e.searchKeyWord,
@@ -7849,26 +7835,26 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7849
7835
  }
7850
7836
  )
7851
7837
  ] });
7852
- }, sm = "_content_16ydf_1", im = "_tags_16ydf_10", cm = "_chipStyled_16ydf_20", lm = "_tagLink_16ydf_47", dm = "_tagStyled_16ydf_53", pt = {
7853
- content: sm,
7854
- tags: im,
7855
- chipStyled: cm,
7856
- tagLink: lm,
7857
- tagStyled: dm
7858
- }, um = (e) => /* @__PURE__ */ a("section", { className: pt.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: pt.tags, children: [
7838
+ }, rm = "_content_16ydf_1", om = "_tags_16ydf_10", sm = "_chipStyled_16ydf_20", im = "_tagLink_16ydf_47", cm = "_tagStyled_16ydf_53", pt = {
7839
+ content: rm,
7840
+ tags: om,
7841
+ chipStyled: sm,
7842
+ tagLink: im,
7843
+ tagStyled: cm
7844
+ }, lm = (e) => /* @__PURE__ */ a("section", { className: pt.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: pt.tags, children: [
7859
7845
  /* @__PURE__ */ a("p", { className: pt.tagStyled, children: e.title ? e.title : "Tags:" }),
7860
7846
  e.tags.map((t, n) => t.approved ? /* @__PURE__ */ a(B, { href: vt(t, e.paths), children: /* @__PURE__ */ a("div", { className: `${pt.chipStyled} ${pt.tagLink}`, children: t.name }) }, n) : /* @__PURE__ */ a("div", { className: pt.chipStyled, children: t.name }, n))
7861
- ] }) }), hm = "_contentBox_1rkkg_1", mm = "_content_1rkkg_1", fm = "_imageStyled_1rkkg_16", gm = "_contentIconStyled_1rkkg_23", pm = "_avatarContent_1rkkg_43", Am = "_journalistSection_1rkkg_50", ym = "_journalistInfo_1rkkg_56", wm = "_socialNetworkSection_1rkkg_70", vm = "_article_1rkkg_83", Pe = {
7862
- contentBox: hm,
7863
- content: mm,
7864
- imageStyled: fm,
7865
- contentIconStyled: gm,
7866
- avatarContent: pm,
7867
- journalistSection: Am,
7868
- journalistInfo: ym,
7869
- socialNetworkSection: wm,
7870
- article: vm
7871
- }, bm = async (e) => {
7847
+ ] }) }), dm = "_contentBox_1rkkg_1", um = "_content_1rkkg_1", hm = "_imageStyled_1rkkg_16", mm = "_contentIconStyled_1rkkg_23", fm = "_avatarContent_1rkkg_43", gm = "_journalistSection_1rkkg_50", pm = "_journalistInfo_1rkkg_56", Am = "_socialNetworkSection_1rkkg_70", ym = "_article_1rkkg_83", Pe = {
7848
+ contentBox: dm,
7849
+ content: um,
7850
+ imageStyled: hm,
7851
+ contentIconStyled: mm,
7852
+ avatarContent: fm,
7853
+ journalistSection: gm,
7854
+ journalistInfo: pm,
7855
+ socialNetworkSection: Am,
7856
+ article: ym
7857
+ }, wm = async (e) => {
7872
7858
  const { autor: t } = e;
7873
7859
  return t.addtional.USER_SHOWBIO && /* @__PURE__ */ a("section", { className: Pe.contentBox, children: /* @__PURE__ */ f("div", { className: Pe.content, children: [
7874
7860
  /* @__PURE__ */ f("div", { className: Pe.avatarContent, children: [
@@ -8059,15 +8045,15 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8059
8045
  }
8060
8046
  )
8061
8047
  ] }) });
8062
- }, Cm = "_content_vmnac_1", _m = "_imageStyled_vmnac_20", Nm = "_contentIconStyled_vmnac_21", Sm = "_contentCard_vmnac_31", Em = "_contentInfo_vmnac_70", xm = "_fullName_vmnac_76", Tm = "_LearnMoreLink_vmnac_83", tt = {
8063
- content: Cm,
8064
- imageStyled: _m,
8065
- contentIconStyled: Nm,
8066
- contentCard: Sm,
8067
- contentInfo: Em,
8068
- fullName: xm,
8069
- LearnMoreLink: Tm
8070
- }, Im = async (e) => {
8048
+ }, vm = "_content_vmnac_1", bm = "_imageStyled_vmnac_20", Cm = "_contentIconStyled_vmnac_21", _m = "_contentCard_vmnac_31", Nm = "_contentInfo_vmnac_70", Sm = "_fullName_vmnac_76", Em = "_LearnMoreLink_vmnac_83", tt = {
8049
+ content: vm,
8050
+ imageStyled: bm,
8051
+ contentIconStyled: Cm,
8052
+ contentCard: _m,
8053
+ contentInfo: Nm,
8054
+ fullName: Sm,
8055
+ LearnMoreLink: Em
8056
+ }, xm = async (e) => {
8071
8057
  const { news: t, texts: n } = e;
8072
8058
  return t.config?.showauthor && /* @__PURE__ */ a("div", { className: tt.content, children: Array.isArray(t.authors) && t.authors?.map(async (r) => /* @__PURE__ */ f(
8073
8059
  "div",
@@ -8106,16 +8092,16 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8106
8092
  },
8107
8093
  `author-${r.firstname}`
8108
8094
  )) });
8109
- }, km = "_content_1j0pj_1", Um = "_contentNews_1j0pj_10", Rm = "_linkTitle_1j0pj_27", qm = "_tag_1j0pj_35", Lm = "_tagmx_1j0pj_55", Bm = "_titular_1j0pj_70", Om = "_correspondent_1j0pj_85", Pm = "_correspondentLink_1j0pj_96", Dm = "_description_1j0pj_107", Ee = {
8110
- content: km,
8111
- contentNews: Um,
8112
- linkTitle: Rm,
8113
- tag: qm,
8114
- tagmx: Lm,
8115
- titular: Bm,
8116
- correspondent: Om,
8117
- correspondentLink: Pm,
8118
- description: Dm
8095
+ }, Tm = "_content_1j0pj_1", Im = "_contentNews_1j0pj_10", km = "_linkTitle_1j0pj_27", Um = "_tag_1j0pj_35", Rm = "_tagmx_1j0pj_55", qm = "_titular_1j0pj_70", Lm = "_correspondent_1j0pj_85", Bm = "_correspondentLink_1j0pj_96", Om = "_description_1j0pj_107", Ee = {
8096
+ content: Tm,
8097
+ contentNews: Im,
8098
+ linkTitle: km,
8099
+ tag: Um,
8100
+ tagmx: Rm,
8101
+ titular: qm,
8102
+ correspondent: Lm,
8103
+ correspondentLink: Bm,
8104
+ description: Om
8119
8105
  }, Ct = (e) => {
8120
8106
  const { SHOW_TAG_BY_SECTION: t } = K(), n = () => {
8121
8107
  if (e?.config?.showtime && e.config?.showauthor)
@@ -8306,11 +8292,11 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8306
8292
  }
8307
8293
  )
8308
8294
  ] });
8309
- }, Mm = "_content_1dcf7_1", jm = "_firstSection_1dcf7_10", Qm = "_secondSection_1dcf7_16", jn = {
8310
- content: Mm,
8311
- firstSection: jm,
8312
- secondSection: Qm
8313
- }, Gm = ({
8295
+ }, Pm = "_content_1dcf7_1", Dm = "_firstSection_1dcf7_10", Mm = "_secondSection_1dcf7_16", jn = {
8296
+ content: Pm,
8297
+ firstSection: Dm,
8298
+ secondSection: Mm
8299
+ }, jm = ({
8314
8300
  content: e,
8315
8301
  customLargeSection: t,
8316
8302
  customSmallSection: n,
@@ -8340,10 +8326,10 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8340
8326
  }
8341
8327
  )) })
8342
8328
  ] });
8343
- }, Hm = "_content_wsx1m_1", zm = "_firstSection_wsx1m_8", lr = {
8344
- content: Hm,
8345
- firstSection: zm
8346
- }, Vm = ({
8329
+ }, Qm = "_content_wsx1m_1", Gm = "_firstSection_wsx1m_8", lr = {
8330
+ content: Qm,
8331
+ firstSection: Gm
8332
+ }, Hm = ({
8347
8333
  content: e,
8348
8334
  customLargeSection: t,
8349
8335
  customSlimSection: n,
@@ -8377,12 +8363,12 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8377
8363
  heightImageOverwriteMobile: "270px",
8378
8364
  paths: r
8379
8365
  }
8380
- ) }, s)) }), Fm = "_content_1n73e_1", Wm = "_sectionDescription_1n73e_13", $m = "_title_1n73e_33", Ym = "_subtitle_1n73e_47", Km = "_linkStyled_1n73e_58", it = {
8381
- content: Fm,
8382
- sectionDescription: Wm,
8383
- title: $m,
8384
- subtitle: Ym,
8385
- linkStyled: Km
8366
+ ) }, s)) }), zm = "_content_1n73e_1", Vm = "_sectionDescription_1n73e_13", Fm = "_title_1n73e_33", Wm = "_subtitle_1n73e_47", $m = "_linkStyled_1n73e_58", it = {
8367
+ content: zm,
8368
+ sectionDescription: Vm,
8369
+ title: Fm,
8370
+ subtitle: Wm,
8371
+ linkStyled: $m
8386
8372
  }, Eo = (e) => {
8387
8373
  const { SHOW_TAG_BY_SECTION: t } = K(), n = () => {
8388
8374
  if (t && e.mainNew.keywords?.tags?.length && e.mainNew.keywords.tags.length > 0) {
@@ -8421,11 +8407,11 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8421
8407
  e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: it.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
8422
8408
  e.goTo && /* @__PURE__ */ a(B, { href: e.goTo.url, className: it.linkStyled, children: e.goTo.description })
8423
8409
  ] });
8424
- }, Jm = "_headerSection_drjnj_1", Zm = "_headerSectionLink_drjnj_12", Xm = "_newsContent_drjnj_17", Qn = {
8425
- headerSection: Jm,
8426
- headerSectionLink: Zm,
8427
- newsContent: Xm
8428
- }, ef = (e) => {
8410
+ }, Ym = "_headerSection_drjnj_1", Km = "_headerSectionLink_drjnj_12", Jm = "_newsContent_drjnj_17", Qn = {
8411
+ headerSection: Ym,
8412
+ headerSectionLink: Km,
8413
+ newsContent: Jm
8414
+ }, Zm = (e) => {
8429
8415
  const { content: t, title: n, isVideo: r } = e;
8430
8416
  if (!t || !t[0] || t.length === 0) return;
8431
8417
  const o = e.slot_id && e.slot_id !== "Nota_1", s = {
@@ -8475,16 +8461,16 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8475
8461
  })
8476
8462
  ] })
8477
8463
  ] });
8478
- }, tf = "_content_1stvq_1", nf = "_autorContent_1stvq_8", af = "_image_1stvq_24", rf = "_contentIcon_1stvq_25", of = "_boxInformationContent_1stvq_47", sf = "_autorName_1stvq_53", cf = "_time_1stvq_85", lf = "_comment_1stvq_98", df = "_title_1stvq_107", Fe = {
8479
- content: tf,
8480
- autorContent: nf,
8481
- image: af,
8482
- contentIcon: rf,
8483
- boxInformationContent: of,
8484
- autorName: sf,
8485
- time: cf,
8486
- comment: lf,
8487
- title: df
8464
+ }, Xm = "_content_1stvq_1", ef = "_autorContent_1stvq_8", tf = "_image_1stvq_24", nf = "_contentIcon_1stvq_25", af = "_boxInformationContent_1stvq_47", rf = "_autorName_1stvq_53", of = "_time_1stvq_85", sf = "_comment_1stvq_98", cf = "_title_1stvq_107", Fe = {
8465
+ content: Xm,
8466
+ autorContent: ef,
8467
+ image: tf,
8468
+ contentIcon: nf,
8469
+ boxInformationContent: af,
8470
+ autorName: rf,
8471
+ time: of,
8472
+ comment: sf,
8473
+ title: cf
8488
8474
  }, fn = async (e) => {
8489
8475
  const { data: t, autorIcon: n } = e, r = n, o = () => t?.config?.showtime ? `${Me(t.info?.date?.modified)}` : "", s = /* @__PURE__ */ f("div", { className: Fe.autorContent, children: [
8490
8476
  Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ a(
@@ -8521,20 +8507,20 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8521
8507
  /* @__PURE__ */ a("p", { className: Fe.comment, children: je(t?.main?.subtitle?.striped || "") })
8522
8508
  ] })
8523
8509
  ] });
8524
- }, uf = "_content_1d7mg_1", hf = "_boxPosition_1d7mg_8", mf = "_contentFlex_1d7mg_21", ff = "_bannerContent_1d7mg_29", gf = "_bannerContentAux_1d7mg_40", At = {
8525
- content: uf,
8526
- boxPosition: hf,
8527
- contentFlex: mf,
8528
- bannerContent: ff,
8529
- bannerContentAux: gf
8510
+ }, lf = "_content_1d7mg_1", df = "_boxPosition_1d7mg_8", uf = "_contentFlex_1d7mg_21", hf = "_bannerContent_1d7mg_29", mf = "_bannerContentAux_1d7mg_40", At = {
8511
+ content: lf,
8512
+ boxPosition: df,
8513
+ contentFlex: uf,
8514
+ bannerContent: hf,
8515
+ bannerContentAux: mf
8530
8516
  };
8531
- function pf(e) {
8517
+ function ff(e) {
8532
8518
  const t = new Array(e.length), n = e.length / 2;
8533
8519
  for (let r = 0; r < e.length; r++)
8534
8520
  r % 2 === 0 ? t[Math.floor(r / 2)] = e[r] : t[n + Math.floor(r / 2)] = e[r];
8535
8521
  return t;
8536
8522
  }
8537
- const i3 = (e) => {
8523
+ const o3 = (e) => {
8538
8524
  const { isOpinion: t = !1 } = e, n = (s) => /* @__PURE__ */ a(
8539
8525
  "div",
8540
8526
  {
@@ -8575,7 +8561,7 @@ const i3 = (e) => {
8575
8561
  )
8576
8562
  );
8577
8563
  }
8578
- const o = r.length % 2 === 0 ? pf(r) : r;
8564
+ const o = r.length % 2 === 0 ? ff(r) : r;
8579
8565
  return /* @__PURE__ */ a("section", { style: e.customStyles, children: /* @__PURE__ */ a(
8580
8566
  me,
8581
8567
  {
@@ -8588,10 +8574,10 @@ const i3 = (e) => {
8588
8574
  ] })
8589
8575
  }
8590
8576
  ) });
8591
- }, Af = "_content_w9viv_1", yf = "_title_w9viv_10", dr = {
8592
- content: Af,
8593
- title: yf
8594
- }, c3 = (e) => {
8577
+ }, gf = "_content_w9viv_1", pf = "_title_w9viv_10", dr = {
8578
+ content: gf,
8579
+ title: pf
8580
+ }, s3 = (e) => {
8595
8581
  const { showTitle: t = !0 } = e;
8596
8582
  return /* @__PURE__ */ f("div", { className: dr.content, children: [
8597
8583
  t && /* @__PURE__ */ a("p", { className: dr.title, children: "Editorial" }),
@@ -8610,13 +8596,13 @@ const i3 = (e) => {
8610
8596
  }
8611
8597
  )
8612
8598
  ] });
8613
- }, wf = "_content_1nd2h_1", vf = "_newsContent_1nd2h_8", bf = "_boxPosition_1nd2h_17", Cf = "_bannerContent_1nd2h_23", _f = "_bannerContentAux_1nd2h_33", yt = {
8614
- content: wf,
8615
- newsContent: vf,
8616
- boxPosition: bf,
8617
- bannerContent: Cf,
8618
- bannerContentAux: _f
8619
- }, l3 = (e) => {
8599
+ }, Af = "_content_1nd2h_1", yf = "_newsContent_1nd2h_8", wf = "_boxPosition_1nd2h_17", vf = "_bannerContent_1nd2h_23", bf = "_bannerContentAux_1nd2h_33", yt = {
8600
+ content: Af,
8601
+ newsContent: yf,
8602
+ boxPosition: wf,
8603
+ bannerContent: vf,
8604
+ bannerContentAux: bf
8605
+ }, i3 = (e) => {
8620
8606
  const { news: t } = e;
8621
8607
  return Array.isArray(t) && /* @__PURE__ */ f("div", { className: yt.content, children: [
8622
8608
  /* @__PURE__ */ f("div", { className: yt.newsContent, children: [
@@ -8651,9 +8637,9 @@ const i3 = (e) => {
8651
8637
  ] }),
8652
8638
  /* @__PURE__ */ a("div", { className: yt.bannerContent, children: e.halfPageBanner })
8653
8639
  ] });
8654
- }, d3 = (e) => /* @__PURE__ */ f(Y, { children: [
8640
+ }, c3 = (e) => /* @__PURE__ */ f(Y, { children: [
8655
8641
  /* @__PURE__ */ a(
8656
- Al,
8642
+ gl,
8657
8643
  {
8658
8644
  className: "display-on-lower-900px",
8659
8645
  ...e,
@@ -8661,13 +8647,13 @@ const i3 = (e) => {
8661
8647
  submitFunction: e.submitFunction
8662
8648
  }
8663
8649
  ),
8664
- /* @__PURE__ */ a(kl, { ...e })
8665
- ] }), Nf = "_newsContent_gd57q_1", Sf = "_newsContentWithLines_gd57q_8", Ef = "_newsContentWithoutLines_gd57q_13", xf = "_contentSeparator_gd57q_18", Xt = {
8666
- newsContent: Nf,
8667
- newsContentWithLines: Sf,
8668
- newsContentWithoutLines: Ef,
8669
- contentSeparator: xf
8670
- }, Tf = (e) => {
8650
+ /* @__PURE__ */ a(Tl, { ...e })
8651
+ ] }), Cf = "_newsContent_gd57q_1", _f = "_newsContentWithLines_gd57q_8", Nf = "_newsContentWithoutLines_gd57q_13", Sf = "_contentSeparator_gd57q_18", Xt = {
8652
+ newsContent: Cf,
8653
+ newsContentWithLines: _f,
8654
+ newsContentWithoutLines: Nf,
8655
+ contentSeparator: Sf
8656
+ }, Ef = (e) => {
8671
8657
  const { content: t } = e;
8672
8658
  if (!t || t.length === 0) return;
8673
8659
  const n = (i) => e.hasLines && (i + 1) % 3 !== 0 ? Xt.contentSeparator : "", r = [];
@@ -8719,7 +8705,7 @@ const i3 = (e) => {
8719
8705
  }
8720
8706
  );
8721
8707
  }, xo = (e) => /* @__PURE__ */ a(me, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8722
- Tf,
8708
+ Ef,
8723
8709
  {
8724
8710
  content: e.content,
8725
8711
  paths: e.paths,
@@ -8731,10 +8717,10 @@ const i3 = (e) => {
8731
8717
  showVideoTime: e.showVideoTime,
8732
8718
  showVideosubtitle: e.showVideosubtitle
8733
8719
  }
8734
- ) }), If = "_newsContent_1sb62_1", kf = "_contentSeparator_1sb62_8", ur = {
8735
- newsContent: If,
8736
- contentSeparator: kf
8737
- }, Uf = (e) => {
8720
+ ) }), xf = "_newsContent_1sb62_1", Tf = "_contentSeparator_1sb62_8", ur = {
8721
+ newsContent: xf,
8722
+ contentSeparator: Tf
8723
+ }, If = (e) => {
8738
8724
  const { content: t, title: n } = e;
8739
8725
  if (!(!t || t.length === 0 || !Array.isArray(t)))
8740
8726
  return /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
@@ -8763,11 +8749,11 @@ const i3 = (e) => {
8763
8749
  })
8764
8750
  }
8765
8751
  ) });
8766
- }, Rf = "_newsContent_1gbse_1", qf = "_contentSeparator_1gbse_8", Lf = "_newsContentWhitoutLine_1gbse_29", Gn = {
8767
- newsContent: Rf,
8768
- contentSeparator: qf,
8769
- newsContentWhitoutLine: Lf
8770
- }, Bf = (e) => {
8752
+ }, kf = "_newsContent_1gbse_1", Uf = "_contentSeparator_1gbse_8", Rf = "_newsContentWhitoutLine_1gbse_29", Gn = {
8753
+ newsContent: kf,
8754
+ contentSeparator: Uf,
8755
+ newsContentWhitoutLine: Rf
8756
+ }, qf = (e) => {
8771
8757
  const { content: t, title: n } = e;
8772
8758
  if (!(!t || t.length === 0))
8773
8759
  return /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
@@ -8796,11 +8782,11 @@ const i3 = (e) => {
8796
8782
  })
8797
8783
  }
8798
8784
  ) });
8799
- }, Of = "_headerSection_1m1sp_3", Pf = "_headerSectionLink_1m1sp_16", Df = "_newsContent_1m1sp_29", Hn = {
8800
- headerSection: Of,
8801
- headerSectionLink: Pf,
8802
- newsContent: Df
8803
- }, Mf = (e) => {
8785
+ }, Lf = "_headerSection_1m1sp_3", Bf = "_headerSectionLink_1m1sp_16", Of = "_newsContent_1m1sp_29", Hn = {
8786
+ headerSection: Lf,
8787
+ headerSectionLink: Bf,
8788
+ newsContent: Of
8789
+ }, Pf = (e) => {
8804
8790
  const { content: t, title: n, isVideo: r = !0 } = e;
8805
8791
  if (!t || t.length === 0) return;
8806
8792
  const o = t[0], s = e.slot_id && e.slot_id !== "Nota_1", i = t.slice(1);
@@ -8860,13 +8846,13 @@ const i3 = (e) => {
8860
8846
  })
8861
8847
  ] })
8862
8848
  ] });
8863
- }, jf = "_content_1qdkl_1", Qf = "_linkImage_1qdkl_30", Gf = "_sectionDescription_1qdkl_42", Hf = "_dateText_1qdkl_62", zf = "_textContent_1qdkl_73", qt = {
8864
- content: jf,
8865
- linkImage: Qf,
8866
- sectionDescription: Gf,
8867
- dateText: Hf,
8868
- textContent: zf
8869
- }, Vf = async (e) => {
8849
+ }, Df = "_content_1qdkl_1", Mf = "_linkImage_1qdkl_30", jf = "_sectionDescription_1qdkl_42", Qf = "_dateText_1qdkl_62", Gf = "_textContent_1qdkl_73", qt = {
8850
+ content: Df,
8851
+ linkImage: Mf,
8852
+ sectionDescription: jf,
8853
+ dateText: Qf,
8854
+ textContent: Gf
8855
+ }, Hf = async (e) => {
8870
8856
  const { showNewsLikeTitle: t = !1 } = e;
8871
8857
  return e && e.info ? /* @__PURE__ */ f(
8872
8858
  "section",
@@ -8901,14 +8887,14 @@ const i3 = (e) => {
8901
8887
  ]
8902
8888
  }
8903
8889
  ) : null;
8904
- }, Ff = "_content_yx3zm_1", Wf = "_contentSeparator_yx3zm_7", hr = {
8905
- content: Ff,
8906
- contentSeparator: Wf
8907
- }, $f = "_newsContent_1uamf_1", Yf = "_contentSeparator_1uamf_8", Kf = "_hasLinesBlock_1uamf_40", sa = {
8908
- newsContent: $f,
8909
- contentSeparator: Yf,
8910
- hasLinesBlock: Kf
8911
- }, Jf = (e) => {
8890
+ }, zf = "_content_yx3zm_1", Vf = "_contentSeparator_yx3zm_7", hr = {
8891
+ content: zf,
8892
+ contentSeparator: Vf
8893
+ }, Ff = "_newsContent_1uamf_1", Wf = "_contentSeparator_1uamf_8", $f = "_hasLinesBlock_1uamf_40", sa = {
8894
+ newsContent: Ff,
8895
+ contentSeparator: Wf,
8896
+ hasLinesBlock: $f
8897
+ }, Yf = (e) => {
8912
8898
  if (!e.content || e.content.length === 0) return;
8913
8899
  const t = e.slot_id && e.slot_id !== "Nota_1";
8914
8900
  return /* @__PURE__ */ a(me, { title: e.title, children: /* @__PURE__ */ a(
@@ -8934,7 +8920,7 @@ const i3 = (e) => {
8934
8920
  {
8935
8921
  className: e.hasLines ? sa.hasLinesBlock : "",
8936
8922
  children: /* @__PURE__ */ st(
8937
- Vf,
8923
+ Hf,
8938
8924
  {
8939
8925
  ...o,
8940
8926
  key: r,
@@ -8947,7 +8933,7 @@ const i3 = (e) => {
8947
8933
  })
8948
8934
  }
8949
8935
  ) });
8950
- }, Zf = (e) => {
8936
+ }, Kf = (e) => {
8951
8937
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
8952
8938
  return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8953
8939
  Et,
@@ -8982,15 +8968,15 @@ const i3 = (e) => {
8982
8968
  })
8983
8969
  }
8984
8970
  ) });
8985
- }, Xf = "_content_1mj79_1", e2 = "_imageStyled_1mj79_14", t2 = "_contentIcon_1mj79_23", n2 = "_boxInformation_1mj79_44", a2 = "_comment_1mj79_51", r2 = "_title_1mj79_60", o2 = "_authorName_1mj79_81", nt = {
8986
- content: Xf,
8987
- imageStyled: e2,
8988
- contentIcon: t2,
8989
- boxInformation: n2,
8990
- comment: a2,
8991
- title: r2,
8992
- authorName: o2
8993
- }, s2 = async (e) => {
8971
+ }, Jf = "_content_1mj79_1", Zf = "_imageStyled_1mj79_14", Xf = "_contentIcon_1mj79_23", e2 = "_boxInformation_1mj79_44", t2 = "_comment_1mj79_51", n2 = "_title_1mj79_60", a2 = "_authorName_1mj79_81", nt = {
8972
+ content: Jf,
8973
+ imageStyled: Zf,
8974
+ contentIcon: Xf,
8975
+ boxInformation: e2,
8976
+ comment: t2,
8977
+ title: n2,
8978
+ authorName: a2
8979
+ }, r2 = async (e) => {
8994
8980
  const { data: t } = e;
8995
8981
  return /* @__PURE__ */ f("div", { className: nt.content, children: [
8996
8982
  Array.isArray(t.authors) && t?.authors[0]?.image ? /* @__PURE__ */ a(
@@ -9023,7 +9009,7 @@ const i3 = (e) => {
9023
9009
  /* @__PURE__ */ a("p", { className: nt.comment, children: t?.main?.subtitle?.striped })
9024
9010
  ] })
9025
9011
  ] });
9026
- }, i2 = (e) => {
9012
+ }, o2 = (e) => {
9027
9013
  const t = e.slot_id && e.slot_id !== "Nota_1";
9028
9014
  return /* @__PURE__ */ a(me, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ a(
9029
9015
  Et,
@@ -9044,7 +9030,7 @@ const i3 = (e) => {
9044
9030
  }
9045
9031
  };
9046
9032
  return /* @__PURE__ */ a(
9047
- s2,
9033
+ r2,
9048
9034
  {
9049
9035
  autorIcon: e.autorIcon,
9050
9036
  data: o,
@@ -9055,11 +9041,11 @@ const i3 = (e) => {
9055
9041
  })
9056
9042
  }
9057
9043
  ) });
9058
- }, c2 = "_content_1elhb_1", l2 = "_newsContentSection_1elhb_5", d2 = "_itemContent_1elhb_10", u2 = "_ItemCustomContent_1elhb_16", Ye = {
9059
- content: c2,
9060
- newsContentSection: l2,
9061
- itemContent: d2,
9062
- ItemCustomContent: u2
9044
+ }, s2 = "_content_1elhb_1", i2 = "_newsContentSection_1elhb_5", c2 = "_itemContent_1elhb_10", l2 = "_ItemCustomContent_1elhb_16", Ye = {
9045
+ content: s2,
9046
+ newsContentSection: i2,
9047
+ itemContent: c2,
9048
+ ItemCustomContent: l2
9063
9049
  }, ia = (e) => {
9064
9050
  const { item: t, option: n } = e;
9065
9051
  switch (n) {
@@ -9101,7 +9087,7 @@ const i3 = (e) => {
9101
9087
  default:
9102
9088
  return /* @__PURE__ */ a("div", { className: Ye.ItemCustomContent, children: /* @__PURE__ */ a(Ze, { ...t, paths: e.paths }) });
9103
9089
  }
9104
- }, u3 = (e) => {
9090
+ }, l3 = (e) => {
9105
9091
  const {
9106
9092
  data: t,
9107
9093
  currentPage: n,
@@ -9251,10 +9237,10 @@ const i3 = (e) => {
9251
9237
  default:
9252
9238
  return /* @__PURE__ */ a(Y, {});
9253
9239
  }
9254
- }, h2 = "_content_gwsqy_1", m2 = "_contactInfoContent_gwsqy_7", mr = {
9255
- content: h2,
9256
- contactInfoContent: m2
9257
- }, h3 = (e) => {
9240
+ }, d2 = "_content_gwsqy_1", u2 = "_contactInfoContent_gwsqy_7", mr = {
9241
+ content: d2,
9242
+ contactInfoContent: u2
9243
+ }, d3 = (e) => {
9258
9244
  const { data: t } = e;
9259
9245
  return /* @__PURE__ */ a("section", { className: mr.content, children: t.map((n, r) => /* @__PURE__ */ a(
9260
9246
  "div",
@@ -9266,28 +9252,28 @@ const i3 = (e) => {
9266
9252
  },
9267
9253
  r
9268
9254
  )) });
9269
- }, f2 = "_tagContent_ee6yw_1", g2 = "_contentLayout2_ee6yw_9", p2 = "_contentHeader_ee6yw_42", ca = {
9270
- tagContent: f2,
9271
- contentLayout2: g2,
9272
- contentHeader: p2
9273
- }, A2 = "_content_1rbrt_1", y2 = {
9274
- content: A2
9275
- }, w2 = ({ children: e, className: t = "" }) => /* @__PURE__ */ a(
9255
+ }, h2 = "_tagContent_ee6yw_1", m2 = "_contentLayout2_ee6yw_9", f2 = "_contentHeader_ee6yw_42", ca = {
9256
+ tagContent: h2,
9257
+ contentLayout2: m2,
9258
+ contentHeader: f2
9259
+ }, g2 = "_content_1rbrt_1", p2 = {
9260
+ content: g2
9261
+ }, A2 = ({ children: e, className: t = "" }) => /* @__PURE__ */ a(
9276
9262
  "div",
9277
9263
  {
9278
- className: `content-layout-2 ${y2.content} ${t}`,
9264
+ className: `content-layout-2 ${p2.content} ${t}`,
9279
9265
  children: e
9280
9266
  }
9281
- ), v2 = "_container_1insg_1", b2 = "_note_1insg_10", C2 = "_commercial_1insg_50", _2 = "_commercialContent_1insg_67", N2 = "_complement_1insg_83", Lt = {
9282
- container: v2,
9283
- note: b2,
9284
- commercial: C2,
9285
- commercialContent: _2,
9286
- complement: N2
9287
- }, S2 = (e) => /* @__PURE__ */ f("section", { className: Lt.container, children: [
9267
+ ), y2 = "_container_1insg_1", w2 = "_note_1insg_10", v2 = "_commercial_1insg_50", b2 = "_commercialContent_1insg_67", C2 = "_complement_1insg_83", Lt = {
9268
+ container: y2,
9269
+ note: w2,
9270
+ commercial: v2,
9271
+ commercialContent: b2,
9272
+ complement: C2
9273
+ }, _2 = (e) => /* @__PURE__ */ f("section", { className: Lt.container, children: [
9288
9274
  /* @__PURE__ */ a("div", { className: Lt.note, children: e.children }),
9289
9275
  /* @__PURE__ */ a("div", { className: Lt.commercial, children: /* @__PURE__ */ f("div", { className: Lt.commercialContent, children: [
9290
- e.slug === "liveblogs" && /* @__PURE__ */ a(V1, { itemList: e.itemList }),
9276
+ e.slug === "liveblogs" && /* @__PURE__ */ a(H1, { itemList: e.itemList }),
9291
9277
  e.bannerTop,
9292
9278
  /* @__PURE__ */ a(
9293
9279
  ba,
@@ -9306,7 +9292,7 @@ const i3 = (e) => {
9306
9292
  /* @__PURE__ */ a("div", { style: { position: "sticky", top: "110px" }, children: e.banner })
9307
9293
  ] }) }),
9308
9294
  /* @__PURE__ */ a("div", { className: Lt.complement, children: e.complement })
9309
- ] }), E2 = (e) => {
9295
+ ] }), N2 = (e) => {
9310
9296
  const t = {
9311
9297
  ...e.news[0],
9312
9298
  config: {
@@ -9352,7 +9338,7 @@ const i3 = (e) => {
9352
9338
  "--news-image-description-display": "none"
9353
9339
  },
9354
9340
  children: /* @__PURE__ */ a(
9355
- j1,
9341
+ D1,
9356
9342
  {
9357
9343
  ...t,
9358
9344
  fontSizeSubTitle: "18px",
@@ -9392,19 +9378,19 @@ const i3 = (e) => {
9392
9378
  }
9393
9379
  );
9394
9380
  }
9395
- }, x2 = "_content_jrssz_1", T2 = "_contentWithinCard_jrssz_7", I2 = "_contentDate_jrssz_13", k2 = "_dateInfo_jrssz_20", U2 = "_dot_jrssz_30", R2 = "_contentTitle_jrssz_38", q2 = "_contentTextList_jrssz_47", L2 = "_contentButton_jrssz_101", B2 = "_linkStyled_jrssz_107", We = {
9396
- content: x2,
9397
- contentWithinCard: T2,
9398
- contentDate: I2,
9399
- dateInfo: k2,
9400
- dot: U2,
9401
- contentTitle: R2,
9402
- contentTextList: q2,
9403
- contentButton: L2,
9404
- linkStyled: B2
9405
- }, O2 = "_content_ifkxj_1", P2 = {
9406
- content: O2
9407
- }, D2 = (e) => /* @__PURE__ */ a("section", { className: P2.content, id: e.id, children: e.children }), M2 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), j2 = (e) => {
9381
+ }, S2 = "_content_jrssz_1", E2 = "_contentWithinCard_jrssz_7", x2 = "_contentDate_jrssz_13", T2 = "_dateInfo_jrssz_20", I2 = "_dot_jrssz_30", k2 = "_contentTitle_jrssz_38", U2 = "_contentTextList_jrssz_47", R2 = "_contentButton_jrssz_101", q2 = "_linkStyled_jrssz_107", We = {
9382
+ content: S2,
9383
+ contentWithinCard: E2,
9384
+ contentDate: x2,
9385
+ dateInfo: T2,
9386
+ dot: I2,
9387
+ contentTitle: k2,
9388
+ contentTextList: U2,
9389
+ contentButton: R2,
9390
+ linkStyled: q2
9391
+ }, L2 = "_content_ifkxj_1", B2 = {
9392
+ content: L2
9393
+ }, O2 = (e) => /* @__PURE__ */ a("section", { className: B2.content, id: e.id, children: e.children }), P2 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), D2 = (e) => {
9408
9394
  const t = /src="\/(.*?)"/g;
9409
9395
  return e.replace(t, `src="${pn()}/$1"`);
9410
9396
  }, fr = {
@@ -9414,13 +9400,13 @@ const i3 = (e) => {
9414
9400
  10: 4,
9415
9401
  13: 5
9416
9402
  };
9417
- function Q2(e) {
9403
+ function M2(e) {
9418
9404
  return e.replace(
9419
9405
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
9420
9406
  ""
9421
9407
  );
9422
9408
  }
9423
- const G2 = async ({
9409
+ const j2 = async ({
9424
9410
  itemList: e,
9425
9411
  slug: t,
9426
9412
  banners: n,
@@ -9428,9 +9414,9 @@ const G2 = async ({
9428
9414
  }) => {
9429
9415
  if (!e || e.length === 0 || !e[0]) return;
9430
9416
  const o = e[0].list?.items?.map((s) => {
9431
- const i = M2(s.body.rendered);
9432
- let c = j2(i);
9433
- return c = Q2(c), {
9417
+ const i = P2(s.body.rendered);
9418
+ let c = D2(i);
9419
+ return c = M2(c), {
9434
9420
  ...s,
9435
9421
  body: {
9436
9422
  ...s.body,
@@ -9439,7 +9425,7 @@ const G2 = async ({
9439
9425
  };
9440
9426
  });
9441
9427
  return /* @__PURE__ */ a("section", { className: We.content, id: "block-notes-list", children: o?.map((s, i) => /* @__PURE__ */ f(gn, { children: [
9442
- /* @__PURE__ */ a(D2, { id: `item-${i + 1}`, children: /* @__PURE__ */ f("div", { className: We.contentWithinCard, children: [
9428
+ /* @__PURE__ */ a(O2, { id: `item-${i + 1}`, children: /* @__PURE__ */ f("div", { className: We.contentWithinCard, children: [
9443
9429
  s.date > 0 && /* @__PURE__ */ f("div", { className: We.contentDate, children: [
9444
9430
  /* @__PURE__ */ a(
9445
9431
  "span",
@@ -9491,7 +9477,7 @@ const G2 = async ({
9491
9477
  i
9492
9478
  )
9493
9479
  ] }, i)) });
9494
- }, H2 = {
9480
+ }, Q2 = {
9495
9481
  FaceBook: "facebook",
9496
9482
  Instagram: "instagram",
9497
9483
  WhatsApp: "whatsapp",
@@ -9502,7 +9488,7 @@ const G2 = async ({
9502
9488
  Podcast: "podcast",
9503
9489
  Telegram: "telegram"
9504
9490
  };
9505
- function z2({ url: e }) {
9491
+ function G2({ url: e }) {
9506
9492
  return e && e !== "" && /* @__PURE__ */ f(B, { href: e, className: de.googleProfileButton, children: [
9507
9493
  /* @__PURE__ */ a(
9508
9494
  "svg",
@@ -9521,17 +9507,17 @@ function z2({ url: e }) {
9521
9507
  }
9522
9508
  ),
9523
9509
  "Síguenos en",
9524
- /* @__PURE__ */ a(V2, {})
9510
+ /* @__PURE__ */ a(H2, {})
9525
9511
  ] });
9526
9512
  }
9527
- const V2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9513
+ const H2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9528
9514
  /* @__PURE__ */ a("path", { fill: "#EA4335", d: "M115.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18C71.25 34.32 81.24 25 93.5 25s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44S80.99 39.2 80.99 47.18c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
9529
9515
  /* @__PURE__ */ a("path", { fill: "#FBBC05", d: "M163.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18c0-12.85 9.99-22.18 22.25-22.18s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44s-12.51 5.46-12.51 13.44c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
9530
9516
  /* @__PURE__ */ a("path", { fill: "#4285F4", d: "M209.75 26.34v39.82c0 16.38-9.66 23.07-21.08 23.07-10.75 0-17.22-7.19-19.66-13.07l8.48-3.53c1.51 3.61 5.21 7.87 11.17 7.87 7.31 0 11.84-4.51 11.84-13v-3.19h-.34c-2.18 2.69-6.38 5.04-11.68 5.04-11.09 0-21.25-9.66-21.25-22.09 0-12.52 10.16-22.26 21.25-22.26 5.29 0 9.49 2.35 11.68 4.96h.34v-3.61h9.25zm-8.56 20.92c0-7.81-5.21-13.52-11.84-13.52-6.72 0-12.35 5.71-12.35 13.52 0 7.73 5.63 13.36 12.35 13.36 6.63 0 11.84-5.63 11.84-13.36z" }),
9531
9517
  /* @__PURE__ */ a("path", { fill: "#34A853", d: "M225 3v65h-9.5V3h9.5z" }),
9532
9518
  /* @__PURE__ */ a("path", { fill: "#EA4335", d: "M262.02 54.48l7.56 5.04c-2.44 3.61-8.32 9.83-18.48 9.83-12.6 0-22.01-9.74-22.01-22.18 0-13.19 9.49-22.18 20.92-22.18 11.51 0 17.14 9.16 18.98 14.11l1.01 2.52-29.65 12.28c2.27 4.45 5.8 6.72 10.75 6.72 4.96 0 8.4-2.44 10.92-6.14zm-23.27-7.98l19.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95 0-11.84 4.37-11.59 12.93z" }),
9533
9519
  /* @__PURE__ */ a("path", { fill: "#4285F4", d: "M35.29 41.41V32H67c.31 1.64.47 3.58.47 5.68 0 7.06-1.93 15.79-8.15 22.01-6.05 6.3-13.78 9.66-24.02 9.66C16.32 69.35.36 53.89.36 34.91.36 15.93 16.32.47 35.3.47c10.5 0 17.98 4.12 23.6 9.49l-6.64 6.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86 0-24.7 11.17-24.7 25.03 0 13.86 10.84 25.03 24.7 25.03 8.99 0 14.11-3.61 17.39-6.89 2.66-2.66 4.41-6.46 5.1-11.65l-22.49.01z" })
9534
- ] }), F2 = async (e) => {
9520
+ ] }), z2 = async (e) => {
9535
9521
  if (!e.news || !e.news.authors) return null;
9536
9522
  const { news: t, socials: n, texts: r } = e, o = t.authors.map(
9537
9523
  (c) => c.internaluser ? `<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>` : c.fullname
@@ -9541,7 +9527,7 @@ const V2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9541
9527
  "a",
9542
9528
  {
9543
9529
  className: de.whatsappLink,
9544
- href: n[H2.WhatsApp].url,
9530
+ href: n[Q2.WhatsApp].url,
9545
9531
  rel: "noreferrer",
9546
9532
  target: "_blank",
9547
9533
  children: [
@@ -9576,10 +9562,10 @@ const V2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9576
9562
  "data-props": encodeURIComponent(
9577
9563
  JSON.stringify({ noteShare: e.noteShare })
9578
9564
  ),
9579
- children: /* @__PURE__ */ a(Md, { noteShare: e.noteShare })
9565
+ children: /* @__PURE__ */ a(Pd, { noteShare: e.noteShare })
9580
9566
  }
9581
9567
  ),
9582
- /* @__PURE__ */ a(z2, { url: e.noteShare?.googleProfile ?? "" }),
9568
+ /* @__PURE__ */ a(G2, { url: e.noteShare?.googleProfile ?? "" }),
9583
9569
  /* @__PURE__ */ f("section", { className: de.journalistSection, children: [
9584
9570
  /* @__PURE__ */ a(
9585
9571
  "div",
@@ -9621,17 +9607,17 @@ const V2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9621
9607
  )
9622
9608
  ] })
9623
9609
  ] }) });
9624
- }, W2 = "_content_zgckk_1", $2 = "_journalistArticleContent_zgckk_15", Y2 = "_contentNews_zgckk_35", K2 = "_noteSource_zgckk_392", en = {
9625
- content: W2,
9626
- journalistArticleContent: $2,
9627
- contentNews: Y2,
9628
- noteSource: K2
9629
- }, J2 = "_summaryContent_wsypg_1", Z2 = {
9630
- summaryContent: J2
9631
- }, X2 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
9610
+ }, V2 = "_content_zgckk_1", F2 = "_journalistArticleContent_zgckk_15", W2 = "_contentNews_zgckk_35", $2 = "_noteSource_zgckk_392", en = {
9611
+ content: V2,
9612
+ journalistArticleContent: F2,
9613
+ contentNews: W2,
9614
+ noteSource: $2
9615
+ }, Y2 = "_summaryContent_wsypg_1", K2 = {
9616
+ summaryContent: Y2
9617
+ }, J2 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
9632
9618
  "section",
9633
9619
  {
9634
- className: Z2.summaryContent,
9620
+ className: K2.summaryContent,
9635
9621
  dangerouslySetInnerHTML: {
9636
9622
  __html: e.rendered
9637
9623
  }
@@ -9660,7 +9646,7 @@ const V2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9660
9646
  /* @__PURE__ */ a("div", { className: vn.description, children: s && s[0]?.description })
9661
9647
  ] });
9662
9648
  };
9663
- function e0(e) {
9649
+ function Z2(e) {
9664
9650
  const t = e.children, n = `${e.slot_id}-`, r = e.visibleItems, o = e.cardGap ?? 20;
9665
9651
  function s(c) {
9666
9652
  const d = [], l = [];
@@ -9730,7 +9716,7 @@ function e0(e) {
9730
9716
  </div>
9731
9717
  `;
9732
9718
  }
9733
- const t0 = (e) => /* @__PURE__ */ a(
9719
+ const X2 = (e) => /* @__PURE__ */ a(
9734
9720
  "svg",
9735
9721
  {
9736
9722
  xmlns: "http://www.w3.org/2000/svg",
@@ -9746,10 +9732,10 @@ const t0 = (e) => /* @__PURE__ */ a(
9746
9732
  }
9747
9733
  )
9748
9734
  }
9749
- ), n0 = (e) => e.replace(
9735
+ ), e0 = (e) => e.replace(
9750
9736
  /<iframe(?![^>]*\bloading=)[^>]*>/gi,
9751
9737
  (n) => n.replace("<iframe", '<iframe loading="lazy"')
9752
- ), a0 = (e) => e.replace(
9738
+ ), t0 = (e) => e.replace(
9753
9739
  /<iframe(?![^>]*\btitle=)[^>]*>/gi,
9754
9740
  (n) => n.replace("<iframe", '<iframe title="frame custom content"')
9755
9741
  ), Io = async (e) => {
@@ -9838,7 +9824,7 @@ const t0 = (e) => /* @__PURE__ */ a(
9838
9824
  r = r.replace(u, b);
9839
9825
  }
9840
9826
  return r;
9841
- }, r0 = (e, t) => {
9827
+ }, n0 = (e, t) => {
9842
9828
  const n = {
9843
9829
  2: 1,
9844
9830
  4: 2,
@@ -9868,7 +9854,7 @@ const t0 = (e) => /* @__PURE__ */ a(
9868
9854
  return c;
9869
9855
  }
9870
9856
  ), o;
9871
- }, o0 = (e) => {
9857
+ }, a0 = (e) => {
9872
9858
  const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, n = [...e.matchAll(t)];
9873
9859
  let r = "", o = 0;
9874
9860
  for (const s of n) {
@@ -9878,7 +9864,7 @@ const t0 = (e) => /* @__PURE__ */ a(
9878
9864
  (g) => g[1]
9879
9865
  ).map(
9880
9866
  (g) => `<img fetchPriority='low' loading='lazy' alt='imagen' src="${g}" class="carrusel-note-item" width="800" height="469"/>`
9881
- ), m = "gallery_embeded" + d.toString(), p = e0({
9867
+ ), m = "gallery_embeded" + d.toString(), p = Z2({
9882
9868
  slot_id: m,
9883
9869
  children: h,
9884
9870
  visibleItems: 1,
@@ -9887,7 +9873,7 @@ const t0 = (e) => /* @__PURE__ */ a(
9887
9873
  r += p, o = l;
9888
9874
  }
9889
9875
  return r += e.slice(o), r;
9890
- }, s0 = async (e, t, n) => {
9876
+ }, r0 = async (e, t, n) => {
9891
9877
  if (!n) return e;
9892
9878
  const r = /<span data-src="(.*?)"><\/span>/g, o = [...e.matchAll(r)];
9893
9879
  let s = e;
@@ -9917,7 +9903,7 @@ const t0 = (e) => /* @__PURE__ */ a(
9917
9903
  }
9918
9904
  return s;
9919
9905
  };
9920
- async function i0(e, t) {
9906
+ async function o0(e, t) {
9921
9907
  let n = "", r = 0;
9922
9908
  const o = /<div\b[^>]*\bclass=(["'])(?:(?!\1).)*\bck-video-player\b(?:(?!\1).)*\1[^>]*>/gi;
9923
9909
  let s;
@@ -10003,7 +9989,7 @@ async function i0(e, t) {
10003
9989
  }
10004
9990
  return n += e.slice(r), n;
10005
9991
  }
10006
- async function c0(e) {
9992
+ async function s0(e) {
10007
9993
  const {
10008
9994
  news: t,
10009
9995
  banners: n,
@@ -10014,11 +10000,11 @@ async function c0(e) {
10014
10000
  getVideos: c
10015
10001
  } = e;
10016
10002
  let d = t?.body?.rendered ?? "";
10017
- d = d.replace(/&nbsp;/g, ""), d = r0(d, n), d = o0(d), d = await Io(d), d = await s0(
10003
+ d = d.replace(/&nbsp;/g, ""), d = n0(d, n), d = a0(d), d = await Io(d), d = await r0(
10018
10004
  d,
10019
10005
  e.texts,
10020
10006
  r
10021
- ), d = await i0(d, c), d = n0(d), d = a0(d);
10007
+ ), d = await o0(d, c), d = e0(d), d = t0(d);
10022
10008
  const l = t.main.sources ?? [];
10023
10009
  return /* @__PURE__ */ f("div", { className: en.content, children: [
10024
10010
  o !== "liveblogs" && e.showHeaderImage ? t.hascontent?.hasgalleryimages ? /* @__PURE__ */ a(
@@ -10030,7 +10016,7 @@ async function c0(e) {
10030
10016
  ) : /* @__PURE__ */ a(Co, { preview: t.preview }) : null,
10031
10017
  /* @__PURE__ */ a(ge, { banners: n, name: "block_1" }),
10032
10018
  /* @__PURE__ */ a("div", { className: en.journalistArticleContent, children: /* @__PURE__ */ a(
10033
- F2,
10019
+ z2,
10034
10020
  {
10035
10021
  autorIcon: e.autorIcon,
10036
10022
  socials: i,
@@ -10040,7 +10026,7 @@ async function c0(e) {
10040
10026
  paths: e.paths
10041
10027
  }
10042
10028
  ) }),
10043
- /* @__PURE__ */ a(X2, { summary: t.main.summary }),
10029
+ /* @__PURE__ */ a(J2, { summary: t.main.summary }),
10044
10030
  /* @__PURE__ */ a(
10045
10031
  "div",
10046
10032
  {
@@ -10051,7 +10037,7 @@ async function c0(e) {
10051
10037
  }
10052
10038
  ),
10053
10039
  /* @__PURE__ */ a(
10054
- G2,
10040
+ j2,
10055
10041
  {
10056
10042
  texts: e.texts,
10057
10043
  itemList: s,
@@ -10060,15 +10046,15 @@ async function c0(e) {
10060
10046
  }
10061
10047
  ),
10062
10048
  l.length > 0 && /* @__PURE__ */ f("div", { className: en.noteSource, children: [
10063
- /* @__PURE__ */ a(t0, {}),
10049
+ /* @__PURE__ */ a(X2, {}),
10064
10050
  /* @__PURE__ */ a("p", { children: e.texts.noteSource + (l.length === 1 ? "" : "s") + ": " + l.map((u) => u.name).join(", ") })
10065
10051
  ] })
10066
10052
  ] });
10067
10053
  }
10068
- const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10069
- content: l0,
10070
- title: d0
10071
- }, u0 = async ({
10054
+ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
10055
+ content: i0,
10056
+ title: c0
10057
+ }, l0 = async ({
10072
10058
  newsformated: e,
10073
10059
  internal: t,
10074
10060
  commonServices: n
@@ -10097,10 +10083,10 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10097
10083
  } catch {
10098
10084
  return null;
10099
10085
  }
10100
- }, h0 = "_content_cu8lm_1", m0 = "_title_cu8lm_18", zn = {
10101
- content: h0,
10102
- title: m0
10103
- }, f0 = async ({
10086
+ }, d0 = "_content_cu8lm_1", u0 = "_title_cu8lm_18", zn = {
10087
+ content: d0,
10088
+ title: u0
10089
+ }, h0 = async ({
10104
10090
  newsformated: e,
10105
10091
  internal: t,
10106
10092
  commonServices: n
@@ -10130,9 +10116,9 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10130
10116
  } catch {
10131
10117
  return null;
10132
10118
  }
10133
- }, g0 = "_content_ezbiw_1", p0 = {
10134
- content: g0
10135
- }, A0 = async ({
10119
+ }, m0 = "_content_ezbiw_1", f0 = {
10120
+ content: m0
10121
+ }, g0 = async ({
10136
10122
  newsformated: e,
10137
10123
  internal: t,
10138
10124
  commonServices: n
@@ -10148,29 +10134,29 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10148
10134
  return typeof c != "string" || c.trim() === "" ? null : /* @__PURE__ */ a(
10149
10135
  "div",
10150
10136
  {
10151
- className: p0.content,
10137
+ className: f0.content,
10152
10138
  dangerouslySetInnerHTML: { __html: c }
10153
10139
  }
10154
10140
  );
10155
10141
  } catch {
10156
10142
  return null;
10157
10143
  }
10158
- }, y0 = "_content_156j7_1", pr = {
10159
- content: y0
10144
+ }, p0 = "_content_156j7_1", pr = {
10145
+ content: p0
10160
10146
  }, ot = {
10161
10147
  imagen: "imagen",
10162
10148
  videoEmbedded: "videoEmbedded",
10163
10149
  videoYouTube: "videoYouTube",
10164
10150
  iframe: "iframe"
10165
- }, w0 = {
10166
- [ot.videoEmbedded]: u0,
10167
- [ot.videoYouTube]: f0,
10168
- [ot.iframe]: A0
10169
- }, v0 = ({ news: e, commonServices: t }) => {
10151
+ }, A0 = {
10152
+ [ot.videoEmbedded]: l0,
10153
+ [ot.videoYouTube]: h0,
10154
+ [ot.iframe]: g0
10155
+ }, y0 = ({ news: e, commonServices: t }) => {
10170
10156
  const { config: n, hascontent: r, info: o } = e, s = n.articlepreview, i = o.link.internal, c = r?.hasgalleryimages;
10171
10157
  if (s === ot.imagen && c)
10172
10158
  return /* @__PURE__ */ a("div", { className: pr.content, children: /* @__PURE__ */ a(To, { newsformated: e, internal: i }) });
10173
- const d = s ? w0[s] : null;
10159
+ const d = s ? A0[s] : null;
10174
10160
  return console.log("PreviewComponent", d), d ? /* @__PURE__ */ a("div", { className: pr.content, children: /* @__PURE__ */ a(
10175
10161
  d,
10176
10162
  {
@@ -10179,7 +10165,7 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10179
10165
  commonServices: t
10180
10166
  }
10181
10167
  ) }) : null;
10182
- }, b0 = (e) => {
10168
+ }, w0 = (e) => {
10183
10169
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10184
10170
  return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(Et, { slot_id: r, cardWidth: 200, children: t.map((s, i) => {
10185
10171
  const c = { ...s, main: {
@@ -10196,7 +10182,7 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10196
10182
  i
10197
10183
  );
10198
10184
  }) }) });
10199
- }, C0 = (e) => {
10185
+ }, v0 = (e) => {
10200
10186
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10201
10187
  return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10202
10188
  Et,
@@ -10222,7 +10208,7 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10222
10208
  })
10223
10209
  }
10224
10210
  ) });
10225
- }, _0 = (e) => {
10211
+ }, b0 = (e) => {
10226
10212
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10227
10213
  return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10228
10214
  Et,
@@ -10254,15 +10240,15 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10254
10240
  for (const n in e)
10255
10241
  n.startsWith("--") && (t[n] = e[n]);
10256
10242
  return t;
10257
- }, N0 = "_headerSection_1c69w_1", S0 = "_title_1c69w_11", E0 = "_subtitle_1c69w_23", x0 = "_newsContent_1c69w_36", T0 = "_containerCards_1c69w_44", I0 = "_image_1c69w_50", k0 = "_blockHeadContainer_1c69w_56", ct = {
10258
- headerSection: N0,
10259
- title: S0,
10260
- subtitle: E0,
10261
- newsContent: x0,
10262
- containerCards: T0,
10263
- image: I0,
10264
- blockHeadContainer: k0
10265
- }, U0 = (e) => {
10243
+ }, C0 = "_headerSection_1c69w_1", _0 = "_title_1c69w_11", N0 = "_subtitle_1c69w_23", S0 = "_newsContent_1c69w_36", E0 = "_containerCards_1c69w_44", x0 = "_image_1c69w_50", T0 = "_blockHeadContainer_1c69w_56", ct = {
10244
+ headerSection: C0,
10245
+ title: _0,
10246
+ subtitle: N0,
10247
+ newsContent: S0,
10248
+ containerCards: E0,
10249
+ image: x0,
10250
+ blockHeadContainer: T0
10251
+ }, I0 = (e) => {
10266
10252
  const { content: t, title: n, isVideo: r } = e;
10267
10253
  if (!t || t.length === 0) return;
10268
10254
  const o = t[0], s = t.slice(1), i = e.slot_id && e.slot_id !== "Nota_1";
@@ -10311,17 +10297,17 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10311
10297
  banner: (e) => /* @__PURE__ */ a(ge, { ...e, name: e.slot_id.replace("Home", "block") }),
10312
10298
  readest: (e) => /* @__PURE__ */ a(ba, { ...e }),
10313
10299
  "Modulo 1x3": (e) => /* @__PURE__ */ a(xo, { ...e }),
10314
- "Modulo 1x4": (e) => /* @__PURE__ */ a(Uf, { ...e }),
10315
- "Modulo 1x5": (e) => /* @__PURE__ */ a(Bf, { ...e }),
10316
- "Destacado noticias": (e) => /* @__PURE__ */ a(ef, { ...e }),
10317
- "Destacado full width": (e) => /* @__PURE__ */ a(U0, { ...e }),
10318
- "Destacado videos": (e) => /* @__PURE__ */ a(Mf, { ...e }),
10319
- "Carrusel card": (e) => /* @__PURE__ */ a(Zf, { ...e }),
10320
- "Carrusel story": (e) => /* @__PURE__ */ a(b0, { ...e }),
10321
- "Carrusel owl": (e) => /* @__PURE__ */ a(C0, { ...e }),
10322
- "Modulo fotogaleria": (e) => /* @__PURE__ */ a(_0, { ...e }),
10323
- "Carrusel opinion": (e) => /* @__PURE__ */ a(i2, { ...e }),
10324
- "Modulo 1x3 card": (e) => /* @__PURE__ */ a(Jf, { ...e })
10300
+ "Modulo 1x4": (e) => /* @__PURE__ */ a(If, { ...e }),
10301
+ "Modulo 1x5": (e) => /* @__PURE__ */ a(qf, { ...e }),
10302
+ "Destacado noticias": (e) => /* @__PURE__ */ a(Zm, { ...e }),
10303
+ "Destacado full width": (e) => /* @__PURE__ */ a(I0, { ...e }),
10304
+ "Destacado videos": (e) => /* @__PURE__ */ a(Pf, { ...e }),
10305
+ "Carrusel card": (e) => /* @__PURE__ */ a(Kf, { ...e }),
10306
+ "Carrusel story": (e) => /* @__PURE__ */ a(w0, { ...e }),
10307
+ "Carrusel owl": (e) => /* @__PURE__ */ a(v0, { ...e }),
10308
+ "Modulo fotogaleria": (e) => /* @__PURE__ */ a(b0, { ...e }),
10309
+ "Carrusel opinion": (e) => /* @__PURE__ */ a(o2, { ...e }),
10310
+ "Modulo 1x3 card": (e) => /* @__PURE__ */ a(Yf, { ...e })
10325
10311
  };
10326
10312
  function ko({
10327
10313
  component: e,
@@ -10332,7 +10318,7 @@ function ko({
10332
10318
  if (r)
10333
10319
  return Ar[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: Ea(n), children: Ar[e]({ ...n, banners: r, slot_id: t }) });
10334
10320
  }
10335
- function m3({
10321
+ function u3({
10336
10322
  children: e,
10337
10323
  stylesConfigEntry: t
10338
10324
  }) {
@@ -10378,7 +10364,7 @@ const yr = {
10378
10364
  },
10379
10365
  Super: (e) => /* @__PURE__ */ a(Ct, { ...e.data[0], paths: e.paths }),
10380
10366
  "3 notas verticales": (e) => /* @__PURE__ */ a(
10381
- Vm,
10367
+ Hm,
10382
10368
  {
10383
10369
  content: e.data,
10384
10370
  customLargeSection: e.customLargeSection,
@@ -10387,7 +10373,7 @@ const yr = {
10387
10373
  }
10388
10374
  ),
10389
10375
  "3 notas horizontales": (e) => /* @__PURE__ */ a(
10390
- Gm,
10376
+ jm,
10391
10377
  {
10392
10378
  content: e.data,
10393
10379
  customLargeSection: e.customLargeSection,
@@ -10404,7 +10390,7 @@ const yr = {
10404
10390
  ...t,
10405
10391
  rightOnlyBanner: r,
10406
10392
  banners: n
10407
- }) }), f3 = ({
10393
+ }) }), h3 = ({
10408
10394
  slots: e,
10409
10395
  DYNAMIC_SLOT_SUBINDEXES: t,
10410
10396
  stylesConfig: n,
@@ -10455,7 +10441,7 @@ const yr = {
10455
10441
  );
10456
10442
  }
10457
10443
  return c;
10458
- }, g3 = ({
10444
+ }, m3 = ({
10459
10445
  mainBlock: e,
10460
10446
  StylesConfigMain: t,
10461
10447
  config: n,
@@ -10498,14 +10484,14 @@ const yr = {
10498
10484
  ),
10499
10485
  /* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(rt, { banners: r, index: 1 }) })
10500
10486
  ] });
10501
- }, R0 = (e) => {
10487
+ }, k0 = (e) => {
10502
10488
  const { config: t, hascontent: n } = e, r = t.articlepreview, o = [
10503
10489
  ot.videoEmbedded,
10504
10490
  ot.videoYouTube,
10505
10491
  ot.iframe
10506
10492
  ];
10507
10493
  return !!(r === ot.imagen && n?.hasgalleryimages || o.includes(r));
10508
- }, p3 = async (e) => {
10494
+ }, f3 = async (e) => {
10509
10495
  const {
10510
10496
  custom_complement: t,
10511
10497
  ranking: n = [],
@@ -10518,9 +10504,9 @@ const yr = {
10518
10504
  getVideos: l
10519
10505
  } = e, u = e.slug === "liveblogs", { SHOW_NEWS_MORE_NEWS: h, SHOW_NEWS_RELATED_NEWS: m } = K();
10520
10506
  if (!(!s || !s[0]))
10521
- return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(w2, { className: ca.contentLayout2, children: [
10507
+ return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(A2, { className: ca.contentLayout2, children: [
10522
10508
  /* @__PURE__ */ a(
10523
- E2,
10509
+ N2,
10524
10510
  {
10525
10511
  option: e.slug,
10526
10512
  news: s,
@@ -10529,14 +10515,14 @@ const yr = {
10529
10515
  ),
10530
10516
  /* @__PURE__ */ a(rt, { banners: r, index: 1 }),
10531
10517
  !u && e.commonServices && /* @__PURE__ */ a(
10532
- v0,
10518
+ y0,
10533
10519
  {
10534
10520
  news: s[0],
10535
10521
  commonServices: e.commonServices
10536
10522
  }
10537
10523
  ),
10538
10524
  /* @__PURE__ */ a(
10539
- S2,
10525
+ _2,
10540
10526
  {
10541
10527
  texts: e.texts,
10542
10528
  paths: e.paths,
@@ -10547,7 +10533,7 @@ const yr = {
10547
10533
  banner: /* @__PURE__ */ a(ge, { banners: r ?? [], name: "right_2" }),
10548
10534
  complement: /* @__PURE__ */ f("div", { id: "comentarios", suppressHydrationWarning: !0, children: [
10549
10535
  o.length > 0 && /* @__PURE__ */ a(
10550
- bm,
10536
+ wm,
10551
10537
  {
10552
10538
  texts: e.texts,
10553
10539
  autorIcon: e.autorIcon,
@@ -10556,7 +10542,7 @@ const yr = {
10556
10542
  }
10557
10543
  ),
10558
10544
  s[0].authors.length > 1 && /* @__PURE__ */ a(
10559
- Im,
10545
+ xm,
10560
10546
  {
10561
10547
  news: s[0],
10562
10548
  autorIcon: e.autorIcon,
@@ -10565,7 +10551,7 @@ const yr = {
10565
10551
  }
10566
10552
  ),
10567
10553
  /* @__PURE__ */ a("div", { className: ca.tagContent, children: /* @__PURE__ */ a(
10568
- um,
10554
+ lm,
10569
10555
  {
10570
10556
  tags: s[0]?.keywords?.tags,
10571
10557
  paths: e.paths
@@ -10644,7 +10630,7 @@ const yr = {
10644
10630
  },
10645
10631
  children: [
10646
10632
  /* @__PURE__ */ a(
10647
- c0,
10633
+ s0,
10648
10634
  {
10649
10635
  texts: e.texts,
10650
10636
  autorIcon: e.autorIcon,
@@ -10657,7 +10643,7 @@ const yr = {
10657
10643
  getVideos: l,
10658
10644
  noteShare: e.noteShare,
10659
10645
  paths: e.paths,
10660
- showHeaderImage: !R0(s[0])
10646
+ showHeaderImage: !k0(s[0])
10661
10647
  }
10662
10648
  ),
10663
10649
  /* @__PURE__ */ a(ge, { banners: r ?? [], name: "block_3" })
@@ -10667,14 +10653,14 @@ const yr = {
10667
10653
  }
10668
10654
  )
10669
10655
  ] }) });
10670
- }, q0 = "_content_1tl6i_1", L0 = "_contentInfo_1tl6i_24", B0 = "_imageStyled_1tl6i_41", O0 = "_name_1tl6i_46", P0 = "_description_1tl6i_51", D0 = "_contentInfoWithoutImg_1tl6i_104", wt = {
10671
- content: q0,
10672
- contentInfo: L0,
10673
- imageStyled: B0,
10674
- name: O0,
10675
- description: P0,
10676
- contentInfoWithoutImg: D0
10677
- }, M0 = async (e) => {
10656
+ }, U0 = "_content_1tl6i_1", R0 = "_contentInfo_1tl6i_24", q0 = "_imageStyled_1tl6i_41", L0 = "_name_1tl6i_46", B0 = "_description_1tl6i_51", O0 = "_contentInfoWithoutImg_1tl6i_104", wt = {
10657
+ content: U0,
10658
+ contentInfo: R0,
10659
+ imageStyled: q0,
10660
+ name: L0,
10661
+ description: B0,
10662
+ contentInfoWithoutImg: O0
10663
+ }, P0 = async (e) => {
10678
10664
  const t = e.img ? await pe(e.img) : "";
10679
10665
  return /* @__PURE__ */ a("section", { className: wt.content, children: /* @__PURE__ */ f(
10680
10666
  "div",
@@ -10703,12 +10689,12 @@ const yr = {
10703
10689
  ]
10704
10690
  }
10705
10691
  ) });
10706
- }, j0 = "_content_7wvro_1", Q0 = "_contentInfo_7wvro_23", G0 = "_name_7wvro_34", H0 = "_description_7wvro_43", tn = {
10707
- content: j0,
10708
- contentInfo: Q0,
10709
- name: G0,
10710
- description: H0
10711
- }, z0 = (e) => /* @__PURE__ */ a(
10692
+ }, D0 = "_content_7wvro_1", M0 = "_contentInfo_7wvro_23", j0 = "_name_7wvro_34", Q0 = "_description_7wvro_43", tn = {
10693
+ content: D0,
10694
+ contentInfo: M0,
10695
+ name: j0,
10696
+ description: Q0
10697
+ }, G0 = (e) => /* @__PURE__ */ a(
10712
10698
  "section",
10713
10699
  {
10714
10700
  className: tn.content,
@@ -10743,12 +10729,12 @@ const yr = {
10743
10729
  )
10744
10730
  ] })
10745
10731
  }
10746
- ), A3 = (e) => {
10732
+ ), g3 = (e) => {
10747
10733
  const { option: t, entity: n } = e;
10748
10734
  switch (t) {
10749
10735
  case "op1":
10750
10736
  return /* @__PURE__ */ a(
10751
- M0,
10737
+ P0,
10752
10738
  {
10753
10739
  tag: n?.name ?? "",
10754
10740
  img: n?.image?.url ?? "",
@@ -10757,7 +10743,7 @@ const yr = {
10757
10743
  );
10758
10744
  case "op2":
10759
10745
  return /* @__PURE__ */ a(
10760
- z0,
10746
+ G0,
10761
10747
  {
10762
10748
  tag: n?.name ?? "",
10763
10749
  description: n?.description ? n?.description : "",
@@ -10770,13 +10756,13 @@ const yr = {
10770
10756
  default:
10771
10757
  return /* @__PURE__ */ a(Y, {});
10772
10758
  }
10773
- }, V0 = "_content_gxziw_1", F0 = "_buttonStyled_gxziw_9", W0 = "_searchStyled_gxziw_21", $0 = "_inputStyled_gxziw_32", Y0 = "_inputStyledTest_gxziw_51", Bt = {
10774
- content: V0,
10775
- buttonStyled: F0,
10776
- searchStyled: W0,
10777
- inputStyled: $0,
10778
- inputStyledTest: Y0
10779
- }, K0 = (e) => /* @__PURE__ */ a(
10759
+ }, H0 = "_content_gxziw_1", z0 = "_buttonStyled_gxziw_9", V0 = "_searchStyled_gxziw_21", F0 = "_inputStyled_gxziw_32", W0 = "_inputStyledTest_gxziw_51", Bt = {
10760
+ content: H0,
10761
+ buttonStyled: z0,
10762
+ searchStyled: V0,
10763
+ inputStyled: F0,
10764
+ inputStyledTest: W0
10765
+ }, $0 = (e) => /* @__PURE__ */ a(
10780
10766
  "svg",
10781
10767
  {
10782
10768
  width: "68",
@@ -10795,7 +10781,7 @@ const yr = {
10795
10781
  }
10796
10782
  ) })
10797
10783
  }
10798
- ), y3 = (e) => /* @__PURE__ */ a(
10784
+ ), p3 = (e) => /* @__PURE__ */ a(
10799
10785
  "form",
10800
10786
  {
10801
10787
  className: Bt.content,
@@ -10812,14 +10798,14 @@ const yr = {
10812
10798
  placeholder: e.texts.searchKeyWord + "..."
10813
10799
  }
10814
10800
  ),
10815
- /* @__PURE__ */ a("button", { className: Bt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(K0, { className: Bt.searchStyled }) })
10801
+ /* @__PURE__ */ a("button", { className: Bt.buttonStyled, type: "submit", children: /* @__PURE__ */ a($0, { className: Bt.searchStyled }) })
10816
10802
  ] })
10817
10803
  }
10818
- ), J0 = "_content_io3tv_1", Z0 = "_newsContentSection_io3tv_5", X0 = "_itemContent_io3tv_10", Fn = {
10819
- content: J0,
10820
- newsContentSection: Z0,
10821
- itemContent: X0
10822
- }, w3 = (e) => {
10804
+ ), Y0 = "_content_io3tv_1", K0 = "_newsContentSection_io3tv_5", J0 = "_itemContent_io3tv_10", Fn = {
10805
+ content: Y0,
10806
+ newsContentSection: K0,
10807
+ itemContent: J0
10808
+ }, A3 = (e) => {
10823
10809
  const {
10824
10810
  data: t,
10825
10811
  option: n,
@@ -10839,7 +10825,7 @@ const yr = {
10839
10825
  switch (n) {
10840
10826
  case "op1":
10841
10827
  return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(sr, { children: [
10842
- /* @__PURE__ */ a(nu, { autor: r[0], autorIcon: e.autorIcon }),
10828
+ /* @__PURE__ */ a(eu, { autor: r[0], autorIcon: e.autorIcon }),
10843
10829
  /* @__PURE__ */ a(
10844
10830
  _o,
10845
10831
  {
@@ -10921,7 +10907,7 @@ const yr = {
10921
10907
  ] }) });
10922
10908
  case "op2":
10923
10909
  return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(sr, { children: [
10924
- /* @__PURE__ */ a(mu, { autor: r[0], autorIcon: e.autorIcon }),
10910
+ /* @__PURE__ */ a(uu, { autor: r[0], autorIcon: e.autorIcon }),
10925
10911
  Array.isArray(t) ? /* @__PURE__ */ f(Y, { children: [
10926
10912
  /* @__PURE__ */ a(
10927
10913
  xo,
@@ -10975,22 +10961,22 @@ const yr = {
10975
10961
  default:
10976
10962
  return /* @__PURE__ */ a(Y, {});
10977
10963
  }
10978
- }, eg = "_content_pq89v_1", tg = "_videoContent_pq89v_9", wr = {
10979
- content: eg,
10980
- videoContent: tg
10981
- }, ng = "_container_1xr2t_1", ag = "_playStyled_1xr2t_6", rg = "_imageStyled_1xr2t_13", og = "_longer_1xr2t_26", sg = "_contentNews_1xr2t_31", ig = "_tagContent_1xr2t_51", cg = "_tag_1xr2t_51", lg = "_titular_1xr2t_68", dg = "_small_1xr2t_81", ug = "_figure_1xr2t_87", hg = "_backDrop_1xr2t_92", mg = "_backDropAux_1xr2t_100", Ot = {
10982
- container: ng,
10983
- playStyled: ag,
10984
- imageStyled: rg,
10985
- longer: og,
10986
- contentNews: sg,
10987
- tagContent: ig,
10988
- tag: cg,
10989
- titular: lg,
10990
- small: dg,
10991
- figure: ug,
10992
- backDrop: hg,
10993
- backDropAux: mg
10964
+ }, Z0 = "_content_pq89v_1", X0 = "_videoContent_pq89v_9", wr = {
10965
+ content: Z0,
10966
+ videoContent: X0
10967
+ }, eg = "_container_1xr2t_1", tg = "_playStyled_1xr2t_6", ng = "_imageStyled_1xr2t_13", ag = "_longer_1xr2t_26", rg = "_contentNews_1xr2t_31", og = "_tagContent_1xr2t_51", sg = "_tag_1xr2t_51", ig = "_titular_1xr2t_68", cg = "_small_1xr2t_81", lg = "_figure_1xr2t_87", dg = "_backDrop_1xr2t_92", ug = "_backDropAux_1xr2t_100", Ot = {
10968
+ container: eg,
10969
+ playStyled: tg,
10970
+ imageStyled: ng,
10971
+ longer: ag,
10972
+ contentNews: rg,
10973
+ tagContent: og,
10974
+ tag: sg,
10975
+ titular: ig,
10976
+ small: cg,
10977
+ figure: lg,
10978
+ backDrop: dg,
10979
+ backDropAux: ug
10994
10980
  }, vr = async (e) => {
10995
10981
  const { size: t = "longer", video: n } = e, r = n.main.image.sizes[0]?.url ?? "";
10996
10982
  return /* @__PURE__ */ a("figure", { className: Ot.figure, children: /* @__PURE__ */ f("span", { className: Ot.backdrop, children: [
@@ -11023,7 +11009,7 @@ const yr = {
11023
11009
  )
11024
11010
  ] }) })
11025
11011
  ] }) });
11026
- }, fg = (e) => {
11012
+ }, hg = (e) => {
11027
11013
  const { videos: t } = e;
11028
11014
  return /* @__PURE__ */ a("div", { className: wr.content, children: /* @__PURE__ */ a(zt, { children: /* @__PURE__ */ a(me, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: wr.videoContent, children: [
11029
11015
  /* @__PURE__ */ a(vr, { video: t[0] }),
@@ -11036,18 +11022,18 @@ const yr = {
11036
11022
  `video-small-${r}`
11037
11023
  )) })
11038
11024
  ] }) }) }) });
11039
- }, gg = "_content_ruy5q_1", pg = "_videoContent_ruy5q_9", Ag = "_articleSection_ruy5q_21", yg = "_contentLatout_ruy5q_31", wg = "_title_ruy5q_36", vg = "_article_ruy5q_21", bg = "_correspondent_ruy5q_64", lt = {
11040
- content: gg,
11041
- videoContent: pg,
11042
- articleSection: Ag,
11043
- contentLatout: yg,
11044
- title: wg,
11045
- article: vg,
11046
- correspondent: bg
11047
- }, Cg = "_container_1rq2h_1", _g = "_playStyled_1rq2h_9", br = {
11048
- container: Cg,
11049
- playStyled: _g
11050
- }, Ng = (e) => {
11025
+ }, mg = "_content_ruy5q_1", fg = "_videoContent_ruy5q_9", gg = "_articleSection_ruy5q_21", pg = "_contentLatout_ruy5q_31", Ag = "_title_ruy5q_36", yg = "_article_ruy5q_21", wg = "_correspondent_ruy5q_64", lt = {
11026
+ content: mg,
11027
+ videoContent: fg,
11028
+ articleSection: gg,
11029
+ contentLatout: pg,
11030
+ title: Ag,
11031
+ article: yg,
11032
+ correspondent: wg
11033
+ }, vg = "_container_1rq2h_1", bg = "_playStyled_1rq2h_9", br = {
11034
+ container: vg,
11035
+ playStyled: bg
11036
+ }, Cg = (e) => {
11051
11037
  const { video: t } = e, n = va();
11052
11038
  return /* @__PURE__ */ a(
11053
11039
  B,
@@ -11069,12 +11055,12 @@ const yr = {
11069
11055
  ] })
11070
11056
  }
11071
11057
  );
11072
- }, Sg = (e) => {
11058
+ }, _g = (e) => {
11073
11059
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Me(
11074
11060
  e.video.info.date.created
11075
11061
  )}` : e?.video.main.author;
11076
11062
  return /* @__PURE__ */ a("div", { className: lt.content, children: /* @__PURE__ */ a(zt, { className: lt.contentLatout, children: /* @__PURE__ */ a(me, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: lt.videoContent, children: [
11077
- /* @__PURE__ */ a(Ng, { video: e.video }),
11063
+ /* @__PURE__ */ a(Cg, { video: e.video }),
11078
11064
  /* @__PURE__ */ f("div", { className: lt.articleSection, children: [
11079
11065
  /* @__PURE__ */ a(
11080
11066
  B,
@@ -11089,17 +11075,17 @@ const yr = {
11089
11075
  /* @__PURE__ */ a("p", { className: lt.correspondent, children: t() })
11090
11076
  ] })
11091
11077
  ] }) }) }) });
11092
- }, v3 = (e) => {
11078
+ }, y3 = (e) => {
11093
11079
  switch (e.option) {
11094
11080
  case "op1":
11095
- return /* @__PURE__ */ a(fg, { videos: e.data });
11081
+ return /* @__PURE__ */ a(hg, { videos: e.data });
11096
11082
  case "op2":
11097
- return /* @__PURE__ */ a(Sg, { video: e.data[0] });
11083
+ return /* @__PURE__ */ a(_g, { video: e.data[0] });
11098
11084
  default:
11099
11085
  return /* @__PURE__ */ a(Y, {});
11100
11086
  }
11101
11087
  };
11102
- function b3({ containerId: e, containerId2: t }) {
11088
+ function w3({ containerId: e, containerId2: t }) {
11103
11089
  return De(() => {
11104
11090
  try {
11105
11091
  let n = function() {
@@ -11135,7 +11121,7 @@ function b3({ containerId: e, containerId2: t }) {
11135
11121
  }
11136
11122
  }, [e]), null;
11137
11123
  }
11138
- const Eg = (e) => {
11124
+ const Ng = (e) => {
11139
11125
  const {
11140
11126
  //rounded = false,
11141
11127
  isVideo: t = !1,
@@ -11197,7 +11183,7 @@ const Eg = (e) => {
11197
11183
  ] })
11198
11184
  ] })
11199
11185
  ] }) });
11200
- }, xg = (e) => /* @__PURE__ */ a(
11186
+ }, Sg = (e) => /* @__PURE__ */ a(
11201
11187
  "svg",
11202
11188
  {
11203
11189
  width: "41",
@@ -11214,7 +11200,7 @@ const Eg = (e) => {
11214
11200
  }
11215
11201
  )
11216
11202
  }
11217
- ), Tg = {
11203
+ ), Eg = {
11218
11204
  info: {
11219
11205
  section: {
11220
11206
  name: "",
@@ -11271,14 +11257,14 @@ const Eg = (e) => {
11271
11257
  }
11272
11258
  ],
11273
11259
  preview: void 0
11274
- }, Cr = 6, Ig = ({
11260
+ }, Cr = 6, xg = ({
11275
11261
  section: e,
11276
11262
  currentNews: t,
11277
11263
  banner: n,
11278
11264
  isVisible: r = !1,
11279
11265
  stylesConfig: o
11280
11266
  }) => {
11281
- const [s, i] = J({ data: Array.from({ length: Cr }, () => Tg) }), [c, d] = J(!1), l = he(async () => {
11267
+ const [s, i] = J({ data: Array.from({ length: Cr }, () => Eg) }), [c, d] = J(!1), l = he(async () => {
11282
11268
  if (!(c || !t?.info?.link?.internal)) {
11283
11269
  d(!0);
11284
11270
  try {
@@ -11301,7 +11287,7 @@ const Eg = (e) => {
11301
11287
  return De(() => {
11302
11288
  r && l();
11303
11289
  }, [r, s, l]), !s?.data || s.data.length === 0 ? null : /* @__PURE__ */ a(
11304
- kg,
11290
+ Tg,
11305
11291
  {
11306
11292
  news: s.data,
11307
11293
  title: "Más Noticias",
@@ -11313,7 +11299,7 @@ const Eg = (e) => {
11313
11299
  isVisible: r
11314
11300
  }
11315
11301
  );
11316
- }, kg = (e) => {
11302
+ }, Tg = (e) => {
11317
11303
  const { news: t, hasLines: n = !1 } = e, r = (o) => n && (o + 1) % 3 !== 0 ? sa.contentSeparator : "";
11318
11304
  return /* @__PURE__ */ a(
11319
11305
  "div",
@@ -11349,7 +11335,7 @@ const Eg = (e) => {
11349
11335
  "aria-label": i?.title?.section ?? "nota",
11350
11336
  target: d?.link?.target,
11351
11337
  children: /* @__PURE__ */ a(
11352
- Eg,
11338
+ Ng,
11353
11339
  {
11354
11340
  isVisible: e.isVisible,
11355
11341
  preview: l,
@@ -11362,7 +11348,7 @@ const Eg = (e) => {
11362
11348
  }
11363
11349
  ),
11364
11350
  /* @__PURE__ */ a("div", { className: Pt.newsDescription, children: /* @__PURE__ */ a(
11365
- Ug,
11351
+ Ig,
11366
11352
  {
11367
11353
  main: i,
11368
11354
  authors: c,
@@ -11383,14 +11369,14 @@ const Eg = (e) => {
11383
11369
  })
11384
11370
  }
11385
11371
  );
11386
- }, Ug = (e) => {
11372
+ }, Ig = (e) => {
11387
11373
  const { share: t = !1, cutSubtitle: n = !0 } = e, o = (() => {
11388
11374
  if (!e?.authors || e.authors.length === 0) return "";
11389
11375
  const s = e.authors[0], i = Me(e.info?.date?.modified);
11390
11376
  return s && e?.config?.showtime && e.config?.showauthor ? `${s.fullname} - ${i}` : s && e.config?.showauthor ? s.fullname : e?.config?.showtime ? i : "";
11391
11377
  })();
11392
11378
  return /* @__PURE__ */ f("div", { className: re.boxInformation, children: [
11393
- t && /* @__PURE__ */ a(xg, { className: re.dotStyles }),
11379
+ t && /* @__PURE__ */ a(Sg, { className: re.dotStyles }),
11394
11380
  e?.info?.section?.url && /* @__PURE__ */ f("div", { className: re.sectionDescriptionContainer, children: [
11395
11381
  /* @__PURE__ */ a(
11396
11382
  B,
@@ -11436,7 +11422,7 @@ const Eg = (e) => {
11436
11422
  }
11437
11423
  ) : /* @__PURE__ */ a("div", { className: re.correspondent, children: o }) })
11438
11424
  ] });
11439
- }, Rg = ({
11425
+ }, kg = ({
11440
11426
  user: e,
11441
11427
  handleLogout: t,
11442
11428
  message: n
@@ -11475,25 +11461,25 @@ const Eg = (e) => {
11475
11461
  /* @__PURE__ */ a("p", { className: "comment-text", children: n })
11476
11462
  ] })
11477
11463
  ] }) });
11478
- }, qg = "_overlay_qj491_3", Lg = "_popup_qj491_17", Bg = "_title_qj491_40", Og = "_optionsContainer_qj491_52", Pg = "_option_qj491_52", Dg = "_radioInput_qj491_66", Mg = "_radioCustom_qj491_70", jg = "_optionLabel_qj491_97", Qg = "_buttons_qj491_110", Gg = "_cancelButton_qj491_117", Hg = "_closeButton_qj491_118", zg = "_buttonAlone_qj491_137", Vg = "_reportButton_qj491_143", Fg = "_successContainer_qj491_163", Wg = "_thumbsUp_qj491_171", $g = "_successMessage_qj491_177", Yg = "_errorMessage_qj491_218", Kg = "_loadingContainer_qj491_231", ue = {
11479
- overlay: qg,
11480
- popup: Lg,
11481
- title: Bg,
11482
- optionsContainer: Og,
11483
- option: Pg,
11484
- radioInput: Dg,
11485
- radioCustom: Mg,
11486
- optionLabel: jg,
11487
- buttons: Qg,
11488
- cancelButton: Gg,
11489
- closeButton: Hg,
11490
- buttonAlone: zg,
11491
- reportButton: Vg,
11492
- successContainer: Fg,
11493
- thumbsUp: Wg,
11494
- successMessage: $g,
11495
- errorMessage: Yg,
11496
- loadingContainer: Kg
11464
+ }, Ug = "_overlay_qj491_3", Rg = "_popup_qj491_17", qg = "_title_qj491_40", Lg = "_optionsContainer_qj491_52", Bg = "_option_qj491_52", Og = "_radioInput_qj491_66", Pg = "_radioCustom_qj491_70", Dg = "_optionLabel_qj491_97", Mg = "_buttons_qj491_110", jg = "_cancelButton_qj491_117", Qg = "_closeButton_qj491_118", Gg = "_buttonAlone_qj491_137", Hg = "_reportButton_qj491_143", zg = "_successContainer_qj491_163", Vg = "_thumbsUp_qj491_171", Fg = "_successMessage_qj491_177", Wg = "_errorMessage_qj491_218", $g = "_loadingContainer_qj491_231", ue = {
11465
+ overlay: Ug,
11466
+ popup: Rg,
11467
+ title: qg,
11468
+ optionsContainer: Lg,
11469
+ option: Bg,
11470
+ radioInput: Og,
11471
+ radioCustom: Pg,
11472
+ optionLabel: Dg,
11473
+ buttons: Mg,
11474
+ cancelButton: jg,
11475
+ closeButton: Qg,
11476
+ buttonAlone: Gg,
11477
+ reportButton: Hg,
11478
+ successContainer: zg,
11479
+ thumbsUp: Vg,
11480
+ successMessage: Fg,
11481
+ errorMessage: Wg,
11482
+ loadingContainer: $g
11497
11483
  }, Uo = async (e, t) => {
11498
11484
  const { PUBLIC_ENV: n } = K();
11499
11485
  if (console.log(n, !0), n === "local") return !0;
@@ -11519,7 +11505,7 @@ const Eg = (e) => {
11519
11505
  return console.error("Error verificando reCAPTCHA Enterprise:", i), !1;
11520
11506
  }
11521
11507
  };
11522
- async function C3({
11508
+ async function v3({
11523
11509
  publication: e,
11524
11510
  username: t,
11525
11511
  id: n,
@@ -11588,7 +11574,7 @@ const $e = {
11588
11574
  intellectual: "Violación de propiedad intelectual",
11589
11575
  bullying: "Bullying o acoso"
11590
11576
  };
11591
- function _3(e) {
11577
+ function b3(e) {
11592
11578
  return $e[e];
11593
11579
  }
11594
11580
  const ft = 300, Ke = {
@@ -11596,7 +11582,7 @@ const ft = 300, Ke = {
11596
11582
  firstname: "Usuario",
11597
11583
  lastname: "Anonimo"
11598
11584
  };
11599
- function Jg(e) {
11585
+ function Yg(e) {
11600
11586
  const t = e.split(" ");
11601
11587
  if (t.length !== 3) return e;
11602
11588
  const [n, r, o] = t, s = r.charAt(0).toUpperCase() + r.slice(1).toLowerCase();
@@ -11614,13 +11600,13 @@ const xa = (e, t) => {
11614
11600
  } catch {
11615
11601
  return [];
11616
11602
  }
11617
- }, Zg = (e, t) => {
11603
+ }, Kg = (e, t) => {
11618
11604
  const n = Ro(e);
11619
11605
  n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
11620
11606
  JSON.stringify(n)
11621
11607
  )}; path=/; max-age=${3600 * 24 * 1}`);
11622
11608
  };
11623
- function Xg(e) {
11609
+ function Jg(e) {
11624
11610
  const [t, n] = e.split("@");
11625
11611
  if (!t || !n) return e;
11626
11612
  let r = "";
@@ -11633,7 +11619,7 @@ function Xg(e) {
11633
11619
  }
11634
11620
  var nn = { exports: {} }, an = { exports: {} }, ne = {};
11635
11621
  var _r;
11636
- function ep() {
11622
+ function Zg() {
11637
11623
  if (_r) return ne;
11638
11624
  _r = 1;
11639
11625
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, s = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, v = e ? Symbol.for("react.responder") : 60118, S = e ? Symbol.for("react.scope") : 60119;
@@ -11700,7 +11686,7 @@ function ep() {
11700
11686
  }
11701
11687
  var ae = {};
11702
11688
  var Nr;
11703
- function tp() {
11689
+ function Xg() {
11704
11690
  return Nr || (Nr = 1, process.env.NODE_ENV !== "production" && (function() {
11705
11691
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, s = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, v = e ? Symbol.for("react.responder") : 60118, S = e ? Symbol.for("react.scope") : 60119;
11706
11692
  function _(q) {
@@ -11784,10 +11770,10 @@ function tp() {
11784
11770
  }
11785
11771
  var Sr;
11786
11772
  function Ta() {
11787
- return Sr || (Sr = 1, process.env.NODE_ENV === "production" ? an.exports = ep() : an.exports = tp()), an.exports;
11773
+ return Sr || (Sr = 1, process.env.NODE_ENV === "production" ? an.exports = Zg() : an.exports = Xg()), an.exports;
11788
11774
  }
11789
11775
  var Wn, Er;
11790
- function np() {
11776
+ function ep() {
11791
11777
  if (Er) return Wn;
11792
11778
  Er = 1;
11793
11779
  var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
@@ -11844,7 +11830,7 @@ function qo() {
11844
11830
  return Tr || (Tr = 1, Yn = Function.call.bind(Object.prototype.hasOwnProperty)), Yn;
11845
11831
  }
11846
11832
  var Kn, Ir;
11847
- function ap() {
11833
+ function tp() {
11848
11834
  if (Ir) return Kn;
11849
11835
  Ir = 1;
11850
11836
  var e = function() {
@@ -11893,10 +11879,10 @@ function ap() {
11893
11879
  }, Kn = o, Kn;
11894
11880
  }
11895
11881
  var Jn, kr;
11896
- function rp() {
11882
+ function np() {
11897
11883
  if (kr) return Jn;
11898
11884
  kr = 1;
11899
- var e = Ta(), t = np(), n = /* @__PURE__ */ Ia(), r = /* @__PURE__ */ qo(), o = /* @__PURE__ */ ap(), s = function() {
11885
+ var e = Ta(), t = ep(), n = /* @__PURE__ */ Ia(), r = /* @__PURE__ */ qo(), o = /* @__PURE__ */ tp(), s = function() {
11900
11886
  };
11901
11887
  process.env.NODE_ENV !== "production" && (s = function(c) {
11902
11888
  var d = "Warning: " + c;
@@ -12214,7 +12200,7 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
12214
12200
  }, Jn;
12215
12201
  }
12216
12202
  var Zn, Ur;
12217
- function op() {
12203
+ function ap() {
12218
12204
  if (Ur) return Zn;
12219
12205
  Ur = 1;
12220
12206
  var e = /* @__PURE__ */ Ia();
@@ -12262,18 +12248,18 @@ function op() {
12262
12248
  }, Zn;
12263
12249
  }
12264
12250
  var Rr;
12265
- function sp() {
12251
+ function rp() {
12266
12252
  if (Rr) return nn.exports;
12267
12253
  if (Rr = 1, process.env.NODE_ENV !== "production") {
12268
12254
  var e = Ta(), t = !0;
12269
- nn.exports = /* @__PURE__ */ rp()(e.isElement, t);
12255
+ nn.exports = /* @__PURE__ */ np()(e.isElement, t);
12270
12256
  } else
12271
- nn.exports = /* @__PURE__ */ op()();
12257
+ nn.exports = /* @__PURE__ */ ap()();
12272
12258
  return nn.exports;
12273
12259
  }
12274
- var ip = /* @__PURE__ */ sp();
12275
- const be = /* @__PURE__ */ _t(ip);
12276
- var cp = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
12260
+ var op = /* @__PURE__ */ rp();
12261
+ const be = /* @__PURE__ */ _t(op);
12262
+ var sp = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
12277
12263
  function la() {
12278
12264
  return la = Object.assign ? Object.assign.bind() : function(e) {
12279
12265
  for (var t = 1; t < arguments.length; t++) {
@@ -12284,7 +12270,7 @@ function la() {
12284
12270
  return e;
12285
12271
  }, la.apply(this, arguments);
12286
12272
  }
12287
- function lp(e, t) {
12273
+ function ip(e, t) {
12288
12274
  if (e == null) return {};
12289
12275
  var n = {}, r = Object.keys(e), o, s;
12290
12276
  for (s = 0; s < r.length; s++)
@@ -12296,7 +12282,7 @@ function rn(e) {
12296
12282
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
12297
12283
  return e;
12298
12284
  }
12299
- function dp(e, t) {
12285
+ function cp(e, t) {
12300
12286
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, da(e, t);
12301
12287
  }
12302
12288
  function da(e, t) {
@@ -12305,7 +12291,7 @@ function da(e, t) {
12305
12291
  }, da(e, t);
12306
12292
  }
12307
12293
  var Un = /* @__PURE__ */ (function(e) {
12308
- dp(t, e);
12294
+ cp(t, e);
12309
12295
  function t() {
12310
12296
  var r;
12311
12297
  return r = e.call(this) || this, r.handleExpired = r.handleExpired.bind(rn(r)), r.handleErrored = r.handleErrored.bind(rn(r)), r.handleChange = r.handleChange.bind(rn(r)), r.handleRecaptchaRef = r.handleRecaptchaRef.bind(rn(r)), r;
@@ -12369,7 +12355,7 @@ var Un = /* @__PURE__ */ (function(e) {
12369
12355
  }, n.render = function() {
12370
12356
  var o = this.props;
12371
12357
  o.sitekey, o.onChange, o.theme, o.type, o.tabindex, o.onExpired, o.onErrored, o.size, o.stoken, o.grecaptcha, o.badge, o.hl, o.isolated;
12372
- var s = lp(o, cp);
12358
+ var s = ip(o, sp);
12373
12359
  return /* @__PURE__ */ Ra.createElement("div", la({}, s, {
12374
12360
  ref: this.handleRecaptchaRef
12375
12361
  }));
@@ -12401,7 +12387,7 @@ Un.defaultProps = {
12401
12387
  badge: "bottomright"
12402
12388
  };
12403
12389
  var Xn, qr;
12404
- function up() {
12390
+ function lp() {
12405
12391
  if (qr) return Xn;
12406
12392
  qr = 1;
12407
12393
  var e = Ta(), t = {
@@ -12466,8 +12452,8 @@ function up() {
12466
12452
  }
12467
12453
  return Xn = p, Xn;
12468
12454
  }
12469
- var hp = up();
12470
- const mp = /* @__PURE__ */ _t(hp);
12455
+ var dp = lp();
12456
+ const up = /* @__PURE__ */ _t(dp);
12471
12457
  function ua() {
12472
12458
  return ua = Object.assign || function(e) {
12473
12459
  for (var t = 1; t < arguments.length; t++) {
@@ -12478,28 +12464,28 @@ function ua() {
12478
12464
  return e;
12479
12465
  }, ua.apply(this, arguments);
12480
12466
  }
12481
- function fp(e, t) {
12467
+ function hp(e, t) {
12482
12468
  if (e == null) return {};
12483
12469
  var n = {}, r = Object.keys(e), o, s;
12484
12470
  for (s = 0; s < r.length; s++)
12485
12471
  o = r[s], !(t.indexOf(o) >= 0) && (n[o] = e[o]);
12486
12472
  return n;
12487
12473
  }
12488
- function gp(e, t) {
12474
+ function mp(e, t) {
12489
12475
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, e.__proto__ = t;
12490
12476
  }
12491
- var Le = {}, pp = 0;
12492
- function Ap(e, t) {
12477
+ var Le = {}, fp = 0;
12478
+ function gp(e, t) {
12493
12479
  return t = t || {}, function(r) {
12494
12480
  var o = r.displayName || r.name || "Component", s = /* @__PURE__ */ (function(c) {
12495
- gp(d, c);
12481
+ mp(d, c);
12496
12482
  function d(u, h) {
12497
12483
  var m;
12498
12484
  return m = c.call(this, u, h) || this, m.state = {}, m.__scriptURL = "", m;
12499
12485
  }
12500
12486
  var l = d.prototype;
12501
12487
  return l.asyncScriptLoaderGetScriptLoaderID = function() {
12502
- return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + pp++), this.__scriptLoaderID;
12488
+ return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + fp++), this.__scriptLoaderID;
12503
12489
  }, l.setupScriptURL = function() {
12504
12490
  return this.__scriptURL = typeof e == "function" ? e() : e, this.__scriptURL;
12505
12491
  }, l.asyncScriptLoaderHandleLoad = function(h) {
@@ -12572,7 +12558,7 @@ function Ap(e, t) {
12572
12558
  }, l.render = function() {
12573
12559
  var h = t.globalName, m = this.props;
12574
12560
  m.asyncScriptOnLoad;
12575
- var p = m.forwardedRef, g = fp(m, ["asyncScriptOnLoad", "forwardedRef"]);
12561
+ var p = m.forwardedRef, g = hp(m, ["asyncScriptOnLoad", "forwardedRef"]);
12576
12562
  return h && typeof window < "u" && (g[h] = typeof window[h] < "u" ? window[h] : void 0), g.ref = p, st(r, g);
12577
12563
  }, d;
12578
12564
  })(Ho), i = Pr(function(c, d) {
@@ -12582,51 +12568,51 @@ function Ap(e, t) {
12582
12568
  });
12583
12569
  return i.displayName = "AsyncScriptLoader(" + o + ")", i.propTypes = {
12584
12570
  asyncScriptOnLoad: be.func
12585
- }, mp(i, r);
12571
+ }, up(i, r);
12586
12572
  };
12587
12573
  }
12588
- var ha = "onloadcallback", yp = "grecaptcha";
12574
+ var ha = "onloadcallback", pp = "grecaptcha";
12589
12575
  function ma() {
12590
12576
  return typeof window < "u" && window.recaptchaOptions || {};
12591
12577
  }
12592
- function wp() {
12578
+ function Ap() {
12593
12579
  var e = ma(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
12594
12580
  return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + ha + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + ha + "&render=explicit";
12595
12581
  }
12596
- const Lo = Ap(wp, {
12582
+ const Lo = gp(Ap, {
12597
12583
  callbackName: ha,
12598
- globalName: yp,
12584
+ globalName: pp,
12599
12585
  attributes: ma().nonce ? {
12600
12586
  nonce: ma().nonce
12601
12587
  } : {}
12602
- })(Un), vp = "_overlay_18ksj_1", bp = "_header_18ksj_18", Cp = "_logo_18ksj_25", _p = "_card_18ksj_32", Np = "_close_18ksj_47", Sp = "_form_18ksj_71", Ep = "_formUl_18ksj_80", xp = "_field_18ksj_92", Tp = "_label_18ksj_99", Ip = "_input_18ksj_108", kp = "_error_18ksj_126", Up = "_primary_18ksj_132", Rp = "_divider_18ksj_170", qp = "_google_18ksj_196", Lp = "_googleIcon_18ksj_226", Bp = "_spin_18ksj_259", Op = "_checkboxRow_18ksj_281", Pp = "_terms_18ksj_318", Dp = "_message_18ksj_349", Mp = "_passwordChecker_18ksj_354", jp = "_valid_18ksj_373", Qp = "_invalid_18ksj_377", Gp = "_forgotPassword_18ksj_381", Hp = "_successContainer_18ksj_400", zp = "_thumbsUp_18ksj_408", Vp = "_successMessage_18ksj_414", k = {
12603
- overlay: vp,
12604
- header: bp,
12605
- logo: Cp,
12606
- card: _p,
12607
- close: Np,
12608
- form: Sp,
12609
- formUl: Ep,
12610
- field: xp,
12611
- label: Tp,
12612
- input: Ip,
12613
- error: kp,
12614
- primary: Up,
12615
- divider: Rp,
12616
- google: qp,
12617
- googleIcon: Lp,
12618
- spin: Bp,
12619
- checkboxRow: Op,
12588
+ })(Un), yp = "_overlay_18ksj_1", wp = "_header_18ksj_18", vp = "_logo_18ksj_25", bp = "_card_18ksj_32", Cp = "_close_18ksj_47", _p = "_form_18ksj_71", Np = "_formUl_18ksj_80", Sp = "_field_18ksj_92", Ep = "_label_18ksj_99", xp = "_input_18ksj_108", Tp = "_error_18ksj_126", Ip = "_primary_18ksj_132", kp = "_divider_18ksj_170", Up = "_google_18ksj_196", Rp = "_googleIcon_18ksj_226", qp = "_spin_18ksj_259", Lp = "_checkboxRow_18ksj_281", Bp = "_terms_18ksj_318", Op = "_message_18ksj_349", Pp = "_passwordChecker_18ksj_354", Dp = "_valid_18ksj_373", Mp = "_invalid_18ksj_377", jp = "_forgotPassword_18ksj_381", Qp = "_successContainer_18ksj_400", Gp = "_thumbsUp_18ksj_408", Hp = "_successMessage_18ksj_414", k = {
12589
+ overlay: yp,
12590
+ header: wp,
12591
+ logo: vp,
12592
+ card: bp,
12593
+ close: Cp,
12594
+ form: _p,
12595
+ formUl: Np,
12596
+ field: Sp,
12597
+ label: Ep,
12598
+ input: xp,
12599
+ error: Tp,
12600
+ primary: Ip,
12601
+ divider: kp,
12602
+ google: Up,
12603
+ googleIcon: Rp,
12604
+ spin: qp,
12605
+ checkboxRow: Lp,
12620
12606
  switch: "_switch_18ksj_310",
12621
- terms: Pp,
12622
- message: Dp,
12623
- passwordChecker: Mp,
12624
- valid: jp,
12625
- invalid: Qp,
12626
- forgotPassword: Gp,
12627
- successContainer: Hp,
12628
- thumbsUp: zp,
12629
- successMessage: Vp
12607
+ terms: Bp,
12608
+ message: Op,
12609
+ passwordChecker: Pp,
12610
+ valid: Dp,
12611
+ invalid: Mp,
12612
+ forgotPassword: jp,
12613
+ successContainer: Qp,
12614
+ thumbsUp: Gp,
12615
+ successMessage: Hp
12630
12616
  }, Je = () => /* @__PURE__ */ a(
12631
12617
  "svg",
12632
12618
  {
@@ -12638,7 +12624,7 @@ const Lo = Ap(wp, {
12638
12624
  className: k.spin,
12639
12625
  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" })
12640
12626
  }
12641
- ), Fp = ({
12627
+ ), zp = ({
12642
12628
  isOpen: e,
12643
12629
  onClose: t,
12644
12630
  commentId: n,
@@ -12688,7 +12674,7 @@ const Lo = Ap(wp, {
12688
12674
  })
12689
12675
  })).json();
12690
12676
  if (S.type === "success")
12691
- Zg(document, n), c("success"), setTimeout(() => {
12677
+ Kg(document, n), c("success"), setTimeout(() => {
12692
12678
  w();
12693
12679
  }, 3e3);
12694
12680
  else
@@ -12786,7 +12772,7 @@ async function ka({
12786
12772
  }) {
12787
12773
  const { PUBLIC_ENV: d } = K();
12788
12774
  if (d === "prod")
12789
- return (await Wp({
12775
+ return (await Vp({
12790
12776
  publication: e,
12791
12777
  path: t,
12792
12778
  size: n,
@@ -12803,7 +12789,7 @@ async function ka({
12803
12789
  return (await l.json()).data[0];
12804
12790
  }
12805
12791
  }
12806
- async function Wp({
12792
+ async function Vp({
12807
12793
  publication: e,
12808
12794
  path: t,
12809
12795
  size: n = 5,
@@ -12854,7 +12840,7 @@ async function Wp({
12854
12840
  throw v;
12855
12841
  }
12856
12842
  }
12857
- const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
12843
+ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
12858
12844
  const [t, n] = J(void 0);
12859
12845
  return De(() => {
12860
12846
  if (t) return;
@@ -12862,7 +12848,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
12862
12848
  const { PUBLIC_X_SECURITY_TOKEN: o } = K();
12863
12849
  try {
12864
12850
  const s = await ka({
12865
- publication: Yp,
12851
+ publication: Wp,
12866
12852
  path: e ?? "",
12867
12853
  size: 5,
12868
12854
  sizereply: 2,
@@ -12880,7 +12866,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
12880
12866
  }, Bo = ({ username: e, date: t }) => /* @__PURE__ */ f("div", { className: "comment-header", children: [
12881
12867
  /* @__PURE__ */ a("span", { className: "comment-username", children: e }),
12882
12868
  /* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
12883
- /* @__PURE__ */ a("span", { className: "comment-date", children: Jg(Me(Number(t))) })
12869
+ /* @__PURE__ */ a("span", { className: "comment-date", children: Yg(Me(Number(t))) })
12884
12870
  ] }), Oo = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
12885
12871
  "img",
12886
12872
  {
@@ -13018,7 +13004,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13018
13004
  ]
13019
13005
  }
13020
13006
  );
13021
- }, { PUBLIC_PUBLICATION_ID: Jp } = K(), Zp = Jp, Qo = async ({
13007
+ }, { PUBLIC_PUBLICATION_ID: Yp } = K(), Kp = Yp, Qo = async ({
13022
13008
  path: e,
13023
13009
  ref: t,
13024
13010
  captchaToken: n,
@@ -13037,7 +13023,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13037
13023
  method: "POST",
13038
13024
  headers: { "Content-Type": "application/json" },
13039
13025
  body: JSON.stringify({
13040
- publication: Zp,
13026
+ publication: Kp,
13041
13027
  path: e,
13042
13028
  id: s,
13043
13029
  username: o.username,
@@ -13071,7 +13057,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13071
13057
  } catch (d) {
13072
13058
  return console.error("Error enviando comentario:", d), alert(d.message || "Error al enviar el comentario."), !1;
13073
13059
  }
13074
- }, Xp = ({
13060
+ }, Jp = ({
13075
13061
  replyingTo: e,
13076
13062
  commentRef: t,
13077
13063
  user: n,
@@ -13124,7 +13110,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13124
13110
  }
13125
13111
  )
13126
13112
  ] });
13127
- }, e9 = ({ reply: e, replyingTo: t, user: n, onFlag: r }) => {
13113
+ }, Zp = ({ reply: e, replyingTo: t, user: n, onFlag: r }) => {
13128
13114
  const o = e.text;
13129
13115
  let s = `${Ke.firstname} ${Ke.lastname}`, i = Ke.username;
13130
13116
  return e.user && (s = `${e.user.firstname} ${e.user.lastname}`, i = e.user.username), /* @__PURE__ */ a("div", { className: "comment-item reply", children: /* @__PURE__ */ f("div", { className: "comment-header-container", children: [
@@ -13140,7 +13126,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13140
13126
  /* @__PURE__ */ a(Po, { isReply: !0, onFlag: () => r(e.id) })
13141
13127
  ] })
13142
13128
  ] }) });
13143
- }, t9 = ({ comment: e, replyingTo: t, path: n, user: r, handleReplyingTo: o, onFlag: s, CAPTCHA_KEY_V2: i }) => {
13129
+ }, Xp = ({ comment: e, replyingTo: t, path: n, user: r, handleReplyingTo: o, onFlag: s, CAPTCHA_KEY_V2: i }) => {
13144
13130
  const c = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [d, l] = J(c), [u, h] = Te.useState(!1), { PUBLIC_PUBLICATION_ID: m, PUBLIC_X_SECURITY_TOKEN: p } = K(), g = e.text, A = Te.useRef(null);
13145
13131
  let w = `${Ke.firstname} ${Ke.lastname}`, v = Ke.username;
13146
13132
  e.user && (w = `${e.user.firstname} ${e.user.lastname}`, v = e.user.username);
@@ -13166,7 +13152,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13166
13152
  }
13167
13153
  ),
13168
13154
  t === e.id && r && /* @__PURE__ */ a(
13169
- Xp,
13155
+ Jp,
13170
13156
  {
13171
13157
  replyingTo: t,
13172
13158
  commentRef: A,
@@ -13179,7 +13165,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13179
13165
  ),
13180
13166
  d.reply.length > 0 && /* @__PURE__ */ f("div", { className: "comment-replies", children: [
13181
13167
  d.reply.map((_) => /* @__PURE__ */ a(
13182
- e9,
13168
+ Zp,
13183
13169
  {
13184
13170
  user: r,
13185
13171
  reply: _,
@@ -13219,7 +13205,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13219
13205
  ]
13220
13206
  }
13221
13207
  ) });
13222
- }, n9 = ({
13208
+ }, e9 = ({
13223
13209
  commentRef: e,
13224
13210
  user: t,
13225
13211
  path: n,
@@ -13266,7 +13252,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13266
13252
  }
13267
13253
  )
13268
13254
  ] });
13269
- }, { PUBLIC_PUBLICATION_ID: a9, PUBLIC_X_SECURITY_TOKEN: r9 } = K(), Lr = a9 ?? "", o9 = ({
13255
+ }, { PUBLIC_PUBLICATION_ID: t9, PUBLIC_X_SECURITY_TOKEN: n9 } = K(), Lr = t9 ?? "", a9 = ({
13270
13256
  isAuthenticated: e,
13271
13257
  path: t,
13272
13258
  user: n,
@@ -13275,7 +13261,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13275
13261
  }) => {
13276
13262
  const s = t.replaceAll("/", "|"), [i, c] = J(
13277
13263
  void 0
13278
- ), [d, l] = J(""), { comments: u, setComments: h } = Kp(s), [m, p] = Te.useState(!1), g = Te.useRef(null), A = (E) => {
13264
+ ), [d, l] = J(""), { comments: u, setComments: h } = $p(s), [m, p] = Te.useState(!1), g = Te.useRef(null), A = (E) => {
13279
13265
  l(d === E ? "" : E);
13280
13266
  }, w = (E) => {
13281
13267
  h(
@@ -13301,7 +13287,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13301
13287
  id: void 0,
13302
13288
  lastid: O,
13303
13289
  state: "5,6",
13304
- apiToken: r9
13290
+ apiToken: n9
13305
13291
  });
13306
13292
  h({
13307
13293
  morecomment: Q.morecomment ?? !1,
@@ -13315,7 +13301,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13315
13301
  /* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(me, { title: _ || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ f(Y, { children: [
13316
13302
  e && n && /* @__PURE__ */ f("div", { className: "comments-header", children: [
13317
13303
  /* @__PURE__ */ a(
13318
- Rg,
13304
+ kg,
13319
13305
  {
13320
13306
  user: n,
13321
13307
  handleLogout: r,
@@ -13323,7 +13309,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13323
13309
  }
13324
13310
  ),
13325
13311
  /* @__PURE__ */ a(
13326
- n9,
13312
+ e9,
13327
13313
  {
13328
13314
  commentRef: g,
13329
13315
  user: n,
@@ -13340,7 +13326,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13340
13326
  "data-isauthenticated": `${e}`,
13341
13327
  children: [
13342
13328
  u.comments.map((E) => /* @__PURE__ */ a(
13343
- t9,
13329
+ Xp,
13344
13330
  {
13345
13331
  comment: E,
13346
13332
  replyingTo: d,
@@ -13366,7 +13352,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13366
13352
  )
13367
13353
  ] }) }) }),
13368
13354
  /* @__PURE__ */ a(
13369
- Fp,
13355
+ zp,
13370
13356
  {
13371
13357
  username: n?.username ?? void 0,
13372
13358
  publication: Lr,
@@ -13377,7 +13363,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13377
13363
  }
13378
13364
  )
13379
13365
  ] });
13380
- }, N3 = async (e, t) => {
13366
+ }, C3 = async (e, t) => {
13381
13367
  if (!e) throw new Error("No action provided");
13382
13368
  if (!t) throw new Error("No site key provided");
13383
13369
  const n = window.grecaptcha;
@@ -13424,7 +13410,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13424
13410
  test: (e) => /[^A-Za-z0-9]/.test(e)
13425
13411
  }
13426
13412
  ];
13427
- function s9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13413
+ function r9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13428
13414
  const [r, o] = J({}), [s, i] = J(!1), [c, d] = J(!1), [l, u] = J(null), [h, m] = J(
13429
13415
  "register"
13430
13416
  ), p = (v, S) => {
@@ -13644,7 +13630,7 @@ function s9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13644
13630
  ] })
13645
13631
  ] });
13646
13632
  }
13647
- function i9({
13633
+ function o9({
13648
13634
  onClose: e,
13649
13635
  checkAuth: t,
13650
13636
  goToRegister: n,
@@ -13654,7 +13640,7 @@ function i9({
13654
13640
  const [s, i] = J("login"), [c, d] = J(""), [l, u] = J(""), [h, m] = J(""), [p, g] = J(""), [A, w] = J(""), [v, S] = J(!1), [_, x] = J(!1), [b, E] = J(null);
13655
13641
  return console.log("CAPTCHA_KEY", o), /* @__PURE__ */ f(Y, { children: [
13656
13642
  s === "login" && /* @__PURE__ */ a(
13657
- c9,
13643
+ s9,
13658
13644
  {
13659
13645
  email: c,
13660
13646
  password: l,
@@ -13695,7 +13681,7 @@ function i9({
13695
13681
  }
13696
13682
  ),
13697
13683
  s === "forgot" && /* @__PURE__ */ a(
13698
- l9,
13684
+ i9,
13699
13685
  {
13700
13686
  email: c,
13701
13687
  setEmail: d,
@@ -13728,7 +13714,7 @@ function i9({
13728
13714
  }
13729
13715
  ),
13730
13716
  s === "changePassword" && /* @__PURE__ */ a(
13731
- d9,
13717
+ c9,
13732
13718
  {
13733
13719
  email: c,
13734
13720
  confirmationCode: h,
@@ -13777,7 +13763,7 @@ function i9({
13777
13763
  }
13778
13764
  ),
13779
13765
  s === "feedback" && /* @__PURE__ */ a(
13780
- u9,
13766
+ l9,
13781
13767
  {
13782
13768
  onBackToLogin: () => {
13783
13769
  E(null), i("login");
@@ -13786,7 +13772,7 @@ function i9({
13786
13772
  )
13787
13773
  ] });
13788
13774
  }
13789
- function c9({
13775
+ function s9({
13790
13776
  email: e,
13791
13777
  password: t,
13792
13778
  showPassword: n,
@@ -13878,7 +13864,7 @@ function c9({
13878
13864
  )
13879
13865
  ] });
13880
13866
  }
13881
- function l9({
13867
+ function i9({
13882
13868
  email: e,
13883
13869
  setEmail: t,
13884
13870
  loading: n,
@@ -13915,7 +13901,7 @@ function l9({
13915
13901
  }
13916
13902
  );
13917
13903
  }
13918
- function d9({
13904
+ function c9({
13919
13905
  email: e,
13920
13906
  confirmationCode: t,
13921
13907
  newPassword: n,
@@ -13939,7 +13925,7 @@ function d9({
13939
13925
  children: [
13940
13926
  /* @__PURE__ */ f("p", { className: k.message, children: [
13941
13927
  "Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
13942
- Xg(e),
13928
+ Jg(e),
13943
13929
  ". Ingrese el código y la contraseña nueva."
13944
13930
  ] }),
13945
13931
  /* @__PURE__ */ f("ul", { className: k.formUl, children: [
@@ -14026,13 +14012,13 @@ function d9({
14026
14012
  }
14027
14013
  );
14028
14014
  }
14029
- function u9({ onBackToLogin: e }) {
14015
+ function l9({ onBackToLogin: e }) {
14030
14016
  return /* @__PURE__ */ f("div", { className: k.form, children: [
14031
14017
  /* @__PURE__ */ a("p", { className: k.success, children: "La contraseña fue cambiada con éxito" }),
14032
14018
  /* @__PURE__ */ a("button", { type: "button", className: k.primary, onClick: e, children: "Iniciar Sesión" })
14033
14019
  ] });
14034
14020
  }
14035
- function h9({
14021
+ function d9({
14036
14022
  loginUrl: e,
14037
14023
  onClose: t,
14038
14024
  checkAuth: n,
@@ -14070,7 +14056,7 @@ function h9({
14070
14056
  )
14071
14057
  ] }),
14072
14058
  s === "login" && /* @__PURE__ */ a(
14073
- i9,
14059
+ o9,
14074
14060
  {
14075
14061
  onClose: t,
14076
14062
  checkAuth: n,
@@ -14080,7 +14066,7 @@ function h9({
14080
14066
  }
14081
14067
  ),
14082
14068
  s === "register" && /* @__PURE__ */ a(
14083
- s9,
14069
+ r9,
14084
14070
  {
14085
14071
  handleGoogleLogin: c,
14086
14072
  goToLogin: () => i("login"),
@@ -14091,7 +14077,7 @@ function h9({
14091
14077
  }
14092
14078
  );
14093
14079
  }
14094
- function m9({
14080
+ function u9({
14095
14081
  isAuthenticated: e,
14096
14082
  setIsAuthenticated: t,
14097
14083
  loginUrl: n,
@@ -14104,7 +14090,7 @@ function m9({
14104
14090
  const [d, l] = Te.useState(!1);
14105
14091
  return /* @__PURE__ */ f(Y, { children: [
14106
14092
  d && /* @__PURE__ */ a(
14107
- h9,
14093
+ d9,
14108
14094
  {
14109
14095
  loginUrl: n,
14110
14096
  icon: i,
@@ -14130,7 +14116,7 @@ function m9({
14130
14116
  )
14131
14117
  ] }),
14132
14118
  /* @__PURE__ */ a(
14133
- o9,
14119
+ a9,
14134
14120
  {
14135
14121
  isAuthenticated: e,
14136
14122
  handleLogout: async () => {
@@ -14146,7 +14132,7 @@ function m9({
14146
14132
  )
14147
14133
  ] });
14148
14134
  }
14149
- function f9({
14135
+ function h9({
14150
14136
  isVisible: e,
14151
14137
  path: t,
14152
14138
  icon: n,
@@ -14191,7 +14177,7 @@ function f9({
14191
14177
  }
14192
14178
  );
14193
14179
  return o === null ? h : e ? /* @__PURE__ */ a(
14194
- m9,
14180
+ u9,
14195
14181
  {
14196
14182
  icon: n,
14197
14183
  isAuthenticated: o,
@@ -14204,7 +14190,7 @@ function f9({
14204
14190
  }
14205
14191
  ) : h;
14206
14192
  }
14207
- const S3 = ({
14193
+ const _3 = ({
14208
14194
  render: e,
14209
14195
  internalPath: t,
14210
14196
  section: n,
@@ -14230,7 +14216,7 @@ const S3 = ({
14230
14216
  }, []);
14231
14217
  const h = {
14232
14218
  comment: /* @__PURE__ */ a(
14233
- f9,
14219
+ h9,
14234
14220
  {
14235
14221
  path: t,
14236
14222
  icon: s,
@@ -14239,7 +14225,7 @@ const S3 = ({
14239
14225
  }
14240
14226
  ),
14241
14227
  more: /* @__PURE__ */ a(
14242
- Ig,
14228
+ xg,
14243
14229
  {
14244
14230
  section: n,
14245
14231
  currentNews: r,
@@ -14260,7 +14246,7 @@ const S3 = ({
14260
14246
  }
14261
14247
  );
14262
14248
  };
14263
- async function E3({
14249
+ async function N3({
14264
14250
  publication: e,
14265
14251
  path: t,
14266
14252
  username: n,
@@ -14364,7 +14350,7 @@ async function E3({
14364
14350
  };
14365
14351
  }
14366
14352
  }
14367
- const x3 = async ({
14353
+ const S3 = async ({
14368
14354
  token: e,
14369
14355
  projectId: t,
14370
14356
  captchaKey: n,
@@ -14400,69 +14386,69 @@ const x3 = async ({
14400
14386
  };
14401
14387
  export {
14402
14388
  vs as AssetsPreconnect,
14403
- w3 as AutorComponent,
14404
- nu as AutorHeader1,
14405
- mu as AutorHeader2,
14389
+ A3 as AutorComponent,
14390
+ eu as AutorHeader1,
14391
+ uu as AutorHeader2,
14406
14392
  ge as BannerAdvertising,
14407
14393
  rt as BannerAdvertisingMiddle,
14408
- J9 as CarrouselCSR,
14394
+ Y9 as CarrouselCSR,
14409
14395
  Et as CarrouselIRS,
14410
- Zf as CarruselCard,
14411
- i2 as CarruselOpinion,
14396
+ Kf as CarruselCard,
14397
+ o2 as CarruselOpinion,
14412
14398
  at as CommonServices,
14413
14399
  zo as Comscore,
14414
- h3 as ContactInfoServer,
14415
- n3 as ContactInput,
14416
- a3 as ContactSelect,
14417
- r3 as ContactTextarea,
14400
+ d3 as ContactInfoServer,
14401
+ e3 as ContactInput,
14402
+ t3 as ContactSelect,
14403
+ n3 as ContactTextarea,
14418
14404
  zt as ContentLayout1,
14419
14405
  sr as ContentLayoutTema,
14420
- g3 as DEBUG_MainSlots,
14421
- ef as DestacadoNoticias,
14422
- Mf as DestacadoVideos,
14406
+ m3 as DEBUG_MainSlots,
14407
+ Zm as DestacadoNoticias,
14408
+ Pf as DestacadoVideos,
14423
14409
  uc as DynamicBlockServices,
14424
- f3 as DynamicComponents,
14410
+ h3 as DynamicComponents,
14425
14411
  Vn as DynamicMainSlot,
14426
14412
  ko as DynamicSlot,
14427
- c3 as EditorialBlock,
14428
- t3 as ErrorComponent,
14413
+ s3 as EditorialBlock,
14414
+ X9 as ErrorComponent,
14429
14415
  qs as Font,
14430
- X9 as Footer,
14416
+ J9 as Footer,
14431
14417
  ws as FormatAfterScripts,
14432
14418
  Gr as FormatScripts,
14433
14419
  Fo as GA4,
14434
14420
  Wo as GTM,
14435
14421
  To as GalleryHeader,
14436
- Y9 as GenerateBody,
14437
- $9 as GenerateHead,
14438
- s3 as Header,
14439
- A0 as IframeHeader,
14440
- al as ImageOffline,
14422
+ W9 as GenerateBody,
14423
+ F9 as GenerateHead,
14424
+ r3 as Header,
14425
+ g0 as IframeHeader,
14426
+ tl as ImageOffline,
14441
14427
  Ue as ImageOnline,
14442
14428
  el as ImageOnlineClient,
14443
- V9 as IssuuServices,
14429
+ H9 as IssuuServices,
14444
14430
  Ts as ItemListSchema,
14445
- bm as JournalistArticule2,
14446
- Im as JournalistGroup,
14431
+ wm as JournalistArticule2,
14432
+ xm as JournalistGroup,
14447
14433
  _o as LayoutNewsComponent,
14448
- S3 as LazyLoader,
14434
+ _3 as LazyLoader,
14449
14435
  B as LinkComponent,
14450
- j1 as LiveBlogHeader,
14451
- K9 as Location,
14452
- E9 as MainComponentServices,
14436
+ D1 as LiveBlogHeader,
14437
+ $9 as Location,
14438
+ N9 as MainComponentServices,
14453
14439
  $o as Marfeel,
14454
14440
  ht as MiddleSection,
14455
14441
  xo as Modulo1x3,
14456
- Jf as Modulo1x3Card,
14457
- Uf as Modulo1x4,
14458
- Bf as Modulo1x5,
14459
- l3 as Modulo2Columnas,
14460
- Tf as Modulo3Columnas,
14461
- d3 as ModuloNewsletter,
14462
- i3 as ModuloOpinion,
14463
- Tg as NewListResponseDataPH,
14442
+ Yf as Modulo1x3Card,
14443
+ If as Modulo1x4,
14444
+ qf as Modulo1x5,
14445
+ i3 as Modulo2Columnas,
14446
+ Ef as Modulo3Columnas,
14447
+ c3 as ModuloNewsletter,
14448
+ o3 as ModuloOpinion,
14449
+ Eg as NewListResponseDataPH,
14464
14450
  Is as NewsArticle,
14465
- p3 as NewsComponent,
14451
+ f3 as NewsComponent,
14466
14452
  oa as NewsContent,
14467
14453
  xt as NewsDescriptionComponent,
14468
14454
  wn as NextPrev,
@@ -14470,81 +14456,81 @@ export {
14470
14456
  Da as PreloadImages,
14471
14457
  $e as REPORT_REASONS,
14472
14458
  ba as Readest,
14473
- b3 as ScriptHydrator,
14474
- y3 as SearchSection,
14459
+ w3 as ScriptHydrator,
14460
+ p3 as SearchSection,
14475
14461
  me as Section,
14476
14462
  Ze as SectionCard,
14477
14463
  kn as SectionCard2,
14478
14464
  ia as SectionCardServerComponent,
14479
- u3 as SectionServerComponent,
14465
+ l3 as SectionServerComponent,
14480
14466
  wc as ShowSection,
14481
- H2 as SocialNetworks,
14467
+ Q2 as SocialNetworks,
14482
14468
  Es as SpeculationRules,
14483
- m3 as StaticSlotWrapper,
14484
- Al as SubscribeColumn,
14485
- kl as SubscribeRow,
14486
- Z9 as SubscribeWhatsAppColumn,
14487
- A3 as TagComponent,
14488
- um as TagSection,
14489
- V1 as TimeLine,
14490
- b9 as TrimPathname,
14491
- e3 as VideoBlock3,
14492
- o3 as VideoBlock4,
14493
- u0 as VideoEmbeddedHeader,
14494
- v3 as VideoSection,
14495
- f0 as VideoYoutubeHeader,
14469
+ u3 as StaticSlotWrapper,
14470
+ gl as SubscribeColumn,
14471
+ Tl as SubscribeRow,
14472
+ K9 as SubscribeWhatsAppColumn,
14473
+ g3 as TagComponent,
14474
+ lm as TagSection,
14475
+ H1 as TimeLine,
14476
+ w9 as TrimPathname,
14477
+ Z9 as VideoBlock3,
14478
+ a3 as VideoBlock4,
14479
+ l0 as VideoEmbeddedHeader,
14480
+ y3 as VideoSection,
14481
+ h0 as VideoYoutubeHeader,
14496
14482
  Rs as VideosSchemas,
14497
14483
  Us as WebsiteList,
14498
- E3 as addComment,
14484
+ N3 as addComment,
14499
14485
  fa as bannersReplace,
14500
14486
  Dt as becomeVideoObject,
14501
14487
  vt as buildTagUrl,
14502
- cd as coloringByStrokeSVGs,
14488
+ sd as coloringByStrokeSVGs,
14503
14489
  Ea as compileStyleProps,
14504
14490
  je as cutString,
14505
- w9 as extractRealtedNews,
14491
+ A9 as extractRealtedNews,
14506
14492
  Me as formatDate,
14507
- y9 as formatDateEdiciones,
14493
+ p9 as formatDateEdiciones,
14508
14494
  Mr as formatDateJournalistArticule,
14509
14495
  us as formatDateTimeline,
14510
14496
  fs as formatNewsMeta,
14511
14497
  Cs as formatVideoData,
14512
- W9 as generalGetData,
14513
- N3 as getCaptchaToken,
14514
- Wp as getComments,
14498
+ V9 as generalGetData,
14499
+ C3 as getCaptchaToken,
14500
+ Vp as getComments,
14515
14501
  K as getConfig,
14516
- F9 as getDynamicSlots,
14502
+ z9 as getDynamicSlots,
14517
14503
  pn as getEnvironmentUrl,
14518
14504
  ms as getEnvironmentUrlFront,
14519
- N9 as getHydratorPath,
14505
+ C9 as getHydratorPath,
14520
14506
  pe as getImageUrl,
14521
14507
  Ft as getNextMeta,
14522
14508
  $t as getPage,
14523
14509
  va as getPlayIcon,
14524
- S9 as getPreloadImages,
14510
+ _9 as getPreloadImages,
14525
14511
  Wt as getPrevMeta,
14526
- _3 as getReportReasonLabel,
14512
+ b3 as getReportReasonLabel,
14527
14513
  jr as getResponse,
14528
14514
  hs as getResponsePromise,
14529
14515
  ga as getSchemas,
14530
14516
  zr as getScriptReplaces,
14531
14517
  Bs as getSlugs,
14532
- C9 as getTypeOfNews,
14533
- _9 as getVideoRealPath,
14518
+ v9 as getTypeOfNews,
14519
+ b9 as getVideoRealPath,
14534
14520
  ka as handleGetComments,
14535
- A9 as initLibrary,
14521
+ g9 as initLibrary,
14536
14522
  ys as metadataToJSX,
14537
14523
  mc as metadata_defaults,
14538
14524
  Qr as parseTags,
14539
14525
  gs as pathnameSplit,
14540
- v9 as processExtractedRelatedNews,
14526
+ y9 as processExtractedRelatedNews,
14541
14527
  Ls as removePages,
14542
- C3 as reportComment,
14543
- Md as shareButtons,
14528
+ v3 as reportComment,
14529
+ Pd as shareButtons,
14544
14530
  Na as socialIcons,
14545
14531
  Ns as speculationRules,
14546
14532
  _s as speculationRulesHome,
14547
14533
  ps as urlReplaces,
14548
14534
  vo as usePlayIcon,
14549
- x3 as verifyCaptchaTokenEnterprise
14535
+ S3 as verifyCaptchaTokenEnterprise
14550
14536
  };