sass-template-common 0.2.14 → 0.2.15

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,
@@ -5876,7 +5844,7 @@ const el = (e) => {
5876
5844
  htmlFor: e?.toggledrawerevent === "true" ? "side-bar-state" : ""
5877
5845
  }
5878
5846
  ) : /* @__PURE__ */ a(B, { ...r, style: o });
5879
- }, Al = (e) => /* @__PURE__ */ f("section", { className: [Re.content, e.className ?? ""].join(" "), children: [
5847
+ }, gl = (e) => /* @__PURE__ */ f("section", { className: [Re.content, e.className ?? ""].join(" "), children: [
5880
5848
  /* @__PURE__ */ a("div", { className: Re.subscribeImage, children: e.image }),
5881
5849
  /* @__PURE__ */ a("div", { className: Re.tag, children: e.texts.newsletterTag ?? "NEWS" }),
5882
5850
  /* @__PURE__ */ f("div", { className: Re.contentTitle, children: [
@@ -5891,25 +5859,42 @@ const el = (e) => {
5891
5859
  id: "newsletter-email-column"
5892
5860
  }
5893
5861
  ) }),
5894
- /* @__PURE__ */ a(In, { className: Re.buttonStyled, size: "large", full: !0, children: e.texts.newsletterButtonText ?? "Suscribirme" }),
5862
+ /* @__PURE__ */ a(
5863
+ In,
5864
+ {
5865
+ id: "newsletter-button",
5866
+ className: Re.buttonStyled,
5867
+ size: "large",
5868
+ full: !0,
5869
+ children: e.texts.newsletterButtonText ?? "Suscribirme"
5870
+ }
5871
+ ),
5895
5872
  /* @__PURE__ */ f("div", { className: Re.contentTerms, children: [
5896
5873
  /* @__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" })
5874
+ /* @__PURE__ */ a(
5875
+ B,
5876
+ {
5877
+ className: Re.terms,
5878
+ href: e.termsLink,
5879
+ target: e.termsLinkTarget,
5880
+ children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones"
5881
+ }
5882
+ )
5898
5883
  ] })
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: [
5884
+ ] }), 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 = {
5885
+ content: pl,
5886
+ contentInfo: Al,
5887
+ subscribeImage: yl,
5888
+ tag: wl,
5889
+ contentTitle: vl,
5890
+ title: bl,
5891
+ subTitle: Cl,
5892
+ inputStyled: _l,
5893
+ buttonStyled: Nl,
5894
+ contentTerms: Sl,
5895
+ subscribeText: El,
5896
+ terms: xl
5897
+ }, Tl = (e) => /* @__PURE__ */ f("section", { className: Ie.content, children: [
5913
5898
  /* @__PURE__ */ a("div", { className: Ie.subscribeImage, children: e.image }),
5914
5899
  /* @__PURE__ */ f("div", { className: Ie.contentInfo, children: [
5915
5900
  /* @__PURE__ */ a("div", { className: Ie.tag, children: e.texts.newsletterTag ?? "NEWS" }),
@@ -5933,7 +5918,7 @@ const el = (e) => {
5933
5918
  /* @__PURE__ */ a(B, { className: Ie.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
5934
5919
  ] })
5935
5920
  ] })
5936
- ] }), Ul = (e) => /* @__PURE__ */ f(
5921
+ ] }), Il = (e) => /* @__PURE__ */ f(
5937
5922
  "svg",
5938
5923
  {
5939
5924
  width: "284",
@@ -5974,18 +5959,18 @@ const el = (e) => {
5974
5959
  ] })
5975
5960
  ]
5976
5961
  }
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 }),
5962
+ ), 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 = {
5963
+ content: kl,
5964
+ subscribeImage: Ul,
5965
+ contentTitle: Rl,
5966
+ title: ql,
5967
+ subTitle: Ll,
5968
+ contentTerms: Bl,
5969
+ whatsappLink: Ol,
5970
+ subscribeText: Pl,
5971
+ terms: Dl
5972
+ }, K9 = (e) => /* @__PURE__ */ f("section", { className: Qe.content, children: [
5973
+ /* @__PURE__ */ a(Il, { className: Qe.subscribeImage }),
5989
5974
  /* @__PURE__ */ f("div", { className: Qe.contentTitle, children: [
5990
5975
  /* @__PURE__ */ a("p", { className: Qe.title, children: "Mantenete Informado" }),
5991
5976
  /* @__PURE__ */ a("p", { className: Qe.subTitle, children: "¿Quieres recibir las noticias más importantes? ¡Suscríbete sin costo, recíbelas por WhatsApp!" })
@@ -6033,7 +6018,7 @@ const el = (e) => {
6033
6018
  /* @__PURE__ */ a("p", { className: Qe.subscribeText, children: "Suscribirte implica aceptar los" }),
6034
6019
  /* @__PURE__ */ a(B, { className: Qe.terms, href: e.terms, target: "_blank", children: "Términos y condiciones" })
6035
6020
  ] })
6036
- ] }), Ql = (e) => /* @__PURE__ */ f(
6021
+ ] }), Ml = (e) => /* @__PURE__ */ f(
6037
6022
  "svg",
6038
6023
  {
6039
6024
  id: "Layer_1",
@@ -6050,21 +6035,21 @@ const el = (e) => {
6050
6035
  /* @__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
6036
  ]
6052
6037
  }
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
6038
+ ), 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 = {
6039
+ content: jl,
6040
+ brandContent: Ql,
6041
+ socialMedia: Gl,
6042
+ linkSocialNetwoks: Hl,
6043
+ sectionContent: zl,
6044
+ section: Vl,
6045
+ menuItem: Fl,
6046
+ otherItems: Wl,
6047
+ copyrigth: $l,
6048
+ copyrigthText: Yl,
6049
+ logoStyled: Kl,
6050
+ socialNetworkIcon: Jl,
6051
+ socialInstagram: Zl,
6052
+ socialNetworkIcon_stroke: Xl
6068
6053
  }, Ca = (e) => /* @__PURE__ */ a(
6069
6054
  "svg",
6070
6055
  {
@@ -6083,7 +6068,7 @@ const el = (e) => {
6083
6068
  }
6084
6069
  )
6085
6070
  }
6086
- ), nd = (e) => /* @__PURE__ */ a(
6071
+ ), ed = (e) => /* @__PURE__ */ a(
6087
6072
  "svg",
6088
6073
  {
6089
6074
  ...e,
@@ -6145,7 +6130,7 @@ const el = (e) => {
6145
6130
  ]
6146
6131
  }
6147
6132
  );
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(
6133
+ }, 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
6134
  "svg",
6150
6135
  {
6151
6136
  width: "26",
@@ -6163,7 +6148,7 @@ const el = (e) => {
6163
6148
  }
6164
6149
  )
6165
6150
  }
6166
- ), od = (e) => /* @__PURE__ */ a(
6151
+ ), ad = (e) => /* @__PURE__ */ a(
6167
6152
  "svg",
6168
6153
  {
6169
6154
  version: "1.1",
@@ -6192,7 +6177,7 @@ const el = (e) => {
6192
6177
  }
6193
6178
  ) })
6194
6179
  }
6195
- ), sd = (e) => /* @__PURE__ */ a(
6180
+ ), rd = (e) => /* @__PURE__ */ a(
6196
6181
  "svg",
6197
6182
  {
6198
6183
  version: "1.1",
@@ -6221,7 +6206,7 @@ const el = (e) => {
6221
6206
  }
6222
6207
  ) }) })
6223
6208
  }
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(
6209
+ ), 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
6210
  "svg",
6226
6211
  {
6227
6212
  version: "1.1",
@@ -6249,17 +6234,17 @@ const el = (e) => {
6249
6234
  /* @__PURE__ */ a("path", { fill: "currentColor", d: "M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z" })
6250
6235
  ]
6251
6236
  }
6252
- ), cd = ["telegram"], Na = {
6237
+ ), sd = ["telegram"], Na = {
6253
6238
  facebook: (e) => /* @__PURE__ */ a(Ca, { ...e }),
6254
6239
  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 }),
6240
+ whatsapp: (e) => /* @__PURE__ */ a(rd, { ...e }),
6241
+ tiktok: (e) => /* @__PURE__ */ a(ad, { ...e }),
6242
+ youtube: (e) => /* @__PURE__ */ a(od, { ...e }),
6258
6243
  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) => {
6244
+ gnews: (e) => /* @__PURE__ */ a(ed, { ...e }),
6245
+ podcast: (e) => /* @__PURE__ */ a(td, { ...e }),
6246
+ telegram: (e) => /* @__PURE__ */ a(nd, { ...e })
6247
+ }, J9 = (e) => {
6263
6248
  const { freeZone: t, socials: n, menu: r, customBlock: o } = e;
6264
6249
  return /* @__PURE__ */ f("footer", { className: ye.content, children: [
6265
6250
  /* @__PURE__ */ f("section", { className: ye.brandContent, children: [
@@ -6273,7 +6258,7 @@ const el = (e) => {
6273
6258
  className: ye.linkSocialNetwoks,
6274
6259
  href: n[s].url,
6275
6260
  children: Na[s]({
6276
- className: `${cd.includes(s) ? ye.socialNetworkIcon_stroke : ye.socialNetworkIcon} ${s === "instagram" ? ye.socialInstagram : ""}`
6261
+ className: `${sd.includes(s) ? ye.socialNetworkIcon_stroke : ye.socialNetworkIcon} ${s === "instagram" ? ye.socialInstagram : ""}`
6277
6262
  })
6278
6263
  },
6279
6264
  s
@@ -6313,37 +6298,37 @@ const el = (e) => {
6313
6298
  title: "Plataforma BLUESTACK CMS (antes CMS MEDIOS)",
6314
6299
  target: "_blank",
6315
6300
  rel: "noreferrer",
6316
- children: /* @__PURE__ */ a(Ql, {})
6301
+ children: /* @__PURE__ */ a(Ml, {})
6317
6302
  }
6318
6303
  )
6319
6304
  ] })
6320
6305
  ] });
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(
6306
+ }, 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 = {
6307
+ content: id,
6308
+ imageContent: cd,
6309
+ width1Autor: ld,
6310
+ width2Autor: dd,
6311
+ width3Autor: ud,
6312
+ imageAutor: hd,
6313
+ imageStyled: md,
6314
+ contentIconStyled: fd,
6315
+ avatarContent: gd,
6316
+ journalistSection: pd,
6317
+ journalistInfo: Ad,
6318
+ journalistInfoLink: yd,
6319
+ socialNetworkSection: wd,
6320
+ avatarStyled: vd,
6321
+ article: bd,
6322
+ socialButton: Cd,
6323
+ facebookStyled: _d,
6324
+ emailStyled: Nd,
6325
+ xStyled: Sd,
6326
+ linkedinStyled: Ed,
6327
+ whatsappStyled: xd,
6328
+ whatsappLink: Td,
6329
+ clipboardButton: Id,
6330
+ googleProfileButton: kd
6331
+ }, Ud = (e) => /* @__PURE__ */ a(
6347
6332
  "svg",
6348
6333
  {
6349
6334
  width: "13",
@@ -6388,7 +6373,7 @@ const el = (e) => {
6388
6373
  }
6389
6374
  )
6390
6375
  }
6391
- ), Ld = (e) => /* @__PURE__ */ f(
6376
+ ), Rd = (e) => /* @__PURE__ */ f(
6392
6377
  "svg",
6393
6378
  {
6394
6379
  width: "25",
@@ -6415,7 +6400,7 @@ const el = (e) => {
6415
6400
  )
6416
6401
  ]
6417
6402
  }
6418
- ), Bd = (e) => /* @__PURE__ */ f(
6403
+ ), qd = (e) => /* @__PURE__ */ f(
6419
6404
  "svg",
6420
6405
  {
6421
6406
  width: "24",
@@ -6441,7 +6426,7 @@ const el = (e) => {
6441
6426
  )
6442
6427
  ]
6443
6428
  }
6444
- ), Od = (e) => /* @__PURE__ */ a(
6429
+ ), Ld = (e) => /* @__PURE__ */ a(
6445
6430
  "svg",
6446
6431
  {
6447
6432
  width: "13",
@@ -6459,7 +6444,7 @@ const el = (e) => {
6459
6444
  }
6460
6445
  )
6461
6446
  }
6462
- ), Pd = (e) => /* @__PURE__ */ a(
6447
+ ), Bd = (e) => /* @__PURE__ */ a(
6463
6448
  "svg",
6464
6449
  {
6465
6450
  width: "26",
@@ -6476,12 +6461,12 @@ const el = (e) => {
6476
6461
  }
6477
6462
  )
6478
6463
  }
