sass-template-common 0.3.73 → 0.3.76
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.
- package/dist/sass-template-common.d.ts +2 -0
- package/dist/sass-template-common.js +943 -919
- package/dist/sass-template-common.umd.cjs +23 -23
- package/package.json +9 -12
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as a, jsxs as f, Fragment as J } from "react/jsx-runtime";
|
|
2
2
|
import * as Ha from "react";
|
|
3
|
-
import ke, { useState as K, useRef as
|
|
3
|
+
import ke, { useState as K, useRef as Fs, useCallback as ue, useEffect as Qe, createElement as it, forwardRef as Vs, Fragment as vn, useMemo as Ko, Component as Jo } from "react";
|
|
4
4
|
let ca = {
|
|
5
5
|
PUBLIC_API_HOST: "https://dev-saas.cms-medios.com",
|
|
6
6
|
PUBLIC_API_FRONT: "https://dev-lahora.cms-medios.com",
|
|
@@ -156,13 +156,13 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
|
156
156
|
function It(e) {
|
|
157
157
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
158
158
|
}
|
|
159
|
-
var
|
|
159
|
+
var hn = { exports: {} }, ar = hn.exports, za;
|
|
160
160
|
function $s() {
|
|
161
161
|
return za || (za = 1, (function(e, t) {
|
|
162
162
|
(function(n, s) {
|
|
163
163
|
e.exports = s();
|
|
164
164
|
})(ar, (function() {
|
|
165
|
-
var n = 1e3, s = 6e4, o = 36e5, r = "millisecond", i = "second", c = "minute", d = "hour", l = "day", u = "week",
|
|
165
|
+
var n = 1e3, s = 6e4, o = 36e5, r = "millisecond", i = "second", c = "minute", d = "hour", l = "day", u = "week", h = "month", m = "quarter", p = "year", g = "date", A = "Invalid Date", w = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, C = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, N = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(M) {
|
|
166
166
|
var U = ["th", "st", "nd", "rd"], I = M % 100;
|
|
167
167
|
return "[" + M + (U[(I - 20) % 10] || U[I] || U[0]) + "]";
|
|
168
168
|
} }, b = function(M, U, I) {
|
|
@@ -173,12 +173,12 @@ function $s() {
|
|
|
173
173
|
return (U <= 0 ? "+" : "-") + b(D, 2, "0") + ":" + b(T, 2, "0");
|
|
174
174
|
}, m: function M(U, I) {
|
|
175
175
|
if (U.date() < I.date()) return -M(I, U);
|
|
176
|
-
var D = 12 * (I.year() - U.year()) + (I.month() - U.month()), T = U.clone().add(D,
|
|
176
|
+
var D = 12 * (I.year() - U.year()) + (I.month() - U.month()), T = U.clone().add(D, h), z = I - T < 0, y = U.clone().add(D + (z ? -1 : 1), h);
|
|
177
177
|
return +(-(D + (I - T) / (z ? T - y : y - T)) || 0);
|
|
178
178
|
}, a: function(M) {
|
|
179
179
|
return M < 0 ? Math.ceil(M) || 0 : Math.floor(M);
|
|
180
180
|
}, p: function(M) {
|
|
181
|
-
return { M:
|
|
181
|
+
return { M: h, y: p, w: u, d: l, D: g, h: d, m: c, s: i, ms: r, Q: m }[M] || String(M || "").toLowerCase().replace(/s$/, "");
|
|
182
182
|
}, u: function(M) {
|
|
183
183
|
return M === void 0;
|
|
184
184
|
} }, v = "en", E = {};
|
|
@@ -252,32 +252,32 @@ function $s() {
|
|
|
252
252
|
return z ? ie : ie.endOf(l);
|
|
253
253
|
}, R = function(X, $) {
|
|
254
254
|
return B.w(T.toDate()[X].apply(T.toDate("s"), (z ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice($)), T);
|
|
255
|
-
}, j = this.$W, P = this.$M, H = this.$D,
|
|
255
|
+
}, j = this.$W, P = this.$M, H = this.$D, F = "set" + (this.$u ? "UTC" : "");
|
|
256
256
|
switch (y) {
|
|
257
257
|
case p:
|
|
258
258
|
return z ? S(1, 0) : S(31, 11);
|
|
259
|
-
case
|
|
259
|
+
case h:
|
|
260
260
|
return z ? S(1, P) : S(0, P + 1);
|
|
261
261
|
case u:
|
|
262
|
-
var
|
|
262
|
+
var V = this.$locale().weekStart || 0, Z = (j < V ? j + 7 : j) - V;
|
|
263
263
|
return S(z ? H - Z : H + (6 - Z), P);
|
|
264
264
|
case l:
|
|
265
265
|
case g:
|
|
266
|
-
return R(
|
|
266
|
+
return R(F + "Hours", 0);
|
|
267
267
|
case d:
|
|
268
|
-
return R(
|
|
268
|
+
return R(F + "Minutes", 1);
|
|
269
269
|
case c:
|
|
270
|
-
return R(
|
|
270
|
+
return R(F + "Seconds", 2);
|
|
271
271
|
case i:
|
|
272
|
-
return R(
|
|
272
|
+
return R(F + "Milliseconds", 3);
|
|
273
273
|
default:
|
|
274
274
|
return this.clone();
|
|
275
275
|
}
|
|
276
276
|
}, U.endOf = function(I) {
|
|
277
277
|
return this.startOf(I, !1);
|
|
278
278
|
}, U.$set = function(I, D) {
|
|
279
|
-
var T, z = B.p(I), y = "set" + (this.$u ? "UTC" : ""), S = (T = {}, T[l] = y + "Date", T[g] = y + "Date", T[
|
|
280
|
-
if (z ===
|
|
279
|
+
var T, z = B.p(I), y = "set" + (this.$u ? "UTC" : ""), S = (T = {}, T[l] = y + "Date", T[g] = y + "Date", T[h] = y + "Month", T[p] = y + "FullYear", T[d] = y + "Hours", T[c] = y + "Minutes", T[i] = y + "Seconds", T[r] = y + "Milliseconds", T)[z], R = z === l ? this.$D + (D - this.$W) : D;
|
|
280
|
+
if (z === h || z === p) {
|
|
281
281
|
var j = this.clone().set(g, 1);
|
|
282
282
|
j.$d[S](R), j.init(), this.$d = j.set(g, Math.min(this.$D, j.daysInMonth())).$d;
|
|
283
283
|
} else S && this.$d[S](R);
|
|
@@ -293,7 +293,7 @@ function $s() {
|
|
|
293
293
|
var H = G(z);
|
|
294
294
|
return B.w(H.date(H.date() + Math.round(P * I)), z);
|
|
295
295
|
};
|
|
296
|
-
if (y ===
|
|
296
|
+
if (y === h) return this.set(h, this.$M + I);
|
|
297
297
|
if (y === p) return this.set(p, this.$y + I);
|
|
298
298
|
if (y === l) return S(1);
|
|
299
299
|
if (y === u) return S(7);
|
|
@@ -304,11 +304,11 @@ function $s() {
|
|
|
304
304
|
}, U.format = function(I) {
|
|
305
305
|
var D = this, T = this.$locale();
|
|
306
306
|
if (!this.isValid()) return T.invalidDate || A;
|
|
307
|
-
var z = I || "YYYY-MM-DDTHH:mm:ssZ", y = B.z(this), S = this.$H, R = this.$m, j = this.$M, P = T.weekdays, H = T.months,
|
|
307
|
+
var z = I || "YYYY-MM-DDTHH:mm:ssZ", y = B.z(this), S = this.$H, R = this.$m, j = this.$M, P = T.weekdays, H = T.months, F = T.meridiem, V = function($, ie, L, Ce) {
|
|
308
308
|
return $ && ($[ie] || $(D, z)) || L[ie].slice(0, Ce);
|
|
309
309
|
}, Z = function($) {
|
|
310
310
|
return B.s(S % 12 || 12, $, "0");
|
|
311
|
-
}, X =
|
|
311
|
+
}, X = F || function($, ie, L) {
|
|
312
312
|
var Ce = $ < 12 ? "AM" : "PM";
|
|
313
313
|
return L ? Ce.toLowerCase() : Ce;
|
|
314
314
|
};
|
|
@@ -324,9 +324,9 @@ function $s() {
|
|
|
324
324
|
case "MM":
|
|
325
325
|
return B.s(j + 1, 2, "0");
|
|
326
326
|
case "MMM":
|
|
327
|
-
return
|
|
327
|
+
return V(T.monthsShort, j, H, 3);
|
|
328
328
|
case "MMMM":
|
|
329
|
-
return
|
|
329
|
+
return V(H, j);
|
|
330
330
|
case "D":
|
|
331
331
|
return D.$D;
|
|
332
332
|
case "DD":
|
|
@@ -334,9 +334,9 @@ function $s() {
|
|
|
334
334
|
case "d":
|
|
335
335
|
return String(D.$W);
|
|
336
336
|
case "dd":
|
|
337
|
-
return
|
|
337
|
+
return V(T.weekdaysMin, D.$W, P, 2);
|
|
338
338
|
case "ddd":
|
|
339
|
-
return
|
|
339
|
+
return V(T.weekdaysShort, D.$W, P, 3);
|
|
340
340
|
case "dddd":
|
|
341
341
|
return P[D.$W];
|
|
342
342
|
case "H":
|
|
@@ -377,10 +377,10 @@ function $s() {
|
|
|
377
377
|
case p:
|
|
378
378
|
z = H() / 12;
|
|
379
379
|
break;
|
|
380
|
-
case
|
|
380
|
+
case h:
|
|
381
381
|
z = H();
|
|
382
382
|
break;
|
|
383
|
-
case
|
|
383
|
+
case m:
|
|
384
384
|
z = H() / 3;
|
|
385
385
|
break;
|
|
386
386
|
case u:
|
|
@@ -403,7 +403,7 @@ function $s() {
|
|
|
403
403
|
}
|
|
404
404
|
return T ? z : B.a(z);
|
|
405
405
|
}, U.daysInMonth = function() {
|
|
406
|
-
return this.endOf(
|
|
406
|
+
return this.endOf(h).$D;
|
|
407
407
|
}, U.$locale = function() {
|
|
408
408
|
return E[this.$L];
|
|
409
409
|
}, U.locale = function(I, D) {
|
|
@@ -422,7 +422,7 @@ function $s() {
|
|
|
422
422
|
return this.$d.toUTCString();
|
|
423
423
|
}, M;
|
|
424
424
|
})(), le = te.prototype;
|
|
425
|
-
return G.prototype = le, [["$ms", r], ["$s", i], ["$m", c], ["$H", d], ["$W", l], ["$M",
|
|
425
|
+
return G.prototype = le, [["$ms", r], ["$s", i], ["$m", c], ["$H", d], ["$W", l], ["$M", h], ["$y", p], ["$D", g]].forEach((function(M) {
|
|
426
426
|
le[M[1]] = function(U) {
|
|
427
427
|
return this.$g(U, M[0], M[1]);
|
|
428
428
|
};
|
|
@@ -432,26 +432,26 @@ function $s() {
|
|
|
432
432
|
return G(1e3 * M);
|
|
433
433
|
}, G.en = E[v], G.Ls = E, G.p = {}, G;
|
|
434
434
|
}));
|
|
435
|
-
})(
|
|
435
|
+
})(hn)), hn.exports;
|
|
436
436
|
}
|
|
437
437
|
var sr = $s();
|
|
438
438
|
const Te = /* @__PURE__ */ It(sr);
|
|
439
|
-
var
|
|
439
|
+
var mn = { exports: {} }, or = mn.exports, Fa;
|
|
440
440
|
function rr() {
|
|
441
|
-
return
|
|
441
|
+
return Fa || (Fa = 1, (function(e, t) {
|
|
442
442
|
(function(n, s) {
|
|
443
443
|
e.exports = s();
|
|
444
444
|
})(or, (function() {
|
|
445
445
|
return function(n, s, o) {
|
|
446
446
|
n = n || {};
|
|
447
447
|
var r = s.prototype, i = { future: "in %s", past: "%s ago", s: "a few seconds", m: "a minute", mm: "%d minutes", h: "an hour", hh: "%d hours", d: "a day", dd: "%d days", M: "a month", MM: "%d months", y: "a year", yy: "%d years" };
|
|
448
|
-
function c(l, u,
|
|
449
|
-
return r.fromToBase(l, u,
|
|
448
|
+
function c(l, u, h, m) {
|
|
449
|
+
return r.fromToBase(l, u, h, m);
|
|
450
450
|
}
|
|
451
|
-
o.en.relativeTime = i, r.fromToBase = function(l, u,
|
|
452
|
-
for (var g, A, w, C =
|
|
451
|
+
o.en.relativeTime = i, r.fromToBase = function(l, u, h, m, p) {
|
|
452
|
+
for (var g, A, w, C = h.$locale().relativeTime || i, N = 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" }], b = N.length, x = 0; x < b; x += 1) {
|
|
453
453
|
var v = N[x];
|
|
454
|
-
v.d && (g =
|
|
454
|
+
v.d && (g = m ? o(l).diff(h, v.d, !0) : h.diff(l, v.d, !0));
|
|
455
455
|
var E = (n.rounding || Math.round)(Math.abs(g));
|
|
456
456
|
if (w = g > 0, E <= v.r || !v.r) {
|
|
457
457
|
E <= 1 && x > 0 && (v = N[x - 1]);
|
|
@@ -478,13 +478,13 @@ function rr() {
|
|
|
478
478
|
};
|
|
479
479
|
};
|
|
480
480
|
}));
|
|
481
|
-
})(
|
|
481
|
+
})(mn)), mn.exports;
|
|
482
482
|
}
|
|
483
483
|
var ir = rr();
|
|
484
484
|
const cr = /* @__PURE__ */ It(ir);
|
|
485
|
-
var fn = { exports: {} }, lr = fn.exports,
|
|
485
|
+
var fn = { exports: {} }, lr = fn.exports, Va;
|
|
486
486
|
function dr() {
|
|
487
|
-
return
|
|
487
|
+
return Va || (Va = 1, (function(e, t) {
|
|
488
488
|
(function(n, s) {
|
|
489
489
|
e.exports = s($s());
|
|
490
490
|
})(lr, (function(n) {
|
|
@@ -500,7 +500,7 @@ function dr() {
|
|
|
500
500
|
}
|
|
501
501
|
dr();
|
|
502
502
|
var gn = { exports: {} }, ur = gn.exports, $a;
|
|
503
|
-
function
|
|
503
|
+
function hr() {
|
|
504
504
|
return $a || ($a = 1, (function(e, t) {
|
|
505
505
|
(function(n, s) {
|
|
506
506
|
e.exports = s();
|
|
@@ -528,10 +528,10 @@ function mr() {
|
|
|
528
528
|
this.$y = A.getUTCFullYear(), this.$M = A.getUTCMonth(), this.$D = A.getUTCDate(), this.$W = A.getUTCDay(), this.$H = A.getUTCHours(), this.$m = A.getUTCMinutes(), this.$s = A.getUTCSeconds(), this.$ms = A.getUTCMilliseconds();
|
|
529
529
|
} else u.call(this);
|
|
530
530
|
};
|
|
531
|
-
var
|
|
531
|
+
var h = d.utcOffset;
|
|
532
532
|
d.utcOffset = function(A, w) {
|
|
533
533
|
var C = this.$utils().u;
|
|
534
|
-
if (C(A)) return this.$u ? 0 : C(this.$offset) ?
|
|
534
|
+
if (C(A)) return this.$u ? 0 : C(this.$offset) ? h.call(this) : this.$offset;
|
|
535
535
|
if (typeof A == "string" && (A = (function(v) {
|
|
536
536
|
v === void 0 && (v = "");
|
|
537
537
|
var E = v.match(s);
|
|
@@ -546,10 +546,10 @@ function mr() {
|
|
|
546
546
|
var x = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
|
|
547
547
|
return (b = this.local().add(N + x, n)).$offset = N, b.$x.$localOffset = x, b;
|
|
548
548
|
};
|
|
549
|
-
var
|
|
549
|
+
var m = d.format;
|
|
550
550
|
d.format = function(A) {
|
|
551
551
|
var w = A || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
|
|
552
|
-
return
|
|
552
|
+
return m.call(this, w);
|
|
553
553
|
}, d.valueOf = function() {
|
|
554
554
|
var A = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
|
|
555
555
|
return this.$d.valueOf() - 6e4 * A;
|
|
@@ -574,8 +574,8 @@ function mr() {
|
|
|
574
574
|
}));
|
|
575
575
|
})(gn)), gn.exports;
|
|
576
576
|
}
|
|
577
|
-
var
|
|
578
|
-
const fr = /* @__PURE__ */ It(
|
|
577
|
+
var mr = hr();
|
|
578
|
+
const fr = /* @__PURE__ */ It(mr);
|
|
579
579
|
var pn = { exports: {} }, gr = pn.exports, Wa;
|
|
580
580
|
function pr() {
|
|
581
581
|
return Wa || (Wa = 1, (function(e, t) {
|
|
@@ -584,56 +584,56 @@ function pr() {
|
|
|
584
584
|
})(gr, (function() {
|
|
585
585
|
var n = { year: 0, month: 1, day: 2, hour: 3, minute: 4, second: 5 }, s = {};
|
|
586
586
|
return function(o, r, i) {
|
|
587
|
-
var c, d = function(
|
|
587
|
+
var c, d = function(m, p, g) {
|
|
588
588
|
g === void 0 && (g = {});
|
|
589
|
-
var A = new Date(
|
|
589
|
+
var A = new Date(m), w = (function(C, N) {
|
|
590
590
|
N === void 0 && (N = {});
|
|
591
591
|
var b = N.timeZoneName || "short", x = C + "|" + b, v = s[x];
|
|
592
592
|
return v || (v = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: C, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: b }), s[x] = v), v;
|
|
593
593
|
})(p, g);
|
|
594
594
|
return w.formatToParts(A);
|
|
595
|
-
}, l = function(
|
|
596
|
-
for (var g = d(
|
|
595
|
+
}, l = function(m, p) {
|
|
596
|
+
for (var g = d(m, p), A = [], w = 0; w < g.length; w += 1) {
|
|
597
597
|
var C = g[w], N = C.type, b = C.value, x = n[N];
|
|
598
598
|
x >= 0 && (A[x] = parseInt(b, 10));
|
|
599
599
|
}
|
|
600
|
-
var v = A[3], E = v === 24 ? 0 : v, O = A[0] + "-" + A[1] + "-" + A[2] + " " + E + ":" + A[4] + ":" + A[5] + ":000", Q = +
|
|
600
|
+
var v = A[3], E = v === 24 ? 0 : v, O = A[0] + "-" + A[1] + "-" + A[2] + " " + E + ":" + A[4] + ":" + A[5] + ":000", Q = +m;
|
|
601
601
|
return (i.utc(O).valueOf() - (Q -= Q % 1e3)) / 6e4;
|
|
602
602
|
}, u = r.prototype;
|
|
603
|
-
u.tz = function(
|
|
604
|
-
|
|
605
|
-
var g, A = this.utcOffset(), w = this.toDate(), C = w.toLocaleString("en-US", { timeZone:
|
|
603
|
+
u.tz = function(m, p) {
|
|
604
|
+
m === void 0 && (m = c);
|
|
605
|
+
var g, A = this.utcOffset(), w = this.toDate(), C = w.toLocaleString("en-US", { timeZone: m }), N = Math.round((w - new Date(C)) / 1e3 / 60), b = 15 * -Math.round(w.getTimezoneOffset() / 15) - N;
|
|
606
606
|
if (!Number(b)) g = this.utcOffset(0, p);
|
|
607
607
|
else if (g = i(C, { locale: this.$L }).$set("millisecond", this.$ms).utcOffset(b, !0), p) {
|
|
608
608
|
var x = g.utcOffset();
|
|
609
609
|
g = g.add(A - x, "minute");
|
|
610
610
|
}
|
|
611
|
-
return g.$x.$timezone =
|
|
612
|
-
}, u.offsetName = function(
|
|
613
|
-
var p = this.$x.$timezone || i.tz.guess(), g = d(this.valueOf(), p, { timeZoneName:
|
|
611
|
+
return g.$x.$timezone = m, g;
|
|
612
|
+
}, u.offsetName = function(m) {
|
|
613
|
+
var p = this.$x.$timezone || i.tz.guess(), g = d(this.valueOf(), p, { timeZoneName: m }).find((function(A) {
|
|
614
614
|
return A.type.toLowerCase() === "timezonename";
|
|
615
615
|
}));
|
|
616
616
|
return g && g.value;
|
|
617
617
|
};
|
|
618
|
-
var
|
|
619
|
-
u.startOf = function(
|
|
620
|
-
if (!this.$x || !this.$x.$timezone) return
|
|
618
|
+
var h = u.startOf;
|
|
619
|
+
u.startOf = function(m, p) {
|
|
620
|
+
if (!this.$x || !this.$x.$timezone) return h.call(this, m, p);
|
|
621
621
|
var g = i(this.format("YYYY-MM-DD HH:mm:ss:SSS"), { locale: this.$L });
|
|
622
|
-
return
|
|
623
|
-
}, i.tz = function(
|
|
622
|
+
return h.call(g, m, p).tz(this.$x.$timezone, !0);
|
|
623
|
+
}, i.tz = function(m, p, g) {
|
|
624
624
|
var A = g && p, w = g || p || c, C = l(+i(), w);
|
|
625
|
-
if (typeof
|
|
625
|
+
if (typeof m != "string") return i(m).tz(w);
|
|
626
626
|
var N = (function(E, O, Q) {
|
|
627
627
|
var W = E - 60 * O * 1e3, G = l(W, Q);
|
|
628
628
|
if (O === G) return [W, O];
|
|
629
629
|
var B = l(W -= 60 * (G - O) * 1e3, Q);
|
|
630
630
|
return G === B ? [W, G] : [E - 60 * Math.min(G, B) * 1e3, Math.max(G, B)];
|
|
631
|
-
})(i.utc(
|
|
631
|
+
})(i.utc(m, A).valueOf(), C, w), b = N[0], x = N[1], v = i(b).utcOffset(x);
|
|
632
632
|
return v.$x.$timezone = w, v;
|
|
633
633
|
}, i.tz.guess = function() {
|
|
634
634
|
return Intl.DateTimeFormat().resolvedOptions().timeZone;
|
|
635
|
-
}, i.tz.setDefault = function(
|
|
636
|
-
c =
|
|
635
|
+
}, i.tz.setDefault = function(m) {
|
|
636
|
+
c = m;
|
|
637
637
|
};
|
|
638
638
|
};
|
|
639
639
|
}));
|
|
@@ -1079,6 +1079,29 @@ const At = (e, t) => {
|
|
|
1079
1079
|
}, d3 = (e) => {
|
|
1080
1080
|
const { AssetsPrefix: t = "", AssetsPath: n = "src", isDev: s = !1 } = e;
|
|
1081
1081
|
return s ? "src" : t + n;
|
|
1082
|
+
}, u3 = async (e, t, n, s) => {
|
|
1083
|
+
const { FETCH_TAG_BASED_RELATED_NEWS: o = !1, FETCH_SIZE_RELATED_NEWS: r = 10 } = ee();
|
|
1084
|
+
try {
|
|
1085
|
+
return e.related && e.related?.automatic === !1 && e.related?.news && e.related?.news.length > 0 ? (await n.getNewsListPath(
|
|
1086
|
+
{
|
|
1087
|
+
path: e.related.news.map((c) => c.path).join(";"),
|
|
1088
|
+
exclude: "gallery,related,relatedexternal,external,customfields",
|
|
1089
|
+
imagesizes: s.md
|
|
1090
|
+
}
|
|
1091
|
+
))?.data?.data ?? [] : ((e && e.keywords && e.keywords.tags && e.keywords.tags[0] ? o ? await n.getNewsListAvanced(
|
|
1092
|
+
{
|
|
1093
|
+
query: 'claves:("' + e.keywords?.tags[0].name + '")',
|
|
1094
|
+
exclude: "gallery,related,relatedexternal,external,customfields",
|
|
1095
|
+
imagesizes: s.md,
|
|
1096
|
+
size: 11
|
|
1097
|
+
}
|
|
1098
|
+
) : await n.getNewsItemsRelated(
|
|
1099
|
+
t.split("/").join("|"),
|
|
1100
|
+
{ size: r }
|
|
1101
|
+
) : null)?.data?.data ?? []).filter((l) => l.info.link.internal !== t.split("/").join("|"));
|
|
1102
|
+
} catch (i) {
|
|
1103
|
+
console.log(i);
|
|
1104
|
+
}
|
|
1082
1105
|
}, Ur = { prerender: [
|
|
1083
1106
|
{ where: { and: [
|
|
1084
1107
|
{ href_matches: "/*(-|-t|-lb)([0-9]{8})(-|)([0-9]{4,6}).html" },
|
|
@@ -1168,9 +1191,9 @@ const Pr = async ({
|
|
|
1168
1191
|
logow: t.socialBlockLogo?.width,
|
|
1169
1192
|
logoh: t.socialBlockLogo?.height,
|
|
1170
1193
|
authorurl: n + "/autor/"
|
|
1171
|
-
}, u = e.split("/")[1],
|
|
1194
|
+
}, u = e.split("/")[1], h = u == "liveblogs" || u == "liveblog" ? ["/news", "/news-breadcrumb", "/news-liveblog"] : ["/news", "/news-breadcrumb"], m = t.paths.tema !== "" ? "/" + t.paths.tema : t.paths.tema, p = o !== "false" && r !== "false" ? "/" + o + m : m;
|
|
1172
1195
|
i = (await Promise.all(
|
|
1173
|
-
|
|
1196
|
+
h.map(async (A) => {
|
|
1174
1197
|
const w = A === "/news-breadcrumb" ? { ...l, prefixtag: p } : l;
|
|
1175
1198
|
return await Na(w, A, s);
|
|
1176
1199
|
})
|
|
@@ -1384,7 +1407,7 @@ const Pr = async ({
|
|
|
1384
1407
|
}, Xt = (e) => {
|
|
1385
1408
|
const t = e.split("/"), n = t[t.length - 1] ?? "1";
|
|
1386
1409
|
return Number(n) > 0 ? Number(n) : 1;
|
|
1387
|
-
},
|
|
1410
|
+
}, h3 = (e, t = 2) => {
|
|
1388
1411
|
if (!e || e.length === 0) return [];
|
|
1389
1412
|
const n = [];
|
|
1390
1413
|
for (let s = 0; s < t; s++) {
|
|
@@ -1527,28 +1550,28 @@ const { toString: zr } = Object.prototype, { getPrototypeOf: Sa } = Object, { it
|
|
|
1527
1550
|
const n = zr.call(t);
|
|
1528
1551
|
return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
|
|
1529
1552
|
})(/* @__PURE__ */ Object.create(null)), De = (e) => (e = e.toLowerCase(), (t) => Rn(t) === e), Ln = (e) => (t) => typeof t === e, { isArray: Tt } = Array, xt = Ln("undefined");
|
|
1530
|
-
function
|
|
1553
|
+
function Ft(e) {
|
|
1531
1554
|
return e !== null && !xt(e) && e.constructor !== null && !xt(e.constructor) && Ne(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
1532
1555
|
}
|
|
1533
1556
|
const Xs = De("ArrayBuffer");
|
|
1534
|
-
function
|
|
1557
|
+
function Fr(e) {
|
|
1535
1558
|
let t;
|
|
1536
1559
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Xs(e.buffer), t;
|
|
1537
1560
|
}
|
|
1538
|
-
const
|
|
1561
|
+
const Vr = Ln("string"), Ne = Ln("function"), eo = Ln("number"), Vt = (e) => e !== null && typeof e == "object", $r = (e) => e === !0 || e === !1, An = (e) => {
|
|
1539
1562
|
if (Rn(e) !== "object")
|
|
1540
1563
|
return !1;
|
|
1541
1564
|
const t = Sa(e);
|
|
1542
1565
|
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Zs in e) && !(Un in e);
|
|
1543
1566
|
}, Wr = (e) => {
|
|
1544
|
-
if (!
|
|
1567
|
+
if (!Vt(e) || Ft(e))
|
|
1545
1568
|
return !1;
|
|
1546
1569
|
try {
|
|
1547
1570
|
return Object.keys(e).length === 0 && Object.getPrototypeOf(e) === Object.prototype;
|
|
1548
1571
|
} catch {
|
|
1549
1572
|
return !1;
|
|
1550
1573
|
}
|
|
1551
|
-
}, Yr = De("Date"), Kr = De("File"), Jr = De("Blob"), Zr = De("FileList"), Xr = (e) =>
|
|
1574
|
+
}, Yr = De("Date"), Kr = De("File"), Jr = De("Blob"), Zr = De("FileList"), Xr = (e) => Vt(e) && Ne(e.pipe), ei = (e) => {
|
|
1552
1575
|
let t;
|
|
1553
1576
|
return e && (typeof FormData == "function" && e instanceof FormData || Ne(e.append) && ((t = Rn(e)) === "formdata" || // detect form-data instance
|
|
1554
1577
|
t === "object" && Ne(e.toString) && e.toString() === "[object FormData]"));
|
|
@@ -1561,7 +1584,7 @@ function $t(e, t, { allOwnKeys: n = !1 } = {}) {
|
|
|
1561
1584
|
for (s = 0, o = e.length; s < o; s++)
|
|
1562
1585
|
t.call(null, e[s], s, e);
|
|
1563
1586
|
else {
|
|
1564
|
-
if (
|
|
1587
|
+
if (Ft(e))
|
|
1565
1588
|
return;
|
|
1566
1589
|
const r = n ? Object.getOwnPropertyNames(e) : Object.keys(e), i = r.length;
|
|
1567
1590
|
let c;
|
|
@@ -1570,7 +1593,7 @@ function $t(e, t, { allOwnKeys: n = !1 } = {}) {
|
|
|
1570
1593
|
}
|
|
1571
1594
|
}
|
|
1572
1595
|
function to(e, t) {
|
|
1573
|
-
if (
|
|
1596
|
+
if (Ft(e))
|
|
1574
1597
|
return null;
|
|
1575
1598
|
t = t.toLowerCase();
|
|
1576
1599
|
const n = Object.keys(e);
|
|
@@ -1580,7 +1603,7 @@ function to(e, t) {
|
|
|
1580
1603
|
return o;
|
|
1581
1604
|
return null;
|
|
1582
1605
|
}
|
|
1583
|
-
const
|
|
1606
|
+
const mt = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, no = (e) => !xt(e) && e !== mt;
|
|
1584
1607
|
function la() {
|
|
1585
1608
|
const { caseless: e, skipUndefined: t } = no(this) && this || {}, n = {}, s = (o, r) => {
|
|
1586
1609
|
const i = e && to(n, r) || r;
|
|
@@ -1610,7 +1633,7 @@ const ii = (e, t, n, { allOwnKeys: s } = {}) => ($t(t, (o, r) => {
|
|
|
1610
1633
|
e = String(e), (n === void 0 || n > e.length) && (n = e.length), n -= t.length;
|
|
1611
1634
|
const s = e.indexOf(t, n);
|
|
1612
1635
|
return s !== -1 && s === n;
|
|
1613
|
-
},
|
|
1636
|
+
}, hi = (e) => {
|
|
1614
1637
|
if (!e) return null;
|
|
1615
1638
|
if (Tt(e)) return e;
|
|
1616
1639
|
let t = e.length;
|
|
@@ -1619,7 +1642,7 @@ const ii = (e, t, n, { allOwnKeys: s } = {}) => ($t(t, (o, r) => {
|
|
|
1619
1642
|
for (; t-- > 0; )
|
|
1620
1643
|
n[t] = e[t];
|
|
1621
1644
|
return n;
|
|
1622
|
-
},
|
|
1645
|
+
}, mi = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && Sa(Uint8Array)), fi = (e, t) => {
|
|
1623
1646
|
const s = (e && e[Un]).call(e);
|
|
1624
1647
|
let o;
|
|
1625
1648
|
for (; (o = s.next()) && !o.done; ) {
|
|
@@ -1672,10 +1695,10 @@ function bi(e) {
|
|
|
1672
1695
|
}
|
|
1673
1696
|
const Ni = (e) => {
|
|
1674
1697
|
const t = new Array(10), n = (s, o) => {
|
|
1675
|
-
if (
|
|
1698
|
+
if (Vt(s)) {
|
|
1676
1699
|
if (t.indexOf(s) >= 0)
|
|
1677
1700
|
return;
|
|
1678
|
-
if (
|
|
1701
|
+
if (Ft(s))
|
|
1679
1702
|
return s;
|
|
1680
1703
|
if (!("toJSON" in s)) {
|
|
1681
1704
|
t[o] = s;
|
|
@@ -1689,23 +1712,23 @@ const Ni = (e) => {
|
|
|
1689
1712
|
return s;
|
|
1690
1713
|
};
|
|
1691
1714
|
return n(e, 0);
|
|
1692
|
-
}, Si = De("AsyncFunction"), xi = (e) => e && (
|
|
1693
|
-
o ===
|
|
1715
|
+
}, Si = De("AsyncFunction"), xi = (e) => e && (Vt(e) || Ne(e)) && Ne(e.then) && Ne(e.catch), so = ((e, t) => e ? setImmediate : t ? ((n, s) => (mt.addEventListener("message", ({ source: o, data: r }) => {
|
|
1716
|
+
o === mt && r === n && s.length && s.shift()();
|
|
1694
1717
|
}, !1), (o) => {
|
|
1695
|
-
s.push(o),
|
|
1718
|
+
s.push(o), mt.postMessage(n, "*");
|
|
1696
1719
|
}))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
|
|
1697
1720
|
typeof setImmediate == "function",
|
|
1698
|
-
Ne(
|
|
1699
|
-
), Ei = typeof queueMicrotask < "u" ? queueMicrotask.bind(
|
|
1721
|
+
Ne(mt.postMessage)
|
|
1722
|
+
), Ei = typeof queueMicrotask < "u" ? queueMicrotask.bind(mt) : typeof process < "u" && process.nextTick || so, Ii = (e) => e != null && Ne(e[Un]), _ = {
|
|
1700
1723
|
isArray: Tt,
|
|
1701
1724
|
isArrayBuffer: Xs,
|
|
1702
|
-
isBuffer:
|
|
1725
|
+
isBuffer: Ft,
|
|
1703
1726
|
isFormData: ei,
|
|
1704
|
-
isArrayBufferView:
|
|
1705
|
-
isString:
|
|
1727
|
+
isArrayBufferView: Fr,
|
|
1728
|
+
isString: Vr,
|
|
1706
1729
|
isNumber: eo,
|
|
1707
1730
|
isBoolean: $r,
|
|
1708
|
-
isObject:
|
|
1731
|
+
isObject: Vt,
|
|
1709
1732
|
isPlainObject: An,
|
|
1710
1733
|
isEmptyObject: Wr,
|
|
1711
1734
|
isReadableStream: ni,
|
|
@@ -1720,7 +1743,7 @@ const Ni = (e) => {
|
|
|
1720
1743
|
isFunction: Ne,
|
|
1721
1744
|
isStream: Xr,
|
|
1722
1745
|
isURLSearchParams: ti,
|
|
1723
|
-
isTypedArray:
|
|
1746
|
+
isTypedArray: mi,
|
|
1724
1747
|
isFileList: Zr,
|
|
1725
1748
|
forEach: $t,
|
|
1726
1749
|
merge: la,
|
|
@@ -1732,7 +1755,7 @@ const Ni = (e) => {
|
|
|
1732
1755
|
kindOf: Rn,
|
|
1733
1756
|
kindOfTest: De,
|
|
1734
1757
|
endsWith: ui,
|
|
1735
|
-
toArray:
|
|
1758
|
+
toArray: hi,
|
|
1736
1759
|
forEachEntry: fi,
|
|
1737
1760
|
matchAll: gi,
|
|
1738
1761
|
isHTMLForm: pi,
|
|
@@ -1746,7 +1769,7 @@ const Ni = (e) => {
|
|
|
1746
1769
|
noop: vi,
|
|
1747
1770
|
toFiniteNumber: _i,
|
|
1748
1771
|
findKey: to,
|
|
1749
|
-
global:
|
|
1772
|
+
global: mt,
|
|
1750
1773
|
isContextDefined: no,
|
|
1751
1774
|
isSpecCompliantForm: bi,
|
|
1752
1775
|
toJSONObject: Ni,
|
|
@@ -1865,24 +1888,24 @@ function qn(e, t, n) {
|
|
|
1865
1888
|
}
|
|
1866
1889
|
return da(g) ? !0 : (t.append(Za(w, A, r), l(g)), !1);
|
|
1867
1890
|
}
|
|
1868
|
-
const
|
|
1891
|
+
const h = [], m = Object.assign(Ui, {
|
|
1869
1892
|
defaultVisitor: u,
|
|
1870
1893
|
convertValue: l,
|
|
1871
1894
|
isVisitable: da
|
|
1872
1895
|
});
|
|
1873
1896
|
function p(g, A) {
|
|
1874
1897
|
if (!_.isUndefined(g)) {
|
|
1875
|
-
if (
|
|
1898
|
+
if (h.indexOf(g) !== -1)
|
|
1876
1899
|
throw Error("Circular reference detected in " + A.join("."));
|
|
1877
|
-
|
|
1900
|
+
h.push(g), _.forEach(g, function(C, N) {
|
|
1878
1901
|
(!(_.isUndefined(C) || C === null) && o.call(
|
|
1879
1902
|
t,
|
|
1880
1903
|
C,
|
|
1881
1904
|
_.isString(N) ? N.trim() : N,
|
|
1882
1905
|
A,
|
|
1883
|
-
|
|
1906
|
+
m
|
|
1884
1907
|
)) === !0 && p(C, A ? A.concat(N) : [N]);
|
|
1885
|
-
}),
|
|
1908
|
+
}), h.pop();
|
|
1886
1909
|
}
|
|
1887
1910
|
}
|
|
1888
1911
|
if (!_.isObject(e))
|
|
@@ -2034,7 +2057,7 @@ function Hi(e) {
|
|
|
2034
2057
|
r = n[s], t[r] = e[r];
|
|
2035
2058
|
return t;
|
|
2036
2059
|
}
|
|
2037
|
-
function
|
|
2060
|
+
function ho(e) {
|
|
2038
2061
|
function t(n, s, o, r) {
|
|
2039
2062
|
let i = n[r++];
|
|
2040
2063
|
if (i === "__proto__") return !0;
|
|
@@ -2065,7 +2088,7 @@ const Wt = {
|
|
|
2065
2088
|
transformRequest: [function(t, n) {
|
|
2066
2089
|
const s = n.getContentType() || "", o = s.indexOf("application/json") > -1, r = _.isObject(t);
|
|
2067
2090
|
if (r && _.isHTMLForm(t) && (t = new FormData(t)), _.isFormData(t))
|
|
2068
|
-
return o ? JSON.stringify(
|
|
2091
|
+
return o ? JSON.stringify(ho(t)) : t;
|
|
2069
2092
|
if (_.isArrayBuffer(t) || _.isBuffer(t) || _.isStream(t) || _.isFile(t) || _.isBlob(t) || _.isReadableStream(t))
|
|
2070
2093
|
return t;
|
|
2071
2094
|
if (_.isArrayBufferView(t))
|
|
@@ -2128,7 +2151,7 @@ const Wt = {
|
|
|
2128
2151
|
_.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
|
|
2129
2152
|
Wt.headers[e] = {};
|
|
2130
2153
|
});
|
|
2131
|
-
const
|
|
2154
|
+
const Fi = _.toObjectSet([
|
|
2132
2155
|
"age",
|
|
2133
2156
|
"authorization",
|
|
2134
2157
|
"content-length",
|
|
@@ -2146,12 +2169,12 @@ const Vi = _.toObjectSet([
|
|
|
2146
2169
|
"referer",
|
|
2147
2170
|
"retry-after",
|
|
2148
2171
|
"user-agent"
|
|
2149
|
-
]),
|
|
2172
|
+
]), Vi = (e) => {
|
|
2150
2173
|
const t = {};
|
|
2151
2174
|
let n, s, o;
|
|
2152
2175
|
return e && e.split(`
|
|
2153
2176
|
`).forEach(function(i) {
|
|
2154
|
-
o = i.indexOf(":"), n = i.substring(0, o).trim().toLowerCase(), s = i.substring(o + 1).trim(), !(!n || t[n] &&
|
|
2177
|
+
o = i.indexOf(":"), n = i.substring(0, o).trim().toLowerCase(), s = i.substring(o + 1).trim(), !(!n || t[n] && Fi[n]) && (n === "set-cookie" ? t[n] ? t[n].push(s) : t[n] = [s] : t[n] = t[n] ? t[n] + ", " + s : s);
|
|
2155
2178
|
}), t;
|
|
2156
2179
|
}, ts = Symbol("internals");
|
|
2157
2180
|
function qt(e) {
|
|
@@ -2202,14 +2225,14 @@ let Se = class {
|
|
|
2202
2225
|
const u = qt(d);
|
|
2203
2226
|
if (!u)
|
|
2204
2227
|
throw new Error("header name must be a non-empty string");
|
|
2205
|
-
const
|
|
2206
|
-
(!
|
|
2228
|
+
const h = _.findKey(o, u);
|
|
2229
|
+
(!h || o[h] === void 0 || l === !0 || l === void 0 && o[h] !== !1) && (o[h || d] = wn(c));
|
|
2207
2230
|
}
|
|
2208
2231
|
const i = (c, d) => _.forEach(c, (l, u) => r(l, u, d));
|
|
2209
2232
|
if (_.isPlainObject(t) || t instanceof this.constructor)
|
|
2210
2233
|
i(t, n);
|
|
2211
2234
|
else if (_.isString(t) && (t = t.trim()) && !Wi(t))
|
|
2212
|
-
i(
|
|
2235
|
+
i(Vi(t), n);
|
|
2213
2236
|
else if (_.isObject(t) && _.isIterable(t)) {
|
|
2214
2237
|
let c = {}, d, l;
|
|
2215
2238
|
for (const u of t) {
|
|
@@ -2336,7 +2359,7 @@ function Gn(e, t) {
|
|
|
2336
2359
|
r = c.call(n, r, o.normalize(), t ? t.status : void 0);
|
|
2337
2360
|
}), o.normalize(), r;
|
|
2338
2361
|
}
|
|
2339
|
-
function
|
|
2362
|
+
function mo(e) {
|
|
2340
2363
|
return !!(e && e.__CANCEL__);
|
|
2341
2364
|
}
|
|
2342
2365
|
function kt(e, t, n) {
|
|
@@ -2366,13 +2389,13 @@ function Zi(e, t) {
|
|
|
2366
2389
|
return t = t !== void 0 ? t : 1e3, function(d) {
|
|
2367
2390
|
const l = Date.now(), u = s[r];
|
|
2368
2391
|
i || (i = l), n[o] = d, s[o] = l;
|
|
2369
|
-
let
|
|
2370
|
-
for (;
|
|
2371
|
-
|
|
2392
|
+
let h = r, m = 0;
|
|
2393
|
+
for (; h !== o; )
|
|
2394
|
+
m += n[h++], h = h % e;
|
|
2372
2395
|
if (o = (o + 1) % e, o === r && (r = (r + 1) % e), l - i < t)
|
|
2373
2396
|
return;
|
|
2374
2397
|
const p = u && l - u;
|
|
2375
|
-
return p ? Math.round(
|
|
2398
|
+
return p ? Math.round(m * 1e3 / p) : void 0;
|
|
2376
2399
|
};
|
|
2377
2400
|
}
|
|
2378
2401
|
function Xi(e, t) {
|
|
@@ -2381,10 +2404,10 @@ function Xi(e, t) {
|
|
|
2381
2404
|
n = u, o = null, r && (clearTimeout(r), r = null), e(...l);
|
|
2382
2405
|
};
|
|
2383
2406
|
return [(...l) => {
|
|
2384
|
-
const u = Date.now(),
|
|
2385
|
-
|
|
2407
|
+
const u = Date.now(), h = u - n;
|
|
2408
|
+
h >= s ? i(l, u) : (o = l, r || (r = setTimeout(() => {
|
|
2386
2409
|
r = null, i(o);
|
|
2387
|
-
}, s -
|
|
2410
|
+
}, s - h)));
|
|
2388
2411
|
}, () => o && i(o)];
|
|
2389
2412
|
}
|
|
2390
2413
|
const bn = (e, t, n = 3) => {
|
|
@@ -2393,7 +2416,7 @@ const bn = (e, t, n = 3) => {
|
|
|
2393
2416
|
return Xi((r) => {
|
|
2394
2417
|
const i = r.loaded, c = r.lengthComputable ? r.total : void 0, d = i - s, l = o(d), u = i <= c;
|
|
2395
2418
|
s = i;
|
|
2396
|
-
const
|
|
2419
|
+
const h = {
|
|
2397
2420
|
loaded: i,
|
|
2398
2421
|
total: c,
|
|
2399
2422
|
progress: c ? i / c : void 0,
|
|
@@ -2404,7 +2427,7 @@ const bn = (e, t, n = 3) => {
|
|
|
2404
2427
|
lengthComputable: c != null,
|
|
2405
2428
|
[t ? "download" : "upload"]: !0
|
|
2406
2429
|
};
|
|
2407
|
-
e(
|
|
2430
|
+
e(h);
|
|
2408
2431
|
}, n);
|
|
2409
2432
|
}, ns = (e, t) => {
|
|
2410
2433
|
const n = e != null;
|
|
@@ -2459,14 +2482,14 @@ const ss = (e) => e instanceof Se ? { ...e } : e;
|
|
|
2459
2482
|
function wt(e, t) {
|
|
2460
2483
|
t = t || {};
|
|
2461
2484
|
const n = {};
|
|
2462
|
-
function s(l, u,
|
|
2463
|
-
return _.isPlainObject(l) && _.isPlainObject(u) ? _.merge.call({ caseless:
|
|
2485
|
+
function s(l, u, h, m) {
|
|
2486
|
+
return _.isPlainObject(l) && _.isPlainObject(u) ? _.merge.call({ caseless: m }, l, u) : _.isPlainObject(u) ? _.merge({}, u) : _.isArray(u) ? u.slice() : u;
|
|
2464
2487
|
}
|
|
2465
|
-
function o(l, u,
|
|
2488
|
+
function o(l, u, h, m) {
|
|
2466
2489
|
if (_.isUndefined(u)) {
|
|
2467
2490
|
if (!_.isUndefined(l))
|
|
2468
|
-
return s(void 0, l,
|
|
2469
|
-
} else return s(l, u,
|
|
2491
|
+
return s(void 0, l, h, m);
|
|
2492
|
+
} else return s(l, u, h, m);
|
|
2470
2493
|
}
|
|
2471
2494
|
function r(l, u) {
|
|
2472
2495
|
if (!_.isUndefined(u))
|
|
@@ -2478,10 +2501,10 @@ function wt(e, t) {
|
|
|
2478
2501
|
return s(void 0, l);
|
|
2479
2502
|
} else return s(void 0, u);
|
|
2480
2503
|
}
|
|
2481
|
-
function c(l, u,
|
|
2482
|
-
if (
|
|
2504
|
+
function c(l, u, h) {
|
|
2505
|
+
if (h in t)
|
|
2483
2506
|
return s(l, u);
|
|
2484
|
-
if (
|
|
2507
|
+
if (h in e)
|
|
2485
2508
|
return s(void 0, l);
|
|
2486
2509
|
}
|
|
2487
2510
|
const d = {
|
|
@@ -2513,11 +2536,11 @@ function wt(e, t) {
|
|
|
2513
2536
|
socketPath: i,
|
|
2514
2537
|
responseEncoding: i,
|
|
2515
2538
|
validateStatus: c,
|
|
2516
|
-
headers: (l, u,
|
|
2539
|
+
headers: (l, u, h) => o(ss(l), ss(u), h, !0)
|
|
2517
2540
|
};
|
|
2518
2541
|
return _.forEach(Object.keys({ ...e, ...t }), function(u) {
|
|
2519
|
-
const
|
|
2520
|
-
_.isUndefined(
|
|
2542
|
+
const h = d[u] || o, m = h(e[u], t[u], u);
|
|
2543
|
+
_.isUndefined(m) && h !== c || (n[u] = m);
|
|
2521
2544
|
}), n;
|
|
2522
2545
|
}
|
|
2523
2546
|
const po = (e) => {
|
|
@@ -2531,8 +2554,8 @@ const po = (e) => {
|
|
|
2531
2554
|
i.setContentType(void 0);
|
|
2532
2555
|
else if (_.isFunction(n.getHeaders)) {
|
|
2533
2556
|
const d = n.getHeaders(), l = ["content-type", "content-length"];
|
|
2534
|
-
Object.entries(d).forEach(([u,
|
|
2535
|
-
l.includes(u.toLowerCase()) && i.set(u,
|
|
2557
|
+
Object.entries(d).forEach(([u, h]) => {
|
|
2558
|
+
l.includes(u.toLowerCase()) && i.set(u, h);
|
|
2536
2559
|
});
|
|
2537
2560
|
}
|
|
2538
2561
|
}
|
|
@@ -2546,7 +2569,7 @@ const po = (e) => {
|
|
|
2546
2569
|
const o = po(e);
|
|
2547
2570
|
let r = o.data;
|
|
2548
2571
|
const i = Se.from(o.headers).normalize();
|
|
2549
|
-
let { responseType: c, onUploadProgress: d, onDownloadProgress: l } = o, u,
|
|
2572
|
+
let { responseType: c, onUploadProgress: d, onDownloadProgress: l } = o, u, h, m, p, g;
|
|
2550
2573
|
function A() {
|
|
2551
2574
|
p && p(), g && g(), o.cancelToken && o.cancelToken.unsubscribe(u), o.signal && o.signal.removeEventListener("abort", u);
|
|
2552
2575
|
}
|
|
@@ -2589,7 +2612,7 @@ const po = (e) => {
|
|
|
2589
2612
|
)), w = null;
|
|
2590
2613
|
}, r === void 0 && i.setContentType(null), "setRequestHeader" in w && _.forEach(i.toJSON(), function(x, v) {
|
|
2591
2614
|
w.setRequestHeader(v, x);
|
|
2592
|
-
}), _.isUndefined(o.withCredentials) || (w.withCredentials = !!o.withCredentials), c && c !== "json" && (w.responseType = o.responseType), l && ([
|
|
2615
|
+
}), _.isUndefined(o.withCredentials) || (w.withCredentials = !!o.withCredentials), c && c !== "json" && (w.responseType = o.responseType), l && ([m, g] = bn(l, !0), w.addEventListener("progress", m)), d && w.upload && ([h, p] = bn(d), w.upload.addEventListener("progress", h), w.upload.addEventListener("loadend", p)), (o.cancelToken || o.signal) && (u = (b) => {
|
|
2593
2616
|
w && (s(!b || b.type ? new kt(null, e, w) : b), w.abort(), w = null);
|
|
2594
2617
|
}, o.cancelToken && o.cancelToken.subscribe(u), o.signal && (o.signal.aborted ? u() : o.signal.addEventListener("abort", u)));
|
|
2595
2618
|
const N = Ji(o.url);
|
|
@@ -2663,10 +2686,10 @@ const po = (e) => {
|
|
|
2663
2686
|
c(), d.close();
|
|
2664
2687
|
return;
|
|
2665
2688
|
}
|
|
2666
|
-
let
|
|
2689
|
+
let h = u.byteLength;
|
|
2667
2690
|
if (n) {
|
|
2668
|
-
let
|
|
2669
|
-
n(
|
|
2691
|
+
let m = r += h;
|
|
2692
|
+
n(m);
|
|
2670
2693
|
}
|
|
2671
2694
|
d.enqueue(new Uint8Array(u));
|
|
2672
2695
|
} catch (l) {
|
|
@@ -2708,18 +2731,18 @@ const po = (e) => {
|
|
|
2708
2731
|
}
|
|
2709
2732
|
}).headers.has("Content-Type");
|
|
2710
2733
|
return g && !A;
|
|
2711
|
-
}), u = i && c && ls(() => _.isReadableStream(new s("").body)),
|
|
2734
|
+
}), u = i && c && ls(() => _.isReadableStream(new s("").body)), h = {
|
|
2712
2735
|
stream: u && ((g) => g.body)
|
|
2713
2736
|
};
|
|
2714
2737
|
o && ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((g) => {
|
|
2715
|
-
!
|
|
2738
|
+
!h[g] && (h[g] = (A, w) => {
|
|
2716
2739
|
let C = A && A[g];
|
|
2717
2740
|
if (C)
|
|
2718
2741
|
return C.call(A);
|
|
2719
2742
|
throw new Y(`Response type '${g}' is not supported`, Y.ERR_NOT_SUPPORT, w);
|
|
2720
2743
|
});
|
|
2721
2744
|
});
|
|
2722
|
-
const
|
|
2745
|
+
const m = async (g) => {
|
|
2723
2746
|
if (g == null)
|
|
2724
2747
|
return 0;
|
|
2725
2748
|
if (_.isBlob(g))
|
|
@@ -2735,7 +2758,7 @@ const po = (e) => {
|
|
|
2735
2758
|
return (await d(g)).byteLength;
|
|
2736
2759
|
}, p = async (g, A) => {
|
|
2737
2760
|
const w = _.toFiniteNumber(g.getContentLength());
|
|
2738
|
-
return w ??
|
|
2761
|
+
return w ?? m(A);
|
|
2739
2762
|
};
|
|
2740
2763
|
return async (g) => {
|
|
2741
2764
|
let {
|
|
@@ -2803,7 +2826,7 @@ const po = (e) => {
|
|
|
2803
2826
|
);
|
|
2804
2827
|
}
|
|
2805
2828
|
O = O || "text";
|
|
2806
|
-
let y = await
|
|
2829
|
+
let y = await h[_.findKey(h, O) || "text"](T, g);
|
|
2807
2830
|
return !z && M && M(), await new Promise((S, R) => {
|
|
2808
2831
|
fo(S, R, {
|
|
2809
2832
|
data: y,
|
|
@@ -2823,14 +2846,14 @@ const po = (e) => {
|
|
|
2823
2846
|
) : Y.from(I, I && I.code, g, le);
|
|
2824
2847
|
}
|
|
2825
2848
|
};
|
|
2826
|
-
},
|
|
2849
|
+
}, hc = /* @__PURE__ */ new Map(), Ao = (e) => {
|
|
2827
2850
|
let t = e && e.env || {};
|
|
2828
2851
|
const { fetch: n, Request: s, Response: o } = t, r = [
|
|
2829
2852
|
s,
|
|
2830
2853
|
o,
|
|
2831
2854
|
n
|
|
2832
2855
|
];
|
|
2833
|
-
let i = r.length, c = i, d, l, u =
|
|
2856
|
+
let i = r.length, c = i, d, l, u = hc;
|
|
2834
2857
|
for (; c--; )
|
|
2835
2858
|
d = r[c], l = u.get(d), l === void 0 && u.set(d, l = c ? /* @__PURE__ */ new Map() : uc(t)), u = l;
|
|
2836
2859
|
return l;
|
|
@@ -2852,7 +2875,7 @@ _.forEach(Ia, (e, t) => {
|
|
|
2852
2875
|
Object.defineProperty(e, "adapterName", { value: t });
|
|
2853
2876
|
}
|
|
2854
2877
|
});
|
|
2855
|
-
const ds = (e) => `- ${e}`,
|
|
2878
|
+
const ds = (e) => `- ${e}`, mc = (e) => _.isFunction(e) || e === null || e === !1;
|
|
2856
2879
|
function fc(e, t) {
|
|
2857
2880
|
e = _.isArray(e) ? e : [e];
|
|
2858
2881
|
const { length: n } = e;
|
|
@@ -2861,7 +2884,7 @@ function fc(e, t) {
|
|
|
2861
2884
|
for (let i = 0; i < n; i++) {
|
|
2862
2885
|
s = e[i];
|
|
2863
2886
|
let c;
|
|
2864
|
-
if (o = s, !
|
|
2887
|
+
if (o = s, !mc(s) && (o = Ia[(c = String(s)).toLowerCase()], o === void 0))
|
|
2865
2888
|
throw new Y(`Unknown adapter '${c}'`);
|
|
2866
2889
|
if (o && (_.isFunction(o) || (o = o.get(t))))
|
|
2867
2890
|
break;
|
|
@@ -2908,7 +2931,7 @@ function us(e) {
|
|
|
2908
2931
|
s
|
|
2909
2932
|
), s.headers = Se.from(s.headers), s;
|
|
2910
2933
|
}, function(s) {
|
|
2911
|
-
return
|
|
2934
|
+
return mo(s) || (Hn(e), s && s.response && (s.response.data = Gn.call(
|
|
2912
2935
|
e,
|
|
2913
2936
|
e.transformResponse,
|
|
2914
2937
|
s.response
|
|
@@ -2921,7 +2944,7 @@ const yo = "1.13.2", Bn = {};
|
|
|
2921
2944
|
return typeof s === e || "a" + (t < 1 ? "n " : " ") + e;
|
|
2922
2945
|
};
|
|
2923
2946
|
});
|
|
2924
|
-
const
|
|
2947
|
+
const hs = {};
|
|
2925
2948
|
Bn.transitional = function(t, n, s) {
|
|
2926
2949
|
function o(r, i) {
|
|
2927
2950
|
return "[Axios v" + yo + "] Transitional option '" + r + "'" + i + (s ? ". " + s : "");
|
|
@@ -2932,7 +2955,7 @@ Bn.transitional = function(t, n, s) {
|
|
|
2932
2955
|
o(i, " has been removed" + (n ? " in " + n : "")),
|
|
2933
2956
|
Y.ERR_DEPRECATED
|
|
2934
2957
|
);
|
|
2935
|
-
return n && !
|
|
2958
|
+
return n && !hs[i] && (hs[i] = !0, console.warn(
|
|
2936
2959
|
o(
|
|
2937
2960
|
i,
|
|
2938
2961
|
" has been deprecated since v" + n + " and will be removed in the near future"
|
|
@@ -3031,17 +3054,17 @@ let ft = class {
|
|
|
3031
3054
|
this.interceptors.response.forEach(function(A) {
|
|
3032
3055
|
l.push(A.fulfilled, A.rejected);
|
|
3033
3056
|
});
|
|
3034
|
-
let u,
|
|
3057
|
+
let u, h = 0, m;
|
|
3035
3058
|
if (!d) {
|
|
3036
3059
|
const g = [us.bind(this), void 0];
|
|
3037
|
-
for (g.unshift(...c), g.push(...l),
|
|
3038
|
-
u = u.then(g[
|
|
3060
|
+
for (g.unshift(...c), g.push(...l), m = g.length, u = Promise.resolve(n); h < m; )
|
|
3061
|
+
u = u.then(g[h++], g[h++]);
|
|
3039
3062
|
return u;
|
|
3040
3063
|
}
|
|
3041
|
-
|
|
3064
|
+
m = c.length;
|
|
3042
3065
|
let p = n;
|
|
3043
|
-
for (;
|
|
3044
|
-
const g = c[
|
|
3066
|
+
for (; h < m; ) {
|
|
3067
|
+
const g = c[h++], A = c[h++];
|
|
3045
3068
|
try {
|
|
3046
3069
|
p = g(p);
|
|
3047
3070
|
} catch (w) {
|
|
@@ -3054,8 +3077,8 @@ let ft = class {
|
|
|
3054
3077
|
} catch (g) {
|
|
3055
3078
|
return Promise.reject(g);
|
|
3056
3079
|
}
|
|
3057
|
-
for (
|
|
3058
|
-
u = u.then(l[
|
|
3080
|
+
for (h = 0, m = l.length; h < m; )
|
|
3081
|
+
u = u.then(l[h++], l[h++]);
|
|
3059
3082
|
return u;
|
|
3060
3083
|
}
|
|
3061
3084
|
getUri(t) {
|
|
@@ -3169,7 +3192,7 @@ function Ac(e) {
|
|
|
3169
3192
|
function wc(e) {
|
|
3170
3193
|
return _.isObject(e) && e.isAxiosError === !0;
|
|
3171
3194
|
}
|
|
3172
|
-
const
|
|
3195
|
+
const ha = {
|
|
3173
3196
|
Continue: 100,
|
|
3174
3197
|
SwitchingProtocols: 101,
|
|
3175
3198
|
Processing: 102,
|
|
@@ -3240,8 +3263,8 @@ const ma = {
|
|
|
3240
3263
|
SslHandshakeFailed: 525,
|
|
3241
3264
|
InvalidSslCertificate: 526
|
|
3242
3265
|
};
|
|
3243
|
-
Object.entries(
|
|
3244
|
-
|
|
3266
|
+
Object.entries(ha).forEach(([e, t]) => {
|
|
3267
|
+
ha[t] = e;
|
|
3245
3268
|
});
|
|
3246
3269
|
function vo(e) {
|
|
3247
3270
|
const t = new ft(e), n = Js(ft.prototype.request, t);
|
|
@@ -3253,7 +3276,7 @@ const oe = vo(Wt);
|
|
|
3253
3276
|
oe.Axios = ft;
|
|
3254
3277
|
oe.CanceledError = kt;
|
|
3255
3278
|
oe.CancelToken = pc;
|
|
3256
|
-
oe.isCancel =
|
|
3279
|
+
oe.isCancel = mo;
|
|
3257
3280
|
oe.VERSION = yo;
|
|
3258
3281
|
oe.toFormData = qn;
|
|
3259
3282
|
oe.AxiosError = Y;
|
|
@@ -3265,29 +3288,29 @@ oe.spread = Ac;
|
|
|
3265
3288
|
oe.isAxiosError = wc;
|
|
3266
3289
|
oe.mergeConfig = wt;
|
|
3267
3290
|
oe.AxiosHeaders = Se;
|
|
3268
|
-
oe.formToJSON = (e) =>
|
|
3291
|
+
oe.formToJSON = (e) => ho(_.isHTMLForm(e) ? new FormData(e) : e);
|
|
3269
3292
|
oe.getAdapter = wo.getAdapter;
|
|
3270
|
-
oe.HttpStatusCode =
|
|
3293
|
+
oe.HttpStatusCode = ha;
|
|
3271
3294
|
oe.default = oe;
|
|
3272
3295
|
const {
|
|
3273
|
-
Axios:
|
|
3274
|
-
AxiosError:
|
|
3275
|
-
CanceledError:
|
|
3276
|
-
isCancel:
|
|
3277
|
-
CancelToken:
|
|
3278
|
-
VERSION:
|
|
3279
|
-
all:
|
|
3280
|
-
Cancel:
|
|
3281
|
-
isAxiosError:
|
|
3282
|
-
spread:
|
|
3283
|
-
toFormData:
|
|
3284
|
-
AxiosHeaders:
|
|
3285
|
-
HttpStatusCode:
|
|
3286
|
-
formToJSON:
|
|
3287
|
-
getAdapter:
|
|
3288
|
-
mergeConfig:
|
|
3296
|
+
Axios: p3,
|
|
3297
|
+
AxiosError: A3,
|
|
3298
|
+
CanceledError: w3,
|
|
3299
|
+
isCancel: y3,
|
|
3300
|
+
CancelToken: C3,
|
|
3301
|
+
VERSION: v3,
|
|
3302
|
+
all: _3,
|
|
3303
|
+
Cancel: b3,
|
|
3304
|
+
isAxiosError: N3,
|
|
3305
|
+
spread: S3,
|
|
3306
|
+
toFormData: x3,
|
|
3307
|
+
AxiosHeaders: E3,
|
|
3308
|
+
HttpStatusCode: I3,
|
|
3309
|
+
formToJSON: T3,
|
|
3310
|
+
getAdapter: k3,
|
|
3311
|
+
mergeConfig: U3
|
|
3289
3312
|
} = oe;
|
|
3290
|
-
class
|
|
3313
|
+
class ht {
|
|
3291
3314
|
constructor(t) {
|
|
3292
3315
|
this.props = t, t?.config?.configVersion && (this.configVersion = t.config.configVersion), t?.exclude && (this.exclude = t.exclude);
|
|
3293
3316
|
}
|
|
@@ -3397,23 +3420,23 @@ class mt {
|
|
|
3397
3420
|
exclude: s.getAutorInfo,
|
|
3398
3421
|
imagesizes: n.getAutorInfo
|
|
3399
3422
|
}))?.data.data ?? []);
|
|
3400
|
-
const l = Ya(c),
|
|
3423
|
+
const l = Ya(c), h = (St(r)?.data ?? [])[0]?.list?.items?.map(
|
|
3401
3424
|
(w) => Ya(w)
|
|
3402
|
-
),
|
|
3403
|
-
console.log("newsRelatedList: ",
|
|
3425
|
+
), m = [];
|
|
3426
|
+
console.log("newsRelatedList: ", h), h?.forEach((w) => {
|
|
3404
3427
|
w && w.length > 0 && w.forEach((C) => {
|
|
3405
3428
|
const N = this.getNews({
|
|
3406
3429
|
path: C.replaceAll ? C?.replaceAll("|", "/") ?? "" : C[0].replaceAll("|", "/") ?? "",
|
|
3407
3430
|
imagesizes: n.getNewsItemsRelated,
|
|
3408
3431
|
exclude: s.getNewsItemsRelated
|
|
3409
3432
|
});
|
|
3410
|
-
N &&
|
|
3433
|
+
N && m.push(
|
|
3411
3434
|
N
|
|
3412
3435
|
);
|
|
3413
3436
|
});
|
|
3414
|
-
}), console.log("newsRelatedListRequest: ",
|
|
3437
|
+
}), console.log("newsRelatedListRequest: ", m);
|
|
3415
3438
|
const g = (await Promise.allSettled([
|
|
3416
|
-
...
|
|
3439
|
+
...m
|
|
3417
3440
|
])).map(
|
|
3418
3441
|
(w) => St(w)?.data
|
|
3419
3442
|
), A = await vr(
|
|
@@ -3429,7 +3452,7 @@ class mt {
|
|
|
3429
3452
|
};
|
|
3430
3453
|
};
|
|
3431
3454
|
}
|
|
3432
|
-
class yc extends
|
|
3455
|
+
class yc extends ht {
|
|
3433
3456
|
getBlockSass = async (t) => {
|
|
3434
3457
|
const n = await this.props?.axiosApi.get("/config/blocks-saas", {
|
|
3435
3458
|
params: {
|
|
@@ -3486,7 +3509,7 @@ class yc extends mt {
|
|
|
3486
3509
|
return { blockSass: n.data.data };
|
|
3487
3510
|
};
|
|
3488
3511
|
}
|
|
3489
|
-
class
|
|
3512
|
+
class R3 {
|
|
3490
3513
|
issuuApi = "https://api.issuu.com/v2";
|
|
3491
3514
|
api = void 0;
|
|
3492
3515
|
q = "";
|
|
@@ -3523,7 +3546,7 @@ class U3 {
|
|
|
3523
3546
|
}
|
|
3524
3547
|
}
|
|
3525
3548
|
}
|
|
3526
|
-
const
|
|
3549
|
+
const L3 = async (e, t, n, s, o, r, i) => {
|
|
3527
3550
|
const c = new yc({
|
|
3528
3551
|
config: t,
|
|
3529
3552
|
imgSizes: n,
|
|
@@ -3531,29 +3554,29 @@ const R3 = async (e, t, n, s, o, r, i) => {
|
|
|
3531
3554
|
axiosApi: e,
|
|
3532
3555
|
exclude: i
|
|
3533
3556
|
}), d = [];
|
|
3534
|
-
for (let
|
|
3535
|
-
for (let
|
|
3557
|
+
for (let h = 1; h <= o; h++)
|
|
3558
|
+
for (let m = 1; m <= r; m++)
|
|
3536
3559
|
d.push({
|
|
3537
3560
|
func: c.getBlockSass,
|
|
3538
|
-
slot_id:
|
|
3561
|
+
slot_id: h + "_" + m
|
|
3539
3562
|
});
|
|
3540
3563
|
const l = await Promise.allSettled([
|
|
3541
|
-
...d.map((
|
|
3564
|
+
...d.map((h) => h.func({ template: "Home_" + h.slot_id }))
|
|
3542
3565
|
]);
|
|
3543
3566
|
return (() => {
|
|
3544
|
-
const
|
|
3545
|
-
for (let
|
|
3567
|
+
const h = {};
|
|
3568
|
+
for (let m = 0; m < l.length; m++) {
|
|
3546
3569
|
const p = Cr(
|
|
3547
|
-
l[
|
|
3548
|
-
), g = "Home_" + (Math.floor(
|
|
3549
|
-
p && (
|
|
3570
|
+
l[m]
|
|
3571
|
+
), g = "Home_" + (Math.floor(m / r) + 1) + "_" + (Math.floor(m % r) + 1);
|
|
3572
|
+
p && (h[g] = { ...p });
|
|
3550
3573
|
}
|
|
3551
|
-
return
|
|
3574
|
+
return h;
|
|
3552
3575
|
})();
|
|
3553
3576
|
}, Cc = (e) => {
|
|
3554
3577
|
const t = St(e);
|
|
3555
3578
|
return t && t.data ? t.data : t;
|
|
3556
|
-
},
|
|
3579
|
+
}, q3 = async (e) => {
|
|
3557
3580
|
const t = await Promise.allSettled(
|
|
3558
3581
|
Object.values(e).map((o) => o.promise)
|
|
3559
3582
|
), n = Object.keys(e), s = {};
|
|
@@ -3601,18 +3624,18 @@ const R3 = async (e, t, n, s, o, r, i) => {
|
|
|
3601
3624
|
return o ? { ...t, ...o } : _e(t);
|
|
3602
3625
|
},
|
|
3603
3626
|
seccion: async (e) => {
|
|
3604
|
-
const { meta: t, config: n, pathname: s, slug: o, axiosApi: r } = e, i = new
|
|
3627
|
+
const { meta: t, config: n, pathname: s, slug: o, axiosApi: r } = e, i = new ht({ config: n, axiosApi: r }), c = s.split("/"), d = [], l = Xt(s), u = Number(n.newsListLimit) ?? 0;
|
|
3605
3628
|
try {
|
|
3606
|
-
const
|
|
3629
|
+
const h = await i.getNewsListSection({
|
|
3607
3630
|
section: o,
|
|
3608
3631
|
size: u,
|
|
3609
3632
|
newstype: n.newsType,
|
|
3610
3633
|
exclude: "keywords,gallery,related,relatedexternal,external,customfields",
|
|
3611
3634
|
page: l
|
|
3612
3635
|
});
|
|
3613
|
-
if (!
|
|
3614
|
-
const
|
|
3615
|
-
return
|
|
3636
|
+
if (!h) return _e(t);
|
|
3637
|
+
const m = h.data.data, p = m[0];
|
|
3638
|
+
return m.length < u || d.push({ rel: "next", url: Jt(n, c, l) }), l > 1 && d.push({ rel: "prev", url: Zt(n, c, l) }), {
|
|
3616
3639
|
...t,
|
|
3617
3640
|
title: `Últimas Noticias de ${p.info.section?.name} | ${n.name}`,
|
|
3618
3641
|
description: `Todas las últimas noticias de ${p.info.section?.name} en ${n.name}`,
|
|
@@ -3640,15 +3663,15 @@ const R3 = async (e, t, n, s, o, r, i) => {
|
|
|
3640
3663
|
url: `${n.siteUrl}${s}`
|
|
3641
3664
|
}
|
|
3642
3665
|
};
|
|
3643
|
-
} catch (
|
|
3644
|
-
return console.error(
|
|
3666
|
+
} catch (h) {
|
|
3667
|
+
return console.error(h), _e(t);
|
|
3645
3668
|
}
|
|
3646
3669
|
},
|
|
3647
3670
|
tema: async (e) => {
|
|
3648
|
-
const { meta: t, config: n, pathname: s, slug: o, axiosApi: r } = e, i = new
|
|
3671
|
+
const { meta: t, config: n, pathname: s, slug: o, axiosApi: r } = e, i = new ht({ config: n, axiosApi: r }), c = s.split("/"), d = [], l = Xt(s), u = Number(n.newsListLimit) ?? 0, h = /([t][0-9]{4})\w+/.exec(o || ""), m = h && h?.length > 0 ? h[0].replace("t", "") : "", { PUBLIC_TAG_TYPE: p } = ee();
|
|
3649
3672
|
try {
|
|
3650
3673
|
const g = await i.getNewsListTags({
|
|
3651
|
-
tagid:
|
|
3674
|
+
tagid: m,
|
|
3652
3675
|
size: u,
|
|
3653
3676
|
tagtype: Number(p),
|
|
3654
3677
|
newstype: n.newsType,
|
|
@@ -3706,7 +3729,7 @@ const R3 = async (e, t, n, s, o, r, i) => {
|
|
|
3706
3729
|
};
|
|
3707
3730
|
},
|
|
3708
3731
|
video: async (e) => {
|
|
3709
|
-
const { meta: t, config: n, internalPath: s, axiosApi: o } = e, r = new
|
|
3732
|
+
const { meta: t, config: n, internalPath: s, axiosApi: o } = e, r = new ht({ config: n, axiosApi: o });
|
|
3710
3733
|
try {
|
|
3711
3734
|
const i = await r.getVideos({
|
|
3712
3735
|
imagesizes: "w:1200,h:630,t:2;",
|
|
@@ -3721,7 +3744,7 @@ const R3 = async (e, t, n, s, o, r, i) => {
|
|
|
3721
3744
|
}
|
|
3722
3745
|
},
|
|
3723
3746
|
videos: async (e) => {
|
|
3724
|
-
const { meta: t, config: n, pathname: s, axiosApi: o } = e, r = new
|
|
3747
|
+
const { meta: t, config: n, pathname: s, axiosApi: o } = e, r = new ht({ config: n, axiosApi: o }), i = s.split("/"), c = [], d = Xt(s), l = await r.getvideoListAdvanced({
|
|
3725
3748
|
size: Number(n.newsListLimit),
|
|
3726
3749
|
query: "Category:(videohome OR destacadoseccion OR seccion)",
|
|
3727
3750
|
page: Number(d)
|
|
@@ -3750,7 +3773,7 @@ const R3 = async (e, t, n, s, o, r, i) => {
|
|
|
3750
3773
|
}) : _e(t);
|
|
3751
3774
|
},
|
|
3752
3775
|
pages: async (e) => {
|
|
3753
|
-
const { meta: t, config: n, pathname: s, slug: o, axiosApi: r } = e, i = new
|
|
3776
|
+
const { meta: t, config: n, pathname: s, slug: o, axiosApi: r } = e, i = new ht({ config: n, axiosApi: r });
|
|
3754
3777
|
try {
|
|
3755
3778
|
const c = await i.getPages({
|
|
3756
3779
|
path: n.servicePrefix + `/pages/${o}`
|
|
@@ -3810,13 +3833,13 @@ const R3 = async (e, t, n, s, o, r, i) => {
|
|
|
3810
3833
|
};
|
|
3811
3834
|
},
|
|
3812
3835
|
autor: async (e) => {
|
|
3813
|
-
const { meta: t, config: n, pathname: s, imgSizes: o, slug: r, axiosApi: i } = e, c = new
|
|
3836
|
+
const { meta: t, config: n, pathname: s, imgSizes: o, slug: r, axiosApi: i } = e, c = new ht({ config: n, axiosApi: i, imgSizes: o }), d = s.split("/"), l = [], u = Xt(s);
|
|
3814
3837
|
try {
|
|
3815
|
-
const
|
|
3838
|
+
const h = await c.getAutorInfo({
|
|
3816
3839
|
user: r,
|
|
3817
3840
|
exclude: "groups",
|
|
3818
3841
|
imagesizes: o.sm
|
|
3819
|
-
}),
|
|
3842
|
+
}), m = await c.getNewsListAutor({
|
|
3820
3843
|
size: Number(n.newsListLimit) ?? 0,
|
|
3821
3844
|
user: r,
|
|
3822
3845
|
page: u,
|
|
@@ -3824,7 +3847,7 @@ const R3 = async (e, t, n, s, o, r, i) => {
|
|
|
3824
3847
|
exclude: "keywords,gallery,related,relatedexternal,external,customfields",
|
|
3825
3848
|
imagesizes: o.md
|
|
3826
3849
|
});
|
|
3827
|
-
return
|
|
3850
|
+
return m ? (m.data.data.length < Number(n.newsListLimit) || l.push({
|
|
3828
3851
|
rel: "next",
|
|
3829
3852
|
url: Jt(n, d, u)
|
|
3830
3853
|
}), u > 1 && l.push({
|
|
@@ -3832,8 +3855,8 @@ const R3 = async (e, t, n, s, o, r, i) => {
|
|
|
3832
3855
|
url: Zt(n, d, u)
|
|
3833
3856
|
}), {
|
|
3834
3857
|
...t,
|
|
3835
|
-
title: `Últimas Noticias de ${
|
|
3836
|
-
description: `Todas las últimas noticias de ${
|
|
3858
|
+
title: `Últimas Noticias de ${h?.data.data[0]?.info.fullname} | ${n.name}`,
|
|
3859
|
+
description: `Todas las últimas noticias de ${h?.data.data[0]?.info.fullname} en ${n.name}`,
|
|
3837
3860
|
alternates: {
|
|
3838
3861
|
...t.alternates,
|
|
3839
3862
|
canonical: n.siteUrl + s
|
|
@@ -3847,12 +3870,12 @@ const R3 = async (e, t, n, s, o, r, i) => {
|
|
|
3847
3870
|
"msapplication-TileImage": n.msapplicationTileImage ?? ""
|
|
3848
3871
|
}
|
|
3849
3872
|
}) : _e(t);
|
|
3850
|
-
} catch (
|
|
3851
|
-
return console.error(
|
|
3873
|
+
} catch (h) {
|
|
3874
|
+
return console.error(h), _e(t);
|
|
3852
3875
|
}
|
|
3853
3876
|
}
|
|
3854
3877
|
};
|
|
3855
|
-
async function
|
|
3878
|
+
async function B3({
|
|
3856
3879
|
axiosApi: e,
|
|
3857
3880
|
headConfig: t = {
|
|
3858
3881
|
ampConfig: !1,
|
|
@@ -3872,8 +3895,8 @@ async function q3({
|
|
|
3872
3895
|
query: d,
|
|
3873
3896
|
currentNew: l,
|
|
3874
3897
|
banners: u,
|
|
3875
|
-
internalPath:
|
|
3876
|
-
config:
|
|
3898
|
+
internalPath: h,
|
|
3899
|
+
config: m,
|
|
3877
3900
|
socials: p,
|
|
3878
3901
|
speculationType: g = "Common",
|
|
3879
3902
|
preloadImageUrl: A,
|
|
@@ -3884,7 +3907,7 @@ async function q3({
|
|
|
3884
3907
|
}) {
|
|
3885
3908
|
const x = C || await _c[o]({
|
|
3886
3909
|
meta: n,
|
|
3887
|
-
config:
|
|
3910
|
+
config: m,
|
|
3888
3911
|
currentNew: l,
|
|
3889
3912
|
pathname: r,
|
|
3890
3913
|
imgSizes: s,
|
|
@@ -3892,20 +3915,20 @@ async function q3({
|
|
|
3892
3915
|
texts: c,
|
|
3893
3916
|
query: d,
|
|
3894
3917
|
axiosApi: e,
|
|
3895
|
-
internalPath:
|
|
3918
|
+
internalPath: h
|
|
3896
3919
|
}), v = xr(x), E = N || Ks[o]({
|
|
3897
3920
|
pathname: r,
|
|
3898
3921
|
slug: i,
|
|
3899
|
-
config:
|
|
3922
|
+
config: m,
|
|
3900
3923
|
currentNew: l,
|
|
3901
|
-
internalPath:
|
|
3924
|
+
internalPath: h
|
|
3902
3925
|
}), { CAPTCHA_KEY: O, CONFIG_comments: Q } = ee();
|
|
3903
3926
|
return /* @__PURE__ */ f(J, { children: [
|
|
3904
3927
|
/* @__PURE__ */ a("meta", { charSet: "utf-8" }),
|
|
3905
3928
|
/* @__PURE__ */ a("meta", { name: "viewport", content: "width=device-width" }),
|
|
3906
3929
|
v,
|
|
3907
3930
|
/* @__PURE__ */ a(Ir, {}),
|
|
3908
|
-
t.ampConfig &&
|
|
3931
|
+
t.ampConfig && m.ampOption && t.ampConfig_slugIsValid && /* @__PURE__ */ a("link", { rel: "amphtml", href: m.siteUrl + "/amp" + r }),
|
|
3909
3932
|
t.preloadImages && l && l.preview?.sizes && /* @__PURE__ */ a(
|
|
3910
3933
|
Ka,
|
|
3911
3934
|
{
|
|
@@ -3922,7 +3945,7 @@ async function q3({
|
|
|
3922
3945
|
}
|
|
3923
3946
|
),
|
|
3924
3947
|
t.preloadImages && A && /* @__PURE__ */ a(Ka, { images: A }),
|
|
3925
|
-
/* @__PURE__ */ a(Qr, { config:
|
|
3948
|
+
/* @__PURE__ */ a(Qr, { config: m }),
|
|
3926
3949
|
/* @__PURE__ */ a(
|
|
3927
3950
|
Ys,
|
|
3928
3951
|
{
|
|
@@ -3931,39 +3954,39 @@ async function q3({
|
|
|
3931
3954
|
banners: u
|
|
3932
3955
|
}
|
|
3933
3956
|
),
|
|
3934
|
-
t.schemas_NewsArticle &&
|
|
3957
|
+
t.schemas_NewsArticle && h && /* @__PURE__ */ a(
|
|
3935
3958
|
Pr,
|
|
3936
3959
|
{
|
|
3937
|
-
BASE_URL:
|
|
3938
|
-
config:
|
|
3939
|
-
realPath:
|
|
3960
|
+
BASE_URL: m.siteUrl,
|
|
3961
|
+
config: m,
|
|
3962
|
+
realPath: h,
|
|
3940
3963
|
axiosApi: e
|
|
3941
3964
|
}
|
|
3942
3965
|
),
|
|
3943
|
-
/* @__PURE__ */ a(Dr, { config:
|
|
3944
|
-
t.schemas_Videos &&
|
|
3966
|
+
/* @__PURE__ */ a(Dr, { config: m, socials: p }),
|
|
3967
|
+
t.schemas_Videos && h && /* @__PURE__ */ a(
|
|
3945
3968
|
jr,
|
|
3946
3969
|
{
|
|
3947
3970
|
axiosApi: e,
|
|
3948
|
-
realPath:
|
|
3949
|
-
config:
|
|
3971
|
+
realPath: h,
|
|
3972
|
+
config: m
|
|
3950
3973
|
}
|
|
3951
3974
|
),
|
|
3952
3975
|
t.schemas_ItemList && /* @__PURE__ */ a(
|
|
3953
3976
|
Or,
|
|
3954
3977
|
{
|
|
3955
|
-
config:
|
|
3978
|
+
config: m,
|
|
3956
3979
|
ROUTE: o,
|
|
3957
3980
|
pathname: r,
|
|
3958
3981
|
axiosApi: e
|
|
3959
3982
|
}
|
|
3960
3983
|
),
|
|
3961
|
-
t.schemas_WebsiteList && /* @__PURE__ */ a(Mr, { config:
|
|
3984
|
+
t.schemas_WebsiteList && /* @__PURE__ */ a(Mr, { config: m }),
|
|
3962
3985
|
g && /* @__PURE__ */ a(
|
|
3963
3986
|
qr,
|
|
3964
3987
|
{
|
|
3965
3988
|
type: g,
|
|
3966
|
-
active:
|
|
3989
|
+
active: m.useSpeculationRules,
|
|
3967
3990
|
customSpeculation: w
|
|
3968
3991
|
}
|
|
3969
3992
|
),
|
|
@@ -3978,7 +4001,7 @@ async function q3({
|
|
|
3978
4001
|
b
|
|
3979
4002
|
] });
|
|
3980
4003
|
}
|
|
3981
|
-
const
|
|
4004
|
+
const O3 = ({
|
|
3982
4005
|
children: e,
|
|
3983
4006
|
defaultRouteName: t,
|
|
3984
4007
|
banners: n,
|
|
@@ -3991,19 +4014,19 @@ const B3 = ({
|
|
|
3991
4014
|
scriptReplaces: l,
|
|
3992
4015
|
body_custom_elements: u
|
|
3993
4016
|
}) => {
|
|
3994
|
-
const
|
|
4017
|
+
const h = Xo(c, d), m = Ks[t]({
|
|
3995
4018
|
pathname: s,
|
|
3996
4019
|
slug: o,
|
|
3997
4020
|
config: r,
|
|
3998
4021
|
currentNew: c,
|
|
3999
4022
|
internalPath: i
|
|
4000
|
-
}), p = l.before.active, g = l.after.active, A = p ? l.before.customData ? l.before.customData :
|
|
4023
|
+
}), p = l.before.active, g = l.after.active, A = p ? l.before.customData ? l.before.customData : m : void 0, w = g ? l.after.customData ? l.after.customData : m : void 0;
|
|
4001
4024
|
return /* @__PURE__ */ f(J, { children: [
|
|
4002
4025
|
/* @__PURE__ */ a(Ys, { name: "bodybefore", banners: n, replaces: A }),
|
|
4003
4026
|
e,
|
|
4004
4027
|
/* @__PURE__ */ a(nr, {}),
|
|
4005
4028
|
/* @__PURE__ */ a(Zo, {}),
|
|
4006
|
-
/* @__PURE__ */ a(er, { dimensionValues:
|
|
4029
|
+
/* @__PURE__ */ a(er, { dimensionValues: h }),
|
|
4007
4030
|
/* @__PURE__ */ a(tr, {}),
|
|
4008
4031
|
u,
|
|
4009
4032
|
/* @__PURE__ */ a(Er, { name: "bodyafter", banners: n, replaces: w })
|
|
@@ -4026,12 +4049,12 @@ const B3 = ({
|
|
|
4026
4049
|
}
|
|
4027
4050
|
)
|
|
4028
4051
|
}
|
|
4029
|
-
), xc = "_content_19rc1_1", Ec = "_location_19rc1_11",
|
|
4052
|
+
), xc = "_content_19rc1_1", Ec = "_location_19rc1_11", ms = {
|
|
4030
4053
|
content: xc,
|
|
4031
4054
|
location: Ec
|
|
4032
|
-
},
|
|
4055
|
+
}, P3 = (e) => /* @__PURE__ */ f("div", { className: ms.content, children: [
|
|
4033
4056
|
/* @__PURE__ */ a(Sc, {}),
|
|
4034
|
-
/* @__PURE__ */ a("p", { className:
|
|
4057
|
+
/* @__PURE__ */ a("p", { className: ms.location, children: e.place })
|
|
4035
4058
|
] }), Yt = ({
|
|
4036
4059
|
children: e,
|
|
4037
4060
|
className: t
|
|
@@ -4049,7 +4072,7 @@ function Tc({
|
|
|
4049
4072
|
enableDrag: r,
|
|
4050
4073
|
onIndexChange: i
|
|
4051
4074
|
}) {
|
|
4052
|
-
const [c, d] = K(!1), [l, u] = K(0), [
|
|
4075
|
+
const [c, d] = K(!1), [l, u] = K(0), [h, m] = K(0), [p, g] = K(0), [A, w] = K(0), [C, N] = K(null), b = Fs(null), [x, v] = K(1), E = ue(() => {
|
|
4053
4076
|
if (o) return 1;
|
|
4054
4077
|
const y = b.current?.offsetWidth || window.innerWidth, S = n + s, R = Math.floor(y / S);
|
|
4055
4078
|
return Math.max(1, R);
|
|
@@ -4089,14 +4112,14 @@ function Tc({
|
|
|
4089
4112
|
[o, n, s, E, W]
|
|
4090
4113
|
), te = ue(
|
|
4091
4114
|
(y) => {
|
|
4092
|
-
r && (u(y),
|
|
4115
|
+
r && (u(y), m(y), g(0), w(Date.now()), d(!0), document.body.classList.add("dragging"));
|
|
4093
4116
|
},
|
|
4094
4117
|
[r]
|
|
4095
4118
|
), le = ue(
|
|
4096
4119
|
(y) => {
|
|
4097
4120
|
if (!c || !r) return;
|
|
4098
4121
|
const S = y - l, R = (n + s) * 1.2, j = e === 0 && S > 0, P = e === Q && S < 0, H = j || P ? Math.sign(S) * Math.min(Math.abs(S), R) : S;
|
|
4099
|
-
|
|
4122
|
+
m(y), g(H);
|
|
4100
4123
|
},
|
|
4101
4124
|
[c, l, r, e, Q, n, s]
|
|
4102
4125
|
), M = ue(
|
|
@@ -4107,20 +4130,20 @@ function Tc({
|
|
|
4107
4130
|
), U = ue(
|
|
4108
4131
|
(y) => {
|
|
4109
4132
|
if (!c || !r) return;
|
|
4110
|
-
const S =
|
|
4111
|
-
if (
|
|
4133
|
+
const S = h - l, R = Date.now() - A, j = Math.abs(S) / Math.max(R, 1), P = B(S), F = j > 0.5 && Math.abs(S) > 50 ? Math.max(P, 1) : P;
|
|
4134
|
+
if (F > 0)
|
|
4112
4135
|
if (S > 0) {
|
|
4113
|
-
const
|
|
4114
|
-
i(
|
|
4136
|
+
const V = Math.max(0, e - F);
|
|
4137
|
+
i(V);
|
|
4115
4138
|
} else {
|
|
4116
|
-
const
|
|
4117
|
-
i(
|
|
4139
|
+
const V = Math.min(Q, e + F);
|
|
4140
|
+
i(V);
|
|
4118
4141
|
}
|
|
4119
4142
|
d(!1), g(0), document.body.classList.remove("dragging"), document.removeEventListener("mousemove", M), document.removeEventListener("mouseup", U), y.clientX === l && C?.dispatchEvent(new PointerEvent("click"));
|
|
4120
4143
|
},
|
|
4121
4144
|
[
|
|
4122
4145
|
c,
|
|
4123
|
-
|
|
4146
|
+
h,
|
|
4124
4147
|
l,
|
|
4125
4148
|
A,
|
|
4126
4149
|
e,
|
|
@@ -4176,7 +4199,7 @@ function Tc({
|
|
|
4176
4199
|
}
|
|
4177
4200
|
};
|
|
4178
4201
|
}
|
|
4179
|
-
function
|
|
4202
|
+
function D3(e) {
|
|
4180
4203
|
const {
|
|
4181
4204
|
children: t,
|
|
4182
4205
|
slot_id: n,
|
|
@@ -4186,7 +4209,7 @@ function P3(e) {
|
|
|
4186
4209
|
fullPageWidth: i = !1,
|
|
4187
4210
|
pagination: c = !1,
|
|
4188
4211
|
enableDrag: d = !0
|
|
4189
|
-
} = e, l = Array.isArray(t) ? t : t?.props?.value?.split('<div style="display:none;">SPLITING</div>'), [u,
|
|
4212
|
+
} = e, l = Array.isArray(t) ? t : t?.props?.value?.split('<div style="display:none;">SPLITING</div>'), [u, h] = K(0), [m, p] = K(!1);
|
|
4190
4213
|
Qe(() => {
|
|
4191
4214
|
p(!0);
|
|
4192
4215
|
const G = document.getElementById("ssr-dummy_" + n);
|
|
@@ -4207,11 +4230,11 @@ function P3(e) {
|
|
|
4207
4230
|
cardGap: r,
|
|
4208
4231
|
fullPageWidth: i,
|
|
4209
4232
|
enableDrag: d,
|
|
4210
|
-
onIndexChange:
|
|
4233
|
+
onIndexChange: h
|
|
4211
4234
|
}), v = ue(
|
|
4212
4235
|
(G) => {
|
|
4213
4236
|
const B = Math.max(0, Math.min(G, C));
|
|
4214
|
-
|
|
4237
|
+
h(B);
|
|
4215
4238
|
},
|
|
4216
4239
|
[C]
|
|
4217
4240
|
), E = ue(() => {
|
|
@@ -4219,7 +4242,7 @@ function P3(e) {
|
|
|
4219
4242
|
}, [u, v]), O = ue(() => {
|
|
4220
4243
|
v(u + 1);
|
|
4221
4244
|
}, [u, v]);
|
|
4222
|
-
if (!
|
|
4245
|
+
if (!m) return;
|
|
4223
4246
|
const Q = N(u, A), W = i ? `translateX(${Q}%)` : `translateX(${Q}px)`;
|
|
4224
4247
|
return /* @__PURE__ */ f("div", { className: `${n}- carrousel-container`, children: [
|
|
4225
4248
|
u > 0 && /* @__PURE__ */ a(
|
|
@@ -4412,7 +4435,7 @@ const Uc = "_content_3olxv_1", Rc = {
|
|
|
4412
4435
|
},
|
|
4413
4436
|
n.key
|
|
4414
4437
|
);
|
|
4415
|
-
}, Oc = "_boxInformation_1ucfs_1", Pc = "_sectionDescriptionContainer_1ucfs_9", Dc = "_uppertitle_1ucfs_26", Mc = "_sectionDescription_1ucfs_9", jc = "_articule_1ucfs_80", Qc = "_linkStyled_1ucfs_94", Gc = "_description_1ucfs_105", Hc = "_correspondent_1ucfs_133", zc = "_correspondentLink_1ucfs_145",
|
|
4438
|
+
}, Oc = "_boxInformation_1ucfs_1", Pc = "_sectionDescriptionContainer_1ucfs_9", Dc = "_uppertitle_1ucfs_26", Mc = "_sectionDescription_1ucfs_9", jc = "_articule_1ucfs_80", Qc = "_linkStyled_1ucfs_94", Gc = "_description_1ucfs_105", Hc = "_correspondent_1ucfs_133", zc = "_correspondentLink_1ucfs_145", Fc = "_dotStyles_1ucfs_157", Vc = "_clipboardButton_1ucfs_165", $c = "_messageButton_1ucfs_181", Wc = "_socialNetworkSection_1ucfs_185", Yc = "_whatsappButton_1ucfs_193", ne = {
|
|
4416
4439
|
boxInformation: Oc,
|
|
4417
4440
|
sectionDescriptionContainer: Pc,
|
|
4418
4441
|
uppertitle: Dc,
|
|
@@ -4422,8 +4445,8 @@ const Uc = "_content_3olxv_1", Rc = {
|
|
|
4422
4445
|
description: Gc,
|
|
4423
4446
|
correspondent: Hc,
|
|
4424
4447
|
correspondentLink: zc,
|
|
4425
|
-
dotStyles:
|
|
4426
|
-
clipboardButton:
|
|
4448
|
+
dotStyles: Fc,
|
|
4449
|
+
clipboardButton: Vc,
|
|
4427
4450
|
messageButton: $c,
|
|
4428
4451
|
socialNetworkSection: Wc,
|
|
4429
4452
|
whatsappButton: Yc
|
|
@@ -4590,7 +4613,7 @@ const Rt = (e) => {
|
|
|
4590
4613
|
if (e?.config?.showtime)
|
|
4591
4614
|
return Ge(e.info?.date?.modified);
|
|
4592
4615
|
}, d = () => {
|
|
4593
|
-
const
|
|
4616
|
+
const h = {
|
|
4594
4617
|
"--fontSizeSubTitle": e.fontSizeSubTitle,
|
|
4595
4618
|
"--lineHeightSubTitle": e.lineHeightSubTitle,
|
|
4596
4619
|
"--colorSubTitle": e.colorSubTitle
|
|
@@ -4602,34 +4625,34 @@ const Rt = (e) => {
|
|
|
4602
4625
|
dangerouslySetInnerHTML: {
|
|
4603
4626
|
__html: e.main.subtitle.rendered ?? e.main.subtitle.striped ?? ""
|
|
4604
4627
|
},
|
|
4605
|
-
style:
|
|
4628
|
+
style: h
|
|
4606
4629
|
}
|
|
4607
4630
|
);
|
|
4608
4631
|
}, l = () => e.main.uppertitle ? /* @__PURE__ */ a("p", { className: ne.uppertitle, title: e.main.uppertitle, children: e.main.uppertitle }) : null, u = () => {
|
|
4609
4632
|
if (i && s?.tags?.length && s.tags.length > 0) {
|
|
4610
|
-
const
|
|
4633
|
+
const h = s.tags[0], m = h.name;
|
|
4611
4634
|
return /* @__PURE__ */ f("h3", { className: ne.sectionDescriptionContainer, children: [
|
|
4612
|
-
|
|
4635
|
+
h.approved ? /* @__PURE__ */ a(
|
|
4613
4636
|
q,
|
|
4614
4637
|
{
|
|
4615
|
-
"aria-label":
|
|
4638
|
+
"aria-label": m,
|
|
4616
4639
|
className: ne.sectionDescription,
|
|
4617
|
-
href: At(
|
|
4618
|
-
children:
|
|
4640
|
+
href: At(h, r),
|
|
4641
|
+
children: m
|
|
4619
4642
|
}
|
|
4620
|
-
) : /* @__PURE__ */ a("div", { className: ne.sectionDescription, children:
|
|
4643
|
+
) : /* @__PURE__ */ a("div", { className: ne.sectionDescription, children: m }),
|
|
4621
4644
|
l()
|
|
4622
4645
|
] });
|
|
4623
4646
|
} else if (o?.section?.url) {
|
|
4624
|
-
const
|
|
4647
|
+
const h = o.section.name;
|
|
4625
4648
|
return /* @__PURE__ */ f("h3", { className: ne.sectionDescriptionContainer, children: [
|
|
4626
4649
|
/* @__PURE__ */ a(
|
|
4627
4650
|
q,
|
|
4628
4651
|
{
|
|
4629
|
-
"aria-label":
|
|
4652
|
+
"aria-label": h,
|
|
4630
4653
|
className: ne.sectionDescription,
|
|
4631
4654
|
href: o.section.url,
|
|
4632
|
-
children:
|
|
4655
|
+
children: h
|
|
4633
4656
|
}
|
|
4634
4657
|
),
|
|
4635
4658
|
l()
|
|
@@ -4804,7 +4827,7 @@ const ul = (e) => {
|
|
|
4804
4827
|
}, Lt = (e) => /* @__PURE__ */ f("svg", { width: "28", height: "28", viewBox: "0 0 28 28", ...e, xmlns: "http://www.w3.org/2000/svg", children: [
|
|
4805
4828
|
/* @__PURE__ */ a("g", { clipPath: "url(#clip0_2503_6565)", children: /* @__PURE__ */ a("path", { d: "M22.1668 7.47825L20.5218 5.83325L14.0002 12.3549L7.4785 5.83325L5.8335 7.47825L12.3552 13.9999L5.8335 20.5216L7.4785 22.1666L14.0002 15.6449L20.5218 22.1666L22.1668 20.5216L15.6452 13.9999L22.1668 7.47825Z", fill: "currentColor" }) }),
|
|
4806
4829
|
/* @__PURE__ */ a("defs", { children: /* @__PURE__ */ a("clipPath", { id: "clip0_2503_6565", children: /* @__PURE__ */ a("rect", { width: "28", height: "28", fill: "currentColor" }) }) })
|
|
4807
|
-
] }),
|
|
4830
|
+
] }), hl = (e) => {
|
|
4808
4831
|
const {
|
|
4809
4832
|
preview: t,
|
|
4810
4833
|
isVideo: n = !1,
|
|
@@ -4852,7 +4875,7 @@ const ul = (e) => {
|
|
|
4852
4875
|
const { PUBLIC_IS_OFFLINE: n } = ee();
|
|
4853
4876
|
if (n === "true")
|
|
4854
4877
|
return /* @__PURE__ */ a(
|
|
4855
|
-
|
|
4878
|
+
hl,
|
|
4856
4879
|
{
|
|
4857
4880
|
...e,
|
|
4858
4881
|
PUBLIC_API_HOST: "https://dev-saas.cms-medios.com",
|
|
@@ -4908,8 +4931,8 @@ const ul = (e) => {
|
|
|
4908
4931
|
))
|
|
4909
4932
|
}
|
|
4910
4933
|
);
|
|
4911
|
-
},
|
|
4912
|
-
content:
|
|
4934
|
+
}, ml = "_content_1cid4_1", fl = "_titulo_1cid4_12", gs = {
|
|
4935
|
+
content: ml,
|
|
4913
4936
|
titulo: fl
|
|
4914
4937
|
}, gl = {
|
|
4915
4938
|
data: [
|
|
@@ -6014,17 +6037,17 @@ const ul = (e) => {
|
|
|
6014
6037
|
] })
|
|
6015
6038
|
]
|
|
6016
6039
|
}
|
|
6017
|
-
), Ql = "_content_qzaly_1", Gl = "_subscribeImage_qzaly_16", Hl = "_contentTitle_qzaly_22", zl = "_title_qzaly_33",
|
|
6040
|
+
), Ql = "_content_qzaly_1", Gl = "_subscribeImage_qzaly_16", Hl = "_contentTitle_qzaly_22", zl = "_title_qzaly_33", Fl = "_subTitle_qzaly_40", Vl = "_contentTerms_qzaly_60", $l = "_whatsappLink_qzaly_65", Wl = "_subscribeText_qzaly_82", Yl = "_terms_qzaly_92", ze = {
|
|
6018
6041
|
content: Ql,
|
|
6019
6042
|
subscribeImage: Gl,
|
|
6020
6043
|
contentTitle: Hl,
|
|
6021
6044
|
title: zl,
|
|
6022
|
-
subTitle:
|
|
6023
|
-
contentTerms:
|
|
6045
|
+
subTitle: Fl,
|
|
6046
|
+
contentTerms: Vl,
|
|
6024
6047
|
whatsappLink: $l,
|
|
6025
6048
|
subscribeText: Wl,
|
|
6026
6049
|
terms: Yl
|
|
6027
|
-
},
|
|
6050
|
+
}, M3 = (e) => /* @__PURE__ */ f("section", { className: ze.content, children: [
|
|
6028
6051
|
/* @__PURE__ */ a(jl, { className: ze.subscribeImage }),
|
|
6029
6052
|
/* @__PURE__ */ f("div", { className: ze.contentTitle, children: [
|
|
6030
6053
|
/* @__PURE__ */ a("p", { className: ze.title, children: "Mantenete Informado" }),
|
|
@@ -6147,7 +6170,7 @@ const ul = (e) => {
|
|
|
6147
6170
|
}
|
|
6148
6171
|
)
|
|
6149
6172
|
}
|
|
6150
|
-
),
|
|
6173
|
+
), hd = (e) => /* @__PURE__ */ a(
|
|
6151
6174
|
"svg",
|
|
6152
6175
|
{
|
|
6153
6176
|
version: "1.1",
|
|
@@ -6176,7 +6199,7 @@ const ul = (e) => {
|
|
|
6176
6199
|
}
|
|
6177
6200
|
) })
|
|
6178
6201
|
}
|
|
6179
|
-
),
|
|
6202
|
+
), md = (e) => /* @__PURE__ */ a(
|
|
6180
6203
|
"svg",
|
|
6181
6204
|
{
|
|
6182
6205
|
version: "1.1",
|
|
@@ -6233,17 +6256,17 @@ const ul = (e) => {
|
|
|
6233
6256
|
/* @__PURE__ */ a("path", { fill: "currentColor", d: "M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z" })
|
|
6234
6257
|
]
|
|
6235
6258
|
}
|
|
6236
|
-
),
|
|
6259
|
+
), j3 = ["telegram"], Ba = {
|
|
6237
6260
|
facebook: (e) => /* @__PURE__ */ a(On, { ...e }),
|
|
6238
6261
|
instagram: (e) => /* @__PURE__ */ a(Pn, { ...e }),
|
|
6239
|
-
whatsapp: (e) => /* @__PURE__ */ a(
|
|
6240
|
-
tiktok: (e) => /* @__PURE__ */ a(
|
|
6262
|
+
whatsapp: (e) => /* @__PURE__ */ a(md, { ...e }),
|
|
6263
|
+
tiktok: (e) => /* @__PURE__ */ a(hd, { ...e }),
|
|
6241
6264
|
youtube: (e) => /* @__PURE__ */ a(fd, { ...e }),
|
|
6242
6265
|
x: (e) => /* @__PURE__ */ a(ct, { ...e }),
|
|
6243
6266
|
gnews: (e) => /* @__PURE__ */ a(ld, { ...e }),
|
|
6244
6267
|
podcast: (e) => /* @__PURE__ */ a(dd, { ...e }),
|
|
6245
6268
|
telegram: (e) => /* @__PURE__ */ a(ud, { ...e })
|
|
6246
|
-
},
|
|
6269
|
+
}, Q3 = (e) => {
|
|
6247
6270
|
const { freeZone: t, socials: n, menu: s, customBlock: o } = e;
|
|
6248
6271
|
return /* @__PURE__ */ f("footer", { className: xe.content, children: [
|
|
6249
6272
|
/* @__PURE__ */ f("section", { className: xe.brandContent, children: [
|
|
@@ -6302,7 +6325,7 @@ const ul = (e) => {
|
|
|
6302
6325
|
)
|
|
6303
6326
|
] })
|
|
6304
6327
|
] });
|
|
6305
|
-
}, gd = "_content_1xykj_1", pd = "_imageContent_1xykj_9", Ad = "_width1Autor_1xykj_18", wd = "_width2Autor_1xykj_22", yd = "_width3Autor_1xykj_26", Cd = "_imageAutor_1xykj_30", vd = "_imageStyled_1xykj_69", _d = "_contentIconStyled_1xykj_70", bd = "_avatarContent_1xykj_87", Nd = "_journalistSection_1xykj_101", Sd = "_journalistInfo_1xykj_109", xd = "_journalistInfoLink_1xykj_110", Ed = "_socialNetworkSection_1xykj_146", Id = "_avatarStyled_1xykj_158", Td = "_article_1xykj_163", kd = "_socialButton_1xykj_167", Ud = "_facebookStyled_1xykj_183", Rd = "_emailStyled_1xykj_187", Ld = "_xStyled_1xykj_191", qd = "_linkedinStyled_1xykj_195", Bd = "_whatsappStyled_1xykj_199", Od = "_whatsappLink_1xykj_203", Pd = "_clipboardButton_1xykj_219", Dd = "_googleProfileButton_1xykj_255",
|
|
6328
|
+
}, gd = "_content_1xykj_1", pd = "_imageContent_1xykj_9", Ad = "_width1Autor_1xykj_18", wd = "_width2Autor_1xykj_22", yd = "_width3Autor_1xykj_26", Cd = "_imageAutor_1xykj_30", vd = "_imageStyled_1xykj_69", _d = "_contentIconStyled_1xykj_70", bd = "_avatarContent_1xykj_87", Nd = "_journalistSection_1xykj_101", Sd = "_journalistInfo_1xykj_109", xd = "_journalistInfoLink_1xykj_110", Ed = "_socialNetworkSection_1xykj_146", Id = "_avatarStyled_1xykj_158", Td = "_article_1xykj_163", kd = "_socialButton_1xykj_167", Ud = "_facebookStyled_1xykj_183", Rd = "_emailStyled_1xykj_187", Ld = "_xStyled_1xykj_191", qd = "_linkedinStyled_1xykj_195", Bd = "_whatsappStyled_1xykj_199", Od = "_whatsappLink_1xykj_203", Pd = "_clipboardButton_1xykj_219", Dd = "_googleProfileButton_1xykj_255", he = {
|
|
6306
6329
|
content: gd,
|
|
6307
6330
|
imageContent: pd,
|
|
6308
6331
|
width1Autor: Ad,
|
|
@@ -6477,7 +6500,7 @@ const ul = (e) => {
|
|
|
6477
6500
|
};
|
|
6478
6501
|
function jd({ noteShare: e }) {
|
|
6479
6502
|
const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
|
|
6480
|
-
return e ? /* @__PURE__ */ f("div", { className:
|
|
6503
|
+
return e ? /* @__PURE__ */ f("div", { className: he.socialNetworkSection, children: [
|
|
6481
6504
|
e.options?.map((n) => {
|
|
6482
6505
|
const s = Md[n];
|
|
6483
6506
|
if (!s) return null;
|
|
@@ -6489,7 +6512,7 @@ function jd({ noteShare: e }) {
|
|
|
6489
6512
|
target: "_blank",
|
|
6490
6513
|
rel: "noopener noreferrer",
|
|
6491
6514
|
"aria-label": `Compartir en ${n}`,
|
|
6492
|
-
className: `${
|
|
6515
|
+
className: `${he.socialButton} ${he[`${n.toLowerCase()}Button`] ?? ""} ${he[`${n.toLowerCase()}Styled`]}`,
|
|
6493
6516
|
children: o("")
|
|
6494
6517
|
},
|
|
6495
6518
|
n
|
|
@@ -6502,7 +6525,7 @@ function jd({ noteShare: e }) {
|
|
|
6502
6525
|
"data-text": "Link copiado",
|
|
6503
6526
|
"data-active": "false",
|
|
6504
6527
|
"aria-label": "copy",
|
|
6505
|
-
className: [
|
|
6528
|
+
className: [he.clipboardButton, "clipbtn-id"].join(" "),
|
|
6506
6529
|
children: /* @__PURE__ */ a(Ua, {})
|
|
6507
6530
|
}
|
|
6508
6531
|
),
|
|
@@ -6511,31 +6534,31 @@ function jd({ noteShare: e }) {
|
|
|
6511
6534
|
{
|
|
6512
6535
|
type: "button",
|
|
6513
6536
|
"aria-label": "share",
|
|
6514
|
-
className: [
|
|
6537
|
+
className: [he.clipboardButton, "sharebtn-id"].join(" "),
|
|
6515
6538
|
children: /* @__PURE__ */ a(To, {})
|
|
6516
6539
|
}
|
|
6517
6540
|
)
|
|
6518
6541
|
] }) : null;
|
|
6519
6542
|
}
|
|
6520
|
-
const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSection_r1co8_27", zd = "_title_r1co8_42",
|
|
6543
|
+
const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSection_r1co8_27", zd = "_title_r1co8_42", Fd = "_article_r1co8_27", Vd = "_correspondent_r1co8_75", $d = "_iframeStyled_r1co8_84", Wd = "_contentFrame_r1co8_94", Fe = {
|
|
6521
6544
|
content: Qd,
|
|
6522
6545
|
videoContent: Gd,
|
|
6523
6546
|
articleSection: Hd,
|
|
6524
6547
|
title: zd,
|
|
6525
|
-
article:
|
|
6526
|
-
correspondent:
|
|
6548
|
+
article: Fd,
|
|
6549
|
+
correspondent: Vd,
|
|
6527
6550
|
iframeStyled: $d,
|
|
6528
6551
|
contentFrame: Wd
|
|
6529
|
-
},
|
|
6552
|
+
}, G3 = (e) => {
|
|
6530
6553
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Ge(
|
|
6531
6554
|
e.video.info.date.created
|
|
6532
6555
|
)}` : e?.video.main.author;
|
|
6533
|
-
return /* @__PURE__ */ a("div", { className:
|
|
6534
|
-
/* @__PURE__ */ a("p", { className:
|
|
6556
|
+
return /* @__PURE__ */ a("div", { className: Fe.content, children: /* @__PURE__ */ a(Yt, { children: /* @__PURE__ */ f("div", { className: Fe.videoContent, children: [
|
|
6557
|
+
/* @__PURE__ */ a("p", { className: Fe.title, children: e.video.main.title }),
|
|
6535
6558
|
e.type === "vy" && /* @__PURE__ */ a(
|
|
6536
6559
|
"iframe",
|
|
6537
6560
|
{
|
|
6538
|
-
className:
|
|
6561
|
+
className: Fe.iframeStyled,
|
|
6539
6562
|
src: `https://www.youtube.com/embed/${e.video.main.code}`,
|
|
6540
6563
|
frameBorder: "0",
|
|
6541
6564
|
allowFullScreen: !0
|
|
@@ -6544,7 +6567,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6544
6567
|
e.type === "vf" && /* @__PURE__ */ a(
|
|
6545
6568
|
"iframe",
|
|
6546
6569
|
{
|
|
6547
|
-
className:
|
|
6570
|
+
className: Fe.iframeStyled,
|
|
6548
6571
|
src: e.video.main.code,
|
|
6549
6572
|
frameBorder: "0",
|
|
6550
6573
|
allowFullScreen: !0
|
|
@@ -6553,13 +6576,13 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6553
6576
|
e.type === "ve" && /* @__PURE__ */ a(
|
|
6554
6577
|
"div",
|
|
6555
6578
|
{
|
|
6556
|
-
className:
|
|
6579
|
+
className: Fe.contentFrame,
|
|
6557
6580
|
dangerouslySetInnerHTML: { __html: e.video.main.code }
|
|
6558
6581
|
}
|
|
6559
6582
|
),
|
|
6560
|
-
/* @__PURE__ */ f("div", { className:
|
|
6561
|
-
/* @__PURE__ */ a("p", { className:
|
|
6562
|
-
/* @__PURE__ */ a("p", { className:
|
|
6583
|
+
/* @__PURE__ */ f("div", { className: Fe.articleSection, children: [
|
|
6584
|
+
/* @__PURE__ */ a("p", { className: Fe.article, children: He(e.video.main.description) }),
|
|
6585
|
+
/* @__PURE__ */ a("p", { className: Fe.correspondent, children: t() })
|
|
6563
6586
|
] })
|
|
6564
6587
|
] }) }) });
|
|
6565
6588
|
}, Yd = "_content_wxhkd_1", Kd = "_linkStyled_wxhkd_9", zn = {
|
|
@@ -6568,9 +6591,9 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6568
6591
|
}, Nn = (e) => {
|
|
6569
6592
|
const { currentPage: t, showNext: n, maxPages: s, pathname: o, query: r } = e, i = (c, d, l) => {
|
|
6570
6593
|
let u = "";
|
|
6571
|
-
const
|
|
6572
|
-
return
|
|
6573
|
-
p !== 0 && (u += `/${
|
|
6594
|
+
const h = d.split("/");
|
|
6595
|
+
return h.indexOf("page") !== -1 && h.splice(u.indexOf("page") - 1, h.length - 1), h.forEach((m, p) => {
|
|
6596
|
+
p !== 0 && (u += `/${m}`);
|
|
6574
6597
|
}), c === "next" ? u += `/page/${t + 1}${l ? `?query=${l}` : ""}` : u += `/page/${t - 1}${l ? `?query=${l}` : ""}`;
|
|
6575
6598
|
};
|
|
6576
6599
|
return (t > 1 || n && t < s) && /* @__PURE__ */ f("section", { className: zn.content, children: [
|
|
@@ -6596,7 +6619,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6596
6619
|
contentGrid: Zd,
|
|
6597
6620
|
contentGrid4: Xd,
|
|
6598
6621
|
contentGrid3: e1
|
|
6599
|
-
},
|
|
6622
|
+
}, ma = (e) => {
|
|
6600
6623
|
const { grid: t = 3 } = e;
|
|
6601
6624
|
return /* @__PURE__ */ f("section", { className: `${nn.content}`, children: [
|
|
6602
6625
|
/* @__PURE__ */ a(
|
|
@@ -6624,8 +6647,8 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6624
6647
|
overImage: d = "default",
|
|
6625
6648
|
isTitle: l,
|
|
6626
6649
|
priorityHigh: u = !1,
|
|
6627
|
-
isLarge:
|
|
6628
|
-
paths:
|
|
6650
|
+
isLarge: h,
|
|
6651
|
+
paths: m,
|
|
6629
6652
|
keywords: p
|
|
6630
6653
|
} = e;
|
|
6631
6654
|
return /* @__PURE__ */ f(
|
|
@@ -6649,7 +6672,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6649
6672
|
{
|
|
6650
6673
|
preview: o,
|
|
6651
6674
|
isVideo: i,
|
|
6652
|
-
isLarge:
|
|
6675
|
+
isLarge: h,
|
|
6653
6676
|
priorityHigh: u
|
|
6654
6677
|
}
|
|
6655
6678
|
)
|
|
@@ -6666,7 +6689,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6666
6689
|
config: c,
|
|
6667
6690
|
overImage: d,
|
|
6668
6691
|
isTitle: l,
|
|
6669
|
-
paths:
|
|
6692
|
+
paths: m,
|
|
6670
6693
|
keywords: p
|
|
6671
6694
|
}
|
|
6672
6695
|
) })
|
|
@@ -6751,14 +6774,14 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6751
6774
|
}, d1 = "_content_kro73_1", u1 = "_contentLayout_kro73_5", As = {
|
|
6752
6775
|
content: d1,
|
|
6753
6776
|
contentLayout: u1
|
|
6754
|
-
}, ws = (e) => /* @__PURE__ */ a("div", { className: As.content, children: /* @__PURE__ */ a(Yt, { className: `${As.contentLayout} ${e.className}`, children: e.children }) }),
|
|
6755
|
-
content:
|
|
6756
|
-
before:
|
|
6777
|
+
}, ws = (e) => /* @__PURE__ */ a("div", { className: As.content, children: /* @__PURE__ */ a(Yt, { className: `${As.contentLayout} ${e.className}`, children: e.children }) }), h1 = "_content_1nqra_1", m1 = "_before_1nqra_11", f1 = "_textContent_1nqra_22", g1 = "_title_1nqra_37", p1 = "_description_1nqra_46", A1 = "_linkStyled_1nqra_57", vt = {
|
|
6778
|
+
content: h1,
|
|
6779
|
+
before: m1,
|
|
6757
6780
|
textContent: f1,
|
|
6758
6781
|
title: g1,
|
|
6759
6782
|
description: p1,
|
|
6760
6783
|
linkStyled: A1
|
|
6761
|
-
},
|
|
6784
|
+
}, H3 = (e) => {
|
|
6762
6785
|
const t = e.logo;
|
|
6763
6786
|
return /* @__PURE__ */ f("section", { className: vt.content, children: [
|
|
6764
6787
|
e.backgroundImgURL && /* @__PURE__ */ a("img", { className: vt.before, src: e.backgroundImgURL, alt: "" }),
|
|
@@ -6775,7 +6798,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6775
6798
|
label: C1,
|
|
6776
6799
|
required: v1,
|
|
6777
6800
|
input: _1
|
|
6778
|
-
},
|
|
6801
|
+
}, z3 = (e) => /* @__PURE__ */ f("div", { className: Bt.content, children: [
|
|
6779
6802
|
/* @__PURE__ */ f("div", { className: Bt.contentLabel, children: [
|
|
6780
6803
|
/* @__PURE__ */ a("label", { className: Bt.label, children: e.label }),
|
|
6781
6804
|
e.required && /* @__PURE__ */ a("span", { className: Bt.required, children: "*" })
|
|
@@ -6787,7 +6810,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6787
6810
|
label: S1,
|
|
6788
6811
|
required: x1,
|
|
6789
6812
|
input: E1
|
|
6790
|
-
},
|
|
6813
|
+
}, F3 = (e) => /* @__PURE__ */ f("div", { className: Ot.content, children: [
|
|
6791
6814
|
/* @__PURE__ */ f("div", { className: Ot.contentLabel, children: [
|
|
6792
6815
|
/* @__PURE__ */ a("label", { className: Ot.label, children: e.label }),
|
|
6793
6816
|
e.required && /* @__PURE__ */ a("span", { className: Ot.required, children: "*" })
|
|
@@ -6796,13 +6819,13 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6796
6819
|
/* @__PURE__ */ a("option", { value: "", children: "--Seleccione--" }),
|
|
6797
6820
|
e.options.map((t, n) => /* @__PURE__ */ a("option", { value: t.value, children: t.label }, n))
|
|
6798
6821
|
] })
|
|
6799
|
-
] }), I1 = "_content_1mi9t_1", T1 = "_label_1mi9t_8", k1 = "_input_1mi9t_17",
|
|
6822
|
+
] }), I1 = "_content_1mi9t_1", T1 = "_label_1mi9t_8", k1 = "_input_1mi9t_17", Fn = {
|
|
6800
6823
|
content: I1,
|
|
6801
6824
|
label: T1,
|
|
6802
6825
|
input: k1
|
|
6803
|
-
}, V3 = (e) => /* @__PURE__ */ f("div", { className:
|
|
6804
|
-
/* @__PURE__ */ a("label", { className:
|
|
6805
|
-
/* @__PURE__ */ a("textarea", { className:
|
|
6826
|
+
}, V3 = (e) => /* @__PURE__ */ f("div", { className: Fn.content, children: [
|
|
6827
|
+
/* @__PURE__ */ a("label", { className: Fn.label, children: e.label }),
|
|
6828
|
+
/* @__PURE__ */ a("textarea", { className: Fn.input, ...e })
|
|
6806
6829
|
] }), U1 = "_boxInformation_achvw_1", R1 = "_textBox_achvw_30", L1 = "_contentBox_achvw_40", q1 = "_liveBox_achvw_50", B1 = "_dot_achvw_72", O1 = "_sectionDescription_achvw_97", P1 = "_articule_achvw_110", D1 = "_description_achvw_137", at = {
|
|
6807
6830
|
boxInformation: U1,
|
|
6808
6831
|
textBox: R1,
|
|
@@ -6851,15 +6874,15 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6851
6874
|
}
|
|
6852
6875
|
)
|
|
6853
6876
|
] })
|
|
6854
|
-
] }) }), G1 = "_content_oipiy_1", H1 = "_contentLine_oipiy_17", z1 = "_contentText_oipiy_24",
|
|
6877
|
+
] }) }), G1 = "_content_oipiy_1", H1 = "_contentLine_oipiy_17", z1 = "_contentText_oipiy_24", F1 = "_dateLink_oipiy_37", an = {
|
|
6855
6878
|
content: G1,
|
|
6856
6879
|
contentLine: H1,
|
|
6857
6880
|
contentText: z1,
|
|
6858
|
-
dateLink:
|
|
6859
|
-
},
|
|
6881
|
+
dateLink: F1
|
|
6882
|
+
}, V1 = (e) => /* @__PURE__ */ a("section", { className: an.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ f("div", { className: an.contentLine, children: [
|
|
6860
6883
|
/* @__PURE__ */ a(q, { className: an.dateLink, href: `#item-${n + 1}`, children: yr(t.date) }),
|
|
6861
6884
|
/* @__PURE__ */ a("div", { className: an.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
|
|
6862
|
-
] }, n)) }), $1 = "_content_1gtqm_1", W1 = "_contentInfo_1gtqm_11", Y1 = "_imageContainer_1gtqm_19", K1 = "_imageStyled_1gtqm_28", J1 = "_contentIconStyled_1gtqm_39", Z1 = "_name_1gtqm_65", X1 = "_email_1gtqm_74", eu = "_description_1gtqm_90", tu = "_contenSocialNetwork_1gtqm_102", nu = "_socialIcon_1gtqm_112", au = "_faceBookIcon_1gtqm_117", su = "_socialFacebookIcon_1gtqm_122", ou = "_socialIconLink_1gtqm_126", ru = "_socialIconStroke_1gtqm_130",
|
|
6885
|
+
] }, n)) }), $1 = "_content_1gtqm_1", W1 = "_contentInfo_1gtqm_11", Y1 = "_imageContainer_1gtqm_19", K1 = "_imageStyled_1gtqm_28", J1 = "_contentIconStyled_1gtqm_39", Z1 = "_name_1gtqm_65", X1 = "_email_1gtqm_74", eu = "_description_1gtqm_90", tu = "_contenSocialNetwork_1gtqm_102", nu = "_socialIcon_1gtqm_112", au = "_faceBookIcon_1gtqm_117", su = "_socialFacebookIcon_1gtqm_122", ou = "_socialIconLink_1gtqm_126", ru = "_socialIconStroke_1gtqm_130", me = {
|
|
6863
6886
|
content: $1,
|
|
6864
6887
|
contentInfo: W1,
|
|
6865
6888
|
imageContainer: Y1,
|
|
@@ -6880,69 +6903,69 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6880
6903
|
const t = e.trim();
|
|
6881
6904
|
return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
|
|
6882
6905
|
}, iu = (e) => !e || e.trim() === "" ? !1 : /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e.trim()), cu = async (e) => {
|
|
6883
|
-
const { autor: t, autorIcon: n } = e, s = n, o = t?.info?.image?.sizes?.[0]?.url ?? "", r = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, d = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", u = sn(t?.addtional?.USER_USERFB ?? ""),
|
|
6906
|
+
const { autor: t, autorIcon: n } = e, s = n, o = t?.info?.image?.sizes?.[0]?.url ?? "", r = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, d = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", u = sn(t?.addtional?.USER_USERFB ?? ""), h = sn(t?.addtional?.USER_USERIG ?? ""), m = sn(t?.addtional?.USER_USERTWT ?? ""), p = sn(t?.addtional?.USER_USERLIN ?? ""), g = () => !c || !i || i.trim() === "" ? !1 : iu(i), A = (w) => `mailto:${w.trim()}`;
|
|
6884
6907
|
return /* @__PURE__ */ a(
|
|
6885
6908
|
"section",
|
|
6886
6909
|
{
|
|
6887
|
-
className: `${
|
|
6888
|
-
children: /* @__PURE__ */ f("div", { className:
|
|
6889
|
-
o ? /* @__PURE__ */ a("div", { className: `${
|
|
6910
|
+
className: `${me.content} ${e.className ? e.className : ""}`,
|
|
6911
|
+
children: /* @__PURE__ */ f("div", { className: me.contentInfo, children: [
|
|
6912
|
+
o ? /* @__PURE__ */ a("div", { className: `${me.imageContainer} sass-image-autor-wrapper`, children: /* @__PURE__ */ a(
|
|
6890
6913
|
"img",
|
|
6891
6914
|
{
|
|
6892
6915
|
fetchPriority: "low",
|
|
6893
6916
|
loading: "lazy",
|
|
6894
6917
|
alt: "",
|
|
6895
|
-
className:
|
|
6918
|
+
className: me.imageStyled,
|
|
6896
6919
|
src: await pe(o)
|
|
6897
6920
|
}
|
|
6898
6921
|
) }) : /* @__PURE__ */ a(
|
|
6899
6922
|
"div",
|
|
6900
6923
|
{
|
|
6901
|
-
className: `${
|
|
6924
|
+
className: `${me.contentIconStyled} sass-image-autor-wrapper`,
|
|
6902
6925
|
children: /* @__PURE__ */ a(s, {})
|
|
6903
6926
|
}
|
|
6904
6927
|
),
|
|
6905
|
-
/* @__PURE__ */ a("h1", { className:
|
|
6928
|
+
/* @__PURE__ */ a("h1", { className: me.name, children: r }),
|
|
6906
6929
|
g() && /* @__PURE__ */ a(
|
|
6907
6930
|
"a",
|
|
6908
6931
|
{
|
|
6909
6932
|
href: A(i),
|
|
6910
|
-
className:
|
|
6933
|
+
className: me.email,
|
|
6911
6934
|
"aria-label": `Enviar correo electrónico a ${i}`,
|
|
6912
6935
|
title: `Enviar correo a ${i}`,
|
|
6913
6936
|
children: i
|
|
6914
6937
|
}
|
|
6915
6938
|
),
|
|
6916
|
-
d && /* @__PURE__ */ a("p", { className:
|
|
6917
|
-
/* @__PURE__ */ f("div", { className:
|
|
6939
|
+
d && /* @__PURE__ */ a("p", { className: me.description, children: l }),
|
|
6940
|
+
/* @__PURE__ */ f("div", { className: me.contenSocialNetwork, children: [
|
|
6918
6941
|
u && /* @__PURE__ */ a(
|
|
6919
6942
|
"a",
|
|
6920
6943
|
{
|
|
6921
6944
|
href: u,
|
|
6922
6945
|
target: "_blank",
|
|
6923
|
-
className: `${
|
|
6946
|
+
className: `${me.socialFacebookIcon} ${me.socialIconStroke}`,
|
|
6924
6947
|
rel: "noreferrer",
|
|
6925
|
-
children: /* @__PURE__ */ a(On, { className:
|
|
6948
|
+
children: /* @__PURE__ */ a(On, { className: me.faceBookIcon })
|
|
6926
6949
|
}
|
|
6927
6950
|
),
|
|
6928
|
-
|
|
6951
|
+
h && /* @__PURE__ */ a(
|
|
6929
6952
|
"a",
|
|
6930
6953
|
{
|
|
6931
|
-
href:
|
|
6954
|
+
href: h,
|
|
6932
6955
|
target: "_blank",
|
|
6933
|
-
className:
|
|
6956
|
+
className: me.socialIconLink,
|
|
6934
6957
|
rel: "noreferrer",
|
|
6935
|
-
children: /* @__PURE__ */ a(Pn, { className:
|
|
6958
|
+
children: /* @__PURE__ */ a(Pn, { className: me.socialIcon })
|
|
6936
6959
|
}
|
|
6937
6960
|
),
|
|
6938
|
-
|
|
6961
|
+
m && /* @__PURE__ */ a(
|
|
6939
6962
|
"a",
|
|
6940
6963
|
{
|
|
6941
|
-
href:
|
|
6964
|
+
href: m,
|
|
6942
6965
|
target: "_blank",
|
|
6943
|
-
className:
|
|
6966
|
+
className: me.socialIconLink,
|
|
6944
6967
|
rel: "noreferrer",
|
|
6945
|
-
children: /* @__PURE__ */ a(ct, { className:
|
|
6968
|
+
children: /* @__PURE__ */ a(ct, { className: me.socialIcon })
|
|
6946
6969
|
}
|
|
6947
6970
|
),
|
|
6948
6971
|
p && /* @__PURE__ */ a(
|
|
@@ -6950,28 +6973,28 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6950
6973
|
{
|
|
6951
6974
|
href: p,
|
|
6952
6975
|
target: "_blank",
|
|
6953
|
-
className: `${
|
|
6976
|
+
className: `${me.socialIconLink} ${me.socialIconStroke}`,
|
|
6954
6977
|
rel: "noreferrer",
|
|
6955
|
-
children: /* @__PURE__ */ a(yt, { className:
|
|
6978
|
+
children: /* @__PURE__ */ a(yt, { className: me.socialIcon })
|
|
6956
6979
|
}
|
|
6957
6980
|
)
|
|
6958
6981
|
] })
|
|
6959
6982
|
] })
|
|
6960
6983
|
}
|
|
6961
6984
|
);
|
|
6962
|
-
}, lu = "_content_18ozj_1", du = "_contentInfo_18ozj_13", uu = "_contentAuthor_18ozj_26",
|
|
6985
|
+
}, lu = "_content_18ozj_1", du = "_contentInfo_18ozj_13", uu = "_contentAuthor_18ozj_26", hu = "_imageStyled_18ozj_33", mu = "_contentIconStyled_18ozj_42", fu = "_name_18ozj_64", gu = "_email_18ozj_72", pu = "_description_18ozj_82", Au = "_contenSocialNetwork_18ozj_93", wu = "_socialIcon_18ozj_103", Ee = {
|
|
6963
6986
|
content: lu,
|
|
6964
6987
|
contentInfo: du,
|
|
6965
6988
|
contentAuthor: uu,
|
|
6966
|
-
imageStyled:
|
|
6967
|
-
contentIconStyled:
|
|
6989
|
+
imageStyled: hu,
|
|
6990
|
+
contentIconStyled: mu,
|
|
6968
6991
|
name: fu,
|
|
6969
6992
|
email: gu,
|
|
6970
6993
|
description: pu,
|
|
6971
6994
|
contenSocialNetwork: Au,
|
|
6972
6995
|
socialIcon: wu
|
|
6973
6996
|
}, yu = async (e) => {
|
|
6974
|
-
const { autor: t, autorIcon: n } = e, s = n, o = t?.info?.image?.sizes?.[0]?.url ?? "", r = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, d = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", u = t?.addtional?.USER_USERFB ?? "",
|
|
6997
|
+
const { autor: t, autorIcon: n } = e, s = n, o = t?.info?.image?.sizes?.[0]?.url ?? "", r = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, 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 ?? "";
|
|
6975
6998
|
return /* @__PURE__ */ a("section", { className: Ee.content, children: /* @__PURE__ */ f("div", { className: Ee.contentInfo, children: [
|
|
6976
6999
|
o ? /* @__PURE__ */ a(
|
|
6977
7000
|
"img",
|
|
@@ -6996,10 +7019,10 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
6996
7019
|
children: /* @__PURE__ */ a(On, { className: Ee.socialIcon })
|
|
6997
7020
|
}
|
|
6998
7021
|
),
|
|
6999
|
-
|
|
7022
|
+
h && /* @__PURE__ */ a(
|
|
7000
7023
|
"a",
|
|
7001
7024
|
{
|
|
7002
|
-
href:
|
|
7025
|
+
href: h,
|
|
7003
7026
|
target: "_blank",
|
|
7004
7027
|
rel: "noreferrer",
|
|
7005
7028
|
children: /* @__PURE__ */ a(
|
|
@@ -7011,10 +7034,10 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7011
7034
|
)
|
|
7012
7035
|
}
|
|
7013
7036
|
),
|
|
7014
|
-
|
|
7037
|
+
m && /* @__PURE__ */ a(
|
|
7015
7038
|
"a",
|
|
7016
7039
|
{
|
|
7017
|
-
href:
|
|
7040
|
+
href: m,
|
|
7018
7041
|
target: "_blank",
|
|
7019
7042
|
rel: "noreferrer",
|
|
7020
7043
|
children: /* @__PURE__ */ a(ct, { className: Ee.socialIcon })
|
|
@@ -7065,7 +7088,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7065
7088
|
sectionVideoList: Iu,
|
|
7066
7089
|
iframeStyled: Tu,
|
|
7067
7090
|
contentFrame: ku
|
|
7068
|
-
}, Uu = "_content_1dj0q_1", Ru = "_linkImage_1dj0q_12", Lu = "_playStyled_1dj0q_19",
|
|
7091
|
+
}, Uu = "_content_1dj0q_1", Ru = "_linkImage_1dj0q_12", Lu = "_playStyled_1dj0q_19", Vn = {
|
|
7069
7092
|
content: Uu,
|
|
7070
7093
|
linkImage: Ru,
|
|
7071
7094
|
playStyled: Lu
|
|
@@ -7080,23 +7103,23 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7080
7103
|
}
|
|
7081
7104
|
}
|
|
7082
7105
|
};
|
|
7083
|
-
return e && e.info ? /* @__PURE__ */ f("section", { className:
|
|
7106
|
+
return e && e.info ? /* @__PURE__ */ f("section", { className: Vn.content, children: [
|
|
7084
7107
|
/* @__PURE__ */ a(
|
|
7085
7108
|
"a",
|
|
7086
7109
|
{
|
|
7087
|
-
className:
|
|
7110
|
+
className: Vn.linkImage,
|
|
7088
7111
|
target: e?.info?.link?.target,
|
|
7089
7112
|
title: e?.main?.title?.section,
|
|
7090
7113
|
href: e.info.link.url,
|
|
7091
7114
|
children: /* @__PURE__ */ f("div", { style: { position: "relative" }, children: [
|
|
7092
7115
|
/* @__PURE__ */ a("img", { src: await pe(e.preview.sizes[0]?.url || "") }),
|
|
7093
|
-
/* @__PURE__ */ a(t, { className: `${
|
|
7116
|
+
/* @__PURE__ */ a(t, { className: `${Vn.playStyled} saas-image-play-icon` })
|
|
7094
7117
|
] })
|
|
7095
7118
|
}
|
|
7096
7119
|
),
|
|
7097
7120
|
/* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(Rt, { ...n, paths: e.paths }) })
|
|
7098
7121
|
] }) : null;
|
|
7099
|
-
},
|
|
7122
|
+
}, $3 = (e) => {
|
|
7100
7123
|
let t = [];
|
|
7101
7124
|
return e.videoList && e.videoList.length > 0 && (t = e.videoList?.filter((n) => n.info.path !== e.video.info.path) ?? []), /* @__PURE__ */ a("div", { className: Oe.content, children: /* @__PURE__ */ f(Yt, { className: Oe.contentLayoutVideoSection, children: [
|
|
7102
7125
|
/* @__PURE__ */ f("a", { className: Oe.header, href: e.goBackLink ?? "/videos", children: [
|
|
@@ -7203,7 +7226,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7203
7226
|
)
|
|
7204
7227
|
] })
|
|
7205
7228
|
] }) });
|
|
7206
|
-
}, Bu = "_content_gcte1_1", Ou = "_titleContent_gcte1_24", Pu = "_title_gcte1_24", Du = "_startLine_gcte1_88", Mu = "_line_gcte1_93", ju = "_bottomLine_gcte1_99", Qu = "_childrenContent_gcte1_118", Gu = "_readMore_gcte1_131",
|
|
7229
|
+
}, Bu = "_content_gcte1_1", Ou = "_titleContent_gcte1_24", Pu = "_title_gcte1_24", Du = "_startLine_gcte1_88", Mu = "_line_gcte1_93", ju = "_bottomLine_gcte1_99", Qu = "_childrenContent_gcte1_118", Gu = "_readMore_gcte1_131", Ve = {
|
|
7207
7230
|
content: Bu,
|
|
7208
7231
|
titleContent: Ou,
|
|
7209
7232
|
title: Pu,
|
|
@@ -7212,30 +7235,30 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7212
7235
|
bottomLine: ju,
|
|
7213
7236
|
childrenContent: Qu,
|
|
7214
7237
|
readMore: Gu
|
|
7215
|
-
}, Ae =
|
|
7216
|
-
const { isTitle: n = !1, isOpinion: s = !1 } = e, o = n ? /* @__PURE__ */ a("h1", { className:
|
|
7217
|
-
return /* @__PURE__ */ f("section", { className:
|
|
7238
|
+
}, Ae = Vs((e, t) => {
|
|
7239
|
+
const { isTitle: n = !1, isOpinion: s = !1 } = e, o = n ? /* @__PURE__ */ a("h1", { className: Ve.title, children: e.title }) : /* @__PURE__ */ a("h2", { className: Ve.title, children: e.title });
|
|
7240
|
+
return /* @__PURE__ */ f("section", { className: Ve.content, children: [
|
|
7218
7241
|
e.title && /* @__PURE__ */ f(
|
|
7219
7242
|
"div",
|
|
7220
7243
|
{
|
|
7221
|
-
className: [
|
|
7244
|
+
className: [Ve.titleContent, e.className ?? ""].join(" "),
|
|
7222
7245
|
"data-after": `${s}`,
|
|
7223
7246
|
children: [
|
|
7224
|
-
/* @__PURE__ */ a("hr", { className:
|
|
7247
|
+
/* @__PURE__ */ a("hr", { className: Ve.startLine }),
|
|
7225
7248
|
e.titleUrl ? /* @__PURE__ */ a(q, { href: e.titleUrl, children: o }) : o,
|
|
7226
|
-
/* @__PURE__ */ a("hr", { className:
|
|
7249
|
+
/* @__PURE__ */ a("hr", { className: Ve.line }),
|
|
7227
7250
|
e.titleUrl && /* @__PURE__ */ a(
|
|
7228
7251
|
q,
|
|
7229
7252
|
{
|
|
7230
|
-
className:
|
|
7253
|
+
className: Ve.readMore,
|
|
7231
7254
|
href: e.titleUrl?.toString() ?? ""
|
|
7232
7255
|
}
|
|
7233
7256
|
)
|
|
7234
7257
|
]
|
|
7235
7258
|
}
|
|
7236
7259
|
),
|
|
7237
|
-
e.title && /* @__PURE__ */ a("hr", { className: [
|
|
7238
|
-
/* @__PURE__ */ a("div", { className:
|
|
7260
|
+
e.title && /* @__PURE__ */ a("hr", { className: [Ve.bottomLine, e.className ?? ""].join(" ") }),
|
|
7261
|
+
/* @__PURE__ */ a("div", { className: Ve.childrenContent, ref: t, children: e.children })
|
|
7239
7262
|
] });
|
|
7240
7263
|
}), Oa = (e) => /* @__PURE__ */ a(
|
|
7241
7264
|
"svg",
|
|
@@ -7275,11 +7298,11 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7275
7298
|
}
|
|
7276
7299
|
)
|
|
7277
7300
|
}
|
|
7278
|
-
), Hu = "_drawerStyled_1jsia_1", zu = "_sidebarCustom_1jsia_6",
|
|
7301
|
+
), Hu = "_drawerStyled_1jsia_1", zu = "_sidebarCustom_1jsia_6", Fu = "_accordionStyled_1jsia_24", Vu = "_accordionHeading_1jsia_35", $u = "_accordionSummeryStyled_1jsia_44", Wu = "_linkStyled_1jsia_72", Yu = "_subLinkStyled_1jsia_96", Ku = "_inputContent_1jsia_118", Ju = "_buttonContent_1jsia_119", Zu = "_inputStyled_1jsia_129", Xu = "_buscar_1jsia_145", eh = "_buttonStyled_1jsia_174", th = "_accordionDetailsStyled_1jsia_189", nh = "_footerSlider_1jsia_204", ah = "_socialMedia_1jsia_215", sh = "_copyRights_1jsia_235", oh = "_icon_1jsia_246", de = {
|
|
7279
7302
|
drawerStyled: Hu,
|
|
7280
7303
|
sidebarCustom: zu,
|
|
7281
|
-
accordionStyled:
|
|
7282
|
-
accordionHeading:
|
|
7304
|
+
accordionStyled: Fu,
|
|
7305
|
+
accordionHeading: Vu,
|
|
7283
7306
|
accordionSummeryStyled: $u,
|
|
7284
7307
|
linkStyled: Wu,
|
|
7285
7308
|
subLinkStyled: Yu,
|
|
@@ -7287,13 +7310,13 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7287
7310
|
buttonContent: Ju,
|
|
7288
7311
|
inputStyled: Zu,
|
|
7289
7312
|
buscar: Xu,
|
|
7290
|
-
buttonStyled:
|
|
7291
|
-
accordionDetailsStyled:
|
|
7292
|
-
footerSlider:
|
|
7293
|
-
socialMedia:
|
|
7294
|
-
copyRights:
|
|
7295
|
-
icon:
|
|
7296
|
-
},
|
|
7313
|
+
buttonStyled: eh,
|
|
7314
|
+
accordionDetailsStyled: th,
|
|
7315
|
+
footerSlider: nh,
|
|
7316
|
+
socialMedia: ah,
|
|
7317
|
+
copyRights: sh,
|
|
7318
|
+
icon: oh
|
|
7319
|
+
}, rh = ({
|
|
7297
7320
|
sidebar: e,
|
|
7298
7321
|
socials: t,
|
|
7299
7322
|
copyrigth: n,
|
|
@@ -7444,12 +7467,12 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7444
7467
|
)
|
|
7445
7468
|
]
|
|
7446
7469
|
}
|
|
7447
|
-
),
|
|
7448
|
-
content:
|
|
7449
|
-
chipStyled:
|
|
7450
|
-
headLine:
|
|
7451
|
-
live:
|
|
7452
|
-
closeLiveStyled:
|
|
7470
|
+
), ih = "_content_y5b1f_1", ch = "_chipStyled_y5b1f_17", lh = "_headLine_y5b1f_17", dh = "_live_y5b1f_25", uh = "_closeLiveStyled_y5b1f_87", Pt = {
|
|
7471
|
+
content: ih,
|
|
7472
|
+
chipStyled: ch,
|
|
7473
|
+
headLine: lh,
|
|
7474
|
+
live: dh,
|
|
7475
|
+
closeLiveStyled: uh
|
|
7453
7476
|
}, Lo = (e) => {
|
|
7454
7477
|
const { alertZone: t, id: n = "close-alert" } = e, s = () => /* @__PURE__ */ a(
|
|
7455
7478
|
q,
|
|
@@ -7492,21 +7515,21 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7492
7515
|
}
|
|
7493
7516
|
)
|
|
7494
7517
|
] });
|
|
7495
|
-
},
|
|
7496
|
-
content:
|
|
7497
|
-
linkStyled:
|
|
7498
|
-
linkSocialNetwork:
|
|
7499
|
-
title:
|
|
7500
|
-
tabs:
|
|
7501
|
-
socialNetwork:
|
|
7502
|
-
icon:
|
|
7503
|
-
facebook:
|
|
7504
|
-
youtube:
|
|
7505
|
-
x:
|
|
7506
|
-
instagram:
|
|
7507
|
-
gnews:
|
|
7508
|
-
tiktok:
|
|
7509
|
-
whatsapp:
|
|
7518
|
+
}, hh = "_content_kc9w6_1", mh = "_linkStyled_kc9w6_14", fh = "_linkSocialNetwork_kc9w6_28", gh = "_title_kc9w6_54", ph = "_tabs_kc9w6_65", Ah = "_socialNetwork_kc9w6_73", wh = "_icon_kc9w6_83", yh = "_facebook_kc9w6_89", Ch = "_youtube_kc9w6_93", vh = "_x_kc9w6_97", _h = "_instagram_kc9w6_101", bh = "_gnews_kc9w6_105", Nh = "_tiktok_kc9w6_109", Sh = "_whatsapp_kc9w6_113", $e = {
|
|
7519
|
+
content: hh,
|
|
7520
|
+
linkStyled: mh,
|
|
7521
|
+
linkSocialNetwork: fh,
|
|
7522
|
+
title: gh,
|
|
7523
|
+
tabs: ph,
|
|
7524
|
+
socialNetwork: Ah,
|
|
7525
|
+
icon: wh,
|
|
7526
|
+
facebook: yh,
|
|
7527
|
+
youtube: Ch,
|
|
7528
|
+
x: vh,
|
|
7529
|
+
instagram: _h,
|
|
7530
|
+
gnews: bh,
|
|
7531
|
+
tiktok: Nh,
|
|
7532
|
+
whatsapp: Sh
|
|
7510
7533
|
}, qo = (e) => {
|
|
7511
7534
|
const { cintillo: t, tapeTitle: n, socials: s } = e, o = "", r = t?.findIndex((i) => i.link === o) ?? 0;
|
|
7512
7535
|
return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ f("section", { className: $e.content, children: [
|
|
@@ -7558,19 +7581,19 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7558
7581
|
i
|
|
7559
7582
|
)) })
|
|
7560
7583
|
] });
|
|
7561
|
-
},
|
|
7562
|
-
headerStyled:
|
|
7563
|
-
headerContent:
|
|
7564
|
-
iconContent:
|
|
7565
|
-
menuButton:
|
|
7566
|
-
logoStyled:
|
|
7567
|
-
buttonSection:
|
|
7568
|
-
buttonSectionSearch:
|
|
7569
|
-
headLineContent:
|
|
7570
|
-
headLineTitle:
|
|
7571
|
-
headLine:
|
|
7572
|
-
hasAlertZone:
|
|
7573
|
-
},
|
|
7584
|
+
}, xh = "_headerStyled_6yw62_1", Eh = "_headerContent_6yw62_14", Ih = "_iconContent_6yw62_25", Th = "_menuButton_6yw62_34", kh = "_logoStyled_6yw62_66", Uh = "_buttonSection_6yw62_94", Rh = "_buttonSectionSearch_6yw62_109", Lh = "_headLineContent_6yw62_131", qh = "_headLineTitle_6yw62_144", Bh = "_headLine_6yw62_131", Oh = "_hasAlertZone_6yw62_197", Re = {
|
|
7585
|
+
headerStyled: xh,
|
|
7586
|
+
headerContent: Eh,
|
|
7587
|
+
iconContent: Ih,
|
|
7588
|
+
menuButton: Th,
|
|
7589
|
+
logoStyled: kh,
|
|
7590
|
+
buttonSection: Uh,
|
|
7591
|
+
buttonSectionSearch: Rh,
|
|
7592
|
+
headLineContent: Lh,
|
|
7593
|
+
headLineTitle: qh,
|
|
7594
|
+
headLine: Bh,
|
|
7595
|
+
hasAlertZone: Oh
|
|
7596
|
+
}, Ph = (e) => {
|
|
7574
7597
|
const { alertZone: t } = e;
|
|
7575
7598
|
return /* @__PURE__ */ f("header", { className: Re.headerStyled, children: [
|
|
7576
7599
|
e.socialIcons && e.headerTape?.sticky && /* @__PURE__ */ a(
|
|
@@ -7663,15 +7686,15 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7663
7686
|
}
|
|
7664
7687
|
)
|
|
7665
7688
|
] });
|
|
7666
|
-
},
|
|
7667
|
-
ul:
|
|
7668
|
-
li:
|
|
7669
|
-
liBefore:
|
|
7670
|
-
ulContent:
|
|
7671
|
-
contentModal:
|
|
7672
|
-
linkStyled:
|
|
7673
|
-
itemLink:
|
|
7674
|
-
},
|
|
7689
|
+
}, Dh = "_ul_oit7k_1", Mh = "_li_oit7k_10", jh = "_liBefore_oit7k_18", Qh = "_ulContent_oit7k_29", Gh = "_contentModal_oit7k_56", Hh = "_linkStyled_oit7k_68", zh = "_itemLink_oit7k_93", We = {
|
|
7690
|
+
ul: Dh,
|
|
7691
|
+
li: Mh,
|
|
7692
|
+
liBefore: jh,
|
|
7693
|
+
ulContent: Qh,
|
|
7694
|
+
contentModal: Gh,
|
|
7695
|
+
linkStyled: Hh,
|
|
7696
|
+
itemLink: zh
|
|
7697
|
+
}, Fh = (e) => {
|
|
7675
7698
|
const { items: t } = e;
|
|
7676
7699
|
return /* @__PURE__ */ a("ul", { className: We.ul, children: t.map((n, s) => /* @__PURE__ */ f("li", { className: `${We.liBefore} ${We.li}`, children: [
|
|
7677
7700
|
n.link ? /* @__PURE__ */ f(
|
|
@@ -7701,23 +7724,23 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7701
7724
|
}
|
|
7702
7725
|
) }, r)) }) })
|
|
7703
7726
|
] }, s)) });
|
|
7704
|
-
},
|
|
7705
|
-
headerStyled:
|
|
7706
|
-
headerContent: $
|
|
7707
|
-
menuButtonSection:
|
|
7708
|
-
menuButton:
|
|
7709
|
-
buttonSection:
|
|
7710
|
-
buttonSectionSearch:
|
|
7711
|
-
hasAlertZone:
|
|
7712
|
-
buttonText:
|
|
7713
|
-
logoContent:
|
|
7714
|
-
logoStyled:
|
|
7715
|
-
headLineContent:
|
|
7716
|
-
headLineTitle:
|
|
7717
|
-
menuSection:
|
|
7718
|
-
headLine:
|
|
7719
|
-
line:
|
|
7720
|
-
},
|
|
7727
|
+
}, Vh = "_headerStyled_1wip0_1", $h = "_headerContent_1wip0_23", Wh = "_menuButtonSection_1wip0_33", Yh = "_menuButton_1wip0_33", Kh = "_buttonSection_1wip0_84", Jh = "_buttonSectionSearch_1wip0_101", Zh = "_hasAlertZone_1wip0_112", Xh = "_buttonText_1wip0_131", em = "_logoContent_1wip0_141", tm = "_logoStyled_1wip0_149", nm = "_headLineContent_1wip0_173", am = "_headLineTitle_1wip0_188", sm = "_menuSection_1wip0_204", om = "_headLine_1wip0_173", rm = "_line_1wip0_256", ve = {
|
|
7728
|
+
headerStyled: Vh,
|
|
7729
|
+
headerContent: $h,
|
|
7730
|
+
menuButtonSection: Wh,
|
|
7731
|
+
menuButton: Yh,
|
|
7732
|
+
buttonSection: Kh,
|
|
7733
|
+
buttonSectionSearch: Jh,
|
|
7734
|
+
hasAlertZone: Zh,
|
|
7735
|
+
buttonText: Xh,
|
|
7736
|
+
logoContent: em,
|
|
7737
|
+
logoStyled: tm,
|
|
7738
|
+
headLineContent: nm,
|
|
7739
|
+
headLineTitle: am,
|
|
7740
|
+
menuSection: sm,
|
|
7741
|
+
headLine: om,
|
|
7742
|
+
line: rm
|
|
7743
|
+
}, im = (e) => {
|
|
7721
7744
|
const { menu: t, alertZone: n } = e;
|
|
7722
7745
|
return /* @__PURE__ */ f(
|
|
7723
7746
|
"header",
|
|
@@ -7793,7 +7816,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7793
7816
|
{
|
|
7794
7817
|
className: ve.menuSection,
|
|
7795
7818
|
style: e.showAlertPop ? { "--showAlertPop": "0px" } : {},
|
|
7796
|
-
children: Array.isArray(t) && /* @__PURE__ */ a(
|
|
7819
|
+
children: Array.isArray(t) && /* @__PURE__ */ a(Fh, { items: t })
|
|
7797
7820
|
}
|
|
7798
7821
|
)
|
|
7799
7822
|
]
|
|
@@ -7802,15 +7825,15 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7802
7825
|
]
|
|
7803
7826
|
}
|
|
7804
7827
|
);
|
|
7805
|
-
},
|
|
7806
|
-
childrenContent:
|
|
7807
|
-
childrenContentAux:
|
|
7808
|
-
op2:
|
|
7809
|
-
},
|
|
7828
|
+
}, cm = "_childrenContent_wqlb4_1", lm = "_childrenContentAux_wqlb4_12", dm = "_op2_wqlb4_25", $n = {
|
|
7829
|
+
childrenContent: cm,
|
|
7830
|
+
childrenContentAux: lm,
|
|
7831
|
+
op2: dm
|
|
7832
|
+
}, W3 = (e) => {
|
|
7810
7833
|
const { alertZone: t, children: n, sidebar: s } = e;
|
|
7811
7834
|
return /* @__PURE__ */ f(J, { children: [
|
|
7812
|
-
/* @__PURE__ */ a(
|
|
7813
|
-
!e.showOnlyStickyHeader && /* @__PURE__ */ a(
|
|
7835
|
+
/* @__PURE__ */ a(Ph, { ...e }),
|
|
7836
|
+
!e.showOnlyStickyHeader && /* @__PURE__ */ a(im, { ...e }),
|
|
7814
7837
|
/* @__PURE__ */ f(
|
|
7815
7838
|
"div",
|
|
7816
7839
|
{
|
|
@@ -7837,7 +7860,7 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7837
7860
|
}
|
|
7838
7861
|
),
|
|
7839
7862
|
/* @__PURE__ */ a(
|
|
7840
|
-
|
|
7863
|
+
rh,
|
|
7841
7864
|
{
|
|
7842
7865
|
sidebarExtra: e.sidebarExtra,
|
|
7843
7866
|
searchKeyWord: e.searchKeyWord,
|
|
@@ -7847,26 +7870,26 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
7847
7870
|
}
|
|
7848
7871
|
)
|
|
7849
7872
|
] });
|
|
7850
|
-
},
|
|
7851
|
-
content:
|
|
7852
|
-
tags:
|
|
7853
|
-
chipStyled:
|
|
7854
|
-
tagLink:
|
|
7855
|
-
tagStyled:
|
|
7856
|
-
},
|
|
7873
|
+
}, um = "_content_16ydf_1", hm = "_tags_16ydf_10", mm = "_chipStyled_16ydf_20", fm = "_tagLink_16ydf_47", gm = "_tagStyled_16ydf_53", _t = {
|
|
7874
|
+
content: um,
|
|
7875
|
+
tags: hm,
|
|
7876
|
+
chipStyled: mm,
|
|
7877
|
+
tagLink: fm,
|
|
7878
|
+
tagStyled: gm
|
|
7879
|
+
}, pm = (e) => /* @__PURE__ */ a("section", { className: _t.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: _t.tags, children: [
|
|
7857
7880
|
/* @__PURE__ */ a("p", { className: _t.tagStyled, children: e.title ? e.title : "Tags:" }),
|
|
7858
7881
|
e.tags.map((t, n) => t.approved ? /* @__PURE__ */ a(q, { href: At(t, e.paths), children: /* @__PURE__ */ a("div", { className: `${_t.chipStyled} ${_t.tagLink}`, children: t.name }) }, n) : /* @__PURE__ */ a("div", { className: _t.chipStyled, children: t.name }, n))
|
|
7859
|
-
] }) }),
|
|
7860
|
-
contentBox:
|
|
7861
|
-
content:
|
|
7862
|
-
imageStyled:
|
|
7863
|
-
contentIconStyled:
|
|
7864
|
-
avatarContent:
|
|
7865
|
-
journalistSection:
|
|
7866
|
-
journalistInfo:
|
|
7867
|
-
socialNetworkSection:
|
|
7868
|
-
article:
|
|
7869
|
-
},
|
|
7882
|
+
] }) }), Am = "_contentBox_1svvm_1", wm = "_content_1svvm_1", ym = "_imageStyled_1svvm_22", Cm = "_contentIconStyled_1svvm_29", vm = "_avatarContent_1svvm_49", _m = "_journalistSection_1svvm_56", bm = "_journalistInfo_1svvm_62", Nm = "_socialNetworkSection_1svvm_81", Sm = "_article_1svvm_94", je = {
|
|
7883
|
+
contentBox: Am,
|
|
7884
|
+
content: wm,
|
|
7885
|
+
imageStyled: ym,
|
|
7886
|
+
contentIconStyled: Cm,
|
|
7887
|
+
avatarContent: vm,
|
|
7888
|
+
journalistSection: _m,
|
|
7889
|
+
journalistInfo: bm,
|
|
7890
|
+
socialNetworkSection: Nm,
|
|
7891
|
+
article: Sm
|
|
7892
|
+
}, xm = async (e) => {
|
|
7870
7893
|
const { autor: t } = e, n = t?.addtional?.USER_SHOWBIO ?? !1, s = t?.info?.name ?? "", o = t?.info?.fullname ?? "", r = 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 ?? "";
|
|
7871
7894
|
return n && /* @__PURE__ */ a("section", { className: je.contentBox, children: /* @__PURE__ */ f("div", { className: je.content, children: [
|
|
7872
7895
|
/* @__PURE__ */ f("div", { className: je.avatarContent, children: [
|
|
@@ -8057,15 +8080,15 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
8057
8080
|
}
|
|
8058
8081
|
)
|
|
8059
8082
|
] }) });
|
|
8060
|
-
},
|
|
8061
|
-
content:
|
|
8062
|
-
imageStyled:
|
|
8063
|
-
contentIconStyled:
|
|
8064
|
-
contentCard:
|
|
8065
|
-
contentInfo:
|
|
8066
|
-
fullName:
|
|
8067
|
-
LearnMoreLink:
|
|
8068
|
-
},
|
|
8083
|
+
}, Em = "_content_vmnac_1", Im = "_imageStyled_vmnac_20", Tm = "_contentIconStyled_vmnac_21", km = "_contentCard_vmnac_31", Um = "_contentInfo_vmnac_70", Rm = "_fullName_vmnac_76", Lm = "_LearnMoreLink_vmnac_83", st = {
|
|
8084
|
+
content: Em,
|
|
8085
|
+
imageStyled: Im,
|
|
8086
|
+
contentIconStyled: Tm,
|
|
8087
|
+
contentCard: km,
|
|
8088
|
+
contentInfo: Um,
|
|
8089
|
+
fullName: Rm,
|
|
8090
|
+
LearnMoreLink: Lm
|
|
8091
|
+
}, qm = async (e) => {
|
|
8069
8092
|
const { news: t, texts: n } = e;
|
|
8070
8093
|
return t.config?.showauthor && /* @__PURE__ */ a("div", { className: st.content, children: Array.isArray(t.authors) && t.authors?.map(async (s) => /* @__PURE__ */ f(
|
|
8071
8094
|
"div",
|
|
@@ -8104,27 +8127,27 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
8104
8127
|
},
|
|
8105
8128
|
`author-${s.firstname}`
|
|
8106
8129
|
)) });
|
|
8107
|
-
},
|
|
8108
|
-
content:
|
|
8109
|
-
urlTag:
|
|
8110
|
-
contentInfo:
|
|
8111
|
-
imageStyled:
|
|
8112
|
-
name:
|
|
8113
|
-
description:
|
|
8114
|
-
imageContainer:
|
|
8115
|
-
contenSocialNetwork:
|
|
8116
|
-
socialIcon:
|
|
8117
|
-
faceBookIcon:
|
|
8118
|
-
socialFacebookIcon:
|
|
8119
|
-
socialIconLink:
|
|
8120
|
-
socialIconStroke: $
|
|
8121
|
-
contentInfoWithoutImg:
|
|
8130
|
+
}, Bm = "_content_qjm0j_1", Om = "_urlTag_qjm0j_12", Pm = "_contentInfo_qjm0j_38", Dm = "_imageStyled_qjm0j_55", Mm = "_name_qjm0j_60", jm = "_description_qjm0j_65", Qm = "_imageContainer_qjm0j_78", Gm = "_contenSocialNetwork_qjm0j_149", Hm = "_socialIcon_qjm0j_159", zm = "_faceBookIcon_qjm0j_164", Fm = "_socialFacebookIcon_qjm0j_169", Vm = "_socialIconLink_qjm0j_173", $m = "_socialIconStroke_qjm0j_177", Wm = "_contentInfoWithoutImg_qjm0j_181", fe = {
|
|
8131
|
+
content: Bm,
|
|
8132
|
+
urlTag: Om,
|
|
8133
|
+
contentInfo: Pm,
|
|
8134
|
+
imageStyled: Dm,
|
|
8135
|
+
name: Mm,
|
|
8136
|
+
description: jm,
|
|
8137
|
+
imageContainer: Qm,
|
|
8138
|
+
contenSocialNetwork: Gm,
|
|
8139
|
+
socialIcon: Hm,
|
|
8140
|
+
faceBookIcon: zm,
|
|
8141
|
+
socialFacebookIcon: Fm,
|
|
8142
|
+
socialIconLink: Vm,
|
|
8143
|
+
socialIconStroke: $m,
|
|
8144
|
+
contentInfoWithoutImg: Wm
|
|
8122
8145
|
}, on = (e) => {
|
|
8123
8146
|
if (!e || e.trim() === "")
|
|
8124
8147
|
return e;
|
|
8125
8148
|
const t = e.trim();
|
|
8126
8149
|
return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
|
|
8127
|
-
},
|
|
8150
|
+
}, Y3 = async (e) => {
|
|
8128
8151
|
const t = e.img ? await pe(e.img) : "", n = on(e.social?.facebook ?? ""), s = on(e.social?.instagram ?? ""), o = on(e.social?.twitter ?? ""), r = on(e.social?.linkedin ?? "");
|
|
8129
8152
|
return /* @__PURE__ */ a("section", { className: `${fe.content} ${e.className}`, children: /* @__PURE__ */ f(
|
|
8130
8153
|
"div",
|
|
@@ -8196,12 +8219,12 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
8196
8219
|
]
|
|
8197
8220
|
}
|
|
8198
8221
|
) });
|
|
8199
|
-
},
|
|
8200
|
-
content:
|
|
8201
|
-
contentNews:
|
|
8202
|
-
linkTitle:
|
|
8203
|
-
tag:
|
|
8204
|
-
tagmx:
|
|
8222
|
+
}, Ym = "_content_1j0pj_1", Km = "_contentNews_1j0pj_10", Jm = "_linkTitle_1j0pj_27", Zm = "_tag_1j0pj_35", Xm = "_tagmx_1j0pj_55", e2 = "_titular_1j0pj_70", t2 = "_correspondent_1j0pj_85", n2 = "_correspondentLink_1j0pj_96", a2 = "_description_1j0pj_107", Ie = {
|
|
8223
|
+
content: Ym,
|
|
8224
|
+
contentNews: Km,
|
|
8225
|
+
linkTitle: Jm,
|
|
8226
|
+
tag: Zm,
|
|
8227
|
+
tagmx: Xm,
|
|
8205
8228
|
titular: e2,
|
|
8206
8229
|
correspondent: t2,
|
|
8207
8230
|
correspondentLink: n2,
|
|
@@ -8467,10 +8490,10 @@ const Qd = "_content_r1co8_1", Gd = "_videoContent_r1co8_20", Hd = "_articleSect
|
|
|
8467
8490
|
heightImageOverwriteMobile: "270px",
|
|
8468
8491
|
paths: s
|
|
8469
8492
|
}
|
|
8470
|
-
) }, r)) }), u2 = "_content_1n73e_1",
|
|
8493
|
+
) }, r)) }), u2 = "_content_1n73e_1", h2 = "_sectionDescription_1n73e_13", m2 = "_title_1n73e_33", f2 = "_subtitle_1n73e_47", g2 = "_linkStyled_1n73e_58", lt = {
|
|
8471
8494
|
content: u2,
|
|
8472
|
-
sectionDescription:
|
|
8473
|
-
title:
|
|
8495
|
+
sectionDescription: h2,
|
|
8496
|
+
title: m2,
|
|
8474
8497
|
subtitle: f2,
|
|
8475
8498
|
linkStyled: g2
|
|
8476
8499
|
}, Bo = (e) => {
|
|
@@ -8624,7 +8647,7 @@ function q2(e) {
|
|
|
8624
8647
|
s % 2 === 0 ? t[Math.floor(s / 2)] = e[s] : t[n + Math.floor(s / 2)] = e[s];
|
|
8625
8648
|
return t;
|
|
8626
8649
|
}
|
|
8627
|
-
const
|
|
8650
|
+
const K3 = (e) => {
|
|
8628
8651
|
const { isOpinion: t = !1 } = e, n = (r) => /* @__PURE__ */ a(
|
|
8629
8652
|
"div",
|
|
8630
8653
|
{
|
|
@@ -8681,7 +8704,7 @@ const Y3 = (e) => {
|
|
|
8681
8704
|
}, B2 = "_content_w9viv_1", O2 = "_title_w9viv_10", _s = {
|
|
8682
8705
|
content: B2,
|
|
8683
8706
|
title: O2
|
|
8684
|
-
},
|
|
8707
|
+
}, J3 = (e) => {
|
|
8685
8708
|
const { showTitle: t = !0 } = e;
|
|
8686
8709
|
return /* @__PURE__ */ f("div", { className: _s.content, children: [
|
|
8687
8710
|
t && /* @__PURE__ */ a("p", { className: _s.title, children: "Editorial" }),
|
|
@@ -8706,7 +8729,7 @@ const Y3 = (e) => {
|
|
|
8706
8729
|
boxPosition: M2,
|
|
8707
8730
|
bannerContent: j2,
|
|
8708
8731
|
bannerContentAux: Q2
|
|
8709
|
-
},
|
|
8732
|
+
}, Z3 = (e) => {
|
|
8710
8733
|
const { news: t } = e;
|
|
8711
8734
|
return Array.isArray(t) && /* @__PURE__ */ f("div", { className: Nt.content, children: [
|
|
8712
8735
|
/* @__PURE__ */ f("div", { className: Nt.newsContent, children: [
|
|
@@ -8741,7 +8764,7 @@ const Y3 = (e) => {
|
|
|
8741
8764
|
] }),
|
|
8742
8765
|
/* @__PURE__ */ a("div", { className: Nt.bannerContent, children: e.halfPageBanner })
|
|
8743
8766
|
] });
|
|
8744
|
-
},
|
|
8767
|
+
}, X3 = (e) => /* @__PURE__ */ f(J, { children: [
|
|
8745
8768
|
/* @__PURE__ */ a(
|
|
8746
8769
|
xl,
|
|
8747
8770
|
{
|
|
@@ -8752,12 +8775,12 @@ const Y3 = (e) => {
|
|
|
8752
8775
|
}
|
|
8753
8776
|
),
|
|
8754
8777
|
/* @__PURE__ */ a(Ml, { ...e })
|
|
8755
|
-
] }), G2 = "_newsContent_gd57q_1", H2 = "_newsContentWithLines_gd57q_8", z2 = "_newsContentWithoutLines_gd57q_13",
|
|
8778
|
+
] }), G2 = "_newsContent_gd57q_1", H2 = "_newsContentWithLines_gd57q_8", z2 = "_newsContentWithoutLines_gd57q_13", F2 = "_contentSeparator_gd57q_18", rn = {
|
|
8756
8779
|
newsContent: G2,
|
|
8757
8780
|
newsContentWithLines: H2,
|
|
8758
8781
|
newsContentWithoutLines: z2,
|
|
8759
|
-
contentSeparator:
|
|
8760
|
-
},
|
|
8782
|
+
contentSeparator: F2
|
|
8783
|
+
}, V2 = (e) => {
|
|
8761
8784
|
const { content: t } = e;
|
|
8762
8785
|
if (!t || t.length === 0) return;
|
|
8763
8786
|
const n = (i) => e.hasLines && (i + 1) % 3 !== 0 ? rn.contentSeparator : "", s = [];
|
|
@@ -8809,7 +8832,7 @@ const Y3 = (e) => {
|
|
|
8809
8832
|
}
|
|
8810
8833
|
);
|
|
8811
8834
|
}, Oo = (e) => /* @__PURE__ */ a(Ae, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
8812
|
-
|
|
8835
|
+
V2,
|
|
8813
8836
|
{
|
|
8814
8837
|
content: e.content,
|
|
8815
8838
|
paths: e.paths,
|
|
@@ -8991,11 +9014,11 @@ const Y3 = (e) => {
|
|
|
8991
9014
|
]
|
|
8992
9015
|
}
|
|
8993
9016
|
) : null;
|
|
8994
|
-
}, uf = "_content_yx3zm_1",
|
|
9017
|
+
}, uf = "_content_yx3zm_1", hf = "_contentSeparator_yx3zm_7", Ns = {
|
|
8995
9018
|
content: uf,
|
|
8996
|
-
contentSeparator:
|
|
8997
|
-
},
|
|
8998
|
-
newsContent:
|
|
9019
|
+
contentSeparator: hf
|
|
9020
|
+
}, mf = "_newsContent_1uamf_1", ff = "_contentSeparator_1uamf_8", gf = "_hasLinesBlock_1uamf_40", fa = {
|
|
9021
|
+
newsContent: mf,
|
|
8999
9022
|
contentSeparator: ff,
|
|
9000
9023
|
hasLinesBlock: gf
|
|
9001
9024
|
}, pf = (e) => {
|
|
@@ -9191,7 +9214,7 @@ const Y3 = (e) => {
|
|
|
9191
9214
|
default:
|
|
9192
9215
|
return /* @__PURE__ */ a("div", { className: Ze.ItemCustomContent, children: /* @__PURE__ */ a(tt, { ...t, paths: e.paths }) });
|
|
9193
9216
|
}
|
|
9194
|
-
},
|
|
9217
|
+
}, e6 = (e) => {
|
|
9195
9218
|
const {
|
|
9196
9219
|
data: t,
|
|
9197
9220
|
currentPage: n,
|
|
@@ -9216,7 +9239,7 @@ const Y3 = (e) => {
|
|
|
9216
9239
|
bannerTop: /* @__PURE__ */ a(ye, { banners: s ?? [], name: "right_1" }),
|
|
9217
9240
|
banner: /* @__PURE__ */ a(ye, { banners: s ?? [], name: "right_2" }),
|
|
9218
9241
|
children: /* @__PURE__ */ a("section", { className: Ze.content, children: t.length > 0 ? /* @__PURE__ */ a(
|
|
9219
|
-
|
|
9242
|
+
ma,
|
|
9220
9243
|
{
|
|
9221
9244
|
className: [Ze.newsContentSection, "padding-0"].join(" "),
|
|
9222
9245
|
paginatorComponent: /* @__PURE__ */ a(
|
|
@@ -9230,12 +9253,12 @@ const Y3 = (e) => {
|
|
|
9230
9253
|
showNext: !(t.length < e.NEWS_PER_SECTION)
|
|
9231
9254
|
}
|
|
9232
9255
|
),
|
|
9233
|
-
children: Array.isArray(t) && t?.map((u,
|
|
9234
|
-
d.includes(
|
|
9256
|
+
children: Array.isArray(t) && t?.map((u, h) => /* @__PURE__ */ f(vn, { children: [
|
|
9257
|
+
d.includes(h + 1) && /* @__PURE__ */ a("div", { className: Ze.itemContent + " banner-context", children: /* @__PURE__ */ a(
|
|
9235
9258
|
ye,
|
|
9236
9259
|
{
|
|
9237
9260
|
banners: s ?? [],
|
|
9238
|
-
name: `block_2_${l[
|
|
9261
|
+
name: `block_2_${l[h + 1]}`
|
|
9239
9262
|
}
|
|
9240
9263
|
) }),
|
|
9241
9264
|
/* @__PURE__ */ a(
|
|
@@ -9246,9 +9269,9 @@ const Y3 = (e) => {
|
|
|
9246
9269
|
option: o,
|
|
9247
9270
|
paths: e.paths
|
|
9248
9271
|
},
|
|
9249
|
-
|
|
9272
|
+
h
|
|
9250
9273
|
)
|
|
9251
|
-
] },
|
|
9274
|
+
] }, h))
|
|
9252
9275
|
}
|
|
9253
9276
|
) : /* @__PURE__ */ a(
|
|
9254
9277
|
"div",
|
|
@@ -9279,7 +9302,7 @@ const Y3 = (e) => {
|
|
|
9279
9302
|
);
|
|
9280
9303
|
case "op2":
|
|
9281
9304
|
return /* @__PURE__ */ a(J, { children: t.length > 0 ? /* @__PURE__ */ a(
|
|
9282
|
-
|
|
9305
|
+
ma,
|
|
9283
9306
|
{
|
|
9284
9307
|
className: "padding-0",
|
|
9285
9308
|
paginatorComponent: /* @__PURE__ */ a(
|
|
@@ -9293,12 +9316,12 @@ const Y3 = (e) => {
|
|
|
9293
9316
|
showNext: !(t.length < e.NEWS_PER_SECTION)
|
|
9294
9317
|
}
|
|
9295
9318
|
),
|
|
9296
|
-
children: Array.isArray(t) && t?.map((u,
|
|
9297
|
-
d.includes(
|
|
9319
|
+
children: Array.isArray(t) && t?.map((u, h) => /* @__PURE__ */ f(vn, { children: [
|
|
9320
|
+
d.includes(h + 1) && /* @__PURE__ */ a("div", { className: Ze.itemContent, children: /* @__PURE__ */ a(
|
|
9298
9321
|
ye,
|
|
9299
9322
|
{
|
|
9300
9323
|
banners: s ?? [],
|
|
9301
|
-
name: `block_2_${l[
|
|
9324
|
+
name: `block_2_${l[h + 1]}`
|
|
9302
9325
|
}
|
|
9303
9326
|
) }),
|
|
9304
9327
|
/* @__PURE__ */ a(
|
|
@@ -9309,9 +9332,9 @@ const Y3 = (e) => {
|
|
|
9309
9332
|
option: o,
|
|
9310
9333
|
paths: e.paths
|
|
9311
9334
|
},
|
|
9312
|
-
|
|
9335
|
+
h
|
|
9313
9336
|
)
|
|
9314
|
-
] },
|
|
9337
|
+
] }, h))
|
|
9315
9338
|
}
|
|
9316
9339
|
) : /* @__PURE__ */ a(
|
|
9317
9340
|
"div",
|
|
@@ -9344,7 +9367,7 @@ const Y3 = (e) => {
|
|
|
9344
9367
|
}, Uf = "_content_gwsqy_1", Rf = "_contactInfoContent_gwsqy_7", Ss = {
|
|
9345
9368
|
content: Uf,
|
|
9346
9369
|
contactInfoContent: Rf
|
|
9347
|
-
},
|
|
9370
|
+
}, t6 = (e) => {
|
|
9348
9371
|
const { data: t } = e;
|
|
9349
9372
|
return /* @__PURE__ */ a("section", { className: Ss.content, children: t.map((n, s) => /* @__PURE__ */ a(
|
|
9350
9373
|
"div",
|
|
@@ -9370,16 +9393,16 @@ const Y3 = (e) => {
|
|
|
9370
9393
|
className: `content-layout-2 ${Mf.content} ${t}`,
|
|
9371
9394
|
children: e
|
|
9372
9395
|
}
|
|
9373
|
-
), Qf = "_container_8w9ca_1", Gf = "_note_8w9ca_9", Hf = "_commercial_8w9ca_49", zf = "_commercialContent_8w9ca_66",
|
|
9396
|
+
), Qf = "_container_8w9ca_1", Gf = "_note_8w9ca_9", Hf = "_commercial_8w9ca_49", zf = "_commercialContent_8w9ca_66", Ff = "_complement_8w9ca_82", Mt = {
|
|
9374
9397
|
container: Qf,
|
|
9375
9398
|
note: Gf,
|
|
9376
9399
|
commercial: Hf,
|
|
9377
9400
|
commercialContent: zf,
|
|
9378
|
-
complement:
|
|
9379
|
-
},
|
|
9401
|
+
complement: Ff
|
|
9402
|
+
}, Vf = (e) => /* @__PURE__ */ f("section", { className: Mt.container, children: [
|
|
9380
9403
|
/* @__PURE__ */ a("div", { className: Mt.note, children: e.children }),
|
|
9381
9404
|
/* @__PURE__ */ a("div", { className: Mt.commercial, children: /* @__PURE__ */ f("div", { className: Mt.commercialContent, children: [
|
|
9382
|
-
e.slug === "liveblogs" && /* @__PURE__ */ a(
|
|
9405
|
+
e.slug === "liveblogs" && /* @__PURE__ */ a(V1, { itemList: e.itemList }),
|
|
9383
9406
|
e.bannerTop,
|
|
9384
9407
|
/* @__PURE__ */ a(
|
|
9385
9408
|
La,
|
|
@@ -9514,7 +9537,7 @@ const Y3 = (e) => {
|
|
|
9514
9537
|
r = r.replace(c, v);
|
|
9515
9538
|
continue;
|
|
9516
9539
|
}
|
|
9517
|
-
const u = l.preview?.sizes?.[0],
|
|
9540
|
+
const u = l.preview?.sizes?.[0], h = u ? await pe(u.url) : "", m = l.info.section?.url ?? "#", p = l.info.section?.name ?? "Sección", g = l.info.link?.url ?? "#", A = l.main?.title.article ?? "Título", w = (await Promise.all(
|
|
9518
9541
|
l.preview?.sizes?.map(async (v) => {
|
|
9519
9542
|
const E = await pe(v.url);
|
|
9520
9543
|
return v.width < 200 ? `<source srcset="${E}" media="(width < 750px)"/>` : `<source srcset="${E}" media="(width >= 750px)"/>`;
|
|
@@ -9523,10 +9546,10 @@ const Y3 = (e) => {
|
|
|
9523
9546
|
<span data-src="${d}">
|
|
9524
9547
|
<picture style='display: flex'>
|
|
9525
9548
|
${w}
|
|
9526
|
-
<img fetchPriority='low' loading='lazy' src="${
|
|
9549
|
+
<img fetchPriority='low' loading='lazy' src="${h}" alt="${t.noteRelatedImageAlt} ${A}" />
|
|
9527
9550
|
</picture>
|
|
9528
9551
|
<div>
|
|
9529
|
-
<a class="section" href="${
|
|
9552
|
+
<a class="section" href="${m}">${p}</a>
|
|
9530
9553
|
<a class="title" href="${g}">${A}</a>
|
|
9531
9554
|
</div>
|
|
9532
9555
|
</span>
|
|
@@ -9560,12 +9583,12 @@ async function d0(e, t) {
|
|
|
9560
9583
|
let l = r[1] ?? "";
|
|
9561
9584
|
l && (l = l0(l));
|
|
9562
9585
|
const u = /data-type\s*=\s*["']?video["']?/i.test(d) || /video-type\s*=\s*["']?embedded["']?/i.test(d);
|
|
9563
|
-
let
|
|
9586
|
+
let h = d;
|
|
9564
9587
|
if (u && l)
|
|
9565
9588
|
try {
|
|
9566
|
-
const
|
|
9567
|
-
if (
|
|
9568
|
-
const g =
|
|
9589
|
+
const m = await t.iframe({ path: l }), p = t.schema ? await t.schema(l) : null;
|
|
9590
|
+
if (m && m.data) {
|
|
9591
|
+
const g = m.data.data[0];
|
|
9569
9592
|
let A = "";
|
|
9570
9593
|
const w = d.match(
|
|
9571
9594
|
/<span\b[^>]*class=["']video__title["'][^>]*>([\s\S]*?)<\/span>/i
|
|
@@ -9586,7 +9609,7 @@ async function d0(e, t) {
|
|
|
9586
9609
|
style="width: 100%; height: auto; min-height: 400px;"
|
|
9587
9610
|
src="${g.main?.code || ""}"></iframe>` : A = g.main?.code || "";
|
|
9588
9611
|
const N = C || g.main?.description || "";
|
|
9589
|
-
|
|
9612
|
+
h = `
|
|
9590
9613
|
<figure class="videoFigure">
|
|
9591
9614
|
${p && p.data && p.data.data ? `<script type="application/ld+json">${kn(
|
|
9592
9615
|
JSON.stringify(p.data.data)
|
|
@@ -9596,10 +9619,10 @@ async function d0(e, t) {
|
|
|
9596
9619
|
</figure>
|
|
9597
9620
|
`;
|
|
9598
9621
|
}
|
|
9599
|
-
} catch (
|
|
9600
|
-
console.error("replaceVideoSpansWithIframes error for", l,
|
|
9622
|
+
} catch (m) {
|
|
9623
|
+
console.error("replaceVideoSpansWithIframes error for", l, m), h = d;
|
|
9601
9624
|
}
|
|
9602
|
-
s = c, n +=
|
|
9625
|
+
s = c, n += h, o.lastIndex = c;
|
|
9603
9626
|
}
|
|
9604
9627
|
return n += e.slice(s), n;
|
|
9605
9628
|
}
|
|
@@ -9609,7 +9632,7 @@ function u0(e) {
|
|
|
9609
9632
|
""
|
|
9610
9633
|
);
|
|
9611
9634
|
}
|
|
9612
|
-
const
|
|
9635
|
+
const h0 = async ({
|
|
9613
9636
|
itemList: e,
|
|
9614
9637
|
slug: t,
|
|
9615
9638
|
banners: n,
|
|
@@ -9700,8 +9723,8 @@ const m0 = async ({
|
|
|
9700
9723
|
Podcast: "podcast",
|
|
9701
9724
|
Telegram: "telegram"
|
|
9702
9725
|
};
|
|
9703
|
-
function
|
|
9704
|
-
return e && e !== "" && /* @__PURE__ */ f(q, { href: e, className:
|
|
9726
|
+
function m0({ url: e }) {
|
|
9727
|
+
return e && e !== "" && /* @__PURE__ */ f(q, { href: e, className: he.googleProfileButton, children: [
|
|
9705
9728
|
/* @__PURE__ */ a(
|
|
9706
9729
|
"svg",
|
|
9707
9730
|
{
|
|
@@ -9732,12 +9755,12 @@ const f0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9732
9755
|
if (!e.news || !e.news.authors) return null;
|
|
9733
9756
|
const { news: t, socials: n, texts: s } = e, o = t.authors.map(
|
|
9734
9757
|
(c) => c.internaluser ? `<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>` : c.fullname
|
|
9735
|
-
).join(", "), r = () => t.authors.length === 1 ?
|
|
9736
|
-
return t.config?.showauthor && /* @__PURE__ */ a("div", { className:
|
|
9758
|
+
).join(", "), r = () => t.authors.length === 1 ? he.width1Autor : t.authors.length === 2 ? he.width2Autor : t.authors.length === 3 ? he.width3Autor : "", { CONFIG_shareOnlyWhatsApp: i } = ee();
|
|
9759
|
+
return t.config?.showauthor && /* @__PURE__ */ a("div", { className: he.content, children: /* @__PURE__ */ f("div", { className: he.avatarContent, children: [
|
|
9737
9760
|
i ? /* @__PURE__ */ f(
|
|
9738
9761
|
"a",
|
|
9739
9762
|
{
|
|
9740
|
-
className:
|
|
9763
|
+
className: he.whatsappLink,
|
|
9741
9764
|
href: n[Po.WhatsApp].url,
|
|
9742
9765
|
rel: "noreferrer",
|
|
9743
9766
|
target: "_blank",
|
|
@@ -9776,12 +9799,12 @@ const f0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9776
9799
|
children: /* @__PURE__ */ a(jd, { noteShare: e.noteShare })
|
|
9777
9800
|
}
|
|
9778
9801
|
),
|
|
9779
|
-
/* @__PURE__ */ a(
|
|
9780
|
-
/* @__PURE__ */ f("section", { className:
|
|
9802
|
+
/* @__PURE__ */ a(m0, { url: e.noteShare?.googleProfile ?? "" }),
|
|
9803
|
+
/* @__PURE__ */ f("section", { className: he.journalistSection, children: [
|
|
9781
9804
|
/* @__PURE__ */ a(
|
|
9782
9805
|
"div",
|
|
9783
9806
|
{
|
|
9784
|
-
className: `${
|
|
9807
|
+
className: `${he.imageContent} ${r()}`,
|
|
9785
9808
|
style: {
|
|
9786
9809
|
width: `${t.authors?.length > 2 ? t.authors?.length * 30 : t.authors?.length * 35}px`
|
|
9787
9810
|
},
|
|
@@ -9792,14 +9815,14 @@ const f0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9792
9815
|
fetchPriority: "low",
|
|
9793
9816
|
loading: "lazy",
|
|
9794
9817
|
alt: "autor",
|
|
9795
|
-
className: `${
|
|
9818
|
+
className: `${he.imageStyled} ${he.imageAutor} `,
|
|
9796
9819
|
src: await pe(c.image.sizes[0]?.url || "")
|
|
9797
9820
|
},
|
|
9798
9821
|
c.fullname
|
|
9799
9822
|
) : /* @__PURE__ */ a(
|
|
9800
9823
|
"div",
|
|
9801
9824
|
{
|
|
9802
|
-
className: `${
|
|
9825
|
+
className: `${he.contentIconStyled} ${he.imageAutor}`,
|
|
9803
9826
|
children: e.autorIcon
|
|
9804
9827
|
},
|
|
9805
9828
|
c.fullname
|
|
@@ -9810,7 +9833,7 @@ const f0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9810
9833
|
o && /* @__PURE__ */ a(
|
|
9811
9834
|
"div",
|
|
9812
9835
|
{
|
|
9813
|
-
className:
|
|
9836
|
+
className: he.journalistInfoLink,
|
|
9814
9837
|
dangerouslySetInnerHTML: {
|
|
9815
9838
|
__html: `${s.JournalistPrefix} <h3 style="padding:0px;">${o ?? "Redaccion"}${t.config?.showtime && ","}</h3> ${t.config?.showtime ? _a(t.info.date.modified) : null}`
|
|
9816
9839
|
}
|
|
@@ -9862,45 +9885,45 @@ function N0(e) {
|
|
|
9862
9885
|
const t = e.children, n = `${e.slot_id}-`, s = e.visibleItems, o = e.cardGap ?? 20;
|
|
9863
9886
|
function r(c) {
|
|
9864
9887
|
const d = [], l = [];
|
|
9865
|
-
let u = "",
|
|
9866
|
-
for (let
|
|
9867
|
-
const p = `[data-index="${
|
|
9888
|
+
let u = "", h = !0;
|
|
9889
|
+
for (let m = 0; m < c; m++) {
|
|
9890
|
+
const p = `[data-index="${m}"]:checked ~ .carrousel-pagination li:nth-child(${m + 1}) {
|
|
9868
9891
|
background-color:var(--carrousel-pagination-background-color)
|
|
9869
9892
|
}`;
|
|
9870
9893
|
u += `
|
|
9871
9894
|
.${n}.carrousel-container {
|
|
9872
9895
|
${p}
|
|
9873
|
-
[data-index="${
|
|
9874
|
-
transform: translate(-${
|
|
9896
|
+
[data-index="${m}"]:checked ~ .carrousel-ssr {
|
|
9897
|
+
transform: translate(-${m * (100 + o) + "%"});
|
|
9875
9898
|
transition: transform 300ms;
|
|
9876
9899
|
}
|
|
9877
|
-
[data-index="${
|
|
9878
|
-
${
|
|
9900
|
+
[data-index="${m + 1}"]:checked ~ .visible-arrow.left[data-index="${m}"]
|
|
9901
|
+
${m < c - 1 ? `,[data-index="${m}"]:checked ~ .visible-arrow.right[data-index="${m}"]` : ""} {
|
|
9879
9902
|
display: flex;
|
|
9880
9903
|
}
|
|
9881
9904
|
}
|
|
9882
|
-
`,
|
|
9905
|
+
`, m > c - (s + 1) && (u += `
|
|
9883
9906
|
@media (min-width:900px) {
|
|
9884
9907
|
.${n}.carrousel-container {
|
|
9885
|
-
[data-index="${
|
|
9908
|
+
[data-index="${m}"]:checked ~ .visible-arrow.right[data-index="${m}"] {
|
|
9886
9909
|
display:none!important;
|
|
9887
9910
|
}
|
|
9888
9911
|
}
|
|
9889
9912
|
}`), d.push(
|
|
9890
|
-
`<input type="radio" name="${n + "card"}" ${
|
|
9913
|
+
`<input type="radio" name="${n + "card"}" ${h ? "checked" : ""} id="${n + "input-check-" + m}" data-index="${m}" />`
|
|
9891
9914
|
), l.push(`
|
|
9892
|
-
<label for="${n + "input-check-" +
|
|
9915
|
+
<label for="${n + "input-check-" + m}" data-index="${m}" class="visible-arrow left">
|
|
9893
9916
|
<svg width="16" height="16" view-box="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
|
9894
9917
|
<path d="M1 8.99973H12.17L7.29 13.8797C6.9 14.2697 6.9 14.9097 7.29 15.2997C7.68 15.6897 8.31 15.6897 8.7 15.2997L15.29 8.70973C15.68 8.31973 15.68 7.68973 15.29 7.29973L8.71 0.699727C8.32 0.309727 7.69 0.309727 7.3 0.699727C6.91 1.08973 6.91 1.71973 7.3 2.10973L12.17 6.99973H1C0.45 6.99973 0 7.44973 0 7.99973C0 8.54973 0.45 8.99973 1 8.99973Z" fill="currentColor" />
|
|
9895
9918
|
</svg>
|
|
9896
9919
|
</label>
|
|
9897
9920
|
|
|
9898
|
-
${
|
|
9921
|
+
${m < c - 1 ? `<label for="${n + "input-check-" + (m + 1)}" data-index="${m}" class="visible-arrow right">
|
|
9899
9922
|
<svg width="16" height="16" view-box="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
|
9900
9923
|
<path d="M1 8.99973H12.17L7.29 13.8797C6.9 14.2697 6.9 14.9097 7.29 15.2997C7.68 15.6897 8.31 15.6897 8.7 15.2997L15.29 8.70973C15.68 8.31973 15.68 7.68973 15.29 7.29973L8.71 0.699727C8.32 0.309727 7.69 0.309727 7.3 0.699727C6.91 1.08973 6.91 1.71973 7.3 2.10973L12.17 6.99973H1C0.45 6.99973 0 7.44973 0 7.99973C0 8.54973 0.45 8.99973 1 8.99973Z" fill="currentColor" />
|
|
9901
9924
|
</svg>
|
|
9902
9925
|
</label>` : ""}
|
|
9903
|
-
`),
|
|
9926
|
+
`), h = !1;
|
|
9904
9927
|
}
|
|
9905
9928
|
return `
|
|
9906
9929
|
<style>${u}</style>
|
|
@@ -10055,15 +10078,15 @@ const S0 = (e) => /* @__PURE__ */ a(
|
|
|
10055
10078
|
commonServices: t
|
|
10056
10079
|
}
|
|
10057
10080
|
) }) : null;
|
|
10058
|
-
}, M0 = "_content_1wumw_1", j0 = "_imageContent_1wumw_9", Q0 = "_width1Autor_1wumw_18", G0 = "_width2Autor_1wumw_22", H0 = "_width3Autor_1wumw_26", z0 = "_imageAutor_1wumw_30",
|
|
10081
|
+
}, M0 = "_content_1wumw_1", j0 = "_imageContent_1wumw_9", Q0 = "_width1Autor_1wumw_18", G0 = "_width2Autor_1wumw_22", H0 = "_width3Autor_1wumw_26", z0 = "_imageAutor_1wumw_30", F0 = "_imageStyled_1wumw_69", V0 = "_contentIconStyled_1wumw_70", $0 = "_avatarContent_1wumw_87", W0 = "_socialActionsRow_1wumw_95", Y0 = "_journalistSection_1wumw_118", K0 = "_authorsInfoRow_1wumw_127", J0 = "_journalistInfo_1wumw_142", Z0 = "_journalistInfoLink_1wumw_143", X0 = "_journalistInfoDate_1wumw_160", eg = "_socialNetworkSection_1wumw_192", tg = "_avatarStyled_1wumw_210", ng = "_article_1wumw_215", ag = "_socialButton_1wumw_219", sg = "_facebookStyled_1wumw_235", og = "_emailStyled_1wumw_239", rg = "_xStyled_1wumw_243", ig = "_linkedinStyled_1wumw_247", cg = "_whatsappStyled_1wumw_251", lg = "_socialActionLink_1wumw_255", dg = "_clipboardButton_1wumw_289", ug = "_googleProfileButton_1wumw_325", ce = {
|
|
10059
10082
|
content: M0,
|
|
10060
10083
|
imageContent: j0,
|
|
10061
10084
|
width1Autor: Q0,
|
|
10062
10085
|
width2Autor: G0,
|
|
10063
10086
|
width3Autor: H0,
|
|
10064
10087
|
imageAutor: z0,
|
|
10065
|
-
imageStyled:
|
|
10066
|
-
contentIconStyled:
|
|
10088
|
+
imageStyled: F0,
|
|
10089
|
+
contentIconStyled: V0,
|
|
10067
10090
|
avatarContent: $0,
|
|
10068
10091
|
socialActionsRow: W0,
|
|
10069
10092
|
journalistSection: Y0,
|
|
@@ -10083,7 +10106,7 @@ const S0 = (e) => /* @__PURE__ */ a(
|
|
|
10083
10106
|
socialActionLink: lg,
|
|
10084
10107
|
clipboardButton: dg,
|
|
10085
10108
|
googleProfileButton: ug
|
|
10086
|
-
},
|
|
10109
|
+
}, hg = {
|
|
10087
10110
|
FaceBook: {
|
|
10088
10111
|
url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
|
|
10089
10112
|
icon: {
|
|
@@ -10122,11 +10145,11 @@ const S0 = (e) => /* @__PURE__ */ a(
|
|
|
10122
10145
|
}
|
|
10123
10146
|
}
|
|
10124
10147
|
};
|
|
10125
|
-
function
|
|
10148
|
+
function mg({ noteShare: e }) {
|
|
10126
10149
|
const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
|
|
10127
10150
|
return e ? /* @__PURE__ */ f("div", { className: ce.socialNetworkSection, children: [
|
|
10128
10151
|
e.options?.map((n) => {
|
|
10129
|
-
const s =
|
|
10152
|
+
const s = hg[n];
|
|
10130
10153
|
if (!s) return null;
|
|
10131
10154
|
const o = e.variant === "outline" ? s.icon.outline : s.icon.solid, r = s.url(t);
|
|
10132
10155
|
return /* @__PURE__ */ a(
|
|
@@ -10232,7 +10255,7 @@ const fg = async (e) => {
|
|
|
10232
10255
|
"data-props": encodeURIComponent(
|
|
10233
10256
|
JSON.stringify({ noteShare: e.noteShare })
|
|
10234
10257
|
),
|
|
10235
|
-
children: /* @__PURE__ */ a(
|
|
10258
|
+
children: /* @__PURE__ */ a(mg, { noteShare: e.noteShare })
|
|
10236
10259
|
}
|
|
10237
10260
|
)
|
|
10238
10261
|
] }),
|
|
@@ -10297,25 +10320,25 @@ const fg = async (e) => {
|
|
|
10297
10320
|
), yg = async (e) => {
|
|
10298
10321
|
const { PUBLIC_IS_OFFLINE: t } = ee();
|
|
10299
10322
|
if (!(t === "true")) {
|
|
10300
|
-
const l = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, u = [...e.matchAll(l)],
|
|
10301
|
-
for (const
|
|
10302
|
-
const p =
|
|
10323
|
+
const l = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, u = [...e.matchAll(l)], h = {};
|
|
10324
|
+
for (const m of u) {
|
|
10325
|
+
const p = m[1] ?? "", g = e.includes(p) ? { url: p } : null;
|
|
10303
10326
|
if (g) {
|
|
10304
10327
|
const A = await pe(g.url) || "";
|
|
10305
|
-
|
|
10328
|
+
h[p] = A;
|
|
10306
10329
|
}
|
|
10307
10330
|
}
|
|
10308
10331
|
return e.replace(
|
|
10309
10332
|
l,
|
|
10310
|
-
(
|
|
10333
|
+
(m, p) => `<img fetchPriority='low' loading='lazy' alt='imagen' src="${h[p] || p}"`
|
|
10311
10334
|
);
|
|
10312
10335
|
}
|
|
10313
10336
|
let s = e;
|
|
10314
10337
|
const o = /<figure\b[^>]*>([\s\S]*?)<img\b[^>]*\bsrc=["']([^"']+)["'][^>]*>([\s\S]*?)<\/figure>/g, r = [...e.matchAll(o)], i = /* @__PURE__ */ new Set();
|
|
10315
10338
|
for (const l of r) {
|
|
10316
|
-
const u = l[0],
|
|
10317
|
-
i.add(
|
|
10318
|
-
const
|
|
10339
|
+
const u = l[0], h = l[2] ?? "";
|
|
10340
|
+
i.add(h);
|
|
10341
|
+
const m = u.match(/<img\b[^>]*\balt=["']([^"']*)["']/), p = m ? m[1] : "imagen", g = h.match(/__scale=([^&"']+)/), A = g ? decodeURIComponent(g[1]) : null;
|
|
10319
10342
|
let w = 0, C = 0;
|
|
10320
10343
|
if (A) {
|
|
10321
10344
|
const E = A.match(/w:(\d+)/), O = A.match(/h:(\d+)/);
|
|
@@ -10326,13 +10349,13 @@ const fg = async (e) => {
|
|
|
10326
10349
|
sizes: [
|
|
10327
10350
|
{
|
|
10328
10351
|
scale: A || `w:${w},h:${C},t:2`,
|
|
10329
|
-
url:
|
|
10352
|
+
url: h,
|
|
10330
10353
|
width: w,
|
|
10331
10354
|
height: C
|
|
10332
10355
|
}
|
|
10333
10356
|
],
|
|
10334
10357
|
original: {
|
|
10335
|
-
url:
|
|
10358
|
+
url: h.split("?")[0],
|
|
10336
10359
|
width: w,
|
|
10337
10360
|
height: C
|
|
10338
10361
|
},
|
|
@@ -10347,9 +10370,9 @@ const fg = async (e) => {
|
|
|
10347
10370
|
}
|
|
10348
10371
|
const c = /<img\b[^>]*\bsrc=["']([^"']+)["'][^>]*>/g, d = [...s.matchAll(c)];
|
|
10349
10372
|
for (const l of d) {
|
|
10350
|
-
const u = l[0],
|
|
10351
|
-
if (i.has(
|
|
10352
|
-
const
|
|
10373
|
+
const u = l[0], h = l[1] ?? "";
|
|
10374
|
+
if (i.has(h)) continue;
|
|
10375
|
+
const m = u.match(/\balt=["']([^"']*)["']/), p = m ? m[1] : "imagen", g = h.match(/__scale=([^&"']+)/), A = g ? decodeURIComponent(g[1]) : null;
|
|
10353
10376
|
let w = 0, C = 0;
|
|
10354
10377
|
if (A) {
|
|
10355
10378
|
const E = A.match(/w:(\d+)/), O = A.match(/h:(\d+)/);
|
|
@@ -10360,13 +10383,13 @@ const fg = async (e) => {
|
|
|
10360
10383
|
sizes: [
|
|
10361
10384
|
{
|
|
10362
10385
|
scale: A || `w:${w},h:${C},t:2`,
|
|
10363
|
-
url:
|
|
10386
|
+
url: h,
|
|
10364
10387
|
width: w,
|
|
10365
10388
|
height: C
|
|
10366
10389
|
}
|
|
10367
10390
|
],
|
|
10368
10391
|
original: {
|
|
10369
|
-
url:
|
|
10392
|
+
url: h.split("?")[0],
|
|
10370
10393
|
width: w,
|
|
10371
10394
|
height: C
|
|
10372
10395
|
},
|
|
@@ -10403,7 +10426,7 @@ const fg = async (e) => {
|
|
|
10403
10426
|
).test(o)) {
|
|
10404
10427
|
s++;
|
|
10405
10428
|
const u = t.find(
|
|
10406
|
-
(
|
|
10429
|
+
(h) => h.key === `block_2_${n[s]}`
|
|
10407
10430
|
);
|
|
10408
10431
|
return u && u.show ? `${c}<div class="banner-context">${u.value}</div>` : c;
|
|
10409
10432
|
}
|
|
@@ -10416,13 +10439,13 @@ const fg = async (e) => {
|
|
|
10416
10439
|
for (const r of n) {
|
|
10417
10440
|
const [i, c = ""] = r, d = r.index, l = d + i.length;
|
|
10418
10441
|
s += e.slice(o, d);
|
|
10419
|
-
const
|
|
10442
|
+
const h = [...c.matchAll(/data-src="([^"]+)"/g)].map(
|
|
10420
10443
|
(g) => g[1]
|
|
10421
10444
|
).map(
|
|
10422
10445
|
(g) => `<img fetchPriority='low' loading='lazy' alt='imagen' src="${g}" class="carrusel-note-item" width="800" height="469"/>`
|
|
10423
|
-
),
|
|
10424
|
-
slot_id:
|
|
10425
|
-
children:
|
|
10446
|
+
), m = "gallery_embeded" + d.toString(), p = N0({
|
|
10447
|
+
slot_id: m,
|
|
10448
|
+
children: h,
|
|
10426
10449
|
visibleItems: 1,
|
|
10427
10450
|
cardGap: 0
|
|
10428
10451
|
});
|
|
@@ -10438,7 +10461,7 @@ const fg = async (e) => {
|
|
|
10438
10461
|
(N) => d.includes(N?.[0]?.info.link.internal || "")
|
|
10439
10462
|
);
|
|
10440
10463
|
if (!l || !l[0]) continue;
|
|
10441
|
-
const u = l[0].preview?.sizes?.[0],
|
|
10464
|
+
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(
|
|
10442
10465
|
l[0].preview?.sizes?.map(async (N, b) => {
|
|
10443
10466
|
const x = await pe(N.url);
|
|
10444
10467
|
return b === 0 ? `<source srcset="${x}" media="(width >= 900px)"/>` : `<source srcset="${x}" media="(width < 900px)"/>`;
|
|
@@ -10447,10 +10470,10 @@ const fg = async (e) => {
|
|
|
10447
10470
|
<span data-src="${d}">
|
|
10448
10471
|
<picture style='display: flex'>
|
|
10449
10472
|
${w}
|
|
10450
|
-
<img fetchPriority='low' loading='lazy' src="${
|
|
10473
|
+
<img fetchPriority='low' loading='lazy' src="${h}" alt="${t.noteRelatedImageAlt} ${A}" />
|
|
10451
10474
|
</picture>
|
|
10452
10475
|
<div>
|
|
10453
|
-
<a class="section" href="${
|
|
10476
|
+
<a class="section" href="${m}">${p}</a>
|
|
10454
10477
|
<a class="title" href="${g}">${A}</a>
|
|
10455
10478
|
</div>
|
|
10456
10479
|
</span>
|
|
@@ -10476,11 +10499,11 @@ async function bg(e, t) {
|
|
|
10476
10499
|
}
|
|
10477
10500
|
C !== -1 && C < N ? (d += 1, l = C + 4) : (d -= 1, l = N + 6);
|
|
10478
10501
|
}
|
|
10479
|
-
const
|
|
10502
|
+
const h = l, m = e.slice(i, h);
|
|
10480
10503
|
let p = null;
|
|
10481
10504
|
const g = /<span\b([^>]*)>/gi;
|
|
10482
10505
|
let A;
|
|
10483
|
-
for (; (A = g.exec(
|
|
10506
|
+
for (; (A = g.exec(m)) !== null; ) {
|
|
10484
10507
|
const C = A[1];
|
|
10485
10508
|
if (!C) break;
|
|
10486
10509
|
if (/data-type\s*=\s*["']?video["']?/i.test(C)) {
|
|
@@ -10492,7 +10515,7 @@ async function bg(e, t) {
|
|
|
10492
10515
|
}
|
|
10493
10516
|
}
|
|
10494
10517
|
if (!p) {
|
|
10495
|
-
const C =
|
|
10518
|
+
const C = m.match(
|
|
10496
10519
|
/<span\b[^>]*data-src=["'][^"']+["'][^>]*>/i
|
|
10497
10520
|
);
|
|
10498
10521
|
if (C) {
|
|
@@ -10507,7 +10530,7 @@ async function bg(e, t) {
|
|
|
10507
10530
|
if (C && C.data) {
|
|
10508
10531
|
const b = C.data.data[0];
|
|
10509
10532
|
let x = "";
|
|
10510
|
-
const v =
|
|
10533
|
+
const v = m.match(
|
|
10511
10534
|
/<span\b[^>]*class=["']video__title["'][^>]*>([\s\S]*?)<\/span>/i
|
|
10512
10535
|
), E = v && v[1] ? v[1].trim() : "";
|
|
10513
10536
|
b.info && b.info.type === "video-youtube" ? x = `<iframe
|
|
@@ -10540,8 +10563,8 @@ async function bg(e, t) {
|
|
|
10540
10563
|
console.error("insertVideos error for", p, C), w = "";
|
|
10541
10564
|
}
|
|
10542
10565
|
else
|
|
10543
|
-
w =
|
|
10544
|
-
s =
|
|
10566
|
+
w = m;
|
|
10567
|
+
s = h, n += w, o.lastIndex = h;
|
|
10545
10568
|
}
|
|
10546
10569
|
return n += e.slice(s), n = wg(n), n;
|
|
10547
10570
|
}
|
|
@@ -10566,7 +10589,7 @@ async function Ng(e) {
|
|
|
10566
10589
|
e.texts,
|
|
10567
10590
|
s
|
|
10568
10591
|
), u = await bg(u, d), u = pg(u), u = Ag(u);
|
|
10569
|
-
const
|
|
10592
|
+
const h = t.main.sources ?? [], { NEWS_JOURNALIST_COMPONENT: m } = ee(), p = t.config.articlepreview === pt.fotoGaleria && t.hascontent?.hasgalleryimages;
|
|
10570
10593
|
return /* @__PURE__ */ f("div", { className: cn.content, children: [
|
|
10571
10594
|
r !== "liveblogs" && e.showHeaderImage ? p ? /* @__PURE__ */ a(
|
|
10572
10595
|
b0,
|
|
@@ -10577,7 +10600,7 @@ async function Ng(e) {
|
|
|
10577
10600
|
}
|
|
10578
10601
|
) : /* @__PURE__ */ a(ko, { preview: t.preview }) : null,
|
|
10579
10602
|
/* @__PURE__ */ a(ye, { banners: n, name: "block_1" }),
|
|
10580
|
-
/* @__PURE__ */ a("div", { className: cn.journalistArticleContent, children:
|
|
10603
|
+
/* @__PURE__ */ a("div", { className: cn.journalistArticleContent, children: m === "op1" ? /* @__PURE__ */ a(
|
|
10581
10604
|
g0,
|
|
10582
10605
|
{
|
|
10583
10606
|
autorIcon: e.autorIcon,
|
|
@@ -10609,7 +10632,7 @@ async function Ng(e) {
|
|
|
10609
10632
|
}
|
|
10610
10633
|
),
|
|
10611
10634
|
/* @__PURE__ */ a(
|
|
10612
|
-
|
|
10635
|
+
h0,
|
|
10613
10636
|
{
|
|
10614
10637
|
texts: e.texts,
|
|
10615
10638
|
itemList: i,
|
|
@@ -10619,9 +10642,9 @@ async function Ng(e) {
|
|
|
10619
10642
|
newsRelatedListResponses: o ?? []
|
|
10620
10643
|
}
|
|
10621
10644
|
),
|
|
10622
|
-
|
|
10645
|
+
h.length > 0 && /* @__PURE__ */ f("div", { className: cn.noteSource, children: [
|
|
10623
10646
|
/* @__PURE__ */ a(S0, {}),
|
|
10624
|
-
/* @__PURE__ */ a("p", { children: e.texts.noteSource + (
|
|
10647
|
+
/* @__PURE__ */ a("p", { children: e.texts.noteSource + (h.length === 1 ? "" : "s") + ": " + h.map((g) => g.name).join(", ") })
|
|
10625
10648
|
] }),
|
|
10626
10649
|
t && t.hascontent && t.hascontent.hasembeddedtwitter && /* @__PURE__ */ a("script", { src: "https://platform.twitter.com/widgets.js" })
|
|
10627
10650
|
] });
|
|
@@ -10779,7 +10802,7 @@ function pa({
|
|
|
10779
10802
|
if (s)
|
|
10780
10803
|
return Is[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: Pa(n), children: Is[e]({ ...n, banners: s, slot_id: t }) });
|
|
10781
10804
|
}
|
|
10782
|
-
function
|
|
10805
|
+
function n6({
|
|
10783
10806
|
children: e,
|
|
10784
10807
|
stylesConfigEntry: t
|
|
10785
10808
|
}) {
|
|
@@ -10851,7 +10874,7 @@ const Ts = {
|
|
|
10851
10874
|
...t,
|
|
10852
10875
|
rightOnlyBanner: s,
|
|
10853
10876
|
banners: n
|
|
10854
|
-
}) }),
|
|
10877
|
+
}) }), a6 = ({
|
|
10855
10878
|
slots: e,
|
|
10856
10879
|
DYNAMIC_SLOT_SUBINDEXES: t,
|
|
10857
10880
|
stylesConfig: n,
|
|
@@ -10861,15 +10884,15 @@ const Ts = {
|
|
|
10861
10884
|
showTagBySection: i
|
|
10862
10885
|
}) => {
|
|
10863
10886
|
const c = [], l = t, u = Object.keys(e).length / l;
|
|
10864
|
-
for (let
|
|
10865
|
-
for (let
|
|
10866
|
-
const p = "Home_" +
|
|
10887
|
+
for (let h = 1; h <= u; h++)
|
|
10888
|
+
for (let m = 1; m <= l; m++) {
|
|
10889
|
+
const p = "Home_" + h + "_" + m;
|
|
10867
10890
|
!e[p] || !e[p].blockSass || !e[p].blockSass[0] || !e[p].blockSass[0].value || !e[p].blockSass[0].block || e[p].blockSass[0].block === "No Mostrar" || c.push(
|
|
10868
10891
|
/* @__PURE__ */ f(
|
|
10869
10892
|
Ic,
|
|
10870
10893
|
{
|
|
10871
10894
|
show: !!e[p].content?.data,
|
|
10872
|
-
order: (
|
|
10895
|
+
order: (h - 1) * l + (m - 1),
|
|
10873
10896
|
children: [
|
|
10874
10897
|
/* @__PURE__ */ a(
|
|
10875
10898
|
pa,
|
|
@@ -10892,17 +10915,17 @@ const Ts = {
|
|
|
10892
10915
|
rt,
|
|
10893
10916
|
{
|
|
10894
10917
|
banners: r,
|
|
10895
|
-
index: "dynamic_" +
|
|
10918
|
+
index: "dynamic_" + h + "_" + m
|
|
10896
10919
|
}
|
|
10897
10920
|
) })
|
|
10898
10921
|
]
|
|
10899
10922
|
},
|
|
10900
|
-
|
|
10923
|
+
h + "_" + m
|
|
10901
10924
|
)
|
|
10902
10925
|
);
|
|
10903
10926
|
}
|
|
10904
10927
|
return c;
|
|
10905
|
-
},
|
|
10928
|
+
}, s6 = ({
|
|
10906
10929
|
mainBlock: e,
|
|
10907
10930
|
StylesConfigMain: t,
|
|
10908
10931
|
config: n,
|
|
@@ -10952,7 +10975,7 @@ const Ts = {
|
|
|
10952
10975
|
pt.videoYouTube,
|
|
10953
10976
|
pt.iframe
|
|
10954
10977
|
].includes(n);
|
|
10955
|
-
},
|
|
10978
|
+
}, o6 = async (e) => {
|
|
10956
10979
|
const {
|
|
10957
10980
|
custom_complement: t,
|
|
10958
10981
|
ranking: n = [],
|
|
@@ -10964,7 +10987,7 @@ const Ts = {
|
|
|
10964
10987
|
itemList: d = [],
|
|
10965
10988
|
socials: l,
|
|
10966
10989
|
getVideos: u
|
|
10967
|
-
} = e,
|
|
10990
|
+
} = e, h = e.slug === "liveblogs", { SHOW_NEWS_MORE_NEWS: m, SHOW_NEWS_RELATED_NEWS: p, MORE_NEWS_SSR: g } = ee();
|
|
10968
10991
|
if (!(!r || !r[0]))
|
|
10969
10992
|
return /* @__PURE__ */ a(J, { children: /* @__PURE__ */ f(jf, { className: Gt.contentLayout2, children: [
|
|
10970
10993
|
/* @__PURE__ */ a(
|
|
@@ -10977,7 +11000,7 @@ const Ts = {
|
|
|
10977
11000
|
}
|
|
10978
11001
|
),
|
|
10979
11002
|
/* @__PURE__ */ a(rt, { banners: s, index: 1 }),
|
|
10980
|
-
!
|
|
11003
|
+
!h && e.commonServices && /* @__PURE__ */ a(
|
|
10981
11004
|
D0,
|
|
10982
11005
|
{
|
|
10983
11006
|
news: r[0],
|
|
@@ -10985,7 +11008,7 @@ const Ts = {
|
|
|
10985
11008
|
}
|
|
10986
11009
|
),
|
|
10987
11010
|
/* @__PURE__ */ a(
|
|
10988
|
-
|
|
11011
|
+
Vf,
|
|
10989
11012
|
{
|
|
10990
11013
|
texts: e.texts,
|
|
10991
11014
|
paths: e.paths,
|
|
@@ -10997,7 +11020,7 @@ const Ts = {
|
|
|
10997
11020
|
banner: /* @__PURE__ */ a(ye, { banners: s ?? [], name: "right_2" }),
|
|
10998
11021
|
complement: /* @__PURE__ */ f("div", { id: "comentarios", className: Gt.complementContent, suppressHydrationWarning: !0, children: [
|
|
10999
11022
|
o.length > 0 && /* @__PURE__ */ a(
|
|
11000
|
-
|
|
11023
|
+
xm,
|
|
11001
11024
|
{
|
|
11002
11025
|
texts: e.texts,
|
|
11003
11026
|
autorIcon: e.autorIcon,
|
|
@@ -11006,7 +11029,7 @@ const Ts = {
|
|
|
11006
11029
|
}
|
|
11007
11030
|
),
|
|
11008
11031
|
r[0].authors.length > 1 && /* @__PURE__ */ a(
|
|
11009
|
-
|
|
11032
|
+
qm,
|
|
11010
11033
|
{
|
|
11011
11034
|
news: r[0],
|
|
11012
11035
|
autorIcon: e.autorIcon,
|
|
@@ -11015,7 +11038,7 @@ const Ts = {
|
|
|
11015
11038
|
}
|
|
11016
11039
|
),
|
|
11017
11040
|
r[0]?.keywords?.tags && r[0]?.keywords?.tags?.length > 0 && /* @__PURE__ */ a("div", { className: `${Gt.tagContent} sass-note-tags-content`, children: /* @__PURE__ */ a(
|
|
11018
|
-
|
|
11041
|
+
pm,
|
|
11019
11042
|
{
|
|
11020
11043
|
tags: r[0]?.keywords?.tags,
|
|
11021
11044
|
paths: e.paths
|
|
@@ -11065,7 +11088,7 @@ const Ts = {
|
|
|
11065
11088
|
),
|
|
11066
11089
|
/* @__PURE__ */ a(gt, { children: /* @__PURE__ */ a(rt, { banners: s, index: 3 }) })
|
|
11067
11090
|
] }),
|
|
11068
|
-
|
|
11091
|
+
m && /* @__PURE__ */ f(J, { children: [
|
|
11069
11092
|
g ? /* @__PURE__ */ a(
|
|
11070
11093
|
pa,
|
|
11071
11094
|
{
|
|
@@ -11163,7 +11186,7 @@ const Ts = {
|
|
|
11163
11186
|
}
|
|
11164
11187
|
) })
|
|
11165
11188
|
}
|
|
11166
|
-
),
|
|
11189
|
+
), r6 = (e) => /* @__PURE__ */ a(
|
|
11167
11190
|
"form",
|
|
11168
11191
|
{
|
|
11169
11192
|
className: jt.content,
|
|
@@ -11180,11 +11203,11 @@ const Ts = {
|
|
|
11180
11203
|
/* @__PURE__ */ a("button", { className: jt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(Gg, { className: jt.searchStyled }) })
|
|
11181
11204
|
] })
|
|
11182
11205
|
}
|
|
11183
|
-
), Hg = "_content_io3tv_1", zg = "_newsContentSection_io3tv_5",
|
|
11206
|
+
), Hg = "_content_io3tv_1", zg = "_newsContentSection_io3tv_5", Fg = "_itemContent_io3tv_10", ea = {
|
|
11184
11207
|
content: Hg,
|
|
11185
11208
|
newsContentSection: zg,
|
|
11186
|
-
itemContent:
|
|
11187
|
-
},
|
|
11209
|
+
itemContent: Fg
|
|
11210
|
+
}, i6 = (e) => {
|
|
11188
11211
|
const {
|
|
11189
11212
|
data: t,
|
|
11190
11213
|
option: n,
|
|
@@ -11196,7 +11219,7 @@ const Ts = {
|
|
|
11196
11219
|
currentPage: d,
|
|
11197
11220
|
slug: l,
|
|
11198
11221
|
texts: u = {}
|
|
11199
|
-
} = e,
|
|
11222
|
+
} = e, h = [5, 10, 15], m = {
|
|
11200
11223
|
5: 1,
|
|
11201
11224
|
10: 2,
|
|
11202
11225
|
15: 3
|
|
@@ -11214,7 +11237,7 @@ const Ts = {
|
|
|
11214
11237
|
bannerTop: /* @__PURE__ */ a(ye, { banners: r ?? [], name: "right_1" }),
|
|
11215
11238
|
banner: /* @__PURE__ */ a(ye, { banners: r ?? [], name: "right_2" }),
|
|
11216
11239
|
children: /* @__PURE__ */ a("section", { className: ea.content, children: t.length > 0 ? /* @__PURE__ */ a(
|
|
11217
|
-
|
|
11240
|
+
ma,
|
|
11218
11241
|
{
|
|
11219
11242
|
className: [ea.newsContentSection, "padding-0"].join(
|
|
11220
11243
|
" "
|
|
@@ -11231,7 +11254,7 @@ const Ts = {
|
|
|
11231
11254
|
}
|
|
11232
11255
|
),
|
|
11233
11256
|
children: Array.isArray(t) && t?.map((p, g) => /* @__PURE__ */ f(vn, { children: [
|
|
11234
|
-
|
|
11257
|
+
h.includes(g + 1) && /* @__PURE__ */ a(
|
|
11235
11258
|
"div",
|
|
11236
11259
|
{
|
|
11237
11260
|
className: ea.itemContent + " banner-context",
|
|
@@ -11239,7 +11262,7 @@ const Ts = {
|
|
|
11239
11262
|
ye,
|
|
11240
11263
|
{
|
|
11241
11264
|
banners: r ?? [],
|
|
11242
|
-
name: `block_2_${
|
|
11265
|
+
name: `block_2_${m[g + 1]}`
|
|
11243
11266
|
}
|
|
11244
11267
|
)
|
|
11245
11268
|
}
|
|
@@ -11340,8 +11363,8 @@ const Ts = {
|
|
|
11340
11363
|
default:
|
|
11341
11364
|
return /* @__PURE__ */ a(J, {});
|
|
11342
11365
|
}
|
|
11343
|
-
},
|
|
11344
|
-
content:
|
|
11366
|
+
}, Vg = "_content_pq89v_1", $g = "_videoContent_pq89v_9", ks = {
|
|
11367
|
+
content: Vg,
|
|
11345
11368
|
videoContent: $g
|
|
11346
11369
|
}, Wg = "_container_1xr2t_1", Yg = "_playStyled_1xr2t_6", Kg = "_imageStyled_1xr2t_13", Jg = "_longer_1xr2t_26", Zg = "_contentNews_1xr2t_31", Xg = "_tagContent_1xr2t_51", ep = "_tag_1xr2t_51", tp = "_titular_1xr2t_68", np = "_small_1xr2t_81", ap = "_figure_1xr2t_87", sp = "_backDrop_1xr2t_92", op = "_backDropAux_1xr2t_100", Qt = {
|
|
11347
11370
|
container: Wg,
|
|
@@ -11401,14 +11424,14 @@ const Ts = {
|
|
|
11401
11424
|
`video-small-${s}`
|
|
11402
11425
|
)) })
|
|
11403
11426
|
] }) }) }) });
|
|
11404
|
-
}, ip = "_content_ruy5q_1", cp = "_videoContent_ruy5q_9", lp = "_articleSection_ruy5q_21", dp = "_contentLatout_ruy5q_31", up = "_title_ruy5q_36",
|
|
11427
|
+
}, ip = "_content_ruy5q_1", cp = "_videoContent_ruy5q_9", lp = "_articleSection_ruy5q_21", dp = "_contentLatout_ruy5q_31", up = "_title_ruy5q_36", hp = "_article_ruy5q_21", mp = "_correspondent_ruy5q_64", ut = {
|
|
11405
11428
|
content: ip,
|
|
11406
11429
|
videoContent: cp,
|
|
11407
11430
|
articleSection: lp,
|
|
11408
11431
|
contentLatout: dp,
|
|
11409
11432
|
title: up,
|
|
11410
|
-
article:
|
|
11411
|
-
correspondent:
|
|
11433
|
+
article: hp,
|
|
11434
|
+
correspondent: mp
|
|
11412
11435
|
}, fp = "_container_1rq2h_1", gp = "_playStyled_1rq2h_9", Rs = {
|
|
11413
11436
|
container: fp,
|
|
11414
11437
|
playStyled: gp
|
|
@@ -11454,7 +11477,7 @@ const Ts = {
|
|
|
11454
11477
|
/* @__PURE__ */ a("p", { className: ut.correspondent, children: t() })
|
|
11455
11478
|
] })
|
|
11456
11479
|
] }) }) }) });
|
|
11457
|
-
},
|
|
11480
|
+
}, c6 = (e) => {
|
|
11458
11481
|
switch (e.option) {
|
|
11459
11482
|
case "op1":
|
|
11460
11483
|
return /* @__PURE__ */ a(rp, { videos: e.data });
|
|
@@ -11464,7 +11487,7 @@ const Ts = {
|
|
|
11464
11487
|
return /* @__PURE__ */ a(J, {});
|
|
11465
11488
|
}
|
|
11466
11489
|
};
|
|
11467
|
-
function
|
|
11490
|
+
function l6({ containerId: e, containerId2: t }) {
|
|
11468
11491
|
return Qe(() => {
|
|
11469
11492
|
try {
|
|
11470
11493
|
let n = function() {
|
|
@@ -11475,10 +11498,10 @@ function c6({ containerId: e, containerId2: t }) {
|
|
|
11475
11498
|
if (!s && !o) return;
|
|
11476
11499
|
const r = s?.querySelectorAll("script[src]") ?? [], i = o?.querySelectorAll("script[src]") ?? [];
|
|
11477
11500
|
[...r, ...i].forEach((u) => {
|
|
11478
|
-
const
|
|
11479
|
-
Array.from(u.attributes).forEach((
|
|
11480
|
-
|
|
11481
|
-
}), u.replaceWith(
|
|
11501
|
+
const h = document.createElement("script");
|
|
11502
|
+
Array.from(u.attributes).forEach((m) => {
|
|
11503
|
+
h.setAttribute(m.name, m.value);
|
|
11504
|
+
}), u.replaceWith(h);
|
|
11482
11505
|
});
|
|
11483
11506
|
const d = document.querySelectorAll(
|
|
11484
11507
|
'script[src*="platform.twitter.com/widgets.js"]'
|
|
@@ -11514,7 +11537,7 @@ const wp = (e) => {
|
|
|
11514
11537
|
);
|
|
11515
11538
|
if (!i.length || !i[0]?.url || i[0]?.url === "")
|
|
11516
11539
|
return /* @__PURE__ */ a("div", { className: re.imagePlaceholder });
|
|
11517
|
-
const { PUBLIC_API_HOST: c = "", PUBLIC_ASSETS_URL: d } = e.API_ENV, l = i[0]?.url, u = d && d !== "false" ? d : c,
|
|
11540
|
+
const { PUBLIC_API_HOST: c = "", PUBLIC_ASSETS_URL: d } = e.API_ENV, l = i[0]?.url, u = d && d !== "false" ? d : c, h = l?.startsWith("http") || l?.includes(u) ? l : u + l;
|
|
11518
11541
|
return /* @__PURE__ */ a("figure", { className: re.figure, children: /* @__PURE__ */ f("span", { className: re.backdrop, children: [
|
|
11519
11542
|
/* @__PURE__ */ a(
|
|
11520
11543
|
"span",
|
|
@@ -11533,7 +11556,7 @@ const wp = (e) => {
|
|
|
11533
11556
|
loading: "lazy",
|
|
11534
11557
|
className: re.imageStyled,
|
|
11535
11558
|
alt: e.preview?.description || "",
|
|
11536
|
-
src:
|
|
11559
|
+
src: h,
|
|
11537
11560
|
style: {
|
|
11538
11561
|
boxShadow: s ? "0px 4px 8px 0px #00000033" : "0px"
|
|
11539
11562
|
}
|
|
@@ -11646,7 +11669,7 @@ const wp = (e) => {
|
|
|
11646
11669
|
fetchConfig: i,
|
|
11647
11670
|
paths: c
|
|
11648
11671
|
}) => {
|
|
11649
|
-
const d = r.FETCH_SIZE_MORE_NEWS ?? 6, [l, u] = K({ data: Array.from({ length: d }, () => Cp) }), [
|
|
11672
|
+
const d = r.FETCH_SIZE_MORE_NEWS ?? 6, [l, u] = K({ data: Array.from({ length: d }, () => Cp) }), [h, m] = K(!1), p = ue(async () => {
|
|
11650
11673
|
if (!t.info.link.internal) return;
|
|
11651
11674
|
const w = new URLSearchParams({
|
|
11652
11675
|
section: e,
|
|
@@ -11687,8 +11710,8 @@ const wp = (e) => {
|
|
|
11687
11710
|
)
|
|
11688
11711
|
};
|
|
11689
11712
|
}, [e, t.info.link.internal, r]), A = ue(async () => {
|
|
11690
|
-
if (!(
|
|
11691
|
-
|
|
11713
|
+
if (!(h || !t?.info?.link?.internal)) {
|
|
11714
|
+
m(!0);
|
|
11692
11715
|
try {
|
|
11693
11716
|
let w;
|
|
11694
11717
|
r.PUBLIC_ENV !== "prod" ? w = await p() : w = await g(), u({
|
|
@@ -11700,7 +11723,7 @@ const wp = (e) => {
|
|
|
11700
11723
|
}
|
|
11701
11724
|
}
|
|
11702
11725
|
}, [
|
|
11703
|
-
|
|
11726
|
+
h,
|
|
11704
11727
|
t?.info?.link?.internal,
|
|
11705
11728
|
r.PUBLIC_ENV,
|
|
11706
11729
|
p,
|
|
@@ -11739,8 +11762,8 @@ const wp = (e) => {
|
|
|
11739
11762
|
authors: d,
|
|
11740
11763
|
info: l,
|
|
11741
11764
|
preview: u,
|
|
11742
|
-
isVideo:
|
|
11743
|
-
config:
|
|
11765
|
+
isVideo: h = !1,
|
|
11766
|
+
config: m,
|
|
11744
11767
|
overImage: p = "default",
|
|
11745
11768
|
isTitle: g = !1,
|
|
11746
11769
|
isLarge: A = !1,
|
|
@@ -11765,7 +11788,7 @@ const wp = (e) => {
|
|
|
11765
11788
|
isVisible: e.isVisible,
|
|
11766
11789
|
preview: u,
|
|
11767
11790
|
rounded: e.rounded,
|
|
11768
|
-
isVideo:
|
|
11791
|
+
isVideo: h,
|
|
11769
11792
|
isLarge: A,
|
|
11770
11793
|
API_ENV: e.API_ENV,
|
|
11771
11794
|
getImageUrl: e.getImageUrl
|
|
@@ -11782,7 +11805,7 @@ const wp = (e) => {
|
|
|
11782
11805
|
info: l,
|
|
11783
11806
|
preview: u,
|
|
11784
11807
|
share: e.share,
|
|
11785
|
-
config:
|
|
11808
|
+
config: m,
|
|
11786
11809
|
overImage: p,
|
|
11787
11810
|
isTitle: g,
|
|
11788
11811
|
paths: e.paths,
|
|
@@ -11801,21 +11824,21 @@ const wp = (e) => {
|
|
|
11801
11824
|
}, bp = (e) => {
|
|
11802
11825
|
const { share: t = !1, cutSubtitle: n = !0, SHOW_TAG_BY_SECTION: s, keywords: o, info: r } = e, c = (() => {
|
|
11803
11826
|
if (!e?.authors || e.authors.length === 0) return "";
|
|
11804
|
-
const u = e.authors[0],
|
|
11805
|
-
return u && e?.config?.showtime && e.config?.showauthor ? `${u.fullname} - ${
|
|
11827
|
+
const u = e.authors[0], h = Ge(e.info?.date?.modified, e.DATE_CONFIG);
|
|
11828
|
+
return u && e?.config?.showtime && e.config?.showauthor ? `${u.fullname} - ${h}` : u && e.config?.showauthor ? u.fullname : e?.config?.showtime ? h : "";
|
|
11806
11829
|
})(), d = () => e.main.uppertitle ? /* @__PURE__ */ a("p", { className: ne.uppertitle, title: e.main.uppertitle, children: e.main.uppertitle }) : null, l = () => {
|
|
11807
11830
|
if (s && o?.tags?.length && o.tags.length > 0) {
|
|
11808
|
-
const u = o.tags[0],
|
|
11831
|
+
const u = o.tags[0], h = u.name;
|
|
11809
11832
|
return /* @__PURE__ */ f("h3", { className: ne.sectionDescriptionContainer, children: [
|
|
11810
11833
|
u.approved ? /* @__PURE__ */ a(
|
|
11811
11834
|
q,
|
|
11812
11835
|
{
|
|
11813
|
-
"aria-label":
|
|
11836
|
+
"aria-label": h,
|
|
11814
11837
|
className: ne.sectionDescription,
|
|
11815
11838
|
href: At(u, e.paths),
|
|
11816
|
-
children:
|
|
11839
|
+
children: h
|
|
11817
11840
|
}
|
|
11818
|
-
) : /* @__PURE__ */ a("div", { className: ne.sectionDescription, children:
|
|
11841
|
+
) : /* @__PURE__ */ a("div", { className: ne.sectionDescription, children: h }),
|
|
11819
11842
|
d()
|
|
11820
11843
|
] });
|
|
11821
11844
|
} else if (r?.section?.url) {
|
|
@@ -11952,7 +11975,7 @@ const wp = (e) => {
|
|
|
11952
11975
|
return console.error("Error verificando reCAPTCHA Enterprise:", r), !1;
|
|
11953
11976
|
}
|
|
11954
11977
|
};
|
|
11955
|
-
async function
|
|
11978
|
+
async function d6({
|
|
11956
11979
|
publication: e,
|
|
11957
11980
|
username: t,
|
|
11958
11981
|
id: n,
|
|
@@ -11973,12 +11996,12 @@ async function l6({
|
|
|
11973
11996
|
throw new Error("Token de captcha inválido");
|
|
11974
11997
|
if (!i)
|
|
11975
11998
|
throw new Error("Falta el token de API del CMS");
|
|
11976
|
-
const l = `${o}/system/modules/com.tfsla.diario.base/templates/hit/5.0/1/newcomments/report`, u = encodeURIComponent(s),
|
|
11999
|
+
const l = `${o}/system/modules/com.tfsla.diario.base/templates/hit/5.0/1/newcomments/report`, u = encodeURIComponent(s), h = new URLSearchParams({
|
|
11977
12000
|
publication: e,
|
|
11978
12001
|
username: t ?? !1,
|
|
11979
12002
|
id: n,
|
|
11980
12003
|
type: u
|
|
11981
|
-
}),
|
|
12004
|
+
}), m = `${l}?${h.toString()}`;
|
|
11982
12005
|
try {
|
|
11983
12006
|
console.log("Reporting comment:", {
|
|
11984
12007
|
publication: e,
|
|
@@ -11986,9 +12009,9 @@ async function l6({
|
|
|
11986
12009
|
id: n,
|
|
11987
12010
|
type: s,
|
|
11988
12011
|
encodedType: u,
|
|
11989
|
-
url:
|
|
12012
|
+
url: m
|
|
11990
12013
|
});
|
|
11991
|
-
const p = await oe.get(
|
|
12014
|
+
const p = await oe.get(m, {
|
|
11992
12015
|
headers: {
|
|
11993
12016
|
"User-Agent": "blu3st@ck-react",
|
|
11994
12017
|
"x-security-token": c,
|
|
@@ -12023,7 +12046,7 @@ const Je = {
|
|
|
12023
12046
|
intellectual: "Violación de propiedad intelectual",
|
|
12024
12047
|
bullying: "Bullying o acoso"
|
|
12025
12048
|
};
|
|
12026
|
-
function
|
|
12049
|
+
function u6(e) {
|
|
12027
12050
|
return Je[e];
|
|
12028
12051
|
}
|
|
12029
12052
|
const Ct = 300, Xe = {
|
|
@@ -12055,7 +12078,7 @@ const Da = (e, t, n) => {
|
|
|
12055
12078
|
JSON.stringify(n)
|
|
12056
12079
|
)}; path=/; max-age=${3600 * 24 * 1}`);
|
|
12057
12080
|
};
|
|
12058
|
-
function
|
|
12081
|
+
function Fp(e) {
|
|
12059
12082
|
const [t, n] = e.split("@");
|
|
12060
12083
|
if (!t || !n) return e;
|
|
12061
12084
|
let s = "";
|
|
@@ -12068,10 +12091,10 @@ function Vp(e) {
|
|
|
12068
12091
|
}
|
|
12069
12092
|
var ln = { exports: {} }, dn = { exports: {} }, ae = {};
|
|
12070
12093
|
var Ls;
|
|
12071
|
-
function
|
|
12094
|
+
function Vp() {
|
|
12072
12095
|
if (Ls) return ae;
|
|
12073
12096
|
Ls = 1;
|
|
12074
|
-
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, s = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, r = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112,
|
|
12097
|
+
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, s = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, r = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, 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, C = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
|
|
12075
12098
|
function b(v) {
|
|
12076
12099
|
if (typeof v == "object" && v !== null) {
|
|
12077
12100
|
var E = v.$$typeof;
|
|
@@ -12083,7 +12106,7 @@ function Fp() {
|
|
|
12083
12106
|
case s:
|
|
12084
12107
|
case r:
|
|
12085
12108
|
case o:
|
|
12086
|
-
case
|
|
12109
|
+
case h:
|
|
12087
12110
|
return v;
|
|
12088
12111
|
default:
|
|
12089
12112
|
switch (v = v && v.$$typeof, v) {
|
|
@@ -12105,7 +12128,7 @@ function Fp() {
|
|
|
12105
12128
|
function x(v) {
|
|
12106
12129
|
return b(v) === l;
|
|
12107
12130
|
}
|
|
12108
|
-
return ae.AsyncMode = d, ae.ConcurrentMode = l, ae.ContextConsumer = c, ae.ContextProvider = i, ae.Element = t, ae.ForwardRef = u, ae.Fragment = s, ae.Lazy = g, ae.Memo = p, ae.Portal = n, ae.Profiler = r, ae.StrictMode = o, ae.Suspense =
|
|
12131
|
+
return ae.AsyncMode = d, ae.ConcurrentMode = l, ae.ContextConsumer = c, ae.ContextProvider = i, ae.Element = t, ae.ForwardRef = u, ae.Fragment = s, ae.Lazy = g, ae.Memo = p, ae.Portal = n, ae.Profiler = r, ae.StrictMode = o, ae.Suspense = h, ae.isAsyncMode = function(v) {
|
|
12109
12132
|
return x(v) || b(v) === d;
|
|
12110
12133
|
}, ae.isConcurrentMode = x, ae.isContextConsumer = function(v) {
|
|
12111
12134
|
return b(v) === c;
|
|
@@ -12128,19 +12151,19 @@ function Fp() {
|
|
|
12128
12151
|
}, ae.isStrictMode = function(v) {
|
|
12129
12152
|
return b(v) === o;
|
|
12130
12153
|
}, ae.isSuspense = function(v) {
|
|
12131
|
-
return b(v) ===
|
|
12154
|
+
return b(v) === h;
|
|
12132
12155
|
}, ae.isValidElementType = function(v) {
|
|
12133
|
-
return typeof v == "string" || typeof v == "function" || v === s || v === l || v === r || v === o || v ===
|
|
12156
|
+
return typeof v == "string" || typeof v == "function" || v === s || v === l || v === r || v === o || v === h || v === m || typeof v == "object" && v !== null && (v.$$typeof === g || v.$$typeof === p || v.$$typeof === i || v.$$typeof === c || v.$$typeof === u || v.$$typeof === w || v.$$typeof === C || v.$$typeof === N || v.$$typeof === A);
|
|
12134
12157
|
}, ae.typeOf = b, ae;
|
|
12135
12158
|
}
|
|
12136
12159
|
var se = {};
|
|
12137
12160
|
var qs;
|
|
12138
12161
|
function $p() {
|
|
12139
12162
|
return qs || (qs = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
12140
|
-
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, s = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, r = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112,
|
|
12163
|
+
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, s = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, r = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, 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, C = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
|
|
12141
12164
|
function b(L) {
|
|
12142
12165
|
return typeof L == "string" || typeof L == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
12143
|
-
L === s || L === l || L === r || L === o || L ===
|
|
12166
|
+
L === s || L === l || L === r || L === o || L === h || L === m || typeof L == "object" && L !== null && (L.$$typeof === g || L.$$typeof === p || L.$$typeof === i || L.$$typeof === c || L.$$typeof === u || L.$$typeof === w || L.$$typeof === C || L.$$typeof === N || L.$$typeof === A);
|
|
12144
12167
|
}
|
|
12145
12168
|
function x(L) {
|
|
12146
12169
|
if (typeof L == "object" && L !== null) {
|
|
@@ -12154,7 +12177,7 @@ function $p() {
|
|
|
12154
12177
|
case s:
|
|
12155
12178
|
case r:
|
|
12156
12179
|
case o:
|
|
12157
|
-
case
|
|
12180
|
+
case h:
|
|
12158
12181
|
return Kt;
|
|
12159
12182
|
default:
|
|
12160
12183
|
var Ga = Kt && Kt.$$typeof;
|
|
@@ -12174,7 +12197,7 @@ function $p() {
|
|
|
12174
12197
|
}
|
|
12175
12198
|
}
|
|
12176
12199
|
}
|
|
12177
|
-
var v = d, E = l, O = c, Q = i, W = t, G = u, B = s, te = g, le = p, M = n, U = r, I = o, D =
|
|
12200
|
+
var v = d, E = l, O = c, Q = i, W = t, G = u, B = s, te = g, le = p, M = n, U = r, I = o, D = h, T = !1;
|
|
12178
12201
|
function z(L) {
|
|
12179
12202
|
return T || (T = !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(L) || x(L) === d;
|
|
12180
12203
|
}
|
|
@@ -12196,10 +12219,10 @@ function $p() {
|
|
|
12196
12219
|
function H(L) {
|
|
12197
12220
|
return x(L) === s;
|
|
12198
12221
|
}
|
|
12199
|
-
function
|
|
12222
|
+
function F(L) {
|
|
12200
12223
|
return x(L) === g;
|
|
12201
12224
|
}
|
|
12202
|
-
function
|
|
12225
|
+
function V(L) {
|
|
12203
12226
|
return x(L) === p;
|
|
12204
12227
|
}
|
|
12205
12228
|
function Z(L) {
|
|
@@ -12212,14 +12235,14 @@ function $p() {
|
|
|
12212
12235
|
return x(L) === o;
|
|
12213
12236
|
}
|
|
12214
12237
|
function ie(L) {
|
|
12215
|
-
return x(L) ===
|
|
12238
|
+
return x(L) === h;
|
|
12216
12239
|
}
|
|
12217
|
-
se.AsyncMode = v, se.ConcurrentMode = E, se.ContextConsumer = O, se.ContextProvider = Q, se.Element = W, se.ForwardRef = G, se.Fragment = B, se.Lazy = te, se.Memo = le, se.Portal = M, se.Profiler = U, se.StrictMode = I, se.Suspense = D, se.isAsyncMode = z, se.isConcurrentMode = y, se.isContextConsumer = S, se.isContextProvider = R, se.isElement = j, se.isForwardRef = P, se.isFragment = H, se.isLazy =
|
|
12240
|
+
se.AsyncMode = v, se.ConcurrentMode = E, se.ContextConsumer = O, se.ContextProvider = Q, se.Element = W, se.ForwardRef = G, se.Fragment = B, se.Lazy = te, se.Memo = le, se.Portal = M, se.Profiler = U, se.StrictMode = I, se.Suspense = D, se.isAsyncMode = z, se.isConcurrentMode = y, se.isContextConsumer = S, se.isContextProvider = R, se.isElement = j, se.isForwardRef = P, se.isFragment = H, se.isLazy = F, se.isMemo = V, se.isPortal = Z, se.isProfiler = X, se.isStrictMode = $, se.isSuspense = ie, se.isValidElementType = b, se.typeOf = x;
|
|
12218
12241
|
})()), se;
|
|
12219
12242
|
}
|
|
12220
12243
|
var Bs;
|
|
12221
12244
|
function Ma() {
|
|
12222
|
-
return Bs || (Bs = 1, process.env.NODE_ENV === "production" ? dn.exports =
|
|
12245
|
+
return Bs || (Bs = 1, process.env.NODE_ENV === "production" ? dn.exports = Vp() : dn.exports = $p()), dn.exports;
|
|
12223
12246
|
}
|
|
12224
12247
|
var ta, Os;
|
|
12225
12248
|
function Wp() {
|
|
@@ -12256,12 +12279,12 @@ function Wp() {
|
|
|
12256
12279
|
return ta = o() ? Object.assign : function(r, i) {
|
|
12257
12280
|
for (var c, d = s(r), l, u = 1; u < arguments.length; u++) {
|
|
12258
12281
|
c = Object(arguments[u]);
|
|
12259
|
-
for (var
|
|
12260
|
-
t.call(c,
|
|
12282
|
+
for (var h in c)
|
|
12283
|
+
t.call(c, h) && (d[h] = c[h]);
|
|
12261
12284
|
if (e) {
|
|
12262
12285
|
l = e(c);
|
|
12263
|
-
for (var
|
|
12264
|
-
n.call(c, l[
|
|
12286
|
+
for (var m = 0; m < l.length; m++)
|
|
12287
|
+
n.call(c, l[m]) && (d[l[m]] = c[l[m]]);
|
|
12265
12288
|
}
|
|
12266
12289
|
}
|
|
12267
12290
|
return d;
|
|
@@ -12299,25 +12322,25 @@ function Yp() {
|
|
|
12299
12322
|
if (process.env.NODE_ENV !== "production") {
|
|
12300
12323
|
for (var u in r)
|
|
12301
12324
|
if (s(r, u)) {
|
|
12302
|
-
var
|
|
12325
|
+
var h;
|
|
12303
12326
|
try {
|
|
12304
12327
|
if (typeof r[u] != "function") {
|
|
12305
|
-
var
|
|
12328
|
+
var m = Error(
|
|
12306
12329
|
(d || "React class") + ": " + c + " type `" + u + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof r[u] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
|
|
12307
12330
|
);
|
|
12308
|
-
throw
|
|
12331
|
+
throw m.name = "Invariant Violation", m;
|
|
12309
12332
|
}
|
|
12310
|
-
|
|
12333
|
+
h = r[u](i, u, d, c, null, t);
|
|
12311
12334
|
} catch (g) {
|
|
12312
|
-
|
|
12335
|
+
h = g;
|
|
12313
12336
|
}
|
|
12314
|
-
if (
|
|
12315
|
-
(d || "React class") + ": type specification of " + c + " `" + u + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof
|
|
12316
|
-
),
|
|
12317
|
-
n[
|
|
12337
|
+
if (h && !(h instanceof Error) && e(
|
|
12338
|
+
(d || "React class") + ": type specification of " + c + " `" + u + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof h + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
|
|
12339
|
+
), h instanceof Error && !(h.message in n)) {
|
|
12340
|
+
n[h.message] = !0;
|
|
12318
12341
|
var p = l ? l() : "";
|
|
12319
12342
|
e(
|
|
12320
|
-
"Failed " + c + " type: " +
|
|
12343
|
+
"Failed " + c + " type: " + h.message + (p ?? "")
|
|
12321
12344
|
);
|
|
12322
12345
|
}
|
|
12323
12346
|
}
|
|
@@ -12346,12 +12369,12 @@ function Kp() {
|
|
|
12346
12369
|
}
|
|
12347
12370
|
return oa = function(c, d) {
|
|
12348
12371
|
var l = typeof Symbol == "function" && Symbol.iterator, u = "@@iterator";
|
|
12349
|
-
function
|
|
12372
|
+
function h(y) {
|
|
12350
12373
|
var S = y && (l && y[l] || y[u]);
|
|
12351
12374
|
if (typeof S == "function")
|
|
12352
12375
|
return S;
|
|
12353
12376
|
}
|
|
12354
|
-
var
|
|
12377
|
+
var m = "<<anonymous>>", p = {
|
|
12355
12378
|
array: C("array"),
|
|
12356
12379
|
bigint: C("bigint"),
|
|
12357
12380
|
bool: C("boolean"),
|
|
@@ -12382,33 +12405,33 @@ function Kp() {
|
|
|
12382
12405
|
function w(y) {
|
|
12383
12406
|
if (process.env.NODE_ENV !== "production")
|
|
12384
12407
|
var S = {}, R = 0;
|
|
12385
|
-
function j(H,
|
|
12386
|
-
if (Z = Z ||
|
|
12408
|
+
function j(H, F, V, Z, X, $, ie) {
|
|
12409
|
+
if (Z = Z || m, $ = $ || V, ie !== n) {
|
|
12387
12410
|
if (d) {
|
|
12388
12411
|
var L = new Error(
|
|
12389
12412
|
"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"
|
|
12390
12413
|
);
|
|
12391
12414
|
throw L.name = "Invariant Violation", L;
|
|
12392
12415
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
12393
|
-
var Ce = Z + ":" +
|
|
12416
|
+
var Ce = Z + ":" + V;
|
|
12394
12417
|
!S[Ce] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
12395
12418
|
R < 3 && (r(
|
|
12396
12419
|
"You are manually calling a React.PropTypes validation function for the `" + $ + "` 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."
|
|
12397
12420
|
), S[Ce] = !0, R++);
|
|
12398
12421
|
}
|
|
12399
12422
|
}
|
|
12400
|
-
return V
|
|
12423
|
+
return F[V] == null ? H ? F[V] === null ? new A("The " + X + " `" + $ + "` is marked as required " + ("in `" + Z + "`, but its value is `null`.")) : new A("The " + X + " `" + $ + "` is marked as required in " + ("`" + Z + "`, but its value is `undefined`.")) : null : y(F, V, Z, X, $);
|
|
12401
12424
|
}
|
|
12402
12425
|
var P = j.bind(null, !1);
|
|
12403
12426
|
return P.isRequired = j.bind(null, !0), P;
|
|
12404
12427
|
}
|
|
12405
12428
|
function C(y) {
|
|
12406
|
-
function S(R, j, P, H,
|
|
12429
|
+
function S(R, j, P, H, F, V) {
|
|
12407
12430
|
var Z = R[j], X = I(Z);
|
|
12408
12431
|
if (X !== y) {
|
|
12409
12432
|
var $ = D(Z);
|
|
12410
12433
|
return new A(
|
|
12411
|
-
"Invalid " + H + " `" +
|
|
12434
|
+
"Invalid " + H + " `" + F + "` of type " + ("`" + $ + "` supplied to `" + P + "`, expected ") + ("`" + y + "`."),
|
|
12412
12435
|
{ expectedType: y }
|
|
12413
12436
|
);
|
|
12414
12437
|
}
|
|
@@ -12420,16 +12443,16 @@ function Kp() {
|
|
|
12420
12443
|
return w(i);
|
|
12421
12444
|
}
|
|
12422
12445
|
function b(y) {
|
|
12423
|
-
function S(R, j, P, H,
|
|
12446
|
+
function S(R, j, P, H, F) {
|
|
12424
12447
|
if (typeof y != "function")
|
|
12425
|
-
return new A("Property `" +
|
|
12426
|
-
var
|
|
12427
|
-
if (!Array.isArray(
|
|
12428
|
-
var Z = I(
|
|
12429
|
-
return new A("Invalid " + H + " `" +
|
|
12430
|
-
}
|
|
12431
|
-
for (var X = 0; X <
|
|
12432
|
-
var $ = y(
|
|
12448
|
+
return new A("Property `" + F + "` of component `" + P + "` has invalid PropType notation inside arrayOf.");
|
|
12449
|
+
var V = R[j];
|
|
12450
|
+
if (!Array.isArray(V)) {
|
|
12451
|
+
var Z = I(V);
|
|
12452
|
+
return new A("Invalid " + H + " `" + F + "` of type " + ("`" + Z + "` supplied to `" + P + "`, expected an array."));
|
|
12453
|
+
}
|
|
12454
|
+
for (var X = 0; X < V.length; X++) {
|
|
12455
|
+
var $ = y(V, X, P, H, F + "[" + X + "]", n);
|
|
12433
12456
|
if ($ instanceof Error)
|
|
12434
12457
|
return $;
|
|
12435
12458
|
}
|
|
@@ -12439,10 +12462,10 @@ function Kp() {
|
|
|
12439
12462
|
}
|
|
12440
12463
|
function x() {
|
|
12441
12464
|
function y(S, R, j, P, H) {
|
|
12442
|
-
var
|
|
12443
|
-
if (!c(
|
|
12444
|
-
var
|
|
12445
|
-
return new A("Invalid " + P + " `" + H + "` of type " + ("`" +
|
|
12465
|
+
var F = S[R];
|
|
12466
|
+
if (!c(F)) {
|
|
12467
|
+
var V = I(F);
|
|
12468
|
+
return new A("Invalid " + P + " `" + H + "` of type " + ("`" + V + "` supplied to `" + j + "`, expected a single ReactElement."));
|
|
12446
12469
|
}
|
|
12447
12470
|
return null;
|
|
12448
12471
|
}
|
|
@@ -12450,20 +12473,20 @@ function Kp() {
|
|
|
12450
12473
|
}
|
|
12451
12474
|
function v() {
|
|
12452
12475
|
function y(S, R, j, P, H) {
|
|
12453
|
-
var
|
|
12454
|
-
if (!e.isValidElementType(
|
|
12455
|
-
var
|
|
12456
|
-
return new A("Invalid " + P + " `" + H + "` of type " + ("`" +
|
|
12476
|
+
var F = S[R];
|
|
12477
|
+
if (!e.isValidElementType(F)) {
|
|
12478
|
+
var V = I(F);
|
|
12479
|
+
return new A("Invalid " + P + " `" + H + "` of type " + ("`" + V + "` supplied to `" + j + "`, expected a single ReactElement type."));
|
|
12457
12480
|
}
|
|
12458
12481
|
return null;
|
|
12459
12482
|
}
|
|
12460
12483
|
return w(y);
|
|
12461
12484
|
}
|
|
12462
12485
|
function E(y) {
|
|
12463
|
-
function S(R, j, P, H,
|
|
12486
|
+
function S(R, j, P, H, F) {
|
|
12464
12487
|
if (!(R[j] instanceof y)) {
|
|
12465
|
-
var
|
|
12466
|
-
return new A("Invalid " + H + " `" +
|
|
12488
|
+
var V = y.name || m, Z = z(R[j]);
|
|
12489
|
+
return new A("Invalid " + H + " `" + F + "` of type " + ("`" + Z + "` supplied to `" + P + "`, expected ") + ("instance of `" + V + "`."));
|
|
12467
12490
|
}
|
|
12468
12491
|
return null;
|
|
12469
12492
|
}
|
|
@@ -12474,28 +12497,28 @@ function Kp() {
|
|
|
12474
12497
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? r(
|
|
12475
12498
|
"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])."
|
|
12476
12499
|
) : r("Invalid argument supplied to oneOf, expected an array.")), i;
|
|
12477
|
-
function S(R, j, P, H,
|
|
12478
|
-
for (var
|
|
12479
|
-
if (g(
|
|
12500
|
+
function S(R, j, P, H, F) {
|
|
12501
|
+
for (var V = R[j], Z = 0; Z < y.length; Z++)
|
|
12502
|
+
if (g(V, y[Z]))
|
|
12480
12503
|
return null;
|
|
12481
12504
|
var X = JSON.stringify(y, function(ie, L) {
|
|
12482
12505
|
var Ce = D(L);
|
|
12483
12506
|
return Ce === "symbol" ? String(L) : L;
|
|
12484
12507
|
});
|
|
12485
|
-
return new A("Invalid " + H + " `" +
|
|
12508
|
+
return new A("Invalid " + H + " `" + F + "` of value `" + String(V) + "` " + ("supplied to `" + P + "`, expected one of " + X + "."));
|
|
12486
12509
|
}
|
|
12487
12510
|
return w(S);
|
|
12488
12511
|
}
|
|
12489
12512
|
function Q(y) {
|
|
12490
|
-
function S(R, j, P, H,
|
|
12513
|
+
function S(R, j, P, H, F) {
|
|
12491
12514
|
if (typeof y != "function")
|
|
12492
|
-
return new A("Property `" +
|
|
12493
|
-
var
|
|
12515
|
+
return new A("Property `" + F + "` of component `" + P + "` has invalid PropType notation inside objectOf.");
|
|
12516
|
+
var V = R[j], Z = I(V);
|
|
12494
12517
|
if (Z !== "object")
|
|
12495
|
-
return new A("Invalid " + H + " `" +
|
|
12496
|
-
for (var X in
|
|
12497
|
-
if (s(
|
|
12498
|
-
var $ = y(
|
|
12518
|
+
return new A("Invalid " + H + " `" + F + "` of type " + ("`" + Z + "` supplied to `" + P + "`, expected an object."));
|
|
12519
|
+
for (var X in V)
|
|
12520
|
+
if (s(V, X)) {
|
|
12521
|
+
var $ = y(V, X, P, H, F + "." + X, n);
|
|
12499
12522
|
if ($ instanceof Error)
|
|
12500
12523
|
return $;
|
|
12501
12524
|
}
|
|
@@ -12513,15 +12536,15 @@ function Kp() {
|
|
|
12513
12536
|
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + T(R) + " at index " + S + "."
|
|
12514
12537
|
), i;
|
|
12515
12538
|
}
|
|
12516
|
-
function j(P, H,
|
|
12539
|
+
function j(P, H, F, V, Z) {
|
|
12517
12540
|
for (var X = [], $ = 0; $ < y.length; $++) {
|
|
12518
|
-
var ie = y[$], L = ie(P, H,
|
|
12541
|
+
var ie = y[$], L = ie(P, H, F, V, Z, n);
|
|
12519
12542
|
if (L == null)
|
|
12520
12543
|
return null;
|
|
12521
12544
|
L.data && s(L.data, "expectedType") && X.push(L.data.expectedType);
|
|
12522
12545
|
}
|
|
12523
12546
|
var Ce = X.length > 0 ? ", expected one of type [" + X.join(", ") + "]" : "";
|
|
12524
|
-
return new A("Invalid " +
|
|
12547
|
+
return new A("Invalid " + V + " `" + Z + "` supplied to " + ("`" + F + "`" + Ce + "."));
|
|
12525
12548
|
}
|
|
12526
12549
|
return w(j);
|
|
12527
12550
|
}
|
|
@@ -12537,15 +12560,15 @@ function Kp() {
|
|
|
12537
12560
|
);
|
|
12538
12561
|
}
|
|
12539
12562
|
function te(y) {
|
|
12540
|
-
function S(R, j, P, H,
|
|
12541
|
-
var
|
|
12563
|
+
function S(R, j, P, H, F) {
|
|
12564
|
+
var V = R[j], Z = I(V);
|
|
12542
12565
|
if (Z !== "object")
|
|
12543
|
-
return new A("Invalid " + H + " `" +
|
|
12566
|
+
return new A("Invalid " + H + " `" + F + "` of type `" + Z + "` " + ("supplied to `" + P + "`, expected `object`."));
|
|
12544
12567
|
for (var X in y) {
|
|
12545
12568
|
var $ = y[X];
|
|
12546
12569
|
if (typeof $ != "function")
|
|
12547
|
-
return B(P, H,
|
|
12548
|
-
var ie = $(
|
|
12570
|
+
return B(P, H, F, X, D($));
|
|
12571
|
+
var ie = $(V, X, P, H, F + "." + X, n);
|
|
12549
12572
|
if (ie)
|
|
12550
12573
|
return ie;
|
|
12551
12574
|
}
|
|
@@ -12554,21 +12577,21 @@ function Kp() {
|
|
|
12554
12577
|
return w(S);
|
|
12555
12578
|
}
|
|
12556
12579
|
function le(y) {
|
|
12557
|
-
function S(R, j, P, H,
|
|
12558
|
-
var
|
|
12580
|
+
function S(R, j, P, H, F) {
|
|
12581
|
+
var V = R[j], Z = I(V);
|
|
12559
12582
|
if (Z !== "object")
|
|
12560
|
-
return new A("Invalid " + H + " `" +
|
|
12583
|
+
return new A("Invalid " + H + " `" + F + "` of type `" + Z + "` " + ("supplied to `" + P + "`, expected `object`."));
|
|
12561
12584
|
var X = t({}, R[j], y);
|
|
12562
12585
|
for (var $ in X) {
|
|
12563
12586
|
var ie = y[$];
|
|
12564
12587
|
if (s(y, $) && typeof ie != "function")
|
|
12565
|
-
return B(P, H,
|
|
12588
|
+
return B(P, H, F, $, D(ie));
|
|
12566
12589
|
if (!ie)
|
|
12567
12590
|
return new A(
|
|
12568
|
-
"Invalid " + H + " `" +
|
|
12591
|
+
"Invalid " + H + " `" + F + "` key `" + $ + "` supplied to `" + P + "`.\nBad object: " + JSON.stringify(R[j], null, " ") + `
|
|
12569
12592
|
Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
|
|
12570
12593
|
);
|
|
12571
|
-
var L = ie(
|
|
12594
|
+
var L = ie(V, $, P, H, F + "." + $, n);
|
|
12572
12595
|
if (L)
|
|
12573
12596
|
return L;
|
|
12574
12597
|
}
|
|
@@ -12589,7 +12612,7 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
|
|
|
12589
12612
|
return y.every(M);
|
|
12590
12613
|
if (y === null || c(y))
|
|
12591
12614
|
return !0;
|
|
12592
|
-
var S =
|
|
12615
|
+
var S = h(y);
|
|
12593
12616
|
if (S) {
|
|
12594
12617
|
var R = S.call(y), j;
|
|
12595
12618
|
if (S !== y.entries) {
|
|
@@ -12643,7 +12666,7 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
|
|
|
12643
12666
|
}
|
|
12644
12667
|
}
|
|
12645
12668
|
function z(y) {
|
|
12646
|
-
return !y.constructor || !y.constructor.name ?
|
|
12669
|
+
return !y.constructor || !y.constructor.name ? m : y.constructor.name;
|
|
12647
12670
|
}
|
|
12648
12671
|
return p.checkPropTypes = o, p.resetWarningCache = o.resetWarningCache, p.PropTypes = p, p;
|
|
12649
12672
|
}, oa;
|
|
@@ -12658,12 +12681,12 @@ function Jp() {
|
|
|
12658
12681
|
function n() {
|
|
12659
12682
|
}
|
|
12660
12683
|
return n.resetWarningCache = t, ra = function() {
|
|
12661
|
-
function s(i, c, d, l, u,
|
|
12662
|
-
if (
|
|
12663
|
-
var
|
|
12684
|
+
function s(i, c, d, l, u, h) {
|
|
12685
|
+
if (h !== e) {
|
|
12686
|
+
var m = new Error(
|
|
12664
12687
|
"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"
|
|
12665
12688
|
);
|
|
12666
|
-
throw
|
|
12689
|
+
throw m.name = "Invariant Violation", m;
|
|
12667
12690
|
}
|
|
12668
12691
|
}
|
|
12669
12692
|
s.isRequired = s;
|
|
@@ -12877,12 +12900,12 @@ function a9() {
|
|
|
12877
12900
|
function i(g) {
|
|
12878
12901
|
return e.isMemo(g) ? o : r[g.$$typeof] || t;
|
|
12879
12902
|
}
|
|
12880
|
-
var c = Object.defineProperty, d = Object.getOwnPropertyNames, l = Object.getOwnPropertySymbols, u = Object.getOwnPropertyDescriptor,
|
|
12903
|
+
var c = Object.defineProperty, d = Object.getOwnPropertyNames, l = Object.getOwnPropertySymbols, u = Object.getOwnPropertyDescriptor, h = Object.getPrototypeOf, m = Object.prototype;
|
|
12881
12904
|
function p(g, A, w) {
|
|
12882
12905
|
if (typeof A != "string") {
|
|
12883
|
-
if (
|
|
12884
|
-
var C =
|
|
12885
|
-
C && C !==
|
|
12906
|
+
if (m) {
|
|
12907
|
+
var C = h(A);
|
|
12908
|
+
C && C !== m && p(g, C, w);
|
|
12886
12909
|
}
|
|
12887
12910
|
var N = d(A);
|
|
12888
12911
|
l && (N = N.concat(l(A)));
|
|
@@ -12928,89 +12951,89 @@ function l9(e, t) {
|
|
|
12928
12951
|
return t = t || {}, function(s) {
|
|
12929
12952
|
var o = s.displayName || s.name || "Component", r = /* @__PURE__ */ (function(c) {
|
|
12930
12953
|
i9(d, c);
|
|
12931
|
-
function d(u,
|
|
12932
|
-
var
|
|
12933
|
-
return
|
|
12954
|
+
function d(u, h) {
|
|
12955
|
+
var m;
|
|
12956
|
+
return m = c.call(this, u, h) || this, m.state = {}, m.__scriptURL = "", m;
|
|
12934
12957
|
}
|
|
12935
12958
|
var l = d.prototype;
|
|
12936
12959
|
return l.asyncScriptLoaderGetScriptLoaderID = function() {
|
|
12937
12960
|
return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + c9++), this.__scriptLoaderID;
|
|
12938
12961
|
}, l.setupScriptURL = function() {
|
|
12939
12962
|
return this.__scriptURL = typeof e == "function" ? e() : e, this.__scriptURL;
|
|
12940
|
-
}, l.asyncScriptLoaderHandleLoad = function(
|
|
12941
|
-
var
|
|
12942
|
-
this.setState(
|
|
12943
|
-
return
|
|
12963
|
+
}, l.asyncScriptLoaderHandleLoad = function(h) {
|
|
12964
|
+
var m = this;
|
|
12965
|
+
this.setState(h, function() {
|
|
12966
|
+
return m.props.asyncScriptOnLoad && m.props.asyncScriptOnLoad(m.state);
|
|
12944
12967
|
});
|
|
12945
12968
|
}, l.asyncScriptLoaderTriggerOnScriptLoaded = function() {
|
|
12946
|
-
var
|
|
12947
|
-
if (!
|
|
12969
|
+
var h = Pe[this.__scriptURL];
|
|
12970
|
+
if (!h || !h.loaded)
|
|
12948
12971
|
throw new Error("Script is not loaded.");
|
|
12949
|
-
for (var
|
|
12950
|
-
|
|
12972
|
+
for (var m in h.observers)
|
|
12973
|
+
h.observers[m](h);
|
|
12951
12974
|
delete window[t.callbackName];
|
|
12952
12975
|
}, l.componentDidMount = function() {
|
|
12953
|
-
var
|
|
12954
|
-
if (A && typeof window[A] < "u" && (Pe[
|
|
12976
|
+
var h = this, m = this.setupScriptURL(), p = this.asyncScriptLoaderGetScriptLoaderID(), g = t, A = g.globalName, w = g.callbackName, C = g.scriptId;
|
|
12977
|
+
if (A && typeof window[A] < "u" && (Pe[m] = {
|
|
12955
12978
|
loaded: !0,
|
|
12956
12979
|
observers: {}
|
|
12957
|
-
}), Pe[
|
|
12958
|
-
var N = Pe[
|
|
12980
|
+
}), Pe[m]) {
|
|
12981
|
+
var N = Pe[m];
|
|
12959
12982
|
if (N && (N.loaded || N.errored)) {
|
|
12960
12983
|
this.asyncScriptLoaderHandleLoad(N);
|
|
12961
12984
|
return;
|
|
12962
12985
|
}
|
|
12963
12986
|
N.observers[p] = function(O) {
|
|
12964
|
-
return
|
|
12987
|
+
return h.asyncScriptLoaderHandleLoad(O);
|
|
12965
12988
|
};
|
|
12966
12989
|
return;
|
|
12967
12990
|
}
|
|
12968
12991
|
var b = {};
|
|
12969
12992
|
b[p] = function(O) {
|
|
12970
|
-
return
|
|
12971
|
-
}, Pe[
|
|
12993
|
+
return h.asyncScriptLoaderHandleLoad(O);
|
|
12994
|
+
}, Pe[m] = {
|
|
12972
12995
|
loaded: !1,
|
|
12973
12996
|
observers: b
|
|
12974
12997
|
};
|
|
12975
12998
|
var x = document.createElement("script");
|
|
12976
|
-
x.src =
|
|
12999
|
+
x.src = m, x.async = !0;
|
|
12977
13000
|
for (var v in t.attributes)
|
|
12978
13001
|
x.setAttribute(v, t.attributes[v]);
|
|
12979
13002
|
C && (x.id = C);
|
|
12980
13003
|
var E = function(Q) {
|
|
12981
|
-
if (Pe[
|
|
12982
|
-
var W = Pe[
|
|
13004
|
+
if (Pe[m]) {
|
|
13005
|
+
var W = Pe[m], G = W.observers;
|
|
12983
13006
|
for (var B in G)
|
|
12984
13007
|
Q(G[B]) && delete G[B];
|
|
12985
13008
|
}
|
|
12986
13009
|
};
|
|
12987
13010
|
w && typeof window < "u" && (window[w] = function() {
|
|
12988
|
-
return
|
|
13011
|
+
return h.asyncScriptLoaderTriggerOnScriptLoaded();
|
|
12989
13012
|
}), x.onload = function() {
|
|
12990
|
-
var O = Pe[
|
|
13013
|
+
var O = Pe[m];
|
|
12991
13014
|
O && (O.loaded = !0, E(function(Q) {
|
|
12992
13015
|
return w ? !1 : (Q(O), !0);
|
|
12993
13016
|
}));
|
|
12994
13017
|
}, x.onerror = function() {
|
|
12995
|
-
var O = Pe[
|
|
13018
|
+
var O = Pe[m];
|
|
12996
13019
|
O && (O.errored = !0, E(function(Q) {
|
|
12997
13020
|
return Q(O), !0;
|
|
12998
13021
|
}));
|
|
12999
13022
|
}, document.body.appendChild(x);
|
|
13000
13023
|
}, l.componentWillUnmount = function() {
|
|
13001
|
-
var
|
|
13024
|
+
var h = this.__scriptURL;
|
|
13002
13025
|
if (t.removeOnUnmount === !0)
|
|
13003
|
-
for (var
|
|
13004
|
-
|
|
13005
|
-
var g = Pe[
|
|
13006
|
-
g && (delete g.observers[this.asyncScriptLoaderGetScriptLoaderID()], t.removeOnUnmount === !0 && delete Pe[
|
|
13026
|
+
for (var m = document.getElementsByTagName("script"), p = 0; p < m.length; p += 1)
|
|
13027
|
+
m[p].src.indexOf(h) > -1 && m[p].parentNode && m[p].parentNode.removeChild(m[p]);
|
|
13028
|
+
var g = Pe[h];
|
|
13029
|
+
g && (delete g.observers[this.asyncScriptLoaderGetScriptLoaderID()], t.removeOnUnmount === !0 && delete Pe[h]);
|
|
13007
13030
|
}, l.render = function() {
|
|
13008
|
-
var
|
|
13009
|
-
|
|
13010
|
-
var p =
|
|
13011
|
-
return
|
|
13031
|
+
var h = t.globalName, m = this.props;
|
|
13032
|
+
m.asyncScriptOnLoad;
|
|
13033
|
+
var p = m.forwardedRef, g = r9(m, ["asyncScriptOnLoad", "forwardedRef"]);
|
|
13034
|
+
return h && typeof window < "u" && (g[h] = typeof window[h] < "u" ? window[h] : void 0), g.ref = p, it(s, g);
|
|
13012
13035
|
}, d;
|
|
13013
|
-
})(Jo), i =
|
|
13036
|
+
})(Jo), i = Vs(function(c, d) {
|
|
13014
13037
|
return it(r, ya({}, c, {
|
|
13015
13038
|
forwardedRef: d
|
|
13016
13039
|
}));
|
|
@@ -13034,9 +13057,9 @@ const Qo = l9(u9, {
|
|
|
13034
13057
|
attributes: va().nonce ? {
|
|
13035
13058
|
nonce: va().nonce
|
|
13036
13059
|
} : {}
|
|
13037
|
-
})(Mn),
|
|
13038
|
-
overlay:
|
|
13039
|
-
header:
|
|
13060
|
+
})(Mn), h9 = "_overlay_18ksj_1", m9 = "_header_18ksj_18", f9 = "_logo_18ksj_25", g9 = "_card_18ksj_32", p9 = "_close_18ksj_47", A9 = "_form_18ksj_71", w9 = "_formUl_18ksj_80", y9 = "_field_18ksj_92", C9 = "_label_18ksj_99", v9 = "_input_18ksj_108", _9 = "_error_18ksj_126", b9 = "_primary_18ksj_132", N9 = "_divider_18ksj_170", S9 = "_google_18ksj_196", x9 = "_googleIcon_18ksj_226", E9 = "_spin_18ksj_259", I9 = "_checkboxRow_18ksj_281", T9 = "_terms_18ksj_318", k9 = "_message_18ksj_349", U9 = "_passwordChecker_18ksj_354", R9 = "_valid_18ksj_373", L9 = "_invalid_18ksj_377", q9 = "_forgotPassword_18ksj_381", B9 = "_successContainer_18ksj_400", O9 = "_thumbsUp_18ksj_408", P9 = "_successMessage_18ksj_414", k = {
|
|
13061
|
+
overlay: h9,
|
|
13062
|
+
header: m9,
|
|
13040
13063
|
logo: f9,
|
|
13041
13064
|
card: g9,
|
|
13042
13065
|
close: p9,
|
|
@@ -13083,7 +13106,7 @@ const Qo = l9(u9, {
|
|
|
13083
13106
|
}) => {
|
|
13084
13107
|
const [i, c] = K("form"), [d, l] = K(
|
|
13085
13108
|
""
|
|
13086
|
-
), [u,
|
|
13109
|
+
), [u, h] = K(""), [m, p] = K(""), g = [
|
|
13087
13110
|
{ id: "spam", label: Je.spam },
|
|
13088
13111
|
{
|
|
13089
13112
|
id: "inappropriate",
|
|
@@ -13103,10 +13126,10 @@ const Qo = l9(u9, {
|
|
|
13103
13126
|
], A = async () => {
|
|
13104
13127
|
if (!(!d || !n)) {
|
|
13105
13128
|
if (Mo(document).includes(n)) {
|
|
13106
|
-
|
|
13129
|
+
h("Ya has reportado este comentario.");
|
|
13107
13130
|
return;
|
|
13108
13131
|
}
|
|
13109
|
-
c("loading"),
|
|
13132
|
+
c("loading"), h("");
|
|
13110
13133
|
try {
|
|
13111
13134
|
const N = await (await fetch("/api/comments-report", {
|
|
13112
13135
|
method: "POST",
|
|
@@ -13117,7 +13140,7 @@ const Qo = l9(u9, {
|
|
|
13117
13140
|
publication: s,
|
|
13118
13141
|
username: o,
|
|
13119
13142
|
id: n,
|
|
13120
|
-
captchaToken:
|
|
13143
|
+
captchaToken: m,
|
|
13121
13144
|
type: Je[d]
|
|
13122
13145
|
// Enviamos el label completo
|
|
13123
13146
|
})
|
|
@@ -13129,11 +13152,11 @@ const Qo = l9(u9, {
|
|
|
13129
13152
|
else
|
|
13130
13153
|
throw new Error(N.message || "Error al reportar comentario");
|
|
13131
13154
|
} catch (C) {
|
|
13132
|
-
console.error("Error reporting comment:", C),
|
|
13155
|
+
console.error("Error reporting comment:", C), h(C.message || "Error al reportar comentario"), c("form");
|
|
13133
13156
|
}
|
|
13134
13157
|
}
|
|
13135
13158
|
}, w = () => {
|
|
13136
|
-
c("form"), l(""),
|
|
13159
|
+
c("form"), l(""), h(""), t();
|
|
13137
13160
|
};
|
|
13138
13161
|
return !e || !n || !o ? null : /* @__PURE__ */ a("div", { className: ge.overlay, children: /* @__PURE__ */ f("div", { className: ge.popup, children: [
|
|
13139
13162
|
/* @__PURE__ */ a("button", { className: "close-reply-form", onClick: w, children: /* @__PURE__ */ a(Lt, {}) }),
|
|
@@ -13274,8 +13297,8 @@ async function Qa({
|
|
|
13274
13297
|
const u = await fetch(`/api/comments-get?publication=${e}&path=${t}&size=${n}&sizereply=${s}&lastid=${r}`);
|
|
13275
13298
|
if (!u.ok)
|
|
13276
13299
|
throw new Error(`Error al obtener comentarios: ${u.status}`);
|
|
13277
|
-
const
|
|
13278
|
-
return En(
|
|
13300
|
+
const h = await u.json();
|
|
13301
|
+
return En(h.data[0]);
|
|
13279
13302
|
}
|
|
13280
13303
|
}
|
|
13281
13304
|
async function j9({
|
|
@@ -13295,12 +13318,12 @@ async function j9({
|
|
|
13295
13318
|
throw new Error("Invalid input types for publication or path");
|
|
13296
13319
|
if (!c)
|
|
13297
13320
|
throw new Error("Missing CMS API token");
|
|
13298
|
-
const { PUBLIC_ENV: l, PUBLIC_API_HOST: u, PUBLIC_API_PATH:
|
|
13321
|
+
const { PUBLIC_ENV: l, PUBLIC_API_HOST: u, PUBLIC_API_PATH: h, PUBLIC_API_PATH_VERSION: m } = d, p = parseInt(String(n), 10), g = parseInt(String(s), 10);
|
|
13299
13322
|
if (isNaN(p) || p <= 0)
|
|
13300
13323
|
throw new Error("Invalid size parameter");
|
|
13301
13324
|
if (isNaN(g) || g < 0)
|
|
13302
13325
|
throw new Error("Invalid sizereply parameter");
|
|
13303
|
-
const A = l !== "prod" ? `${u}${
|
|
13326
|
+
const A = l !== "prod" ? `${u}${h}` : "", w = new URLSearchParams({
|
|
13304
13327
|
publication: e,
|
|
13305
13328
|
path: t,
|
|
13306
13329
|
size: p.toString(),
|
|
@@ -13308,7 +13331,7 @@ async function j9({
|
|
|
13308
13331
|
state: i
|
|
13309
13332
|
});
|
|
13310
13333
|
o && w.append("id", o), r && w.append("lastid", r);
|
|
13311
|
-
const C = `${A}${
|
|
13334
|
+
const C = `${A}${m}/newcomments/get?${w.toString()}`;
|
|
13312
13335
|
try {
|
|
13313
13336
|
console.log("Fetching comments from:", C);
|
|
13314
13337
|
const { data: N } = await oe.get(C, {
|
|
@@ -13411,7 +13434,7 @@ const Q9 = (e, t) => {
|
|
|
13411
13434
|
]
|
|
13412
13435
|
}
|
|
13413
13436
|
) })
|
|
13414
|
-
] }),
|
|
13437
|
+
] }), Fo = ({ commentRef: e, captchaToken: t = "", setIsDisabled: n, API_ENV: s }) => (Qe(() => {
|
|
13415
13438
|
const o = e.current;
|
|
13416
13439
|
if (!o) return;
|
|
13417
13440
|
const r = () => {
|
|
@@ -13430,7 +13453,7 @@ const Q9 = (e, t) => {
|
|
|
13430
13453
|
rows: 2
|
|
13431
13454
|
}
|
|
13432
13455
|
)
|
|
13433
|
-
] })),
|
|
13456
|
+
] })), Vo = ({
|
|
13434
13457
|
commentRef: e,
|
|
13435
13458
|
captchaToken: t = "",
|
|
13436
13459
|
setCaptchaToken: n,
|
|
@@ -13509,11 +13532,11 @@ const Q9 = (e, t) => {
|
|
|
13509
13532
|
}) => {
|
|
13510
13533
|
const d = t.current?.value || "", { PUBLIC_PUBLICATION_ID: l } = c, u = l;
|
|
13511
13534
|
if (!Da(t, n, c).boolean || !o) {
|
|
13512
|
-
const
|
|
13513
|
-
return
|
|
13535
|
+
const h = s.nextElementSibling;
|
|
13536
|
+
return h && (h.style.display = "block"), !1;
|
|
13514
13537
|
}
|
|
13515
13538
|
try {
|
|
13516
|
-
const
|
|
13539
|
+
const h = Date.now(), m = await fetch("/api/comments-add", {
|
|
13517
13540
|
method: "POST",
|
|
13518
13541
|
headers: { "Content-Type": "application/json" },
|
|
13519
13542
|
body: JSON.stringify({
|
|
@@ -13527,15 +13550,15 @@ const Q9 = (e, t) => {
|
|
|
13527
13550
|
});
|
|
13528
13551
|
let p = null;
|
|
13529
13552
|
try {
|
|
13530
|
-
p = await
|
|
13553
|
+
p = await m.json();
|
|
13531
13554
|
} catch (C) {
|
|
13532
13555
|
console.error("Error parsing JSON response:", C);
|
|
13533
13556
|
}
|
|
13534
|
-
if (!
|
|
13557
|
+
if (!m.ok)
|
|
13535
13558
|
throw new Error(
|
|
13536
|
-
`Error al enviar comentario: ${p?.message} status: ${
|
|
13559
|
+
`Error al enviar comentario: ${p?.message} status: ${m.status}`
|
|
13537
13560
|
);
|
|
13538
|
-
const g = Date.now(), A = Math.max(0, 2400 + Math.abs(g -
|
|
13561
|
+
const g = Date.now(), A = Math.max(0, 2400 + Math.abs(g - h)), w = {
|
|
13539
13562
|
username: o.username,
|
|
13540
13563
|
firstname: o.firstname,
|
|
13541
13564
|
...o.lastname && { lastname: o.lastname },
|
|
@@ -13548,8 +13571,8 @@ const Q9 = (e, t) => {
|
|
|
13548
13571
|
date: { time: Date.now() },
|
|
13549
13572
|
reply: []
|
|
13550
13573
|
}), t.current && (t.current.value = ""), A;
|
|
13551
|
-
} catch (
|
|
13552
|
-
return console.error("Error enviando comentario:",
|
|
13574
|
+
} catch (h) {
|
|
13575
|
+
return console.error("Error enviando comentario:", h), alert(h.message || "Error al enviar el comentario."), !1;
|
|
13553
13576
|
}
|
|
13554
13577
|
}, G9 = ({
|
|
13555
13578
|
replyingTo: e,
|
|
@@ -13560,13 +13583,13 @@ const Q9 = (e, t) => {
|
|
|
13560
13583
|
closeForm: r,
|
|
13561
13584
|
API_ENV: i
|
|
13562
13585
|
}) => {
|
|
13563
|
-
const [c, d] = K(!0), [l, u] = K(""),
|
|
13586
|
+
const [c, d] = K(!0), [l, u] = K(""), h = () => {
|
|
13564
13587
|
t.current?.parentElement && (t.current.parentElement.dataset.text = `0/${Ct}`), d(!0), r();
|
|
13565
13588
|
};
|
|
13566
13589
|
return /* @__PURE__ */ f("div", { className: "comment-form reply-form", children: [
|
|
13567
|
-
/* @__PURE__ */ a("button", { className: "close-reply-form", onClick:
|
|
13590
|
+
/* @__PURE__ */ a("button", { className: "close-reply-form", onClick: h, children: /* @__PURE__ */ a(Lt, {}) }),
|
|
13568
13591
|
/* @__PURE__ */ a(
|
|
13569
|
-
|
|
13592
|
+
Fo,
|
|
13570
13593
|
{
|
|
13571
13594
|
commentRef: t,
|
|
13572
13595
|
captchaToken: l,
|
|
@@ -13575,7 +13598,7 @@ const Q9 = (e, t) => {
|
|
|
13575
13598
|
}
|
|
13576
13599
|
),
|
|
13577
13600
|
/* @__PURE__ */ a(
|
|
13578
|
-
|
|
13601
|
+
Vo,
|
|
13579
13602
|
{
|
|
13580
13603
|
commentRef: t,
|
|
13581
13604
|
captchaToken: l,
|
|
@@ -13584,20 +13607,20 @@ const Q9 = (e, t) => {
|
|
|
13584
13607
|
children: /* @__PURE__ */ a(
|
|
13585
13608
|
$o,
|
|
13586
13609
|
{
|
|
13587
|
-
onClick: async (
|
|
13610
|
+
onClick: async (m) => {
|
|
13588
13611
|
if (c) return;
|
|
13589
13612
|
const p = await Wo({
|
|
13590
13613
|
path: s,
|
|
13591
13614
|
ref: t,
|
|
13592
13615
|
captchaToken: l,
|
|
13593
|
-
button:
|
|
13616
|
+
button: m.currentTarget,
|
|
13594
13617
|
user: n,
|
|
13595
13618
|
id: e,
|
|
13596
13619
|
addComment: o,
|
|
13597
13620
|
API_ENV: i
|
|
13598
13621
|
});
|
|
13599
13622
|
return p && typeof p == "number" ? (setTimeout(() => {
|
|
13600
|
-
|
|
13623
|
+
h();
|
|
13601
13624
|
}, p), !0) : !1;
|
|
13602
13625
|
},
|
|
13603
13626
|
isDisabled: c,
|
|
@@ -13624,7 +13647,7 @@ const Q9 = (e, t) => {
|
|
|
13624
13647
|
] })
|
|
13625
13648
|
] }) });
|
|
13626
13649
|
}, z9 = ({ comment: e, replyingTo: t, path: n, user: s, handleReplyingTo: o, onFlag: r, API_ENV: i }) => {
|
|
13627
|
-
const c = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [d, l] = K(c), [u,
|
|
13650
|
+
const c = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [d, l] = K(c), [u, h] = ke.useState(!1), { PUBLIC_PUBLICATION_ID: m, PUBLIC_X_SECURITY_TOKEN: p } = i, g = e.text, A = ke.useRef(null);
|
|
13628
13651
|
let w = `${Xe.firstname} ${Xe.lastname ?? ""}`, C = Xe.username;
|
|
13629
13652
|
e.user && (w = `${e.user.firstname} ${e.user.lastname ?? ""}`, C = e.user.username);
|
|
13630
13653
|
const N = (b) => {
|
|
@@ -13678,10 +13701,10 @@ const Q9 = (e, t) => {
|
|
|
13678
13701
|
className: "comment-replies-button reply-button",
|
|
13679
13702
|
onClick: async () => {
|
|
13680
13703
|
const b = d.reply[d.reply.length - 1]?.id;
|
|
13681
|
-
|
|
13704
|
+
h(!0);
|
|
13682
13705
|
try {
|
|
13683
13706
|
const v = await Qa({
|
|
13684
|
-
publication:
|
|
13707
|
+
publication: m ?? "",
|
|
13685
13708
|
path: n ?? "",
|
|
13686
13709
|
size: 2,
|
|
13687
13710
|
sizereply: 2,
|
|
@@ -13691,9 +13714,9 @@ const Q9 = (e, t) => {
|
|
|
13691
13714
|
apiToken: p ?? "",
|
|
13692
13715
|
API_ENV: i
|
|
13693
13716
|
});
|
|
13694
|
-
|
|
13717
|
+
h(!1), l({ morereply: v.morecomment, reply: [...d.reply, ...v.comments] });
|
|
13695
13718
|
} catch (x) {
|
|
13696
|
-
throw
|
|
13719
|
+
throw h(!1), new Error(`Error al obtener comentarios: ${x}`);
|
|
13697
13720
|
}
|
|
13698
13721
|
},
|
|
13699
13722
|
children: "Más Respuestas"
|
|
@@ -13704,7 +13727,7 @@ const Q9 = (e, t) => {
|
|
|
13704
13727
|
]
|
|
13705
13728
|
}
|
|
13706
13729
|
) });
|
|
13707
|
-
},
|
|
13730
|
+
}, F9 = ({
|
|
13708
13731
|
commentRef: e,
|
|
13709
13732
|
user: t,
|
|
13710
13733
|
path: n,
|
|
@@ -13714,7 +13737,7 @@ const Q9 = (e, t) => {
|
|
|
13714
13737
|
const [r, i] = K(!0), [c, d] = K("");
|
|
13715
13738
|
return /* @__PURE__ */ f("div", { className: "comment-form", children: [
|
|
13716
13739
|
/* @__PURE__ */ a(
|
|
13717
|
-
|
|
13740
|
+
Fo,
|
|
13718
13741
|
{
|
|
13719
13742
|
commentRef: e,
|
|
13720
13743
|
captchaToken: c,
|
|
@@ -13723,7 +13746,7 @@ const Q9 = (e, t) => {
|
|
|
13723
13746
|
}
|
|
13724
13747
|
),
|
|
13725
13748
|
/* @__PURE__ */ a(
|
|
13726
|
-
|
|
13749
|
+
Vo,
|
|
13727
13750
|
{
|
|
13728
13751
|
API_ENV: o,
|
|
13729
13752
|
commentRef: e,
|
|
@@ -13754,7 +13777,7 @@ const Q9 = (e, t) => {
|
|
|
13754
13777
|
}
|
|
13755
13778
|
)
|
|
13756
13779
|
] });
|
|
13757
|
-
},
|
|
13780
|
+
}, V9 = ({
|
|
13758
13781
|
isAuthenticated: e,
|
|
13759
13782
|
path: t,
|
|
13760
13783
|
user: n,
|
|
@@ -13763,8 +13786,8 @@ const Q9 = (e, t) => {
|
|
|
13763
13786
|
}) => {
|
|
13764
13787
|
const { PUBLIC_PUBLICATION_ID: r, PUBLIC_X_SECURITY_TOKEN: i } = o, c = r ?? "", d = t.replaceAll("/", "|"), [l, u] = K(
|
|
13765
13788
|
void 0
|
|
13766
|
-
), [
|
|
13767
|
-
h
|
|
13789
|
+
), [h, m] = K(""), { comments: p, setComments: g } = Q9(d, o), [A, w] = ke.useState(!1), C = ke.useRef(null), N = (W) => {
|
|
13790
|
+
m(h === W ? "" : W);
|
|
13768
13791
|
}, b = (W) => {
|
|
13769
13792
|
g(
|
|
13770
13793
|
p ? {
|
|
@@ -13812,7 +13835,7 @@ const Q9 = (e, t) => {
|
|
|
13812
13835
|
}
|
|
13813
13836
|
),
|
|
13814
13837
|
/* @__PURE__ */ a(
|
|
13815
|
-
|
|
13838
|
+
F9,
|
|
13816
13839
|
{
|
|
13817
13840
|
commentRef: C,
|
|
13818
13841
|
user: n,
|
|
@@ -13832,7 +13855,7 @@ const Q9 = (e, t) => {
|
|
|
13832
13855
|
z9,
|
|
13833
13856
|
{
|
|
13834
13857
|
comment: W,
|
|
13835
|
-
replyingTo:
|
|
13858
|
+
replyingTo: h,
|
|
13836
13859
|
handleReplyingTo: N,
|
|
13837
13860
|
onFlag: x,
|
|
13838
13861
|
user: n ?? Xe,
|
|
@@ -13914,7 +13937,7 @@ const Q9 = (e, t) => {
|
|
|
13914
13937
|
}
|
|
13915
13938
|
];
|
|
13916
13939
|
function $9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
|
|
13917
|
-
const [s, o] = K({}), [r, i] = K(!1), [c, d] = K(!1), [l, u] = K(null), [
|
|
13940
|
+
const [s, o] = K({}), [r, i] = K(!1), [c, d] = K(!1), [l, u] = K(null), [h, m] = K(
|
|
13918
13941
|
"register"
|
|
13919
13942
|
), p = (C, N) => {
|
|
13920
13943
|
o((b) => ({ ...b, [C]: N }));
|
|
@@ -13961,12 +13984,12 @@ function $9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
|
|
|
13961
13984
|
method: "POST",
|
|
13962
13985
|
headers: { "Content-Type": "application/json" },
|
|
13963
13986
|
body: JSON.stringify({ username: s.email })
|
|
13964
|
-
}),
|
|
13987
|
+
}), m("confirm");
|
|
13965
13988
|
return;
|
|
13966
13989
|
}
|
|
13967
13990
|
throw new Error(Q?.error || "Error al crear usuario");
|
|
13968
13991
|
}
|
|
13969
|
-
|
|
13992
|
+
m("confirm");
|
|
13970
13993
|
} catch (N) {
|
|
13971
13994
|
console.log(N), u(N?.message || N?.error || "Error inesperado");
|
|
13972
13995
|
} finally {
|
|
@@ -13991,7 +14014,7 @@ function $9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
|
|
|
13991
14014
|
const b = await N.json().catch(() => ({}));
|
|
13992
14015
|
throw new Error(b?.error || "Error al confirmar usuario");
|
|
13993
14016
|
}
|
|
13994
|
-
|
|
14017
|
+
m("success");
|
|
13995
14018
|
} catch (N) {
|
|
13996
14019
|
u(N?.message || "Error inesperado");
|
|
13997
14020
|
} finally {
|
|
@@ -13999,7 +14022,7 @@ function $9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
|
|
|
13999
14022
|
}
|
|
14000
14023
|
}, w = s.password || "";
|
|
14001
14024
|
return /* @__PURE__ */ f(J, { children: [
|
|
14002
|
-
|
|
14025
|
+
h === "register" && /* @__PURE__ */ f(J, { children: [
|
|
14003
14026
|
/* @__PURE__ */ f("button", { onClick: t, className: k.google, children: [
|
|
14004
14027
|
/* @__PURE__ */ a(
|
|
14005
14028
|
"img",
|
|
@@ -14077,7 +14100,7 @@ function $9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
|
|
|
14077
14100
|
}
|
|
14078
14101
|
)
|
|
14079
14102
|
] }),
|
|
14080
|
-
|
|
14103
|
+
h === "confirm" && /* @__PURE__ */ f(
|
|
14081
14104
|
"form",
|
|
14082
14105
|
{
|
|
14083
14106
|
onSubmit: A,
|
|
@@ -14107,7 +14130,7 @@ function $9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
|
|
|
14107
14130
|
]
|
|
14108
14131
|
}
|
|
14109
14132
|
),
|
|
14110
|
-
|
|
14133
|
+
h === "success" && /* @__PURE__ */ f("form", { className: k.form, children: [
|
|
14111
14134
|
/* @__PURE__ */ f("div", { className: k.successContainer, children: [
|
|
14112
14135
|
/* @__PURE__ */ a("div", { className: k.thumbsUp, children: /* @__PURE__ */ a(
|
|
14113
14136
|
"svg",
|
|
@@ -14132,7 +14155,7 @@ function $9({ goToLogin: e, handleGoogleLogin: t, API_ENV: n }) {
|
|
|
14132
14155
|
] }),
|
|
14133
14156
|
/* @__PURE__ */ a("button", { onClick: e, className: k.primary, children: "Iniciar sesión" })
|
|
14134
14157
|
] }),
|
|
14135
|
-
|
|
14158
|
+
h === "register" && /* @__PURE__ */ f("p", { className: k.switch, children: [
|
|
14136
14159
|
"¿Ya tenés cuenta?",
|
|
14137
14160
|
/* @__PURE__ */ a("button", { type: "button", onClick: e, children: "Iniciar sesión" })
|
|
14138
14161
|
] })
|
|
@@ -14145,7 +14168,7 @@ function W9({
|
|
|
14145
14168
|
handleGoogleLogin: s,
|
|
14146
14169
|
API_ENV: o
|
|
14147
14170
|
}) {
|
|
14148
|
-
const [r, i] = K("login"), [c, d] = K(""), [l, u] = K(""), [
|
|
14171
|
+
const [r, i] = K("login"), [c, d] = K(""), [l, u] = K(""), [h, m] = K(""), [p, g] = K(""), [A, w] = K(""), [C, N] = K(!1), [b, x] = K(!1), [v, E] = K(null);
|
|
14149
14172
|
return /* @__PURE__ */ f(J, { children: [
|
|
14150
14173
|
r === "login" && /* @__PURE__ */ a(
|
|
14151
14174
|
Y9,
|
|
@@ -14226,13 +14249,13 @@ function W9({
|
|
|
14226
14249
|
J9,
|
|
14227
14250
|
{
|
|
14228
14251
|
email: c,
|
|
14229
|
-
confirmationCode:
|
|
14252
|
+
confirmationCode: h,
|
|
14230
14253
|
newPassword: p,
|
|
14231
14254
|
confirmNewPassword: A,
|
|
14232
14255
|
showPassword: C,
|
|
14233
14256
|
loading: b,
|
|
14234
14257
|
error: v,
|
|
14235
|
-
setConfirmationCode:
|
|
14258
|
+
setConfirmationCode: m,
|
|
14236
14259
|
setNewPassword: g,
|
|
14237
14260
|
setConfirmNewPassword: w,
|
|
14238
14261
|
setShowPassword: N,
|
|
@@ -14253,7 +14276,7 @@ function W9({
|
|
|
14253
14276
|
const te = await fetch("/api/auth/confirm-forgot-password", {
|
|
14254
14277
|
method: "POST",
|
|
14255
14278
|
headers: { "Content-Type": "application/json" },
|
|
14256
|
-
body: JSON.stringify({ email: c, code:
|
|
14279
|
+
body: JSON.stringify({ email: c, code: h, newPassword: p })
|
|
14257
14280
|
});
|
|
14258
14281
|
if (!te.ok) {
|
|
14259
14282
|
const le = await te.json().catch(() => ({}));
|
|
@@ -14293,10 +14316,10 @@ function Y9({
|
|
|
14293
14316
|
onSubmit: d,
|
|
14294
14317
|
onForgot: l,
|
|
14295
14318
|
onRegister: u,
|
|
14296
|
-
handleGoogleLogin:
|
|
14319
|
+
handleGoogleLogin: h
|
|
14297
14320
|
}) {
|
|
14298
14321
|
return /* @__PURE__ */ f(J, { children: [
|
|
14299
|
-
/* @__PURE__ */ f("button", { onClick:
|
|
14322
|
+
/* @__PURE__ */ f("button", { onClick: h, className: k.google, children: [
|
|
14300
14323
|
/* @__PURE__ */ a(
|
|
14301
14324
|
"img",
|
|
14302
14325
|
{
|
|
@@ -14322,7 +14345,7 @@ function Y9({
|
|
|
14322
14345
|
{
|
|
14323
14346
|
type: "email",
|
|
14324
14347
|
value: e,
|
|
14325
|
-
onChange: (
|
|
14348
|
+
onChange: (m) => r(m.target.value),
|
|
14326
14349
|
className: k.input,
|
|
14327
14350
|
placeholder: ""
|
|
14328
14351
|
}
|
|
@@ -14335,7 +14358,7 @@ function Y9({
|
|
|
14335
14358
|
{
|
|
14336
14359
|
type: n ? "text" : "password",
|
|
14337
14360
|
value: t,
|
|
14338
|
-
onChange: (
|
|
14361
|
+
onChange: (m) => i(m.target.value),
|
|
14339
14362
|
className: k.input,
|
|
14340
14363
|
placeholder: ""
|
|
14341
14364
|
}
|
|
@@ -14347,7 +14370,7 @@ function Y9({
|
|
|
14347
14370
|
id: "showPasswordLogin",
|
|
14348
14371
|
type: "checkbox",
|
|
14349
14372
|
checked: n,
|
|
14350
|
-
onChange: (
|
|
14373
|
+
onChange: (m) => c(m.target.checked)
|
|
14351
14374
|
}
|
|
14352
14375
|
),
|
|
14353
14376
|
/* @__PURE__ */ a("label", { htmlFor: "showPasswordLogin", className: k.checkboxLabel, children: "Mostrar contraseña" })
|
|
@@ -14422,19 +14445,19 @@ function J9({
|
|
|
14422
14445
|
setNewPassword: d,
|
|
14423
14446
|
setConfirmNewPassword: l,
|
|
14424
14447
|
setShowPassword: u,
|
|
14425
|
-
onSubmit:
|
|
14426
|
-
onBack:
|
|
14448
|
+
onSubmit: h,
|
|
14449
|
+
onBack: m
|
|
14427
14450
|
}) {
|
|
14428
14451
|
return /* @__PURE__ */ f(
|
|
14429
14452
|
"form",
|
|
14430
14453
|
{
|
|
14431
|
-
onSubmit:
|
|
14454
|
+
onSubmit: h,
|
|
14432
14455
|
className: k.form,
|
|
14433
14456
|
"data-error": i ? "true" : "false",
|
|
14434
14457
|
children: [
|
|
14435
14458
|
/* @__PURE__ */ f("p", { className: k.message, children: [
|
|
14436
14459
|
"Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
|
|
14437
|
-
|
|
14460
|
+
Fp(e),
|
|
14438
14461
|
". Ingrese el código y la contraseña nueva."
|
|
14439
14462
|
] }),
|
|
14440
14463
|
/* @__PURE__ */ f("ul", { className: k.formUl, children: [
|
|
@@ -14516,7 +14539,7 @@ function J9({
|
|
|
14516
14539
|
children: r ? /* @__PURE__ */ a(et, {}) : "Cambiar contraseña"
|
|
14517
14540
|
}
|
|
14518
14541
|
),
|
|
14519
|
-
/* @__PURE__ */ a("p", { className: k.switch, children: /* @__PURE__ */ a("button", { type: "button", onClick:
|
|
14542
|
+
/* @__PURE__ */ a("p", { className: k.switch, children: /* @__PURE__ */ a("button", { type: "button", onClick: m, children: "Volver" }) })
|
|
14520
14543
|
]
|
|
14521
14544
|
}
|
|
14522
14545
|
);
|
|
@@ -14629,7 +14652,7 @@ function e3({
|
|
|
14629
14652
|
)
|
|
14630
14653
|
] }),
|
|
14631
14654
|
/* @__PURE__ */ a(
|
|
14632
|
-
|
|
14655
|
+
V9,
|
|
14633
14656
|
{
|
|
14634
14657
|
isAuthenticated: e,
|
|
14635
14658
|
handleLogout: async () => {
|
|
@@ -14682,7 +14705,7 @@ function t3({
|
|
|
14682
14705
|
}
|
|
14683
14706
|
p.gtag("set", { user_id: c.username }), console.log("username setted successfully");
|
|
14684
14707
|
}, [c, e]);
|
|
14685
|
-
const
|
|
14708
|
+
const h = "/api/auth/login", m = /* @__PURE__ */ a(
|
|
14686
14709
|
"div",
|
|
14687
14710
|
{
|
|
14688
14711
|
style: {
|
|
@@ -14695,22 +14718,22 @@ function t3({
|
|
|
14695
14718
|
children: /* @__PURE__ */ a(et, {})
|
|
14696
14719
|
}
|
|
14697
14720
|
);
|
|
14698
|
-
return r === null ?
|
|
14721
|
+
return r === null ? m : e ? /* @__PURE__ */ a(
|
|
14699
14722
|
e3,
|
|
14700
14723
|
{
|
|
14701
14724
|
icon: n,
|
|
14702
14725
|
isAuthenticated: r,
|
|
14703
14726
|
setIsAuthenticated: i,
|
|
14704
|
-
loginUrl:
|
|
14727
|
+
loginUrl: h,
|
|
14705
14728
|
user: c ?? void 0,
|
|
14706
14729
|
checkAuth: u,
|
|
14707
14730
|
path: t,
|
|
14708
14731
|
API_ENV: s,
|
|
14709
14732
|
commentLabel: o
|
|
14710
14733
|
}
|
|
14711
|
-
) :
|
|
14734
|
+
) : m;
|
|
14712
14735
|
}
|
|
14713
|
-
const
|
|
14736
|
+
const h6 = ({
|
|
14714
14737
|
render: e,
|
|
14715
14738
|
internalPath: t,
|
|
14716
14739
|
section: n,
|
|
@@ -14723,9 +14746,9 @@ const u6 = ({
|
|
|
14723
14746
|
fetchConfig: l,
|
|
14724
14747
|
commentLabel: u
|
|
14725
14748
|
}) => {
|
|
14726
|
-
const
|
|
14749
|
+
const h = Fs(null), [m, p] = ke.useState(i);
|
|
14727
14750
|
ke.useEffect(() => {
|
|
14728
|
-
if (i ||
|
|
14751
|
+
if (i || m) return;
|
|
14729
14752
|
const A = new IntersectionObserver(
|
|
14730
14753
|
([w]) => {
|
|
14731
14754
|
w?.isIntersecting && (p(!0), A.disconnect());
|
|
@@ -14735,7 +14758,7 @@ const u6 = ({
|
|
|
14735
14758
|
threshold: 0.1
|
|
14736
14759
|
}
|
|
14737
14760
|
);
|
|
14738
|
-
return
|
|
14761
|
+
return h.current && A.observe(h.current), () => A.disconnect();
|
|
14739
14762
|
}, []);
|
|
14740
14763
|
const g = {
|
|
14741
14764
|
comment: /* @__PURE__ */ a(
|
|
@@ -14743,7 +14766,7 @@ const u6 = ({
|
|
|
14743
14766
|
{
|
|
14744
14767
|
path: t,
|
|
14745
14768
|
icon: r,
|
|
14746
|
-
isVisible:
|
|
14769
|
+
isVisible: m,
|
|
14747
14770
|
API_ENV: d,
|
|
14748
14771
|
commentLabel: u
|
|
14749
14772
|
}
|
|
@@ -14754,7 +14777,7 @@ const u6 = ({
|
|
|
14754
14777
|
section: n,
|
|
14755
14778
|
currentNews: s,
|
|
14756
14779
|
stylesConfig: o,
|
|
14757
|
-
isVisible:
|
|
14780
|
+
isVisible: m,
|
|
14758
14781
|
paths: c,
|
|
14759
14782
|
fetchConfig: l,
|
|
14760
14783
|
API_ENV: d
|
|
@@ -14764,7 +14787,7 @@ const u6 = ({
|
|
|
14764
14787
|
return /* @__PURE__ */ a(
|
|
14765
14788
|
"div",
|
|
14766
14789
|
{
|
|
14767
|
-
ref:
|
|
14790
|
+
ref: h,
|
|
14768
14791
|
suppressHydrationWarning: !0,
|
|
14769
14792
|
style: {
|
|
14770
14793
|
...o ? o["Modulo 1x3 Client"] ? o["Modulo 1x3 Client"] : o["Modulo 1x3"] : {}
|
|
@@ -14823,16 +14846,16 @@ async function m6({
|
|
|
14823
14846
|
message: "Captcha inválido. Intenta nuevamente.",
|
|
14824
14847
|
status: 403
|
|
14825
14848
|
};
|
|
14826
|
-
const
|
|
14849
|
+
const h = `${i}/system/modules/com.tfsla.diario.base/templates/hit/5.0/1/newcomments/add`, m = {
|
|
14827
14850
|
publication: e,
|
|
14828
14851
|
path: t.replace(/\|/gi, "/"),
|
|
14829
14852
|
username: n ?? !1,
|
|
14830
14853
|
text: s.trim()
|
|
14831
14854
|
};
|
|
14832
|
-
o && (
|
|
14833
|
-
const p = new URLSearchParams(
|
|
14855
|
+
o && (m.id = o);
|
|
14856
|
+
const p = new URLSearchParams(m);
|
|
14834
14857
|
try {
|
|
14835
|
-
const { data: g } = await oe.get(`${
|
|
14858
|
+
const { data: g } = await oe.get(`${h}?${p.toString()}`, {
|
|
14836
14859
|
headers: {
|
|
14837
14860
|
"Content-Type": "application/json",
|
|
14838
14861
|
"x-security-token": d,
|
|
@@ -14877,7 +14900,7 @@ async function m6({
|
|
|
14877
14900
|
};
|
|
14878
14901
|
}
|
|
14879
14902
|
}
|
|
14880
|
-
const
|
|
14903
|
+
const f6 = async ({
|
|
14881
14904
|
token: e,
|
|
14882
14905
|
projectId: t,
|
|
14883
14906
|
captchaKey: n,
|
|
@@ -14913,55 +14936,55 @@ const h6 = async ({
|
|
|
14913
14936
|
};
|
|
14914
14937
|
export {
|
|
14915
14938
|
Ir as AssetsPreconnect,
|
|
14916
|
-
|
|
14939
|
+
i6 as AutorComponent,
|
|
14917
14940
|
cu as AutorHeader1,
|
|
14918
14941
|
yu as AutorHeader2,
|
|
14919
14942
|
ye as BannerAdvertising,
|
|
14920
14943
|
rt as BannerAdvertisingMiddle,
|
|
14921
|
-
|
|
14944
|
+
D3 as CarrouselCSR,
|
|
14922
14945
|
Ut as CarrouselIRS,
|
|
14923
14946
|
Af as CarruselCard,
|
|
14924
14947
|
xf as CarruselOpinion,
|
|
14925
|
-
|
|
14948
|
+
ht as CommonServices,
|
|
14926
14949
|
Zo as Comscore,
|
|
14927
|
-
|
|
14928
|
-
|
|
14929
|
-
|
|
14950
|
+
t6 as ContactInfoServer,
|
|
14951
|
+
z3 as ContactInput,
|
|
14952
|
+
F3 as ContactSelect,
|
|
14930
14953
|
V3 as ContactTextarea,
|
|
14931
14954
|
Yt as ContentLayout1,
|
|
14932
14955
|
ws as ContentLayoutTema,
|
|
14933
|
-
|
|
14956
|
+
s6 as DEBUG_MainSlots,
|
|
14934
14957
|
y2 as DestacadoNoticias,
|
|
14935
14958
|
af as DestacadoVideos,
|
|
14936
14959
|
yc as DynamicBlockServices,
|
|
14937
|
-
|
|
14960
|
+
a6 as DynamicComponents,
|
|
14938
14961
|
Xn as DynamicMainSlot,
|
|
14939
14962
|
pa as DynamicSlot,
|
|
14940
|
-
|
|
14941
|
-
|
|
14963
|
+
J3 as EditorialBlock,
|
|
14964
|
+
H3 as ErrorComponent,
|
|
14942
14965
|
Qr as Font,
|
|
14943
|
-
|
|
14966
|
+
Q3 as Footer,
|
|
14944
14967
|
Er as FormatAfterScripts,
|
|
14945
14968
|
Ys as FormatScripts,
|
|
14946
14969
|
er as GA4,
|
|
14947
14970
|
tr as GTM,
|
|
14948
14971
|
b0 as GalleryHeader,
|
|
14949
|
-
|
|
14950
|
-
|
|
14951
|
-
|
|
14972
|
+
O3 as GenerateBody,
|
|
14973
|
+
B3 as GenerateHead,
|
|
14974
|
+
W3 as Header,
|
|
14952
14975
|
q0 as IframeHeader,
|
|
14953
|
-
|
|
14976
|
+
hl as ImageOffline,
|
|
14954
14977
|
Le as ImageOnline,
|
|
14955
14978
|
ul as ImageOnlineClient,
|
|
14956
|
-
|
|
14979
|
+
R3 as IssuuServices,
|
|
14957
14980
|
Or as ItemListSchema,
|
|
14958
|
-
|
|
14959
|
-
|
|
14981
|
+
xm as JournalistArticule2,
|
|
14982
|
+
qm as JournalistGroup,
|
|
14960
14983
|
Uo as LayoutNewsComponent,
|
|
14961
|
-
|
|
14984
|
+
h6 as LazyLoader,
|
|
14962
14985
|
q as LinkComponent,
|
|
14963
14986
|
Q1 as LiveBlogHeader,
|
|
14964
|
-
|
|
14987
|
+
P3 as Location,
|
|
14965
14988
|
m3 as MainComponentServices,
|
|
14966
14989
|
nr as Marfeel,
|
|
14967
14990
|
gt as MiddleSection,
|
|
@@ -14969,42 +14992,42 @@ export {
|
|
|
14969
14992
|
pf as Modulo1x3Card,
|
|
14970
14993
|
Y2 as Modulo1x4,
|
|
14971
14994
|
X2 as Modulo1x5,
|
|
14972
|
-
|
|
14973
|
-
|
|
14974
|
-
|
|
14975
|
-
|
|
14995
|
+
Z3 as Modulo2Columnas,
|
|
14996
|
+
V2 as Modulo3Columnas,
|
|
14997
|
+
X3 as ModuloNewsletter,
|
|
14998
|
+
K3 as ModuloOpinion,
|
|
14976
14999
|
Cp as NewListResponseDataPH,
|
|
14977
15000
|
Pr as NewsArticle,
|
|
14978
|
-
|
|
14979
|
-
|
|
15001
|
+
o6 as NewsComponent,
|
|
15002
|
+
ma as NewsContent,
|
|
14980
15003
|
Rt as NewsDescriptionComponent,
|
|
14981
15004
|
Nn as NextPrev,
|
|
14982
15005
|
Dr as OrgList,
|
|
14983
15006
|
Ka as PreloadImages,
|
|
14984
15007
|
Je as REPORT_REASONS,
|
|
14985
15008
|
La as Readest,
|
|
14986
|
-
|
|
14987
|
-
|
|
15009
|
+
l6 as ScriptHydrator,
|
|
15010
|
+
r6 as SearchSection,
|
|
14988
15011
|
Ae as Section,
|
|
14989
15012
|
tt as SectionCard,
|
|
14990
15013
|
Dn as SectionCard2,
|
|
14991
15014
|
ga as SectionCardServerComponent,
|
|
14992
|
-
|
|
15015
|
+
e6 as SectionServerComponent,
|
|
14993
15016
|
Ic as ShowSection,
|
|
14994
15017
|
Po as SocialNetworks,
|
|
14995
15018
|
qr as SpeculationRules,
|
|
14996
|
-
|
|
15019
|
+
n6 as StaticSlotWrapper,
|
|
14997
15020
|
xl as SubscribeColumn,
|
|
14998
15021
|
Ml as SubscribeRow,
|
|
14999
|
-
|
|
15000
|
-
|
|
15001
|
-
|
|
15002
|
-
|
|
15022
|
+
M3 as SubscribeWhatsAppColumn,
|
|
15023
|
+
Y3 as TagHeader,
|
|
15024
|
+
pm as TagSection,
|
|
15025
|
+
V1 as TimeLine,
|
|
15003
15026
|
i3 as TrimPathname,
|
|
15004
|
-
|
|
15005
|
-
|
|
15027
|
+
G3 as VideoBlock3,
|
|
15028
|
+
$3 as VideoBlock4,
|
|
15006
15029
|
I0 as VideoEmbeddedHeader,
|
|
15007
|
-
|
|
15030
|
+
c6 as VideoSection,
|
|
15008
15031
|
U0 as VideoYoutubeHeader,
|
|
15009
15032
|
jr as VideosSchemas,
|
|
15010
15033
|
Mr as WebsiteList,
|
|
@@ -15012,7 +15035,7 @@ export {
|
|
|
15012
15035
|
ba as bannersReplace,
|
|
15013
15036
|
zt as becomeVideoObject,
|
|
15014
15037
|
At as buildTagUrl,
|
|
15015
|
-
|
|
15038
|
+
j3 as coloringByStrokeSVGs,
|
|
15016
15039
|
Pa as compileStyleProps,
|
|
15017
15040
|
He as cutString,
|
|
15018
15041
|
qe as extractMainSlug,
|
|
@@ -15023,11 +15046,11 @@ export {
|
|
|
15023
15046
|
yr as formatDateTimeline,
|
|
15024
15047
|
_r as formatNewsMeta,
|
|
15025
15048
|
kr as formatVideoData,
|
|
15026
|
-
|
|
15049
|
+
q3 as generalGetData,
|
|
15027
15050
|
Yo as getCaptchaToken,
|
|
15028
15051
|
j9 as getComments,
|
|
15029
15052
|
ee as getConfig,
|
|
15030
|
-
|
|
15053
|
+
L3 as getDynamicSlots,
|
|
15031
15054
|
_n as getEnvironmentUrl,
|
|
15032
15055
|
r3 as getEnvironmentUrlFront,
|
|
15033
15056
|
d3 as getHydratorPath,
|
|
@@ -15035,9 +15058,10 @@ export {
|
|
|
15035
15058
|
Jt as getNextMeta,
|
|
15036
15059
|
Xt as getPage,
|
|
15037
15060
|
Ra as getPlayIcon,
|
|
15038
|
-
|
|
15061
|
+
h3 as getPreloadImages,
|
|
15039
15062
|
Zt as getPrevMeta,
|
|
15040
|
-
|
|
15063
|
+
u3 as getRelatedNewsCarrousel,
|
|
15064
|
+
u6 as getReportReasonLabel,
|
|
15041
15065
|
St as getResponse,
|
|
15042
15066
|
Cr as getResponsePromise,
|
|
15043
15067
|
Na as getSchemas,
|
|
@@ -15053,12 +15077,12 @@ export {
|
|
|
15053
15077
|
br as pathnameSplit,
|
|
15054
15078
|
vr as processExtractedRelatedNews,
|
|
15055
15079
|
Gr as removePages,
|
|
15056
|
-
|
|
15080
|
+
d6 as reportComment,
|
|
15057
15081
|
jd as shareButtons,
|
|
15058
15082
|
Ba as socialIcons,
|
|
15059
15083
|
Rr as speculationRules,
|
|
15060
15084
|
Ur as speculationRulesHome,
|
|
15061
15085
|
Nr as urlReplaces,
|
|
15062
15086
|
bo as usePlayIcon,
|
|
15063
|
-
|
|
15087
|
+
f6 as verifyCaptchaTokenEnterprise
|
|
15064
15088
|
};
|