sass-template-common 0.3.114 → 0.3.116

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.
@@ -61,7 +61,7 @@ let la = {
61
61
  FETCH_TAG_BASED_RELATED_NEWS: !0,
62
62
  MULTIPUBLICATION_FETCHES: void 0
63
63
  };
64
- function l9(e = {}) {
64
+ function d9(e = {}) {
65
65
  la = { ...la, ...e };
66
66
  }
67
67
  function Y() {
@@ -657,7 +657,7 @@ const kn = (e) => e === "en" ? "en" : "es", Ge = (e, t) => {
657
657
  }, br = (e) => {
658
658
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), s = kn(t ?? "es");
659
659
  return Ue.tz(e, n).locale(s).format("MM/DD/YYYY [•] HH:mm [HS]");
660
- }, d9 = (e) => {
660
+ }, u9 = (e) => {
661
661
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), s = kn(t ?? "es");
662
662
  return Ue.tz(e, n).locale(s).format("dddd DD [de] MMMM YYYY");
663
663
  }, He = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
@@ -738,7 +738,7 @@ const vr = async (e, t) => {
738
738
  }, Cn = () => {
739
739
  const { PUBLIC_ENV: e, PUBLIC_API_HOST: t, PUBLIC_ASSETS_URL: n } = Y();
740
740
  return e == "local" ? t : n && n !== "false" ? n : "";
741
- }, u9 = () => {
741
+ }, h9 = () => {
742
742
  const { PUBLIC_ENV: e, PUBLIC_API_FRONT: t } = Y();
743
743
  return e === "local" ? t : "";
744
744
  }, Nr = (e, t) => {
@@ -986,7 +986,7 @@ const vr = async (e, t) => {
986
986
  r > 0 && (s += `/${o}`);
987
987
  }), `${s}/page/${n - 1}`;
988
988
  };
989
- function h9(e) {
989
+ function m9(e) {
990
990
  const t = e.length;
991
991
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
992
992
  }
@@ -1045,7 +1045,7 @@ const kr = () => {
1045
1045
  ]
1046
1046
  }
1047
1047
  };
1048
- }, m9 = (e) => {
1048
+ }, f9 = (e) => {
1049
1049
  let t = "";
1050
1050
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
1051
1051
  const n = e.params.news.split("-"), s = n[n.length - 1] ?? "", o = s.substring(1, 9), r = s.substring(9, 13);
@@ -1063,7 +1063,7 @@ const kr = () => {
1063
1063
  }
1064
1064
  return e.config.servicePrefix + t;
1065
1065
  };
1066
- function f9(e) {
1066
+ function g9(e) {
1067
1067
  const t = e.lastIndexOf("-"), n = t >= 0 ? [e.slice(0, t), e.slice(t + 1)] : [e], s = n[n.length - 1]?.split("."), o = s && s[0] ? s[0] : "", r = o.substring(0, 2), i = o.substring(2, 10), c = o.substring(10);
1068
1068
  return { path: {
1069
1069
  vy: (l) => `/videos/video-youtube/${Ue(i).format(
@@ -1078,10 +1078,10 @@ function f9(e) {
1078
1078
  const At = (e, t) => {
1079
1079
  const n = e.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
1080
1080
  return t?.tema ? `/${t.tema}/${n}-t${e.id}` : `/${n}-t${e.id}`;
1081
- }, g9 = (e) => {
1081
+ }, p9 = (e) => {
1082
1082
  const { AssetsPrefix: t = "", AssetsPath: n = "src", isDev: s = !1 } = e;
1083
1083
  return s ? "src" : t + n;
1084
- }, p9 = async (e, t, n, s) => {
1084
+ }, A9 = async (e, t, n, s) => {
1085
1085
  const { FETCH_TAG_BASED_RELATED_NEWS: o = !1, FETCH_SIZE_RELATED_NEWS: r = 10 } = Y();
1086
1086
  try {
1087
1087
  return e.related && e.related?.automatic === !1 && e.related?.news && e.related?.news.length > 0 ? (await n.getNewsListPath(
@@ -1104,7 +1104,7 @@ const At = (e, t) => {
1104
1104
  } catch (i) {
1105
1105
  console.log(i);
1106
1106
  }
1107
- }, Rr = "https://recaptchaenterprise.googleapis.com/v1/projects", A9 = async ({
1107
+ }, Rr = "https://recaptchaenterprise.googleapis.com/v1/projects", w9 = async ({
1108
1108
  projectID: e,
1109
1109
  recaptchaKey: t,
1110
1110
  token: n,
@@ -1457,7 +1457,7 @@ const jr = async ({
1457
1457
  }, Xt = (e) => {
1458
1458
  const t = e.split("/"), n = t[t.length - 1] ?? "1";
1459
1459
  return Number(n) > 0 ? Number(n) : 1;
1460
- }, w9 = (e, t = 2) => {
1460
+ }, y9 = (e, t = 2) => {
1461
1461
  if (!e || e.length === 0) return [];
1462
1462
  const n = [];
1463
1463
  for (let s = 0; s < t; s++) {
@@ -1470,7 +1470,7 @@ const jr = async ({
1470
1470
  }
1471
1471
  return n;
1472
1472
  };
1473
- class y9 {
1473
+ class _9 {
1474
1474
  exclude = "keywords,gallery,related,relatedexternal,external,customfields";
1475
1475
  config = {};
1476
1476
  imgSizes = {};
@@ -3343,22 +3343,22 @@ oe.getAdapter = _o.getAdapter;
3343
3343
  oe.HttpStatusCode = ma;
3344
3344
  oe.default = oe;
3345
3345
  const {
3346
- Axios: C9,
3347
- AxiosError: v9,
3348
- CanceledError: N9,
3349
- isCancel: S9,
3350
- CancelToken: I9,
3351
- VERSION: E9,
3352
- all: T9,
3353
- Cancel: x9,
3354
- isAxiosError: k9,
3355
- spread: U9,
3356
- toFormData: L9,
3357
- AxiosHeaders: R9,
3358
- HttpStatusCode: q9,
3359
- formToJSON: B9,
3360
- getAdapter: P9,
3361
- mergeConfig: O9
3346
+ Axios: v9,
3347
+ AxiosError: N9,
3348
+ CanceledError: S9,
3349
+ isCancel: I9,
3350
+ CancelToken: E9,
3351
+ VERSION: T9,
3352
+ all: x9,
3353
+ Cancel: k9,
3354
+ isAxiosError: U9,
3355
+ spread: L9,
3356
+ toFormData: R9,
3357
+ AxiosHeaders: q9,
3358
+ HttpStatusCode: B9,
3359
+ formToJSON: P9,
3360
+ getAdapter: O9,
3361
+ mergeConfig: D9
3362
3362
  } = oe;
3363
3363
  class mt {
3364
3364
  constructor(t) {
@@ -3590,7 +3590,7 @@ class Cc extends mt {
3590
3590
  return { blockSass: n.data.data };
3591
3591
  };
3592
3592
  }
3593
- class D9 {
3593
+ class M9 {
3594
3594
  issuuApi = "https://api.issuu.com/v2";
3595
3595
  api = void 0;
3596
3596
  q = "";
@@ -3627,7 +3627,7 @@ class D9 {
3627
3627
  }
3628
3628
  }
3629
3629
  }
3630
- const M9 = async (e, t, n, s, o, r, i) => {
3630
+ const j9 = async (e, t, n, s, o, r, i) => {
3631
3631
  const c = new Cc({
3632
3632
  config: t,
3633
3633
  imgSizes: n,
@@ -3657,7 +3657,7 @@ const M9 = async (e, t, n, s, o, r, i) => {
3657
3657
  }, vc = (e) => {
3658
3658
  const t = St(e);
3659
3659
  return t && t.data ? t.data : t;
3660
- }, j9 = async (e) => {
3660
+ }, Q9 = async (e) => {
3661
3661
  const t = await Promise.allSettled(
3662
3662
  Object.values(e).map((o) => o.promise)
3663
3663
  ), n = Object.keys(e), s = {};
@@ -3955,7 +3955,7 @@ const M9 = async (e, t, n, s, o, r, i) => {
3955
3955
  return console.error(h), Ce(t);
3956
3956
  }
3957
3957
  }
3958
- }, ms = (e, t) => {
3958
+ }, Ic = (e) => e ? e.replace(/<[^>]*>/g, "").replace(/&nbsp;/gi, " ").replace(/&amp;/gi, "&").replace(/&quot;/gi, '"').replace(/&#39;/gi, "'").replace(/\s+/g, " ").trim() : "", ms = (e, t) => {
3959
3959
  if (!e) return "";
3960
3960
  const n = new Date(e), o = new Intl.DateTimeFormat("en-CA", {
3961
3961
  timeZone: t,
@@ -3972,7 +3972,7 @@ const M9 = async (e, t, n, s, o, r, i) => {
3972
3972
  });
3973
3973
  const i = new Date(n.toLocaleString("en-US", { timeZone: "UTC" })), u = (new Date(n.toLocaleString("en-US", { timeZone: t })).getTime() - i.getTime()) / 6e4, l = u >= 0 ? "+" : "-", d = (p) => String(Math.floor(Math.abs(p))).padStart(2, "0"), h = d(u / 60), m = d(u % 60);
3974
3974
  return `${r.year}-${r.month}-${r.day}T${r.hour}:${r.minute}:${r.second}${l}${h}:${m}`;
3975
- }, Ic = ({
3975
+ }, Ec = ({
3976
3976
  autor: e,
3977
3977
  listAutor: t,
3978
3978
  config: n
@@ -3983,9 +3983,9 @@ const M9 = async (e, t, n, s, o, r, i) => {
3983
3983
  mainEntity: {
3984
3984
  "@type": "Person",
3985
3985
  name: e.info.fullname ?? e.info.name,
3986
- alternateName: e.info.nickname ?? e.info.name,
3986
+ alternateName: e.info.nickname ? e.info.nickname : e.info.name,
3987
3987
  identifier: e.info.id,
3988
- description: e.addtional.USER_MIBIO ?? "",
3988
+ description: Ic(e.addtional?.USER_MIBIO ?? ""),
3989
3989
  image: e.info.image ? e.info.image.sizes.map((d, h) => h === 0 ? null : u + d.url).filter(Boolean) : [],
3990
3990
  sameAs: [
3991
3991
  e.addtional?.USER_USERFB,
@@ -4000,7 +4000,7 @@ const M9 = async (e, t, n, s, o, r, i) => {
4000
4000
  };
4001
4001
  return c && (l.dateCreated = c), i && (l.dateModified = i), /* @__PURE__ */ a("script", { type: "application/ld+json", children: JSON.stringify(l) });
4002
4002
  };
4003
- async function Q9({
4003
+ async function G9({
4004
4004
  axiosApi: e,
4005
4005
  headConfig: t = {
4006
4006
  ampConfig: !1,
@@ -4101,7 +4101,7 @@ async function Q9({
4101
4101
  }
4102
4102
  ),
4103
4103
  t.schemas_Autor && l && /* @__PURE__ */ a(
4104
- Ic,
4104
+ Ec,
4105
4105
  {
4106
4106
  autor: l,
4107
4107
  listAutor: d,
@@ -4137,7 +4137,7 @@ async function Q9({
4137
4137
  b
4138
4138
  ] });
4139
4139
  }
4140
- const G9 = ({
4140
+ const H9 = ({
4141
4141
  children: e,
4142
4142
  defaultRouteName: t,
4143
4143
  banners: n,
@@ -4167,9 +4167,9 @@ const G9 = ({
4167
4167
  d,
4168
4168
  /* @__PURE__ */ a(xr, { name: "bodyafter", banners: n, replaces: w })
4169
4169
  ] });
4170
- }, Ec = "_content_v0dac_1", Tc = {
4171
- content: Ec
4172
- }, xc = () => /* @__PURE__ */ a(
4170
+ }, Tc = "_content_v0dac_1", xc = {
4171
+ content: Tc
4172
+ }, kc = () => /* @__PURE__ */ a(
4173
4173
  "svg",
4174
4174
  {
4175
4175
  width: "31",
@@ -4185,11 +4185,11 @@ const G9 = ({
4185
4185
  }
4186
4186
  )
4187
4187
  }
4188
- ), kc = "_content_701km_1", Uc = "_location_701km_21", fs = {
4189
- content: kc,
4190
- location: Uc
4191
- }, H9 = (e) => /* @__PURE__ */ g("div", { className: fs.content, children: [
4192
- /* @__PURE__ */ a(xc, {}),
4188
+ ), Uc = "_content_701km_1", Lc = "_location_701km_21", fs = {
4189
+ content: Uc,
4190
+ location: Lc
4191
+ }, z9 = (e) => /* @__PURE__ */ g("div", { className: fs.content, children: [
4192
+ /* @__PURE__ */ a(kc, {}),
4193
4193
  /* @__PURE__ */ a("p", { className: fs.location, children: e.place })
4194
4194
  ] }), Yt = ({
4195
4195
  children: e,
@@ -4199,7 +4199,7 @@ const G9 = ({
4199
4199
  const { children: t, show: n, order: s = 0 } = e;
4200
4200
  return n && /* @__PURE__ */ a("div", { style: { order: s }, children: t });
4201
4201
  };
4202
- function Lc({
4202
+ function Rc({
4203
4203
  currentIndex: e,
4204
4204
  totalItems: t,
4205
4205
  cardWidth: n,
@@ -4335,7 +4335,7 @@ function Lc({
4335
4335
  }
4336
4336
  };
4337
4337
  }
4338
- function z9(e) {
4338
+ function F9(e) {
4339
4339
  const {
4340
4340
  children: t,
4341
4341
  slot_id: n,
@@ -4359,7 +4359,7 @@ function z9(e) {
4359
4359
  getTranslateValue: N,
4360
4360
  actualVisibleItems: C,
4361
4361
  dragHandlers: I
4362
- } = Lc({
4362
+ } = Rc({
4363
4363
  currentIndex: d,
4364
4364
  totalItems: l.length,
4365
4365
  cardWidth: o,
@@ -4498,7 +4498,7 @@ function z9(e) {
4498
4498
  ) })
4499
4499
  ] });
4500
4500
  }
4501
- function Rc({
4501
+ function qc({
4502
4502
  children: e,
4503
4503
  cardWidth: t = 260,
4504
4504
  cardGap: n = 20,
@@ -4536,13 +4536,13 @@ function Ut(e) {
4536
4536
  {
4537
4537
  "data-hydrate": "CarrouselIRS",
4538
4538
  "data-props": encodeURIComponent(JSON.stringify({ ...e, children: void 0 })),
4539
- children: /* @__PURE__ */ a(Rc, { ...e })
4539
+ children: /* @__PURE__ */ a(qc, { ...e })
4540
4540
  }
4541
4541
  );
4542
4542
  }
4543
- const qc = "_content_1gcxd_1", Bc = {
4544
- content: qc
4545
- }, it = (e) => /* @__PURE__ */ a("div", { className: Bc.content, children: e.children }), Pc = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), Xe = ({ banners: e, index: t }) => {
4543
+ const Bc = "_content_1gcxd_1", Pc = {
4544
+ content: Bc
4545
+ }, it = (e) => /* @__PURE__ */ a("div", { className: Pc.content, children: e.children }), Oc = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), Xe = ({ banners: e, index: t }) => {
4546
4546
  if (!e || e.length === 0) return null;
4547
4547
  const n = e.find((s) => s.key === `middle_${t}`);
4548
4548
  return n?.value && n.show ? /* @__PURE__ */ a(
@@ -4551,19 +4551,19 @@ const qc = "_content_1gcxd_1", Bc = {
4551
4551
  className: "banner-container banner-context",
4552
4552
  suppressHydrationWarning: !0,
4553
4553
  dangerouslySetInnerHTML: {
4554
- __html: Pc(n.value) ?? ""
4554
+ __html: Oc(n.value) ?? ""
4555
4555
  }
4556
4556
  }
4557
4557
  ) : null;
4558
- }, Oc = "_content_45avd_1", Dc = {
4559
- content: Oc
4558
+ }, Dc = "_content_45avd_1", Mc = {
4559
+ content: Dc
4560
4560
  }, ye = ({ banners: e, name: t }) => {
4561
4561
  if (!e || e.length === 0) return null;
4562
4562
  const n = e.find((s) => s.key === t);
4563
4563
  return n?.show && /* @__PURE__ */ a(
4564
4564
  "div",
4565
4565
  {
4566
- className: Dc.content + " banner-context",
4566
+ className: Mc.content + " banner-context",
4567
4567
  suppressHydrationWarning: !0,
4568
4568
  dangerouslySetInnerHTML: {
4569
4569
  __html: n ? va(n.value) ?? "" : ""
@@ -4571,24 +4571,24 @@ const qc = "_content_1gcxd_1", Bc = {
4571
4571
  },
4572
4572
  n.key
4573
4573
  );
4574
- }, Mc = "_boxInformation_12080_1", jc = "_sectionDescriptionContainer_12080_17", Qc = "_uppertitle_12080_51", Gc = "_sectionDescription_12080_17", Hc = "_articule_12080_159", zc = "_linkStyled_12080_187", Fc = "_description_12080_209", $c = "_correspondent_12080_265", Vc = "_correspondentLink_12080_289", Wc = "_dotStyles_12080_313", Yc = "_clipboardButton_12080_329", Kc = "_messageButton_12080_361", Jc = "_socialNetworkSection_12080_369", Zc = "_whatsappButton_12080_385", ne = {
4575
- boxInformation: Mc,
4576
- sectionDescriptionContainer: jc,
4577
- uppertitle: Qc,
4578
- sectionDescription: Gc,
4579
- articule: Hc,
4580
- linkStyled: zc,
4581
- description: Fc,
4582
- correspondent: $c,
4583
- correspondentLink: Vc,
4584
- dotStyles: Wc,
4585
- clipboardButton: Yc,
4586
- messageButton: Kc,
4587
- socialNetworkSection: Jc,
4588
- whatsappButton: Zc
4574
+ }, jc = "_boxInformation_12080_1", Qc = "_sectionDescriptionContainer_12080_17", Gc = "_uppertitle_12080_51", Hc = "_sectionDescription_12080_17", zc = "_articule_12080_159", Fc = "_linkStyled_12080_187", $c = "_description_12080_209", Vc = "_correspondent_12080_265", Wc = "_correspondentLink_12080_289", Yc = "_dotStyles_12080_313", Kc = "_clipboardButton_12080_329", Jc = "_messageButton_12080_361", Zc = "_socialNetworkSection_12080_369", Xc = "_whatsappButton_12080_385", ne = {
4575
+ boxInformation: jc,
4576
+ sectionDescriptionContainer: Qc,
4577
+ uppertitle: Gc,
4578
+ sectionDescription: Hc,
4579
+ articule: zc,
4580
+ linkStyled: Fc,
4581
+ description: $c,
4582
+ correspondent: Vc,
4583
+ correspondentLink: Wc,
4584
+ dotStyles: Yc,
4585
+ clipboardButton: Kc,
4586
+ messageButton: Jc,
4587
+ socialNetworkSection: Zc,
4588
+ whatsappButton: Xc
4589
4589
  };
4590
4590
  function q(e) {
4591
- const { PUBLIC_SERVICE_PREFIX: t, PUBLIC_IS_SUB_PUBLICATION: n, SUB_PUBLICATION_PREFIX_IN_ROUTES: s } = Y(), { block_subPublication: o } = e, r = Xc(e.href), i = e.hasOwnProperty("href") && e.href ? (e.href ?? "").includes("/buscar") : !1, c = s?.tema && r, u = s?.buscar && i, l = !o && !c && !u && t !== "false" && n !== "false" ? "/" + t : "", d = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), h = e.href?.split("/")[1] === l.replace("/", ""), m = {
4591
+ const { PUBLIC_SERVICE_PREFIX: t, PUBLIC_IS_SUB_PUBLICATION: n, SUB_PUBLICATION_PREFIX_IN_ROUTES: s } = Y(), { block_subPublication: o } = e, r = el(e.href), i = e.hasOwnProperty("href") && e.href ? (e.href ?? "").includes("/buscar") : !1, c = s?.tema && r, u = s?.buscar && i, l = !o && !c && !u && t !== "false" && n !== "false" ? "/" + t : "", d = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), h = e.href?.split("/")[1] === l.replace("/", ""), m = {
4592
4592
  ...e,
4593
4593
  href: (!d && !h ? l : "") + (l && e.href === "/" ? "" : e.href ?? "")
4594
4594
  };
@@ -4602,7 +4602,7 @@ function q(e) {
4602
4602
  }
4603
4603
  ) : /* @__PURE__ */ a("a", { ...m, children: e.children });
4604
4604
  }
4605
- const Xc = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), xa = (e) => /* @__PURE__ */ a(
4605
+ const el = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), xa = (e) => /* @__PURE__ */ a(
4606
4606
  "svg",
4607
4607
  {
4608
4608
  width: "23",
@@ -4663,7 +4663,7 @@ const Xc = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), xa = (e) => /* @__PURE__ *
4663
4663
  )
4664
4664
  ]
4665
4665
  }
4666
- ), el = (e) => /* @__PURE__ */ a(
4666
+ ), tl = (e) => /* @__PURE__ */ a(
4667
4667
  "svg",
4668
4668
  {
4669
4669
  width: "23",
@@ -4680,7 +4680,7 @@ const Xc = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), xa = (e) => /* @__PURE__ *
4680
4680
  }
4681
4681
  )
4682
4682
  }
4683
- ), ps = (e) => /* @__PURE__ */ a("svg", { width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ a("path", { d: "M15 4C21.0751 4 26 8.92487 26 15C26 16.2691 25.5577 17.9814 24.6729 20.1367L24.502 20.5459L25.5459 24.8428C25.5943 25.042 25.5804 25.2514 25.5059 25.4424C25.3194 25.92 24.8065 26.1738 24.3223 26.0469L24.2109 26.0107L20.4648 24.5488C18.1478 25.5163 16.326 26 15 26C8.92487 26 4 21.0751 4 15C4 8.92487 8.92487 4 15 4ZM15 5.5C9.75329 5.5 5.5 9.75329 5.5 15C5.5 20.2467 9.75329 24.5 15 24.5C16.0245 24.5 17.5449 24.1124 19.5127 23.3184L20.4453 22.9316L23.8623 24.2637L22.9268 20.417L23.2715 19.6006C24.0971 17.5954 24.5 16.0455 24.5 15C24.5 9.75329 20.2467 5.5 15 5.5Z", fill: "#162950" }) }), tl = {
4683
+ ), ps = (e) => /* @__PURE__ */ a("svg", { width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ a("path", { d: "M15 4C21.0751 4 26 8.92487 26 15C26 16.2691 25.5577 17.9814 24.6729 20.1367L24.502 20.5459L25.5459 24.8428C25.5943 25.042 25.5804 25.2514 25.5059 25.4424C25.3194 25.92 24.8065 26.1738 24.3223 26.0469L24.2109 26.0107L20.4648 24.5488C18.1478 25.5163 16.326 26 15 26C8.92487 26 4 21.0751 4 15C4 8.92487 8.92487 4 15 4ZM15 5.5C9.75329 5.5 5.5 9.75329 5.5 15C5.5 20.2467 9.75329 24.5 15 24.5C16.0245 24.5 17.5449 24.1124 19.5127 23.3184L20.4453 22.9316L23.8623 24.2637L22.9268 20.417L23.2715 19.6006C24.0971 17.5954 24.5 16.0455 24.5 15C24.5 9.75329 20.2467 5.5 15 5.5Z", fill: "#162950" }) }), nl = {
4684
4684
  Whatsapp: {
4685
4685
  url: (e) => `https://wa.me/?text=${encodeURIComponent(e)}`,
4686
4686
  icon: {
@@ -4696,11 +4696,11 @@ const Xc = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), xa = (e) => /* @__PURE__ *
4696
4696
  }
4697
4697
  }
4698
4698
  };
4699
- function nl({ noteShare: e }) {
4699
+ function al({ noteShare: e }) {
4700
4700
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
4701
4701
  return e ? /* @__PURE__ */ g("div", { className: `${ne.socialNetworkSection} sass-news-description-social-network-section`, children: [
4702
4702
  e.options?.map((n) => {
4703
- const s = tl[n];
4703
+ const s = nl[n];
4704
4704
  if (!s) return null;
4705
4705
  const o = e.variant === "outline" ? s.icon.outline : s.icon.solid, r = s.url(t);
4706
4706
  return /* @__PURE__ */ a(
@@ -4722,7 +4722,7 @@ function nl({ noteShare: e }) {
4722
4722
  type: "button",
4723
4723
  "aria-label": "share",
4724
4724
  className: [ne.clipboardButton, "sharebtn-id"].join(" "),
4725
- children: /* @__PURE__ */ a(el, {})
4725
+ children: /* @__PURE__ */ a(tl, {})
4726
4726
  }
4727
4727
  ),
4728
4728
  /* @__PURE__ */ a(
@@ -4804,7 +4804,7 @@ const Lt = (e) => {
4804
4804
  style: { width: "100%" },
4805
4805
  "data-hydrate": "ShareButtons",
4806
4806
  "data-props": encodeURIComponent(JSON.stringify({ noteShare: t })),
4807
- children: /* @__PURE__ */ a(nl, { noteShare: { ...t } })
4807
+ children: /* @__PURE__ */ a(al, { noteShare: { ...t } })
4808
4808
  }
4809
4809
  ),
4810
4810
  /* @__PURE__ */ a(h, {}),
@@ -4839,20 +4839,20 @@ const Lt = (e) => {
4839
4839
  }
4840
4840
  ) }) : /* @__PURE__ */ a("h3", { className: ne.correspondent, children: u() }) })
4841
4841
  ] });
4842
- }, al = "_content_veayf_1", sl = "_contentNew_veayf_41", ol = "_imageBox_veayf_57", rl = "_numberTag_veayf_87", tn = {
4843
- content: al,
4844
- contentNew: sl,
4845
- imageBox: ol,
4846
- numberTag: rl
4847
- }, il = "_figure_unw0t_1", cl = "_backdrop_unw0t_11", ll = "_backdropAux_unw0t_31", dl = "_imageStyled_unw0t_73", ul = "_boxPlayIcon_unw0t_101", hl = "_playStyled_unw0t_121", ml = "_imageLogoPlaceholder_unw0t_155", fl = "_imagePlaceholder_unw0t_197", re = {
4848
- figure: il,
4849
- backdrop: cl,
4850
- backdropAux: ll,
4851
- imageStyled: dl,
4852
- boxPlayIcon: ul,
4853
- playStyled: hl,
4854
- imageLogoPlaceholder: ml,
4855
- imagePlaceholder: fl
4842
+ }, sl = "_content_veayf_1", ol = "_contentNew_veayf_41", rl = "_imageBox_veayf_57", il = "_numberTag_veayf_87", tn = {
4843
+ content: sl,
4844
+ contentNew: ol,
4845
+ imageBox: rl,
4846
+ numberTag: il
4847
+ }, cl = "_figure_unw0t_1", ll = "_backdrop_unw0t_11", dl = "_backdropAux_unw0t_31", ul = "_imageStyled_unw0t_73", hl = "_boxPlayIcon_unw0t_101", ml = "_playStyled_unw0t_121", fl = "_imageLogoPlaceholder_unw0t_155", gl = "_imagePlaceholder_unw0t_197", re = {
4848
+ figure: cl,
4849
+ backdrop: ll,
4850
+ backdropAux: dl,
4851
+ imageStyled: ul,
4852
+ boxPlayIcon: hl,
4853
+ playStyled: ml,
4854
+ imageLogoPlaceholder: fl,
4855
+ imagePlaceholder: gl
4856
4856
  }, No = (e) => /* @__PURE__ */ g(
4857
4857
  "svg",
4858
4858
  {
@@ -4880,7 +4880,7 @@ function La() {
4880
4880
  function So() {
4881
4881
  return Y().COMPONENTS?.PlayIcon || No;
4882
4882
  }
4883
- const gl = (e) => {
4883
+ const pl = (e) => {
4884
4884
  const { isVideo: t = !1, priorityHigh: n = !1 } = e, s = La(), o = e.preview.sizes;
4885
4885
  return o ? o.length === 1 ? /* @__PURE__ */ a("figure", { className: re.figure, children: /* @__PURE__ */ g("span", { className: re.backdrop, children: [
4886
4886
  /* @__PURE__ */ a("span", { className: re.backdropAux }),
@@ -4965,7 +4965,7 @@ const gl = (e) => {
4965
4965
  }, Rt = (e) => /* @__PURE__ */ g("svg", { width: "28", height: "28", viewBox: "0 0 28 28", ...e, xmlns: "http://www.w3.org/2000/svg", children: [
4966
4966
  /* @__PURE__ */ a("g", { clipPath: "url(#clip0_2503_6565)", children: /* @__PURE__ */ a("path", { d: "M22.1668 7.47825L20.5218 5.83325L14.0002 12.3549L7.4785 5.83325L5.8335 7.47825L12.3552 13.9999L5.8335 20.5216L7.4785 22.1666L14.0002 15.6449L20.5218 22.1666L22.1668 20.5216L15.6452 13.9999L22.1668 7.47825Z", fill: "currentColor" }) }),
4967
4967
  /* @__PURE__ */ a("defs", { children: /* @__PURE__ */ a("clipPath", { id: "clip0_2503_6565", children: /* @__PURE__ */ a("rect", { width: "28", height: "28", fill: "currentColor" }) }) })
4968
- ] }), pl = (e) => {
4968
+ ] }), Al = (e) => {
4969
4969
  const {
4970
4970
  preview: t,
4971
4971
  isVideo: n = !1,
@@ -5013,7 +5013,7 @@ const gl = (e) => {
5013
5013
  const { PUBLIC_IS_OFFLINE: n } = Y();
5014
5014
  if (n === "true")
5015
5015
  return /* @__PURE__ */ a(
5016
- pl,
5016
+ Al,
5017
5017
  {
5018
5018
  ...e,
5019
5019
  PUBLIC_API_HOST: "https://dev-saas.cms-medios.com",
@@ -5031,7 +5031,7 @@ const gl = (e) => {
5031
5031
  ...t,
5032
5032
  sizes: s
5033
5033
  };
5034
- return /* @__PURE__ */ a(gl, { ...e, preview: o });
5034
+ return /* @__PURE__ */ a(pl, { ...e, preview: o });
5035
5035
  }, Io = (e) => {
5036
5036
  const { itemReverseOrder: t = !1 } = e;
5037
5037
  return /* @__PURE__ */ a(
@@ -5069,10 +5069,10 @@ const gl = (e) => {
5069
5069
  ))
5070
5070
  }
5071
5071
  );
5072
- }, Al = "_content_196hz_1", wl = "_titulo_196hz_23", As = {
5073
- content: Al,
5074
- titulo: wl
5075
- }, yl = {
5072
+ }, wl = "_content_196hz_1", yl = "_titulo_196hz_23", As = {
5073
+ content: wl,
5074
+ titulo: yl
5075
+ }, _l = {
5076
5076
  data: [
5077
5077
  {
5078
5078
  info: {
@@ -6010,7 +6010,7 @@ const gl = (e) => {
6010
6010
  return e.content && e.content.length > 0 ? t = e.content.map((r) => ({
6011
6011
  ...r,
6012
6012
  config: ws
6013
- })) : n === "local" && s === "false" && o && (t = yl.data.map((r) => ({
6013
+ })) : n === "local" && s === "false" && o && (t = _l.data.map((r) => ({
6014
6014
  ...r,
6015
6015
  config: ws
6016
6016
  }))), Array.isArray(t) && t.length > 0 && /* @__PURE__ */ g(
@@ -6031,18 +6031,18 @@ const gl = (e) => {
6031
6031
  ]
6032
6032
  }
6033
6033
  );
6034
- }, _l = "_content_dzkrz_1", bl = "_subscribeImage_dzkrz_43", Cl = "_tag_dzkrz_63", vl = "_contentTitle_dzkrz_99", Nl = "_title_dzkrz_109", Sl = "_inputStyled_dzkrz_143", Il = "_buttonStyled_dzkrz_223", El = "_contentTerms_dzkrz_245", Tl = "_subscribeText_dzkrz_255", xl = "_terms_dzkrz_275", Be = {
6035
- content: _l,
6036
- subscribeImage: bl,
6037
- tag: Cl,
6038
- contentTitle: vl,
6039
- title: Nl,
6040
- inputStyled: Sl,
6041
- buttonStyled: Il,
6042
- contentTerms: El,
6043
- subscribeText: Tl,
6044
- terms: xl
6045
- }, kl = (e) => /* @__PURE__ */ g("section", { className: [Be.content, e.className ?? ""].join(" "), children: [
6034
+ }, bl = "_content_dzkrz_1", Cl = "_subscribeImage_dzkrz_43", vl = "_tag_dzkrz_63", Nl = "_contentTitle_dzkrz_99", Sl = "_title_dzkrz_109", Il = "_inputStyled_dzkrz_143", El = "_buttonStyled_dzkrz_223", Tl = "_contentTerms_dzkrz_245", xl = "_subscribeText_dzkrz_255", kl = "_terms_dzkrz_275", Be = {
6035
+ content: bl,
6036
+ subscribeImage: Cl,
6037
+ tag: vl,
6038
+ contentTitle: Nl,
6039
+ title: Sl,
6040
+ inputStyled: Il,
6041
+ buttonStyled: El,
6042
+ contentTerms: Tl,
6043
+ subscribeText: xl,
6044
+ terms: kl
6045
+ }, Ul = (e) => /* @__PURE__ */ g("section", { className: [Be.content, e.className ?? ""].join(" "), children: [
6046
6046
  /* @__PURE__ */ a("div", { className: Be.subscribeImage, children: e.image }),
6047
6047
  /* @__PURE__ */ a("div", { className: Be.tag, children: e.texts.newsletterTag ?? "NEWS" }),
6048
6048
  /* @__PURE__ */ g("div", { className: Be.contentTitle, children: [
@@ -6071,19 +6071,19 @@ const gl = (e) => {
6071
6071
  }
6072
6072
  )
6073
6073
  ] })
6074
- ] }), Ul = "_content_19eag_1", Ll = "_contentInfo_19eag_39", Rl = "_subscribeImage_19eag_55", ql = "_tag_19eag_83", Bl = "_contentTitle_19eag_119", Pl = "_title_19eag_129", Ol = "_subTitle_19eag_139", Dl = "_inputStyled_19eag_157", Ml = "_buttonStyled_19eag_235", jl = "_contentTerms_19eag_261", Ql = "_subscribeText_19eag_273", Gl = "_terms_19eag_291", Le = {
6075
- content: Ul,
6076
- contentInfo: Ll,
6077
- subscribeImage: Rl,
6078
- tag: ql,
6079
- contentTitle: Bl,
6080
- title: Pl,
6081
- subTitle: Ol,
6082
- inputStyled: Dl,
6083
- buttonStyled: Ml,
6084
- contentTerms: jl,
6085
- subscribeText: Ql,
6086
- terms: Gl
6074
+ ] }), Ll = "_content_19eag_1", Rl = "_contentInfo_19eag_39", ql = "_subscribeImage_19eag_55", Bl = "_tag_19eag_83", Pl = "_contentTitle_19eag_119", Ol = "_title_19eag_129", Dl = "_subTitle_19eag_139", Ml = "_inputStyled_19eag_157", jl = "_buttonStyled_19eag_235", Ql = "_contentTerms_19eag_261", Gl = "_subscribeText_19eag_273", Hl = "_terms_19eag_291", Le = {
6075
+ content: Ll,
6076
+ contentInfo: Rl,
6077
+ subscribeImage: ql,
6078
+ tag: Bl,
6079
+ contentTitle: Pl,
6080
+ title: Ol,
6081
+ subTitle: Dl,
6082
+ inputStyled: Ml,
6083
+ buttonStyled: jl,
6084
+ contentTerms: Ql,
6085
+ subscribeText: Gl,
6086
+ terms: Hl
6087
6087
  }, qa = (e) => {
6088
6088
  const { uppercase: t = !1, style: n = {} } = e, s = { ...e, rounded: "", uppercase: "", full: "" }, o = {
6089
6089
  ...n,
@@ -6110,7 +6110,7 @@ const gl = (e) => {
6110
6110
  htmlFor: e?.toggledrawerevent === "true" ? "side-bar-state" : ""
6111
6111
  }
6112
6112
  ) : /* @__PURE__ */ a(q, { ...s, style: o });
6113
- }, Hl = (e) => /* @__PURE__ */ g("section", { className: Le.content, children: [
6113
+ }, zl = (e) => /* @__PURE__ */ g("section", { className: Le.content, children: [
6114
6114
  /* @__PURE__ */ a("div", { className: Le.subscribeImage, children: e.image }),
6115
6115
  /* @__PURE__ */ g("div", { className: Le.contentInfo, children: [
6116
6116
  /* @__PURE__ */ a("div", { className: Le.tag, children: e.texts.newsletterTag ?? "NEWS" }),
@@ -6134,7 +6134,7 @@ const gl = (e) => {
6134
6134
  /* @__PURE__ */ a(q, { className: Le.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
6135
6135
  ] })
6136
6136
  ] })
6137
- ] }), zl = (e) => /* @__PURE__ */ g(
6137
+ ] }), Fl = (e) => /* @__PURE__ */ g(
6138
6138
  "svg",
6139
6139
  {
6140
6140
  width: "284",
@@ -6175,18 +6175,18 @@ const gl = (e) => {
6175
6175
  ] })
6176
6176
  ]
6177
6177
  }
6178
- ), Fl = "_content_1rb7n_1", $l = "_subscribeImage_1rb7n_31", Vl = "_contentTitle_1rb7n_43", Wl = "_title_1rb7n_65", Yl = "_subTitle_1rb7n_79", Kl = "_contentTerms_1rb7n_119", Jl = "_whatsappLink_1rb7n_129", Zl = "_subscribeText_1rb7n_163", Xl = "_terms_1rb7n_183", ze = {
6179
- content: Fl,
6180
- subscribeImage: $l,
6181
- contentTitle: Vl,
6182
- title: Wl,
6183
- subTitle: Yl,
6184
- contentTerms: Kl,
6185
- whatsappLink: Jl,
6186
- subscribeText: Zl,
6187
- terms: Xl
6188
- }, F9 = (e) => /* @__PURE__ */ g("section", { className: ze.content, children: [
6189
- /* @__PURE__ */ a(zl, { className: ze.subscribeImage }),
6178
+ ), $l = "_content_1rb7n_1", Vl = "_subscribeImage_1rb7n_31", Wl = "_contentTitle_1rb7n_43", Yl = "_title_1rb7n_65", Kl = "_subTitle_1rb7n_79", Jl = "_contentTerms_1rb7n_119", Zl = "_whatsappLink_1rb7n_129", Xl = "_subscribeText_1rb7n_163", ed = "_terms_1rb7n_183", ze = {
6179
+ content: $l,
6180
+ subscribeImage: Vl,
6181
+ contentTitle: Wl,
6182
+ title: Yl,
6183
+ subTitle: Kl,
6184
+ contentTerms: Jl,
6185
+ whatsappLink: Zl,
6186
+ subscribeText: Xl,
6187
+ terms: ed
6188
+ }, $9 = (e) => /* @__PURE__ */ g("section", { className: ze.content, children: [
6189
+ /* @__PURE__ */ a(Fl, { className: ze.subscribeImage }),
6190
6190
  /* @__PURE__ */ g("div", { className: ze.contentTitle, children: [
6191
6191
  /* @__PURE__ */ a("p", { className: ze.title, children: "Mantenete Informado" }),
6192
6192
  /* @__PURE__ */ a("p", { className: ze.subTitle, children: "¿Quieres recibir las noticias más importantes? ¡Suscríbete sin costo, recíbelas por WhatsApp!" })
@@ -6234,7 +6234,7 @@ const gl = (e) => {
6234
6234
  /* @__PURE__ */ a("p", { className: ze.subscribeText, children: "Suscribirte implica aceptar los" }),
6235
6235
  /* @__PURE__ */ a(q, { className: ze.terms, href: e.terms, target: "_blank", children: "Términos y condiciones" })
6236
6236
  ] })
6237
- ] }), ed = (e) => /* @__PURE__ */ g(
6237
+ ] }), td = (e) => /* @__PURE__ */ g(
6238
6238
  "svg",
6239
6239
  {
6240
6240
  id: "Layer_1",
@@ -6251,20 +6251,20 @@ const gl = (e) => {
6251
6251
  /* @__PURE__ */ a("path", { d: "M0,0v19.74h74.3V0H0ZM62.2,4.7h2v5.8l3-3h2.4l-1.1,1.2-6.3,6.2V4.7ZM69.8,15h-2.4l-1.6-2.1,1.4-1.4,2.6,3.5ZM40.3,7.7h1v-1.8h2v1.8h1.8v1.7h-1.8v3c0,.3.1.6.2.7.2.2.4.3.6.3.3,0,.6-.1.8-.3l.5,1.5c-.2.2-.5.3-.7.4-.3.1-.6.1-.9.1-.8,0-1.4-.2-1.9-.6-.5-.5-.7-1.1-.7-2v-3.1h-1v-1.7h.1ZM37.7,12.3c-.2-.1-.4-.2-.6-.2-.3,0-.5-.1-.8-.1s-.6-.1-.9-.2c-.3-.1-.6-.2-.8-.4-.3-.2-.5-.4-.6-.6-.2-.3-.2-.6-.2-1,0-.5.1-.9.4-1.2.3-.4.6-.6,1.1-.8s1-.3,1.7-.3c.5,0,1,.1,1.4.2.5.1.9.3,1.2.5l-.6,1.6c-.3-.2-.6-.4-1-.4-.3-.1-.6-.1-1-.1-.5,0-.8.1-1,.2-.2.1-.3.3-.3.5s.1.3.2.4c.2.1.4.2.6.2.3.1.5.1.8.1s.6.1.9.2c.3.1.6.2.8.4s.4.4.6.6c.2.3.2.6.2,1,0,.5-.1.9-.4,1.2-.3.4-.6.6-1.1.8-.4.2-1,.3-1.7.3-.6,0-1.2-.1-1.7-.2-.6-.2-1-.3-1.3-.6l.6-1.6c.3.2.7.4,1.1.5.4.1.8.2,1.3.2s.8-.1,1-.2c.2-.1.3-.3.3-.5,0-.2,0-.3-.2-.5ZM6.7,14.3l1.1-1.1c.2.1.4.1.6.1.3,0,.6-.1.9-.3.3-.2.5-.4.6-.7.2-.3.2-.7.2-1.1s0-.8-.1-1.1c-.2-.3-.4-.6-.6-.7-.3-.2-.6-.3-.9-.3s-.6.1-.9.3-.5.4-.6.7c-.2.3-.2.7-.2,1.1s.1.8.2,1.1c-.1.1,0,.1,0,.2l-2.3,2.3V4.7h1.9v3.6c.2-.2.4-.3.6-.5.5-.3.9-.4,1.5-.4s1.2.2,1.8.5c.5.3,1,.8,1.2,1.3.3.6.5,1.3.5,2.1s-.2,1.5-.5,2c-.3.6-.7,1-1.2,1.4-.5.3-1.1.5-1.8.5-.6,0-1.1-.2-1.6-.4-.1-.2-.3-.4-.4-.5ZM13.6,4.7h2v10.3h-2V4.7ZM17.7,13.6c-.3-.5-.4-1.1-.4-1.9v-4.2h2v3.9c0,.6.1,1.1.4,1.4.2.3.6.4,1,.4.3,0,.6-.1.8-.2s.4-.4.6-.6c.1-.3.2-.7.2-1.1v-3.8h2v7.5h-1.8v-.9c-.2.2-.4.5-.6.6-.5.2-1,.3-1.5.3-.6,0-1.1-.1-1.6-.4-.5-.1-.8-.5-1.1-1ZM33,11.5v.3h-5.3c0,.2.1.4.2.6.2.3.4.6.7.7.3.2.6.2,1.1.2.4,0,.7-.1,1-.2.3-.1.5-.3.8-.5l1,1.2c-.3.4-.7.7-1.2.9-.5.2-1,.3-1.6.3-.8,0-1.5-.2-2.1-.5s-1-.8-1.4-1.4c-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.3-1.4c.5-.1,1.2-.3,1.9-.3s1.3.2,1.8.5c.6.3,1,.8,1.3,1.3.3.6.5,1.3.5,2.1,0,0,0,.1,0,.2ZM47.4,14.8c-.4-.2-.7-.5-.9-.8s-.3-.7-.3-1.2c0-.4.1-.8.3-1.2.2-.3.5-.6,1-.8.4-.2,1-.3,1.7-.3h1.6c0-.4-.1-.8-.4-1-.3-.3-.6-.4-1.2-.4-.4,0-.7.1-1.1.2s-.6.3-.9.5l-.7-1.5c.4-.3.8-.5,1.4-.6.5-.2,1.1-.3,1.6-.3,1,0,1.9.3,2.5.8s.9,1.4.9,2.5v4.2h-1.9v-1.1c-.2.3-.4.6-.7.8-.4.3-.8.4-1.4.4-.6.1-1.1,0-1.5-.2ZM56,14.6c-.6-.3-1-.8-1.4-1.4-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.4-1.4c.6-.2,1.3-.4,2-.4s1.4.2,1.9.5,1,.8,1.2,1.4l-1.6.9c-.2-.4-.4-.6-.7-.8s-.6-.3-.9-.3-.6.1-.9.3c-.3.2-.5.4-.6.7-.2.3-.2.7-.2,1.1s.1.8.2,1.1c.2.3.4.5.6.7.3.2.6.3.9.3s.6-.1.9-.2c.3-.2.5-.4.7-.8l1.6.9c-.3.6-.6,1-1.2,1.4-.6.3-1.2.5-1.9.5s-1.4-.2-2-.5Z" })
6252
6252
  ]
6253
6253
  }
6254
- ), td = "_content_hsrgo_1", nd = "_brandContent_hsrgo_19", ad = "_socialMedia_hsrgo_41", sd = "_linkSocialNetwoks_hsrgo_55", od = "_sectionContent_hsrgo_97", rd = "_section_hsrgo_97", id = "_menuItem_hsrgo_133", cd = "_otherItems_hsrgo_159", ld = "_copyrigth_hsrgo_187", dd = "_copyrigthText_hsrgo_207", ud = "_logoStyled_hsrgo_227", hd = "_socialInstagram_hsrgo_263", Ee = {
6255
- content: td,
6256
- brandContent: nd,
6257
- socialMedia: ad,
6258
- linkSocialNetwoks: sd,
6259
- sectionContent: od,
6260
- section: rd,
6261
- menuItem: id,
6262
- otherItems: cd,
6263
- copyrigth: ld,
6264
- copyrigthText: dd,
6265
- logoStyled: ud,
6266
- socialInstagram: hd
6267
- }, On = (e) => /* @__PURE__ */ a("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ a("path", { stroke: "currentColor", d: "M27.5444 6H23.9083C19.8444 6 17.1708 8.67176 17.1708 12.9466V16.1527H13.5347C13.2139 16.1527 13 16.3664 13 16.687V21.2824C13 21.6031 13.2139 21.8168 13.5347 21.8168H17.1708V33.4656C17.1708 33.7863 17.3847 34 17.7055 34H22.518C22.8389 34 23.0527 33.7863 23.0527 33.4656V21.8168H27.3305C27.6513 21.8168 27.8652 21.6031 27.8652 21.2824V16.687C27.8652 16.5802 27.7583 16.3664 27.6513 16.2595C27.5444 16.1527 27.4375 16.0458 27.2236 16.0458H22.9458V13.374C22.9458 12.0916 23.2666 11.4504 24.9777 11.4504H27.4375C27.7583 11.4504 27.9722 11.2366 27.9722 10.916V6.64122C28.0791 6.21374 27.8652 6 27.5444 6Z", "stroke-width": "1.6" }) }), md = (e) => /* @__PURE__ */ a(
6254
+ ), nd = "_content_hsrgo_1", ad = "_brandContent_hsrgo_19", sd = "_socialMedia_hsrgo_41", od = "_linkSocialNetwoks_hsrgo_55", rd = "_sectionContent_hsrgo_97", id = "_section_hsrgo_97", cd = "_menuItem_hsrgo_133", ld = "_otherItems_hsrgo_159", dd = "_copyrigth_hsrgo_187", ud = "_copyrigthText_hsrgo_207", hd = "_logoStyled_hsrgo_227", md = "_socialInstagram_hsrgo_263", Ee = {
6255
+ content: nd,
6256
+ brandContent: ad,
6257
+ socialMedia: sd,
6258
+ linkSocialNetwoks: od,
6259
+ sectionContent: rd,
6260
+ section: id,
6261
+ menuItem: cd,
6262
+ otherItems: ld,
6263
+ copyrigth: dd,
6264
+ copyrigthText: ud,
6265
+ logoStyled: hd,
6266
+ socialInstagram: md
6267
+ }, On = (e) => /* @__PURE__ */ a("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ a("path", { stroke: "currentColor", d: "M27.5444 6H23.9083C19.8444 6 17.1708 8.67176 17.1708 12.9466V16.1527H13.5347C13.2139 16.1527 13 16.3664 13 16.687V21.2824C13 21.6031 13.2139 21.8168 13.5347 21.8168H17.1708V33.4656C17.1708 33.7863 17.3847 34 17.7055 34H22.518C22.8389 34 23.0527 33.7863 23.0527 33.4656V21.8168H27.3305C27.6513 21.8168 27.8652 21.6031 27.8652 21.2824V16.687C27.8652 16.5802 27.7583 16.3664 27.6513 16.2595C27.5444 16.1527 27.4375 16.0458 27.2236 16.0458H22.9458V13.374C22.9458 12.0916 23.2666 11.4504 24.9777 11.4504H27.4375C27.7583 11.4504 27.9722 11.2366 27.9722 10.916V6.64122C28.0791 6.21374 27.8652 6 27.5444 6Z", "stroke-width": "1.6" }) }), fd = (e) => /* @__PURE__ */ a(
6268
6268
  "svg",
6269
6269
  {
6270
6270
  ...e,
@@ -6290,7 +6290,7 @@ const gl = (e) => {
6290
6290
  }
6291
6291
  )
6292
6292
  }
6293
- ), Dn = (e) => /* @__PURE__ */ a("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ a("path", { d: "M25.3 6.5H15.3C10.7 6.5 7 10.2 7 14.8V24.8C7 29.4 10.7 33.1 15.3 33.1H25.3C29.9 33.1 33.6 29.4 33.6 24.8V14.8C33.6 10.2 29.9 6.5 25.3 6.5ZM31.1 24.6C31.1 27.8 28.5 30.4 25.3 30.4H15.3C12.1 30.4 9.5 27.8 9.5 24.6V14.6C9.5 11.4 12.1 8.8 15.3 8.8H25.3C28.5 8.8 31.1 11.4 31.1 14.6V24.6ZM20.4 13.1C16.8 13.1 13.8 16.1 13.8 19.7C13.8 23.3 16.8 26.3 20.4 26.3C24 26.3 27 23.3 27 19.7C27 16.1 24.1 13.1 20.5 13.1H20.4ZM20.4 23.8C18.1 23.8 16.3 22 16.3 19.7C16.3 17.4 18.1 15.6 20.4 15.6C22.7 15.6 24.5 17.4 24.5 19.7C24.6 21.9 22.8 23.7 20.6 23.8H20.4ZM27.5 11.7C28 11.7 28.4 12.1 28.4 12.6C28.4 13.1 28 13.5 27.5 13.5C27 13.5 26.6 13.1 26.6 12.6C26.6 12.1 27 11.7 27.5 11.7Z", fill: "currentColor" }) }), fd = (e) => /* @__PURE__ */ a("svg", { ...e, width: "17", height: "21", viewBox: "0 0 14 17", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M7 10.7368C8.66 10.7368 10 9.53789 10 8.05263V2.68421C10 1.19895 8.66 0 7 0C5.34 0 4 1.19895 4 2.68421V8.05263C4 9.53789 5.34 10.7368 7 10.7368ZM6 2.68421C6 2.19211 6.45 1.78947 7 1.78947C7.55 1.78947 8 2.19211 8 2.68421V8.05263C8 8.54474 7.55 8.94737 7 8.94737C6.45 8.94737 6 8.54474 6 8.05263V2.68421ZM12 8.05263C12 10.5221 9.76 12.5263 7 12.5263C4.24 12.5263 2 10.5221 2 8.05263H0C0 11.2111 2.61 13.8058 6 14.2442V17H8V14.2442C11.39 13.8058 14 11.2111 14 8.05263H12Z" }) }), gd = (e) => /* @__PURE__ */ a(
6293
+ ), Dn = (e) => /* @__PURE__ */ a("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ a("path", { d: "M25.3 6.5H15.3C10.7 6.5 7 10.2 7 14.8V24.8C7 29.4 10.7 33.1 15.3 33.1H25.3C29.9 33.1 33.6 29.4 33.6 24.8V14.8C33.6 10.2 29.9 6.5 25.3 6.5ZM31.1 24.6C31.1 27.8 28.5 30.4 25.3 30.4H15.3C12.1 30.4 9.5 27.8 9.5 24.6V14.6C9.5 11.4 12.1 8.8 15.3 8.8H25.3C28.5 8.8 31.1 11.4 31.1 14.6V24.6ZM20.4 13.1C16.8 13.1 13.8 16.1 13.8 19.7C13.8 23.3 16.8 26.3 20.4 26.3C24 26.3 27 23.3 27 19.7C27 16.1 24.1 13.1 20.5 13.1H20.4ZM20.4 23.8C18.1 23.8 16.3 22 16.3 19.7C16.3 17.4 18.1 15.6 20.4 15.6C22.7 15.6 24.5 17.4 24.5 19.7C24.6 21.9 22.8 23.7 20.6 23.8H20.4ZM27.5 11.7C28 11.7 28.4 12.1 28.4 12.6C28.4 13.1 28 13.5 27.5 13.5C27 13.5 26.6 13.1 26.6 12.6C26.6 12.1 27 11.7 27.5 11.7Z", fill: "currentColor" }) }), gd = (e) => /* @__PURE__ */ a("svg", { ...e, width: "17", height: "21", viewBox: "0 0 14 17", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M7 10.7368C8.66 10.7368 10 9.53789 10 8.05263V2.68421C10 1.19895 8.66 0 7 0C5.34 0 4 1.19895 4 2.68421V8.05263C4 9.53789 5.34 10.7368 7 10.7368ZM6 2.68421C6 2.19211 6.45 1.78947 7 1.78947C7.55 1.78947 8 2.19211 8 2.68421V8.05263C8 8.54474 7.55 8.94737 7 8.94737C6.45 8.94737 6 8.54474 6 8.05263V2.68421ZM12 8.05263C12 10.5221 9.76 12.5263 7 12.5263C4.24 12.5263 2 10.5221 2 8.05263H0C0 11.2111 2.61 13.8058 6 14.2442V17H8V14.2442C11.39 13.8058 14 11.2111 14 8.05263H12Z" }) }), pd = (e) => /* @__PURE__ */ a(
6294
6294
  "svg",
6295
6295
  {
6296
6296
  width: "26",
@@ -6308,7 +6308,7 @@ const gl = (e) => {
6308
6308
  }
6309
6309
  )
6310
6310
  }
6311
- ), pd = (e) => /* @__PURE__ */ a(
6311
+ ), Ad = (e) => /* @__PURE__ */ a(
6312
6312
  "svg",
6313
6313
  {
6314
6314
  version: "1.1",
@@ -6337,7 +6337,7 @@ const gl = (e) => {
6337
6337
  }
6338
6338
  ) })
6339
6339
  }
6340
- ), Ad = (e) => /* @__PURE__ */ a(
6340
+ ), wd = (e) => /* @__PURE__ */ a(
6341
6341
  "svg",
6342
6342
  {
6343
6343
  version: "1.1",
@@ -6366,7 +6366,7 @@ const gl = (e) => {
6366
6366
  }
6367
6367
  ) }) })