6479
- ), Dd = {
6464
+ ), Od = {
6480
6465
  FaceBook: {
6481
6466
  url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
6482
6467
  icon: {
6483
- outline: (e) => /* @__PURE__ */ a(Od, { className: e }),
6484
- solid: (e) => /* @__PURE__ */ a(qd, { className: e })
6468
+ outline: (e) => /* @__PURE__ */ a(Ld, { className: e }),
6469
+ solid: (e) => /* @__PURE__ */ a(Ud, { className: e })
6485
6470
  }
6486
6471
  },
6487
6472
  X: {
@@ -6501,8 +6486,8 @@ const el = (e) => {
6501
6486
  Email: {
6502
6487
  url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
6503
6488
  icon: {
6504
- outline: (e) => /* @__PURE__ */ a(Ld, { className: e }),
6505
- solid: (e) => /* @__PURE__ */ a(Bd, { className: e })
6489
+ outline: (e) => /* @__PURE__ */ a(Rd, { className: e }),
6490
+ solid: (e) => /* @__PURE__ */ a(qd, { className: e })
6506
6491
  }
6507
6492
  },
6508
6493
  LinkedIn: {
@@ -6515,11 +6500,11 @@ const el = (e) => {
6515
6500
  }
6516
6501
  }
6517
6502
  };
6518
- function Md({ noteShare: e }) {
6503
+ function Pd({ noteShare: e }) {
6519
6504
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
6520
6505
  return e ? /* @__PURE__ */ f("div", { className: de.socialNetworkSection, children: [
6521
6506
  e.options?.map((n) => {
6522
- const r = Dd[n];
6507
+ const r = Od[n];
6523
6508
  if (!r) return null;
6524
6509
  const o = e.variant === "outline" ? r.icon.outline : r.icon.solid, s = r.url(t);
6525
6510
  return /* @__PURE__ */ a(
@@ -6552,21 +6537,21 @@ function Md({ noteShare: e }) {
6552
6537
  type: "button",
6553
6538
  "aria-label": "share",
6554
6539
  className: [de.clipboardButton, "sharebtn-id"].join(" "),
6555
- children: /* @__PURE__ */ a(Pd, {})
6540
+ children: /* @__PURE__ */ a(Bd, {})
6556
6541
  }
6557
6542
  )
6558
6543
  ] }) : null;
6559
6544
  }
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) => {
6545
+ 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 = {
6546
+ content: Dd,
6547
+ videoContent: Md,
6548
+ articleSection: jd,
6549
+ title: Qd,
6550
+ article: Gd,
6551
+ correspondent: Hd,
6552
+ iframeStyled: zd,
6553
+ contentFrame: Vd
6554
+ }, Z9 = (e) => {
6570
6555
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Me(
6571
6556
  e.video.info.date.created
6572
6557
  )}` : e?.video.main.author;
@@ -6602,9 +6587,9 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6602
6587
  /* @__PURE__ */ a("p", { className: Ge.correspondent, children: t() })
6603
6588
  ] })
6604
6589
  ] }) }) });
6605
- }, $d = "_content_wxhkd_1", Yd = "_linkStyled_wxhkd_9", On = {
6606
- content: $d,
6607
- linkStyled: Yd
6590
+ }, Fd = "_content_wxhkd_1", Wd = "_linkStyled_wxhkd_9", On = {
6591
+ content: Fd,
6592
+ linkStyled: Wd
6608
6593
  }, wn = (e) => {
6609
6594
  const { currentPage: t, showNext: n, maxPages: r, pathname: o, query: s } = e, i = (c, d, l) => {
6610
6595
  let u = "";
@@ -6631,11 +6616,11 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6631
6616
  }
6632
6617
  )
6633
6618
  ] });
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
6619
+ }, $d = "_content_zal5g_1", Yd = "_contentGrid_zal5g_8", Kd = "_contentGrid4_zal5g_17", Jd = "_contentGrid3_zal5g_21", Jt = {
6620
+ content: $d,
6621
+ contentGrid: Yd,
6622
+ contentGrid4: Kd,
6623
+ contentGrid3: Jd
6639
6624
  }, oa = (e) => {
6640
6625
  const { grid: t = 3 } = e;
6641
6626
  return /* @__PURE__ */ f("section", { className: `${Jt.content}`, children: [
@@ -6648,10 +6633,10 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6648
6633
  ),
6649
6634
  /* @__PURE__ */ a(Y, { children: e.paginatorComponent })
6650
6635
  ] });
6651
- }, e1 = "_content_15x47_1", t1 = "_newsDescription_15x47_15", n1 = "_image_15x47_41", Pt = {
6652
- content: e1,
6653
- newsDescription: t1,
6654
- image: n1
6636
+ }, Zd = "_content_15x47_1", Xd = "_newsDescription_15x47_15", e1 = "_image_15x47_41", Pt = {
6637
+ content: Zd,
6638
+ newsDescription: Xd,
6639
+ image: e1
6655
6640
  }, Ze = (e) => {
6656
6641
  const {
6657
6642
  main: t,
@@ -6713,13 +6698,13 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6713
6698
  ]
6714
6699
  }
6715
6700
  );
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
6701
+ }, 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 = {
6702
+ content: t1,
6703
+ boxInformation: n1,
6704
+ titleGradient: a1,
6705
+ sectionDescription: r1,
6706
+ articule: o1,
6707
+ linkStyled: s1
6723
6708
  }, kn = (e) => {
6724
6709
  const {
6725
6710
  isVideo: t,
@@ -6788,17 +6773,17 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6788
6773
  }
6789
6774
  )
6790
6775
  ] });
6791
- }, l1 = "_content_kro73_1", d1 = "_contentLayout_kro73_5", or = {
6776
+ }, i1 = "_content_kro73_1", c1 = "_contentLayout_kro73_5", or = {
6777
+ content: i1,
6778
+ contentLayout: c1
6779
+ }, 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
6780
  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) => {
6781
+ before: d1,
6782
+ textContent: u1,
6783
+ title: h1,
6784
+ description: m1,
6785
+ linkStyled: f1
6786
+ }, X9 = (e) => {
6802
6787
  const t = e.logo;
6803
6788
  return /* @__PURE__ */ f("section", { className: gt.content, children: [
6804
6789
  e.backgroundImgURL && /* @__PURE__ */ a("img", { className: gt.before, src: e.backgroundImgURL, alt: "" }),
@@ -6809,25 +6794,25 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6809
6794
  /* @__PURE__ */ a(B, { className: gt.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
6810
6795
  ] })
6811
6796
  ] });
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: [
6797
+ }, g1 = "_content_zxcog_1", p1 = "_contentLabel_zxcog_8", A1 = "_label_zxcog_13", y1 = "_required_zxcog_22", w1 = "_input_zxcog_28", kt = {
6798
+ content: g1,
6799
+ contentLabel: p1,
6800
+ label: A1,
6801
+ required: y1,
6802
+ input: w1
6803
+ }, e3 = (e) => /* @__PURE__ */ f("div", { className: kt.content, children: [
6819
6804
  /* @__PURE__ */ f("div", { className: kt.contentLabel, children: [
6820
6805
  /* @__PURE__ */ a("label", { className: kt.label, children: e.label }),
6821
6806
  e.required && /* @__PURE__ */ a("span", { className: kt.required, children: "*" })
6822
6807
  ] }),
6823
6808
  /* @__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: [
6809
+ ] }), v1 = "_content_zgx5w_1", b1 = "_contentLabel_zgx5w_8", C1 = "_label_zgx5w_13", _1 = "_required_zgx5w_22", N1 = "_input_zgx5w_28", Ut = {
6810
+ content: v1,
6811
+ contentLabel: b1,
6812
+ label: C1,
6813
+ required: _1,
6814
+ input: N1
6815
+ }, t3 = (e) => /* @__PURE__ */ f("div", { className: Ut.content, children: [
6831
6816
  /* @__PURE__ */ f("div", { className: Ut.contentLabel, children: [
6832
6817
  /* @__PURE__ */ a("label", { className: Ut.label, children: e.label }),
6833
6818
  e.required && /* @__PURE__ */ a("span", { className: Ut.required, children: "*" })
@@ -6836,32 +6821,32 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6836
6821
  /* @__PURE__ */ a("option", { value: "", children: "--Seleccione--" }),
6837
6822
  e.options.map((t, n) => /* @__PURE__ */ a("option", { value: t.value, children: t.label }, n))
6838
6823
  ] })
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: [
6824
+ ] }), S1 = "_content_1mi9t_1", E1 = "_label_1mi9t_8", x1 = "_input_1mi9t_17", Pn = {
6825
+ content: S1,
6826
+ label: E1,
6827
+ input: x1
6828
+ }, n3 = (e) => /* @__PURE__ */ f("div", { className: Pn.content, children: [
6844
6829
  /* @__PURE__ */ a("label", { className: Pn.label, children: e.label }),
6845
6830
  /* @__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,
6831
+ ] }), 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 = {
6832
+ boxInformation: T1,
6833
+ textBox: I1,
6834
+ contentBox: k1,
6835
+ liveBox: U1,
6836
+ dot: R1,
6837
+ sectionDescription: q1,
6838
+ articule: L1,
6839
+ description: B1
6840
+ }, O1 = "_content_8ehij_1", P1 = "_description_8ehij_23", vn = {
6841
+ content: O1,
6854
6842
  description: P1
6855
- }, D1 = "_content_8ehij_1", M1 = "_description_8ehij_23", vn = {
6856
- content: D1,
6857
- description: M1
6858
6843
  }, Co = (e) => {
6859
6844
  let t = "";
6860
6845
  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
6846
  /* @__PURE__ */ a(Ue, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
6862
6847
  t && /* @__PURE__ */ a("div", { className: vn.description, children: t })
6863
6848
  ] });
6864
- }, j1 = (e) => /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f("div", { className: et.boxInformation, children: [
6849
+ }, D1 = (e) => /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f("div", { className: et.boxInformation, children: [
6865
6850
  /* @__PURE__ */ a(Co, { preview: e.preview }),
6866
6851
  /* @__PURE__ */ f("div", { className: et.textBox, children: [
6867
6852
  /* @__PURE__ */ f("div", { className: et.contentBox, children: [
@@ -6891,26 +6876,26 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6891
6876
  }
6892
6877
  )
6893
6878
  ] })
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: [
6879
+ ] }) }), M1 = "_content_oipiy_1", j1 = "_contentLine_oipiy_17", Q1 = "_contentText_oipiy_24", G1 = "_dateLink_oipiy_37", Zt = {
6880
+ content: M1,
6881
+ contentLine: j1,
6882
+ contentText: Q1,
6883
+ dateLink: G1
6884
+ }, 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
6885
  /* @__PURE__ */ a(B, { className: Zt.dateLink, href: `#item-${n + 1}`, children: us(t.date) }),
6901
6886
  /* @__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) => {
6887
+ ] }, 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 = {
6888
+ content: z1,
6889
+ contentInfo: V1,
6890
+ imageContainer: F1,
6891
+ imageStyled: W1,
6892
+ contentIconStyled: $1,
6893
+ name: Y1,
6894
+ email: K1,
6895
+ description: J1,
6896
+ contenSocialNetwork: Z1,
6897
+ socialIcon: X1
6898
+ }, eu = async (e) => {
6914
6899
  const { autor: t, autorIcon: n } = e, r = n;
6915
6900
  return /* @__PURE__ */ a(
6916
6901
  "section",
@@ -6977,18 +6962,18 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
6977
6962
  ] })
6978
6963
  }
6979
6964
  );
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) => {
6965
+ }, 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 = {
6966
+ content: tu,
6967
+ contentInfo: nu,
6968
+ contentAuthor: au,
6969
+ imageStyled: ru,
6970
+ contentIconStyled: ou,
6971
+ name: su,
6972
+ email: iu,
6973
+ description: cu,
6974
+ contenSocialNetwork: lu,
6975
+ socialIcon: du
6976
+ }, uu = async (e) => {
6992
6977
  const { autor: t, autorIcon: n } = e, r = n;
6993
6978
  return /* @__PURE__ */ a("section", { className: Se.content, children: /* @__PURE__ */ f("div", { className: Se.contentInfo, children: [
6994
6979
  t.info.image ? /* @__PURE__ */ a(
@@ -7050,9 +7035,9 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7050
7035
  ] })
7051
7036
  ] })
7052
7037
  ] }) });
7053
- }, fu = "_content_jg6i2_1", gu = "_bannerSection_jg6i2_25", ir = {
7054
- content: fu,
7055
- bannerSection: gu
7038
+ }, hu = "_content_jg6i2_1", mu = "_bannerSection_jg6i2_25", ir = {
7039
+ content: hu,
7040
+ bannerSection: mu
7056
7041
  }, _o = (e) => /* @__PURE__ */ f("section", { className: ir.content, children: [
7057
7042
  e.children,
7058
7043
  /* @__PURE__ */ f("div", { className: ir.bannerSection, children: [
@@ -7073,21 +7058,21 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7073
7058
  ),
7074
7059
  e.banner
7075
7060
  ] })
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) => {
7061
+ ] }), 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 = {
7062
+ content: fu,
7063
+ header: gu,
7064
+ videos: pu,
7065
+ videoContent: Au,
7066
+ articleSection: yu,
7067
+ contentLayoutVideoSection: wu,
7068
+ sectionVideoList: vu,
7069
+ iframeStyled: bu,
7070
+ contentFrame: Cu
7071
+ }, _u = "_content_1dj0q_1", Nu = "_linkImage_1dj0q_12", Su = "_playStyled_1dj0q_19", Dn = {
7072
+ content: _u,
7073
+ linkImage: Nu,
7074
+ playStyled: Su
7075
+ }, Eu = async (e) => {
7091
7076
  const t = va(), n = {
7092
7077
  ...e,
7093
7078
  main: {
@@ -7114,7 +7099,7 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7114
7099
  ),
7115
7100
  /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(xt, { ...n, paths: e.paths }) })
7116
7101
  ] }) : null;
7117
- }, o3 = (e) => /* @__PURE__ */ a("div", { className: qe.content, children: /* @__PURE__ */ f(zt, { className: qe.contentLayoutVideoSection, children: [
7102
+ }, a3 = (e) => /* @__PURE__ */ a("div", { className: qe.content, children: /* @__PURE__ */ f(zt, { className: qe.contentLayoutVideoSection, children: [
7118
7103
  /* @__PURE__ */ f("a", { className: qe.header, href: e.goBackLink ?? "/videos", children: [
7119
7104
  /* @__PURE__ */ a(
7120
7105
  "svg",
@@ -7204,7 +7189,7 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7204
7189
  ),
7205
7190
  e.relatedName && /* @__PURE__ */ a("h2", { className: `${qe.relatedTitle} saas-video-related-title`, children: e.relatedName }),
7206
7191
  Array.isArray(e.videoList) && e.videoList.map((t, n) => /* @__PURE__ */ st(
7207
- Tu,
7192
+ Eu,
7208
7193
  {
7209
7194
  ...Dt(t, !0, !1),
7210
7195
  key: n,
@@ -7215,15 +7200,15 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7215
7200
  }
7216
7201
  )
7217
7202
  ] })
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
7203
+ ] }) }), 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 = {
7204
+ content: xu,
7205
+ titleContent: Tu,
7206
+ title: Iu,
7207
+ startLine: ku,
7208
+ line: Uu,
7209
+ bottomLine: Ru,
7210
+ childrenContent: qu,
7211
+ readMore: Lu
7227
7212
  }, me = Pr((e, t) => {
7228
7213
  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
7214
  return /* @__PURE__ */ f("section", { className: He.content, children: [
@@ -7287,25 +7272,25 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7287
7272
  }
7288
7273
  )
7289
7274
  }
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 = ({
7275
+ ), 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 = {
7276
+ drawerStyled: Bu,
7277
+ sidebarCustom: Ou,
7278
+ accordionStyled: Pu,
7279
+ accordionHeading: Du,
7280
+ accordionSummeryStyled: Mu,
7281
+ linkStyled: ju,
7282
+ subLinkStyled: Qu,
7283
+ inputContent: Gu,
7284
+ buttonContent: Hu,
7285
+ inputStyled: zu,
7286
+ buscar: Vu,
7287
+ buttonStyled: Fu,
7288
+ accordionDetailsStyled: Wu,
7289
+ footerSlider: $u,
7290
+ socialMedia: Yu,
7291
+ copyRights: Ku,
7292
+ icon: Ju
7293
+ }, Zu = ({
7309
7294
  sidebar: e,
7310
7295
  socials: t,
7311
7296
  copyrigth: n,
@@ -7456,12 +7441,12 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7456
7441
  )
7457
7442
  ]
7458
7443
  }
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
7444
+ ), Xu = "_content_1k52x_1", eh = "_chipStyled_1k52x_17", th = "_headLine_1k52x_17", nh = "_live_1k52x_25", ah = "_closeLiveStyled_1k52x_88", Rt = {
7445
+ content: Xu,
7446
+ chipStyled: eh,
7447
+ headLine: th,
7448
+ live: nh,
7449
+ closeLiveStyled: ah
7465
7450
  }, So = (e) => {
7466
7451
  const { alertZone: t, id: n = "close-alert" } = e, r = () => /* @__PURE__ */ a(
7467
7452
  B,
@@ -7504,22 +7489,22 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7504
7489
  }
7505
7490
  )
7506
7491
  ] });
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) => {
7492
+ }, 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 = {
7493
+ content: rh,
7494
+ linkStyled: oh,
7495
+ linkSocialNetwork: sh,
7496
+ title: ih,
7497
+ tabs: ch,
7498
+ socialNetwork: lh,
7499
+ icon: dh,
7500
+ facebook: uh,
7501
+ youtube: hh,
7502
+ x: mh,
7503
+ instagram: fh,
7504
+ gnews: gh,
7505
+ tiktok: ph,
7506
+ whatsapp: Ah
7507
+ }, yh = (e) => {
7523
7508
  const { cintillo: t, tapeTitle: n, socials: r } = e, o = "", s = t?.findIndex((i) => i.link === o) ?? 0;
7524
7509
  return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ f("section", { className: ze.content, children: [
7525
7510
  Array.isArray(t) && /* @__PURE__ */ f("div", { className: `${ze.tabs} header-page-tape-content`, children: [
@@ -7570,23 +7555,23 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7570
7555
  i
7571
7556
  )) })
7572
7557
  ] });
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) => {
7558
+ }, 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 = {
7559
+ headerStyled: wh,
7560
+ headerContent: vh,
7561
+ iconContent: bh,
7562
+ menuButton: Ch,
7563
+ logoStyled: _h,
7564
+ buttonSection: Nh,
7565
+ buttonSectionSearch: Sh,
7566
+ headLineContent: Eh,
7567
+ headLineTitle: xh,
7568
+ headLine: Th,
7569
+ hasAlertZone: Ih
7570
+ }, kh = (e) => {
7586
7571
  const { alertZone: t } = e;
7587
7572
  return /* @__PURE__ */ f("header", { className: ke.headerStyled, children: [
7588
7573
  e.socialIcons && /* @__PURE__ */ a(
7589
- vh,
7574
+ yh,
7590
7575
  {
7591
7576
  socialIcons: e.socialIcons,
7592
7577
  cintillo: e.cintillo,
@@ -7675,15 +7660,15 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7675
7660
  }
7676
7661
  )
7677
7662
  ] });
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) => {
7663
+ }, 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 = {
7664
+ ul: Uh,
7665
+ li: Rh,
7666
+ liBefore: qh,
7667
+ ulContent: Lh,
7668
+ contentModal: Bh,
7669
+ linkStyled: Oh,
7670
+ itemLink: Ph
7671
+ }, Dh = (e) => {
7687
7672
  const { items: t } = e;
7688
7673
  return /* @__PURE__ */ a("ul", { className: Ve.ul, children: t.map((n, r) => /* @__PURE__ */ f("li", { className: `${Ve.liBefore} ${Ve.li}`, children: [
7689
7674
  n.link ? /* @__PURE__ */ f(
@@ -7713,23 +7698,23 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7713
7698
  }
7714
7699
  ) }, s)) }) })
7715
7700
  ] }, 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) => {
7701
+ }, 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 = {
7702
+ headerStyled: Mh,
7703
+ headerContent: jh,
7704
+ menuButtonSection: Qh,
7705
+ menuButton: Gh,
7706
+ buttonSection: Hh,
7707
+ buttonSectionSearch: zh,
7708
+ hasAlertZone: Vh,
7709
+ buttonText: Fh,
7710
+ logoContent: Wh,
7711
+ logoStyled: $h,
7712
+ headLineContent: Yh,
7713
+ headLineTitle: Kh,
7714
+ menuSection: Jh,
7715
+ headLine: Zh,
7716
+ line: Xh
7717
+ }, em = (e) => {
7733
7718
  const { menu: t, alertZone: n } = e;
7734
7719
  return /* @__PURE__ */ a(
7735
7720
  "header",
@@ -7796,7 +7781,7 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7796
7781
  {
7797
7782
  className: we.menuSection,
7798
7783
  style: e.showAlertPop ? { "--showAlertPop": "0px" } : {},
7799
- children: Array.isArray(t) && /* @__PURE__ */ a(jh, { items: t })
7784
+ children: Array.isArray(t) && /* @__PURE__ */ a(Dh, { items: t })
7800
7785
  }
7801
7786
  )
7802
7787
  ]
@@ -7804,15 +7789,15 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7804
7789
  )
7805
7790
  }
