sass-template-common 0.0.82 → 0.0.84
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +73 -73
- package/dist/sass-template-common.css +1 -1
- package/dist/sass-template-common.d.ts +1 -0
- package/dist/sass-template-common.js +705 -702
- package/dist/sass-template-common.umd.cjs +32 -32
- package/package.json +58 -58
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx as a, jsxs as m, Fragment as
|
|
1
|
+
import { jsx as a, jsxs as m, Fragment as Q } from "react/jsx-runtime";
|
|
2
2
|
import xe, { useState as O, useRef as Ja, useCallback as ne, useEffect as Ee, createElement as ut, forwardRef as Ks, Fragment as on, useMemo as Js } from "react";
|
|
3
3
|
const Zs = ({ id: e }) => e && /* @__PURE__ */ a(
|
|
4
4
|
"script",
|
|
@@ -24,7 +24,7 @@ const Zs = ({ id: e }) => e && /* @__PURE__ */ a(
|
|
|
24
24
|
s[o] = o;
|
|
25
25
|
}), s;
|
|
26
26
|
}, [t]);
|
|
27
|
-
return e && /* @__PURE__ */ m(
|
|
27
|
+
return e && /* @__PURE__ */ m(Q, { children: [
|
|
28
28
|
/* @__PURE__ */ a(
|
|
29
29
|
"script",
|
|
30
30
|
{
|
|
@@ -49,7 +49,7 @@ const Zs = ({ id: e }) => e && /* @__PURE__ */ a(
|
|
|
49
49
|
}
|
|
50
50
|
)
|
|
51
51
|
] });
|
|
52
|
-
},
|
|
52
|
+
}, Jg = ({ id: e }) => /* @__PURE__ */ m(Q, { children: [
|
|
53
53
|
/* @__PURE__ */ a(
|
|
54
54
|
"script",
|
|
55
55
|
{
|
|
@@ -113,8 +113,8 @@ function Za() {
|
|
|
113
113
|
return q === void 0;
|
|
114
114
|
} }, I = "en", E = {};
|
|
115
115
|
E[I] = k;
|
|
116
|
-
var D = "$isDayjsObject",
|
|
117
|
-
return q instanceof
|
|
116
|
+
var D = "$isDayjsObject", z = function(q) {
|
|
117
|
+
return q instanceof H || !(!q || !q[D]);
|
|
118
118
|
}, F = function q(x, b, B) {
|
|
119
119
|
var S;
|
|
120
120
|
if (!x) return I;
|
|
@@ -129,14 +129,14 @@ function Za() {
|
|
|
129
129
|
}
|
|
130
130
|
return !B && S && (I = S), S || !B && I;
|
|
131
131
|
}, M = function(q, x) {
|
|
132
|
-
if (
|
|
132
|
+
if (z(q)) return q.clone();
|
|
133
133
|
var b = typeof x == "object" ? x : {};
|
|
134
|
-
return b.date = q, b.args = arguments, new
|
|
134
|
+
return b.date = q, b.args = arguments, new H(b);
|
|
135
135
|
}, T = R;
|
|
136
|
-
T.l = F, T.i =
|
|
136
|
+
T.l = F, T.i = z, T.w = function(q, x) {
|
|
137
137
|
return M(q, { locale: x.$L, utc: x.$u, x: x.$x, $offset: x.$offset });
|
|
138
138
|
};
|
|
139
|
-
var
|
|
139
|
+
var H = (function() {
|
|
140
140
|
function q(b) {
|
|
141
141
|
this.$L = F(b.locale, null, !0), this.parse(b), this.$x = this.$x || b.x || {}, this[D] = !0;
|
|
142
142
|
}
|
|
@@ -351,14 +351,14 @@ function Za() {
|
|
|
351
351
|
}, x.toString = function() {
|
|
352
352
|
return this.$d.toUTCString();
|
|
353
353
|
}, q;
|
|
354
|
-
})(), te =
|
|
354
|
+
})(), te = H.prototype;
|
|
355
355
|
return M.prototype = te, [["$ms", i], ["$s", r], ["$m", l], ["$H", c], ["$W", u], ["$M", h], ["$y", y], ["$D", g]].forEach((function(q) {
|
|
356
356
|
te[q[1]] = function(x) {
|
|
357
357
|
return this.$g(x, q[0], q[1]);
|
|
358
358
|
};
|
|
359
359
|
})), M.extend = function(q, x) {
|
|
360
|
-
return q.$i || (q(x,
|
|
361
|
-
}, M.locale = F, M.isDayjs =
|
|
360
|
+
return q.$i || (q(x, H, M), q.$i = !0), M;
|
|
361
|
+
}, M.locale = F, M.isDayjs = z, M.unix = function(q) {
|
|
362
362
|
return M(1e3 * q);
|
|
363
363
|
}, M.en = E[I], M.Ls = E, M.p = {}, M;
|
|
364
364
|
}));
|
|
@@ -391,8 +391,8 @@ function oo() {
|
|
|
391
391
|
}
|
|
392
392
|
}
|
|
393
393
|
if (d) return p;
|
|
394
|
-
var
|
|
395
|
-
return typeof
|
|
394
|
+
var z = w ? C.future : C.past;
|
|
395
|
+
return typeof z == "function" ? z(p) : z.replace("%s", p);
|
|
396
396
|
}, i.to = function(u, d) {
|
|
397
397
|
return l(u, d, this, !0);
|
|
398
398
|
}, i.from = function(u, d) {
|
|
@@ -466,8 +466,8 @@ function mo() {
|
|
|
466
466
|
I === void 0 && (I = "");
|
|
467
467
|
var E = I.match(s);
|
|
468
468
|
if (!E) return null;
|
|
469
|
-
var D = ("" + E[0]).match(o) || ["-", 0, 0],
|
|
470
|
-
return F === 0 ? 0 :
|
|
469
|
+
var D = ("" + E[0]).match(o) || ["-", 0, 0], z = D[0], F = 60 * +D[1] + +D[2];
|
|
470
|
+
return F === 0 ? 0 : z === "+" ? F : -F;
|
|
471
471
|
})(p), p === null)) return this;
|
|
472
472
|
var k = Math.abs(p) <= 16 ? 60 * p : p;
|
|
473
473
|
if (k === 0) return this.utc(w);
|
|
@@ -527,8 +527,8 @@ function po() {
|
|
|
527
527
|
var C = g[w], k = C.type, N = C.value, R = n[k];
|
|
528
528
|
R >= 0 && (p[R] = parseInt(N, 10));
|
|
529
529
|
}
|
|
530
|
-
var I = p[3], E = I === 24 ? 0 : I, D = p[0] + "-" + p[1] + "-" + p[2] + " " + E + ":" + p[4] + ":" + p[5] + ":000",
|
|
531
|
-
return (r.utc(D).valueOf() - (
|
|
530
|
+
var I = p[3], E = I === 24 ? 0 : I, D = p[0] + "-" + p[1] + "-" + p[2] + " " + E + ":" + p[4] + ":" + p[5] + ":000", z = +f;
|
|
531
|
+
return (r.utc(D).valueOf() - (z -= z % 1e3)) / 6e4;
|
|
532
532
|
}, d = i.prototype;
|
|
533
533
|
d.tz = function(f, y) {
|
|
534
534
|
f === void 0 && (f = l);
|
|
@@ -553,10 +553,10 @@ function po() {
|
|
|
553
553
|
}, r.tz = function(f, y, g) {
|
|
554
554
|
var p = g && y, w = g || y || l, C = u(+r(), w);
|
|
555
555
|
if (typeof f != "string") return r(f).tz(w);
|
|
556
|
-
var k = (function(E, D,
|
|
557
|
-
var F = E - 60 * D * 1e3, M = u(F,
|
|
556
|
+
var k = (function(E, D, z) {
|
|
557
|
+
var F = E - 60 * D * 1e3, M = u(F, z);
|
|
558
558
|
if (D === M) return [F, D];
|
|
559
|
-
var T = u(F -= 60 * (M - D) * 1e3,
|
|
559
|
+
var T = u(F -= 60 * (M - D) * 1e3, z);
|
|
560
560
|
return M === T ? [F, M] : [E - 60 * Math.min(M, T) * 1e3, Math.max(M, T)];
|
|
561
561
|
})(r.utc(f, p).valueOf(), C, w), N = k[0], R = k[1], I = r(N).utcOffset(R);
|
|
562
562
|
return I.$x.$timezone = w, I;
|
|
@@ -578,7 +578,7 @@ let On = {
|
|
|
578
578
|
PUBLIC_API_PATH_VERSION: void 0,
|
|
579
579
|
PUBLIC_X_SECURITY_TOKEN: "wj5oeACJStV3exBvodMa",
|
|
580
580
|
PUBLIC_PUBLICATION_ID: "35",
|
|
581
|
-
PUBLIC_TAG_TYPE: "
|
|
581
|
+
PUBLIC_TAG_TYPE: "27",
|
|
582
582
|
PUBLIC_ENV: "local",
|
|
583
583
|
PUBLIC_LNG: "en",
|
|
584
584
|
PUBLIC_SERVICE_PREFIX: "false",
|
|
@@ -593,7 +593,7 @@ let On = {
|
|
|
593
593
|
PUBLIC_ASSETS_URL: "false",
|
|
594
594
|
PUBLIC_BUILD_ID: "123456789"
|
|
595
595
|
};
|
|
596
|
-
function
|
|
596
|
+
function Zg(e = {}) {
|
|
597
597
|
On = { ...On, ...e };
|
|
598
598
|
}
|
|
599
599
|
function J() {
|
|
@@ -604,7 +604,7 @@ ge.extend(wo);
|
|
|
604
604
|
ge.extend(ro);
|
|
605
605
|
const gn = "America/Mexico_City", { PUBLIC_LNG: yo } = J(), It = yo === "en" ? "en" : "es", Te = (e) => ge.tz(e, gn).locale(It).format("DD MMMM YYYY"), Xa = (e) => ge.tz(e, gn).locale(It).format(
|
|
606
606
|
It === "en" ? "MMMM DD YYYY [•] HH:mm [hs]" : "DD [de] MMMM YYYY [•] HH:mm [hs]"
|
|
607
|
-
), Co = (e) => ge.tz(e, gn).locale(It).format("MM/DD/YYYY [•] HH:mm [HS]"),
|
|
607
|
+
), Co = (e) => ge.tz(e, gn).locale(It).format("MM/DD/YYYY [•] HH:mm [HS]"), Xg = (e) => ge.tz(e, gn).locale(It).format("dddd DD [de] MMMM YYYY"), ye = (e, t = 136) => e && e.length > t ? `${e.substring(0, t)}...` : e;
|
|
608
608
|
function bo(e) {
|
|
609
609
|
return e && e.status === "fulfilled" ? e.value.data : null;
|
|
610
610
|
}
|
|
@@ -644,7 +644,7 @@ const Tt = (e, t, n) => ({
|
|
|
644
644
|
tags: []
|
|
645
645
|
}
|
|
646
646
|
});
|
|
647
|
-
function
|
|
647
|
+
function e9(e) {
|
|
648
648
|
const t = [], n = e.match(
|
|
649
649
|
/<div[^>]*class=["'][^"']*ck-related-news[^"']*["'][^>]*>[\s\S]*?<\/div>/gi
|
|
650
650
|
);
|
|
@@ -856,7 +856,7 @@ const rn = () => {
|
|
|
856
856
|
const t = e.banners.find((i) => i.key === e.name);
|
|
857
857
|
if (!t || !t.show) return null;
|
|
858
858
|
const n = Wn(t.value || "", e.replaces), s = /<script([^>]*)>([\s\S]*?)<\/script\s*>/gi, o = [...n.matchAll(s)];
|
|
859
|
-
return /* @__PURE__ */ a(
|
|
859
|
+
return /* @__PURE__ */ a(Q, { children: o.map((i, r) => {
|
|
860
860
|
const l = i[1] || "", c = i[2]?.trim() || "", u = l.match(/src=["']([^"']+)["']/i);
|
|
861
861
|
if (u) {
|
|
862
862
|
const d = u[1];
|
|
@@ -875,7 +875,7 @@ const rn = () => {
|
|
|
875
875
|
const t = e.banners.find((o) => o.key === e.name);
|
|
876
876
|
if (!t || !t.show) return null;
|
|
877
877
|
const s = Wn(t.value || "", e.replaces).split(/(<script[\s\S]*?<\/script\s*>)/gi);
|
|
878
|
-
return /* @__PURE__ */ a(
|
|
878
|
+
return /* @__PURE__ */ a(Q, { children: s.map((o, i) => {
|
|
879
879
|
const r = o.match(
|
|
880
880
|
/<script([^>]*)>([\s\S]*?)<\/script\s*>/i
|
|
881
881
|
);
|
|
@@ -902,20 +902,20 @@ const rn = () => {
|
|
|
902
902
|
return t.forEach((o, i) => {
|
|
903
903
|
i > 0 && (s += `/${o}`);
|
|
904
904
|
}), `${s}/page/${n + 1}`;
|
|
905
|
-
},
|
|
905
|
+
}, jt = (e, t, n) => {
|
|
906
906
|
let s = e.siteUrl;
|
|
907
907
|
return t.forEach((o, i) => {
|
|
908
908
|
i > 0 && (s += `/${o}`);
|
|
909
909
|
}), `${s}/page/${n - 1}`;
|
|
910
910
|
};
|
|
911
|
-
function
|
|
911
|
+
function t9(e) {
|
|
912
912
|
const t = e.length;
|
|
913
913
|
return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
|
|
914
914
|
}
|
|
915
915
|
const Io = () => {
|
|
916
916
|
const { PUBLIC_ASSETS_URL: e } = J();
|
|
917
917
|
return e && e !== "false" && /* @__PURE__ */ a("link", { rel: "preconnect", href: e, crossOrigin: "anonymous" });
|
|
918
|
-
}, { PUBLIC_ASSETS_URL: _n } = J(), To = _n && _n !== "false" ? _n : "", ma = ({ images: e }) => /* @__PURE__ */ a(
|
|
918
|
+
}, { PUBLIC_ASSETS_URL: _n } = J(), To = _n && _n !== "false" ? _n : "", ma = ({ images: e }) => /* @__PURE__ */ a(Q, { children: e.map(
|
|
919
919
|
(t, n) => t.href !== "" && /* @__PURE__ */ a(
|
|
920
920
|
"link",
|
|
921
921
|
{
|
|
@@ -967,7 +967,7 @@ const Io = () => {
|
|
|
967
967
|
]
|
|
968
968
|
}
|
|
969
969
|
};
|
|
970
|
-
},
|
|
970
|
+
}, n9 = (e) => {
|
|
971
971
|
let t = "";
|
|
972
972
|
if (e.params.news.match(/.*t[0-9]*.html/g)) {
|
|
973
973
|
const n = e.params.news.split("-"), s = n[n.length - 1] ?? "", o = s.substring(1, 9), i = s.substring(9, 13);
|
|
@@ -985,7 +985,7 @@ const Io = () => {
|
|
|
985
985
|
}
|
|
986
986
|
return e.config.servicePrefix + t;
|
|
987
987
|
};
|
|
988
|
-
function
|
|
988
|
+
function a9(e) {
|
|
989
989
|
const t = e.split("-"), n = t[t.length - 1]?.split("."), s = n && n[0] ? n[0] : "", o = s.substring(0, 2), i = s.substring(2, 10), r = s.substring(10);
|
|
990
990
|
return { path: {
|
|
991
991
|
vy: (c) => `/videos/video-youtube/${ge(i).format(
|
|
@@ -1037,7 +1037,7 @@ const Bo = { prerender: [
|
|
|
1037
1037
|
ROUTE: s
|
|
1038
1038
|
}) => {
|
|
1039
1039
|
let o = [];
|
|
1040
|
-
const i = n === "/" || n === "/index.html" ? void 0 :
|
|
1040
|
+
const i = n === "/" || n === "/index.html" ? void 0 : Ho(Vo[s]({ pathname: n, config: e })), r = Mo[s] ?? void 0, l = {
|
|
1041
1041
|
newstype: e.newsType,
|
|
1042
1042
|
publication: "35",
|
|
1043
1043
|
...i && r ? { query: `${r}:('${i}')` } : {}
|
|
@@ -1102,7 +1102,7 @@ const Oo = async ({
|
|
|
1102
1102
|
},
|
|
1103
1103
|
r
|
|
1104
1104
|
));
|
|
1105
|
-
},
|
|
1105
|
+
}, jo = ({ config: e, socials: t }) => {
|
|
1106
1106
|
const n = {
|
|
1107
1107
|
"@context": "https://schema.org",
|
|
1108
1108
|
"@type": "NewsMediaOrganization",
|
|
@@ -1121,7 +1121,7 @@ const Oo = async ({
|
|
|
1121
1121
|
dangerouslySetInnerHTML: { __html: JSON.stringify(n) }
|
|
1122
1122
|
}
|
|
1123
1123
|
);
|
|
1124
|
-
},
|
|
1124
|
+
}, Qo = ({ config: e }) => {
|
|
1125
1125
|
const t = {
|
|
1126
1126
|
"@context": "https://schema.org",
|
|
1127
1127
|
"@type": "WebSite",
|
|
@@ -1163,7 +1163,7 @@ const Oo = async ({
|
|
|
1163
1163
|
} catch (s) {
|
|
1164
1164
|
return console.error("Error fetching video schemas:", s), null;
|
|
1165
1165
|
}
|
|
1166
|
-
},
|
|
1166
|
+
}, zo = ({ config: e }) => {
|
|
1167
1167
|
const t = `@font-face {
|
|
1168
1168
|
font-family: '${e.fontName}';
|
|
1169
1169
|
font-style: normal;
|
|
@@ -1173,7 +1173,7 @@ const Oo = async ({
|
|
|
1173
1173
|
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;
|
|
1174
1174
|
}
|
|
1175
1175
|
`;
|
|
1176
|
-
return /* @__PURE__ */ a(
|
|
1176
|
+
return /* @__PURE__ */ a(Q, { children: e.useS3Font ? /* @__PURE__ */ m(Q, { children: [
|
|
1177
1177
|
/* @__PURE__ */ a(
|
|
1178
1178
|
"link",
|
|
1179
1179
|
{
|
|
@@ -1273,7 +1273,7 @@ const Oo = async ({
|
|
|
1273
1273
|
"[tag_replace]": "",
|
|
1274
1274
|
"[url_replace]": ""
|
|
1275
1275
|
})
|
|
1276
|
-
},
|
|
1276
|
+
}, Ho = (e) => {
|
|
1277
1277
|
if (e.search("/page/") === -1) return e.replace("/", "");
|
|
1278
1278
|
const t = e.split("/"), n = t.indexOf("page") - 1;
|
|
1279
1279
|
return n < 0 ? e : (t[n] ?? "").replace("/", "");
|
|
@@ -1292,10 +1292,10 @@ const Oo = async ({
|
|
|
1292
1292
|
autor: (e) => e.pathname.split("/autor/")[1] ?? "",
|
|
1293
1293
|
video: (e) => e.pathname.split("/video/")[1] ?? "",
|
|
1294
1294
|
videos: (e) => e.pathname.split("/videos/")[1] ?? ""
|
|
1295
|
-
},
|
|
1295
|
+
}, Qt = (e) => {
|
|
1296
1296
|
const t = e.split("/"), n = t[t.length - 1] ?? "1";
|
|
1297
1297
|
return Number(n) > 0 ? Number(n) : 1;
|
|
1298
|
-
},
|
|
1298
|
+
}, s9 = (e, t = 2) => {
|
|
1299
1299
|
if (!e || e.length === 0) return [];
|
|
1300
1300
|
const n = [];
|
|
1301
1301
|
for (let s = 0; s < t; s++) {
|
|
@@ -1308,7 +1308,7 @@ const Oo = async ({
|
|
|
1308
1308
|
}
|
|
1309
1309
|
return n;
|
|
1310
1310
|
};
|
|
1311
|
-
class
|
|
1311
|
+
class o9 {
|
|
1312
1312
|
exclude = "keywords,gallery,related,relatedexternal,external,customfields";
|
|
1313
1313
|
config = {};
|
|
1314
1314
|
imgSizes = {};
|
|
@@ -1485,10 +1485,10 @@ function ls(e, t) {
|
|
|
1485
1485
|
return null;
|
|
1486
1486
|
}
|
|
1487
1487
|
const Ze = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, cs = (e) => !lt(e) && e !== Ze;
|
|
1488
|
-
function
|
|
1488
|
+
function jn() {
|
|
1489
1489
|
const { caseless: e, skipUndefined: t } = cs(this) && this || {}, n = {}, s = (o, i) => {
|
|
1490
1490
|
const r = e && ls(n, i) || i;
|
|
1491
|
-
en(n[r]) && en(o) ? n[r] =
|
|
1491
|
+
en(n[r]) && en(o) ? n[r] = jn(n[r], o) : en(o) ? n[r] = jn({}, o) : mt(o) ? n[r] = o.slice() : (!t || !lt(o)) && (n[r] = o);
|
|
1492
1492
|
};
|
|
1493
1493
|
for (let o = 0, i = arguments.length; o < i; o++)
|
|
1494
1494
|
arguments[o] && Rt(arguments[o], s);
|
|
@@ -1627,7 +1627,7 @@ const xi = (e) => {
|
|
|
1627
1627
|
isTypedArray: gi,
|
|
1628
1628
|
isFileList: ei,
|
|
1629
1629
|
forEach: Rt,
|
|
1630
|
-
merge:
|
|
1630
|
+
merge: jn,
|
|
1631
1631
|
extend: ci,
|
|
1632
1632
|
trim: li,
|
|
1633
1633
|
stripBOM: di,
|
|
@@ -1660,10 +1660,10 @@ const xi = (e) => {
|
|
|
1660
1660
|
asap: Ui,
|
|
1661
1661
|
isIterable: Ii
|
|
1662
1662
|
};
|
|
1663
|
-
function
|
|
1663
|
+
function j(e, t, n, s, o) {
|
|
1664
1664
|
Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), s && (this.request = s), o && (this.response = o, this.status = o.status ? o.status : null);
|
|
1665
1665
|
}
|
|
1666
|
-
A.inherits(
|
|
1666
|
+
A.inherits(j, Error, {
|
|
1667
1667
|
toJSON: function() {
|
|
1668
1668
|
return {
|
|
1669
1669
|
// Standard
|
|
@@ -1684,7 +1684,7 @@ A.inherits(Q, Error, {
|
|
|
1684
1684
|
};
|
|
1685
1685
|
}
|
|
1686
1686
|
});
|
|
1687
|
-
const ms =
|
|
1687
|
+
const ms = j.prototype, hs = {};
|
|
1688
1688
|
[
|
|
1689
1689
|
"ERR_BAD_OPTION_VALUE",
|
|
1690
1690
|
"ERR_BAD_OPTION",
|
|
@@ -1702,18 +1702,18 @@ const ms = Q.prototype, hs = {};
|
|
|
1702
1702
|
].forEach((e) => {
|
|
1703
1703
|
hs[e] = { value: e };
|
|
1704
1704
|
});
|
|
1705
|
-
Object.defineProperties(
|
|
1705
|
+
Object.defineProperties(j, hs);
|
|
1706
1706
|
Object.defineProperty(ms, "isAxiosError", { value: !0 });
|
|
1707
|
-
|
|
1707
|
+
j.from = (e, t, n, s, o, i) => {
|
|
1708
1708
|
const r = Object.create(ms);
|
|
1709
1709
|
A.toFlatObject(e, r, function(d) {
|
|
1710
1710
|
return d !== Error.prototype;
|
|
1711
1711
|
}, (u) => u !== "isAxiosError");
|
|
1712
1712
|
const l = e && e.message ? e.message : "Error", c = t == null && e ? e.code : t;
|
|
1713
|
-
return
|
|
1713
|
+
return j.call(r, l, c, n, s, o), e && r.cause == null && Object.defineProperty(r, "cause", { value: e, configurable: !0 }), r.name = e && e.name || "Error", i && Object.assign(r, i), r;
|
|
1714
1714
|
};
|
|
1715
1715
|
const Ti = null;
|
|
1716
|
-
function
|
|
1716
|
+
function Qn(e) {
|
|
1717
1717
|
return A.isPlainObject(e) || A.isArray(e);
|
|
1718
1718
|
}
|
|
1719
1719
|
function fs(e) {
|
|
@@ -1725,7 +1725,7 @@ function fa(e, t, n) {
|
|
|
1725
1725
|
}).join(n ? "." : "") : t;
|
|
1726
1726
|
}
|
|
1727
1727
|
function qi(e) {
|
|
1728
|
-
return A.isArray(e) && !e.some(
|
|
1728
|
+
return A.isArray(e) && !e.some(Qn);
|
|
1729
1729
|
}
|
|
1730
1730
|
const Bi = A.toFlatObject(A, {}, null, function(t) {
|
|
1731
1731
|
return /^is[A-Z]/.test(t);
|
|
@@ -1750,7 +1750,7 @@ function yn(e, t, n) {
|
|
|
1750
1750
|
if (A.isBoolean(g))
|
|
1751
1751
|
return g.toString();
|
|
1752
1752
|
if (!c && A.isBlob(g))
|
|
1753
|
-
throw new
|
|
1753
|
+
throw new j("Blob is not supported. Use a Buffer instead.");
|
|
1754
1754
|
return A.isArrayBuffer(g) || A.isTypedArray(g) ? c && typeof Blob == "function" ? new Blob([g]) : Buffer.from(g) : g;
|
|
1755
1755
|
}
|
|
1756
1756
|
function d(g, p, w) {
|
|
@@ -1767,12 +1767,12 @@ function yn(e, t, n) {
|
|
|
1767
1767
|
);
|
|
1768
1768
|
}), !1;
|
|
1769
1769
|
}
|
|
1770
|
-
return
|
|
1770
|
+
return Qn(g) ? !0 : (t.append(fa(w, p, i), u(g)), !1);
|
|
1771
1771
|
}
|
|
1772
1772
|
const h = [], f = Object.assign(Bi, {
|
|
1773
1773
|
defaultVisitor: d,
|
|
1774
1774
|
convertValue: u,
|
|
1775
|
-
isVisitable:
|
|
1775
|
+
isVisitable: Qn
|
|
1776
1776
|
});
|
|
1777
1777
|
function y(g, p) {
|
|
1778
1778
|
if (!A.isUndefined(g)) {
|
|
@@ -1906,19 +1906,19 @@ const As = {
|
|
|
1906
1906
|
Blob: Mi
|
|
1907
1907
|
},
|
|
1908
1908
|
protocols: ["http", "https", "file", "blob", "url", "data"]
|
|
1909
|
-
}, Jn = typeof window < "u" && typeof document < "u", Gn = typeof navigator == "object" && navigator || void 0, Oi = Jn && (!Gn || ["ReactNative", "NativeScript", "NS"].indexOf(Gn.product) < 0),
|
|
1910
|
-
self instanceof WorkerGlobalScope && typeof self.importScripts == "function",
|
|
1909
|
+
}, Jn = typeof window < "u" && typeof document < "u", Gn = typeof navigator == "object" && navigator || void 0, Oi = Jn && (!Gn || ["ReactNative", "NativeScript", "NS"].indexOf(Gn.product) < 0), ji = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
|
|
1910
|
+
self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Qi = Jn && window.location.href || "http://localhost", Gi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1911
1911
|
__proto__: null,
|
|
1912
1912
|
hasBrowserEnv: Jn,
|
|
1913
1913
|
hasStandardBrowserEnv: Oi,
|
|
1914
|
-
hasStandardBrowserWebWorkerEnv:
|
|
1914
|
+
hasStandardBrowserWebWorkerEnv: ji,
|
|
1915
1915
|
navigator: Gn,
|
|
1916
|
-
origin:
|
|
1916
|
+
origin: Qi
|
|
1917
1917
|
}, Symbol.toStringTag, { value: "Module" })), ae = {
|
|
1918
1918
|
...Gi,
|
|
1919
1919
|
...Pi
|
|
1920
1920
|
};
|
|
1921
|
-
function
|
|
1921
|
+
function zi(e, t) {
|
|
1922
1922
|
return yn(e, new ae.classes.URLSearchParams(), {
|
|
1923
1923
|
visitor: function(n, s, o, i) {
|
|
1924
1924
|
return ae.isNode && A.isBuffer(n) ? (this.append(s, n.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
|
|
@@ -1926,7 +1926,7 @@ function Hi(e, t) {
|
|
|
1926
1926
|
...t
|
|
1927
1927
|
});
|
|
1928
1928
|
}
|
|
1929
|
-
function
|
|
1929
|
+
function Hi(e) {
|
|
1930
1930
|
return A.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
|
|
1931
1931
|
}
|
|
1932
1932
|
function Vi(e) {
|
|
@@ -1948,7 +1948,7 @@ function ws(e) {
|
|
|
1948
1948
|
if (A.isFormData(e) && A.isFunction(e.entries)) {
|
|
1949
1949
|
const n = {};
|
|
1950
1950
|
return A.forEachEntry(e, (s, o) => {
|
|
1951
|
-
t(
|
|
1951
|
+
t(Hi(s), o, n, 0);
|
|
1952
1952
|
}), n;
|
|
1953
1953
|
}
|
|
1954
1954
|
return null;
|
|
@@ -1979,7 +1979,7 @@ const Dt = {
|
|
|
1979
1979
|
let l;
|
|
1980
1980
|
if (i) {
|
|
1981
1981
|
if (s.indexOf("application/x-www-form-urlencoded") > -1)
|
|
1982
|
-
return
|
|
1982
|
+
return zi(t, this.formSerializer).toString();
|
|
1983
1983
|
if ((l = A.isFileList(t)) || s.indexOf("multipart/form-data") > -1) {
|
|
1984
1984
|
const c = this.env && this.env.FormData;
|
|
1985
1985
|
return yn(
|
|
@@ -2001,7 +2001,7 @@ const Dt = {
|
|
|
2001
2001
|
return JSON.parse(t, this.parseReviver);
|
|
2002
2002
|
} catch (l) {
|
|
2003
2003
|
if (r)
|
|
2004
|
-
throw l.name === "SyntaxError" ?
|
|
2004
|
+
throw l.name === "SyntaxError" ? j.from(l, j.ERR_BAD_RESPONSE, this, null, this.response) : l;
|
|
2005
2005
|
}
|
|
2006
2006
|
}
|
|
2007
2007
|
return t;
|
|
@@ -2244,16 +2244,16 @@ function ys(e) {
|
|
|
2244
2244
|
return !!(e && e.__CANCEL__);
|
|
2245
2245
|
}
|
|
2246
2246
|
function ht(e, t, n) {
|
|
2247
|
-
|
|
2247
|
+
j.call(this, e ?? "canceled", j.ERR_CANCELED, t, n), this.name = "CanceledError";
|
|
2248
2248
|
}
|
|
2249
|
-
A.inherits(ht,
|
|
2249
|
+
A.inherits(ht, j, {
|
|
2250
2250
|
__CANCEL__: !0
|
|
2251
2251
|
});
|
|
2252
2252
|
function Cs(e, t, n) {
|
|
2253
2253
|
const s = n.config.validateStatus;
|
|
2254
|
-
!n.status || !s || s(n.status) ? e(n) : t(new
|
|
2254
|
+
!n.status || !s || s(n.status) ? e(n) : t(new j(
|
|
2255
2255
|
"Request failed with status code " + n.status,
|
|
2256
|
-
[
|
|
2256
|
+
[j.ERR_BAD_REQUEST, j.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
|
|
2257
2257
|
n.config,
|
|
2258
2258
|
n.request,
|
|
2259
2259
|
n
|
|
@@ -2478,16 +2478,16 @@ const vs = (e) => {
|
|
|
2478
2478
|
"onloadend" in w ? w.onloadend = C : w.onreadystatechange = function() {
|
|
2479
2479
|
!w || w.readyState !== 4 || w.status === 0 && !(w.responseURL && w.responseURL.indexOf("file:") === 0) || setTimeout(C);
|
|
2480
2480
|
}, w.onabort = function() {
|
|
2481
|
-
w && (s(new
|
|
2481
|
+
w && (s(new j("Request aborted", j.ECONNABORTED, e, w)), w = null);
|
|
2482
2482
|
}, w.onerror = function(R) {
|
|
2483
|
-
const I = R && R.message ? R.message : "Network Error", E = new
|
|
2483
|
+
const I = R && R.message ? R.message : "Network Error", E = new j(I, j.ERR_NETWORK, e, w);
|
|
2484
2484
|
E.event = R || null, s(E), w = null;
|
|
2485
2485
|
}, w.ontimeout = function() {
|
|
2486
2486
|
let R = o.timeout ? "timeout of " + o.timeout + "ms exceeded" : "timeout exceeded";
|
|
2487
2487
|
const I = o.transitional || As;
|
|
2488
|
-
o.timeoutErrorMessage && (R = o.timeoutErrorMessage), s(new
|
|
2488
|
+
o.timeoutErrorMessage && (R = o.timeoutErrorMessage), s(new j(
|
|
2489
2489
|
R,
|
|
2490
|
-
I.clarifyTimeoutError ?
|
|
2490
|
+
I.clarifyTimeoutError ? j.ETIMEDOUT : j.ECONNABORTED,
|
|
2491
2491
|
e,
|
|
2492
2492
|
w
|
|
2493
2493
|
)), w = null;
|
|
@@ -2498,7 +2498,7 @@ const vs = (e) => {
|
|
|
2498
2498
|
}, o.cancelToken && o.cancelToken.subscribe(d), o.signal && (o.signal.aborted ? d() : o.signal.addEventListener("abort", d)));
|
|
2499
2499
|
const k = Xi(o.url);
|
|
2500
2500
|
if (k && ae.protocols.indexOf(k) === -1) {
|
|
2501
|
-
s(new
|
|
2501
|
+
s(new j("Unsupported protocol " + k + ":", j.ERR_BAD_REQUEST, e));
|
|
2502
2502
|
return;
|
|
2503
2503
|
}
|
|
2504
2504
|
w.send(i || null);
|
|
@@ -2511,11 +2511,11 @@ const vs = (e) => {
|
|
|
2511
2511
|
if (!o) {
|
|
2512
2512
|
o = !0, l();
|
|
2513
2513
|
const d = u instanceof Error ? u : this.reason;
|
|
2514
|
-
s.abort(d instanceof
|
|
2514
|
+
s.abort(d instanceof j ? d : new ht(d instanceof Error ? d.message : d));
|
|
2515
2515
|
}
|
|
2516
2516
|
};
|
|
2517
2517
|
let r = t && setTimeout(() => {
|
|
2518
|
-
r = null, i(new
|
|
2518
|
+
r = null, i(new j(`timeout ${t} of ms exceeded`, j.ETIMEDOUT));
|
|
2519
2519
|
}, t);
|
|
2520
2520
|
const l = () => {
|
|
2521
2521
|
e && (r && clearTimeout(r), r = null, e.forEach((u) => {
|
|
@@ -2620,7 +2620,7 @@ const vs = (e) => {
|
|
|
2620
2620
|
let C = p && p[g];
|
|
2621
2621
|
if (C)
|
|
2622
2622
|
return C.call(p);
|
|
2623
|
-
throw new
|
|
2623
|
+
throw new j(`Response type '${g}' is not supported`, j.ERR_NOT_SUPPORT, w);
|
|
2624
2624
|
});
|
|
2625
2625
|
});
|
|
2626
2626
|
const f = async (g) => {
|
|
@@ -2652,24 +2652,24 @@ const vs = (e) => {
|
|
|
2652
2652
|
onDownloadProgress: I,
|
|
2653
2653
|
onUploadProgress: E,
|
|
2654
2654
|
responseType: D,
|
|
2655
|
-
headers:
|
|
2655
|
+
headers: z,
|
|
2656
2656
|
withCredentials: F = "same-origin",
|
|
2657
2657
|
fetchOptions: M
|
|
2658
2658
|
} = vs(g), T = t || fetch;
|
|
2659
2659
|
D = D ? (D + "").toLowerCase() : "text";
|
|
2660
|
-
let
|
|
2661
|
-
const q =
|
|
2662
|
-
|
|
2660
|
+
let H = lr([k, N && N.toAbortSignal()], R), te = null;
|
|
2661
|
+
const q = H && H.unsubscribe && (() => {
|
|
2662
|
+
H.unsubscribe();
|
|
2663
2663
|
});
|
|
2664
2664
|
let x;
|
|
2665
2665
|
try {
|
|
2666
|
-
if (E && u && w !== "get" && w !== "head" && (x = await y(
|
|
2666
|
+
if (E && u && w !== "get" && w !== "head" && (x = await y(z, C)) !== 0) {
|
|
2667
2667
|
let L = new n(p, {
|
|
2668
2668
|
method: "POST",
|
|
2669
2669
|
body: C,
|
|
2670
2670
|
duplex: "half"
|
|
2671
2671
|
}), G;
|
|
2672
|
-
if (A.isFormData(C) && (G = L.headers.get("content-type")) &&
|
|
2672
|
+
if (A.isFormData(C) && (G = L.headers.get("content-type")) && z.setContentType(G), L.body) {
|
|
2673
2673
|
const [W, V] = wa(
|
|
2674
2674
|
x,
|
|
2675
2675
|
ln(ya(E))
|
|
@@ -2680,9 +2680,9 @@ const vs = (e) => {
|
|
|
2680
2680
|
A.isString(F) || (F = F ? "include" : "omit");
|
|
2681
2681
|
const b = i && "credentials" in n.prototype, B = {
|
|
2682
2682
|
...M,
|
|
2683
|
-
signal:
|
|
2683
|
+
signal: H,
|
|
2684
2684
|
method: w.toUpperCase(),
|
|
2685
|
-
headers:
|
|
2685
|
+
headers: z.normalize().toJSON(),
|
|
2686
2686
|
body: C,
|
|
2687
2687
|
duplex: "half",
|
|
2688
2688
|
credentials: b ? F : void 0
|
|
@@ -2720,11 +2720,11 @@ const vs = (e) => {
|
|
|
2720
2720
|
});
|
|
2721
2721
|
} catch (b) {
|
|
2722
2722
|
throw q && q(), b && b.name === "TypeError" && /Load failed|fetch/i.test(b.message) ? Object.assign(
|
|
2723
|
-
new
|
|
2723
|
+
new j("Network Error", j.ERR_NETWORK, g, te),
|
|
2724
2724
|
{
|
|
2725
2725
|
cause: b.cause || b
|
|
2726
2726
|
}
|
|
2727
|
-
) :
|
|
2727
|
+
) : j.from(b, b && b.code, g, te);
|
|
2728
2728
|
}
|
|
2729
2729
|
};
|
|
2730
2730
|
}, fr = /* @__PURE__ */ new Map(), _s = (e) => {
|
|
@@ -2766,7 +2766,7 @@ function pr(e, t) {
|
|
|
2766
2766
|
s = e[r];
|
|
2767
2767
|
let l;
|
|
2768
2768
|
if (o = s, !gr(s) && (o = Zn[(l = String(s)).toLowerCase()], o === void 0))
|
|
2769
|
-
throw new
|
|
2769
|
+
throw new j(`Unknown adapter '${l}'`);
|
|
2770
2770
|
if (o && (A.isFunction(o) || (o = o.get(t))))
|
|
2771
2771
|
break;
|
|
2772
2772
|
i[l || "#" + r] = o;
|
|
@@ -2778,7 +2778,7 @@ function pr(e, t) {
|
|
|
2778
2778
|
let l = n ? r.length > 1 ? `since :
|
|
2779
2779
|
` + r.map(xa).join(`
|
|
2780
2780
|
`) : " " + xa(r[0]) : "as no adapter specified";
|
|
2781
|
-
throw new
|
|
2781
|
+
throw new j(
|
|
2782
2782
|
"There is no suitable adapter to dispatch the request " + l,
|
|
2783
2783
|
"ERR_NOT_SUPPORT"
|
|
2784
2784
|
);
|
|
@@ -2832,9 +2832,9 @@ Cn.transitional = function(t, n, s) {
|
|
|
2832
2832
|
}
|
|
2833
2833
|
return (i, r, l) => {
|
|
2834
2834
|
if (t === !1)
|
|
2835
|
-
throw new
|
|
2835
|
+
throw new j(
|
|
2836
2836
|
o(r, " has been removed" + (n ? " in " + n : "")),
|
|
2837
|
-
|
|
2837
|
+
j.ERR_DEPRECATED
|
|
2838
2838
|
);
|
|
2839
2839
|
return n && !ka[r] && (ka[r] = !0, console.warn(
|
|
2840
2840
|
o(
|
|
@@ -2849,7 +2849,7 @@ Cn.spelling = function(t) {
|
|
|
2849
2849
|
};
|
|
2850
2850
|
function Ar(e, t, n) {
|
|
2851
2851
|
if (typeof e != "object")
|
|
2852
|
-
throw new
|
|
2852
|
+
throw new j("options must be an object", j.ERR_BAD_OPTION_VALUE);
|
|
2853
2853
|
const s = Object.keys(e);
|
|
2854
2854
|
let o = s.length;
|
|
2855
2855
|
for (; o-- > 0; ) {
|
|
@@ -2857,11 +2857,11 @@ function Ar(e, t, n) {
|
|
|
2857
2857
|
if (r) {
|
|
2858
2858
|
const l = e[i], c = l === void 0 || r(l, i, e);
|
|
2859
2859
|
if (c !== !0)
|
|
2860
|
-
throw new
|
|
2860
|
+
throw new j("option " + i + " must be " + c, j.ERR_BAD_OPTION_VALUE);
|
|
2861
2861
|
continue;
|
|
2862
2862
|
}
|
|
2863
2863
|
if (n !== !0)
|
|
2864
|
-
throw new
|
|
2864
|
+
throw new j("Unknown option " + i, j.ERR_BAD_OPTION);
|
|
2865
2865
|
}
|
|
2866
2866
|
}
|
|
2867
2867
|
const nn = {
|
|
@@ -3073,7 +3073,7 @@ function yr(e) {
|
|
|
3073
3073
|
function Cr(e) {
|
|
3074
3074
|
return A.isObject(e) && e.isAxiosError === !0;
|
|
3075
3075
|
}
|
|
3076
|
-
const
|
|
3076
|
+
const zn = {
|
|
3077
3077
|
Continue: 100,
|
|
3078
3078
|
SwitchingProtocols: 101,
|
|
3079
3079
|
Processing: 102,
|
|
@@ -3144,8 +3144,8 @@ const Hn = {
|
|
|
3144
3144
|
SslHandshakeFailed: 525,
|
|
3145
3145
|
InvalidSslCertificate: 526
|
|
3146
3146
|
};
|
|
3147
|
-
Object.entries(
|
|
3148
|
-
|
|
3147
|
+
Object.entries(zn).forEach(([e, t]) => {
|
|
3148
|
+
zn[t] = e;
|
|
3149
3149
|
});
|
|
3150
3150
|
function Es(e) {
|
|
3151
3151
|
const t = new Xe(e), n = ss(Xe.prototype.request, t);
|
|
@@ -3160,7 +3160,7 @@ Y.CancelToken = wr;
|
|
|
3160
3160
|
Y.isCancel = ys;
|
|
3161
3161
|
Y.VERSION = Ss;
|
|
3162
3162
|
Y.toFormData = yn;
|
|
3163
|
-
Y.AxiosError =
|
|
3163
|
+
Y.AxiosError = j;
|
|
3164
3164
|
Y.Cancel = Y.CanceledError;
|
|
3165
3165
|
Y.all = function(t) {
|
|
3166
3166
|
return Promise.all(t);
|
|
@@ -3171,25 +3171,25 @@ Y.mergeConfig = et;
|
|
|
3171
3171
|
Y.AxiosHeaders = he;
|
|
3172
3172
|
Y.formToJSON = (e) => ws(A.isHTMLForm(e) ? new FormData(e) : e);
|
|
3173
3173
|
Y.getAdapter = Ns.getAdapter;
|
|
3174
|
-
Y.HttpStatusCode =
|
|
3174
|
+
Y.HttpStatusCode = zn;
|
|
3175
3175
|
Y.default = Y;
|
|
3176
3176
|
const {
|
|
3177
|
-
Axios:
|
|
3178
|
-
AxiosError:
|
|
3179
|
-
CanceledError:
|
|
3180
|
-
isCancel:
|
|
3181
|
-
CancelToken:
|
|
3182
|
-
VERSION:
|
|
3183
|
-
all:
|
|
3184
|
-
Cancel:
|
|
3185
|
-
isAxiosError:
|
|
3186
|
-
spread:
|
|
3187
|
-
toFormData:
|
|
3188
|
-
AxiosHeaders:
|
|
3189
|
-
HttpStatusCode:
|
|
3190
|
-
formToJSON:
|
|
3191
|
-
getAdapter:
|
|
3192
|
-
mergeConfig:
|
|
3177
|
+
Axios: l9,
|
|
3178
|
+
AxiosError: c9,
|
|
3179
|
+
CanceledError: d9,
|
|
3180
|
+
isCancel: u9,
|
|
3181
|
+
CancelToken: m9,
|
|
3182
|
+
VERSION: h9,
|
|
3183
|
+
all: f9,
|
|
3184
|
+
Cancel: g9,
|
|
3185
|
+
isAxiosError: p9,
|
|
3186
|
+
spread: A9,
|
|
3187
|
+
toFormData: w9,
|
|
3188
|
+
AxiosHeaders: y9,
|
|
3189
|
+
HttpStatusCode: C9,
|
|
3190
|
+
formToJSON: b9,
|
|
3191
|
+
getAdapter: v9,
|
|
3192
|
+
mergeConfig: _9
|
|
3193
3193
|
} = Y;
|
|
3194
3194
|
class Se {
|
|
3195
3195
|
constructor(t) {
|
|
@@ -3332,7 +3332,7 @@ class br extends Se {
|
|
|
3332
3332
|
return { blockSass: n.data.data };
|
|
3333
3333
|
};
|
|
3334
3334
|
}
|
|
3335
|
-
class
|
|
3335
|
+
class N9 {
|
|
3336
3336
|
issuuApi = "https://api.issuu.com/v2";
|
|
3337
3337
|
api = void 0;
|
|
3338
3338
|
constructor(t) {
|
|
@@ -3368,7 +3368,7 @@ class _3 {
|
|
|
3368
3368
|
}
|
|
3369
3369
|
}
|
|
3370
3370
|
}
|
|
3371
|
-
const
|
|
3371
|
+
const S9 = async (e, t, n, s, o, i) => {
|
|
3372
3372
|
const r = new br({
|
|
3373
3373
|
config: t,
|
|
3374
3374
|
imgSizes: n,
|
|
@@ -3397,7 +3397,7 @@ const N3 = async (e, t, n, s, o, i) => {
|
|
|
3397
3397
|
}, vr = (e) => {
|
|
3398
3398
|
const t = bo(e);
|
|
3399
3399
|
return t && t.data ? t.data : t;
|
|
3400
|
-
},
|
|
3400
|
+
}, x9 = async (e) => {
|
|
3401
3401
|
const t = await Promise.allSettled(
|
|
3402
3402
|
Object.values(e).map((o) => o.promise)
|
|
3403
3403
|
), n = Object.keys(e), s = {};
|
|
@@ -3445,7 +3445,7 @@ const N3 = async (e, t, n, s, o, i) => {
|
|
|
3445
3445
|
return o ? { ...t, ...o } : ue(t);
|
|
3446
3446
|
},
|
|
3447
3447
|
seccion: async (e) => {
|
|
3448
|
-
const { meta: t, config: n, pathname: s, slug: o } = e, i = new Se(), r = s.split("/"), l = [], c =
|
|
3448
|
+
const { meta: t, config: n, pathname: s, slug: o } = e, i = new Se(), r = s.split("/"), l = [], c = Qt(s), u = Number(n.newsListLimit) ?? 0;
|
|
3449
3449
|
try {
|
|
3450
3450
|
const d = await i.getNewsListSection({
|
|
3451
3451
|
section: o,
|
|
@@ -3456,7 +3456,7 @@ const N3 = async (e, t, n, s, o, i) => {
|
|
|
3456
3456
|
});
|
|
3457
3457
|
if (!d) return ue(t);
|
|
3458
3458
|
const h = d.data.data, f = h[0];
|
|
3459
|
-
return h.length < u || l.push({ rel: "next", url: Ot(n, r, c) }), c > 1 && l.push({ rel: "prev", url:
|
|
3459
|
+
return h.length < u || l.push({ rel: "next", url: Ot(n, r, c) }), c > 1 && l.push({ rel: "prev", url: jt(n, r, c) }), {
|
|
3460
3460
|
...t,
|
|
3461
3461
|
title: `Últimas Noticias de ${f.info.section?.name} | ${n.name}`,
|
|
3462
3462
|
description: `Todas las últimas noticias de ${f.info.section?.name} en ${n.name}`,
|
|
@@ -3489,7 +3489,7 @@ const N3 = async (e, t, n, s, o, i) => {
|
|
|
3489
3489
|
}
|
|
3490
3490
|
},
|
|
3491
3491
|
tema: async (e) => {
|
|
3492
|
-
const { meta: t, config: n, pathname: s, slug: o } = e, i = new Se(), r = s.split("/"), l = [], c =
|
|
3492
|
+
const { meta: t, config: n, pathname: s, slug: o } = e, i = new Se(), r = s.split("/"), l = [], c = Qt(s), u = Number(n.newsListLimit) ?? 0, d = /([t][0-9]{4})\w+/.exec(o || ""), h = d && d?.length > 0 ? d[0].replace("t", "") : "", { PUBLIC_TAG_TYPE: f } = J();
|
|
3493
3493
|
try {
|
|
3494
3494
|
const y = await i.getNewsListTags({
|
|
3495
3495
|
tagid: h,
|
|
@@ -3506,7 +3506,7 @@ const N3 = async (e, t, n, s, o, i) => {
|
|
|
3506
3506
|
url: Ot(n, r, c)
|
|
3507
3507
|
}), c > 1 && l.push({
|
|
3508
3508
|
rel: "prev",
|
|
3509
|
-
url:
|
|
3509
|
+
url: jt(n, r, c)
|
|
3510
3510
|
}), {
|
|
3511
3511
|
...t,
|
|
3512
3512
|
title: `Últimas noticias de ${g.name} | ${n.name}`,
|
|
@@ -3565,7 +3565,7 @@ const N3 = async (e, t, n, s, o, i) => {
|
|
|
3565
3565
|
}
|
|
3566
3566
|
},
|
|
3567
3567
|
videos: async (e) => {
|
|
3568
|
-
const { meta: t, config: n, pathname: s } = e, o = new Se(), i = s.split("/"), r = [], l =
|
|
3568
|
+
const { meta: t, config: n, pathname: s } = e, o = new Se(), i = s.split("/"), r = [], l = Qt(s), c = await o.getvideoListAdvanced({
|
|
3569
3569
|
size: Number(n.newsListLimit),
|
|
3570
3570
|
query: "Category:(videohome OR destacadoseccion OR seccion)",
|
|
3571
3571
|
page: Number(l)
|
|
@@ -3575,7 +3575,7 @@ const N3 = async (e, t, n, s, o, i) => {
|
|
|
3575
3575
|
url: Ot(n, i, l)
|
|
3576
3576
|
}), l > 1 && r.push({
|
|
3577
3577
|
rel: "prev",
|
|
3578
|
-
url:
|
|
3578
|
+
url: jt(n, i, l)
|
|
3579
3579
|
}), {
|
|
3580
3580
|
...t,
|
|
3581
3581
|
title: "Videos | " + n.name,
|
|
@@ -3654,7 +3654,7 @@ const N3 = async (e, t, n, s, o, i) => {
|
|
|
3654
3654
|
};
|
|
3655
3655
|
},
|
|
3656
3656
|
autor: async (e) => {
|
|
3657
|
-
const { meta: t, config: n, pathname: s, imgSizes: o, slug: i } = e, r = new Se(), l = s.split("/"), c = [], u =
|
|
3657
|
+
const { meta: t, config: n, pathname: s, imgSizes: o, slug: i } = e, r = new Se(), l = s.split("/"), c = [], u = Qt(s);
|
|
3658
3658
|
try {
|
|
3659
3659
|
const d = await r.getAutorInfo({
|
|
3660
3660
|
user: i,
|
|
@@ -3673,7 +3673,7 @@ const N3 = async (e, t, n, s, o, i) => {
|
|
|
3673
3673
|
url: Ot(n, l, u)
|
|
3674
3674
|
}), u > 1 && c.push({
|
|
3675
3675
|
rel: "prev",
|
|
3676
|
-
url:
|
|
3676
|
+
url: jt(n, l, u)
|
|
3677
3677
|
}), {
|
|
3678
3678
|
...t,
|
|
3679
3679
|
title: `Últimas Noticias de ${d?.data.data[0]?.info.fullname} | ${n.name}`,
|
|
@@ -3696,7 +3696,7 @@ const N3 = async (e, t, n, s, o, i) => {
|
|
|
3696
3696
|
}
|
|
3697
3697
|
}
|
|
3698
3698
|
};
|
|
3699
|
-
async function
|
|
3699
|
+
async function E9({
|
|
3700
3700
|
axiosApi: e,
|
|
3701
3701
|
headConfig: t = {
|
|
3702
3702
|
ampConfig: !1,
|
|
@@ -3742,7 +3742,7 @@ async function x3({
|
|
|
3742
3742
|
currentNew: u,
|
|
3743
3743
|
internalPath: h
|
|
3744
3744
|
});
|
|
3745
|
-
return /* @__PURE__ */ m(
|
|
3745
|
+
return /* @__PURE__ */ m(Q, { children: [
|
|
3746
3746
|
/* @__PURE__ */ a("meta", { charSet: "utf-8" }),
|
|
3747
3747
|
/* @__PURE__ */ a("meta", { name: "viewport", content: "width=device-width" }),
|
|
3748
3748
|
I,
|
|
@@ -3764,7 +3764,7 @@ async function x3({
|
|
|
3764
3764
|
}
|
|
3765
3765
|
),
|
|
3766
3766
|
t.preloadImages && p && /* @__PURE__ */ a(ma, { images: p }),
|
|
3767
|
-
/* @__PURE__ */ a(
|
|
3767
|
+
/* @__PURE__ */ a(zo, { config: f }),
|
|
3768
3768
|
/* @__PURE__ */ a(
|
|
3769
3769
|
ts,
|
|
3770
3770
|
{
|
|
@@ -3782,7 +3782,7 @@ async function x3({
|
|
|
3782
3782
|
axiosApi: e
|
|
3783
3783
|
}
|
|
3784
3784
|
),
|
|
3785
|
-
/* @__PURE__ */ a(
|
|
3785
|
+
/* @__PURE__ */ a(jo, { config: f, socials: y }),
|
|
3786
3786
|
t.schemas_Videos && h && /* @__PURE__ */ a(
|
|
3787
3787
|
Go,
|
|
3788
3788
|
{
|
|
@@ -3800,7 +3800,7 @@ async function x3({
|
|
|
3800
3800
|
axiosApi: e
|
|
3801
3801
|
}
|
|
3802
3802
|
),
|
|
3803
|
-
t.schemas_WebsiteList && /* @__PURE__ */ a(
|
|
3803
|
+
t.schemas_WebsiteList && /* @__PURE__ */ a(Qo, { config: f }),
|
|
3804
3804
|
/* @__PURE__ */ a(
|
|
3805
3805
|
Do,
|
|
3806
3806
|
{
|
|
@@ -3812,7 +3812,7 @@ async function x3({
|
|
|
3812
3812
|
N
|
|
3813
3813
|
] });
|
|
3814
3814
|
}
|
|
3815
|
-
const
|
|
3815
|
+
const k9 = ({
|
|
3816
3816
|
children: e,
|
|
3817
3817
|
defaultRouteName: t,
|
|
3818
3818
|
banners: n,
|
|
@@ -3833,7 +3833,7 @@ const E3 = ({
|
|
|
3833
3833
|
currentNew: c,
|
|
3834
3834
|
internalPath: r
|
|
3835
3835
|
}), g = d.before.active, p = d.after.active, w = g ? d.before.customData ? d.before.customData : y : void 0, C = p ? d.after.customData ? d.after.customData : y : void 0;
|
|
3836
|
-
return /* @__PURE__ */ m(
|
|
3836
|
+
return /* @__PURE__ */ m(Q, { children: [
|
|
3837
3837
|
/* @__PURE__ */ a(ts, { name: "bodybefore", banners: n, replaces: w }),
|
|
3838
3838
|
e,
|
|
3839
3839
|
/* @__PURE__ */ a(to, { id: l.marfeel }),
|
|
@@ -3842,7 +3842,7 @@ const E3 = ({
|
|
|
3842
3842
|
h,
|
|
3843
3843
|
/* @__PURE__ */ a(Uo, { name: "bodyafter", banners: n, replaces: C })
|
|
3844
3844
|
] });
|
|
3845
|
-
}, Nr = "
|
|
3845
|
+
}, Nr = "_content_1tvgz_1", Sr = {
|
|
3846
3846
|
content: Nr
|
|
3847
3847
|
}, xr = () => /* @__PURE__ */ a(
|
|
3848
3848
|
"svg",
|
|
@@ -3860,10 +3860,10 @@ const E3 = ({
|
|
|
3860
3860
|
}
|
|
3861
3861
|
)
|
|
3862
3862
|
}
|
|
3863
|
-
), Er = "
|
|
3863
|
+
), Er = "_content_19rc1_1", kr = "_location_19rc1_11", Ua = {
|
|
3864
3864
|
content: Er,
|
|
3865
3865
|
location: kr
|
|
3866
|
-
},
|
|
3866
|
+
}, U9 = (e) => /* @__PURE__ */ m("div", { className: Ua.content, children: [
|
|
3867
3867
|
/* @__PURE__ */ a(xr, {}),
|
|
3868
3868
|
/* @__PURE__ */ a("p", { className: Ua.location, children: e.place })
|
|
3869
3869
|
] }), Mt = ({
|
|
@@ -3895,7 +3895,7 @@ function Ir({
|
|
|
3895
3895
|
};
|
|
3896
3896
|
return v(), window.addEventListener("resize", v), () => window.removeEventListener("resize", v);
|
|
3897
3897
|
}, [E]);
|
|
3898
|
-
const
|
|
3898
|
+
const z = ne(() => {
|
|
3899
3899
|
const v = E();
|
|
3900
3900
|
return Math.max(0, t - v);
|
|
3901
3901
|
}, [t, E])(), F = ne(() => {
|
|
@@ -3921,7 +3921,7 @@ function Ir({
|
|
|
3921
3921
|
}
|
|
3922
3922
|
},
|
|
3923
3923
|
[o, n, s, E, F]
|
|
3924
|
-
),
|
|
3924
|
+
), H = ne(
|
|
3925
3925
|
(v) => {
|
|
3926
3926
|
i && (d(v), f(v), g(0), w(Date.now()), c(!0), document.body.classList.add("dragging"));
|
|
3927
3927
|
},
|
|
@@ -3929,10 +3929,10 @@ function Ir({
|
|
|
3929
3929
|
), te = ne(
|
|
3930
3930
|
(v) => {
|
|
3931
3931
|
if (!l || !i) return;
|
|
3932
|
-
const L = v - u, G = (n + s) * 1.2, W = e === 0 && L > 0, V = e ===
|
|
3932
|
+
const L = v - u, G = (n + s) * 1.2, W = e === 0 && L > 0, V = e === z && L < 0, Z = W || V ? Math.sign(L) * Math.min(Math.abs(L), G) : L;
|
|
3933
3933
|
f(v), g(Z);
|
|
3934
3934
|
},
|
|
3935
|
-
[l, u, i, e,
|
|
3935
|
+
[l, u, i, e, z, n, s]
|
|
3936
3936
|
), q = ne(
|
|
3937
3937
|
(v) => {
|
|
3938
3938
|
te(v.clientX);
|
|
@@ -3947,7 +3947,7 @@ function Ir({
|
|
|
3947
3947
|
const ve = Math.max(0, e - be);
|
|
3948
3948
|
r(ve);
|
|
3949
3949
|
} else {
|
|
3950
|
-
const ve = Math.min(
|
|
3950
|
+
const ve = Math.min(z, e + be);
|
|
3951
3951
|
r(ve);
|
|
3952
3952
|
}
|
|
3953
3953
|
c(!1), g(0), document.body.classList.remove("dragging"), document.removeEventListener("mousemove", q), document.removeEventListener("mouseup", x), v.clientX === u && C?.dispatchEvent(new PointerEvent("click"));
|
|
@@ -3958,7 +3958,7 @@ function Ir({
|
|
|
3958
3958
|
u,
|
|
3959
3959
|
p,
|
|
3960
3960
|
e,
|
|
3961
|
-
|
|
3961
|
+
z,
|
|
3962
3962
|
i,
|
|
3963
3963
|
r,
|
|
3964
3964
|
T,
|
|
@@ -3967,14 +3967,14 @@ function Ir({
|
|
|
3967
3967
|
]
|
|
3968
3968
|
), b = ne(
|
|
3969
3969
|
(v) => {
|
|
3970
|
-
v.preventDefault(), ["a", "span"].includes(v.target?.localName) && k(v.target),
|
|
3970
|
+
v.preventDefault(), ["a", "span"].includes(v.target?.localName) && k(v.target), H(v.clientX);
|
|
3971
3971
|
},
|
|
3972
|
-
[
|
|
3972
|
+
[H]
|
|
3973
3973
|
), B = ne(
|
|
3974
3974
|
(v) => {
|
|
3975
|
-
|
|
3975
|
+
H(v.touches[0].clientX);
|
|
3976
3976
|
},
|
|
3977
|
-
[
|
|
3977
|
+
[H]
|
|
3978
3978
|
), S = ne(
|
|
3979
3979
|
(v) => {
|
|
3980
3980
|
l && (v.preventDefault(), te(v.touches[0].clientX));
|
|
@@ -3998,7 +3998,7 @@ function Ir({
|
|
|
3998
3998
|
isDragging: l,
|
|
3999
3999
|
translateOffset: y,
|
|
4000
4000
|
carrouselRef: N,
|
|
4001
|
-
maxIndex:
|
|
4001
|
+
maxIndex: z,
|
|
4002
4002
|
getTranslateValue: M,
|
|
4003
4003
|
actualVisibleItems: R,
|
|
4004
4004
|
dragHandlers: {
|
|
@@ -4010,7 +4010,7 @@ function Ir({
|
|
|
4010
4010
|
}
|
|
4011
4011
|
};
|
|
4012
4012
|
}
|
|
4013
|
-
function
|
|
4013
|
+
function I9(e) {
|
|
4014
4014
|
const {
|
|
4015
4015
|
children: t,
|
|
4016
4016
|
slot_id: n,
|
|
@@ -4054,7 +4054,7 @@ function U3(e) {
|
|
|
4054
4054
|
I(d + 1);
|
|
4055
4055
|
}, [d, I]);
|
|
4056
4056
|
if (!f) return;
|
|
4057
|
-
const
|
|
4057
|
+
const z = k(d, p), F = r ? `translateX(${z}%)` : `translateX(${z}px)`;
|
|
4058
4058
|
return /* @__PURE__ */ m("div", { className: `${n}- carrousel-container`, children: [
|
|
4059
4059
|
d > 0 && /* @__PURE__ */ a(
|
|
4060
4060
|
"button",
|
|
@@ -4155,15 +4155,15 @@ function U3(e) {
|
|
|
4155
4155
|
l && /* @__PURE__ */ a("nav", { className: "carrousel-pagination", children: Array.from(
|
|
4156
4156
|
{ length: Math.ceil(u.length / N) },
|
|
4157
4157
|
(M, T) => {
|
|
4158
|
-
const
|
|
4158
|
+
const H = Math.floor(d / N) === T;
|
|
4159
4159
|
return /* @__PURE__ */ a(
|
|
4160
4160
|
"li",
|
|
4161
4161
|
{
|
|
4162
|
-
className:
|
|
4162
|
+
className: H ? "active" : "",
|
|
4163
4163
|
onClick: () => I(T * N),
|
|
4164
4164
|
style: {
|
|
4165
4165
|
cursor: "pointer",
|
|
4166
|
-
backgroundColor:
|
|
4166
|
+
backgroundColor: H ? "var(--carrousel-pagination-background-color)" : "var(--carrousel-pagination-background-color-white)"
|
|
4167
4167
|
}
|
|
4168
4168
|
},
|
|
4169
4169
|
T
|
|
@@ -4214,7 +4214,7 @@ function ft(e) {
|
|
|
4214
4214
|
}
|
|
4215
4215
|
);
|
|
4216
4216
|
}
|
|
4217
|
-
const qr = "
|
|
4217
|
+
const qr = "_content_3olxv_1", Br = {
|
|
4218
4218
|
content: qr
|
|
4219
4219
|
}, an = (e) => /* @__PURE__ */ a("div", { className: Br.content, children: e.children }), Lr = (e) => (e || "").replaceAll("[section_replace]", "").replaceAll("[tags_replace]", "").replaceAll("[url_replace]", "").replaceAll("[creator_replace]", ""), kt = ({ banners: e, index: t }) => {
|
|
4220
4220
|
if (!e || e.length === 0) return null;
|
|
@@ -4229,7 +4229,7 @@ const qr = "_content_1gcxd_1", Br = {
|
|
|
4229
4229
|
}
|
|
4230
4230
|
}
|
|
4231
4231
|
) : null;
|
|
4232
|
-
}, Rr = "
|
|
4232
|
+
}, Rr = "_content_1fh0c_1", Dr = {
|
|
4233
4233
|
content: Rr
|
|
4234
4234
|
}, se = ({ banners: e, name: t }) => {
|
|
4235
4235
|
if (!e || e.length === 0) return null;
|
|
@@ -4245,15 +4245,15 @@ const qr = "_content_1gcxd_1", Br = {
|
|
|
4245
4245
|
},
|
|
4246
4246
|
n.key
|
|
4247
4247
|
);
|
|
4248
|
-
}, Mr = "
|
|
4248
|
+
}, Mr = "_boxInformation_10v0r_1", Pr = "_sectionDescriptionContainer_10v0r_9", Or = "_uppertitle_10v0r_20", jr = "_sectionDescription_10v0r_9", Qr = "_articule_10v0r_60", Gr = "_linkStyled_10v0r_74", zr = "_description_10v0r_85", Hr = "_correspondent_10v0r_113", Vr = "_correspondentLink_10v0r_125", Fr = "_dotStyles_10v0r_137", Wr = "_clipboardButton_10v0r_144", Yr = "_socialNetworkSection_10v0r_158", K = {
|
|
4249
4249
|
boxInformation: Mr,
|
|
4250
4250
|
sectionDescriptionContainer: Pr,
|
|
4251
4251
|
uppertitle: Or,
|
|
4252
|
-
sectionDescription:
|
|
4253
|
-
articule:
|
|
4252
|
+
sectionDescription: jr,
|
|
4253
|
+
articule: Qr,
|
|
4254
4254
|
linkStyled: Gr,
|
|
4255
|
-
description:
|
|
4256
|
-
correspondent:
|
|
4255
|
+
description: zr,
|
|
4256
|
+
correspondent: Hr,
|
|
4257
4257
|
correspondentLink: Vr,
|
|
4258
4258
|
dotStyles: Fr,
|
|
4259
4259
|
clipboardButton: Wr,
|
|
@@ -4444,7 +4444,7 @@ const gt = (e) => {
|
|
|
4444
4444
|
) : e.main?.title?.section
|
|
4445
4445
|
),
|
|
4446
4446
|
e.config?.showsubtitle && /* @__PURE__ */ a(o, {}),
|
|
4447
|
-
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ a(
|
|
4447
|
+
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ a(Q, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(
|
|
4448
4448
|
U,
|
|
4449
4449
|
{
|
|
4450
4450
|
"aria-label": s(),
|
|
@@ -4454,12 +4454,12 @@ const gt = (e) => {
|
|
|
4454
4454
|
}
|
|
4455
4455
|
) }) : /* @__PURE__ */ a("h3", { className: K.correspondent, children: s() }) })
|
|
4456
4456
|
] });
|
|
4457
|
-
}, Jr = "
|
|
4457
|
+
}, Jr = "_content_coxjf_1", Zr = "_contentNew_coxjf_21", Xr = "_imageBox_coxjf_29", el = "_numberTag_coxjf_44", zt = {
|
|
4458
4458
|
content: Jr,
|
|
4459
4459
|
contentNew: Zr,
|
|
4460
4460
|
imageBox: Xr,
|
|
4461
4461
|
numberTag: el
|
|
4462
|
-
}, tl = "
|
|
4462
|
+
}, tl = "_figure_ooa5j_1", nl = "_backdrop_ooa5j_6", al = "_backdropAux_ooa5j_16", sl = "_imageStyled_ooa5j_37", ol = "_boxPlayIcon_ooa5j_51", il = "_playStyled_ooa5j_60", rl = "_imageLogoPlaceholder_ooa5j_77", ll = "_imagePlaceholder_ooa5j_98", $ = {
|
|
4463
4463
|
figure: tl,
|
|
4464
4464
|
backdrop: nl,
|
|
4465
4465
|
backdropAux: al,
|
|
@@ -4503,7 +4503,7 @@ const gt = (e) => {
|
|
|
4503
4503
|
src: o[0]?.url ? o[0]?.url : void 0
|
|
4504
4504
|
}
|
|
4505
4505
|
),
|
|
4506
|
-
t && /* @__PURE__ */ m(
|
|
4506
|
+
t && /* @__PURE__ */ m(Q, { children: [
|
|
4507
4507
|
/* @__PURE__ */ a(
|
|
4508
4508
|
"div",
|
|
4509
4509
|
{
|
|
@@ -4561,7 +4561,7 @@ const gt = (e) => {
|
|
|
4561
4561
|
src: o[0]?.url ? o[0]?.url : ""
|
|
4562
4562
|
}
|
|
4563
4563
|
),
|
|
4564
|
-
t && /* @__PURE__ */ m(
|
|
4564
|
+
t && /* @__PURE__ */ m(Q, { children: [
|
|
4565
4565
|
/* @__PURE__ */ a(
|
|
4566
4566
|
"div",
|
|
4567
4567
|
{
|
|
@@ -4671,14 +4671,14 @@ const gt = (e) => {
|
|
|
4671
4671
|
return /* @__PURE__ */ a(
|
|
4672
4672
|
"section",
|
|
4673
4673
|
{
|
|
4674
|
-
className:
|
|
4674
|
+
className: zt.content,
|
|
4675
4675
|
style: {
|
|
4676
4676
|
...e.customNewsDescriptionStyles
|
|
4677
4677
|
},
|
|
4678
4678
|
children: e.block.map(async (n, s) => /* @__PURE__ */ m(
|
|
4679
4679
|
"div",
|
|
4680
4680
|
{
|
|
4681
|
-
className:
|
|
4681
|
+
className: zt.contentNew,
|
|
4682
4682
|
style: {
|
|
4683
4683
|
flexDirection: t ? "row-reverse" : "row"
|
|
4684
4684
|
},
|
|
@@ -4686,12 +4686,12 @@ const gt = (e) => {
|
|
|
4686
4686
|
/* @__PURE__ */ m(
|
|
4687
4687
|
"div",
|
|
4688
4688
|
{
|
|
4689
|
-
className:
|
|
4689
|
+
className: zt.imageBox,
|
|
4690
4690
|
style: {
|
|
4691
4691
|
"--heightImageOverwrite": "100%"
|
|
4692
4692
|
},
|
|
4693
4693
|
children: [
|
|
4694
|
-
/* @__PURE__ */ a("div", { className:
|
|
4694
|
+
/* @__PURE__ */ a("div", { className: zt.numberTag, children: s + 1 }),
|
|
4695
4695
|
n.main.title.home && /* @__PURE__ */ a(Ce, { preview: n.preview, priorityHigh: e.priorityHigh })
|
|
4696
4696
|
]
|
|
4697
4697
|
}
|
|
@@ -4703,7 +4703,7 @@ const gt = (e) => {
|
|
|
4703
4703
|
))
|
|
4704
4704
|
}
|
|
4705
4705
|
);
|
|
4706
|
-
}, hl = "
|
|
4706
|
+
}, hl = "_content_1cid4_1", fl = "_titulo_1cid4_12", Ia = {
|
|
4707
4707
|
content: hl,
|
|
4708
4708
|
titulo: fl
|
|
4709
4709
|
}, gl = {
|
|
@@ -5665,7 +5665,7 @@ const gt = (e) => {
|
|
|
5665
5665
|
]
|
|
5666
5666
|
}
|
|
5667
5667
|
);
|
|
5668
|
-
}, pl = "
|
|
5668
|
+
}, pl = "_content_6azvz_1", Al = "_subscribeImage_6azvz_22", wl = "_tag_6azvz_32", yl = "_contentTitle_6azvz_50", Cl = "_title_6azvz_55", bl = "_inputStyled_6azvz_72", vl = "_buttonStyled_6azvz_112", _l = "_contentTerms_6azvz_123", Nl = "_subscribeText_6azvz_128", Sl = "_terms_6azvz_138", _e = {
|
|
5669
5669
|
content: pl,
|
|
5670
5670
|
subscribeImage: Al,
|
|
5671
5671
|
tag: wl,
|
|
@@ -5722,7 +5722,7 @@ const gt = (e) => {
|
|
|
5722
5722
|
/* @__PURE__ */ a("p", { className: _e.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
|
|
5723
5723
|
/* @__PURE__ */ a(U, { className: _e.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
|
|
5724
5724
|
] })
|
|
5725
|
-
] }), El = "
|
|
5725
|
+
] }), El = "_content_1ms2y_1", kl = "_contentInfo_1ms2y_20", Ul = "_subscribeImage_1ms2y_28", Il = "_tag_1ms2y_42", Tl = "_contentTitle_1ms2y_60", ql = "_title_1ms2y_65", Bl = "_subTitle_1ms2y_70", Ll = "_inputStyled_1ms2y_79", Rl = "_buttonStyled_1ms2y_118", Dl = "_contentTerms_1ms2y_131", Ml = "_subscribeText_1ms2y_137", Pl = "_terms_1ms2y_146", pe = {
|
|
5726
5726
|
content: El,
|
|
5727
5727
|
contentInfo: kl,
|
|
5728
5728
|
subscribeImage: Ul,
|
|
@@ -5759,7 +5759,7 @@ const gt = (e) => {
|
|
|
5759
5759
|
/* @__PURE__ */ a(U, { className: pe.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
|
|
5760
5760
|
] })
|
|
5761
5761
|
] })
|
|
5762
|
-
] }),
|
|
5762
|
+
] }), jl = (e) => /* @__PURE__ */ m(
|
|
5763
5763
|
"svg",
|
|
5764
5764
|
{
|
|
5765
5765
|
width: "284",
|
|
@@ -5800,18 +5800,18 @@ const gt = (e) => {
|
|
|
5800
5800
|
] })
|
|
5801
5801
|
]
|
|
5802
5802
|
}
|
|
5803
|
-
),
|
|
5804
|
-
content:
|
|
5803
|
+
), Ql = "_content_qzaly_1", Gl = "_subscribeImage_qzaly_16", zl = "_contentTitle_qzaly_22", Hl = "_title_qzaly_33", Vl = "_subTitle_qzaly_40", Fl = "_contentTerms_qzaly_60", Wl = "_whatsappLink_qzaly_65", Yl = "_subscribeText_qzaly_82", $l = "_terms_qzaly_92", qe = {
|
|
5804
|
+
content: Ql,
|
|
5805
5805
|
subscribeImage: Gl,
|
|
5806
|
-
contentTitle:
|
|
5807
|
-
title:
|
|
5806
|
+
contentTitle: zl,
|
|
5807
|
+
title: Hl,
|
|
5808
5808
|
subTitle: Vl,
|
|
5809
5809
|
contentTerms: Fl,
|
|
5810
5810
|
whatsappLink: Wl,
|
|
5811
5811
|
subscribeText: Yl,
|
|
5812
5812
|
terms: $l
|
|
5813
|
-
},
|
|
5814
|
-
/* @__PURE__ */ a(
|
|
5813
|
+
}, T9 = (e) => /* @__PURE__ */ m("section", { className: qe.content, children: [
|
|
5814
|
+
/* @__PURE__ */ a(jl, { className: qe.subscribeImage }),
|
|
5815
5815
|
/* @__PURE__ */ m("div", { className: qe.contentTitle, children: [
|
|
5816
5816
|
/* @__PURE__ */ a("p", { className: qe.title, children: "Mantenete Informado" }),
|
|
5817
5817
|
/* @__PURE__ */ a("p", { className: qe.subTitle, children: "¿Quieres recibir las noticias más importantes? ¡Suscríbete sin costo, recíbelas por WhatsApp!" })
|
|
@@ -5876,7 +5876,7 @@ const gt = (e) => {
|
|
|
5876
5876
|
/* @__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" })
|
|
5877
5877
|
]
|
|
5878
5878
|
}
|
|
5879
|
-
), Jl = "
|
|
5879
|
+
), Jl = "_content_1p7b9_1", Zl = "_brandContent_1p7b9_10", Xl = "_socialMedia_1p7b9_21", ec = "_linkSocialNetwoks_1p7b9_28", tc = "_sectionContent_1p7b9_42", nc = "_section_1p7b9_42", ac = "_menuItem_1p7b9_60", sc = "_otherItems_1p7b9_73", oc = "_copyrigth_1p7b9_87", ic = "_copyrigthText_1p7b9_97", rc = "_logoStyled_1p7b9_107", lc = "_socialNetworkIcon_1p7b9_118", cc = "_socialInstagram_1p7b9_125", dc = "_socialNetworkIcon_stroke_1p7b9_133", re = {
|
|
5880
5880
|
content: Jl,
|
|
5881
5881
|
brandContent: Zl,
|
|
5882
5882
|
socialMedia: Xl,
|
|
@@ -5927,10 +5927,10 @@ const gt = (e) => {
|
|
|
5927
5927
|
"path",
|
|
5928
5928
|
{
|
|
5929
5929
|
fill: "currentColor",
|
|
5930
|
-
d: `M25.7,9.4h-9.1v2.4h9.1c-0.1,0,0.1,0,0.1-0.1V9.5C25.9,9.4,25.9,9.4,25.7,9.4L25.7,9.4z M8.4,9.6
|
|
5931
|
-
c-3,0-5.6,2.5-5.6,5.6c0,3,2.5,5.4,5.7,5.4s5.4-2.4,5.4-5.4c0-0.4,0-0.7-0.1-1.1H8.5v2.1h3c-0.3,1.3-1.5,2.1-3,2.1
|
|
5932
|
-
c-1.9-0.1-3.4-1.7-3.2-3.4c0-1.9,1.5-3.2,3.2-3.2c0.8,0,1.5,0.3,2.1,0.9l1.5-1.5C11,10.2,9.7,9.6,8.4,9.6L8.4,9.6z M27,13.7H16.5
|
|
5933
|
-
v2.4H27c0,0,0.1,0,0.1-0.1v-2.1C27.2,13.7,27.2,13.7,27,13.7L27,13.7z M25.7,18.2h-9.1v2.4h9.1c-0.1,0,0.1-0.1,0.1-0.1v-2.1
|
|
5930
|
+
d: `M25.7,9.4h-9.1v2.4h9.1c-0.1,0,0.1,0,0.1-0.1V9.5C25.9,9.4,25.9,9.4,25.7,9.4L25.7,9.4z M8.4,9.6
|
|
5931
|
+
c-3,0-5.6,2.5-5.6,5.6c0,3,2.5,5.4,5.7,5.4s5.4-2.4,5.4-5.4c0-0.4,0-0.7-0.1-1.1H8.5v2.1h3c-0.3,1.3-1.5,2.1-3,2.1
|
|
5932
|
+
c-1.9-0.1-3.4-1.7-3.2-3.4c0-1.9,1.5-3.2,3.2-3.2c0.8,0,1.5,0.3,2.1,0.9l1.5-1.5C11,10.2,9.7,9.6,8.4,9.6L8.4,9.6z M27,13.7H16.5
|
|
5933
|
+
v2.4H27c0,0,0.1,0,0.1-0.1v-2.1C27.2,13.7,27.2,13.7,27,13.7L27,13.7z M25.7,18.2h-9.1v2.4h9.1c-0.1,0,0.1-0.1,0.1-0.1v-2.1
|
|
5934
5934
|
C25.9,18.2,25.9,18.2,25.7,18.2L25.7,18.2z`
|
|
5935
5935
|
}
|
|
5936
5936
|
)
|
|
@@ -6007,13 +6007,13 @@ const gt = (e) => {
|
|
|
6007
6007
|
"path",
|
|
6008
6008
|
{
|
|
6009
6009
|
fill: "currentColor",
|
|
6010
|
-
d: `M12.6,24.9c-1.1,0-2.1-0.3-3.1-0.8c-1.7-0.9-2.8-2.5-3.2-4.3c-0.7-3.3,1.4-6.7,4.7-7.4
|
|
6011
|
-
c0.8-0.2,1.5-0.2,2.2-0.1c0.1,0,0.1,0,0.2,0l0.5,0.1l0.1,0.5v3.8l-0.8-0.2c-0.1,0-0.2,0-0.3-0.1c-1.2-0.2-2.3,0.6-2.5,1.8
|
|
6012
|
-
c-0.2,1.2,0.6,2.3,1.8,2.5c0.6,0.1,1.2,0,1.7-0.4c0.5-0.4,0.8-1,0.8-1.6c0-0.7,0-1.3,0-2l0-0.7l0-10.8h4.1L19,5.9
|
|
6013
|
-
c0,0.2,0,0.4,0.1,0.6c0.4,1.8,2,3.2,3.9,3.3c0.5,0,0.8,0.3,0.8,0.8c0,0.6,0,1.3,0,1.9v1.5l-0.6,0c-1.5,0-2.9-0.4-4.1-1.1l0,5.6
|
|
6014
|
-
c0,2.7-1.6,5-4,6C14.2,24.7,13.4,24.9,12.6,24.9z M12.7,13.4c-0.4,0-0.9,0.1-1.3,0.2c-2.7,0.6-4.4,3.4-3.9,6.1
|
|
6015
|
-
c0.3,1.5,1.3,2.8,2.6,3.5c1.4,0.7,3,0.8,4.5,0.3c2-0.8,3.3-2.7,3.3-4.9l0-7.8l0.9,0.7c1.2,0.9,2.4,1.3,3.8,1.5v-0.3
|
|
6016
|
-
c0-0.5,0-1.1,0-1.6C20.4,10.7,18.5,9,18,6.7c0-0.2-0.1-0.3-0.1-0.5H16l0,10.4c0,0.7,0,1.4,0,2.1c0,0.9-0.5,1.8-1.2,2.4
|
|
6010
|
+
d: `M12.6,24.9c-1.1,0-2.1-0.3-3.1-0.8c-1.7-0.9-2.8-2.5-3.2-4.3c-0.7-3.3,1.4-6.7,4.7-7.4
|
|
6011
|
+
c0.8-0.2,1.5-0.2,2.2-0.1c0.1,0,0.1,0,0.2,0l0.5,0.1l0.1,0.5v3.8l-0.8-0.2c-0.1,0-0.2,0-0.3-0.1c-1.2-0.2-2.3,0.6-2.5,1.8
|
|
6012
|
+
c-0.2,1.2,0.6,2.3,1.8,2.5c0.6,0.1,1.2,0,1.7-0.4c0.5-0.4,0.8-1,0.8-1.6c0-0.7,0-1.3,0-2l0-0.7l0-10.8h4.1L19,5.9
|
|
6013
|
+
c0,0.2,0,0.4,0.1,0.6c0.4,1.8,2,3.2,3.9,3.3c0.5,0,0.8,0.3,0.8,0.8c0,0.6,0,1.3,0,1.9v1.5l-0.6,0c-1.5,0-2.9-0.4-4.1-1.1l0,5.6
|
|
6014
|
+
c0,2.7-1.6,5-4,6C14.2,24.7,13.4,24.9,12.6,24.9z M12.7,13.4c-0.4,0-0.9,0.1-1.3,0.2c-2.7,0.6-4.4,3.4-3.9,6.1
|
|
6015
|
+
c0.3,1.5,1.3,2.8,2.6,3.5c1.4,0.7,3,0.8,4.5,0.3c2-0.8,3.3-2.7,3.3-4.9l0-7.8l0.9,0.7c1.2,0.9,2.4,1.3,3.8,1.5v-0.3
|
|
6016
|
+
c0-0.5,0-1.1,0-1.6C20.4,10.7,18.5,9,18,6.7c0-0.2-0.1-0.3-0.1-0.5H16l0,10.4c0,0.7,0,1.4,0,2.1c0,0.9-0.5,1.8-1.2,2.4
|
|
6017
6017
|
C14,21.8,13,22,12,21.8c-1.8-0.4-3-2-2.7-3.9c0.3-1.7,1.8-2.9,3.6-2.7v-1.9C12.9,13.4,12.8,13.4,12.7,13.4z`
|
|
6018
6018
|
}
|
|
6019
6019
|
) })
|
|
@@ -6036,13 +6036,13 @@ const gt = (e) => {
|
|
|
6036
6036
|
"path",
|
|
6037
6037
|
{
|
|
6038
6038
|
fill: "currentColor",
|
|
6039
|
-
d: `M21.7,8.3c-1.8-1.8-4.2-2.8-6.7-2.8c-5.2,0-9.5,4.2-9.5,9.4c0,1.7,0.4,3.3,1.3,4.7l-1.3,4.9l5-1.3
|
|
6040
|
-
c1.4,0.7,2.9,1.1,4.5,1.1h0c5.2,0,9.5-4.2,9.5-9.4C24.5,12.4,23.5,10,21.7,8.3 M15,22.7L15,22.7c-1.4,0-2.8-0.4-4-1.1l-0.3-0.2
|
|
6041
|
-
l-3,0.8l0.8-2.9l-0.2-0.3c-0.8-1.2-1.2-2.7-1.2-4.2c0-4.3,3.5-7.8,7.9-7.8c2.1,0,4.1,0.8,5.6,2.3c1.5,1.5,2.3,3.4,2.3,5.5
|
|
6042
|
-
C22.9,19.2,19.4,22.7,15,22.7z M19.4,16.9c-0.2-0.1-1.4-0.7-1.6-0.8c-0.2-0.1-0.4-0.1-0.5,0.1c-0.2,0.2-0.6,0.8-0.7,0.9
|
|
6043
|
-
c-0.1,0.2-0.3,0.2-0.5,0.1c-0.2-0.1-1-0.4-1.9-1.2c-0.7-0.6-1.2-1.4-1.3-1.6c-0.1-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.3,0.4-0.4
|
|
6044
|
-
c0.1-0.1,0.2-0.2,0.2-0.4c0.1-0.2,0-0.3,0-0.4c-0.1-0.1-0.5-1.3-0.7-1.7c-0.2-0.5-0.4-0.4-0.5-0.4c-0.1,0-0.3,0-0.5,0
|
|
6045
|
-
c-0.2,0-0.4,0.1-0.6,0.3c-0.2,0.2-0.8,0.8-0.8,2c0,1.2,0.8,2.3,1,2.4c0.1,0.2,1.7,2.5,4,3.6c0.6,0.2,1,0.4,1.3,0.5
|
|
6039
|
+
d: `M21.7,8.3c-1.8-1.8-4.2-2.8-6.7-2.8c-5.2,0-9.5,4.2-9.5,9.4c0,1.7,0.4,3.3,1.3,4.7l-1.3,4.9l5-1.3
|
|
6040
|
+
c1.4,0.7,2.9,1.1,4.5,1.1h0c5.2,0,9.5-4.2,9.5-9.4C24.5,12.4,23.5,10,21.7,8.3 M15,22.7L15,22.7c-1.4,0-2.8-0.4-4-1.1l-0.3-0.2
|
|
6041
|
+
l-3,0.8l0.8-2.9l-0.2-0.3c-0.8-1.2-1.2-2.7-1.2-4.2c0-4.3,3.5-7.8,7.9-7.8c2.1,0,4.1,0.8,5.6,2.3c1.5,1.5,2.3,3.4,2.3,5.5
|
|
6042
|
+
C22.9,19.2,19.4,22.7,15,22.7z M19.4,16.9c-0.2-0.1-1.4-0.7-1.6-0.8c-0.2-0.1-0.4-0.1-0.5,0.1c-0.2,0.2-0.6,0.8-0.7,0.9
|
|
6043
|
+
c-0.1,0.2-0.3,0.2-0.5,0.1c-0.2-0.1-1-0.4-1.9-1.2c-0.7-0.6-1.2-1.4-1.3-1.6c-0.1-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.3,0.4-0.4
|
|
6044
|
+
c0.1-0.1,0.2-0.2,0.2-0.4c0.1-0.2,0-0.3,0-0.4c-0.1-0.1-0.5-1.3-0.7-1.7c-0.2-0.5-0.4-0.4-0.5-0.4c-0.1,0-0.3,0-0.5,0
|
|
6045
|
+
c-0.2,0-0.4,0.1-0.6,0.3c-0.2,0.2-0.8,0.8-0.8,2c0,1.2,0.8,2.3,1,2.4c0.1,0.2,1.7,2.5,4,3.6c0.6,0.2,1,0.4,1.3,0.5
|
|
6046
6046
|
c0.6,0.2,1.1,0.2,1.5,0.1c0.5-0.1,1.4-0.6,1.6-1.1c0.2-0.5,0.2-1,0.1-1.1C19.7,17.1,19.6,17,19.4,16.9`
|
|
6047
6047
|
}
|
|
6048
6048
|
) }) })
|
|
@@ -6066,9 +6066,9 @@ const gt = (e) => {
|
|
|
6066
6066
|
"path",
|
|
6067
6067
|
{
|
|
6068
6068
|
fill: "currentColor",
|
|
6069
|
-
d: `M15,23.9c-0.7,0-7.3,0-9.2-0.6C4.6,23,3.7,22,3.2,20.8c-0.4-2-0.4-5.6-0.4-5.8c0-0.2,0-3.8,0.6-5.8C3.7,7.9,4.7,7,5.9,6.5c1.9-0.4,8.9-0.4,9.2-0.4c0.7,0,7.3,0,9.2,0.6C25.5,7,26.4,8,26.9,9.2c0,0,0,0,0,0.1c0.5,1.9,0.3,5.7,0.3,5.9
|
|
6070
|
-
c0,0.1,0,3.8-0.4,5.7c-0.4,1.3-1.3,2.2-2.6,2.6C22.2,23.9,15.3,23.9,15,23.9z M15.1,7.6c-2,0-7.4,0.1-8.8,0.4C6,8.1,5.1,8.5,4.8,9.5c-0.5,1.8-0.5,5.4-0.5,5.4s0,3.6,0.4,5.4c0.1,0.3,0.5,1.2,1.6,1.5c1.4,0.4,6.8,0.5,8.7,0.5c2,0,7.4-0.1,8.8-0.4
|
|
6071
|
-
c0.3-0.1,1.2-0.5,1.5-1.6c0.4-1.6,0.4-5.3,0.4-5.3c0-0.1,0.2-3.7-0.2-5.4c-0.1-0.4-0.5-1.3-1.6-1.6C22.5,7.7,17.1,7.6,15.1,7.6zM12.8,19.2c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.4-0.4-0.4-0.7v-6.9c0-0.3,0.1-0.5,0.4-0.6c0.2-0.1,0.5-0.1,0.7,0l5.9,3.4
|
|
6069
|
+
d: `M15,23.9c-0.7,0-7.3,0-9.2-0.6C4.6,23,3.7,22,3.2,20.8c-0.4-2-0.4-5.6-0.4-5.8c0-0.2,0-3.8,0.6-5.8C3.7,7.9,4.7,7,5.9,6.5c1.9-0.4,8.9-0.4,9.2-0.4c0.7,0,7.3,0,9.2,0.6C25.5,7,26.4,8,26.9,9.2c0,0,0,0,0,0.1c0.5,1.9,0.3,5.7,0.3,5.9
|
|
6070
|
+
c0,0.1,0,3.8-0.4,5.7c-0.4,1.3-1.3,2.2-2.6,2.6C22.2,23.9,15.3,23.9,15,23.9z M15.1,7.6c-2,0-7.4,0.1-8.8,0.4C6,8.1,5.1,8.5,4.8,9.5c-0.5,1.8-0.5,5.4-0.5,5.4s0,3.6,0.4,5.4c0.1,0.3,0.5,1.2,1.6,1.5c1.4,0.4,6.8,0.5,8.7,0.5c2,0,7.4-0.1,8.8-0.4
|
|
6071
|
+
c0.3-0.1,1.2-0.5,1.5-1.6c0.4-1.6,0.4-5.3,0.4-5.3c0-0.1,0.2-3.7-0.2-5.4c-0.1-0.4-0.5-1.3-1.6-1.6C22.5,7.7,17.1,7.6,15.1,7.6zM12.8,19.2c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.4-0.4-0.4-0.7v-6.9c0-0.3,0.1-0.5,0.4-0.6c0.2-0.1,0.5-0.1,0.7,0l5.9,3.4
|
|
6072
6072
|
c0.2,0.1,0.4,0.4,0.4,0.6c0,0.3-0.1,0.5-0.4,0.7l-5.9,3.5C13.1,19.1,12.9,19.2,12.8,19.2z M13.6,12.9v4.3l3.7-2.2L13.6,12.9z`
|
|
6073
6073
|
}
|
|
6074
6074
|
),
|
|
@@ -6085,7 +6085,7 @@ const gt = (e) => {
|
|
|
6085
6085
|
gnews: (e) => /* @__PURE__ */ a(uc, { ...e }),
|
|
6086
6086
|
podcast: (e) => /* @__PURE__ */ a(mc, { ...e }),
|
|
6087
6087
|
telegram: (e) => /* @__PURE__ */ a(hc, { ...e })
|
|
6088
|
-
},
|
|
6088
|
+
}, q9 = (e) => {
|
|
6089
6089
|
const { freeZone: t, socials: n, menu: s, customBlock: o } = e;
|
|
6090
6090
|
return /* @__PURE__ */ m("footer", { className: re.content, children: [
|
|
6091
6091
|
/* @__PURE__ */ m("section", { className: re.brandContent, children: [
|
|
@@ -6128,7 +6128,7 @@ const gt = (e) => {
|
|
|
6128
6128
|
r
|
|
6129
6129
|
)) })
|
|
6130
6130
|
] }),
|
|
6131
|
-
o && /* @__PURE__ */ a(
|
|
6131
|
+
o && /* @__PURE__ */ a(Q, { children: o }),
|
|
6132
6132
|
/* @__PURE__ */ m("section", { className: re.copyrigth, children: [
|
|
6133
6133
|
/* @__PURE__ */ a("p", { className: re.copyrigthText, children: e.copyrigth }),
|
|
6134
6134
|
/* @__PURE__ */ a(
|
|
@@ -6144,7 +6144,7 @@ const gt = (e) => {
|
|
|
6144
6144
|
)
|
|
6145
6145
|
] })
|
|
6146
6146
|
] });
|
|
6147
|
-
}, wc = "
|
|
6147
|
+
}, wc = "_content_1ixal_1", yc = "_imageContent_1ixal_9", Cc = "_imageStyled_1ixal_18", bc = "_contentIconStyled_1ixal_19", vc = "_avatarContent_1ixal_35", _c = "_journalistSection_1ixal_43", Nc = "_journalistInfo_1ixal_50", Sc = "_journalistInfoLink_1ixal_51", xc = "_socialNetworkSection_1ixal_83", Ec = "_avatarStyled_1ixal_95", kc = "_article_1ixal_100", Uc = "_socialButton_1ixal_104", Ic = "_facebookStyled_1ixal_120", Tc = "_emailStyled_1ixal_124", qc = "_xStyled_1ixal_128", Bc = "_linkedinStyled_1ixal_132", Lc = "_whatsappStyled_1ixal_136", Rc = "_whatsappLink_1ixal_140", Dc = "_clipboardButton_1ixal_156", Mc = "_googleProfileButton_1ixal_192", ce = {
|
|
6148
6148
|
content: wc,
|
|
6149
6149
|
imageContent: yc,
|
|
6150
6150
|
imageStyled: Cc,
|
|
@@ -6204,8 +6204,8 @@ const gt = (e) => {
|
|
|
6204
6204
|
strokeLinecap: "round",
|
|
6205
6205
|
strokeLinejoin: "round",
|
|
6206
6206
|
strokeMiterlimit: "10",
|
|
6207
|
-
d: `M10.2,8.3c0,1.1-0.9,2.1-2.2,2.1l0,0c-1.3,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.2-2.1C9.4,6.3,10.2,7.1,10.2,8.3z M6.1,23.7H10V11.9
|
|
6208
|
-
H6.1V23.7z M19.6,11.7c-2.1,0-3.5,2-3.5,2v-1.7h-3.9v11.8H16v-6.6c0-0.3,0-0.7,0.1-0.9c0.3-0.7,0.9-1.4,2-1.4c1.4,0,2,1.1,2,2.7v6.3
|
|
6207
|
+
d: `M10.2,8.3c0,1.1-0.9,2.1-2.2,2.1l0,0c-1.3,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.2-2.1C9.4,6.3,10.2,7.1,10.2,8.3z M6.1,23.7H10V11.9
|
|
6208
|
+
H6.1V23.7z M19.6,11.7c-2.1,0-3.5,2-3.5,2v-1.7h-3.9v11.8H16v-6.6c0-0.3,0-0.7,0.1-0.9c0.3-0.7,0.9-1.4,2-1.4c1.4,0,2,1.1,2,2.7v6.3
|
|
6209
6209
|
h3.9V17C24.1,13.3,22.2,11.7,19.6,11.7z`
|
|
6210
6210
|
}
|
|
6211
6211
|
)
|
|
@@ -6237,7 +6237,7 @@ const gt = (e) => {
|
|
|
6237
6237
|
)
|
|
6238
6238
|
]
|
|
6239
6239
|
}
|
|
6240
|
-
),
|
|
6240
|
+
), jc = (e) => /* @__PURE__ */ m(
|
|
6241
6241
|
"svg",
|
|
6242
6242
|
{
|
|
6243
6243
|
width: "24",
|
|
@@ -6263,7 +6263,7 @@ const gt = (e) => {
|
|
|
6263
6263
|
)
|
|
6264
6264
|
]
|
|
6265
6265
|
}
|
|
6266
|
-
),
|
|
6266
|
+
), Qc = (e) => /* @__PURE__ */ a(
|
|
6267
6267
|
"svg",
|
|
6268
6268
|
{
|
|
6269
6269
|
width: "13",
|
|
@@ -6298,11 +6298,11 @@ const gt = (e) => {
|
|
|
6298
6298
|
}
|
|
6299
6299
|
)
|
|
6300
6300
|
}
|
|
6301
|
-
),
|
|
6301
|
+
), zc = {
|
|
6302
6302
|
FaceBook: {
|
|
6303
6303
|
url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
|
|
6304
6304
|
icon: {
|
|
6305
|
-
outline: (e) => /* @__PURE__ */ a(
|
|
6305
|
+
outline: (e) => /* @__PURE__ */ a(Qc, { className: e }),
|
|
6306
6306
|
solid: (e) => /* @__PURE__ */ a(Pc, { className: e })
|
|
6307
6307
|
}
|
|
6308
6308
|
},
|
|
@@ -6324,7 +6324,7 @@ const gt = (e) => {
|
|
|
6324
6324
|
url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
|
|
6325
6325
|
icon: {
|
|
6326
6326
|
outline: (e) => /* @__PURE__ */ a(Oc, { className: e }),
|
|
6327
|
-
solid: (e) => /* @__PURE__ */ a(
|
|
6327
|
+
solid: (e) => /* @__PURE__ */ a(jc, { className: e })
|
|
6328
6328
|
}
|
|
6329
6329
|
},
|
|
6330
6330
|
LinkedIn: {
|
|
@@ -6337,11 +6337,11 @@ const gt = (e) => {
|
|
|
6337
6337
|
}
|
|
6338
6338
|
}
|
|
6339
6339
|
};
|
|
6340
|
-
function
|
|
6340
|
+
function Hc({ noteShare: e }) {
|
|
6341
6341
|
const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
|
|
6342
6342
|
return e ? /* @__PURE__ */ m("div", { className: ce.socialNetworkSection, children: [
|
|
6343
6343
|
e.options?.map((n) => {
|
|
6344
|
-
const s =
|
|
6344
|
+
const s = zc[n];
|
|
6345
6345
|
if (!s) return null;
|
|
6346
6346
|
const o = e.variant === "outline" ? s.icon.outline : s.icon.solid, i = s.url(t);
|
|
6347
6347
|
return /* @__PURE__ */ a(
|
|
@@ -6379,7 +6379,7 @@ function zc({ noteShare: e }) {
|
|
|
6379
6379
|
)
|
|
6380
6380
|
] }) : null;
|
|
6381
6381
|
}
|
|
6382
|
-
const Vc = "
|
|
6382
|
+
const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSection_r1co8_27", Yc = "_title_r1co8_42", $c = "_article_r1co8_27", Kc = "_correspondent_r1co8_75", Jc = "_iframeStyled_r1co8_84", Zc = "_contentFrame_r1co8_94", Be = {
|
|
6383
6383
|
content: Vc,
|
|
6384
6384
|
videoContent: Fc,
|
|
6385
6385
|
articleSection: Wc,
|
|
@@ -6388,7 +6388,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6388
6388
|
correspondent: Kc,
|
|
6389
6389
|
iframeStyled: Jc,
|
|
6390
6390
|
contentFrame: Zc
|
|
6391
|
-
},
|
|
6391
|
+
}, B9 = (e) => {
|
|
6392
6392
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Te(
|
|
6393
6393
|
e.video.info.date.created
|
|
6394
6394
|
)}` : e?.video.main.author;
|
|
@@ -6424,7 +6424,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6424
6424
|
/* @__PURE__ */ a("p", { className: Be.correspondent, children: t() })
|
|
6425
6425
|
] })
|
|
6426
6426
|
] }) }) });
|
|
6427
|
-
}, Xc = "
|
|
6427
|
+
}, Xc = "_content_wxhkd_1", ed = "_linkStyled_wxhkd_9", En = {
|
|
6428
6428
|
content: Xc,
|
|
6429
6429
|
linkStyled: ed
|
|
6430
6430
|
}, dn = (e) => {
|
|
@@ -6453,28 +6453,28 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6453
6453
|
}
|
|
6454
6454
|
)
|
|
6455
6455
|
] });
|
|
6456
|
-
}, td = "
|
|
6456
|
+
}, td = "_content_zal5g_1", nd = "_contentGrid_zal5g_8", ad = "_contentGrid4_zal5g_17", sd = "_contentGrid3_zal5g_21", Ht = {
|
|
6457
6457
|
content: td,
|
|
6458
6458
|
contentGrid: nd,
|
|
6459
6459
|
contentGrid4: ad,
|
|
6460
6460
|
contentGrid3: sd
|
|
6461
|
-
},
|
|
6461
|
+
}, Hn = (e) => {
|
|
6462
6462
|
const { grid: t = 3 } = e;
|
|
6463
|
-
return /* @__PURE__ */ m("section", { className: `${
|
|
6463
|
+
return /* @__PURE__ */ m("section", { className: `${Ht.content}`, children: [
|
|
6464
6464
|
/* @__PURE__ */ a(
|
|
6465
6465
|
"div",
|
|
6466
6466
|
{
|
|
6467
|
-
className: `${
|
|
6467
|
+
className: `${Ht.contentGrid} ${e.className ? e.className : ""} ${t === 3 ? Ht.contentGrid3 : Ht.contentGrid4} news-content`,
|
|
6468
6468
|
children: e.children
|
|
6469
6469
|
}
|
|
6470
6470
|
),
|
|
6471
|
-
/* @__PURE__ */ a(
|
|
6471
|
+
/* @__PURE__ */ a(Q, { children: e.paginatorComponent })
|
|
6472
6472
|
] });
|
|
6473
|
-
}, od = "
|
|
6473
|
+
}, od = "_content_15x47_1", id = "_newsDescription_15x47_15", rd = "_image_15x47_41", Ut = {
|
|
6474
6474
|
content: od,
|
|
6475
6475
|
newsDescription: id,
|
|
6476
6476
|
image: rd
|
|
6477
|
-
},
|
|
6477
|
+
}, He = (e) => {
|
|
6478
6478
|
const {
|
|
6479
6479
|
main: t,
|
|
6480
6480
|
authors: n,
|
|
@@ -6533,7 +6533,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6533
6533
|
]
|
|
6534
6534
|
}
|
|
6535
6535
|
);
|
|
6536
|
-
}, ld = "
|
|
6536
|
+
}, ld = "_content_gwmse_1", cd = "_boxInformation_gwmse_12", dd = "_titleGradient_gwmse_30", ud = "_sectionDescription_gwmse_58", md = "_articule_gwmse_83", hd = "_linkStyled_gwmse_115", nt = {
|
|
6537
6537
|
content: ld,
|
|
6538
6538
|
boxInformation: cd,
|
|
6539
6539
|
titleGradient: dd,
|
|
@@ -6595,17 +6595,17 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6595
6595
|
}
|
|
6596
6596
|
)
|
|
6597
6597
|
] });
|
|
6598
|
-
}, fd = "
|
|
6598
|
+
}, fd = "_content_kro73_1", gd = "_contentLayout_kro73_5", qa = {
|
|
6599
6599
|
content: fd,
|
|
6600
6600
|
contentLayout: gd
|
|
6601
|
-
}, Ba = (e) => /* @__PURE__ */ a("div", { className: qa.content, children: /* @__PURE__ */ a(Mt, { className: `${qa.contentLayout} ${e.className}`, children: e.children }) }), pd = "
|
|
6601
|
+
}, Ba = (e) => /* @__PURE__ */ a("div", { className: qa.content, children: /* @__PURE__ */ a(Mt, { className: `${qa.contentLayout} ${e.className}`, children: e.children }) }), pd = "_content_1nqra_1", Ad = "_before_1nqra_11", wd = "_textContent_1nqra_22", yd = "_title_1nqra_37", Cd = "_description_1nqra_46", bd = "_linkStyled_1nqra_57", at = {
|
|
6602
6602
|
content: pd,
|
|
6603
6603
|
before: Ad,
|
|
6604
6604
|
textContent: wd,
|
|
6605
6605
|
title: yd,
|
|
6606
6606
|
description: Cd,
|
|
6607
6607
|
linkStyled: bd
|
|
6608
|
-
},
|
|
6608
|
+
}, L9 = (e) => {
|
|
6609
6609
|
const t = e.logo;
|
|
6610
6610
|
return /* @__PURE__ */ m("section", { className: at.content, children: [
|
|
6611
6611
|
e.backgroundImgURL && /* @__PURE__ */ a("img", { className: at.before, src: e.backgroundImgURL, alt: "" }),
|
|
@@ -6616,25 +6616,25 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6616
6616
|
/* @__PURE__ */ a(U, { className: at.linkStyled, href: "/", children: e.buttonText ?? "Inicio" })
|
|
6617
6617
|
] })
|
|
6618
6618
|
] });
|
|
6619
|
-
}, vd = "
|
|
6619
|
+
}, vd = "_content_zxcog_1", _d = "_contentLabel_zxcog_8", Nd = "_label_zxcog_13", Sd = "_required_zxcog_22", xd = "_input_zxcog_28", Ct = {
|
|
6620
6620
|
content: vd,
|
|
6621
6621
|
contentLabel: _d,
|
|
6622
6622
|
label: Nd,
|
|
6623
6623
|
required: Sd,
|
|
6624
6624
|
input: xd
|
|
6625
|
-
},
|
|
6625
|
+
}, R9 = (e) => /* @__PURE__ */ m("div", { className: Ct.content, children: [
|
|
6626
6626
|
/* @__PURE__ */ m("div", { className: Ct.contentLabel, children: [
|
|
6627
6627
|
/* @__PURE__ */ a("label", { className: Ct.label, children: e.label }),
|
|
6628
6628
|
e.required && /* @__PURE__ */ a("span", { className: Ct.required, children: "*" })
|
|
6629
6629
|
] }),
|
|
6630
6630
|
/* @__PURE__ */ a("input", { className: Ct.input, ...e })
|
|
6631
|
-
] }), Ed = "
|
|
6631
|
+
] }), Ed = "_content_zgx5w_1", kd = "_contentLabel_zgx5w_8", Ud = "_label_zgx5w_13", Id = "_required_zgx5w_22", Td = "_input_zgx5w_28", bt = {
|
|
6632
6632
|
content: Ed,
|
|
6633
6633
|
contentLabel: kd,
|
|
6634
6634
|
label: Ud,
|
|
6635
6635
|
required: Id,
|
|
6636
6636
|
input: Td
|
|
6637
|
-
},
|
|
6637
|
+
}, D9 = (e) => /* @__PURE__ */ m("div", { className: bt.content, children: [
|
|
6638
6638
|
/* @__PURE__ */ m("div", { className: bt.contentLabel, children: [
|
|
6639
6639
|
/* @__PURE__ */ a("label", { className: bt.label, children: e.label }),
|
|
6640
6640
|
e.required && /* @__PURE__ */ a("span", { className: bt.required, children: "*" })
|
|
@@ -6643,32 +6643,32 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6643
6643
|
/* @__PURE__ */ a("option", { value: "", children: "--Seleccione--" }),
|
|
6644
6644
|
e.options.map((t, n) => /* @__PURE__ */ a("option", { value: t.value, children: t.label }, n))
|
|
6645
6645
|
] })
|
|
6646
|
-
] }), qd = "
|
|
6646
|
+
] }), qd = "_content_1mi9t_1", Bd = "_label_1mi9t_8", Ld = "_input_1mi9t_17", kn = {
|
|
6647
6647
|
content: qd,
|
|
6648
6648
|
label: Bd,
|
|
6649
6649
|
input: Ld
|
|
6650
|
-
},
|
|
6650
|
+
}, M9 = (e) => /* @__PURE__ */ m("div", { className: kn.content, children: [
|
|
6651
6651
|
/* @__PURE__ */ a("label", { className: kn.label, children: e.label }),
|
|
6652
6652
|
/* @__PURE__ */ a("textarea", { className: kn.input, ...e })
|
|
6653
|
-
] }), Rd = "
|
|
6653
|
+
] }), Rd = "_boxInformation_achvw_1", Dd = "_textBox_achvw_30", Md = "_contentBox_achvw_40", Pd = "_liveBox_achvw_50", Od = "_dot_achvw_72", jd = "_sectionDescription_achvw_97", Qd = "_articule_achvw_110", Gd = "_description_achvw_137", Fe = {
|
|
6654
6654
|
boxInformation: Rd,
|
|
6655
6655
|
textBox: Dd,
|
|
6656
6656
|
contentBox: Md,
|
|
6657
6657
|
liveBox: Pd,
|
|
6658
6658
|
dot: Od,
|
|
6659
|
-
sectionDescription:
|
|
6660
|
-
articule:
|
|
6659
|
+
sectionDescription: jd,
|
|
6660
|
+
articule: Qd,
|
|
6661
6661
|
description: Gd
|
|
6662
|
-
},
|
|
6663
|
-
content:
|
|
6664
|
-
description:
|
|
6662
|
+
}, zd = "_content_8ehij_1", Hd = "_description_8ehij_23", un = {
|
|
6663
|
+
content: zd,
|
|
6664
|
+
description: Hd
|
|
6665
6665
|
}, qs = (e) => {
|
|
6666
6666
|
let t = "";
|
|
6667
6667
|
return e.preview.description && (t = e.preview.description), e.preview.copyright && (t = `${t} ${e.preview.copyright}`), e.preview.photographer && (t = `${t} ${e.preview.photographer}`), /* @__PURE__ */ m("div", { className: un.content, children: [
|
|
6668
6668
|
/* @__PURE__ */ a(Ce, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
|
|
6669
6669
|
t && /* @__PURE__ */ a("div", { className: un.description, children: t })
|
|
6670
6670
|
] });
|
|
6671
|
-
}, Vd = (e) => /* @__PURE__ */ a(
|
|
6671
|
+
}, Vd = (e) => /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ m("div", { className: Fe.boxInformation, children: [
|
|
6672
6672
|
/* @__PURE__ */ a(qs, { preview: e.preview }),
|
|
6673
6673
|
/* @__PURE__ */ m("div", { className: Fe.textBox, children: [
|
|
6674
6674
|
/* @__PURE__ */ m("div", { className: Fe.contentBox, children: [
|
|
@@ -6698,7 +6698,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6698
6698
|
}
|
|
6699
6699
|
)
|
|
6700
6700
|
] })
|
|
6701
|
-
] }) }), Fd = "
|
|
6701
|
+
] }) }), Fd = "_content_oipiy_1", Wd = "_contentLine_oipiy_17", Yd = "_contentText_oipiy_24", $d = "_dateLink_oipiy_37", Vt = {
|
|
6702
6702
|
content: Fd,
|
|
6703
6703
|
contentLine: Wd,
|
|
6704
6704
|
contentText: Yd,
|
|
@@ -6706,7 +6706,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6706
6706
|
}, Kd = (e) => /* @__PURE__ */ a("section", { className: Vt.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ m("div", { className: Vt.contentLine, children: [
|
|
6707
6707
|
/* @__PURE__ */ a(U, { className: Vt.dateLink, href: `#item-${n + 1}`, children: Co(t.date) }),
|
|
6708
6708
|
/* @__PURE__ */ a("div", { className: Vt.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
|
|
6709
|
-
] }, n)) }), Jd = "
|
|
6709
|
+
] }, n)) }), Jd = "_content_v9pkc_1", Zd = "_contentInfo_v9pkc_11", Xd = "_imageStyled_v9pkc_19", e1 = "_contentIconStyled_v9pkc_30", t1 = "_name_v9pkc_54", n1 = "_email_v9pkc_63", a1 = "_description_v9pkc_79", s1 = "_contenSocialNetwork_v9pkc_91", o1 = "_socialIcon_v9pkc_101", Ae = {
|
|
6710
6710
|
content: Jd,
|
|
6711
6711
|
contentInfo: Zd,
|
|
6712
6712
|
imageStyled: Xd,
|
|
@@ -6777,7 +6777,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6777
6777
|
] })
|
|
6778
6778
|
}
|
|
6779
6779
|
);
|
|
6780
|
-
}, r1 = "
|
|
6780
|
+
}, r1 = "_content_1mv2w_1", l1 = "_contentInfo_1mv2w_13", c1 = "_contentAuthor_1mv2w_26", d1 = "_imageStyled_1mv2w_33", u1 = "_contentIconStyled_1mv2w_42", m1 = "_name_1mv2w_63", h1 = "_email_1mv2w_71", f1 = "_description_1mv2w_81", g1 = "_contenSocialNetwork_1mv2w_92", p1 = "_socialIcon_1mv2w_102", fe = {
|
|
6781
6781
|
content: r1,
|
|
6782
6782
|
contentInfo: l1,
|
|
6783
6783
|
contentAuthor: c1,
|
|
@@ -6850,7 +6850,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6850
6850
|
] })
|
|
6851
6851
|
] })
|
|
6852
6852
|
] }) });
|
|
6853
|
-
}, w1 = "
|
|
6853
|
+
}, w1 = "_content_jg6i2_1", y1 = "_bannerSection_jg6i2_25", La = {
|
|
6854
6854
|
content: w1,
|
|
6855
6855
|
bannerSection: y1
|
|
6856
6856
|
}, Bs = (e) => /* @__PURE__ */ m("section", { className: La.content, children: [
|
|
@@ -6873,7 +6873,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6873
6873
|
),
|
|
6874
6874
|
e.banner
|
|
6875
6875
|
] })
|
|
6876
|
-
] }), C1 = "
|
|
6876
|
+
] }), C1 = "_content_1jqwg_1", b1 = "_header_1jqwg_21", v1 = "_videos_1jqwg_46", _1 = "_videoContent_1jqwg_53", N1 = "_articleSection_1jqwg_60", S1 = "_contentLayoutVideoSection_1jqwg_74", x1 = "_sectionVideoList_1jqwg_82", E1 = "_iframeStyled_1jqwg_155", k1 = "_contentFrame_1jqwg_164", U1 = "_relatedTitle_1jqwg_189", Ne = {
|
|
6877
6877
|
content: C1,
|
|
6878
6878
|
header: b1,
|
|
6879
6879
|
videos: v1,
|
|
@@ -6884,7 +6884,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6884
6884
|
iframeStyled: E1,
|
|
6885
6885
|
contentFrame: k1,
|
|
6886
6886
|
relatedTitle: U1
|
|
6887
|
-
}, I1 = "
|
|
6887
|
+
}, I1 = "_content_1dj0q_1", T1 = "_linkImage_1dj0q_12", q1 = "_playStyled_1dj0q_19", Un = {
|
|
6888
6888
|
content: I1,
|
|
6889
6889
|
linkImage: T1,
|
|
6890
6890
|
playStyled: q1
|
|
@@ -6915,7 +6915,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
6915
6915
|
),
|
|
6916
6916
|
/* @__PURE__ */ a("div", { children: /* @__PURE__ */ a(gt, { ...t, paths: e.paths }) })
|
|
6917
6917
|
] }) : null;
|
|
6918
|
-
},
|
|
6918
|
+
}, P9 = (e) => /* @__PURE__ */ a("div", { className: Ne.content, children: /* @__PURE__ */ m(Mt, { className: Ne.contentLayoutVideoSection, children: [
|
|
6919
6919
|
/* @__PURE__ */ m("a", { className: Ne.header, href: "/", children: [
|
|
6920
6920
|
/* @__PURE__ */ a(
|
|
6921
6921
|
"svg",
|
|
@@ -7003,15 +7003,15 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7003
7003
|
}
|
|
7004
7004
|
)
|
|
7005
7005
|
] })
|
|
7006
|
-
] }) }), L1 = "
|
|
7006
|
+
] }) }), L1 = "_content_gcte1_1", R1 = "_titleContent_gcte1_24", D1 = "_title_gcte1_24", M1 = "_startLine_gcte1_88", P1 = "_line_gcte1_93", O1 = "_bottomLine_gcte1_99", j1 = "_childrenContent_gcte1_118", Q1 = "_readMore_gcte1_131", Le = {
|
|
7007
7007
|
content: L1,
|
|
7008
7008
|
titleContent: R1,
|
|
7009
7009
|
title: D1,
|
|
7010
7010
|
startLine: M1,
|
|
7011
7011
|
line: P1,
|
|
7012
7012
|
bottomLine: O1,
|
|
7013
|
-
childrenContent:
|
|
7014
|
-
readMore:
|
|
7013
|
+
childrenContent: j1,
|
|
7014
|
+
readMore: Q1
|
|
7015
7015
|
}, ie = Ks((e, t) => {
|
|
7016
7016
|
const { isTitle: n = !1, isOpinion: s = !1 } = e, o = n ? /* @__PURE__ */ a("h1", { className: Le.title, children: e.title }) : /* @__PURE__ */ a("h2", { className: Le.title, children: e.title });
|
|
7017
7017
|
return /* @__PURE__ */ m("section", { className: Le.content, children: [
|
|
@@ -7075,10 +7075,10 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7075
7075
|
}
|
|
7076
7076
|
)
|
|
7077
7077
|
}
|
|
7078
|
-
), G1 = "
|
|
7078
|
+
), G1 = "_drawerStyled_1dhzk_1", z1 = "_sidebarCustom_1dhzk_6", H1 = "_accordionStyled_1dhzk_24", V1 = "_accordionHeading_1dhzk_35", F1 = "_accordionSummeryStyled_1dhzk_44", W1 = "_linkStyled_1dhzk_71", Y1 = "_subLinkStyled_1dhzk_91", $1 = "_inputContent_1dhzk_113", K1 = "_buttonContent_1dhzk_114", J1 = "_inputStyled_1dhzk_124", Z1 = "_buscar_1dhzk_140", X1 = "_buttonStyled_1dhzk_149", eu = "_accordionDetailsStyled_1dhzk_164", tu = "_footerSlider_1dhzk_179", nu = "_socialMedia_1dhzk_190", au = "_copyRights_1dhzk_209", su = "_icon_1dhzk_220", X = {
|
|
7079
7079
|
drawerStyled: G1,
|
|
7080
|
-
sidebarCustom:
|
|
7081
|
-
accordionStyled:
|
|
7080
|
+
sidebarCustom: z1,
|
|
7081
|
+
accordionStyled: H1,
|
|
7082
7082
|
accordionHeading: V1,
|
|
7083
7083
|
accordionSummeryStyled: F1,
|
|
7084
7084
|
linkStyled: W1,
|
|
@@ -7241,7 +7241,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7241
7241
|
)
|
|
7242
7242
|
]
|
|
7243
7243
|
}
|
|
7244
|
-
), iu = "
|
|
7244
|
+
), iu = "_content_1k52x_1", ru = "_chipStyled_1k52x_17", lu = "_headLine_1k52x_17", cu = "_live_1k52x_25", du = "_closeLiveStyled_1k52x_88", vt = {
|
|
7245
7245
|
content: iu,
|
|
7246
7246
|
chipStyled: ru,
|
|
7247
7247
|
headLine: lu,
|
|
@@ -7258,7 +7258,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7258
7258
|
children: t?.data[0]?.main?.title.home ?? ""
|
|
7259
7259
|
}
|
|
7260
7260
|
);
|
|
7261
|
-
return /* @__PURE__ */ m(
|
|
7261
|
+
return /* @__PURE__ */ m(Q, { children: [
|
|
7262
7262
|
/* @__PURE__ */ a(
|
|
7263
7263
|
"input",
|
|
7264
7264
|
{
|
|
@@ -7289,7 +7289,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7289
7289
|
}
|
|
7290
7290
|
)
|
|
7291
7291
|
] });
|
|
7292
|
-
}, uu = "
|
|
7292
|
+
}, uu = "_content_18yq5_1", mu = "_linkStyled_18yq5_14", hu = "_linkSocialNetwork_18yq5_28", fu = "_title_18yq5_49", gu = "_tabs_18yq5_60", pu = "_socialNetwork_18yq5_68", Au = "_icon_18yq5_78", wu = "_facebook_18yq5_84", yu = "_youtube_18yq5_88", Cu = "_x_18yq5_92", bu = "_instagram_18yq5_96", vu = "_gnews_18yq5_100", _u = "_tiktok_18yq5_104", Nu = "_whatsapp_18yq5_108", Re = {
|
|
7293
7293
|
content: uu,
|
|
7294
7294
|
linkStyled: mu,
|
|
7295
7295
|
linkSocialNetwork: hu,
|
|
@@ -7355,7 +7355,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7355
7355
|
r
|
|
7356
7356
|
)) })
|
|
7357
7357
|
] });
|
|
7358
|
-
}, xu = "
|
|
7358
|
+
}, xu = "_headerStyled_t61zq_1", Eu = "_headerContent_t61zq_14", ku = "_iconContent_t61zq_25", Uu = "_menuButton_t61zq_34", Iu = "_logoStyled_t61zq_66", Tu = "_buttonSection_t61zq_94", qu = "_buttonSectionSearch_t61zq_109", Bu = "_headLineContent_t61zq_130", Lu = "_headLineTitle_t61zq_143", Ru = "_headLine_t61zq_130", Du = "_hasAlertZone_t61zq_196", we = {
|
|
7359
7359
|
headerStyled: xu,
|
|
7360
7360
|
headerContent: Eu,
|
|
7361
7361
|
iconContent: ku,
|
|
@@ -7460,14 +7460,14 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7460
7460
|
}
|
|
7461
7461
|
)
|
|
7462
7462
|
] });
|
|
7463
|
-
}, Pu = "
|
|
7463
|
+
}, Pu = "_ul_j3aqc_1", Ou = "_li_j3aqc_10", ju = "_liBefore_j3aqc_18", Qu = "_ulContent_j3aqc_33", Gu = "_contentModal_j3aqc_44", zu = "_linkStyled_j3aqc_56", Hu = "_itemLink_j3aqc_81", De = {
|
|
7464
7464
|
ul: Pu,
|
|
7465
7465
|
li: Ou,
|
|
7466
|
-
liBefore:
|
|
7467
|
-
ulContent:
|
|
7466
|
+
liBefore: ju,
|
|
7467
|
+
ulContent: Qu,
|
|
7468
7468
|
contentModal: Gu,
|
|
7469
|
-
linkStyled:
|
|
7470
|
-
itemLink:
|
|
7469
|
+
linkStyled: zu,
|
|
7470
|
+
itemLink: Hu
|
|
7471
7471
|
}, Vu = (e) => {
|
|
7472
7472
|
const { items: t } = e;
|
|
7473
7473
|
return /* @__PURE__ */ a("ul", { className: De.ul, children: t.map((n, s) => /* @__PURE__ */ m("li", { className: `${De.liBefore} ${De.li}`, children: [
|
|
@@ -7498,7 +7498,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7498
7498
|
}
|
|
7499
7499
|
) }, i)) }) })
|
|
7500
7500
|
] }, s)) });
|
|
7501
|
-
}, Fu = "
|
|
7501
|
+
}, Fu = "_headerStyled_ksxbt_1", Wu = "_headerContent_ksxbt_23", Yu = "_menuButtonSection_ksxbt_33", $u = "_menuButton_ksxbt_33", Ku = "_buttonSection_ksxbt_84", Ju = "_buttonSectionSearch_ksxbt_101", Zu = "_hasAlertZone_ksxbt_111", Xu = "_buttonText_ksxbt_130", em = "_logoContent_ksxbt_140", tm = "_logoStyled_ksxbt_148", nm = "_headLineContent_ksxbt_172", am = "_headLineTitle_ksxbt_187", sm = "_menuSection_ksxbt_203", om = "_headLine_ksxbt_172", im = "_line_ksxbt_255", le = {
|
|
7502
7502
|
headerStyled: Fu,
|
|
7503
7503
|
headerContent: Wu,
|
|
7504
7504
|
menuButtonSection: Yu,
|
|
@@ -7589,13 +7589,13 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7589
7589
|
)
|
|
7590
7590
|
}
|
|
7591
7591
|
);
|
|
7592
|
-
}, lm = "
|
|
7592
|
+
}, lm = "_childrenContent_wqlb4_1", cm = "_childrenContentAux_wqlb4_12", dm = "_op2_wqlb4_25", In = {
|
|
7593
7593
|
childrenContent: lm,
|
|
7594
7594
|
childrenContentAux: cm,
|
|
7595
7595
|
op2: dm
|
|
7596
|
-
},
|
|
7596
|
+
}, O9 = (e) => {
|
|
7597
7597
|
const { alertZone: t, children: n, sidebar: s } = e;
|
|
7598
|
-
return /* @__PURE__ */ m(
|
|
7598
|
+
return /* @__PURE__ */ m(Q, { children: [
|
|
7599
7599
|
/* @__PURE__ */ a(Mu, { ...e }),
|
|
7600
7600
|
!e.showOnlyStickyHeader && /* @__PURE__ */ a(rm, { ...e }),
|
|
7601
7601
|
/* @__PURE__ */ m(
|
|
@@ -7634,22 +7634,22 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7634
7634
|
}
|
|
7635
7635
|
)
|
|
7636
7636
|
] });
|
|
7637
|
-
}, um = "
|
|
7637
|
+
}, um = "_content_16ydf_1", mm = "_tags_16ydf_10", hm = "_chipStyled_16ydf_20", fm = "_tagLink_16ydf_47", gm = "_tagStyled_16ydf_53", st = {
|
|
7638
7638
|
content: um,
|
|
7639
7639
|
tags: mm,
|
|
7640
7640
|
chipStyled: hm,
|
|
7641
7641
|
tagLink: fm,
|
|
7642
7642
|
tagStyled: gm
|
|
7643
|
-
},
|
|
7643
|
+
}, j9 = (e) => {
|
|
7644
7644
|
const t = (n) => {
|
|
7645
7645
|
const s = n.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
|
|
7646
|
-
return `/${e.paths.tema}/${s}-t${n.id}`;
|
|
7646
|
+
return e.paths.tema ? `/${e.paths.tema}/${s}-t${n.id}` : `/${s}-t${n.id}`;
|
|
7647
7647
|
};
|
|
7648
7648
|
return /* @__PURE__ */ a("section", { className: st.content, children: Array.isArray(e.tags) && /* @__PURE__ */ m("div", { className: st.tags, children: [
|
|
7649
|
-
/* @__PURE__ */ a("p", { className: st.tagStyled, children: "Tags:" }),
|
|
7649
|
+
/* @__PURE__ */ a("p", { className: st.tagStyled, children: e.title ? e.title : "Tags:" }),
|
|
7650
7650
|
e.tags.map((n, s) => n.approved ? /* @__PURE__ */ a(U, { href: t(n), children: /* @__PURE__ */ a("div", { className: `${st.chipStyled} ${st.tagLink}`, children: n.name }) }, s) : /* @__PURE__ */ a("div", { className: st.chipStyled, children: n.name }, s))
|
|
7651
7651
|
] }) });
|
|
7652
|
-
}, pm = "
|
|
7652
|
+
}, pm = "_contentBox_1rkkg_1", Am = "_content_1rkkg_1", wm = "_imageStyled_1rkkg_16", ym = "_contentIconStyled_1rkkg_23", Cm = "_avatarContent_1rkkg_43", bm = "_journalistSection_1rkkg_50", vm = "_journalistInfo_1rkkg_56", _m = "_socialNetworkSection_1rkkg_70", Nm = "_article_1rkkg_83", Ie = {
|
|
7653
7653
|
contentBox: pm,
|
|
7654
7654
|
content: Am,
|
|
7655
7655
|
imageStyled: wm,
|
|
@@ -7659,7 +7659,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7659
7659
|
journalistInfo: vm,
|
|
7660
7660
|
socialNetworkSection: _m,
|
|
7661
7661
|
article: Nm
|
|
7662
|
-
},
|
|
7662
|
+
}, Q9 = async (e) => {
|
|
7663
7663
|
const { autor: t } = e;
|
|
7664
7664
|
return t.addtional.USER_SHOWBIO && /* @__PURE__ */ a("section", { className: Ie.contentBox, children: /* @__PURE__ */ m("div", { className: Ie.content, children: [
|
|
7665
7665
|
/* @__PURE__ */ m("div", { className: Ie.avatarContent, children: [
|
|
@@ -7850,7 +7850,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7850
7850
|
}
|
|
7851
7851
|
)
|
|
7852
7852
|
] }) });
|
|
7853
|
-
}, Sm = "
|
|
7853
|
+
}, Sm = "_content_vmnac_1", xm = "_imageStyled_vmnac_20", Em = "_contentIconStyled_vmnac_21", km = "_contentCard_vmnac_31", Um = "_contentInfo_vmnac_70", Im = "_fullName_vmnac_76", Tm = "_LearnMoreLink_vmnac_83", We = {
|
|
7854
7854
|
content: Sm,
|
|
7855
7855
|
imageStyled: xm,
|
|
7856
7856
|
contentIconStyled: Em,
|
|
@@ -7858,7 +7858,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7858
7858
|
contentInfo: Um,
|
|
7859
7859
|
fullName: Im,
|
|
7860
7860
|
LearnMoreLink: Tm
|
|
7861
|
-
},
|
|
7861
|
+
}, G9 = async (e) => {
|
|
7862
7862
|
const { news: t, texts: n } = e;
|
|
7863
7863
|
return t.config?.showauthor && /* @__PURE__ */ a("div", { className: We.content, children: Array.isArray(t.authors) && t.authors?.map(async (s) => /* @__PURE__ */ m(
|
|
7864
7864
|
"div",
|
|
@@ -7897,7 +7897,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7897
7897
|
},
|
|
7898
7898
|
`author-${s.firstname}`
|
|
7899
7899
|
)) });
|
|
7900
|
-
}, qm = "
|
|
7900
|
+
}, qm = "_content_1j0pj_1", Bm = "_contentNews_1j0pj_10", Lm = "_linkTitle_1j0pj_27", Rm = "_tag_1j0pj_35", Dm = "_tagmx_1j0pj_55", Mm = "_titular_1j0pj_70", Pm = "_correspondent_1j0pj_85", Om = "_correspondentLink_1j0pj_96", jm = "_description_1j0pj_107", Me = {
|
|
7901
7901
|
content: qm,
|
|
7902
7902
|
contentNews: Bm,
|
|
7903
7903
|
linkTitle: Lm,
|
|
@@ -7906,7 +7906,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7906
7906
|
titular: Mm,
|
|
7907
7907
|
correspondent: Pm,
|
|
7908
7908
|
correspondentLink: Om,
|
|
7909
|
-
description:
|
|
7909
|
+
description: jm
|
|
7910
7910
|
}, dt = (e) => {
|
|
7911
7911
|
const t = () => {
|
|
7912
7912
|
if (e?.config?.showtime && e.config?.showauthor)
|
|
@@ -7988,7 +7988,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
7988
7988
|
}
|
|
7989
7989
|
}
|
|
7990
7990
|
),
|
|
7991
|
-
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ a(
|
|
7991
|
+
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ a(Q, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ a(
|
|
7992
7992
|
U,
|
|
7993
7993
|
{
|
|
7994
7994
|
href: `/${e.paths?.autor ?? "autor"}/${e?.authors[0]?.name}`,
|
|
@@ -8033,7 +8033,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
8033
8033
|
)
|
|
8034
8034
|
}
|
|
8035
8035
|
) : /* @__PURE__ */ a(
|
|
8036
|
-
|
|
8036
|
+
He,
|
|
8037
8037
|
{
|
|
8038
8038
|
...e,
|
|
8039
8039
|
main: t,
|
|
@@ -8064,11 +8064,11 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
8064
8064
|
}
|
|
8065
8065
|
)
|
|
8066
8066
|
] });
|
|
8067
|
-
},
|
|
8068
|
-
content:
|
|
8067
|
+
}, Qm = "_content_1dcf7_1", Gm = "_firstSection_1dcf7_10", zm = "_secondSection_1dcf7_16", Tn = {
|
|
8068
|
+
content: Qm,
|
|
8069
8069
|
firstSection: Gm,
|
|
8070
|
-
secondSection:
|
|
8071
|
-
},
|
|
8070
|
+
secondSection: zm
|
|
8071
|
+
}, Hm = ({
|
|
8072
8072
|
content: e,
|
|
8073
8073
|
customLargeSection: t,
|
|
8074
8074
|
customSmallSection: n,
|
|
@@ -8098,7 +8098,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
8098
8098
|
}
|
|
8099
8099
|
)) })
|
|
8100
8100
|
] });
|
|
8101
|
-
}, Vm = "
|
|
8101
|
+
}, Vm = "_content_wsx1m_1", Fm = "_firstSection_wsx1m_8", Da = {
|
|
8102
8102
|
content: Vm,
|
|
8103
8103
|
firstSection: Fm
|
|
8104
8104
|
}, Wm = ({
|
|
@@ -8135,7 +8135,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
8135
8135
|
heightImageOverwriteMobile: "270px",
|
|
8136
8136
|
paths: s
|
|
8137
8137
|
}
|
|
8138
|
-
) }, i)) }), Ym = "
|
|
8138
|
+
) }, i)) }), Ym = "_content_1n73e_1", $m = "_sectionDescription_1n73e_13", Km = "_title_1n73e_33", Jm = "_subtitle_1n73e_47", Zm = "_linkStyled_1n73e_58", _t = {
|
|
8139
8139
|
content: Ym,
|
|
8140
8140
|
sectionDescription: $m,
|
|
8141
8141
|
title: Km,
|
|
@@ -8161,7 +8161,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
8161
8161
|
),
|
|
8162
8162
|
e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: _t.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
|
|
8163
8163
|
e.goTo && /* @__PURE__ */ a(U, { href: e.goTo.url, className: _t.linkStyled, children: e.goTo.description })
|
|
8164
|
-
] }), Xm = "
|
|
8164
|
+
] }), Xm = "_headerSection_drjnj_1", eh = "_headerSectionLink_drjnj_12", th = "_newsContent_drjnj_17", qn = {
|
|
8165
8165
|
headerSection: Xm,
|
|
8166
8166
|
headerSectionLink: eh,
|
|
8167
8167
|
newsContent: th
|
|
@@ -8205,7 +8205,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
8205
8205
|
}
|
|
8206
8206
|
};
|
|
8207
8207
|
return /* @__PURE__ */ a("div", { style: { order: c }, children: /* @__PURE__ */ a(
|
|
8208
|
-
|
|
8208
|
+
He,
|
|
8209
8209
|
{
|
|
8210
8210
|
...u,
|
|
8211
8211
|
isVideo: s,
|
|
@@ -8215,7 +8215,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
8215
8215
|
})
|
|
8216
8216
|
] })
|
|
8217
8217
|
] });
|
|
8218
|
-
}, ah = "
|
|
8218
|
+
}, ah = "_content_1stvq_1", sh = "_autorContent_1stvq_8", oh = "_image_1stvq_24", ih = "_contentIcon_1stvq_25", rh = "_boxInformationContent_1stvq_47", lh = "_autorName_1stvq_53", ch = "_time_1stvq_85", dh = "_comment_1stvq_98", uh = "_title_1stvq_107", Pe = {
|
|
8219
8219
|
content: ah,
|
|
8220
8220
|
autorContent: sh,
|
|
8221
8221
|
image: oh,
|
|
@@ -8261,7 +8261,7 @@ const Vc = "_content_xlsy2_1", Fc = "_videoContent_xlsy2_39", Wc = "_articleSect
|
|
|
8261
8261
|
/* @__PURE__ */ a("p", { className: Pe.comment, children: ye(t?.main?.subtitle?.striped || "") })
|
|
8262
8262
|
] })
|
|
8263
8263
|
] });
|
|
8264
|
-
}, mh = "
|
|
8264
|
+
}, mh = "_content_1d7mg_1", hh = "_boxPosition_1d7mg_8", fh = "_contentFlex_1d7mg_21", gh = "_bannerContent_1d7mg_29", ph = "_bannerContentAux_1d7mg_40", ot = {
|
|
8265
8265
|
content: mh,
|
|
8266
8266
|
boxPosition: hh,
|
|
8267
8267
|
contentFlex: fh,
|
|
@@ -8274,7 +8274,7 @@ function Ah(e) {
|
|
|
8274
8274
|
s % 2 === 0 ? t[Math.floor(s / 2)] = e[s] : t[n + Math.floor(s / 2)] = e[s];
|
|
8275
8275
|
return t;
|
|
8276
8276
|
}
|
|
8277
|
-
const
|
|
8277
|
+
const z9 = (e) => {
|
|
8278
8278
|
const { isOpinion: t = !1 } = e, n = (i) => /* @__PURE__ */ a(
|
|
8279
8279
|
"div",
|
|
8280
8280
|
{
|
|
@@ -8328,10 +8328,10 @@ const G3 = (e) => {
|
|
|
8328
8328
|
] })
|
|
8329
8329
|
}
|
|
8330
8330
|
) });
|
|
8331
|
-
}, wh = "
|
|
8331
|
+
}, wh = "_content_w9viv_1", yh = "_title_w9viv_10", Ma = {
|
|
8332
8332
|
content: wh,
|
|
8333
8333
|
title: yh
|
|
8334
|
-
},
|
|
8334
|
+
}, H9 = (e) => {
|
|
8335
8335
|
const { showTitle: t = !0 } = e;
|
|
8336
8336
|
return /* @__PURE__ */ m("div", { className: Ma.content, children: [
|
|
8337
8337
|
t && /* @__PURE__ */ a("p", { className: Ma.title, children: "Editorial" }),
|
|
@@ -8350,13 +8350,13 @@ const G3 = (e) => {
|
|
|
8350
8350
|
}
|
|
8351
8351
|
)
|
|
8352
8352
|
] });
|
|
8353
|
-
}, Ch = "
|
|
8353
|
+
}, Ch = "_content_1nd2h_1", bh = "_newsContent_1nd2h_8", vh = "_boxPosition_1nd2h_17", _h = "_bannerContent_1nd2h_23", Nh = "_bannerContentAux_1nd2h_33", it = {
|
|
8354
8354
|
content: Ch,
|
|
8355
8355
|
newsContent: bh,
|
|
8356
8356
|
boxPosition: vh,
|
|
8357
8357
|
bannerContent: _h,
|
|
8358
8358
|
bannerContentAux: Nh
|
|
8359
|
-
},
|
|
8359
|
+
}, V9 = (e) => {
|
|
8360
8360
|
const { news: t } = e;
|
|
8361
8361
|
return Array.isArray(t) && /* @__PURE__ */ m("div", { className: it.content, children: [
|
|
8362
8362
|
/* @__PURE__ */ m("div", { className: it.newsContent, children: [
|
|
@@ -8384,17 +8384,17 @@ const G3 = (e) => {
|
|
|
8384
8384
|
{
|
|
8385
8385
|
className: it.boxPosition,
|
|
8386
8386
|
style: { order: s },
|
|
8387
|
-
children: /* @__PURE__ */ a(
|
|
8387
|
+
children: /* @__PURE__ */ a(He, { ...n, share: e.share, paths: e.paths })
|
|
8388
8388
|
},
|
|
8389
8389
|
s
|
|
8390
8390
|
))
|
|
8391
8391
|
] }),
|
|
8392
8392
|
/* @__PURE__ */ a("div", { className: it.bannerContent, children: e.halfPageBanner })
|
|
8393
8393
|
] });
|
|
8394
|
-
},
|
|
8394
|
+
}, F9 = (e) => /* @__PURE__ */ m(Q, { children: [
|
|
8395
8395
|
/* @__PURE__ */ a(xl, { className: "display-on-lower-900px", ...e }),
|
|
8396
8396
|
/* @__PURE__ */ a(Ol, { ...e })
|
|
8397
|
-
] }), Sh = "
|
|
8397
|
+
] }), Sh = "_newsContent_gd57q_1", xh = "_newsContentWithLines_gd57q_8", Eh = "_newsContentWithoutLines_gd57q_13", kh = "_contentSeparator_gd57q_18", Ft = {
|
|
8398
8398
|
newsContent: Sh,
|
|
8399
8399
|
newsContentWithLines: xh,
|
|
8400
8400
|
newsContentWithoutLines: Eh,
|
|
@@ -8434,7 +8434,7 @@ const G3 = (e) => {
|
|
|
8434
8434
|
};
|
|
8435
8435
|
s.push(
|
|
8436
8436
|
/* @__PURE__ */ a("section", { className: n(o), children: /* @__PURE__ */ a(
|
|
8437
|
-
|
|
8437
|
+
He,
|
|
8438
8438
|
{
|
|
8439
8439
|
...u,
|
|
8440
8440
|
isVideo: e.isVideo,
|
|
@@ -8463,7 +8463,7 @@ const G3 = (e) => {
|
|
|
8463
8463
|
showVideoTime: e.showVideoTime,
|
|
8464
8464
|
showVideosubtitle: e.showVideosubtitle
|
|
8465
8465
|
}
|
|
8466
|
-
) }), Ih = "
|
|
8466
|
+
) }), Ih = "_newsContent_1sb62_1", Th = "_contentSeparator_1sb62_8", Pa = {
|
|
8467
8467
|
newsContent: Ih,
|
|
8468
8468
|
contentSeparator: Th
|
|
8469
8469
|
}, qh = (e) => {
|
|
@@ -8485,7 +8485,7 @@ const G3 = (e) => {
|
|
|
8485
8485
|
}
|
|
8486
8486
|
};
|
|
8487
8487
|
return /* @__PURE__ */ a("section", { children: /* @__PURE__ */ a(
|
|
8488
|
-
|
|
8488
|
+
He,
|
|
8489
8489
|
{
|
|
8490
8490
|
...r,
|
|
8491
8491
|
share: e.share,
|
|
@@ -8495,7 +8495,7 @@ const G3 = (e) => {
|
|
|
8495
8495
|
})
|
|
8496
8496
|
}
|
|
8497
8497
|
) });
|
|
8498
|
-
}, Bh = "
|
|
8498
|
+
}, Bh = "_newsContent_1gbse_1", Lh = "_contentSeparator_1gbse_8", Rh = "_newsContentWhitoutLine_1gbse_29", Bn = {
|
|
8499
8499
|
newsContent: Bh,
|
|
8500
8500
|
contentSeparator: Lh,
|
|
8501
8501
|
newsContentWhitoutLine: Rh
|
|
@@ -8518,7 +8518,7 @@ const G3 = (e) => {
|
|
|
8518
8518
|
}
|
|
8519
8519
|
};
|
|
8520
8520
|
return /* @__PURE__ */ a("section", { children: /* @__PURE__ */ a(
|
|
8521
|
-
|
|
8521
|
+
He,
|
|
8522
8522
|
{
|
|
8523
8523
|
...r,
|
|
8524
8524
|
share: e.share,
|
|
@@ -8528,11 +8528,11 @@ const G3 = (e) => {
|
|
|
8528
8528
|
})
|
|
8529
8529
|
}
|
|
8530
8530
|
) });
|
|
8531
|
-
}, Mh = "
|
|
8531
|
+
}, Mh = "_headerSection_1m1sp_3", Ph = "_headerSectionLink_1m1sp_16", Oh = "_newsContent_1m1sp_29", Ln = {
|
|
8532
8532
|
headerSection: Mh,
|
|
8533
8533
|
headerSectionLink: Ph,
|
|
8534
8534
|
newsContent: Oh
|
|
8535
|
-
},
|
|
8535
|
+
}, jh = (e) => {
|
|
8536
8536
|
const { content: t, title: n, isVideo: s = !0 } = e;
|
|
8537
8537
|
if (!t || t.length === 0) return;
|
|
8538
8538
|
const o = t[0], i = e.slot_id && e.slot_id !== "Nota_1", r = t.slice(1);
|
|
@@ -8574,7 +8574,7 @@ const G3 = (e) => {
|
|
|
8574
8574
|
}
|
|
8575
8575
|
};
|
|
8576
8576
|
return /* @__PURE__ */ a("div", { style: { order: c }, children: /* @__PURE__ */ ut(
|
|
8577
|
-
|
|
8577
|
+
He,
|
|
8578
8578
|
{
|
|
8579
8579
|
...d,
|
|
8580
8580
|
isVideo: s,
|
|
@@ -8585,11 +8585,11 @@ const G3 = (e) => {
|
|
|
8585
8585
|
})
|
|
8586
8586
|
] })
|
|
8587
8587
|
] });
|
|
8588
|
-
},
|
|
8589
|
-
content:
|
|
8588
|
+
}, Qh = "_content_cnul3_1", Gh = "_linkImage_cnul3_30", zh = "_sectionDescription_cnul3_42", Hh = "_dateText_cnul3_61", Vh = "_textContent_cnul3_72", Nt = {
|
|
8589
|
+
content: Qh,
|
|
8590
8590
|
linkImage: Gh,
|
|
8591
|
-
sectionDescription:
|
|
8592
|
-
dateText:
|
|
8591
|
+
sectionDescription: zh,
|
|
8592
|
+
dateText: Hh,
|
|
8593
8593
|
textContent: Vh
|
|
8594
8594
|
}, Fh = async (e) => {
|
|
8595
8595
|
const { showNewsLikeTitle: t = !1 } = e;
|
|
@@ -8629,10 +8629,10 @@ const G3 = (e) => {
|
|
|
8629
8629
|
]
|
|
8630
8630
|
}
|
|
8631
8631
|
) : null;
|
|
8632
|
-
}, Wh = "
|
|
8632
|
+
}, Wh = "_content_yx3zm_1", Yh = "_contentSeparator_yx3zm_7", Oa = {
|
|
8633
8633
|
content: Wh,
|
|
8634
8634
|
contentSeparator: Yh
|
|
8635
|
-
}, $h = "
|
|
8635
|
+
}, $h = "_newsContent_1uamf_1", Kh = "_contentSeparator_1uamf_8", Jh = "_hasLinesBlock_1uamf_40", Vn = {
|
|
8636
8636
|
newsContent: $h,
|
|
8637
8637
|
contentSeparator: Kh,
|
|
8638
8638
|
hasLinesBlock: Jh
|
|
@@ -8710,7 +8710,7 @@ const G3 = (e) => {
|
|
|
8710
8710
|
})
|
|
8711
8711
|
}
|
|
8712
8712
|
) });
|
|
8713
|
-
}, e2 = "
|
|
8713
|
+
}, e2 = "_content_1mj79_1", t2 = "_imageStyled_1mj79_14", n2 = "_contentIcon_1mj79_23", a2 = "_boxInformation_1mj79_44", s2 = "_comment_1mj79_51", o2 = "_title_1mj79_60", i2 = "_authorName_1mj79_81", Ye = {
|
|
8714
8714
|
content: e2,
|
|
8715
8715
|
imageStyled: t2,
|
|
8716
8716
|
contentIcon: n2,
|
|
@@ -8783,7 +8783,7 @@ const G3 = (e) => {
|
|
|
8783
8783
|
})
|
|
8784
8784
|
}
|
|
8785
8785
|
) });
|
|
8786
|
-
}, c2 = "
|
|
8786
|
+
}, c2 = "_content_1elhb_1", d2 = "_newsContentSection_1elhb_5", u2 = "_itemContent_1elhb_10", m2 = "_ItemCustomContent_1elhb_16", Qe = {
|
|
8787
8787
|
content: c2,
|
|
8788
8788
|
newsContentSection: d2,
|
|
8789
8789
|
itemContent: u2,
|
|
@@ -8792,9 +8792,9 @@ const G3 = (e) => {
|
|
|
8792
8792
|
const { item: t, option: n } = e;
|
|
8793
8793
|
switch (n) {
|
|
8794
8794
|
case "ediciones":
|
|
8795
|
-
return /* @__PURE__ */ a("div", { className:
|
|
8795
|
+
return /* @__PURE__ */ a("div", { className: Qe.ItemCustomContent });
|
|
8796
8796
|
case "columnistasnacionales":
|
|
8797
|
-
return /* @__PURE__ */ a("div", { className:
|
|
8797
|
+
return /* @__PURE__ */ a("div", { className: Qe.ItemCustomContent, children: /* @__PURE__ */ a(
|
|
8798
8798
|
sn,
|
|
8799
8799
|
{
|
|
8800
8800
|
data: t,
|
|
@@ -8803,7 +8803,7 @@ const G3 = (e) => {
|
|
|
8803
8803
|
}
|
|
8804
8804
|
) });
|
|
8805
8805
|
case "columnistaslocales":
|
|
8806
|
-
return /* @__PURE__ */ a("div", { className:
|
|
8806
|
+
return /* @__PURE__ */ a("div", { className: Qe.ItemCustomContent, children: /* @__PURE__ */ a(
|
|
8807
8807
|
sn,
|
|
8808
8808
|
{
|
|
8809
8809
|
data: t,
|
|
@@ -8812,7 +8812,7 @@ const G3 = (e) => {
|
|
|
8812
8812
|
}
|
|
8813
8813
|
) });
|
|
8814
8814
|
case "columnistas":
|
|
8815
|
-
return /* @__PURE__ */ a("div", { className:
|
|
8815
|
+
return /* @__PURE__ */ a("div", { className: Qe.ItemCustomContent, children: /* @__PURE__ */ a(
|
|
8816
8816
|
sn,
|
|
8817
8817
|
{
|
|
8818
8818
|
data: t,
|
|
@@ -8827,9 +8827,9 @@ const G3 = (e) => {
|
|
|
8827
8827
|
</div>
|
|
8828
8828
|
); */
|
|
8829
8829
|
default:
|
|
8830
|
-
return /* @__PURE__ */ a("div", { className:
|
|
8830
|
+
return /* @__PURE__ */ a("div", { className: Qe.ItemCustomContent, children: /* @__PURE__ */ a(He, { ...t, paths: e.paths }) });
|
|
8831
8831
|
}
|
|
8832
|
-
},
|
|
8832
|
+
}, W9 = (e) => {
|
|
8833
8833
|
const {
|
|
8834
8834
|
data: t,
|
|
8835
8835
|
currentPage: n,
|
|
@@ -8853,10 +8853,10 @@ const G3 = (e) => {
|
|
|
8853
8853
|
paths: e.paths,
|
|
8854
8854
|
bannerTop: /* @__PURE__ */ a(se, { banners: s ?? [], name: "right_1" }),
|
|
8855
8855
|
banner: /* @__PURE__ */ a(se, { banners: s ?? [], name: "right_2" }),
|
|
8856
|
-
children: /* @__PURE__ */ a("section", { className:
|
|
8857
|
-
|
|
8856
|
+
children: /* @__PURE__ */ a("section", { className: Qe.content, children: t.length > 0 ? /* @__PURE__ */ a(
|
|
8857
|
+
Hn,
|
|
8858
8858
|
{
|
|
8859
|
-
className: [
|
|
8859
|
+
className: [Qe.newsContentSection, "padding-0"].join(" "),
|
|
8860
8860
|
paginatorComponent: /* @__PURE__ */ a(
|
|
8861
8861
|
dn,
|
|
8862
8862
|
{
|
|
@@ -8869,7 +8869,7 @@ const G3 = (e) => {
|
|
|
8869
8869
|
}
|
|
8870
8870
|
),
|
|
8871
8871
|
children: Array.isArray(t) && t?.map((d, h) => /* @__PURE__ */ m(on, { children: [
|
|
8872
|
-
c.includes(h + 1) && /* @__PURE__ */ a("div", { className:
|
|
8872
|
+
c.includes(h + 1) && /* @__PURE__ */ a("div", { className: Qe.itemContent + " banner-context", children: /* @__PURE__ */ a(
|
|
8873
8873
|
se,
|
|
8874
8874
|
{
|
|
8875
8875
|
banners: s ?? [],
|
|
@@ -8916,8 +8916,8 @@ const G3 = (e) => {
|
|
|
8916
8916
|
}
|
|
8917
8917
|
);
|
|
8918
8918
|
case "op2":
|
|
8919
|
-
return /* @__PURE__ */ a(
|
|
8920
|
-
|
|
8919
|
+
return /* @__PURE__ */ a(Q, { children: t.length > 0 ? /* @__PURE__ */ a(
|
|
8920
|
+
Hn,
|
|
8921
8921
|
{
|
|
8922
8922
|
className: "padding-0",
|
|
8923
8923
|
paginatorComponent: /* @__PURE__ */ a(
|
|
@@ -8932,7 +8932,7 @@ const G3 = (e) => {
|
|
|
8932
8932
|
}
|
|
8933
8933
|
),
|
|
8934
8934
|
children: Array.isArray(t) && t?.map((d, h) => /* @__PURE__ */ m(on, { children: [
|
|
8935
|
-
c.includes(h + 1) && /* @__PURE__ */ a("div", { className:
|
|
8935
|
+
c.includes(h + 1) && /* @__PURE__ */ a("div", { className: Qe.itemContent, children: /* @__PURE__ */ a(
|
|
8936
8936
|
se,
|
|
8937
8937
|
{
|
|
8938
8938
|
banners: s ?? [],
|
|
@@ -8977,27 +8977,27 @@ const G3 = (e) => {
|
|
|
8977
8977
|
}
|
|
8978
8978
|
) });
|
|
8979
8979
|
default:
|
|
8980
|
-
return /* @__PURE__ */ a(
|
|
8980
|
+
return /* @__PURE__ */ a(Q, {});
|
|
8981
8981
|
}
|
|
8982
|
-
}, h2 = "
|
|
8982
|
+
}, h2 = "_content_gwsqy_1", f2 = "_contactInfoContent_gwsqy_7", ja = {
|
|
8983
8983
|
content: h2,
|
|
8984
8984
|
contactInfoContent: f2
|
|
8985
|
-
},
|
|
8985
|
+
}, Y9 = (e) => {
|
|
8986
8986
|
const { data: t } = e;
|
|
8987
|
-
return /* @__PURE__ */ a("section", { className:
|
|
8987
|
+
return /* @__PURE__ */ a("section", { className: ja.content, children: t.map((n, s) => /* @__PURE__ */ a(
|
|
8988
8988
|
"div",
|
|
8989
8989
|
{
|
|
8990
|
-
className:
|
|
8990
|
+
className: ja.contactInfoContent,
|
|
8991
8991
|
dangerouslySetInnerHTML: {
|
|
8992
8992
|
__html: n.body.rendered
|
|
8993
8993
|
}
|
|
8994
8994
|
},
|
|
8995
8995
|
s
|
|
8996
8996
|
)) });
|
|
8997
|
-
}, g2 = "
|
|
8997
|
+
}, g2 = "_contentLayout2_ee6yw_9", p2 = "_contentHeader_ee6yw_42", Ps = {
|
|
8998
8998
|
contentLayout2: g2,
|
|
8999
8999
|
contentHeader: p2
|
|
9000
|
-
}, A2 = "
|
|
9000
|
+
}, A2 = "_content_1rbrt_1", w2 = {
|
|
9001
9001
|
content: A2
|
|
9002
9002
|
}, y2 = ({ children: e, className: t = "" }) => /* @__PURE__ */ a(
|
|
9003
9003
|
"div",
|
|
@@ -9005,7 +9005,7 @@ const G3 = (e) => {
|
|
|
9005
9005
|
className: `content-layout-2 ${w2.content} ${t}`,
|
|
9006
9006
|
children: e
|
|
9007
9007
|
}
|
|
9008
|
-
), C2 = "
|
|
9008
|
+
), C2 = "_container_1insg_1", b2 = "_note_1insg_10", v2 = "_commercial_1insg_50", _2 = "_commercialContent_1insg_67", N2 = "_complement_1insg_83", St = {
|
|
9009
9009
|
container: C2,
|
|
9010
9010
|
note: b2,
|
|
9011
9011
|
commercial: v2,
|
|
@@ -9119,7 +9119,7 @@ const G3 = (e) => {
|
|
|
9119
9119
|
}
|
|
9120
9120
|
);
|
|
9121
9121
|
}
|
|
9122
|
-
}, E2 = "
|
|
9122
|
+
}, E2 = "_content_jrssz_1", k2 = "_contentWithinCard_jrssz_7", U2 = "_contentDate_jrssz_13", I2 = "_dateInfo_jrssz_20", T2 = "_dot_jrssz_30", q2 = "_contentTitle_jrssz_38", B2 = "_contentTextList_jrssz_47", L2 = "_contentButton_jrssz_101", R2 = "_linkStyled_jrssz_107", Oe = {
|
|
9123
9123
|
content: E2,
|
|
9124
9124
|
contentWithinCard: k2,
|
|
9125
9125
|
contentDate: U2,
|
|
@@ -9129,19 +9129,19 @@ const G3 = (e) => {
|
|
|
9129
9129
|
contentTextList: B2,
|
|
9130
9130
|
contentButton: L2,
|
|
9131
9131
|
linkStyled: R2
|
|
9132
|
-
}, D2 = "
|
|
9132
|
+
}, D2 = "_content_ifkxj_1", M2 = {
|
|
9133
9133
|
content: D2
|
|
9134
|
-
}, P2 = (e) => /* @__PURE__ */ a("section", { className: M2.content, id: e.id, children: e.children }), O2 = (e) => e.replace(/<p>(\s| )+<\/p>/g, ""),
|
|
9134
|
+
}, P2 = (e) => /* @__PURE__ */ a("section", { className: M2.content, id: e.id, children: e.children }), O2 = (e) => e.replace(/<p>(\s| )+<\/p>/g, ""), j2 = (e) => {
|
|
9135
9135
|
const t = /src="\/(.*?)"/g;
|
|
9136
9136
|
return e.replace(t, `src="${rn()}/$1"`);
|
|
9137
|
-
},
|
|
9137
|
+
}, Qa = {
|
|
9138
9138
|
2: 1,
|
|
9139
9139
|
4: 2,
|
|
9140
9140
|
7: 3,
|
|
9141
9141
|
10: 4,
|
|
9142
9142
|
13: 5
|
|
9143
9143
|
};
|
|
9144
|
-
function
|
|
9144
|
+
function Q2(e) {
|
|
9145
9145
|
return e.replace(
|
|
9146
9146
|
/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
|
|
9147
9147
|
""
|
|
@@ -9156,8 +9156,8 @@ const G2 = async ({
|
|
|
9156
9156
|
if (!e || e.length === 0 || !e[0]) return;
|
|
9157
9157
|
const o = e[0].list?.items?.map((i) => {
|
|
9158
9158
|
const r = O2(i.body.rendered);
|
|
9159
|
-
let l =
|
|
9160
|
-
return l =
|
|
9159
|
+
let l = j2(r);
|
|
9160
|
+
return l = Q2(l), {
|
|
9161
9161
|
...i,
|
|
9162
9162
|
body: {
|
|
9163
9163
|
...i.body,
|
|
@@ -9209,16 +9209,16 @@ const G2 = async ({
|
|
|
9209
9209
|
}
|
|
9210
9210
|
) })
|
|
9211
9211
|
] }) }, r),
|
|
9212
|
-
|
|
9212
|
+
Qa[r] && /* @__PURE__ */ a(
|
|
9213
9213
|
se,
|
|
9214
9214
|
{
|
|
9215
9215
|
banners: n,
|
|
9216
|
-
name: "list_" +
|
|
9216
|
+
name: "list_" + Qa[r]
|
|
9217
9217
|
},
|
|
9218
9218
|
r
|
|
9219
9219
|
)
|
|
9220
9220
|
] }, r)) });
|
|
9221
|
-
},
|
|
9221
|
+
}, z2 = {
|
|
9222
9222
|
FaceBook: "facebook",
|
|
9223
9223
|
Instagram: "instagram",
|
|
9224
9224
|
WhatsApp: "whatsapp",
|
|
@@ -9229,7 +9229,7 @@ const G2 = async ({
|
|
|
9229
9229
|
Podcast: "podcast",
|
|
9230
9230
|
Telegram: "telegram"
|
|
9231
9231
|
};
|
|
9232
|
-
function
|
|
9232
|
+
function H2({ url: e }) {
|
|
9233
9233
|
return e && e !== "" && /* @__PURE__ */ m(U, { href: e, className: ce.googleProfileButton, children: [
|
|
9234
9234
|
/* @__PURE__ */ a(
|
|
9235
9235
|
"svg",
|
|
@@ -9268,7 +9268,7 @@ const V2 = () => /* @__PURE__ */ m("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9268
9268
|
"a",
|
|
9269
9269
|
{
|
|
9270
9270
|
className: ce.whatsappLink,
|
|
9271
|
-
href: n[
|
|
9271
|
+
href: n[z2.WhatsApp].url,
|
|
9272
9272
|
rel: "noreferrer",
|
|
9273
9273
|
target: "_blank",
|
|
9274
9274
|
children: [
|
|
@@ -9303,10 +9303,10 @@ const V2 = () => /* @__PURE__ */ m("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9303
9303
|
"data-props": encodeURIComponent(
|
|
9304
9304
|
JSON.stringify({ noteShare: e.noteShare })
|
|
9305
9305
|
),
|
|
9306
|
-
children: /* @__PURE__ */ a(
|
|
9306
|
+
children: /* @__PURE__ */ a(Hc, { noteShare: e.noteShare })
|
|
9307
9307
|
}
|
|
9308
9308
|
),
|
|
9309
|
-
/* @__PURE__ */ a(
|
|
9309
|
+
/* @__PURE__ */ a(H2, { url: e.noteShare?.googleProfile ?? "" }),
|
|
9310
9310
|
/* @__PURE__ */ m("section", { className: ce.journalistSection, children: [
|
|
9311
9311
|
/* @__PURE__ */ a(
|
|
9312
9312
|
"div",
|
|
@@ -9356,12 +9356,12 @@ const V2 = () => /* @__PURE__ */ m("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9356
9356
|
)
|
|
9357
9357
|
] })
|
|
9358
9358
|
] }) });
|
|
9359
|
-
}, W2 = "
|
|
9359
|
+
}, W2 = "_content_opb3u_1", Y2 = "_journalistArticleContent_opb3u_15", $2 = "_contentNews_opb3u_35", K2 = "_noteSource_opb3u_392", Wt = {
|
|
9360
9360
|
content: W2,
|
|
9361
9361
|
journalistArticleContent: Y2,
|
|
9362
9362
|
contentNews: $2,
|
|
9363
9363
|
noteSource: K2
|
|
9364
|
-
}, J2 = "
|
|
9364
|
+
}, J2 = "_summaryContent_wsypg_1", Z2 = {
|
|
9365
9365
|
summaryContent: J2
|
|
9366
9366
|
}, X2 = async ({ summary: e }) => e && e.rendered && /* @__PURE__ */ a(
|
|
9367
9367
|
"section",
|
|
@@ -9481,6 +9481,9 @@ const n0 = (e) => /* @__PURE__ */ a(
|
|
|
9481
9481
|
}
|
|
9482
9482
|
)
|
|
9483
9483
|
}
|
|
9484
|
+
), a0 = (e) => e.replace(
|
|
9485
|
+
/<iframe(?![^>]*\bloading=)[^>]*>/gi,
|
|
9486
|
+
(n) => n.replace("<iframe", '<iframe loading="lazy"')
|
|
9484
9487
|
), Os = async (e) => {
|
|
9485
9488
|
const t = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, n = [...e.matchAll(t)], s = {};
|
|
9486
9489
|
for (const o of n) {
|
|
@@ -9494,7 +9497,7 @@ const n0 = (e) => /* @__PURE__ */ a(
|
|
|
9494
9497
|
t,
|
|
9495
9498
|
(o, i) => `<img fetchPriority='low' loading='lazy' alt='imagen' src="${s[i] || i}"`
|
|
9496
9499
|
);
|
|
9497
|
-
},
|
|
9500
|
+
}, s0 = (e, t) => {
|
|
9498
9501
|
const n = {
|
|
9499
9502
|
2: 1,
|
|
9500
9503
|
4: 2,
|
|
@@ -9524,7 +9527,7 @@ const n0 = (e) => /* @__PURE__ */ a(
|
|
|
9524
9527
|
return l;
|
|
9525
9528
|
}
|
|
9526
9529
|
), o;
|
|
9527
|
-
},
|
|
9530
|
+
}, o0 = (e) => {
|
|
9528
9531
|
const t = /<div class="ck-image-gallery"[^>]*?>([\s\S]*?)<\/div>/g, n = [...e.matchAll(t)];
|
|
9529
9532
|
let s = "", o = 0;
|
|
9530
9533
|
for (const i of n) {
|
|
@@ -9543,7 +9546,7 @@ const n0 = (e) => /* @__PURE__ */ a(
|
|
|
9543
9546
|
s += y, o = u;
|
|
9544
9547
|
}
|
|
9545
9548
|
return s += e.slice(o), s;
|
|
9546
|
-
},
|
|
9549
|
+
}, i0 = async (e, t, n) => {
|
|
9547
9550
|
if (!n) return e;
|
|
9548
9551
|
const s = /<span data-src="(.*?)"><\/span>/g, o = [...e.matchAll(s)];
|
|
9549
9552
|
let i = e;
|
|
@@ -9573,7 +9576,7 @@ const n0 = (e) => /* @__PURE__ */ a(
|
|
|
9573
9576
|
}
|
|
9574
9577
|
return i;
|
|
9575
9578
|
};
|
|
9576
|
-
async function
|
|
9579
|
+
async function r0(e, t) {
|
|
9577
9580
|
const n = /<div class="ck-video-player"[^>]*?>[\s\S]*?<span[^>]*data-src="([^"]+)"[^>]*data-type="video"[^>]*><\/span>[\s\S]*?<\/div>/g, s = [...e.matchAll(n)];
|
|
9578
9581
|
let o = "", i = 0;
|
|
9579
9582
|
for (const r of s) {
|
|
@@ -9599,7 +9602,7 @@ async function i0(e, t) {
|
|
|
9599
9602
|
}
|
|
9600
9603
|
return o += e.slice(i), o;
|
|
9601
9604
|
}
|
|
9602
|
-
async function
|
|
9605
|
+
async function l0(e) {
|
|
9603
9606
|
const {
|
|
9604
9607
|
news: t,
|
|
9605
9608
|
banners: n,
|
|
@@ -9613,11 +9616,11 @@ async function r0(e) {
|
|
|
9613
9616
|
c = c.replace(
|
|
9614
9617
|
/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
|
|
9615
9618
|
""
|
|
9616
|
-
), c = c.replace(/ /g, ""), c =
|
|
9619
|
+
), c = c.replace(/ /g, ""), c = s0(c, n), c = o0(c), c = await Os(c), c = await i0(
|
|
9617
9620
|
c,
|
|
9618
9621
|
e.texts,
|
|
9619
9622
|
s
|
|
9620
|
-
), c = await
|
|
9623
|
+
), c = await r0(c, l), c = a0(c);
|
|
9621
9624
|
const u = t.main.sources ?? [];
|
|
9622
9625
|
return /* @__PURE__ */ m("div", { className: Wt.content, children: [
|
|
9623
9626
|
o !== "liveblogs" ? t.hascontent?.hasgalleryimages ? /* @__PURE__ */ a(
|
|
@@ -9665,10 +9668,10 @@ async function r0(e) {
|
|
|
9665
9668
|
] })
|
|
9666
9669
|
] });
|
|
9667
9670
|
}
|
|
9668
|
-
const
|
|
9669
|
-
content:
|
|
9670
|
-
title:
|
|
9671
|
-
},
|
|
9671
|
+
const c0 = "_content_cu8lm_1", d0 = "_title_cu8lm_18", Ga = {
|
|
9672
|
+
content: c0,
|
|
9673
|
+
title: d0
|
|
9674
|
+
}, u0 = async ({
|
|
9672
9675
|
newsformated: e,
|
|
9673
9676
|
internal: t
|
|
9674
9677
|
}) => {
|
|
@@ -9685,10 +9688,10 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9685
9688
|
/* @__PURE__ */ a("div", { dangerouslySetInnerHTML: { __html: o?.code ?? "" } }),
|
|
9686
9689
|
/* @__PURE__ */ a("p", { className: Ga.title, children: o?.title })
|
|
9687
9690
|
] });
|
|
9688
|
-
},
|
|
9689
|
-
content:
|
|
9690
|
-
title:
|
|
9691
|
-
},
|
|
9691
|
+
}, m0 = "_content_cu8lm_1", h0 = "_title_cu8lm_18", Rn = {
|
|
9692
|
+
content: m0,
|
|
9693
|
+
title: h0
|
|
9694
|
+
}, f0 = async ({
|
|
9692
9695
|
newsformated: e,
|
|
9693
9696
|
internal: t
|
|
9694
9697
|
}) => {
|
|
@@ -9713,9 +9716,9 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9713
9716
|
),
|
|
9714
9717
|
/* @__PURE__ */ a("p", { className: Rn.title, children: o?.title })
|
|
9715
9718
|
] });
|
|
9716
|
-
},
|
|
9717
|
-
content:
|
|
9718
|
-
},
|
|
9719
|
+
}, g0 = "_content_ezbiw_1", p0 = {
|
|
9720
|
+
content: g0
|
|
9721
|
+
}, A0 = async ({
|
|
9719
9722
|
newsformated: e,
|
|
9720
9723
|
internal: t
|
|
9721
9724
|
}) => {
|
|
@@ -9729,16 +9732,16 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9729
9732
|
return /* @__PURE__ */ a(
|
|
9730
9733
|
"div",
|
|
9731
9734
|
{
|
|
9732
|
-
className:
|
|
9735
|
+
className: p0.content,
|
|
9733
9736
|
dangerouslySetInnerHTML: { __html: o ?? "" }
|
|
9734
9737
|
}
|
|
9735
9738
|
);
|
|
9736
|
-
},
|
|
9737
|
-
content:
|
|
9738
|
-
},
|
|
9739
|
+
}, w0 = "_content_156j7_1", Dn = {
|
|
9740
|
+
content: w0
|
|
9741
|
+
}, y0 = (e) => {
|
|
9739
9742
|
if (e.news.config.articlepreview === "videoEmbedded")
|
|
9740
9743
|
return /* @__PURE__ */ a("div", { className: Dn.content, children: /* @__PURE__ */ a(
|
|
9741
|
-
|
|
9744
|
+
u0,
|
|
9742
9745
|
{
|
|
9743
9746
|
newsformated: e.news,
|
|
9744
9747
|
internal: e.news.info.link.internal
|
|
@@ -9746,7 +9749,7 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9746
9749
|
) });
|
|
9747
9750
|
if (e.news.config.articlepreview === "videoYouTube")
|
|
9748
9751
|
return /* @__PURE__ */ a("div", { className: Dn.content, children: /* @__PURE__ */ a(
|
|
9749
|
-
|
|
9752
|
+
f0,
|
|
9750
9753
|
{
|
|
9751
9754
|
newsformated: e.news,
|
|
9752
9755
|
internal: e.news.info.link.internal
|
|
@@ -9754,13 +9757,13 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9754
9757
|
) });
|
|
9755
9758
|
if (e.news.config.articlepreview === "iframe")
|
|
9756
9759
|
return /* @__PURE__ */ a("div", { className: Dn.content, children: /* @__PURE__ */ a(
|
|
9757
|
-
|
|
9760
|
+
A0,
|
|
9758
9761
|
{
|
|
9759
9762
|
newsformated: e.news,
|
|
9760
9763
|
internal: e.news.info.link.internal
|
|
9761
9764
|
}
|
|
9762
9765
|
) });
|
|
9763
|
-
},
|
|
9766
|
+
}, $9 = async (e) => {
|
|
9764
9767
|
const {
|
|
9765
9768
|
children: t,
|
|
9766
9769
|
ranking: n = [],
|
|
@@ -9772,7 +9775,7 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9772
9775
|
getVideos: c
|
|
9773
9776
|
} = e, u = e.slug === "liveblogs";
|
|
9774
9777
|
if (!(!o || !o[0]))
|
|
9775
|
-
return /* @__PURE__ */ a(
|
|
9778
|
+
return /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ m(y2, { className: Ps.contentLayout2, children: [
|
|
9776
9779
|
/* @__PURE__ */ a(
|
|
9777
9780
|
x2,
|
|
9778
9781
|
{
|
|
@@ -9782,7 +9785,7 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9782
9785
|
}
|
|
9783
9786
|
),
|
|
9784
9787
|
/* @__PURE__ */ a(kt, { banners: s, index: 1 }),
|
|
9785
|
-
!u && /* @__PURE__ */ a(
|
|
9788
|
+
!u && /* @__PURE__ */ a(y0, { news: o[0] }),
|
|
9786
9789
|
/* @__PURE__ */ a(
|
|
9787
9790
|
S2,
|
|
9788
9791
|
{
|
|
@@ -9802,7 +9805,7 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9802
9805
|
},
|
|
9803
9806
|
children: [
|
|
9804
9807
|
/* @__PURE__ */ a(
|
|
9805
|
-
|
|
9808
|
+
l0,
|
|
9806
9809
|
{
|
|
9807
9810
|
texts: e.texts,
|
|
9808
9811
|
autorIcon: e.autorIcon,
|
|
@@ -9825,14 +9828,14 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9825
9828
|
}
|
|
9826
9829
|
)
|
|
9827
9830
|
] }) });
|
|
9828
|
-
},
|
|
9829
|
-
content:
|
|
9830
|
-
contentInfo:
|
|
9831
|
-
imageStyled:
|
|
9832
|
-
name:
|
|
9833
|
-
description:
|
|
9834
|
-
contentInfoWithoutImg:
|
|
9835
|
-
},
|
|
9831
|
+
}, C0 = "_content_nz5ec_1", b0 = "_contentInfo_nz5ec_24", v0 = "_imageStyled_nz5ec_40", _0 = "_name_nz5ec_44", N0 = "_description_nz5ec_48", S0 = "_contentInfoWithoutImg_nz5ec_101", rt = {
|
|
9832
|
+
content: C0,
|
|
9833
|
+
contentInfo: b0,
|
|
9834
|
+
imageStyled: v0,
|
|
9835
|
+
name: _0,
|
|
9836
|
+
description: N0,
|
|
9837
|
+
contentInfoWithoutImg: S0
|
|
9838
|
+
}, x0 = async (e) => {
|
|
9836
9839
|
const t = e.img ? await oe(e.img) : "";
|
|
9837
9840
|
return /* @__PURE__ */ a("section", { className: rt.content, children: /* @__PURE__ */ m(
|
|
9838
9841
|
"div",
|
|
@@ -9861,12 +9864,12 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9861
9864
|
]
|
|
9862
9865
|
}
|
|
9863
9866
|
) });
|
|
9864
|
-
},
|
|
9865
|
-
content:
|
|
9866
|
-
contentInfo:
|
|
9867
|
-
name:
|
|
9868
|
-
description:
|
|
9869
|
-
},
|
|
9867
|
+
}, E0 = "_content_7wvro_1", k0 = "_contentInfo_7wvro_23", U0 = "_name_7wvro_34", I0 = "_description_7wvro_43", Yt = {
|
|
9868
|
+
content: E0,
|
|
9869
|
+
contentInfo: k0,
|
|
9870
|
+
name: U0,
|
|
9871
|
+
description: I0
|
|
9872
|
+
}, T0 = (e) => /* @__PURE__ */ a(
|
|
9870
9873
|
"section",
|
|
9871
9874
|
{
|
|
9872
9875
|
className: Yt.content,
|
|
@@ -9901,12 +9904,12 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9901
9904
|
)
|
|
9902
9905
|
] })
|
|
9903
9906
|
}
|
|
9904
|
-
),
|
|
9907
|
+
), K9 = (e) => {
|
|
9905
9908
|
const { option: t, entity: n } = e;
|
|
9906
9909
|
switch (t) {
|
|
9907
9910
|
case "op1":
|
|
9908
9911
|
return /* @__PURE__ */ a(
|
|
9909
|
-
|
|
9912
|
+
x0,
|
|
9910
9913
|
{
|
|
9911
9914
|
tag: n?.name ?? "",
|
|
9912
9915
|
img: n?.image?.url ?? "",
|
|
@@ -9915,7 +9918,7 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9915
9918
|
);
|
|
9916
9919
|
case "op2":
|
|
9917
9920
|
return /* @__PURE__ */ a(
|
|
9918
|
-
|
|
9921
|
+
T0,
|
|
9919
9922
|
{
|
|
9920
9923
|
tag: n?.name ?? "",
|
|
9921
9924
|
description: n?.description ? n?.description : "",
|
|
@@ -9926,15 +9929,15 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9926
9929
|
}
|
|
9927
9930
|
);
|
|
9928
9931
|
default:
|
|
9929
|
-
return /* @__PURE__ */ a(
|
|
9930
|
-
}
|
|
9931
|
-
},
|
|
9932
|
-
content:
|
|
9933
|
-
buttonStyled:
|
|
9934
|
-
searchStyled:
|
|
9935
|
-
inputStyled:
|
|
9936
|
-
inputStyledTest:
|
|
9937
|
-
},
|
|
9932
|
+
return /* @__PURE__ */ a(Q, {});
|
|
9933
|
+
}
|
|
9934
|
+
}, q0 = "_content_gxziw_1", B0 = "_buttonStyled_gxziw_9", L0 = "_searchStyled_gxziw_21", R0 = "_inputStyled_gxziw_32", D0 = "_inputStyledTest_gxziw_51", xt = {
|
|
9935
|
+
content: q0,
|
|
9936
|
+
buttonStyled: B0,
|
|
9937
|
+
searchStyled: L0,
|
|
9938
|
+
inputStyled: R0,
|
|
9939
|
+
inputStyledTest: D0
|
|
9940
|
+
}, M0 = (e) => /* @__PURE__ */ a(
|
|
9938
9941
|
"svg",
|
|
9939
9942
|
{
|
|
9940
9943
|
width: "68",
|
|
@@ -9953,7 +9956,7 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9953
9956
|
}
|
|
9954
9957
|
) })
|
|
9955
9958
|
}
|
|
9956
|
-
),
|
|
9959
|
+
), J9 = (e) => /* @__PURE__ */ a(
|
|
9957
9960
|
"form",
|
|
9958
9961
|
{
|
|
9959
9962
|
className: xt.content,
|
|
@@ -9970,14 +9973,14 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9970
9973
|
placeholder: e.texts.searchKeyWord + "..."
|
|
9971
9974
|
}
|
|
9972
9975
|
),
|
|
9973
|
-
/* @__PURE__ */ a("button", { className: xt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(
|
|
9976
|
+
/* @__PURE__ */ a("button", { className: xt.buttonStyled, type: "submit", children: /* @__PURE__ */ a(M0, { className: xt.searchStyled }) })
|
|
9974
9977
|
] })
|
|
9975
9978
|
}
|
|
9976
|
-
),
|
|
9977
|
-
content:
|
|
9978
|
-
newsContentSection:
|
|
9979
|
-
itemContent:
|
|
9980
|
-
},
|
|
9979
|
+
), P0 = "_content_io3tv_1", O0 = "_newsContentSection_io3tv_5", j0 = "_itemContent_io3tv_10", Mn = {
|
|
9980
|
+
content: P0,
|
|
9981
|
+
newsContentSection: O0,
|
|
9982
|
+
itemContent: j0
|
|
9983
|
+
}, Z9 = (e) => {
|
|
9981
9984
|
const {
|
|
9982
9985
|
data: t,
|
|
9983
9986
|
option: n,
|
|
@@ -9996,7 +9999,7 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
9996
9999
|
};
|
|
9997
10000
|
switch (n) {
|
|
9998
10001
|
case "op1":
|
|
9999
|
-
return /* @__PURE__ */ a(
|
|
10002
|
+
return /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ m(Ba, { children: [
|
|
10000
10003
|
/* @__PURE__ */ a(i1, { autor: s[0], autorIcon: e.autorIcon }),
|
|
10001
10004
|
/* @__PURE__ */ a(
|
|
10002
10005
|
Bs,
|
|
@@ -10007,7 +10010,7 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
10007
10010
|
bannerTop: /* @__PURE__ */ a(se, { banners: i ?? [], name: "right_1" }),
|
|
10008
10011
|
banner: /* @__PURE__ */ a(se, { banners: i ?? [], name: "right_2" }),
|
|
10009
10012
|
children: /* @__PURE__ */ a("section", { className: Mn.content, children: t.length > 0 ? /* @__PURE__ */ a(
|
|
10010
|
-
|
|
10013
|
+
Hn,
|
|
10011
10014
|
{
|
|
10012
10015
|
className: [Mn.newsContentSection, "padding-0"].join(
|
|
10013
10016
|
" "
|
|
@@ -10078,9 +10081,9 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
10078
10081
|
)
|
|
10079
10082
|
] }) });
|
|
10080
10083
|
case "op2":
|
|
10081
|
-
return /* @__PURE__ */ a(
|
|
10084
|
+
return /* @__PURE__ */ a(Q, { children: /* @__PURE__ */ m(Ba, { children: [
|
|
10082
10085
|
/* @__PURE__ */ a(A1, { autor: s[0], autorIcon: e.autorIcon }),
|
|
10083
|
-
Array.isArray(t) ? /* @__PURE__ */ m(
|
|
10086
|
+
Array.isArray(t) ? /* @__PURE__ */ m(Q, { children: [
|
|
10084
10087
|
/* @__PURE__ */ a(
|
|
10085
10088
|
Ms,
|
|
10086
10089
|
{
|
|
@@ -10131,25 +10134,25 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
10131
10134
|
)
|
|
10132
10135
|
] }) });
|
|
10133
10136
|
default:
|
|
10134
|
-
return /* @__PURE__ */ a(
|
|
10137
|
+
return /* @__PURE__ */ a(Q, {});
|
|
10135
10138
|
}
|
|
10136
|
-
}, Q0 = "
|
|
10139
|
+
}, Q0 = "_content_pq89v_1", G0 = "_videoContent_pq89v_9", za = {
|
|
10137
10140
|
content: Q0,
|
|
10138
|
-
videoContent:
|
|
10139
|
-
},
|
|
10140
|
-
container:
|
|
10141
|
+
videoContent: G0
|
|
10142
|
+
}, z0 = "_container_1xr2t_1", H0 = "_playStyled_1xr2t_6", V0 = "_imageStyled_1xr2t_13", F0 = "_longer_1xr2t_26", W0 = "_contentNews_1xr2t_31", Y0 = "_tagContent_1xr2t_51", $0 = "_tag_1xr2t_51", K0 = "_titular_1xr2t_68", J0 = "_small_1xr2t_81", Z0 = "_figure_1xr2t_87", X0 = "_backDrop_1xr2t_92", ef = "_backDropAux_1xr2t_100", Et = {
|
|
10143
|
+
container: z0,
|
|
10141
10144
|
playStyled: H0,
|
|
10142
|
-
imageStyled:
|
|
10143
|
-
longer:
|
|
10144
|
-
contentNews:
|
|
10145
|
-
tagContent:
|
|
10146
|
-
tag:
|
|
10147
|
-
titular:
|
|
10148
|
-
small:
|
|
10149
|
-
figure:
|
|
10150
|
-
backDrop:
|
|
10151
|
-
backDropAux:
|
|
10152
|
-
},
|
|
10145
|
+
imageStyled: V0,
|
|
10146
|
+
longer: F0,
|
|
10147
|
+
contentNews: W0,
|
|
10148
|
+
tagContent: Y0,
|
|
10149
|
+
tag: $0,
|
|
10150
|
+
titular: K0,
|
|
10151
|
+
small: J0,
|
|
10152
|
+
figure: Z0,
|
|
10153
|
+
backDrop: X0,
|
|
10154
|
+
backDropAux: ef
|
|
10155
|
+
}, Ha = async (e) => {
|
|
10153
10156
|
const { size: t = "longer", video: n } = e, s = n.main.image.sizes[0]?.url ?? "";
|
|
10154
10157
|
return /* @__PURE__ */ a("figure", { className: Et.figure, children: /* @__PURE__ */ m("span", { className: Et.backdrop, children: [
|
|
10155
10158
|
/* @__PURE__ */ a("span", { className: Et.backDropAux }),
|
|
@@ -10181,12 +10184,12 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
10181
10184
|
)
|
|
10182
10185
|
] }) })
|
|
10183
10186
|
] }) });
|
|
10184
|
-
},
|
|
10187
|
+
}, tf = (e) => {
|
|
10185
10188
|
const { videos: t } = e;
|
|
10186
|
-
return /* @__PURE__ */ a("div", { className:
|
|
10187
|
-
/* @__PURE__ */ a(
|
|
10189
|
+
return /* @__PURE__ */ a("div", { className: za.content, children: /* @__PURE__ */ a(Mt, { children: /* @__PURE__ */ a(ie, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ m("div", { className: za.videoContent, children: [
|
|
10190
|
+
/* @__PURE__ */ a(Ha, { video: t[0] }),
|
|
10188
10191
|
/* @__PURE__ */ a("div", { style: { display: "flex", flexDirection: "column" }, children: t.slice(1).map((n, s) => /* @__PURE__ */ a(
|
|
10189
|
-
|
|
10192
|
+
Ha,
|
|
10190
10193
|
{
|
|
10191
10194
|
size: "small",
|
|
10192
10195
|
video: n
|
|
@@ -10194,18 +10197,18 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
10194
10197
|
`video-small-${s}`
|
|
10195
10198
|
)) })
|
|
10196
10199
|
] }) }) }) });
|
|
10197
|
-
},
|
|
10198
|
-
content:
|
|
10199
|
-
videoContent:
|
|
10200
|
-
articleSection:
|
|
10201
|
-
contentLatout:
|
|
10202
|
-
title:
|
|
10203
|
-
article:
|
|
10204
|
-
correspondent:
|
|
10205
|
-
},
|
|
10206
|
-
container:
|
|
10207
|
-
playStyled:
|
|
10208
|
-
},
|
|
10200
|
+
}, nf = "_content_ruy5q_1", af = "_videoContent_ruy5q_9", sf = "_articleSection_ruy5q_21", of = "_contentLatout_ruy5q_31", rf = "_title_ruy5q_36", lf = "_article_ruy5q_21", cf = "_correspondent_ruy5q_64", Ke = {
|
|
10201
|
+
content: nf,
|
|
10202
|
+
videoContent: af,
|
|
10203
|
+
articleSection: sf,
|
|
10204
|
+
contentLatout: of,
|
|
10205
|
+
title: rf,
|
|
10206
|
+
article: lf,
|
|
10207
|
+
correspondent: cf
|
|
10208
|
+
}, df = "_container_1rq2h_1", uf = "_playStyled_1rq2h_9", Va = {
|
|
10209
|
+
container: df,
|
|
10210
|
+
playStyled: uf
|
|
10211
|
+
}, mf = (e) => {
|
|
10209
10212
|
const { video: t } = e;
|
|
10210
10213
|
return /* @__PURE__ */ a(
|
|
10211
10214
|
U,
|
|
@@ -10227,12 +10230,12 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
10227
10230
|
] })
|
|
10228
10231
|
}
|
|
10229
10232
|
);
|
|
10230
|
-
},
|
|
10233
|
+
}, hf = (e) => {
|
|
10231
10234
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Te(
|
|
10232
10235
|
e.video.info.date.created
|
|
10233
10236
|
)}` : e?.video.main.author;
|
|
10234
10237
|
return /* @__PURE__ */ a("div", { className: Ke.content, children: /* @__PURE__ */ a(Mt, { className: Ke.contentLatout, children: /* @__PURE__ */ a(ie, { title: "Videos", isTitle: !0, children: /* @__PURE__ */ m("div", { className: Ke.videoContent, children: [
|
|
10235
|
-
/* @__PURE__ */ a(
|
|
10238
|
+
/* @__PURE__ */ a(mf, { video: e.video }),
|
|
10236
10239
|
/* @__PURE__ */ m("div", { className: Ke.articleSection, children: [
|
|
10237
10240
|
/* @__PURE__ */ a(
|
|
10238
10241
|
U,
|
|
@@ -10247,17 +10250,17 @@ const l0 = "_content_1kodm_1", c0 = "_title_1kodm_35", Ga = {
|
|
|
10247
10250
|
/* @__PURE__ */ a("p", { className: Ke.correspondent, children: t() })
|
|
10248
10251
|
] })
|
|
10249
10252
|
] }) }) }) });
|
|
10250
|
-
},
|
|
10253
|
+
}, X9 = (e) => {
|
|
10251
10254
|
switch (e.option) {
|
|
10252
10255
|
case "op1":
|
|
10253
|
-
return /* @__PURE__ */ a(
|
|
10256
|
+
return /* @__PURE__ */ a(tf, { videos: e.data });
|
|
10254
10257
|
case "op2":
|
|
10255
|
-
return /* @__PURE__ */ a(
|
|
10258
|
+
return /* @__PURE__ */ a(hf, { video: e.data[0] });
|
|
10256
10259
|
default:
|
|
10257
|
-
return /* @__PURE__ */ a(
|
|
10260
|
+
return /* @__PURE__ */ a(Q, {});
|
|
10258
10261
|
}
|
|
10259
10262
|
};
|
|
10260
|
-
function
|
|
10263
|
+
function ep({ containerId: e, containerId2: t }) {
|
|
10261
10264
|
return Ee(() => {
|
|
10262
10265
|
try {
|
|
10263
10266
|
let n = function() {
|
|
@@ -10293,7 +10296,7 @@ function X3({ containerId: e, containerId2: t }) {
|
|
|
10293
10296
|
}
|
|
10294
10297
|
}, [e]), null;
|
|
10295
10298
|
}
|
|
10296
|
-
const
|
|
10299
|
+
const ff = (e) => {
|
|
10297
10300
|
const {
|
|
10298
10301
|
//rounded = false,
|
|
10299
10302
|
isVideo: t = !1,
|
|
@@ -10332,7 +10335,7 @@ const hf = (e) => {
|
|
|
10332
10335
|
}
|
|
10333
10336
|
}
|
|
10334
10337
|
),
|
|
10335
|
-
t && /* @__PURE__ */ m(
|
|
10338
|
+
t && /* @__PURE__ */ m(Q, { children: [
|
|
10336
10339
|
/* @__PURE__ */ a(
|
|
10337
10340
|
"div",
|
|
10338
10341
|
{
|
|
@@ -10355,7 +10358,7 @@ const hf = (e) => {
|
|
|
10355
10358
|
] })
|
|
10356
10359
|
] })
|
|
10357
10360
|
] }) });
|
|
10358
|
-
},
|
|
10361
|
+
}, gf = (e) => /* @__PURE__ */ a(
|
|
10359
10362
|
"svg",
|
|
10360
10363
|
{
|
|
10361
10364
|
width: "41",
|
|
@@ -10372,7 +10375,7 @@ const hf = (e) => {
|
|
|
10372
10375
|
}
|
|
10373
10376
|
)
|
|
10374
10377
|
}
|
|
10375
|
-
),
|
|
10378
|
+
), pf = {
|
|
10376
10379
|
info: {
|
|
10377
10380
|
section: {
|
|
10378
10381
|
name: "",
|
|
@@ -10429,14 +10432,14 @@ const hf = (e) => {
|
|
|
10429
10432
|
}
|
|
10430
10433
|
],
|
|
10431
10434
|
preview: void 0
|
|
10432
|
-
}, Fa = 6,
|
|
10435
|
+
}, Fa = 6, Af = ({
|
|
10433
10436
|
section: e,
|
|
10434
10437
|
currentNews: t,
|
|
10435
10438
|
banner: n,
|
|
10436
10439
|
isVisible: s = !1,
|
|
10437
10440
|
stylesConfig: o
|
|
10438
10441
|
}) => {
|
|
10439
|
-
const [i, r] = O({ data: Array.from({ length: Fa }, () =>
|
|
10442
|
+
const [i, r] = O({ data: Array.from({ length: Fa }, () => pf) }), [l, c] = O(!1), u = ne(async () => {
|
|
10440
10443
|
if (!(l || !t?.info?.link?.internal)) {
|
|
10441
10444
|
c(!0);
|
|
10442
10445
|
try {
|
|
@@ -10459,7 +10462,7 @@ const hf = (e) => {
|
|
|
10459
10462
|
return Ee(() => {
|
|
10460
10463
|
s && u();
|
|
10461
10464
|
}, [s, i, u]), !i?.data || i.data.length === 0 ? null : /* @__PURE__ */ a(
|
|
10462
|
-
|
|
10465
|
+
wf,
|
|
10463
10466
|
{
|
|
10464
10467
|
news: i.data,
|
|
10465
10468
|
title: "Más Noticias",
|
|
@@ -10471,7 +10474,7 @@ const hf = (e) => {
|
|
|
10471
10474
|
isVisible: s
|
|
10472
10475
|
}
|
|
10473
10476
|
);
|
|
10474
|
-
},
|
|
10477
|
+
}, wf = (e) => {
|
|
10475
10478
|
const { news: t, hasLines: n = !1 } = e, s = (o) => n && (o + 1) % 3 !== 0 ? Vn.contentSeparator : "";
|
|
10476
10479
|
return /* @__PURE__ */ a(
|
|
10477
10480
|
"div",
|
|
@@ -10507,7 +10510,7 @@ const hf = (e) => {
|
|
|
10507
10510
|
"aria-label": r?.title?.section ?? "nota",
|
|
10508
10511
|
target: c?.link?.target,
|
|
10509
10512
|
children: /* @__PURE__ */ a(
|
|
10510
|
-
|
|
10513
|
+
ff,
|
|
10511
10514
|
{
|
|
10512
10515
|
isVisible: e.isVisible,
|
|
10513
10516
|
preview: u,
|
|
@@ -10520,7 +10523,7 @@ const hf = (e) => {
|
|
|
10520
10523
|
}
|
|
10521
10524
|
),
|
|
10522
10525
|
/* @__PURE__ */ a("div", { className: Ut.newsDescription, children: /* @__PURE__ */ a(
|
|
10523
|
-
|
|
10526
|
+
yf,
|
|
10524
10527
|
{
|
|
10525
10528
|
main: r,
|
|
10526
10529
|
authors: l,
|
|
@@ -10541,14 +10544,14 @@ const hf = (e) => {
|
|
|
10541
10544
|
})
|
|
10542
10545
|
}
|
|
10543
10546
|
);
|
|
10544
|
-
},
|
|
10547
|
+
}, yf = (e) => {
|
|
10545
10548
|
const { share: t = !1, cutSubtitle: n = !0 } = e, o = (() => {
|
|
10546
10549
|
if (!e?.authors || e.authors.length === 0) return "";
|
|
10547
10550
|
const i = e.authors[0], r = Te(e.info?.date?.modified);
|
|
10548
10551
|
return i && e?.config?.showtime && e.config?.showauthor ? `${i.fullname} - ${r}` : i && e.config?.showauthor ? i.fullname : e?.config?.showtime ? r : "";
|
|
10549
10552
|
})();
|
|
10550
10553
|
return /* @__PURE__ */ m("div", { className: K.boxInformation, children: [
|
|
10551
|
-
t && /* @__PURE__ */ a(
|
|
10554
|
+
t && /* @__PURE__ */ a(gf, { className: K.dotStyles }),
|
|
10552
10555
|
e?.info?.section?.url && /* @__PURE__ */ m("div", { className: K.sectionDescriptionContainer, children: [
|
|
10553
10556
|
/* @__PURE__ */ a(
|
|
10554
10557
|
U,
|
|
@@ -10585,7 +10588,7 @@ const hf = (e) => {
|
|
|
10585
10588
|
children: n ? ye(e.main.subtitle.striped) : e.main.subtitle.striped
|
|
10586
10589
|
}
|
|
10587
10590
|
),
|
|
10588
|
-
(e?.config?.showtime || e.config?.showauthor) && o && /* @__PURE__ */ a(
|
|
10591
|
+
(e?.config?.showtime || e.config?.showauthor) && o && /* @__PURE__ */ a(Q, { children: e.authors?.[0]?.internaluser ? /* @__PURE__ */ a(
|
|
10589
10592
|
U,
|
|
10590
10593
|
{
|
|
10591
10594
|
className: K.correspondentLink,
|
|
@@ -10594,7 +10597,7 @@ const hf = (e) => {
|
|
|
10594
10597
|
}
|
|
10595
10598
|
) : /* @__PURE__ */ a("div", { className: K.correspondent, children: o }) })
|
|
10596
10599
|
] });
|
|
10597
|
-
},
|
|
10600
|
+
}, Cf = ({
|
|
10598
10601
|
user: e,
|
|
10599
10602
|
handleLogout: t,
|
|
10600
10603
|
message: n
|
|
@@ -10633,26 +10636,26 @@ const hf = (e) => {
|
|
|
10633
10636
|
/* @__PURE__ */ a("p", { className: "comment-text", children: n })
|
|
10634
10637
|
] })
|
|
10635
10638
|
] }) });
|
|
10636
|
-
},
|
|
10637
|
-
overlay:
|
|
10638
|
-
popup:
|
|
10639
|
-
title:
|
|
10640
|
-
optionsContainer:
|
|
10641
|
-
option:
|
|
10642
|
-
radioInput:
|
|
10643
|
-
radioCustom:
|
|
10644
|
-
optionLabel:
|
|
10645
|
-
buttons:
|
|
10646
|
-
cancelButton:
|
|
10647
|
-
closeButton:
|
|
10648
|
-
buttonAlone:
|
|
10649
|
-
reportButton:
|
|
10650
|
-
successContainer:
|
|
10651
|
-
thumbsUp:
|
|
10652
|
-
successMessage:
|
|
10653
|
-
errorMessage:
|
|
10654
|
-
loadingContainer:
|
|
10655
|
-
},
|
|
10639
|
+
}, bf = "_overlay_qj491_3", vf = "_popup_qj491_17", _f = "_title_qj491_40", Nf = "_optionsContainer_qj491_52", Sf = "_option_qj491_52", xf = "_radioInput_qj491_66", Ef = "_radioCustom_qj491_70", kf = "_optionLabel_qj491_97", Uf = "_buttons_qj491_110", If = "_cancelButton_qj491_117", Tf = "_closeButton_qj491_118", qf = "_buttonAlone_qj491_137", Bf = "_reportButton_qj491_143", Lf = "_successContainer_qj491_163", Rf = "_thumbsUp_qj491_171", Df = "_successMessage_qj491_177", Mf = "_errorMessage_qj491_218", Pf = "_loadingContainer_qj491_231", ee = {
|
|
10640
|
+
overlay: bf,
|
|
10641
|
+
popup: vf,
|
|
10642
|
+
title: _f,
|
|
10643
|
+
optionsContainer: Nf,
|
|
10644
|
+
option: Sf,
|
|
10645
|
+
radioInput: xf,
|
|
10646
|
+
radioCustom: Ef,
|
|
10647
|
+
optionLabel: kf,
|
|
10648
|
+
buttons: Uf,
|
|
10649
|
+
cancelButton: If,
|
|
10650
|
+
closeButton: Tf,
|
|
10651
|
+
buttonAlone: qf,
|
|
10652
|
+
reportButton: Bf,
|
|
10653
|
+
successContainer: Lf,
|
|
10654
|
+
thumbsUp: Rf,
|
|
10655
|
+
successMessage: Df,
|
|
10656
|
+
errorMessage: Mf,
|
|
10657
|
+
loadingContainer: Pf
|
|
10658
|
+
}, js = async (e, t) => {
|
|
10656
10659
|
const { PUBLIC_ENV: n } = J();
|
|
10657
10660
|
if (n === "local") return !0;
|
|
10658
10661
|
if (!e) return !1;
|
|
@@ -10675,7 +10678,7 @@ const hf = (e) => {
|
|
|
10675
10678
|
return console.error("Error verificando reCAPTCHA Enterprise:", s), !1;
|
|
10676
10679
|
}
|
|
10677
10680
|
};
|
|
10678
|
-
async function
|
|
10681
|
+
async function tp({
|
|
10679
10682
|
publication: e,
|
|
10680
10683
|
username: t,
|
|
10681
10684
|
id: n,
|
|
@@ -10691,7 +10694,7 @@ async function e9({
|
|
|
10691
10694
|
);
|
|
10692
10695
|
if (typeof e != "string" || typeof t != "string" || typeof n != "string" || typeof s != "string" || typeof i != "string")
|
|
10693
10696
|
throw new Error("Todos los parámetros deben ser strings");
|
|
10694
|
-
if (await !
|
|
10697
|
+
if (await !js(i, r))
|
|
10695
10698
|
throw new Error("Token de captcha inválido");
|
|
10696
10699
|
if (!l)
|
|
10697
10700
|
throw new Error("Falta el token de API del CMS");
|
|
@@ -10735,7 +10738,7 @@ async function e9({
|
|
|
10735
10738
|
throw f;
|
|
10736
10739
|
}
|
|
10737
10740
|
}
|
|
10738
|
-
const
|
|
10741
|
+
const je = {
|
|
10739
10742
|
spam: "Es spam o contenido comercial no deseado",
|
|
10740
10743
|
inappropriate: "Lenguaje inadecuado",
|
|
10741
10744
|
hate: "Discurso o símbolos de odio",
|
|
@@ -10744,15 +10747,15 @@ const Qe = {
|
|
|
10744
10747
|
intellectual: "Violación de propiedad intelectual",
|
|
10745
10748
|
bullying: "Bullying o acoso"
|
|
10746
10749
|
};
|
|
10747
|
-
function
|
|
10748
|
-
return
|
|
10750
|
+
function np(e) {
|
|
10751
|
+
return je[e];
|
|
10749
10752
|
}
|
|
10750
10753
|
const tt = 300, Ge = {
|
|
10751
10754
|
username: "anonimo",
|
|
10752
10755
|
firstname: "Usuario",
|
|
10753
10756
|
lastname: "Anonimo"
|
|
10754
10757
|
};
|
|
10755
|
-
function
|
|
10758
|
+
function Of(e) {
|
|
10756
10759
|
const t = e.split(" ");
|
|
10757
10760
|
if (t.length !== 3) return e;
|
|
10758
10761
|
const [n, s, o] = t, i = s.charAt(0).toUpperCase() + s.slice(1).toLowerCase();
|
|
@@ -10762,7 +10765,7 @@ const sa = (e, t) => {
|
|
|
10762
10765
|
if (!e || !e.current) return { boolean: !1, text: "" };
|
|
10763
10766
|
const n = e.current?.value || "", s = n.length > tt, { PUBLIC_ENV: o } = J(), i = o === "local", r = n.trim() !== "" && (i || t !== "") && !s, l = s ? `No debes exceder el limite de ${tt} caracteres.` : "Debes completar todos los campos para comentar.";
|
|
10764
10767
|
return { boolean: r, text: l };
|
|
10765
|
-
},
|
|
10768
|
+
}, Qs = (e) => {
|
|
10766
10769
|
const t = e.cookie.split("; ").find((n) => n.startsWith("reported="));
|
|
10767
10770
|
if (!t) return [];
|
|
10768
10771
|
try {
|
|
@@ -10770,8 +10773,8 @@ const sa = (e, t) => {
|
|
|
10770
10773
|
} catch {
|
|
10771
10774
|
return [];
|
|
10772
10775
|
}
|
|
10773
|
-
},
|
|
10774
|
-
const n =
|
|
10776
|
+
}, jf = (e, t) => {
|
|
10777
|
+
const n = Qs(e);
|
|
10775
10778
|
n.includes(t) || (n.push(t), e.cookie = `reported=${encodeURIComponent(
|
|
10776
10779
|
JSON.stringify(n)
|
|
10777
10780
|
)}; path=/; max-age=${3600 * 24 * 1}`);
|
|
@@ -10787,35 +10790,35 @@ function Qf(e) {
|
|
|
10787
10790
|
let l = "";
|
|
10788
10791
|
return i.length <= 2 ? l = i[0] + "*" : l = i[0] + "*".repeat(i.length - 2) + i[i.length - 1], `${s}@${l}${r}`;
|
|
10789
10792
|
}
|
|
10790
|
-
const
|
|
10791
|
-
overlay:
|
|
10792
|
-
header:
|
|
10793
|
+
const Gf = "_overlay_tlrod_1", zf = "_header_tlrod_18", Hf = "_logo_tlrod_25", Vf = "_card_tlrod_32", Ff = "_close_tlrod_47", Wf = "_form_tlrod_71", Yf = "_formUl_tlrod_80", $f = "_field_tlrod_92", Kf = "_label_tlrod_99", Jf = "_input_tlrod_108", Zf = "_error_tlrod_126", Xf = "_primary_tlrod_132", eg = "_divider_tlrod_167", tg = "_google_tlrod_193", ng = "_googleIcon_tlrod_223", ag = "_spin_tlrod_256", sg = "_checkboxRow_tlrod_278", og = "_terms_tlrod_315", ig = "_message_tlrod_346", rg = "_passwordChecker_tlrod_351", lg = "_valid_tlrod_370", cg = "_invalid_tlrod_374", dg = "_forgotPassword_tlrod_378", ug = "_successContainer_tlrod_397", mg = "_thumbsUp_tlrod_405", hg = "_successMessage_tlrod_411", _ = {
|
|
10794
|
+
overlay: Gf,
|
|
10795
|
+
header: zf,
|
|
10793
10796
|
logo: Hf,
|
|
10794
|
-
card:
|
|
10795
|
-
close:
|
|
10796
|
-
form:
|
|
10797
|
-
formUl:
|
|
10798
|
-
field:
|
|
10799
|
-
label:
|
|
10800
|
-
input:
|
|
10801
|
-
error:
|
|
10802
|
-
primary:
|
|
10803
|
-
divider:
|
|
10804
|
-
google:
|
|
10805
|
-
googleIcon:
|
|
10806
|
-
spin:
|
|
10807
|
-
checkboxRow:
|
|
10808
|
-
switch: "
|
|
10809
|
-
terms:
|
|
10810
|
-
message:
|
|
10811
|
-
passwordChecker:
|
|
10812
|
-
valid:
|
|
10813
|
-
invalid:
|
|
10814
|
-
forgotPassword:
|
|
10815
|
-
successContainer:
|
|
10816
|
-
thumbsUp:
|
|
10817
|
-
successMessage:
|
|
10818
|
-
},
|
|
10797
|
+
card: Vf,
|
|
10798
|
+
close: Ff,
|
|
10799
|
+
form: Wf,
|
|
10800
|
+
formUl: Yf,
|
|
10801
|
+
field: $f,
|
|
10802
|
+
label: Kf,
|
|
10803
|
+
input: Jf,
|
|
10804
|
+
error: Zf,
|
|
10805
|
+
primary: Xf,
|
|
10806
|
+
divider: eg,
|
|
10807
|
+
google: tg,
|
|
10808
|
+
googleIcon: ng,
|
|
10809
|
+
spin: ag,
|
|
10810
|
+
checkboxRow: sg,
|
|
10811
|
+
switch: "_switch_tlrod_307",
|
|
10812
|
+
terms: og,
|
|
10813
|
+
message: ig,
|
|
10814
|
+
passwordChecker: rg,
|
|
10815
|
+
valid: lg,
|
|
10816
|
+
invalid: cg,
|
|
10817
|
+
forgotPassword: dg,
|
|
10818
|
+
successContainer: ug,
|
|
10819
|
+
thumbsUp: mg,
|
|
10820
|
+
successMessage: hg
|
|
10821
|
+
}, ze = () => /* @__PURE__ */ a(
|
|
10819
10822
|
"svg",
|
|
10820
10823
|
{
|
|
10821
10824
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -10826,7 +10829,7 @@ const jf = "_overlay_1je20_1", Gf = "_header_1je20_35", Hf = "_logo_1je20_49", z
|
|
|
10826
10829
|
className: _.spin,
|
|
10827
10830
|
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" })
|
|
10828
10831
|
}
|
|
10829
|
-
),
|
|
10832
|
+
), fg = ({
|
|
10830
10833
|
isOpen: e,
|
|
10831
10834
|
onClose: t,
|
|
10832
10835
|
commentId: n,
|
|
@@ -10836,25 +10839,25 @@ const jf = "_overlay_1je20_1", Gf = "_header_1je20_35", Hf = "_logo_1je20_49", z
|
|
|
10836
10839
|
const [i, r] = O("form"), [l, c] = O(
|
|
10837
10840
|
""
|
|
10838
10841
|
), [u, d] = O(""), [h] = O(""), f = [
|
|
10839
|
-
{ id: "spam", label:
|
|
10842
|
+
{ id: "spam", label: je.spam },
|
|
10840
10843
|
{
|
|
10841
10844
|
id: "inappropriate",
|
|
10842
|
-
label:
|
|
10845
|
+
label: je.inappropriate
|
|
10843
10846
|
},
|
|
10844
|
-
{ id: "hate", label:
|
|
10847
|
+
{ id: "hate", label: je.hate },
|
|
10845
10848
|
{
|
|
10846
10849
|
id: "misinformation",
|
|
10847
|
-
label:
|
|
10850
|
+
label: je.misinformation
|
|
10848
10851
|
},
|
|
10849
|
-
{ id: "terrorism", label:
|
|
10852
|
+
{ id: "terrorism", label: je.terrorism },
|
|
10850
10853
|
{
|
|
10851
10854
|
id: "intellectual",
|
|
10852
|
-
label:
|
|
10855
|
+
label: je.intellectual
|
|
10853
10856
|
},
|
|
10854
|
-
{ id: "bullying", label:
|
|
10857
|
+
{ id: "bullying", label: je.bullying }
|
|
10855
10858
|
], y = async () => {
|
|
10856
10859
|
if (!(!l || !n)) {
|
|
10857
|
-
if (
|
|
10860
|
+
if (Qs(document).includes(n)) {
|
|
10858
10861
|
d("Ya has reportado este comentario.");
|
|
10859
10862
|
return;
|
|
10860
10863
|
}
|
|
@@ -10870,12 +10873,12 @@ const jf = "_overlay_1je20_1", Gf = "_header_1je20_35", Hf = "_logo_1je20_49", z
|
|
|
10870
10873
|
username: o,
|
|
10871
10874
|
id: n,
|
|
10872
10875
|
captchaToken: h,
|
|
10873
|
-
type:
|
|
10876
|
+
type: je[l]
|
|
10874
10877
|
// Enviamos el label completo
|
|
10875
10878
|
})
|
|
10876
10879
|
})).json();
|
|
10877
10880
|
if (w.type === "success")
|
|
10878
|
-
|
|
10881
|
+
jf(document, n), r("success"), setTimeout(() => {
|
|
10879
10882
|
g();
|
|
10880
10883
|
}, 3e3);
|
|
10881
10884
|
else
|
|
@@ -10890,8 +10893,8 @@ const jf = "_overlay_1je20_1", Gf = "_header_1je20_35", Hf = "_logo_1je20_49", z
|
|
|
10890
10893
|
return !e || !n || !o ? null : /* @__PURE__ */ a("div", { className: ee.overlay, children: /* @__PURE__ */ m("div", { className: ee.popup, children: [
|
|
10891
10894
|
/* @__PURE__ */ a("button", { className: "close-reply-form", onClick: g, children: /* @__PURE__ */ a(pt, {}) }),
|
|
10892
10895
|
/* @__PURE__ */ a("h2", { className: ee.title, children: "Reportar Abuso" }),
|
|
10893
|
-
i === "loading" && /* @__PURE__ */ a("div", { className: ee.loadingContainer, children: /* @__PURE__ */ a(
|
|
10894
|
-
i === "form" || i === "loading" ? /* @__PURE__ */ m(
|
|
10896
|
+
i === "loading" && /* @__PURE__ */ a("div", { className: ee.loadingContainer, children: /* @__PURE__ */ a(ze, {}) }),
|
|
10897
|
+
i === "form" || i === "loading" ? /* @__PURE__ */ m(Q, { children: [
|
|
10895
10898
|
/* @__PURE__ */ a("div", { className: ee.optionsContainer, children: f.map((p) => /* @__PURE__ */ m("label", { className: ee.option, children: [
|
|
10896
10899
|
/* @__PURE__ */ a(
|
|
10897
10900
|
"input",
|
|
@@ -10920,7 +10923,7 @@ const jf = "_overlay_1je20_1", Gf = "_header_1je20_35", Hf = "_logo_1je20_49", z
|
|
|
10920
10923
|
}
|
|
10921
10924
|
)
|
|
10922
10925
|
] })
|
|
10923
|
-
] }) : /* @__PURE__ */ m(
|
|
10926
|
+
] }) : /* @__PURE__ */ m(Q, { children: [
|
|
10924
10927
|
/* @__PURE__ */ m("div", { className: ee.successContainer, children: [
|
|
10925
10928
|
/* @__PURE__ */ a("div", { className: ee.thumbsUp, children: /* @__PURE__ */ a(
|
|
10926
10929
|
"svg",
|
|
@@ -11005,7 +11008,7 @@ async function oa({
|
|
|
11005
11008
|
throw y;
|
|
11006
11009
|
}
|
|
11007
11010
|
}
|
|
11008
|
-
const { PUBLIC_PUBLICATION_ID:
|
|
11011
|
+
const { PUBLIC_PUBLICATION_ID: gg } = J(), pg = gg, Ag = (e) => {
|
|
11009
11012
|
const [t, n] = O(void 0);
|
|
11010
11013
|
return Ee(() => {
|
|
11011
11014
|
if (t) return;
|
|
@@ -11013,7 +11016,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11013
11016
|
const { PUBLIC_X_SECURITY_TOKEN: o } = J();
|
|
11014
11017
|
try {
|
|
11015
11018
|
const i = await oa({
|
|
11016
|
-
publication:
|
|
11019
|
+
publication: pg,
|
|
11017
11020
|
path: e ?? "",
|
|
11018
11021
|
size: 5,
|
|
11019
11022
|
sizereply: 2,
|
|
@@ -11031,15 +11034,15 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11031
11034
|
}, Gs = ({ username: e, date: t }) => /* @__PURE__ */ m("div", { className: "comment-header", children: [
|
|
11032
11035
|
/* @__PURE__ */ a("span", { className: "comment-username", children: e }),
|
|
11033
11036
|
/* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
|
|
11034
|
-
/* @__PURE__ */ a("span", { className: "comment-date", children:
|
|
11035
|
-
] }),
|
|
11037
|
+
/* @__PURE__ */ a("span", { className: "comment-date", children: Of(Te(Number(t))) })
|
|
11038
|
+
] }), zs = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar", children: e.picture ? /* @__PURE__ */ a(
|
|
11036
11039
|
"img",
|
|
11037
11040
|
{
|
|
11038
11041
|
className: "comment-avatar-img",
|
|
11039
11042
|
src: e.picture,
|
|
11040
11043
|
alt: e.username
|
|
11041
11044
|
}
|
|
11042
|
-
) : e.firstname.charAt(0).toUpperCase() }),
|
|
11045
|
+
) : e.firstname.charAt(0).toUpperCase() }), Hs = ({ isReply: e = !1, onReply: t, onFlag: n }) => /* @__PURE__ */ m("div", { className: "comment-actions", children: [
|
|
11043
11046
|
!e && t && /* @__PURE__ */ a(
|
|
11044
11047
|
"button",
|
|
11045
11048
|
{
|
|
@@ -11155,7 +11158,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11155
11158
|
]
|
|
11156
11159
|
}
|
|
11157
11160
|
);
|
|
11158
|
-
}, { PUBLIC_PUBLICATION_ID:
|
|
11161
|
+
}, { PUBLIC_PUBLICATION_ID: wg } = J(), yg = wg, Ys = async ({
|
|
11159
11162
|
path: e,
|
|
11160
11163
|
ref: t,
|
|
11161
11164
|
captchaToken: n,
|
|
@@ -11174,7 +11177,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11174
11177
|
method: "POST",
|
|
11175
11178
|
headers: { "Content-Type": "application/json" },
|
|
11176
11179
|
body: JSON.stringify({
|
|
11177
|
-
publication:
|
|
11180
|
+
publication: yg,
|
|
11178
11181
|
path: e,
|
|
11179
11182
|
id: i,
|
|
11180
11183
|
username: o.username,
|
|
@@ -11208,7 +11211,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11208
11211
|
} catch (c) {
|
|
11209
11212
|
return console.error("Error enviando comentario:", c), alert(c.message || "Error al enviar el comentario."), !1;
|
|
11210
11213
|
}
|
|
11211
|
-
},
|
|
11214
|
+
}, Cg = ({
|
|
11212
11215
|
replyingTo: e,
|
|
11213
11216
|
commentRef: t,
|
|
11214
11217
|
user: n,
|
|
@@ -11259,11 +11262,11 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11259
11262
|
}
|
|
11260
11263
|
)
|
|
11261
11264
|
] });
|
|
11262
|
-
},
|
|
11265
|
+
}, bg = ({ reply: e, replyingTo: t, user: n, onFlag: s }) => {
|
|
11263
11266
|
const o = e.text;
|
|
11264
11267
|
let i = `${Ge.firstname} ${Ge.lastname}`, r = Ge.username;
|
|
11265
11268
|
return e.user && (i = `${e.user.firstname} ${e.user.lastname}`, r = e.user.username), /* @__PURE__ */ a("div", { className: "comment-item reply", children: /* @__PURE__ */ m("div", { className: "comment-header-container", children: [
|
|
11266
|
-
/* @__PURE__ */ a(
|
|
11269
|
+
/* @__PURE__ */ a(zs, { user: e.user ? e.user : Ge }),
|
|
11267
11270
|
/* @__PURE__ */ m("div", { style: { flex: 1 }, children: [
|
|
11268
11271
|
/* @__PURE__ */ a(Gs, { username: i, date: e.date.time }),
|
|
11269
11272
|
/* @__PURE__ */ m("div", { className: "comment-reply-to", children: [
|
|
@@ -11272,10 +11275,10 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11272
11275
|
] }),
|
|
11273
11276
|
/* @__PURE__ */ a("p", { className: "comment-text", children: o }),
|
|
11274
11277
|
n?.username.toLowerCase() !== r.toLowerCase() && // No puedes responder ni reportar tus respuestas
|
|
11275
|
-
/* @__PURE__ */ a(
|
|
11278
|
+
/* @__PURE__ */ a(Hs, { isReply: !0, onFlag: () => s(e.id) })
|
|
11276
11279
|
] })
|
|
11277
11280
|
] }) });
|
|
11278
|
-
},
|
|
11281
|
+
}, vg = ({ comment: e, replyingTo: t, path: n, user: s, handleReplyingTo: o, onFlag: i }) => {
|
|
11279
11282
|
const r = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [l, c] = O(r), [u, d] = xe.useState(!1), h = process.env.NEXT_PUBLIC_PUBLICATION_ID ?? "", f = e.text, y = xe.useRef(null);
|
|
11280
11283
|
let g = `${Ge.firstname} ${Ge.lastname}`, p = Ge.username;
|
|
11281
11284
|
e.user && (g = `${e.user.firstname} ${e.user.lastname}`, p = e.user.username);
|
|
@@ -11288,20 +11291,20 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11288
11291
|
className: "comment-header-container",
|
|
11289
11292
|
"data-hasreplies": l.reply.length > 0 ? "true" : "false",
|
|
11290
11293
|
children: [
|
|
11291
|
-
/* @__PURE__ */ a(
|
|
11294
|
+
/* @__PURE__ */ a(zs, { user: e.user ? e.user : Ge }),
|
|
11292
11295
|
/* @__PURE__ */ m("div", { style: { flex: 1 }, children: [
|
|
11293
11296
|
/* @__PURE__ */ a(Gs, { username: g, date: e.date.time }),
|
|
11294
11297
|
/* @__PURE__ */ a("p", { className: "comment-text", children: f }),
|
|
11295
11298
|
s?.username.toLowerCase() !== p.toLowerCase() && // No puedes responder ni reportar tus respuestas
|
|
11296
11299
|
/* @__PURE__ */ a(
|
|
11297
|
-
|
|
11300
|
+
Hs,
|
|
11298
11301
|
{
|
|
11299
11302
|
onReply: () => o(e.id),
|
|
11300
11303
|
onFlag: () => i(e.id)
|
|
11301
11304
|
}
|
|
11302
11305
|
),
|
|
11303
11306
|
t === e.id && s && /* @__PURE__ */ a(
|
|
11304
|
-
|
|
11307
|
+
Cg,
|
|
11305
11308
|
{
|
|
11306
11309
|
replyingTo: t,
|
|
11307
11310
|
commentRef: y,
|
|
@@ -11313,7 +11316,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11313
11316
|
),
|
|
11314
11317
|
l.reply.length > 0 && /* @__PURE__ */ m("div", { className: "comment-replies", children: [
|
|
11315
11318
|
l.reply.map((C) => /* @__PURE__ */ a(
|
|
11316
|
-
|
|
11319
|
+
bg,
|
|
11317
11320
|
{
|
|
11318
11321
|
user: s,
|
|
11319
11322
|
reply: C,
|
|
@@ -11322,7 +11325,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11322
11325
|
},
|
|
11323
11326
|
C.id
|
|
11324
11327
|
)),
|
|
11325
|
-
u ? /* @__PURE__ */ a("div", { style: { marginLeft: "4rem", position: "relative" }, children: /* @__PURE__ */ a(
|
|
11328
|
+
u ? /* @__PURE__ */ a("div", { style: { marginLeft: "4rem", position: "relative" }, children: /* @__PURE__ */ a(ze, {}) }) : l.morereply && /* @__PURE__ */ a(
|
|
11326
11329
|
"button",
|
|
11327
11330
|
{
|
|
11328
11331
|
className: "comment-replies-button reply-button",
|
|
@@ -11353,7 +11356,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11353
11356
|
]
|
|
11354
11357
|
}
|
|
11355
11358
|
) });
|
|
11356
|
-
},
|
|
11359
|
+
}, _g = ({
|
|
11357
11360
|
commentRef: e,
|
|
11358
11361
|
user: t,
|
|
11359
11362
|
path: n,
|
|
@@ -11398,7 +11401,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11398
11401
|
}
|
|
11399
11402
|
)
|
|
11400
11403
|
] });
|
|
11401
|
-
}, { PUBLIC_PUBLICATION_ID:
|
|
11404
|
+
}, { PUBLIC_PUBLICATION_ID: Ng, PUBLIC_X_SECURITY_TOKEN: Sg } = J(), Wa = Ng ?? "", xg = ({
|
|
11402
11405
|
isAuthenticated: e,
|
|
11403
11406
|
path: t,
|
|
11404
11407
|
user: n,
|
|
@@ -11407,7 +11410,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11407
11410
|
}) => {
|
|
11408
11411
|
const i = t.replaceAll("/", "|"), [r, l] = O(
|
|
11409
11412
|
void 0
|
|
11410
|
-
), [c, u] = O(""), { comments: d, setComments: h } =
|
|
11413
|
+
), [c, u] = O(""), { comments: d, setComments: h } = Ag(i), [f, y] = xe.useState(!1), g = xe.useRef(null), p = (E) => {
|
|
11411
11414
|
u(c === E ? "" : E);
|
|
11412
11415
|
}, w = (E) => {
|
|
11413
11416
|
h(
|
|
@@ -11434,21 +11437,21 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11434
11437
|
id: void 0,
|
|
11435
11438
|
lastid: D,
|
|
11436
11439
|
state: "5,6",
|
|
11437
|
-
apiToken:
|
|
11440
|
+
apiToken: Sg
|
|
11438
11441
|
}))[0];
|
|
11439
11442
|
h({
|
|
11440
11443
|
morecomment: F.morecomment ?? !1,
|
|
11441
11444
|
comments: [...d.comments, ...F.comments]
|
|
11442
11445
|
}), y(!1);
|
|
11443
|
-
} catch (
|
|
11444
|
-
throw y(!1), new Error(`Error al obtener comentarios: ${
|
|
11446
|
+
} catch (z) {
|
|
11447
|
+
throw y(!1), new Error(`Error al obtener comentarios: ${z}`);
|
|
11445
11448
|
}
|
|
11446
|
-
}, N = d?.comments && d.comments.length > 0, R = N ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", I = /* @__PURE__ */ a("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ a(
|
|
11447
|
-
return /* @__PURE__ */ m(
|
|
11448
|
-
/* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(ie, { title: N || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ m(
|
|
11449
|
-
/* @__PURE__ */ a("div", { className: "comments-header", children: e && n && /* @__PURE__ */ m(
|
|
11449
|
+
}, N = d?.comments && d.comments.length > 0, R = N ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", I = /* @__PURE__ */ a("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ a(ze, {}) });
|
|
11450
|
+
return /* @__PURE__ */ m(Q, { children: [
|
|
11451
|
+
/* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(ie, { title: N || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ m(Q, { children: [
|
|
11452
|
+
/* @__PURE__ */ a("div", { className: "comments-header", children: e && n && /* @__PURE__ */ m(Q, { children: [
|
|
11450
11453
|
/* @__PURE__ */ a(
|
|
11451
|
-
|
|
11454
|
+
Cf,
|
|
11452
11455
|
{
|
|
11453
11456
|
user: n,
|
|
11454
11457
|
handleLogout: s,
|
|
@@ -11456,7 +11459,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11456
11459
|
}
|
|
11457
11460
|
),
|
|
11458
11461
|
/* @__PURE__ */ a(
|
|
11459
|
-
|
|
11462
|
+
_g,
|
|
11460
11463
|
{
|
|
11461
11464
|
commentRef: g,
|
|
11462
11465
|
user: n,
|
|
@@ -11470,9 +11473,9 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11470
11473
|
{
|
|
11471
11474
|
className: "comments-list",
|
|
11472
11475
|
"data-isauthenticated": `${e}`,
|
|
11473
|
-
children: d ? d.comments && d.comments.length > 0 ? /* @__PURE__ */ m(
|
|
11476
|
+
children: d ? d.comments && d.comments.length > 0 ? /* @__PURE__ */ m(Q, { children: [
|
|
11474
11477
|
d.comments.map((E) => /* @__PURE__ */ a(
|
|
11475
|
-
|
|
11478
|
+
vg,
|
|
11476
11479
|
{
|
|
11477
11480
|
comment: E,
|
|
11478
11481
|
replyingTo: c,
|
|
@@ -11497,7 +11500,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11497
11500
|
)
|
|
11498
11501
|
] }) }) }),
|
|
11499
11502
|
/* @__PURE__ */ a(
|
|
11500
|
-
|
|
11503
|
+
fg,
|
|
11501
11504
|
{
|
|
11502
11505
|
username: n?.username ?? void 0,
|
|
11503
11506
|
publication: Wa,
|
|
@@ -11555,7 +11558,7 @@ const { PUBLIC_PUBLICATION_ID: fg } = J(), gg = fg, pg = (e) => {
|
|
|
11555
11558
|
test: (e) => /[^A-Za-z0-9]/.test(e)
|
|
11556
11559
|
}
|
|
11557
11560
|
];
|
|
11558
|
-
function
|
|
11561
|
+
function Eg({ goToLogin: e, handleGoogleLogin: t }) {
|
|
11559
11562
|
const [n, s] = O({}), [o, i] = O(!1), [r, l] = O(!1), [c, u] = O(null), [d, h] = O(
|
|
11560
11563
|
"register"
|
|
11561
11564
|
), f = (w, C) => {
|
|
@@ -11640,8 +11643,8 @@ function xg({ goToLogin: e, handleGoogleLogin: t }) {
|
|
|
11640
11643
|
l(!1);
|
|
11641
11644
|
}
|
|
11642
11645
|
}, p = n.password || "";
|
|
11643
|
-
return /* @__PURE__ */ m(
|
|
11644
|
-
d === "register" && /* @__PURE__ */ m(
|
|
11646
|
+
return /* @__PURE__ */ m(Q, { children: [
|
|
11647
|
+
d === "register" && /* @__PURE__ */ m(Q, { children: [
|
|
11645
11648
|
/* @__PURE__ */ m("button", { onClick: t, className: _.google, children: [
|
|
11646
11649
|
/* @__PURE__ */ a(
|
|
11647
11650
|
"img",
|
|
@@ -11714,7 +11717,7 @@ function xg({ goToLogin: e, handleGoogleLogin: t }) {
|
|
|
11714
11717
|
/* @__PURE__ */ a("a", { href: "/pages/politicas-de-privacidad.html", target: "_blank", children: "Términos y Condiciones" }),
|
|
11715
11718
|
"de nuestra comunidad"
|
|
11716
11719
|
] }),
|
|
11717
|
-
/* @__PURE__ */ a("button", { type: "submit", className: _.primary, disabled: r, children: r ? /* @__PURE__ */ a(
|
|
11720
|
+
/* @__PURE__ */ a("button", { type: "submit", className: _.primary, disabled: r, children: r ? /* @__PURE__ */ a(ze, {}) : "Crear cuenta" })
|
|
11718
11721
|
]
|
|
11719
11722
|
}
|
|
11720
11723
|
)
|
|
@@ -11741,7 +11744,7 @@ function xg({ goToLogin: e, handleGoogleLogin: t }) {
|
|
|
11741
11744
|
)
|
|
11742
11745
|
] }),
|
|
11743
11746
|
c && /* @__PURE__ */ a("p", { className: _.error, children: c }),
|
|
11744
|
-
/* @__PURE__ */ a("button", { type: "submit", className: _.primary, disabled: r, children: r ? /* @__PURE__ */ a(
|
|
11747
|
+
/* @__PURE__ */ a("button", { type: "submit", className: _.primary, disabled: r, children: r ? /* @__PURE__ */ a(ze, {}) : "Confirmar cuenta" }),
|
|
11745
11748
|
/* @__PURE__ */ m("p", { className: _.switch, children: [
|
|
11746
11749
|
"¿Ya confirmaste antes?",
|
|
11747
11750
|
/* @__PURE__ */ a("button", { type: "button", onClick: e, children: "Iniciar sesión" })
|
|
@@ -11780,7 +11783,7 @@ function xg({ goToLogin: e, handleGoogleLogin: t }) {
|
|
|
11780
11783
|
] })
|
|
11781
11784
|
] });
|
|
11782
11785
|
}
|
|
11783
|
-
function
|
|
11786
|
+
function kg({
|
|
11784
11787
|
onClose: e,
|
|
11785
11788
|
checkAuth: t,
|
|
11786
11789
|
goToRegister: n,
|
|
@@ -11788,9 +11791,9 @@ function Eg({
|
|
|
11788
11791
|
CAPTCHA_KEY: o
|
|
11789
11792
|
}) {
|
|
11790
11793
|
const [i, r] = O("login"), [l, c] = O(""), [u, d] = O(""), [h, f] = O(""), [y, g] = O(""), [p, w] = O(""), [C, k] = O(!1), [N, R] = O(!1), [I, E] = O(null);
|
|
11791
|
-
return /* @__PURE__ */ m(
|
|
11794
|
+
return /* @__PURE__ */ m(Q, { children: [
|
|
11792
11795
|
i === "login" && /* @__PURE__ */ a(
|
|
11793
|
-
|
|
11796
|
+
Ug,
|
|
11794
11797
|
{
|
|
11795
11798
|
email: l,
|
|
11796
11799
|
password: u,
|
|
@@ -11806,14 +11809,14 @@ function Eg({
|
|
|
11806
11809
|
try {
|
|
11807
11810
|
const T = await $s("comment_login", o);
|
|
11808
11811
|
if (!T) throw new Error("Captcha token no generado");
|
|
11809
|
-
const
|
|
11812
|
+
const H = await fetch("/api/auth/login-password", {
|
|
11810
11813
|
method: "POST",
|
|
11811
11814
|
headers: { "Content-Type": "application/json" },
|
|
11812
11815
|
credentials: "include",
|
|
11813
11816
|
body: JSON.stringify({ email: l, password: u, token: T })
|
|
11814
11817
|
});
|
|
11815
|
-
if (!
|
|
11816
|
-
const te = await
|
|
11818
|
+
if (!H.ok) {
|
|
11819
|
+
const te = await H.json().catch(() => ({}));
|
|
11817
11820
|
throw new Error(te?.error || "Ha ocurrido un error");
|
|
11818
11821
|
}
|
|
11819
11822
|
e(), await t();
|
|
@@ -11832,7 +11835,7 @@ function Eg({
|
|
|
11832
11835
|
}
|
|
11833
11836
|
),
|
|
11834
11837
|
i === "forgot" && /* @__PURE__ */ a(
|
|
11835
|
-
|
|
11838
|
+
Ig,
|
|
11836
11839
|
{
|
|
11837
11840
|
email: l,
|
|
11838
11841
|
setEmail: c,
|
|
@@ -11848,8 +11851,8 @@ function Eg({
|
|
|
11848
11851
|
body: JSON.stringify({ email: l })
|
|
11849
11852
|
});
|
|
11850
11853
|
if (!T.ok) {
|
|
11851
|
-
const
|
|
11852
|
-
throw new Error(
|
|
11854
|
+
const H = await T.json().catch(() => ({}));
|
|
11855
|
+
throw new Error(H?.error || "Error al enviar código");
|
|
11853
11856
|
}
|
|
11854
11857
|
d(""), r("changePassword");
|
|
11855
11858
|
} catch (T) {
|
|
@@ -11865,7 +11868,7 @@ function Eg({
|
|
|
11865
11868
|
}
|
|
11866
11869
|
),
|
|
11867
11870
|
i === "changePassword" && /* @__PURE__ */ a(
|
|
11868
|
-
|
|
11871
|
+
Tg,
|
|
11869
11872
|
{
|
|
11870
11873
|
email: l,
|
|
11871
11874
|
confirmationCode: h,
|
|
@@ -11885,25 +11888,25 @@ function Eg({
|
|
|
11885
11888
|
return;
|
|
11886
11889
|
}
|
|
11887
11890
|
if (hn.some(
|
|
11888
|
-
(
|
|
11891
|
+
(H) => !H.test(y)
|
|
11889
11892
|
)) {
|
|
11890
11893
|
E("La contraseña no cumple con los requisitos");
|
|
11891
11894
|
return;
|
|
11892
11895
|
}
|
|
11893
11896
|
E(null), R(!0);
|
|
11894
11897
|
try {
|
|
11895
|
-
const
|
|
11898
|
+
const H = await fetch("/api/auth/confirm-forgot-password", {
|
|
11896
11899
|
method: "POST",
|
|
11897
11900
|
headers: { "Content-Type": "application/json" },
|
|
11898
11901
|
body: JSON.stringify({ email: l, code: h, newPassword: y })
|
|
11899
11902
|
});
|
|
11900
|
-
if (!
|
|
11901
|
-
const te = await
|
|
11903
|
+
if (!H.ok) {
|
|
11904
|
+
const te = await H.json().catch(() => ({}));
|
|
11902
11905
|
throw new Error(te?.error || "Error al cambiar contraseña");
|
|
11903
11906
|
}
|
|
11904
11907
|
r("feedback");
|
|
11905
|
-
} catch (
|
|
11906
|
-
E(
|
|
11908
|
+
} catch (H) {
|
|
11909
|
+
E(H?.message || "Error inesperado");
|
|
11907
11910
|
} finally {
|
|
11908
11911
|
R(!1);
|
|
11909
11912
|
}
|
|
@@ -11914,7 +11917,7 @@ function Eg({
|
|
|
11914
11917
|
}
|
|
11915
11918
|
),
|
|
11916
11919
|
i === "feedback" && /* @__PURE__ */ a(
|
|
11917
|
-
|
|
11920
|
+
qg,
|
|
11918
11921
|
{
|
|
11919
11922
|
onBackToLogin: () => {
|
|
11920
11923
|
E(null), r("login");
|
|
@@ -11923,7 +11926,7 @@ function Eg({
|
|
|
11923
11926
|
)
|
|
11924
11927
|
] });
|
|
11925
11928
|
}
|
|
11926
|
-
function
|
|
11929
|
+
function Ug({
|
|
11927
11930
|
email: e,
|
|
11928
11931
|
password: t,
|
|
11929
11932
|
showPassword: n,
|
|
@@ -11937,7 +11940,7 @@ function kg({
|
|
|
11937
11940
|
onRegister: d,
|
|
11938
11941
|
handleGoogleLogin: h
|
|
11939
11942
|
}) {
|
|
11940
|
-
return /* @__PURE__ */ m(
|
|
11943
|
+
return /* @__PURE__ */ m(Q, { children: [
|
|
11941
11944
|
/* @__PURE__ */ m("button", { onClick: h, className: _.google, children: [
|
|
11942
11945
|
/* @__PURE__ */ a(
|
|
11943
11946
|
"img",
|
|
@@ -11996,7 +11999,7 @@ function kg({
|
|
|
11996
11999
|
] })
|
|
11997
12000
|
] }),
|
|
11998
12001
|
o && /* @__PURE__ */ a("p", { className: _.error, children: o }),
|
|
11999
|
-
/* @__PURE__ */ a("button", { type: "submit", className: _.primary, disabled: s, children: s ? /* @__PURE__ */ a(
|
|
12002
|
+
/* @__PURE__ */ a("button", { type: "submit", className: _.primary, disabled: s, children: s ? /* @__PURE__ */ a(ze, {}) : "Iniciar Sesión" })
|
|
12000
12003
|
]
|
|
12001
12004
|
}
|
|
12002
12005
|
),
|
|
@@ -12015,7 +12018,7 @@ function kg({
|
|
|
12015
12018
|
)
|
|
12016
12019
|
] });
|
|
12017
12020
|
}
|
|
12018
|
-
function
|
|
12021
|
+
function Ig({
|
|
12019
12022
|
email: e,
|
|
12020
12023
|
setEmail: t,
|
|
12021
12024
|
loading: n,
|
|
@@ -12046,13 +12049,13 @@ function Ug({
|
|
|
12046
12049
|
)
|
|
12047
12050
|
] }),
|
|
12048
12051
|
s && /* @__PURE__ */ a("p", { className: _.error, children: s }),
|
|
12049
|
-
/* @__PURE__ */ a("button", { type: "submit", className: _.primary, disabled: n, children: n ? /* @__PURE__ */ a(
|
|
12052
|
+
/* @__PURE__ */ a("button", { type: "submit", className: _.primary, disabled: n, children: n ? /* @__PURE__ */ a(ze, {}) : "Enviar código" }),
|
|
12050
12053
|
/* @__PURE__ */ a("p", { className: _.switch, children: /* @__PURE__ */ a("button", { type: "button", onClick: i, children: "Volver" }) })
|
|
12051
12054
|
]
|
|
12052
12055
|
}
|
|
12053
12056
|
);
|
|
12054
12057
|
}
|
|
12055
|
-
function
|
|
12058
|
+
function Tg({
|
|
12056
12059
|
email: e,
|
|
12057
12060
|
confirmationCode: t,
|
|
12058
12061
|
newPassword: n,
|
|
@@ -12155,7 +12158,7 @@ function Ig({
|
|
|
12155
12158
|
className: _.primary,
|
|
12156
12159
|
style: { maxWidth: i ? "revert-layer" : "fit-content" },
|
|
12157
12160
|
disabled: i,
|
|
12158
|
-
children: i ? /* @__PURE__ */ a(
|
|
12161
|
+
children: i ? /* @__PURE__ */ a(ze, {}) : "Cambiar contraseña"
|
|
12159
12162
|
}
|
|
12160
12163
|
),
|
|
12161
12164
|
/* @__PURE__ */ a("p", { className: _.switch, children: /* @__PURE__ */ a("button", { type: "button", onClick: f, children: "Volver" }) })
|
|
@@ -12163,13 +12166,13 @@ function Ig({
|
|
|
12163
12166
|
}
|
|
12164
12167
|
);
|
|
12165
12168
|
}
|
|
12166
|
-
function
|
|
12169
|
+
function qg({ onBackToLogin: e }) {
|
|
12167
12170
|
return /* @__PURE__ */ m("div", { className: _.form, children: [
|
|
12168
12171
|
/* @__PURE__ */ a("p", { className: _.success, children: "La contraseña fue cambiada con éxito" }),
|
|
12169
12172
|
/* @__PURE__ */ a("button", { type: "button", className: _.primary, onClick: e, children: "Iniciar Sesión" })
|
|
12170
12173
|
] });
|
|
12171
12174
|
}
|
|
12172
|
-
function
|
|
12175
|
+
function Bg({
|
|
12173
12176
|
loginUrl: e,
|
|
12174
12177
|
COGNITO_AUTH_PREFIX: t,
|
|
12175
12178
|
CAPTCHA_KEY: n,
|
|
@@ -12207,7 +12210,7 @@ function qg({
|
|
|
12207
12210
|
)
|
|
12208
12211
|
] }),
|
|
12209
12212
|
r === "login" && /* @__PURE__ */ a(
|
|
12210
|
-
|
|
12213
|
+
kg,
|
|
12211
12214
|
{
|
|
12212
12215
|
CAPTCHA_KEY: n,
|
|
12213
12216
|
onClose: s,
|
|
@@ -12217,7 +12220,7 @@ function qg({
|
|
|
12217
12220
|
}
|
|
12218
12221
|
),
|
|
12219
12222
|
r === "register" && /* @__PURE__ */ a(
|
|
12220
|
-
|
|
12223
|
+
Eg,
|
|
12221
12224
|
{
|
|
12222
12225
|
handleGoogleLogin: c,
|
|
12223
12226
|
goToLogin: () => l("login")
|
|
@@ -12227,7 +12230,7 @@ function qg({
|
|
|
12227
12230
|
}
|
|
12228
12231
|
);
|
|
12229
12232
|
}
|
|
12230
|
-
function
|
|
12233
|
+
function Lg({
|
|
12231
12234
|
isAuthenticated: e,
|
|
12232
12235
|
setIsAuthenticated: t,
|
|
12233
12236
|
loginUrl: n,
|
|
@@ -12246,9 +12249,9 @@ function Bg({
|
|
|
12246
12249
|
}, f = async (y) => {
|
|
12247
12250
|
y.preventDefault(), n && d(!0);
|
|
12248
12251
|
};
|
|
12249
|
-
return /* @__PURE__ */ m(
|
|
12252
|
+
return /* @__PURE__ */ m(Q, { children: [
|
|
12250
12253
|
u && /* @__PURE__ */ a(
|
|
12251
|
-
|
|
12254
|
+
Bg,
|
|
12252
12255
|
{
|
|
12253
12256
|
loginUrl: n,
|
|
12254
12257
|
COGNITO_AUTH_PREFIX: l,
|
|
@@ -12273,7 +12276,7 @@ function Bg({
|
|
|
12273
12276
|
)
|
|
12274
12277
|
] }),
|
|
12275
12278
|
/* @__PURE__ */ a(
|
|
12276
|
-
|
|
12279
|
+
xg,
|
|
12277
12280
|
{
|
|
12278
12281
|
isAuthenticated: e,
|
|
12279
12282
|
handleLogout: h,
|
|
@@ -12284,8 +12287,8 @@ function Bg({
|
|
|
12284
12287
|
)
|
|
12285
12288
|
] });
|
|
12286
12289
|
}
|
|
12287
|
-
const
|
|
12288
|
-
function
|
|
12290
|
+
const Rg = "radioformula_";
|
|
12291
|
+
function Dg({
|
|
12289
12292
|
isVisible: e,
|
|
12290
12293
|
path: t,
|
|
12291
12294
|
icon: n,
|
|
@@ -12294,7 +12297,7 @@ function Rg({
|
|
|
12294
12297
|
}) {
|
|
12295
12298
|
const [i, r] = O(null), [l, c] = O(null), u = async () => {
|
|
12296
12299
|
if (e) {
|
|
12297
|
-
if (document.cookie.search(
|
|
12300
|
+
if (document.cookie.search(Rg + "IS_AUTH=true") === -1) {
|
|
12298
12301
|
r(!1), c(null), console.log("user not logged");
|
|
12299
12302
|
return;
|
|
12300
12303
|
}
|
|
@@ -12317,9 +12320,9 @@ function Rg({
|
|
|
12317
12320
|
}
|
|
12318
12321
|
f.gtag("set", { user_id: l.username }), console.log("username setted successfully");
|
|
12319
12322
|
}, [l, e]);
|
|
12320
|
-
const d = "/api/auth/login", h = /* @__PURE__ */ a("div", { style: { display: "flex", justifyContent: "center", alignItems: "center", minHeight: 310, position: "relative" }, children: /* @__PURE__ */ a(
|
|
12323
|
+
const d = "/api/auth/login", h = /* @__PURE__ */ a("div", { style: { display: "flex", justifyContent: "center", alignItems: "center", minHeight: 310, position: "relative" }, children: /* @__PURE__ */ a(ze, {}) });
|
|
12321
12324
|
return i === null ? h : e ? /* @__PURE__ */ a(
|
|
12322
|
-
|
|
12325
|
+
Lg,
|
|
12323
12326
|
{
|
|
12324
12327
|
COGNITO_AUTH_PREFIX: s,
|
|
12325
12328
|
captchaVars: o,
|
|
@@ -12333,7 +12336,7 @@ function Rg({
|
|
|
12333
12336
|
}
|
|
12334
12337
|
) : h;
|
|
12335
12338
|
}
|
|
12336
|
-
const
|
|
12339
|
+
const ap = ({
|
|
12337
12340
|
render: e,
|
|
12338
12341
|
internalPath: t,
|
|
12339
12342
|
section: n,
|
|
@@ -12370,7 +12373,7 @@ const n9 = ({
|
|
|
12370
12373
|
// />
|
|
12371
12374
|
// ),
|
|
12372
12375
|
comment: /* @__PURE__ */ a(
|
|
12373
|
-
|
|
12376
|
+
Dg,
|
|
12374
12377
|
{
|
|
12375
12378
|
COGNITO_AUTH_PREFIX: r ?? "template_",
|
|
12376
12379
|
captchaVars: l,
|
|
@@ -12380,7 +12383,7 @@ const n9 = ({
|
|
|
12380
12383
|
}
|
|
12381
12384
|
),
|
|
12382
12385
|
more: /* @__PURE__ */ a(
|
|
12383
|
-
|
|
12386
|
+
Af,
|
|
12384
12387
|
{
|
|
12385
12388
|
section: n,
|
|
12386
12389
|
currentNews: s,
|
|
@@ -12401,7 +12404,7 @@ const n9 = ({
|
|
|
12401
12404
|
}
|
|
12402
12405
|
);
|
|
12403
12406
|
};
|
|
12404
|
-
async function
|
|
12407
|
+
async function sp({
|
|
12405
12408
|
publication: e,
|
|
12406
12409
|
path: t,
|
|
12407
12410
|
username: n,
|
|
@@ -12444,7 +12447,7 @@ async function a9({
|
|
|
12444
12447
|
message: "El comentario no puede estar vacío.",
|
|
12445
12448
|
status: 400
|
|
12446
12449
|
};
|
|
12447
|
-
const d = await
|
|
12450
|
+
const d = await js(
|
|
12448
12451
|
r,
|
|
12449
12452
|
i
|
|
12450
12453
|
);
|
|
@@ -12508,7 +12511,7 @@ async function a9({
|
|
|
12508
12511
|
};
|
|
12509
12512
|
}
|
|
12510
12513
|
}
|
|
12511
|
-
const
|
|
12514
|
+
const op = async ({
|
|
12512
12515
|
token: e,
|
|
12513
12516
|
projectId: t,
|
|
12514
12517
|
captchaKey: n,
|
|
@@ -12541,7 +12544,7 @@ const s9 = async ({
|
|
|
12541
12544
|
} catch (i) {
|
|
12542
12545
|
throw console.error("Recaptcha verification failed", i), new Error(String(i));
|
|
12543
12546
|
}
|
|
12544
|
-
},
|
|
12547
|
+
}, Mg = (e) => {
|
|
12545
12548
|
const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
|
|
12546
12549
|
return t && t.length !== 0 && /* @__PURE__ */ a(ie, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(ft, { slot_id: s, cardWidth: 200, children: t.map((i, r) => {
|
|
12547
12550
|
const l = { ...i, main: {
|
|
@@ -12558,7 +12561,7 @@ const s9 = async ({
|
|
|
12558
12561
|
r
|
|
12559
12562
|
);
|
|
12560
12563
|
}) }) });
|
|
12561
|
-
},
|
|
12564
|
+
}, Pg = (e) => {
|
|
12562
12565
|
const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
|
|
12563
12566
|
return t && t.length !== 0 && /* @__PURE__ */ a(ie, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
12564
12567
|
ft,
|
|
@@ -12584,7 +12587,7 @@ const s9 = async ({
|
|
|
12584
12587
|
})
|
|
12585
12588
|
}
|
|
12586
12589
|
) });
|
|
12587
|
-
},
|
|
12590
|
+
}, Og = (e) => {
|
|
12588
12591
|
const { content: t, title: n, slot_id: s } = e, o = e.slot_id && e.slot_id !== "Nota_1";
|
|
12589
12592
|
return t && t.length !== 0 && /* @__PURE__ */ a(ie, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
12590
12593
|
ft,
|
|
@@ -12616,15 +12619,15 @@ const s9 = async ({
|
|
|
12616
12619
|
for (const n in e)
|
|
12617
12620
|
n.startsWith("--") && (t[n] = e[n]);
|
|
12618
12621
|
return t;
|
|
12619
|
-
},
|
|
12620
|
-
headerSection:
|
|
12622
|
+
}, jg = "_headerSection_1c69w_1", Qg = "_title_1c69w_11", Gg = "_subtitle_1c69w_23", zg = "_newsContent_1c69w_36", Hg = "_containerCards_1c69w_44", Vg = "_image_1c69w_50", Fg = "_blockHeadContainer_1c69w_56", Je = {
|
|
12623
|
+
headerSection: jg,
|
|
12621
12624
|
title: Qg,
|
|
12622
|
-
subtitle:
|
|
12623
|
-
newsContent:
|
|
12625
|
+
subtitle: Gg,
|
|
12626
|
+
newsContent: zg,
|
|
12624
12627
|
containerCards: Hg,
|
|
12625
|
-
image:
|
|
12626
|
-
blockHeadContainer:
|
|
12627
|
-
},
|
|
12628
|
+
image: Vg,
|
|
12629
|
+
blockHeadContainer: Fg
|
|
12630
|
+
}, Wg = (e) => {
|
|
12628
12631
|
const { content: t, title: n, isVideo: s } = e;
|
|
12629
12632
|
if (!t || t.length === 0) return;
|
|
12630
12633
|
const o = t[0], i = t.slice(1), r = e.slot_id && e.slot_id !== "Nota_1";
|
|
@@ -12659,7 +12662,7 @@ const s9 = async ({
|
|
|
12659
12662
|
}
|
|
12660
12663
|
};
|
|
12661
12664
|
return /* @__PURE__ */ a("div", { style: { order: c }, children: /* @__PURE__ */ a(
|
|
12662
|
-
|
|
12665
|
+
He,
|
|
12663
12666
|
{
|
|
12664
12667
|
...u,
|
|
12665
12668
|
isVideo: s,
|
|
@@ -12676,16 +12679,16 @@ const s9 = async ({
|
|
|
12676
12679
|
"Modulo 1x4": (e) => /* @__PURE__ */ a(qh, { ...e }),
|
|
12677
12680
|
"Modulo 1x5": (e) => /* @__PURE__ */ a(Dh, { ...e }),
|
|
12678
12681
|
"Destacado noticias": (e) => /* @__PURE__ */ a(nh, { ...e }),
|
|
12679
|
-
"Destacado full width": (e) => /* @__PURE__ */ a(
|
|
12680
|
-
"Destacado videos": (e) => /* @__PURE__ */ a(
|
|
12682
|
+
"Destacado full width": (e) => /* @__PURE__ */ a(Wg, { ...e }),
|
|
12683
|
+
"Destacado videos": (e) => /* @__PURE__ */ a(jh, { ...e }),
|
|
12681
12684
|
"Carrusel card": (e) => /* @__PURE__ */ a(Xh, { ...e }),
|
|
12682
|
-
"Carrusel story": (e) => /* @__PURE__ */ a(
|
|
12683
|
-
"Carrusel owl": (e) => /* @__PURE__ */ a(
|
|
12684
|
-
"Modulo fotogaleria": (e) => /* @__PURE__ */ a(
|
|
12685
|
+
"Carrusel story": (e) => /* @__PURE__ */ a(Mg, { ...e }),
|
|
12686
|
+
"Carrusel owl": (e) => /* @__PURE__ */ a(Pg, { ...e }),
|
|
12687
|
+
"Modulo fotogaleria": (e) => /* @__PURE__ */ a(Og, { ...e }),
|
|
12685
12688
|
"Carrusel opinion": (e) => /* @__PURE__ */ a(l2, { ...e }),
|
|
12686
12689
|
"Modulo 1x3 card": (e) => /* @__PURE__ */ a(Zh, { ...e })
|
|
12687
12690
|
};
|
|
12688
|
-
function
|
|
12691
|
+
function Yg({
|
|
12689
12692
|
component: e,
|
|
12690
12693
|
slot_id: t,
|
|
12691
12694
|
data: n,
|
|
@@ -12694,7 +12697,7 @@ function Wg({
|
|
|
12694
12697
|
if (s)
|
|
12695
12698
|
return $a[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: ia(n), children: $a[e]({ ...n, banners: s, slot_id: t }) });
|
|
12696
12699
|
}
|
|
12697
|
-
function
|
|
12700
|
+
function ip({
|
|
12698
12701
|
children: e,
|
|
12699
12702
|
stylesConfigEntry: t
|
|
12700
12703
|
}) {
|
|
@@ -12749,7 +12752,7 @@ const Ka = {
|
|
|
12749
12752
|
}
|
|
12750
12753
|
),
|
|
12751
12754
|
"3 notas horizontales": (e) => /* @__PURE__ */ a(
|
|
12752
|
-
|
|
12755
|
+
Hm,
|
|
12753
12756
|
{
|
|
12754
12757
|
content: e.data,
|
|
12755
12758
|
customLargeSection: e.customLargeSection,
|
|
@@ -12766,7 +12769,7 @@ const Ka = {
|
|
|
12766
12769
|
...t,
|
|
12767
12770
|
rightOnlyBanner: s,
|
|
12768
12771
|
banners: n
|
|
12769
|
-
}) }),
|
|
12772
|
+
}) }), rp = ({
|
|
12770
12773
|
slots: e,
|
|
12771
12774
|
DYNAMIC_SLOT_SUBINDEXES: t,
|
|
12772
12775
|
stylesConfig: n,
|
|
@@ -12786,7 +12789,7 @@ const Ka = {
|
|
|
12786
12789
|
order: (d - 1) * c + (h - 1),
|
|
12787
12790
|
children: [
|
|
12788
12791
|
/* @__PURE__ */ a(
|
|
12789
|
-
|
|
12792
|
+
Yg,
|
|
12790
12793
|
{
|
|
12791
12794
|
component: e[f].blockSass[0].block,
|
|
12792
12795
|
banners: i,
|
|
@@ -12815,7 +12818,7 @@ const Ka = {
|
|
|
12815
12818
|
);
|
|
12816
12819
|
}
|
|
12817
12820
|
return r;
|
|
12818
|
-
},
|
|
12821
|
+
}, lp = ({
|
|
12819
12822
|
mainBlock: e,
|
|
12820
12823
|
StylesConfigMain: t,
|
|
12821
12824
|
config: n,
|
|
@@ -12829,7 +12832,7 @@ const Ka = {
|
|
|
12829
12832
|
data: i.slice(0, c),
|
|
12830
12833
|
paths: n.paths
|
|
12831
12834
|
});
|
|
12832
|
-
return /* @__PURE__ */ m(
|
|
12835
|
+
return /* @__PURE__ */ m(Q, { children: [
|
|
12833
12836
|
/* @__PURE__ */ a(
|
|
12834
12837
|
Pn,
|
|
12835
12838
|
{
|
|
@@ -12861,138 +12864,138 @@ const Ka = {
|
|
|
12861
12864
|
};
|
|
12862
12865
|
export {
|
|
12863
12866
|
Io as AssetsPreconnect,
|
|
12864
|
-
|
|
12867
|
+
Z9 as AutorComponent,
|
|
12865
12868
|
i1 as AutorHeader1,
|
|
12866
12869
|
A1 as AutorHeader2,
|
|
12867
12870
|
se as BannerAdvertising,
|
|
12868
12871
|
kt as BannerAdvertisingMiddle,
|
|
12869
|
-
|
|
12872
|
+
I9 as CarrouselCSR,
|
|
12870
12873
|
ft as CarrouselIRS,
|
|
12871
12874
|
Xh as CarruselCard,
|
|
12872
12875
|
l2 as CarruselOpinion,
|
|
12873
12876
|
Se as CommonServices,
|
|
12874
12877
|
Zs as Comscore,
|
|
12875
|
-
|
|
12876
|
-
|
|
12877
|
-
|
|
12878
|
-
|
|
12878
|
+
Y9 as ContactInfoServer,
|
|
12879
|
+
R9 as ContactInput,
|
|
12880
|
+
D9 as ContactSelect,
|
|
12881
|
+
M9 as ContactTextarea,
|
|
12879
12882
|
Mt as ContentLayout1,
|
|
12880
12883
|
Ba as ContentLayoutTema,
|
|
12881
|
-
|
|
12884
|
+
lp as DEBUG_MainSlots,
|
|
12882
12885
|
nh as DestacadoNoticias,
|
|
12883
|
-
|
|
12886
|
+
jh as DestacadoVideos,
|
|
12884
12887
|
br as DynamicBlockServices,
|
|
12885
|
-
|
|
12888
|
+
rp as DynamicComponents,
|
|
12886
12889
|
Pn as DynamicMainSlot,
|
|
12887
|
-
|
|
12888
|
-
|
|
12889
|
-
|
|
12890
|
-
|
|
12891
|
-
|
|
12890
|
+
Yg as DynamicSlot,
|
|
12891
|
+
H9 as EditorialBlock,
|
|
12892
|
+
L9 as ErrorComponent,
|
|
12893
|
+
zo as Font,
|
|
12894
|
+
q9 as Footer,
|
|
12892
12895
|
Uo as FormatAfterScripts,
|
|
12893
12896
|
ts as FormatScripts,
|
|
12894
12897
|
eo as GA4,
|
|
12895
|
-
|
|
12898
|
+
Jg as GTM,
|
|
12896
12899
|
e0 as GalleryHeader,
|
|
12897
|
-
|
|
12898
|
-
|
|
12899
|
-
|
|
12900
|
+
k9 as GenerateBody,
|
|
12901
|
+
E9 as GenerateHead,
|
|
12902
|
+
O9 as Header,
|
|
12900
12903
|
ml as ImageOffline,
|
|
12901
|
-
|
|
12904
|
+
N9 as IssuuServices,
|
|
12902
12905
|
Po as ItemListSchema,
|
|
12903
|
-
|
|
12904
|
-
|
|
12906
|
+
Q9 as JournalistArticule2,
|
|
12907
|
+
G9 as JournalistGroup,
|
|
12905
12908
|
Bs as LayoutNewsComponent,
|
|
12906
|
-
|
|
12909
|
+
ap as LazyLoader,
|
|
12907
12910
|
Vd as LiveBlogHeader,
|
|
12908
|
-
|
|
12909
|
-
|
|
12911
|
+
U9 as Location,
|
|
12912
|
+
o9 as MainComponentServices,
|
|
12910
12913
|
to as Marfeel,
|
|
12911
12914
|
an as MiddleSection,
|
|
12912
12915
|
Ms as Modulo1x3,
|
|
12913
12916
|
Zh as Modulo1x3Card,
|
|
12914
12917
|
qh as Modulo1x4,
|
|
12915
12918
|
Dh as Modulo1x5,
|
|
12916
|
-
|
|
12919
|
+
V9 as Modulo2Columnas,
|
|
12917
12920
|
Uh as Modulo3Columnas,
|
|
12918
|
-
|
|
12919
|
-
|
|
12920
|
-
|
|
12921
|
+
F9 as ModuloNewsletter,
|
|
12922
|
+
z9 as ModuloOpinion,
|
|
12923
|
+
pf as NewListResponseDataPH,
|
|
12921
12924
|
Oo as NewsArticle,
|
|
12922
|
-
|
|
12923
|
-
|
|
12925
|
+
$9 as NewsComponent,
|
|
12926
|
+
Hn as NewsContent,
|
|
12924
12927
|
dn as NextPrev,
|
|
12925
|
-
|
|
12928
|
+
jo as OrgList,
|
|
12926
12929
|
ma as PreloadImages,
|
|
12927
|
-
|
|
12930
|
+
je as REPORT_REASONS,
|
|
12928
12931
|
Xn as Readest,
|
|
12929
|
-
|
|
12930
|
-
|
|
12932
|
+
ep as ScriptHydrator,
|
|
12933
|
+
J9 as SearchSection,
|
|
12931
12934
|
ie as Section,
|
|
12932
|
-
|
|
12935
|
+
He as SectionCard,
|
|
12933
12936
|
vn as SectionCard2,
|
|
12934
12937
|
Fn as SectionCardServerComponent,
|
|
12935
|
-
|
|
12938
|
+
W9 as SectionServerComponent,
|
|
12936
12939
|
Ur as ShowSection,
|
|
12937
|
-
|
|
12940
|
+
z2 as SocialNetworks,
|
|
12938
12941
|
Do as SpeculationRules,
|
|
12939
|
-
|
|
12942
|
+
ip as StaticSlotWrapper,
|
|
12940
12943
|
xl as SubscribeColumn,
|
|
12941
12944
|
Ol as SubscribeRow,
|
|
12942
|
-
|
|
12943
|
-
|
|
12944
|
-
|
|
12945
|
+
T9 as SubscribeWhatsAppColumn,
|
|
12946
|
+
K9 as TagComponent,
|
|
12947
|
+
j9 as TagSection,
|
|
12945
12948
|
Kd as TimeLine,
|
|
12946
|
-
|
|
12947
|
-
|
|
12948
|
-
|
|
12949
|
-
|
|
12949
|
+
t9 as TrimPathname,
|
|
12950
|
+
B9 as VideoBlock3,
|
|
12951
|
+
P9 as VideoBlock4,
|
|
12952
|
+
X9 as VideoSection,
|
|
12950
12953
|
Go as VideosSchemas,
|
|
12951
|
-
|
|
12952
|
-
|
|
12954
|
+
Qo as WebsiteList,
|
|
12955
|
+
sp as addComment,
|
|
12953
12956
|
Wn as bannersReplace,
|
|
12954
12957
|
Tt as becomeVideoObject,
|
|
12955
12958
|
Ac as coloringByStrokeSVGs,
|
|
12956
12959
|
ia as compileStyleProps,
|
|
12957
12960
|
ye as cutString,
|
|
12958
|
-
|
|
12961
|
+
e9 as extractRealtedNews,
|
|
12959
12962
|
Te as formatDate,
|
|
12960
|
-
|
|
12963
|
+
Xg as formatDateEdiciones,
|
|
12961
12964
|
Xa as formatDateJournalistArticule,
|
|
12962
12965
|
Co as formatDateTimeline,
|
|
12963
12966
|
No as formatNewsMeta,
|
|
12964
12967
|
qo as formatVideoData,
|
|
12965
|
-
|
|
12968
|
+
x9 as generalGetData,
|
|
12966
12969
|
$s as getCaptchaToken,
|
|
12967
12970
|
oa as getComments,
|
|
12968
12971
|
J as getConfig,
|
|
12969
|
-
|
|
12972
|
+
S9 as getDynamicSlots,
|
|
12970
12973
|
rn as getEnvironmentUrl,
|
|
12971
12974
|
_o as getEnvironmentUrlFront,
|
|
12972
12975
|
oe as getImageUrl,
|
|
12973
12976
|
Ot as getNextMeta,
|
|
12974
|
-
|
|
12975
|
-
|
|
12976
|
-
|
|
12977
|
-
|
|
12977
|
+
Qt as getPage,
|
|
12978
|
+
s9 as getPreloadImages,
|
|
12979
|
+
jt as getPrevMeta,
|
|
12980
|
+
np as getReportReasonLabel,
|
|
12978
12981
|
bo as getResponse,
|
|
12979
12982
|
vo as getResponsePromise,
|
|
12980
12983
|
Yn as getSchemas,
|
|
12981
12984
|
as as getScriptReplaces,
|
|
12982
12985
|
Vo as getSlugs,
|
|
12983
|
-
|
|
12984
|
-
|
|
12985
|
-
|
|
12986
|
+
n9 as getTypeOfNews,
|
|
12987
|
+
a9 as getVideoRealPath,
|
|
12988
|
+
Zg as initLibrary,
|
|
12986
12989
|
ko as metadataToJSX,
|
|
12987
12990
|
_r as metadata_defaults,
|
|
12988
12991
|
es as parseTags,
|
|
12989
12992
|
So as pathnameSplit,
|
|
12990
|
-
|
|
12991
|
-
|
|
12992
|
-
|
|
12993
|
+
Ho as removePages,
|
|
12994
|
+
tp as reportComment,
|
|
12995
|
+
Hc as shareButtons,
|
|
12993
12996
|
na as socialIcons,
|
|
12994
12997
|
Lo as speculationRules,
|
|
12995
12998
|
Bo as speculationRulesHome,
|
|
12996
12999
|
xo as urlReplaces,
|
|
12997
|
-
|
|
13000
|
+
op as verifyCaptchaTokenEnterprise
|
|
12998
13001
|
};
|