6368
6368
  }
6369
- ), lt = (e) => /* @__PURE__ */ a("svg", { ...e, version: "1.1", baseProfile: "tiny", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 30 30", overflow: "visible", xmlSpace: "preserve", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M5.9,6.1l7.1,9.8l-7.1,7.9h1.6l6.2-7l5,7h5.4l-7.5-10.3l6.6-7.4h-1.6L16,12.5l-4.6-6.4L5.9,6.1L5.9,6.1zM8.2,7.4h2.5l11,15.3h-2.5L8.2,7.4z" }) }), wd = (e) => /* @__PURE__ */ g(
6369
+ ), lt = (e) => /* @__PURE__ */ a("svg", { ...e, version: "1.1", baseProfile: "tiny", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 30 30", overflow: "visible", xmlSpace: "preserve", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M5.9,6.1l7.1,9.8l-7.1,7.9h1.6l6.2-7l5,7h5.4l-7.5-10.3l6.6-7.4h-1.6L16,12.5l-4.6-6.4L5.9,6.1L5.9,6.1zM8.2,7.4h2.5l11,15.3h-2.5L8.2,7.4z" }) }), yd = (e) => /* @__PURE__ */ g(
6370
6370
  "svg",
6371
6371
  {
6372
6372
  version: "1.1",
@@ -6394,17 +6394,17 @@ const gl = (e) => {
6394
6394
  /* @__PURE__ */ a("path", { fill: "currentColor", d: "M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z" })
6395
6395
  ]
6396
6396
  }
6397
- ), $9 = ["telegram"], Ba = {
6397
+ ), V9 = ["telegram"], Ba = {
6398
6398
  facebook: (e) => /* @__PURE__ */ a(On, { ...e }),
6399
6399
  instagram: (e) => /* @__PURE__ */ a(Dn, { ...e }),
6400
- whatsapp: (e) => /* @__PURE__ */ a(Ad, { ...e }),
6401
- tiktok: (e) => /* @__PURE__ */ a(pd, { ...e }),
6402
- youtube: (e) => /* @__PURE__ */ a(wd, { ...e }),
6400
+ whatsapp: (e) => /* @__PURE__ */ a(wd, { ...e }),
6401
+ tiktok: (e) => /* @__PURE__ */ a(Ad, { ...e }),
6402
+ youtube: (e) => /* @__PURE__ */ a(yd, { ...e }),
6403
6403
  x: (e) => /* @__PURE__ */ a(lt, { ...e }),
6404
- gnews: (e) => /* @__PURE__ */ a(md, { ...e }),
6405
- podcast: (e) => /* @__PURE__ */ a(fd, { ...e }),
6406
- telegram: (e) => /* @__PURE__ */ a(gd, { ...e })
6407
- }, V9 = (e) => {
6404
+ gnews: (e) => /* @__PURE__ */ a(fd, { ...e }),
6405
+ podcast: (e) => /* @__PURE__ */ a(gd, { ...e }),
6406
+ telegram: (e) => /* @__PURE__ */ a(pd, { ...e })
6407
+ }, W9 = (e) => {
6408
6408
  const { freeZone: t, socials: n, menu: s, customBlock: o, custom_styles: r = {} } = e;
6409
6409
  return /* @__PURE__ */ g("footer", { className: Ee.content, style: r, children: [
6410
6410
  /* @__PURE__ */ g("section", { className: Ee.brandContent, children: [
@@ -6460,36 +6460,36 @@ const gl = (e) => {
6460
6460
  title: "Plataforma BLUESTACK CMS (antes CMS MEDIOS)",
6461
6461
  target: "_blank",
6462
6462
  rel: "noreferrer",
6463
- children: /* @__PURE__ */ a(ed, {})
6463
+ children: /* @__PURE__ */ a(td, {})
6464
6464
  }
6465
6465
  )
6466
6466
  ] })
6467
6467
  ] });
6468
- }, yd = "_content_pnyq2_1", _d = "_imageContent_pnyq2_17", bd = "_width1Autor_pnyq2_35", Cd = "_width2Autor_pnyq2_43", vd = "_width3Autor_pnyq2_51", Nd = "_imageAutor_pnyq2_59", Sd = "_imageStyled_pnyq2_137", Id = "_contentIconStyled_pnyq2_139", Ed = "_avatarContent_pnyq2_173", Td = "_journalistSection_pnyq2_201", xd = "_journalistInfo_pnyq2_217", kd = "_journalistInfoLink_pnyq2_219", Ud = "_socialNetworkSection_pnyq2_291", Ld = "_avatarStyled_pnyq2_315", Rd = "_article_pnyq2_325", qd = "_socialButton_pnyq2_333", Bd = "_facebookStyled_pnyq2_365", Pd = "_emailStyled_pnyq2_373", Od = "_xStyled_pnyq2_381", Dd = "_linkedinStyled_pnyq2_389", Md = "_whatsappStyled_pnyq2_397", jd = "_whatsappLink_pnyq2_405", Qd = "_clipboardButton_pnyq2_437", Gd = "_googleProfileButton_pnyq2_509", he = {
6469
- content: yd,
6470
- imageContent: _d,
6471
- width1Autor: bd,
6472
- width2Autor: Cd,
6473
- width3Autor: vd,
6474
- imageAutor: Nd,
6475
- imageStyled: Sd,
6476
- contentIconStyled: Id,
6477
- avatarContent: Ed,
6478
- journalistSection: Td,
6479
- journalistInfo: xd,
6480
- journalistInfoLink: kd,
6481
- socialNetworkSection: Ud,
6482
- avatarStyled: Ld,
6483
- article: Rd,
6484
- socialButton: qd,
6485
- facebookStyled: Bd,
6486
- emailStyled: Pd,
6487
- xStyled: Od,
6488
- linkedinStyled: Dd,
6489
- whatsappStyled: Md,
6490
- whatsappLink: jd,
6491
- clipboardButton: Qd,
6492
- googleProfileButton: Gd
6468
+ }, _d = "_content_pnyq2_1", bd = "_imageContent_pnyq2_17", Cd = "_width1Autor_pnyq2_35", vd = "_width2Autor_pnyq2_43", Nd = "_width3Autor_pnyq2_51", Sd = "_imageAutor_pnyq2_59", Id = "_imageStyled_pnyq2_137", Ed = "_contentIconStyled_pnyq2_139", Td = "_avatarContent_pnyq2_173", xd = "_journalistSection_pnyq2_201", kd = "_journalistInfo_pnyq2_217", Ud = "_journalistInfoLink_pnyq2_219", Ld = "_socialNetworkSection_pnyq2_291", Rd = "_avatarStyled_pnyq2_315", qd = "_article_pnyq2_325", Bd = "_socialButton_pnyq2_333", Pd = "_facebookStyled_pnyq2_365", Od = "_emailStyled_pnyq2_373", Dd = "_xStyled_pnyq2_381", Md = "_linkedinStyled_pnyq2_389", jd = "_whatsappStyled_pnyq2_397", Qd = "_whatsappLink_pnyq2_405", Gd = "_clipboardButton_pnyq2_437", Hd = "_googleProfileButton_pnyq2_509", he = {
6469
+ content: _d,
6470
+ imageContent: bd,
6471
+ width1Autor: Cd,
6472
+ width2Autor: vd,
6473
+ width3Autor: Nd,
6474
+ imageAutor: Sd,
6475
+ imageStyled: Id,
6476
+ contentIconStyled: Ed,
6477
+ avatarContent: Td,
6478
+ journalistSection: xd,
6479
+ journalistInfo: kd,
6480
+ journalistInfoLink: Ud,
6481
+ socialNetworkSection: Ld,
6482
+ avatarStyled: Rd,
6483
+ article: qd,
6484
+ socialButton: Bd,
6485
+ facebookStyled: Pd,
6486
+ emailStyled: Od,
6487
+ xStyled: Dd,
6488
+ linkedinStyled: Md,
6489
+ whatsappStyled: jd,
6490
+ whatsappLink: Qd,
6491
+ clipboardButton: Gd,
6492
+ googleProfileButton: Hd
6493
6493
  }, Eo = (e) => /* @__PURE__ */ a(
6494
6494
  "svg",
6495
6495
  {
@@ -6599,7 +6599,7 @@ const gl = (e) => {
6599
6599
  }
6600
6600
  )
6601
6601
  }
