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