sass-template-common 0.0.65 → 0.0.67

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.
@@ -314,7 +314,7 @@ const di = ({ id: e }) => e && /* @__PURE__ */ n.jsxDEV(
314
314
  lineNumber: 37,
315
315
  columnNumber: 7
316
316
  }, void 0);
317
- }, A9 = ({ id: e }) => /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
317
+ }, w9 = ({ id: e }) => /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
318
318
  /* @__PURE__ */ n.jsxDEV(
319
319
  "script",
320
320
  {
@@ -887,7 +887,7 @@ let Fs = {
887
887
  PUBLIC_ASSETS_URL: "false",
888
888
  PUBLIC_BUILD_ID: "123456789"
889
889
  };
890
- function w9(e = {}) {
890
+ function E9(e = {}) {
891
891
  Fs = { ...Fs, ...e };
892
892
  }
893
893
  function K() {
@@ -898,7 +898,7 @@ be.extend(Si);
898
898
  be.extend(Di);
899
899
  const gs = "America/Mexico_City", { PUBLIC_LNG: ki } = K(), kn = ki === "en" ? "en" : "es", ke = (e) => be.tz(e, gs).locale(kn).format("DD MMMM YYYY"), rt = (e) => be.tz(e, gs).locale(kn).format(
900
900
  kn === "en" ? "MMMM DD YYYY [•] HH:mm [hs]" : "DD [de] MMMM YYYY [•] HH:mm [hs]"
901
- ), Li = (e) => be.tz(e, gs).locale(kn).format("MM/DD/YYYY [•] HH:mm [HS]"), E9 = (e) => be.tz(e, gs).locale(kn).format("dddd DD [de] MMMM YYYY"), ve = (e, s = 136) => e && e.length > s ? `${e.substring(0, s)}...` : e;
901
+ ), Li = (e) => be.tz(e, gs).locale(kn).format("MM/DD/YYYY [•] HH:mm [HS]"), U9 = (e) => be.tz(e, gs).locale(kn).format("dddd DD [de] MMMM YYYY"), ve = (e, s = 136) => e && e.length > s ? `${e.substring(0, s)}...` : e;
902
902
  function Ti(e) {
903
903
  return e && e.status === "fulfilled" ? e.value.data : null;
904
904
  }
@@ -938,7 +938,7 @@ const Ln = (e, s, o) => ({
938
938
  tags: []
939
939
  }
940
940
  });
941
- function U9(e) {
941
+ function y9(e) {
942
942
  const s = [], o = e.match(
943
943
  /<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi
944
944
  );
@@ -1321,7 +1321,7 @@ const ls = () => {
1321
1321
  a > 0 && (t += `/${i}`);
1322
1322
  }), `${t}/page/${o - 1}`;
1323
1323
  };
1324
- function y9(e) {
1324
+ function j9(e) {
1325
1325
  const s = e.length;
1326
1326
  return s > 1 && e.charCodeAt(s - 1) === 47 ? e.slice(0, s - 1) : e;
1327
1327
  }
@@ -1395,7 +1395,7 @@ const Fi = () => {
1395
1395
  ]
1396
1396
  }
1397
1397
  };
1398
- }, j9 = (e) => {
1398
+ }, V9 = (e) => {
1399
1399
  let s = "";
1400
1400
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
1401
1401
  const o = e.params.news.split("-"), t = o[o.length - 1] ?? "", i = t.substring(1, 9), a = t.substring(9, 13);
@@ -1413,7 +1413,7 @@ const Fi = () => {
1413
1413
  }
1414
1414
  return e.config.servicePrefix + s;
1415
1415
  };