7806
7791
  );
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) => {
7792
+ }, tm = "_childrenContent_wqlb4_1", nm = "_childrenContentAux_wqlb4_12", am = "_op2_wqlb4_25", Mn = {
7793
+ childrenContent: tm,
7794
+ childrenContentAux: nm,
7795
+ op2: am
7796
+ }, r3 = (e) => {
7812
7797
  const { alertZone: t, children: n, sidebar: r } = e;
7813
7798
  return /* @__PURE__ */ f(Y, { children: [
7814
- /* @__PURE__ */ a(Rh, { ...e }),
7815
- !e.showOnlyStickyHeader && /* @__PURE__ */ a(nm, { ...e }),
7799
+ /* @__PURE__ */ a(kh, { ...e }),
7800
+ !e.showOnlyStickyHeader && /* @__PURE__ */ a(em, { ...e }),
7816
7801
  /* @__PURE__ */ f(
7817
7802
  "div",
7818
7803
  {
@@ -7839,7 +7824,7 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7839
7824
  }
7840
7825
  ),
7841
7826
  /* @__PURE__ */ a(
7842
- eh,
7827
+ Zu,
7843
7828
  {
7844
7829
  sidebarExtra: e.sidebarExtra,
7845
7830
  searchKeyWord: e.searchKeyWord,
@@ -7849,26 +7834,26 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
7849
7834
  }
7850
7835
  )
7851
7836
  ] });
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: [
7837
+ }, rm = "_content_16ydf_1", om = "_tags_16ydf_10", sm = "_chipStyled_16ydf_20", im = "_tagLink_16ydf_47", cm = "_tagStyled_16ydf_53", pt = {
7838
+ content: rm,
7839
+ tags: om,
7840
+ chipStyled: sm,
7841
+ tagLink: im,
7842
+ tagStyled: cm
7843
+ }, lm = (e) => /* @__PURE__ */ a("section", { className: pt.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: pt.tags, children: [
7859
7844
  /* @__PURE__ */ a("p", { className: pt.tagStyled, children: e.title ? e.title : "Tags:" }),
7860
7845
  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) => {
7846
+ ] }) }), 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 = {
7847
+ contentBox: dm,
7848
+ content: um,
7849
+ imageStyled: hm,
7850
+ contentIconStyled: mm,
7851
+ avatarContent: fm,
7852
+ journalistSection: gm,
7853
+ journalistInfo: pm,
7854
+ socialNetworkSection: Am,
7855
+ article: ym
7856
+ }, wm = async (e) => {
7872
7857
  const { autor: t } = e;
7873
7858
  return t.addtional.USER_SHOWBIO && /* @__PURE__ */ a("section", { className: Pe.contentBox, children: /* @__PURE__ */ f("div", { className: Pe.content, children: [
7874
7859
  /* @__PURE__ */ f("div", { className: Pe.avatarContent, children: [
@@ -8059,15 +8044,15 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8059
8044
  }
8060
8045
  )
8061
8046
  ] }) });
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) => {
8047
+ }, 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 = {
8048
+ content: vm,
8049
+ imageStyled: bm,
8050
+ contentIconStyled: Cm,
8051
+ contentCard: _m,
8052
+ contentInfo: Nm,
8053
+ fullName: Sm,
8054
+ LearnMoreLink: Em
8055
+ }, xm = async (e) => {
8071
8056
  const { news: t, texts: n } = e;
8072
8057
  return t.config?.showauthor && /* @__PURE__ */ a("div", { className: tt.content, children: Array.isArray(t.authors) && t.authors?.map(async (r) => /* @__PURE__ */ f(
8073
8058
  "div",
@@ -8106,16 +8091,16 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8106
8091
  },
8107
8092
  `author-${r.firstname}`
8108
8093
  )) });
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
8094
+ }, 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 = {
8095
+ content: Tm,
8096
+ contentNews: Im,
8097
+ linkTitle: km,
8098
+ tag: Um,
8099
+ tagmx: Rm,
8100
+ titular: qm,
8101
+ correspondent: Lm,
8102
+ correspondentLink: Bm,
8103
+ description: Om
8119
8104
  }, Ct = (e) => {
8120
8105
  const { SHOW_TAG_BY_SECTION: t } = K(), n = () => {
8121
8106
  if (e?.config?.showtime && e.config?.showauthor)
@@ -8306,11 +8291,11 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8306
8291
  }
8307
8292
  )
8308
8293
  ] });
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 = ({
8294
+ }, Pm = "_content_1dcf7_1", Dm = "_firstSection_1dcf7_10", Mm = "_secondSection_1dcf7_16", jn = {
8295
+ content: Pm,
8296
+ firstSection: Dm,
8297
+ secondSection: Mm
8298
+ }, jm = ({
8314
8299
  content: e,
8315
8300
  customLargeSection: t,
8316
8301
  customSmallSection: n,
@@ -8340,10 +8325,10 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8340
8325
  }
8341
8326
  )) })
8342
8327
  ] });
8343
- }, Hm = "_content_wsx1m_1", zm = "_firstSection_wsx1m_8", lr = {
8344
- content: Hm,
8345
- firstSection: zm
8346
- }, Vm = ({
8328
+ }, Qm = "_content_wsx1m_1", Gm = "_firstSection_wsx1m_8", lr = {
8329
+ content: Qm,
8330
+ firstSection: Gm
8331
+ }, Hm = ({
8347
8332
  content: e,
8348
8333
  customLargeSection: t,
8349
8334
  customSlimSection: n,
@@ -8377,12 +8362,12 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8377
8362
  heightImageOverwriteMobile: "270px",
8378
8363
  paths: r
8379
8364
  }
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
8365
+ ) }, s)) }), zm = "_content_1n73e_1", Vm = "_sectionDescription_1n73e_13", Fm = "_title_1n73e_33", Wm = "_subtitle_1n73e_47", $m = "_linkStyled_1n73e_58", it = {
8366
+ content: zm,
8367
+ sectionDescription: Vm,
8368
+ title: Fm,
8369
+ subtitle: Wm,
8370
+ linkStyled: $m
8386
8371
  }, Eo = (e) => {
8387
8372
  const { SHOW_TAG_BY_SECTION: t } = K(), n = () => {
8388
8373
  if (t && e.mainNew.keywords?.tags?.length && e.mainNew.keywords.tags.length > 0) {
@@ -8421,11 +8406,11 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8421
8406
  e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: it.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
8422
8407
  e.goTo && /* @__PURE__ */ a(B, { href: e.goTo.url, className: it.linkStyled, children: e.goTo.description })
8423
8408
  ] });
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) => {
8409
+ }, Ym = "_headerSection_drjnj_1", Km = "_headerSectionLink_drjnj_12", Jm = "_newsContent_drjnj_17", Qn = {
8410
+ headerSection: Ym,
8411
+ headerSectionLink: Km,
8412
+ newsContent: Jm
8413
+ }, Zm = (e) => {
8429
8414
  const { content: t, title: n, isVideo: r } = e;
8430
8415
  if (!t || !t[0] || t.length === 0) return;
8431
8416
  const o = e.slot_id && e.slot_id !== "Nota_1", s = {
@@ -8475,16 +8460,16 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8475
8460
  })
8476
8461
  ] })
8477
8462
  ] });
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
8463
+ }, 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 = {
8464
+ content: Xm,
8465
+ autorContent: ef,
8466
+ image: tf,
8467
+ contentIcon: nf,
8468
+ boxInformationContent: af,
8469
+ autorName: rf,
8470
+ time: of,
8471
+ comment: sf,
8472
+ title: cf
8488
8473
  }, fn = async (e) => {
8489
8474
  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
8475
  Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ a(
@@ -8521,20 +8506,20 @@ const jd = "_content_r1co8_1", Qd = "_videoContent_r1co8_20", Gd = "_articleSect
8521
8506
  /* @__PURE__ */ a("p", { className: Fe.comment, children: je(t?.main?.subtitle?.striped || "") })
8522
8507
  ] })
8523
8508
  ] });
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
8509
+ }, lf = "_content_1d7mg_1", df = "_boxPosition_1d7mg_8", uf = "_contentFlex_1d7mg_21", hf = "_bannerContent_1d7mg_29", mf = "_bannerContentAux_1d7mg_40", At = {
8510
+ content: lf,
8511
+ boxPosition: df,
8512
+ contentFlex: uf,
8513
+ bannerContent: hf,
8514
+ bannerContentAux: mf
8530
8515
  };
8531
- function pf(e) {
8516
+ function ff(e) {
8532
8517
  const t = new Array(e.length), n = e.length / 2;
8533
8518
  for (let r = 0; r < e.length; r++)
8534
8519
  r % 2 === 0 ? t[Math.floor(r / 2)] = e[r] : t[n + Math.floor(r / 2)] = e[r];
8535
8520
  return t;
8536
8521
  }
8537
- const i3 = (e) => {
8522
+ const o3 = (e) => {
8538
8523
  const { isOpinion: t = !1 } = e, n = (s) => /* @__PURE__ */ a(
8539
8524
  "div",
8540
8525
  {
@@ -8575,7 +8560,7 @@ const i3 = (e) => {
8575
8560
  )
8576
8561
  );
8577
8562
  }
8578
- const o = r.length % 2 === 0 ? pf(r) : r;
8563
+ const o = r.length % 2 === 0 ? ff(r) : r;
8579
8564
  return /* @__PURE__ */ a("section", { style: e.customStyles, children: /* @__PURE__ */ a(
8580
8565
  me,
8581
8566
  {
@@ -8588,10 +8573,10 @@ const i3 = (e) => {
8588
8573
  ] })
8589
8574
  }
8590
8575
  ) });
8591
- }, Af = "_content_w9viv_1", yf = "_title_w9viv_10", dr = {
8592
- content: Af,
8593
- title: yf
8594
- }, c3 = (e) => {
8576
+ }, gf = "_content_w9viv_1", pf = "_title_w9viv_10", dr = {
8577
+ content: gf,
8578
+ title: pf
8579
+ }, s3 = (e) => {
8595
8580
  const { showTitle: t = !0 } = e;
8596
8581
  return /* @__PURE__ */ f("div", { className: dr.content, children: [
8597
8582
  t && /* @__PURE__ */ a("p", { className: dr.title, children: "Editorial" }),
@@ -8610,13 +8595,13 @@ const i3 = (e) => {
8610
8595
  }
8611
8596
  )
8612
8597
  ] });
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) => {
8598
+ }, Af = "_content_1nd2h_1", yf = "_newsContent_1nd2h_8", wf = "_boxPosition_1nd2h_17", vf = "_bannerContent_1nd2h_23", bf = "_bannerContentAux_1nd2h_33", yt = {
8599
+ content: Af,
8600
+ newsContent: yf,
8601
+ boxPosition: wf,
8602
+ bannerContent: vf,
8603
+ bannerContentAux: bf
8604
+ }, i3 = (e) => {
8620
8605
  const { news: t } = e;
8621
8606
  return Array.isArray(t) && /* @__PURE__ */ f("div", { className: yt.content, children: [
8622
8607
  /* @__PURE__ */ f("div", { className: yt.newsContent, children: [
@@ -8651,9 +8636,9 @@ const i3 = (e) => {
8651
8636
  ] }),
8652
8637
  /* @__PURE__ */ a("div", { className: yt.bannerContent, children: e.halfPageBanner })
8653
8638
  ] });
8654
- }, d3 = (e) => /* @__PURE__ */ f(Y, { children: [
8639
+ }, c3 = (e) => /* @__PURE__ */ f(Y, { children: [
8655
8640
  /* @__PURE__ */ a(
8656
- Al,
8641
+ gl,
8657
8642
  {
8658
8643
  className: "display-on-lower-900px",
8659
8644
  ...e,
@@ -8661,13 +8646,13 @@ const i3 = (e) => {
8661
8646
  submitFunction: e.submitFunction
8662
8647
  }
8663
8648
  ),
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) => {
8649
+ /* @__PURE__ */ a(Tl, { ...e })
8650
+ ] }), Cf = "_newsContent_gd57q_1", _f = "_newsContentWithLines_gd57q_8", Nf = "_newsContentWithoutLines_gd57q_13", Sf = "_contentSeparator_gd57q_18", Xt = {
8651
+ newsContent: Cf,
8652
+ newsContentWithLines: _f,
8653
+ newsContentWithoutLines: Nf,
8654
+ contentSeparator: Sf
8655
+ }, Ef = (e) => {
8671
8656
  const { content: t } = e;
8672
8657
  if (!t || t.length === 0) return;
8673
8658
  const n = (i) => e.hasLines && (i + 1) % 3 !== 0 ? Xt.contentSeparator : "", r = [];
@@ -8719,7 +8704,7 @@ const i3 = (e) => {
8719
8704
  }
8720
8705
  );
8721
8706
  }, xo = (e) => /* @__PURE__ */ a(me, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8722
- Tf,
8707
+ Ef,
8723
8708
  {
8724
8709
  content: e.content,
8725
8710
  paths: e.paths,
@@ -8731,10 +8716,10 @@ const i3 = (e) => {
8731
8716
  showVideoTime: e.showVideoTime,
8732
8717
  showVideosubtitle: e.showVideosubtitle
8733
8718
  }
8734
- ) }), If = "_newsContent_1sb62_1", kf = "_contentSeparator_1sb62_8", ur = {
8735
- newsContent: If,
8736
- contentSeparator: kf
8737
- }, Uf = (e) => {
8719
+ ) }), xf = "_newsContent_1sb62_1", Tf = "_contentSeparator_1sb62_8", ur = {
8720
+ newsContent: xf,
8721
+ contentSeparator: Tf
8722
+ }, If = (e) => {
8738
8723
  const { content: t, title: n } = e;
8739
8724
  if (!(!t || t.length === 0 || !Array.isArray(t)))
8740
8725
  return /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
@@ -8763,11 +8748,11 @@ const i3 = (e) => {
8763
8748
  })
8764
8749
  }
8765
8750
  ) });
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) => {
8751
+ }, kf = "_newsContent_1gbse_1", Uf = "_contentSeparator_1gbse_8", Rf = "_newsContentWhitoutLine_1gbse_29", Gn = {
8752
+ newsContent: kf,
8753
+ contentSeparator: Uf,
8754
+ newsContentWhitoutLine: Rf
8755
+ }, qf = (e) => {
8771
8756
  const { content: t, title: n } = e;
8772
8757
  if (!(!t || t.length === 0))
8773
8758
  return /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
@@ -8796,11 +8781,11 @@ const i3 = (e) => {
8796
8781
  })
8797
8782
  }
8798
8783
  ) });
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) => {
8784
+ }, Lf = "_headerSection_1m1sp_3", Bf = "_headerSectionLink_1m1sp_16", Of = "_newsContent_1m1sp_29", Hn = {
8785
+ headerSection: Lf,
8786
+ headerSectionLink: Bf,
8787
+ newsContent: Of
8788
+ }, Pf = (e) => {
8804
8789
  const { content: t, title: n, isVideo: r = !0 } = e;
8805
8790
  if (!t || t.length === 0) return;
8806
8791
  const o = t[0], s = e.slot_id && e.slot_id !== "Nota_1", i = t.slice(1);
@@ -8860,13 +8845,13 @@ const i3 = (e) => {
8860
8845
  })
8861
8846
  ] })
8862
8847
  ] });
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) => {
8848
+ }, Df = "_content_1qdkl_1", Mf = "_linkImage_1qdkl_30", jf = "_sectionDescription_1qdkl_42", Qf = "_dateText_1qdkl_62", Gf = "_textContent_1qdkl_73", qt = {
8849
+ content: Df,
8850
+ linkImage: Mf,
8851
+ sectionDescription: jf,
8852
+ dateText: Qf,
8853
+ textContent: Gf
8854
+ }, Hf = async (e) => {
8870
8855
  const { showNewsLikeTitle: t = !1 } = e;
8871
8856
  return e && e.info ? /* @__PURE__ */ f(
8872
8857
  "section",
@@ -8901,14 +8886,14 @@ const i3 = (e) => {
8901
8886
  ]
8902
8887
  }
8903
8888
  ) : 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) => {
8889
+ }, zf = "_content_yx3zm_1", Vf = "_contentSeparator_yx3zm_7", hr = {
8890
+ content: zf,
8891
+ contentSeparator: Vf
8892
+ }, Ff = "_newsContent_1uamf_1", Wf = "_contentSeparator_1uamf_8", $f = "_hasLinesBlock_1uamf_40", sa = {
8893
+ newsContent: Ff,
8894
+ contentSeparator: Wf,
8895
+ hasLinesBlock: $f
8896
+ }, Yf = (e) => {
8912
8897
  if (!e.content || e.content.length === 0) return;
8913
8898
  const t = e.slot_id && e.slot_id !== "Nota_1";
8914
8899
  return /* @__PURE__ */ a(me, { title: e.title, children: /* @__PURE__ */ a(
@@ -8934,7 +8919,7 @@ const i3 = (e) => {
8934
8919
  {
8935
8920
  className: e.hasLines ? sa.hasLinesBlock : "",
8936
8921
  children: /* @__PURE__ */ st(
8937
- Vf,
8922
+ Hf,
8938
8923
  {
8939
8924
  ...o,
8940
8925
  key: r,
@@ -8947,7 +8932,7 @@ const i3 = (e) => {
8947
8932
  })
8948
8933
  }
8949
8934
  ) });
8950
- }, Zf = (e) => {
8935
+ }, Kf = (e) => {
8951
8936
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
8952
8937
  return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8953
8938
  Et,
@@ -8982,15 +8967,15 @@ const i3 = (e) => {
8982
8967
  })
8983
8968
  }
8984
8969
  ) });
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) => {
8970
+ }, 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 = {
8971
+ content: Jf,
8972
+ imageStyled: Zf,
8973
+ contentIcon: Xf,
8974
+ boxInformation: e2,
8975
+ comment: t2,
8976
+ title: n2,
8977
+ authorName: a2
8978
+ }, r2 = async (e) => {
8994
8979
  const { data: t } = e;
8995
8980
  return /* @__PURE__ */ f("div", { className: nt.content, children: [
8996
8981
  Array.isArray(t.authors) && t?.authors[0]?.image ? /* @__PURE__ */ a(
@@ -9023,7 +9008,7 @@ const i3 = (e) => {
9023
9008
  /* @__PURE__ */ a("p", { className: nt.comment, children: t?.main?.subtitle?.striped })
9024
9009
  ] })
9025
9010
  ] });
