sass-template-common 0.0.67 → 0.0.69

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
- }, w9 = ({ id: e }) => /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
317
+ }, A9 = ({ 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 E9(e = {}) {
890
+ function w9(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]"), 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;
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;
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 y9(e) {
941
+ function U9(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 j9(e) {
1324
+ function y9(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
- }, V9 = (e) => {
1398
+ }, j9 = (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 _9(e) {
1416
+ function V9(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
- }, S9 = (e, s = 2) => {
1801
+ }, _9 = (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 k9 {
1814
+ class S9 {
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: 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
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
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 K9 {
3838
+ class Z9 {
3839
3839
  issuuApi = "https://api.issuu.com/v2";
3840
3840
  api = void 0;
3841
3841
  constructor(s) {
@@ -3871,7 +3871,7 @@ class K9 {
3871
3871
  }
3872
3872
  }
3873
3873
  }
3874
- const J9 = async (e, s, o, t, i, a) => {
3874
+ const K9 = 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 J9 = 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
- }, X9 = async (e) => {
3903
+ }, J9 = 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 J9 = async (e, s, o, t, i, a) => {
4199
4199
  }
4200
4200
  }
4201
4201
  };
4202
- async function e6({
4202
+ async function X9({
4203
4203
  axiosApi: e,
4204
4204
  headConfig: s = {
4205
4205
  ampConfig: !1,
@@ -4399,7 +4399,7 @@ async function e6({
4399
4399
  columnNumber: 5
4400
4400
  }, this);
4401
4401
  }
4402
- const n6 = ({
4402
+ const e6 = ({
4403
4403
  children: e,
4404
4404
  defaultRouteName: s,
4405
4405
  banners: o,
@@ -4490,7 +4490,7 @@ const n6 = ({
4490
4490
  ), Pm = "_content_19rc1_1", Om = "_location_19rc1_11", qo = {
4491
4491
  content: Pm,
4492
4492
  location: Om
4493
- }, s6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: qo.content, children: [
4493
+ }, n6 = (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 o6(e) {
4660
+ function s6(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]", ""), Ke = ({ banners: e, index: s }) => {
4972
+ }, void 0), Wm = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), Ze = ({ 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(
@@ -7175,7 +7175,7 @@ const xn = (e) => {
7175
7175
  whatsappLink: ac,
7176
7176
  subscribeText: mc,
7177
7177
  terms: rc
7178
- }, t6 = (e) => /* @__PURE__ */ n.jsxDEV("section", { className: Le.content, children: [
7178
+ }, o6 = (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
- }, i6 = (e) => {
9721
+ }, t6 = (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
- }, a6 = (e) => {
10007
+ }, i6 = (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
- }, m6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: An.content, children: [
10052
+ }, a6 = (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
- }, r6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: wn.content, children: [
10084
+ }, m6 = (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
- }, c6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: Ss.content, children: [
10125
+ }, r6 = (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
- }, l6 = (e) => /* @__PURE__ */ n.jsxDEV("div", { className: Ue.content, children: /* @__PURE__ */ n.jsxDEV(Mn, { className: Ue.contentLayoutVideoSection, children: [
10721
+ }, c6 = (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 u6 = (e) => {
11659
+ const l6 = (e) => {
11660
11660
  const { isOpinion: s = !1 } = e, o = (a) => /* @__PURE__ */ n.jsxDEV(
11661
11661
  "div",
11662
11662
  {
@@ -11771,7 +11771,7 @@ const u6 = (e) => {
11771
11771
  }, zu = "_content_w9viv_1", Wu = "_title_w9viv_10", zo = {
11772
11772
  content: zu,
11773
11773
  title: Wu
11774
- }, d6 = (e) => {
11774
+ }, u6 = (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 u6 = (e) => {
11812
11812
  boxPosition: Zu,
11813
11813
  bannerContent: Ku,
11814
11814
  bannerContentAux: Ju
11815
- }, f6 = (e) => {
11815
+ }, d6 = (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 u6 = (e) => {
11889
11889
  lineNumber: 24,
11890
11890
  columnNumber: 7
11891
11891
  }, void 0);
11892
- }, p6 = (e) => /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
11892
+ }, f6 = (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 u6 = (e) => {
14005
14005
  columnNumber: 5
14006
14006
  },
14007
14007
  void 0
14008
- ), h6 = ({
14008
+ ), p6 = ({
14009
14009
  menu: e,
14010
14010
  alertZone: s,
14011
14011
  children: o,
@@ -14167,7 +14167,7 @@ const u6 = (e) => {
14167
14167
  )
14168
14168
  };
14169
14169
  return r ? g[r] : null;
14170
- }, b6 = (e) => {
14170
+ }, h6 = (e) => {
14171
14171
  switch (e.option) {
14172
14172
  case "op1":
14173
14173
  return /* @__PURE__ */ n.jsxDEV(
@@ -14293,7 +14293,7 @@ const u6 = (e) => {
14293
14293
  columnNumber: 9
14294
14294
  }, void 0);
14295
14295
  }
14296
- }, N6 = (e) => {
14296
+ }, b6 = (e) => {
14297
14297
  const {
14298
14298
  data: s,
14299
14299
  currentPage: o,
@@ -14584,7 +14584,7 @@ const u6 = (e) => {
14584
14584
  }, g3 = "_content_gwsqy_1", x3 = "_contactInfoContent_gwsqy_7", $o = {
14585
14585
  content: g3,
14586
14586
  contactInfoContent: x3
14587
- }, g6 = (e) => {
14587
+ }, N6 = (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,48 +16246,47 @@ 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_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 = {
16249
+ }, L0 = "_headerSection_l67s4_1", T0 = "_title_l67s4_11", I0 = "_subtitle_l67s4_23", R0 = "_newsContent_l67s4_36", q0 = "_containerCards_l67s4_46", B0 = "_image_l67s4_53", M0 = "_blockHeadContainer_l67s4_59", Ke = {
16250
16250
  headerSection: L0,
16251
- content: T0,
16252
- title: I0,
16253
- subtitle: R0,
16254
- newsContent: q0,
16255
- containerCards: B0,
16256
- image: M0,
16257
- blockHeadContainer: P0
16258
- }, O0 = (e) => {
16251
+ title: T0,
16252
+ subtitle: I0,
16253
+ newsContent: R0,
16254
+ containerCards: q0,
16255
+ image: B0,
16256
+ blockHeadContainer: M0
16257
+ }, P0 = (e) => {
16259
16258
  const { content: s, title: o, isVideo: t } = e;
16260
16259
  if (!s || s.length === 0) return;
16261
16260
  const i = s[0], a = s.slice(1), m = e.slot_id && e.slot_id !== "Nota_1";
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(
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(
16264
16263
  "a",
16265
16264
  {
16266
16265
  style: { "--heightImageOverwriteMobile": "200%" },
16267
- className: $e.image,
16266
+ className: Ke.image,
16268
16267
  href: i?.info?.link?.url,
16269
16268
  target: i?.info?.link?.target,
16270
16269
  children: [
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, {
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, {
16273
16272
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16274
- lineNumber: 50,
16275
- columnNumber: 17
16273
+ lineNumber: 47,
16274
+ columnNumber: 15
16276
16275
  }, void 0),
16277
- i?.main?.subtitle?.rendered && /* @__PURE__ */ n.jsxDEV("p", { className: $e.subtitle, children: i?.main?.subtitle?.striped }, void 0, !1, {
16276
+ i?.main?.subtitle?.rendered && /* @__PURE__ */ n.jsxDEV("p", { className: Ke.subtitle, children: i?.main?.subtitle?.striped }, void 0, !1, {
16278
16277
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16279
- lineNumber: 52,
16280
- columnNumber: 19
16278
+ lineNumber: 49,
16279
+ columnNumber: 17
16281
16280
  }, void 0)
16282
16281
  ] }, void 0, !0, {
16283
16282
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16284
- lineNumber: 49,
16285
- columnNumber: 15
16283
+ lineNumber: 46,
16284
+ columnNumber: 13
16286
16285
  }, void 0),
16287
16286
  /* @__PURE__ */ n.jsxDEV(Ae, { preview: i.preview }, void 0, !1, {
16288
16287
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16289
- lineNumber: 57,
16290
- columnNumber: 15
16288
+ lineNumber: 54,
16289
+ columnNumber: 13
16291
16290
  }, void 0)
16292
16291
  ]
16293
16292
  },
@@ -16295,22 +16294,22 @@ const _0 = (e) => {
16295
16294
  !0,
16296
16295
  {
16297
16296
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16298
- lineNumber: 42,
16299
- columnNumber: 13
16297
+ lineNumber: 41,
16298
+ columnNumber: 11
16300
16299
  },
16301
16300
  void 0
16302
16301
  ) }, void 0, !1, {
16303
16302
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16304
- lineNumber: 41,
16305
- columnNumber: 11
16303
+ lineNumber: 40,
16304
+ columnNumber: 9
16306
16305
  }, void 0),
16307
- /* @__PURE__ */ n.jsxDEV("div", { className: $e.containerCards, children: [
16306
+ /* @__PURE__ */ n.jsxDEV("div", { className: Ke.containerCards, children: [
16308
16307
  /* @__PURE__ */ n.jsxDEV("div", { className: "banner-context", style: { order: 1 }, children: e.banner }, void 0, !1, {
16309
16308
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16310
- lineNumber: 61,
16311
- columnNumber: 13
16309
+ lineNumber: 58,
16310
+ columnNumber: 11
16312
16311
  }, void 0),
16313
- /* @__PURE__ */ n.jsxDEV("div", { className: $e.newsContent, children: Array.isArray(a) && a.map((r, l) => {
16312
+ /* @__PURE__ */ n.jsxDEV("div", { className: Ke.newsContent, children: Array.isArray(a) && a.map((r, l) => {
16314
16313
  const c = {
16315
16314
  ...r,
16316
16315
  main: {
@@ -16332,30 +16331,26 @@ const _0 = (e) => {
16332
16331
  !1,
16333
16332
  {
16334
16333
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16335
- lineNumber: 82,
16336
- columnNumber: 23
16334
+ lineNumber: 79,
16335
+ columnNumber: 21
16337
16336
  },
16338
16337
  void 0
16339
16338
  ) }, l, !1, {
16340
16339
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16341
- lineNumber: 81,
16342
- columnNumber: 21
16340
+ lineNumber: 78,
16341
+ columnNumber: 19
16343
16342
  }, void 0);
16344
16343
  }) }, void 0, !1, {
16345
16344
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16346
- lineNumber: 64,
16347
- columnNumber: 13
16345
+ lineNumber: 61,
16346
+ columnNumber: 11
16348
16347
  }, void 0)
16349
16348
  ] }, void 0, !0, {
16350
16349
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16351
- lineNumber: 60,
16352
- columnNumber: 11
16350
+ lineNumber: 57,
16351
+ columnNumber: 9
16353
16352
  }, void 0)
16354
16353
  ] }, 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, {
16359
16354
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/blocks_dynamic/destacadoNoticiasFullWidth/index.tsx",
16360
16355
  lineNumber: 39,
16361
16356
  columnNumber: 7
@@ -16391,7 +16386,7 @@ const _0 = (e) => {
16391
16386
  lineNumber: 36,
16392
16387
  columnNumber: 40
16393
16388
  }, void 0),
16394
- "Destacado full width": (e) => /* @__PURE__ */ n.jsxDEV(O0, { ...e }, void 0, !1, {
16389
+ "Destacado full width": (e) => /* @__PURE__ */ n.jsxDEV(P0, { ...e }, void 0, !1, {
16395
16390
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/slots/dynamicSlot.tsx",
16396
16391
  lineNumber: 38,
16397
16392
  columnNumber: 5
@@ -16445,7 +16440,7 @@ function Zt({
16445
16440
  columnNumber: 7
16446
16441
  }, this);
16447
16442
  }
16448
- function x6({
16443
+ function g6({
16449
16444
  children: e,
16450
16445
  stylesConfigEntry: s
16451
16446
  }) {
@@ -16561,7 +16556,7 @@ const Jo = {
16561
16556
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/slots/dynamicMainSlot.tsx",
16562
16557
  lineNumber: 80,
16563
16558
  columnNumber: 5
16564
- }, void 0), C6 = ({
16559
+ }, void 0), x6 = ({
16565
16560
  slots: e,
16566
16561
  DYNAMIC_SLOT_SUBINDEXES: s,
16567
16562
  stylesConfig: o,
@@ -16609,7 +16604,7 @@ const Jo = {
16609
16604
  void 0
16610
16605
  ),
16611
16606
  /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(
16612
- Ke,
16607
+ Ze,
16613
16608
  {
16614
16609
  banners: a,
16615
16610
  index: "dynamic_" + u + "_" + d
@@ -16641,7 +16636,7 @@ const Jo = {
16641
16636
  );
16642
16637
  }
16643
16638
  return m;
16644
- }, D6 = ({
16639
+ }, C6 = ({
16645
16640
  mainBlock: e,
16646
16641
  StylesConfigMain: s,
16647
16642
  config: o,
@@ -16672,7 +16667,7 @@ const Jo = {
16672
16667
  },
16673
16668
  void 0
16674
16669
  ),
16675
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: t, index: 1 }, void 0, !1, {
16670
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: t, index: 1 }, void 0, !1, {
16676
16671
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/slots/DEBUG_MainSlots.tsx",
16677
16672
  lineNumber: 44,
16678
16673
  columnNumber: 9
@@ -16697,7 +16692,7 @@ const Jo = {
16697
16692
  },
16698
16693
  void 0
16699
16694
  ),
16700
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: t, index: 1 }, void 0, !1, {
16695
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: t, index: 1 }, void 0, !1, {
16701
16696
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/slots/DEBUG_MainSlots.tsx",
16702
16697
  lineNumber: 53,
16703
16698
  columnNumber: 9
@@ -16722,7 +16717,7 @@ const Jo = {
16722
16717
  },
16723
16718
  void 0
16724
16719
  ),
16725
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: t, index: 1 }, void 0, !1, {
16720
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: t, index: 1 }, void 0, !1, {
16726
16721
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/slots/DEBUG_MainSlots.tsx",
16727
16722
  lineNumber: 62,
16728
16723
  columnNumber: 9
@@ -16736,27 +16731,27 @@ const Jo = {
16736
16731
  lineNumber: 37,
16737
16732
  columnNumber: 5
16738
16733
  }, void 0);
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) => {
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) => {
16748
16743
  const { news: s, texts: o } = e;
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(
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(
16750
16745
  "div",
16751
16746
  {
16752
- className: Ze.contentCard,
16747
+ className: $e.contentCard,
16753
16748
  children: [
16754
16749
  t.image ? /* @__PURE__ */ n.jsxDEV(
16755
16750
  "img",
16756
16751
  {
16757
16752
  fetchPriority: "low",
16758
16753
  loading: "lazy",
16759
- className: Ze.imageStyled,
16754
+ className: $e.imageStyled,
16760
16755
  src: await ae(t.image.sizes[0]?.url || "")
16761
16756
  },
16762
16757
  t.fullname,
@@ -16767,16 +16762,16 @@ const Jo = {
16767
16762
  columnNumber: 17
16768
16763
  },
16769
16764
  void 0
16770
- ) : /* @__PURE__ */ n.jsxDEV("div", { className: Ze.contentIconStyled, children: e.autorIcon }, t.fullname, !1, {
16765
+ ) : /* @__PURE__ */ n.jsxDEV("div", { className: $e.contentIconStyled, children: e.autorIcon }, t.fullname, !1, {
16771
16766
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/journalist-group/index.tsx",
16772
16767
  lineNumber: 36,
16773
16768
  columnNumber: 17
16774
16769
  }, void 0),
16775
- /* @__PURE__ */ n.jsxDEV("div", { className: Ze.contentInfo, children: [
16770
+ /* @__PURE__ */ n.jsxDEV("div", { className: $e.contentInfo, children: [
16776
16771
  t.internaluser ? /* @__PURE__ */ n.jsxDEV(
16777
16772
  "a",
16778
16773
  {
16779
- className: Ze.fullName,
16774
+ className: $e.fullName,
16780
16775
  href: `/${e.paths.autor}/${t.name}`,
16781
16776
  children: t.fullname
16782
16777
  },
@@ -16788,7 +16783,7 @@ const Jo = {
16788
16783
  columnNumber: 19
16789
16784
  },
16790
16785
  void 0
16791
- ) : /* @__PURE__ */ n.jsxDEV("p", { className: Ze.fullName, children: t.fullname }, void 0, !1, {
16786
+ ) : /* @__PURE__ */ n.jsxDEV("p", { className: $e.fullName, children: t.fullname }, void 0, !1, {
16792
16787
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/journalist-group/index.tsx",
16793
16788
  lineNumber: 48,
16794
16789
  columnNumber: 19
@@ -16796,7 +16791,7 @@ const Jo = {
16796
16791
  t.internaluser && /* @__PURE__ */ n.jsxDEV(
16797
16792
  "a",
16798
16793
  {
16799
- className: Ze.LearnMoreLink,
16794
+ className: $e.LearnMoreLink,
16800
16795
  href: `/${e.paths.autor}/${t.name}`,
16801
16796
  children: o.JournalistGroupLink
16802
16797
  },
@@ -16829,10 +16824,10 @@ const Jo = {
16829
16824
  lineNumber: 21,
16830
16825
  columnNumber: 7
16831
16826
  }, void 0);
16832
- }, Z0 = "_content_cu8lm_1", K0 = "_title_cu8lm_18", Xo = {
16833
- content: Z0,
16834
- title: K0
16835
- }, J0 = async ({
16827
+ }, $0 = "_content_cu8lm_1", Z0 = "_title_cu8lm_18", Xo = {
16828
+ content: $0,
16829
+ title: Z0
16830
+ }, K0 = async ({
16836
16831
  newsformated: e,
16837
16832
  internal: s
16838
16833
  }) => {
@@ -16861,10 +16856,10 @@ const Jo = {
16861
16856
  lineNumber: 25,
16862
16857
  columnNumber: 5
16863
16858
  }, void 0);
16864
- }, X0 = "_content_cu8lm_1", e4 = "_title_cu8lm_18", Ps = {
16865
- content: X0,
16866
- title: e4
16867
- }, n4 = async ({
16859
+ }, J0 = "_content_cu8lm_1", X0 = "_title_cu8lm_18", Ps = {
16860
+ content: J0,
16861
+ title: X0
16862
+ }, e4 = async ({
16868
16863
  newsformated: e,
16869
16864
  internal: s
16870
16865
  }) => {
@@ -16905,9 +16900,9 @@ const Jo = {
16905
16900
  lineNumber: 25,
16906
16901
  columnNumber: 5
16907
16902
  }, void 0);
16908
- }, s4 = "_content_ezbiw_1", o4 = {
16909
- content: s4
16910
- }, t4 = async ({
16903
+ }, n4 = "_content_ezbiw_1", s4 = {
16904
+ content: n4
16905
+ }, o4 = async ({
16911
16906
  newsformated: e,
16912
16907
  internal: s
16913
16908
  }) => {
@@ -16921,7 +16916,7 @@ const Jo = {
16921
16916
  return /* @__PURE__ */ n.jsxDEV(
16922
16917
  "div",
16923
16918
  {
16924
- className: o4.content,
16919
+ className: s4.content,
16925
16920
  dangerouslySetInnerHTML: { __html: i ?? "" }
16926
16921
  },
16927
16922
  void 0,
@@ -16933,12 +16928,12 @@ const Jo = {
16933
16928
  },
16934
16929
  void 0
16935
16930
  );
16936
- }, i4 = "_content_156j7_1", Os = {
16937
- content: i4
16938
- }, a4 = (e) => {
16931
+ }, t4 = "_content_156j7_1", Os = {
16932
+ content: t4
16933
+ }, i4 = (e) => {
16939
16934
  if (e.news.config.articlepreview === "videoEmbedded")
16940
16935
  return /* @__PURE__ */ n.jsxDEV("div", { className: Os.content, children: /* @__PURE__ */ n.jsxDEV(
16941
- J0,
16936
+ K0,
16942
16937
  {
16943
16938
  newsformated: e.news,
16944
16939
  internal: e.news.info.link.internal
@@ -16958,7 +16953,7 @@ const Jo = {
16958
16953
  }, void 0);
16959
16954
  if (e.news.config.articlepreview === "videoYouTube")
16960
16955
  return /* @__PURE__ */ n.jsxDEV("div", { className: Os.content, children: /* @__PURE__ */ n.jsxDEV(
16961
- n4,
16956
+ e4,
16962
16957
  {
16963
16958
  newsformated: e.news,
16964
16959
  internal: e.news.info.link.internal
@@ -16978,7 +16973,7 @@ const Jo = {
16978
16973
  }, void 0);
16979
16974
  if (e.news.config.articlepreview === "iframe")
16980
16975
  return /* @__PURE__ */ n.jsxDEV("div", { className: Os.content, children: /* @__PURE__ */ n.jsxDEV(
16981
- t4,
16976
+ o4,
16982
16977
  {
16983
16978
  newsformated: e.news,
16984
16979
  internal: e.news.info.link.internal
@@ -16996,7 +16991,7 @@ const Jo = {
16996
16991
  lineNumber: 53,
16997
16992
  columnNumber: 7
16998
16993
  }, void 0);
16999
- }, v6 = async (e) => {
16994
+ }, D6 = async (e) => {
17000
16995
  const {
17001
16996
  ranking: s = [],
17002
16997
  banners: o,
@@ -17025,12 +17020,12 @@ const Jo = {
17025
17020
  },
17026
17021
  void 0
17027
17022
  ),
17028
- /* @__PURE__ */ n.jsxDEV(Ke, { banners: o, index: 1 }, void 0, !1, {
17023
+ /* @__PURE__ */ n.jsxDEV(Ze, { banners: o, index: 1 }, void 0, !1, {
17029
17024
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/index.tsx",
17030
17025
  lineNumber: 81,
17031
17026
  columnNumber: 9
17032
17027
  }, void 0),
17033
- !c && /* @__PURE__ */ n.jsxDEV(a4, { news: t[0] }, void 0, !1, {
17028
+ !c && /* @__PURE__ */ n.jsxDEV(i4, { news: t[0] }, void 0, !1, {
17034
17029
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/index.tsx",
17035
17030
  lineNumber: 82,
17036
17031
  columnNumber: 25
@@ -17072,7 +17067,7 @@ const Jo = {
17072
17067
  void 0
17073
17068
  ),
17074
17069
  t[0].authors.length > 1 && /* @__PURE__ */ n.jsxDEV(
17075
- $0,
17070
+ Y0,
17076
17071
  {
17077
17072
  news: t[0],
17078
17073
  autorIcon: e.autorIcon,
@@ -17140,7 +17135,7 @@ const Jo = {
17140
17135
  },
17141
17136
  void 0
17142
17137
  ),
17143
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: o, index: 2 }, void 0, !1, {
17138
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: o, index: 2 }, void 0, !1, {
17144
17139
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/index.tsx",
17145
17140
  lineNumber: 138,
17146
17141
  columnNumber: 19
@@ -17171,7 +17166,7 @@ const Jo = {
17171
17166
  },
17172
17167
  void 0
17173
17168
  ),
17174
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: o, index: 3 }, void 0, !1, {
17169
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: o, index: 3 }, void 0, !1, {
17175
17170
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/index.tsx",
17176
17171
  lineNumber: 152,
17177
17172
  columnNumber: 19
@@ -17207,7 +17202,7 @@ const Jo = {
17207
17202
  lineNumber: 154,
17208
17203
  columnNumber: 17
17209
17204
  }, void 0),
17210
- /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ke, { banners: o, index: 4 }, void 0, !1, {
17205
+ /* @__PURE__ */ n.jsxDEV(nn, { children: /* @__PURE__ */ n.jsxDEV(Ze, { banners: o, index: 4 }, void 0, !1, {
17211
17206
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/index.tsx",
17212
17207
  lineNumber: 168,
17213
17208
  columnNumber: 19
@@ -17299,14 +17294,14 @@ const Jo = {
17299
17294
  lineNumber: 74,
17300
17295
  columnNumber: 5
17301
17296
  }, void 0);
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) => {
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) => {
17310
17305
  const s = e.img ? await ae(e.img) : "";
17311
17306
  return /* @__PURE__ */ n.jsxDEV("section", { className: ln.content, children: /* @__PURE__ */ n.jsxDEV(
17312
17307
  "div",
@@ -17367,12 +17362,12 @@ const Jo = {
17367
17362
  lineNumber: 14,
17368
17363
  columnNumber: 5
17369
17364
  }, void 0);
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(
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(
17376
17371
  "section",
17377
17372
  {
17378
17373
  className: Xn.content,
@@ -17435,12 +17430,12 @@ const Jo = {
17435
17430
  columnNumber: 5
17436
17431
  },
17437
17432
  void 0
17438
- ), A6 = (e) => {
17433
+ ), v6 = (e) => {
17439
17434
  const { option: s, entity: o } = e;
17440
17435
  switch (s) {
17441
17436
  case "op1":
17442
17437
  return /* @__PURE__ */ n.jsxDEV(
17443
- f4,
17438
+ d4,
17444
17439
  {
17445
17440
  tag: o?.name ?? "",
17446
17441
  img: o?.image?.url ?? "",
@@ -17457,7 +17452,7 @@ const Jo = {
17457
17452
  );
17458
17453
  case "op2":
17459
17454
  return /* @__PURE__ */ n.jsxDEV(
17460
- g4,
17455
+ N4,
17461
17456
  {
17462
17457
  tag: o?.name ?? "",
17463
17458
  description: o?.description ? o?.description : "",
@@ -17482,13 +17477,13 @@ const Jo = {
17482
17477
  columnNumber: 14
17483
17478
  }, void 0);
17484
17479
  }
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(
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(
17492
17487
  "svg",
17493
17488
  {
17494
17489
  width: "68",
@@ -17527,7 +17522,7 @@ const Jo = {
17527
17522
  columnNumber: 5
17528
17523
  },
17529
17524
  void 0
17530
- ), w6 = (e) => /* @__PURE__ */ n.jsxDEV(
17525
+ ), A6 = (e) => /* @__PURE__ */ n.jsxDEV(
17531
17526
  "form",
17532
17527
  {
17533
17528
  className: Vn.content,
@@ -17552,7 +17547,7 @@ const Jo = {
17552
17547
  },
17553
17548
  void 0
17554
17549
  ),
17555
- /* @__PURE__ */ n.jsxDEV("button", { className: Vn.buttonStyled, type: "submit", children: /* @__PURE__ */ n.jsxDEV(w4, { className: Vn.searchStyled }, void 0, !1, {
17550
+ /* @__PURE__ */ n.jsxDEV("button", { className: Vn.buttonStyled, type: "submit", children: /* @__PURE__ */ n.jsxDEV(A4, { className: Vn.searchStyled }, void 0, !1, {
17556
17551
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/buscar/index.tsx",
17557
17552
  lineNumber: 27,
17558
17553
  columnNumber: 11
@@ -17575,11 +17570,11 @@ const Jo = {
17575
17570
  columnNumber: 5
17576
17571
  },
17577
17572
  void 0
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) => {
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) => {
17583
17578
  const {
17584
17579
  data: s,
17585
17580
  option: o,
@@ -17878,22 +17873,22 @@ const Jo = {
17878
17873
  columnNumber: 14
17879
17874
  }, void 0);
17880
17875
  }
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
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
17897
17892
  }, nt = async (e) => {
17898
17893
  const { size: s = "longer", video: o } = e, t = o.main.image.sizes[0]?.url ?? "";
17899
17894
  return /* @__PURE__ */ n.jsxDEV("figure", { className: _n.figure, children: /* @__PURE__ */ n.jsxDEV("span", { className: _n.backdrop, children: [
@@ -17968,7 +17963,7 @@ const Jo = {
17968
17963
  lineNumber: 16,
17969
17964
  columnNumber: 5
17970
17965
  }, void 0);
17971
- }, H4 = (e) => {
17966
+ }, O4 = (e) => {
17972
17967
  const { videos: s } = e;
17973
17968
  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: [
17974
17969
  /* @__PURE__ */ n.jsxDEV(nt, { video: s[0] }, void 0, !1, {
@@ -18012,18 +18007,18 @@ const Jo = {
18012
18007
  lineNumber: 15,
18013
18008
  columnNumber: 5
18014
18009
  }, void 0);
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) => {
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) => {
18027
18022
  const { video: s } = e;
18028
18023
  return /* @__PURE__ */ n.jsxDEV(
18029
18024
  _,
@@ -18069,12 +18064,12 @@ const Jo = {
18069
18064
  },
18070
18065
  void 0
18071
18066
  );
18072
- }, X4 = (e) => {
18067
+ }, J4 = (e) => {
18073
18068
  const s = () => e?.video.main.author ? `${e?.video.main.author} - ${ke(
18074
18069
  e.video.info.date.created
18075
18070
  )}` : e?.video.main.author;
18076
18071
  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: [
18077
- /* @__PURE__ */ n.jsxDEV(J4, { video: e.video }, void 0, !1, {
18072
+ /* @__PURE__ */ n.jsxDEV(K4, { video: e.video }, void 0, !1, {
18078
18073
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/common/block-video-2/index.tsx",
18079
18074
  lineNumber: 30,
18080
18075
  columnNumber: 13
@@ -18129,16 +18124,16 @@ const Jo = {
18129
18124
  lineNumber: 26,
18130
18125
  columnNumber: 5
18131
18126
  }, void 0);
18132
- }, U6 = (e) => {
18127
+ }, E6 = (e) => {
18133
18128
  switch (e.option) {
18134
18129
  case "op1":
18135
- return /* @__PURE__ */ n.jsxDEV(H4, { videos: e.data }, void 0, !1, {
18130
+ return /* @__PURE__ */ n.jsxDEV(O4, { videos: e.data }, void 0, !1, {
18136
18131
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/videos/index.tsx",
18137
18132
  lineNumber: 14,
18138
18133
  columnNumber: 14
18139
18134
  }, void 0);
18140
18135
  case "op2":
18141
- return /* @__PURE__ */ n.jsxDEV(X4, { video: e.data[0] }, void 0, !1, {
18136
+ return /* @__PURE__ */ n.jsxDEV(J4, { video: e.data[0] }, void 0, !1, {
18142
18137
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/videos/index.tsx",
18143
18138
  lineNumber: 16,
18144
18139
  columnNumber: 14
@@ -18151,7 +18146,7 @@ const Jo = {
18151
18146
  }, void 0);
18152
18147
  }
18153
18148
  };
18154
- function y6({ containerId: e, containerId2: s }) {
18149
+ function U6({ containerId: e, containerId2: s }) {
18155
18150
  return je(() => {
18156
18151
  try {
18157
18152
  let o = function() {
@@ -18187,7 +18182,7 @@ function y6({ containerId: e, containerId2: s }) {
18187
18182
  }
18188
18183
  }, [e]), null;
18189
18184
  }
18190
- const e5 = (e) => {
18185
+ const X4 = (e) => {
18191
18186
  const {
18192
18187
  //rounded = false,
18193
18188
  isVideo: s = !1,
@@ -18301,7 +18296,7 @@ const e5 = (e) => {
18301
18296
  lineNumber: 80,
18302
18297
  columnNumber: 5
18303
18298
  }, void 0);
18304
- }, n5 = (e) => /* @__PURE__ */ n.jsxDEV(
18299
+ }, e5 = (e) => /* @__PURE__ */ n.jsxDEV(
18305
18300
  "svg",
18306
18301
  {
18307
18302
  width: "41",
@@ -18334,7 +18329,7 @@ const e5 = (e) => {
18334
18329
  columnNumber: 5
18335
18330
  },
18336
18331
  void 0
18337
- ), s5 = {
18332
+ ), n5 = {
18338
18333
  info: {
18339
18334
  section: {
18340
18335
  name: "",
@@ -18391,14 +18386,14 @@ const e5 = (e) => {
18391
18386
  }
18392
18387
  ],
18393
18388
  preview: void 0
18394
- }, ot = 6, o5 = ({
18389
+ }, ot = 6, s5 = ({
18395
18390
  section: e,
18396
18391
  currentNews: s,
18397
18392
  banner: o,
18398
18393
  isVisible: t = !1,
18399
18394
  stylesConfig: i
18400
18395
  }) => {
18401
- const [a, m] = O({ data: Array.from({ length: ot }, () => s5) }), [r, l] = O(!1), c = ne(async () => {
18396
+ const [a, m] = O({ data: Array.from({ length: ot }, () => n5) }), [r, l] = O(!1), c = ne(async () => {
18402
18397
  if (!(r || !s?.info?.link?.internal)) {
18403
18398
  l(!0);
18404
18399
  try {
@@ -18421,7 +18416,7 @@ const e5 = (e) => {
18421
18416
  return je(() => {
18422
18417
  t && c();
18423
18418
  }, [t, a, c]), !a?.data || a.data.length === 0 ? null : /* @__PURE__ */ n.jsxDEV(
18424
- t5,
18419
+ o5,
18425
18420
  {
18426
18421
  news: a.data,
18427
18422
  title: "Más Noticias",
@@ -18441,7 +18436,7 @@ const e5 = (e) => {
18441
18436
  },
18442
18437
  void 0
18443
18438
  );
18444
- }, t5 = (e) => {
18439
+ }, o5 = (e) => {
18445
18440
  const { news: s, hasLines: o = !1 } = e, t = (i) => o && (i + 1) % 3 !== 0 ? $s.contentSeparator : "";
18446
18441
  return /* @__PURE__ */ n.jsxDEV(
18447
18442
  "div",
@@ -18477,7 +18472,7 @@ const e5 = (e) => {
18477
18472
  "aria-label": m?.title?.section ?? "nota",
18478
18473
  target: l?.link?.target,
18479
18474
  children: /* @__PURE__ */ n.jsxDEV(
18480
- e5,
18475
+ X4,
18481
18476
  {
18482
18477
  isVisible: e.isVisible,
18483
18478
  preview: c,
@@ -18506,7 +18501,7 @@ const e5 = (e) => {
18506
18501
  void 0
18507
18502
  ),
18508
18503
  /* @__PURE__ */ n.jsxDEV("div", { className: Sn.newsDescription, children: /* @__PURE__ */ n.jsxDEV(
18509
- i5,
18504
+ t5,
18510
18505
  {
18511
18506
  main: m,
18512
18507
  authors: r,
@@ -18558,14 +18553,14 @@ const e5 = (e) => {
18558
18553
  },
18559
18554
  void 0
18560
18555
  );
18561
- }, i5 = (e) => {
18556
+ }, t5 = (e) => {
18562
18557
  const { share: s = !1, cutSubtitle: o = !0 } = e, i = (() => {
18563
18558
  if (!e?.authors || e.authors.length === 0) return "";
18564
18559
  const a = e.authors[0], m = ke(e.info?.date?.modified);
18565
18560
  return a && e?.config?.showtime && e.config?.showauthor ? `${a.fullname} - ${m}` : a && e.config?.showauthor ? a.fullname : e?.config?.showtime ? m : "";
18566
18561
  })();
18567
18562
  return /* @__PURE__ */ n.jsxDEV("div", { className: Z.boxInformation, children: [
18568
- s && /* @__PURE__ */ n.jsxDEV(n5, { className: Z.dotStyles }, void 0, !1, {
18563
+ s && /* @__PURE__ */ n.jsxDEV(e5, { className: Z.dotStyles }, void 0, !1, {
18569
18564
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/components/mas-noticias/index.tsx",
18570
18565
  lineNumber: 237,
18571
18566
  columnNumber: 17
@@ -18671,7 +18666,7 @@ const e5 = (e) => {
18671
18666
  lineNumber: 236,
18672
18667
  columnNumber: 5
18673
18668
  }, void 0);
18674
- }, a5 = ({
18669
+ }, i5 = ({
18675
18670
  user: e,
18676
18671
  handleLogout: s,
18677
18672
  message: o
@@ -18766,25 +18761,25 @@ const e5 = (e) => {
18766
18761
  lineNumber: 22,
18767
18762
  columnNumber: 5
18768
18763
  }, void 0);
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
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
18788
18783
  }, Kt = async (e, s) => {
18789
18784
  const { PUBLIC_ENV: o } = K();
18790
18785
  if (o === "local") return !0;
@@ -18808,7 +18803,7 @@ const e5 = (e) => {
18808
18803
  return console.error("Error verificando reCAPTCHA Enterprise:", t), !1;
18809
18804
  }
18810
18805
  };
18811
- async function j6({
18806
+ async function y6({
18812
18807
  publication: e,
18813
18808
  username: s,
18814
18809
  id: o,
@@ -18877,7 +18872,7 @@ const Oe = {
18877
18872
  intellectual: "Violación de propiedad intelectual",
18878
18873
  bullying: "Bullying o acoso"
18879
18874
  };
18880
- function V6(e) {
18875
+ function j6(e) {
18881
18876
  return Oe[e];
18882
18877
  }
18883
18878
  const on = 300, Fe = {
@@ -18885,7 +18880,7 @@ const on = 300, Fe = {
18885
18880
  firstname: "Usuario",
18886
18881
  lastname: "Anonimo"
18887
18882
  };
18888
- function E5(e) {
18883
+ function w5(e) {
18889
18884
  const s = e.split(" ");
18890
18885
  if (s.length !== 3) return e;
18891
18886
  const [o, t, i] = s, a = t.charAt(0).toUpperCase() + t.slice(1).toLowerCase();
@@ -18903,13 +18898,13 @@ const co = (e, s) => {
18903
18898
  } catch {
18904
18899
  return [];
18905
18900
  }
18906
- }, U5 = (e, s) => {
18901
+ }, E5 = (e, s) => {
18907
18902
  const o = Jt(e);
18908
18903
  o.includes(s) || (o.push(s), e.cookie = `reported=${encodeURIComponent(
18909
18904
  JSON.stringify(o)
18910
18905
  )}; path=/; max-age=${3600 * 24 * 1}`);
18911
18906
  };
18912
- function y5(e) {
18907
+ function U5(e) {
18913
18908
  const [s, o] = e.split("@");
18914
18909
  if (!s || !o) return e;
18915
18910
  let t = "";
@@ -18920,34 +18915,34 @@ function y5(e) {
18920
18915
  let r = "";
18921
18916
  return a.length <= 2 ? r = a[0] + "*" : r = a[0] + "*".repeat(a.length - 2) + a[a.length - 1], `${t}@${r}${m}`;
18922
18917
  }
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,
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,
18941
18936
  switch: "_switch_tlrod_307",
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
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
18951
18946
  }, Qe = () => /* @__PURE__ */ n.jsxDEV(
18952
18947
  "svg",
18953
18948
  {
@@ -18971,7 +18966,7 @@ const j5 = "_overlay_tlrod_1", V5 = "_header_tlrod_18", _5 = "_logo_tlrod_25", S
18971
18966
  columnNumber: 10
18972
18967
  },
18973
18968
  void 0
18974
- ), e9 = ({
18969
+ ), X5 = ({
18975
18970
  isOpen: e,
18976
18971
  onClose: s,
18977
18972
  commentId: o,
@@ -19020,7 +19015,7 @@ const j5 = "_overlay_tlrod_1", V5 = "_header_tlrod_18", _5 = "_logo_tlrod_25", S
19020
19015
  })
19021
19016
  })).json();
19022
19017
  if (g.type === "success")
19023
- U5(document, o), m("success"), setTimeout(() => {
19018
+ E5(document, o), m("success"), setTimeout(() => {
19024
19019
  p();
19025
19020
  }, 3e3);
19026
19021
  else
@@ -19270,7 +19265,7 @@ async function lo({
19270
19265
  throw N;
19271
19266
  }
19272
19267
  }
19273
- const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19268
+ const { PUBLIC_PUBLICATION_ID: e9 } = K(), n9 = e9, s9 = (e) => {
19274
19269
  const [s, o] = O(void 0);
19275
19270
  return je(() => {
19276
19271
  if (s) return;
@@ -19278,7 +19273,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19278
19273
  const { PUBLIC_X_SECURITY_TOKEN: i } = K();
19279
19274
  try {
19280
19275
  const a = await lo({
19281
- publication: s9,
19276
+ publication: n9,
19282
19277
  path: e ?? "",
19283
19278
  size: 5,
19284
19279
  sizereply: 2,
@@ -19304,7 +19299,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19304
19299
  lineNumber: 11,
19305
19300
  columnNumber: 5
19306
19301
  }, void 0),
19307
- /* @__PURE__ */ n.jsxDEV("span", { className: "comment-date", children: E5(ke(Number(s))) }, void 0, !1, {
19302
+ /* @__PURE__ */ n.jsxDEV("span", { className: "comment-date", children: w5(ke(Number(s))) }, void 0, !1, {
19308
19303
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/components/comentarios/components/comment/CommentUserData.tsx",
19309
19304
  lineNumber: 12,
19310
19305
  columnNumber: 5
@@ -19588,7 +19583,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19588
19583
  },
19589
19584
  void 0
19590
19585
  );
19591
- }, { PUBLIC_PUBLICATION_ID: t9 } = K(), i9 = t9, ii = async ({
19586
+ }, { PUBLIC_PUBLICATION_ID: o9 } = K(), t9 = o9, ii = async ({
19592
19587
  path: e,
19593
19588
  ref: s,
19594
19589
  captchaToken: o,
@@ -19607,7 +19602,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19607
19602
  method: "POST",
19608
19603
  headers: { "Content-Type": "application/json" },
19609
19604
  body: JSON.stringify({
19610
- publication: i9,
19605
+ publication: t9,
19611
19606
  path: e,
19612
19607
  id: a,
19613
19608
  username: i.username,
@@ -19641,7 +19636,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19641
19636
  } catch (l) {
19642
19637
  return console.error("Error enviando comentario:", l), alert(l.message || "Error al enviar el comentario."), !1;
19643
19638
  }
19644
- }, a9 = ({
19639
+ }, i9 = ({
19645
19640
  replyingTo: e,
19646
19641
  commentRef: s,
19647
19642
  user: o,
@@ -19728,7 +19723,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19728
19723
  lineNumber: 41,
19729
19724
  columnNumber: 5
19730
19725
  }, void 0);
19731
- }, m9 = ({ reply: e, replyingTo: s, user: o, onFlag: t }) => {
19726
+ }, a9 = ({ reply: e, replyingTo: s, user: o, onFlag: t }) => {
19732
19727
  const i = e.text;
19733
19728
  let a = `${Fe.firstname} ${Fe.lastname}`, m = Fe.username;
19734
19729
  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: [
@@ -19780,7 +19775,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19780
19775
  lineNumber: 25,
19781
19776
  columnNumber: 5
19782
19777
  }, void 0);
19783
- }, r9 = ({ comment: e, replyingTo: s, path: o, user: t, handleReplyingTo: i, onFlag: a }) => {
19778
+ }, m9 = ({ comment: e, replyingTo: s, path: o, user: t, handleReplyingTo: i, onFlag: a }) => {
19784
19779
  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);
19785
19780
  let p = `${Fe.firstname} ${Fe.lastname}`, h = Fe.username;
19786
19781
  e.user && (p = `${e.user.firstname} ${e.user.lastname}`, h = e.user.username);
@@ -19826,7 +19821,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19826
19821
  void 0
19827
19822
  ),
19828
19823
  s === e.id && t && /* @__PURE__ */ n.jsxDEV(
19829
- a9,
19824
+ i9,
19830
19825
  {
19831
19826
  replyingTo: s,
19832
19827
  commentRef: N,
@@ -19846,7 +19841,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19846
19841
  ),
19847
19842
  r.reply.length > 0 && /* @__PURE__ */ n.jsxDEV("div", { className: "comment-replies", children: [
19848
19843
  r.reply.map((D) => /* @__PURE__ */ n.jsxDEV(
19849
- m9,
19844
+ a9,
19850
19845
  {
19851
19846
  user: t,
19852
19847
  reply: D,
@@ -19929,7 +19924,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
19929
19924
  lineNumber: 40,
19930
19925
  columnNumber: 5
19931
19926
  }, void 0);
19932
- }, c9 = ({
19927
+ }, r9 = ({
19933
19928
  commentRef: e,
19934
19929
  user: s,
19935
19930
  path: o,
@@ -20002,7 +19997,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
20002
19997
  lineNumber: 29,
20003
19998
  columnNumber: 5
20004
19999
  }, void 0);
20005
- }, { PUBLIC_PUBLICATION_ID: l9, PUBLIC_X_SECURITY_TOKEN: u9 } = K(), tt = l9 ?? "", d9 = ({
20000
+ }, { PUBLIC_PUBLICATION_ID: c9, PUBLIC_X_SECURITY_TOKEN: l9 } = K(), tt = c9 ?? "", u9 = ({
20006
20001
  isAuthenticated: e,
20007
20002
  path: s,
20008
20003
  user: o,
@@ -20011,7 +20006,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
20011
20006
  }) => {
20012
20007
  const a = s.replaceAll("/", "|"), [m, r] = O(
20013
20008
  void 0
20014
- ), [l, c] = O(""), { comments: u, setComments: d } = o9(a), [f, N] = De.useState(!1), p = De.useRef(null), h = (V) => {
20009
+ ), [l, c] = O(""), { comments: u, setComments: d } = s9(a), [f, N] = De.useState(!1), p = De.useRef(null), h = (V) => {
20015
20010
  c(l === V ? "" : V);
20016
20011
  }, g = (V) => {
20017
20012
  d(
@@ -20038,7 +20033,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
20038
20033
  id: void 0,
20039
20034
  lastid: R,
20040
20035
  state: "5,6",
20041
- apiToken: u9
20036
+ apiToken: l9
20042
20037
  }))[0];
20043
20038
  d({
20044
20039
  morecomment: F.morecomment ?? !1,
@@ -20060,7 +20055,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
20060
20055
  /* @__PURE__ */ n.jsxDEV("div", { className: "comments-container", children: /* @__PURE__ */ n.jsxDEV(se, { title: w || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
20061
20056
  /* @__PURE__ */ n.jsxDEV("div", { className: "comments-header", children: e && o && /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
20062
20057
  /* @__PURE__ */ n.jsxDEV(
20063
- a5,
20058
+ i5,
20064
20059
  {
20065
20060
  user: o,
20066
20061
  handleLogout: t,
@@ -20076,7 +20071,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
20076
20071
  void 0
20077
20072
  ),
20078
20073
  /* @__PURE__ */ n.jsxDEV(
20079
- c9,
20074
+ r9,
20080
20075
  {
20081
20076
  commentRef: p,
20082
20077
  user: o,
@@ -20108,7 +20103,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
20108
20103
  "data-isauthenticated": `${e}`,
20109
20104
  children: u ? u.comments && u.comments.length > 0 ? /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
20110
20105
  u.comments.map((V) => /* @__PURE__ */ n.jsxDEV(
20111
- r9,
20106
+ m9,
20112
20107
  {
20113
20108
  comment: V,
20114
20109
  replyingTo: l,
@@ -20172,7 +20167,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
20172
20167
  columnNumber: 7
20173
20168
  }, void 0),
20174
20169
  /* @__PURE__ */ n.jsxDEV(
20175
- e9,
20170
+ X5,
20176
20171
  {
20177
20172
  username: o?.username ?? void 0,
20178
20173
  publication: tt,
@@ -20242,7 +20237,7 @@ const { PUBLIC_PUBLICATION_ID: n9 } = K(), s9 = n9, o9 = (e) => {
20242
20237
  test: (e) => /[^A-Za-z0-9]/.test(e)
20243
20238
  }
20244
20239
  ];
20245
- function f9({ goToLogin: e, handleGoogleLogin: s }) {
20240
+ function d9({ goToLogin: e, handleGoogleLogin: s }) {
20246
20241
  const [o, t] = O({}), [i, a] = O(!1), [m, r] = O(!1), [l, c] = O(null), [u, d] = O(
20247
20242
  "register"
20248
20243
  ), f = (g, D) => {
@@ -20682,7 +20677,7 @@ function f9({ goToLogin: e, handleGoogleLogin: s }) {
20682
20677
  columnNumber: 5
20683
20678
  }, this);
20684
20679
  }
20685
- function p9({
20680
+ function f9({
20686
20681
  onClose: e,
20687
20682
  checkAuth: s,
20688
20683
  goToRegister: o,
@@ -20764,7 +20759,7 @@ function p9({
20764
20759
  };
20765
20760
  return /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
20766
20761
  a === "login" && /* @__PURE__ */ n.jsxDEV(
20767
- h9,
20762
+ p9,
20768
20763
  {
20769
20764
  email: r,
20770
20765
  password: c,
@@ -20791,7 +20786,7 @@ function p9({
20791
20786
  this
20792
20787
  ),
20793
20788
  a === "forgot" && /* @__PURE__ */ n.jsxDEV(
20794
- b9,
20789
+ h9,
20795
20790
  {
20796
20791
  email: r,
20797
20792
  setEmail: l,
@@ -20812,7 +20807,7 @@ function p9({
20812
20807
  this
20813
20808
  ),
20814
20809
  a === "changePassword" && /* @__PURE__ */ n.jsxDEV(
20815
- N9,
20810
+ b9,
20816
20811
  {
20817
20812
  email: r,
20818
20813
  confirmationCode: d,
@@ -20840,7 +20835,7 @@ function p9({
20840
20835
  this
20841
20836
  ),
20842
20837
  a === "feedback" && /* @__PURE__ */ n.jsxDEV(
20843
- g9,
20838
+ N9,
20844
20839
  {
20845
20840
  onBackToLogin: () => {
20846
20841
  V(null), m("login");
@@ -20861,7 +20856,7 @@ function p9({
20861
20856
  columnNumber: 5
20862
20857
  }, this);
20863
20858
  }
20864
- function h9({
20859
+ function p9({
20865
20860
  email: e,
20866
20861
  password: s,
20867
20862
  showPassword: o,
@@ -21065,7 +21060,7 @@ function h9({
21065
21060
  columnNumber: 5
21066
21061
  }, this);
21067
21062
  }
21068
- function b9({
21063
+ function h9({
21069
21064
  email: e,
21070
21065
  setEmail: s,
21071
21066
  loading: o,
@@ -21150,7 +21145,7 @@ function b9({
21150
21145
  this
21151
21146
  );
21152
21147
  }
21153
- function N9({
21148
+ function b9({
21154
21149
  email: e,
21155
21150
  confirmationCode: s,
21156
21151
  newPassword: o,
@@ -21174,7 +21169,7 @@ function N9({
21174
21169
  children: [
21175
21170
  /* @__PURE__ */ n.jsxDEV("p", { className: A.message, children: [
21176
21171
  "Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
21177
- y5(e),
21172
+ U5(e),
21178
21173
  ". Ingrese el código y la contraseña nueva."
21179
21174
  ] }, void 0, !0, {
21180
21175
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/components/comentarios/components/authComponents/LoginForm.tsx",
@@ -21385,7 +21380,7 @@ function N9({
21385
21380
  this
21386
21381
  );
21387
21382
  }
21388
- function g9({ onBackToLogin: e }) {
21383
+ function N9({ onBackToLogin: e }) {
21389
21384
  return /* @__PURE__ */ n.jsxDEV("div", { className: A.form, children: [
21390
21385
  /* @__PURE__ */ n.jsxDEV("p", { className: A.success, children: "La contraseña fue cambiada con éxito" }, void 0, !1, {
21391
21386
  fileName: "/Users/bholguin/Documents/sass-template-common/src/ui/components/pages/news/components/comentarios/components/authComponents/LoginForm.tsx",
@@ -21403,7 +21398,7 @@ function g9({ onBackToLogin: e }) {
21403
21398
  columnNumber: 5
21404
21399
  }, this);
21405
21400
  }
21406
- function x9({
21401
+ function g9({
21407
21402
  loginUrl: e,
21408
21403
  COGNITO_AUTH_PREFIX: s,
21409
21404
  CAPTCHA_KEY: o,
@@ -21461,7 +21456,7 @@ function x9({
21461
21456
  columnNumber: 9
21462
21457
  }, this),
21463
21458
  m === "login" && /* @__PURE__ */ n.jsxDEV(
21464
- p9,
21459
+ f9,
21465
21460
  {
21466
21461
  CAPTCHA_KEY: o,
21467
21462
  onClose: t,
@@ -21479,7 +21474,7 @@ function x9({
21479
21474
  this
21480
21475
  ),
21481
21476
  m === "register" && /* @__PURE__ */ n.jsxDEV(
21482
- f9,
21477
+ d9,
21483
21478
  {
21484
21479
  handleGoogleLogin: l,
21485
21480
  goToLogin: () => r("login")
@@ -21509,7 +21504,7 @@ function x9({
21509
21504
  this
21510
21505
  );
21511
21506
  }
21512
- function C9({
21507
+ function x9({
21513
21508
  isAuthenticated: e,
21514
21509
  setIsAuthenticated: s,
21515
21510
  loginUrl: o,
@@ -21530,7 +21525,7 @@ function C9({
21530
21525
  };
21531
21526
  return /* @__PURE__ */ n.jsxDEV(n.Fragment, { children: [
21532
21527
  c && /* @__PURE__ */ n.jsxDEV(
21533
- x9,
21528
+ g9,
21534
21529
  {
21535
21530
  loginUrl: o,
21536
21531
  COGNITO_AUTH_PREFIX: r,
@@ -21579,7 +21574,7 @@ function C9({
21579
21574
  columnNumber: 9
21580
21575
  }, this),
21581
21576
  /* @__PURE__ */ n.jsxDEV(
21582
- d9,
21577
+ u9,
21583
21578
  {
21584
21579
  isAuthenticated: e,
21585
21580
  handleLogout: d,
@@ -21602,8 +21597,8 @@ function C9({
21602
21597
  columnNumber: 5
21603
21598
  }, this);
21604
21599
  }
21605
- const D9 = "radioformula_";
21606
- function v9({
21600
+ const C9 = "radioformula_";
21601
+ function D9({
21607
21602
  isVisible: e,
21608
21603
  path: s,
21609
21604
  icon: o,
@@ -21612,7 +21607,7 @@ function v9({
21612
21607
  }) {
21613
21608
  const [a, m] = O(null), [r, l] = O(null), c = async () => {
21614
21609
  if (e) {
21615
- if (document.cookie.search(D9 + "IS_AUTH=true") === -1) {
21610
+ if (document.cookie.search(C9 + "IS_AUTH=true") === -1) {
21616
21611
  m(!1), l(null), console.log("user not logged");
21617
21612
  return;
21618
21613
  }
@@ -21645,7 +21640,7 @@ function v9({
21645
21640
  columnNumber: 19
21646
21641
  }, this);
21647
21642
  return a === null ? d : e ? /* @__PURE__ */ n.jsxDEV(
21648
- C9,
21643
+ x9,
21649
21644
  {
21650
21645
  COGNITO_AUTH_PREFIX: t,
21651
21646
  captchaVars: i,
@@ -21667,7 +21662,7 @@ function v9({
21667
21662
  this
21668
21663
  ) : d;
21669
21664
  }
21670
- const _6 = ({
21665
+ const V6 = ({
21671
21666
  render: e,
21672
21667
  internalPath: s,
21673
21668
  section: o,
@@ -21704,7 +21699,7 @@ const _6 = ({
21704
21699
  // />
21705
21700
  // ),
21706
21701
  comment: /* @__PURE__ */ n.jsxDEV(
21707
- v9,
21702
+ D9,
21708
21703
  {
21709
21704
  COGNITO_AUTH_PREFIX: m ?? "template_",
21710
21705
  captchaVars: r,
@@ -21722,7 +21717,7 @@ const _6 = ({
21722
21717
  void 0
21723
21718
  ),
21724
21719
  more: /* @__PURE__ */ n.jsxDEV(
21725
- o5,
21720
+ s5,
21726
21721
  {
21727
21722
  section: o,
21728
21723
  currentNews: t,
@@ -21759,7 +21754,7 @@ const _6 = ({
21759
21754
  void 0
21760
21755
  );
21761
21756
  };
21762
- async function S6({
21757
+ async function _6({
21763
21758
  publication: e,
21764
21759
  path: s,
21765
21760
  username: o,
@@ -21866,7 +21861,7 @@ async function S6({
21866
21861
  };
21867
21862
  }
21868
21863
  }
21869
- const k6 = async ({
21864
+ const S6 = async ({
21870
21865
  token: e,
21871
21866
  projectId: s,
21872
21867
  captchaKey: o,
@@ -21902,135 +21897,135 @@ const k6 = async ({
21902
21897
  };
21903
21898
  export {
21904
21899
  Fi as AssetsPreconnect,
21905
- E6 as AutorComponent,
21900
+ w6 as AutorComponent,
21906
21901
  w1 as AutorHeader1,
21907
21902
  I1 as AutorHeader2,
21908
21903
  ie as BannerAdvertising,
21909
- Ke as BannerAdvertisingMiddle,
21910
- o6 as CarrouselCSR,
21904
+ Ze as BannerAdvertisingMiddle,
21905
+ s6 as CarrouselCSR,
21911
21906
  gn as CarrouselIRS,
21912
21907
  L2 as CarruselCard,
21913
21908
  H2 as CarruselOpinion,
21914
21909
  ye as CommonServices,
21915
21910
  di as Comscore,
21916
- g6 as ContactInfoServer,
21917
- m6 as ContactInput,
21918
- r6 as ContactSelect,
21919
- c6 as ContactTextarea,
21911
+ N6 as ContactInfoServer,
21912
+ a6 as ContactInput,
21913
+ m6 as ContactSelect,
21914
+ r6 as ContactTextarea,
21920
21915
  Mn as ContentLayout1,
21921
21916
  Ho as ContentLayoutTema,
21922
- D6 as DEBUG_MainSlots,
21917
+ C6 as DEBUG_MainSlots,
21923
21918
  _u as DestacadoNoticias,
21924
21919
  p2 as DestacadoVideos,
21925
21920
  Tm as DynamicBlockServices,
21926
- C6 as DynamicComponents,
21921
+ x6 as DynamicComponents,
21927
21922
  Ms as DynamicMainSlot,
21928
21923
  Zt as DynamicSlot,
21929
- d6 as EditorialBlock,
21930
- a6 as ErrorComponent,
21924
+ u6 as EditorialBlock,
21925
+ i6 as ErrorComponent,
21931
21926
  sa as Font,
21932
21927
  Uc as Footer1,
21933
21928
  pl as Footer2,
21934
- b6 as FooterComponent,
21929
+ h6 as FooterComponent,
21935
21930
  Hi as FormatAfterScripts,
21936
21931
  lt as FormatScripts,
21937
21932
  pi as GA4,
21938
- w9 as GTM,
21933
+ A9 as GTM,
21939
21934
  v0 as GalleryHeader,
21940
- n6 as GenerateBody,
21941
- e6 as GenerateHead,
21942
- h6 as HeaderComponent,
21935
+ e6 as GenerateBody,
21936
+ X9 as GenerateHead,
21937
+ p6 as HeaderComponent,
21943
21938
  Er as ImageOffline,
21944
- K9 as IssuuServices,
21939
+ Z9 as IssuuServices,
21945
21940
  Ki as ItemListSchema,
21946
21941
  Qt as LayoutNewsComponent,
21947
- _6 as LazyLoader,
21942
+ V6 as LazyLoader,
21948
21943
  c1 as LiveBlogHeader,
21949
- s6 as Location,
21950
- k9 as MainComponentServices,
21944
+ n6 as Location,
21945
+ S9 as MainComponentServices,
21951
21946
  hi as Marfeel,
21952
21947
  nn as MiddleSection,
21953
21948
  zt as Modulo1x3,
21954
21949
  U2 as Modulo1x3Card,
21955
21950
  a2 as Modulo1x4,
21956
21951
  l2 as Modulo1x5,
21957
- f6 as Modulo2Columnas,
21952
+ d6 as Modulo2Columnas,
21958
21953
  o2 as Modulo3Columnas,
21959
- p6 as ModuloNewsletter,
21960
- u6 as ModuloOpinion,
21961
- s5 as NewListResponseDataPH,
21954
+ f6 as ModuloNewsletter,
21955
+ l6 as ModuloOpinion,
21956
+ n5 as NewListResponseDataPH,
21962
21957
  Ji as NewsArticle,
21963
- v6 as NewsComponent,
21958
+ D6 as NewsComponent,
21964
21959
  Ys as NewsContent,
21965
21960
  fs as NextPrev,
21966
21961
  Xi as OrgList,
21967
21962
  Co as PreloadImages,
21968
21963
  Oe as REPORT_REASONS,
21969
21964
  to as Readest,
21970
- y6 as ScriptHydrator,
21971
- w6 as SearchSection,
21965
+ U6 as ScriptHydrator,
21966
+ A6 as SearchSection,
21972
21967
  se as Section,
21973
21968
  Ge as SectionCard,
21974
21969
  Zs as SectionCardServerComponent,
21975
- N6 as SectionServerComponent,
21970
+ b6 as SectionServerComponent,
21976
21971
  Hm as ShowSection,
21977
21972
  u0 as SocialNetworks,
21978
21973
  $i as SpeculationRules,
21979
- x6 as StaticSlotWrapper,
21974
+ g6 as StaticSlotWrapper,
21980
21975
  Mr as SubscribeColumn,
21981
21976
  Jr as SubscribeRow,
21982
- t6 as SubscribeWhatsAppColumn,
21983
- A6 as TagComponent,
21977
+ o6 as SubscribeWhatsAppColumn,
21978
+ v6 as TagComponent,
21984
21979
  p1 as TimeLine,
21985
- j9 as TrimPathname,
21986
- i6 as VideoBlock3,
21987
- l6 as VideoBlock4,
21988
- U6 as VideoSection,
21980
+ y9 as TrimPathname,
21981
+ t6 as VideoBlock3,
21982
+ c6 as VideoBlock4,
21983
+ E6 as VideoSection,
21989
21984
  na as VideosSchemas,
21990
21985
  ea as WebsiteList,
21991
- S6 as addComment,
21986
+ _6 as addComment,
21992
21987
  Js as bannersReplace,
21993
21988
  Ln as becomeVideoObject,
21994
21989
  Ht as coloringByStrokeSVGs,
21995
21990
  ve as cutString,
21996
- y9 as extractRealtedNews,
21991
+ U9 as extractRealtedNews,
21997
21992
  ke as formatDate,
21998
- U9 as formatDateEdiciones,
21993
+ E9 as formatDateEdiciones,
21999
21994
  rt as formatDateJournalistArticule,
22000
21995
  Li as formatDateTimeline,
22001
21996
  qi as formatNewsMeta,
22002
21997
  Gi as formatVideoData,
22003
- X9 as generalGetData,
21998
+ J9 as generalGetData,
22004
21999
  ai as getCaptchaToken,
22005
22000
  lo as getComments,
22006
22001
  K as getConfig,
22007
- J9 as getDynamicSlots,
22002
+ K9 as getDynamicSlots,
22008
22003
  ls as getEnvironmentUrl,
22009
22004
  Ri as getEnvironmentUrlFront,
22010
22005
  ae as getImageUrl,
22011
22006
  Qn as getNextMeta,
22012
22007
  zn as getPage,
22013
- S9 as getPreloadImages,
22008
+ _9 as getPreloadImages,
22014
22009
  Gn as getPrevMeta,
22015
- V6 as getReportReasonLabel,
22010
+ j6 as getReportReasonLabel,
22016
22011
  Ti as getResponse,
22017
22012
  Ii as getResponsePromise,
22018
22013
  Xs as getSchemas,
22019
22014
  dt as getScriptReplaces,
22020
22015
  ta as getSlugs,
22021
- V9 as getTypeOfNews,
22022
- _9 as getVideoRealPath,
22023
- E9 as initLibrary,
22016
+ j9 as getTypeOfNews,
22017
+ V9 as getVideoRealPath,
22018
+ w9 as initLibrary,
22024
22019
  Oi as metadataToJSX,
22025
22020
  Rm as metadata_defaults,
22026
22021
  ct as parseTags,
22027
22022
  Bi as pathnameSplit,
22028
22023
  oa as removePages,
22029
- j6 as reportComment,
22024
+ y6 as reportComment,
22030
22025
  Xc as shareButtons,
22031
22026
  ws as socialIcons,
22032
22027
  Wi as speculationRules,
22033
22028
  zi as speculationRulesHome,
22034
22029
  Mi as urlReplaces,
22035
- k6 as verifyCaptchaTokenEnterprise
22030
+ S6 as verifyCaptchaTokenEnterprise
22036
22031
  };