6602
- ), Hd = {
6602
+ ), zd = {
6603
6603
  FaceBook: {
6604
6604
  url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
6605
6605
  icon: {
@@ -6638,11 +6638,11 @@ const gl = (e) => {
6638
6638
  }
6639
6639
  }
6640
6640
  };
6641
- function zd({ noteShare: e }) {
6641
+ function Fd({ noteShare: e }) {
6642
6642
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
6643
6643
  return e ? /* @__PURE__ */ g("div", { className: he.socialNetworkSection, children: [
6644
6644
  e.options?.map((n) => {
6645
- const s = Hd[n];
6645
+ const s = zd[n];
6646
6646
  if (!s) return null;
6647
6647
  const o = e.variant === "outline" ? s.icon.outline : s.icon.solid, r = s.url(t);
6648
6648
  return /* @__PURE__ */ a(
@@ -6680,16 +6680,16 @@ function zd({ noteShare: e }) {
6680
6680
  )
6681
6681
  ] }) : null;
6682
6682
  }
6683
- const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSection_xlsy2_53", Wd = "_title_xlsy2_83", Yd = "_article_xlsy2_53", Kd = "_correspondent_xlsy2_149", Jd = "_iframeStyled_xlsy2_167", Zd = "_contentFrame_xlsy2_187", Fe = {
6684
- content: Fd,
6685
- videoContent: $d,
6686
- articleSection: Vd,
6687
- title: Wd,
6688
- article: Yd,
6689
- correspondent: Kd,
6690
- iframeStyled: Jd,
6691
- contentFrame: Zd
6692
- }, W9 = (e) => {
6683
+ const $d = "_content_xlsy2_1", Vd = "_videoContent_xlsy2_39", Wd = "_articleSection_xlsy2_53", Yd = "_title_xlsy2_83", Kd = "_article_xlsy2_53", Jd = "_correspondent_xlsy2_149", Zd = "_iframeStyled_xlsy2_167", Xd = "_contentFrame_xlsy2_187", Fe = {
6684
+ content: $d,
6685
+ videoContent: Vd,
6686
+ articleSection: Wd,
6687
+ title: Yd,
6688
+ article: Kd,
6689
+ correspondent: Jd,
6690
+ iframeStyled: Zd,
6691
+ contentFrame: Xd
6692
+ }, Y9 = (e) => {
6693
6693
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Ge(
6694
6694
  e.video.info.date.created
6695
6695
  )}` : e?.video.main.author;
@@ -6725,9 +6725,9 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
6725
6725
  /* @__PURE__ */ a("p", { className: Fe.correspondent, children: t() })
6726
6726
  ] })
6727
6727
  ] }) }) });
6728
- }, Xd = "_content_79djq_1", e1 = "_linkStyled_79djq_17", Fn = {
6729
- content: Xd,
6730
- linkStyled: e1
6728
+ }, e1 = "_content_79djq_1", t1 = "_linkStyled_79djq_17", Fn = {
6729
+ content: e1,
6730
+ linkStyled: t1
6731
6731
  }, Nn = (e) => {
6732
6732
  const { currentPage: t, showNext: n, maxPages: s, pathname: o, query: r, block_subPublication: i } = e, c = (u, l, d) => {
6733
6733
  let h = "";
@@ -6756,11 +6756,11 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
6756
6756
  }
6757
6757
  )
6758
6758
  ] });
6759
- }, t1 = "_content_1tki3_1", n1 = "_contentGrid_1tki3_15", a1 = "_contentGrid4_1tki3_33", s1 = "_contentGrid3_1tki3_41", nn = {
6760
- content: t1,
6761
- contentGrid: n1,
6762
- contentGrid4: a1,
6763
- contentGrid3: s1
6759
+ }, n1 = "_content_1tki3_1", a1 = "_contentGrid_1tki3_15", s1 = "_contentGrid4_1tki3_33", o1 = "_contentGrid3_1tki3_41", nn = {
6760
+ content: n1,
6761
+ contentGrid: a1,
6762
+ contentGrid4: s1,
6763
+ contentGrid3: o1
6764
6764
  }, fa = (e) => {
6765
6765
  const { grid: t = 3 } = e;
6766
6766
  return /* @__PURE__ */ g("section", { className: `${nn.content}`, children: [
@@ -6773,10 +6773,10 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
6773
6773
  ),
6774
6774
  /* @__PURE__ */ a(Z, { children: e.paginatorComponent })
6775
6775
  ] });
6776
- }, o1 = "_content_3pssn_1", r1 = "_newsDescription_3pssn_29", i1 = "_image_3pssn_81", Ht = {
6777
- content: o1,
6778
- newsDescription: r1,
6779
- image: i1
6776
+ }, r1 = "_content_3pssn_1", i1 = "_newsDescription_3pssn_29", c1 = "_image_3pssn_81", Ht = {
6777
+ content: r1,
6778
+ newsDescription: i1,
6779
+ image: c1
6780
6780
  }, nt = (e) => {
6781
6781
  const {
6782
6782
  main: t,
@@ -6838,13 +6838,13 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
6838
6838
  ]
6839
6839
  }
6840
6840
  );
6841
- }, c1 = "_content_1afla_1", l1 = "_boxInformation_1afla_23", d1 = "_titleGradient_1afla_59", u1 = "_sectionDescription_1afla_115", h1 = "_articule_1afla_165", m1 = "_linkStyled_1afla_231", at = {
6842
- content: c1,
6843
- boxInformation: l1,
6844
- titleGradient: d1,
6845
- sectionDescription: u1,
6846
- articule: h1,
6847
- linkStyled: m1
6841
+ }, l1 = "_content_1afla_1", d1 = "_boxInformation_1afla_23", u1 = "_titleGradient_1afla_59", h1 = "_sectionDescription_1afla_115", m1 = "_articule_1afla_165", f1 = "_linkStyled_1afla_231", at = {
6842
+ content: l1,
6843
+ boxInformation: d1,
6844
+ titleGradient: u1,
6845
+ sectionDescription: h1,
6846
+ articule: m1,
6847
+ linkStyled: f1
6848
6848
  }, Mn = (e) => {
6849
6849
  const {
6850
6850
  isVideo: t,
@@ -6914,17 +6914,17 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
6914
6914
  }
6915
6915
  )
6916
6916
  ] });
6917
- }, f1 = "_content_63xzh_1", g1 = "_contentLayout_63xzh_9", ys = {
6918
- content: f1,
6919
- contentLayout: g1
6920
- }, _s = (e) => /* @__PURE__ */ a("div", { className: ys.content, children: /* @__PURE__ */ a(Yt, { className: `${ys.contentLayout} ${e.className}`, children: e.children }) }), p1 = "_content_1qewa_1", A1 = "_before_1qewa_21", w1 = "_textContent_1qewa_43", y1 = "_title_1qewa_73", _1 = "_description_1qewa_91", b1 = "_linkStyled_1qewa_113", bt = {
6921
- content: p1,
6922
- before: A1,
6923
- textContent: w1,
6924
- title: y1,
6925
- description: _1,
6926
- linkStyled: b1
6927
- }, Y9 = (e) => {
6917
+ }, g1 = "_content_63xzh_1", p1 = "_contentLayout_63xzh_9", ys = {
6918
+ content: g1,
6919
+ contentLayout: p1
6920
+ }, _s = (e) => /* @__PURE__ */ a("div", { className: ys.content, children: /* @__PURE__ */ a(Yt, { className: `${ys.contentLayout} ${e.className}`, children: e.children }) }), A1 = "_content_1qewa_1", w1 = "_before_1qewa_21", y1 = "_textContent_1qewa_43", _1 = "_title_1qewa_73", b1 = "_description_1qewa_91", C1 = "_linkStyled_1qewa_113", bt = {
6921
+ content: A1,
6922
+ before: w1,
6923
+ textContent: y1,
6924
+ title: _1,
6925
+ description: b1,
6926
+ linkStyled: C1
6927
+ }, K9 = (e) => {
6928
6928
  const t = e.logo;
6929
6929
  return /* @__PURE__ */ g("section", { className: bt.content, children: [
6930
6930
  e.backgroundImgURL && /* @__PURE__ */ a("img", { className: bt.before, src: e.backgroundImgURL, alt: "" }),
@@ -6935,25 +6935,25 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
6935
6935
  /* @__PURE__ */ a(q, { className: bt.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
6936
6936
  ] })
6937
6937
  ] });
6938
- }, C1 = "_content_14eky_1", v1 = "_contentLabel_14eky_15", N1 = "_label_14eky_25", S1 = "_required_14eky_43", I1 = "_input_14eky_55", Bt = {
6939
- content: C1,
6940
- contentLabel: v1,
6941
- label: N1,
6942
- required: S1,
6943
- input: I1
6944
- }, K9 = (e) => /* @__PURE__ */ g("div", { className: Bt.content, children: [
6938
+ }, v1 = "_content_14eky_1", N1 = "_contentLabel_14eky_15", S1 = "_label_14eky_25", I1 = "_required_14eky_43", E1 = "_input_14eky_55", Bt = {
6939
+ content: v1,
6940
+ contentLabel: N1,
6941
+ label: S1,
6942
+ required: I1,
6943
+ input: E1
6944
+ }, J9 = (e) => /* @__PURE__ */ g("div", { className: Bt.content, children: [
6945
6945
  /* @__PURE__ */ g("div", { className: Bt.contentLabel, children: [
6946
6946
  /* @__PURE__ */ a("label", { className: Bt.label, children: e.label }),
6947
6947
  e.required && /* @__PURE__ */ a("span", { className: Bt.required, children: "*" })
6948
6948
  ] }),
6949
6949
  /* @__PURE__ */ a("input", { className: Bt.input, ...e })
6950
- ] }), E1 = "_content_1ukl4_1", T1 = "_contentLabel_1ukl4_15", x1 = "_label_1ukl4_25", k1 = "_required_1ukl4_43", U1 = "_input_1ukl4_55", Pt = {
6951
- content: E1,
6952
- contentLabel: T1,
6953
- label: x1,
6954
- required: k1,
6955
- input: U1
6956
- }, J9 = (e) => /* @__PURE__ */ g("div", { className: Pt.content, children: [
6950
+ ] }), T1 = "_content_1ukl4_1", x1 = "_contentLabel_1ukl4_15", k1 = "_label_1ukl4_25", U1 = "_required_1ukl4_43", L1 = "_input_1ukl4_55", Pt = {
6951
+ content: T1,
6952
+ contentLabel: x1,
6953
+ label: k1,
6954
+ required: U1,
6955
+ input: L1
6956
+ }, Z9 = (e) => /* @__PURE__ */ g("div", { className: Pt.content, children: [
6957
6957
  /* @__PURE__ */ g("div", { className: Pt.contentLabel, children: [
6958
6958
  /* @__PURE__ */ a("label", { className: Pt.label, children: e.label }),
6959
6959
  e.required && /* @__PURE__ */ a("span", { className: Pt.required, children: "*" })
@@ -6962,32 +6962,32 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
6962
6962
  /* @__PURE__ */ a("option", { value: "", children: "--Seleccione--" }),
6963
6963
  e.options.map((t, n) => /* @__PURE__ */ a("option", { value: t.value, children: t.label }, n))
6964
6964
  ] })
6965
- ] }), L1 = "_content_ljg8f_1", R1 = "_label_ljg8f_15", q1 = "_input_ljg8f_33", $n = {
6966
- content: L1,
6967
- label: R1,
6968
- input: q1
6969
- }, Z9 = (e) => /* @__PURE__ */ g("div", { className: $n.content, children: [
6965
+ ] }), R1 = "_content_ljg8f_1", q1 = "_label_ljg8f_15", B1 = "_input_ljg8f_33", $n = {
6966
+ content: R1,
6967
+ label: q1,
6968
+ input: B1
6969
+ }, X9 = (e) => /* @__PURE__ */ g("div", { className: $n.content, children: [
6970
6970
  /* @__PURE__ */ a("label", { className: $n.label, children: e.label }),
6971
6971
  /* @__PURE__ */ a("textarea", { className: $n.input, ...e })
6972
- ] }), B1 = "_boxInformation_1ah38_1", P1 = "_textBox_1ah38_59", O1 = "_contentBox_1ah38_79", D1 = "_liveBox_1ah38_99", M1 = "_dot_1ah38_143", j1 = "_sectionDescription_1ah38_193", Q1 = "_articule_1ah38_219", G1 = "_description_1ah38_273", st = {
6973
- boxInformation: B1,
6974
- textBox: P1,
6975
- contentBox: O1,
6976
- liveBox: D1,
6977
- dot: M1,
6978
- sectionDescription: j1,
6979
- articule: Q1,
6980
- description: G1
6981
- }, H1 = "_content_va67u_1", z1 = "_description_va67u_45", Sn = {
6982
- content: H1,
6983
- description: z1
6972
+ ] }), P1 = "_boxInformation_1ah38_1", O1 = "_textBox_1ah38_59", D1 = "_contentBox_1ah38_79", M1 = "_liveBox_1ah38_99", j1 = "_dot_1ah38_143", Q1 = "_sectionDescription_1ah38_193", G1 = "_articule_1ah38_219", H1 = "_description_1ah38_273", st = {
6973
+ boxInformation: P1,
6974
+ textBox: O1,
6975
+ contentBox: D1,
6976
+ liveBox: M1,
6977
+ dot: j1,
6978
+ sectionDescription: Q1,
6979
+ articule: G1,
6980
+ description: H1
6981
+ }, z1 = "_content_va67u_1", F1 = "_description_va67u_45", Sn = {
6982
+ content: z1,
6983
+ description: F1
6984
6984
  }, Lo = (e) => {
6985
6985
  let t = "";
6986
6986
  return e.preview.description && (t = e.preview.description), e.preview.copyright && (t = `${t} ${e.preview.copyright}`), e.preview.photographer && (t = `${t} ${e.preview.photographer}`), /* @__PURE__ */ g("div", { className: Sn.content, children: [
6987
6987
  /* @__PURE__ */ a(Re, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
6988
6988
  t && /* @__PURE__ */ a("div", { className: Sn.description, children: t })
6989
6989
  ] });
6990
- }, F1 = (e) => /* @__PURE__ */ a(Z, { children: /* @__PURE__ */ g("div", { className: `${st.boxInformation} sass-liveblog-header`, children: [
6990
+ }, $1 = (e) => /* @__PURE__ */ a(Z, { children: /* @__PURE__ */ g("div", { className: `${st.boxInformation} sass-liveblog-header`, children: [
6991
6991
  /* @__PURE__ */ a(Lo, { preview: e.preview }),
6992
6992
  /* @__PURE__ */ g("div", { className: st.textBox, children: [
6993
6993
  /* @__PURE__ */ g("div", { className: st.contentBox, children: [
@@ -7017,36 +7017,36 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7017
7017
  }
7018
7018
  )
7019
7019
  ] })
7020
- ] }) }), $1 = "_content_35x7r_1", V1 = "_contentLine_35x7r_33", W1 = "_contentText_35x7r_47", Y1 = "_dateLink_35x7r_73", an = {
7021
- content: $1,
7022
- contentLine: V1,
7023
- contentText: W1,
7024
- dateLink: Y1
7025
- }, K1 = (e) => /* @__PURE__ */ a("section", { className: an.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ g("div", { className: an.contentLine, children: [
7020
+ ] }) }), V1 = "_content_35x7r_1", W1 = "_contentLine_35x7r_33", Y1 = "_contentText_35x7r_47", K1 = "_dateLink_35x7r_73", an = {
7021
+ content: V1,
7022
+ contentLine: W1,
7023
+ contentText: Y1,
7024
+ dateLink: K1
7025
+ }, J1 = (e) => /* @__PURE__ */ a("section", { className: an.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ g("div", { className: an.contentLine, children: [
7026
7026
  /* @__PURE__ */ a(q, { className: an.dateLink, href: `#item-${n + 1}`, children: br(t.date) }),
7027
7027
  /* @__PURE__ */ a("div", { className: an.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
7028
- ] }, n)) }), J1 = "_content_156sz_1", Z1 = "_contentInfo_156sz_21", X1 = "_imageContainer_156sz_37", eu = "_imageStyled_156sz_55", tu = "_contentIconStyled_156sz_77", nu = "_name_156sz_129", au = "_email_156sz_147", su = "_description_156sz_179", ou = "_contenSocialNetwork_156sz_203", ru = "_socialIcon_156sz_223", iu = "_faceBookIcon_156sz_233", cu = "_socialFacebookIcon_156sz_243", lu = "_socialIconLink_156sz_251", du = "_socialIconStroke_156sz_259", me = {
7029
- content: J1,
7030
- contentInfo: Z1,
7031
- imageContainer: X1,
7032
- imageStyled: eu,
7033
- contentIconStyled: tu,
7034
- name: nu,
7035
- email: au,
7036
- description: su,
7037
- contenSocialNetwork: ou,
7038
- socialIcon: ru,
7039
- faceBookIcon: iu,
7040
- socialFacebookIcon: cu,
7041
- socialIconLink: lu,
7042
- socialIconStroke: du
7028
+ ] }, n)) }), Z1 = "_content_156sz_1", X1 = "_contentInfo_156sz_21", eu = "_imageContainer_156sz_37", tu = "_imageStyled_156sz_55", nu = "_contentIconStyled_156sz_77", au = "_name_156sz_129", su = "_email_156sz_147", ou = "_description_156sz_179", ru = "_contenSocialNetwork_156sz_203", iu = "_socialIcon_156sz_223", cu = "_faceBookIcon_156sz_233", lu = "_socialFacebookIcon_156sz_243", du = "_socialIconLink_156sz_251", uu = "_socialIconStroke_156sz_259", me = {
7029
+ content: Z1,
7030
+ contentInfo: X1,
7031
+ imageContainer: eu,
7032
+ imageStyled: tu,
7033
+ contentIconStyled: nu,
7034
+ name: au,
7035
+ email: su,
7036
+ description: ou,
7037
+ contenSocialNetwork: ru,
7038
+ socialIcon: iu,
7039
+ faceBookIcon: cu,
7040
+ socialFacebookIcon: lu,
7041
+ socialIconLink: du,
7042
+ socialIconStroke: uu
7043
7043
  }, sn = (e) => {
7044
7044
  if (!e || e.trim() === "")
7045
7045
  return e;
7046
7046
  const t = e.trim();
7047
7047
  return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
7048
- }, uu = (e) => !e || e.trim() === "" ? !1 : /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()), hu = async (e) => {
7049
- const { autor: t, autorIcon: n } = e, s = n, o = t?.info?.image?.sizes?.[0]?.url ?? "", r = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, u = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", d = sn(t?.addtional?.USER_USERFB ?? ""), h = sn(t?.addtional?.USER_USERIG ?? ""), m = sn(t?.addtional?.USER_USERTWT ?? ""), p = sn(t?.addtional?.USER_USERLIN ?? ""), f = () => !c || !i || i.trim() === "" ? !1 : uu(i), A = (w) => `mailto:${w.trim()}`;
7048
+ }, hu = (e) => !e || e.trim() === "" ? !1 : /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()), mu = async (e) => {
7049
+ const { autor: t, autorIcon: n } = e, s = n, o = t?.info?.image?.sizes?.[0]?.url ?? "", r = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, u = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", d = sn(t?.addtional?.USER_USERFB ?? ""), h = sn(t?.addtional?.USER_USERIG ?? ""), m = sn(t?.addtional?.USER_USERTWT ?? ""), p = sn(t?.addtional?.USER_USERLIN ?? ""), f = () => !c || !i || i.trim() === "" ? !1 : hu(i), A = (w) => `mailto:${w.trim()}`;
7050
7050
  return /* @__PURE__ */ a(
7051
7051
  "section",
7052
7052
  {
@@ -7125,18 +7125,18 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7125
7125
  ] })
7126
7126
  }
7127
7127
  );
7128
- }, mu = "_content_1cdab_1", fu = "_contentInfo_1cdab_25", gu = "_contentAuthor_1cdab_51", pu = "_imageStyled_1cdab_65", Au = "_contentIconStyled_1cdab_83", wu = "_name_1cdab_127", yu = "_email_1cdab_143", _u = "_description_1cdab_163", bu = "_contenSocialNetwork_1cdab_185", Cu = "_socialIcon_1cdab_205", Te = {
7129
- content: mu,
7130
- contentInfo: fu,
7131
- contentAuthor: gu,
7132
- imageStyled: pu,
7133
- contentIconStyled: Au,
7134
- name: wu,
7135
- email: yu,
7136
- description: _u,
7137
- contenSocialNetwork: bu,
7138
- socialIcon: Cu
7139
- }, vu = async (e) => {
7128
+ }, fu = "_content_1cdab_1", gu = "_contentInfo_1cdab_25", pu = "_contentAuthor_1cdab_51", Au = "_imageStyled_1cdab_65", wu = "_contentIconStyled_1cdab_83", yu = "_name_1cdab_127", _u = "_email_1cdab_143", bu = "_description_1cdab_163", Cu = "_contenSocialNetwork_1cdab_185", vu = "_socialIcon_1cdab_205", Te = {
7129
+ content: fu,
7130
+ contentInfo: gu,
7131
+ contentAuthor: pu,
7132
+ imageStyled: Au,
7133
+ contentIconStyled: wu,
7134
+ name: yu,
7135
+ email: _u,
7136
+ description: bu,
7137
+ contenSocialNetwork: Cu,
7138
+ socialIcon: vu
7139
+ }, Nu = async (e) => {
7140
7140
  const { autor: t, autorIcon: n } = e, s = n, o = t?.info?.image?.sizes?.[0]?.url ?? "", r = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, u = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", d = t?.addtional?.USER_USERFB ?? "", h = t?.addtional?.USER_USERIG ?? "", m = t?.addtional?.USER_USERTWT ?? "", p = t?.addtional?.USER_USERLIN ?? "";
7141
7141
  return /* @__PURE__ */ a("section", { className: Te.content, children: /* @__PURE__ */ g("div", { className: Te.contentInfo, children: [
7142
7142
  o ? /* @__PURE__ */ a(
@@ -7197,9 +7197,9 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7197
7197
  ] })
7198
7198
  ] })
7199
7199
  ] }) });
7200
- }, Nu = "_content_1p4ec_1", Su = "_bannerSection_1p4ec_49", bs = {
7201
- content: Nu,
7202
- bannerSection: Su
7200
+ }, Su = "_content_1p4ec_1", Iu = "_bannerSection_1p4ec_49", bs = {
7201
+ content: Su,
7202
+ bannerSection: Iu
7203
7203
  }, Ro = (e) => /* @__PURE__ */ g("section", { className: bs.content, children: [
7204
7204
  e.children,
7205
7205
  /* @__PURE__ */ g("div", { className: bs.bannerSection, children: [
@@ -7220,21 +7220,21 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7220
7220
  ),
7221
7221
  e.banner
7222
7222
  ] })
7223
- ] }), Iu = "_content_a632w_1", Eu = "_header_a632w_59", Tu = "_videos_a632w_111", xu = "_videoContent_a632w_125", ku = "_articleSection_a632w_139", Uu = "_contentLayoutVideoSection_a632w_169", Lu = "_sectionVideoList_a632w_185", Ru = "_iframeStyled_a632w_331", qu = "_contentFrame_a632w_343", Pe = {
7224
- content: Iu,
7225
- header: Eu,
7226
- videos: Tu,
7227
- videoContent: xu,
7228
- articleSection: ku,
7229
- contentLayoutVideoSection: Uu,
7230
- sectionVideoList: Lu,
7231
- iframeStyled: Ru,
7232
- contentFrame: qu
7233
- }, Bu = "_content_1ah8a_1", Pu = "_linkImage_1ah8a_23", Ou = "_playStyled_1ah8a_37", Vn = {
7234
- content: Bu,
7235
- linkImage: Pu,
7236
- playStyled: Ou
7237
- }, Du = async (e) => {
7223
+ ] }), Eu = "_content_a632w_1", Tu = "_header_a632w_59", xu = "_videos_a632w_111", ku = "_videoContent_a632w_125", Uu = "_articleSection_a632w_139", Lu = "_contentLayoutVideoSection_a632w_169", Ru = "_sectionVideoList_a632w_185", qu = "_iframeStyled_a632w_331", Bu = "_contentFrame_a632w_343", Pe = {
7224
+ content: Eu,
7225
+ header: Tu,
7226
+ videos: xu,
7227
+ videoContent: ku,
7228
+ articleSection: Uu,
7229
+ contentLayoutVideoSection: Lu,
7230
+ sectionVideoList: Ru,
7231
+ iframeStyled: qu,
7232
+ contentFrame: Bu
7233
+ }, Pu = "_content_1ah8a_1", Ou = "_linkImage_1ah8a_23", Du = "_playStyled_1ah8a_37", Vn = {
7234
+ content: Pu,
7235
+ linkImage: Ou,
7236
+ playStyled: Du
7237
+ }, Mu = async (e) => {
7238
7238
  const t = La(), n = {
7239
7239
  ...e,
7240
7240
  main: {
@@ -7261,7 +7261,7 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7261
7261
  ),
7262
7262
  /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(Lt, { ...n, paths: e.paths }) })
7263
7263
  ] }) : null;
7264
- }, X9 = (e) => {
7264
+ }, e5 = (e) => {
7265
7265
  let t = [];
7266
7266
  return e.videoList && e.videoList.length > 0 && (t = e.videoList?.filter((n) => n.info.path !== e.video.info.path) ?? []), /* @__PURE__ */ a("div", { className: Pe.content, children: /* @__PURE__ */ g(Yt, { className: Pe.contentLayoutVideoSection, children: [
7267
7267
  /* @__PURE__ */ g("a", { className: Pe.header, href: e.goBackLink ?? "/videos", children: [
@@ -7356,7 +7356,7 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7356
7356
  ),
7357
7357
  e.relatedName && /* @__PURE__ */ a("h2", { className: `${Pe.relatedTitle} saas-video-related-title`, children: e.relatedName }),
7358
7358
  Array.isArray(t) && t.map((n, s) => /* @__PURE__ */ ct(
7359
- Du,
7359
+ Mu,
7360
7360
  {
7361
7361
  ...zt(n, !0, !1, !1),
7362
7362
  key: s,
@@ -7368,15 +7368,15 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7368
7368
  )
7369
7369
  ] })
7370
7370
  ] }) });
7371
- }, Mu = "_content_17oas_1", ju = "_titleContent_17oas_47", Qu = "_title_17oas_47", Gu = "_startLine_17oas_175", Hu = "_line_17oas_185", zu = "_bottomLine_17oas_197", Fu = "_childrenContent_17oas_235", $u = "_readMore_17oas_261", $e = {
7372
- content: Mu,
7373
- titleContent: ju,
7374
- title: Qu,
7375
- startLine: Gu,
7376
- line: Hu,
7377
- bottomLine: zu,
7378
- childrenContent: Fu,
7379
- readMore: $u
7371
+ }, ju = "_content_17oas_1", Qu = "_titleContent_17oas_47", Gu = "_title_17oas_47", Hu = "_startLine_17oas_175", zu = "_line_17oas_185", Fu = "_bottomLine_17oas_197", $u = "_childrenContent_17oas_235", Vu = "_readMore_17oas_261", $e = {
7372
+ content: ju,
7373
+ titleContent: Qu,
7374
+ title: Gu,
7375
+ startLine: Hu,
7376
+ line: zu,
7377
+ bottomLine: Fu,
7378
+ childrenContent: $u,
7379
+ readMore: Vu
7380
7380
  }, Ae = Ws((e, t) => {
7381
7381
  const { isTitle: n = !1, isOpinion: s = !1 } = e, o = n ? /* @__PURE__ */ a("h1", { className: $e.title, children: e.title }) : /* @__PURE__ */ a("h2", { className: $e.title, children: e.title });
7382
7382
  return /* @__PURE__ */ g("section", { className: $e.content, children: [
@@ -7440,25 +7440,25 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7440
7440
  }
7441
7441
  )
7442
7442
  }
7443
- ), Vu = "_drawerStyled_19j18_1", Wu = "_sidebarCustom_19j18_11", Yu = "_accordionStyled_19j18_47", Ku = "_accordionHeading_19j18_69", Ju = "_accordionSummeryStyled_19j18_87", Zu = "_linkStyled_19j18_143", Xu = "_subLinkStyled_19j18_191", eh = "_inputContent_19j18_235", th = "_buttonContent_19j18_237", nh = "_inputStyled_19j18_257", ah = "_buscar_19j18_289", sh = "_buttonStyled_19j18_347", oh = "_accordionDetailsStyled_19j18_377", rh = "_footerSlider_19j18_407", ih = "_socialMedia_19j18_429", ch = "_copyRights_19j18_469", lh = "_icon_19j18_491", de = {
7444
- drawerStyled: Vu,
7445
- sidebarCustom: Wu,
7446
- accordionStyled: Yu,
7447
- accordionHeading: Ku,
7448
- accordionSummeryStyled: Ju,
7449
- linkStyled: Zu,
7450
- subLinkStyled: Xu,
7451
- inputContent: eh,
7452
- buttonContent: th,
7453
- inputStyled: nh,
7454
- buscar: ah,
7455
- buttonStyled: sh,
7456
- accordionDetailsStyled: oh,
7457
- footerSlider: rh,
7458
- socialMedia: ih,
7459
- copyRights: ch,
7460
- icon: lh
7461
- }, dh = ({
7443
+ ), Wu = "_drawerStyled_19j18_1", Yu = "_sidebarCustom_19j18_11", Ku = "_accordionStyled_19j18_47", Ju = "_accordionHeading_19j18_69", Zu = "_accordionSummeryStyled_19j18_87", Xu = "_linkStyled_19j18_143", eh = "_subLinkStyled_19j18_191", th = "_inputContent_19j18_235", nh = "_buttonContent_19j18_237", ah = "_inputStyled_19j18_257", sh = "_buscar_19j18_289", oh = "_buttonStyled_19j18_347", rh = "_accordionDetailsStyled_19j18_377", ih = "_footerSlider_19j18_407", ch = "_socialMedia_19j18_429", lh = "_copyRights_19j18_469", dh = "_icon_19j18_491", de = {
7444
+ drawerStyled: Wu,
7445
+ sidebarCustom: Yu,
7446
+ accordionStyled: Ku,
7447
+ accordionHeading: Ju,
7448
+ accordionSummeryStyled: Zu,
7449
+ linkStyled: Xu,
7450
+ subLinkStyled: eh,
7451
+ inputContent: th,
7452
+ buttonContent: nh,
7453
+ inputStyled: ah,
7454
+ buscar: sh,
7455
+ buttonStyled: oh,
7456
+ accordionDetailsStyled: rh,
7457
+ footerSlider: ih,
7458
+ socialMedia: ch,
7459
+ copyRights: lh,
7460
+ icon: dh
7461
+ }, uh = ({
7462
7462
  sidebar: e,
7463
7463
  socials: t,
7464
7464
  copyrigth: n,
@@ -7617,12 +7617,12 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7617
7617
  )
7618
7618
  ]
7619
7619
  }
7620
- ), uh = "_content_3cj5t_1", hh = "_chipStyled_3cj5t_33", mh = "_headLine_3cj5t_33", fh = "_live_3cj5t_49", gh = "_closeLiveStyled_3cj5t_173", Ot = {
7621
- content: uh,
7622
- chipStyled: hh,
7623
- headLine: mh,
7624
- live: fh,
7625
- closeLiveStyled: gh
7620
+ ), hh = "_content_3cj5t_1", mh = "_chipStyled_3cj5t_33", fh = "_headLine_3cj5t_33", gh = "_live_3cj5t_49", ph = "_closeLiveStyled_3cj5t_173", Ot = {
7621
+ content: hh,
7622
+ chipStyled: mh,
7623
+ headLine: fh,
7624
+ live: gh,
7625
+ closeLiveStyled: ph
7626
7626
  }, Bo = (e) => {
7627
7627
  const { alertZone: t, id: n = "close-alert" } = e, s = () => /* @__PURE__ */ a(
7628
7628
  q,
@@ -7665,21 +7665,21 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7665
7665
  }
7666
7666
  )
7667
7667
  ] });