1416
- function V9(e) {
1416
+ function _9(e) {
1417
1417
  const s = e.split("-"), o = s[s.length - 1]?.split("."), t = o && o[0] ? o[0] : "", i = t.substring(0, 2), a = t.substring(2, 10), m = t.substring(10);
1418
1418
  return { path: {
1419
1419
  vy: (l) => `/videos/video-youtube/${be(a).format(
@@ -1798,7 +1798,7 @@ const Ji = async ({
1798
1798
  }, zn = (e) => {
1799
1799
  const s = e.split("/"), o = s[s.length - 1] ?? "1";
1800
1800
  return Number(o) > 0 ? Number(o) : 1;
1801
- }, _9 = (e, s = 2) => {
1801
+ }, S9 = (e, s = 2) => {
1802
1802
  if (!e || e.length === 0) return [];
1803
1803
  const o = [];
1804
1804
  for (let t = 0; t < s; t++) {
@@ -1811,7 +1811,7 @@ const Ji = async ({
1811
1811
  }
1812
1812
  return o;
1813
1813
  };
1814
- class S9 {
1814
+ class k9 {
1815
1815
  exclude = "keywords,gallery,related,relatedexternal,external,customfields";
1816
1816
  config = {};
1817
1817
  imgSizes = {};
@@ -3677,22 +3677,22 @@ Y.getAdapter = Lt.getAdapter;
3677
3677
  Y.HttpStatusCode = Ws;
3678
3678
  Y.default = Y;
3679
3679
  const {
3680
- Axios: T9,
3681
- AxiosError: I9,
3682
- CanceledError: R9,
3683
- isCancel: q9,
3684
- CancelToken: B9,
3685
- VERSION: M9,
3686
- all: P9,
3687
- Cancel: O9,
3688
- isAxiosError: H9,
3689
- spread: F9,
3690
- toFormData: Q9,
3691
- AxiosHeaders: G9,
3692
- HttpStatusCode: z9,
3693
- formToJSON: W9,
3694
- getAdapter: Y9,
3695
- mergeConfig: $9
3680
+ Axios: I9,
3681
+ AxiosError: R9,
3682
+ CanceledError: q9,
3683
+ isCancel: B9,
3684
+ CancelToken: M9,
3685
+ VERSION: P9,
3686
+ all: O9,
3687
+ Cancel: H9,
3688
+ isAxiosError: F9,
3689
+ spread: Q9,
3690
+ toFormData: G9,
3691
+ AxiosHeaders: z9,
3692
+ HttpStatusCode: W9,
3693
+ formToJSON: Y9,
3694
+ getAdapter: $9,
3695
+ mergeConfig: Z9
3696
3696
  } = Y;
3697
3697
  class ye {
3698
3698
  constructor(s) {
@@ -3835,7 +3835,7 @@ class Tm extends ye {
3835
3835
  return { blockSass: o.data.data };
3836
3836
  };
3837
3837
  }
3838
- class Z9 {
3838
+ class K9 {
3839
3839
  issuuApi = "https://api.issuu.com/v2";
3840
3840
  api = void 0;
3841
3841
  constructor(s) {
@@ -3871,7 +3871,7 @@ class Z9 {
3871
3871
  }
3872
3872
  }
3873
3873
  }
3874
- const K9 = async (e, s, o, t, i, a) => {
3874
+ const J9 = async (e, s, o, t, i, a) => {
3875
3875
  const m = new Tm({
3876
3876
  config: s,
3877
3877
  imgSizes: o,
@@ -3900,7 +3900,7 @@ const K9 = async (e, s, o, t, i, a) => {
3900
3900
  }, Im = (e) => {
3901
3901
  const s = Ti(e);
3902
3902
  return s && s.data ? s.data : s;
3903
- }, J9 = async (e) => {
3903
+ }, X9 = async (e) => {
3904
3904
  const s = await Promise.allSettled(
3905
3905
  Object.values(e).map((i) => i.promise)
3906
3906
  ), o = Object.keys(e), t = {};
@@ -4199,7 +4199,7 @@ const K9 = async (e, s, o, t, i, a) => {
4199
4199
  }
4200
4200
  }
4201
4201
  };
4202
- async function X9({
4202
+ async function e6({
4203
4203
  axiosApi: e,
4204
4204
  headConfig: s = {
4205
4205
  ampConfig: !1,
@@ -4399,7 +4399,7 @@ async function X9({
4399
4399
  columnNumber: 5
4400
4400
  }, this);
4401
4401
  }
4402
- const e6 = ({
4402
+ const n6 = ({
4403
4403
  children: e,
4404
4404
  defaultRouteName: s,
4405
4405
  banners: o,
@@ -4490,7 +4490,7 @@ const e6 = ({
4490
4490
  ), Pm = "_content_19rc1_1", Om = "_location_19rc1_11", qo = {
4491
4491
  content: Pm,
4492
4492
  location: Om
4493
- }, n6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: qo.content, children: [
4493
+ }, s6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: qo.content, children: [
4494
4494
  /* @__PURE__ */ n.jsxDEV(Mm, {}, void 0, !1, {
4495
4495
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/location/index.tsx",
4496
4496
  lineNumber: 12,
@@ -4657,7 +4657,7 @@ function Fm({
4657
4657
  }
4658
4658
  };
4659
4659
  }
4660
- function s6(e) {
4660
+ function o6(e) {
4661
4661
  const {
4662
4662
  children: s,
4663
4663
  slot_id: o,
@@ -4969,7 +4969,7 @@ const Gm = "_content_3olxv_1", zm = {
4969
4969
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/middle-section/index.tsx",
4970
4970
  lineNumber: 12,
4971
4971
  columnNumber: 10
4972
- }, void 0), Wm = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), Ze = ({ banners: e, index: s }) => {
4972
+ }, void 0), Wm = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), Ke = ({ banners: e, index: s }) => {
4973
4973
  if (!e || e.length === 0) return null;
4974
4974
  const o = e.find((t) => t.key === `middle_${s}`);
4975
4975
  return o?.value && o.show ? /* @__PURE__ */ n.jsxDEV(
@@ -5794,10 +5794,10 @@ const xn = (e) => {
5794
5794
  columnNumber: 12
5795
5795
  }, void 0);
5796
5796
  const { PUBLIC_IS_OFFLINE: o } = K();
5797
- if (console.log(o, "PUBLIC_IS_OFFLINE"), o === "true")
5797
+ if (o === "true")
5798
5798
  return /* @__PURE__ */ n.jsxDEV(Er, { ...e }, void 0, !1, {
5799
5799
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/image/index.tsx",
5800
- lineNumber: 32,
5800
+ lineNumber: 31,
5801
5801
  columnNumber: 12
5802
5802
  }, void 0);
5803
5803
  const t = await Promise.all(
@@ -5813,7 +5813,7 @@ const xn = (e) => {
5813
5813
  };
5814
5814
  return /* @__PURE__ */ n.jsxDEV(vr, { ...e, preview: i }, void 0, !1, {
5815
5815
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/image/index.tsx",
5816
- lineNumber: 50,
5816
+ lineNumber: 49,
5817
5817
  columnNumber: 10
5818
5818
  }, void 0);
5819
5819
  }, Pt = (e) => {
@@ -7175,7 +7175,7 @@ const xn = (e) => {
7175
7175
  whatsappLink: ac,
7176
7176
  subscribeText: mc,
7177
7177
  terms: rc
7178
- }, o6 = (e) => /* @__PURE__ */ n.jsxDEV("section", { className: Le.content, children: [
7178
+ }, t6 = (e) => /* @__PURE__ */ n.jsxDEV("section", { className: Le.content, children: [
7179
7179
  /* @__PURE__ */ n.jsxDEV(Xr, { className: Le.subscribeImage }, void 0, !1, {
7180
7180
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/suscribed/subscribe-whatsapp/index.tsx",
7181
7181
  lineNumber: 14,
@@ -9718,7 +9718,7 @@ const el = "_content_1dzh4_1", nl = "_brandContent_1dzh4_10", sl = "_socialMedia
9718
9718
  correspondent: Cl,
9719
9719
  iframeStyled: Dl,
9720
9720
  contentFrame: vl
9721
- }, t6 = (e) => {
9721
+ }, i6 = (e) => {
9722
9722
  const s = () => e?.video.main.author ? `${e?.video.main.author} - ${ke(
9723
9723
  e.video.info.date.created
9724
9724
  )}` : e?.video.main.author;
@@ -10004,7 +10004,7 @@ const el = "_content_1dzh4_1", nl = "_brandContent_1dzh4_10", sl = "_socialMedia
10004
10004
  title: ql,
10005
10005
  description: Bl,
10006
10006
  linkStyled: Ml
10007
- }, i6 = (e) => {
10007
+ }, a6 = (e) => {
10008
10008
  const s = e.logo;
10009
10009
  return /* @__PURE__ */ n.jsxDEV("section", { className: tn.content, children: [
10010
10010
  e.backgroundImgURL && /* @__PURE__ */ n.jsxDEV("img", { className: tn.before, src: e.backgroundImgURL, alt: "" }, void 0, !1, {
@@ -10049,7 +10049,7 @@ const el = "_content_1dzh4_1", nl = "_brandContent_1dzh4_10", sl = "_socialMedia
10049
10049
  label: Hl,
10050
10050
  required: Fl,
10051
10051
  input: Ql
10052
- }, a6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: An.content, children: [
10052
+ }, m6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: An.content, children: [
10053
10053
  /* @__PURE__ */ n.jsxDEV("div", { className: An.contentLabel, children: [
10054
10054
  /* @__PURE__ */ n.jsxDEV("label", { className: An.label, children: e.label }, void 0, !1, {
10055
10055
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/contact-input/index.tsx",
@@ -10081,7 +10081,7 @@ const el = "_content_1dzh4_1", nl = "_brandContent_1dzh4_10", sl = "_socialMedia
10081
10081
  label: Wl,
10082
10082
  required: Yl,
10083
10083
  input: $l
10084
- }, m6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: wn.content, children: [
10084
+ }, r6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: wn.content, children: [
10085
10085
  /* @__PURE__ */ n.jsxDEV("div", { className: wn.contentLabel, children: [
10086
10086
  /* @__PURE__ */ n.jsxDEV("label", { className: wn.label, children: e.label }, void 0, !1, {
10087
10087
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/contact-select/index.tsx",
@@ -10122,7 +10122,7 @@ const el = "_content_1dzh4_1", nl = "_brandContent_1dzh4_10", sl = "_socialMedia
10122
10122
  content: Zl,
10123
10123
  label: Kl,
10124
10124
  input: Jl
10125
- }, r6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: Ss.content, children: [
10125
+ }, c6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: Ss.content, children: [
10126
10126
  /* @__PURE__ */ n.jsxDEV("label", { className: Ss.label, children: e.label }, void 0, !1, {
10127
10127
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/contact-textarea/index.tsx",
10128
10128
  lineNumber: 15,
@@ -10718,7 +10718,7 @@ const el = "_content_1dzh4_1", nl = "_brandContent_1dzh4_10", sl = "_socialMedia
10718
10718
  lineNumber: 29,
10719
10719
  columnNumber: 5
10720
10720
  }, void 0) : null;
10721
- }, c6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: Ue.content, children: /* @__PURE__ */ n.jsxDEV(Mn, { className: Ue.contentLayoutVideoSection, children: [
10721
+ }, l6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: Ue.content, children: /* @__PURE__ */ n.jsxDEV(Mn, { className: Ue.contentLayoutVideoSection, children: [
10722
10722
  /* @__PURE__ */ n.jsxDEV("a", { className: Ue.header, href: "/", children: [
10723
10723
  /* @__PURE__ */ n.jsxDEV(
10724
10724
  "svg",
@@ -11656,7 +11656,7 @@ function Gu(e) {
11656
11656
  t % 2 === 0 ? s[Math.floor(t / 2)] = e[t] : s[o + Math.floor(t / 2)] = e[t];
11657
11657
  return s;
11658
11658
  }
11659
- const l6 = (e) => {
11659
+ const u6 = (e) => {
11660
11660
  const { isOpinion: s = !1 } = e, o = (a) => /* @__PURE__ */ n.jsxDEV(
11661
11661
  "div",
11662
11662
  {
@@ -11771,7 +11771,7 @@ const l6 = (e) => {
11771
11771
  }, zu = "_content_w9viv_1", Wu = "_title_w9viv_10", zo = {
11772
11772
  content: zu,
11773
11773
  title: Wu
11774
- }, u6 = (e) => {
11774
+ }, d6 = (e) => {
11775
11775
  const { showTitle: s = !0 } = e;
11776
11776
  return /* @__PURE__ */ n.jsxDEV("div", { className: zo.content, children: [
11777
11777
  s && /* @__PURE__ */ n.jsxDEV("p", { className: zo.title, children: "Editorial" }, void 0, !1, {
@@ -11812,7 +11812,7 @@ const l6 = (e) => {
11812
11812
  boxPosition: Zu,
11813
11813
  bannerContent: Ku,
11814
11814
  bannerContentAux: Ju
11815
- }, d6 = (e) => {
11815
+ }, f6 = (e) => {
11816
11816
  const { news: s } = e;
11817
11817
  return Array.isArray(s) && /* @__PURE__ */ n.jsxDEV("div", { className: mn.content, children: [
11818
11818
  /* @__PURE__ */ n.jsxDEV("div", { className: mn.newsContent, children: [
@@ -11889,7 +11889,7 @@ const l6 = (e) => {
11889
11889
  lineNumber: 24,
11890
11890
  columnNumber: 7
11891
11891
  }, void 0);
11892
- }, f6 = (e) => /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
11892
+ }, p6 = (e) => /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
11893
11893
  /* @__PURE__ */ n.jsxDEV(Mr, { className: "display-on-lower-900px", ...e }, void 0, !1, {
11894
11894
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_static/moduloNewsletter/index.tsx",
11895
11895
  lineNumber: 15,
@@ -14005,7 +14005,7 @@ const l6 = (e) => {
14005
14005
  columnNumber: 5
14006
14006
  },
14007
14007
  void 0
14008
- ), p6 = ({
14008
+ ), h6 = ({
14009
14009
  menu: e,
14010
14010
  alertZone: s,
14011
14011
  children: o,
@@ -14167,7 +14167,7 @@ const l6 = (e) => {
14167
14167
  )
14168
14168
  };
14169
14169
  return r ? g[r] : null;
14170
- }, h6 = (e) => {
14170
+ }, b6 = (e) => {
14171
14171
  switch (e.option) {
14172
14172
  case "op1":
14173
14173
  return /* @__PURE__ */ n.jsxDEV(
@@ -14293,7 +14293,7 @@ const l6 = (e) => {
14293
14293
  columnNumber: 9
14294
14294
  }, void 0);
14295
14295
  }
14296
- }, b6 = (e) => {
14296
+ }, N6 = (e) => {
14297
14297
  const {
14298
14298
  data: s,
14299
14299
  currentPage: o,
@@ -14584,7 +14584,7 @@ const l6 = (e) => {
14584
14584
  }, g3 = "_content_gwsqy_1", x3 = "_contactInfoContent_gwsqy_7", $o = {
14585
14585
  content: g3,
14586
14586
  contactInfoContent: x3
14587
- }, N6 = (e) => {
14587
+ }, g6 = (e) => {
14588
14588
  const { data: s } = e;
14589
14589
  return /* @__PURE__ */ n.jsxDEV("section", { className: $o.content, children: s.map((o, t) => /* @__PURE__ */ n.jsxDEV(
14590
14590
  "div",
@@ -16246,47 +16246,48 @@ const _0 = (e) => {
16246
16246
  for (const o in e)
16247
16247
  o.startsWith("--") && (s[o] = e[o]);
16248
16248
  return s;
16249
- }, L0 = "_headerSection_pwnim_1", T0 = "_title_pwnim_11", I0 = "_subtitle_pwnim_23", R0 = "_newsContent_pwnim_36", q0 = "_containerCards_pwnim_44", B0 = "_image_pwnim_50", M0 = "_blockHeadContainer_pwnim_56", Ke = {
16249
+ }, L0 = "_headerSection_1yfz1_1", T0 = "_content_1yfz1_11", I0 = "_title_1yfz1_17", R0 = "_subtitle_1yfz1_29", q0 = "_newsContent_1yfz1_42", B0 = "_containerCards_1yfz1_52", M0 = "_image_1yfz1_59", P0 = "_blockHeadContainer_1yfz1_65", $e = {
16250
16250
  headerSection: L0,
16251
- title: T0,
16252
- subtitle: I0,
16253
- newsContent: R0,
16254
- containerCards: q0,
16255
- image: B0,
16256
- blockHeadContainer: M0
16257
- }, P0 = (e) => {
16251
+ content: T0,
16252
+ title: I0,
16253
+ subtitle: R0,
16254
+ newsContent: q0,
16255
+ containerCards: B0,
16256
+ image: M0,
16257
+ blockHeadContainer: P0
16258
+ }, O0 = (e) => {
16258
16259
  const { content: s, title: o, isVideo: t } = e;
16259
16260
  if (!s || s.length === 0) return;
16260
16261
  const i = s[0], a = s.slice(1), m = e.slot_id && e.slot_id !== "Nota_1";
16261
- return i && a && /* @__PURE__ */ n.jsxDEV(se, { title: o, titleUrl: e.titleUrl, children: [
16262
- /* @__PURE__ */ n.jsxDEV("div", { className: Ke.headerSection, children: /* @__PURE__ */ n.jsxDEV(
16262
+ return i && a && /* @__PURE__ */ n.jsxDEV(se, { title: o, titleUrl: e.titleUrl, children: /* @__PURE__ */ n.jsxDEV("div", { className: $e.content, children: [
16263
+ /* @__PURE__ */ n.jsxDEV("div", { className: $e.headerSection, children: /* @__PURE__ */ n.jsxDEV(
16263
16264
  "a",
16264
16265
  {
16265
16266
  style: { "--heightImageOverwriteMobile": "200%" },
16266
- className: Ke.image,
16267
+ className: $e.image,
16267
16268
  href: i?.info?.link?.url,
16268
16269
  target: i?.info?.link?.target,
16269
16270
  children: [
16270
- /* @__PURE__ */ n.jsxDEV("div", { className: Ke.blockHeadContainer, children: [
16271
- /* @__PURE__ */ n.jsxDEV("p", { className: Ke.title, children: i?.main?.title.home }, void 0, !1, {
16271
+ /* @__PURE__ */ n.jsxDEV("div", { className: $e.blockHeadContainer, children: [
16272
+ /* @__PURE__ */ n.jsxDEV("p", { className: $e.title, children: i?.main?.title.home }, void 0, !1, {
16272
16273
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16273
- lineNumber: 47,
16274
- columnNumber: 15
16274
+ lineNumber: 50,
16275
+ columnNumber: 17
16275
16276
  }, void 0),
16276
- i?.main?.subtitle?.rendered && /* @__PURE__ */ n.jsxDEV("p", { className: Ke.subtitle, children: i?.main?.subtitle?.striped }, void 0, !1, {
16277
+ i?.main?.subtitle?.rendered && /* @__PURE__ */ n.jsxDEV("p", { className: $e.subtitle, children: i?.main?.subtitle?.striped }, void 0, !1, {
16277
16278
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16278
- lineNumber: 49,
16279
- columnNumber: 17
16279
+ lineNumber: 52,
16280
+ columnNumber: 19
16280
16281
  }, void 0)
16281
16282
  ] }, void 0, !0, {
16282
16283
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16283
- lineNumber: 46,
16284
- columnNumber: 13
16284
+ lineNumber: 49,
16285
+ columnNumber: 15
16285
16286
  }, void 0),
16286
16287
  /* @__PURE__ */ n.jsxDEV(Ae, { preview: i.preview }, void 0, !1, {
16287
16288
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16288
- lineNumber: 54,
16289
- columnNumber: 13
16289
+ lineNumber: 57,
16290
+ columnNumber: 15
16290
16291
  }, void 0)
16291
16292
  ]
16292
16293
  },
@@ -16294,22 +16295,22 @@ const _0 = (e) => {
16294
16295
  !0,
16295
16296
  {
16296
16297
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16297
- lineNumber: 41,
16298
- columnNumber: 11
16298
+ lineNumber: 42,
16299
+ columnNumber: 13
16299
16300
  },
16300
16301
  void 0
16301
16302
  ) }, void 0, !1, {
16302
16303
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16303
- lineNumber: 40,
16304
- columnNumber: 9
16304
+ lineNumber: 41,
16305
+ columnNumber: 11
16305
16306
  }, void 0),
16306
- /* @__PURE__ */ n.jsxDEV("div", { className: Ke.containerCards, children: [
16307
+ /* @__PURE__ */ n.jsxDEV("div", { className: $e.containerCards, children: [
16307
16308
  /* @__PURE__ */ n.jsxDEV("div", { className: "banner-context", style: { order: 1 }, children: e.banner }, void 0, !1, {
16308
16309
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16309
- lineNumber: 58,
16310
- columnNumber: 11
16310
+ lineNumber: 61,
16311
+ columnNumber: 13
16311
16312
  }, void 0),
16312
- /* @__PURE__ */ n.jsxDEV("div", { className: Ke.newsContent, children: Array.isArray(a) && a.map((r, l) => {
16313
+ /* @__PURE__ */ n.jsxDEV("div", { className: $e.newsContent, children: Array.isArray(a) && a.map((r, l) => {
16313
16314
  const c = {
16314
16315
  ...r,
16315
16316
  main: {
@@ -16331,26 +16332,30 @@ const _0 = (e) => {
16331
16332
  !1,
16332
16333
  {
16333
16334
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16334
- lineNumber: 79,
16335
- columnNumber: 21
16335
+ lineNumber: 82,
16336
+ columnNumber: 23
16336
16337
  },
16337
16338
  void 0
16338
16339
  ) }, l, !1, {
16339
16340
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16340
- lineNumber: 78,
16341
- columnNumber: 19
16341
+ lineNumber: 81,
16342
+ columnNumber: 21
16342
16343
  }, void 0);
16343
16344
  }) }, void 0, !1, {
16344
16345
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16345
- lineNumber: 61,
16346
- columnNumber: 11
16346
+ lineNumber: 64,
16347
+ columnNumber: 13
16347
16348
  }, void 0)
16348
16349
  ] }, void 0, !0, {
16349
16350
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16350
- lineNumber: 57,
16351
- columnNumber: 9
16351
+ lineNumber: 60,
16352
+ columnNumber: 11
16352
16353
  }, void 0)
16353
16354
  ] }, void 0, !0, {
16355
+ fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16356
+ lineNumber: 40,
16357
+ columnNumber: 9
16358
+ }, void 0) }, void 0, !1, {
16354
16359
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16355
16360
  lineNumber: 39,
16356
16361
  columnNumber: 7
@@ -16386,7 +16391,7 @@ const _0 = (e) => {
16386
16391
  lineNumber: 36,
16387
16392
  columnNumber: 40
16388
16393
  }, void 0),
16389
- "Destacado full width": (e) => /* @__PURE__ */ n.jsxDEV(P0, { ...e }, void 0, !1, {
16394
+ "Destacado full width": (e) => /* @__PURE__ */ n.jsxDEV(O0, { ...e }, void 0, !1, {
16390
16395
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/slots/dynamicSlot.tsx",
16391
16396
  lineNumber: 38,
16392
16397
  columnNumber: 5
@@ -16440,7 +16445,7 @@ function Zt({
16440
16445
  columnNumber: 7
16441
16446
  }, this);
16442
16447
  }
16443
- function g6({
16448
+ function x6({
16444
16449
  children: e,
16445
16450
  stylesConfigEntry: s
16446
16451
  }) {
@@ -16556,7 +16561,7 @@ const Jo = {
16556
16561
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/slots/dynamicMainSlot.tsx",
16557
16562
  lineNumber: 80,
16558
16563
  columnNumber: 5
16559
- }, void 0), x6 = ({
16564
+ }, void 0), C6 = ({
16560
16565
  slots: e,
16561
16566
  DYNAMIC_SLOT_SUBINDEXES: s,
16562
16567
  stylesConfig: o,
@@ -16604,7 +16609,7 @@ const Jo = {
16604
16609
  void 0
16605
16610
  ),
16606
16611
  /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(
16607
- Ze,
16612
+ Ke,
16608
16613
  {
16609
16614
  banners: a,
16610
16615
  index: "dynamic_" + u + "_" + d
@@ -16636,7 +16641,7 @@ const Jo = {
16636
16641
  );
16637
16642
  }
16638
16643
  return m;
16639
- }, C6 = ({
16644
+ }, D6 = ({
16640
16645
  mainBlock: e,
16641
16646
  StylesConfigMain: s,
16642
16647
  config: o,
@@ -16667,7 +16672,7 @@ const Jo = {
16667
16672
  },
16668
16673
  void 0
16669
16674
  ),
16670
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: t, index: 1 }, void 0, !1, {
16675
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: t, index: 1 }, void 0, !1, {
16671
16676
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/slots/DEBUG_MainSlots.tsx",
16672
16677
  lineNumber: 44,
16673
16678
  columnNumber: 9
@@ -16692,7 +16697,7 @@ const Jo = {
16692
16697
  },
16693
16698
  void 0
16694
16699
  ),
16695
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: t, index: 1 }, void 0, !1, {
16700
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: t, index: 1 }, void 0, !1, {
16696
16701
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/slots/DEBUG_MainSlots.tsx",
16697
16702
  lineNumber: 53,
16698
16703
  columnNumber: 9
@@ -16717,7 +16722,7 @@ const Jo = {
16717
16722
  },
16718
16723
  void 0
16719
16724
  ),
16720
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: t, index: 1 }, void 0, !1, {
16725
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: t, index: 1 }, void 0, !1, {
16721
16726
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/slots/DEBUG_MainSlots.tsx",
16722
16727
  lineNumber: 62,
16723
16728
  columnNumber: 9
@@ -16731,27 +16736,27 @@ const Jo = {
16731
16736
  lineNumber: 37,
16732
16737
  columnNumber: 5
16733
16738
  }, void 0);
16734
- }, O0 = "_content_vmnac_1", H0 = "_imageStyled_vmnac_20", F0 = "_contentIconStyled_vmnac_21", Q0 = "_contentCard_vmnac_31", G0 = "_contentInfo_vmnac_70", z0 = "_fullName_vmnac_76", W0 = "_LearnMoreLink_vmnac_83", $e = {
16735
- content: O0,
16736
- imageStyled: H0,
16737
- contentIconStyled: F0,
16738
- contentCard: Q0,
16739
- contentInfo: G0,
16740
- fullName: z0,
16741
- LearnMoreLink: W0
16742
- }, Y0 = async (e) => {
16739
+ }, H0 = "_content_vmnac_1", F0 = "_imageStyled_vmnac_20", Q0 = "_contentIconStyled_vmnac_21", G0 = "_contentCard_vmnac_31", z0 = "_contentInfo_vmnac_70", W0 = "_fullName_vmnac_76", Y0 = "_LearnMoreLink_vmnac_83", Ze = {
16740
+ content: H0,
16741
+ imageStyled: F0,
16742
+ contentIconStyled: Q0,
16743
+ contentCard: G0,
16744
+ contentInfo: z0,
16745
+ fullName: W0,
16746
+ LearnMoreLink: Y0
16747
+ }, $0 = async (e) => {
16743
16748
  const { news: s, texts: o } = e;
16744
- return s.config?.showauthor && /* @__PURE__ */ n.jsxDEV("div", { className: $e.content, children: Array.isArray(s.authors) && s.authors?.map(async (t) => /* @__PURE__ */ n.jsxDEV(
16749
+ return s.config?.showauthor && /* @__PURE__ */ n.jsxDEV("div", { className: Ze.content, children: Array.isArray(s.authors) && s.authors?.map(async (t) => /* @__PURE__ */ n.jsxDEV(
16745
16750
  "div",
16746
16751
  {
16747
- className: $e.contentCard,
16752
+ className: Ze.contentCard,
16748
16753
  children: [
16749
16754
  t.image ? /* @__PURE__ */ n.jsxDEV(
16750
16755
  "img",
16751
16756
  {
16752
16757
  fetchPriority: "low",
16753
16758
  loading: "lazy",
16754
- className: $e.imageStyled,
16759
+ className: Ze.imageStyled,
16755
16760
  src: await ae(t.image.sizes[0]?.url || "")
16756
16761
  },
16757
16762
  t.fullname,
@@ -16762,16 +16767,16 @@ const Jo = {
16762
16767
  columnNumber: 17
16763
16768
  },
16764
16769
  void 0
16765
- ) : /* @__PURE__ */ n.jsxDEV("div", { className: $e.contentIconStyled, children: e.autorIcon }, t.fullname, !1, {
16770
+ ) : /* @__PURE__ */ n.jsxDEV("div", { className: Ze.contentIconStyled, children: e.autorIcon }, t.fullname, !1, {
16766
16771
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/journalist-group/index.tsx",
16767
16772
  lineNumber: 36,
16768
16773
  columnNumber: 17
16769
16774
  }, void 0),
16770
- /* @__PURE__ */ n.jsxDEV("div", { className: $e.contentInfo, children: [
16775
+ /* @__PURE__ */ n.jsxDEV("div", { className: Ze.contentInfo, children: [
16771
16776
  t.internaluser ? /* @__PURE__ */ n.jsxDEV(
16772
16777
  "a",
16773
16778
  {
16774
- className: $e.fullName,
16779
+ className: Ze.fullName,
16775
16780
  href: `/${e.paths.autor}/${t.name}`,
16776
16781
  children: t.fullname
16777
16782
  },
@@ -16783,7 +16788,7 @@ const Jo = {
16783
16788
  columnNumber: 19
16784
16789
  },
16785
16790
  void 0
16786
- ) : /* @__PURE__ */ n.jsxDEV("p", { className: $e.fullName, children: t.fullname }, void 0, !1, {
16791
+ ) : /* @__PURE__ */ n.jsxDEV("p", { className: Ze.fullName, children: t.fullname }, void 0, !1, {
16787
16792
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/journalist-group/index.tsx",
16788
16793
  lineNumber: 48,
16789
16794
  columnNumber: 19
@@ -16791,7 +16796,7 @@ const Jo = {
16791
16796
  t.internaluser && /* @__PURE__ */ n.jsxDEV(
16792
16797
  "a",
16793
16798
  {
16794
- className: $e.LearnMoreLink,
16799
+ className: Ze.LearnMoreLink,
16795
16800
  href: `/${e.paths.autor}/${t.name}`,
16796
16801
  children: o.JournalistGroupLink
16797
16802
  },
@@ -16824,10 +16829,10 @@ const Jo = {
16824
16829
  lineNumber: 21,
16825
16830
  columnNumber: 7
16826
16831
  }, void 0);
16827
- }, $0 = "_content_cu8lm_1", Z0 = "_title_cu8lm_18", Xo = {
16828
- content: $0,
16829
- title: Z0
16830
- }, K0 = async ({
16832
+ }, Z0 = "_content_cu8lm_1", K0 = "_title_cu8lm_18", Xo = {
16833
+ content: Z0,
16834
+ title: K0
16835
+ }, J0 = async ({
16831
16836
  newsformated: e,
16832
16837
  internal: s
16833
16838
  }) => {
@@ -16856,10 +16861,10 @@ const Jo = {
16856
16861
  lineNumber: 25,
16857
16862
  columnNumber: 5
16858
16863
  }, void 0);
16859
- }, J0 = "_content_cu8lm_1", X0 = "_title_cu8lm_18", Ps = {
16860
- content: J0,
16861
- title: X0
16862
- }, e4 = async ({
16864
+ }, X0 = "_content_cu8lm_1", e4 = "_title_cu8lm_18", Ps = {
16865
+ content: X0,
16866
+ title: e4
16867
+ }, n4 = async ({
16863
16868
  newsformated: e,
16864
16869
  internal: s
16865
16870
  }) => {
@@ -16900,9 +16905,9 @@ const Jo = {
16900
16905
  lineNumber: 25,
16901
16906
  columnNumber: 5
16902
16907
  }, void 0);
16903
- }, n4 = "_content_ezbiw_1", s4 = {
16904
- content: n4
16905
- }, o4 = async ({
16908
+ }, s4 = "_content_ezbiw_1", o4 = {
16909
+ content: s4
16910
+ }, t4 = async ({
16906
16911
  newsformated: e,
16907
16912
  internal: s
16908
16913
  }) => {
@@ -16916,7 +16921,7 @@ const Jo = {
16916
16921
  return /* @__PURE__ */ n.jsxDEV(
16917
16922
  "div",
16918
16923
  {
16919
- className: s4.content,
16924
+ className: o4.content,
16920
16925
  dangerouslySetInnerHTML: { __html: i ?? "" }
16921
16926
  },
16922
16927
  void 0,
@@ -16928,12 +16933,12 @@ const Jo = {
16928
16933
  },
16929
16934
  void 0
16930
16935
  );
16931
- }, t4 = "_content_156j7_1", Os = {
16932
- content: t4
16933
- }, i4 = (e) => {
16936
+ }, i4 = "_content_156j7_1", Os = {
16937
+ content: i4
16938
+ }, a4 = (e) => {
16934
16939
  if (e.news.config.articlepreview === "videoEmbedded")
16935
16940
  return /* @__PURE__ */ n.jsxDEV("div", { className: Os.content, children: /* @__PURE__ */ n.jsxDEV(
16936
- K0,
16941
+ J0,
16937
16942
  {
16938
16943
  newsformated: e.news,
16939
16944
  internal: e.news.info.link.internal
@@ -16953,7 +16958,7 @@ const Jo = {
16953
16958
  }, void 0);
16954
16959
  if (e.news.config.articlepreview === "videoYouTube")
16955
16960
  return /* @__PURE__ */ n.jsxDEV("div", { className: Os.content, children: /* @__PURE__ */ n.jsxDEV(
16956
- e4,
16961
+ n4,
16957
16962
  {
16958
16963
  newsformated: e.news,
16959
16964
  internal: e.news.info.link.internal
@@ -16973,7 +16978,7 @@ const Jo = {
16973
16978
  }, void 0);
16974
16979
  if (e.news.config.articlepreview === "iframe")
16975
16980
  return /* @__PURE__ */ n.jsxDEV("div", { className: Os.content, children: /* @__PURE__ */ n.jsxDEV(
16976
- o4,
16981
+ t4,
16977
16982
  {
16978
16983
  newsformated: e.news,
16979
16984
  internal: e.news.info.link.internal
@@ -16991,7 +16996,7 @@ const Jo = {
16991
16996
  lineNumber: 53,
16992
16997
  columnNumber: 7
16993
16998
  }, void 0);
16994
- }, D6 = async (e) => {
16999
+ }, v6 = async (e) => {
16995
17000
  const {
16996
17001
  ranking: s = [],
16997
17002
  banners: o,
@@ -17020,12 +17025,12 @@ const Jo = {
17020
17025
  },
17021
17026
  void 0
17022
17027
  ),
17023
- /* @__PURE__ */ n.jsxDEV(Ze, { banners: o, index: 1 }, void 0, !1, {
17028
+ /* @__PURE__ */ n.jsxDEV(Ke, { banners: o, index: 1 }, void 0, !1, {
17024
17029
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/index.tsx",
17025
17030
  lineNumber: 81,
17026
17031
  columnNumber: 9
17027
17032
  }, void 0),
17028
- !c && /* @__PURE__ */ n.jsxDEV(i4, { news: t[0] }, void 0, !1, {
17033
+ !c && /* @__PURE__ */ n.jsxDEV(a4, { news: t[0] }, void 0, !1, {
17029
17034
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/index.tsx",
17030
17035
  lineNumber: 82,
17031
17036
  columnNumber: 25
@@ -17067,7 +17072,7 @@ const Jo = {
17067
17072
  void 0
17068
17073
  ),
17069
17074
  t[0].authors.length > 1 && /* @__PURE__ */ n.jsxDEV(
17070
- Y0,
17075
+ $0,
17071
17076
  {
17072
17077
  news: t[0],
17073
17078
  autorIcon: e.autorIcon,
@@ -17135,7 +17140,7 @@ const Jo = {
17135
17140
  },
17136
17141
  void 0
17137
17142
  ),
17138
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: o, index: 2 }, void 0, !1, {
17143
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: o, index: 2 }, void 0, !1, {
17139
17144
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/index.tsx",
17140
17145
  lineNumber: 138,
17141
17146
  columnNumber: 19
@@ -17166,7 +17171,7 @@ const Jo = {
17166
17171
  },
17167
17172
  void 0
17168
17173
  ),
17169
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: o, index: 3 }, void 0, !1, {
17174
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: o, index: 3 }, void 0, !1, {
17170
17175
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/index.tsx",
17171
17176
  lineNumber: 152,
17172
17177
  columnNumber: 19
@@ -17202,7 +17207,7 @@ const Jo = {
17202
17207
  lineNumber: 154,
17203
17208
  columnNumber: 17
17204
17209
  }, void 0),
17205
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: o, index: 4 }, void 0, !1, {
17210
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: o, index: 4 }, void 0, !1, {
17206
17211
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/index.tsx",
17207
17212
  lineNumber: 168,
17208
17213
  columnNumber: 19
@@ -17294,14 +17299,14 @@ const Jo = {
17294
17299
  lineNumber: 74,
17295
17300
  columnNumber: 5
17296
17301
  }, void 0);
17297
- }, a4 = "_content_nz5ec_1", m4 = "_contentInfo_nz5ec_24", r4 = "_imageStyled_nz5ec_40", c4 = "_name_nz5ec_44", l4 = "_description_nz5ec_48", u4 = "_contentInfoWithoutImg_nz5ec_101", ln = {
17298
- content: a4,
17299
- contentInfo: m4,
17300
- imageStyled: r4,
17301
- name: c4,
17302
- description: l4,
17303
- contentInfoWithoutImg: u4
17304
- }, d4 = async (e) => {
17302
+ }, m4 = "_content_nz5ec_1", r4 = "_contentInfo_nz5ec_24", c4 = "_imageStyled_nz5ec_40", l4 = "_name_nz5ec_44", u4 = "_description_nz5ec_48", d4 = "_contentInfoWithoutImg_nz5ec_101", ln = {
17303
+ content: m4,
17304
+ contentInfo: r4,
17305
+ imageStyled: c4,
17306
+ name: l4,
17307
+ description: u4,
17308
+ contentInfoWithoutImg: d4
17309
+ }, f4 = async (e) => {
17305
17310
  const s = e.img ? await ae(e.img) : "";
17306
17311
  return /* @__PURE__ */ n.jsxDEV("section", { className: ln.content, children: /* @__PURE__ */ n.jsxDEV(
17307
17312
  "div",
@@ -17362,12 +17367,12 @@ const Jo = {
17362
17367
  lineNumber: 14,
17363
17368
  columnNumber: 5
17364
17369
  }, void 0);
17365
- }, f4 = "_content_7wvro_1", p4 = "_contentInfo_7wvro_23", h4 = "_name_7wvro_34", b4 = "_description_7wvro_43", Xn = {
17366
- content: f4,
17367
- contentInfo: p4,
17368
- name: h4,
17369
- description: b4
17370
- }, N4 = (e) => /* @__PURE__ */ n.jsxDEV(
17370
+ }, p4 = "_content_7wvro_1", h4 = "_contentInfo_7wvro_23", b4 = "_name_7wvro_34", N4 = "_description_7wvro_43", Xn = {
17371
+ content: p4,
17372
+ contentInfo: h4,
17373
+ name: b4,
17374
+ description: N4
17375
+ }, g4 = (e) => /* @__PURE__ */ n.jsxDEV(
17371
17376
  "section",
17372
17377
  {
17373
17378
  className: Xn.content,
@@ -17430,12 +17435,12 @@ const Jo = {
17430
17435
  columnNumber: 5
17431
17436
  },
17432
17437
  void 0
17433
- ), v6 = (e) => {
17438
+ ), A6 = (e) => {
17434
17439
  const { option: s, entity: o } = e;
17435
17440
  switch (s) {
17436
17441
  case "op1":
17437
17442
  return /* @__PURE__ */ n.jsxDEV(
17438
- d4,
17443
+ f4,
17439
17444
  {
17440
17445
  tag: o?.name ?? "",
17441
17446
  img: o?.image?.url ?? "",
@@ -17452,7 +17457,7 @@ const Jo = {
17452
17457
  );
17453
17458
  case "op2":
17454
17459
  return /* @__PURE__ */ n.jsxDEV(
17455
- N4,
17460
+ g4,
17456
17461
  {
17457
17462
  tag: o?.name ?? "",
17458
17463
  description: o?.description ? o?.description : "",
@@ -17477,13 +17482,13 @@ const Jo = {
17477
17482
  columnNumber: 14
17478
17483
  }, void 0);
17479
17484
  }
17480
- }, g4 = "_content_gxziw_1", x4 = "_buttonStyled_gxziw_9", C4 = "_searchStyled_gxziw_21", D4 = "_inputStyled_gxziw_32", v4 = "_inputStyledTest_gxziw_51", Vn = {
17481
- content: g4,
17482
- buttonStyled: x4,
17483
- searchStyled: C4,
17484
- inputStyled: D4,
17485
- inputStyledTest: v4
17486
- }, A4 = (e) => /* @__PURE__ */ n.jsxDEV(
17485
+ }, x4 = "_content_gxziw_1", C4 = "_buttonStyled_gxziw_9", D4 = "_searchStyled_gxziw_21", v4 = "_inputStyled_gxziw_32", A4 = "_inputStyledTest_gxziw_51", Vn = {
17486
+ content: x4,
17487
+ buttonStyled: C4,
17488
+ searchStyled: D4,
17489
+ inputStyled: v4,
17490
+ inputStyledTest: A4
17491
+ }, w4 = (e) => /* @__PURE__ */ n.jsxDEV(
17487
17492
  "svg",
17488
17493
  {
17489
17494
  width: "68",
@@ -17522,7 +17527,7 @@ const Jo = {
17522
17527
  columnNumber: 5
17523
17528
  },
17524
17529
  void 0
17525
- ), A6 = (e) => /* @__PURE__ */ n.jsxDEV(
17530
+ ), w6 = (e) => /* @__PURE__ */ n.jsxDEV(
17526
17531
  "form",
17527
17532
  {
17528
17533
  className: Vn.content,
@@ -17547,7 +17552,7 @@ const Jo = {
17547
17552
  },
17548
17553
  void 0
17549
17554
  ),
17550
- /* @__PURE__ */ n.jsxDEV("button", { className: Vn.buttonStyled, type: "submit", children: /* @__PURE__ */ n.jsxDEV(A4, { className: Vn.searchStyled }, void 0, !1, {
17555
+ /* @__PURE__ */ n.jsxDEV("button", { className: Vn.buttonStyled, type: "submit", children: /* @__PURE__ */ n.jsxDEV(w4, { className: Vn.searchStyled }, void 0, !1, {
17551
17556
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/buscar/index.tsx",
17552
17557
  lineNumber: 27,
17553
17558
  columnNumber: 11
@@ -17570,11 +17575,11 @@ const Jo = {
17570
17575
  columnNumber: 5
17571
17576
  },
17572
17577
  void 0
17573
- ), w4 = "_content_io3tv_1", E4 = "_newsContentSection_io3tv_5", U4 = "_itemContent_io3tv_10", Hs = {
17574
- content: w4,
17575
- newsContentSection: E4,
17576
- itemContent: U4
17577
- }, w6 = (e) => {
17578
+ ), E4 = "_content_io3tv_1", U4 = "_newsContentSection_io3tv_5", y4 = "_itemContent_io3tv_10", Hs = {
17579
+ content: E4,
17580
+ newsContentSection: U4,
17581
+ itemContent: y4
17582
+ }, E6 = (e) => {
17578
17583
  const {
17579
17584
  data: s,
17580
17585
  option: o,
@@ -17873,22 +17878,22 @@ const Jo = {
17873
17878
  columnNumber: 14
17874
17879
  }, void 0);
17875
17880
  }
17876
- }, y4 = "_content_pq89v_1", j4 = "_videoContent_pq89v_9", et = {
17877
- content: y4,
17878
- videoContent: j4
17879
- }, V4 = "_container_1xr2t_1", _4 = "_playStyled_1xr2t_6", S4 = "_imageStyled_1xr2t_13", k4 = "_longer_1xr2t_26", L4 = "_contentNews_1xr2t_31", T4 = "_tagContent_1xr2t_51", I4 = "_tag_1xr2t_51", R4 = "_titular_1xr2t_68", q4 = "_small_1xr2t_81", B4 = "_figure_1xr2t_87", M4 = "_backDrop_1xr2t_92", P4 = "_backDropAux_1xr2t_100", _n = {
17880
- container: V4,
17881
- playStyled: _4,
17882
- imageStyled: S4,
17883
- longer: k4,
17884
- contentNews: L4,
17885
- tagContent: T4,
17886
- tag: I4,
17887
- titular: R4,
17888
- small: q4,
17889
- figure: B4,
17890
- backDrop: M4,
17891
- backDropAux: P4
17881
+ }, j4 = "_content_pq89v_1", V4 = "_videoContent_pq89v_9", et = {
17882
+ content: j4,
17883
+ videoContent: V4
17884
+ }, _4 = "_container_1xr2t_1", S4 = "_playStyled_1xr2t_6", k4 = "_imageStyled_1xr2t_13", L4 = "_longer_1xr2t_26", T4 = "_contentNews_1xr2t_31", I4 = "_tagContent_1xr2t_51", R4 = "_tag_1xr2t_51", q4 = "_titular_1xr2t_68", B4 = "_small_1xr2t_81", M4 = "_figure_1xr2t_87", P4 = "_backDrop_1xr2t_92", O4 = "_backDropAux_1xr2t_100", _n = {
17885
+ container: _4,
17886
+ playStyled: S4,
17887
+ imageStyled: k4,
17888
+ longer: L4,
17889
+ contentNews: T4,
17890
+ tagContent: I4,
17891
+ tag: R4,
17892
+ titular: q4,
17893
+ small: B4,
17894
+ figure: M4,
17895
+ backDrop: P4,
17896
+ backDropAux: O4
17892
17897
  }, nt = async (e) => {
17893
17898
  const { size: s = "longer", video: o } = e, t = o.main.image.sizes[0]?.url ?? "";
17894
17899
  return /* @__PURE__ */ n.jsxDEV("figure", { className: _n.figure, children: /* @__PURE__ */ n.jsxDEV("span", { className: _n.backdrop, children: [
@@ -17963,7 +17968,7 @@ const Jo = {
17963
17968
  lineNumber: 16,
17964
17969
  columnNumber: 5
17965
17970
  }, void 0);
17966
- }, O4 = (e) => {
17971
+ }, H4 = (e) => {
17967
17972
  const { videos: s } = e;
17968
17973
  return /* @__PURE__ */ n.jsxDEV("div", { className: et.content, children: /* @__PURE__ */ n.jsxDEV(Mn, { children: /* @__PURE__ */ n.jsxDEV(se, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ n.jsxDEV("div", { className: et.videoContent, children: [
17969
17974
  /* @__PURE__ */ n.jsxDEV(nt, { video: s[0] }, void 0, !1, {
@@ -18007,18 +18012,18 @@ const Jo = {
18007
18012
  lineNumber: 15,
18008
18013
  columnNumber: 5
18009
18014
  }, void 0);
18010
- }, H4 = "_content_ruy5q_1", F4 = "_videoContent_ruy5q_9", Q4 = "_articleSection_ruy5q_21", G4 = "_contentLatout_ruy5q_31", z4 = "_title_ruy5q_36", W4 = "_article_ruy5q_21", Y4 = "_correspondent_ruy5q_64", Je = {
18011
- content: H4,
18012
- videoContent: F4,
18013
- articleSection: Q4,
18014
- contentLatout: G4,
18015
- title: z4,
18016
- article: W4,
18017
- correspondent: Y4
18018
- }, $4 = "_container_1rq2h_1", Z4 = "_playStyled_1rq2h_9", st = {
18019
- container: $4,
18020
- playStyled: Z4
18021
- }, K4 = (e) => {
18015
+ }, F4 = "_content_ruy5q_1", Q4 = "_videoContent_ruy5q_9", G4 = "_articleSection_ruy5q_21", z4 = "_contentLatout_ruy5q_31", W4 = "_title_ruy5q_36", Y4 = "_article_ruy5q_21", $4 = "_correspondent_ruy5q_64", Je = {
18016
+ content: F4,
18017
+ videoContent: Q4,
18018
+ articleSection: G4,
18019
+ contentLatout: z4,
18020
+ title: W4,
18021
+ article: Y4,
18022
+ correspondent: $4
18023
+ }, Z4 = "_container_1rq2h_1", K4 = "_playStyled_1rq2h_9", st = {
18024
+ container: Z4,
18025
+ playStyled: K4
18026
+ }, J4 = (e) => {
18022
18027
  const { video: s } = e;
18023
18028
  return /* @__PURE__ */ n.jsxDEV(
18024
18029
  _,
@@ -18064,12 +18069,12 @@ const Jo = {
18064
18069
  },
18065
18070
  void 0
18066
18071
  );
18067
- }, J4 = (e) => {
18072
+ }, X4 = (e) => {
18068
18073
  const s = () => e?.video.main.author ? `${e?.video.main.author} - ${ke(
18069
18074
  e.video.info.date.created
18070
18075
  )}` : e?.video.main.author;
18071
18076
  return /* @__PURE__ */ n.jsxDEV("div", { className: Je.content, children: /* @__PURE__ */ n.jsxDEV(Mn, { className: Je.contentLatout, children: /* @__PURE__ */ n.jsxDEV(se, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ n.jsxDEV("div", { className: Je.videoContent, children: [
18072
- /* @__PURE__ */ n.jsxDEV(K4, { video: e.video }, void 0, !1, {
18077
+ /* @__PURE__ */ n.jsxDEV(J4, { video: e.video }, void 0, !1, {
18073
18078
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/block-video-2/index.tsx",
18074
18079
  lineNumber: 30,
18075
18080
  columnNumber: 13
@@ -18124,16 +18129,16 @@ const Jo = {
18124
18129
  lineNumber: 26,
18125
18130
  columnNumber: 5
18126
18131
  }, void 0);
18127
- }, E6 = (e) => {
18132
+ }, U6 = (e) => {
18128
18133
  switch (e.option) {
18129
18134
  case "op1":
18130
- return /* @__PURE__ */ n.jsxDEV(O4, { videos: e.data }, void 0, !1, {
18135
+ return /* @__PURE__ */ n.jsxDEV(H4, { videos: e.data }, void 0, !1, {
18131
18136
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/videos/index.tsx",
18132
18137
  lineNumber: 14,
18133
18138
  columnNumber: 14
18134
18139
  }, void 0);
18135
18140
  case "op2":
18136
- return /* @__PURE__ */ n.jsxDEV(J4, { video: e.data[0] }, void 0, !1, {
18141
+ return /* @__PURE__ */ n.jsxDEV(X4, { video: e.data[0] }, void 0, !1, {
18137
18142
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/videos/index.tsx",
18138
18143
  lineNumber: 16,
18139
18144
  columnNumber: 14
@@ -18146,7 +18151,7 @@ const Jo = {
18146
18151
  }, void 0);
18147
18152
  }
18148
18153
  };
18149
- function U6({ containerId: e, containerId2: s }) {
18154
+ function y6({ containerId: e, containerId2: s }) {
18150
18155
  return je(() => {
18151
18156
  try {
18152
18157
  let o = function() {
@@ -18182,7 +18187,7 @@ function U6({ containerId: e, containerId2: s }) {
18182
18187
  }
18183
18188
  }, [e]), null;
18184
18189
  }
18185
- const X4 = (e) => {
18190
+ const e5 = (e) => {
18186
18191
  const {
18187
18192
  //rounded = false,
18188
18193
  isVideo: s = !1,
@@ -18296,7 +18301,7 @@ const X4 = (e) => {
18296
18301
  lineNumber: 80,
18297
18302
  columnNumber: 5
18298
18303
  }, void 0);
18299
- }, e5 = (e) => /* @__PURE__ */ n.jsxDEV(
18304
+ }, n5 = (e) => /* @__PURE__ */ n.jsxDEV(
18300
18305
  "svg",
18301
18306
  {
18302
18307
  width: "41",
@@ -18329,7 +18334,7 @@ const X4 = (e) => {
18329
18334
  columnNumber: 5
18330
18335
  },
18331
18336
  void 0
18332
- ), n5 = {
18337
+ ), s5 = {
18333
18338
  info: {
18334
18339
  section: {
18335
18340
  name: "",
@@ -18386,14 +18391,14 @@ const X4 = (e) => {
18386
18391
  }
18387
18392
  ],
18388
18393
  preview: void 0
18389
- }, ot = 6, s5 = ({
18394
+ }, ot = 6, o5 = ({
18390
18395
  section: e,
18391
18396
  currentNews: s,
18392
18397
  banner: o,
18393
18398
  isVisible: t = !1,
18394
18399
  stylesConfig: i
18395
18400
  }) => {
18396
- const [a, m] = O({ data: Array.from({ length: ot }, () => n5) }), [r, l] = O(!1), c = ne(async () => {
18401
+ const [a, m] = O({ data: Array.from({ length: ot }, () => s5) }), [r, l] = O(!1), c = ne(async () => {
18397
18402
  if (!(r || !s?.info?.link?.internal)) {
18398
18403
  l(!0);
18399
18404
  try {
@@ -18416,7 +18421,7 @@ const X4 = (e) => {
18416
18421
  return je(() => {
18417
18422
  t && c();
18418
18423
  }, [t, a, c]), !a?.data || a.data.length === 0 ? null : /* @__PURE__ */ n.jsxDEV(
18419
- o5,
18424
+ t5,
18420
18425
  {
18421
18426
  news: a.data,
18422
18427
  title: "Más Noticias",
@@ -18436,7 +18441,7 @@ const X4 = (e) => {
18436
18441
  },
18437
18442
  void 0
18438
18443
  );
18439
- }, o5 = (e) => {
18444
+ }, t5 = (e) => {
18440
18445
  const { news: s, hasLines: o = !1 } = e, t = (i) => o && (i + 1) % 3 !== 0 ? $s.contentSeparator : "";
18441
18446
  return /* @__PURE__ */ n.jsxDEV(
18442
18447
  "div",
@@ -18472,7 +18477,7 @@ const X4 = (e) => {
18472
18477
  "aria-label": m?.title?.section ?? "nota",
18473
18478
  target: l?.link?.target,
18474
18479
  children: /* @__PURE__ */ n.jsxDEV(
18475
- X4,
18480
+ e5,
18476
18481
  {
18477
18482
  isVisible: e.isVisible,
18478
18483
  preview: c,
@@ -18501,7 +18506,7 @@ const X4 = (e) => {
18501
18506
  void 0
18502
18507
  ),
18503
18508
  /* @__PURE__ */ n.jsxDEV("div", { className: Sn.newsDescription, children: /* @__PURE__ */ n.jsxDEV(
18504
- t5,
18509
+ i5,
18505
18510
  {
18506
18511
  main: m,
18507
18512
  authors: r,
@@ -18553,14 +18558,14 @@ const X4 = (e) => {
18553
18558
  },
18554
18559
  void 0
18555
18560
  );
18556
- }, t5 = (e) => {
18561
+ }, i5 = (e) => {
18557
18562
  const { share: s = !1, cutSubtitle: o = !0 } = e, i = (() => {
18558
18563
  if (!e?.authors || e.authors.length === 0) return "";
18559
18564
  const a = e.authors[0], m = ke(e.info?.date?.modified);
18560
18565
  return a && e?.config?.showtime && e.config?.showauthor ? `${a.fullname} - ${m}` : a && e.config?.showauthor ? a.fullname : e?.config?.showtime ? m : "";
18561
18566
  })();
18562
18567
  return /* @__PURE__ */ n.jsxDEV("div", { className: Z.boxInformation, children: [
18563
- s && /* @__PURE__ */ n.jsxDEV(e5, { className: Z.dotStyles }, void 0, !1, {
18568
+ s && /* @__PURE__ */ n.jsxDEV(n5, { className: Z.dotStyles }, void 0, !1, {
18564
18569
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/components/mas-noticias/index.tsx",
18565
18570
  lineNumber: 237,
18566
18571
  columnNumber: 17
@@ -18666,7 +18671,7 @@ const X4 = (e) => {
18666
18671
  lineNumber: 236,
18667
18672
  columnNumber: 5
18668
18673
  }, void 0);
18669
- }, i5 = ({
18674
+ }, a5 = ({
18670
18675
  user: e,
18671
18676
  handleLogout: s,
18672
18677
  message: o
@@ -18761,25 +18766,25 @@ const X4 = (e) => {
18761
18766
  lineNumber: 22,
18762
18767
  columnNumber: 5
18763
18768
  }, void 0);
18764
- }, a5 = "_overlay_qj491_3", m5 = "_popup_qj491_17", r5 = "_title_qj491_40", c5 = "_optionsContainer_qj491_52", l5 = "_option_qj491_52", u5 = "_radioInput_qj491_66", d5 = "_radioCustom_qj491_70", f5 = "_optionLabel_qj491_97", p5 = "_buttons_qj491_110", h5 = "_cancelButton_qj491_117", b5 = "_closeButton_qj491_118", N5 = "_buttonAlone_qj491_137", g5 = "_reportButton_qj491_143", x5 = "_successContainer_qj491_163", C5 = "_thumbsUp_qj491_171", D5 = "_successMessage_qj491_177", v5 = "_errorMessage_qj491_218", A5 = "_loadingContainer_qj491_231", ee = {
18765
- overlay: a5,
18766
- popup: m5,
18767
- title: r5,
18768
- optionsContainer: c5,
18769
- option: l5,
18770
- radioInput: u5,
18771
- radioCustom: d5,
18772
- optionLabel: f5,
18773
- buttons: p5,
18774
- cancelButton: h5,
18775
- closeButton: b5,
18776
- buttonAlone: N5,
18777
- reportButton: g5,
18778
- successContainer: x5,
18779
- thumbsUp: C5,
18780
- successMessage: D5,
18781
- errorMessage: v5,
18782
- loadingContainer: A5
18769
+ }, m5 = "_overlay_qj491_3", r5 = "_popup_qj491_17", c5 = "_title_qj491_40", l5 = "_optionsContainer_qj491_52", u5 = "_option_qj491_52", d5 = "_radioInput_qj491_66", f5 = "_radioCustom_qj491_70", p5 = "_optionLabel_qj491_97", h5 = "_buttons_qj491_110", b5 = "_cancelButton_qj491_117", N5 = "_closeButton_qj491_118", g5 = "_buttonAlone_qj491_137", x5 = "_reportButton_qj491_143", C5 = "_successContainer_qj491_163", D5 = "_thumbsUp_qj491_171", v5 = "_successMessage_qj491_177", A5 = "_errorMessage_qj491_218", w5 = "_loadingContainer_qj491_231", ee = {
18770
+ overlay: m5,
18771
+ popup: r5,
18772
+ title: c5,
18773
+ optionsContainer: l5,
18774
+ option: u5,
18775
+ radioInput: d5,
18776
+ radioCustom: f5,
18777
+ optionLabel: p5,
18778
+ buttons: h5,
18779
+ cancelButton: b5,
18780
+ closeButton: N5,
18781
+ buttonAlone: g5,
18782
+ reportButton: x5,
18783
+ successContainer: C5,
18784
+ thumbsUp: D5,
18785
+ successMessage: v5,
18786
+ errorMessage: A5,
18787
+ loadingContainer: w5
18783
18788
  }, Kt = async (e, s) => {
18784
18789
  const { PUBLIC_ENV: o } = K();
18785
18790
  if (o === "local") return !0;
@@ -18803,7 +18808,7 @@ const X4 = (e) => {
18803
18808
  return console.error("Error verificando reCAPTCHA Enterprise:", t), !1;
18804
18809
  }
18805
18810
  };
18806
- async function y6({
18811
+ async function j6({
18807
18812
  publication: e,
18808
18813
  username: s,
18809
18814
  id: o,
@@ -18872,7 +18877,7 @@ const Oe = {
18872
18877
  intellectual: "Violación de propiedad intelectual",
18873
18878
  bullying: "Bullying o acoso"
18874
18879
  };
18875
- function j6(e) {
18880
+ function V6(e) {
18876
18881
  return Oe[e];
18877
18882
  }
18878
18883
  const on = 300, Fe = {
@@ -18880,7 +18885,7 @@ const on = 300, Fe = {
18880
18885
  firstname: "Usuario",
18881
18886
  lastname: "Anonimo"
18882
18887
  };
18883
- function w5(e) {
18888
+ function E5(e) {
18884
18889
  const s = e.split(" ");
18885
18890
  if (s.length !== 3) return e;
18886
18891
  const [o, t, i] = s, a = t.charAt(0).toUpperCase() + t.slice(1).toLowerCase();
@@ -18898,13 +18903,13 @@ const co = (e, s) => {
18898
18903
  } catch {
18899
18904
  return [];
18900
18905
  }
18901
- }, E5 = (e, s) => {
18906
+ }, U5 = (e, s) => {
18902
18907
  const o = Jt(e);
18903
18908
  o.includes(s) || (o.push(s), e.cookie = `reported=${encodeURIComponent(
18904
18909
  JSON.stringify(o)
18905
18910
  )}; path=/; max-age=${3600 * 24 * 1}`);
18906
18911
  };
18907
- function U5(e) {
18912
+ function y5(e) {
18908
18913
  const [s, o] = e.split("@");
18909
18914
  if (!s || !o) return e;
18910
18915
  let t = "";
@@ -18915,34 +18920,34 @@ function U5(e) {
18915
18920
  let r = "";
18916
18921
  return a.length <= 2 ? r = a[0] + "*" : r = a[0] + "*".repeat(a.length - 2) + a[a.length - 1], `${t}@${r}${m}`;
18917
18922
  }
18918
- const y5 = "_overlay_tlrod_1", j5 = "_header_tlrod_18", V5 = "_logo_tlrod_25", _5 = "_card_tlrod_32", S5 = "_close_tlrod_47", k5 = "_form_tlrod_71", L5 = "_formUl_tlrod_80", T5 = "_field_tlrod_92", I5 = "_label_tlrod_99", R5 = "_input_tlrod_108", q5 = "_error_tlrod_126", B5 = "_primary_tlrod_132", M5 = "_divider_tlrod_167", P5 = "_google_tlrod_193", O5 = "_googleIcon_tlrod_223", H5 = "_spin_tlrod_256", F5 = "_checkboxRow_tlrod_278", Q5 = "_terms_tlrod_315", G5 = "_message_tlrod_346", z5 = "_passwordChecker_tlrod_351", W5 = "_valid_tlrod_370", Y5 = "_invalid_tlrod_374", $5 = "_forgotPassword_tlrod_378", Z5 = "_successContainer_tlrod_397", K5 = "_thumbsUp_tlrod_405", J5 = "_successMessage_tlrod_411", A = {
18919
- overlay: y5,
18920
- header: j5,
18921
- logo: V5,
18922
- card: _5,
18923
- close: S5,
18924
- form: k5,
18925
- formUl: L5,
18926
- field: T5,
18927
- label: I5,
18928
- input: R5,
18929
- error: q5,
18930
- primary: B5,
18931
- divider: M5,
18932
- google: P5,
18933
- googleIcon: O5,
18934
- spin: H5,
18935
- checkboxRow: F5,
18923
+ const j5 = "_overlay_tlrod_1", V5 = "_header_tlrod_18", _5 = "_logo_tlrod_25", S5 = "_card_tlrod_32", k5 = "_close_tlrod_47", L5 = "_form_tlrod_71", T5 = "_formUl_tlrod_80", I5 = "_field_tlrod_92", R5 = "_label_tlrod_99", q5 = "_input_tlrod_108", B5 = "_error_tlrod_126", M5 = "_primary_tlrod_132", P5 = "_divider_tlrod_167", O5 = "_google_tlrod_193", H5 = "_googleIcon_tlrod_223", F5 = "_spin_tlrod_256", Q5 = "_checkboxRow_tlrod_278", G5 = "_terms_tlrod_315", z5 = "_message_tlrod_346", W5 = "_passwordChecker_tlrod_351", Y5 = "_valid_tlrod_370", $5 = "_invalid_tlrod_374", Z5 = "_forgotPassword_tlrod_378", K5 = "_successContainer_tlrod_397", J5 = "_thumbsUp_tlrod_405", X5 = "_successMessage_tlrod_411", A = {
18924
+ overlay: j5,
18925
+ header: V5,
18926
+ logo: _5,
18927
+ card: S5,
18928
+ close: k5,
18929
+ form: L5,
18930
+ formUl: T5,
18931
+ field: I5,
18932
+ label: R5,
18933
+ input: q5,
18934
+ error: B5,
18935
+ primary: M5,
18936
+ divider: P5,
18937
+ google: O5,
18938
+ googleIcon: H5,
18939
+ spin: F5,
18940
+ checkboxRow: Q5,
18936
18941
  switch: "_switch_tlrod_307",
18937
- terms: Q5,
18938
- message: G5,
18939
- passwordChecker: z5,
18940
- valid: W5,
18941
- invalid: Y5,
18942
- forgotPassword: $5,
18943
- successContainer: Z5,
18944
- thumbsUp: K5,
18945
- successMessage: J5
18942
+ terms: G5,
18943
+ message: z5,
18944
+ passwordChecker: W5,
18945
+ valid: Y5,
18946
+ invalid: $5,
18947
+ forgotPassword: Z5,
18948
+ successContainer: K5,
18949
+ thumbsUp: J5,
18950
+ successMessage: X5
18946
18951
  }, Qe = () => /* @__PURE__ */ n.jsxDEV(
18947
18952
  "svg",
18948
18953
  {
@@ -18966,7 +18971,7 @@ const y5 = "_overlay_tlrod_1", j5 = "_header_tlrod_18", V5 = "_logo_tlrod_25", _
18966
18971
  columnNumber: 10
18967
18972
  },
18968
18973
  void 0
18969
- ), X5 = ({
18974
+ ), e9 = ({
18970
18975
  isOpen: e,
18971
18976
  onClose: s,
18972
18977
  commentId: o,
@@ -19015,7 +19020,7 @@ const y5 = "_overlay_tlrod_1", j5 = "_header_tlrod_18", V5 = "_logo_tlrod_25", _
19015
19020
  })
19016
19021
  })).json();
19017
19022
  if (g.type === "success")
19018
- E5(document, o), m("success"), setTimeout(() => {
19023
+ U5(document, o), m("success"), setTimeout(() => {
19019
19024
  p();
19020
19025
  }, 3e3);
19021
19026
  else
@@ -19265,7 +19270,7 @@ async function lo({
19265
19270
  throw N;
19266
19271
  }
19267
19272
  }
19268
- const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19273
+ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19269
19274
  const [s, o] = O(void 0);
19270
19275
  return je(() => {
19271
19276
  if (s) return;
@@ -19273,7 +19278,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19273
19278
  const { PUBLIC_X_SECURITY_TOKEN: i } = K();
19274
19279
  try {
19275
19280
  const a = await lo({
19276
- publication: n9,
19281
+ publication: s9,
19277
19282
  path: e ?? "",
19278
19283
  size: 5,
19279
19284
  sizereply: 2,
@@ -19299,7 +19304,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19299
19304
  lineNumber: 11,
19300
19305
  columnNumber: 5
19301
19306
  }, void 0),
19302
- /* @__PURE__ */ n.jsxDEV("span", { className: "comment-date", children: w5(ke(Number(s))) }, void 0, !1, {
19307
+ /* @__PURE__ */ n.jsxDEV("span", { className: "comment-date", children: E5(ke(Number(s))) }, void 0, !1, {
19303
19308
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/components/comentarios/components/comment/CommentUserData.tsx",
19304
19309
  lineNumber: 12,
19305
19310
  columnNumber: 5
@@ -19583,7 +19588,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19583
19588
  },
19584
19589
  void 0
19585
19590
  );
19586
- }, { PUBLIC_PUBLICATION_ID: o9 } = K(), t9 = o9, ii = async ({
19591
+ }, { PUBLIC_PUBLICATION_ID: t9 } = K(), i9 = t9, ii = async ({
19587
19592
  path: e,
19588
19593
  ref: s,
19589
19594
  captchaToken: o,
@@ -19602,7 +19607,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19602
19607
  method: "POST",
19603
19608
  headers: { "Content-Type": "application/json" },
19604
19609
  body: JSON.stringify({
19605
- publication: t9,
19610
+ publication: i9,
19606
19611
  path: e,
19607
19612
  id: a,
19608
19613
  username: i.username,
@@ -19636,7 +19641,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19636
19641
  } catch (l) {
19637
19642
  return console.error("Error enviando comentario:", l), alert(l.message || "Error al enviar el comentario."), !1;
19638
19643
  }
19639
- }, i9 = ({
19644
+ }, a9 = ({
19640
19645
  replyingTo: e,
19641
19646
  commentRef: s,
19642
19647
  user: o,
@@ -19723,7 +19728,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19723
19728
  lineNumber: 41,
19724
19729
  columnNumber: 5
19725
19730
  }, void 0);
19726
- }, a9 = ({ reply: e, replyingTo: s, user: o, onFlag: t }) => {
19731
+ }, m9 = ({ reply: e, replyingTo: s, user: o, onFlag: t }) => {
19727
19732
  const i = e.text;
19728
19733
  let a = `${Fe.firstname} ${Fe.lastname}`, m = Fe.username;
19729
19734
  return e.user && (a = `${e.user.firstname} ${e.user.lastname}`, m = e.user.username), /* @__PURE__ */ n.jsxDEV("div", { className: "comment-item reply", children: /* @__PURE__ */ n.jsxDEV("div", { className: "comment-header-container", children: [
@@ -19775,7 +19780,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19775
19780
  lineNumber: 25,
19776
19781
  columnNumber: 5
19777
19782
  }, void 0);
19778
- }, m9 = ({ comment: e, replyingTo: s, path: o, user: t, handleReplyingTo: i, onFlag: a }) => {
19783
+ }, r9 = ({ comment: e, replyingTo: s, path: o, user: t, handleReplyingTo: i, onFlag: a }) => {
19779
19784
  const m = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [r, l] = O(m), [c, u] = De.useState(!1), d = process.env.NEXT_PUBLIC_PUBLICATION_ID ?? "", f = e.text, N = De.useRef(null);
19780
19785
  let p = `${Fe.firstname} ${Fe.lastname}`, h = Fe.username;
19781
19786
  e.user && (p = `${e.user.firstname} ${e.user.lastname}`, h = e.user.username);
@@ -19821,7 +19826,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19821
19826
  void 0
19822
19827
  ),
19823
19828
  s === e.id && t && /* @__PURE__ */ n.jsxDEV(
19824
- i9,
19829
+ a9,
19825
19830
  {
19826
19831
  replyingTo: s,
19827
19832
  commentRef: N,
@@ -19841,7 +19846,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19841
19846
  ),
19842
19847
  r.reply.length > 0 && /* @__PURE__ */ n.jsxDEV("div", { className: "comment-replies", children: [
19843
19848
  r.reply.map((D) => /* @__PURE__ */ n.jsxDEV(
19844
- a9,
19849
+ m9,
19845
19850
  {
19846
19851
  user: t,
19847
19852
  reply: D,
@@ -19924,7 +19929,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19924
19929
  lineNumber: 40,
19925
19930
  columnNumber: 5
19926
19931
  }, void 0);
19927
- }, r9 = ({
19932
+ }, c9 = ({
19928
19933
  commentRef: e,
19929
19934
  user: s,
19930
19935
  path: o,
@@ -19997,7 +20002,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19997
20002
  lineNumber: 29,
19998
20003
  columnNumber: 5
19999
20004
  }, void 0);
20000
- }, { PUBLIC_PUBLICATION_ID: c9, PUBLIC_X_SECURITY_TOKEN: l9 } = K(), tt = c9 ?? "", u9 = ({
20005
+ }, { PUBLIC_PUBLICATION_ID: l9, PUBLIC_X_SECURITY_TOKEN: u9 } = K(), tt = l9 ?? "", d9 = ({
20001
20006
  isAuthenticated: e,
20002
20007
  path: s,
20003
20008
  user: o,
@@ -20006,7 +20011,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
20006
20011
  }) => {
20007
20012
  const a = s.replaceAll("/", "|"), [m, r] = O(
20008
20013
  void 0
20009
- ), [l, c] = O(""), { comments: u, setComments: d } = s9(a), [f, N] = De.useState(!1), p = De.useRef(null), h = (V) => {
20014
+ ), [l, c] = O(""), { comments: u, setComments: d } = o9(a), [f, N] = De.useState(!1), p = De.useRef(null), h = (V) => {
20010
20015
  c(l === V ? "" : V);
20011
20016
  }, g = (V) => {
20012
20017
  d(
@@ -20033,7 +20038,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
20033
20038
  id: void 0,
20034
20039
  lastid: R,
20035
20040
  state: "5,6",
20036
- apiToken: l9
20041
+ apiToken: u9
20037
20042
  }))[0];
20038
20043
  d({
20039
20044
  morecomment: F.morecomment ?? !1,
@@ -20055,7 +20060,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
20055
20060
  /* @__PURE__ */ n.jsxDEV("div", { className: "comments-container", children: /* @__PURE__ */ n.jsxDEV(se, { title: w || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
20056
20061
  /* @__PURE__ */ n.jsxDEV("div", { className: "comments-header", children: e && o && /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
20057
20062
  /* @__PURE__ */ n.jsxDEV(
20058
- i5,
20063
+ a5,
20059
20064
  {
20060
20065
  user: o,
20061
20066
  handleLogout: t,
@@ -20071,7 +20076,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
20071
20076
  void 0
20072
20077
  ),
20073
20078
  /* @__PURE__ */ n.jsxDEV(
20074
- r9,
20079
+ c9,
20075
20080
  {
20076
20081
  commentRef: p,
20077
20082
  user: o,
@@ -20103,7 +20108,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
20103
20108
  "data-isauthenticated": `${e}`,
20104
20109
  children: u ? u.comments && u.comments.length > 0 ? /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
20105
20110
  u.comments.map((V) => /* @__PURE__ */ n.jsxDEV(
20106
- m9,
20111
+ r9,
20107
20112
  {
20108
20113
  comment: V,
20109
20114
  replyingTo: l,
@@ -20167,7 +20172,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
20167
20172
  columnNumber: 7
20168
20173
  }, void 0),
20169
20174
  /* @__PURE__ */ n.jsxDEV(
20170
- X5,
20175
+ e9,
20171
20176
  {
20172
20177
  username: o?.username ?? void 0,
20173
20178
  publication: tt,
@@ -20237,7 +20242,7 @@ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
20237
20242
  test: (e) => /[^A-Za-z0-9]/.test(e)
20238
20243
  }
20239
20244
  ];
20240
- function d9({ goToLogin: e, handleGoogleLogin: s }) {
20245
+ function f9({ goToLogin: e, handleGoogleLogin: s }) {
20241
20246
  const [o, t] = O({}), [i, a] = O(!1), [m, r] = O(!1), [l, c] = O(null), [u, d] = O(
20242
20247
  "register"
20243
20248
  ), f = (g, D) => {
@@ -20677,7 +20682,7 @@ function d9({ goToLogin: e, handleGoogleLogin: s }) {
20677
20682
  columnNumber: 5
20678
20683
  }, this);
20679
20684
  }
20680
- function f9({
20685
+ function p9({
20681
20686
  onClose: e,
20682
20687
  checkAuth: s,
20683
20688
  goToRegister: o,
@@ -20759,7 +20764,7 @@ function f9({
20759
20764
  };
20760
20765
  return /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
20761
20766
  a === "login" && /* @__PURE__ */ n.jsxDEV(
20762
- p9,
20767
+ h9,
20763
20768
  {
20764
20769
  email: r,
20765
20770
  password: c,
@@ -20786,7 +20791,7 @@ function f9({
20786
20791
  this
20787
20792
  ),
20788
20793
  a === "forgot" && /* @__PURE__ */ n.jsxDEV(
20789
- h9,
20794
+ b9,
20790
20795
  {
20791
20796
  email: r,
20792
20797
  setEmail: l,
@@ -20807,7 +20812,7 @@ function f9({
20807
20812
  this
20808
20813
  ),
20809
20814
  a === "changePassword" && /* @__PURE__ */ n.jsxDEV(
20810
- b9,
20815
+ N9,
20811
20816
  {
20812
20817
  email: r,
20813
20818
  confirmationCode: d,
@@ -20835,7 +20840,7 @@ function f9({
20835
20840
  this
20836
20841
  ),
20837
20842
  a === "feedback" && /* @__PURE__ */ n.jsxDEV(
20838
- N9,
20843
+ g9,
20839
20844
  {
20840
20845
  onBackToLogin: () => {
20841
20846
  V(null), m("login");
@@ -20856,7 +20861,7 @@ function f9({
20856
20861
  columnNumber: 5
20857
20862
  }, this);
20858
20863
  }
20859
- function p9({
20864
+ function h9({
20860
20865
  email: e,
20861
20866
  password: s,
20862
20867
  showPassword: o,
@@ -21060,7 +21065,7 @@ function p9({
21060
21065
  columnNumber: 5
21061
21066
  }, this);
21062
21067
  }
21063
- function h9({
21068
+ function b9({
21064
21069
  email: e,
21065
21070
  setEmail: s,
21066
21071
  loading: o,
@@ -21145,7 +21150,7 @@ function h9({
21145
21150
  this
21146
21151
  );
21147
21152
  }
21148
- function b9({
21153
+ function N9({
21149
21154
  email: e,
21150
21155
  confirmationCode: s,
21151
21156
  newPassword: o,
@@ -21169,7 +21174,7 @@ function b9({
21169
21174
  children: [
21170
21175
  /* @__PURE__ */ n.jsxDEV("p", { className: A.message, children: [
21171
21176
  "Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
21172
- U5(e),
21177
+ y5(e),
21173
21178
  ". Ingrese el código y la contraseña nueva."
21174
21179
  ] }, void 0, !0, {
21175
21180
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/components/comentarios/components/authComponents/LoginForm.tsx",
@@ -21380,7 +21385,7 @@ function b9({
21380
21385
  this
21381
21386
  );
21382
21387
  }
21383
- function N9({ onBackToLogin: e }) {
21388
+ function g9({ onBackToLogin: e }) {
21384
21389
  return /* @__PURE__ */ n.jsxDEV("div", { className: A.form, children: [
21385
21390
  /* @__PURE__ */ n.jsxDEV("p", { className: A.success, children: "La contraseña fue cambiada con éxito" }, void 0, !1, {
21386
21391
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/components/comentarios/components/authComponents/LoginForm.tsx",
@@ -21398,7 +21403,7 @@ function N9({ onBackToLogin: e }) {
21398
21403
  columnNumber: 5
21399
21404
  }, this);
21400
21405
  }
21401
- function g9({
21406
+ function x9({
21402
21407
  loginUrl: e,
21403
21408
  COGNITO_AUTH_PREFIX: s,
21404
21409
  CAPTCHA_KEY: o,
@@ -21456,7 +21461,7 @@ function g9({
21456
21461
  columnNumber: 9
21457
21462
  }, this),
21458
21463
  m === "login" && /* @__PURE__ */ n.jsxDEV(
21459
- f9,
21464
+ p9,
21460
21465
  {
21461
21466
  CAPTCHA_KEY: o,
21462
21467
  onClose: t,
@@ -21474,7 +21479,7 @@ function g9({
21474
21479
  this
21475
21480
  ),
21476
21481
  m === "register" && /* @__PURE__ */ n.jsxDEV(
21477
- d9,
21482
+ f9,
21478
21483
  {
21479
21484
  handleGoogleLogin: l,
21480
21485
  goToLogin: () => r("login")
@@ -21504,7 +21509,7 @@ function g9({
21504
21509
  this
21505
21510
  );
21506
21511
  }
21507
- function x9({
21512
+ function C9({
21508
21513
  isAuthenticated: e,
21509
21514
  setIsAuthenticated: s,
21510
21515
  loginUrl: o,
@@ -21525,7 +21530,7 @@ function x9({
21525
21530
  };
21526
21531
  return /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
21527
21532
  c && /* @__PURE__ */ n.jsxDEV(
21528
- g9,
21533
+ x9,
21529
21534
  {
21530
21535
  loginUrl: o,
21531
21536
  COGNITO_AUTH_PREFIX: r,
@@ -21574,7 +21579,7 @@ function x9({
21574
21579
  columnNumber: 9
21575
21580
  }, this),
21576
21581
  /* @__PURE__ */ n.jsxDEV(
21577
- u9,
21582
+ d9,
21578
21583
  {
21579
21584
  isAuthenticated: e,
21580
21585
  handleLogout: d,
@@ -21597,8 +21602,8 @@ function x9({
21597
21602
  columnNumber: 5
21598
21603
  }, this);
21599
21604
  }
21600
- const C9 = "radioformula_";
21601
- function D9({
21605
+ const D9 = "radioformula_";
21606
+ function v9({
21602
21607
  isVisible: e,
21603
21608
  path: s,
21604
21609
  icon: o,
@@ -21607,7 +21612,7 @@ function D9({
21607
21612
  }) {
21608
21613
  const [a, m] = O(null), [r, l] = O(null), c = async () => {
21609
21614
  if (e) {
21610
- if (document.cookie.search(C9 + "IS_AUTH=true") === -1) {
21615
+ if (document.cookie.search(D9 + "IS_AUTH=true") === -1) {
21611
21616
  m(!1), l(null), console.log("user not logged");
21612
21617
  return;
21613
21618
  }
@@ -21640,7 +21645,7 @@ function D9({
21640
21645
  columnNumber: 19
21641
21646
  }, this);
21642
21647
  return a === null ? d : e ? /* @__PURE__ */ n.jsxDEV(
21643
- x9,
21648
+ C9,
21644
21649
  {
21645
21650
  COGNITO_AUTH_PREFIX: t,
21646
21651
  captchaVars: i,
@@ -21662,7 +21667,7 @@ function D9({
21662
21667
  this
21663
21668
  ) : d;
21664
21669
  }
21665
- const V6 = ({
21670
+ const _6 = ({
21666
21671
  render: e,
21667
21672
  internalPath: s,
21668
21673
  section: o,
@@ -21699,7 +21704,7 @@ const V6 = ({
21699
21704
  // />
21700
21705
  // ),
21701
21706
  comment: /* @__PURE__ */ n.jsxDEV(
21702
- D9,
21707
+ v9,
21703
21708
  {
21704
21709
  COGNITO_AUTH_PREFIX: m ?? "template_",
21705
21710
  captchaVars: r,
@@ -21717,7 +21722,7 @@ const V6 = ({
21717
21722
  void 0
21718
21723
  ),
21719
21724
  more: /* @__PURE__ */ n.jsxDEV(
21720
- s5,
21725
+ o5,
21721
21726
  {
21722
21727
  section: o,
21723
21728
  currentNews: t,
@@ -21754,7 +21759,7 @@ const V6 = ({
21754
21759
  void 0
21755
21760
  );
21756
21761
  };
21757
- async function _6({
21762
+ async function S6({
21758
21763
  publication: e,
21759
21764
  path: s,
21760
21765
  username: o,
@@ -21861,7 +21866,7 @@ async function _6({
21861
21866
  };
21862
21867
  }
21863
21868
  }
21864
- const S6 = async ({
21869
+ const k6 = async ({
21865
21870
  token: e,
21866
21871
  projectId: s,
21867
21872
  captchaKey: o,
@@ -21897,135 +21902,135 @@ const S6 = async ({
21897
21902
  };
21898
21903
  export {
21899
21904
  Fi as AssetsPreconnect,
21900
- w6 as AutorComponent,
21905
+ E6 as AutorComponent,
21901
21906
  w1 as AutorHeader1,
21902
21907
  I1 as AutorHeader2,
21903
21908
  ie as BannerAdvertising,
21904
- Ze as BannerAdvertisingMiddle,
21905
- s6 as CarrouselCSR,
21909
+ Ke as BannerAdvertisingMiddle,
21910
+ o6 as CarrouselCSR,
21906
21911
  gn as CarrouselIRS,
21907
21912
  L2 as CarruselCard,
21908
21913
  H2 as CarruselOpinion,
21909
21914
  ye as CommonServices,
21910
21915
  di as Comscore,
21911
- N6 as ContactInfoServer,
21912
- a6 as ContactInput,
21913
- m6 as ContactSelect,
21914
- r6 as ContactTextarea,
21916
+ g6 as ContactInfoServer,
21917
+ m6 as ContactInput,
21918
+ r6 as ContactSelect,
21919
+ c6 as ContactTextarea,
21915
21920
  Mn as ContentLayout1,
21916
21921
  Ho as ContentLayoutTema,
21917
- C6 as DEBUG_MainSlots,
21922
+ D6 as DEBUG_MainSlots,
21918
21923
  _u as DestacadoNoticias,
21919
21924
  p2 as DestacadoVideos,
21920
21925
  Tm as DynamicBlockServices,
21921
- x6 as DynamicComponents,
21926
+ C6 as DynamicComponents,
21922
21927
  Ms as DynamicMainSlot,
21923
21928
  Zt as DynamicSlot,
21924
- u6 as EditorialBlock,
21925
- i6 as ErrorComponent,
21929
+ d6 as EditorialBlock,
21930
+ a6 as ErrorComponent,
21926
21931
  sa as Font,
21927
21932
  Uc as Footer1,
21928
21933
  pl as Footer2,
21929
- h6 as FooterComponent,
21934
+ b6 as FooterComponent,
21930
21935
  Hi as FormatAfterScripts,
21931
21936
  lt as FormatScripts,
21932
21937
  pi as GA4,
21933
- A9 as GTM,
21938
+ w9 as GTM,
21934
21939
  v0 as GalleryHeader,
21935
- e6 as GenerateBody,
21936
- X9 as GenerateHead,
21937
- p6 as HeaderComponent,
21940
+ n6 as GenerateBody,
21941
+ e6 as GenerateHead,
21942
+ h6 as HeaderComponent,
21938
21943
  Er as ImageOffline,
21939
- Z9 as IssuuServices,
21944
+ K9 as IssuuServices,
21940
21945
  Ki as ItemListSchema,
21941
21946
  Qt as LayoutNewsComponent,
21942
- V6 as LazyLoader,
21947
+ _6 as LazyLoader,
21943
21948
  c1 as LiveBlogHeader,
21944
- n6 as Location,
21945
- S9 as MainComponentServices,
21949
+ s6 as Location,
21950
+ k9 as MainComponentServices,
21946
21951
  hi as Marfeel,
21947
21952
  nn as MiddleSection,
21948
21953
  zt as Modulo1x3,
21949
21954
  U2 as Modulo1x3Card,
21950
21955
  a2 as Modulo1x4,
21951
21956
  l2 as Modulo1x5,
21952
- d6 as Modulo2Columnas,
21957
+ f6 as Modulo2Columnas,
21953
21958
  o2 as Modulo3Columnas,
21954
- f6 as ModuloNewsletter,
21955
- l6 as ModuloOpinion,
21956
- n5 as NewListResponseDataPH,
21959
+ p6 as ModuloNewsletter,
21960
+ u6 as ModuloOpinion,
21961
+ s5 as NewListResponseDataPH,
21957
21962
  Ji as NewsArticle,
21958
- D6 as NewsComponent,
21963
+ v6 as NewsComponent,
21959
21964
  Ys as NewsContent,
21960
21965
  fs as NextPrev,
21961
21966
  Xi as OrgList,
21962
21967
  Co as PreloadImages,
21963
21968
  Oe as REPORT_REASONS,
21964
21969
  to as Readest,
21965
- U6 as ScriptHydrator,
21966
- A6 as SearchSection,
21970
+ y6 as ScriptHydrator,
21971
+ w6 as SearchSection,
21967
21972
  se as Section,
21968
21973
  Ge as SectionCard,
21969
21974
  Zs as SectionCardServerComponent,
21970
- b6 as SectionServerComponent,
21975
+ N6 as SectionServerComponent,
21971
21976
  Hm as ShowSection,
21972
21977
  u0 as SocialNetworks,
21973
21978
  $i as SpeculationRules,
21974
- g6 as StaticSlotWrapper,
21979
+ x6 as StaticSlotWrapper,
21975
21980
  Mr as SubscribeColumn,
21976
21981
  Jr as SubscribeRow,
21977
- o6 as SubscribeWhatsAppColumn,
21978
- v6 as TagComponent,
21982
+ t6 as SubscribeWhatsAppColumn,
21983
+ A6 as TagComponent,
21979
21984
  p1 as TimeLine,
21980
- y9 as TrimPathname,
21981
- t6 as VideoBlock3,
21982
- c6 as VideoBlock4,
21983
- E6 as VideoSection,
21985
+ j9 as TrimPathname,
21986
+ i6 as VideoBlock3,
21987
+ l6 as VideoBlock4,
21988
+ U6 as VideoSection,
21984
21989
  na as VideosSchemas,
21985
21990
  ea as WebsiteList,
21986
- _6 as addComment,
21991
+ S6 as addComment,
21987
21992
  Js as bannersReplace,
21988
21993
  Ln as becomeVideoObject,
21989
21994
  Ht as coloringByStrokeSVGs,
21990
21995
  ve as cutString,
21991
- U9 as extractRealtedNews,
21996
+ y9 as extractRealtedNews,
21992
21997
  ke as formatDate,
21993
- E9 as formatDateEdiciones,
21998
+ U9 as formatDateEdiciones,
21994
21999
  rt as formatDateJournalistArticule,
21995
22000
  Li as formatDateTimeline,
21996
22001
  qi as formatNewsMeta,
21997
22002
  Gi as formatVideoData,
21998
- J9 as generalGetData,
22003
+ X9 as generalGetData,
21999
22004
  ai as getCaptchaToken,
22000
22005
  lo as getComments,
22001
22006
  K as getConfig,
22002
- K9 as getDynamicSlots,
22007
+ J9 as getDynamicSlots,
22003
22008
  ls as getEnvironmentUrl,
22004
22009
  Ri as getEnvironmentUrlFront,
22005
22010
  ae as getImageUrl,
22006
22011
  Qn as getNextMeta,
22007
22012
  zn as getPage,
22008
- _9 as getPreloadImages,
22013
+ S9 as getPreloadImages,
22009
22014
  Gn as getPrevMeta,
22010
- j6 as getReportReasonLabel,
22015
+ V6 as getReportReasonLabel,
22011
22016
  Ti as getResponse,
22012
22017
  Ii as getResponsePromise,
22013
22018
  Xs as getSchemas,
22014
22019
  dt as getScriptReplaces,
22015
22020
  ta as getSlugs,
22016
- j9 as getTypeOfNews,
22017
- V9 as getVideoRealPath,
22018
- w9 as initLibrary,
22021
+ V9 as getTypeOfNews,
22022
+ _9 as getVideoRealPath,
22023
+ E9 as initLibrary,
22019
22024
  Oi as metadataToJSX,
22020
22025
  Rm as metadata_defaults,
22021
22026
  ct as parseTags,
22022
22027
  Bi as pathnameSplit,
22023
22028
  oa as removePages,
22024
- y6 as reportComment,
22029
+ j6 as reportComment,
22025
22030
  Xc as shareButtons,
22026
22031
  ws as socialIcons,
22027
22032
  Wi as speculationRules,
22028
22033
  zi as speculationRulesHome,
22029
22034
  Mi as urlReplaces,
22030
- S6 as verifyCaptchaTokenEnterprise
22035
+ k6 as verifyCaptchaTokenEnterprise
22031
22036
  };