sass-template-common 0.1.23 → 0.1.25

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.
@@ -1,6 +1,6 @@
1
1
  import { jsx as a, jsxs as m, Fragment as Q } from "react/jsx-runtime";
2
2
  import pe, { useState as j, useRef as Xa, useCallback as ae, useEffect as Ue, createElement as ft, forwardRef as eo, Fragment as on, useMemo as to } from "react";
3
- let Pn = {
3
+ let On = {
4
4
  PUBLIC_API_HOST: "https://dev-saas.cms-medios.com",
5
5
  PUBLIC_API_FRONT: "https://dev-lahora.cms-medios.com",
6
6
  PUBLIC_API_PATH: void 0,
@@ -37,23 +37,23 @@ let Pn = {
37
37
  ANALYTICS_gtm: void 0,
38
38
  ANALYTICS_comscore: void 0,
39
39
  COGNITO_AUTH_PREFIX: "ASTRO_",
40
- COGNITO_CLIENT_ID: "5ceibjh97c9chtb0bs4cgm2as",
41
- COGNITO_DOMAIN: "comunidad.lahora.com.ec",
42
- COGNITO_REDIRECT_URI: "https://dev-2.d1f98qzgpwbsy1.amplifyapp.com/api/auth/callback",
43
- CAPTCHA_PROJECT: "lhra-ec",
40
+ COGNITO_CLIENT_ID: "",
41
+ COGNITO_DOMAIN: "",
42
+ COGNITO_REDIRECT_URI: "",
43
+ CAPTCHA_PROJECT: "",
44
44
  /// PROYECT_ID
45
- CAPTCHA_KEY: "6LetnBgrAAAAAEvG-B_fG8kvkQJrdmQ-QsZjFqvj",
45
+ CAPTCHA_KEY: "",
46
46
  /// new NEXT_PUBLIC_CAPTCHA_KEY
47
- COMMENTS_CAPTCHA_API_KEY: "AIzaSyCe0LJE-hWHeIEco2sEPwKOBDtoI-VIA2Y",
47
+ COMMENTS_CAPTCHA_API_KEY: "",
48
48
  /// originaly => COMMENTS_CAPTCHA_API_KEY
49
- CAPTCHA_KEY_V2: "6Le5xqQrAAAAAKGrgL5V_8v7KxJNDzgWYZ-PKLpt"
49
+ CAPTCHA_KEY_V2: ""
50
50
  /// originaly => NEXT_PUBLIC_CAPTCHA_KEY_V2
51
51
  };
52
52
  function d3(e = {}) {
53
- Pn = { ...Pn, ...e };
53
+ On = { ...On, ...e };
54
54
  }
55
55
  function H() {
56
- return Pn;
56
+ return On;
57
57
  }
58
58
  const no = () => {
59
59
  const { ANALYTICS_comscore: e } = H();
@@ -158,13 +158,13 @@ function es() {
158
158
  } }, S = function(T, I, C) {
159
159
  var q = String(T);
160
160
  return !q || q.length >= I ? T : "" + Array(I + 1 - q.length).join(C) + T;
161
- }, B = { s: S, z: function(T) {
161
+ }, L = { s: S, z: function(T) {
162
162
  var I = -T.utcOffset(), C = Math.abs(I), q = Math.floor(C / 60), x = C % 60;
163
163
  return (I <= 0 ? "+" : "-") + S(q, 2, "0") + ":" + S(x, 2, "0");
164
164
  }, m: function T(I, C) {
165
165
  if (I.date() < C.date()) return -T(C, I);
166
- var q = 12 * (C.year() - I.year()) + (C.month() - I.month()), x = I.clone().add(q, h), P = C - x < 0, _ = I.clone().add(q + (P ? -1 : 1), h);
167
- return +(-(q + (C - x) / (P ? x - _ : _ - x)) || 0);
166
+ var q = 12 * (C.year() - I.year()) + (C.month() - I.month()), x = I.clone().add(q, h), O = C - x < 0, _ = I.clone().add(q + (O ? -1 : 1), h);
167
+ return +(-(q + (C - x) / (O ? x - _ : _ - x)) || 0);
168
168
  }, a: function(T) {
169
169
  return T < 0 ? Math.ceil(T) || 0 : Math.floor(T);
170
170
  }, p: function(T) {
@@ -179,20 +179,20 @@ function es() {
179
179
  var x;
180
180
  if (!I) return N;
181
181
  if (typeof I == "string") {
182
- var P = I.toLowerCase();
183
- R[P] && (x = P), C && (R[P] = C, x = P);
182
+ var O = I.toLowerCase();
183
+ R[O] && (x = O), C && (R[O] = C, x = O);
184
184
  var _ = I.split("-");
185
185
  if (!x && _.length > 1) return T(_[0]);
186
186
  } else {
187
- var L = I.name;
188
- R[L] = I, x = L;
187
+ var B = I.name;
188
+ R[B] = I, x = B;
189
189
  }
190
190
  return !q && x && (N = x), x || !q && N;
191
191
  }, M = function(T, I) {
192
192
  if (z(T)) return T.clone();
193
193
  var C = typeof I == "object" ? I : {};
194
194
  return C.date = T, C.args = arguments, new V(C);
195
- }, k = B;
195
+ }, k = L;
196
196
  k.l = J, k.i = z, k.w = function(T, I) {
197
197
  return M(T, { locale: I.$L, utc: I.$u, x: I.$x, $offset: I.$offset });
198
198
  };
@@ -203,15 +203,15 @@ function es() {
203
203
  var I = T.prototype;
204
204
  return I.parse = function(C) {
205
205
  this.$d = (function(q) {
206
- var x = q.date, P = q.utc;
206
+ var x = q.date, O = q.utc;
207
207
  if (x === null) return /* @__PURE__ */ new Date(NaN);
208
208
  if (k.u(x)) return /* @__PURE__ */ new Date();
209
209
  if (x instanceof Date) return new Date(x);
210
210
  if (typeof x == "string" && !/Z$/i.test(x)) {
211
211
  var _ = x.match(w);
212
212
  if (_) {
213
- var L = _[2] - 1 || 0, G = (_[7] || "0").substring(0, 3);
214
- return P ? new Date(Date.UTC(_[1], L, _[3] || 1, _[4] || 0, _[5] || 0, _[6] || 0, G)) : new Date(_[1], L, _[3] || 1, _[4] || 0, _[5] || 0, _[6] || 0, G);
213
+ var B = _[2] - 1 || 0, G = (_[7] || "0").substring(0, 3);
214
+ return O ? new Date(Date.UTC(_[1], B, _[3] || 1, _[4] || 0, _[5] || 0, _[6] || 0, G)) : new Date(_[1], B, _[3] || 1, _[4] || 0, _[5] || 0, _[6] || 0, G);
215
215
  }
216
216
  }
217
217
  return new Date(x);
@@ -237,20 +237,20 @@ function es() {
237
237
  }, I.valueOf = function() {
238
238
  return this.$d.getTime();
239
239
  }, I.startOf = function(C, q) {
240
- var x = this, P = !!k.u(q) || q, _ = k.p(C), L = function(Je, de) {
240
+ var x = this, O = !!k.u(q) || q, _ = k.p(C), B = function(Je, de) {
241
241
  var Ve = k.w(x.$u ? Date.UTC(x.$y, de, Je) : new Date(x.$y, de, Je), x);
242
- return P ? Ve : Ve.endOf(c);
242
+ return O ? Ve : Ve.endOf(c);
243
243
  }, G = function(Je, de) {
244
- return k.w(x.toDate()[Je].apply(x.toDate("s"), (P ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(de)), x);
244
+ return k.w(x.toDate()[Je].apply(x.toDate("s"), (O ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(de)), x);
245
245
  }, Y = this.$W, F = this.$M, Z = this.$D, be = "set" + (this.$u ? "UTC" : "");
246
246
  switch (_) {
247
247
  case y:
248
- return P ? L(1, 0) : L(31, 11);
248
+ return O ? B(1, 0) : B(31, 11);
249
249
  case h:
250
- return P ? L(1, F) : L(0, F + 1);
250
+ return O ? B(1, F) : B(0, F + 1);
251
251
  case u:
252
252
  var _e = this.$locale().weekStart || 0, Ct = (Y < _e ? Y + 7 : Y) - _e;
253
- return L(P ? Z - Ct : Z + (6 - Ct), F);
253
+ return B(O ? Z - Ct : Z + (6 - Ct), F);
254
254
  case c:
255
255
  case g:
256
256
  return G(be + "Hours", 0);
@@ -266,27 +266,27 @@ function es() {
266
266
  }, I.endOf = function(C) {
267
267
  return this.startOf(C, !1);
268
268
  }, I.$set = function(C, q) {
269
- var x, P = k.p(C), _ = "set" + (this.$u ? "UTC" : ""), L = (x = {}, x[c] = _ + "Date", x[g] = _ + "Date", x[h] = _ + "Month", x[y] = _ + "FullYear", x[d] = _ + "Hours", x[l] = _ + "Minutes", x[r] = _ + "Seconds", x[i] = _ + "Milliseconds", x)[P], G = P === c ? this.$D + (q - this.$W) : q;
270
- if (P === h || P === y) {
269
+ var x, O = k.p(C), _ = "set" + (this.$u ? "UTC" : ""), B = (x = {}, x[c] = _ + "Date", x[g] = _ + "Date", x[h] = _ + "Month", x[y] = _ + "FullYear", x[d] = _ + "Hours", x[l] = _ + "Minutes", x[r] = _ + "Seconds", x[i] = _ + "Milliseconds", x)[O], G = O === c ? this.$D + (q - this.$W) : q;
270
+ if (O === h || O === y) {
271
271
  var Y = this.clone().set(g, 1);
272
- Y.$d[L](G), Y.init(), this.$d = Y.set(g, Math.min(this.$D, Y.daysInMonth())).$d;
273
- } else L && this.$d[L](G);
272
+ Y.$d[B](G), Y.init(), this.$d = Y.set(g, Math.min(this.$D, Y.daysInMonth())).$d;
273
+ } else B && this.$d[B](G);
274
274
  return this.init(), this;
275
275
  }, I.set = function(C, q) {
276
276
  return this.clone().$set(C, q);
277
277
  }, I.get = function(C) {
278
278
  return this[k.p(C)]();
279
279
  }, I.add = function(C, q) {
280
- var x, P = this;
280
+ var x, O = this;
281
281
  C = Number(C);
282
- var _ = k.p(q), L = function(F) {
283
- var Z = M(P);
284
- return k.w(Z.date(Z.date() + Math.round(F * C)), P);
282
+ var _ = k.p(q), B = function(F) {
283
+ var Z = M(O);
284
+ return k.w(Z.date(Z.date() + Math.round(F * C)), O);
285
285
  };
286
286
  if (_ === h) return this.set(h, this.$M + C);
287
287
  if (_ === y) return this.set(y, this.$y + C);
288
- if (_ === c) return L(1);
289
- if (_ === u) return L(7);
288
+ if (_ === c) return B(1);
289
+ if (_ === u) return B(7);
290
290
  var G = (x = {}, x[l] = s, x[d] = o, x[r] = n, x)[_] || 1, Y = this.$d.getTime() + C * G;
291
291
  return k.w(Y, this);
292
292
  }, I.subtract = function(C, q) {
@@ -294,15 +294,15 @@ function es() {
294
294
  }, I.format = function(C) {
295
295
  var q = this, x = this.$locale();
296
296
  if (!this.isValid()) return x.invalidDate || p;
297
- var P = C || "YYYY-MM-DDTHH:mm:ssZ", _ = k.z(this), L = this.$H, G = this.$m, Y = this.$M, F = x.weekdays, Z = x.months, be = x.meridiem, _e = function(de, Ve, bt, Ot) {
298
- return de && (de[Ve] || de(q, P)) || bt[Ve].slice(0, Ot);
297
+ var O = C || "YYYY-MM-DDTHH:mm:ssZ", _ = k.z(this), B = this.$H, G = this.$m, Y = this.$M, F = x.weekdays, Z = x.months, be = x.meridiem, _e = function(de, Ve, bt, Pt) {
298
+ return de && (de[Ve] || de(q, O)) || bt[Ve].slice(0, Pt);
299
299
  }, Ct = function(de) {
300
- return k.s(L % 12 || 12, de, "0");
300
+ return k.s(B % 12 || 12, de, "0");
301
301
  }, Je = be || function(de, Ve, bt) {
302
- var Ot = de < 12 ? "AM" : "PM";
303
- return bt ? Ot.toLowerCase() : Ot;
302
+ var Pt = de < 12 ? "AM" : "PM";
303
+ return bt ? Pt.toLowerCase() : Pt;
304
304
  };
305
- return P.replace(b, (function(de, Ve) {
305
+ return O.replace(b, (function(de, Ve) {
306
306
  return Ve || (function(bt) {
307
307
  switch (bt) {
308
308
  case "YY":
@@ -330,17 +330,17 @@ function es() {
330
330
  case "dddd":
331
331
  return F[q.$W];
332
332
  case "H":
333
- return String(L);
333
+ return String(B);
334
334
  case "HH":
335
- return k.s(L, 2, "0");
335
+ return k.s(B, 2, "0");
336
336
  case "h":
337
337
  return Ct(1);
338
338
  case "hh":
339
339
  return Ct(2);
340
340
  case "a":
341
- return Je(L, G, !0);
341
+ return Je(B, G, !0);
342
342
  case "A":
343
- return Je(L, G, !1);
343
+ return Je(B, G, !1);
344
344
  case "m":
345
345
  return String(G);
346
346
  case "mm":
@@ -360,46 +360,46 @@ function es() {
360
360
  }, I.utcOffset = function() {
361
361
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
362
362
  }, I.diff = function(C, q, x) {
363
- var P, _ = this, L = k.p(q), G = M(C), Y = (G.utcOffset() - this.utcOffset()) * s, F = this - G, Z = function() {
363
+ var O, _ = this, B = k.p(q), G = M(C), Y = (G.utcOffset() - this.utcOffset()) * s, F = this - G, Z = function() {
364
364
  return k.m(_, G);
365
365
  };
366
- switch (L) {
366
+ switch (B) {
367
367
  case y:
368
- P = Z() / 12;
368
+ O = Z() / 12;
369
369
  break;
370
370
  case h:
371
- P = Z();
371
+ O = Z();
372
372
  break;
373
373
  case f:
374
- P = Z() / 3;
374
+ O = Z() / 3;
375
375
  break;
376
376
  case u:
377
- P = (F - Y) / 6048e5;
377
+ O = (F - Y) / 6048e5;
378
378
  break;
379
379
  case c:
380
- P = (F - Y) / 864e5;
380
+ O = (F - Y) / 864e5;
381
381
  break;
382
382
  case d:
383
- P = F / o;
383
+ O = F / o;
384
384
  break;
385
385
  case l:
386
- P = F / s;
386
+ O = F / s;
387
387
  break;
388
388
  case r:
389
- P = F / n;
389
+ O = F / n;
390
390
  break;
391
391
  default:
392
- P = F;
392
+ O = F;
393
393
  }
394
- return x ? P : k.a(P);
394
+ return x ? O : k.a(O);
395
395
  }, I.daysInMonth = function() {
396
396
  return this.endOf(h).$D;
397
397
  }, I.$locale = function() {
398
398
  return R[this.$L];
399
399
  }, I.locale = function(C, q) {
400
400
  if (!C) return this.$L;
401
- var x = this.clone(), P = J(C, q, !0);
402
- return P && (x.$L = P), x;
401
+ var x = this.clone(), O = J(C, q, !0);
402
+ return O && (x.$L = O), x;
403
403
  }, I.clone = function() {
404
404
  return k.w(this.$d, this);
405
405
  }, I.toDate = function() {
@@ -439,12 +439,12 @@ function uo() {
439
439
  return i.fromToBase(c, u, h, f);
440
440
  }
441
441
  o.en.relativeTime = r, i.fromToBase = function(c, u, h, f, y) {
442
- for (var g, p, w, b = h.$locale().relativeTime || r, E = n.thresholds || [{ l: "s", r: 44, d: "second" }, { l: "m", r: 89 }, { l: "mm", r: 44, d: "minute" }, { l: "h", r: 89 }, { l: "hh", r: 21, d: "hour" }, { l: "d", r: 35 }, { l: "dd", r: 25, d: "day" }, { l: "M", r: 45 }, { l: "MM", r: 10, d: "month" }, { l: "y", r: 17 }, { l: "yy", d: "year" }], S = E.length, B = 0; B < S; B += 1) {
443
- var N = E[B];
442
+ for (var g, p, w, b = h.$locale().relativeTime || r, E = n.thresholds || [{ l: "s", r: 44, d: "second" }, { l: "m", r: 89 }, { l: "mm", r: 44, d: "minute" }, { l: "h", r: 89 }, { l: "hh", r: 21, d: "hour" }, { l: "d", r: 35 }, { l: "dd", r: 25, d: "day" }, { l: "M", r: 45 }, { l: "MM", r: 10, d: "month" }, { l: "y", r: 17 }, { l: "yy", d: "year" }], S = E.length, L = 0; L < S; L += 1) {
443
+ var N = E[L];
444
444
  N.d && (g = f ? o(c).diff(h, N.d, !0) : h.diff(c, N.d, !0));
445
445
  var R = (n.rounding || Math.round)(Math.abs(g));
446
446
  if (w = g > 0, R <= N.r || !N.r) {
447
- R <= 1 && B > 0 && (N = E[B - 1]);
447
+ R <= 1 && L > 0 && (N = E[L - 1]);
448
448
  var D = b[N.l];
449
449
  y && (R = y("" + R)), p = typeof D == "string" ? D.replace("%d", R) : D(R, u, N.l, w);
450
450
  break;
@@ -533,8 +533,8 @@ function Ao() {
533
533
  if (E === 0) return this.utc(w);
534
534
  var S = this.clone();
535
535
  if (w) return S.$offset = E, S.$u = !1, S;
536
- var B = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
537
- return (S = this.local().add(E + B, n)).$offset = E, S.$x.$localOffset = B, S;
536
+ var L = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
537
+ return (S = this.local().add(E + L, n)).$offset = E, S.$x.$localOffset = L, S;
538
538
  };
539
539
  var f = d.format;
540
540
  d.format = function(p) {
@@ -578,14 +578,14 @@ function bo() {
578
578
  g === void 0 && (g = {});
579
579
  var p = new Date(f), w = (function(b, E) {
580
580
  E === void 0 && (E = {});
581
- var S = E.timeZoneName || "short", B = b + "|" + S, N = s[B];
582
- return N || (N = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: b, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: S }), s[B] = N), N;
581
+ var S = E.timeZoneName || "short", L = b + "|" + S, N = s[L];
582
+ return N || (N = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: b, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: S }), s[L] = N), N;
583
583
  })(y, g);
584
584
  return w.formatToParts(p);
585
585
  }, c = function(f, y) {
586
586
  for (var g = d(f, y), p = [], w = 0; w < g.length; w += 1) {
587
- var b = g[w], E = b.type, S = b.value, B = n[E];
588
- B >= 0 && (p[B] = parseInt(S, 10));
587
+ var b = g[w], E = b.type, S = b.value, L = n[E];
588
+ L >= 0 && (p[L] = parseInt(S, 10));
589
589
  }
590
590
  var N = p[3], R = N === 24 ? 0 : N, D = p[0] + "-" + p[1] + "-" + p[2] + " " + R + ":" + p[4] + ":" + p[5] + ":000", z = +f;
591
591
  return (r.utc(D).valueOf() - (z -= z % 1e3)) / 6e4;
@@ -595,8 +595,8 @@ function bo() {
595
595
  var g, p = this.utcOffset(), w = this.toDate(), b = w.toLocaleString("en-US", { timeZone: f }), E = Math.round((w - new Date(b)) / 1e3 / 60), S = 15 * -Math.round(w.getTimezoneOffset() / 15) - E;
596
596
  if (!Number(S)) g = this.utcOffset(0, y);
597
597
  else if (g = r(b, { locale: this.$L }).$set("millisecond", this.$ms).utcOffset(S, !0), y) {
598
- var B = g.utcOffset();
599
- g = g.add(p - B, "minute");
598
+ var L = g.utcOffset();
599
+ g = g.add(p - L, "minute");
600
600
  }
601
601
  return g.$x.$timezone = f, g;
602
602
  }, u.offsetName = function(f) {
@@ -618,7 +618,7 @@ function bo() {
618
618
  if (D === M) return [J, D];
619
619
  var k = c(J -= 60 * (M - D) * 1e3, z);
620
620
  return M === k ? [J, M] : [R - 60 * Math.min(M, k) * 1e3, Math.max(M, k)];
621
- })(r.utc(f, p).valueOf(), b, w), S = E[0], B = E[1], N = r(S).utcOffset(B);
621
+ })(r.utc(f, p).valueOf(), b, w), S = E[0], L = E[1], N = r(S).utcOffset(L);
622
622
  return N.$x.$timezone = w, N;
623
623
  }, r.tz.guess = function() {
624
624
  return Intl.DateTimeFormat().resolvedOptions().timeZone;
@@ -915,7 +915,7 @@ const rn = () => {
915
915
  r
916
916
  );
917
917
  }) });
918
- }, Lo = (e) => {
918
+ }, Bo = (e) => {
919
919
  const t = e.banners.find((o) => o.key === e.name);
920
920
  if (!t || !t.show) return null;
921
921
  const s = Wn(t.value || "", e.replaces).split(/(<script[\s\S]*?<\/script\s*>)/gi);
@@ -956,7 +956,7 @@ function h3(e) {
956
956
  const t = e.length;
957
957
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
958
958
  }
959
- const Bo = () => {
959
+ const Lo = () => {
960
960
  const { PUBLIC_ASSETS_URL: e } = H();
961
961
  return e && e !== "false" && /* @__PURE__ */ a("link", { rel: "preconnect", href: e, crossOrigin: "anonymous" });
962
962
  }, { PUBLIC_ASSETS_URL: vn } = H(), Ro = vn && vn !== "false" ? vn : "", ma = ({ images: e }) => /* @__PURE__ */ a(Q, { children: e.map(
@@ -1049,21 +1049,21 @@ const ss = (e, t) => {
1049
1049
  { href_matches: "/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html" },
1050
1050
  { not: { selector_matches: "[rel~=nofollow]" } }
1051
1051
  ] }, eagerness: "immediate" }
1052
- ] }, Po = { prerender: [
1052
+ ] }, Oo = { prerender: [
1053
1053
  { where: { and: [
1054
1054
  { href_matches: "/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html" },
1055
1055
  { not: { selector_matches: "[rel~=nofollow]" } }
1056
1056
  ] }, eagerness: "immediate" },
1057
1057
  { eagerness: "immediate", urls: ["/"] }
1058
- ] }, Oo = {
1058
+ ] }, Po = {
1059
1059
  Home: Mo,
1060
- Common: Po
1060
+ Common: Oo
1061
1061
  }, Qo = ({ active: e, type: t, customSpeculation: n }) => e && /* @__PURE__ */ a(
1062
1062
  "script",
1063
1063
  {
1064
1064
  type: "speculationrules",
1065
1065
  dangerouslySetInnerHTML: {
1066
- __html: JSON.stringify(n ?? Oo[t])
1066
+ __html: JSON.stringify(n ?? Po[t])
1067
1067
  }
1068
1068
  }
1069
1069
  ), Yn = async (e, t, n) => {
@@ -1485,7 +1485,7 @@ const { toString: Ko } = Object.prototype, { getPrototypeOf: $n } = Object, { it
1485
1485
  const n = Ko.call(t);
1486
1486
  return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
1487
1487
  })(/* @__PURE__ */ Object.create(null)), xe = (e) => (e = e.toLowerCase(), (t) => An(t) === e), wn = (e) => (t) => typeof t === e, { isArray: gt } = Array, ut = wn("undefined");
1488
- function Bt(e) {
1488
+ function Lt(e) {
1489
1489
  return e !== null && !ut(e) && e.constructor !== null && !ut(e.constructor) && me(e.constructor.isBuffer) && e.constructor.isBuffer(e);
1490
1490
  }
1491
1491
  const cs = xe("ArrayBuffer");
@@ -1499,7 +1499,7 @@ const Zo = wn("string"), me = wn("function"), ds = wn("number"), Rt = (e) => e !
1499
1499
  const t = $n(e);
1500
1500
  return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(ls in e) && !(pn in e);
1501
1501
  }, ei = (e) => {
1502
- if (!Rt(e) || Bt(e))
1502
+ if (!Rt(e) || Lt(e))
1503
1503
  return !1;
1504
1504
  try {
1505
1505
  return Object.keys(e).length === 0 && Object.getPrototypeOf(e) === Object.prototype;
@@ -1519,7 +1519,7 @@ function Dt(e, t, { allOwnKeys: n = !1 } = {}) {
1519
1519
  for (s = 0, o = e.length; s < o; s++)
1520
1520
  t.call(null, e[s], s, e);
1521
1521
  else {
1522
- if (Bt(e))
1522
+ if (Lt(e))
1523
1523
  return;
1524
1524
  const i = n ? Object.getOwnPropertyNames(e) : Object.keys(e), r = i.length;
1525
1525
  let l;
@@ -1528,7 +1528,7 @@ function Dt(e, t, { allOwnKeys: n = !1 } = {}) {
1528
1528
  }
1529
1529
  }
1530
1530
  function us(e, t) {
1531
- if (Bt(e))
1531
+ if (Lt(e))
1532
1532
  return null;
1533
1533
  t = t.toLowerCase();
1534
1534
  const n = Object.keys(e);
@@ -1539,10 +1539,10 @@ function us(e, t) {
1539
1539
  return null;
1540
1540
  }
1541
1541
  const et = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ms = (e) => !ut(e) && e !== et;
1542
- function On() {
1542
+ function Pn() {
1543
1543
  const { caseless: e, skipUndefined: t } = ms(this) && this || {}, n = {}, s = (o, i) => {
1544
1544
  const r = e && us(n, i) || i;
1545
- tn(n[r]) && tn(o) ? n[r] = On(n[r], o) : tn(o) ? n[r] = On({}, o) : gt(o) ? n[r] = o.slice() : (!t || !ut(o)) && (n[r] = o);
1545
+ tn(n[r]) && tn(o) ? n[r] = Pn(n[r], o) : tn(o) ? n[r] = Pn({}, o) : gt(o) ? n[r] = o.slice() : (!t || !ut(o)) && (n[r] = o);
1546
1546
  };
1547
1547
  for (let o = 0, i = arguments.length; o < i; o++)
1548
1548
  arguments[o] && Dt(arguments[o], s);
@@ -1633,7 +1633,7 @@ const ki = (e) => {
1633
1633
  if (Rt(s)) {
1634
1634
  if (t.indexOf(s) >= 0)
1635
1635
  return;
1636
- if (Bt(s))
1636
+ if (Lt(s))
1637
1637
  return s;
1638
1638
  if (!("toJSON" in s)) {
1639
1639
  t[o] = s;
@@ -1654,10 +1654,10 @@ const ki = (e) => {
1654
1654
  }))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
1655
1655
  typeof setImmediate == "function",
1656
1656
  me(et.postMessage)
1657
- ), Li = typeof queueMicrotask < "u" ? queueMicrotask.bind(et) : typeof process < "u" && process.nextTick || fs, Bi = (e) => e != null && me(e[pn]), A = {
1657
+ ), Bi = typeof queueMicrotask < "u" ? queueMicrotask.bind(et) : typeof process < "u" && process.nextTick || fs, Li = (e) => e != null && me(e[pn]), A = {
1658
1658
  isArray: gt,
1659
1659
  isArrayBuffer: cs,
1660
- isBuffer: Bt,
1660
+ isBuffer: Lt,
1661
1661
  isFormData: ii,
1662
1662
  isArrayBufferView: Jo,
1663
1663
  isString: Zo,
@@ -1681,7 +1681,7 @@ const ki = (e) => {
1681
1681
  isTypedArray: yi,
1682
1682
  isFileList: si,
1683
1683
  forEach: Dt,
1684
- merge: On,
1684
+ merge: Pn,
1685
1685
  extend: hi,
1686
1686
  trim: mi,
1687
1687
  stripBOM: fi,
@@ -1711,13 +1711,13 @@ const ki = (e) => {
1711
1711
  isAsyncFn: Ti,
1712
1712
  isThenable: qi,
1713
1713
  setImmediate: fs,
1714
- asap: Li,
1715
- isIterable: Bi
1714
+ asap: Bi,
1715
+ isIterable: Li
1716
1716
  };
1717
- function O(e, t, n, s, o) {
1717
+ function P(e, t, n, s, o) {
1718
1718
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), s && (this.request = s), o && (this.response = o, this.status = o.status ? o.status : null);
1719
1719
  }
1720
- A.inherits(O, Error, {
1720
+ A.inherits(P, Error, {
1721
1721
  toJSON: function() {
1722
1722
  return {
1723
1723
  // Standard
@@ -1738,7 +1738,7 @@ A.inherits(O, Error, {
1738
1738
  };
1739
1739
  }
1740
1740
  });
1741
- const gs = O.prototype, ps = {};
1741
+ const gs = P.prototype, ps = {};
1742
1742
  [
1743
1743
  "ERR_BAD_OPTION_VALUE",
1744
1744
  "ERR_BAD_OPTION",
@@ -1756,15 +1756,15 @@ const gs = O.prototype, ps = {};
1756
1756
  ].forEach((e) => {
1757
1757
  ps[e] = { value: e };
1758
1758
  });
1759
- Object.defineProperties(O, ps);
1759
+ Object.defineProperties(P, ps);
1760
1760
  Object.defineProperty(gs, "isAxiosError", { value: !0 });
1761
- O.from = (e, t, n, s, o, i) => {
1761
+ P.from = (e, t, n, s, o, i) => {
1762
1762
  const r = Object.create(gs);
1763
1763
  A.toFlatObject(e, r, function(u) {
1764
1764
  return u !== Error.prototype;
1765
1765
  }, (c) => c !== "isAxiosError");
1766
1766
  const l = e && e.message ? e.message : "Error", d = t == null && e ? e.code : t;
1767
- return O.call(r, l, d, n, s, o), e && r.cause == null && Object.defineProperty(r, "cause", { value: e, configurable: !0 }), r.name = e && e.name || "Error", i && Object.assign(r, i), r;
1767
+ return P.call(r, l, d, n, s, o), e && r.cause == null && Object.defineProperty(r, "cause", { value: e, configurable: !0 }), r.name = e && e.name || "Error", i && Object.assign(r, i), r;
1768
1768
  };
1769
1769
  const Ri = null;
1770
1770
  function Qn(e) {
@@ -1804,7 +1804,7 @@ function yn(e, t, n) {
1804
1804
  if (A.isBoolean(g))
1805
1805
  return g.toString();
1806
1806
  if (!d && A.isBlob(g))
1807
- throw new O("Blob is not supported. Use a Buffer instead.");
1807
+ throw new P("Blob is not supported. Use a Buffer instead.");
1808
1808
  return A.isArrayBuffer(g) || A.isTypedArray(g) ? d && typeof Blob == "function" ? new Blob([g]) : Buffer.from(g) : g;
1809
1809
  }
1810
1810
  function u(g, p, w) {
@@ -1813,10 +1813,10 @@ function yn(e, t, n) {
1813
1813
  if (A.endsWith(p, "{}"))
1814
1814
  p = s ? p : p.slice(0, -2), g = JSON.stringify(g);
1815
1815
  else if (A.isArray(g) && Di(g) || (A.isFileList(g) || A.endsWith(p, "[]")) && (b = A.toArray(g)))
1816
- return p = As(p), b.forEach(function(S, B) {
1816
+ return p = As(p), b.forEach(function(S, L) {
1817
1817
  !(A.isUndefined(S) || S === null) && t.append(
1818
1818
  // eslint-disable-next-line no-nested-ternary
1819
- r === !0 ? fa([p], B, i) : r === null ? p : p + "[]",
1819
+ r === !0 ? fa([p], L, i) : r === null ? p : p + "[]",
1820
1820
  c(S)
1821
1821
  );
1822
1822
  }), !1;
@@ -1876,13 +1876,13 @@ ws.toString = function(t) {
1876
1876
  return n(o[0]) + "=" + n(o[1]);
1877
1877
  }, "").join("&");
1878
1878
  };
1879
- function Pi(e) {
1879
+ function Oi(e) {
1880
1880
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
1881
1881
  }
1882
1882
  function ys(e, t, n) {
1883
1883
  if (!t)
1884
1884
  return e;
1885
- const s = n && n.encode || Pi;
1885
+ const s = n && n.encode || Oi;
1886
1886
  A.isFunction(n) && (n = {
1887
1887
  serialize: n
1888
1888
  });
@@ -1952,10 +1952,10 @@ const Cs = {
1952
1952
  silentJSONParsing: !0,
1953
1953
  forcedJSONParsing: !0,
1954
1954
  clarifyTimeoutError: !1
1955
- }, Oi = typeof URLSearchParams < "u" ? URLSearchParams : Kn, Qi = typeof FormData < "u" ? FormData : null, ji = typeof Blob < "u" ? Blob : null, Gi = {
1955
+ }, Pi = typeof URLSearchParams < "u" ? URLSearchParams : Kn, Qi = typeof FormData < "u" ? FormData : null, ji = typeof Blob < "u" ? Blob : null, Gi = {
1956
1956
  isBrowser: !0,
1957
1957
  classes: {
1958
- URLSearchParams: Oi,
1958
+ URLSearchParams: Pi,
1959
1959
  FormData: Qi,
1960
1960
  Blob: ji
1961
1961
  },
@@ -2055,7 +2055,7 @@ const Mt = {
2055
2055
  return JSON.parse(t, this.parseReviver);
2056
2056
  } catch (l) {
2057
2057
  if (r)
2058
- throw l.name === "SyntaxError" ? O.from(l, O.ERR_BAD_RESPONSE, this, null, this.response) : l;
2058
+ throw l.name === "SyntaxError" ? P.from(l, P.ERR_BAD_RESPONSE, this, null, this.response) : l;
2059
2059
  }
2060
2060
  }
2061
2061
  return t;
@@ -2298,16 +2298,16 @@ function _s(e) {
2298
2298
  return !!(e && e.__CANCEL__);
2299
2299
  }
2300
2300
  function pt(e, t, n) {
2301
- O.call(this, e ?? "canceled", O.ERR_CANCELED, t, n), this.name = "CanceledError";
2301
+ P.call(this, e ?? "canceled", P.ERR_CANCELED, t, n), this.name = "CanceledError";
2302
2302
  }
2303
- A.inherits(pt, O, {
2303
+ A.inherits(pt, P, {
2304
2304
  __CANCEL__: !0
2305
2305
  });
2306
2306
  function vs(e, t, n) {
2307
2307
  const s = n.config.validateStatus;
2308
- !n.status || !s || s(n.status) ? e(n) : t(new O(
2308
+ !n.status || !s || s(n.status) ? e(n) : t(new P(
2309
2309
  "Request failed with status code " + n.status,
2310
- [O.ERR_BAD_REQUEST, O.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
2310
+ [P.ERR_BAD_REQUEST, P.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
2311
2311
  n.config,
2312
2312
  n.request,
2313
2313
  n
@@ -2532,27 +2532,27 @@ const Ss = (e) => {
2532
2532
  "onloadend" in w ? w.onloadend = b : w.onreadystatechange = function() {
2533
2533
  !w || w.readyState !== 4 || w.status === 0 && !(w.responseURL && w.responseURL.indexOf("file:") === 0) || setTimeout(b);
2534
2534
  }, w.onabort = function() {
2535
- w && (s(new O("Request aborted", O.ECONNABORTED, e, w)), w = null);
2536
- }, w.onerror = function(B) {
2537
- const N = B && B.message ? B.message : "Network Error", R = new O(N, O.ERR_NETWORK, e, w);
2538
- R.event = B || null, s(R), w = null;
2535
+ w && (s(new P("Request aborted", P.ECONNABORTED, e, w)), w = null);
2536
+ }, w.onerror = function(L) {
2537
+ const N = L && L.message ? L.message : "Network Error", R = new P(N, P.ERR_NETWORK, e, w);
2538
+ R.event = L || null, s(R), w = null;
2539
2539
  }, w.ontimeout = function() {
2540
- let B = o.timeout ? "timeout of " + o.timeout + "ms exceeded" : "timeout exceeded";
2540
+ let L = o.timeout ? "timeout of " + o.timeout + "ms exceeded" : "timeout exceeded";
2541
2541
  const N = o.transitional || Cs;
2542
- o.timeoutErrorMessage && (B = o.timeoutErrorMessage), s(new O(
2543
- B,
2544
- N.clarifyTimeoutError ? O.ETIMEDOUT : O.ECONNABORTED,
2542
+ o.timeoutErrorMessage && (L = o.timeoutErrorMessage), s(new P(
2543
+ L,
2544
+ N.clarifyTimeoutError ? P.ETIMEDOUT : P.ECONNABORTED,
2545
2545
  e,
2546
2546
  w
2547
2547
  )), w = null;
2548
- }, i === void 0 && r.setContentType(null), "setRequestHeader" in w && A.forEach(r.toJSON(), function(B, N) {
2549
- w.setRequestHeader(N, B);
2548
+ }, i === void 0 && r.setContentType(null), "setRequestHeader" in w && A.forEach(r.toJSON(), function(L, N) {
2549
+ w.setRequestHeader(N, L);
2550
2550
  }), A.isUndefined(o.withCredentials) || (w.withCredentials = !!o.withCredentials), l && l !== "json" && (w.responseType = o.responseType), c && ([f, g] = ln(c, !0), w.addEventListener("progress", f)), d && w.upload && ([h, y] = ln(d), w.upload.addEventListener("progress", h), w.upload.addEventListener("loadend", y)), (o.cancelToken || o.signal) && (u = (S) => {
2551
2551
  w && (s(!S || S.type ? new pt(null, e, w) : S), w.abort(), w = null);
2552
2552
  }, o.cancelToken && o.cancelToken.subscribe(u), o.signal && (o.signal.aborted ? u() : o.signal.addEventListener("abort", u)));
2553
2553
  const E = ar(o.url);
2554
2554
  if (E && oe.protocols.indexOf(E) === -1) {
2555
- s(new O("Unsupported protocol " + E + ":", O.ERR_BAD_REQUEST, e));
2555
+ s(new P("Unsupported protocol " + E + ":", P.ERR_BAD_REQUEST, e));
2556
2556
  return;
2557
2557
  }
2558
2558
  w.send(i || null);
@@ -2565,11 +2565,11 @@ const Ss = (e) => {
2565
2565
  if (!o) {
2566
2566
  o = !0, l();
2567
2567
  const u = c instanceof Error ? c : this.reason;
2568
- s.abort(u instanceof O ? u : new pt(u instanceof Error ? u.message : u));
2568
+ s.abort(u instanceof P ? u : new pt(u instanceof Error ? u.message : u));
2569
2569
  }
2570
2570
  };
2571
2571
  let r = t && setTimeout(() => {
2572
- r = null, i(new O(`timeout ${t} of ms exceeded`, O.ETIMEDOUT));
2572
+ r = null, i(new P(`timeout ${t} of ms exceeded`, P.ETIMEDOUT));
2573
2573
  }, t);
2574
2574
  const l = () => {
2575
2575
  e && (r && clearTimeout(r), r = null, e.forEach((c) => {
@@ -2674,7 +2674,7 @@ const Ss = (e) => {
2674
2674
  let b = p && p[g];
2675
2675
  if (b)
2676
2676
  return b.call(p);
2677
- throw new O(`Response type '${g}' is not supported`, O.ERR_NOT_SUPPORT, w);
2677
+ throw new P(`Response type '${g}' is not supported`, P.ERR_NOT_SUPPORT, w);
2678
2678
  });
2679
2679
  });
2680
2680
  const f = async (g) => {
@@ -2702,7 +2702,7 @@ const Ss = (e) => {
2702
2702
  data: b,
2703
2703
  signal: E,
2704
2704
  cancelToken: S,
2705
- timeout: B,
2705
+ timeout: L,
2706
2706
  onDownloadProgress: N,
2707
2707
  onUploadProgress: R,
2708
2708
  responseType: D,
@@ -2711,24 +2711,24 @@ const Ss = (e) => {
2711
2711
  fetchOptions: M
2712
2712
  } = Ss(g), k = t || fetch;
2713
2713
  D = D ? (D + "").toLowerCase() : "text";
2714
- let V = mr([E, S && S.toAbortSignal()], B), ne = null;
2714
+ let V = mr([E, S && S.toAbortSignal()], L), ne = null;
2715
2715
  const T = V && V.unsubscribe && (() => {
2716
2716
  V.unsubscribe();
2717
2717
  });
2718
2718
  let I;
2719
2719
  try {
2720
2720
  if (R && c && w !== "get" && w !== "head" && (I = await y(z, b)) !== 0) {
2721
- let L = new n(p, {
2721
+ let B = new n(p, {
2722
2722
  method: "POST",
2723
2723
  body: b,
2724
2724
  duplex: "half"
2725
2725
  }), G;
2726
- if (A.isFormData(b) && (G = L.headers.get("content-type")) && z.setContentType(G), L.body) {
2726
+ if (A.isFormData(b) && (G = B.headers.get("content-type")) && z.setContentType(G), B.body) {
2727
2727
  const [Y, F] = wa(
2728
2728
  I,
2729
2729
  ln(ya(R))
2730
2730
  );
2731
- b = ba(L.body, _a, Y, F);
2731
+ b = ba(B.body, _a, Y, F);
2732
2732
  }
2733
2733
  }
2734
2734
  A.isString(J) || (J = J ? "include" : "omit");
@@ -2743,11 +2743,11 @@ const Ss = (e) => {
2743
2743
  };
2744
2744
  ne = i && new n(p, q);
2745
2745
  let x = await (i ? k(ne, M) : k(p, q));
2746
- const P = u && (D === "stream" || D === "response");
2747
- if (u && (N || P && T)) {
2748
- const L = {};
2746
+ const O = u && (D === "stream" || D === "response");
2747
+ if (u && (N || O && T)) {
2748
+ const B = {};
2749
2749
  ["status", "statusText", "headers"].forEach((Z) => {
2750
- L[Z] = x[Z];
2750
+ B[Z] = x[Z];
2751
2751
  });
2752
2752
  const G = A.toFiniteNumber(x.headers.get("content-length")), [Y, F] = N && wa(
2753
2753
  G,
@@ -2757,13 +2757,13 @@ const Ss = (e) => {
2757
2757
  ba(x.body, _a, Y, () => {
2758
2758
  F && F(), T && T();
2759
2759
  }),
2760
- L
2760
+ B
2761
2761
  );
2762
2762
  }
2763
2763
  D = D || "text";
2764
2764
  let _ = await h[A.findKey(h, D) || "text"](x, g);
2765
- return !P && T && T(), await new Promise((L, G) => {
2766
- vs(L, G, {
2765
+ return !O && T && T(), await new Promise((B, G) => {
2766
+ vs(B, G, {
2767
2767
  data: _,
2768
2768
  headers: he.from(x.headers),
2769
2769
  status: x.status,
@@ -2774,11 +2774,11 @@ const Ss = (e) => {
2774
2774
  });
2775
2775
  } catch (C) {
2776
2776
  throw T && T(), C && C.name === "TypeError" && /Load failed|fetch/i.test(C.message) ? Object.assign(
2777
- new O("Network Error", O.ERR_NETWORK, g, ne),
2777
+ new P("Network Error", P.ERR_NETWORK, g, ne),
2778
2778
  {
2779
2779
  cause: C.cause || C
2780
2780
  }
2781
- ) : O.from(C, C && C.code, g, ne);
2781
+ ) : P.from(C, C && C.code, g, ne);
2782
2782
  }
2783
2783
  };
2784
2784
  }, wr = /* @__PURE__ */ new Map(), xs = (e) => {
@@ -2820,7 +2820,7 @@ function Cr(e, t) {
2820
2820
  s = e[r];
2821
2821
  let l;
2822
2822
  if (o = s, !yr(s) && (o = Zn[(l = String(s)).toLowerCase()], o === void 0))
2823
- throw new O(`Unknown adapter '${l}'`);
2823
+ throw new P(`Unknown adapter '${l}'`);
2824
2824
  if (o && (A.isFunction(o) || (o = o.get(t))))
2825
2825
  break;
2826
2826
  i[l || "#" + r] = o;
@@ -2832,7 +2832,7 @@ function Cr(e, t) {
2832
2832
  let l = n ? r.length > 1 ? `since :
2833
2833
  ` + r.map(xa).join(`
2834
2834
  `) : " " + xa(r[0]) : "as no adapter specified";
2835
- throw new O(
2835
+ throw new P(
2836
2836
  "There is no suitable adapter to dispatch the request " + l,
2837
2837
  "ERR_NOT_SUPPORT"
2838
2838
  );
@@ -2886,9 +2886,9 @@ Cn.transitional = function(t, n, s) {
2886
2886
  }
2887
2887
  return (i, r, l) => {
2888
2888
  if (t === !1)
2889
- throw new O(
2889
+ throw new P(
2890
2890
  o(r, " has been removed" + (n ? " in " + n : "")),
2891
- O.ERR_DEPRECATED
2891
+ P.ERR_DEPRECATED
2892
2892
  );
2893
2893
  return n && !Ia[r] && (Ia[r] = !0, console.warn(
2894
2894
  o(
@@ -2903,7 +2903,7 @@ Cn.spelling = function(t) {
2903
2903
  };
2904
2904
  function br(e, t, n) {
2905
2905
  if (typeof e != "object")
2906
- throw new O("options must be an object", O.ERR_BAD_OPTION_VALUE);
2906
+ throw new P("options must be an object", P.ERR_BAD_OPTION_VALUE);
2907
2907
  const s = Object.keys(e);
2908
2908
  let o = s.length;
2909
2909
  for (; o-- > 0; ) {
@@ -2911,11 +2911,11 @@ function br(e, t, n) {
2911
2911
  if (r) {
2912
2912
  const l = e[i], d = l === void 0 || r(l, i, e);
2913
2913
  if (d !== !0)
2914
- throw new O("option " + i + " must be " + d, O.ERR_BAD_OPTION_VALUE);
2914
+ throw new P("option " + i + " must be " + d, P.ERR_BAD_OPTION_VALUE);
2915
2915
  continue;
2916
2916
  }
2917
2917
  if (n !== !0)
2918
- throw new O("Unknown option " + i, O.ERR_BAD_OPTION);
2918
+ throw new P("Unknown option " + i, P.ERR_BAD_OPTION);
2919
2919
  }
2920
2920
  }
2921
2921
  const an = {
@@ -3214,7 +3214,7 @@ $.CancelToken = _r;
3214
3214
  $.isCancel = _s;
3215
3215
  $.VERSION = Is;
3216
3216
  $.toFormData = yn;
3217
- $.AxiosError = O;
3217
+ $.AxiosError = P;
3218
3218
  $.Cancel = $.CanceledError;
3219
3219
  $.all = function(t) {
3220
3220
  return Promise.all(t);
@@ -3241,8 +3241,8 @@ const {
3241
3241
  toFormData: k3,
3242
3242
  AxiosHeaders: T3,
3243
3243
  HttpStatusCode: q3,
3244
- formToJSON: L3,
3245
- getAdapter: B3,
3244
+ formToJSON: B3,
3245
+ getAdapter: L3,
3246
3246
  mergeConfig: R3
3247
3247
  } = $;
3248
3248
  class Se {
@@ -3452,7 +3452,7 @@ const M3 = async (e, t, n, s, o, i) => {
3452
3452
  }, xr = (e) => {
3453
3453
  const t = So(e);
3454
3454
  return t && t.data ? t.data : t;
3455
- }, P3 = async (e) => {
3455
+ }, O3 = async (e) => {
3456
3456
  const t = await Promise.allSettled(
3457
3457
  Object.values(e).map((o) => o.promise)
3458
3458
  ), n = Object.keys(e), s = {};
@@ -3751,7 +3751,7 @@ const M3 = async (e, t, n, s, o, i) => {
3751
3751
  }
3752
3752
  }
3753
3753
  };
3754
- async function O3({
3754
+ async function P3({
3755
3755
  axiosApi: e,
3756
3756
  headConfig: t = {
3757
3757
  ampConfig: !1,
@@ -3781,7 +3781,7 @@ async function O3({
3781
3781
  custom_scriptReplaces: E,
3782
3782
  head_custom_elements: S
3783
3783
  }) {
3784
- const B = b || await Er[o]({
3784
+ const L = b || await Er[o]({
3785
3785
  meta: n,
3786
3786
  config: f,
3787
3787
  currentNew: c,
@@ -3790,7 +3790,7 @@ async function O3({
3790
3790
  slug: r,
3791
3791
  texts: l,
3792
3792
  query: d
3793
- }), N = qo(B), R = E || is[o]({
3793
+ }), N = qo(L), R = E || is[o]({
3794
3794
  pathname: i,
3795
3795
  slug: r,
3796
3796
  config: f,
@@ -3801,7 +3801,7 @@ async function O3({
3801
3801
  /* @__PURE__ */ a("meta", { charSet: "utf-8" }),
3802
3802
  /* @__PURE__ */ a("meta", { name: "viewport", content: "width=device-width" }),
3803
3803
  N,
3804
- /* @__PURE__ */ a(Bo, {}),
3804
+ /* @__PURE__ */ a(Lo, {}),
3805
3805
  t.ampConfig && f.ampOption && t.ampConfig_slugIsValid && /* @__PURE__ */ a("link", { rel: "amphtml", href: f.siteUrl + "/amp" + i }),
3806
3806
  t.preloadImages && c && c.preview?.sizes && /* @__PURE__ */ a(
3807
3807
  ma,
@@ -3895,7 +3895,7 @@ const Q3 = ({
3895
3895
  /* @__PURE__ */ a(so, { dimensionValues: h }),
3896
3896
  /* @__PURE__ */ a(oo, {}),
3897
3897
  u,
3898
- /* @__PURE__ */ a(Lo, { name: "bodyafter", banners: n, replaces: w })
3898
+ /* @__PURE__ */ a(Bo, { name: "bodyafter", banners: n, replaces: w })
3899
3899
  ] });
3900
3900
  }, Ir = "_content_v0dac_1", Ur = {
3901
3901
  content: Ir
@@ -3921,15 +3921,15 @@ const Q3 = ({
3921
3921
  }, j3 = (e) => /* @__PURE__ */ m("div", { className: Ua.content, children: [
3922
3922
  /* @__PURE__ */ a(kr, {}),
3923
3923
  /* @__PURE__ */ a("p", { className: Ua.location, children: e.place })
3924
- ] }), Pt = ({
3924
+ ] }), Ot = ({
3925
3925
  children: e,
3926
3926
  className: t
3927
3927
  // desktopWidth = '1185px'
3928
- }) => /* @__PURE__ */ a("div", { className: `content-layout-1 ${t || ""}`, children: e }), Lr = (e) => {
3928
+ }) => /* @__PURE__ */ a("div", { className: `content-layout-1 ${t || ""}`, children: e }), Br = (e) => {
3929
3929
  const { children: t, show: n, order: s = 0 } = e;
3930
3930
  return n && /* @__PURE__ */ a("div", { style: { order: s }, children: t });
3931
3931
  };
3932
- function Br({
3932
+ function Lr({
3933
3933
  currentIndex: e,
3934
3934
  totalItems: t,
3935
3935
  cardWidth: n,
@@ -3938,15 +3938,15 @@ function Br({
3938
3938
  enableDrag: i,
3939
3939
  onIndexChange: r
3940
3940
  }) {
3941
- const [l, d] = j(!1), [c, u] = j(0), [h, f] = j(0), [y, g] = j(0), [p, w] = j(0), [b, E] = j(null), S = Xa(null), [B, N] = j(1), R = ae(() => {
3941
+ const [l, d] = j(!1), [c, u] = j(0), [h, f] = j(0), [y, g] = j(0), [p, w] = j(0), [b, E] = j(null), S = Xa(null), [L, N] = j(1), R = ae(() => {
3942
3942
  if (o) return 1;
3943
- const _ = S.current?.offsetWidth || window.innerWidth, L = n + s, G = Math.floor(_ / L);
3943
+ const _ = S.current?.offsetWidth || window.innerWidth, B = n + s, G = Math.floor(_ / B);
3944
3944
  return Math.max(1, G);
3945
3945
  }, [o, n, s]);
3946
3946
  Ue(() => {
3947
3947
  const _ = () => {
3948
- const L = R();
3949
- N(L);
3948
+ const B = R();
3949
+ N(B);
3950
3950
  };
3951
3951
  return _(), window.addEventListener("resize", _), () => window.removeEventListener("resize", _);
3952
3952
  }, [R]);
@@ -3957,19 +3957,19 @@ function Br({
3957
3957
  const _ = R();
3958
3958
  return _ === 1 ? 1 : Math.max(1, Math.ceil(_ / 2));
3959
3959
  }, [R]), M = ae(
3960
- (_, L = 0) => {
3960
+ (_, B = 0) => {
3961
3961
  if (o) {
3962
3962
  const G = S.current?.offsetWidth || window.innerWidth;
3963
- return -(_ * (100 + s)) + L / G * 100;
3963
+ return -(_ * (100 + s)) + B / G * 100;
3964
3964
  }
3965
- return -(_ * (n + s)) + L;
3965
+ return -(_ * (n + s)) + B;
3966
3966
  },
3967
3967
  [o, n, s]
3968
3968
  ), k = ae(
3969
3969
  (_) => {
3970
- const L = S.current?.offsetWidth || window.innerWidth, G = R(), Y = J();
3970
+ const B = S.current?.offsetWidth || window.innerWidth, G = R(), Y = J();
3971
3971
  if (o)
3972
- return Math.abs(_) / L * 100 > 30 ? 1 : 0;
3972
+ return Math.abs(_) / B * 100 > 30 ? 1 : 0;
3973
3973
  {
3974
3974
  const F = n + s, Z = Math.abs(_) / F;
3975
3975
  return Z >= (G === 1 ? 0.2 : 0.3) ? G === 1 ? 1 : Math.min(Math.round(Z), Y) : 0;
@@ -3984,7 +3984,7 @@ function Br({
3984
3984
  ), ne = ae(
3985
3985
  (_) => {
3986
3986
  if (!l || !i) return;
3987
- const L = _ - c, G = (n + s) * 1.2, Y = e === 0 && L > 0, F = e === z && L < 0, Z = Y || F ? Math.sign(L) * Math.min(Math.abs(L), G) : L;
3987
+ const B = _ - c, G = (n + s) * 1.2, Y = e === 0 && B > 0, F = e === z && B < 0, Z = Y || F ? Math.sign(B) * Math.min(Math.abs(B), G) : B;
3988
3988
  f(_), g(Z);
3989
3989
  },
3990
3990
  [l, c, i, e, z, n, s]
@@ -3996,9 +3996,9 @@ function Br({
3996
3996
  ), I = ae(
3997
3997
  (_) => {
3998
3998
  if (!l || !i) return;
3999
- const L = h - c, G = Date.now() - p, Y = Math.abs(L) / Math.max(G, 1), F = k(L), be = Y > 0.5 && Math.abs(L) > 50 ? Math.max(F, 1) : F;
3999
+ const B = h - c, G = Date.now() - p, Y = Math.abs(B) / Math.max(G, 1), F = k(B), be = Y > 0.5 && Math.abs(B) > 50 ? Math.max(F, 1) : F;
4000
4000
  if (be > 0)
4001
- if (L > 0) {
4001
+ if (B > 0) {
4002
4002
  const _e = Math.max(0, e - be);
4003
4003
  r(_e);
4004
4004
  } else {
@@ -4035,7 +4035,7 @@ function Br({
4035
4035
  l && (_.preventDefault(), ne(_.touches[0].clientX));
4036
4036
  },
4037
4037
  [l, ne]
4038
- ), P = ae(
4038
+ ), O = ae(
4039
4039
  (_) => {
4040
4040
  I(_);
4041
4041
  },
@@ -4055,12 +4055,12 @@ function Br({
4055
4055
  carrouselRef: S,
4056
4056
  maxIndex: z,
4057
4057
  getTranslateValue: M,
4058
- actualVisibleItems: B,
4058
+ actualVisibleItems: L,
4059
4059
  dragHandlers: {
4060
4060
  onMouseDown: C,
4061
4061
  onTouchStart: q,
4062
4062
  onTouchMove: x,
4063
- onTouchEnd: P,
4063
+ onTouchEnd: O,
4064
4064
  onMouseLeave: I
4065
4065
  }
4066
4066
  };
@@ -4088,8 +4088,8 @@ function G3(e) {
4088
4088
  maxIndex: b,
4089
4089
  getTranslateValue: E,
4090
4090
  actualVisibleItems: S,
4091
- dragHandlers: B
4092
- } = Br({
4091
+ dragHandlers: L
4092
+ } = Lr({
4093
4093
  currentIndex: u,
4094
4094
  totalItems: c.length,
4095
4095
  cardWidth: o,
@@ -4173,7 +4173,7 @@ function G3(e) {
4173
4173
  margin: i === 0 ? "0" : "0 0.5rem 1rem",
4174
4174
  cursor: d ? g ? "grabbing" : "grab" : "default"
4175
4175
  },
4176
- ...B,
4176
+ ...L,
4177
4177
  children: c && c.map((M, k) => typeof M == "string" ? /* @__PURE__ */ a(
4178
4178
  "section",
4179
4179
  {
@@ -4271,7 +4271,7 @@ function At(e) {
4271
4271
  }
4272
4272
  const Dr = "_content_1gcxd_1", Mr = {
4273
4273
  content: Dr
4274
- }, nt = (e) => /* @__PURE__ */ a("div", { className: Mr.content, children: e.children }), Pr = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), $e = ({ banners: e, index: t }) => {
4274
+ }, nt = (e) => /* @__PURE__ */ a("div", { className: Mr.content, children: e.children }), Or = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), $e = ({ banners: e, index: t }) => {
4275
4275
  if (!e || e.length === 0) return null;
4276
4276
  const n = e.find((s) => s.key === `middle_${t}`);
4277
4277
  return n?.value && n.show ? /* @__PURE__ */ a(
@@ -4280,12 +4280,12 @@ const Dr = "_content_1gcxd_1", Mr = {
4280
4280
  className: "banner-container banner-context",
4281
4281
  suppressHydrationWarning: !0,
4282
4282
  dangerouslySetInnerHTML: {
4283
- __html: Pr(n.value) ?? ""
4283
+ __html: Or(n.value) ?? ""
4284
4284
  }
4285
4285
  }
4286
4286
  ) : null;
4287
- }, Or = "_content_45avd_1", Qr = {
4288
- content: Or
4287
+ }, Pr = "_content_45avd_1", Qr = {
4288
+ content: Pr
4289
4289
  }, ie = ({ banners: e, name: t }) => {
4290
4290
  if (!e || e.length === 0) return null;
4291
4291
  const n = e.find((s) => s.key === t);
@@ -4364,7 +4364,7 @@ const Ts = (e) => /* @__PURE__ */ a(
4364
4364
  }
4365
4365
  )
4366
4366
  }
4367
- ), Ls = (e) => /* @__PURE__ */ m(
4367
+ ), Bs = (e) => /* @__PURE__ */ m(
4368
4368
  "svg",
4369
4369
  {
4370
4370
  width: "24",
@@ -4477,7 +4477,7 @@ function tl({ noteShare: e }) {
4477
4477
  "data-active": "false",
4478
4478
  "aria-label": "copy",
4479
4479
  className: [W.clipboardButton, "clipbtn-id"].join(" "),
4480
- children: /* @__PURE__ */ a(Ls, {})
4480
+ children: /* @__PURE__ */ a(Bs, {})
4481
4481
  }
4482
4482
  )
4483
4483
  ] }) : null;
@@ -4795,7 +4795,7 @@ const wt = (e) => {
4795
4795
  sizes: s
4796
4796
  };
4797
4797
  return /* @__PURE__ */ a(fl, { ...e, preview: o });
4798
- }, Bs = (e) => {
4798
+ }, Ls = (e) => {
4799
4799
  const { itemReverseOrder: t = !1 } = e;
4800
4800
  return /* @__PURE__ */ a(
4801
4801
  "section",
@@ -5784,7 +5784,7 @@ const wt = (e) => {
5784
5784
  children: [
5785
5785
  /* @__PURE__ */ a("p", { className: Ta.titulo, children: e.title ?? "" }),
5786
5786
  /* @__PURE__ */ a(
5787
- Bs,
5787
+ Ls,
5788
5788
  {
5789
5789
  block: t,
5790
5790
  paths: e.paths,
@@ -5851,15 +5851,15 @@ const wt = (e) => {
5851
5851
  /* @__PURE__ */ a("p", { className: ve.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
5852
5852
  /* @__PURE__ */ a(U, { className: ve.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
5853
5853
  ] })
5854
- ] }), ql = "_content_19eag_1", Ll = "_contentInfo_19eag_39", Bl = "_subscribeImage_19eag_55", Rl = "_tag_19eag_83", Dl = "_contentTitle_19eag_119", Ml = "_title_19eag_129", Pl = "_subTitle_19eag_139", Ol = "_inputStyled_19eag_157", Ql = "_buttonStyled_19eag_235", jl = "_contentTerms_19eag_261", Gl = "_subscribeText_19eag_273", Hl = "_terms_19eag_291", Ae = {
5854
+ ] }), ql = "_content_19eag_1", Bl = "_contentInfo_19eag_39", Ll = "_subscribeImage_19eag_55", Rl = "_tag_19eag_83", Dl = "_contentTitle_19eag_119", Ml = "_title_19eag_129", Ol = "_subTitle_19eag_139", Pl = "_inputStyled_19eag_157", Ql = "_buttonStyled_19eag_235", jl = "_contentTerms_19eag_261", Gl = "_subscribeText_19eag_273", Hl = "_terms_19eag_291", Ae = {
5855
5855
  content: ql,
5856
- contentInfo: Ll,
5857
- subscribeImage: Bl,
5856
+ contentInfo: Bl,
5857
+ subscribeImage: Ll,
5858
5858
  tag: Rl,
5859
5859
  contentTitle: Dl,
5860
5860
  title: Ml,
5861
- subTitle: Pl,
5862
- inputStyled: Ol,
5861
+ subTitle: Ol,
5862
+ inputStyled: Pl,
5863
5863
  buttonStyled: Ql,
5864
5864
  contentTerms: jl,
5865
5865
  subscribeText: Gl,
@@ -6176,7 +6176,7 @@ const wt = (e) => {
6176
6176
  }
6177
6177
  ) }) })
6178
6178
  }
6179
- ), Lt = (e) => /* @__PURE__ */ a("svg", { ...e, version: "1.1", baseProfile: "tiny", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 30 30", overflow: "visible", xmlSpace: "preserve", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M5.9,6.1l7.1,9.8l-7.1,7.9h1.6l6.2-7l5,7h5.4l-7.5-10.3l6.6-7.4h-1.6L16,12.5l-4.6-6.4L5.9,6.1L5.9,6.1zM8.2,7.4h2.5l11,15.3h-2.5L8.2,7.4z" }) }), bc = (e) => /* @__PURE__ */ m(
6179
+ ), Bt = (e) => /* @__PURE__ */ a("svg", { ...e, version: "1.1", baseProfile: "tiny", id: "Layer_1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 30 30", overflow: "visible", xmlSpace: "preserve", children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M5.9,6.1l7.1,9.8l-7.1,7.9h1.6l6.2-7l5,7h5.4l-7.5-10.3l6.6-7.4h-1.6L16,12.5l-4.6-6.4L5.9,6.1L5.9,6.1zM8.2,7.4h2.5l11,15.3h-2.5L8.2,7.4z" }) }), bc = (e) => /* @__PURE__ */ m(
6180
6180
  "svg",
6181
6181
  {
6182
6182
  version: "1.1",
@@ -6210,7 +6210,7 @@ const wt = (e) => {
6210
6210
  whatsapp: (e) => /* @__PURE__ */ a(Cc, { ...e }),
6211
6211
  tiktok: (e) => /* @__PURE__ */ a(yc, { ...e }),
6212
6212
  youtube: (e) => /* @__PURE__ */ a(bc, { ...e }),
6213
- x: (e) => /* @__PURE__ */ a(Lt, { ...e }),
6213
+ x: (e) => /* @__PURE__ */ a(Bt, { ...e }),
6214
6214
  gnews: (e) => /* @__PURE__ */ a(pc, { ...e }),
6215
6215
  podcast: (e) => /* @__PURE__ */ a(Ac, { ...e }),
6216
6216
  telegram: (e) => /* @__PURE__ */ a(wc, { ...e })
@@ -6273,7 +6273,7 @@ const wt = (e) => {
6273
6273
  )
6274
6274
  ] })
6275
6275
  ] });
6276
- }, vc = "_content_c2mo2_1", Nc = "_imageContent_c2mo2_17", Sc = "_width1Autor_c2mo2_35", xc = "_width2Autor_c2mo2_43", Ec = "_width3Autor_c2mo2_51", Ic = "_imageAutor_c2mo2_59", Uc = "_imageStyled_c2mo2_137", kc = "_contentIconStyled_c2mo2_139", Tc = "_avatarContent_c2mo2_173", qc = "_journalistSection_c2mo2_189", Lc = "_journalistInfo_c2mo2_205", Bc = "_journalistInfoLink_c2mo2_207", Rc = "_socialNetworkSection_c2mo2_277", Dc = "_avatarStyled_c2mo2_301", Mc = "_article_c2mo2_311", Pc = "_socialButton_c2mo2_319", Oc = "_facebookStyled_c2mo2_351", Qc = "_emailStyled_c2mo2_359", jc = "_xStyled_c2mo2_367", Gc = "_linkedinStyled_c2mo2_375", Hc = "_whatsappStyled_c2mo2_383", zc = "_whatsappLink_c2mo2_391", Vc = "_clipboardButton_c2mo2_423", Fc = "_googleProfileButton_c2mo2_495", ee = {
6276
+ }, vc = "_content_c2mo2_1", Nc = "_imageContent_c2mo2_17", Sc = "_width1Autor_c2mo2_35", xc = "_width2Autor_c2mo2_43", Ec = "_width3Autor_c2mo2_51", Ic = "_imageAutor_c2mo2_59", Uc = "_imageStyled_c2mo2_137", kc = "_contentIconStyled_c2mo2_139", Tc = "_avatarContent_c2mo2_173", qc = "_journalistSection_c2mo2_189", Bc = "_journalistInfo_c2mo2_205", Lc = "_journalistInfoLink_c2mo2_207", Rc = "_socialNetworkSection_c2mo2_277", Dc = "_avatarStyled_c2mo2_301", Mc = "_article_c2mo2_311", Oc = "_socialButton_c2mo2_319", Pc = "_facebookStyled_c2mo2_351", Qc = "_emailStyled_c2mo2_359", jc = "_xStyled_c2mo2_367", Gc = "_linkedinStyled_c2mo2_375", Hc = "_whatsappStyled_c2mo2_383", zc = "_whatsappLink_c2mo2_391", Vc = "_clipboardButton_c2mo2_423", Fc = "_googleProfileButton_c2mo2_495", ee = {
6277
6277
  content: vc,
6278
6278
  imageContent: Nc,
6279
6279
  width1Autor: Sc,
@@ -6284,13 +6284,13 @@ const wt = (e) => {
6284
6284
  contentIconStyled: kc,
6285
6285
  avatarContent: Tc,
6286
6286
  journalistSection: qc,
6287
- journalistInfo: Lc,
6288
- journalistInfoLink: Bc,
6287
+ journalistInfo: Bc,
6288
+ journalistInfoLink: Lc,
6289
6289
  socialNetworkSection: Rc,
6290
6290
  avatarStyled: Dc,
6291
6291
  article: Mc,
6292
- socialButton: Pc,
6293
- facebookStyled: Oc,
6292
+ socialButton: Oc,
6293
+ facebookStyled: Pc,
6294
6294
  emailStyled: Qc,
6295
6295
  xStyled: jc,
6296
6296
  linkedinStyled: Gc,
@@ -6442,8 +6442,8 @@ const wt = (e) => {
6442
6442
  X: {
6443
6443
  url: (e) => `https://twitter.com/intent/tweet?url=${encodeURIComponent(e)}`,
6444
6444
  icon: {
6445
- outline: (e) => /* @__PURE__ */ a(Lt, { className: e }),
6446
- solid: (e) => /* @__PURE__ */ a(Lt, { className: e })
6445
+ outline: (e) => /* @__PURE__ */ a(Bt, { className: e }),
6446
+ solid: (e) => /* @__PURE__ */ a(Bt, { className: e })
6447
6447
  }
6448
6448
  },
6449
6449
  Whatsapp: {
@@ -6498,7 +6498,7 @@ function Xc({ noteShare: e }) {
6498
6498
  "data-active": "false",
6499
6499
  "aria-label": "copy",
6500
6500
  className: [ee.clipboardButton, "clipbtn-id"].join(" "),
6501
- children: /* @__PURE__ */ a(Ls, {})
6501
+ children: /* @__PURE__ */ a(Bs, {})
6502
6502
  }
6503
6503
  ),
6504
6504
  /* @__PURE__ */ a(
@@ -6512,25 +6512,25 @@ function Xc({ noteShare: e }) {
6512
6512
  )
6513
6513
  ] }) : null;
6514
6514
  }
6515
- const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSection_xlsy2_53", ad = "_title_xlsy2_83", sd = "_article_xlsy2_53", od = "_correspondent_xlsy2_149", id = "_iframeStyled_xlsy2_167", rd = "_contentFrame_xlsy2_187", Le = {
6516
- content: ed,
6517
- videoContent: td,
6518
- articleSection: nd,
6519
- title: ad,
6520
- article: sd,
6521
- correspondent: od,
6522
- iframeStyled: id,
6523
- contentFrame: rd
6515
+ const e1 = "_content_xlsy2_1", t1 = "_videoContent_xlsy2_39", n1 = "_articleSection_xlsy2_53", a1 = "_title_xlsy2_83", s1 = "_article_xlsy2_53", o1 = "_correspondent_xlsy2_149", i1 = "_iframeStyled_xlsy2_167", r1 = "_contentFrame_xlsy2_187", Be = {
6516
+ content: e1,
6517
+ videoContent: t1,
6518
+ articleSection: n1,
6519
+ title: a1,
6520
+ article: s1,
6521
+ correspondent: o1,
6522
+ iframeStyled: i1,
6523
+ contentFrame: r1
6524
6524
  }, V3 = (e) => {
6525
6525
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${ke(
6526
6526
  e.video.info.date.created
6527
6527
  )}` : e?.video.main.author;
6528
- return /* @__PURE__ */ a("div", { className: Le.content, children: /* @__PURE__ */ a(Pt, { children: /* @__PURE__ */ m("div", { className: Le.videoContent, children: [
6529
- /* @__PURE__ */ a("p", { className: Le.title, children: e.video.main.title }),
6528
+ return /* @__PURE__ */ a("div", { className: Be.content, children: /* @__PURE__ */ a(Ot, { children: /* @__PURE__ */ m("div", { className: Be.videoContent, children: [
6529
+ /* @__PURE__ */ a("p", { className: Be.title, children: e.video.main.title }),
6530
6530
  e.type === "vy" && /* @__PURE__ */ a(
6531
6531
  "iframe",
6532
6532
  {
6533
- className: Le.iframeStyled,
6533
+ className: Be.iframeStyled,
6534
6534
  src: `https://www.youtube.com/embed/${e.video.main.code}`,
6535
6535
  frameBorder: "0",
6536
6536
  allowFullScreen: !0
@@ -6539,7 +6539,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6539
6539
  e.type === "vf" && /* @__PURE__ */ a(
6540
6540
  "iframe",
6541
6541
  {
6542
- className: Le.iframeStyled,
6542
+ className: Be.iframeStyled,
6543
6543
  src: e.video.main.code,
6544
6544
  frameBorder: "0",
6545
6545
  allowFullScreen: !0
@@ -6548,18 +6548,18 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6548
6548
  e.type === "ve" && /* @__PURE__ */ a(
6549
6549
  "div",
6550
6550
  {
6551
- className: Le.contentFrame,
6551
+ className: Be.contentFrame,
6552
6552
  dangerouslySetInnerHTML: { __html: e.video.main.code }
6553
6553
  }
6554
6554
  ),
6555
- /* @__PURE__ */ m("div", { className: Le.articleSection, children: [
6556
- /* @__PURE__ */ a("p", { className: Le.article, children: Te(e.video.main.description) }),
6557
- /* @__PURE__ */ a("p", { className: Le.correspondent, children: t() })
6555
+ /* @__PURE__ */ m("div", { className: Be.articleSection, children: [
6556
+ /* @__PURE__ */ a("p", { className: Be.article, children: Te(e.video.main.description) }),
6557
+ /* @__PURE__ */ a("p", { className: Be.correspondent, children: t() })
6558
6558
  ] })
6559
6559
  ] }) }) });
6560
- }, ld = "_content_79djq_1", cd = "_linkStyled_79djq_17", En = {
6561
- content: ld,
6562
- linkStyled: cd
6560
+ }, l1 = "_content_79djq_1", c1 = "_linkStyled_79djq_17", En = {
6561
+ content: l1,
6562
+ linkStyled: c1
6563
6563
  }, dn = (e) => {
6564
6564
  const { currentPage: t, showNext: n, maxPages: s, pathname: o, query: i } = e, r = (l, d, c) => {
6565
6565
  let u = "";
@@ -6586,11 +6586,11 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6586
6586
  }
6587
6587
  )
6588
6588
  ] });
6589
- }, dd = "_content_1tki3_1", ud = "_contentGrid_1tki3_15", md = "_contentGrid4_1tki3_33", hd = "_contentGrid3_1tki3_41", Vt = {
6590
- content: dd,
6591
- contentGrid: ud,
6592
- contentGrid4: md,
6593
- contentGrid3: hd
6589
+ }, d1 = "_content_1tki3_1", u1 = "_contentGrid_1tki3_15", m1 = "_contentGrid4_1tki3_33", h1 = "_contentGrid3_1tki3_41", Vt = {
6590
+ content: d1,
6591
+ contentGrid: u1,
6592
+ contentGrid4: m1,
6593
+ contentGrid3: h1
6594
6594
  }, Hn = (e) => {
6595
6595
  const { grid: t = 3 } = e;
6596
6596
  return /* @__PURE__ */ m("section", { className: `${Vt.content}`, children: [
@@ -6603,10 +6603,10 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6603
6603
  ),
6604
6604
  /* @__PURE__ */ a(Q, { children: e.paginatorComponent })
6605
6605
  ] });
6606
- }, fd = "_content_3pssn_1", gd = "_newsDescription_3pssn_29", pd = "_image_3pssn_81", Tt = {
6607
- content: fd,
6608
- newsDescription: gd,
6609
- image: pd
6606
+ }, f1 = "_content_3pssn_1", g1 = "_newsDescription_3pssn_29", p1 = "_image_3pssn_81", Tt = {
6607
+ content: f1,
6608
+ newsDescription: g1,
6609
+ image: p1
6610
6610
  }, ze = (e) => {
6611
6611
  const {
6612
6612
  main: t,
@@ -6666,13 +6666,13 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6666
6666
  ]
6667
6667
  }
6668
6668
  );
6669
- }, Ad = "_content_1afla_1", wd = "_boxInformation_1afla_23", yd = "_titleGradient_1afla_59", Cd = "_sectionDescription_1afla_115", bd = "_articule_1afla_165", _d = "_linkStyled_1afla_231", ot = {
6670
- content: Ad,
6671
- boxInformation: wd,
6672
- titleGradient: yd,
6673
- sectionDescription: Cd,
6674
- articule: bd,
6675
- linkStyled: _d
6669
+ }, A1 = "_content_1afla_1", w1 = "_boxInformation_1afla_23", y1 = "_titleGradient_1afla_59", C1 = "_sectionDescription_1afla_115", b1 = "_articule_1afla_165", _1 = "_linkStyled_1afla_231", ot = {
6670
+ content: A1,
6671
+ boxInformation: w1,
6672
+ titleGradient: y1,
6673
+ sectionDescription: C1,
6674
+ articule: b1,
6675
+ linkStyled: _1
6676
6676
  }, _n = (e) => {
6677
6677
  const {
6678
6678
  isVideo: t,
@@ -6725,16 +6725,16 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6725
6725
  }
6726
6726
  )
6727
6727
  ] });
6728
- }, vd = "_content_63xzh_1", Nd = "_contentLayout_63xzh_9", La = {
6729
- content: vd,
6730
- contentLayout: Nd
6731
- }, Ba = (e) => /* @__PURE__ */ a("div", { className: La.content, children: /* @__PURE__ */ a(Pt, { className: `${La.contentLayout} ${e.className}`, children: e.children }) }), Sd = "_content_1qewa_1", xd = "_before_1qewa_21", Ed = "_textContent_1qewa_43", Id = "_title_1qewa_73", Ud = "_description_1qewa_91", kd = "_linkStyled_1qewa_113", it = {
6732
- content: Sd,
6733
- before: xd,
6734
- textContent: Ed,
6735
- title: Id,
6736
- description: Ud,
6737
- linkStyled: kd
6728
+ }, v1 = "_content_63xzh_1", N1 = "_contentLayout_63xzh_9", Ba = {
6729
+ content: v1,
6730
+ contentLayout: N1
6731
+ }, La = (e) => /* @__PURE__ */ a("div", { className: Ba.content, children: /* @__PURE__ */ a(Ot, { className: `${Ba.contentLayout} ${e.className}`, children: e.children }) }), S1 = "_content_1qewa_1", x1 = "_before_1qewa_21", E1 = "_textContent_1qewa_43", I1 = "_title_1qewa_73", U1 = "_description_1qewa_91", k1 = "_linkStyled_1qewa_113", it = {
6732
+ content: S1,
6733
+ before: x1,
6734
+ textContent: E1,
6735
+ title: I1,
6736
+ description: U1,
6737
+ linkStyled: k1
6738
6738
  }, F3 = (e) => {
6739
6739
  const t = e.logo;
6740
6740
  return /* @__PURE__ */ m("section", { className: it.content, children: [
@@ -6746,24 +6746,24 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6746
6746
  /* @__PURE__ */ a(U, { className: it.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
6747
6747
  ] })
6748
6748
  ] });
6749
- }, Td = "_content_14eky_1", qd = "_contentLabel_14eky_15", Ld = "_label_14eky_25", Bd = "_required_14eky_43", Rd = "_input_14eky_55", vt = {
6750
- content: Td,
6751
- contentLabel: qd,
6752
- label: Ld,
6753
- required: Bd,
6754
- input: Rd
6749
+ }, T1 = "_content_14eky_1", q1 = "_contentLabel_14eky_15", B1 = "_label_14eky_25", L1 = "_required_14eky_43", R1 = "_input_14eky_55", vt = {
6750
+ content: T1,
6751
+ contentLabel: q1,
6752
+ label: B1,
6753
+ required: L1,
6754
+ input: R1
6755
6755
  }, W3 = (e) => /* @__PURE__ */ m("div", { className: vt.content, children: [
6756
6756
  /* @__PURE__ */ m("div", { className: vt.contentLabel, children: [
6757
6757
  /* @__PURE__ */ a("label", { className: vt.label, children: e.label }),
6758
6758
  e.required && /* @__PURE__ */ a("span", { className: vt.required, children: "*" })
6759
6759
  ] }),
6760
6760
  /* @__PURE__ */ a("input", { className: vt.input, ...e })
6761
- ] }), Dd = "_content_1ukl4_1", Md = "_contentLabel_1ukl4_15", Pd = "_label_1ukl4_25", Od = "_required_1ukl4_43", Qd = "_input_1ukl4_55", Nt = {
6762
- content: Dd,
6763
- contentLabel: Md,
6764
- label: Pd,
6765
- required: Od,
6766
- input: Qd
6761
+ ] }), D1 = "_content_1ukl4_1", M1 = "_contentLabel_1ukl4_15", O1 = "_label_1ukl4_25", P1 = "_required_1ukl4_43", Q1 = "_input_1ukl4_55", Nt = {
6762
+ content: D1,
6763
+ contentLabel: M1,
6764
+ label: O1,
6765
+ required: P1,
6766
+ input: Q1
6767
6767
  }, Y3 = (e) => /* @__PURE__ */ m("div", { className: Nt.content, children: [
6768
6768
  /* @__PURE__ */ m("div", { className: Nt.contentLabel, children: [
6769
6769
  /* @__PURE__ */ a("label", { className: Nt.label, children: e.label }),
@@ -6773,32 +6773,32 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6773
6773
  /* @__PURE__ */ a("option", { value: "", children: "--Seleccione--" }),
6774
6774
  e.options.map((t, n) => /* @__PURE__ */ a("option", { value: t.value, children: t.label }, n))
6775
6775
  ] })
6776
- ] }), jd = "_content_ljg8f_1", Gd = "_label_ljg8f_15", Hd = "_input_ljg8f_33", In = {
6777
- content: jd,
6778
- label: Gd,
6779
- input: Hd
6776
+ ] }), j1 = "_content_ljg8f_1", G1 = "_label_ljg8f_15", H1 = "_input_ljg8f_33", In = {
6777
+ content: j1,
6778
+ label: G1,
6779
+ input: H1
6780
6780
  }, $3 = (e) => /* @__PURE__ */ m("div", { className: In.content, children: [
6781
6781
  /* @__PURE__ */ a("label", { className: In.label, children: e.label }),
6782
6782
  /* @__PURE__ */ a("textarea", { className: In.input, ...e })
6783
- ] }), zd = "_boxInformation_1ah38_1", Vd = "_textBox_1ah38_59", Fd = "_contentBox_1ah38_79", Wd = "_liveBox_1ah38_99", Yd = "_dot_1ah38_143", $d = "_sectionDescription_1ah38_193", Kd = "_articule_1ah38_219", Jd = "_description_1ah38_273", Fe = {
6784
- boxInformation: zd,
6785
- textBox: Vd,
6786
- contentBox: Fd,
6787
- liveBox: Wd,
6788
- dot: Yd,
6789
- sectionDescription: $d,
6790
- articule: Kd,
6791
- description: Jd
6792
- }, Zd = "_content_b83p0_1", Xd = "_description_b83p0_45", un = {
6793
- content: Zd,
6794
- description: Xd
6783
+ ] }), z1 = "_boxInformation_1ah38_1", V1 = "_textBox_1ah38_59", F1 = "_contentBox_1ah38_79", W1 = "_liveBox_1ah38_99", Y1 = "_dot_1ah38_143", $1 = "_sectionDescription_1ah38_193", K1 = "_articule_1ah38_219", J1 = "_description_1ah38_273", Fe = {
6784
+ boxInformation: z1,
6785
+ textBox: V1,
6786
+ contentBox: F1,
6787
+ liveBox: W1,
6788
+ dot: Y1,
6789
+ sectionDescription: $1,
6790
+ articule: K1,
6791
+ description: J1
6792
+ }, Z1 = "_content_b83p0_1", X1 = "_description_b83p0_45", un = {
6793
+ content: Z1,
6794
+ description: X1
6795
6795
  }, Rs = (e) => {
6796
6796
  let t = "";
6797
6797
  return e.preview.description && (t = e.preview.description), e.preview.copyright && (t = `${t} ${e.preview.copyright}`), e.preview.photographer && (t = `${t} ${e.preview.photographer}`), /* @__PURE__ */ m("div", { className: un.content, children: [
6798
6798
  /* @__PURE__ */ a(Ce, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
6799
6799
  t && /* @__PURE__ */ a("div", { className: un.description, children: t })
6800
6800
  ] });
6801
- }, e1 = (e) => /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ m("div", { className: Fe.boxInformation, children: [
6801
+ }, ed = (e) => /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ m("div", { className: Fe.boxInformation, children: [
6802
6802
  /* @__PURE__ */ a(Rs, { preview: e.preview }),
6803
6803
  /* @__PURE__ */ m("div", { className: Fe.textBox, children: [
6804
6804
  /* @__PURE__ */ m("div", { className: Fe.contentBox, children: [
@@ -6828,25 +6828,25 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6828
6828
  }
6829
6829
  )
6830
6830
  ] })
6831
- ] }) }), t1 = "_content_35x7r_1", n1 = "_contentLine_35x7r_33", a1 = "_contentText_35x7r_47", s1 = "_dateLink_35x7r_73", Ft = {
6832
- content: t1,
6833
- contentLine: n1,
6834
- contentText: a1,
6835
- dateLink: s1
6836
- }, o1 = (e) => /* @__PURE__ */ a("section", { className: Ft.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ m("div", { className: Ft.contentLine, children: [
6831
+ ] }) }), td = "_content_35x7r_1", nd = "_contentLine_35x7r_33", ad = "_contentText_35x7r_47", sd = "_dateLink_35x7r_73", Ft = {
6832
+ content: td,
6833
+ contentLine: nd,
6834
+ contentText: ad,
6835
+ dateLink: sd
6836
+ }, od = (e) => /* @__PURE__ */ a("section", { className: Ft.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ m("div", { className: Ft.contentLine, children: [
6837
6837
  /* @__PURE__ */ a(U, { className: Ft.dateLink, href: `#item-${n + 1}`, children: No(t.date) }),
6838
6838
  /* @__PURE__ */ a("div", { className: Ft.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
6839
- ] }, n)) }), i1 = "_content_1ti45_1", r1 = "_contentInfo_1ti45_21", l1 = "_imageStyled_1ti45_37", c1 = "_contentIconStyled_1ti45_59", d1 = "_name_1ti45_111", u1 = "_email_1ti45_129", m1 = "_description_1ti45_161", h1 = "_contenSocialNetwork_1ti45_185", f1 = "_socialIcon_1ti45_205", we = {
6840
- content: i1,
6841
- contentInfo: r1,
6842
- imageStyled: l1,
6843
- contentIconStyled: c1,
6844
- name: d1,
6845
- email: u1,
6846
- description: m1,
6847
- contenSocialNetwork: h1,
6848
- socialIcon: f1
6849
- }, g1 = async (e) => {
6839
+ ] }, n)) }), id = "_content_1ti45_1", rd = "_contentInfo_1ti45_21", ld = "_imageStyled_1ti45_37", cd = "_contentIconStyled_1ti45_59", dd = "_name_1ti45_111", ud = "_email_1ti45_129", md = "_description_1ti45_161", hd = "_contenSocialNetwork_1ti45_185", fd = "_socialIcon_1ti45_205", we = {
6840
+ content: id,
6841
+ contentInfo: rd,
6842
+ imageStyled: ld,
6843
+ contentIconStyled: cd,
6844
+ name: dd,
6845
+ email: ud,
6846
+ description: md,
6847
+ contenSocialNetwork: hd,
6848
+ socialIcon: fd
6849
+ }, gd = async (e) => {
6850
6850
  const { autor: t, autorIcon: n } = e, s = n;
6851
6851
  return /* @__PURE__ */ a(
6852
6852
  "section",
@@ -6891,7 +6891,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6891
6891
  href: t.addtional.USER_USERTWT,
6892
6892
  target: "_blank",
6893
6893
  rel: "noreferrer",
6894
- children: /* @__PURE__ */ a(Lt, { className: we.socialIcon })
6894
+ children: /* @__PURE__ */ a(Bt, { className: we.socialIcon })
6895
6895
  }
6896
6896
  ),
6897
6897
  t.addtional.USER_USERLIN && /* @__PURE__ */ a(
@@ -6907,18 +6907,18 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6907
6907
  ] })
6908
6908
  }
6909
6909
  );
6910
- }, p1 = "_content_1ofcp_1", A1 = "_contentInfo_1ofcp_25", w1 = "_contentAuthor_1ofcp_51", y1 = "_imageStyled_1ofcp_65", C1 = "_contentIconStyled_1ofcp_83", b1 = "_name_1ofcp_127", _1 = "_email_1ofcp_143", v1 = "_description_1ofcp_163", N1 = "_contenSocialNetwork_1ofcp_185", S1 = "_socialIcon_1ofcp_205", fe = {
6911
- content: p1,
6912
- contentInfo: A1,
6913
- contentAuthor: w1,
6914
- imageStyled: y1,
6915
- contentIconStyled: C1,
6916
- name: b1,
6917
- email: _1,
6918
- description: v1,
6919
- contenSocialNetwork: N1,
6920
- socialIcon: S1
6921
- }, x1 = async (e) => {
6910
+ }, pd = "_content_1ofcp_1", Ad = "_contentInfo_1ofcp_25", wd = "_contentAuthor_1ofcp_51", yd = "_imageStyled_1ofcp_65", Cd = "_contentIconStyled_1ofcp_83", bd = "_name_1ofcp_127", _d = "_email_1ofcp_143", vd = "_description_1ofcp_163", Nd = "_contenSocialNetwork_1ofcp_185", Sd = "_socialIcon_1ofcp_205", fe = {
6911
+ content: pd,
6912
+ contentInfo: Ad,
6913
+ contentAuthor: wd,
6914
+ imageStyled: yd,
6915
+ contentIconStyled: Cd,
6916
+ name: bd,
6917
+ email: _d,
6918
+ description: vd,
6919
+ contenSocialNetwork: Nd,
6920
+ socialIcon: Sd
6921
+ }, xd = async (e) => {
6922
6922
  const { autor: t, autorIcon: n } = e, s = n;
6923
6923
  return /* @__PURE__ */ a("section", { className: fe.content, children: /* @__PURE__ */ m("div", { className: fe.contentInfo, children: [
6924
6924
  t.info.image ? /* @__PURE__ */ a(
@@ -6965,7 +6965,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6965
6965
  href: t.addtional.USER_USERTWT,
6966
6966
  target: "_blank",
6967
6967
  rel: "noreferrer",
6968
- children: /* @__PURE__ */ a(Lt, { className: fe.socialIcon })
6968
+ children: /* @__PURE__ */ a(Bt, { className: fe.socialIcon })
6969
6969
  }
6970
6970
  ),
6971
6971
  t.addtional.USER_USERLIN && /* @__PURE__ */ a(
@@ -6980,9 +6980,9 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
6980
6980
  ] })
6981
6981
  ] })
6982
6982
  ] }) });
6983
- }, E1 = "_content_1p4ec_1", I1 = "_bannerSection_1p4ec_49", Ra = {
6984
- content: E1,
6985
- bannerSection: I1
6983
+ }, Ed = "_content_1p4ec_1", Id = "_bannerSection_1p4ec_49", Ra = {
6984
+ content: Ed,
6985
+ bannerSection: Id
6986
6986
  }, Ds = (e) => /* @__PURE__ */ m("section", { className: Ra.content, children: [
6987
6987
  e.children,
6988
6988
  /* @__PURE__ */ m("div", { className: Ra.bannerSection, children: [
@@ -7003,22 +7003,22 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7003
7003
  ),
7004
7004
  e.banner
7005
7005
  ] })
7006
- ] }), U1 = "_content_udlpm_1", k1 = "_header_udlpm_41", T1 = "_videos_udlpm_91", q1 = "_videoContent_udlpm_105", L1 = "_articleSection_udlpm_119", B1 = "_contentLayoutVideoSection_udlpm_147", R1 = "_sectionVideoList_udlpm_163", D1 = "_iframeStyled_udlpm_309", M1 = "_contentFrame_udlpm_327", P1 = "_relatedTitle_udlpm_377", Ne = {
7007
- content: U1,
7008
- header: k1,
7009
- videos: T1,
7010
- videoContent: q1,
7011
- articleSection: L1,
7012
- contentLayoutVideoSection: B1,
7013
- sectionVideoList: R1,
7014
- iframeStyled: D1,
7015
- contentFrame: M1,
7016
- relatedTitle: P1
7017
- }, O1 = "_content_1ah8a_1", Q1 = "_linkImage_1ah8a_23", j1 = "_playStyled_1ah8a_37", Un = {
7018
- content: O1,
7019
- linkImage: Q1,
7020
- playStyled: j1
7021
- }, G1 = async (e) => {
7006
+ ] }), Ud = "_content_udlpm_1", kd = "_header_udlpm_41", Td = "_videos_udlpm_91", qd = "_videoContent_udlpm_105", Bd = "_articleSection_udlpm_119", Ld = "_contentLayoutVideoSection_udlpm_147", Rd = "_sectionVideoList_udlpm_163", Dd = "_iframeStyled_udlpm_309", Md = "_contentFrame_udlpm_327", Od = "_relatedTitle_udlpm_377", Ne = {
7007
+ content: Ud,
7008
+ header: kd,
7009
+ videos: Td,
7010
+ videoContent: qd,
7011
+ articleSection: Bd,
7012
+ contentLayoutVideoSection: Ld,
7013
+ sectionVideoList: Rd,
7014
+ iframeStyled: Dd,
7015
+ contentFrame: Md,
7016
+ relatedTitle: Od
7017
+ }, Pd = "_content_1ah8a_1", Qd = "_linkImage_1ah8a_23", jd = "_playStyled_1ah8a_37", Un = {
7018
+ content: Pd,
7019
+ linkImage: Qd,
7020
+ playStyled: jd
7021
+ }, Gd = async (e) => {
7022
7022
  const t = {
7023
7023
  ...e,
7024
7024
  main: {
@@ -7045,7 +7045,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7045
7045
  ),
7046
7046
  /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(wt, { ...t, paths: e.paths }) })
7047
7047
  ] }) : null;
7048
- }, K3 = (e) => /* @__PURE__ */ a("div", { className: Ne.content, children: /* @__PURE__ */ m(Pt, { className: Ne.contentLayoutVideoSection, children: [
7048
+ }, K3 = (e) => /* @__PURE__ */ a("div", { className: Ne.content, children: /* @__PURE__ */ m(Ot, { className: Ne.contentLayoutVideoSection, children: [
7049
7049
  /* @__PURE__ */ m("a", { className: Ne.header, href: "/", children: [
7050
7050
  /* @__PURE__ */ a(
7051
7051
  "svg",
@@ -7122,7 +7122,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7122
7122
  ),
7123
7123
  e.relatedName && /* @__PURE__ */ a("h2", { className: Ne.relatedTitle, children: e.relatedName }),
7124
7124
  Array.isArray(e.videoList) && e.videoList.map((t, n) => /* @__PURE__ */ ft(
7125
- G1,
7125
+ Gd,
7126
7126
  {
7127
7127
  ...qt(t, !0, !1),
7128
7128
  key: n,
@@ -7133,39 +7133,39 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7133
7133
  }
7134
7134
  )
7135
7135
  ] })
7136
- ] }) }), H1 = "_content_17oas_1", z1 = "_titleContent_17oas_47", V1 = "_title_17oas_47", F1 = "_startLine_17oas_175", W1 = "_line_17oas_185", Y1 = "_bottomLine_17oas_197", $1 = "_childrenContent_17oas_235", K1 = "_readMore_17oas_261", Be = {
7137
- content: H1,
7138
- titleContent: z1,
7139
- title: V1,
7140
- startLine: F1,
7141
- line: W1,
7142
- bottomLine: Y1,
7143
- childrenContent: $1,
7144
- readMore: K1
7136
+ ] }) }), Hd = "_content_17oas_1", zd = "_titleContent_17oas_47", Vd = "_title_17oas_47", Fd = "_startLine_17oas_175", Wd = "_line_17oas_185", Yd = "_bottomLine_17oas_197", $d = "_childrenContent_17oas_235", Kd = "_readMore_17oas_261", Le = {
7137
+ content: Hd,
7138
+ titleContent: zd,
7139
+ title: Vd,
7140
+ startLine: Fd,
7141
+ line: Wd,
7142
+ bottomLine: Yd,
7143
+ childrenContent: $d,
7144
+ readMore: Kd
7145
7145
  }, se = eo((e, t) => {
7146
- const { isTitle: n = !1, isOpinion: s = !1 } = e, o = n ? /* @__PURE__ */ a("h1", { className: Be.title, children: e.title }) : /* @__PURE__ */ a("h2", { className: Be.title, children: e.title });
7147
- return /* @__PURE__ */ m("section", { className: Be.content, children: [
7146
+ const { isTitle: n = !1, isOpinion: s = !1 } = e, o = n ? /* @__PURE__ */ a("h1", { className: Le.title, children: e.title }) : /* @__PURE__ */ a("h2", { className: Le.title, children: e.title });
7147
+ return /* @__PURE__ */ m("section", { className: Le.content, children: [
7148
7148
  e.title && /* @__PURE__ */ m(
7149
7149
  "div",
7150
7150
  {
7151
- className: [Be.titleContent, e.className ?? ""].join(" "),
7151
+ className: [Le.titleContent, e.className ?? ""].join(" "),
7152
7152
  "data-after": `${s}`,
7153
7153
  children: [
7154
- /* @__PURE__ */ a("hr", { className: Be.startLine }),
7154
+ /* @__PURE__ */ a("hr", { className: Le.startLine }),
7155
7155
  e.titleUrl ? /* @__PURE__ */ a(U, { href: e.titleUrl, children: o }) : o,
7156
- /* @__PURE__ */ a("hr", { className: Be.line }),
7156
+ /* @__PURE__ */ a("hr", { className: Le.line }),
7157
7157
  e.titleUrl && /* @__PURE__ */ a(
7158
7158
  U,
7159
7159
  {
7160
- className: Be.readMore,
7160
+ className: Le.readMore,
7161
7161
  href: e.titleUrl?.toString() ?? ""
7162
7162
  }
7163
7163
  )
7164
7164
  ]
7165
7165
  }
7166
7166
  ),
7167
- e.title && /* @__PURE__ */ a("hr", { className: [Be.bottomLine, e.className ?? ""].join(" ") }),
7168
- /* @__PURE__ */ a("div", { className: Be.childrenContent, ref: t, children: e.children })
7167
+ e.title && /* @__PURE__ */ a("hr", { className: [Le.bottomLine, e.className ?? ""].join(" ") }),
7168
+ /* @__PURE__ */ a("div", { className: Le.childrenContent, ref: t, children: e.children })
7169
7169
  ] });
7170
7170
  }), aa = (e) => /* @__PURE__ */ a(
7171
7171
  "svg",
@@ -7205,10 +7205,10 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7205
7205
  }
7206
7206
  )
7207
7207
  }
7208
- ), J1 = "_drawerStyled_10dgc_1", Z1 = "_sidebarCustom_10dgc_11", X1 = "_accordionStyled_10dgc_47", eu = "_accordionHeading_10dgc_69", tu = "_accordionSummeryStyled_10dgc_87", nu = "_linkStyled_10dgc_141", au = "_subLinkStyled_10dgc_181", su = "_inputContent_10dgc_225", ou = "_buttonContent_10dgc_227", iu = "_inputStyled_10dgc_247", ru = "_buscar_10dgc_279", lu = "_buttonStyled_10dgc_297", cu = "_accordionDetailsStyled_10dgc_327", du = "_footerSlider_10dgc_357", uu = "_socialMedia_10dgc_379", mu = "_copyRights_10dgc_417", hu = "_icon_10dgc_439", X = {
7209
- drawerStyled: J1,
7210
- sidebarCustom: Z1,
7211
- accordionStyled: X1,
7208
+ ), Jd = "_drawerStyled_10dgc_1", Zd = "_sidebarCustom_10dgc_11", Xd = "_accordionStyled_10dgc_47", eu = "_accordionHeading_10dgc_69", tu = "_accordionSummeryStyled_10dgc_87", nu = "_linkStyled_10dgc_141", au = "_subLinkStyled_10dgc_181", su = "_inputContent_10dgc_225", ou = "_buttonContent_10dgc_227", iu = "_inputStyled_10dgc_247", ru = "_buscar_10dgc_279", lu = "_buttonStyled_10dgc_297", cu = "_accordionDetailsStyled_10dgc_327", du = "_footerSlider_10dgc_357", uu = "_socialMedia_10dgc_379", mu = "_copyRights_10dgc_417", hu = "_icon_10dgc_439", X = {
7209
+ drawerStyled: Jd,
7210
+ sidebarCustom: Zd,
7211
+ accordionStyled: Xd,
7212
7212
  accordionHeading: eu,
7213
7213
  accordionSummeryStyled: tu,
7214
7214
  linkStyled: nu,
@@ -7377,7 +7377,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7377
7377
  headLine: Au,
7378
7378
  live: wu,
7379
7379
  closeLiveStyled: yu
7380
- }, Ps = (e) => {
7380
+ }, Os = (e) => {
7381
7381
  const { alertZone: t, id: n = "close-alert" } = e, s = () => /* @__PURE__ */ a(
7382
7382
  U,
7383
7383
  {
@@ -7419,7 +7419,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7419
7419
  }
7420
7420
  )
7421
7421
  ] });
7422
- }, Cu = "_content_1whi4_1", bu = "_linkStyled_1whi4_27", _u = "_linkSocialNetwork_1whi4_55", vu = "_title_1whi4_97", Nu = "_tabs_1whi4_119", Su = "_socialNetwork_1whi4_135", xu = "_icon_1whi4_155", Eu = "_facebook_1whi4_167", Iu = "_youtube_1whi4_175", Uu = "_x_1whi4_183", ku = "_instagram_1whi4_191", Tu = "_gnews_1whi4_199", qu = "_tiktok_1whi4_207", Lu = "_whatsapp_1whi4_215", Re = {
7422
+ }, Cu = "_content_1whi4_1", bu = "_linkStyled_1whi4_27", _u = "_linkSocialNetwork_1whi4_55", vu = "_title_1whi4_97", Nu = "_tabs_1whi4_119", Su = "_socialNetwork_1whi4_135", xu = "_icon_1whi4_155", Eu = "_facebook_1whi4_167", Iu = "_youtube_1whi4_175", Uu = "_x_1whi4_183", ku = "_instagram_1whi4_191", Tu = "_gnews_1whi4_199", qu = "_tiktok_1whi4_207", Bu = "_whatsapp_1whi4_215", Re = {
7423
7423
  content: Cu,
7424
7424
  linkStyled: bu,
7425
7425
  linkSocialNetwork: _u,
@@ -7433,8 +7433,8 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7433
7433
  instagram: ku,
7434
7434
  gnews: Tu,
7435
7435
  tiktok: qu,
7436
- whatsapp: Lu
7437
- }, Bu = (e) => {
7436
+ whatsapp: Bu
7437
+ }, Lu = (e) => {
7438
7438
  const { cintillo: t, tapeTitle: n, socials: s } = e, o = "", i = t?.findIndex((r) => r.link === o) ?? 0;
7439
7439
  return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ m("section", { className: Re.content, children: [
7440
7440
  Array.isArray(t) && /* @__PURE__ */ m("div", { className: `${Re.tabs} header-page-tape-content`, children: [
@@ -7485,12 +7485,12 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7485
7485
  r
7486
7486
  )) })
7487
7487
  ] });
7488
- }, Ru = "_headerStyled_5isjw_1", Du = "_headerContent_5isjw_27", Mu = "_iconContent_5isjw_49", Pu = "_menuButton_5isjw_67", Ou = "_logoStyled_5isjw_131", Qu = "_buttonSection_5isjw_187", ju = "_buttonSectionSearch_5isjw_217", Gu = "_headLineContent_5isjw_259", Hu = "_headLineTitle_5isjw_285", zu = "_headLine_5isjw_259", Vu = "_hasAlertZone_5isjw_391", ye = {
7488
+ }, Ru = "_headerStyled_5isjw_1", Du = "_headerContent_5isjw_27", Mu = "_iconContent_5isjw_49", Ou = "_menuButton_5isjw_67", Pu = "_logoStyled_5isjw_131", Qu = "_buttonSection_5isjw_187", ju = "_buttonSectionSearch_5isjw_217", Gu = "_headLineContent_5isjw_259", Hu = "_headLineTitle_5isjw_285", zu = "_headLine_5isjw_259", Vu = "_hasAlertZone_5isjw_391", ye = {
7489
7489
  headerStyled: Ru,
7490
7490
  headerContent: Du,
7491
7491
  iconContent: Mu,
7492
- menuButton: Pu,
7493
- logoStyled: Ou,
7492
+ menuButton: Ou,
7493
+ logoStyled: Pu,
7494
7494
  buttonSection: Qu,
7495
7495
  buttonSectionSearch: ju,
7496
7496
  headLineContent: Gu,
@@ -7501,7 +7501,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7501
7501
  const { alertZone: t } = e;
7502
7502
  return /* @__PURE__ */ m("header", { className: ye.headerStyled, children: [
7503
7503
  e.socialIcons && /* @__PURE__ */ a(
7504
- Bu,
7504
+ Lu,
7505
7505
  {
7506
7506
  socialIcons: e.socialIcons,
7507
7507
  cintillo: e.cintillo,
@@ -7583,7 +7583,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7583
7583
  )
7584
7584
  ] }),
7585
7585
  !e.showAlertPop && /* @__PURE__ */ a(
7586
- Ps,
7586
+ Os,
7587
7587
  {
7588
7588
  alertZone: t,
7589
7589
  forceShow: e.showAlertPop
@@ -7742,7 +7742,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7742
7742
  id: "content-layout",
7743
7743
  children: [
7744
7744
  e.showAlertPop && /* @__PURE__ */ a(
7745
- Ps,
7745
+ Os,
7746
7746
  {
7747
7747
  alertZone: t,
7748
7748
  forceShow: e.showAlertPop,
@@ -7773,7 +7773,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7773
7773
  }, Sm = (e) => /* @__PURE__ */ a("section", { className: rt.content, children: Array.isArray(e.tags) && /* @__PURE__ */ m("div", { className: rt.tags, children: [
7774
7774
  /* @__PURE__ */ a("p", { className: rt.tagStyled, children: e.title ? e.title : "Tags:" }),
7775
7775
  e.tags.map((t, n) => t.approved ? /* @__PURE__ */ a(U, { href: ss(t, e.paths), children: /* @__PURE__ */ a("div", { className: `${rt.chipStyled} ${rt.tagLink}`, children: t.name }) }, n) : /* @__PURE__ */ a("div", { className: rt.chipStyled, children: t.name }, n))
7776
- ] }) }), xm = "_contentBox_horo3_1", Em = "_content_horo3_1", Im = "_imageStyled_horo3_31", Um = "_contentIconStyled_horo3_45", km = "_avatarContent_horo3_85", Tm = "_journalistSection_horo3_99", qm = "_journalistInfo_horo3_111", Lm = "_socialNetworkSection_horo3_139", Bm = "_article_horo3_165", Ie = {
7776
+ ] }) }), xm = "_contentBox_horo3_1", Em = "_content_horo3_1", Im = "_imageStyled_horo3_31", Um = "_contentIconStyled_horo3_45", km = "_avatarContent_horo3_85", Tm = "_journalistSection_horo3_99", qm = "_journalistInfo_horo3_111", Bm = "_socialNetworkSection_horo3_139", Lm = "_article_horo3_165", Ie = {
7777
7777
  contentBox: xm,
7778
7778
  content: Em,
7779
7779
  imageStyled: Im,
@@ -7781,8 +7781,8 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7781
7781
  avatarContent: km,
7782
7782
  journalistSection: Tm,
7783
7783
  journalistInfo: qm,
7784
- socialNetworkSection: Lm,
7785
- article: Bm
7784
+ socialNetworkSection: Bm,
7785
+ article: Lm
7786
7786
  }, Rm = async (e) => {
7787
7787
  const { autor: t } = e;
7788
7788
  return t.addtional.USER_SHOWBIO && /* @__PURE__ */ a("section", { className: Ie.contentBox, children: /* @__PURE__ */ m("div", { className: Ie.content, children: [
@@ -7974,11 +7974,11 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
7974
7974
  }
7975
7975
  )
7976
7976
  ] }) });
7977
- }, Dm = "_content_1po76_1", Mm = "_imageStyled_1po76_39", Pm = "_contentIconStyled_1po76_41", Om = "_contentCard_1po76_61", Qm = "_contentInfo_1po76_139", jm = "_fullName_1po76_151", Gm = "_LearnMoreLink_1po76_165", We = {
7977
+ }, Dm = "_content_1po76_1", Mm = "_imageStyled_1po76_39", Om = "_contentIconStyled_1po76_41", Pm = "_contentCard_1po76_61", Qm = "_contentInfo_1po76_139", jm = "_fullName_1po76_151", Gm = "_LearnMoreLink_1po76_165", We = {
7978
7978
  content: Dm,
7979
7979
  imageStyled: Mm,
7980
- contentIconStyled: Pm,
7981
- contentCard: Om,
7980
+ contentIconStyled: Om,
7981
+ contentCard: Pm,
7982
7982
  contentInfo: Qm,
7983
7983
  fullName: jm,
7984
7984
  LearnMoreLink: Gm
@@ -8177,7 +8177,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
8177
8177
  }
8178
8178
  ),
8179
8179
  !e.rightOnlyBanner && /* @__PURE__ */ a(
8180
- Bs,
8180
+ Ls,
8181
8181
  {
8182
8182
  block: e.block,
8183
8183
  itemReverseOrder: l,
@@ -8265,7 +8265,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
8265
8265
  title: lh,
8266
8266
  subtitle: ch,
8267
8267
  linkStyled: dh
8268
- }, Os = (e) => /* @__PURE__ */ m("div", { className: xt.content, children: [
8268
+ }, Ps = (e) => /* @__PURE__ */ m("div", { className: xt.content, children: [
8269
8269
  e?.mainNew?.info.section && /* @__PURE__ */ a(
8270
8270
  U,
8271
8271
  {
@@ -8304,7 +8304,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
8304
8304
  }, r = t.slice(1);
8305
8305
  return i && r && /* @__PURE__ */ m(se, { title: n, titleUrl: e.titleUrl, children: [
8306
8306
  /* @__PURE__ */ m("div", { className: qn.headerSection, children: [
8307
- /* @__PURE__ */ a(Os, { mainNew: i, goTo: e.goTo }),
8307
+ /* @__PURE__ */ a(Ps, { mainNew: i, goTo: e.goTo }),
8308
8308
  /* @__PURE__ */ a(
8309
8309
  U,
8310
8310
  {
@@ -8339,7 +8339,7 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
8339
8339
  })
8340
8340
  ] })
8341
8341
  ] });
8342
- }, gh = "_content_1ubl0_1", ph = "_autorContent_1ubl0_15", Ah = "_image_1ubl0_47", wh = "_contentIcon_1ubl0_49", yh = "_boxInformationContent_1ubl0_93", Ch = "_autorName_1ubl0_105", bh = "_time_1ubl0_169", _h = "_comment_1ubl0_195", vh = "_title_1ubl0_213", Pe = {
8342
+ }, gh = "_content_1ubl0_1", ph = "_autorContent_1ubl0_15", Ah = "_image_1ubl0_47", wh = "_contentIcon_1ubl0_49", yh = "_boxInformationContent_1ubl0_93", Ch = "_autorName_1ubl0_105", bh = "_time_1ubl0_169", _h = "_comment_1ubl0_195", vh = "_title_1ubl0_213", Oe = {
8343
8343
  content: gh,
8344
8344
  autorContent: ph,
8345
8345
  image: Ah,
@@ -8350,21 +8350,21 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
8350
8350
  comment: _h,
8351
8351
  title: vh
8352
8352
  }, sn = async (e) => {
8353
- const { data: t, autorIcon: n } = e, s = n, o = () => t?.config?.showtime ? `${ke(t.info?.date?.modified)}` : "", i = /* @__PURE__ */ m("div", { className: Pe.autorContent, children: [
8353
+ const { data: t, autorIcon: n } = e, s = n, o = () => t?.config?.showtime ? `${ke(t.info?.date?.modified)}` : "", i = /* @__PURE__ */ m("div", { className: Oe.autorContent, children: [
8354
8354
  Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ a(
8355
8355
  "img",
8356
8356
  {
8357
8357
  fetchPriority: "low",
8358
8358
  loading: "lazy",
8359
- className: Pe.image,
8359
+ className: Oe.image,
8360
8360
  src: await re(t?.authors[0]?.image?.sizes[0]?.url || ""),
8361
8361
  alt: t?.authors[0]?.fullname
8362
8362
  }
8363
- ) : /* @__PURE__ */ a("div", { className: Pe.contentIcon, children: /* @__PURE__ */ a(s, {}) }),
8364
- /* @__PURE__ */ a("p", { className: Pe.autorName, children: Te(t?.authors[0]?.fullname ?? "Redacción", 18) }),
8365
- /* @__PURE__ */ a("p", { className: Pe.time, children: o() })
8363
+ ) : /* @__PURE__ */ a("div", { className: Oe.contentIcon, children: /* @__PURE__ */ a(s, {}) }),
8364
+ /* @__PURE__ */ a("p", { className: Oe.autorName, children: Te(t?.authors[0]?.fullname ?? "Redacción", 18) }),
8365
+ /* @__PURE__ */ a("p", { className: Oe.time, children: o() })
8366
8366
  ] });
8367
- return /* @__PURE__ */ m("div", { className: Pe.content, children: [
8367
+ return /* @__PURE__ */ m("div", { className: Oe.content, children: [
8368
8368
  t?.authors[0]?.internaluser ? /* @__PURE__ */ a(
8369
8369
  U,
8370
8370
  {
@@ -8372,17 +8372,17 @@ const ed = "_content_xlsy2_1", td = "_videoContent_xlsy2_39", nd = "_articleSect
8372
8372
  children: i
8373
8373
  }
8374
8374
  ) : i,
8375
- /* @__PURE__ */ m("div", { className: Pe.boxInformationContent, children: [
8375
+ /* @__PURE__ */ m("div", { className: Oe.boxInformationContent, children: [
8376
8376
  /* @__PURE__ */ a(
8377
8377
  U,
8378
8378
  {
8379
- className: Pe.title,
8379
+ className: Oe.title,
8380
8380
  href: t?.info?.link?.url,
8381
8381
  target: t?.info?.link?.target,
8382
8382
  children: t?.main?.title?.home
8383
8383
  }
8384
8384
  ),
8385
- /* @__PURE__ */ a("p", { className: Pe.comment, children: Te(t?.main?.subtitle?.striped || "") })
8385
+ /* @__PURE__ */ a("p", { className: Oe.comment, children: Te(t?.main?.subtitle?.striped || "") })
8386
8386
  ] })
8387
8387
  ] });
8388
8388
  }, Nh = "_content_1i9xs_1", Sh = "_boxPosition_1i9xs_15", xh = "_contentFlex_1i9xs_41", Eh = "_bannerContent_1i9xs_57", Ih = "_bannerContentAux_1i9xs_79", lt = {
@@ -8452,13 +8452,13 @@ const Z3 = (e) => {
8452
8452
  ] })
8453
8453
  }
8454
8454
  ) });
8455
- }, kh = "_content_g09lr_1", Th = "_title_g09lr_19", Pa = {
8455
+ }, kh = "_content_g09lr_1", Th = "_title_g09lr_19", Oa = {
8456
8456
  content: kh,
8457
8457
  title: Th
8458
8458
  }, X3 = (e) => {
8459
8459
  const { showTitle: t = !0 } = e;
8460
- return /* @__PURE__ */ m("div", { className: Pa.content, children: [
8461
- t && /* @__PURE__ */ a("p", { className: Pa.title, children: "Editorial" }),
8460
+ return /* @__PURE__ */ m("div", { className: Oa.content, children: [
8461
+ t && /* @__PURE__ */ a("p", { className: Oa.title, children: "Editorial" }),
8462
8462
  /* @__PURE__ */ a(
8463
8463
  wt,
8464
8464
  {
@@ -8474,10 +8474,10 @@ const Z3 = (e) => {
8474
8474
  }
8475
8475
  )
8476
8476
  ] });
8477
- }, qh = "_content_1hn45_1", Lh = "_newsContent_1hn45_15", Bh = "_boxPosition_1hn45_33", Rh = "_bannerContent_1hn45_45", Dh = "_bannerContentAux_1hn45_65", ct = {
8477
+ }, qh = "_content_1hn45_1", Bh = "_newsContent_1hn45_15", Lh = "_boxPosition_1hn45_33", Rh = "_bannerContent_1hn45_45", Dh = "_bannerContentAux_1hn45_65", ct = {
8478
8478
  content: qh,
8479
- newsContent: Lh,
8480
- boxPosition: Bh,
8479
+ newsContent: Bh,
8480
+ boxPosition: Lh,
8481
8481
  bannerContent: Rh,
8482
8482
  bannerContentAux: Dh
8483
8483
  }, e9 = (e) => {
@@ -8518,10 +8518,10 @@ const Z3 = (e) => {
8518
8518
  }, t9 = (e) => /* @__PURE__ */ m(Q, { children: [
8519
8519
  /* @__PURE__ */ a(Tl, { className: "display-on-lower-900px", ...e }),
8520
8520
  /* @__PURE__ */ a(zl, { ...e })
8521
- ] }), Mh = "_newsContent_smaec_1", Ph = "_newsContentWithLines_smaec_15", Oh = "_newsContentWithoutLines_smaec_25", Qh = "_contentSeparator_smaec_35", Wt = {
8521
+ ] }), Mh = "_newsContent_smaec_1", Oh = "_newsContentWithLines_smaec_15", Ph = "_newsContentWithoutLines_smaec_25", Qh = "_contentSeparator_smaec_35", Wt = {
8522
8522
  newsContent: Mh,
8523
- newsContentWithLines: Ph,
8524
- newsContentWithoutLines: Oh,
8523
+ newsContentWithLines: Oh,
8524
+ newsContentWithoutLines: Ph,
8525
8525
  contentSeparator: Qh
8526
8526
  }, jh = (e) => {
8527
8527
  const { content: t } = e;
@@ -8587,7 +8587,7 @@ const Z3 = (e) => {
8587
8587
  showVideoTime: e.showVideoTime,
8588
8588
  showVideosubtitle: e.showVideosubtitle
8589
8589
  }
8590
- ) }), Gh = "_newsContent_1ofh5_1", Hh = "_contentSeparator_1ofh5_15", Oa = {
8590
+ ) }), Gh = "_newsContent_1ofh5_1", Hh = "_contentSeparator_1ofh5_15", Pa = {
8591
8591
  newsContent: Gh,
8592
8592
  contentSeparator: Hh
8593
8593
  }, zh = (e) => {
@@ -8596,7 +8596,7 @@ const Z3 = (e) => {
8596
8596
  return /* @__PURE__ */ a(se, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8597
8597
  "div",
8598
8598
  {
8599
- className: `${Oa.newsContent} ${e.hasLines ? Oa.contentSeparator : ""}`,
8599
+ className: `${Pa.newsContent} ${e.hasLines ? Pa.contentSeparator : ""}`,
8600
8600
  children: t?.map((s, o) => {
8601
8601
  const i = e.slot_id && e.slot_id !== "Nota_1", r = {
8602
8602
  ...s,
@@ -8619,7 +8619,7 @@ const Z3 = (e) => {
8619
8619
  })
8620
8620
  }
8621
8621
  ) });
8622
- }, Vh = "_newsContent_1x5ie_1", Fh = "_contentSeparator_1x5ie_15", Wh = "_newsContentWhitoutLine_1x5ie_57", Ln = {
8622
+ }, Vh = "_newsContent_1x5ie_1", Fh = "_contentSeparator_1x5ie_15", Wh = "_newsContentWhitoutLine_1x5ie_57", Bn = {
8623
8623
  newsContent: Vh,
8624
8624
  contentSeparator: Fh,
8625
8625
  newsContentWhitoutLine: Wh
@@ -8629,7 +8629,7 @@ const Z3 = (e) => {
8629
8629
  return /* @__PURE__ */ a(se, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8630
8630
  "div",
8631
8631
  {
8632
- className: `${Ln.newsContent} ${e.hasLines ? Ln.contentSeparator : Ln.newsContentWhitoutLine}`,
8632
+ className: `${Bn.newsContent} ${e.hasLines ? Bn.contentSeparator : Bn.newsContentWhitoutLine}`,
8633
8633
  children: t.map((s, o) => {
8634
8634
  const i = e.slot_id && e.slot_id !== "Nota_1", r = {
8635
8635
  ...s,
@@ -8652,7 +8652,7 @@ const Z3 = (e) => {
8652
8652
  })
8653
8653
  }
8654
8654
  ) });
8655
- }, $h = "_headerSection_1qe16_5", Kh = "_headerSectionLink_1qe16_31", Jh = "_newsContent_1qe16_57", Bn = {
8655
+ }, $h = "_headerSection_1qe16_5", Kh = "_headerSectionLink_1qe16_31", Jh = "_newsContent_1qe16_57", Ln = {
8656
8656
  headerSection: $h,
8657
8657
  headerSectionLink: Kh,
8658
8658
  newsContent: Jh
@@ -8661,12 +8661,12 @@ const Z3 = (e) => {
8661
8661
  if (!t || t.length === 0) return;
8662
8662
  const o = t[0], i = e.slot_id && e.slot_id !== "Nota_1", r = t.slice(1);
8663
8663
  return o && r && /* @__PURE__ */ m(se, { title: n, titleUrl: e.titleUrl, children: [
8664
- /* @__PURE__ */ m("div", { className: Bn.headerSection, children: [
8665
- /* @__PURE__ */ a(Os, { goTo: e.goTo, mainNew: qt(o) }),
8664
+ /* @__PURE__ */ m("div", { className: Ln.headerSection, children: [
8665
+ /* @__PURE__ */ a(Ps, { goTo: e.goTo, mainNew: qt(o) }),
8666
8666
  /* @__PURE__ */ a(
8667
8667
  U,
8668
8668
  {
8669
- className: Bn.headerSectionLink,
8669
+ className: Ln.headerSectionLink,
8670
8670
  href: o?.info?.link.url,
8671
8671
  target: o?.info?.link.target,
8672
8672
  "aria-label": "Video",
@@ -8684,7 +8684,7 @@ const Z3 = (e) => {
8684
8684
  }
8685
8685
  )
8686
8686
  ] }),
8687
- /* @__PURE__ */ m("div", { className: Bn.newsContent, children: [
8687
+ /* @__PURE__ */ m("div", { className: Ln.newsContent, children: [
8688
8688
  /* @__PURE__ */ a("div", { className: "banner-context", style: { order: 1 }, children: e.banner }),
8689
8689
  Array.isArray(r) && r.map((l, d) => {
8690
8690
  const c = qt(l), u = {
@@ -9127,16 +9127,16 @@ const Z3 = (e) => {
9127
9127
  className: `content-layout-2 ${T2.content} ${t}`,
9128
9128
  children: e
9129
9129
  }
9130
- ), L2 = "_container_14le6_1", B2 = "_note_14le6_19", R2 = "_commercial_14le6_99", D2 = "_commercialContent_14le6_133", M2 = "_complement_14le6_165", It = {
9131
- container: L2,
9132
- note: B2,
9130
+ ), B2 = "_container_14le6_1", L2 = "_note_14le6_19", R2 = "_commercial_14le6_99", D2 = "_commercialContent_14le6_133", M2 = "_complement_14le6_165", It = {
9131
+ container: B2,
9132
+ note: L2,
9133
9133
  commercial: R2,
9134
9134
  commercialContent: D2,
9135
9135
  complement: M2
9136
- }, P2 = (e) => /* @__PURE__ */ m("section", { className: It.container, children: [
9136
+ }, O2 = (e) => /* @__PURE__ */ m("section", { className: It.container, children: [
9137
9137
  /* @__PURE__ */ a("div", { className: It.note, children: e.children }),
9138
9138
  /* @__PURE__ */ a("div", { className: It.commercial, children: /* @__PURE__ */ m("div", { className: It.commercialContent, children: [
9139
- e.slug === "liveblogs" && /* @__PURE__ */ a(o1, { itemList: e.itemList }),
9139
+ e.slug === "liveblogs" && /* @__PURE__ */ a(od, { itemList: e.itemList }),
9140
9140
  e.bannerTop,
9141
9141
  /* @__PURE__ */ a(
9142
9142
  Xn,
@@ -9155,7 +9155,7 @@ const Z3 = (e) => {
9155
9155
  /* @__PURE__ */ a("div", { style: { position: "sticky", top: "110px" }, children: e.banner })
9156
9156
  ] }) }),
9157
9157
  /* @__PURE__ */ a("div", { className: It.complement, children: e.complement })
9158
- ] }), O2 = (e) => {
9158
+ ] }), P2 = (e) => {
9159
9159
  const t = {
9160
9160
  ...e.news[0],
9161
9161
  config: {
@@ -9201,7 +9201,7 @@ const Z3 = (e) => {
9201
9201
  "--news-image-description-display": "none"
9202
9202
  },
9203
9203
  children: /* @__PURE__ */ a(
9204
- e1,
9204
+ ed,
9205
9205
  {
9206
9206
  ...t,
9207
9207
  fontSizeSubTitle: "18px",
@@ -9241,7 +9241,7 @@ const Z3 = (e) => {
9241
9241
  }
9242
9242
  );
9243
9243
  }
9244
- }, Q2 = "_content_x3ugk_1", j2 = "_contentWithinCard_x3ugk_13", G2 = "_contentDate_x3ugk_25", H2 = "_dateInfo_x3ugk_39", z2 = "_dot_x3ugk_59", V2 = "_contentTitle_x3ugk_75", F2 = "_contentTextList_x3ugk_93", W2 = "_contentButton_x3ugk_201", Y2 = "_linkStyled_x3ugk_213", Oe = {
9244
+ }, Q2 = "_content_x3ugk_1", j2 = "_contentWithinCard_x3ugk_13", G2 = "_contentDate_x3ugk_25", H2 = "_dateInfo_x3ugk_39", z2 = "_dot_x3ugk_59", V2 = "_contentTitle_x3ugk_75", F2 = "_contentTextList_x3ugk_93", W2 = "_contentButton_x3ugk_201", Y2 = "_linkStyled_x3ugk_213", Pe = {
9245
9245
  content: Q2,
9246
9246
  contentWithinCard: j2,
9247
9247
  contentDate: G2,
@@ -9287,13 +9287,13 @@ const t0 = async ({
9287
9287
  }
9288
9288
  };
9289
9289
  });
9290
- return /* @__PURE__ */ a("section", { className: Oe.content, id: "block-notes-list", children: o?.map((i, r) => /* @__PURE__ */ m(on, { children: [
9291
- /* @__PURE__ */ a(J2, { id: `item-${r + 1}`, children: /* @__PURE__ */ m("div", { className: Oe.contentWithinCard, children: [
9292
- i.date > 0 && /* @__PURE__ */ m("div", { className: Oe.contentDate, children: [
9290
+ return /* @__PURE__ */ a("section", { className: Pe.content, id: "block-notes-list", children: o?.map((i, r) => /* @__PURE__ */ m(on, { children: [
9291
+ /* @__PURE__ */ a(J2, { id: `item-${r + 1}`, children: /* @__PURE__ */ m("div", { className: Pe.contentWithinCard, children: [
9292
+ i.date > 0 && /* @__PURE__ */ m("div", { className: Pe.contentDate, children: [
9293
9293
  /* @__PURE__ */ a(
9294
9294
  "span",
9295
9295
  {
9296
- className: Oe.dot,
9296
+ className: Pe.dot,
9297
9297
  style: {
9298
9298
  background: t === "liveblogs" ? "var(--news-liveblog-timeline-datelink-dot-color)" : "var(--common-black)"
9299
9299
  }
@@ -9302,7 +9302,7 @@ const t0 = async ({
9302
9302
  /* @__PURE__ */ a(
9303
9303
  "p",
9304
9304
  {
9305
- className: Oe.dateInfo,
9305
+ className: Pe.dateInfo,
9306
9306
  style: {
9307
9307
  color: t === "liveblogs" ? "var(--news-liveblog-timeline-datelink-color)" : "var(--common-black)"
9308
9308
  },
@@ -9310,21 +9310,21 @@ const t0 = async ({
9310
9310
  }
9311
9311
  )
9312
9312
  ] }),
9313
- /* @__PURE__ */ a("p", { className: Oe.contentTitle, children: e[0]?.list.integrated ? i.title : `${i.index}. ${i.title}` }),
9313
+ /* @__PURE__ */ a("p", { className: Pe.contentTitle, children: e[0]?.list.integrated ? i.title : `${i.index}. ${i.title}` }),
9314
9314
  i.image && /* @__PURE__ */ a(Ce, { preview: i.image, isLarge: !0 }),
9315
9315
  /* @__PURE__ */ a(
9316
9316
  "div",
9317
9317
  {
9318
- className: Oe.contentTextList,
9318
+ className: Pe.contentTextList,
9319
9319
  dangerouslySetInnerHTML: {
9320
9320
  __html: i.body.rendered
9321
9321
  }
9322
9322
  }
9323
9323
  ),
9324
- i.related && /* @__PURE__ */ a("div", { className: Oe.contentButton, children: /* @__PURE__ */ a(
9324
+ i.related && /* @__PURE__ */ a("div", { className: Pe.contentButton, children: /* @__PURE__ */ a(
9325
9325
  "a",
9326
9326
  {
9327
- className: Oe.linkStyled,
9327
+ className: Pe.linkStyled,
9328
9328
  href: i.related ?? "",
9329
9329
  target: "”_blank",
9330
9330
  children: s.blockNoteList_readMore ?? "Leer Más"
@@ -9860,13 +9860,13 @@ const _0 = "_content_1kodm_1", v0 = "_title_1kodm_35", Ha = {
9860
9860
  [Ke.videoEmbedded]: N0,
9861
9861
  [Ke.videoYouTube]: E0,
9862
9862
  [Ke.iframe]: k0
9863
- }, L0 = ({ news: e }) => {
9863
+ }, B0 = ({ news: e }) => {
9864
9864
  const { config: t, hascontent: n, info: s } = e, o = t.articlepreview, i = s.link.internal, r = n?.hasgalleryimages;
9865
9865
  if (o === Ke.imagen && r)
9866
9866
  return /* @__PURE__ */ a("div", { className: za.content, children: /* @__PURE__ */ a(js, { newsformated: e, internal: i }) });
9867
9867
  const l = o ? q0[o] : null;
9868
9868
  return l ? /* @__PURE__ */ a("div", { className: za.content, children: /* @__PURE__ */ a(l, { newsformated: e, internal: i }) }) : null;
9869
- }, B0 = (e) => {
9869
+ }, L0 = (e) => {
9870
9870
  const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
9871
9871
  return t && t.length !== 0 && /* @__PURE__ */ a(se, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(At, { slot_id: s, cardWidth: 200, children: t.map((i, r) => {
9872
9872
  const l = { ...i, main: {
@@ -9941,10 +9941,10 @@ const _0 = "_content_1kodm_1", v0 = "_title_1kodm_35", Ha = {
9941
9941
  for (const n in e)
9942
9942
  n.startsWith("--") && (t[n] = e[n]);
9943
9943
  return t;
9944
- }, M0 = "_headerSection_nhjex_1", P0 = "_title_nhjex_21", O0 = "_subtitle_nhjex_45", Q0 = "_newsContent_nhjex_71", j0 = "_containerCards_nhjex_87", G0 = "_image_nhjex_99", H0 = "_blockHeadContainer_nhjex_111", Ze = {
9944
+ }, M0 = "_headerSection_nhjex_1", O0 = "_title_nhjex_21", P0 = "_subtitle_nhjex_45", Q0 = "_newsContent_nhjex_71", j0 = "_containerCards_nhjex_87", G0 = "_image_nhjex_99", H0 = "_blockHeadContainer_nhjex_111", Ze = {
9945
9945
  headerSection: M0,
9946
- title: P0,
9947
- subtitle: O0,
9946
+ title: O0,
9947
+ subtitle: P0,
9948
9948
  newsContent: Q0,
9949
9949
  containerCards: j0,
9950
9950
  image: G0,
@@ -10004,7 +10004,7 @@ const _0 = "_content_1kodm_1", v0 = "_title_1kodm_35", Ha = {
10004
10004
  "Destacado full width": (e) => /* @__PURE__ */ a(z0, { ...e }),
10005
10005
  "Destacado videos": (e) => /* @__PURE__ */ a(Zh, { ...e }),
10006
10006
  "Carrusel card": (e) => /* @__PURE__ */ a(u2, { ...e }),
10007
- "Carrusel story": (e) => /* @__PURE__ */ a(B0, { ...e }),
10007
+ "Carrusel story": (e) => /* @__PURE__ */ a(L0, { ...e }),
10008
10008
  "Carrusel owl": (e) => /* @__PURE__ */ a(R0, { ...e }),
10009
10009
  "Modulo fotogaleria": (e) => /* @__PURE__ */ a(D0, { ...e }),
10010
10010
  "Carrusel opinion": (e) => /* @__PURE__ */ a(C2, { ...e }),
@@ -10105,7 +10105,7 @@ const Fa = {
10105
10105
  const f = "Home_" + u + "_" + h;
10106
10106
  !e[f] || !e[f].blockSass || !e[f].blockSass[0] || !e[f].blockSass[0].value || !e[f].blockSass[0].block || e[f].blockSass[0].block === "No Mostrar" || r.push(
10107
10107
  /* @__PURE__ */ m(
10108
- Lr,
10108
+ Br,
10109
10109
  {
10110
10110
  show: !!e[f].content?.data,
10111
10111
  order: (u - 1) * d + (h - 1),
@@ -10205,7 +10205,7 @@ const Fa = {
10205
10205
  if (!(!i || !i[0]))
10206
10206
  return /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ m(q2, { className: Fn.contentLayout2, children: [
10207
10207
  /* @__PURE__ */ a(
10208
- O2,
10208
+ P2,
10209
10209
  {
10210
10210
  option: e.slug,
10211
10211
  news: i,
@@ -10213,9 +10213,9 @@ const Fa = {
10213
10213
  }
10214
10214
  ),
10215
10215
  /* @__PURE__ */ a($e, { banners: s, index: 1 }),
10216
- !u && /* @__PURE__ */ a(L0, { news: i[0] }),
10216
+ !u && /* @__PURE__ */ a(B0, { news: i[0] }),
10217
10217
  /* @__PURE__ */ a(
10218
- P2,
10218
+ O2,
10219
10219
  {
10220
10220
  texts: e.texts,
10221
10221
  paths: e.paths,
@@ -10224,7 +10224,7 @@ const Fa = {
10224
10224
  ranking: n,
10225
10225
  bannerTop: /* @__PURE__ */ a(ie, { banners: s ?? [], name: "right_1" }),
10226
10226
  banner: /* @__PURE__ */ a(ie, { banners: s ?? [], name: "right_2" }),
10227
- complement: t || /* @__PURE__ */ m("div", { id: "comentarios", suppressHydrationWarning: !0, children: [
10227
+ complement: t ? t() : /* @__PURE__ */ m("div", { id: "comentarios", suppressHydrationWarning: !0, children: [
10228
10228
  o.length > 0 && /* @__PURE__ */ a(
10229
10229
  Rm,
10230
10230
  {
@@ -10511,8 +10511,8 @@ const Fa = {
10511
10511
  };
10512
10512
  switch (n) {
10513
10513
  case "op1":
10514
- return /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ m(Ba, { children: [
10515
- /* @__PURE__ */ a(g1, { autor: s[0], autorIcon: e.autorIcon }),
10514
+ return /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ m(La, { children: [
10515
+ /* @__PURE__ */ a(gd, { autor: s[0], autorIcon: e.autorIcon }),
10516
10516
  /* @__PURE__ */ a(
10517
10517
  Ds,
10518
10518
  {
@@ -10593,8 +10593,8 @@ const Fa = {
10593
10593
  )
10594
10594
  ] }) });
10595
10595
  case "op2":
10596
- return /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ m(Ba, { children: [
10597
- /* @__PURE__ */ a(x1, { autor: s[0], autorIcon: e.autorIcon }),
10596
+ return /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ m(La, { children: [
10597
+ /* @__PURE__ */ a(xd, { autor: s[0], autorIcon: e.autorIcon }),
10598
10598
  Array.isArray(t) ? /* @__PURE__ */ m(Q, { children: [
10599
10599
  /* @__PURE__ */ a(
10600
10600
  Qs,
@@ -10698,7 +10698,7 @@ const Fa = {
10698
10698
  ] }) });
10699
10699
  }, If = (e) => {
10700
10700
  const { videos: t } = e;
10701
- return /* @__PURE__ */ a("div", { className: Wa.content, children: /* @__PURE__ */ a(Pt, { children: /* @__PURE__ */ a(se, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ m("div", { className: Wa.videoContent, children: [
10701
+ return /* @__PURE__ */ a("div", { className: Wa.content, children: /* @__PURE__ */ a(Ot, { children: /* @__PURE__ */ a(se, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ m("div", { className: Wa.videoContent, children: [
10702
10702
  /* @__PURE__ */ a(Ya, { video: t[0] }),
10703
10703
  /* @__PURE__ */ a("div", { style: { display: "flex", flexDirection: "column" }, children: t.slice(1).map((n, s) => /* @__PURE__ */ a(
10704
10704
  Ya,
@@ -10709,18 +10709,18 @@ const Fa = {
10709
10709
  `video-small-${s}`
10710
10710
  )) })
10711
10711
  ] }) }) }) });
10712
- }, Uf = "_content_quk50_1", kf = "_videoContent_quk50_17", Tf = "_articleSection_quk50_41", qf = "_contentLatout_quk50_61", Lf = "_title_quk50_71", Bf = "_article_quk50_41", Rf = "_correspondent_quk50_127", Xe = {
10712
+ }, Uf = "_content_quk50_1", kf = "_videoContent_quk50_17", Tf = "_articleSection_quk50_41", qf = "_contentLatout_quk50_61", Bf = "_title_quk50_71", Lf = "_article_quk50_41", Rf = "_correspondent_quk50_127", Xe = {
10713
10713
  content: Uf,
10714
10714
  videoContent: kf,
10715
10715
  articleSection: Tf,
10716
10716
  contentLatout: qf,
10717
- title: Lf,
10718
- article: Bf,
10717
+ title: Bf,
10718
+ article: Lf,
10719
10719
  correspondent: Rf
10720
10720
  }, Df = "_container_17w1m_1", Mf = "_playStyled_17w1m_17", $a = {
10721
10721
  container: Df,
10722
10722
  playStyled: Mf
10723
- }, Pf = (e) => {
10723
+ }, Of = (e) => {
10724
10724
  const { video: t } = e;
10725
10725
  return /* @__PURE__ */ a(
10726
10726
  U,
@@ -10742,12 +10742,12 @@ const Fa = {
10742
10742
  ] })
10743
10743
  }
10744
10744
  );
10745
- }, Of = (e) => {
10745
+ }, Pf = (e) => {
10746
10746
  const t = () => e?.video.main.author ? `${e?.video.main.author} - ${ke(
10747
10747
  e.video.info.date.created
10748
10748
  )}` : e?.video.main.author;
10749
- return /* @__PURE__ */ a("div", { className: Xe.content, children: /* @__PURE__ */ a(Pt, { className: Xe.contentLatout, children: /* @__PURE__ */ a(se, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ m("div", { className: Xe.videoContent, children: [
10750
- /* @__PURE__ */ a(Pf, { video: e.video }),
10749
+ return /* @__PURE__ */ a("div", { className: Xe.content, children: /* @__PURE__ */ a(Ot, { className: Xe.contentLatout, children: /* @__PURE__ */ a(se, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ m("div", { className: Xe.videoContent, children: [
10750
+ /* @__PURE__ */ a(Of, { video: e.video }),
10751
10751
  /* @__PURE__ */ m("div", { className: Xe.articleSection, children: [
10752
10752
  /* @__PURE__ */ a(
10753
10753
  U,
@@ -10767,7 +10767,7 @@ const Fa = {
10767
10767
  case "op1":
10768
10768
  return /* @__PURE__ */ a(If, { videos: e.data });
10769
10769
  case "op2":
10770
- return /* @__PURE__ */ a(Of, { video: e.data[0] });
10770
+ return /* @__PURE__ */ a(Pf, { video: e.data[0] });
10771
10771
  default:
10772
10772
  return /* @__PURE__ */ a(Q, {});
10773
10773
  }
@@ -10895,7 +10895,7 @@ const Qf = (e) => {
10895
10895
  url: ""
10896
10896
  },
10897
10897
  link: {
10898
- url: "invalidUrl",
10898
+ url: "/",
10899
10899
  target: "",
10900
10900
  canonical: !1,
10901
10901
  internal: ""
@@ -11302,7 +11302,7 @@ function hg(e) {
11302
11302
  let l = "";
11303
11303
  return i.length <= 2 ? l = i[0] + "*" : l = i[0] + "*".repeat(i.length - 2) + i[i.length - 1], `${s}@${l}${r}`;
11304
11304
  }
11305
- const fg = "_overlay_1je20_1", gg = "_header_1je20_35", pg = "_logo_1je20_49", Ag = "_card_1je20_63", wg = "_close_1je20_93", yg = "_form_1je20_141", Cg = "_formUl_1je20_159", bg = "_field_1je20_183", _g = "_label_1je20_197", vg = "_input_1je20_215", Ng = "_error_1je20_251", Sg = "_primary_1je20_263", xg = "_divider_1je20_333", Eg = "_google_1je20_385", Ig = "_googleIcon_1je20_445", Ug = "_spin_1je20_511", kg = "_checkboxRow_1je20_555", Tg = "_terms_1je20_629", qg = "_message_1je20_691", Lg = "_passwordChecker_1je20_701", Bg = "_valid_1je20_739", Rg = "_invalid_1je20_747", Dg = "_forgotPassword_1je20_755", Mg = "_successContainer_1je20_793", Pg = "_thumbsUp_1je20_809", Og = "_successMessage_1je20_821", v = {
11305
+ const fg = "_overlay_1je20_1", gg = "_header_1je20_35", pg = "_logo_1je20_49", Ag = "_card_1je20_63", wg = "_close_1je20_93", yg = "_form_1je20_141", Cg = "_formUl_1je20_159", bg = "_field_1je20_183", _g = "_label_1je20_197", vg = "_input_1je20_215", Ng = "_error_1je20_251", Sg = "_primary_1je20_263", xg = "_divider_1je20_333", Eg = "_google_1je20_385", Ig = "_googleIcon_1je20_445", Ug = "_spin_1je20_511", kg = "_checkboxRow_1je20_555", Tg = "_terms_1je20_629", qg = "_message_1je20_691", Bg = "_passwordChecker_1je20_701", Lg = "_valid_1je20_739", Rg = "_invalid_1je20_747", Dg = "_forgotPassword_1je20_755", Mg = "_successContainer_1je20_793", Og = "_thumbsUp_1je20_809", Pg = "_successMessage_1je20_821", v = {
11306
11306
  overlay: fg,
11307
11307
  header: gg,
11308
11308
  logo: pg,
@@ -11323,13 +11323,13 @@ const fg = "_overlay_1je20_1", gg = "_header_1je20_35", pg = "_logo_1je20_49", A
11323
11323
  switch: "_switch_1je20_613",
11324
11324
  terms: Tg,
11325
11325
  message: qg,
11326
- passwordChecker: Lg,
11327
- valid: Bg,
11326
+ passwordChecker: Bg,
11327
+ valid: Lg,
11328
11328
  invalid: Rg,
11329
11329
  forgotPassword: Dg,
11330
11330
  successContainer: Mg,
11331
- thumbsUp: Pg,
11332
- successMessage: Og
11331
+ thumbsUp: Og,
11332
+ successMessage: Pg
11333
11333
  }, He = () => /* @__PURE__ */ a(
11334
11334
  "svg",
11335
11335
  {
@@ -11957,7 +11957,7 @@ const { PUBLIC_PUBLICATION_ID: jg } = H(), Gg = jg, Hg = (e) => {
11957
11957
  } catch (D) {
11958
11958
  throw f(!1), new Error(`Error al obtener comentarios: ${D}`);
11959
11959
  }
11960
- }, E = c?.comments && c.comments.length > 0, S = E ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", B = /* @__PURE__ */ a("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ a(He, {}) });
11960
+ }, E = c?.comments && c.comments.length > 0, S = E ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", L = /* @__PURE__ */ a("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ a(He, {}) });
11961
11961
  return /* @__PURE__ */ m(Q, { children: [
11962
11962
  /* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(se, { title: E || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ m(Q, { children: [
11963
11963
  /* @__PURE__ */ a("div", { className: "comments-header", children: e && n && /* @__PURE__ */ m(Q, { children: [
@@ -11997,8 +11997,8 @@ const { PUBLIC_PUBLICATION_ID: jg } = H(), Gg = jg, Hg = (e) => {
11997
11997
  },
11998
11998
  N.id
11999
11999
  )),
12000
- h && B
12001
- ] }) : null : B
12000
+ h && L
12001
+ ] }) : null : L
12002
12002
  }
12003
12003
  ),
12004
12004
  c?.morecomment && !h && /* @__PURE__ */ a(
@@ -12092,8 +12092,8 @@ function Xg({ goToLogin: e, handleGoogleLogin: t }) {
12092
12092
  c("La contraseña no es válida");
12093
12093
  return;
12094
12094
  }
12095
- const B = Math.floor(Date.now() / 1e3);
12096
- b.push({ Name: "updated_at", Value: String(B) });
12095
+ const L = Math.floor(Date.now() / 1e3);
12096
+ b.push({ Name: "updated_at", Value: String(L) });
12097
12097
  const N = await Xs(
12098
12098
  "comment_register",
12099
12099
  ""
@@ -12188,13 +12188,13 @@ function Xg({ goToLogin: e, handleGoogleLogin: t }) {
12188
12188
  }
12189
12189
  ),
12190
12190
  w === "password" && /* @__PURE__ */ a("div", { className: v.passwordChecker, children: hn.map((E, S) => {
12191
- const B = E.test(p);
12191
+ const L = E.test(p);
12192
12192
  return /* @__PURE__ */ m(
12193
12193
  "div",
12194
12194
  {
12195
- className: B ? v.valid : v.invalid,
12195
+ className: L ? v.valid : v.invalid,
12196
12196
  children: [
12197
- /* @__PURE__ */ a("div", { children: B ? "✔" : "○" }),
12197
+ /* @__PURE__ */ a("div", { children: L ? "✔" : "○" }),
12198
12198
  /* @__PURE__ */ a("div", { children: E.label })
12199
12199
  ]
12200
12200
  },
@@ -12299,7 +12299,7 @@ function e3({
12299
12299
  goToRegister: n,
12300
12300
  handleGoogleLogin: s
12301
12301
  }) {
12302
- const [o, i] = j("login"), [r, l] = j(""), [d, c] = j(""), [u, h] = j(""), [f, y] = j(""), [g, p] = j(""), [w, b] = j(!1), [E, S] = j(!1), [B, N] = j(null), { CAPTCHA_KEY: R } = H();
12302
+ const [o, i] = j("login"), [r, l] = j(""), [d, c] = j(""), [u, h] = j(""), [f, y] = j(""), [g, p] = j(""), [w, b] = j(!1), [E, S] = j(!1), [L, N] = j(null), { CAPTCHA_KEY: R } = H();
12303
12303
  return /* @__PURE__ */ m(Q, { children: [
12304
12304
  o === "login" && /* @__PURE__ */ a(
12305
12305
  t3,
@@ -12308,7 +12308,7 @@ function e3({
12308
12308
  password: d,
12309
12309
  showPassword: w,
12310
12310
  loading: E,
12311
- error: B,
12311
+ error: L,
12312
12312
  setEmail: l,
12313
12313
  setPassword: c,
12314
12314
  setShowPassword: b,
@@ -12349,7 +12349,7 @@ function e3({
12349
12349
  email: r,
12350
12350
  setEmail: l,
12351
12351
  loading: E,
12352
- error: B,
12352
+ error: L,
12353
12353
  onSubmit: async (M) => {
12354
12354
  if (!E) {
12355
12355
  M.preventDefault(), N(null), S(!0);
@@ -12385,7 +12385,7 @@ function e3({
12385
12385
  confirmNewPassword: g,
12386
12386
  showPassword: w,
12387
12387
  loading: E,
12388
- error: B,
12388
+ error: L,
12389
12389
  setConfirmationCode: h,
12390
12390
  setNewPassword: y,
12391
12391
  setConfirmNewPassword: p,
@@ -13036,10 +13036,10 @@ const A9 = async ({
13036
13036
  }
13037
13037
  };
13038
13038
  export {
13039
- Bo as AssetsPreconnect,
13039
+ Lo as AssetsPreconnect,
13040
13040
  d9 as AutorComponent,
13041
- g1 as AutorHeader1,
13042
- x1 as AutorHeader2,
13041
+ gd as AutorHeader1,
13042
+ xd as AutorHeader2,
13043
13043
  ie as BannerAdvertising,
13044
13044
  $e as BannerAdvertisingMiddle,
13045
13045
  G3 as CarrouselCSR,
@@ -13052,8 +13052,8 @@ export {
13052
13052
  W3 as ContactInput,
13053
13053
  Y3 as ContactSelect,
13054
13054
  $3 as ContactTextarea,
13055
- Pt as ContentLayout1,
13056
- Ba as ContentLayoutTema,
13055
+ Ot as ContentLayout1,
13056
+ La as ContentLayoutTema,
13057
13057
  i9 as DEBUG_MainSlots,
13058
13058
  fh as DestacadoNoticias,
13059
13059
  Zh as DestacadoVideos,
@@ -13065,13 +13065,13 @@ export {
13065
13065
  F3 as ErrorComponent,
13066
13066
  Wo as Font,
13067
13067
  z3 as Footer,
13068
- Lo as FormatAfterScripts,
13068
+ Bo as FormatAfterScripts,
13069
13069
  as as FormatScripts,
13070
13070
  so as GA4,
13071
13071
  oo as GTM,
13072
13072
  js as GalleryHeader,
13073
13073
  Q3 as GenerateBody,
13074
- O3 as GenerateHead,
13074
+ P3 as GenerateHead,
13075
13075
  J3 as Header,
13076
13076
  Al as ImageOffline,
13077
13077
  D3 as IssuuServices,
@@ -13080,7 +13080,7 @@ export {
13080
13080
  Hm as JournalistGroup,
13081
13081
  Ds as LayoutNewsComponent,
13082
13082
  g9 as LazyLoader,
13083
- e1 as LiveBlogHeader,
13083
+ ed as LiveBlogHeader,
13084
13084
  j3 as Location,
13085
13085
  A3 as MainComponentServices,
13086
13086
  io as Marfeel,
@@ -13109,7 +13109,7 @@ export {
13109
13109
  _n as SectionCard2,
13110
13110
  Vn as SectionCardServerComponent,
13111
13111
  n9 as SectionServerComponent,
13112
- Lr as ShowSection,
13112
+ Br as ShowSection,
13113
13113
  n0 as SocialNetworks,
13114
13114
  Qo as SpeculationRules,
13115
13115
  s9 as StaticSlotWrapper,
@@ -13118,7 +13118,7 @@ export {
13118
13118
  H3 as SubscribeWhatsAppColumn,
13119
13119
  l9 as TagComponent,
13120
13120
  Sm as TagSection,
13121
- o1 as TimeLine,
13121
+ od as TimeLine,
13122
13122
  h3 as TrimPathname,
13123
13123
  V3 as VideoBlock3,
13124
13124
  K3 as VideoBlock4,
@@ -13139,7 +13139,7 @@ export {
13139
13139
  No as formatDateTimeline,
13140
13140
  Io as formatNewsMeta,
13141
13141
  Do as formatVideoData,
13142
- P3 as generalGetData,
13142
+ O3 as generalGetData,
13143
13143
  Xs as getCaptchaToken,
13144
13144
  ia as getComments,
13145
13145
  H as getConfig,
@@ -13168,7 +13168,7 @@ export {
13168
13168
  h9 as reportComment,
13169
13169
  Xc as shareButtons,
13170
13170
  na as socialIcons,
13171
- Po as speculationRules,
13171
+ Oo as speculationRules,
13172
13172
  Mo as speculationRulesHome,
13173
13173
  ko as urlReplaces,
13174
13174
  A9 as verifyCaptchaTokenEnterprise