7668
- }, ph = "_content_5xbcx_1", Ah = "_linkStyled_5xbcx_27", wh = "_linkSocialNetwork_5xbcx_55", yh = "_title_5xbcx_107", _h = "_tabs_5xbcx_129", bh = "_socialNetwork_5xbcx_145", Ch = "_icon_5xbcx_165", vh = "_facebook_5xbcx_177", Nh = "_youtube_5xbcx_185", Sh = "_x_5xbcx_193", Ih = "_instagram_5xbcx_201", Eh = "_gnews_5xbcx_209", Th = "_tiktok_5xbcx_217", xh = "_whatsapp_5xbcx_225", Ve = {
7669
- content: ph,
7670
- linkStyled: Ah,
7671
- linkSocialNetwork: wh,
7672
- title: yh,
7673
- tabs: _h,
7674
- socialNetwork: bh,
7675
- icon: Ch,
7676
- facebook: vh,
7677
- youtube: Nh,
7678
- x: Sh,
7679
- instagram: Ih,
7680
- gnews: Eh,
7681
- tiktok: Th,
7682
- whatsapp: xh
7668
+ }, Ah = "_content_5xbcx_1", wh = "_linkStyled_5xbcx_27", yh = "_linkSocialNetwork_5xbcx_55", _h = "_title_5xbcx_107", bh = "_tabs_5xbcx_129", Ch = "_socialNetwork_5xbcx_145", vh = "_icon_5xbcx_165", Nh = "_facebook_5xbcx_177", Sh = "_youtube_5xbcx_185", Ih = "_x_5xbcx_193", Eh = "_instagram_5xbcx_201", Th = "_gnews_5xbcx_209", xh = "_tiktok_5xbcx_217", kh = "_whatsapp_5xbcx_225", Ve = {
7669
+ content: Ah,
7670
+ linkStyled: wh,
7671
+ linkSocialNetwork: yh,
7672
+ title: _h,
7673
+ tabs: bh,
7674
+ socialNetwork: Ch,
7675
+ icon: vh,
7676
+ facebook: Nh,
7677
+ youtube: Sh,
7678
+ x: Ih,
7679
+ instagram: Eh,
7680
+ gnews: Th,
7681
+ tiktok: xh,
7682
+ whatsapp: kh
7683
7683
  }, Po = (e) => {
7684
7684
  const { cintillo: t, tapeTitle: n, socials: s } = e, o = "", r = t?.findIndex((i) => i.link === o) ?? 0;
7685
7685
  return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ g("section", { className: Ve.content, children: [
@@ -7733,19 +7733,19 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7733
7733
  i
7734
7734
  )) })
7735
7735
  ] });
7736
- }, kh = "_headerStyled_1gz8t_1", Uh = "_headerContent_1gz8t_27", Lh = "_iconContent_1gz8t_49", Rh = "_menuButton_1gz8t_67", qh = "_logoStyled_1gz8t_131", Bh = "_buttonSection_1gz8t_187", Ph = "_buttonSectionSearch_1gz8t_217", Oh = "_headLineContent_1gz8t_261", Dh = "_headLineTitle_1gz8t_287", Mh = "_headLine_1gz8t_261", jh = "_hasAlertZone_1gz8t_393", xe = {
7737
- headerStyled: kh,
7738
- headerContent: Uh,
7739
- iconContent: Lh,
7740
- menuButton: Rh,
7741
- logoStyled: qh,
7742
- buttonSection: Bh,
7743
- buttonSectionSearch: Ph,
7744
- headLineContent: Oh,
7745
- headLineTitle: Dh,
7746
- headLine: Mh,
7747
- hasAlertZone: jh
7748
- }, Qh = (e) => {
7736
+ }, Uh = "_headerStyled_1gz8t_1", Lh = "_headerContent_1gz8t_27", Rh = "_iconContent_1gz8t_49", qh = "_menuButton_1gz8t_67", Bh = "_logoStyled_1gz8t_131", Ph = "_buttonSection_1gz8t_187", Oh = "_buttonSectionSearch_1gz8t_217", Dh = "_headLineContent_1gz8t_261", Mh = "_headLineTitle_1gz8t_287", jh = "_headLine_1gz8t_261", Qh = "_hasAlertZone_1gz8t_393", xe = {
7737
+ headerStyled: Uh,
7738
+ headerContent: Lh,
7739
+ iconContent: Rh,
7740
+ menuButton: qh,
7741
+ logoStyled: Bh,
7742
+ buttonSection: Ph,
7743
+ buttonSectionSearch: Oh,
7744
+ headLineContent: Dh,
7745
+ headLineTitle: Mh,
7746
+ headLine: jh,
7747
+ hasAlertZone: Qh
7748
+ }, Gh = (e) => {
7749
7749
  const { alertZone: t, custom_styles: n = {} } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: s } = Y();
7750
7750
  return /* @__PURE__ */ g("header", { className: xe.headerStyled, style: n, children: [
7751
7751
  e.socialIcons && e.headerTape?.sticky && /* @__PURE__ */ a(
@@ -7855,15 +7855,15 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7855
7855
  }
7856
7856
  )
7857
7857
  ] });
7858
- }, Gh = "_ul_dtv5r_1", Hh = "_li_dtv5r_19", zh = "_liBefore_dtv5r_35", Fh = "_ulContent_dtv5r_57", $h = "_contentModal_dtv5r_111", Vh = "_linkStyled_dtv5r_135", Wh = "_itemLink_dtv5r_185", We = {
7859
- ul: Gh,
7860
- li: Hh,
7861
- liBefore: zh,
7862
- ulContent: Fh,
7863
- contentModal: $h,
7864
- linkStyled: Vh,
7865
- itemLink: Wh
7866
- }, Yh = (e) => {
7858
+ }, Hh = "_ul_dtv5r_1", zh = "_li_dtv5r_19", Fh = "_liBefore_dtv5r_35", $h = "_ulContent_dtv5r_57", Vh = "_contentModal_dtv5r_111", Wh = "_linkStyled_dtv5r_135", Yh = "_itemLink_dtv5r_185", We = {
7859
+ ul: Hh,
7860
+ li: zh,
7861
+ liBefore: Fh,
7862
+ ulContent: $h,
7863
+ contentModal: Vh,
7864
+ linkStyled: Wh,
7865
+ itemLink: Yh
7866
+ }, Kh = (e) => {
7867
7867
  const { items: t } = e;
7868
7868
  return /* @__PURE__ */ a("ul", { className: We.ul, children: t.map((n, s) => /* @__PURE__ */ g("li", { className: `${We.liBefore} ${We.li}`, children: [
7869
7869
  n.link ? /* @__PURE__ */ g(
@@ -7895,23 +7895,23 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7895
7895
  }
7896
7896
  ) }, r)) }) })
7897
7897
  ] }, s)) });
7898
- }, Kh = "_headerStyled_tqp4b_1", Jh = "_headerContent_tqp4b_45", Zh = "_menuButtonSection_tqp4b_65", Xh = "_menuButton_tqp4b_65", em = "_buttonSection_tqp4b_167", tm = "_buttonSectionSearch_tqp4b_201", nm = "_hasAlertZone_tqp4b_223", am = "_buttonText_tqp4b_261", sm = "_logoContent_tqp4b_281", om = "_logoStyled_tqp4b_297", rm = "_headLineContent_tqp4b_345", im = "_headLineTitle_tqp4b_375", cm = "_menuSection_tqp4b_407", lm = "_headLine_tqp4b_345", dm = "_line_tqp4b_511", be = {
7899
- headerStyled: Kh,
7900
- headerContent: Jh,
7901
- menuButtonSection: Zh,
7902
- menuButton: Xh,
7903
- buttonSection: em,
7904
- buttonSectionSearch: tm,
7905
- hasAlertZone: nm,
7906
- buttonText: am,
7907
- logoContent: sm,
7908
- logoStyled: om,
7909
- headLineContent: rm,
7910
- headLineTitle: im,
7911
- menuSection: cm,
7912
- headLine: lm,
7913
- line: dm
7914
- }, um = (e) => {
7898
+ }, Jh = "_headerStyled_tqp4b_1", Zh = "_headerContent_tqp4b_45", Xh = "_menuButtonSection_tqp4b_65", em = "_menuButton_tqp4b_65", tm = "_buttonSection_tqp4b_167", nm = "_buttonSectionSearch_tqp4b_201", am = "_hasAlertZone_tqp4b_223", sm = "_buttonText_tqp4b_261", om = "_logoContent_tqp4b_281", rm = "_logoStyled_tqp4b_297", im = "_headLineContent_tqp4b_345", cm = "_headLineTitle_tqp4b_375", lm = "_menuSection_tqp4b_407", dm = "_headLine_tqp4b_345", um = "_line_tqp4b_511", be = {
7899
+ headerStyled: Jh,
7900
+ headerContent: Zh,
7901
+ menuButtonSection: Xh,
7902
+ menuButton: em,
7903
+ buttonSection: tm,
7904
+ buttonSectionSearch: nm,
7905
+ hasAlertZone: am,
7906
+ buttonText: sm,
7907
+ logoContent: om,
7908
+ logoStyled: rm,
7909
+ headLineContent: im,
7910
+ headLineTitle: cm,
7911
+ menuSection: lm,
7912
+ headLine: dm,
7913
+ line: um
7914
+ }, hm = (e) => {
7915
7915
  const { menu: t, alertZone: n, custom_styles: s = {} } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: o } = Y();
7916
7916
  return /* @__PURE__ */ g(
7917
7917
  "header",
@@ -7988,7 +7988,7 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7988
7988
  {
7989
7989
  className: be.menuSection,
7990
7990
  style: e.showAlertPop ? { "--showAlertPop": "0px" } : {},
7991
- children: Array.isArray(t) && /* @__PURE__ */ a(Yh, { items: t })
7991
+ children: Array.isArray(t) && /* @__PURE__ */ a(Kh, { items: t })
7992
7992
  }
7993
7993
  )
7994
7994
  ]
@@ -7997,15 +7997,15 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
7997
7997
  ]
7998
7998
  }
7999
7999
  );
8000
- }, hm = "_childrenContent_13giv_1", mm = "_childrenContentAux_13giv_23", fm = "_op2_13giv_49", Wn = {
8001
- childrenContent: hm,
8002
- childrenContentAux: mm,
8003
- op2: fm
8004
- }, e5 = (e) => {
8000
+ }, mm = "_childrenContent_13giv_1", fm = "_childrenContentAux_13giv_23", gm = "_op2_13giv_49", Wn = {
8001
+ childrenContent: mm,
8002
+ childrenContentAux: fm,
8003
+ op2: gm
8004
+ }, t5 = (e) => {
8005
8005
  const { alertZone: t, children: n, sidebar: s, custom_styles: o = {} } = e;
8006
8006
  return /* @__PURE__ */ g(Z, { children: [
8007
- /* @__PURE__ */ a(Qh, { ...e }),
8008
- !e.showOnlyStickyHeader && /* @__PURE__ */ a(um, { ...e }),
8007
+ /* @__PURE__ */ a(Gh, { ...e }),
8008
+ !e.showOnlyStickyHeader && /* @__PURE__ */ a(hm, { ...e }),
8009
8009
  /* @__PURE__ */ g(
8010
8010
  "div",
8011
8011
  {
@@ -8033,7 +8033,7 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8033
8033
  }
8034
8034
  ),
8035
8035
  /* @__PURE__ */ a(
8036
- dh,
8036
+ uh,
8037
8037
  {
8038
8038
  sidebarExtra: e.sidebarExtra,
8039
8039
  searchKeyWord: e.searchKeyWord,
@@ -8044,13 +8044,13 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8044
8044
  }
8045
8045
  )
8046
8046
  ] });
8047
- }, gm = "_content_1ntb2_1", pm = "_tags_1ntb2_19", Am = "_chipStyled_1ntb2_39", wm = "_tagLink_1ntb2_93", ym = "_tagStyled_1ntb2_105", Ct = {
8048
- content: gm,
8049
- tags: pm,
8050
- chipStyled: Am,
8051
- tagLink: wm,
8052
- tagStyled: ym
8053
- }, _m = (e) => {
8047
+ }, pm = "_content_1ntb2_1", Am = "_tags_1ntb2_19", wm = "_chipStyled_1ntb2_39", ym = "_tagLink_1ntb2_93", _m = "_tagStyled_1ntb2_105", Ct = {
8048
+ content: pm,
8049
+ tags: Am,
8050
+ chipStyled: wm,
8051
+ tagLink: ym,
8052
+ tagStyled: _m
8053
+ }, bm = (e) => {
8054
8054
  const { SUB_PUBLICATION_PREFIX_IN_ROUTES: t } = Y();
8055
8055
  return /* @__PURE__ */ a("section", { className: Ct.content, children: Array.isArray(e.tags) && /* @__PURE__ */ g("div", { className: Ct.tags, children: [
8056
8056
  /* @__PURE__ */ a("p", { className: Ct.tagStyled, children: e.title ? e.title : "Tags:" }),
@@ -8064,17 +8064,17 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8064
8064
  s
8065
8065
  ) : /* @__PURE__ */ a("div", { className: Ct.chipStyled, children: n.name }, s))
8066
8066
  ] }) });
8067
- }, bm = "_contentBox_75ed7_1", Cm = "_content_75ed7_1", vm = "_imageStyled_75ed7_43", Nm = "_contentIconStyled_75ed7_57", Sm = "_avatarContent_75ed7_97", Im = "_journalistSection_75ed7_111", Em = "_journalistInfo_75ed7_123", Tm = "_socialNetworkSection_75ed7_161", xm = "_article_75ed7_187", je = {
8068
- contentBox: bm,
8069
- content: Cm,
8070
- imageStyled: vm,
8071
- contentIconStyled: Nm,
8072
- avatarContent: Sm,
8073
- journalistSection: Im,
8074
- journalistInfo: Em,
8075
- socialNetworkSection: Tm,
8076
- article: xm
8077
- }, km = async (e) => {
8067
+ }, Cm = "_contentBox_75ed7_1", vm = "_content_75ed7_1", Nm = "_imageStyled_75ed7_43", Sm = "_contentIconStyled_75ed7_57", Im = "_avatarContent_75ed7_97", Em = "_journalistSection_75ed7_111", Tm = "_journalistInfo_75ed7_123", xm = "_socialNetworkSection_75ed7_161", km = "_article_75ed7_187", je = {
8068
+ contentBox: Cm,
8069
+ content: vm,
8070
+ imageStyled: Nm,
8071
+ contentIconStyled: Sm,
8072
+ avatarContent: Im,
8073
+ journalistSection: Em,
8074
+ journalistInfo: Tm,
8075
+ socialNetworkSection: xm,
8076
+ article: km
8077
+ }, Um = async (e) => {
8078
8078
  const { autor: t } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: n } = Y(), s = t?.addtional?.USER_SHOWBIO ?? !1, o = t?.info?.name ?? "", r = t?.info?.fullname ?? "", i = t?.info?.image?.sizes?.[0]?.url ?? "", c = t?.addtional?.USER_MIBIO ?? "", u = t?.addtional?.USER_USERFB ?? "", l = t?.addtional?.USER_USERIG ?? "", d = t?.addtional?.USER_USERTWT ?? "", h = t?.addtional?.USER_USERLIN ?? "";
8079
8079
  return s && /* @__PURE__ */ a("section", { className: je.contentBox, children: /* @__PURE__ */ g("div", { className: je.content, children: [
8080
8080
  /* @__PURE__ */ g("div", { className: je.avatarContent, children: [
@@ -8273,15 +8273,15 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8273
8273
  }
8274
8274
  )
8275
8275
  ] }) });
8276
- }, Um = "_content_1po76_1", Lm = "_imageStyled_1po76_39", Rm = "_contentIconStyled_1po76_41", qm = "_contentCard_1po76_61", Bm = "_contentInfo_1po76_139", Pm = "_fullName_1po76_151", Om = "_LearnMoreLink_1po76_165", ot = {
8277
- content: Um,
8278
- imageStyled: Lm,
8279
- contentIconStyled: Rm,
8280
- contentCard: qm,
8281
- contentInfo: Bm,
8282
- fullName: Pm,
8283
- LearnMoreLink: Om
8284
- }, Dm = async (e) => {
8276
+ }, Lm = "_content_1po76_1", Rm = "_imageStyled_1po76_39", qm = "_contentIconStyled_1po76_41", Bm = "_contentCard_1po76_61", Pm = "_contentInfo_1po76_139", Om = "_fullName_1po76_151", Dm = "_LearnMoreLink_1po76_165", ot = {
8277
+ content: Lm,
8278
+ imageStyled: Rm,
8279
+ contentIconStyled: qm,
8280
+ contentCard: Bm,
8281
+ contentInfo: Pm,
8282
+ fullName: Om,
8283
+ LearnMoreLink: Dm
8284
+ }, Mm = async (e) => {
8285
8285
  const { news: t, texts: n } = e;
8286
8286
  return t.config?.showauthor && /* @__PURE__ */ a("div", { className: ot.content, children: Array.isArray(t.authors) && t.authors?.map(async (s) => /* @__PURE__ */ g(
8287
8287
  "div",
@@ -8320,27 +8320,27 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8320
8320
  },
8321
8321
  `author-${s.firstname}`
8322
8322
  )) });
8323
- }, Mm = "_content_1xbot_1", jm = "_urlTag_1xbot_23", Qm = "_contentInfo_1xbot_75", Gm = "_imageStyled_1xbot_109", Hm = "_name_1xbot_119", zm = "_description_1xbot_129", Fm = "_imageContainer_1xbot_155", $m = "_contenSocialNetwork_1xbot_297", Vm = "_socialIcon_1xbot_317", Wm = "_faceBookIcon_1xbot_327", Ym = "_socialFacebookIcon_1xbot_337", Km = "_socialIconLink_1xbot_345", Jm = "_socialIconStroke_1xbot_353", Zm = "_contentInfoWithoutImg_1xbot_361", fe = {
8324
- content: Mm,
8325
- urlTag: jm,
8326
- contentInfo: Qm,
8327
- imageStyled: Gm,
8328
- name: Hm,
8329
- description: zm,
8330
- imageContainer: Fm,
8331
- contenSocialNetwork: $m,
8332
- socialIcon: Vm,
8333
- faceBookIcon: Wm,
8334
- socialFacebookIcon: Ym,
8335
- socialIconLink: Km,
8336
- socialIconStroke: Jm,
8337
- contentInfoWithoutImg: Zm
8323
+ }, jm = "_content_1xbot_1", Qm = "_urlTag_1xbot_23", Gm = "_contentInfo_1xbot_75", Hm = "_imageStyled_1xbot_109", zm = "_name_1xbot_119", Fm = "_description_1xbot_129", $m = "_imageContainer_1xbot_155", Vm = "_contenSocialNetwork_1xbot_297", Wm = "_socialIcon_1xbot_317", Ym = "_faceBookIcon_1xbot_327", Km = "_socialFacebookIcon_1xbot_337", Jm = "_socialIconLink_1xbot_345", Zm = "_socialIconStroke_1xbot_353", Xm = "_contentInfoWithoutImg_1xbot_361", fe = {
8324
+ content: jm,
8325
+ urlTag: Qm,
8326
+ contentInfo: Gm,
8327
+ imageStyled: Hm,
8328
+ name: zm,
8329
+ description: Fm,
8330
+ imageContainer: $m,
8331
+ contenSocialNetwork: Vm,
8332
+ socialIcon: Wm,
8333
+ faceBookIcon: Ym,
8334
+ socialFacebookIcon: Km,
8335
+ socialIconLink: Jm,
8336
+ socialIconStroke: Zm,
8337
+ contentInfoWithoutImg: Xm
8338
8338
  }, on = (e) => {
8339
8339
  if (!e || e.trim() === "")
8340
8340
  return e;
8341
8341
  const t = e.trim();
8342
8342
  return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
8343
- }, t5 = async (e) => {
8343
+ }, n5 = async (e) => {
8344
8344
  const t = e.img ? await pe(e.img) : "", n = on(e.social?.facebook ?? ""), s = on(e.social?.instagram ?? ""), o = on(e.social?.twitter ?? ""), r = on(e.social?.linkedin ?? "");
8345
8345
  return /* @__PURE__ */ a("section", { className: `${fe.content} ${e.className}`, children: /* @__PURE__ */ g(
8346
8346
  "div",
@@ -8412,16 +8412,16 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8412
8412
  ]
8413
8413
  }
8414
8414
  ) });
8415
- }, Xm = "_content_qiw8s_1", e2 = "_contentNews_qiw8s_19", t2 = "_linkTitle_qiw8s_53", n2 = "_tag_qiw8s_69", a2 = "_tagmx_qiw8s_109", s2 = "_titular_qiw8s_139", o2 = "_correspondent_qiw8s_169", r2 = "_correspondentLink_qiw8s_191", i2 = "_description_qiw8s_213", ke = {
8416
- content: Xm,
8417
- contentNews: e2,
8418
- linkTitle: t2,
8419
- tag: n2,
8420
- tagmx: a2,
8421
- titular: s2,
8422
- correspondent: o2,
8423
- correspondentLink: r2,
8424
- description: i2
8415
+ }, e2 = "_content_qiw8s_1", t2 = "_contentNews_qiw8s_19", n2 = "_linkTitle_qiw8s_53", a2 = "_tag_qiw8s_69", s2 = "_tagmx_qiw8s_109", o2 = "_titular_qiw8s_139", r2 = "_correspondent_qiw8s_169", i2 = "_correspondentLink_qiw8s_191", c2 = "_description_qiw8s_213", ke = {
8416
+ content: e2,
8417
+ contentNews: t2,
8418
+ linkTitle: n2,
8419
+ tag: a2,
8420
+ tagmx: s2,
8421
+ titular: o2,
8422
+ correspondent: r2,
8423
+ correspondentLink: i2,
8424
+ description: c2
8425
8425
  }, Et = (e) => {
8426
8426
  const { SHOW_TAG_BY_SECTION: t, SUB_PUBLICATION_PREFIX_IN_ROUTES: n } = Y(), s = () => {
8427
8427
  if (e?.config?.showtime && e.config?.showauthor)
@@ -8563,7 +8563,7 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8563
8563
  imageSize: u,
8564
8564
  showSuper: l
8565
8565
  } = e;
8566
- return /* @__PURE__ */ g("section", { className: Tc.content, children: [
8566
+ return /* @__PURE__ */ g("section", { className: xc.content, children: [
8567
8567
  l ? /* @__PURE__ */ a(
8568
8568
  "section",
8569
8569
  {
@@ -8615,11 +8615,11 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8615
8615
  }
8616
8616
  )
8617
8617
  ] });
8618
- }, c2 = "_content_wuf93_1", l2 = "_firstSection_wuf93_19", d2 = "_secondSection_wuf93_31", Yn = {
8619
- content: c2,
8620
- firstSection: l2,
8621
- secondSection: d2
8622
- }, u2 = ({
8618
+ }, l2 = "_content_wuf93_1", d2 = "_firstSection_wuf93_19", u2 = "_secondSection_wuf93_31", Yn = {
8619
+ content: l2,
8620
+ firstSection: d2,
8621
+ secondSection: u2
8622
+ }, h2 = ({
8623
8623
  content: e,
8624
8624
  customLargeSection: t,
8625
8625
  customSmallSection: n,
@@ -8649,10 +8649,10 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8649
8649
  }
8650
8650
  )) })
8651
8651
  ] });
8652
- }, h2 = "_content_14pjb_1", m2 = "_firstSection_14pjb_15", vs = {
8653
- content: h2,
8654
- firstSection: m2
8655
- }, f2 = ({
8652
+ }, m2 = "_content_14pjb_1", f2 = "_firstSection_14pjb_15", vs = {
8653
+ content: m2,
8654
+ firstSection: f2
8655
+ }, g2 = ({
8656
8656
  content: e,
8657
8657
  customLargeSection: t,
8658
8658
  customSlimSection: n,
@@ -8686,12 +8686,12 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8686
8686
  heightImageOverwriteMobile: "270px",
8687
8687
  paths: s
8688
8688
  }
8689
- ) }, r)) }), g2 = "_content_1ko3z_1", p2 = "_sectionDescription_1ko3z_25", A2 = "_title_1ko3z_65", w2 = "_subtitle_1ko3z_105", y2 = "_linkStyled_1ko3z_145", dt = {
8690
- content: g2,
8691
- sectionDescription: p2,
8692
- title: A2,
8693
- subtitle: w2,
8694
- linkStyled: y2
8689
+ ) }, r)) }), p2 = "_content_1ko3z_1", A2 = "_sectionDescription_1ko3z_25", w2 = "_title_1ko3z_65", y2 = "_subtitle_1ko3z_105", _2 = "_linkStyled_1ko3z_145", dt = {
8690
+ content: p2,
8691
+ sectionDescription: A2,
8692
+ title: w2,
8693
+ subtitle: y2,
8694
+ linkStyled: _2
8695
8695
  }, Oo = (e) => {
8696
8696
  const { SHOW_TAG_BY_SECTION: t, SUB_PUBLICATION_PREFIX_IN_ROUTES: n } = Y(), s = () => {
8697
8697
  if (t && e.mainNew.keywords?.tags?.length && e.mainNew.keywords.tags.length > 0) {
@@ -8731,11 +8731,11 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8731
8731
  e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: dt.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
8732
8732
  e.goTo && /* @__PURE__ */ a(q, { href: e.goTo.url, className: dt.linkStyled, children: e.goTo.description })
8733
8733
  ] });
8734
- }, _2 = "_headerSection_itzkx_1", b2 = "_headerSectionLink_itzkx_23", C2 = "_newsContent_itzkx_33", Kn = {
8735
- headerSection: _2,
8736
- headerSectionLink: b2,
8737
- newsContent: C2
8738
- }, v2 = (e) => {
8734
+ }, b2 = "_headerSection_itzkx_1", C2 = "_headerSectionLink_itzkx_23", v2 = "_newsContent_itzkx_33", Kn = {
8735
+ headerSection: b2,
8736
+ headerSectionLink: C2,
8737
+ newsContent: v2
8738
+ }, N2 = (e) => {
8739
8739
  const { content: t, title: n, isVideo: s } = e;
8740
8740
  if (!t || !t[0] || t.length === 0) return;
8741
8741
  const o = e.slot_id && e.slot_id !== "Nota_1", r = {
@@ -8785,16 +8785,16 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8785
8785
  })
8786
8786
  ] })
8787
8787
  ] });
8788
- }, N2 = "_content_1ubl0_1", S2 = "_autorContent_1ubl0_15", I2 = "_image_1ubl0_47", E2 = "_contentIcon_1ubl0_49", T2 = "_boxInformationContent_1ubl0_93", x2 = "_autorName_1ubl0_105", k2 = "_time_1ubl0_169", U2 = "_comment_1ubl0_195", L2 = "_title_1ubl0_213", Ye = {
8789
- content: N2,
8790
- autorContent: S2,
8791
- image: I2,
8792
- contentIcon: E2,
8793
- boxInformationContent: T2,
8794
- autorName: x2,
8795
- time: k2,
8796
- comment: U2,
8797
- title: L2
8788
+ }, S2 = "_content_1ubl0_1", I2 = "_autorContent_1ubl0_15", E2 = "_image_1ubl0_47", T2 = "_contentIcon_1ubl0_49", x2 = "_boxInformationContent_1ubl0_93", k2 = "_autorName_1ubl0_105", U2 = "_time_1ubl0_169", L2 = "_comment_1ubl0_195", R2 = "_title_1ubl0_213", Ye = {
8789
+ content: S2,
8790
+ autorContent: I2,
8791
+ image: E2,
8792
+ contentIcon: T2,
8793
+ boxInformationContent: x2,
8794
+ autorName: k2,
8795
+ time: U2,
8796
+ comment: L2,
8797
+ title: R2
8798
8798
  }, _n = async (e) => {
8799
8799
  const { data: t, autorIcon: n } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: s } = Y(), o = n, r = () => t?.config?.showtime ? `${Ge(t.info?.date?.modified)}` : "", i = /* @__PURE__ */ g("div", { className: Ye.autorContent, children: [
8800
8800
  Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ a(
@@ -8832,20 +8832,20 @@ const Fd = "_content_xlsy2_1", $d = "_videoContent_xlsy2_39", Vd = "_articleSect
8832
8832
  /* @__PURE__ */ a("p", { className: Ye.comment, children: He(t?.main?.subtitle?.striped || "") })
8833
8833
  ] })
8834
8834
  ] });
8835
- }, R2 = "_content_1i9xs_1", q2 = "_boxPosition_1i9xs_15", B2 = "_contentFlex_1i9xs_41", P2 = "_bannerContent_1i9xs_57", O2 = "_bannerContentAux_1i9xs_79", vt = {
8836
- content: R2,
8837
- boxPosition: q2,
8838
- contentFlex: B2,
8839
- bannerContent: P2,
8840
- bannerContentAux: O2
8835
+ }, q2 = "_content_1i9xs_1", B2 = "_boxPosition_1i9xs_15", P2 = "_contentFlex_1i9xs_41", O2 = "_bannerContent_1i9xs_57", D2 = "_bannerContentAux_1i9xs_79", vt = {
8836
+ content: q2,
8837
+ boxPosition: B2,
8838
+ contentFlex: P2,
8839
+ bannerContent: O2,
8840
+ bannerContentAux: D2
8841
8841
  };
8842
- function D2(e) {
8842
+ function M2(e) {
8843
8843
  const t = new Array(e.length), n = e.length / 2;
8844
8844
  for (let s = 0; s < e.length; s++)
8845
8845
  s % 2 === 0 ? t[Math.floor(s / 2)] = e[s] : t[n + Math.floor(s / 2)] = e[s];
8846
8846
  return t;
8847
8847
  }
8848
- const n5 = (e) => {
8848
+ const a5 = (e) => {
8849
8849
  const { isOpinion: t = !1 } = e, n = (r) => /* @__PURE__ */ a(
8850
8850
  "div",
8851
8851
  {
@@ -8886,7 +8886,7 @@ const n5 = (e) => {
8886
8886
  )
8887
8887
  );
8888
8888
  }
8889
- const o = s.length % 2 === 0 ? D2(s) : s;
8889
+ const o = s.length % 2 === 0 ? M2(s) : s;
8890
8890
  return /* @__PURE__ */ a("section", { style: e.customStyles, children: /* @__PURE__ */ a(
8891
8891
  Ae,
8892
8892
  {
@@ -8899,10 +8899,10 @@ const n5 = (e) => {
8899
8899
  ] })
8900
8900
  }
8901
8901
  ) });
8902
- }, M2 = "_content_g09lr_1", j2 = "_title_g09lr_19", Ns = {
8903
- content: M2,
8904
- title: j2
8905
- }, a5 = (e) => {
8902
+ }, j2 = "_content_g09lr_1", Q2 = "_title_g09lr_19", Ns = {
8903
+ content: j2,
8904
+ title: Q2
8905
+ }, s5 = (e) => {
8906
8906
  const { showTitle: t = !0 } = e;
8907
8907
  return /* @__PURE__ */ g("div", { className: Ns.content, children: [
8908
8908
  t && /* @__PURE__ */ a("p", { className: Ns.title, children: "Editorial" }),
@@ -8921,13 +8921,13 @@ const n5 = (e) => {
8921
8921
  }
8922
8922
  )
8923
8923
  ] });
