sass-template-common 0.2.44 → 0.2.46
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.d.ts +99 -101
- package/dist/sass-template-common.js +1034 -1091
- package/dist/sass-template-common.umd.cjs +17 -17
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { jsx as a, jsxs as f, Fragment as
|
|
1
|
+
import { jsx as a, jsxs as f, Fragment as J } from "react/jsx-runtime";
|
|
2
2
|
import * as Ra from "react";
|
|
3
|
-
import Te, { useState as
|
|
3
|
+
import Te, { useState as K, useRef as Pr, useCallback as he, useEffect as De, createElement as ot, forwardRef as Dr, Fragment as pn, useMemo as Qs, Component as Gs } from "react";
|
|
4
4
|
let Xn = {
|
|
5
5
|
PUBLIC_API_HOST: "https://dev-saas.cms-medios.com",
|
|
6
6
|
PUBLIC_API_FRONT: "https://dev-lahora.cms-medios.com",
|
|
@@ -54,14 +54,14 @@ let Xn = {
|
|
|
54
54
|
SHOW_NEWS_MORE_NEWS: !0,
|
|
55
55
|
SHOW_NEWS_RELATED_NEWS: !0
|
|
56
56
|
};
|
|
57
|
-
function
|
|
57
|
+
function f9(e = {}) {
|
|
58
58
|
Xn = { ...Xn, ...e };
|
|
59
59
|
}
|
|
60
|
-
function
|
|
60
|
+
function Y() {
|
|
61
61
|
return Xn;
|
|
62
62
|
}
|
|
63
63
|
const Hs = () => {
|
|
64
|
-
const { ANALYTICS_comscore: e } =
|
|
64
|
+
const { ANALYTICS_comscore: e } = Y();
|
|
65
65
|
return e && /* @__PURE__ */ a(
|
|
66
66
|
"script",
|
|
67
67
|
{
|
|
@@ -86,8 +86,8 @@ const Hs = () => {
|
|
|
86
86
|
return Object.keys(t).forEach((o) => {
|
|
87
87
|
s[o] = o;
|
|
88
88
|
}), s;
|
|
89
|
-
}, [t]), { ANALYTICS_ga4: r } =
|
|
90
|
-
return r && /* @__PURE__ */ f(
|
|
89
|
+
}, [t]), { ANALYTICS_ga4: r } = Y();
|
|
90
|
+
return r && /* @__PURE__ */ f(J, { children: [
|
|
91
91
|
/* @__PURE__ */ a("script", { defer: !0, src: "https://www.googletagmanager.com/gtag/js?" + e }),
|
|
92
92
|
/* @__PURE__ */ a(
|
|
93
93
|
"script",
|
|
@@ -109,8 +109,8 @@ const Hs = () => {
|
|
|
109
109
|
)
|
|
110
110
|
] });
|
|
111
111
|
}, Fs = () => {
|
|
112
|
-
const { ANALYTICS_gtm: e } =
|
|
113
|
-
return e && /* @__PURE__ */ f(
|
|
112
|
+
const { ANALYTICS_gtm: e } = Y();
|
|
113
|
+
return e && /* @__PURE__ */ f(J, { children: [
|
|
114
114
|
/* @__PURE__ */ a(
|
|
115
115
|
"script",
|
|
116
116
|
{
|
|
@@ -137,7 +137,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
|
137
137
|
) })
|
|
138
138
|
] });
|
|
139
139
|
}, $s = () => {
|
|
140
|
-
const { ANALYTICS_marfeel: e } =
|
|
140
|
+
const { ANALYTICS_marfeel: e } = Y();
|
|
141
141
|
return e && /* @__PURE__ */ a(
|
|
142
142
|
"script",
|
|
143
143
|
{
|
|
@@ -299,13 +299,13 @@ function Mr() {
|
|
|
299
299
|
}, U.format = function(T) {
|
|
300
300
|
var D = this, I = this.$locale();
|
|
301
301
|
if (!this.isValid()) return I.invalidDate || A;
|
|
302
|
-
var z = T || "YYYY-MM-DDTHH:mm:ssZ", w = P.z(this), S = this.$H, q = this.$m, j = this.$M, L = I.weekdays, H = I.months, V = I.meridiem, F = function($, ie, R,
|
|
303
|
-
return $ && ($[ie] || $(D, z)) || R[ie].slice(0,
|
|
302
|
+
var z = T || "YYYY-MM-DDTHH:mm:ssZ", w = P.z(this), S = this.$H, q = this.$m, j = this.$M, L = I.weekdays, H = I.months, V = I.meridiem, F = function($, ie, R, ye) {
|
|
303
|
+
return $ && ($[ie] || $(D, z)) || R[ie].slice(0, ye);
|
|
304
304
|
}, Z = function($) {
|
|
305
305
|
return P.s(S % 12 || 12, $, "0");
|
|
306
306
|
}, X = V || function($, ie, R) {
|
|
307
|
-
var
|
|
308
|
-
return R ?
|
|
307
|
+
var ye = $ < 12 ? "AM" : "PM";
|
|
308
|
+
return R ? ye.toLowerCase() : ye;
|
|
309
309
|
};
|
|
310
310
|
return z.replace(v, (function($, ie) {
|
|
311
311
|
return ie || (function(R) {
|
|
@@ -640,18 +640,18 @@ xe.extend(so);
|
|
|
640
640
|
xe.extend(lo);
|
|
641
641
|
xe.extend(Xs);
|
|
642
642
|
const _n = (e) => e === "en" ? "en" : "es", Me = (e) => {
|
|
643
|
-
const { PUBLIC_LNG: t, DATE_TIMEZONE: n } =
|
|
643
|
+
const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), r = _n(t ?? "es");
|
|
644
644
|
return xe.tz(e, n).locale(r).format("DD MMMM YYYY");
|
|
645
645
|
}, jr = (e) => {
|
|
646
|
-
const { PUBLIC_LNG: t, DATE_TIMEZONE: n } =
|
|
646
|
+
const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), r = _n(t ?? "es");
|
|
647
647
|
return xe.tz(e, n).locale(r).format(
|
|
648
648
|
r === "en" ? "MMMM DD YYYY [•] HH:mm [hs]" : "DD [de] MMMM YYYY [•] HH:mm [hs]"
|
|
649
649
|
);
|
|
650
650
|
}, uo = (e) => {
|
|
651
|
-
const { PUBLIC_LNG: t, DATE_TIMEZONE: n } =
|
|
651
|
+
const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), r = _n(t ?? "es");
|
|
652
652
|
return xe.tz(e, n).locale(r).format("MM/DD/YYYY [•] HH:mm [HS]");
|
|
653
|
-
},
|
|
654
|
-
const { PUBLIC_LNG: t, DATE_TIMEZONE: n } =
|
|
653
|
+
}, g9 = (e) => {
|
|
654
|
+
const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = Y(), r = _n(t ?? "es");
|
|
655
655
|
return xe.tz(e, n).locale(r).format("dddd DD [de] MMMM YYYY");
|
|
656
656
|
}, je = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
|
|
657
657
|
function Qr(e) {
|
|
@@ -693,7 +693,7 @@ const Dt = (e, t, n) => ({
|
|
|
693
693
|
tags: []
|
|
694
694
|
}
|
|
695
695
|
});
|
|
696
|
-
function
|
|
696
|
+
function p9(e) {
|
|
697
697
|
if (!e || !e.body || !e.body.rendered) return [];
|
|
698
698
|
const t = e?.body?.rendered, n = [], r = t.match(
|
|
699
699
|
/<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi
|
|
@@ -710,7 +710,7 @@ function b9(e) {
|
|
|
710
710
|
}
|
|
711
711
|
return n;
|
|
712
712
|
}
|
|
713
|
-
const
|
|
713
|
+
const A9 = async (e, t) => {
|
|
714
714
|
const n = [];
|
|
715
715
|
return e.forEach((o) => {
|
|
716
716
|
o.forEach(async (i) => {
|
|
@@ -725,14 +725,14 @@ const C9 = async (e, t) => {
|
|
|
725
725
|
(o) => Qr(o)?.data
|
|
726
726
|
);
|
|
727
727
|
}, Mt = () => {
|
|
728
|
-
const { PUBLIC_ENV: e, PUBLIC_API_HOST: t, PUBLIC_ASSETS_URL: n } =
|
|
728
|
+
const { PUBLIC_ENV: e, PUBLIC_API_HOST: t, PUBLIC_ASSETS_URL: n } = Y();
|
|
729
729
|
return e == "local" ? t : n && n !== "false" ? n : "";
|
|
730
730
|
}, mo = () => {
|
|
731
|
-
const { PUBLIC_ENV: e, PUBLIC_API_FRONT: t } =
|
|
731
|
+
const { PUBLIC_ENV: e, PUBLIC_API_FRONT: t } = Y();
|
|
732
732
|
return e === "local" ? t : "";
|
|
733
733
|
}, fo = (e, t) => {
|
|
734
734
|
if (!e) return {};
|
|
735
|
-
const { PUBLIC_ASSETS_URL: n, PUBLIC_API_FRONT: r } =
|
|
735
|
+
const { PUBLIC_ASSETS_URL: n, PUBLIC_API_FRONT: r } = Y(), s = Gr(e.keywords) ?? "", o = e?.preview?.sizes ? e?.preview?.sizes[0]?.url : "", i = (n !== "false" ? n : r) ?? "";
|
|
736
736
|
return {
|
|
737
737
|
title: (e?.main?.title?.seo ?? e?.main?.title?.article) + " | " + t.name,
|
|
738
738
|
robots: "index, follow, max-image-preview:large",
|
|
@@ -920,7 +920,7 @@ const C9 = async (e, t) => {
|
|
|
920
920
|
const t = e.banners.find((o) => o.key === e.name);
|
|
921
921
|
if (!t || !t.show) return null;
|
|
922
922
|
const n = ma(t.value || "", e.replaces), r = /<script([^>]*)>([\s\S]*?)<\/script\s*>/gi, s = [...n.matchAll(r)];
|
|
923
|
-
return /* @__PURE__ */ a(
|
|
923
|
+
return /* @__PURE__ */ a(J, { children: s.map((o, i) => {
|
|
924
924
|
const c = o[1] || "", d = o[2]?.trim() || "", l = c.match(/src=["']([^"']+)["']/i);
|
|
925
925
|
if (l) {
|
|
926
926
|
const u = l[1];
|
|
@@ -939,7 +939,7 @@ const C9 = async (e, t) => {
|
|
|
939
939
|
const t = e.banners.find((s) => s.key === e.name);
|
|
940
940
|
if (!t || !t.show) return null;
|
|
941
941
|
const r = ma(t.value || "", e.replaces).split(/(<script[\s\S]*?<\/script\s*>)/gi);
|
|
942
|
-
return /* @__PURE__ */ a(
|
|
942
|
+
return /* @__PURE__ */ a(J, { children: r.map((s, o) => {
|
|
943
943
|
const i = s.match(
|
|
944
944
|
/<script([^>]*)>([\s\S]*?)<\/script\s*>/i
|
|
945
945
|
);
|
|
@@ -972,14 +972,14 @@ const C9 = async (e, t) => {
|
|
|
972
972
|
o > 0 && (r += `/${s}`);
|
|
973
973
|
}), `${r}/page/${n - 1}`;
|
|
974
974
|
};
|
|
975
|
-
function
|
|
975
|
+
function y9(e) {
|
|
976
976
|
const t = e.length;
|
|
977
977
|
return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
|
|
978
978
|
}
|
|
979
979
|
const vo = () => {
|
|
980
|
-
const { PUBLIC_ASSETS_URL: e } =
|
|
980
|
+
const { PUBLIC_ASSETS_URL: e } = Y();
|
|
981
981
|
return e && e !== "false" && /* @__PURE__ */ a("link", { rel: "preconnect", href: e, crossOrigin: "anonymous" });
|
|
982
|
-
}, { PUBLIC_ASSETS_URL: Un } =
|
|
982
|
+
}, { PUBLIC_ASSETS_URL: Un } = Y(), bo = Un && Un !== "false" ? Un : "", Ma = ({ images: e }) => /* @__PURE__ */ a(J, { children: e.map(
|
|
983
983
|
(t, n) => t.href !== "" && /* @__PURE__ */ a(
|
|
984
984
|
"link",
|
|
985
985
|
{
|
|
@@ -993,7 +993,7 @@ const vo = () => {
|
|
|
993
993
|
)
|
|
994
994
|
) }), Co = (e, t) => {
|
|
995
995
|
if (!e) return {};
|
|
996
|
-
const { PUBLIC_API_FRONT: n } =
|
|
996
|
+
const { PUBLIC_API_FRONT: n } = Y();
|
|
997
997
|
return {
|
|
998
998
|
title: e?.main?.title + " | " + t.name,
|
|
999
999
|
robots: "index, follow, max-image-preview:large",
|
|
@@ -1031,7 +1031,7 @@ const vo = () => {
|
|
|
1031
1031
|
]
|
|
1032
1032
|
}
|
|
1033
1033
|
};
|
|
1034
|
-
},
|
|
1034
|
+
}, w9 = (e) => {
|
|
1035
1035
|
let t = "";
|
|
1036
1036
|
if (e.params.news.match(/.*t[0-9]*.html/g)) {
|
|
1037
1037
|
const n = e.params.news.split("-"), r = n[n.length - 1] ?? "", s = r.substring(1, 9), o = r.substring(9, 13);
|
|
@@ -1049,7 +1049,7 @@ const vo = () => {
|
|
|
1049
1049
|
}
|
|
1050
1050
|
return e.config.servicePrefix + t;
|
|
1051
1051
|
};
|
|
1052
|
-
function
|
|
1052
|
+
function v9(e) {
|
|
1053
1053
|
const t = e.split("-"), n = t[t.length - 1]?.split("."), r = n && n[0] ? n[0] : "", s = r.substring(0, 2), o = r.substring(2, 10), i = r.substring(10);
|
|
1054
1054
|
return { path: {
|
|
1055
1055
|
vy: (d) => `/videos/video-youtube/${xe(o).format(
|
|
@@ -1064,7 +1064,7 @@ function S9(e) {
|
|
|
1064
1064
|
const vt = (e, t) => {
|
|
1065
1065
|
const n = e.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
|
|
1066
1066
|
return t.tema ? `/${t.tema}/${n}-t${e.id}` : `/${n}-t${e.id}`;
|
|
1067
|
-
},
|
|
1067
|
+
}, b9 = (e) => {
|
|
1068
1068
|
const { AssetsPrefix: t = "", AssetsPath: n = "src", isDev: r = !1 } = e;
|
|
1069
1069
|
return r ? "src" : t + n;
|
|
1070
1070
|
}, _o = { prerender: [
|
|
@@ -1105,7 +1105,7 @@ const vt = (e, t) => {
|
|
|
1105
1105
|
pathname: n,
|
|
1106
1106
|
ROUTE: r
|
|
1107
1107
|
}) => {
|
|
1108
|
-
const { PUBLIC_PUBLICATION_ID: s = "" } =
|
|
1108
|
+
const { PUBLIC_PUBLICATION_ID: s = "" } = Y();
|
|
1109
1109
|
let o = [];
|
|
1110
1110
|
const i = n === "/" || n === "/index.html" ? void 0 : Lo(Bo[r]({ pathname: n, config: e })), c = xo[r] ?? void 0, d = {
|
|
1111
1111
|
newstype: e.newsType,
|
|
@@ -1133,7 +1133,7 @@ const vt = (e, t) => {
|
|
|
1133
1133
|
);
|
|
1134
1134
|
};
|
|
1135
1135
|
function ga(e) {
|
|
1136
|
-
const { PUBLIC_ASSETS_URL: t } =
|
|
1136
|
+
const { PUBLIC_ASSETS_URL: t } = Y();
|
|
1137
1137
|
if (!t || t === "false") return e;
|
|
1138
1138
|
const n = t.replace(/\/+$/, ""), r = /https?:\/\/[^/\s]+\/(arte|__export)\//g;
|
|
1139
1139
|
return e.replace(r, (s, o) => `${n}/${o}/`);
|
|
@@ -1144,7 +1144,7 @@ const Io = async ({
|
|
|
1144
1144
|
BASE_URL: n,
|
|
1145
1145
|
axiosApi: r
|
|
1146
1146
|
}) => {
|
|
1147
|
-
const { PUBLIC_SERVICE_PREFIX: s, PUBLIC_IS_SUB_PUBLICATION: o } =
|
|
1147
|
+
const { PUBLIC_SERVICE_PREFIX: s, PUBLIC_IS_SUB_PUBLICATION: o } = Y();
|
|
1148
1148
|
let i = [];
|
|
1149
1149
|
try {
|
|
1150
1150
|
const c = t.socialBlockLogo?.url ? new URL(t.socialBlockLogo.url).pathname : void 0, d = t.landscapeLogo?.url ? new URL(t.landscapeLogo.url).pathname : void 0, l = {
|
|
@@ -1247,7 +1247,7 @@ const Io = async ({
|
|
|
1247
1247
|
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;
|
|
1248
1248
|
}
|
|
1249
1249
|
`;
|
|
1250
|
-
return /* @__PURE__ */ a(
|
|
1250
|
+
return /* @__PURE__ */ a(J, { children: e.useS3Font ? /* @__PURE__ */ f(J, { children: [
|
|
1251
1251
|
/* @__PURE__ */ a(
|
|
1252
1252
|
"link",
|
|
1253
1253
|
{
|
|
@@ -1369,7 +1369,7 @@ const Io = async ({
|
|
|
1369
1369
|
}, Yt = (e) => {
|
|
1370
1370
|
const t = e.split("/"), n = t[t.length - 1] ?? "1";
|
|
1371
1371
|
return Number(n) > 0 ? Number(n) : 1;
|
|
1372
|
-
},
|
|
1372
|
+
}, C9 = (e, t = 2) => {
|
|
1373
1373
|
if (!e || e.length === 0) return [];
|
|
1374
1374
|
const n = [];
|
|
1375
1375
|
for (let r = 0; r < t; r++) {
|
|
@@ -1382,7 +1382,7 @@ const Io = async ({
|
|
|
1382
1382
|
}
|
|
1383
1383
|
return n;
|
|
1384
1384
|
};
|
|
1385
|
-
class
|
|
1385
|
+
class _9 {
|
|
1386
1386
|
exclude = "keywords,gallery,related,relatedexternal,external,customfields";
|
|
1387
1387
|
config = {};
|
|
1388
1388
|
imgSizes = {};
|
|
@@ -1513,14 +1513,14 @@ const { toString: Oo } = Object.prototype, { getPrototypeOf: pa } = Object, { it
|
|
|
1513
1513
|
return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
|
|
1514
1514
|
})(/* @__PURE__ */ Object.create(null)), Be = (e) => (e = e.toLowerCase(), (t) => Sn(t) === e), En = (e) => (t) => typeof t === e, { isArray: Nt } = Array, bt = En("undefined");
|
|
1515
1515
|
function Qt(e) {
|
|
1516
|
-
return e !== null && !bt(e) && e.constructor !== null && !bt(e.constructor) &&
|
|
1516
|
+
return e !== null && !bt(e) && e.constructor !== null && !bt(e.constructor) && _e(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
1517
1517
|
}
|
|
1518
1518
|
const $r = Be("ArrayBuffer");
|
|
1519
1519
|
function Po(e) {
|
|
1520
1520
|
let t;
|
|
1521
1521
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && $r(e.buffer), t;
|
|
1522
1522
|
}
|
|
1523
|
-
const Do = En("string"),
|
|
1523
|
+
const Do = En("string"), _e = En("function"), Wr = En("number"), Gt = (e) => e !== null && typeof e == "object", Mo = (e) => e === !0 || e === !1, hn = (e) => {
|
|
1524
1524
|
if (Sn(e) !== "object")
|
|
1525
1525
|
return !1;
|
|
1526
1526
|
const t = pa(e);
|
|
@@ -1533,10 +1533,10 @@ const Do = En("string"), Ce = En("function"), Wr = En("number"), Gt = (e) => e !
|
|
|
1533
1533
|
} catch {
|
|
1534
1534
|
return !1;
|
|
1535
1535
|
}
|
|
1536
|
-
}, Qo = Be("Date"), Go = Be("File"), Ho = Be("Blob"), zo = Be("FileList"), Vo = (e) => Gt(e) &&
|
|
1536
|
+
}, Qo = Be("Date"), Go = Be("File"), Ho = Be("Blob"), zo = Be("FileList"), Vo = (e) => Gt(e) && _e(e.pipe), Fo = (e) => {
|
|
1537
1537
|
let t;
|
|
1538
|
-
return e && (typeof FormData == "function" && e instanceof FormData ||
|
|
1539
|
-
t === "object" &&
|
|
1538
|
+
return e && (typeof FormData == "function" && e instanceof FormData || _e(e.append) && ((t = Sn(e)) === "formdata" || // detect form-data instance
|
|
1539
|
+
t === "object" && _e(e.toString) && e.toString() === "[object FormData]"));
|
|
1540
1540
|
}, $o = Be("URLSearchParams"), [Wo, Yo, Ko, Jo] = ["ReadableStream", "Request", "Response", "Headers"].map(Be), Zo = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
1541
1541
|
function Ht(e, t, { allOwnKeys: n = !1 } = {}) {
|
|
1542
1542
|
if (e === null || typeof e > "u")
|
|
@@ -1576,7 +1576,7 @@ function ea() {
|
|
|
1576
1576
|
return n;
|
|
1577
1577
|
}
|
|
1578
1578
|
const Xo = (e, t, n, { allOwnKeys: r } = {}) => (Ht(t, (s, o) => {
|
|
1579
|
-
n &&
|
|
1579
|
+
n && _e(s) ? e[o] = Vr(s, n) : e[o] = s;
|
|
1580
1580
|
}, { allOwnKeys: r }), e), ei = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), ti = (e, t, n, r) => {
|
|
1581
1581
|
e.prototype = Object.create(t.prototype, r), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
|
1582
1582
|
value: t.prototype
|
|
@@ -1630,10 +1630,10 @@ const Xo = (e, t, n, { allOwnKeys: r } = {}) => (Ht(t, (s, o) => {
|
|
|
1630
1630
|
}), Object.defineProperties(e, r);
|
|
1631
1631
|
}, ui = (e) => {
|
|
1632
1632
|
Jr(e, (t, n) => {
|
|
1633
|
-
if (
|
|
1633
|
+
if (_e(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
|
|
1634
1634
|
return !1;
|
|
1635
1635
|
const r = e[n];
|
|
1636
|
-
if (
|
|
1636
|
+
if (_e(r)) {
|
|
1637
1637
|
if (t.enumerable = !1, "writable" in t) {
|
|
1638
1638
|
t.writable = !1;
|
|
1639
1639
|
return;
|
|
@@ -1653,7 +1653,7 @@ const Xo = (e, t, n, { allOwnKeys: r } = {}) => (Ht(t, (s, o) => {
|
|
|
1653
1653
|
}, mi = () => {
|
|
1654
1654
|
}, fi = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
|
|
1655
1655
|
function gi(e) {
|
|
1656
|
-
return !!(e &&
|
|
1656
|
+
return !!(e && _e(e.append) && e[Fr] === "FormData" && e[Nn]);
|
|
1657
1657
|
}
|
|
1658
1658
|
const pi = (e) => {
|
|
1659
1659
|
const t = new Array(10), n = (r, s) => {
|
|
@@ -1674,14 +1674,14 @@ const pi = (e) => {
|
|
|
1674
1674
|
return r;
|
|
1675
1675
|
};
|
|
1676
1676
|
return n(e, 0);
|
|
1677
|
-
}, Ai = Be("AsyncFunction"), yi = (e) => e && (Gt(e) ||
|
|
1677
|
+
}, Ai = Be("AsyncFunction"), yi = (e) => e && (Gt(e) || _e(e)) && _e(e.then) && _e(e.catch), Zr = ((e, t) => e ? setImmediate : t ? ((n, r) => (dt.addEventListener("message", ({ source: s, data: o }) => {
|
|
1678
1678
|
s === dt && o === n && r.length && r.shift()();
|
|
1679
1679
|
}, !1), (s) => {
|
|
1680
1680
|
r.push(s), dt.postMessage(n, "*");
|
|
1681
1681
|
}))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
|
|
1682
1682
|
typeof setImmediate == "function",
|
|
1683
|
-
|
|
1684
|
-
), wi = typeof queueMicrotask < "u" ? queueMicrotask.bind(dt) : typeof process < "u" && process.nextTick || Zr, vi = (e) => e != null &&
|
|
1683
|
+
_e(dt.postMessage)
|
|
1684
|
+
), wi = typeof queueMicrotask < "u" ? queueMicrotask.bind(dt) : typeof process < "u" && process.nextTick || Zr, vi = (e) => e != null && _e(e[Nn]), C = {
|
|
1685
1685
|
isArray: Nt,
|
|
1686
1686
|
isArrayBuffer: $r,
|
|
1687
1687
|
isBuffer: Qt,
|
|
@@ -1702,7 +1702,7 @@ const pi = (e) => {
|
|
|
1702
1702
|
isFile: Go,
|
|
1703
1703
|
isBlob: Ho,
|
|
1704
1704
|
isRegExp: di,
|
|
1705
|
-
isFunction:
|
|
1705
|
+
isFunction: _e,
|
|
1706
1706
|
isStream: Vo,
|
|
1707
1707
|
isURLSearchParams: $o,
|
|
1708
1708
|
isTypedArray: si,
|
|
@@ -1995,14 +1995,14 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Ui
|
|
|
1995
1995
|
hasStandardBrowserWebWorkerEnv: ki,
|
|
1996
1996
|
navigator: na,
|
|
1997
1997
|
origin: Ui
|
|
1998
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1998
|
+
}, Symbol.toStringTag, { value: "Module" })), pe = {
|
|
1999
1999
|
...qi,
|
|
2000
2000
|
...Ti
|
|
2001
2001
|
};
|
|
2002
2002
|
function Ri(e, t) {
|
|
2003
|
-
return xn(e, new
|
|
2003
|
+
return xn(e, new pe.classes.URLSearchParams(), {
|
|
2004
2004
|
visitor: function(n, r, s, o) {
|
|
2005
|
-
return
|
|
2005
|
+
return pe.isNode && C.isBuffer(n) ? (this.append(r, n.toString("base64")), !1) : o.defaultVisitor.apply(this, arguments);
|
|
2006
2006
|
},
|
|
2007
2007
|
...t
|
|
2008
2008
|
});
|
|
@@ -2097,8 +2097,8 @@ const zt = {
|
|
|
2097
2097
|
maxContentLength: -1,
|
|
2098
2098
|
maxBodyLength: -1,
|
|
2099
2099
|
env: {
|
|
2100
|
-
FormData:
|
|
2101
|
-
Blob:
|
|
2100
|
+
FormData: pe.classes.FormData,
|
|
2101
|
+
Blob: pe.classes.Blob
|
|
2102
2102
|
},
|
|
2103
2103
|
validateStatus: function(t) {
|
|
2104
2104
|
return t >= 200 && t < 300;
|
|
@@ -2177,7 +2177,7 @@ function Gi(e, t) {
|
|
|
2177
2177
|
});
|
|
2178
2178
|
});
|
|
2179
2179
|
}
|
|
2180
|
-
let
|
|
2180
|
+
let Ne = class {
|
|
2181
2181
|
constructor(t) {
|
|
2182
2182
|
t && this.set(t);
|
|
2183
2183
|
}
|
|
@@ -2303,8 +2303,8 @@ let _e = class {
|
|
|
2303
2303
|
return C.isArray(t) ? t.forEach(o) : o(t), this;
|
|
2304
2304
|
}
|
|
2305
2305
|
};
|
|
2306
|
-
|
|
2307
|
-
C.reduceDescriptors(
|
|
2306
|
+
Ne.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
|
|
2307
|
+
C.reduceDescriptors(Ne.prototype, ({ value: e }, t) => {
|
|
2308
2308
|
let n = t[0].toUpperCase() + t.slice(1);
|
|
2309
2309
|
return {
|
|
2310
2310
|
get: () => e,
|
|
@@ -2313,9 +2313,9 @@ C.reduceDescriptors(_e.prototype, ({ value: e }, t) => {
|
|
|
2313
2313
|
}
|
|
2314
2314
|
};
|
|
2315
2315
|
});
|
|
2316
|
-
C.freezeMethods(
|
|
2316
|
+
C.freezeMethods(Ne);
|
|
2317
2317
|
function Rn(e, t) {
|
|
2318
|
-
const n = this || zt, r = t || n, s =
|
|
2318
|
+
const n = this || zt, r = t || n, s = Ne.from(r.headers);
|
|
2319
2319
|
let o = r.data;
|
|
2320
2320
|
return C.forEach(e, function(c) {
|
|
2321
2321
|
o = c.call(n, o, s.normalize(), t ? t.status : void 0);
|
|
@@ -2398,10 +2398,10 @@ const An = (e, t, n = 3) => {
|
|
|
2398
2398
|
total: e,
|
|
2399
2399
|
loaded: r
|
|
2400
2400
|
}), t[1]];
|
|
2401
|
-
}, Fa = (e) => (...t) => C.asap(() => e(...t)), Fi =
|
|
2402
|
-
new URL(
|
|
2403
|
-
|
|
2404
|
-
) : () => !0, $i =
|
|
2401
|
+
}, Fa = (e) => (...t) => C.asap(() => e(...t)), Fi = pe.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, pe.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
|
|
2402
|
+
new URL(pe.origin),
|
|
2403
|
+
pe.navigator && /(msie|trident)/i.test(pe.navigator.userAgent)
|
|
2404
|
+
) : () => !0, $i = pe.hasStandardBrowserEnv ? (
|
|
2405
2405
|
// Standard browser envs support document.cookie
|
|
2406
2406
|
{
|
|
2407
2407
|
write(e, t, n, r, s, o, i) {
|
|
@@ -2440,7 +2440,7 @@ function cs(e, t, n) {
|
|
|
2440
2440
|
let r = !Wi(t);
|
|
2441
2441
|
return e && (r || n == !1) ? Yi(e, t) : t;
|
|
2442
2442
|
}
|
|
2443
|
-
const $a = (e) => e instanceof
|
|
2443
|
+
const $a = (e) => e instanceof Ne ? { ...e } : e;
|
|
2444
2444
|
function mt(e, t) {
|
|
2445
2445
|
t = t || {};
|
|
2446
2446
|
const n = {};
|
|
@@ -2508,11 +2508,11 @@ function mt(e, t) {
|
|
|
2508
2508
|
const ls = (e) => {
|
|
2509
2509
|
const t = mt({}, e);
|
|
2510
2510
|
let { data: n, withXSRFToken: r, xsrfHeaderName: s, xsrfCookieName: o, headers: i, auth: c } = t;
|
|
2511
|
-
if (t.headers = i =
|
|
2511
|
+
if (t.headers = i = Ne.from(i), t.url = as(cs(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), c && i.set(
|
|
2512
2512
|
"Authorization",
|
|
2513
2513
|
"Basic " + btoa((c.username || "") + ":" + (c.password ? unescape(encodeURIComponent(c.password)) : ""))
|
|
2514
2514
|
), C.isFormData(n)) {
|
|
2515
|
-
if (
|
|
2515
|
+
if (pe.hasStandardBrowserEnv || pe.hasStandardBrowserWebWorkerEnv)
|
|
2516
2516
|
i.setContentType(void 0);
|
|
2517
2517
|
else if (C.isFunction(n.getHeaders)) {
|
|
2518
2518
|
const d = n.getHeaders(), l = ["content-type", "content-length"];
|
|
@@ -2521,7 +2521,7 @@ const ls = (e) => {
|
|
|
2521
2521
|
});
|
|
2522
2522
|
}
|
|
2523
2523
|
}
|
|
2524
|
-
if (
|
|
2524
|
+
if (pe.hasStandardBrowserEnv && (r && C.isFunction(r) && (r = r(t)), r || r !== !1 && Fi(t.url))) {
|
|
2525
2525
|
const d = s && o && $i.read(o);
|
|
2526
2526
|
d && i.set(s, d);
|
|
2527
2527
|
}
|
|
@@ -2530,7 +2530,7 @@ const ls = (e) => {
|
|
|
2530
2530
|
return new Promise(function(n, r) {
|
|
2531
2531
|
const s = ls(e);
|
|
2532
2532
|
let o = s.data;
|
|
2533
|
-
const i =
|
|
2533
|
+
const i = Ne.from(s.headers).normalize();
|
|
2534
2534
|
let { responseType: c, onUploadProgress: d, onDownloadProgress: l } = s, u, h, m, p, g;
|
|
2535
2535
|
function A() {
|
|
2536
2536
|
p && p(), g && g(), s.cancelToken && s.cancelToken.unsubscribe(u), s.signal && s.signal.removeEventListener("abort", u);
|
|
@@ -2540,7 +2540,7 @@ const ls = (e) => {
|
|
|
2540
2540
|
function v() {
|
|
2541
2541
|
if (!y)
|
|
2542
2542
|
return;
|
|
2543
|
-
const _ =
|
|
2543
|
+
const _ = Ne.from(
|
|
2544
2544
|
"getAllResponseHeaders" in y && y.getAllResponseHeaders()
|
|
2545
2545
|
), b = {
|
|
2546
2546
|
data: !c || c === "text" || c === "json" ? y.responseText : y.response,
|
|
@@ -2578,7 +2578,7 @@ const ls = (e) => {
|
|
|
2578
2578
|
y && (r(!_ || _.type ? new St(null, e, y) : _), y.abort(), y = null);
|
|
2579
2579
|
}, s.cancelToken && s.cancelToken.subscribe(u), s.signal && (s.signal.aborted ? u() : s.signal.addEventListener("abort", u)));
|
|
2580
2580
|
const N = Hi(s.url);
|
|
2581
|
-
if (N &&
|
|
2581
|
+
if (N && pe.protocols.indexOf(N) === -1) {
|
|
2582
2582
|
r(new W("Unsupported protocol " + N + ":", W.ERR_BAD_REQUEST, e));
|
|
2583
2583
|
return;
|
|
2584
2584
|
}
|
|
@@ -2685,7 +2685,7 @@ const ls = (e) => {
|
|
|
2685
2685
|
return !1;
|
|
2686
2686
|
const c = s && Kt(Ka), d = s && (typeof Ja == "function" ? /* @__PURE__ */ ((g) => (A) => g.encode(A))(new Ja()) : async (g) => new Uint8Array(await new n(g).arrayBuffer())), l = o && c && Za(() => {
|
|
2687
2687
|
let g = !1;
|
|
2688
|
-
const A = new n(
|
|
2688
|
+
const A = new n(pe.origin, {
|
|
2689
2689
|
body: new Ka(),
|
|
2690
2690
|
method: "POST",
|
|
2691
2691
|
get duplex() {
|
|
@@ -2710,7 +2710,7 @@ const ls = (e) => {
|
|
|
2710
2710
|
if (C.isBlob(g))
|
|
2711
2711
|
return g.size;
|
|
2712
2712
|
if (C.isSpecCompliantForm(g))
|
|
2713
|
-
return (await new n(
|
|
2713
|
+
return (await new n(pe.origin, {
|
|
2714
2714
|
method: "POST",
|
|
2715
2715
|
body: g
|
|
2716
2716
|
}).arrayBuffer()).byteLength;
|
|
@@ -2792,7 +2792,7 @@ const ls = (e) => {
|
|
|
2792
2792
|
return !z && M && M(), await new Promise((S, q) => {
|
|
2793
2793
|
is(S, q, {
|
|
2794
2794
|
data: w,
|
|
2795
|
-
headers:
|
|
2795
|
+
headers: Ne.from(I.headers),
|
|
2796
2796
|
status: I.status,
|
|
2797
2797
|
statusText: I.statusText,
|
|
2798
2798
|
config: g,
|
|
@@ -2883,7 +2883,7 @@ function Ln(e) {
|
|
|
2883
2883
|
throw new St(null, e);
|
|
2884
2884
|
}
|
|
2885
2885
|
function er(e) {
|
|
2886
|
-
return Ln(e), e.headers =
|
|
2886
|
+
return Ln(e), e.headers = Ne.from(e.headers), e.data = Rn.call(
|
|
2887
2887
|
e,
|
|
2888
2888
|
e.transformRequest
|
|
2889
2889
|
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), us.getAdapter(e.adapter || zt.adapter, e)(e).then(function(r) {
|
|
@@ -2891,13 +2891,13 @@ function er(e) {
|
|
|
2891
2891
|
e,
|
|
2892
2892
|
e.transformResponse,
|
|
2893
2893
|
r
|
|
2894
|
-
), r.headers =
|
|
2894
|
+
), r.headers = Ne.from(r.headers), r;
|
|
2895
2895
|
}, function(r) {
|
|
2896
2896
|
return os(r) || (Ln(e), r && r.response && (r.response.data = Rn.call(
|
|
2897
2897
|
e,
|
|
2898
2898
|
e.transformResponse,
|
|
2899
2899
|
r.response
|
|
2900
|
-
), r.response.headers =
|
|
2900
|
+
), r.response.headers = Ne.from(r.response.headers))), Promise.reject(r);
|
|
2901
2901
|
});
|
|
2902
2902
|
}
|
|
2903
2903
|
const hs = "1.13.2", Tn = {};
|
|
@@ -3006,7 +3006,7 @@ let ut = class {
|
|
|
3006
3006
|
(g) => {
|
|
3007
3007
|
delete o[g];
|
|
3008
3008
|
}
|
|
3009
|
-
), n.headers =
|
|
3009
|
+
), n.headers = Ne.concat(i, o);
|
|
3010
3010
|
const c = [];
|
|
3011
3011
|
let d = !0;
|
|
3012
3012
|
this.interceptors.request.forEach(function(A) {
|
|
@@ -3249,28 +3249,28 @@ se.all = function(t) {
|
|
|
3249
3249
|
se.spread = lc;
|
|
3250
3250
|
se.isAxiosError = dc;
|
|
3251
3251
|
se.mergeConfig = mt;
|
|
3252
|
-
se.AxiosHeaders =
|
|
3252
|
+
se.AxiosHeaders = Ne;
|
|
3253
3253
|
se.formToJSON = (e) => ss(C.isHTMLForm(e) ? new FormData(e) : e);
|
|
3254
3254
|
se.getAdapter = us.getAdapter;
|
|
3255
3255
|
se.HttpStatusCode = aa;
|
|
3256
3256
|
se.default = se;
|
|
3257
3257
|
const {
|
|
3258
|
-
Axios:
|
|
3259
|
-
AxiosError:
|
|
3260
|
-
CanceledError:
|
|
3261
|
-
isCancel:
|
|
3262
|
-
CancelToken:
|
|
3263
|
-
VERSION:
|
|
3264
|
-
all:
|
|
3265
|
-
Cancel:
|
|
3266
|
-
isAxiosError:
|
|
3267
|
-
spread:
|
|
3268
|
-
toFormData:
|
|
3269
|
-
AxiosHeaders:
|
|
3270
|
-
HttpStatusCode:
|
|
3271
|
-
formToJSON:
|
|
3272
|
-
getAdapter:
|
|
3273
|
-
mergeConfig:
|
|
3258
|
+
Axios: E9,
|
|
3259
|
+
AxiosError: x9,
|
|
3260
|
+
CanceledError: T9,
|
|
3261
|
+
isCancel: I9,
|
|
3262
|
+
CancelToken: k9,
|
|
3263
|
+
VERSION: U9,
|
|
3264
|
+
all: q9,
|
|
3265
|
+
Cancel: R9,
|
|
3266
|
+
isAxiosError: L9,
|
|
3267
|
+
spread: B9,
|
|
3268
|
+
toFormData: O9,
|
|
3269
|
+
AxiosHeaders: P9,
|
|
3270
|
+
HttpStatusCode: D9,
|
|
3271
|
+
formToJSON: M9,
|
|
3272
|
+
getAdapter: j9,
|
|
3273
|
+
mergeConfig: Q9
|
|
3274
3274
|
} = se;
|
|
3275
3275
|
class at {
|
|
3276
3276
|
constructor(t) {
|
|
@@ -3283,7 +3283,7 @@ class at {
|
|
|
3283
3283
|
PUBLIC_IS_OFFLINE: n,
|
|
3284
3284
|
PUBLIC_USERNAME_OFFLINE: r,
|
|
3285
3285
|
PUBLIC_PASSWORD_OFFLINE: s
|
|
3286
|
-
} =
|
|
3286
|
+
} = Y();
|
|
3287
3287
|
if (n === "true")
|
|
3288
3288
|
try {
|
|
3289
3289
|
return (await this.props?.axiosApi.get("/auth", {
|
|
@@ -3412,7 +3412,7 @@ class uc extends at {
|
|
|
3412
3412
|
return { blockSass: n.data.data };
|
|
3413
3413
|
};
|
|
3414
3414
|
}
|
|
3415
|
-
class
|
|
3415
|
+
class G9 {
|
|
3416
3416
|
issuuApi = "https://api.issuu.com/v2";
|
|
3417
3417
|
api = void 0;
|
|
3418
3418
|
constructor(t) {
|
|
@@ -3448,7 +3448,7 @@ class $9 {
|
|
|
3448
3448
|
}
|
|
3449
3449
|
}
|
|
3450
3450
|
}
|
|
3451
|
-
const
|
|
3451
|
+
const H9 = async (e, t, n, r, s, o, i) => {
|
|
3452
3452
|
const c = new uc({
|
|
3453
3453
|
config: t,
|
|
3454
3454
|
imgSizes: n,
|
|
@@ -3478,7 +3478,7 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3478
3478
|
}, hc = (e) => {
|
|
3479
3479
|
const t = Qr(e);
|
|
3480
3480
|
return t && t.data ? t.data : t;
|
|
3481
|
-
},
|
|
3481
|
+
}, z9 = async (e) => {
|
|
3482
3482
|
const t = await Promise.allSettled(
|
|
3483
3483
|
Object.values(e).map((s) => s.promise)
|
|
3484
3484
|
), n = Object.keys(e), r = {};
|
|
@@ -3489,14 +3489,14 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3489
3489
|
r[s] = i(t[n.indexOf(s)]);
|
|
3490
3490
|
}
|
|
3491
3491
|
return r;
|
|
3492
|
-
},
|
|
3492
|
+
}, be = (e) => ({
|
|
3493
3493
|
title: e.title,
|
|
3494
3494
|
description: e.description,
|
|
3495
3495
|
robots: "noindex"
|
|
3496
3496
|
}), mc = {
|
|
3497
3497
|
404: (e) => {
|
|
3498
3498
|
const { meta: t } = e;
|
|
3499
|
-
return
|
|
3499
|
+
return be(t);
|
|
3500
3500
|
},
|
|
3501
3501
|
home: (e) => {
|
|
3502
3502
|
const { meta: t, config: n } = e;
|
|
@@ -3521,9 +3521,9 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3521
3521
|
},
|
|
3522
3522
|
news: (e) => {
|
|
3523
3523
|
const { meta: t, config: n, currentNew: r } = e;
|
|
3524
|
-
if (!r) return
|
|
3524
|
+
if (!r) return be(t);
|
|
3525
3525
|
const s = fo(r, n);
|
|
3526
|
-
return s ? { ...t, ...s } :
|
|
3526
|
+
return s ? { ...t, ...s } : be(t);
|
|
3527
3527
|
},
|
|
3528
3528
|
seccion: async (e) => {
|
|
3529
3529
|
const { meta: t, config: n, pathname: r, slug: s } = e, o = new at(), i = r.split("/"), c = [], d = Yt(r), l = Number(n.newsListLimit) ?? 0;
|
|
@@ -3535,7 +3535,7 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3535
3535
|
exclude: "keywords,gallery,related,relatedexternal,external,customfields",
|
|
3536
3536
|
page: d
|
|
3537
3537
|
});
|
|
3538
|
-
if (!u) return
|
|
3538
|
+
if (!u) return be(t);
|
|
3539
3539
|
const h = u.data.data, m = h[0];
|
|
3540
3540
|
return h.length < l || c.push({ rel: "next", url: $t(n, i, d) }), d > 1 && c.push({ rel: "prev", url: Wt(n, i, d) }), {
|
|
3541
3541
|
...t,
|
|
@@ -3566,11 +3566,11 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3566
3566
|
}
|
|
3567
3567
|
};
|
|
3568
3568
|
} catch (u) {
|
|
3569
|
-
return console.error(u),
|
|
3569
|
+
return console.error(u), be(t);
|
|
3570
3570
|
}
|
|
3571
3571
|
},
|
|
3572
3572
|
tema: async (e) => {
|
|
3573
|
-
const { meta: t, config: n, pathname: r, slug: s } = e, o = new at(), i = r.split("/"), c = [], d = Yt(r), l = Number(n.newsListLimit) ?? 0, u = /([t][0-9]{4})\w+/.exec(s || ""), h = u && u?.length > 0 ? u[0].replace("t", "") : "", { PUBLIC_TAG_TYPE: m } =
|
|
3573
|
+
const { meta: t, config: n, pathname: r, slug: s } = e, o = new at(), i = r.split("/"), c = [], d = Yt(r), l = Number(n.newsListLimit) ?? 0, u = /([t][0-9]{4})\w+/.exec(s || ""), h = u && u?.length > 0 ? u[0].replace("t", "") : "", { PUBLIC_TAG_TYPE: m } = Y();
|
|
3574
3574
|
try {
|
|
3575
3575
|
const p = await o.getNewsListTags({
|
|
3576
3576
|
tagid: h,
|
|
@@ -3580,7 +3580,7 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3580
3580
|
exclude: "keywords,gallery,related,relatedexternal,external,customfields",
|
|
3581
3581
|
page: d
|
|
3582
3582
|
});
|
|
3583
|
-
if (!p) return
|
|
3583
|
+
if (!p) return be(t);
|
|
3584
3584
|
const g = p.data.entity;
|
|
3585
3585
|
return g ? (p.data.data?.length < l || c.push({
|
|
3586
3586
|
rel: "next",
|
|
@@ -3617,7 +3617,7 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3617
3617
|
}
|
|
3618
3618
|
}) : t;
|
|
3619
3619
|
} catch (p) {
|
|
3620
|
-
return console.error(p),
|
|
3620
|
+
return console.error(p), be(t);
|
|
3621
3621
|
}
|
|
3622
3622
|
},
|
|
3623
3623
|
"ultimas-noticias": (e) => {
|
|
@@ -3640,9 +3640,9 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3640
3640
|
return o?.data?.data?.length ? {
|
|
3641
3641
|
...t,
|
|
3642
3642
|
...Co(o.data.data[0], n) ?? {}
|
|
3643
|
-
} :
|
|
3643
|
+
} : be(t);
|
|
3644
3644
|
} catch (o) {
|
|
3645
|
-
return console.error("metadata (video) error:", o),
|
|
3645
|
+
return console.error("metadata (video) error:", o), be(t);
|
|
3646
3646
|
}
|
|
3647
3647
|
},
|
|
3648
3648
|
videos: async (e) => {
|
|
@@ -3672,7 +3672,7 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3672
3672
|
other: {
|
|
3673
3673
|
"msapplication-TileImage": n.msapplicationTileImage ?? ""
|
|
3674
3674
|
}
|
|
3675
|
-
}) :
|
|
3675
|
+
}) : be(t);
|
|
3676
3676
|
},
|
|
3677
3677
|
pages: async (e) => {
|
|
3678
3678
|
const { meta: t, config: n, pathname: r, slug: s } = e, o = new at();
|
|
@@ -3680,7 +3680,7 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3680
3680
|
const i = await o.getPages({
|
|
3681
3681
|
path: n.servicePrefix + `/pages/${s}`
|
|
3682
3682
|
});
|
|
3683
|
-
if (!i) return
|
|
3683
|
+
if (!i) return be(t);
|
|
3684
3684
|
const c = i.data.data[0]?.info.title ?? "";
|
|
3685
3685
|
return {
|
|
3686
3686
|
...t,
|
|
@@ -3691,7 +3691,7 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3691
3691
|
}
|
|
3692
3692
|
};
|
|
3693
3693
|
} catch (i) {
|
|
3694
|
-
return console.error(i),
|
|
3694
|
+
return console.error(i), be(t);
|
|
3695
3695
|
}
|
|
3696
3696
|
},
|
|
3697
3697
|
contacto: (e) => {
|
|
@@ -3771,13 +3771,13 @@ const W9 = async (e, t, n, r, s, o, i) => {
|
|
|
3771
3771
|
other: {
|
|
3772
3772
|
"msapplication-TileImage": n.msapplicationTileImage ?? ""
|
|
3773
3773
|
}
|
|
3774
|
-
}) :
|
|
3774
|
+
}) : be(t);
|
|
3775
3775
|
} catch (u) {
|
|
3776
|
-
return console.error(u),
|
|
3776
|
+
return console.error(u), be(t);
|
|
3777
3777
|
}
|
|
3778
3778
|
}
|
|
3779
3779
|
};
|
|
3780
|
-
async function
|
|
3780
|
+
async function V9({
|
|
3781
3781
|
axiosApi: e,
|
|
3782
3782
|
headConfig: t = {
|
|
3783
3783
|
ampConfig: !1,
|
|
@@ -3823,7 +3823,7 @@ async function K9({
|
|
|
3823
3823
|
currentNew: l,
|
|
3824
3824
|
internalPath: h
|
|
3825
3825
|
});
|
|
3826
|
-
return /* @__PURE__ */ f(
|
|
3826
|
+
return /* @__PURE__ */ f(J, { children: [
|
|
3827
3827
|
/* @__PURE__ */ a("meta", { charSet: "utf-8" }),
|
|
3828
3828
|
/* @__PURE__ */ a("meta", { name: "viewport", content: "width=device-width" }),
|
|
3829
3829
|
b,
|
|
@@ -3893,7 +3893,7 @@ async function K9({
|
|
|
3893
3893
|
_
|
|
3894
3894
|
] });
|
|
3895
3895
|
}
|
|
3896
|
-
const
|
|
3896
|
+
const F9 = ({
|
|
3897
3897
|
children: e,
|
|
3898
3898
|
defaultRouteName: t,
|
|
3899
3899
|
banners: n,
|
|
@@ -3913,7 +3913,7 @@ const J9 = ({
|
|
|
3913
3913
|
currentNew: c,
|
|
3914
3914
|
internalPath: i
|
|
3915
3915
|
}), p = l.before.active, g = l.after.active, A = p ? l.before.customData ? l.before.customData : m : void 0, y = g ? l.after.customData ? l.after.customData : m : void 0;
|
|
3916
|
-
return /* @__PURE__ */ f(
|
|
3916
|
+
return /* @__PURE__ */ f(J, { children: [
|
|
3917
3917
|
/* @__PURE__ */ a(Hr, { name: "bodybefore", banners: n, replaces: A }),
|
|
3918
3918
|
e,
|
|
3919
3919
|
/* @__PURE__ */ a($s, {}),
|
|
@@ -3944,7 +3944,7 @@ const J9 = ({
|
|
|
3944
3944
|
), Ac = "_content_19rc1_1", yc = "_location_19rc1_11", nr = {
|
|
3945
3945
|
content: Ac,
|
|
3946
3946
|
location: yc
|
|
3947
|
-
},
|
|
3947
|
+
}, $9 = (e) => /* @__PURE__ */ f("div", { className: nr.content, children: [
|
|
3948
3948
|
/* @__PURE__ */ a(pc, {}),
|
|
3949
3949
|
/* @__PURE__ */ a("p", { className: nr.location, children: e.place })
|
|
3950
3950
|
] }), Vt = ({
|
|
@@ -3964,7 +3964,7 @@ function vc({
|
|
|
3964
3964
|
enableDrag: o,
|
|
3965
3965
|
onIndexChange: i
|
|
3966
3966
|
}) {
|
|
3967
|
-
const [c, d] =
|
|
3967
|
+
const [c, d] = K(!1), [l, u] = K(0), [h, m] = K(0), [p, g] = K(0), [A, y] = K(0), [v, N] = K(null), _ = Pr(null), [x, b] = K(1), E = he(() => {
|
|
3968
3968
|
if (s) return 1;
|
|
3969
3969
|
const w = _.current?.offsetWidth || window.innerWidth, S = n + r, q = Math.floor(w / S);
|
|
3970
3970
|
return Math.max(1, q);
|
|
@@ -4091,7 +4091,7 @@ function vc({
|
|
|
4091
4091
|
}
|
|
4092
4092
|
};
|
|
4093
4093
|
}
|
|
4094
|
-
function
|
|
4094
|
+
function W9(e) {
|
|
4095
4095
|
const {
|
|
4096
4096
|
children: t,
|
|
4097
4097
|
slot_id: n,
|
|
@@ -4101,7 +4101,7 @@ function X9(e) {
|
|
|
4101
4101
|
fullPageWidth: i = !1,
|
|
4102
4102
|
pagination: c = !1,
|
|
4103
4103
|
enableDrag: d = !0
|
|
4104
|
-
} = e, l = Array.isArray(t) ? t : t?.props?.value?.split('<div style="display:none;">SPLITING</div>'), [u, h] =
|
|
4104
|
+
} = e, l = Array.isArray(t) ? t : t?.props?.value?.split('<div style="display:none;">SPLITING</div>'), [u, h] = K(0), [m, p] = K(!1);
|
|
4105
4105
|
De(() => {
|
|
4106
4106
|
p(!0);
|
|
4107
4107
|
const G = document.getElementById("ssr-dummy_" + n);
|
|
@@ -4312,7 +4312,7 @@ const Cc = "_content_3olxv_1", _c = {
|
|
|
4312
4312
|
) : null;
|
|
4313
4313
|
}, Sc = "_content_1fh0c_1", Ec = {
|
|
4314
4314
|
content: Sc
|
|
4315
|
-
},
|
|
4315
|
+
}, Ae = ({ banners: e, name: t }) => {
|
|
4316
4316
|
if (!e || e.length === 0) return null;
|
|
4317
4317
|
const n = e.find((r) => r.key === t);
|
|
4318
4318
|
return n?.show && /* @__PURE__ */ a(
|
|
@@ -4342,7 +4342,7 @@ const Cc = "_content_3olxv_1", _c = {
|
|
|
4342
4342
|
socialNetworkSection: Mc
|
|
4343
4343
|
};
|
|
4344
4344
|
function B(e) {
|
|
4345
|
-
const { PUBLIC_SERVICE_PREFIX: t, PUBLIC_IS_SUB_PUBLICATION: n } =
|
|
4345
|
+
const { PUBLIC_SERVICE_PREFIX: t, PUBLIC_IS_SUB_PUBLICATION: n } = Y(), r = t !== "false" && n !== "false" ? "/" + t : "", s = /^(https?:)?\/\//.test(e.href) || /^[a-zA-Z][a-zA-Z\d+\-.]*:/.test(e.href), o = e.href?.split("/")[1] === r.replace("/", ""), i = {
|
|
4346
4346
|
...e,
|
|
4347
4347
|
href: (!s && !o ? r : "") + (e.href ?? "")
|
|
4348
4348
|
};
|
|
@@ -4510,7 +4510,7 @@ function Gc({ noteShare: e }) {
|
|
|
4510
4510
|
] }) : null;
|
|
4511
4511
|
}
|
|
4512
4512
|
const xt = (e) => {
|
|
4513
|
-
const { share: t = !1, cutSubtitle: n = !0, keywords: r, info: s, paths: o } = e, { SHOW_TAG_BY_SECTION: i } =
|
|
4513
|
+
const { share: t = !1, cutSubtitle: n = !0, keywords: r, info: s, paths: o } = e, { SHOW_TAG_BY_SECTION: i } = Y(), c = () => {
|
|
4514
4514
|
if (e?.config?.showtime && e.config?.showauthor)
|
|
4515
4515
|
return `${e?.authors[0]?.fullname ?? "Redacción"} - ${Me(
|
|
4516
4516
|
e.info?.date?.modified
|
|
@@ -4598,7 +4598,7 @@ const xt = (e) => {
|
|
|
4598
4598
|
) : e.main?.title?.section
|
|
4599
4599
|
),
|
|
4600
4600
|
e.config?.showsubtitle && /* @__PURE__ */ a(d, {}),
|
|
4601
|
-
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ a(
|
|
4601
|
+
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ a(J, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(
|
|
4602
4602
|
B,
|
|
4603
4603
|
{
|
|
4604
4604
|
"aria-label": c(),
|
|
@@ -4644,10 +4644,10 @@ const xt = (e) => {
|
|
|
4644
4644
|
}
|
|
4645
4645
|
);
|
|
4646
4646
|
function va() {
|
|
4647
|
-
return
|
|
4647
|
+
return Y().COMPONENTS?.PlayIcon || ys;
|
|
4648
4648
|
}
|
|
4649
4649
|
function ws() {
|
|
4650
|
-
return
|
|
4650
|
+
return Y().COMPONENTS?.PlayIcon || ys;
|
|
4651
4651
|
}
|
|
4652
4652
|
const tl = (e) => {
|
|
4653
4653
|
const { isVideo: t = !1, isLarge: n = !1, priorityHigh: r = !1 } = e, s = va(), o = e.preview.sizes;
|
|
@@ -4664,7 +4664,7 @@ const tl = (e) => {
|
|
|
4664
4664
|
src: o[0]?.url ? o[0]?.url : void 0
|
|
4665
4665
|
}
|
|
4666
4666
|
),
|
|
4667
|
-
t && /* @__PURE__ */ f(
|
|
4667
|
+
t && /* @__PURE__ */ f(J, { children: [
|
|
4668
4668
|
/* @__PURE__ */ a(
|
|
4669
4669
|
"div",
|
|
4670
4670
|
{
|
|
@@ -4716,7 +4716,7 @@ const tl = (e) => {
|
|
|
4716
4716
|
src: o[0]?.url ? o[0]?.url : ""
|
|
4717
4717
|
}
|
|
4718
4718
|
),
|
|
4719
|
-
t && /* @__PURE__ */ f(
|
|
4719
|
+
t && /* @__PURE__ */ f(J, { children: [
|
|
4720
4720
|
/* @__PURE__ */ a(
|
|
4721
4721
|
"div",
|
|
4722
4722
|
{
|
|
@@ -4744,7 +4744,7 @@ const tl = (e) => {
|
|
|
4744
4744
|
priorityHigh: s = !1
|
|
4745
4745
|
} = e;
|
|
4746
4746
|
console.log("image offline");
|
|
4747
|
-
const o = ws(), [i, c] =
|
|
4747
|
+
const o = ws(), [i, c] = K(void 0), d = t?.sizes;
|
|
4748
4748
|
return De(() => {
|
|
4749
4749
|
(async () => {
|
|
4750
4750
|
console.log("image offline - effect"), d?.[0]?.url ? c(
|
|
@@ -4783,7 +4783,7 @@ const tl = (e) => {
|
|
|
4783
4783
|
const { preview: t } = e;
|
|
4784
4784
|
if (!t?.sizes || t.sizes.length === 0 || t.sizes.some((o) => !o.url))
|
|
4785
4785
|
return /* @__PURE__ */ a("div", { className: oe.imageLogoPlaceholder });
|
|
4786
|
-
const { PUBLIC_IS_OFFLINE: n } =
|
|
4786
|
+
const { PUBLIC_IS_OFFLINE: n } = Y();
|
|
4787
4787
|
if (n === "true")
|
|
4788
4788
|
return /* @__PURE__ */ a(
|
|
4789
4789
|
nl,
|
|
@@ -5779,7 +5779,7 @@ const tl = (e) => {
|
|
|
5779
5779
|
showads: !1
|
|
5780
5780
|
}, ba = (e) => {
|
|
5781
5781
|
let t = [];
|
|
5782
|
-
const { PUBLIC_ENV: n, PUBLIC_IS_OFFLINE: r } =
|
|
5782
|
+
const { PUBLIC_ENV: n, PUBLIC_IS_OFFLINE: r } = Y();
|
|
5783
5783
|
return e.content && e.content.length > 0 ? t = e.content.map((s) => ({
|
|
5784
5784
|
...s,
|
|
5785
5785
|
config: sr
|
|
@@ -5958,7 +5958,7 @@ const tl = (e) => {
|
|
|
5958
5958
|
whatsappLink: Pl,
|
|
5959
5959
|
subscribeText: Dl,
|
|
5960
5960
|
terms: Ml
|
|
5961
|
-
},
|
|
5961
|
+
}, Y9 = (e) => /* @__PURE__ */ f("section", { className: Qe.content, children: [
|
|
5962
5962
|
/* @__PURE__ */ a(kl, { className: Qe.subscribeImage }),
|
|
5963
5963
|
/* @__PURE__ */ f("div", { className: Qe.contentTitle, children: [
|
|
5964
5964
|
/* @__PURE__ */ a("p", { className: Qe.title, children: "Mantenete Informado" }),
|
|
@@ -6024,7 +6024,7 @@ const tl = (e) => {
|
|
|
6024
6024
|
/* @__PURE__ */ a("path", { d: "M0,0v19.74h74.3V0H0ZM62.2,4.7h2v5.8l3-3h2.4l-1.1,1.2-6.3,6.2V4.7ZM69.8,15h-2.4l-1.6-2.1,1.4-1.4,2.6,3.5ZM40.3,7.7h1v-1.8h2v1.8h1.8v1.7h-1.8v3c0,.3.1.6.2.7.2.2.4.3.6.3.3,0,.6-.1.8-.3l.5,1.5c-.2.2-.5.3-.7.4-.3.1-.6.1-.9.1-.8,0-1.4-.2-1.9-.6-.5-.5-.7-1.1-.7-2v-3.1h-1v-1.7h.1ZM37.7,12.3c-.2-.1-.4-.2-.6-.2-.3,0-.5-.1-.8-.1s-.6-.1-.9-.2c-.3-.1-.6-.2-.8-.4-.3-.2-.5-.4-.6-.6-.2-.3-.2-.6-.2-1,0-.5.1-.9.4-1.2.3-.4.6-.6,1.1-.8s1-.3,1.7-.3c.5,0,1,.1,1.4.2.5.1.9.3,1.2.5l-.6,1.6c-.3-.2-.6-.4-1-.4-.3-.1-.6-.1-1-.1-.5,0-.8.1-1,.2-.2.1-.3.3-.3.5s.1.3.2.4c.2.1.4.2.6.2.3.1.5.1.8.1s.6.1.9.2c.3.1.6.2.8.4s.4.4.6.6c.2.3.2.6.2,1,0,.5-.1.9-.4,1.2-.3.4-.6.6-1.1.8-.4.2-1,.3-1.7.3-.6,0-1.2-.1-1.7-.2-.6-.2-1-.3-1.3-.6l.6-1.6c.3.2.7.4,1.1.5.4.1.8.2,1.3.2s.8-.1,1-.2c.2-.1.3-.3.3-.5,0-.2,0-.3-.2-.5ZM6.7,14.3l1.1-1.1c.2.1.4.1.6.1.3,0,.6-.1.9-.3.3-.2.5-.4.6-.7.2-.3.2-.7.2-1.1s0-.8-.1-1.1c-.2-.3-.4-.6-.6-.7-.3-.2-.6-.3-.9-.3s-.6.1-.9.3-.5.4-.6.7c-.2.3-.2.7-.2,1.1s.1.8.2,1.1c-.1.1,0,.1,0,.2l-2.3,2.3V4.7h1.9v3.6c.2-.2.4-.3.6-.5.5-.3.9-.4,1.5-.4s1.2.2,1.8.5c.5.3,1,.8,1.2,1.3.3.6.5,1.3.5,2.1s-.2,1.5-.5,2c-.3.6-.7,1-1.2,1.4-.5.3-1.1.5-1.8.5-.6,0-1.1-.2-1.6-.4-.1-.2-.3-.4-.4-.5ZM13.6,4.7h2v10.3h-2V4.7ZM17.7,13.6c-.3-.5-.4-1.1-.4-1.9v-4.2h2v3.9c0,.6.1,1.1.4,1.4.2.3.6.4,1,.4.3,0,.6-.1.8-.2s.4-.4.6-.6c.1-.3.2-.7.2-1.1v-3.8h2v7.5h-1.8v-.9c-.2.2-.4.5-.6.6-.5.2-1,.3-1.5.3-.6,0-1.1-.1-1.6-.4-.5-.1-.8-.5-1.1-1ZM33,11.5v.3h-5.3c0,.2.1.4.2.6.2.3.4.6.7.7.3.2.6.2,1.1.2.4,0,.7-.1,1-.2.3-.1.5-.3.8-.5l1,1.2c-.3.4-.7.7-1.2.9-.5.2-1,.3-1.6.3-.8,0-1.5-.2-2.1-.5s-1-.8-1.4-1.4c-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.3-1.4c.5-.1,1.2-.3,1.9-.3s1.3.2,1.8.5c.6.3,1,.8,1.3,1.3.3.6.5,1.3.5,2.1,0,0,0,.1,0,.2ZM47.4,14.8c-.4-.2-.7-.5-.9-.8s-.3-.7-.3-1.2c0-.4.1-.8.3-1.2.2-.3.5-.6,1-.8.4-.2,1-.3,1.7-.3h1.6c0-.4-.1-.8-.4-1-.3-.3-.6-.4-1.2-.4-.4,0-.7.1-1.1.2s-.6.3-.9.5l-.7-1.5c.4-.3.8-.5,1.4-.6.5-.2,1.1-.3,1.6-.3,1,0,1.9.3,2.5.8s.9,1.4.9,2.5v4.2h-1.9v-1.1c-.2.3-.4.6-.7.8-.4.3-.8.4-1.4.4-.6.1-1.1,0-1.5-.2ZM56,14.6c-.6-.3-1-.8-1.4-1.4-.3-.6-.5-1.2-.5-2s.2-1.4.5-2,.8-1,1.4-1.4c.6-.2,1.3-.4,2-.4s1.4.2,1.9.5,1,.8,1.2,1.4l-1.6.9c-.2-.4-.4-.6-.7-.8s-.6-.3-.9-.3-.6.1-.9.3c-.3.2-.5.4-.6.7-.2.3-.2.7-.2,1.1s.1.8.2,1.1c.2.3.4.5.6.7.3.2.6.3.9.3s.6-.1.9-.2c.3-.2.5-.4.7-.8l1.6.9c-.3.6-.6,1-1.2,1.4-.6.3-1.2.5-1.9.5s-1.4-.2-2-.5Z" })
|
|
6025
6025
|
]
|
|
6026
6026
|
}
|
|
6027
|
-
), Ql = "_content_1p7b9_1", Gl = "_brandContent_1p7b9_10", Hl = "_socialMedia_1p7b9_21", zl = "_linkSocialNetwoks_1p7b9_28", Vl = "_sectionContent_1p7b9_42", Fl = "_section_1p7b9_42", $l = "_menuItem_1p7b9_60", Wl = "_otherItems_1p7b9_73", Yl = "_copyrigth_1p7b9_87", Kl = "_copyrigthText_1p7b9_97", Jl = "_logoStyled_1p7b9_107", Zl = "_socialNetworkIcon_1p7b9_118", Xl = "_socialInstagram_1p7b9_125", ed = "_socialNetworkIcon_stroke_1p7b9_133",
|
|
6027
|
+
), Ql = "_content_1p7b9_1", Gl = "_brandContent_1p7b9_10", Hl = "_socialMedia_1p7b9_21", zl = "_linkSocialNetwoks_1p7b9_28", Vl = "_sectionContent_1p7b9_42", Fl = "_section_1p7b9_42", $l = "_menuItem_1p7b9_60", Wl = "_otherItems_1p7b9_73", Yl = "_copyrigth_1p7b9_87", Kl = "_copyrigthText_1p7b9_97", Jl = "_logoStyled_1p7b9_107", Zl = "_socialNetworkIcon_1p7b9_118", Xl = "_socialInstagram_1p7b9_125", ed = "_socialNetworkIcon_stroke_1p7b9_133", we = {
|
|
6028
6028
|
content: Ql,
|
|
6029
6029
|
brandContent: Gl,
|
|
6030
6030
|
socialMedia: Hl,
|
|
@@ -6233,52 +6233,52 @@ const tl = (e) => {
|
|
|
6233
6233
|
gnews: (e) => /* @__PURE__ */ a(td, { ...e }),
|
|
6234
6234
|
podcast: (e) => /* @__PURE__ */ a(nd, { ...e }),
|
|
6235
6235
|
telegram: (e) => /* @__PURE__ */ a(ad, { ...e })
|
|
6236
|
-
},
|
|
6236
|
+
}, K9 = (e) => {
|
|
6237
6237
|
const { freeZone: t, socials: n, menu: r, customBlock: s } = e;
|
|
6238
|
-
return /* @__PURE__ */ f("footer", { className:
|
|
6239
|
-
/* @__PURE__ */ f("section", { className:
|
|
6240
|
-
/* @__PURE__ */ a(B, { href: "/", "aria-label": "Ir a la home", children: /* @__PURE__ */ a("span", { className:
|
|
6241
|
-
/* @__PURE__ */ a("div", { className:
|
|
6238
|
+
return /* @__PURE__ */ f("footer", { className: we.content, children: [
|
|
6239
|
+
/* @__PURE__ */ f("section", { className: we.brandContent, children: [
|
|
6240
|
+
/* @__PURE__ */ a(B, { href: "/", "aria-label": "Ir a la home", children: /* @__PURE__ */ a("span", { className: we.logoStyled, children: e.logo }) }),
|
|
6241
|
+
/* @__PURE__ */ a("div", { className: we.socialMedia, children: Object.keys(n).map((o) => n[o]?.show && /* @__PURE__ */ a(
|
|
6242
6242
|
"a",
|
|
6243
6243
|
{
|
|
6244
6244
|
target: "_blank",
|
|
6245
6245
|
rel: "noreferrer",
|
|
6246
6246
|
"aria-label": n[o].title + " link",
|
|
6247
|
-
className:
|
|
6247
|
+
className: we.linkSocialNetwoks,
|
|
6248
6248
|
href: n[o].url,
|
|
6249
6249
|
children: Sa[o]({
|
|
6250
|
-
className: `${id.includes(o) ?
|
|
6250
|
+
className: `${id.includes(o) ? we.socialNetworkIcon_stroke : we.socialNetworkIcon} ${o === "instagram" ? we.socialInstagram : ""}`
|
|
6251
6251
|
})
|
|
6252
6252
|
},
|
|
6253
6253
|
o
|
|
6254
6254
|
)) })
|
|
6255
6255
|
] }),
|
|
6256
|
-
/* @__PURE__ */ f("section", { className:
|
|
6257
|
-
/* @__PURE__ */ a("div", { className:
|
|
6256
|
+
/* @__PURE__ */ f("section", { className: we.sectionContent, children: [
|
|
6257
|
+
/* @__PURE__ */ a("div", { className: we.section, children: r.filter((o) => !o.subitem).map((o, i) => /* @__PURE__ */ a(
|
|
6258
6258
|
B,
|
|
6259
6259
|
{
|
|
6260
6260
|
href: o.link ? o.link : void 0,
|
|
6261
6261
|
target: o.target,
|
|
6262
|
-
className: `${
|
|
6262
|
+
className: `${we.menuItem} footer-menu-item`,
|
|
6263
6263
|
"aria-label": o.description,
|
|
6264
6264
|
children: o.description
|
|
6265
6265
|
},
|
|
6266
6266
|
i
|
|
6267
6267
|
)) }),
|
|
6268
|
-
/* @__PURE__ */ a("div", { className:
|
|
6268
|
+
/* @__PURE__ */ a("div", { className: we.section, children: t && t.map((o, i) => /* @__PURE__ */ a(
|
|
6269
6269
|
B,
|
|
6270
6270
|
{
|
|
6271
6271
|
href: o.link ? o?.link : void 0,
|
|
6272
6272
|
target: o.target,
|
|
6273
|
-
className:
|
|
6273
|
+
className: we.otherItems,
|
|
6274
6274
|
children: o.description
|
|
6275
6275
|
},
|
|
6276
6276
|
i
|
|
6277
6277
|
)) })
|
|
6278
6278
|
] }),
|
|
6279
|
-
s && /* @__PURE__ */ a(
|
|
6280
|
-
/* @__PURE__ */ f("section", { className:
|
|
6281
|
-
/* @__PURE__ */ a("p", { className:
|
|
6279
|
+
s && /* @__PURE__ */ a(J, { children: s }),
|
|
6280
|
+
/* @__PURE__ */ f("section", { className: we.copyrigth, children: [
|
|
6281
|
+
/* @__PURE__ */ a("p", { className: we.copyrigthText, children: e.copyrigth }),
|
|
6282
6282
|
/* @__PURE__ */ a(
|
|
6283
6283
|
B,
|
|
6284
6284
|
{
|
|
@@ -6540,7 +6540,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6540
6540
|
correspondent: zd,
|
|
6541
6541
|
iframeStyled: Vd,
|
|
6542
6542
|
contentFrame: Fd
|
|
6543
|
-
},
|
|
6543
|
+
}, J9 = (e) => {
|
|
6544
6544
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Me(
|
|
6545
6545
|
e.video.info.date.created
|
|
6546
6546
|
)}` : e?.video.main.author;
|
|
@@ -6620,7 +6620,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6620
6620
|
children: e.children
|
|
6621
6621
|
}
|
|
6622
6622
|
),
|
|
6623
|
-
/* @__PURE__ */ a(
|
|
6623
|
+
/* @__PURE__ */ a(J, { children: e.paginatorComponent })
|
|
6624
6624
|
] });
|
|
6625
6625
|
}, Xd = "_content_15x47_1", e1 = "_newsDescription_15x47_15", t1 = "_image_15x47_41", Pt = {
|
|
6626
6626
|
content: Xd,
|
|
@@ -6701,7 +6701,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6701
6701
|
main: r,
|
|
6702
6702
|
overImage: s = "default",
|
|
6703
6703
|
titleGradient: o = !1
|
|
6704
|
-
} = e, { SHOW_TAG_BY_SECTION: i } =
|
|
6704
|
+
} = e, { SHOW_TAG_BY_SECTION: i } = Y(), c = () => {
|
|
6705
6705
|
if (i && e.keywords?.tags?.length && e.keywords.tags.length > 0) {
|
|
6706
6706
|
const d = e.keywords.tags[0], l = d.name;
|
|
6707
6707
|
return d.approved ? /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(
|
|
@@ -6772,7 +6772,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6772
6772
|
title: m1,
|
|
6773
6773
|
description: f1,
|
|
6774
6774
|
linkStyled: g1
|
|
6775
|
-
},
|
|
6775
|
+
}, Z9 = (e) => {
|
|
6776
6776
|
const t = e.logo;
|
|
6777
6777
|
return /* @__PURE__ */ f("section", { className: gt.content, children: [
|
|
6778
6778
|
e.backgroundImgURL && /* @__PURE__ */ a("img", { className: gt.before, src: e.backgroundImgURL, alt: "" }),
|
|
@@ -6789,7 +6789,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6789
6789
|
label: y1,
|
|
6790
6790
|
required: w1,
|
|
6791
6791
|
input: v1
|
|
6792
|
-
},
|
|
6792
|
+
}, X9 = (e) => /* @__PURE__ */ f("div", { className: kt.content, children: [
|
|
6793
6793
|
/* @__PURE__ */ f("div", { className: kt.contentLabel, children: [
|
|
6794
6794
|
/* @__PURE__ */ a("label", { className: kt.label, children: e.label }),
|
|
6795
6795
|
e.required && /* @__PURE__ */ a("span", { className: kt.required, children: "*" })
|
|
@@ -6801,7 +6801,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6801
6801
|
label: _1,
|
|
6802
6802
|
required: N1,
|
|
6803
6803
|
input: S1
|
|
6804
|
-
},
|
|
6804
|
+
}, e3 = (e) => /* @__PURE__ */ f("div", { className: Ut.content, children: [
|
|
6805
6805
|
/* @__PURE__ */ f("div", { className: Ut.contentLabel, children: [
|
|
6806
6806
|
/* @__PURE__ */ a("label", { className: Ut.label, children: e.label }),
|
|
6807
6807
|
e.required && /* @__PURE__ */ a("span", { className: Ut.required, children: "*" })
|
|
@@ -6814,7 +6814,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6814
6814
|
content: E1,
|
|
6815
6815
|
label: x1,
|
|
6816
6816
|
input: T1
|
|
6817
|
-
},
|
|
6817
|
+
}, t3 = (e) => /* @__PURE__ */ f("div", { className: On.content, children: [
|
|
6818
6818
|
/* @__PURE__ */ a("label", { className: On.label, children: e.label }),
|
|
6819
6819
|
/* @__PURE__ */ a("textarea", { className: On.input, ...e })
|
|
6820
6820
|
] }), I1 = "_boxInformation_achvw_1", k1 = "_textBox_achvw_30", U1 = "_contentBox_achvw_40", q1 = "_liveBox_achvw_50", R1 = "_dot_achvw_72", L1 = "_sectionDescription_achvw_97", B1 = "_articule_achvw_110", O1 = "_description_achvw_137", et = {
|
|
@@ -6835,7 +6835,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6835
6835
|
/* @__PURE__ */ a(Ue, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
|
|
6836
6836
|
t && /* @__PURE__ */ a("div", { className: vn.description, children: t })
|
|
6837
6837
|
] });
|
|
6838
|
-
}, M1 = (e) => /* @__PURE__ */ a(
|
|
6838
|
+
}, M1 = (e) => /* @__PURE__ */ a(J, { children: /* @__PURE__ */ f("div", { className: et.boxInformation, children: [
|
|
6839
6839
|
/* @__PURE__ */ a(bs, { preview: e.preview }),
|
|
6840
6840
|
/* @__PURE__ */ f("div", { className: et.textBox, children: [
|
|
6841
6841
|
/* @__PURE__ */ f("div", { className: et.contentBox, children: [
|
|
@@ -6873,7 +6873,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6873
6873
|
}, z1 = (e) => /* @__PURE__ */ a("section", { className: Xt.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ f("div", { className: Xt.contentLine, children: [
|
|
6874
6874
|
/* @__PURE__ */ a(B, { className: Xt.dateLink, href: `#item-${n + 1}`, children: uo(t.date) }),
|
|
6875
6875
|
/* @__PURE__ */ a("div", { className: Xt.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
|
|
6876
|
-
] }, n)) }), V1 = "
|
|
6876
|
+
] }, n)) }), V1 = "_content_7ul21_1", F1 = "_contentInfo_7ul21_11", $1 = "_imageContainer_7ul21_19", W1 = "_imageStyled_7ul21_28", Y1 = "_contentIconStyled_7ul21_39", K1 = "_name_7ul21_65", J1 = "_email_7ul21_74", Z1 = "_description_7ul21_90", X1 = "_contenSocialNetwork_7ul21_102", eu = "_socialIcon_7ul21_112", tu = "_socialIconLink_7ul21_117", fe = {
|
|
6877
6877
|
content: V1,
|
|
6878
6878
|
contentInfo: F1,
|
|
6879
6879
|
imageContainer: $1,
|
|
@@ -6883,41 +6883,48 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6883
6883
|
email: J1,
|
|
6884
6884
|
description: Z1,
|
|
6885
6885
|
contenSocialNetwork: X1,
|
|
6886
|
-
socialIcon: eu
|
|
6887
|
-
|
|
6888
|
-
|
|
6886
|
+
socialIcon: eu,
|
|
6887
|
+
socialIconLink: tu
|
|
6888
|
+
}, en = (e) => {
|
|
6889
|
+
if (!e || e.trim() === "")
|
|
6890
|
+
return e;
|
|
6891
|
+
const t = e.trim();
|
|
6892
|
+
return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
|
|
6893
|
+
}, nu = async (e) => {
|
|
6894
|
+
const { autor: t, autorIcon: n } = e, r = n, s = t?.info?.image?.sizes?.[0]?.url ?? "", o = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, d = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", u = en(t?.addtional?.USER_USERFB ?? ""), h = en(t?.addtional?.USER_USERIG ?? ""), m = en(t?.addtional?.USER_USERTWT ?? ""), p = en(t?.addtional?.USER_USERLIN ?? "");
|
|
6889
6895
|
return /* @__PURE__ */ a(
|
|
6890
6896
|
"section",
|
|
6891
6897
|
{
|
|
6892
|
-
className: `${
|
|
6893
|
-
children: /* @__PURE__ */ f("div", { className:
|
|
6894
|
-
s ? /* @__PURE__ */ a("div", { className: `${
|
|
6898
|
+
className: `${fe.content} ${e.className ? e.className : ""}`,
|
|
6899
|
+
children: /* @__PURE__ */ f("div", { className: fe.contentInfo, children: [
|
|
6900
|
+
s ? /* @__PURE__ */ a("div", { className: `${fe.imageContainer} sass-image-autor-wrapper`, children: /* @__PURE__ */ a(
|
|
6895
6901
|
"img",
|
|
6896
6902
|
{
|
|
6897
6903
|
fetchPriority: "low",
|
|
6898
6904
|
loading: "lazy",
|
|
6899
6905
|
alt: "",
|
|
6900
|
-
className:
|
|
6906
|
+
className: fe.imageStyled,
|
|
6901
6907
|
src: await me(s)
|
|
6902
6908
|
}
|
|
6903
6909
|
) }) : /* @__PURE__ */ a(
|
|
6904
6910
|
"div",
|
|
6905
6911
|
{
|
|
6906
|
-
className: `${
|
|
6912
|
+
className: `${fe.contentIconStyled} sass-image-autor-wrapper`,
|
|
6907
6913
|
children: /* @__PURE__ */ a(r, {})
|
|
6908
6914
|
}
|
|
6909
6915
|
),
|
|
6910
|
-
/* @__PURE__ */ a("h1", { className:
|
|
6911
|
-
c && /* @__PURE__ */ a("p", { className:
|
|
6912
|
-
d && /* @__PURE__ */ a("p", { className:
|
|
6913
|
-
/* @__PURE__ */ f("div", { className:
|
|
6916
|
+
/* @__PURE__ */ a("h1", { className: fe.name, children: o }),
|
|
6917
|
+
c && /* @__PURE__ */ a("p", { className: fe.email, children: i }),
|
|
6918
|
+
d && /* @__PURE__ */ a("p", { className: fe.description, children: l }),
|
|
6919
|
+
/* @__PURE__ */ f("div", { className: fe.contenSocialNetwork, children: [
|
|
6914
6920
|
u && /* @__PURE__ */ a(
|
|
6915
6921
|
"a",
|
|
6916
6922
|
{
|
|
6917
6923
|
href: u,
|
|
6918
6924
|
target: "_blank",
|
|
6925
|
+
className: fe.socialIconLink,
|
|
6919
6926
|
rel: "noreferrer",
|
|
6920
|
-
children: /* @__PURE__ */ a(_a, { className:
|
|
6927
|
+
children: /* @__PURE__ */ a(_a, { className: fe.socialIcon })
|
|
6921
6928
|
}
|
|
6922
6929
|
),
|
|
6923
6930
|
h && /* @__PURE__ */ a(
|
|
@@ -6925,8 +6932,9 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6925
6932
|
{
|
|
6926
6933
|
href: h,
|
|
6927
6934
|
target: "_blank",
|
|
6935
|
+
className: fe.socialIconLink,
|
|
6928
6936
|
rel: "noreferrer",
|
|
6929
|
-
children: /* @__PURE__ */ a(Na, { className:
|
|
6937
|
+
children: /* @__PURE__ */ a(Na, { className: fe.socialIcon })
|
|
6930
6938
|
}
|
|
6931
6939
|
),
|
|
6932
6940
|
m && /* @__PURE__ */ a(
|
|
@@ -6934,8 +6942,9 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6934
6942
|
{
|
|
6935
6943
|
href: m,
|
|
6936
6944
|
target: "_blank",
|
|
6945
|
+
className: fe.socialIconLink,
|
|
6937
6946
|
rel: "noreferrer",
|
|
6938
|
-
children: /* @__PURE__ */ a(jt, { className:
|
|
6947
|
+
children: /* @__PURE__ */ a(jt, { className: fe.socialIcon })
|
|
6939
6948
|
}
|
|
6940
6949
|
),
|
|
6941
6950
|
p && /* @__PURE__ */ a(
|
|
@@ -6943,26 +6952,27 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
6943
6952
|
{
|
|
6944
6953
|
href: p,
|
|
6945
6954
|
target: "_blank",
|
|
6955
|
+
className: fe.socialIconLink,
|
|
6946
6956
|
rel: "noreferrer",
|
|
6947
|
-
children: /* @__PURE__ */ a(yn, { className:
|
|
6957
|
+
children: /* @__PURE__ */ a(yn, { className: fe.socialIcon })
|
|
6948
6958
|
}
|
|
6949
6959
|
)
|
|
6950
6960
|
] })
|
|
6951
6961
|
] })
|
|
6952
6962
|
}
|
|
6953
6963
|
);
|
|
6954
|
-
},
|
|
6955
|
-
content:
|
|
6956
|
-
contentInfo:
|
|
6957
|
-
contentAuthor:
|
|
6958
|
-
imageStyled:
|
|
6959
|
-
contentIconStyled:
|
|
6960
|
-
name:
|
|
6961
|
-
email:
|
|
6962
|
-
description:
|
|
6963
|
-
contenSocialNetwork:
|
|
6964
|
-
socialIcon:
|
|
6965
|
-
},
|
|
6964
|
+
}, au = "_content_18ozj_1", ru = "_contentInfo_18ozj_13", su = "_contentAuthor_18ozj_26", ou = "_imageStyled_18ozj_33", iu = "_contentIconStyled_18ozj_42", cu = "_name_18ozj_64", lu = "_email_18ozj_72", du = "_description_18ozj_82", uu = "_contenSocialNetwork_18ozj_93", hu = "_socialIcon_18ozj_103", Se = {
|
|
6965
|
+
content: au,
|
|
6966
|
+
contentInfo: ru,
|
|
6967
|
+
contentAuthor: su,
|
|
6968
|
+
imageStyled: ou,
|
|
6969
|
+
contentIconStyled: iu,
|
|
6970
|
+
name: cu,
|
|
6971
|
+
email: lu,
|
|
6972
|
+
description: du,
|
|
6973
|
+
contenSocialNetwork: uu,
|
|
6974
|
+
socialIcon: hu
|
|
6975
|
+
}, mu = async (e) => {
|
|
6966
6976
|
const { autor: t, autorIcon: n } = e, r = n, s = t?.info?.image?.sizes?.[0]?.url ?? "", o = t?.info?.fullname ?? "", i = t?.info?.email ?? "", c = t?.addtional?.USER_SHOWEMAIL ?? !1, d = t?.addtional?.USER_SHOWBIO ?? !1, l = t?.addtional?.USER_MIBIO ?? "", u = t?.addtional?.USER_USERFB ?? "", h = t?.addtional?.USER_USERIG ?? "", m = t?.addtional?.USER_USERTWT ?? "", p = t?.addtional?.USER_USERLIN ?? "";
|
|
6967
6977
|
return /* @__PURE__ */ a("section", { className: Se.content, children: /* @__PURE__ */ f("div", { className: Se.contentInfo, children: [
|
|
6968
6978
|
s ? /* @__PURE__ */ a(
|
|
@@ -7024,9 +7034,9 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7024
7034
|
] })
|
|
7025
7035
|
] })
|
|
7026
7036
|
] }) });
|
|
7027
|
-
},
|
|
7028
|
-
content:
|
|
7029
|
-
bannerSection:
|
|
7037
|
+
}, fu = "_content_jg6i2_1", gu = "_bannerSection_jg6i2_25", cr = {
|
|
7038
|
+
content: fu,
|
|
7039
|
+
bannerSection: gu
|
|
7030
7040
|
}, Cs = (e) => /* @__PURE__ */ f("section", { className: cr.content, children: [
|
|
7031
7041
|
e.children,
|
|
7032
7042
|
/* @__PURE__ */ f("div", { className: cr.bannerSection, children: [
|
|
@@ -7047,21 +7057,21 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7047
7057
|
),
|
|
7048
7058
|
e.banner
|
|
7049
7059
|
] })
|
|
7050
|
-
] }),
|
|
7051
|
-
content:
|
|
7052
|
-
header:
|
|
7053
|
-
videos:
|
|
7054
|
-
videoContent:
|
|
7055
|
-
articleSection:
|
|
7056
|
-
contentLayoutVideoSection:
|
|
7057
|
-
sectionVideoList:
|
|
7058
|
-
iframeStyled:
|
|
7059
|
-
contentFrame:
|
|
7060
|
-
},
|
|
7061
|
-
content:
|
|
7062
|
-
linkImage:
|
|
7063
|
-
playStyled:
|
|
7064
|
-
},
|
|
7060
|
+
] }), pu = "_content_7v98f_1", Au = "_header_7v98f_30", yu = "_videos_7v98f_56", wu = "_videoContent_7v98f_63", vu = "_articleSection_7v98f_70", bu = "_contentLayoutVideoSection_7v98f_85", Cu = "_sectionVideoList_7v98f_93", _u = "_iframeStyled_7v98f_166", Nu = "_contentFrame_7v98f_172", Re = {
|
|
7061
|
+
content: pu,
|
|
7062
|
+
header: Au,
|
|
7063
|
+
videos: yu,
|
|
7064
|
+
videoContent: wu,
|
|
7065
|
+
articleSection: vu,
|
|
7066
|
+
contentLayoutVideoSection: bu,
|
|
7067
|
+
sectionVideoList: Cu,
|
|
7068
|
+
iframeStyled: _u,
|
|
7069
|
+
contentFrame: Nu
|
|
7070
|
+
}, Su = "_content_1dj0q_1", Eu = "_linkImage_1dj0q_12", xu = "_playStyled_1dj0q_19", Pn = {
|
|
7071
|
+
content: Su,
|
|
7072
|
+
linkImage: Eu,
|
|
7073
|
+
playStyled: xu
|
|
7074
|
+
}, Tu = async (e) => {
|
|
7065
7075
|
const t = va(), n = {
|
|
7066
7076
|
...e,
|
|
7067
7077
|
main: {
|
|
@@ -7088,7 +7098,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7088
7098
|
),
|
|
7089
7099
|
/* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(xt, { ...n, paths: e.paths }) })
|
|
7090
7100
|
] }) : null;
|
|
7091
|
-
},
|
|
7101
|
+
}, n3 = (e) => /* @__PURE__ */ a("div", { className: Re.content, children: /* @__PURE__ */ f(Vt, { className: Re.contentLayoutVideoSection, children: [
|
|
7092
7102
|
/* @__PURE__ */ f("a", { className: Re.header, href: e.goBackLink ?? "/videos", children: [
|
|
7093
7103
|
/* @__PURE__ */ a(
|
|
7094
7104
|
"svg",
|
|
@@ -7170,7 +7180,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7170
7180
|
style: e.listVideoStyles,
|
|
7171
7181
|
children: [
|
|
7172
7182
|
e.banner && /* @__PURE__ */ a(
|
|
7173
|
-
|
|
7183
|
+
Ae,
|
|
7174
7184
|
{
|
|
7175
7185
|
banners: e.banner.banners,
|
|
7176
7186
|
name: e.banner.bannerName
|
|
@@ -7178,7 +7188,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7178
7188
|
),
|
|
7179
7189
|
e.relatedName && /* @__PURE__ */ a("h2", { className: `${Re.relatedTitle} saas-video-related-title`, children: e.relatedName }),
|
|
7180
7190
|
Array.isArray(e.videoList) && e.videoList.map((t, n) => /* @__PURE__ */ ot(
|
|
7181
|
-
|
|
7191
|
+
Tu,
|
|
7182
7192
|
{
|
|
7183
7193
|
...Dt(t, !0, !1),
|
|
7184
7194
|
key: n,
|
|
@@ -7189,16 +7199,16 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7189
7199
|
}
|
|
7190
7200
|
)
|
|
7191
7201
|
] })
|
|
7192
|
-
] }) }),
|
|
7193
|
-
content:
|
|
7194
|
-
titleContent:
|
|
7195
|
-
title:
|
|
7196
|
-
startLine:
|
|
7197
|
-
line:
|
|
7198
|
-
bottomLine:
|
|
7199
|
-
childrenContent:
|
|
7200
|
-
readMore:
|
|
7201
|
-
},
|
|
7202
|
+
] }) }), Iu = "_content_gcte1_1", ku = "_titleContent_gcte1_24", Uu = "_title_gcte1_24", qu = "_startLine_gcte1_88", Ru = "_line_gcte1_93", Lu = "_bottomLine_gcte1_99", Bu = "_childrenContent_gcte1_118", Ou = "_readMore_gcte1_131", He = {
|
|
7203
|
+
content: Iu,
|
|
7204
|
+
titleContent: ku,
|
|
7205
|
+
title: Uu,
|
|
7206
|
+
startLine: qu,
|
|
7207
|
+
line: Ru,
|
|
7208
|
+
bottomLine: Lu,
|
|
7209
|
+
childrenContent: Bu,
|
|
7210
|
+
readMore: Ou
|
|
7211
|
+
}, ge = Dr((e, t) => {
|
|
7202
7212
|
const { isTitle: n = !1, isOpinion: r = !1 } = e, s = n ? /* @__PURE__ */ a("h1", { className: He.title, children: e.title }) : /* @__PURE__ */ a("h2", { className: He.title, children: e.title });
|
|
7203
7213
|
return /* @__PURE__ */ f("section", { className: He.content, children: [
|
|
7204
7214
|
e.title && /* @__PURE__ */ f(
|
|
@@ -7261,25 +7271,25 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7261
7271
|
}
|
|
7262
7272
|
)
|
|
7263
7273
|
}
|
|
7264
|
-
),
|
|
7265
|
-
drawerStyled:
|
|
7266
|
-
sidebarCustom:
|
|
7267
|
-
accordionStyled:
|
|
7268
|
-
accordionHeading:
|
|
7269
|
-
accordionSummeryStyled:
|
|
7270
|
-
linkStyled:
|
|
7271
|
-
subLinkStyled:
|
|
7272
|
-
inputContent:
|
|
7273
|
-
buttonContent:
|
|
7274
|
-
inputStyled:
|
|
7275
|
-
buscar:
|
|
7276
|
-
buttonStyled:
|
|
7277
|
-
accordionDetailsStyled:
|
|
7278
|
-
footerSlider:
|
|
7279
|
-
socialMedia:
|
|
7280
|
-
copyRights:
|
|
7281
|
-
icon:
|
|
7282
|
-
},
|
|
7274
|
+
), Pu = "_drawerStyled_tm61w_1", Du = "_sidebarCustom_tm61w_6", Mu = "_accordionStyled_tm61w_24", ju = "_accordionHeading_tm61w_35", Qu = "_accordionSummeryStyled_tm61w_44", Gu = "_linkStyled_tm61w_72", Hu = "_subLinkStyled_tm61w_92", zu = "_inputContent_tm61w_114", Vu = "_buttonContent_tm61w_115", Fu = "_inputStyled_tm61w_125", $u = "_buscar_tm61w_141", Wu = "_buttonStyled_tm61w_170", Yu = "_accordionDetailsStyled_tm61w_185", Ku = "_footerSlider_tm61w_200", Ju = "_socialMedia_tm61w_211", Zu = "_copyRights_tm61w_230", Xu = "_icon_tm61w_241", le = {
|
|
7275
|
+
drawerStyled: Pu,
|
|
7276
|
+
sidebarCustom: Du,
|
|
7277
|
+
accordionStyled: Mu,
|
|
7278
|
+
accordionHeading: ju,
|
|
7279
|
+
accordionSummeryStyled: Qu,
|
|
7280
|
+
linkStyled: Gu,
|
|
7281
|
+
subLinkStyled: Hu,
|
|
7282
|
+
inputContent: zu,
|
|
7283
|
+
buttonContent: Vu,
|
|
7284
|
+
inputStyled: Fu,
|
|
7285
|
+
buscar: $u,
|
|
7286
|
+
buttonStyled: Wu,
|
|
7287
|
+
accordionDetailsStyled: Yu,
|
|
7288
|
+
footerSlider: Ku,
|
|
7289
|
+
socialMedia: Ju,
|
|
7290
|
+
copyRights: Zu,
|
|
7291
|
+
icon: Xu
|
|
7292
|
+
}, eh = ({
|
|
7283
7293
|
sidebar: e,
|
|
7284
7294
|
socials: t,
|
|
7285
7295
|
copyrigth: n,
|
|
@@ -7430,12 +7440,12 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7430
7440
|
)
|
|
7431
7441
|
]
|
|
7432
7442
|
}
|
|
7433
|
-
),
|
|
7434
|
-
content:
|
|
7435
|
-
chipStyled:
|
|
7436
|
-
headLine:
|
|
7437
|
-
live:
|
|
7438
|
-
closeLiveStyled:
|
|
7443
|
+
), th = "_content_y5b1f_1", nh = "_chipStyled_y5b1f_17", ah = "_headLine_y5b1f_17", rh = "_live_y5b1f_25", sh = "_closeLiveStyled_y5b1f_87", qt = {
|
|
7444
|
+
content: th,
|
|
7445
|
+
chipStyled: nh,
|
|
7446
|
+
headLine: ah,
|
|
7447
|
+
live: rh,
|
|
7448
|
+
closeLiveStyled: sh
|
|
7439
7449
|
}, Ns = (e) => {
|
|
7440
7450
|
const { alertZone: t, id: n = "close-alert" } = e, r = () => /* @__PURE__ */ a(
|
|
7441
7451
|
B,
|
|
@@ -7447,7 +7457,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7447
7457
|
children: t?.data[0]?.main?.title.home ?? ""
|
|
7448
7458
|
}
|
|
7449
7459
|
);
|
|
7450
|
-
return /* @__PURE__ */ f(
|
|
7460
|
+
return /* @__PURE__ */ f(J, { children: [
|
|
7451
7461
|
/* @__PURE__ */ a(
|
|
7452
7462
|
"input",
|
|
7453
7463
|
{
|
|
@@ -7478,22 +7488,22 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7478
7488
|
}
|
|
7479
7489
|
)
|
|
7480
7490
|
] });
|
|
7481
|
-
},
|
|
7482
|
-
content:
|
|
7483
|
-
linkStyled:
|
|
7484
|
-
linkSocialNetwork:
|
|
7485
|
-
title:
|
|
7486
|
-
tabs:
|
|
7487
|
-
socialNetwork:
|
|
7488
|
-
icon:
|
|
7489
|
-
facebook:
|
|
7490
|
-
youtube:
|
|
7491
|
-
x:
|
|
7492
|
-
instagram:
|
|
7493
|
-
gnews:
|
|
7494
|
-
tiktok:
|
|
7495
|
-
whatsapp:
|
|
7496
|
-
},
|
|
7491
|
+
}, oh = "_content_18yq5_1", ih = "_linkStyled_18yq5_14", ch = "_linkSocialNetwork_18yq5_28", lh = "_title_18yq5_49", dh = "_tabs_18yq5_60", uh = "_socialNetwork_18yq5_68", hh = "_icon_18yq5_78", mh = "_facebook_18yq5_84", fh = "_youtube_18yq5_88", gh = "_x_18yq5_92", ph = "_instagram_18yq5_96", Ah = "_gnews_18yq5_100", yh = "_tiktok_18yq5_104", wh = "_whatsapp_18yq5_108", ze = {
|
|
7492
|
+
content: oh,
|
|
7493
|
+
linkStyled: ih,
|
|
7494
|
+
linkSocialNetwork: ch,
|
|
7495
|
+
title: lh,
|
|
7496
|
+
tabs: dh,
|
|
7497
|
+
socialNetwork: uh,
|
|
7498
|
+
icon: hh,
|
|
7499
|
+
facebook: mh,
|
|
7500
|
+
youtube: fh,
|
|
7501
|
+
x: gh,
|
|
7502
|
+
instagram: ph,
|
|
7503
|
+
gnews: Ah,
|
|
7504
|
+
tiktok: yh,
|
|
7505
|
+
whatsapp: wh
|
|
7506
|
+
}, vh = (e) => {
|
|
7497
7507
|
const { cintillo: t, tapeTitle: n, socials: r } = e, s = "", o = t?.findIndex((i) => i.link === s) ?? 0;
|
|
7498
7508
|
return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ f("section", { className: ze.content, children: [
|
|
7499
7509
|
Array.isArray(t) && /* @__PURE__ */ f("div", { className: `${ze.tabs} header-page-tape-content`, children: [
|
|
@@ -7544,23 +7554,23 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7544
7554
|
i
|
|
7545
7555
|
)) })
|
|
7546
7556
|
] });
|
|
7547
|
-
},
|
|
7548
|
-
headerStyled:
|
|
7549
|
-
headerContent:
|
|
7550
|
-
iconContent:
|
|
7551
|
-
menuButton:
|
|
7552
|
-
logoStyled:
|
|
7553
|
-
buttonSection:
|
|
7554
|
-
buttonSectionSearch:
|
|
7555
|
-
headLineContent:
|
|
7556
|
-
headLineTitle:
|
|
7557
|
-
headLine:
|
|
7558
|
-
hasAlertZone:
|
|
7559
|
-
},
|
|
7557
|
+
}, bh = "_headerStyled_6yw62_1", Ch = "_headerContent_6yw62_14", _h = "_iconContent_6yw62_25", Nh = "_menuButton_6yw62_34", Sh = "_logoStyled_6yw62_66", Eh = "_buttonSection_6yw62_94", xh = "_buttonSectionSearch_6yw62_109", Th = "_headLineContent_6yw62_131", Ih = "_headLineTitle_6yw62_144", kh = "_headLine_6yw62_131", Uh = "_hasAlertZone_6yw62_197", ke = {
|
|
7558
|
+
headerStyled: bh,
|
|
7559
|
+
headerContent: Ch,
|
|
7560
|
+
iconContent: _h,
|
|
7561
|
+
menuButton: Nh,
|
|
7562
|
+
logoStyled: Sh,
|
|
7563
|
+
buttonSection: Eh,
|
|
7564
|
+
buttonSectionSearch: xh,
|
|
7565
|
+
headLineContent: Th,
|
|
7566
|
+
headLineTitle: Ih,
|
|
7567
|
+
headLine: kh,
|
|
7568
|
+
hasAlertZone: Uh
|
|
7569
|
+
}, qh = (e) => {
|
|
7560
7570
|
const { alertZone: t } = e;
|
|
7561
7571
|
return /* @__PURE__ */ f("header", { className: ke.headerStyled, children: [
|
|
7562
7572
|
e.socialIcons && /* @__PURE__ */ a(
|
|
7563
|
-
|
|
7573
|
+
vh,
|
|
7564
7574
|
{
|
|
7565
7575
|
socialIcons: e.socialIcons,
|
|
7566
7576
|
cintillo: e.cintillo,
|
|
@@ -7649,15 +7659,15 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7649
7659
|
}
|
|
7650
7660
|
)
|
|
7651
7661
|
] });
|
|
7652
|
-
},
|
|
7653
|
-
ul:
|
|
7654
|
-
li:
|
|
7655
|
-
liBefore:
|
|
7656
|
-
ulContent:
|
|
7657
|
-
contentModal:
|
|
7658
|
-
linkStyled:
|
|
7659
|
-
itemLink:
|
|
7660
|
-
},
|
|
7662
|
+
}, Rh = "_ul_j3aqc_1", Lh = "_li_j3aqc_10", Bh = "_liBefore_j3aqc_18", Oh = "_ulContent_j3aqc_33", Ph = "_contentModal_j3aqc_44", Dh = "_linkStyled_j3aqc_56", Mh = "_itemLink_j3aqc_81", Ve = {
|
|
7663
|
+
ul: Rh,
|
|
7664
|
+
li: Lh,
|
|
7665
|
+
liBefore: Bh,
|
|
7666
|
+
ulContent: Oh,
|
|
7667
|
+
contentModal: Ph,
|
|
7668
|
+
linkStyled: Dh,
|
|
7669
|
+
itemLink: Mh
|
|
7670
|
+
}, jh = (e) => {
|
|
7661
7671
|
const { items: t } = e;
|
|
7662
7672
|
return /* @__PURE__ */ a("ul", { className: Ve.ul, children: t.map((n, r) => /* @__PURE__ */ f("li", { className: `${Ve.liBefore} ${Ve.li}`, children: [
|
|
7663
7673
|
n.link ? /* @__PURE__ */ f(
|
|
@@ -7687,42 +7697,42 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7687
7697
|
}
|
|
7688
7698
|
) }, o)) }) })
|
|
7689
7699
|
] }, r)) });
|
|
7690
|
-
},
|
|
7691
|
-
headerStyled:
|
|
7692
|
-
headerContent:
|
|
7693
|
-
menuButtonSection:
|
|
7694
|
-
menuButton:
|
|
7695
|
-
buttonSection:
|
|
7696
|
-
buttonSectionSearch:
|
|
7697
|
-
hasAlertZone:
|
|
7698
|
-
buttonText:
|
|
7699
|
-
logoContent:
|
|
7700
|
-
logoStyled:
|
|
7701
|
-
headLineContent:
|
|
7702
|
-
headLineTitle:
|
|
7703
|
-
menuSection:
|
|
7704
|
-
headLine:
|
|
7705
|
-
line:
|
|
7706
|
-
},
|
|
7700
|
+
}, Qh = "_headerStyled_1j2y5_1", Gh = "_headerContent_1j2y5_23", Hh = "_menuButtonSection_1j2y5_33", zh = "_menuButton_1j2y5_33", Vh = "_buttonSection_1j2y5_84", Fh = "_buttonSectionSearch_1j2y5_101", $h = "_hasAlertZone_1j2y5_112", Wh = "_buttonText_1j2y5_131", Yh = "_logoContent_1j2y5_141", Kh = "_logoStyled_1j2y5_149", Jh = "_headLineContent_1j2y5_173", Zh = "_headLineTitle_1j2y5_188", Xh = "_menuSection_1j2y5_204", em = "_headLine_1j2y5_173", tm = "_line_1j2y5_256", ve = {
|
|
7701
|
+
headerStyled: Qh,
|
|
7702
|
+
headerContent: Gh,
|
|
7703
|
+
menuButtonSection: Hh,
|
|
7704
|
+
menuButton: zh,
|
|
7705
|
+
buttonSection: Vh,
|
|
7706
|
+
buttonSectionSearch: Fh,
|
|
7707
|
+
hasAlertZone: $h,
|
|
7708
|
+
buttonText: Wh,
|
|
7709
|
+
logoContent: Yh,
|
|
7710
|
+
logoStyled: Kh,
|
|
7711
|
+
headLineContent: Jh,
|
|
7712
|
+
headLineTitle: Zh,
|
|
7713
|
+
menuSection: Xh,
|
|
7714
|
+
headLine: em,
|
|
7715
|
+
line: tm
|
|
7716
|
+
}, nm = (e) => {
|
|
7707
7717
|
const { menu: t, alertZone: n } = e;
|
|
7708
7718
|
return /* @__PURE__ */ a(
|
|
7709
7719
|
"header",
|
|
7710
7720
|
{
|
|
7711
|
-
className:
|
|
7721
|
+
className: ve.headerStyled,
|
|
7712
7722
|
style: { top: e.cintillo || e.socialIcons ? 40 : 0 },
|
|
7713
7723
|
children: /* @__PURE__ */ f(
|
|
7714
7724
|
"div",
|
|
7715
7725
|
{
|
|
7716
7726
|
style: e.showAlertPop ? { gap: 0 } : {},
|
|
7717
7727
|
className: [
|
|
7718
|
-
|
|
7719
|
-
n?.data ?
|
|
7728
|
+
ve.headerContent,
|
|
7729
|
+
n?.data ? ve.hasAlertZone : ""
|
|
7720
7730
|
].join(" "),
|
|
7721
7731
|
children: [
|
|
7722
|
-
/* @__PURE__ */ a("div", { className:
|
|
7732
|
+
/* @__PURE__ */ a("div", { className: ve.menuButtonSection, children: /* @__PURE__ */ f(
|
|
7723
7733
|
Ca,
|
|
7724
7734
|
{
|
|
7725
|
-
className:
|
|
7735
|
+
className: ve.menuButton,
|
|
7726
7736
|
id: "button-app",
|
|
7727
7737
|
toggledrawerevent: "true",
|
|
7728
7738
|
"aria-label": "menu",
|
|
@@ -7730,47 +7740,47 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7730
7740
|
title: "menu",
|
|
7731
7741
|
children: [
|
|
7732
7742
|
/* @__PURE__ */ a(_s, { color: "var(--header-icons)", width: 27, height: 27 }),
|
|
7733
|
-
/* @__PURE__ */ a("p", { className:
|
|
7743
|
+
/* @__PURE__ */ a("p", { className: ve.buttonText, style: { lineHeight: 0 }, children: e.menuText })
|
|
7734
7744
|
]
|
|
7735
7745
|
}
|
|
7736
7746
|
) }),
|
|
7737
|
-
/* @__PURE__ */ a("div", { className:
|
|
7747
|
+
/* @__PURE__ */ a("div", { className: ve.logoContent, children: /* @__PURE__ */ a(B, { href: "/", "aria-label": "Home", className: "header-logo-link", children: Te.createElement(
|
|
7738
7748
|
"span",
|
|
7739
|
-
{ className: `${
|
|
7749
|
+
{ className: `${ve.logoStyled}` },
|
|
7740
7750
|
e.icon
|
|
7741
7751
|
) }) }),
|
|
7742
|
-
/* @__PURE__ */ f("div", { className:
|
|
7752
|
+
/* @__PURE__ */ f("div", { className: ve.buttonSection, children: [
|
|
7743
7753
|
/* @__PURE__ */ a(
|
|
7744
7754
|
B,
|
|
7745
7755
|
{
|
|
7746
7756
|
href: e.searchLink ? e.searchLink : "/buscar",
|
|
7747
7757
|
style: { display: "flex" },
|
|
7748
|
-
className:
|
|
7758
|
+
className: ve.buttonSectionSearch,
|
|
7749
7759
|
"aria-label": e.searchKeyWord,
|
|
7750
7760
|
children: /* @__PURE__ */ a(Ea, { width: 28, height: 28, color: "currentColor" })
|
|
7751
7761
|
}
|
|
7752
7762
|
),
|
|
7753
7763
|
e.rightZone
|
|
7754
7764
|
] }),
|
|
7755
|
-
!e.showAlertPop && n?.data ? /* @__PURE__ */ f("div", { className:
|
|
7756
|
-
/* @__PURE__ */ a("p", { className: `${
|
|
7765
|
+
!e.showAlertPop && n?.data ? /* @__PURE__ */ f("div", { className: ve.headLineContent, children: [
|
|
7766
|
+
/* @__PURE__ */ a("p", { className: `${ve.headLineTitle} headLineTitle`, children: n.entity.description ? `${n.entity.description}` : "" }),
|
|
7757
7767
|
/* @__PURE__ */ a(
|
|
7758
7768
|
B,
|
|
7759
7769
|
{
|
|
7760
|
-
className:
|
|
7770
|
+
className: ve.headLine,
|
|
7761
7771
|
href: n.data[0]?.info.link.url,
|
|
7762
7772
|
target: n.data[0]?.info.link.target,
|
|
7763
7773
|
title: n.data[0]?.main.title.home,
|
|
7764
7774
|
children: je(n.data[0]?.main.title.home ?? "", 120)
|
|
7765
7775
|
}
|
|
7766
7776
|
)
|
|
7767
|
-
] }) : /* @__PURE__ */ a("div", { className:
|
|
7777
|
+
] }) : /* @__PURE__ */ a("div", { className: ve.line }),
|
|
7768
7778
|
/* @__PURE__ */ a(
|
|
7769
7779
|
"div",
|
|
7770
7780
|
{
|
|
7771
|
-
className:
|
|
7781
|
+
className: ve.menuSection,
|
|
7772
7782
|
style: e.showAlertPop ? { "--showAlertPop": "0px" } : {},
|
|
7773
|
-
children: Array.isArray(t) && /* @__PURE__ */ a(
|
|
7783
|
+
children: Array.isArray(t) && /* @__PURE__ */ a(jh, { items: t })
|
|
7774
7784
|
}
|
|
7775
7785
|
)
|
|
7776
7786
|
]
|
|
@@ -7778,15 +7788,15 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7778
7788
|
)
|
|
7779
7789
|
}
|
|
7780
7790
|
);
|
|
7781
|
-
},
|
|
7782
|
-
childrenContent:
|
|
7783
|
-
childrenContentAux:
|
|
7784
|
-
op2:
|
|
7785
|
-
},
|
|
7791
|
+
}, am = "_childrenContent_wqlb4_1", rm = "_childrenContentAux_wqlb4_12", sm = "_op2_wqlb4_25", Dn = {
|
|
7792
|
+
childrenContent: am,
|
|
7793
|
+
childrenContentAux: rm,
|
|
7794
|
+
op2: sm
|
|
7795
|
+
}, a3 = (e) => {
|
|
7786
7796
|
const { alertZone: t, children: n, sidebar: r } = e;
|
|
7787
|
-
return /* @__PURE__ */ f(
|
|
7788
|
-
/* @__PURE__ */ a(
|
|
7789
|
-
!e.showOnlyStickyHeader && /* @__PURE__ */ a(
|
|
7797
|
+
return /* @__PURE__ */ f(J, { children: [
|
|
7798
|
+
/* @__PURE__ */ a(qh, { ...e }),
|
|
7799
|
+
!e.showOnlyStickyHeader && /* @__PURE__ */ a(nm, { ...e }),
|
|
7790
7800
|
/* @__PURE__ */ f(
|
|
7791
7801
|
"div",
|
|
7792
7802
|
{
|
|
@@ -7813,7 +7823,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7813
7823
|
}
|
|
7814
7824
|
),
|
|
7815
7825
|
/* @__PURE__ */ a(
|
|
7816
|
-
|
|
7826
|
+
eh,
|
|
7817
7827
|
{
|
|
7818
7828
|
sidebarExtra: e.sidebarExtra,
|
|
7819
7829
|
searchKeyWord: e.searchKeyWord,
|
|
@@ -7823,26 +7833,26 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
7823
7833
|
}
|
|
7824
7834
|
)
|
|
7825
7835
|
] });
|
|
7826
|
-
},
|
|
7827
|
-
content:
|
|
7828
|
-
tags:
|
|
7829
|
-
chipStyled:
|
|
7830
|
-
tagLink:
|
|
7831
|
-
tagStyled:
|
|
7832
|
-
},
|
|
7836
|
+
}, om = "_content_16ydf_1", im = "_tags_16ydf_10", cm = "_chipStyled_16ydf_20", lm = "_tagLink_16ydf_47", dm = "_tagStyled_16ydf_53", pt = {
|
|
7837
|
+
content: om,
|
|
7838
|
+
tags: im,
|
|
7839
|
+
chipStyled: cm,
|
|
7840
|
+
tagLink: lm,
|
|
7841
|
+
tagStyled: dm
|
|
7842
|
+
}, um = (e) => /* @__PURE__ */ a("section", { className: pt.content, children: Array.isArray(e.tags) && /* @__PURE__ */ f("div", { className: pt.tags, children: [
|
|
7833
7843
|
/* @__PURE__ */ a("p", { className: pt.tagStyled, children: e.title ? e.title : "Tags:" }),
|
|
7834
7844
|
e.tags.map((t, n) => t.approved ? /* @__PURE__ */ a(B, { href: vt(t, e.paths), children: /* @__PURE__ */ a("div", { className: `${pt.chipStyled} ${pt.tagLink}`, children: t.name }) }, n) : /* @__PURE__ */ a("div", { className: pt.chipStyled, children: t.name }, n))
|
|
7835
|
-
] }) }),
|
|
7836
|
-
contentBox:
|
|
7837
|
-
content:
|
|
7838
|
-
imageStyled:
|
|
7839
|
-
contentIconStyled:
|
|
7840
|
-
avatarContent:
|
|
7841
|
-
journalistSection:
|
|
7842
|
-
journalistInfo:
|
|
7843
|
-
socialNetworkSection:
|
|
7844
|
-
article:
|
|
7845
|
-
},
|
|
7845
|
+
] }) }), hm = "_contentBox_1rkkg_1", mm = "_content_1rkkg_1", fm = "_imageStyled_1rkkg_16", gm = "_contentIconStyled_1rkkg_23", pm = "_avatarContent_1rkkg_43", Am = "_journalistSection_1rkkg_50", ym = "_journalistInfo_1rkkg_56", wm = "_socialNetworkSection_1rkkg_70", vm = "_article_1rkkg_83", Pe = {
|
|
7846
|
+
contentBox: hm,
|
|
7847
|
+
content: mm,
|
|
7848
|
+
imageStyled: fm,
|
|
7849
|
+
contentIconStyled: gm,
|
|
7850
|
+
avatarContent: pm,
|
|
7851
|
+
journalistSection: Am,
|
|
7852
|
+
journalistInfo: ym,
|
|
7853
|
+
socialNetworkSection: wm,
|
|
7854
|
+
article: vm
|
|
7855
|
+
}, bm = async (e) => {
|
|
7846
7856
|
const { autor: t } = e, n = t?.addtional?.USER_SHOWBIO ?? !1, r = t?.info?.name ?? "", s = t?.info?.fullname ?? "", o = t?.info?.image?.sizes?.[0]?.url ?? "", i = t?.addtional?.USER_MIBIO ?? "", c = t?.addtional?.USER_USERFB ?? "", d = t?.addtional?.USER_USERIG ?? "", l = t?.addtional?.USER_USERTWT ?? "", u = t?.addtional?.USER_USERLIN ?? "";
|
|
7847
7857
|
return n && /* @__PURE__ */ a("section", { className: Pe.contentBox, children: /* @__PURE__ */ f("div", { className: Pe.content, children: [
|
|
7848
7858
|
/* @__PURE__ */ f("div", { className: Pe.avatarContent, children: [
|
|
@@ -8033,15 +8043,15 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
8033
8043
|
}
|
|
8034
8044
|
)
|
|
8035
8045
|
] }) });
|
|
8036
|
-
},
|
|
8037
|
-
content:
|
|
8038
|
-
imageStyled:
|
|
8039
|
-
contentIconStyled:
|
|
8040
|
-
contentCard:
|
|
8041
|
-
contentInfo:
|
|
8042
|
-
fullName:
|
|
8043
|
-
LearnMoreLink:
|
|
8044
|
-
},
|
|
8046
|
+
}, Cm = "_content_vmnac_1", _m = "_imageStyled_vmnac_20", Nm = "_contentIconStyled_vmnac_21", Sm = "_contentCard_vmnac_31", Em = "_contentInfo_vmnac_70", xm = "_fullName_vmnac_76", Tm = "_LearnMoreLink_vmnac_83", tt = {
|
|
8047
|
+
content: Cm,
|
|
8048
|
+
imageStyled: _m,
|
|
8049
|
+
contentIconStyled: Nm,
|
|
8050
|
+
contentCard: Sm,
|
|
8051
|
+
contentInfo: Em,
|
|
8052
|
+
fullName: xm,
|
|
8053
|
+
LearnMoreLink: Tm
|
|
8054
|
+
}, Im = async (e) => {
|
|
8045
8055
|
const { news: t, texts: n } = e;
|
|
8046
8056
|
return t.config?.showauthor && /* @__PURE__ */ a("div", { className: tt.content, children: Array.isArray(t.authors) && t.authors?.map(async (r) => /* @__PURE__ */ f(
|
|
8047
8057
|
"div",
|
|
@@ -8080,18 +8090,54 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
8080
8090
|
},
|
|
8081
8091
|
`author-${r.firstname}`
|
|
8082
8092
|
)) });
|
|
8083
|
-
},
|
|
8084
|
-
content:
|
|
8085
|
-
|
|
8086
|
-
|
|
8087
|
-
|
|
8088
|
-
|
|
8089
|
-
|
|
8090
|
-
|
|
8091
|
-
|
|
8092
|
-
|
|
8093
|
+
}, km = "_content_1tl6i_1", Um = "_contentInfo_1tl6i_24", qm = "_imageStyled_1tl6i_41", Rm = "_name_1tl6i_46", Lm = "_description_1tl6i_51", Bm = "_contentInfoWithoutImg_1tl6i_104", At = {
|
|
8094
|
+
content: km,
|
|
8095
|
+
contentInfo: Um,
|
|
8096
|
+
imageStyled: qm,
|
|
8097
|
+
name: Rm,
|
|
8098
|
+
description: Lm,
|
|
8099
|
+
contentInfoWithoutImg: Bm
|
|
8100
|
+
}, r3 = async (e) => {
|
|
8101
|
+
const t = e.img ? await me(e.img) : "";
|
|
8102
|
+
return /* @__PURE__ */ a("section", { className: `${At.content} ${e.className}`, children: /* @__PURE__ */ f(
|
|
8103
|
+
"div",
|
|
8104
|
+
{
|
|
8105
|
+
className: `${At.contentInfo} ${t ? "" : At.contentInfoWithoutImg}`,
|
|
8106
|
+
children: [
|
|
8107
|
+
e.img && /* @__PURE__ */ a(
|
|
8108
|
+
"img",
|
|
8109
|
+
{
|
|
8110
|
+
fetchPriority: "low",
|
|
8111
|
+
loading: "lazy",
|
|
8112
|
+
className: At.imageStyled,
|
|
8113
|
+
src: t
|
|
8114
|
+
}
|
|
8115
|
+
),
|
|
8116
|
+
/* @__PURE__ */ a("h1", { className: At.name, children: e.tag }),
|
|
8117
|
+
e.description && /* @__PURE__ */ a(
|
|
8118
|
+
"div",
|
|
8119
|
+
{
|
|
8120
|
+
className: At.description,
|
|
8121
|
+
dangerouslySetInnerHTML: {
|
|
8122
|
+
__html: e.description
|
|
8123
|
+
}
|
|
8124
|
+
}
|
|
8125
|
+
)
|
|
8126
|
+
]
|
|
8127
|
+
}
|
|
8128
|
+
) });
|
|
8129
|
+
}, Om = "_content_1j0pj_1", Pm = "_contentNews_1j0pj_10", Dm = "_linkTitle_1j0pj_27", Mm = "_tag_1j0pj_35", jm = "_tagmx_1j0pj_55", Qm = "_titular_1j0pj_70", Gm = "_correspondent_1j0pj_85", Hm = "_correspondentLink_1j0pj_96", zm = "_description_1j0pj_107", Ee = {
|
|
8130
|
+
content: Om,
|
|
8131
|
+
contentNews: Pm,
|
|
8132
|
+
linkTitle: Dm,
|
|
8133
|
+
tag: Mm,
|
|
8134
|
+
tagmx: jm,
|
|
8135
|
+
titular: Qm,
|
|
8136
|
+
correspondent: Gm,
|
|
8137
|
+
correspondentLink: Hm,
|
|
8138
|
+
description: zm
|
|
8093
8139
|
}, Ct = (e) => {
|
|
8094
|
-
const { SHOW_TAG_BY_SECTION: t } =
|
|
8140
|
+
const { SHOW_TAG_BY_SECTION: t } = Y(), n = () => {
|
|
8095
8141
|
if (e?.config?.showtime && e.config?.showauthor)
|
|
8096
8142
|
return `${e?.authors[0]?.fullname} - ${Me(
|
|
8097
8143
|
e.info?.date?.modified
|
|
@@ -8204,7 +8250,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
8204
8250
|
}
|
|
8205
8251
|
}
|
|
8206
8252
|
),
|
|
8207
|
-
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ a(
|
|
8253
|
+
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ a(J, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ a(
|
|
8208
8254
|
B,
|
|
8209
8255
|
{
|
|
8210
8256
|
href: `/${e.paths?.autor ?? "autor"}/${e?.authors[0]?.name}`,
|
|
@@ -8262,7 +8308,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
8262
8308
|
}
|
|
8263
8309
|
),
|
|
8264
8310
|
e.banners && /* @__PURE__ */ a(
|
|
8265
|
-
|
|
8311
|
+
Ae,
|
|
8266
8312
|
{
|
|
8267
8313
|
banners: e.banners,
|
|
8268
8314
|
name: "main_block_" + (e.rightOnlyBanner ? 1 : 2)
|
|
@@ -8280,11 +8326,11 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
8280
8326
|
}
|
|
8281
8327
|
)
|
|
8282
8328
|
] });
|
|
8283
|
-
},
|
|
8284
|
-
content:
|
|
8285
|
-
firstSection:
|
|
8286
|
-
secondSection:
|
|
8287
|
-
},
|
|
8329
|
+
}, Vm = "_content_1dcf7_1", Fm = "_firstSection_1dcf7_10", $m = "_secondSection_1dcf7_16", Mn = {
|
|
8330
|
+
content: Vm,
|
|
8331
|
+
firstSection: Fm,
|
|
8332
|
+
secondSection: $m
|
|
8333
|
+
}, Wm = ({
|
|
8288
8334
|
content: e,
|
|
8289
8335
|
customLargeSection: t,
|
|
8290
8336
|
customSmallSection: n,
|
|
@@ -8314,10 +8360,10 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
8314
8360
|
}
|
|
8315
8361
|
)) })
|
|
8316
8362
|
] });
|
|
8317
|
-
},
|
|
8318
|
-
content:
|
|
8319
|
-
firstSection:
|
|
8320
|
-
},
|
|
8363
|
+
}, Ym = "_content_wsx1m_1", Km = "_firstSection_wsx1m_8", dr = {
|
|
8364
|
+
content: Ym,
|
|
8365
|
+
firstSection: Km
|
|
8366
|
+
}, Jm = ({
|
|
8321
8367
|
content: e,
|
|
8322
8368
|
customLargeSection: t,
|
|
8323
8369
|
customSlimSection: n,
|
|
@@ -8351,14 +8397,14 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
8351
8397
|
heightImageOverwriteMobile: "270px",
|
|
8352
8398
|
paths: r
|
|
8353
8399
|
}
|
|
8354
|
-
) }, o)) }),
|
|
8355
|
-
content:
|
|
8356
|
-
sectionDescription:
|
|
8357
|
-
title:
|
|
8358
|
-
subtitle:
|
|
8359
|
-
linkStyled:
|
|
8400
|
+
) }, o)) }), Zm = "_content_1n73e_1", Xm = "_sectionDescription_1n73e_13", ef = "_title_1n73e_33", tf = "_subtitle_1n73e_47", nf = "_linkStyled_1n73e_58", it = {
|
|
8401
|
+
content: Zm,
|
|
8402
|
+
sectionDescription: Xm,
|
|
8403
|
+
title: ef,
|
|
8404
|
+
subtitle: tf,
|
|
8405
|
+
linkStyled: nf
|
|
8360
8406
|
}, Ss = (e) => {
|
|
8361
|
-
const { SHOW_TAG_BY_SECTION: t } =
|
|
8407
|
+
const { SHOW_TAG_BY_SECTION: t } = Y(), n = () => {
|
|
8362
8408
|
if (t && e.mainNew.keywords?.tags?.length && e.mainNew.keywords.tags.length > 0) {
|
|
8363
8409
|
const r = e.mainNew.keywords.tags[0], s = r.name;
|
|
8364
8410
|
return r.approved ? /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(
|
|
@@ -8395,11 +8441,11 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
8395
8441
|
e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: it.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
|
|
8396
8442
|
e.goTo && /* @__PURE__ */ a(B, { href: e.goTo.url, className: it.linkStyled, children: e.goTo.description })
|
|
8397
8443
|
] });
|
|
8398
|
-
},
|
|
8399
|
-
headerSection:
|
|
8400
|
-
headerSectionLink:
|
|
8401
|
-
newsContent:
|
|
8402
|
-
},
|
|
8444
|
+
}, af = "_headerSection_drjnj_1", rf = "_headerSectionLink_drjnj_12", sf = "_newsContent_drjnj_17", jn = {
|
|
8445
|
+
headerSection: af,
|
|
8446
|
+
headerSectionLink: rf,
|
|
8447
|
+
newsContent: sf
|
|
8448
|
+
}, of = (e) => {
|
|
8403
8449
|
const { content: t, title: n, isVideo: r } = e;
|
|
8404
8450
|
if (!t || !t[0] || t.length === 0) return;
|
|
8405
8451
|
const s = e.slot_id && e.slot_id !== "Nota_1", o = {
|
|
@@ -8412,7 +8458,7 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
8412
8458
|
}
|
|
8413
8459
|
}
|
|
8414
8460
|
}, i = t.slice(1);
|
|
8415
|
-
return o && i && /* @__PURE__ */ f(
|
|
8461
|
+
return o && i && /* @__PURE__ */ f(ge, { title: n, titleUrl: e.titleUrl, children: [
|
|
8416
8462
|
/* @__PURE__ */ f("div", { className: jn.headerSection, children: [
|
|
8417
8463
|
/* @__PURE__ */ a(Ss, { mainNew: o, goTo: e.goTo, paths: e.paths }),
|
|
8418
8464
|
/* @__PURE__ */ a(
|
|
@@ -8449,16 +8495,16 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
8449
8495
|
})
|
|
8450
8496
|
] })
|
|
8451
8497
|
] });
|
|
8452
|
-
},
|
|
8453
|
-
content:
|
|
8454
|
-
autorContent:
|
|
8455
|
-
image:
|
|
8456
|
-
contentIcon:
|
|
8457
|
-
boxInformationContent:
|
|
8458
|
-
autorName:
|
|
8459
|
-
time:
|
|
8460
|
-
comment:
|
|
8461
|
-
title:
|
|
8498
|
+
}, cf = "_content_1stvq_1", lf = "_autorContent_1stvq_8", df = "_image_1stvq_24", uf = "_contentIcon_1stvq_25", hf = "_boxInformationContent_1stvq_47", mf = "_autorName_1stvq_53", ff = "_time_1stvq_85", gf = "_comment_1stvq_98", pf = "_title_1stvq_107", Fe = {
|
|
8499
|
+
content: cf,
|
|
8500
|
+
autorContent: lf,
|
|
8501
|
+
image: df,
|
|
8502
|
+
contentIcon: uf,
|
|
8503
|
+
boxInformationContent: hf,
|
|
8504
|
+
autorName: mf,
|
|
8505
|
+
time: ff,
|
|
8506
|
+
comment: gf,
|
|
8507
|
+
title: pf
|
|
8462
8508
|
}, gn = async (e) => {
|
|
8463
8509
|
const { data: t, autorIcon: n } = e, r = n, s = () => t?.config?.showtime ? `${Me(t.info?.date?.modified)}` : "", o = /* @__PURE__ */ f("div", { className: Fe.autorContent, children: [
|
|
8464
8510
|
Array.isArray(t?.authors) && Array.isArray(t?.authors[0]?.image?.sizes) && t?.authors[0]?.image?.sizes?.length > 0 ? /* @__PURE__ */ a(
|
|
@@ -8495,26 +8541,26 @@ const Md = "_content_r1co8_1", jd = "_videoContent_r1co8_20", Qd = "_articleSect
|
|
|
8495
8541
|
/* @__PURE__ */ a("p", { className: Fe.comment, children: je(t?.main?.subtitle?.striped || "") })
|
|
8496
8542
|
] })
|
|
8497
8543
|
] });
|
|
8498
|
-
},
|
|
8499
|
-
content:
|
|
8500
|
-
boxPosition:
|
|
8501
|
-
contentFlex:
|
|
8502
|
-
bannerContent:
|
|
8503
|
-
bannerContentAux:
|
|
8544
|
+
}, Af = "_content_1d7mg_1", yf = "_boxPosition_1d7mg_8", wf = "_contentFlex_1d7mg_21", vf = "_bannerContent_1d7mg_29", bf = "_bannerContentAux_1d7mg_40", yt = {
|
|
8545
|
+
content: Af,
|
|
8546
|
+
boxPosition: yf,
|
|
8547
|
+
contentFlex: wf,
|
|
8548
|
+
bannerContent: vf,
|
|
8549
|
+
bannerContentAux: bf
|
|
8504
8550
|
};
|
|
8505
|
-
function
|
|
8551
|
+
function Cf(e) {
|
|
8506
8552
|
const t = new Array(e.length), n = e.length / 2;
|
|
8507
8553
|
for (let r = 0; r < e.length; r++)
|
|
8508
8554
|
r % 2 === 0 ? t[Math.floor(r / 2)] = e[r] : t[n + Math.floor(r / 2)] = e[r];
|
|
8509
8555
|
return t;
|
|
8510
8556
|
}
|
|
8511
|
-
const
|
|
8557
|
+
const s3 = (e) => {
|
|
8512
8558
|
const { isOpinion: t = !1 } = e, n = (o) => /* @__PURE__ */ a(
|
|
8513
8559
|
"div",
|
|
8514
8560
|
{
|
|
8515
|
-
className:
|
|
8561
|
+
className: yt.boxPosition + " banner-context",
|
|
8516
8562
|
style: { order: 2 },
|
|
8517
|
-
children: /* @__PURE__ */ a("div", { className:
|
|
8563
|
+
children: /* @__PURE__ */ a("div", { className: yt.bannerContentAux, children: /* @__PURE__ */ a(
|
|
8518
8564
|
"div",
|
|
8519
8565
|
{
|
|
8520
8566
|
style: {
|
|
@@ -8534,7 +8580,7 @@ const l3 = (e) => {
|
|
|
8534
8580
|
/* @__PURE__ */ a(
|
|
8535
8581
|
"div",
|
|
8536
8582
|
{
|
|
8537
|
-
className:
|
|
8583
|
+
className: yt.boxPosition,
|
|
8538
8584
|
style: { order: o },
|
|
8539
8585
|
children: /* @__PURE__ */ a(
|
|
8540
8586
|
gn,
|
|
@@ -8549,23 +8595,23 @@ const l3 = (e) => {
|
|
|
8549
8595
|
)
|
|
8550
8596
|
);
|
|
8551
8597
|
}
|
|
8552
|
-
const s = r.length % 2 === 0 ?
|
|
8598
|
+
const s = r.length % 2 === 0 ? Cf(r) : r;
|
|
8553
8599
|
return /* @__PURE__ */ a("section", { style: e.customStyles, children: /* @__PURE__ */ a(
|
|
8554
|
-
|
|
8600
|
+
ge,
|
|
8555
8601
|
{
|
|
8556
8602
|
title: e.title,
|
|
8557
8603
|
titleUrl: e.titleUrl,
|
|
8558
8604
|
isOpinion: t,
|
|
8559
|
-
children: /* @__PURE__ */ f("div", { className:
|
|
8560
|
-
/* @__PURE__ */ a("div", { className:
|
|
8561
|
-
/* @__PURE__ */ a("div", { className:
|
|
8605
|
+
children: /* @__PURE__ */ f("div", { className: yt.content, children: [
|
|
8606
|
+
/* @__PURE__ */ a("div", { className: yt.contentFlex, children: s }),
|
|
8607
|
+
/* @__PURE__ */ a("div", { className: yt.bannerContent, children: e.halfPageBanner })
|
|
8562
8608
|
] })
|
|
8563
8609
|
}
|
|
8564
8610
|
) });
|
|
8565
|
-
},
|
|
8566
|
-
content:
|
|
8567
|
-
title:
|
|
8568
|
-
},
|
|
8611
|
+
}, _f = "_content_w9viv_1", Nf = "_title_w9viv_10", ur = {
|
|
8612
|
+
content: _f,
|
|
8613
|
+
title: Nf
|
|
8614
|
+
}, o3 = (e) => {
|
|
8569
8615
|
const { showTitle: t = !0 } = e;
|
|
8570
8616
|
return /* @__PURE__ */ f("div", { className: ur.content, children: [
|
|
8571
8617
|
t && /* @__PURE__ */ a("p", { className: ur.title, children: "Editorial" }),
|
|
@@ -8584,22 +8630,22 @@ const l3 = (e) => {
|
|
|
8584
8630
|
}
|
|
8585
8631
|
)
|
|
8586
8632
|
] });
|
|
8587
|
-
},
|
|
8588
|
-
content:
|
|
8589
|
-
newsContent:
|
|
8590
|
-
boxPosition:
|
|
8591
|
-
bannerContent:
|
|
8592
|
-
bannerContentAux:
|
|
8593
|
-
},
|
|
8633
|
+
}, Sf = "_content_1nd2h_1", Ef = "_newsContent_1nd2h_8", xf = "_boxPosition_1nd2h_17", Tf = "_bannerContent_1nd2h_23", If = "_bannerContentAux_1nd2h_33", wt = {
|
|
8634
|
+
content: Sf,
|
|
8635
|
+
newsContent: Ef,
|
|
8636
|
+
boxPosition: xf,
|
|
8637
|
+
bannerContent: Tf,
|
|
8638
|
+
bannerContentAux: If
|
|
8639
|
+
}, i3 = (e) => {
|
|
8594
8640
|
const { news: t } = e;
|
|
8595
|
-
return Array.isArray(t) && /* @__PURE__ */ f("div", { className:
|
|
8596
|
-
/* @__PURE__ */ f("div", { className:
|
|
8641
|
+
return Array.isArray(t) && /* @__PURE__ */ f("div", { className: wt.content, children: [
|
|
8642
|
+
/* @__PURE__ */ f("div", { className: wt.newsContent, children: [
|
|
8597
8643
|
e.bannerArray && e.bannerArray.map((n, r) => /* @__PURE__ */ a(
|
|
8598
8644
|
"div",
|
|
8599
8645
|
{
|
|
8600
|
-
className:
|
|
8646
|
+
className: wt.boxPosition + " banner-context",
|
|
8601
8647
|
style: { order: 2 + 5 * r },
|
|
8602
|
-
children: /* @__PURE__ */ a("div", { className:
|
|
8648
|
+
children: /* @__PURE__ */ a("div", { className: wt.bannerContentAux, children: /* @__PURE__ */ a(
|
|
8603
8649
|
"div",
|
|
8604
8650
|
{
|
|
8605
8651
|
style: {
|
|
@@ -8616,16 +8662,16 @@ const l3 = (e) => {
|
|
|
8616
8662
|
t.map((n, r) => /* @__PURE__ */ a(
|
|
8617
8663
|
"div",
|
|
8618
8664
|
{
|
|
8619
|
-
className:
|
|
8665
|
+
className: wt.boxPosition,
|
|
8620
8666
|
style: { order: r },
|
|
8621
8667
|
children: /* @__PURE__ */ a(Ze, { ...n, share: e.share, paths: e.paths })
|
|
8622
8668
|
},
|
|
8623
8669
|
r
|
|
8624
8670
|
))
|
|
8625
8671
|
] }),
|
|
8626
|
-
/* @__PURE__ */ a("div", { className:
|
|
8672
|
+
/* @__PURE__ */ a("div", { className: wt.bannerContent, children: e.halfPageBanner })
|
|
8627
8673
|
] });
|
|
8628
|
-
},
|
|
8674
|
+
}, c3 = (e) => /* @__PURE__ */ f(J, { children: [
|
|
8629
8675
|
/* @__PURE__ */ a(
|
|
8630
8676
|
pl,
|
|
8631
8677
|
{
|
|
@@ -8636,22 +8682,22 @@ const l3 = (e) => {
|
|
|
8636
8682
|
}
|
|
8637
8683
|
),
|
|
8638
8684
|
/* @__PURE__ */ a(Il, { ...e })
|
|
8639
|
-
] }),
|
|
8640
|
-
newsContent:
|
|
8641
|
-
newsContentWithLines:
|
|
8642
|
-
newsContentWithoutLines:
|
|
8643
|
-
contentSeparator:
|
|
8644
|
-
},
|
|
8685
|
+
] }), kf = "_newsContent_gd57q_1", Uf = "_newsContentWithLines_gd57q_8", qf = "_newsContentWithoutLines_gd57q_13", Rf = "_contentSeparator_gd57q_18", tn = {
|
|
8686
|
+
newsContent: kf,
|
|
8687
|
+
newsContentWithLines: Uf,
|
|
8688
|
+
newsContentWithoutLines: qf,
|
|
8689
|
+
contentSeparator: Rf
|
|
8690
|
+
}, Lf = (e) => {
|
|
8645
8691
|
const { content: t } = e;
|
|
8646
8692
|
if (!t || t.length === 0) return;
|
|
8647
|
-
const n = (i) => e.hasLines && (i + 1) % 3 !== 0 ?
|
|
8693
|
+
const n = (i) => e.hasLines && (i + 1) % 3 !== 0 ? tn.contentSeparator : "", r = [];
|
|
8648
8694
|
let s = 0, o = 1;
|
|
8649
8695
|
for (let i = 0; i < t.length; i++) {
|
|
8650
8696
|
e.banners && e.bannerPositionIndex?.includes(i) && (r.push(
|
|
8651
8697
|
/* @__PURE__ */ a("section", { className: n(s), children: e.banners?.some(
|
|
8652
8698
|
(u) => u.key === `${e.slot_id}_${o}`
|
|
8653
8699
|
) && /* @__PURE__ */ a(
|
|
8654
|
-
|
|
8700
|
+
Ae,
|
|
8655
8701
|
{
|
|
8656
8702
|
banners: e.banners,
|
|
8657
8703
|
name: `${e.slot_id}_${o}`
|
|
@@ -8688,12 +8734,12 @@ const l3 = (e) => {
|
|
|
8688
8734
|
return r.length === 2 && r.push(/* @__PURE__ */ a("div", {}, s)), /* @__PURE__ */ a(
|
|
8689
8735
|
"div",
|
|
8690
8736
|
{
|
|
8691
|
-
className: `${e.hasLines ?
|
|
8737
|
+
className: `${e.hasLines ? tn.newsContentWithLines : tn.newsContentWithoutLines} ${tn.newsContent}`,
|
|
8692
8738
|
children: r
|
|
8693
8739
|
}
|
|
8694
8740
|
);
|
|
8695
|
-
}, Es = (e) => /* @__PURE__ */ a(
|
|
8696
|
-
|
|
8741
|
+
}, Es = (e) => /* @__PURE__ */ a(ge, { title: e.title, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
8742
|
+
Lf,
|
|
8697
8743
|
{
|
|
8698
8744
|
content: e.content,
|
|
8699
8745
|
paths: e.paths,
|
|
@@ -8705,13 +8751,13 @@ const l3 = (e) => {
|
|
|
8705
8751
|
showVideoTime: e.showVideoTime,
|
|
8706
8752
|
showVideosubtitle: e.showVideosubtitle
|
|
8707
8753
|
}
|
|
8708
|
-
) }),
|
|
8709
|
-
newsContent:
|
|
8710
|
-
contentSeparator:
|
|
8711
|
-
},
|
|
8754
|
+
) }), Bf = "_newsContent_1sb62_1", Of = "_contentSeparator_1sb62_8", hr = {
|
|
8755
|
+
newsContent: Bf,
|
|
8756
|
+
contentSeparator: Of
|
|
8757
|
+
}, Pf = (e) => {
|
|
8712
8758
|
const { content: t, title: n } = e;
|
|
8713
8759
|
if (!(!t || t.length === 0 || !Array.isArray(t)))
|
|
8714
|
-
return /* @__PURE__ */ a(
|
|
8760
|
+
return /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
8715
8761
|
"div",
|
|
8716
8762
|
{
|
|
8717
8763
|
className: `${hr.newsContent} ${e.hasLines ? hr.contentSeparator : ""}`,
|
|
@@ -8737,14 +8783,14 @@ const l3 = (e) => {
|
|
|
8737
8783
|
})
|
|
8738
8784
|
}
|
|
8739
8785
|
) });
|
|
8740
|
-
},
|
|
8741
|
-
newsContent:
|
|
8742
|
-
contentSeparator:
|
|
8743
|
-
newsContentWhitoutLine:
|
|
8744
|
-
},
|
|
8786
|
+
}, Df = "_newsContent_1gbse_1", Mf = "_contentSeparator_1gbse_8", jf = "_newsContentWhitoutLine_1gbse_29", Qn = {
|
|
8787
|
+
newsContent: Df,
|
|
8788
|
+
contentSeparator: Mf,
|
|
8789
|
+
newsContentWhitoutLine: jf
|
|
8790
|
+
}, Qf = (e) => {
|
|
8745
8791
|
const { content: t, title: n } = e;
|
|
8746
8792
|
if (!(!t || t.length === 0))
|
|
8747
|
-
return /* @__PURE__ */ a(
|
|
8793
|
+
return /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
8748
8794
|
"div",
|
|
8749
8795
|
{
|
|
8750
8796
|
className: `${Qn.newsContent} ${e.hasLines ? Qn.contentSeparator : Qn.newsContentWhitoutLine}`,
|
|
@@ -8770,15 +8816,15 @@ const l3 = (e) => {
|
|
|
8770
8816
|
})
|
|
8771
8817
|
}
|
|
8772
8818
|
) });
|
|
8773
|
-
},
|
|
8774
|
-
headerSection:
|
|
8775
|
-
headerSectionLink:
|
|
8776
|
-
newsContent:
|
|
8777
|
-
},
|
|
8819
|
+
}, Gf = "_headerSection_1m1sp_3", Hf = "_headerSectionLink_1m1sp_16", zf = "_newsContent_1m1sp_29", Gn = {
|
|
8820
|
+
headerSection: Gf,
|
|
8821
|
+
headerSectionLink: Hf,
|
|
8822
|
+
newsContent: zf
|
|
8823
|
+
}, Vf = (e) => {
|
|
8778
8824
|
const { content: t, title: n, isVideo: r = !0 } = e;
|
|
8779
8825
|
if (!t || t.length === 0) return;
|
|
8780
8826
|
const s = t[0], o = e.slot_id && e.slot_id !== "Nota_1", i = t.slice(1);
|
|
8781
|
-
return s && i && /* @__PURE__ */ f(
|
|
8827
|
+
return s && i && /* @__PURE__ */ f(ge, { title: n, titleUrl: e.titleUrl, children: [
|
|
8782
8828
|
/* @__PURE__ */ f("div", { className: Gn.headerSection, children: [
|
|
8783
8829
|
/* @__PURE__ */ a(
|
|
8784
8830
|
Ss,
|
|
@@ -8834,13 +8880,13 @@ const l3 = (e) => {
|
|
|
8834
8880
|
})
|
|
8835
8881
|
] })
|
|
8836
8882
|
] });
|
|
8837
|
-
},
|
|
8838
|
-
content:
|
|
8839
|
-
linkImage:
|
|
8840
|
-
sectionDescription:
|
|
8841
|
-
dateText:
|
|
8842
|
-
textContent:
|
|
8843
|
-
},
|
|
8883
|
+
}, Ff = "_content_1qdkl_1", $f = "_linkImage_1qdkl_30", Wf = "_sectionDescription_1qdkl_42", Yf = "_dateText_1qdkl_62", Kf = "_textContent_1qdkl_73", Rt = {
|
|
8884
|
+
content: Ff,
|
|
8885
|
+
linkImage: $f,
|
|
8886
|
+
sectionDescription: Wf,
|
|
8887
|
+
dateText: Yf,
|
|
8888
|
+
textContent: Kf
|
|
8889
|
+
}, Jf = async (e) => {
|
|
8844
8890
|
const { showNewsLikeTitle: t = !1 } = e;
|
|
8845
8891
|
return e && e.info ? /* @__PURE__ */ f(
|
|
8846
8892
|
"section",
|
|
@@ -8875,17 +8921,17 @@ const l3 = (e) => {
|
|
|
8875
8921
|
]
|
|
8876
8922
|
}
|
|
8877
8923
|
) : null;
|
|
8878
|
-
},
|
|
8879
|
-
content:
|
|
8880
|
-
contentSeparator:
|
|
8881
|
-
},
|
|
8882
|
-
newsContent:
|
|
8883
|
-
contentSeparator:
|
|
8884
|
-
hasLinesBlock:
|
|
8885
|
-
},
|
|
8924
|
+
}, Zf = "_content_yx3zm_1", Xf = "_contentSeparator_yx3zm_7", mr = {
|
|
8925
|
+
content: Zf,
|
|
8926
|
+
contentSeparator: Xf
|
|
8927
|
+
}, e2 = "_newsContent_1uamf_1", t2 = "_contentSeparator_1uamf_8", n2 = "_hasLinesBlock_1uamf_40", sa = {
|
|
8928
|
+
newsContent: e2,
|
|
8929
|
+
contentSeparator: t2,
|
|
8930
|
+
hasLinesBlock: n2
|
|
8931
|
+
}, a2 = (e) => {
|
|
8886
8932
|
if (!e.content || e.content.length === 0) return;
|
|
8887
8933
|
const t = e.slot_id && e.slot_id !== "Nota_1";
|
|
8888
|
-
return /* @__PURE__ */ a(
|
|
8934
|
+
return /* @__PURE__ */ a(ge, { title: e.title, children: /* @__PURE__ */ a(
|
|
8889
8935
|
"div",
|
|
8890
8936
|
{
|
|
8891
8937
|
className: `${mr.content} ${e.hasLines ? mr.contentSeparator : ""}`,
|
|
@@ -8908,7 +8954,7 @@ const l3 = (e) => {
|
|
|
8908
8954
|
{
|
|
8909
8955
|
className: e.hasLines ? sa.hasLinesBlock : "",
|
|
8910
8956
|
children: /* @__PURE__ */ ot(
|
|
8911
|
-
|
|
8957
|
+
Jf,
|
|
8912
8958
|
{
|
|
8913
8959
|
...s,
|
|
8914
8960
|
key: r,
|
|
@@ -8921,9 +8967,9 @@ const l3 = (e) => {
|
|
|
8921
8967
|
})
|
|
8922
8968
|
}
|
|
8923
8969
|
) });
|
|
8924
|
-
},
|
|
8970
|
+
}, r2 = (e) => {
|
|
8925
8971
|
const { content: t, title: n, slot_id: r } = e, s = e.slot_id && e.slot_id !== "Nota_1";
|
|
8926
|
-
return t && t.length !== 0 && /* @__PURE__ */ a(
|
|
8972
|
+
return t && t.length !== 0 && /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
8927
8973
|
Et,
|
|
8928
8974
|
{
|
|
8929
8975
|
slot_id: r,
|
|
@@ -8956,15 +9002,15 @@ const l3 = (e) => {
|
|
|
8956
9002
|
})
|
|
8957
9003
|
}
|
|
8958
9004
|
) });
|
|
8959
|
-
},
|
|
8960
|
-
content:
|
|
8961
|
-
imageStyled:
|
|
8962
|
-
contentIcon:
|
|
8963
|
-
boxInformation:
|
|
8964
|
-
comment:
|
|
8965
|
-
title:
|
|
8966
|
-
authorName:
|
|
8967
|
-
},
|
|
9005
|
+
}, s2 = "_content_1mj79_1", o2 = "_imageStyled_1mj79_14", i2 = "_contentIcon_1mj79_23", c2 = "_boxInformation_1mj79_44", l2 = "_comment_1mj79_51", d2 = "_title_1mj79_60", u2 = "_authorName_1mj79_81", nt = {
|
|
9006
|
+
content: s2,
|
|
9007
|
+
imageStyled: o2,
|
|
9008
|
+
contentIcon: i2,
|
|
9009
|
+
boxInformation: c2,
|
|
9010
|
+
comment: l2,
|
|
9011
|
+
title: d2,
|
|
9012
|
+
authorName: u2
|
|
9013
|
+
}, h2 = async (e) => {
|
|
8968
9014
|
const { data: t } = e;
|
|
8969
9015
|
return /* @__PURE__ */ f("div", { className: nt.content, children: [
|
|
8970
9016
|
Array.isArray(t.authors) && t?.authors[0]?.image ? /* @__PURE__ */ a(
|
|
@@ -8997,9 +9043,9 @@ const l3 = (e) => {
|
|
|
8997
9043
|
/* @__PURE__ */ a("p", { className: nt.comment, children: t?.main?.subtitle?.striped })
|
|
8998
9044
|
] })
|
|
8999
9045
|
] });
|
|
9000
|
-
},
|
|
9046
|
+
}, m2 = (e) => {
|
|
9001
9047
|
const t = e.slot_id && e.slot_id !== "Nota_1";
|
|
9002
|
-
return /* @__PURE__ */ a(
|
|
9048
|
+
return /* @__PURE__ */ a(ge, { titleUrl: e.titleUrl, title: e.title, children: /* @__PURE__ */ a(
|
|
9003
9049
|
Et,
|
|
9004
9050
|
{
|
|
9005
9051
|
slot_id: e.slot_id,
|
|
@@ -9018,7 +9064,7 @@ const l3 = (e) => {
|
|
|
9018
9064
|
}
|
|
9019
9065
|
};
|
|
9020
9066
|
return /* @__PURE__ */ a(
|
|
9021
|
-
|
|
9067
|
+
h2,
|
|
9022
9068
|
{
|
|
9023
9069
|
autorIcon: e.autorIcon,
|
|
9024
9070
|
data: s,
|
|
@@ -9029,11 +9075,11 @@ const l3 = (e) => {
|
|
|
9029
9075
|
})
|
|
9030
9076
|
}
|
|
9031
9077
|
) });
|
|
9032
|
-
},
|
|
9033
|
-
content:
|
|
9034
|
-
newsContentSection:
|
|
9035
|
-
itemContent:
|
|
9036
|
-
ItemCustomContent:
|
|
9078
|
+
}, f2 = "_content_1elhb_1", g2 = "_newsContentSection_1elhb_5", p2 = "_itemContent_1elhb_10", A2 = "_ItemCustomContent_1elhb_16", Ye = {
|
|
9079
|
+
content: f2,
|
|
9080
|
+
newsContentSection: g2,
|
|
9081
|
+
itemContent: p2,
|
|
9082
|
+
ItemCustomContent: A2
|
|
9037
9083
|
}, oa = (e) => {
|
|
9038
9084
|
const { item: t, option: n } = e;
|
|
9039
9085
|
switch (n) {
|
|
@@ -9075,7 +9121,7 @@ const l3 = (e) => {
|
|
|
9075
9121
|
default:
|
|
9076
9122
|
return /* @__PURE__ */ a("div", { className: Ye.ItemCustomContent, children: /* @__PURE__ */ a(Ze, { ...t, paths: e.paths }) });
|
|
9077
9123
|
}
|
|
9078
|
-
},
|
|
9124
|
+
}, l3 = (e) => {
|
|
9079
9125
|
const {
|
|
9080
9126
|
data: t,
|
|
9081
9127
|
currentPage: n,
|
|
@@ -9097,8 +9143,8 @@ const l3 = (e) => {
|
|
|
9097
9143
|
ranking: o,
|
|
9098
9144
|
readestTitle: c.readestTitle ?? "",
|
|
9099
9145
|
paths: e.paths,
|
|
9100
|
-
bannerTop: /* @__PURE__ */ a(
|
|
9101
|
-
banner: /* @__PURE__ */ a(
|
|
9146
|
+
bannerTop: /* @__PURE__ */ a(Ae, { banners: r ?? [], name: "right_1" }),
|
|
9147
|
+
banner: /* @__PURE__ */ a(Ae, { banners: r ?? [], name: "right_2" }),
|
|
9102
9148
|
children: /* @__PURE__ */ a("section", { className: Ye.content, children: t.length > 0 ? /* @__PURE__ */ a(
|
|
9103
9149
|
ra,
|
|
9104
9150
|
{
|
|
@@ -9116,7 +9162,7 @@ const l3 = (e) => {
|
|
|
9116
9162
|
),
|
|
9117
9163
|
children: Array.isArray(t) && t?.map((u, h) => /* @__PURE__ */ f(pn, { children: [
|
|
9118
9164
|
d.includes(h + 1) && /* @__PURE__ */ a("div", { className: Ye.itemContent + " banner-context", children: /* @__PURE__ */ a(
|
|
9119
|
-
|
|
9165
|
+
Ae,
|
|
9120
9166
|
{
|
|
9121
9167
|
banners: r ?? [],
|
|
9122
9168
|
name: `block_2_${l[h + 1]}`
|
|
@@ -9162,7 +9208,7 @@ const l3 = (e) => {
|
|
|
9162
9208
|
}
|
|
9163
9209
|
);
|
|
9164
9210
|
case "op2":
|
|
9165
|
-
return /* @__PURE__ */ a(
|
|
9211
|
+
return /* @__PURE__ */ a(J, { children: t.length > 0 ? /* @__PURE__ */ a(
|
|
9166
9212
|
ra,
|
|
9167
9213
|
{
|
|
9168
9214
|
className: "padding-0",
|
|
@@ -9179,7 +9225,7 @@ const l3 = (e) => {
|
|
|
9179
9225
|
),
|
|
9180
9226
|
children: Array.isArray(t) && t?.map((u, h) => /* @__PURE__ */ f(pn, { children: [
|
|
9181
9227
|
d.includes(h + 1) && /* @__PURE__ */ a("div", { className: Ye.itemContent, children: /* @__PURE__ */ a(
|
|
9182
|
-
|
|
9228
|
+
Ae,
|
|
9183
9229
|
{
|
|
9184
9230
|
banners: r ?? [],
|
|
9185
9231
|
name: `block_2_${l[h + 1]}`
|
|
@@ -9223,12 +9269,12 @@ const l3 = (e) => {
|
|
|
9223
9269
|
}
|
|
9224
9270
|
) });
|
|
9225
9271
|
default:
|
|
9226
|
-
return /* @__PURE__ */ a(
|
|
9272
|
+
return /* @__PURE__ */ a(J, {});
|
|
9227
9273
|
}
|
|
9228
|
-
},
|
|
9229
|
-
content:
|
|
9230
|
-
contactInfoContent:
|
|
9231
|
-
},
|
|
9274
|
+
}, y2 = "_content_gwsqy_1", w2 = "_contactInfoContent_gwsqy_7", fr = {
|
|
9275
|
+
content: y2,
|
|
9276
|
+
contactInfoContent: w2
|
|
9277
|
+
}, d3 = (e) => {
|
|
9232
9278
|
const { data: t } = e;
|
|
9233
9279
|
return /* @__PURE__ */ a("section", { className: fr.content, children: t.map((n, r) => /* @__PURE__ */ a(
|
|
9234
9280
|
"div",
|
|
@@ -9240,25 +9286,25 @@ const l3 = (e) => {
|
|
|
9240
9286
|
},
|
|
9241
9287
|
r
|
|
9242
9288
|
)) });
|
|
9243
|
-
},
|
|
9244
|
-
tagContent:
|
|
9245
|
-
contentLayout2:
|
|
9246
|
-
contentHeader:
|
|
9247
|
-
},
|
|
9248
|
-
content:
|
|
9249
|
-
},
|
|
9289
|
+
}, v2 = "_tagContent_ee6yw_1", b2 = "_contentLayout2_ee6yw_9", C2 = "_contentHeader_ee6yw_42", ia = {
|
|
9290
|
+
tagContent: v2,
|
|
9291
|
+
contentLayout2: b2,
|
|
9292
|
+
contentHeader: C2
|
|
9293
|
+
}, _2 = "_content_1rbrt_1", N2 = {
|
|
9294
|
+
content: _2
|
|
9295
|
+
}, S2 = ({ children: e, className: t = "" }) => /* @__PURE__ */ a(
|
|
9250
9296
|
"div",
|
|
9251
9297
|
{
|
|
9252
|
-
className: `content-layout-2 ${
|
|
9298
|
+
className: `content-layout-2 ${N2.content} ${t}`,
|
|
9253
9299
|
children: e
|
|
9254
9300
|
}
|
|
9255
|
-
),
|
|
9256
|
-
container:
|
|
9257
|
-
note:
|
|
9258
|
-
commercial:
|
|
9259
|
-
commercialContent:
|
|
9260
|
-
complement:
|
|
9261
|
-
},
|
|
9301
|
+
), E2 = "_container_8w9ca_1", x2 = "_note_8w9ca_9", T2 = "_commercial_8w9ca_49", I2 = "_commercialContent_8w9ca_66", k2 = "_complement_8w9ca_82", Lt = {
|
|
9302
|
+
container: E2,
|
|
9303
|
+
note: x2,
|
|
9304
|
+
commercial: T2,
|
|
9305
|
+
commercialContent: I2,
|
|
9306
|
+
complement: k2
|
|
9307
|
+
}, U2 = (e) => /* @__PURE__ */ f("section", { className: Lt.container, children: [
|
|
9262
9308
|
/* @__PURE__ */ a("div", { className: Lt.note, children: e.children }),
|
|
9263
9309
|
/* @__PURE__ */ a("div", { className: Lt.commercial, children: /* @__PURE__ */ f("div", { className: Lt.commercialContent, children: [
|
|
9264
9310
|
e.slug === "liveblogs" && /* @__PURE__ */ a(z1, { itemList: e.itemList }),
|
|
@@ -9281,7 +9327,7 @@ const l3 = (e) => {
|
|
|
9281
9327
|
/* @__PURE__ */ a("div", { style: { position: "sticky", top: "110px" }, children: e.banner })
|
|
9282
9328
|
] }) }),
|
|
9283
9329
|
/* @__PURE__ */ a("div", { className: Lt.complement, children: e.complement })
|
|
9284
|
-
] }),
|
|
9330
|
+
] }), q2 = (e) => {
|
|
9285
9331
|
const t = {
|
|
9286
9332
|
...e.news[0],
|
|
9287
9333
|
config: {
|
|
@@ -9367,19 +9413,19 @@ const l3 = (e) => {
|
|
|
9367
9413
|
}
|
|
9368
9414
|
);
|
|
9369
9415
|
}
|
|
9370
|
-
},
|
|
9371
|
-
content:
|
|
9372
|
-
contentWithinCard:
|
|
9373
|
-
contentDate:
|
|
9374
|
-
dateInfo:
|
|
9375
|
-
dot:
|
|
9376
|
-
contentTitle:
|
|
9377
|
-
contentTextList:
|
|
9378
|
-
contentButton:
|
|
9379
|
-
linkStyled:
|
|
9380
|
-
},
|
|
9381
|
-
content:
|
|
9382
|
-
},
|
|
9416
|
+
}, R2 = "_content_yx2rc_1", L2 = "_contentWithinCard_yx2rc_7", B2 = "_contentDate_yx2rc_13", O2 = "_dateInfo_yx2rc_20", P2 = "_dot_yx2rc_30", D2 = "_contentTitle_yx2rc_38", M2 = "_contentTextList_yx2rc_47", j2 = "_contentButton_yx2rc_55", Q2 = "_linkStyled_yx2rc_61", $e = {
|
|
9417
|
+
content: R2,
|
|
9418
|
+
contentWithinCard: L2,
|
|
9419
|
+
contentDate: B2,
|
|
9420
|
+
dateInfo: O2,
|
|
9421
|
+
dot: P2,
|
|
9422
|
+
contentTitle: D2,
|
|
9423
|
+
contentTextList: M2,
|
|
9424
|
+
contentButton: j2,
|
|
9425
|
+
linkStyled: Q2
|
|
9426
|
+
}, G2 = "_content_ifkxj_1", H2 = {
|
|
9427
|
+
content: G2
|
|
9428
|
+
}, z2 = (e) => /* @__PURE__ */ a("section", { className: H2.content, id: e.id, children: e.children }), V2 = async (e, t, n) => {
|
|
9383
9429
|
if (!n) return e;
|
|
9384
9430
|
const r = /<span data-src="(.*?)"><\/span>/g, s = [...e.matchAll(r)];
|
|
9385
9431
|
let o = e;
|
|
@@ -9414,7 +9460,7 @@ const l3 = (e) => {
|
|
|
9414
9460
|
o = o.replace(c, v);
|
|
9415
9461
|
}
|
|
9416
9462
|
return o;
|
|
9417
|
-
},
|
|
9463
|
+
}, F2 = (e) => e.replace(/<p>(\s| )+<\/p>/g, ""), $2 = (e) => {
|
|
9418
9464
|
const t = /src="\/(.*?)"/g;
|
|
9419
9465
|
return e.replace(t, `src="${Mt()}/$1"`);
|
|
9420
9466
|
}, gr = {
|
|
@@ -9424,12 +9470,12 @@ const l3 = (e) => {
|
|
|
9424
9470
|
10: 4,
|
|
9425
9471
|
13: 5
|
|
9426
9472
|
};
|
|
9427
|
-
function
|
|
9473
|
+
function W2(e) {
|
|
9428
9474
|
if (!e) return e;
|
|
9429
9475
|
const t = e.indexOf("/video");
|
|
9430
9476
|
return t === -1 ? e : e.substring(t);
|
|
9431
9477
|
}
|
|
9432
|
-
async function
|
|
9478
|
+
async function Y2(e, t) {
|
|
9433
9479
|
let n = "", r = 0;
|
|
9434
9480
|
const s = /<span\b[^>]*data-src=["']([^"']+)["'][^>]*>[\s\S]*?<\/span>/gi;
|
|
9435
9481
|
let o;
|
|
@@ -9438,7 +9484,7 @@ async function G2(e, t) {
|
|
|
9438
9484
|
n += e.slice(r, i);
|
|
9439
9485
|
const d = o[0];
|
|
9440
9486
|
let l = o[1] ?? "";
|
|
9441
|
-
l && (l =
|
|
9487
|
+
l && (l = W2(l));
|
|
9442
9488
|
const u = /data-type\s*=\s*["']?video["']?/i.test(d) || /video-type\s*=\s*["']?embedded["']?/i.test(d);
|
|
9443
9489
|
let h = d;
|
|
9444
9490
|
if (u && l)
|
|
@@ -9483,13 +9529,13 @@ async function G2(e, t) {
|
|
|
9483
9529
|
}
|
|
9484
9530
|
return n += e.slice(r), n;
|
|
9485
9531
|
}
|
|
9486
|
-
function
|
|
9532
|
+
function K2(e) {
|
|
9487
9533
|
return e.replace(
|
|
9488
9534
|
/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
|
|
9489
9535
|
""
|
|
9490
9536
|
);
|
|
9491
9537
|
}
|
|
9492
|
-
const
|
|
9538
|
+
const J2 = async ({
|
|
9493
9539
|
itemList: e,
|
|
9494
9540
|
slug: t,
|
|
9495
9541
|
banners: n,
|
|
@@ -9499,9 +9545,9 @@ const z2 = async ({
|
|
|
9499
9545
|
}) => {
|
|
9500
9546
|
if (!e || e.length === 0 || !e[0]) return;
|
|
9501
9547
|
const i = e[0].list?.items?.map(async (c) => {
|
|
9502
|
-
const d =
|
|
9503
|
-
let l =
|
|
9504
|
-
return l =
|
|
9548
|
+
const d = F2(c.body.rendered);
|
|
9549
|
+
let l = $2(d);
|
|
9550
|
+
return l = K2(l), l = await Y2(
|
|
9505
9551
|
l,
|
|
9506
9552
|
s
|
|
9507
9553
|
), {
|
|
@@ -9513,7 +9559,7 @@ const z2 = async ({
|
|
|
9513
9559
|
};
|
|
9514
9560
|
});
|
|
9515
9561
|
return /* @__PURE__ */ a("section", { className: $e.content, id: "block-notes-list", children: i?.map(async (c, d) => /* @__PURE__ */ f(pn, { children: [
|
|
9516
|
-
/* @__PURE__ */ a(
|
|
9562
|
+
/* @__PURE__ */ a(z2, { id: `item-${d + 1}`, children: /* @__PURE__ */ f("div", { className: $e.contentWithinCard, children: [
|
|
9517
9563
|
(await c).date > 0 && /* @__PURE__ */ f("div", { className: $e.contentDate, children: [
|
|
9518
9564
|
/* @__PURE__ */ a(
|
|
9519
9565
|
"span",
|
|
@@ -9542,7 +9588,7 @@ const z2 = async ({
|
|
|
9542
9588
|
{
|
|
9543
9589
|
className: `contentTextList ${$e.contentTextList}`,
|
|
9544
9590
|
dangerouslySetInnerHTML: {
|
|
9545
|
-
__html: await
|
|
9591
|
+
__html: await V2(
|
|
9546
9592
|
(await c).body.rendered.replace(/ /g, ""),
|
|
9547
9593
|
r,
|
|
9548
9594
|
o
|
|
@@ -9561,7 +9607,7 @@ const z2 = async ({
|
|
|
9561
9607
|
) })
|
|
9562
9608
|
] }) }, d),
|
|
9563
9609
|
gr[d] && /* @__PURE__ */ a(
|
|
9564
|
-
|
|
9610
|
+
Ae,
|
|
9565
9611
|
{
|
|
9566
9612
|
banners: n,
|
|
9567
9613
|
name: "list_" + gr[d]
|
|
@@ -9569,7 +9615,7 @@ const z2 = async ({
|
|
|
9569
9615
|
d
|
|
9570
9616
|
)
|
|
9571
9617
|
] }, d)) });
|
|
9572
|
-
},
|
|
9618
|
+
}, Z2 = {
|
|
9573
9619
|
FaceBook: "facebook",
|
|
9574
9620
|
Instagram: "instagram",
|
|
9575
9621
|
WhatsApp: "whatsapp",
|
|
@@ -9580,7 +9626,7 @@ const z2 = async ({
|
|
|
9580
9626
|
Podcast: "podcast",
|
|
9581
9627
|
Telegram: "telegram"
|
|
9582
9628
|
};
|
|
9583
|
-
function
|
|
9629
|
+
function X2({ url: e }) {
|
|
9584
9630
|
return e && e !== "" && /* @__PURE__ */ f(B, { href: e, className: de.googleProfileButton, children: [
|
|
9585
9631
|
/* @__PURE__ */ a(
|
|
9586
9632
|
"svg",
|
|
@@ -9599,27 +9645,27 @@ function F2({ url: e }) {
|
|
|
9599
9645
|
}
|
|
9600
9646
|
),
|
|
9601
9647
|
"Síguenos en",
|
|
9602
|
-
/* @__PURE__ */ a(
|
|
9648
|
+
/* @__PURE__ */ a(e0, {})
|
|
9603
9649
|
] });
|
|
9604
9650
|
}
|
|
9605
|
-
const
|
|
9651
|
+
const e0 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 272 92", width: "272", height: "92", children: [
|
|
9606
9652
|
/* @__PURE__ */ a("path", { fill: "#EA4335", d: "M115.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18C71.25 34.32 81.24 25 93.5 25s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44S80.99 39.2 80.99 47.18c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
|
|
9607
9653
|
/* @__PURE__ */ a("path", { fill: "#FBBC05", d: "M163.75 47.18c0 12.77-9.99 22.18-22.25 22.18s-22.25-9.41-22.25-22.18c0-12.85 9.99-22.18 22.25-22.18s22.25 9.32 22.25 22.18zm-9.74 0c0-7.98-5.79-13.44-12.51-13.44s-12.51 5.46-12.51 13.44c0 7.9 5.79 13.44 12.51 13.44s12.51-5.55 12.51-13.44z" }),
|
|
9608
9654
|
/* @__PURE__ */ a("path", { fill: "#4285F4", d: "M209.75 26.34v39.82c0 16.38-9.66 23.07-21.08 23.07-10.75 0-17.22-7.19-19.66-13.07l8.48-3.53c1.51 3.61 5.21 7.87 11.17 7.87 7.31 0 11.84-4.51 11.84-13v-3.19h-.34c-2.18 2.69-6.38 5.04-11.68 5.04-11.09 0-21.25-9.66-21.25-22.09 0-12.52 10.16-22.26 21.25-22.26 5.29 0 9.49 2.35 11.68 4.96h.34v-3.61h9.25zm-8.56 20.92c0-7.81-5.21-13.52-11.84-13.52-6.72 0-12.35 5.71-12.35 13.52 0 7.73 5.63 13.36 12.35 13.36 6.63 0 11.84-5.63 11.84-13.36z" }),
|
|
9609
9655
|
/* @__PURE__ */ a("path", { fill: "#34A853", d: "M225 3v65h-9.5V3h9.5z" }),
|
|
9610
9656
|
/* @__PURE__ */ a("path", { fill: "#EA4335", d: "M262.02 54.48l7.56 5.04c-2.44 3.61-8.32 9.83-18.48 9.83-12.6 0-22.01-9.74-22.01-22.18 0-13.19 9.49-22.18 20.92-22.18 11.51 0 17.14 9.16 18.98 14.11l1.01 2.52-29.65 12.28c2.27 4.45 5.8 6.72 10.75 6.72 4.96 0 8.4-2.44 10.92-6.14zm-23.27-7.98l19.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95 0-11.84 4.37-11.59 12.93z" }),
|
|
9611
9657
|
/* @__PURE__ */ a("path", { fill: "#4285F4", d: "M35.29 41.41V32H67c.31 1.64.47 3.58.47 5.68 0 7.06-1.93 15.79-8.15 22.01-6.05 6.3-13.78 9.66-24.02 9.66C16.32 69.35.36 53.89.36 34.91.36 15.93 16.32.47 35.3.47c10.5 0 17.98 4.12 23.6 9.49l-6.64 6.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86 0-24.7 11.17-24.7 25.03 0 13.86 10.84 25.03 24.7 25.03 8.99 0 14.11-3.61 17.39-6.89 2.66-2.66 4.41-6.46 5.1-11.65l-22.49.01z" })
|
|
9612
|
-
] }),
|
|
9658
|
+
] }), t0 = async (e) => {
|
|
9613
9659
|
if (!e.news || !e.news.authors) return null;
|
|
9614
9660
|
const { news: t, socials: n, texts: r } = e, s = t.authors.map(
|
|
9615
9661
|
(c) => c.internaluser ? `<a href="${`/${e.paths.autor}/${c.name}`}">${c.fullname}</a>` : c.fullname
|
|
9616
|
-
).join(", "), o = () => t.authors.length === 1 ? de.width1Autor : t.authors.length === 2 ? de.width2Autor : t.authors.length === 3 ? de.width3Autor : "", { CONFIG_shareOnlyWhatsApp: i } =
|
|
9662
|
+
).join(", "), o = () => t.authors.length === 1 ? de.width1Autor : t.authors.length === 2 ? de.width2Autor : t.authors.length === 3 ? de.width3Autor : "", { CONFIG_shareOnlyWhatsApp: i } = Y();
|
|
9617
9663
|
return t.config?.showauthor && /* @__PURE__ */ a("div", { className: de.content, children: /* @__PURE__ */ f("div", { className: de.avatarContent, children: [
|
|
9618
9664
|
i ? /* @__PURE__ */ f(
|
|
9619
9665
|
"a",
|
|
9620
9666
|
{
|
|
9621
9667
|
className: de.whatsappLink,
|
|
9622
|
-
href: n[
|
|
9668
|
+
href: n[Z2.WhatsApp].url,
|
|
9623
9669
|
rel: "noreferrer",
|
|
9624
9670
|
target: "_blank",
|
|
9625
9671
|
children: [
|
|
@@ -9657,7 +9703,7 @@ const $2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9657
9703
|
children: /* @__PURE__ */ a(Dd, { noteShare: e.noteShare })
|
|
9658
9704
|
}
|
|
9659
9705
|
),
|
|
9660
|
-
/* @__PURE__ */ a(
|
|
9706
|
+
/* @__PURE__ */ a(X2, { url: e.noteShare?.googleProfile ?? "" }),
|
|
9661
9707
|
/* @__PURE__ */ f("section", { className: de.journalistSection, children: [
|
|
9662
9708
|
/* @__PURE__ */ a(
|
|
9663
9709
|
"div",
|
|
@@ -9699,17 +9745,17 @@ const $2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9699
9745
|
)
|
|
9700
9746
|
] })
|
|
9701
9747
|
] }) });
|
|
9702
|
-
},
|
|
9703
|
-
content:
|
|
9704
|
-
journalistArticleContent:
|
|
9705
|
-
contentNews:
|
|
9706
|
-
noteSource:
|
|
9707
|
-
},
|
|
9708
|
-
summaryContent:
|
|
9709
|
-
},
|
|
9748
|
+
}, n0 = "_content_bkrmk_1", a0 = "_journalistArticleContent_bkrmk_15", r0 = "_contentNews_bkrmk_35", s0 = "_noteSource_bkrmk_402", nn = {
|
|
9749
|
+
content: n0,
|
|
9750
|
+
journalistArticleContent: a0,
|
|
9751
|
+
contentNews: r0,
|
|
9752
|
+
noteSource: s0
|
|
9753
|
+
}, o0 = "_summaryContent_1wcia_1", i0 = {
|
|
9754
|
+
summaryContent: o0
|
|
9755
|
+
}, c0 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
|
|
9710
9756
|
"section",
|
|
9711
9757
|
{
|
|
9712
|
-
className:
|
|
9758
|
+
className: i0.summaryContent,
|
|
9713
9759
|
dangerouslySetInnerHTML: {
|
|
9714
9760
|
__html: e.rendered
|
|
9715
9761
|
}
|
|
@@ -9738,7 +9784,7 @@ const $2 = () => /* @__PURE__ */ f("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9738
9784
|
/* @__PURE__ */ a("div", { className: vn.description, children: o && o[0]?.description })
|
|
9739
9785
|
] });
|
|
9740
9786
|
};
|
|
9741
|
-
function
|
|
9787
|
+
function l0(e) {
|
|
9742
9788
|
const t = e.children, n = `${e.slot_id}-`, r = e.visibleItems, s = e.cardGap ?? 20;
|
|
9743
9789
|
function o(c) {
|
|
9744
9790
|
const d = [], l = [];
|
|
@@ -9808,7 +9854,7 @@ function n0(e) {
|
|
|
9808
9854
|
</div>
|
|
9809
9855
|
`;
|
|
9810
9856
|
}
|
|
9811
|
-
const
|
|
9857
|
+
const d0 = (e) => /* @__PURE__ */ a(
|
|
9812
9858
|
"svg",
|
|
9813
9859
|
{
|
|
9814
9860
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -9824,14 +9870,14 @@ const a0 = (e) => /* @__PURE__ */ a(
|
|
|
9824
9870
|
}
|
|
9825
9871
|
)
|
|
9826
9872
|
}
|
|
9827
|
-
),
|
|
9873
|
+
), u0 = (e) => e.replace(
|
|
9828
9874
|
/<iframe(?![^>]*\bloading=)[^>]*>/gi,
|
|
9829
9875
|
(n) => n.replace("<iframe", '<iframe loading="lazy"')
|
|
9830
|
-
),
|
|
9876
|
+
), h0 = (e) => e.replace(
|
|
9831
9877
|
/<iframe(?![^>]*\btitle=)[^>]*>/gi,
|
|
9832
9878
|
(n) => n.replace("<iframe", '<iframe title="frame custom content"')
|
|
9833
9879
|
), Ts = async (e) => {
|
|
9834
|
-
const { PUBLIC_IS_OFFLINE: t } =
|
|
9880
|
+
const { PUBLIC_IS_OFFLINE: t } = Y();
|
|
9835
9881
|
if (!(t === "true")) {
|
|
9836
9882
|
const l = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, u = [...e.matchAll(l)], h = {};
|
|
9837
9883
|
for (const m of u) {
|
|
@@ -9916,7 +9962,7 @@ const a0 = (e) => /* @__PURE__ */ a(
|
|
|
9916
9962
|
r = r.replace(u, b);
|
|
9917
9963
|
}
|
|
9918
9964
|
return r;
|
|
9919
|
-
},
|
|
9965
|
+
}, m0 = (e, t) => {
|
|
9920
9966
|
const n = {
|
|
9921
9967
|
2: 1,
|
|
9922
9968
|
4: 2,
|
|
@@ -9946,7 +9992,7 @@ const a0 = (e) => /* @__PURE__ */ a(
|
|
|
9946
9992
|
return c;
|
|
9947
9993
|
}
|
|
9948
9994
|
), s;
|
|
9949
|
-
},
|
|
9995
|
+
}, f0 = (e) => {
|
|
9950
9996
|
const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, n = [...e.matchAll(t)];
|
|
9951
9997
|
let r = "", s = 0;
|
|
9952
9998
|
for (const o of n) {
|
|
@@ -9956,7 +10002,7 @@ const a0 = (e) => /* @__PURE__ */ a(
|
|
|
9956
10002
|
(g) => g[1]
|
|
9957
10003
|
).map(
|
|
9958
10004
|
(g) => `<img fetchPriority='low' loading='lazy' alt='imagen' src="${g}" class="carrusel-note-item" width="800" height="469"/>`
|
|
9959
|
-
), m = "gallery_embeded" + d.toString(), p =
|
|
10005
|
+
), m = "gallery_embeded" + d.toString(), p = l0({
|
|
9960
10006
|
slot_id: m,
|
|
9961
10007
|
children: h,
|
|
9962
10008
|
visibleItems: 1,
|
|
@@ -9965,7 +10011,7 @@ const a0 = (e) => /* @__PURE__ */ a(
|
|
|
9965
10011
|
r += p, s = l;
|
|
9966
10012
|
}
|
|
9967
10013
|
return r += e.slice(s), r;
|
|
9968
|
-
},
|
|
10014
|
+
}, g0 = async (e, t, n) => {
|
|
9969
10015
|
if (!n) return e;
|
|
9970
10016
|
const r = /<span data-src="(.*?)"><\/span>/g, s = [...e.matchAll(r)];
|
|
9971
10017
|
let o = e;
|
|
@@ -9995,7 +10041,7 @@ const a0 = (e) => /* @__PURE__ */ a(
|
|
|
9995
10041
|
}
|
|
9996
10042
|
return o;
|
|
9997
10043
|
};
|
|
9998
|
-
async function
|
|
10044
|
+
async function p0(e, t) {
|
|
9999
10045
|
let n = "", r = 0;
|
|
10000
10046
|
const s = /<div\b[^>]*\bclass=(["'])(?:(?!\1).)*\bck-video-player\b(?:(?!\1).)*\1[^>]*>/gi;
|
|
10001
10047
|
let o;
|
|
@@ -10081,7 +10127,7 @@ async function l0(e, t) {
|
|
|
10081
10127
|
}
|
|
10082
10128
|
return n += e.slice(r), n;
|
|
10083
10129
|
}
|
|
10084
|
-
async function
|
|
10130
|
+
async function A0(e) {
|
|
10085
10131
|
const {
|
|
10086
10132
|
news: t,
|
|
10087
10133
|
banners: n,
|
|
@@ -10093,13 +10139,13 @@ async function d0(e) {
|
|
|
10093
10139
|
getVideos: d
|
|
10094
10140
|
} = e;
|
|
10095
10141
|
let l = t?.body?.rendered ?? "";
|
|
10096
|
-
l = l.replace(/ /g, ""), l =
|
|
10142
|
+
l = l.replace(/ /g, ""), l = m0(l, n), l = f0(l), l = await Ts(l), l = await g0(
|
|
10097
10143
|
l,
|
|
10098
10144
|
e.texts,
|
|
10099
10145
|
r
|
|
10100
|
-
), l = await
|
|
10146
|
+
), l = await p0(l, d), l = u0(l), l = h0(l);
|
|
10101
10147
|
const u = t.main.sources ?? [];
|
|
10102
|
-
return /* @__PURE__ */ f("div", { className:
|
|
10148
|
+
return /* @__PURE__ */ f("div", { className: nn.content, children: [
|
|
10103
10149
|
o !== "liveblogs" && e.showHeaderImage ? t.hascontent?.hasgalleryimages ? /* @__PURE__ */ a(
|
|
10104
10150
|
xs,
|
|
10105
10151
|
{
|
|
@@ -10107,9 +10153,9 @@ async function d0(e) {
|
|
|
10107
10153
|
internal: t.info.link.internal
|
|
10108
10154
|
}
|
|
10109
10155
|
) : /* @__PURE__ */ a(bs, { preview: t.preview }) : null,
|
|
10110
|
-
/* @__PURE__ */ a(
|
|
10111
|
-
/* @__PURE__ */ a("div", { className:
|
|
10112
|
-
|
|
10156
|
+
/* @__PURE__ */ a(Ae, { banners: n, name: "block_1" }),
|
|
10157
|
+
/* @__PURE__ */ a("div", { className: nn.journalistArticleContent, children: /* @__PURE__ */ a(
|
|
10158
|
+
t0,
|
|
10113
10159
|
{
|
|
10114
10160
|
autorIcon: e.autorIcon,
|
|
10115
10161
|
socials: c,
|
|
@@ -10119,18 +10165,18 @@ async function d0(e) {
|
|
|
10119
10165
|
paths: e.paths
|
|
10120
10166
|
}
|
|
10121
10167
|
) }),
|
|
10122
|
-
/* @__PURE__ */ a(
|
|
10168
|
+
/* @__PURE__ */ a(c0, { summary: t.main.summary }),
|
|
10123
10169
|
/* @__PURE__ */ a(
|
|
10124
10170
|
"div",
|
|
10125
10171
|
{
|
|
10126
|
-
className:
|
|
10172
|
+
className: nn.contentNews,
|
|
10127
10173
|
suppressHydrationWarning: !0,
|
|
10128
10174
|
id: "content-news-section",
|
|
10129
10175
|
dangerouslySetInnerHTML: { __html: l }
|
|
10130
10176
|
}
|
|
10131
10177
|
),
|
|
10132
10178
|
/* @__PURE__ */ a(
|
|
10133
|
-
|
|
10179
|
+
J2,
|
|
10134
10180
|
{
|
|
10135
10181
|
texts: e.texts,
|
|
10136
10182
|
itemList: i,
|
|
@@ -10140,16 +10186,16 @@ async function d0(e) {
|
|
|
10140
10186
|
newsRelatedListResponses: s ?? []
|
|
10141
10187
|
}
|
|
10142
10188
|
),
|
|
10143
|
-
u.length > 0 && /* @__PURE__ */ f("div", { className:
|
|
10144
|
-
/* @__PURE__ */ a(
|
|
10189
|
+
u.length > 0 && /* @__PURE__ */ f("div", { className: nn.noteSource, children: [
|
|
10190
|
+
/* @__PURE__ */ a(d0, {}),
|
|
10145
10191
|
/* @__PURE__ */ a("p", { children: e.texts.noteSource + (u.length === 1 ? "" : "s") + ": " + u.map((h) => h.name).join(", ") })
|
|
10146
10192
|
] })
|
|
10147
10193
|
] });
|
|
10148
10194
|
}
|
|
10149
|
-
const
|
|
10150
|
-
content:
|
|
10151
|
-
title:
|
|
10152
|
-
},
|
|
10195
|
+
const y0 = "_content_cu8lm_1", w0 = "_title_cu8lm_18", pr = {
|
|
10196
|
+
content: y0,
|
|
10197
|
+
title: w0
|
|
10198
|
+
}, v0 = async ({
|
|
10153
10199
|
newsformated: e,
|
|
10154
10200
|
internal: t,
|
|
10155
10201
|
commonServices: n
|
|
@@ -10178,10 +10224,10 @@ const u0 = "_content_cu8lm_1", h0 = "_title_cu8lm_18", pr = {
|
|
|
10178
10224
|
} catch {
|
|
10179
10225
|
return null;
|
|
10180
10226
|
}
|
|
10181
|
-
},
|
|
10182
|
-
content:
|
|
10183
|
-
title:
|
|
10184
|
-
},
|
|
10227
|
+
}, b0 = "_content_cu8lm_1", C0 = "_title_cu8lm_18", Hn = {
|
|
10228
|
+
content: b0,
|
|
10229
|
+
title: C0
|
|
10230
|
+
}, _0 = async ({
|
|
10185
10231
|
newsformated: e,
|
|
10186
10232
|
internal: t,
|
|
10187
10233
|
commonServices: n
|
|
@@ -10211,9 +10257,9 @@ const u0 = "_content_cu8lm_1", h0 = "_title_cu8lm_18", pr = {
|
|
|
10211
10257
|
} catch {
|
|
10212
10258
|
return null;
|
|
10213
10259
|
}
|
|
10214
|
-
},
|
|
10215
|
-
content:
|
|
10216
|
-
},
|
|
10260
|
+
}, N0 = "_content_ezbiw_1", S0 = {
|
|
10261
|
+
content: N0
|
|
10262
|
+
}, E0 = async ({
|
|
10217
10263
|
newsformated: e,
|
|
10218
10264
|
internal: t,
|
|
10219
10265
|
commonServices: n
|
|
@@ -10229,29 +10275,29 @@ const u0 = "_content_cu8lm_1", h0 = "_title_cu8lm_18", pr = {
|
|
|
10229
10275
|
return typeof c != "string" || c.trim() === "" ? null : /* @__PURE__ */ a(
|
|
10230
10276
|
"div",
|
|
10231
10277
|
{
|
|
10232
|
-
className:
|
|
10278
|
+
className: S0.content,
|
|
10233
10279
|
dangerouslySetInnerHTML: { __html: c }
|
|
10234
10280
|
}
|
|
10235
10281
|
);
|
|
10236
10282
|
} catch {
|
|
10237
10283
|
return null;
|
|
10238
10284
|
}
|
|
10239
|
-
},
|
|
10240
|
-
content:
|
|
10285
|
+
}, x0 = "_content_156j7_1", Ar = {
|
|
10286
|
+
content: x0
|
|
10241
10287
|
}, st = {
|
|
10242
10288
|
imagen: "imagen",
|
|
10243
10289
|
videoEmbedded: "videoEmbedded",
|
|
10244
10290
|
videoYouTube: "videoYouTube",
|
|
10245
10291
|
iframe: "iframe"
|
|
10246
|
-
},
|
|
10247
|
-
[st.videoEmbedded]:
|
|
10248
|
-
[st.videoYouTube]:
|
|
10249
|
-
[st.iframe]:
|
|
10250
|
-
},
|
|
10292
|
+
}, T0 = {
|
|
10293
|
+
[st.videoEmbedded]: v0,
|
|
10294
|
+
[st.videoYouTube]: _0,
|
|
10295
|
+
[st.iframe]: E0
|
|
10296
|
+
}, I0 = ({ news: e, commonServices: t }) => {
|
|
10251
10297
|
const { config: n, hascontent: r, info: s } = e, o = n.articlepreview, i = s.link.internal, c = r?.hasgalleryimages;
|
|
10252
10298
|
if (o === st.imagen && c)
|
|
10253
10299
|
return /* @__PURE__ */ a("div", { className: Ar.content, children: /* @__PURE__ */ a(xs, { newsformated: e, internal: i }) });
|
|
10254
|
-
const d = o ?
|
|
10300
|
+
const d = o ? T0[o] : null;
|
|
10255
10301
|
return console.log("PreviewComponent", d), d ? /* @__PURE__ */ a("div", { className: Ar.content, children: /* @__PURE__ */ a(
|
|
10256
10302
|
d,
|
|
10257
10303
|
{
|
|
@@ -10260,9 +10306,9 @@ const u0 = "_content_cu8lm_1", h0 = "_title_cu8lm_18", pr = {
|
|
|
10260
10306
|
commonServices: t
|
|
10261
10307
|
}
|
|
10262
10308
|
) }) : null;
|
|
10263
|
-
},
|
|
10309
|
+
}, k0 = (e) => {
|
|
10264
10310
|
const { content: t, title: n, slot_id: r } = e, s = e.slot_id && e.slot_id !== "Nota_1";
|
|
10265
|
-
return t && t.length !== 0 && /* @__PURE__ */ a(
|
|
10311
|
+
return t && t.length !== 0 && /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(Et, { slot_id: r, cardWidth: 200, children: t.map((o, i) => {
|
|
10266
10312
|
const c = { ...o, main: {
|
|
10267
10313
|
...o.main,
|
|
10268
10314
|
title: { ...o.main.title, section: s ? o.main.title.home : o.main.title.section }
|
|
@@ -10277,9 +10323,9 @@ const u0 = "_content_cu8lm_1", h0 = "_title_cu8lm_18", pr = {
|
|
|
10277
10323
|
i
|
|
10278
10324
|
);
|
|
10279
10325
|
}) }) });
|
|
10280
|
-
},
|
|
10326
|
+
}, U0 = (e) => {
|
|
10281
10327
|
const { content: t, title: n, slot_id: r } = e, s = e.slot_id && e.slot_id !== "Nota_1";
|
|
10282
|
-
return t && t.length !== 0 && /* @__PURE__ */ a(
|
|
10328
|
+
return t && t.length !== 0 && /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
10283
10329
|
Et,
|
|
10284
10330
|
{
|
|
10285
10331
|
slot_id: r,
|
|
@@ -10303,9 +10349,9 @@ const u0 = "_content_cu8lm_1", h0 = "_title_cu8lm_18", pr = {
|
|
|
10303
10349
|
})
|
|
10304
10350
|
}
|
|
10305
10351
|
) });
|
|
10306
|
-
},
|
|
10352
|
+
}, q0 = (e) => {
|
|
10307
10353
|
const { content: t, title: n, slot_id: r } = e, s = e.slot_id && e.slot_id !== "Nota_1";
|
|
10308
|
-
return t && t.length !== 0 && /* @__PURE__ */ a(
|
|
10354
|
+
return t && t.length !== 0 && /* @__PURE__ */ a(ge, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
10309
10355
|
Et,
|
|
10310
10356
|
{
|
|
10311
10357
|
slot_id: r,
|
|
@@ -10335,19 +10381,19 @@ const u0 = "_content_cu8lm_1", h0 = "_title_cu8lm_18", pr = {
|
|
|
10335
10381
|
for (const n in e)
|
|
10336
10382
|
n.startsWith("--") && (t[n] = e[n]);
|
|
10337
10383
|
return t;
|
|
10338
|
-
},
|
|
10339
|
-
headerSection:
|
|
10340
|
-
title:
|
|
10341
|
-
subtitle:
|
|
10342
|
-
newsContent:
|
|
10343
|
-
containerCards:
|
|
10344
|
-
image:
|
|
10345
|
-
blockHeadContainer:
|
|
10346
|
-
},
|
|
10384
|
+
}, R0 = "_headerSection_1c69w_1", L0 = "_title_1c69w_11", B0 = "_subtitle_1c69w_23", O0 = "_newsContent_1c69w_36", P0 = "_containerCards_1c69w_44", D0 = "_image_1c69w_50", M0 = "_blockHeadContainer_1c69w_56", ct = {
|
|
10385
|
+
headerSection: R0,
|
|
10386
|
+
title: L0,
|
|
10387
|
+
subtitle: B0,
|
|
10388
|
+
newsContent: O0,
|
|
10389
|
+
containerCards: P0,
|
|
10390
|
+
image: D0,
|
|
10391
|
+
blockHeadContainer: M0
|
|
10392
|
+
}, j0 = (e) => {
|
|
10347
10393
|
const { content: t, title: n, isVideo: r } = e;
|
|
10348
10394
|
if (!t || t.length === 0) return;
|
|
10349
10395
|
const s = t[0], o = t.slice(1), i = e.slot_id && e.slot_id !== "Nota_1";
|
|
10350
|
-
return s && o && /* @__PURE__ */ f(
|
|
10396
|
+
return s && o && /* @__PURE__ */ f(ge, { title: n, titleUrl: e.titleUrl, children: [
|
|
10351
10397
|
/* @__PURE__ */ a("div", { className: ct.headerSection, children: /* @__PURE__ */ f(
|
|
10352
10398
|
"a",
|
|
10353
10399
|
{
|
|
@@ -10389,20 +10435,20 @@ const u0 = "_content_cu8lm_1", h0 = "_title_cu8lm_18", pr = {
|
|
|
10389
10435
|
] })
|
|
10390
10436
|
] });
|
|
10391
10437
|
}, yr = {
|
|
10392
|
-
banner: (e) => /* @__PURE__ */ a(
|
|
10438
|
+
banner: (e) => /* @__PURE__ */ a(Ae, { ...e, name: e.slot_id.replace("Home", "block") }),
|
|
10393
10439
|
readest: (e) => /* @__PURE__ */ a(ba, { ...e }),
|
|
10394
10440
|
"Modulo 1x3": (e) => /* @__PURE__ */ a(Es, { ...e }),
|
|
10395
|
-
"Modulo 1x4": (e) => /* @__PURE__ */ a(
|
|
10396
|
-
"Modulo 1x5": (e) => /* @__PURE__ */ a(
|
|
10397
|
-
"Destacado noticias": (e) => /* @__PURE__ */ a(
|
|
10398
|
-
"Destacado full width": (e) => /* @__PURE__ */ a(
|
|
10399
|
-
"Destacado videos": (e) => /* @__PURE__ */ a(
|
|
10400
|
-
"Carrusel card": (e) => /* @__PURE__ */ a(
|
|
10401
|
-
"Carrusel story": (e) => /* @__PURE__ */ a(
|
|
10402
|
-
"Carrusel owl": (e) => /* @__PURE__ */ a(
|
|
10403
|
-
"Modulo fotogaleria": (e) => /* @__PURE__ */ a(
|
|
10404
|
-
"Carrusel opinion": (e) => /* @__PURE__ */ a(
|
|
10405
|
-
"Modulo 1x3 card": (e) => /* @__PURE__ */ a(
|
|
10441
|
+
"Modulo 1x4": (e) => /* @__PURE__ */ a(Pf, { ...e }),
|
|
10442
|
+
"Modulo 1x5": (e) => /* @__PURE__ */ a(Qf, { ...e }),
|
|
10443
|
+
"Destacado noticias": (e) => /* @__PURE__ */ a(of, { ...e }),
|
|
10444
|
+
"Destacado full width": (e) => /* @__PURE__ */ a(j0, { ...e }),
|
|
10445
|
+
"Destacado videos": (e) => /* @__PURE__ */ a(Vf, { ...e }),
|
|
10446
|
+
"Carrusel card": (e) => /* @__PURE__ */ a(r2, { ...e }),
|
|
10447
|
+
"Carrusel story": (e) => /* @__PURE__ */ a(k0, { ...e }),
|
|
10448
|
+
"Carrusel owl": (e) => /* @__PURE__ */ a(U0, { ...e }),
|
|
10449
|
+
"Modulo fotogaleria": (e) => /* @__PURE__ */ a(q0, { ...e }),
|
|
10450
|
+
"Carrusel opinion": (e) => /* @__PURE__ */ a(m2, { ...e }),
|
|
10451
|
+
"Modulo 1x3 card": (e) => /* @__PURE__ */ a(a2, { ...e })
|
|
10406
10452
|
};
|
|
10407
10453
|
function Is({
|
|
10408
10454
|
component: e,
|
|
@@ -10413,7 +10459,7 @@ function Is({
|
|
|
10413
10459
|
if (r)
|
|
10414
10460
|
return yr[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: xa(n), children: yr[e]({ ...n, banners: r, slot_id: t }) });
|
|
10415
10461
|
}
|
|
10416
|
-
function
|
|
10462
|
+
function u3({
|
|
10417
10463
|
children: e,
|
|
10418
10464
|
stylesConfigEntry: t
|
|
10419
10465
|
}) {
|
|
@@ -10459,7 +10505,7 @@ const wr = {
|
|
|
10459
10505
|
},
|
|
10460
10506
|
Super: (e) => /* @__PURE__ */ a(Ct, { ...e.data[0], paths: e.paths }),
|
|
10461
10507
|
"3 notas verticales": (e) => /* @__PURE__ */ a(
|
|
10462
|
-
|
|
10508
|
+
Jm,
|
|
10463
10509
|
{
|
|
10464
10510
|
content: e.data,
|
|
10465
10511
|
customLargeSection: e.customLargeSection,
|
|
@@ -10468,7 +10514,7 @@ const wr = {
|
|
|
10468
10514
|
}
|
|
10469
10515
|
),
|
|
10470
10516
|
"3 notas horizontales": (e) => /* @__PURE__ */ a(
|
|
10471
|
-
|
|
10517
|
+
Wm,
|
|
10472
10518
|
{
|
|
10473
10519
|
content: e.data,
|
|
10474
10520
|
customLargeSection: e.customLargeSection,
|
|
@@ -10485,7 +10531,7 @@ const wr = {
|
|
|
10485
10531
|
...t,
|
|
10486
10532
|
rightOnlyBanner: r,
|
|
10487
10533
|
banners: n
|
|
10488
|
-
}) }),
|
|
10534
|
+
}) }), h3 = ({
|
|
10489
10535
|
slots: e,
|
|
10490
10536
|
DYNAMIC_SLOT_SUBINDEXES: t,
|
|
10491
10537
|
stylesConfig: n,
|
|
@@ -10536,13 +10582,13 @@ const wr = {
|
|
|
10536
10582
|
);
|
|
10537
10583
|
}
|
|
10538
10584
|
return c;
|
|
10539
|
-
},
|
|
10585
|
+
}, m3 = ({
|
|
10540
10586
|
mainBlock: e,
|
|
10541
10587
|
StylesConfigMain: t,
|
|
10542
10588
|
config: n,
|
|
10543
10589
|
banners: r
|
|
10544
10590
|
}) => {
|
|
10545
|
-
const { PUBLIC_ENV: s } =
|
|
10591
|
+
const { PUBLIC_ENV: s } = Y();
|
|
10546
10592
|
if (s !== "local") return null;
|
|
10547
10593
|
const o = e?.news?.data || [], i = (c, d) => ({
|
|
10548
10594
|
...e?.news,
|
|
@@ -10550,7 +10596,7 @@ const wr = {
|
|
|
10550
10596
|
data: o.slice(0, d),
|
|
10551
10597
|
paths: n.paths
|
|
10552
10598
|
});
|
|
10553
|
-
return /* @__PURE__ */ f(
|
|
10599
|
+
return /* @__PURE__ */ f(J, { children: [
|
|
10554
10600
|
/* @__PURE__ */ a(
|
|
10555
10601
|
zn,
|
|
10556
10602
|
{
|
|
@@ -10579,14 +10625,14 @@ const wr = {
|
|
|
10579
10625
|
),
|
|
10580
10626
|
/* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(rt, { banners: r, index: 1 }) })
|
|
10581
10627
|
] });
|
|
10582
|
-
},
|
|
10628
|
+
}, Q0 = (e) => {
|
|
10583
10629
|
const { config: t, hascontent: n } = e, r = t.articlepreview, s = [
|
|
10584
10630
|
st.videoEmbedded,
|
|
10585
10631
|
st.videoYouTube,
|
|
10586
10632
|
st.iframe
|
|
10587
10633
|
];
|
|
10588
10634
|
return !!(r === st.imagen && n?.hasgalleryimages || s.includes(r));
|
|
10589
|
-
},
|
|
10635
|
+
}, f3 = async (e) => {
|
|
10590
10636
|
const {
|
|
10591
10637
|
custom_complement: t,
|
|
10592
10638
|
ranking: n = [],
|
|
@@ -10598,11 +10644,11 @@ const wr = {
|
|
|
10598
10644
|
itemList: d = [],
|
|
10599
10645
|
socials: l,
|
|
10600
10646
|
getVideos: u
|
|
10601
|
-
} = e, h = e.slug === "liveblogs", { SHOW_NEWS_MORE_NEWS: m, SHOW_NEWS_RELATED_NEWS: p } =
|
|
10647
|
+
} = e, h = e.slug === "liveblogs", { SHOW_NEWS_MORE_NEWS: m, SHOW_NEWS_RELATED_NEWS: p } = Y();
|
|
10602
10648
|
if (!(!o || !o[0]))
|
|
10603
|
-
return /* @__PURE__ */ a(
|
|
10649
|
+
return /* @__PURE__ */ a(J, { children: /* @__PURE__ */ f(S2, { className: ia.contentLayout2, children: [
|
|
10604
10650
|
/* @__PURE__ */ a(
|
|
10605
|
-
|
|
10651
|
+
q2,
|
|
10606
10652
|
{
|
|
10607
10653
|
option: e.slug,
|
|
10608
10654
|
news: o,
|
|
@@ -10612,14 +10658,14 @@ const wr = {
|
|
|
10612
10658
|
),
|
|
10613
10659
|
/* @__PURE__ */ a(rt, { banners: r, index: 1 }),
|
|
10614
10660
|
!h && e.commonServices && /* @__PURE__ */ a(
|
|
10615
|
-
|
|
10661
|
+
I0,
|
|
10616
10662
|
{
|
|
10617
10663
|
news: o[0],
|
|
10618
10664
|
commonServices: e.commonServices
|
|
10619
10665
|
}
|
|
10620
10666
|
),
|
|
10621
10667
|
/* @__PURE__ */ a(
|
|
10622
|
-
|
|
10668
|
+
U2,
|
|
10623
10669
|
{
|
|
10624
10670
|
texts: e.texts,
|
|
10625
10671
|
paths: e.paths,
|
|
@@ -10627,11 +10673,11 @@ const wr = {
|
|
|
10627
10673
|
itemList: d,
|
|
10628
10674
|
ranking: n,
|
|
10629
10675
|
readestCustomStyles: e.readestCustomStyles,
|
|
10630
|
-
bannerTop: /* @__PURE__ */ a(
|
|
10631
|
-
banner: /* @__PURE__ */ a(
|
|
10676
|
+
bannerTop: /* @__PURE__ */ a(Ae, { banners: r ?? [], name: "right_1" }),
|
|
10677
|
+
banner: /* @__PURE__ */ a(Ae, { banners: r ?? [], name: "right_2" }),
|
|
10632
10678
|
complement: /* @__PURE__ */ f("div", { id: "comentarios", suppressHydrationWarning: !0, children: [
|
|
10633
10679
|
s.length > 0 && /* @__PURE__ */ a(
|
|
10634
|
-
|
|
10680
|
+
bm,
|
|
10635
10681
|
{
|
|
10636
10682
|
texts: e.texts,
|
|
10637
10683
|
autorIcon: e.autorIcon,
|
|
@@ -10640,7 +10686,7 @@ const wr = {
|
|
|
10640
10686
|
}
|
|
10641
10687
|
),
|
|
10642
10688
|
o[0].authors.length > 1 && /* @__PURE__ */ a(
|
|
10643
|
-
|
|
10689
|
+
Im,
|
|
10644
10690
|
{
|
|
10645
10691
|
news: o[0],
|
|
10646
10692
|
autorIcon: e.autorIcon,
|
|
@@ -10649,7 +10695,7 @@ const wr = {
|
|
|
10649
10695
|
}
|
|
10650
10696
|
),
|
|
10651
10697
|
/* @__PURE__ */ a("div", { className: ia.tagContent, children: /* @__PURE__ */ a(
|
|
10652
|
-
|
|
10698
|
+
um,
|
|
10653
10699
|
{
|
|
10654
10700
|
tags: o[0]?.keywords?.tags,
|
|
10655
10701
|
paths: e.paths
|
|
@@ -10680,7 +10726,7 @@ const wr = {
|
|
|
10680
10726
|
}
|
|
10681
10727
|
),
|
|
10682
10728
|
/* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(rt, { banners: r, index: 2 }) }),
|
|
10683
|
-
p && /* @__PURE__ */ f(
|
|
10729
|
+
p && /* @__PURE__ */ f(J, { children: [
|
|
10684
10730
|
/* @__PURE__ */ a(
|
|
10685
10731
|
Is,
|
|
10686
10732
|
{
|
|
@@ -10697,8 +10743,8 @@ const wr = {
|
|
|
10697
10743
|
),
|
|
10698
10744
|
/* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(rt, { banners: r, index: 3 }) })
|
|
10699
10745
|
] }),
|
|
10700
|
-
m && /* @__PURE__ */ f(
|
|
10701
|
-
/* @__PURE__ */ a(
|
|
10746
|
+
m && /* @__PURE__ */ f(J, { children: [
|
|
10747
|
+
/* @__PURE__ */ a(ge, { title: e.texts.moreNewsTitle, children: /* @__PURE__ */ a(
|
|
10702
10748
|
"div",
|
|
10703
10749
|
{
|
|
10704
10750
|
suppressHydrationWarning: !0,
|
|
@@ -10728,7 +10774,7 @@ const wr = {
|
|
|
10728
10774
|
},
|
|
10729
10775
|
children: [
|
|
10730
10776
|
/* @__PURE__ */ a(
|
|
10731
|
-
|
|
10777
|
+
A0,
|
|
10732
10778
|
{
|
|
10733
10779
|
texts: e.texts,
|
|
10734
10780
|
autorIcon: e.autorIcon,
|
|
@@ -10742,126 +10788,23 @@ const wr = {
|
|
|
10742
10788
|
getVideos: u,
|
|
10743
10789
|
noteShare: e.noteShare,
|
|
10744
10790
|
paths: e.paths,
|
|
10745
|
-
showHeaderImage: !
|
|
10791
|
+
showHeaderImage: !Q0(o[0])
|
|
10746
10792
|
}
|
|
10747
10793
|
),
|
|
10748
|
-
/* @__PURE__ */ a(
|
|
10794
|
+
/* @__PURE__ */ a(Ae, { banners: r ?? [], name: "block_3" })
|
|
10749
10795
|
]
|
|
10750
10796
|
}
|
|
10751
10797
|
)
|
|
10752
10798
|
}
|
|
10753
10799
|
)
|
|
10754
10800
|
] }) });
|
|
10755
|
-
},
|
|
10756
|
-
content: B0,
|
|
10757
|
-
contentInfo: O0,
|
|
10758
|
-
imageStyled: P0,
|
|
10759
|
-
name: D0,
|
|
10760
|
-
description: M0,
|
|
10761
|
-
contentInfoWithoutImg: j0
|
|
10762
|
-
}, Q0 = async (e) => {
|
|
10763
|
-
const t = e.img ? await me(e.img) : "";
|
|
10764
|
-
return /* @__PURE__ */ a("section", { className: wt.content, children: /* @__PURE__ */ f(
|
|
10765
|
-
"div",
|
|
10766
|
-
{
|
|
10767
|
-
className: `${wt.contentInfo} ${t ? "" : wt.contentInfoWithoutImg}`,
|
|
10768
|
-
children: [
|
|
10769
|
-
e.img && /* @__PURE__ */ a(
|
|
10770
|
-
"img",
|
|
10771
|
-
{
|
|
10772
|
-
fetchPriority: "low",
|
|
10773
|
-
loading: "lazy",
|
|
10774
|
-
className: wt.imageStyled,
|
|
10775
|
-
src: t
|
|
10776
|
-
}
|
|
10777
|
-
),
|
|
10778
|
-
/* @__PURE__ */ a("h1", { className: wt.name, children: e.tag }),
|
|
10779
|
-
e.description && /* @__PURE__ */ a(
|
|
10780
|
-
"div",
|
|
10781
|
-
{
|
|
10782
|
-
className: wt.description,
|
|
10783
|
-
dangerouslySetInnerHTML: {
|
|
10784
|
-
__html: e.description
|
|
10785
|
-
}
|
|
10786
|
-
}
|
|
10787
|
-
)
|
|
10788
|
-
]
|
|
10789
|
-
}
|
|
10790
|
-
) });
|
|
10791
|
-
}, G0 = "_content_7wvro_1", H0 = "_contentInfo_7wvro_23", z0 = "_name_7wvro_34", V0 = "_description_7wvro_43", nn = {
|
|
10801
|
+
}, G0 = "_content_1046n_1", H0 = "_buttonStyled_1046n_9", z0 = "_searchStyled_1046n_20", V0 = "_inputStyled_1046n_36", F0 = "_inputStyledTest_1046n_55", Bt = {
|
|
10792
10802
|
content: G0,
|
|
10793
|
-
|
|
10794
|
-
|
|
10795
|
-
|
|
10796
|
-
|
|
10797
|
-
|
|
10798
|
-
{
|
|
10799
|
-
className: nn.content,
|
|
10800
|
-
style: {
|
|
10801
|
-
color: e.textColor,
|
|
10802
|
-
"--backDropHeigth": e.backDropHeigth ? e.backDropHeigth : "100%",
|
|
10803
|
-
padding: e.sectionPadding ?? "",
|
|
10804
|
-
"--backgroundColor": e.backgroundColor
|
|
10805
|
-
},
|
|
10806
|
-
children: /* @__PURE__ */ f("div", { className: nn.contentInfo, children: [
|
|
10807
|
-
/* @__PURE__ */ a(
|
|
10808
|
-
"h1",
|
|
10809
|
-
{
|
|
10810
|
-
className: nn.name,
|
|
10811
|
-
style: {
|
|
10812
|
-
color: e.textColor
|
|
10813
|
-
},
|
|
10814
|
-
children: e.tag
|
|
10815
|
-
}
|
|
10816
|
-
),
|
|
10817
|
-
e.description && /* @__PURE__ */ a(
|
|
10818
|
-
"div",
|
|
10819
|
-
{
|
|
10820
|
-
style: {
|
|
10821
|
-
color: e.textColor
|
|
10822
|
-
},
|
|
10823
|
-
className: nn.description,
|
|
10824
|
-
dangerouslySetInnerHTML: {
|
|
10825
|
-
__html: e.description
|
|
10826
|
-
}
|
|
10827
|
-
}
|
|
10828
|
-
)
|
|
10829
|
-
] })
|
|
10830
|
-
}
|
|
10831
|
-
), w3 = (e) => {
|
|
10832
|
-
const { option: t, entity: n } = e;
|
|
10833
|
-
switch (t) {
|
|
10834
|
-
case "op1":
|
|
10835
|
-
return /* @__PURE__ */ a(
|
|
10836
|
-
Q0,
|
|
10837
|
-
{
|
|
10838
|
-
tag: n?.name ?? "",
|
|
10839
|
-
img: n?.image?.url ?? "",
|
|
10840
|
-
description: n?.description ? n?.description : ""
|
|
10841
|
-
}
|
|
10842
|
-
);
|
|
10843
|
-
case "op2":
|
|
10844
|
-
return /* @__PURE__ */ a(
|
|
10845
|
-
F0,
|
|
10846
|
-
{
|
|
10847
|
-
tag: n?.name ?? "",
|
|
10848
|
-
description: n?.description ? n?.description : "",
|
|
10849
|
-
backDropHeigth: e.backDropHeigth,
|
|
10850
|
-
backgroundColor: e.backgroundColor,
|
|
10851
|
-
sectionPadding: e.sectionPadding,
|
|
10852
|
-
textColor: e.textColor
|
|
10853
|
-
}
|
|
10854
|
-
);
|
|
10855
|
-
default:
|
|
10856
|
-
return /* @__PURE__ */ a(Y, {});
|
|
10857
|
-
}
|
|
10858
|
-
}, $0 = "_content_1046n_1", W0 = "_buttonStyled_1046n_9", Y0 = "_searchStyled_1046n_20", K0 = "_inputStyled_1046n_36", J0 = "_inputStyledTest_1046n_55", Bt = {
|
|
10859
|
-
content: $0,
|
|
10860
|
-
buttonStyled: W0,
|
|
10861
|
-
searchStyled: Y0,
|
|
10862
|
-
inputStyled: K0,
|
|
10863
|
-
inputStyledTest: J0
|
|
10864
|
-
}, Z0 = (e) => /* @__PURE__ */ a(
|
|
10803
|
+
buttonStyled: H0,
|
|
10804
|
+
searchStyled: z0,
|
|
10805
|
+
inputStyled: V0,
|
|
10806
|
+
inputStyledTest: F0
|
|
10807
|
+
}, $0 = (e) => /* @__PURE__ */ a(
|
|
10865
10808
|
"svg",
|
|
10866
10809
|
{
|
|
10867
10810
|
width: "68",
|
|
@@ -10880,7 +10823,7 @@ const wr = {
|
|
|
10880
10823
|
}
|
|
10881
10824
|
) })
|
|
10882
10825
|
}
|
|
10883
|
-
),
|
|
10826
|
+
), g3 = (e) => /* @__PURE__ */ a(
|
|
10884
10827
|
"form",
|
|
10885
10828
|
{
|
|
10886
10829
|
className: Bt.content,
|
|
@@ -10897,14 +10840,14 @@ const wr = {
|
|
|
10897
10840
|
placeholder: e.texts.searchKeyWord + "..."
|
|
10898
10841
|
}
|
|
10899
10842
|
),
|
|
10900
|
-
/* @__PURE__ */ a("button", { className: Bt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(
|
|
10843
|
+
/* @__PURE__ */ a("button", { className: Bt.buttonStyled, type: "submit", children: /* @__PURE__ */ a($0, { className: Bt.searchStyled }) })
|
|
10901
10844
|
] })
|
|
10902
10845
|
}
|
|
10903
|
-
),
|
|
10904
|
-
content:
|
|
10905
|
-
newsContentSection:
|
|
10906
|
-
itemContent:
|
|
10907
|
-
},
|
|
10846
|
+
), W0 = "_content_io3tv_1", Y0 = "_newsContentSection_io3tv_5", K0 = "_itemContent_io3tv_10", Vn = {
|
|
10847
|
+
content: W0,
|
|
10848
|
+
newsContentSection: Y0,
|
|
10849
|
+
itemContent: K0
|
|
10850
|
+
}, p3 = (e) => {
|
|
10908
10851
|
const {
|
|
10909
10852
|
data: t,
|
|
10910
10853
|
option: n,
|
|
@@ -10923,16 +10866,16 @@ const wr = {
|
|
|
10923
10866
|
};
|
|
10924
10867
|
switch (n) {
|
|
10925
10868
|
case "op1":
|
|
10926
|
-
return /* @__PURE__ */ a(
|
|
10927
|
-
/* @__PURE__ */ a(
|
|
10869
|
+
return /* @__PURE__ */ a(J, { children: /* @__PURE__ */ f(ir, { children: [
|
|
10870
|
+
/* @__PURE__ */ a(nu, { autor: r[0], autorIcon: e.autorIcon }),
|
|
10928
10871
|
/* @__PURE__ */ a(
|
|
10929
10872
|
Cs,
|
|
10930
10873
|
{
|
|
10931
10874
|
paths: e.paths,
|
|
10932
10875
|
ranking: c,
|
|
10933
10876
|
readestTitle: u.readestTitle ?? "",
|
|
10934
|
-
bannerTop: /* @__PURE__ */ a(
|
|
10935
|
-
banner: /* @__PURE__ */ a(
|
|
10877
|
+
bannerTop: /* @__PURE__ */ a(Ae, { banners: o ?? [], name: "right_1" }),
|
|
10878
|
+
banner: /* @__PURE__ */ a(Ae, { banners: o ?? [], name: "right_2" }),
|
|
10936
10879
|
children: /* @__PURE__ */ a("section", { className: Vn.content, children: t.length > 0 ? /* @__PURE__ */ a(
|
|
10937
10880
|
ra,
|
|
10938
10881
|
{
|
|
@@ -10956,7 +10899,7 @@ const wr = {
|
|
|
10956
10899
|
{
|
|
10957
10900
|
className: Vn.itemContent + " banner-context",
|
|
10958
10901
|
children: /* @__PURE__ */ a(
|
|
10959
|
-
|
|
10902
|
+
Ae,
|
|
10960
10903
|
{
|
|
10961
10904
|
banners: o ?? [],
|
|
10962
10905
|
name: `block_2_${m[g + 1]}`
|
|
@@ -11005,9 +10948,9 @@ const wr = {
|
|
|
11005
10948
|
)
|
|
11006
10949
|
] }) });
|
|
11007
10950
|
case "op2":
|
|
11008
|
-
return /* @__PURE__ */ a(
|
|
11009
|
-
/* @__PURE__ */ a(
|
|
11010
|
-
Array.isArray(t) ? /* @__PURE__ */ f(
|
|
10951
|
+
return /* @__PURE__ */ a(J, { children: /* @__PURE__ */ f(ir, { children: [
|
|
10952
|
+
/* @__PURE__ */ a(mu, { autor: r[0], autorIcon: e.autorIcon }),
|
|
10953
|
+
Array.isArray(t) ? /* @__PURE__ */ f(J, { children: [
|
|
11011
10954
|
/* @__PURE__ */ a(
|
|
11012
10955
|
Es,
|
|
11013
10956
|
{
|
|
@@ -11058,24 +11001,24 @@ const wr = {
|
|
|
11058
11001
|
)
|
|
11059
11002
|
] }) });
|
|
11060
11003
|
default:
|
|
11061
|
-
return /* @__PURE__ */ a(
|
|
11062
|
-
}
|
|
11063
|
-
},
|
|
11064
|
-
content:
|
|
11065
|
-
videoContent:
|
|
11066
|
-
},
|
|
11067
|
-
container:
|
|
11068
|
-
playStyled:
|
|
11069
|
-
imageStyled:
|
|
11070
|
-
longer:
|
|
11071
|
-
contentNews:
|
|
11072
|
-
tagContent:
|
|
11073
|
-
tag:
|
|
11074
|
-
titular:
|
|
11075
|
-
small:
|
|
11076
|
-
figure:
|
|
11077
|
-
backDrop:
|
|
11078
|
-
backDropAux:
|
|
11004
|
+
return /* @__PURE__ */ a(J, {});
|
|
11005
|
+
}
|
|
11006
|
+
}, J0 = "_content_pq89v_1", Z0 = "_videoContent_pq89v_9", vr = {
|
|
11007
|
+
content: J0,
|
|
11008
|
+
videoContent: Z0
|
|
11009
|
+
}, X0 = "_container_1xr2t_1", eg = "_playStyled_1xr2t_6", tg = "_imageStyled_1xr2t_13", ng = "_longer_1xr2t_26", ag = "_contentNews_1xr2t_31", rg = "_tagContent_1xr2t_51", sg = "_tag_1xr2t_51", og = "_titular_1xr2t_68", ig = "_small_1xr2t_81", cg = "_figure_1xr2t_87", lg = "_backDrop_1xr2t_92", dg = "_backDropAux_1xr2t_100", Ot = {
|
|
11010
|
+
container: X0,
|
|
11011
|
+
playStyled: eg,
|
|
11012
|
+
imageStyled: tg,
|
|
11013
|
+
longer: ng,
|
|
11014
|
+
contentNews: ag,
|
|
11015
|
+
tagContent: rg,
|
|
11016
|
+
tag: sg,
|
|
11017
|
+
titular: og,
|
|
11018
|
+
small: ig,
|
|
11019
|
+
figure: cg,
|
|
11020
|
+
backDrop: lg,
|
|
11021
|
+
backDropAux: dg
|
|
11079
11022
|
}, br = async (e) => {
|
|
11080
11023
|
const { size: t = "longer", video: n } = e, r = n.main.image.sizes[0]?.url ?? "";
|
|
11081
11024
|
return /* @__PURE__ */ a("figure", { className: Ot.figure, children: /* @__PURE__ */ f("span", { className: Ot.backdrop, children: [
|
|
@@ -11108,9 +11051,9 @@ const wr = {
|
|
|
11108
11051
|
)
|
|
11109
11052
|
] }) })
|
|
11110
11053
|
] }) });
|
|
11111
|
-
},
|
|
11054
|
+
}, ug = (e) => {
|
|
11112
11055
|
const { videos: t } = e;
|
|
11113
|
-
return /* @__PURE__ */ a("div", { className: vr.content, children: /* @__PURE__ */ a(Vt, { children: /* @__PURE__ */ a(
|
|
11056
|
+
return /* @__PURE__ */ a("div", { className: vr.content, children: /* @__PURE__ */ a(Vt, { children: /* @__PURE__ */ a(ge, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: vr.videoContent, children: [
|
|
11114
11057
|
/* @__PURE__ */ a(br, { video: t[0] }),
|
|
11115
11058
|
/* @__PURE__ */ a("div", { style: { display: "flex", flexDirection: "column" }, children: t.slice(1).map((n, r) => /* @__PURE__ */ a(
|
|
11116
11059
|
br,
|
|
@@ -11121,18 +11064,18 @@ const wr = {
|
|
|
11121
11064
|
`video-small-${r}`
|
|
11122
11065
|
)) })
|
|
11123
11066
|
] }) }) }) });
|
|
11124
|
-
},
|
|
11125
|
-
content:
|
|
11126
|
-
videoContent:
|
|
11127
|
-
articleSection:
|
|
11128
|
-
contentLatout:
|
|
11129
|
-
title:
|
|
11130
|
-
article:
|
|
11131
|
-
correspondent:
|
|
11132
|
-
},
|
|
11133
|
-
container:
|
|
11134
|
-
playStyled:
|
|
11135
|
-
},
|
|
11067
|
+
}, hg = "_content_ruy5q_1", mg = "_videoContent_ruy5q_9", fg = "_articleSection_ruy5q_21", gg = "_contentLatout_ruy5q_31", pg = "_title_ruy5q_36", Ag = "_article_ruy5q_21", yg = "_correspondent_ruy5q_64", lt = {
|
|
11068
|
+
content: hg,
|
|
11069
|
+
videoContent: mg,
|
|
11070
|
+
articleSection: fg,
|
|
11071
|
+
contentLatout: gg,
|
|
11072
|
+
title: pg,
|
|
11073
|
+
article: Ag,
|
|
11074
|
+
correspondent: yg
|
|
11075
|
+
}, wg = "_container_1rq2h_1", vg = "_playStyled_1rq2h_9", Cr = {
|
|
11076
|
+
container: wg,
|
|
11077
|
+
playStyled: vg
|
|
11078
|
+
}, bg = (e) => {
|
|
11136
11079
|
const { video: t } = e, n = va();
|
|
11137
11080
|
return /* @__PURE__ */ a(
|
|
11138
11081
|
B,
|
|
@@ -11154,12 +11097,12 @@ const wr = {
|
|
|
11154
11097
|
] })
|
|
11155
11098
|
}
|
|
11156
11099
|
);
|
|
11157
|
-
},
|
|
11100
|
+
}, Cg = (e) => {
|
|
11158
11101
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Me(
|
|
11159
11102
|
e.video.info.date.created
|
|
11160
11103
|
)}` : e?.video.main.author;
|
|
11161
|
-
return /* @__PURE__ */ a("div", { className: lt.content, children: /* @__PURE__ */ a(Vt, { className: lt.contentLatout, children: /* @__PURE__ */ a(
|
|
11162
|
-
/* @__PURE__ */ a(
|
|
11104
|
+
return /* @__PURE__ */ a("div", { className: lt.content, children: /* @__PURE__ */ a(Vt, { className: lt.contentLatout, children: /* @__PURE__ */ a(ge, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ f("div", { className: lt.videoContent, children: [
|
|
11105
|
+
/* @__PURE__ */ a(bg, { video: e.video }),
|
|
11163
11106
|
/* @__PURE__ */ f("div", { className: lt.articleSection, children: [
|
|
11164
11107
|
/* @__PURE__ */ a(
|
|
11165
11108
|
B,
|
|
@@ -11174,17 +11117,17 @@ const wr = {
|
|
|
11174
11117
|
/* @__PURE__ */ a("p", { className: lt.correspondent, children: t() })
|
|
11175
11118
|
] })
|
|
11176
11119
|
] }) }) }) });
|
|
11177
|
-
},
|
|
11120
|
+
}, A3 = (e) => {
|
|
11178
11121
|
switch (e.option) {
|
|
11179
11122
|
case "op1":
|
|
11180
|
-
return /* @__PURE__ */ a(
|
|
11123
|
+
return /* @__PURE__ */ a(ug, { videos: e.data });
|
|
11181
11124
|
case "op2":
|
|
11182
|
-
return /* @__PURE__ */ a(
|
|
11125
|
+
return /* @__PURE__ */ a(Cg, { video: e.data[0] });
|
|
11183
11126
|
default:
|
|
11184
|
-
return /* @__PURE__ */ a(
|
|
11127
|
+
return /* @__PURE__ */ a(J, {});
|
|
11185
11128
|
}
|
|
11186
11129
|
};
|
|
11187
|
-
function
|
|
11130
|
+
function y3({ containerId: e, containerId2: t }) {
|
|
11188
11131
|
return De(() => {
|
|
11189
11132
|
try {
|
|
11190
11133
|
let n = function() {
|
|
@@ -11220,7 +11163,7 @@ function _3({ containerId: e, containerId2: t }) {
|
|
|
11220
11163
|
}
|
|
11221
11164
|
}, [e]), null;
|
|
11222
11165
|
}
|
|
11223
|
-
const
|
|
11166
|
+
const _g = (e) => {
|
|
11224
11167
|
const {
|
|
11225
11168
|
//rounded = false,
|
|
11226
11169
|
isVideo: t = !1,
|
|
@@ -11234,7 +11177,7 @@ const Tg = (e) => {
|
|
|
11234
11177
|
);
|
|
11235
11178
|
if (!i.length || !i[0]?.url || i[0]?.url === "")
|
|
11236
11179
|
return /* @__PURE__ */ a("div", { className: oe.imagePlaceholder });
|
|
11237
|
-
const { PUBLIC_API_HOST: c, PUBLIC_ENV: d } =
|
|
11180
|
+
const { PUBLIC_API_HOST: c, PUBLIC_ENV: d } = Y();
|
|
11238
11181
|
return /* @__PURE__ */ a("figure", { className: oe.figure, children: /* @__PURE__ */ f("span", { className: oe.backdrop, children: [
|
|
11239
11182
|
/* @__PURE__ */ a(
|
|
11240
11183
|
"span",
|
|
@@ -11259,7 +11202,7 @@ const Tg = (e) => {
|
|
|
11259
11202
|
}
|
|
11260
11203
|
}
|
|
11261
11204
|
),
|
|
11262
|
-
t && /* @__PURE__ */ f(
|
|
11205
|
+
t && /* @__PURE__ */ f(J, { children: [
|
|
11263
11206
|
/* @__PURE__ */ a(
|
|
11264
11207
|
"div",
|
|
11265
11208
|
{
|
|
@@ -11282,7 +11225,7 @@ const Tg = (e) => {
|
|
|
11282
11225
|
] })
|
|
11283
11226
|
] })
|
|
11284
11227
|
] }) });
|
|
11285
|
-
},
|
|
11228
|
+
}, Ng = (e) => /* @__PURE__ */ a(
|
|
11286
11229
|
"svg",
|
|
11287
11230
|
{
|
|
11288
11231
|
width: "41",
|
|
@@ -11299,7 +11242,7 @@ const Tg = (e) => {
|
|
|
11299
11242
|
}
|
|
11300
11243
|
)
|
|
11301
11244
|
}
|
|
11302
|
-
),
|
|
11245
|
+
), Sg = {
|
|
11303
11246
|
info: {
|
|
11304
11247
|
section: {
|
|
11305
11248
|
name: "",
|
|
@@ -11356,14 +11299,14 @@ const Tg = (e) => {
|
|
|
11356
11299
|
}
|
|
11357
11300
|
],
|
|
11358
11301
|
preview: void 0
|
|
11359
|
-
}, _r = 6,
|
|
11302
|
+
}, _r = 6, Eg = ({
|
|
11360
11303
|
section: e,
|
|
11361
11304
|
currentNews: t,
|
|
11362
11305
|
banner: n,
|
|
11363
11306
|
isVisible: r = !1,
|
|
11364
11307
|
stylesConfig: s
|
|
11365
11308
|
}) => {
|
|
11366
|
-
const [o, i] =
|
|
11309
|
+
const [o, i] = K({ data: Array.from({ length: _r }, () => Sg) }), [c, d] = K(!1), l = he(async () => {
|
|
11367
11310
|
if (!(c || !t?.info?.link?.internal)) {
|
|
11368
11311
|
d(!0);
|
|
11369
11312
|
try {
|
|
@@ -11386,7 +11329,7 @@ const Tg = (e) => {
|
|
|
11386
11329
|
return De(() => {
|
|
11387
11330
|
r && l();
|
|
11388
11331
|
}, [r, o, l]), !o?.data || o.data.length === 0 ? null : /* @__PURE__ */ a(
|
|
11389
|
-
|
|
11332
|
+
xg,
|
|
11390
11333
|
{
|
|
11391
11334
|
news: o.data,
|
|
11392
11335
|
title: "Más Noticias",
|
|
@@ -11398,7 +11341,7 @@ const Tg = (e) => {
|
|
|
11398
11341
|
isVisible: r
|
|
11399
11342
|
}
|
|
11400
11343
|
);
|
|
11401
|
-
},
|
|
11344
|
+
}, xg = (e) => {
|
|
11402
11345
|
const { news: t, hasLines: n = !1 } = e, r = (s) => n && (s + 1) % 3 !== 0 ? sa.contentSeparator : "";
|
|
11403
11346
|
return /* @__PURE__ */ a(
|
|
11404
11347
|
"div",
|
|
@@ -11434,7 +11377,7 @@ const Tg = (e) => {
|
|
|
11434
11377
|
"aria-label": i?.title?.section ?? "nota",
|
|
11435
11378
|
target: d?.link?.target,
|
|
11436
11379
|
children: /* @__PURE__ */ a(
|
|
11437
|
-
|
|
11380
|
+
_g,
|
|
11438
11381
|
{
|
|
11439
11382
|
isVisible: e.isVisible,
|
|
11440
11383
|
preview: l,
|
|
@@ -11447,7 +11390,7 @@ const Tg = (e) => {
|
|
|
11447
11390
|
}
|
|
11448
11391
|
),
|
|
11449
11392
|
/* @__PURE__ */ a("div", { className: Pt.newsDescription, children: /* @__PURE__ */ a(
|
|
11450
|
-
|
|
11393
|
+
Tg,
|
|
11451
11394
|
{
|
|
11452
11395
|
main: i,
|
|
11453
11396
|
authors: c,
|
|
@@ -11468,14 +11411,14 @@ const Tg = (e) => {
|
|
|
11468
11411
|
})
|
|
11469
11412
|
}
|
|
11470
11413
|
);
|
|
11471
|
-
},
|
|
11414
|
+
}, Tg = (e) => {
|
|
11472
11415
|
const { share: t = !1, cutSubtitle: n = !0 } = e, s = (() => {
|
|
11473
11416
|
if (!e?.authors || e.authors.length === 0) return "";
|
|
11474
11417
|
const o = e.authors[0], i = Me(e.info?.date?.modified);
|
|
11475
11418
|
return o && e?.config?.showtime && e.config?.showauthor ? `${o.fullname} - ${i}` : o && e.config?.showauthor ? o.fullname : e?.config?.showtime ? i : "";
|
|
11476
11419
|
})();
|
|
11477
11420
|
return /* @__PURE__ */ f("div", { className: re.boxInformation, children: [
|
|
11478
|
-
t && /* @__PURE__ */ a(
|
|
11421
|
+
t && /* @__PURE__ */ a(Ng, { className: re.dotStyles }),
|
|
11479
11422
|
e?.info?.section?.url && /* @__PURE__ */ f("div", { className: re.sectionDescriptionContainer, children: [
|
|
11480
11423
|
/* @__PURE__ */ a(
|
|
11481
11424
|
B,
|
|
@@ -11512,7 +11455,7 @@ const Tg = (e) => {
|
|
|
11512
11455
|
children: n ? je(e.main.subtitle.striped) : e.main.subtitle.striped
|
|
11513
11456
|
}
|
|
11514
11457
|
),
|
|
11515
|
-
(e?.config?.showtime || e.config?.showauthor) && s && /* @__PURE__ */ a(
|
|
11458
|
+
(e?.config?.showtime || e.config?.showauthor) && s && /* @__PURE__ */ a(J, { children: e.authors?.[0]?.internaluser ? /* @__PURE__ */ a(
|
|
11516
11459
|
B,
|
|
11517
11460
|
{
|
|
11518
11461
|
className: re.correspondentLink,
|
|
@@ -11521,7 +11464,7 @@ const Tg = (e) => {
|
|
|
11521
11464
|
}
|
|
11522
11465
|
) : /* @__PURE__ */ a("div", { className: re.correspondent, children: s }) })
|
|
11523
11466
|
] });
|
|
11524
|
-
},
|
|
11467
|
+
}, Ig = ({
|
|
11525
11468
|
user: e,
|
|
11526
11469
|
handleLogout: t,
|
|
11527
11470
|
message: n
|
|
@@ -11560,25 +11503,25 @@ const Tg = (e) => {
|
|
|
11560
11503
|
/* @__PURE__ */ a("p", { className: "comment-text", children: n })
|
|
11561
11504
|
] })
|
|
11562
11505
|
] }) });
|
|
11563
|
-
},
|
|
11564
|
-
overlay:
|
|
11565
|
-
popup:
|
|
11566
|
-
title:
|
|
11567
|
-
optionsContainer:
|
|
11568
|
-
option:
|
|
11569
|
-
radioInput:
|
|
11570
|
-
radioCustom:
|
|
11571
|
-
optionLabel:
|
|
11572
|
-
buttons:
|
|
11573
|
-
cancelButton:
|
|
11574
|
-
closeButton:
|
|
11575
|
-
buttonAlone:
|
|
11576
|
-
reportButton:
|
|
11577
|
-
successContainer:
|
|
11578
|
-
thumbsUp:
|
|
11579
|
-
successMessage:
|
|
11580
|
-
errorMessage:
|
|
11581
|
-
loadingContainer:
|
|
11506
|
+
}, kg = "_overlay_qj491_3", Ug = "_popup_qj491_17", qg = "_title_qj491_40", Rg = "_optionsContainer_qj491_52", Lg = "_option_qj491_52", Bg = "_radioInput_qj491_66", Og = "_radioCustom_qj491_70", Pg = "_optionLabel_qj491_97", Dg = "_buttons_qj491_110", Mg = "_cancelButton_qj491_117", jg = "_closeButton_qj491_118", Qg = "_buttonAlone_qj491_137", Gg = "_reportButton_qj491_143", Hg = "_successContainer_qj491_163", zg = "_thumbsUp_qj491_171", Vg = "_successMessage_qj491_177", Fg = "_errorMessage_qj491_218", $g = "_loadingContainer_qj491_231", ue = {
|
|
11507
|
+
overlay: kg,
|
|
11508
|
+
popup: Ug,
|
|
11509
|
+
title: qg,
|
|
11510
|
+
optionsContainer: Rg,
|
|
11511
|
+
option: Lg,
|
|
11512
|
+
radioInput: Bg,
|
|
11513
|
+
radioCustom: Og,
|
|
11514
|
+
optionLabel: Pg,
|
|
11515
|
+
buttons: Dg,
|
|
11516
|
+
cancelButton: Mg,
|
|
11517
|
+
closeButton: jg,
|
|
11518
|
+
buttonAlone: Qg,
|
|
11519
|
+
reportButton: Gg,
|
|
11520
|
+
successContainer: Hg,
|
|
11521
|
+
thumbsUp: zg,
|
|
11522
|
+
successMessage: Vg,
|
|
11523
|
+
errorMessage: Fg,
|
|
11524
|
+
loadingContainer: $g
|
|
11582
11525
|
}, ks = async (e, t) => {
|
|
11583
11526
|
if (!e) return !1;
|
|
11584
11527
|
const { CAPTCHA_PROJECT: n, CAPTCHA_KEY_V2: r, COMMENTS_CAPTCHA_API_KEY: s } = t;
|
|
@@ -11601,7 +11544,7 @@ const Tg = (e) => {
|
|
|
11601
11544
|
return console.error("Error verificando reCAPTCHA Enterprise:", o), !1;
|
|
11602
11545
|
}
|
|
11603
11546
|
};
|
|
11604
|
-
async function
|
|
11547
|
+
async function w3({
|
|
11605
11548
|
publication: e,
|
|
11606
11549
|
username: t,
|
|
11607
11550
|
id: n,
|
|
@@ -11670,7 +11613,7 @@ const We = {
|
|
|
11670
11613
|
intellectual: "Violación de propiedad intelectual",
|
|
11671
11614
|
bullying: "Bullying o acoso"
|
|
11672
11615
|
};
|
|
11673
|
-
function
|
|
11616
|
+
function v3(e) {
|
|
11674
11617
|
return We[e];
|
|
11675
11618
|
}
|
|
11676
11619
|
const ft = 300, Ke = {
|
|
@@ -11678,7 +11621,7 @@ const ft = 300, Ke = {
|
|
|
11678
11621
|
firstname: "Usuario",
|
|
11679
11622
|
lastname: "Anonimo"
|
|
11680
11623
|
};
|
|
11681
|
-
function
|
|
11624
|
+
function Wg(e) {
|
|
11682
11625
|
const t = e.split(" ");
|
|
11683
11626
|
if (t.length !== 3) return e;
|
|
11684
11627
|
const [n, r, s] = t, o = r.charAt(0).toUpperCase() + r.slice(1).toLowerCase();
|
|
@@ -11686,7 +11629,7 @@ function Xg(e) {
|
|
|
11686
11629
|
}
|
|
11687
11630
|
const Ta = (e, t) => {
|
|
11688
11631
|
if (!e || !e.current) return { boolean: !1, text: "" };
|
|
11689
|
-
const n = e.current?.value || "", r = n.length > ft, { PUBLIC_ENV: s } =
|
|
11632
|
+
const n = e.current?.value || "", r = n.length > ft, { PUBLIC_ENV: s } = Y(), o = s === "local", i = n.trim() !== "" && (o || t !== "") && !r, c = r ? `No debes exceder el limite de ${ft} caracteres.` : "Debes completar todos los campos para comentar.";
|
|
11690
11633
|
return { boolean: i, text: c };
|
|
11691
11634
|
}, Us = (e) => {
|
|
11692
11635
|
const t = e.cookie.split("; ").find((n) => n.startsWith("reported="));
|
|
@@ -11696,13 +11639,13 @@ const Ta = (e, t) => {
|
|
|
11696
11639
|
} catch {
|
|
11697
11640
|
return [];
|
|
11698
11641
|
}
|
|
11699
|
-
},
|
|
11642
|
+
}, Yg = (e, t) => {
|
|
11700
11643
|
const n = Us(e);
|
|
11701
11644
|
n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
|
|
11702
11645
|
JSON.stringify(n)
|
|
11703
11646
|
)}; path=/; max-age=${3600 * 24 * 1}`);
|
|
11704
11647
|
};
|
|
11705
|
-
function
|
|
11648
|
+
function Kg(e) {
|
|
11706
11649
|
const [t, n] = e.split("@");
|
|
11707
11650
|
if (!t || !n) return e;
|
|
11708
11651
|
let r = "";
|
|
@@ -11715,7 +11658,7 @@ function tp(e) {
|
|
|
11715
11658
|
}
|
|
11716
11659
|
var an = { exports: {} }, rn = { exports: {} }, ne = {};
|
|
11717
11660
|
var Nr;
|
|
11718
|
-
function
|
|
11661
|
+
function Jg() {
|
|
11719
11662
|
if (Nr) return ne;
|
|
11720
11663
|
Nr = 1;
|
|
11721
11664
|
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, s = e ? Symbol.for("react.strict_mode") : 60108, o = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, y = e ? Symbol.for("react.fundamental") : 60117, v = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
|
|
@@ -11782,7 +11725,7 @@ function np() {
|
|
|
11782
11725
|
}
|
|
11783
11726
|
var ae = {};
|
|
11784
11727
|
var Sr;
|
|
11785
|
-
function
|
|
11728
|
+
function Zg() {
|
|
11786
11729
|
return Sr || (Sr = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
11787
11730
|
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, s = e ? Symbol.for("react.strict_mode") : 60108, o = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, d = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, u = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, p = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, y = e ? Symbol.for("react.fundamental") : 60117, v = e ? Symbol.for("react.responder") : 60118, N = e ? Symbol.for("react.scope") : 60119;
|
|
11788
11731
|
function _(R) {
|
|
@@ -11791,8 +11734,8 @@ function ap() {
|
|
|
11791
11734
|
}
|
|
11792
11735
|
function x(R) {
|
|
11793
11736
|
if (typeof R == "object" && R !== null) {
|
|
11794
|
-
var
|
|
11795
|
-
switch (
|
|
11737
|
+
var ye = R.$$typeof;
|
|
11738
|
+
switch (ye) {
|
|
11796
11739
|
case t:
|
|
11797
11740
|
var Ft = R.type;
|
|
11798
11741
|
switch (Ft) {
|
|
@@ -11813,11 +11756,11 @@ function ap() {
|
|
|
11813
11756
|
case i:
|
|
11814
11757
|
return qa;
|
|
11815
11758
|
default:
|
|
11816
|
-
return
|
|
11759
|
+
return ye;
|
|
11817
11760
|
}
|
|
11818
11761
|
}
|
|
11819
11762
|
case n:
|
|
11820
|
-
return
|
|
11763
|
+
return ye;
|
|
11821
11764
|
}
|
|
11822
11765
|
}
|
|
11823
11766
|
}
|
|
@@ -11866,10 +11809,10 @@ function ap() {
|
|
|
11866
11809
|
}
|
|
11867
11810
|
var Er;
|
|
11868
11811
|
function Ia() {
|
|
11869
|
-
return Er || (Er = 1, process.env.NODE_ENV === "production" ? rn.exports =
|
|
11812
|
+
return Er || (Er = 1, process.env.NODE_ENV === "production" ? rn.exports = Jg() : rn.exports = Zg()), rn.exports;
|
|
11870
11813
|
}
|
|
11871
11814
|
var Fn, xr;
|
|
11872
|
-
function
|
|
11815
|
+
function Xg() {
|
|
11873
11816
|
if (xr) return Fn;
|
|
11874
11817
|
xr = 1;
|
|
11875
11818
|
var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
|
|
@@ -11926,7 +11869,7 @@ function qs() {
|
|
|
11926
11869
|
return Ir || (Ir = 1, Wn = Function.call.bind(Object.prototype.hasOwnProperty)), Wn;
|
|
11927
11870
|
}
|
|
11928
11871
|
var Yn, kr;
|
|
11929
|
-
function
|
|
11872
|
+
function ep() {
|
|
11930
11873
|
if (kr) return Yn;
|
|
11931
11874
|
kr = 1;
|
|
11932
11875
|
var e = function() {
|
|
@@ -11975,10 +11918,10 @@ function sp() {
|
|
|
11975
11918
|
}, Yn = s, Yn;
|
|
11976
11919
|
}
|
|
11977
11920
|
var Kn, Ur;
|
|
11978
|
-
function
|
|
11921
|
+
function tp() {
|
|
11979
11922
|
if (Ur) return Kn;
|
|
11980
11923
|
Ur = 1;
|
|
11981
|
-
var e = Ia(), t =
|
|
11924
|
+
var e = Ia(), t = Xg(), n = /* @__PURE__ */ ka(), r = /* @__PURE__ */ qs(), s = /* @__PURE__ */ ep(), o = function() {
|
|
11982
11925
|
};
|
|
11983
11926
|
process.env.NODE_ENV !== "production" && (o = function(c) {
|
|
11984
11927
|
var d = "Warning: " + c;
|
|
@@ -12037,11 +11980,11 @@ function op() {
|
|
|
12037
11980
|
);
|
|
12038
11981
|
throw R.name = "Invariant Violation", R;
|
|
12039
11982
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
12040
|
-
var
|
|
12041
|
-
!S[
|
|
11983
|
+
var ye = Z + ":" + F;
|
|
11984
|
+
!S[ye] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
12042
11985
|
q < 3 && (o(
|
|
12043
11986
|
"You are manually calling a React.PropTypes validation function for the `" + $ + "` prop on `" + Z + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
|
|
12044
|
-
), S[
|
|
11987
|
+
), S[ye] = !0, q++);
|
|
12045
11988
|
}
|
|
12046
11989
|
}
|
|
12047
11990
|
return V[F] == null ? H ? V[F] === null ? new A("The " + X + " `" + $ + "` is marked as required " + ("in `" + Z + "`, but its value is `null`.")) : new A("The " + X + " `" + $ + "` is marked as required in " + ("`" + Z + "`, but its value is `undefined`.")) : null : w(V, F, Z, X, $);
|
|
@@ -12126,8 +12069,8 @@ function op() {
|
|
|
12126
12069
|
if (g(F, w[Z]))
|
|
12127
12070
|
return null;
|
|
12128
12071
|
var X = JSON.stringify(w, function(ie, R) {
|
|
12129
|
-
var
|
|
12130
|
-
return
|
|
12072
|
+
var ye = D(R);
|
|
12073
|
+
return ye === "symbol" ? String(R) : R;
|
|
12131
12074
|
});
|
|
12132
12075
|
return new A("Invalid " + H + " `" + V + "` of value `" + String(F) + "` " + ("supplied to `" + L + "`, expected one of " + X + "."));
|
|
12133
12076
|
}
|
|
@@ -12167,8 +12110,8 @@ function op() {
|
|
|
12167
12110
|
return null;
|
|
12168
12111
|
R.data && r(R.data, "expectedType") && X.push(R.data.expectedType);
|
|
12169
12112
|
}
|
|
12170
|
-
var
|
|
12171
|
-
return new A("Invalid " + F + " `" + Z + "` supplied to " + ("`" + V + "`" +
|
|
12113
|
+
var ye = X.length > 0 ? ", expected one of type [" + X.join(", ") + "]" : "";
|
|
12114
|
+
return new A("Invalid " + F + " `" + Z + "` supplied to " + ("`" + V + "`" + ye + "."));
|
|
12172
12115
|
}
|
|
12173
12116
|
return y(j);
|
|
12174
12117
|
}
|
|
@@ -12296,7 +12239,7 @@ Valid keys: ` + JSON.stringify(Object.keys(w), null, " ")
|
|
|
12296
12239
|
}, Kn;
|
|
12297
12240
|
}
|
|
12298
12241
|
var Jn, qr;
|
|
12299
|
-
function
|
|
12242
|
+
function np() {
|
|
12300
12243
|
if (qr) return Jn;
|
|
12301
12244
|
qr = 1;
|
|
12302
12245
|
var e = /* @__PURE__ */ ka();
|
|
@@ -12344,18 +12287,18 @@ function ip() {
|
|
|
12344
12287
|
}, Jn;
|
|
12345
12288
|
}
|
|
12346
12289
|
var Rr;
|
|
12347
|
-
function
|
|
12290
|
+
function ap() {
|
|
12348
12291
|
if (Rr) return an.exports;
|
|
12349
12292
|
if (Rr = 1, process.env.NODE_ENV !== "production") {
|
|
12350
12293
|
var e = Ia(), t = !0;
|
|
12351
|
-
an.exports = /* @__PURE__ */
|
|
12294
|
+
an.exports = /* @__PURE__ */ tp()(e.isElement, t);
|
|
12352
12295
|
} else
|
|
12353
|
-
an.exports = /* @__PURE__ */
|
|
12296
|
+
an.exports = /* @__PURE__ */ np()();
|
|
12354
12297
|
return an.exports;
|
|
12355
12298
|
}
|
|
12356
|
-
var
|
|
12357
|
-
const
|
|
12358
|
-
var
|
|
12299
|
+
var rp = /* @__PURE__ */ ap();
|
|
12300
|
+
const Ce = /* @__PURE__ */ _t(rp);
|
|
12301
|
+
var sp = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
|
|
12359
12302
|
function ca() {
|
|
12360
12303
|
return ca = Object.assign ? Object.assign.bind() : function(e) {
|
|
12361
12304
|
for (var t = 1; t < arguments.length; t++) {
|
|
@@ -12366,7 +12309,7 @@ function ca() {
|
|
|
12366
12309
|
return e;
|
|
12367
12310
|
}, ca.apply(this, arguments);
|
|
12368
12311
|
}
|
|
12369
|
-
function
|
|
12312
|
+
function op(e, t) {
|
|
12370
12313
|
if (e == null) return {};
|
|
12371
12314
|
var n = {}, r = Object.keys(e), s, o;
|
|
12372
12315
|
for (o = 0; o < r.length; o++)
|
|
@@ -12378,7 +12321,7 @@ function sn(e) {
|
|
|
12378
12321
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
12379
12322
|
return e;
|
|
12380
12323
|
}
|
|
12381
|
-
function
|
|
12324
|
+
function ip(e, t) {
|
|
12382
12325
|
e.prototype = Object.create(t.prototype), e.prototype.constructor = e, la(e, t);
|
|
12383
12326
|
}
|
|
12384
12327
|
function la(e, t) {
|
|
@@ -12387,7 +12330,7 @@ function la(e, t) {
|
|
|
12387
12330
|
}, la(e, t);
|
|
12388
12331
|
}
|
|
12389
12332
|
var kn = /* @__PURE__ */ (function(e) {
|
|
12390
|
-
|
|
12333
|
+
ip(t, e);
|
|
12391
12334
|
function t() {
|
|
12392
12335
|
var r;
|
|
12393
12336
|
return r = e.call(this) || this, r.handleExpired = r.handleExpired.bind(sn(r)), r.handleErrored = r.handleErrored.bind(sn(r)), r.handleChange = r.handleChange.bind(sn(r)), r.handleRecaptchaRef = r.handleRecaptchaRef.bind(sn(r)), r;
|
|
@@ -12451,7 +12394,7 @@ var kn = /* @__PURE__ */ (function(e) {
|
|
|
12451
12394
|
}, n.render = function() {
|
|
12452
12395
|
var s = this.props;
|
|
12453
12396
|
s.sitekey, s.onChange, s.theme, s.type, s.tabindex, s.onExpired, s.onErrored, s.size, s.stoken, s.grecaptcha, s.badge, s.hl, s.isolated;
|
|
12454
|
-
var o =
|
|
12397
|
+
var o = op(s, sp);
|
|
12455
12398
|
return /* @__PURE__ */ Ra.createElement("div", ca({}, o, {
|
|
12456
12399
|
ref: this.handleRecaptchaRef
|
|
12457
12400
|
}));
|
|
@@ -12459,19 +12402,19 @@ var kn = /* @__PURE__ */ (function(e) {
|
|
|
12459
12402
|
})(Ra.Component);
|
|
12460
12403
|
kn.displayName = "ReCAPTCHA";
|
|
12461
12404
|
kn.propTypes = {
|
|
12462
|
-
sitekey:
|
|
12463
|
-
onChange:
|
|
12464
|
-
grecaptcha:
|
|
12465
|
-
theme:
|
|
12466
|
-
type:
|
|
12467
|
-
tabindex:
|
|
12468
|
-
onExpired:
|
|
12469
|
-
onErrored:
|
|
12470
|
-
size:
|
|
12471
|
-
stoken:
|
|
12472
|
-
hl:
|
|
12473
|
-
badge:
|
|
12474
|
-
isolated:
|
|
12405
|
+
sitekey: Ce.string.isRequired,
|
|
12406
|
+
onChange: Ce.func,
|
|
12407
|
+
grecaptcha: Ce.object,
|
|
12408
|
+
theme: Ce.oneOf(["dark", "light"]),
|
|
12409
|
+
type: Ce.oneOf(["image", "audio"]),
|
|
12410
|
+
tabindex: Ce.number,
|
|
12411
|
+
onExpired: Ce.func,
|
|
12412
|
+
onErrored: Ce.func,
|
|
12413
|
+
size: Ce.oneOf(["compact", "normal", "invisible"]),
|
|
12414
|
+
stoken: Ce.string,
|
|
12415
|
+
hl: Ce.string,
|
|
12416
|
+
badge: Ce.oneOf(["bottomright", "bottomleft", "inline"]),
|
|
12417
|
+
isolated: Ce.bool
|
|
12475
12418
|
};
|
|
12476
12419
|
kn.defaultProps = {
|
|
12477
12420
|
onChange: function() {
|
|
@@ -12483,7 +12426,7 @@ kn.defaultProps = {
|
|
|
12483
12426
|
badge: "bottomright"
|
|
12484
12427
|
};
|
|
12485
12428
|
var Zn, Lr;
|
|
12486
|
-
function
|
|
12429
|
+
function cp() {
|
|
12487
12430
|
if (Lr) return Zn;
|
|
12488
12431
|
Lr = 1;
|
|
12489
12432
|
var e = Ia(), t = {
|
|
@@ -12548,8 +12491,8 @@ function mp() {
|
|
|
12548
12491
|
}
|
|
12549
12492
|
return Zn = p, Zn;
|
|
12550
12493
|
}
|
|
12551
|
-
var
|
|
12552
|
-
const
|
|
12494
|
+
var lp = cp();
|
|
12495
|
+
const dp = /* @__PURE__ */ _t(lp);
|
|
12553
12496
|
function da() {
|
|
12554
12497
|
return da = Object.assign || function(e) {
|
|
12555
12498
|
for (var t = 1; t < arguments.length; t++) {
|
|
@@ -12560,28 +12503,28 @@ function da() {
|
|
|
12560
12503
|
return e;
|
|
12561
12504
|
}, da.apply(this, arguments);
|
|
12562
12505
|
}
|
|
12563
|
-
function
|
|
12506
|
+
function up(e, t) {
|
|
12564
12507
|
if (e == null) return {};
|
|
12565
12508
|
var n = {}, r = Object.keys(e), s, o;
|
|
12566
12509
|
for (o = 0; o < r.length; o++)
|
|
12567
12510
|
s = r[o], !(t.indexOf(s) >= 0) && (n[s] = e[s]);
|
|
12568
12511
|
return n;
|
|
12569
12512
|
}
|
|
12570
|
-
function
|
|
12513
|
+
function hp(e, t) {
|
|
12571
12514
|
e.prototype = Object.create(t.prototype), e.prototype.constructor = e, e.__proto__ = t;
|
|
12572
12515
|
}
|
|
12573
|
-
var Le = {},
|
|
12574
|
-
function
|
|
12516
|
+
var Le = {}, mp = 0;
|
|
12517
|
+
function fp(e, t) {
|
|
12575
12518
|
return t = t || {}, function(r) {
|
|
12576
12519
|
var s = r.displayName || r.name || "Component", o = /* @__PURE__ */ (function(c) {
|
|
12577
|
-
|
|
12520
|
+
hp(d, c);
|
|
12578
12521
|
function d(u, h) {
|
|
12579
12522
|
var m;
|
|
12580
12523
|
return m = c.call(this, u, h) || this, m.state = {}, m.__scriptURL = "", m;
|
|
12581
12524
|
}
|
|
12582
12525
|
var l = d.prototype;
|
|
12583
12526
|
return l.asyncScriptLoaderGetScriptLoaderID = function() {
|
|
12584
|
-
return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" +
|
|
12527
|
+
return this.__scriptLoaderID || (this.__scriptLoaderID = "async-script-loader-" + mp++), this.__scriptLoaderID;
|
|
12585
12528
|
}, l.setupScriptURL = function() {
|
|
12586
12529
|
return this.__scriptURL = typeof e == "function" ? e() : e, this.__scriptURL;
|
|
12587
12530
|
}, l.asyncScriptLoaderHandleLoad = function(h) {
|
|
@@ -12654,7 +12597,7 @@ function wp(e, t) {
|
|
|
12654
12597
|
}, l.render = function() {
|
|
12655
12598
|
var h = t.globalName, m = this.props;
|
|
12656
12599
|
m.asyncScriptOnLoad;
|
|
12657
|
-
var p = m.forwardedRef, g =
|
|
12600
|
+
var p = m.forwardedRef, g = up(m, ["asyncScriptOnLoad", "forwardedRef"]);
|
|
12658
12601
|
return h && typeof window < "u" && (g[h] = typeof window[h] < "u" ? window[h] : void 0), g.ref = p, ot(r, g);
|
|
12659
12602
|
}, d;
|
|
12660
12603
|
})(Gs), i = Dr(function(c, d) {
|
|
@@ -12663,52 +12606,52 @@ function wp(e, t) {
|
|
|
12663
12606
|
}));
|
|
12664
12607
|
});
|
|
12665
12608
|
return i.displayName = "AsyncScriptLoader(" + s + ")", i.propTypes = {
|
|
12666
|
-
asyncScriptOnLoad:
|
|
12667
|
-
},
|
|
12609
|
+
asyncScriptOnLoad: Ce.func
|
|
12610
|
+
}, dp(i, r);
|
|
12668
12611
|
};
|
|
12669
12612
|
}
|
|
12670
|
-
var ua = "onloadcallback",
|
|
12613
|
+
var ua = "onloadcallback", gp = "grecaptcha";
|
|
12671
12614
|
function ha() {
|
|
12672
12615
|
return typeof window < "u" && window.recaptchaOptions || {};
|
|
12673
12616
|
}
|
|
12674
|
-
function
|
|
12617
|
+
function pp() {
|
|
12675
12618
|
var e = ha(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
|
|
12676
12619
|
return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + ua + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + ua + "&render=explicit";
|
|
12677
12620
|
}
|
|
12678
|
-
const Rs =
|
|
12621
|
+
const Rs = fp(pp, {
|
|
12679
12622
|
callbackName: ua,
|
|
12680
|
-
globalName:
|
|
12623
|
+
globalName: gp,
|
|
12681
12624
|
attributes: ha().nonce ? {
|
|
12682
12625
|
nonce: ha().nonce
|
|
12683
12626
|
} : {}
|
|
12684
|
-
})(kn),
|
|
12685
|
-
overlay:
|
|
12686
|
-
header:
|
|
12687
|
-
logo:
|
|
12688
|
-
card:
|
|
12689
|
-
close:
|
|
12690
|
-
form:
|
|
12691
|
-
formUl:
|
|
12692
|
-
field:
|
|
12693
|
-
label:
|
|
12694
|
-
input:
|
|
12695
|
-
error:
|
|
12696
|
-
primary:
|
|
12697
|
-
divider:
|
|
12698
|
-
google:
|
|
12699
|
-
googleIcon:
|
|
12700
|
-
spin:
|
|
12701
|
-
checkboxRow:
|
|
12627
|
+
})(kn), Ap = "_overlay_18ksj_1", yp = "_header_18ksj_18", wp = "_logo_18ksj_25", vp = "_card_18ksj_32", bp = "_close_18ksj_47", Cp = "_form_18ksj_71", _p = "_formUl_18ksj_80", Np = "_field_18ksj_92", Sp = "_label_18ksj_99", Ep = "_input_18ksj_108", xp = "_error_18ksj_126", Tp = "_primary_18ksj_132", Ip = "_divider_18ksj_170", kp = "_google_18ksj_196", Up = "_googleIcon_18ksj_226", qp = "_spin_18ksj_259", Rp = "_checkboxRow_18ksj_281", Lp = "_terms_18ksj_318", Bp = "_message_18ksj_349", Op = "_passwordChecker_18ksj_354", Pp = "_valid_18ksj_373", Dp = "_invalid_18ksj_377", Mp = "_forgotPassword_18ksj_381", jp = "_successContainer_18ksj_400", Qp = "_thumbsUp_18ksj_408", Gp = "_successMessage_18ksj_414", k = {
|
|
12628
|
+
overlay: Ap,
|
|
12629
|
+
header: yp,
|
|
12630
|
+
logo: wp,
|
|
12631
|
+
card: vp,
|
|
12632
|
+
close: bp,
|
|
12633
|
+
form: Cp,
|
|
12634
|
+
formUl: _p,
|
|
12635
|
+
field: Np,
|
|
12636
|
+
label: Sp,
|
|
12637
|
+
input: Ep,
|
|
12638
|
+
error: xp,
|
|
12639
|
+
primary: Tp,
|
|
12640
|
+
divider: Ip,
|
|
12641
|
+
google: kp,
|
|
12642
|
+
googleIcon: Up,
|
|
12643
|
+
spin: qp,
|
|
12644
|
+
checkboxRow: Rp,
|
|
12702
12645
|
switch: "_switch_18ksj_310",
|
|
12703
|
-
terms:
|
|
12704
|
-
message:
|
|
12705
|
-
passwordChecker:
|
|
12706
|
-
valid:
|
|
12707
|
-
invalid:
|
|
12708
|
-
forgotPassword:
|
|
12709
|
-
successContainer:
|
|
12710
|
-
thumbsUp:
|
|
12711
|
-
successMessage:
|
|
12646
|
+
terms: Lp,
|
|
12647
|
+
message: Bp,
|
|
12648
|
+
passwordChecker: Op,
|
|
12649
|
+
valid: Pp,
|
|
12650
|
+
invalid: Dp,
|
|
12651
|
+
forgotPassword: Mp,
|
|
12652
|
+
successContainer: jp,
|
|
12653
|
+
thumbsUp: Qp,
|
|
12654
|
+
successMessage: Gp
|
|
12712
12655
|
}, Je = () => /* @__PURE__ */ a(
|
|
12713
12656
|
"svg",
|
|
12714
12657
|
{
|
|
@@ -12720,7 +12663,7 @@ const Rs = wp(bp, {
|
|
|
12720
12663
|
className: k.spin,
|
|
12721
12664
|
children: /* @__PURE__ */ a("path", { d: "M18,4.181v2.021c4.559,0.929,8,4.97,8,9.798c0,5.514-4.486,10-10,10S6,21.514,6,16c0-4.829,3.441-8.869,8-9.798V4.181 C8.334,5.137,4,10.066,4,16c0,6.617,5.383,12,12,12s12-5.383,12-12C28,10.066,23.666,5.137,18,4.181z" })
|
|
12722
12665
|
}
|
|
12723
|
-
),
|
|
12666
|
+
), Hp = ({
|
|
12724
12667
|
isOpen: e,
|
|
12725
12668
|
onClose: t,
|
|
12726
12669
|
commentId: n,
|
|
@@ -12728,9 +12671,9 @@ const Rs = wp(bp, {
|
|
|
12728
12671
|
username: s,
|
|
12729
12672
|
CAPTCHA_KEY_V2: o
|
|
12730
12673
|
}) => {
|
|
12731
|
-
const [i, c] =
|
|
12674
|
+
const [i, c] = K("form"), [d, l] = K(
|
|
12732
12675
|
""
|
|
12733
|
-
), [u, h] =
|
|
12676
|
+
), [u, h] = K(""), [m, p] = K(""), g = [
|
|
12734
12677
|
{ id: "spam", label: We.spam },
|
|
12735
12678
|
{
|
|
12736
12679
|
id: "inappropriate",
|
|
@@ -12770,7 +12713,7 @@ const Rs = wp(bp, {
|
|
|
12770
12713
|
})
|
|
12771
12714
|
})).json();
|
|
12772
12715
|
if (N.type === "success")
|
|
12773
|
-
|
|
12716
|
+
Yg(document, n), c("success"), setTimeout(() => {
|
|
12774
12717
|
y();
|
|
12775
12718
|
}, 3e3);
|
|
12776
12719
|
else
|
|
@@ -12786,7 +12729,7 @@ const Rs = wp(bp, {
|
|
|
12786
12729
|
/* @__PURE__ */ a("button", { className: "close-reply-form", onClick: y, children: /* @__PURE__ */ a(Tt, {}) }),
|
|
12787
12730
|
/* @__PURE__ */ a("h2", { className: ue.title, children: "Reportar Abuso" }),
|
|
12788
12731
|
i === "loading" && /* @__PURE__ */ a("div", { className: ue.loadingContainer, children: /* @__PURE__ */ a(Je, {}) }),
|
|
12789
|
-
i === "form" || i === "loading" ? /* @__PURE__ */ f(
|
|
12732
|
+
i === "form" || i === "loading" ? /* @__PURE__ */ f(J, { children: [
|
|
12790
12733
|
/* @__PURE__ */ a("div", { className: ue.optionsContainer, children: g.map((v) => /* @__PURE__ */ f("label", { className: ue.option, children: [
|
|
12791
12734
|
/* @__PURE__ */ a(
|
|
12792
12735
|
"input",
|
|
@@ -12825,7 +12768,7 @@ const Rs = wp(bp, {
|
|
|
12825
12768
|
}
|
|
12826
12769
|
)
|
|
12827
12770
|
] })
|
|
12828
|
-
] }) : /* @__PURE__ */ f(
|
|
12771
|
+
] }) : /* @__PURE__ */ f(J, { children: [
|
|
12829
12772
|
/* @__PURE__ */ f("div", { className: ue.successContainer, children: [
|
|
12830
12773
|
/* @__PURE__ */ a("div", { className: ue.thumbsUp, children: /* @__PURE__ */ a(
|
|
12831
12774
|
"svg",
|
|
@@ -12866,9 +12809,9 @@ async function Ua({
|
|
|
12866
12809
|
state: i = "5,6",
|
|
12867
12810
|
apiToken: c
|
|
12868
12811
|
}) {
|
|
12869
|
-
const { PUBLIC_ENV: d } =
|
|
12812
|
+
const { PUBLIC_ENV: d } = Y();
|
|
12870
12813
|
if (d === "prod")
|
|
12871
|
-
return (await
|
|
12814
|
+
return (await zp({
|
|
12872
12815
|
publication: e,
|
|
12873
12816
|
path: t,
|
|
12874
12817
|
size: n,
|
|
@@ -12885,7 +12828,7 @@ async function Ua({
|
|
|
12885
12828
|
return (await l.json()).data[0];
|
|
12886
12829
|
}
|
|
12887
12830
|
}
|
|
12888
|
-
async function
|
|
12831
|
+
async function zp({
|
|
12889
12832
|
publication: e,
|
|
12890
12833
|
path: t,
|
|
12891
12834
|
size: n = 5,
|
|
@@ -12901,7 +12844,7 @@ async function Yp({
|
|
|
12901
12844
|
throw new Error("Invalid input types for publication or path");
|
|
12902
12845
|
if (!c)
|
|
12903
12846
|
throw new Error("Missing CMS API token");
|
|
12904
|
-
const { PUBLIC_ENV: d, PUBLIC_API_HOST: l, PUBLIC_API_PATH: u, PUBLIC_API_PATH_VERSION: h } =
|
|
12847
|
+
const { PUBLIC_ENV: d, PUBLIC_API_HOST: l, PUBLIC_API_PATH: u, PUBLIC_API_PATH_VERSION: h } = Y(), m = parseInt(String(n), 10), p = parseInt(String(r), 10);
|
|
12905
12848
|
if (isNaN(m) || m <= 0)
|
|
12906
12849
|
throw new Error("Invalid size parameter");
|
|
12907
12850
|
if (isNaN(p) || p < 0)
|
|
@@ -12936,15 +12879,15 @@ async function Yp({
|
|
|
12936
12879
|
throw v;
|
|
12937
12880
|
}
|
|
12938
12881
|
}
|
|
12939
|
-
const { PUBLIC_PUBLICATION_ID:
|
|
12940
|
-
const [t, n] =
|
|
12882
|
+
const { PUBLIC_PUBLICATION_ID: Vp } = Y(), Fp = Vp, $p = (e) => {
|
|
12883
|
+
const [t, n] = K(void 0);
|
|
12941
12884
|
return De(() => {
|
|
12942
12885
|
if (t) return;
|
|
12943
12886
|
(async () => {
|
|
12944
|
-
const { PUBLIC_X_SECURITY_TOKEN: s } =
|
|
12887
|
+
const { PUBLIC_X_SECURITY_TOKEN: s } = Y();
|
|
12945
12888
|
try {
|
|
12946
12889
|
const o = await Ua({
|
|
12947
|
-
publication:
|
|
12890
|
+
publication: Fp,
|
|
12948
12891
|
path: e ?? "",
|
|
12949
12892
|
size: 5,
|
|
12950
12893
|
sizereply: 2,
|
|
@@ -12962,7 +12905,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
12962
12905
|
}, Ls = ({ username: e, date: t }) => /* @__PURE__ */ f("div", { className: "comment-header", children: [
|
|
12963
12906
|
/* @__PURE__ */ a("span", { className: "comment-username", children: e }),
|
|
12964
12907
|
/* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
|
|
12965
|
-
/* @__PURE__ */ a("span", { className: "comment-date", children:
|
|
12908
|
+
/* @__PURE__ */ a("span", { className: "comment-date", children: Wg(Me(Number(t))) })
|
|
12966
12909
|
] }), Bs = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
|
|
12967
12910
|
"img",
|
|
12968
12911
|
{
|
|
@@ -13060,7 +13003,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13060
13003
|
] })
|
|
13061
13004
|
] });
|
|
13062
13005
|
}, Ms = ({ onClick: e, isDisabled: t }) => {
|
|
13063
|
-
const [n, r] = Te.useState(!1), { S3_ID_DIR: s } =
|
|
13006
|
+
const [n, r] = Te.useState(!1), { S3_ID_DIR: s } = Y();
|
|
13064
13007
|
return Te.useEffect(() => {
|
|
13065
13008
|
let o = null;
|
|
13066
13009
|
return n && (o = setTimeout(() => {
|
|
@@ -13100,7 +13043,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13100
13043
|
]
|
|
13101
13044
|
}
|
|
13102
13045
|
);
|
|
13103
|
-
}, { PUBLIC_PUBLICATION_ID:
|
|
13046
|
+
}, { PUBLIC_PUBLICATION_ID: Wp } = Y(), Yp = Wp, js = async ({
|
|
13104
13047
|
path: e,
|
|
13105
13048
|
ref: t,
|
|
13106
13049
|
captchaToken: n,
|
|
@@ -13119,7 +13062,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13119
13062
|
method: "POST",
|
|
13120
13063
|
headers: { "Content-Type": "application/json" },
|
|
13121
13064
|
body: JSON.stringify({
|
|
13122
|
-
publication:
|
|
13065
|
+
publication: Yp,
|
|
13123
13066
|
path: e,
|
|
13124
13067
|
id: o,
|
|
13125
13068
|
username: s.username,
|
|
@@ -13153,7 +13096,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13153
13096
|
} catch (d) {
|
|
13154
13097
|
return console.error("Error enviando comentario:", d), alert(d.message || "Error al enviar el comentario."), !1;
|
|
13155
13098
|
}
|
|
13156
|
-
},
|
|
13099
|
+
}, Kp = ({
|
|
13157
13100
|
replyingTo: e,
|
|
13158
13101
|
commentRef: t,
|
|
13159
13102
|
user: n,
|
|
@@ -13162,7 +13105,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13162
13105
|
closeForm: o,
|
|
13163
13106
|
CAPTCHA_KEY_V2: i
|
|
13164
13107
|
}) => {
|
|
13165
|
-
const [c, d] =
|
|
13108
|
+
const [c, d] = K(!0), [l, u] = K(""), h = () => {
|
|
13166
13109
|
t.current?.parentElement && (t.current.parentElement.dataset.text = `0/${ft}`), d(!0), o();
|
|
13167
13110
|
};
|
|
13168
13111
|
return /* @__PURE__ */ f("div", { className: "comment-form reply-form", children: [
|
|
@@ -13206,7 +13149,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13206
13149
|
}
|
|
13207
13150
|
)
|
|
13208
13151
|
] });
|
|
13209
|
-
},
|
|
13152
|
+
}, Jp = ({ reply: e, replyingTo: t, user: n, onFlag: r }) => {
|
|
13210
13153
|
const s = e.text;
|
|
13211
13154
|
let o = `${Ke.firstname} ${Ke.lastname}`, i = Ke.username;
|
|
13212
13155
|
return e.user && (o = `${e.user.firstname} ${e.user.lastname}`, i = e.user.username), /* @__PURE__ */ a("div", { className: "comment-item reply", children: /* @__PURE__ */ f("div", { className: "comment-header-container", children: [
|
|
@@ -13222,8 +13165,8 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13222
13165
|
/* @__PURE__ */ a(Os, { isReply: !0, onFlag: () => r(e.id) })
|
|
13223
13166
|
] })
|
|
13224
13167
|
] }) });
|
|
13225
|
-
},
|
|
13226
|
-
const c = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [d, l] =
|
|
13168
|
+
}, Zp = ({ comment: e, replyingTo: t, path: n, user: r, handleReplyingTo: s, onFlag: o, CAPTCHA_KEY_V2: i }) => {
|
|
13169
|
+
const c = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [d, l] = K(c), [u, h] = Te.useState(!1), { PUBLIC_PUBLICATION_ID: m, PUBLIC_X_SECURITY_TOKEN: p } = Y(), g = e.text, A = Te.useRef(null);
|
|
13227
13170
|
let y = `${Ke.firstname} ${Ke.lastname}`, v = Ke.username;
|
|
13228
13171
|
e.user && (y = `${e.user.firstname} ${e.user.lastname}`, v = e.user.username);
|
|
13229
13172
|
const N = (_) => {
|
|
@@ -13248,7 +13191,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13248
13191
|
}
|
|
13249
13192
|
),
|
|
13250
13193
|
t === e.id && r && /* @__PURE__ */ a(
|
|
13251
|
-
|
|
13194
|
+
Kp,
|
|
13252
13195
|
{
|
|
13253
13196
|
replyingTo: t,
|
|
13254
13197
|
commentRef: A,
|
|
@@ -13261,7 +13204,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13261
13204
|
),
|
|
13262
13205
|
d.reply.length > 0 && /* @__PURE__ */ f("div", { className: "comment-replies", children: [
|
|
13263
13206
|
d.reply.map((_) => /* @__PURE__ */ a(
|
|
13264
|
-
|
|
13207
|
+
Jp,
|
|
13265
13208
|
{
|
|
13266
13209
|
user: r,
|
|
13267
13210
|
reply: _,
|
|
@@ -13301,14 +13244,14 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13301
13244
|
]
|
|
13302
13245
|
}
|
|
13303
13246
|
) });
|
|
13304
|
-
},
|
|
13247
|
+
}, Xp = ({
|
|
13305
13248
|
commentRef: e,
|
|
13306
13249
|
user: t,
|
|
13307
13250
|
path: n,
|
|
13308
13251
|
addComment: r,
|
|
13309
13252
|
CAPTCHA_KEY_V2: s
|
|
13310
13253
|
}) => {
|
|
13311
|
-
const [o, i] =
|
|
13254
|
+
const [o, i] = K(!0), [c, d] = K("");
|
|
13312
13255
|
return /* @__PURE__ */ f("div", { className: "comment-form", children: [
|
|
13313
13256
|
/* @__PURE__ */ a(
|
|
13314
13257
|
Ps,
|
|
@@ -13348,16 +13291,16 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13348
13291
|
}
|
|
13349
13292
|
)
|
|
13350
13293
|
] });
|
|
13351
|
-
}, { PUBLIC_PUBLICATION_ID:
|
|
13294
|
+
}, { PUBLIC_PUBLICATION_ID: e9, PUBLIC_X_SECURITY_TOKEN: t9 } = Y(), Br = e9 ?? "", n9 = ({
|
|
13352
13295
|
isAuthenticated: e,
|
|
13353
13296
|
path: t,
|
|
13354
13297
|
user: n,
|
|
13355
13298
|
handleLogout: r,
|
|
13356
13299
|
COMMENTS_VARS: s
|
|
13357
13300
|
}) => {
|
|
13358
|
-
const o = t.replaceAll("/", "|"), [i, c] =
|
|
13301
|
+
const o = t.replaceAll("/", "|"), [i, c] = K(
|
|
13359
13302
|
void 0
|
|
13360
|
-
), [d, l] =
|
|
13303
|
+
), [d, l] = K(""), { comments: u, setComments: h } = $p(o), [m, p] = Te.useState(!1), g = Te.useRef(null), A = (E) => {
|
|
13361
13304
|
l(d === E ? "" : E);
|
|
13362
13305
|
}, y = (E) => {
|
|
13363
13306
|
h(
|
|
@@ -13383,7 +13326,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13383
13326
|
id: void 0,
|
|
13384
13327
|
lastid: O,
|
|
13385
13328
|
state: "5,6",
|
|
13386
|
-
apiToken:
|
|
13329
|
+
apiToken: t9
|
|
13387
13330
|
});
|
|
13388
13331
|
h({
|
|
13389
13332
|
morecomment: Q.morecomment ?? !1,
|
|
@@ -13393,11 +13336,11 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13393
13336
|
throw p(!1), new Error(`Error al obtener comentarios: ${Q}`);
|
|
13394
13337
|
}
|
|
13395
13338
|
}, _ = u?.comments && u.comments.length > 0, x = _ ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", b = /* @__PURE__ */ a("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ a(Je, {}) });
|
|
13396
|
-
return /* @__PURE__ */ f(
|
|
13397
|
-
/* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(
|
|
13339
|
+
return /* @__PURE__ */ f(J, { children: [
|
|
13340
|
+
/* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(ge, { title: _ || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ f(J, { children: [
|
|
13398
13341
|
e && n && /* @__PURE__ */ f("div", { className: "comments-header", children: [
|
|
13399
13342
|
/* @__PURE__ */ a(
|
|
13400
|
-
|
|
13343
|
+
Ig,
|
|
13401
13344
|
{
|
|
13402
13345
|
user: n,
|
|
13403
13346
|
handleLogout: r,
|
|
@@ -13405,7 +13348,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13405
13348
|
}
|
|
13406
13349
|
),
|
|
13407
13350
|
/* @__PURE__ */ a(
|
|
13408
|
-
|
|
13351
|
+
Xp,
|
|
13409
13352
|
{
|
|
13410
13353
|
commentRef: g,
|
|
13411
13354
|
user: n,
|
|
@@ -13422,7 +13365,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13422
13365
|
"data-isauthenticated": `${e}`,
|
|
13423
13366
|
children: [
|
|
13424
13367
|
u.comments.map((E) => /* @__PURE__ */ a(
|
|
13425
|
-
|
|
13368
|
+
Zp,
|
|
13426
13369
|
{
|
|
13427
13370
|
comment: E,
|
|
13428
13371
|
replyingTo: d,
|
|
@@ -13448,7 +13391,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13448
13391
|
)
|
|
13449
13392
|
] }) }) }),
|
|
13450
13393
|
/* @__PURE__ */ a(
|
|
13451
|
-
|
|
13394
|
+
Hp,
|
|
13452
13395
|
{
|
|
13453
13396
|
username: n?.username ?? void 0,
|
|
13454
13397
|
publication: Br,
|
|
@@ -13459,7 +13402,7 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13459
13402
|
}
|
|
13460
13403
|
)
|
|
13461
13404
|
] });
|
|
13462
|
-
},
|
|
13405
|
+
}, b3 = async (e, t) => {
|
|
13463
13406
|
if (!e) throw new Error("No action provided");
|
|
13464
13407
|
if (!t) throw new Error("No site key provided");
|
|
13465
13408
|
const n = window.grecaptcha;
|
|
@@ -13506,8 +13449,8 @@ const { PUBLIC_PUBLICATION_ID: Kp } = K(), Jp = Kp, Zp = (e) => {
|
|
|
13506
13449
|
test: (e) => /[^A-Za-z0-9]/.test(e)
|
|
13507
13450
|
}
|
|
13508
13451
|
];
|
|
13509
|
-
function
|
|
13510
|
-
const [r, s] =
|
|
13452
|
+
function a9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
|
|
13453
|
+
const [r, s] = K({}), [o, i] = K(!1), [c, d] = K(!1), [l, u] = K(null), [h, m] = K(
|
|
13511
13454
|
"register"
|
|
13512
13455
|
), p = (v, N) => {
|
|
13513
13456
|
s((_) => ({ ..._, [v]: N }));
|
|
@@ -13586,8 +13529,8 @@ function c9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
|
|
|
13586
13529
|
d(!1);
|
|
13587
13530
|
}
|
|
13588
13531
|
}, y = r.password || "";
|
|
13589
|
-
return /* @__PURE__ */ f(
|
|
13590
|
-
h === "register" && /* @__PURE__ */ f(
|
|
13532
|
+
return /* @__PURE__ */ f(J, { children: [
|
|
13533
|
+
h === "register" && /* @__PURE__ */ f(J, { children: [
|
|
13591
13534
|
/* @__PURE__ */ f("button", { onClick: t, className: k.google, children: [
|
|
13592
13535
|
/* @__PURE__ */ a(
|
|
13593
13536
|
"img",
|
|
@@ -13726,17 +13669,17 @@ function c9({ goToLogin: e, handleGoogleLogin: t, CAPTCHA_KEY: n }) {
|
|
|
13726
13669
|
] })
|
|
13727
13670
|
] });
|
|
13728
13671
|
}
|
|
13729
|
-
function
|
|
13672
|
+
function r9({
|
|
13730
13673
|
onClose: e,
|
|
13731
13674
|
checkAuth: t,
|
|
13732
13675
|
goToRegister: n,
|
|
13733
13676
|
handleGoogleLogin: r,
|
|
13734
13677
|
CAPTCHA_KEY: s
|
|
13735
13678
|
}) {
|
|
13736
|
-
const [o, i] =
|
|
13737
|
-
return console.log("CAPTCHA_KEY", s), /* @__PURE__ */ f(
|
|
13679
|
+
const [o, i] = K("login"), [c, d] = K(""), [l, u] = K(""), [h, m] = K(""), [p, g] = K(""), [A, y] = K(""), [v, N] = K(!1), [_, x] = K(!1), [b, E] = K(null);
|
|
13680
|
+
return console.log("CAPTCHA_KEY", s), /* @__PURE__ */ f(J, { children: [
|
|
13738
13681
|
o === "login" && /* @__PURE__ */ a(
|
|
13739
|
-
|
|
13682
|
+
s9,
|
|
13740
13683
|
{
|
|
13741
13684
|
email: c,
|
|
13742
13685
|
password: l,
|
|
@@ -13777,7 +13720,7 @@ function l9({
|
|
|
13777
13720
|
}
|
|
13778
13721
|
),
|
|
13779
13722
|
o === "forgot" && /* @__PURE__ */ a(
|
|
13780
|
-
|
|
13723
|
+
o9,
|
|
13781
13724
|
{
|
|
13782
13725
|
email: c,
|
|
13783
13726
|
setEmail: d,
|
|
@@ -13810,7 +13753,7 @@ function l9({
|
|
|
13810
13753
|
}
|
|
13811
13754
|
),
|
|
13812
13755
|
o === "changePassword" && /* @__PURE__ */ a(
|
|
13813
|
-
|
|
13756
|
+
i9,
|
|
13814
13757
|
{
|
|
13815
13758
|
email: c,
|
|
13816
13759
|
confirmationCode: h,
|
|
@@ -13859,7 +13802,7 @@ function l9({
|
|
|
13859
13802
|
}
|
|
13860
13803
|
),
|
|
13861
13804
|
o === "feedback" && /* @__PURE__ */ a(
|
|
13862
|
-
|
|
13805
|
+
c9,
|
|
13863
13806
|
{
|
|
13864
13807
|
onBackToLogin: () => {
|
|
13865
13808
|
E(null), i("login");
|
|
@@ -13868,7 +13811,7 @@ function l9({
|
|
|
13868
13811
|
)
|
|
13869
13812
|
] });
|
|
13870
13813
|
}
|
|
13871
|
-
function
|
|
13814
|
+
function s9({
|
|
13872
13815
|
email: e,
|
|
13873
13816
|
password: t,
|
|
13874
13817
|
showPassword: n,
|
|
@@ -13882,7 +13825,7 @@ function d9({
|
|
|
13882
13825
|
onRegister: u,
|
|
13883
13826
|
handleGoogleLogin: h
|
|
13884
13827
|
}) {
|
|
13885
|
-
return /* @__PURE__ */ f(
|
|
13828
|
+
return /* @__PURE__ */ f(J, { children: [
|
|
13886
13829
|
/* @__PURE__ */ f("button", { onClick: h, className: k.google, children: [
|
|
13887
13830
|
/* @__PURE__ */ a(
|
|
13888
13831
|
"img",
|
|
@@ -13960,7 +13903,7 @@ function d9({
|
|
|
13960
13903
|
)
|
|
13961
13904
|
] });
|
|
13962
13905
|
}
|
|
13963
|
-
function
|
|
13906
|
+
function o9({
|
|
13964
13907
|
email: e,
|
|
13965
13908
|
setEmail: t,
|
|
13966
13909
|
loading: n,
|
|
@@ -13997,7 +13940,7 @@ function u9({
|
|
|
13997
13940
|
}
|
|
13998
13941
|
);
|
|
13999
13942
|
}
|
|
14000
|
-
function
|
|
13943
|
+
function i9({
|
|
14001
13944
|
email: e,
|
|
14002
13945
|
confirmationCode: t,
|
|
14003
13946
|
newPassword: n,
|
|
@@ -14021,7 +13964,7 @@ function h9({
|
|
|
14021
13964
|
children: [
|
|
14022
13965
|
/* @__PURE__ */ f("p", { className: k.message, children: [
|
|
14023
13966
|
"Hemos enviado un código de restablecimiento de contraseña en un mensaje de Correo electrónico a ",
|
|
14024
|
-
|
|
13967
|
+
Kg(e),
|
|
14025
13968
|
". Ingrese el código y la contraseña nueva."
|
|
14026
13969
|
] }),
|
|
14027
13970
|
/* @__PURE__ */ f("ul", { className: k.formUl, children: [
|
|
@@ -14108,20 +14051,20 @@ function h9({
|
|
|
14108
14051
|
}
|
|
14109
14052
|
);
|
|
14110
14053
|
}
|
|
14111
|
-
function
|
|
14054
|
+
function c9({ onBackToLogin: e }) {
|
|
14112
14055
|
return /* @__PURE__ */ f("div", { className: k.form, children: [
|
|
14113
14056
|
/* @__PURE__ */ a("p", { className: k.success, children: "La contraseña fue cambiada con éxito" }),
|
|
14114
14057
|
/* @__PURE__ */ a("button", { type: "button", className: k.primary, onClick: e, children: "Iniciar Sesión" })
|
|
14115
14058
|
] });
|
|
14116
14059
|
}
|
|
14117
|
-
function
|
|
14060
|
+
function l9({
|
|
14118
14061
|
loginUrl: e,
|
|
14119
14062
|
onClose: t,
|
|
14120
14063
|
checkAuth: n,
|
|
14121
14064
|
icon: r,
|
|
14122
14065
|
COMMENTS_VARS: s
|
|
14123
14066
|
}) {
|
|
14124
|
-
const [o, i] =
|
|
14067
|
+
const [o, i] = K("login"), c = async () => {
|
|
14125
14068
|
if (!e) return;
|
|
14126
14069
|
const d = encodeURIComponent(window.location.pathname);
|
|
14127
14070
|
window.location.href = `/api/auth/login?redirect=${d}`;
|
|
@@ -14151,7 +14094,7 @@ function f9({
|
|
|
14151
14094
|
)
|
|
14152
14095
|
] }),
|
|
14153
14096
|
o === "login" && /* @__PURE__ */ a(
|
|
14154
|
-
|
|
14097
|
+
r9,
|
|
14155
14098
|
{
|
|
14156
14099
|
onClose: t,
|
|
14157
14100
|
checkAuth: n,
|
|
@@ -14161,7 +14104,7 @@ function f9({
|
|
|
14161
14104
|
}
|
|
14162
14105
|
),
|
|
14163
14106
|
o === "register" && /* @__PURE__ */ a(
|
|
14164
|
-
|
|
14107
|
+
a9,
|
|
14165
14108
|
{
|
|
14166
14109
|
handleGoogleLogin: c,
|
|
14167
14110
|
goToLogin: () => i("login"),
|
|
@@ -14172,7 +14115,7 @@ function f9({
|
|
|
14172
14115
|
}
|
|
14173
14116
|
);
|
|
14174
14117
|
}
|
|
14175
|
-
function
|
|
14118
|
+
function d9({
|
|
14176
14119
|
isAuthenticated: e,
|
|
14177
14120
|
setIsAuthenticated: t,
|
|
14178
14121
|
loginUrl: n,
|
|
@@ -14183,9 +14126,9 @@ function g9({
|
|
|
14183
14126
|
COMMENTS_VARS: c
|
|
14184
14127
|
}) {
|
|
14185
14128
|
const [d, l] = Te.useState(!1);
|
|
14186
|
-
return /* @__PURE__ */ f(
|
|
14129
|
+
return /* @__PURE__ */ f(J, { children: [
|
|
14187
14130
|
d && /* @__PURE__ */ a(
|
|
14188
|
-
|
|
14131
|
+
l9,
|
|
14189
14132
|
{
|
|
14190
14133
|
loginUrl: n,
|
|
14191
14134
|
icon: i,
|
|
@@ -14211,7 +14154,7 @@ function g9({
|
|
|
14211
14154
|
)
|
|
14212
14155
|
] }),
|
|
14213
14156
|
/* @__PURE__ */ a(
|
|
14214
|
-
|
|
14157
|
+
n9,
|
|
14215
14158
|
{
|
|
14216
14159
|
isAuthenticated: e,
|
|
14217
14160
|
handleLogout: async () => {
|
|
@@ -14227,13 +14170,13 @@ function g9({
|
|
|
14227
14170
|
)
|
|
14228
14171
|
] });
|
|
14229
14172
|
}
|
|
14230
|
-
function
|
|
14173
|
+
function u9({
|
|
14231
14174
|
isVisible: e,
|
|
14232
14175
|
path: t,
|
|
14233
14176
|
icon: n,
|
|
14234
14177
|
COMMENTS_VARS: r
|
|
14235
14178
|
}) {
|
|
14236
|
-
const [s, o] =
|
|
14179
|
+
const [s, o] = K(null), [i, c] = K(null), d = r?.COGNITO_AUTH_PREFIX ?? "ASTRO_", l = he(async () => {
|
|
14237
14180
|
if (e) {
|
|
14238
14181
|
if (console.log(d), document.cookie.search(d + "IS_AUTH=true") === -1) {
|
|
14239
14182
|
o(!1), c(null), console.log("user not logged");
|
|
@@ -14272,7 +14215,7 @@ function p9({
|
|
|
14272
14215
|
}
|
|
14273
14216
|
);
|
|
14274
14217
|
return s === null ? h : e ? /* @__PURE__ */ a(
|
|
14275
|
-
|
|
14218
|
+
d9,
|
|
14276
14219
|
{
|
|
14277
14220
|
icon: n,
|
|
14278
14221
|
isAuthenticated: s,
|
|
@@ -14285,7 +14228,7 @@ function p9({
|
|
|
14285
14228
|
}
|
|
14286
14229
|
) : h;
|
|
14287
14230
|
}
|
|
14288
|
-
const
|
|
14231
|
+
const C3 = ({
|
|
14289
14232
|
render: e,
|
|
14290
14233
|
internalPath: t,
|
|
14291
14234
|
section: n,
|
|
@@ -14311,7 +14254,7 @@ const x3 = ({
|
|
|
14311
14254
|
}, []);
|
|
14312
14255
|
const h = {
|
|
14313
14256
|
comment: /* @__PURE__ */ a(
|
|
14314
|
-
|
|
14257
|
+
u9,
|
|
14315
14258
|
{
|
|
14316
14259
|
path: t,
|
|
14317
14260
|
icon: o,
|
|
@@ -14320,7 +14263,7 @@ const x3 = ({
|
|
|
14320
14263
|
}
|
|
14321
14264
|
),
|
|
14322
14265
|
more: /* @__PURE__ */ a(
|
|
14323
|
-
|
|
14266
|
+
Eg,
|
|
14324
14267
|
{
|
|
14325
14268
|
section: n,
|
|
14326
14269
|
currentNews: r,
|
|
@@ -14341,7 +14284,7 @@ const x3 = ({
|
|
|
14341
14284
|
}
|
|
14342
14285
|
);
|
|
14343
14286
|
};
|
|
14344
|
-
async function
|
|
14287
|
+
async function _3({
|
|
14345
14288
|
publication: e,
|
|
14346
14289
|
path: t,
|
|
14347
14290
|
username: n,
|
|
@@ -14445,7 +14388,7 @@ async function T3({
|
|
|
14445
14388
|
};
|
|
14446
14389
|
}
|
|
14447
14390
|
}
|
|
14448
|
-
const
|
|
14391
|
+
const N3 = async ({
|
|
14449
14392
|
token: e,
|
|
14450
14393
|
projectId: t,
|
|
14451
14394
|
captchaKey: n,
|
|
@@ -14481,69 +14424,69 @@ const I3 = async ({
|
|
|
14481
14424
|
};
|
|
14482
14425
|
export {
|
|
14483
14426
|
vo as AssetsPreconnect,
|
|
14484
|
-
|
|
14485
|
-
|
|
14486
|
-
|
|
14487
|
-
|
|
14427
|
+
p3 as AutorComponent,
|
|
14428
|
+
nu as AutorHeader1,
|
|
14429
|
+
mu as AutorHeader2,
|
|
14430
|
+
Ae as BannerAdvertising,
|
|
14488
14431
|
rt as BannerAdvertisingMiddle,
|
|
14489
|
-
|
|
14432
|
+
W9 as CarrouselCSR,
|
|
14490
14433
|
Et as CarrouselIRS,
|
|
14491
|
-
|
|
14492
|
-
|
|
14434
|
+
r2 as CarruselCard,
|
|
14435
|
+
m2 as CarruselOpinion,
|
|
14493
14436
|
at as CommonServices,
|
|
14494
14437
|
Hs as Comscore,
|
|
14495
|
-
|
|
14496
|
-
|
|
14497
|
-
|
|
14498
|
-
|
|
14438
|
+
d3 as ContactInfoServer,
|
|
14439
|
+
X9 as ContactInput,
|
|
14440
|
+
e3 as ContactSelect,
|
|
14441
|
+
t3 as ContactTextarea,
|
|
14499
14442
|
Vt as ContentLayout1,
|
|
14500
14443
|
ir as ContentLayoutTema,
|
|
14501
|
-
|
|
14502
|
-
|
|
14503
|
-
|
|
14444
|
+
m3 as DEBUG_MainSlots,
|
|
14445
|
+
of as DestacadoNoticias,
|
|
14446
|
+
Vf as DestacadoVideos,
|
|
14504
14447
|
uc as DynamicBlockServices,
|
|
14505
|
-
|
|
14448
|
+
h3 as DynamicComponents,
|
|
14506
14449
|
zn as DynamicMainSlot,
|
|
14507
14450
|
Is as DynamicSlot,
|
|
14508
|
-
|
|
14509
|
-
|
|
14451
|
+
o3 as EditorialBlock,
|
|
14452
|
+
Z9 as ErrorComponent,
|
|
14510
14453
|
Ro as Font,
|
|
14511
|
-
|
|
14454
|
+
K9 as Footer,
|
|
14512
14455
|
wo as FormatAfterScripts,
|
|
14513
14456
|
Hr as FormatScripts,
|
|
14514
14457
|
Vs as GA4,
|
|
14515
14458
|
Fs as GTM,
|
|
14516
14459
|
xs as GalleryHeader,
|
|
14517
|
-
|
|
14518
|
-
|
|
14519
|
-
|
|
14520
|
-
|
|
14460
|
+
F9 as GenerateBody,
|
|
14461
|
+
V9 as GenerateHead,
|
|
14462
|
+
a3 as Header,
|
|
14463
|
+
E0 as IframeHeader,
|
|
14521
14464
|
nl as ImageOffline,
|
|
14522
14465
|
Ue as ImageOnline,
|
|
14523
14466
|
tl as ImageOnlineClient,
|
|
14524
|
-
|
|
14467
|
+
G9 as IssuuServices,
|
|
14525
14468
|
To as ItemListSchema,
|
|
14526
|
-
|
|
14527
|
-
|
|
14469
|
+
bm as JournalistArticule2,
|
|
14470
|
+
Im as JournalistGroup,
|
|
14528
14471
|
Cs as LayoutNewsComponent,
|
|
14529
|
-
|
|
14472
|
+
C3 as LazyLoader,
|
|
14530
14473
|
B as LinkComponent,
|
|
14531
14474
|
M1 as LiveBlogHeader,
|
|
14532
|
-
|
|
14533
|
-
|
|
14475
|
+
$9 as Location,
|
|
14476
|
+
_9 as MainComponentServices,
|
|
14534
14477
|
$s as Marfeel,
|
|
14535
14478
|
ht as MiddleSection,
|
|
14536
14479
|
Es as Modulo1x3,
|
|
14537
|
-
|
|
14538
|
-
|
|
14539
|
-
|
|
14540
|
-
|
|
14541
|
-
|
|
14542
|
-
|
|
14543
|
-
|
|
14544
|
-
|
|
14480
|
+
a2 as Modulo1x3Card,
|
|
14481
|
+
Pf as Modulo1x4,
|
|
14482
|
+
Qf as Modulo1x5,
|
|
14483
|
+
i3 as Modulo2Columnas,
|
|
14484
|
+
Lf as Modulo3Columnas,
|
|
14485
|
+
c3 as ModuloNewsletter,
|
|
14486
|
+
s3 as ModuloOpinion,
|
|
14487
|
+
Sg as NewListResponseDataPH,
|
|
14545
14488
|
Io as NewsArticle,
|
|
14546
|
-
|
|
14489
|
+
f3 as NewsComponent,
|
|
14547
14490
|
ra as NewsContent,
|
|
14548
14491
|
xt as NewsDescriptionComponent,
|
|
14549
14492
|
wn as NextPrev,
|
|
@@ -14551,81 +14494,81 @@ export {
|
|
|
14551
14494
|
Ma as PreloadImages,
|
|
14552
14495
|
We as REPORT_REASONS,
|
|
14553
14496
|
ba as Readest,
|
|
14554
|
-
|
|
14555
|
-
|
|
14556
|
-
|
|
14497
|
+
y3 as ScriptHydrator,
|
|
14498
|
+
g3 as SearchSection,
|
|
14499
|
+
ge as Section,
|
|
14557
14500
|
Ze as SectionCard,
|
|
14558
14501
|
In as SectionCard2,
|
|
14559
14502
|
oa as SectionCardServerComponent,
|
|
14560
|
-
|
|
14503
|
+
l3 as SectionServerComponent,
|
|
14561
14504
|
wc as ShowSection,
|
|
14562
|
-
|
|
14505
|
+
Z2 as SocialNetworks,
|
|
14563
14506
|
Eo as SpeculationRules,
|
|
14564
|
-
|
|
14507
|
+
u3 as StaticSlotWrapper,
|
|
14565
14508
|
pl as SubscribeColumn,
|
|
14566
14509
|
Il as SubscribeRow,
|
|
14567
|
-
|
|
14568
|
-
|
|
14569
|
-
|
|
14510
|
+
Y9 as SubscribeWhatsAppColumn,
|
|
14511
|
+
r3 as TagHeader,
|
|
14512
|
+
um as TagSection,
|
|
14570
14513
|
z1 as TimeLine,
|
|
14571
|
-
|
|
14572
|
-
|
|
14573
|
-
|
|
14574
|
-
|
|
14575
|
-
|
|
14576
|
-
|
|
14514
|
+
y9 as TrimPathname,
|
|
14515
|
+
J9 as VideoBlock3,
|
|
14516
|
+
n3 as VideoBlock4,
|
|
14517
|
+
v0 as VideoEmbeddedHeader,
|
|
14518
|
+
A3 as VideoSection,
|
|
14519
|
+
_0 as VideoYoutubeHeader,
|
|
14577
14520
|
qo as VideosSchemas,
|
|
14578
14521
|
Uo as WebsiteList,
|
|
14579
|
-
|
|
14522
|
+
_3 as addComment,
|
|
14580
14523
|
ma as bannersReplace,
|
|
14581
14524
|
Dt as becomeVideoObject,
|
|
14582
14525
|
vt as buildTagUrl,
|
|
14583
14526
|
id as coloringByStrokeSVGs,
|
|
14584
14527
|
xa as compileStyleProps,
|
|
14585
14528
|
je as cutString,
|
|
14586
|
-
|
|
14529
|
+
p9 as extractRealtedNews,
|
|
14587
14530
|
Me as formatDate,
|
|
14588
|
-
|
|
14531
|
+
g9 as formatDateEdiciones,
|
|
14589
14532
|
jr as formatDateJournalistArticule,
|
|
14590
14533
|
uo as formatDateTimeline,
|
|
14591
14534
|
fo as formatNewsMeta,
|
|
14592
14535
|
Co as formatVideoData,
|
|
14593
|
-
|
|
14594
|
-
|
|
14595
|
-
|
|
14596
|
-
|
|
14597
|
-
|
|
14536
|
+
z9 as generalGetData,
|
|
14537
|
+
b3 as getCaptchaToken,
|
|
14538
|
+
zp as getComments,
|
|
14539
|
+
Y as getConfig,
|
|
14540
|
+
H9 as getDynamicSlots,
|
|
14598
14541
|
Mt as getEnvironmentUrl,
|
|
14599
14542
|
mo as getEnvironmentUrlFront,
|
|
14600
|
-
|
|
14543
|
+
b9 as getHydratorPath,
|
|
14601
14544
|
me as getImageUrl,
|
|
14602
14545
|
$t as getNextMeta,
|
|
14603
14546
|
Yt as getPage,
|
|
14604
14547
|
va as getPlayIcon,
|
|
14605
|
-
|
|
14548
|
+
C9 as getPreloadImages,
|
|
14606
14549
|
Wt as getPrevMeta,
|
|
14607
|
-
|
|
14550
|
+
v3 as getReportReasonLabel,
|
|
14608
14551
|
Qr as getResponse,
|
|
14609
14552
|
ho as getResponsePromise,
|
|
14610
14553
|
fa as getSchemas,
|
|
14611
14554
|
zr as getScriptReplaces,
|
|
14612
14555
|
Bo as getSlugs,
|
|
14613
|
-
|
|
14614
|
-
|
|
14556
|
+
w9 as getTypeOfNews,
|
|
14557
|
+
v9 as getVideoRealPath,
|
|
14615
14558
|
Ua as handleGetComments,
|
|
14616
|
-
|
|
14559
|
+
f9 as initLibrary,
|
|
14617
14560
|
yo as metadataToJSX,
|
|
14618
14561
|
mc as metadata_defaults,
|
|
14619
14562
|
Gr as parseTags,
|
|
14620
14563
|
go as pathnameSplit,
|
|
14621
|
-
|
|
14564
|
+
A9 as processExtractedRelatedNews,
|
|
14622
14565
|
Lo as removePages,
|
|
14623
|
-
|
|
14566
|
+
w3 as reportComment,
|
|
14624
14567
|
Dd as shareButtons,
|
|
14625
14568
|
Sa as socialIcons,
|
|
14626
14569
|
No as speculationRules,
|
|
14627
14570
|
_o as speculationRulesHome,
|
|
14628
14571
|
po as urlReplaces,
|
|
14629
14572
|
ws as usePlayIcon,
|
|
14630
|
-
|
|
14573
|
+
N3 as verifyCaptchaTokenEnterprise
|
|
14631
14574
|
};
|