sass-template-common 0.0.21 → 0.0.23
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 +1076 -1093
- package/dist/sass-template-common.umd.cjs +10 -10
- package/package.json +7 -8
|
@@ -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",
|
|
@@ -4195,10 +4195,9 @@ const So = "_content_3olxv_1", xo = {
|
|
|
4195
4195
|
dotStyles: Vo
|
|
4196
4196
|
};
|
|
4197
4197
|
function q(e) {
|
|
4198
|
-
|
|
4199
|
-
const t = "", a = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), s = e.href?.split("/")[1] === t.replace("/", ""), o = {
|
|
4198
|
+
const a = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), s = e.href?.split("/")[1] === "".replace("/", ""), o = {
|
|
4200
4199
|
...e,
|
|
4201
|
-
href:
|
|
4200
|
+
href: "" + (e.href ?? "")
|
|
4202
4201
|
};
|
|
4203
4202
|
return a ? /* @__PURE__ */ n(
|
|
4204
4203
|
"a",
|
|
@@ -4238,7 +4237,7 @@ const At = (e) => {
|
|
|
4238
4237
|
);
|
|
4239
4238
|
};
|
|
4240
4239
|
return /* @__PURE__ */ h("div", { className: J.boxInformation, children: [
|
|
4241
|
-
t && /* @__PURE__ */ n(
|
|
4240
|
+
t && /* @__PURE__ */ n(Na, { className: J.dotStyles }),
|
|
4242
4241
|
e?.info?.section?.url && /* @__PURE__ */ h("h3", { className: J.sectionDescriptionContainer, children: [
|
|
4243
4242
|
/* @__PURE__ */ n(
|
|
4244
4243
|
q,
|
|
@@ -4269,7 +4268,7 @@ const At = (e) => {
|
|
|
4269
4268
|
) : e.main?.title?.section
|
|
4270
4269
|
),
|
|
4271
4270
|
e.config?.showsubtitle && /* @__PURE__ */ n(o, {}),
|
|
4272
|
-
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ n(
|
|
4271
|
+
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ n(V, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(
|
|
4273
4272
|
q,
|
|
4274
4273
|
{
|
|
4275
4274
|
className: J.correspondentLink,
|
|
@@ -4327,7 +4326,7 @@ const At = (e) => {
|
|
|
4327
4326
|
src: e?.preview?.original || o[0]?.url ? o[0]?.url : void 0
|
|
4328
4327
|
}
|
|
4329
4328
|
),
|
|
4330
|
-
t && /* @__PURE__ */ h(
|
|
4329
|
+
t && /* @__PURE__ */ h(V, { children: [
|
|
4331
4330
|
/* @__PURE__ */ n(
|
|
4332
4331
|
"div",
|
|
4333
4332
|
{
|
|
@@ -4385,7 +4384,7 @@ const At = (e) => {
|
|
|
4385
4384
|
src: o[0]?.url ? o[0]?.url : ""
|
|
4386
4385
|
}
|
|
4387
4386
|
),
|
|
4388
|
-
t && /* @__PURE__ */ h(
|
|
4387
|
+
t && /* @__PURE__ */ h(V, { children: [
|
|
4389
4388
|
/* @__PURE__ */ n(
|
|
4390
4389
|
"div",
|
|
4391
4390
|
{
|
|
@@ -4410,13 +4409,13 @@ const At = (e) => {
|
|
|
4410
4409
|
}, wt = (e) => /* @__PURE__ */ h("svg", { width: "28", height: "28", viewBox: "0 0 28 28", ...e, xmlns: "http://www.w3.org/2000/svg", children: [
|
|
4411
4410
|
/* @__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
4411
|
/* @__PURE__ */ n("defs", { children: /* @__PURE__ */ n("clipPath", { id: "clip0_2503_6565", children: /* @__PURE__ */ n("rect", { width: "28", height: "28", fill: "currentColor" }) }) })
|
|
4413
|
-
] }),
|
|
4412
|
+
] }), C8 = (e) => {
|
|
4414
4413
|
const {
|
|
4415
4414
|
preview: t,
|
|
4416
4415
|
isVideo: a = !1,
|
|
4417
4416
|
hasShadow: s = !1,
|
|
4418
4417
|
priorityHigh: o = !1
|
|
4419
|
-
} = e, [i, r] =
|
|
4418
|
+
} = e, [i, r] = O(void 0), l = t?.sizes;
|
|
4420
4419
|
return xe(() => {
|
|
4421
4420
|
(async () => {
|
|
4422
4421
|
r(t?.original?.url || l?.[0]?.url);
|
|
@@ -4466,7 +4465,7 @@ const At = (e) => {
|
|
|
4466
4465
|
sizes: a
|
|
4467
4466
|
};
|
|
4468
4467
|
return /* @__PURE__ */ n(Jo, { ...e, preview: s });
|
|
4469
|
-
},
|
|
4468
|
+
}, Sa = (e) => {
|
|
4470
4469
|
const { itemReverseOrder: t = !1 } = e;
|
|
4471
4470
|
return /* @__PURE__ */ n(
|
|
4472
4471
|
"section",
|
|
@@ -5454,7 +5453,7 @@ const At = (e) => {
|
|
|
5454
5453
|
children: [
|
|
5455
5454
|
/* @__PURE__ */ n("p", { className: kn.titulo, children: e.title ?? "" }),
|
|
5456
5455
|
/* @__PURE__ */ n(
|
|
5457
|
-
|
|
5456
|
+
Sa,
|
|
5458
5457
|
{
|
|
5459
5458
|
block: t,
|
|
5460
5459
|
paths: e.paths,
|
|
@@ -5609,7 +5608,7 @@ const At = (e) => {
|
|
|
5609
5608
|
whatsappLink: Ii,
|
|
5610
5609
|
subscribeText: Mi,
|
|
5611
5610
|
terms: Bi
|
|
5612
|
-
},
|
|
5611
|
+
}, f8 = (e) => /* @__PURE__ */ h("section", { className: Te.content, children: [
|
|
5613
5612
|
/* @__PURE__ */ n(xi, { className: Te.subscribeImage }),
|
|
5614
5613
|
/* @__PURE__ */ h("div", { className: Te.contentTitle, children: [
|
|
5615
5614
|
/* @__PURE__ */ n("p", { className: Te.title, children: "Mantenete Informado" }),
|
|
@@ -5658,7 +5657,7 @@ const At = (e) => {
|
|
|
5658
5657
|
/* @__PURE__ */ n("p", { className: Te.subscribeText, children: "Suscribirte implica aceptar los" }),
|
|
5659
5658
|
/* @__PURE__ */ n(q, { className: Te.terms, href: e.terms, target: "_blank", children: "Términos y condiciones" })
|
|
5660
5659
|
] })
|
|
5661
|
-
] }),
|
|
5660
|
+
] }), xa = (e) => /* @__PURE__ */ h(
|
|
5662
5661
|
"svg",
|
|
5663
5662
|
{
|
|
5664
5663
|
id: "Layer_1",
|
|
@@ -6467,7 +6466,7 @@ const At = (e) => {
|
|
|
6467
6466
|
/* @__PURE__ */ n("path", { fill: "currentColor", d: "M12.8,18.6v-6.9l5.9,3.4L12.8,18.6z" })
|
|
6468
6467
|
]
|
|
6469
6468
|
}
|
|
6470
|
-
),
|
|
6469
|
+
), ka = ["telegram"], b1 = {
|
|
6471
6470
|
facebook: (e) => /* @__PURE__ */ n(J1, { ...e }),
|
|
6472
6471
|
instagram: (e) => /* @__PURE__ */ n(X1, { ...e }),
|
|
6473
6472
|
whatsapp: (e) => /* @__PURE__ */ n(Ki, { ...e }),
|
|
@@ -6491,7 +6490,7 @@ const At = (e) => {
|
|
|
6491
6490
|
className: me.linkSocialNetwoks,
|
|
6492
6491
|
href: a[s].url,
|
|
6493
6492
|
children: b1[s]({
|
|
6494
|
-
className:
|
|
6493
|
+
className: ka.includes(s) ? me.socialNetworkIcon_stroke : me.socialNetworkIcon
|
|
6495
6494
|
})
|
|
6496
6495
|
},
|
|
6497
6496
|
s
|
|
@@ -6518,13 +6517,13 @@ const At = (e) => {
|
|
|
6518
6517
|
title: "Plataforma BLUESTACK CMS (antes CMS MEDIOS)",
|
|
6519
6518
|
target: "_blank",
|
|
6520
6519
|
rel: "noopener",
|
|
6521
|
-
children: /* @__PURE__ */ n(
|
|
6520
|
+
children: /* @__PURE__ */ n(xa, {})
|
|
6522
6521
|
}
|
|
6523
6522
|
)
|
|
6524
6523
|
] })
|
|
6525
6524
|
] })
|
|
6526
6525
|
] });
|
|
6527
|
-
}, er = "
|
|
6526
|
+
}, 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
6527
|
content: er,
|
|
6529
6528
|
imageContent: tr,
|
|
6530
6529
|
imageStyled: nr,
|
|
@@ -6543,9 +6542,8 @@ const At = (e) => {
|
|
|
6543
6542
|
linkedinStyled: fr,
|
|
6544
6543
|
whatsappStyled: gr,
|
|
6545
6544
|
whatsappLink: pr,
|
|
6546
|
-
clipboardButton: Ar
|
|
6547
|
-
|
|
6548
|
-
}, yr = (e) => /* @__PURE__ */ n(
|
|
6545
|
+
clipboardButton: Ar
|
|
6546
|
+
}, wr = (e) => /* @__PURE__ */ n(
|
|
6549
6547
|
"svg",
|
|
6550
6548
|
{
|
|
6551
6549
|
width: "13",
|
|
@@ -6562,7 +6560,7 @@ const At = (e) => {
|
|
|
6562
6560
|
}
|
|
6563
6561
|
)
|
|
6564
6562
|
}
|
|
6565
|
-
),
|
|
6563
|
+
), yr = (e) => /* @__PURE__ */ n(
|
|
6566
6564
|
"svg",
|
|
6567
6565
|
{
|
|
6568
6566
|
width: "23",
|
|
@@ -6607,7 +6605,7 @@ const At = (e) => {
|
|
|
6607
6605
|
}
|
|
6608
6606
|
)
|
|
6609
6607
|
}
|
|
6610
|
-
),
|
|
6608
|
+
), br = (e) => /* @__PURE__ */ h(
|
|
6611
6609
|
"svg",
|
|
6612
6610
|
{
|
|
6613
6611
|
width: "25",
|
|
@@ -6634,7 +6632,7 @@ const At = (e) => {
|
|
|
6634
6632
|
)
|
|
6635
6633
|
]
|
|
6636
6634
|
}
|
|
6637
|
-
),
|
|
6635
|
+
), vr = (e) => /* @__PURE__ */ h(
|
|
6638
6636
|
"svg",
|
|
6639
6637
|
{
|
|
6640
6638
|
width: "24",
|
|
@@ -6660,7 +6658,7 @@ const At = (e) => {
|
|
|
6660
6658
|
)
|
|
6661
6659
|
]
|
|
6662
6660
|
}
|
|
6663
|
-
),
|
|
6661
|
+
), _r = (e) => /* @__PURE__ */ n(
|
|
6664
6662
|
"svg",
|
|
6665
6663
|
{
|
|
6666
6664
|
width: "13",
|
|
@@ -6678,7 +6676,7 @@ const At = (e) => {
|
|
|
6678
6676
|
}
|
|
6679
6677
|
)
|
|
6680
6678
|
}
|
|
6681
|
-
),
|
|
6679
|
+
), Nr = (e) => /* @__PURE__ */ n(
|
|
6682
6680
|
"svg",
|
|
6683
6681
|
{
|
|
6684
6682
|
width: "23",
|
|
@@ -6696,7 +6694,7 @@ const At = (e) => {
|
|
|
6696
6694
|
}
|
|
6697
6695
|
)
|
|
6698
6696
|
}
|
|
6699
|
-
),
|
|
6697
|
+
), Sr = (e) => /* @__PURE__ */ h(
|
|
6700
6698
|
"svg",
|
|
6701
6699
|
{
|
|
6702
6700
|
width: "24",
|
|
@@ -6722,7 +6720,7 @@ const At = (e) => {
|
|
|
6722
6720
|
)
|
|
6723
6721
|
]
|
|
6724
6722
|
}
|
|
6725
|
-
),
|
|
6723
|
+
), xr = (e) => /* @__PURE__ */ n(
|
|
6726
6724
|
"svg",
|
|
6727
6725
|
{
|
|
6728
6726
|
width: "26",
|
|
@@ -6739,12 +6737,12 @@ const At = (e) => {
|
|
|
6739
6737
|
}
|
|
6740
6738
|
)
|
|
6741
6739
|
}
|
|
6742
|
-
),
|
|
6740
|
+
), kr = {
|
|
6743
6741
|
FaceBook: {
|
|
6744
6742
|
url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
|
|
6745
6743
|
icon: {
|
|
6746
|
-
outline: (e) => /* @__PURE__ */ n(
|
|
6747
|
-
solid: (e) => /* @__PURE__ */ n(
|
|
6744
|
+
outline: (e) => /* @__PURE__ */ n(_r, { className: e }),
|
|
6745
|
+
solid: (e) => /* @__PURE__ */ n(wr, { className: e })
|
|
6748
6746
|
}
|
|
6749
6747
|
},
|
|
6750
6748
|
X: {
|
|
@@ -6757,15 +6755,15 @@ const At = (e) => {
|
|
|
6757
6755
|
Whatsapp: {
|
|
6758
6756
|
url: (e) => `https://wa.me/?text=${encodeURIComponent(e)}`,
|
|
6759
6757
|
icon: {
|
|
6760
|
-
outline: (e) => /* @__PURE__ */ n(
|
|
6761
|
-
solid: (e) => /* @__PURE__ */ n(
|
|
6758
|
+
outline: (e) => /* @__PURE__ */ n(Nr, { className: e }),
|
|
6759
|
+
solid: (e) => /* @__PURE__ */ n(yr, { className: e })
|
|
6762
6760
|
}
|
|
6763
6761
|
},
|
|
6764
6762
|
Email: {
|
|
6765
6763
|
url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
|
|
6766
6764
|
icon: {
|
|
6767
|
-
outline: (e) => /* @__PURE__ */ n(
|
|
6768
|
-
solid: (e) => /* @__PURE__ */ n(
|
|
6765
|
+
outline: (e) => /* @__PURE__ */ n(br, { className: e }),
|
|
6766
|
+
solid: (e) => /* @__PURE__ */ n(vr, { className: e })
|
|
6769
6767
|
}
|
|
6770
6768
|
},
|
|
6771
6769
|
LinkedIn: {
|
|
@@ -6778,38 +6776,24 @@ const At = (e) => {
|
|
|
6778
6776
|
}
|
|
6779
6777
|
}
|
|
6780
6778
|
};
|
|
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);
|
|
6779
|
+
function Er({ noteShare: e }) {
|
|
6780
|
+
const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
|
|
6781
|
+
return e ? /* @__PURE__ */ h("div", { className: de.socialNetworkSection, children: [
|
|
6782
|
+
e.options?.map((a) => {
|
|
6783
|
+
const s = kr[a];
|
|
6784
|
+
if (!s) return null;
|
|
6785
|
+
const o = e.variant === "outline" ? s.icon.outline : s.icon.solid, i = s.url(t);
|
|
6802
6786
|
return /* @__PURE__ */ n(
|
|
6803
6787
|
q,
|
|
6804
6788
|
{
|
|
6805
|
-
href:
|
|
6789
|
+
href: i,
|
|
6806
6790
|
target: "_blank",
|
|
6807
6791
|
rel: "noopener noreferrer",
|
|
6808
|
-
"aria-label": `Compartir en ${
|
|
6809
|
-
className: `${
|
|
6810
|
-
children:
|
|
6792
|
+
"aria-label": `Compartir en ${a}`,
|
|
6793
|
+
className: `${de.socialButton} ${de[`${a.toLowerCase()}Button`] ?? ""} ${de[`${a.toLowerCase()}Styled`]}`,
|
|
6794
|
+
children: o("")
|
|
6811
6795
|
},
|
|
6812
|
-
|
|
6796
|
+
a
|
|
6813
6797
|
);
|
|
6814
6798
|
}),
|
|
6815
6799
|
/* @__PURE__ */ n(
|
|
@@ -6817,38 +6801,37 @@ function qr({ noteShare: e }) {
|
|
|
6817
6801
|
{
|
|
6818
6802
|
type: "button",
|
|
6819
6803
|
"data-text": "Link copiado",
|
|
6820
|
-
|
|
6821
|
-
|
|
6822
|
-
children: /* @__PURE__ */ n(
|
|
6804
|
+
"data-active": "false",
|
|
6805
|
+
className: [de.clipboardButton, "clipbtn-id"].join(" "),
|
|
6806
|
+
children: /* @__PURE__ */ n(Sr, {})
|
|
6823
6807
|
}
|
|
6824
6808
|
),
|
|
6825
6809
|
/* @__PURE__ */ n(
|
|
6826
6810
|
"button",
|
|
6827
6811
|
{
|
|
6828
6812
|
type: "button",
|
|
6829
|
-
className:
|
|
6830
|
-
|
|
6831
|
-
children: /* @__PURE__ */ n(kr, {})
|
|
6813
|
+
className: [de.clipboardButton, "sharebtn-id"].join(" "),
|
|
6814
|
+
children: /* @__PURE__ */ n(xr, {})
|
|
6832
6815
|
}
|
|
6833
6816
|
)
|
|
6834
6817
|
] }) : null;
|
|
6835
6818
|
}
|
|
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
|
-
},
|
|
6819
|
+
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 = {
|
|
6820
|
+
content: qr,
|
|
6821
|
+
brandContent: Ur,
|
|
6822
|
+
socialMedia: Tr,
|
|
6823
|
+
linkSocialNetwoks: Lr,
|
|
6824
|
+
sectionContent: Ir,
|
|
6825
|
+
section: Mr,
|
|
6826
|
+
menuItem: Br,
|
|
6827
|
+
otherItems: Dr,
|
|
6828
|
+
copyrigth: Rr,
|
|
6829
|
+
copyrigthText: Hr,
|
|
6830
|
+
logoStyled: Vr,
|
|
6831
|
+
socialNetworkIcon: Or,
|
|
6832
|
+
socialInstagram: jr,
|
|
6833
|
+
socialNetworkIcon_stroke: Qr
|
|
6834
|
+
}, Pr = (e) => {
|
|
6852
6835
|
const { freeZone: t, socials: a, menu: s, customBlock: o } = e;
|
|
6853
6836
|
return /* @__PURE__ */ h("footer", { className: ie.content, children: [
|
|
6854
6837
|
/* @__PURE__ */ h("section", { className: ie.brandContent, children: [
|
|
@@ -6862,7 +6845,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6862
6845
|
className: ie.linkSocialNetwoks,
|
|
6863
6846
|
href: a[i].url,
|
|
6864
6847
|
children: b1[i]({
|
|
6865
|
-
className: `${
|
|
6848
|
+
className: `${ka.includes(i) ? ie.socialNetworkIcon_stroke : ie.socialNetworkIcon} ${i === "instagram" ? ie.socialInstagram : ""}`
|
|
6866
6849
|
})
|
|
6867
6850
|
},
|
|
6868
6851
|
i
|
|
@@ -6891,7 +6874,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6891
6874
|
r
|
|
6892
6875
|
)) })
|
|
6893
6876
|
] }),
|
|
6894
|
-
o && /* @__PURE__ */ n(
|
|
6877
|
+
o && /* @__PURE__ */ n(V, { children: o }),
|
|
6895
6878
|
/* @__PURE__ */ h("section", { className: ie.copyrigth, children: [
|
|
6896
6879
|
/* @__PURE__ */ n("p", { className: ie.copyrigthText, children: e.copyrigth }),
|
|
6897
6880
|
/* @__PURE__ */ n(
|
|
@@ -6902,21 +6885,21 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6902
6885
|
title: "Plataforma BLUESTACK CMS (antes CMS MEDIOS)",
|
|
6903
6886
|
target: "_blank",
|
|
6904
6887
|
rel: "noreferrer",
|
|
6905
|
-
children: /* @__PURE__ */ n(
|
|
6888
|
+
children: /* @__PURE__ */ n(xa, {})
|
|
6906
6889
|
}
|
|
6907
6890
|
)
|
|
6908
6891
|
] })
|
|
6909
6892
|
] });
|
|
6910
|
-
},
|
|
6911
|
-
content:
|
|
6912
|
-
videoContent:
|
|
6913
|
-
articleSection:
|
|
6914
|
-
title:
|
|
6915
|
-
article:
|
|
6916
|
-
correspondent:
|
|
6917
|
-
iframeStyled:
|
|
6918
|
-
contentFrame:
|
|
6919
|
-
},
|
|
6893
|
+
}, 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 = {
|
|
6894
|
+
content: Gr,
|
|
6895
|
+
videoContent: zr,
|
|
6896
|
+
articleSection: Fr,
|
|
6897
|
+
title: Wr,
|
|
6898
|
+
article: Zr,
|
|
6899
|
+
correspondent: Yr,
|
|
6900
|
+
iframeStyled: $r,
|
|
6901
|
+
contentFrame: Kr
|
|
6902
|
+
}, g8 = (e) => {
|
|
6920
6903
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Ue(
|
|
6921
6904
|
e.video.info.date.created
|
|
6922
6905
|
)}` : e?.video.main.author;
|
|
@@ -6952,9 +6935,9 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6952
6935
|
/* @__PURE__ */ n("p", { className: Le.correspondent, children: t() })
|
|
6953
6936
|
] })
|
|
6954
6937
|
] }) }) });
|
|
6955
|
-
},
|
|
6956
|
-
content:
|
|
6957
|
-
linkStyled:
|
|
6938
|
+
}, Jr = "_content_wxhkd_1", Xr = "_linkStyled_wxhkd_9", x1 = {
|
|
6939
|
+
content: Jr,
|
|
6940
|
+
linkStyled: Xr
|
|
6958
6941
|
}, c1 = (e) => {
|
|
6959
6942
|
const { currentPage: t, showNext: a, maxPages: s, pathname: o, query: i } = e, r = (l, d, c) => {
|
|
6960
6943
|
let u = "";
|
|
@@ -6981,11 +6964,11 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6981
6964
|
}
|
|
6982
6965
|
)
|
|
6983
6966
|
] });
|
|
6984
|
-
},
|
|
6985
|
-
content:
|
|
6986
|
-
contentGrid:
|
|
6987
|
-
contentGrid4:
|
|
6988
|
-
contentGrid3:
|
|
6967
|
+
}, e3 = "_content_zal5g_1", t3 = "_contentGrid_zal5g_8", n3 = "_contentGrid4_zal5g_17", a3 = "_contentGrid3_zal5g_21", zt = {
|
|
6968
|
+
content: e3,
|
|
6969
|
+
contentGrid: t3,
|
|
6970
|
+
contentGrid4: n3,
|
|
6971
|
+
contentGrid3: a3
|
|
6989
6972
|
}, j1 = (e) => {
|
|
6990
6973
|
const { grid: t = 3 } = e;
|
|
6991
6974
|
return /* @__PURE__ */ h("section", { className: `${zt.content}`, children: [
|
|
@@ -6996,12 +6979,12 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
6996
6979
|
children: e.children
|
|
6997
6980
|
}
|
|
6998
6981
|
),
|
|
6999
|
-
/* @__PURE__ */ n(
|
|
6982
|
+
/* @__PURE__ */ n(V, { children: e.paginatorComponent })
|
|
7000
6983
|
] });
|
|
7001
|
-
},
|
|
7002
|
-
content:
|
|
7003
|
-
newsDescription:
|
|
7004
|
-
image:
|
|
6984
|
+
}, s3 = "_content_1orqn_1", o3 = "_newsDescription_1orqn_15", i3 = "_image_1orqn_41", Tt = {
|
|
6985
|
+
content: s3,
|
|
6986
|
+
newsDescription: o3,
|
|
6987
|
+
image: i3
|
|
7005
6988
|
}, Qe = (e) => {
|
|
7006
6989
|
const {
|
|
7007
6990
|
main: t,
|
|
@@ -7060,17 +7043,17 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7060
7043
|
]
|
|
7061
7044
|
}
|
|
7062
7045
|
);
|
|
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
|
-
},
|
|
7046
|
+
}, r3 = "_content_kro73_1", l3 = "_contentLayout_kro73_5", Un = {
|
|
7047
|
+
content: r3,
|
|
7048
|
+
contentLayout: l3
|
|
7049
|
+
}, 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 = {
|
|
7050
|
+
content: c3,
|
|
7051
|
+
before: d3,
|
|
7052
|
+
textContent: u3,
|
|
7053
|
+
title: h3,
|
|
7054
|
+
description: m3,
|
|
7055
|
+
linkStyled: C3
|
|
7056
|
+
}, p8 = (e) => {
|
|
7074
7057
|
const t = e.logo;
|
|
7075
7058
|
return /* @__PURE__ */ h("section", { className: st.content, children: [
|
|
7076
7059
|
e.backgroundImgURL && /* @__PURE__ */ n("img", { className: st.before, src: e.backgroundImgURL, alt: "" }),
|
|
@@ -7081,25 +7064,25 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7081
7064
|
/* @__PURE__ */ n(q, { className: st.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
|
|
7082
7065
|
] })
|
|
7083
7066
|
] });
|
|
7084
|
-
},
|
|
7085
|
-
content:
|
|
7086
|
-
contentLabel:
|
|
7087
|
-
label:
|
|
7088
|
-
required:
|
|
7089
|
-
input:
|
|
7090
|
-
},
|
|
7067
|
+
}, f3 = "_content_zxcog_1", g3 = "_contentLabel_zxcog_8", p3 = "_label_zxcog_13", A3 = "_required_zxcog_22", w3 = "_input_zxcog_28", _t = {
|
|
7068
|
+
content: f3,
|
|
7069
|
+
contentLabel: g3,
|
|
7070
|
+
label: p3,
|
|
7071
|
+
required: A3,
|
|
7072
|
+
input: w3
|
|
7073
|
+
}, A8 = (e) => /* @__PURE__ */ h("div", { className: _t.content, children: [
|
|
7091
7074
|
/* @__PURE__ */ h("div", { className: _t.contentLabel, children: [
|
|
7092
7075
|
/* @__PURE__ */ n("label", { className: _t.label, children: e.label }),
|
|
7093
7076
|
e.required && /* @__PURE__ */ n("span", { className: _t.required, children: "*" })
|
|
7094
7077
|
] }),
|
|
7095
7078
|
/* @__PURE__ */ n("input", { className: _t.input, ...e })
|
|
7096
|
-
] }),
|
|
7097
|
-
content:
|
|
7098
|
-
contentLabel:
|
|
7099
|
-
label:
|
|
7100
|
-
required:
|
|
7101
|
-
input:
|
|
7102
|
-
},
|
|
7079
|
+
] }), y3 = "_content_zgx5w_1", b3 = "_contentLabel_zgx5w_8", v3 = "_label_zgx5w_13", _3 = "_required_zgx5w_22", N3 = "_input_zgx5w_28", Nt = {
|
|
7080
|
+
content: y3,
|
|
7081
|
+
contentLabel: b3,
|
|
7082
|
+
label: v3,
|
|
7083
|
+
required: _3,
|
|
7084
|
+
input: N3
|
|
7085
|
+
}, w8 = (e) => /* @__PURE__ */ h("div", { className: Nt.content, children: [
|
|
7103
7086
|
/* @__PURE__ */ h("div", { className: Nt.contentLabel, children: [
|
|
7104
7087
|
/* @__PURE__ */ n("label", { className: Nt.label, children: e.label }),
|
|
7105
7088
|
e.required && /* @__PURE__ */ n("span", { className: Nt.required, children: "*" })
|
|
@@ -7108,33 +7091,33 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7108
7091
|
/* @__PURE__ */ n("option", { value: "", children: "--Seleccione--" }),
|
|
7109
7092
|
e.options.map((t, a) => /* @__PURE__ */ n("option", { value: t.value, children: t.label }, a))
|
|
7110
7093
|
] })
|
|
7111
|
-
] }),
|
|
7112
|
-
content:
|
|
7113
|
-
label:
|
|
7114
|
-
input:
|
|
7115
|
-
},
|
|
7094
|
+
] }), S3 = "_content_1mi9t_1", x3 = "_label_1mi9t_8", k3 = "_input_1mi9t_17", k1 = {
|
|
7095
|
+
content: S3,
|
|
7096
|
+
label: x3,
|
|
7097
|
+
input: k3
|
|
7098
|
+
}, y8 = (e) => /* @__PURE__ */ h("div", { className: k1.content, children: [
|
|
7116
7099
|
/* @__PURE__ */ n("label", { className: k1.label, children: e.label }),
|
|
7117
7100
|
/* @__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
|
-
},
|
|
7101
|
+
] }), 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 = {
|
|
7102
|
+
boxInformation: E3,
|
|
7103
|
+
textBox: q3,
|
|
7104
|
+
contentBox: U3,
|
|
7105
|
+
liveBox: T3,
|
|
7106
|
+
dot: L3,
|
|
7107
|
+
sectionDescription: I3,
|
|
7108
|
+
articule: M3,
|
|
7109
|
+
description: B3
|
|
7110
|
+
}, D3 = "_content_8ehij_1", R3 = "_description_8ehij_23", d1 = {
|
|
7111
|
+
content: D3,
|
|
7112
|
+
description: R3
|
|
7113
|
+
}, Ea = (e) => {
|
|
7131
7114
|
let t = "";
|
|
7132
7115
|
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
7116
|
/* @__PURE__ */ n(ye, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
|
|
7134
7117
|
t && /* @__PURE__ */ n("div", { className: d1.description, children: t })
|
|
7135
7118
|
] });
|
|
7136
|
-
},
|
|
7137
|
-
/* @__PURE__ */ n(
|
|
7119
|
+
}, H3 = (e) => /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h("div", { className: Ge.boxInformation, children: [
|
|
7120
|
+
/* @__PURE__ */ n(Ea, { preview: e.preview }),
|
|
7138
7121
|
/* @__PURE__ */ h("div", { className: Ge.textBox, children: [
|
|
7139
7122
|
/* @__PURE__ */ h("div", { className: Ge.contentBox, children: [
|
|
7140
7123
|
e?.info?.section && /* @__PURE__ */ n(
|
|
@@ -7163,18 +7146,18 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7163
7146
|
}
|
|
7164
7147
|
)
|
|
7165
7148
|
] })
|
|
7166
|
-
] }) }),
|
|
7167
|
-
content:
|
|
7168
|
-
contentLine:
|
|
7169
|
-
contentText:
|
|
7170
|
-
dateLink:
|
|
7171
|
-
},
|
|
7149
|
+
] }) }), V3 = "_content_oipiy_1", O3 = "_contentLine_oipiy_17", j3 = "_contentText_oipiy_24", Q3 = "_dateLink_oipiy_37", Ft = {
|
|
7150
|
+
content: V3,
|
|
7151
|
+
contentLine: O3,
|
|
7152
|
+
contentText: j3,
|
|
7153
|
+
dateLink: Q3
|
|
7154
|
+
}, 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
7155
|
/* @__PURE__ */ n(q, { className: Ft.dateLink, href: `#item-${a + 1}`, children: m2(t.date) }),
|
|
7173
7156
|
/* @__PURE__ */ n("div", { className: Ft.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
|
|
7174
|
-
] }, a)) }),
|
|
7175
|
-
content:
|
|
7176
|
-
bannerSection:
|
|
7177
|
-
},
|
|
7157
|
+
] }, a)) }), G3 = "_content_jg6i2_1", z3 = "_bannerSection_jg6i2_25", Ln = {
|
|
7158
|
+
content: G3,
|
|
7159
|
+
bannerSection: z3
|
|
7160
|
+
}, qa = (e) => /* @__PURE__ */ h("section", { className: Ln.content, children: [
|
|
7178
7161
|
e.children,
|
|
7179
7162
|
/* @__PURE__ */ h("div", { className: Ln.bannerSection, children: [
|
|
7180
7163
|
e.bannerTop,
|
|
@@ -7194,22 +7177,22 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7194
7177
|
),
|
|
7195
7178
|
e.banner
|
|
7196
7179
|
] })
|
|
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
|
-
},
|
|
7180
|
+
] }), 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 = {
|
|
7181
|
+
content: F3,
|
|
7182
|
+
header: W3,
|
|
7183
|
+
videos: Z3,
|
|
7184
|
+
videoContent: Y3,
|
|
7185
|
+
articleSection: $3,
|
|
7186
|
+
contentLayoutVideoSection: K3,
|
|
7187
|
+
sectionVideoList: J3,
|
|
7188
|
+
iframeStyled: X3,
|
|
7189
|
+
contentFrame: e4,
|
|
7190
|
+
relatedTitle: t4
|
|
7191
|
+
}, n4 = "_content_1dj0q_1", a4 = "_linkImage_1dj0q_12", s4 = "_playStyled_1dj0q_19", E1 = {
|
|
7192
|
+
content: n4,
|
|
7193
|
+
linkImage: a4,
|
|
7194
|
+
playStyled: s4
|
|
7195
|
+
}, o4 = async (e) => {
|
|
7213
7196
|
const t = {
|
|
7214
7197
|
...e,
|
|
7215
7198
|
main: {
|
|
@@ -7236,7 +7219,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7236
7219
|
),
|
|
7237
7220
|
/* @__PURE__ */ n("div", { children: /* @__PURE__ */ n(At, { ...t, paths: e.paths }) })
|
|
7238
7221
|
] }) : null;
|
|
7239
|
-
},
|
|
7222
|
+
}, b8 = (e) => /* @__PURE__ */ n("div", { className: Ne.content, children: /* @__PURE__ */ h(Ht, { className: Ne.contentLayoutVideoSection, children: [
|
|
7240
7223
|
/* @__PURE__ */ h("a", { className: Ne.header, href: "/", children: [
|
|
7241
7224
|
/* @__PURE__ */ n(
|
|
7242
7225
|
"svg",
|
|
@@ -7313,7 +7296,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7313
7296
|
),
|
|
7314
7297
|
e.relatedName && /* @__PURE__ */ n("h2", { className: Ne.relatedTitle, children: e.relatedName }),
|
|
7315
7298
|
Array.isArray(e.videoList) && e.videoList.map((t, a) => /* @__PURE__ */ Ct(
|
|
7316
|
-
|
|
7299
|
+
o4,
|
|
7317
7300
|
{
|
|
7318
7301
|
...Lt(t, !0, !1),
|
|
7319
7302
|
key: a,
|
|
@@ -7324,16 +7307,16 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7324
7307
|
}
|
|
7325
7308
|
)
|
|
7326
7309
|
] })
|
|
7327
|
-
] }) }),
|
|
7328
|
-
content:
|
|
7329
|
-
titleContent:
|
|
7330
|
-
title:
|
|
7331
|
-
startLine:
|
|
7332
|
-
line:
|
|
7333
|
-
bottomLine:
|
|
7334
|
-
childrenContent:
|
|
7335
|
-
readMore:
|
|
7336
|
-
}, ne =
|
|
7310
|
+
] }) }), 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 = {
|
|
7311
|
+
content: i4,
|
|
7312
|
+
titleContent: r4,
|
|
7313
|
+
title: l4,
|
|
7314
|
+
startLine: c4,
|
|
7315
|
+
line: d4,
|
|
7316
|
+
bottomLine: u4,
|
|
7317
|
+
childrenContent: h4,
|
|
7318
|
+
readMore: m4
|
|
7319
|
+
}, ne = za((e, t) => {
|
|
7337
7320
|
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
7321
|
return /* @__PURE__ */ h("section", { className: Ie.content, children: [
|
|
7339
7322
|
e.title && /* @__PURE__ */ h(
|
|
@@ -7358,16 +7341,16 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7358
7341
|
e.title && /* @__PURE__ */ n("hr", { className: [Ie.bottomLine, e.className ?? ""].join(" ") }),
|
|
7359
7342
|
/* @__PURE__ */ n("div", { className: Ie.childrenContent, ref: t, children: e.children })
|
|
7360
7343
|
] });
|
|
7361
|
-
}),
|
|
7362
|
-
content:
|
|
7363
|
-
contentNews:
|
|
7364
|
-
linkTitle:
|
|
7365
|
-
tag:
|
|
7366
|
-
tagmx:
|
|
7367
|
-
titular:
|
|
7368
|
-
correspondent:
|
|
7369
|
-
correspondentLink:
|
|
7370
|
-
description:
|
|
7344
|
+
}), 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 = {
|
|
7345
|
+
content: C4,
|
|
7346
|
+
contentNews: f4,
|
|
7347
|
+
linkTitle: g4,
|
|
7348
|
+
tag: p4,
|
|
7349
|
+
tagmx: A4,
|
|
7350
|
+
titular: w4,
|
|
7351
|
+
correspondent: y4,
|
|
7352
|
+
correspondentLink: b4,
|
|
7353
|
+
description: v4
|
|
7371
7354
|
}, mt = (e) => {
|
|
7372
7355
|
const t = () => {
|
|
7373
7356
|
if (e?.config?.showtime && e.config?.showauthor)
|
|
@@ -7449,7 +7432,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7449
7432
|
}
|
|
7450
7433
|
}
|
|
7451
7434
|
),
|
|
7452
|
-
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ n(
|
|
7435
|
+
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ n(V, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n(
|
|
7453
7436
|
q,
|
|
7454
7437
|
{
|
|
7455
7438
|
href: `/${e.paths?.autor ?? "autor"}/${e?.authors[0]?.name}`,
|
|
@@ -7514,7 +7497,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7514
7497
|
}
|
|
7515
7498
|
),
|
|
7516
7499
|
!e.rightOnlyBanner && /* @__PURE__ */ n(
|
|
7517
|
-
|
|
7500
|
+
Sa,
|
|
7518
7501
|
{
|
|
7519
7502
|
block: e.block,
|
|
7520
7503
|
itemReverseOrder: l,
|
|
@@ -7525,11 +7508,11 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7525
7508
|
}
|
|
7526
7509
|
)
|
|
7527
7510
|
] });
|
|
7528
|
-
},
|
|
7529
|
-
content:
|
|
7530
|
-
firstSection:
|
|
7531
|
-
secondSection:
|
|
7532
|
-
},
|
|
7511
|
+
}, _4 = "_content_1dcf7_1", N4 = "_firstSection_1dcf7_10", S4 = "_secondSection_1dcf7_16", q1 = {
|
|
7512
|
+
content: _4,
|
|
7513
|
+
firstSection: N4,
|
|
7514
|
+
secondSection: S4
|
|
7515
|
+
}, x4 = ({
|
|
7533
7516
|
content: e,
|
|
7534
7517
|
customLargeSection: t,
|
|
7535
7518
|
customSmallSection: a,
|
|
@@ -7559,10 +7542,10 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7559
7542
|
}
|
|
7560
7543
|
)) })
|
|
7561
7544
|
] });
|
|
7562
|
-
},
|
|
7563
|
-
content:
|
|
7564
|
-
firstSection:
|
|
7565
|
-
},
|
|
7545
|
+
}, k4 = "_content_wsx1m_1", E4 = "_firstSection_wsx1m_8", Mn = {
|
|
7546
|
+
content: k4,
|
|
7547
|
+
firstSection: E4
|
|
7548
|
+
}, q4 = ({
|
|
7566
7549
|
content: e,
|
|
7567
7550
|
customLargeSection: t,
|
|
7568
7551
|
customSlimSection: a,
|
|
@@ -7596,13 +7579,13 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7596
7579
|
heightImageOverwriteMobile: "270px",
|
|
7597
7580
|
paths: s
|
|
7598
7581
|
}
|
|
7599
|
-
) }, i)) }),
|
|
7600
|
-
content:
|
|
7601
|
-
sectionDescription:
|
|
7602
|
-
title:
|
|
7603
|
-
subtitle:
|
|
7604
|
-
linkStyled:
|
|
7605
|
-
},
|
|
7582
|
+
) }, i)) }), U4 = "_content_10nsz_1", T4 = "_sectionDescription_10nsz_13", L4 = "_title_10nsz_33", I4 = "_subtitle_10nsz_46", M4 = "_linkStyled_10nsz_57", St = {
|
|
7583
|
+
content: U4,
|
|
7584
|
+
sectionDescription: T4,
|
|
7585
|
+
title: L4,
|
|
7586
|
+
subtitle: I4,
|
|
7587
|
+
linkStyled: M4
|
|
7588
|
+
}, Ua = (e) => /* @__PURE__ */ h("div", { className: St.content, children: [
|
|
7606
7589
|
e?.mainNew?.info.section && /* @__PURE__ */ n(
|
|
7607
7590
|
q,
|
|
7608
7591
|
{
|
|
@@ -7622,11 +7605,11 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7622
7605
|
),
|
|
7623
7606
|
e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ n("p", { className: St.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
|
|
7624
7607
|
e.goTo && /* @__PURE__ */ n(q, { href: e.goTo.url, className: St.linkStyled, children: e.goTo.description })
|
|
7625
|
-
] }),
|
|
7626
|
-
headerSection:
|
|
7627
|
-
headerSectionLink:
|
|
7628
|
-
newsContent:
|
|
7629
|
-
},
|
|
7608
|
+
] }), B4 = "_headerSection_drjnj_1", D4 = "_headerSectionLink_drjnj_12", R4 = "_newsContent_drjnj_17", U1 = {
|
|
7609
|
+
headerSection: B4,
|
|
7610
|
+
headerSectionLink: D4,
|
|
7611
|
+
newsContent: R4
|
|
7612
|
+
}, H4 = (e) => {
|
|
7630
7613
|
const { content: t, title: a, isVideo: s } = e;
|
|
7631
7614
|
if (!t || !t[0] || t.length === 0) return;
|
|
7632
7615
|
const o = e.slot_id && e.slot_id !== "Nota_1", i = {
|
|
@@ -7641,7 +7624,7 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7641
7624
|
}, r = t.slice(1);
|
|
7642
7625
|
return i && r && /* @__PURE__ */ h(ne, { title: a, titleUrl: e.titleUrl, children: [
|
|
7643
7626
|
/* @__PURE__ */ h("div", { className: U1.headerSection, children: [
|
|
7644
|
-
/* @__PURE__ */ n(
|
|
7627
|
+
/* @__PURE__ */ n(Ua, { mainNew: i, goTo: e.goTo }),
|
|
7645
7628
|
/* @__PURE__ */ n(
|
|
7646
7629
|
q,
|
|
7647
7630
|
{
|
|
@@ -7676,16 +7659,16 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7676
7659
|
})
|
|
7677
7660
|
] })
|
|
7678
7661
|
] });
|
|
7679
|
-
},
|
|
7680
|
-
content:
|
|
7681
|
-
autorContent:
|
|
7682
|
-
image:
|
|
7683
|
-
contentIcon:
|
|
7684
|
-
boxInformationContent:
|
|
7685
|
-
autorName:
|
|
7686
|
-
time:
|
|
7687
|
-
comment:
|
|
7688
|
-
title:
|
|
7662
|
+
}, 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 = {
|
|
7663
|
+
content: V4,
|
|
7664
|
+
autorContent: O4,
|
|
7665
|
+
image: j4,
|
|
7666
|
+
contentIcon: Q4,
|
|
7667
|
+
boxInformationContent: P4,
|
|
7668
|
+
autorName: G4,
|
|
7669
|
+
time: z4,
|
|
7670
|
+
comment: F4,
|
|
7671
|
+
title: W4
|
|
7689
7672
|
}, s1 = async (e) => {
|
|
7690
7673
|
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
7674
|
Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ n(
|
|
@@ -7722,20 +7705,20 @@ const Ur = "_content_1dzh4_1", Tr = "_brandContent_1dzh4_10", Lr = "_socialMedia
|
|
|
7722
7705
|
/* @__PURE__ */ n("p", { className: Be.comment, children: we(t?.main?.subtitle?.striped || "") })
|
|
7723
7706
|
] })
|
|
7724
7707
|
] });
|
|
7725
|
-
},
|
|
7726
|
-
content:
|
|
7727
|
-
boxPosition:
|
|
7728
|
-
contentFlex:
|
|
7729
|
-
bannerContent:
|
|
7730
|
-
bannerContentAux:
|
|
7708
|
+
}, Z4 = "_content_1d7mg_1", Y4 = "_boxPosition_1d7mg_8", $4 = "_contentFlex_1d7mg_21", K4 = "_bannerContent_1d7mg_29", J4 = "_bannerContentAux_1d7mg_40", ot = {
|
|
7709
|
+
content: Z4,
|
|
7710
|
+
boxPosition: Y4,
|
|
7711
|
+
contentFlex: $4,
|
|
7712
|
+
bannerContent: K4,
|
|
7713
|
+
bannerContentAux: J4
|
|
7731
7714
|
};
|
|
7732
|
-
function
|
|
7715
|
+
function X4(e) {
|
|
7733
7716
|
const t = new Array(e.length), a = e.length / 2;
|
|
7734
7717
|
for (let s = 0; s < e.length; s++)
|
|
7735
7718
|
s % 2 === 0 ? t[Math.floor(s / 2)] = e[s] : t[a + Math.floor(s / 2)] = e[s];
|
|
7736
7719
|
return t;
|
|
7737
7720
|
}
|
|
7738
|
-
const
|
|
7721
|
+
const v8 = (e) => {
|
|
7739
7722
|
const { isOpinion: t = !1 } = e, a = (i) => /* @__PURE__ */ n(
|
|
7740
7723
|
"div",
|
|
7741
7724
|
{
|
|
@@ -7776,7 +7759,7 @@ const _8 = (e) => {
|
|
|
7776
7759
|
)
|
|
7777
7760
|
);
|
|
7778
7761
|
}
|
|
7779
|
-
const o = s.length % 2 === 0 ?
|
|
7762
|
+
const o = s.length % 2 === 0 ? X4(s) : s;
|
|
7780
7763
|
return /* @__PURE__ */ n("section", { style: e.customStyles, children: /* @__PURE__ */ n(
|
|
7781
7764
|
ne,
|
|
7782
7765
|
{
|
|
@@ -7789,10 +7772,10 @@ const _8 = (e) => {
|
|
|
7789
7772
|
] })
|
|
7790
7773
|
}
|
|
7791
7774
|
) });
|
|
7792
|
-
},
|
|
7793
|
-
content:
|
|
7794
|
-
title:
|
|
7795
|
-
},
|
|
7775
|
+
}, el = "_content_w9viv_1", tl = "_title_w9viv_10", Bn = {
|
|
7776
|
+
content: el,
|
|
7777
|
+
title: tl
|
|
7778
|
+
}, _8 = (e) => {
|
|
7796
7779
|
const { showTitle: t = !0 } = e;
|
|
7797
7780
|
return /* @__PURE__ */ h("div", { className: Bn.content, children: [
|
|
7798
7781
|
t && /* @__PURE__ */ n("p", { className: Bn.title, children: "Editorial" }),
|
|
@@ -7811,13 +7794,13 @@ const _8 = (e) => {
|
|
|
7811
7794
|
}
|
|
7812
7795
|
)
|
|
7813
7796
|
] });
|
|
7814
|
-
},
|
|
7815
|
-
content:
|
|
7816
|
-
newsContent:
|
|
7817
|
-
boxPosition:
|
|
7818
|
-
bannerContent:
|
|
7819
|
-
bannerContentAux:
|
|
7820
|
-
},
|
|
7797
|
+
}, nl = "_content_1nd2h_1", al = "_newsContent_1nd2h_8", sl = "_boxPosition_1nd2h_17", ol = "_bannerContent_1nd2h_23", il = "_bannerContentAux_1nd2h_33", it = {
|
|
7798
|
+
content: nl,
|
|
7799
|
+
newsContent: al,
|
|
7800
|
+
boxPosition: sl,
|
|
7801
|
+
bannerContent: ol,
|
|
7802
|
+
bannerContentAux: il
|
|
7803
|
+
}, N8 = (e) => {
|
|
7821
7804
|
const { news: t } = e;
|
|
7822
7805
|
return Array.isArray(t) && /* @__PURE__ */ h("div", { className: it.content, children: [
|
|
7823
7806
|
/* @__PURE__ */ h("div", { className: it.newsContent, children: [
|
|
@@ -7852,15 +7835,15 @@ const _8 = (e) => {
|
|
|
7852
7835
|
] }),
|
|
7853
7836
|
/* @__PURE__ */ n("div", { className: it.bannerContent, children: e.halfPageBanner })
|
|
7854
7837
|
] });
|
|
7855
|
-
},
|
|
7838
|
+
}, S8 = (e) => /* @__PURE__ */ h(V, { children: [
|
|
7856
7839
|
/* @__PURE__ */ n(hi, { className: "display-on-lower-900px", ...e }),
|
|
7857
7840
|
/* @__PURE__ */ n(Si, { ...e })
|
|
7858
|
-
] }),
|
|
7859
|
-
newsContent:
|
|
7860
|
-
newsContentWithLines:
|
|
7861
|
-
newsContentWithoutLines:
|
|
7862
|
-
contentSeparator:
|
|
7863
|
-
},
|
|
7841
|
+
] }), rl = "_newsContent_gd57q_1", ll = "_newsContentWithLines_gd57q_8", cl = "_newsContentWithoutLines_gd57q_13", dl = "_contentSeparator_gd57q_18", Wt = {
|
|
7842
|
+
newsContent: rl,
|
|
7843
|
+
newsContentWithLines: ll,
|
|
7844
|
+
newsContentWithoutLines: cl,
|
|
7845
|
+
contentSeparator: dl
|
|
7846
|
+
}, ul = (e) => {
|
|
7864
7847
|
const { content: t } = e;
|
|
7865
7848
|
if (!t || t.length === 0) return;
|
|
7866
7849
|
const a = (r) => e.hasLines && (r + 1) % 3 !== 0 ? Wt.contentSeparator : "", s = [];
|
|
@@ -7911,8 +7894,8 @@ const _8 = (e) => {
|
|
|
7911
7894
|
children: s
|
|
7912
7895
|
}
|
|
7913
7896
|
);
|
|
7914
|
-
},
|
|
7915
|
-
|
|
7897
|
+
}, Ta = (e) => /* @__PURE__ */ n(ne, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
7898
|
+
ul,
|
|
7916
7899
|
{
|
|
7917
7900
|
content: e.content,
|
|
7918
7901
|
paths: e.paths,
|
|
@@ -7924,10 +7907,10 @@ const _8 = (e) => {
|
|
|
7924
7907
|
showVideoTime: e.showVideoTime,
|
|
7925
7908
|
showVideosubtitle: e.showVideosubtitle
|
|
7926
7909
|
}
|
|
7927
|
-
) }),
|
|
7928
|
-
newsContent:
|
|
7929
|
-
contentSeparator:
|
|
7930
|
-
},
|
|
7910
|
+
) }), hl = "_newsContent_1sb62_1", ml = "_contentSeparator_1sb62_8", Dn = {
|
|
7911
|
+
newsContent: hl,
|
|
7912
|
+
contentSeparator: ml
|
|
7913
|
+
}, Cl = (e) => {
|
|
7931
7914
|
const { content: t, title: a } = e;
|
|
7932
7915
|
if (!(!t || t.length === 0 || !Array.isArray(t)))
|
|
7933
7916
|
return /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
@@ -7956,11 +7939,11 @@ const _8 = (e) => {
|
|
|
7956
7939
|
})
|
|
7957
7940
|
}
|
|
7958
7941
|
) });
|
|
7959
|
-
},
|
|
7960
|
-
newsContent:
|
|
7961
|
-
contentSeparator:
|
|
7962
|
-
newsContentWhitoutLine:
|
|
7963
|
-
},
|
|
7942
|
+
}, fl = "_newsContent_1gbse_1", gl = "_contentSeparator_1gbse_8", pl = "_newsContentWhitoutLine_1gbse_29", T1 = {
|
|
7943
|
+
newsContent: fl,
|
|
7944
|
+
contentSeparator: gl,
|
|
7945
|
+
newsContentWhitoutLine: pl
|
|
7946
|
+
}, Al = (e) => {
|
|
7964
7947
|
const { content: t, title: a } = e;
|
|
7965
7948
|
if (!(!t || t.length === 0))
|
|
7966
7949
|
return /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
@@ -7989,17 +7972,17 @@ const _8 = (e) => {
|
|
|
7989
7972
|
})
|
|
7990
7973
|
}
|
|
7991
7974
|
) });
|
|
7992
|
-
},
|
|
7993
|
-
headerSection:
|
|
7994
|
-
headerSectionLink:
|
|
7995
|
-
newsContent:
|
|
7996
|
-
},
|
|
7975
|
+
}, wl = "_headerSection_1m1sp_3", yl = "_headerSectionLink_1m1sp_16", bl = "_newsContent_1m1sp_29", L1 = {
|
|
7976
|
+
headerSection: wl,
|
|
7977
|
+
headerSectionLink: yl,
|
|
7978
|
+
newsContent: bl
|
|
7979
|
+
}, vl = (e) => {
|
|
7997
7980
|
const { content: t, title: a, isVideo: s = !0 } = e;
|
|
7998
7981
|
if (!t || t.length === 0) return;
|
|
7999
7982
|
const o = t[0], i = e.slot_id && e.slot_id !== "Nota_1", r = t.slice(1);
|
|
8000
7983
|
return o && r && /* @__PURE__ */ h(ne, { title: a, titleUrl: e.titleUrl, children: [
|
|
8001
7984
|
/* @__PURE__ */ h("div", { className: L1.headerSection, children: [
|
|
8002
|
-
/* @__PURE__ */ n(
|
|
7985
|
+
/* @__PURE__ */ n(Ua, { goTo: e.goTo, mainNew: Lt(o) }),
|
|
8003
7986
|
/* @__PURE__ */ n(
|
|
8004
7987
|
q,
|
|
8005
7988
|
{
|
|
@@ -8046,13 +8029,13 @@ const _8 = (e) => {
|
|
|
8046
8029
|
})
|
|
8047
8030
|
] })
|
|
8048
8031
|
] });
|
|
8049
|
-
},
|
|
8050
|
-
content:
|
|
8051
|
-
linkImage:
|
|
8052
|
-
sectionDescription:
|
|
8053
|
-
dateText:
|
|
8054
|
-
textContent:
|
|
8055
|
-
},
|
|
8032
|
+
}, _l = "_content_cnul3_1", Nl = "_linkImage_cnul3_30", Sl = "_sectionDescription_cnul3_42", xl = "_dateText_cnul3_61", kl = "_textContent_cnul3_72", xt = {
|
|
8033
|
+
content: _l,
|
|
8034
|
+
linkImage: Nl,
|
|
8035
|
+
sectionDescription: Sl,
|
|
8036
|
+
dateText: xl,
|
|
8037
|
+
textContent: kl
|
|
8038
|
+
}, El = async (e) => {
|
|
8056
8039
|
const { showNewsLikeTitle: t = !1 } = e;
|
|
8057
8040
|
return e && e.info ? /* @__PURE__ */ h(
|
|
8058
8041
|
"section",
|
|
@@ -8090,14 +8073,14 @@ const _8 = (e) => {
|
|
|
8090
8073
|
]
|
|
8091
8074
|
}
|
|
8092
8075
|
) : null;
|
|
8093
|
-
},
|
|
8094
|
-
content:
|
|
8095
|
-
contentSeparator:
|
|
8096
|
-
},
|
|
8097
|
-
newsContent:
|
|
8098
|
-
contentSeparator:
|
|
8099
|
-
hasLinesBlock:
|
|
8100
|
-
},
|
|
8076
|
+
}, ql = "_content_yx3zm_1", Ul = "_contentSeparator_yx3zm_7", Rn = {
|
|
8077
|
+
content: ql,
|
|
8078
|
+
contentSeparator: Ul
|
|
8079
|
+
}, Tl = "_newsContent_1uamf_1", Ll = "_contentSeparator_1uamf_8", Il = "_hasLinesBlock_1uamf_40", Q1 = {
|
|
8080
|
+
newsContent: Tl,
|
|
8081
|
+
contentSeparator: Ll,
|
|
8082
|
+
hasLinesBlock: Il
|
|
8083
|
+
}, Ml = (e) => {
|
|
8101
8084
|
if (!e.content || e.content.length === 0) return;
|
|
8102
8085
|
const t = e.slot_id && e.slot_id !== "Nota_1";
|
|
8103
8086
|
return /* @__PURE__ */ n(ne, { title: e.title, children: /* @__PURE__ */ n(
|
|
@@ -8123,7 +8106,7 @@ const _8 = (e) => {
|
|
|
8123
8106
|
{
|
|
8124
8107
|
className: e.hasLines ? Q1.hasLinesBlock : "",
|
|
8125
8108
|
children: /* @__PURE__ */ Ct(
|
|
8126
|
-
|
|
8109
|
+
El,
|
|
8127
8110
|
{
|
|
8128
8111
|
...o,
|
|
8129
8112
|
key: s,
|
|
@@ -8136,13 +8119,13 @@ const _8 = (e) => {
|
|
|
8136
8119
|
})
|
|
8137
8120
|
}
|
|
8138
8121
|
) });
|
|
8139
|
-
},
|
|
8140
|
-
content:
|
|
8141
|
-
boxInformation:
|
|
8142
|
-
titleGradient:
|
|
8143
|
-
sectionDescription:
|
|
8144
|
-
articule:
|
|
8145
|
-
linkStyled:
|
|
8122
|
+
}, 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 = {
|
|
8123
|
+
content: Bl,
|
|
8124
|
+
boxInformation: Dl,
|
|
8125
|
+
titleGradient: Rl,
|
|
8126
|
+
sectionDescription: Hl,
|
|
8127
|
+
articule: Vl,
|
|
8128
|
+
linkStyled: Ol
|
|
8146
8129
|
}, v1 = (e) => {
|
|
8147
8130
|
const {
|
|
8148
8131
|
isVideo: t,
|
|
@@ -8198,7 +8181,7 @@ const _8 = (e) => {
|
|
|
8198
8181
|
}
|
|
8199
8182
|
)
|
|
8200
8183
|
] });
|
|
8201
|
-
},
|
|
8184
|
+
}, jl = (e) => {
|
|
8202
8185
|
const { content: t, title: a, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
|
|
8203
8186
|
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
8187
|
const l = {
|
|
@@ -8223,15 +8206,15 @@ const _8 = (e) => {
|
|
|
8223
8206
|
r
|
|
8224
8207
|
);
|
|
8225
8208
|
}) }) });
|
|
8226
|
-
},
|
|
8227
|
-
content:
|
|
8228
|
-
imageStyled:
|
|
8229
|
-
contentIcon:
|
|
8230
|
-
boxInformation:
|
|
8231
|
-
comment:
|
|
8232
|
-
title:
|
|
8233
|
-
authorName:
|
|
8234
|
-
},
|
|
8209
|
+
}, 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 = {
|
|
8210
|
+
content: Ql,
|
|
8211
|
+
imageStyled: Pl,
|
|
8212
|
+
contentIcon: Gl,
|
|
8213
|
+
boxInformation: zl,
|
|
8214
|
+
comment: Fl,
|
|
8215
|
+
title: Wl,
|
|
8216
|
+
authorName: Zl
|
|
8217
|
+
}, Yl = async (e) => {
|
|
8235
8218
|
const { data: t } = e;
|
|
8236
8219
|
return /* @__PURE__ */ h("div", { className: ze.content, children: [
|
|
8237
8220
|
Array.isArray(t.authors) && t?.authors[0]?.image ? /* @__PURE__ */ n(
|
|
@@ -8264,7 +8247,7 @@ const _8 = (e) => {
|
|
|
8264
8247
|
/* @__PURE__ */ n("p", { className: ze.comment, children: t?.main?.subtitle?.striped })
|
|
8265
8248
|
] })
|
|
8266
8249
|
] });
|
|
8267
|
-
},
|
|
8250
|
+
}, $l = (e) => {
|
|
8268
8251
|
const t = e.slot_id && e.slot_id !== "Nota_1";
|
|
8269
8252
|
return /* @__PURE__ */ n(ne, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ n(
|
|
8270
8253
|
pt,
|
|
@@ -8285,7 +8268,7 @@ const _8 = (e) => {
|
|
|
8285
8268
|
}
|
|
8286
8269
|
};
|
|
8287
8270
|
return /* @__PURE__ */ n(
|
|
8288
|
-
|
|
8271
|
+
Yl,
|
|
8289
8272
|
{
|
|
8290
8273
|
autorIcon: e.autorIcon,
|
|
8291
8274
|
data: o,
|
|
@@ -8334,25 +8317,25 @@ const _8 = (e) => {
|
|
|
8334
8317
|
}
|
|
8335
8318
|
)
|
|
8336
8319
|
}
|
|
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
|
-
},
|
|
8320
|
+
), 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 = {
|
|
8321
|
+
drawerStyled: Kl,
|
|
8322
|
+
sidebarCustom: Jl,
|
|
8323
|
+
accordionStyled: Xl,
|
|
8324
|
+
accordionHeading: ec,
|
|
8325
|
+
accordionSummeryStyled: tc,
|
|
8326
|
+
linkStyled: nc,
|
|
8327
|
+
subLinkStyled: ac,
|
|
8328
|
+
inputContent: sc,
|
|
8329
|
+
buttonContent: oc,
|
|
8330
|
+
inputStyled: ic,
|
|
8331
|
+
buscar: rc,
|
|
8332
|
+
buttonStyled: lc,
|
|
8333
|
+
accordionDetailsStyled: cc,
|
|
8334
|
+
footerSlider: dc,
|
|
8335
|
+
socialMedia: uc,
|
|
8336
|
+
copyRights: hc,
|
|
8337
|
+
icon: mc
|
|
8338
|
+
}, Cc = ({
|
|
8356
8339
|
sidebar: e,
|
|
8357
8340
|
socials: t,
|
|
8358
8341
|
copyrigth: a,
|
|
@@ -8474,7 +8457,7 @@ const _8 = (e) => {
|
|
|
8474
8457
|
] })
|
|
8475
8458
|
]
|
|
8476
8459
|
}
|
|
8477
|
-
),
|
|
8460
|
+
), La = (e) => /* @__PURE__ */ h(
|
|
8478
8461
|
"svg",
|
|
8479
8462
|
{
|
|
8480
8463
|
width: "30",
|
|
@@ -8500,13 +8483,13 @@ const _8 = (e) => {
|
|
|
8500
8483
|
)
|
|
8501
8484
|
]
|
|
8502
8485
|
}
|
|
8503
|
-
),
|
|
8504
|
-
content:
|
|
8505
|
-
chipStyled:
|
|
8506
|
-
headLine:
|
|
8507
|
-
live:
|
|
8508
|
-
closeLiveStyled:
|
|
8509
|
-
},
|
|
8486
|
+
), fc = "_content_1k52x_1", gc = "_chipStyled_1k52x_17", pc = "_headLine_1k52x_17", Ac = "_live_1k52x_25", wc = "_closeLiveStyled_1k52x_88", kt = {
|
|
8487
|
+
content: fc,
|
|
8488
|
+
chipStyled: gc,
|
|
8489
|
+
headLine: pc,
|
|
8490
|
+
live: Ac,
|
|
8491
|
+
closeLiveStyled: wc
|
|
8492
|
+
}, Ia = (e) => {
|
|
8510
8493
|
const { alertZone: t, id: a = "close-alert" } = e, s = () => /* @__PURE__ */ n(
|
|
8511
8494
|
q,
|
|
8512
8495
|
{
|
|
@@ -8517,7 +8500,7 @@ const _8 = (e) => {
|
|
|
8517
8500
|
children: t?.data[0]?.main?.title.home ?? ""
|
|
8518
8501
|
}
|
|
8519
8502
|
);
|
|
8520
|
-
return /* @__PURE__ */ h(
|
|
8503
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
8521
8504
|
/* @__PURE__ */ n(
|
|
8522
8505
|
"input",
|
|
8523
8506
|
{
|
|
@@ -8548,22 +8531,22 @@ const _8 = (e) => {
|
|
|
8548
8531
|
}
|
|
8549
8532
|
)
|
|
8550
8533
|
] });
|
|
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
|
-
},
|
|
8534
|
+
}, 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 = {
|
|
8535
|
+
content: yc,
|
|
8536
|
+
linkStyled: bc,
|
|
8537
|
+
linkSocialNetwork: vc,
|
|
8538
|
+
title: _c,
|
|
8539
|
+
tabs: Nc,
|
|
8540
|
+
socialNetwork: Sc,
|
|
8541
|
+
icon: xc,
|
|
8542
|
+
facebook: kc,
|
|
8543
|
+
youtube: Ec,
|
|
8544
|
+
x: qc,
|
|
8545
|
+
instagram: Uc,
|
|
8546
|
+
gnews: Tc,
|
|
8547
|
+
tiktok: Lc,
|
|
8548
|
+
whatsapp: Ic
|
|
8549
|
+
}, Mc = (e) => {
|
|
8567
8550
|
const { cintillo: t, tapeTitle: a, socials: s } = e, o = "", i = t?.findIndex((r) => r.link === o) ?? 0;
|
|
8568
8551
|
return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ h("section", { className: De.content, children: [
|
|
8569
8552
|
Array.isArray(t) && /* @__PURE__ */ h("div", { className: `${De.tabs} header-page-tape-content`, children: [
|
|
@@ -8614,23 +8597,23 @@ const _8 = (e) => {
|
|
|
8614
8597
|
r
|
|
8615
8598
|
)) })
|
|
8616
8599
|
] });
|
|
8617
|
-
},
|
|
8618
|
-
headerStyled:
|
|
8619
|
-
headerContent:
|
|
8620
|
-
iconContent:
|
|
8621
|
-
menuButton:
|
|
8622
|
-
logoStyled:
|
|
8623
|
-
buttonSection:
|
|
8624
|
-
buttonSectionSearch:
|
|
8625
|
-
headLineContent:
|
|
8626
|
-
headLineTitle:
|
|
8627
|
-
headLine:
|
|
8628
|
-
hasAlertZone:
|
|
8629
|
-
},
|
|
8600
|
+
}, 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 = {
|
|
8601
|
+
headerStyled: Bc,
|
|
8602
|
+
headerContent: Dc,
|
|
8603
|
+
iconContent: Rc,
|
|
8604
|
+
menuButton: Hc,
|
|
8605
|
+
logoStyled: Vc,
|
|
8606
|
+
buttonSection: Oc,
|
|
8607
|
+
buttonSectionSearch: jc,
|
|
8608
|
+
headLineContent: Qc,
|
|
8609
|
+
headLineTitle: Pc,
|
|
8610
|
+
headLine: Gc,
|
|
8611
|
+
hasAlertZone: zc
|
|
8612
|
+
}, Fc = (e) => {
|
|
8630
8613
|
const { alertZone: t } = e;
|
|
8631
8614
|
return /* @__PURE__ */ h("header", { className: pe.headerStyled, children: [
|
|
8632
8615
|
e.socialIcons && /* @__PURE__ */ n(
|
|
8633
|
-
|
|
8616
|
+
Mc,
|
|
8634
8617
|
{
|
|
8635
8618
|
socialIcons: e.socialIcons,
|
|
8636
8619
|
cintillo: e.cintillo,
|
|
@@ -8649,7 +8632,7 @@ const _8 = (e) => {
|
|
|
8649
8632
|
"aria-labelledby": "menu",
|
|
8650
8633
|
title: "menu",
|
|
8651
8634
|
children: /* @__PURE__ */ n(
|
|
8652
|
-
|
|
8635
|
+
La,
|
|
8653
8636
|
{
|
|
8654
8637
|
className: pe.startIcon,
|
|
8655
8638
|
color: "var(--header-icons)",
|
|
@@ -8712,22 +8695,22 @@ const _8 = (e) => {
|
|
|
8712
8695
|
)
|
|
8713
8696
|
] }),
|
|
8714
8697
|
!e.showAlertPop && /* @__PURE__ */ n(
|
|
8715
|
-
|
|
8698
|
+
Ia,
|
|
8716
8699
|
{
|
|
8717
8700
|
alertZone: t,
|
|
8718
8701
|
forceShow: e.showAlertPop
|
|
8719
8702
|
}
|
|
8720
8703
|
)
|
|
8721
8704
|
] });
|
|
8722
|
-
},
|
|
8723
|
-
ul:
|
|
8724
|
-
li:
|
|
8725
|
-
liBefore:
|
|
8726
|
-
ulContent:
|
|
8727
|
-
contentModal:
|
|
8728
|
-
linkStyled:
|
|
8729
|
-
itemLink:
|
|
8730
|
-
},
|
|
8705
|
+
}, 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 = {
|
|
8706
|
+
ul: Wc,
|
|
8707
|
+
li: Zc,
|
|
8708
|
+
liBefore: Yc,
|
|
8709
|
+
ulContent: $c,
|
|
8710
|
+
contentModal: Kc,
|
|
8711
|
+
linkStyled: Jc,
|
|
8712
|
+
itemLink: Xc
|
|
8713
|
+
}, e5 = (e) => {
|
|
8731
8714
|
const { items: t } = e;
|
|
8732
8715
|
return /* @__PURE__ */ n("ul", { className: Re.ul, children: t.map((a, s) => /* @__PURE__ */ h("li", { className: `${Re.liBefore} ${Re.li}`, children: [
|
|
8733
8716
|
a.link ? /* @__PURE__ */ h(
|
|
@@ -8757,23 +8740,23 @@ const _8 = (e) => {
|
|
|
8757
8740
|
}
|
|
8758
8741
|
) }, i)) }) })
|
|
8759
8742
|
] }, 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
|
-
},
|
|
8743
|
+
}, 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 = {
|
|
8744
|
+
headerStyled: t5,
|
|
8745
|
+
headerContent: n5,
|
|
8746
|
+
menuButtonSection: a5,
|
|
8747
|
+
menuButton: s5,
|
|
8748
|
+
buttonSection: o5,
|
|
8749
|
+
buttonSectionSearch: i5,
|
|
8750
|
+
hasAlertZone: r5,
|
|
8751
|
+
buttonText: l5,
|
|
8752
|
+
logoContent: c5,
|
|
8753
|
+
logoStyled: d5,
|
|
8754
|
+
headLineContent: u5,
|
|
8755
|
+
headLineTitle: h5,
|
|
8756
|
+
menuSection: m5,
|
|
8757
|
+
headLine: C5,
|
|
8758
|
+
line: f5
|
|
8759
|
+
}, g5 = (e) => {
|
|
8777
8760
|
const { menu: t, alertZone: a } = e;
|
|
8778
8761
|
return /* @__PURE__ */ n(
|
|
8779
8762
|
"header",
|
|
@@ -8799,7 +8782,7 @@ const _8 = (e) => {
|
|
|
8799
8782
|
"aria-labelledby": "menu",
|
|
8800
8783
|
title: "menu",
|
|
8801
8784
|
children: [
|
|
8802
|
-
/* @__PURE__ */ n(
|
|
8785
|
+
/* @__PURE__ */ n(La, { color: "var(--header-icons)", width: 27, height: 27 }),
|
|
8803
8786
|
/* @__PURE__ */ n("p", { className: re.buttonText, style: { lineHeight: 0 }, children: e.menuText })
|
|
8804
8787
|
]
|
|
8805
8788
|
}
|
|
@@ -8840,7 +8823,7 @@ const _8 = (e) => {
|
|
|
8840
8823
|
{
|
|
8841
8824
|
className: re.menuSection,
|
|
8842
8825
|
style: e.showAlertPop ? { "--showAlertPop": "0px" } : {},
|
|
8843
|
-
children: Array.isArray(t) && /* @__PURE__ */ n(
|
|
8826
|
+
children: Array.isArray(t) && /* @__PURE__ */ n(e5, { items: t })
|
|
8844
8827
|
}
|
|
8845
8828
|
)
|
|
8846
8829
|
]
|
|
@@ -8848,15 +8831,15 @@ const _8 = (e) => {
|
|
|
8848
8831
|
)
|
|
8849
8832
|
}
|
|
8850
8833
|
);
|
|
8851
|
-
},
|
|
8852
|
-
childrenContent:
|
|
8853
|
-
childrenContentAux:
|
|
8854
|
-
op2:
|
|
8834
|
+
}, p5 = "_childrenContent_wqlb4_1", A5 = "_childrenContentAux_wqlb4_12", w5 = "_op2_wqlb4_25", I1 = {
|
|
8835
|
+
childrenContent: p5,
|
|
8836
|
+
childrenContentAux: A5,
|
|
8837
|
+
op2: w5
|
|
8855
8838
|
}, M1 = (e) => {
|
|
8856
8839
|
const { alertZone: t, children: a, sidebar: s } = e;
|
|
8857
|
-
return /* @__PURE__ */ h(
|
|
8858
|
-
/* @__PURE__ */ n(
|
|
8859
|
-
!e.showOnlyStickyHeader && /* @__PURE__ */ n(
|
|
8840
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
8841
|
+
/* @__PURE__ */ n(Fc, { ...e }),
|
|
8842
|
+
!e.showOnlyStickyHeader && /* @__PURE__ */ n(g5, { ...e }),
|
|
8860
8843
|
/* @__PURE__ */ h(
|
|
8861
8844
|
"div",
|
|
8862
8845
|
{
|
|
@@ -8871,7 +8854,7 @@ const _8 = (e) => {
|
|
|
8871
8854
|
id: "content-layout",
|
|
8872
8855
|
children: [
|
|
8873
8856
|
e.showAlertPop && /* @__PURE__ */ n(
|
|
8874
|
-
|
|
8857
|
+
Ia,
|
|
8875
8858
|
{
|
|
8876
8859
|
alertZone: t,
|
|
8877
8860
|
forceShow: e.showAlertPop,
|
|
@@ -8883,7 +8866,7 @@ const _8 = (e) => {
|
|
|
8883
8866
|
}
|
|
8884
8867
|
),
|
|
8885
8868
|
/* @__PURE__ */ n(
|
|
8886
|
-
|
|
8869
|
+
Cc,
|
|
8887
8870
|
{
|
|
8888
8871
|
sidebarExtra: e.sidebarExtra,
|
|
8889
8872
|
searchKeyWord: e.searchKeyWord,
|
|
@@ -8893,7 +8876,7 @@ const _8 = (e) => {
|
|
|
8893
8876
|
}
|
|
8894
8877
|
)
|
|
8895
8878
|
] });
|
|
8896
|
-
},
|
|
8879
|
+
}, y5 = (e) => /* @__PURE__ */ h(
|
|
8897
8880
|
"svg",
|
|
8898
8881
|
{
|
|
8899
8882
|
width: "22",
|
|
@@ -8958,7 +8941,7 @@ const _8 = (e) => {
|
|
|
8958
8941
|
) }) })
|
|
8959
8942
|
]
|
|
8960
8943
|
}
|
|
8961
|
-
),
|
|
8944
|
+
), b5 = (e) => /* @__PURE__ */ n(
|
|
8962
8945
|
"svg",
|
|
8963
8946
|
{
|
|
8964
8947
|
...e,
|
|
@@ -8978,7 +8961,7 @@ const _8 = (e) => {
|
|
|
8978
8961
|
}
|
|
8979
8962
|
)
|
|
8980
8963
|
}
|
|
8981
|
-
),
|
|
8964
|
+
), x8 = ({
|
|
8982
8965
|
menu: e,
|
|
8983
8966
|
alertZone: t,
|
|
8984
8967
|
children: a,
|
|
@@ -9059,7 +9042,7 @@ const _8 = (e) => {
|
|
|
9059
9042
|
socials: c,
|
|
9060
9043
|
searchLink: g,
|
|
9061
9044
|
sidebarExtra: C,
|
|
9062
|
-
rightZone: /* @__PURE__ */ h(
|
|
9045
|
+
rightZone: /* @__PURE__ */ h(V, { children: [
|
|
9063
9046
|
/* @__PURE__ */ h(
|
|
9064
9047
|
ht,
|
|
9065
9048
|
{
|
|
@@ -9068,13 +9051,13 @@ const _8 = (e) => {
|
|
|
9068
9051
|
"aria-labelledby": "button_1",
|
|
9069
9052
|
title: "button_1",
|
|
9070
9053
|
children: [
|
|
9071
|
-
/* @__PURE__ */ n(
|
|
9054
|
+
/* @__PURE__ */ n(y5, { color: "var(--header-icons)" }),
|
|
9072
9055
|
/* @__PURE__ */ n("p", { style: { lineHeight: 0 } })
|
|
9073
9056
|
]
|
|
9074
9057
|
}
|
|
9075
9058
|
),
|
|
9076
9059
|
/* @__PURE__ */ h(ht, { children: [
|
|
9077
|
-
/* @__PURE__ */ n(
|
|
9060
|
+
/* @__PURE__ */ n(b5, { style: { minWidth: "fit-content" } }),
|
|
9078
9061
|
/* @__PURE__ */ n("p", { style: { lineHeight: 0, padding: 0 }, children: f.enVivoButton })
|
|
9079
9062
|
] })
|
|
9080
9063
|
] }),
|
|
@@ -9084,7 +9067,7 @@ const _8 = (e) => {
|
|
|
9084
9067
|
)
|
|
9085
9068
|
};
|
|
9086
9069
|
return l ? p[l] : null;
|
|
9087
|
-
},
|
|
9070
|
+
}, k8 = (e) => {
|
|
9088
9071
|
switch (e.option) {
|
|
9089
9072
|
case "op1":
|
|
9090
9073
|
return /* @__PURE__ */ n(
|
|
@@ -9096,15 +9079,15 @@ const _8 = (e) => {
|
|
|
9096
9079
|
}
|
|
9097
9080
|
);
|
|
9098
9081
|
case "op2":
|
|
9099
|
-
return /* @__PURE__ */ n(
|
|
9082
|
+
return /* @__PURE__ */ n(Pr, { ...e });
|
|
9100
9083
|
default:
|
|
9101
|
-
return /* @__PURE__ */ n(
|
|
9084
|
+
return /* @__PURE__ */ n(V, {});
|
|
9102
9085
|
}
|
|
9103
|
-
},
|
|
9104
|
-
content:
|
|
9105
|
-
newsContentSection:
|
|
9106
|
-
itemContent:
|
|
9107
|
-
ItemCustomContent:
|
|
9086
|
+
}, v5 = "_content_1elhb_1", _5 = "_newsContentSection_1elhb_5", N5 = "_itemContent_1elhb_10", S5 = "_ItemCustomContent_1elhb_16", Oe = {
|
|
9087
|
+
content: v5,
|
|
9088
|
+
newsContentSection: _5,
|
|
9089
|
+
itemContent: N5,
|
|
9090
|
+
ItemCustomContent: S5
|
|
9108
9091
|
}, P1 = (e) => {
|
|
9109
9092
|
const { item: t, option: a } = e;
|
|
9110
9093
|
switch (a) {
|
|
@@ -9146,7 +9129,7 @@ const _8 = (e) => {
|
|
|
9146
9129
|
default:
|
|
9147
9130
|
return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent, children: /* @__PURE__ */ n(Qe, { ...t, paths: e.paths }) });
|
|
9148
9131
|
}
|
|
9149
|
-
},
|
|
9132
|
+
}, E8 = (e) => {
|
|
9150
9133
|
const {
|
|
9151
9134
|
data: t,
|
|
9152
9135
|
currentPage: a,
|
|
@@ -9163,7 +9146,7 @@ const _8 = (e) => {
|
|
|
9163
9146
|
switch (e.option) {
|
|
9164
9147
|
case "op1":
|
|
9165
9148
|
return /* @__PURE__ */ n(
|
|
9166
|
-
|
|
9149
|
+
qa,
|
|
9167
9150
|
{
|
|
9168
9151
|
ranking: i,
|
|
9169
9152
|
readestTitle: l.readestTitle ?? "",
|
|
@@ -9233,7 +9216,7 @@ const _8 = (e) => {
|
|
|
9233
9216
|
}
|
|
9234
9217
|
);
|
|
9235
9218
|
case "op2":
|
|
9236
|
-
return /* @__PURE__ */ n(
|
|
9219
|
+
return /* @__PURE__ */ n(V, { children: t.length > 0 ? /* @__PURE__ */ n(
|
|
9237
9220
|
j1,
|
|
9238
9221
|
{
|
|
9239
9222
|
className: "padding-0",
|
|
@@ -9294,12 +9277,12 @@ const _8 = (e) => {
|
|
|
9294
9277
|
}
|
|
9295
9278
|
) });
|
|
9296
9279
|
default:
|
|
9297
|
-
return /* @__PURE__ */ n(
|
|
9280
|
+
return /* @__PURE__ */ n(V, {});
|
|
9298
9281
|
}
|
|
9299
|
-
},
|
|
9300
|
-
content:
|
|
9301
|
-
contactInfoContent:
|
|
9302
|
-
},
|
|
9282
|
+
}, x5 = "_content_gwsqy_1", k5 = "_contactInfoContent_gwsqy_7", Hn = {
|
|
9283
|
+
content: x5,
|
|
9284
|
+
contactInfoContent: k5
|
|
9285
|
+
}, q8 = (e) => {
|
|
9303
9286
|
const { data: t } = e;
|
|
9304
9287
|
return /* @__PURE__ */ n("section", { className: Hn.content, children: t.map((a, s) => /* @__PURE__ */ n(
|
|
9305
9288
|
"div",
|
|
@@ -9311,28 +9294,28 @@ const _8 = (e) => {
|
|
|
9311
9294
|
},
|
|
9312
9295
|
s
|
|
9313
9296
|
)) });
|
|
9314
|
-
},
|
|
9315
|
-
tagContent:
|
|
9316
|
-
contentLayout2:
|
|
9317
|
-
contentHeader:
|
|
9318
|
-
},
|
|
9319
|
-
content:
|
|
9320
|
-
},
|
|
9297
|
+
}, E5 = "_tagContent_ee6yw_1", q5 = "_contentLayout2_ee6yw_9", U5 = "_contentHeader_ee6yw_42", G1 = {
|
|
9298
|
+
tagContent: E5,
|
|
9299
|
+
contentLayout2: q5,
|
|
9300
|
+
contentHeader: U5
|
|
9301
|
+
}, T5 = "_content_1rbrt_1", L5 = {
|
|
9302
|
+
content: T5
|
|
9303
|
+
}, I5 = ({ children: e, className: t = "" }) => /* @__PURE__ */ n(
|
|
9321
9304
|
"div",
|
|
9322
9305
|
{
|
|
9323
|
-
className: `content-layout-2 ${
|
|
9306
|
+
className: `content-layout-2 ${L5.content} ${t}`,
|
|
9324
9307
|
children: e
|
|
9325
9308
|
}
|
|
9326
|
-
),
|
|
9327
|
-
container:
|
|
9328
|
-
note:
|
|
9329
|
-
commercial:
|
|
9330
|
-
commercialContent:
|
|
9331
|
-
complement:
|
|
9332
|
-
},
|
|
9309
|
+
), M5 = "_container_1insg_1", B5 = "_note_1insg_10", D5 = "_commercial_1insg_50", R5 = "_commercialContent_1insg_67", H5 = "_complement_1insg_83", Et = {
|
|
9310
|
+
container: M5,
|
|
9311
|
+
note: B5,
|
|
9312
|
+
commercial: D5,
|
|
9313
|
+
commercialContent: R5,
|
|
9314
|
+
complement: H5
|
|
9315
|
+
}, V5 = (e) => /* @__PURE__ */ h("section", { className: Et.container, children: [
|
|
9333
9316
|
/* @__PURE__ */ n("div", { className: Et.note, children: e.children }),
|
|
9334
9317
|
/* @__PURE__ */ n("div", { className: Et.commercial, children: /* @__PURE__ */ h("div", { className: Et.commercialContent, children: [
|
|
9335
|
-
e.slug === "liveblogs" && /* @__PURE__ */ n(
|
|
9318
|
+
e.slug === "liveblogs" && /* @__PURE__ */ n(P3, { itemList: e.itemList }),
|
|
9336
9319
|
e.bannerTop,
|
|
9337
9320
|
/* @__PURE__ */ n(
|
|
9338
9321
|
K1,
|
|
@@ -9351,7 +9334,7 @@ const _8 = (e) => {
|
|
|
9351
9334
|
/* @__PURE__ */ n("div", { style: { position: "sticky", top: "110px" }, children: e.banner })
|
|
9352
9335
|
] }) }),
|
|
9353
9336
|
/* @__PURE__ */ n("div", { className: Et.complement, children: e.complement })
|
|
9354
|
-
] }),
|
|
9337
|
+
] }), O5 = (e) => {
|
|
9355
9338
|
const t = {
|
|
9356
9339
|
...e.news[0],
|
|
9357
9340
|
config: {
|
|
@@ -9397,7 +9380,7 @@ const _8 = (e) => {
|
|
|
9397
9380
|
"--news-image-description-display": "none"
|
|
9398
9381
|
},
|
|
9399
9382
|
children: /* @__PURE__ */ n(
|
|
9400
|
-
|
|
9383
|
+
H3,
|
|
9401
9384
|
{
|
|
9402
9385
|
...t,
|
|
9403
9386
|
fontSizeSubTitle: "18px",
|
|
@@ -9437,13 +9420,13 @@ const _8 = (e) => {
|
|
|
9437
9420
|
}
|
|
9438
9421
|
);
|
|
9439
9422
|
}
|
|
9440
|
-
},
|
|
9441
|
-
content:
|
|
9442
|
-
tags:
|
|
9443
|
-
chipStyled:
|
|
9444
|
-
tagLink:
|
|
9445
|
-
tagStyled:
|
|
9446
|
-
},
|
|
9423
|
+
}, j5 = "_content_16ydf_1", Q5 = "_tags_16ydf_10", P5 = "_chipStyled_16ydf_20", G5 = "_tagLink_16ydf_47", z5 = "_tagStyled_16ydf_53", lt = {
|
|
9424
|
+
content: j5,
|
|
9425
|
+
tags: Q5,
|
|
9426
|
+
chipStyled: P5,
|
|
9427
|
+
tagLink: G5,
|
|
9428
|
+
tagStyled: z5
|
|
9429
|
+
}, F5 = (e) => {
|
|
9447
9430
|
const t = (a) => {
|
|
9448
9431
|
const s = a.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
|
|
9449
9432
|
return `/${e.paths.tema}/${s}-t${a.id}`;
|
|
@@ -9452,17 +9435,17 @@ const _8 = (e) => {
|
|
|
9452
9435
|
/* @__PURE__ */ n("p", { className: lt.tagStyled, children: "Tags:" }),
|
|
9453
9436
|
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
9437
|
] }) });
|
|
9455
|
-
},
|
|
9456
|
-
contentBox:
|
|
9457
|
-
content:
|
|
9458
|
-
imageStyled:
|
|
9459
|
-
contentIconStyled:
|
|
9460
|
-
avatarContent:
|
|
9461
|
-
journalistSection:
|
|
9462
|
-
journalistInfo:
|
|
9463
|
-
socialNetworkSection:
|
|
9464
|
-
article:
|
|
9465
|
-
},
|
|
9438
|
+
}, 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 = {
|
|
9439
|
+
contentBox: W5,
|
|
9440
|
+
content: Z5,
|
|
9441
|
+
imageStyled: Y5,
|
|
9442
|
+
contentIconStyled: $5,
|
|
9443
|
+
avatarContent: K5,
|
|
9444
|
+
journalistSection: J5,
|
|
9445
|
+
journalistInfo: X5,
|
|
9446
|
+
socialNetworkSection: e9,
|
|
9447
|
+
article: t9
|
|
9448
|
+
}, n9 = async (e) => {
|
|
9466
9449
|
const { autor: t } = e;
|
|
9467
9450
|
return t.addtional.USER_SHOWBIO && /* @__PURE__ */ n("section", { className: qe.contentBox, children: /* @__PURE__ */ h("div", { className: qe.content, children: [
|
|
9468
9451
|
/* @__PURE__ */ h("div", { className: qe.avatarContent, children: [
|
|
@@ -9648,19 +9631,19 @@ const _8 = (e) => {
|
|
|
9648
9631
|
}
|
|
9649
9632
|
)
|
|
9650
9633
|
] }) });
|
|
9651
|
-
},
|
|
9652
|
-
content:
|
|
9653
|
-
contentWithinCard:
|
|
9654
|
-
contentDate:
|
|
9655
|
-
dateInfo:
|
|
9656
|
-
dot:
|
|
9657
|
-
contentTitle:
|
|
9658
|
-
contentTextList:
|
|
9659
|
-
contentButton:
|
|
9660
|
-
linkStyled:
|
|
9661
|
-
},
|
|
9662
|
-
content:
|
|
9663
|
-
},
|
|
9634
|
+
}, 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 = {
|
|
9635
|
+
content: a9,
|
|
9636
|
+
contentWithinCard: s9,
|
|
9637
|
+
contentDate: o9,
|
|
9638
|
+
dateInfo: i9,
|
|
9639
|
+
dot: r9,
|
|
9640
|
+
contentTitle: l9,
|
|
9641
|
+
contentTextList: c9,
|
|
9642
|
+
contentButton: d9,
|
|
9643
|
+
linkStyled: u9
|
|
9644
|
+
}, h9 = "_content_ifkxj_1", m9 = {
|
|
9645
|
+
content: h9
|
|
9646
|
+
}, 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
9647
|
const t = /src="\/(.*?)"/g;
|
|
9665
9648
|
return e.replace(t, `src="${i1()}/$1"`);
|
|
9666
9649
|
}, Vn = {
|
|
@@ -9670,13 +9653,13 @@ const _8 = (e) => {
|
|
|
9670
9653
|
10: 4,
|
|
9671
9654
|
13: 5
|
|
9672
9655
|
};
|
|
9673
|
-
function
|
|
9656
|
+
function p9(e) {
|
|
9674
9657
|
return e.replace(
|
|
9675
9658
|
/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
|
|
9676
9659
|
""
|
|
9677
9660
|
);
|
|
9678
9661
|
}
|
|
9679
|
-
const
|
|
9662
|
+
const A9 = async ({
|
|
9680
9663
|
itemList: e,
|
|
9681
9664
|
slug: t,
|
|
9682
9665
|
banners: a,
|
|
@@ -9684,9 +9667,9 @@ const w9 = async ({
|
|
|
9684
9667
|
}) => {
|
|
9685
9668
|
if (!e || e.length === 0 || !e[0]) return;
|
|
9686
9669
|
const o = e[0].list?.items?.map((i) => {
|
|
9687
|
-
const r =
|
|
9688
|
-
let l =
|
|
9689
|
-
return l =
|
|
9670
|
+
const r = f9(i.body.rendered);
|
|
9671
|
+
let l = g9(r);
|
|
9672
|
+
return l = p9(l), {
|
|
9690
9673
|
...i,
|
|
9691
9674
|
body: {
|
|
9692
9675
|
...i.body,
|
|
@@ -9695,7 +9678,7 @@ const w9 = async ({
|
|
|
9695
9678
|
};
|
|
9696
9679
|
});
|
|
9697
9680
|
return /* @__PURE__ */ n("section", { className: He.content, id: "block-notes-list", children: o?.map((i, r) => /* @__PURE__ */ h(o1, { children: [
|
|
9698
|
-
/* @__PURE__ */ n(
|
|
9681
|
+
/* @__PURE__ */ n(C9, { id: `item-${r + 1}`, children: /* @__PURE__ */ h("div", { className: He.contentWithinCard, children: [
|
|
9699
9682
|
i.date > 0 && /* @__PURE__ */ h("div", { className: He.contentDate, children: [
|
|
9700
9683
|
/* @__PURE__ */ n(
|
|
9701
9684
|
"span",
|
|
@@ -9713,7 +9696,7 @@ const w9 = async ({
|
|
|
9713
9696
|
style: {
|
|
9714
9697
|
color: t === "liveblogs" ? "var(--news-liveblog-timeline-datelink-color)" : "var(--common-black)"
|
|
9715
9698
|
},
|
|
9716
|
-
children:
|
|
9699
|
+
children: $n(i.date)
|
|
9717
9700
|
}
|
|
9718
9701
|
)
|
|
9719
9702
|
] }),
|
|
@@ -9747,7 +9730,7 @@ const w9 = async ({
|
|
|
9747
9730
|
r
|
|
9748
9731
|
)
|
|
9749
9732
|
] }, r)) });
|
|
9750
|
-
},
|
|
9733
|
+
}, w9 = {
|
|
9751
9734
|
FaceBook: "facebook",
|
|
9752
9735
|
Instagram: "instagram",
|
|
9753
9736
|
WhatsApp: "whatsapp",
|
|
@@ -9757,17 +9740,17 @@ const w9 = async ({
|
|
|
9757
9740
|
Gnews: "gnews",
|
|
9758
9741
|
Podcast: "podcast",
|
|
9759
9742
|
Telegram: "telegram"
|
|
9760
|
-
},
|
|
9743
|
+
}, y9 = async (e) => {
|
|
9761
9744
|
if (!e.news || !e.news.authors) return null;
|
|
9762
9745
|
const { news: t, socials: a, texts: s } = e, o = t.authors.map(
|
|
9763
9746
|
(r) => r.internaluser ? `<a href="${`/${e.paths.autor}/${r.name}`}">${r.fullname}</a>` : r.fullname
|
|
9764
9747
|
).join(", "), i = (r) => t.authors.length === 1 ? -16 : r === 0 ? 0 : r * 20;
|
|
9765
|
-
return t.config?.showauthor && /* @__PURE__ */ n("div", { className:
|
|
9748
|
+
return t.config?.showauthor && /* @__PURE__ */ n("div", { className: de.content, children: /* @__PURE__ */ h("div", { className: de.avatarContent, children: [
|
|
9766
9749
|
e.shareOnlyWhatsApp ? /* @__PURE__ */ h(
|
|
9767
9750
|
"a",
|
|
9768
9751
|
{
|
|
9769
|
-
className:
|
|
9770
|
-
href: a[
|
|
9752
|
+
className: de.whatsappLink,
|
|
9753
|
+
href: a[w9.WhatsApp].url,
|
|
9771
9754
|
rel: "noreferrer",
|
|
9772
9755
|
target: "_blank",
|
|
9773
9756
|
children: [
|
|
@@ -9802,14 +9785,14 @@ const w9 = async ({
|
|
|
9802
9785
|
"data-props": encodeURIComponent(
|
|
9803
9786
|
JSON.stringify({ noteShare: e.noteShare })
|
|
9804
9787
|
),
|
|
9805
|
-
children: /* @__PURE__ */ n(
|
|
9788
|
+
children: /* @__PURE__ */ n(Er, { noteShare: e.noteShare })
|
|
9806
9789
|
}
|
|
9807
9790
|
),
|
|
9808
|
-
/* @__PURE__ */ h("section", { className:
|
|
9791
|
+
/* @__PURE__ */ h("section", { className: de.journalistSection, children: [
|
|
9809
9792
|
/* @__PURE__ */ n(
|
|
9810
9793
|
"div",
|
|
9811
9794
|
{
|
|
9812
|
-
className:
|
|
9795
|
+
className: de.imageContent,
|
|
9813
9796
|
style: {
|
|
9814
9797
|
width: `${t.authors?.length > 2 ? t.authors?.length * 30 : t.authors?.length * 35}px`
|
|
9815
9798
|
},
|
|
@@ -9819,7 +9802,7 @@ const w9 = async ({
|
|
|
9819
9802
|
{
|
|
9820
9803
|
fetchPriority: "low",
|
|
9821
9804
|
loading: "lazy",
|
|
9822
|
-
className:
|
|
9805
|
+
className: de.imageStyled,
|
|
9823
9806
|
src: await oe(r.image.sizes[0]?.url || ""),
|
|
9824
9807
|
style: {
|
|
9825
9808
|
position: "absolute",
|
|
@@ -9834,7 +9817,7 @@ const w9 = async ({
|
|
|
9834
9817
|
position: "absolute",
|
|
9835
9818
|
left: `${i(l)}px`
|
|
9836
9819
|
},
|
|
9837
|
-
className:
|
|
9820
|
+
className: de.contentIconStyled,
|
|
9838
9821
|
children: e.autorIcon
|
|
9839
9822
|
},
|
|
9840
9823
|
r.fullname
|
|
@@ -9845,30 +9828,30 @@ const w9 = async ({
|
|
|
9845
9828
|
o && /* @__PURE__ */ n(
|
|
9846
9829
|
"div",
|
|
9847
9830
|
{
|
|
9848
|
-
className:
|
|
9831
|
+
className: de.journalistInfoLink,
|
|
9849
9832
|
dangerouslySetInnerHTML: {
|
|
9850
|
-
__html: `${s.JournalistPrefix} <h3 style="padding:0px;">${o ?? "Redaccion"}${t.config?.showtime && ","}</h3> ${t.config?.showtime ?
|
|
9833
|
+
__html: `${s.JournalistPrefix} <h3 style="padding:0px;">${o ?? "Redaccion"}${t.config?.showtime && ","}</h3> ${t.config?.showtime ? $n(t.info.date.modified) : null}`
|
|
9851
9834
|
}
|
|
9852
9835
|
}
|
|
9853
9836
|
)
|
|
9854
9837
|
] })
|
|
9855
9838
|
] }) });
|
|
9856
|
-
},
|
|
9857
|
-
content:
|
|
9858
|
-
journalistArticleContent:
|
|
9859
|
-
contentNews:
|
|
9860
|
-
noteSource:
|
|
9861
|
-
},
|
|
9862
|
-
summaryContent:
|
|
9863
|
-
},
|
|
9839
|
+
}, b9 = "_content_opb3u_1", v9 = "_journalistArticleContent_opb3u_15", _9 = "_contentNews_opb3u_35", N9 = "_noteSource_opb3u_392", Zt = {
|
|
9840
|
+
content: b9,
|
|
9841
|
+
journalistArticleContent: v9,
|
|
9842
|
+
contentNews: _9,
|
|
9843
|
+
noteSource: N9
|
|
9844
|
+
}, S9 = "_summaryContent_wsypg_1", x9 = {
|
|
9845
|
+
summaryContent: S9
|
|
9846
|
+
}, k9 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ n(
|
|
9864
9847
|
"section",
|
|
9865
9848
|
{
|
|
9866
|
-
className:
|
|
9849
|
+
className: x9.summaryContent,
|
|
9867
9850
|
dangerouslySetInnerHTML: {
|
|
9868
9851
|
__html: e.rendered
|
|
9869
9852
|
}
|
|
9870
9853
|
}
|
|
9871
|
-
),
|
|
9854
|
+
), E9 = async ({
|
|
9872
9855
|
newsformated: e,
|
|
9873
9856
|
internal: t
|
|
9874
9857
|
}) => {
|
|
@@ -9892,7 +9875,7 @@ const w9 = async ({
|
|
|
9892
9875
|
/* @__PURE__ */ n("div", { className: d1.description, children: i && i[0]?.description })
|
|
9893
9876
|
] });
|
|
9894
9877
|
};
|
|
9895
|
-
function
|
|
9878
|
+
function q9(e) {
|
|
9896
9879
|
const t = e.children, a = `${e.slot_id}-`, s = e.visibleItems, o = e.cardGap ?? 20;
|
|
9897
9880
|
function i(l) {
|
|
9898
9881
|
const d = [], c = [];
|
|
@@ -9962,7 +9945,7 @@ function U9(e) {
|
|
|
9962
9945
|
</div>
|
|
9963
9946
|
`;
|
|
9964
9947
|
}
|
|
9965
|
-
const
|
|
9948
|
+
const U9 = (e) => /* @__PURE__ */ n(
|
|
9966
9949
|
"svg",
|
|
9967
9950
|
{
|
|
9968
9951
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -9978,7 +9961,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
9978
9961
|
}
|
|
9979
9962
|
)
|
|
9980
9963
|
}
|
|
9981
|
-
),
|
|
9964
|
+
), T9 = async (e) => {
|
|
9982
9965
|
const t = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, a = [...e.matchAll(t)], s = {};
|
|
9983
9966
|
for (const o of a) {
|
|
9984
9967
|
const i = o[1] ?? "", r = e.includes(i) ? { url: i } : null;
|
|
@@ -9991,7 +9974,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
9991
9974
|
t,
|
|
9992
9975
|
(o, i) => `<img fetchPriority='low' loading='lazy' src="${s[i] || i}"`
|
|
9993
9976
|
);
|
|
9994
|
-
},
|
|
9977
|
+
}, L9 = (e, t) => {
|
|
9995
9978
|
const a = {
|
|
9996
9979
|
2: 1,
|
|
9997
9980
|
4: 2,
|
|
@@ -10021,7 +10004,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
10021
10004
|
return l;
|
|
10022
10005
|
}
|
|
10023
10006
|
), o;
|
|
10024
|
-
},
|
|
10007
|
+
}, I9 = (e) => {
|
|
10025
10008
|
const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, a = [...e.matchAll(t)];
|
|
10026
10009
|
let s = "", o = 0;
|
|
10027
10010
|
for (const i of a) {
|
|
@@ -10031,7 +10014,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
10031
10014
|
(f) => f[1]
|
|
10032
10015
|
).map(
|
|
10033
10016
|
(f) => `<img src="${f}" class="carrusel-note-item"/>`
|
|
10034
|
-
), C = "gallery_embeded" + d.toString(), w =
|
|
10017
|
+
), C = "gallery_embeded" + d.toString(), w = q9({
|
|
10035
10018
|
slot_id: C,
|
|
10036
10019
|
children: m,
|
|
10037
10020
|
visibleItems: 1,
|
|
@@ -10040,7 +10023,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
10040
10023
|
s += w, o = c;
|
|
10041
10024
|
}
|
|
10042
10025
|
return s += e.slice(o), s;
|
|
10043
|
-
},
|
|
10026
|
+
}, M9 = async (e, t, a) => {
|
|
10044
10027
|
if (!a) return e;
|
|
10045
10028
|
const s = /<span data-src="(.*?)"><\/span>/g, o = [...e.matchAll(s)];
|
|
10046
10029
|
let i = e;
|
|
@@ -10070,7 +10053,7 @@ const T9 = (e) => /* @__PURE__ */ n(
|
|
|
10070
10053
|
}
|
|
10071
10054
|
return i;
|
|
10072
10055
|
};
|
|
10073
|
-
async function
|
|
10056
|
+
async function B9(e, t) {
|
|
10074
10057
|
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
10058
|
let o = "", i = 0;
|
|
10076
10059
|
for (const r of s) {
|
|
@@ -10093,7 +10076,7 @@ async function D9(e, t) {
|
|
|
10093
10076
|
}
|
|
10094
10077
|
return o += e.slice(i), o;
|
|
10095
10078
|
}
|
|
10096
|
-
async function
|
|
10079
|
+
async function D9(e) {
|
|
10097
10080
|
const {
|
|
10098
10081
|
news: t,
|
|
10099
10082
|
banners: a,
|
|
@@ -10107,23 +10090,23 @@ async function R9(e) {
|
|
|
10107
10090
|
d = d.replace(
|
|
10108
10091
|
/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
|
|
10109
10092
|
""
|
|
10110
|
-
), d = d.replace(/ /g, ""), d =
|
|
10093
|
+
), d = d.replace(/ /g, ""), d = L9(d, a), d = I9(d), d = await T9(d), d = await M9(
|
|
10111
10094
|
d,
|
|
10112
10095
|
e.texts,
|
|
10113
10096
|
s
|
|
10114
|
-
), d = await
|
|
10097
|
+
), d = await B9(d, l);
|
|
10115
10098
|
const c = t.main.sources ?? [];
|
|
10116
10099
|
return /* @__PURE__ */ h("div", { className: Zt.content, children: [
|
|
10117
10100
|
o !== "liveblogs" ? t.hascontent?.hasgalleryimages ? /* @__PURE__ */ n(
|
|
10118
|
-
|
|
10101
|
+
E9,
|
|
10119
10102
|
{
|
|
10120
10103
|
newsformated: t,
|
|
10121
10104
|
internal: t.info.link.internal
|
|
10122
10105
|
}
|
|
10123
|
-
) : /* @__PURE__ */ n(
|
|
10106
|
+
) : /* @__PURE__ */ n(Ea, { preview: t.preview }) : null,
|
|
10124
10107
|
/* @__PURE__ */ n(se, { banners: a, name: "block_1" }),
|
|
10125
10108
|
/* @__PURE__ */ n("div", { className: Zt.journalistArticleContent, children: /* @__PURE__ */ n(
|
|
10126
|
-
|
|
10109
|
+
y9,
|
|
10127
10110
|
{
|
|
10128
10111
|
autorIcon: e.autorIcon,
|
|
10129
10112
|
socials: r,
|
|
@@ -10134,7 +10117,7 @@ async function R9(e) {
|
|
|
10134
10117
|
paths: e.paths
|
|
10135
10118
|
}
|
|
10136
10119
|
) }),
|
|
10137
|
-
/* @__PURE__ */ n(
|
|
10120
|
+
/* @__PURE__ */ n(k9, { summary: t.main.summary }),
|
|
10138
10121
|
/* @__PURE__ */ n(
|
|
10139
10122
|
"div",
|
|
10140
10123
|
{
|
|
@@ -10145,7 +10128,7 @@ async function R9(e) {
|
|
|
10145
10128
|
}
|
|
10146
10129
|
),
|
|
10147
10130
|
/* @__PURE__ */ n(
|
|
10148
|
-
|
|
10131
|
+
A9,
|
|
10149
10132
|
{
|
|
10150
10133
|
texts: e.texts,
|
|
10151
10134
|
itemList: i,
|
|
@@ -10154,12 +10137,12 @@ async function R9(e) {
|
|
|
10154
10137
|
}
|
|
10155
10138
|
),
|
|
10156
10139
|
c.length > 0 && /* @__PURE__ */ h("div", { className: Zt.noteSource, children: [
|
|
10157
|
-
/* @__PURE__ */ n(
|
|
10140
|
+
/* @__PURE__ */ n(U9, {}),
|
|
10158
10141
|
/* @__PURE__ */ n("p", { children: e.texts.noteSource + (c.length === 1 ? "" : "s") + ": " + c.map((u) => u.name).join(", ") })
|
|
10159
10142
|
] })
|
|
10160
10143
|
] });
|
|
10161
10144
|
}
|
|
10162
|
-
const
|
|
10145
|
+
const R9 = (e) => {
|
|
10163
10146
|
const { content: t, title: a, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
|
|
10164
10147
|
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
10148
|
const l = { ...i, main: {
|
|
@@ -10176,7 +10159,7 @@ const H9 = (e) => {
|
|
|
10176
10159
|
r
|
|
10177
10160
|
);
|
|
10178
10161
|
}) }) });
|
|
10179
|
-
},
|
|
10162
|
+
}, H9 = (e) => {
|
|
10180
10163
|
const { content: t, title: a, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
|
|
10181
10164
|
return t && t.length !== 0 && /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
10182
10165
|
pt,
|
|
@@ -10202,7 +10185,7 @@ const H9 = (e) => {
|
|
|
10202
10185
|
})
|
|
10203
10186
|
}
|
|
10204
10187
|
) });
|
|
10205
|
-
},
|
|
10188
|
+
}, V9 = (e) => {
|
|
10206
10189
|
const { content: t, title: a, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
|
|
10207
10190
|
return t && t.length !== 0 && /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
10208
10191
|
pt,
|
|
@@ -10234,15 +10217,15 @@ const H9 = (e) => {
|
|
|
10234
10217
|
for (const a in e)
|
|
10235
10218
|
a.startsWith("--") && (t[a] = e[a]);
|
|
10236
10219
|
return t;
|
|
10237
|
-
},
|
|
10238
|
-
headerSection:
|
|
10239
|
-
title:
|
|
10240
|
-
subtitle:
|
|
10241
|
-
newsContent:
|
|
10242
|
-
containerCards:
|
|
10243
|
-
image:
|
|
10244
|
-
blockHeadContainer:
|
|
10245
|
-
},
|
|
10220
|
+
}, 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 = {
|
|
10221
|
+
headerSection: O9,
|
|
10222
|
+
title: j9,
|
|
10223
|
+
subtitle: Q9,
|
|
10224
|
+
newsContent: P9,
|
|
10225
|
+
containerCards: G9,
|
|
10226
|
+
image: z9,
|
|
10227
|
+
blockHeadContainer: F9
|
|
10228
|
+
}, W9 = (e) => {
|
|
10246
10229
|
const { content: t, title: a, isVideo: s } = e;
|
|
10247
10230
|
if (!t || t.length === 0) return;
|
|
10248
10231
|
const o = t[0], i = t.slice(1), r = e.slot_id && e.slot_id !== "Nota_1";
|
|
@@ -10290,20 +10273,20 @@ const H9 = (e) => {
|
|
|
10290
10273
|
}, On = {
|
|
10291
10274
|
banner: (e) => /* @__PURE__ */ n(se, { ...e, name: e.slot_id.replace("Home", "block") }),
|
|
10292
10275
|
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(
|
|
10276
|
+
"Modulo 1x3": (e) => /* @__PURE__ */ n(Ta, { ...e }),
|
|
10277
|
+
"Modulo 1x4": (e) => /* @__PURE__ */ n(Cl, { ...e }),
|
|
10278
|
+
"Modulo 1x5": (e) => /* @__PURE__ */ n(Al, { ...e }),
|
|
10279
|
+
"Destacado noticias": (e) => /* @__PURE__ */ n(H4, { ...e }),
|
|
10280
|
+
"Destacado full width": (e) => /* @__PURE__ */ n(W9, { ...e }),
|
|
10281
|
+
"Destacado videos": (e) => /* @__PURE__ */ n(vl, { ...e }),
|
|
10282
|
+
"Carrusel card": (e) => /* @__PURE__ */ n(jl, { ...e }),
|
|
10283
|
+
"Carrusel story": (e) => /* @__PURE__ */ n(R9, { ...e }),
|
|
10284
|
+
"Carrusel owl": (e) => /* @__PURE__ */ n(H9, { ...e }),
|
|
10285
|
+
"Modulo fotogaleria": (e) => /* @__PURE__ */ n(V9, { ...e }),
|
|
10286
|
+
"Carrusel opinion": (e) => /* @__PURE__ */ n($l, { ...e }),
|
|
10287
|
+
"Modulo 1x3 card": (e) => /* @__PURE__ */ n(Ml, { ...e })
|
|
10305
10288
|
};
|
|
10306
|
-
function
|
|
10289
|
+
function Ma({
|
|
10307
10290
|
component: e,
|
|
10308
10291
|
slot_id: t,
|
|
10309
10292
|
data: a,
|
|
@@ -10312,7 +10295,7 @@ function Ba({
|
|
|
10312
10295
|
if (s)
|
|
10313
10296
|
return On[e] && /* @__PURE__ */ n("div", { className: "home-slot", style: tn(a), children: On[e]({ ...a, banners: s, slot_id: t }) });
|
|
10314
10297
|
}
|
|
10315
|
-
function
|
|
10298
|
+
function U8({
|
|
10316
10299
|
children: e,
|
|
10317
10300
|
stylesConfigEntry: t
|
|
10318
10301
|
}) {
|
|
@@ -10356,7 +10339,7 @@ const jn = {
|
|
|
10356
10339
|
},
|
|
10357
10340
|
Super: (e) => /* @__PURE__ */ n(mt, { ...e.data[0], paths: e.paths }),
|
|
10358
10341
|
"3 notas verticales": (e) => /* @__PURE__ */ n(
|
|
10359
|
-
|
|
10342
|
+
q4,
|
|
10360
10343
|
{
|
|
10361
10344
|
content: e.data,
|
|
10362
10345
|
customLargeSection: e.customLargeSection,
|
|
@@ -10365,7 +10348,7 @@ const jn = {
|
|
|
10365
10348
|
}
|
|
10366
10349
|
),
|
|
10367
10350
|
"3 notas horizontales": (e) => /* @__PURE__ */ n(
|
|
10368
|
-
|
|
10351
|
+
x4,
|
|
10369
10352
|
{
|
|
10370
10353
|
content: e.data,
|
|
10371
10354
|
customLargeSection: e.customLargeSection,
|
|
@@ -10382,7 +10365,7 @@ const jn = {
|
|
|
10382
10365
|
...t,
|
|
10383
10366
|
rightOnlyBanner: s,
|
|
10384
10367
|
banners: a
|
|
10385
|
-
}) }),
|
|
10368
|
+
}) }), T8 = ({
|
|
10386
10369
|
slots: e,
|
|
10387
10370
|
DYNAMIC_SLOT_SUBINDEXES: t,
|
|
10388
10371
|
stylesConfig: a,
|
|
@@ -10402,7 +10385,7 @@ const jn = {
|
|
|
10402
10385
|
order: (u - 1) * d + (m - 1),
|
|
10403
10386
|
children: [
|
|
10404
10387
|
/* @__PURE__ */ n(
|
|
10405
|
-
|
|
10388
|
+
Ma,
|
|
10406
10389
|
{
|
|
10407
10390
|
component: e[C].blockSass[0].block,
|
|
10408
10391
|
banners: i,
|
|
@@ -10431,7 +10414,7 @@ const jn = {
|
|
|
10431
10414
|
);
|
|
10432
10415
|
}
|
|
10433
10416
|
return r;
|
|
10434
|
-
},
|
|
10417
|
+
}, L8 = ({
|
|
10435
10418
|
mainBlock: e,
|
|
10436
10419
|
StylesConfigMain: t,
|
|
10437
10420
|
config: a,
|
|
@@ -10443,7 +10426,7 @@ const jn = {
|
|
|
10443
10426
|
data: o.slice(0, l),
|
|
10444
10427
|
paths: a.paths
|
|
10445
10428
|
});
|
|
10446
|
-
return /* @__PURE__ */ h(
|
|
10429
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
10447
10430
|
/* @__PURE__ */ n(
|
|
10448
10431
|
B1,
|
|
10449
10432
|
{
|
|
@@ -10472,15 +10455,15 @@ const jn = {
|
|
|
10472
10455
|
),
|
|
10473
10456
|
/* @__PURE__ */ n(tt, { children: /* @__PURE__ */ n(Ze, { banners: s, index: 1 }) })
|
|
10474
10457
|
] });
|
|
10475
|
-
},
|
|
10476
|
-
content:
|
|
10477
|
-
imageStyled:
|
|
10478
|
-
contentIconStyled:
|
|
10479
|
-
contentCard:
|
|
10480
|
-
contentInfo:
|
|
10481
|
-
fullName:
|
|
10482
|
-
LearnMoreLink:
|
|
10483
|
-
},
|
|
10458
|
+
}, 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 = {
|
|
10459
|
+
content: Z9,
|
|
10460
|
+
imageStyled: Y9,
|
|
10461
|
+
contentIconStyled: $9,
|
|
10462
|
+
contentCard: K9,
|
|
10463
|
+
contentInfo: J9,
|
|
10464
|
+
fullName: X9,
|
|
10465
|
+
LearnMoreLink: e0
|
|
10466
|
+
}, t0 = async (e) => {
|
|
10484
10467
|
const { news: t, texts: a } = e;
|
|
10485
10468
|
return t.config?.showauthor && /* @__PURE__ */ n("div", { className: Fe.content, children: Array.isArray(t.authors) && t.authors?.map(async (s) => /* @__PURE__ */ h(
|
|
10486
10469
|
"div",
|
|
@@ -10519,7 +10502,7 @@ const jn = {
|
|
|
10519
10502
|
},
|
|
10520
10503
|
`author-${s.firstname}`
|
|
10521
10504
|
)) });
|
|
10522
|
-
},
|
|
10505
|
+
}, I8 = async (e) => {
|
|
10523
10506
|
const {
|
|
10524
10507
|
ranking: t = [],
|
|
10525
10508
|
banners: a,
|
|
@@ -10531,9 +10514,9 @@ const jn = {
|
|
|
10531
10514
|
getVideos: d
|
|
10532
10515
|
} = e;
|
|
10533
10516
|
if (!(!s || !s[0]))
|
|
10534
|
-
return /* @__PURE__ */ n(
|
|
10517
|
+
return /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h(I5, { className: G1.contentLayout2, children: [
|
|
10535
10518
|
/* @__PURE__ */ n(
|
|
10536
|
-
|
|
10519
|
+
O5,
|
|
10537
10520
|
{
|
|
10538
10521
|
option: e.slug,
|
|
10539
10522
|
news: s,
|
|
@@ -10542,7 +10525,7 @@ const jn = {
|
|
|
10542
10525
|
),
|
|
10543
10526
|
/* @__PURE__ */ n(Ze, { banners: a, index: 1 }),
|
|
10544
10527
|
/* @__PURE__ */ n(
|
|
10545
|
-
|
|
10528
|
+
V5,
|
|
10546
10529
|
{
|
|
10547
10530
|
texts: e.texts,
|
|
10548
10531
|
paths: e.paths,
|
|
@@ -10553,7 +10536,7 @@ const jn = {
|
|
|
10553
10536
|
banner: /* @__PURE__ */ n(se, { banners: a ?? [], name: "right_2" }),
|
|
10554
10537
|
complement: /* @__PURE__ */ h("div", { suppressHydrationWarning: !0, children: [
|
|
10555
10538
|
o.length > 0 && /* @__PURE__ */ n(
|
|
10556
|
-
|
|
10539
|
+
n9,
|
|
10557
10540
|
{
|
|
10558
10541
|
texts: e.texts,
|
|
10559
10542
|
autorIcon: e.autorIcon,
|
|
@@ -10562,7 +10545,7 @@ const jn = {
|
|
|
10562
10545
|
}
|
|
10563
10546
|
),
|
|
10564
10547
|
s[0].authors.length > 1 && /* @__PURE__ */ n(
|
|
10565
|
-
|
|
10548
|
+
t0,
|
|
10566
10549
|
{
|
|
10567
10550
|
news: s[0],
|
|
10568
10551
|
autorIcon: e.autorIcon,
|
|
@@ -10571,7 +10554,7 @@ const jn = {
|
|
|
10571
10554
|
}
|
|
10572
10555
|
),
|
|
10573
10556
|
/* @__PURE__ */ n("div", { className: G1.tagContent, children: /* @__PURE__ */ n(
|
|
10574
|
-
|
|
10557
|
+
F5,
|
|
10575
10558
|
{
|
|
10576
10559
|
tags: s[0]?.keywords?.tags,
|
|
10577
10560
|
paths: e.paths
|
|
@@ -10604,7 +10587,7 @@ const jn = {
|
|
|
10604
10587
|
),
|
|
10605
10588
|
/* @__PURE__ */ n(tt, { children: /* @__PURE__ */ n(Ze, { banners: a, index: 2 }) }),
|
|
10606
10589
|
/* @__PURE__ */ n(
|
|
10607
|
-
|
|
10590
|
+
Ma,
|
|
10608
10591
|
{
|
|
10609
10592
|
component: "Carrusel card",
|
|
10610
10593
|
banners: [],
|
|
@@ -10646,7 +10629,7 @@ const jn = {
|
|
|
10646
10629
|
},
|
|
10647
10630
|
children: [
|
|
10648
10631
|
/* @__PURE__ */ n(
|
|
10649
|
-
|
|
10632
|
+
D9,
|
|
10650
10633
|
{
|
|
10651
10634
|
texts: e.texts,
|
|
10652
10635
|
autorIcon: e.autorIcon,
|
|
@@ -10669,14 +10652,14 @@ const jn = {
|
|
|
10669
10652
|
}
|
|
10670
10653
|
)
|
|
10671
10654
|
] }) });
|
|
10672
|
-
},
|
|
10673
|
-
content:
|
|
10674
|
-
contentInfo:
|
|
10675
|
-
imageStyled:
|
|
10676
|
-
name:
|
|
10677
|
-
description:
|
|
10678
|
-
contentInfoWithoutImg:
|
|
10679
|
-
},
|
|
10655
|
+
}, 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 = {
|
|
10656
|
+
content: n0,
|
|
10657
|
+
contentInfo: a0,
|
|
10658
|
+
imageStyled: s0,
|
|
10659
|
+
name: o0,
|
|
10660
|
+
description: i0,
|
|
10661
|
+
contentInfoWithoutImg: r0
|
|
10662
|
+
}, l0 = async (e) => {
|
|
10680
10663
|
const t = e.img ? await oe(e.img) : "";
|
|
10681
10664
|
return /* @__PURE__ */ n("section", { className: ct.content, children: /* @__PURE__ */ h(
|
|
10682
10665
|
"div",
|
|
@@ -10705,12 +10688,12 @@ const jn = {
|
|
|
10705
10688
|
]
|
|
10706
10689
|
}
|
|
10707
10690
|
) });
|
|
10708
|
-
},
|
|
10709
|
-
content:
|
|
10710
|
-
contentInfo:
|
|
10711
|
-
name:
|
|
10712
|
-
description:
|
|
10713
|
-
},
|
|
10691
|
+
}, c0 = "_content_7wvro_1", d0 = "_contentInfo_7wvro_23", u0 = "_name_7wvro_34", h0 = "_description_7wvro_43", Yt = {
|
|
10692
|
+
content: c0,
|
|
10693
|
+
contentInfo: d0,
|
|
10694
|
+
name: u0,
|
|
10695
|
+
description: h0
|
|
10696
|
+
}, m0 = (e) => /* @__PURE__ */ n(
|
|
10714
10697
|
"section",
|
|
10715
10698
|
{
|
|
10716
10699
|
className: Yt.content,
|
|
@@ -10745,12 +10728,12 @@ const jn = {
|
|
|
10745
10728
|
)
|
|
10746
10729
|
] })
|
|
10747
10730
|
}
|
|
10748
|
-
),
|
|
10731
|
+
), M8 = (e) => {
|
|
10749
10732
|
const { option: t, entity: a } = e;
|
|
10750
10733
|
switch (t) {
|
|
10751
10734
|
case "op1":
|
|
10752
10735
|
return /* @__PURE__ */ n(
|
|
10753
|
-
|
|
10736
|
+
l0,
|
|
10754
10737
|
{
|
|
10755
10738
|
tag: a?.name ?? "",
|
|
10756
10739
|
img: a?.image?.url ?? "",
|
|
@@ -10759,7 +10742,7 @@ const jn = {
|
|
|
10759
10742
|
);
|
|
10760
10743
|
case "op2":
|
|
10761
10744
|
return /* @__PURE__ */ n(
|
|
10762
|
-
|
|
10745
|
+
m0,
|
|
10763
10746
|
{
|
|
10764
10747
|
tag: a?.name ?? "",
|
|
10765
10748
|
description: a?.description ? a?.description : "",
|
|
@@ -10770,15 +10753,15 @@ const jn = {
|
|
|
10770
10753
|
}
|
|
10771
10754
|
);
|
|
10772
10755
|
default:
|
|
10773
|
-
return /* @__PURE__ */ n(
|
|
10774
|
-
}
|
|
10775
|
-
},
|
|
10776
|
-
content:
|
|
10777
|
-
buttonStyled:
|
|
10778
|
-
searchStyled:
|
|
10779
|
-
inputStyled:
|
|
10780
|
-
inputStyledTest:
|
|
10781
|
-
},
|
|
10756
|
+
return /* @__PURE__ */ n(V, {});
|
|
10757
|
+
}
|
|
10758
|
+
}, C0 = "_content_gxziw_1", f0 = "_buttonStyled_gxziw_9", g0 = "_searchStyled_gxziw_21", p0 = "_inputStyled_gxziw_32", A0 = "_inputStyledTest_gxziw_51", qt = {
|
|
10759
|
+
content: C0,
|
|
10760
|
+
buttonStyled: f0,
|
|
10761
|
+
searchStyled: g0,
|
|
10762
|
+
inputStyled: p0,
|
|
10763
|
+
inputStyledTest: A0
|
|
10764
|
+
}, w0 = (e) => /* @__PURE__ */ n(
|
|
10782
10765
|
"svg",
|
|
10783
10766
|
{
|
|
10784
10767
|
width: "68",
|
|
@@ -10797,7 +10780,7 @@ const jn = {
|
|
|
10797
10780
|
}
|
|
10798
10781
|
) })
|
|
10799
10782
|
}
|
|
10800
|
-
),
|
|
10783
|
+
), B8 = (e) => /* @__PURE__ */ n(
|
|
10801
10784
|
"form",
|
|
10802
10785
|
{
|
|
10803
10786
|
className: qt.content,
|
|
@@ -10814,21 +10797,21 @@ const jn = {
|
|
|
10814
10797
|
placeholder: e.texts.searchKeyWord + "..."
|
|
10815
10798
|
}
|
|
10816
10799
|
),
|
|
10817
|
-
/* @__PURE__ */ n("button", { className: qt.buttonStyled, type: "submit", children: /* @__PURE__ */ n(
|
|
10800
|
+
/* @__PURE__ */ n("button", { className: qt.buttonStyled, type: "submit", children: /* @__PURE__ */ n(w0, { className: qt.searchStyled }) })
|
|
10818
10801
|
] })
|
|
10819
10802
|
}
|
|
10820
|
-
),
|
|
10821
|
-
content:
|
|
10822
|
-
contentInfo:
|
|
10823
|
-
contentAuthor:
|
|
10824
|
-
imageStyled:
|
|
10825
|
-
contentIconStyled:
|
|
10826
|
-
name:
|
|
10827
|
-
email:
|
|
10828
|
-
description:
|
|
10829
|
-
contenSocialNetwork:
|
|
10830
|
-
socialIcon:
|
|
10831
|
-
},
|
|
10803
|
+
), 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 = {
|
|
10804
|
+
content: y0,
|
|
10805
|
+
contentInfo: b0,
|
|
10806
|
+
contentAuthor: v0,
|
|
10807
|
+
imageStyled: _0,
|
|
10808
|
+
contentIconStyled: N0,
|
|
10809
|
+
name: S0,
|
|
10810
|
+
email: x0,
|
|
10811
|
+
description: k0,
|
|
10812
|
+
contenSocialNetwork: E0,
|
|
10813
|
+
socialIcon: q0
|
|
10814
|
+
}, U0 = async (e) => {
|
|
10832
10815
|
const { autor: t, autorIcon: a } = e, s = a;
|
|
10833
10816
|
return /* @__PURE__ */ n("section", { className: Ce.content, children: /* @__PURE__ */ h("div", { className: Ce.contentInfo, children: [
|
|
10834
10817
|
t.info.image ? /* @__PURE__ */ n(
|
|
@@ -10890,17 +10873,17 @@ const jn = {
|
|
|
10890
10873
|
] })
|
|
10891
10874
|
] })
|
|
10892
10875
|
] }) });
|
|
10893
|
-
},
|
|
10894
|
-
content:
|
|
10895
|
-
contentInfo:
|
|
10896
|
-
imageStyled:
|
|
10897
|
-
contentIconStyled:
|
|
10898
|
-
name:
|
|
10899
|
-
email:
|
|
10900
|
-
description:
|
|
10901
|
-
contenSocialNetwork:
|
|
10902
|
-
socialIcon:
|
|
10903
|
-
},
|
|
10876
|
+
}, 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 = {
|
|
10877
|
+
content: T0,
|
|
10878
|
+
contentInfo: L0,
|
|
10879
|
+
imageStyled: I0,
|
|
10880
|
+
contentIconStyled: M0,
|
|
10881
|
+
name: B0,
|
|
10882
|
+
email: D0,
|
|
10883
|
+
description: R0,
|
|
10884
|
+
contenSocialNetwork: H0,
|
|
10885
|
+
socialIcon: V0
|
|
10886
|
+
}, O0 = async (e) => {
|
|
10904
10887
|
const { autor: t, autorIcon: a } = e, s = a;
|
|
10905
10888
|
return /* @__PURE__ */ n("section", { className: Ae.content, children: /* @__PURE__ */ h("div", { className: Ae.contentInfo, children: [
|
|
10906
10889
|
t.info.image ? /* @__PURE__ */ n(
|
|
@@ -10955,11 +10938,11 @@ const jn = {
|
|
|
10955
10938
|
)
|
|
10956
10939
|
] })
|
|
10957
10940
|
] }) });
|
|
10958
|
-
},
|
|
10959
|
-
content:
|
|
10960
|
-
newsContentSection:
|
|
10961
|
-
itemContent:
|
|
10962
|
-
},
|
|
10941
|
+
}, j0 = "_content_io3tv_1", Q0 = "_newsContentSection_io3tv_5", P0 = "_itemContent_io3tv_10", D1 = {
|
|
10942
|
+
content: j0,
|
|
10943
|
+
newsContentSection: Q0,
|
|
10944
|
+
itemContent: P0
|
|
10945
|
+
}, D8 = (e) => {
|
|
10963
10946
|
const {
|
|
10964
10947
|
data: t,
|
|
10965
10948
|
option: a,
|
|
@@ -10978,10 +10961,10 @@ const jn = {
|
|
|
10978
10961
|
};
|
|
10979
10962
|
switch (a) {
|
|
10980
10963
|
case "op1":
|
|
10981
|
-
return /* @__PURE__ */ n(
|
|
10982
|
-
/* @__PURE__ */ n(
|
|
10964
|
+
return /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h(Tn, { children: [
|
|
10965
|
+
/* @__PURE__ */ n(O0, { autor: s[0], autorIcon: e.autorIcon }),
|
|
10983
10966
|
/* @__PURE__ */ n(
|
|
10984
|
-
|
|
10967
|
+
qa,
|
|
10985
10968
|
{
|
|
10986
10969
|
paths: e.paths,
|
|
10987
10970
|
ranking: l,
|
|
@@ -11060,11 +11043,11 @@ const jn = {
|
|
|
11060
11043
|
)
|
|
11061
11044
|
] }) });
|
|
11062
11045
|
case "op2":
|
|
11063
|
-
return /* @__PURE__ */ n(
|
|
11064
|
-
/* @__PURE__ */ n(
|
|
11065
|
-
Array.isArray(t) ? /* @__PURE__ */ h(
|
|
11046
|
+
return /* @__PURE__ */ n(V, { children: /* @__PURE__ */ h(Tn, { children: [
|
|
11047
|
+
/* @__PURE__ */ n(U0, { autor: s[0], autorIcon: e.autorIcon }),
|
|
11048
|
+
Array.isArray(t) ? /* @__PURE__ */ h(V, { children: [
|
|
11066
11049
|
/* @__PURE__ */ n(
|
|
11067
|
-
|
|
11050
|
+
Ta,
|
|
11068
11051
|
{
|
|
11069
11052
|
content: t,
|
|
11070
11053
|
title: "",
|
|
@@ -11113,24 +11096,24 @@ const jn = {
|
|
|
11113
11096
|
)
|
|
11114
11097
|
] }) });
|
|
11115
11098
|
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:
|
|
11099
|
+
return /* @__PURE__ */ n(V, {});
|
|
11100
|
+
}
|
|
11101
|
+
}, G0 = "_content_pq89v_1", z0 = "_videoContent_pq89v_9", Qn = {
|
|
11102
|
+
content: G0,
|
|
11103
|
+
videoContent: z0
|
|
11104
|
+
}, 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 = {
|
|
11105
|
+
container: F0,
|
|
11106
|
+
playStyled: W0,
|
|
11107
|
+
imageStyled: Z0,
|
|
11108
|
+
longer: Y0,
|
|
11109
|
+
contentNews: $0,
|
|
11110
|
+
tagContent: K0,
|
|
11111
|
+
tag: J0,
|
|
11112
|
+
titular: X0,
|
|
11113
|
+
small: e6,
|
|
11114
|
+
figure: t6,
|
|
11115
|
+
backDrop: n6,
|
|
11116
|
+
backDropAux: a6
|
|
11134
11117
|
}, Pn = async (e) => {
|
|
11135
11118
|
const { size: t = "longer", video: a } = e, s = a.main.image.original.url;
|
|
11136
11119
|
return /* @__PURE__ */ n("figure", { className: Ut.figure, children: /* @__PURE__ */ h("span", { className: Ut.backdrop, children: [
|
|
@@ -11163,7 +11146,7 @@ const jn = {
|
|
|
11163
11146
|
)
|
|
11164
11147
|
] }) })
|
|
11165
11148
|
] }) });
|
|
11166
|
-
},
|
|
11149
|
+
}, s6 = (e) => {
|
|
11167
11150
|
const { videos: t } = e;
|
|
11168
11151
|
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
11152
|
/* @__PURE__ */ n(Pn, { video: t[0] }),
|
|
@@ -11176,18 +11159,18 @@ const jn = {
|
|
|
11176
11159
|
`video-small-${s}`
|
|
11177
11160
|
)) })
|
|
11178
11161
|
] }) }) }) });
|
|
11179
|
-
},
|
|
11180
|
-
content:
|
|
11181
|
-
videoContent:
|
|
11182
|
-
articleSection:
|
|
11183
|
-
contentLatout:
|
|
11184
|
-
title:
|
|
11185
|
-
article:
|
|
11186
|
-
correspondent:
|
|
11187
|
-
},
|
|
11188
|
-
container:
|
|
11189
|
-
playStyled:
|
|
11190
|
-
},
|
|
11162
|
+
}, 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 = {
|
|
11163
|
+
content: o6,
|
|
11164
|
+
videoContent: i6,
|
|
11165
|
+
articleSection: r6,
|
|
11166
|
+
contentLatout: l6,
|
|
11167
|
+
title: c6,
|
|
11168
|
+
article: d6,
|
|
11169
|
+
correspondent: u6
|
|
11170
|
+
}, h6 = "_container_1rq2h_1", m6 = "_playStyled_1rq2h_9", Gn = {
|
|
11171
|
+
container: h6,
|
|
11172
|
+
playStyled: m6
|
|
11173
|
+
}, C6 = (e) => {
|
|
11191
11174
|
const { video: t } = e;
|
|
11192
11175
|
return /* @__PURE__ */ n(
|
|
11193
11176
|
q,
|
|
@@ -11209,12 +11192,12 @@ const jn = {
|
|
|
11209
11192
|
] })
|
|
11210
11193
|
}
|
|
11211
11194
|
);
|
|
11212
|
-
},
|
|
11195
|
+
}, f6 = (e) => {
|
|
11213
11196
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Ue(
|
|
11214
11197
|
e.video.info.date.created
|
|
11215
11198
|
)}` : e?.video.main.author;
|
|
11216
11199
|
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(
|
|
11200
|
+
/* @__PURE__ */ n(C6, { video: e.video }),
|
|
11218
11201
|
/* @__PURE__ */ h("div", { className: Je.articleSection, children: [
|
|
11219
11202
|
/* @__PURE__ */ n(
|
|
11220
11203
|
q,
|
|
@@ -11229,17 +11212,17 @@ const jn = {
|
|
|
11229
11212
|
/* @__PURE__ */ n("p", { className: Je.correspondent, children: t() })
|
|
11230
11213
|
] })
|
|
11231
11214
|
] }) }) }) });
|
|
11232
|
-
},
|
|
11215
|
+
}, R8 = (e) => {
|
|
11233
11216
|
switch (e.option) {
|
|
11234
11217
|
case "op1":
|
|
11235
|
-
return /* @__PURE__ */ n(
|
|
11218
|
+
return /* @__PURE__ */ n(s6, { videos: e.data });
|
|
11236
11219
|
case "op2":
|
|
11237
|
-
return /* @__PURE__ */ n(
|
|
11220
|
+
return /* @__PURE__ */ n(f6, { video: e.data[0] });
|
|
11238
11221
|
default:
|
|
11239
|
-
return /* @__PURE__ */ n(
|
|
11222
|
+
return /* @__PURE__ */ n(V, {});
|
|
11240
11223
|
}
|
|
11241
11224
|
};
|
|
11242
|
-
function
|
|
11225
|
+
function H8({ containerId: e, containerId2: t }) {
|
|
11243
11226
|
return xe(() => {
|
|
11244
11227
|
try {
|
|
11245
11228
|
let a = function() {
|
|
@@ -11275,7 +11258,7 @@ function V8({ containerId: e, containerId2: t }) {
|
|
|
11275
11258
|
}
|
|
11276
11259
|
}, [e]), null;
|
|
11277
11260
|
}
|
|
11278
|
-
const
|
|
11261
|
+
const g6 = (e) => {
|
|
11279
11262
|
const {
|
|
11280
11263
|
//rounded = false,
|
|
11281
11264
|
isVideo: t = !1,
|
|
@@ -11283,7 +11266,7 @@ const p6 = (e) => {
|
|
|
11283
11266
|
hasShadow: s = !1,
|
|
11284
11267
|
BackDropAuxHeigthMobile: o
|
|
11285
11268
|
//isVisible,
|
|
11286
|
-
} = e, i =
|
|
11269
|
+
} = e, i = Fa(
|
|
11287
11270
|
() => e?.preview?.sizes || [],
|
|
11288
11271
|
[e?.preview?.sizes]
|
|
11289
11272
|
);
|
|
@@ -11311,7 +11294,7 @@ const p6 = (e) => {
|
|
|
11311
11294
|
}
|
|
11312
11295
|
}
|
|
11313
11296
|
),
|
|
11314
|
-
t && /* @__PURE__ */ h(
|
|
11297
|
+
t && /* @__PURE__ */ h(V, { children: [
|
|
11315
11298
|
/* @__PURE__ */ n(
|
|
11316
11299
|
"div",
|
|
11317
11300
|
{
|
|
@@ -11334,7 +11317,7 @@ const p6 = (e) => {
|
|
|
11334
11317
|
] })
|
|
11335
11318
|
] })
|
|
11336
11319
|
] }) });
|
|
11337
|
-
},
|
|
11320
|
+
}, p6 = {
|
|
11338
11321
|
info: {
|
|
11339
11322
|
section: {
|
|
11340
11323
|
name: "",
|
|
@@ -11391,14 +11374,14 @@ const p6 = (e) => {
|
|
|
11391
11374
|
}
|
|
11392
11375
|
],
|
|
11393
11376
|
preview: void 0
|
|
11394
|
-
}, zn = 6,
|
|
11377
|
+
}, zn = 6, A6 = ({
|
|
11395
11378
|
section: e,
|
|
11396
11379
|
currentNews: t,
|
|
11397
11380
|
banner: a,
|
|
11398
11381
|
isVisible: s = !1,
|
|
11399
11382
|
stylesConfig: o
|
|
11400
11383
|
}) => {
|
|
11401
|
-
const [i, r] =
|
|
11384
|
+
const [i, r] = O({ data: Array.from({ length: zn }, () => p6) }), [l, d] = O(!1), c = te(async () => {
|
|
11402
11385
|
if (!(l || !t?.info?.link?.internal)) {
|
|
11403
11386
|
d(!0);
|
|
11404
11387
|
try {
|
|
@@ -11421,7 +11404,7 @@ const p6 = (e) => {
|
|
|
11421
11404
|
return xe(() => {
|
|
11422
11405
|
s && c();
|
|
11423
11406
|
}, [s, i, c]), !i?.data || i.data.length === 0 ? null : /* @__PURE__ */ n(
|
|
11424
|
-
|
|
11407
|
+
w6,
|
|
11425
11408
|
{
|
|
11426
11409
|
news: i.data,
|
|
11427
11410
|
title: "Más Noticias",
|
|
@@ -11433,7 +11416,7 @@ const p6 = (e) => {
|
|
|
11433
11416
|
isVisible: s
|
|
11434
11417
|
}
|
|
11435
11418
|
);
|
|
11436
|
-
},
|
|
11419
|
+
}, w6 = (e) => {
|
|
11437
11420
|
const { news: t, hasLines: a = !1 } = e, s = (o) => a && (o + 1) % 3 !== 0 ? Q1.contentSeparator : "";
|
|
11438
11421
|
return /* @__PURE__ */ n(
|
|
11439
11422
|
"div",
|
|
@@ -11468,7 +11451,7 @@ const p6 = (e) => {
|
|
|
11468
11451
|
href: d?.link?.url,
|
|
11469
11452
|
target: d?.link?.target,
|
|
11470
11453
|
children: /* @__PURE__ */ n(
|
|
11471
|
-
|
|
11454
|
+
g6,
|
|
11472
11455
|
{
|
|
11473
11456
|
isVisible: e.isVisible,
|
|
11474
11457
|
preview: c,
|
|
@@ -11481,7 +11464,7 @@ const p6 = (e) => {
|
|
|
11481
11464
|
}
|
|
11482
11465
|
),
|
|
11483
11466
|
/* @__PURE__ */ n("div", { className: Tt.newsDescription, children: /* @__PURE__ */ n(
|
|
11484
|
-
|
|
11467
|
+
y6,
|
|
11485
11468
|
{
|
|
11486
11469
|
main: r,
|
|
11487
11470
|
authors: l,
|
|
@@ -11502,14 +11485,14 @@ const p6 = (e) => {
|
|
|
11502
11485
|
})
|
|
11503
11486
|
}
|
|
11504
11487
|
);
|
|
11505
|
-
},
|
|
11488
|
+
}, y6 = (e) => {
|
|
11506
11489
|
const { share: t = !1, cutSubtitle: a = !0 } = e, o = (() => {
|
|
11507
11490
|
if (!e?.authors || e.authors.length === 0) return "";
|
|
11508
11491
|
const i = e.authors[0], r = Ue(e.info?.date?.modified);
|
|
11509
11492
|
return i && e?.config?.showtime && e.config?.showauthor ? `${i.fullname} - ${r}` : i && e.config?.showauthor ? i.fullname : e?.config?.showtime ? r : "";
|
|
11510
11493
|
})();
|
|
11511
11494
|
return /* @__PURE__ */ h("div", { className: J.boxInformation, children: [
|
|
11512
|
-
t && /* @__PURE__ */ n(
|
|
11495
|
+
t && /* @__PURE__ */ n(Na, { className: J.dotStyles }),
|
|
11513
11496
|
e?.info?.section?.url && /* @__PURE__ */ h("div", { className: J.sectionDescriptionContainer, children: [
|
|
11514
11497
|
/* @__PURE__ */ n(
|
|
11515
11498
|
q,
|
|
@@ -11545,7 +11528,7 @@ const p6 = (e) => {
|
|
|
11545
11528
|
children: a ? we(e.main.subtitle.striped) : e.main.subtitle.striped
|
|
11546
11529
|
}
|
|
11547
11530
|
),
|
|
11548
|
-
(e?.config?.showtime || e.config?.showauthor) && o && /* @__PURE__ */ n(
|
|
11531
|
+
(e?.config?.showtime || e.config?.showauthor) && o && /* @__PURE__ */ n(V, { children: e.authors?.[0]?.internaluser ? /* @__PURE__ */ n(
|
|
11549
11532
|
q,
|
|
11550
11533
|
{
|
|
11551
11534
|
className: J.correspondentLink,
|
|
@@ -11554,7 +11537,7 @@ const p6 = (e) => {
|
|
|
11554
11537
|
}
|
|
11555
11538
|
) : /* @__PURE__ */ n("div", { className: J.correspondent, children: o }) })
|
|
11556
11539
|
] });
|
|
11557
|
-
},
|
|
11540
|
+
}, b6 = ({
|
|
11558
11541
|
user: e,
|
|
11559
11542
|
handleLogout: t,
|
|
11560
11543
|
message: a
|
|
@@ -11593,27 +11576,27 @@ const p6 = (e) => {
|
|
|
11593
11576
|
/* @__PURE__ */ n("p", { className: "comment-text", children: a })
|
|
11594
11577
|
] })
|
|
11595
11578
|
] }) });
|
|
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
|
|
11579
|
+
}, 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 = {
|
|
11580
|
+
overlay: v6,
|
|
11581
|
+
popup: _6,
|
|
11582
|
+
title: N6,
|
|
11583
|
+
optionsContainer: S6,
|
|
11584
|
+
option: x6,
|
|
11585
|
+
radioInput: k6,
|
|
11586
|
+
radioCustom: E6,
|
|
11587
|
+
optionLabel: q6,
|
|
11588
|
+
buttons: U6,
|
|
11589
|
+
cancelButton: T6,
|
|
11590
|
+
closeButton: L6,
|
|
11591
|
+
buttonAlone: I6,
|
|
11592
|
+
reportButton: M6,
|
|
11593
|
+
successContainer: B6,
|
|
11594
|
+
thumbsUp: D6,
|
|
11595
|
+
successMessage: R6,
|
|
11596
|
+
errorMessage: H6,
|
|
11597
|
+
loadingContainer: V6
|
|
11598
|
+
}, Ba = async (e, t) => !0;
|
|
11599
|
+
async function V8({
|
|
11617
11600
|
publication: e,
|
|
11618
11601
|
username: t,
|
|
11619
11602
|
id: a,
|
|
@@ -11629,7 +11612,7 @@ async function O8({
|
|
|
11629
11612
|
);
|
|
11630
11613
|
if (typeof e != "string" || typeof t != "string" || typeof a != "string" || typeof s != "string" || typeof i != "string")
|
|
11631
11614
|
throw new Error("Todos los parámetros deben ser strings");
|
|
11632
|
-
if (await !
|
|
11615
|
+
if (await !Ba())
|
|
11633
11616
|
throw new Error("Token de captcha inválido");
|
|
11634
11617
|
if (!l)
|
|
11635
11618
|
throw new Error("Falta el token de API del CMS");
|
|
@@ -11682,7 +11665,7 @@ const Ve = {
|
|
|
11682
11665
|
intellectual: "Violación de propiedad intelectual",
|
|
11683
11666
|
bullying: "Bullying o acoso"
|
|
11684
11667
|
};
|
|
11685
|
-
function
|
|
11668
|
+
function O8(e) {
|
|
11686
11669
|
return Ve[e];
|
|
11687
11670
|
}
|
|
11688
11671
|
const at = 300, je = {
|
|
@@ -11690,7 +11673,7 @@ const at = 300, je = {
|
|
|
11690
11673
|
firstname: "Usuario",
|
|
11691
11674
|
lastname: "Anonimo"
|
|
11692
11675
|
};
|
|
11693
|
-
function
|
|
11676
|
+
function O6(e) {
|
|
11694
11677
|
const t = e.split(" ");
|
|
11695
11678
|
if (t.length !== 3) return e;
|
|
11696
11679
|
const [a, s, o] = t, i = s.charAt(0).toUpperCase() + s.slice(1).toLowerCase();
|
|
@@ -11700,7 +11683,7 @@ const nn = (e, t) => {
|
|
|
11700
11683
|
if (!e || !e.current) return { boolean: !1, text: "" };
|
|
11701
11684
|
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
11685
|
return { boolean: i, text: r };
|
|
11703
|
-
},
|
|
11686
|
+
}, Da = (e) => {
|
|
11704
11687
|
const t = e.cookie.split("; ").find((a) => a.startsWith("reported="));
|
|
11705
11688
|
if (!t) return [];
|
|
11706
11689
|
try {
|
|
@@ -11708,11 +11691,11 @@ const nn = (e, t) => {
|
|
|
11708
11691
|
} catch {
|
|
11709
11692
|
return [];
|
|
11710
11693
|
}
|
|
11711
|
-
},
|
|
11712
|
-
const a =
|
|
11694
|
+
}, j6 = (e, t) => {
|
|
11695
|
+
const a = Da(e);
|
|
11713
11696
|
a.includes(t) || (a.push(t), e.cookie = `reported=${encodeURIComponent(JSON.stringify(a))}; path=/; max-age=${3600 * 24 * 1}`);
|
|
11714
11697
|
};
|
|
11715
|
-
function
|
|
11698
|
+
function Q6(e) {
|
|
11716
11699
|
const [t, a] = e.split("@");
|
|
11717
11700
|
if (!t || !a) return e;
|
|
11718
11701
|
let s = "";
|
|
@@ -11723,34 +11706,34 @@ function P6(e) {
|
|
|
11723
11706
|
let l = "";
|
|
11724
11707
|
return i.length <= 2 ? l = i[0] + "*" : l = i[0] + "*".repeat(i.length - 2) + i[i.length - 1], `${s}@${l}${r}`;
|
|
11725
11708
|
}
|
|
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:
|
|
11709
|
+
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", _ = {
|
|
11710
|
+
overlay: P6,
|
|
11711
|
+
header: G6,
|
|
11712
|
+
logo: z6,
|
|
11713
|
+
card: F6,
|
|
11714
|
+
close: W6,
|
|
11715
|
+
form: Z6,
|
|
11716
|
+
formUl: Y6,
|
|
11717
|
+
field: $6,
|
|
11718
|
+
label: K6,
|
|
11719
|
+
input: J6,
|
|
11720
|
+
error: X6,
|
|
11721
|
+
primary: e7,
|
|
11722
|
+
divider: t7,
|
|
11723
|
+
google: n7,
|
|
11724
|
+
googleIcon: a7,
|
|
11725
|
+
spin: s7,
|
|
11726
|
+
checkboxRow: o7,
|
|
11744
11727
|
switch: "_switch_t7yxu_305",
|
|
11745
|
-
terms:
|
|
11746
|
-
message:
|
|
11747
|
-
passwordChecker:
|
|
11748
|
-
valid:
|
|
11749
|
-
invalid:
|
|
11750
|
-
forgotPassword:
|
|
11751
|
-
successContainer:
|
|
11752
|
-
thumbsUp:
|
|
11753
|
-
successMessage:
|
|
11728
|
+
terms: i7,
|
|
11729
|
+
message: r7,
|
|
11730
|
+
passwordChecker: l7,
|
|
11731
|
+
valid: c7,
|
|
11732
|
+
invalid: d7,
|
|
11733
|
+
forgotPassword: u7,
|
|
11734
|
+
successContainer: h7,
|
|
11735
|
+
thumbsUp: m7,
|
|
11736
|
+
successMessage: C7
|
|
11754
11737
|
}, Ye = () => /* @__PURE__ */ n(
|
|
11755
11738
|
"svg",
|
|
11756
11739
|
{
|
|
@@ -11762,16 +11745,16 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11762
11745
|
className: _.spin,
|
|
11763
11746
|
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
11747
|
}
|
|
11765
|
-
),
|
|
11748
|
+
), f7 = ({
|
|
11766
11749
|
isOpen: e,
|
|
11767
11750
|
onClose: t,
|
|
11768
11751
|
commentId: a,
|
|
11769
11752
|
publication: s,
|
|
11770
11753
|
username: o
|
|
11771
11754
|
}) => {
|
|
11772
|
-
const [i, r] =
|
|
11755
|
+
const [i, r] = O("form"), [l, d] = O(
|
|
11773
11756
|
""
|
|
11774
|
-
), [c, u] =
|
|
11757
|
+
), [c, u] = O(""), [m] = O(""), C = [
|
|
11775
11758
|
{ id: "spam", label: Ve.spam },
|
|
11776
11759
|
{
|
|
11777
11760
|
id: "inappropriate",
|
|
@@ -11790,7 +11773,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11790
11773
|
{ id: "bullying", label: Ve.bullying }
|
|
11791
11774
|
], w = async () => {
|
|
11792
11775
|
if (!(!l || !a)) {
|
|
11793
|
-
if (
|
|
11776
|
+
if (Da(document).includes(a)) {
|
|
11794
11777
|
u("Ya has reportado este comentario.");
|
|
11795
11778
|
return;
|
|
11796
11779
|
}
|
|
@@ -11811,7 +11794,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11811
11794
|
})
|
|
11812
11795
|
})).json();
|
|
11813
11796
|
if (p.type === "success")
|
|
11814
|
-
|
|
11797
|
+
j6(document, a), r("success"), setTimeout(() => {
|
|
11815
11798
|
f();
|
|
11816
11799
|
}, 3e3);
|
|
11817
11800
|
else
|
|
@@ -11827,7 +11810,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11827
11810
|
/* @__PURE__ */ n("button", { className: "close-reply-form", onClick: f, children: /* @__PURE__ */ n(wt, {}) }),
|
|
11828
11811
|
/* @__PURE__ */ n("h2", { className: X.title, children: "Reportar Abuso" }),
|
|
11829
11812
|
i === "loading" && /* @__PURE__ */ n("div", { className: X.loadingContainer, children: /* @__PURE__ */ n(Ye, {}) }),
|
|
11830
|
-
i === "form" || i === "loading" ? /* @__PURE__ */ h(
|
|
11813
|
+
i === "form" || i === "loading" ? /* @__PURE__ */ h(V, { children: [
|
|
11831
11814
|
/* @__PURE__ */ n("div", { className: X.optionsContainer, children: C.map((g) => /* @__PURE__ */ h("label", { className: X.option, children: [
|
|
11832
11815
|
/* @__PURE__ */ n(
|
|
11833
11816
|
"input",
|
|
@@ -11856,7 +11839,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11856
11839
|
}
|
|
11857
11840
|
)
|
|
11858
11841
|
] })
|
|
11859
|
-
] }) : /* @__PURE__ */ h(
|
|
11842
|
+
] }) : /* @__PURE__ */ h(V, { children: [
|
|
11860
11843
|
/* @__PURE__ */ h("div", { className: X.successContainer, children: [
|
|
11861
11844
|
/* @__PURE__ */ n("div", { className: X.thumbsUp, children: /* @__PURE__ */ n(
|
|
11862
11845
|
"svg",
|
|
@@ -11886,13 +11869,13 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11886
11869
|
) })
|
|
11887
11870
|
] })
|
|
11888
11871
|
] }) });
|
|
11889
|
-
},
|
|
11890
|
-
const [t, a] =
|
|
11872
|
+
}, g7 = "35", p7 = (e) => {
|
|
11873
|
+
const [t, a] = O(void 0);
|
|
11891
11874
|
return xe(() => {
|
|
11892
11875
|
if (t) return;
|
|
11893
11876
|
(async () => {
|
|
11894
11877
|
try {
|
|
11895
|
-
const o = await fetch(`/api/comments-get?publication=${
|
|
11878
|
+
const o = await fetch(`/api/comments-get?publication=${g7}&path=${e}&size=5`);
|
|
11896
11879
|
if (!o.ok) throw new Error(`Error al obtener comentarios: ${o.status}`);
|
|
11897
11880
|
const i = await o.json();
|
|
11898
11881
|
a((i.data ?? [])[0] ?? []);
|
|
@@ -11901,18 +11884,18 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11901
11884
|
}
|
|
11902
11885
|
})();
|
|
11903
11886
|
}, [t]), { comments: t, setComments: a };
|
|
11904
|
-
},
|
|
11887
|
+
}, Ra = ({ username: e, date: t }) => /* @__PURE__ */ h("div", { className: "comment-header", children: [
|
|
11905
11888
|
/* @__PURE__ */ n("span", { className: "comment-username", children: e }),
|
|
11906
11889
|
/* @__PURE__ */ n("span", { className: "comment-header-dot", children: "•" }),
|
|
11907
|
-
/* @__PURE__ */ n("span", { className: "comment-date", children:
|
|
11908
|
-
] }),
|
|
11890
|
+
/* @__PURE__ */ n("span", { className: "comment-date", children: O6(Ue(Number(t))) })
|
|
11891
|
+
] }), Ha = ({ user: e }) => /* @__PURE__ */ n("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ n(
|
|
11909
11892
|
"img",
|
|
11910
11893
|
{
|
|
11911
11894
|
className: "comment-avatar-img",
|
|
11912
11895
|
src: e.picture,
|
|
11913
11896
|
alt: e.username
|
|
11914
11897
|
}
|
|
11915
|
-
) : e.firstname.charAt(0).toUpperCase() }),
|
|
11898
|
+
) : e.firstname.charAt(0).toUpperCase() }), Va = ({ isReply: e = !1, onReply: t, onFlag: a }) => /* @__PURE__ */ h("div", { className: "comment-actions", children: [
|
|
11916
11899
|
!e && t && /* @__PURE__ */ n(
|
|
11917
11900
|
"button",
|
|
11918
11901
|
{
|
|
@@ -11958,7 +11941,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11958
11941
|
]
|
|
11959
11942
|
}
|
|
11960
11943
|
) })
|
|
11961
|
-
] }),
|
|
11944
|
+
] }), Oa = ({ commentRef: e, captchaToken: t = "", setIsDisabled: a }) => (xe(() => {
|
|
11962
11945
|
const s = e.current;
|
|
11963
11946
|
if (!s) return;
|
|
11964
11947
|
const o = () => {
|
|
@@ -11977,7 +11960,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11977
11960
|
rows: 2
|
|
11978
11961
|
}
|
|
11979
11962
|
)
|
|
11980
|
-
] })),
|
|
11963
|
+
] })), ja = ({
|
|
11981
11964
|
commentRef: e,
|
|
11982
11965
|
captchaToken: t = "",
|
|
11983
11966
|
children: a
|
|
@@ -11987,7 +11970,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
11987
11970
|
a,
|
|
11988
11971
|
!s.boolean && /* @__PURE__ */ n("p", { className: "submit-warning", children: s.text })
|
|
11989
11972
|
] }) });
|
|
11990
|
-
},
|
|
11973
|
+
}, Qa = ({ onClick: e, isDisabled: t }) => {
|
|
11991
11974
|
const [a, s] = Se.useState(!1);
|
|
11992
11975
|
return Se.useEffect(() => {
|
|
11993
11976
|
let o = null;
|
|
@@ -12028,7 +12011,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12028
12011
|
]
|
|
12029
12012
|
}
|
|
12030
12013
|
);
|
|
12031
|
-
},
|
|
12014
|
+
}, A7 = "35", Pa = async ({
|
|
12032
12015
|
path: e,
|
|
12033
12016
|
ref: t,
|
|
12034
12017
|
captchaToken: a,
|
|
@@ -12047,7 +12030,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12047
12030
|
method: "POST",
|
|
12048
12031
|
headers: { "Content-Type": "application/json" },
|
|
12049
12032
|
body: JSON.stringify({
|
|
12050
|
-
publication:
|
|
12033
|
+
publication: A7,
|
|
12051
12034
|
path: e,
|
|
12052
12035
|
id: i,
|
|
12053
12036
|
username: o.username,
|
|
@@ -12081,7 +12064,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12081
12064
|
} catch (d) {
|
|
12082
12065
|
return console.error("Error enviando comentario:", d), alert(d.message || "Error al enviar el comentario."), !1;
|
|
12083
12066
|
}
|
|
12084
|
-
},
|
|
12067
|
+
}, w7 = ({
|
|
12085
12068
|
replyingTo: e,
|
|
12086
12069
|
commentRef: t,
|
|
12087
12070
|
user: a,
|
|
@@ -12089,13 +12072,13 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12089
12072
|
addReply: o,
|
|
12090
12073
|
closeForm: i
|
|
12091
12074
|
}) => {
|
|
12092
|
-
const [r, l] =
|
|
12075
|
+
const [r, l] = O(!0), [d, c] = O(""), u = () => {
|
|
12093
12076
|
t.current?.parentElement && (t.current.parentElement.dataset.text = `0/${at}`), l(!0), i();
|
|
12094
12077
|
};
|
|
12095
12078
|
return /* @__PURE__ */ h("div", { className: "comment-form reply-form", children: [
|
|
12096
12079
|
/* @__PURE__ */ n("button", { className: "close-reply-form", onClick: u, children: /* @__PURE__ */ n(wt, {}) }),
|
|
12097
12080
|
/* @__PURE__ */ n(
|
|
12098
|
-
|
|
12081
|
+
Oa,
|
|
12099
12082
|
{
|
|
12100
12083
|
commentRef: t,
|
|
12101
12084
|
captchaToken: d,
|
|
@@ -12103,17 +12086,17 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12103
12086
|
}
|
|
12104
12087
|
),
|
|
12105
12088
|
/* @__PURE__ */ n(
|
|
12106
|
-
|
|
12089
|
+
ja,
|
|
12107
12090
|
{
|
|
12108
12091
|
commentRef: t,
|
|
12109
12092
|
captchaToken: d,
|
|
12110
12093
|
setCaptchaToken: c,
|
|
12111
12094
|
children: /* @__PURE__ */ n(
|
|
12112
|
-
|
|
12095
|
+
Qa,
|
|
12113
12096
|
{
|
|
12114
12097
|
onClick: async (m) => {
|
|
12115
12098
|
if (r) return;
|
|
12116
|
-
const C = await
|
|
12099
|
+
const C = await Pa({
|
|
12117
12100
|
path: s,
|
|
12118
12101
|
ref: t,
|
|
12119
12102
|
captchaToken: d,
|
|
@@ -12132,23 +12115,23 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12132
12115
|
}
|
|
12133
12116
|
)
|
|
12134
12117
|
] });
|
|
12135
|
-
},
|
|
12118
|
+
}, y7 = ({ reply: e, replyingTo: t, user: a, onFlag: s }) => {
|
|
12136
12119
|
const o = e.text;
|
|
12137
12120
|
let i = `${je.firstname} ${je.lastname}`, r = je.username;
|
|
12138
12121
|
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(
|
|
12122
|
+
/* @__PURE__ */ n(Ha, { user: e.user ? e.user : je }),
|
|
12140
12123
|
/* @__PURE__ */ h("div", { style: { flex: 1 }, children: [
|
|
12141
|
-
/* @__PURE__ */ n(
|
|
12124
|
+
/* @__PURE__ */ n(Ra, { username: i, date: e.date.time }),
|
|
12142
12125
|
/* @__PURE__ */ h("div", { className: "comment-reply-to", children: [
|
|
12143
12126
|
"Respondiendo a ",
|
|
12144
12127
|
/* @__PURE__ */ n("strong", { children: t })
|
|
12145
12128
|
] }),
|
|
12146
12129
|
/* @__PURE__ */ n("p", { className: "comment-text", children: o }),
|
|
12147
12130
|
a?.username.toLowerCase() !== r.toLowerCase() && // No puedes responder ni reportar tus respuestas
|
|
12148
|
-
/* @__PURE__ */ n(
|
|
12131
|
+
/* @__PURE__ */ n(Va, { isReply: !0, onFlag: () => s(e.id) })
|
|
12149
12132
|
] })
|
|
12150
12133
|
] }) });
|
|
12151
|
-
},
|
|
12134
|
+
}, b7 = ({
|
|
12152
12135
|
comment: e,
|
|
12153
12136
|
replyingTo: t,
|
|
12154
12137
|
path: a,
|
|
@@ -12159,7 +12142,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12159
12142
|
const r = {
|
|
12160
12143
|
morereply: e.morereply ?? !1,
|
|
12161
12144
|
reply: e.reply ? e.reply : []
|
|
12162
|
-
}, [l, d] =
|
|
12145
|
+
}, [l, d] = O(r), [c, u] = Se.useState(!1), m = "35", C = e.text, w = Se.useRef(null);
|
|
12163
12146
|
let f = `${je.firstname} ${je.lastname}`, g = je.username;
|
|
12164
12147
|
e.user && (f = `${e.user.firstname} ${e.user.lastname}`, g = e.user.username);
|
|
12165
12148
|
const p = (b) => {
|
|
@@ -12174,20 +12157,20 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12174
12157
|
className: "comment-header-container",
|
|
12175
12158
|
"data-hasreplies": l.reply.length > 0 ? "true" : "false",
|
|
12176
12159
|
children: [
|
|
12177
|
-
/* @__PURE__ */ n(
|
|
12160
|
+
/* @__PURE__ */ n(Ha, { user: e.user ? e.user : je }),
|
|
12178
12161
|
/* @__PURE__ */ h("div", { style: { flex: 1 }, children: [
|
|
12179
|
-
/* @__PURE__ */ n(
|
|
12162
|
+
/* @__PURE__ */ n(Ra, { username: f, date: e.date.time }),
|
|
12180
12163
|
/* @__PURE__ */ n("p", { className: "comment-text", children: C }),
|
|
12181
12164
|
s?.username.toLowerCase() !== g.toLowerCase() && // No puedes responder ni reportar tus respuestas
|
|
12182
12165
|
/* @__PURE__ */ n(
|
|
12183
|
-
|
|
12166
|
+
Va,
|
|
12184
12167
|
{
|
|
12185
12168
|
onReply: () => o(e.id),
|
|
12186
12169
|
onFlag: () => i(e.id)
|
|
12187
12170
|
}
|
|
12188
12171
|
),
|
|
12189
12172
|
t === e.id && s && /* @__PURE__ */ n(
|
|
12190
|
-
|
|
12173
|
+
w7,
|
|
12191
12174
|
{
|
|
12192
12175
|
replyingTo: t,
|
|
12193
12176
|
commentRef: w,
|
|
@@ -12199,7 +12182,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12199
12182
|
),
|
|
12200
12183
|
l.reply.length > 0 && /* @__PURE__ */ h("div", { className: "comment-replies", children: [
|
|
12201
12184
|
l.reply.map((b) => /* @__PURE__ */ n(
|
|
12202
|
-
|
|
12185
|
+
y7,
|
|
12203
12186
|
{
|
|
12204
12187
|
user: s,
|
|
12205
12188
|
reply: b,
|
|
@@ -12236,16 +12219,16 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12236
12219
|
]
|
|
12237
12220
|
}
|
|
12238
12221
|
) });
|
|
12239
|
-
},
|
|
12222
|
+
}, v7 = ({
|
|
12240
12223
|
commentRef: e,
|
|
12241
12224
|
user: t,
|
|
12242
12225
|
path: a,
|
|
12243
12226
|
addComment: s
|
|
12244
12227
|
}) => {
|
|
12245
|
-
const [o, i] =
|
|
12228
|
+
const [o, i] = O(!0), [r, l] = O("");
|
|
12246
12229
|
return /* @__PURE__ */ h("div", { className: "comment-form", children: [
|
|
12247
12230
|
/* @__PURE__ */ n(
|
|
12248
|
-
|
|
12231
|
+
Oa,
|
|
12249
12232
|
{
|
|
12250
12233
|
commentRef: e,
|
|
12251
12234
|
captchaToken: r,
|
|
@@ -12253,17 +12236,17 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12253
12236
|
}
|
|
12254
12237
|
),
|
|
12255
12238
|
/* @__PURE__ */ n(
|
|
12256
|
-
|
|
12239
|
+
ja,
|
|
12257
12240
|
{
|
|
12258
12241
|
commentRef: e,
|
|
12259
12242
|
captchaToken: r,
|
|
12260
12243
|
setCaptchaToken: l,
|
|
12261
12244
|
children: /* @__PURE__ */ n(
|
|
12262
|
-
|
|
12245
|
+
Qa,
|
|
12263
12246
|
{
|
|
12264
12247
|
onClick: async (d) => {
|
|
12265
12248
|
if (o) return;
|
|
12266
|
-
const c = await
|
|
12249
|
+
const c = await Pa({
|
|
12267
12250
|
path: a,
|
|
12268
12251
|
ref: e,
|
|
12269
12252
|
captchaToken: r,
|
|
@@ -12281,14 +12264,14 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12281
12264
|
}
|
|
12282
12265
|
)
|
|
12283
12266
|
] });
|
|
12284
|
-
}, Fn = "35",
|
|
12267
|
+
}, Fn = "35", _7 = ({
|
|
12285
12268
|
isAuthenticated: e,
|
|
12286
12269
|
path: t,
|
|
12287
12270
|
user: a,
|
|
12288
12271
|
handleLogout: s,
|
|
12289
12272
|
CAPTCHA_KEY_V2: o
|
|
12290
12273
|
}) => {
|
|
12291
|
-
const i = t.replaceAll("/", "|"), [r, l] =
|
|
12274
|
+
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
12275
|
c(d === E ? "" : E);
|
|
12293
12276
|
}, p = (E) => {
|
|
12294
12277
|
m(
|
|
@@ -12313,11 +12296,11 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12313
12296
|
comments: [...u.comments, ...R.comments]
|
|
12314
12297
|
}), w(!1);
|
|
12315
12298
|
}, 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(
|
|
12299
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
12300
|
+
/* @__PURE__ */ n("div", { className: "comments-container", children: /* @__PURE__ */ n(ne, { title: x || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ h(V, { children: [
|
|
12301
|
+
/* @__PURE__ */ n("div", { className: "comments-header", children: e && a && /* @__PURE__ */ h(V, { children: [
|
|
12319
12302
|
/* @__PURE__ */ n(
|
|
12320
|
-
|
|
12303
|
+
b6,
|
|
12321
12304
|
{
|
|
12322
12305
|
user: a,
|
|
12323
12306
|
handleLogout: s,
|
|
@@ -12325,7 +12308,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12325
12308
|
}
|
|
12326
12309
|
),
|
|
12327
12310
|
/* @__PURE__ */ n(
|
|
12328
|
-
|
|
12311
|
+
v7,
|
|
12329
12312
|
{
|
|
12330
12313
|
commentRef: f,
|
|
12331
12314
|
user: a,
|
|
@@ -12334,9 +12317,9 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12334
12317
|
}
|
|
12335
12318
|
)
|
|
12336
12319
|
] }) }),
|
|
12337
|
-
/* @__PURE__ */ n("div", { className: "comments-list", "data-isauthenticated": `${e}`, children: u ? u.comments && u.comments.length > 0 ? /* @__PURE__ */ h(
|
|
12320
|
+
/* @__PURE__ */ n("div", { className: "comments-list", "data-isauthenticated": `${e}`, children: u ? u.comments && u.comments.length > 0 ? /* @__PURE__ */ h(V, { children: [
|
|
12338
12321
|
u.comments.map((E) => /* @__PURE__ */ n(
|
|
12339
|
-
|
|
12322
|
+
b7,
|
|
12340
12323
|
{
|
|
12341
12324
|
comment: E,
|
|
12342
12325
|
replyingTo: d,
|
|
@@ -12359,7 +12342,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12359
12342
|
)
|
|
12360
12343
|
] }) }) }),
|
|
12361
12344
|
/* @__PURE__ */ n(
|
|
12362
|
-
|
|
12345
|
+
f7,
|
|
12363
12346
|
{
|
|
12364
12347
|
username: a?.username ?? void 0,
|
|
12365
12348
|
publication: Fn,
|
|
@@ -12370,7 +12353,7 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12370
12353
|
}
|
|
12371
12354
|
)
|
|
12372
12355
|
] });
|
|
12373
|
-
},
|
|
12356
|
+
}, Ga = async (e, t) => {
|
|
12374
12357
|
if (!e) throw new Error("No action provided");
|
|
12375
12358
|
if (!t) throw new Error("No site key provided");
|
|
12376
12359
|
const a = window.grecaptcha;
|
|
@@ -12417,8 +12400,8 @@ const G6 = "_overlay_t7yxu_1", z6 = "_header_t7yxu_18", F6 = "_logo_t7yxu_25", W
|
|
|
12417
12400
|
test: (e) => /[^A-Za-z0-9]/.test(e)
|
|
12418
12401
|
}
|
|
12419
12402
|
];
|
|
12420
|
-
function
|
|
12421
|
-
const [a, s] =
|
|
12403
|
+
function N7({ goToLogin: e, handleGoogleLogin: t }) {
|
|
12404
|
+
const [a, s] = O({}), [o, i] = O(!1), [r, l] = O(!1), [d, c] = O(null), [u, m] = O(
|
|
12422
12405
|
"register"
|
|
12423
12406
|
), C = (p, b) => {
|
|
12424
12407
|
s((S) => ({ ...S, [p]: b }));
|
|
@@ -12443,7 +12426,7 @@ function S7({ goToLogin: e, handleGoogleLogin: t }) {
|
|
|
12443
12426
|
}
|
|
12444
12427
|
const U = Math.floor(Date.now() / 1e3);
|
|
12445
12428
|
b.push({ Name: "updated_at", Value: String(U) });
|
|
12446
|
-
const I = await
|
|
12429
|
+
const I = await Ga(
|
|
12447
12430
|
"comment_register",
|
|
12448
12431
|
""
|
|
12449
12432
|
);
|
|
@@ -12502,8 +12485,8 @@ function S7({ goToLogin: e, handleGoogleLogin: t }) {
|
|
|
12502
12485
|
l(!1);
|
|
12503
12486
|
}
|
|
12504
12487
|
}, g = a.password || "";
|
|
12505
|
-
return /* @__PURE__ */ h(
|
|
12506
|
-
u === "register" && /* @__PURE__ */ h(
|
|
12488
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
12489
|
+
u === "register" && /* @__PURE__ */ h(V, { children: [
|
|
12507
12490
|
/* @__PURE__ */ h("button", { onClick: t, className: _.google, children: [
|
|
12508
12491
|
/* @__PURE__ */ n(
|
|
12509
12492
|
"img",
|
|
@@ -12642,17 +12625,17 @@ function S7({ goToLogin: e, handleGoogleLogin: t }) {
|
|
|
12642
12625
|
] })
|
|
12643
12626
|
] });
|
|
12644
12627
|
}
|
|
12645
|
-
function
|
|
12628
|
+
function S7({
|
|
12646
12629
|
onClose: e,
|
|
12647
12630
|
checkAuth: t,
|
|
12648
12631
|
goToRegister: a,
|
|
12649
12632
|
handleGoogleLogin: s,
|
|
12650
12633
|
CAPTCHA_KEY: o
|
|
12651
12634
|
}) {
|
|
12652
|
-
const [i, r] =
|
|
12653
|
-
return /* @__PURE__ */ h(
|
|
12635
|
+
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);
|
|
12636
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
12654
12637
|
i === "login" && /* @__PURE__ */ n(
|
|
12655
|
-
|
|
12638
|
+
x7,
|
|
12656
12639
|
{
|
|
12657
12640
|
email: l,
|
|
12658
12641
|
password: c,
|
|
@@ -12666,7 +12649,7 @@ function x7({
|
|
|
12666
12649
|
if (!x) {
|
|
12667
12650
|
R.preventDefault(), E(null), U(!0);
|
|
12668
12651
|
try {
|
|
12669
|
-
const B = await
|
|
12652
|
+
const B = await Ga("comment_login", o);
|
|
12670
12653
|
if (!B) throw new Error("Captcha token no generado");
|
|
12671
12654
|
const Y = await fetch("/api/auth/login-password", {
|
|
12672
12655
|
method: "POST",
|
|
@@ -12675,8 +12658,8 @@ function x7({
|
|
|
12675
12658
|
body: JSON.stringify({ email: l, password: c, token: B })
|
|
12676
12659
|
});
|
|
12677
12660
|
if (!Y.ok) {
|
|
12678
|
-
const
|
|
12679
|
-
throw new Error(
|
|
12661
|
+
const ee = await Y.json().catch(() => ({}));
|
|
12662
|
+
throw new Error(ee?.error || "Ha ocurrido un error");
|
|
12680
12663
|
}
|
|
12681
12664
|
e(), await t();
|
|
12682
12665
|
} catch (B) {
|
|
@@ -12694,7 +12677,7 @@ function x7({
|
|
|
12694
12677
|
}
|
|
12695
12678
|
),
|
|
12696
12679
|
i === "forgot" && /* @__PURE__ */ n(
|
|
12697
|
-
|
|
12680
|
+
k7,
|
|
12698
12681
|
{
|
|
12699
12682
|
email: l,
|
|
12700
12683
|
setEmail: d,
|
|
@@ -12727,7 +12710,7 @@ function x7({
|
|
|
12727
12710
|
}
|
|
12728
12711
|
),
|
|
12729
12712
|
i === "changePassword" && /* @__PURE__ */ n(
|
|
12730
|
-
|
|
12713
|
+
E7,
|
|
12731
12714
|
{
|
|
12732
12715
|
email: l,
|
|
12733
12716
|
confirmationCode: m,
|
|
@@ -12760,8 +12743,8 @@ function x7({
|
|
|
12760
12743
|
body: JSON.stringify({ email: l, code: m, newPassword: w })
|
|
12761
12744
|
});
|
|
12762
12745
|
if (!Y.ok) {
|
|
12763
|
-
const
|
|
12764
|
-
throw new Error(
|
|
12746
|
+
const ee = await Y.json().catch(() => ({}));
|
|
12747
|
+
throw new Error(ee?.error || "Error al cambiar contraseña");
|
|
12765
12748
|
}
|
|
12766
12749
|
r("feedback");
|
|
12767
12750
|
} catch (Y) {
|
|
@@ -12776,7 +12759,7 @@ function x7({
|
|
|
12776
12759
|
}
|
|
12777
12760
|
),
|
|
12778
12761
|
i === "feedback" && /* @__PURE__ */ n(
|
|
12779
|
-
|
|
12762
|
+
q7,
|
|
12780
12763
|
{
|
|
12781
12764
|
onBackToLogin: () => {
|
|
12782
12765
|
E(null), r("login");
|
|
@@ -12785,7 +12768,7 @@ function x7({
|
|
|
12785
12768
|
)
|
|
12786
12769
|
] });
|
|
12787
12770
|
}
|
|
12788
|
-
function
|
|
12771
|
+
function x7({
|
|
12789
12772
|
email: e,
|
|
12790
12773
|
password: t,
|
|
12791
12774
|
showPassword: a,
|
|
@@ -12799,7 +12782,7 @@ function k7({
|
|
|
12799
12782
|
onRegister: u,
|
|
12800
12783
|
handleGoogleLogin: m
|
|
12801
12784
|
}) {
|
|
12802
|
-
return /* @__PURE__ */ h(
|
|
12785
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
12803
12786
|
/* @__PURE__ */ h("button", { onClick: m, className: _.google, children: [
|
|
12804
12787
|
/* @__PURE__ */ n(
|
|
12805
12788
|
"img",
|
|
@@ -12877,7 +12860,7 @@ function k7({
|
|
|
12877
12860
|
)
|
|
12878
12861
|
] });
|
|
12879
12862
|
}
|
|
12880
|
-
function
|
|
12863
|
+
function k7({
|
|
12881
12864
|
email: e,
|
|
12882
12865
|
setEmail: t,
|
|
12883
12866
|
loading: a,
|
|
@@ -12914,7 +12897,7 @@ function E7({
|
|
|
12914
12897
|
}
|
|
12915
12898
|
);
|
|
12916
12899
|
}
|
|
12917
|
-
function
|
|
12900
|
+
function E7({
|
|
12918
12901
|
email: e,
|
|
12919
12902
|
confirmationCode: t,
|
|
12920
12903
|
newPassword: a,
|
|
@@ -12938,7 +12921,7 @@ function q7({
|
|
|
12938
12921
|
children: [
|
|
12939
12922
|
/* @__PURE__ */ h("p", { className: _.message, children: [
|
|
12940
12923
|
"Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
|
|
12941
|
-
|
|
12924
|
+
Q6(e),
|
|
12942
12925
|
". Ingrese el código y la contraseña nueva."
|
|
12943
12926
|
] }),
|
|
12944
12927
|
/* @__PURE__ */ h("ul", { className: _.formUl, children: [
|
|
@@ -13025,13 +13008,13 @@ function q7({
|
|
|
13025
13008
|
}
|
|
13026
13009
|
);
|
|
13027
13010
|
}
|
|
13028
|
-
function
|
|
13011
|
+
function q7({ onBackToLogin: e }) {
|
|
13029
13012
|
return /* @__PURE__ */ h("div", { className: _.form, children: [
|
|
13030
13013
|
/* @__PURE__ */ n("p", { className: _.success, children: "La contraseña fue cambiada con éxito" }),
|
|
13031
13014
|
/* @__PURE__ */ n("button", { type: "button", className: _.primary, onClick: e, children: "Iniciar Sesión" })
|
|
13032
13015
|
] });
|
|
13033
13016
|
}
|
|
13034
|
-
function
|
|
13017
|
+
function U7({
|
|
13035
13018
|
loginUrl: e,
|
|
13036
13019
|
COGNITO_AUTH_PREFIX: t,
|
|
13037
13020
|
CAPTCHA_KEY: a,
|
|
@@ -13039,7 +13022,7 @@ function T7({
|
|
|
13039
13022
|
checkAuth: o,
|
|
13040
13023
|
icon: i
|
|
13041
13024
|
}) {
|
|
13042
|
-
const [r, l] =
|
|
13025
|
+
const [r, l] = O("login"), d = async () => {
|
|
13043
13026
|
{
|
|
13044
13027
|
await fetch("/api/auth/debug-login", {
|
|
13045
13028
|
method: "GET",
|
|
@@ -13073,7 +13056,7 @@ function T7({
|
|
|
13073
13056
|
)
|
|
13074
13057
|
] }),
|
|
13075
13058
|
r === "login" && /* @__PURE__ */ n(
|
|
13076
|
-
|
|
13059
|
+
S7,
|
|
13077
13060
|
{
|
|
13078
13061
|
CAPTCHA_KEY: a,
|
|
13079
13062
|
onClose: s,
|
|
@@ -13083,7 +13066,7 @@ function T7({
|
|
|
13083
13066
|
}
|
|
13084
13067
|
),
|
|
13085
13068
|
r === "register" && /* @__PURE__ */ n(
|
|
13086
|
-
|
|
13069
|
+
N7,
|
|
13087
13070
|
{
|
|
13088
13071
|
handleGoogleLogin: d,
|
|
13089
13072
|
goToLogin: () => l("login")
|
|
@@ -13093,7 +13076,7 @@ function T7({
|
|
|
13093
13076
|
}
|
|
13094
13077
|
);
|
|
13095
13078
|
}
|
|
13096
|
-
function
|
|
13079
|
+
function T7({
|
|
13097
13080
|
isAuthenticated: e,
|
|
13098
13081
|
setIsAuthenticated: t,
|
|
13099
13082
|
loginUrl: a,
|
|
@@ -13112,9 +13095,9 @@ function L7({
|
|
|
13112
13095
|
}, C = async (w) => {
|
|
13113
13096
|
w.preventDefault(), a && u(!0);
|
|
13114
13097
|
};
|
|
13115
|
-
return /* @__PURE__ */ h(
|
|
13098
|
+
return /* @__PURE__ */ h(V, { children: [
|
|
13116
13099
|
c && /* @__PURE__ */ n(
|
|
13117
|
-
|
|
13100
|
+
U7,
|
|
13118
13101
|
{
|
|
13119
13102
|
loginUrl: a,
|
|
13120
13103
|
COGNITO_AUTH_PREFIX: l,
|
|
@@ -13139,7 +13122,7 @@ function L7({
|
|
|
13139
13122
|
)
|
|
13140
13123
|
] }),
|
|
13141
13124
|
/* @__PURE__ */ n(
|
|
13142
|
-
|
|
13125
|
+
_7,
|
|
13143
13126
|
{
|
|
13144
13127
|
isAuthenticated: e,
|
|
13145
13128
|
handleLogout: m,
|
|
@@ -13150,14 +13133,14 @@ function L7({
|
|
|
13150
13133
|
)
|
|
13151
13134
|
] });
|
|
13152
13135
|
}
|
|
13153
|
-
function
|
|
13136
|
+
function L7({
|
|
13154
13137
|
isVisible: e,
|
|
13155
13138
|
path: t,
|
|
13156
13139
|
icon: a,
|
|
13157
13140
|
COGNITO_AUTH_PREFIX: s,
|
|
13158
13141
|
captchaVars: o
|
|
13159
13142
|
}) {
|
|
13160
|
-
const [i, r] =
|
|
13143
|
+
const [i, r] = O(null), [l, d] = O(null), c = async () => {
|
|
13161
13144
|
try {
|
|
13162
13145
|
const C = await (await fetch("/api/auth/user", { credentials: "include" })).json();
|
|
13163
13146
|
r(C.isAuthenticated), d(C.user ?? null);
|
|
@@ -13178,7 +13161,7 @@ function I7({
|
|
|
13178
13161
|
}, [l, e]);
|
|
13179
13162
|
const u = "/api/auth/login";
|
|
13180
13163
|
return i === null ? null : e && /* @__PURE__ */ n(
|
|
13181
|
-
|
|
13164
|
+
T7,
|
|
13182
13165
|
{
|
|
13183
13166
|
COGNITO_AUTH_PREFIX: s,
|
|
13184
13167
|
captchaVars: o,
|
|
@@ -13192,7 +13175,7 @@ function I7({
|
|
|
13192
13175
|
}
|
|
13193
13176
|
);
|
|
13194
13177
|
}
|
|
13195
|
-
const
|
|
13178
|
+
const j8 = ({
|
|
13196
13179
|
render: e,
|
|
13197
13180
|
internalPath: t,
|
|
13198
13181
|
section: a,
|
|
@@ -13205,7 +13188,7 @@ const Q8 = ({
|
|
|
13205
13188
|
CAPTCHA_KEY: "invalidKey"
|
|
13206
13189
|
}
|
|
13207
13190
|
}) => {
|
|
13208
|
-
const d = Zn(null), [c, u] =
|
|
13191
|
+
const d = Zn(null), [c, u] = O(!1);
|
|
13209
13192
|
xe(() => {
|
|
13210
13193
|
const C = new IntersectionObserver(
|
|
13211
13194
|
([w]) => {
|
|
@@ -13229,7 +13212,7 @@ const Q8 = ({
|
|
|
13229
13212
|
// />
|
|
13230
13213
|
// ),
|
|
13231
13214
|
comment: /* @__PURE__ */ n(
|
|
13232
|
-
|
|
13215
|
+
L7,
|
|
13233
13216
|
{
|
|
13234
13217
|
COGNITO_AUTH_PREFIX: r ?? "template_",
|
|
13235
13218
|
captchaVars: l,
|
|
@@ -13239,7 +13222,7 @@ const Q8 = ({
|
|
|
13239
13222
|
}
|
|
13240
13223
|
),
|
|
13241
13224
|
more: /* @__PURE__ */ n(
|
|
13242
|
-
|
|
13225
|
+
A6,
|
|
13243
13226
|
{
|
|
13244
13227
|
section: a,
|
|
13245
13228
|
currentNews: s,
|
|
@@ -13260,7 +13243,7 @@ const Q8 = ({
|
|
|
13260
13243
|
}
|
|
13261
13244
|
);
|
|
13262
13245
|
};
|
|
13263
|
-
async function
|
|
13246
|
+
async function Q8({
|
|
13264
13247
|
publication: e,
|
|
13265
13248
|
path: t,
|
|
13266
13249
|
username: a,
|
|
@@ -13303,7 +13286,7 @@ async function P8({
|
|
|
13303
13286
|
message: "El comentario no puede estar vacío.",
|
|
13304
13287
|
status: 400
|
|
13305
13288
|
};
|
|
13306
|
-
const u = await
|
|
13289
|
+
const u = await Ba();
|
|
13307
13290
|
if (console.log("Verifying captcha token...", u), !u)
|
|
13308
13291
|
return {
|
|
13309
13292
|
type: "error",
|
|
@@ -13364,7 +13347,7 @@ async function P8({
|
|
|
13364
13347
|
};
|
|
13365
13348
|
}
|
|
13366
13349
|
}
|
|
13367
|
-
async function
|
|
13350
|
+
async function P8({
|
|
13368
13351
|
publication: e,
|
|
13369
13352
|
path: t,
|
|
13370
13353
|
size: a = 5,
|
|
@@ -13429,7 +13412,7 @@ async function G8({
|
|
|
13429
13412
|
throw f;
|
|
13430
13413
|
}
|
|
13431
13414
|
}
|
|
13432
|
-
const
|
|
13415
|
+
const G8 = async ({
|
|
13433
13416
|
token: e,
|
|
13434
13417
|
projectId: t,
|
|
13435
13418
|
captchaKey: a,
|
|
@@ -13465,129 +13448,129 @@ const z8 = async ({
|
|
|
13465
13448
|
};
|
|
13466
13449
|
export {
|
|
13467
13450
|
v2 as AssetsPreconnect,
|
|
13468
|
-
|
|
13451
|
+
D8 as AutorComponent,
|
|
13469
13452
|
se as BannerAdvertising,
|
|
13470
13453
|
Ze as BannerAdvertisingMiddle,
|
|
13471
|
-
|
|
13454
|
+
m8 as CarrouselCSR,
|
|
13472
13455
|
pt as CarrouselIRS,
|
|
13473
|
-
|
|
13474
|
-
|
|
13456
|
+
jl as CarruselCard,
|
|
13457
|
+
$l as CarruselOpinion,
|
|
13475
13458
|
We as CommonServices,
|
|
13476
13459
|
Wa as Comscore,
|
|
13477
|
-
|
|
13478
|
-
|
|
13479
|
-
|
|
13480
|
-
|
|
13460
|
+
q8 as ContactInfoServer,
|
|
13461
|
+
A8 as ContactInput,
|
|
13462
|
+
w8 as ContactSelect,
|
|
13463
|
+
y8 as ContactTextarea,
|
|
13481
13464
|
Ht as ContentLayout1,
|
|
13482
13465
|
Tn as ContentLayoutTema,
|
|
13483
|
-
|
|
13484
|
-
|
|
13485
|
-
|
|
13466
|
+
L8 as DEBUG_MainSlots,
|
|
13467
|
+
H4 as DestacadoNoticias,
|
|
13468
|
+
vl as DestacadoVideos,
|
|
13486
13469
|
Co as DynamicBlockServices,
|
|
13487
|
-
|
|
13470
|
+
T8 as DynamicComponents,
|
|
13488
13471
|
B1 as DynamicMainSlot,
|
|
13489
|
-
|
|
13490
|
-
|
|
13491
|
-
|
|
13472
|
+
Ma as DynamicSlot,
|
|
13473
|
+
_8 as EditorialBlock,
|
|
13474
|
+
p8 as ErrorComponent,
|
|
13492
13475
|
B2 as Font,
|
|
13493
13476
|
Xi as Footer1,
|
|
13494
|
-
|
|
13495
|
-
|
|
13477
|
+
Pr as Footer2,
|
|
13478
|
+
k8 as FooterComponent,
|
|
13496
13479
|
b2 as FormatAfterScripts,
|
|
13497
|
-
|
|
13480
|
+
Jn as FormatScripts,
|
|
13498
13481
|
Ya as GA4,
|
|
13499
|
-
|
|
13500
|
-
|
|
13501
|
-
|
|
13502
|
-
|
|
13503
|
-
|
|
13504
|
-
|
|
13505
|
-
|
|
13482
|
+
B7 as GTM,
|
|
13483
|
+
E9 as GalleryHeader,
|
|
13484
|
+
u8 as GenerateBody,
|
|
13485
|
+
d8 as GenerateHead,
|
|
13486
|
+
x8 as HeaderComponent,
|
|
13487
|
+
C8 as ImageOffline,
|
|
13488
|
+
r8 as IssuuServices,
|
|
13506
13489
|
U2 as ItemListSchema,
|
|
13507
|
-
|
|
13508
|
-
|
|
13509
|
-
|
|
13510
|
-
|
|
13511
|
-
|
|
13490
|
+
qa as LayoutNewsComponent,
|
|
13491
|
+
j8 as LazyLoader,
|
|
13492
|
+
H3 as LiveBlogHeader,
|
|
13493
|
+
h8 as Location,
|
|
13494
|
+
Q7 as MainComponentServices,
|
|
13512
13495
|
$a as Marfeel,
|
|
13513
13496
|
tt as MiddleSection,
|
|
13514
|
-
|
|
13515
|
-
|
|
13516
|
-
|
|
13517
|
-
|
|
13518
|
-
|
|
13519
|
-
|
|
13520
|
-
|
|
13521
|
-
|
|
13522
|
-
|
|
13497
|
+
Ta as Modulo1x3,
|
|
13498
|
+
Ml as Modulo1x3Card,
|
|
13499
|
+
Cl as Modulo1x4,
|
|
13500
|
+
Al as Modulo1x5,
|
|
13501
|
+
N8 as Modulo2Columnas,
|
|
13502
|
+
ul as Modulo3Columnas,
|
|
13503
|
+
S8 as ModuloNewsletter,
|
|
13504
|
+
v8 as ModuloOpinion,
|
|
13505
|
+
p6 as NewListResponseDataPH,
|
|
13523
13506
|
T2 as NewsArticle,
|
|
13524
|
-
|
|
13507
|
+
I8 as NewsComponent,
|
|
13525
13508
|
j1 as NewsContent,
|
|
13526
13509
|
c1 as NextPrev,
|
|
13527
13510
|
L2 as OrgList,
|
|
13528
13511
|
cn as PreloadImages,
|
|
13529
13512
|
Ve as REPORT_REASONS,
|
|
13530
13513
|
K1 as Readest,
|
|
13531
|
-
|
|
13532
|
-
|
|
13514
|
+
H8 as ScriptHydrator,
|
|
13515
|
+
B8 as SearchSection,
|
|
13533
13516
|
ne as Section,
|
|
13534
13517
|
Qe as SectionCard,
|
|
13535
13518
|
P1 as SectionCardServerComponent,
|
|
13536
|
-
|
|
13519
|
+
E8 as SectionServerComponent,
|
|
13537
13520
|
vo as ShowSection,
|
|
13538
|
-
|
|
13521
|
+
w9 as SocialNetworks,
|
|
13539
13522
|
E2 as SpeculationRules,
|
|
13540
|
-
|
|
13523
|
+
U8 as StaticSlotWrapper,
|
|
13541
13524
|
hi as SubscribeColumn,
|
|
13542
13525
|
Si as SubscribeRow,
|
|
13543
|
-
|
|
13544
|
-
|
|
13545
|
-
|
|
13546
|
-
|
|
13547
|
-
|
|
13548
|
-
|
|
13549
|
-
|
|
13526
|
+
f8 as SubscribeWhatsAppColumn,
|
|
13527
|
+
M8 as TagComponent,
|
|
13528
|
+
P3 as TimeLine,
|
|
13529
|
+
H7 as TrimPathname,
|
|
13530
|
+
g8 as VideoBlock3,
|
|
13531
|
+
b8 as VideoBlock4,
|
|
13532
|
+
R8 as VideoSection,
|
|
13550
13533
|
M2 as VideosSchemas,
|
|
13551
13534
|
I2 as WebsiteList,
|
|
13552
|
-
|
|
13535
|
+
Q8 as addComment,
|
|
13553
13536
|
z1 as bannersReplace,
|
|
13554
13537
|
Lt as becomeVideoObject,
|
|
13555
|
-
|
|
13538
|
+
ka as coloringByStrokeSVGs,
|
|
13556
13539
|
we as cutString,
|
|
13557
|
-
|
|
13540
|
+
R7 as extractRealtedNews,
|
|
13558
13541
|
Ue as formatDate,
|
|
13559
|
-
|
|
13560
|
-
|
|
13542
|
+
D7 as formatDateEdiciones,
|
|
13543
|
+
$n as formatDateJournalistArticule,
|
|
13561
13544
|
m2 as formatDateTimeline,
|
|
13562
13545
|
g2 as formatNewsMeta,
|
|
13563
13546
|
N2 as formatVideoData,
|
|
13564
|
-
|
|
13565
|
-
|
|
13566
|
-
|
|
13567
|
-
|
|
13547
|
+
c8 as generalGetData,
|
|
13548
|
+
Ga as getCaptchaToken,
|
|
13549
|
+
P8 as getComments,
|
|
13550
|
+
l8 as getDynamicSlots,
|
|
13568
13551
|
i1 as getEnvironmentUrl,
|
|
13569
13552
|
oe as getImageUrl,
|
|
13570
13553
|
Ot as getNextMeta,
|
|
13571
13554
|
Qt as getPage,
|
|
13572
|
-
|
|
13555
|
+
j7 as getPreloadImages,
|
|
13573
13556
|
jt as getPrevMeta,
|
|
13574
|
-
|
|
13557
|
+
O8 as getReportReasonLabel,
|
|
13575
13558
|
C2 as getResponse,
|
|
13576
13559
|
f2 as getResponsePromise,
|
|
13577
|
-
|
|
13560
|
+
Xn as getScriptReplaces,
|
|
13578
13561
|
R2 as getSlugs,
|
|
13579
|
-
|
|
13580
|
-
|
|
13562
|
+
V7 as getTypeOfNews,
|
|
13563
|
+
O7 as getVideoRealPath,
|
|
13581
13564
|
y2 as metadataToJSX,
|
|
13582
13565
|
go as metadata_defaults,
|
|
13583
|
-
|
|
13566
|
+
Kn as parseTags,
|
|
13584
13567
|
p2 as pathnameSplit,
|
|
13585
13568
|
D2 as removePages,
|
|
13586
|
-
|
|
13587
|
-
|
|
13569
|
+
V8 as reportComment,
|
|
13570
|
+
Er as shareButtons,
|
|
13588
13571
|
b1 as socialIcons,
|
|
13589
13572
|
x2 as speculationRules,
|
|
13590
13573
|
S2 as speculationRulesHome,
|
|
13591
13574
|
A2 as urlReplaces,
|
|
13592
|
-
|
|
13575
|
+
G8 as verifyCaptchaTokenEnterprise
|
|
13593
13576
|
};
|