8924
- }, Q2 = "_content_1hn45_1", G2 = "_newsContent_1hn45_15", H2 = "_boxPosition_1hn45_33", z2 = "_bannerContent_1hn45_45", F2 = "_bannerContentAux_1hn45_65", Nt = {
8925
- content: Q2,
8926
- newsContent: G2,
8927
- boxPosition: H2,
8928
- bannerContent: z2,
8929
- bannerContentAux: F2
8930
- }, s5 = (e) => {
8924
+ }, G2 = "_content_1hn45_1", H2 = "_newsContent_1hn45_15", z2 = "_boxPosition_1hn45_33", F2 = "_bannerContent_1hn45_45", $2 = "_bannerContentAux_1hn45_65", Nt = {
8925
+ content: G2,
8926
+ newsContent: H2,
8927
+ boxPosition: z2,
8928
+ bannerContent: F2,
8929
+ bannerContentAux: $2
8930
+ }, o5 = (e) => {
8931
8931
  const { news: t } = e;
8932
8932
  return Array.isArray(t) && /* @__PURE__ */ g("div", { className: Nt.content, children: [
8933
8933
  /* @__PURE__ */ g("div", { className: Nt.newsContent, children: [
@@ -8962,9 +8962,9 @@ const n5 = (e) => {
8962
8962
  ] }),
8963
8963
  /* @__PURE__ */ a("div", { className: Nt.bannerContent, children: e.halfPageBanner })
8964
8964
  ] });
8965
- }, o5 = (e) => /* @__PURE__ */ g(Z, { children: [
8965
+ }, r5 = (e) => /* @__PURE__ */ g(Z, { children: [
8966
8966
  /* @__PURE__ */ a(
8967
- kl,
8967
+ Ul,
8968
8968
  {
8969
8969
  className: "display-on-lower-900px",
8970
8970
  ...e,
@@ -8972,13 +8972,13 @@ const n5 = (e) => {
8972
8972
  submitFunction: e.submitFunction
8973
8973
  }
8974
8974
  ),
8975
- /* @__PURE__ */ a(Hl, { ...e })
8976
- ] }), $2 = "_newsContent_smaec_1", V2 = "_newsContentWithLines_smaec_15", W2 = "_newsContentWithoutLines_smaec_25", Y2 = "_contentSeparator_smaec_35", rn = {
8977
- newsContent: $2,
8978
- newsContentWithLines: V2,
8979
- newsContentWithoutLines: W2,
8980
- contentSeparator: Y2
8981
- }, K2 = (e) => {
8975
+ /* @__PURE__ */ a(zl, { ...e })
8976
+ ] }), V2 = "_newsContent_smaec_1", W2 = "_newsContentWithLines_smaec_15", Y2 = "_newsContentWithoutLines_smaec_25", K2 = "_contentSeparator_smaec_35", rn = {
8977
+ newsContent: V2,
8978
+ newsContentWithLines: W2,
8979
+ newsContentWithoutLines: Y2,
8980
+ contentSeparator: K2
8981
+ }, J2 = (e) => {
8982
8982
  const { content: t } = e;
8983
8983
  if (!t || t.length === 0) return;
8984
8984
  const n = (i) => e.hasLines && (i + 1) % 3 !== 0 ? rn.contentSeparator : "", s = [];
@@ -9030,7 +9030,7 @@ const n5 = (e) => {
9030
9030
  }
9031
9031
  );
9032
9032
  }, Do = (e) => /* @__PURE__ */ a(Ae, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
9033
- K2,
9033
+ J2,
9034
9034
  {
9035
9035
  content: e.content,
9036
9036
  paths: e.paths,
@@ -9042,10 +9042,10 @@ const n5 = (e) => {
9042
9042
  showVideoTime: e.showVideoTime,
9043
9043
  showVideosubtitle: e.showVideosubtitle
9044
9044
  }
9045
- ) }), J2 = "_newsContent_1ofh5_1", Z2 = "_contentSeparator_1ofh5_15", Ss = {
9046
- newsContent: J2,
9047
- contentSeparator: Z2
9048
- }, X2 = (e) => {
9045
+ ) }), Z2 = "_newsContent_1ofh5_1", X2 = "_contentSeparator_1ofh5_15", Ss = {
9046
+ newsContent: Z2,
9047
+ contentSeparator: X2
9048
+ }, ef = (e) => {
9049
9049
  const { content: t, title: n } = e;
9050
9050
  if (!(!t || t.length === 0 || !Array.isArray(t)))
9051
9051
  return /* @__PURE__ */ a(Ae, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
@@ -9074,11 +9074,11 @@ const n5 = (e) => {
9074
9074
  })
9075
9075
  }
9076
9076
  ) });
9077
- }, ef = "_newsContent_1x5ie_1", tf = "_contentSeparator_1x5ie_15", nf = "_newsContentWhitoutLine_1x5ie_57", Jn = {
9078
- newsContent: ef,
9079
- contentSeparator: tf,
9080
- newsContentWhitoutLine: nf
9081
- }, af = (e) => {
9077
+ }, tf = "_newsContent_1x5ie_1", nf = "_contentSeparator_1x5ie_15", af = "_newsContentWhitoutLine_1x5ie_57", Jn = {
9078
+ newsContent: tf,
9079
+ contentSeparator: nf,
9080
+ newsContentWhitoutLine: af
9081
+ }, sf = (e) => {
9082
9082
  const { content: t, title: n } = e;
9083
9083
  if (!(!t || t.length === 0))
9084
9084
  return /* @__PURE__ */ a(Ae, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
@@ -9107,11 +9107,11 @@ const n5 = (e) => {
9107
9107
  })
9108
9108
  }
9109
9109
  ) });
9110
- }, sf = "_headerSection_1qe16_5", of = "_headerSectionLink_1qe16_31", rf = "_newsContent_1qe16_57", Zn = {
9111
- headerSection: sf,
9112
- headerSectionLink: of,
9113
- newsContent: rf
9114
- }, cf = (e) => {
9110
+ }, of = "_headerSection_1qe16_5", rf = "_headerSectionLink_1qe16_31", cf = "_newsContent_1qe16_57", Zn = {
9111
+ headerSection: of,
9112
+ headerSectionLink: rf,
9113
+ newsContent: cf
9114
+ }, lf = (e) => {
9115
9115
  const { content: t, title: n, isVideo: s = !0 } = e;
9116
9116
  if (!t || t.length === 0) return;
9117
9117
  const o = t[0], r = e.slot_id && e.slot_id !== "Nota_1", i = t.slice(1);
@@ -9171,13 +9171,13 @@ const n5 = (e) => {
9171
9171
  })
9172
9172
  ] })
9173
9173
  ] });
9174
- }, lf = "_content_gxvaq_1", df = "_linkImage_gxvaq_59", uf = "_sectionDescription_gxvaq_83", hf = "_dateText_gxvaq_123", mf = "_textContent_gxvaq_145", Dt = {
9175
- content: lf,
9176
- linkImage: df,
9177
- sectionDescription: uf,
9178
- dateText: hf,
9179
- textContent: mf
9180
- }, ff = async (e) => {
9174
+ }, df = "_content_gxvaq_1", uf = "_linkImage_gxvaq_59", hf = "_sectionDescription_gxvaq_83", mf = "_dateText_gxvaq_123", ff = "_textContent_gxvaq_145", Dt = {
9175
+ content: df,
9176
+ linkImage: uf,
9177
+ sectionDescription: hf,
9178
+ dateText: mf,
9179
+ textContent: ff
9180
+ }, gf = async (e) => {
9181
9181
  const { showNewsLikeTitle: t = !1 } = e;
9182
9182
  return e && e.info ? /* @__PURE__ */ g(
9183
9183
  "section",
@@ -9212,14 +9212,14 @@ const n5 = (e) => {
9212
9212
  ]
9213
9213
  }
9214
9214
  ) : null;
9215
- }, gf = "_content_1y9s7_1", pf = "_contentSeparator_1y9s7_13", Is = {
9216
- content: gf,
9217
- contentSeparator: pf
9218
- }, Af = "_newsContent_f0o15_1", wf = "_contentSeparator_f0o15_15", yf = "_hasLinesBlock_f0o15_79", ga = {
9219
- newsContent: Af,
9220
- contentSeparator: wf,
9221
- hasLinesBlock: yf
9222
- }, _f = (e) => {
9215
+ }, pf = "_content_1y9s7_1", Af = "_contentSeparator_1y9s7_13", Is = {
9216
+ content: pf,
9217
+ contentSeparator: Af
9218
+ }, wf = "_newsContent_f0o15_1", yf = "_contentSeparator_f0o15_15", _f = "_hasLinesBlock_f0o15_79", ga = {
9219
+ newsContent: wf,
9220
+ contentSeparator: yf,
9221
+ hasLinesBlock: _f
9222
+ }, bf = (e) => {
9223
9223
  if (!e.content || e.content.length === 0) return;
9224
9224
  const t = e.slot_id && e.slot_id !== "Nota_1";
9225
9225
  return /* @__PURE__ */ a(Ae, { title: e.title, children: /* @__PURE__ */ a(
@@ -9245,7 +9245,7 @@ const n5 = (e) => {
9245
9245
  {
9246
9246
  className: e.hasLines ? ga.hasLinesBlock : "",
9247
9247
  children: /* @__PURE__ */ ct(
9248
- ff,
9248
+ gf,
9249
9249
  {
9250
9250
  ...o,
9251
9251
  key: s,
@@ -9258,7 +9258,7 @@ const n5 = (e) => {
9258
9258
  })
9259
9259
  }
9260
9260
  ) });
9261
- }, bf = (e) => {
9261
+ }, Cf = (e) => {
9262
9262
  const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
9263
9263
  return t && t.length !== 0 && /* @__PURE__ */ a(Ae, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
9264
9264
  Ut,
@@ -9293,15 +9293,15 @@ const n5 = (e) => {
9293
9293
  })
9294
9294
  }
9295
9295
  ) });
9296
- }, Cf = "_content_10utx_1", vf = "_imageStyled_10utx_27", Nf = "_contentIcon_10utx_45", Sf = "_boxInformation_10utx_87", If = "_comment_10utx_101", Ef = "_title_10utx_131", Tf = "_authorName_10utx_173", rt = {
9297
- content: Cf,
9298
- imageStyled: vf,
9299
- contentIcon: Nf,
9300
- boxInformation: Sf,
9301
- comment: If,
9302
- title: Ef,
9303
- authorName: Tf
9304
- }, xf = async (e) => {
9296
+ }, vf = "_content_10utx_1", Nf = "_imageStyled_10utx_27", Sf = "_contentIcon_10utx_45", If = "_boxInformation_10utx_87", Ef = "_comment_10utx_101", Tf = "_title_10utx_131", xf = "_authorName_10utx_173", rt = {
9297
+ content: vf,
9298
+ imageStyled: Nf,
9299
+ contentIcon: Sf,
9300
+ boxInformation: If,
9301
+ comment: Ef,
9302
+ title: Tf,
9303
+ authorName: xf
9304
+ }, kf = async (e) => {
9305
9305
  const { SUB_PUBLICATION_PREFIX_IN_ROUTES: t } = Y(), { data: n } = e;
9306
9306
  return /* @__PURE__ */ g("div", { className: rt.content, children: [
9307
9307
  Array.isArray(n.authors) && n?.authors[0]?.image ? /* @__PURE__ */ a(
@@ -9335,7 +9335,7 @@ const n5 = (e) => {
9335
9335
  /* @__PURE__ */ a("p", { className: rt.comment, children: n?.main?.subtitle?.striped })
9336
9336
  ] })
9337
9337
  ] });
9338
- }, kf = (e) => {
9338
+ }, Uf = (e) => {
9339
9339
  const t = e.slot_id && e.slot_id !== "Nota_1";
9340
9340
  return /* @__PURE__ */ a(Ae, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ a(
9341
9341
  Ut,
@@ -9356,7 +9356,7 @@ const n5 = (e) => {
9356
9356
  }
9357
9357
  };
9358
9358
  return /* @__PURE__ */ a(
9359
- xf,
9359
+ kf,
9360
9360
  {
9361
9361
  autorIcon: e.autorIcon,
9362
9362
  data: o,
@@ -9367,11 +9367,11 @@ const n5 = (e) => {
9367
9367
  })
9368
9368
  }
9369
9369
  ) });
