sass-template-common 0.1.79 → 0.1.81
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/README.md +3 -3
- package/dist/sass-template-common.css +1 -1
- package/dist/sass-template-common.d.ts +15 -0
- package/dist/sass-template-common.js +589 -586
- package/dist/sass-template-common.umd.cjs +39 -39
- package/package.json +60 -60
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as a, jsxs as h, Fragment as K } from "react/jsx-runtime";
|
|
2
|
-
import * as
|
|
2
|
+
import * as qa from "react";
|
|
3
3
|
import xe, { useState as Y, useRef as Or, useCallback as he, useEffect as Me, createElement as st, forwardRef as Pr, Fragment as pn, useMemo as Mo, Component as jo } from "react";
|
|
4
4
|
let ta = {
|
|
5
5
|
PUBLIC_API_HOST: "https://dev-saas.cms-medios.com",
|
|
@@ -8,7 +8,7 @@ let ta = {
|
|
|
8
8
|
PUBLIC_API_PATH_VERSION: void 0,
|
|
9
9
|
PUBLIC_X_SECURITY_TOKEN: "wj5oeACJStV3exBvodMa",
|
|
10
10
|
PUBLIC_PUBLICATION_ID: "35",
|
|
11
|
-
PUBLIC_TAG_TYPE: "
|
|
11
|
+
PUBLIC_TAG_TYPE: "27",
|
|
12
12
|
PUBLIC_ENV: "local",
|
|
13
13
|
PUBLIC_LNG: "en",
|
|
14
14
|
PUBLIC_SERVICE_PREFIX: "false",
|
|
@@ -51,7 +51,7 @@ let ta = {
|
|
|
51
51
|
/// originaly => NEXT_PUBLIC_CAPTCHA_KEY_V2
|
|
52
52
|
SHOW_TAG_BY_SECTION: !1
|
|
53
53
|
};
|
|
54
|
-
function
|
|
54
|
+
function g9(e = {}) {
|
|
55
55
|
ta = { ...ta, ...e };
|
|
56
56
|
}
|
|
57
57
|
function J() {
|
|
@@ -77,7 +77,7 @@ const Qo = () => {
|
|
|
77
77
|
hiddentags: String(e?.keywords?.hiddentags) ?? "",
|
|
78
78
|
newsType: e?.info?.type ?? "",
|
|
79
79
|
publishDate: new Date(e?.info?.date?.firstpublish ?? "").toISOString().split("T")[0] ?? ""
|
|
80
|
-
} : void 0,
|
|
80
|
+
} : void 0, zo = ({ id: e, dimensionValues: t = {} }) => {
|
|
81
81
|
const n = xe.useMemo(() => {
|
|
82
82
|
const o = {};
|
|
83
83
|
return Object.keys(t).forEach((s) => {
|
|
@@ -105,7 +105,7 @@ const Qo = () => {
|
|
|
105
105
|
}
|
|
106
106
|
)
|
|
107
107
|
] });
|
|
108
|
-
},
|
|
108
|
+
}, Ho = () => {
|
|
109
109
|
const { ANALYTICS_gtm: e } = J();
|
|
110
110
|
return e && /* @__PURE__ */ h(K, { children: [
|
|
111
111
|
/* @__PURE__ */ a(
|
|
@@ -148,9 +148,9 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
|
148
148
|
function Nt(e) {
|
|
149
149
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
150
150
|
}
|
|
151
|
-
var sn = { exports: {} }, Fo = sn.exports,
|
|
151
|
+
var sn = { exports: {} }, Fo = sn.exports, Ra;
|
|
152
152
|
function Dr() {
|
|
153
|
-
return
|
|
153
|
+
return Ra || (Ra = 1, (function(e, t) {
|
|
154
154
|
(function(n, r) {
|
|
155
155
|
e.exports = r();
|
|
156
156
|
})(Fo, (function() {
|
|
@@ -165,8 +165,8 @@ function Dr() {
|
|
|
165
165
|
return (U <= 0 ? "+" : "-") + _(P, 2, "0") + ":" + _(I, 2, "0");
|
|
166
166
|
}, m: function D(U, E) {
|
|
167
167
|
if (U.date() < E.date()) return -D(E, U);
|
|
168
|
-
var P = 12 * (E.year() - U.year()) + (E.month() - U.month()), I = U.clone().add(P, m),
|
|
169
|
-
return +(-(P + (E - I) / (
|
|
168
|
+
var P = 12 * (E.year() - U.year()) + (E.month() - U.month()), I = U.clone().add(P, m), H = E - I < 0, w = U.clone().add(P + (H ? -1 : 1), m);
|
|
169
|
+
return +(-(P + (E - I) / (H ? I - w : w - I)) || 0);
|
|
170
170
|
}, a: function(D) {
|
|
171
171
|
return D < 0 ? Math.ceil(D) || 0 : Math.floor(D);
|
|
172
172
|
}, p: function(D) {
|
|
@@ -181,8 +181,8 @@ function Dr() {
|
|
|
181
181
|
var I;
|
|
182
182
|
if (!U) return b;
|
|
183
183
|
if (typeof U == "string") {
|
|
184
|
-
var
|
|
185
|
-
x[
|
|
184
|
+
var H = U.toLowerCase();
|
|
185
|
+
x[H] && (I = H), E && (x[H] = E, I = H);
|
|
186
186
|
var w = U.split("-");
|
|
187
187
|
if (!I && w.length > 1) return D(w[0]);
|
|
188
188
|
} else {
|
|
@@ -205,15 +205,15 @@ function Dr() {
|
|
|
205
205
|
var U = D.prototype;
|
|
206
206
|
return U.parse = function(E) {
|
|
207
207
|
this.$d = (function(P) {
|
|
208
|
-
var I = P.date,
|
|
208
|
+
var I = P.date, H = P.utc;
|
|
209
209
|
if (I === null) return /* @__PURE__ */ new Date(NaN);
|
|
210
210
|
if (O.u(I)) return /* @__PURE__ */ new Date();
|
|
211
211
|
if (I instanceof Date) return new Date(I);
|
|
212
212
|
if (typeof I == "string" && !/Z$/i.test(I)) {
|
|
213
213
|
var w = I.match(y);
|
|
214
214
|
if (w) {
|
|
215
|
-
var N = w[2] - 1 || 0,
|
|
216
|
-
return
|
|
215
|
+
var N = w[2] - 1 || 0, q = (w[7] || "0").substring(0, 3);
|
|
216
|
+
return H ? new Date(Date.UTC(w[1], N, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, q)) : new Date(w[1], N, w[3] || 1, w[4] || 0, w[5] || 0, w[6] || 0, q);
|
|
217
217
|
}
|
|
218
218
|
}
|
|
219
219
|
return new Date(I);
|
|
@@ -239,74 +239,74 @@ function Dr() {
|
|
|
239
239
|
}, U.valueOf = function() {
|
|
240
240
|
return this.$d.getTime();
|
|
241
241
|
}, U.startOf = function(E, P) {
|
|
242
|
-
var I = this,
|
|
242
|
+
var I = this, H = !!O.u(P) || P, w = O.p(E), N = function(X, W) {
|
|
243
243
|
var ie = O.w(I.$u ? Date.UTC(I.$y, W, X) : new Date(I.$y, W, X), I);
|
|
244
|
-
return
|
|
245
|
-
},
|
|
246
|
-
return O.w(I.toDate()[X].apply(I.toDate("s"), (
|
|
247
|
-
}, M = this.$W, B = this.$M,
|
|
244
|
+
return H ? ie : ie.endOf(l);
|
|
245
|
+
}, q = function(X, W) {
|
|
246
|
+
return O.w(I.toDate()[X].apply(I.toDate("s"), (H ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(W)), I);
|
|
247
|
+
}, M = this.$W, B = this.$M, z = this.$D, V = "set" + (this.$u ? "UTC" : "");
|
|
248
248
|
switch (w) {
|
|
249
249
|
case p:
|
|
250
|
-
return
|
|
250
|
+
return H ? N(1, 0) : N(31, 11);
|
|
251
251
|
case m:
|
|
252
|
-
return
|
|
252
|
+
return H ? N(1, B) : N(0, B + 1);
|
|
253
253
|
case u:
|
|
254
254
|
var F = this.$locale().weekStart || 0, Z = (M < F ? M + 7 : M) - F;
|
|
255
|
-
return N(
|
|
255
|
+
return N(H ? z - Z : z + (6 - Z), B);
|
|
256
256
|
case l:
|
|
257
257
|
case g:
|
|
258
|
-
return
|
|
258
|
+
return q(V + "Hours", 0);
|
|
259
259
|
case d:
|
|
260
|
-
return
|
|
260
|
+
return q(V + "Minutes", 1);
|
|
261
261
|
case c:
|
|
262
|
-
return
|
|
262
|
+
return q(V + "Seconds", 2);
|
|
263
263
|
case i:
|
|
264
|
-
return
|
|
264
|
+
return q(V + "Milliseconds", 3);
|
|
265
265
|
default:
|
|
266
266
|
return this.clone();
|
|
267
267
|
}
|
|
268
268
|
}, U.endOf = function(E) {
|
|
269
269
|
return this.startOf(E, !1);
|
|
270
270
|
}, U.$set = function(E, P) {
|
|
271
|
-
var I,
|
|
272
|
-
if (
|
|
271
|
+
var I, H = O.p(E), w = "set" + (this.$u ? "UTC" : ""), N = (I = {}, I[l] = w + "Date", I[g] = w + "Date", I[m] = w + "Month", I[p] = w + "FullYear", I[d] = w + "Hours", I[c] = w + "Minutes", I[i] = w + "Seconds", I[s] = w + "Milliseconds", I)[H], q = H === l ? this.$D + (P - this.$W) : P;
|
|
272
|
+
if (H === m || H === p) {
|
|
273
273
|
var M = this.clone().set(g, 1);
|
|
274
|
-
M.$d[N](
|
|
275
|
-
} else N && this.$d[N](
|
|
274
|
+
M.$d[N](q), M.init(), this.$d = M.set(g, Math.min(this.$D, M.daysInMonth())).$d;
|
|
275
|
+
} else N && this.$d[N](q);
|
|
276
276
|
return this.init(), this;
|
|
277
277
|
}, U.set = function(E, P) {
|
|
278
278
|
return this.clone().$set(E, P);
|
|
279
279
|
}, U.get = function(E) {
|
|
280
280
|
return this[O.p(E)]();
|
|
281
281
|
}, U.add = function(E, P) {
|
|
282
|
-
var I,
|
|
282
|
+
var I, H = this;
|
|
283
283
|
E = Number(E);
|
|
284
284
|
var w = O.p(P), N = function(B) {
|
|
285
|
-
var
|
|
286
|
-
return O.w(
|
|
285
|
+
var z = G(H);
|
|
286
|
+
return O.w(z.date(z.date() + Math.round(B * E)), H);
|
|
287
287
|
};
|
|
288
288
|
if (w === m) return this.set(m, this.$M + E);
|
|
289
289
|
if (w === p) return this.set(p, this.$y + E);
|
|
290
290
|
if (w === l) return N(1);
|
|
291
291
|
if (w === u) return N(7);
|
|
292
|
-
var
|
|
292
|
+
var q = (I = {}, I[c] = r, I[d] = o, I[i] = n, I)[w] || 1, M = this.$d.getTime() + E * q;
|
|
293
293
|
return O.w(M, this);
|
|
294
294
|
}, U.subtract = function(E, P) {
|
|
295
295
|
return this.add(-1 * E, P);
|
|
296
296
|
}, U.format = function(E) {
|
|
297
297
|
var P = this, I = this.$locale();
|
|
298
298
|
if (!this.isValid()) return I.invalidDate || A;
|
|
299
|
-
var
|
|
300
|
-
return W && (W[ie] || W(P,
|
|
299
|
+
var H = E || "YYYY-MM-DDTHH:mm:ssZ", w = O.z(this), N = this.$H, q = this.$m, M = this.$M, B = I.weekdays, z = I.months, V = I.meridiem, F = function(W, ie, R, Ae) {
|
|
300
|
+
return W && (W[ie] || W(P, H)) || R[ie].slice(0, Ae);
|
|
301
301
|
}, Z = function(W) {
|
|
302
302
|
return O.s(N % 12 || 12, W, "0");
|
|
303
|
-
}, X = V || function(W, ie,
|
|
303
|
+
}, X = V || function(W, ie, R) {
|
|
304
304
|
var Ae = W < 12 ? "AM" : "PM";
|
|
305
|
-
return
|
|
305
|
+
return R ? Ae.toLowerCase() : Ae;
|
|
306
306
|
};
|
|
307
|
-
return
|
|
308
|
-
return ie || (function(
|
|
309
|
-
switch (
|
|
307
|
+
return H.replace(C, (function(W, ie) {
|
|
308
|
+
return ie || (function(R) {
|
|
309
|
+
switch (R) {
|
|
310
310
|
case "YY":
|
|
311
311
|
return String(P.$y).slice(-2);
|
|
312
312
|
case "YYYY":
|
|
@@ -316,9 +316,9 @@ function Dr() {
|
|
|
316
316
|
case "MM":
|
|
317
317
|
return O.s(M + 1, 2, "0");
|
|
318
318
|
case "MMM":
|
|
319
|
-
return F(I.monthsShort, M,
|
|
319
|
+
return F(I.monthsShort, M, z, 3);
|
|
320
320
|
case "MMMM":
|
|
321
|
-
return F(
|
|
321
|
+
return F(z, M);
|
|
322
322
|
case "D":
|
|
323
323
|
return P.$D;
|
|
324
324
|
case "DD":
|
|
@@ -340,13 +340,13 @@ function Dr() {
|
|
|
340
340
|
case "hh":
|
|
341
341
|
return Z(2);
|
|
342
342
|
case "a":
|
|
343
|
-
return X(N,
|
|
343
|
+
return X(N, q, !0);
|
|
344
344
|
case "A":
|
|
345
|
-
return X(N,
|
|
345
|
+
return X(N, q, !1);
|
|
346
346
|
case "m":
|
|
347
|
-
return String(
|
|
347
|
+
return String(q);
|
|
348
348
|
case "mm":
|
|
349
|
-
return O.s(
|
|
349
|
+
return O.s(q, 2, "0");
|
|
350
350
|
case "s":
|
|
351
351
|
return String(P.$s);
|
|
352
352
|
case "ss":
|
|
@@ -362,46 +362,46 @@ function Dr() {
|
|
|
362
362
|
}, U.utcOffset = function() {
|
|
363
363
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
364
364
|
}, U.diff = function(E, P, I) {
|
|
365
|
-
var
|
|
366
|
-
return O.m(w,
|
|
365
|
+
var H, w = this, N = O.p(P), q = G(E), M = (q.utcOffset() - this.utcOffset()) * r, B = this - q, z = function() {
|
|
366
|
+
return O.m(w, q);
|
|
367
367
|
};
|
|
368
368
|
switch (N) {
|
|
369
369
|
case p:
|
|
370
|
-
|
|
370
|
+
H = z() / 12;
|
|
371
371
|
break;
|
|
372
372
|
case m:
|
|
373
|
-
|
|
373
|
+
H = z();
|
|
374
374
|
break;
|
|
375
375
|
case f:
|
|
376
|
-
|
|
376
|
+
H = z() / 3;
|
|
377
377
|
break;
|
|
378
378
|
case u:
|
|
379
|
-
|
|
379
|
+
H = (B - M) / 6048e5;
|
|
380
380
|
break;
|
|
381
381
|
case l:
|
|
382
|
-
|
|
382
|
+
H = (B - M) / 864e5;
|
|
383
383
|
break;
|
|
384
384
|
case d:
|
|
385
|
-
|
|
385
|
+
H = B / o;
|
|
386
386
|
break;
|
|
387
387
|
case c:
|
|
388
|
-
|
|
388
|
+
H = B / r;
|
|
389
389
|
break;
|
|
390
390
|
case i:
|
|
391
|
-
|
|
391
|
+
H = B / n;
|
|
392
392
|
break;
|
|
393
393
|
default:
|
|
394
|
-
|
|
394
|
+
H = B;
|
|
395
395
|
}
|
|
396
|
-
return I ?
|
|
396
|
+
return I ? H : O.a(H);
|
|
397
397
|
}, U.daysInMonth = function() {
|
|
398
398
|
return this.endOf(m).$D;
|
|
399
399
|
}, U.$locale = function() {
|
|
400
400
|
return x[this.$L];
|
|
401
401
|
}, U.locale = function(E, P) {
|
|
402
402
|
if (!E) return this.$L;
|
|
403
|
-
var I = this.clone(),
|
|
404
|
-
return
|
|
403
|
+
var I = this.clone(), H = te(E, P, !0);
|
|
404
|
+
return H && (I.$L = H), I;
|
|
405
405
|
}, U.clone = function() {
|
|
406
406
|
return O.w(this.$d, this);
|
|
407
407
|
}, U.toDate = function() {
|
|
@@ -647,7 +647,7 @@ const Nn = (e) => e === "en" ? "en" : "es", je = (e) => {
|
|
|
647
647
|
}, cs = (e) => {
|
|
648
648
|
const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = J(), r = Nn(t ?? "es");
|
|
649
649
|
return Ee.tz(e, n).locale(r).format("MM/DD/YYYY [•] HH:mm [HS]");
|
|
650
|
-
},
|
|
650
|
+
}, p9 = (e) => {
|
|
651
651
|
const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = J(), r = Nn(t ?? "es");
|
|
652
652
|
return Ee.tz(e, n).locale(r).format("dddd DD [de] MMMM YYYY");
|
|
653
653
|
}, Qe = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
|
|
@@ -690,7 +690,7 @@ const Mt = (e, t, n) => ({
|
|
|
690
690
|
tags: []
|
|
691
691
|
}
|
|
692
692
|
});
|
|
693
|
-
function
|
|
693
|
+
function A9(e) {
|
|
694
694
|
const t = [], n = e.match(
|
|
695
695
|
/<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi
|
|
696
696
|
);
|
|
@@ -954,14 +954,14 @@ const An = () => {
|
|
|
954
954
|
s > 0 && (r += `/${o}`);
|
|
955
955
|
}), `${r}/page/${n - 1}`;
|
|
956
956
|
};
|
|
957
|
-
function
|
|
957
|
+
function w9(e) {
|
|
958
958
|
const t = e.length;
|
|
959
959
|
return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
|
|
960
960
|
}
|
|
961
961
|
const ws = () => {
|
|
962
962
|
const { PUBLIC_ASSETS_URL: e } = J();
|
|
963
963
|
return e && e !== "false" && /* @__PURE__ */ a("link", { rel: "preconnect", href: e, crossOrigin: "anonymous" });
|
|
964
|
-
}, { PUBLIC_ASSETS_URL:
|
|
964
|
+
}, { PUBLIC_ASSETS_URL: Rn } = J(), ys = Rn && Rn !== "false" ? Rn : "", Da = ({ images: e }) => /* @__PURE__ */ a(K, { children: e.map(
|
|
965
965
|
(t, n) => t.href !== "" && /* @__PURE__ */ a(
|
|
966
966
|
"link",
|
|
967
967
|
{
|
|
@@ -1013,7 +1013,7 @@ const ws = () => {
|
|
|
1013
1013
|
]
|
|
1014
1014
|
}
|
|
1015
1015
|
};
|
|
1016
|
-
},
|
|
1016
|
+
}, y9 = (e) => {
|
|
1017
1017
|
let t = "";
|
|
1018
1018
|
if (e.params.news.match(/.*t[0-9]*.html/g)) {
|
|
1019
1019
|
const n = e.params.news.split("-"), r = n[n.length - 1] ?? "", o = r.substring(1, 9), s = r.substring(9, 13);
|
|
@@ -1031,7 +1031,7 @@ const ws = () => {
|
|
|
1031
1031
|
}
|
|
1032
1032
|
return e.config.servicePrefix + t;
|
|
1033
1033
|
};
|
|
1034
|
-
function
|
|
1034
|
+
function v9(e) {
|
|
1035
1035
|
const t = e.split("-"), n = t[t.length - 1]?.split("."), r = n && n[0] ? n[0] : "", o = r.substring(0, 2), s = r.substring(2, 10), i = r.substring(10);
|
|
1036
1036
|
return { path: {
|
|
1037
1037
|
vy: (d) => `/videos/video-youtube/${Ee(s).format(
|
|
@@ -1046,7 +1046,7 @@ function v3(e) {
|
|
|
1046
1046
|
const vt = (e, t) => {
|
|
1047
1047
|
const n = e.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
|
|
1048
1048
|
return t.tema ? `/${t.tema}/${n}-t${e.id}` : `/${n}-t${e.id}`;
|
|
1049
|
-
},
|
|
1049
|
+
}, b9 = (e) => {
|
|
1050
1050
|
const { AssetsPrefix: t = "", AssetsPath: n = "src", isDev: r = !1 } = e;
|
|
1051
1051
|
return r ? "src" : t + n;
|
|
1052
1052
|
}, bs = { prerender: [
|
|
@@ -1089,7 +1089,7 @@ const vt = (e, t) => {
|
|
|
1089
1089
|
}) => {
|
|
1090
1090
|
const { PUBLIC_PUBLICATION_ID: o = "" } = J();
|
|
1091
1091
|
let s = [];
|
|
1092
|
-
const i = n === "/" || n === "/index.html" ? void 0 : Rs
|
|
1092
|
+
const i = n === "/" || n === "/index.html" ? void 0 : qs(Rs[r]({ pathname: n, config: e })), c = Ss[r] ?? void 0, d = {
|
|
1093
1093
|
newstype: e.newsType,
|
|
1094
1094
|
publication: Number(o),
|
|
1095
1095
|
...i && c ? { query: `${c}:('${i}')` } : {}
|
|
@@ -1248,7 +1248,7 @@ const xs = async ({
|
|
|
1248
1248
|
href: `https://fonts.googleapis.com/css2?${e.googleFontFamily}&display=swap`
|
|
1249
1249
|
}
|
|
1250
1250
|
) });
|
|
1251
|
-
},
|
|
1251
|
+
}, zr = {
|
|
1252
1252
|
404: () => {
|
|
1253
1253
|
},
|
|
1254
1254
|
home: () => ({
|
|
@@ -1329,11 +1329,11 @@ const xs = async ({
|
|
|
1329
1329
|
"[tag_replace]": "",
|
|
1330
1330
|
"[url_replace]": ""
|
|
1331
1331
|
})
|
|
1332
|
-
},
|
|
1332
|
+
}, qs = (e) => {
|
|
1333
1333
|
if (e.search("/page/") === -1) return e.replace("/", "");
|
|
1334
1334
|
const t = e.split("/"), n = t.indexOf("page") - 1;
|
|
1335
1335
|
return n < 0 ? e : (t[n] ?? "").replace("/", "");
|
|
1336
|
-
},
|
|
1336
|
+
}, Rs = {
|
|
1337
1337
|
404: () => "404",
|
|
1338
1338
|
home: () => "home",
|
|
1339
1339
|
slug: (e) => e.pathname.replace("/", ""),
|
|
@@ -1351,7 +1351,7 @@ const xs = async ({
|
|
|
1351
1351
|
}, Yt = (e) => {
|
|
1352
1352
|
const t = e.split("/"), n = t[t.length - 1] ?? "1";
|
|
1353
1353
|
return Number(n) > 0 ? Number(n) : 1;
|
|
1354
|
-
},
|
|
1354
|
+
}, C9 = (e, t = 2) => {
|
|
1355
1355
|
if (!e || e.length === 0) return [];
|
|
1356
1356
|
const n = [];
|
|
1357
1357
|
for (let r = 0; r < t; r++) {
|
|
@@ -1364,7 +1364,7 @@ const xs = async ({
|
|
|
1364
1364
|
}
|
|
1365
1365
|
return n;
|
|
1366
1366
|
};
|
|
1367
|
-
class
|
|
1367
|
+
class _9 {
|
|
1368
1368
|
exclude = "keywords,gallery,related,relatedexternal,external,customfields";
|
|
1369
1369
|
config = {};
|
|
1370
1370
|
imgSizes = {};
|
|
@@ -1485,7 +1485,7 @@ class _3 {
|
|
|
1485
1485
|
};
|
|
1486
1486
|
}
|
|
1487
1487
|
}
|
|
1488
|
-
function
|
|
1488
|
+
function Hr(e, t) {
|
|
1489
1489
|
return function() {
|
|
1490
1490
|
return e.apply(t, arguments);
|
|
1491
1491
|
};
|
|
@@ -1515,12 +1515,12 @@ const Os = xn("string"), Ce = xn("function"), Wr = xn("number"), Gt = (e) => e !
|
|
|
1515
1515
|
} catch {
|
|
1516
1516
|
return !1;
|
|
1517
1517
|
}
|
|
1518
|
-
}, Ms = Oe("Date"), js = Oe("File"), Qs = Oe("Blob"), Gs = Oe("FileList"),
|
|
1518
|
+
}, Ms = Oe("Date"), js = Oe("File"), Qs = Oe("Blob"), Gs = Oe("FileList"), zs = (e) => Gt(e) && Ce(e.pipe), Hs = (e) => {
|
|
1519
1519
|
let t;
|
|
1520
1520
|
return e && (typeof FormData == "function" && e instanceof FormData || Ce(e.append) && ((t = En(e)) === "formdata" || // detect form-data instance
|
|
1521
1521
|
t === "object" && Ce(e.toString) && e.toString() === "[object FormData]"));
|
|
1522
1522
|
}, Vs = Oe("URLSearchParams"), [Fs, Ws, $s, Ys] = ["ReadableStream", "Request", "Response", "Headers"].map(Oe), Ks = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
1523
|
-
function
|
|
1523
|
+
function zt(e, t, { allOwnKeys: n = !1 } = {}) {
|
|
1524
1524
|
if (e === null || typeof e > "u")
|
|
1525
1525
|
return;
|
|
1526
1526
|
let r, o;
|
|
@@ -1554,11 +1554,11 @@ function na() {
|
|
|
1554
1554
|
hn(n[i]) && hn(o) ? n[i] = na(n[i], o) : hn(o) ? n[i] = na({}, o) : St(o) ? n[i] = o.slice() : (!t || !bt(o)) && (n[i] = o);
|
|
1555
1555
|
};
|
|
1556
1556
|
for (let o = 0, s = arguments.length; o < s; o++)
|
|
1557
|
-
arguments[o] &&
|
|
1557
|
+
arguments[o] && zt(arguments[o], r);
|
|
1558
1558
|
return n;
|
|
1559
1559
|
}
|
|
1560
|
-
const Js = (e, t, n, { allOwnKeys: r } = {}) => (
|
|
1561
|
-
n && Ce(o) ? e[s] =
|
|
1560
|
+
const Js = (e, t, n, { allOwnKeys: r } = {}) => (zt(t, (o, s) => {
|
|
1561
|
+
n && Ce(o) ? e[s] = Hr(o, n) : e[s] = o;
|
|
1562
1562
|
}, { allOwnKeys: r }), e), Zs = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Xs = (e, t, n, r) => {
|
|
1563
1563
|
e.prototype = Object.create(t.prototype, r), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
|
1564
1564
|
value: t.prototype
|
|
@@ -1606,7 +1606,7 @@ const Js = (e, t, n, { allOwnKeys: r } = {}) => (Ht(t, (o, s) => {
|
|
|
1606
1606
|
}
|
|
1607
1607
|
), Ma = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), ci = Oe("RegExp"), Kr = (e, t) => {
|
|
1608
1608
|
const n = Object.getOwnPropertyDescriptors(e), r = {};
|
|
1609
|
-
|
|
1609
|
+
zt(n, (o, s) => {
|
|
1610
1610
|
let i;
|
|
1611
1611
|
(i = t(o, s, e)) !== !1 && (r[s] = i || o);
|
|
1612
1612
|
}), Object.defineProperties(e, r);
|
|
@@ -1647,7 +1647,7 @@ const fi = (e) => {
|
|
|
1647
1647
|
if (!("toJSON" in r)) {
|
|
1648
1648
|
t[o] = r;
|
|
1649
1649
|
const s = St(r) ? [] : {};
|
|
1650
|
-
return
|
|
1650
|
+
return zt(r, (i, c) => {
|
|
1651
1651
|
const d = n(i, o + 1);
|
|
1652
1652
|
!bt(d) && (s[c] = d);
|
|
1653
1653
|
}), t[o] = void 0, s;
|
|
@@ -1667,7 +1667,7 @@ const fi = (e) => {
|
|
|
1667
1667
|
isArray: St,
|
|
1668
1668
|
isArrayBuffer: Fr,
|
|
1669
1669
|
isBuffer: Qt,
|
|
1670
|
-
isFormData:
|
|
1670
|
+
isFormData: Hs,
|
|
1671
1671
|
isArrayBufferView: Bs,
|
|
1672
1672
|
isString: Os,
|
|
1673
1673
|
isNumber: Wr,
|
|
@@ -1685,11 +1685,11 @@ const fi = (e) => {
|
|
|
1685
1685
|
isBlob: Qs,
|
|
1686
1686
|
isRegExp: ci,
|
|
1687
1687
|
isFunction: Ce,
|
|
1688
|
-
isStream:
|
|
1688
|
+
isStream: zs,
|
|
1689
1689
|
isURLSearchParams: Vs,
|
|
1690
1690
|
isTypedArray: ai,
|
|
1691
1691
|
isFileList: Gs,
|
|
1692
|
-
forEach:
|
|
1692
|
+
forEach: zt,
|
|
1693
1693
|
merge: na,
|
|
1694
1694
|
extend: Js,
|
|
1695
1695
|
trim: Ks,
|
|
@@ -1989,10 +1989,10 @@ function Ui(e, t) {
|
|
|
1989
1989
|
...t
|
|
1990
1990
|
});
|
|
1991
1991
|
}
|
|
1992
|
-
function
|
|
1992
|
+
function qi(e) {
|
|
1993
1993
|
return v.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
|
|
1994
1994
|
}
|
|
1995
|
-
function
|
|
1995
|
+
function Ri(e) {
|
|
1996
1996
|
const t = {}, n = Object.keys(e);
|
|
1997
1997
|
let r;
|
|
1998
1998
|
const o = n.length;
|
|
@@ -2006,12 +2006,12 @@ function ro(e) {
|
|
|
2006
2006
|
let i = n[s++];
|
|
2007
2007
|
if (i === "__proto__") return !0;
|
|
2008
2008
|
const c = Number.isFinite(+i), d = s >= n.length;
|
|
2009
|
-
return i = !i && v.isArray(o) ? o.length : i, d ? (v.hasOwnProp(o, i) ? o[i] = [o[i], r] : o[i] = r, !c) : ((!o[i] || !v.isObject(o[i])) && (o[i] = []), t(n, r, o[i], s) && v.isArray(o[i]) && (o[i] =
|
|
2009
|
+
return i = !i && v.isArray(o) ? o.length : i, d ? (v.hasOwnProp(o, i) ? o[i] = [o[i], r] : o[i] = r, !c) : ((!o[i] || !v.isObject(o[i])) && (o[i] = []), t(n, r, o[i], s) && v.isArray(o[i]) && (o[i] = Ri(o[i])), !c);
|
|
2010
2010
|
}
|
|
2011
2011
|
if (v.isFormData(e) && v.isFunction(e.entries)) {
|
|
2012
2012
|
const n = {};
|
|
2013
2013
|
return v.forEachEntry(e, (r, o) => {
|
|
2014
|
-
t(
|
|
2014
|
+
t(qi(r), o, n, 0);
|
|
2015
2015
|
}), n;
|
|
2016
2016
|
}
|
|
2017
2017
|
return null;
|
|
@@ -2026,7 +2026,7 @@ function Li(e, t, n) {
|
|
|
2026
2026
|
}
|
|
2027
2027
|
return (n || JSON.stringify)(e);
|
|
2028
2028
|
}
|
|
2029
|
-
const
|
|
2029
|
+
const Ht = {
|
|
2030
2030
|
transitional: ao,
|
|
2031
2031
|
adapter: ["xhr", "http", "fetch"],
|
|
2032
2032
|
transformRequest: [function(t, n) {
|
|
@@ -2055,7 +2055,7 @@ const zt = {
|
|
|
2055
2055
|
return s || o ? (n.setContentType("application/json", !1), Li(t)) : t;
|
|
2056
2056
|
}],
|
|
2057
2057
|
transformResponse: [function(t) {
|
|
2058
|
-
const n = this.transitional ||
|
|
2058
|
+
const n = this.transitional || Ht.transitional, r = n && n.forcedJSONParsing, o = this.responseType === "json";
|
|
2059
2059
|
if (v.isResponse(t) || v.isReadableStream(t))
|
|
2060
2060
|
return t;
|
|
2061
2061
|
if (t && v.isString(t) && (r && !this.responseType || o)) {
|
|
@@ -2093,7 +2093,7 @@ const zt = {
|
|
|
2093
2093
|
}
|
|
2094
2094
|
};
|
|
2095
2095
|
v.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
|
|
2096
|
-
|
|
2096
|
+
Ht.headers[e] = {};
|
|
2097
2097
|
});
|
|
2098
2098
|
const Bi = v.toObjectSet([
|
|
2099
2099
|
"age",
|
|
@@ -2120,7 +2120,7 @@ const Bi = v.toObjectSet([
|
|
|
2120
2120
|
`).forEach(function(i) {
|
|
2121
2121
|
o = i.indexOf(":"), n = i.substring(0, o).trim().toLowerCase(), r = i.substring(o + 1).trim(), !(!n || t[n] && Bi[n]) && (n === "set-cookie" ? t[n] ? t[n].push(r) : t[n] = [r] : t[n] = t[n] ? t[n] + ", " + r : r);
|
|
2122
2122
|
}), t;
|
|
2123
|
-
},
|
|
2123
|
+
}, za = Symbol("internals");
|
|
2124
2124
|
function kt(e) {
|
|
2125
2125
|
return e && String(e).trim().toLowerCase();
|
|
2126
2126
|
}
|
|
@@ -2275,7 +2275,7 @@ let _e = class {
|
|
|
2275
2275
|
return n.forEach((o) => r.set(o)), r;
|
|
2276
2276
|
}
|
|
2277
2277
|
static accessor(t) {
|
|
2278
|
-
const r = (this[
|
|
2278
|
+
const r = (this[za] = this[za] = {
|
|
2279
2279
|
accessors: {}
|
|
2280
2280
|
}).accessors, o = this.prototype;
|
|
2281
2281
|
function s(i) {
|
|
@@ -2297,7 +2297,7 @@ v.reduceDescriptors(_e.prototype, ({ value: e }, t) => {
|
|
|
2297
2297
|
});
|
|
2298
2298
|
v.freezeMethods(_e);
|
|
2299
2299
|
function Bn(e, t) {
|
|
2300
|
-
const n = this ||
|
|
2300
|
+
const n = this || Ht, r = t || n, o = _e.from(r.headers);
|
|
2301
2301
|
let s = r.data;
|
|
2302
2302
|
return v.forEach(e, function(c) {
|
|
2303
2303
|
s = c.call(n, s, o.normalize(), t ? t.status : void 0);
|
|
@@ -2342,7 +2342,7 @@ function Gi(e, t) {
|
|
|
2342
2342
|
return p ? Math.round(f * 1e3 / p) : void 0;
|
|
2343
2343
|
};
|
|
2344
2344
|
}
|
|
2345
|
-
function
|
|
2345
|
+
function zi(e, t) {
|
|
2346
2346
|
let n = 0, r = 1e3 / t, o, s;
|
|
2347
2347
|
const i = (l, u = Date.now()) => {
|
|
2348
2348
|
n = u, o = null, s && (clearTimeout(s), s = null), e(...l);
|
|
@@ -2357,7 +2357,7 @@ function Hi(e, t) {
|
|
|
2357
2357
|
const wn = (e, t, n = 3) => {
|
|
2358
2358
|
let r = 0;
|
|
2359
2359
|
const o = Gi(50, 250);
|
|
2360
|
-
return
|
|
2360
|
+
return zi((s) => {
|
|
2361
2361
|
const i = s.loaded, c = s.lengthComputable ? s.total : void 0, d = i - r, l = o(d), u = i <= c;
|
|
2362
2362
|
r = i;
|
|
2363
2363
|
const m = {
|
|
@@ -2373,14 +2373,14 @@ const wn = (e, t, n = 3) => {
|
|
|
2373
2373
|
};
|
|
2374
2374
|
e(m);
|
|
2375
2375
|
}, n);
|
|
2376
|
-
},
|
|
2376
|
+
}, Ha = (e, t) => {
|
|
2377
2377
|
const n = e != null;
|
|
2378
2378
|
return [(r) => t[0]({
|
|
2379
2379
|
lengthComputable: n,
|
|
2380
2380
|
total: e,
|
|
2381
2381
|
loaded: r
|
|
2382
2382
|
}), t[1]];
|
|
2383
|
-
}, Va = (e) => (...t) => v.asap(() => e(...t)),
|
|
2383
|
+
}, Va = (e) => (...t) => v.asap(() => e(...t)), Hi = fe.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, fe.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
|
|
2384
2384
|
new URL(fe.origin),
|
|
2385
2385
|
fe.navigator && /(msie|trident)/i.test(fe.navigator.userAgent)
|
|
2386
2386
|
) : () => !0, Vi = fe.hasStandardBrowserEnv ? (
|
|
@@ -2503,7 +2503,7 @@ const co = (e) => {
|
|
|
2503
2503
|
});
|
|
2504
2504
|
}
|
|
2505
2505
|
}
|
|
2506
|
-
if (fe.hasStandardBrowserEnv && (r && v.isFunction(r) && (r = r(t)), r || r !== !1 &&
|
|
2506
|
+
if (fe.hasStandardBrowserEnv && (r && v.isFunction(r) && (r = r(t)), r || r !== !1 && Hi(t.url))) {
|
|
2507
2507
|
const d = o && s && Vi.read(s);
|
|
2508
2508
|
d && i.set(o, d);
|
|
2509
2509
|
}
|
|
@@ -2731,9 +2731,9 @@ const co = (e) => {
|
|
|
2731
2731
|
method: "POST",
|
|
2732
2732
|
body: C,
|
|
2733
2733
|
duplex: "half"
|
|
2734
|
-
}),
|
|
2735
|
-
if (v.isFormData(C) && (
|
|
2736
|
-
const [M, B] =
|
|
2734
|
+
}), q;
|
|
2735
|
+
if (v.isFormData(C) && (q = N.headers.get("content-type")) && Q.setContentType(q), N.body) {
|
|
2736
|
+
const [M, B] = Ha(
|
|
2737
2737
|
U,
|
|
2738
2738
|
wn(Va(x))
|
|
2739
2739
|
);
|
|
@@ -2752,14 +2752,14 @@ const co = (e) => {
|
|
|
2752
2752
|
};
|
|
2753
2753
|
ce = s && new n(A, P);
|
|
2754
2754
|
let I = await (s ? O(ce, G) : O(A, P));
|
|
2755
|
-
const
|
|
2756
|
-
if (u && (b ||
|
|
2755
|
+
const H = u && (j === "stream" || j === "response");
|
|
2756
|
+
if (u && (b || H && D)) {
|
|
2757
2757
|
const N = {};
|
|
2758
|
-
["status", "statusText", "headers"].forEach((
|
|
2759
|
-
N[
|
|
2758
|
+
["status", "statusText", "headers"].forEach((z) => {
|
|
2759
|
+
N[z] = I[z];
|
|
2760
2760
|
});
|
|
2761
|
-
const
|
|
2762
|
-
|
|
2761
|
+
const q = v.toFiniteNumber(I.headers.get("content-length")), [M, B] = b && Ha(
|
|
2762
|
+
q,
|
|
2763
2763
|
wn(Va(b), !0)
|
|
2764
2764
|
) || [];
|
|
2765
2765
|
I = new r(
|
|
@@ -2771,8 +2771,8 @@ const co = (e) => {
|
|
|
2771
2771
|
}
|
|
2772
2772
|
j = j || "text";
|
|
2773
2773
|
let w = await m[v.findKey(m, j) || "text"](I, g);
|
|
2774
|
-
return !
|
|
2775
|
-
so(N,
|
|
2774
|
+
return !H && D && D(), await new Promise((N, q) => {
|
|
2775
|
+
so(N, q, {
|
|
2776
2776
|
data: w,
|
|
2777
2777
|
headers: _e.from(I.headers),
|
|
2778
2778
|
status: I.status,
|
|
@@ -2868,7 +2868,7 @@ function Xa(e) {
|
|
|
2868
2868
|
return On(e), e.headers = _e.from(e.headers), e.data = Bn.call(
|
|
2869
2869
|
e,
|
|
2870
2870
|
e.transformRequest
|
|
2871
|
-
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), uo.getAdapter(e.adapter ||
|
|
2871
|
+
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), uo.getAdapter(e.adapter || Ht.adapter, e)(e).then(function(r) {
|
|
2872
2872
|
return On(e), r.data = Bn.call(
|
|
2873
2873
|
e,
|
|
2874
2874
|
e.transformResponse,
|
|
@@ -3211,12 +3211,12 @@ Object.entries(oa).forEach(([e, t]) => {
|
|
|
3211
3211
|
oa[t] = e;
|
|
3212
3212
|
});
|
|
3213
3213
|
function fo(e) {
|
|
3214
|
-
const t = new ut(e), n =
|
|
3214
|
+
const t = new ut(e), n = Hr(ut.prototype.request, t);
|
|
3215
3215
|
return v.extend(n, ut.prototype, t, { allOwnKeys: !0 }), v.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(o) {
|
|
3216
3216
|
return fo(mt(e, o));
|
|
3217
3217
|
}, n;
|
|
3218
3218
|
}
|
|
3219
|
-
const oe = fo(
|
|
3219
|
+
const oe = fo(Ht);
|
|
3220
3220
|
oe.Axios = ut;
|
|
3221
3221
|
oe.CanceledError = Et;
|
|
3222
3222
|
oe.CancelToken = sc;
|
|
@@ -3237,22 +3237,22 @@ oe.getAdapter = uo.getAdapter;
|
|
|
3237
3237
|
oe.HttpStatusCode = oa;
|
|
3238
3238
|
oe.default = oe;
|
|
3239
3239
|
const {
|
|
3240
|
-
Axios:
|
|
3241
|
-
AxiosError:
|
|
3242
|
-
CanceledError:
|
|
3243
|
-
isCancel:
|
|
3244
|
-
CancelToken:
|
|
3245
|
-
VERSION:
|
|
3246
|
-
all:
|
|
3247
|
-
Cancel:
|
|
3248
|
-
isAxiosError:
|
|
3249
|
-
spread:
|
|
3250
|
-
toFormData:
|
|
3251
|
-
AxiosHeaders:
|
|
3252
|
-
HttpStatusCode:
|
|
3253
|
-
formToJSON:
|
|
3254
|
-
getAdapter:
|
|
3255
|
-
mergeConfig:
|
|
3240
|
+
Axios: E9,
|
|
3241
|
+
AxiosError: x9,
|
|
3242
|
+
CanceledError: T9,
|
|
3243
|
+
isCancel: I9,
|
|
3244
|
+
CancelToken: k9,
|
|
3245
|
+
VERSION: U9,
|
|
3246
|
+
all: q9,
|
|
3247
|
+
Cancel: R9,
|
|
3248
|
+
isAxiosError: L9,
|
|
3249
|
+
spread: B9,
|
|
3250
|
+
toFormData: O9,
|
|
3251
|
+
AxiosHeaders: P9,
|
|
3252
|
+
HttpStatusCode: D9,
|
|
3253
|
+
formToJSON: M9,
|
|
3254
|
+
getAdapter: j9,
|
|
3255
|
+
mergeConfig: Q9
|
|
3256
3256
|
} = oe;
|
|
3257
3257
|
class Be {
|
|
3258
3258
|
constructor(t) {
|
|
@@ -3398,7 +3398,7 @@ class lc extends Be {
|
|
|
3398
3398
|
return { blockSass: n.data.data };
|
|
3399
3399
|
};
|
|
3400
3400
|
}
|
|
3401
|
-
class
|
|
3401
|
+
class G9 {
|
|
3402
3402
|
issuuApi = "https://api.issuu.com/v2";
|
|
3403
3403
|
api = void 0;
|
|
3404
3404
|
constructor(t) {
|
|
@@ -3434,7 +3434,7 @@ class G3 {
|
|
|
3434
3434
|
}
|
|
3435
3435
|
}
|
|
3436
3436
|
}
|
|
3437
|
-
const
|
|
3437
|
+
const z9 = async (e, t, n, r, o, s, i) => {
|
|
3438
3438
|
const c = new lc({
|
|
3439
3439
|
config: t,
|
|
3440
3440
|
imgSizes: n,
|
|
@@ -3464,7 +3464,7 @@ const H3 = async (e, t, n, r, o, s, i) => {
|
|
|
3464
3464
|
}, dc = (e) => {
|
|
3465
3465
|
const t = ls(e);
|
|
3466
3466
|
return t && t.data ? t.data : t;
|
|
3467
|
-
},
|
|
3467
|
+
}, H9 = async (e) => {
|
|
3468
3468
|
const t = await Promise.allSettled(
|
|
3469
3469
|
Object.values(e).map((o) => o.promise)
|
|
3470
3470
|
), n = Object.keys(e), r = {};
|
|
@@ -3763,7 +3763,7 @@ const H3 = async (e, t, n, r, o, s, i) => {
|
|
|
3763
3763
|
}
|
|
3764
3764
|
}
|
|
3765
3765
|
};
|
|
3766
|
-
async function
|
|
3766
|
+
async function V9({
|
|
3767
3767
|
axiosApi: e,
|
|
3768
3768
|
headConfig: t = {
|
|
3769
3769
|
ampConfig: !1,
|
|
@@ -3802,7 +3802,7 @@ async function V3({
|
|
|
3802
3802
|
slug: i,
|
|
3803
3803
|
texts: c,
|
|
3804
3804
|
query: d
|
|
3805
|
-
}), b = ps(T), x = S ||
|
|
3805
|
+
}), b = ps(T), x = S || zr[o]({
|
|
3806
3806
|
pathname: s,
|
|
3807
3807
|
slug: i,
|
|
3808
3808
|
config: f,
|
|
@@ -3879,7 +3879,7 @@ async function V3({
|
|
|
3879
3879
|
_
|
|
3880
3880
|
] });
|
|
3881
3881
|
}
|
|
3882
|
-
const
|
|
3882
|
+
const F9 = ({
|
|
3883
3883
|
children: e,
|
|
3884
3884
|
defaultRouteName: t,
|
|
3885
3885
|
banners: n,
|
|
@@ -3892,7 +3892,7 @@ const F3 = ({
|
|
|
3892
3892
|
scriptReplaces: l,
|
|
3893
3893
|
body_custom_elements: u
|
|
3894
3894
|
}) => {
|
|
3895
|
-
const m = Go(c, d), f =
|
|
3895
|
+
const m = Go(c, d), f = zr[t]({
|
|
3896
3896
|
pathname: r,
|
|
3897
3897
|
slug: o,
|
|
3898
3898
|
config: s,
|
|
@@ -3904,12 +3904,12 @@ const F3 = ({
|
|
|
3904
3904
|
e,
|
|
3905
3905
|
/* @__PURE__ */ a(Vo, {}),
|
|
3906
3906
|
/* @__PURE__ */ a(Qo, {}),
|
|
3907
|
-
/* @__PURE__ */ a(
|
|
3908
|
-
/* @__PURE__ */ a(
|
|
3907
|
+
/* @__PURE__ */ a(zo, { dimensionValues: m }),
|
|
3908
|
+
/* @__PURE__ */ a(Ho, {}),
|
|
3909
3909
|
u,
|
|
3910
3910
|
/* @__PURE__ */ a(As, { name: "bodyafter", banners: n, replaces: y })
|
|
3911
3911
|
] });
|
|
3912
|
-
}, hc = "
|
|
3912
|
+
}, hc = "_content_1tvgz_1", mc = {
|
|
3913
3913
|
content: hc
|
|
3914
3914
|
}, fc = () => /* @__PURE__ */ a(
|
|
3915
3915
|
"svg",
|
|
@@ -3927,10 +3927,10 @@ const F3 = ({
|
|
|
3927
3927
|
}
|
|
3928
3928
|
)
|
|
3929
3929
|
}
|
|
3930
|
-
), gc = "
|
|
3930
|
+
), gc = "_content_19rc1_1", pc = "_location_19rc1_11", tr = {
|
|
3931
3931
|
content: gc,
|
|
3932
3932
|
location: pc
|
|
3933
|
-
},
|
|
3933
|
+
}, W9 = (e) => /* @__PURE__ */ h("div", { className: tr.content, children: [
|
|
3934
3934
|
/* @__PURE__ */ a(fc, {}),
|
|
3935
3935
|
/* @__PURE__ */ a("p", { className: tr.location, children: e.place })
|
|
3936
3936
|
] }), Vt = ({
|
|
@@ -3952,8 +3952,8 @@ function wc({
|
|
|
3952
3952
|
}) {
|
|
3953
3953
|
const [c, d] = Y(!1), [l, u] = Y(0), [m, f] = Y(0), [p, g] = Y(0), [A, y] = Y(0), [C, S] = Y(null), _ = Or(null), [T, b] = Y(1), x = he(() => {
|
|
3954
3954
|
if (o) return 1;
|
|
3955
|
-
const w = _.current?.offsetWidth || window.innerWidth, N = n + r,
|
|
3956
|
-
return Math.max(1,
|
|
3955
|
+
const w = _.current?.offsetWidth || window.innerWidth, N = n + r, q = Math.floor(w / N);
|
|
3956
|
+
return Math.max(1, q);
|
|
3957
3957
|
}, [o, n, r]);
|
|
3958
3958
|
Me(() => {
|
|
3959
3959
|
const w = () => {
|
|
@@ -3971,20 +3971,20 @@ function wc({
|
|
|
3971
3971
|
}, [x]), G = he(
|
|
3972
3972
|
(w, N = 0) => {
|
|
3973
3973
|
if (o) {
|
|
3974
|
-
const
|
|
3975
|
-
return -(w * (100 + r)) + N /
|
|
3974
|
+
const q = _.current?.offsetWidth || window.innerWidth;
|
|
3975
|
+
return -(w * (100 + r)) + N / q * 100;
|
|
3976
3976
|
}
|
|
3977
3977
|
return -(w * (n + r)) + N;
|
|
3978
3978
|
},
|
|
3979
3979
|
[o, n, r]
|
|
3980
3980
|
), O = he(
|
|
3981
3981
|
(w) => {
|
|
3982
|
-
const N = _.current?.offsetWidth || window.innerWidth,
|
|
3982
|
+
const N = _.current?.offsetWidth || window.innerWidth, q = x(), M = te();
|
|
3983
3983
|
if (o)
|
|
3984
3984
|
return Math.abs(w) / N * 100 > 30 ? 1 : 0;
|
|
3985
3985
|
{
|
|
3986
|
-
const B = n + r,
|
|
3987
|
-
return
|
|
3986
|
+
const B = n + r, z = Math.abs(w) / B;
|
|
3987
|
+
return z >= (q === 1 ? 0.2 : 0.3) ? q === 1 ? 1 : Math.min(Math.round(z), M) : 0;
|
|
3988
3988
|
}
|
|
3989
3989
|
},
|
|
3990
3990
|
[o, n, r, x, te]
|
|
@@ -3996,8 +3996,8 @@ function wc({
|
|
|
3996
3996
|
), ce = he(
|
|
3997
3997
|
(w) => {
|
|
3998
3998
|
if (!c || !s) return;
|
|
3999
|
-
const N = w - l,
|
|
4000
|
-
f(w), g(
|
|
3999
|
+
const N = w - l, q = (n + r) * 1.2, M = e === 0 && N > 0, B = e === Q && N < 0, z = M || B ? Math.sign(N) * Math.min(Math.abs(N), q) : N;
|
|
4000
|
+
f(w), g(z);
|
|
4001
4001
|
},
|
|
4002
4002
|
[c, l, s, e, Q, n, r]
|
|
4003
4003
|
), D = he(
|
|
@@ -4008,7 +4008,7 @@ function wc({
|
|
|
4008
4008
|
), U = he(
|
|
4009
4009
|
(w) => {
|
|
4010
4010
|
if (!c || !s) return;
|
|
4011
|
-
const N = m - l,
|
|
4011
|
+
const N = m - l, q = Date.now() - A, M = Math.abs(N) / Math.max(q, 1), B = O(N), V = M > 0.5 && Math.abs(N) > 50 ? Math.max(B, 1) : B;
|
|
4012
4012
|
if (V > 0)
|
|
4013
4013
|
if (N > 0) {
|
|
4014
4014
|
const F = Math.max(0, e - V);
|
|
@@ -4047,7 +4047,7 @@ function wc({
|
|
|
4047
4047
|
c && (w.preventDefault(), ce(w.touches[0].clientX));
|
|
4048
4048
|
},
|
|
4049
4049
|
[c, ce]
|
|
4050
|
-
),
|
|
4050
|
+
), H = he(
|
|
4051
4051
|
(w) => {
|
|
4052
4052
|
U(w);
|
|
4053
4053
|
},
|
|
@@ -4072,12 +4072,12 @@ function wc({
|
|
|
4072
4072
|
onMouseDown: E,
|
|
4073
4073
|
onTouchStart: P,
|
|
4074
4074
|
onTouchMove: I,
|
|
4075
|
-
onTouchEnd:
|
|
4075
|
+
onTouchEnd: H,
|
|
4076
4076
|
onMouseLeave: U
|
|
4077
4077
|
}
|
|
4078
4078
|
};
|
|
4079
4079
|
}
|
|
4080
|
-
function $
|
|
4080
|
+
function $9(e) {
|
|
4081
4081
|
const {
|
|
4082
4082
|
children: t,
|
|
4083
4083
|
slot_id: n,
|
|
@@ -4281,7 +4281,7 @@ function xt(e) {
|
|
|
4281
4281
|
}
|
|
4282
4282
|
);
|
|
4283
4283
|
}
|
|
4284
|
-
const vc = "
|
|
4284
|
+
const vc = "_content_3olxv_1", bc = {
|
|
4285
4285
|
content: vc
|
|
4286
4286
|
}, ht = (e) => /* @__PURE__ */ a("div", { className: bc.content, children: e.children }), Cc = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), rt = ({ banners: e, index: t }) => {
|
|
4287
4287
|
if (!e || e.length === 0) return null;
|
|
@@ -4296,7 +4296,7 @@ const vc = "_content_1gcxd_1", bc = {
|
|
|
4296
4296
|
}
|
|
4297
4297
|
}
|
|
4298
4298
|
) : null;
|
|
4299
|
-
}, _c = "
|
|
4299
|
+
}, _c = "_content_1fh0c_1", Nc = {
|
|
4300
4300
|
content: _c
|
|
4301
4301
|
}, ge = ({ banners: e, name: t }) => {
|
|
4302
4302
|
if (!e || e.length === 0) return null;
|
|
@@ -4312,7 +4312,7 @@ const vc = "_content_1gcxd_1", bc = {
|
|
|
4312
4312
|
},
|
|
4313
4313
|
n.key
|
|
4314
4314
|
);
|
|
4315
|
-
}, Sc = "
|
|
4315
|
+
}, Sc = "_boxInformation_o5vhf_1", Ec = "_sectionDescriptionContainer_o5vhf_9", xc = "_uppertitle_o5vhf_20", Tc = "_sectionDescription_o5vhf_9", Ic = "_articule_o5vhf_60", kc = "_linkStyled_o5vhf_74", Uc = "_description_o5vhf_85", qc = "_correspondent_o5vhf_113", Rc = "_correspondentLink_o5vhf_125", Lc = "_dotStyles_o5vhf_137", Bc = "_clipboardButton_o5vhf_144", Oc = "_socialNetworkSection_o5vhf_158", re = {
|
|
4316
4316
|
boxInformation: Sc,
|
|
4317
4317
|
sectionDescriptionContainer: Ec,
|
|
4318
4318
|
uppertitle: xc,
|
|
@@ -4320,8 +4320,8 @@ const vc = "_content_1gcxd_1", bc = {
|
|
|
4320
4320
|
articule: Ic,
|
|
4321
4321
|
linkStyled: kc,
|
|
4322
4322
|
description: Uc,
|
|
4323
|
-
correspondent:
|
|
4324
|
-
correspondentLink:
|
|
4323
|
+
correspondent: qc,
|
|
4324
|
+
correspondentLink: Rc,
|
|
4325
4325
|
dotStyles: Lc,
|
|
4326
4326
|
clipboardButton: Bc,
|
|
4327
4327
|
socialNetworkSection: Oc
|
|
@@ -4593,13 +4593,13 @@ const Tt = (e) => {
|
|
|
4593
4593
|
}
|
|
4594
4594
|
) }) : /* @__PURE__ */ a("h3", { className: re.correspondent, children: c() }) })
|
|
4595
4595
|
] });
|
|
4596
|
-
}, jc = "
|
|
4596
|
+
}, jc = "_content_coxjf_1", Qc = "_contentNew_coxjf_21", Gc = "_imageBox_coxjf_29", zc = "_numberTag_coxjf_44", Jt = {
|
|
4597
4597
|
content: jc,
|
|
4598
4598
|
contentNew: Qc,
|
|
4599
4599
|
imageBox: Gc,
|
|
4600
|
-
numberTag:
|
|
4601
|
-
},
|
|
4602
|
-
figure:
|
|
4600
|
+
numberTag: zc
|
|
4601
|
+
}, Hc = "_figure_ooa5j_1", Vc = "_backdrop_ooa5j_6", Fc = "_backdropAux_ooa5j_16", Wc = "_imageStyled_ooa5j_37", $c = "_boxPlayIcon_ooa5j_51", Yc = "_playStyled_ooa5j_60", Kc = "_imageLogoPlaceholder_ooa5j_77", Jc = "_imagePlaceholder_ooa5j_98", se = {
|
|
4602
|
+
figure: Hc,
|
|
4603
4603
|
backdrop: Vc,
|
|
4604
4604
|
backdropAux: Fc,
|
|
4605
4605
|
imageStyled: Wc,
|
|
@@ -4842,7 +4842,7 @@ const Tt = (e) => {
|
|
|
4842
4842
|
))
|
|
4843
4843
|
}
|
|
4844
4844
|
);
|
|
4845
|
-
}, nl = "
|
|
4845
|
+
}, nl = "_content_1cid4_1", al = "_titulo_1cid4_12", ar = {
|
|
4846
4846
|
content: nl,
|
|
4847
4847
|
titulo: al
|
|
4848
4848
|
}, rl = {
|
|
@@ -5804,7 +5804,7 @@ const Tt = (e) => {
|
|
|
5804
5804
|
]
|
|
5805
5805
|
}
|
|
5806
5806
|
);
|
|
5807
|
-
}, ol = "
|
|
5807
|
+
}, ol = "_content_6azvz_1", sl = "_subscribeImage_6azvz_22", il = "_tag_6azvz_32", cl = "_contentTitle_6azvz_50", ll = "_title_6azvz_55", dl = "_inputStyled_6azvz_72", ul = "_buttonStyled_6azvz_112", hl = "_contentTerms_6azvz_123", ml = "_subscribeText_6azvz_128", fl = "_terms_6azvz_138", qe = {
|
|
5808
5808
|
content: ol,
|
|
5809
5809
|
subscribeImage: sl,
|
|
5810
5810
|
tag: il,
|
|
@@ -5841,14 +5841,14 @@ const Tt = (e) => {
|
|
|
5841
5841
|
htmlFor: e?.toggledrawerevent === "true" ? "side-bar-state" : ""
|
|
5842
5842
|
}
|
|
5843
5843
|
) : /* @__PURE__ */ a(L, { ...r, style: o });
|
|
5844
|
-
}, gl = (e) => /* @__PURE__ */ h("section", { className: [
|
|
5845
|
-
/* @__PURE__ */ a("div", { className:
|
|
5846
|
-
/* @__PURE__ */ a("div", { className:
|
|
5847
|
-
/* @__PURE__ */ h("div", { className:
|
|
5848
|
-
/* @__PURE__ */ a("p", { className:
|
|
5849
|
-
/* @__PURE__ */ a("p", { className:
|
|
5844
|
+
}, gl = (e) => /* @__PURE__ */ h("section", { className: [qe.content, e.className ?? ""].join(" "), children: [
|
|
5845
|
+
/* @__PURE__ */ a("div", { className: qe.subscribeImage, children: e.image }),
|
|
5846
|
+
/* @__PURE__ */ a("div", { className: qe.tag, children: e.texts.newsletterTag ?? "NEWS" }),
|
|
5847
|
+
/* @__PURE__ */ h("div", { className: qe.contentTitle, children: [
|
|
5848
|
+
/* @__PURE__ */ a("p", { className: qe.title, children: e.title }),
|
|
5849
|
+
/* @__PURE__ */ a("p", { className: qe.subTitle, children: e.sibtitle })
|
|
5850
5850
|
] }),
|
|
5851
|
-
/* @__PURE__ */ a("div", { className:
|
|
5851
|
+
/* @__PURE__ */ a("div", { className: qe.inputStyled, children: /* @__PURE__ */ a(
|
|
5852
5852
|
"input",
|
|
5853
5853
|
{
|
|
5854
5854
|
type: "email",
|
|
@@ -5856,12 +5856,12 @@ const Tt = (e) => {
|
|
|
5856
5856
|
id: "newsletter-email-column"
|
|
5857
5857
|
}
|
|
5858
5858
|
) }),
|
|
5859
|
-
/* @__PURE__ */ a(kn, { className:
|
|
5860
|
-
/* @__PURE__ */ h("div", { className:
|
|
5861
|
-
/* @__PURE__ */ a("p", { className:
|
|
5862
|
-
/* @__PURE__ */ a(L, { className:
|
|
5859
|
+
/* @__PURE__ */ a(kn, { className: qe.buttonStyled, size: "large", full: !0, children: e.texts.newsletterButtonText ?? "Suscribirme" }),
|
|
5860
|
+
/* @__PURE__ */ h("div", { className: qe.contentTerms, children: [
|
|
5861
|
+
/* @__PURE__ */ a("p", { className: qe.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
|
|
5862
|
+
/* @__PURE__ */ a(L, { className: qe.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
|
|
5863
5863
|
] })
|
|
5864
|
-
] }), pl = "
|
|
5864
|
+
] }), pl = "_content_1ms2y_1", Al = "_contentInfo_1ms2y_20", wl = "_subscribeImage_1ms2y_28", yl = "_tag_1ms2y_42", vl = "_contentTitle_1ms2y_60", bl = "_title_1ms2y_65", Cl = "_subTitle_1ms2y_70", _l = "_inputStyled_1ms2y_79", Nl = "_buttonStyled_1ms2y_118", Sl = "_contentTerms_1ms2y_131", El = "_subscribeText_1ms2y_137", xl = "_terms_1ms2y_146", Te = {
|
|
5865
5865
|
content: pl,
|
|
5866
5866
|
contentInfo: Al,
|
|
5867
5867
|
subscribeImage: wl,
|
|
@@ -5939,17 +5939,17 @@ const Tt = (e) => {
|
|
|
5939
5939
|
] })
|
|
5940
5940
|
]
|
|
5941
5941
|
}
|
|
5942
|
-
), kl = "
|
|
5942
|
+
), kl = "_content_qzaly_1", Ul = "_subscribeImage_qzaly_16", ql = "_contentTitle_qzaly_22", Rl = "_title_qzaly_33", Ll = "_subTitle_qzaly_40", Bl = "_contentTerms_qzaly_60", Ol = "_whatsappLink_qzaly_65", Pl = "_subscribeText_qzaly_82", Dl = "_terms_qzaly_92", Ge = {
|
|
5943
5943
|
content: kl,
|
|
5944
5944
|
subscribeImage: Ul,
|
|
5945
|
-
contentTitle:
|
|
5946
|
-
title:
|
|
5945
|
+
contentTitle: ql,
|
|
5946
|
+
title: Rl,
|
|
5947
5947
|
subTitle: Ll,
|
|
5948
5948
|
contentTerms: Bl,
|
|
5949
5949
|
whatsappLink: Ol,
|
|
5950
5950
|
subscribeText: Pl,
|
|
5951
5951
|
terms: Dl
|
|
5952
|
-
},
|
|
5952
|
+
}, Y9 = (e) => /* @__PURE__ */ h("section", { className: Ge.content, children: [
|
|
5953
5953
|
/* @__PURE__ */ a(Il, { className: Ge.subscribeImage }),
|
|
5954
5954
|
/* @__PURE__ */ h("div", { className: Ge.contentTitle, children: [
|
|
5955
5955
|
/* @__PURE__ */ a("p", { className: Ge.title, children: "Mantenete Informado" }),
|
|
@@ -6015,12 +6015,12 @@ const Tt = (e) => {
|
|
|
6015
6015
|
/* @__PURE__ */ a("path", { d: "M0,0v19.74h74.3V0H0ZM62.2,4.7h2v5.8l3-3h2.4l-1.1,1.2-6.3,6.2V4.7ZM69.8,15h-2.4l-1.6-2.1,1.4-1.4,2.6,3.5ZM40.3,7.7h1v-1.8h2v1.8h1.8v1.7h-1.8v3c0,.3.1.6.2.7.2.2.4.3.6.3.3,0,.6-.1.8-.3l.5,1.5c-.2.2-.5.3-.7.4-.3.1-.6.1-.9.1-.8,0-1.4-.2-1.9-.6-.5-.5-.7-1.1-.7-2v-3.1h-1v-1.7h.1ZM37.7,12.3c-.2-.1-.4-.2-.6-.2-.3,0-.5-.1-.8-.1s-.6-.1-.9-.2c-.3-.1-.6-.2-.8-.4-.3-.2-.5-.4-.6-.6-.2-.3-.2-.6-.2-1,0-.5.1-.9.4-1.2.3-.4.6-.6,1.1-.8s1-.3,1.7-.3c.5,0,1,.1,1.4.2.5.1.9.3,1.2.5l-.6,1.6c-.3-.2-.6-.4-1-.4-.3-.1-.6-.1-1-.1-.5,0-.8.1-1,.2-.2.1-.3.3-.3.5s.1.3.2.4c.2.1.4.2.6.2.3.1.5.1.8.1s.6.1.9.2c.3.1.6.2.8.4s.4.4.6.6c.2.3.2.6.2,1,0,.5-.1.9-.4,1.2-.3.4-.6.6-1.1.8-.4.2-1,.3-1.7.3-.6,0-1.2-.1-1.7-.2-.6-.2-1-.3-1.3-.6l.6-1.6c.3.2.7.4,1.1.5.4.1.8.2,1.3.2s.8-.1,1-.2c.2-.1.3-.3.3-.5,0-.2,0-.3-.2-.5ZM6.7,14.3l1.1-1.1c.2.1.4.1.6.1.3,0,.6-.1.9-.3.3-.2.5-.4.6-.7.2-.3.2-.7.2-1.1s0-.8-.1-1.1c-.2-.3-.4-.6-.6-.7-.3-.2-.6-.3-.9-.3s-.6.1-.9.3-.5.4-.6.7c-.2.3-.2.7-.2,1.1s.1.8.2,1.1c-.1.1,0,.1,0,.2l-2.3,2.3V4.7h1.9v3.6c.2-.2.4-.3.6-.5.5-.3.9-.4,1.5-.4s1.2.2,1.8.5c.5.3,1,.8,1.2,1.3.3.6.5,1.3.5,2.1s-.2,1.5-.5,2c-.3.6-.7,1-1.2,1.4-.5.3-1.1.5-1.8.5-.6,0-1.1-.2-1.6-.4-.1-.2-.3-.4-.4-.5ZM13.6,4.7h2v10.3h-2V4.7ZM17.7,13.6c-.3-.5-.4-1.1-.4-1.9v-4.2h2v3.9c0,.6.1,1.1.4,1.4.2.3.6.4,1,.4.3,0,.6-.1.8-.2s.4-.4.6-.6c.1-.3.2-.7.2-1.1v-3.8h2v7.5h-1.8v-.9c-.2.2-.4.5-.6.6-.5.2-1,.3-1.5.3-.6,0-1.1-.1-1.6-.4-.5-.1-.8-.5-1.1-1ZM33,11.5v.3h-5.3c0,.2.1.4.2.6.2.3.4.6.7.7.3.2.6.2,1.1.2.4,0,.7-.1,1-.2.3-.1.5-.3.8-.5l1,1.2c-.3.4-.7.7-1.2.9-.5.2-1,.3-1.6.3-.8,0-1.5-.2-2.1-.5s-1-.8-1.4-1.4c-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.3-1.4c.5-.1,1.2-.3,1.9-.3s1.3.2,1.8.5c.6.3,1,.8,1.3,1.3.3.6.5,1.3.5,2.1,0,0,0,.1,0,.2ZM47.4,14.8c-.4-.2-.7-.5-.9-.8s-.3-.7-.3-1.2c0-.4.1-.8.3-1.2.2-.3.5-.6,1-.8.4-.2,1-.3,1.7-.3h1.6c0-.4-.1-.8-.4-1-.3-.3-.6-.4-1.2-.4-.4,0-.7.1-1.1.2s-.6.3-.9.5l-.7-1.5c.4-.3.8-.5,1.4-.6.5-.2,1.1-.3,1.6-.3,1,0,1.9.3,2.5.8s.9,1.4.9,2.5v4.2h-1.9v-1.1c-.2.3-.4.6-.7.8-.4.3-.8.4-1.4.4-.6.1-1.1,0-1.5-.2ZM56,14.6c-.6-.3-1-.8-1.4-1.4-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.4-1.4c.6-.2,1.3-.4,2-.4s1.4.2,1.9.5,1,.8,1.2,1.4l-1.6.9c-.2-.4-.4-.6-.7-.8s-.6-.3-.9-.3-.6.1-.9.3c-.3.2-.5.4-.6.7-.2.3-.2.7-.2,1.1s.1.8.2,1.1c.2.3.4.5.6.7.3.2.6.3.9.3s.6-.1.9-.2c.3-.2.5-.4.7-.8l1.6.9c-.3.6-.6,1-1.2,1.4-.6.3-1.2.5-1.9.5s-1.4-.2-2-.5Z" })
|
|
6016
6016
|
]
|
|
6017
6017
|
}
|
|
6018
|
-
), jl = "
|
|
6018
|
+
), jl = "_content_1p7b9_1", Ql = "_brandContent_1p7b9_10", Gl = "_socialMedia_1p7b9_21", zl = "_linkSocialNetwoks_1p7b9_28", Hl = "_sectionContent_1p7b9_42", Vl = "_section_1p7b9_42", Fl = "_menuItem_1p7b9_60", Wl = "_otherItems_1p7b9_73", $l = "_copyrigth_1p7b9_87", Yl = "_copyrigthText_1p7b9_97", Kl = "_logoStyled_1p7b9_107", Jl = "_socialNetworkIcon_1p7b9_118", Zl = "_socialInstagram_1p7b9_125", Xl = "_socialNetworkIcon_stroke_1p7b9_133", we = {
|
|
6019
6019
|
content: jl,
|
|
6020
6020
|
brandContent: Ql,
|
|
6021
6021
|
socialMedia: Gl,
|
|
6022
|
-
linkSocialNetwoks:
|
|
6023
|
-
sectionContent:
|
|
6022
|
+
linkSocialNetwoks: zl,
|
|
6023
|
+
sectionContent: Hl,
|
|
6024
6024
|
section: Vl,
|
|
6025
6025
|
menuItem: Fl,
|
|
6026
6026
|
otherItems: Wl,
|
|
@@ -6066,10 +6066,10 @@ const Tt = (e) => {
|
|
|
6066
6066
|
"path",
|
|
6067
6067
|
{
|
|
6068
6068
|
fill: "currentColor",
|
|
6069
|
-
d: `M25.7,9.4h-9.1v2.4h9.1c-0.1,0,0.1,0,0.1-0.1V9.5C25.9,9.4,25.9,9.4,25.7,9.4L25.7,9.4z M8.4,9.6
|
|
6070
|
-
c-3,0-5.6,2.5-5.6,5.6c0,3,2.5,5.4,5.7,5.4s5.4-2.4,5.4-5.4c0-0.4,0-0.7-0.1-1.1H8.5v2.1h3c-0.3,1.3-1.5,2.1-3,2.1
|
|
6071
|
-
c-1.9-0.1-3.4-1.7-3.2-3.4c0-1.9,1.5-3.2,3.2-3.2c0.8,0,1.5,0.3,2.1,0.9l1.5-1.5C11,10.2,9.7,9.6,8.4,9.6L8.4,9.6z M27,13.7H16.5
|
|
6072
|
-
v2.4H27c0,0,0.1,0,0.1-0.1v-2.1C27.2,13.7,27.2,13.7,27,13.7L27,13.7z M25.7,18.2h-9.1v2.4h9.1c-0.1,0,0.1-0.1,0.1-0.1v-2.1
|
|
6069
|
+
d: `M25.7,9.4h-9.1v2.4h9.1c-0.1,0,0.1,0,0.1-0.1V9.5C25.9,9.4,25.9,9.4,25.7,9.4L25.7,9.4z M8.4,9.6
|
|
6070
|
+
c-3,0-5.6,2.5-5.6,5.6c0,3,2.5,5.4,5.7,5.4s5.4-2.4,5.4-5.4c0-0.4,0-0.7-0.1-1.1H8.5v2.1h3c-0.3,1.3-1.5,2.1-3,2.1
|
|
6071
|
+
c-1.9-0.1-3.4-1.7-3.2-3.4c0-1.9,1.5-3.2,3.2-3.2c0.8,0,1.5,0.3,2.1,0.9l1.5-1.5C11,10.2,9.7,9.6,8.4,9.6L8.4,9.6z M27,13.7H16.5
|
|
6072
|
+
v2.4H27c0,0,0.1,0,0.1-0.1v-2.1C27.2,13.7,27.2,13.7,27,13.7L27,13.7z M25.7,18.2h-9.1v2.4h9.1c-0.1,0,0.1-0.1,0.1-0.1v-2.1
|
|
6073
6073
|
C25.9,18.2,25.9,18.2,25.7,18.2L25.7,18.2z`
|
|
6074
6074
|
}
|
|
6075
6075
|
)
|
|
@@ -6146,13 +6146,13 @@ const Tt = (e) => {
|
|
|
6146
6146
|
"path",
|
|
6147
6147
|
{
|
|
6148
6148
|
fill: "currentColor",
|
|
6149
|
-
d: `M12.6,24.9c-1.1,0-2.1-0.3-3.1-0.8c-1.7-0.9-2.8-2.5-3.2-4.3c-0.7-3.3,1.4-6.7,4.7-7.4
|
|
6150
|
-
c0.8-0.2,1.5-0.2,2.2-0.1c0.1,0,0.1,0,0.2,0l0.5,0.1l0.1,0.5v3.8l-0.8-0.2c-0.1,0-0.2,0-0.3-0.1c-1.2-0.2-2.3,0.6-2.5,1.8
|
|
6151
|
-
c-0.2,1.2,0.6,2.3,1.8,2.5c0.6,0.1,1.2,0,1.7-0.4c0.5-0.4,0.8-1,0.8-1.6c0-0.7,0-1.3,0-2l0-0.7l0-10.8h4.1L19,5.9
|
|
6152
|
-
c0,0.2,0,0.4,0.1,0.6c0.4,1.8,2,3.2,3.9,3.3c0.5,0,0.8,0.3,0.8,0.8c0,0.6,0,1.3,0,1.9v1.5l-0.6,0c-1.5,0-2.9-0.4-4.1-1.1l0,5.6
|
|
6153
|
-
c0,2.7-1.6,5-4,6C14.2,24.7,13.4,24.9,12.6,24.9z M12.7,13.4c-0.4,0-0.9,0.1-1.3,0.2c-2.7,0.6-4.4,3.4-3.9,6.1
|
|
6154
|
-
c0.3,1.5,1.3,2.8,2.6,3.5c1.4,0.7,3,0.8,4.5,0.3c2-0.8,3.3-2.7,3.3-4.9l0-7.8l0.9,0.7c1.2,0.9,2.4,1.3,3.8,1.5v-0.3
|
|
6155
|
-
c0-0.5,0-1.1,0-1.6C20.4,10.7,18.5,9,18,6.7c0-0.2-0.1-0.3-0.1-0.5H16l0,10.4c0,0.7,0,1.4,0,2.1c0,0.9-0.5,1.8-1.2,2.4
|
|
6149
|
+
d: `M12.6,24.9c-1.1,0-2.1-0.3-3.1-0.8c-1.7-0.9-2.8-2.5-3.2-4.3c-0.7-3.3,1.4-6.7,4.7-7.4
|
|
6150
|
+
c0.8-0.2,1.5-0.2,2.2-0.1c0.1,0,0.1,0,0.2,0l0.5,0.1l0.1,0.5v3.8l-0.8-0.2c-0.1,0-0.2,0-0.3-0.1c-1.2-0.2-2.3,0.6-2.5,1.8
|
|
6151
|
+
c-0.2,1.2,0.6,2.3,1.8,2.5c0.6,0.1,1.2,0,1.7-0.4c0.5-0.4,0.8-1,0.8-1.6c0-0.7,0-1.3,0-2l0-0.7l0-10.8h4.1L19,5.9
|
|
6152
|
+
c0,0.2,0,0.4,0.1,0.6c0.4,1.8,2,3.2,3.9,3.3c0.5,0,0.8,0.3,0.8,0.8c0,0.6,0,1.3,0,1.9v1.5l-0.6,0c-1.5,0-2.9-0.4-4.1-1.1l0,5.6
|
|
6153
|
+
c0,2.7-1.6,5-4,6C14.2,24.7,13.4,24.9,12.6,24.9z M12.7,13.4c-0.4,0-0.9,0.1-1.3,0.2c-2.7,0.6-4.4,3.4-3.9,6.1
|
|
6154
|
+
c0.3,1.5,1.3,2.8,2.6,3.5c1.4,0.7,3,0.8,4.5,0.3c2-0.8,3.3-2.7,3.3-4.9l0-7.8l0.9,0.7c1.2,0.9,2.4,1.3,3.8,1.5v-0.3
|
|
6155
|
+
c0-0.5,0-1.1,0-1.6C20.4,10.7,18.5,9,18,6.7c0-0.2-0.1-0.3-0.1-0.5H16l0,10.4c0,0.7,0,1.4,0,2.1c0,0.9-0.5,1.8-1.2,2.4
|
|
6156
6156
|
C14,21.8,13,22,12,21.8c-1.8-0.4-3-2-2.7-3.9c0.3-1.7,1.8-2.9,3.6-2.7v-1.9C12.9,13.4,12.8,13.4,12.7,13.4z`
|
|
6157
6157
|
}
|
|
6158
6158
|
) })
|
|
@@ -6175,13 +6175,13 @@ const Tt = (e) => {
|
|
|
6175
6175
|
"path",
|
|
6176
6176
|
{
|
|
6177
6177
|
fill: "currentColor",
|
|
6178
|
-
d: `M21.7,8.3c-1.8-1.8-4.2-2.8-6.7-2.8c-5.2,0-9.5,4.2-9.5,9.4c0,1.7,0.4,3.3,1.3,4.7l-1.3,4.9l5-1.3
|
|
6179
|
-
c1.4,0.7,2.9,1.1,4.5,1.1h0c5.2,0,9.5-4.2,9.5-9.4C24.5,12.4,23.5,10,21.7,8.3 M15,22.7L15,22.7c-1.4,0-2.8-0.4-4-1.1l-0.3-0.2
|
|
6180
|
-
l-3,0.8l0.8-2.9l-0.2-0.3c-0.8-1.2-1.2-2.7-1.2-4.2c0-4.3,3.5-7.8,7.9-7.8c2.1,0,4.1,0.8,5.6,2.3c1.5,1.5,2.3,3.4,2.3,5.5
|
|
6181
|
-
C22.9,19.2,19.4,22.7,15,22.7z M19.4,16.9c-0.2-0.1-1.4-0.7-1.6-0.8c-0.2-0.1-0.4-0.1-0.5,0.1c-0.2,0.2-0.6,0.8-0.7,0.9
|
|
6182
|
-
c-0.1,0.2-0.3,0.2-0.5,0.1c-0.2-0.1-1-0.4-1.9-1.2c-0.7-0.6-1.2-1.4-1.3-1.6c-0.1-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.3,0.4-0.4
|
|
6183
|
-
c0.1-0.1,0.2-0.2,0.2-0.4c0.1-0.2,0-0.3,0-0.4c-0.1-0.1-0.5-1.3-0.7-1.7c-0.2-0.5-0.4-0.4-0.5-0.4c-0.1,0-0.3,0-0.5,0
|
|
6184
|
-
c-0.2,0-0.4,0.1-0.6,0.3c-0.2,0.2-0.8,0.8-0.8,2c0,1.2,0.8,2.3,1,2.4c0.1,0.2,1.7,2.5,4,3.6c0.6,0.2,1,0.4,1.3,0.5
|
|
6178
|
+
d: `M21.7,8.3c-1.8-1.8-4.2-2.8-6.7-2.8c-5.2,0-9.5,4.2-9.5,9.4c0,1.7,0.4,3.3,1.3,4.7l-1.3,4.9l5-1.3
|
|
6179
|
+
c1.4,0.7,2.9,1.1,4.5,1.1h0c5.2,0,9.5-4.2,9.5-9.4C24.5,12.4,23.5,10,21.7,8.3 M15,22.7L15,22.7c-1.4,0-2.8-0.4-4-1.1l-0.3-0.2
|
|
6180
|
+
l-3,0.8l0.8-2.9l-0.2-0.3c-0.8-1.2-1.2-2.7-1.2-4.2c0-4.3,3.5-7.8,7.9-7.8c2.1,0,4.1,0.8,5.6,2.3c1.5,1.5,2.3,3.4,2.3,5.5
|
|
6181
|
+
C22.9,19.2,19.4,22.7,15,22.7z M19.4,16.9c-0.2-0.1-1.4-0.7-1.6-0.8c-0.2-0.1-0.4-0.1-0.5,0.1c-0.2,0.2-0.6,0.8-0.7,0.9
|
|
6182
|
+
c-0.1,0.2-0.3,0.2-0.5,0.1c-0.2-0.1-1-0.4-1.9-1.2c-0.7-0.6-1.2-1.4-1.3-1.6c-0.1-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.3,0.4-0.4
|
|
6183
|
+
c0.1-0.1,0.2-0.2,0.2-0.4c0.1-0.2,0-0.3,0-0.4c-0.1-0.1-0.5-1.3-0.7-1.7c-0.2-0.5-0.4-0.4-0.5-0.4c-0.1,0-0.3,0-0.5,0
|
|
6184
|
+
c-0.2,0-0.4,0.1-0.6,0.3c-0.2,0.2-0.8,0.8-0.8,2c0,1.2,0.8,2.3,1,2.4c0.1,0.2,1.7,2.5,4,3.6c0.6,0.2,1,0.4,1.3,0.5
|
|
6185
6185
|
c0.6,0.2,1.1,0.2,1.5,0.1c0.5-0.1,1.4-0.6,1.6-1.1c0.2-0.5,0.2-1,0.1-1.1C19.7,17.1,19.6,17,19.4,16.9`
|
|
6186
6186
|
}
|
|
6187
6187
|
) }) })
|
|
@@ -6205,9 +6205,9 @@ const Tt = (e) => {
|
|
|
6205
6205
|
"path",
|
|
6206
6206
|
{
|
|
6207
6207
|
fill: "currentColor",
|
|
6208
|
-
d: `M15,23.9c-0.7,0-7.3,0-9.2-0.6C4.6,23,3.7,22,3.2,20.8c-0.4-2-0.4-5.6-0.4-5.8c0-0.2,0-3.8,0.6-5.8C3.7,7.9,4.7,7,5.9,6.5c1.9-0.4,8.9-0.4,9.2-0.4c0.7,0,7.3,0,9.2,0.6C25.5,7,26.4,8,26.9,9.2c0,0,0,0,0,0.1c0.5,1.9,0.3,5.7,0.3,5.9
|
|
6209
|
-
c0,0.1,0,3.8-0.4,5.7c-0.4,1.3-1.3,2.2-2.6,2.6C22.2,23.9,15.3,23.9,15,23.9z M15.1,7.6c-2,0-7.4,0.1-8.8,0.4C6,8.1,5.1,8.5,4.8,9.5c-0.5,1.8-0.5,5.4-0.5,5.4s0,3.6,0.4,5.4c0.1,0.3,0.5,1.2,1.6,1.5c1.4,0.4,6.8,0.5,8.7,0.5c2,0,7.4-0.1,8.8-0.4
|
|
6210
|
-
c0.3-0.1,1.2-0.5,1.5-1.6c0.4-1.6,0.4-5.3,0.4-5.3c0-0.1,0.2-3.7-0.2-5.4c-0.1-0.4-0.5-1.3-1.6-1.6C22.5,7.7,17.1,7.6,15.1,7.6zM12.8,19.2c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.4-0.4-0.4-0.7v-6.9c0-0.3,0.1-0.5,0.4-0.6c0.2-0.1,0.5-0.1,0.7,0l5.9,3.4
|
|
6208
|
+
d: `M15,23.9c-0.7,0-7.3,0-9.2-0.6C4.6,23,3.7,22,3.2,20.8c-0.4-2-0.4-5.6-0.4-5.8c0-0.2,0-3.8,0.6-5.8C3.7,7.9,4.7,7,5.9,6.5c1.9-0.4,8.9-0.4,9.2-0.4c0.7,0,7.3,0,9.2,0.6C25.5,7,26.4,8,26.9,9.2c0,0,0,0,0,0.1c0.5,1.9,0.3,5.7,0.3,5.9
|
|
6209
|
+
c0,0.1,0,3.8-0.4,5.7c-0.4,1.3-1.3,2.2-2.6,2.6C22.2,23.9,15.3,23.9,15,23.9z M15.1,7.6c-2,0-7.4,0.1-8.8,0.4C6,8.1,5.1,8.5,4.8,9.5c-0.5,1.8-0.5,5.4-0.5,5.4s0,3.6,0.4,5.4c0.1,0.3,0.5,1.2,1.6,1.5c1.4,0.4,6.8,0.5,8.7,0.5c2,0,7.4-0.1,8.8-0.4
|
|
6210
|
+
c0.3-0.1,1.2-0.5,1.5-1.6c0.4-1.6,0.4-5.3,0.4-5.3c0-0.1,0.2-3.7-0.2-5.4c-0.1-0.4-0.5-1.3-1.6-1.6C22.5,7.7,17.1,7.6,15.1,7.6zM12.8,19.2c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.4-0.4-0.4-0.7v-6.9c0-0.3,0.1-0.5,0.4-0.6c0.2-0.1,0.5-0.1,0.7,0l5.9,3.4
|
|
6211
6211
|
c0.2,0.1,0.4,0.4,0.4,0.6c0,0.3-0.1,0.5-0.4,0.7l-5.9,3.5C13.1,19.1,12.9,19.2,12.8,19.2z M13.6,12.9v4.3l3.7-2.2L13.6,12.9z`
|
|
6212
6212
|
}
|
|
6213
6213
|
),
|
|
@@ -6224,7 +6224,7 @@ const Tt = (e) => {
|
|
|
6224
6224
|
gnews: (e) => /* @__PURE__ */ a(ed, { ...e }),
|
|
6225
6225
|
podcast: (e) => /* @__PURE__ */ a(td, { ...e }),
|
|
6226
6226
|
telegram: (e) => /* @__PURE__ */ a(nd, { ...e })
|
|
6227
|
-
},
|
|
6227
|
+
}, K9 = (e) => {
|
|
6228
6228
|
const { freeZone: t, socials: n, menu: r, customBlock: o } = e;
|
|
6229
6229
|
return /* @__PURE__ */ h("footer", { className: we.content, children: [
|
|
6230
6230
|
/* @__PURE__ */ h("section", { className: we.brandContent, children: [
|
|
@@ -6283,7 +6283,7 @@ const Tt = (e) => {
|
|
|
6283
6283
|
)
|
|
6284
6284
|
] })
|
|
6285
6285
|
] });
|
|
6286
|
-
}, id = "
|
|
6286
|
+
}, id = "_content_1e93o_1", cd = "_imageContent_1e93o_9", ld = "_width1Autor_1e93o_18", dd = "_width2Autor_1e93o_22", ud = "_width3Autor_1e93o_26", hd = "_imageAutor_1e93o_30", md = "_imageStyled_1e93o_69", fd = "_contentIconStyled_1e93o_70", gd = "_avatarContent_1e93o_87", pd = "_journalistSection_1e93o_95", Ad = "_journalistInfo_1e93o_103", wd = "_journalistInfoLink_1e93o_104", yd = "_socialNetworkSection_1e93o_139", vd = "_avatarStyled_1e93o_151", bd = "_article_1e93o_156", Cd = "_socialButton_1e93o_160", _d = "_facebookStyled_1e93o_176", Nd = "_emailStyled_1e93o_180", Sd = "_xStyled_1e93o_184", Ed = "_linkedinStyled_1e93o_188", xd = "_whatsappStyled_1e93o_192", Td = "_whatsappLink_1e93o_196", Id = "_clipboardButton_1e93o_212", kd = "_googleProfileButton_1e93o_248", de = {
|
|
6287
6287
|
content: id,
|
|
6288
6288
|
imageContent: cd,
|
|
6289
6289
|
width1Autor: ld,
|
|
@@ -6347,13 +6347,13 @@ const Tt = (e) => {
|
|
|
6347
6347
|
strokeLinecap: "round",
|
|
6348
6348
|
strokeLinejoin: "round",
|
|
6349
6349
|
strokeMiterlimit: "10",
|
|
6350
|
-
d: `M10.2,8.3c0,1.1-0.9,2.1-2.2,2.1l0,0c-1.3,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.2-2.1C9.4,6.3,10.2,7.1,10.2,8.3z M6.1,23.7H10V11.9
|
|
6351
|
-
H6.1V23.7z M19.6,11.7c-2.1,0-3.5,2-3.5,2v-1.7h-3.9v11.8H16v-6.6c0-0.3,0-0.7,0.1-0.9c0.3-0.7,0.9-1.4,2-1.4c1.4,0,2,1.1,2,2.7v6.3
|
|
6350
|
+
d: `M10.2,8.3c0,1.1-0.9,2.1-2.2,2.1l0,0c-1.3,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.2-2.1C9.4,6.3,10.2,7.1,10.2,8.3z M6.1,23.7H10V11.9
|
|
6351
|
+
H6.1V23.7z M19.6,11.7c-2.1,0-3.5,2-3.5,2v-1.7h-3.9v11.8H16v-6.6c0-0.3,0-0.7,0.1-0.9c0.3-0.7,0.9-1.4,2-1.4c1.4,0,2,1.1,2,2.7v6.3
|
|
6352
6352
|
h3.9V17C24.1,13.3,22.2,11.7,19.6,11.7z`
|
|
6353
6353
|
}
|
|
6354
6354
|
)
|
|
6355
6355
|
}
|
|
6356
|
-
),
|
|
6356
|
+
), qd = (e) => /* @__PURE__ */ h(
|
|
6357
6357
|
"svg",
|
|
6358
6358
|
{
|
|
6359
6359
|
width: "25",
|
|
@@ -6380,7 +6380,7 @@ const Tt = (e) => {
|
|
|
6380
6380
|
)
|
|
6381
6381
|
]
|
|
6382
6382
|
}
|
|
6383
|
-
),
|
|
6383
|
+
), Rd = (e) => /* @__PURE__ */ h(
|
|
6384
6384
|
"svg",
|
|
6385
6385
|
{
|
|
6386
6386
|
width: "24",
|
|
@@ -6466,8 +6466,8 @@ const Tt = (e) => {
|
|
|
6466
6466
|
Email: {
|
|
6467
6467
|
url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
|
|
6468
6468
|
icon: {
|
|
6469
|
-
outline: (e) => /* @__PURE__ */ a(
|
|
6470
|
-
solid: (e) => /* @__PURE__ */ a(
|
|
6469
|
+
outline: (e) => /* @__PURE__ */ a(qd, { className: e }),
|
|
6470
|
+
solid: (e) => /* @__PURE__ */ a(Rd, { className: e })
|
|
6471
6471
|
}
|
|
6472
6472
|
},
|
|
6473
6473
|
LinkedIn: {
|
|
@@ -6522,25 +6522,25 @@ function Pd({ noteShare: e }) {
|
|
|
6522
6522
|
)
|
|
6523
6523
|
] }) : null;
|
|
6524
6524
|
}
|
|
6525
|
-
const Dd = "
|
|
6525
|
+
const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSection_r1co8_27", Qd = "_title_r1co8_42", Gd = "_article_r1co8_27", zd = "_correspondent_r1co8_75", Hd = "_iframeStyled_r1co8_84", Vd = "_contentFrame_r1co8_94", ze = {
|
|
6526
6526
|
content: Dd,
|
|
6527
6527
|
videoContent: Md,
|
|
6528
6528
|
articleSection: jd,
|
|
6529
6529
|
title: Qd,
|
|
6530
6530
|
article: Gd,
|
|
6531
|
-
correspondent:
|
|
6532
|
-
iframeStyled:
|
|
6531
|
+
correspondent: zd,
|
|
6532
|
+
iframeStyled: Hd,
|
|
6533
6533
|
contentFrame: Vd
|
|
6534
|
-
},
|
|
6534
|
+
}, J9 = (e) => {
|
|
6535
6535
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${je(
|
|
6536
6536
|
e.video.info.date.created
|
|
6537
6537
|
)}` : e?.video.main.author;
|
|
6538
|
-
return /* @__PURE__ */ a("div", { className:
|
|
6539
|
-
/* @__PURE__ */ a("p", { className:
|
|
6538
|
+
return /* @__PURE__ */ a("div", { className: ze.content, children: /* @__PURE__ */ a(Vt, { children: /* @__PURE__ */ h("div", { className: ze.videoContent, children: [
|
|
6539
|
+
/* @__PURE__ */ a("p", { className: ze.title, children: e.video.main.title }),
|
|
6540
6540
|
e.type === "vy" && /* @__PURE__ */ a(
|
|
6541
6541
|
"iframe",
|
|
6542
6542
|
{
|
|
6543
|
-
className:
|
|
6543
|
+
className: ze.iframeStyled,
|
|
6544
6544
|
src: `https://www.youtube.com/embed/${e.video.main.code}`,
|
|
6545
6545
|
frameBorder: "0",
|
|
6546
6546
|
allowFullScreen: !0
|
|
@@ -6549,7 +6549,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
6549
6549
|
e.type === "vf" && /* @__PURE__ */ a(
|
|
6550
6550
|
"iframe",
|
|
6551
6551
|
{
|
|
6552
|
-
className:
|
|
6552
|
+
className: ze.iframeStyled,
|
|
6553
6553
|
src: e.video.main.code,
|
|
6554
6554
|
frameBorder: "0",
|
|
6555
6555
|
allowFullScreen: !0
|
|
@@ -6558,16 +6558,16 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
6558
6558
|
e.type === "ve" && /* @__PURE__ */ a(
|
|
6559
6559
|
"div",
|
|
6560
6560
|
{
|
|
6561
|
-
className:
|
|
6561
|
+
className: ze.contentFrame,
|
|
6562
6562
|
dangerouslySetInnerHTML: { __html: e.video.main.code }
|
|
6563
6563
|
}
|
|
6564
6564
|
),
|
|
6565
|
-
/* @__PURE__ */ h("div", { className:
|
|
6566
|
-
/* @__PURE__ */ a("p", { className:
|
|
6567
|
-
/* @__PURE__ */ a("p", { className:
|
|
6565
|
+
/* @__PURE__ */ h("div", { className: ze.articleSection, children: [
|
|
6566
|
+
/* @__PURE__ */ a("p", { className: ze.article, children: Qe(e.video.main.description) }),
|
|
6567
|
+
/* @__PURE__ */ a("p", { className: ze.correspondent, children: t() })
|
|
6568
6568
|
] })
|
|
6569
6569
|
] }) }) });
|
|
6570
|
-
}, Fd = "
|
|
6570
|
+
}, Fd = "_content_wxhkd_1", Wd = "_linkStyled_wxhkd_9", Pn = {
|
|
6571
6571
|
content: Fd,
|
|
6572
6572
|
linkStyled: Wd
|
|
6573
6573
|
}, vn = (e) => {
|
|
@@ -6596,7 +6596,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
6596
6596
|
}
|
|
6597
6597
|
)
|
|
6598
6598
|
] });
|
|
6599
|
-
}, $d = "
|
|
6599
|
+
}, $d = "_content_zal5g_1", Yd = "_contentGrid_zal5g_8", Kd = "_contentGrid4_zal5g_17", Jd = "_contentGrid3_zal5g_21", Zt = {
|
|
6600
6600
|
content: $d,
|
|
6601
6601
|
contentGrid: Yd,
|
|
6602
6602
|
contentGrid4: Kd,
|
|
@@ -6613,7 +6613,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
6613
6613
|
),
|
|
6614
6614
|
/* @__PURE__ */ a(K, { children: e.paginatorComponent })
|
|
6615
6615
|
] });
|
|
6616
|
-
}, Zd = "
|
|
6616
|
+
}, Zd = "_content_15x47_1", Xd = "_newsDescription_15x47_15", e1 = "_image_15x47_41", Dt = {
|
|
6617
6617
|
content: Zd,
|
|
6618
6618
|
newsDescription: Xd,
|
|
6619
6619
|
image: e1
|
|
@@ -6678,7 +6678,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
6678
6678
|
]
|
|
6679
6679
|
}
|
|
6680
6680
|
);
|
|
6681
|
-
}, t1 = "
|
|
6681
|
+
}, t1 = "_content_14xk9_1", n1 = "_boxInformation_14xk9_12", a1 = "_titleGradient_14xk9_30", r1 = "_sectionDescription_14xk9_58", o1 = "_articule_14xk9_83", s1 = "_linkStyled_14xk9_116", et = {
|
|
6682
6682
|
content: t1,
|
|
6683
6683
|
boxInformation: n1,
|
|
6684
6684
|
titleGradient: a1,
|
|
@@ -6753,17 +6753,17 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
6753
6753
|
}
|
|
6754
6754
|
)
|
|
6755
6755
|
] });
|
|
6756
|
-
}, i1 = "
|
|
6756
|
+
}, i1 = "_content_kro73_1", c1 = "_contentLayout_kro73_5", or = {
|
|
6757
6757
|
content: i1,
|
|
6758
6758
|
contentLayout: c1
|
|
6759
|
-
}, sr = (e) => /* @__PURE__ */ a("div", { className: or.content, children: /* @__PURE__ */ a(Vt, { className: `${or.contentLayout} ${e.className}`, children: e.children }) }), l1 = "
|
|
6759
|
+
}, sr = (e) => /* @__PURE__ */ a("div", { className: or.content, children: /* @__PURE__ */ a(Vt, { className: `${or.contentLayout} ${e.className}`, children: e.children }) }), l1 = "_content_1nqra_1", d1 = "_before_1nqra_11", u1 = "_textContent_1nqra_22", h1 = "_title_1nqra_37", m1 = "_description_1nqra_46", f1 = "_linkStyled_1nqra_57", gt = {
|
|
6760
6760
|
content: l1,
|
|
6761
6761
|
before: d1,
|
|
6762
6762
|
textContent: u1,
|
|
6763
6763
|
title: h1,
|
|
6764
6764
|
description: m1,
|
|
6765
6765
|
linkStyled: f1
|
|
6766
|
-
},
|
|
6766
|
+
}, Z9 = (e) => {
|
|
6767
6767
|
const t = e.logo;
|
|
6768
6768
|
return /* @__PURE__ */ h("section", { className: gt.content, children: [
|
|
6769
6769
|
e.backgroundImgURL && /* @__PURE__ */ a("img", { className: gt.before, src: e.backgroundImgURL, alt: "" }),
|
|
@@ -6774,50 +6774,50 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
6774
6774
|
/* @__PURE__ */ a(L, { className: gt.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
|
|
6775
6775
|
] })
|
|
6776
6776
|
] });
|
|
6777
|
-
}, g1 = "
|
|
6777
|
+
}, g1 = "_content_zxcog_1", p1 = "_contentLabel_zxcog_8", A1 = "_label_zxcog_13", w1 = "_required_zxcog_22", y1 = "_input_zxcog_28", Ut = {
|
|
6778
6778
|
content: g1,
|
|
6779
6779
|
contentLabel: p1,
|
|
6780
6780
|
label: A1,
|
|
6781
6781
|
required: w1,
|
|
6782
6782
|
input: y1
|
|
6783
|
-
},
|
|
6783
|
+
}, X9 = (e) => /* @__PURE__ */ h("div", { className: Ut.content, children: [
|
|
6784
6784
|
/* @__PURE__ */ h("div", { className: Ut.contentLabel, children: [
|
|
6785
6785
|
/* @__PURE__ */ a("label", { className: Ut.label, children: e.label }),
|
|
6786
6786
|
e.required && /* @__PURE__ */ a("span", { className: Ut.required, children: "*" })
|
|
6787
6787
|
] }),
|
|
6788
6788
|
/* @__PURE__ */ a("input", { className: Ut.input, ...e })
|
|
6789
|
-
] }), v1 = "
|
|
6789
|
+
] }), v1 = "_content_zgx5w_1", b1 = "_contentLabel_zgx5w_8", C1 = "_label_zgx5w_13", _1 = "_required_zgx5w_22", N1 = "_input_zgx5w_28", qt = {
|
|
6790
6790
|
content: v1,
|
|
6791
6791
|
contentLabel: b1,
|
|
6792
6792
|
label: C1,
|
|
6793
6793
|
required: _1,
|
|
6794
6794
|
input: N1
|
|
6795
|
-
},
|
|
6796
|
-
/* @__PURE__ */ h("div", { className:
|
|
6797
|
-
/* @__PURE__ */ a("label", { className:
|
|
6798
|
-
e.required && /* @__PURE__ */ a("span", { className:
|
|
6795
|
+
}, e3 = (e) => /* @__PURE__ */ h("div", { className: qt.content, children: [
|
|
6796
|
+
/* @__PURE__ */ h("div", { className: qt.contentLabel, children: [
|
|
6797
|
+
/* @__PURE__ */ a("label", { className: qt.label, children: e.label }),
|
|
6798
|
+
e.required && /* @__PURE__ */ a("span", { className: qt.required, children: "*" })
|
|
6799
6799
|
] }),
|
|
6800
|
-
/* @__PURE__ */ h("select", { className:
|
|
6800
|
+
/* @__PURE__ */ h("select", { className: qt.input, ...e, children: [
|
|
6801
6801
|
/* @__PURE__ */ a("option", { value: "", children: "--Seleccione--" }),
|
|
6802
6802
|
e.options.map((t, n) => /* @__PURE__ */ a("option", { value: t.value, children: t.label }, n))
|
|
6803
6803
|
] })
|
|
6804
|
-
] }), S1 = "
|
|
6804
|
+
] }), S1 = "_content_1mi9t_1", E1 = "_label_1mi9t_8", x1 = "_input_1mi9t_17", Dn = {
|
|
6805
6805
|
content: S1,
|
|
6806
6806
|
label: E1,
|
|
6807
6807
|
input: x1
|
|
6808
|
-
},
|
|
6808
|
+
}, t3 = (e) => /* @__PURE__ */ h("div", { className: Dn.content, children: [
|
|
6809
6809
|
/* @__PURE__ */ a("label", { className: Dn.label, children: e.label }),
|
|
6810
6810
|
/* @__PURE__ */ a("textarea", { className: Dn.input, ...e })
|
|
6811
|
-
] }), T1 = "
|
|
6811
|
+
] }), T1 = "_boxInformation_achvw_1", I1 = "_textBox_achvw_30", k1 = "_contentBox_achvw_40", U1 = "_liveBox_achvw_50", q1 = "_dot_achvw_72", R1 = "_sectionDescription_achvw_97", L1 = "_articule_achvw_110", B1 = "_description_achvw_137", tt = {
|
|
6812
6812
|
boxInformation: T1,
|
|
6813
6813
|
textBox: I1,
|
|
6814
6814
|
contentBox: k1,
|
|
6815
6815
|
liveBox: U1,
|
|
6816
|
-
dot:
|
|
6817
|
-
sectionDescription:
|
|
6816
|
+
dot: q1,
|
|
6817
|
+
sectionDescription: R1,
|
|
6818
6818
|
articule: L1,
|
|
6819
6819
|
description: B1
|
|
6820
|
-
}, O1 = "
|
|
6820
|
+
}, O1 = "_content_8ehij_1", P1 = "_description_8ehij_23", bn = {
|
|
6821
6821
|
content: O1,
|
|
6822
6822
|
description: P1
|
|
6823
6823
|
}, yo = (e) => {
|
|
@@ -6856,16 +6856,16 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
6856
6856
|
}
|
|
6857
6857
|
)
|
|
6858
6858
|
] })
|
|
6859
|
-
] }) }), M1 = "
|
|
6859
|
+
] }) }), M1 = "_content_oipiy_1", j1 = "_contentLine_oipiy_17", Q1 = "_contentText_oipiy_24", G1 = "_dateLink_oipiy_37", Xt = {
|
|
6860
6860
|
content: M1,
|
|
6861
6861
|
contentLine: j1,
|
|
6862
6862
|
contentText: Q1,
|
|
6863
6863
|
dateLink: G1
|
|
6864
|
-
},
|
|
6864
|
+
}, z1 = (e) => /* @__PURE__ */ a("section", { className: Xt.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ h("div", { className: Xt.contentLine, children: [
|
|
6865
6865
|
/* @__PURE__ */ a(L, { className: Xt.dateLink, href: `#item-${n + 1}`, children: cs(t.date) }),
|
|
6866
6866
|
/* @__PURE__ */ a("div", { className: Xt.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
|
|
6867
|
-
] }, n)) }),
|
|
6868
|
-
content:
|
|
6867
|
+
] }, n)) }), H1 = "_content_w8a84_1", V1 = "_contentInfo_w8a84_11", F1 = "_imageStyled_w8a84_19", W1 = "_contentIconStyled_w8a84_30", $1 = "_name_w8a84_56", Y1 = "_email_w8a84_65", K1 = "_description_w8a84_81", J1 = "_contenSocialNetwork_w8a84_93", Z1 = "_socialIcon_w8a84_103", Ie = {
|
|
6868
|
+
content: H1,
|
|
6869
6869
|
contentInfo: V1,
|
|
6870
6870
|
imageStyled: F1,
|
|
6871
6871
|
contentIconStyled: W1,
|
|
@@ -6935,7 +6935,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
6935
6935
|
] })
|
|
6936
6936
|
}
|
|
6937
6937
|
);
|
|
6938
|
-
}, eu = "
|
|
6938
|
+
}, eu = "_content_18ozj_1", tu = "_contentInfo_18ozj_13", nu = "_contentAuthor_18ozj_26", au = "_imageStyled_18ozj_33", ru = "_contentIconStyled_18ozj_42", ou = "_name_18ozj_64", su = "_email_18ozj_72", iu = "_description_18ozj_82", cu = "_contenSocialNetwork_18ozj_93", lu = "_socialIcon_18ozj_103", Ne = {
|
|
6939
6939
|
content: eu,
|
|
6940
6940
|
contentInfo: tu,
|
|
6941
6941
|
contentAuthor: nu,
|
|
@@ -7008,7 +7008,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7008
7008
|
] })
|
|
7009
7009
|
] })
|
|
7010
7010
|
] }) });
|
|
7011
|
-
}, uu = "
|
|
7011
|
+
}, uu = "_content_jg6i2_1", hu = "_bannerSection_jg6i2_25", ir = {
|
|
7012
7012
|
content: uu,
|
|
7013
7013
|
bannerSection: hu
|
|
7014
7014
|
}, vo = (e) => /* @__PURE__ */ h("section", { className: ir.content, children: [
|
|
@@ -7031,7 +7031,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7031
7031
|
),
|
|
7032
7032
|
e.banner
|
|
7033
7033
|
] })
|
|
7034
|
-
] }), mu = "
|
|
7034
|
+
] }), mu = "_content_1jqwg_1", fu = "_header_1jqwg_21", gu = "_videos_1jqwg_46", pu = "_videoContent_1jqwg_53", Au = "_articleSection_1jqwg_60", wu = "_contentLayoutVideoSection_1jqwg_74", yu = "_sectionVideoList_1jqwg_82", vu = "_iframeStyled_1jqwg_155", bu = "_contentFrame_1jqwg_164", Cu = "_relatedTitle_1jqwg_189", Re = {
|
|
7035
7035
|
content: mu,
|
|
7036
7036
|
header: fu,
|
|
7037
7037
|
videos: gu,
|
|
@@ -7042,7 +7042,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7042
7042
|
iframeStyled: vu,
|
|
7043
7043
|
contentFrame: bu,
|
|
7044
7044
|
relatedTitle: Cu
|
|
7045
|
-
}, _u = "
|
|
7045
|
+
}, _u = "_content_1dj0q_1", Nu = "_linkImage_1dj0q_12", Su = "_playStyled_1dj0q_19", Mn = {
|
|
7046
7046
|
content: _u,
|
|
7047
7047
|
linkImage: Nu,
|
|
7048
7048
|
playStyled: Su
|
|
@@ -7073,8 +7073,8 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7073
7073
|
),
|
|
7074
7074
|
/* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(Tt, { ...t, paths: e.paths }) })
|
|
7075
7075
|
] }) : null;
|
|
7076
|
-
},
|
|
7077
|
-
/* @__PURE__ */ h("a", { className:
|
|
7076
|
+
}, n3 = (e) => /* @__PURE__ */ a("div", { className: Re.content, children: /* @__PURE__ */ h(Vt, { className: Re.contentLayoutVideoSection, children: [
|
|
7077
|
+
/* @__PURE__ */ h("a", { className: Re.header, href: "/", children: [
|
|
7078
7078
|
/* @__PURE__ */ a(
|
|
7079
7079
|
"svg",
|
|
7080
7080
|
{
|
|
@@ -7096,12 +7096,12 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7096
7096
|
),
|
|
7097
7097
|
"VOLVER A VIDEOS"
|
|
7098
7098
|
] }),
|
|
7099
|
-
/* @__PURE__ */ h("div", { className:
|
|
7100
|
-
/* @__PURE__ */ h("div", { className:
|
|
7099
|
+
/* @__PURE__ */ h("div", { className: Re.videos, children: [
|
|
7100
|
+
/* @__PURE__ */ h("div", { className: Re.videoContent, style: e.mainVideoStyles, children: [
|
|
7101
7101
|
e.type === "vy" && /* @__PURE__ */ a(
|
|
7102
7102
|
"iframe",
|
|
7103
7103
|
{
|
|
7104
|
-
className:
|
|
7104
|
+
className: Re.iframeStyled,
|
|
7105
7105
|
src: `https://www.youtube.com/embed/${e.video?.main?.code}`,
|
|
7106
7106
|
frameBorder: "0",
|
|
7107
7107
|
allowFullScreen: !0
|
|
@@ -7110,7 +7110,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7110
7110
|
e.type === "vf" && /* @__PURE__ */ a(
|
|
7111
7111
|
"iframe",
|
|
7112
7112
|
{
|
|
7113
|
-
className:
|
|
7113
|
+
className: Re.iframeStyled,
|
|
7114
7114
|
src: e.video?.main?.code,
|
|
7115
7115
|
frameBorder: "0",
|
|
7116
7116
|
allowFullScreen: !0
|
|
@@ -7119,11 +7119,11 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7119
7119
|
e.type === "ve" && /* @__PURE__ */ a(
|
|
7120
7120
|
"div",
|
|
7121
7121
|
{
|
|
7122
|
-
className:
|
|
7122
|
+
className: Re.contentFrame,
|
|
7123
7123
|
dangerouslySetInnerHTML: { __html: e.video?.main?.code }
|
|
7124
7124
|
}
|
|
7125
7125
|
),
|
|
7126
|
-
/* @__PURE__ */ a("div", { className:
|
|
7126
|
+
/* @__PURE__ */ a("div", { className: Re.articleSection, children: /* @__PURE__ */ a(
|
|
7127
7127
|
Tt,
|
|
7128
7128
|
{
|
|
7129
7129
|
...Mt(
|
|
@@ -7138,7 +7138,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7138
7138
|
/* @__PURE__ */ h(
|
|
7139
7139
|
"div",
|
|
7140
7140
|
{
|
|
7141
|
-
className:
|
|
7141
|
+
className: Re.sectionVideoList,
|
|
7142
7142
|
style: e.listVideoStyles,
|
|
7143
7143
|
children: [
|
|
7144
7144
|
e.banner && /* @__PURE__ */ a(
|
|
@@ -7148,7 +7148,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7148
7148
|
name: e.banner.bannerName
|
|
7149
7149
|
}
|
|
7150
7150
|
),
|
|
7151
|
-
e.relatedName && /* @__PURE__ */ a("h2", { className:
|
|
7151
|
+
e.relatedName && /* @__PURE__ */ a("h2", { className: Re.relatedTitle, children: e.relatedName }),
|
|
7152
7152
|
Array.isArray(e.videoList) && e.videoList.map((t, n) => /* @__PURE__ */ st(
|
|
7153
7153
|
Eu,
|
|
7154
7154
|
{
|
|
@@ -7161,39 +7161,39 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7161
7161
|
}
|
|
7162
7162
|
)
|
|
7163
7163
|
] })
|
|
7164
|
-
] }) }), xu = "
|
|
7164
|
+
] }) }), xu = "_content_gcte1_1", Tu = "_titleContent_gcte1_24", Iu = "_title_gcte1_24", ku = "_startLine_gcte1_88", Uu = "_line_gcte1_93", qu = "_bottomLine_gcte1_99", Ru = "_childrenContent_gcte1_118", Lu = "_readMore_gcte1_131", He = {
|
|
7165
7165
|
content: xu,
|
|
7166
7166
|
titleContent: Tu,
|
|
7167
7167
|
title: Iu,
|
|
7168
7168
|
startLine: ku,
|
|
7169
7169
|
line: Uu,
|
|
7170
|
-
bottomLine:
|
|
7171
|
-
childrenContent:
|
|
7170
|
+
bottomLine: qu,
|
|
7171
|
+
childrenContent: Ru,
|
|
7172
7172
|
readMore: Lu
|
|
7173
7173
|
}, me = Pr((e, t) => {
|
|
7174
|
-
const { isTitle: n = !1, isOpinion: r = !1 } = e, o = n ? /* @__PURE__ */ a("h1", { className:
|
|
7175
|
-
return /* @__PURE__ */ h("section", { className:
|
|
7174
|
+
const { isTitle: n = !1, isOpinion: r = !1 } = e, o = n ? /* @__PURE__ */ a("h1", { className: He.title, children: e.title }) : /* @__PURE__ */ a("h2", { className: He.title, children: e.title });
|
|
7175
|
+
return /* @__PURE__ */ h("section", { className: He.content, children: [
|
|
7176
7176
|
e.title && /* @__PURE__ */ h(
|
|
7177
7177
|
"div",
|
|
7178
7178
|
{
|
|
7179
|
-
className: [
|
|
7179
|
+
className: [He.titleContent, e.className ?? ""].join(" "),
|
|
7180
7180
|
"data-after": `${r}`,
|
|
7181
7181
|
children: [
|
|
7182
|
-
/* @__PURE__ */ a("hr", { className:
|
|
7182
|
+
/* @__PURE__ */ a("hr", { className: He.startLine }),
|
|
7183
7183
|
e.titleUrl ? /* @__PURE__ */ a(L, { href: e.titleUrl, children: o }) : o,
|
|
7184
|
-
/* @__PURE__ */ a("hr", { className:
|
|
7184
|
+
/* @__PURE__ */ a("hr", { className: He.line }),
|
|
7185
7185
|
e.titleUrl && /* @__PURE__ */ a(
|
|
7186
7186
|
L,
|
|
7187
7187
|
{
|
|
7188
|
-
className:
|
|
7188
|
+
className: He.readMore,
|
|
7189
7189
|
href: e.titleUrl?.toString() ?? ""
|
|
7190
7190
|
}
|
|
7191
7191
|
)
|
|
7192
7192
|
]
|
|
7193
7193
|
}
|
|
7194
7194
|
),
|
|
7195
|
-
e.title && /* @__PURE__ */ a("hr", { className: [
|
|
7196
|
-
/* @__PURE__ */ a("div", { className:
|
|
7195
|
+
e.title && /* @__PURE__ */ a("hr", { className: [He.bottomLine, e.className ?? ""].join(" ") }),
|
|
7196
|
+
/* @__PURE__ */ a("div", { className: He.childrenContent, ref: t, children: e.children })
|
|
7197
7197
|
] });
|
|
7198
7198
|
}), Sa = (e) => /* @__PURE__ */ a(
|
|
7199
7199
|
"svg",
|
|
@@ -7233,7 +7233,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7233
7233
|
}
|
|
7234
7234
|
)
|
|
7235
7235
|
}
|
|
7236
|
-
), Bu = "
|
|
7236
|
+
), Bu = "_drawerStyled_1dhzk_1", Ou = "_sidebarCustom_1dhzk_6", Pu = "_accordionStyled_1dhzk_24", Du = "_accordionHeading_1dhzk_35", Mu = "_accordionSummeryStyled_1dhzk_44", ju = "_linkStyled_1dhzk_71", Qu = "_subLinkStyled_1dhzk_91", Gu = "_inputContent_1dhzk_113", zu = "_buttonContent_1dhzk_114", Hu = "_inputStyled_1dhzk_124", Vu = "_buscar_1dhzk_140", Fu = "_buttonStyled_1dhzk_149", Wu = "_accordionDetailsStyled_1dhzk_164", $u = "_footerSlider_1dhzk_179", Yu = "_socialMedia_1dhzk_190", Ku = "_copyRights_1dhzk_209", Ju = "_icon_1dhzk_220", le = {
|
|
7237
7237
|
drawerStyled: Bu,
|
|
7238
7238
|
sidebarCustom: Ou,
|
|
7239
7239
|
accordionStyled: Pu,
|
|
@@ -7242,8 +7242,8 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7242
7242
|
linkStyled: ju,
|
|
7243
7243
|
subLinkStyled: Qu,
|
|
7244
7244
|
inputContent: Gu,
|
|
7245
|
-
buttonContent:
|
|
7246
|
-
inputStyled:
|
|
7245
|
+
buttonContent: zu,
|
|
7246
|
+
inputStyled: Hu,
|
|
7247
7247
|
buscar: Vu,
|
|
7248
7248
|
buttonStyled: Fu,
|
|
7249
7249
|
accordionDetailsStyled: Wu,
|
|
@@ -7399,7 +7399,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7399
7399
|
)
|
|
7400
7400
|
]
|
|
7401
7401
|
}
|
|
7402
|
-
), Xu = "
|
|
7402
|
+
), Xu = "_content_1k52x_1", eh = "_chipStyled_1k52x_17", th = "_headLine_1k52x_17", nh = "_live_1k52x_25", ah = "_closeLiveStyled_1k52x_88", Rt = {
|
|
7403
7403
|
content: Xu,
|
|
7404
7404
|
chipStyled: eh,
|
|
7405
7405
|
headLine: th,
|
|
@@ -7409,7 +7409,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7409
7409
|
const { alertZone: t, id: n = "close-alert" } = e, r = () => /* @__PURE__ */ a(
|
|
7410
7410
|
L,
|
|
7411
7411
|
{
|
|
7412
|
-
className:
|
|
7412
|
+
className: Rt.headLine,
|
|
7413
7413
|
href: t?.data[0]?.info.link.url,
|
|
7414
7414
|
target: t?.data[0]?.info.link.target,
|
|
7415
7415
|
title: t?.data[0]?.main.title.home,
|
|
@@ -7430,24 +7430,24 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7430
7430
|
"div",
|
|
7431
7431
|
{
|
|
7432
7432
|
id: "alert-chip",
|
|
7433
|
-
className:
|
|
7433
|
+
className: Rt.content,
|
|
7434
7434
|
style: e.forceShow ? {
|
|
7435
7435
|
display: "flex",
|
|
7436
7436
|
position: "sticky",
|
|
7437
7437
|
top: 100
|
|
7438
7438
|
} : {},
|
|
7439
7439
|
children: [
|
|
7440
|
-
/* @__PURE__ */ h("div", { className:
|
|
7441
|
-
/* @__PURE__ */ a("div", { className:
|
|
7440
|
+
/* @__PURE__ */ h("div", { className: Rt.live, children: [
|
|
7441
|
+
/* @__PURE__ */ a("div", { className: Rt.chipStyled, children: t?.entity?.description }),
|
|
7442
7442
|
e.forceShow && /* @__PURE__ */ a(r, {}),
|
|
7443
|
-
/* @__PURE__ */ a("label", { htmlFor: n, children: /* @__PURE__ */ a(It, { className:
|
|
7443
|
+
/* @__PURE__ */ a("label", { htmlFor: n, children: /* @__PURE__ */ a(It, { className: Rt.closeLiveStyled }) })
|
|
7444
7444
|
] }),
|
|
7445
7445
|
/* @__PURE__ */ a(r, {})
|
|
7446
7446
|
]
|
|
7447
7447
|
}
|
|
7448
7448
|
)
|
|
7449
7449
|
] });
|
|
7450
|
-
}, rh = "
|
|
7450
|
+
}, rh = "_content_18yq5_1", oh = "_linkStyled_18yq5_14", sh = "_linkSocialNetwork_18yq5_28", ih = "_title_18yq5_49", ch = "_tabs_18yq5_60", lh = "_socialNetwork_18yq5_68", dh = "_icon_18yq5_78", uh = "_facebook_18yq5_84", hh = "_youtube_18yq5_88", mh = "_x_18yq5_92", fh = "_instagram_18yq5_96", gh = "_gnews_18yq5_100", ph = "_tiktok_18yq5_104", Ah = "_whatsapp_18yq5_108", Ve = {
|
|
7451
7451
|
content: rh,
|
|
7452
7452
|
linkStyled: oh,
|
|
7453
7453
|
linkSocialNetwork: sh,
|
|
@@ -7513,7 +7513,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7513
7513
|
i
|
|
7514
7514
|
)) })
|
|
7515
7515
|
] });
|
|
7516
|
-
}, yh = "
|
|
7516
|
+
}, yh = "_headerStyled_t61zq_1", vh = "_headerContent_t61zq_14", bh = "_iconContent_t61zq_25", Ch = "_menuButton_t61zq_34", _h = "_logoStyled_t61zq_66", Nh = "_buttonSection_t61zq_94", Sh = "_buttonSectionSearch_t61zq_109", Eh = "_headLineContent_t61zq_130", xh = "_headLineTitle_t61zq_143", Th = "_headLine_t61zq_130", Ih = "_hasAlertZone_t61zq_196", ke = {
|
|
7517
7517
|
headerStyled: yh,
|
|
7518
7518
|
headerContent: vh,
|
|
7519
7519
|
iconContent: bh,
|
|
@@ -7618,10 +7618,10 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7618
7618
|
}
|
|
7619
7619
|
)
|
|
7620
7620
|
] });
|
|
7621
|
-
}, Uh = "
|
|
7621
|
+
}, Uh = "_ul_j3aqc_1", qh = "_li_j3aqc_10", Rh = "_liBefore_j3aqc_18", Lh = "_ulContent_j3aqc_33", Bh = "_contentModal_j3aqc_44", Oh = "_linkStyled_j3aqc_56", Ph = "_itemLink_j3aqc_81", Fe = {
|
|
7622
7622
|
ul: Uh,
|
|
7623
|
-
li:
|
|
7624
|
-
liBefore:
|
|
7623
|
+
li: qh,
|
|
7624
|
+
liBefore: Rh,
|
|
7625
7625
|
ulContent: Lh,
|
|
7626
7626
|
contentModal: Bh,
|
|
7627
7627
|
linkStyled: Oh,
|
|
@@ -7656,13 +7656,13 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7656
7656
|
}
|
|
7657
7657
|
) }, s)) }) })
|
|
7658
7658
|
] }, r)) });
|
|
7659
|
-
}, Mh = "
|
|
7659
|
+
}, Mh = "_headerStyled_ksxbt_1", jh = "_headerContent_ksxbt_23", Qh = "_menuButtonSection_ksxbt_33", Gh = "_menuButton_ksxbt_33", zh = "_buttonSection_ksxbt_84", Hh = "_buttonSectionSearch_ksxbt_101", Vh = "_hasAlertZone_ksxbt_111", Fh = "_buttonText_ksxbt_130", Wh = "_logoContent_ksxbt_140", $h = "_logoStyled_ksxbt_148", Yh = "_headLineContent_ksxbt_172", Kh = "_headLineTitle_ksxbt_187", Jh = "_menuSection_ksxbt_203", Zh = "_headLine_ksxbt_172", Xh = "_line_ksxbt_255", ye = {
|
|
7660
7660
|
headerStyled: Mh,
|
|
7661
7661
|
headerContent: jh,
|
|
7662
7662
|
menuButtonSection: Qh,
|
|
7663
7663
|
menuButton: Gh,
|
|
7664
|
-
buttonSection:
|
|
7665
|
-
buttonSectionSearch:
|
|
7664
|
+
buttonSection: zh,
|
|
7665
|
+
buttonSectionSearch: Hh,
|
|
7666
7666
|
hasAlertZone: Vh,
|
|
7667
7667
|
buttonText: Fh,
|
|
7668
7668
|
logoContent: Wh,
|
|
@@ -7747,11 +7747,11 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7747
7747
|
)
|
|
7748
7748
|
}
|
|
7749
7749
|
);
|
|
7750
|
-
}, tm = "
|
|
7750
|
+
}, tm = "_childrenContent_wqlb4_1", nm = "_childrenContentAux_wqlb4_12", am = "_op2_wqlb4_25", jn = {
|
|
7751
7751
|
childrenContent: tm,
|
|
7752
7752
|
childrenContentAux: nm,
|
|
7753
7753
|
op2: am
|
|
7754
|
-
},
|
|
7754
|
+
}, a3 = (e) => {
|
|
7755
7755
|
const { alertZone: t, children: n, sidebar: r } = e;
|
|
7756
7756
|
return /* @__PURE__ */ h(K, { children: [
|
|
7757
7757
|
/* @__PURE__ */ a(kh, { ...e }),
|
|
@@ -7792,7 +7792,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7792
7792
|
}
|
|
7793
7793
|
)
|
|
7794
7794
|
] });
|
|
7795
|
-
}, rm = "
|
|
7795
|
+
}, rm = "_content_16ydf_1", om = "_tags_16ydf_10", sm = "_chipStyled_16ydf_20", im = "_tagLink_16ydf_47", cm = "_tagStyled_16ydf_53", pt = {
|
|
7796
7796
|
content: rm,
|
|
7797
7797
|
tags: om,
|
|
7798
7798
|
chipStyled: sm,
|
|
@@ -7801,7 +7801,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
7801
7801
|
}, lm = (e) => /* @__PURE__ */ a("section", { className: pt.content, children: Array.isArray(e.tags) && /* @__PURE__ */ h("div", { className: pt.tags, children: [
|
|
7802
7802
|
/* @__PURE__ */ a("p", { className: pt.tagStyled, children: e.title ? e.title : "Tags:" }),
|
|
7803
7803
|
e.tags.map((t, n) => t.approved ? /* @__PURE__ */ a(L, { href: vt(t, e.paths), children: /* @__PURE__ */ a("div", { className: `${pt.chipStyled} ${pt.tagLink}`, children: t.name }) }, n) : /* @__PURE__ */ a("div", { className: pt.chipStyled, children: t.name }, n))
|
|
7804
|
-
] }) }), dm = "
|
|
7804
|
+
] }) }), dm = "_contentBox_1rkkg_1", um = "_content_1rkkg_1", hm = "_imageStyled_1rkkg_16", mm = "_contentIconStyled_1rkkg_23", fm = "_avatarContent_1rkkg_43", gm = "_journalistSection_1rkkg_50", pm = "_journalistInfo_1rkkg_56", Am = "_socialNetworkSection_1rkkg_70", wm = "_article_1rkkg_83", De = {
|
|
7805
7805
|
contentBox: dm,
|
|
7806
7806
|
content: um,
|
|
7807
7807
|
imageStyled: hm,
|
|
@@ -8002,7 +8002,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
8002
8002
|
}
|
|
8003
8003
|
)
|
|
8004
8004
|
] }) });
|
|
8005
|
-
}, vm = "
|
|
8005
|
+
}, vm = "_content_vmnac_1", bm = "_imageStyled_vmnac_20", Cm = "_contentIconStyled_vmnac_21", _m = "_contentCard_vmnac_31", Nm = "_contentInfo_vmnac_70", Sm = "_fullName_vmnac_76", Em = "_LearnMoreLink_vmnac_83", nt = {
|
|
8006
8006
|
content: vm,
|
|
8007
8007
|
imageStyled: bm,
|
|
8008
8008
|
contentIconStyled: Cm,
|
|
@@ -8049,13 +8049,13 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
8049
8049
|
},
|
|
8050
8050
|
`author-${r.firstname}`
|
|
8051
8051
|
)) });
|
|
8052
|
-
}, Tm = "
|
|
8052
|
+
}, Tm = "_content_1j0pj_1", Im = "_contentNews_1j0pj_10", km = "_linkTitle_1j0pj_27", Um = "_tag_1j0pj_35", qm = "_tagmx_1j0pj_55", Rm = "_titular_1j0pj_70", Lm = "_correspondent_1j0pj_85", Bm = "_correspondentLink_1j0pj_96", Om = "_description_1j0pj_107", Se = {
|
|
8053
8053
|
content: Tm,
|
|
8054
8054
|
contentNews: Im,
|
|
8055
8055
|
linkTitle: km,
|
|
8056
8056
|
tag: Um,
|
|
8057
|
-
tagmx:
|
|
8058
|
-
titular:
|
|
8057
|
+
tagmx: qm,
|
|
8058
|
+
titular: Rm,
|
|
8059
8059
|
correspondent: Lm,
|
|
8060
8060
|
correspondentLink: Bm,
|
|
8061
8061
|
description: Om
|
|
@@ -8249,7 +8249,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
8249
8249
|
}
|
|
8250
8250
|
)
|
|
8251
8251
|
] });
|
|
8252
|
-
}, Pm = "
|
|
8252
|
+
}, Pm = "_content_1dcf7_1", Dm = "_firstSection_1dcf7_10", Mm = "_secondSection_1dcf7_16", Qn = {
|
|
8253
8253
|
content: Pm,
|
|
8254
8254
|
firstSection: Dm,
|
|
8255
8255
|
secondSection: Mm
|
|
@@ -8283,10 +8283,10 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
8283
8283
|
}
|
|
8284
8284
|
)) })
|
|
8285
8285
|
] });
|
|
8286
|
-
}, Qm = "
|
|
8286
|
+
}, Qm = "_content_wsx1m_1", Gm = "_firstSection_wsx1m_8", lr = {
|
|
8287
8287
|
content: Qm,
|
|
8288
8288
|
firstSection: Gm
|
|
8289
|
-
},
|
|
8289
|
+
}, zm = ({
|
|
8290
8290
|
content: e,
|
|
8291
8291
|
customLargeSection: t,
|
|
8292
8292
|
customSlimSection: n,
|
|
@@ -8320,8 +8320,8 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
8320
8320
|
heightImageOverwriteMobile: "270px",
|
|
8321
8321
|
paths: r
|
|
8322
8322
|
}
|
|
8323
|
-
) }, s)) }),
|
|
8324
|
-
content:
|
|
8323
|
+
) }, s)) }), Hm = "_content_1n73e_1", Vm = "_sectionDescription_1n73e_13", Fm = "_title_1n73e_33", Wm = "_subtitle_1n73e_47", $m = "_linkStyled_1n73e_58", it = {
|
|
8324
|
+
content: Hm,
|
|
8325
8325
|
sectionDescription: Vm,
|
|
8326
8326
|
title: Fm,
|
|
8327
8327
|
subtitle: Wm,
|
|
@@ -8364,7 +8364,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
8364
8364
|
e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: it.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
|
|
8365
8365
|
e.goTo && /* @__PURE__ */ a(L, { href: e.goTo.url, className: it.linkStyled, children: e.goTo.description })
|
|
8366
8366
|
] });
|
|
8367
|
-
}, Ym = "
|
|
8367
|
+
}, Ym = "_headerSection_drjnj_1", Km = "_headerSectionLink_drjnj_12", Jm = "_newsContent_drjnj_17", Gn = {
|
|
8368
8368
|
headerSection: Ym,
|
|
8369
8369
|
headerSectionLink: Km,
|
|
8370
8370
|
newsContent: Jm
|
|
@@ -8418,7 +8418,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
8418
8418
|
})
|
|
8419
8419
|
] })
|
|
8420
8420
|
] });
|
|
8421
|
-
}, Xm = "
|
|
8421
|
+
}, Xm = "_content_1stvq_1", e2 = "_autorContent_1stvq_8", t2 = "_image_1stvq_24", n2 = "_contentIcon_1stvq_25", a2 = "_boxInformationContent_1stvq_47", r2 = "_autorName_1stvq_53", o2 = "_time_1stvq_85", s2 = "_comment_1stvq_98", i2 = "_title_1stvq_107", We = {
|
|
8422
8422
|
content: Xm,
|
|
8423
8423
|
autorContent: e2,
|
|
8424
8424
|
image: t2,
|
|
@@ -8464,7 +8464,7 @@ const Dd = "_content_xlsy2_1", Md = "_videoContent_xlsy2_39", jd = "_articleSect
|
|
|
8464
8464
|
/* @__PURE__ */ a("p", { className: We.comment, children: Qe(t?.main?.subtitle?.striped || "") })
|
|
8465
8465
|
] })
|
|
8466
8466
|
] });
|
|
8467
|
-
}, c2 = "
|
|
8467
|
+
}, c2 = "_content_1d7mg_1", l2 = "_boxPosition_1d7mg_8", d2 = "_contentFlex_1d7mg_21", u2 = "_bannerContent_1d7mg_29", h2 = "_bannerContentAux_1d7mg_40", At = {
|
|
8468
8468
|
content: c2,
|
|
8469
8469
|
boxPosition: l2,
|
|
8470
8470
|
contentFlex: d2,
|
|
@@ -8477,7 +8477,7 @@ function m2(e) {
|
|
|
8477
8477
|
r % 2 === 0 ? t[Math.floor(r / 2)] = e[r] : t[n + Math.floor(r / 2)] = e[r];
|
|
8478
8478
|
return t;
|
|
8479
8479
|
}
|
|
8480
|
-
const
|
|
8480
|
+
const r3 = (e) => {
|
|
8481
8481
|
const { isOpinion: t = !1 } = e, n = (s) => /* @__PURE__ */ a(
|
|
8482
8482
|
"div",
|
|
8483
8483
|
{
|
|
@@ -8531,10 +8531,10 @@ const r9 = (e) => {
|
|
|
8531
8531
|
] })
|
|
8532
8532
|
}
|
|
8533
8533
|
) });
|
|
8534
|
-
}, f2 = "
|
|
8534
|
+
}, f2 = "_content_w9viv_1", g2 = "_title_w9viv_10", dr = {
|
|
8535
8535
|
content: f2,
|
|
8536
8536
|
title: g2
|
|
8537
|
-
},
|
|
8537
|
+
}, o3 = (e) => {
|
|
8538
8538
|
const { showTitle: t = !0 } = e;
|
|
8539
8539
|
return /* @__PURE__ */ h("div", { className: dr.content, children: [
|
|
8540
8540
|
t && /* @__PURE__ */ a("p", { className: dr.title, children: "Editorial" }),
|
|
@@ -8553,13 +8553,13 @@ const r9 = (e) => {
|
|
|
8553
8553
|
}
|
|
8554
8554
|
)
|
|
8555
8555
|
] });
|
|
8556
|
-
}, p2 = "
|
|
8556
|
+
}, p2 = "_content_1nd2h_1", A2 = "_newsContent_1nd2h_8", w2 = "_boxPosition_1nd2h_17", y2 = "_bannerContent_1nd2h_23", v2 = "_bannerContentAux_1nd2h_33", wt = {
|
|
8557
8557
|
content: p2,
|
|
8558
8558
|
newsContent: A2,
|
|
8559
8559
|
boxPosition: w2,
|
|
8560
8560
|
bannerContent: y2,
|
|
8561
8561
|
bannerContentAux: v2
|
|
8562
|
-
},
|
|
8562
|
+
}, s3 = (e) => {
|
|
8563
8563
|
const { news: t } = e;
|
|
8564
8564
|
return Array.isArray(t) && /* @__PURE__ */ h("div", { className: wt.content, children: [
|
|
8565
8565
|
/* @__PURE__ */ h("div", { className: wt.newsContent, children: [
|
|
@@ -8594,10 +8594,10 @@ const r9 = (e) => {
|
|
|
8594
8594
|
] }),
|
|
8595
8595
|
/* @__PURE__ */ a("div", { className: wt.bannerContent, children: e.halfPageBanner })
|
|
8596
8596
|
] });
|
|
8597
|
-
},
|
|
8597
|
+
}, i3 = (e) => /* @__PURE__ */ h(K, { children: [
|
|
8598
8598
|
/* @__PURE__ */ a(gl, { className: "display-on-lower-900px", ...e }),
|
|
8599
8599
|
/* @__PURE__ */ a(Tl, { ...e })
|
|
8600
|
-
] }), b2 = "
|
|
8600
|
+
] }), b2 = "_newsContent_gd57q_1", C2 = "_newsContentWithLines_gd57q_8", _2 = "_newsContentWithoutLines_gd57q_13", N2 = "_contentSeparator_gd57q_18", en = {
|
|
8601
8601
|
newsContent: b2,
|
|
8602
8602
|
newsContentWithLines: C2,
|
|
8603
8603
|
newsContentWithoutLines: _2,
|
|
@@ -8666,7 +8666,7 @@ const r9 = (e) => {
|
|
|
8666
8666
|
showVideoTime: e.showVideoTime,
|
|
8667
8667
|
showVideosubtitle: e.showVideosubtitle
|
|
8668
8668
|
}
|
|
8669
|
-
) }), E2 = "
|
|
8669
|
+
) }), E2 = "_newsContent_1sb62_1", x2 = "_contentSeparator_1sb62_8", ur = {
|
|
8670
8670
|
newsContent: E2,
|
|
8671
8671
|
contentSeparator: x2
|
|
8672
8672
|
}, T2 = (e) => {
|
|
@@ -8698,17 +8698,17 @@ const r9 = (e) => {
|
|
|
8698
8698
|
})
|
|
8699
8699
|
}
|
|
8700
8700
|
) });
|
|
8701
|
-
}, I2 = "
|
|
8701
|
+
}, I2 = "_newsContent_1gbse_1", k2 = "_contentSeparator_1gbse_8", U2 = "_newsContentWhitoutLine_1gbse_29", zn = {
|
|
8702
8702
|
newsContent: I2,
|
|
8703
8703
|
contentSeparator: k2,
|
|
8704
8704
|
newsContentWhitoutLine: U2
|
|
8705
|
-
},
|
|
8705
|
+
}, q2 = (e) => {
|
|
8706
8706
|
const { content: t, title: n } = e;
|
|
8707
8707
|
if (!(!t || t.length === 0))
|
|
8708
8708
|
return /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
8709
8709
|
"div",
|
|
8710
8710
|
{
|
|
8711
|
-
className: `${
|
|
8711
|
+
className: `${zn.newsContent} ${e.hasLines ? zn.contentSeparator : zn.newsContentWhitoutLine}`,
|
|
8712
8712
|
children: t.map((r, o) => {
|
|
8713
8713
|
const s = e.slot_id && e.slot_id !== "Nota_1", i = {
|
|
8714
8714
|
...r,
|
|
@@ -8731,8 +8731,8 @@ const r9 = (e) => {
|
|
|
8731
8731
|
})
|
|
8732
8732
|
}
|
|
8733
8733
|
) });
|
|
8734
|
-
},
|
|
8735
|
-
headerSection:
|
|
8734
|
+
}, R2 = "_headerSection_1m1sp_3", L2 = "_headerSectionLink_1m1sp_16", B2 = "_newsContent_1m1sp_29", Hn = {
|
|
8735
|
+
headerSection: R2,
|
|
8736
8736
|
headerSectionLink: L2,
|
|
8737
8737
|
newsContent: B2
|
|
8738
8738
|
}, O2 = (e) => {
|
|
@@ -8740,7 +8740,7 @@ const r9 = (e) => {
|
|
|
8740
8740
|
if (!t || t.length === 0) return;
|
|
8741
8741
|
const o = t[0], s = e.slot_id && e.slot_id !== "Nota_1", i = t.slice(1);
|
|
8742
8742
|
return o && i && /* @__PURE__ */ h(me, { title: n, titleUrl: e.titleUrl, children: [
|
|
8743
|
-
/* @__PURE__ */ h("div", { className:
|
|
8743
|
+
/* @__PURE__ */ h("div", { className: Hn.headerSection, children: [
|
|
8744
8744
|
/* @__PURE__ */ a(
|
|
8745
8745
|
_o,
|
|
8746
8746
|
{
|
|
@@ -8752,7 +8752,7 @@ const r9 = (e) => {
|
|
|
8752
8752
|
/* @__PURE__ */ a(
|
|
8753
8753
|
L,
|
|
8754
8754
|
{
|
|
8755
|
-
className:
|
|
8755
|
+
className: Hn.headerSectionLink,
|
|
8756
8756
|
href: o?.info?.link.url,
|
|
8757
8757
|
target: o?.info?.link.target,
|
|
8758
8758
|
"aria-label": "Video",
|
|
@@ -8770,7 +8770,7 @@ const r9 = (e) => {
|
|
|
8770
8770
|
}
|
|
8771
8771
|
)
|
|
8772
8772
|
] }),
|
|
8773
|
-
/* @__PURE__ */ h("div", { className:
|
|
8773
|
+
/* @__PURE__ */ h("div", { className: Hn.newsContent, children: [
|
|
8774
8774
|
/* @__PURE__ */ a("div", { className: "banner-context", style: { order: 1 }, children: e.banner }),
|
|
8775
8775
|
Array.isArray(i) && i.map((c, d) => {
|
|
8776
8776
|
const l = Mt(c), u = {
|
|
@@ -8795,7 +8795,7 @@ const r9 = (e) => {
|
|
|
8795
8795
|
})
|
|
8796
8796
|
] })
|
|
8797
8797
|
] });
|
|
8798
|
-
}, P2 = "
|
|
8798
|
+
}, P2 = "_content_1qdkl_1", D2 = "_linkImage_1qdkl_30", M2 = "_sectionDescription_1qdkl_42", j2 = "_dateText_1qdkl_62", Q2 = "_textContent_1qdkl_73", Lt = {
|
|
8799
8799
|
content: P2,
|
|
8800
8800
|
linkImage: D2,
|
|
8801
8801
|
sectionDescription: M2,
|
|
@@ -8836,10 +8836,10 @@ const r9 = (e) => {
|
|
|
8836
8836
|
]
|
|
8837
8837
|
}
|
|
8838
8838
|
) : null;
|
|
8839
|
-
},
|
|
8840
|
-
content:
|
|
8841
|
-
contentSeparator:
|
|
8842
|
-
}, V2 = "
|
|
8839
|
+
}, z2 = "_content_yx3zm_1", H2 = "_contentSeparator_yx3zm_7", hr = {
|
|
8840
|
+
content: z2,
|
|
8841
|
+
contentSeparator: H2
|
|
8842
|
+
}, V2 = "_newsContent_1uamf_1", F2 = "_contentSeparator_1uamf_8", W2 = "_hasLinesBlock_1uamf_40", ia = {
|
|
8843
8843
|
newsContent: V2,
|
|
8844
8844
|
contentSeparator: F2,
|
|
8845
8845
|
hasLinesBlock: W2
|
|
@@ -8917,7 +8917,7 @@ const r9 = (e) => {
|
|
|
8917
8917
|
})
|
|
8918
8918
|
}
|
|
8919
8919
|
) });
|
|
8920
|
-
}, K2 = "
|
|
8920
|
+
}, K2 = "_content_1mj79_1", J2 = "_imageStyled_1mj79_14", Z2 = "_contentIcon_1mj79_23", X2 = "_boxInformation_1mj79_44", ef = "_comment_1mj79_51", tf = "_title_1mj79_60", nf = "_authorName_1mj79_81", at = {
|
|
8921
8921
|
content: K2,
|
|
8922
8922
|
imageStyled: J2,
|
|
8923
8923
|
contentIcon: Z2,
|
|
@@ -8990,7 +8990,7 @@ const r9 = (e) => {
|
|
|
8990
8990
|
})
|
|
8991
8991
|
}
|
|
8992
8992
|
) });
|
|
8993
|
-
}, of = "
|
|
8993
|
+
}, of = "_content_1elhb_1", sf = "_newsContentSection_1elhb_5", cf = "_itemContent_1elhb_10", lf = "_ItemCustomContent_1elhb_16", Ke = {
|
|
8994
8994
|
content: of,
|
|
8995
8995
|
newsContentSection: sf,
|
|
8996
8996
|
itemContent: cf,
|
|
@@ -9036,7 +9036,7 @@ const r9 = (e) => {
|
|
|
9036
9036
|
default:
|
|
9037
9037
|
return /* @__PURE__ */ a("div", { className: Ke.ItemCustomContent, children: /* @__PURE__ */ a(Xe, { ...t, paths: e.paths }) });
|
|
9038
9038
|
}
|
|
9039
|
-
},
|
|
9039
|
+
}, c3 = (e) => {
|
|
9040
9040
|
const {
|
|
9041
9041
|
data: t,
|
|
9042
9042
|
currentPage: n,
|
|
@@ -9186,10 +9186,10 @@ const r9 = (e) => {
|
|
|
9186
9186
|
default:
|
|
9187
9187
|
return /* @__PURE__ */ a(K, {});
|
|
9188
9188
|
}
|
|
9189
|
-
}, df = "
|
|
9189
|
+
}, df = "_content_gwsqy_1", uf = "_contactInfoContent_gwsqy_7", mr = {
|
|
9190
9190
|
content: df,
|
|
9191
9191
|
contactInfoContent: uf
|
|
9192
|
-
},
|
|
9192
|
+
}, l3 = (e) => {
|
|
9193
9193
|
const { data: t } = e;
|
|
9194
9194
|
return /* @__PURE__ */ a("section", { className: mr.content, children: t.map((n, r) => /* @__PURE__ */ a(
|
|
9195
9195
|
"div",
|
|
@@ -9201,11 +9201,11 @@ const r9 = (e) => {
|
|
|
9201
9201
|
},
|
|
9202
9202
|
r
|
|
9203
9203
|
)) });
|
|
9204
|
-
}, hf = "
|
|
9204
|
+
}, hf = "_tagContent_ee6yw_1", mf = "_contentLayout2_ee6yw_9", ff = "_contentHeader_ee6yw_42", la = {
|
|
9205
9205
|
tagContent: hf,
|
|
9206
9206
|
contentLayout2: mf,
|
|
9207
9207
|
contentHeader: ff
|
|
9208
|
-
}, gf = "
|
|
9208
|
+
}, gf = "_content_1rbrt_1", pf = {
|
|
9209
9209
|
content: gf
|
|
9210
9210
|
}, Af = ({ children: e, className: t = "" }) => /* @__PURE__ */ a(
|
|
9211
9211
|
"div",
|
|
@@ -9213,7 +9213,7 @@ const r9 = (e) => {
|
|
|
9213
9213
|
className: `content-layout-2 ${pf.content} ${t}`,
|
|
9214
9214
|
children: e
|
|
9215
9215
|
}
|
|
9216
|
-
), wf = "
|
|
9216
|
+
), wf = "_container_1insg_1", yf = "_note_1insg_10", vf = "_commercial_1insg_50", bf = "_commercialContent_1insg_67", Cf = "_complement_1insg_83", Bt = {
|
|
9217
9217
|
container: wf,
|
|
9218
9218
|
note: yf,
|
|
9219
9219
|
commercial: vf,
|
|
@@ -9222,7 +9222,7 @@ const r9 = (e) => {
|
|
|
9222
9222
|
}, _f = (e) => /* @__PURE__ */ h("section", { className: Bt.container, children: [
|
|
9223
9223
|
/* @__PURE__ */ a("div", { className: Bt.note, children: e.children }),
|
|
9224
9224
|
/* @__PURE__ */ a("div", { className: Bt.commercial, children: /* @__PURE__ */ h("div", { className: Bt.commercialContent, children: [
|
|
9225
|
-
e.slug === "liveblogs" && /* @__PURE__ */ a(
|
|
9225
|
+
e.slug === "liveblogs" && /* @__PURE__ */ a(z1, { itemList: e.itemList }),
|
|
9226
9226
|
e.bannerTop,
|
|
9227
9227
|
/* @__PURE__ */ a(
|
|
9228
9228
|
ba,
|
|
@@ -9327,7 +9327,7 @@ const r9 = (e) => {
|
|
|
9327
9327
|
}
|
|
9328
9328
|
);
|
|
9329
9329
|
}
|
|
9330
|
-
}, Sf = "
|
|
9330
|
+
}, Sf = "_content_jrssz_1", Ef = "_contentWithinCard_jrssz_7", xf = "_contentDate_jrssz_13", Tf = "_dateInfo_jrssz_20", If = "_dot_jrssz_30", kf = "_contentTitle_jrssz_38", Uf = "_contentTextList_jrssz_47", qf = "_contentButton_jrssz_101", Rf = "_linkStyled_jrssz_107", $e = {
|
|
9331
9331
|
content: Sf,
|
|
9332
9332
|
contentWithinCard: Ef,
|
|
9333
9333
|
contentDate: xf,
|
|
@@ -9335,9 +9335,9 @@ const r9 = (e) => {
|
|
|
9335
9335
|
dot: If,
|
|
9336
9336
|
contentTitle: kf,
|
|
9337
9337
|
contentTextList: Uf,
|
|
9338
|
-
contentButton:
|
|
9339
|
-
linkStyled:
|
|
9340
|
-
}, Lf = "
|
|
9338
|
+
contentButton: qf,
|
|
9339
|
+
linkStyled: Rf
|
|
9340
|
+
}, Lf = "_content_ifkxj_1", Bf = {
|
|
9341
9341
|
content: Lf
|
|
9342
9342
|
}, Of = (e) => /* @__PURE__ */ a("section", { className: Bf.content, id: e.id, children: e.children }), Pf = (e) => e.replace(/<p>(\s| )+<\/p>/g, ""), Df = (e) => {
|
|
9343
9343
|
const t = /src="\/(.*?)"/g;
|
|
@@ -9456,17 +9456,17 @@ function Gf({ url: e }) {
|
|
|
9456
9456
|
}
|
|
9457
9457
|
),
|
|
9458
9458
|
"Síguenos en",
|
|
9459
|
-
/* @__PURE__ */ a(
|
|
9459
|
+
/* @__PURE__ */ a(zf, {})
|
|
9460
9460
|
] });
|
|
9461
9461
|
}
|
|
9462
|
-
const
|
|
9462
|
+
const zf = () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
|
|
9463
9463
|
/* @__PURE__ */ a("path", { fill: "#EA4335", d: "M115.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18C71.25 34.32 81.24 25 93.5 25s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44S80.99 39.2 80.99 47.18c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
|
|
9464
9464
|
/* @__PURE__ */ a("path", { fill: "#FBBC05", d: "M163.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18c0-12.85 9.99-22.18 22.25-22.18s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44s-12.51 5.46-12.51 13.44c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
|
|
9465
9465
|
/* @__PURE__ */ a("path", { fill: "#4285F4", d: "M209.75 26.34v39.82c0 16.38-9.66 23.07-21.08 23.07-10.75 0-17.22-7.19-19.66-13.07l8.48-3.53c1.51 3.61 5.21 7.87 11.17 7.87 7.31 0 11.84-4.51 11.84-13v-3.19h-.34c-2.18 2.69-6.38 5.04-11.68 5.04-11.09 0-21.25-9.66-21.25-22.09 0-12.52 10.16-22.26 21.25-22.26 5.29 0 9.49 2.35 11.68 4.96h.34v-3.61h9.25zm-8.56 20.92c0-7.81-5.21-13.52-11.84-13.52-6.72 0-12.35 5.71-12.35 13.52 0 7.73 5.63 13.36 12.35 13.36 6.63 0 11.84-5.63 11.84-13.36z" }),
|
|
9466
9466
|
/* @__PURE__ */ a("path", { fill: "#34A853", d: "M225 3v65h-9.5V3h9.5z" }),
|
|
9467
9467
|
/* @__PURE__ */ a("path", { fill: "#EA4335", d: "M262.02 54.48l7.56 5.04c-2.44 3.61-8.32 9.83-18.48 9.83-12.6 0-22.01-9.74-22.01-22.18 0-13.19 9.49-22.18 20.92-22.18 11.51 0 17.14 9.16 18.98 14.11l1.01 2.52-29.65 12.28c2.27 4.45 5.8 6.72 10.75 6.72 4.96 0 8.4-2.44 10.92-6.14zm-23.27-7.98l19.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95 0-11.84 4.37-11.59 12.93z" }),
|
|
9468
9468
|
/* @__PURE__ */ a("path", { fill: "#4285F4", d: "M35.29 41.41V32H67c.31 1.64.47 3.58.47 5.68 0 7.06-1.93 15.79-8.15 22.01-6.05 6.3-13.78 9.66-24.02 9.66C16.32 69.35.36 53.89.36 34.91.36 15.93 16.32.47 35.3.47c10.5 0 17.98 4.12 23.6 9.49l-6.64 6.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86 0-24.7 11.17-24.7 25.03 0 13.86 10.84 25.03 24.7 25.03 8.99 0 14.11-3.61 17.39-6.89 2.66-2.66 4.41-6.46 5.1-11.65l-22.49.01z" })
|
|
9469
|
-
] }),
|
|
9469
|
+
] }), Hf = async (e) => {
|
|
9470
9470
|
if (!e.news || !e.news.authors) return null;
|
|
9471
9471
|
const { news: t, socials: n, texts: r } = e, o = t.authors.map(
|
|
9472
9472
|
(c) => c.internaluser ? `<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>` : c.fullname
|
|
@@ -9556,12 +9556,12 @@ const Hf = () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9556
9556
|
)
|
|
9557
9557
|
] })
|
|
9558
9558
|
] }) });
|
|
9559
|
-
}, Vf = "
|
|
9559
|
+
}, Vf = "_content_opb3u_1", Ff = "_journalistArticleContent_opb3u_15", Wf = "_contentNews_opb3u_35", $f = "_noteSource_opb3u_392", tn = {
|
|
9560
9560
|
content: Vf,
|
|
9561
9561
|
journalistArticleContent: Ff,
|
|
9562
9562
|
contentNews: Wf,
|
|
9563
9563
|
noteSource: $f
|
|
9564
|
-
}, Yf = "
|
|
9564
|
+
}, Yf = "_summaryContent_wsypg_1", Kf = {
|
|
9565
9565
|
summaryContent: Yf
|
|
9566
9566
|
}, Jf = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
|
|
9567
9567
|
"section",
|
|
@@ -9841,7 +9841,7 @@ async function s0(e) {
|
|
|
9841
9841
|
) : /* @__PURE__ */ a(yo, { preview: t.preview }) : null,
|
|
9842
9842
|
/* @__PURE__ */ a(ge, { banners: n, name: "block_1" }),
|
|
9843
9843
|
/* @__PURE__ */ a("div", { className: tn.journalistArticleContent, children: /* @__PURE__ */ a(
|
|
9844
|
-
|
|
9844
|
+
Hf,
|
|
9845
9845
|
{
|
|
9846
9846
|
autorIcon: e.autorIcon,
|
|
9847
9847
|
socials: i,
|
|
@@ -9876,7 +9876,7 @@ async function s0(e) {
|
|
|
9876
9876
|
] })
|
|
9877
9877
|
] });
|
|
9878
9878
|
}
|
|
9879
|
-
const i0 = "
|
|
9879
|
+
const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
9880
9880
|
content: i0,
|
|
9881
9881
|
title: c0
|
|
9882
9882
|
}, l0 = async ({
|
|
@@ -9896,7 +9896,7 @@ const i0 = "_content_1kodm_1", c0 = "_title_1kodm_35", gr = {
|
|
|
9896
9896
|
/* @__PURE__ */ a("div", { dangerouslySetInnerHTML: { __html: o?.code ?? "" } }),
|
|
9897
9897
|
/* @__PURE__ */ a("p", { className: gr.title, children: o?.title })
|
|
9898
9898
|
] });
|
|
9899
|
-
}, d0 = "
|
|
9899
|
+
}, d0 = "_content_cu8lm_1", u0 = "_title_cu8lm_18", Vn = {
|
|
9900
9900
|
content: d0,
|
|
9901
9901
|
title: u0
|
|
9902
9902
|
}, h0 = async ({
|
|
@@ -9924,7 +9924,7 @@ const i0 = "_content_1kodm_1", c0 = "_title_1kodm_35", gr = {
|
|
|
9924
9924
|
),
|
|
9925
9925
|
/* @__PURE__ */ a("p", { className: Vn.title, children: o?.title })
|
|
9926
9926
|
] });
|
|
9927
|
-
}, m0 = "
|
|
9927
|
+
}, m0 = "_content_ezbiw_1", f0 = {
|
|
9928
9928
|
content: m0
|
|
9929
9929
|
}, g0 = async ({
|
|
9930
9930
|
newsformated: e,
|
|
@@ -9944,7 +9944,7 @@ const i0 = "_content_1kodm_1", c0 = "_title_1kodm_35", gr = {
|
|
|
9944
9944
|
dangerouslySetInnerHTML: { __html: o ?? "" }
|
|
9945
9945
|
}
|
|
9946
9946
|
);
|
|
9947
|
-
}, p0 = "
|
|
9947
|
+
}, p0 = "_content_156j7_1", pr = {
|
|
9948
9948
|
content: p0
|
|
9949
9949
|
}, ot = {
|
|
9950
9950
|
imagen: "imagen",
|
|
@@ -10036,7 +10036,7 @@ const i0 = "_content_1kodm_1", c0 = "_title_1kodm_35", gr = {
|
|
|
10036
10036
|
for (const n in e)
|
|
10037
10037
|
n.startsWith("--") && (t[n] = e[n]);
|
|
10038
10038
|
return t;
|
|
10039
|
-
}, C0 = "
|
|
10039
|
+
}, C0 = "_headerSection_1c69w_1", _0 = "_title_1c69w_11", N0 = "_subtitle_1c69w_23", S0 = "_newsContent_1c69w_36", E0 = "_containerCards_1c69w_44", x0 = "_image_1c69w_50", T0 = "_blockHeadContainer_1c69w_56", ct = {
|
|
10040
10040
|
headerSection: C0,
|
|
10041
10041
|
title: _0,
|
|
10042
10042
|
subtitle: N0,
|
|
@@ -10094,7 +10094,7 @@ const i0 = "_content_1kodm_1", c0 = "_title_1kodm_35", gr = {
|
|
|
10094
10094
|
readest: (e) => /* @__PURE__ */ a(ba, { ...e }),
|
|
10095
10095
|
"Modulo 1x3": (e) => /* @__PURE__ */ a(No, { ...e }),
|
|
10096
10096
|
"Modulo 1x4": (e) => /* @__PURE__ */ a(T2, { ...e }),
|
|
10097
|
-
"Modulo 1x5": (e) => /* @__PURE__ */ a(
|
|
10097
|
+
"Modulo 1x5": (e) => /* @__PURE__ */ a(q2, { ...e }),
|
|
10098
10098
|
"Destacado noticias": (e) => /* @__PURE__ */ a(Zm, { ...e }),
|
|
10099
10099
|
"Destacado full width": (e) => /* @__PURE__ */ a(I0, { ...e }),
|
|
10100
10100
|
"Destacado videos": (e) => /* @__PURE__ */ a(O2, { ...e }),
|
|
@@ -10114,7 +10114,7 @@ function xo({
|
|
|
10114
10114
|
if (r)
|
|
10115
10115
|
return Ar[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: Ea(n), children: Ar[e]({ ...n, banners: r, slot_id: t }) });
|
|
10116
10116
|
}
|
|
10117
|
-
function
|
|
10117
|
+
function d3({
|
|
10118
10118
|
children: e,
|
|
10119
10119
|
stylesConfigEntry: t
|
|
10120
10120
|
}) {
|
|
@@ -10160,7 +10160,7 @@ const wr = {
|
|
|
10160
10160
|
},
|
|
10161
10161
|
Super: (e) => /* @__PURE__ */ a(_t, { ...e.data[0], paths: e.paths }),
|
|
10162
10162
|
"3 notas verticales": (e) => /* @__PURE__ */ a(
|
|
10163
|
-
|
|
10163
|
+
zm,
|
|
10164
10164
|
{
|
|
10165
10165
|
content: e.data,
|
|
10166
10166
|
customLargeSection: e.customLargeSection,
|
|
@@ -10186,7 +10186,7 @@ const wr = {
|
|
|
10186
10186
|
...t,
|
|
10187
10187
|
rightOnlyBanner: r,
|
|
10188
10188
|
banners: n
|
|
10189
|
-
}) }),
|
|
10189
|
+
}) }), u3 = ({
|
|
10190
10190
|
slots: e,
|
|
10191
10191
|
DYNAMIC_SLOT_SUBINDEXES: t,
|
|
10192
10192
|
stylesConfig: n,
|
|
@@ -10237,7 +10237,7 @@ const wr = {
|
|
|
10237
10237
|
);
|
|
10238
10238
|
}
|
|
10239
10239
|
return c;
|
|
10240
|
-
},
|
|
10240
|
+
}, h3 = ({
|
|
10241
10241
|
mainBlock: e,
|
|
10242
10242
|
StylesConfigMain: t,
|
|
10243
10243
|
config: n,
|
|
@@ -10287,7 +10287,7 @@ const wr = {
|
|
|
10287
10287
|
ot.iframe
|
|
10288
10288
|
];
|
|
10289
10289
|
return !!(r === ot.imagen && n?.hasgalleryimages || o.includes(r));
|
|
10290
|
-
},
|
|
10290
|
+
}, m3 = async (e) => {
|
|
10291
10291
|
const {
|
|
10292
10292
|
custom_complement: t,
|
|
10293
10293
|
ranking: n = [],
|
|
@@ -10438,10 +10438,10 @@ const wr = {
|
|
|
10438
10438
|
}
|
|
10439
10439
|
)
|
|
10440
10440
|
] }) });
|
|
10441
|
-
}, U0 = "
|
|
10441
|
+
}, U0 = "_content_1tl6i_1", q0 = "_contentInfo_1tl6i_24", R0 = "_imageStyled_1tl6i_41", L0 = "_name_1tl6i_46", B0 = "_description_1tl6i_51", O0 = "_contentInfoWithoutImg_1tl6i_104", yt = {
|
|
10442
10442
|
content: U0,
|
|
10443
|
-
contentInfo:
|
|
10444
|
-
imageStyled:
|
|
10443
|
+
contentInfo: q0,
|
|
10444
|
+
imageStyled: R0,
|
|
10445
10445
|
name: L0,
|
|
10446
10446
|
description: B0,
|
|
10447
10447
|
contentInfoWithoutImg: O0
|
|
@@ -10474,7 +10474,7 @@ const wr = {
|
|
|
10474
10474
|
]
|
|
10475
10475
|
}
|
|
10476
10476
|
) });
|
|
10477
|
-
}, D0 = "
|
|
10477
|
+
}, D0 = "_content_7wvro_1", M0 = "_contentInfo_7wvro_23", j0 = "_name_7wvro_34", Q0 = "_description_7wvro_43", nn = {
|
|
10478
10478
|
content: D0,
|
|
10479
10479
|
contentInfo: M0,
|
|
10480
10480
|
name: j0,
|
|
@@ -10514,7 +10514,7 @@ const wr = {
|
|
|
10514
10514
|
)
|
|
10515
10515
|
] })
|
|
10516
10516
|
}
|
|
10517
|
-
),
|
|
10517
|
+
), f3 = (e) => {
|
|
10518
10518
|
const { option: t, entity: n } = e;
|
|
10519
10519
|
switch (t) {
|
|
10520
10520
|
case "op1":
|
|
@@ -10541,9 +10541,9 @@ const wr = {
|
|
|
10541
10541
|
default:
|
|
10542
10542
|
return /* @__PURE__ */ a(K, {});
|
|
10543
10543
|
}
|
|
10544
|
-
},
|
|
10545
|
-
content:
|
|
10546
|
-
buttonStyled:
|
|
10544
|
+
}, z0 = "_content_gxziw_1", H0 = "_buttonStyled_gxziw_9", V0 = "_searchStyled_gxziw_21", F0 = "_inputStyled_gxziw_32", W0 = "_inputStyledTest_gxziw_51", Ot = {
|
|
10545
|
+
content: z0,
|
|
10546
|
+
buttonStyled: H0,
|
|
10547
10547
|
searchStyled: V0,
|
|
10548
10548
|
inputStyled: F0,
|
|
10549
10549
|
inputStyledTest: W0
|
|
@@ -10566,7 +10566,7 @@ const wr = {
|
|
|
10566
10566
|
}
|
|
10567
10567
|
) })
|
|
10568
10568
|
}
|
|
10569
|
-
),
|
|
10569
|
+
), g3 = (e) => /* @__PURE__ */ a(
|
|
10570
10570
|
"form",
|
|
10571
10571
|
{
|
|
10572
10572
|
className: Ot.content,
|
|
@@ -10586,11 +10586,11 @@ const wr = {
|
|
|
10586
10586
|
/* @__PURE__ */ a("button", { className: Ot.buttonStyled, type: "submit", children: /* @__PURE__ */ a($0, { className: Ot.searchStyled }) })
|
|
10587
10587
|
] })
|
|
10588
10588
|
}
|
|
10589
|
-
), Y0 = "
|
|
10589
|
+
), Y0 = "_content_io3tv_1", K0 = "_newsContentSection_io3tv_5", J0 = "_itemContent_io3tv_10", Wn = {
|
|
10590
10590
|
content: Y0,
|
|
10591
10591
|
newsContentSection: K0,
|
|
10592
10592
|
itemContent: J0
|
|
10593
|
-
},
|
|
10593
|
+
}, p3 = (e) => {
|
|
10594
10594
|
const {
|
|
10595
10595
|
data: t,
|
|
10596
10596
|
option: n,
|
|
@@ -10746,10 +10746,10 @@ const wr = {
|
|
|
10746
10746
|
default:
|
|
10747
10747
|
return /* @__PURE__ */ a(K, {});
|
|
10748
10748
|
}
|
|
10749
|
-
}, Z0 = "
|
|
10749
|
+
}, Z0 = "_content_pq89v_1", X0 = "_videoContent_pq89v_9", yr = {
|
|
10750
10750
|
content: Z0,
|
|
10751
10751
|
videoContent: X0
|
|
10752
|
-
}, eg = "
|
|
10752
|
+
}, eg = "_container_1xr2t_1", tg = "_playStyled_1xr2t_6", ng = "_imageStyled_1xr2t_13", ag = "_longer_1xr2t_26", rg = "_contentNews_1xr2t_31", og = "_tagContent_1xr2t_51", sg = "_tag_1xr2t_51", ig = "_titular_1xr2t_68", cg = "_small_1xr2t_81", lg = "_figure_1xr2t_87", dg = "_backDrop_1xr2t_92", ug = "_backDropAux_1xr2t_100", Pt = {
|
|
10753
10753
|
container: eg,
|
|
10754
10754
|
playStyled: tg,
|
|
10755
10755
|
imageStyled: ng,
|
|
@@ -10807,7 +10807,7 @@ const wr = {
|
|
|
10807
10807
|
`video-small-${r}`
|
|
10808
10808
|
)) })
|
|
10809
10809
|
] }) }) }) });
|
|
10810
|
-
}, mg = "
|
|
10810
|
+
}, mg = "_content_ruy5q_1", fg = "_videoContent_ruy5q_9", gg = "_articleSection_ruy5q_21", pg = "_contentLatout_ruy5q_31", Ag = "_title_ruy5q_36", wg = "_article_ruy5q_21", yg = "_correspondent_ruy5q_64", lt = {
|
|
10811
10811
|
content: mg,
|
|
10812
10812
|
videoContent: fg,
|
|
10813
10813
|
articleSection: gg,
|
|
@@ -10815,7 +10815,7 @@ const wr = {
|
|
|
10815
10815
|
title: Ag,
|
|
10816
10816
|
article: wg,
|
|
10817
10817
|
correspondent: yg
|
|
10818
|
-
}, vg = "
|
|
10818
|
+
}, vg = "_container_1rq2h_1", bg = "_playStyled_1rq2h_9", br = {
|
|
10819
10819
|
container: vg,
|
|
10820
10820
|
playStyled: bg
|
|
10821
10821
|
}, Cg = (e) => {
|
|
@@ -10860,7 +10860,7 @@ const wr = {
|
|
|
10860
10860
|
/* @__PURE__ */ a("p", { className: lt.correspondent, children: t() })
|
|
10861
10861
|
] })
|
|
10862
10862
|
] }) }) }) });
|
|
10863
|
-
},
|
|
10863
|
+
}, A3 = (e) => {
|
|
10864
10864
|
switch (e.option) {
|
|
10865
10865
|
case "op1":
|
|
10866
10866
|
return /* @__PURE__ */ a(hg, { videos: e.data });
|
|
@@ -10870,7 +10870,7 @@ const wr = {
|
|
|
10870
10870
|
return /* @__PURE__ */ a(K, {});
|
|
10871
10871
|
}
|
|
10872
10872
|
};
|
|
10873
|
-
function
|
|
10873
|
+
function w3({ containerId: e, containerId2: t }) {
|
|
10874
10874
|
return Me(() => {
|
|
10875
10875
|
try {
|
|
10876
10876
|
let n = function() {
|
|
@@ -11246,10 +11246,10 @@ const Ng = (e) => {
|
|
|
11246
11246
|
/* @__PURE__ */ a("p", { className: "comment-text", children: n })
|
|
11247
11247
|
] })
|
|
11248
11248
|
] }) });
|
|
11249
|
-
}, Ug = "
|
|
11249
|
+
}, Ug = "_overlay_qj491_3", qg = "_popup_qj491_17", Rg = "_title_qj491_40", Lg = "_optionsContainer_qj491_52", Bg = "_option_qj491_52", Og = "_radioInput_qj491_66", Pg = "_radioCustom_qj491_70", Dg = "_optionLabel_qj491_97", Mg = "_buttons_qj491_110", jg = "_cancelButton_qj491_117", Qg = "_closeButton_qj491_118", Gg = "_buttonAlone_qj491_137", zg = "_reportButton_qj491_143", Hg = "_successContainer_qj491_163", Vg = "_thumbsUp_qj491_171", Fg = "_successMessage_qj491_177", Wg = "_errorMessage_qj491_218", $g = "_loadingContainer_qj491_231", ue = {
|
|
11250
11250
|
overlay: Ug,
|
|
11251
|
-
popup:
|
|
11252
|
-
title:
|
|
11251
|
+
popup: qg,
|
|
11252
|
+
title: Rg,
|
|
11253
11253
|
optionsContainer: Lg,
|
|
11254
11254
|
option: Bg,
|
|
11255
11255
|
radioInput: Og,
|
|
@@ -11259,8 +11259,8 @@ const Ng = (e) => {
|
|
|
11259
11259
|
cancelButton: jg,
|
|
11260
11260
|
closeButton: Qg,
|
|
11261
11261
|
buttonAlone: Gg,
|
|
11262
|
-
reportButton:
|
|
11263
|
-
successContainer:
|
|
11262
|
+
reportButton: zg,
|
|
11263
|
+
successContainer: Hg,
|
|
11264
11264
|
thumbsUp: Vg,
|
|
11265
11265
|
successMessage: Fg,
|
|
11266
11266
|
errorMessage: Wg,
|
|
@@ -11290,7 +11290,7 @@ const Ng = (e) => {
|
|
|
11290
11290
|
return console.error("Error verificando reCAPTCHA Enterprise:", i), !1;
|
|
11291
11291
|
}
|
|
11292
11292
|
};
|
|
11293
|
-
async function
|
|
11293
|
+
async function y3({
|
|
11294
11294
|
publication: e,
|
|
11295
11295
|
username: t,
|
|
11296
11296
|
id: n,
|
|
@@ -11359,7 +11359,7 @@ const Ye = {
|
|
|
11359
11359
|
intellectual: "Violación de propiedad intelectual",
|
|
11360
11360
|
bullying: "Bullying o acoso"
|
|
11361
11361
|
};
|
|
11362
|
-
function
|
|
11362
|
+
function v3(e) {
|
|
11363
11363
|
return Ye[e];
|
|
11364
11364
|
}
|
|
11365
11365
|
const ft = 300, Je = {
|
|
@@ -11474,16 +11474,16 @@ var Nr;
|
|
|
11474
11474
|
function Xg() {
|
|
11475
11475
|
return Nr || (Nr = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
11476
11476
|
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, s = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112, m = e ? Symbol.for("react.suspense") : 60113, f = 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, y = e ? Symbol.for("react.fundamental") : 60117, C = e ? Symbol.for("react.responder") : 60118, S = e ? Symbol.for("react.scope") : 60119;
|
|
11477
|
-
function _(
|
|
11478
|
-
return typeof
|
|
11479
|
-
|
|
11477
|
+
function _(R) {
|
|
11478
|
+
return typeof R == "string" || typeof R == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
11479
|
+
R === r || R === l || R === s || R === o || R === m || R === f || typeof R == "object" && R !== null && (R.$$typeof === g || R.$$typeof === p || R.$$typeof === i || R.$$typeof === c || R.$$typeof === u || R.$$typeof === y || R.$$typeof === C || R.$$typeof === S || R.$$typeof === A);
|
|
11480
11480
|
}
|
|
11481
|
-
function T(
|
|
11482
|
-
if (typeof
|
|
11483
|
-
var Ae =
|
|
11481
|
+
function T(R) {
|
|
11482
|
+
if (typeof R == "object" && R !== null) {
|
|
11483
|
+
var Ae = R.$$typeof;
|
|
11484
11484
|
switch (Ae) {
|
|
11485
11485
|
case t:
|
|
11486
|
-
var Ft =
|
|
11486
|
+
var Ft = R.type;
|
|
11487
11487
|
switch (Ft) {
|
|
11488
11488
|
case d:
|
|
11489
11489
|
case l:
|
|
@@ -11511,46 +11511,46 @@ function Xg() {
|
|
|
11511
11511
|
}
|
|
11512
11512
|
}
|
|
11513
11513
|
var b = d, x = l, j = c, Q = i, te = t, G = u, O = r, ee = g, ce = p, D = n, U = s, E = o, P = m, I = !1;
|
|
11514
|
-
function
|
|
11515
|
-
return I || (I = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), w(
|
|
11514
|
+
function H(R) {
|
|
11515
|
+
return I || (I = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), w(R) || T(R) === d;
|
|
11516
11516
|
}
|
|
11517
|
-
function w(
|
|
11518
|
-
return T(
|
|
11517
|
+
function w(R) {
|
|
11518
|
+
return T(R) === l;
|
|
11519
11519
|
}
|
|
11520
|
-
function N(
|
|
11521
|
-
return T(
|
|
11520
|
+
function N(R) {
|
|
11521
|
+
return T(R) === c;
|
|
11522
11522
|
}
|
|
11523
|
-
function R
|
|
11524
|
-
return T(
|
|
11523
|
+
function q(R) {
|
|
11524
|
+
return T(R) === i;
|
|
11525
11525
|
}
|
|
11526
|
-
function M(
|
|
11527
|
-
return typeof
|
|
11526
|
+
function M(R) {
|
|
11527
|
+
return typeof R == "object" && R !== null && R.$$typeof === t;
|
|
11528
11528
|
}
|
|
11529
|
-
function B(
|
|
11530
|
-
return T(
|
|
11529
|
+
function B(R) {
|
|
11530
|
+
return T(R) === u;
|
|
11531
11531
|
}
|
|
11532
|
-
function
|
|
11533
|
-
return T(
|
|
11532
|
+
function z(R) {
|
|
11533
|
+
return T(R) === r;
|
|
11534
11534
|
}
|
|
11535
|
-
function V(
|
|
11536
|
-
return T(
|
|
11535
|
+
function V(R) {
|
|
11536
|
+
return T(R) === g;
|
|
11537
11537
|
}
|
|
11538
|
-
function F(
|
|
11539
|
-
return T(
|
|
11538
|
+
function F(R) {
|
|
11539
|
+
return T(R) === p;
|
|
11540
11540
|
}
|
|
11541
|
-
function Z(
|
|
11542
|
-
return T(
|
|
11541
|
+
function Z(R) {
|
|
11542
|
+
return T(R) === n;
|
|
11543
11543
|
}
|
|
11544
|
-
function X(
|
|
11545
|
-
return T(
|
|
11544
|
+
function X(R) {
|
|
11545
|
+
return T(R) === s;
|
|
11546
11546
|
}
|
|
11547
|
-
function W(
|
|
11548
|
-
return T(
|
|
11547
|
+
function W(R) {
|
|
11548
|
+
return T(R) === o;
|
|
11549
11549
|
}
|
|
11550
|
-
function ie(
|
|
11551
|
-
return T(
|
|
11550
|
+
function ie(R) {
|
|
11551
|
+
return T(R) === m;
|
|
11552
11552
|
}
|
|
11553
|
-
ae.AsyncMode = b, ae.ConcurrentMode = x, ae.ContextConsumer = j, ae.ContextProvider = Q, ae.Element = te, ae.ForwardRef = G, ae.Fragment = O, ae.Lazy = ee, ae.Memo = ce, ae.Portal = D, ae.Profiler = U, ae.StrictMode = E, ae.Suspense = P, ae.isAsyncMode =
|
|
11553
|
+
ae.AsyncMode = b, ae.ConcurrentMode = x, ae.ContextConsumer = j, ae.ContextProvider = Q, ae.Element = te, ae.ForwardRef = G, ae.Fragment = O, ae.Lazy = ee, ae.Memo = ce, ae.Portal = D, ae.Profiler = U, ae.StrictMode = E, ae.Suspense = P, ae.isAsyncMode = H, ae.isConcurrentMode = w, ae.isContextConsumer = N, ae.isContextProvider = q, ae.isElement = M, ae.isForwardRef = B, ae.isFragment = z, ae.isLazy = V, ae.isMemo = F, ae.isPortal = Z, ae.isProfiler = X, ae.isStrictMode = W, ae.isSuspense = ie, ae.isValidElementType = _, ae.typeOf = T;
|
|
11554
11554
|
})()), ae;
|
|
11555
11555
|
}
|
|
11556
11556
|
var Sr;
|
|
@@ -11717,34 +11717,34 @@ function np() {
|
|
|
11717
11717
|
A.prototype = Error.prototype;
|
|
11718
11718
|
function y(w) {
|
|
11719
11719
|
if (process.env.NODE_ENV !== "production")
|
|
11720
|
-
var N = {},
|
|
11721
|
-
function M(
|
|
11720
|
+
var N = {}, q = 0;
|
|
11721
|
+
function M(z, V, F, Z, X, W, ie) {
|
|
11722
11722
|
if (Z = Z || f, W = W || F, ie !== n) {
|
|
11723
11723
|
if (d) {
|
|
11724
|
-
var
|
|
11724
|
+
var R = new Error(
|
|
11725
11725
|
"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"
|
|
11726
11726
|
);
|
|
11727
|
-
throw
|
|
11727
|
+
throw R.name = "Invariant Violation", R;
|
|
11728
11728
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
11729
11729
|
var Ae = Z + ":" + F;
|
|
11730
11730
|
!N[Ae] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
11731
|
-
|
|
11731
|
+
q < 3 && (s(
|
|
11732
11732
|
"You are manually calling a React.PropTypes validation function for the `" + W + "` prop on `" + Z + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
|
|
11733
|
-
), N[Ae] = !0,
|
|
11733
|
+
), N[Ae] = !0, q++);
|
|
11734
11734
|
}
|
|
11735
11735
|
}
|
|
11736
|
-
return V[F] == null ?
|
|
11736
|
+
return V[F] == null ? z ? V[F] === null ? new A("The " + X + " `" + W + "` is marked as required " + ("in `" + Z + "`, but its value is `null`.")) : new A("The " + X + " `" + W + "` is marked as required in " + ("`" + Z + "`, but its value is `undefined`.")) : null : w(V, F, Z, X, W);
|
|
11737
11737
|
}
|
|
11738
11738
|
var B = M.bind(null, !1);
|
|
11739
11739
|
return B.isRequired = M.bind(null, !0), B;
|
|
11740
11740
|
}
|
|
11741
11741
|
function C(w) {
|
|
11742
|
-
function N(
|
|
11743
|
-
var Z =
|
|
11742
|
+
function N(q, M, B, z, V, F) {
|
|
11743
|
+
var Z = q[M], X = E(Z);
|
|
11744
11744
|
if (X !== w) {
|
|
11745
11745
|
var W = P(Z);
|
|
11746
11746
|
return new A(
|
|
11747
|
-
"Invalid " +
|
|
11747
|
+
"Invalid " + z + " `" + V + "` of type " + ("`" + W + "` supplied to `" + B + "`, expected ") + ("`" + w + "`."),
|
|
11748
11748
|
{ expectedType: w }
|
|
11749
11749
|
);
|
|
11750
11750
|
}
|
|
@@ -11756,16 +11756,16 @@ function np() {
|
|
|
11756
11756
|
return y(i);
|
|
11757
11757
|
}
|
|
11758
11758
|
function _(w) {
|
|
11759
|
-
function N(
|
|
11759
|
+
function N(q, M, B, z, V) {
|
|
11760
11760
|
if (typeof w != "function")
|
|
11761
11761
|
return new A("Property `" + V + "` of component `" + B + "` has invalid PropType notation inside arrayOf.");
|
|
11762
|
-
var F =
|
|
11762
|
+
var F = q[M];
|
|
11763
11763
|
if (!Array.isArray(F)) {
|
|
11764
11764
|
var Z = E(F);
|
|
11765
|
-
return new A("Invalid " +
|
|
11765
|
+
return new A("Invalid " + z + " `" + V + "` of type " + ("`" + Z + "` supplied to `" + B + "`, expected an array."));
|
|
11766
11766
|
}
|
|
11767
11767
|
for (var X = 0; X < F.length; X++) {
|
|
11768
|
-
var W = w(F, X, B,
|
|
11768
|
+
var W = w(F, X, B, z, V + "[" + X + "]", n);
|
|
11769
11769
|
if (W instanceof Error)
|
|
11770
11770
|
return W;
|
|
11771
11771
|
}
|
|
@@ -11774,32 +11774,32 @@ function np() {
|
|
|
11774
11774
|
return y(N);
|
|
11775
11775
|
}
|
|
11776
11776
|
function T() {
|
|
11777
|
-
function w(N,
|
|
11778
|
-
var V = N[
|
|
11777
|
+
function w(N, q, M, B, z) {
|
|
11778
|
+
var V = N[q];
|
|
11779
11779
|
if (!c(V)) {
|
|
11780
11780
|
var F = E(V);
|
|
11781
|
-
return new A("Invalid " + B + " `" +
|
|
11781
|
+
return new A("Invalid " + B + " `" + z + "` of type " + ("`" + F + "` supplied to `" + M + "`, expected a single ReactElement."));
|
|
11782
11782
|
}
|
|
11783
11783
|
return null;
|
|
11784
11784
|
}
|
|
11785
11785
|
return y(w);
|
|
11786
11786
|
}
|
|
11787
11787
|
function b() {
|
|
11788
|
-
function w(N,
|
|
11789
|
-
var V = N[
|
|
11788
|
+
function w(N, q, M, B, z) {
|
|
11789
|
+
var V = N[q];
|
|
11790
11790
|
if (!e.isValidElementType(V)) {
|
|
11791
11791
|
var F = E(V);
|
|
11792
|
-
return new A("Invalid " + B + " `" +
|
|
11792
|
+
return new A("Invalid " + B + " `" + z + "` of type " + ("`" + F + "` supplied to `" + M + "`, expected a single ReactElement type."));
|
|
11793
11793
|
}
|
|
11794
11794
|
return null;
|
|
11795
11795
|
}
|
|
11796
11796
|
return y(w);
|
|
11797
11797
|
}
|
|
11798
11798
|
function x(w) {
|
|
11799
|
-
function N(
|
|
11800
|
-
if (!(
|
|
11801
|
-
var F = w.name || f, Z =
|
|
11802
|
-
return new A("Invalid " +
|
|
11799
|
+
function N(q, M, B, z, V) {
|
|
11800
|
+
if (!(q[M] instanceof w)) {
|
|
11801
|
+
var F = w.name || f, Z = H(q[M]);
|
|
11802
|
+
return new A("Invalid " + z + " `" + V + "` of type " + ("`" + Z + "` supplied to `" + B + "`, expected ") + ("instance of `" + F + "`."));
|
|
11803
11803
|
}
|
|
11804
11804
|
return null;
|
|
11805
11805
|
}
|
|
@@ -11810,28 +11810,28 @@ function np() {
|
|
|
11810
11810
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? s(
|
|
11811
11811
|
"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])."
|
|
11812
11812
|
) : s("Invalid argument supplied to oneOf, expected an array.")), i;
|
|
11813
|
-
function N(
|
|
11814
|
-
for (var F =
|
|
11813
|
+
function N(q, M, B, z, V) {
|
|
11814
|
+
for (var F = q[M], Z = 0; Z < w.length; Z++)
|
|
11815
11815
|
if (g(F, w[Z]))
|
|
11816
11816
|
return null;
|
|
11817
|
-
var X = JSON.stringify(w, function(ie,
|
|
11818
|
-
var Ae = P(
|
|
11819
|
-
return Ae === "symbol" ? String(
|
|
11817
|
+
var X = JSON.stringify(w, function(ie, R) {
|
|
11818
|
+
var Ae = P(R);
|
|
11819
|
+
return Ae === "symbol" ? String(R) : R;
|
|
11820
11820
|
});
|
|
11821
|
-
return new A("Invalid " +
|
|
11821
|
+
return new A("Invalid " + z + " `" + V + "` of value `" + String(F) + "` " + ("supplied to `" + B + "`, expected one of " + X + "."));
|
|
11822
11822
|
}
|
|
11823
11823
|
return y(N);
|
|
11824
11824
|
}
|
|
11825
11825
|
function Q(w) {
|
|
11826
|
-
function N(
|
|
11826
|
+
function N(q, M, B, z, V) {
|
|
11827
11827
|
if (typeof w != "function")
|
|
11828
11828
|
return new A("Property `" + V + "` of component `" + B + "` has invalid PropType notation inside objectOf.");
|
|
11829
|
-
var F =
|
|
11829
|
+
var F = q[M], Z = E(F);
|
|
11830
11830
|
if (Z !== "object")
|
|
11831
|
-
return new A("Invalid " +
|
|
11831
|
+
return new A("Invalid " + z + " `" + V + "` of type " + ("`" + Z + "` supplied to `" + B + "`, expected an object."));
|
|
11832
11832
|
for (var X in F)
|
|
11833
11833
|
if (r(F, X)) {
|
|
11834
|
-
var W = w(F, X, B,
|
|
11834
|
+
var W = w(F, X, B, z, V + "." + X, n);
|
|
11835
11835
|
if (W instanceof Error)
|
|
11836
11836
|
return W;
|
|
11837
11837
|
}
|
|
@@ -11843,18 +11843,18 @@ function np() {
|
|
|
11843
11843
|
if (!Array.isArray(w))
|
|
11844
11844
|
return process.env.NODE_ENV !== "production" && s("Invalid argument supplied to oneOfType, expected an instance of array."), i;
|
|
11845
11845
|
for (var N = 0; N < w.length; N++) {
|
|
11846
|
-
var
|
|
11847
|
-
if (typeof
|
|
11846
|
+
var q = w[N];
|
|
11847
|
+
if (typeof q != "function")
|
|
11848
11848
|
return s(
|
|
11849
|
-
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + I(
|
|
11849
|
+
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + I(q) + " at index " + N + "."
|
|
11850
11850
|
), i;
|
|
11851
11851
|
}
|
|
11852
|
-
function M(B,
|
|
11852
|
+
function M(B, z, V, F, Z) {
|
|
11853
11853
|
for (var X = [], W = 0; W < w.length; W++) {
|
|
11854
|
-
var ie = w[W],
|
|
11855
|
-
if (
|
|
11854
|
+
var ie = w[W], R = ie(B, z, V, F, Z, n);
|
|
11855
|
+
if (R == null)
|
|
11856
11856
|
return null;
|
|
11857
|
-
|
|
11857
|
+
R.data && r(R.data, "expectedType") && X.push(R.data.expectedType);
|
|
11858
11858
|
}
|
|
11859
11859
|
var Ae = X.length > 0 ? ", expected one of type [" + X.join(", ") + "]" : "";
|
|
11860
11860
|
return new A("Invalid " + F + " `" + Z + "` supplied to " + ("`" + V + "`" + Ae + "."));
|
|
@@ -11862,26 +11862,26 @@ function np() {
|
|
|
11862
11862
|
return y(M);
|
|
11863
11863
|
}
|
|
11864
11864
|
function G() {
|
|
11865
|
-
function w(N,
|
|
11866
|
-
return D(N[
|
|
11865
|
+
function w(N, q, M, B, z) {
|
|
11866
|
+
return D(N[q]) ? null : new A("Invalid " + B + " `" + z + "` supplied to " + ("`" + M + "`, expected a ReactNode."));
|
|
11867
11867
|
}
|
|
11868
11868
|
return y(w);
|
|
11869
11869
|
}
|
|
11870
|
-
function O(w, N,
|
|
11870
|
+
function O(w, N, q, M, B) {
|
|
11871
11871
|
return new A(
|
|
11872
|
-
(w || "React class") + ": " + N + " type `" +
|
|
11872
|
+
(w || "React class") + ": " + N + " type `" + q + "." + M + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + B + "`."
|
|
11873
11873
|
);
|
|
11874
11874
|
}
|
|
11875
11875
|
function ee(w) {
|
|
11876
|
-
function N(
|
|
11877
|
-
var F =
|
|
11876
|
+
function N(q, M, B, z, V) {
|
|
11877
|
+
var F = q[M], Z = E(F);
|
|
11878
11878
|
if (Z !== "object")
|
|
11879
|
-
return new A("Invalid " +
|
|
11879
|
+
return new A("Invalid " + z + " `" + V + "` of type `" + Z + "` " + ("supplied to `" + B + "`, expected `object`."));
|
|
11880
11880
|
for (var X in w) {
|
|
11881
11881
|
var W = w[X];
|
|
11882
11882
|
if (typeof W != "function")
|
|
11883
|
-
return O(B,
|
|
11884
|
-
var ie = W(F, X, B,
|
|
11883
|
+
return O(B, z, V, X, P(W));
|
|
11884
|
+
var ie = W(F, X, B, z, V + "." + X, n);
|
|
11885
11885
|
if (ie)
|
|
11886
11886
|
return ie;
|
|
11887
11887
|
}
|
|
@@ -11890,23 +11890,23 @@ function np() {
|
|
|
11890
11890
|
return y(N);
|
|
11891
11891
|
}
|
|
11892
11892
|
function ce(w) {
|
|
11893
|
-
function N(
|
|
11894
|
-
var F =
|
|
11893
|
+
function N(q, M, B, z, V) {
|
|
11894
|
+
var F = q[M], Z = E(F);
|
|
11895
11895
|
if (Z !== "object")
|
|
11896
|
-
return new A("Invalid " +
|
|
11897
|
-
var X = t({},
|
|
11896
|
+
return new A("Invalid " + z + " `" + V + "` of type `" + Z + "` " + ("supplied to `" + B + "`, expected `object`."));
|
|
11897
|
+
var X = t({}, q[M], w);
|
|
11898
11898
|
for (var W in X) {
|
|
11899
11899
|
var ie = w[W];
|
|
11900
11900
|
if (r(w, W) && typeof ie != "function")
|
|
11901
|
-
return O(B,
|
|
11901
|
+
return O(B, z, V, W, P(ie));
|
|
11902
11902
|
if (!ie)
|
|
11903
11903
|
return new A(
|
|
11904
|
-
"Invalid " +
|
|
11904
|
+
"Invalid " + z + " `" + V + "` key `" + W + "` supplied to `" + B + "`.\nBad object: " + JSON.stringify(q[M], null, " ") + `
|
|
11905
11905
|
Valid keys: ` + JSON.stringify(Object.keys(w), null, " ")
|
|
11906
11906
|
);
|
|
11907
|
-
var
|
|
11908
|
-
if (
|
|
11909
|
-
return
|
|
11907
|
+
var R = ie(F, W, B, z, V + "." + W, n);
|
|
11908
|
+
if (R)
|
|
11909
|
+
return R;
|
|
11910
11910
|
}
|
|
11911
11911
|
return null;
|
|
11912
11912
|
}
|
|
@@ -11927,13 +11927,13 @@ Valid keys: ` + JSON.stringify(Object.keys(w), null, " ")
|
|
|
11927
11927
|
return !0;
|
|
11928
11928
|
var N = m(w);
|
|
11929
11929
|
if (N) {
|
|
11930
|
-
var
|
|
11930
|
+
var q = N.call(w), M;
|
|
11931
11931
|
if (N !== w.entries) {
|
|
11932
|
-
for (; !(M =
|
|
11932
|
+
for (; !(M = q.next()).done; )
|
|
11933
11933
|
if (!D(M.value))
|
|
11934
11934
|
return !1;
|
|
11935
11935
|
} else
|
|
11936
|
-
for (; !(M =
|
|
11936
|
+
for (; !(M = q.next()).done; ) {
|
|
11937
11937
|
var B = M.value;
|
|
11938
11938
|
if (B && !D(B[1]))
|
|
11939
11939
|
return !1;
|
|
@@ -11978,7 +11978,7 @@ Valid keys: ` + JSON.stringify(Object.keys(w), null, " ")
|
|
|
11978
11978
|
return N;
|
|
11979
11979
|
}
|
|
11980
11980
|
}
|
|
11981
|
-
function
|
|
11981
|
+
function H(w) {
|
|
11982
11982
|
return !w.constructor || !w.constructor.name ? f : w.constructor.name;
|
|
11983
11983
|
}
|
|
11984
11984
|
return p.checkPropTypes = o, p.resetWarningCache = o.resetWarningCache, p.PropTypes = p, p;
|
|
@@ -12032,10 +12032,10 @@ function ap() {
|
|
|
12032
12032
|
return s.PropTypes = s, s;
|
|
12033
12033
|
}, Xn;
|
|
12034
12034
|
}
|
|
12035
|
-
var
|
|
12035
|
+
var qr;
|
|
12036
12036
|
function rp() {
|
|
12037
|
-
if (
|
|
12038
|
-
if (
|
|
12037
|
+
if (qr) return an.exports;
|
|
12038
|
+
if (qr = 1, process.env.NODE_ENV !== "production") {
|
|
12039
12039
|
var e = Ta(), t = !0;
|
|
12040
12040
|
an.exports = /* @__PURE__ */ np()(e.isElement, t);
|
|
12041
12041
|
} else
|
|
@@ -12075,7 +12075,7 @@ function ua(e, t) {
|
|
|
12075
12075
|
return r.__proto__ = o, r;
|
|
12076
12076
|
}, ua(e, t);
|
|
12077
12077
|
}
|
|
12078
|
-
var
|
|
12078
|
+
var qn = /* @__PURE__ */ (function(e) {
|
|
12079
12079
|
cp(t, e);
|
|
12080
12080
|
function t() {
|
|
12081
12081
|
var r;
|
|
@@ -12141,13 +12141,13 @@ var Rn = /* @__PURE__ */ (function(e) {
|
|
|
12141
12141
|
var o = this.props;
|
|
12142
12142
|
o.sitekey, o.onChange, o.theme, o.type, o.tabindex, o.onExpired, o.onErrored, o.size, o.stoken, o.grecaptcha, o.badge, o.hl, o.isolated;
|
|
12143
12143
|
var s = ip(o, sp);
|
|
12144
|
-
return /* @__PURE__ */
|
|
12144
|
+
return /* @__PURE__ */ qa.createElement("div", da({}, s, {
|
|
12145
12145
|
ref: this.handleRecaptchaRef
|
|
12146
12146
|
}));
|
|
12147
12147
|
}, t;
|
|
12148
|
-
})(
|
|
12149
|
-
|
|
12150
|
-
|
|
12148
|
+
})(qa.Component);
|
|
12149
|
+
qn.displayName = "ReCAPTCHA";
|
|
12150
|
+
qn.propTypes = {
|
|
12151
12151
|
sitekey: be.string.isRequired,
|
|
12152
12152
|
onChange: be.func,
|
|
12153
12153
|
grecaptcha: be.object,
|
|
@@ -12162,7 +12162,7 @@ Rn.propTypes = {
|
|
|
12162
12162
|
badge: be.oneOf(["bottomright", "bottomleft", "inline"]),
|
|
12163
12163
|
isolated: be.bool
|
|
12164
12164
|
};
|
|
12165
|
-
|
|
12165
|
+
qn.defaultProps = {
|
|
12166
12166
|
onChange: function() {
|
|
12167
12167
|
},
|
|
12168
12168
|
theme: "light",
|
|
@@ -12171,10 +12171,10 @@ Rn.defaultProps = {
|
|
|
12171
12171
|
size: "normal",
|
|
12172
12172
|
badge: "bottomright"
|
|
12173
12173
|
};
|
|
12174
|
-
var ea,
|
|
12174
|
+
var ea, Rr;
|
|
12175
12175
|
function lp() {
|
|
12176
|
-
if (
|
|
12177
|
-
|
|
12176
|
+
if (Rr) return ea;
|
|
12177
|
+
Rr = 1;
|
|
12178
12178
|
var e = Ta(), t = {
|
|
12179
12179
|
childContextTypes: !0,
|
|
12180
12180
|
contextType: !0,
|
|
@@ -12370,7 +12370,7 @@ const Uo = gp(Ap, {
|
|
|
12370
12370
|
attributes: fa().nonce ? {
|
|
12371
12371
|
nonce: fa().nonce
|
|
12372
12372
|
} : {}
|
|
12373
|
-
})(
|
|
12373
|
+
})(qn), wp = "_overlay_18ksj_1", yp = "_header_18ksj_18", vp = "_logo_18ksj_25", bp = "_card_18ksj_32", Cp = "_close_18ksj_47", _p = "_form_18ksj_71", Np = "_formUl_18ksj_80", Sp = "_field_18ksj_92", Ep = "_label_18ksj_99", xp = "_input_18ksj_108", Tp = "_error_18ksj_126", Ip = "_primary_18ksj_132", kp = "_divider_18ksj_170", Up = "_google_18ksj_196", qp = "_googleIcon_18ksj_226", Rp = "_spin_18ksj_259", Lp = "_checkboxRow_18ksj_281", Bp = "_terms_18ksj_318", Op = "_message_18ksj_349", Pp = "_passwordChecker_18ksj_354", Dp = "_valid_18ksj_373", Mp = "_invalid_18ksj_377", jp = "_forgotPassword_18ksj_381", Qp = "_successContainer_18ksj_400", Gp = "_thumbsUp_18ksj_408", zp = "_successMessage_18ksj_414", k = {
|
|
12374
12374
|
overlay: wp,
|
|
12375
12375
|
header: yp,
|
|
12376
12376
|
logo: vp,
|
|
@@ -12385,10 +12385,10 @@ const Uo = gp(Ap, {
|
|
|
12385
12385
|
primary: Ip,
|
|
12386
12386
|
divider: kp,
|
|
12387
12387
|
google: Up,
|
|
12388
|
-
googleIcon:
|
|
12389
|
-
spin:
|
|
12388
|
+
googleIcon: qp,
|
|
12389
|
+
spin: Rp,
|
|
12390
12390
|
checkboxRow: Lp,
|
|
12391
|
-
switch: "
|
|
12391
|
+
switch: "_switch_18ksj_310",
|
|
12392
12392
|
terms: Bp,
|
|
12393
12393
|
message: Op,
|
|
12394
12394
|
passwordChecker: Pp,
|
|
@@ -12397,7 +12397,7 @@ const Uo = gp(Ap, {
|
|
|
12397
12397
|
forgotPassword: jp,
|
|
12398
12398
|
successContainer: Qp,
|
|
12399
12399
|
thumbsUp: Gp,
|
|
12400
|
-
successMessage:
|
|
12400
|
+
successMessage: zp
|
|
12401
12401
|
}, Ze = () => /* @__PURE__ */ a(
|
|
12402
12402
|
"svg",
|
|
12403
12403
|
{
|
|
@@ -12409,7 +12409,7 @@ const Uo = gp(Ap, {
|
|
|
12409
12409
|
className: k.spin,
|
|
12410
12410
|
children: /* @__PURE__ */ a("path", { d: "M18,4.181v2.021c4.559,0.929,8,4.97,8,9.798c0,5.514-4.486,10-10,10S6,21.514,6,16c0-4.829,3.441-8.869,8-9.798V4.181 C8.334,5.137,4,10.066,4,16c0,6.617,5.383,12,12,12s12-5.383,12-12C28,10.066,23.666,5.137,18,4.181z" })
|
|
12411
12411
|
}
|
|
12412
|
-
),
|
|
12412
|
+
), Hp = ({
|
|
12413
12413
|
isOpen: e,
|
|
12414
12414
|
onClose: t,
|
|
12415
12415
|
commentId: n,
|
|
@@ -12648,11 +12648,11 @@ const { PUBLIC_PUBLICATION_ID: Fp } = J(), Wp = Fp, $p = (e) => {
|
|
|
12648
12648
|
}
|
|
12649
12649
|
})();
|
|
12650
12650
|
}, [t]), { comments: t, setComments: n };
|
|
12651
|
-
},
|
|
12651
|
+
}, qo = ({ username: e, date: t }) => /* @__PURE__ */ h("div", { className: "comment-header", children: [
|
|
12652
12652
|
/* @__PURE__ */ a("span", { className: "comment-username", children: e }),
|
|
12653
12653
|
/* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
|
|
12654
12654
|
/* @__PURE__ */ a("span", { className: "comment-date", children: Yg(je(Number(t))) })
|
|
12655
|
-
] }),
|
|
12655
|
+
] }), Ro = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
|
|
12656
12656
|
"img",
|
|
12657
12657
|
{
|
|
12658
12658
|
className: "comment-avatar-img",
|
|
@@ -12899,9 +12899,9 @@ const { PUBLIC_PUBLICATION_ID: Fp } = J(), Wp = Fp, $p = (e) => {
|
|
|
12899
12899
|
const o = e.text;
|
|
12900
12900
|
let s = `${Je.firstname} ${Je.lastname}`, i = Je.username;
|
|
12901
12901
|
return e.user && (s = `${e.user.firstname} ${e.user.lastname}`, i = e.user.username), /* @__PURE__ */ a("div", { className: "comment-item reply", children: /* @__PURE__ */ h("div", { className: "comment-header-container", children: [
|
|
12902
|
-
/* @__PURE__ */ a(
|
|
12902
|
+
/* @__PURE__ */ a(Ro, { user: e.user ? e.user : Je }),
|
|
12903
12903
|
/* @__PURE__ */ h("div", { style: { flex: 1 }, children: [
|
|
12904
|
-
/* @__PURE__ */ a(
|
|
12904
|
+
/* @__PURE__ */ a(qo, { username: s, date: e.date.time }),
|
|
12905
12905
|
/* @__PURE__ */ h("div", { className: "comment-reply-to", children: [
|
|
12906
12906
|
"Respondiendo a ",
|
|
12907
12907
|
/* @__PURE__ */ a("strong", { children: t })
|
|
@@ -12924,9 +12924,9 @@ const { PUBLIC_PUBLICATION_ID: Fp } = J(), Wp = Fp, $p = (e) => {
|
|
|
12924
12924
|
className: "comment-header-container",
|
|
12925
12925
|
"data-hasreplies": d.reply.length > 0 ? "true" : "false",
|
|
12926
12926
|
children: [
|
|
12927
|
-
/* @__PURE__ */ a(
|
|
12927
|
+
/* @__PURE__ */ a(Ro, { user: e.user ? e.user : Je }),
|
|
12928
12928
|
/* @__PURE__ */ h("div", { style: { flex: 1 }, children: [
|
|
12929
|
-
/* @__PURE__ */ a(
|
|
12929
|
+
/* @__PURE__ */ a(qo, { username: y, date: e.date.time }),
|
|
12930
12930
|
/* @__PURE__ */ a("p", { className: "comment-text", children: g }),
|
|
12931
12931
|
r?.username.toLowerCase() !== C.toLowerCase() && // No puedes responder ni reportar tus respuestas
|
|
12932
12932
|
/* @__PURE__ */ a(
|
|
@@ -12990,7 +12990,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = J(), Wp = Fp, $p = (e) => {
|
|
|
12990
12990
|
]
|
|
12991
12991
|
}
|
|
12992
12992
|
) });
|
|
12993
|
-
},
|
|
12993
|
+
}, e9 = ({
|
|
12994
12994
|
commentRef: e,
|
|
12995
12995
|
user: t,
|
|
12996
12996
|
path: n,
|
|
@@ -13037,7 +13037,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = J(), Wp = Fp, $p = (e) => {
|
|
|
13037
13037
|
}
|
|
13038
13038
|
)
|
|
13039
13039
|
] });
|
|
13040
|
-
}, { PUBLIC_PUBLICATION_ID:
|
|
13040
|
+
}, { PUBLIC_PUBLICATION_ID: t9, PUBLIC_X_SECURITY_TOKEN: n9 } = J(), Lr = t9 ?? "", a9 = ({
|
|
13041
13041
|
isAuthenticated: e,
|
|
13042
13042
|
path: t,
|
|
13043
13043
|
user: n,
|
|
@@ -13072,7 +13072,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = J(), Wp = Fp, $p = (e) => {
|
|
|
13072
13072
|
id: void 0,
|
|
13073
13073
|
lastid: j,
|
|
13074
13074
|
state: "5,6",
|
|
13075
|
-
apiToken:
|
|
13075
|
+
apiToken: n9
|
|
13076
13076
|
});
|
|
13077
13077
|
m({
|
|
13078
13078
|
morecomment: Q.morecomment ?? !1,
|
|
@@ -13094,7 +13094,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = J(), Wp = Fp, $p = (e) => {
|
|
|
13094
13094
|
}
|
|
13095
13095
|
),
|
|
13096
13096
|
/* @__PURE__ */ a(
|
|
13097
|
-
|
|
13097
|
+
e9,
|
|
13098
13098
|
{
|
|
13099
13099
|
commentRef: g,
|
|
13100
13100
|
user: n,
|
|
@@ -13137,7 +13137,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = J(), Wp = Fp, $p = (e) => {
|
|
|
13137
13137
|
)
|
|
13138
13138
|
] }) }) }),
|
|
13139
13139
|
/* @__PURE__ */ a(
|
|
13140
|
-
|
|
13140
|
+
Hp,
|
|
13141
13141
|
{
|
|
13142
13142
|
username: n?.username ?? void 0,
|
|
13143
13143
|
publication: Lr,
|
|
@@ -13148,7 +13148,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = J(), Wp = Fp, $p = (e) => {
|
|
|
13148
13148
|
}
|
|
13149
13149
|
)
|
|
13150
13150
|
] });
|
|
13151
|
-
},
|
|
13151
|
+
}, b3 = async (e, t) => {
|
|
13152
13152
|
if (!e) throw new Error("No action provided");
|
|
13153
13153
|
if (!t) throw new Error("No site key provided");
|
|
13154
13154
|
const n = window.grecaptcha;
|
|
@@ -13195,7 +13195,7 @@ const { PUBLIC_PUBLICATION_ID: Fp } = J(), Wp = Fp, $p = (e) => {
|
|
|
13195
13195
|
test: (e) => /[^A-Za-z0-9]/.test(e)
|
|
13196
13196
|
}
|
|
13197
13197
|
];
|
|
13198
|
-
function
|
|
13198
|
+
function r9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
|
|
13199
13199
|
const [r, o] = Y({}), [s, i] = Y(!1), [c, d] = Y(!1), [l, u] = Y(null), [m, f] = Y(
|
|
13200
13200
|
"register"
|
|
13201
13201
|
), p = (C, S) => {
|
|
@@ -13415,7 +13415,7 @@ function r3({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
|
|
|
13415
13415
|
] })
|
|
13416
13416
|
] });
|
|
13417
13417
|
}
|
|
13418
|
-
function
|
|
13418
|
+
function o9({
|
|
13419
13419
|
onClose: e,
|
|
13420
13420
|
checkAuth: t,
|
|
13421
13421
|
goToRegister: n,
|
|
@@ -13425,7 +13425,7 @@ function o3({
|
|
|
13425
13425
|
const [s, i] = Y("login"), [c, d] = Y(""), [l, u] = Y(""), [m, f] = Y(""), [p, g] = Y(""), [A, y] = Y(""), [C, S] = Y(!1), [_, T] = Y(!1), [b, x] = Y(null);
|
|
13426
13426
|
return console.log("CAPTCHA_KEY", o), /* @__PURE__ */ h(K, { children: [
|
|
13427
13427
|
s === "login" && /* @__PURE__ */ a(
|
|
13428
|
-
|
|
13428
|
+
s9,
|
|
13429
13429
|
{
|
|
13430
13430
|
email: c,
|
|
13431
13431
|
password: l,
|
|
@@ -13466,7 +13466,7 @@ function o3({
|
|
|
13466
13466
|
}
|
|
13467
13467
|
),
|
|
13468
13468
|
s === "forgot" && /* @__PURE__ */ a(
|
|
13469
|
-
|
|
13469
|
+
i9,
|
|
13470
13470
|
{
|
|
13471
13471
|
email: c,
|
|
13472
13472
|
setEmail: d,
|
|
@@ -13499,7 +13499,7 @@ function o3({
|
|
|
13499
13499
|
}
|
|
13500
13500
|
),
|
|
13501
13501
|
s === "changePassword" && /* @__PURE__ */ a(
|
|
13502
|
-
|
|
13502
|
+
c9,
|
|
13503
13503
|
{
|
|
13504
13504
|
email: c,
|
|
13505
13505
|
confirmationCode: m,
|
|
@@ -13548,7 +13548,7 @@ function o3({
|
|
|
13548
13548
|
}
|
|
13549
13549
|
),
|
|
13550
13550
|
s === "feedback" && /* @__PURE__ */ a(
|
|
13551
|
-
|
|
13551
|
+
l9,
|
|
13552
13552
|
{
|
|
13553
13553
|
onBackToLogin: () => {
|
|
13554
13554
|
x(null), i("login");
|
|
@@ -13557,7 +13557,7 @@ function o3({
|
|
|
13557
13557
|
)
|
|
13558
13558
|
] });
|
|
13559
13559
|
}
|
|
13560
|
-
function
|
|
13560
|
+
function s9({
|
|
13561
13561
|
email: e,
|
|
13562
13562
|
password: t,
|
|
13563
13563
|
showPassword: n,
|
|
@@ -13649,7 +13649,7 @@ function s3({
|
|
|
13649
13649
|
)
|
|
13650
13650
|
] });
|
|
13651
13651
|
}
|
|
13652
|
-
function
|
|
13652
|
+
function i9({
|
|
13653
13653
|
email: e,
|
|
13654
13654
|
setEmail: t,
|
|
13655
13655
|
loading: n,
|
|
@@ -13686,7 +13686,7 @@ function i3({
|
|
|
13686
13686
|
}
|
|
13687
13687
|
);
|
|
13688
13688
|
}
|
|
13689
|
-
function
|
|
13689
|
+
function c9({
|
|
13690
13690
|
email: e,
|
|
13691
13691
|
confirmationCode: t,
|
|
13692
13692
|
newPassword: n,
|
|
@@ -13797,13 +13797,13 @@ function c3({
|
|
|
13797
13797
|
}
|
|
13798
13798
|
);
|
|
13799
13799
|
}
|
|
13800
|
-
function
|
|
13800
|
+
function l9({ onBackToLogin: e }) {
|
|
13801
13801
|
return /* @__PURE__ */ h("div", { className: k.form, children: [
|
|
13802
13802
|
/* @__PURE__ */ a("p", { className: k.success, children: "La contraseña fue cambiada con éxito" }),
|
|
13803
13803
|
/* @__PURE__ */ a("button", { type: "button", className: k.primary, onClick: e, children: "Iniciar Sesión" })
|
|
13804
13804
|
] });
|
|
13805
13805
|
}
|
|
13806
|
-
function
|
|
13806
|
+
function d9({
|
|
13807
13807
|
loginUrl: e,
|
|
13808
13808
|
onClose: t,
|
|
13809
13809
|
checkAuth: n,
|
|
@@ -13841,7 +13841,7 @@ function d3({
|
|
|
13841
13841
|
)
|
|
13842
13842
|
] }),
|
|
13843
13843
|
s === "login" && /* @__PURE__ */ a(
|
|
13844
|
-
|
|
13844
|
+
o9,
|
|
13845
13845
|
{
|
|
13846
13846
|
onClose: t,
|
|
13847
13847
|
checkAuth: n,
|
|
@@ -13851,7 +13851,7 @@ function d3({
|
|
|
13851
13851
|
}
|
|
13852
13852
|
),
|
|
13853
13853
|
s === "register" && /* @__PURE__ */ a(
|
|
13854
|
-
|
|
13854
|
+
r9,
|
|
13855
13855
|
{
|
|
13856
13856
|
handleGoogleLogin: c,
|
|
13857
13857
|
goToLogin: () => i("login"),
|
|
@@ -13862,7 +13862,7 @@ function d3({
|
|
|
13862
13862
|
}
|
|
13863
13863
|
);
|
|
13864
13864
|
}
|
|
13865
|
-
function
|
|
13865
|
+
function u9({
|
|
13866
13866
|
isAuthenticated: e,
|
|
13867
13867
|
setIsAuthenticated: t,
|
|
13868
13868
|
loginUrl: n,
|
|
@@ -13875,7 +13875,7 @@ function u3({
|
|
|
13875
13875
|
const [d, l] = xe.useState(!1);
|
|
13876
13876
|
return /* @__PURE__ */ h(K, { children: [
|
|
13877
13877
|
d && /* @__PURE__ */ a(
|
|
13878
|
-
|
|
13878
|
+
d9,
|
|
13879
13879
|
{
|
|
13880
13880
|
loginUrl: n,
|
|
13881
13881
|
icon: i,
|
|
@@ -13901,7 +13901,7 @@ function u3({
|
|
|
13901
13901
|
)
|
|
13902
13902
|
] }),
|
|
13903
13903
|
/* @__PURE__ */ a(
|
|
13904
|
-
|
|
13904
|
+
a9,
|
|
13905
13905
|
{
|
|
13906
13906
|
isAuthenticated: e,
|
|
13907
13907
|
handleLogout: async () => {
|
|
@@ -13917,7 +13917,7 @@ function u3({
|
|
|
13917
13917
|
)
|
|
13918
13918
|
] });
|
|
13919
13919
|
}
|
|
13920
|
-
function
|
|
13920
|
+
function h9({
|
|
13921
13921
|
isVisible: e,
|
|
13922
13922
|
path: t,
|
|
13923
13923
|
icon: n,
|
|
@@ -13962,7 +13962,7 @@ function h3({
|
|
|
13962
13962
|
}
|
|
13963
13963
|
);
|
|
13964
13964
|
return o === null ? m : e ? /* @__PURE__ */ a(
|
|
13965
|
-
|
|
13965
|
+
u9,
|
|
13966
13966
|
{
|
|
13967
13967
|
icon: n,
|
|
13968
13968
|
isAuthenticated: o,
|
|
@@ -13975,7 +13975,7 @@ function h3({
|
|
|
13975
13975
|
}
|
|
13976
13976
|
) : m;
|
|
13977
13977
|
}
|
|
13978
|
-
const
|
|
13978
|
+
const C3 = ({
|
|
13979
13979
|
render: e,
|
|
13980
13980
|
internalPath: t,
|
|
13981
13981
|
section: n,
|
|
@@ -14001,7 +14001,7 @@ const C9 = ({
|
|
|
14001
14001
|
}, []);
|
|
14002
14002
|
const m = {
|
|
14003
14003
|
comment: /* @__PURE__ */ a(
|
|
14004
|
-
|
|
14004
|
+
h9,
|
|
14005
14005
|
{
|
|
14006
14006
|
path: t,
|
|
14007
14007
|
icon: s,
|
|
@@ -14031,7 +14031,7 @@ const C9 = ({
|
|
|
14031
14031
|
}
|
|
14032
14032
|
);
|
|
14033
14033
|
};
|
|
14034
|
-
async function
|
|
14034
|
+
async function _3({
|
|
14035
14035
|
publication: e,
|
|
14036
14036
|
path: t,
|
|
14037
14037
|
username: n,
|
|
@@ -14135,7 +14135,7 @@ async function _9({
|
|
|
14135
14135
|
};
|
|
14136
14136
|
}
|
|
14137
14137
|
}
|
|
14138
|
-
const
|
|
14138
|
+
const N3 = async ({
|
|
14139
14139
|
token: e,
|
|
14140
14140
|
projectId: t,
|
|
14141
14141
|
captchaKey: n,
|
|
@@ -14171,67 +14171,68 @@ const N9 = async ({
|
|
|
14171
14171
|
};
|
|
14172
14172
|
export {
|
|
14173
14173
|
ws as AssetsPreconnect,
|
|
14174
|
-
|
|
14174
|
+
p3 as AutorComponent,
|
|
14175
14175
|
X1 as AutorHeader1,
|
|
14176
14176
|
du as AutorHeader2,
|
|
14177
14177
|
ge as BannerAdvertising,
|
|
14178
14178
|
rt as BannerAdvertisingMiddle,
|
|
14179
|
-
$
|
|
14179
|
+
$9 as CarrouselCSR,
|
|
14180
14180
|
xt as CarrouselIRS,
|
|
14181
14181
|
Y2 as CarruselCard,
|
|
14182
14182
|
rf as CarruselOpinion,
|
|
14183
14183
|
Be as CommonServices,
|
|
14184
14184
|
Qo as Comscore,
|
|
14185
|
-
|
|
14186
|
-
|
|
14187
|
-
|
|
14188
|
-
|
|
14185
|
+
l3 as ContactInfoServer,
|
|
14186
|
+
X9 as ContactInput,
|
|
14187
|
+
e3 as ContactSelect,
|
|
14188
|
+
t3 as ContactTextarea,
|
|
14189
14189
|
Vt as ContentLayout1,
|
|
14190
14190
|
sr as ContentLayoutTema,
|
|
14191
|
-
|
|
14191
|
+
h3 as DEBUG_MainSlots,
|
|
14192
14192
|
Zm as DestacadoNoticias,
|
|
14193
14193
|
O2 as DestacadoVideos,
|
|
14194
14194
|
lc as DynamicBlockServices,
|
|
14195
|
-
|
|
14195
|
+
u3 as DynamicComponents,
|
|
14196
14196
|
Fn as DynamicMainSlot,
|
|
14197
14197
|
xo as DynamicSlot,
|
|
14198
|
-
|
|
14199
|
-
|
|
14198
|
+
o3 as EditorialBlock,
|
|
14199
|
+
Z9 as ErrorComponent,
|
|
14200
14200
|
Us as Font,
|
|
14201
|
-
|
|
14201
|
+
K9 as Footer,
|
|
14202
14202
|
As as FormatAfterScripts,
|
|
14203
14203
|
Qr as FormatScripts,
|
|
14204
|
-
|
|
14205
|
-
|
|
14204
|
+
zo as GA4,
|
|
14205
|
+
Ho as GTM,
|
|
14206
14206
|
So as GalleryHeader,
|
|
14207
|
-
|
|
14208
|
-
|
|
14209
|
-
|
|
14207
|
+
F9 as GenerateBody,
|
|
14208
|
+
V9 as GenerateHead,
|
|
14209
|
+
a3 as Header,
|
|
14210
|
+
g0 as IframeHeader,
|
|
14210
14211
|
tl as ImageOffline,
|
|
14211
14212
|
Ue as ImageOnline,
|
|
14212
|
-
|
|
14213
|
+
G9 as IssuuServices,
|
|
14213
14214
|
Es as ItemListSchema,
|
|
14214
14215
|
ym as JournalistArticule2,
|
|
14215
14216
|
xm as JournalistGroup,
|
|
14216
14217
|
vo as LayoutNewsComponent,
|
|
14217
|
-
|
|
14218
|
+
C3 as LazyLoader,
|
|
14218
14219
|
L as LinkComponent,
|
|
14219
14220
|
D1 as LiveBlogHeader,
|
|
14220
|
-
|
|
14221
|
-
|
|
14221
|
+
W9 as Location,
|
|
14222
|
+
_9 as MainComponentServices,
|
|
14222
14223
|
Vo as Marfeel,
|
|
14223
14224
|
ht as MiddleSection,
|
|
14224
14225
|
No as Modulo1x3,
|
|
14225
14226
|
$2 as Modulo1x3Card,
|
|
14226
14227
|
T2 as Modulo1x4,
|
|
14227
|
-
|
|
14228
|
-
|
|
14228
|
+
q2 as Modulo1x5,
|
|
14229
|
+
s3 as Modulo2Columnas,
|
|
14229
14230
|
S2 as Modulo3Columnas,
|
|
14230
|
-
|
|
14231
|
-
|
|
14231
|
+
i3 as ModuloNewsletter,
|
|
14232
|
+
r3 as ModuloOpinion,
|
|
14232
14233
|
Eg as NewListResponseDataPH,
|
|
14233
14234
|
xs as NewsArticle,
|
|
14234
|
-
|
|
14235
|
+
m3 as NewsComponent,
|
|
14235
14236
|
sa as NewsContent,
|
|
14236
14237
|
Tt as NewsDescriptionComponent,
|
|
14237
14238
|
vn as NextPrev,
|
|
@@ -14239,76 +14240,78 @@ export {
|
|
|
14239
14240
|
Da as PreloadImages,
|
|
14240
14241
|
Ye as REPORT_REASONS,
|
|
14241
14242
|
ba as Readest,
|
|
14242
|
-
|
|
14243
|
-
|
|
14243
|
+
w3 as ScriptHydrator,
|
|
14244
|
+
g3 as SearchSection,
|
|
14244
14245
|
me as Section,
|
|
14245
14246
|
Xe as SectionCard,
|
|
14246
14247
|
Un as SectionCard2,
|
|
14247
14248
|
ca as SectionCardServerComponent,
|
|
14248
|
-
|
|
14249
|
+
c3 as SectionServerComponent,
|
|
14249
14250
|
Ac as ShowSection,
|
|
14250
14251
|
Qf as SocialNetworks,
|
|
14251
14252
|
Ns as SpeculationRules,
|
|
14252
|
-
|
|
14253
|
+
d3 as StaticSlotWrapper,
|
|
14253
14254
|
gl as SubscribeColumn,
|
|
14254
14255
|
Tl as SubscribeRow,
|
|
14255
|
-
|
|
14256
|
-
|
|
14256
|
+
Y9 as SubscribeWhatsAppColumn,
|
|
14257
|
+
f3 as TagComponent,
|
|
14257
14258
|
lm as TagSection,
|
|
14258
|
-
|
|
14259
|
-
|
|
14260
|
-
|
|
14261
|
-
|
|
14262
|
-
|
|
14259
|
+
z1 as TimeLine,
|
|
14260
|
+
w9 as TrimPathname,
|
|
14261
|
+
J9 as VideoBlock3,
|
|
14262
|
+
n3 as VideoBlock4,
|
|
14263
|
+
l0 as VideoEmbeddedHeader,
|
|
14264
|
+
A3 as VideoSection,
|
|
14265
|
+
h0 as VideoYoutubeHeader,
|
|
14263
14266
|
ks as VideosSchemas,
|
|
14264
14267
|
Is as WebsiteList,
|
|
14265
|
-
|
|
14268
|
+
_3 as addComment,
|
|
14266
14269
|
ga as bannersReplace,
|
|
14267
14270
|
Mt as becomeVideoObject,
|
|
14268
14271
|
vt as buildTagUrl,
|
|
14269
14272
|
sd as coloringByStrokeSVGs,
|
|
14270
14273
|
Ea as compileStyleProps,
|
|
14271
14274
|
Qe as cutString,
|
|
14272
|
-
|
|
14275
|
+
A9 as extractRealtedNews,
|
|
14273
14276
|
je as formatDate,
|
|
14274
|
-
|
|
14277
|
+
p9 as formatDateEdiciones,
|
|
14275
14278
|
Mr as formatDateJournalistArticule,
|
|
14276
14279
|
cs as formatDateTimeline,
|
|
14277
14280
|
hs as formatNewsMeta,
|
|
14278
14281
|
vs as formatVideoData,
|
|
14279
|
-
|
|
14280
|
-
|
|
14282
|
+
H9 as generalGetData,
|
|
14283
|
+
b3 as getCaptchaToken,
|
|
14281
14284
|
Vp as getComments,
|
|
14282
14285
|
J as getConfig,
|
|
14283
|
-
|
|
14286
|
+
z9 as getDynamicSlots,
|
|
14284
14287
|
An as getEnvironmentUrl,
|
|
14285
14288
|
us as getEnvironmentUrlFront,
|
|
14286
|
-
|
|
14289
|
+
b9 as getHydratorPath,
|
|
14287
14290
|
pe as getImageUrl,
|
|
14288
14291
|
Wt as getNextMeta,
|
|
14289
14292
|
Yt as getPage,
|
|
14290
|
-
|
|
14293
|
+
C9 as getPreloadImages,
|
|
14291
14294
|
$t as getPrevMeta,
|
|
14292
|
-
|
|
14295
|
+
v3 as getReportReasonLabel,
|
|
14293
14296
|
ls as getResponse,
|
|
14294
14297
|
ds as getResponsePromise,
|
|
14295
14298
|
pa as getSchemas,
|
|
14296
|
-
|
|
14297
|
-
|
|
14298
|
-
|
|
14299
|
-
|
|
14299
|
+
zr as getScriptReplaces,
|
|
14300
|
+
Rs as getSlugs,
|
|
14301
|
+
y9 as getTypeOfNews,
|
|
14302
|
+
v9 as getVideoRealPath,
|
|
14300
14303
|
ka as handleGetComments,
|
|
14301
|
-
|
|
14304
|
+
g9 as initLibrary,
|
|
14302
14305
|
ps as metadataToJSX,
|
|
14303
14306
|
uc as metadata_defaults,
|
|
14304
14307
|
jr as parseTags,
|
|
14305
14308
|
ms as pathnameSplit,
|
|
14306
|
-
|
|
14307
|
-
|
|
14309
|
+
qs as removePages,
|
|
14310
|
+
y3 as reportComment,
|
|
14308
14311
|
Pd as shareButtons,
|
|
14309
14312
|
Na as socialIcons,
|
|
14310
14313
|
Cs as speculationRules,
|
|
14311
14314
|
bs as speculationRulesHome,
|
|
14312
14315
|
fs as urlReplaces,
|
|
14313
|
-
|
|
14316
|
+
N3 as verifyCaptchaTokenEnterprise
|
|
14314
14317
|
};
|