9026
- }, i2 = (e) => {
9011
+ }, o2 = (e) => {
9027
9012
  const t = e.slot_id && e.slot_id !== "Nota_1";
9028
9013
  return /* @__PURE__ */ a(me, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ a(
9029
9014
  Et,
@@ -9044,7 +9029,7 @@ const i3 = (e) => {
9044
9029
  }
9045
9030
  };
9046
9031
  return /* @__PURE__ */ a(
9047
- s2,
9032
+ r2,
9048
9033
  {
9049
9034
  autorIcon: e.autorIcon,
9050
9035
  data: o,
@@ -9055,11 +9040,11 @@ const i3 = (e) => {
9055
9040
  })
9056
9041
  }
9057
9042
  ) });
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
9043
+ }, s2 = "_content_1elhb_1", i2 = "_newsContentSection_1elhb_5", c2 = "_itemContent_1elhb_10", l2 = "_ItemCustomContent_1elhb_16", Ye = {
9044
+ content: s2,
9045
+ newsContentSection: i2,
9046
+ itemContent: c2,
9047
+ ItemCustomContent: l2
9063
9048
  }, ia = (e) => {
9064
9049
  const { item: t, option: n } = e;
9065
9050
  switch (n) {
@@ -9101,7 +9086,7 @@ const i3 = (e) => {
9101
9086
  default:
9102
9087
  return /* @__PURE__ */ a("div", { className: Ye.ItemCustomContent, children: /* @__PURE__ */ a(Ze, { ...t, paths: e.paths }) });
9103
9088
  }
9104
- }, u3 = (e) => {
9089
+ }, l3 = (e) => {
9105
9090
  const {
9106
9091
  data: t,
9107
9092
  currentPage: n,
@@ -9251,10 +9236,10 @@ const i3 = (e) => {
9251
9236
  default:
9252
9237
  return /* @__PURE__ */ a(Y, {});
9253
9238
  }
9254
- }, h2 = "_content_gwsqy_1", m2 = "_contactInfoContent_gwsqy_7", mr = {
9255
- content: h2,
9256
- contactInfoContent: m2
9257
- }, h3 = (e) => {
9239
+ }, d2 = "_content_gwsqy_1", u2 = "_contactInfoContent_gwsqy_7", mr = {
9240
+ content: d2,
9241
+ contactInfoContent: u2
9242
+ }, d3 = (e) => {
9258
9243
  const { data: t } = e;
9259
9244
  return /* @__PURE__ */ a("section", { className: mr.content, children: t.map((n, r) => /* @__PURE__ */ a(
9260
9245
  "div",
@@ -9266,28 +9251,28 @@ const i3 = (e) => {
9266
9251
  },
9267
9252
  r
9268
9253
  )) });
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(
9254
+ }, h2 = "_tagContent_ee6yw_1", m2 = "_contentLayout2_ee6yw_9", f2 = "_contentHeader_ee6yw_42", ca = {
9255
+ tagContent: h2,
9256
+ contentLayout2: m2,
9257
+ contentHeader: f2
9258
+ }, g2 = "_content_1rbrt_1", p2 = {
9259
+ content: g2
9260
+ }, A2 = ({ children: e, className: t = "" }) => /* @__PURE__ */ a(
9276
9261
  "div",
9277
9262
  {
9278
- className: `content-layout-2 ${y2.content} ${t}`,
9263
+ className: `content-layout-2 ${p2.content} ${t}`,
9279
9264
  children: e
9280
9265
  }
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: [
9266
+ ), y2 = "_container_1insg_1", w2 = "_note_1insg_10", v2 = "_commercial_1insg_50", b2 = "_commercialContent_1insg_67", C2 = "_complement_1insg_83", Lt = {
9267
+ container: y2,
9268
+ note: w2,
9269
+ commercial: v2,
9270
+ commercialContent: b2,
9271
+ complement: C2
9272
+ }, _2 = (e) => /* @__PURE__ */ f("section", { className: Lt.container, children: [
9288
9273
  /* @__PURE__ */ a("div", { className: Lt.note, children: e.children }),
9289
9274
  /* @__PURE__ */ a("div", { className: Lt.commercial, children: /* @__PURE__ */ f("div", { className: Lt.commercialContent, children: [
9290
- e.slug === "liveblogs" && /* @__PURE__ */ a(V1, { itemList: e.itemList }),
9275
+ e.slug === "liveblogs" && /* @__PURE__ */ a(H1, { itemList: e.itemList }),
9291
9276
  e.bannerTop,
9292
9277
  /* @__PURE__ */ a(
9293
9278
  ba,
@@ -9306,7 +9291,7 @@ const i3 = (e) => {
9306
9291
  /* @__PURE__ */ a("div", { style: { position: "sticky", top: "110px" }, children: e.banner })
9307
9292
  ] }) }),
9308
9293
  /* @__PURE__ */ a("div", { className: Lt.complement, children: e.complement })
9309
- ] }), E2 = (e) => {
9294
+ ] }), N2 = (e) => {
9310
9295
  const t = {
9311
9296
  ...e.news[0],
9312
9297
  config: {
@@ -9352,7 +9337,7 @@ const i3 = (e) => {
9352
9337
  "--news-image-description-display": "none"
9353
9338
  },
9354
9339
  children: /* @__PURE__ */ a(
9355
- j1,
9340
+ D1,
9356
9341
  {
9357
9342
  ...t,
9358
9343
  fontSizeSubTitle: "18px",
@@ -9392,19 +9377,19 @@ const i3 = (e) => {
9392
9377
  }
9393
9378
  );
9394
9379
  }
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) => {
9380
+ }, 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 = {
9381
+ content: S2,
9382
+ contentWithinCard: E2,
9383
+ contentDate: x2,
9384
+ dateInfo: T2,
9385
+ dot: I2,
9386
+ contentTitle: k2,
9387
+ contentTextList: U2,
9388
+ contentButton: R2,
9389
+ linkStyled: q2
9390
+ }, L2 = "_content_ifkxj_1", B2 = {
9391
+ content: L2
9392
+ }, 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
9393
  const t = /src="\/(.*?)"/g;
9409
9394
  return e.replace(t, `src="${pn()}/$1"`);
9410
9395
  }, fr = {
@@ -9414,13 +9399,13 @@ const i3 = (e) => {
9414
9399
  10: 4,
9415
9400
  13: 5
9416
9401
  };
9417
- function Q2(e) {
9402
+ function M2(e) {
9418
9403
  return e.replace(
9419
9404
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
9420
9405
  ""
9421
9406
  );
9422
9407
  }
9423
- const G2 = async ({
9408
+ const j2 = async ({
9424
9409
  itemList: e,
9425
9410
  slug: t,
9426
9411
  banners: n,
@@ -9428,9 +9413,9 @@ const G2 = async ({
9428
9413
  }) => {
9429
9414
  if (!e || e.length === 0 || !e[0]) return;
9430
9415
  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), {
9416
+ const i = P2(s.body.rendered);
9417
+ let c = D2(i);
9418
+ return c = M2(c), {
9434
9419
  ...s,
9435
9420
  body: {
9436
9421
  ...s.body,
@@ -9439,7 +9424,7 @@ const G2 = async ({
9439
9424
  };
9440
9425
  });
9441
9426
  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: [
9427
+ /* @__PURE__ */ a(O2, { id: `item-${i + 1}`, children: /* @__PURE__ */ f("div", { className: We.contentWithinCard, children: [
9443
9428
  s.date > 0 && /* @__PURE__ */ f("div", { className: We.contentDate, children: [
9444
9429
  /* @__PURE__ */ a(
9445
9430
  "span",
@@ -9491,7 +9476,7 @@ const G2 = async ({
9491
9476
  i
9492
9477
  )
9493
9478
  ] }, i)) });
9494
- }, H2 = {
9479
+ }, Q2 = {
9495
9480
  FaceBook: "facebook",
9496
9481
  Instagram: "instagram",
9497
9482
  WhatsApp: "whatsapp",
@@ -9502,7 +9487,7 @@ const G2 = async ({
9502
9487
  Podcast: "podcast",
9503
9488
  Telegram: "telegram"
9504
9489
  };
9505
- function z2({ url: e }) {
9490
+ function G2({ url: e }) {
9506
9491
  return e && e !== "" && /* @__PURE__ */ f(B, { href: e, className: de.googleProfileButton, children: [
9507
9492
  /* @__PURE__ */ a(
9508
9493
  "svg",
@@ -9521,17 +9506,17 @@ function z2({ url: e }) {
9521
9506
  }
9522
9507
  ),
9523
9508
  "Síguenos en",
9524
- /* @__PURE__ */ a(V2, {})
9509
+ /* @__PURE__ */ a(H2, {})
9525
9510
  ] });
9526
9511
  }
9527
- const V2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9512
+ const H2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9528
9513
  /* @__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
9514
  /* @__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
9515
  /* @__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
9516
  /* @__PURE__ */ a("path", { fill: "#34A853", d: "M225 3v65h-9.5V3h9.5z" }),
9532
9517
  /* @__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
9518
  /* @__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) => {
9519
+ ] }), z2 = async (e) => {
9535
9520
  if (!e.news || !e.news.authors) return null;
9536
9521
  const { news: t, socials: n, texts: r } = e, o = t.authors.map(
9537
9522
  (c) => c.internaluser ? `<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>` : c.fullname
@@ -9541,7 +9526,7 @@ const V2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9541
9526
  "a",
9542
9527
  {
9543
9528
  className: de.whatsappLink,
9544
- href: n[H2.WhatsApp].url,
9529
+ href: n[Q2.WhatsApp].url,
9545
9530
  rel: "noreferrer",
9546
9531
  target: "_blank",
9547
9532
  children: [
@@ -9576,10 +9561,10 @@ const V2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9576
9561
  "data-props": encodeURIComponent(
9577
9562
  JSON.stringify({ noteShare: e.noteShare })
9578
9563
  ),
9579
- children: /* @__PURE__ */ a(Md, { noteShare: e.noteShare })
9564
+ children: /* @__PURE__ */ a(Pd, { noteShare: e.noteShare })
9580
9565
  }
9581
9566
  ),
9582
- /* @__PURE__ */ a(z2, { url: e.noteShare?.googleProfile ?? "" }),
9567
+ /* @__PURE__ */ a(G2, { url: e.noteShare?.googleProfile ?? "" }),
9583
9568
  /* @__PURE__ */ f("section", { className: de.journalistSection, children: [
9584
9569
  /* @__PURE__ */ a(
9585
9570
  "div",
@@ -9621,17 +9606,17 @@ const V2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9621
9606
  )
9622
9607
  ] })
9623
9608
  ] }) });
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(
9609
+ }, V2 = "_content_zgckk_1", F2 = "_journalistArticleContent_zgckk_15", W2 = "_contentNews_zgckk_35", $2 = "_noteSource_zgckk_392", en = {
9610
+ content: V2,
9611
+ journalistArticleContent: F2,
9612
+ contentNews: W2,
9613
+ noteSource: $2
9614
+ }, Y2 = "_summaryContent_wsypg_1", K2 = {
9615
+ summaryContent: Y2
9616
+ }, J2 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
9632
9617
  "section",
9633
9618
  {
9634
- className: Z2.summaryContent,
9619
+ className: K2.summaryContent,
9635
9620
  dangerouslySetInnerHTML: {
9636
9621
  __html: e.rendered
9637
9622
  }
@@ -9660,7 +9645,7 @@ const V2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9660
9645
  /* @__PURE__ */ a("div", { className: vn.description, children: s && s[0]?.description })
9661
9646
  ] });
9662
9647
  };
9663
- function e0(e) {
9648
+ function Z2(e) {
9664
9649
  const t = e.children, n = `${e.slot_id}-`, r = e.visibleItems, o = e.cardGap ?? 20;
9665
9650
  function s(c) {
9666
9651
  const d = [], l = [];
@@ -9730,7 +9715,7 @@ function e0(e) {
9730
9715
  </div>
9731
9716
  `;
9732
9717
  }
9733
- const t0 = (e) => /* @__PURE__ */ a(
9718
+ const X2 = (e) => /* @__PURE__ */ a(
9734
9719
  "svg",
9735
9720
  {
9736
9721
  xmlns: "http://www.w3.org/2000/svg",
@@ -9746,10 +9731,10 @@ const t0 = (e) => /* @__PURE__ */ a(
9746
9731
  }
9747
9732
  )
9748
9733
  }
9749
- ), n0 = (e) => e.replace(
9734
+ ), e0 = (e) => e.replace(
9750
9735
  /<iframe(?![^>]*\bloading=)[^>]*>/gi,
9751
9736
  (n) => n.replace("<iframe", '<iframe loading="lazy"')
9752
- ), a0 = (e) => e.replace(
9737
+ ), t0 = (e) => e.replace(
9753
9738
  /<iframe(?![^>]*\btitle=)[^>]*>/gi,
9754
9739
  (n) => n.replace("<iframe", '<iframe title="frame custom content"')
9755
9740
  ), Io = async (e) => {
@@ -9838,7 +9823,7 @@ const t0 = (e) => /* @__PURE__ */ a(
9838
9823
  r = r.replace(u, b);
9839
9824
  }
9840
9825
  return r;
9841
- }, r0 = (e, t) => {
9826
+ }, n0 = (e, t) => {
9842
9827
  const n = {
9843
9828
  2: 1,
9844
9829
  4: 2,
@@ -9868,7 +9853,7 @@ const t0 = (e) => /* @__PURE__ */ a(
9868
9853
  return c;
9869
9854
  }
9870
9855
  ), o;
9871
- }, o0 = (e) => {
9856
+ }, a0 = (e) => {
9872
9857
  const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, n = [...e.matchAll(t)];
9873
9858
  let r = "", o = 0;
9874
9859
  for (const s of n) {
@@ -9878,7 +9863,7 @@ const t0 = (e) => /* @__PURE__ */ a(
9878
9863
  (g) => g[1]
9879
9864
  ).map(
9880
9865
  (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({
9866
+ ), m = "gallery_embeded" + d.toString(), p = Z2({
9882
9867
  slot_id: m,
9883
9868
  children: h,
9884
9869
  visibleItems: 1,
@@ -9887,7 +9872,7 @@ const t0 = (e) => /* @__PURE__ */ a(
9887
9872
  r += p, o = l;
9888
9873
  }
9889
9874
  return r += e.slice(o), r;
9890
- }, s0 = async (e, t, n) => {
9875
+ }, r0 = async (e, t, n) => {
9891
9876
  if (!n) return e;
9892
9877
  const r = /<span data-src="(.*?)"><\/span>/g, o = [...e.matchAll(r)];
9893
9878
  let s = e;
@@ -9917,7 +9902,7 @@ const t0 = (e) => /* @__PURE__ */ a(
9917
9902
  }
9918
9903
  return s;
9919
9904
  };
9920
- async function i0(e, t) {
9905
+ async function o0(e, t) {
9921
9906
  let n = "", r = 0;
9922
9907
  const o = /<div\b[^>]*\bclass=(["'])(?:(?!\1).)*\bck-video-player\b(?:(?!\1).)*\1[^>]*>/gi;
9923
9908
  let s;
@@ -10003,7 +9988,7 @@ async function i0(e, t) {
10003
9988
  }
10004
9989
  return n += e.slice(r), n;
10005
9990
  }
10006
- async function c0(e) {
9991
+ async function s0(e) {
10007
9992
  const {
10008
9993
  news: t,
10009
9994
  banners: n,
@@ -10014,11 +9999,11 @@ async function c0(e) {
10014
9999
  getVideos: c
10015
10000
  } = e;
10016
10001
  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(
10002
+ d = d.replace(/&nbsp;/g, ""), d = n0(d, n), d = a0(d), d = await Io(d), d = await r0(
10018
10003
  d,
10019
10004
  e.texts,
10020
10005
  r
10021
- ), d = await i0(d, c), d = n0(d), d = a0(d);
10006
+ ), d = await o0(d, c), d = e0(d), d = t0(d);
10022
10007
  const l = t.main.sources ?? [];
10023
10008
  return /* @__PURE__ */ f("div", { className: en.content, children: [
10024
10009
  o !== "liveblogs" && e.showHeaderImage ? t.hascontent?.hasgalleryimages ? /* @__PURE__ */ a(
@@ -10030,7 +10015,7 @@ async function c0(e) {
10030
10015
  ) : /* @__PURE__ */ a(Co, { preview: t.preview }) : null,
10031
10016
  /* @__PURE__ */ a(ge, { banners: n, name: "block_1" }),
10032
10017
  /* @__PURE__ */ a("div", { className: en.journalistArticleContent, children: /* @__PURE__ */ a(
10033
- F2,
10018
+ z2,
10034
10019
  {
10035
10020
  autorIcon: e.autorIcon,
10036
10021
  socials: i,
@@ -10040,7 +10025,7 @@ async function c0(e) {
10040
10025
  paths: e.paths
10041
10026
  }
10042
10027
  ) }),
10043
- /* @__PURE__ */ a(X2, { summary: t.main.summary }),
10028
+ /* @__PURE__ */ a(J2, { summary: t.main.summary }),
10044
10029
  /* @__PURE__ */ a(
10045
10030
  "div",
10046
10031
  {
@@ -10051,7 +10036,7 @@ async function c0(e) {
10051
10036
  }
10052
10037
  ),
10053
10038
  /* @__PURE__ */ a(
10054
- G2,
10039
+ j2,
10055
10040
  {
10056
10041
  texts: e.texts,
10057
10042
  itemList: s,
@@ -10060,15 +10045,15 @@ async function c0(e) {
10060
10045
  }
10061
10046
  ),
10062
10047
  l.length > 0 && /* @__PURE__ */ f("div", { className: en.noteSource, children: [
10063
- /* @__PURE__ */ a(t0, {}),
10048
+ /* @__PURE__ */ a(X2, {}),
10064
10049
  /* @__PURE__ */ a("p", { children: e.texts.noteSource + (l.length === 1 ? "" : "s") + ": " + l.map((u) => u.name).join(", ") })
10065
10050
  ] })
10066
10051
  ] });
10067
10052
  }
10068
- const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10069
- content: l0,
10070
- title: d0
10071
- }, u0 = async ({
10053
+ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
10054
+ content: i0,
10055
+ title: c0
10056
+ }, l0 = async ({
10072
10057
  newsformated: e,
10073
10058
  internal: t,
10074
10059
  commonServices: n
@@ -10097,10 +10082,10 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10097
10082
  } catch {
10098
10083
  return null;
10099
10084
  }
10100
- }, h0 = "_content_cu8lm_1", m0 = "_title_cu8lm_18", zn = {
10101
- content: h0,
10102
- title: m0
10103
- }, f0 = async ({
10085
+ }, d0 = "_content_cu8lm_1", u0 = "_title_cu8lm_18", zn = {
10086
+ content: d0,
10087
+ title: u0
10088
+ }, h0 = async ({
10104
10089
  newsformated: e,
10105
10090
  internal: t,
10106
10091
  commonServices: n
@@ -10130,9 +10115,9 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10130
10115
  } catch {
10131
10116
  return null;
10132
10117
  }
10133
- }, g0 = "_content_ezbiw_1", p0 = {
10134
- content: g0
10135
- }, A0 = async ({
10118
+ }, m0 = "_content_ezbiw_1", f0 = {
10119
+ content: m0
10120
+ }, g0 = async ({
10136
10121
  newsformated: e,
10137
10122
  internal: t,
10138
10123
  commonServices: n
@@ -10148,29 +10133,29 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10148
10133
  return typeof c != "string" || c.trim() === "" ? null : /* @__PURE__ */ a(
10149
10134
  "div",
10150
10135
  {
10151
- className: p0.content,
10136
+ className: f0.content,
10152
10137
  dangerouslySetInnerHTML: { __html: c }
10153
10138
  }
10154
10139
  );
10155
10140
  } catch {
10156
10141
  return null;
10157
10142
  }
10158
- }, y0 = "_content_156j7_1", pr = {
10159
- content: y0
10143
+ }, p0 = "_content_156j7_1", pr = {
10144
+ content: p0
10160
10145
  }, ot = {
10161
10146
  imagen: "imagen",
10162
10147
  videoEmbedded: "videoEmbedded",
10163
10148
  videoYouTube: "videoYouTube",
10164
10149
  iframe: "iframe"
10165
- }, w0 = {
10166
- [ot.videoEmbedded]: u0,
10167
- [ot.videoYouTube]: f0,
10168
- [ot.iframe]: A0
10169
- }, v0 = ({ news: e, commonServices: t }) => {
10150
+ }, A0 = {
10151
+ [ot.videoEmbedded]: l0,
10152
+ [ot.videoYouTube]: h0,
10153
+ [ot.iframe]: g0
10154
+ }, y0 = ({ news: e, commonServices: t }) => {
10170
10155
  const { config: n, hascontent: r, info: o } = e, s = n.articlepreview, i = o.link.internal, c = r?.hasgalleryimages;
10171
10156
  if (s === ot.imagen && c)
10172
10157
  return /* @__PURE__ */ a("div", { className: pr.content, children: /* @__PURE__ */ a(To, { newsformated: e, internal: i }) });
10173
- const d = s ? w0[s] : null;
10158
+ const d = s ? A0[s] : null;
10174
10159
  return console.log("PreviewComponent", d), d ? /* @__PURE__ */ a("div", { className: pr.content, children: /* @__PURE__ */ a(
10175
10160
  d,
10176
10161
  {
@@ -10179,7 +10164,7 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10179
10164
  commonServices: t
10180
10165
  }
10181
10166
  ) }) : null;
10182
- }, b0 = (e) => {
10167
+ }, w0 = (e) => {
10183
10168
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10184
10169
  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
10170
  const c = { ...s, main: {
@@ -10196,7 +10181,7 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10196
10181
  i
10197
10182
  );
10198
10183
  }) }) });
10199
- }, C0 = (e) => {
10184
+ }, v0 = (e) => {
10200
10185
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10201
10186
  return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10202
10187
  Et,
@@ -10222,7 +10207,7 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10222
10207
  })
10223
10208
  }
10224
10209
  ) });
10225
- }, _0 = (e) => {
10210
+ }, b0 = (e) => {
10226
10211
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10227
10212
  return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10228
10213
  Et,
@@ -10254,15 +10239,15 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10254
10239
  for (const n in e)
10255
10240
  n.startsWith("--") && (t[n] = e[n]);
10256
10241
  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) => {
10242
+ }, 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 = {
10243
+ headerSection: C0,
10244
+ title: _0,
10245
+ subtitle: N0,
10246
+ newsContent: S0,
10247
+ containerCards: E0,
10248
+ image: x0,
10249
+ blockHeadContainer: T0
10250
+ }, I0 = (e) => {
10266
10251
  const { content: t, title: n, isVideo: r } = e;
10267
10252
  if (!t || t.length === 0) return;
10268
10253
  const o = t[0], s = t.slice(1), i = e.slot_id && e.slot_id !== "Nota_1";
@@ -10311,17 +10296,17 @@ const l0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", gr = {
10311
10296
  banner: (e) => /* @__PURE__ */ a(ge, { ...e, name: e.slot_id.replace("Home", "block") }),
10312
10297
  readest: (e) => /* @__PURE__ */ a(ba, { ...e }),
10313
10298
  "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 })
10299
+ "Modulo 1x4": (e) => /* @__PURE__ */ a(If, { ...e }),
10300
+ "Modulo 1x5": (e) => /* @__PURE__ */ a(qf, { ...e }),
10301
+ "Destacado noticias": (e) => /* @__PURE__ */ a(Zm, { ...e }),
10302
+ "Destacado full width": (e) => /* @__PURE__ */ a(I0, { ...e }),
10303
+ "Destacado videos": (e) => /* @__PURE__ */ a(Pf, { ...e }),
10304
+ "Carrusel card": (e) => /* @__PURE__ */ a(Kf, { ...e }),
10305
+ "Carrusel story": (e) => /* @__PURE__ */ a(w0, { ...e }),
10306
+ "Carrusel owl": (e) => /* @__PURE__ */ a(v0, { ...e }),
10307
+ "Modulo fotogaleria": (e) => /* @__PURE__ */ a(b0, { ...e }),
10308
+ "Carrusel opinion": (e) => /* @__PURE__ */ a(o2, { ...e }),
10309
+ "Modulo 1x3 card": (e) => /* @__PURE__ */ a(Yf, { ...e })
10325
10310
  };
10326
10311
  function ko({
10327
10312
  component: e,
@@ -10332,7 +10317,7 @@ function ko({
10332
10317
  if (r)
10333
10318
  return Ar[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: Ea(n), children: Ar[e]({ ...n, banners: r, slot_id: t }) });
10334
10319
  }
10335
- function m3({
10320
+ function u3({
10336
10321
  children: e,
10337
10322
  stylesConfigEntry: t
10338
10323
  }) {
@@ -10378,7 +10363,7 @@ const yr = {
10378
10363
  },
10379
10364
  Super: (e) => /* @__PURE__ */ a(Ct, { ...e.data[0], paths: e.paths }),
10380
10365
  "3 notas verticales": (e) => /* @__PURE__ */ a(
10381
- Vm,
10366
+ Hm,
10382
10367
  {
10383
10368
  content: e.data,
10384
10369
  customLargeSection: e.customLargeSection,
@@ -10387,7 +10372,7 @@ const yr = {
10387
10372
  }
10388
10373
  ),
10389
10374
  "3 notas horizontales": (e) => /* @__PURE__ */ a(
10390
- Gm,
10375
+ jm,
10391
10376
  {
10392
10377
  content: e.data,
10393
10378
  customLargeSection: e.customLargeSection,
@@ -10404,7 +10389,7 @@ const yr = {
10404
10389
  ...t,
10405
10390
  rightOnlyBanner: r,
10406
10391
  banners: n
10407
- }) }), f3 = ({
10392
+ }) }), h3 = ({
10408
10393
  slots: e,
10409
10394
  DYNAMIC_SLOT_SUBINDEXES: t,
10410
10395
  stylesConfig: n,
@@ -10455,7 +10440,7 @@ const yr = {
10455
10440
  );
10456
10441
  }
10457
10442
  return c;
10458
- }, g3 = ({
10443
+ }, m3 = ({
10459
10444
  mainBlock: e,
10460
10445
  StylesConfigMain: t,
10461
10446
  config: n,
@@ -10498,14 +10483,14 @@ const yr = {
10498
10483
  ),
10499
10484
  /* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(rt, { banners: r, index: 1 }) })
10500
10485
  ] });
10501
- }, R0 = (e) => {
10486
+ }, k0 = (e) => {
10502
10487
  const { config: t, hascontent: n } = e, r = t.articlepreview, o = [
10503
10488
  ot.videoEmbedded,
10504
10489
  ot.videoYouTube,
10505
10490
  ot.iframe
10506
10491
  ];
10507
10492
  return !!(r === ot.imagen && n?.hasgalleryimages || o.includes(r));
10508
- }, p3 = async (e) => {
10493
+ }, f3 = async (e) => {
10509
10494
  const {
10510
10495
  custom_complement: t,
10511
10496
  ranking: n = [],
@@ -10518,9 +10503,9 @@ const yr = {
10518
10503
  getVideos: l
10519
10504
  } = e, u = e.slug === "liveblogs", { SHOW_NEWS_MORE_NEWS: h, SHOW_NEWS_RELATED_NEWS: m } = K();
10520
10505
  if (!(!s || !s[0]))
10521
- return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(w2, { className: ca.contentLayout2, children: [
10506
+ return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(A2, { className: ca.contentLayout2, children: [
10522
10507
  /* @__PURE__ */ a(
10523
- E2,
10508
+ N2,
10524
10509
  {
10525
10510
  option: e.slug,
10526
10511
  news: s,
@@ -10529,14 +10514,14 @@ const yr = {
10529
10514
  ),
10530
10515
  /* @__PURE__ */ a(rt, { banners: r, index: 1 }),
10531
10516
  !u && e.commonServices && /* @__PURE__ */ a(
10532
- v0,
10517
+ y0,
10533
10518
  {
10534
10519
  news: s[0],
10535
10520
  commonServices: e.commonServices
10536
10521
  }
10537
10522
  ),
10538
10523
  /* @__PURE__ */ a(
10539
- S2,
10524
+ _2,
10540
10525
  {
10541
10526
  texts: e.texts,
10542
10527
  paths: e.paths,
@@ -10547,7 +10532,7 @@ const yr = {
10547
10532
  banner: /* @__PURE__ */ a(ge, { banners: r ?? [], name: "right_2" }),
10548
10533
  complement: /* @__PURE__ */ f("div", { id: "comentarios", suppressHydrationWarning: !0, children: [
10549
10534
  o.length > 0 && /* @__PURE__ */ a(
10550
- bm,
10535
+ wm,
10551
10536
  {
10552
10537
  texts: e.texts,
10553
10538
  autorIcon: e.autorIcon,
@@ -10556,7 +10541,7 @@ const yr = {
10556
10541
  }
10557
10542
  ),
10558
10543
  s[0].authors.length > 1 && /* @__PURE__ */ a(
10559
- Im,
10544
+ xm,
10560
10545
  {
10561
10546
  news: s[0],
10562
10547
  autorIcon: e.autorIcon,
@@ -10565,7 +10550,7 @@ const yr = {
10565
10550
  }
10566
10551
  ),
10567
10552
  /* @__PURE__ */ a("div", { className: ca.tagContent, children: /* @__PURE__ */ a(
10568
- um,
10553
+ lm,
10569
10554
  {
10570
10555
  tags: s[0]?.keywords?.tags,
10571
10556
  paths: e.paths
@@ -10644,7 +10629,7 @@ const yr = {
10644
10629
  },
10645
10630
  children: [
10646
10631
  /* @__PURE__ */ a(
10647
- c0,
10632
+ s0,
10648
10633
  {
10649
10634
  texts: e.texts,
10650
10635
  autorIcon: e.autorIcon,
@@ -10657,7 +10642,7 @@ const yr = {
10657
10642
  getVideos: l,
10658
10643
  noteShare: e.noteShare,
10659
10644
  paths: e.paths,
10660
- showHeaderImage: !R0(s[0])
10645
+ showHeaderImage: !k0(s[0])
10661
10646
  }
10662
10647
  ),
10663
10648
  /* @__PURE__ */ a(ge, { banners: r ?? [], name: "block_3" })
@@ -10667,14 +10652,14 @@ const yr = {
10667
10652
  }
10668
10653
  )
10669
10654
  ] }) });
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) => {
10655
+ }, 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 = {
10656
+ content: U0,
10657
+ contentInfo: R0,
10658
+ imageStyled: q0,
10659
+ name: L0,
10660
+ description: B0,
10661
+ contentInfoWithoutImg: O0
10662
+ }, P0 = async (e) => {
10678
10663
  const t = e.img ? await pe(e.img) : "";
10679
10664
  return /* @__PURE__ */ a("section", { className: wt.content, children: /* @__PURE__ */ f(
10680
10665
  "div",
@@ -10703,12 +10688,12 @@ const yr = {
10703
10688
  ]
10704
10689
  }
10705
10690
  ) });
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(
10691
+ }, D0 = "_content_7wvro_1", M0 = "_contentInfo_7wvro_23", j0 = "_name_7wvro_34", Q0 = "_description_7wvro_43", tn = {
10692
+ content: D0,
10693
+ contentInfo: M0,
10694
+ name: j0,
10695
+ description: Q0
10696
+ }, G0 = (e) => /* @__PURE__ */ a(
10712
10697
  "section",
10713
10698
  {
10714
10699
  className: tn.content,
@@ -10743,12 +10728,12 @@ const yr = {
10743
10728
  )
10744
10729
  ] })
10745
10730
  }
10746
- ), A3 = (e) => {
10731
+ ), g3 = (e) => {
10747
10732
  const { option: t, entity: n } = e;
10748
10733
  switch (t) {
10749
10734
  case "op1":
10750
10735
  return /* @__PURE__ */ a(
10751
- M0,
10736
+ P0,
10752
10737
  {
10753
10738
  tag: n?.name ?? "",
10754
10739
  img: n?.image?.url ?? "",
@@ -10757,7 +10742,7 @@ const yr = {
10757
10742
  );
10758
10743
  case "op2":
10759
10744
  return /* @__PURE__ */ a(
10760
- z0,
10745
+ G0,
10761
10746
  {
10762
10747
  tag: n?.name ?? "",
10763
10748
  description: n?.description ? n?.description : "",
@@ -10770,13 +10755,13 @@ const yr = {
10770
10755
  default:
10771
10756
  return /* @__PURE__ */ a(Y, {});
10772
10757
  }
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(
10758
+ }, H0 = "_content_gxziw_1", z0 = "_buttonStyled_gxziw_9", V0 = "_searchStyled_gxziw_21", F0 = "_inputStyled_gxziw_32", W0 = "_inputStyledTest_gxziw_51", Bt = {
10759
+ content: H0,
10760
+ buttonStyled: z0,
10761
+ searchStyled: V0,
10762
+ inputStyled: F0,
10763
+ inputStyledTest: W0
10764
+ }, $0 = (e) => /* @__PURE__ */ a(
10780
10765
  "svg",
10781
10766
  {
10782
10767
  width: "68",
@@ -10795,7 +10780,7 @@ const yr = {
10795
10780
  }
10796
10781
  ) })
10797
10782
  }
10798
- ), y3 = (e) => /* @__PURE__ */ a(
10783
+ ), p3 = (e) => /* @__PURE__ */ a(
10799
10784
  "form",
10800
10785
  {
10801
10786
  className: Bt.content,
@@ -10812,14 +10797,14 @@ const yr = {
10812
10797
  placeholder: e.texts.searchKeyWord + "..."
10813
10798
  }
10814
10799
  ),
10815
- /* @__PURE__ */ a("button", { className: Bt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(K0, { className: Bt.searchStyled }) })
10800
+ /* @__PURE__ */ a("button", { className: Bt.buttonStyled, type: "submit", children: /* @__PURE__ */ a($0, { className: Bt.searchStyled }) })
10816
10801
  ] })
10817
10802
  }
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) => {
10803
+ ), Y0 = "_content_io3tv_1", K0 = "_newsContentSection_io3tv_5", J0 = "_itemContent_io3tv_10", Fn = {
10804
+ content: Y0,
10805
+ newsContentSection: K0,
10806
+ itemContent: J0
10807
+ }, A3 = (e) => {
10823
10808
  const {
10824
10809
  data: t,
10825
10810
  option: n,
@@ -10839,7 +10824,7 @@ const yr = {
10839
10824
  switch (n) {
10840
10825
  case "op1":
10841
10826
  return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(sr, { children: [
10842
- /* @__PURE__ */ a(nu, { autor: r[0], autorIcon: e.autorIcon }),
10827
+ /* @__PURE__ */ a(eu, { autor: r[0], autorIcon: e.autorIcon }),
10843
10828
  /* @__PURE__ */ a(
10844
10829
  _o,
10845
10830
  {
@@ -10921,7 +10906,7 @@ const yr = {
10921
10906
  ] }) });
10922
10907
  case "op2":
10923
10908
  return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(sr, { children: [
10924
- /* @__PURE__ */ a(mu, { autor: r[0], autorIcon: e.autorIcon }),
10909
+ /* @__PURE__ */ a(uu, { autor: r[0], autorIcon: e.autorIcon }),
10925
10910
  Array.isArray(t) ? /* @__PURE__ */ f(Y, { children: [
10926
10911
  /* @__PURE__ */ a(
10927
10912
  xo,
@@ -10975,22 +10960,22 @@ const yr = {
10975
10960
  default:
10976
10961
  return /* @__PURE__ */ a(Y, {});
10977
10962
  }
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
10963
+ }, Z0 = "_content_pq89v_1", X0 = "_videoContent_pq89v_9", wr = {
10964
+ content: Z0,
10965
+ videoContent: X0
10966
+ }, 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 = {
10967
+ container: eg,
10968
+ playStyled: tg,
10969
+ imageStyled: ng,
10970
+ longer: ag,
10971
+ contentNews: rg,
10972
+ tagContent: og,
10973
+ tag: sg,
10974
+ titular: ig,
10975
+ small: cg,
10976
+ figure: lg,
10977
+ backDrop: dg,
10978
+ backDropAux: ug
10994
10979
  }, vr = async (e) => {
10995
10980
  const { size: t = "longer", video: n } = e, r = n.main.image.sizes[0]?.url ?? "";
10996
10981
  return /* @__PURE__ */ a("figure", { className: Ot.figure, children: /* @__PURE__ */ f("span", { className: Ot.backdrop, children: [
@@ -11023,7 +11008,7 @@ const yr = {
11023
11008
  )
11024
11009
  ] }) })
11025
11010
  ] }) });
11026
- }, fg = (e) => {
11011
+ }, hg = (e) => {
11027
11012
  const { videos: t } = e;
11028
11013
  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
11014
  /* @__PURE__ */ a(vr, { video: t[0] }),
@@ -11036,18 +11021,18 @@ const yr = {
11036
11021
  `video-small-${r}`
11037
11022
  )) })
11038
11023
  ] }) }) }) });
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) => {
11024
+ }, 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 = {
11025
+ content: mg,
11026
+ videoContent: fg,
11027
+ articleSection: gg,
11028
+ contentLatout: pg,
11029
+ title: Ag,
11030
+ article: yg,
11031
+ correspondent: wg
11032
+ }, vg = "_container_1rq2h_1", bg = "_playStyled_1rq2h_9", br = {
11033
+ container: vg,
11034
+ playStyled: bg
11035
+ }, Cg = (e) => {
11051
11036
  const { video: t } = e, n = va();
11052
11037
  return /* @__PURE__ */ a(
11053
11038
  B,
@@ -11069,12 +11054,12 @@ const yr = {
11069
11054
  ] })
11070
11055
  }
11071
11056
  );
11072
- }, Sg = (e) => {
11057
+ }, _g = (e) => {
11073
11058
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Me(
11074
11059
  e.video.info.date.created
11075
11060
  )}` : e?.video.main.author;
11076
11061
  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 }),
11062
+ /* @__PURE__ */ a(Cg, { video: e.video }),
11078
11063
  /* @__PURE__ */ f("div", { className: lt.articleSection, children: [
11079
11064
  /* @__PURE__ */ a(
11080
11065
  B,
@@ -11089,17 +11074,17 @@ const yr = {
11089
11074
  /* @__PURE__ */ a("p", { className: lt.correspondent, children: t() })
11090
11075
  ] })
11091
11076
  ] }) }) }) });
11092
- }, v3 = (e) => {
11077
+ }, y3 = (e) => {
11093
11078
  switch (e.option) {
11094
11079
  case "op1":
11095
- return /* @__PURE__ */ a(fg, { videos: e.data });
11080
+ return /* @__PURE__ */ a(hg, { videos: e.data });
11096
11081
  case "op2":
11097
- return /* @__PURE__ */ a(Sg, { video: e.data[0] });
11082
+ return /* @__PURE__ */ a(_g, { video: e.data[0] });
11098
11083
  default:
11099
11084
  return /* @__PURE__ */ a(Y, {});
11100
11085
  }
11101
11086
  };
11102
- function b3({ containerId: e, containerId2: t }) {
11087
+ function w3({ containerId: e, containerId2: t }) {
11103
11088
  return De(() => {
11104
11089
  try {
11105
11090
  let n = function() {
@@ -11135,7 +11120,7 @@ function b3({ containerId: e, containerId2: t }) {
11135
11120
  }
11136
11121
  }, [e]), null;
11137
11122
  }
11138
- const Eg = (e) => {
11123
+ const Ng = (e) => {
11139
11124
  const {
11140
11125
  //rounded = false,
11141
11126
  isVideo: t = !1,
@@ -11197,7 +11182,7 @@ const Eg = (e) => {
11197
11182
  ] })
11198
11183
  ] })
11199
11184
  ] }) });