9370
- }, Uf = "_content_nslah_1", Lf = "_newsContentSection_nslah_9", Rf = "_itemContent_nslah_19", qf = "_ItemCustomContent_nslah_31", Ze = {
9371
- content: Uf,
9372
- newsContentSection: Lf,
9373
- itemContent: Rf,
9374
- ItemCustomContent: qf
9370
+ }, Lf = "_content_nslah_1", Rf = "_newsContentSection_nslah_9", qf = "_itemContent_nslah_19", Bf = "_ItemCustomContent_nslah_31", Ze = {
9371
+ content: Lf,
9372
+ newsContentSection: Rf,
9373
+ itemContent: qf,
9374
+ ItemCustomContent: Bf
9375
9375
  }, pa = (e) => {
9376
9376
  const { item: t, option: n } = e;
9377
9377
  switch (n) {
@@ -9413,7 +9413,7 @@ const n5 = (e) => {
9413
9413
  default:
9414
9414
  return /* @__PURE__ */ a("div", { className: Ze.ItemCustomContent, children: /* @__PURE__ */ a(nt, { ...t, paths: e.paths }) });
9415
9415
  }
9416
- }, r5 = (e) => {
9416
+ }, i5 = (e) => {
9417
9417
  const {
9418
9418
  data: t,
9419
9419
  currentPage: n,
@@ -9563,10 +9563,10 @@ const n5 = (e) => {
9563
9563
  default:
9564
9564
  return /* @__PURE__ */ a(Z, {});
9565
9565
  }
9566
- }, Bf = "_content_1oabr_1", Pf = "_contactInfoContent_1oabr_13", Es = {
9567
- content: Bf,
9568
- contactInfoContent: Pf
9569
- }, i5 = (e) => {
9566
+ }, Pf = "_content_1oabr_1", Of = "_contactInfoContent_1oabr_13", Es = {
9567
+ content: Pf,
9568
+ contactInfoContent: Of
9569
+ }, c5 = (e) => {
9570
9570
  const { data: t } = e;
9571
9571
  return /* @__PURE__ */ a("section", { className: Es.content, children: t.map((n, s) => /* @__PURE__ */ a(
9572
9572
  "div",
@@ -9578,30 +9578,30 @@ const n5 = (e) => {
9578
9578
  },
9579
9579
  s
9580
9580
  )) });
9581
- }, Of = "_tagContent_biapt_1", Df = "_contentLayout2_biapt_19", Mf = "_complementContent_biapt_35", jf = "_commentsSeparator_biapt_47", Qf = "_contentHeader_biapt_107", Gt = {
9582
- tagContent: Of,
9583
- contentLayout2: Df,
9584
- complementContent: Mf,
9585
- commentsSeparator: jf,
9586
- contentHeader: Qf
9587
- }, Gf = "_content_1noi7_1", Hf = {
9588
- content: Gf
9589
- }, zf = ({ children: e, className: t = "" }) => /* @__PURE__ */ a(
9581
+ }, Df = "_tagContent_biapt_1", Mf = "_contentLayout2_biapt_19", jf = "_complementContent_biapt_35", Qf = "_commentsSeparator_biapt_47", Gf = "_contentHeader_biapt_107", Gt = {
9582
+ tagContent: Df,
9583
+ contentLayout2: Mf,
9584
+ complementContent: jf,
9585
+ commentsSeparator: Qf,
9586
+ contentHeader: Gf
9587
+ }, Hf = "_content_1noi7_1", zf = {
9588
+ content: Hf
9589
+ }, Ff = ({ children: e, className: t = "" }) => /* @__PURE__ */ a(
9590
9590
  "div",
9591
9591
  {
9592
- className: `content-layout-2 ${Hf.content} ${t}`,
9592
+ className: `content-layout-2 ${zf.content} ${t}`,
9593
9593
  children: e
9594
9594
  }
9595
- ), Ff = "_container_1b383_1", $f = "_note_1b383_17", Vf = "_commercial_1b383_97", Wf = "_commercialContent_1b383_131", Yf = "_complement_1b383_163", Mt = {
9596
- container: Ff,
9597
- note: $f,
9598
- commercial: Vf,
9599
- commercialContent: Wf,
9600
- complement: Yf
9601
- }, Kf = (e) => /* @__PURE__ */ g("section", { className: Mt.container, children: [
9595
+ ), $f = "_container_1b383_1", Vf = "_note_1b383_17", Wf = "_commercial_1b383_97", Yf = "_commercialContent_1b383_131", Kf = "_complement_1b383_163", Mt = {
9596
+ container: $f,
9597
+ note: Vf,
9598
+ commercial: Wf,
9599
+ commercialContent: Yf,
9600
+ complement: Kf
9601
+ }, Jf = (e) => /* @__PURE__ */ g("section", { className: Mt.container, children: [
9602
9602
  /* @__PURE__ */ a("div", { className: Mt.note, children: e.children }),
9603
9603
  /* @__PURE__ */ a("div", { className: Mt.commercial, children: /* @__PURE__ */ g("div", { className: Mt.commercialContent, children: [
9604
- e.slug === "liveblogs" && /* @__PURE__ */ a(K1, { itemList: e.itemList }),
9604
+ e.slug === "liveblogs" && /* @__PURE__ */ a(J1, { itemList: e.itemList }),
9605
9605
  e.bannerTop,
9606
9606
  /* @__PURE__ */ a(
9607
9607
  Ra,
@@ -9621,7 +9621,7 @@ const n5 = (e) => {
9621
9621
  /* @__PURE__ */ a("div", { style: { position: "sticky", top: "110px" }, children: e.banner })
9622
9622
  ] }) }),
9623
9623
  /* @__PURE__ */ a("div", { className: Mt.complement, children: e.complement })
9624
- ] }), Jf = (e) => {
9624
+ ] }), Zf = (e) => {
9625
9625
  const t = {
9626
9626
  ...e.news[0],
9627
9627
  config: {
@@ -9668,7 +9668,7 @@ const n5 = (e) => {
9668
9668
  ...e.headerSectionStyles?.liveblogs
9669
9669
  },
9670
9670
  children: /* @__PURE__ */ a(
9671
- F1,
9671
+ $1,
9672
9672
  {
9673
9673
  ...t,
9674
9674
  fontSizeSubTitle: "18px",
@@ -9707,19 +9707,19 @@ const n5 = (e) => {
9707
9707
  }
9708
9708
  );
9709
9709
  }
9710
- }, Zf = "_content_1tboy_1", Xf = "_contentWithinCard_1tboy_13", e0 = "_contentDate_1tboy_25", t0 = "_dateInfo_1tboy_39", n0 = "_dot_1tboy_59", a0 = "_contentTitle_1tboy_75", s0 = "_contentTextList_1tboy_93", o0 = "_contentButton_1tboy_129", r0 = "_linkStyled_1tboy_141", Ke = {
9711
- content: Zf,
9712
- contentWithinCard: Xf,
9713
- contentDate: e0,
9714
- dateInfo: t0,
9715
- dot: n0,
9716
- contentTitle: a0,
9717
- contentTextList: s0,
9718
- contentButton: o0,
9719
- linkStyled: r0
9720
- }, i0 = "_content_12i3e_1", c0 = {
9721
- content: i0
9722
- }, l0 = (e) => /* @__PURE__ */ a("section", { className: c0.content, id: e.id, children: e.children }), d0 = async (e, t, n) => {
9710
+ }, Xf = "_content_1tboy_1", e0 = "_contentWithinCard_1tboy_13", t0 = "_contentDate_1tboy_25", n0 = "_dateInfo_1tboy_39", a0 = "_dot_1tboy_59", s0 = "_contentTitle_1tboy_75", o0 = "_contentTextList_1tboy_93", r0 = "_contentButton_1tboy_129", i0 = "_linkStyled_1tboy_141", Ke = {
9711
+ content: Xf,
9712
+ contentWithinCard: e0,
9713
+ contentDate: t0,
9714
+ dateInfo: n0,
9715
+ dot: a0,
9716
+ contentTitle: s0,
9717
+ contentTextList: o0,
9718
+ contentButton: r0,
9719
+ linkStyled: i0
9720
+ }, c0 = "_content_12i3e_1", l0 = {
9721
+ content: c0
9722
+ }, d0 = (e) => /* @__PURE__ */ a("section", { className: l0.content, id: e.id, children: e.children }), u0 = async (e, t, n) => {
9723
9723
  if (!n) return e;
9724
9724
  const s = /(<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<span\b[^>]*data-src="([^"]+)"[^>]*>[\s\S]*?<\/span>[\s\S]*?<\/div>\s*<\/div>)/g, o = [...e.matchAll(s)];
9725
9725
  let r = e;
@@ -9756,7 +9756,7 @@ const n5 = (e) => {
9756
9756
  r = r.replace(c, I);
9757
9757
  }
9758
9758
  return r;
9759
- }, u0 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), h0 = (e) => {
9759
+ }, h0 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), m0 = (e) => {
9760
9760
  const t = /\ssrc="\/(?!\/)(.*?)"/g;
9761
9761
  return e.replace(t, ` src="${Cn()}/$1"`);
9762
9762
  }, Ts = {
@@ -9766,12 +9766,12 @@ const n5 = (e) => {
9766
9766
  10: 4,
9767
9767
  13: 5
9768
9768
  };
9769
- function m0(e) {
9769
+ function f0(e) {
9770
9770
  if (!e) return e;
9771
9771
  const t = e.indexOf("/video");
9772
9772
  return t === -1 ? e : e.substring(t);
9773
9773
  }
9774
- async function f0(e, t) {
9774
+ async function g0(e, t) {
9775
9775
  let n = "", s = 0;
9776
9776
  const o = /<span\b[^>]*data-src=["']([^"']+)["'][^>]*>[\s\S]*?<\/span>/gi;
9777
9777
  let r;
@@ -9780,7 +9780,7 @@ async function f0(e, t) {
9780
9780
  n += e.slice(s, i);
9781
9781
  const u = r[0];
9782
9782
  let l = r[1] ?? "";
9783
- l && (l = m0(l));
9783
+ l && (l = f0(l));
9784
9784
  const d = /data-type\s*=\s*["']?video["']?/i.test(u) || /video-type\s*=\s*["']?embedded["']?/i.test(u);
9785
9785
  let h = u;
9786
9786
  if (d && l)
@@ -9825,13 +9825,13 @@ async function f0(e, t) {
9825
9825
  }
9826
9826
  return n += e.slice(s), n;
9827
9827
  }
9828
- function g0(e) {
9828
+ function p0(e) {
9829
9829
  return e.replace(
9830
9830
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
9831
9831
  ""
9832
9832
  );
9833
9833
  }
9834
- const p0 = async ({
9834
+ const A0 = async ({
9835
9835
  itemList: e,
9836
9836
  slug: t,
9837
9837
  banners: n,
@@ -9841,9 +9841,9 @@ const p0 = async ({
9841
9841
  }) => {
9842
9842
  if (!e || e.length === 0 || !e[0]) return;
9843
9843
  const i = e[0].list?.items?.map(async (c) => {
9844
- const u = u0(c.body.rendered);
9845
- let l = h0(u);
9846
- return l = g0(l), l = await f0(
9844
+ const u = h0(c.body.rendered);
9845
+ let l = m0(u);
9846
+ return l = p0(l), l = await g0(
9847
9847
  l,
9848
9848
  o
9849
9849
  ), {
@@ -9855,7 +9855,7 @@ const p0 = async ({
9855
9855
  };
9856
9856
  });
9857
9857
  return /* @__PURE__ */ a("section", { className: Ke.content, id: "block-notes-list", children: i?.map(async (c, u) => /* @__PURE__ */ g(bn, { children: [
9858
- /* @__PURE__ */ a(l0, { id: `item-${u + 1}`, children: /* @__PURE__ */ g("div", { className: Ke.contentWithinCard, children: [
9858
+ /* @__PURE__ */ a(d0, { id: `item-${u + 1}`, children: /* @__PURE__ */ g("div", { className: Ke.contentWithinCard, children: [
9859
9859
  (await c).date > 0 && /* @__PURE__ */ g("div", { className: Ke.contentDate, children: [
9860
9860
  /* @__PURE__ */ a(
9861
9861
  "span",
@@ -9884,7 +9884,7 @@ const p0 = async ({
9884
9884
  {
9885
9885
  className: `contentTextList ${Ke.contentTextList}`,
9886
9886
  dangerouslySetInnerHTML: {
9887
- __html: await d0(
9887
+ __html: await u0(
9888
9888
  (await c).body.rendered.replace(/&nbsp;/g, ""),
9889
9889
  s,
9890
9890
  r
@@ -9922,7 +9922,7 @@ const p0 = async ({
9922
9922
  Podcast: "podcast",
9923
9923
  Telegram: "telegram"
9924
9924
  };
9925
- function A0({ url: e }) {
9925
+ function w0({ url: e }) {
9926
9926
  return e && e !== "" && /* @__PURE__ */ g(q, { href: e, className: he.googleProfileButton, children: [
9927
9927
  /* @__PURE__ */ a(
9928
9928
  "svg",
@@ -9940,17 +9940,17 @@ function A0({ url: e }) {
9940
9940
  }
9941
9941
  ),
9942
9942
  "Síguenos en",
9943
- /* @__PURE__ */ a(w0, {})
9943
+ /* @__PURE__ */ a(y0, {})
9944
9944
  ] });
9945
9945
  }
9946
- const w0 = () => /* @__PURE__ */ g("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9946
+ const y0 = () => /* @__PURE__ */ g("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
9947
9947
  /* @__PURE__ */ a("path", { fill: "#EA4335", d: "M115.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18C71.25 34.32 81.24 25 93.5 25s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44S80.99 39.2 80.99 47.18c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
9948
9948
  /* @__PURE__ */ a("path", { fill: "#FBBC05", d: "M163.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18c0-12.85 9.99-22.18 22.25-22.18s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44s-12.51 5.46-12.51 13.44c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
9949
9949
  /* @__PURE__ */ a("path", { fill: "#4285F4", d: "M209.75 26.34v39.82c0 16.38-9.66 23.07-21.08 23.07-10.75 0-17.22-7.19-19.66-13.07l8.48-3.53c1.51 3.61 5.21 7.87 11.17 7.87 7.31 0 11.84-4.51 11.84-13v-3.19h-.34c-2.18 2.69-6.38 5.04-11.68 5.04-11.09 0-21.25-9.66-21.25-22.09 0-12.52 10.16-22.26 21.25-22.26 5.29 0 9.49 2.35 11.68 4.96h.34v-3.61h9.25zm-8.56 20.92c0-7.81-5.21-13.52-11.84-13.52-6.72 0-12.35 5.71-12.35 13.52 0 7.73 5.63 13.36 12.35 13.36 6.63 0 11.84-5.63 11.84-13.36z" }),
9950
9950
  /* @__PURE__ */ a("path", { fill: "#34A853", d: "M225 3v65h-9.5V3h9.5z" }),
9951
9951
  /* @__PURE__ */ a("path", { fill: "#EA4335", d: "M262.02 54.48l7.56 5.04c-2.44 3.61-8.32 9.83-18.48 9.83-12.6 0-22.01-9.74-22.01-22.18 0-13.19 9.49-22.18 20.92-22.18 11.51 0 17.14 9.16 18.98 14.11l1.01 2.52-29.65 12.28c2.27 4.45 5.8 6.72 10.75 6.72 4.96 0 8.4-2.44 10.92-6.14zm-23.27-7.98l19.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95 0-11.84 4.37-11.59 12.93z" }),
9952
9952
  /* @__PURE__ */ a("path", { fill: "#4285F4", d: "M35.29 41.41V32H67c.31 1.64.47 3.58.47 5.68 0 7.06-1.93 15.79-8.15 22.01-6.05 6.3-13.78 9.66-24.02 9.66C16.32 69.35.36 53.89.36 34.91.36 15.93 16.32.47 35.3.47c10.5 0 17.98 4.12 23.6 9.49l-6.64 6.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86 0-24.7 11.17-24.7 25.03 0 13.86 10.84 25.03 24.7 25.03 8.99 0 14.11-3.61 17.39-6.89 2.66-2.66 4.41-6.46 5.1-11.65l-22.49.01z" })
9953
- ] }), y0 = async (e) => {
9953
+ ] }), _0 = async (e) => {
9954
9954
  if (!e.news || !e.news.authors) return null;
9955
9955
  const { news: t, socials: n, texts: s } = e, o = t.authors.map(
9956
9956
  (c) => c.internaluser ? `<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>` : c.fullname
@@ -9995,10 +9995,10 @@ const w0 = () => /* @__PURE__ */ g("svg", { xmlns: "http://www.w3.org/2000/svg",
9995
9995
  "data-props": encodeURIComponent(
9996
9996
  JSON.stringify({ noteShare: e.noteShare })
9997
9997
  ),
9998
- children: /* @__PURE__ */ a(zd, { noteShare: e.noteShare })
9998
+ children: /* @__PURE__ */ a(Fd, { noteShare: e.noteShare })
9999
9999
  }
10000
10000
  ),
10001
- /* @__PURE__ */ a(A0, { url: e.noteShare?.googleProfile ?? "" }),
10001
+ /* @__PURE__ */ a(w0, { url: e.noteShare?.googleProfile ?? "" }),
10002
10002
  /* @__PURE__ */ g("section", { className: he.journalistSection, children: [
10003
10003
  /* @__PURE__ */ a(
10004
10004
  "div",
@@ -10040,22 +10040,22 @@ const w0 = () => /* @__PURE__ */ g("svg", { xmlns: "http://www.w3.org/2000/svg",
10040
10040
  )
10041
10041
  ] })
10042
10042
  ] }) });
10043
- }, _0 = "_content_zgmcn_1", b0 = "_journalistArticleContent_zgmcn_29", C0 = "_contentNews_zgmcn_69", v0 = "_noteSource_zgmcn_845", cn = {
10044
- content: _0,
10045
- journalistArticleContent: b0,
10046
- contentNews: C0,
10047
- noteSource: v0
10048
- }, N0 = "_summaryContent_paxav_1", S0 = {
10049
- summaryContent: N0
10050
- }, I0 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
10043
+ }, b0 = "_content_zgmcn_1", C0 = "_journalistArticleContent_zgmcn_29", v0 = "_contentNews_zgmcn_69", N0 = "_noteSource_zgmcn_845", cn = {
10044
+ content: b0,
10045
+ journalistArticleContent: C0,
10046
+ contentNews: v0,
10047
+ noteSource: N0
10048
+ }, S0 = "_summaryContent_paxav_1", I0 = {
10049
+ summaryContent: S0
10050
+ }, E0 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
10051
10051
  "section",
10052
10052
  {
10053
- className: `${S0.summaryContent} sass-summary-content`,
10053
+ className: `${I0.summaryContent} sass-summary-content`,
10054
10054
  dangerouslySetInnerHTML: {
10055
10055
  __html: e.rendered
10056
10056
  }
10057
10057
  }
10058
- ), E0 = async ({
10058
+ ), T0 = async ({
10059
10059
  newsformated: e,
10060
10060
  internal: t,
10061
10061
  commonServices: n
@@ -10080,7 +10080,7 @@ const w0 = () => /* @__PURE__ */ g("svg", { xmlns: "http://www.w3.org/2000/svg",
10080
10080
  /* @__PURE__ */ a("div", { className: Sn.description, children: r && r[0]?.description })
10081
10081
  ] });
10082
10082
  };
10083
- function T0(e) {
10083
+ function x0(e) {
10084
10084
  const t = e.children, n = `${e.slot_id}-`, s = e.visibleItems, o = e.cardGap ?? 20;
10085
10085
  function r(c) {
10086
10086
  const u = [], l = [];
@@ -10150,7 +10150,7 @@ function T0(e) {
10150
10150
  </div>
10151
10151
  `;
10152
10152
  }
10153
- const x0 = (e) => /* @__PURE__ */ a(
10153
+ const k0 = (e) => /* @__PURE__ */ a(
10154
10154
  "svg",
10155
10155
  {
10156
10156
  xmlns: "http://www.w3.org/2000/svg",
@@ -10166,10 +10166,10 @@ const x0 = (e) => /* @__PURE__ */ a(
10166
10166
  }
10167
10167
  )
10168
10168
  }
10169
- ), k0 = "_content_1kodm_1", U0 = "_title_1kodm_35", xs = {
10170
- content: k0,
10171
- title: U0
10172
- }, L0 = async ({
10169
+ ), U0 = "_content_1kodm_1", L0 = "_title_1kodm_35", xs = {
10170
+ content: U0,
10171
+ title: L0
10172
+ }, R0 = async ({
10173
10173
  newsformated: e,
10174
10174
  internal: t,
10175
10175
  commonServices: n
@@ -10198,10 +10198,10 @@ const x0 = (e) => /* @__PURE__ */ a(
10198
10198
  } catch {
10199
10199
  return null;
10200
10200
  }
10201
- }, R0 = "_content_1kodm_1", q0 = "_title_1kodm_35", Xn = {
10202
- content: R0,
10203
- title: q0
10204
- }, B0 = async ({
10201
+ }, q0 = "_content_1kodm_1", B0 = "_title_1kodm_35", Xn = {
10202
+ content: q0,
10203
+ title: B0
10204
+ }, P0 = async ({
10205
10205
  newsformated: e,
10206
10206
  internal: t,
10207
10207
  commonServices: n
@@ -10231,9 +10231,9 @@ const x0 = (e) => /* @__PURE__ */ a(
10231
10231
  } catch {
10232
10232
  return null;
10233
10233
  }
10234
- }, P0 = "_content_g44cu_1", O0 = {
10235
- content: P0
10236
- }, D0 = async ({
10234
+ }, O0 = "_content_g44cu_1", D0 = {
10235
+ content: O0
10236
+ }, M0 = async ({
10237
10237
  newsformated: e,
10238
10238
  internal: t,
10239
10239
  commonServices: n
@@ -10249,27 +10249,27 @@ const x0 = (e) => /* @__PURE__ */ a(
10249
10249
  return typeof c != "string" || c.trim() === "" ? null : /* @__PURE__ */ a(
10250
10250
  "div",
10251
10251
  {
10252
- className: O0.content,
10252
+ className: D0.content,
10253
10253
  dangerouslySetInnerHTML: { __html: c }
10254
10254
  }
10255
10255
  );
10256
10256
  } catch {
10257
10257
  return null;
10258
10258
  }
10259
- }, M0 = "_content_15e7w_1", j0 = {
10260
- content: M0
10259
+ }, j0 = "_content_15e7w_1", Q0 = {
10260
+ content: j0
10261
10261
  }, pt = {
10262
10262
  videoEmbedded: "videoEmbedded",
10263
10263
  videoYouTube: "videoYouTube",
10264
10264
  iframe: "iframe",
10265
10265
  fotoGaleria: "fotogaleria"
10266
- }, Q0 = {
10267
- [pt.videoEmbedded]: L0,
10268
- [pt.videoYouTube]: B0,
10269
- [pt.iframe]: D0
10270
- }, G0 = ({ news: e, commonServices: t }) => {
10271
- const { config: n, info: s } = e, o = n.articlepreview, r = s.link.internal, i = o ? Q0[o] : null;
10272
- return i ? /* @__PURE__ */ a("div", { className: j0.content, children: /* @__PURE__ */ a(
10266
+ }, G0 = {
10267
+ [pt.videoEmbedded]: R0,
10268
+ [pt.videoYouTube]: P0,
10269
+ [pt.iframe]: M0
10270
+ }, H0 = ({ news: e, commonServices: t }) => {
10271
+ const { config: n, info: s } = e, o = n.articlepreview, r = s.link.internal, i = o ? G0[o] : null;
10272
+ return i ? /* @__PURE__ */ a("div", { className: Q0.content, children: /* @__PURE__ */ a(
10273
10273
  i,
10274
10274
  {
10275
10275
  newsformated: e,
@@ -10277,35 +10277,35 @@ const x0 = (e) => /* @__PURE__ */ a(
10277
10277
  commonServices: t
10278
10278
  }
10279
10279
  ) }) : null;
10280
- }, H0 = "_content_1qzev_1", z0 = "_imageContent_1qzev_17", F0 = "_width1Autor_1qzev_35", $0 = "_width2Autor_1qzev_43", V0 = "_width3Autor_1qzev_51", W0 = "_imageAutor_1qzev_59", Y0 = "_imageStyled_1qzev_137", K0 = "_contentIconStyled_1qzev_139", J0 = "_avatarContent_1qzev_173", Z0 = "_socialActionsRow_1qzev_189", X0 = "_journalistSection_1qzev_235", eg = "_authorsInfoRow_1qzev_253", tg = "_journalistInfo_1qzev_283", ng = "_journalistInfoLink_1qzev_285", ag = "_journalistInfoDate_1qzev_319", sg = "_socialNetworkSection_1qzev_383", og = "_avatarStyled_1qzev_419", rg = "_article_1qzev_429", ig = "_socialButton_1qzev_437", cg = "_facebookStyled_1qzev_469", lg = "_emailStyled_1qzev_477", dg = "_xStyled_1qzev_485", ug = "_linkedinStyled_1qzev_493", hg = "_whatsappStyled_1qzev_501", mg = "_socialActionLink_1qzev_509", fg = "_clipboardButton_1qzev_577", gg = "_googleProfileButton_1qzev_649", ce = {
10281
- content: H0,
10282
- imageContent: z0,
10283
- width1Autor: F0,
10284
- width2Autor: $0,
10285
- width3Autor: V0,
10286
- imageAutor: W0,
10287
- imageStyled: Y0,
10288
- contentIconStyled: K0,
10289
- avatarContent: J0,
10290
- socialActionsRow: Z0,
10291
- journalistSection: X0,
10292
- authorsInfoRow: eg,
10293
- journalistInfo: tg,
10294
- journalistInfoLink: ng,
10295
- journalistInfoDate: ag,
10296
- socialNetworkSection: sg,
10297
- avatarStyled: og,
10298
- article: rg,
10299
- socialButton: ig,
10300
- facebookStyled: cg,
10301
- emailStyled: lg,
10302
- xStyled: dg,
10303
- linkedinStyled: ug,
10304
- whatsappStyled: hg,
10305
- socialActionLink: mg,
10306
- clipboardButton: fg,
10307
- googleProfileButton: gg
10308
- }, pg = {
10280
+ }, z0 = "_content_1qzev_1", F0 = "_imageContent_1qzev_17", $0 = "_width1Autor_1qzev_35", V0 = "_width2Autor_1qzev_43", W0 = "_width3Autor_1qzev_51", Y0 = "_imageAutor_1qzev_59", K0 = "_imageStyled_1qzev_137", J0 = "_contentIconStyled_1qzev_139", Z0 = "_avatarContent_1qzev_173", X0 = "_socialActionsRow_1qzev_189", eg = "_journalistSection_1qzev_235", tg = "_authorsInfoRow_1qzev_253", ng = "_journalistInfo_1qzev_283", ag = "_journalistInfoLink_1qzev_285", sg = "_journalistInfoDate_1qzev_319", og = "_socialNetworkSection_1qzev_383", rg = "_avatarStyled_1qzev_419", ig = "_article_1qzev_429", cg = "_socialButton_1qzev_437", lg = "_facebookStyled_1qzev_469", dg = "_emailStyled_1qzev_477", ug = "_xStyled_1qzev_485", hg = "_linkedinStyled_1qzev_493", mg = "_whatsappStyled_1qzev_501", fg = "_socialActionLink_1qzev_509", gg = "_clipboardButton_1qzev_577", pg = "_googleProfileButton_1qzev_649", ce = {
10281
+ content: z0,
10282
+ imageContent: F0,
10283
+ width1Autor: $0,
10284
+ width2Autor: V0,
10285
+ width3Autor: W0,
10286
+ imageAutor: Y0,
10287
+ imageStyled: K0,
10288
+ contentIconStyled: J0,
10289
+ avatarContent: Z0,
10290
+ socialActionsRow: X0,
10291
+ journalistSection: eg,
10292
+ authorsInfoRow: tg,
10293
+ journalistInfo: ng,
10294
+ journalistInfoLink: ag,
10295
+ journalistInfoDate: sg,
10296
+ socialNetworkSection: og,
10297
+ avatarStyled: rg,
10298
+ article: ig,
10299
+ socialButton: cg,
10300
+ facebookStyled: lg,
10301
+ emailStyled: dg,
10302
+ xStyled: ug,
10303
+ linkedinStyled: hg,
10304
+ whatsappStyled: mg,
10305
+ socialActionLink: fg,
10306
+ clipboardButton: gg,
10307
+ googleProfileButton: pg
10308
+ }, Ag = {
10309
10309
  FaceBook: {
10310
10310
  url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
10311
10311
  icon: {
@@ -10344,11 +10344,11 @@ const x0 = (e) => /* @__PURE__ */ a(
10344
10344
  }
10345
10345
  }
10346
10346
  };
10347
- function Ag({ noteShare: e }) {
10347
+ function wg({ noteShare: e }) {
10348
10348
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
10349
10349
  return e ? /* @__PURE__ */ g("div", { className: ce.socialNetworkSection, children: [
10350
10350
  e.options?.map((n) => {
10351
- const s = pg[n];
10351
+ const s = Ag[n];
10352
10352
  if (!s) return null;
10353
10353
  const o = e.variant === "outline" ? s.icon.outline : s.icon.solid, r = s.url(t);
10354
10354
  return /* @__PURE__ */ a(
@@ -10386,7 +10386,7 @@ function Ag({ noteShare: e }) {
10386
10386
  )
10387
10387
  ] }) : null;
10388
10388
  }
10389
- const wg = async (e) => {
10389
+ const yg = async (e) => {
10390
10390
  if (!e.news || !e.news.authors) return null;
10391
10391
  const { news: t, socials: n, texts: s } = e, o = t.authors.map(
10392
10392
  (c) => c.internaluser ? `<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>` : c.fullname
@@ -10443,7 +10443,7 @@ const wg = async (e) => {
10443
10443
  }
10444
10444
  ),
10445
10445
  /* @__PURE__ */ a("span", { children: "Seguir en" }),
10446
- /* @__PURE__ */ a(yg, {})
10446
+ /* @__PURE__ */ a(_g, {})
10447
10447
  ] })
10448
10448
  ] }),
10449
10449
  /* @__PURE__ */ a(
@@ -10454,7 +10454,7 @@ const wg = async (e) => {
10454
10454
  "data-props": encodeURIComponent(
10455
10455
  JSON.stringify({ noteShare: e.noteShare })
10456
10456
  ),
10457
- children: /* @__PURE__ */ a(Ag, { noteShare: e.noteShare })
10457
+ children: /* @__PURE__ */ a(wg, { noteShare: e.noteShare })
10458
10458
  }
10459
10459
  )
10460
10460
  ] }),
@@ -10502,21 +10502,21 @@ const wg = async (e) => {
10502
10502
  t.config?.showtime && /* @__PURE__ */ a("span", { className: ce.journalistInfoDate, children: Ca(t.info.date.modified) })
10503
10503
  ] })
10504
10504
  ] }) });
10505
- }, yg = () => /* @__PURE__ */ g("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
10505
+ }, _g = () => /* @__PURE__ */ g("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
10506
10506
  /* @__PURE__ */ a("path", { d: "M24 12.2727C24 11.4218 23.9221 10.6036 23.7774 9.81818H12.2449V14.4655H18.8349C18.5455 15.96 17.6772 17.2255 16.3748 18.0764V21.0982H20.3488C22.6642 19.0036 24 15.9273 24 12.2727Z", fill: "#4285F4" }),
10507
10507
  /* @__PURE__ */ a("path", { d: "M12.2449 24C15.551 24 18.3228 22.9309 20.3488 21.0982L16.3748 18.0764C15.2839 18.7964 13.8924 19.2327 12.2449 19.2327C9.06122 19.2327 6.35622 17.1273 5.38776 14.2909H1.31354V17.3891C3.32839 21.3055 7.45826 24 12.2449 24Z", fill: "#34A853" }),
10508
10508
  /* @__PURE__ */ a("path", { d: "M5.38776 14.28C5.14286 13.56 4.99814 12.7964 4.99814 12C4.99814 11.2036 5.14286 10.44 5.38776 9.72V6.62182H1.31354C0.478664 8.23636 0 10.0582 0 12C0 13.9418 0.478664 15.7636 1.31354 17.3782L4.48609 14.9564L5.38776 14.28Z", fill: "#FBBC05" }),
10509
10509
  /* @__PURE__ */ a("path", { d: "M12.2449 4.77818C14.0482 4.77818 15.6512 5.38909 16.9314 6.56727L20.4378 3.13091C18.3117 1.18909 15.551 0 12.2449 0C7.45826 0 3.32839 2.69455 1.31354 6.62182L5.38776 9.72C6.35622 6.88364 9.06122 4.77818 12.2449 4.77818Z", fill: "#EA4335" })
10510
- ] }), _g = (e) => e.replace(
10510
+ ] }), bg = (e) => e.replace(
10511
10511
  /<iframe(?![^>]*\bloading=)[^>]*>/gi,
10512
10512
  (n) => n.replace("<iframe", '<iframe loading="lazy"')
10513
- ), bg = (e) => e.replace(
10513
+ ), Cg = (e) => e.replace(
10514
10514
  /<iframe(?![^>]*\btitle=)[^>]*>/gi,
10515
10515
  (n) => n.replace("<iframe", '<iframe title="frame custom content"')
10516
- ), Cg = (e) => e.replace(
10516
+ ), vg = (e) => e.replace(
10517
10517
  /<span\b[^>]*class=["'][^"']*video__title[^"']*["'][^>]*>[\s\S]*?<\/span>/gi,
10518
10518
  ""
10519
- ), vg = async (e) => {
10519
+ ), Ng = async (e) => {
10520
10520
  const { PUBLIC_IS_OFFLINE: t } = Y();
10521
10521
  if (!(t === "true")) {
10522
10522
  const l = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, d = [...e.matchAll(l)], h = {};
@@ -10606,7 +10606,7 @@ const wg = async (e) => {
10606
10606
  s = s.replace(d, b);
10607
10607
  }
10608
10608
  return s;
10609
- }, Ng = (e, t) => {
10609
+ }, Sg = (e, t) => {
10610
10610
  const n = {
10611
10611
  2: 1,
10612
10612
  4: 2,
@@ -10636,7 +10636,7 @@ const wg = async (e) => {
10636
10636
  return c;
10637
10637
  }
10638
10638
  ), o;
10639
- }, Sg = (e) => {
10639
+ }, Ig = (e) => {
10640
10640
  const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, n = [...e.matchAll(t)];
10641
10641
  let s = "", o = 0;
10642
10642
  for (const r of n) {
@@ -10646,7 +10646,7 @@ const wg = async (e) => {
10646
10646
  (f) => f[1]
10647
10647
  ).map(
10648
10648
  (f) => `<img fetchPriority='low' loading='lazy' alt='imagen' src="${f}" class="carrusel-note-item" width="800" height="469"/>`
10649
- ), m = "gallery_embeded" + u.toString(), p = T0({
10649
+ ), m = "gallery_embeded" + u.toString(), p = x0({
10650
10650
  slot_id: m,
10651
10651
  children: h,
10652
10652
  visibleItems: 1,
@@ -10655,7 +10655,7 @@ const wg = async (e) => {
10655
10655
  s += p, o = l;
10656
10656
  }
10657
10657
  return s += e.slice(o), s;
10658
- }, Ig = async (e, t, n) => {
10658
+ }, Eg = async (e, t, n) => {
10659
10659
  if (!n) return e;
10660
10660
  const s = /<span data-src="(.*?)"><\/span>/g, o = [...e.matchAll(s)];
10661
10661
  let r = e;
@@ -10685,7 +10685,7 @@ const wg = async (e) => {
10685
10685
  }
10686
10686
  return r;
10687
10687
  };
10688
- async function Eg(e, t) {
10688
+ async function Tg(e, t) {
10689
10689
  let n = "", s = 0;
10690
10690
  const o = /<div\b[^>]*\bclass=(["'])(?:(?!\1).)*\bck-video-player\b(?:(?!\1).)*\1[^>]*>/gi;
10691
10691
  let r;
@@ -10769,9 +10769,9 @@ async function Eg(e, t) {
10769
10769
  w = m;
10770
10770
  s = h, n += w, o.lastIndex = h;
10771
10771
  }
10772
- return n += e.slice(s), n = Cg(n), n;
10772
+ return n += e.slice(s), n = vg(n), n;
10773
10773
  }
10774
- async function Tg(e) {
10774
+ async function xg(e) {
10775
10775
  const {
10776
10776
  news: t,
10777
10777
  banners: n,
@@ -10787,15 +10787,15 @@ async function Tg(e) {
10787
10787
  d = d.replace(
10788
10788
  /<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
10789
10789
  ""
10790
- ), d = d.replace(/&nbsp;/g, ""), d = Ng(d, n), d = Sg(d), d = await vg(d), d = await Ig(
10790
+ ), d = d.replace(/&nbsp;/g, ""), d = Sg(d, n), d = Ig(d), d = await Ng(d), d = await Eg(
10791
10791
  d,
10792
10792
  e.texts,
10793
10793
  s
10794
- ), d = await Eg(d, u), d = _g(d), d = bg(d);
10794
+ ), d = await Tg(d, u), d = bg(d), d = Cg(d);
10795
10795
  const h = t.main.sources ?? [], { NEWS_JOURNALIST_COMPONENT: m } = Y(), p = t.config.articlepreview === pt.fotoGaleria && t.hascontent?.hasgalleryimages;
10796
10796
  return /* @__PURE__ */ g("div", { className: cn.content, children: [
10797
10797
  r !== "liveblogs" && e.showHeaderImage ? p ? /* @__PURE__ */ a(
10798
- E0,
10798
+ T0,
10799
10799
  {
10800
10800
  commonServices: l,
10801
10801
  newsformated: t,
@@ -10804,7 +10804,7 @@ async function Tg(e) {
10804
10804
  ) : /* @__PURE__ */ a(Lo, { preview: t.preview }) : null,
10805
10805
  /* @__PURE__ */ a(ye, { banners: n, name: "block_1" }),
10806
10806
  /* @__PURE__ */ a("div", { className: cn.journalistArticleContent, children: m === "op1" ? /* @__PURE__ */ a(
10807
- y0,
10807
+ _0,
10808
10808
  {
10809
10809
  autorIcon: e.autorIcon,
10810
10810
  socials: c,
@@ -10814,7 +10814,7 @@ async function Tg(e) {
10814
10814
  paths: e.paths
10815
10815
  }
10816
10816
  ) : /* @__PURE__ */ a(
10817
- wg,
10817
+ yg,
10818
10818
  {
10819
10819
  autorIcon: e.autorIcon,
10820
10820
  socials: c,
@@ -10824,7 +10824,7 @@ async function Tg(e) {
10824
10824
  paths: e.paths
10825
10825
  }
10826
10826
  ) }),
10827
- /* @__PURE__ */ a(I0, { summary: t.main.summary }),
10827
+ /* @__PURE__ */ a(E0, { summary: t.main.summary }),
10828
10828
  /* @__PURE__ */ a(
10829
10829
  "main",
10830
10830
  {
@@ -10835,7 +10835,7 @@ async function Tg(e) {
10835
10835
  }
10836
10836
  ),
10837
10837
  /* @__PURE__ */ a(
10838
- p0,
10838
+ A0,
10839
10839
  {
10840
10840
  texts: e.texts,
10841
10841
  itemList: i,
@@ -10846,13 +10846,13 @@ async function Tg(e) {
10846
10846
  }
10847
10847
  ),
10848
10848
  h.length > 0 && /* @__PURE__ */ g("div", { className: cn.noteSource, children: [
10849
- /* @__PURE__ */ a(x0, {}),
10849
+ /* @__PURE__ */ a(k0, {}),
10850
10850
  /* @__PURE__ */ a("p", { children: e.texts.noteSource + (h.length === 1 ? "" : "s") + ": " + h.map((f) => f.name).join(", ") })
10851
10851
  ] }),
10852
10852
  t && t.hascontent && t.hascontent.hasembeddedtwitter && /* @__PURE__ */ a("script", { async: !0, defer: !0, src: "https://platform.twitter.com/widgets.js" })
10853
10853
  ] });
10854
10854
  }
10855
- const xg = (e) => {
10855
+ const kg = (e) => {
10856
10856
  const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10857
10857
  return t && t.length !== 0 && /* @__PURE__ */ a(Ae, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(Ut, { slot_id: s, cardWidth: 200, children: t.map((r, i) => {
10858
10858
  const c = { ...r, main: {
@@ -10869,7 +10869,7 @@ const xg = (e) => {
10869
10869
  i
10870
10870
  );
10871
10871
  }) }) });
10872
- }, kg = (e) => {
10872
+ }, Ug = (e) => {
10873
10873
  const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10874
10874
  return t && t.length !== 0 && /* @__PURE__ */ a(Ae, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10875
10875
  Ut,
@@ -10895,7 +10895,7 @@ const xg = (e) => {
10895
10895
  })
10896
10896
  }
10897
10897
  ) });
10898
- }, Ug = (e) => {
10898
+ }, Lg = (e) => {
10899
10899
  const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10900
10900
  return t && t.length !== 0 && /* @__PURE__ */ a(Ae, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10901
10901
  Ut,
@@ -10927,15 +10927,15 @@ const xg = (e) => {
10927
10927
  for (const n in e)
10928
10928
  n.startsWith("--") && (t[n] = e[n]);
10929
10929
  return t;
10930
- }, Lg = "_headerSection_nhjex_1", Rg = "_title_nhjex_21", qg = "_subtitle_nhjex_45", Bg = "_newsContent_nhjex_71", Pg = "_containerCards_nhjex_87", Og = "_image_nhjex_99", Dg = "_blockHeadContainer_nhjex_111", ut = {
10931
- headerSection: Lg,
10932
- title: Rg,
10933
- subtitle: qg,
10934
- newsContent: Bg,
10935
- containerCards: Pg,
10936
- image: Og,
10937
- blockHeadContainer: Dg
10938
- }, Mg = (e) => {
10930
+ }, Rg = "_headerSection_nhjex_1", qg = "_title_nhjex_21", Bg = "_subtitle_nhjex_45", Pg = "_newsContent_nhjex_71", Og = "_containerCards_nhjex_87", Dg = "_image_nhjex_99", Mg = "_blockHeadContainer_nhjex_111", ut = {
10931
+ headerSection: Rg,
10932
+ title: qg,
10933
+ subtitle: Bg,
10934
+ newsContent: Pg,
10935
+ containerCards: Og,
10936
+ image: Dg,
10937
+ blockHeadContainer: Mg
10938
+ }, jg = (e) => {
10939
10939
  const { content: t, title: n, isVideo: s } = e;
10940
10940
  if (!t || t.length === 0) return;
10941
10941
  const o = t[0], r = t.slice(1), i = e.slot_id && e.slot_id !== "Nota_1";
@@ -10980,7 +10980,7 @@ const xg = (e) => {
10980
10980
  }) })
10981
10981
  ] })
10982
10982
  ] });
10983
- }, jg = ({ printEdition: e, title: t }) => e && /* @__PURE__ */ a(Ae, { title: t, children: /* @__PURE__ */ a(
10983
+ }, Qg = ({ printEdition: e, title: t }) => e && /* @__PURE__ */ a(Ae, { title: t, children: /* @__PURE__ */ a(
10984
10984
  "div",
10985
10985
  {
10986
10986
  className: "iframe-container",
@@ -10992,18 +10992,18 @@ const xg = (e) => {
10992
10992
  banner: (e) => /* @__PURE__ */ a(ye, { ...e, name: e.slot_id.replace("Home", "block") }),
10993
10993
  readest: (e) => /* @__PURE__ */ a(Ra, { ...e }),
10994
10994
  "Modulo 1x3": (e) => /* @__PURE__ */ a(Do, { ...e }),
10995
- "Modulo 1x4": (e) => /* @__PURE__ */ a(X2, { ...e }),
10996
- "Modulo 1x5": (e) => /* @__PURE__ */ a(af, { ...e }),
10997
- "Destacado noticias": (e) => /* @__PURE__ */ a(v2, { ...e }),
10998
- "Destacado full width": (e) => /* @__PURE__ */ a(Mg, { ...e }),
10999
- "Destacado videos": (e) => /* @__PURE__ */ a(cf, { ...e }),
11000
- "Carrusel card": (e) => /* @__PURE__ */ a(bf, { ...e }),
11001
- "Carrusel story": (e) => /* @__PURE__ */ a(xg, { ...e }),
11002
- "Carrusel owl": (e) => /* @__PURE__ */ a(kg, { ...e }),
11003
- "Modulo fotogaleria": (e) => /* @__PURE__ */ a(Ug, { ...e }),
11004
- "Carrusel opinion": (e) => /* @__PURE__ */ a(kf, { ...e }),
11005
- "Modulo 1x3 card": (e) => /* @__PURE__ */ a(_f, { ...e }),
11006
- "Modulo iframe": (e) => /* @__PURE__ */ a(jg, { ...e })
10995
+ "Modulo 1x4": (e) => /* @__PURE__ */ a(ef, { ...e }),
10996
+ "Modulo 1x5": (e) => /* @__PURE__ */ a(sf, { ...e }),
10997
+ "Destacado noticias": (e) => /* @__PURE__ */ a(N2, { ...e }),
10998
+ "Destacado full width": (e) => /* @__PURE__ */ a(jg, { ...e }),
10999
+ "Destacado videos": (e) => /* @__PURE__ */ a(lf, { ...e }),
11000
+ "Carrusel card": (e) => /* @__PURE__ */ a(Cf, { ...e }),
11001
+ "Carrusel story": (e) => /* @__PURE__ */ a(kg, { ...e }),
11002
+ "Carrusel owl": (e) => /* @__PURE__ */ a(Ug, { ...e }),
11003
+ "Modulo fotogaleria": (e) => /* @__PURE__ */ a(Lg, { ...e }),
11004
+ "Carrusel opinion": (e) => /* @__PURE__ */ a(Uf, { ...e }),
11005
+ "Modulo 1x3 card": (e) => /* @__PURE__ */ a(bf, { ...e }),
11006
+ "Modulo iframe": (e) => /* @__PURE__ */ a(Qg, { ...e })
11007
11007
  };
11008
11008
  function En({
11009
11009
  component: e,
@@ -11014,7 +11014,7 @@ function En({
11014
11014
  if (s)
11015
11015
  return ks[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: Oa(n), children: ks[e]({ ...n, banners: s, slot_id: t }) });
11016
11016
  }
11017
- function c5({
11017
+ function l5({
11018
11018
  children: e,
11019
11019
  stylesConfigEntry: t
11020
11020
  }) {
@@ -11060,7 +11060,7 @@ const Us = {
11060
11060
  },
11061
11061
  Super: (e) => /* @__PURE__ */ a(Et, { ...e.data[0], paths: e.paths }),
11062
11062
  "3 notas verticales": (e) => /* @__PURE__ */ a(
11063
- f2,
11063
+ g2,
11064
11064
  {
11065
11065
  content: e.data,
11066
11066
  customLargeSection: e.customLargeSection,
@@ -11069,7 +11069,7 @@ const Us = {
11069
11069
  }
11070
11070
  ),
11071
11071
  "3 notas horizontales": (e) => /* @__PURE__ */ a(
11072
- u2,
11072
+ h2,
11073
11073
  {
11074
11074
  content: e.data,
11075
11075
  customLargeSection: e.customLargeSection,
@@ -11086,7 +11086,7 @@ const Us = {
11086
11086
  ...t,
11087
11087
  rightOnlyBanner: s,
11088
11088
  banners: n
11089
- }) }), l5 = ({
11089
+ }) }), d5 = ({
11090
11090
  slots: e,
11091
11091
  DYNAMIC_SLOT_SUBINDEXES: t,
11092
11092
  stylesConfig: n,
@@ -11168,7 +11168,7 @@ const Us = {
11168
11168
  ));
11169
11169
  }
11170
11170
  return c;
11171
- }, d5 = ({
11171
+ }, u5 = ({
11172
11172
  mainBlock: e,
11173
11173
  StylesConfigMain: t,
11174
11174
  config: n,
@@ -11211,14 +11211,14 @@ const Us = {
11211
11211
  ),
11212
11212
  /* @__PURE__ */ a(it, { children: /* @__PURE__ */ a(Xe, { banners: s, index: 1 }) })
11213
11213
  ] });
11214
- }, Qg = (e) => {
11214
+ }, Gg = (e) => {
11215
11215
  const { config: t } = e, n = t.articlepreview;
11216
11216
  return !![
11217
11217
  pt.videoEmbedded,
11218
11218
  pt.videoYouTube,
11219
11219
  pt.iframe
11220
11220
  ].includes(n);
11221
- }, u5 = async (e) => {
11221
+ }, h5 = async (e) => {
11222
11222
  const {
11223
11223
  custom_complement: t,
11224
11224
  ranking: n = [],
@@ -11232,9 +11232,9 @@ const Us = {
11232
11232
  getVideos: d
11233
11233
  } = e, h = e.slug === "liveblogs", { SHOW_NEWS_MORE_NEWS: m, SHOW_NEWS_RELATED_NEWS: p, MORE_NEWS_SSR: f } = Y();
11234
11234
  if (!(!r || !r[0]))
11235
- return /* @__PURE__ */ a(Z, { children: /* @__PURE__ */ g(zf, { className: Gt.contentLayout2, children: [
11235
+ return /* @__PURE__ */ a(Z, { children: /* @__PURE__ */ g(Ff, { className: Gt.contentLayout2, children: [
11236
11236
  /* @__PURE__ */ a(
11237
- Jf,
11237
+ Zf,
11238
11238
  {
11239
11239
  option: e.slug,
11240
11240
  news: r,
@@ -11244,14 +11244,14 @@ const Us = {
11244
11244
  ),
11245
11245
  /* @__PURE__ */ a(Xe, { banners: s, index: 1 }),
11246
11246
  !h && e.commonServices && /* @__PURE__ */ a(
11247
- G0,
11247
+ H0,
11248
11248
  {
11249
11249
  news: r[0],
11250
11250
  commonServices: e.commonServices
11251
11251
  }
11252
11252
  ),
11253
11253
  /* @__PURE__ */ a(
11254
- Kf,
11254
+ Jf,
11255
11255
  {
11256
11256
  texts: e.texts,
11257
11257
  paths: e.paths,
@@ -11263,7 +11263,7 @@ const Us = {
11263
11263
  banner: /* @__PURE__ */ a(ye, { banners: s ?? [], name: "right_2" }),
11264
11264
  complement: /* @__PURE__ */ g("div", { id: "comentarios", className: Gt.complementContent, suppressHydrationWarning: !0, children: [
11265
11265
  o.length > 0 && /* @__PURE__ */ a(
11266
- km,
11266
+ Um,
11267
11267
  {
11268
11268
  texts: e.texts,
11269
11269
  autorIcon: e.autorIcon,
@@ -11272,7 +11272,7 @@ const Us = {
11272
11272
  }
11273
11273
  ),
11274
11274
  r[0].authors.length > 1 && /* @__PURE__ */ a(
11275
- Dm,
11275
+ Mm,
11276
11276
  {
11277
11277
  news: r[0],
11278
11278
  autorIcon: e.autorIcon,
@@ -11281,7 +11281,7 @@ const Us = {
11281
11281
  }
11282
11282
  ),
11283
11283
  r[0]?.keywords?.tags && r[0]?.keywords?.tags?.length > 0 && /* @__PURE__ */ a("div", { className: `${Gt.tagContent} sass-note-tags-content`, children: /* @__PURE__ */ a(
11284
- _m,
11284
+ bm,
11285
11285
  {
11286
11286
  tags: r[0]?.keywords?.tags,
11287
11287
  paths: e.paths
@@ -11379,7 +11379,7 @@ const Us = {
11379
11379
  },
11380
11380
  children: [
11381
11381
  /* @__PURE__ */ a(
11382
- Tg,
11382
+ xg,
11383
11383
  {
11384
11384
  texts: e.texts,
11385
11385
  autorIcon: e.autorIcon,
@@ -11393,7 +11393,7 @@ const Us = {
11393
11393
  getVideos: d,
11394
11394
  noteShare: e.noteShare,
11395
11395
  paths: e.paths,
11396
- showHeaderImage: !Qg(r[0]),
11396
+ showHeaderImage: !Gg(r[0]),
11397
11397
  commonServices: e.commonServices
11398
11398
  }
11399
11399
  ),
@@ -11404,13 +11404,13 @@ const Us = {
11404
11404
  }
11405
11405
  )
11406
11406
  ] }) });
11407
- }, Gg = "_content_lu444_1", Hg = "_buttonStyled_lu444_17", zg = "_searchStyled_lu444_39", Fg = "_inputStyled_lu444_71", $g = "_inputStyledTest_lu444_109", jt = {
11408
- content: Gg,
11409
- buttonStyled: Hg,
11410
- searchStyled: zg,
11411
- inputStyled: Fg,
11412
- inputStyledTest: $g
11413
- }, Vg = (e) => /* @__PURE__ */ a(
11407
+ }, Hg = "_content_lu444_1", zg = "_buttonStyled_lu444_17", Fg = "_searchStyled_lu444_39", $g = "_inputStyled_lu444_71", Vg = "_inputStyledTest_lu444_109", jt = {
11408
+ content: Hg,
11409
+ buttonStyled: zg,
11410
+ searchStyled: Fg,
11411
+ inputStyled: $g,
11412
+ inputStyledTest: Vg
11413
+ }, Wg = (e) => /* @__PURE__ */ a(
11414
11414
  "svg",
11415
11415
  {
11416
11416
  width: "68",
@@ -11429,7 +11429,7 @@ const Us = {
11429
11429
  }
11430
11430
  ) })
11431
11431
  }
11432
- ), h5 = (e) => /* @__PURE__ */ a(
11432
+ ), m5 = (e) => /* @__PURE__ */ a(
11433
11433
  "form",
11434
11434
  {
11435
11435
  className: jt.content,
@@ -11443,14 +11443,14 @@ const Us = {
11443
11443
  placeholder: e.texts.searchKeyWord + "..."
11444
11444
  }
11445
11445
  ),
11446
- /* @__PURE__ */ a("button", { className: jt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(Vg, { className: jt.searchStyled }) })
11446
+ /* @__PURE__ */ a("button", { className: jt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(Wg, { className: jt.searchStyled }) })
11447
11447
  ] })
11448
11448
  }
11449
- ), Wg = "_content_27x8l_1", Yg = "_newsContentSection_27x8l_9", Kg = "_itemContent_27x8l_19", ta = {
11450
- content: Wg,
11451
- newsContentSection: Yg,
11452
- itemContent: Kg
11453
- }, m5 = (e) => {
11449
+ ), Yg = "_content_27x8l_1", Kg = "_newsContentSection_27x8l_9", Jg = "_itemContent_27x8l_19", ta = {
11450
+ content: Yg,
11451
+ newsContentSection: Kg,
11452
+ itemContent: Jg
11453
+ }, f5 = (e) => {
11454
11454
  const {
11455
11455
  data: t,
11456
11456
  option: n,
@@ -11470,7 +11470,7 @@ const Us = {
11470
11470
  switch (n) {
11471
11471
  case "op1":
11472
11472
  return /* @__PURE__ */ a(Z, { children: /* @__PURE__ */ g(_s, { children: [
11473
- /* @__PURE__ */ a(hu, { autor: s[0], autorIcon: e.autorIcon }),
11473
+ /* @__PURE__ */ a(mu, { autor: s[0], autorIcon: e.autorIcon }),
11474
11474
  /* @__PURE__ */ a(
11475
11475
  Ro,
11476
11476
  {
@@ -11553,7 +11553,7 @@ const Us = {
11553
11553
  ] }) });
11554
11554
  case "op2":
11555
11555
  return /* @__PURE__ */ a(Z, { children: /* @__PURE__ */ g(_s, { children: [
11556
- /* @__PURE__ */ a(vu, { autor: s[0], autorIcon: e.autorIcon }),
11556
+ /* @__PURE__ */ a(Nu, { autor: s[0], autorIcon: e.autorIcon }),
11557
11557
  Array.isArray(t) ? /* @__PURE__ */ g(Z, { children: [
11558
11558
  /* @__PURE__ */ a(
11559
11559
  Do,
@@ -11608,22 +11608,22 @@ const Us = {
11608
11608
  default:
11609
11609
  return /* @__PURE__ */ a(Z, {});
11610
11610
  }
11611
- }, Jg = "_content_ghncj_1", Zg = "_videoContent_ghncj_17", Ls = {
11612
- content: Jg,
11613
- videoContent: Zg
11614
- }, Xg = "_container_1wcps_1", ep = "_playStyled_1wcps_11", tp = "_imageStyled_1wcps_25", np = "_longer_1wcps_51", ap = "_contentNews_1wcps_61", sp = "_tagContent_1wcps_101", op = "_tag_1wcps_101", rp = "_titular_1wcps_135", ip = "_small_1wcps_161", cp = "_figure_1wcps_173", lp = "_backDrop_1wcps_183", dp = "_backDropAux_1wcps_199", Qt = {
11615
- container: Xg,
11616
- playStyled: ep,
11617
- imageStyled: tp,
11618
- longer: np,
11619
- contentNews: ap,
11620
- tagContent: sp,
11621
- tag: op,
11622
- titular: rp,
11623
- small: ip,
11624
- figure: cp,
11625
- backDrop: lp,
11626
- backDropAux: dp
11611
+ }, Zg = "_content_ghncj_1", Xg = "_videoContent_ghncj_17", Ls = {
11612
+ content: Zg,
11613
+ videoContent: Xg
11614
+ }, ep = "_container_1wcps_1", tp = "_playStyled_1wcps_11", np = "_imageStyled_1wcps_25", ap = "_longer_1wcps_51", sp = "_contentNews_1wcps_61", op = "_tagContent_1wcps_101", rp = "_tag_1wcps_101", ip = "_titular_1wcps_135", cp = "_small_1wcps_161", lp = "_figure_1wcps_173", dp = "_backDrop_1wcps_183", up = "_backDropAux_1wcps_199", Qt = {
11615
+ container: ep,
11616
+ playStyled: tp,
11617
+ imageStyled: np,
11618
+ longer: ap,
11619
+ contentNews: sp,
11620
+ tagContent: op,
11621
+ tag: rp,
11622
+ titular: ip,
11623
+ small: cp,
11624
+ figure: lp,
11625
+ backDrop: dp,
11626
+ backDropAux: up
11627
11627
  }, Rs = async (e) => {
11628
11628
  const { size: t = "longer", video: n } = e, s = n.main.image.sizes[0]?.url ?? "";
11629
11629
  return /* @__PURE__ */ a("figure", { className: Qt.figure, children: /* @__PURE__ */ g("span", { className: Qt.backdrop, children: [
@@ -11656,7 +11656,7 @@ const Us = {
11656
11656
  )
11657
11657
  ] }) })
11658
11658
  ] }) });
11659
- }, up = (e) => {
11659
+ }, hp = (e) => {
11660
11660
  const { videos: t } = e;
11661
11661
  return /* @__PURE__ */ a("div", { className: Ls.content, children: /* @__PURE__ */ a(Yt, { children: /* @__PURE__ */ a(Ae, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ g("div", { className: Ls.videoContent, children: [
11662
11662
  /* @__PURE__ */ a(Rs, { video: t[0] }),
@@ -11669,18 +11669,18 @@ const Us = {
11669
11669
  `video-small-${s}`
11670
11670
  )) })
11671
11671
  ] }) }) }) });
11672
- }, hp = "_content_quk50_1", mp = "_videoContent_quk50_17", fp = "_articleSection_quk50_41", gp = "_contentLatout_quk50_61", pp = "_title_quk50_71", Ap = "_article_quk50_41", wp = "_correspondent_quk50_127", ht = {
11673
- content: hp,
11674
- videoContent: mp,
11675
- articleSection: fp,
11676
- contentLatout: gp,
11677
- title: pp,
11678
- article: Ap,
11679
- correspondent: wp
11680
- }, yp = "_container_17w1m_1", _p = "_playStyled_17w1m_17", qs = {
11681
- container: yp,
11682
- playStyled: _p
11683
- }, bp = (e) => {
11672
+ }, mp = "_content_quk50_1", fp = "_videoContent_quk50_17", gp = "_articleSection_quk50_41", pp = "_contentLatout_quk50_61", Ap = "_title_quk50_71", wp = "_article_quk50_41", yp = "_correspondent_quk50_127", ht = {
11673
+ content: mp,
11674
+ videoContent: fp,
11675
+ articleSection: gp,
11676
+ contentLatout: pp,
11677
+ title: Ap,
11678
+ article: wp,
11679
+ correspondent: yp
11680
+ }, _p = "_container_17w1m_1", bp = "_playStyled_17w1m_17", qs = {
11681
+ container: _p,
11682
+ playStyled: bp
11683
+ }, Cp = (e) => {
11684
11684
  const { video: t } = e, n = La();
11685
11685
  return /* @__PURE__ */ a(
11686
11686
  q,
@@ -11702,12 +11702,12 @@ const Us = {
11702
11702
  ] })
11703
11703
  }
11704
11704
  );
11705
- }, Cp = (e) => {
11705
+ }, vp = (e) => {
11706
11706
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Ge(
11707
11707
  e.video.info.date.created
11708
11708
  )}` : e?.video.main.author;
11709
11709
  return /* @__PURE__ */ a("div", { className: ht.content, children: /* @__PURE__ */ a(Yt, { className: ht.contentLatout, children: /* @__PURE__ */ a(Ae, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ g("div", { className: ht.videoContent, children: [
11710
- /* @__PURE__ */ a(bp, { video: e.video }),
11710
+ /* @__PURE__ */ a(Cp, { video: e.video }),
11711
11711
  /* @__PURE__ */ g("div", { className: ht.articleSection, children: [
11712
11712
  /* @__PURE__ */ a(
11713
11713
  q,
@@ -11722,17 +11722,17 @@ const Us = {
11722
11722
  /* @__PURE__ */ a("p", { className: ht.correspondent, children: t() })
11723
11723
  ] })
11724
11724
  ] }) }) }) });
11725
- }, f5 = (e) => {
11725
+ }, g5 = (e) => {
11726
11726
  switch (e.option) {
11727
11727
  case "op1":
11728
- return /* @__PURE__ */ a(up, { videos: e.data });
11728
+ return /* @__PURE__ */ a(hp, { videos: e.data });
11729
11729
  case "op2":
11730
- return /* @__PURE__ */ a(Cp, { video: e.data[0] });
11730
+ return /* @__PURE__ */ a(vp, { video: e.data[0] });
11731
11731
  default:
11732
11732
  return /* @__PURE__ */ a(Z, {});
11733
11733
  }
11734
11734
  };
11735
- function g5({ containerId: e, containerId2: t }) {
11735
+ function p5({ containerId: e, containerId2: t }) {
11736
11736
  return Qe(() => {
11737
11737
  try {
11738
11738
  let n = function() {
@@ -11768,7 +11768,7 @@ function g5({ containerId: e, containerId2: t }) {
11768
11768
  }
11769
11769
  }, [e]), null;
11770
11770
  }
11771
- const vp = (e) => {
11771
+ const Np = (e) => {
11772
11772
  const {
11773
11773
  //rounded = false,
11774
11774
  isVideo: t = !1,
@@ -11830,7 +11830,7 @@ const vp = (e) => {
11830
11830
  ] })
11831
11831
  ] })
11832
11832
  ] }) });
11833
- }, Np = (e) => /* @__PURE__ */ a(
11833
+ }, Sp = (e) => /* @__PURE__ */ a(
11834
11834
  "svg",
11835
11835
  {
11836
11836
  width: "41",
@@ -11847,7 +11847,7 @@ const vp = (e) => {
11847
11847
  }
11848
11848
  )
11849
11849
  }
11850
- ), Sp = {
11850
+ ), Ip = {
11851
11851
  info: {
11852
11852
  section: {
11853
11853
  name: "",
@@ -11904,7 +11904,7 @@ const vp = (e) => {
11904
11904
  }
11905
11905
  ],
11906
11906
  preview: void 0
11907
- }, Ip = ({
11907
+ }, Ep = ({
11908
11908
  section: e,
11909
11909
  internalPath: t,
11910
11910
  banner: n,
@@ -11914,7 +11914,7 @@ const vp = (e) => {
11914
11914
  fetchConfig: i,
11915
11915
  paths: c
11916
11916
  }) => {
11917
- const u = r.FETCH_SIZE_MORE_NEWS ?? 6, [l, d] = J({ data: Array.from({ length: u }, () => Sp) }), [h, m] = J(!1), p = ue(async () => {
11917
+ const u = r.FETCH_SIZE_MORE_NEWS ?? 6, [l, d] = J({ data: Array.from({ length: u }, () => Ip) }), [h, m] = J(!1), p = ue(async () => {
11918
11918
  if (!t) return;
11919
11919
  const w = new URLSearchParams({
11920
11920
  section: e,
@@ -11977,7 +11977,7 @@ const vp = (e) => {
11977
11977
  return Qe(() => {
11978
11978
  s && A();
11979
11979
  }, [s, A]), !l?.data || l.data.length === 0 ? null : /* @__PURE__ */ a(
11980
- Ep,
11980
+ Tp,
11981
11981
  {
11982
11982
  news: l.data,
11983
11983
  title: "Más Noticias",
@@ -11991,7 +11991,7 @@ const vp = (e) => {
11991
11991
  isVisible: s
11992
11992
  }
11993
11993
  );
11994
- }, Ep = (e) => {
11994
+ }, Tp = (e) => {
11995
11995
  const { news: t, hasLines: n = !1, API_ENV: s } = e, o = (r) => n && (r + 1) % 3 !== 0 ? ga.contentSeparator : "";
11996
11996
  return /* @__PURE__ */ a(
11997
11997
  "div",
@@ -12028,7 +12028,7 @@ const vp = (e) => {
12028
12028
  "aria-label": c?.title?.section ?? "nota",
12029
12029
  target: l?.link?.target,
12030
12030
  children: /* @__PURE__ */ a(
12031
- vp,
12031
+ Np,
12032
12032
  {
12033
12033
  isVisible: e.isVisible,
12034
12034
  preview: d,
@@ -12042,7 +12042,7 @@ const vp = (e) => {
12042
12042
  }
12043
12043
  ),
12044
12044
  /* @__PURE__ */ a("div", { className: Ht.newsDescription, children: /* @__PURE__ */ a(
12045
- Tp,
12045
+ xp,
12046
12046
  {
12047
12047
  main: c,
12048
12048
  SHOW_TAG_BY_SECTION: s.SHOW_TAG_BY_SECTION,
@@ -12066,7 +12066,7 @@ const vp = (e) => {
12066
12066
  })
12067
12067
  }
12068
12068
  );
12069
- }, Tp = (e) => {
12069
+ }, xp = (e) => {
12070
12070
  const { share: t = !1, cutSubtitle: n = !0, SHOW_TAG_BY_SECTION: s, keywords: o, info: r } = e, c = (() => {
12071
12071
  if (!e?.authors || e.authors.length === 0) return "";
12072
12072
  const d = e.authors[0], h = Ge(e.info?.date?.modified, e.DATE_CONFIG);
@@ -12105,7 +12105,7 @@ const vp = (e) => {
12105
12105
  return null;
12106
12106
  };
12107
12107
  return /* @__PURE__ */ g("div", { className: ne.boxInformation, children: [
12108
- t && /* @__PURE__ */ a(Np, { className: ne.dotStyles }),
12108
+ t && /* @__PURE__ */ a(Sp, { className: ne.dotStyles }),
12109
12109
  /* @__PURE__ */ a(l, {}),
12110
12110
  /* @__PURE__ */ a("h2", { className: ne.articule, children: /* @__PURE__ */ a(
12111
12111
  q,
@@ -12142,7 +12142,7 @@ const vp = (e) => {
12142
12142
  }
12143
12143
  ) : /* @__PURE__ */ a("div", { className: ne.correspondent, children: c }) })
12144
12144
  ] });
12145
- }, xp = ({
12145
+ }, kp = ({
12146
12146
  user: e,
12147
12147
  handleLogout: t,
12148
12148
  message: n
@@ -12181,25 +12181,25 @@ const vp = (e) => {
12181
12181
  /* @__PURE__ */ a("p", { className: "comment-text", children: n })
12182
12182
  ] })
12183
12183
  ] }) });
12184
- }, kp = "_overlay_1ng7z_5", Up = "_popup_1ng7z_33", Lp = "_title_1ng7z_79", Rp = "_optionsContainer_1ng7z_103", qp = "_option_1ng7z_103", Bp = "_radioInput_1ng7z_131", Pp = "_radioCustom_1ng7z_139", Op = "_optionLabel_1ng7z_193", Dp = "_buttons_1ng7z_219", Mp = "_cancelButton_1ng7z_233", jp = "_closeButton_1ng7z_235", Qp = "_buttonAlone_1ng7z_273", Gp = "_reportButton_1ng7z_285", Hp = "_successContainer_1ng7z_325", zp = "_thumbsUp_1ng7z_341", Fp = "_successMessage_1ng7z_353", $p = "_errorMessage_1ng7z_435", Vp = "_loadingContainer_1ng7z_461", ge = {
12185
- overlay: kp,
12186
- popup: Up,
12187
- title: Lp,
12188
- optionsContainer: Rp,
12189
- option: qp,
12190
- radioInput: Bp,
12191
- radioCustom: Pp,
12192
- optionLabel: Op,
12193
- buttons: Dp,
12194
- cancelButton: Mp,
12195
- closeButton: jp,
12196
- buttonAlone: Qp,
12197
- reportButton: Gp,
12198
- successContainer: Hp,
12199
- thumbsUp: zp,
12200
- successMessage: Fp,
12201
- errorMessage: $p,
12202
- loadingContainer: Vp
12184
+ }, Up = "_overlay_1ng7z_5", Lp = "_popup_1ng7z_33", Rp = "_title_1ng7z_79", qp = "_optionsContainer_1ng7z_103", Bp = "_option_1ng7z_103", Pp = "_radioInput_1ng7z_131", Op = "_radioCustom_1ng7z_139", Dp = "_optionLabel_1ng7z_193", Mp = "_buttons_1ng7z_219", jp = "_cancelButton_1ng7z_233", Qp = "_closeButton_1ng7z_235", Gp = "_buttonAlone_1ng7z_273", Hp = "_reportButton_1ng7z_285", zp = "_successContainer_1ng7z_325", Fp = "_thumbsUp_1ng7z_341", $p = "_successMessage_1ng7z_353", Vp = "_errorMessage_1ng7z_435", Wp = "_loadingContainer_1ng7z_461", ge = {
12185
+ overlay: Up,
12186
+ popup: Lp,
12187
+ title: Rp,
12188
+ optionsContainer: qp,
12189
+ option: Bp,
12190
+ radioInput: Pp,
12191
+ radioCustom: Op,
12192
+ optionLabel: Dp,
12193
+ buttons: Mp,
12194
+ cancelButton: jp,
12195
+ closeButton: Qp,
12196
+ buttonAlone: Gp,
12197
+ reportButton: Hp,
12198
+ successContainer: zp,
12199
+ thumbsUp: Fp,
12200
+ successMessage: $p,
12201
+ errorMessage: Vp,
12202
+ loadingContainer: Wp
12203
12203
  }, jo = async (e, t) => {
12204
12204
  if (!e) return !1;
12205
12205
  const { CAPTCHA_PROJECT: n, CAPTCHA_KEY_V2: s, COMMENTS_CAPTCHA_API_KEY: o } = t;
@@ -12222,7 +12222,7 @@ const vp = (e) => {
12222
12222
  return console.error("Error verificando reCAPTCHA Enterprise:", r), !1;
12223
12223
  }
12224
12224
  };
12225
- async function p5({
12225
+ async function A5({
12226
12226
  publication: e,
12227
12227
  username: t,
12228
12228
  id: n,
@@ -12293,7 +12293,7 @@ const Je = {
12293
12293
  intellectual: "Violación de propiedad intelectual",
12294
12294
  bullying: "Bullying o acoso"
12295
12295
  };
12296
- function A5(e) {
12296
+ function w5(e) {
12297
12297
  return Je[e];
12298
12298
  }
12299
12299
  const _t = 300, et = {
@@ -12301,7 +12301,7 @@ const _t = 300, et = {
12301
12301
  firstname: "Usuario",
12302
12302
  lastname: "Anonimo"
12303
12303
  };
12304
- function Wp(e) {
12304
+ function Yp(e) {
12305
12305
  const t = e.split(" ");
12306
12306
  if (t.length !== 3) return e;
12307
12307
  const [n, s, o] = t, r = s.charAt(0).toUpperCase() + s.slice(1).toLowerCase();
@@ -12319,13 +12319,13 @@ const Da = (e, t, n) => {
12319
12319
  } catch {
12320
12320
  return [];
12321
12321
  }
12322
- }, Yp = (e, t) => {
12322
+ }, Kp = (e, t) => {
12323
12323
  const n = Qo(e);
12324
12324
  n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
12325
12325
  JSON.stringify(n)
12326
12326
  )}; path=/; max-age=${3600 * 24 * 1}`);
12327
12327
  };
12328
- function Kp(e) {
12328
+ function Jp(e) {
12329
12329
  const [t, n] = e.split("@");
12330
12330
  if (!t || !n) return e;
12331
12331
  let s = "";
@@ -12338,7 +12338,7 @@ function Kp(e) {
12338
12338
  }
12339
12339
  var ln = { exports: {} }, dn = { exports: {} }, ae = {};
12340
12340
  var Bs;
12341
- function Jp() {
12341
+ function Zp() {
12342
12342
  if (Bs) return ae;
12343
12343
  Bs = 1;
12344
12344
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, s = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, r = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, u = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, f = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, _ = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
@@ -12405,7 +12405,7 @@ function Jp() {
12405
12405
  }
12406
12406
  var se = {};
12407
12407
  var Ps;
12408
- function Zp() {
12408
+ function Xp() {
12409
12409
  return Ps || (Ps = 1, process.env.NODE_ENV !== "production" && (function() {
12410
12410
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, s = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, r = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, u = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, f = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, _ = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
12411
12411
  function C(R) {
@@ -12489,10 +12489,10 @@ function Zp() {
12489
12489
  }
12490
12490
  var Os;
12491
12491
  function Ma() {
12492
- return Os || (Os = 1, process.env.NODE_ENV === "production" ? dn.exports = Jp() : dn.exports = Zp()), dn.exports;
12492
+ return Os || (Os = 1, process.env.NODE_ENV === "production" ? dn.exports = Zp() : dn.exports = Xp()), dn.exports;
12493
12493
  }
12494
12494
  var na, Ds;
12495
- function Xp() {
12495
+ function e3() {
12496
12496
  if (Ds) return na;
12497
12497
  Ds = 1;
12498
12498
  var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
@@ -12549,7 +12549,7 @@ function Go() {
12549
12549
  return js || (js = 1, sa = Function.call.bind(Object.prototype.hasOwnProperty)), sa;
12550
12550
  }
12551
12551
  var oa, Qs;
12552
- function e3() {
12552
+ function t3() {
12553
12553
  if (Qs) return oa;
12554
12554
  Qs = 1;
12555
12555
  var e = function() {
@@ -12598,10 +12598,10 @@ function e3() {
12598
12598
  }, oa = o, oa;
12599
12599
  }
12600
12600
  var ra, Gs;
12601
- function t3() {
12601
+ function n3() {
12602
12602
  if (Gs) return ra;
12603
12603
  Gs = 1;
12604
- var e = Ma(), t = Xp(), n = /* @__PURE__ */ ja(), s = /* @__PURE__ */ Go(), o = /* @__PURE__ */ e3(), r = function() {
12604
+ var e = Ma(), t = e3(), n = /* @__PURE__ */ ja(), s = /* @__PURE__ */ Go(), o = /* @__PURE__ */ t3(), r = function() {
12605
12605
  };
12606
12606
  process.env.NODE_ENV !== "production" && (r = function(c) {
12607
12607
  var u = "Warning: " + c;
@@ -12919,7 +12919,7 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
12919
12919
  }, ra;
12920
12920
  }
12921
12921
  var ia, Hs;
12922
- function n3() {
12922
+ function a3() {
12923
12923
  if (Hs) return ia;
12924
12924
  Hs = 1;
12925
12925
  var e = /* @__PURE__ */ ja();
@@ -12967,18 +12967,18 @@ function n3() {
12967
12967
  }, ia;
12968
12968
  }
12969
12969
  var zs;
12970
- function a3() {
12970
+ function s3() {
12971
12971
  if (zs) return ln.exports;
12972
12972
  if (zs = 1, process.env.NODE_ENV !== "production") {
12973
12973
  var e = Ma(), t = !0;
12974
- ln.exports = /* @__PURE__ */ t3()(e.isElement, t);
12974
+ ln.exports = /* @__PURE__ */ n3()(e.isElement, t);
12975
12975
  } else
12976
- ln.exports = /* @__PURE__ */ n3()();
12976
+ ln.exports = /* @__PURE__ */ a3()();
12977
12977
  return ln.exports;
12978
12978
  }
12979
- var s3 = /* @__PURE__ */ a3();
12980
- const ve = /* @__PURE__ */ Tt(s3);
12981
- var o3 = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
12979
+ var o3 = /* @__PURE__ */ s3();
12980
+ const ve = /* @__PURE__ */ Tt(o3);
12981
+ var r3 = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
12982
12982
  function Aa() {
12983
12983
  return Aa = Object.assign ? Object.assign.bind() : function(e) {
12984
12984
  for (var t = 1; t < arguments.length; t++) {
@@ -12989,7 +12989,7 @@ function Aa() {
12989
12989
  return e;
12990
12990
  }, Aa.apply(this, arguments);
12991
12991
  }
12992
- function r3(e, t) {
12992
+ function i3(e, t) {
12993
12993
  if (e == null) return {};
12994
12994
  var n = {}, s = Object.keys(e), o, r;
12995
12995
  for (r = 0; r < s.length; r++)
@@ -13001,7 +13001,7 @@ function un(e) {
13001
13001
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
13002
13002
  return e;
13003
13003
  }
13004
- function i3(e, t) {
13004
+ function c3(e, t) {
13005
13005
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, wa(e, t);
13006
13006
  }
13007
13007
  function wa(e, t) {
@@ -13010,7 +13010,7 @@ function wa(e, t) {
13010
13010
  }, wa(e, t);
13011
13011
  }
13012
13012
  var jn = /* @__PURE__ */ (function(e) {
13013
- i3(t, e);
13013
+ c3(t, e);
13014
13014
  function t() {
13015
13015
  var s;
13016
13016
  return s = e.call(this) || this, s.handleExpired = s.handleExpired.bind(un(s)), s.handleErrored = s.handleErrored.bind(un(s)), s.handleChange = s.handleChange.bind(un(s)), s.handleRecaptchaRef = s.handleRecaptchaRef.bind(un(s)), s;
@@ -13074,7 +13074,7 @@ var jn = /* @__PURE__ */ (function(e) {
13074
13074
  }, n.render = function() {
13075
13075
  var o = this.props;
13076
13076
  o.sitekey, o.onChange, o.theme, o.type, o.tabindex, o.onExpired, o.onErrored, o.size, o.stoken, o.grecaptcha, o.badge, o.hl, o.isolated;
13077
- var r = r3(o, o3);
13077
+ var r = i3(o, r3);
13078
13078
  return /* @__PURE__ */ Ha.createElement("div", Aa({}, r, {
13079
13079
  ref: this.handleRecaptchaRef
13080
13080
  }));
@@ -13106,7 +13106,7 @@ jn.defaultProps = {
13106
13106
  badge: "bottomright"
13107
13107
  };
13108
13108
  var ca, Fs;
13109
- function c3() {
13109
+ function l3() {
13110
13110
  if (Fs) return ca;
13111
13111
  Fs = 1;
13112
13112
  var e = Ma(), t = {
@@ -13171,8 +13171,8 @@ function c3() {
13171
13171
  }
13172
13172
  return ca = p, ca;
13173
13173
  }
13174
- var l3 = c3();
13175
- const d3 = /* @__PURE__ */ Tt(l3);
13174
+ var d3 = l3();
13175
+ const u3 = /* @__PURE__ */ Tt(d3);
13176
13176
  function ya() {
13177
13177
  return ya = Object.assign || function(e) {
13178
13178
  for (var t = 1; t < arguments.length; t++) {
@@ -13183,28 +13183,28 @@ function ya() {
13183
13183
  return e;
13184
13184
  }, ya.apply(this, arguments);
13185
13185
  }
13186
- function u3(e, t) {
13186
+ function h3(e, t) {
13187
13187
  if (e == null) return {};
13188
13188
  var n = {}, s = Object.keys(e), o, r;
13189
13189
  for (r = 0; r < s.length; r++)
13190
13190
  o = s[r], !(t.indexOf(o) >= 0) && (n[o] = e[o]);
13191
13191
  return n;
13192
13192
  }
13193
- function h3(e, t) {
13193
+ function m3(e, t) {
13194
13194
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, e.__proto__ = t;
13195
13195
  }
13196
- var Oe = {}, m3 = 0;
13197
- function f3(e, t) {
13196
+ var Oe = {}, f3 = 0;
13197
+ function g3(e, t) {
13198
13198
  return t = t || {}, function(s) {
13199
13199
  var o = s.displayName || s.name || "Component", r = /* @__PURE__ */ (function(c) {
13200
- h3(u, c);
13200
+ m3(u, c);
13201
13201
  function u(d, h) {
13202
13202
  var m;
13203
13203
  return m = c.call(this, d, h) || this, m.state = {}, m.__scriptURL = "", m;
13204
13204
  }
13205
13205
  var l = u.prototype;
13206
13206
  return l.asyncScriptLoaderGetScriptLoaderID = function() {
13207
- return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + m3++), this.__scriptLoaderID;
13207
+ return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + f3++), this.__scriptLoaderID;
13208
13208
  }, l.setupScriptURL = function() {
13209
13209
  return this.__scriptURL = typeof e == "function" ? e() : e, this.__scriptURL;
13210
13210
  }, l.asyncScriptLoaderHandleLoad = function(h) {
@@ -13277,7 +13277,7 @@ function f3(e, t) {
13277
13277
  }, l.render = function() {
13278
13278
  var h = t.globalName, m = this.props;
13279
13279
  m.asyncScriptOnLoad;
13280
- var p = m.forwardedRef, f = u3(m, ["asyncScriptOnLoad", "forwardedRef"]);
13280
+ var p = m.forwardedRef, f = h3(m, ["asyncScriptOnLoad", "forwardedRef"]);
13281
13281
  return h && typeof window < "u" && (f[h] = typeof window[h] < "u" ? window[h] : void 0), f.ref = p, ct(s, f);
13282
13282
  }, u;
13283
13283
  })(Xo), i = Ws(function(c, u) {
@@ -13287,51 +13287,51 @@ function f3(e, t) {
13287
13287
  });
13288
13288
  return i.displayName = "AsyncScriptLoader(" + o + ")", i.propTypes = {
13289
13289
  asyncScriptOnLoad: ve.func
13290
- }, d3(i, s);
13290
+ }, u3(i, s);
13291
13291
  };
13292
13292
  }
13293
- var _a = "onloadcallback", g3 = "grecaptcha";
13293
+ var _a = "onloadcallback", p3 = "grecaptcha";
13294
13294
  function ba() {
13295
13295
  return typeof window < "u" && window.recaptchaOptions || {};
13296
13296
  }
13297
- function p3() {
13297
+ function A3() {
13298
13298
  var e = ba(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
13299
13299
  return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + _a + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + _a + "&render=explicit";
13300
13300
  }
13301
- const Ho = f3(p3, {
13301
+ const Ho = g3(A3, {
13302
13302
  callbackName: _a,
13303
- globalName: g3,
13303
+ globalName: p3,
13304
13304
  attributes: ba().nonce ? {
13305
13305
  nonce: ba().nonce
13306
13306
  } : {}
13307
- })(jn), A3 = "_overlay_1lkqq_1", w3 = "_header_1lkqq_35", y3 = "_logo_1lkqq_49", _3 = "_card_1lkqq_63", b3 = "_close_1lkqq_93", C3 = "_form_1lkqq_141", v3 = "_formUl_1lkqq_159", N3 = "_field_1lkqq_183", S3 = "_label_1lkqq_197", I3 = "_input_1lkqq_215", E3 = "_error_1lkqq_251", T3 = "_primary_1lkqq_263", x3 = "_divider_1lkqq_339", k3 = "_google_1lkqq_391", U3 = "_googleIcon_1lkqq_451", L3 = "_spin_1lkqq_517", R3 = "_checkboxRow_1lkqq_561", q3 = "_terms_1lkqq_635", B3 = "_message_1lkqq_697", P3 = "_passwordChecker_1lkqq_707", O3 = "_valid_1lkqq_745", D3 = "_invalid_1lkqq_753", M3 = "_forgotPassword_1lkqq_761", j3 = "_successContainer_1lkqq_799", Q3 = "_thumbsUp_1lkqq_815", G3 = "_successMessage_1lkqq_827", k = {
13308
- overlay: A3,
13309
- header: w3,
13310
- logo: y3,
13311
- card: _3,
13312
- close: b3,
13313
- form: C3,
13314
- formUl: v3,
13315
- field: N3,
13316
- label: S3,
13317
- input: I3,
13318
- error: E3,
13319
- primary: T3,
13320
- divider: x3,
13321
- google: k3,
13322
- googleIcon: U3,
13323
- spin: L3,
13324
- checkboxRow: R3,
13307
+ })(jn), w3 = "_overlay_1lkqq_1", y3 = "_header_1lkqq_35", _3 = "_logo_1lkqq_49", b3 = "_card_1lkqq_63", C3 = "_close_1lkqq_93", v3 = "_form_1lkqq_141", N3 = "_formUl_1lkqq_159", S3 = "_field_1lkqq_183", I3 = "_label_1lkqq_197", E3 = "_input_1lkqq_215", T3 = "_error_1lkqq_251", x3 = "_primary_1lkqq_263", k3 = "_divider_1lkqq_339", U3 = "_google_1lkqq_391", L3 = "_googleIcon_1lkqq_451", R3 = "_spin_1lkqq_517", q3 = "_checkboxRow_1lkqq_561", B3 = "_terms_1lkqq_635", P3 = "_message_1lkqq_697", O3 = "_passwordChecker_1lkqq_707", D3 = "_valid_1lkqq_745", M3 = "_invalid_1lkqq_753", j3 = "_forgotPassword_1lkqq_761", Q3 = "_successContainer_1lkqq_799", G3 = "_thumbsUp_1lkqq_815", H3 = "_successMessage_1lkqq_827", k = {
13308
+ overlay: w3,
13309
+ header: y3,
13310
+ logo: _3,
13311
+ card: b3,
13312
+ close: C3,
13313
+ form: v3,
13314
+ formUl: N3,
13315
+ field: S3,
13316
+ label: I3,
13317
+ input: E3,
13318
+ error: T3,
13319
+ primary: x3,
13320
+ divider: k3,
13321
+ google: U3,
13322
+ googleIcon: L3,
13323
+ spin: R3,
13324
+ checkboxRow: q3,
13325
13325
  switch: "_switch_1lkqq_619",
13326
- terms: q3,
13327
- message: B3,
13328
- passwordChecker: P3,
13329
- valid: O3,
13330
- invalid: D3,
13331
- forgotPassword: M3,
13332
- successContainer: j3,
13333
- thumbsUp: Q3,
13334
- successMessage: G3
13326
+ terms: B3,
13327
+ message: P3,
13328
+ passwordChecker: O3,
13329
+ valid: D3,
13330
+ invalid: M3,
13331
+ forgotPassword: j3,
13332
+ successContainer: Q3,
13333
+ thumbsUp: G3,
13334
+ successMessage: H3
13335
13335
  }, tt = () => /* @__PURE__ */ a(
13336
13336
  "svg",
13337
13337
  {
@@ -13343,7 +13343,7 @@ const Ho = f3(p3, {
13343
13343
  className: k.spin,
13344
13344
  children: /* @__PURE__ */ a("path", { d: "M18,4.181v2.021c4.559,0.929,8,4.97,8,9.798c0,5.514-4.486,10-10,10S6,21.514,6,16c0-4.829,3.441-8.869,8-9.798V4.181 C8.334,5.137,4,10.066,4,16c0,6.617,5.383,12,12,12s12-5.383,12-12C28,10.066,23.666,5.137,18,4.181z" })
13345
13345
  }
13346
- ), H3 = ({
13346
+ ), z3 = ({
13347
13347
  isOpen: e,
13348
13348
  onClose: t,
13349
13349
  commentId: n,
@@ -13393,7 +13393,7 @@ const Ho = f3(p3, {
13393
13393
  })
13394
13394
  })).json();
13395
13395
  if (N.type === "success")
13396
- Yp(document, n), c("success"), setTimeout(() => {
13396
+ Kp(document, n), c("success"), setTimeout(() => {
13397
13397
  w();
13398
13398
  }, 3e3);
13399
13399
  else
@@ -13479,7 +13479,7 @@ const Ho = f3(p3, {
13479
13479
  ] })
13480
13480
  ] }) });
13481
13481
  };
13482
- function z3(e) {
13482
+ function F3(e) {
13483
13483
  const t = /^\[\[([^\]]+)\]\]/, n = e.match(t);
13484
13484
  return n ? {
13485
13485
  user: {
@@ -13502,7 +13502,7 @@ function Tn(e) {
13502
13502
  text: n.text,
13503
13503
  reply: n.reply ? Tn({ comments: n.reply }).comments : n.reply
13504
13504
  };
13505
- const { user: s, text: o } = z3(n.text);
13505
+ const { user: s, text: o } = F3(n.text);
13506
13506
  return {
13507
13507
  ...n,
13508
13508
  user: s || !1,
@@ -13528,7 +13528,7 @@ async function Qa({
13528
13528
  }) {
13529
13529
  const { PUBLIC_ENV: l } = u;
13530
13530
  if (l === "prod") {
13531
- const d = await F3({
13531
+ const d = await $3({
13532
13532
  publication: e,
13533
13533
  path: t,
13534
13534
  size: n,
@@ -13548,7 +13548,7 @@ async function Qa({
13548
13548
  return Tn(h.data[0]);
13549
13549
  }
13550
13550
  }
13551
- async function F3({
13551
+ async function $3({
13552
13552
  publication: e,
13553
13553
  path: t,
13554
13554
  size: n = 5,
@@ -13600,7 +13600,7 @@ async function F3({
13600
13600
  throw N;
13601
13601
  }
13602
13602
  }
13603
- const $3 = (e, t) => {
13603
+ const V3 = (e, t) => {
13604
13604
  const [n, s] = J(void 0), { PUBLIC_PUBLICATION_ID: o } = t, r = o;
13605
13605
  return Qe(() => {
13606
13606
  if (n) return;
@@ -13627,7 +13627,7 @@ const $3 = (e, t) => {
13627
13627
  }, zo = ({ username: e, date: t, DATE_CONFIG: n }) => /* @__PURE__ */ g("div", { className: "comment-header", children: [
13628
13628
  /* @__PURE__ */ a("span", { className: "comment-username", children: e }),
13629
13629
  /* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
13630
- /* @__PURE__ */ a("span", { className: "comment-date", children: Wp(Ge(Number(t), n)) })
13630
+ /* @__PURE__ */ a("span", { className: "comment-date", children: Yp(Ge(Number(t), n)) })
13631
13631
  ] }), Fo = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
13632
13632
  "img",
13633
13633
  {
@@ -13821,7 +13821,7 @@ const $3 = (e, t) => {
13821
13821
  } catch (h) {
13822
13822
  return console.error("Error enviando comentario:", h), alert(h.message || "Error al enviar el comentario."), !1;
13823
13823
  }
13824
- }, V3 = ({
13824
+ }, W3 = ({
13825
13825
  replyingTo: e,
13826
13826
  commentRef: t,
13827
13827
  user: n,
@@ -13877,7 +13877,7 @@ const $3 = (e, t) => {
13877
13877
  }
13878
13878
  )
13879
13879
  ] });
13880
- }, W3 = ({ reply: e, replyingTo: t, user: n, onFlag: s, DATE_CONFIG: o }) => {
13880
+ }, Y3 = ({ reply: e, replyingTo: t, user: n, onFlag: s, DATE_CONFIG: o }) => {
13881
13881
  const r = e.text;
13882
13882
  let i = `${et.firstname} ${et.lastname ?? ""}`, c = et.username;
13883
13883
  return e.user && (i = `${e.user.firstname} ${e.user.lastname ?? ""}`, c = e.user.username), /* @__PURE__ */ a("div", { className: "comment-item reply", children: /* @__PURE__ */ g("div", { className: "comment-header-container", children: [
@@ -13893,7 +13893,7 @@ const $3 = (e, t) => {
13893
13893
  /* @__PURE__ */ a($o, { isReply: !0, onFlag: () => s(e.id) })
13894
13894
  ] })
13895
13895
  ] }) });
13896
- }, Y3 = ({ comment: e, replyingTo: t, path: n, user: s, handleReplyingTo: o, onFlag: r, API_ENV: i }) => {
13896
+ }, K3 = ({ comment: e, replyingTo: t, path: n, user: s, handleReplyingTo: o, onFlag: r, API_ENV: i }) => {
13897
13897
  const c = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [u, l] = J(c), [d, h] = Ie.useState(!1), { PUBLIC_PUBLICATION_ID: m, PUBLIC_X_SECURITY_TOKEN: p } = i, f = e.text, A = Ie.useRef(null);
13898
13898
  let w = `${et.firstname} ${et.lastname ?? ""}`, _ = et.username;
13899
13899
  e.user && (w = `${e.user.firstname} ${e.user.lastname ?? ""}`, _ = e.user.username);
@@ -13919,7 +13919,7 @@ const $3 = (e, t) => {
13919
13919
  }
13920
13920
  ),
13921
13921
  t === e.id && s && /* @__PURE__ */ a(
13922
- V3,
13922
+ W3,
13923
13923
  {
13924
13924
  replyingTo: t,
13925
13925
  commentRef: A,
@@ -13932,7 +13932,7 @@ const $3 = (e, t) => {
13932
13932
  ),
13933
13933
  u.reply.length > 0 && /* @__PURE__ */ g("div", { className: "comment-replies", children: [
13934
13934
  u.reply.map((C) => /* @__PURE__ */ a(
13935
- W3,
13935
+ Y3,
13936
13936
  {
13937
13937
  user: s,
13938
13938
  reply: C,
@@ -13974,7 +13974,7 @@ const $3 = (e, t) => {
13974
13974
  ]
13975
13975
  }
13976
13976
  ) });
13977
- }, K3 = ({
13977
+ }, J3 = ({
13978
13978
  commentRef: e,
13979
13979
  user: t,
13980
13980
  path: n,
@@ -14024,7 +14024,7 @@ const $3 = (e, t) => {
14024
14024
  }
14025
14025
  )
14026
14026
  ] });
14027
- }, J3 = ({
14027
+ }, Z3 = ({
14028
14028
  isAuthenticated: e,
14029
14029
  path: t,
14030
14030
  user: n,
@@ -14033,7 +14033,7 @@ const $3 = (e, t) => {
14033
14033
  }) => {
14034
14034
  const { PUBLIC_PUBLICATION_ID: r, PUBLIC_X_SECURITY_TOKEN: i } = o, c = r ?? "", u = t.replaceAll("/", "|"), [l, d] = J(
14035
14035
  void 0
14036
- ), [h, m] = J(""), { comments: p, setComments: f } = $3(u, o), [A, w] = Ie.useState(!1), _ = Ie.useRef(null), N = ($) => {
14036
+ ), [h, m] = J(""), { comments: p, setComments: f } = V3(u, o), [A, w] = Ie.useState(!1), _ = Ie.useRef(null), N = ($) => {
14037
14037
  m(h === $ ? "" : $);
14038
14038
  }, C = ($) => {
14039
14039
  f(
@@ -14074,7 +14074,7 @@ const $3 = (e, t) => {
14074
14074
  /* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(Ae, { title: E || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ g(Z, { children: [
14075
14075
  e && n && /* @__PURE__ */ g("div", { className: "comments-header", children: [
14076
14076
  /* @__PURE__ */ a(
14077
- xp,
14077
+ kp,
14078
14078
  {
14079
14079
  user: n,
14080
14080
  handleLogout: s,
@@ -14082,7 +14082,7 @@ const $3 = (e, t) => {
14082
14082
  }
14083
14083
  ),
14084
14084
  /* @__PURE__ */ a(
14085
- K3,
14085
+ J3,
14086
14086
  {
14087
14087
  commentRef: _,
14088
14088
  user: n,
@@ -14099,7 +14099,7 @@ const $3 = (e, t) => {
14099
14099
  "data-isauthenticated": `${e}`,
14100
14100
  children: [
14101
14101
  p.comments.map(($) => /* @__PURE__ */ a(
14102
- Y3,
14102
+ K3,
14103
14103
  {
14104
14104
  comment: $,
14105
14105
  replyingTo: h,
@@ -14125,7 +14125,7 @@ const $3 = (e, t) => {
14125
14125
  )
14126
14126
  ] }) }) }),
14127
14127
  /* @__PURE__ */ a(
14128
- H3,
14128
+ z3,
14129
14129
  {
14130
14130
  username: n?.username ?? void 0,
14131
14131
  publication: c,
@@ -14183,7 +14183,7 @@ const $3 = (e, t) => {
14183
14183
  test: (e) => /[^A-Za-z0-9]/.test(e)
14184
14184
  }
14185
14185
  ];
14186
- function Z3({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
14186
+ function X3({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
14187
14187
  const [s, o] = J({}), [r, i] = J(!1), [c, u] = J(!1), [l, d] = J(null), [h, m] = J(
14188
14188
  "register"
14189
14189
  ), p = (_, N) => {
@@ -14408,7 +14408,7 @@ function Z3({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
14408
14408
  ] })
14409
14409
  ] });
14410
14410
  }
14411
- function X3({
14411
+ function e9({
14412
14412
  onClose: e,
14413
14413
  checkAuth: t,
14414
14414
  goToRegister: n,
@@ -14418,7 +14418,7 @@ function X3({
14418
14418
  const [r, i] = J("login"), [c, u] = J(""), [l, d] = J(""), [h, m] = J(""), [p, f] = J(""), [A, w] = J(""), [_, N] = J(!1), [C, I] = J(!1), [b, E] = J(null);
14419
14419
  return /* @__PURE__ */ g(Z, { children: [
14420
14420
  r === "login" && /* @__PURE__ */ a(
14421
- e9,
14421
+ t9,
14422
14422
  {
14423
14423
  email: c,
14424
14424
  password: l,
@@ -14460,7 +14460,7 @@ function X3({
14460
14460
  }
14461
14461
  ),
14462
14462
  r === "forgot" && /* @__PURE__ */ a(
14463
- t9,
14463
+ n9,
14464
14464
  {
14465
14465
  email: c,
14466
14466
  setEmail: u,
@@ -14493,7 +14493,7 @@ function X3({
14493
14493
  }
14494
14494
  ),
14495
14495
  r === "changePassword" && /* @__PURE__ */ a(
14496
- n9,
14496
+ a9,
14497
14497
  {
14498
14498
  email: c,
14499
14499
  confirmationCode: h,
@@ -14542,7 +14542,7 @@ function X3({
14542
14542
  }
14543
14543
  ),
14544
14544
  r === "feedback" && /* @__PURE__ */ a(
14545
- a9,
14545
+ s9,
14546
14546
  {
14547
14547
  onBackToLogin: () => {
14548
14548
  E(null), i("login");
@@ -14551,7 +14551,7 @@ function X3({
14551
14551
  )
14552
14552
  ] });
14553
14553
  }
14554
- function e9({
14554
+ function t9({
14555
14555
  email: e,
14556
14556
  password: t,
14557
14557
  showPassword: n,
@@ -14643,7 +14643,7 @@ function e9({
14643
14643
  )
14644
14644
  ] });
14645
14645
  }
14646
- function t9({
14646
+ function n9({
14647
14647
  email: e,
14648
14648
  setEmail: t,
14649
14649
  loading: n,
@@ -14680,7 +14680,7 @@ function t9({
14680
14680
  }
14681
14681
  );
14682
14682
  }
14683
- function n9({
14683
+ function a9({
14684
14684
  email: e,
14685
14685
  confirmationCode: t,
14686
14686
  newPassword: n,
@@ -14704,7 +14704,7 @@ function n9({
14704
14704
  children: [
14705
14705
  /* @__PURE__ */ g("p", { className: k.message, children: [
14706
14706
  "Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
14707
- Kp(e),
14707
+ Jp(e),
14708
14708
  ". Ingrese el código y la contraseña nueva."
14709
14709
  ] }),
14710
14710
  /* @__PURE__ */ g("ul", { className: k.formUl, children: [
@@ -14791,13 +14791,13 @@ function n9({
14791
14791
  }
14792
14792
  );
14793
14793
  }
14794
- function a9({ onBackToLogin: e }) {
14794
+ function s9({ onBackToLogin: e }) {
14795
14795
  return /* @__PURE__ */ g("div", { className: k.form, children: [
14796
14796
  /* @__PURE__ */ a("p", { className: k.success, children: "La contraseña fue cambiada con éxito" }),
14797
14797
  /* @__PURE__ */ a("button", { type: "button", className: k.primary, onClick: e, children: "Iniciar Sesión" })
14798
14798
  ] });
14799
14799
  }
14800
- function s9({
14800
+ function o9({
14801
14801
  loginUrl: e,
14802
14802
  onClose: t,
14803
14803
  checkAuth: n,
@@ -14838,7 +14838,7 @@ function s9({
14838
14838
  )
14839
14839
  ] }),
14840
14840
  r === "login" && /* @__PURE__ */ a(
14841
- X3,
14841
+ e9,
14842
14842
  {
14843
14843
  onClose: t,
14844
14844
  checkAuth: n,
@@ -14848,7 +14848,7 @@ function s9({
14848
14848
  }
14849
14849
  ),
14850
14850
  r === "register" && /* @__PURE__ */ a(
14851
- Z3,
14851
+ X3,
14852
14852
  {
14853
14853
  handleGoogleLogin: c,
14854
14854
  goToLogin: () => i("login"),
@@ -14859,7 +14859,7 @@ function s9({
14859
14859
  }
14860
14860
  );
14861
14861
  }
14862
- function o9({
14862
+ function r9({
14863
14863
  isAuthenticated: e,
14864
14864
  setIsAuthenticated: t,
14865
14865
  loginUrl: n,
@@ -14873,7 +14873,7 @@ function o9({
14873
14873
  const [l, d] = Ie.useState(!1);
14874
14874
  return /* @__PURE__ */ g(Z, { children: [
14875
14875
  l && /* @__PURE__ */ a(
14876
- s9,
14876
+ o9,
14877
14877
  {
14878
14878
  loginUrl: n,
14879
14879
  icon: i,
@@ -14899,7 +14899,7 @@ function o9({
14899
14899
  )
14900
14900
  ] }),
14901
14901
  /* @__PURE__ */ a(
14902
- J3,
14902
+ Z3,
14903
14903
  {
14904
14904
  isAuthenticated: e,
14905
14905
  handleLogout: async () => {
@@ -14920,7 +14920,7 @@ function o9({
14920
14920
  )
14921
14921
  ] });
14922
14922
  }
14923
- function r9({
14923
+ function i9({
14924
14924
  isVisible: e,
14925
14925
  path: t,
14926
14926
  icon: n,
@@ -14966,7 +14966,7 @@ function r9({
14966
14966
  }
14967
14967
  );
14968
14968
  return r === null ? m : e ? /* @__PURE__ */ a(
14969
- o9,
14969
+ r9,
14970
14970
  {
14971
14971
  icon: n,
14972
14972
  isAuthenticated: r,
@@ -14980,7 +14980,7 @@ function r9({
14980
14980
  }
14981
14981
  ) : m;
14982
14982
  }
14983
- const w5 = ({
14983
+ const y5 = ({
14984
14984
  render: e,
14985
14985
  internalPath: t,
14986
14986
  section: n,
@@ -15008,7 +15008,7 @@ const w5 = ({
15008
15008
  }, []);
15009
15009
  const p = {
15010
15010
  comment: /* @__PURE__ */ a(
15011
- r9,
15011
+ i9,
15012
15012
  {
15013
15013
  path: t,
15014
15014
  icon: o,
@@ -15018,7 +15018,7 @@ const w5 = ({
15018
15018
  }
15019
15019
  ),
15020
15020
  more: /* @__PURE__ */ a(
15021
- Ip,
15021
+ Ep,
15022
15022
  {
15023
15023
  section: n,
15024
15024
  internalPath: t,
@@ -15042,7 +15042,7 @@ const w5 = ({
15042
15042
  }
15043
15043
  );
15044
15044
  };
15045
- async function y5({
15045
+ async function _5({
15046
15046
  publication: e,
15047
15047
  path: t,
15048
15048
  username: n,
@@ -15146,7 +15146,7 @@ async function y5({
15146
15146
  };
15147
15147
  }
15148
15148
  }
15149
- const _5 = async ({
15149
+ const b5 = async ({
15150
15150
  token: e,
15151
15151
  projectId: t,
15152
15152
  captchaKey: n,
@@ -15182,69 +15182,69 @@ const _5 = async ({
15182
15182
  };
15183
15183
  export {
15184
15184
  kr as AssetsPreconnect,
15185
- m5 as AutorComponent,
15186
- hu as AutorHeader1,
15187
- vu as AutorHeader2,
15185
+ f5 as AutorComponent,
15186
+ mu as AutorHeader1,
15187
+ Nu as AutorHeader2,
15188
15188
  ye as BannerAdvertising,
15189
15189
  Xe as BannerAdvertisingMiddle,
15190
- z9 as CarrouselCSR,
15190
+ F9 as CarrouselCSR,
15191
15191
  Ut as CarrouselIRS,
15192
- bf as CarruselCard,
15193
- kf as CarruselOpinion,
15192
+ Cf as CarruselCard,
15193
+ Uf as CarruselOpinion,
15194
15194
  mt as CommonServices,
15195
15195
  er as Comscore,
15196
- i5 as ContactInfoServer,
15197
- K9 as ContactInput,
15198
- J9 as ContactSelect,
15199
- Z9 as ContactTextarea,
15196
+ c5 as ContactInfoServer,
15197
+ J9 as ContactInput,
15198
+ Z9 as ContactSelect,
15199
+ X9 as ContactTextarea,
15200
15200
  Yt as ContentLayout1,
15201
15201
  _s as ContentLayoutTema,
15202
- d5 as DEBUG_MainSlots,
15203
- v2 as DestacadoNoticias,
15204
- cf as DestacadoVideos,
15202
+ u5 as DEBUG_MainSlots,
15203
+ N2 as DestacadoNoticias,
15204
+ lf as DestacadoVideos,
15205
15205
  Cc as DynamicBlockServices,
15206
- l5 as DynamicComponents,
15206
+ d5 as DynamicComponents,
15207
15207
  ea as DynamicMainSlot,
15208
15208
  En as DynamicSlot,
15209
- a5 as EditorialBlock,
15210
- Y9 as ErrorComponent,
15209
+ s5 as EditorialBlock,
15210
+ K9 as ErrorComponent,
15211
15211
  zr as Font,
15212
- V9 as Footer,
15212
+ W9 as Footer,
15213
15213
  xr as FormatAfterScripts,
15214
15214
  Js as FormatScripts,
15215
15215
  nr as GA4,
15216
15216
  ar as GTM,
15217
- E0 as GalleryHeader,
15218
- G9 as GenerateBody,
15219
- Q9 as GenerateHead,
15220
- e5 as Header,
15221
- D0 as IframeHeader,
15222
- pl as ImageOffline,
15217
+ T0 as GalleryHeader,
15218
+ H9 as GenerateBody,
15219
+ G9 as GenerateHead,
15220
+ t5 as Header,
15221
+ M0 as IframeHeader,
15222
+ Al as ImageOffline,
15223
15223
  Re as ImageOnline,
15224
- gl as ImageOnlineClient,
15225
- D9 as IssuuServices,
15224
+ pl as ImageOnlineClient,
15225
+ M9 as IssuuServices,
15226
15226
  Mr as ItemListSchema,
15227
- km as JournalistArticule2,
15228
- Dm as JournalistGroup,
15227
+ Um as JournalistArticule2,
15228
+ Mm as JournalistGroup,
15229
15229
  Ro as LayoutNewsComponent,
15230
- w5 as LazyLoader,
15230
+ y5 as LazyLoader,
15231
15231
  q as LinkComponent,
15232
- F1 as LiveBlogHeader,
15233
- H9 as Location,
15234
- y9 as MainComponentServices,
15232
+ $1 as LiveBlogHeader,
15233
+ z9 as Location,
15234
+ _9 as MainComponentServices,
15235
15235
  sr as Marfeel,
15236
15236
  it as MiddleSection,
15237
15237
  Do as Modulo1x3,
15238
- _f as Modulo1x3Card,
15239
- X2 as Modulo1x4,
15240
- af as Modulo1x5,
15241
- s5 as Modulo2Columnas,
15242
- K2 as Modulo3Columnas,
15243
- o5 as ModuloNewsletter,
15244
- n5 as ModuloOpinion,
15245
- Sp as NewListResponseDataPH,
15238
+ bf as Modulo1x3Card,
15239
+ ef as Modulo1x4,
15240
+ sf as Modulo1x5,
15241
+ o5 as Modulo2Columnas,
15242
+ J2 as Modulo3Columnas,
15243
+ r5 as ModuloNewsletter,
15244
+ a5 as ModuloOpinion,
15245
+ Ip as NewListResponseDataPH,
15246
15246
  jr as NewsArticle,
15247
- u5 as NewsComponent,
15247
+ h5 as NewsComponent,
15248
15248
  fa as NewsContent,
15249
15249
  Lt as NewsDescriptionComponent,
15250
15250
  Nn as NextPrev,
@@ -15252,84 +15252,84 @@ export {
15252
15252
  Ka as PreloadImages,
15253
15253
  Je as REPORT_REASONS,
15254
15254
  Ra as Readest,
15255
- g5 as ScriptHydrator,
15256
- h5 as SearchSection,
15255
+ p5 as ScriptHydrator,
15256
+ m5 as SearchSection,
15257
15257
  Ae as Section,
15258
15258
  nt as SectionCard,
15259
15259
  Mn as SectionCard2,
15260
15260
  pa as SectionCardServerComponent,
15261
- r5 as SectionServerComponent,
15261
+ i5 as SectionServerComponent,
15262
15262
  gs as ShowSection,
15263
15263
  Mo as SocialNetworks,
15264
15264
  Or as SpeculationRules,
15265
- c5 as StaticSlotWrapper,
15266
- kl as SubscribeColumn,
15267
- Hl as SubscribeRow,
15268
- F9 as SubscribeWhatsAppColumn,
15269
- t5 as TagHeader,
15270
- _m as TagSection,
15271
- K1 as TimeLine,
15272
- h9 as TrimPathname,
15273
- W9 as VideoBlock3,
15274
- X9 as VideoBlock4,
15275
- L0 as VideoEmbeddedHeader,
15276
- f5 as VideoSection,
15277
- B0 as VideoYoutubeHeader,
15265
+ l5 as StaticSlotWrapper,
15266
+ Ul as SubscribeColumn,
15267
+ zl as SubscribeRow,
15268
+ $9 as SubscribeWhatsAppColumn,
15269
+ n5 as TagHeader,
15270
+ bm as TagSection,
15271
+ J1 as TimeLine,
15272
+ m9 as TrimPathname,
15273
+ Y9 as VideoBlock3,
15274
+ e5 as VideoBlock4,
15275
+ R0 as VideoEmbeddedHeader,
15276
+ g5 as VideoSection,
15277
+ P0 as VideoYoutubeHeader,
15278
15278
  Hr as VideosSchemas,
15279
15279
  Gr as WebsiteList,
15280
- y5 as addComment,
15280
+ _5 as addComment,
15281
15281
  va as bannersReplace,
15282
15282
  zt as becomeVideoObject,
15283
15283
  At as buildTagUrl,
15284
- $9 as coloringByStrokeSVGs,
15284
+ V9 as coloringByStrokeSVGs,
15285
15285
  Oa as compileStyleProps,
15286
- A9 as createAssessment,
15286
+ w9 as createAssessment,
15287
15287
  He as cutString,
15288
15288
  qe as extractMainSlug,
15289
15289
  Ya as extractRealtedNews,
15290
15290
  Ge as formatDate,
15291
- d9 as formatDateEdiciones,
15291
+ u9 as formatDateEdiciones,
15292
15292
  Ca as formatDateJournalistArticule,
15293
15293
  br as formatDateTimeline,
15294
15294
  Nr as formatNewsMeta,
15295
15295
  Lr as formatVideoData,
15296
- j9 as generalGetData,
15296
+ Q9 as generalGetData,
15297
15297
  Jo as getCaptchaToken,
15298
- F3 as getComments,
15298
+ $3 as getComments,
15299
15299
  Y as getConfig,
15300
- M9 as getDynamicSlots,
15300
+ j9 as getDynamicSlots,
15301
15301
  Cn as getEnvironmentUrl,
15302
- u9 as getEnvironmentUrlFront,
15303
- g9 as getHydratorPath,
15302
+ h9 as getEnvironmentUrlFront,
15303
+ p9 as getHydratorPath,
15304
15304
  pe as getImageUrl,
15305
15305
  Jt as getNextMeta,
15306
15306
  Xt as getPage,
15307
15307
  La as getPlayIcon,
15308
- w9 as getPreloadImages,
15308
+ y9 as getPreloadImages,
15309
15309
  Zt as getPrevMeta,
15310
- p9 as getRelatedNewsCarrousel,
15311
- A5 as getReportReasonLabel,
15310
+ A9 as getRelatedNewsCarrousel,
15311
+ w5 as getReportReasonLabel,
15312
15312
  St as getResponse,
15313
15313
  Cr as getResponsePromise,
15314
15314
  Na as getSchemas,
15315
15315
  Zs as getScriptReplaces,
15316
15316
  $r as getSlugs,
15317
- m9 as getTypeOfNews,
15318
- f9 as getVideoRealPath,
15317
+ f9 as getTypeOfNews,
15318
+ g9 as getVideoRealPath,
15319
15319
  Qa as handleGetComments,
15320
- l9 as initLibrary,
15320
+ d9 as initLibrary,
15321
15321
  Tr as metadataToJSX,
15322
15322
  Sc as metadata_defaults,
15323
15323
  Ks as parseTags,
15324
15324
  Sr as pathnameSplit,
15325
15325
  vr as processExtractedRelatedNews,
15326
15326
  Fr as removePages,
15327
- p5 as reportComment,
15328
- zd as shareButtons,
15327
+ A5 as reportComment,
15328
+ Fd as shareButtons,
15329
15329
  Ba as socialIcons,
15330
15330
  Br as speculationRules,
15331
15331
  qr as speculationRulesHome,
15332
15332
  Ir as urlReplaces,
15333
15333
  So as usePlayIcon,
15334
- _5 as verifyCaptchaTokenEnterprise
15334
+ b5 as verifyCaptchaTokenEnterprise
15335
15335
  };