sass-template-common 0.9.77 → 0.9.78

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.
@@ -67,11 +67,11 @@ let ns = {
67
67
  function Cd(e = {}) {
68
68
  ns = { ...ns, ...e };
69
69
  }
70
- function P() {
70
+ function q() {
71
71
  return ns;
72
72
  }
73
73
  const _a = () => {
74
- const { ANALYTICS_comscore: e } = P();
74
+ const { ANALYTICS_comscore: e } = q();
75
75
  return e && /* @__PURE__ */ n(
76
76
  "script",
77
77
  {
@@ -96,7 +96,7 @@ const _a = () => {
96
96
  return Object.keys(t).forEach((i) => {
97
97
  r[i] = i;
98
98
  }), r;
99
- }, [t]), { ANALYTICS_ga4: a } = P();
99
+ }, [t]), { ANALYTICS_ga4: a } = q();
100
100
  return a && /* @__PURE__ */ p(J, { children: [
101
101
  /* @__PURE__ */ n("script", { defer: !0, src: "https://www.googletagmanager.com/gtag/js?" + a }),
102
102
  /* @__PURE__ */ n(
@@ -119,7 +119,7 @@ const _a = () => {
119
119
  )
120
120
  ] });
121
121
  }, Qa = () => {
122
- const { ANALYTICS_gtm: e } = P();
122
+ const { ANALYTICS_gtm: e } = q();
123
123
  return e && /* @__PURE__ */ p(J, { children: [
124
124
  /* @__PURE__ */ n(
125
125
  "script",
@@ -147,7 +147,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
147
147
  ) })
148
148
  ] });
149
149
  }, Ha = () => {
150
- const { ANALYTICS_marfeel: e } = P();
150
+ const { ANALYTICS_marfeel: e } = q();
151
151
  return e && /* @__PURE__ */ n(
152
152
  "script",
153
153
  {
@@ -158,7 +158,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
158
158
  }
159
159
  );
160
160
  }, Nd = ({ defaultRouteName: e }) => {
161
- const { CAPTCHA_KEY: t, CONFIG_comments: s = !1, CONFIG_commentsV2: a = !1 } = P();
161
+ const { CAPTCHA_KEY: t, CONFIG_comments: s = !1, CONFIG_commentsV2: a = !1 } = q();
162
162
  return t && t !== "" && (e === "video" && s && !a || e === "news" && s && !a || e === "auth" || e === "anuncia" || e === "contacto") && /* @__PURE__ */ n(
163
163
  "script",
164
164
  {
@@ -235,8 +235,8 @@ function qn() {
235
235
  if (typeof k == "string" && !/Z$/i.test(k)) {
236
236
  var y = k.match(w);
237
237
  if (y) {
238
- var T = y[2] - 1 || 0, B = (y[7] || "0").substring(0, 3);
239
- return F ? new Date(Date.UTC(y[1], T, y[3] || 1, y[4] || 0, y[5] || 0, y[6] || 0, B)) : new Date(y[1], T, y[3] || 1, y[4] || 0, y[5] || 0, y[6] || 0, B);
238
+ var T = y[2] - 1 || 0, P = (y[7] || "0").substring(0, 3);
239
+ return F ? new Date(Date.UTC(y[1], T, y[3] || 1, y[4] || 0, y[5] || 0, y[6] || 0, P)) : new Date(y[1], T, y[3] || 1, y[4] || 0, y[5] || 0, y[6] || 0, P);
240
240
  }
241
241
  }
242
242
  return new Date(k);
@@ -265,7 +265,7 @@ function qn() {
265
265
  var k = this, F = !!L.u(D) || D, y = L.p(U), T = function(te, K) {
266
266
  var ie = L.w(k.$u ? Date.UTC(k.$y, K, te) : new Date(k.$y, K, te), k);
267
267
  return F ? ie : ie.endOf(l);
268
- }, B = function(te, K) {
268
+ }, P = function(te, K) {
269
269
  return L.w(k.toDate()[te].apply(k.toDate("s"), (F ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(K)), k);
270
270
  }, G = this.$W, _ = this.$M, V = this.$D, z = "set" + (this.$u ? "UTC" : "");
271
271
  switch (y) {
@@ -278,24 +278,24 @@ function qn() {
278
278
  return T(F ? V - ee : V + (6 - ee), _);
279
279
  case l:
280
280
  case f:
281
- return B(z + "Hours", 0);
281
+ return P(z + "Hours", 0);
282
282
  case u:
283
- return B(z + "Minutes", 1);
283
+ return P(z + "Minutes", 1);
284
284
  case c:
285
- return B(z + "Seconds", 2);
285
+ return P(z + "Seconds", 2);
286
286
  case o:
287
- return B(z + "Milliseconds", 3);
287
+ return P(z + "Milliseconds", 3);
288
288
  default:
289
289
  return this.clone();
290
290
  }
291
291
  }, x.endOf = function(U) {
292
292
  return this.startOf(U, !1);
293
293
  }, x.$set = function(U, D) {
294
- var k, F = L.p(U), y = "set" + (this.$u ? "UTC" : ""), T = (k = {}, k[l] = y + "Date", k[f] = y + "Date", k[m] = y + "Month", k[A] = y + "FullYear", k[u] = y + "Hours", k[c] = y + "Minutes", k[o] = y + "Seconds", k[i] = y + "Milliseconds", k)[F], B = F === l ? this.$D + (D - this.$W) : D;
294
+ var k, F = L.p(U), y = "set" + (this.$u ? "UTC" : ""), T = (k = {}, k[l] = y + "Date", k[f] = y + "Date", k[m] = y + "Month", k[A] = y + "FullYear", k[u] = y + "Hours", k[c] = y + "Minutes", k[o] = y + "Seconds", k[i] = y + "Milliseconds", k)[F], P = F === l ? this.$D + (D - this.$W) : D;
295
295
  if (F === m || F === A) {
296
296
  var G = this.clone().set(f, 1);
297
- G.$d[T](B), G.init(), this.$d = G.set(f, Math.min(this.$D, G.daysInMonth())).$d;
298
- } else T && this.$d[T](B);
297
+ G.$d[T](P), G.init(), this.$d = G.set(f, Math.min(this.$D, G.daysInMonth())).$d;
298
+ } else T && this.$d[T](P);
299
299
  return this.init(), this;
300
300
  }, x.set = function(U, D) {
301
301
  return this.clone().$set(U, D);
@@ -312,24 +312,24 @@ function qn() {
312
312
  if (y === A) return this.set(A, this.$y + U);
313
313
  if (y === l) return T(1);
314
314
  if (y === d) return T(7);
315
- var B = (k = {}, k[c] = a, k[u] = r, k[o] = s, k)[y] || 1, G = this.$d.getTime() + U * B;
315
+ var P = (k = {}, k[c] = a, k[u] = r, k[o] = s, k)[y] || 1, G = this.$d.getTime() + U * P;
316
316
  return L.w(G, this);
317
317
  }, x.subtract = function(U, D) {
318
318
  return this.add(-1 * U, D);
319
319
  }, x.format = function(U) {
320
320
  var D = this, k = this.$locale();
321
321
  if (!this.isValid()) return k.invalidDate || g;
322
- var F = U || "YYYY-MM-DDTHH:mm:ssZ", y = L.z(this), T = this.$H, B = this.$m, G = this.$M, _ = k.weekdays, V = k.months, z = k.meridiem, Y = function(K, ie, O, me) {
323
- return K && (K[ie] || K(D, F)) || O[ie].slice(0, me);
322
+ var F = U || "YYYY-MM-DDTHH:mm:ssZ", y = L.z(this), T = this.$H, P = this.$m, G = this.$M, _ = k.weekdays, V = k.months, z = k.meridiem, Y = function(K, ie, B, me) {
323
+ return K && (K[ie] || K(D, F)) || B[ie].slice(0, me);
324
324
  }, ee = function(K) {
325
325
  return L.s(T % 12 || 12, K, "0");
326
- }, te = z || function(K, ie, O) {
326
+ }, te = z || function(K, ie, B) {
327
327
  var me = K < 12 ? "AM" : "PM";
328
- return O ? me.toLowerCase() : me;
328
+ return B ? me.toLowerCase() : me;
329
329
  };
330
330
  return F.replace(v, (function(K, ie) {
331
- return ie || (function(O) {
332
- switch (O) {
331
+ return ie || (function(B) {
332
+ switch (B) {
333
333
  case "YY":
334
334
  return String(D.$y).slice(-2);
335
335
  case "YYYY":
@@ -363,13 +363,13 @@ function qn() {
363
363
  case "hh":
364
364
  return ee(2);
365
365
  case "a":
366
- return te(T, B, !0);
366
+ return te(T, P, !0);
367
367
  case "A":
368
- return te(T, B, !1);
368
+ return te(T, P, !1);
369
369
  case "m":
370
- return String(B);
370
+ return String(P);
371
371
  case "mm":
372
- return L.s(B, 2, "0");
372
+ return L.s(P, 2, "0");
373
373
  case "s":
374
374
  return String(D.$s);
375
375
  case "ss":
@@ -385,8 +385,8 @@ function qn() {
385
385
  }, x.utcOffset = function() {
386
386
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
387
387
  }, x.diff = function(U, D, k) {
388
- var F, y = this, T = L.p(D), B = j(U), G = (B.utcOffset() - this.utcOffset()) * a, _ = this - B, V = function() {
389
- return L.m(y, B);
388
+ var F, y = this, T = L.p(D), P = j(U), G = (P.utcOffset() - this.utcOffset()) * a, _ = this - P, V = function() {
389
+ return L.m(y, P);
390
390
  };
391
391
  switch (T) {
392
392
  case A:
@@ -660,18 +660,18 @@ be.extend(tr);
660
660
  be.extend(rr);
661
661
  be.extend(Ka);
662
662
  const Rt = (e) => e === "en" ? "en" : "es", Ue = (e, t) => {
663
- const { PUBLIC_LNG: s, DATE_TIMEZONE: a } = t || P(), r = Rt(s ?? "es");
663
+ const { PUBLIC_LNG: s, DATE_TIMEZONE: a } = t || q(), r = Rt(s ?? "es");
664
664
  return be.tz(e, a).locale(r).format("DD MMMM YYYY");
665
665
  }, gs = (e) => {
666
- const { PUBLIC_LNG: t, DATE_TIMEZONE: s } = P(), a = Rt(t ?? "es");
666
+ const { PUBLIC_LNG: t, DATE_TIMEZONE: s } = q(), a = Rt(t ?? "es");
667
667
  return be.tz(e, s).locale(a).format(
668
668
  a === "en" ? "MMMM DD YYYY [•] HH:mm [hs]" : "DD [de] MMMM YYYY [•] HH:mm [hs]"
669
669
  );
670
670
  }, ir = (e) => {
671
- const { PUBLIC_LNG: t, DATE_TIMEZONE: s } = P(), a = Rt(t ?? "es");
671
+ const { PUBLIC_LNG: t, DATE_TIMEZONE: s } = q(), a = Rt(t ?? "es");
672
672
  return be.tz(e, s).locale(a).format("MM/DD/YYYY [•] HH:mm [HS]");
673
673
  }, Sd = (e) => {
674
- const { PUBLIC_LNG: t, DATE_TIMEZONE: s } = P(), a = Rt(t ?? "es");
674
+ const { PUBLIC_LNG: t, DATE_TIMEZONE: s } = q(), a = Rt(t ?? "es");
675
675
  return be.tz(e, s).locale(a).format("dddd DD [de] MMMM YYYY");
676
676
  }, Fe = (e, t) => {
677
677
  if (!e) return "";
@@ -794,10 +794,10 @@ const Ed = as, ur = async (e, t) => {
794
794
  (i) => He(i)?.data
795
795
  );
796
796
  }, st = () => {
797
- const { PUBLIC_ENV: e, PUBLIC_API_HOST: t, PUBLIC_ASSETS_URL: s } = P();
797
+ const { PUBLIC_ENV: e, PUBLIC_API_HOST: t, PUBLIC_ASSETS_URL: s } = q();
798
798
  return e == "local" ? t : s && s !== "false" ? s : "";
799
799
  }, Td = () => {
800
- const { PUBLIC_ENV: e, PUBLIC_API_FRONT: t } = P();
800
+ const { PUBLIC_ENV: e, PUBLIC_API_FRONT: t } = q();
801
801
  return e === "local" ? t : "";
802
802
  }, mr = (e) => {
803
803
  if (!e?.preview?.length) return null;
@@ -827,7 +827,7 @@ const Ed = as, ur = async (e, t) => {
827
827
  PUBLIC_ASSETS_URL: r,
828
828
  PUBLIC_API_FRONT: i,
829
829
  DATE_TIMEZONE: o = "America/Mexico_City"
830
- } = P(), c = Mn(t.keywords) ?? "", u = t?.preview?.sizes ? t?.preview?.sizes[0]?.url : "", l = (r !== "false" ? r : i) ?? "", d = mr(a), m = t.main.title.article, h = Ws({
830
+ } = q(), c = Mn(t.keywords) ?? "", u = t?.preview?.sizes ? t?.preview?.sizes[0]?.url : "", l = (r !== "false" ? r : i) ?? "", d = mr(a), m = t.main.title.article, h = Ws({
831
831
  schemaImage: d,
832
832
  socialImage: t?.social?.images?.facebook,
833
833
  fallbackImage: u,
@@ -1177,9 +1177,9 @@ function Id(e) {
1177
1177
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
1178
1178
  }
1179
1179
  const Cr = () => {
1180
- const { PUBLIC_ASSETS_URL: e } = P();
1180
+ const { PUBLIC_ASSETS_URL: e } = q();
1181
1181
  return e && e !== "false" && /* @__PURE__ */ n("link", { rel: "preconnect", href: e, crossOrigin: "anonymous" });
1182
- }, { PUBLIC_ASSETS_URL: Ht } = P(), Nr = Ht && Ht !== "false" ? Ht : "", Ys = ({ images: e }) => /* @__PURE__ */ n(J, { children: e.map(
1182
+ }, { PUBLIC_ASSETS_URL: Ht } = q(), Nr = Ht && Ht !== "false" ? Ht : "", Ys = ({ images: e }) => /* @__PURE__ */ n(J, { children: e.map(
1183
1183
  (t, s) => t.href !== "" && /* @__PURE__ */ n(
1184
1184
  "link",
1185
1185
  {
@@ -1193,7 +1193,7 @@ const Cr = () => {
1193
1193
  )
1194
1194
  ) }), Sr = (e, t, s) => {
1195
1195
  if (!t) return {};
1196
- const { PUBLIC_API_FRONT: a } = P();
1196
+ const { PUBLIC_API_FRONT: a } = q();
1197
1197
  return {
1198
1198
  title: t?.main?.title + " | " + s.name,
1199
1199
  robots: "index, follow, max-image-preview:large",
@@ -1269,7 +1269,7 @@ const De = (e, t) => {
1269
1269
  const { AssetsPrefix: t = "", AssetsPath: s = "src", isDev: a = !1 } = e;
1270
1270
  return a ? "src" : t + s;
1271
1271
  }, kd = async (e, t, s, a) => {
1272
- const { FETCH_TAG_BASED_RELATED_NEWS: r = !1, FETCH_SIZE_RELATED_NEWS: i = 10 } = P();
1272
+ const { FETCH_TAG_BASED_RELATED_NEWS: r = !1, FETCH_SIZE_RELATED_NEWS: i = 10 } = q();
1273
1273
  if (!e) return [];
1274
1274
  try {
1275
1275
  if (e.related && e.related?.automatic === !1 && e.related?.news && e.related?.news.length > 0)
@@ -1578,7 +1578,7 @@ const qd = async (e, t, s) => {
1578
1578
  pathname: s,
1579
1579
  ROUTE: a
1580
1580
  }) => {
1581
- const { PUBLIC_PUBLICATION_ID: r = "" } = P();
1581
+ const { PUBLIC_PUBLICATION_ID: r = "" } = q();
1582
1582
  let i = [];
1583
1583
  const o = s === "/" || s === "/index.html" ? void 0 : _r(Gr[a]({ pathname: s, config: e })), c = Lr[a] ?? void 0, u = {
1584
1584
  newstype: e.newsType,
@@ -1606,7 +1606,7 @@ const qd = async (e, t, s) => {
1606
1606
  );
1607
1607
  };
1608
1608
  function kt(e) {
1609
- const { PUBLIC_ASSETS_URL: t } = P();
1609
+ const { PUBLIC_ASSETS_URL: t } = q();
1610
1610
  if (!t || t === "false") return e;
1611
1611
  const s = t.replace(/\/+$/, ""), a = /https?:\/\/[^/\s]+\/(arte|__export)\//g;
1612
1612
  return e.replace(a, (r, i) => `${s}/${i}/`);
@@ -1617,7 +1617,7 @@ const Br = async ({
1617
1617
  BASE_URL: s,
1618
1618
  axiosApi: a
1619
1619
  }) => {
1620
- const { PUBLIC_SERVICE_PREFIX: r, PUBLIC_IS_SUB_PUBLICATION: i } = P();
1620
+ const { PUBLIC_SERVICE_PREFIX: r, PUBLIC_IS_SUB_PUBLICATION: i } = q();
1621
1621
  let o = [];
1622
1622
  try {
1623
1623
  const c = t.socialBlockLogo?.url ? new URL(t.socialBlockLogo.url).pathname : void 0, u = t.landscapeLogo?.url ? new URL(t.landscapeLogo.url).pathname : void 0, l = {
@@ -1628,7 +1628,8 @@ const Br = async ({
1628
1628
  name: t.name,
1629
1629
  logow: t.socialBlockLogo?.width,
1630
1630
  logoh: t.socialBlockLogo?.height,
1631
- authorurl: s + "/autor/"
1631
+ authorurl: s + "/autor/",
1632
+ language: t.lang
1632
1633
  }, d = e.split("/")[1], m = d == "liveblogs" || d == "liveblog" ? ["/news", "/news-breadcrumb", "/news-liveblog"] : ["/news", "/news-breadcrumb"], h = t.paths.tema !== "" ? "/" + t.paths.tema : t.paths.tema, A = r !== "false" && i !== "false" ? "/" + r + h : h;
1633
1634
  o = (await Promise.all(
1634
1635
  m.map(async (g) => {
@@ -1877,7 +1878,7 @@ const Br = async ({
1877
1878
  PUBLIC_API_HOST: s,
1878
1879
  PUBLIC_ENV: a,
1879
1880
  PUBLIC_PUBLICATION_ID: r
1880
- } = P(), i = (/* @__PURE__ */ new Date()).toISOString(), o = t?.projectName ?? "";
1881
+ } = q(), i = (/* @__PURE__ */ new Date()).toISOString(), o = t?.projectName ?? "";
1881
1882
  return `<!doctype html>
1882
1883
  <html lang="es">
1883
1884
  <head>
@@ -1980,7 +1981,7 @@ const Br = async ({
1980
1981
  </body>
1981
1982
  </html>`;
1982
1983
  }, X = async (e) => {
1983
- const { SERVICE_DEBUG: t } = P();
1984
+ const { SERVICE_DEBUG: t } = q();
1984
1985
  if (!t?.enabled)
1985
1986
  return;
1986
1987
  const s = Qr(e);
@@ -3464,8 +3465,8 @@ const ia = (e) => {
3464
3465
  method: "POST",
3465
3466
  body: v,
3466
3467
  duplex: "half"
3467
- }), B;
3468
- if (C.isFormData(v) && (B = T.headers.get("content-type")) && Q.setContentType(B), T.body) {
3468
+ }), P;
3469
+ if (C.isFormData(v) && (P = T.headers.get("content-type")) && Q.setContentType(P), T.body) {
3469
3470
  const [G, _] = en(
3470
3471
  x,
3471
3472
  It(tn(I))
@@ -3491,8 +3492,8 @@ const ia = (e) => {
3491
3492
  ["status", "statusText", "headers"].forEach((V) => {
3492
3493
  T[V] = k[V];
3493
3494
  });
3494
- const B = C.toFiniteNumber(k.headers.get("content-length")), [G, _] = b && en(
3495
- B,
3495
+ const P = C.toFiniteNumber(k.headers.get("content-length")), [G, _] = b && en(
3496
+ P,
3496
3497
  It(tn(b), !0)
3497
3498
  ) || [];
3498
3499
  k = new a(
@@ -3504,8 +3505,8 @@ const ia = (e) => {
3504
3505
  }
3505
3506
  R = R || "text";
3506
3507
  let y = await m[C.findKey(m, R) || "text"](k, f);
3507
- return !F && M && M(), await new Promise((T, B) => {
3508
- aa(T, B, {
3508
+ return !F && M && M(), await new Promise((T, P) => {
3509
+ aa(T, P, {
3509
3510
  data: y,
3510
3511
  headers: Ae.from(k.headers),
3511
3512
  status: k.status,
@@ -3998,7 +3999,7 @@ class Be {
3998
3999
  PUBLIC_IS_OFFLINE: s,
3999
4000
  PUBLIC_USERNAME_OFFLINE: a,
4000
4001
  PUBLIC_PASSWORD_OFFLINE: r
4001
- } = P();
4002
+ } = q();
4002
4003
  if (s === "true")
4003
4004
  try {
4004
4005
  return (await this.props?.axiosApi.get("/auth", {
@@ -4373,7 +4374,7 @@ class bo extends Be {
4373
4374
  IS_MULTIPUBLICATION;
4374
4375
  constructor(t) {
4375
4376
  super(t);
4376
- const { MULTIPUBLICATION_FETCHES: s, PUBLIC_PUBLICATION_ID: a } = P();
4377
+ const { MULTIPUBLICATION_FETCHES: s, PUBLIC_PUBLICATION_ID: a } = q();
4377
4378
  this.MULTIPUBLICATION_FETCHES = s, this.PUBLIC_PUBLICATION_ID = a, this.IS_MULTIPUBLICATION = s != null && s !== "" || a != null && a !== "";
4378
4379
  }
4379
4380
  getBlockSass = async (t) => {
@@ -4424,7 +4425,7 @@ class bo extends Be {
4424
4425
  }
4425
4426
  },
4426
4427
  tag: async () => {
4427
- const { USE_QUOTE_IN_QUERY_TAG_HOME: l } = P(), d = {
4428
+ const { USE_QUOTE_IN_QUERY_TAG_HOME: l } = q(), d = {
4428
4429
  query: l ? 'claves:("' + o + '")' : "claves:(" + o + ")",
4429
4430
  size: this.props?.imgSizes[c]?.size ?? 3,
4430
4431
  newstype: this.props?.config?.newsType,
@@ -4621,7 +4622,7 @@ const au = async (e, t, s, a, r, i, o) => {
4621
4622
  return i ? { ...t, ...i } : fe(t);
4622
4623
  },
4623
4624
  seccion: async (e) => {
4624
- const { meta: t, config: s, pathname: a, slug: r, axiosApi: i } = e, o = new Be({ config: s, axiosApi: i }), c = a.split("/"), u = [], l = ut(a), d = Number(s.newsListLimit) ?? 0, m = P().PUBLIC_LNG === "en";
4625
+ const { meta: t, config: s, pathname: a, slug: r, axiosApi: i } = e, o = new Be({ config: s, axiosApi: i }), c = a.split("/"), u = [], l = ut(a), d = Number(s.newsListLimit) ?? 0, m = q().PUBLIC_LNG === "en";
4625
4626
  try {
4626
4627
  const h = await o.getNewsListSection({
4627
4628
  section: r,
@@ -4667,7 +4668,7 @@ const au = async (e, t, s, a, r, i, o) => {
4667
4668
  }
4668
4669
  },
4669
4670
  tema: async (e) => {
4670
- const { meta: t, config: s, pathname: a, slug: r, axiosApi: i } = e, o = new Be({ config: s, axiosApi: i }), c = a.split("/"), u = [], l = ut(a), d = Number(s.newsListLimit) ?? 0, m = /([t][0-9]{4})\w+/.exec(r || ""), h = m && m?.length > 0 ? m[0].replace("t", "") : "", { PUBLIC_TAG_TYPE: A, PUBLIC_LNG: f } = P(), g = f === "en";
4671
+ const { meta: t, config: s, pathname: a, slug: r, axiosApi: i } = e, o = new Be({ config: s, axiosApi: i }), c = a.split("/"), u = [], l = ut(a), d = Number(s.newsListLimit) ?? 0, m = /([t][0-9]{4})\w+/.exec(r || ""), h = m && m?.length > 0 ? m[0].replace("t", "") : "", { PUBLIC_TAG_TYPE: A, PUBLIC_LNG: f } = q(), g = f === "en";
4671
4672
  try {
4672
4673
  const w = await o.getNewsListTags({
4673
4674
  tagid: h,
@@ -4798,7 +4799,7 @@ const au = async (e, t, s, a, r, i, o) => {
4798
4799
  }
4799
4800
  },
4800
4801
  contacto: (e) => {
4801
- const { meta: t, config: s, pathname: a } = e, r = P().PUBLIC_LNG === "en";
4802
+ const { meta: t, config: s, pathname: a } = e, r = q().PUBLIC_LNG === "en";
4802
4803
  return {
4803
4804
  ...t,
4804
4805
  title: `${s.name} | ${r ? "Contact" : "Contacto"}`,
@@ -4809,7 +4810,7 @@ const au = async (e, t, s, a, r, i, o) => {
4809
4810
  };
4810
4811
  },
4811
4812
  anuncia: (e) => {
4812
- const { meta: t, config: s, pathname: a } = e, r = P().PUBLIC_LNG === "en";
4813
+ const { meta: t, config: s, pathname: a } = e, r = q().PUBLIC_LNG === "en";
4813
4814
  return {
4814
4815
  ...t,
4815
4816
  title: `${s.name} | ${r ? "Advertise" : "Anuncia"}`,
@@ -4838,7 +4839,7 @@ const au = async (e, t, s, a, r, i, o) => {
4838
4839
  };
4839
4840
  },
4840
4841
  autor: async (e) => {
4841
- const { meta: t, config: s, pathname: a, imgSizes: r, slug: i, axiosApi: o } = e, c = new Be({ config: s, axiosApi: o, imgSizes: r }), u = a.split("/"), l = [], d = ut(a), m = P().PUBLIC_LNG === "en";
4842
+ const { meta: t, config: s, pathname: a, imgSizes: r, slug: i, axiosApi: o } = e, c = new Be({ config: s, axiosApi: o, imgSizes: r }), u = a.split("/"), l = [], d = ut(a), m = q().PUBLIC_LNG === "en";
4842
4843
  try {
4843
4844
  const h = await c.getAutorInfo({
4844
4845
  user: i,
@@ -4884,7 +4885,7 @@ const au = async (e, t, s, a, r, i, o) => {
4884
4885
  listAutor: t,
4885
4886
  config: s
4886
4887
  }) => {
4887
- const a = t?.[0] ?? null, { DATE_TIMEZONE: r = "America/Mexico_City", PUBLIC_ASSETS_URL: i } = P(), o = r, c = a?.info?.date?.modified ? Fe(a.info.date.modified, o) : void 0, u = e.addtional?.USER_JOBSTART ? Fe(e.addtional.USER_JOBSTART, o) : void 0, l = i && i !== "false" ? i : "", d = {
4888
+ const a = t?.[0] ?? null, { DATE_TIMEZONE: r = "America/Mexico_City", PUBLIC_ASSETS_URL: i } = q(), o = r, c = a?.info?.date?.modified ? Fe(a.info.date.modified, o) : void 0, u = e.addtional?.USER_JOBSTART ? Fe(e.addtional.USER_JOBSTART, o) : void 0, l = i && i !== "false" ? i : "", d = {
4888
4889
  "@context": "https://schema.org",
4889
4890
  "@type": "ProfilePage",
4890
4891
  mainEntity: {
@@ -5105,8 +5106,8 @@ function Eo({
5105
5106
  }) {
5106
5107
  const [c, u] = $(!1), [l, d] = $(0), [m, h] = $(0), [A, f] = $(0), [g, w] = $(0), [v, E] = $(null), N = Ma(null), [S, b] = $(1), I = ce(() => {
5107
5108
  if (r) return 1;
5108
- const y = N.current?.offsetWidth || window.innerWidth, T = s + a, B = Math.floor(y / T);
5109
- return Math.max(1, B);
5109
+ const y = N.current?.offsetWidth || window.innerWidth, T = s + a, P = Math.floor(y / T);
5110
+ return Math.max(1, P);
5110
5111
  }, [r, s, a]);
5111
5112
  Te(() => {
5112
5113
  const y = () => {
@@ -5124,20 +5125,20 @@ function Eo({
5124
5125
  }, [I]), j = ce(
5125
5126
  (y, T = 0) => {
5126
5127
  if (r) {
5127
- const B = N.current?.offsetWidth || window.innerWidth;
5128
- return -(y * (100 + a)) + T / B * 100;
5128
+ const P = N.current?.offsetWidth || window.innerWidth;
5129
+ return -(y * (100 + a)) + T / P * 100;
5129
5130
  }
5130
5131
  return -(y * (s + a)) + T;
5131
5132
  },
5132
5133
  [r, s, a]
5133
5134
  ), L = ce(
5134
5135
  (y) => {
5135
- const T = N.current?.offsetWidth || window.innerWidth, B = I(), G = W();
5136
+ const T = N.current?.offsetWidth || window.innerWidth, P = I(), G = W();
5136
5137
  if (r)
5137
5138
  return Math.abs(y) / T * 100 > 30 ? 1 : 0;
5138
5139
  {
5139
5140
  const _ = s + a, V = Math.abs(y) / _;
5140
- return V >= (B === 1 ? 0.2 : 0.3) ? B === 1 ? 1 : Math.min(Math.round(V), G) : 0;
5141
+ return V >= (P === 1 ? 0.2 : 0.3) ? P === 1 ? 1 : Math.min(Math.round(V), G) : 0;
5141
5142
  }
5142
5143
  },
5143
5144
  [r, s, a, I, W]
@@ -5149,7 +5150,7 @@ function Eo({
5149
5150
  ), se = ce(
5150
5151
  (y) => {
5151
5152
  if (!c || !i) return;
5152
- const T = y - l, B = (s + a) * 1.2, G = e === 0 && T > 0, _ = e === Q && T < 0, V = G || _ ? Math.sign(T) * Math.min(Math.abs(T), B) : T;
5153
+ const T = y - l, P = (s + a) * 1.2, G = e === 0 && T > 0, _ = e === Q && T < 0, V = G || _ ? Math.sign(T) * Math.min(Math.abs(T), P) : T;
5153
5154
  h(y), f(V);
5154
5155
  },
5155
5156
  [c, l, i, e, Q, s, a]
@@ -5161,7 +5162,7 @@ function Eo({
5161
5162
  ), x = ce(
5162
5163
  (y) => {
5163
5164
  if (!c || !i) return;
5164
- const T = m - l, B = Date.now() - g, G = Math.abs(T) / Math.max(B, 1), _ = L(T), z = G > 0.5 && Math.abs(T) > 50 ? Math.max(_, 1) : _;
5165
+ const T = m - l, P = Date.now() - g, G = Math.abs(T) / Math.max(P, 1), _ = L(T), z = G > 0.5 && Math.abs(T) > 50 ? Math.max(_, 1) : _;
5165
5166
  if (z > 0)
5166
5167
  if (T > 0) {
5167
5168
  const Y = Math.max(0, e - z);
@@ -5470,8 +5471,8 @@ const et = (e) => /* @__PURE__ */ n("div", { className: "su-flex su-flex-col sas
5470
5471
  }
5471
5472
  );
5472
5473
  };
5473
- function q(e) {
5474
- const { PUBLIC_SERVICE_PREFIX: t, PUBLIC_IS_SUB_PUBLICATION: s, SUB_PUBLICATION_PREFIX_IN_ROUTES: a } = P(), { block_subPublication: r } = e, i = xo(e.href), o = e.hasOwnProperty("href") && e.href ? (e.href ?? "").includes("/buscar") : !1, c = a?.tema && i, u = a?.buscar && o, l = !r && !c && !u && t !== "false" && s !== "false" ? "/" + t : "", d = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), m = e.href?.split("/")[1] === l.replace("/", ""), h = {
5474
+ function O(e) {
5475
+ const { PUBLIC_SERVICE_PREFIX: t, PUBLIC_IS_SUB_PUBLICATION: s, SUB_PUBLICATION_PREFIX_IN_ROUTES: a } = q(), { block_subPublication: r } = e, i = xo(e.href), o = e.hasOwnProperty("href") && e.href ? (e.href ?? "").includes("/buscar") : !1, c = a?.tema && i, u = a?.buscar && o, l = !r && !c && !u && t !== "false" && s !== "false" ? "/" + t : "", d = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), m = e.href?.split("/")[1] === l.replace("/", ""), h = {
5475
5476
  ...e,
5476
5477
  href: (!d && !m ? l : "") + (l && e.href === "/" ? "" : e.href ?? "")
5477
5478
  };
@@ -5486,10 +5487,10 @@ function q(e) {
5486
5487
  ) : /* @__PURE__ */ n("a", { ...h, children: e.children });
5487
5488
  }
5488
5489
  const xo = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), oe = (e) => {
5489
- const { PUBLIC_ASSETS_URL: t, PUBLIC_ENV: s, PUBLIC_SERVICE_PREFIX: a, PUBLIC_IS_SUB_PUBLICATION: r } = P(), i = a && a !== "false" ? a : "", c = r && r !== "false" && i && s === "local" ? `/${i}` : "", u = t;
5490
+ const { PUBLIC_ASSETS_URL: t, PUBLIC_ENV: s, PUBLIC_SERVICE_PREFIX: a, PUBLIC_IS_SUB_PUBLICATION: r } = q(), i = a && a !== "false" ? a : "", c = r && r !== "false" && i && s === "local" ? `/${i}` : "", u = t;
5490
5491
  return (u && u !== "false" ? u : "") + c + "/versions/images" + e;
5491
5492
  }, Ns = (e) => {
5492
- const { PUBLIC_ENV: t } = P(), s = oe("/whatsapp-black.svg");
5493
+ const { PUBLIC_ENV: t } = q(), s = oe("/whatsapp-black.svg");
5493
5494
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ n(
5494
5495
  "svg",
5495
5496
  {
@@ -5509,7 +5510,7 @@ const xo = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), oe = (e) => {
5509
5510
  }
5510
5511
  );
5511
5512
  }, Ss = (e) => {
5512
- const { PUBLIC_ENV: t } = P(), s = oe("/whatsapp-note.svg");
5513
+ const { PUBLIC_ENV: t } = q(), s = oe("/whatsapp-note.svg");
5513
5514
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ n(
5514
5515
  "svg",
5515
5516
  {
@@ -5530,7 +5531,7 @@ const xo = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), oe = (e) => {
5530
5531
  }
5531
5532
  );
5532
5533
  }, Es = (e) => {
5533
- const { PUBLIC_ENV: t } = P(), s = oe("/clipboard.svg");
5534
+ const { PUBLIC_ENV: t } = q(), s = oe("/clipboard.svg");
5534
5535
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ p(
5535
5536
  "svg",
5536
5537
  {
@@ -5559,7 +5560,7 @@ const xo = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), oe = (e) => {
5559
5560
  }
5560
5561
  );
5561
5562
  }, Ro = (e) => {
5562
- const { PUBLIC_ENV: t } = P(), s = oe("/send.svg");
5563
+ const { PUBLIC_ENV: t } = q(), s = oe("/send.svg");
5563
5564
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ n(
5564
5565
  "svg",
5565
5566
  {
@@ -5579,7 +5580,7 @@ const xo = (e) => !!/([t][0-9]{4})\w+/.exec(e || ""), oe = (e) => {
5579
5580
  }
5580
5581
  );
5581
5582
  }, fn = (e) => {
5582
- const { PUBLIC_ENV: t } = P(), s = oe("/message.svg");
5583
+ const { PUBLIC_ENV: t } = q(), s = oe("/message.svg");
5583
5584
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ n("svg", { width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ n("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" }) });
5584
5585
  }, ko = {
5585
5586
  Whatsapp: {
@@ -5605,7 +5606,7 @@ function Lo({ noteShare: e }) {
5605
5606
  if (!a) return null;
5606
5607
  const r = e.variant === "outline" ? a.icon.outline : a.icon.solid, i = a.url(t);
5607
5608
  return /* @__PURE__ */ n(
5608
- q,
5609
+ O,
5609
5610
  {
5610
5611
  href: i,
5611
5612
  target: "_blank",
@@ -5648,7 +5649,7 @@ const Qe = (e) => {
5648
5649
  paths: i,
5649
5650
  newsDescriptionSectionTag: o = "h3",
5650
5651
  speculationPrerenderClass: c
5651
- } = e, { SHOW_TAG_BY_SECTION: u, SUB_PUBLICATION_PREFIX_IN_ROUTES: l } = P(), d = () => {
5652
+ } = e, { SHOW_TAG_BY_SECTION: u, SUB_PUBLICATION_PREFIX_IN_ROUTES: l } = q(), d = () => {
5652
5653
  if (e?.config?.showtime && e.config?.showauthor)
5653
5654
  return `${e?.authors[0]?.fullname ?? "Redacción"} - ${Ue(
5654
5655
  e.info?.date?.modified
@@ -5681,7 +5682,7 @@ const Qe = (e) => {
5681
5682
  { className: "sass-com-nd-sectionDescriptionContainer section" },
5682
5683
  /* @__PURE__ */ p(J, { children: [
5683
5684
  f.approved ? /* @__PURE__ */ n(
5684
- q,
5685
+ O,
5685
5686
  {
5686
5687
  block_subPublication: l?.tema,
5687
5688
  "aria-label": g,
@@ -5700,7 +5701,7 @@ const Qe = (e) => {
5700
5701
  { className: "sass-com-nd-sectionDescriptionContainer section" },
5701
5702
  /* @__PURE__ */ p(J, { children: [
5702
5703
  /* @__PURE__ */ n(
5703
- q,
5704
+ O,
5704
5705
  {
5705
5706
  "aria-label": f,
5706
5707
  className: "sass-com-nd-sectionDescription",
@@ -5731,7 +5732,7 @@ const Qe = (e) => {
5731
5732
  className: "sass-com-nd-articule"
5732
5733
  },
5733
5734
  e?.info?.link?.url ? /* @__PURE__ */ n(
5734
- q,
5735
+ O,
5735
5736
  {
5736
5737
  "aria-label": e.main?.title?.section,
5737
5738
  className: c ? `${c} sass-com-nd-linkStyled su-no-underline` : "sass-com-nd-linkStyled su-no-underline",
@@ -5746,7 +5747,7 @@ const Qe = (e) => {
5746
5747
  ),
5747
5748
  e.config?.showsubtitle && /* @__PURE__ */ n(m, {}),
5748
5749
  (e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ n(J, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(
5749
- q,
5750
+ O,
5750
5751
  {
5751
5752
  block_subPublication: l?.autor,
5752
5753
  "aria-label": d(),
@@ -5778,10 +5779,10 @@ const Qe = (e) => {
5778
5779
  }
5779
5780
  );
5780
5781
  function ha() {
5781
- return P().COMPONENTS?.PlayIcon || ma;
5782
+ return q().COMPONENTS?.PlayIcon || ma;
5782
5783
  }
5783
5784
  function fa() {
5784
- return P().COMPONENTS?.PlayIcon || ma;
5785
+ return q().COMPONENTS?.PlayIcon || ma;
5785
5786
  }
5786
5787
  const Po = (e) => {
5787
5788
  const { isVideo: t = !1, priorityHigh: s = !1 } = e, a = ha(), r = e.preview.sizes;
@@ -5919,7 +5920,7 @@ const Po = (e) => {
5919
5920
  const { preview: t } = e;
5920
5921
  if (!t?.sizes || t.sizes.length === 0 || t.sizes.some((i) => !i.url))
5921
5922
  return /* @__PURE__ */ n("div", { className: "sass-com-img-imageLogoPlaceholder su-flex-center" });
5922
- const { PUBLIC_IS_OFFLINE: s } = P();
5923
+ const { PUBLIC_IS_OFFLINE: s } = q();
5923
5924
  if (s === "true")
5924
5925
  return /* @__PURE__ */ n(
5925
5926
  Bo,
@@ -6919,7 +6920,7 @@ const Po = (e) => {
6919
6920
  showads: !1
6920
6921
  }, Ts = (e) => {
6921
6922
  let t = [];
6922
- const { PUBLIC_ENV: s, PUBLIC_IS_OFFLINE: a, SHOW_DEV_RANKING: r } = P();
6923
+ const { PUBLIC_ENV: s, PUBLIC_IS_OFFLINE: a, SHOW_DEV_RANKING: r } = q();
6923
6924
  return e.content && e.content.length > 0 ? t = e.content.map((i) => ({
6924
6925
  ...i,
6925
6926
  config: gn
@@ -6964,7 +6965,7 @@ const Po = (e) => {
6964
6965
  /* @__PURE__ */ p("div", { className: "sass-com-subc-contentTerms", children: [
6965
6966
  /* @__PURE__ */ n("p", { className: "sass-com-subc-subscribeText", children: String(e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los") }),
6966
6967
  /* @__PURE__ */ n(
6967
- q,
6968
+ O,
6968
6969
  {
6969
6970
  className: "sass-com-subc-terms",
6970
6971
  href: e.termsLink,
@@ -6998,7 +6999,7 @@ const Po = (e) => {
6998
6999
  style: r,
6999
7000
  htmlFor: e?.toggledrawerevent === "true" ? "side-bar-state" : ""
7000
7001
  }
7001
- ) : /* @__PURE__ */ n(q, { ...a, style: r });
7002
+ ) : /* @__PURE__ */ n(O, { ...a, style: r });
7002
7003
  }, Mo = (e) => /* @__PURE__ */ p("section", { className: "sass-com-subr-content", children: [
7003
7004
  /* @__PURE__ */ n("div", { className: "sass-com-subr-subscribeImage", children: e.image }),
7004
7005
  /* @__PURE__ */ p("div", { className: "sass-com-subr-contentInfo", children: [
@@ -7020,7 +7021,7 @@ const Po = (e) => {
7020
7021
  ] }),
7021
7022
  /* @__PURE__ */ p("div", { className: "sass-com-subr-contentTerms", children: [
7022
7023
  /* @__PURE__ */ n("p", { className: "sass-com-subr-subscribeText", children: String(e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los") }),
7023
- /* @__PURE__ */ n(q, { className: "sass-com-subr-terms", children: String(e.texts.newsletterTermsAnchor ?? "Términos y condiciones") })
7024
+ /* @__PURE__ */ n(O, { className: "sass-com-subr-terms", children: String(e.texts.newsletterTermsAnchor ?? "Términos y condiciones") })
7024
7025
  ] })
7025
7026
  ] })
7026
7027
  ] }), Do = (e) => /* @__PURE__ */ p(
@@ -7111,10 +7112,10 @@ const Po = (e) => {
7111
7112
  ),
7112
7113
  /* @__PURE__ */ p("div", { className: "sass-com-subw-contentTerms", children: [
7113
7114
  /* @__PURE__ */ n("p", { className: "sass-com-subw-subscribeText", children: "Suscribirte implica aceptar los" }),
7114
- /* @__PURE__ */ n(q, { className: "sass-com-subw-terms", href: e.terms, target: "_blank", children: "Términos y condiciones" })
7115
+ /* @__PURE__ */ n(O, { className: "sass-com-subw-terms", href: e.terms, target: "_blank", children: "Términos y condiciones" })
7115
7116
  ] })
7116
7117
  ] }), _o = (e) => {
7117
- const { PUBLIC_ENV: t } = P(), s = oe("/bluestack.svg");
7118
+ const { PUBLIC_ENV: t } = q(), s = oe("/bluestack.svg");
7118
7119
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "BlueStack logo", ...e }) : /* @__PURE__ */ p(
7119
7120
  "svg",
7120
7121
  {
@@ -7134,10 +7135,10 @@ const Po = (e) => {
7134
7135
  }
7135
7136
  );
7136
7137
  }, Mt = (e) => {
7137
- const { PUBLIC_ENV: t } = P(), s = oe("/facebook.svg");
7138
+ const { PUBLIC_ENV: t } = q(), s = oe("/facebook.svg");
7138
7139
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", width: 17, height: 23, src: s, alt: "", ...e }) : /* @__PURE__ */ n("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ n("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" }) });
7139
7140
  }, Go = (e) => {
7140
- const { PUBLIC_ENV: t } = P(), s = oe("/gnews.svg");
7141
+ const { PUBLIC_ENV: t } = q(), s = oe("/gnews.svg");
7141
7142
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", width: 31, height: 40, src: s, alt: "", ...e }) : /* @__PURE__ */ n(
7142
7143
  "svg",
7143
7144
  {
@@ -7166,10 +7167,10 @@ const Po = (e) => {
7166
7167
  }
7167
7168
  );
7168
7169
  }, Dt = (e) => {
7169
- const { PUBLIC_ENV: t } = P(), s = oe("/instagram.svg");
7170
+ const { PUBLIC_ENV: t } = q(), s = oe("/instagram.svg");
7170
7171
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", width: 23, height: 23, src: s, alt: "", ...e }) : /* @__PURE__ */ n("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ n("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" }) });
7171
7172
  }, jo = (e) => {
7172
- const { PUBLIC_ENV: t } = P(), s = oe("/podcast.svg");
7173
+ const { PUBLIC_ENV: t } = q(), s = oe("/podcast.svg");
7173
7174
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n(
7174
7175
  "img",
7175
7176
  {
@@ -7200,7 +7201,7 @@ const Po = (e) => {
7200
7201
  }
7201
7202
  );
7202
7203
  }, Qo = (e) => {
7203
- const { PUBLIC_ENV: t } = P(), s = oe("/telegram.svg");
7204
+ const { PUBLIC_ENV: t } = q(), s = oe("/telegram.svg");
7204
7205
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ n(
7205
7206
  "svg",
7206
7207
  {
@@ -7221,7 +7222,7 @@ const Po = (e) => {
7221
7222
  }
7222
7223
  );
7223
7224
  }, Ho = (e) => {
7224
- const { PUBLIC_ENV: t } = P(), s = oe("/tiktok.svg");
7225
+ const { PUBLIC_ENV: t } = q(), s = oe("/tiktok.svg");
7225
7226
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n(
7226
7227
  "img",
7227
7228
  {
@@ -7264,7 +7265,7 @@ const Po = (e) => {
7264
7265
  }
7265
7266
  );
7266
7267
  }, Vo = (e) => {
7267
- const { PUBLIC_ENV: t } = P(), s = oe("/whatsapp.svg");
7268
+ const { PUBLIC_ENV: t } = q(), s = oe("/whatsapp.svg");
7268
7269
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", width: 23, height: 23, src: s, alt: "", ...e }) : /* @__PURE__ */ n(
7269
7270
  "svg",
7270
7271
  {
@@ -7296,10 +7297,10 @@ const Po = (e) => {
7296
7297
  }
7297
7298
  );
7298
7299
  }, Pe = (e) => {
7299
- const { PUBLIC_ENV: t } = P(), s = oe("/x.svg");
7300
+ const { PUBLIC_ENV: t } = q(), s = oe("/x.svg");
7300
7301
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", width: 23, height: 23, ...e }) : /* @__PURE__ */ n("svg", { ...e, width: 28, height: 28, 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__ */ n("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" }) });
7301
7302
  }, Fo = (e) => {
7302
- const { PUBLIC_ENV: t } = P(), s = oe("/youtube.svg");
7303
+ const { PUBLIC_ENV: t } = q(), s = oe("/youtube.svg");
7303
7304
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", width: 32, height: 20, src: s, alt: "", ...e }) : /* @__PURE__ */ p(
7304
7305
  "svg",
7305
7306
  {
@@ -7352,7 +7353,7 @@ const Po = (e) => {
7352
7353
  {
7353
7354
  className: "su-flex su-items-center su-gap-8 sass-com-ft-brandContent",
7354
7355
  children: [
7355
- /* @__PURE__ */ n(q, { href: "/", "aria-label": "Ir a la home", children: /* @__PURE__ */ n("span", { className: "sass-com-ft-logoStyled", children: e.logo }) }),
7356
+ /* @__PURE__ */ n(O, { href: "/", "aria-label": "Ir a la home", children: /* @__PURE__ */ n("span", { className: "sass-com-ft-logoStyled", children: e.logo }) }),
7356
7357
  /* @__PURE__ */ n("div", { className: "su-flex-center su-gap-4 sass-com-ft-socialMedia", children: Object.keys(s).map((o) => s[o]?.show && /* @__PURE__ */ n(
7357
7358
  "a",
7358
7359
  {
@@ -7372,7 +7373,7 @@ const Po = (e) => {
7372
7373
  ),
7373
7374
  /* @__PURE__ */ p("section", { className: "sass-com-ft-sectionContent", children: [
7374
7375
  /* @__PURE__ */ n("div", { className: "sass-com-ft-section", children: a.filter((o) => !o.subitem).map((o, c) => /* @__PURE__ */ n(
7375
- q,
7376
+ O,
7376
7377
  {
7377
7378
  block_subPublication: !0,
7378
7379
  href: o.link ? o.link : void 0,
@@ -7384,7 +7385,7 @@ const Po = (e) => {
7384
7385
  c
7385
7386
  )) }),
7386
7387
  /* @__PURE__ */ n("div", { className: "sass-com-ft-section", children: t && t.map((o, c) => /* @__PURE__ */ n(
7387
- q,
7388
+ O,
7388
7389
  {
7389
7390
  block_subPublication: !0,
7390
7391
  href: o.link ? o?.link : void 0,
@@ -7399,7 +7400,7 @@ const Po = (e) => {
7399
7400
  /* @__PURE__ */ p("section", { className: "sass-com-ft-copyrigth", children: [
7400
7401
  /* @__PURE__ */ n("p", { className: "sass-com-ft-copyrigthText", children: e.copyrigth }),
7401
7402
  /* @__PURE__ */ n(
7402
- q,
7403
+ O,
7403
7404
  {
7404
7405
  "aria-label": "Bluestack link",
7405
7406
  href: "https://www.bluestack.la",
@@ -7414,7 +7415,7 @@ const Po = (e) => {
7414
7415
  }
7415
7416
  );
7416
7417
  }, _t = (e) => {
7417
- const { PUBLIC_ENV: t } = P(), s = oe("/facebook-black.svg");
7418
+ const { PUBLIC_ENV: t } = q(), s = oe("/facebook-black.svg");
7418
7419
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", width: 17, height: 23, src: s, alt: "", ...e }) : /* @__PURE__ */ n(
7419
7420
  "svg",
7420
7421
  {
@@ -7434,14 +7435,14 @@ const Po = (e) => {
7434
7435
  }
7435
7436
  );
7436
7437
  }, Ge = (e) => {
7437
- const { PUBLIC_ENV: t } = P(), s = oe("/linkedin.svg");
7438
+ const { PUBLIC_ENV: t } = q(), s = oe("/linkedin.svg");
7438
7439
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ p("svg", { width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: [
7439
7440
  /* @__PURE__ */ n("path", { d: "M23.9693 19.7768C22.9443 20.1795 22.3065 21.1785 22.3043 22.2887L22.278 32.7258C22.278 33.1474 21.8 33.4956 21.4127 33.4956H16.1736C15.7995 33.4956 15.293 33.1629 15.293 32.7302V14.8898C15.293 14.4081 15.7995 14.0455 16.2229 14.0466L20.9335 14.051C21.3842 14.051 21.7814 14.5105 21.8065 14.9254L21.8481 15.6185C22.9082 14.4994 24.2166 13.803 25.7055 13.6316C26.5599 13.5338 27.3957 13.5326 28.2555 13.625C31.5769 13.9821 34 16.8678 34 20.2318V32.5678C34 33.0283 33.5602 33.4911 33.1216 33.4911L28.3792 33.4945C27.9295 33.4945 27.4766 33.0484 27.4766 32.57L27.4646 22.2298C27.4646 21.7247 27.3847 21.1908 27.1101 20.7769C26.445 19.7735 25.1169 19.3263 23.9704 19.7757L23.9693 19.7768ZM23.5788 18.9414C25.118 18.2683 26.9143 18.8068 27.8606 20.1751C28.261 20.7536 28.3452 21.4099 28.4021 22.1107L28.4481 32.5522H33.0712V20.3442C33.0898 17.3717 30.9664 14.7964 28.0455 14.5539C27.2742 14.4905 26.5347 14.4816 25.7799 14.585C24.3621 14.7775 23.1084 15.5262 22.266 16.6764L20.9423 18.0125L20.9292 14.9911L16.2677 15V32.5522L21.4007 32.5544L21.4028 22.2342C21.4794 20.7858 22.2441 19.5254 23.5777 18.9414H23.5788Z", fill: "currentColor", stroke: "currentColor", "stroke-width": "0.5" }),
7440
7441
  /* @__PURE__ */ n("path", { d: "M11.6141 33.4944L7.91316 33.5011C7.09486 33.5022 6.46473 32.847 6.46582 32.006L6.46801 15.4505C6.46801 14.6384 7.09158 14.0432 7.85627 14.0432L11.5211 14.041C12.3689 14.041 13.0023 14.6885 13.0023 15.5595L12.9925 32.1773C12.9925 32.9026 12.2978 33.4922 11.6152 33.4944H11.6141ZM11.6283 32.5544C11.8952 32.4932 12.067 32.3453 12.067 32.0605V15.5106C12.067 15.1835 11.8099 14.991 11.5233 14.991H7.85846C7.59809 14.9922 7.43728 15.1791 7.39789 15.4516V32.006C7.39789 32.2986 7.597 32.5511 7.88034 32.5511L11.6272 32.5555L11.6283 32.5544Z", fill: "currentColor", stroke: "currentColor", "stroke-width": "0.5" }),
7441
7442
  /* @__PURE__ */ n("path", { d: "M13.4654 9.03032C13.5595 10.9582 12.2708 12.6836 10.4296 13.0318C9.25798 13.2532 8.14212 12.9372 7.26804 12.1385C6.08982 11.0639 5.67082 9.39631 6.27142 7.88227C6.82716 6.48392 8.16072 5.51164 9.71855 5.4994C10.8103 5.4905 11.7829 5.93103 12.5038 6.75536C13.0628 7.3939 13.4206 8.12701 13.4654 9.03032ZM11.5094 11.5022C12.9447 10.2807 12.8058 8.12256 11.4645 7.05572C10.7119 6.45611 9.73058 6.29925 8.80289 6.61519C7.48464 7.06573 6.74621 8.42403 6.98141 9.82461C7.19255 11.0861 8.2012 11.9661 9.44068 12.1218C10.2097 12.2186 10.9022 12.0184 11.5094 11.5022Z", fill: "currentColor", stroke: "currentColor", "stroke-width": "0.5" })
7442
7443
  ] });
7443
7444
  }, pa = (e) => {
7444
- const { PUBLIC_ENV: t } = P(), s = oe("/email.svg");
7445
+ const { PUBLIC_ENV: t } = q(), s = oe("/email.svg");
7445
7446
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ p(
7446
7447
  "svg",
7447
7448
  {
@@ -7471,7 +7472,7 @@ const Po = (e) => {
7471
7472
  }
7472
7473
  );
7473
7474
  }, Aa = (e) => {
7474
- const { PUBLIC_ENV: t } = P(), s = oe("/email-black.svg");
7475
+ const { PUBLIC_ENV: t } = q(), s = oe("/email-black.svg");
7475
7476
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ p(
7476
7477
  "svg",
7477
7478
  {
@@ -7500,7 +7501,7 @@ const Po = (e) => {
7500
7501
  }
7501
7502
  );
7502
7503
  }, wa = (e) => {
7503
- const { PUBLIC_ENV: t } = P(), s = oe("/facebook-note.svg");
7504
+ const { PUBLIC_ENV: t } = q(), s = oe("/facebook-note.svg");
7504
7505
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", width: 17, height: 23, src: s, alt: "", ...e }) : /* @__PURE__ */ n(
7505
7506
  "svg",
7506
7507
  {
@@ -7584,7 +7585,7 @@ function Wo({ noteShare: e }) {
7584
7585
  if (!a) return null;
7585
7586
  const r = e.variant === "outline" ? a.icon.outline : a.icon.solid, i = a.url(t);
7586
7587
  return /* @__PURE__ */ n(
7587
- q,
7588
+ O,
7588
7589
  {
7589
7590
  href: i,
7590
7591
  target: "_blank",
@@ -7664,7 +7665,7 @@ const hu = (e) => {
7664
7665
  };
7665
7666
  return (t > 1 || s && t < a) && /* @__PURE__ */ p("section", { className: "sass-com-np-content", children: [
7666
7667
  t > 1 && /* @__PURE__ */ n(
7667
- q,
7668
+ O,
7668
7669
  {
7669
7670
  block_subPublication: o,
7670
7671
  className: "sass-com-np-linkStyled",
@@ -7673,7 +7674,7 @@ const hu = (e) => {
7673
7674
  }
7674
7675
  ),
7675
7676
  s && t < a && /* @__PURE__ */ n(
7676
- q,
7677
+ O,
7677
7678
  {
7678
7679
  block_subPublication: o,
7679
7680
  className: "sass-com-np-linkStyled",
@@ -7720,7 +7721,7 @@ const hu = (e) => {
7720
7721
  },
7721
7722
  children: [
7722
7723
  /* @__PURE__ */ n(
7723
- q,
7724
+ O,
7724
7725
  {
7725
7726
  "aria-label": e.main?.title?.section,
7726
7727
  className: f ? `${f} sass-com-sc1-image` : "sass-com-sc1-image",
@@ -7763,11 +7764,11 @@ const hu = (e) => {
7763
7764
  main: a,
7764
7765
  overImage: r = "default",
7765
7766
  titleGradient: i = !1
7766
- } = e, { SHOW_TAG_BY_SECTION: o, SUB_PUBLICATION_PREFIX_IN_ROUTES: c } = P(), u = () => {
7767
+ } = e, { SHOW_TAG_BY_SECTION: o, SUB_PUBLICATION_PREFIX_IN_ROUTES: c } = q(), u = () => {
7767
7768
  if (o && e.keywords?.tags?.length && e.keywords.tags.length > 0) {
7768
7769
  const l = e.keywords.tags[0], d = l.name;
7769
7770
  return l.approved ? /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(
7770
- q,
7771
+ O,
7771
7772
  {
7772
7773
  "aria-label": d,
7773
7774
  block_subPublication: c?.tema,
@@ -7778,7 +7779,7 @@ const hu = (e) => {
7778
7779
  ) }) : /* @__PURE__ */ n("div", { className: "sass-com-sc2-sectionDescription", children: d });
7779
7780
  } else if (e.info?.section?.url)
7780
7781
  return /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(
7781
- q,
7782
+ O,
7782
7783
  {
7783
7784
  className: "sass-com-sc2-sectionDescription",
7784
7785
  href: e?.info?.link?.url,
@@ -7790,7 +7791,7 @@ const hu = (e) => {
7790
7791
  };
7791
7792
  return /* @__PURE__ */ p("section", { className: "sass-com-sc2-content", children: [
7792
7793
  /* @__PURE__ */ n(
7793
- q,
7794
+ O,
7794
7795
  {
7795
7796
  title: a?.title?.section,
7796
7797
  href: s.link.url,
@@ -7813,7 +7814,7 @@ const hu = (e) => {
7813
7814
  children: [
7814
7815
  /* @__PURE__ */ n(u, {}),
7815
7816
  /* @__PURE__ */ n("h2", { className: "sass-com-sc2-articule", children: /* @__PURE__ */ n(
7816
- q,
7817
+ O,
7817
7818
  {
7818
7819
  className: "sass-com-sc2-linkStyled",
7819
7820
  href: e?.info?.link?.url,
@@ -7840,7 +7841,7 @@ const hu = (e) => {
7840
7841
  /* @__PURE__ */ n(t, {}),
7841
7842
  /* @__PURE__ */ n("p", { className: "sass-com-err-title", children: e.title }),
7842
7843
  /* @__PURE__ */ n("p", { className: "sass-com-err-description", children: e.description }),
7843
- /* @__PURE__ */ n(q, { className: "sass-com-err-linkStyled su-no-underline su-flex-center", href: "/", children: e.buttonText ?? "Inicio" })
7844
+ /* @__PURE__ */ n(O, { className: "sass-com-err-linkStyled su-no-underline su-flex-center", href: "/", children: e.buttonText ?? "Inicio" })
7844
7845
  ] })
7845
7846
  ] });
7846
7847
  }, pu = (e) => /* @__PURE__ */ p("div", { className: "sass-com-cin-content", children: [
@@ -7869,7 +7870,7 @@ const hu = (e) => {
7869
7870
  /* @__PURE__ */ p("div", { className: "sass-com-lbh-textBox", children: [
7870
7871
  /* @__PURE__ */ p("div", { className: "sass-com-lbh-contentBox", children: [
7871
7872
  e?.info?.section && /* @__PURE__ */ n(
7872
- q,
7873
+ O,
7873
7874
  {
7874
7875
  className: "sass-com-lbh-sectionDescription",
7875
7876
  href: e?.info?.section?.url,
@@ -7895,10 +7896,10 @@ const hu = (e) => {
7895
7896
  )
7896
7897
  ] })
7897
7898
  ] }) }), Ko = (e) => /* @__PURE__ */ n("section", { className: "sass-com-tl-content sass-liveblog-time-line", children: e.itemList[0]?.list.items.map((t, s) => /* @__PURE__ */ p("div", { className: "sass-com-tl-contentLine", children: [
7898
- /* @__PURE__ */ n(q, { className: "sass-com-tl-dateLink", href: `#item-${s + 1}`, children: ir(t.date) }),
7899
+ /* @__PURE__ */ n(O, { className: "sass-com-tl-dateLink", href: `#item-${s + 1}`, children: ir(t.date) }),
7899
7900
  /* @__PURE__ */ n("div", { className: "sass-com-tl-contentText", children: (e.itemList[0]?.list.integrated, t.title) })
7900
7901
  ] }, s)) }), ya = (e) => {
7901
- const { PUBLIC_ENV: t } = P(), s = oe("/linkedin-black.svg");
7902
+ const { PUBLIC_ENV: t } = q(), s = oe("/linkedin-black.svg");
7902
7903
  return t !== "" && !e.forceSVG ? /* @__PURE__ */ n("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ n(
7903
7904
  "svg",
7904
7905
  {
@@ -8265,10 +8266,10 @@ const hu = (e) => {
8265
8266
  "data-after": `${a}`,
8266
8267
  children: [
8267
8268
  /* @__PURE__ */ n("hr", { className: "sass-com-sec-startLine" }),
8268
- e.titleUrl ? /* @__PURE__ */ n(q, { href: e.titleUrl, children: r }) : r,
8269
+ e.titleUrl ? /* @__PURE__ */ n(O, { href: e.titleUrl, children: r }) : r,
8269
8270
  /* @__PURE__ */ n("hr", { className: "sass-com-sec-line" }),
8270
8271
  e.titleUrl && /* @__PURE__ */ n(
8271
- q,
8272
+ O,
8272
8273
  {
8273
8274
  className: "sass-com-sec-readMore",
8274
8275
  href: e.titleUrl?.toString() ?? ""
@@ -8335,7 +8336,7 @@ const hu = (e) => {
8335
8336
  /* @__PURE__ */ n("input", { type: "checkbox", id: s, style: { display: "none" } }),
8336
8337
  /* @__PURE__ */ n("h3", { className: "sass-com-sb-accordionHeading", children: a ? /* @__PURE__ */ p("label", { className: "sass-com-sb-accordionSummeryStyled", htmlFor: s, children: [
8337
8338
  e.link ? /* @__PURE__ */ n(
8338
- q,
8339
+ O,
8339
8340
  {
8340
8341
  block_subPublication: !0,
8341
8342
  className: "sass-com-sb-linkStyled",
@@ -8346,7 +8347,7 @@ const hu = (e) => {
8346
8347
  ) : /* @__PURE__ */ n("div", { children: e.description }),
8347
8348
  /* @__PURE__ */ n(Ut, { width: 13, height: 13, fill: "var(--side-bar-arrow-color)" })
8348
8349
  ] }) : /* @__PURE__ */ n(
8349
- q,
8350
+ O,
8350
8351
  {
8351
8352
  block_subPublication: !0,
8352
8353
  className: "sass-com-sb-linkStyled",
@@ -8361,7 +8362,7 @@ const hu = (e) => {
8361
8362
  className: "sass-com-sb-accordionDetailsStyled",
8362
8363
  style: { "--max-height": `${e.subitem.length * 45}px` },
8363
8364
  children: e.subitem.map((r, i) => /* @__PURE__ */ n(
8364
- q,
8365
+ O,
8365
8366
  {
8366
8367
  block_subPublication: !0,
8367
8368
  className: "sass-com-sb-subLinkStyled",
@@ -8399,7 +8400,7 @@ const hu = (e) => {
8399
8400
  searchLink: i,
8400
8401
  custom_styles: o = {}
8401
8402
  }) => {
8402
- const { PUBLIC_SERVICE_PREFIX: c, PUBLIC_IS_SUB_PUBLICATION: u, SUB_PUBLICATION_PREFIX_IN_ROUTES: l } = P(), d = l?.buscar && c !== "false" && u !== "false" ? `/${c}` : "";
8403
+ const { PUBLIC_SERVICE_PREFIX: c, PUBLIC_IS_SUB_PUBLICATION: u, SUB_PUBLICATION_PREFIX_IN_ROUTES: l } = q(), d = l?.buscar && c !== "false" && u !== "false" ? `/${c}` : "";
8403
8404
  return /* @__PURE__ */ p(
8404
8405
  "aside",
8405
8406
  {
@@ -8430,7 +8431,7 @@ const hu = (e) => {
8430
8431
  );
8431
8432
  }, Ca = (e) => /* @__PURE__ */ n("svg", { width: "27", height: "18", viewBox: "0 0 27 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ n("path", { d: "M1.5 18H25.5C26.325 18 27 17.325 27 16.5C27 15.675 26.325 15 25.5 15H1.5C0.675 15 0 15.675 0 16.5C0 17.325 0.675 18 1.5 18ZM1.5 10.5H25.5C26.325 10.5 27 9.825 27 9C27 8.175 26.325 7.5 25.5 7.5H1.5C0.675 7.5 0 8.175 0 9C0 9.825 0.675 10.5 1.5 10.5ZM0 1.5C0 2.325 0.675 3 1.5 3H25.5C26.325 3 27 2.325 27 1.5C27 0.675 26.325 0 25.5 0H1.5C0.675 0 0 0.675 0 1.5Z", fill: e.color }) }), Na = (e) => {
8432
8433
  const { alertZone: t, id: s = "close-alert" } = e, a = () => /* @__PURE__ */ n(
8433
- q,
8434
+ O,
8434
8435
  {
8435
8436
  className: "sass-com-hlm-headLine",
8436
8437
  href: t?.data[0]?.info.link.url,
@@ -8476,7 +8477,7 @@ const hu = (e) => {
8476
8477
  Array.isArray(t) && /* @__PURE__ */ p("div", { className: "sass-com-htape-tabs header-page-tape-content", children: [
8477
8478
  s !== "" && /* @__PURE__ */ n("p", { className: "sass-com-htape-title", children: `${s}` }),
8478
8479
  t && t[i] && /* @__PURE__ */ n(
8479
- q,
8480
+ O,
8480
8481
  {
8481
8482
  block_subPublication: !0,
8482
8483
  className: "sass-com-htape-linkStyled",
@@ -8493,7 +8494,7 @@ const hu = (e) => {
8493
8494
  t && t.map((o, c) => {
8494
8495
  if (c !== i)
8495
8496
  return /* @__PURE__ */ n(
8496
- q,
8497
+ O,
8497
8498
  {
8498
8499
  block_subPublication: !0,
8499
8500
  className: "sass-com-htape-linkStyled",
@@ -8527,7 +8528,7 @@ const hu = (e) => {
8527
8528
  )) })
8528
8529
  ] });
8529
8530
  }, ac = (e) => {
8530
- const { alertZone: t, custom_styles: s = {} } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: a } = P();
8531
+ const { alertZone: t, custom_styles: s = {} } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: a } = q();
8531
8532
  return /* @__PURE__ */ p("header", { className: "sass-com-h1sk-headerStyled", style: s, id: "saas-header-sticky", children: [
8532
8533
  e.socialIcons && e.headerTape?.sticky && /* @__PURE__ */ n(
8533
8534
  Sa,
@@ -8561,7 +8562,7 @@ const hu = (e) => {
8561
8562
  ),
8562
8563
  /* @__PURE__ */ p("div", { className: "sass-com-h1sk-iconContent", children: [
8563
8564
  /* @__PURE__ */ n(
8564
- q,
8565
+ O,
8565
8566
  {
8566
8567
  href: "/",
8567
8568
  "aria-label": "Home",
@@ -8575,7 +8576,7 @@ const hu = (e) => {
8575
8576
  }
8576
8577
  ),
8577
8578
  e.mobileIcon ? /* @__PURE__ */ n(
8578
- q,
8579
+ O,
8579
8580
  {
8580
8581
  href: "/",
8581
8582
  "aria-label": "Home",
@@ -8592,7 +8593,7 @@ const hu = (e) => {
8592
8593
  !e.showAlertPop && t?.data && /* @__PURE__ */ p("div", { className: "sass-com-h1sk-headLineContent", children: [
8593
8594
  /* @__PURE__ */ n("div", { className: "sass-com-h1sk-headLineTitle headLineTitle", children: t.entity.description ? `${t.entity.description}` : "" }),
8594
8595
  /* @__PURE__ */ n(
8595
- q,
8596
+ O,
8596
8597
  {
8597
8598
  className: "sass-com-h1sk-headLine",
8598
8599
  href: t.data[0]?.info.link.url,
@@ -8613,7 +8614,7 @@ const hu = (e) => {
8613
8614
  ].join(" "),
8614
8615
  children: [
8615
8616
  /* @__PURE__ */ n(
8616
- q,
8617
+ O,
8617
8618
  {
8618
8619
  block_subPublication: a?.buscar,
8619
8620
  href: e.searchLink ? e.searchLink : "/buscar",
@@ -8640,7 +8641,7 @@ const hu = (e) => {
8640
8641
  const { items: t } = e;
8641
8642
  return /* @__PURE__ */ n("ul", { className: "sass-com-mopt-ul", children: t.map((s, a) => /* @__PURE__ */ p("li", { className: "sass-com-mopt-liBefore sass-com-mopt-li", children: [
8642
8643
  s.link ? /* @__PURE__ */ p(
8643
- q,
8644
+ O,
8644
8645
  {
8645
8646
  block_subPublication: !0,
8646
8647
  "aria-label": s.description,
@@ -8657,7 +8658,7 @@ const hu = (e) => {
8657
8658
  Array.isArray(s.subitem) && /* @__PURE__ */ n(Ut, {})
8658
8659
  ] }),
8659
8660
  Array.isArray(s.subitem) && /* @__PURE__ */ n("ul", { className: "sass-com-mopt-ulContent", children: /* @__PURE__ */ n("div", { className: "sass-com-mopt-contentModal", children: s.subitem.map((r, i) => /* @__PURE__ */ n("li", { className: "sass-com-mopt-li", children: /* @__PURE__ */ n(
8660
- q,
8661
+ O,
8661
8662
  {
8662
8663
  block_subPublication: !0,
8663
8664
  className: "sass-com-mopt-itemLink",
@@ -8669,7 +8670,7 @@ const hu = (e) => {
8669
8670
  ) }, i)) }) })
8670
8671
  ] }, a)) });
8671
8672
  }, ic = (e) => {
8672
- const { menu: t, alertZone: s, custom_styles: a = {}, prerender_classes: r } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: i } = P();
8673
+ const { menu: t, alertZone: s, custom_styles: a = {}, prerender_classes: r } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: i } = q();
8673
8674
  return /* @__PURE__ */ p(
8674
8675
  "header",
8675
8676
  {
@@ -8726,7 +8727,7 @@ const hu = (e) => {
8726
8727
  )
8727
8728
  }
8728
8729
  ),
8729
- /* @__PURE__ */ n("div", { className: "sass-com-h1st-logoContent", children: /* @__PURE__ */ n(q, { href: "/", "aria-label": "Home", className: "header-logo-link", children: le.createElement(
8730
+ /* @__PURE__ */ n("div", { className: "sass-com-h1st-logoContent", children: /* @__PURE__ */ n(O, { href: "/", "aria-label": "Home", className: "header-logo-link", children: le.createElement(
8730
8731
  "span",
8731
8732
  { className: "sass-com-h1st-logoStyled" },
8732
8733
  e.icon
@@ -8737,7 +8738,7 @@ const hu = (e) => {
8737
8738
  className: "sass-com-h1st-buttonSection sass-header-right-button-section",
8738
8739
  children: [
8739
8740
  /* @__PURE__ */ n(
8740
- q,
8741
+ O,
8741
8742
  {
8742
8743
  block_subPublication: i?.buscar,
8743
8744
  href: e.searchLink ? e.searchLink : "/buscar",
@@ -8753,7 +8754,7 @@ const hu = (e) => {
8753
8754
  !e.showAlertPop && s?.data ? /* @__PURE__ */ p("div", { className: "sass-com-h1st-headLineContent", children: [
8754
8755
  /* @__PURE__ */ n("p", { className: "sass-com-h1st-headLineTitle headLineTitle", children: s.entity.description ? `${s.entity.description}` : "" }),
8755
8756
  /* @__PURE__ */ n(
8756
- q,
8757
+ O,
8757
8758
  {
8758
8759
  className: `sass-com-h1st-headLine ${r?.alert}`,
8759
8760
  href: s.data[0]?.info.link.url,
@@ -8823,11 +8824,11 @@ const hu = (e) => {
8823
8824
  )
8824
8825
  ] });
8825
8826
  }, oc = (e) => {
8826
- const { SUB_PUBLICATION_PREFIX_IN_ROUTES: t } = P();
8827
+ const { SUB_PUBLICATION_PREFIX_IN_ROUTES: t } = q();
8827
8828
  return e?.tags && e?.tags?.length > 0 && /* @__PURE__ */ n("section", { className: "sass-com-ts-content", children: Array.isArray(e.tags) && /* @__PURE__ */ p("div", { className: "sass-com-ts-tags", children: [
8828
8829
  /* @__PURE__ */ n("p", { className: "sass-com-ts-tagStyled", children: e.title ? e.title : "Tags:" }),
8829
8830
  e.tags.map((s, a) => s.approved ? /* @__PURE__ */ n(
8830
- q,
8831
+ O,
8831
8832
  {
8832
8833
  block_subPublication: t?.tema,
8833
8834
  href: De(s, e.paths),
@@ -8837,15 +8838,15 @@ const hu = (e) => {
8837
8838
  ) : /* @__PURE__ */ n("div", { className: "sass-com-ts-chipStyled", children: s.name }, a))
8838
8839
  ] }) });
8839
8840
  }, cc = async (e) => {
8840
- const { autor: t } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: s, PUBLIC_SERVICE_PREFIX: a } = P(), r = t?.addtional?.USER_SHOWBIO ?? !1, i = t?.info?.name ?? "", o = t?.info?.fullname ?? "", c = t?.info?.image?.sizes?.[0]?.url ?? "", u = t?.addtional?.USER_MIBIO ?? "", l = t?.addtional?.USER_USERFB ?? "", d = t?.addtional?.USER_USERIG ?? "", m = t?.addtional?.USER_USERTWT ?? "", h = t?.addtional?.USER_USERLIN ?? "", A = a ? `/${a}/${e.paths.autor}/${i}` : `/${e.paths.autor}/${i}`;
8841
+ const { autor: t } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: s, PUBLIC_SERVICE_PREFIX: a } = q(), r = t?.addtional?.USER_SHOWBIO ?? !1, i = t?.info?.name ?? "", o = t?.info?.fullname ?? "", c = t?.info?.image?.sizes?.[0]?.url ?? "", u = t?.addtional?.USER_MIBIO ?? "", l = t?.addtional?.USER_USERFB ?? "", d = t?.addtional?.USER_USERIG ?? "", m = t?.addtional?.USER_USERTWT ?? "", h = t?.addtional?.USER_USERLIN ?? "", A = a ? `/${a}/${e.paths.autor}/${i}` : `/${e.paths.autor}/${i}`;
8841
8842
  return r && !!t && /* @__PURE__ */ n("section", { className: "sass-com-ja2-contentBox", children: /* @__PURE__ */ p("div", { className: "sass-com-ja2-content", children: [
8842
8843
  /* @__PURE__ */ p("div", { className: "sass-com-ja2-avatarContent", children: [
8843
8844
  /* @__PURE__ */ n(
8844
- q,
8845
+ O,
8845
8846
  {
8846
8847
  block_subPublication: s?.autor,
8847
8848
  className: "sass-com-ja2-journalistInfo su-no-underline",
8848
- href: `/${e.paths.autor}/${i}`,
8849
+ href: A,
8849
8850
  children: c ? /* @__PURE__ */ n(
8850
8851
  "img",
8851
8852
  {
@@ -8860,11 +8861,11 @@ const hu = (e) => {
8860
8861
  ),
8861
8862
  /* @__PURE__ */ p("section", { className: "sass-com-ja2-journalistSection", children: [
8862
8863
  /* @__PURE__ */ n("h3", { className: "sass-com-ja2-journalistInfo", children: /* @__PURE__ */ n(
8863
- q,
8864
+ O,
8864
8865
  {
8865
8866
  block_subPublication: s?.autor,
8866
8867
  className: "su-no-underline",
8867
- href: `/${e.paths.autor}/${i}`,
8868
+ href: A,
8868
8869
  children: o
8869
8870
  }
8870
8871
  ) }),
@@ -9176,7 +9177,7 @@ function Su(e) {
9176
9177
  overImage: m,
9177
9178
  isTitle: h,
9178
9179
  paths: A
9179
- } = e, { CONFIG_videoClipUrl: f } = P(), g = i?.homepreview ?? "imagen", w = () => {
9180
+ } = e, { CONFIG_videoClipUrl: f } = q(), g = i?.homepreview ?? "imagen", w = () => {
9180
9181
  const b = e.videos?.[0]?.clip;
9181
9182
  return b ? /* @__PURE__ */ n("div", { className: "homeCardVideoClipContainer", children: /* @__PURE__ */ n("video", { autoPlay: !0, loop: !0, muted: !0, playsInline: !0, width: "480", height: "535", children: /* @__PURE__ */ n("source", { src: `${f}${b}`, type: "video/mp4" }) }) }) : null;
9182
9183
  }, v = () => {
@@ -9225,7 +9226,7 @@ function Su(e) {
9225
9226
  children: I.map((R, Q) => {
9226
9227
  const W = R?.url || R?.id || `gallery-${Q}`;
9227
9228
  return /* @__PURE__ */ n(
9228
- q,
9229
+ O,
9229
9230
  {
9230
9231
  "aria-label": e.main?.title?.section,
9231
9232
  className: "homeCardImage",
@@ -9273,7 +9274,7 @@ function Su(e) {
9273
9274
  break;
9274
9275
  default:
9275
9276
  S = /* @__PURE__ */ n(
9276
- q,
9277
+ O,
9277
9278
  {
9278
9279
  "aria-label": e?.main?.title?.section,
9279
9280
  className: "homeCardImage",
@@ -9322,7 +9323,7 @@ function Su(e) {
9322
9323
  );
9323
9324
  }
9324
9325
  const We = (e) => {
9325
- const { SHOW_TAG_BY_SECTION: t, SUB_PUBLICATION_PREFIX_IN_ROUTES: s } = P(), a = () => {
9326
+ const { SHOW_TAG_BY_SECTION: t, SUB_PUBLICATION_PREFIX_IN_ROUTES: s } = q(), a = () => {
9326
9327
  if (e?.config?.showtime && e.config?.showauthor)
9327
9328
  return `${e?.authors[0]?.fullname} - ${Ue(
9328
9329
  e.info?.date?.modified
@@ -9337,7 +9338,7 @@ const We = (e) => {
9337
9338
  return o.approved ? /* @__PURE__ */ p("h3", { children: [
9338
9339
  " ",
9339
9340
  /* @__PURE__ */ n(
9340
- q,
9341
+ O,
9341
9342
  {
9342
9343
  "aria-label": c,
9343
9344
  className: "sass-bmd-sup-tagmx",
@@ -9349,7 +9350,7 @@ const We = (e) => {
9349
9350
  ] }) : /* @__PURE__ */ n("div", { className: "sass-bmd-sup-tagmx", children: c });
9350
9351
  } else if (e.info?.section?.url)
9351
9352
  return /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(
9352
- q,
9353
+ O,
9353
9354
  {
9354
9355
  className: "sass-bmd-sup-tagmx",
9355
9356
  href: e?.info?.section?.url,
@@ -9361,7 +9362,7 @@ const We = (e) => {
9361
9362
  if (t && e.keywords?.tags?.length && e.keywords.tags.length > 0) {
9362
9363
  const o = e.keywords.tags[0], c = o.name;
9363
9364
  return o.approved ? /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(
9364
- q,
9365
+ O,
9365
9366
  {
9366
9367
  "aria-label": c,
9367
9368
  className: "sass-bmd-sup-tag",
@@ -9371,12 +9372,12 @@ const We = (e) => {
9371
9372
  }
9372
9373
  ) }) : /* @__PURE__ */ n("div", { className: "sass-bmd-sup-tag", children: c });
9373
9374
  } else if (e.info?.section?.url)
9374
- return /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(q, { className: "sass-bmd-sup-tag", href: e?.info?.section?.url, children: e?.info?.section?.name }) });
9375
+ return /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(O, { className: "sass-bmd-sup-tag", href: e?.info?.section?.url, children: e?.info?.section?.name }) });
9375
9376
  return null;
9376
9377
  };
9377
9378
  return /* @__PURE__ */ p("section", { className: "sass-bmd-sup-content destacado-super-content", children: [
9378
9379
  /* @__PURE__ */ n(
9379
- q,
9380
+ O,
9380
9381
  {
9381
9382
  className: e.speculationPrerenderClass,
9382
9383
  href: e?.info?.link?.url,
@@ -9416,7 +9417,7 @@ const We = (e) => {
9416
9417
  children: [
9417
9418
  /* @__PURE__ */ n(i, {}),
9418
9419
  /* @__PURE__ */ n(
9419
- q,
9420
+ O,
9420
9421
  {
9421
9422
  className: "sass-bmd-sup-linkTitle",
9422
9423
  href: e?.info?.link?.url,
@@ -9446,7 +9447,7 @@ const We = (e) => {
9446
9447
  }
9447
9448
  ),
9448
9449
  e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ n(J, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n(
9449
- q,
9450
+ O,
9450
9451
  {
9451
9452
  block_subPublication: s?.autor,
9452
9453
  href: `/${e.paths?.autor ?? "autor"}/${e?.authors[0]?.name}`,
@@ -9616,13 +9617,13 @@ const We = (e) => {
9616
9617
  speculationPrerenderClass: r
9617
9618
  }
9618
9619
  ) }, o)) }), Ea = (e) => {
9619
- const { SHOW_TAG_BY_SECTION: t, SUB_PUBLICATION_PREFIX_IN_ROUTES: s } = P();
9620
+ const { SHOW_TAG_BY_SECTION: t, SUB_PUBLICATION_PREFIX_IN_ROUTES: s } = q();
9620
9621
  return /* @__PURE__ */ p("div", { className: "sass-com-bh-content", children: [
9621
9622
  /* @__PURE__ */ n(() => {
9622
9623
  if (t && e.mainNew.keywords?.tags?.length && e.mainNew.keywords.tags.length > 0) {
9623
9624
  const r = e.mainNew.keywords.tags[0], i = r.name;
9624
9625
  return r.approved ? /* @__PURE__ */ n("h3", { className: "sass-com-bh-section", children: /* @__PURE__ */ n(
9625
- q,
9626
+ O,
9626
9627
  {
9627
9628
  "aria-label": i,
9628
9629
  className: "sass-com-bh-sectionDescription",
@@ -9633,7 +9634,7 @@ const We = (e) => {
9633
9634
  ) }) : /* @__PURE__ */ n("div", { className: "sass-com-bh-sectionDescription", children: i });
9634
9635
  } else if (e.mainNew.info?.section?.url)
9635
9636
  return /* @__PURE__ */ n("h3", { className: "sass-com-bh-section", children: /* @__PURE__ */ n(
9636
- q,
9637
+ O,
9637
9638
  {
9638
9639
  className: "sass-com-bh-sectionDescription",
9639
9640
  href: e?.mainNew?.info?.section?.url,
@@ -9643,7 +9644,7 @@ const We = (e) => {
9643
9644
  return null;
9644
9645
  }, {}),
9645
9646
  /* @__PURE__ */ n(
9646
- q,
9647
+ O,
9647
9648
  {
9648
9649
  className: "sass-com-bh-title",
9649
9650
  href: e?.mainNew?.info?.link?.url,
@@ -9652,7 +9653,7 @@ const We = (e) => {
9652
9653
  }
9653
9654
  ),
9654
9655
  e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ n("p", { className: "sass-com-bh-subtitle", children: e?.mainNew?.main?.subtitle?.striped }),
9655
- e.goTo && /* @__PURE__ */ n(q, { href: e.goTo.url, className: "sass-com-bh-linkStyled", children: e.goTo.description })
9656
+ e.goTo && /* @__PURE__ */ n(O, { href: e.goTo.url, className: "sass-com-bh-linkStyled", children: e.goTo.description })
9656
9657
  ] });
9657
9658
  }, mc = (e) => {
9658
9659
  const { content: t, title: s, isVideo: a } = e;
@@ -9675,7 +9676,7 @@ const We = (e) => {
9675
9676
  children: [
9676
9677
  /* @__PURE__ */ n(Ea, { mainNew: i, goTo: e.goTo, paths: e.paths }),
9677
9678
  /* @__PURE__ */ n(
9678
- q,
9679
+ O,
9679
9680
  {
9680
9681
  className: "sass-bd-dn-headerSectionLink",
9681
9682
  href: i?.info?.link?.url,
@@ -9717,7 +9718,7 @@ const We = (e) => {
9717
9718
  )
9718
9719
  ] });
9719
9720
  }, Tt = async (e) => {
9720
- const { data: t, autorIcon: s, speculationPrerenderClass: a } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: r } = P(), i = s, o = () => t?.config?.showtime ? `${Ue(t.info?.date?.modified)}` : "", c = /* @__PURE__ */ p("div", { className: "sass-com-oc2-autorContent", children: [
9721
+ const { data: t, autorIcon: s, speculationPrerenderClass: a } = e, { SUB_PUBLICATION_PREFIX_IN_ROUTES: r } = q(), i = s, o = () => t?.config?.showtime ? `${Ue(t.info?.date?.modified)}` : "", c = /* @__PURE__ */ p("div", { className: "sass-com-oc2-autorContent", children: [
9721
9722
  Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ n(
9722
9723
  "img",
9723
9724
  {
@@ -9733,7 +9734,7 @@ const We = (e) => {
9733
9734
  ] });
9734
9735
  return /* @__PURE__ */ p("div", { className: "sass-com-oc2-content", children: [
9735
9736
  t?.authors[0]?.internaluser ? /* @__PURE__ */ n(
9736
- q,
9737
+ O,
9737
9738
  {
9738
9739
  block_subPublication: r?.autor,
9739
9740
  href: t.authors[0]?.internaluser ? `/${e.paths.autor}/${t?.authors[0]?.name}` : "#",
@@ -9742,7 +9743,7 @@ const We = (e) => {
9742
9743
  ) : c,
9743
9744
  /* @__PURE__ */ p("div", { className: "sass-com-oc2-boxInformationContent", children: [
9744
9745
  /* @__PURE__ */ n(
9745
- q,
9746
+ O,
9746
9747
  {
9747
9748
  className: a ? `${a} sass-com-oc2-title` : "sass-com-oc2-title",
9748
9749
  href: t?.info?.link?.url,
@@ -10019,7 +10020,7 @@ const Eu = (e) => {
10019
10020
  }
10020
10021
  ),
10021
10022
  /* @__PURE__ */ n(
10022
- q,
10023
+ O,
10023
10024
  {
10024
10025
  className: "sass-bd-dv-headerSectionLink",
10025
10026
  href: r?.info?.link.url,
@@ -10075,7 +10076,7 @@ const Eu = (e) => {
10075
10076
  },
10076
10077
  children: [
10077
10078
  /* @__PURE__ */ n(
10078
- q,
10079
+ O,
10079
10080
  {
10080
10081
  className: "sass-com-sc6-linkImage",
10081
10082
  target: e?.info?.link?.target,
@@ -10086,7 +10087,7 @@ const Eu = (e) => {
10086
10087
  ),
10087
10088
  /* @__PURE__ */ p("div", { className: "sass-com-sc6-textContent", children: [
10088
10089
  /* @__PURE__ */ n(
10089
- q,
10090
+ O,
10090
10091
  {
10091
10092
  className: "sass-com-sc6-sectionDescription",
10092
10093
  target: e?.info?.link?.target,
@@ -10174,7 +10175,7 @@ const Eu = (e) => {
10174
10175
  }
10175
10176
  ) });
10176
10177
  }, Cc = async (e) => {
10177
- const { SUB_PUBLICATION_PREFIX_IN_ROUTES: t } = P(), { data: s } = e;
10178
+ const { SUB_PUBLICATION_PREFIX_IN_ROUTES: t } = q(), { data: s } = e;
10178
10179
  return /* @__PURE__ */ p("div", { className: "sass-com-opt1-content", children: [
10179
10180
  Array.isArray(s.authors) && s?.authors[0]?.image ? /* @__PURE__ */ n(
10180
10181
  "img",
@@ -10188,7 +10189,7 @@ const Eu = (e) => {
10188
10189
  ) : /* @__PURE__ */ n("div", { className: "sass-com-opt1-contentIcon", children: e.autorIcon }),
10189
10190
  /* @__PURE__ */ p("div", { className: "sass-com-opt1-boxInformation", children: [
10190
10191
  /* @__PURE__ */ n("p", { className: "sass-com-opt1-authorName", children: s?.authors[0]?.internaluser ? /* @__PURE__ */ n(
10191
- q,
10192
+ O,
10192
10193
  {
10193
10194
  block_subPublication: t?.autor,
10194
10195
  href: s.authors[0]?.internaluser ? `/${e.paths.autor}/${s?.authors[0]?.name}` : "#",
@@ -10196,7 +10197,7 @@ const Eu = (e) => {
10196
10197
  }
10197
10198
  ) : s?.authors[0]?.fullname ?? "Redacción" }),
10198
10199
  /* @__PURE__ */ n("p", { className: "sass-com-opt1-title", children: /* @__PURE__ */ n(
10199
- q,
10200
+ O,
10200
10201
  {
10201
10202
  className: "sass-com-opt1-linkStyled",
10202
10203
  href: s?.info?.link?.url,
@@ -10890,7 +10891,7 @@ const Dc = async ({
10890
10891
  Telegram: "telegram"
10891
10892
  };
10892
10893
  function _c({ url: e }) {
10893
- return e && e !== "" && /* @__PURE__ */ p(q, { href: e, className: "sass-com-ja3-googleProfileButton", children: [
10894
+ return e && e !== "" && /* @__PURE__ */ p(O, { href: e, className: "sass-com-ja3-googleProfileButton", children: [
10894
10895
  /* @__PURE__ */ n(
10895
10896
  "svg",
10896
10897
  {
@@ -10919,11 +10920,15 @@ const Gc = () => /* @__PURE__ */ p("svg", { xmlns: "http://www.w3.org/2000/svg",
10919
10920
  /* @__PURE__ */ n("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" })
10920
10921
  ] }), jc = async (e) => {
10921
10922
  if (!e.news || !e.news.authors) return null;
10922
- const { news: t, socials: s, texts: a } = e, { PUBLIC_SERVICE_PREFIX: r } = P(), i = (d) => r ? `/${r}/${e.paths.autor}/${d}` : `/${e.paths.autor}/${d}`, o = t.authors.map(
10923
- (d) => d.internaluser ? `<a href="${i(d.name)}">${d.fullname}</a>` : d.fullname
10924
- ).join(", "), c = () => t.authors.length === 1 ? "sass-com-ja3-width1Autor" : t.authors.length === 2 ? "sass-com-ja3-width2Autor" : t.authors.length === 3 ? "sass-com-ja3-width3Autor" : "", { DATE_TIMEZONE: u = "America/Mexico_City", CONFIG_shareOnlyWhatsApp: l } = P();
10923
+ const { news: t, socials: s, texts: a } = e, {
10924
+ DATE_TIMEZONE: r = "America/Mexico_City",
10925
+ CONFIG_shareOnlyWhatsApp: i,
10926
+ PUBLIC_SERVICE_PREFIX: o
10927
+ } = q(), c = (d) => o ? `/${o}/${e.paths.autor}/${d}` : `/${e.paths.autor}/${d}`, u = t.authors.map(
10928
+ (d) => d.internaluser ? `<a href="${c(d.name)}">${d.fullname}</a>` : d.fullname
10929
+ ).join(", "), l = () => t.authors.length === 1 ? "sass-com-ja3-width1Autor" : t.authors.length === 2 ? "sass-com-ja3-width2Autor" : t.authors.length === 3 ? "sass-com-ja3-width3Autor" : "";
10925
10930
  return t.config?.showauthor && /* @__PURE__ */ n("div", { className: "sass-com-ja3-content", children: /* @__PURE__ */ p("div", { className: "sass-com-ja3-avatarContent", children: [
10926
- l ? /* @__PURE__ */ p(
10931
+ i ? /* @__PURE__ */ p(
10927
10932
  "a",
10928
10933
  {
10929
10934
  className: "sass-com-ja3-whatsappLink",
@@ -10975,7 +10980,7 @@ const Gc = () => /* @__PURE__ */ p("svg", { xmlns: "http://www.w3.org/2000/svg",
10975
10980
  /* @__PURE__ */ n(
10976
10981
  "div",
10977
10982
  {
10978
- className: `sass-com-ja3-imageContent ${c()}`,
10983
+ className: `sass-com-ja3-imageContent ${l()}`,
10979
10984
  style: {
10980
10985
  width: `${t.authors?.length > 2 ? t.authors?.length * 30 : t.authors?.length * 35}px`
10981
10986
  },
@@ -11001,12 +11006,12 @@ const Gc = () => /* @__PURE__ */ p("svg", { xmlns: "http://www.w3.org/2000/svg",
11001
11006
  )
11002
11007
  }
11003
11008
  ),
11004
- o && /* @__PURE__ */ n(
11009
+ u && /* @__PURE__ */ n(
11005
11010
  "div",
11006
11011
  {
11007
11012
  className: "sass-com-ja3-journalistInfoLink",
11008
11013
  dangerouslySetInnerHTML: {
11009
- __html: `${a.JournalistPrefix} <h3 style="padding:0px;">${o ?? "Redaccion"}${t.config?.showtime && ","}</h3> <time datetime="${Fe(t.info.date.modified, u)}">${t.config?.showtime ? gs(t.info.date.modified) : null}`
11014
+ __html: `${a.JournalistPrefix} <h3 style="padding:0px;">${u ?? "Redaccion"}${t.config?.showtime && ","}</h3> <time datetime="${Fe(t.info.date.modified, r)}">${t.config?.showtime ? gs(t.info.date.modified) : null}`
11010
11015
  }
11011
11016
  }
11012
11017
  )
@@ -11183,7 +11188,7 @@ function Wc({ noteShare: e }) {
11183
11188
  if (!a) return null;
11184
11189
  const r = e.variant === "outline" ? a.icon.outline : a.icon.solid, i = a.url(t);
11185
11190
  return /* @__PURE__ */ n(
11186
- q,
11191
+ O,
11187
11192
  {
11188
11193
  href: i,
11189
11194
  target: "_blank",
@@ -11215,7 +11220,7 @@ function Wc({ noteShare: e }) {
11215
11220
  children: /* @__PURE__ */ n(ba, {})
11216
11221
  }
11217
11222
  ),
11218
- e?.googleProfile && e?.googleProfile.likeSocial && e?.googleProfile.url !== "" && /* @__PURE__ */ p(q, { href: e?.googleProfile.url ?? "", className: "sass-com-ja4-socialActionLink sass-com-ja4-socialActionLinkGoogleMobile", "aria-label": "Follow on Google", children: [
11223
+ e?.googleProfile && e?.googleProfile.likeSocial && e?.googleProfile.url !== "" && /* @__PURE__ */ p(O, { href: e?.googleProfile.url ?? "", className: "sass-com-ja4-socialActionLink sass-com-ja4-socialActionLinkGoogleMobile", "aria-label": "Follow on Google", children: [
11219
11224
  /* @__PURE__ */ n(
11220
11225
  "svg",
11221
11226
  {
@@ -11238,17 +11243,18 @@ function Wc({ noteShare: e }) {
11238
11243
  }
11239
11244
  const Yc = async (e) => {
11240
11245
  if (!e.news || !e.news.authors) return null;
11241
- const { news: t, socials: s, texts: a } = e, { PUBLIC_SERVICE_PREFIX: r } = P(), i = (m) => r ? `/${r}/${e.paths.autor}/${m}` : `/${e.paths.autor}/${m}`, o = t.authors.map(
11242
- (m) => m.internaluser ? `<a href="${i(m.name)}">${m.fullname}</a>` : m.fullname
11243
- ).join(", "), c = () => t.authors.length === 1 ? "sass-com-ja4-width1Autor" : t.authors.length === 2 ? "sass-com-ja4-width2Autor" : t.authors.length === 3 ? "sass-com-ja4-width3Autor" : "", {
11244
- CONFIG_shareOnlyWhatsApp: u,
11245
- DATE_TIMEZONE: l = "America/Mexico_City",
11246
- CONFIG_commentsV2: d
11247
- } = P();
11246
+ const { news: t, socials: s, texts: a } = e, {
11247
+ CONFIG_shareOnlyWhatsApp: r,
11248
+ DATE_TIMEZONE: i = "America/Mexico_City",
11249
+ CONFIG_commentsV2: o,
11250
+ PUBLIC_SERVICE_PREFIX: c
11251
+ } = q(), u = (m) => c ? `/${c}/${e.paths.autor}/${m}` : `/${e.paths.autor}/${m}`, l = t.authors.map(
11252
+ (m) => m.internaluser ? `<a href="${u(m.name)}">${m.fullname}</a>` : m.fullname
11253
+ ).join(", "), d = () => t.authors.length === 1 ? "sass-com-ja4-width1Autor" : t.authors.length === 2 ? "sass-com-ja4-width2Autor" : t.authors.length === 3 ? "sass-com-ja4-width3Autor" : "";
11248
11254
  return t.config?.showauthor && /* @__PURE__ */ n("div", { className: "sass-com-ja4-content sass-journalist-articule-4", children: /* @__PURE__ */ p("div", { className: "sass-com-ja4-avatarContent", children: [
11249
11255
  /* @__PURE__ */ p("div", { className: "sass-com-ja4-socialActionsRow", children: [
11250
11256
  /* @__PURE__ */ p("div", { style: { display: "flex", gap: "10px", alignItems: "center" }, children: [
11251
- u && /* @__PURE__ */ p(
11257
+ r && /* @__PURE__ */ p(
11252
11258
  "a",
11253
11259
  {
11254
11260
  className: "sass-com-ja4-socialActionLink",
@@ -11281,7 +11287,7 @@ const Yc = async (e) => {
11281
11287
  }
11282
11288
  ),
11283
11289
  e.noteShare?.googleProfile && !e.noteShare?.googleProfile.likeSocial && e.noteShare?.googleProfile.url !== "" && /* @__PURE__ */ p(
11284
- q,
11290
+ O,
11285
11291
  {
11286
11292
  href: e.noteShare?.googleProfile.url ?? "",
11287
11293
  className: "sass-com-ja4-socialActionLink sass-journalist-articule-google-profile-button",
@@ -11302,7 +11308,7 @@ const Yc = async (e) => {
11302
11308
  ]
11303
11309
  }
11304
11310
  ),
11305
- e.noteShare?.customButton && (d ? /* @__PURE__ */ n(
11311
+ e.noteShare?.customButton && (o ? /* @__PURE__ */ n(
11306
11312
  "a",
11307
11313
  {
11308
11314
  href: "#comentarios",
@@ -11336,7 +11342,7 @@ const Yc = async (e) => {
11336
11342
  /* @__PURE__ */ n(
11337
11343
  "div",
11338
11344
  {
11339
- className: `sass-com-ja4-imageContent ${c()}`,
11345
+ className: `sass-com-ja4-imageContent ${d()}`,
11340
11346
  style: {
11341
11347
  width: `${t.authors?.length > 2 ? t.authors?.length * 30 : t.authors?.length * 40}px`
11342
11348
  },
@@ -11369,7 +11375,7 @@ const Yc = async (e) => {
11369
11375
  {
11370
11376
  className: "sass-com-ja4-journalistInfoLink",
11371
11377
  dangerouslySetInnerHTML: {
11372
- __html: `${a.JournalistPrefix} <h3 style="padding:0px;">${o ?? "Redaccion"}</h3>`
11378
+ __html: `${a.JournalistPrefix} <h3 style="padding:0px;">${l ?? "Redaccion"}</h3>`
11373
11379
  }
11374
11380
  }
11375
11381
  )
@@ -11380,7 +11386,7 @@ const Yc = async (e) => {
11380
11386
  className: "sass-com-ja4-journalistInfoDate",
11381
11387
  dateTime: Fe(
11382
11388
  t.info.date.modified,
11383
- l
11389
+ i
11384
11390
  ),
11385
11391
  children: gs(t.info.date.modified)
11386
11392
  }
@@ -11397,7 +11403,7 @@ const Yc = async (e) => {
11397
11403
  /<span\b[^>]*class=["'][^"']*video__title[^"']*["'][^>]*>[\s\S]*?<\/span>/gi,
11398
11404
  ""
11399
11405
  ), Zc = async (e) => {
11400
- const { PUBLIC_IS_OFFLINE: t } = P();
11406
+ const { PUBLIC_IS_OFFLINE: t } = q();
11401
11407
  if (!(t === "true")) {
11402
11408
  const l = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, d = [...e.matchAll(l)], m = {};
11403
11409
  for (const h of d) {
@@ -11675,7 +11681,7 @@ async function al(e) {
11675
11681
  e.texts,
11676
11682
  a
11677
11683
  ), d = await nl(d, u), d = Kc(d), d = Jc(d);
11678
- const m = t.main.sources ?? [], { NEWS_JOURNALIST_COMPONENT: h, CONFIG_blockDefaultTwitterHydrator: A } = P(), f = t.config.articlepreview === Me.fotoGaleria && t.hascontent?.hasgalleryimages;
11684
+ const m = t.main.sources ?? [], { NEWS_JOURNALIST_COMPONENT: h, CONFIG_blockDefaultTwitterHydrator: A } = q(), f = t.config.articlepreview === Me.fotoGaleria && t.hascontent?.hasgalleryimages;
11679
11685
  return /* @__PURE__ */ p(J, { children: [
11680
11686
  i !== "liveblogs" && e.showHeaderImage ? f ? /* @__PURE__ */ n(
11681
11687
  Hc,
@@ -12954,7 +12960,7 @@ const qu = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
12954
12960
  style: { order: o },
12955
12961
  children: /* @__PURE__ */ p("section", { className: "sass-com-sc1-content", children: [
12956
12962
  /* @__PURE__ */ n(
12957
- q,
12963
+ O,
12958
12964
  {
12959
12965
  title: c?.title?.section,
12960
12966
  href: l?.link?.url ?? "invalidUrl",
@@ -13012,7 +13018,7 @@ const qu = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
13012
13018
  const d = r.tags[0], m = d.name;
13013
13019
  return /* @__PURE__ */ p("h3", { className: "sass-com-nd-sectionDescriptionContainer", children: [
13014
13020
  d.approved ? /* @__PURE__ */ n(
13015
- q,
13021
+ O,
13016
13022
  {
13017
13023
  "aria-label": m,
13018
13024
  block_subPublication: e.DATE_CONFIG?.SUB_PUBLICATION_PREFIX_IN_ROUTES?.tema,
@@ -13027,7 +13033,7 @@ const qu = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
13027
13033
  const d = i.section.name;
13028
13034
  return /* @__PURE__ */ p("h3", { className: "sass-com-nd-sectionDescriptionContainer", children: [
13029
13035
  /* @__PURE__ */ n(
13030
- q,
13036
+ O,
13031
13037
  {
13032
13038
  "aria-label": d,
13033
13039
  className: "sass-com-nd-sectionDescription",
@@ -13041,7 +13047,7 @@ const qu = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
13041
13047
  return null;
13042
13048
  }, {}),
13043
13049
  /* @__PURE__ */ n("h2", { className: "sass-com-nd-articule", children: /* @__PURE__ */ n(
13044
- q,
13050
+ O,
13045
13051
  {
13046
13052
  className: "sass-com-nd-linkStyled",
13047
13053
  style: {
@@ -13066,7 +13072,7 @@ const qu = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
13066
13072
  }
13067
13073
  ),
13068
13074
  (e?.config?.showtime || e.config?.showauthor) && c && /* @__PURE__ */ n(J, { children: e.authors?.[0]?.internaluser ? /* @__PURE__ */ n(
13069
- q,
13075
+ O,
13070
13076
  {
13071
13077
  block_subPublication: e.DATE_CONFIG?.SUB_PUBLICATION_PREFIX_IN_ROUTES?.autor,
13072
13078
  className: "sass-com-nd-correspondentLink",
@@ -13312,16 +13318,16 @@ var Cn;
13312
13318
  function Il() {
13313
13319
  return Cn || (Cn = 1, process.env.NODE_ENV !== "production" && (function() {
13314
13320
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, s = e ? Symbol.for("react.portal") : 60106, a = e ? Symbol.for("react.fragment") : 60107, r = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, o = 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, m = e ? Symbol.for("react.suspense") : 60113, h = e ? Symbol.for("react.suspense_list") : 60120, A = e ? Symbol.for("react.memo") : 60115, f = e ? Symbol.for("react.lazy") : 60116, g = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, v = e ? Symbol.for("react.responder") : 60118, E = e ? Symbol.for("react.scope") : 60119;
13315
- function N(O) {
13316
- return typeof O == "string" || typeof O == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
13317
- O === a || O === l || O === i || O === r || O === m || O === h || typeof O == "object" && O !== null && (O.$$typeof === f || O.$$typeof === A || O.$$typeof === o || O.$$typeof === c || O.$$typeof === d || O.$$typeof === w || O.$$typeof === v || O.$$typeof === E || O.$$typeof === g);
13321
+ function N(B) {
13322
+ return typeof B == "string" || typeof B == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
13323
+ B === a || B === l || B === i || B === r || B === m || B === h || typeof B == "object" && B !== null && (B.$$typeof === f || B.$$typeof === A || B.$$typeof === o || B.$$typeof === c || B.$$typeof === d || B.$$typeof === w || B.$$typeof === v || B.$$typeof === E || B.$$typeof === g);
13318
13324
  }
13319
- function S(O) {
13320
- if (typeof O == "object" && O !== null) {
13321
- var me = O.$$typeof;
13325
+ function S(B) {
13326
+ if (typeof B == "object" && B !== null) {
13327
+ var me = B.$$typeof;
13322
13328
  switch (me) {
13323
13329
  case t:
13324
- var ct = O.type;
13330
+ var ct = B.type;
13325
13331
  switch (ct) {
13326
13332
  case u:
13327
13333
  case l:
@@ -13349,46 +13355,46 @@ function Il() {
13349
13355
  }
13350
13356
  }
13351
13357
  var b = u, I = l, R = c, Q = o, W = t, j = d, L = a, H = f, se = A, M = s, x = i, U = r, D = m, k = !1;
13352
- function F(O) {
13353
- return k || (k = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), y(O) || S(O) === u;
13358
+ function F(B) {
13359
+ return k || (k = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), y(B) || S(B) === u;
13354
13360
  }
13355
- function y(O) {
13356
- return S(O) === l;
13361
+ function y(B) {
13362
+ return S(B) === l;
13357
13363
  }
13358
- function T(O) {
13359
- return S(O) === c;
13364
+ function T(B) {
13365
+ return S(B) === c;
13360
13366
  }
13361
- function B(O) {
13362
- return S(O) === o;
13367
+ function P(B) {
13368
+ return S(B) === o;
13363
13369
  }
13364
- function G(O) {
13365
- return typeof O == "object" && O !== null && O.$$typeof === t;
13370
+ function G(B) {
13371
+ return typeof B == "object" && B !== null && B.$$typeof === t;
13366
13372
  }
13367
- function _(O) {
13368
- return S(O) === d;
13373
+ function _(B) {
13374
+ return S(B) === d;
13369
13375
  }
13370
- function V(O) {
13371
- return S(O) === a;
13376
+ function V(B) {
13377
+ return S(B) === a;
13372
13378
  }
13373
- function z(O) {
13374
- return S(O) === f;
13379
+ function z(B) {
13380
+ return S(B) === f;
13375
13381
  }
13376
- function Y(O) {
13377
- return S(O) === A;
13382
+ function Y(B) {
13383
+ return S(B) === A;
13378
13384
  }
13379
- function ee(O) {
13380
- return S(O) === s;
13385
+ function ee(B) {
13386
+ return S(B) === s;
13381
13387
  }
13382
- function te(O) {
13383
- return S(O) === i;
13388
+ function te(B) {
13389
+ return S(B) === i;
13384
13390
  }
13385
- function K(O) {
13386
- return S(O) === r;
13391
+ function K(B) {
13392
+ return S(B) === r;
13387
13393
  }
13388
- function ie(O) {
13389
- return S(O) === m;
13394
+ function ie(B) {
13395
+ return S(B) === m;
13390
13396
  }
13391
- ae.AsyncMode = b, ae.ConcurrentMode = I, ae.ContextConsumer = R, ae.ContextProvider = Q, ae.Element = W, ae.ForwardRef = j, ae.Fragment = L, ae.Lazy = H, ae.Memo = se, ae.Portal = M, ae.Profiler = x, ae.StrictMode = U, ae.Suspense = D, ae.isAsyncMode = F, ae.isConcurrentMode = y, ae.isContextConsumer = T, ae.isContextProvider = B, ae.isElement = G, ae.isForwardRef = _, ae.isFragment = V, ae.isLazy = z, ae.isMemo = Y, ae.isPortal = ee, ae.isProfiler = te, ae.isStrictMode = K, ae.isSuspense = ie, ae.isValidElementType = N, ae.typeOf = S;
13397
+ ae.AsyncMode = b, ae.ConcurrentMode = I, ae.ContextConsumer = R, ae.ContextProvider = Q, ae.Element = W, ae.ForwardRef = j, ae.Fragment = L, ae.Lazy = H, ae.Memo = se, ae.Portal = M, ae.Profiler = x, ae.StrictMode = U, ae.Suspense = D, ae.isAsyncMode = F, ae.isConcurrentMode = y, ae.isContextConsumer = T, ae.isContextProvider = P, ae.isElement = G, ae.isForwardRef = _, ae.isFragment = V, ae.isLazy = z, ae.isMemo = Y, ae.isPortal = ee, ae.isProfiler = te, ae.isStrictMode = K, ae.isSuspense = ie, ae.isValidElementType = N, ae.typeOf = S;
13392
13398
  })()), ae;
13393
13399
  }
13394
13400
  var Nn;
@@ -13555,20 +13561,20 @@ function Rl() {
13555
13561
  g.prototype = Error.prototype;
13556
13562
  function w(y) {
13557
13563
  if (process.env.NODE_ENV !== "production")
13558
- var T = {}, B = 0;
13564
+ var T = {}, P = 0;
13559
13565
  function G(V, z, Y, ee, te, K, ie) {
13560
13566
  if (ee = ee || h, K = K || Y, ie !== s) {
13561
13567
  if (u) {
13562
- var O = new Error(
13568
+ var B = new Error(
13563
13569
  "Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
13564
13570
  );
13565
- throw O.name = "Invariant Violation", O;
13571
+ throw B.name = "Invariant Violation", B;
13566
13572
  } else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
13567
13573
  var me = ee + ":" + Y;
13568
13574
  !T[me] && // Avoid spamming the console because they are often not actionable except for lib authors
13569
- B < 3 && (i(
13575
+ P < 3 && (i(
13570
13576
  "You are manually calling a React.PropTypes validation function for the `" + K + "` prop on `" + ee + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
13571
- ), T[me] = !0, B++);
13577
+ ), T[me] = !0, P++);
13572
13578
  }
13573
13579
  }
13574
13580
  return z[Y] == null ? V ? z[Y] === null ? new g("The " + te + " `" + K + "` is marked as required " + ("in `" + ee + "`, but its value is `null`.")) : new g("The " + te + " `" + K + "` is marked as required in " + ("`" + ee + "`, but its value is `undefined`.")) : null : y(z, Y, ee, te, K);
@@ -13577,8 +13583,8 @@ function Rl() {
13577
13583
  return _.isRequired = G.bind(null, !0), _;
13578
13584
  }
13579
13585
  function v(y) {
13580
- function T(B, G, _, V, z, Y) {
13581
- var ee = B[G], te = U(ee);
13586
+ function T(P, G, _, V, z, Y) {
13587
+ var ee = P[G], te = U(ee);
13582
13588
  if (te !== y) {
13583
13589
  var K = D(ee);
13584
13590
  return new g(
@@ -13594,10 +13600,10 @@ function Rl() {
13594
13600
  return w(o);
13595
13601
  }
13596
13602
  function N(y) {
13597
- function T(B, G, _, V, z) {
13603
+ function T(P, G, _, V, z) {
13598
13604
  if (typeof y != "function")
13599
13605
  return new g("Property `" + z + "` of component `" + _ + "` has invalid PropType notation inside arrayOf.");
13600
- var Y = B[G];
13606
+ var Y = P[G];
13601
13607
  if (!Array.isArray(Y)) {
13602
13608
  var ee = U(Y);
13603
13609
  return new g("Invalid " + V + " `" + z + "` of type " + ("`" + ee + "` supplied to `" + _ + "`, expected an array."));
@@ -13612,8 +13618,8 @@ function Rl() {
13612
13618
  return w(T);
13613
13619
  }
13614
13620
  function S() {
13615
- function y(T, B, G, _, V) {
13616
- var z = T[B];
13621
+ function y(T, P, G, _, V) {
13622
+ var z = T[P];
13617
13623
  if (!c(z)) {
13618
13624
  var Y = U(z);
13619
13625
  return new g("Invalid " + _ + " `" + V + "` of type " + ("`" + Y + "` supplied to `" + G + "`, expected a single ReactElement."));
@@ -13623,8 +13629,8 @@ function Rl() {
13623
13629
  return w(y);
13624
13630
  }
13625
13631
  function b() {
13626
- function y(T, B, G, _, V) {
13627
- var z = T[B];
13632
+ function y(T, P, G, _, V) {
13633
+ var z = T[P];
13628
13634
  if (!e.isValidElementType(z)) {
13629
13635
  var Y = U(z);
13630
13636
  return new g("Invalid " + _ + " `" + V + "` of type " + ("`" + Y + "` supplied to `" + G + "`, expected a single ReactElement type."));
@@ -13634,9 +13640,9 @@ function Rl() {
13634
13640
  return w(y);
13635
13641
  }
13636
13642
  function I(y) {
13637
- function T(B, G, _, V, z) {
13638
- if (!(B[G] instanceof y)) {
13639
- var Y = y.name || h, ee = F(B[G]);
13643
+ function T(P, G, _, V, z) {
13644
+ if (!(P[G] instanceof y)) {
13645
+ var Y = y.name || h, ee = F(P[G]);
13640
13646
  return new g("Invalid " + V + " `" + z + "` of type " + ("`" + ee + "` supplied to `" + _ + "`, expected ") + ("instance of `" + Y + "`."));
13641
13647
  }
13642
13648
  return null;
@@ -13648,23 +13654,23 @@ function Rl() {
13648
13654
  return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? i(
13649
13655
  "Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
13650
13656
  ) : i("Invalid argument supplied to oneOf, expected an array.")), o;
13651
- function T(B, G, _, V, z) {
13652
- for (var Y = B[G], ee = 0; ee < y.length; ee++)
13657
+ function T(P, G, _, V, z) {
13658
+ for (var Y = P[G], ee = 0; ee < y.length; ee++)
13653
13659
  if (f(Y, y[ee]))
13654
13660
  return null;
13655
- var te = JSON.stringify(y, function(ie, O) {
13656
- var me = D(O);
13657
- return me === "symbol" ? String(O) : O;
13661
+ var te = JSON.stringify(y, function(ie, B) {
13662
+ var me = D(B);
13663
+ return me === "symbol" ? String(B) : B;
13658
13664
  });
13659
13665
  return new g("Invalid " + V + " `" + z + "` of value `" + String(Y) + "` " + ("supplied to `" + _ + "`, expected one of " + te + "."));
13660
13666
  }
13661
13667
  return w(T);
13662
13668
  }
13663
13669
  function Q(y) {
13664
- function T(B, G, _, V, z) {
13670
+ function T(P, G, _, V, z) {
13665
13671
  if (typeof y != "function")
13666
13672
  return new g("Property `" + z + "` of component `" + _ + "` has invalid PropType notation inside objectOf.");
13667
- var Y = B[G], ee = U(Y);
13673
+ var Y = P[G], ee = U(Y);
13668
13674
  if (ee !== "object")
13669
13675
  return new g("Invalid " + V + " `" + z + "` of type " + ("`" + ee + "` supplied to `" + _ + "`, expected an object."));
13670
13676
  for (var te in Y)
@@ -13681,18 +13687,18 @@ function Rl() {
13681
13687
  if (!Array.isArray(y))
13682
13688
  return process.env.NODE_ENV !== "production" && i("Invalid argument supplied to oneOfType, expected an instance of array."), o;
13683
13689
  for (var T = 0; T < y.length; T++) {
13684
- var B = y[T];
13685
- if (typeof B != "function")
13690
+ var P = y[T];
13691
+ if (typeof P != "function")
13686
13692
  return i(
13687
- "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + k(B) + " at index " + T + "."
13693
+ "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + k(P) + " at index " + T + "."
13688
13694
  ), o;
13689
13695
  }
13690
13696
  function G(_, V, z, Y, ee) {
13691
13697
  for (var te = [], K = 0; K < y.length; K++) {
13692
- var ie = y[K], O = ie(_, V, z, Y, ee, s);
13693
- if (O == null)
13698
+ var ie = y[K], B = ie(_, V, z, Y, ee, s);
13699
+ if (B == null)
13694
13700
  return null;
13695
- O.data && a(O.data, "expectedType") && te.push(O.data.expectedType);
13701
+ B.data && a(B.data, "expectedType") && te.push(B.data.expectedType);
13696
13702
  }
13697
13703
  var me = te.length > 0 ? ", expected one of type [" + te.join(", ") + "]" : "";
13698
13704
  return new g("Invalid " + Y + " `" + ee + "` supplied to " + ("`" + z + "`" + me + "."));
@@ -13700,19 +13706,19 @@ function Rl() {
13700
13706
  return w(G);
13701
13707
  }
13702
13708
  function j() {
13703
- function y(T, B, G, _, V) {
13704
- return M(T[B]) ? null : new g("Invalid " + _ + " `" + V + "` supplied to " + ("`" + G + "`, expected a ReactNode."));
13709
+ function y(T, P, G, _, V) {
13710
+ return M(T[P]) ? null : new g("Invalid " + _ + " `" + V + "` supplied to " + ("`" + G + "`, expected a ReactNode."));
13705
13711
  }
13706
13712
  return w(y);
13707
13713
  }
13708
- function L(y, T, B, G, _) {
13714
+ function L(y, T, P, G, _) {
13709
13715
  return new g(
13710
- (y || "React class") + ": " + T + " type `" + B + "." + G + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + _ + "`."
13716
+ (y || "React class") + ": " + T + " type `" + P + "." + G + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + _ + "`."
13711
13717
  );
13712
13718
  }
13713
13719
  function H(y) {
13714
- function T(B, G, _, V, z) {
13715
- var Y = B[G], ee = U(Y);
13720
+ function T(P, G, _, V, z) {
13721
+ var Y = P[G], ee = U(Y);
13716
13722
  if (ee !== "object")
13717
13723
  return new g("Invalid " + V + " `" + z + "` of type `" + ee + "` " + ("supplied to `" + _ + "`, expected `object`."));
13718
13724
  for (var te in y) {
@@ -13728,23 +13734,23 @@ function Rl() {
13728
13734
  return w(T);
13729
13735
  }
13730
13736
  function se(y) {
13731
- function T(B, G, _, V, z) {
13732
- var Y = B[G], ee = U(Y);
13737
+ function T(P, G, _, V, z) {
13738
+ var Y = P[G], ee = U(Y);
13733
13739
  if (ee !== "object")
13734
13740
  return new g("Invalid " + V + " `" + z + "` of type `" + ee + "` " + ("supplied to `" + _ + "`, expected `object`."));
13735
- var te = t({}, B[G], y);
13741
+ var te = t({}, P[G], y);
13736
13742
  for (var K in te) {
13737
13743
  var ie = y[K];
13738
13744
  if (a(y, K) && typeof ie != "function")
13739
13745
  return L(_, V, z, K, D(ie));
13740
13746
  if (!ie)
13741
13747
  return new g(
13742
- "Invalid " + V + " `" + z + "` key `" + K + "` supplied to `" + _ + "`.\nBad object: " + JSON.stringify(B[G], null, " ") + `
13748
+ "Invalid " + V + " `" + z + "` key `" + K + "` supplied to `" + _ + "`.\nBad object: " + JSON.stringify(P[G], null, " ") + `
13743
13749
  Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
13744
13750
  );
13745
- var O = ie(Y, K, _, V, z + "." + K, s);
13746
- if (O)
13747
- return O;
13751
+ var B = ie(Y, K, _, V, z + "." + K, s);
13752
+ if (B)
13753
+ return B;
13748
13754
  }
13749
13755
  return null;
13750
13756
  }
@@ -13765,13 +13771,13 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
13765
13771
  return !0;
13766
13772
  var T = m(y);
13767
13773
  if (T) {
13768
- var B = T.call(y), G;
13774
+ var P = T.call(y), G;
13769
13775
  if (T !== y.entries) {
13770
- for (; !(G = B.next()).done; )
13776
+ for (; !(G = P.next()).done; )
13771
13777
  if (!M(G.value))
13772
13778
  return !1;
13773
13779
  } else
13774
- for (; !(G = B.next()).done; ) {
13780
+ for (; !(G = P.next()).done; ) {
13775
13781
  var _ = G.value;
13776
13782
  if (_ && !M(_[1]))
13777
13783
  return !1;
@@ -15915,7 +15921,7 @@ const Bn = {
15915
15921
  config: s,
15916
15922
  banners: a
15917
15923
  }) => {
15918
- const { PUBLIC_ENV: r } = P();
15924
+ const { PUBLIC_ENV: r } = q();
15919
15925
  if (r !== "local") return null;
15920
15926
  const i = e?.news?.data || [], o = (c, u) => ({
15921
15927
  ...e?.news,
@@ -16002,7 +16008,7 @@ export {
16002
16008
  cc as JournalistArticule2,
16003
16009
  lc as JournalistGroup,
16004
16010
  $o as LayoutNewsComponent,
16005
- q as LinkComponent,
16011
+ O as LinkComponent,
16006
16012
  Yo as LiveBlogHeader,
16007
16013
  cu as Location,
16008
16014
  Bu as LoginForm,
@@ -16079,7 +16085,7 @@ export {
16079
16085
  ru as generalGetData,
16080
16086
  qa as getCaptchaToken,
16081
16087
  Kl as getComments,
16082
- P as getConfig,
16088
+ q as getConfig,
16083
16089
  au as getDynamicSlots,
16084
16090
  st as getEnvironmentUrl,
16085
16091
  Td as getEnvironmentUrlFront,