11200
- }, xg = (e) => /* @__PURE__ */ a(
11185
+ }, Sg = (e) => /* @__PURE__ */ a(
11201
11186
  "svg",
11202
11187
  {
11203
11188
  width: "41",
@@ -11214,7 +11199,7 @@ const Eg = (e) => {
11214
11199
  }
11215
11200
  )
11216
11201
  }
11217
- ), Tg = {
11202
+ ), Eg = {
11218
11203
  info: {
11219
11204
  section: {
11220
11205
  name: "",
@@ -11271,14 +11256,14 @@ const Eg = (e) => {
11271
11256
  }
11272
11257
  ],
11273
11258
  preview: void 0
11274
- }, Cr = 6, Ig = ({
11259
+ }, Cr = 6, xg = ({
11275
11260
  section: e,
11276
11261
  currentNews: t,
11277
11262
  banner: n,
11278
11263
  isVisible: r = !1,
11279
11264
  stylesConfig: o
11280
11265
  }) => {
11281
- const [s, i] = J({ data: Array.from({ length: Cr }, () => Tg) }), [c, d] = J(!1), l = he(async () => {
11266
+ const [s, i] = J({ data: Array.from({ length: Cr }, () => Eg) }), [c, d] = J(!1), l = he(async () => {
11282
11267
  if (!(c || !t?.info?.link?.internal)) {
11283
11268
  d(!0);
11284
11269
  try {
@@ -11301,7 +11286,7 @@ const Eg = (e) => {
11301
11286
  return De(() => {
11302
11287
  r && l();
11303
11288
  }, [r, s, l]), !s?.data || s.data.length === 0 ? null : /* @__PURE__ */ a(
11304
- kg,
11289
+ Tg,
11305
11290
  {
11306
11291
  news: s.data,
11307
11292
  title: "Más Noticias",
@@ -11313,7 +11298,7 @@ const Eg = (e) => {
11313
11298
  isVisible: r
11314
11299
  }
11315
11300
  );
11316
- }, kg = (e) => {
11301
+ }, Tg = (e) => {
11317
11302
  const { news: t, hasLines: n = !1 } = e, r = (o) => n && (o + 1) % 3 !== 0 ? sa.contentSeparator : "";
11318
11303
  return /* @__PURE__ */ a(
11319
11304
  "div",
@@ -11349,7 +11334,7 @@ const Eg = (e) => {
11349
11334
  "aria-label": i?.title?.section ?? "nota",
11350
11335
  target: d?.link?.target,
11351
11336
  children: /* @__PURE__ */ a(
11352
- Eg,
11337
+ Ng,
11353
11338
  {
11354
11339
  isVisible: e.isVisible,
11355
11340
  preview: l,
@@ -11362,7 +11347,7 @@ const Eg = (e) => {
11362
11347
  }
11363
11348
  ),
11364
11349
  /* @__PURE__ */ a("div", { className: Pt.newsDescription, children: /* @__PURE__ */ a(
11365
- Ug,
11350
+ Ig,
11366
11351
  {
11367
11352
  main: i,
11368
11353
  authors: c,
@@ -11383,14 +11368,14 @@ const Eg = (e) => {
11383
11368
  })
11384
11369
  }
11385
11370
  );
11386
- }, Ug = (e) => {
11371
+ }, Ig = (e) => {
11387
11372
  const { share: t = !1, cutSubtitle: n = !0 } = e, o = (() => {
11388
11373
  if (!e?.authors || e.authors.length === 0) return "";
11389
11374
  const s = e.authors[0], i = Me(e.info?.date?.modified);
11390
11375
  return s && e?.config?.showtime && e.config?.showauthor ? `${s.fullname} - ${i}` : s && e.config?.showauthor ? s.fullname : e?.config?.showtime ? i : "";
11391
11376
  })();
11392
11377
  return /* @__PURE__ */ f("div", { className: re.boxInformation, children: [
11393
- t && /* @__PURE__ */ a(xg, { className: re.dotStyles }),
11378
+ t && /* @__PURE__ */ a(Sg, { className: re.dotStyles }),
11394
11379
  e?.info?.section?.url && /* @__PURE__ */ f("div", { className: re.sectionDescriptionContainer, children: [
11395
11380
  /* @__PURE__ */ a(
11396
11381
  B,
@@ -11436,7 +11421,7 @@ const Eg = (e) => {
11436
11421
  }
11437
11422
  ) : /* @__PURE__ */ a("div", { className: re.correspondent, children: o }) })
11438
11423
  ] });
11439
- }, Rg = ({
11424
+ }, kg = ({
11440
11425
  user: e,
11441
11426
  handleLogout: t,
11442
11427
  message: n
@@ -11475,25 +11460,25 @@ const Eg = (e) => {
11475
11460
  /* @__PURE__ */ a("p", { className: "comment-text", children: n })
11476
11461
  ] })
11477
11462
  ] }) });
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
11463
+ }, 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 = {
11464
+ overlay: Ug,
11465
+ popup: Rg,
11466
+ title: qg,
11467
+ optionsContainer: Lg,
11468
+ option: Bg,
11469
+ radioInput: Og,
11470
+ radioCustom: Pg,
11471
+ optionLabel: Dg,
11472
+ buttons: Mg,
11473
+ cancelButton: jg,
11474
+ closeButton: Qg,
11475
+ buttonAlone: Gg,
11476
+ reportButton: Hg,
11477
+ successContainer: zg,
11478
+ thumbsUp: Vg,
11479
+ successMessage: Fg,
11480
+ errorMessage: Wg,
11481
+ loadingContainer: $g
11497
11482
  }, Uo = async (e, t) => {
11498
11483
  const { PUBLIC_ENV: n } = K();
11499
11484
  if (console.log(n, !0), n === "local") return !0;
@@ -11519,7 +11504,7 @@ const Eg = (e) => {
11519
11504
  return console.error("Error verificando reCAPTCHA Enterprise:", i), !1;
11520
11505
  }
11521
11506
  };
11522
- async function C3({
11507
+ async function v3({
11523
11508
  publication: e,
11524
11509
  username: t,
11525
11510
  id: n,
@@ -11588,7 +11573,7 @@ const $e = {
11588
11573
  intellectual: "Violación de propiedad intelectual",
11589
11574
  bullying: "Bullying o acoso"
11590
11575
  };
11591
- function _3(e) {
11576
+ function b3(e) {
11592
11577
  return $e[e];
11593
11578
  }
11594
11579
  const ft = 300, Ke = {
@@ -11596,7 +11581,7 @@ const ft = 300, Ke = {
11596
11581
  firstname: "Usuario",
11597
11582
  lastname: "Anonimo"
11598
11583
  };
11599
- function Jg(e) {
11584
+ function Yg(e) {
11600
11585
  const t = e.split(" ");
11601
11586
  if (t.length !== 3) return e;
11602
11587
  const [n, r, o] = t, s = r.charAt(0).toUpperCase() + r.slice(1).toLowerCase();
@@ -11614,13 +11599,13 @@ const xa = (e, t) => {
11614
11599
  } catch {
11615
11600
  return [];
11616
11601
  }
11617
- }, Zg = (e, t) => {
11602
+ }, Kg = (e, t) => {
11618
11603
  const n = Ro(e);
11619
11604
  n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
11620
11605
  JSON.stringify(n)
11621
11606
  )}; path=/; max-age=${3600 * 24 * 1}`);
11622
11607
  };
11623
- function Xg(e) {
11608
+ function Jg(e) {
11624
11609
  const [t, n] = e.split("@");
11625
11610
  if (!t || !n) return e;
11626
11611
  let r = "";
@@ -11633,7 +11618,7 @@ function Xg(e) {
11633
11618
  }
11634
11619
  var nn = { exports: {} }, an = { exports: {} }, ne = {};
11635
11620
  var _r;
11636
- function ep() {
11621
+ function Zg() {
11637
11622
  if (_r) return ne;
11638
11623
  _r = 1;
11639
11624
  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 +11685,7 @@ function ep() {
11700
11685
  }
11701
11686
  var ae = {};
11702
11687
  var Nr;
11703
- function tp() {
11688
+ function Xg() {
11704
11689
  return Nr || (Nr = 1, process.env.NODE_ENV !== "production" && (function() {
11705
11690
  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
11691
  function _(q) {
@@ -11784,10 +11769,10 @@ function tp() {
11784
11769
  }
11785
11770
  var Sr;
11786
11771
  function Ta() {
11787
- return Sr || (Sr = 1, process.env.NODE_ENV === "production" ? an.exports = ep() : an.exports = tp()), an.exports;
11772
+ return Sr || (Sr = 1, process.env.NODE_ENV === "production" ? an.exports = Zg() : an.exports = Xg()), an.exports;
11788
11773
  }
11789
11774
  var Wn, Er;
11790
- function np() {
11775
+ function ep() {
11791
11776
  if (Er) return Wn;
11792
11777
  Er = 1;
11793
11778
  var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
@@ -11844,7 +11829,7 @@ function qo() {
11844
11829
  return Tr || (Tr = 1, Yn = Function.call.bind(Object.prototype.hasOwnProperty)), Yn;
11845
11830
  }
11846
11831
  var Kn, Ir;
11847
- function ap() {
11832
+ function tp() {
11848
11833
  if (Ir) return Kn;
11849
11834
  Ir = 1;
11850
11835
  var e = function() {
@@ -11893,10 +11878,10 @@ function ap() {
11893
11878
  }, Kn = o, Kn;
11894
11879
  }
11895
11880
  var Jn, kr;
11896
- function rp() {
11881
+ function np() {
11897
11882
  if (kr) return Jn;
11898
11883
  kr = 1;
11899
- var e = Ta(), t = np(), n = /* @__PURE__ */ Ia(), r = /* @__PURE__ */ qo(), o = /* @__PURE__ */ ap(), s = function() {
11884
+ var e = Ta(), t = ep(), n = /* @__PURE__ */ Ia(), r = /* @__PURE__ */ qo(), o = /* @__PURE__ */ tp(), s = function() {
11900
11885
  };
11901
11886
  process.env.NODE_ENV !== "production" && (s = function(c) {
11902
11887
  var d = "Warning: " + c;
@@ -12214,7 +12199,7 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
12214
12199
  }, Jn;
12215
12200
  }
12216
12201
  var Zn, Ur;
12217
- function op() {
12202
+ function ap() {
12218
12203
  if (Ur) return Zn;
12219
12204
  Ur = 1;
12220
12205
  var e = /* @__PURE__ */ Ia();
@@ -12262,18 +12247,18 @@ function op() {
12262
12247
  }, Zn;
12263
12248
  }
12264
12249
  var Rr;
12265
- function sp() {
12250
+ function rp() {
12266
12251
  if (Rr) return nn.exports;
12267
12252
  if (Rr = 1, process.env.NODE_ENV !== "production") {
12268
12253
  var e = Ta(), t = !0;
12269
- nn.exports = /* @__PURE__ */ rp()(e.isElement, t);
12254
+ nn.exports = /* @__PURE__ */ np()(e.isElement, t);
12270
12255
  } else
12271
- nn.exports = /* @__PURE__ */ op()();
12256
+ nn.exports = /* @__PURE__ */ ap()();
12272
12257
  return nn.exports;
12273
12258
  }
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"];
12259
+ var op = /* @__PURE__ */ rp();
12260
+ const be = /* @__PURE__ */ _t(op);
12261
+ var sp = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
12277
12262
  function la() {
12278
12263
  return la = Object.assign ? Object.assign.bind() : function(e) {
12279
12264
  for (var t = 1; t < arguments.length; t++) {
@@ -12284,7 +12269,7 @@ function la() {
12284
12269
  return e;
12285
12270
  }, la.apply(this, arguments);
12286
12271
  }
12287
- function lp(e, t) {
12272
+ function ip(e, t) {
12288
12273
  if (e == null) return {};
12289
12274
  var n = {}, r = Object.keys(e), o, s;
12290
12275
  for (s = 0; s < r.length; s++)
@@ -12296,7 +12281,7 @@ function rn(e) {
12296
12281
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
12297
12282
  return e;
12298
12283
  }
12299
- function dp(e, t) {
12284
+ function cp(e, t) {
12300
12285
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, da(e, t);
12301
12286
  }
12302
12287
  function da(e, t) {
@@ -12305,7 +12290,7 @@ function da(e, t) {
12305
12290
  }, da(e, t);
12306
12291
  }
12307
12292
  var Un = /* @__PURE__ */ (function(e) {
12308
- dp(t, e);
12293
+ cp(t, e);
12309
12294
  function t() {
12310
12295
  var r;
12311
12296
  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 +12354,7 @@ var Un = /* @__PURE__ */ (function(e) {
12369
12354
  }, n.render = function() {
12370
12355
  var o = this.props;
12371
12356
  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);
12357
+ var s = ip(o, sp);
12373
12358
  return /* @__PURE__ */ Ra.createElement("div", la({}, s, {
12374
12359
  ref: this.handleRecaptchaRef
12375
12360
  }));
@@ -12401,7 +12386,7 @@ Un.defaultProps = {
12401
12386
  badge: "bottomright"
12402
12387
  };
12403
12388
  var Xn, qr;
12404
- function up() {
12389
+ function lp() {
12405
12390
  if (qr) return Xn;
12406
12391
  qr = 1;
12407
12392
  var e = Ta(), t = {
@@ -12466,8 +12451,8 @@ function up() {
12466
12451
  }
12467
12452
  return Xn = p, Xn;
12468
12453
  }
12469
- var hp = up();
12470
- const mp = /* @__PURE__ */ _t(hp);
12454
+ var dp = lp();
12455
+ const up = /* @__PURE__ */ _t(dp);
12471
12456
  function ua() {
12472
12457
  return ua = Object.assign || function(e) {
12473
12458
  for (var t = 1; t < arguments.length; t++) {
@@ -12478,28 +12463,28 @@ function ua() {
12478
12463
  return e;
12479
12464
  }, ua.apply(this, arguments);
12480
12465
  }
12481
- function fp(e, t) {
12466
+ function hp(e, t) {
12482
12467
  if (e == null) return {};
12483
12468
  var n = {}, r = Object.keys(e), o, s;
12484
12469
  for (s = 0; s < r.length; s++)
12485
12470
  o = r[s], !(t.indexOf(o) >= 0) && (n[o] = e[o]);
12486
12471
  return n;
12487
12472
  }
12488
- function gp(e, t) {
12473
+ function mp(e, t) {
12489
12474
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, e.__proto__ = t;
12490
12475
  }
12491
- var Le = {}, pp = 0;
12492
- function Ap(e, t) {
12476
+ var Le = {}, fp = 0;
12477
+ function gp(e, t) {
12493
12478
  return t = t || {}, function(r) {
12494
12479
  var o = r.displayName || r.name || "Component", s = /* @__PURE__ */ (function(c) {
12495
- gp(d, c);
12480
+ mp(d, c);
12496
12481
  function d(u, h) {
12497
12482
  var m;
12498
12483
  return m = c.call(this, u, h) || this, m.state = {}, m.__scriptURL = "", m;
12499
12484
  }
12500
12485
  var l = d.prototype;
12501
12486
  return l.asyncScriptLoaderGetScriptLoaderID = function() {
12502
- return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + pp++), this.__scriptLoaderID;
12487
+ return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + fp++), this.__scriptLoaderID;
12503
12488
  }, l.setupScriptURL = function() {
12504
12489
  return this.__scriptURL = typeof e == "function" ? e() : e, this.__scriptURL;
12505
12490
  }, l.asyncScriptLoaderHandleLoad = function(h) {
@@ -12572,7 +12557,7 @@ function Ap(e, t) {
12572
12557
  }, l.render = function() {
12573
12558
  var h = t.globalName, m = this.props;
12574
12559
  m.asyncScriptOnLoad;
12575
- var p = m.forwardedRef, g = fp(m, ["asyncScriptOnLoad", "forwardedRef"]);
12560
+ var p = m.forwardedRef, g = hp(m, ["asyncScriptOnLoad", "forwardedRef"]);
12576
12561
  return h && typeof window < "u" && (g[h] = typeof window[h] < "u" ? window[h] : void 0), g.ref = p, st(r, g);
12577
12562
  }, d;
12578
12563
  })(Ho), i = Pr(function(c, d) {
@@ -12582,51 +12567,51 @@ function Ap(e, t) {
12582
12567
  });
12583
12568
  return i.displayName = "AsyncScriptLoader(" + o + ")", i.propTypes = {
12584
12569
  asyncScriptOnLoad: be.func
12585
- }, mp(i, r);
12570
+ }, up(i, r);
12586
12571
  };
12587
12572
  }
12588
- var ha = "onloadcallback", yp = "grecaptcha";
12573
+ var ha = "onloadcallback", pp = "grecaptcha";
12589
12574
  function ma() {
12590
12575
  return typeof window < "u" && window.recaptchaOptions || {};
12591
12576
  }
12592
- function wp() {
12577
+ function Ap() {
12593
12578
  var e = ma(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
12594
12579
  return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + ha + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + ha + "&render=explicit";
12595
12580
  }
12596
- const Lo = Ap(wp, {
12581
+ const Lo = gp(Ap, {
12597
12582
  callbackName: ha,
12598
- globalName: yp,
12583
+ globalName: pp,
12599
12584
  attributes: ma().nonce ? {
12600
12585
  nonce: ma().nonce
12601
12586
  } : {}
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,
12587
+ })(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 = {
12588
+ overlay: yp,
12589
+ header: wp,
12590
+ logo: vp,
12591
+ card: bp,
12592
+ close: Cp,
12593
+ form: _p,
12594
+ formUl: Np,
12595
+ field: Sp,
12596
+ label: Ep,
12597
+ input: xp,
12598
+ error: Tp,
12599
+ primary: Ip,
12600
+ divider: kp,
12601
+ google: Up,
12602
+ googleIcon: Rp,
12603
+ spin: qp,
12604
+ checkboxRow: Lp,
12620
12605
  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
12606
+ terms: Bp,
12607
+ message: Op,
12608
+ passwordChecker: Pp,
12609
+ valid: Dp,
12610
+ invalid: Mp,
12611
+ forgotPassword: jp,
12612
+ successContainer: Qp,
12613
+ thumbsUp: Gp,
12614
+ successMessage: Hp
12630
12615
  }, Je = () => /* @__PURE__ */ a(
12631
12616
  "svg",
12632
12617
  {
@@ -12638,7 +12623,7 @@ const Lo = Ap(wp, {
12638
12623
  className: k.spin,
12639
12624
  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
12625
  }
12641
- ), Fp = ({
12626
+ ), zp = ({
12642
12627
  isOpen: e,
12643
12628
  onClose: t,
12644
12629
  commentId: n,
@@ -12688,7 +12673,7 @@ const Lo = Ap(wp, {
12688
12673
  })
12689
12674
  })).json();
12690
12675
  if (S.type === "success")
12691
- Zg(document, n), c("success"), setTimeout(() => {
12676
+ Kg(document, n), c("success"), setTimeout(() => {
12692
12677
  w();
12693
12678
  }, 3e3);
12694
12679
  else
@@ -12786,7 +12771,7 @@ async function ka({
12786
12771
  }) {
12787
12772
  const { PUBLIC_ENV: d } = K();
12788
12773
  if (d === "prod")
12789
- return (await Wp({
12774
+ return (await Vp({
12790
12775
  publication: e,
12791
12776
  path: t,
12792
12777
  size: n,
@@ -12803,7 +12788,7 @@ async function ka({
12803
12788
  return (await l.json()).data[0];
12804
12789
  }
12805
12790
  }
12806
- async function Wp({
12791
+ async function Vp({
12807
12792
  publication: e,
12808
12793
  path: t,
12809
12794
  size: n = 5,
@@ -12854,7 +12839,7 @@ async function Wp({
12854
12839
  throw v;
12855
12840
  }
12856
12841
  }
12857
- const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
12842
+ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
12858
12843
  const [t, n] = J(void 0);
12859
12844
  return De(() => {
12860
12845
  if (t) return;
@@ -12862,7 +12847,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
12862
12847
  const { PUBLIC_X_SECURITY_TOKEN: o } = K();
12863
12848
  try {
12864
12849
  const s = await ka({
12865
- publication: Yp,
12850
+ publication: Wp,
12866
12851
  path: e ?? "",
12867
12852
  size: 5,
12868
12853
  sizereply: 2,
@@ -12880,7 +12865,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
12880
12865
  }, Bo = ({ username: e, date: t }) => /* @__PURE__ */ f("div", { className: "comment-header", children: [
12881
12866
  /* @__PURE__ */ a("span", { className: "comment-username", children: e }),
12882
12867
  /* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
12883
- /* @__PURE__ */ a("span", { className: "comment-date", children: Jg(Me(Number(t))) })
12868
+ /* @__PURE__ */ a("span", { className: "comment-date", children: Yg(Me(Number(t))) })
12884
12869
  ] }), Oo = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
12885
12870
  "img",
12886
12871
  {
@@ -13018,7 +13003,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13018
13003
  ]
13019
13004
  }
13020
13005
  );
13021
- }, { PUBLIC_PUBLICATION_ID: Jp } = K(), Zp = Jp, Qo = async ({
13006
+ }, { PUBLIC_PUBLICATION_ID: Yp } = K(), Kp = Yp, Qo = async ({
13022
13007
  path: e,
13023
13008
  ref: t,
13024
13009
  captchaToken: n,
@@ -13037,7 +13022,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13037
13022
  method: "POST",
13038
13023
  headers: { "Content-Type": "application/json" },
13039
13024
  body: JSON.stringify({
13040
- publication: Zp,
13025
+ publication: Kp,
13041
13026
  path: e,
13042
13027
  id: s,
13043
13028
  username: o.username,
@@ -13071,7 +13056,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13071
13056
  } catch (d) {
13072
13057
  return console.error("Error enviando comentario:", d), alert(d.message || "Error al enviar el comentario."), !1;
13073
13058
  }
13074
- }, Xp = ({
13059
+ }, Jp = ({
13075
13060
  replyingTo: e,
13076
13061
  commentRef: t,
13077
13062
  user: n,
@@ -13124,7 +13109,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13124
13109
  }
13125
13110
  )
13126
13111
  ] });
13127
- }, e9 = ({ reply: e, replyingTo: t, user: n, onFlag: r }) => {
13112
+ }, Zp = ({ reply: e, replyingTo: t, user: n, onFlag: r }) => {
13128
13113
  const o = e.text;
13129
13114
  let s = `${Ke.firstname} ${Ke.lastname}`, i = Ke.username;
13130
13115
  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 +13125,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13140
13125
  /* @__PURE__ */ a(Po, { isReply: !0, onFlag: () => r(e.id) })
13141
13126
  ] })
13142
13127
  ] }) });
13143
- }, t9 = ({ comment: e, replyingTo: t, path: n, user: r, handleReplyingTo: o, onFlag: s, CAPTCHA_KEY_V2: i }) => {
13128
+ }, Xp = ({ comment: e, replyingTo: t, path: n, user: r, handleReplyingTo: o, onFlag: s, CAPTCHA_KEY_V2: i }) => {
13144
13129
  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
13130
  let w = `${Ke.firstname} ${Ke.lastname}`, v = Ke.username;
13146
13131
  e.user && (w = `${e.user.firstname} ${e.user.lastname}`, v = e.user.username);
@@ -13166,7 +13151,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13166
13151
  }
13167
13152
  ),
13168
13153
  t === e.id && r && /* @__PURE__ */ a(
13169
- Xp,
13154
+ Jp,
13170
13155
  {
13171
13156
  replyingTo: t,
13172
13157
  commentRef: A,
@@ -13179,7 +13164,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13179
13164
  ),
13180
13165
  d.reply.length > 0 && /* @__PURE__ */ f("div", { className: "comment-replies", children: [
13181
13166
  d.reply.map((_) => /* @__PURE__ */ a(
13182
- e9,
13167
+ Zp,
13183
13168
  {
13184
13169
  user: r,
13185
13170
  reply: _,
@@ -13219,7 +13204,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13219
13204
  ]
13220
13205
  }
13221
13206
  ) });
13222
- }, n9 = ({
13207
+ }, e9 = ({
13223
13208
  commentRef: e,
13224
13209
  user: t,
13225
13210
  path: n,
@@ -13266,7 +13251,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13266
13251
  }
13267
13252
  )
13268
13253
  ] });
13269
- }, { PUBLIC_PUBLICATION_ID: a9, PUBLIC_X_SECURITY_TOKEN: r9 } = K(), Lr = a9 ?? "", o9 = ({
13254
+ }, { PUBLIC_PUBLICATION_ID: t9, PUBLIC_X_SECURITY_TOKEN: n9 } = K(), Lr = t9 ?? "", a9 = ({
13270
13255
  isAuthenticated: e,
13271
13256
  path: t,
13272
13257
  user: n,
@@ -13275,7 +13260,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13275
13260
  }) => {
13276
13261
  const s = t.replaceAll("/", "|"), [i, c] = J(
13277
13262
  void 0
13278
- ), [d, l] = J(""), { comments: u, setComments: h } = Kp(s), [m, p] = Te.useState(!1), g = Te.useRef(null), A = (E) => {
13263
+ ), [d, l] = J(""), { comments: u, setComments: h } = $p(s), [m, p] = Te.useState(!1), g = Te.useRef(null), A = (E) => {
13279
13264
  l(d === E ? "" : E);
13280
13265
  }, w = (E) => {
13281
13266
  h(
@@ -13301,7 +13286,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13301
13286
  id: void 0,
13302
13287
  lastid: O,
13303
13288
  state: "5,6",
13304
- apiToken: r9
13289
+ apiToken: n9
13305
13290
  });
13306
13291
  h({
13307
13292
  morecomment: Q.morecomment ?? !1,
@@ -13315,7 +13300,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13315
13300
  /* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(me, { title: _ || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ f(Y, { children: [
13316
13301
  e && n && /* @__PURE__ */ f("div", { className: "comments-header", children: [
13317
13302
  /* @__PURE__ */ a(
13318
- Rg,
13303
+ kg,
13319
13304
  {
13320
13305
  user: n,
13321
13306
  handleLogout: r,
@@ -13323,7 +13308,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13323
13308
  }
13324
13309
  ),
13325
13310
  /* @__PURE__ */ a(
13326
- n9,
13311
+ e9,
13327
13312
  {
13328
13313
  commentRef: g,
13329
13314
  user: n,
@@ -13340,7 +13325,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13340
13325
  "data-isauthenticated": `${e}`,
13341
13326
  children: [
13342
13327
  u.comments.map((E) => /* @__PURE__ */ a(
13343
- t9,
13328
+ Xp,
13344
13329
  {
13345
13330
  comment: E,
13346
13331
  replyingTo: d,
@@ -13366,7 +13351,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13366
13351
  )
13367
13352
  ] }) }) }),
13368
13353
  /* @__PURE__ */ a(
13369
- Fp,
13354
+ zp,
13370
13355
  {
13371
13356
  username: n?.username ?? void 0,
13372
13357
  publication: Lr,
@@ -13377,7 +13362,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13377
13362
  }
13378
13363
  )
13379
13364
  ] });
13380
- }, N3 = async (e, t) => {
13365
+ }, C3 = async (e, t) => {
13381
13366
  if (!e) throw new Error("No action provided");
13382
13367
  if (!t) throw new Error("No site key provided");
13383
13368
  const n = window.grecaptcha;
@@ -13424,7 +13409,7 @@ const { PUBLIC_PUBLICATION_ID: $p } = K(), Yp = $p, Kp = (e) => {
13424
13409
  test: (e) => /[^A-Za-z0-9]/.test(e)
13425
13410
  }
13426
13411
  ];
13427
- function s9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13412
+ function r9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13428
13413
  const [r, o] = J({}), [s, i] = J(!1), [c, d] = J(!1), [l, u] = J(null), [h, m] = J(
13429
13414
  "register"
13430
13415
  ), p = (v, S) => {
@@ -13644,7 +13629,7 @@ function s9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13644
13629
  ] })
13645
13630
  ] });
13646
13631
  }
13647
- function i9({
13632
+ function o9({
13648
13633
  onClose: e,
13649
13634
  checkAuth: t,
13650
13635
  goToRegister: n,
@@ -13654,7 +13639,7 @@ function i9({
13654
13639
  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
13640
  return console.log("CAPTCHA_KEY", o), /* @__PURE__ */ f(Y, { children: [
13656
13641
  s === "login" && /* @__PURE__ */ a(
13657
- c9,
13642
+ s9,
13658
13643
  {
13659
13644
  email: c,
13660
13645
  password: l,
@@ -13695,7 +13680,7 @@ function i9({
13695
13680
  }
13696
13681
  ),
13697
13682
  s === "forgot" && /* @__PURE__ */ a(
13698
- l9,
13683
+ i9,
13699
13684
  {
13700
13685
  email: c,
13701
13686
  setEmail: d,
@@ -13728,7 +13713,7 @@ function i9({
13728
13713
  }
13729
13714
  ),
13730
13715
  s === "changePassword" && /* @__PURE__ */ a(
13731
- d9,
13716
+ c9,
13732
13717
  {
13733
13718
  email: c,
13734
13719
  confirmationCode: h,
@@ -13777,7 +13762,7 @@ function i9({
13777
13762
  }
13778
13763
  ),
13779
13764
  s === "feedback" && /* @__PURE__ */ a(
13780
- u9,
13765
+ l9,
13781
13766
  {
13782
13767
  onBackToLogin: () => {
13783
13768
  E(null), i("login");
@@ -13786,7 +13771,7 @@ function i9({
13786
13771
  )
13787
13772
  ] });
13788
13773
  }
13789
- function c9({
13774
+ function s9({
13790
13775
  email: e,
13791
13776
  password: t,
13792
13777
  showPassword: n,
@@ -13878,7 +13863,7 @@ function c9({
13878
13863
  )
13879
13864
  ] });
13880
13865
  }
13881
- function l9({
13866
+ function i9({
13882
13867
  email: e,
13883
13868
  setEmail: t,
13884
13869
  loading: n,
@@ -13915,7 +13900,7 @@ function l9({
13915
13900
  }
13916
13901
  );
13917
13902
  }
13918
- function d9({
13903
+ function c9({
13919
13904
  email: e,
13920
13905
  confirmationCode: t,
13921
13906
  newPassword: n,
@@ -13939,7 +13924,7 @@ function d9({
13939
13924
  children: [
13940
13925
  /* @__PURE__ */ f("p", { className: k.message, children: [
13941
13926
  "Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
13942
- Xg(e),
13927
+ Jg(e),
13943
13928
  ". Ingrese el código y la contraseña nueva."
13944
13929
  ] }),
13945
13930
  /* @__PURE__ */ f("ul", { className: k.formUl, children: [
@@ -14026,13 +14011,13 @@ function d9({
14026
14011
  }
14027
14012
  );
14028
14013
  }
14029
- function u9({ onBackToLogin: e }) {
14014
+ function l9({ onBackToLogin: e }) {
14030
14015
  return /* @__PURE__ */ f("div", { className: k.form, children: [
14031
14016
  /* @__PURE__ */ a("p", { className: k.success, children: "La contraseña fue cambiada con éxito" }),
14032
14017
  /* @__PURE__ */ a("button", { type: "button", className: k.primary, onClick: e, children: "Iniciar Sesión" })
14033
14018
  ] });
14034
14019
  }
14035
- function h9({
14020
+ function d9({
14036
14021
  loginUrl: e,
14037
14022
  onClose: t,
14038
14023
  checkAuth: n,
@@ -14070,7 +14055,7 @@ function h9({
14070
14055
  )
14071
14056
  ] }),
14072
14057
  s === "login" && /* @__PURE__ */ a(
14073
- i9,
14058
+ o9,
14074
14059
  {
14075
14060
  onClose: t,
14076
14061
  checkAuth: n,
@@ -14080,7 +14065,7 @@ function h9({
14080
14065
  }
14081
14066
  ),
14082
14067
  s === "register" && /* @__PURE__ */ a(
14083
- s9,
14068
+ r9,
14084
14069
  {
14085
14070
  handleGoogleLogin: c,
14086
14071
  goToLogin: () => i("login"),
@@ -14091,7 +14076,7 @@ function h9({
14091
14076
  }
14092
14077
  );
14093
14078
  }
14094
- function m9({
14079
+ function u9({
14095
14080
  isAuthenticated: e,
14096
14081
  setIsAuthenticated: t,
14097
14082
  loginUrl: n,
@@ -14104,7 +14089,7 @@ function m9({
14104
14089
  const [d, l] = Te.useState(!1);
14105
14090
  return /* @__PURE__ */ f(Y, { children: [
14106
14091
  d && /* @__PURE__ */ a(
14107
- h9,
14092
+ d9,
14108
14093
  {
14109
14094
  loginUrl: n,
14110
14095
  icon: i,
@@ -14130,7 +14115,7 @@ function m9({
14130
14115
  )
14131
14116
  ] }),
14132
14117
  /* @__PURE__ */ a(
14133
- o9,
14118
+ a9,
14134
14119
  {
14135
14120
  isAuthenticated: e,
14136
14121
  handleLogout: async () => {
@@ -14146,7 +14131,7 @@ function m9({
14146
14131
  )
14147
14132
  ] });
14148
14133
  }
14149
- function f9({
14134
+ function h9({
14150
14135
  isVisible: e,
14151
14136
  path: t,
14152
14137
  icon: n,
@@ -14191,7 +14176,7 @@ function f9({
14191
14176
  }
14192
14177
  );
14193
14178
  return o === null ? h : e ? /* @__PURE__ */ a(
14194
- m9,
14179
+ u9,
14195
14180
  {
14196
14181
  icon: n,
14197
14182
  isAuthenticated: o,
@@ -14204,7 +14189,7 @@ function f9({
14204
14189
  }
14205
14190
  ) : h;
14206
14191
  }
14207
- const S3 = ({
14192
+ const _3 = ({
14208
14193
  render: e,
14209
14194
  internalPath: t,
14210
14195
  section: n,
@@ -14230,7 +14215,7 @@ const S3 = ({
14230
14215
  }, []);
14231
14216
  const h = {
14232
14217
  comment: /* @__PURE__ */ a(
14233
- f9,
14218
+ h9,
14234
14219
  {
14235
14220
  path: t,
14236
14221
  icon: s,
@@ -14239,7 +14224,7 @@ const S3 = ({
14239
14224
  }
14240
14225
  ),
14241
14226
  more: /* @__PURE__ */ a(
14242
- Ig,
14227
+ xg,
14243
14228
  {
14244
14229
  section: n,
14245
14230
  currentNews: r,
@@ -14260,7 +14245,7 @@ const S3 = ({
14260
14245
  }
14261
14246
  );
14262
14247
  };
14263
- async function E3({
14248
+ async function N3({
14264
14249
  publication: e,
14265
14250
  path: t,
14266
14251
  username: n,
@@ -14364,7 +14349,7 @@ async function E3({
14364
14349
  };
14365
14350
  }
14366
14351
  }
14367
- const x3 = async ({
14352
+ const S3 = async ({
14368
14353
  token: e,
14369
14354
  projectId: t,
14370
14355
  captchaKey: n,
@@ -14400,69 +14385,69 @@ const x3 = async ({
14400
14385
  };
14401
14386
  export {
14402
14387
  vs as AssetsPreconnect,
14403
- w3 as AutorComponent,
14404
- nu as AutorHeader1,
14405
- mu as AutorHeader2,
14388
+ A3 as AutorComponent,
14389
+ eu as AutorHeader1,
14390
+ uu as AutorHeader2,
14406
14391
  ge as BannerAdvertising,
14407
14392
  rt as BannerAdvertisingMiddle,
14408
- J9 as CarrouselCSR,
14393
+ Y9 as CarrouselCSR,
14409
14394
  Et as CarrouselIRS,
14410
- Zf as CarruselCard,
14411
- i2 as CarruselOpinion,
14395
+ Kf as CarruselCard,
14396
+ o2 as CarruselOpinion,
14412
14397
  at as CommonServices,
14413
14398
  zo as Comscore,
14414
- h3 as ContactInfoServer,
14415
- n3 as ContactInput,
14416
- a3 as ContactSelect,
14417
- r3 as ContactTextarea,
14399
+ d3 as ContactInfoServer,
14400
+ e3 as ContactInput,
14401
+ t3 as ContactSelect,
14402
+ n3 as ContactTextarea,
14418
14403
  zt as ContentLayout1,
14419
14404
  sr as ContentLayoutTema,
14420
- g3 as DEBUG_MainSlots,
14421
- ef as DestacadoNoticias,
14422
- Mf as DestacadoVideos,
14405
+ m3 as DEBUG_MainSlots,
14406
+ Zm as DestacadoNoticias,
14407
+ Pf as DestacadoVideos,
14423
14408
  uc as DynamicBlockServices,
14424
- f3 as DynamicComponents,
14409
+ h3 as DynamicComponents,
14425
14410
  Vn as DynamicMainSlot,
14426
14411
  ko as DynamicSlot,
14427
- c3 as EditorialBlock,
14428
- t3 as ErrorComponent,
14412
+ s3 as EditorialBlock,
14413
+ X9 as ErrorComponent,
14429
14414
  qs as Font,
14430
- X9 as Footer,
14415
+ J9 as Footer,
14431
14416
  ws as FormatAfterScripts,
14432
14417
  Gr as FormatScripts,
14433
14418
  Fo as GA4,
14434
14419
  Wo as GTM,
14435
14420
  To as GalleryHeader,
14436
- Y9 as GenerateBody,
14437
- $9 as GenerateHead,
14438
- s3 as Header,
14439
- A0 as IframeHeader,
14440
- al as ImageOffline,
14421
+ W9 as GenerateBody,
14422
+ F9 as GenerateHead,
14423
+ r3 as Header,
14424
+ g0 as IframeHeader,
14425
+ tl as ImageOffline,
14441
14426
  Ue as ImageOnline,
14442
14427
  el as ImageOnlineClient,
14443
- V9 as IssuuServices,
14428
+ H9 as IssuuServices,
14444
14429
  Ts as ItemListSchema,
14445
- bm as JournalistArticule2,
14446
- Im as JournalistGroup,
14430
+ wm as JournalistArticule2,
14431
+ xm as JournalistGroup,
14447
14432
  _o as LayoutNewsComponent,
14448
- S3 as LazyLoader,
14433
+ _3 as LazyLoader,
14449
14434
  B as LinkComponent,
14450
- j1 as LiveBlogHeader,
14451
- K9 as Location,
14452
- E9 as MainComponentServices,
14435
+ D1 as LiveBlogHeader,
14436
+ $9 as Location,
14437
+ N9 as MainComponentServices,
14453
14438
  $o as Marfeel,
14454
14439
  ht as MiddleSection,
14455
14440
  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,
14441
+ Yf as Modulo1x3Card,
14442
+ If as Modulo1x4,
14443
+ qf as Modulo1x5,
14444
+ i3 as Modulo2Columnas,
14445
+ Ef as Modulo3Columnas,
14446
+ c3 as ModuloNewsletter,
14447
+ o3 as ModuloOpinion,
14448
+ Eg as NewListResponseDataPH,
14464
14449
  Is as NewsArticle,
14465
- p3 as NewsComponent,
14450
+ f3 as NewsComponent,
14466
14451
  oa as NewsContent,
14467
14452
  xt as NewsDescriptionComponent,
14468
14453
  wn as NextPrev,
@@ -14470,81 +14455,81 @@ export {
14470
14455
  Da as PreloadImages,
14471
14456
  $e as REPORT_REASONS,
14472
14457
  ba as Readest,
14473
- b3 as ScriptHydrator,
14474
- y3 as SearchSection,
14458
+ w3 as ScriptHydrator,
14459
+ p3 as SearchSection,
14475
14460
  me as Section,
14476
14461
  Ze as SectionCard,
14477
14462
  kn as SectionCard2,
14478
14463
  ia as SectionCardServerComponent,
14479
- u3 as SectionServerComponent,
14464
+ l3 as SectionServerComponent,
14480
14465
  wc as ShowSection,
14481
- H2 as SocialNetworks,
14466
+ Q2 as SocialNetworks,
14482
14467
  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,
14468
+ u3 as StaticSlotWrapper,
14469
+ gl as SubscribeColumn,
14470
+ Tl as SubscribeRow,
14471
+ K9 as SubscribeWhatsAppColumn,
14472
+ g3 as TagComponent,
14473
+ lm as TagSection,
14474
+ H1 as TimeLine,
14475
+ w9 as TrimPathname,
14476
+ Z9 as VideoBlock3,
14477
+ a3 as VideoBlock4,
14478
+ l0 as VideoEmbeddedHeader,
14479
+ y3 as VideoSection,
14480
+ h0 as VideoYoutubeHeader,
14496
14481
  Rs as VideosSchemas,
14497
14482
  Us as WebsiteList,
14498
- E3 as addComment,
14483
+ N3 as addComment,
14499
14484
  fa as bannersReplace,
14500
14485
  Dt as becomeVideoObject,
14501
14486
  vt as buildTagUrl,
14502
- cd as coloringByStrokeSVGs,
14487
+ sd as coloringByStrokeSVGs,
14503
14488
  Ea as compileStyleProps,
14504
14489
  je as cutString,
14505
- w9 as extractRealtedNews,
14490
+ A9 as extractRealtedNews,
14506
14491
  Me as formatDate,
14507
- y9 as formatDateEdiciones,
14492
+ p9 as formatDateEdiciones,
14508
14493
  Mr as formatDateJournalistArticule,
14509
14494
  us as formatDateTimeline,
14510
14495
  fs as formatNewsMeta,
14511
14496
  Cs as formatVideoData,
14512
- W9 as generalGetData,
14513
- N3 as getCaptchaToken,
14514
- Wp as getComments,
14497
+ V9 as generalGetData,
14498
+ C3 as getCaptchaToken,
14499
+ Vp as getComments,
14515
14500
  K as getConfig,
14516
- F9 as getDynamicSlots,
14501
+ z9 as getDynamicSlots,
14517
14502
  pn as getEnvironmentUrl,
14518
14503
  ms as getEnvironmentUrlFront,
14519
- N9 as getHydratorPath,
14504
+ C9 as getHydratorPath,
14520
14505
  pe as getImageUrl,
14521
14506
  Ft as getNextMeta,
14522
14507
  $t as getPage,
14523
14508
  va as getPlayIcon,
14524
- S9 as getPreloadImages,
14509
+ _9 as getPreloadImages,
14525
14510
  Wt as getPrevMeta,
14526
- _3 as getReportReasonLabel,
14511
+ b3 as getReportReasonLabel,
14527
14512
  jr as getResponse,
14528
14513
  hs as getResponsePromise,
14529
14514
  ga as getSchemas,
14530
14515
  zr as getScriptReplaces,
14531
14516
  Bs as getSlugs,
14532
- C9 as getTypeOfNews,
14533
- _9 as getVideoRealPath,
14517
+ v9 as getTypeOfNews,
14518
+ b9 as getVideoRealPath,
14534
14519
  ka as handleGetComments,
14535
- A9 as initLibrary,
14520
+ g9 as initLibrary,
14536
14521
  ys as metadataToJSX,
14537
14522
  mc as metadata_defaults,
14538
14523
  Qr as parseTags,
14539
14524
  gs as pathnameSplit,
14540
- v9 as processExtractedRelatedNews,
14525
+ y9 as processExtractedRelatedNews,
14541
14526
  Ls as removePages,
14542
- C3 as reportComment,
14543
- Md as shareButtons,
14527
+ v3 as reportComment,
14528
+ Pd as shareButtons,
14544
14529
  Na as socialIcons,
14545
14530
  Ns as speculationRules,
14546
14531
  _s as speculationRulesHome,
14547
14532
  ps as urlReplaces,
14548
14533
  vo as usePlayIcon,
14549
- x3 as verifyCaptchaTokenEnterprise
14534
+ S3 as verifyCaptchaTokenEnterprise
14550
14535
  };