sass-template-common 0.2.19 → 0.2.21

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 f, Fragment as Y } from "react/jsx-runtime";
2
- import * as Ra from "react";
3
- import Te, { useState as J, useRef as Or, useCallback as he, useEffect as De, createElement as st, forwardRef as Pr, Fragment as gn, useMemo as Go, Component as Ho } from "react";
2
+ import * as qa from "react";
3
+ import Te, { useState as J, useRef as Pr, useCallback as he, useEffect as De, createElement as st, forwardRef as Or, Fragment as gn, useMemo as Go, Component as Ho } from "react";
4
4
  let Xn = {
5
5
  PUBLIC_API_HOST: "https://dev-saas.cms-medios.com",
6
6
  PUBLIC_API_FRONT: "https://dev-lahora.cms-medios.com",
@@ -151,9 +151,9 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
151
151
  function _t(e) {
152
152
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
153
153
  }
154
- var on = { exports: {} }, Yo = on.exports, qa;
154
+ var on = { exports: {} }, Yo = on.exports, Ra;
155
155
  function Dr() {
156
- return qa || (qa = 1, (function(e, t) {
156
+ return Ra || (Ra = 1, (function(e, t) {
157
157
  (function(n, r) {
158
158
  e.exports = r();
159
159
  })(Yo, (function() {
@@ -163,7 +163,7 @@ function Dr() {
163
163
  } }, _ = function(M, U, T) {
164
164
  var D = String(M);
165
165
  return !D || D.length >= U ? M : "" + Array(U + 1 - D.length).join(T) + M;
166
- }, x = { s: _, z: function(M) {
166
+ }, E = { s: _, z: function(M) {
167
167
  var U = -M.utcOffset(), T = Math.abs(U), D = Math.floor(T / 60), I = T % 60;
168
168
  return (U <= 0 ? "+" : "-") + _(D, 2, "0") + ":" + _(I, 2, "0");
169
169
  }, m: function M(U, T) {
@@ -176,47 +176,47 @@ function Dr() {
176
176
  return { M: h, y: p, w: u, d: l, D: g, h: d, m: c, s: i, ms: s, Q: m }[M] || String(M || "").toLowerCase().replace(/s$/, "");
177
177
  }, u: function(M) {
178
178
  return M === void 0;
179
- } }, b = "en", E = {};
180
- E[b] = S;
181
- var O = "$isDayjsObject", Q = function(M) {
182
- return M instanceof ee || !(!M || !M[O]);
179
+ } }, b = "en", x = {};
180
+ x[b] = S;
181
+ var P = "$isDayjsObject", Q = function(M) {
182
+ return M instanceof ee || !(!M || !M[P]);
183
183
  }, te = function M(U, T, D) {
184
184
  var I;
185
185
  if (!U) return b;
186
186
  if (typeof U == "string") {
187
187
  var z = U.toLowerCase();
188
- E[z] && (I = z), T && (E[z] = T, I = z);
188
+ x[z] && (I = z), T && (x[z] = T, I = z);
189
189
  var y = U.split("-");
190
190
  if (!I && y.length > 1) return M(y[0]);
191
191
  } else {
192
192
  var N = U.name;
193
- E[N] = U, I = N;
193
+ x[N] = U, I = N;
194
194
  }
195
195
  return !D && I && (b = I), I || !D && b;
196
196
  }, G = function(M, U) {
197
197
  if (Q(M)) return M.clone();
198
198
  var T = typeof U == "object" ? U : {};
199
199
  return T.date = M, T.args = arguments, new ee(T);
200
- }, P = x;
201
- P.l = te, P.i = Q, P.w = function(M, U) {
200
+ }, O = E;
201
+ O.l = te, O.i = Q, O.w = function(M, U) {
202
202
  return G(M, { locale: U.$L, utc: U.$u, x: U.$x, $offset: U.$offset });
203
203
  };
204
204
  var ee = (function() {
205
205
  function M(T) {
206
- this.$L = te(T.locale, null, !0), this.parse(T), this.$x = this.$x || T.x || {}, this[O] = !0;
206
+ this.$L = te(T.locale, null, !0), this.parse(T), this.$x = this.$x || T.x || {}, this[P] = !0;
207
207
  }
208
208
  var U = M.prototype;
209
209
  return U.parse = function(T) {
210
210
  this.$d = (function(D) {
211
211
  var I = D.date, z = D.utc;
212
212
  if (I === null) return /* @__PURE__ */ new Date(NaN);
213
- if (P.u(I)) return /* @__PURE__ */ new Date();
213
+ if (O.u(I)) return /* @__PURE__ */ new Date();
214
214
  if (I instanceof Date) return new Date(I);
215
215
  if (typeof I == "string" && !/Z$/i.test(I)) {
216
216
  var y = I.match(w);
217
217
  if (y) {
218
- var N = y[2] - 1 || 0, R = (y[7] || "0").substring(0, 3);
219
- return z ? new Date(Date.UTC(y[1], N, y[3] || 1, y[4] || 0, y[5] || 0, y[6] || 0, R)) : new Date(y[1], N, y[3] || 1, y[4] || 0, y[5] || 0, y[6] || 0, R);
218
+ var N = y[2] - 1 || 0, q = (y[7] || "0").substring(0, 3);
219
+ return z ? new Date(Date.UTC(y[1], N, y[3] || 1, y[4] || 0, y[5] || 0, y[6] || 0, q)) : new Date(y[1], N, y[3] || 1, y[4] || 0, y[5] || 0, y[6] || 0, q);
220
220
  }
221
221
  }
222
222
  return new Date(I);
@@ -225,7 +225,7 @@ function Dr() {
225
225
  var T = this.$d;
226
226
  this.$y = T.getFullYear(), this.$M = T.getMonth(), this.$D = T.getDate(), this.$W = T.getDay(), this.$H = T.getHours(), this.$m = T.getMinutes(), this.$s = T.getSeconds(), this.$ms = T.getMilliseconds();
227
227
  }, U.$utils = function() {
228
- return P;
228
+ return O;
229
229
  }, U.isValid = function() {
230
230
  return this.$d.toString() !== A;
231
231
  }, U.isSame = function(T, D) {
@@ -236,17 +236,17 @@ function Dr() {
236
236
  }, U.isBefore = function(T, D) {
237
237
  return this.endOf(D) < G(T);
238
238
  }, U.$g = function(T, D, I) {
239
- return P.u(T) ? this[D] : this.set(I, T);
239
+ return O.u(T) ? this[D] : this.set(I, T);
240
240
  }, U.unix = function() {
241
241
  return Math.floor(this.valueOf() / 1e3);
242
242
  }, U.valueOf = function() {
243
243
  return this.$d.getTime();
244
244
  }, U.startOf = function(T, D) {
245
- var I = this, z = !!P.u(D) || D, y = P.p(T), N = function(X, W) {
246
- var ie = P.w(I.$u ? Date.UTC(I.$y, W, X) : new Date(I.$y, W, X), I);
245
+ var I = this, z = !!O.u(D) || D, y = O.p(T), N = function(X, W) {
246
+ var ie = O.w(I.$u ? Date.UTC(I.$y, W, X) : new Date(I.$y, W, X), I);
247
247
  return z ? ie : ie.endOf(l);
248
- }, R = function(X, W) {
249
- return P.w(I.toDate()[X].apply(I.toDate("s"), (z ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(W)), I);
248
+ }, q = function(X, W) {
249
+ return O.w(I.toDate()[X].apply(I.toDate("s"), (z ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(W)), I);
250
250
  }, j = this.$W, L = this.$M, H = this.$D, V = "set" + (this.$u ? "UTC" : "");
251
251
  switch (y) {
252
252
  case p:
@@ -258,66 +258,66 @@ function Dr() {
258
258
  return N(z ? H - Z : H + (6 - Z), L);
259
259
  case l:
260
260
  case g:
261
- return R(V + "Hours", 0);
261
+ return q(V + "Hours", 0);
262
262
  case d:
263
- return R(V + "Minutes", 1);
263
+ return q(V + "Minutes", 1);
264
264
  case c:
265
- return R(V + "Seconds", 2);
265
+ return q(V + "Seconds", 2);
266
266
  case i:
267
- return R(V + "Milliseconds", 3);
267
+ return q(V + "Milliseconds", 3);
268
268
  default:
269
269
  return this.clone();
270
270
  }
271
271
  }, U.endOf = function(T) {
272
272
  return this.startOf(T, !1);
273
273
  }, U.$set = function(T, D) {
274
- var I, z = P.p(T), y = "set" + (this.$u ? "UTC" : ""), N = (I = {}, I[l] = y + "Date", I[g] = y + "Date", I[h] = y + "Month", I[p] = y + "FullYear", I[d] = y + "Hours", I[c] = y + "Minutes", I[i] = y + "Seconds", I[s] = y + "Milliseconds", I)[z], R = z === l ? this.$D + (D - this.$W) : D;
274
+ var I, z = O.p(T), y = "set" + (this.$u ? "UTC" : ""), N = (I = {}, I[l] = y + "Date", I[g] = y + "Date", I[h] = y + "Month", I[p] = y + "FullYear", I[d] = y + "Hours", I[c] = y + "Minutes", I[i] = y + "Seconds", I[s] = y + "Milliseconds", I)[z], q = z === l ? this.$D + (D - this.$W) : D;
275
275
  if (z === h || z === p) {
276
276
  var j = this.clone().set(g, 1);
277
- j.$d[N](R), j.init(), this.$d = j.set(g, Math.min(this.$D, j.daysInMonth())).$d;
278
- } else N && this.$d[N](R);
277
+ j.$d[N](q), j.init(), this.$d = j.set(g, Math.min(this.$D, j.daysInMonth())).$d;
278
+ } else N && this.$d[N](q);
279
279
  return this.init(), this;
280
280
  }, U.set = function(T, D) {
281
281
  return this.clone().$set(T, D);
282
282
  }, U.get = function(T) {
283
- return this[P.p(T)]();
283
+ return this[O.p(T)]();
284
284
  }, U.add = function(T, D) {
285
285
  var I, z = this;
286
286
  T = Number(T);
287
- var y = P.p(D), N = function(L) {
287
+ var y = O.p(D), N = function(L) {
288
288
  var H = G(z);
289
- return P.w(H.date(H.date() + Math.round(L * T)), z);
289
+ return O.w(H.date(H.date() + Math.round(L * T)), z);
290
290
  };
291
291
  if (y === h) return this.set(h, this.$M + T);
292
292
  if (y === p) return this.set(p, this.$y + T);
293
293
  if (y === l) return N(1);
294
294
  if (y === u) return N(7);
295
- var R = (I = {}, I[c] = r, I[d] = o, I[i] = n, I)[y] || 1, j = this.$d.getTime() + T * R;
296
- return P.w(j, this);
295
+ var q = (I = {}, I[c] = r, I[d] = o, I[i] = n, I)[y] || 1, j = this.$d.getTime() + T * q;
296
+ return O.w(j, this);
297
297
  }, U.subtract = function(T, D) {
298
298
  return this.add(-1 * T, D);
299
299
  }, U.format = function(T) {
300
300
  var D = this, I = this.$locale();
301
301
  if (!this.isValid()) return I.invalidDate || A;
302
- var z = T || "YYYY-MM-DDTHH:mm:ssZ", y = P.z(this), N = this.$H, R = this.$m, j = this.$M, L = I.weekdays, H = I.months, V = I.meridiem, F = function(W, ie, q, Ae) {
303
- return W && (W[ie] || W(D, z)) || q[ie].slice(0, Ae);
302
+ var z = T || "YYYY-MM-DDTHH:mm:ssZ", y = O.z(this), N = this.$H, q = this.$m, j = this.$M, L = I.weekdays, H = I.months, V = I.meridiem, F = function(W, ie, R, Ae) {
303
+ return W && (W[ie] || W(D, z)) || R[ie].slice(0, Ae);
304
304
  }, Z = function(W) {
305
- return P.s(N % 12 || 12, W, "0");
306
- }, X = V || function(W, ie, q) {
305
+ return O.s(N % 12 || 12, W, "0");
306
+ }, X = V || function(W, ie, R) {
307
307
  var Ae = W < 12 ? "AM" : "PM";
308
- return q ? Ae.toLowerCase() : Ae;
308
+ return R ? Ae.toLowerCase() : Ae;
309
309
  };
310
310
  return z.replace(v, (function(W, ie) {
311
- return ie || (function(q) {
312
- switch (q) {
311
+ return ie || (function(R) {
312
+ switch (R) {
313
313
  case "YY":
314
314
  return String(D.$y).slice(-2);
315
315
  case "YYYY":
316
- return P.s(D.$y, 4, "0");
316
+ return O.s(D.$y, 4, "0");
317
317
  case "M":
318
318
  return j + 1;
319
319
  case "MM":
320
- return P.s(j + 1, 2, "0");
320
+ return O.s(j + 1, 2, "0");
321
321
  case "MMM":
322
322
  return F(I.monthsShort, j, H, 3);
323
323
  case "MMMM":
@@ -325,7 +325,7 @@ function Dr() {
325
325
  case "D":
326
326
  return D.$D;
327
327
  case "DD":
328
- return P.s(D.$D, 2, "0");
328
+ return O.s(D.$D, 2, "0");
329
329
  case "d":
330
330
  return String(D.$W);
331
331
  case "dd":
@@ -337,25 +337,25 @@ function Dr() {
337
337
  case "H":
338
338
  return String(N);
339
339
  case "HH":
340
- return P.s(N, 2, "0");
340
+ return O.s(N, 2, "0");
341
341
  case "h":
342
342
  return Z(1);
343
343
  case "hh":
344
344
  return Z(2);
345
345
  case "a":
346
- return X(N, R, !0);
346
+ return X(N, q, !0);
347
347
  case "A":
348
- return X(N, R, !1);
348
+ return X(N, q, !1);
349
349
  case "m":
350
- return String(R);
350
+ return String(q);
351
351
  case "mm":
352
- return P.s(R, 2, "0");
352
+ return O.s(q, 2, "0");
353
353
  case "s":
354
354
  return String(D.$s);
355
355
  case "ss":
356
- return P.s(D.$s, 2, "0");
356
+ return O.s(D.$s, 2, "0");
357
357
  case "SSS":
358
- return P.s(D.$ms, 3, "0");
358
+ return O.s(D.$ms, 3, "0");
359
359
  case "Z":
360
360
  return y;
361
361
  }
@@ -365,8 +365,8 @@ function Dr() {
365
365
  }, U.utcOffset = function() {
366
366
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
367
367
  }, U.diff = function(T, D, I) {
368
- var z, y = this, N = P.p(D), R = G(T), j = (R.utcOffset() - this.utcOffset()) * r, L = this - R, H = function() {
369
- return P.m(y, R);
368
+ var z, y = this, N = O.p(D), q = G(T), j = (q.utcOffset() - this.utcOffset()) * r, L = this - q, H = function() {
369
+ return O.m(y, q);
370
370
  };
371
371
  switch (N) {
372
372
  case p:
@@ -396,17 +396,17 @@ function Dr() {
396
396
  default:
397
397
  z = L;
398
398
  }
399
- return I ? z : P.a(z);
399
+ return I ? z : O.a(z);
400
400
  }, U.daysInMonth = function() {
401
401
  return this.endOf(h).$D;
402
402
  }, U.$locale = function() {
403
- return E[this.$L];
403
+ return x[this.$L];
404
404
  }, U.locale = function(T, D) {
405
405
  if (!T) return this.$L;
406
406
  var I = this.clone(), z = te(T, D, !0);
407
407
  return z && (I.$L = z), I;
408
408
  }, U.clone = function() {
409
- return P.w(this.$d, this);
409
+ return O.w(this.$d, this);
410
410
  }, U.toDate = function() {
411
411
  return new Date(this.valueOf());
412
412
  }, U.toJSON = function() {
@@ -425,12 +425,12 @@ function Dr() {
425
425
  return M.$i || (M(U, ee, G), M.$i = !0), G;
426
426
  }, G.locale = te, G.isDayjs = Q, G.unix = function(M) {
427
427
  return G(1e3 * M);
428
- }, G.en = E[b], G.Ls = E, G.p = {}, G;
428
+ }, G.en = x[b], G.Ls = x, G.p = {}, G;
429
429
  }));
430
430
  })(on)), on.exports;
431
431
  }
432
432
  var Ko = Dr();
433
- const xe = /* @__PURE__ */ _t(Ko);
433
+ const Ee = /* @__PURE__ */ _t(Ko);
434
434
  var sn = { exports: {} }, Jo = sn.exports, La;
435
435
  function Zo() {
436
436
  return La || (La = 1, (function(e, t) {
@@ -444,14 +444,14 @@ function Zo() {
444
444
  return s.fromToBase(l, u, h, m);
445
445
  }
446
446
  o.en.relativeTime = i, s.fromToBase = function(l, u, h, m, p) {
447
- for (var g, A, w, v = h.$locale().relativeTime || i, S = 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.length, x = 0; x < _; x += 1) {
448
- var b = S[x];
447
+ for (var g, A, w, v = h.$locale().relativeTime || i, S = 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.length, E = 0; E < _; E += 1) {
448
+ var b = S[E];
449
449
  b.d && (g = m ? o(l).diff(h, b.d, !0) : h.diff(l, b.d, !0));
450
- var E = (n.rounding || Math.round)(Math.abs(g));
451
- if (w = g > 0, E <= b.r || !b.r) {
452
- E <= 1 && x > 0 && (b = S[x - 1]);
453
- var O = v[b.l];
454
- p && (E = p("" + E)), A = typeof O == "string" ? O.replace("%d", E) : O(E, u, b.l, w);
450
+ var x = (n.rounding || Math.round)(Math.abs(g));
451
+ if (w = g > 0, x <= b.r || !b.r) {
452
+ x <= 1 && E > 0 && (b = S[E - 1]);
453
+ var P = v[b.l];
454
+ p && (x = p("" + x)), A = typeof P == "string" ? P.replace("%d", x) : P(x, u, b.l, w);
455
455
  break;
456
456
  }
457
457
  }
@@ -494,9 +494,9 @@ function ns() {
494
494
  })(cn)), cn.exports;
495
495
  }
496
496
  ns();
497
- var ln = { exports: {} }, as = ln.exports, Oa;
497
+ var ln = { exports: {} }, as = ln.exports, Pa;
498
498
  function rs() {
499
- return Oa || (Oa = 1, (function(e, t) {
499
+ return Pa || (Pa = 1, (function(e, t) {
500
500
  (function(n, r) {
501
501
  e.exports = r();
502
502
  })(as, (function() {
@@ -529,17 +529,17 @@ function rs() {
529
529
  if (v(A)) return this.$u ? 0 : v(this.$offset) ? h.call(this) : this.$offset;
530
530
  if (typeof A == "string" && (A = (function(b) {
531
531
  b === void 0 && (b = "");
532
- var E = b.match(r);
533
- if (!E) return null;
534
- var O = ("" + E[0]).match(o) || ["-", 0, 0], Q = O[0], te = 60 * +O[1] + +O[2];
532
+ var x = b.match(r);
533
+ if (!x) return null;
534
+ var P = ("" + x[0]).match(o) || ["-", 0, 0], Q = P[0], te = 60 * +P[1] + +P[2];
535
535
  return te === 0 ? 0 : Q === "+" ? te : -te;
536
536
  })(A), A === null)) return this;
537
537
  var S = Math.abs(A) <= 16 ? 60 * A : A;
538
538
  if (S === 0) return this.utc(w);
539
539
  var _ = this.clone();
540
540
  if (w) return _.$offset = S, _.$u = !1, _;
541
- var x = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
542
- return (_ = this.local().add(S + x, n)).$offset = S, _.$x.$localOffset = x, _;
541
+ var E = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
542
+ return (_ = this.local().add(S + E, n)).$offset = S, _.$x.$localOffset = E, _;
543
543
  };
544
544
  var m = d.format;
545
545
  d.format = function(A) {
@@ -571,9 +571,9 @@ function rs() {
571
571
  }
572
572
  var os = rs();
573
573
  const ss = /* @__PURE__ */ _t(os);
574
- var dn = { exports: {} }, is = dn.exports, Pa;
574
+ var dn = { exports: {} }, is = dn.exports, Oa;
575
575
  function cs() {
576
- return Pa || (Pa = 1, (function(e, t) {
576
+ return Oa || (Oa = 1, (function(e, t) {
577
577
  (function(n, r) {
578
578
  e.exports = r();
579
579
  })(is, (function() {
@@ -583,25 +583,25 @@ function cs() {
583
583
  g === void 0 && (g = {});
584
584
  var A = new Date(m), w = (function(v, S) {
585
585
  S === void 0 && (S = {});
586
- var _ = S.timeZoneName || "short", x = v + "|" + _, b = r[x];
587
- return b || (b = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: v, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: _ }), r[x] = b), b;
586
+ var _ = S.timeZoneName || "short", E = v + "|" + _, b = r[E];
587
+ return b || (b = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: v, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: _ }), r[E] = b), b;
588
588
  })(p, g);
589
589
  return w.formatToParts(A);
590
590
  }, l = function(m, p) {
591
591
  for (var g = d(m, p), A = [], w = 0; w < g.length; w += 1) {
592
- var v = g[w], S = v.type, _ = v.value, x = n[S];
593
- x >= 0 && (A[x] = parseInt(_, 10));
592
+ var v = g[w], S = v.type, _ = v.value, E = n[S];
593
+ E >= 0 && (A[E] = parseInt(_, 10));
594
594
  }
595
- var b = A[3], E = b === 24 ? 0 : b, O = A[0] + "-" + A[1] + "-" + A[2] + " " + E + ":" + A[4] + ":" + A[5] + ":000", Q = +m;
596
- return (i.utc(O).valueOf() - (Q -= Q % 1e3)) / 6e4;
595
+ var b = A[3], x = b === 24 ? 0 : b, P = A[0] + "-" + A[1] + "-" + A[2] + " " + x + ":" + A[4] + ":" + A[5] + ":000", Q = +m;
596
+ return (i.utc(P).valueOf() - (Q -= Q % 1e3)) / 6e4;
597
597
  }, u = s.prototype;
598
598
  u.tz = function(m, p) {
599
599
  m === void 0 && (m = c);
600
600
  var g, A = this.utcOffset(), w = this.toDate(), v = w.toLocaleString("en-US", { timeZone: m }), S = Math.round((w - new Date(v)) / 1e3 / 60), _ = 15 * -Math.round(w.getTimezoneOffset() / 15) - S;
601
601
  if (!Number(_)) g = this.utcOffset(0, p);
602
602
  else if (g = i(v, { locale: this.$L }).$set("millisecond", this.$ms).utcOffset(_, !0), p) {
603
- var x = g.utcOffset();
604
- g = g.add(A - x, "minute");
603
+ var E = g.utcOffset();
604
+ g = g.add(A - E, "minute");
605
605
  }
606
606
  return g.$x.$timezone = m, g;
607
607
  }, u.offsetName = function(m) {
@@ -618,12 +618,12 @@ function cs() {
618
618
  }, i.tz = function(m, p, g) {
619
619
  var A = g && p, w = g || p || c, v = l(+i(), w);
620
620
  if (typeof m != "string") return i(m).tz(w);
621
- var S = (function(E, O, Q) {
622
- var te = E - 60 * O * 1e3, G = l(te, Q);
623
- if (O === G) return [te, O];
624
- var P = l(te -= 60 * (G - O) * 1e3, Q);
625
- return G === P ? [te, G] : [E - 60 * Math.min(G, P) * 1e3, Math.max(G, P)];
626
- })(i.utc(m, A).valueOf(), v, w), _ = S[0], x = S[1], b = i(_).utcOffset(x);
621
+ var S = (function(x, P, Q) {
622
+ var te = x - 60 * P * 1e3, G = l(te, Q);
623
+ if (P === G) return [te, P];
624
+ var O = l(te -= 60 * (G - P) * 1e3, Q);
625
+ return G === O ? [te, G] : [x - 60 * Math.min(G, O) * 1e3, Math.max(G, O)];
626
+ })(i.utc(m, A).valueOf(), v, w), _ = S[0], E = S[1], b = i(_).utcOffset(E);
627
627
  return b.$x.$timezone = w, b;
628
628
  }, i.tz.guess = function() {
629
629
  return Intl.DateTimeFormat().resolvedOptions().timeZone;
@@ -636,23 +636,23 @@ function cs() {
636
636
  }
637
637
  var ls = cs();
638
638
  const ds = /* @__PURE__ */ _t(ls);
639
- xe.extend(ss);
640
- xe.extend(ds);
641
- xe.extend(es);
639
+ Ee.extend(ss);
640
+ Ee.extend(ds);
641
+ Ee.extend(es);
642
642
  const _n = (e) => e === "en" ? "en" : "es", Me = (e) => {
643
643
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = K(), r = _n(t ?? "es");
644
- return xe.tz(e, n).locale(r).format("DD MMMM YYYY");
644
+ return Ee.tz(e, n).locale(r).format("DD MMMM YYYY");
645
645
  }, Mr = (e) => {
646
646
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = K(), r = _n(t ?? "es");
647
- return xe.tz(e, n).locale(r).format(
647
+ return Ee.tz(e, n).locale(r).format(
648
648
  r === "en" ? "MMMM DD YYYY [•] HH:mm [hs]" : "DD [de] MMMM YYYY [•] HH:mm [hs]"
649
649
  );
650
650
  }, us = (e) => {
651
651
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = K(), r = _n(t ?? "es");
652
- return xe.tz(e, n).locale(r).format("MM/DD/YYYY [•] HH:mm [HS]");
652
+ return Ee.tz(e, n).locale(r).format("MM/DD/YYYY [•] HH:mm [HS]");
653
653
  }, p9 = (e) => {
654
654
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = K(), r = _n(t ?? "es");
655
- return xe.tz(e, n).locale(r).format("dddd DD [de] MMMM YYYY");
655
+ return Ee.tz(e, n).locale(r).format("dddd DD [de] MMMM YYYY");
656
656
  }, je = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
657
657
  function jr(e) {
658
658
  return e && e.status === "fulfilled" ? e.value.data : null;
@@ -1035,15 +1035,15 @@ const vs = () => {
1035
1035
  let t = "";
1036
1036
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
1037
1037
  const n = e.params.news.split("-"), r = n[n.length - 1] ?? "", o = r.substring(1, 9), s = r.substring(9, 13);
1038
- t = `/listas/${xe(o).format("YYYY/MM/DD")}/lista_${s}.html`;
1038
+ t = `/listas/${Ee(o).format("YYYY/MM/DD")}/lista_${s}.html`;
1039
1039
  } else if (e.params.news.match(/.*lb[0-9]*.html/g)) {
1040
1040
  const n = e.params.news.split("-"), r = n[n.length - 1] ?? "", o = r.substring(2, 10), s = r.substring(10, 14);
1041
- t = `/liveblog/${xe(o).format(
1041
+ t = `/liveblog/${Ee(o).format(
1042
1042
  "YYYY/MM/DD"
1043
1043
  )}/liveblog_${s}.html`;
1044
1044
  } else {
1045
1045
  const r = e.params.news.replace(/\.html$/g, "").split("-");
1046
- Array.isArray(r) && (t = `/contenidos/${xe(r[r.length - 2]).format(
1046
+ Array.isArray(r) && (t = `/contenidos/${Ee(r[r.length - 2]).format(
1047
1047
  "YYYY/MM/DD"
1048
1048
  )}/noticia_${r[r.length - 1]}.html`);
1049
1049
  }
@@ -1052,13 +1052,13 @@ const vs = () => {
1052
1052
  function b9(e) {
1053
1053
  const t = e.split("-"), n = t[t.length - 1]?.split("."), r = n && n[0] ? n[0] : "", o = r.substring(0, 2), s = r.substring(2, 10), i = r.substring(10);
1054
1054
  return { path: {
1055
- vy: (d) => `/videos/video-youtube/${xe(s).format(
1055
+ vy: (d) => `/videos/video-youtube/${Ee(s).format(
1056
1056
  "YYYY/MM/DD"
1057
1057
  )}/videoYouTube_${d}.lnk`,
1058
- ve: (d) => `/videos/video-embedded/${xe(s).format(
1058
+ ve: (d) => `/videos/video-embedded/${Ee(s).format(
1059
1059
  "YYYY/MM/DD"
1060
1060
  )}/videoEmbedded_${d}.lnk`,
1061
- vf: (d) => `/videos/video-flash/${xe(s).format("YYYY/MM/DD")}/${t[0]}.${d}`
1061
+ vf: (d) => `/videos/video-flash/${Ee(s).format("YYYY/MM/DD")}/${t[0]}.${d}`
1062
1062
  }[o]?.(i) ?? "", op: o };
1063
1063
  }
1064
1064
  const vt = (e, t) => {
@@ -1081,7 +1081,7 @@ const vt = (e, t) => {
1081
1081
  ] }, Ss = {
1082
1082
  Home: _s,
1083
1083
  Common: Ns
1084
- }, Es = ({ active: e, type: t, customSpeculation: n }) => e && /* @__PURE__ */ a(
1084
+ }, xs = ({ active: e, type: t, customSpeculation: n }) => e && /* @__PURE__ */ a(
1085
1085
  "script",
1086
1086
  {
1087
1087
  type: "speculationrules",
@@ -1094,7 +1094,7 @@ const vt = (e, t) => {
1094
1094
  return n.get(`/schemas${t}`, { params: e }).catch((r) => {
1095
1095
  console.log(`[/schemas${t}] Error: ${r.message}`);
1096
1096
  });
1097
- }, xs = {
1097
+ }, Es = {
1098
1098
  autor: "autor",
1099
1099
  seccion: "seccion",
1100
1100
  tema: "claves",
@@ -1107,7 +1107,7 @@ const vt = (e, t) => {
1107
1107
  }) => {
1108
1108
  const { PUBLIC_PUBLICATION_ID: o = "" } = K();
1109
1109
  let s = [];
1110
- const i = n === "/" || n === "/index.html" ? void 0 : Ls(Bs[r]({ pathname: n, config: e })), c = xs[r] ?? void 0, d = {
1110
+ const i = n === "/" || n === "/index.html" ? void 0 : Ls(Bs[r]({ pathname: n, config: e })), c = Es[r] ?? void 0, d = {
1111
1111
  newstype: e.newsType,
1112
1112
  publication: Number(o),
1113
1113
  ...i && c ? { query: `${c}:('${i}')` } : {}
@@ -1215,7 +1215,7 @@ const Is = async ({
1215
1215
  dangerouslySetInnerHTML: { __html: JSON.stringify(t) }
1216
1216
  }
1217
1217
  );
1218
- }, Rs = async ({ realPath: e, config: t, axiosApi: n }) => {
1218
+ }, qs = async ({ realPath: e, config: t, axiosApi: n }) => {
1219
1219
  try {
1220
1220
  const r = {
1221
1221
  path: e,
@@ -1237,7 +1237,7 @@ const Is = async ({
1237
1237
  } catch (r) {
1238
1238
  return console.error("Error fetching video schemas:", r), null;
1239
1239
  }
1240
- }, qs = ({ config: e }) => {
1240
+ }, Rs = ({ config: e }) => {
1241
1241
  const t = `@font-face {
1242
1242
  font-family: '${e.fontName}';
1243
1243
  font-style: normal;
@@ -1508,19 +1508,19 @@ function Vr(e, t) {
1508
1508
  return e.apply(t, arguments);
1509
1509
  };
1510
1510
  }
1511
- const { toString: Os } = Object.prototype, { getPrototypeOf: ga } = Object, { iterator: Nn, toStringTag: Fr } = Symbol, Sn = /* @__PURE__ */ ((e) => (t) => {
1512
- const n = Os.call(t);
1511
+ const { toString: Ps } = Object.prototype, { getPrototypeOf: ga } = Object, { iterator: Nn, toStringTag: Fr } = Symbol, Sn = /* @__PURE__ */ ((e) => (t) => {
1512
+ const n = Ps.call(t);
1513
1513
  return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
1514
- })(/* @__PURE__ */ Object.create(null)), Be = (e) => (e = e.toLowerCase(), (t) => Sn(t) === e), En = (e) => (t) => typeof t === e, { isArray: Nt } = Array, bt = En("undefined");
1514
+ })(/* @__PURE__ */ Object.create(null)), Be = (e) => (e = e.toLowerCase(), (t) => Sn(t) === e), xn = (e) => (t) => typeof t === e, { isArray: Nt } = Array, bt = xn("undefined");
1515
1515
  function jt(e) {
1516
1516
  return e !== null && !bt(e) && e.constructor !== null && !bt(e.constructor) && Ce(e.constructor.isBuffer) && e.constructor.isBuffer(e);
1517
1517
  }
1518
1518
  const Wr = Be("ArrayBuffer");
1519
- function Ps(e) {
1519
+ function Os(e) {
1520
1520
  let t;
1521
1521
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Wr(e.buffer), t;
1522
1522
  }
1523
- const Ds = En("string"), Ce = En("function"), $r = En("number"), Qt = (e) => e !== null && typeof e == "object", Ms = (e) => e === !0 || e === !1, un = (e) => {
1523
+ const Ds = xn("string"), Ce = xn("function"), $r = xn("number"), Qt = (e) => e !== null && typeof e == "object", Ms = (e) => e === !0 || e === !1, un = (e) => {
1524
1524
  if (Sn(e) !== "object")
1525
1525
  return !1;
1526
1526
  const t = ga(e);
@@ -1686,7 +1686,7 @@ const pi = (e) => {
1686
1686
  isArrayBuffer: Wr,
1687
1687
  isBuffer: jt,
1688
1688
  isFormData: Fs,
1689
- isArrayBufferView: Ps,
1689
+ isArrayBufferView: Os,
1690
1690
  isString: Ds,
1691
1691
  isNumber: $r,
1692
1692
  isBoolean: Ms,
@@ -1811,7 +1811,7 @@ function Ci(e) {
1811
1811
  const _i = C.toFlatObject(C, {}, null, function(t) {
1812
1812
  return /^is[A-Z]/.test(t);
1813
1813
  });
1814
- function xn(e, t, n) {
1814
+ function En(e, t, n) {
1815
1815
  if (!C.isObject(e))
1816
1816
  throw new TypeError("target must be an object");
1817
1817
  t = t || new FormData(), n = C.toFlatObject(n, {
@@ -1840,10 +1840,10 @@ function xn(e, t, n) {
1840
1840
  if (C.endsWith(A, "{}"))
1841
1841
  A = r ? A : A.slice(0, -2), g = JSON.stringify(g);
1842
1842
  else if (C.isArray(g) && Ci(g) || (C.isFileList(g) || C.endsWith(A, "[]")) && (v = C.toArray(g)))
1843
- return A = to(A), v.forEach(function(_, x) {
1843
+ return A = to(A), v.forEach(function(_, E) {
1844
1844
  !(C.isUndefined(_) || _ === null) && t.append(
1845
1845
  // eslint-disable-next-line no-nested-ternary
1846
- i === !0 ? ja([A], x, s) : i === null ? A : A + "[]",
1846
+ i === !0 ? ja([A], E, s) : i === null ? A : A + "[]",
1847
1847
  l(_)
1848
1848
  );
1849
1849
  }), !1;
@@ -1889,7 +1889,7 @@ function Qa(e) {
1889
1889
  });
1890
1890
  }
1891
1891
  function pa(e, t) {
1892
- this._pairs = [], e && xn(e, this, t);
1892
+ this._pairs = [], e && En(e, this, t);
1893
1893
  }
1894
1894
  const no = pa.prototype;
1895
1895
  no.append = function(t, n) {
@@ -1979,16 +1979,16 @@ const ro = {
1979
1979
  silentJSONParsing: !0,
1980
1980
  forcedJSONParsing: !0,
1981
1981
  clarifyTimeoutError: !1
1982
- }, Si = typeof URLSearchParams < "u" ? URLSearchParams : pa, Ei = typeof FormData < "u" ? FormData : null, xi = typeof Blob < "u" ? Blob : null, Ti = {
1982
+ }, Si = typeof URLSearchParams < "u" ? URLSearchParams : pa, xi = typeof FormData < "u" ? FormData : null, Ei = typeof Blob < "u" ? Blob : null, Ti = {
1983
1983
  isBrowser: !0,
1984
1984
  classes: {
1985
1985
  URLSearchParams: Si,
1986
- FormData: Ei,
1987
- Blob: xi
1986
+ FormData: xi,
1987
+ Blob: Ei
1988
1988
  },
1989
1989
  protocols: ["http", "https", "file", "blob", "url", "data"]
1990
1990
  }, Aa = typeof window < "u" && typeof document < "u", na = typeof navigator == "object" && navigator || void 0, Ii = Aa && (!na || ["ReactNative", "NativeScript", "NS"].indexOf(na.product) < 0), ki = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
1991
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Ui = Aa && window.location.href || "http://localhost", Ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1991
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Ui = Aa && window.location.href || "http://localhost", qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1992
1992
  __proto__: null,
1993
1993
  hasBrowserEnv: Aa,
1994
1994
  hasStandardBrowserEnv: Ii,
@@ -1996,11 +1996,11 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Ui
1996
1996
  navigator: na,
1997
1997
  origin: Ui
1998
1998
  }, Symbol.toStringTag, { value: "Module" })), fe = {
1999
- ...Ri,
1999
+ ...qi,
2000
2000
  ...Ti
2001
2001
  };
2002
- function qi(e, t) {
2003
- return xn(e, new fe.classes.URLSearchParams(), {
2002
+ function Ri(e, t) {
2003
+ return En(e, new fe.classes.URLSearchParams(), {
2004
2004
  visitor: function(n, r, o, s) {
2005
2005
  return fe.isNode && C.isBuffer(n) ? (this.append(r, n.toString("base64")), !1) : s.defaultVisitor.apply(this, arguments);
2006
2006
  },
@@ -2034,7 +2034,7 @@ function oo(e) {
2034
2034
  }
2035
2035
  return null;
2036
2036
  }
2037
- function Oi(e, t, n) {
2037
+ function Pi(e, t, n) {
2038
2038
  if (C.isString(e))
2039
2039
  try {
2040
2040
  return (t || JSON.parse)(e), C.trim(e);
@@ -2060,17 +2060,17 @@ const Ht = {
2060
2060
  let c;
2061
2061
  if (s) {
2062
2062
  if (r.indexOf("application/x-www-form-urlencoded") > -1)
2063
- return qi(t, this.formSerializer).toString();
2063
+ return Ri(t, this.formSerializer).toString();
2064
2064
  if ((c = C.isFileList(t)) || r.indexOf("multipart/form-data") > -1) {
2065
2065
  const d = this.env && this.env.FormData;
2066
- return xn(
2066
+ return En(
2067
2067
  c ? { "files[]": t } : t,
2068
2068
  d && new d(),
2069
2069
  this.formSerializer
2070
2070
  );
2071
2071
  }
2072
2072
  }
2073
- return s || o ? (n.setContentType("application/json", !1), Oi(t)) : t;
2073
+ return s || o ? (n.setContentType("application/json", !1), Pi(t)) : t;
2074
2074
  }],
2075
2075
  transformResponse: [function(t) {
2076
2076
  const n = this.transitional || Ht.transitional, r = n && n.forcedJSONParsing, o = this.responseType === "json";
@@ -2113,7 +2113,7 @@ const Ht = {
2113
2113
  C.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
2114
2114
  Ht.headers[e] = {};
2115
2115
  });
2116
- const Pi = C.toObjectSet([
2116
+ const Oi = C.toObjectSet([
2117
2117
  "age",
2118
2118
  "authorization",
2119
2119
  "content-length",
@@ -2136,7 +2136,7 @@ const Pi = C.toObjectSet([
2136
2136
  let n, r, o;
2137
2137
  return e && e.split(`
2138
2138
  `).forEach(function(i) {
2139
- o = i.indexOf(":"), n = i.substring(0, o).trim().toLowerCase(), r = i.substring(o + 1).trim(), !(!n || t[n] && Pi[n]) && (n === "set-cookie" ? t[n] ? t[n].push(r) : t[n] = [r] : t[n] = t[n] ? t[n] + ", " + r : r);
2139
+ o = i.indexOf(":"), n = i.substring(0, o).trim().toLowerCase(), r = i.substring(o + 1).trim(), !(!n || t[n] && Oi[n]) && (n === "set-cookie" ? t[n] ? t[n].push(r) : t[n] = [r] : t[n] = t[n] ? t[n] + ", " + r : r);
2140
2140
  }), t;
2141
2141
  }, Ha = Symbol("internals");
2142
2142
  function It(e) {
@@ -2153,7 +2153,7 @@ function Mi(e) {
2153
2153
  return t;
2154
2154
  }
2155
2155
  const ji = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
2156
- function Rn(e, t, n, r, o) {
2156
+ function qn(e, t, n, r, o) {
2157
2157
  if (C.isFunction(r))
2158
2158
  return r.call(this, t, n);
2159
2159
  if (o && (t = n), !!C.isString(t)) {
@@ -2227,7 +2227,7 @@ let _e = class {
2227
2227
  has(t, n) {
2228
2228
  if (t = It(t), t) {
2229
2229
  const r = C.findKey(this, t);
2230
- return !!(r && this[r] !== void 0 && (!n || Rn(this, this[r], r, n)));
2230
+ return !!(r && this[r] !== void 0 && (!n || qn(this, this[r], r, n)));
2231
2231
  }
2232
2232
  return !1;
2233
2233
  }
@@ -2237,7 +2237,7 @@ let _e = class {
2237
2237
  function s(i) {
2238
2238
  if (i = It(i), i) {
2239
2239
  const c = C.findKey(r, i);
2240
- c && (!n || Rn(r, r[c], c, n)) && (delete r[c], o = !0);
2240
+ c && (!n || qn(r, r[c], c, n)) && (delete r[c], o = !0);
2241
2241
  }
2242
2242
  }
2243
2243
  return C.isArray(t) ? t.forEach(s) : s(t), o;
@@ -2247,7 +2247,7 @@ let _e = class {
2247
2247
  let r = n.length, o = !1;
2248
2248
  for (; r--; ) {
2249
2249
  const s = n[r];
2250
- (!t || Rn(this, this[s], s, t, !0)) && (delete this[s], o = !0);
2250
+ (!t || qn(this, this[s], s, t, !0)) && (delete this[s], o = !0);
2251
2251
  }
2252
2252
  return o;
2253
2253
  }
@@ -2314,7 +2314,7 @@ C.reduceDescriptors(_e.prototype, ({ value: e }, t) => {
2314
2314
  };
2315
2315
  });
2316
2316
  C.freezeMethods(_e);
2317
- function qn(e, t) {
2317
+ function Rn(e, t) {
2318
2318
  const n = this || Ht, r = t || n, o = _e.from(r.headers);
2319
2319
  let s = r.data;
2320
2320
  return C.forEach(e, function(c) {
@@ -2550,30 +2550,30 @@ const lo = (e) => {
2550
2550
  config: e,
2551
2551
  request: w
2552
2552
  };
2553
- io(function(O) {
2554
- n(O), A();
2555
- }, function(O) {
2556
- r(O), A();
2553
+ io(function(P) {
2554
+ n(P), A();
2555
+ }, function(P) {
2556
+ r(P), A();
2557
2557
  }, b), w = null;
2558
2558
  }
2559
2559
  "onloadend" in w ? w.onloadend = v : w.onreadystatechange = function() {
2560
2560
  !w || w.readyState !== 4 || w.status === 0 && !(w.responseURL && w.responseURL.indexOf("file:") === 0) || setTimeout(v);
2561
2561
  }, w.onabort = function() {
2562
2562
  w && (r(new $("Request aborted", $.ECONNABORTED, e, w)), w = null);
2563
- }, w.onerror = function(x) {
2564
- const b = x && x.message ? x.message : "Network Error", E = new $(b, $.ERR_NETWORK, e, w);
2565
- E.event = x || null, r(E), w = null;
2563
+ }, w.onerror = function(E) {
2564
+ const b = E && E.message ? E.message : "Network Error", x = new $(b, $.ERR_NETWORK, e, w);
2565
+ x.event = E || null, r(x), w = null;
2566
2566
  }, w.ontimeout = function() {
2567
- let x = o.timeout ? "timeout of " + o.timeout + "ms exceeded" : "timeout exceeded";
2567
+ let E = o.timeout ? "timeout of " + o.timeout + "ms exceeded" : "timeout exceeded";
2568
2568
  const b = o.transitional || ro;
2569
- o.timeoutErrorMessage && (x = o.timeoutErrorMessage), r(new $(
2570
- x,
2569
+ o.timeoutErrorMessage && (E = o.timeoutErrorMessage), r(new $(
2570
+ E,
2571
2571
  b.clarifyTimeoutError ? $.ETIMEDOUT : $.ECONNABORTED,
2572
2572
  e,
2573
2573
  w
2574
2574
  )), w = null;
2575
- }, s === void 0 && i.setContentType(null), "setRequestHeader" in w && C.forEach(i.toJSON(), function(x, b) {
2576
- w.setRequestHeader(b, x);
2575
+ }, s === void 0 && i.setContentType(null), "setRequestHeader" in w && C.forEach(i.toJSON(), function(E, b) {
2576
+ w.setRequestHeader(b, E);
2577
2577
  }), C.isUndefined(o.withCredentials) || (w.withCredentials = !!o.withCredentials), c && c !== "json" && (w.responseType = o.responseType), l && ([m, g] = An(l, !0), w.addEventListener("progress", m)), d && w.upload && ([h, p] = An(d), w.upload.addEventListener("progress", h), w.upload.addEventListener("loadend", p)), (o.cancelToken || o.signal) && (u = (_) => {
2578
2578
  w && (r(!_ || _.type ? new St(null, e, w) : _), w.abort(), w = null);
2579
2579
  }, o.cancelToken && o.cancelToken.subscribe(u), o.signal && (o.signal.aborted ? u() : o.signal.addEventListener("abort", u)));
@@ -2729,31 +2729,31 @@ const lo = (e) => {
2729
2729
  data: v,
2730
2730
  signal: S,
2731
2731
  cancelToken: _,
2732
- timeout: x,
2732
+ timeout: E,
2733
2733
  onDownloadProgress: b,
2734
- onUploadProgress: E,
2735
- responseType: O,
2734
+ onUploadProgress: x,
2735
+ responseType: P,
2736
2736
  headers: Q,
2737
2737
  withCredentials: te = "same-origin",
2738
2738
  fetchOptions: G
2739
- } = lo(g), P = t || fetch;
2740
- O = O ? (O + "").toLowerCase() : "text";
2741
- let ee = Zi([S, _ && _.toAbortSignal()], x), ce = null;
2739
+ } = lo(g), O = t || fetch;
2740
+ P = P ? (P + "").toLowerCase() : "text";
2741
+ let ee = Zi([S, _ && _.toAbortSignal()], E), ce = null;
2742
2742
  const M = ee && ee.unsubscribe && (() => {
2743
2743
  ee.unsubscribe();
2744
2744
  });
2745
2745
  let U;
2746
2746
  try {
2747
- if (E && l && w !== "get" && w !== "head" && (U = await p(Q, v)) !== 0) {
2747
+ if (x && l && w !== "get" && w !== "head" && (U = await p(Q, v)) !== 0) {
2748
2748
  let N = new n(A, {
2749
2749
  method: "POST",
2750
2750
  body: v,
2751
2751
  duplex: "half"
2752
- }), R;
2753
- if (C.isFormData(v) && (R = N.headers.get("content-type")) && Q.setContentType(R), N.body) {
2752
+ }), q;
2753
+ if (C.isFormData(v) && (q = N.headers.get("content-type")) && Q.setContentType(q), N.body) {
2754
2754
  const [j, L] = za(
2755
2755
  U,
2756
- An(Va(E))
2756
+ An(Va(x))
2757
2757
  );
2758
2758
  v = Wa(N.body, $a, j, L);
2759
2759
  }
@@ -2769,15 +2769,15 @@ const lo = (e) => {
2769
2769
  credentials: T ? te : void 0
2770
2770
  };
2771
2771
  ce = s && new n(A, D);
2772
- let I = await (s ? P(ce, G) : P(A, D));
2773
- const z = u && (O === "stream" || O === "response");
2772
+ let I = await (s ? O(ce, G) : O(A, D));
2773
+ const z = u && (P === "stream" || P === "response");
2774
2774
  if (u && (b || z && M)) {
2775
2775
  const N = {};
2776
2776
  ["status", "statusText", "headers"].forEach((H) => {
2777
2777
  N[H] = I[H];
2778
2778
  });
2779
- const R = C.toFiniteNumber(I.headers.get("content-length")), [j, L] = b && za(
2780
- R,
2779
+ const q = C.toFiniteNumber(I.headers.get("content-length")), [j, L] = b && za(
2780
+ q,
2781
2781
  An(Va(b), !0)
2782
2782
  ) || [];
2783
2783
  I = new r(
@@ -2787,10 +2787,10 @@ const lo = (e) => {
2787
2787
  N
2788
2788
  );
2789
2789
  }
2790
- O = O || "text";
2791
- let y = await h[C.findKey(h, O) || "text"](I, g);
2792
- return !z && M && M(), await new Promise((N, R) => {
2793
- io(N, R, {
2790
+ P = P || "text";
2791
+ let y = await h[C.findKey(h, P) || "text"](I, g);
2792
+ return !z && M && M(), await new Promise((N, q) => {
2793
+ io(N, q, {
2794
2794
  data: y,
2795
2795
  headers: _e.from(I.headers),
2796
2796
  status: I.status,
@@ -2883,17 +2883,17 @@ function Ln(e) {
2883
2883
  throw new St(null, e);
2884
2884
  }
2885
2885
  function Xa(e) {
2886
- return Ln(e), e.headers = _e.from(e.headers), e.data = qn.call(
2886
+ return Ln(e), e.headers = _e.from(e.headers), e.data = Rn.call(
2887
2887
  e,
2888
2888
  e.transformRequest
2889
2889
  ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), ho.getAdapter(e.adapter || Ht.adapter, e)(e).then(function(r) {
2890
- return Ln(e), r.data = qn.call(
2890
+ return Ln(e), r.data = Rn.call(
2891
2891
  e,
2892
2892
  e.transformResponse,
2893
2893
  r
2894
2894
  ), r.headers = _e.from(r.headers), r;
2895
2895
  }, function(r) {
2896
- return so(r) || (Ln(e), r && r.response && (r.response.data = qn.call(
2896
+ return so(r) || (Ln(e), r && r.response && (r.response.data = Rn.call(
2897
2897
  e,
2898
2898
  e.transformResponse,
2899
2899
  r.response
@@ -2948,7 +2948,7 @@ function ic(e, t, n) {
2948
2948
  const mn = {
2949
2949
  assertOptions: ic,
2950
2950
  validators: Tn
2951
- }, Oe = mn.validators;
2951
+ }, Pe = mn.validators;
2952
2952
  let ut = class {
2953
2953
  constructor(t) {
2954
2954
  this.defaults = t || {}, this.interceptors = {
@@ -2985,17 +2985,17 @@ let ut = class {
2985
2985
  typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = mt(this.defaults, n);
2986
2986
  const { transitional: r, paramsSerializer: o, headers: s } = n;
2987
2987
  r !== void 0 && mn.assertOptions(r, {
2988
- silentJSONParsing: Oe.transitional(Oe.boolean),
2989
- forcedJSONParsing: Oe.transitional(Oe.boolean),
2990
- clarifyTimeoutError: Oe.transitional(Oe.boolean)
2988
+ silentJSONParsing: Pe.transitional(Pe.boolean),
2989
+ forcedJSONParsing: Pe.transitional(Pe.boolean),
2990
+ clarifyTimeoutError: Pe.transitional(Pe.boolean)
2991
2991
  }, !1), o != null && (C.isFunction(o) ? n.paramsSerializer = {
2992
2992
  serialize: o
2993
2993
  } : mn.assertOptions(o, {
2994
- encode: Oe.function,
2995
- serialize: Oe.function
2994
+ encode: Pe.function,
2995
+ serialize: Pe.function
2996
2996
  }, !0)), n.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? n.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : n.allowAbsoluteUrls = !0), mn.assertOptions(n, {
2997
- baseUrl: Oe.spelling("baseURL"),
2998
- withXsrfToken: Oe.spelling("withXSRFToken")
2997
+ baseUrl: Pe.spelling("baseURL"),
2998
+ withXsrfToken: Pe.spelling("withXSRFToken")
2999
2999
  }, !0), n.method = (n.method || this.defaults.method || "get").toLowerCase();
3000
3000
  let i = s && C.merge(
3001
3001
  s.common,
@@ -3240,7 +3240,7 @@ oe.CanceledError = St;
3240
3240
  oe.CancelToken = cc;
3241
3241
  oe.isCancel = so;
3242
3242
  oe.VERSION = mo;
3243
- oe.toFormData = xn;
3243
+ oe.toFormData = En;
3244
3244
  oe.AxiosError = $;
3245
3245
  oe.Cancel = oe.CanceledError;
3246
3246
  oe.all = function(t) {
@@ -3255,17 +3255,17 @@ oe.getAdapter = ho.getAdapter;
3255
3255
  oe.HttpStatusCode = aa;
3256
3256
  oe.default = oe;
3257
3257
  const {
3258
- Axios: x9,
3258
+ Axios: E9,
3259
3259
  AxiosError: T9,
3260
3260
  CanceledError: I9,
3261
3261
  isCancel: k9,
3262
3262
  CancelToken: U9,
3263
- VERSION: R9,
3264
- all: q9,
3263
+ VERSION: q9,
3264
+ all: R9,
3265
3265
  Cancel: L9,
3266
3266
  isAxiosError: B9,
3267
- spread: O9,
3268
- toFormData: P9,
3267
+ spread: P9,
3268
+ toFormData: O9,
3269
3269
  AxiosHeaders: D9,
3270
3270
  HttpStatusCode: M9,
3271
3271
  formToJSON: j9,
@@ -3350,12 +3350,7 @@ class at {
3350
3350
  return n && n?.data.data && n?.data.data.length > 0 ? {
3351
3351
  search: n
3352
3352
  } : {
3353
- lastNews: await this.getNewsList({
3354
- size: 15,
3355
- exclude: this.exclude,
3356
- imagesizes: this.props?.imgSizes.md,
3357
- newstype: this.props?.config?.newsType
3358
- })
3353
+ lastNews: await this.getNewsList(t)
3359
3354
  };
3360
3355
  };
3361
3356
  }
@@ -3811,7 +3806,7 @@ async function F9({
3811
3806
  custom_scriptReplaces: S,
3812
3807
  head_custom_elements: _
3813
3808
  }) {
3814
- const x = v || await mc[o]({
3809
+ const E = v || await mc[o]({
3815
3810
  meta: n,
3816
3811
  config: m,
3817
3812
  currentNew: l,
@@ -3820,7 +3815,7 @@ async function F9({
3820
3815
  slug: i,
3821
3816
  texts: c,
3822
3817
  query: d
3823
- }), b = ys(x), E = S || zr[o]({
3818
+ }), b = ys(E), x = S || zr[o]({
3824
3819
  pathname: s,
3825
3820
  slug: i,
3826
3821
  config: m,
@@ -3849,12 +3844,12 @@ async function F9({
3849
3844
  }
3850
3845
  ),
3851
3846
  t.preloadImages && A && /* @__PURE__ */ a(Da, { images: A }),
3852
- /* @__PURE__ */ a(qs, { config: m }),
3847
+ /* @__PURE__ */ a(Rs, { config: m }),
3853
3848
  /* @__PURE__ */ a(
3854
3849
  Gr,
3855
3850
  {
3856
3851
  name: "headscripts",
3857
- replaces: E,
3852
+ replaces: x,
3858
3853
  banners: u
3859
3854
  }
3860
3855
  ),
@@ -3869,7 +3864,7 @@ async function F9({
3869
3864
  ),
3870
3865
  /* @__PURE__ */ a(ks, { config: m, socials: p }),
3871
3866
  t.schemas_Videos && h && /* @__PURE__ */ a(
3872
- Rs,
3867
+ qs,
3873
3868
  {
3874
3869
  axiosApi: e,
3875
3870
  realPath: h,
@@ -3887,7 +3882,7 @@ async function F9({
3887
3882
  ),
3888
3883
  t.schemas_WebsiteList && /* @__PURE__ */ a(Us, { config: m }),
3889
3884
  /* @__PURE__ */ a(
3890
- Es,
3885
+ xs,
3891
3886
  {
3892
3887
  type: g,
3893
3888
  active: m.useSpeculationRules,
@@ -3968,44 +3963,44 @@ function vc({
3968
3963
  enableDrag: s,
3969
3964
  onIndexChange: i
3970
3965
  }) {
3971
- const [c, d] = J(!1), [l, u] = J(0), [h, m] = J(0), [p, g] = J(0), [A, w] = J(0), [v, S] = J(null), _ = Or(null), [x, b] = J(1), E = he(() => {
3966
+ const [c, d] = J(!1), [l, u] = J(0), [h, m] = J(0), [p, g] = J(0), [A, w] = J(0), [v, S] = J(null), _ = Pr(null), [E, b] = J(1), x = he(() => {
3972
3967
  if (o) return 1;
3973
- const y = _.current?.offsetWidth || window.innerWidth, N = n + r, R = Math.floor(y / N);
3974
- return Math.max(1, R);
3968
+ const y = _.current?.offsetWidth || window.innerWidth, N = n + r, q = Math.floor(y / N);
3969
+ return Math.max(1, q);
3975
3970
  }, [o, n, r]);
3976
3971
  De(() => {
3977
3972
  const y = () => {
3978
- const N = E();
3973
+ const N = x();
3979
3974
  b(N);
3980
3975
  };
3981
3976
  return y(), window.addEventListener("resize", y), () => window.removeEventListener("resize", y);
3982
- }, [E]);
3977
+ }, [x]);
3983
3978
  const Q = he(() => {
3984
- const y = E();
3979
+ const y = x();
3985
3980
  return Math.max(0, t - y);
3986
- }, [t, E])(), te = he(() => {
3987
- const y = E();
3981
+ }, [t, x])(), te = he(() => {
3982
+ const y = x();
3988
3983
  return y === 1 ? 1 : Math.max(1, Math.ceil(y / 2));
3989
- }, [E]), G = he(
3984
+ }, [x]), G = he(
3990
3985
  (y, N = 0) => {
3991
3986
  if (o) {
3992
- const R = _.current?.offsetWidth || window.innerWidth;
3993
- return -(y * (100 + r)) + N / R * 100;
3987
+ const q = _.current?.offsetWidth || window.innerWidth;
3988
+ return -(y * (100 + r)) + N / q * 100;
3994
3989
  }
3995
3990
  return -(y * (n + r)) + N;
3996
3991
  },
3997
3992
  [o, n, r]
3998
- ), P = he(
3993
+ ), O = he(
3999
3994
  (y) => {
4000
- const N = _.current?.offsetWidth || window.innerWidth, R = E(), j = te();
3995
+ const N = _.current?.offsetWidth || window.innerWidth, q = x(), j = te();
4001
3996
  if (o)
4002
3997
  return Math.abs(y) / N * 100 > 30 ? 1 : 0;
4003
3998
  {
4004
3999
  const L = n + r, H = Math.abs(y) / L;
4005
- return H >= (R === 1 ? 0.2 : 0.3) ? R === 1 ? 1 : Math.min(Math.round(H), j) : 0;
4000
+ return H >= (q === 1 ? 0.2 : 0.3) ? q === 1 ? 1 : Math.min(Math.round(H), j) : 0;
4006
4001
  }
4007
4002
  },
4008
- [o, n, r, E, te]
4003
+ [o, n, r, x, te]
4009
4004
  ), ee = he(
4010
4005
  (y) => {
4011
4006
  s && (u(y), m(y), g(0), w(Date.now()), d(!0), document.body.classList.add("dragging"));
@@ -4014,7 +4009,7 @@ function vc({
4014
4009
  ), ce = he(
4015
4010
  (y) => {
4016
4011
  if (!c || !s) return;
4017
- const N = y - l, R = (n + r) * 1.2, j = e === 0 && N > 0, L = e === Q && N < 0, H = j || L ? Math.sign(N) * Math.min(Math.abs(N), R) : N;
4012
+ const N = y - l, q = (n + r) * 1.2, j = e === 0 && N > 0, L = e === Q && N < 0, H = j || L ? Math.sign(N) * Math.min(Math.abs(N), q) : N;
4018
4013
  m(y), g(H);
4019
4014
  },
4020
4015
  [c, l, s, e, Q, n, r]
@@ -4026,7 +4021,7 @@ function vc({
4026
4021
  ), U = he(
4027
4022
  (y) => {
4028
4023
  if (!c || !s) return;
4029
- const N = h - l, R = Date.now() - A, j = Math.abs(N) / Math.max(R, 1), L = P(N), V = j > 0.5 && Math.abs(N) > 50 ? Math.max(L, 1) : L;
4024
+ const N = h - l, q = Date.now() - A, j = Math.abs(N) / Math.max(q, 1), L = O(N), V = j > 0.5 && Math.abs(N) > 50 ? Math.max(L, 1) : L;
4030
4025
  if (V > 0)
4031
4026
  if (N > 0) {
4032
4027
  const F = Math.max(0, e - V);
@@ -4046,7 +4041,7 @@ function vc({
4046
4041
  Q,
4047
4042
  s,
4048
4043
  i,
4049
- P,
4044
+ O,
4050
4045
  M,
4051
4046
  v
4052
4047
  ]
@@ -4085,7 +4080,7 @@ function vc({
4085
4080
  carrouselRef: _,
4086
4081
  maxIndex: Q,
4087
4082
  getTranslateValue: G,
4088
- actualVisibleItems: x,
4083
+ actualVisibleItems: E,
4089
4084
  dragHandlers: {
4090
4085
  onMouseDown: T,
4091
4086
  onTouchStart: D,
@@ -4118,7 +4113,7 @@ function Y9(e) {
4118
4113
  maxIndex: v,
4119
4114
  getTranslateValue: S,
4120
4115
  actualVisibleItems: _,
4121
- dragHandlers: x
4116
+ dragHandlers: E
4122
4117
  } = vc({
4123
4118
  currentIndex: u,
4124
4119
  totalItems: l.length,
@@ -4129,13 +4124,13 @@ function Y9(e) {
4129
4124
  onIndexChange: h
4130
4125
  }), b = he(
4131
4126
  (G) => {
4132
- const P = Math.max(0, Math.min(G, v));
4133
- h(P);
4127
+ const O = Math.max(0, Math.min(G, v));
4128
+ h(O);
4134
4129
  },
4135
4130
  [v]
4136
- ), E = he(() => {
4131
+ ), x = he(() => {
4137
4132
  b(u - 1);
4138
- }, [u, b]), O = he(() => {
4133
+ }, [u, b]), P = he(() => {
4139
4134
  b(u + 1);
4140
4135
  }, [u, b]);
4141
4136
  if (!m) return;
@@ -4145,7 +4140,7 @@ function Y9(e) {
4145
4140
  "button",
4146
4141
  {
4147
4142
  className: "visible-arrow left",
4148
- onClick: E,
4143
+ onClick: x,
4149
4144
  "aria-label": "Previous slide",
4150
4145
  style: { display: "flex" },
4151
4146
  children: /* @__PURE__ */ a(
@@ -4171,7 +4166,7 @@ function Y9(e) {
4171
4166
  "button",
4172
4167
  {
4173
4168
  className: "visible-arrow right",
4174
- onClick: O,
4169
+ onClick: P,
4175
4170
  "aria-label": "Next slide",
4176
4171
  style: { display: "flex" },
4177
4172
  children: /* @__PURE__ */ a(
@@ -4203,8 +4198,8 @@ function Y9(e) {
4203
4198
  margin: s === 0 ? "0" : "0 0.5rem 1rem",
4204
4199
  cursor: d ? g ? "grabbing" : "grab" : "default"
4205
4200
  },
4206
- ...x,
4207
- children: l && l.map((G, P) => typeof G == "string" ? /* @__PURE__ */ a(
4201
+ ...E,
4202
+ children: l && l.map((G, O) => typeof G == "string" ? /* @__PURE__ */ a(
4208
4203
  "section",
4209
4204
  {
4210
4205
  className: "card",
@@ -4218,7 +4213,7 @@ function Y9(e) {
4218
4213
  },
4219
4214
  dangerouslySetInnerHTML: { __html: G }
4220
4215
  },
4221
- P
4216
+ O
4222
4217
  ) : /* @__PURE__ */ a(
4223
4218
  "section",
4224
4219
  {
@@ -4233,25 +4228,25 @@ function Y9(e) {
4233
4228
  },
4234
4229
  children: G
4235
4230
  },
4236
- P
4231
+ O
4237
4232
  ))
4238
4233
  }
4239
4234
  ),
4240
4235
  c && /* @__PURE__ */ a("nav", { className: "carrousel-pagination", children: Array.from(
4241
4236
  { length: Math.ceil(l.length / _) },
4242
- (G, P) => {
4243
- const ee = Math.floor(u / _) === P;
4237
+ (G, O) => {
4238
+ const ee = Math.floor(u / _) === O;
4244
4239
  return /* @__PURE__ */ a(
4245
4240
  "li",
4246
4241
  {
4247
4242
  className: ee ? "active" : "",
4248
- onClick: () => b(P * _),
4243
+ onClick: () => b(O * _),
4249
4244
  style: {
4250
4245
  cursor: "pointer",
4251
4246
  backgroundColor: ee ? "var(--carrousel-pagination-background-color)" : "var(--carrousel-pagination-background-color-white)"
4252
4247
  }
4253
4248
  },
4254
- P
4249
+ O
4255
4250
  );
4256
4251
  }
4257
4252
  ) })
@@ -4289,7 +4284,7 @@ function bc({
4289
4284
  s && /* @__PURE__ */ a("nav", { className: "carrousel-pagination", children: e?.map((i, c) => /* @__PURE__ */ a("li", {}, c)) })
4290
4285
  ] });
4291
4286
  }
4292
- function Et(e) {
4287
+ function xt(e) {
4293
4288
  return /* @__PURE__ */ a(
4294
4289
  "div",
4295
4290
  {
@@ -4314,7 +4309,7 @@ const Cc = "_content_3olxv_1", _c = {
4314
4309
  }
4315
4310
  }
4316
4311
  ) : null;
4317
- }, Sc = "_content_1fh0c_1", Ec = {
4312
+ }, Sc = "_content_1fh0c_1", xc = {
4318
4313
  content: Sc
4319
4314
  }, ge = ({ banners: e, name: t }) => {
4320
4315
  if (!e || e.length === 0) return null;
@@ -4322,7 +4317,7 @@ const Cc = "_content_3olxv_1", _c = {
4322
4317
  return n?.show && /* @__PURE__ */ a(
4323
4318
  "div",
4324
4319
  {
4325
- className: Ec.content + " banner-context",
4320
+ className: xc.content + " banner-context",
4326
4321
  suppressHydrationWarning: !0,
4327
4322
  dangerouslySetInnerHTML: {
4328
4323
  __html: n ? ma(n.value) ?? "" : ""
@@ -4330,18 +4325,18 @@ const Cc = "_content_3olxv_1", _c = {
4330
4325
  },
4331
4326
  n.key
4332
4327
  );
4333
- }, xc = "_boxInformation_o5vhf_1", Tc = "_sectionDescriptionContainer_o5vhf_9", Ic = "_uppertitle_o5vhf_20", kc = "_sectionDescription_o5vhf_9", Uc = "_articule_o5vhf_60", Rc = "_linkStyled_o5vhf_74", qc = "_description_o5vhf_85", Lc = "_correspondent_o5vhf_113", Bc = "_correspondentLink_o5vhf_125", Oc = "_dotStyles_o5vhf_137", Pc = "_clipboardButton_o5vhf_144", Dc = "_socialNetworkSection_o5vhf_158", re = {
4334
- boxInformation: xc,
4328
+ }, Ec = "_boxInformation_o5vhf_1", Tc = "_sectionDescriptionContainer_o5vhf_9", Ic = "_uppertitle_o5vhf_20", kc = "_sectionDescription_o5vhf_9", Uc = "_articule_o5vhf_60", qc = "_linkStyled_o5vhf_74", Rc = "_description_o5vhf_85", Lc = "_correspondent_o5vhf_113", Bc = "_correspondentLink_o5vhf_125", Pc = "_dotStyles_o5vhf_137", Oc = "_clipboardButton_o5vhf_144", Dc = "_socialNetworkSection_o5vhf_158", re = {
4329
+ boxInformation: Ec,
4335
4330
  sectionDescriptionContainer: Tc,
4336
4331
  uppertitle: Ic,
4337
4332
  sectionDescription: kc,
4338
4333
  articule: Uc,
4339
- linkStyled: Rc,
4340
- description: qc,
4334
+ linkStyled: qc,
4335
+ description: Rc,
4341
4336
  correspondent: Lc,
4342
4337
  correspondentLink: Bc,
4343
- dotStyles: Oc,
4344
- clipboardButton: Pc,
4338
+ dotStyles: Pc,
4339
+ clipboardButton: Oc,
4345
4340
  socialNetworkSection: Dc
4346
4341
  };
4347
4342
  function B(e) {
@@ -4512,7 +4507,7 @@ function Qc({ noteShare: e }) {
4512
4507
  )
4513
4508
  ] }) : null;
4514
4509
  }
4515
- const xt = (e) => {
4510
+ const Et = (e) => {
4516
4511
  const { share: t = !1, cutSubtitle: n = !0, keywords: r, info: o, paths: s } = e, { SHOW_TAG_BY_SECTION: i } = K(), c = () => {
4517
4512
  if (e?.config?.showtime && e.config?.showauthor)
4518
4513
  return `${e?.authors[0]?.fullname ?? "Redacción"} - ${Me(
@@ -4838,7 +4833,7 @@ const el = (e) => {
4838
4833
  ]
4839
4834
  }
4840
4835
  ),
4841
- /* @__PURE__ */ a(xt, { ...n, paths: e.paths })
4836
+ /* @__PURE__ */ a(Et, { ...n, paths: e.paths })
4842
4837
  ]
4843
4838
  },
4844
4839
  `description-block-${r}`
@@ -5807,7 +5802,7 @@ const el = (e) => {
5807
5802
  ]
5808
5803
  }
5809
5804
  );
5810
- }, ol = "_content_6azvz_1", sl = "_subscribeImage_6azvz_22", il = "_tag_6azvz_32", cl = "_contentTitle_6azvz_50", ll = "_title_6azvz_55", dl = "_inputStyled_6azvz_72", ul = "_buttonStyled_6azvz_112", hl = "_contentTerms_6azvz_123", ml = "_subscribeText_6azvz_128", fl = "_terms_6azvz_138", Re = {
5805
+ }, ol = "_content_6azvz_1", sl = "_subscribeImage_6azvz_22", il = "_tag_6azvz_32", cl = "_contentTitle_6azvz_50", ll = "_title_6azvz_55", dl = "_inputStyled_6azvz_72", ul = "_buttonStyled_6azvz_112", hl = "_contentTerms_6azvz_123", ml = "_subscribeText_6azvz_128", fl = "_terms_6azvz_138", qe = {
5811
5806
  content: ol,
5812
5807
  subscribeImage: sl,
5813
5808
  tag: il,
@@ -5818,14 +5813,14 @@ const el = (e) => {
5818
5813
  contentTerms: hl,
5819
5814
  subscribeText: ml,
5820
5815
  terms: fl
5821
- }, gl = (e) => /* @__PURE__ */ f("section", { className: [Re.content, e.className ?? ""].join(" "), children: [
5822
- /* @__PURE__ */ a("div", { className: Re.subscribeImage, children: e.image }),
5823
- /* @__PURE__ */ a("div", { className: Re.tag, children: e.texts.newsletterTag ?? "NEWS" }),
5824
- /* @__PURE__ */ f("div", { className: Re.contentTitle, children: [
5825
- /* @__PURE__ */ a("p", { className: Re.title, children: e.title }),
5826
- /* @__PURE__ */ a("p", { className: Re.subTitle, children: e.sibtitle })
5816
+ }, gl = (e) => /* @__PURE__ */ f("section", { className: [qe.content, e.className ?? ""].join(" "), children: [
5817
+ /* @__PURE__ */ a("div", { className: qe.subscribeImage, children: e.image }),
5818
+ /* @__PURE__ */ a("div", { className: qe.tag, children: e.texts.newsletterTag ?? "NEWS" }),
5819
+ /* @__PURE__ */ f("div", { className: qe.contentTitle, children: [
5820
+ /* @__PURE__ */ a("p", { className: qe.title, children: e.title }),
5821
+ /* @__PURE__ */ a("p", { className: qe.subTitle, children: e.sibtitle })
5827
5822
  ] }),
5828
- /* @__PURE__ */ a("div", { className: Re.inputStyled, children: /* @__PURE__ */ a(
5823
+ /* @__PURE__ */ a("div", { className: qe.inputStyled, children: /* @__PURE__ */ a(
5829
5824
  "input",
5830
5825
  {
5831
5826
  type: "email",
@@ -5834,20 +5829,20 @@ const el = (e) => {
5834
5829
  }
5835
5830
  ) }),
5836
5831
  /* @__PURE__ */ a("span", { id: "newsletter-message" }),
5837
- /* @__PURE__ */ a("button", { id: "newsletter-button", className: Re.buttonStyled, children: e.texts.newsletterButtonText ?? "Suscribirme" }),
5838
- /* @__PURE__ */ f("div", { className: Re.contentTerms, children: [
5839
- /* @__PURE__ */ a("p", { className: Re.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
5832
+ /* @__PURE__ */ a("button", { id: "newsletter-button", className: qe.buttonStyled, children: e.texts.newsletterButtonText ?? "Suscribirme" }),
5833
+ /* @__PURE__ */ f("div", { className: qe.contentTerms, children: [
5834
+ /* @__PURE__ */ a("p", { className: qe.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
5840
5835
  /* @__PURE__ */ a(
5841
5836
  B,
5842
5837
  {
5843
- className: Re.terms,
5838
+ className: qe.terms,
5844
5839
  href: e.termsLink,
5845
5840
  target: e.termsLinkTarget,
5846
5841
  children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones"
5847
5842
  }
5848
5843
  )
5849
5844
  ] })
5850
- ] }), pl = "_content_1ms2y_1", Al = "_contentInfo_1ms2y_20", yl = "_subscribeImage_1ms2y_28", wl = "_tag_1ms2y_42", vl = "_contentTitle_1ms2y_60", bl = "_title_1ms2y_65", Cl = "_subTitle_1ms2y_70", _l = "_inputStyled_1ms2y_79", Nl = "_buttonStyled_1ms2y_118", Sl = "_contentTerms_1ms2y_131", El = "_subscribeText_1ms2y_137", xl = "_terms_1ms2y_146", Ie = {
5845
+ ] }), pl = "_content_1ms2y_1", Al = "_contentInfo_1ms2y_20", yl = "_subscribeImage_1ms2y_28", wl = "_tag_1ms2y_42", vl = "_contentTitle_1ms2y_60", bl = "_title_1ms2y_65", Cl = "_subTitle_1ms2y_70", _l = "_inputStyled_1ms2y_79", Nl = "_buttonStyled_1ms2y_118", Sl = "_contentTerms_1ms2y_131", xl = "_subscribeText_1ms2y_137", El = "_terms_1ms2y_146", Ie = {
5851
5846
  content: pl,
5852
5847
  contentInfo: Al,
5853
5848
  subscribeImage: yl,
@@ -5858,8 +5853,8 @@ const el = (e) => {
5858
5853
  inputStyled: _l,
5859
5854
  buttonStyled: Nl,
5860
5855
  contentTerms: Sl,
5861
- subscribeText: El,
5862
- terms: xl
5856
+ subscribeText: xl,
5857
+ terms: El
5863
5858
  }, ba = (e) => {
5864
5859
  const { uppercase: t = !1, style: n = {} } = e, r = { ...e, rounded: "", uppercase: "", full: "" }, o = {
5865
5860
  ...n,
@@ -5952,15 +5947,15 @@ const el = (e) => {
5952
5947
  ] })
5953
5948
  ]
5954
5949
  }
5955
- ), kl = "_content_qzaly_1", Ul = "_subscribeImage_qzaly_16", Rl = "_contentTitle_qzaly_22", ql = "_title_qzaly_33", Ll = "_subTitle_qzaly_40", Bl = "_contentTerms_qzaly_60", Ol = "_whatsappLink_qzaly_65", Pl = "_subscribeText_qzaly_82", Dl = "_terms_qzaly_92", Qe = {
5950
+ ), kl = "_content_qzaly_1", Ul = "_subscribeImage_qzaly_16", ql = "_contentTitle_qzaly_22", Rl = "_title_qzaly_33", Ll = "_subTitle_qzaly_40", Bl = "_contentTerms_qzaly_60", Pl = "_whatsappLink_qzaly_65", Ol = "_subscribeText_qzaly_82", Dl = "_terms_qzaly_92", Qe = {
5956
5951
  content: kl,
5957
5952
  subscribeImage: Ul,
5958
- contentTitle: Rl,
5959
- title: ql,
5953
+ contentTitle: ql,
5954
+ title: Rl,
5960
5955
  subTitle: Ll,
5961
5956
  contentTerms: Bl,
5962
- whatsappLink: Ol,
5963
- subscribeText: Pl,
5957
+ whatsappLink: Pl,
5958
+ subscribeText: Ol,
5964
5959
  terms: Dl
5965
5960
  }, K9 = (e) => /* @__PURE__ */ f("section", { className: Qe.content, children: [
5966
5961
  /* @__PURE__ */ a(Il, { className: Qe.subscribeImage }),
@@ -6296,7 +6291,7 @@ const el = (e) => {
6296
6291
  )
6297
6292
  ] })
6298
6293
  ] });
6299
- }, id = "_content_1e93o_1", cd = "_imageContent_1e93o_9", ld = "_width1Autor_1e93o_18", dd = "_width2Autor_1e93o_22", ud = "_width3Autor_1e93o_26", hd = "_imageAutor_1e93o_30", md = "_imageStyled_1e93o_69", fd = "_contentIconStyled_1e93o_70", gd = "_avatarContent_1e93o_87", pd = "_journalistSection_1e93o_95", Ad = "_journalistInfo_1e93o_103", yd = "_journalistInfoLink_1e93o_104", wd = "_socialNetworkSection_1e93o_139", vd = "_avatarStyled_1e93o_151", bd = "_article_1e93o_156", Cd = "_socialButton_1e93o_160", _d = "_facebookStyled_1e93o_176", Nd = "_emailStyled_1e93o_180", Sd = "_xStyled_1e93o_184", Ed = "_linkedinStyled_1e93o_188", xd = "_whatsappStyled_1e93o_192", Td = "_whatsappLink_1e93o_196", Id = "_clipboardButton_1e93o_212", kd = "_googleProfileButton_1e93o_248", de = {
6294
+ }, id = "_content_1e93o_1", cd = "_imageContent_1e93o_9", ld = "_width1Autor_1e93o_18", dd = "_width2Autor_1e93o_22", ud = "_width3Autor_1e93o_26", hd = "_imageAutor_1e93o_30", md = "_imageStyled_1e93o_69", fd = "_contentIconStyled_1e93o_70", gd = "_avatarContent_1e93o_87", pd = "_journalistSection_1e93o_95", Ad = "_journalistInfo_1e93o_103", yd = "_journalistInfoLink_1e93o_104", wd = "_socialNetworkSection_1e93o_139", vd = "_avatarStyled_1e93o_151", bd = "_article_1e93o_156", Cd = "_socialButton_1e93o_160", _d = "_facebookStyled_1e93o_176", Nd = "_emailStyled_1e93o_180", Sd = "_xStyled_1e93o_184", xd = "_linkedinStyled_1e93o_188", Ed = "_whatsappStyled_1e93o_192", Td = "_whatsappLink_1e93o_196", Id = "_clipboardButton_1e93o_212", kd = "_googleProfileButton_1e93o_248", de = {
6300
6295
  content: id,
6301
6296
  imageContent: cd,
6302
6297
  width1Autor: ld,
@@ -6316,8 +6311,8 @@ const el = (e) => {
6316
6311
  facebookStyled: _d,
6317
6312
  emailStyled: Nd,
6318
6313
  xStyled: Sd,
6319
- linkedinStyled: Ed,
6320
- whatsappStyled: xd,
6314
+ linkedinStyled: xd,
6315
+ whatsappStyled: Ed,
6321
6316
  whatsappLink: Td,
6322
6317
  clipboardButton: Id,
6323
6318
  googleProfileButton: kd
@@ -6366,7 +6361,7 @@ const el = (e) => {
6366
6361
  }
6367
6362
  )
6368
6363
  }
6369
- ), Rd = (e) => /* @__PURE__ */ f(
6364
+ ), qd = (e) => /* @__PURE__ */ f(
6370
6365
  "svg",
6371
6366
  {
6372
6367
  width: "25",
@@ -6393,7 +6388,7 @@ const el = (e) => {
6393
6388
  )
6394
6389
  ]
6395
6390
  }
6396
- ), qd = (e) => /* @__PURE__ */ f(
6391
+ ), Rd = (e) => /* @__PURE__ */ f(
6397
6392
  "svg",
6398
6393
  {
6399
6394
  width: "24",
@@ -6454,7 +6449,7 @@ const el = (e) => {
6454
6449
  }
6455
6450
  )
6456
6451
  }
6457
- ), Od = {
6452
+ ), Pd = {
6458
6453
  FaceBook: {
6459
6454
  url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
6460
6455
  icon: {
@@ -6479,8 +6474,8 @@ const el = (e) => {
6479
6474
  Email: {
6480
6475
  url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
6481
6476
  icon: {
6482
- outline: (e) => /* @__PURE__ */ a(Rd, { className: e }),
6483
- solid: (e) => /* @__PURE__ */ a(qd, { className: e })
6477
+ outline: (e) => /* @__PURE__ */ a(qd, { className: e }),
6478
+ solid: (e) => /* @__PURE__ */ a(Rd, { className: e })
6484
6479
  }
6485
6480
  },
6486
6481
  LinkedIn: {
@@ -6493,11 +6488,11 @@ const el = (e) => {
6493
6488
  }
6494
6489
  }
6495
6490
  };
6496
- function Pd({ noteShare: e }) {
6491
+ function Od({ noteShare: e }) {
6497
6492
  const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
6498
6493
  return e ? /* @__PURE__ */ f("div", { className: de.socialNetworkSection, children: [
6499
6494
  e.options?.map((n) => {
6500
- const r = Od[n];
6495
+ const r = Pd[n];
6501
6496
  if (!r) return null;
6502
6497
  const o = e.variant === "outline" ? r.icon.outline : r.icon.solid, s = r.url(t);
6503
6498
  return /* @__PURE__ */ a(
@@ -6626,7 +6621,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6626
6621
  ),
6627
6622
  /* @__PURE__ */ a(Y, { children: e.paginatorComponent })
6628
6623
  ] });
6629
- }, Zd = "_content_15x47_1", Xd = "_newsDescription_15x47_15", e1 = "_image_15x47_41", Pt = {
6624
+ }, Zd = "_content_15x47_1", Xd = "_newsDescription_15x47_15", e1 = "_image_15x47_41", Ot = {
6630
6625
  content: Zd,
6631
6626
  newsDescription: Xd,
6632
6627
  image: e1
@@ -6649,7 +6644,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6649
6644
  return /* @__PURE__ */ f(
6650
6645
  "section",
6651
6646
  {
6652
- className: Pt.content,
6647
+ className: Ot.content,
6653
6648
  style: {
6654
6649
  ...e.customSectionCardStyles
6655
6650
  },
@@ -6658,7 +6653,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6658
6653
  B,
6659
6654
  {
6660
6655
  "aria-label": e.main?.title?.section,
6661
- className: Pt.image,
6656
+ className: Ot.image,
6662
6657
  title: t?.title?.section,
6663
6658
  href: r?.link?.url,
6664
6659
  target: r?.link?.target,
@@ -6673,8 +6668,8 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6673
6668
  )
6674
6669
  }
6675
6670
  ),
6676
- /* @__PURE__ */ a("div", { className: Pt.newsDescription, children: /* @__PURE__ */ a(
6677
- xt,
6671
+ /* @__PURE__ */ a("div", { className: Ot.newsDescription, children: /* @__PURE__ */ a(
6672
+ Et,
6678
6673
  {
6679
6674
  main: t,
6680
6675
  authors: n,
@@ -6814,25 +6809,25 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6814
6809
  /* @__PURE__ */ a("option", { value: "", children: "--Seleccione--" }),
6815
6810
  e.options.map((t, n) => /* @__PURE__ */ a("option", { value: t.value, children: t.label }, n))
6816
6811
  ] })
6817
- ] }), S1 = "_content_1mi9t_1", E1 = "_label_1mi9t_8", x1 = "_input_1mi9t_17", On = {
6812
+ ] }), S1 = "_content_1mi9t_1", x1 = "_label_1mi9t_8", E1 = "_input_1mi9t_17", Pn = {
6818
6813
  content: S1,
6819
- label: E1,
6820
- input: x1
6821
- }, n3 = (e) => /* @__PURE__ */ f("div", { className: On.content, children: [
6822
- /* @__PURE__ */ a("label", { className: On.label, children: e.label }),
6823
- /* @__PURE__ */ a("textarea", { className: On.input, ...e })
6824
- ] }), T1 = "_boxInformation_achvw_1", I1 = "_textBox_achvw_30", k1 = "_contentBox_achvw_40", U1 = "_liveBox_achvw_50", R1 = "_dot_achvw_72", q1 = "_sectionDescription_achvw_97", L1 = "_articule_achvw_110", B1 = "_description_achvw_137", et = {
6814
+ label: x1,
6815
+ input: E1
6816
+ }, n3 = (e) => /* @__PURE__ */ f("div", { className: Pn.content, children: [
6817
+ /* @__PURE__ */ a("label", { className: Pn.label, children: e.label }),
6818
+ /* @__PURE__ */ a("textarea", { className: Pn.input, ...e })
6819
+ ] }), T1 = "_boxInformation_achvw_1", I1 = "_textBox_achvw_30", k1 = "_contentBox_achvw_40", U1 = "_liveBox_achvw_50", q1 = "_dot_achvw_72", R1 = "_sectionDescription_achvw_97", L1 = "_articule_achvw_110", B1 = "_description_achvw_137", et = {
6825
6820
  boxInformation: T1,
6826
6821
  textBox: I1,
6827
6822
  contentBox: k1,
6828
6823
  liveBox: U1,
6829
- dot: R1,
6830
- sectionDescription: q1,
6824
+ dot: q1,
6825
+ sectionDescription: R1,
6831
6826
  articule: L1,
6832
6827
  description: B1
6833
- }, O1 = "_content_8ehij_1", P1 = "_description_8ehij_23", vn = {
6834
- content: O1,
6835
- description: P1
6828
+ }, P1 = "_content_8ehij_1", O1 = "_description_8ehij_23", vn = {
6829
+ content: P1,
6830
+ description: O1
6836
6831
  }, Co = (e) => {
6837
6832
  let t = "";
6838
6833
  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__ */ f("div", { className: vn.content, children: [
@@ -6889,20 +6884,20 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6889
6884
  contenSocialNetwork: Z1,
6890
6885
  socialIcon: X1
6891
6886
  }, eu = async (e) => {
6892
- const { autor: t, autorIcon: n } = e, r = n;
6887
+ const { autor: t, autorIcon: n } = e, r = n, o = t?.info?.image?.sizes?.[0]?.url ?? "", s = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, d = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", u = t?.addtional?.USER_USERFB ?? "", h = t?.addtional?.USER_USERIG ?? "", m = t?.addtional?.USER_USERTWT ?? "", p = t?.addtional?.USER_USERLIN ?? "";
6893
6888
  return /* @__PURE__ */ a(
6894
6889
  "section",
6895
6890
  {
6896
- className: `${Ne.content} ${e.className ? e.className : null}`,
6891
+ className: `${Ne.content} ${e.className ? e.className : ""}`,
6897
6892
  children: /* @__PURE__ */ f("div", { className: Ne.contentInfo, children: [
6898
- t.info.image ? /* @__PURE__ */ a("div", { className: `${Ne.imageContainer} sass-image-autor-wrapper`, children: /* @__PURE__ */ a(
6893
+ o ? /* @__PURE__ */ a("div", { className: `${Ne.imageContainer} sass-image-autor-wrapper`, children: /* @__PURE__ */ a(
6899
6894
  "img",
6900
6895
  {
6901
6896
  fetchPriority: "low",
6902
6897
  loading: "lazy",
6903
6898
  alt: "",
6904
6899
  className: Ne.imageStyled,
6905
- src: await pe(t.info.image.sizes[0]?.url || "")
6900
+ src: await pe(o)
6906
6901
  }
6907
6902
  ) }) : /* @__PURE__ */ a(
6908
6903
  "div",
@@ -6911,41 +6906,41 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6911
6906
  children: /* @__PURE__ */ a(r, {})
6912
6907
  }
6913
6908
  ),
6914
- /* @__PURE__ */ a("h1", { className: Ne.name, children: t.info.fullname }),
6915
- t.addtional.USER_SHOWEMAIL && /* @__PURE__ */ a("p", { className: Ne.email, children: t.info.email }),
6916
- t.addtional.USER_SHOWBIO && /* @__PURE__ */ a("p", { className: Ne.description, children: t.addtional.USER_MIBIO }),
6909
+ /* @__PURE__ */ a("h1", { className: Ne.name, children: s }),
6910
+ c && /* @__PURE__ */ a("p", { className: Ne.email, children: i }),
6911
+ d && /* @__PURE__ */ a("p", { className: Ne.description, children: l }),
6917
6912
  /* @__PURE__ */ f("div", { className: Ne.contenSocialNetwork, children: [
6918
- t.addtional.USER_USERFB && /* @__PURE__ */ a(
6913
+ u && /* @__PURE__ */ a(
6919
6914
  "a",
6920
6915
  {
6921
- href: t.addtional.USER_USERFB,
6916
+ href: u,
6922
6917
  target: "_blank",
6923
6918
  rel: "noreferrer",
6924
6919
  children: /* @__PURE__ */ a(Ca, { className: Ne.socialIcon })
6925
6920
  }
6926
6921
  ),
6927
- t.addtional.USER_USERIG && /* @__PURE__ */ a(
6922
+ h && /* @__PURE__ */ a(
6928
6923
  "a",
6929
6924
  {
6930
- href: t.addtional.USER_USERIG,
6925
+ href: h,
6931
6926
  target: "_blank",
6932
6927
  rel: "noreferrer",
6933
6928
  children: /* @__PURE__ */ a(_a, { className: Ne.socialIcon })
6934
6929
  }
6935
6930
  ),
6936
- t.addtional.USER_USERTWT && /* @__PURE__ */ a(
6931
+ m && /* @__PURE__ */ a(
6937
6932
  "a",
6938
6933
  {
6939
- href: t.addtional.USER_USERTWT,
6934
+ href: m,
6940
6935
  target: "_blank",
6941
6936
  rel: "noreferrer",
6942
6937
  children: /* @__PURE__ */ a(Mt, { className: Ne.socialIcon })
6943
6938
  }
6944
6939
  ),
6945
- t.addtional.USER_USERLIN && /* @__PURE__ */ a(
6940
+ p && /* @__PURE__ */ a(
6946
6941
  "a",
6947
6942
  {
6948
- href: t.addtional.USER_USERLIN,
6943
+ href: p,
6949
6944
  target: "_blank",
6950
6945
  rel: "noreferrer",
6951
6946
  children: /* @__PURE__ */ a(yn, { className: Ne.socialIcon })
@@ -6967,35 +6962,35 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
6967
6962
  contenSocialNetwork: lu,
6968
6963
  socialIcon: du
6969
6964
  }, uu = async (e) => {
6970
- const { autor: t, autorIcon: n } = e, r = n;
6965
+ const { autor: t, autorIcon: n } = e, r = n, o = t?.info?.image?.sizes?.[0]?.url ?? "", s = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, d = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", u = t?.addtional?.USER_USERFB ?? "", h = t?.addtional?.USER_USERIG ?? "", m = t?.addtional?.USER_USERTWT ?? "", p = t?.addtional?.USER_USERLIN ?? "";
6971
6966
  return /* @__PURE__ */ a("section", { className: Se.content, children: /* @__PURE__ */ f("div", { className: Se.contentInfo, children: [
6972
- t.info.image ? /* @__PURE__ */ a(
6967
+ o ? /* @__PURE__ */ a(
6973
6968
  "img",
6974
6969
  {
6975
6970
  fetchPriority: "low",
6976
6971
  loading: "lazy",
6977
6972
  className: Se.imageStyled,
6978
- src: await pe(t.info.image.sizes[0]?.url || "")
6973
+ src: await pe(o)
6979
6974
  }
6980
6975
  ) : /* @__PURE__ */ a("div", { className: Se.contentIconStyled, children: /* @__PURE__ */ a(r, {}) }),
6981
6976
  /* @__PURE__ */ f("div", { className: Se.contentAuthor, children: [
6982
- /* @__PURE__ */ a("h1", { className: Se.name, children: t.info.fullname }),
6983
- t.addtional.USER_SHOWEMAIL && /* @__PURE__ */ a("p", { className: Se.email, children: t.info.email }),
6984
- t.addtional.USER_SHOWBIO && /* @__PURE__ */ a("p", { className: Se.description, children: t.addtional.USER_MIBIO }),
6977
+ /* @__PURE__ */ a("h1", { className: Se.name, children: s }),
6978
+ c && /* @__PURE__ */ a("p", { className: Se.email, children: i }),
6979
+ d && /* @__PURE__ */ a("p", { className: Se.description, children: l }),
6985
6980
  /* @__PURE__ */ f("div", { className: Se.contenSocialNetwork, children: [
6986
- t.addtional.USER_USERFB && /* @__PURE__ */ a(
6981
+ u && /* @__PURE__ */ a(
6987
6982
  "a",
6988
6983
  {
6989
- href: t.addtional.USER_USERFB,
6984
+ href: u,
6990
6985
  target: "_blank",
6991
6986
  rel: "noreferrer",
6992
6987
  children: /* @__PURE__ */ a(Ca, { className: Se.socialIcon })
6993
6988
  }
6994
6989
  ),
6995
- t.addtional.USER_USERIG && /* @__PURE__ */ a(
6990
+ h && /* @__PURE__ */ a(
6996
6991
  "a",
6997
6992
  {
6998
- href: t.addtional.USER_USERIG,
6993
+ href: h,
6999
6994
  target: "_blank",
7000
6995
  rel: "noreferrer",
7001
6996
  children: /* @__PURE__ */ a(
@@ -7007,19 +7002,19 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7007
7002
  )
7008
7003
  }
7009
7004
  ),
7010
- t.addtional.USER_USERTWT && /* @__PURE__ */ a(
7005
+ m && /* @__PURE__ */ a(
7011
7006
  "a",
7012
7007
  {
7013
- href: t.addtional.USER_USERTWT,
7008
+ href: m,
7014
7009
  target: "_blank",
7015
7010
  rel: "noreferrer",
7016
7011
  children: /* @__PURE__ */ a(Mt, { className: Se.socialIcon })
7017
7012
  }
7018
7013
  ),
7019
- t.addtional.USER_USERLIN && /* @__PURE__ */ a(
7014
+ p && /* @__PURE__ */ a(
7020
7015
  "a",
7021
7016
  {
7022
- href: t.addtional.USER_USERLIN,
7017
+ href: p,
7023
7018
  target: "_blank",
7024
7019
  rel: "noreferrer",
7025
7020
  children: /* @__PURE__ */ a(yn, { className: Se.socialIcon })
@@ -7051,7 +7046,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7051
7046
  ),
7052
7047
  e.banner
7053
7048
  ] })
7054
- ] }), fu = "_content_7v98f_1", gu = "_header_7v98f_30", pu = "_videos_7v98f_56", Au = "_videoContent_7v98f_63", yu = "_articleSection_7v98f_70", wu = "_contentLayoutVideoSection_7v98f_85", vu = "_sectionVideoList_7v98f_93", bu = "_iframeStyled_7v98f_166", Cu = "_contentFrame_7v98f_172", qe = {
7049
+ ] }), fu = "_content_7v98f_1", gu = "_header_7v98f_30", pu = "_videos_7v98f_56", Au = "_videoContent_7v98f_63", yu = "_articleSection_7v98f_70", wu = "_contentLayoutVideoSection_7v98f_85", vu = "_sectionVideoList_7v98f_93", bu = "_iframeStyled_7v98f_166", Cu = "_contentFrame_7v98f_172", Re = {
7055
7050
  content: fu,
7056
7051
  header: gu,
7057
7052
  videos: pu,
@@ -7061,11 +7056,11 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7061
7056
  sectionVideoList: vu,
7062
7057
  iframeStyled: bu,
7063
7058
  contentFrame: Cu
7064
- }, _u = "_content_1dj0q_1", Nu = "_linkImage_1dj0q_12", Su = "_playStyled_1dj0q_19", Pn = {
7059
+ }, _u = "_content_1dj0q_1", Nu = "_linkImage_1dj0q_12", Su = "_playStyled_1dj0q_19", On = {
7065
7060
  content: _u,
7066
7061
  linkImage: Nu,
7067
7062
  playStyled: Su
7068
- }, Eu = async (e) => {
7063
+ }, xu = async (e) => {
7069
7064
  const t = wa(), n = {
7070
7065
  ...e,
7071
7066
  main: {
@@ -7076,24 +7071,24 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7076
7071
  }
7077
7072
  }
7078
7073
  };
7079
- return e && e.info ? /* @__PURE__ */ f("section", { className: Pn.content, children: [
7074
+ return e && e.info ? /* @__PURE__ */ f("section", { className: On.content, children: [
7080
7075
  /* @__PURE__ */ a(
7081
7076
  "a",
7082
7077
  {
7083
- className: Pn.linkImage,
7078
+ className: On.linkImage,
7084
7079
  target: e?.info?.link?.target,
7085
7080
  title: e?.main?.title?.section,
7086
7081
  href: e.info.link.url,
7087
7082
  children: /* @__PURE__ */ f("div", { style: { position: "relative" }, children: [
7088
7083
  /* @__PURE__ */ a("img", { src: await pe(e.preview.sizes[0]?.url || "") }),
7089
- /* @__PURE__ */ a(t, { className: `${Pn.playStyled} saas-image-play-icon` })
7084
+ /* @__PURE__ */ a(t, { className: `${On.playStyled} saas-image-play-icon` })
7090
7085
  ] })
7091
7086
  }
7092
7087
  ),
7093
- /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(xt, { ...n, paths: e.paths }) })
7088
+ /* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(Et, { ...n, paths: e.paths }) })
7094
7089
  ] }) : null;
7095
- }, a3 = (e) => /* @__PURE__ */ a("div", { className: qe.content, children: /* @__PURE__ */ f(zt, { className: qe.contentLayoutVideoSection, children: [
7096
- /* @__PURE__ */ f("a", { className: qe.header, href: e.goBackLink ?? "/videos", children: [
7090
+ }, a3 = (e) => /* @__PURE__ */ a("div", { className: Re.content, children: /* @__PURE__ */ f(zt, { className: Re.contentLayoutVideoSection, children: [
7091
+ /* @__PURE__ */ f("a", { className: Re.header, href: e.goBackLink ?? "/videos", children: [
7097
7092
  /* @__PURE__ */ a(
7098
7093
  "svg",
7099
7094
  {
@@ -7115,12 +7110,12 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7115
7110
  ),
7116
7111
  e.titleGoBack ?? "VOLVER A VIDEOS"
7117
7112
  ] }),
7118
- /* @__PURE__ */ f("div", { className: qe.videos, children: [
7119
- /* @__PURE__ */ f("div", { className: qe.videoContent, style: e.mainVideoStyles, children: [
7113
+ /* @__PURE__ */ f("div", { className: Re.videos, children: [
7114
+ /* @__PURE__ */ f("div", { className: Re.videoContent, style: e.mainVideoStyles, children: [
7120
7115
  e.type === "vy" && /* @__PURE__ */ a(
7121
7116
  "iframe",
7122
7117
  {
7123
- className: qe.iframeStyled,
7118
+ className: Re.iframeStyled,
7124
7119
  src: `https://www.youtube.com/embed/${e.video?.main?.code}`,
7125
7120
  frameBorder: "0",
7126
7121
  allowFullScreen: !0
@@ -7129,7 +7124,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7129
7124
  e.type === "vf" && /* @__PURE__ */ a(
7130
7125
  "iframe",
7131
7126
  {
7132
- className: qe.iframeStyled,
7127
+ className: Re.iframeStyled,
7133
7128
  src: e.video?.main?.code,
7134
7129
  frameBorder: "0",
7135
7130
  allowFullScreen: !0
@@ -7138,14 +7133,14 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7138
7133
  e.type === "ve" && /* @__PURE__ */ a(
7139
7134
  "div",
7140
7135
  {
7141
- className: qe.contentFrame,
7136
+ className: Re.contentFrame,
7142
7137
  dangerouslySetInnerHTML: {
7143
7138
  __html: e.video?.main?.code ?? ""
7144
7139
  }
7145
7140
  }
7146
7141
  ),
7147
- /* @__PURE__ */ a("div", { className: qe.articleSection, children: /* @__PURE__ */ a(
7148
- xt,
7142
+ /* @__PURE__ */ a("div", { className: Re.articleSection, children: /* @__PURE__ */ a(
7143
+ Et,
7149
7144
  {
7150
7145
  isTitle: !0,
7151
7146
  cutSubtitle: !1,
@@ -7170,7 +7165,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7170
7165
  /* @__PURE__ */ f(
7171
7166
  "div",
7172
7167
  {
7173
- className: qe.sectionVideoList,
7168
+ className: Re.sectionVideoList,
7174
7169
  style: e.listVideoStyles,
7175
7170
  children: [
7176
7171
  e.banner && /* @__PURE__ */ a(
@@ -7180,9 +7175,9 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7180
7175
  name: e.banner.bannerName
7181
7176
  }
7182
7177
  ),
7183
- e.relatedName && /* @__PURE__ */ a("h2", { className: `${qe.relatedTitle} saas-video-related-title`, children: e.relatedName }),
7178
+ e.relatedName && /* @__PURE__ */ a("h2", { className: `${Re.relatedTitle} saas-video-related-title`, children: e.relatedName }),
7184
7179
  Array.isArray(e.videoList) && e.videoList.map((t, n) => /* @__PURE__ */ st(
7185
- Eu,
7180
+ xu,
7186
7181
  {
7187
7182
  ...Dt(t, !0, !1),
7188
7183
  key: n,
@@ -7193,16 +7188,16 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7193
7188
  }
7194
7189
  )
7195
7190
  ] })
7196
- ] }) }), xu = "_content_gcte1_1", Tu = "_titleContent_gcte1_24", Iu = "_title_gcte1_24", ku = "_startLine_gcte1_88", Uu = "_line_gcte1_93", Ru = "_bottomLine_gcte1_99", qu = "_childrenContent_gcte1_118", Lu = "_readMore_gcte1_131", He = {
7197
- content: xu,
7191
+ ] }) }), Eu = "_content_gcte1_1", Tu = "_titleContent_gcte1_24", Iu = "_title_gcte1_24", ku = "_startLine_gcte1_88", Uu = "_line_gcte1_93", qu = "_bottomLine_gcte1_99", Ru = "_childrenContent_gcte1_118", Lu = "_readMore_gcte1_131", He = {
7192
+ content: Eu,
7198
7193
  titleContent: Tu,
7199
7194
  title: Iu,
7200
7195
  startLine: ku,
7201
7196
  line: Uu,
7202
- bottomLine: Ru,
7203
- childrenContent: qu,
7197
+ bottomLine: qu,
7198
+ childrenContent: Ru,
7204
7199
  readMore: Lu
7205
- }, me = Pr((e, t) => {
7200
+ }, me = Or((e, t) => {
7206
7201
  const { isTitle: n = !1, isOpinion: r = !1 } = e, o = n ? /* @__PURE__ */ a("h1", { className: He.title, children: e.title }) : /* @__PURE__ */ a("h2", { className: He.title, children: e.title });
7207
7202
  return /* @__PURE__ */ f("section", { className: He.content, children: [
7208
7203
  e.title && /* @__PURE__ */ f(
@@ -7265,10 +7260,10 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7265
7260
  }
7266
7261
  )
7267
7262
  }
7268
- ), Bu = "_drawerStyled_xk2do_1", Ou = "_sidebarCustom_xk2do_6", Pu = "_accordionStyled_xk2do_24", Du = "_accordionHeading_xk2do_35", Mu = "_accordionSummeryStyled_xk2do_44", ju = "_linkStyled_xk2do_71", Qu = "_subLinkStyled_xk2do_91", Gu = "_inputContent_xk2do_113", Hu = "_buttonContent_xk2do_114", zu = "_inputStyled_xk2do_124", Vu = "_buscar_xk2do_140", Fu = "_buttonStyled_xk2do_168", Wu = "_accordionDetailsStyled_xk2do_183", $u = "_footerSlider_xk2do_198", Yu = "_socialMedia_xk2do_209", Ku = "_copyRights_xk2do_228", Ju = "_icon_xk2do_239", le = {
7263
+ ), Bu = "_drawerStyled_xk2do_1", Pu = "_sidebarCustom_xk2do_6", Ou = "_accordionStyled_xk2do_24", Du = "_accordionHeading_xk2do_35", Mu = "_accordionSummeryStyled_xk2do_44", ju = "_linkStyled_xk2do_71", Qu = "_subLinkStyled_xk2do_91", Gu = "_inputContent_xk2do_113", Hu = "_buttonContent_xk2do_114", zu = "_inputStyled_xk2do_124", Vu = "_buscar_xk2do_140", Fu = "_buttonStyled_xk2do_168", Wu = "_accordionDetailsStyled_xk2do_183", $u = "_footerSlider_xk2do_198", Yu = "_socialMedia_xk2do_209", Ku = "_copyRights_xk2do_228", Ju = "_icon_xk2do_239", le = {
7269
7264
  drawerStyled: Bu,
7270
- sidebarCustom: Ou,
7271
- accordionStyled: Pu,
7265
+ sidebarCustom: Pu,
7266
+ accordionStyled: Ou,
7272
7267
  accordionHeading: Du,
7273
7268
  accordionSummeryStyled: Mu,
7274
7269
  linkStyled: ju,
@@ -7434,7 +7429,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7434
7429
  )
7435
7430
  ]
7436
7431
  }
7437
- ), Xu = "_content_1k52x_1", eh = "_chipStyled_1k52x_17", th = "_headLine_1k52x_17", nh = "_live_1k52x_25", ah = "_closeLiveStyled_1k52x_88", Rt = {
7432
+ ), Xu = "_content_1k52x_1", eh = "_chipStyled_1k52x_17", th = "_headLine_1k52x_17", nh = "_live_1k52x_25", ah = "_closeLiveStyled_1k52x_88", qt = {
7438
7433
  content: Xu,
7439
7434
  chipStyled: eh,
7440
7435
  headLine: th,
@@ -7444,7 +7439,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7444
7439
  const { alertZone: t, id: n = "close-alert" } = e, r = () => /* @__PURE__ */ a(
7445
7440
  B,
7446
7441
  {
7447
- className: Rt.headLine,
7442
+ className: qt.headLine,
7448
7443
  href: t?.data[0]?.info.link.url,
7449
7444
  target: t?.data[0]?.info.link.target,
7450
7445
  title: t?.data[0]?.main.title.home,
@@ -7465,17 +7460,17 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7465
7460
  "div",
7466
7461
  {
7467
7462
  id: "alert-chip",
7468
- className: Rt.content,
7463
+ className: qt.content,
7469
7464
  style: e.forceShow ? {
7470
7465
  display: "flex",
7471
7466
  position: "sticky",
7472
7467
  top: 100
7473
7468
  } : {},
7474
7469
  children: [
7475
- /* @__PURE__ */ f("div", { className: Rt.live, children: [
7476
- /* @__PURE__ */ a("div", { className: Rt.chipStyled, children: t?.entity?.description }),
7470
+ /* @__PURE__ */ f("div", { className: qt.live, children: [
7471
+ /* @__PURE__ */ a("div", { className: qt.chipStyled, children: t?.entity?.description }),
7477
7472
  e.forceShow && /* @__PURE__ */ a(r, {}),
7478
- /* @__PURE__ */ a("label", { htmlFor: n, children: /* @__PURE__ */ a(Tt, { className: Rt.closeLiveStyled }) })
7473
+ /* @__PURE__ */ a("label", { htmlFor: n, children: /* @__PURE__ */ a(Tt, { className: qt.closeLiveStyled }) })
7479
7474
  ] }),
7480
7475
  /* @__PURE__ */ a(r, {})
7481
7476
  ]
@@ -7548,7 +7543,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7548
7543
  i
7549
7544
  )) })
7550
7545
  ] });
7551
- }, wh = "_headerStyled_t61zq_1", vh = "_headerContent_t61zq_14", bh = "_iconContent_t61zq_25", Ch = "_menuButton_t61zq_34", _h = "_logoStyled_t61zq_66", Nh = "_buttonSection_t61zq_94", Sh = "_buttonSectionSearch_t61zq_109", Eh = "_headLineContent_t61zq_130", xh = "_headLineTitle_t61zq_143", Th = "_headLine_t61zq_130", Ih = "_hasAlertZone_t61zq_196", ke = {
7546
+ }, wh = "_headerStyled_t61zq_1", vh = "_headerContent_t61zq_14", bh = "_iconContent_t61zq_25", Ch = "_menuButton_t61zq_34", _h = "_logoStyled_t61zq_66", Nh = "_buttonSection_t61zq_94", Sh = "_buttonSectionSearch_t61zq_109", xh = "_headLineContent_t61zq_130", Eh = "_headLineTitle_t61zq_143", Th = "_headLine_t61zq_130", Ih = "_hasAlertZone_t61zq_196", ke = {
7552
7547
  headerStyled: wh,
7553
7548
  headerContent: vh,
7554
7549
  iconContent: bh,
@@ -7556,8 +7551,8 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7556
7551
  logoStyled: _h,
7557
7552
  buttonSection: Nh,
7558
7553
  buttonSectionSearch: Sh,
7559
- headLineContent: Eh,
7560
- headLineTitle: xh,
7554
+ headLineContent: xh,
7555
+ headLineTitle: Eh,
7561
7556
  headLine: Th,
7562
7557
  hasAlertZone: Ih
7563
7558
  }, kh = (e) => {
@@ -7653,14 +7648,14 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7653
7648
  }
7654
7649
  )
7655
7650
  ] });
7656
- }, Uh = "_ul_j3aqc_1", Rh = "_li_j3aqc_10", qh = "_liBefore_j3aqc_18", Lh = "_ulContent_j3aqc_33", Bh = "_contentModal_j3aqc_44", Oh = "_linkStyled_j3aqc_56", Ph = "_itemLink_j3aqc_81", Ve = {
7651
+ }, Uh = "_ul_j3aqc_1", qh = "_li_j3aqc_10", Rh = "_liBefore_j3aqc_18", Lh = "_ulContent_j3aqc_33", Bh = "_contentModal_j3aqc_44", Ph = "_linkStyled_j3aqc_56", Oh = "_itemLink_j3aqc_81", Ve = {
7657
7652
  ul: Uh,
7658
- li: Rh,
7659
- liBefore: qh,
7653
+ li: qh,
7654
+ liBefore: Rh,
7660
7655
  ulContent: Lh,
7661
7656
  contentModal: Bh,
7662
- linkStyled: Oh,
7663
- itemLink: Ph
7657
+ linkStyled: Ph,
7658
+ itemLink: Oh
7664
7659
  }, Dh = (e) => {
7665
7660
  const { items: t } = e;
7666
7661
  return /* @__PURE__ */ a("ul", { className: Ve.ul, children: t.map((n, r) => /* @__PURE__ */ f("li", { className: `${Ve.liBefore} ${Ve.li}`, children: [
@@ -7836,7 +7831,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7836
7831
  }, lm = (e) => /* @__PURE__ */ a("section", { className: pt.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: pt.tags, children: [
7837
7832
  /* @__PURE__ */ a("p", { className: pt.tagStyled, children: e.title ? e.title : "Tags:" }),
7838
7833
  e.tags.map((t, n) => t.approved ? /* @__PURE__ */ a(B, { href: vt(t, e.paths), children: /* @__PURE__ */ a("div", { className: `${pt.chipStyled} ${pt.tagLink}`, children: t.name }) }, n) : /* @__PURE__ */ a("div", { className: pt.chipStyled, children: t.name }, n))
7839
- ] }) }), dm = "_contentBox_1rkkg_1", um = "_content_1rkkg_1", hm = "_imageStyled_1rkkg_16", mm = "_contentIconStyled_1rkkg_23", fm = "_avatarContent_1rkkg_43", gm = "_journalistSection_1rkkg_50", pm = "_journalistInfo_1rkkg_56", Am = "_socialNetworkSection_1rkkg_70", ym = "_article_1rkkg_83", Pe = {
7834
+ ] }) }), dm = "_contentBox_1rkkg_1", um = "_content_1rkkg_1", hm = "_imageStyled_1rkkg_16", mm = "_contentIconStyled_1rkkg_23", fm = "_avatarContent_1rkkg_43", gm = "_journalistSection_1rkkg_50", pm = "_journalistInfo_1rkkg_56", Am = "_socialNetworkSection_1rkkg_70", ym = "_article_1rkkg_83", Oe = {
7840
7835
  contentBox: dm,
7841
7836
  content: um,
7842
7837
  imageStyled: hm,
@@ -7847,35 +7842,35 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7847
7842
  socialNetworkSection: Am,
7848
7843
  article: ym
7849
7844
  }, wm = async (e) => {
7850
- const { autor: t } = e;
7851
- return t.addtional.USER_SHOWBIO && /* @__PURE__ */ a("section", { className: Pe.contentBox, children: /* @__PURE__ */ f("div", { className: Pe.content, children: [
7852
- /* @__PURE__ */ f("div", { className: Pe.avatarContent, children: [
7845
+ const { autor: t } = e, n = t?.addtional?.USER_SHOWBIO ?? !1, r = t?.info?.name ?? "", o = t?.info?.fullname ?? "", s = t?.info?.image?.sizes?.[0]?.url ?? "", i = t?.addtional?.USER_MIBIO ?? "", c = t?.addtional?.USER_USERFB ?? "", d = t?.addtional?.USER_USERIG ?? "", l = t?.addtional?.USER_USERTWT ?? "", u = t?.addtional?.USER_USERLIN ?? "";
7846
+ return n && /* @__PURE__ */ a("section", { className: Oe.contentBox, children: /* @__PURE__ */ f("div", { className: Oe.content, children: [
7847
+ /* @__PURE__ */ f("div", { className: Oe.avatarContent, children: [
7853
7848
  /* @__PURE__ */ a(
7854
7849
  B,
7855
7850
  {
7856
- className: Pe.journalistInfo,
7857
- href: `/${e.paths.autor}/${t.info.name}`,
7858
- children: t.info.image ? /* @__PURE__ */ a(
7851
+ className: Oe.journalistInfo,
7852
+ href: `/${e.paths.autor}/${r}`,
7853
+ children: s ? /* @__PURE__ */ a(
7859
7854
  "img",
7860
7855
  {
7861
7856
  fetchPriority: "low",
7862
7857
  loading: "lazy",
7863
7858
  alt: "autor-image",
7864
- className: Pe.imageStyled,
7865
- src: await pe(t.info.image.sizes[0]?.url || "")
7859
+ className: Oe.imageStyled,
7860
+ src: await pe(s)
7866
7861
  }
7867
- ) : /* @__PURE__ */ a("div", { className: Pe.contentIconStyled, children: e.autorIcon() })
7862
+ ) : /* @__PURE__ */ a("div", { className: Oe.contentIconStyled, children: e.autorIcon() })
7868
7863
  }
7869
7864
  ),
7870
- /* @__PURE__ */ f("section", { className: Pe.journalistSection, children: [
7871
- /* @__PURE__ */ a("h3", { className: Pe.journalistInfo, children: /* @__PURE__ */ a(B, { href: `/${e.paths.autor}/${t.info.name}`, children: t.info.fullname }) }),
7872
- /* @__PURE__ */ f("section", { className: Pe.socialNetworkSection, children: [
7873
- t.addtional.USER_USERFB && /* @__PURE__ */ a(
7865
+ /* @__PURE__ */ f("section", { className: Oe.journalistSection, children: [
7866
+ /* @__PURE__ */ a("h3", { className: Oe.journalistInfo, children: /* @__PURE__ */ a(B, { href: `/${e.paths.autor}/${r}`, children: o }) }),
7867
+ /* @__PURE__ */ f("section", { className: Oe.socialNetworkSection, children: [
7868
+ c && /* @__PURE__ */ a(
7874
7869
  "a",
7875
7870
  {
7876
- href: t.addtional.USER_USERFB,
7871
+ href: c,
7877
7872
  target: "_blank",
7878
- "aria-label": t.addtional.USER_MIBIO,
7873
+ "aria-label": i,
7879
7874
  rel: "noreferrer",
7880
7875
  children: /* @__PURE__ */ a(
7881
7876
  "svg",
@@ -7897,12 +7892,12 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7897
7892
  )
7898
7893
  }
7899
7894
  ),
7900
- t.addtional.USER_USERIG && /* @__PURE__ */ a(
7895
+ d && /* @__PURE__ */ a(
7901
7896
  "a",
7902
7897
  {
7903
- href: t.addtional.USER_USERIG,
7898
+ href: d,
7904
7899
  target: "_blank",
7905
- "aria-label": t.addtional.USER_MIBIO,
7900
+ "aria-label": i,
7906
7901
  rel: "noreferrer",
7907
7902
  children: /* @__PURE__ */ f(
7908
7903
  "svg",
@@ -7950,12 +7945,12 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7950
7945
  )
7951
7946
  }
7952
7947
  ),
7953
- t.addtional.USER_USERTWT && /* @__PURE__ */ a(
7948
+ l && /* @__PURE__ */ a(
7954
7949
  "a",
7955
7950
  {
7956
- href: t.addtional.USER_USERTWT,
7951
+ href: l,
7957
7952
  target: "_blank",
7958
- "aria-label": t.addtional.USER_MIBIO,
7953
+ "aria-label": i,
7959
7954
  rel: "noreferrer",
7960
7955
  children: /* @__PURE__ */ a(
7961
7956
  "svg",
@@ -7976,12 +7971,12 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
7976
7971
  )
7977
7972
  }
7978
7973
  ),
7979
- t.addtional.USER_USERLIN && /* @__PURE__ */ a(
7974
+ u && /* @__PURE__ */ a(
7980
7975
  "a",
7981
7976
  {
7982
- href: t.addtional.USER_USERLIN,
7977
+ href: u,
7983
7978
  target: "_blank",
7984
- "aria-label": t.addtional.USER_MIBIO,
7979
+ "aria-label": i,
7985
7980
  rel: "noreferrer",
7986
7981
  children: /* @__PURE__ */ f(
7987
7982
  "svg",
@@ -8027,25 +8022,25 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8027
8022
  ] })
8028
8023
  ] })
8029
8024
  ] }),
8030
- t.addtional.USER_SHOWBIO && /* @__PURE__ */ a(
8025
+ n && /* @__PURE__ */ a(
8031
8026
  "p",
8032
8027
  {
8033
- className: Pe.article,
8028
+ className: Oe.article,
8034
8029
  dangerouslySetInnerHTML: {
8035
- __html: `${t.addtional.USER_MIBIO} <a aria-label="${t.info.name}" href="/${e.paths.autor}/${t.info.name}">${e.texts.authorViewMore ?? "Ver más"}</a>`
8030
+ __html: `${i} <a aria-label="${r}" href="/${e.paths.autor}/${r}">${e.texts.authorViewMore ?? "Ver más"}</a>`
8036
8031
  }
8037
8032
  }
8038
8033
  )
8039
8034
  ] }) });
8040
- }, vm = "_content_vmnac_1", bm = "_imageStyled_vmnac_20", Cm = "_contentIconStyled_vmnac_21", _m = "_contentCard_vmnac_31", Nm = "_contentInfo_vmnac_70", Sm = "_fullName_vmnac_76", Em = "_LearnMoreLink_vmnac_83", tt = {
8035
+ }, vm = "_content_vmnac_1", bm = "_imageStyled_vmnac_20", Cm = "_contentIconStyled_vmnac_21", _m = "_contentCard_vmnac_31", Nm = "_contentInfo_vmnac_70", Sm = "_fullName_vmnac_76", xm = "_LearnMoreLink_vmnac_83", tt = {
8041
8036
  content: vm,
8042
8037
  imageStyled: bm,
8043
8038
  contentIconStyled: Cm,
8044
8039
  contentCard: _m,
8045
8040
  contentInfo: Nm,
8046
8041
  fullName: Sm,
8047
- LearnMoreLink: Em
8048
- }, xm = async (e) => {
8042
+ LearnMoreLink: xm
8043
+ }, Em = async (e) => {
8049
8044
  const { news: t, texts: n } = e;
8050
8045
  return t.config?.showauthor && /* @__PURE__ */ a("div", { className: tt.content, children: Array.isArray(t.authors) && t.authors?.map(async (r) => /* @__PURE__ */ f(
8051
8046
  "div",
@@ -8084,16 +8079,16 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8084
8079
  },
8085
8080
  `author-${r.firstname}`
8086
8081
  )) });
8087
- }, Tm = "_content_1j0pj_1", Im = "_contentNews_1j0pj_10", km = "_linkTitle_1j0pj_27", Um = "_tag_1j0pj_35", Rm = "_tagmx_1j0pj_55", qm = "_titular_1j0pj_70", Lm = "_correspondent_1j0pj_85", Bm = "_correspondentLink_1j0pj_96", Om = "_description_1j0pj_107", Ee = {
8082
+ }, Tm = "_content_1j0pj_1", Im = "_contentNews_1j0pj_10", km = "_linkTitle_1j0pj_27", Um = "_tag_1j0pj_35", qm = "_tagmx_1j0pj_55", Rm = "_titular_1j0pj_70", Lm = "_correspondent_1j0pj_85", Bm = "_correspondentLink_1j0pj_96", Pm = "_description_1j0pj_107", xe = {
8088
8083
  content: Tm,
8089
8084
  contentNews: Im,
8090
8085
  linkTitle: km,
8091
8086
  tag: Um,
8092
- tagmx: Rm,
8093
- titular: qm,
8087
+ tagmx: qm,
8088
+ titular: Rm,
8094
8089
  correspondent: Lm,
8095
8090
  correspondentLink: Bm,
8096
- description: Om
8091
+ description: Pm
8097
8092
  }, Ct = (e) => {
8098
8093
  const { SHOW_TAG_BY_SECTION: t } = K(), n = () => {
8099
8094
  if (e?.config?.showtime && e.config?.showauthor)
@@ -8113,14 +8108,14 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8113
8108
  B,
8114
8109
  {
8115
8110
  "aria-label": i,
8116
- className: Ee.tagmx,
8111
+ className: xe.tagmx,
8117
8112
  href: vt(s, e.paths),
8118
8113
  children: i
8119
8114
  }
8120
8115
  )
8121
- ] }) : /* @__PURE__ */ a("div", { className: Ee.tagmx, children: i });
8116
+ ] }) : /* @__PURE__ */ a("div", { className: xe.tagmx, children: i });
8122
8117
  } else if (e.info?.section?.url)
8123
- return /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(B, { className: Ee.tagmx, href: e?.info?.section?.url, children: e?.info?.section?.name }) });
8118
+ return /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(B, { className: xe.tagmx, href: e?.info?.section?.url, children: e?.info?.section?.name }) });
8124
8119
  return null;
8125
8120
  }, o = () => {
8126
8121
  if (t && e.keywords?.tags?.length && e.keywords.tags.length > 0) {
@@ -8129,16 +8124,16 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8129
8124
  B,
8130
8125
  {
8131
8126
  "aria-label": i,
8132
- className: Ee.tag,
8127
+ className: xe.tag,
8133
8128
  href: vt(s, e.paths),
8134
8129
  children: i
8135
8130
  }
8136
- ) }) : /* @__PURE__ */ a("div", { className: Ee.tag, children: i });
8131
+ ) }) : /* @__PURE__ */ a("div", { className: xe.tag, children: i });
8137
8132
  } else if (e.info?.section?.url)
8138
- return /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(B, { className: Ee.tag, href: e?.info?.section?.url, children: e?.info?.section?.name }) });
8133
+ return /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(B, { className: xe.tag, href: e?.info?.section?.url, children: e?.info?.section?.name }) });
8139
8134
  return null;
8140
8135
  };
8141
- return /* @__PURE__ */ f("section", { className: `${Ee.content} destacado-super-content`, children: [
8136
+ return /* @__PURE__ */ f("section", { className: `${xe.content} destacado-super-content`, children: [
8142
8137
  /* @__PURE__ */ a(
8143
8138
  B,
8144
8139
  {
@@ -8164,7 +8159,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8164
8159
  /* @__PURE__ */ f(
8165
8160
  "div",
8166
8161
  {
8167
- className: Ee.contentNews,
8162
+ className: xe.contentNews,
8168
8163
  style: {
8169
8164
  "--widthTextContent": e.textPosition === "start" ? "100%" : "80%"
8170
8165
  },
@@ -8181,13 +8176,13 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8181
8176
  /* @__PURE__ */ a(
8182
8177
  B,
8183
8178
  {
8184
- className: Ee.linkTitle,
8179
+ className: xe.linkTitle,
8185
8180
  href: e?.info?.link?.url,
8186
8181
  target: e?.info?.link?.target,
8187
8182
  children: /* @__PURE__ */ a(
8188
8183
  "h1",
8189
8184
  {
8190
- className: Ee.titular,
8185
+ className: xe.titular,
8191
8186
  style: {
8192
8187
  "--titlePosition": e.textPosition === "start" ? "initial" : "center"
8193
8188
  },
@@ -8202,7 +8197,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8202
8197
  e.config?.showsubtitle && /* @__PURE__ */ a(
8203
8198
  "div",
8204
8199
  {
8205
- className: Ee.description,
8200
+ className: xe.description,
8206
8201
  dangerouslySetInnerHTML: {
8207
8202
  __html: e.main.subtitle.striped
8208
8203
  }
@@ -8212,10 +8207,10 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8212
8207
  B,
8213
8208
  {
8214
8209
  href: `/${e.paths?.autor ?? "autor"}/${e?.authors[0]?.name}`,
8215
- className: Ee.correspondent,
8210
+ className: xe.correspondent,
8216
8211
  children: n()
8217
8212
  }
8218
- ) : /* @__PURE__ */ a("p", { className: Ee.correspondentLink, children: n() }) })
8213
+ ) : /* @__PURE__ */ a("p", { className: xe.correspondentLink, children: n() }) })
8219
8214
  ]
8220
8215
  }
8221
8216
  )
@@ -8284,8 +8279,8 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8284
8279
  }
8285
8280
  )
8286
8281
  ] });
8287
- }, Pm = "_content_1dcf7_1", Dm = "_firstSection_1dcf7_10", Mm = "_secondSection_1dcf7_16", Mn = {
8288
- content: Pm,
8282
+ }, Om = "_content_1dcf7_1", Dm = "_firstSection_1dcf7_10", Mm = "_secondSection_1dcf7_16", Mn = {
8283
+ content: Om,
8289
8284
  firstSection: Dm,
8290
8285
  secondSection: Mm
8291
8286
  }, jm = ({
@@ -8361,7 +8356,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8361
8356
  title: Fm,
8362
8357
  subtitle: Wm,
8363
8358
  linkStyled: $m
8364
- }, Eo = (e) => {
8359
+ }, xo = (e) => {
8365
8360
  const { SHOW_TAG_BY_SECTION: t } = K(), n = () => {
8366
8361
  if (t && e.mainNew.keywords?.tags?.length && e.mainNew.keywords.tags.length > 0) {
8367
8362
  const r = e.mainNew.keywords.tags[0], o = r.name;
@@ -8418,7 +8413,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
8418
8413
  }, i = t.slice(1);
8419
8414
  return s && i && /* @__PURE__ */ f(me, { title: n, titleUrl: e.titleUrl, children: [
8420
8415
  /* @__PURE__ */ f("div", { className: jn.headerSection, children: [
8421
- /* @__PURE__ */ a(Eo, { mainNew: s, goTo: e.goTo, paths: e.paths }),
8416
+ /* @__PURE__ */ a(xo, { mainNew: s, goTo: e.goTo, paths: e.paths }),
8422
8417
  /* @__PURE__ */ a(
8423
8418
  B,
8424
8419
  {
@@ -8574,7 +8569,7 @@ const o3 = (e) => {
8574
8569
  return /* @__PURE__ */ f("div", { className: dr.content, children: [
8575
8570
  t && /* @__PURE__ */ a("p", { className: dr.title, children: "Editorial" }),
8576
8571
  /* @__PURE__ */ a(
8577
- xt,
8572
+ Et,
8578
8573
  {
8579
8574
  ...e,
8580
8575
  info: {
@@ -8645,7 +8640,7 @@ const o3 = (e) => {
8645
8640
  newsContentWithLines: _f,
8646
8641
  newsContentWithoutLines: Nf,
8647
8642
  contentSeparator: Sf
8648
- }, Ef = (e) => {
8643
+ }, xf = (e) => {
8649
8644
  const { content: t } = e;
8650
8645
  if (!t || t.length === 0) return;
8651
8646
  const n = (i) => e.hasLines && (i + 1) % 3 !== 0 ? Xt.contentSeparator : "", r = [];
@@ -8696,8 +8691,8 @@ const o3 = (e) => {
8696
8691
  children: r
8697
8692
  }
8698
8693
  );
8699
- }, xo = (e) => /* @__PURE__ */ a(me, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8700
- Ef,
8694
+ }, Eo = (e) => /* @__PURE__ */ a(me, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8695
+ xf,
8701
8696
  {
8702
8697
  content: e.content,
8703
8698
  paths: e.paths,
@@ -8709,8 +8704,8 @@ const o3 = (e) => {
8709
8704
  showVideoTime: e.showVideoTime,
8710
8705
  showVideosubtitle: e.showVideosubtitle
8711
8706
  }
8712
- ) }), xf = "_newsContent_1sb62_1", Tf = "_contentSeparator_1sb62_8", ur = {
8713
- newsContent: xf,
8707
+ ) }), Ef = "_newsContent_1sb62_1", Tf = "_contentSeparator_1sb62_8", ur = {
8708
+ newsContent: Ef,
8714
8709
  contentSeparator: Tf
8715
8710
  }, If = (e) => {
8716
8711
  const { content: t, title: n } = e;
@@ -8741,11 +8736,11 @@ const o3 = (e) => {
8741
8736
  })
8742
8737
  }
8743
8738
  ) });
8744
- }, kf = "_newsContent_1gbse_1", Uf = "_contentSeparator_1gbse_8", Rf = "_newsContentWhitoutLine_1gbse_29", Qn = {
8739
+ }, kf = "_newsContent_1gbse_1", Uf = "_contentSeparator_1gbse_8", qf = "_newsContentWhitoutLine_1gbse_29", Qn = {
8745
8740
  newsContent: kf,
8746
8741
  contentSeparator: Uf,
8747
- newsContentWhitoutLine: Rf
8748
- }, qf = (e) => {
8742
+ newsContentWhitoutLine: qf
8743
+ }, Rf = (e) => {
8749
8744
  const { content: t, title: n } = e;
8750
8745
  if (!(!t || t.length === 0))
8751
8746
  return /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
@@ -8774,18 +8769,18 @@ const o3 = (e) => {
8774
8769
  })
8775
8770
  }
8776
8771
  ) });
8777
- }, Lf = "_headerSection_1m1sp_3", Bf = "_headerSectionLink_1m1sp_16", Of = "_newsContent_1m1sp_29", Gn = {
8772
+ }, Lf = "_headerSection_1m1sp_3", Bf = "_headerSectionLink_1m1sp_16", Pf = "_newsContent_1m1sp_29", Gn = {
8778
8773
  headerSection: Lf,
8779
8774
  headerSectionLink: Bf,
8780
- newsContent: Of
8781
- }, Pf = (e) => {
8775
+ newsContent: Pf
8776
+ }, Of = (e) => {
8782
8777
  const { content: t, title: n, isVideo: r = !0 } = e;
8783
8778
  if (!t || t.length === 0) return;
8784
8779
  const o = t[0], s = e.slot_id && e.slot_id !== "Nota_1", i = t.slice(1);
8785
8780
  return o && i && /* @__PURE__ */ f(me, { title: n, titleUrl: e.titleUrl, children: [
8786
8781
  /* @__PURE__ */ f("div", { className: Gn.headerSection, children: [
8787
8782
  /* @__PURE__ */ a(
8788
- Eo,
8783
+ xo,
8789
8784
  {
8790
8785
  goTo: e.goTo,
8791
8786
  mainNew: Dt(o),
@@ -8838,7 +8833,7 @@ const o3 = (e) => {
8838
8833
  })
8839
8834
  ] })
8840
8835
  ] });
8841
- }, Df = "_content_1qdkl_1", Mf = "_linkImage_1qdkl_30", jf = "_sectionDescription_1qdkl_42", Qf = "_dateText_1qdkl_62", Gf = "_textContent_1qdkl_73", qt = {
8836
+ }, Df = "_content_1qdkl_1", Mf = "_linkImage_1qdkl_30", jf = "_sectionDescription_1qdkl_42", Qf = "_dateText_1qdkl_62", Gf = "_textContent_1qdkl_73", Rt = {
8842
8837
  content: Df,
8843
8838
  linkImage: Mf,
8844
8839
  sectionDescription: jf,
@@ -8849,7 +8844,7 @@ const o3 = (e) => {
8849
8844
  return e && e.info ? /* @__PURE__ */ f(
8850
8845
  "section",
8851
8846
  {
8852
- className: qt.content,
8847
+ className: Rt.content,
8853
8848
  style: {
8854
8849
  "--heightImageOverwrite": "100%"
8855
8850
  },
@@ -8857,24 +8852,24 @@ const o3 = (e) => {
8857
8852
  /* @__PURE__ */ a(
8858
8853
  B,
8859
8854
  {
8860
- className: qt.linkImage,
8855
+ className: Rt.linkImage,
8861
8856
  target: e?.info?.link?.target,
8862
8857
  title: e.main?.title?.section,
8863
8858
  href: t ? e.info.link.url : e?.info?.section?.url,
8864
8859
  children: /* @__PURE__ */ a(Ue, { preview: e.preview })
8865
8860
  }
8866
8861
  ),
8867
- /* @__PURE__ */ f("div", { className: qt.textContent, children: [
8862
+ /* @__PURE__ */ f("div", { className: Rt.textContent, children: [
8868
8863
  /* @__PURE__ */ a(
8869
8864
  B,
8870
8865
  {
8871
- className: qt.sectionDescription,
8866
+ className: Rt.sectionDescription,
8872
8867
  target: e?.info?.link?.target,
8873
8868
  href: t ? e.info.link.url : e?.info?.section?.url,
8874
8869
  children: (t ? e?.main?.title?.section : e?.info?.section?.name) ?? ""
8875
8870
  }
8876
8871
  ),
8877
- /* @__PURE__ */ a("p", { className: qt.dateText, children: Me(e?.info?.date?.modified) })
8872
+ /* @__PURE__ */ a("p", { className: Rt.dateText, children: Me(e?.info?.date?.modified) })
8878
8873
  ] })
8879
8874
  ]
8880
8875
  }
@@ -8928,7 +8923,7 @@ const o3 = (e) => {
8928
8923
  }, Kf = (e) => {
8929
8924
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
8930
8925
  return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
8931
- Et,
8926
+ xt,
8932
8927
  {
8933
8928
  slot_id: r,
8934
8929
  cardWidth: e.cardWidth,
@@ -9004,7 +8999,7 @@ const o3 = (e) => {
9004
8999
  }, o2 = (e) => {
9005
9000
  const t = e.slot_id && e.slot_id !== "Nota_1";
9006
9001
  return /* @__PURE__ */ a(me, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ a(
9007
- Et,
9002
+ xt,
9008
9003
  {
9009
9004
  slot_id: e.slot_id,
9010
9005
  cardGap: 31,
@@ -9356,7 +9351,7 @@ const o3 = (e) => {
9356
9351
  "--news-description-subtitle-margin": "22px 0 0"
9357
9352
  },
9358
9353
  children: /* @__PURE__ */ a(
9359
- xt,
9354
+ Et,
9360
9355
  {
9361
9356
  ...t,
9362
9357
  fontSizeSubTitle: "18px",
@@ -9370,19 +9365,19 @@ const o3 = (e) => {
9370
9365
  }
9371
9366
  );
9372
9367
  }
9373
- }, S2 = "_content_jrssz_1", E2 = "_contentWithinCard_jrssz_7", x2 = "_contentDate_jrssz_13", T2 = "_dateInfo_jrssz_20", I2 = "_dot_jrssz_30", k2 = "_contentTitle_jrssz_38", U2 = "_contentTextList_jrssz_47", R2 = "_contentButton_jrssz_101", q2 = "_linkStyled_jrssz_107", We = {
9368
+ }, S2 = "_content_jrssz_1", x2 = "_contentWithinCard_jrssz_7", E2 = "_contentDate_jrssz_13", T2 = "_dateInfo_jrssz_20", I2 = "_dot_jrssz_30", k2 = "_contentTitle_jrssz_38", U2 = "_contentTextList_jrssz_47", q2 = "_contentButton_jrssz_101", R2 = "_linkStyled_jrssz_107", We = {
9374
9369
  content: S2,
9375
- contentWithinCard: E2,
9376
- contentDate: x2,
9370
+ contentWithinCard: x2,
9371
+ contentDate: E2,
9377
9372
  dateInfo: T2,
9378
9373
  dot: I2,
9379
9374
  contentTitle: k2,
9380
9375
  contentTextList: U2,
9381
- contentButton: R2,
9382
- linkStyled: q2
9376
+ contentButton: q2,
9377
+ linkStyled: R2
9383
9378
  }, L2 = "_content_ifkxj_1", B2 = {
9384
9379
  content: L2
9385
- }, O2 = (e) => /* @__PURE__ */ a("section", { className: B2.content, id: e.id, children: e.children }), P2 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), D2 = (e) => {
9380
+ }, P2 = (e) => /* @__PURE__ */ a("section", { className: B2.content, id: e.id, children: e.children }), O2 = (e) => e.replace(/<p>(\s|&nbsp;)+<\/p>/g, ""), D2 = (e) => {
9386
9381
  const t = /src="\/(.*?)"/g;
9387
9382
  return e.replace(t, `src="${pn()}/$1"`);
9388
9383
  }, fr = {
@@ -9406,7 +9401,7 @@ const j2 = async ({
9406
9401
  }) => {
9407
9402
  if (!e || e.length === 0 || !e[0]) return;
9408
9403
  const o = e[0].list?.items?.map((s) => {
9409
- const i = P2(s.body.rendered);
9404
+ const i = O2(s.body.rendered);
9410
9405
  let c = D2(i);
9411
9406
  return c = M2(c), {
9412
9407
  ...s,
@@ -9417,7 +9412,7 @@ const j2 = async ({
9417
9412
  };
9418
9413
  });
9419
9414
  return /* @__PURE__ */ a("section", { className: We.content, id: "block-notes-list", children: o?.map((s, i) => /* @__PURE__ */ f(gn, { children: [
9420
- /* @__PURE__ */ a(O2, { id: `item-${i + 1}`, children: /* @__PURE__ */ f("div", { className: We.contentWithinCard, children: [
9415
+ /* @__PURE__ */ a(P2, { id: `item-${i + 1}`, children: /* @__PURE__ */ f("div", { className: We.contentWithinCard, children: [
9421
9416
  s.date > 0 && /* @__PURE__ */ f("div", { className: We.contentDate, children: [
9422
9417
  /* @__PURE__ */ a(
9423
9418
  "span",
@@ -9554,7 +9549,7 @@ const H2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9554
9549
  "data-props": encodeURIComponent(
9555
9550
  JSON.stringify({ noteShare: e.noteShare })
9556
9551
  ),
9557
- children: /* @__PURE__ */ a(Pd, { noteShare: e.noteShare })
9552
+ children: /* @__PURE__ */ a(Od, { noteShare: e.noteShare })
9558
9553
  }
9559
9554
  ),
9560
9555
  /* @__PURE__ */ a(G2, { url: e.noteShare?.googleProfile ?? "" }),
@@ -9625,7 +9620,7 @@ const H2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
9625
9620
  }))?.data.data[0]?.gallery ?? [];
9626
9621
  return /* @__PURE__ */ f("div", { className: vn.content, children: [
9627
9622
  /* @__PURE__ */ a(
9628
- Et,
9623
+ xt,
9629
9624
  {
9630
9625
  slot_id: "header",
9631
9626
  fullPageWidth: !0,
@@ -9754,8 +9749,8 @@ const X2 = (e) => /* @__PURE__ */ a(
9754
9749
  const m = u.match(/<img\b[^>]*\balt=["']([^"']*)["']/), p = m ? m[1] : "imagen", g = h.match(/__scale=([^&"']+)/), A = g ? decodeURIComponent(g[1]) : null;
9755
9750
  let w = 0, v = 0;
9756
9751
  if (A) {
9757
- const E = A.match(/w:(\d+)/), O = A.match(/h:(\d+)/);
9758
- w = E ? parseInt(E[1]) : 0, v = O ? parseInt(O[1]) : 0;
9752
+ const x = A.match(/w:(\d+)/), P = A.match(/h:(\d+)/);
9753
+ w = x ? parseInt(x[1]) : 0, v = P ? parseInt(P[1]) : 0;
9759
9754
  }
9760
9755
  const _ = {
9761
9756
  preview: {
@@ -9788,8 +9783,8 @@ const X2 = (e) => /* @__PURE__ */ a(
9788
9783
  const m = u.match(/\balt=["']([^"']*)["']/), p = m ? m[1] : "imagen", g = h.match(/__scale=([^&"']+)/), A = g ? decodeURIComponent(g[1]) : null;
9789
9784
  let w = 0, v = 0;
9790
9785
  if (A) {
9791
- const E = A.match(/w:(\d+)/), O = A.match(/h:(\d+)/);
9792
- w = E ? parseInt(E[1]) : 0, v = O ? parseInt(O[1]) : 0;
9786
+ const x = A.match(/w:(\d+)/), P = A.match(/h:(\d+)/);
9787
+ w = x ? parseInt(x[1]) : 0, v = P ? parseInt(P[1]) : 0;
9793
9788
  }
9794
9789
  const _ = {
9795
9790
  preview: {
@@ -9876,8 +9871,8 @@ const X2 = (e) => /* @__PURE__ */ a(
9876
9871
  if (!l || !l[0]) continue;
9877
9872
  const u = l[0].preview?.sizes?.[0], h = u ? await pe(u.url) : "", m = l[0].info.section?.url ?? "#", p = l[0].info.section?.name ?? "Sección", g = l[0].info.link?.url ?? "#", A = l[0].main?.title.article ?? "Título", w = (await Promise.all(
9878
9873
  l[0].preview?.sizes?.map(async (S, _) => {
9879
- const x = await pe(S.url);
9880
- return _ === 0 ? `<source srcset="${x}" media="(width >= 900px)"/>` : `<source srcset="${x}" media="(width < 900px)"/>`;
9874
+ const E = await pe(S.url);
9875
+ return _ === 0 ? `<source srcset="${E}" media="(width >= 900px)"/>` : `<source srcset="${E}" media="(width < 900px)"/>`;
9881
9876
  })
9882
9877
  )).reduce((S, _) => S += _, ""), v = `
9883
9878
  <span data-src="${d}">
@@ -9942,33 +9937,33 @@ async function o0(e, t) {
9942
9937
  const v = await t.iframe({ path: p }), S = t.schema ? await t.schema(p) : null;
9943
9938
  if (v && v.data) {
9944
9939
  const _ = v.data.data[0];
9945
- let x = "";
9940
+ let E = "";
9946
9941
  const b = m.match(
9947
9942
  /<span\b[^>]*class=["']video__title["'][^>]*>([\s\S]*?)<\/span>/i
9948
- ), E = b && b[1] ? b[1].trim() : "";
9949
- _.info && _.info.type === "video-youtube" ? x = `<iframe
9943
+ ), x = b && b[1] ? b[1].trim() : "";
9944
+ _.info && _.info.type === "video-youtube" ? E = `<iframe
9950
9945
  loading="lazy"
9951
9946
  frameborder="0"
9952
9947
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
9953
9948
  referrerpolicy="strict-origin-when-cross-origin"
9954
9949
  allowfullscreen
9955
9950
  style="position: relative!important;"
9956
- src="https://www.youtube.com/embed/${_.main?.code || _.main?.youtubeid || ""}"></iframe>` : _.info && _.info.type === "video-link" ? x = `<iframe
9951
+ src="https://www.youtube.com/embed/${_.main?.code || _.main?.youtubeid || ""}"></iframe>` : _.info && _.info.type === "video-link" ? E = `<iframe
9957
9952
  loading="lazy"
9958
9953
  frameborder="0"
9959
9954
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
9960
9955
  referrerpolicy="strict-origin-when-cross-origin"
9961
9956
  allowfullscreen
9962
9957
  style="position: relative!important;"
9963
- src="${_.main?.code || ""}"></iframe>` : x = _.main?.code || "";
9964
- const O = E || _.main?.description || "";
9958
+ src="${_.main?.code || ""}"></iframe>` : E = _.main?.code || "";
9959
+ const P = x || _.main?.description || "";
9965
9960
  w = `
9966
9961
  <figure class="videoFigure">
9967
9962
  ${S && S.data && S.data.data ? `<script type="application/ld+json">${Io(
9968
9963
  JSON.stringify(S.data.data)
9969
9964
  )}<\/script>` : ""}
9970
- ${x}
9971
- <figcaption>${O}</figcaption>
9965
+ ${E}
9966
+ <figcaption>${P}</figcaption>
9972
9967
  </figure>
9973
9968
  `;
9974
9969
  }
@@ -10159,7 +10154,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
10159
10154
  ) }) : null;
10160
10155
  }, w0 = (e) => {
10161
10156
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10162
- return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(Et, { slot_id: r, cardWidth: 200, children: t.map((s, i) => {
10157
+ return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(xt, { slot_id: r, cardWidth: 200, children: t.map((s, i) => {
10163
10158
  const c = { ...s, main: {
10164
10159
  ...s.main,
10165
10160
  title: { ...s.main.title, section: o ? s.main.title.home : s.main.title.section }
@@ -10177,7 +10172,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
10177
10172
  }, v0 = (e) => {
10178
10173
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10179
10174
  return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10180
- Et,
10175
+ xt,
10181
10176
  {
10182
10177
  slot_id: r,
10183
10178
  cardWidth: 343,
@@ -10203,7 +10198,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
10203
10198
  }, b0 = (e) => {
10204
10199
  const { content: t, title: n, slot_id: r } = e, o = e.slot_id && e.slot_id !== "Nota_1";
10205
10200
  return t && t.length !== 0 && /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
10206
- Et,
10201
+ xt,
10207
10202
  {
10208
10203
  slot_id: r,
10209
10204
  fullPageWidth: !0,
@@ -10227,18 +10222,18 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
10227
10222
  })
10228
10223
  }
10229
10224
  ) });
10230
- }, Ea = (e) => {
10225
+ }, xa = (e) => {
10231
10226
  const t = {};
10232
10227
  for (const n in e)
10233
10228
  n.startsWith("--") && (t[n] = e[n]);
10234
10229
  return t;
10235
- }, C0 = "_headerSection_1c69w_1", _0 = "_title_1c69w_11", N0 = "_subtitle_1c69w_23", S0 = "_newsContent_1c69w_36", E0 = "_containerCards_1c69w_44", x0 = "_image_1c69w_50", T0 = "_blockHeadContainer_1c69w_56", ct = {
10230
+ }, C0 = "_headerSection_1c69w_1", _0 = "_title_1c69w_11", N0 = "_subtitle_1c69w_23", S0 = "_newsContent_1c69w_36", x0 = "_containerCards_1c69w_44", E0 = "_image_1c69w_50", T0 = "_blockHeadContainer_1c69w_56", ct = {
10236
10231
  headerSection: C0,
10237
10232
  title: _0,
10238
10233
  subtitle: N0,
10239
10234
  newsContent: S0,
10240
- containerCards: E0,
10241
- image: x0,
10235
+ containerCards: x0,
10236
+ image: E0,
10242
10237
  blockHeadContainer: T0
10243
10238
  }, I0 = (e) => {
10244
10239
  const { content: t, title: n, isVideo: r } = e;
@@ -10288,12 +10283,12 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
10288
10283
  }, Ar = {
10289
10284
  banner: (e) => /* @__PURE__ */ a(ge, { ...e, name: e.slot_id.replace("Home", "block") }),
10290
10285
  readest: (e) => /* @__PURE__ */ a(va, { ...e }),
10291
- "Modulo 1x3": (e) => /* @__PURE__ */ a(xo, { ...e }),
10286
+ "Modulo 1x3": (e) => /* @__PURE__ */ a(Eo, { ...e }),
10292
10287
  "Modulo 1x4": (e) => /* @__PURE__ */ a(If, { ...e }),
10293
- "Modulo 1x5": (e) => /* @__PURE__ */ a(qf, { ...e }),
10288
+ "Modulo 1x5": (e) => /* @__PURE__ */ a(Rf, { ...e }),
10294
10289
  "Destacado noticias": (e) => /* @__PURE__ */ a(Zm, { ...e }),
10295
10290
  "Destacado full width": (e) => /* @__PURE__ */ a(I0, { ...e }),
10296
- "Destacado videos": (e) => /* @__PURE__ */ a(Pf, { ...e }),
10291
+ "Destacado videos": (e) => /* @__PURE__ */ a(Of, { ...e }),
10297
10292
  "Carrusel card": (e) => /* @__PURE__ */ a(Kf, { ...e }),
10298
10293
  "Carrusel story": (e) => /* @__PURE__ */ a(w0, { ...e }),
10299
10294
  "Carrusel owl": (e) => /* @__PURE__ */ a(v0, { ...e }),
@@ -10308,13 +10303,13 @@ function ko({
10308
10303
  banners: r
10309
10304
  }) {
10310
10305
  if (r)
10311
- return Ar[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: Ea(n), children: Ar[e]({ ...n, banners: r, slot_id: t }) });
10306
+ return Ar[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: xa(n), children: Ar[e]({ ...n, banners: r, slot_id: t }) });
10312
10307
  }
10313
10308
  function u3({
10314
10309
  children: e,
10315
10310
  stylesConfigEntry: t
10316
10311
  }) {
10317
- return /* @__PURE__ */ a("div", { className: "home-slot", style: Ea(t), children: e });
10312
+ return /* @__PURE__ */ a("div", { className: "home-slot", style: xa(t), children: e });
10318
10313
  }
10319
10314
  const yr = {
10320
10315
  Diario: (e) => {
@@ -10378,7 +10373,7 @@ const yr = {
10378
10373
  data: t,
10379
10374
  banners: n,
10380
10375
  rightOnlyBanner: r
10381
- }) => /* @__PURE__ */ a("div", { style: Ea(t), children: yr[e] && yr[e]({
10376
+ }) => /* @__PURE__ */ a("div", { style: xa(t), children: yr[e] && yr[e]({
10382
10377
  ...t,
10383
10378
  rightOnlyBanner: r,
10384
10379
  banners: n
@@ -10534,7 +10529,7 @@ const yr = {
10534
10529
  }
10535
10530
  ),
10536
10531
  s[0].authors.length > 1 && /* @__PURE__ */ a(
10537
- xm,
10532
+ Em,
10538
10533
  {
10539
10534
  news: s[0],
10540
10535
  autorIcon: e.autorIcon,
@@ -10645,14 +10640,14 @@ const yr = {
10645
10640
  }
10646
10641
  )
10647
10642
  ] }) });
10648
- }, U0 = "_content_1tl6i_1", R0 = "_contentInfo_1tl6i_24", q0 = "_imageStyled_1tl6i_41", L0 = "_name_1tl6i_46", B0 = "_description_1tl6i_51", O0 = "_contentInfoWithoutImg_1tl6i_104", wt = {
10643
+ }, U0 = "_content_1tl6i_1", q0 = "_contentInfo_1tl6i_24", R0 = "_imageStyled_1tl6i_41", L0 = "_name_1tl6i_46", B0 = "_description_1tl6i_51", P0 = "_contentInfoWithoutImg_1tl6i_104", wt = {
10649
10644
  content: U0,
10650
- contentInfo: R0,
10651
- imageStyled: q0,
10645
+ contentInfo: q0,
10646
+ imageStyled: R0,
10652
10647
  name: L0,
10653
10648
  description: B0,
10654
- contentInfoWithoutImg: O0
10655
- }, P0 = async (e) => {
10649
+ contentInfoWithoutImg: P0
10650
+ }, O0 = async (e) => {
10656
10651
  const t = e.img ? await pe(e.img) : "";
10657
10652
  return /* @__PURE__ */ a("section", { className: wt.content, children: /* @__PURE__ */ f(
10658
10653
  "div",
@@ -10726,7 +10721,7 @@ const yr = {
10726
10721
  switch (t) {
10727
10722
  case "op1":
10728
10723
  return /* @__PURE__ */ a(
10729
- P0,
10724
+ O0,
10730
10725
  {
10731
10726
  tag: n?.name ?? "",
10732
10727
  img: n?.image?.url ?? "",
@@ -10902,7 +10897,7 @@ const yr = {
10902
10897
  /* @__PURE__ */ a(uu, { autor: r[0], autorIcon: e.autorIcon }),
10903
10898
  Array.isArray(t) ? /* @__PURE__ */ f(Y, { children: [
10904
10899
  /* @__PURE__ */ a(
10905
- xo,
10900
+ Eo,
10906
10901
  {
10907
10902
  content: t,
10908
10903
  title: "",
@@ -10956,7 +10951,7 @@ const yr = {
10956
10951
  }, Z0 = "_content_pq89v_1", X0 = "_videoContent_pq89v_9", wr = {
10957
10952
  content: Z0,
10958
10953
  videoContent: X0
10959
- }, eg = "_container_1xr2t_1", tg = "_playStyled_1xr2t_6", ng = "_imageStyled_1xr2t_13", ag = "_longer_1xr2t_26", rg = "_contentNews_1xr2t_31", og = "_tagContent_1xr2t_51", sg = "_tag_1xr2t_51", ig = "_titular_1xr2t_68", cg = "_small_1xr2t_81", lg = "_figure_1xr2t_87", dg = "_backDrop_1xr2t_92", ug = "_backDropAux_1xr2t_100", Ot = {
10954
+ }, eg = "_container_1xr2t_1", tg = "_playStyled_1xr2t_6", ng = "_imageStyled_1xr2t_13", ag = "_longer_1xr2t_26", rg = "_contentNews_1xr2t_31", og = "_tagContent_1xr2t_51", sg = "_tag_1xr2t_51", ig = "_titular_1xr2t_68", cg = "_small_1xr2t_81", lg = "_figure_1xr2t_87", dg = "_backDrop_1xr2t_92", ug = "_backDropAux_1xr2t_100", Pt = {
10960
10955
  container: eg,
10961
10956
  playStyled: tg,
10962
10957
  imageStyled: ng,
@@ -10971,8 +10966,8 @@ const yr = {
10971
10966
  backDropAux: ug
10972
10967
  }, vr = async (e) => {
10973
10968
  const { size: t = "longer", video: n } = e, r = n.main.image.sizes[0]?.url ?? "";
10974
- return /* @__PURE__ */ a("figure", { className: Ot.figure, children: /* @__PURE__ */ f("span", { className: Ot.backdrop, children: [
10975
- /* @__PURE__ */ a("span", { className: Ot.backDropAux }),
10969
+ return /* @__PURE__ */ a("figure", { className: Pt.figure, children: /* @__PURE__ */ f("span", { className: Pt.backdrop, children: [
10970
+ /* @__PURE__ */ a("span", { className: Pt.backDropAux }),
10976
10971
  /* @__PURE__ */ a(B, { href: n.info.link.url, target: n.info.link.target, children: /* @__PURE__ */ f("div", { children: [
10977
10972
  n.main.image.sizes.map(async (o, s) => o.width >= 580 ? /* @__PURE__ */ a(
10978
10973
  "source",
@@ -10994,7 +10989,7 @@ const yr = {
10994
10989
  {
10995
10990
  fetchPriority: "low",
10996
10991
  loading: "lazy",
10997
- className: [Ot.imageStyled, Ot[t]].join(" "),
10992
+ className: [Pt.imageStyled, Pt[t]].join(" "),
10998
10993
  alt: "",
10999
10994
  src: r ? await pe(r) : ""
11000
10995
  }
@@ -11192,7 +11187,7 @@ const Ng = (e) => {
11192
11187
  }
11193
11188
  )
11194
11189
  }
11195
- ), Eg = {
11190
+ ), xg = {
11196
11191
  info: {
11197
11192
  section: {
11198
11193
  name: "",
@@ -11249,14 +11244,14 @@ const Ng = (e) => {
11249
11244
  }
11250
11245
  ],
11251
11246
  preview: void 0
11252
- }, Cr = 6, xg = ({
11247
+ }, Cr = 6, Eg = ({
11253
11248
  section: e,
11254
11249
  currentNews: t,
11255
11250
  banner: n,
11256
11251
  isVisible: r = !1,
11257
11252
  stylesConfig: o
11258
11253
  }) => {
11259
- const [s, i] = J({ data: Array.from({ length: Cr }, () => Eg) }), [c, d] = J(!1), l = he(async () => {
11254
+ const [s, i] = J({ data: Array.from({ length: Cr }, () => xg) }), [c, d] = J(!1), l = he(async () => {
11260
11255
  if (!(c || !t?.info?.link?.internal)) {
11261
11256
  d(!0);
11262
11257
  try {
@@ -11318,7 +11313,7 @@ const Ng = (e) => {
11318
11313
  {
11319
11314
  className: r(s),
11320
11315
  style: { order: s },
11321
- children: /* @__PURE__ */ f("section", { className: Pt.content, children: [
11316
+ children: /* @__PURE__ */ f("section", { className: Ot.content, children: [
11322
11317
  /* @__PURE__ */ a(
11323
11318
  B,
11324
11319
  {
@@ -11339,7 +11334,7 @@ const Ng = (e) => {
11339
11334
  )
11340
11335
  }
11341
11336
  ),
11342
- /* @__PURE__ */ a("div", { className: Pt.newsDescription, children: /* @__PURE__ */ a(
11337
+ /* @__PURE__ */ a("div", { className: Ot.newsDescription, children: /* @__PURE__ */ a(
11343
11338
  Ig,
11344
11339
  {
11345
11340
  main: i,
@@ -11453,14 +11448,14 @@ const Ng = (e) => {
11453
11448
  /* @__PURE__ */ a("p", { className: "comment-text", children: n })
11454
11449
  ] })
11455
11450
  ] }) });
11456
- }, Ug = "_overlay_qj491_3", Rg = "_popup_qj491_17", qg = "_title_qj491_40", Lg = "_optionsContainer_qj491_52", Bg = "_option_qj491_52", Og = "_radioInput_qj491_66", Pg = "_radioCustom_qj491_70", Dg = "_optionLabel_qj491_97", Mg = "_buttons_qj491_110", jg = "_cancelButton_qj491_117", Qg = "_closeButton_qj491_118", Gg = "_buttonAlone_qj491_137", Hg = "_reportButton_qj491_143", zg = "_successContainer_qj491_163", Vg = "_thumbsUp_qj491_171", Fg = "_successMessage_qj491_177", Wg = "_errorMessage_qj491_218", $g = "_loadingContainer_qj491_231", ue = {
11451
+ }, Ug = "_overlay_qj491_3", qg = "_popup_qj491_17", Rg = "_title_qj491_40", Lg = "_optionsContainer_qj491_52", Bg = "_option_qj491_52", Pg = "_radioInput_qj491_66", Og = "_radioCustom_qj491_70", Dg = "_optionLabel_qj491_97", Mg = "_buttons_qj491_110", jg = "_cancelButton_qj491_117", Qg = "_closeButton_qj491_118", Gg = "_buttonAlone_qj491_137", Hg = "_reportButton_qj491_143", zg = "_successContainer_qj491_163", Vg = "_thumbsUp_qj491_171", Fg = "_successMessage_qj491_177", Wg = "_errorMessage_qj491_218", $g = "_loadingContainer_qj491_231", ue = {
11457
11452
  overlay: Ug,
11458
- popup: Rg,
11459
- title: qg,
11453
+ popup: qg,
11454
+ title: Rg,
11460
11455
  optionsContainer: Lg,
11461
11456
  option: Bg,
11462
- radioInput: Og,
11463
- radioCustom: Pg,
11457
+ radioInput: Pg,
11458
+ radioCustom: Og,
11464
11459
  optionLabel: Dg,
11465
11460
  buttons: Mg,
11466
11461
  cancelButton: jg,
@@ -11580,11 +11575,11 @@ function Yg(e) {
11580
11575
  const [n, r, o] = t, s = r.charAt(0).toUpperCase() + r.slice(1).toLowerCase();
11581
11576
  return `${n} ${s} ${o}`;
11582
11577
  }
11583
- const xa = (e, t) => {
11578
+ const Ea = (e, t) => {
11584
11579
  if (!e || !e.current) return { boolean: !1, text: "" };
11585
11580
  const n = e.current?.value || "", r = n.length > ft, { PUBLIC_ENV: o } = K(), s = o === "local", i = n.trim() !== "" && (s || t !== "") && !r, c = r ? `No debes exceder el limite de ${ft} caracteres.` : "Debes completar todos los campos para comentar.";
11586
11581
  return { boolean: i, text: c };
11587
- }, Ro = (e) => {
11582
+ }, qo = (e) => {
11588
11583
  const t = e.cookie.split("; ").find((n) => n.startsWith("reported="));
11589
11584
  if (!t) return [];
11590
11585
  try {
@@ -11593,7 +11588,7 @@ const xa = (e, t) => {
11593
11588
  return [];
11594
11589
  }
11595
11590
  }, Kg = (e, t) => {
11596
- const n = Ro(e);
11591
+ const n = qo(e);
11597
11592
  n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
11598
11593
  JSON.stringify(n)
11599
11594
  )}; path=/; max-age=${3600 * 24 * 1}`);
@@ -11617,8 +11612,8 @@ function Zg() {
11617
11612
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, s = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, v = e ? Symbol.for("react.responder") : 60118, S = e ? Symbol.for("react.scope") : 60119;
11618
11613
  function _(b) {
11619
11614
  if (typeof b == "object" && b !== null) {
11620
- var E = b.$$typeof;
11621
- switch (E) {
11615
+ var x = b.$$typeof;
11616
+ switch (x) {
11622
11617
  case t:
11623
11618
  switch (b = b.type, b) {
11624
11619
  case d:
@@ -11637,20 +11632,20 @@ function Zg() {
11637
11632
  case i:
11638
11633
  return b;
11639
11634
  default:
11640
- return E;
11635
+ return x;
11641
11636
  }
11642
11637
  }
11643
11638
  case n:
11644
- return E;
11639
+ return x;
11645
11640
  }
11646
11641
  }
11647
11642
  }
11648
- function x(b) {
11643
+ function E(b) {
11649
11644
  return _(b) === l;
11650
11645
  }
11651
11646
  return ne.AsyncMode = d, ne.ConcurrentMode = l, ne.ContextConsumer = c, ne.ContextProvider = i, ne.Element = t, ne.ForwardRef = u, ne.Fragment = r, ne.Lazy = g, ne.Memo = p, ne.Portal = n, ne.Profiler = s, ne.StrictMode = o, ne.Suspense = h, ne.isAsyncMode = function(b) {
11652
- return x(b) || _(b) === d;
11653
- }, ne.isConcurrentMode = x, ne.isContextConsumer = function(b) {
11647
+ return E(b) || _(b) === d;
11648
+ }, ne.isConcurrentMode = E, ne.isContextConsumer = function(b) {
11654
11649
  return _(b) === c;
11655
11650
  }, ne.isContextProvider = function(b) {
11656
11651
  return _(b) === i;
@@ -11681,16 +11676,16 @@ var Nr;
11681
11676
  function Xg() {
11682
11677
  return Nr || (Nr = 1, process.env.NODE_ENV !== "production" && (function() {
11683
11678
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, s = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, v = e ? Symbol.for("react.responder") : 60118, S = e ? Symbol.for("react.scope") : 60119;
11684
- function _(q) {
11685
- return typeof q == "string" || typeof q == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
11686
- q === r || q === l || q === s || q === o || q === h || q === m || typeof q == "object" && q !== null && (q.$$typeof === g || q.$$typeof === p || q.$$typeof === i || q.$$typeof === c || q.$$typeof === u || q.$$typeof === w || q.$$typeof === v || q.$$typeof === S || q.$$typeof === A);
11679
+ function _(R) {
11680
+ return typeof R == "string" || typeof R == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
11681
+ R === r || R === l || R === s || R === o || R === h || R === m || typeof R == "object" && R !== null && (R.$$typeof === g || R.$$typeof === p || R.$$typeof === i || R.$$typeof === c || R.$$typeof === u || R.$$typeof === w || R.$$typeof === v || R.$$typeof === S || R.$$typeof === A);
11687
11682
  }
11688
- function x(q) {
11689
- if (typeof q == "object" && q !== null) {
11690
- var Ae = q.$$typeof;
11683
+ function E(R) {
11684
+ if (typeof R == "object" && R !== null) {
11685
+ var Ae = R.$$typeof;
11691
11686
  switch (Ae) {
11692
11687
  case t:
11693
- var Vt = q.type;
11688
+ var Vt = R.type;
11694
11689
  switch (Vt) {
11695
11690
  case d:
11696
11691
  case l:
@@ -11717,57 +11712,57 @@ function Xg() {
11717
11712
  }
11718
11713
  }
11719
11714
  }
11720
- var b = d, E = l, O = c, Q = i, te = t, G = u, P = r, ee = g, ce = p, M = n, U = s, T = o, D = h, I = !1;
11721
- function z(q) {
11722
- return I || (I = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), y(q) || x(q) === d;
11715
+ var b = d, x = l, P = c, Q = i, te = t, G = u, O = r, ee = g, ce = p, M = n, U = s, T = o, D = h, I = !1;
11716
+ function z(R) {
11717
+ return I || (I = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), y(R) || E(R) === d;
11723
11718
  }
11724
- function y(q) {
11725
- return x(q) === l;
11719
+ function y(R) {
11720
+ return E(R) === l;
11726
11721
  }
11727
- function N(q) {
11728
- return x(q) === c;
11722
+ function N(R) {
11723
+ return E(R) === c;
11729
11724
  }
11730
- function R(q) {
11731
- return x(q) === i;
11725
+ function q(R) {
11726
+ return E(R) === i;
11732
11727
  }
11733
- function j(q) {
11734
- return typeof q == "object" && q !== null && q.$$typeof === t;
11728
+ function j(R) {
11729
+ return typeof R == "object" && R !== null && R.$$typeof === t;
11735
11730
  }
11736
- function L(q) {
11737
- return x(q) === u;
11731
+ function L(R) {
11732
+ return E(R) === u;
11738
11733
  }
11739
- function H(q) {
11740
- return x(q) === r;
11734
+ function H(R) {
11735
+ return E(R) === r;
11741
11736
  }
11742
- function V(q) {
11743
- return x(q) === g;
11737
+ function V(R) {
11738
+ return E(R) === g;
11744
11739
  }
11745
- function F(q) {
11746
- return x(q) === p;
11740
+ function F(R) {
11741
+ return E(R) === p;
11747
11742
  }
11748
- function Z(q) {
11749
- return x(q) === n;
11743
+ function Z(R) {
11744
+ return E(R) === n;
11750
11745
  }
11751
- function X(q) {
11752
- return x(q) === s;
11746
+ function X(R) {
11747
+ return E(R) === s;
11753
11748
  }
11754
- function W(q) {
11755
- return x(q) === o;
11749
+ function W(R) {
11750
+ return E(R) === o;
11756
11751
  }
11757
- function ie(q) {
11758
- return x(q) === h;
11752
+ function ie(R) {
11753
+ return E(R) === h;
11759
11754
  }
11760
- ae.AsyncMode = b, ae.ConcurrentMode = E, ae.ContextConsumer = O, ae.ContextProvider = Q, ae.Element = te, ae.ForwardRef = G, ae.Fragment = P, ae.Lazy = ee, ae.Memo = ce, ae.Portal = M, ae.Profiler = U, ae.StrictMode = T, ae.Suspense = D, ae.isAsyncMode = z, ae.isConcurrentMode = y, ae.isContextConsumer = N, ae.isContextProvider = R, ae.isElement = j, ae.isForwardRef = L, ae.isFragment = H, ae.isLazy = V, ae.isMemo = F, ae.isPortal = Z, ae.isProfiler = X, ae.isStrictMode = W, ae.isSuspense = ie, ae.isValidElementType = _, ae.typeOf = x;
11755
+ ae.AsyncMode = b, ae.ConcurrentMode = x, ae.ContextConsumer = P, ae.ContextProvider = Q, ae.Element = te, ae.ForwardRef = G, ae.Fragment = O, ae.Lazy = ee, ae.Memo = ce, ae.Portal = M, ae.Profiler = U, ae.StrictMode = T, ae.Suspense = D, ae.isAsyncMode = z, ae.isConcurrentMode = y, ae.isContextConsumer = N, ae.isContextProvider = q, ae.isElement = j, ae.isForwardRef = L, ae.isFragment = H, ae.isLazy = V, ae.isMemo = F, ae.isPortal = Z, ae.isProfiler = X, ae.isStrictMode = W, ae.isSuspense = ie, ae.isValidElementType = _, ae.typeOf = E;
11761
11756
  })()), ae;
11762
11757
  }
11763
11758
  var Sr;
11764
11759
  function Ta() {
11765
11760
  return Sr || (Sr = 1, process.env.NODE_ENV === "production" ? an.exports = Zg() : an.exports = Xg()), an.exports;
11766
11761
  }
11767
- var Fn, Er;
11762
+ var Fn, xr;
11768
11763
  function ep() {
11769
- if (Er) return Fn;
11770
- Er = 1;
11764
+ if (xr) return Fn;
11765
+ xr = 1;
11771
11766
  var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
11772
11767
  function r(s) {
11773
11768
  if (s == null)
@@ -11810,15 +11805,15 @@ function ep() {
11810
11805
  return d;
11811
11806
  }, Fn;
11812
11807
  }
11813
- var Wn, xr;
11808
+ var Wn, Er;
11814
11809
  function Ia() {
11815
- if (xr) return Wn;
11816
- xr = 1;
11810
+ if (Er) return Wn;
11811
+ Er = 1;
11817
11812
  var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
11818
11813
  return Wn = e, Wn;
11819
11814
  }
11820
11815
  var $n, Tr;
11821
- function qo() {
11816
+ function Ro() {
11822
11817
  return Tr || (Tr = 1, $n = Function.call.bind(Object.prototype.hasOwnProperty)), $n;
11823
11818
  }
11824
11819
  var Yn, Ir;
@@ -11828,7 +11823,7 @@ function tp() {
11828
11823
  var e = function() {
11829
11824
  };
11830
11825
  if (process.env.NODE_ENV !== "production") {
11831
- var t = /* @__PURE__ */ Ia(), n = {}, r = /* @__PURE__ */ qo();
11826
+ var t = /* @__PURE__ */ Ia(), n = {}, r = /* @__PURE__ */ Ro();
11832
11827
  e = function(s) {
11833
11828
  var i = "Warning: " + s;
11834
11829
  typeof console < "u" && console.error(i);
@@ -11874,7 +11869,7 @@ var Kn, kr;
11874
11869
  function np() {
11875
11870
  if (kr) return Kn;
11876
11871
  kr = 1;
11877
- var e = Ta(), t = ep(), n = /* @__PURE__ */ Ia(), r = /* @__PURE__ */ qo(), o = /* @__PURE__ */ tp(), s = function() {
11872
+ var e = Ta(), t = ep(), n = /* @__PURE__ */ Ia(), r = /* @__PURE__ */ Ro(), o = /* @__PURE__ */ tp(), s = function() {
11878
11873
  };
11879
11874
  process.env.NODE_ENV !== "production" && (s = function(c) {
11880
11875
  var d = "Warning: " + c;
@@ -11905,12 +11900,12 @@ function np() {
11905
11900
  symbol: v("symbol"),
11906
11901
  any: S(),
11907
11902
  arrayOf: _,
11908
- element: x(),
11903
+ element: E(),
11909
11904
  elementType: b(),
11910
- instanceOf: E,
11905
+ instanceOf: x,
11911
11906
  node: G(),
11912
11907
  objectOf: Q,
11913
- oneOf: O,
11908
+ oneOf: P,
11914
11909
  oneOfType: te,
11915
11910
  shape: ee,
11916
11911
  exact: ce
@@ -11924,20 +11919,20 @@ function np() {
11924
11919
  A.prototype = Error.prototype;
11925
11920
  function w(y) {
11926
11921
  if (process.env.NODE_ENV !== "production")
11927
- var N = {}, R = 0;
11922
+ var N = {}, q = 0;
11928
11923
  function j(H, V, F, Z, X, W, ie) {
11929
11924
  if (Z = Z || m, W = W || F, ie !== n) {
11930
11925
  if (d) {
11931
- var q = new Error(
11926
+ var R = new Error(
11932
11927
  "Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
11933
11928
  );
11934
- throw q.name = "Invariant Violation", q;
11929
+ throw R.name = "Invariant Violation", R;
11935
11930
  } else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
11936
11931
  var Ae = Z + ":" + F;
11937
11932
  !N[Ae] && // Avoid spamming the console because they are often not actionable except for lib authors
11938
- R < 3 && (s(
11933
+ q < 3 && (s(
11939
11934
  "You are manually calling a React.PropTypes validation function for the `" + W + "` prop on `" + Z + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
11940
- ), N[Ae] = !0, R++);
11935
+ ), N[Ae] = !0, q++);
11941
11936
  }
11942
11937
  }
11943
11938
  return V[F] == null ? H ? V[F] === null ? new A("The " + X + " `" + W + "` is marked as required " + ("in `" + Z + "`, but its value is `null`.")) : new A("The " + X + " `" + W + "` is marked as required in " + ("`" + Z + "`, but its value is `undefined`.")) : null : y(V, F, Z, X, W);
@@ -11946,8 +11941,8 @@ function np() {
11946
11941
  return L.isRequired = j.bind(null, !0), L;
11947
11942
  }
11948
11943
  function v(y) {
11949
- function N(R, j, L, H, V, F) {
11950
- var Z = R[j], X = T(Z);
11944
+ function N(q, j, L, H, V, F) {
11945
+ var Z = q[j], X = T(Z);
11951
11946
  if (X !== y) {
11952
11947
  var W = D(Z);
11953
11948
  return new A(
@@ -11963,10 +11958,10 @@ function np() {
11963
11958
  return w(i);
11964
11959
  }
11965
11960
  function _(y) {
11966
- function N(R, j, L, H, V) {
11961
+ function N(q, j, L, H, V) {
11967
11962
  if (typeof y != "function")
11968
11963
  return new A("Property `" + V + "` of component `" + L + "` has invalid PropType notation inside arrayOf.");
11969
- var F = R[j];
11964
+ var F = q[j];
11970
11965
  if (!Array.isArray(F)) {
11971
11966
  var Z = T(F);
11972
11967
  return new A("Invalid " + H + " `" + V + "` of type " + ("`" + Z + "` supplied to `" + L + "`, expected an array."));
@@ -11980,9 +11975,9 @@ function np() {
11980
11975
  }
11981
11976
  return w(N);
11982
11977
  }
11983
- function x() {
11984
- function y(N, R, j, L, H) {
11985
- var V = N[R];
11978
+ function E() {
11979
+ function y(N, q, j, L, H) {
11980
+ var V = N[q];
11986
11981
  if (!c(V)) {
11987
11982
  var F = T(V);
11988
11983
  return new A("Invalid " + L + " `" + H + "` of type " + ("`" + F + "` supplied to `" + j + "`, expected a single ReactElement."));
@@ -11992,8 +11987,8 @@ function np() {
11992
11987
  return w(y);
11993
11988
  }
11994
11989
  function b() {
11995
- function y(N, R, j, L, H) {
11996
- var V = N[R];
11990
+ function y(N, q, j, L, H) {
11991
+ var V = N[q];
11997
11992
  if (!e.isValidElementType(V)) {
11998
11993
  var F = T(V);
11999
11994
  return new A("Invalid " + L + " `" + H + "` of type " + ("`" + F + "` supplied to `" + j + "`, expected a single ReactElement type."));
@@ -12002,38 +11997,38 @@ function np() {
12002
11997
  }
12003
11998
  return w(y);
12004
11999
  }
12005
- function E(y) {
12006
- function N(R, j, L, H, V) {
12007
- if (!(R[j] instanceof y)) {
12008
- var F = y.name || m, Z = z(R[j]);
12000
+ function x(y) {
12001
+ function N(q, j, L, H, V) {
12002
+ if (!(q[j] instanceof y)) {
12003
+ var F = y.name || m, Z = z(q[j]);
12009
12004
  return new A("Invalid " + H + " `" + V + "` of type " + ("`" + Z + "` supplied to `" + L + "`, expected ") + ("instance of `" + F + "`."));
12010
12005
  }
12011
12006
  return null;
12012
12007
  }
12013
12008
  return w(N);
12014
12009
  }
12015
- function O(y) {
12010
+ function P(y) {
12016
12011
  if (!Array.isArray(y))
12017
12012
  return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? s(
12018
12013
  "Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
12019
12014
  ) : s("Invalid argument supplied to oneOf, expected an array.")), i;
12020
- function N(R, j, L, H, V) {
12021
- for (var F = R[j], Z = 0; Z < y.length; Z++)
12015
+ function N(q, j, L, H, V) {
12016
+ for (var F = q[j], Z = 0; Z < y.length; Z++)
12022
12017
  if (g(F, y[Z]))
12023
12018
  return null;
12024
- var X = JSON.stringify(y, function(ie, q) {
12025
- var Ae = D(q);
12026
- return Ae === "symbol" ? String(q) : q;
12019
+ var X = JSON.stringify(y, function(ie, R) {
12020
+ var Ae = D(R);
12021
+ return Ae === "symbol" ? String(R) : R;
12027
12022
  });
12028
12023
  return new A("Invalid " + H + " `" + V + "` of value `" + String(F) + "` " + ("supplied to `" + L + "`, expected one of " + X + "."));
12029
12024
  }
12030
12025
  return w(N);
12031
12026
  }
12032
12027
  function Q(y) {
12033
- function N(R, j, L, H, V) {
12028
+ function N(q, j, L, H, V) {
12034
12029
  if (typeof y != "function")
12035
12030
  return new A("Property `" + V + "` of component `" + L + "` has invalid PropType notation inside objectOf.");
12036
- var F = R[j], Z = T(F);
12031
+ var F = q[j], Z = T(F);
12037
12032
  if (Z !== "object")
12038
12033
  return new A("Invalid " + H + " `" + V + "` of type " + ("`" + Z + "` supplied to `" + L + "`, expected an object."));
12039
12034
  for (var X in F)
@@ -12050,18 +12045,18 @@ function np() {
12050
12045
  if (!Array.isArray(y))
12051
12046
  return process.env.NODE_ENV !== "production" && s("Invalid argument supplied to oneOfType, expected an instance of array."), i;
12052
12047
  for (var N = 0; N < y.length; N++) {
12053
- var R = y[N];
12054
- if (typeof R != "function")
12048
+ var q = y[N];
12049
+ if (typeof q != "function")
12055
12050
  return s(
12056
- "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + I(R) + " at index " + N + "."
12051
+ "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + I(q) + " at index " + N + "."
12057
12052
  ), i;
12058
12053
  }
12059
12054
  function j(L, H, V, F, Z) {
12060
12055
  for (var X = [], W = 0; W < y.length; W++) {
12061
- var ie = y[W], q = ie(L, H, V, F, Z, n);
12062
- if (q == null)
12056
+ var ie = y[W], R = ie(L, H, V, F, Z, n);
12057
+ if (R == null)
12063
12058
  return null;
12064
- q.data && r(q.data, "expectedType") && X.push(q.data.expectedType);
12059
+ R.data && r(R.data, "expectedType") && X.push(R.data.expectedType);
12065
12060
  }
12066
12061
  var Ae = X.length > 0 ? ", expected one of type [" + X.join(", ") + "]" : "";
12067
12062
  return new A("Invalid " + F + " `" + Z + "` supplied to " + ("`" + V + "`" + Ae + "."));
@@ -12069,25 +12064,25 @@ function np() {
12069
12064
  return w(j);
12070
12065
  }
12071
12066
  function G() {
12072
- function y(N, R, j, L, H) {
12073
- return M(N[R]) ? null : new A("Invalid " + L + " `" + H + "` supplied to " + ("`" + j + "`, expected a ReactNode."));
12067
+ function y(N, q, j, L, H) {
12068
+ return M(N[q]) ? null : new A("Invalid " + L + " `" + H + "` supplied to " + ("`" + j + "`, expected a ReactNode."));
12074
12069
  }
12075
12070
  return w(y);
12076
12071
  }
12077
- function P(y, N, R, j, L) {
12072
+ function O(y, N, q, j, L) {
12078
12073
  return new A(
12079
- (y || "React class") + ": " + N + " type `" + R + "." + j + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + L + "`."
12074
+ (y || "React class") + ": " + N + " type `" + q + "." + j + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + L + "`."
12080
12075
  );
12081
12076
  }
12082
12077
  function ee(y) {
12083
- function N(R, j, L, H, V) {
12084
- var F = R[j], Z = T(F);
12078
+ function N(q, j, L, H, V) {
12079
+ var F = q[j], Z = T(F);
12085
12080
  if (Z !== "object")
12086
12081
  return new A("Invalid " + H + " `" + V + "` of type `" + Z + "` " + ("supplied to `" + L + "`, expected `object`."));
12087
12082
  for (var X in y) {
12088
12083
  var W = y[X];
12089
12084
  if (typeof W != "function")
12090
- return P(L, H, V, X, D(W));
12085
+ return O(L, H, V, X, D(W));
12091
12086
  var ie = W(F, X, L, H, V + "." + X, n);
12092
12087
  if (ie)
12093
12088
  return ie;
@@ -12097,23 +12092,23 @@ function np() {
12097
12092
  return w(N);
12098
12093
  }
12099
12094
  function ce(y) {
12100
- function N(R, j, L, H, V) {
12101
- var F = R[j], Z = T(F);
12095
+ function N(q, j, L, H, V) {
12096
+ var F = q[j], Z = T(F);
12102
12097
  if (Z !== "object")
12103
12098
  return new A("Invalid " + H + " `" + V + "` of type `" + Z + "` " + ("supplied to `" + L + "`, expected `object`."));
12104
- var X = t({}, R[j], y);
12099
+ var X = t({}, q[j], y);
12105
12100
  for (var W in X) {
12106
12101
  var ie = y[W];
12107
12102
  if (r(y, W) && typeof ie != "function")
12108
- return P(L, H, V, W, D(ie));
12103
+ return O(L, H, V, W, D(ie));
12109
12104
  if (!ie)
12110
12105
  return new A(
12111
- "Invalid " + H + " `" + V + "` key `" + W + "` supplied to `" + L + "`.\nBad object: " + JSON.stringify(R[j], null, " ") + `
12106
+ "Invalid " + H + " `" + V + "` key `" + W + "` supplied to `" + L + "`.\nBad object: " + JSON.stringify(q[j], null, " ") + `
12112
12107
  Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
12113
12108
  );
12114
- var q = ie(F, W, L, H, V + "." + W, n);
12115
- if (q)
12116
- return q;
12109
+ var R = ie(F, W, L, H, V + "." + W, n);
12110
+ if (R)
12111
+ return R;
12117
12112
  }
12118
12113
  return null;
12119
12114
  }
@@ -12134,13 +12129,13 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
12134
12129
  return !0;
12135
12130
  var N = h(y);
12136
12131
  if (N) {
12137
- var R = N.call(y), j;
12132
+ var q = N.call(y), j;
12138
12133
  if (N !== y.entries) {
12139
- for (; !(j = R.next()).done; )
12134
+ for (; !(j = q.next()).done; )
12140
12135
  if (!M(j.value))
12141
12136
  return !1;
12142
12137
  } else
12143
- for (; !(j = R.next()).done; ) {
12138
+ for (; !(j = q.next()).done; ) {
12144
12139
  var L = j.value;
12145
12140
  if (L && !M(L[1]))
12146
12141
  return !1;
@@ -12239,10 +12234,10 @@ function ap() {
12239
12234
  return s.PropTypes = s, s;
12240
12235
  }, Jn;
12241
12236
  }
12242
- var Rr;
12237
+ var qr;
12243
12238
  function rp() {
12244
- if (Rr) return nn.exports;
12245
- if (Rr = 1, process.env.NODE_ENV !== "production") {
12239
+ if (qr) return nn.exports;
12240
+ if (qr = 1, process.env.NODE_ENV !== "production") {
12246
12241
  var e = Ta(), t = !0;
12247
12242
  nn.exports = /* @__PURE__ */ np()(e.isElement, t);
12248
12243
  } else
@@ -12348,11 +12343,11 @@ var kn = /* @__PURE__ */ (function(e) {
12348
12343
  var o = this.props;
12349
12344
  o.sitekey, o.onChange, o.theme, o.type, o.tabindex, o.onExpired, o.onErrored, o.size, o.stoken, o.grecaptcha, o.badge, o.hl, o.isolated;
12350
12345
  var s = ip(o, sp);
12351
- return /* @__PURE__ */ Ra.createElement("div", ca({}, s, {
12346
+ return /* @__PURE__ */ qa.createElement("div", ca({}, s, {
12352
12347
  ref: this.handleRecaptchaRef
12353
12348
  }));
12354
12349
  }, t;
12355
- })(Ra.Component);
12350
+ })(qa.Component);
12356
12351
  kn.displayName = "ReCAPTCHA";
12357
12352
  kn.propTypes = {
12358
12353
  sitekey: be.string.isRequired,
@@ -12378,10 +12373,10 @@ kn.defaultProps = {
12378
12373
  size: "normal",
12379
12374
  badge: "bottomright"
12380
12375
  };
12381
- var Zn, qr;
12376
+ var Zn, Rr;
12382
12377
  function lp() {
12383
- if (qr) return Zn;
12384
- qr = 1;
12378
+ if (Rr) return Zn;
12379
+ Rr = 1;
12385
12380
  var e = Ta(), t = {
12386
12381
  childContextTypes: !0,
12387
12382
  contextType: !0,
@@ -12429,12 +12424,12 @@ function lp() {
12429
12424
  }
12430
12425
  var S = d(A);
12431
12426
  l && (S = S.concat(l(A)));
12432
- for (var _ = i(g), x = i(A), b = 0; b < S.length; ++b) {
12433
- var E = S[b];
12434
- if (!n[E] && !(w && w[E]) && !(x && x[E]) && !(_ && _[E])) {
12435
- var O = u(A, E);
12427
+ for (var _ = i(g), E = i(A), b = 0; b < S.length; ++b) {
12428
+ var x = S[b];
12429
+ if (!n[x] && !(w && w[x]) && !(E && E[x]) && !(_ && _[x])) {
12430
+ var P = u(A, x);
12436
12431
  try {
12437
- c(g, E, O);
12432
+ c(g, x, P);
12438
12433
  } catch {
12439
12434
  }
12440
12435
  }
@@ -12503,43 +12498,43 @@ function gp(e, t) {
12503
12498
  this.asyncScriptLoaderHandleLoad(S);
12504
12499
  return;
12505
12500
  }
12506
- S.observers[p] = function(O) {
12507
- return h.asyncScriptLoaderHandleLoad(O);
12501
+ S.observers[p] = function(P) {
12502
+ return h.asyncScriptLoaderHandleLoad(P);
12508
12503
  };
12509
12504
  return;
12510
12505
  }
12511
12506
  var _ = {};
12512
- _[p] = function(O) {
12513
- return h.asyncScriptLoaderHandleLoad(O);
12507
+ _[p] = function(P) {
12508
+ return h.asyncScriptLoaderHandleLoad(P);
12514
12509
  }, Le[m] = {
12515
12510
  loaded: !1,
12516
12511
  observers: _
12517
12512
  };
12518
- var x = document.createElement("script");
12519
- x.src = m, x.async = !0;
12513
+ var E = document.createElement("script");
12514
+ E.src = m, E.async = !0;
12520
12515
  for (var b in t.attributes)
12521
- x.setAttribute(b, t.attributes[b]);
12522
- v && (x.id = v);
12523
- var E = function(Q) {
12516
+ E.setAttribute(b, t.attributes[b]);
12517
+ v && (E.id = v);
12518
+ var x = function(Q) {
12524
12519
  if (Le[m]) {
12525
12520
  var te = Le[m], G = te.observers;
12526
- for (var P in G)
12527
- Q(G[P]) && delete G[P];
12521
+ for (var O in G)
12522
+ Q(G[O]) && delete G[O];
12528
12523
  }
12529
12524
  };
12530
12525
  w && typeof window < "u" && (window[w] = function() {
12531
12526
  return h.asyncScriptLoaderTriggerOnScriptLoaded();
12532
- }), x.onload = function() {
12533
- var O = Le[m];
12534
- O && (O.loaded = !0, E(function(Q) {
12535
- return w ? !1 : (Q(O), !0);
12527
+ }), E.onload = function() {
12528
+ var P = Le[m];
12529
+ P && (P.loaded = !0, x(function(Q) {
12530
+ return w ? !1 : (Q(P), !0);
12536
12531
  }));
12537
- }, x.onerror = function() {
12538
- var O = Le[m];
12539
- O && (O.errored = !0, E(function(Q) {
12540
- return Q(O), !0;
12532
+ }, E.onerror = function() {
12533
+ var P = Le[m];
12534
+ P && (P.errored = !0, x(function(Q) {
12535
+ return Q(P), !0;
12541
12536
  }));
12542
- }, document.body.appendChild(x);
12537
+ }, document.body.appendChild(E);
12543
12538
  }, l.componentWillUnmount = function() {
12544
12539
  var h = this.__scriptURL;
12545
12540
  if (t.removeOnUnmount === !0)
@@ -12553,7 +12548,7 @@ function gp(e, t) {
12553
12548
  var p = m.forwardedRef, g = hp(m, ["asyncScriptOnLoad", "forwardedRef"]);
12554
12549
  return h && typeof window < "u" && (g[h] = typeof window[h] < "u" ? window[h] : void 0), g.ref = p, st(r, g);
12555
12550
  }, d;
12556
- })(Ho), i = Pr(function(c, d) {
12551
+ })(Ho), i = Or(function(c, d) {
12557
12552
  return st(s, da({}, c, {
12558
12553
  forwardedRef: d
12559
12554
  }));
@@ -12577,7 +12572,7 @@ const Lo = gp(Ap, {
12577
12572
  attributes: ha().nonce ? {
12578
12573
  nonce: ha().nonce
12579
12574
  } : {}
12580
- })(kn), yp = "_overlay_18ksj_1", wp = "_header_18ksj_18", vp = "_logo_18ksj_25", bp = "_card_18ksj_32", Cp = "_close_18ksj_47", _p = "_form_18ksj_71", Np = "_formUl_18ksj_80", Sp = "_field_18ksj_92", Ep = "_label_18ksj_99", xp = "_input_18ksj_108", Tp = "_error_18ksj_126", Ip = "_primary_18ksj_132", kp = "_divider_18ksj_170", Up = "_google_18ksj_196", Rp = "_googleIcon_18ksj_226", qp = "_spin_18ksj_259", Lp = "_checkboxRow_18ksj_281", Bp = "_terms_18ksj_318", Op = "_message_18ksj_349", Pp = "_passwordChecker_18ksj_354", Dp = "_valid_18ksj_373", Mp = "_invalid_18ksj_377", jp = "_forgotPassword_18ksj_381", Qp = "_successContainer_18ksj_400", Gp = "_thumbsUp_18ksj_408", Hp = "_successMessage_18ksj_414", k = {
12575
+ })(kn), yp = "_overlay_18ksj_1", wp = "_header_18ksj_18", vp = "_logo_18ksj_25", bp = "_card_18ksj_32", Cp = "_close_18ksj_47", _p = "_form_18ksj_71", Np = "_formUl_18ksj_80", Sp = "_field_18ksj_92", xp = "_label_18ksj_99", Ep = "_input_18ksj_108", Tp = "_error_18ksj_126", Ip = "_primary_18ksj_132", kp = "_divider_18ksj_170", Up = "_google_18ksj_196", qp = "_googleIcon_18ksj_226", Rp = "_spin_18ksj_259", Lp = "_checkboxRow_18ksj_281", Bp = "_terms_18ksj_318", Pp = "_message_18ksj_349", Op = "_passwordChecker_18ksj_354", Dp = "_valid_18ksj_373", Mp = "_invalid_18ksj_377", jp = "_forgotPassword_18ksj_381", Qp = "_successContainer_18ksj_400", Gp = "_thumbsUp_18ksj_408", Hp = "_successMessage_18ksj_414", k = {
12581
12576
  overlay: yp,
12582
12577
  header: wp,
12583
12578
  logo: vp,
@@ -12586,19 +12581,19 @@ const Lo = gp(Ap, {
12586
12581
  form: _p,
12587
12582
  formUl: Np,
12588
12583
  field: Sp,
12589
- label: Ep,
12590
- input: xp,
12584
+ label: xp,
12585
+ input: Ep,
12591
12586
  error: Tp,
12592
12587
  primary: Ip,
12593
12588
  divider: kp,
12594
12589
  google: Up,
12595
- googleIcon: Rp,
12596
- spin: qp,
12590
+ googleIcon: qp,
12591
+ spin: Rp,
12597
12592
  checkboxRow: Lp,
12598
12593
  switch: "_switch_18ksj_310",
12599
12594
  terms: Bp,
12600
- message: Op,
12601
- passwordChecker: Pp,
12595
+ message: Pp,
12596
+ passwordChecker: Op,
12602
12597
  valid: Dp,
12603
12598
  invalid: Mp,
12604
12599
  forgotPassword: jp,
@@ -12645,7 +12640,7 @@ const Lo = gp(Ap, {
12645
12640
  { id: "bullying", label: $e.bullying }
12646
12641
  ], A = async () => {
12647
12642
  if (!(!d || !n)) {
12648
- if (Ro(document).includes(n)) {
12643
+ if (qo(document).includes(n)) {
12649
12644
  h("Ya has reportado este comentario.");
12650
12645
  return;
12651
12646
  }
@@ -12859,14 +12854,14 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
12859
12854
  /* @__PURE__ */ a("span", { className: "comment-username", children: e }),
12860
12855
  /* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
12861
12856
  /* @__PURE__ */ a("span", { className: "comment-date", children: Yg(Me(Number(t))) })
12862
- ] }), Oo = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
12857
+ ] }), Po = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
12863
12858
  "img",
12864
12859
  {
12865
12860
  className: "comment-avatar-img",
12866
12861
  src: e.picture,
12867
12862
  alt: e.username
12868
12863
  }
12869
- ) : e.firstname.charAt(0).toUpperCase() }), Po = ({ isReply: e = !1, onReply: t, onFlag: n }) => /* @__PURE__ */ f("div", { className: "comment-actions", children: [
12864
+ ) : e.firstname.charAt(0).toUpperCase() }), Oo = ({ isReply: e = !1, onReply: t, onFlag: n }) => /* @__PURE__ */ f("div", { className: "comment-actions", children: [
12870
12865
  !e && t && /* @__PURE__ */ a(
12871
12866
  "button",
12872
12867
  {
@@ -12917,7 +12912,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
12917
12912
  if (!r) return;
12918
12913
  const o = () => {
12919
12914
  const i = r.value.length;
12920
- r.parentElement && (r.parentElement.dataset.text = `${i}/${ft}`), r.classList.toggle("over-limit", i > ft), n(!xa(e, t).boolean);
12915
+ r.parentElement && (r.parentElement.dataset.text = `${i}/${ft}`), r.classList.toggle("over-limit", i > ft), n(!Ea(e, t).boolean);
12921
12916
  };
12922
12917
  return r.addEventListener("input", o), o(), () => r.removeEventListener("input", o);
12923
12918
  }, [e, t, n]), /* @__PURE__ */ f("div", { children: [
@@ -12938,7 +12933,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
12938
12933
  children: r,
12939
12934
  CAPTCHA_KEY_V2: o
12940
12935
  }) => {
12941
- const s = xa(e, t);
12936
+ const s = Ea(e, t);
12942
12937
  return /* @__PURE__ */ f("div", { className: "form-actions", children: [
12943
12938
  /* @__PURE__ */ a(
12944
12939
  Lo,
@@ -13006,7 +13001,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
13006
13001
  addComment: i
13007
13002
  }) => {
13008
13003
  const c = t.current?.value || "";
13009
- if (!xa(t, n).boolean || !o) {
13004
+ if (!Ea(t, n).boolean || !o) {
13010
13005
  const d = r.nextElementSibling;
13011
13006
  return d && (d.style.display = "block"), !1;
13012
13007
  }
@@ -13106,7 +13101,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
13106
13101
  const o = e.text;
13107
13102
  let s = `${Ke.firstname} ${Ke.lastname}`, i = Ke.username;
13108
13103
  return e.user && (s = `${e.user.firstname} ${e.user.lastname}`, i = e.user.username), /* @__PURE__ */ a("div", { className: "comment-item reply", children: /* @__PURE__ */ f("div", { className: "comment-header-container", children: [
13109
- /* @__PURE__ */ a(Oo, { user: e.user ? e.user : Ke }),
13104
+ /* @__PURE__ */ a(Po, { user: e.user ? e.user : Ke }),
13110
13105
  /* @__PURE__ */ f("div", { style: { flex: 1 }, children: [
13111
13106
  /* @__PURE__ */ a(Bo, { username: s, date: e.date.time }),
13112
13107
  /* @__PURE__ */ f("div", { className: "comment-reply-to", children: [
@@ -13115,7 +13110,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
13115
13110
  ] }),
13116
13111
  /* @__PURE__ */ a("p", { className: "comment-text", children: o }),
13117
13112
  n?.username.toLowerCase() !== i.toLowerCase() && // No puedes responder ni reportar tus respuestas
13118
- /* @__PURE__ */ a(Po, { isReply: !0, onFlag: () => r(e.id) })
13113
+ /* @__PURE__ */ a(Oo, { isReply: !0, onFlag: () => r(e.id) })
13119
13114
  ] })
13120
13115
  ] }) });
13121
13116
  }, Xp = ({ comment: e, replyingTo: t, path: n, user: r, handleReplyingTo: o, onFlag: s, CAPTCHA_KEY_V2: i }) => {
@@ -13131,13 +13126,13 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
13131
13126
  className: "comment-header-container",
13132
13127
  "data-hasreplies": d.reply.length > 0 ? "true" : "false",
13133
13128
  children: [
13134
- /* @__PURE__ */ a(Oo, { user: e.user ? e.user : Ke }),
13129
+ /* @__PURE__ */ a(Po, { user: e.user ? e.user : Ke }),
13135
13130
  /* @__PURE__ */ f("div", { style: { flex: 1 }, children: [
13136
13131
  /* @__PURE__ */ a(Bo, { username: w, date: e.date.time }),
13137
13132
  /* @__PURE__ */ a("p", { className: "comment-text", children: g }),
13138
13133
  r?.username.toLowerCase() !== v.toLowerCase() && // No puedes responder ni reportar tus respuestas
13139
13134
  /* @__PURE__ */ a(
13140
- Po,
13135
+ Oo,
13141
13136
  {
13142
13137
  onReply: () => o(e.id),
13143
13138
  onFlag: () => s(e.id)
@@ -13185,8 +13180,8 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
13185
13180
  apiToken: p ?? ""
13186
13181
  });
13187
13182
  h(!1), l({ morereply: b.morecomment, reply: [...d.reply, ...b.comments] });
13188
- } catch (x) {
13189
- throw h(!1), new Error(`Error al obtener comentarios: ${x}`);
13183
+ } catch (E) {
13184
+ throw h(!1), new Error(`Error al obtener comentarios: ${E}`);
13190
13185
  }
13191
13186
  },
13192
13187
  children: "Más Respuestas"
@@ -13253,23 +13248,23 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
13253
13248
  }) => {
13254
13249
  const s = t.replaceAll("/", "|"), [i, c] = J(
13255
13250
  void 0
13256
- ), [d, l] = J(""), { comments: u, setComments: h } = $p(s), [m, p] = Te.useState(!1), g = Te.useRef(null), A = (E) => {
13257
- l(d === E ? "" : E);
13258
- }, w = (E) => {
13251
+ ), [d, l] = J(""), { comments: u, setComments: h } = $p(s), [m, p] = Te.useState(!1), g = Te.useRef(null), A = (x) => {
13252
+ l(d === x ? "" : x);
13253
+ }, w = (x) => {
13259
13254
  h(
13260
13255
  u ? {
13261
13256
  ...u,
13262
- comments: [E, ...u.comments ?? []]
13257
+ comments: [x, ...u.comments ?? []]
13263
13258
  } : void 0
13264
13259
  );
13265
- }, v = (E) => {
13266
- c(E);
13260
+ }, v = (x) => {
13261
+ c(x);
13267
13262
  }, S = async () => {
13268
13263
  if (!u || !u.morecomment || u.comments.length === 0) return;
13269
- const E = u.comments[u.comments.length - 1];
13270
- if (!E) return;
13264
+ const x = u.comments[u.comments.length - 1];
13265
+ if (!x) return;
13271
13266
  p(!0);
13272
- const O = E.id;
13267
+ const P = x.id;
13273
13268
  try {
13274
13269
  const Q = await ka({
13275
13270
  publication: Lr,
@@ -13277,7 +13272,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
13277
13272
  size: 5,
13278
13273
  sizereply: 2,
13279
13274
  id: void 0,
13280
- lastid: O,
13275
+ lastid: P,
13281
13276
  state: "5,6",
13282
13277
  apiToken: n9
13283
13278
  });
@@ -13288,7 +13283,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
13288
13283
  } catch (Q) {
13289
13284
  throw p(!1), new Error(`Error al obtener comentarios: ${Q}`);
13290
13285
  }
13291
- }, _ = u?.comments && u.comments.length > 0, x = _ ? "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(Je, {}) });
13286
+ }, _ = u?.comments && u.comments.length > 0, 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(Je, {}) });
13292
13287
  return /* @__PURE__ */ f(Y, { children: [
13293
13288
  /* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(me, { title: _ || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ f(Y, { children: [
13294
13289
  e && n && /* @__PURE__ */ f("div", { className: "comments-header", children: [
@@ -13297,7 +13292,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
13297
13292
  {
13298
13293
  user: n,
13299
13294
  handleLogout: r,
13300
- message: x
13295
+ message: E
13301
13296
  }
13302
13297
  ),
13303
13298
  /* @__PURE__ */ a(
@@ -13317,10 +13312,10 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
13317
13312
  className: "comments-list",
13318
13313
  "data-isauthenticated": `${e}`,
13319
13314
  children: [
13320
- u.comments.map((E) => /* @__PURE__ */ a(
13315
+ u.comments.map((x) => /* @__PURE__ */ a(
13321
13316
  Xp,
13322
13317
  {
13323
- comment: E,
13318
+ comment: x,
13324
13319
  replyingTo: d,
13325
13320
  handleReplyingTo: A,
13326
13321
  onFlag: v,
@@ -13328,7 +13323,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = K(), Wp = Fp, $p = (e) => {
13328
13323
  path: s,
13329
13324
  CAPTCHA_KEY_V2: o.CAPTCHA_KEY_V2
13330
13325
  },
13331
- E.id
13326
+ x.id
13332
13327
  )),
13333
13328
  m && b
13334
13329
  ]
@@ -13428,18 +13423,18 @@ function r9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13428
13423
  }
13429
13424
  const b = Math.floor(Date.now() / 1e3);
13430
13425
  S.push({ Name: "updated_at", Value: String(b) });
13431
- const E = "token", O = await fetch("/api/auth/create-user", {
13426
+ const x = "token", P = await fetch("/api/auth/create-user", {
13432
13427
  method: "POST",
13433
13428
  headers: { "Content-Type": "application/json" },
13434
13429
  body: JSON.stringify({
13435
13430
  username: r.email,
13436
13431
  password: r.password,
13437
13432
  userAttributes: S,
13438
- token: E
13433
+ token: x
13439
13434
  })
13440
13435
  });
13441
- if (!O.ok) {
13442
- const Q = await O.json().catch(() => ({}));
13436
+ if (!P.ok) {
13437
+ const Q = await P.json().catch(() => ({}));
13443
13438
  if (Q.code === "UsernameExistsException") {
13444
13439
  await fetch("/api/auth/resend-code", {
13445
13440
  method: "POST",
@@ -13516,7 +13511,7 @@ function r9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13516
13511
  placeholder: ""
13517
13512
  }
13518
13513
  ),
13519
- v === "password" && /* @__PURE__ */ a("div", { className: k.passwordChecker, children: Cn.map((_, x) => {
13514
+ v === "password" && /* @__PURE__ */ a("div", { className: k.passwordChecker, children: Cn.map((_, E) => {
13520
13515
  const b = _.test(w);
13521
13516
  return /* @__PURE__ */ f(
13522
13517
  "div",
@@ -13527,7 +13522,7 @@ function r9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
13527
13522
  /* @__PURE__ */ a("div", { children: _.label })
13528
13523
  ]
13529
13524
  },
13530
- x
13525
+ E
13531
13526
  );
13532
13527
  }) }),
13533
13528
  v === "confirmPassword" && /* @__PURE__ */ f("div", { className: k.checkboxRow, children: [
@@ -13629,7 +13624,7 @@ function o9({
13629
13624
  handleGoogleLogin: r,
13630
13625
  CAPTCHA_KEY: o
13631
13626
  }) {
13632
- const [s, i] = J("login"), [c, d] = J(""), [l, u] = J(""), [h, m] = J(""), [p, g] = J(""), [A, w] = J(""), [v, S] = J(!1), [_, x] = J(!1), [b, E] = J(null);
13627
+ const [s, i] = J("login"), [c, d] = J(""), [l, u] = J(""), [h, m] = J(""), [p, g] = J(""), [A, w] = J(""), [v, S] = J(!1), [_, E] = J(!1), [b, x] = J(null);
13633
13628
  return console.log("CAPTCHA_KEY", o), /* @__PURE__ */ f(Y, { children: [
13634
13629
  s === "login" && /* @__PURE__ */ a(
13635
13630
  s9,
@@ -13644,29 +13639,29 @@ function o9({
13644
13639
  setShowPassword: S,
13645
13640
  onSubmit: async (G) => {
13646
13641
  if (!_) {
13647
- G.preventDefault(), E(null), x(!0);
13642
+ G.preventDefault(), x(null), E(!0);
13648
13643
  try {
13649
13644
  console.log(!0, o);
13650
- const P = "token", ee = await fetch("/api/auth/login-password", {
13645
+ const O = "token", ee = await fetch("/api/auth/login-password", {
13651
13646
  method: "POST",
13652
13647
  headers: { "Content-Type": "application/json" },
13653
13648
  credentials: "include",
13654
- body: JSON.stringify({ email: c, password: l, token: P })
13649
+ body: JSON.stringify({ email: c, password: l, token: O })
13655
13650
  });
13656
13651
  if (!ee.ok) {
13657
13652
  const ce = await ee.json().catch(() => ({}));
13658
13653
  throw new Error(ce?.error || "Ha ocurrido un error");
13659
13654
  }
13660
13655
  e(), await t();
13661
- } catch (P) {
13662
- E(P?.message || "Error inesperado");
13656
+ } catch (O) {
13657
+ x(O?.message || "Error inesperado");
13663
13658
  } finally {
13664
- x(!1);
13659
+ E(!1);
13665
13660
  }
13666
13661
  }
13667
13662
  },
13668
13663
  onForgot: () => {
13669
- E(null), i("forgot");
13664
+ x(null), i("forgot");
13670
13665
  },
13671
13666
  onRegister: n,
13672
13667
  handleGoogleLogin: r
@@ -13681,27 +13676,27 @@ function o9({
13681
13676
  error: b,
13682
13677
  onSubmit: async (G) => {
13683
13678
  if (!_) {
13684
- G.preventDefault(), E(null), x(!0);
13679
+ G.preventDefault(), x(null), E(!0);
13685
13680
  try {
13686
- const P = await fetch("/api/auth/forgot-password", {
13681
+ const O = await fetch("/api/auth/forgot-password", {
13687
13682
  method: "POST",
13688
13683
  headers: { "Content-Type": "application/json" },
13689
13684
  body: JSON.stringify({ email: c })
13690
13685
  });
13691
- if (!P.ok) {
13692
- const ee = await P.json().catch(() => ({}));
13686
+ if (!O.ok) {
13687
+ const ee = await O.json().catch(() => ({}));
13693
13688
  throw new Error(ee?.error || "Error al enviar código");
13694
13689
  }
13695
13690
  u(""), i("changePassword");
13696
- } catch (P) {
13697
- E(P?.message || "Error inesperado");
13691
+ } catch (O) {
13692
+ x(O?.message || "Error inesperado");
13698
13693
  } finally {
13699
- x(!1);
13694
+ E(!1);
13700
13695
  }
13701
13696
  }
13702
13697
  },
13703
13698
  onBack: () => {
13704
- E(null), i("login");
13699
+ x(null), i("login");
13705
13700
  }
13706
13701
  }
13707
13702
  ),
@@ -13722,16 +13717,16 @@ function o9({
13722
13717
  onSubmit: async (G) => {
13723
13718
  if (_) return;
13724
13719
  if (G.preventDefault(), p !== A) {
13725
- E("Las contraseñas no coinciden");
13720
+ x("Las contraseñas no coinciden");
13726
13721
  return;
13727
13722
  }
13728
13723
  if (Cn.some(
13729
13724
  (ee) => !ee.test(p)
13730
13725
  )) {
13731
- E("La contraseña no cumple con los requisitos");
13726
+ x("La contraseña no cumple con los requisitos");
13732
13727
  return;
13733
13728
  }
13734
- E(null), x(!0);
13729
+ x(null), E(!0);
13735
13730
  try {
13736
13731
  const ee = await fetch("/api/auth/confirm-forgot-password", {
13737
13732
  method: "POST",
@@ -13744,13 +13739,13 @@ function o9({
13744
13739
  }
13745
13740
  i("feedback");
13746
13741
  } catch (ee) {
13747
- E(ee?.message || "Error inesperado");
13742
+ x(ee?.message || "Error inesperado");
13748
13743
  } finally {
13749
- x(!1);
13744
+ E(!1);
13750
13745
  }
13751
13746
  },
13752
13747
  onBack: () => {
13753
- E(null), i("forgot");
13748
+ x(null), i("forgot");
13754
13749
  }
13755
13750
  }
13756
13751
  ),
@@ -13758,7 +13753,7 @@ function o9({
13758
13753
  l9,
13759
13754
  {
13760
13755
  onBackToLogin: () => {
13761
- E(null), i("login");
13756
+ x(null), i("login");
13762
13757
  }
13763
13758
  }
13764
13759
  )
@@ -14018,10 +14013,9 @@ function d9({
14018
14013
  COMMENTS_VARS: o
14019
14014
  }) {
14020
14015
  const [s, i] = J("login"), c = async () => {
14021
- {
14022
- await fetch("/api/auth/debug-login", { method: "GET", credentials: "include" }), localStorage.setItem("cognito-login", "success:" + Date.now()), t(), n();
14023
- return;
14024
- }
14016
+ if (!e) return;
14017
+ const d = encodeURIComponent(window.location.pathname);
14018
+ window.location.href = `/api/auth/login?redirect=${d}`;
14025
14019
  };
14026
14020
  return /* @__PURE__ */ a(
14027
14021
  "div",
@@ -14112,10 +14106,10 @@ function u9({
14112
14106
  {
14113
14107
  isAuthenticated: e,
14114
14108
  handleLogout: async () => {
14115
- await fetch("/api/auth/logout", {
14116
- method: "GET",
14117
- credentials: "include"
14118
- }), t(!1);
14109
+ {
14110
+ const m = window.location.pathname;
14111
+ window.location.href = `${window.location.origin}/api/auth/logout?redirect=${encodeURIComponent(m)}`;
14112
+ }
14119
14113
  },
14120
14114
  path: o,
14121
14115
  user: e ? r : void 0,
@@ -14192,7 +14186,7 @@ const _3 = ({
14192
14186
  isVisibleDefault: i = !1,
14193
14187
  COMMENTS_VARS: c
14194
14188
  }) => {
14195
- const d = Or(null), [l, u] = Te.useState(i);
14189
+ const d = Pr(null), [l, u] = Te.useState(i);
14196
14190
  Te.useEffect(() => {
14197
14191
  if (i || l) return;
14198
14192
  const m = new IntersectionObserver(
@@ -14217,7 +14211,7 @@ const _3 = ({
14217
14211
  }
14218
14212
  ),
14219
14213
  more: /* @__PURE__ */ a(
14220
- xg,
14214
+ Eg,
14221
14215
  {
14222
14216
  section: n,
14223
14217
  currentNews: r,
@@ -14384,7 +14378,7 @@ export {
14384
14378
  ge as BannerAdvertising,
14385
14379
  rt as BannerAdvertisingMiddle,
14386
14380
  Y9 as CarrouselCSR,
14387
- Et as CarrouselIRS,
14381
+ xt as CarrouselIRS,
14388
14382
  Kf as CarruselCard,
14389
14383
  o2 as CarruselOpinion,
14390
14384
  at as CommonServices,
@@ -14397,14 +14391,14 @@ export {
14397
14391
  sr as ContentLayoutTema,
14398
14392
  m3 as DEBUG_MainSlots,
14399
14393
  Zm as DestacadoNoticias,
14400
- Pf as DestacadoVideos,
14394
+ Of as DestacadoVideos,
14401
14395
  uc as DynamicBlockServices,
14402
14396
  h3 as DynamicComponents,
14403
14397
  zn as DynamicMainSlot,
14404
14398
  ko as DynamicSlot,
14405
14399
  s3 as EditorialBlock,
14406
14400
  X9 as ErrorComponent,
14407
- qs as Font,
14401
+ Rs as Font,
14408
14402
  J9 as Footer,
14409
14403
  ws as FormatAfterScripts,
14410
14404
  Gr as FormatScripts,
@@ -14421,7 +14415,7 @@ export {
14421
14415
  H9 as IssuuServices,
14422
14416
  Ts as ItemListSchema,
14423
14417
  wm as JournalistArticule2,
14424
- xm as JournalistGroup,
14418
+ Em as JournalistGroup,
14425
14419
  _o as LayoutNewsComponent,
14426
14420
  _3 as LazyLoader,
14427
14421
  B as LinkComponent,
@@ -14430,19 +14424,19 @@ export {
14430
14424
  N9 as MainComponentServices,
14431
14425
  $o as Marfeel,
14432
14426
  ht as MiddleSection,
14433
- xo as Modulo1x3,
14427
+ Eo as Modulo1x3,
14434
14428
  Yf as Modulo1x3Card,
14435
14429
  If as Modulo1x4,
14436
- qf as Modulo1x5,
14430
+ Rf as Modulo1x5,
14437
14431
  i3 as Modulo2Columnas,
14438
- Ef as Modulo3Columnas,
14432
+ xf as Modulo3Columnas,
14439
14433
  c3 as ModuloNewsletter,
14440
14434
  o3 as ModuloOpinion,
14441
- Eg as NewListResponseDataPH,
14435
+ xg as NewListResponseDataPH,
14442
14436
  Is as NewsArticle,
14443
14437
  f3 as NewsComponent,
14444
14438
  ra as NewsContent,
14445
- xt as NewsDescriptionComponent,
14439
+ Et as NewsDescriptionComponent,
14446
14440
  wn as NextPrev,
14447
14441
  ks as OrgList,
14448
14442
  Da as PreloadImages,
@@ -14457,7 +14451,7 @@ export {
14457
14451
  l3 as SectionServerComponent,
14458
14452
  wc as ShowSection,
14459
14453
  Q2 as SocialNetworks,
14460
- Es as SpeculationRules,
14454
+ xs as SpeculationRules,
14461
14455
  u3 as StaticSlotWrapper,
14462
14456
  gl as SubscribeColumn,
14463
14457
  Tl as SubscribeRow,
@@ -14471,14 +14465,14 @@ export {
14471
14465
  l0 as VideoEmbeddedHeader,
14472
14466
  y3 as VideoSection,
14473
14467
  h0 as VideoYoutubeHeader,
14474
- Rs as VideosSchemas,
14468
+ qs as VideosSchemas,
14475
14469
  Us as WebsiteList,
14476
14470
  N3 as addComment,
14477
14471
  ma as bannersReplace,
14478
14472
  Dt as becomeVideoObject,
14479
14473
  vt as buildTagUrl,
14480
14474
  sd as coloringByStrokeSVGs,
14481
- Ea as compileStyleProps,
14475
+ xa as compileStyleProps,
14482
14476
  je as cutString,
14483
14477
  A9 as extractRealtedNews,
14484
14478
  Me as formatDate,
@@ -14518,7 +14512,7 @@ export {
14518
14512
  y9 as processExtractedRelatedNews,
14519
14513
  Ls as removePages,
14520
14514
  v3 as reportComment,
14521
- Pd as shareButtons,
14515
+ Od as shareButtons,
14522
14516
  Na as socialIcons,
14523
14517
  Ns as speculationRules,
14524
14518
  _s as speculationRulesHome,