sass-template-common 0.0.21 → 0.0.22
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.css +1 -1
- package/dist/sass-template-common.js +1074 -1090
- package/dist/sass-template-common.umd.cjs +10 -10
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { jsx as n, jsxs as h, Fragment as
|
|
2
|
-
import Se, { useState as
|
|
1
|
+
import { jsx as n, jsxs as h, Fragment as V } from "react/jsx-runtime";
|
|
2
|
+
import Se, { useState as O, useRef as Zn, useCallback as te, useEffect as xe, createElement as Ct, forwardRef as za, Fragment as o1, useMemo as Fa } from "react";
|
|
3
3
|
const Wa = ({ id: e }) => e && /* @__PURE__ */ n(
|
|
4
4
|
"script",
|
|
5
5
|
{
|
|
@@ -24,7 +24,7 @@ const Wa = ({ id: e }) => e && /* @__PURE__ */ n(
|
|
|
24
24
|
s[o] = o;
|
|
25
25
|
}), s;
|
|
26
26
|
}, [t]);
|
|
27
|
-
return e && /* @__PURE__ */ h(
|
|
27
|
+
return e && /* @__PURE__ */ h(V, { children: [
|
|
28
28
|
/* @__PURE__ */ n(
|
|
29
29
|
"script",
|
|
30
30
|
{
|
|
@@ -49,7 +49,7 @@ const Wa = ({ id: e }) => e && /* @__PURE__ */ n(
|
|
|
49
49
|
}
|
|
50
50
|
)
|
|
51
51
|
] });
|
|
52
|
-
},
|
|
52
|
+
}, B7 = ({ id: e }) => /* @__PURE__ */ h(V, { children: [
|
|
53
53
|
/* @__PURE__ */ n(
|
|
54
54
|
"script",
|
|
55
55
|
{
|
|
@@ -87,7 +87,7 @@ function m1(e) {
|
|
|
87
87
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
88
88
|
}
|
|
89
89
|
var $t = { exports: {} }, Ka = $t.exports, an;
|
|
90
|
-
function
|
|
90
|
+
function Yn() {
|
|
91
91
|
return an || (an = 1, (function(e, t) {
|
|
92
92
|
(function(a, s) {
|
|
93
93
|
e.exports = s();
|
|
@@ -177,11 +177,11 @@ function $n() {
|
|
|
177
177
|
}, k.valueOf = function() {
|
|
178
178
|
return this.$d.getTime();
|
|
179
179
|
}, k.startOf = function(y, L) {
|
|
180
|
-
var N = this, H = !!B.u(L) || L, v = B.p(y), M = function($e,
|
|
181
|
-
var Pe = B.w(N.$u ? Date.UTC(N.$y,
|
|
180
|
+
var N = this, H = !!B.u(L) || L, v = B.p(y), M = function($e, le) {
|
|
181
|
+
var Pe = B.w(N.$u ? Date.UTC(N.$y, le, $e) : new Date(N.$y, le, $e), N);
|
|
182
182
|
return H ? Pe : Pe.endOf(c);
|
|
183
|
-
}, Q = function($e,
|
|
184
|
-
return B.w(N.toDate()[$e].apply(N.toDate("s"), (H ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(
|
|
183
|
+
}, Q = function($e, le) {
|
|
184
|
+
return B.w(N.toDate()[$e].apply(N.toDate("s"), (H ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(le)), N);
|
|
185
185
|
}, F = this.$W, z = this.$M, $ = this.$D, be = "set" + (this.$u ? "UTC" : "");
|
|
186
186
|
switch (v) {
|
|
187
187
|
case w:
|
|
@@ -234,15 +234,15 @@ function $n() {
|
|
|
234
234
|
}, k.format = function(y) {
|
|
235
235
|
var L = this, N = this.$locale();
|
|
236
236
|
if (!this.isValid()) return N.invalidDate || g;
|
|
237
|
-
var H = y || "YYYY-MM-DDTHH:mm:ssZ", v = B.z(this), M = this.$H, Q = this.$m, F = this.$M, z = N.weekdays, $ = N.months, be = N.meridiem, ve = function(
|
|
238
|
-
return
|
|
239
|
-
}, yt = function(
|
|
240
|
-
return B.s(M % 12 || 12,
|
|
241
|
-
}, $e = be || function(
|
|
242
|
-
var Vt =
|
|
237
|
+
var H = y || "YYYY-MM-DDTHH:mm:ssZ", v = B.z(this), M = this.$H, Q = this.$m, F = this.$M, z = N.weekdays, $ = N.months, be = N.meridiem, ve = function(le, Pe, bt, Vt) {
|
|
238
|
+
return le && (le[Pe] || le(L, H)) || bt[Pe].slice(0, Vt);
|
|
239
|
+
}, yt = function(le) {
|
|
240
|
+
return B.s(M % 12 || 12, le, "0");
|
|
241
|
+
}, $e = be || function(le, Pe, bt) {
|
|
242
|
+
var Vt = le < 12 ? "AM" : "PM";
|
|
243
243
|
return bt ? Vt.toLowerCase() : Vt;
|
|
244
244
|
};
|
|
245
|
-
return H.replace(b, (function(
|
|
245
|
+
return H.replace(b, (function(le, Pe) {
|
|
246
246
|
return Pe || (function(bt) {
|
|
247
247
|
switch (bt) {
|
|
248
248
|
case "YY":
|
|
@@ -295,7 +295,7 @@ function $n() {
|
|
|
295
295
|
return v;
|
|
296
296
|
}
|
|
297
297
|
return null;
|
|
298
|
-
})(
|
|
298
|
+
})(le) || v.replace(":", "");
|
|
299
299
|
}));
|
|
300
300
|
}, k.utcOffset = function() {
|
|
301
301
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
@@ -351,9 +351,9 @@ function $n() {
|
|
|
351
351
|
}, k.toString = function() {
|
|
352
352
|
return this.$d.toUTCString();
|
|
353
353
|
}, T;
|
|
354
|
-
})(),
|
|
355
|
-
return R.prototype =
|
|
356
|
-
|
|
354
|
+
})(), ee = Y.prototype;
|
|
355
|
+
return R.prototype = ee, [["$ms", i], ["$s", r], ["$m", l], ["$H", d], ["$W", c], ["$M", m], ["$y", w], ["$D", f]].forEach((function(T) {
|
|
356
|
+
ee[T[1]] = function(k) {
|
|
357
357
|
return this.$g(k, T[0], T[1]);
|
|
358
358
|
};
|
|
359
359
|
})), R.extend = function(T, k) {
|
|
@@ -364,7 +364,7 @@ function $n() {
|
|
|
364
364
|
}));
|
|
365
365
|
})($t)), $t.exports;
|
|
366
366
|
}
|
|
367
|
-
var Ja =
|
|
367
|
+
var Ja = Yn();
|
|
368
368
|
const fe = /* @__PURE__ */ m1(Ja);
|
|
369
369
|
var Kt = { exports: {} }, Xa = Kt.exports, sn;
|
|
370
370
|
function e2() {
|
|
@@ -416,7 +416,7 @@ var Jt = { exports: {} }, a2 = Jt.exports, on;
|
|
|
416
416
|
function s2() {
|
|
417
417
|
return on || (on = 1, (function(e, t) {
|
|
418
418
|
(function(a, s) {
|
|
419
|
-
e.exports = s(
|
|
419
|
+
e.exports = s(Yn());
|
|
420
420
|
})(a2, (function(a) {
|
|
421
421
|
function s(r) {
|
|
422
422
|
return r && typeof r == "object" && "default" in r ? r : { default: r };
|
|
@@ -574,9 +574,9 @@ const h2 = /* @__PURE__ */ m1(u2);
|
|
|
574
574
|
fe.extend(l2);
|
|
575
575
|
fe.extend(h2);
|
|
576
576
|
fe.extend(n2);
|
|
577
|
-
const C1 = "America/Mexico_City", f1 = "en", Ue = (e) => fe.tz(e, C1).locale(f1).format("DD MMMM YYYY"),
|
|
577
|
+
const C1 = "America/Mexico_City", f1 = "en", Ue = (e) => fe.tz(e, C1).locale(f1).format("DD MMMM YYYY"), $n = (e) => fe.tz(e, C1).locale(f1).format(
|
|
578
578
|
"MMMM DD YYYY [•] hh:mm [hs]"
|
|
579
|
-
), m2 = (e) => fe.tz(e, C1).locale(f1).format("MM/DD/YYYY [•] hh:mm [HS]"),
|
|
579
|
+
), m2 = (e) => fe.tz(e, C1).locale(f1).format("MM/DD/YYYY [•] hh:mm [HS]"), D7 = (e) => fe.tz(e, C1).locale(f1).format("dddd DD [de] MMMM YYYY"), we = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
|
|
580
580
|
function C2(e) {
|
|
581
581
|
return e && e.status === "fulfilled" ? e.value.data : null;
|
|
582
582
|
}
|
|
@@ -616,7 +616,7 @@ const Lt = (e, t, a) => ({
|
|
|
616
616
|
tags: []
|
|
617
617
|
}
|
|
618
618
|
});
|
|
619
|
-
function
|
|
619
|
+
function R7(e) {
|
|
620
620
|
const t = [], a = e.match(
|
|
621
621
|
/<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi
|
|
622
622
|
);
|
|
@@ -634,7 +634,7 @@ function H7(e) {
|
|
|
634
634
|
}
|
|
635
635
|
const i1 = () => "https://dev-saas.cms-medios.com", g2 = (e, t) => {
|
|
636
636
|
if (!e) return {};
|
|
637
|
-
const a =
|
|
637
|
+
const a = Kn(e.keywords) ?? "", s = e?.preview?.sizes ? e?.preview?.sizes[0]?.url : "";
|
|
638
638
|
return {
|
|
639
639
|
title: (e?.main?.title?.seo ?? e?.main?.title?.article) + " | " + t.name,
|
|
640
640
|
robots: "index, follow, max-image-preview:large",
|
|
@@ -675,7 +675,7 @@ const i1 = () => "https://dev-saas.cms-medios.com", g2 = (e, t) => {
|
|
|
675
675
|
]
|
|
676
676
|
}
|
|
677
677
|
};
|
|
678
|
-
},
|
|
678
|
+
}, Kn = (e) => !e || !e?.tags || e?.tags?.length === 0 ? "" : e?.tags?.map((t) => t.name).join(", ").replaceAll('"', "'").replaceAll("`", "'"), p2 = (e) => {
|
|
679
679
|
const t = e?.match(/^\/(?:[^/]+\/)?([^/]+)\/([^/]+\.html)$/);
|
|
680
680
|
return t ? { slug: t[1] ?? "", path: t[2] ?? "" } : { slug: "", path: "" };
|
|
681
681
|
}, A2 = (e) => e.replaceAll("/", "").replaceAll("_", "").replace(".html", ""), w2 = {
|
|
@@ -818,11 +818,11 @@ const i1 = () => "https://dev-saas.cms-medios.com", g2 = (e, t) => {
|
|
|
818
818
|
}, oe = async (e) => `${i1()}${e}`, z1 = (e, t) => {
|
|
819
819
|
const a = e || "";
|
|
820
820
|
return t ? a.replaceAll("[section_replace]", t["[section_replace]"] ?? "").replaceAll("[tag_replace]", t["[tag_replace]"] ?? "").replaceAll("[url_replace]", t["[url_replace]"] ?? "").replaceAll("[author_replace]", t["[author_replace]"] ?? "") || "" : a || "";
|
|
821
|
-
},
|
|
821
|
+
}, Jn = (e) => {
|
|
822
822
|
const t = e.banners.find((i) => i.key === e.name);
|
|
823
823
|
if (!t || !t.show) return null;
|
|
824
824
|
const a = z1(t.value || "", e.replaces), s = /<script([^>]*)>([\s\S]*?)<\/script\s*>/gi, o = [...a.matchAll(s)];
|
|
825
|
-
return /* @__PURE__ */ n(
|
|
825
|
+
return /* @__PURE__ */ n(V, { children: o.map((i, r) => {
|
|
826
826
|
const l = i[1] || "", d = i[2]?.trim() || "", c = l.match(/src=["']([^"']+)["']/i);
|
|
827
827
|
if (c) {
|
|
828
828
|
const u = c[1];
|
|
@@ -841,7 +841,7 @@ const i1 = () => "https://dev-saas.cms-medios.com", g2 = (e, t) => {
|
|
|
841
841
|
const t = e.banners.find((o) => o.key === e.name);
|
|
842
842
|
if (!t || !t.show) return null;
|
|
843
843
|
const s = z1(t.value || "", e.replaces).split(/(<script[\s\S]*?<\/script\s*>)/gi);
|
|
844
|
-
return /* @__PURE__ */ n(
|
|
844
|
+
return /* @__PURE__ */ n(V, { children: s.map((o, i) => {
|
|
845
845
|
const r = o.match(
|
|
846
846
|
/<script([^>]*)>([\s\S]*?)<\/script\s*>/i
|
|
847
847
|
);
|
|
@@ -874,11 +874,11 @@ const i1 = () => "https://dev-saas.cms-medios.com", g2 = (e, t) => {
|
|
|
874
874
|
i > 0 && (s += `/${o}`);
|
|
875
875
|
}), `${s}/page/${a - 1}`;
|
|
876
876
|
};
|
|
877
|
-
function
|
|
877
|
+
function H7(e) {
|
|
878
878
|
const t = e.length;
|
|
879
879
|
return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
|
|
880
880
|
}
|
|
881
|
-
const v2 = () => !1, _2 = "", cn = ({ images: e }) => /* @__PURE__ */ n(
|
|
881
|
+
const v2 = () => !1, _2 = "", cn = ({ images: e }) => /* @__PURE__ */ n(V, { children: e.map((t, a) => t.href !== "" && /* @__PURE__ */ n(
|
|
882
882
|
"link",
|
|
883
883
|
{
|
|
884
884
|
rel: "preload",
|
|
@@ -924,7 +924,7 @@ const v2 = () => !1, _2 = "", cn = ({ images: e }) => /* @__PURE__ */ n(O, { chi
|
|
|
924
924
|
}
|
|
925
925
|
]
|
|
926
926
|
}
|
|
927
|
-
} : {},
|
|
927
|
+
} : {}, V7 = (e) => {
|
|
928
928
|
let t = "";
|
|
929
929
|
if (e.params.news.match(/.*t[0-9]*.html/g)) {
|
|
930
930
|
const a = e.params.news.split("-"), s = a[a.length - 1] ?? "", o = s.substring(1, 9), i = s.substring(9, 13);
|
|
@@ -942,7 +942,7 @@ const v2 = () => !1, _2 = "", cn = ({ images: e }) => /* @__PURE__ */ n(O, { chi
|
|
|
942
942
|
}
|
|
943
943
|
return e.config.servicePrefix + t;
|
|
944
944
|
};
|
|
945
|
-
function
|
|
945
|
+
function O7(e) {
|
|
946
946
|
const t = e.split("-"), a = t[t.length - 1]?.split("."), s = a && a[0] ? a[0] : "", o = s.substring(0, 2), i = s.substring(2, 10), r = s.substring(10);
|
|
947
947
|
return { path: {
|
|
948
948
|
vy: (d) => `/videos/video-youtube/${fe(i).format(
|
|
@@ -1124,7 +1124,7 @@ const T2 = async ({
|
|
|
1124
1124
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
1125
1125
|
}
|
|
1126
1126
|
`;
|
|
1127
|
-
return /* @__PURE__ */ n(
|
|
1127
|
+
return /* @__PURE__ */ n(V, { children: e.useS3Font ? /* @__PURE__ */ h(V, { children: [
|
|
1128
1128
|
/* @__PURE__ */ n(
|
|
1129
1129
|
"link",
|
|
1130
1130
|
{
|
|
@@ -1143,7 +1143,7 @@ const T2 = async ({
|
|
|
1143
1143
|
href: `https://fonts.googleapis.com/css2?${e.googleFontFamily}&display=swap`
|
|
1144
1144
|
}
|
|
1145
1145
|
) });
|
|
1146
|
-
},
|
|
1146
|
+
}, Xn = {
|
|
1147
1147
|
404: () => {
|
|
1148
1148
|
},
|
|
1149
1149
|
home: () => ({
|
|
@@ -1161,7 +1161,7 @@ const T2 = async ({
|
|
|
1161
1161
|
news: (e) => ({
|
|
1162
1162
|
"[author_replace]": e.currentNew?.authors[0]?.name ?? "",
|
|
1163
1163
|
"[section_replace]": e.currentNew?.info?.section?.slug ?? "",
|
|
1164
|
-
"[tag_replace]":
|
|
1164
|
+
"[tag_replace]": Kn(e.currentNew?.keywords),
|
|
1165
1165
|
"[url_replace]": A2(e.internalPath ?? "")
|
|
1166
1166
|
}),
|
|
1167
1167
|
seccion: (e) => ({
|
|
@@ -1246,7 +1246,7 @@ const T2 = async ({
|
|
|
1246
1246
|
}, Qt = (e) => {
|
|
1247
1247
|
const t = e.split("/"), a = t[t.length - 1] ?? "1";
|
|
1248
1248
|
return Number(a) > 0 ? Number(a) : 1;
|
|
1249
|
-
},
|
|
1249
|
+
}, j7 = (e) => {
|
|
1250
1250
|
if (!e || e.length === 0) return [];
|
|
1251
1251
|
const t = 2, a = [];
|
|
1252
1252
|
for (let s = 0; s < t; s++) {
|
|
@@ -1259,7 +1259,7 @@ const T2 = async ({
|
|
|
1259
1259
|
}
|
|
1260
1260
|
return a;
|
|
1261
1261
|
};
|
|
1262
|
-
class
|
|
1262
|
+
class Q7 {
|
|
1263
1263
|
exclude = "keywords,gallery,related,relatedexternal,external,customfields";
|
|
1264
1264
|
config = {};
|
|
1265
1265
|
imgSizes = {};
|
|
@@ -1373,28 +1373,28 @@ class P7 {
|
|
|
1373
1373
|
};
|
|
1374
1374
|
}
|
|
1375
1375
|
}
|
|
1376
|
-
function
|
|
1376
|
+
function ea(e, t) {
|
|
1377
1377
|
return function() {
|
|
1378
1378
|
return e.apply(t, arguments);
|
|
1379
1379
|
};
|
|
1380
1380
|
}
|
|
1381
|
-
const { toString: H2 } = Object.prototype, { getPrototypeOf: W1 } = Object, { iterator: g1, toStringTag:
|
|
1381
|
+
const { toString: H2 } = Object.prototype, { getPrototypeOf: W1 } = Object, { iterator: g1, toStringTag: ta } = Symbol, p1 = /* @__PURE__ */ ((e) => (t) => {
|
|
1382
1382
|
const a = H2.call(t);
|
|
1383
1383
|
return e[a] || (e[a] = a.slice(8, -1).toLowerCase());
|
|
1384
1384
|
})(/* @__PURE__ */ Object.create(null)), ke = (e) => (e = e.toLowerCase(), (t) => p1(t) === e), A1 = (e) => (t) => typeof t === e, { isArray: ft } = Array, dt = A1("undefined");
|
|
1385
1385
|
function Mt(e) {
|
|
1386
1386
|
return e !== null && !dt(e) && e.constructor !== null && !dt(e.constructor) && ue(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
1387
1387
|
}
|
|
1388
|
-
const
|
|
1388
|
+
const na = ke("ArrayBuffer");
|
|
1389
1389
|
function V2(e) {
|
|
1390
1390
|
let t;
|
|
1391
|
-
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer &&
|
|
1391
|
+
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && na(e.buffer), t;
|
|
1392
1392
|
}
|
|
1393
|
-
const O2 = A1("string"), ue = A1("function"),
|
|
1393
|
+
const O2 = A1("string"), ue = A1("function"), aa = A1("number"), Bt = (e) => e !== null && typeof e == "object", j2 = (e) => e === !0 || e === !1, t1 = (e) => {
|
|
1394
1394
|
if (p1(e) !== "object")
|
|
1395
1395
|
return !1;
|
|
1396
1396
|
const t = W1(e);
|
|
1397
|
-
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(
|
|
1397
|
+
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(ta in e) && !(g1 in e);
|
|
1398
1398
|
}, Q2 = (e) => {
|
|
1399
1399
|
if (!Bt(e) || Mt(e))
|
|
1400
1400
|
return !1;
|
|
@@ -1424,7 +1424,7 @@ function Dt(e, t, { allOwnKeys: a = !1 } = {}) {
|
|
|
1424
1424
|
l = i[s], t.call(null, e[l], l, e);
|
|
1425
1425
|
}
|
|
1426
1426
|
}
|
|
1427
|
-
function
|
|
1427
|
+
function sa(e, t) {
|
|
1428
1428
|
if (Mt(e))
|
|
1429
1429
|
return null;
|
|
1430
1430
|
t = t.toLowerCase();
|
|
@@ -1435,10 +1435,10 @@ function oa(e, t) {
|
|
|
1435
1435
|
return o;
|
|
1436
1436
|
return null;
|
|
1437
1437
|
}
|
|
1438
|
-
const Xe = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global,
|
|
1438
|
+
const Xe = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, oa = (e) => !dt(e) && e !== Xe;
|
|
1439
1439
|
function R1() {
|
|
1440
|
-
const { caseless: e, skipUndefined: t } =
|
|
1441
|
-
const r = e &&
|
|
1440
|
+
const { caseless: e, skipUndefined: t } = oa(this) && this || {}, a = {}, s = (o, i) => {
|
|
1441
|
+
const r = e && sa(a, i) || i;
|
|
1442
1442
|
t1(a[r]) && t1(o) ? a[r] = R1(a[r], o) : t1(o) ? a[r] = R1({}, o) : ft(o) ? a[r] = o.slice() : (!t || !dt(o)) && (a[r] = o);
|
|
1443
1443
|
};
|
|
1444
1444
|
for (let o = 0, i = arguments.length; o < i; o++)
|
|
@@ -1446,7 +1446,7 @@ function R1() {
|
|
|
1446
1446
|
return a;
|
|
1447
1447
|
}
|
|
1448
1448
|
const ts = (e, t, a, { allOwnKeys: s } = {}) => (Dt(t, (o, i) => {
|
|
1449
|
-
a && ue(o) ? e[i] =
|
|
1449
|
+
a && ue(o) ? e[i] = ea(o, a) : e[i] = o;
|
|
1450
1450
|
}, { allOwnKeys: s }), e), ns = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), as = (e, t, a, s) => {
|
|
1451
1451
|
e.prototype = Object.create(t.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
|
1452
1452
|
value: t.prototype
|
|
@@ -1469,7 +1469,7 @@ const ts = (e, t, a, { allOwnKeys: s } = {}) => (Dt(t, (o, i) => {
|
|
|
1469
1469
|
if (!e) return null;
|
|
1470
1470
|
if (ft(e)) return e;
|
|
1471
1471
|
let t = e.length;
|
|
1472
|
-
if (!
|
|
1472
|
+
if (!aa(t)) return null;
|
|
1473
1473
|
const a = new Array(t);
|
|
1474
1474
|
for (; t-- > 0; )
|
|
1475
1475
|
a[t] = e[t];
|
|
@@ -1492,14 +1492,14 @@ const ts = (e, t, a, { allOwnKeys: s } = {}) => (Dt(t, (o, i) => {
|
|
|
1492
1492
|
function(a, s, o) {
|
|
1493
1493
|
return s.toUpperCase() + o;
|
|
1494
1494
|
}
|
|
1495
|
-
), dn = (({ hasOwnProperty: e }) => (t, a) => e.call(t, a))(Object.prototype), hs = ke("RegExp"),
|
|
1495
|
+
), dn = (({ hasOwnProperty: e }) => (t, a) => e.call(t, a))(Object.prototype), hs = ke("RegExp"), ia = (e, t) => {
|
|
1496
1496
|
const a = Object.getOwnPropertyDescriptors(e), s = {};
|
|
1497
1497
|
Dt(a, (o, i) => {
|
|
1498
1498
|
let r;
|
|
1499
1499
|
(r = t(o, i, e)) !== !1 && (s[i] = r || o);
|
|
1500
1500
|
}), Object.defineProperties(e, s);
|
|
1501
1501
|
}, ms = (e) => {
|
|
1502
|
-
|
|
1502
|
+
ia(e, (t, a) => {
|
|
1503
1503
|
if (ue(e) && ["arguments", "caller", "callee"].indexOf(a) !== -1)
|
|
1504
1504
|
return !1;
|
|
1505
1505
|
const s = e[a];
|
|
@@ -1523,7 +1523,7 @@ const ts = (e, t, a, { allOwnKeys: s } = {}) => (Dt(t, (o, i) => {
|
|
|
1523
1523
|
}, fs = () => {
|
|
1524
1524
|
}, gs = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
|
|
1525
1525
|
function ps(e) {
|
|
1526
|
-
return !!(e && ue(e.append) && e[
|
|
1526
|
+
return !!(e && ue(e.append) && e[ta] === "FormData" && e[g1]);
|
|
1527
1527
|
}
|
|
1528
1528
|
const As = (e) => {
|
|
1529
1529
|
const t = new Array(10), a = (s, o) => {
|
|
@@ -1544,21 +1544,21 @@ const As = (e) => {
|
|
|
1544
1544
|
return s;
|
|
1545
1545
|
};
|
|
1546
1546
|
return a(e, 0);
|
|
1547
|
-
}, ws = ke("AsyncFunction"), ys = (e) => e && (Bt(e) || ue(e)) && ue(e.then) && ue(e.catch),
|
|
1547
|
+
}, ws = ke("AsyncFunction"), ys = (e) => e && (Bt(e) || ue(e)) && ue(e.then) && ue(e.catch), ra = ((e, t) => e ? setImmediate : t ? ((a, s) => (Xe.addEventListener("message", ({ source: o, data: i }) => {
|
|
1548
1548
|
o === Xe && i === a && s.length && s.shift()();
|
|
1549
1549
|
}, !1), (o) => {
|
|
1550
1550
|
s.push(o), Xe.postMessage(a, "*");
|
|
1551
1551
|
}))(`axios@${Math.random()}`, []) : (a) => setTimeout(a))(
|
|
1552
1552
|
typeof setImmediate == "function",
|
|
1553
1553
|
ue(Xe.postMessage)
|
|
1554
|
-
), bs = typeof queueMicrotask < "u" ? queueMicrotask.bind(Xe) : typeof process < "u" && process.nextTick ||
|
|
1554
|
+
), bs = typeof queueMicrotask < "u" ? queueMicrotask.bind(Xe) : typeof process < "u" && process.nextTick || ra, vs = (e) => e != null && ue(e[g1]), A = {
|
|
1555
1555
|
isArray: ft,
|
|
1556
|
-
isArrayBuffer:
|
|
1556
|
+
isArrayBuffer: na,
|
|
1557
1557
|
isBuffer: Mt,
|
|
1558
1558
|
isFormData: Z2,
|
|
1559
1559
|
isArrayBufferView: V2,
|
|
1560
1560
|
isString: O2,
|
|
1561
|
-
isNumber:
|
|
1561
|
+
isNumber: aa,
|
|
1562
1562
|
isBoolean: j2,
|
|
1563
1563
|
isObject: Bt,
|
|
1564
1564
|
isPlainObject: t1,
|
|
@@ -1594,20 +1594,20 @@ const As = (e) => {
|
|
|
1594
1594
|
hasOwnProperty: dn,
|
|
1595
1595
|
hasOwnProp: dn,
|
|
1596
1596
|
// an alias to avoid ESLint no-prototype-builtins detection
|
|
1597
|
-
reduceDescriptors:
|
|
1597
|
+
reduceDescriptors: ia,
|
|
1598
1598
|
freezeMethods: ms,
|
|
1599
1599
|
toObjectSet: Cs,
|
|
1600
1600
|
toCamelCase: us,
|
|
1601
1601
|
noop: fs,
|
|
1602
1602
|
toFiniteNumber: gs,
|
|
1603
|
-
findKey:
|
|
1603
|
+
findKey: sa,
|
|
1604
1604
|
global: Xe,
|
|
1605
|
-
isContextDefined:
|
|
1605
|
+
isContextDefined: oa,
|
|
1606
1606
|
isSpecCompliantForm: ps,
|
|
1607
1607
|
toJSONObject: As,
|
|
1608
1608
|
isAsyncFn: ws,
|
|
1609
1609
|
isThenable: ys,
|
|
1610
|
-
setImmediate:
|
|
1610
|
+
setImmediate: ra,
|
|
1611
1611
|
asap: bs,
|
|
1612
1612
|
isIterable: vs
|
|
1613
1613
|
};
|
|
@@ -1635,7 +1635,7 @@ A.inherits(j, Error, {
|
|
|
1635
1635
|
};
|
|
1636
1636
|
}
|
|
1637
1637
|
});
|
|
1638
|
-
const
|
|
1638
|
+
const la = j.prototype, ca = {};
|
|
1639
1639
|
[
|
|
1640
1640
|
"ERR_BAD_OPTION_VALUE",
|
|
1641
1641
|
"ERR_BAD_OPTION",
|
|
@@ -1651,12 +1651,12 @@ const ca = j.prototype, da = {};
|
|
|
1651
1651
|
"ERR_INVALID_URL"
|
|
1652
1652
|
// eslint-disable-next-line func-names
|
|
1653
1653
|
].forEach((e) => {
|
|
1654
|
-
|
|
1654
|
+
ca[e] = { value: e };
|
|
1655
1655
|
});
|
|
1656
|
-
Object.defineProperties(j,
|
|
1657
|
-
Object.defineProperty(
|
|
1656
|
+
Object.defineProperties(j, ca);
|
|
1657
|
+
Object.defineProperty(la, "isAxiosError", { value: !0 });
|
|
1658
1658
|
j.from = (e, t, a, s, o, i) => {
|
|
1659
|
-
const r = Object.create(
|
|
1659
|
+
const r = Object.create(la);
|
|
1660
1660
|
A.toFlatObject(e, r, function(u) {
|
|
1661
1661
|
return u !== Error.prototype;
|
|
1662
1662
|
}, (c) => c !== "isAxiosError");
|
|
@@ -1667,12 +1667,12 @@ const _s = null;
|
|
|
1667
1667
|
function H1(e) {
|
|
1668
1668
|
return A.isPlainObject(e) || A.isArray(e);
|
|
1669
1669
|
}
|
|
1670
|
-
function
|
|
1670
|
+
function da(e) {
|
|
1671
1671
|
return A.endsWith(e, "[]") ? e.slice(0, -2) : e;
|
|
1672
1672
|
}
|
|
1673
1673
|
function un(e, t, a) {
|
|
1674
1674
|
return e ? e.concat(t).map(function(o, i) {
|
|
1675
|
-
return o =
|
|
1675
|
+
return o = da(o), !a && i ? "[" + o + "]" : o;
|
|
1676
1676
|
}).join(a ? "." : "") : t;
|
|
1677
1677
|
}
|
|
1678
1678
|
function Ns(e) {
|
|
@@ -1710,7 +1710,7 @@ function w1(e, t, a) {
|
|
|
1710
1710
|
if (A.endsWith(g, "{}"))
|
|
1711
1711
|
g = s ? g : g.slice(0, -2), f = JSON.stringify(f);
|
|
1712
1712
|
else if (A.isArray(f) && Ns(f) || (A.isFileList(f) || A.endsWith(g, "[]")) && (b = A.toArray(f)))
|
|
1713
|
-
return g =
|
|
1713
|
+
return g = da(g), b.forEach(function(x, U) {
|
|
1714
1714
|
!(A.isUndefined(x) || x === null) && t.append(
|
|
1715
1715
|
// eslint-disable-next-line no-nested-ternary
|
|
1716
1716
|
r === !0 ? un([g], U, i) : r === null ? g : g + "[]",
|
|
@@ -1761,11 +1761,11 @@ function hn(e) {
|
|
|
1761
1761
|
function Z1(e, t) {
|
|
1762
1762
|
this._pairs = [], e && w1(e, this, t);
|
|
1763
1763
|
}
|
|
1764
|
-
const
|
|
1765
|
-
|
|
1764
|
+
const ua = Z1.prototype;
|
|
1765
|
+
ua.append = function(t, a) {
|
|
1766
1766
|
this._pairs.push([t, a]);
|
|
1767
1767
|
};
|
|
1768
|
-
|
|
1768
|
+
ua.toString = function(t) {
|
|
1769
1769
|
const a = t ? function(s) {
|
|
1770
1770
|
return t.call(this, s, hn);
|
|
1771
1771
|
} : hn;
|
|
@@ -1776,7 +1776,7 @@ ha.toString = function(t) {
|
|
|
1776
1776
|
function xs(e) {
|
|
1777
1777
|
return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
|
|
1778
1778
|
}
|
|
1779
|
-
function
|
|
1779
|
+
function ha(e, t, a) {
|
|
1780
1780
|
if (!t)
|
|
1781
1781
|
return e;
|
|
1782
1782
|
const s = a && a.encode || xs;
|
|
@@ -1845,7 +1845,7 @@ class mn {
|
|
|
1845
1845
|
});
|
|
1846
1846
|
}
|
|
1847
1847
|
}
|
|
1848
|
-
const
|
|
1848
|
+
const ma = {
|
|
1849
1849
|
silentJSONParsing: !0,
|
|
1850
1850
|
forcedJSONParsing: !0,
|
|
1851
1851
|
clarifyTimeoutError: !1
|
|
@@ -1889,7 +1889,7 @@ function Rs(e) {
|
|
|
1889
1889
|
i = a[s], t[i] = e[i];
|
|
1890
1890
|
return t;
|
|
1891
1891
|
}
|
|
1892
|
-
function
|
|
1892
|
+
function Ca(e) {
|
|
1893
1893
|
function t(a, s, o, i) {
|
|
1894
1894
|
let r = a[i++];
|
|
1895
1895
|
if (r === "__proto__") return !0;
|
|
@@ -1915,12 +1915,12 @@ function Hs(e, t, a) {
|
|
|
1915
1915
|
return (a || JSON.stringify)(e);
|
|
1916
1916
|
}
|
|
1917
1917
|
const Rt = {
|
|
1918
|
-
transitional:
|
|
1918
|
+
transitional: ma,
|
|
1919
1919
|
adapter: ["xhr", "http", "fetch"],
|
|
1920
1920
|
transformRequest: [function(t, a) {
|
|
1921
1921
|
const s = a.getContentType() || "", o = s.indexOf("application/json") > -1, i = A.isObject(t);
|
|
1922
1922
|
if (i && A.isHTMLForm(t) && (t = new FormData(t)), A.isFormData(t))
|
|
1923
|
-
return o ? JSON.stringify(
|
|
1923
|
+
return o ? JSON.stringify(Ca(t)) : t;
|
|
1924
1924
|
if (A.isArrayBuffer(t) || A.isBuffer(t) || A.isStream(t) || A.isFile(t) || A.isBlob(t) || A.isReadableStream(t))
|
|
1925
1925
|
return t;
|
|
1926
1926
|
if (A.isArrayBufferView(t))
|
|
@@ -2191,7 +2191,7 @@ function N1(e, t) {
|
|
|
2191
2191
|
i = l.call(a, i, o.normalize(), t ? t.status : void 0);
|
|
2192
2192
|
}), o.normalize(), i;
|
|
2193
2193
|
}
|
|
2194
|
-
function
|
|
2194
|
+
function fa(e) {
|
|
2195
2195
|
return !!(e && e.__CANCEL__);
|
|
2196
2196
|
}
|
|
2197
2197
|
function gt(e, t, a) {
|
|
@@ -2200,7 +2200,7 @@ function gt(e, t, a) {
|
|
|
2200
2200
|
A.inherits(gt, j, {
|
|
2201
2201
|
__CANCEL__: !0
|
|
2202
2202
|
});
|
|
2203
|
-
function
|
|
2203
|
+
function ga(e, t, a) {
|
|
2204
2204
|
const s = a.config.validateStatus;
|
|
2205
2205
|
!a.status || !s || s(a.status) ? e(a) : t(new j(
|
|
2206
2206
|
"Request failed with status code " + a.status,
|
|
@@ -2306,7 +2306,7 @@ function $s(e) {
|
|
|
2306
2306
|
function Ks(e, t) {
|
|
2307
2307
|
return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
|
|
2308
2308
|
}
|
|
2309
|
-
function
|
|
2309
|
+
function pa(e, t, a) {
|
|
2310
2310
|
let s = !$s(t);
|
|
2311
2311
|
return e && (s || a == !1) ? Ks(e, t) : t;
|
|
2312
2312
|
}
|
|
@@ -2375,10 +2375,10 @@ function nt(e, t) {
|
|
|
2375
2375
|
A.isUndefined(C) && m !== l || (a[u] = C);
|
|
2376
2376
|
}), a;
|
|
2377
2377
|
}
|
|
2378
|
-
const
|
|
2378
|
+
const Aa = (e) => {
|
|
2379
2379
|
const t = nt({}, e);
|
|
2380
2380
|
let { data: a, withXSRFToken: s, xsrfHeaderName: o, xsrfCookieName: i, headers: r, auth: l } = t;
|
|
2381
|
-
if (t.headers = r = he.from(r), t.url =
|
|
2381
|
+
if (t.headers = r = he.from(r), t.url = ha(pa(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), l && r.set(
|
|
2382
2382
|
"Authorization",
|
|
2383
2383
|
"Basic " + btoa((l.username || "") + ":" + (l.password ? unescape(encodeURIComponent(l.password)) : ""))
|
|
2384
2384
|
), A.isFormData(a)) {
|
|
@@ -2398,7 +2398,7 @@ const wa = (e) => {
|
|
|
2398
2398
|
return t;
|
|
2399
2399
|
}, Js = typeof XMLHttpRequest < "u", Xs = Js && function(e) {
|
|
2400
2400
|
return new Promise(function(a, s) {
|
|
2401
|
-
const o =
|
|
2401
|
+
const o = Aa(e);
|
|
2402
2402
|
let i = o.data;
|
|
2403
2403
|
const r = he.from(o.headers).normalize();
|
|
2404
2404
|
let { responseType: l, onUploadProgress: d, onDownloadProgress: c } = o, u, m, C, w, f;
|
|
@@ -2420,7 +2420,7 @@ const wa = (e) => {
|
|
|
2420
2420
|
config: e,
|
|
2421
2421
|
request: p
|
|
2422
2422
|
};
|
|
2423
|
-
|
|
2423
|
+
ga(function(D) {
|
|
2424
2424
|
a(D), g();
|
|
2425
2425
|
}, function(D) {
|
|
2426
2426
|
s(D), g();
|
|
@@ -2435,7 +2435,7 @@ const wa = (e) => {
|
|
|
2435
2435
|
E.event = U || null, s(E), p = null;
|
|
2436
2436
|
}, p.ontimeout = function() {
|
|
2437
2437
|
let U = o.timeout ? "timeout of " + o.timeout + "ms exceeded" : "timeout exceeded";
|
|
2438
|
-
const I = o.transitional ||
|
|
2438
|
+
const I = o.transitional || ma;
|
|
2439
2439
|
o.timeoutErrorMessage && (U = o.timeoutErrorMessage), s(new j(
|
|
2440
2440
|
U,
|
|
2441
2441
|
I.clarifyTimeoutError ? j.ETIMEDOUT : j.ECONNABORTED,
|
|
@@ -2606,9 +2606,9 @@ const wa = (e) => {
|
|
|
2606
2606
|
headers: P,
|
|
2607
2607
|
withCredentials: G = "same-origin",
|
|
2608
2608
|
fetchOptions: R
|
|
2609
|
-
} =
|
|
2609
|
+
} = Aa(f), B = t || fetch;
|
|
2610
2610
|
D = D ? (D + "").toLowerCase() : "text";
|
|
2611
|
-
let Y = eo([S, x && x.toAbortSignal()], U),
|
|
2611
|
+
let Y = eo([S, x && x.toAbortSignal()], U), ee = null;
|
|
2612
2612
|
const T = Y && Y.unsubscribe && (() => {
|
|
2613
2613
|
Y.unsubscribe();
|
|
2614
2614
|
});
|
|
@@ -2638,8 +2638,8 @@ const wa = (e) => {
|
|
|
2638
2638
|
duplex: "half",
|
|
2639
2639
|
credentials: y ? G : void 0
|
|
2640
2640
|
};
|
|
2641
|
-
|
|
2642
|
-
let N = await (i ? B(
|
|
2641
|
+
ee = i && new a(g, L);
|
|
2642
|
+
let N = await (i ? B(ee, R) : B(g, L));
|
|
2643
2643
|
const H = u && (D === "stream" || D === "response");
|
|
2644
2644
|
if (u && (I || H && T)) {
|
|
2645
2645
|
const M = {};
|
|
@@ -2660,25 +2660,25 @@ const wa = (e) => {
|
|
|
2660
2660
|
D = D || "text";
|
|
2661
2661
|
let v = await m[A.findKey(m, D) || "text"](N, f);
|
|
2662
2662
|
return !H && T && T(), await new Promise((M, Q) => {
|
|
2663
|
-
|
|
2663
|
+
ga(M, Q, {
|
|
2664
2664
|
data: v,
|
|
2665
2665
|
headers: he.from(N.headers),
|
|
2666
2666
|
status: N.status,
|
|
2667
2667
|
statusText: N.statusText,
|
|
2668
2668
|
config: f,
|
|
2669
|
-
request:
|
|
2669
|
+
request: ee
|
|
2670
2670
|
});
|
|
2671
2671
|
});
|
|
2672
2672
|
} catch (y) {
|
|
2673
2673
|
throw T && T(), y && y.name === "TypeError" && /Load failed|fetch/i.test(y.message) ? Object.assign(
|
|
2674
|
-
new j("Network Error", j.ERR_NETWORK, f,
|
|
2674
|
+
new j("Network Error", j.ERR_NETWORK, f, ee),
|
|
2675
2675
|
{
|
|
2676
2676
|
cause: y.cause || y
|
|
2677
2677
|
}
|
|
2678
|
-
) : j.from(y, y && y.code, f,
|
|
2678
|
+
) : j.from(y, y && y.code, f, ee);
|
|
2679
2679
|
}
|
|
2680
2680
|
};
|
|
2681
|
-
}, io = /* @__PURE__ */ new Map(),
|
|
2681
|
+
}, io = /* @__PURE__ */ new Map(), wa = (e) => {
|
|
2682
2682
|
let t = e && e.env || {};
|
|
2683
2683
|
const { fetch: a, Request: s, Response: o } = t, i = [
|
|
2684
2684
|
s,
|
|
@@ -2690,12 +2690,12 @@ const wa = (e) => {
|
|
|
2690
2690
|
d = i[l], c = u.get(d), c === void 0 && u.set(d, c = l ? /* @__PURE__ */ new Map() : oo(t)), u = c;
|
|
2691
2691
|
return c;
|
|
2692
2692
|
};
|
|
2693
|
-
|
|
2693
|
+
wa();
|
|
2694
2694
|
const $1 = {
|
|
2695
2695
|
http: _s,
|
|
2696
2696
|
xhr: Xs,
|
|
2697
2697
|
fetch: {
|
|
2698
|
-
get:
|
|
2698
|
+
get: wa
|
|
2699
2699
|
}
|
|
2700
2700
|
};
|
|
2701
2701
|
A.forEach($1, (e, t) => {
|
|
@@ -2736,7 +2736,7 @@ function lo(e, t) {
|
|
|
2736
2736
|
}
|
|
2737
2737
|
return o;
|
|
2738
2738
|
}
|
|
2739
|
-
const
|
|
2739
|
+
const ya = {
|
|
2740
2740
|
/**
|
|
2741
2741
|
* Resolve an adapter from a list of adapter names or functions.
|
|
2742
2742
|
* @type {Function}
|
|
@@ -2756,21 +2756,21 @@ function Nn(e) {
|
|
|
2756
2756
|
return S1(e), e.headers = he.from(e.headers), e.data = N1.call(
|
|
2757
2757
|
e,
|
|
2758
2758
|
e.transformRequest
|
|
2759
|
-
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1),
|
|
2759
|
+
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), ya.getAdapter(e.adapter || Rt.adapter, e)(e).then(function(s) {
|
|
2760
2760
|
return S1(e), s.data = N1.call(
|
|
2761
2761
|
e,
|
|
2762
2762
|
e.transformResponse,
|
|
2763
2763
|
s
|
|
2764
2764
|
), s.headers = he.from(s.headers), s;
|
|
2765
2765
|
}, function(s) {
|
|
2766
|
-
return
|
|
2766
|
+
return fa(s) || (S1(e), s && s.response && (s.response.data = N1.call(
|
|
2767
2767
|
e,
|
|
2768
2768
|
e.transformResponse,
|
|
2769
2769
|
s.response
|
|
2770
2770
|
), s.response.headers = he.from(s.response.headers))), Promise.reject(s);
|
|
2771
2771
|
});
|
|
2772
2772
|
}
|
|
2773
|
-
const
|
|
2773
|
+
const ba = "1.13.2", y1 = {};
|
|
2774
2774
|
["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
|
|
2775
2775
|
y1[e] = function(s) {
|
|
2776
2776
|
return typeof s === e || "a" + (t < 1 ? "n " : " ") + e;
|
|
@@ -2779,7 +2779,7 @@ const va = "1.13.2", y1 = {};
|
|
|
2779
2779
|
const Sn = {};
|
|
2780
2780
|
y1.transitional = function(t, a, s) {
|
|
2781
2781
|
function o(i, r) {
|
|
2782
|
-
return "[Axios v" +
|
|
2782
|
+
return "[Axios v" + ba + "] Transitional option '" + i + "'" + r + (s ? ". " + s : "");
|
|
2783
2783
|
}
|
|
2784
2784
|
return (i, r, l) => {
|
|
2785
2785
|
if (t === !1)
|
|
@@ -2915,8 +2915,8 @@ let et = class {
|
|
|
2915
2915
|
}
|
|
2916
2916
|
getUri(t) {
|
|
2917
2917
|
t = nt(this.defaults, t);
|
|
2918
|
-
const a =
|
|
2919
|
-
return
|
|
2918
|
+
const a = pa(t.baseURL, t.url, t.allowAbsoluteUrls);
|
|
2919
|
+
return ha(a, t.params, t.paramsSerializer);
|
|
2920
2920
|
}
|
|
2921
2921
|
};
|
|
2922
2922
|
A.forEach(["delete", "get", "head", "options"], function(t) {
|
|
@@ -2943,7 +2943,7 @@ A.forEach(["post", "put", "patch"], function(t) {
|
|
|
2943
2943
|
}
|
|
2944
2944
|
et.prototype[t] = a(), et.prototype[t + "Form"] = a(!0);
|
|
2945
2945
|
});
|
|
2946
|
-
let uo = class
|
|
2946
|
+
let uo = class va {
|
|
2947
2947
|
constructor(t) {
|
|
2948
2948
|
if (typeof t != "function")
|
|
2949
2949
|
throw new TypeError("executor must be a function.");
|
|
@@ -3009,7 +3009,7 @@ let uo = class _a {
|
|
|
3009
3009
|
static source() {
|
|
3010
3010
|
let t;
|
|
3011
3011
|
return {
|
|
3012
|
-
token: new
|
|
3012
|
+
token: new va(function(o) {
|
|
3013
3013
|
t = o;
|
|
3014
3014
|
}),
|
|
3015
3015
|
cancel: t
|
|
@@ -3098,18 +3098,18 @@ const O1 = {
|
|
|
3098
3098
|
Object.entries(O1).forEach(([e, t]) => {
|
|
3099
3099
|
O1[t] = e;
|
|
3100
3100
|
});
|
|
3101
|
-
function
|
|
3102
|
-
const t = new et(e), a =
|
|
3101
|
+
function _a(e) {
|
|
3102
|
+
const t = new et(e), a = ea(et.prototype.request, t);
|
|
3103
3103
|
return A.extend(a, et.prototype, t, { allOwnKeys: !0 }), A.extend(a, t, null, { allOwnKeys: !0 }), a.create = function(o) {
|
|
3104
|
-
return
|
|
3104
|
+
return _a(nt(e, o));
|
|
3105
3105
|
}, a;
|
|
3106
3106
|
}
|
|
3107
|
-
const W =
|
|
3107
|
+
const W = _a(Rt);
|
|
3108
3108
|
W.Axios = et;
|
|
3109
3109
|
W.CanceledError = gt;
|
|
3110
3110
|
W.CancelToken = uo;
|
|
3111
|
-
W.isCancel =
|
|
3112
|
-
W.VERSION =
|
|
3111
|
+
W.isCancel = fa;
|
|
3112
|
+
W.VERSION = ba;
|
|
3113
3113
|
W.toFormData = w1;
|
|
3114
3114
|
W.AxiosError = j;
|
|
3115
3115
|
W.Cancel = W.CanceledError;
|
|
@@ -3120,27 +3120,27 @@ W.spread = ho;
|
|
|
3120
3120
|
W.isAxiosError = mo;
|
|
3121
3121
|
W.mergeConfig = nt;
|
|
3122
3122
|
W.AxiosHeaders = he;
|
|
3123
|
-
W.formToJSON = (e) =>
|
|
3124
|
-
W.getAdapter =
|
|
3123
|
+
W.formToJSON = (e) => Ca(A.isHTMLForm(e) ? new FormData(e) : e);
|
|
3124
|
+
W.getAdapter = ya.getAdapter;
|
|
3125
3125
|
W.HttpStatusCode = O1;
|
|
3126
3126
|
W.default = W;
|
|
3127
3127
|
const {
|
|
3128
|
-
Axios:
|
|
3129
|
-
AxiosError:
|
|
3130
|
-
CanceledError:
|
|
3131
|
-
isCancel:
|
|
3132
|
-
CancelToken:
|
|
3133
|
-
VERSION:
|
|
3134
|
-
all:
|
|
3135
|
-
Cancel:
|
|
3136
|
-
isAxiosError:
|
|
3137
|
-
spread:
|
|
3138
|
-
toFormData:
|
|
3139
|
-
AxiosHeaders:
|
|
3140
|
-
HttpStatusCode:
|
|
3141
|
-
formToJSON:
|
|
3142
|
-
getAdapter:
|
|
3143
|
-
mergeConfig:
|
|
3128
|
+
Axios: z7,
|
|
3129
|
+
AxiosError: F7,
|
|
3130
|
+
CanceledError: W7,
|
|
3131
|
+
isCancel: Z7,
|
|
3132
|
+
CancelToken: Y7,
|
|
3133
|
+
VERSION: $7,
|
|
3134
|
+
all: K7,
|
|
3135
|
+
Cancel: J7,
|
|
3136
|
+
isAxiosError: X7,
|
|
3137
|
+
spread: e8,
|
|
3138
|
+
toFormData: t8,
|
|
3139
|
+
AxiosHeaders: n8,
|
|
3140
|
+
HttpStatusCode: a8,
|
|
3141
|
+
formToJSON: s8,
|
|
3142
|
+
getAdapter: o8,
|
|
3143
|
+
mergeConfig: i8
|
|
3144
3144
|
} = W;
|
|
3145
3145
|
class We {
|
|
3146
3146
|
constructor(t) {
|
|
@@ -3266,7 +3266,7 @@ class Co extends We {
|
|
|
3266
3266
|
return { blockSass: a.data.data };
|
|
3267
3267
|
};
|
|
3268
3268
|
}
|
|
3269
|
-
class
|
|
3269
|
+
class r8 {
|
|
3270
3270
|
issuuApi = "https://api.issuu.com/v2";
|
|
3271
3271
|
api = void 0;
|
|
3272
3272
|
constructor(t) {
|
|
@@ -3302,7 +3302,7 @@ class l8 {
|
|
|
3302
3302
|
}
|
|
3303
3303
|
}
|
|
3304
3304
|
}
|
|
3305
|
-
const
|
|
3305
|
+
const l8 = async (e, t, a, s, o, i) => {
|
|
3306
3306
|
const r = new Co({
|
|
3307
3307
|
config: t,
|
|
3308
3308
|
imgSizes: a,
|
|
@@ -3331,7 +3331,7 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3331
3331
|
}, fo = (e) => {
|
|
3332
3332
|
const t = C2(e);
|
|
3333
3333
|
return t && t.data ? t.data : t;
|
|
3334
|
-
},
|
|
3334
|
+
}, c8 = async (e) => {
|
|
3335
3335
|
const t = await Promise.allSettled(
|
|
3336
3336
|
Object.values(e).map((o) => o.promise)
|
|
3337
3337
|
), a = Object.keys(e), s = {};
|
|
@@ -3342,14 +3342,14 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3342
3342
|
s[o] = r(t[a.indexOf(o)]);
|
|
3343
3343
|
}
|
|
3344
3344
|
return s;
|
|
3345
|
-
},
|
|
3345
|
+
}, ce = (e) => ({
|
|
3346
3346
|
title: e.title,
|
|
3347
3347
|
description: e.description,
|
|
3348
3348
|
robots: "noindex"
|
|
3349
3349
|
}), go = {
|
|
3350
3350
|
404: (e) => {
|
|
3351
3351
|
const { meta: t } = e;
|
|
3352
|
-
return
|
|
3352
|
+
return ce(t);
|
|
3353
3353
|
},
|
|
3354
3354
|
home: (e) => {
|
|
3355
3355
|
const { meta: t, config: a } = e;
|
|
@@ -3374,9 +3374,9 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3374
3374
|
},
|
|
3375
3375
|
news: (e) => {
|
|
3376
3376
|
const { meta: t, config: a, currentNew: s } = e;
|
|
3377
|
-
if (!s) return
|
|
3377
|
+
if (!s) return ce(t);
|
|
3378
3378
|
const o = g2(s, a);
|
|
3379
|
-
return o ? { ...t, ...o } :
|
|
3379
|
+
return o ? { ...t, ...o } : ce(t);
|
|
3380
3380
|
},
|
|
3381
3381
|
seccion: async (e) => {
|
|
3382
3382
|
const { meta: t, config: a, pathname: s, slug: o } = e, i = new We(), r = s.split("/"), l = [], d = Qt(s), c = Number(a.newsListLimit) ?? 0;
|
|
@@ -3388,7 +3388,7 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3388
3388
|
exclude: "keywords,gallery,related,relatedexternal,external,customfields",
|
|
3389
3389
|
page: d
|
|
3390
3390
|
});
|
|
3391
|
-
if (!u) return
|
|
3391
|
+
if (!u) return ce(t);
|
|
3392
3392
|
const m = u.data.data, C = m[0];
|
|
3393
3393
|
return m.length < c || l.push({ rel: "next", url: Ot(a, r, d) }), d > 1 && l.push({ rel: "prev", url: jt(a, r, d) }), {
|
|
3394
3394
|
...t,
|
|
@@ -3419,7 +3419,7 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3419
3419
|
}
|
|
3420
3420
|
};
|
|
3421
3421
|
} catch (u) {
|
|
3422
|
-
return console.error(u),
|
|
3422
|
+
return console.error(u), ce(t);
|
|
3423
3423
|
}
|
|
3424
3424
|
},
|
|
3425
3425
|
tema: async (e) => {
|
|
@@ -3433,7 +3433,7 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3433
3433
|
exclude: "keywords,gallery,related,relatedexternal,external,customfields",
|
|
3434
3434
|
page: d
|
|
3435
3435
|
});
|
|
3436
|
-
if (!C) return
|
|
3436
|
+
if (!C) return ce(t);
|
|
3437
3437
|
const w = C.data.entity;
|
|
3438
3438
|
return w ? (C.data.data?.length < c || l.push({
|
|
3439
3439
|
rel: "next",
|
|
@@ -3470,7 +3470,7 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3470
3470
|
}
|
|
3471
3471
|
}) : t;
|
|
3472
3472
|
} catch (C) {
|
|
3473
|
-
return console.error(C),
|
|
3473
|
+
return console.error(C), ce(t);
|
|
3474
3474
|
}
|
|
3475
3475
|
},
|
|
3476
3476
|
"ultimas-noticias": (e) => {
|
|
@@ -3493,9 +3493,9 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3493
3493
|
return i?.data?.data?.length ? {
|
|
3494
3494
|
...t,
|
|
3495
3495
|
...N2(i.data.data[0], a) ?? {}
|
|
3496
|
-
} :
|
|
3496
|
+
} : ce(t);
|
|
3497
3497
|
} catch (i) {
|
|
3498
|
-
return console.error("metadata (video) error:", i),
|
|
3498
|
+
return console.error("metadata (video) error:", i), ce(t);
|
|
3499
3499
|
}
|
|
3500
3500
|
},
|
|
3501
3501
|
videos: async (e) => {
|
|
@@ -3525,7 +3525,7 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3525
3525
|
other: {
|
|
3526
3526
|
"msapplication-TileImage": a.msapplicationTileImage ?? ""
|
|
3527
3527
|
}
|
|
3528
|
-
}) :
|
|
3528
|
+
}) : ce(t);
|
|
3529
3529
|
},
|
|
3530
3530
|
pages: async (e) => {
|
|
3531
3531
|
const { meta: t, config: a, pathname: s, slug: o } = e, i = new We();
|
|
@@ -3533,7 +3533,7 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3533
3533
|
const r = await i.getPages({
|
|
3534
3534
|
path: a.servicePrefix + `/pages/${o}`
|
|
3535
3535
|
});
|
|
3536
|
-
if (!r) return
|
|
3536
|
+
if (!r) return ce(t);
|
|
3537
3537
|
const l = r.data.data[0]?.info.title ?? "";
|
|
3538
3538
|
return {
|
|
3539
3539
|
...t,
|
|
@@ -3544,7 +3544,7 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3544
3544
|
}
|
|
3545
3545
|
};
|
|
3546
3546
|
} catch (r) {
|
|
3547
|
-
return console.error(r),
|
|
3547
|
+
return console.error(r), ce(t);
|
|
3548
3548
|
}
|
|
3549
3549
|
},
|
|
3550
3550
|
contacto: (e) => {
|
|
@@ -3624,13 +3624,13 @@ const c8 = async (e, t, a, s, o, i) => {
|
|
|
3624
3624
|
other: {
|
|
3625
3625
|
"msapplication-TileImage": a.msapplicationTileImage ?? ""
|
|
3626
3626
|
}
|
|
3627
|
-
}) :
|
|
3627
|
+
}) : ce(t);
|
|
3628
3628
|
} catch (u) {
|
|
3629
|
-
return console.error(u),
|
|
3629
|
+
return console.error(u), ce(t);
|
|
3630
3630
|
}
|
|
3631
3631
|
}
|
|
3632
3632
|
};
|
|
3633
|
-
async function
|
|
3633
|
+
async function d8({
|
|
3634
3634
|
axiosApi: e,
|
|
3635
3635
|
headConfig: t = {
|
|
3636
3636
|
ampConfig: !1,
|
|
@@ -3669,14 +3669,14 @@ async function u8({
|
|
|
3669
3669
|
slug: r,
|
|
3670
3670
|
texts: l,
|
|
3671
3671
|
query: d
|
|
3672
|
-
}), I = y2(U), E = S ||
|
|
3672
|
+
}), I = y2(U), E = S || Xn[o]({
|
|
3673
3673
|
pathname: i,
|
|
3674
3674
|
slug: r,
|
|
3675
3675
|
config: C,
|
|
3676
3676
|
currentNew: c,
|
|
3677
3677
|
internalPath: m
|
|
3678
3678
|
});
|
|
3679
|
-
return /* @__PURE__ */ h(
|
|
3679
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
3680
3680
|
/* @__PURE__ */ n("meta", { charSet: "utf-8" }),
|
|
3681
3681
|
/* @__PURE__ */ n("meta", { name: "viewport", content: "width=device-width" }),
|
|
3682
3682
|
I,
|
|
@@ -3700,7 +3700,7 @@ async function u8({
|
|
|
3700
3700
|
t.preloadImages && g && /* @__PURE__ */ n(cn, { images: g }),
|
|
3701
3701
|
/* @__PURE__ */ n(B2, { config: C }),
|
|
3702
3702
|
/* @__PURE__ */ n(
|
|
3703
|
-
|
|
3703
|
+
Jn,
|
|
3704
3704
|
{
|
|
3705
3705
|
name: "headscripts",
|
|
3706
3706
|
replaces: E,
|
|
@@ -3746,7 +3746,7 @@ async function u8({
|
|
|
3746
3746
|
x
|
|
3747
3747
|
] });
|
|
3748
3748
|
}
|
|
3749
|
-
const
|
|
3749
|
+
const u8 = ({
|
|
3750
3750
|
children: e,
|
|
3751
3751
|
defaultRouteName: t,
|
|
3752
3752
|
bodyConfig: a,
|
|
@@ -3761,7 +3761,7 @@ const h8 = ({
|
|
|
3761
3761
|
scriptReplaces: m,
|
|
3762
3762
|
body_custom_elements: C
|
|
3763
3763
|
}) => {
|
|
3764
|
-
const w = Za(c, u), f =
|
|
3764
|
+
const w = Za(c, u), f = Xn[t]({
|
|
3765
3765
|
pathname: o,
|
|
3766
3766
|
slug: i,
|
|
3767
3767
|
config: r,
|
|
@@ -3769,7 +3769,7 @@ const h8 = ({
|
|
|
3769
3769
|
internalPath: l
|
|
3770
3770
|
}), g = m.before.active, p = m.after.active, b = g ? m.before.customData ? m.before.customData : f : void 0, S = p ? m.after.customData ? m.after.customData : f : void 0;
|
|
3771
3771
|
return /* @__PURE__ */ h("body", { style: a, suppressHydrationWarning: !0, children: [
|
|
3772
|
-
/* @__PURE__ */ n(
|
|
3772
|
+
/* @__PURE__ */ n(Jn, { name: "bodybefore", banners: s, replaces: b }),
|
|
3773
3773
|
e,
|
|
3774
3774
|
/* @__PURE__ */ n($a, { id: d.marfeel }),
|
|
3775
3775
|
/* @__PURE__ */ n(Wa, { id: d.comscore }),
|
|
@@ -3798,7 +3798,7 @@ const h8 = ({
|
|
|
3798
3798
|
), yo = "_content_19rc1_1", bo = "_location_19rc1_11", xn = {
|
|
3799
3799
|
content: yo,
|
|
3800
3800
|
location: bo
|
|
3801
|
-
},
|
|
3801
|
+
}, h8 = (e) => /* @__PURE__ */ h("div", { className: xn.content, children: [
|
|
3802
3802
|
/* @__PURE__ */ n(wo, {}),
|
|
3803
3803
|
/* @__PURE__ */ n("p", { className: xn.location, children: e.place })
|
|
3804
3804
|
] }), Ht = ({
|
|
@@ -3818,7 +3818,7 @@ function _o({
|
|
|
3818
3818
|
enableDrag: i,
|
|
3819
3819
|
onIndexChange: r
|
|
3820
3820
|
}) {
|
|
3821
|
-
const [l, d] =
|
|
3821
|
+
const [l, d] = O(!1), [c, u] = O(0), [m, C] = O(0), [w, f] = O(0), [g, p] = O(0), [b, S] = O(null), x = Zn(null), [U, I] = O(1), E = te(() => {
|
|
3822
3822
|
if (o) return 1;
|
|
3823
3823
|
const v = x.current?.offsetWidth || window.innerWidth, M = a + s, Q = Math.floor(v / M);
|
|
3824
3824
|
return Math.max(1, Q);
|
|
@@ -3830,13 +3830,13 @@ function _o({
|
|
|
3830
3830
|
};
|
|
3831
3831
|
return v(), window.addEventListener("resize", v), () => window.removeEventListener("resize", v);
|
|
3832
3832
|
}, [E]);
|
|
3833
|
-
const P =
|
|
3833
|
+
const P = te(() => {
|
|
3834
3834
|
const v = E();
|
|
3835
3835
|
return Math.max(0, t - v);
|
|
3836
|
-
}, [t, E])(), G =
|
|
3836
|
+
}, [t, E])(), G = te(() => {
|
|
3837
3837
|
const v = E();
|
|
3838
3838
|
return v === 1 ? 1 : Math.max(1, Math.ceil(v / 2));
|
|
3839
|
-
}, [E]), R =
|
|
3839
|
+
}, [E]), R = te(
|
|
3840
3840
|
(v, M = 0) => {
|
|
3841
3841
|
if (o) {
|
|
3842
3842
|
const Q = x.current?.offsetWidth || window.innerWidth;
|
|
@@ -3845,7 +3845,7 @@ function _o({
|
|
|
3845
3845
|
return -(v * (a + s)) + M;
|
|
3846
3846
|
},
|
|
3847
3847
|
[o, a, s]
|
|
3848
|
-
), B =
|
|
3848
|
+
), B = te(
|
|
3849
3849
|
(v) => {
|
|
3850
3850
|
const M = x.current?.offsetWidth || window.innerWidth, Q = E(), F = G();
|
|
3851
3851
|
if (o)
|
|
@@ -3856,24 +3856,24 @@ function _o({
|
|
|
3856
3856
|
}
|
|
3857
3857
|
},
|
|
3858
3858
|
[o, a, s, E, G]
|
|
3859
|
-
), Y =
|
|
3859
|
+
), Y = te(
|
|
3860
3860
|
(v) => {
|
|
3861
3861
|
i && (u(v), C(v), f(0), p(Date.now()), d(!0), document.body.classList.add("dragging"));
|
|
3862
3862
|
},
|
|
3863
3863
|
[i]
|
|
3864
|
-
),
|
|
3864
|
+
), ee = te(
|
|
3865
3865
|
(v) => {
|
|
3866
3866
|
if (!l || !i) return;
|
|
3867
3867
|
const M = v - c, Q = (a + s) * 1.2, F = e === 0 && M > 0, z = e === P && M < 0, $ = F || z ? Math.sign(M) * Math.min(Math.abs(M), Q) : M;
|
|
3868
3868
|
C(v), f($);
|
|
3869
3869
|
},
|
|
3870
3870
|
[l, c, i, e, P, a, s]
|
|
3871
|
-
), T =
|
|
3871
|
+
), T = te(
|
|
3872
3872
|
(v) => {
|
|
3873
|
-
|
|
3873
|
+
ee(v.clientX);
|
|
3874
3874
|
},
|
|
3875
|
-
[
|
|
3876
|
-
), k =
|
|
3875
|
+
[ee]
|
|
3876
|
+
), k = te(
|
|
3877
3877
|
(v) => {
|
|
3878
3878
|
if (!l || !i) return;
|
|
3879
3879
|
const M = m - c, Q = Date.now() - g, F = Math.abs(M) / Math.max(Q, 1), z = B(M), be = F > 0.5 && Math.abs(M) > 50 ? Math.max(z, 1) : z;
|
|
@@ -3900,22 +3900,22 @@ function _o({
|
|
|
3900
3900
|
T,
|
|
3901
3901
|
b
|
|
3902
3902
|
]
|
|
3903
|
-
), y =
|
|
3903
|
+
), y = te(
|
|
3904
3904
|
(v) => {
|
|
3905
3905
|
v.preventDefault(), ["a", "span"].includes(v.target?.localName) && S(v.target), Y(v.clientX);
|
|
3906
3906
|
},
|
|
3907
3907
|
[Y]
|
|
3908
|
-
), L =
|
|
3908
|
+
), L = te(
|
|
3909
3909
|
(v) => {
|
|
3910
3910
|
Y(v.touches[0].clientX);
|
|
3911
3911
|
},
|
|
3912
3912
|
[Y]
|
|
3913
|
-
), N =
|
|
3913
|
+
), N = te(
|
|
3914
3914
|
(v) => {
|
|
3915
|
-
l && (v.preventDefault(),
|
|
3915
|
+
l && (v.preventDefault(), ee(v.touches[0].clientX));
|
|
3916
3916
|
},
|
|
3917
|
-
[l,
|
|
3918
|
-
), H =
|
|
3917
|
+
[l, ee]
|
|
3918
|
+
), H = te(
|
|
3919
3919
|
(v) => {
|
|
3920
3920
|
k(v);
|
|
3921
3921
|
},
|
|
@@ -3929,7 +3929,7 @@ function _o({
|
|
|
3929
3929
|
T
|
|
3930
3930
|
), x.current?.removeEventListener("mouseup", k);
|
|
3931
3931
|
};
|
|
3932
|
-
}, [l,
|
|
3932
|
+
}, [l, ee, k, T]), {
|
|
3933
3933
|
isDragging: l,
|
|
3934
3934
|
translateOffset: w,
|
|
3935
3935
|
carrouselRef: x,
|
|
@@ -3945,7 +3945,7 @@ function _o({
|
|
|
3945
3945
|
}
|
|
3946
3946
|
};
|
|
3947
3947
|
}
|
|
3948
|
-
function
|
|
3948
|
+
function m8(e) {
|
|
3949
3949
|
const {
|
|
3950
3950
|
children: t,
|
|
3951
3951
|
slot_id: a,
|
|
@@ -3955,7 +3955,7 @@ function C8(e) {
|
|
|
3955
3955
|
fullPageWidth: r = !1,
|
|
3956
3956
|
pagination: l = !1,
|
|
3957
3957
|
enableDrag: d = !0
|
|
3958
|
-
} = e, [c, u] =
|
|
3958
|
+
} = e, [c, u] = O(0), [m, C] = O(!1);
|
|
3959
3959
|
xe(() => {
|
|
3960
3960
|
C(!0);
|
|
3961
3961
|
const G = document.getElementById("ssr-dummy_" + a);
|
|
@@ -3977,15 +3977,15 @@ function C8(e) {
|
|
|
3977
3977
|
fullPageWidth: r,
|
|
3978
3978
|
enableDrag: d,
|
|
3979
3979
|
onIndexChange: u
|
|
3980
|
-
}), U =
|
|
3980
|
+
}), U = te(
|
|
3981
3981
|
(G) => {
|
|
3982
3982
|
const R = Math.max(0, Math.min(G, p));
|
|
3983
3983
|
u(R);
|
|
3984
3984
|
},
|
|
3985
3985
|
[p]
|
|
3986
|
-
), I =
|
|
3986
|
+
), I = te(() => {
|
|
3987
3987
|
U(c - 1);
|
|
3988
|
-
}, [c, U]), E =
|
|
3988
|
+
}, [c, U]), E = te(() => {
|
|
3989
3989
|
U(c + 1);
|
|
3990
3990
|
}, [c, U]);
|
|
3991
3991
|
if (!m) return;
|
|
@@ -4165,7 +4165,7 @@ const So = "_content_3olxv_1", xo = {
|
|
|
4165
4165
|
},
|
|
4166
4166
|
a.key
|
|
4167
4167
|
);
|
|
4168
|
-
},
|
|
4168
|
+
}, Na = (e) => /* @__PURE__ */ n(
|
|
4169
4169
|
"svg",
|
|
4170
4170
|
{
|
|
4171
4171
|
width: "41",
|
|
@@ -4238,7 +4238,7 @@ const At = (e) => {
|
|
|
4238
4238
|
);
|
|
4239
4239
|
};
|
|
4240
4240
|
return /* @__PURE__ */ h("div", { className: J.boxInformation, children: [
|
|
4241
|
-
t && /* @__PURE__ */ n(
|
|
4241
|
+
t && /* @__PURE__ */ n(Na, { className: J.dotStyles }),
|
|
4242
4242
|
e?.info?.section?.url && /* @__PURE__ */ h("h3", { className: J.sectionDescriptionContainer, children: [
|
|
4243
4243
|
/* @__PURE__ */ n(
|
|
4244
4244
|
q,
|
|
@@ -4269,7 +4269,7 @@ const At = (e) => {
|
|
|
4269
4269
|
) : e.main?.title?.section
|
|
4270
4270
|
),
|
|
4271
4271
|
e.config?.showsubtitle && /* @__PURE__ */ n(o, {}),
|
|
4272
|
-
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ n(
|
|
4272
|
+
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ n(V, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(
|
|
4273
4273
|
q,
|
|
4274
4274
|
{
|
|
4275
4275
|
className: J.correspondentLink,
|
|
@@ -4327,7 +4327,7 @@ const At = (e) => {
|
|
|
4327
4327
|
src: e?.preview?.original || o[0]?.url ? o[0]?.url : void 0
|
|
4328
4328
|
}
|
|
4329
4329
|
),
|
|
4330
|
-
t && /* @__PURE__ */ h(
|
|
4330
|
+
t && /* @__PURE__ */ h(V, { children: [
|
|
4331
4331
|
/* @__PURE__ */ n(
|
|
4332
4332
|
"div",
|
|
4333
4333
|
{
|
|
@@ -4385,7 +4385,7 @@ const At = (e) => {
|
|
|
4385
4385
|
src: o[0]?.url ? o[0]?.url : ""
|
|
4386
4386
|
}
|
|
4387
4387
|
),
|
|
4388
|
-
t && /* @__PURE__ */ h(
|
|
4388
|
+
t && /* @__PURE__ */ h(V, { children: [
|
|
4389
4389
|
/* @__PURE__ */ n(
|
|
4390
4390
|
"div",
|
|
4391
4391
|
{
|
|
@@ -4410,13 +4410,13 @@ const At = (e) => {
|
|
|
4410
4410
|
}, wt = (e) => /* @__PURE__ */ h("svg", { width: "28", height: "28", viewBox: "0 0 28 28", ...e, xmlns: "http://www.w3.org/2000/svg", children: [
|
|
4411
4411
|
/* @__PURE__ */ n("g", { clipPath: "url(#clip0_2503_6565)", children: /* @__PURE__ */ n("path", { d: "M22.1668 7.47825L20.5218 5.83325L14.0002 12.3549L7.4785 5.83325L5.8335 7.47825L12.3552 13.9999L5.8335 20.5216L7.4785 22.1666L14.0002 15.6449L20.5218 22.1666L22.1668 20.5216L15.6452 13.9999L22.1668 7.47825Z", fill: "currentColor" }) }),
|
|
4412
4412
|
/* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_2503_6565", children: /* @__PURE__ */ n("rect", { width: "28", height: "28", fill: "currentColor" }) }) })
|
|
4413
|
-
] }),
|
|
4413
|
+
] }), C8 = (e) => {
|
|
4414
4414
|
const {
|
|
4415
4415
|
preview: t,
|
|
4416
4416
|
isVideo: a = !1,
|
|
4417
4417
|
hasShadow: s = !1,
|
|
4418
4418
|
priorityHigh: o = !1
|
|
4419
|
-
} = e, [i, r] =
|
|
4419
|
+
} = e, [i, r] = O(void 0), l = t?.sizes;
|
|
4420
4420
|
return xe(() => {
|
|
4421
4421
|
(async () => {
|
|
4422
4422
|
r(t?.original?.url || l?.[0]?.url);
|
|
@@ -4466,7 +4466,7 @@ const At = (e) => {
|
|
|
4466
4466
|
sizes: a
|
|
4467
4467
|
};
|
|
4468
4468
|
return /* @__PURE__ */ n(Jo, { ...e, preview: s });
|
|
4469
|
-
},
|
|
4469
|
+
}, Sa = (e) => {
|
|
4470
4470
|
const { itemReverseOrder: t = !1 } = e;
|
|
4471
4471
|
return /* @__PURE__ */ n(
|
|
4472
4472
|
"section",
|
|
@@ -5454,7 +5454,7 @@ const At = (e) => {
|
|
|
5454
5454
|
children: [
|
|
5455
5455
|
/* @__PURE__ */ n("p", { className: kn.titulo, children: e.title ?? "" }),
|
|
5456
5456
|
/* @__PURE__ */ n(
|
|
5457
|
-
|
|
5457
|
+
Sa,
|
|
5458
5458
|
{
|
|
5459
5459
|
block: t,
|
|
5460
5460
|
paths: e.paths,
|
|
@@ -5609,7 +5609,7 @@ const At = (e) => {
|
|
|
5609
5609
|
whatsappLink: Ii,
|
|
5610
5610
|
subscribeText: Mi,
|
|
5611
5611
|
terms: Bi
|
|
5612
|
-
},
|
|
5612
|
+
}, f8 = (e) => /* @__PURE__ */ h("section", { className: Te.content, children: [
|
|
5613
5613
|
/* @__PURE__ */ n(xi, { className: Te.subscribeImage }),
|
|
5614
5614
|
/* @__PURE__ */ h("div", { className: Te.contentTitle, children: [
|
|
5615
5615
|
/* @__PURE__ */ n("p", { className: Te.title, children: "Mantenete Informado" }),
|
|
@@ -5658,7 +5658,7 @@ const At = (e) => {
|
|
|
5658
5658
|
/* @__PURE__ */ n("p", { className: Te.subscribeText, children: "Suscribirte implica aceptar los" }),
|
|
5659
5659
|
/* @__PURE__ */ n(q, { className: Te.terms, href: e.terms, target: "_blank", children: "Términos y condiciones" })
|
|
5660
5660
|
] })
|
|
5661
|
-
] }),
|
|
5661
|
+
] }), xa = (e) => /* @__PURE__ */ h(
|
|
5662
5662
|
"svg",
|
|
5663
5663
|
{
|
|
5664
5664
|
id: "Layer_1",
|
|
@@ -6467,7 +6467,7 @@ const At = (e) => {
|
|
|
6467
6467
|
/* @__PURE__ */ n("path", { fill: "currentColor", d: "M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z" })
|
|
6468
6468
|
]
|
|
6469
6469
|
}
|
|
6470
|
-
),
|
|
6470
|
+
), ka = ["telegram"], b1 = {
|
|
6471
6471
|
facebook: (e) => /* @__PURE__ */ n(J1, { ...e }),
|
|
6472
6472
|
instagram: (e) => /* @__PURE__ */ n(X1, { ...e }),
|
|
6473
6473
|
whatsapp: (e) => /* @__PURE__ */ n(Ki, { ...e }),
|
|
@@ -6491,7 +6491,7 @@ const At = (e) => {
|
|
|
6491
6491
|
className: me.linkSocialNetwoks,
|
|
6492
6492
|
href: a[s].url,
|
|
6493
6493
|
children: b1[s]({
|
|
6494
|
-
className:
|
|
6494
|
+
className: ka.includes(s) ? me.socialNetworkIcon_stroke : me.socialNetworkIcon
|
|
6495
6495
|
})
|
|
6496
6496
|
},
|
|
6497
6497
|
s
|
|
@@ -6518,13 +6518,13 @@ const At = (e) => {
|
|
|
6518
6518
|
title: "Plataforma BLUESTACK CMS (antes CMS MEDIOS)",
|
|
6519
6519
|
target: "_blank",
|
|
6520
6520
|
rel: "noopener",
|
|
6521
|
-
children: /* @__PURE__ */ n(
|
|
6521
|
+
children: /* @__PURE__ */ n(xa, {})
|
|
6522
6522
|
}
|
|
6523
6523
|
)
|
|
6524
6524
|
] })
|
|
6525
6525
|
] })
|
|
6526
6526
|
] });
|
|
6527
|
-
}, er = "
|
|
6527
|
+
}, er = "_content_1up0u_1", tr = "_imageContent_1up0u_9", nr = "_imageStyled_1up0u_18", ar = "_contentIconStyled_1up0u_19", sr = "_avatarContent_1up0u_35", or = "_journalistSection_1up0u_43", ir = "_journalistInfo_1up0u_50", rr = "_journalistInfoLink_1up0u_51", lr = "_socialNetworkSection_1up0u_83", cr = "_avatarStyled_1up0u_95", dr = "_article_1up0u_100", ur = "_socialButton_1up0u_104", hr = "_facebookStyled_1up0u_120", mr = "_emailStyled_1up0u_124", Cr = "_xStyled_1up0u_128", fr = "_linkedinStyled_1up0u_132", gr = "_whatsappStyled_1up0u_136", pr = "_whatsappLink_1up0u_140", Ar = "_clipboardButton_1up0u_156", de = {
|
|
6528
6528
|
content: er,
|
|
6529
6529
|
imageContent: tr,
|
|
6530
6530
|
imageStyled: nr,
|
|
@@ -6543,9 +6543,8 @@ const At = (e) => {
|
|
|
6543
6543
|
linkedinStyled: fr,
|
|
6544
6544
|
whatsappStyled: gr,
|
|
6545
6545
|
whatsappLink: pr,
|
|
6546
|
-
clipboardButton: Ar
|
|
6547
|
-
|
|
6548
|
-
}, yr = (e) => /* @__PURE__ */ n(
|
|
6546
|
+
clipboardButton: Ar
|
|
6547
|
+
}, wr = (e) => /* @__PURE__ */ n(
|
|
6549
6548
|
"svg",
|
|
6550
6549
|
{
|
|
6551
6550
|
width: "13",
|
|
@@ -6562,7 +6561,7 @@ const At = (e) => {
|
|
|
6562
6561
|
}
|
|
6563
6562
|
)
|
|
6564
6563
|
}
|
|
6565
|
-
),
|
|
6564
|
+
), yr = (e) => /* @__PURE__ */ n(
|
|
6566
6565
|
"svg",
|
|
6567
6566
|
{
|
|
6568
6567
|
width: "23",
|
|
@@ -6607,7 +6606,7 @@ const At = (e) => {
|
|
|
6607
6606
|
}
|
|
6608
6607
|
)
|
|
6609
6608
|
}
|
|
6610
|
-
),
|
|
6609
|
+
), br = (e) => /* @__PURE__ */ h(
|
|
6611
6610
|
"svg",
|
|
6612
6611
|
{
|
|
6613
6612
|
width: "25",
|
|
@@ -6634,7 +6633,7 @@ const At = (e) => {
|
|
|
6634
6633
|
)
|
|
6635
6634
|
]
|
|
6636
6635
|
}
|
|
6637
|
-
),
|
|
6636
|
+
), vr = (e) => /* @__PURE__ */ h(
|
|
6638
6637
|
"svg",
|
|
6639
6638
|
{
|
|
6640
6639
|
width: "24",
|
|
@@ -6660,7 +6659,7 @@ const At = (e) => {
|
|
|
6660
6659
|
)
|
|
6661
6660
|
]
|
|
6662
6661
|
}
|
|
6663
|
-
),
|
|
6662
|
+
), _r = (e) => /* @__PURE__ */ n(
|
|
6664
6663
|
"svg",
|
|
6665
6664
|
{
|
|
6666
6665
|
width: "13",
|
|
@@ -6678,7 +6677,7 @@ const At = (e) => {
|
|
|
6678
6677
|
}
|
|
6679
6678
|
)
|
|
6680
6679
|
}
|
|
6681
|
-
),
|
|
6680
|
+
), Nr = (e) => /* @__PURE__ */ n(
|
|
6682
6681
|
"svg",
|
|
6683
6682
|
{
|
|
6684
6683
|
width: "23",
|
|
@@ -6696,7 +6695,7 @@ const At = (e) => {
|
|
|
6696
6695
|
}
|
|
6697
6696
|
)
|
|
6698
6697
|
}
|
|
6699
|
-
),
|
|
6698
|
+
), Sr = (e) => /* @__PURE__ */ h(
|
|
6700
6699
|
"svg",
|
|
6701
6700
|
{
|
|
6702
6701
|
width: "24",
|
|
@@ -6722,7 +6721,7 @@ const At = (e) => {
|
|
|
6722
6721
|
)
|
|
6723
6722
|
]
|
|
6724
6723
|
}
|
|
6725
|
-
),
|
|
6724
|
+
), xr = (e) => /* @__PURE__ */ n(
|
|
6726
6725
|
"svg",
|
|
6727
6726
|
{
|
|
6728
6727
|
width: "26",
|
|
@@ -6739,12 +6738,12 @@ const At = (e) => {
|
|
|
6739
6738
|
}
|
|
6740
6739
|
)
|
|
6741
6740
|
}
|
|
6742
|
-
),
|
|
6741
|
+
), kr = {
|
|
6743
6742
|
FaceBook: {
|
|
6744
6743
|
url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
|
|
6745
6744
|
icon: {
|
|
6746
|
-
outline: (e) => /* @__PURE__ */ n(
|
|
6747
|
-
solid: (e) => /* @__PURE__ */ n(
|
|
6745
|
+
outline: (e) => /* @__PURE__ */ n(_r, { className: e }),
|
|
6746
|
+
solid: (e) => /* @__PURE__ */ n(wr, { className: e })
|
|
6748
6747
|
}
|
|
6749
6748
|
},
|
|
6750
6749
|
X: {
|
|
@@ -6757,15 +6756,15 @@ const At = (e) => {
|
|
|
6757
6756
|
Whatsapp: {
|
|
6758
6757
|
url: (e) => `https://wa.me/?text=${encodeURIComponent(e)}`,
|
|
6759
6758
|
icon: {
|
|
6760
|
-
outline: (e) => /* @__PURE__ */ n(
|
|
6761
|
-
solid: (e) => /* @__PURE__ */ n(
|
|
6759
|
+
outline: (e) => /* @__PURE__ */ n(Nr, { className: e }),
|
|
6760
|
+
solid: (e) => /* @__PURE__ */ n(yr, { className: e })
|
|
6762
6761
|
}
|
|
6763
6762
|
},
|
|
6764
6763
|
Email: {
|
|
6765
6764
|
url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
|
|
6766
6765
|
icon: {
|
|
6767
|
-
outline: (e) => /* @__PURE__ */ n(
|
|
6768
|
-
solid: (e) => /* @__PURE__ */ n(
|
|
6766
|
+
outline: (e) => /* @__PURE__ */ n(br, { className: e }),
|
|
6767
|
+
solid: (e) => /* @__PURE__ */ n(vr, { className: e })
|
|
6769
6768
|
}
|
|
6770
6769
|
},
|
|
6771
6770
|
LinkedIn: {
|
|
@@ -6778,38 +6777,24 @@ const At = (e) => {
|
|
|
6778
6777
|
}
|
|
6779
6778
|
}
|
|
6780
6779
|
};
|
|
6781
|
-
function
|
|
6782
|
-
const t =
|
|
6783
|
-
|
|
6784
|
-
|
|
6785
|
-
|
|
6786
|
-
|
|
6787
|
-
|
|
6788
|
-
} catch (r) {
|
|
6789
|
-
console.error(`Error: ${r}`);
|
|
6790
|
-
}
|
|
6791
|
-
}, [t]), i = ee(async () => {
|
|
6792
|
-
try {
|
|
6793
|
-
await navigator.share({ url: t });
|
|
6794
|
-
} catch {
|
|
6795
|
-
}
|
|
6796
|
-
}, [t]);
|
|
6797
|
-
return e ? /* @__PURE__ */ h("div", { className: le.socialNetworkSection, children: [
|
|
6798
|
-
e.options?.map((r) => {
|
|
6799
|
-
const l = Er[r];
|
|
6800
|
-
if (!l) return null;
|
|
6801
|
-
const d = e.variant === "outline" ? l.icon.outline : l.icon.solid, c = l.url(t);
|
|
6780
|
+
function Er({ noteShare: e }) {
|
|
6781
|
+
const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
|
|
6782
|
+
return e ? /* @__PURE__ */ h("div", { className: de.socialNetworkSection, children: [
|
|
6783
|
+
e.options?.map((a) => {
|
|
6784
|
+
const s = kr[a];
|
|
6785
|
+
if (!s) return null;
|
|
6786
|
+
const o = e.variant === "outline" ? s.icon.outline : s.icon.solid, i = s.url(t);
|
|
6802
6787
|
return /* @__PURE__ */ n(
|
|
6803
6788
|
q,
|
|
6804
6789
|
{
|
|
6805
|
-
href:
|
|
6790
|
+
href: i,
|
|
6806
6791
|
target: "_blank",
|
|
6807
6792
|
rel: "noopener noreferrer",
|
|
6808
|
-
"aria-label": `Compartir en ${
|
|
6809
|
-
className: `${
|
|
6810
|
-
children:
|
|
6793
|
+
"aria-label": `Compartir en ${a}`,
|
|
6794
|
+
className: `${de.socialButton} ${de[`${a.toLowerCase()}Button`] ?? ""} ${de[`${a.toLowerCase()}Styled`]}`,
|
|
6795
|
+
children: o("")
|
|
6811
6796
|
},
|
|
6812
|
-
|
|
6797
|
+
a
|
|
6813
6798
|
);
|
|
6814
6799
|
}),
|
|
6815
6800
|
/* @__PURE__ */ n(
|
|
@@ -6817,38 +6802,37 @@ function qr({ noteShare: e }) {
|
|
|
6817
6802
|
{
|
|
6818
6803
|
type: "button",
|
|
6819
6804
|
"data-text": "Link copiado",
|
|
6820
|
-
|
|
6821
|
-
|
|
6822
|
-
children: /* @__PURE__ */ n(
|
|
6805
|
+
"data-active": "false",
|
|
6806
|
+
className: [de.clipboardButton, "clipbtn-id"].join(" "),
|
|
6807
|
+
children: /* @__PURE__ */ n(Sr, {})
|
|
6823
6808
|
}
|
|
6824
6809
|
),
|
|
6825
6810
|
/* @__PURE__ */ n(
|
|
6826
6811
|
"button",
|
|
6827
6812
|
{
|
|
6828
6813
|
type: "button",
|
|
6829
|
-
className:
|
|
6830
|
-
|
|
6831
|
-
children: /* @__PURE__ */ n(kr, {})
|
|
6814
|
+
className: [de.clipboardButton, "sharebtn-id"].join(" "),
|
|
6815
|
+
children: /* @__PURE__ */ n(xr, {})
|
|
6832
6816
|
}
|
|
6833
6817
|
)
|
|
6834
6818
|
] }) : null;
|
|
6835
6819
|
}
|
|
6836
|
-
const
|
|
6837
|
-
content:
|
|
6838
|
-
brandContent:
|
|
6839
|
-
socialMedia:
|
|
6840
|
-
linkSocialNetwoks:
|
|
6841
|
-
sectionContent:
|
|
6842
|
-
section:
|
|
6843
|
-
menuItem:
|
|
6844
|
-
otherItems:
|
|
6845
|
-
copyrigth:
|
|
6846
|
-
copyrigthText:
|
|
6847
|
-
logoStyled:
|
|
6848
|
-
socialNetworkIcon:
|
|
6849
|
-
socialInstagram:
|
|
6850
|
-
socialNetworkIcon_stroke:
|
|
6851
|
-
},
|
|
6820
|
+
const qr = "_content_1dzh4_1", Ur = "_brandContent_1dzh4_10", Tr = "_socialMedia_1dzh4_21", Lr = "_linkSocialNetwoks_1dzh4_28", Ir = "_sectionContent_1dzh4_42", Mr = "_section_1dzh4_42", Br = "_menuItem_1dzh4_60", Dr = "_otherItems_1dzh4_73", Rr = "_copyrigth_1dzh4_87", Hr = "_copyrigthText_1dzh4_97", Vr = "_logoStyled_1dzh4_107", Or = "_socialNetworkIcon_1dzh4_118", jr = "_socialInstagram_1dzh4_125", Qr = "_socialNetworkIcon_stroke_1dzh4_133", ie = {
|
|
6821
|
+
content: qr,
|
|
6822
|
+
brandContent: Ur,
|
|
6823
|
+
socialMedia: Tr,
|
|
6824
|
+
linkSocialNetwoks: Lr,
|
|
6825
|
+
sectionContent: Ir,
|
|
6826
|
+
section: Mr,
|
|
6827
|
+
menuItem: Br,
|
|
6828
|
+
otherItems: Dr,
|
|
6829
|
+
copyrigth: Rr,
|
|
6830
|
+
copyrigthText: Hr,
|
|
6831
|
+
logoStyled: Vr,
|
|
6832
|
+
socialNetworkIcon: Or,
|
|
6833
|
+
socialInstagram: jr,
|
|
6834
|
+
socialNetworkIcon_stroke: Qr
|
|
6835
|
+
}, Pr = (e) => {
|
|
6852
6836
|
const { freeZone: t, socials: a, menu: s, customBlock: o } = e;
|
|
6853
6837
|
return /* @__PURE__ */ h("footer", { className: ie.content, children: [
|
|
6854
6838
|
/* @__PURE__ */ h("section", { className: ie.brandContent, children: [
|
|
@@ -6862,7 +6846,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6862
6846
|
className: ie.linkSocialNetwoks,
|
|
6863
6847
|
href: a[i].url,
|
|
6864
6848
|
children: b1[i]({
|
|
6865
|
-
className: `${
|
|
6849
|
+
className: `${ka.includes(i) ? ie.socialNetworkIcon_stroke : ie.socialNetworkIcon} ${i === "instagram" ? ie.socialInstagram : ""}`
|
|
6866
6850
|
})
|
|
6867
6851
|
},
|
|
6868
6852
|
i
|
|
@@ -6891,7 +6875,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6891
6875
|
r
|
|
6892
6876
|
)) })
|
|
6893
6877
|
] }),
|
|
6894
|
-
o && /* @__PURE__ */ n(
|
|
6878
|
+
o && /* @__PURE__ */ n(V, { children: o }),
|
|
6895
6879
|
/* @__PURE__ */ h("section", { className: ie.copyrigth, children: [
|
|
6896
6880
|
/* @__PURE__ */ n("p", { className: ie.copyrigthText, children: e.copyrigth }),
|
|
6897
6881
|
/* @__PURE__ */ n(
|
|
@@ -6902,21 +6886,21 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6902
6886
|
title: "Plataforma BLUESTACK CMS (antes CMS MEDIOS)",
|
|
6903
6887
|
target: "_blank",
|
|
6904
6888
|
rel: "noreferrer",
|
|
6905
|
-
children: /* @__PURE__ */ n(
|
|
6889
|
+
children: /* @__PURE__ */ n(xa, {})
|
|
6906
6890
|
}
|
|
6907
6891
|
)
|
|
6908
6892
|
] })
|
|
6909
6893
|
] });
|
|
6910
|
-
},
|
|
6911
|
-
content:
|
|
6912
|
-
videoContent:
|
|
6913
|
-
articleSection:
|
|
6914
|
-
title:
|
|
6915
|
-
article:
|
|
6916
|
-
correspondent:
|
|
6917
|
-
iframeStyled:
|
|
6918
|
-
contentFrame:
|
|
6919
|
-
},
|
|
6894
|
+
}, Gr = "_content_r1co8_1", zr = "_videoContent_r1co8_20", Fr = "_articleSection_r1co8_27", Wr = "_title_r1co8_42", Zr = "_article_r1co8_27", Yr = "_correspondent_r1co8_75", $r = "_iframeStyled_r1co8_84", Kr = "_contentFrame_r1co8_94", Le = {
|
|
6895
|
+
content: Gr,
|
|
6896
|
+
videoContent: zr,
|
|
6897
|
+
articleSection: Fr,
|
|
6898
|
+
title: Wr,
|
|
6899
|
+
article: Zr,
|
|
6900
|
+
correspondent: Yr,
|
|
6901
|
+
iframeStyled: $r,
|
|
6902
|
+
contentFrame: Kr
|
|
6903
|
+
}, g8 = (e) => {
|
|
6920
6904
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Ue(
|
|
6921
6905
|
e.video.info.date.created
|
|
6922
6906
|
)}` : e?.video.main.author;
|
|
@@ -6952,9 +6936,9 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6952
6936
|
/* @__PURE__ */ n("p", { className: Le.correspondent, children: t() })
|
|
6953
6937
|
] })
|
|
6954
6938
|
] }) }) });
|
|
6955
|
-
},
|
|
6956
|
-
content:
|
|
6957
|
-
linkStyled:
|
|
6939
|
+
}, Jr = "_content_wxhkd_1", Xr = "_linkStyled_wxhkd_9", x1 = {
|
|
6940
|
+
content: Jr,
|
|
6941
|
+
linkStyled: Xr
|
|
6958
6942
|
}, c1 = (e) => {
|
|
6959
6943
|
const { currentPage: t, showNext: a, maxPages: s, pathname: o, query: i } = e, r = (l, d, c) => {
|
|
6960
6944
|
let u = "";
|
|
@@ -6981,11 +6965,11 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6981
6965
|
}
|
|
6982
6966
|
)
|
|
6983
6967
|
] });
|
|
6984
|
-
},
|
|
6985
|
-
content:
|
|
6986
|
-
contentGrid:
|
|
6987
|
-
contentGrid4:
|
|
6988
|
-
contentGrid3:
|
|
6968
|
+
}, e3 = "_content_zal5g_1", t3 = "_contentGrid_zal5g_8", n3 = "_contentGrid4_zal5g_17", a3 = "_contentGrid3_zal5g_21", zt = {
|
|
6969
|
+
content: e3,
|
|
6970
|
+
contentGrid: t3,
|
|
6971
|
+
contentGrid4: n3,
|
|
6972
|
+
contentGrid3: a3
|
|
6989
6973
|
}, j1 = (e) => {
|
|
6990
6974
|
const { grid: t = 3 } = e;
|
|
6991
6975
|
return /* @__PURE__ */ h("section", { className: `${zt.content}`, children: [
|
|
@@ -6996,12 +6980,12 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6996
6980
|
children: e.children
|
|
6997
6981
|
}
|
|
6998
6982
|
),
|
|
6999
|
-
/* @__PURE__ */ n(
|
|
6983
|
+
/* @__PURE__ */ n(V, { children: e.paginatorComponent })
|
|
7000
6984
|
] });
|
|
7001
|
-
},
|
|
7002
|
-
content:
|
|
7003
|
-
newsDescription:
|
|
7004
|
-
image:
|
|
6985
|
+
}, s3 = "_content_1orqn_1", o3 = "_newsDescription_1orqn_15", i3 = "_image_1orqn_41", Tt = {
|
|
6986
|
+
content: s3,
|
|
6987
|
+
newsDescription: o3,
|
|
6988
|
+
image: i3
|
|
7005
6989
|
}, Qe = (e) => {
|
|
7006
6990
|
const {
|
|
7007
6991
|
main: t,
|
|
@@ -7060,17 +7044,17 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7060
7044
|
]
|
|
7061
7045
|
}
|
|
7062
7046
|
);
|
|
7063
|
-
},
|
|
7064
|
-
content:
|
|
7065
|
-
contentLayout:
|
|
7066
|
-
}, Tn = (e) => /* @__PURE__ */ n("div", { className: Un.content, children: /* @__PURE__ */ n(Ht, { className: `${Un.contentLayout} ${e.className}`, children: e.children }) }),
|
|
7067
|
-
content:
|
|
7068
|
-
before:
|
|
7069
|
-
textContent:
|
|
7070
|
-
title:
|
|
7071
|
-
description:
|
|
7072
|
-
linkStyled:
|
|
7073
|
-
},
|
|
7047
|
+
}, r3 = "_content_kro73_1", l3 = "_contentLayout_kro73_5", Un = {
|
|
7048
|
+
content: r3,
|
|
7049
|
+
contentLayout: l3
|
|
7050
|
+
}, Tn = (e) => /* @__PURE__ */ n("div", { className: Un.content, children: /* @__PURE__ */ n(Ht, { className: `${Un.contentLayout} ${e.className}`, children: e.children }) }), c3 = "_content_1l5w6_1", d3 = "_before_1l5w6_11", u3 = "_textContent_1l5w6_21", h3 = "_title_1l5w6_36", m3 = "_description_1l5w6_45", C3 = "_linkStyled_1l5w6_56", st = {
|
|
7051
|
+
content: c3,
|
|
7052
|
+
before: d3,
|
|
7053
|
+
textContent: u3,
|
|
7054
|
+
title: h3,
|
|
7055
|
+
description: m3,
|
|
7056
|
+
linkStyled: C3
|
|
7057
|
+
}, p8 = (e) => {
|
|
7074
7058
|
const t = e.logo;
|
|
7075
7059
|
return /* @__PURE__ */ h("section", { className: st.content, children: [
|
|
7076
7060
|
e.backgroundImgURL && /* @__PURE__ */ n("img", { className: st.before, src: e.backgroundImgURL, alt: "" }),
|
|
@@ -7081,25 +7065,25 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7081
7065
|
/* @__PURE__ */ n(q, { className: st.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
|
|
7082
7066
|
] })
|
|
7083
7067
|
] });
|
|
7084
|
-
},
|
|
7085
|
-
content:
|
|
7086
|
-
contentLabel:
|
|
7087
|
-
label:
|
|
7088
|
-
required:
|
|
7089
|
-
input:
|
|
7090
|
-
},
|
|
7068
|
+
}, f3 = "_content_zxcog_1", g3 = "_contentLabel_zxcog_8", p3 = "_label_zxcog_13", A3 = "_required_zxcog_22", w3 = "_input_zxcog_28", _t = {
|
|
7069
|
+
content: f3,
|
|
7070
|
+
contentLabel: g3,
|
|
7071
|
+
label: p3,
|
|
7072
|
+
required: A3,
|
|
7073
|
+
input: w3
|
|
7074
|
+
}, A8 = (e) => /* @__PURE__ */ h("div", { className: _t.content, children: [
|
|
7091
7075
|
/* @__PURE__ */ h("div", { className: _t.contentLabel, children: [
|
|
7092
7076
|
/* @__PURE__ */ n("label", { className: _t.label, children: e.label }),
|
|
7093
7077
|
e.required && /* @__PURE__ */ n("span", { className: _t.required, children: "*" })
|
|
7094
7078
|
] }),
|
|
7095
7079
|
/* @__PURE__ */ n("input", { className: _t.input, ...e })
|
|
7096
|
-
] }),
|
|
7097
|
-
content:
|
|
7098
|
-
contentLabel:
|
|
7099
|
-
label:
|
|
7100
|
-
required:
|
|
7101
|
-
input:
|
|
7102
|
-
},
|
|
7080
|
+
] }), y3 = "_content_zgx5w_1", b3 = "_contentLabel_zgx5w_8", v3 = "_label_zgx5w_13", _3 = "_required_zgx5w_22", N3 = "_input_zgx5w_28", Nt = {
|
|
7081
|
+
content: y3,
|
|
7082
|
+
contentLabel: b3,
|
|
7083
|
+
label: v3,
|
|
7084
|
+
required: _3,
|
|
7085
|
+
input: N3
|
|
7086
|
+
}, w8 = (e) => /* @__PURE__ */ h("div", { className: Nt.content, children: [
|
|
7103
7087
|
/* @__PURE__ */ h("div", { className: Nt.contentLabel, children: [
|
|
7104
7088
|
/* @__PURE__ */ n("label", { className: Nt.label, children: e.label }),
|
|
7105
7089
|
e.required && /* @__PURE__ */ n("span", { className: Nt.required, children: "*" })
|
|
@@ -7108,33 +7092,33 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7108
7092
|
/* @__PURE__ */ n("option", { value: "", children: "--Seleccione--" }),
|
|
7109
7093
|
e.options.map((t, a) => /* @__PURE__ */ n("option", { value: t.value, children: t.label }, a))
|
|
7110
7094
|
] })
|
|
7111
|
-
] }),
|
|
7112
|
-
content:
|
|
7113
|
-
label:
|
|
7114
|
-
input:
|
|
7115
|
-
},
|
|
7095
|
+
] }), S3 = "_content_1mi9t_1", x3 = "_label_1mi9t_8", k3 = "_input_1mi9t_17", k1 = {
|
|
7096
|
+
content: S3,
|
|
7097
|
+
label: x3,
|
|
7098
|
+
input: k3
|
|
7099
|
+
}, y8 = (e) => /* @__PURE__ */ h("div", { className: k1.content, children: [
|
|
7116
7100
|
/* @__PURE__ */ n("label", { className: k1.label, children: e.label }),
|
|
7117
7101
|
/* @__PURE__ */ n("textarea", { className: k1.input, ...e })
|
|
7118
|
-
] }),
|
|
7119
|
-
boxInformation:
|
|
7120
|
-
textBox:
|
|
7121
|
-
contentBox:
|
|
7122
|
-
liveBox:
|
|
7123
|
-
dot:
|
|
7124
|
-
sectionDescription:
|
|
7125
|
-
articule:
|
|
7126
|
-
description:
|
|
7127
|
-
},
|
|
7128
|
-
content:
|
|
7129
|
-
description:
|
|
7130
|
-
},
|
|
7102
|
+
] }), E3 = "_boxInformation_achvw_1", q3 = "_textBox_achvw_30", U3 = "_contentBox_achvw_40", T3 = "_liveBox_achvw_50", L3 = "_dot_achvw_72", I3 = "_sectionDescription_achvw_97", M3 = "_articule_achvw_110", B3 = "_description_achvw_137", Ge = {
|
|
7103
|
+
boxInformation: E3,
|
|
7104
|
+
textBox: q3,
|
|
7105
|
+
contentBox: U3,
|
|
7106
|
+
liveBox: T3,
|
|
7107
|
+
dot: L3,
|
|
7108
|
+
sectionDescription: I3,
|
|
7109
|
+
articule: M3,
|
|
7110
|
+
description: B3
|
|
7111
|
+
}, D3 = "_content_8ehij_1", R3 = "_description_8ehij_23", d1 = {
|
|
7112
|
+
content: D3,
|
|
7113
|
+
description: R3
|
|
7114
|
+
}, Ea = (e) => {
|
|
7131
7115
|
let t = "";
|
|
7132
7116
|
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__ */ h("div", { className: d1.content, children: [
|
|
7133
7117
|
/* @__PURE__ */ n(ye, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
|
|
7134
7118
|
t && /* @__PURE__ */ n("div", { className: d1.description, children: t })
|
|
7135
7119
|
] });
|
|
7136
|
-
},
|
|
7137
|
-
/* @__PURE__ */ n(
|
|
7120
|
+
}, H3 = (e) => /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h("div", { className: Ge.boxInformation, children: [
|
|
7121
|
+
/* @__PURE__ */ n(Ea, { preview: e.preview }),
|
|
7138
7122
|
/* @__PURE__ */ h("div", { className: Ge.textBox, children: [
|
|
7139
7123
|
/* @__PURE__ */ h("div", { className: Ge.contentBox, children: [
|
|
7140
7124
|
e?.info?.section && /* @__PURE__ */ n(
|
|
@@ -7163,18 +7147,18 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7163
7147
|
}
|
|
7164
7148
|
)
|
|
7165
7149
|
] })
|
|
7166
|
-
] }) }),
|
|
7167
|
-
content:
|
|
7168
|
-
contentLine:
|
|
7169
|
-
contentText:
|
|
7170
|
-
dateLink:
|
|
7171
|
-
},
|
|
7150
|
+
] }) }), V3 = "_content_oipiy_1", O3 = "_contentLine_oipiy_17", j3 = "_contentText_oipiy_24", Q3 = "_dateLink_oipiy_37", Ft = {
|
|
7151
|
+
content: V3,
|
|
7152
|
+
contentLine: O3,
|
|
7153
|
+
contentText: j3,
|
|
7154
|
+
dateLink: Q3
|
|
7155
|
+
}, P3 = (e) => /* @__PURE__ */ n("section", { className: Ft.content, children: e.itemList[0]?.list.items.map((t, a) => /* @__PURE__ */ h("div", { className: Ft.contentLine, children: [
|
|
7172
7156
|
/* @__PURE__ */ n(q, { className: Ft.dateLink, href: `#item-${a + 1}`, children: m2(t.date) }),
|
|
7173
7157
|
/* @__PURE__ */ n("div", { className: Ft.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
|
|
7174
|
-
] }, a)) }),
|
|
7175
|
-
content:
|
|
7176
|
-
bannerSection:
|
|
7177
|
-
},
|
|
7158
|
+
] }, a)) }), G3 = "_content_jg6i2_1", z3 = "_bannerSection_jg6i2_25", Ln = {
|
|
7159
|
+
content: G3,
|
|
7160
|
+
bannerSection: z3
|
|
7161
|
+
}, qa = (e) => /* @__PURE__ */ h("section", { className: Ln.content, children: [
|
|
7178
7162
|
e.children,
|
|
7179
7163
|
/* @__PURE__ */ h("div", { className: Ln.bannerSection, children: [
|
|
7180
7164
|
e.bannerTop,
|
|
@@ -7194,22 +7178,22 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7194
7178
|
),
|
|
7195
7179
|
e.banner
|
|
7196
7180
|
] })
|
|
7197
|
-
] }),
|
|
7198
|
-
content:
|
|
7199
|
-
header:
|
|
7200
|
-
videos:
|
|
7201
|
-
videoContent:
|
|
7202
|
-
articleSection:
|
|
7203
|
-
contentLayoutVideoSection:
|
|
7204
|
-
sectionVideoList:
|
|
7205
|
-
iframeStyled:
|
|
7206
|
-
contentFrame:
|
|
7207
|
-
relatedTitle:
|
|
7208
|
-
},
|
|
7209
|
-
content:
|
|
7210
|
-
linkImage:
|
|
7211
|
-
playStyled:
|
|
7212
|
-
},
|
|
7181
|
+
] }), F3 = "_content_1jqwg_1", W3 = "_header_1jqwg_21", Z3 = "_videos_1jqwg_46", Y3 = "_videoContent_1jqwg_53", $3 = "_articleSection_1jqwg_60", K3 = "_contentLayoutVideoSection_1jqwg_74", J3 = "_sectionVideoList_1jqwg_82", X3 = "_iframeStyled_1jqwg_155", e4 = "_contentFrame_1jqwg_164", t4 = "_relatedTitle_1jqwg_189", Ne = {
|
|
7182
|
+
content: F3,
|
|
7183
|
+
header: W3,
|
|
7184
|
+
videos: Z3,
|
|
7185
|
+
videoContent: Y3,
|
|
7186
|
+
articleSection: $3,
|
|
7187
|
+
contentLayoutVideoSection: K3,
|
|
7188
|
+
sectionVideoList: J3,
|
|
7189
|
+
iframeStyled: X3,
|
|
7190
|
+
contentFrame: e4,
|
|
7191
|
+
relatedTitle: t4
|
|
7192
|
+
}, n4 = "_content_1dj0q_1", a4 = "_linkImage_1dj0q_12", s4 = "_playStyled_1dj0q_19", E1 = {
|
|
7193
|
+
content: n4,
|
|
7194
|
+
linkImage: a4,
|
|
7195
|
+
playStyled: s4
|
|
7196
|
+
}, o4 = async (e) => {
|
|
7213
7197
|
const t = {
|
|
7214
7198
|
...e,
|
|
7215
7199
|
main: {
|
|
@@ -7236,7 +7220,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7236
7220
|
),
|
|
7237
7221
|
/* @__PURE__ */ n("div", { children: /* @__PURE__ */ n(At, { ...t, paths: e.paths }) })
|
|
7238
7222
|
] }) : null;
|
|
7239
|
-
},
|
|
7223
|
+
}, b8 = (e) => /* @__PURE__ */ n("div", { className: Ne.content, children: /* @__PURE__ */ h(Ht, { className: Ne.contentLayoutVideoSection, children: [
|
|
7240
7224
|
/* @__PURE__ */ h("a", { className: Ne.header, href: "/", children: [
|
|
7241
7225
|
/* @__PURE__ */ n(
|
|
7242
7226
|
"svg",
|
|
@@ -7313,7 +7297,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7313
7297
|
),
|
|
7314
7298
|
e.relatedName && /* @__PURE__ */ n("h2", { className: Ne.relatedTitle, children: e.relatedName }),
|
|
7315
7299
|
Array.isArray(e.videoList) && e.videoList.map((t, a) => /* @__PURE__ */ Ct(
|
|
7316
|
-
|
|
7300
|
+
o4,
|
|
7317
7301
|
{
|
|
7318
7302
|
...Lt(t, !0, !1),
|
|
7319
7303
|
key: a,
|
|
@@ -7324,16 +7308,16 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7324
7308
|
}
|
|
7325
7309
|
)
|
|
7326
7310
|
] })
|
|
7327
|
-
] }) }),
|
|
7328
|
-
content:
|
|
7329
|
-
titleContent:
|
|
7330
|
-
title:
|
|
7331
|
-
startLine:
|
|
7332
|
-
line:
|
|
7333
|
-
bottomLine:
|
|
7334
|
-
childrenContent:
|
|
7335
|
-
readMore:
|
|
7336
|
-
}, ne =
|
|
7311
|
+
] }) }), i4 = "_content_1xvw2_1", r4 = "_titleContent_1xvw2_24", l4 = "_title_1xvw2_24", c4 = "_startLine_1xvw2_87", d4 = "_line_1xvw2_92", u4 = "_bottomLine_1xvw2_98", h4 = "_childrenContent_1xvw2_117", m4 = "_readMore_1xvw2_127", Ie = {
|
|
7312
|
+
content: i4,
|
|
7313
|
+
titleContent: r4,
|
|
7314
|
+
title: l4,
|
|
7315
|
+
startLine: c4,
|
|
7316
|
+
line: d4,
|
|
7317
|
+
bottomLine: u4,
|
|
7318
|
+
childrenContent: h4,
|
|
7319
|
+
readMore: m4
|
|
7320
|
+
}, ne = za((e, t) => {
|
|
7337
7321
|
const { isTitle: a = !1, isOpinion: s = !1 } = e, o = a ? /* @__PURE__ */ n("h1", { className: Ie.title, children: e.title }) : /* @__PURE__ */ n("h2", { className: Ie.title, children: e.title });
|
|
7338
7322
|
return /* @__PURE__ */ h("section", { className: Ie.content, children: [
|
|
7339
7323
|
e.title && /* @__PURE__ */ h(
|
|
@@ -7358,16 +7342,16 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7358
7342
|
e.title && /* @__PURE__ */ n("hr", { className: [Ie.bottomLine, e.className ?? ""].join(" ") }),
|
|
7359
7343
|
/* @__PURE__ */ n("div", { className: Ie.childrenContent, ref: t, children: e.children })
|
|
7360
7344
|
] });
|
|
7361
|
-
}),
|
|
7362
|
-
content:
|
|
7363
|
-
contentNews:
|
|
7364
|
-
linkTitle:
|
|
7365
|
-
tag:
|
|
7366
|
-
tagmx:
|
|
7367
|
-
titular:
|
|
7368
|
-
correspondent:
|
|
7369
|
-
correspondentLink:
|
|
7370
|
-
description:
|
|
7345
|
+
}), C4 = "_content_o8lbc_1", f4 = "_contentNews_o8lbc_10", g4 = "_linkTitle_o8lbc_27", p4 = "_tag_o8lbc_35", A4 = "_tagmx_o8lbc_55", w4 = "_titular_o8lbc_70", y4 = "_correspondent_o8lbc_85", b4 = "_correspondentLink_o8lbc_96", v4 = "_description_o8lbc_107", Me = {
|
|
7346
|
+
content: C4,
|
|
7347
|
+
contentNews: f4,
|
|
7348
|
+
linkTitle: g4,
|
|
7349
|
+
tag: p4,
|
|
7350
|
+
tagmx: A4,
|
|
7351
|
+
titular: w4,
|
|
7352
|
+
correspondent: y4,
|
|
7353
|
+
correspondentLink: b4,
|
|
7354
|
+
description: v4
|
|
7371
7355
|
}, mt = (e) => {
|
|
7372
7356
|
const t = () => {
|
|
7373
7357
|
if (e?.config?.showtime && e.config?.showauthor)
|
|
@@ -7449,7 +7433,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7449
7433
|
}
|
|
7450
7434
|
}
|
|
7451
7435
|
),
|
|
7452
|
-
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ n(
|
|
7436
|
+
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ n(V, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n(
|
|
7453
7437
|
q,
|
|
7454
7438
|
{
|
|
7455
7439
|
href: `/${e.paths?.autor ?? "autor"}/${e?.authors[0]?.name}`,
|
|
@@ -7514,7 +7498,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7514
7498
|
}
|
|
7515
7499
|
),
|
|
7516
7500
|
!e.rightOnlyBanner && /* @__PURE__ */ n(
|
|
7517
|
-
|
|
7501
|
+
Sa,
|
|
7518
7502
|
{
|
|
7519
7503
|
block: e.block,
|
|
7520
7504
|
itemReverseOrder: l,
|
|
@@ -7525,11 +7509,11 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7525
7509
|
}
|
|
7526
7510
|
)
|
|
7527
7511
|
] });
|
|
7528
|
-
},
|
|
7529
|
-
content:
|
|
7530
|
-
firstSection:
|
|
7531
|
-
secondSection:
|
|
7532
|
-
},
|
|
7512
|
+
}, _4 = "_content_1dcf7_1", N4 = "_firstSection_1dcf7_10", S4 = "_secondSection_1dcf7_16", q1 = {
|
|
7513
|
+
content: _4,
|
|
7514
|
+
firstSection: N4,
|
|
7515
|
+
secondSection: S4
|
|
7516
|
+
}, x4 = ({
|
|
7533
7517
|
content: e,
|
|
7534
7518
|
customLargeSection: t,
|
|
7535
7519
|
customSmallSection: a,
|
|
@@ -7559,10 +7543,10 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7559
7543
|
}
|
|
7560
7544
|
)) })
|
|
7561
7545
|
] });
|
|
7562
|
-
},
|
|
7563
|
-
content:
|
|
7564
|
-
firstSection:
|
|
7565
|
-
},
|
|
7546
|
+
}, k4 = "_content_wsx1m_1", E4 = "_firstSection_wsx1m_8", Mn = {
|
|
7547
|
+
content: k4,
|
|
7548
|
+
firstSection: E4
|
|
7549
|
+
}, q4 = ({
|
|
7566
7550
|
content: e,
|
|
7567
7551
|
customLargeSection: t,
|
|
7568
7552
|
customSlimSection: a,
|
|
@@ -7596,13 +7580,13 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7596
7580
|
heightImageOverwriteMobile: "270px",
|
|
7597
7581
|
paths: s
|
|
7598
7582
|
}
|
|
7599
|
-
) }, i)) }),
|
|
7600
|
-
content:
|
|
7601
|
-
sectionDescription:
|
|
7602
|
-
title:
|
|
7603
|
-
subtitle:
|
|
7604
|
-
linkStyled:
|
|
7605
|
-
},
|
|
7583
|
+
) }, i)) }), U4 = "_content_10nsz_1", T4 = "_sectionDescription_10nsz_13", L4 = "_title_10nsz_33", I4 = "_subtitle_10nsz_46", M4 = "_linkStyled_10nsz_57", St = {
|
|
7584
|
+
content: U4,
|
|
7585
|
+
sectionDescription: T4,
|
|
7586
|
+
title: L4,
|
|
7587
|
+
subtitle: I4,
|
|
7588
|
+
linkStyled: M4
|
|
7589
|
+
}, Ua = (e) => /* @__PURE__ */ h("div", { className: St.content, children: [
|
|
7606
7590
|
e?.mainNew?.info.section && /* @__PURE__ */ n(
|
|
7607
7591
|
q,
|
|
7608
7592
|
{
|
|
@@ -7622,11 +7606,11 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7622
7606
|
),
|
|
7623
7607
|
e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ n("p", { className: St.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
|
|
7624
7608
|
e.goTo && /* @__PURE__ */ n(q, { href: e.goTo.url, className: St.linkStyled, children: e.goTo.description })
|
|
7625
|
-
] }),
|
|
7626
|
-
headerSection:
|
|
7627
|
-
headerSectionLink:
|
|
7628
|
-
newsContent:
|
|
7629
|
-
},
|
|
7609
|
+
] }), B4 = "_headerSection_drjnj_1", D4 = "_headerSectionLink_drjnj_12", R4 = "_newsContent_drjnj_17", U1 = {
|
|
7610
|
+
headerSection: B4,
|
|
7611
|
+
headerSectionLink: D4,
|
|
7612
|
+
newsContent: R4
|
|
7613
|
+
}, H4 = (e) => {
|
|
7630
7614
|
const { content: t, title: a, isVideo: s } = e;
|
|
7631
7615
|
if (!t || !t[0] || t.length === 0) return;
|
|
7632
7616
|
const o = e.slot_id && e.slot_id !== "Nota_1", i = {
|
|
@@ -7641,7 +7625,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7641
7625
|
}, r = t.slice(1);
|
|
7642
7626
|
return i && r && /* @__PURE__ */ h(ne, { title: a, titleUrl: e.titleUrl, children: [
|
|
7643
7627
|
/* @__PURE__ */ h("div", { className: U1.headerSection, children: [
|
|
7644
|
-
/* @__PURE__ */ n(
|
|
7628
|
+
/* @__PURE__ */ n(Ua, { mainNew: i, goTo: e.goTo }),
|
|
7645
7629
|
/* @__PURE__ */ n(
|
|
7646
7630
|
q,
|
|
7647
7631
|
{
|
|
@@ -7676,16 +7660,16 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7676
7660
|
})
|
|
7677
7661
|
] })
|
|
7678
7662
|
] });
|
|
7679
|
-
},
|
|
7680
|
-
content:
|
|
7681
|
-
autorContent:
|
|
7682
|
-
image:
|
|
7683
|
-
contentIcon:
|
|
7684
|
-
boxInformationContent:
|
|
7685
|
-
autorName:
|
|
7686
|
-
time:
|
|
7687
|
-
comment:
|
|
7688
|
-
title:
|
|
7663
|
+
}, V4 = "_content_1stvq_1", O4 = "_autorContent_1stvq_8", j4 = "_image_1stvq_24", Q4 = "_contentIcon_1stvq_25", P4 = "_boxInformationContent_1stvq_47", G4 = "_autorName_1stvq_53", z4 = "_time_1stvq_85", F4 = "_comment_1stvq_98", W4 = "_title_1stvq_107", Be = {
|
|
7664
|
+
content: V4,
|
|
7665
|
+
autorContent: O4,
|
|
7666
|
+
image: j4,
|
|
7667
|
+
contentIcon: Q4,
|
|
7668
|
+
boxInformationContent: P4,
|
|
7669
|
+
autorName: G4,
|
|
7670
|
+
time: z4,
|
|
7671
|
+
comment: F4,
|
|
7672
|
+
title: W4
|
|
7689
7673
|
}, s1 = async (e) => {
|
|
7690
7674
|
const { data: t, autorIcon: a } = e, s = a, o = () => t?.config?.showtime ? `${Ue(t.info?.date?.modified)}` : "", i = /* @__PURE__ */ h("div", { className: Be.autorContent, children: [
|
|
7691
7675
|
Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ n(
|
|
@@ -7722,20 +7706,20 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7722
7706
|
/* @__PURE__ */ n("p", { className: Be.comment, children: we(t?.main?.subtitle?.striped || "") })
|
|
7723
7707
|
] })
|
|
7724
7708
|
] });
|
|
7725
|
-
},
|
|
7726
|
-
content:
|
|
7727
|
-
boxPosition:
|
|
7728
|
-
contentFlex:
|
|
7729
|
-
bannerContent:
|
|
7730
|
-
bannerContentAux:
|
|
7709
|
+
}, Z4 = "_content_1d7mg_1", Y4 = "_boxPosition_1d7mg_8", $4 = "_contentFlex_1d7mg_21", K4 = "_bannerContent_1d7mg_29", J4 = "_bannerContentAux_1d7mg_40", ot = {
|
|
7710
|
+
content: Z4,
|
|
7711
|
+
boxPosition: Y4,
|
|
7712
|
+
contentFlex: $4,
|
|
7713
|
+
bannerContent: K4,
|
|
7714
|
+
bannerContentAux: J4
|
|
7731
7715
|
};
|
|
7732
|
-
function
|
|
7716
|
+
function X4(e) {
|
|
7733
7717
|
const t = new Array(e.length), a = e.length / 2;
|
|
7734
7718
|
for (let s = 0; s < e.length; s++)
|
|
7735
7719
|
s % 2 === 0 ? t[Math.floor(s / 2)] = e[s] : t[a + Math.floor(s / 2)] = e[s];
|
|
7736
7720
|
return t;
|
|
7737
7721
|
}
|
|
7738
|
-
const
|
|
7722
|
+
const v8 = (e) => {
|
|
7739
7723
|
const { isOpinion: t = !1 } = e, a = (i) => /* @__PURE__ */ n(
|
|
7740
7724
|
"div",
|
|
7741
7725
|
{
|
|
@@ -7776,7 +7760,7 @@ const _8 = (e) => {
|
|
|
7776
7760
|
)
|
|
7777
7761
|
);
|
|
7778
7762
|
}
|
|
7779
|
-
const o = s.length % 2 === 0 ?
|
|
7763
|
+
const o = s.length % 2 === 0 ? X4(s) : s;
|
|
7780
7764
|
return /* @__PURE__ */ n("section", { style: e.customStyles, children: /* @__PURE__ */ n(
|
|
7781
7765
|
ne,
|
|
7782
7766
|
{
|
|
@@ -7789,10 +7773,10 @@ const _8 = (e) => {
|
|
|
7789
7773
|
] })
|
|
7790
7774
|
}
|
|
7791
7775
|
) });
|
|
7792
|
-
},
|
|
7793
|
-
content:
|
|
7794
|
-
title:
|
|
7795
|
-
},
|
|
7776
|
+
}, el = "_content_w9viv_1", tl = "_title_w9viv_10", Bn = {
|
|
7777
|
+
content: el,
|
|
7778
|
+
title: tl
|
|
7779
|
+
}, _8 = (e) => {
|
|
7796
7780
|
const { showTitle: t = !0 } = e;
|
|
7797
7781
|
return /* @__PURE__ */ h("div", { className: Bn.content, children: [
|
|
7798
7782
|
t && /* @__PURE__ */ n("p", { className: Bn.title, children: "Editorial" }),
|
|
@@ -7811,13 +7795,13 @@ const _8 = (e) => {
|
|
|
7811
7795
|
}
|
|
7812
7796
|
)
|
|
7813
7797
|
] });
|
|
7814
|
-
},
|
|
7815
|
-
content:
|
|
7816
|
-
newsContent:
|
|
7817
|
-
boxPosition:
|
|
7818
|
-
bannerContent:
|
|
7819
|
-
bannerContentAux:
|
|
7820
|
-
},
|
|
7798
|
+
}, nl = "_content_1nd2h_1", al = "_newsContent_1nd2h_8", sl = "_boxPosition_1nd2h_17", ol = "_bannerContent_1nd2h_23", il = "_bannerContentAux_1nd2h_33", it = {
|
|
7799
|
+
content: nl,
|
|
7800
|
+
newsContent: al,
|
|
7801
|
+
boxPosition: sl,
|
|
7802
|
+
bannerContent: ol,
|
|
7803
|
+
bannerContentAux: il
|
|
7804
|
+
}, N8 = (e) => {
|
|
7821
7805
|
const { news: t } = e;
|
|
7822
7806
|
return Array.isArray(t) && /* @__PURE__ */ h("div", { className: it.content, children: [
|
|
7823
7807
|
/* @__PURE__ */ h("div", { className: it.newsContent, children: [
|
|
@@ -7852,15 +7836,15 @@ const _8 = (e) => {
|
|
|
7852
7836
|
] }),
|
|
7853
7837
|
/* @__PURE__ */ n("div", { className: it.bannerContent, children: e.halfPageBanner })
|
|
7854
7838
|
] });
|
|
7855
|
-
},
|
|
7839
|
+
}, S8 = (e) => /* @__PURE__ */ h(V, { children: [
|
|
7856
7840
|
/* @__PURE__ */ n(hi, { className: "display-on-lower-900px", ...e }),
|
|
7857
7841
|
/* @__PURE__ */ n(Si, { ...e })
|
|
7858
|
-
] }),
|
|
7859
|
-
newsContent:
|
|
7860
|
-
newsContentWithLines:
|
|
7861
|
-
newsContentWithoutLines:
|
|
7862
|
-
contentSeparator:
|
|
7863
|
-
},
|
|
7842
|
+
] }), rl = "_newsContent_gd57q_1", ll = "_newsContentWithLines_gd57q_8", cl = "_newsContentWithoutLines_gd57q_13", dl = "_contentSeparator_gd57q_18", Wt = {
|
|
7843
|
+
newsContent: rl,
|
|
7844
|
+
newsContentWithLines: ll,
|
|
7845
|
+
newsContentWithoutLines: cl,
|
|
7846
|
+
contentSeparator: dl
|
|
7847
|
+
}, ul = (e) => {
|
|
7864
7848
|
const { content: t } = e;
|
|
7865
7849
|
if (!t || t.length === 0) return;
|
|
7866
7850
|
const a = (r) => e.hasLines && (r + 1) % 3 !== 0 ? Wt.contentSeparator : "", s = [];
|
|
@@ -7911,8 +7895,8 @@ const _8 = (e) => {
|
|
|
7911
7895
|
children: s
|
|
7912
7896
|
}
|
|
7913
7897
|
);
|
|
7914
|
-
},
|
|
7915
|
-
|
|
7898
|
+
}, Ta = (e) => /* @__PURE__ */ n(ne, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
7899
|
+
ul,
|
|
7916
7900
|
{
|
|
7917
7901
|
content: e.content,
|
|
7918
7902
|
paths: e.paths,
|
|
@@ -7924,10 +7908,10 @@ const _8 = (e) => {
|
|
|
7924
7908
|
showVideoTime: e.showVideoTime,
|
|
7925
7909
|
showVideosubtitle: e.showVideosubtitle
|
|
7926
7910
|
}
|
|
7927
|
-
) }),
|
|
7928
|
-
newsContent:
|
|
7929
|
-
contentSeparator:
|
|
7930
|
-
},
|
|
7911
|
+
) }), hl = "_newsContent_1sb62_1", ml = "_contentSeparator_1sb62_8", Dn = {
|
|
7912
|
+
newsContent: hl,
|
|
7913
|
+
contentSeparator: ml
|
|
7914
|
+
}, Cl = (e) => {
|
|
7931
7915
|
const { content: t, title: a } = e;
|
|
7932
7916
|
if (!(!t || t.length === 0 || !Array.isArray(t)))
|
|
7933
7917
|
return /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
@@ -7956,11 +7940,11 @@ const _8 = (e) => {
|
|
|
7956
7940
|
})
|
|
7957
7941
|
}
|
|
7958
7942
|
) });
|
|
7959
|
-
},
|
|
7960
|
-
newsContent:
|
|
7961
|
-
contentSeparator:
|
|
7962
|
-
newsContentWhitoutLine:
|
|
7963
|
-
},
|
|
7943
|
+
}, fl = "_newsContent_1gbse_1", gl = "_contentSeparator_1gbse_8", pl = "_newsContentWhitoutLine_1gbse_29", T1 = {
|
|
7944
|
+
newsContent: fl,
|
|
7945
|
+
contentSeparator: gl,
|
|
7946
|
+
newsContentWhitoutLine: pl
|
|
7947
|
+
}, Al = (e) => {
|
|
7964
7948
|
const { content: t, title: a } = e;
|
|
7965
7949
|
if (!(!t || t.length === 0))
|
|
7966
7950
|
return /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
@@ -7989,17 +7973,17 @@ const _8 = (e) => {
|
|
|
7989
7973
|
})
|
|
7990
7974
|
}
|
|
7991
7975
|
) });
|
|
7992
|
-
},
|
|
7993
|
-
headerSection:
|
|
7994
|
-
headerSectionLink:
|
|
7995
|
-
newsContent:
|
|
7996
|
-
},
|
|
7976
|
+
}, wl = "_headerSection_1m1sp_3", yl = "_headerSectionLink_1m1sp_16", bl = "_newsContent_1m1sp_29", L1 = {
|
|
7977
|
+
headerSection: wl,
|
|
7978
|
+
headerSectionLink: yl,
|
|
7979
|
+
newsContent: bl
|
|
7980
|
+
}, vl = (e) => {
|
|
7997
7981
|
const { content: t, title: a, isVideo: s = !0 } = e;
|
|
7998
7982
|
if (!t || t.length === 0) return;
|
|
7999
7983
|
const o = t[0], i = e.slot_id && e.slot_id !== "Nota_1", r = t.slice(1);
|
|
8000
7984
|
return o && r && /* @__PURE__ */ h(ne, { title: a, titleUrl: e.titleUrl, children: [
|
|
8001
7985
|
/* @__PURE__ */ h("div", { className: L1.headerSection, children: [
|
|
8002
|
-
/* @__PURE__ */ n(
|
|
7986
|
+
/* @__PURE__ */ n(Ua, { goTo: e.goTo, mainNew: Lt(o) }),
|
|
8003
7987
|
/* @__PURE__ */ n(
|
|
8004
7988
|
q,
|
|
8005
7989
|
{
|
|
@@ -8046,13 +8030,13 @@ const _8 = (e) => {
|
|
|
8046
8030
|
})
|
|
8047
8031
|
] })
|
|
8048
8032
|
] });
|
|
8049
|
-
},
|
|
8050
|
-
content:
|
|
8051
|
-
linkImage:
|
|
8052
|
-
sectionDescription:
|
|
8053
|
-
dateText:
|
|
8054
|
-
textContent:
|
|
8055
|
-
},
|
|
8033
|
+
}, _l = "_content_cnul3_1", Nl = "_linkImage_cnul3_30", Sl = "_sectionDescription_cnul3_42", xl = "_dateText_cnul3_61", kl = "_textContent_cnul3_72", xt = {
|
|
8034
|
+
content: _l,
|
|
8035
|
+
linkImage: Nl,
|
|
8036
|
+
sectionDescription: Sl,
|
|
8037
|
+
dateText: xl,
|
|
8038
|
+
textContent: kl
|
|
8039
|
+
}, El = async (e) => {
|
|
8056
8040
|
const { showNewsLikeTitle: t = !1 } = e;
|
|
8057
8041
|
return e && e.info ? /* @__PURE__ */ h(
|
|
8058
8042
|
"section",
|
|
@@ -8090,14 +8074,14 @@ const _8 = (e) => {
|
|
|
8090
8074
|
]
|
|
8091
8075
|
}
|
|
8092
8076
|
) : null;
|
|
8093
|
-
},
|
|
8094
|
-
content:
|
|
8095
|
-
contentSeparator:
|
|
8096
|
-
},
|
|
8097
|
-
newsContent:
|
|
8098
|
-
contentSeparator:
|
|
8099
|
-
hasLinesBlock:
|
|
8100
|
-
},
|
|
8077
|
+
}, ql = "_content_yx3zm_1", Ul = "_contentSeparator_yx3zm_7", Rn = {
|
|
8078
|
+
content: ql,
|
|
8079
|
+
contentSeparator: Ul
|
|
8080
|
+
}, Tl = "_newsContent_1uamf_1", Ll = "_contentSeparator_1uamf_8", Il = "_hasLinesBlock_1uamf_40", Q1 = {
|
|
8081
|
+
newsContent: Tl,
|
|
8082
|
+
contentSeparator: Ll,
|
|
8083
|
+
hasLinesBlock: Il
|
|
8084
|
+
}, Ml = (e) => {
|
|
8101
8085
|
if (!e.content || e.content.length === 0) return;
|
|
8102
8086
|
const t = e.slot_id && e.slot_id !== "Nota_1";
|
|
8103
8087
|
return /* @__PURE__ */ n(ne, { title: e.title, children: /* @__PURE__ */ n(
|
|
@@ -8123,7 +8107,7 @@ const _8 = (e) => {
|
|
|
8123
8107
|
{
|
|
8124
8108
|
className: e.hasLines ? Q1.hasLinesBlock : "",
|
|
8125
8109
|
children: /* @__PURE__ */ Ct(
|
|
8126
|
-
|
|
8110
|
+
El,
|
|
8127
8111
|
{
|
|
8128
8112
|
...o,
|
|
8129
8113
|
key: s,
|
|
@@ -8136,13 +8120,13 @@ const _8 = (e) => {
|
|
|
8136
8120
|
})
|
|
8137
8121
|
}
|
|
8138
8122
|
) });
|
|
8139
|
-
},
|
|
8140
|
-
content:
|
|
8141
|
-
boxInformation:
|
|
8142
|
-
titleGradient:
|
|
8143
|
-
sectionDescription:
|
|
8144
|
-
articule:
|
|
8145
|
-
linkStyled:
|
|
8123
|
+
}, Bl = "_content_1yvw0_1", Dl = "_boxInformation_1yvw0_12", Rl = "_titleGradient_1yvw0_29", Hl = "_sectionDescription_1yvw0_57", Vl = "_articule_1yvw0_82", Ol = "_linkStyled_1yvw0_114", rt = {
|
|
8124
|
+
content: Bl,
|
|
8125
|
+
boxInformation: Dl,
|
|
8126
|
+
titleGradient: Rl,
|
|
8127
|
+
sectionDescription: Hl,
|
|
8128
|
+
articule: Vl,
|
|
8129
|
+
linkStyled: Ol
|
|
8146
8130
|
}, v1 = (e) => {
|
|
8147
8131
|
const {
|
|
8148
8132
|
isVideo: t,
|
|
@@ -8198,7 +8182,7 @@ const _8 = (e) => {
|
|
|
8198
8182
|
}
|
|
8199
8183
|
)
|
|
8200
8184
|
] });
|
|
8201
|
-
},
|
|
8185
|
+
}, jl = (e) => {
|
|
8202
8186
|
const { content: t, title: a, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
|
|
8203
8187
|
return t && t.length !== 0 && /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(pt, { slot_id: s, children: t.map((i, r) => {
|
|
8204
8188
|
const l = {
|
|
@@ -8223,15 +8207,15 @@ const _8 = (e) => {
|
|
|
8223
8207
|
r
|
|
8224
8208
|
);
|
|
8225
8209
|
}) }) });
|
|
8226
|
-
},
|
|
8227
|
-
content:
|
|
8228
|
-
imageStyled:
|
|
8229
|
-
contentIcon:
|
|
8230
|
-
boxInformation:
|
|
8231
|
-
comment:
|
|
8232
|
-
title:
|
|
8233
|
-
authorName:
|
|
8234
|
-
},
|
|
8210
|
+
}, Ql = "_content_1mj79_1", Pl = "_imageStyled_1mj79_14", Gl = "_contentIcon_1mj79_23", zl = "_boxInformation_1mj79_44", Fl = "_comment_1mj79_51", Wl = "_title_1mj79_60", Zl = "_authorName_1mj79_81", ze = {
|
|
8211
|
+
content: Ql,
|
|
8212
|
+
imageStyled: Pl,
|
|
8213
|
+
contentIcon: Gl,
|
|
8214
|
+
boxInformation: zl,
|
|
8215
|
+
comment: Fl,
|
|
8216
|
+
title: Wl,
|
|
8217
|
+
authorName: Zl
|
|
8218
|
+
}, Yl = async (e) => {
|
|
8235
8219
|
const { data: t } = e;
|
|
8236
8220
|
return /* @__PURE__ */ h("div", { className: ze.content, children: [
|
|
8237
8221
|
Array.isArray(t.authors) && t?.authors[0]?.image ? /* @__PURE__ */ n(
|
|
@@ -8264,7 +8248,7 @@ const _8 = (e) => {
|
|
|
8264
8248
|
/* @__PURE__ */ n("p", { className: ze.comment, children: t?.main?.subtitle?.striped })
|
|
8265
8249
|
] })
|
|
8266
8250
|
] });
|
|
8267
|
-
},
|
|
8251
|
+
}, $l = (e) => {
|
|
8268
8252
|
const t = e.slot_id && e.slot_id !== "Nota_1";
|
|
8269
8253
|
return /* @__PURE__ */ n(ne, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ n(
|
|
8270
8254
|
pt,
|
|
@@ -8285,7 +8269,7 @@ const _8 = (e) => {
|
|
|
8285
8269
|
}
|
|
8286
8270
|
};
|
|
8287
8271
|
return /* @__PURE__ */ n(
|
|
8288
|
-
|
|
8272
|
+
Yl,
|
|
8289
8273
|
{
|
|
8290
8274
|
autorIcon: e.autorIcon,
|
|
8291
8275
|
data: o,
|
|
@@ -8334,25 +8318,25 @@ const _8 = (e) => {
|
|
|
8334
8318
|
}
|
|
8335
8319
|
)
|
|
8336
8320
|
}
|
|
8337
|
-
),
|
|
8338
|
-
drawerStyled:
|
|
8339
|
-
sidebarCustom:
|
|
8340
|
-
accordionStyled:
|
|
8341
|
-
accordionHeading:
|
|
8342
|
-
accordionSummeryStyled:
|
|
8343
|
-
linkStyled:
|
|
8344
|
-
subLinkStyled:
|
|
8345
|
-
inputContent:
|
|
8346
|
-
buttonContent:
|
|
8347
|
-
inputStyled:
|
|
8348
|
-
buscar:
|
|
8349
|
-
buttonStyled:
|
|
8350
|
-
accordionDetailsStyled:
|
|
8351
|
-
footerSlider:
|
|
8352
|
-
socialMedia:
|
|
8353
|
-
copyRights:
|
|
8354
|
-
icon:
|
|
8355
|
-
},
|
|
8321
|
+
), Kl = "_drawerStyled_1dhzk_1", Jl = "_sidebarCustom_1dhzk_6", Xl = "_accordionStyled_1dhzk_24", ec = "_accordionHeading_1dhzk_35", tc = "_accordionSummeryStyled_1dhzk_44", nc = "_linkStyled_1dhzk_71", ac = "_subLinkStyled_1dhzk_91", sc = "_inputContent_1dhzk_113", oc = "_buttonContent_1dhzk_114", ic = "_inputStyled_1dhzk_124", rc = "_buscar_1dhzk_140", lc = "_buttonStyled_1dhzk_149", cc = "_accordionDetailsStyled_1dhzk_164", dc = "_footerSlider_1dhzk_179", uc = "_socialMedia_1dhzk_190", hc = "_copyRights_1dhzk_209", mc = "_icon_1dhzk_220", K = {
|
|
8322
|
+
drawerStyled: Kl,
|
|
8323
|
+
sidebarCustom: Jl,
|
|
8324
|
+
accordionStyled: Xl,
|
|
8325
|
+
accordionHeading: ec,
|
|
8326
|
+
accordionSummeryStyled: tc,
|
|
8327
|
+
linkStyled: nc,
|
|
8328
|
+
subLinkStyled: ac,
|
|
8329
|
+
inputContent: sc,
|
|
8330
|
+
buttonContent: oc,
|
|
8331
|
+
inputStyled: ic,
|
|
8332
|
+
buscar: rc,
|
|
8333
|
+
buttonStyled: lc,
|
|
8334
|
+
accordionDetailsStyled: cc,
|
|
8335
|
+
footerSlider: dc,
|
|
8336
|
+
socialMedia: uc,
|
|
8337
|
+
copyRights: hc,
|
|
8338
|
+
icon: mc
|
|
8339
|
+
}, Cc = ({
|
|
8356
8340
|
sidebar: e,
|
|
8357
8341
|
socials: t,
|
|
8358
8342
|
copyrigth: a,
|
|
@@ -8474,7 +8458,7 @@ const _8 = (e) => {
|
|
|
8474
8458
|
] })
|
|
8475
8459
|
]
|
|
8476
8460
|
}
|
|
8477
|
-
),
|
|
8461
|
+
), La = (e) => /* @__PURE__ */ h(
|
|
8478
8462
|
"svg",
|
|
8479
8463
|
{
|
|
8480
8464
|
width: "30",
|
|
@@ -8500,13 +8484,13 @@ const _8 = (e) => {
|
|
|
8500
8484
|
)
|
|
8501
8485
|
]
|
|
8502
8486
|
}
|
|
8503
|
-
),
|
|
8504
|
-
content:
|
|
8505
|
-
chipStyled:
|
|
8506
|
-
headLine:
|
|
8507
|
-
live:
|
|
8508
|
-
closeLiveStyled:
|
|
8509
|
-
},
|
|
8487
|
+
), fc = "_content_1k52x_1", gc = "_chipStyled_1k52x_17", pc = "_headLine_1k52x_17", Ac = "_live_1k52x_25", wc = "_closeLiveStyled_1k52x_88", kt = {
|
|
8488
|
+
content: fc,
|
|
8489
|
+
chipStyled: gc,
|
|
8490
|
+
headLine: pc,
|
|
8491
|
+
live: Ac,
|
|
8492
|
+
closeLiveStyled: wc
|
|
8493
|
+
}, Ia = (e) => {
|
|
8510
8494
|
const { alertZone: t, id: a = "close-alert" } = e, s = () => /* @__PURE__ */ n(
|
|
8511
8495
|
q,
|
|
8512
8496
|
{
|
|
@@ -8517,7 +8501,7 @@ const _8 = (e) => {
|
|
|
8517
8501
|
children: t?.data[0]?.main?.title.home ?? ""
|
|
8518
8502
|
}
|
|
8519
8503
|
);
|
|
8520
|
-
return /* @__PURE__ */ h(
|
|
8504
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
8521
8505
|
/* @__PURE__ */ n(
|
|
8522
8506
|
"input",
|
|
8523
8507
|
{
|
|
@@ -8548,22 +8532,22 @@ const _8 = (e) => {
|
|
|
8548
8532
|
}
|
|
8549
8533
|
)
|
|
8550
8534
|
] });
|
|
8551
|
-
},
|
|
8552
|
-
content:
|
|
8553
|
-
linkStyled:
|
|
8554
|
-
linkSocialNetwork:
|
|
8555
|
-
title:
|
|
8556
|
-
tabs:
|
|
8557
|
-
socialNetwork:
|
|
8558
|
-
icon:
|
|
8559
|
-
facebook:
|
|
8560
|
-
youtube:
|
|
8561
|
-
x:
|
|
8562
|
-
instagram:
|
|
8563
|
-
gnews:
|
|
8564
|
-
tiktok:
|
|
8565
|
-
whatsapp:
|
|
8566
|
-
},
|
|
8535
|
+
}, yc = "_content_18yq5_1", bc = "_linkStyled_18yq5_14", vc = "_linkSocialNetwork_18yq5_28", _c = "_title_18yq5_49", Nc = "_tabs_18yq5_60", Sc = "_socialNetwork_18yq5_68", xc = "_icon_18yq5_78", kc = "_facebook_18yq5_84", Ec = "_youtube_18yq5_88", qc = "_x_18yq5_92", Uc = "_instagram_18yq5_96", Tc = "_gnews_18yq5_100", Lc = "_tiktok_18yq5_104", Ic = "_whatsapp_18yq5_108", De = {
|
|
8536
|
+
content: yc,
|
|
8537
|
+
linkStyled: bc,
|
|
8538
|
+
linkSocialNetwork: vc,
|
|
8539
|
+
title: _c,
|
|
8540
|
+
tabs: Nc,
|
|
8541
|
+
socialNetwork: Sc,
|
|
8542
|
+
icon: xc,
|
|
8543
|
+
facebook: kc,
|
|
8544
|
+
youtube: Ec,
|
|
8545
|
+
x: qc,
|
|
8546
|
+
instagram: Uc,
|
|
8547
|
+
gnews: Tc,
|
|
8548
|
+
tiktok: Lc,
|
|
8549
|
+
whatsapp: Ic
|
|
8550
|
+
}, Mc = (e) => {
|
|
8567
8551
|
const { cintillo: t, tapeTitle: a, socials: s } = e, o = "", i = t?.findIndex((r) => r.link === o) ?? 0;
|
|
8568
8552
|
return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ h("section", { className: De.content, children: [
|
|
8569
8553
|
Array.isArray(t) && /* @__PURE__ */ h("div", { className: `${De.tabs} header-page-tape-content`, children: [
|
|
@@ -8614,23 +8598,23 @@ const _8 = (e) => {
|
|
|
8614
8598
|
r
|
|
8615
8599
|
)) })
|
|
8616
8600
|
] });
|
|
8617
|
-
},
|
|
8618
|
-
headerStyled:
|
|
8619
|
-
headerContent:
|
|
8620
|
-
iconContent:
|
|
8621
|
-
menuButton:
|
|
8622
|
-
logoStyled:
|
|
8623
|
-
buttonSection:
|
|
8624
|
-
buttonSectionSearch:
|
|
8625
|
-
headLineContent:
|
|
8626
|
-
headLineTitle:
|
|
8627
|
-
headLine:
|
|
8628
|
-
hasAlertZone:
|
|
8629
|
-
},
|
|
8601
|
+
}, Bc = "_headerStyled_t61zq_1", Dc = "_headerContent_t61zq_14", Rc = "_iconContent_t61zq_25", Hc = "_menuButton_t61zq_34", Vc = "_logoStyled_t61zq_66", Oc = "_buttonSection_t61zq_94", jc = "_buttonSectionSearch_t61zq_109", Qc = "_headLineContent_t61zq_130", Pc = "_headLineTitle_t61zq_143", Gc = "_headLine_t61zq_130", zc = "_hasAlertZone_t61zq_196", pe = {
|
|
8602
|
+
headerStyled: Bc,
|
|
8603
|
+
headerContent: Dc,
|
|
8604
|
+
iconContent: Rc,
|
|
8605
|
+
menuButton: Hc,
|
|
8606
|
+
logoStyled: Vc,
|
|
8607
|
+
buttonSection: Oc,
|
|
8608
|
+
buttonSectionSearch: jc,
|
|
8609
|
+
headLineContent: Qc,
|
|
8610
|
+
headLineTitle: Pc,
|
|
8611
|
+
headLine: Gc,
|
|
8612
|
+
hasAlertZone: zc
|
|
8613
|
+
}, Fc = (e) => {
|
|
8630
8614
|
const { alertZone: t } = e;
|
|
8631
8615
|
return /* @__PURE__ */ h("header", { className: pe.headerStyled, children: [
|
|
8632
8616
|
e.socialIcons && /* @__PURE__ */ n(
|
|
8633
|
-
|
|
8617
|
+
Mc,
|
|
8634
8618
|
{
|
|
8635
8619
|
socialIcons: e.socialIcons,
|
|
8636
8620
|
cintillo: e.cintillo,
|
|
@@ -8649,7 +8633,7 @@ const _8 = (e) => {
|
|
|
8649
8633
|
"aria-labelledby": "menu",
|
|
8650
8634
|
title: "menu",
|
|
8651
8635
|
children: /* @__PURE__ */ n(
|
|
8652
|
-
|
|
8636
|
+
La,
|
|
8653
8637
|
{
|
|
8654
8638
|
className: pe.startIcon,
|
|
8655
8639
|
color: "var(--header-icons)",
|
|
@@ -8712,22 +8696,22 @@ const _8 = (e) => {
|
|
|
8712
8696
|
)
|
|
8713
8697
|
] }),
|
|
8714
8698
|
!e.showAlertPop && /* @__PURE__ */ n(
|
|
8715
|
-
|
|
8699
|
+
Ia,
|
|
8716
8700
|
{
|
|
8717
8701
|
alertZone: t,
|
|
8718
8702
|
forceShow: e.showAlertPop
|
|
8719
8703
|
}
|
|
8720
8704
|
)
|
|
8721
8705
|
] });
|
|
8722
|
-
},
|
|
8723
|
-
ul:
|
|
8724
|
-
li:
|
|
8725
|
-
liBefore:
|
|
8726
|
-
ulContent:
|
|
8727
|
-
contentModal:
|
|
8728
|
-
linkStyled:
|
|
8729
|
-
itemLink:
|
|
8730
|
-
},
|
|
8706
|
+
}, Wc = "_ul_j3aqc_1", Zc = "_li_j3aqc_10", Yc = "_liBefore_j3aqc_18", $c = "_ulContent_j3aqc_33", Kc = "_contentModal_j3aqc_44", Jc = "_linkStyled_j3aqc_56", Xc = "_itemLink_j3aqc_81", Re = {
|
|
8707
|
+
ul: Wc,
|
|
8708
|
+
li: Zc,
|
|
8709
|
+
liBefore: Yc,
|
|
8710
|
+
ulContent: $c,
|
|
8711
|
+
contentModal: Kc,
|
|
8712
|
+
linkStyled: Jc,
|
|
8713
|
+
itemLink: Xc
|
|
8714
|
+
}, e5 = (e) => {
|
|
8731
8715
|
const { items: t } = e;
|
|
8732
8716
|
return /* @__PURE__ */ n("ul", { className: Re.ul, children: t.map((a, s) => /* @__PURE__ */ h("li", { className: `${Re.liBefore} ${Re.li}`, children: [
|
|
8733
8717
|
a.link ? /* @__PURE__ */ h(
|
|
@@ -8757,23 +8741,23 @@ const _8 = (e) => {
|
|
|
8757
8741
|
}
|
|
8758
8742
|
) }, i)) }) })
|
|
8759
8743
|
] }, s)) });
|
|
8760
|
-
},
|
|
8761
|
-
headerStyled:
|
|
8762
|
-
headerContent:
|
|
8763
|
-
menuButtonSection:
|
|
8764
|
-
menuButton:
|
|
8765
|
-
buttonSection:
|
|
8766
|
-
buttonSectionSearch:
|
|
8767
|
-
hasAlertZone:
|
|
8768
|
-
buttonText:
|
|
8769
|
-
logoContent:
|
|
8770
|
-
logoStyled:
|
|
8771
|
-
headLineContent:
|
|
8772
|
-
headLineTitle:
|
|
8773
|
-
menuSection:
|
|
8774
|
-
headLine:
|
|
8775
|
-
line:
|
|
8776
|
-
},
|
|
8744
|
+
}, t5 = "_headerStyled_ksxbt_1", n5 = "_headerContent_ksxbt_23", a5 = "_menuButtonSection_ksxbt_33", s5 = "_menuButton_ksxbt_33", o5 = "_buttonSection_ksxbt_84", i5 = "_buttonSectionSearch_ksxbt_101", r5 = "_hasAlertZone_ksxbt_111", l5 = "_buttonText_ksxbt_130", c5 = "_logoContent_ksxbt_140", d5 = "_logoStyled_ksxbt_148", u5 = "_headLineContent_ksxbt_172", h5 = "_headLineTitle_ksxbt_187", m5 = "_menuSection_ksxbt_203", C5 = "_headLine_ksxbt_172", f5 = "_line_ksxbt_255", re = {
|
|
8745
|
+
headerStyled: t5,
|
|
8746
|
+
headerContent: n5,
|
|
8747
|
+
menuButtonSection: a5,
|
|
8748
|
+
menuButton: s5,
|
|
8749
|
+
buttonSection: o5,
|
|
8750
|
+
buttonSectionSearch: i5,
|
|
8751
|
+
hasAlertZone: r5,
|
|
8752
|
+
buttonText: l5,
|
|
8753
|
+
logoContent: c5,
|
|
8754
|
+
logoStyled: d5,
|
|
8755
|
+
headLineContent: u5,
|
|
8756
|
+
headLineTitle: h5,
|
|
8757
|
+
menuSection: m5,
|
|
8758
|
+
headLine: C5,
|
|
8759
|
+
line: f5
|
|
8760
|
+
}, g5 = (e) => {
|
|
8777
8761
|
const { menu: t, alertZone: a } = e;
|
|
8778
8762
|
return /* @__PURE__ */ n(
|
|
8779
8763
|
"header",
|
|
@@ -8799,7 +8783,7 @@ const _8 = (e) => {
|
|
|
8799
8783
|
"aria-labelledby": "menu",
|
|
8800
8784
|
title: "menu",
|
|
8801
8785
|
children: [
|
|
8802
|
-
/* @__PURE__ */ n(
|
|
8786
|
+
/* @__PURE__ */ n(La, { color: "var(--header-icons)", width: 27, height: 27 }),
|
|
8803
8787
|
/* @__PURE__ */ n("p", { className: re.buttonText, style: { lineHeight: 0 }, children: e.menuText })
|
|
8804
8788
|
]
|
|
8805
8789
|
}
|
|
@@ -8840,7 +8824,7 @@ const _8 = (e) => {
|
|
|
8840
8824
|
{
|
|
8841
8825
|
className: re.menuSection,
|
|
8842
8826
|
style: e.showAlertPop ? { "--showAlertPop": "0px" } : {},
|
|
8843
|
-
children: Array.isArray(t) && /* @__PURE__ */ n(
|
|
8827
|
+
children: Array.isArray(t) && /* @__PURE__ */ n(e5, { items: t })
|
|
8844
8828
|
}
|
|
8845
8829
|
)
|
|
8846
8830
|
]
|
|
@@ -8848,15 +8832,15 @@ const _8 = (e) => {
|
|
|
8848
8832
|
)
|
|
8849
8833
|
}
|
|
8850
8834
|
);
|
|
8851
|
-
},
|
|
8852
|
-
childrenContent:
|
|
8853
|
-
childrenContentAux:
|
|
8854
|
-
op2:
|
|
8835
|
+
}, p5 = "_childrenContent_wqlb4_1", A5 = "_childrenContentAux_wqlb4_12", w5 = "_op2_wqlb4_25", I1 = {
|
|
8836
|
+
childrenContent: p5,
|
|
8837
|
+
childrenContentAux: A5,
|
|
8838
|
+
op2: w5
|
|
8855
8839
|
}, M1 = (e) => {
|
|
8856
8840
|
const { alertZone: t, children: a, sidebar: s } = e;
|
|
8857
|
-
return /* @__PURE__ */ h(
|
|
8858
|
-
/* @__PURE__ */ n(
|
|
8859
|
-
!e.showOnlyStickyHeader && /* @__PURE__ */ n(
|
|
8841
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
8842
|
+
/* @__PURE__ */ n(Fc, { ...e }),
|
|
8843
|
+
!e.showOnlyStickyHeader && /* @__PURE__ */ n(g5, { ...e }),
|
|
8860
8844
|
/* @__PURE__ */ h(
|
|
8861
8845
|
"div",
|
|
8862
8846
|
{
|
|
@@ -8871,7 +8855,7 @@ const _8 = (e) => {
|
|
|
8871
8855
|
id: "content-layout",
|
|
8872
8856
|
children: [
|
|
8873
8857
|
e.showAlertPop && /* @__PURE__ */ n(
|
|
8874
|
-
|
|
8858
|
+
Ia,
|
|
8875
8859
|
{
|
|
8876
8860
|
alertZone: t,
|
|
8877
8861
|
forceShow: e.showAlertPop,
|
|
@@ -8883,7 +8867,7 @@ const _8 = (e) => {
|
|
|
8883
8867
|
}
|
|
8884
8868
|
),
|
|
8885
8869
|
/* @__PURE__ */ n(
|
|
8886
|
-
|
|
8870
|
+
Cc,
|
|
8887
8871
|
{
|
|
8888
8872
|
sidebarExtra: e.sidebarExtra,
|
|
8889
8873
|
searchKeyWord: e.searchKeyWord,
|
|
@@ -8893,7 +8877,7 @@ const _8 = (e) => {
|
|
|
8893
8877
|
}
|
|
8894
8878
|
)
|
|
8895
8879
|
] });
|
|
8896
|
-
},
|
|
8880
|
+
}, y5 = (e) => /* @__PURE__ */ h(
|
|
8897
8881
|
"svg",
|
|
8898
8882
|
{
|
|
8899
8883
|
width: "22",
|
|
@@ -8958,7 +8942,7 @@ const _8 = (e) => {
|
|
|
8958
8942
|
) }) })
|
|
8959
8943
|
]
|
|
8960
8944
|
}
|
|
8961
|
-
),
|
|
8945
|
+
), b5 = (e) => /* @__PURE__ */ n(
|
|
8962
8946
|
"svg",
|
|
8963
8947
|
{
|
|
8964
8948
|
...e,
|
|
@@ -8978,7 +8962,7 @@ const _8 = (e) => {
|
|
|
8978
8962
|
}
|
|
8979
8963
|
)
|
|
8980
8964
|
}
|
|
8981
|
-
),
|
|
8965
|
+
), x8 = ({
|
|
8982
8966
|
menu: e,
|
|
8983
8967
|
alertZone: t,
|
|
8984
8968
|
children: a,
|
|
@@ -9059,7 +9043,7 @@ const _8 = (e) => {
|
|
|
9059
9043
|
socials: c,
|
|
9060
9044
|
searchLink: g,
|
|
9061
9045
|
sidebarExtra: C,
|
|
9062
|
-
rightZone: /* @__PURE__ */ h(
|
|
9046
|
+
rightZone: /* @__PURE__ */ h(V, { children: [
|
|
9063
9047
|
/* @__PURE__ */ h(
|
|
9064
9048
|
ht,
|
|
9065
9049
|
{
|
|
@@ -9068,13 +9052,13 @@ const _8 = (e) => {
|
|
|
9068
9052
|
"aria-labelledby": "button_1",
|
|
9069
9053
|
title: "button_1",
|
|
9070
9054
|
children: [
|
|
9071
|
-
/* @__PURE__ */ n(
|
|
9055
|
+
/* @__PURE__ */ n(y5, { color: "var(--header-icons)" }),
|
|
9072
9056
|
/* @__PURE__ */ n("p", { style: { lineHeight: 0 } })
|
|
9073
9057
|
]
|
|
9074
9058
|
}
|
|
9075
9059
|
),
|
|
9076
9060
|
/* @__PURE__ */ h(ht, { children: [
|
|
9077
|
-
/* @__PURE__ */ n(
|
|
9061
|
+
/* @__PURE__ */ n(b5, { style: { minWidth: "fit-content" } }),
|
|
9078
9062
|
/* @__PURE__ */ n("p", { style: { lineHeight: 0, padding: 0 }, children: f.enVivoButton })
|
|
9079
9063
|
] })
|
|
9080
9064
|
] }),
|
|
@@ -9084,7 +9068,7 @@ const _8 = (e) => {
|
|
|
9084
9068
|
)
|
|
9085
9069
|
};
|
|
9086
9070
|
return l ? p[l] : null;
|
|
9087
|
-
},
|
|
9071
|
+
}, k8 = (e) => {
|
|
9088
9072
|
switch (e.option) {
|
|
9089
9073
|
case "op1":
|
|
9090
9074
|
return /* @__PURE__ */ n(
|
|
@@ -9096,15 +9080,15 @@ const _8 = (e) => {
|
|
|
9096
9080
|
}
|
|
9097
9081
|
);
|
|
9098
9082
|
case "op2":
|
|
9099
|
-
return /* @__PURE__ */ n(
|
|
9083
|
+
return /* @__PURE__ */ n(Pr, { ...e });
|
|
9100
9084
|
default:
|
|
9101
|
-
return /* @__PURE__ */ n(
|
|
9085
|
+
return /* @__PURE__ */ n(V, {});
|
|
9102
9086
|
}
|
|
9103
|
-
},
|
|
9104
|
-
content:
|
|
9105
|
-
newsContentSection:
|
|
9106
|
-
itemContent:
|
|
9107
|
-
ItemCustomContent:
|
|
9087
|
+
}, v5 = "_content_1elhb_1", _5 = "_newsContentSection_1elhb_5", N5 = "_itemContent_1elhb_10", S5 = "_ItemCustomContent_1elhb_16", Oe = {
|
|
9088
|
+
content: v5,
|
|
9089
|
+
newsContentSection: _5,
|
|
9090
|
+
itemContent: N5,
|
|
9091
|
+
ItemCustomContent: S5
|
|
9108
9092
|
}, P1 = (e) => {
|
|
9109
9093
|
const { item: t, option: a } = e;
|
|
9110
9094
|
switch (a) {
|
|
@@ -9146,7 +9130,7 @@ const _8 = (e) => {
|
|
|
9146
9130
|
default:
|
|
9147
9131
|
return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent, children: /* @__PURE__ */ n(Qe, { ...t, paths: e.paths }) });
|
|
9148
9132
|
}
|
|
9149
|
-
},
|
|
9133
|
+
}, E8 = (e) => {
|
|
9150
9134
|
const {
|
|
9151
9135
|
data: t,
|
|
9152
9136
|
currentPage: a,
|
|
@@ -9163,7 +9147,7 @@ const _8 = (e) => {
|
|
|
9163
9147
|
switch (e.option) {
|
|
9164
9148
|
case "op1":
|
|
9165
9149
|
return /* @__PURE__ */ n(
|
|
9166
|
-
|
|
9150
|
+
qa,
|
|
9167
9151
|
{
|
|
9168
9152
|
ranking: i,
|
|
9169
9153
|
readestTitle: l.readestTitle ?? "",
|
|
@@ -9233,7 +9217,7 @@ const _8 = (e) => {
|
|
|
9233
9217
|
}
|
|
9234
9218
|
);
|
|
9235
9219
|
case "op2":
|
|
9236
|
-
return /* @__PURE__ */ n(
|
|
9220
|
+
return /* @__PURE__ */ n(V, { children: t.length > 0 ? /* @__PURE__ */ n(
|
|
9237
9221
|
j1,
|
|
9238
9222
|
{
|
|
9239
9223
|
className: "padding-0",
|
|
@@ -9294,12 +9278,12 @@ const _8 = (e) => {
|
|
|
9294
9278
|
}
|
|
9295
9279
|
) });
|
|
9296
9280
|
default:
|
|
9297
|
-
return /* @__PURE__ */ n(
|
|
9281
|
+
return /* @__PURE__ */ n(V, {});
|
|
9298
9282
|
}
|
|
9299
|
-
},
|
|
9300
|
-
content:
|
|
9301
|
-
contactInfoContent:
|
|
9302
|
-
},
|
|
9283
|
+
}, x5 = "_content_gwsqy_1", k5 = "_contactInfoContent_gwsqy_7", Hn = {
|
|
9284
|
+
content: x5,
|
|
9285
|
+
contactInfoContent: k5
|
|
9286
|
+
}, q8 = (e) => {
|
|
9303
9287
|
const { data: t } = e;
|
|
9304
9288
|
return /* @__PURE__ */ n("section", { className: Hn.content, children: t.map((a, s) => /* @__PURE__ */ n(
|
|
9305
9289
|
"div",
|
|
@@ -9311,28 +9295,28 @@ const _8 = (e) => {
|
|
|
9311
9295
|
},
|
|
9312
9296
|
s
|
|
9313
9297
|
)) });
|
|
9314
|
-
},
|
|
9315
|
-
tagContent:
|
|
9316
|
-
contentLayout2:
|
|
9317
|
-
contentHeader:
|
|
9318
|
-
},
|
|
9319
|
-
content:
|
|
9320
|
-
},
|
|
9298
|
+
}, E5 = "_tagContent_ee6yw_1", q5 = "_contentLayout2_ee6yw_9", U5 = "_contentHeader_ee6yw_42", G1 = {
|
|
9299
|
+
tagContent: E5,
|
|
9300
|
+
contentLayout2: q5,
|
|
9301
|
+
contentHeader: U5
|
|
9302
|
+
}, T5 = "_content_1rbrt_1", L5 = {
|
|
9303
|
+
content: T5
|
|
9304
|
+
}, I5 = ({ children: e, className: t = "" }) => /* @__PURE__ */ n(
|
|
9321
9305
|
"div",
|
|
9322
9306
|
{
|
|
9323
|
-
className: `content-layout-2 ${
|
|
9307
|
+
className: `content-layout-2 ${L5.content} ${t}`,
|
|
9324
9308
|
children: e
|
|
9325
9309
|
}
|
|
9326
|
-
),
|
|
9327
|
-
container:
|
|
9328
|
-
note:
|
|
9329
|
-
commercial:
|
|
9330
|
-
commercialContent:
|
|
9331
|
-
complement:
|
|
9332
|
-
},
|
|
9310
|
+
), M5 = "_container_1insg_1", B5 = "_note_1insg_10", D5 = "_commercial_1insg_50", R5 = "_commercialContent_1insg_67", H5 = "_complement_1insg_83", Et = {
|
|
9311
|
+
container: M5,
|
|
9312
|
+
note: B5,
|
|
9313
|
+
commercial: D5,
|
|
9314
|
+
commercialContent: R5,
|
|
9315
|
+
complement: H5
|
|
9316
|
+
}, V5 = (e) => /* @__PURE__ */ h("section", { className: Et.container, children: [
|
|
9333
9317
|
/* @__PURE__ */ n("div", { className: Et.note, children: e.children }),
|
|
9334
9318
|
/* @__PURE__ */ n("div", { className: Et.commercial, children: /* @__PURE__ */ h("div", { className: Et.commercialContent, children: [
|
|
9335
|
-
e.slug === "liveblogs" && /* @__PURE__ */ n(
|
|
9319
|
+
e.slug === "liveblogs" && /* @__PURE__ */ n(P3, { itemList: e.itemList }),
|
|
9336
9320
|
e.bannerTop,
|
|
9337
9321
|
/* @__PURE__ */ n(
|
|
9338
9322
|
K1,
|
|
@@ -9351,7 +9335,7 @@ const _8 = (e) => {
|
|
|
9351
9335
|
/* @__PURE__ */ n("div", { style: { position: "sticky", top: "110px" }, children: e.banner })
|
|
9352
9336
|
] }) }),
|
|
9353
9337
|
/* @__PURE__ */ n("div", { className: Et.complement, children: e.complement })
|
|
9354
|
-
] }),
|
|
9338
|
+
] }), O5 = (e) => {
|
|
9355
9339
|
const t = {
|
|
9356
9340
|
...e.news[0],
|
|
9357
9341
|
config: {
|
|
@@ -9397,7 +9381,7 @@ const _8 = (e) => {
|
|
|
9397
9381
|
"--news-image-description-display": "none"
|
|
9398
9382
|
},
|
|
9399
9383
|
children: /* @__PURE__ */ n(
|
|
9400
|
-
|
|
9384
|
+
H3,
|
|
9401
9385
|
{
|
|
9402
9386
|
...t,
|
|
9403
9387
|
fontSizeSubTitle: "18px",
|
|
@@ -9437,13 +9421,13 @@ const _8 = (e) => {
|
|
|
9437
9421
|
}
|
|
9438
9422
|
);
|
|
9439
9423
|
}
|
|
9440
|
-
},
|
|
9441
|
-
content:
|
|
9442
|
-
tags:
|
|
9443
|
-
chipStyled:
|
|
9444
|
-
tagLink:
|
|
9445
|
-
tagStyled:
|
|
9446
|
-
},
|
|
9424
|
+
}, j5 = "_content_16ydf_1", Q5 = "_tags_16ydf_10", P5 = "_chipStyled_16ydf_20", G5 = "_tagLink_16ydf_47", z5 = "_tagStyled_16ydf_53", lt = {
|
|
9425
|
+
content: j5,
|
|
9426
|
+
tags: Q5,
|
|
9427
|
+
chipStyled: P5,
|
|
9428
|
+
tagLink: G5,
|
|
9429
|
+
tagStyled: z5
|
|
9430
|
+
}, F5 = (e) => {
|
|
9447
9431
|
const t = (a) => {
|
|
9448
9432
|
const s = a.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
|
|
9449
9433
|
return `/${e.paths.tema}/${s}-t${a.id}`;
|
|
@@ -9452,17 +9436,17 @@ const _8 = (e) => {
|
|
|
9452
9436
|
/* @__PURE__ */ n("p", { className: lt.tagStyled, children: "Tags:" }),
|
|
9453
9437
|
e.tags.map((a, s) => a.approved ? /* @__PURE__ */ n(q, { href: t(a), children: /* @__PURE__ */ n("div", { className: `${lt.chipStyled} ${lt.tagLink}`, children: a.name }) }, s) : /* @__PURE__ */ n("div", { className: lt.chipStyled, children: a.name }, s))
|
|
9454
9438
|
] }) });
|
|
9455
|
-
},
|
|
9456
|
-
contentBox:
|
|
9457
|
-
content:
|
|
9458
|
-
imageStyled:
|
|
9459
|
-
contentIconStyled:
|
|
9460
|
-
avatarContent:
|
|
9461
|
-
journalistSection:
|
|
9462
|
-
journalistInfo:
|
|
9463
|
-
socialNetworkSection:
|
|
9464
|
-
article:
|
|
9465
|
-
},
|
|
9439
|
+
}, W5 = "_contentBox_1rkkg_1", Z5 = "_content_1rkkg_1", Y5 = "_imageStyled_1rkkg_16", $5 = "_contentIconStyled_1rkkg_23", K5 = "_avatarContent_1rkkg_43", J5 = "_journalistSection_1rkkg_50", X5 = "_journalistInfo_1rkkg_56", e9 = "_socialNetworkSection_1rkkg_70", t9 = "_article_1rkkg_83", qe = {
|
|
9440
|
+
contentBox: W5,
|
|
9441
|
+
content: Z5,
|
|
9442
|
+
imageStyled: Y5,
|
|
9443
|
+
contentIconStyled: $5,
|
|
9444
|
+
avatarContent: K5,
|
|
9445
|
+
journalistSection: J5,
|
|
9446
|
+
journalistInfo: X5,
|
|
9447
|
+
socialNetworkSection: e9,
|
|
9448
|
+
article: t9
|
|
9449
|
+
}, n9 = async (e) => {
|
|
9466
9450
|
const { autor: t } = e;
|
|
9467
9451
|
return t.addtional.USER_SHOWBIO && /* @__PURE__ */ n("section", { className: qe.contentBox, children: /* @__PURE__ */ h("div", { className: qe.content, children: [
|
|
9468
9452
|
/* @__PURE__ */ h("div", { className: qe.avatarContent, children: [
|
|
@@ -9648,19 +9632,19 @@ const _8 = (e) => {
|
|
|
9648
9632
|
}
|
|
9649
9633
|
)
|
|
9650
9634
|
] }) });
|
|
9651
|
-
},
|
|
9652
|
-
content:
|
|
9653
|
-
contentWithinCard:
|
|
9654
|
-
contentDate:
|
|
9655
|
-
dateInfo:
|
|
9656
|
-
dot:
|
|
9657
|
-
contentTitle:
|
|
9658
|
-
contentTextList:
|
|
9659
|
-
contentButton:
|
|
9660
|
-
linkStyled:
|
|
9661
|
-
},
|
|
9662
|
-
content:
|
|
9663
|
-
},
|
|
9635
|
+
}, a9 = "_content_jrssz_1", s9 = "_contentWithinCard_jrssz_7", o9 = "_contentDate_jrssz_13", i9 = "_dateInfo_jrssz_20", r9 = "_dot_jrssz_30", l9 = "_contentTitle_jrssz_38", c9 = "_contentTextList_jrssz_47", d9 = "_contentButton_jrssz_101", u9 = "_linkStyled_jrssz_107", He = {
|
|
9636
|
+
content: a9,
|
|
9637
|
+
contentWithinCard: s9,
|
|
9638
|
+
contentDate: o9,
|
|
9639
|
+
dateInfo: i9,
|
|
9640
|
+
dot: r9,
|
|
9641
|
+
contentTitle: l9,
|
|
9642
|
+
contentTextList: c9,
|
|
9643
|
+
contentButton: d9,
|
|
9644
|
+
linkStyled: u9
|
|
9645
|
+
}, h9 = "_content_ifkxj_1", m9 = {
|
|
9646
|
+
content: h9
|
|
9647
|
+
}, C9 = (e) => /* @__PURE__ */ n("section", { className: m9.content, id: e.id, children: e.children }), f9 = (e) => e.replace(/<p>(\s| )+<\/p>/g, ""), g9 = (e) => {
|
|
9664
9648
|
const t = /src="\/(.*?)"/g;
|
|
9665
9649
|
return e.replace(t, `src="${i1()}/$1"`);
|
|
9666
9650
|
}, Vn = {
|
|
@@ -9670,13 +9654,13 @@ const _8 = (e) => {
|
|
|
9670
9654
|
10: 4,
|
|
9671
9655
|
13: 5
|
|
9672
9656
|
};
|
|
9673
|
-
function
|
|
9657
|
+
function p9(e) {
|
|
9674
9658
|
return e.replace(
|
|
9675
9659
|
/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
|
|
9676
9660
|
""
|
|
9677
9661
|
);
|
|
9678
9662
|
}
|
|
9679
|
-
const
|
|
9663
|
+
const A9 = async ({
|
|
9680
9664
|
itemList: e,
|
|
9681
9665
|
slug: t,
|
|
9682
9666
|
banners: a,
|
|
@@ -9684,9 +9668,9 @@ const w9 = async ({
|
|
|
9684
9668
|
}) => {
|
|
9685
9669
|
if (!e || e.length === 0 || !e[0]) return;
|
|
9686
9670
|
const o = e[0].list?.items?.map((i) => {
|
|
9687
|
-
const r =
|
|
9688
|
-
let l =
|
|
9689
|
-
return l =
|
|
9671
|
+
const r = f9(i.body.rendered);
|
|
9672
|
+
let l = g9(r);
|
|
9673
|
+
return l = p9(l), {
|
|
9690
9674
|
...i,
|
|
9691
9675
|
body: {
|
|
9692
9676
|
...i.body,
|
|
@@ -9695,7 +9679,7 @@ const w9 = async ({
|
|
|
9695
9679
|
};
|
|
9696
9680
|
});
|
|
9697
9681
|
return /* @__PURE__ */ n("section", { className: He.content, id: "block-notes-list", children: o?.map((i, r) => /* @__PURE__ */ h(o1, { children: [
|
|
9698
|
-
/* @__PURE__ */ n(
|
|
9682
|
+
/* @__PURE__ */ n(C9, { id: `item-${r + 1}`, children: /* @__PURE__ */ h("div", { className: He.contentWithinCard, children: [
|
|
9699
9683
|
i.date > 0 && /* @__PURE__ */ h("div", { className: He.contentDate, children: [
|
|
9700
9684
|
/* @__PURE__ */ n(
|
|
9701
9685
|
"span",
|
|
@@ -9713,7 +9697,7 @@ const w9 = async ({
|
|
|
9713
9697
|
style: {
|
|
9714
9698
|
color: t === "liveblogs" ? "var(--news-liveblog-timeline-datelink-color)" : "var(--common-black)"
|
|
9715
9699
|
},
|
|
9716
|
-
children:
|
|
9700
|
+
children: $n(i.date)
|
|
9717
9701
|
}
|
|
9718
9702
|
)
|
|
9719
9703
|
] }),
|
|
@@ -9747,7 +9731,7 @@ const w9 = async ({
|
|
|
9747
9731
|
r
|
|
9748
9732
|
)
|
|
9749
9733
|
] }, r)) });
|
|
9750
|
-
},
|
|
9734
|
+
}, w9 = {
|
|
9751
9735
|
FaceBook: "facebook",
|
|
9752
9736
|
Instagram: "instagram",
|
|
9753
9737
|
WhatsApp: "whatsapp",
|
|
@@ -9757,17 +9741,17 @@ const w9 = async ({
|
|
|
9757
9741
|
Gnews: "gnews",
|
|
9758
9742
|
Podcast: "podcast",
|
|
9759
9743
|
Telegram: "telegram"
|
|
9760
|
-
},
|
|
9744
|
+
}, y9 = async (e) => {
|
|
9761
9745
|
if (!e.news || !e.news.authors) return null;
|
|
9762
9746
|
const { news: t, socials: a, texts: s } = e, o = t.authors.map(
|
|
9763
9747
|
(r) => r.internaluser ? `<a href="${`/${e.paths.autor}/${r.name}`}">${r.fullname}</a>` : r.fullname
|
|
9764
9748
|
).join(", "), i = (r) => t.authors.length === 1 ? -16 : r === 0 ? 0 : r * 20;
|
|
9765
|
-
return t.config?.showauthor && /* @__PURE__ */ n("div", { className:
|
|
9749
|
+
return t.config?.showauthor && /* @__PURE__ */ n("div", { className: de.content, children: /* @__PURE__ */ h("div", { className: de.avatarContent, children: [
|
|
9766
9750
|
e.shareOnlyWhatsApp ? /* @__PURE__ */ h(
|
|
9767
9751
|
"a",
|
|
9768
9752
|
{
|
|
9769
|
-
className:
|
|
9770
|
-
href: a[
|
|
9753
|
+
className: de.whatsappLink,
|
|
9754
|
+
href: a[w9.WhatsApp].url,
|
|
9771
9755
|
rel: "noreferrer",
|
|
9772
9756
|
target: "_blank",
|
|
9773
9757
|
children: [
|
|
@@ -9802,14 +9786,14 @@ const w9 = async ({
|
|
|
9802
9786
|
"data-props": encodeURIComponent(
|
|
9803
9787
|
JSON.stringify({ noteShare: e.noteShare })
|
|
9804
9788
|
),
|
|
9805
|
-
children: /* @__PURE__ */ n(
|
|
9789
|
+
children: /* @__PURE__ */ n(Er, { noteShare: e.noteShare })
|
|
9806
9790
|
}
|
|
9807
9791
|
),
|
|
9808
|
-
/* @__PURE__ */ h("section", { className:
|
|
9792
|
+
/* @__PURE__ */ h("section", { className: de.journalistSection, children: [
|
|
9809
9793
|
/* @__PURE__ */ n(
|
|
9810
9794
|
"div",
|
|
9811
9795
|
{
|
|
9812
|
-
className:
|
|
9796
|
+
className: de.imageContent,
|
|
9813
9797
|
style: {
|
|
9814
9798
|
width: `${t.authors?.length > 2 ? t.authors?.length * 30 : t.authors?.length * 35}px`
|
|
9815
9799
|
},
|
|
@@ -9819,7 +9803,7 @@ const w9 = async ({
|
|
|
9819
9803
|
{
|
|
9820
9804
|
fetchPriority: "low",
|
|
9821
9805
|
loading: "lazy",
|
|
9822
|
-
className:
|
|
9806
|
+
className: de.imageStyled,
|
|
9823
9807
|
src: await oe(r.image.sizes[0]?.url || ""),
|
|
9824
9808
|
style: {
|
|
9825
9809
|
position: "absolute",
|
|
@@ -9834,7 +9818,7 @@ const w9 = async ({
|
|
|
9834
9818
|
position: "absolute",
|
|
9835
9819
|
left: `${i(l)}px`
|
|
9836
9820
|
},
|
|
9837
|
-
className:
|
|
9821
|
+
className: de.contentIconStyled,
|
|
9838
9822
|
children: e.autorIcon
|
|
9839
9823
|
},
|
|
9840
9824
|
r.fullname
|
|
@@ -9845,30 +9829,30 @@ const w9 = async ({
|
|
|
9845
9829
|
o && /* @__PURE__ */ n(
|
|
9846
9830
|
"div",
|
|
9847
9831
|
{
|
|
9848
|
-
className:
|
|
9832
|
+
className: de.journalistInfoLink,
|
|
9849
9833
|
dangerouslySetInnerHTML: {
|
|
9850
|
-
__html: `${s.JournalistPrefix} <h3 style="padding:0px;">${o ?? "Redaccion"}${t.config?.showtime && ","}</h3> ${t.config?.showtime ?
|
|
9834
|
+
__html: `${s.JournalistPrefix} <h3 style="padding:0px;">${o ?? "Redaccion"}${t.config?.showtime && ","}</h3> ${t.config?.showtime ? $n(t.info.date.modified) : null}`
|
|
9851
9835
|
}
|
|
9852
9836
|
}
|
|
9853
9837
|
)
|
|
9854
9838
|
] })
|
|
9855
9839
|
] }) });
|
|
9856
|
-
},
|
|
9857
|
-
content:
|
|
9858
|
-
journalistArticleContent:
|
|
9859
|
-
contentNews:
|
|
9860
|
-
noteSource:
|
|
9861
|
-
},
|
|
9862
|
-
summaryContent:
|
|
9863
|
-
},
|
|
9840
|
+
}, b9 = "_content_opb3u_1", v9 = "_journalistArticleContent_opb3u_15", _9 = "_contentNews_opb3u_35", N9 = "_noteSource_opb3u_392", Zt = {
|
|
9841
|
+
content: b9,
|
|
9842
|
+
journalistArticleContent: v9,
|
|
9843
|
+
contentNews: _9,
|
|
9844
|
+
noteSource: N9
|
|
9845
|
+
}, S9 = "_summaryContent_wsypg_1", x9 = {
|
|
9846
|
+
summaryContent: S9
|
|
9847
|
+
}, k9 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ n(
|
|
9864
9848
|
"section",
|
|
9865
9849
|
{
|
|
9866
|
-
className:
|
|
9850
|
+
className: x9.summaryContent,
|
|
9867
9851
|
dangerouslySetInnerHTML: {
|
|
9868
9852
|
__html: e.rendered
|
|
9869
9853
|
}
|
|
9870
9854
|
}
|
|
9871
|
-
),
|
|
9855
|
+
), E9 = async ({
|
|
9872
9856
|
newsformated: e,
|
|
9873
9857
|
internal: t
|
|
9874
9858
|
}) => {
|
|
@@ -9892,7 +9876,7 @@ const w9 = async ({
|
|
|
9892
9876
|
/* @__PURE__ */ n("div", { className: d1.description, children: i && i[0]?.description })
|
|
9893
9877
|
] });
|
|
9894
9878
|
};
|
|
9895
|
-
function
|
|
9879
|
+
function q9(e) {
|
|
9896
9880
|
const t = e.children, a = `${e.slot_id}-`, s = e.visibleItems, o = e.cardGap ?? 20;
|
|
9897
9881
|
function i(l) {
|
|
9898
9882
|
const d = [], c = [];
|
|
@@ -9962,7 +9946,7 @@ function U9(e) {
|
|
|
9962
9946
|
</div>
|
|
9963
9947
|
`;
|
|
9964
9948
|
}
|
|
9965
|
-
const
|
|
9949
|
+
const U9 = (e) => /* @__PURE__ */ n(
|
|
9966
9950
|
"svg",
|
|
9967
9951
|
{
|
|
9968
9952
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -9978,7 +9962,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
9978
9962
|
}
|
|
9979
9963
|
)
|
|
9980
9964
|
}
|
|
9981
|
-
),
|
|
9965
|
+
), T9 = async (e) => {
|
|
9982
9966
|
const t = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, a = [...e.matchAll(t)], s = {};
|
|
9983
9967
|
for (const o of a) {
|
|
9984
9968
|
const i = o[1] ?? "", r = e.includes(i) ? { url: i } : null;
|
|
@@ -9991,7 +9975,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
9991
9975
|
t,
|
|
9992
9976
|
(o, i) => `<img fetchPriority='low' loading='lazy' src="${s[i] || i}"`
|
|
9993
9977
|
);
|
|
9994
|
-
},
|
|
9978
|
+
}, L9 = (e, t) => {
|
|
9995
9979
|
const a = {
|
|
9996
9980
|
2: 1,
|
|
9997
9981
|
4: 2,
|
|
@@ -10021,7 +10005,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
10021
10005
|
return l;
|
|
10022
10006
|
}
|
|
10023
10007
|
), o;
|
|
10024
|
-
},
|
|
10008
|
+
}, I9 = (e) => {
|
|
10025
10009
|
const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, a = [...e.matchAll(t)];
|
|
10026
10010
|
let s = "", o = 0;
|
|
10027
10011
|
for (const i of a) {
|
|
@@ -10031,7 +10015,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
10031
10015
|
(f) => f[1]
|
|
10032
10016
|
).map(
|
|
10033
10017
|
(f) => `<img src="${f}" class="carrusel-note-item"/>`
|
|
10034
|
-
), C = "gallery_embeded" + d.toString(), w =
|
|
10018
|
+
), C = "gallery_embeded" + d.toString(), w = q9({
|
|
10035
10019
|
slot_id: C,
|
|
10036
10020
|
children: m,
|
|
10037
10021
|
visibleItems: 1,
|
|
@@ -10040,7 +10024,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
10040
10024
|
s += w, o = c;
|
|
10041
10025
|
}
|
|
10042
10026
|
return s += e.slice(o), s;
|
|
10043
|
-
},
|
|
10027
|
+
}, M9 = async (e, t, a) => {
|
|
10044
10028
|
if (!a) return e;
|
|
10045
10029
|
const s = /<span data-src="(.*?)"><\/span>/g, o = [...e.matchAll(s)];
|
|
10046
10030
|
let i = e;
|
|
@@ -10070,7 +10054,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
10070
10054
|
}
|
|
10071
10055
|
return i;
|
|
10072
10056
|
};
|
|
10073
|
-
async function
|
|
10057
|
+
async function B9(e, t) {
|
|
10074
10058
|
const a = /<div class="ck-video-player"[^>]*?>[\s\S]*?<span[^>]*data-src="([^"]+)"[^>]*data-type="video"[^>]*><\/span>[\s\S]*?<\/div>/g, s = [...e.matchAll(a)];
|
|
10075
10059
|
let o = "", i = 0;
|
|
10076
10060
|
for (const r of s) {
|
|
@@ -10093,7 +10077,7 @@ async function D9(e, t) {
|
|
|
10093
10077
|
}
|
|
10094
10078
|
return o += e.slice(i), o;
|
|
10095
10079
|
}
|
|
10096
|
-
async function
|
|
10080
|
+
async function D9(e) {
|
|
10097
10081
|
const {
|
|
10098
10082
|
news: t,
|
|
10099
10083
|
banners: a,
|
|
@@ -10107,23 +10091,23 @@ async function R9(e) {
|
|
|
10107
10091
|
d = d.replace(
|
|
10108
10092
|
/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
|
|
10109
10093
|
""
|
|
10110
|
-
), d = d.replace(/ /g, ""), d =
|
|
10094
|
+
), d = d.replace(/ /g, ""), d = L9(d, a), d = I9(d), d = await T9(d), d = await M9(
|
|
10111
10095
|
d,
|
|
10112
10096
|
e.texts,
|
|
10113
10097
|
s
|
|
10114
|
-
), d = await
|
|
10098
|
+
), d = await B9(d, l);
|
|
10115
10099
|
const c = t.main.sources ?? [];
|
|
10116
10100
|
return /* @__PURE__ */ h("div", { className: Zt.content, children: [
|
|
10117
10101
|
o !== "liveblogs" ? t.hascontent?.hasgalleryimages ? /* @__PURE__ */ n(
|
|
10118
|
-
|
|
10102
|
+
E9,
|
|
10119
10103
|
{
|
|
10120
10104
|
newsformated: t,
|
|
10121
10105
|
internal: t.info.link.internal
|
|
10122
10106
|
}
|
|
10123
|
-
) : /* @__PURE__ */ n(
|
|
10107
|
+
) : /* @__PURE__ */ n(Ea, { preview: t.preview }) : null,
|
|
10124
10108
|
/* @__PURE__ */ n(se, { banners: a, name: "block_1" }),
|
|
10125
10109
|
/* @__PURE__ */ n("div", { className: Zt.journalistArticleContent, children: /* @__PURE__ */ n(
|
|
10126
|
-
|
|
10110
|
+
y9,
|
|
10127
10111
|
{
|
|
10128
10112
|
autorIcon: e.autorIcon,
|
|
10129
10113
|
socials: r,
|
|
@@ -10134,7 +10118,7 @@ async function R9(e) {
|
|
|
10134
10118
|
paths: e.paths
|
|
10135
10119
|
}
|
|
10136
10120
|
) }),
|
|
10137
|
-
/* @__PURE__ */ n(
|
|
10121
|
+
/* @__PURE__ */ n(k9, { summary: t.main.summary }),
|
|
10138
10122
|
/* @__PURE__ */ n(
|
|
10139
10123
|
"div",
|
|
10140
10124
|
{
|
|
@@ -10145,7 +10129,7 @@ async function R9(e) {
|
|
|
10145
10129
|
}
|
|
10146
10130
|
),
|
|
10147
10131
|
/* @__PURE__ */ n(
|
|
10148
|
-
|
|
10132
|
+
A9,
|
|
10149
10133
|
{
|
|
10150
10134
|
texts: e.texts,
|
|
10151
10135
|
itemList: i,
|
|
@@ -10154,12 +10138,12 @@ async function R9(e) {
|
|
|
10154
10138
|
}
|
|
10155
10139
|
),
|
|
10156
10140
|
c.length > 0 && /* @__PURE__ */ h("div", { className: Zt.noteSource, children: [
|
|
10157
|
-
/* @__PURE__ */ n(
|
|
10141
|
+
/* @__PURE__ */ n(U9, {}),
|
|
10158
10142
|
/* @__PURE__ */ n("p", { children: e.texts.noteSource + (c.length === 1 ? "" : "s") + ": " + c.map((u) => u.name).join(", ") })
|
|
10159
10143
|
] })
|
|
10160
10144
|
] });
|
|
10161
10145
|
}
|
|
10162
|
-
const
|
|
10146
|
+
const R9 = (e) => {
|
|
10163
10147
|
const { content: t, title: a, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
|
|
10164
10148
|
return t && t.length !== 0 && /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(pt, { slot_id: s, cardWidth: 200, children: t.map((i, r) => {
|
|
10165
10149
|
const l = { ...i, main: {
|
|
@@ -10176,7 +10160,7 @@ const H9 = (e) => {
|
|
|
10176
10160
|
r
|
|
10177
10161
|
);
|
|
10178
10162
|
}) }) });
|
|
10179
|
-
},
|
|
10163
|
+
}, H9 = (e) => {
|
|
10180
10164
|
const { content: t, title: a, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
|
|
10181
10165
|
return t && t.length !== 0 && /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
10182
10166
|
pt,
|
|
@@ -10202,7 +10186,7 @@ const H9 = (e) => {
|
|
|
10202
10186
|
})
|
|
10203
10187
|
}
|
|
10204
10188
|
) });
|
|
10205
|
-
},
|
|
10189
|
+
}, V9 = (e) => {
|
|
10206
10190
|
const { content: t, title: a, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
|
|
10207
10191
|
return t && t.length !== 0 && /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
10208
10192
|
pt,
|
|
@@ -10234,15 +10218,15 @@ const H9 = (e) => {
|
|
|
10234
10218
|
for (const a in e)
|
|
10235
10219
|
a.startsWith("--") && (t[a] = e[a]);
|
|
10236
10220
|
return t;
|
|
10237
|
-
},
|
|
10238
|
-
headerSection:
|
|
10239
|
-
title:
|
|
10240
|
-
subtitle:
|
|
10241
|
-
newsContent:
|
|
10242
|
-
containerCards:
|
|
10243
|
-
image:
|
|
10244
|
-
blockHeadContainer:
|
|
10245
|
-
},
|
|
10221
|
+
}, O9 = "_headerSection_pwnim_1", j9 = "_title_pwnim_11", Q9 = "_subtitle_pwnim_23", P9 = "_newsContent_pwnim_36", G9 = "_containerCards_pwnim_44", z9 = "_image_pwnim_50", F9 = "_blockHeadContainer_pwnim_56", Ke = {
|
|
10222
|
+
headerSection: O9,
|
|
10223
|
+
title: j9,
|
|
10224
|
+
subtitle: Q9,
|
|
10225
|
+
newsContent: P9,
|
|
10226
|
+
containerCards: G9,
|
|
10227
|
+
image: z9,
|
|
10228
|
+
blockHeadContainer: F9
|
|
10229
|
+
}, W9 = (e) => {
|
|
10246
10230
|
const { content: t, title: a, isVideo: s } = e;
|
|
10247
10231
|
if (!t || t.length === 0) return;
|
|
10248
10232
|
const o = t[0], i = t.slice(1), r = e.slot_id && e.slot_id !== "Nota_1";
|
|
@@ -10290,20 +10274,20 @@ const H9 = (e) => {
|
|
|
10290
10274
|
}, On = {
|
|
10291
10275
|
banner: (e) => /* @__PURE__ */ n(se, { ...e, name: e.slot_id.replace("Home", "block") }),
|
|
10292
10276
|
readest: (e) => /* @__PURE__ */ n(K1, { ...e }),
|
|
10293
|
-
"Modulo 1x3": (e) => /* @__PURE__ */ n(
|
|
10294
|
-
"Modulo 1x4": (e) => /* @__PURE__ */ n(
|
|
10295
|
-
"Modulo 1x5": (e) => /* @__PURE__ */ n(
|
|
10296
|
-
"Destacado noticias": (e) => /* @__PURE__ */ n(
|
|
10297
|
-
"Destacado full width": (e) => /* @__PURE__ */ n(
|
|
10298
|
-
"Destacado videos": (e) => /* @__PURE__ */ n(
|
|
10299
|
-
"Carrusel card": (e) => /* @__PURE__ */ n(
|
|
10300
|
-
"Carrusel story": (e) => /* @__PURE__ */ n(
|
|
10301
|
-
"Carrusel owl": (e) => /* @__PURE__ */ n(
|
|
10302
|
-
"Modulo fotogaleria": (e) => /* @__PURE__ */ n(
|
|
10303
|
-
"Carrusel opinion": (e) => /* @__PURE__ */ n(
|
|
10304
|
-
"Modulo 1x3 card": (e) => /* @__PURE__ */ n(
|
|
10277
|
+
"Modulo 1x3": (e) => /* @__PURE__ */ n(Ta, { ...e }),
|
|
10278
|
+
"Modulo 1x4": (e) => /* @__PURE__ */ n(Cl, { ...e }),
|
|
10279
|
+
"Modulo 1x5": (e) => /* @__PURE__ */ n(Al, { ...e }),
|
|
10280
|
+
"Destacado noticias": (e) => /* @__PURE__ */ n(H4, { ...e }),
|
|
10281
|
+
"Destacado full width": (e) => /* @__PURE__ */ n(W9, { ...e }),
|
|
10282
|
+
"Destacado videos": (e) => /* @__PURE__ */ n(vl, { ...e }),
|
|
10283
|
+
"Carrusel card": (e) => /* @__PURE__ */ n(jl, { ...e }),
|
|
10284
|
+
"Carrusel story": (e) => /* @__PURE__ */ n(R9, { ...e }),
|
|
10285
|
+
"Carrusel owl": (e) => /* @__PURE__ */ n(H9, { ...e }),
|
|
10286
|
+
"Modulo fotogaleria": (e) => /* @__PURE__ */ n(V9, { ...e }),
|
|
10287
|
+
"Carrusel opinion": (e) => /* @__PURE__ */ n($l, { ...e }),
|
|
10288
|
+
"Modulo 1x3 card": (e) => /* @__PURE__ */ n(Ml, { ...e })
|
|
10305
10289
|
};
|
|
10306
|
-
function
|
|
10290
|
+
function Ma({
|
|
10307
10291
|
component: e,
|
|
10308
10292
|
slot_id: t,
|
|
10309
10293
|
data: a,
|
|
@@ -10312,7 +10296,7 @@ function Ba({
|
|
|
10312
10296
|
if (s)
|
|
10313
10297
|
return On[e] && /* @__PURE__ */ n("div", { className: "home-slot", style: tn(a), children: On[e]({ ...a, banners: s, slot_id: t }) });
|
|
10314
10298
|
}
|
|
10315
|
-
function
|
|
10299
|
+
function U8({
|
|
10316
10300
|
children: e,
|
|
10317
10301
|
stylesConfigEntry: t
|
|
10318
10302
|
}) {
|
|
@@ -10356,7 +10340,7 @@ const jn = {
|
|
|
10356
10340
|
},
|
|
10357
10341
|
Super: (e) => /* @__PURE__ */ n(mt, { ...e.data[0], paths: e.paths }),
|
|
10358
10342
|
"3 notas verticales": (e) => /* @__PURE__ */ n(
|
|
10359
|
-
|
|
10343
|
+
q4,
|
|
10360
10344
|
{
|
|
10361
10345
|
content: e.data,
|
|
10362
10346
|
customLargeSection: e.customLargeSection,
|
|
@@ -10365,7 +10349,7 @@ const jn = {
|
|
|
10365
10349
|
}
|
|
10366
10350
|
),
|
|
10367
10351
|
"3 notas horizontales": (e) => /* @__PURE__ */ n(
|
|
10368
|
-
|
|
10352
|
+
x4,
|
|
10369
10353
|
{
|
|
10370
10354
|
content: e.data,
|
|
10371
10355
|
customLargeSection: e.customLargeSection,
|
|
@@ -10382,7 +10366,7 @@ const jn = {
|
|
|
10382
10366
|
...t,
|
|
10383
10367
|
rightOnlyBanner: s,
|
|
10384
10368
|
banners: a
|
|
10385
|
-
}) }),
|
|
10369
|
+
}) }), T8 = ({
|
|
10386
10370
|
slots: e,
|
|
10387
10371
|
DYNAMIC_SLOT_SUBINDEXES: t,
|
|
10388
10372
|
stylesConfig: a,
|
|
@@ -10402,7 +10386,7 @@ const jn = {
|
|
|
10402
10386
|
order: (u - 1) * d + (m - 1),
|
|
10403
10387
|
children: [
|
|
10404
10388
|
/* @__PURE__ */ n(
|
|
10405
|
-
|
|
10389
|
+
Ma,
|
|
10406
10390
|
{
|
|
10407
10391
|
component: e[C].blockSass[0].block,
|
|
10408
10392
|
banners: i,
|
|
@@ -10431,7 +10415,7 @@ const jn = {
|
|
|
10431
10415
|
);
|
|
10432
10416
|
}
|
|
10433
10417
|
return r;
|
|
10434
|
-
},
|
|
10418
|
+
}, L8 = ({
|
|
10435
10419
|
mainBlock: e,
|
|
10436
10420
|
StylesConfigMain: t,
|
|
10437
10421
|
config: a,
|
|
@@ -10443,7 +10427,7 @@ const jn = {
|
|
|
10443
10427
|
data: o.slice(0, l),
|
|
10444
10428
|
paths: a.paths
|
|
10445
10429
|
});
|
|
10446
|
-
return /* @__PURE__ */ h(
|
|
10430
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
10447
10431
|
/* @__PURE__ */ n(
|
|
10448
10432
|
B1,
|
|
10449
10433
|
{
|
|
@@ -10472,15 +10456,15 @@ const jn = {
|
|
|
10472
10456
|
),
|
|
10473
10457
|
/* @__PURE__ */ n(tt, { children: /* @__PURE__ */ n(Ze, { banners: s, index: 1 }) })
|
|
10474
10458
|
] });
|
|
10475
|
-
},
|
|
10476
|
-
content:
|
|
10477
|
-
imageStyled:
|
|
10478
|
-
contentIconStyled:
|
|
10479
|
-
contentCard:
|
|
10480
|
-
contentInfo:
|
|
10481
|
-
fullName:
|
|
10482
|
-
LearnMoreLink:
|
|
10483
|
-
},
|
|
10459
|
+
}, Z9 = "_content_vmnac_1", Y9 = "_imageStyled_vmnac_20", $9 = "_contentIconStyled_vmnac_21", K9 = "_contentCard_vmnac_31", J9 = "_contentInfo_vmnac_70", X9 = "_fullName_vmnac_76", e0 = "_LearnMoreLink_vmnac_83", Fe = {
|
|
10460
|
+
content: Z9,
|
|
10461
|
+
imageStyled: Y9,
|
|
10462
|
+
contentIconStyled: $9,
|
|
10463
|
+
contentCard: K9,
|
|
10464
|
+
contentInfo: J9,
|
|
10465
|
+
fullName: X9,
|
|
10466
|
+
LearnMoreLink: e0
|
|
10467
|
+
}, t0 = async (e) => {
|
|
10484
10468
|
const { news: t, texts: a } = e;
|
|
10485
10469
|
return t.config?.showauthor && /* @__PURE__ */ n("div", { className: Fe.content, children: Array.isArray(t.authors) && t.authors?.map(async (s) => /* @__PURE__ */ h(
|
|
10486
10470
|
"div",
|
|
@@ -10519,7 +10503,7 @@ const jn = {
|
|
|
10519
10503
|
},
|
|
10520
10504
|
`author-${s.firstname}`
|
|
10521
10505
|
)) });
|
|
10522
|
-
},
|
|
10506
|
+
}, I8 = async (e) => {
|
|
10523
10507
|
const {
|
|
10524
10508
|
ranking: t = [],
|
|
10525
10509
|
banners: a,
|
|
@@ -10531,9 +10515,9 @@ const jn = {
|
|
|
10531
10515
|
getVideos: d
|
|
10532
10516
|
} = e;
|
|
10533
10517
|
if (!(!s || !s[0]))
|
|
10534
|
-
return /* @__PURE__ */ n(
|
|
10518
|
+
return /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h(I5, { className: G1.contentLayout2, children: [
|
|
10535
10519
|
/* @__PURE__ */ n(
|
|
10536
|
-
|
|
10520
|
+
O5,
|
|
10537
10521
|
{
|
|
10538
10522
|
option: e.slug,
|
|
10539
10523
|
news: s,
|
|
@@ -10542,7 +10526,7 @@ const jn = {
|
|
|
10542
10526
|
),
|
|
10543
10527
|
/* @__PURE__ */ n(Ze, { banners: a, index: 1 }),
|
|
10544
10528
|
/* @__PURE__ */ n(
|
|
10545
|
-
|
|
10529
|
+
V5,
|
|
10546
10530
|
{
|
|
10547
10531
|
texts: e.texts,
|
|
10548
10532
|
paths: e.paths,
|
|
@@ -10553,7 +10537,7 @@ const jn = {
|
|
|
10553
10537
|
banner: /* @__PURE__ */ n(se, { banners: a ?? [], name: "right_2" }),
|
|
10554
10538
|
complement: /* @__PURE__ */ h("div", { suppressHydrationWarning: !0, children: [
|
|
10555
10539
|
o.length > 0 && /* @__PURE__ */ n(
|
|
10556
|
-
|
|
10540
|
+
n9,
|
|
10557
10541
|
{
|
|
10558
10542
|
texts: e.texts,
|
|
10559
10543
|
autorIcon: e.autorIcon,
|
|
@@ -10562,7 +10546,7 @@ const jn = {
|
|
|
10562
10546
|
}
|
|
10563
10547
|
),
|
|
10564
10548
|
s[0].authors.length > 1 && /* @__PURE__ */ n(
|
|
10565
|
-
|
|
10549
|
+
t0,
|
|
10566
10550
|
{
|
|
10567
10551
|
news: s[0],
|
|
10568
10552
|
autorIcon: e.autorIcon,
|
|
@@ -10571,7 +10555,7 @@ const jn = {
|
|
|
10571
10555
|
}
|
|
10572
10556
|
),
|
|
10573
10557
|
/* @__PURE__ */ n("div", { className: G1.tagContent, children: /* @__PURE__ */ n(
|
|
10574
|
-
|
|
10558
|
+
F5,
|
|
10575
10559
|
{
|
|
10576
10560
|
tags: s[0]?.keywords?.tags,
|
|
10577
10561
|
paths: e.paths
|
|
@@ -10604,7 +10588,7 @@ const jn = {
|
|
|
10604
10588
|
),
|
|
10605
10589
|
/* @__PURE__ */ n(tt, { children: /* @__PURE__ */ n(Ze, { banners: a, index: 2 }) }),
|
|
10606
10590
|
/* @__PURE__ */ n(
|
|
10607
|
-
|
|
10591
|
+
Ma,
|
|
10608
10592
|
{
|
|
10609
10593
|
component: "Carrusel card",
|
|
10610
10594
|
banners: [],
|
|
@@ -10646,7 +10630,7 @@ const jn = {
|
|
|
10646
10630
|
},
|
|
10647
10631
|
children: [
|
|
10648
10632
|
/* @__PURE__ */ n(
|
|
10649
|
-
|
|
10633
|
+
D9,
|
|
10650
10634
|
{
|
|
10651
10635
|
texts: e.texts,
|
|
10652
10636
|
autorIcon: e.autorIcon,
|
|
@@ -10669,14 +10653,14 @@ const jn = {
|
|
|
10669
10653
|
}
|
|
10670
10654
|
)
|
|
10671
10655
|
] }) });
|
|
10672
|
-
},
|
|
10673
|
-
content:
|
|
10674
|
-
contentInfo:
|
|
10675
|
-
imageStyled:
|
|
10676
|
-
name:
|
|
10677
|
-
description:
|
|
10678
|
-
contentInfoWithoutImg:
|
|
10679
|
-
},
|
|
10656
|
+
}, n0 = "_content_nz5ec_1", a0 = "_contentInfo_nz5ec_24", s0 = "_imageStyled_nz5ec_40", o0 = "_name_nz5ec_44", i0 = "_description_nz5ec_48", r0 = "_contentInfoWithoutImg_nz5ec_101", ct = {
|
|
10657
|
+
content: n0,
|
|
10658
|
+
contentInfo: a0,
|
|
10659
|
+
imageStyled: s0,
|
|
10660
|
+
name: o0,
|
|
10661
|
+
description: i0,
|
|
10662
|
+
contentInfoWithoutImg: r0
|
|
10663
|
+
}, l0 = async (e) => {
|
|
10680
10664
|
const t = e.img ? await oe(e.img) : "";
|
|
10681
10665
|
return /* @__PURE__ */ n("section", { className: ct.content, children: /* @__PURE__ */ h(
|
|
10682
10666
|
"div",
|
|
@@ -10705,12 +10689,12 @@ const jn = {
|
|
|
10705
10689
|
]
|
|
10706
10690
|
}
|
|
10707
10691
|
) });
|
|
10708
|
-
},
|
|
10709
|
-
content:
|
|
10710
|
-
contentInfo:
|
|
10711
|
-
name:
|
|
10712
|
-
description:
|
|
10713
|
-
},
|
|
10692
|
+
}, c0 = "_content_7wvro_1", d0 = "_contentInfo_7wvro_23", u0 = "_name_7wvro_34", h0 = "_description_7wvro_43", Yt = {
|
|
10693
|
+
content: c0,
|
|
10694
|
+
contentInfo: d0,
|
|
10695
|
+
name: u0,
|
|
10696
|
+
description: h0
|
|
10697
|
+
}, m0 = (e) => /* @__PURE__ */ n(
|
|
10714
10698
|
"section",
|
|
10715
10699
|
{
|
|
10716
10700
|
className: Yt.content,
|
|
@@ -10745,12 +10729,12 @@ const jn = {
|
|
|
10745
10729
|
)
|
|
10746
10730
|
] })
|
|
10747
10731
|
}
|
|
10748
|
-
),
|
|
10732
|
+
), M8 = (e) => {
|
|
10749
10733
|
const { option: t, entity: a } = e;
|
|
10750
10734
|
switch (t) {
|
|
10751
10735
|
case "op1":
|
|
10752
10736
|
return /* @__PURE__ */ n(
|
|
10753
|
-
|
|
10737
|
+
l0,
|
|
10754
10738
|
{
|
|
10755
10739
|
tag: a?.name ?? "",
|
|
10756
10740
|
img: a?.image?.url ?? "",
|
|
@@ -10759,7 +10743,7 @@ const jn = {
|
|
|
10759
10743
|
);
|
|
10760
10744
|
case "op2":
|
|
10761
10745
|
return /* @__PURE__ */ n(
|
|
10762
|
-
|
|
10746
|
+
m0,
|
|
10763
10747
|
{
|
|
10764
10748
|
tag: a?.name ?? "",
|
|
10765
10749
|
description: a?.description ? a?.description : "",
|
|
@@ -10770,15 +10754,15 @@ const jn = {
|
|
|
10770
10754
|
}
|
|
10771
10755
|
);
|
|
10772
10756
|
default:
|
|
10773
|
-
return /* @__PURE__ */ n(
|
|
10774
|
-
}
|
|
10775
|
-
},
|
|
10776
|
-
content:
|
|
10777
|
-
buttonStyled:
|
|
10778
|
-
searchStyled:
|
|
10779
|
-
inputStyled:
|
|
10780
|
-
inputStyledTest:
|
|
10781
|
-
},
|
|
10757
|
+
return /* @__PURE__ */ n(V, {});
|
|
10758
|
+
}
|
|
10759
|
+
}, C0 = "_content_gxziw_1", f0 = "_buttonStyled_gxziw_9", g0 = "_searchStyled_gxziw_21", p0 = "_inputStyled_gxziw_32", A0 = "_inputStyledTest_gxziw_51", qt = {
|
|
10760
|
+
content: C0,
|
|
10761
|
+
buttonStyled: f0,
|
|
10762
|
+
searchStyled: g0,
|
|
10763
|
+
inputStyled: p0,
|
|
10764
|
+
inputStyledTest: A0
|
|
10765
|
+
}, w0 = (e) => /* @__PURE__ */ n(
|
|
10782
10766
|
"svg",
|
|
10783
10767
|
{
|
|
10784
10768
|
width: "68",
|
|
@@ -10797,7 +10781,7 @@ const jn = {
|
|
|
10797
10781
|
}
|
|
10798
10782
|
) })
|
|
10799
10783
|
}
|
|
10800
|
-
),
|
|
10784
|
+
), B8 = (e) => /* @__PURE__ */ n(
|
|
10801
10785
|
"form",
|
|
10802
10786
|
{
|
|
10803
10787
|
className: qt.content,
|
|
@@ -10814,21 +10798,21 @@ const jn = {
|
|
|
10814
10798
|
placeholder: e.texts.searchKeyWord + "..."
|
|
10815
10799
|
}
|
|
10816
10800
|
),
|
|
10817
|
-
/* @__PURE__ */ n("button", { className: qt.buttonStyled, type: "submit", children: /* @__PURE__ */ n(
|
|
10801
|
+
/* @__PURE__ */ n("button", { className: qt.buttonStyled, type: "submit", children: /* @__PURE__ */ n(w0, { className: qt.searchStyled }) })
|
|
10818
10802
|
] })
|
|
10819
10803
|
}
|
|
10820
|
-
),
|
|
10821
|
-
content:
|
|
10822
|
-
contentInfo:
|
|
10823
|
-
contentAuthor:
|
|
10824
|
-
imageStyled:
|
|
10825
|
-
contentIconStyled:
|
|
10826
|
-
name:
|
|
10827
|
-
email:
|
|
10828
|
-
description:
|
|
10829
|
-
contenSocialNetwork:
|
|
10830
|
-
socialIcon:
|
|
10831
|
-
},
|
|
10804
|
+
), y0 = "_content_1mv2w_1", b0 = "_contentInfo_1mv2w_13", v0 = "_contentAuthor_1mv2w_26", _0 = "_imageStyled_1mv2w_33", N0 = "_contentIconStyled_1mv2w_42", S0 = "_name_1mv2w_63", x0 = "_email_1mv2w_71", k0 = "_description_1mv2w_81", E0 = "_contenSocialNetwork_1mv2w_92", q0 = "_socialIcon_1mv2w_102", Ce = {
|
|
10805
|
+
content: y0,
|
|
10806
|
+
contentInfo: b0,
|
|
10807
|
+
contentAuthor: v0,
|
|
10808
|
+
imageStyled: _0,
|
|
10809
|
+
contentIconStyled: N0,
|
|
10810
|
+
name: S0,
|
|
10811
|
+
email: x0,
|
|
10812
|
+
description: k0,
|
|
10813
|
+
contenSocialNetwork: E0,
|
|
10814
|
+
socialIcon: q0
|
|
10815
|
+
}, U0 = async (e) => {
|
|
10832
10816
|
const { autor: t, autorIcon: a } = e, s = a;
|
|
10833
10817
|
return /* @__PURE__ */ n("section", { className: Ce.content, children: /* @__PURE__ */ h("div", { className: Ce.contentInfo, children: [
|
|
10834
10818
|
t.info.image ? /* @__PURE__ */ n(
|
|
@@ -10890,17 +10874,17 @@ const jn = {
|
|
|
10890
10874
|
] })
|
|
10891
10875
|
] })
|
|
10892
10876
|
] }) });
|
|
10893
|
-
},
|
|
10894
|
-
content:
|
|
10895
|
-
contentInfo:
|
|
10896
|
-
imageStyled:
|
|
10897
|
-
contentIconStyled:
|
|
10898
|
-
name:
|
|
10899
|
-
email:
|
|
10900
|
-
description:
|
|
10901
|
-
contenSocialNetwork:
|
|
10902
|
-
socialIcon:
|
|
10903
|
-
},
|
|
10877
|
+
}, T0 = "_content_1wqqj_1", L0 = "_contentInfo_1wqqj_23", I0 = "_imageStyled_1wqqj_31", M0 = "_contentIconStyled_1wqqj_42", B0 = "_name_1wqqj_66", D0 = "_email_1wqqj_75", R0 = "_description_1wqqj_91", H0 = "_contenSocialNetwork_1wqqj_103", V0 = "_socialIcon_1wqqj_113", Ae = {
|
|
10878
|
+
content: T0,
|
|
10879
|
+
contentInfo: L0,
|
|
10880
|
+
imageStyled: I0,
|
|
10881
|
+
contentIconStyled: M0,
|
|
10882
|
+
name: B0,
|
|
10883
|
+
email: D0,
|
|
10884
|
+
description: R0,
|
|
10885
|
+
contenSocialNetwork: H0,
|
|
10886
|
+
socialIcon: V0
|
|
10887
|
+
}, O0 = async (e) => {
|
|
10904
10888
|
const { autor: t, autorIcon: a } = e, s = a;
|
|
10905
10889
|
return /* @__PURE__ */ n("section", { className: Ae.content, children: /* @__PURE__ */ h("div", { className: Ae.contentInfo, children: [
|
|
10906
10890
|
t.info.image ? /* @__PURE__ */ n(
|
|
@@ -10955,11 +10939,11 @@ const jn = {
|
|
|
10955
10939
|
)
|
|
10956
10940
|
] })
|
|
10957
10941
|
] }) });
|
|
10958
|
-
},
|
|
10959
|
-
content:
|
|
10960
|
-
newsContentSection:
|
|
10961
|
-
itemContent:
|
|
10962
|
-
},
|
|
10942
|
+
}, j0 = "_content_io3tv_1", Q0 = "_newsContentSection_io3tv_5", P0 = "_itemContent_io3tv_10", D1 = {
|
|
10943
|
+
content: j0,
|
|
10944
|
+
newsContentSection: Q0,
|
|
10945
|
+
itemContent: P0
|
|
10946
|
+
}, D8 = (e) => {
|
|
10963
10947
|
const {
|
|
10964
10948
|
data: t,
|
|
10965
10949
|
option: a,
|
|
@@ -10978,10 +10962,10 @@ const jn = {
|
|
|
10978
10962
|
};
|
|
10979
10963
|
switch (a) {
|
|
10980
10964
|
case "op1":
|
|
10981
|
-
return /* @__PURE__ */ n(
|
|
10982
|
-
/* @__PURE__ */ n(
|
|
10965
|
+
return /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h(Tn, { children: [
|
|
10966
|
+
/* @__PURE__ */ n(O0, { autor: s[0], autorIcon: e.autorIcon }),
|
|
10983
10967
|
/* @__PURE__ */ n(
|
|
10984
|
-
|
|
10968
|
+
qa,
|
|
10985
10969
|
{
|
|
10986
10970
|
paths: e.paths,
|
|
10987
10971
|
ranking: l,
|
|
@@ -11060,11 +11044,11 @@ const jn = {
|
|
|
11060
11044
|
)
|
|
11061
11045
|
] }) });
|
|
11062
11046
|
case "op2":
|
|
11063
|
-
return /* @__PURE__ */ n(
|
|
11064
|
-
/* @__PURE__ */ n(
|
|
11065
|
-
Array.isArray(t) ? /* @__PURE__ */ h(
|
|
11047
|
+
return /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h(Tn, { children: [
|
|
11048
|
+
/* @__PURE__ */ n(U0, { autor: s[0], autorIcon: e.autorIcon }),
|
|
11049
|
+
Array.isArray(t) ? /* @__PURE__ */ h(V, { children: [
|
|
11066
11050
|
/* @__PURE__ */ n(
|
|
11067
|
-
|
|
11051
|
+
Ta,
|
|
11068
11052
|
{
|
|
11069
11053
|
content: t,
|
|
11070
11054
|
title: "",
|
|
@@ -11113,24 +11097,24 @@ const jn = {
|
|
|
11113
11097
|
)
|
|
11114
11098
|
] }) });
|
|
11115
11099
|
default:
|
|
11116
|
-
return /* @__PURE__ */ n(
|
|
11117
|
-
}
|
|
11118
|
-
},
|
|
11119
|
-
content:
|
|
11120
|
-
videoContent:
|
|
11121
|
-
},
|
|
11122
|
-
container:
|
|
11123
|
-
playStyled:
|
|
11124
|
-
imageStyled:
|
|
11125
|
-
longer:
|
|
11126
|
-
contentNews:
|
|
11127
|
-
tagContent:
|
|
11128
|
-
tag:
|
|
11129
|
-
titular:
|
|
11130
|
-
small:
|
|
11131
|
-
figure:
|
|
11132
|
-
backDrop:
|
|
11133
|
-
backDropAux:
|
|
11100
|
+
return /* @__PURE__ */ n(V, {});
|
|
11101
|
+
}
|
|
11102
|
+
}, G0 = "_content_pq89v_1", z0 = "_videoContent_pq89v_9", Qn = {
|
|
11103
|
+
content: G0,
|
|
11104
|
+
videoContent: z0
|
|
11105
|
+
}, F0 = "_container_1xr2t_1", W0 = "_playStyled_1xr2t_6", Z0 = "_imageStyled_1xr2t_13", Y0 = "_longer_1xr2t_26", $0 = "_contentNews_1xr2t_31", K0 = "_tagContent_1xr2t_51", J0 = "_tag_1xr2t_51", X0 = "_titular_1xr2t_68", e6 = "_small_1xr2t_81", t6 = "_figure_1xr2t_87", n6 = "_backDrop_1xr2t_92", a6 = "_backDropAux_1xr2t_100", Ut = {
|
|
11106
|
+
container: F0,
|
|
11107
|
+
playStyled: W0,
|
|
11108
|
+
imageStyled: Z0,
|
|
11109
|
+
longer: Y0,
|
|
11110
|
+
contentNews: $0,
|
|
11111
|
+
tagContent: K0,
|
|
11112
|
+
tag: J0,
|
|
11113
|
+
titular: X0,
|
|
11114
|
+
small: e6,
|
|
11115
|
+
figure: t6,
|
|
11116
|
+
backDrop: n6,
|
|
11117
|
+
backDropAux: a6
|
|
11134
11118
|
}, Pn = async (e) => {
|
|
11135
11119
|
const { size: t = "longer", video: a } = e, s = a.main.image.original.url;
|
|
11136
11120
|
return /* @__PURE__ */ n("figure", { className: Ut.figure, children: /* @__PURE__ */ h("span", { className: Ut.backdrop, children: [
|
|
@@ -11163,7 +11147,7 @@ const jn = {
|
|
|
11163
11147
|
)
|
|
11164
11148
|
] }) })
|
|
11165
11149
|
] }) });
|
|
11166
|
-
},
|
|
11150
|
+
}, s6 = (e) => {
|
|
11167
11151
|
const { videos: t } = e;
|
|
11168
11152
|
return /* @__PURE__ */ n("div", { className: Qn.content, children: /* @__PURE__ */ n(Ht, { children: /* @__PURE__ */ n(ne, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ h("div", { className: Qn.videoContent, children: [
|
|
11169
11153
|
/* @__PURE__ */ n(Pn, { video: t[0] }),
|
|
@@ -11176,18 +11160,18 @@ const jn = {
|
|
|
11176
11160
|
`video-small-${s}`
|
|
11177
11161
|
)) })
|
|
11178
11162
|
] }) }) }) });
|
|
11179
|
-
},
|
|
11180
|
-
content:
|
|
11181
|
-
videoContent:
|
|
11182
|
-
articleSection:
|
|
11183
|
-
contentLatout:
|
|
11184
|
-
title:
|
|
11185
|
-
article:
|
|
11186
|
-
correspondent:
|
|
11187
|
-
},
|
|
11188
|
-
container:
|
|
11189
|
-
playStyled:
|
|
11190
|
-
},
|
|
11163
|
+
}, o6 = "_content_ruy5q_1", i6 = "_videoContent_ruy5q_9", r6 = "_articleSection_ruy5q_21", l6 = "_contentLatout_ruy5q_31", c6 = "_title_ruy5q_36", d6 = "_article_ruy5q_21", u6 = "_correspondent_ruy5q_64", Je = {
|
|
11164
|
+
content: o6,
|
|
11165
|
+
videoContent: i6,
|
|
11166
|
+
articleSection: r6,
|
|
11167
|
+
contentLatout: l6,
|
|
11168
|
+
title: c6,
|
|
11169
|
+
article: d6,
|
|
11170
|
+
correspondent: u6
|
|
11171
|
+
}, h6 = "_container_1rq2h_1", m6 = "_playStyled_1rq2h_9", Gn = {
|
|
11172
|
+
container: h6,
|
|
11173
|
+
playStyled: m6
|
|
11174
|
+
}, C6 = (e) => {
|
|
11191
11175
|
const { video: t } = e;
|
|
11192
11176
|
return /* @__PURE__ */ n(
|
|
11193
11177
|
q,
|
|
@@ -11209,12 +11193,12 @@ const jn = {
|
|
|
11209
11193
|
] })
|
|
11210
11194
|
}
|
|
11211
11195
|
);
|
|
11212
|
-
},
|
|
11196
|
+
}, f6 = (e) => {
|
|
11213
11197
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Ue(
|
|
11214
11198
|
e.video.info.date.created
|
|
11215
11199
|
)}` : e?.video.main.author;
|
|
11216
11200
|
return /* @__PURE__ */ n("div", { className: Je.content, children: /* @__PURE__ */ n(Ht, { className: Je.contentLatout, children: /* @__PURE__ */ n(ne, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ h("div", { className: Je.videoContent, children: [
|
|
11217
|
-
/* @__PURE__ */ n(
|
|
11201
|
+
/* @__PURE__ */ n(C6, { video: e.video }),
|
|
11218
11202
|
/* @__PURE__ */ h("div", { className: Je.articleSection, children: [
|
|
11219
11203
|
/* @__PURE__ */ n(
|
|
11220
11204
|
q,
|
|
@@ -11229,17 +11213,17 @@ const jn = {
|
|
|
11229
11213
|
/* @__PURE__ */ n("p", { className: Je.correspondent, children: t() })
|
|
11230
11214
|
] })
|
|
11231
11215
|
] }) }) }) });
|
|
11232
|
-
},
|
|
11216
|
+
}, R8 = (e) => {
|
|
11233
11217
|
switch (e.option) {
|
|
11234
11218
|
case "op1":
|
|
11235
|
-
return /* @__PURE__ */ n(
|
|
11219
|
+
return /* @__PURE__ */ n(s6, { videos: e.data });
|
|
11236
11220
|
case "op2":
|
|
11237
|
-
return /* @__PURE__ */ n(
|
|
11221
|
+
return /* @__PURE__ */ n(f6, { video: e.data[0] });
|
|
11238
11222
|
default:
|
|
11239
|
-
return /* @__PURE__ */ n(
|
|
11223
|
+
return /* @__PURE__ */ n(V, {});
|
|
11240
11224
|
}
|
|
11241
11225
|
};
|
|
11242
|
-
function
|
|
11226
|
+
function H8({ containerId: e, containerId2: t }) {
|
|
11243
11227
|
return xe(() => {
|
|
11244
11228
|
try {
|
|
11245
11229
|
let a = function() {
|
|
@@ -11275,7 +11259,7 @@ function V8({ containerId: e, containerId2: t }) {
|
|
|
11275
11259
|
}
|
|
11276
11260
|
}, [e]), null;
|
|
11277
11261
|
}
|
|
11278
|
-
const
|
|
11262
|
+
const g6 = (e) => {
|
|
11279
11263
|
const {
|
|
11280
11264
|
//rounded = false,
|
|
11281
11265
|
isVideo: t = !1,
|
|
@@ -11283,7 +11267,7 @@ const p6 = (e) => {
|
|
|
11283
11267
|
hasShadow: s = !1,
|
|
11284
11268
|
BackDropAuxHeigthMobile: o
|
|
11285
11269
|
//isVisible,
|
|
11286
|
-
} = e, i =
|
|
11270
|
+
} = e, i = Fa(
|
|
11287
11271
|
() => e?.preview?.sizes || [],
|
|
11288
11272
|
[e?.preview?.sizes]
|
|
11289
11273
|
);
|
|
@@ -11311,7 +11295,7 @@ const p6 = (e) => {
|
|
|
11311
11295
|
}
|
|
11312
11296
|
}
|
|
11313
11297
|
),
|
|
11314
|
-
t && /* @__PURE__ */ h(
|
|
11298
|
+
t && /* @__PURE__ */ h(V, { children: [
|
|
11315
11299
|
/* @__PURE__ */ n(
|
|
11316
11300
|
"div",
|
|
11317
11301
|
{
|
|
@@ -11334,7 +11318,7 @@ const p6 = (e) => {
|
|
|
11334
11318
|
] })
|
|
11335
11319
|
] })
|
|
11336
11320
|
] }) });
|
|
11337
|
-
},
|
|
11321
|
+
}, p6 = {
|
|
11338
11322
|
info: {
|
|
11339
11323
|
section: {
|
|
11340
11324
|
name: "",
|
|
@@ -11391,14 +11375,14 @@ const p6 = (e) => {
|
|
|
11391
11375
|
}
|
|
11392
11376
|
],
|
|
11393
11377
|
preview: void 0
|
|
11394
|
-
}, zn = 6,
|
|
11378
|
+
}, zn = 6, A6 = ({
|
|
11395
11379
|
section: e,
|
|
11396
11380
|
currentNews: t,
|
|
11397
11381
|
banner: a,
|
|
11398
11382
|
isVisible: s = !1,
|
|
11399
11383
|
stylesConfig: o
|
|
11400
11384
|
}) => {
|
|
11401
|
-
const [i, r] =
|
|
11385
|
+
const [i, r] = O({ data: Array.from({ length: zn }, () => p6) }), [l, d] = O(!1), c = te(async () => {
|
|
11402
11386
|
if (!(l || !t?.info?.link?.internal)) {
|
|
11403
11387
|
d(!0);
|
|
11404
11388
|
try {
|
|
@@ -11421,7 +11405,7 @@ const p6 = (e) => {
|
|
|
11421
11405
|
return xe(() => {
|
|
11422
11406
|
s && c();
|
|
11423
11407
|
}, [s, i, c]), !i?.data || i.data.length === 0 ? null : /* @__PURE__ */ n(
|
|
11424
|
-
|
|
11408
|
+
w6,
|
|
11425
11409
|
{
|
|
11426
11410
|
news: i.data,
|
|
11427
11411
|
title: "Más Noticias",
|
|
@@ -11433,7 +11417,7 @@ const p6 = (e) => {
|
|
|
11433
11417
|
isVisible: s
|
|
11434
11418
|
}
|
|
11435
11419
|
);
|
|
11436
|
-
},
|
|
11420
|
+
}, w6 = (e) => {
|
|
11437
11421
|
const { news: t, hasLines: a = !1 } = e, s = (o) => a && (o + 1) % 3 !== 0 ? Q1.contentSeparator : "";
|
|
11438
11422
|
return /* @__PURE__ */ n(
|
|
11439
11423
|
"div",
|
|
@@ -11468,7 +11452,7 @@ const p6 = (e) => {
|
|
|
11468
11452
|
href: d?.link?.url,
|
|
11469
11453
|
target: d?.link?.target,
|
|
11470
11454
|
children: /* @__PURE__ */ n(
|
|
11471
|
-
|
|
11455
|
+
g6,
|
|
11472
11456
|
{
|
|
11473
11457
|
isVisible: e.isVisible,
|
|
11474
11458
|
preview: c,
|
|
@@ -11481,7 +11465,7 @@ const p6 = (e) => {
|
|
|
11481
11465
|
}
|
|
11482
11466
|
),
|
|
11483
11467
|
/* @__PURE__ */ n("div", { className: Tt.newsDescription, children: /* @__PURE__ */ n(
|
|
11484
|
-
|
|
11468
|
+
y6,
|
|
11485
11469
|
{
|
|
11486
11470
|
main: r,
|
|
11487
11471
|
authors: l,
|
|
@@ -11502,14 +11486,14 @@ const p6 = (e) => {
|
|
|
11502
11486
|
})
|
|
11503
11487
|
}
|
|
11504
11488
|
);
|
|
11505
|
-
},
|
|
11489
|
+
}, y6 = (e) => {
|
|
11506
11490
|
const { share: t = !1, cutSubtitle: a = !0 } = e, o = (() => {
|
|
11507
11491
|
if (!e?.authors || e.authors.length === 0) return "";
|
|
11508
11492
|
const i = e.authors[0], r = Ue(e.info?.date?.modified);
|
|
11509
11493
|
return i && e?.config?.showtime && e.config?.showauthor ? `${i.fullname} - ${r}` : i && e.config?.showauthor ? i.fullname : e?.config?.showtime ? r : "";
|
|
11510
11494
|
})();
|
|
11511
11495
|
return /* @__PURE__ */ h("div", { className: J.boxInformation, children: [
|
|
11512
|
-
t && /* @__PURE__ */ n(
|
|
11496
|
+
t && /* @__PURE__ */ n(Na, { className: J.dotStyles }),
|
|
11513
11497
|
e?.info?.section?.url && /* @__PURE__ */ h("div", { className: J.sectionDescriptionContainer, children: [
|
|
11514
11498
|
/* @__PURE__ */ n(
|
|
11515
11499
|
q,
|
|
@@ -11545,7 +11529,7 @@ const p6 = (e) => {
|
|
|
11545
11529
|
children: a ? we(e.main.subtitle.striped) : e.main.subtitle.striped
|
|
11546
11530
|
}
|
|
11547
11531
|
),
|
|
11548
|
-
(e?.config?.showtime || e.config?.showauthor) && o && /* @__PURE__ */ n(
|
|
11532
|
+
(e?.config?.showtime || e.config?.showauthor) && o && /* @__PURE__ */ n(V, { children: e.authors?.[0]?.internaluser ? /* @__PURE__ */ n(
|
|
11549
11533
|
q,
|
|
11550
11534
|
{
|
|
11551
11535
|
className: J.correspondentLink,
|
|
@@ -11554,7 +11538,7 @@ const p6 = (e) => {
|
|
|
11554
11538
|
}
|
|
11555
11539
|
) : /* @__PURE__ */ n("div", { className: J.correspondent, children: o }) })
|
|
11556
11540
|
] });
|
|
11557
|
-
},
|
|
11541
|
+
}, b6 = ({
|
|
11558
11542
|
user: e,
|
|
11559
11543
|
handleLogout: t,
|
|
11560
11544
|
message: a
|
|
@@ -11593,27 +11577,27 @@ const p6 = (e) => {
|
|
|
11593
11577
|
/* @__PURE__ */ n("p", { className: "comment-text", children: a })
|
|
11594
11578
|
] })
|
|
11595
11579
|
] }) });
|
|
11596
|
-
},
|
|
11597
|
-
overlay:
|
|
11598
|
-
popup:
|
|
11599
|
-
title:
|
|
11600
|
-
optionsContainer:
|
|
11601
|
-
option:
|
|
11602
|
-
radioInput:
|
|
11603
|
-
radioCustom:
|
|
11604
|
-
optionLabel:
|
|
11605
|
-
buttons:
|
|
11606
|
-
cancelButton:
|
|
11607
|
-
closeButton:
|
|
11608
|
-
buttonAlone:
|
|
11609
|
-
reportButton:
|
|
11610
|
-
successContainer:
|
|
11611
|
-
thumbsUp:
|
|
11612
|
-
successMessage:
|
|
11613
|
-
errorMessage:
|
|
11614
|
-
loadingContainer:
|
|
11615
|
-
},
|
|
11616
|
-
async function
|
|
11580
|
+
}, v6 = "_overlay_qj491_3", _6 = "_popup_qj491_17", N6 = "_title_qj491_40", S6 = "_optionsContainer_qj491_52", x6 = "_option_qj491_52", k6 = "_radioInput_qj491_66", E6 = "_radioCustom_qj491_70", q6 = "_optionLabel_qj491_97", U6 = "_buttons_qj491_110", T6 = "_cancelButton_qj491_117", L6 = "_closeButton_qj491_118", I6 = "_buttonAlone_qj491_137", M6 = "_reportButton_qj491_143", B6 = "_successContainer_qj491_163", D6 = "_thumbsUp_qj491_171", R6 = "_successMessage_qj491_177", H6 = "_errorMessage_qj491_218", V6 = "_loadingContainer_qj491_231", X = {
|
|
11581
|
+
overlay: v6,
|
|
11582
|
+
popup: _6,
|
|
11583
|
+
title: N6,
|
|
11584
|
+
optionsContainer: S6,
|
|
11585
|
+
option: x6,
|
|
11586
|
+
radioInput: k6,
|
|
11587
|
+
radioCustom: E6,
|
|
11588
|
+
optionLabel: q6,
|
|
11589
|
+
buttons: U6,
|
|
11590
|
+
cancelButton: T6,
|
|
11591
|
+
closeButton: L6,
|
|
11592
|
+
buttonAlone: I6,
|
|
11593
|
+
reportButton: M6,
|
|
11594
|
+
successContainer: B6,
|
|
11595
|
+
thumbsUp: D6,
|
|
11596
|
+
successMessage: R6,
|
|
11597
|
+
errorMessage: H6,
|
|
11598
|
+
loadingContainer: V6
|
|
11599
|
+
}, Ba = async (e, t) => !0;
|
|
11600
|
+
async function V8({
|
|
11617
11601
|
publication: e,
|
|
11618
11602
|
username: t,
|
|
11619
11603
|
id: a,
|
|
@@ -11629,7 +11613,7 @@ async function O8({
|
|
|
11629
11613
|
);
|
|
11630
11614
|
if (typeof e != "string" || typeof t != "string" || typeof a != "string" || typeof s != "string" || typeof i != "string")
|
|
11631
11615
|
throw new Error("Todos los parámetros deben ser strings");
|
|
11632
|
-
if (await !
|
|
11616
|
+
if (await !Ba())
|
|
11633
11617
|
throw new Error("Token de captcha inválido");
|
|
11634
11618
|
if (!l)
|
|
11635
11619
|
throw new Error("Falta el token de API del CMS");
|
|
@@ -11682,7 +11666,7 @@ const Ve = {
|
|
|
11682
11666
|
intellectual: "Violación de propiedad intelectual",
|
|
11683
11667
|
bullying: "Bullying o acoso"
|
|
11684
11668
|
};
|
|
11685
|
-
function
|
|
11669
|
+
function O8(e) {
|
|
11686
11670
|
return Ve[e];
|
|
11687
11671
|
}
|
|
11688
11672
|
const at = 300, je = {
|
|
@@ -11690,7 +11674,7 @@ const at = 300, je = {
|
|
|
11690
11674
|
firstname: "Usuario",
|
|
11691
11675
|
lastname: "Anonimo"
|
|
11692
11676
|
};
|
|
11693
|
-
function
|
|
11677
|
+
function O6(e) {
|
|
11694
11678
|
const t = e.split(" ");
|
|
11695
11679
|
if (t.length !== 3) return e;
|
|
11696
11680
|
const [a, s, o] = t, i = s.charAt(0).toUpperCase() + s.slice(1).toLowerCase();
|
|
@@ -11700,7 +11684,7 @@ const nn = (e, t) => {
|
|
|
11700
11684
|
if (!e || !e.current) return { boolean: !1, text: "" };
|
|
11701
11685
|
const a = e.current?.value || "", s = a.length > at, i = a.trim() !== "" && (!0 || t !== "") && !s, r = s ? `No debes exceder el limite de ${at} caracteres.` : "Debes completar todos los campos para comentar.";
|
|
11702
11686
|
return { boolean: i, text: r };
|
|
11703
|
-
},
|
|
11687
|
+
}, Da = (e) => {
|
|
11704
11688
|
const t = e.cookie.split("; ").find((a) => a.startsWith("reported="));
|
|
11705
11689
|
if (!t) return [];
|
|
11706
11690
|
try {
|
|
@@ -11708,11 +11692,11 @@ const nn = (e, t) => {
|
|
|
11708
11692
|
} catch {
|
|
11709
11693
|
return [];
|
|
11710
11694
|
}
|
|
11711
|
-
},
|
|
11712
|
-
const a =
|
|
11695
|
+
}, j6 = (e, t) => {
|
|
11696
|
+
const a = Da(e);
|
|
11713
11697
|
a.includes(t) || (a.push(t), e.cookie = `reported=${encodeURIComponent(JSON.stringify(a))}; path=/; max-age=${3600 * 24 * 1}`);
|
|
11714
11698
|
};
|
|
11715
|
-
function
|
|
11699
|
+
function Q6(e) {
|
|
11716
11700
|
const [t, a] = e.split("@");
|
|
11717
11701
|
if (!t || !a) return e;
|
|
11718
11702
|
let s = "";
|
|
@@ -11723,34 +11707,34 @@ function P6(e) {
|
|
|
11723
11707
|
let l = "";
|
|
11724
11708
|
return i.length <= 2 ? l = i[0] + "*" : l = i[0] + "*".repeat(i.length - 2) + i[i.length - 1], `${s}@${l}${r}`;
|
|
11725
11709
|
}
|
|
11726
|
-
const
|
|
11727
|
-
overlay:
|
|
11728
|
-
header:
|
|
11729
|
-
logo:
|
|
11730
|
-
card:
|
|
11731
|
-
close:
|
|
11732
|
-
form:
|
|
11733
|
-
formUl:
|
|
11734
|
-
field:
|
|
11735
|
-
label:
|
|
11736
|
-
input:
|
|
11737
|
-
error:
|
|
11738
|
-
primary:
|
|
11739
|
-
divider:
|
|
11740
|
-
google:
|
|
11741
|
-
googleIcon:
|
|
11742
|
-
spin:
|
|
11743
|
-
checkboxRow:
|
|
11710
|
+
const P6 = "_overlay_t7yxu_1", G6 = "_header_t7yxu_18", z6 = "_logo_t7yxu_25", F6 = "_card_t7yxu_32", W6 = "_close_t7yxu_47", Z6 = "_form_t7yxu_71", Y6 = "_formUl_t7yxu_80", $6 = "_field_t7yxu_92", K6 = "_label_t7yxu_99", J6 = "_input_t7yxu_108", X6 = "_error_t7yxu_126", e7 = "_primary_t7yxu_132", t7 = "_divider_t7yxu_166", n7 = "_google_t7yxu_192", a7 = "_googleIcon_t7yxu_222", s7 = "_spin_t7yxu_255", o7 = "_checkboxRow_t7yxu_276", i7 = "_terms_t7yxu_313", r7 = "_message_t7yxu_344", l7 = "_passwordChecker_t7yxu_349", c7 = "_valid_t7yxu_368", d7 = "_invalid_t7yxu_372", u7 = "_forgotPassword_t7yxu_376", h7 = "_successContainer_t7yxu_395", m7 = "_thumbsUp_t7yxu_403", C7 = "_successMessage_t7yxu_409", _ = {
|
|
11711
|
+
overlay: P6,
|
|
11712
|
+
header: G6,
|
|
11713
|
+
logo: z6,
|
|
11714
|
+
card: F6,
|
|
11715
|
+
close: W6,
|
|
11716
|
+
form: Z6,
|
|
11717
|
+
formUl: Y6,
|
|
11718
|
+
field: $6,
|
|
11719
|
+
label: K6,
|
|
11720
|
+
input: J6,
|
|
11721
|
+
error: X6,
|
|
11722
|
+
primary: e7,
|
|
11723
|
+
divider: t7,
|
|
11724
|
+
google: n7,
|
|
11725
|
+
googleIcon: a7,
|
|
11726
|
+
spin: s7,
|
|
11727
|
+
checkboxRow: o7,
|
|
11744
11728
|
switch: "_switch_t7yxu_305",
|
|
11745
|
-
terms:
|
|
11746
|
-
message:
|
|
11747
|
-
passwordChecker:
|
|
11748
|
-
valid:
|
|
11749
|
-
invalid:
|
|
11750
|
-
forgotPassword:
|
|
11751
|
-
successContainer:
|
|
11752
|
-
thumbsUp:
|
|
11753
|
-
successMessage:
|
|
11729
|
+
terms: i7,
|
|
11730
|
+
message: r7,
|
|
11731
|
+
passwordChecker: l7,
|
|
11732
|
+
valid: c7,
|
|
11733
|
+
invalid: d7,
|
|
11734
|
+
forgotPassword: u7,
|
|
11735
|
+
successContainer: h7,
|
|
11736
|
+
thumbsUp: m7,
|
|
11737
|
+
successMessage: C7
|
|
11754
11738
|
}, Ye = () => /* @__PURE__ */ n(
|
|
11755
11739
|
"svg",
|
|
11756
11740
|
{
|
|
@@ -11762,16 +11746,16 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11762
11746
|
className: _.spin,
|
|
11763
11747
|
children: /* @__PURE__ */ n("path", { d: "M18,4.181v2.021c4.559,0.929,8,4.97,8,9.798c0,5.514-4.486,10-10,10S6,21.514,6,16c0-4.829,3.441-8.869,8-9.798V4.181 C8.334,5.137,4,10.066,4,16c0,6.617,5.383,12,12,12s12-5.383,12-12C28,10.066,23.666,5.137,18,4.181z" })
|
|
11764
11748
|
}
|
|
11765
|
-
),
|
|
11749
|
+
), f7 = ({
|
|
11766
11750
|
isOpen: e,
|
|
11767
11751
|
onClose: t,
|
|
11768
11752
|
commentId: a,
|
|
11769
11753
|
publication: s,
|
|
11770
11754
|
username: o
|
|
11771
11755
|
}) => {
|
|
11772
|
-
const [i, r] =
|
|
11756
|
+
const [i, r] = O("form"), [l, d] = O(
|
|
11773
11757
|
""
|
|
11774
|
-
), [c, u] =
|
|
11758
|
+
), [c, u] = O(""), [m] = O(""), C = [
|
|
11775
11759
|
{ id: "spam", label: Ve.spam },
|
|
11776
11760
|
{
|
|
11777
11761
|
id: "inappropriate",
|
|
@@ -11790,7 +11774,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11790
11774
|
{ id: "bullying", label: Ve.bullying }
|
|
11791
11775
|
], w = async () => {
|
|
11792
11776
|
if (!(!l || !a)) {
|
|
11793
|
-
if (
|
|
11777
|
+
if (Da(document).includes(a)) {
|
|
11794
11778
|
u("Ya has reportado este comentario.");
|
|
11795
11779
|
return;
|
|
11796
11780
|
}
|
|
@@ -11811,7 +11795,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11811
11795
|
})
|
|
11812
11796
|
})).json();
|
|
11813
11797
|
if (p.type === "success")
|
|
11814
|
-
|
|
11798
|
+
j6(document, a), r("success"), setTimeout(() => {
|
|
11815
11799
|
f();
|
|
11816
11800
|
}, 3e3);
|
|
11817
11801
|
else
|
|
@@ -11827,7 +11811,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11827
11811
|
/* @__PURE__ */ n("button", { className: "close-reply-form", onClick: f, children: /* @__PURE__ */ n(wt, {}) }),
|
|
11828
11812
|
/* @__PURE__ */ n("h2", { className: X.title, children: "Reportar Abuso" }),
|
|
11829
11813
|
i === "loading" && /* @__PURE__ */ n("div", { className: X.loadingContainer, children: /* @__PURE__ */ n(Ye, {}) }),
|
|
11830
|
-
i === "form" || i === "loading" ? /* @__PURE__ */ h(
|
|
11814
|
+
i === "form" || i === "loading" ? /* @__PURE__ */ h(V, { children: [
|
|
11831
11815
|
/* @__PURE__ */ n("div", { className: X.optionsContainer, children: C.map((g) => /* @__PURE__ */ h("label", { className: X.option, children: [
|
|
11832
11816
|
/* @__PURE__ */ n(
|
|
11833
11817
|
"input",
|
|
@@ -11856,7 +11840,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11856
11840
|
}
|
|
11857
11841
|
)
|
|
11858
11842
|
] })
|
|
11859
|
-
] }) : /* @__PURE__ */ h(
|
|
11843
|
+
] }) : /* @__PURE__ */ h(V, { children: [
|
|
11860
11844
|
/* @__PURE__ */ h("div", { className: X.successContainer, children: [
|
|
11861
11845
|
/* @__PURE__ */ n("div", { className: X.thumbsUp, children: /* @__PURE__ */ n(
|
|
11862
11846
|
"svg",
|
|
@@ -11886,13 +11870,13 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11886
11870
|
) })
|
|
11887
11871
|
] })
|
|
11888
11872
|
] }) });
|
|
11889
|
-
},
|
|
11890
|
-
const [t, a] =
|
|
11873
|
+
}, g7 = "35", p7 = (e) => {
|
|
11874
|
+
const [t, a] = O(void 0);
|
|
11891
11875
|
return xe(() => {
|
|
11892
11876
|
if (t) return;
|
|
11893
11877
|
(async () => {
|
|
11894
11878
|
try {
|
|
11895
|
-
const o = await fetch(`/api/comments-get?publication=${
|
|
11879
|
+
const o = await fetch(`/api/comments-get?publication=${g7}&path=${e}&size=5`);
|
|
11896
11880
|
if (!o.ok) throw new Error(`Error al obtener comentarios: ${o.status}`);
|
|
11897
11881
|
const i = await o.json();
|
|
11898
11882
|
a((i.data ?? [])[0] ?? []);
|
|
@@ -11901,18 +11885,18 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11901
11885
|
}
|
|
11902
11886
|
})();
|
|
11903
11887
|
}, [t]), { comments: t, setComments: a };
|
|
11904
|
-
},
|
|
11888
|
+
}, Ra = ({ username: e, date: t }) => /* @__PURE__ */ h("div", { className: "comment-header", children: [
|
|
11905
11889
|
/* @__PURE__ */ n("span", { className: "comment-username", children: e }),
|
|
11906
11890
|
/* @__PURE__ */ n("span", { className: "comment-header-dot", children: "•" }),
|
|
11907
|
-
/* @__PURE__ */ n("span", { className: "comment-date", children:
|
|
11908
|
-
] }),
|
|
11891
|
+
/* @__PURE__ */ n("span", { className: "comment-date", children: O6(Ue(Number(t))) })
|
|
11892
|
+
] }), Ha = ({ user: e }) => /* @__PURE__ */ n("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ n(
|
|
11909
11893
|
"img",
|
|
11910
11894
|
{
|
|
11911
11895
|
className: "comment-avatar-img",
|
|
11912
11896
|
src: e.picture,
|
|
11913
11897
|
alt: e.username
|
|
11914
11898
|
}
|
|
11915
|
-
) : e.firstname.charAt(0).toUpperCase() }),
|
|
11899
|
+
) : e.firstname.charAt(0).toUpperCase() }), Va = ({ isReply: e = !1, onReply: t, onFlag: a }) => /* @__PURE__ */ h("div", { className: "comment-actions", children: [
|
|
11916
11900
|
!e && t && /* @__PURE__ */ n(
|
|
11917
11901
|
"button",
|
|
11918
11902
|
{
|
|
@@ -11958,7 +11942,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11958
11942
|
]
|
|
11959
11943
|
}
|
|
11960
11944
|
) })
|
|
11961
|
-
] }),
|
|
11945
|
+
] }), Oa = ({ commentRef: e, captchaToken: t = "", setIsDisabled: a }) => (xe(() => {
|
|
11962
11946
|
const s = e.current;
|
|
11963
11947
|
if (!s) return;
|
|
11964
11948
|
const o = () => {
|
|
@@ -11977,7 +11961,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11977
11961
|
rows: 2
|
|
11978
11962
|
}
|
|
11979
11963
|
)
|
|
11980
|
-
] })),
|
|
11964
|
+
] })), ja = ({
|
|
11981
11965
|
commentRef: e,
|
|
11982
11966
|
captchaToken: t = "",
|
|
11983
11967
|
children: a
|
|
@@ -11987,7 +11971,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11987
11971
|
a,
|
|
11988
11972
|
!s.boolean && /* @__PURE__ */ n("p", { className: "submit-warning", children: s.text })
|
|
11989
11973
|
] }) });
|
|
11990
|
-
},
|
|
11974
|
+
}, Qa = ({ onClick: e, isDisabled: t }) => {
|
|
11991
11975
|
const [a, s] = Se.useState(!1);
|
|
11992
11976
|
return Se.useEffect(() => {
|
|
11993
11977
|
let o = null;
|
|
@@ -12028,7 +12012,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12028
12012
|
]
|
|
12029
12013
|
}
|
|
12030
12014
|
);
|
|
12031
|
-
},
|
|
12015
|
+
}, A7 = "35", Pa = async ({
|
|
12032
12016
|
path: e,
|
|
12033
12017
|
ref: t,
|
|
12034
12018
|
captchaToken: a,
|
|
@@ -12047,7 +12031,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12047
12031
|
method: "POST",
|
|
12048
12032
|
headers: { "Content-Type": "application/json" },
|
|
12049
12033
|
body: JSON.stringify({
|
|
12050
|
-
publication:
|
|
12034
|
+
publication: A7,
|
|
12051
12035
|
path: e,
|
|
12052
12036
|
id: i,
|
|
12053
12037
|
username: o.username,
|
|
@@ -12081,7 +12065,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12081
12065
|
} catch (d) {
|
|
12082
12066
|
return console.error("Error enviando comentario:", d), alert(d.message || "Error al enviar el comentario."), !1;
|
|
12083
12067
|
}
|
|
12084
|
-
},
|
|
12068
|
+
}, w7 = ({
|
|
12085
12069
|
replyingTo: e,
|
|
12086
12070
|
commentRef: t,
|
|
12087
12071
|
user: a,
|
|
@@ -12089,13 +12073,13 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12089
12073
|
addReply: o,
|
|
12090
12074
|
closeForm: i
|
|
12091
12075
|
}) => {
|
|
12092
|
-
const [r, l] =
|
|
12076
|
+
const [r, l] = O(!0), [d, c] = O(""), u = () => {
|
|
12093
12077
|
t.current?.parentElement && (t.current.parentElement.dataset.text = `0/${at}`), l(!0), i();
|
|
12094
12078
|
};
|
|
12095
12079
|
return /* @__PURE__ */ h("div", { className: "comment-form reply-form", children: [
|
|
12096
12080
|
/* @__PURE__ */ n("button", { className: "close-reply-form", onClick: u, children: /* @__PURE__ */ n(wt, {}) }),
|
|
12097
12081
|
/* @__PURE__ */ n(
|
|
12098
|
-
|
|
12082
|
+
Oa,
|
|
12099
12083
|
{
|
|
12100
12084
|
commentRef: t,
|
|
12101
12085
|
captchaToken: d,
|
|
@@ -12103,17 +12087,17 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12103
12087
|
}
|
|
12104
12088
|
),
|
|
12105
12089
|
/* @__PURE__ */ n(
|
|
12106
|
-
|
|
12090
|
+
ja,
|
|
12107
12091
|
{
|
|
12108
12092
|
commentRef: t,
|
|
12109
12093
|
captchaToken: d,
|
|
12110
12094
|
setCaptchaToken: c,
|
|
12111
12095
|
children: /* @__PURE__ */ n(
|
|
12112
|
-
|
|
12096
|
+
Qa,
|
|
12113
12097
|
{
|
|
12114
12098
|
onClick: async (m) => {
|
|
12115
12099
|
if (r) return;
|
|
12116
|
-
const C = await
|
|
12100
|
+
const C = await Pa({
|
|
12117
12101
|
path: s,
|
|
12118
12102
|
ref: t,
|
|
12119
12103
|
captchaToken: d,
|
|
@@ -12132,23 +12116,23 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12132
12116
|
}
|
|
12133
12117
|
)
|
|
12134
12118
|
] });
|
|
12135
|
-
},
|
|
12119
|
+
}, y7 = ({ reply: e, replyingTo: t, user: a, onFlag: s }) => {
|
|
12136
12120
|
const o = e.text;
|
|
12137
12121
|
let i = `${je.firstname} ${je.lastname}`, r = je.username;
|
|
12138
12122
|
return e.user && (i = `${e.user.firstname} ${e.user.lastname}`, r = e.user.username), /* @__PURE__ */ n("div", { className: "comment-item reply", children: /* @__PURE__ */ h("div", { className: "comment-header-container", children: [
|
|
12139
|
-
/* @__PURE__ */ n(
|
|
12123
|
+
/* @__PURE__ */ n(Ha, { user: e.user ? e.user : je }),
|
|
12140
12124
|
/* @__PURE__ */ h("div", { style: { flex: 1 }, children: [
|
|
12141
|
-
/* @__PURE__ */ n(
|
|
12125
|
+
/* @__PURE__ */ n(Ra, { username: i, date: e.date.time }),
|
|
12142
12126
|
/* @__PURE__ */ h("div", { className: "comment-reply-to", children: [
|
|
12143
12127
|
"Respondiendo a ",
|
|
12144
12128
|
/* @__PURE__ */ n("strong", { children: t })
|
|
12145
12129
|
] }),
|
|
12146
12130
|
/* @__PURE__ */ n("p", { className: "comment-text", children: o }),
|
|
12147
12131
|
a?.username.toLowerCase() !== r.toLowerCase() && // No puedes responder ni reportar tus respuestas
|
|
12148
|
-
/* @__PURE__ */ n(
|
|
12132
|
+
/* @__PURE__ */ n(Va, { isReply: !0, onFlag: () => s(e.id) })
|
|
12149
12133
|
] })
|
|
12150
12134
|
] }) });
|
|
12151
|
-
},
|
|
12135
|
+
}, b7 = ({
|
|
12152
12136
|
comment: e,
|
|
12153
12137
|
replyingTo: t,
|
|
12154
12138
|
path: a,
|
|
@@ -12159,7 +12143,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12159
12143
|
const r = {
|
|
12160
12144
|
morereply: e.morereply ?? !1,
|
|
12161
12145
|
reply: e.reply ? e.reply : []
|
|
12162
|
-
}, [l, d] =
|
|
12146
|
+
}, [l, d] = O(r), [c, u] = Se.useState(!1), m = "35", C = e.text, w = Se.useRef(null);
|
|
12163
12147
|
let f = `${je.firstname} ${je.lastname}`, g = je.username;
|
|
12164
12148
|
e.user && (f = `${e.user.firstname} ${e.user.lastname}`, g = e.user.username);
|
|
12165
12149
|
const p = (b) => {
|
|
@@ -12174,20 +12158,20 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12174
12158
|
className: "comment-header-container",
|
|
12175
12159
|
"data-hasreplies": l.reply.length > 0 ? "true" : "false",
|
|
12176
12160
|
children: [
|
|
12177
|
-
/* @__PURE__ */ n(
|
|
12161
|
+
/* @__PURE__ */ n(Ha, { user: e.user ? e.user : je }),
|
|
12178
12162
|
/* @__PURE__ */ h("div", { style: { flex: 1 }, children: [
|
|
12179
|
-
/* @__PURE__ */ n(
|
|
12163
|
+
/* @__PURE__ */ n(Ra, { username: f, date: e.date.time }),
|
|
12180
12164
|
/* @__PURE__ */ n("p", { className: "comment-text", children: C }),
|
|
12181
12165
|
s?.username.toLowerCase() !== g.toLowerCase() && // No puedes responder ni reportar tus respuestas
|
|
12182
12166
|
/* @__PURE__ */ n(
|
|
12183
|
-
|
|
12167
|
+
Va,
|
|
12184
12168
|
{
|
|
12185
12169
|
onReply: () => o(e.id),
|
|
12186
12170
|
onFlag: () => i(e.id)
|
|
12187
12171
|
}
|
|
12188
12172
|
),
|
|
12189
12173
|
t === e.id && s && /* @__PURE__ */ n(
|
|
12190
|
-
|
|
12174
|
+
w7,
|
|
12191
12175
|
{
|
|
12192
12176
|
replyingTo: t,
|
|
12193
12177
|
commentRef: w,
|
|
@@ -12199,7 +12183,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12199
12183
|
),
|
|
12200
12184
|
l.reply.length > 0 && /* @__PURE__ */ h("div", { className: "comment-replies", children: [
|
|
12201
12185
|
l.reply.map((b) => /* @__PURE__ */ n(
|
|
12202
|
-
|
|
12186
|
+
y7,
|
|
12203
12187
|
{
|
|
12204
12188
|
user: s,
|
|
12205
12189
|
reply: b,
|
|
@@ -12236,16 +12220,16 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12236
12220
|
]
|
|
12237
12221
|
}
|
|
12238
12222
|
) });
|
|
12239
|
-
},
|
|
12223
|
+
}, v7 = ({
|
|
12240
12224
|
commentRef: e,
|
|
12241
12225
|
user: t,
|
|
12242
12226
|
path: a,
|
|
12243
12227
|
addComment: s
|
|
12244
12228
|
}) => {
|
|
12245
|
-
const [o, i] =
|
|
12229
|
+
const [o, i] = O(!0), [r, l] = O("");
|
|
12246
12230
|
return /* @__PURE__ */ h("div", { className: "comment-form", children: [
|
|
12247
12231
|
/* @__PURE__ */ n(
|
|
12248
|
-
|
|
12232
|
+
Oa,
|
|
12249
12233
|
{
|
|
12250
12234
|
commentRef: e,
|
|
12251
12235
|
captchaToken: r,
|
|
@@ -12253,17 +12237,17 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12253
12237
|
}
|
|
12254
12238
|
),
|
|
12255
12239
|
/* @__PURE__ */ n(
|
|
12256
|
-
|
|
12240
|
+
ja,
|
|
12257
12241
|
{
|
|
12258
12242
|
commentRef: e,
|
|
12259
12243
|
captchaToken: r,
|
|
12260
12244
|
setCaptchaToken: l,
|
|
12261
12245
|
children: /* @__PURE__ */ n(
|
|
12262
|
-
|
|
12246
|
+
Qa,
|
|
12263
12247
|
{
|
|
12264
12248
|
onClick: async (d) => {
|
|
12265
12249
|
if (o) return;
|
|
12266
|
-
const c = await
|
|
12250
|
+
const c = await Pa({
|
|
12267
12251
|
path: a,
|
|
12268
12252
|
ref: e,
|
|
12269
12253
|
captchaToken: r,
|
|
@@ -12281,14 +12265,14 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12281
12265
|
}
|
|
12282
12266
|
)
|
|
12283
12267
|
] });
|
|
12284
|
-
}, Fn = "35",
|
|
12268
|
+
}, Fn = "35", _7 = ({
|
|
12285
12269
|
isAuthenticated: e,
|
|
12286
12270
|
path: t,
|
|
12287
12271
|
user: a,
|
|
12288
12272
|
handleLogout: s,
|
|
12289
12273
|
CAPTCHA_KEY_V2: o
|
|
12290
12274
|
}) => {
|
|
12291
|
-
const i = t.replaceAll("/", "|"), [r, l] =
|
|
12275
|
+
const i = t.replaceAll("/", "|"), [r, l] = O(void 0), [d, c] = O(""), { comments: u, setComments: m } = p7(i), [C, w] = Se.useState(!1), f = Se.useRef(null), g = (E) => {
|
|
12292
12276
|
c(d === E ? "" : E);
|
|
12293
12277
|
}, p = (E) => {
|
|
12294
12278
|
m(
|
|
@@ -12313,11 +12297,11 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12313
12297
|
comments: [...u.comments, ...R.comments]
|
|
12314
12298
|
}), w(!1);
|
|
12315
12299
|
}, x = u?.comments && u.comments.length > 0, U = x ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", I = /* @__PURE__ */ n("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ n(Ye, {}) });
|
|
12316
|
-
return /* @__PURE__ */ h(
|
|
12317
|
-
/* @__PURE__ */ n("div", { className: "comments-container", children: /* @__PURE__ */ n(ne, { title: x || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ h(
|
|
12318
|
-
/* @__PURE__ */ n("div", { className: "comments-header", children: e && a && /* @__PURE__ */ h(
|
|
12300
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
12301
|
+
/* @__PURE__ */ n("div", { className: "comments-container", children: /* @__PURE__ */ n(ne, { title: x || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ h(V, { children: [
|
|
12302
|
+
/* @__PURE__ */ n("div", { className: "comments-header", children: e && a && /* @__PURE__ */ h(V, { children: [
|
|
12319
12303
|
/* @__PURE__ */ n(
|
|
12320
|
-
|
|
12304
|
+
b6,
|
|
12321
12305
|
{
|
|
12322
12306
|
user: a,
|
|
12323
12307
|
handleLogout: s,
|
|
@@ -12325,7 +12309,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12325
12309
|
}
|
|
12326
12310
|
),
|
|
12327
12311
|
/* @__PURE__ */ n(
|
|
12328
|
-
|
|
12312
|
+
v7,
|
|
12329
12313
|
{
|
|
12330
12314
|
commentRef: f,
|
|
12331
12315
|
user: a,
|
|
@@ -12334,9 +12318,9 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12334
12318
|
}
|
|
12335
12319
|
)
|
|
12336
12320
|
] }) }),
|
|
12337
|
-
/* @__PURE__ */ n("div", { className: "comments-list", "data-isauthenticated": `${e}`, children: u ? u.comments && u.comments.length > 0 ? /* @__PURE__ */ h(
|
|
12321
|
+
/* @__PURE__ */ n("div", { className: "comments-list", "data-isauthenticated": `${e}`, children: u ? u.comments && u.comments.length > 0 ? /* @__PURE__ */ h(V, { children: [
|
|
12338
12322
|
u.comments.map((E) => /* @__PURE__ */ n(
|
|
12339
|
-
|
|
12323
|
+
b7,
|
|
12340
12324
|
{
|
|
12341
12325
|
comment: E,
|
|
12342
12326
|
replyingTo: d,
|
|
@@ -12359,7 +12343,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12359
12343
|
)
|
|
12360
12344
|
] }) }) }),
|
|
12361
12345
|
/* @__PURE__ */ n(
|
|
12362
|
-
|
|
12346
|
+
f7,
|
|
12363
12347
|
{
|
|
12364
12348
|
username: a?.username ?? void 0,
|
|
12365
12349
|
publication: Fn,
|
|
@@ -12370,7 +12354,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12370
12354
|
}
|
|
12371
12355
|
)
|
|
12372
12356
|
] });
|
|
12373
|
-
},
|
|
12357
|
+
}, Ga = async (e, t) => {
|
|
12374
12358
|
if (!e) throw new Error("No action provided");
|
|
12375
12359
|
if (!t) throw new Error("No site key provided");
|
|
12376
12360
|
const a = window.grecaptcha;
|
|
@@ -12417,8 +12401,8 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12417
12401
|
test: (e) => /[^A-Za-z0-9]/.test(e)
|
|
12418
12402
|
}
|
|
12419
12403
|
];
|
|
12420
|
-
function
|
|
12421
|
-
const [a, s] =
|
|
12404
|
+
function N7({ goToLogin: e, handleGoogleLogin: t }) {
|
|
12405
|
+
const [a, s] = O({}), [o, i] = O(!1), [r, l] = O(!1), [d, c] = O(null), [u, m] = O(
|
|
12422
12406
|
"register"
|
|
12423
12407
|
), C = (p, b) => {
|
|
12424
12408
|
s((S) => ({ ...S, [p]: b }));
|
|
@@ -12443,7 +12427,7 @@ function S7({ goToLogin: e, handleGoogleLogin: t }) {
|
|
|
12443
12427
|
}
|
|
12444
12428
|
const U = Math.floor(Date.now() / 1e3);
|
|
12445
12429
|
b.push({ Name: "updated_at", Value: String(U) });
|
|
12446
|
-
const I = await
|
|
12430
|
+
const I = await Ga(
|
|
12447
12431
|
"comment_register",
|
|
12448
12432
|
""
|
|
12449
12433
|
);
|
|
@@ -12502,8 +12486,8 @@ function S7({ goToLogin: e, handleGoogleLogin: t }) {
|
|
|
12502
12486
|
l(!1);
|
|
12503
12487
|
}
|
|
12504
12488
|
}, g = a.password || "";
|
|
12505
|
-
return /* @__PURE__ */ h(
|
|
12506
|
-
u === "register" && /* @__PURE__ */ h(
|
|
12489
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
12490
|
+
u === "register" && /* @__PURE__ */ h(V, { children: [
|
|
12507
12491
|
/* @__PURE__ */ h("button", { onClick: t, className: _.google, children: [
|
|
12508
12492
|
/* @__PURE__ */ n(
|
|
12509
12493
|
"img",
|
|
@@ -12642,17 +12626,17 @@ function S7({ goToLogin: e, handleGoogleLogin: t }) {
|
|
|
12642
12626
|
] })
|
|
12643
12627
|
] });
|
|
12644
12628
|
}
|
|
12645
|
-
function
|
|
12629
|
+
function S7({
|
|
12646
12630
|
onClose: e,
|
|
12647
12631
|
checkAuth: t,
|
|
12648
12632
|
goToRegister: a,
|
|
12649
12633
|
handleGoogleLogin: s,
|
|
12650
12634
|
CAPTCHA_KEY: o
|
|
12651
12635
|
}) {
|
|
12652
|
-
const [i, r] =
|
|
12653
|
-
return /* @__PURE__ */ h(
|
|
12636
|
+
const [i, r] = O("login"), [l, d] = O(""), [c, u] = O(""), [m, C] = O(""), [w, f] = O(""), [g, p] = O(""), [b, S] = O(!1), [x, U] = O(!1), [I, E] = O(null);
|
|
12637
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
12654
12638
|
i === "login" && /* @__PURE__ */ n(
|
|
12655
|
-
|
|
12639
|
+
x7,
|
|
12656
12640
|
{
|
|
12657
12641
|
email: l,
|
|
12658
12642
|
password: c,
|
|
@@ -12666,7 +12650,7 @@ function x7({
|
|
|
12666
12650
|
if (!x) {
|
|
12667
12651
|
R.preventDefault(), E(null), U(!0);
|
|
12668
12652
|
try {
|
|
12669
|
-
const B = await
|
|
12653
|
+
const B = await Ga("comment_login", o);
|
|
12670
12654
|
if (!B) throw new Error("Captcha token no generado");
|
|
12671
12655
|
const Y = await fetch("/api/auth/login-password", {
|
|
12672
12656
|
method: "POST",
|
|
@@ -12675,8 +12659,8 @@ function x7({
|
|
|
12675
12659
|
body: JSON.stringify({ email: l, password: c, token: B })
|
|
12676
12660
|
});
|
|
12677
12661
|
if (!Y.ok) {
|
|
12678
|
-
const
|
|
12679
|
-
throw new Error(
|
|
12662
|
+
const ee = await Y.json().catch(() => ({}));
|
|
12663
|
+
throw new Error(ee?.error || "Ha ocurrido un error");
|
|
12680
12664
|
}
|
|
12681
12665
|
e(), await t();
|
|
12682
12666
|
} catch (B) {
|
|
@@ -12694,7 +12678,7 @@ function x7({
|
|
|
12694
12678
|
}
|
|
12695
12679
|
),
|
|
12696
12680
|
i === "forgot" && /* @__PURE__ */ n(
|
|
12697
|
-
|
|
12681
|
+
k7,
|
|
12698
12682
|
{
|
|
12699
12683
|
email: l,
|
|
12700
12684
|
setEmail: d,
|
|
@@ -12727,7 +12711,7 @@ function x7({
|
|
|
12727
12711
|
}
|
|
12728
12712
|
),
|
|
12729
12713
|
i === "changePassword" && /* @__PURE__ */ n(
|
|
12730
|
-
|
|
12714
|
+
E7,
|
|
12731
12715
|
{
|
|
12732
12716
|
email: l,
|
|
12733
12717
|
confirmationCode: m,
|
|
@@ -12760,8 +12744,8 @@ function x7({
|
|
|
12760
12744
|
body: JSON.stringify({ email: l, code: m, newPassword: w })
|
|
12761
12745
|
});
|
|
12762
12746
|
if (!Y.ok) {
|
|
12763
|
-
const
|
|
12764
|
-
throw new Error(
|
|
12747
|
+
const ee = await Y.json().catch(() => ({}));
|
|
12748
|
+
throw new Error(ee?.error || "Error al cambiar contraseña");
|
|
12765
12749
|
}
|
|
12766
12750
|
r("feedback");
|
|
12767
12751
|
} catch (Y) {
|
|
@@ -12776,7 +12760,7 @@ function x7({
|
|
|
12776
12760
|
}
|
|
12777
12761
|
),
|
|
12778
12762
|
i === "feedback" && /* @__PURE__ */ n(
|
|
12779
|
-
|
|
12763
|
+
q7,
|
|
12780
12764
|
{
|
|
12781
12765
|
onBackToLogin: () => {
|
|
12782
12766
|
E(null), r("login");
|
|
@@ -12785,7 +12769,7 @@ function x7({
|
|
|
12785
12769
|
)
|
|
12786
12770
|
] });
|
|
12787
12771
|
}
|
|
12788
|
-
function
|
|
12772
|
+
function x7({
|
|
12789
12773
|
email: e,
|
|
12790
12774
|
password: t,
|
|
12791
12775
|
showPassword: a,
|
|
@@ -12799,7 +12783,7 @@ function k7({
|
|
|
12799
12783
|
onRegister: u,
|
|
12800
12784
|
handleGoogleLogin: m
|
|
12801
12785
|
}) {
|
|
12802
|
-
return /* @__PURE__ */ h(
|
|
12786
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
12803
12787
|
/* @__PURE__ */ h("button", { onClick: m, className: _.google, children: [
|
|
12804
12788
|
/* @__PURE__ */ n(
|
|
12805
12789
|
"img",
|
|
@@ -12877,7 +12861,7 @@ function k7({
|
|
|
12877
12861
|
)
|
|
12878
12862
|
] });
|
|
12879
12863
|
}
|
|
12880
|
-
function
|
|
12864
|
+
function k7({
|
|
12881
12865
|
email: e,
|
|
12882
12866
|
setEmail: t,
|
|
12883
12867
|
loading: a,
|
|
@@ -12914,7 +12898,7 @@ function E7({
|
|
|
12914
12898
|
}
|
|
12915
12899
|
);
|
|
12916
12900
|
}
|
|
12917
|
-
function
|
|
12901
|
+
function E7({
|
|
12918
12902
|
email: e,
|
|
12919
12903
|
confirmationCode: t,
|
|
12920
12904
|
newPassword: a,
|
|
@@ -12938,7 +12922,7 @@ function q7({
|
|
|
12938
12922
|
children: [
|
|
12939
12923
|
/* @__PURE__ */ h("p", { className: _.message, children: [
|
|
12940
12924
|
"Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
|
|
12941
|
-
|
|
12925
|
+
Q6(e),
|
|
12942
12926
|
". Ingrese el código y la contraseña nueva."
|
|
12943
12927
|
] }),
|
|
12944
12928
|
/* @__PURE__ */ h("ul", { className: _.formUl, children: [
|
|
@@ -13025,13 +13009,13 @@ function q7({
|
|
|
13025
13009
|
}
|
|
13026
13010
|
);
|
|
13027
13011
|
}
|
|
13028
|
-
function
|
|
13012
|
+
function q7({ onBackToLogin: e }) {
|
|
13029
13013
|
return /* @__PURE__ */ h("div", { className: _.form, children: [
|
|
13030
13014
|
/* @__PURE__ */ n("p", { className: _.success, children: "La contraseña fue cambiada con éxito" }),
|
|
13031
13015
|
/* @__PURE__ */ n("button", { type: "button", className: _.primary, onClick: e, children: "Iniciar Sesión" })
|
|
13032
13016
|
] });
|
|
13033
13017
|
}
|
|
13034
|
-
function
|
|
13018
|
+
function U7({
|
|
13035
13019
|
loginUrl: e,
|
|
13036
13020
|
COGNITO_AUTH_PREFIX: t,
|
|
13037
13021
|
CAPTCHA_KEY: a,
|
|
@@ -13039,7 +13023,7 @@ function T7({
|
|
|
13039
13023
|
checkAuth: o,
|
|
13040
13024
|
icon: i
|
|
13041
13025
|
}) {
|
|
13042
|
-
const [r, l] =
|
|
13026
|
+
const [r, l] = O("login"), d = async () => {
|
|
13043
13027
|
{
|
|
13044
13028
|
await fetch("/api/auth/debug-login", {
|
|
13045
13029
|
method: "GET",
|
|
@@ -13073,7 +13057,7 @@ function T7({
|
|
|
13073
13057
|
)
|
|
13074
13058
|
] }),
|
|
13075
13059
|
r === "login" && /* @__PURE__ */ n(
|
|
13076
|
-
|
|
13060
|
+
S7,
|
|
13077
13061
|
{
|
|
13078
13062
|
CAPTCHA_KEY: a,
|
|
13079
13063
|
onClose: s,
|
|
@@ -13083,7 +13067,7 @@ function T7({
|
|
|
13083
13067
|
}
|
|
13084
13068
|
),
|
|
13085
13069
|
r === "register" && /* @__PURE__ */ n(
|
|
13086
|
-
|
|
13070
|
+
N7,
|
|
13087
13071
|
{
|
|
13088
13072
|
handleGoogleLogin: d,
|
|
13089
13073
|
goToLogin: () => l("login")
|
|
@@ -13093,7 +13077,7 @@ function T7({
|
|
|
13093
13077
|
}
|
|
13094
13078
|
);
|
|
13095
13079
|
}
|
|
13096
|
-
function
|
|
13080
|
+
function T7({
|
|
13097
13081
|
isAuthenticated: e,
|
|
13098
13082
|
setIsAuthenticated: t,
|
|
13099
13083
|
loginUrl: a,
|
|
@@ -13112,9 +13096,9 @@ function L7({
|
|
|
13112
13096
|
}, C = async (w) => {
|
|
13113
13097
|
w.preventDefault(), a && u(!0);
|
|
13114
13098
|
};
|
|
13115
|
-
return /* @__PURE__ */ h(
|
|
13099
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
13116
13100
|
c && /* @__PURE__ */ n(
|
|
13117
|
-
|
|
13101
|
+
U7,
|
|
13118
13102
|
{
|
|
13119
13103
|
loginUrl: a,
|
|
13120
13104
|
COGNITO_AUTH_PREFIX: l,
|
|
@@ -13139,7 +13123,7 @@ function L7({
|
|
|
13139
13123
|
)
|
|
13140
13124
|
] }),
|
|
13141
13125
|
/* @__PURE__ */ n(
|
|
13142
|
-
|
|
13126
|
+
_7,
|
|
13143
13127
|
{
|
|
13144
13128
|
isAuthenticated: e,
|
|
13145
13129
|
handleLogout: m,
|
|
@@ -13150,14 +13134,14 @@ function L7({
|
|
|
13150
13134
|
)
|
|
13151
13135
|
] });
|
|
13152
13136
|
}
|
|
13153
|
-
function
|
|
13137
|
+
function L7({
|
|
13154
13138
|
isVisible: e,
|
|
13155
13139
|
path: t,
|
|
13156
13140
|
icon: a,
|
|
13157
13141
|
COGNITO_AUTH_PREFIX: s,
|
|
13158
13142
|
captchaVars: o
|
|
13159
13143
|
}) {
|
|
13160
|
-
const [i, r] =
|
|
13144
|
+
const [i, r] = O(null), [l, d] = O(null), c = async () => {
|
|
13161
13145
|
try {
|
|
13162
13146
|
const C = await (await fetch("/api/auth/user", { credentials: "include" })).json();
|
|
13163
13147
|
r(C.isAuthenticated), d(C.user ?? null);
|
|
@@ -13178,7 +13162,7 @@ function I7({
|
|
|
13178
13162
|
}, [l, e]);
|
|
13179
13163
|
const u = "/api/auth/login";
|
|
13180
13164
|
return i === null ? null : e && /* @__PURE__ */ n(
|
|
13181
|
-
|
|
13165
|
+
T7,
|
|
13182
13166
|
{
|
|
13183
13167
|
COGNITO_AUTH_PREFIX: s,
|
|
13184
13168
|
captchaVars: o,
|
|
@@ -13192,7 +13176,7 @@ function I7({
|
|
|
13192
13176
|
}
|
|
13193
13177
|
);
|
|
13194
13178
|
}
|
|
13195
|
-
const
|
|
13179
|
+
const j8 = ({
|
|
13196
13180
|
render: e,
|
|
13197
13181
|
internalPath: t,
|
|
13198
13182
|
section: a,
|
|
@@ -13205,7 +13189,7 @@ const Q8 = ({
|
|
|
13205
13189
|
CAPTCHA_KEY: "invalidKey"
|
|
13206
13190
|
}
|
|
13207
13191
|
}) => {
|
|
13208
|
-
const d = Zn(null), [c, u] =
|
|
13192
|
+
const d = Zn(null), [c, u] = O(!1);
|
|
13209
13193
|
xe(() => {
|
|
13210
13194
|
const C = new IntersectionObserver(
|
|
13211
13195
|
([w]) => {
|
|
@@ -13229,7 +13213,7 @@ const Q8 = ({
|
|
|
13229
13213
|
// />
|
|
13230
13214
|
// ),
|
|
13231
13215
|
comment: /* @__PURE__ */ n(
|
|
13232
|
-
|
|
13216
|
+
L7,
|
|
13233
13217
|
{
|
|
13234
13218
|
COGNITO_AUTH_PREFIX: r ?? "template_",
|
|
13235
13219
|
captchaVars: l,
|
|
@@ -13239,7 +13223,7 @@ const Q8 = ({
|
|
|
13239
13223
|
}
|
|
13240
13224
|
),
|
|
13241
13225
|
more: /* @__PURE__ */ n(
|
|
13242
|
-
|
|
13226
|
+
A6,
|
|
13243
13227
|
{
|
|
13244
13228
|
section: a,
|
|
13245
13229
|
currentNews: s,
|
|
@@ -13260,7 +13244,7 @@ const Q8 = ({
|
|
|
13260
13244
|
}
|
|
13261
13245
|
);
|
|
13262
13246
|
};
|
|
13263
|
-
async function
|
|
13247
|
+
async function Q8({
|
|
13264
13248
|
publication: e,
|
|
13265
13249
|
path: t,
|
|
13266
13250
|
username: a,
|
|
@@ -13303,7 +13287,7 @@ async function P8({
|
|
|
13303
13287
|
message: "El comentario no puede estar vacío.",
|
|
13304
13288
|
status: 400
|
|
13305
13289
|
};
|
|
13306
|
-
const u = await
|
|
13290
|
+
const u = await Ba();
|
|
13307
13291
|
if (console.log("Verifying captcha token...", u), !u)
|
|
13308
13292
|
return {
|
|
13309
13293
|
type: "error",
|
|
@@ -13364,7 +13348,7 @@ async function P8({
|
|
|
13364
13348
|
};
|
|
13365
13349
|
}
|
|
13366
13350
|
}
|
|
13367
|
-
async function
|
|
13351
|
+
async function P8({
|
|
13368
13352
|
publication: e,
|
|
13369
13353
|
path: t,
|
|
13370
13354
|
size: a = 5,
|
|
@@ -13429,7 +13413,7 @@ async function G8({
|
|
|
13429
13413
|
throw f;
|
|
13430
13414
|
}
|
|
13431
13415
|
}
|
|
13432
|
-
const
|
|
13416
|
+
const G8 = async ({
|
|
13433
13417
|
token: e,
|
|
13434
13418
|
projectId: t,
|
|
13435
13419
|
captchaKey: a,
|
|
@@ -13465,129 +13449,129 @@ const z8 = async ({
|
|
|
13465
13449
|
};
|
|
13466
13450
|
export {
|
|
13467
13451
|
v2 as AssetsPreconnect,
|
|
13468
|
-
|
|
13452
|
+
D8 as AutorComponent,
|
|
13469
13453
|
se as BannerAdvertising,
|
|
13470
13454
|
Ze as BannerAdvertisingMiddle,
|
|
13471
|
-
|
|
13455
|
+
m8 as CarrouselCSR,
|
|
13472
13456
|
pt as CarrouselIRS,
|
|
13473
|
-
|
|
13474
|
-
|
|
13457
|
+
jl as CarruselCard,
|
|
13458
|
+
$l as CarruselOpinion,
|
|
13475
13459
|
We as CommonServices,
|
|
13476
13460
|
Wa as Comscore,
|
|
13477
|
-
|
|
13478
|
-
|
|
13479
|
-
|
|
13480
|
-
|
|
13461
|
+
q8 as ContactInfoServer,
|
|
13462
|
+
A8 as ContactInput,
|
|
13463
|
+
w8 as ContactSelect,
|
|
13464
|
+
y8 as ContactTextarea,
|
|
13481
13465
|
Ht as ContentLayout1,
|
|
13482
13466
|
Tn as ContentLayoutTema,
|
|
13483
|
-
|
|
13484
|
-
|
|
13485
|
-
|
|
13467
|
+
L8 as DEBUG_MainSlots,
|
|
13468
|
+
H4 as DestacadoNoticias,
|
|
13469
|
+
vl as DestacadoVideos,
|
|
13486
13470
|
Co as DynamicBlockServices,
|
|
13487
|
-
|
|
13471
|
+
T8 as DynamicComponents,
|
|
13488
13472
|
B1 as DynamicMainSlot,
|
|
13489
|
-
|
|
13490
|
-
|
|
13491
|
-
|
|
13473
|
+
Ma as DynamicSlot,
|
|
13474
|
+
_8 as EditorialBlock,
|
|
13475
|
+
p8 as ErrorComponent,
|
|
13492
13476
|
B2 as Font,
|
|
13493
13477
|
Xi as Footer1,
|
|
13494
|
-
|
|
13495
|
-
|
|
13478
|
+
Pr as Footer2,
|
|
13479
|
+
k8 as FooterComponent,
|
|
13496
13480
|
b2 as FormatAfterScripts,
|
|
13497
|
-
|
|
13481
|
+
Jn as FormatScripts,
|
|
13498
13482
|
Ya as GA4,
|
|
13499
|
-
|
|
13500
|
-
|
|
13501
|
-
|
|
13502
|
-
|
|
13503
|
-
|
|
13504
|
-
|
|
13505
|
-
|
|
13483
|
+
B7 as GTM,
|
|
13484
|
+
E9 as GalleryHeader,
|
|
13485
|
+
u8 as GenerateBody,
|
|
13486
|
+
d8 as GenerateHead,
|
|
13487
|
+
x8 as HeaderComponent,
|
|
13488
|
+
C8 as ImageOffline,
|
|
13489
|
+
r8 as IssuuServices,
|
|
13506
13490
|
U2 as ItemListSchema,
|
|
13507
|
-
|
|
13508
|
-
|
|
13509
|
-
|
|
13510
|
-
|
|
13511
|
-
|
|
13491
|
+
qa as LayoutNewsComponent,
|
|
13492
|
+
j8 as LazyLoader,
|
|
13493
|
+
H3 as LiveBlogHeader,
|
|
13494
|
+
h8 as Location,
|
|
13495
|
+
Q7 as MainComponentServices,
|
|
13512
13496
|
$a as Marfeel,
|
|
13513
13497
|
tt as MiddleSection,
|
|
13514
|
-
|
|
13515
|
-
|
|
13516
|
-
|
|
13517
|
-
|
|
13518
|
-
|
|
13519
|
-
|
|
13520
|
-
|
|
13521
|
-
|
|
13522
|
-
|
|
13498
|
+
Ta as Modulo1x3,
|
|
13499
|
+
Ml as Modulo1x3Card,
|
|
13500
|
+
Cl as Modulo1x4,
|
|
13501
|
+
Al as Modulo1x5,
|
|
13502
|
+
N8 as Modulo2Columnas,
|
|
13503
|
+
ul as Modulo3Columnas,
|
|
13504
|
+
S8 as ModuloNewsletter,
|
|
13505
|
+
v8 as ModuloOpinion,
|
|
13506
|
+
p6 as NewListResponseDataPH,
|
|
13523
13507
|
T2 as NewsArticle,
|
|
13524
|
-
|
|
13508
|
+
I8 as NewsComponent,
|
|
13525
13509
|
j1 as NewsContent,
|
|
13526
13510
|
c1 as NextPrev,
|
|
13527
13511
|
L2 as OrgList,
|
|
13528
13512
|
cn as PreloadImages,
|
|
13529
13513
|
Ve as REPORT_REASONS,
|
|
13530
13514
|
K1 as Readest,
|
|
13531
|
-
|
|
13532
|
-
|
|
13515
|
+
H8 as ScriptHydrator,
|
|
13516
|
+
B8 as SearchSection,
|
|
13533
13517
|
ne as Section,
|
|
13534
13518
|
Qe as SectionCard,
|
|
13535
13519
|
P1 as SectionCardServerComponent,
|
|
13536
|
-
|
|
13520
|
+
E8 as SectionServerComponent,
|
|
13537
13521
|
vo as ShowSection,
|
|
13538
|
-
|
|
13522
|
+
w9 as SocialNetworks,
|
|
13539
13523
|
E2 as SpeculationRules,
|
|
13540
|
-
|
|
13524
|
+
U8 as StaticSlotWrapper,
|
|
13541
13525
|
hi as SubscribeColumn,
|
|
13542
13526
|
Si as SubscribeRow,
|
|
13543
|
-
|
|
13544
|
-
|
|
13545
|
-
|
|
13546
|
-
|
|
13547
|
-
|
|
13548
|
-
|
|
13549
|
-
|
|
13527
|
+
f8 as SubscribeWhatsAppColumn,
|
|
13528
|
+
M8 as TagComponent,
|
|
13529
|
+
P3 as TimeLine,
|
|
13530
|
+
H7 as TrimPathname,
|
|
13531
|
+
g8 as VideoBlock3,
|
|
13532
|
+
b8 as VideoBlock4,
|
|
13533
|
+
R8 as VideoSection,
|
|
13550
13534
|
M2 as VideosSchemas,
|
|
13551
13535
|
I2 as WebsiteList,
|
|
13552
|
-
|
|
13536
|
+
Q8 as addComment,
|
|
13553
13537
|
z1 as bannersReplace,
|
|
13554
13538
|
Lt as becomeVideoObject,
|
|
13555
|
-
|
|
13539
|
+
ka as coloringByStrokeSVGs,
|
|
13556
13540
|
we as cutString,
|
|
13557
|
-
|
|
13541
|
+
R7 as extractRealtedNews,
|
|
13558
13542
|
Ue as formatDate,
|
|
13559
|
-
|
|
13560
|
-
|
|
13543
|
+
D7 as formatDateEdiciones,
|
|
13544
|
+
$n as formatDateJournalistArticule,
|
|
13561
13545
|
m2 as formatDateTimeline,
|
|
13562
13546
|
g2 as formatNewsMeta,
|
|
13563
13547
|
N2 as formatVideoData,
|
|
13564
|
-
|
|
13565
|
-
|
|
13566
|
-
|
|
13567
|
-
|
|
13548
|
+
c8 as generalGetData,
|
|
13549
|
+
Ga as getCaptchaToken,
|
|
13550
|
+
P8 as getComments,
|
|
13551
|
+
l8 as getDynamicSlots,
|
|
13568
13552
|
i1 as getEnvironmentUrl,
|
|
13569
13553
|
oe as getImageUrl,
|
|
13570
13554
|
Ot as getNextMeta,
|
|
13571
13555
|
Qt as getPage,
|
|
13572
|
-
|
|
13556
|
+
j7 as getPreloadImages,
|
|
13573
13557
|
jt as getPrevMeta,
|
|
13574
|
-
|
|
13558
|
+
O8 as getReportReasonLabel,
|
|
13575
13559
|
C2 as getResponse,
|
|
13576
13560
|
f2 as getResponsePromise,
|
|
13577
|
-
|
|
13561
|
+
Xn as getScriptReplaces,
|
|
13578
13562
|
R2 as getSlugs,
|
|
13579
|
-
|
|
13580
|
-
|
|
13563
|
+
V7 as getTypeOfNews,
|
|
13564
|
+
O7 as getVideoRealPath,
|
|
13581
13565
|
y2 as metadataToJSX,
|
|
13582
13566
|
go as metadata_defaults,
|
|
13583
|
-
|
|
13567
|
+
Kn as parseTags,
|
|
13584
13568
|
p2 as pathnameSplit,
|
|
13585
13569
|
D2 as removePages,
|
|
13586
|
-
|
|
13587
|
-
|
|
13570
|
+
V8 as reportComment,
|
|
13571
|
+
Er as shareButtons,
|
|
13588
13572
|
b1 as socialIcons,
|
|
13589
13573
|
x2 as speculationRules,
|
|
13590
13574
|
S2 as speculationRulesHome,
|
|
13591
13575
|
A2 as urlReplaces,
|
|
13592
|
-
|
|
13576
|
+
G8 as verifyCaptchaTokenEnterprise
|
|
13593
13577
|
};
|