sass-template-common 0.0.42 → 0.0.45
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { jsx as n, jsxs as h, Fragment as
|
|
2
|
-
import xe, { useState as
|
|
1
|
+
import { jsx as n, jsxs as h, Fragment as j } from "react/jsx-runtime";
|
|
2
|
+
import xe, { useState as V, useRef as Jn, useCallback as te, useEffect as ke, createElement as Ct, forwardRef as Ja, Fragment as i1, useMemo as Xa } from "react";
|
|
3
3
|
const e2 = ({ id: e }) => e && /* @__PURE__ */ n(
|
|
4
4
|
"script",
|
|
5
5
|
{
|
|
@@ -24,7 +24,7 @@ const e2 = ({ id: e }) => e && /* @__PURE__ */ n(
|
|
|
24
24
|
s[i] = i;
|
|
25
25
|
}), s;
|
|
26
26
|
}, [t]);
|
|
27
|
-
return e && /* @__PURE__ */ h(
|
|
27
|
+
return e && /* @__PURE__ */ h(j, { children: [
|
|
28
28
|
/* @__PURE__ */ n(
|
|
29
29
|
"script",
|
|
30
30
|
{
|
|
@@ -49,7 +49,7 @@ const e2 = ({ id: e }) => e && /* @__PURE__ */ n(
|
|
|
49
49
|
}
|
|
50
50
|
)
|
|
51
51
|
] });
|
|
52
|
-
}, i8 = ({ id: e }) => /* @__PURE__ */ h(
|
|
52
|
+
}, i8 = ({ id: e }) => /* @__PURE__ */ h(j, { children: [
|
|
53
53
|
/* @__PURE__ */ n(
|
|
54
54
|
"script",
|
|
55
55
|
{
|
|
@@ -234,13 +234,13 @@ function Xn() {
|
|
|
234
234
|
}, x.format = function(y) {
|
|
235
235
|
var L = this, S = this.$locale();
|
|
236
236
|
if (!this.isValid()) return S.invalidDate || g;
|
|
237
|
-
var R = y || "YYYY-MM-DDTHH:mm:ssZ", v = B.z(this), M = this.$H, Q = this.$m, F = this.$M, z = S.weekdays, K = S.months, be = S.meridiem, ve = function(ce, ze, bt,
|
|
238
|
-
return ce && (ce[ze] || ce(L, R)) || bt[ze].slice(0,
|
|
237
|
+
var R = y || "YYYY-MM-DDTHH:mm:ssZ", v = B.z(this), M = this.$H, Q = this.$m, F = this.$M, z = S.weekdays, K = S.months, be = S.meridiem, ve = function(ce, ze, bt, jt) {
|
|
238
|
+
return ce && (ce[ze] || ce(L, R)) || bt[ze].slice(0, jt);
|
|
239
239
|
}, yt = function(ce) {
|
|
240
240
|
return B.s(M % 12 || 12, ce, "0");
|
|
241
241
|
}, Ye = be || function(ce, ze, bt) {
|
|
242
|
-
var
|
|
243
|
-
return bt ?
|
|
242
|
+
var jt = ce < 12 ? "AM" : "PM";
|
|
243
|
+
return bt ? jt.toLowerCase() : jt;
|
|
244
244
|
};
|
|
245
245
|
return R.replace(b, (function(ce, ze) {
|
|
246
246
|
return ze || (function(bt) {
|
|
@@ -822,7 +822,7 @@ const o1 = () => "https://dev-saas.cms-medios.com", _2 = () => "https://dev-laho
|
|
|
822
822
|
const t = e.banners.find((o) => o.key === e.name);
|
|
823
823
|
if (!t || !t.show) return null;
|
|
824
824
|
const a = W1(t.value || "", e.replaces), s = /<script([^>]*)>([\s\S]*?)<\/script\s*>/gi, i = [...a.matchAll(s)];
|
|
825
|
-
return /* @__PURE__ */ n(
|
|
825
|
+
return /* @__PURE__ */ n(j, { children: i.map((o, r) => {
|
|
826
826
|
const l = o[1] || "", d = o[2]?.trim() || "", c = l.match(/src=["']([^"']+)["']/i);
|
|
827
827
|
if (c) {
|
|
828
828
|
const u = c[1];
|
|
@@ -841,7 +841,7 @@ const o1 = () => "https://dev-saas.cms-medios.com", _2 = () => "https://dev-laho
|
|
|
841
841
|
const t = e.banners.find((i) => i.key === e.name);
|
|
842
842
|
if (!t || !t.show) return null;
|
|
843
843
|
const s = W1(t.value || "", e.replaces).split(/(<script[\s\S]*?<\/script\s*>)/gi);
|
|
844
|
-
return /* @__PURE__ */ n(
|
|
844
|
+
return /* @__PURE__ */ n(j, { children: s.map((i, o) => {
|
|
845
845
|
const r = i.match(
|
|
846
846
|
/<script([^>]*)>([\s\S]*?)<\/script\s*>/i
|
|
847
847
|
);
|
|
@@ -863,12 +863,12 @@ const o1 = () => "https://dev-saas.cms-medios.com", _2 = () => "https://dev-laho
|
|
|
863
863
|
return /* @__PURE__ */ n("div", { dangerouslySetInnerHTML: { __html: i } }, o);
|
|
864
864
|
return null;
|
|
865
865
|
}) });
|
|
866
|
-
},
|
|
866
|
+
}, Vt = (e, t, a) => {
|
|
867
867
|
let s = e.siteUrl;
|
|
868
868
|
return t.forEach((i, o) => {
|
|
869
869
|
o > 0 && (s += `/${i}`);
|
|
870
870
|
}), `${s}/page/${a + 1}`;
|
|
871
|
-
},
|
|
871
|
+
}, Ot = (e, t, a) => {
|
|
872
872
|
let s = e.siteUrl;
|
|
873
873
|
return t.forEach((i, o) => {
|
|
874
874
|
o > 0 && (s += `/${i}`);
|
|
@@ -878,7 +878,7 @@ function l8(e) {
|
|
|
878
878
|
const t = e.length;
|
|
879
879
|
return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
|
|
880
880
|
}
|
|
881
|
-
const U2 = () => !1, T2 = "", hn = ({ images: e }) => /* @__PURE__ */ n(
|
|
881
|
+
const U2 = () => !1, T2 = "", hn = ({ images: e }) => /* @__PURE__ */ n(j, { children: e.map((t, a) => t.href !== "" && /* @__PURE__ */ n(
|
|
882
882
|
"link",
|
|
883
883
|
{
|
|
884
884
|
rel: "preload",
|
|
@@ -1019,7 +1019,7 @@ const I2 = { prerender: [
|
|
|
1019
1019
|
}
|
|
1020
1020
|
);
|
|
1021
1021
|
};
|
|
1022
|
-
const
|
|
1022
|
+
const j2 = async ({
|
|
1023
1023
|
realPath: e,
|
|
1024
1024
|
config: t,
|
|
1025
1025
|
BASE_URL: a,
|
|
@@ -1053,7 +1053,7 @@ const V2 = async ({
|
|
|
1053
1053
|
},
|
|
1054
1054
|
r
|
|
1055
1055
|
));
|
|
1056
|
-
},
|
|
1056
|
+
}, V2 = ({ config: e, socials: t }) => {
|
|
1057
1057
|
const a = {
|
|
1058
1058
|
"@context": "https://schema.org",
|
|
1059
1059
|
"@type": "NewsMediaOrganization",
|
|
@@ -1072,7 +1072,7 @@ const V2 = async ({
|
|
|
1072
1072
|
dangerouslySetInnerHTML: { __html: JSON.stringify(a) }
|
|
1073
1073
|
}
|
|
1074
1074
|
);
|
|
1075
|
-
},
|
|
1075
|
+
}, O2 = ({ config: e }) => {
|
|
1076
1076
|
const t = {
|
|
1077
1077
|
"@context": "https://schema.org",
|
|
1078
1078
|
"@type": "WebSite",
|
|
@@ -1124,7 +1124,7 @@ const V2 = async ({
|
|
|
1124
1124
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
1125
1125
|
}
|
|
1126
1126
|
`;
|
|
1127
|
-
return /* @__PURE__ */ n(
|
|
1127
|
+
return /* @__PURE__ */ n(j, { children: e.useS3Font ? /* @__PURE__ */ h(j, { children: [
|
|
1128
1128
|
/* @__PURE__ */ n(
|
|
1129
1129
|
"link",
|
|
1130
1130
|
{
|
|
@@ -1436,10 +1436,10 @@ function la(e, t) {
|
|
|
1436
1436
|
return null;
|
|
1437
1437
|
}
|
|
1438
1438
|
const Xe = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ca = (e) => !dt(e) && e !== Xe;
|
|
1439
|
-
function
|
|
1439
|
+
function j1() {
|
|
1440
1440
|
const { caseless: e, skipUndefined: t } = ca(this) && this || {}, a = {}, s = (i, o) => {
|
|
1441
1441
|
const r = e && la(a, o) || o;
|
|
1442
|
-
t1(a[r]) && t1(i) ? a[r] =
|
|
1442
|
+
t1(a[r]) && t1(i) ? a[r] = j1(a[r], i) : t1(i) ? a[r] = j1({}, i) : ft(i) ? a[r] = i.slice() : (!t || !dt(i)) && (a[r] = i);
|
|
1443
1443
|
};
|
|
1444
1444
|
for (let i = 0, o = arguments.length; i < o; i++)
|
|
1445
1445
|
arguments[i] && Dt(arguments[i], s);
|
|
@@ -1578,7 +1578,7 @@ const xs = (e) => {
|
|
|
1578
1578
|
isTypedArray: fs,
|
|
1579
1579
|
isFileList: es,
|
|
1580
1580
|
forEach: Dt,
|
|
1581
|
-
merge:
|
|
1581
|
+
merge: j1,
|
|
1582
1582
|
extend: cs,
|
|
1583
1583
|
trim: ls,
|
|
1584
1584
|
stripBOM: ds,
|
|
@@ -1611,10 +1611,10 @@ const xs = (e) => {
|
|
|
1611
1611
|
asap: qs,
|
|
1612
1612
|
isIterable: Us
|
|
1613
1613
|
};
|
|
1614
|
-
function
|
|
1614
|
+
function O(e, t, a, s, i) {
|
|
1615
1615
|
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), a && (this.config = a), s && (this.request = s), i && (this.response = i, this.status = i.status ? i.status : null);
|
|
1616
1616
|
}
|
|
1617
|
-
p.inherits(
|
|
1617
|
+
p.inherits(O, Error, {
|
|
1618
1618
|
toJSON: function() {
|
|
1619
1619
|
return {
|
|
1620
1620
|
// Standard
|
|
@@ -1635,7 +1635,7 @@ p.inherits(j, Error, {
|
|
|
1635
1635
|
};
|
|
1636
1636
|
}
|
|
1637
1637
|
});
|
|
1638
|
-
const ha =
|
|
1638
|
+
const ha = O.prototype, ma = {};
|
|
1639
1639
|
[
|
|
1640
1640
|
"ERR_BAD_OPTION_VALUE",
|
|
1641
1641
|
"ERR_BAD_OPTION",
|
|
@@ -1653,18 +1653,18 @@ const ha = j.prototype, ma = {};
|
|
|
1653
1653
|
].forEach((e) => {
|
|
1654
1654
|
ma[e] = { value: e };
|
|
1655
1655
|
});
|
|
1656
|
-
Object.defineProperties(
|
|
1656
|
+
Object.defineProperties(O, ma);
|
|
1657
1657
|
Object.defineProperty(ha, "isAxiosError", { value: !0 });
|
|
1658
|
-
|
|
1658
|
+
O.from = (e, t, a, s, i, o) => {
|
|
1659
1659
|
const r = Object.create(ha);
|
|
1660
1660
|
p.toFlatObject(e, r, function(u) {
|
|
1661
1661
|
return u !== Error.prototype;
|
|
1662
1662
|
}, (c) => c !== "isAxiosError");
|
|
1663
1663
|
const l = e && e.message ? e.message : "Error", d = t == null && e ? e.code : t;
|
|
1664
|
-
return
|
|
1664
|
+
return O.call(r, l, d, a, s, i), e && r.cause == null && Object.defineProperty(r, "cause", { value: e, configurable: !0 }), r.name = e && e.name || "Error", o && Object.assign(r, o), r;
|
|
1665
1665
|
};
|
|
1666
1666
|
const Ts = null;
|
|
1667
|
-
function
|
|
1667
|
+
function V1(e) {
|
|
1668
1668
|
return p.isPlainObject(e) || p.isArray(e);
|
|
1669
1669
|
}
|
|
1670
1670
|
function Ca(e) {
|
|
@@ -1676,7 +1676,7 @@ function Cn(e, t, a) {
|
|
|
1676
1676
|
}).join(a ? "." : "") : t;
|
|
1677
1677
|
}
|
|
1678
1678
|
function Ls(e) {
|
|
1679
|
-
return p.isArray(e) && !e.some(
|
|
1679
|
+
return p.isArray(e) && !e.some(V1);
|
|
1680
1680
|
}
|
|
1681
1681
|
const Is = p.toFlatObject(p, {}, null, function(t) {
|
|
1682
1682
|
return /^is[A-Z]/.test(t);
|
|
@@ -1701,7 +1701,7 @@ function w1(e, t, a) {
|
|
|
1701
1701
|
if (p.isBoolean(f))
|
|
1702
1702
|
return f.toString();
|
|
1703
1703
|
if (!d && p.isBlob(f))
|
|
1704
|
-
throw new
|
|
1704
|
+
throw new O("Blob is not supported. Use a Buffer instead.");
|
|
1705
1705
|
return p.isArrayBuffer(f) || p.isTypedArray(f) ? d && typeof Blob == "function" ? new Blob([f]) : Buffer.from(f) : f;
|
|
1706
1706
|
}
|
|
1707
1707
|
function u(f, g, w) {
|
|
@@ -1718,12 +1718,12 @@ function w1(e, t, a) {
|
|
|
1718
1718
|
);
|
|
1719
1719
|
}), !1;
|
|
1720
1720
|
}
|
|
1721
|
-
return
|
|
1721
|
+
return V1(f) ? !0 : (t.append(Cn(w, g, o), c(f)), !1);
|
|
1722
1722
|
}
|
|
1723
1723
|
const C = [], m = Object.assign(Is, {
|
|
1724
1724
|
defaultVisitor: u,
|
|
1725
1725
|
convertValue: c,
|
|
1726
|
-
isVisitable:
|
|
1726
|
+
isVisitable: V1
|
|
1727
1727
|
});
|
|
1728
1728
|
function A(f, g) {
|
|
1729
1729
|
if (!p.isUndefined(f)) {
|
|
@@ -1857,14 +1857,14 @@ const pa = {
|
|
|
1857
1857
|
Blob: Rs
|
|
1858
1858
|
},
|
|
1859
1859
|
protocols: ["http", "https", "file", "blob", "url", "data"]
|
|
1860
|
-
}, K1 = typeof window < "u" && typeof document < "u",
|
|
1861
|
-
self instanceof WorkerGlobalScope && typeof self.importScripts == "function",
|
|
1860
|
+
}, K1 = typeof window < "u" && typeof document < "u", O1 = typeof navigator == "object" && navigator || void 0, js = K1 && (!O1 || ["ReactNative", "NativeScript", "NS"].indexOf(O1.product) < 0), Vs = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
|
|
1861
|
+
self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Os = K1 && window.location.href || "http://localhost", Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1862
1862
|
__proto__: null,
|
|
1863
1863
|
hasBrowserEnv: K1,
|
|
1864
|
-
hasStandardBrowserEnv:
|
|
1865
|
-
hasStandardBrowserWebWorkerEnv:
|
|
1866
|
-
navigator:
|
|
1867
|
-
origin:
|
|
1864
|
+
hasStandardBrowserEnv: js,
|
|
1865
|
+
hasStandardBrowserWebWorkerEnv: Vs,
|
|
1866
|
+
navigator: O1,
|
|
1867
|
+
origin: Os
|
|
1868
1868
|
}, Symbol.toStringTag, { value: "Module" })), ae = {
|
|
1869
1869
|
...Qs,
|
|
1870
1870
|
...Hs
|
|
@@ -1952,7 +1952,7 @@ const Rt = {
|
|
|
1952
1952
|
return JSON.parse(t, this.parseReviver);
|
|
1953
1953
|
} catch (l) {
|
|
1954
1954
|
if (r)
|
|
1955
|
-
throw l.name === "SyntaxError" ?
|
|
1955
|
+
throw l.name === "SyntaxError" ? O.from(l, O.ERR_BAD_RESPONSE, this, null, this.response) : l;
|
|
1956
1956
|
}
|
|
1957
1957
|
}
|
|
1958
1958
|
return t;
|
|
@@ -2195,16 +2195,16 @@ function wa(e) {
|
|
|
2195
2195
|
return !!(e && e.__CANCEL__);
|
|
2196
2196
|
}
|
|
2197
2197
|
function gt(e, t, a) {
|
|
2198
|
-
|
|
2198
|
+
O.call(this, e ?? "canceled", O.ERR_CANCELED, t, a), this.name = "CanceledError";
|
|
2199
2199
|
}
|
|
2200
|
-
p.inherits(gt,
|
|
2200
|
+
p.inherits(gt, O, {
|
|
2201
2201
|
__CANCEL__: !0
|
|
2202
2202
|
});
|
|
2203
2203
|
function ya(e, t, a) {
|
|
2204
2204
|
const s = a.config.validateStatus;
|
|
2205
|
-
!a.status || !s || s(a.status) ? e(a) : t(new
|
|
2205
|
+
!a.status || !s || s(a.status) ? e(a) : t(new O(
|
|
2206
2206
|
"Request failed with status code " + a.status,
|
|
2207
|
-
[
|
|
2207
|
+
[O.ERR_BAD_REQUEST, O.ERR_BAD_RESPONSE][Math.floor(a.status / 100) - 4],
|
|
2208
2208
|
a.config,
|
|
2209
2209
|
a.request,
|
|
2210
2210
|
a
|
|
@@ -2429,16 +2429,16 @@ const va = (e) => {
|
|
|
2429
2429
|
"onloadend" in w ? w.onloadend = b : w.onreadystatechange = function() {
|
|
2430
2430
|
!w || w.readyState !== 4 || w.status === 0 && !(w.responseURL && w.responseURL.indexOf("file:") === 0) || setTimeout(b);
|
|
2431
2431
|
}, w.onabort = function() {
|
|
2432
|
-
w && (s(new
|
|
2432
|
+
w && (s(new O("Request aborted", O.ECONNABORTED, e, w)), w = null);
|
|
2433
2433
|
}, w.onerror = function(U) {
|
|
2434
|
-
const I = U && U.message ? U.message : "Network Error", E = new
|
|
2434
|
+
const I = U && U.message ? U.message : "Network Error", E = new O(I, O.ERR_NETWORK, e, w);
|
|
2435
2435
|
E.event = U || null, s(E), w = null;
|
|
2436
2436
|
}, w.ontimeout = function() {
|
|
2437
2437
|
let U = i.timeout ? "timeout of " + i.timeout + "ms exceeded" : "timeout exceeded";
|
|
2438
2438
|
const I = i.transitional || pa;
|
|
2439
|
-
i.timeoutErrorMessage && (U = i.timeoutErrorMessage), s(new
|
|
2439
|
+
i.timeoutErrorMessage && (U = i.timeoutErrorMessage), s(new O(
|
|
2440
2440
|
U,
|
|
2441
|
-
I.clarifyTimeoutError ?
|
|
2441
|
+
I.clarifyTimeoutError ? O.ETIMEDOUT : O.ECONNABORTED,
|
|
2442
2442
|
e,
|
|
2443
2443
|
w
|
|
2444
2444
|
)), w = null;
|
|
@@ -2449,7 +2449,7 @@ const va = (e) => {
|
|
|
2449
2449
|
}, i.cancelToken && i.cancelToken.subscribe(u), i.signal && (i.signal.aborted ? u() : i.signal.addEventListener("abort", u)));
|
|
2450
2450
|
const k = Xs(i.url);
|
|
2451
2451
|
if (k && ae.protocols.indexOf(k) === -1) {
|
|
2452
|
-
s(new
|
|
2452
|
+
s(new O("Unsupported protocol " + k + ":", O.ERR_BAD_REQUEST, e));
|
|
2453
2453
|
return;
|
|
2454
2454
|
}
|
|
2455
2455
|
w.send(o || null);
|
|
@@ -2462,11 +2462,11 @@ const va = (e) => {
|
|
|
2462
2462
|
if (!i) {
|
|
2463
2463
|
i = !0, l();
|
|
2464
2464
|
const u = c instanceof Error ? c : this.reason;
|
|
2465
|
-
s.abort(u instanceof
|
|
2465
|
+
s.abort(u instanceof O ? u : new gt(u instanceof Error ? u.message : u));
|
|
2466
2466
|
}
|
|
2467
2467
|
};
|
|
2468
2468
|
let r = t && setTimeout(() => {
|
|
2469
|
-
r = null, o(new
|
|
2469
|
+
r = null, o(new O(`timeout ${t} of ms exceeded`, O.ETIMEDOUT));
|
|
2470
2470
|
}, t);
|
|
2471
2471
|
const l = () => {
|
|
2472
2472
|
e && (r && clearTimeout(r), r = null, e.forEach((c) => {
|
|
@@ -2571,7 +2571,7 @@ const va = (e) => {
|
|
|
2571
2571
|
let b = g && g[f];
|
|
2572
2572
|
if (b)
|
|
2573
2573
|
return b.call(g);
|
|
2574
|
-
throw new
|
|
2574
|
+
throw new O(`Response type '${f}' is not supported`, O.ERR_NOT_SUPPORT, w);
|
|
2575
2575
|
});
|
|
2576
2576
|
});
|
|
2577
2577
|
const m = async (f) => {
|
|
@@ -2671,11 +2671,11 @@ const va = (e) => {
|
|
|
2671
2671
|
});
|
|
2672
2672
|
} catch (y) {
|
|
2673
2673
|
throw T && T(), y && y.name === "TypeError" && /Load failed|fetch/i.test(y.message) ? Object.assign(
|
|
2674
|
-
new
|
|
2674
|
+
new O("Network Error", O.ERR_NETWORK, f, ee),
|
|
2675
2675
|
{
|
|
2676
2676
|
cause: y.cause || y
|
|
2677
2677
|
}
|
|
2678
|
-
) :
|
|
2678
|
+
) : O.from(y, y && y.code, f, ee);
|
|
2679
2679
|
}
|
|
2680
2680
|
};
|
|
2681
2681
|
}, Ci = /* @__PURE__ */ new Map(), _a = (e) => {
|
|
@@ -2717,7 +2717,7 @@ function gi(e, t) {
|
|
|
2717
2717
|
s = e[r];
|
|
2718
2718
|
let l;
|
|
2719
2719
|
if (i = s, !fi(s) && (i = J1[(l = String(s)).toLowerCase()], i === void 0))
|
|
2720
|
-
throw new
|
|
2720
|
+
throw new O(`Unknown adapter '${l}'`);
|
|
2721
2721
|
if (i && (p.isFunction(i) || (i = i.get(t))))
|
|
2722
2722
|
break;
|
|
2723
2723
|
o[l || "#" + r] = i;
|
|
@@ -2729,7 +2729,7 @@ function gi(e, t) {
|
|
|
2729
2729
|
let l = a ? r.length > 1 ? `since :
|
|
2730
2730
|
` + r.map(xn).join(`
|
|
2731
2731
|
`) : " " + xn(r[0]) : "as no adapter specified";
|
|
2732
|
-
throw new
|
|
2732
|
+
throw new O(
|
|
2733
2733
|
"There is no suitable adapter to dispatch the request " + l,
|
|
2734
2734
|
"ERR_NOT_SUPPORT"
|
|
2735
2735
|
);
|
|
@@ -2783,9 +2783,9 @@ y1.transitional = function(t, a, s) {
|
|
|
2783
2783
|
}
|
|
2784
2784
|
return (o, r, l) => {
|
|
2785
2785
|
if (t === !1)
|
|
2786
|
-
throw new
|
|
2786
|
+
throw new O(
|
|
2787
2787
|
i(r, " has been removed" + (a ? " in " + a : "")),
|
|
2788
|
-
|
|
2788
|
+
O.ERR_DEPRECATED
|
|
2789
2789
|
);
|
|
2790
2790
|
return a && !En[r] && (En[r] = !0, console.warn(
|
|
2791
2791
|
i(
|
|
@@ -2800,7 +2800,7 @@ y1.spelling = function(t) {
|
|
|
2800
2800
|
};
|
|
2801
2801
|
function pi(e, t, a) {
|
|
2802
2802
|
if (typeof e != "object")
|
|
2803
|
-
throw new
|
|
2803
|
+
throw new O("options must be an object", O.ERR_BAD_OPTION_VALUE);
|
|
2804
2804
|
const s = Object.keys(e);
|
|
2805
2805
|
let i = s.length;
|
|
2806
2806
|
for (; i-- > 0; ) {
|
|
@@ -2808,11 +2808,11 @@ function pi(e, t, a) {
|
|
|
2808
2808
|
if (r) {
|
|
2809
2809
|
const l = e[o], d = l === void 0 || r(l, o, e);
|
|
2810
2810
|
if (d !== !0)
|
|
2811
|
-
throw new
|
|
2811
|
+
throw new O("option " + o + " must be " + d, O.ERR_BAD_OPTION_VALUE);
|
|
2812
2812
|
continue;
|
|
2813
2813
|
}
|
|
2814
2814
|
if (a !== !0)
|
|
2815
|
-
throw new
|
|
2815
|
+
throw new O("Unknown option " + o, O.ERR_BAD_OPTION);
|
|
2816
2816
|
}
|
|
2817
2817
|
}
|
|
2818
2818
|
const a1 = {
|
|
@@ -3111,7 +3111,7 @@ W.CancelToken = Ai;
|
|
|
3111
3111
|
W.isCancel = wa;
|
|
3112
3112
|
W.VERSION = Sa;
|
|
3113
3113
|
W.toFormData = w1;
|
|
3114
|
-
W.AxiosError =
|
|
3114
|
+
W.AxiosError = O;
|
|
3115
3115
|
W.Cancel = W.CanceledError;
|
|
3116
3116
|
W.all = function(t) {
|
|
3117
3117
|
return Promise.all(t);
|
|
@@ -3390,7 +3390,7 @@ const L8 = async (e, t, a, s, i, o) => {
|
|
|
3390
3390
|
});
|
|
3391
3391
|
if (!u) return de(t);
|
|
3392
3392
|
const C = u.data.data, m = C[0];
|
|
3393
|
-
return C.length < c || l.push({ rel: "next", url:
|
|
3393
|
+
return C.length < c || l.push({ rel: "next", url: Vt(a, r, d) }), d > 1 && l.push({ rel: "prev", url: Ot(a, r, d) }), {
|
|
3394
3394
|
...t,
|
|
3395
3395
|
title: `Últimas Noticias de ${m.info.section?.name} | ${a.name}`,
|
|
3396
3396
|
description: `Todas las últimas noticias de ${m.info.section?.name} en ${a.name}`,
|
|
@@ -3437,10 +3437,10 @@ const L8 = async (e, t, a, s, i, o) => {
|
|
|
3437
3437
|
const A = m.data.entity;
|
|
3438
3438
|
return A ? (m.data.data?.length < c || l.push({
|
|
3439
3439
|
rel: "next",
|
|
3440
|
-
url:
|
|
3440
|
+
url: Vt(a, r, d)
|
|
3441
3441
|
}), d > 1 && l.push({
|
|
3442
3442
|
rel: "prev",
|
|
3443
|
-
url:
|
|
3443
|
+
url: Ot(a, r, d)
|
|
3444
3444
|
}), {
|
|
3445
3445
|
...t,
|
|
3446
3446
|
title: `Últimas noticias de ${A.name} | ${a.name}`,
|
|
@@ -3506,10 +3506,10 @@ const L8 = async (e, t, a, s, i, o) => {
|
|
|
3506
3506
|
});
|
|
3507
3507
|
return d ? (d.data.data.length < Number(a.newsListLimit) || r.push({
|
|
3508
3508
|
rel: "next",
|
|
3509
|
-
url:
|
|
3509
|
+
url: Vt(a, o, l)
|
|
3510
3510
|
}), l > 1 && r.push({
|
|
3511
3511
|
rel: "prev",
|
|
3512
|
-
url:
|
|
3512
|
+
url: Ot(a, o, l)
|
|
3513
3513
|
}), {
|
|
3514
3514
|
...t,
|
|
3515
3515
|
title: "Videos | " + a.name,
|
|
@@ -3604,10 +3604,10 @@ const L8 = async (e, t, a, s, i, o) => {
|
|
|
3604
3604
|
});
|
|
3605
3605
|
return C ? (C.data.data.length < Number(a.newsListLimit) || d.push({
|
|
3606
3606
|
rel: "next",
|
|
3607
|
-
url:
|
|
3607
|
+
url: Vt(a, l, c)
|
|
3608
3608
|
}), c > 1 && d.push({
|
|
3609
3609
|
rel: "prev",
|
|
3610
|
-
url:
|
|
3610
|
+
url: Ot(a, l, c)
|
|
3611
3611
|
}), {
|
|
3612
3612
|
...t,
|
|
3613
3613
|
title: `Últimas Noticias de ${u?.data.data[0]?.info.fullname} | ${a.name}`,
|
|
@@ -3676,7 +3676,7 @@ async function M8({
|
|
|
3676
3676
|
currentNew: c,
|
|
3677
3677
|
internalPath: C
|
|
3678
3678
|
});
|
|
3679
|
-
return /* @__PURE__ */ h(
|
|
3679
|
+
return /* @__PURE__ */ h(j, { children: [
|
|
3680
3680
|
/* @__PURE__ */ n("meta", { charSet: "utf-8" }),
|
|
3681
3681
|
/* @__PURE__ */ n("meta", { name: "viewport", content: "width=device-width" }),
|
|
3682
3682
|
I,
|
|
@@ -3708,7 +3708,7 @@ async function M8({
|
|
|
3708
3708
|
}
|
|
3709
3709
|
),
|
|
3710
3710
|
t.schemas_NewsArticle && C && /* @__PURE__ */ n(
|
|
3711
|
-
|
|
3711
|
+
j2,
|
|
3712
3712
|
{
|
|
3713
3713
|
BASE_URL: m.siteUrl,
|
|
3714
3714
|
config: m,
|
|
@@ -3716,7 +3716,7 @@ async function M8({
|
|
|
3716
3716
|
axiosApi: e
|
|
3717
3717
|
}
|
|
3718
3718
|
),
|
|
3719
|
-
/* @__PURE__ */ n(
|
|
3719
|
+
/* @__PURE__ */ n(V2, { config: m, socials: A }),
|
|
3720
3720
|
t.schemas_Videos && C && /* @__PURE__ */ n(
|
|
3721
3721
|
Q2,
|
|
3722
3722
|
{
|
|
@@ -3734,7 +3734,7 @@ async function M8({
|
|
|
3734
3734
|
axiosApi: e
|
|
3735
3735
|
}
|
|
3736
3736
|
),
|
|
3737
|
-
t.schemas_WebsiteList && /* @__PURE__ */ n(
|
|
3737
|
+
t.schemas_WebsiteList && /* @__PURE__ */ n(O2, { config: m }),
|
|
3738
3738
|
/* @__PURE__ */ n(
|
|
3739
3739
|
D2,
|
|
3740
3740
|
{
|
|
@@ -3767,7 +3767,7 @@ const B8 = ({
|
|
|
3767
3767
|
currentNew: d,
|
|
3768
3768
|
internalPath: r
|
|
3769
3769
|
}), f = u.before.active, g = u.after.active, w = f ? u.before.customData ? u.before.customData : A : void 0, b = g ? u.after.customData ? u.after.customData : A : void 0;
|
|
3770
|
-
return /* @__PURE__ */ h(
|
|
3770
|
+
return /* @__PURE__ */ h(j, { children: [
|
|
3771
3771
|
/* @__PURE__ */ n(na, { name: "bodybefore", banners: a, replaces: w }),
|
|
3772
3772
|
e,
|
|
3773
3773
|
/* @__PURE__ */ n(a2, { id: l.marfeel }),
|
|
@@ -3817,7 +3817,7 @@ function Ui({
|
|
|
3817
3817
|
enableDrag: o,
|
|
3818
3818
|
onIndexChange: r
|
|
3819
3819
|
}) {
|
|
3820
|
-
const [l, d] =
|
|
3820
|
+
const [l, d] = V(!1), [c, u] = V(0), [C, m] = V(0), [A, f] = V(0), [g, w] = V(0), [b, k] = V(null), N = Jn(null), [U, I] = V(1), E = te(() => {
|
|
3821
3821
|
if (i) return 1;
|
|
3822
3822
|
const v = N.current?.offsetWidth || window.innerWidth, M = a + s, Q = Math.floor(v / M);
|
|
3823
3823
|
return Math.max(1, Q);
|
|
@@ -3954,7 +3954,7 @@ function R8(e) {
|
|
|
3954
3954
|
fullPageWidth: r = !1,
|
|
3955
3955
|
pagination: l = !1,
|
|
3956
3956
|
enableDrag: d = !0
|
|
3957
|
-
} = e, [c, u] =
|
|
3957
|
+
} = e, [c, u] = V(0), [C, m] = V(!1);
|
|
3958
3958
|
ke(() => {
|
|
3959
3959
|
m(!0);
|
|
3960
3960
|
const P = document.getElementById("ssr-dummy_" + a);
|
|
@@ -4164,12 +4164,12 @@ const Li = "_content_3olxv_1", Ii = {
|
|
|
4164
4164
|
},
|
|
4165
4165
|
a.key
|
|
4166
4166
|
);
|
|
4167
|
-
}, Ri = "_boxInformation_10v0r_1", Hi = "_sectionDescriptionContainer_10v0r_9",
|
|
4167
|
+
}, Ri = "_boxInformation_10v0r_1", Hi = "_sectionDescriptionContainer_10v0r_9", ji = "_uppertitle_10v0r_20", Vi = "_sectionDescription_10v0r_9", Oi = "_articule_10v0r_60", Qi = "_linkStyled_10v0r_74", Pi = "_description_10v0r_85", Gi = "_correspondent_10v0r_113", zi = "_correspondentLink_10v0r_125", Fi = "_dotStyles_10v0r_137", Wi = "_clipboardButton_10v0r_144", Zi = "_socialNetworkSection_10v0r_158", Y = {
|
|
4168
4168
|
boxInformation: Ri,
|
|
4169
4169
|
sectionDescriptionContainer: Hi,
|
|
4170
|
-
uppertitle:
|
|
4171
|
-
sectionDescription:
|
|
4172
|
-
articule:
|
|
4170
|
+
uppertitle: ji,
|
|
4171
|
+
sectionDescription: Vi,
|
|
4172
|
+
articule: Oi,
|
|
4173
4173
|
linkStyled: Qi,
|
|
4174
4174
|
description: Pi,
|
|
4175
4175
|
correspondent: Gi,
|
|
@@ -4361,7 +4361,7 @@ const At = (e) => {
|
|
|
4361
4361
|
) : e.main?.title?.section
|
|
4362
4362
|
),
|
|
4363
4363
|
e.config?.showsubtitle && /* @__PURE__ */ n(i, {}),
|
|
4364
|
-
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ n(
|
|
4364
|
+
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ n(j, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n("h3", { children: /* @__PURE__ */ n(
|
|
4365
4365
|
q,
|
|
4366
4366
|
{
|
|
4367
4367
|
className: Y.correspondentLink,
|
|
@@ -4416,10 +4416,10 @@ const At = (e) => {
|
|
|
4416
4416
|
loading: s ? "eager" : "lazy",
|
|
4417
4417
|
className: Z.imageStyled,
|
|
4418
4418
|
alt: e.preview?.description ? e.preview?.description : "",
|
|
4419
|
-
src:
|
|
4419
|
+
src: i[0]?.url ? i[0]?.url : void 0
|
|
4420
4420
|
}
|
|
4421
4421
|
),
|
|
4422
|
-
t && /* @__PURE__ */ h(
|
|
4422
|
+
t && /* @__PURE__ */ h(j, { children: [
|
|
4423
4423
|
/* @__PURE__ */ n(
|
|
4424
4424
|
"div",
|
|
4425
4425
|
{
|
|
@@ -4477,7 +4477,7 @@ const At = (e) => {
|
|
|
4477
4477
|
src: i[0]?.url ? i[0]?.url : ""
|
|
4478
4478
|
}
|
|
4479
4479
|
),
|
|
4480
|
-
t && /* @__PURE__ */ h(
|
|
4480
|
+
t && /* @__PURE__ */ h(j, { children: [
|
|
4481
4481
|
/* @__PURE__ */ n(
|
|
4482
4482
|
"div",
|
|
4483
4483
|
{
|
|
@@ -4508,10 +4508,10 @@ const At = (e) => {
|
|
|
4508
4508
|
isVideo: a = !1,
|
|
4509
4509
|
hasShadow: s = !1,
|
|
4510
4510
|
priorityHigh: i = !1
|
|
4511
|
-
} = e, [o, r] =
|
|
4511
|
+
} = e, [o, r] = V(void 0), l = t?.sizes;
|
|
4512
4512
|
return ke(() => {
|
|
4513
4513
|
(async () => {
|
|
4514
|
-
r(
|
|
4514
|
+
r(l?.[0]?.url);
|
|
4515
4515
|
})();
|
|
4516
4516
|
}, [l, t, e.cookies]), l && o && o !== "invalidURL" ? /* @__PURE__ */ n("figure", { className: Z.figure, children: /* @__PURE__ */ h("span", { className: Z.backdrop, children: [
|
|
4517
4517
|
/* @__PURE__ */ n("span", { className: Z.backdropAux }),
|
|
@@ -5691,17 +5691,17 @@ const At = (e) => {
|
|
|
5691
5691
|
] })
|
|
5692
5692
|
]
|
|
5693
5693
|
}
|
|
5694
|
-
),
|
|
5695
|
-
content:
|
|
5696
|
-
subscribeImage:
|
|
5697
|
-
contentTitle:
|
|
5694
|
+
), jo = "_content_qzaly_1", Vo = "_subscribeImage_qzaly_16", Oo = "_contentTitle_qzaly_22", Qo = "_title_qzaly_33", Po = "_subTitle_qzaly_40", Go = "_contentTerms_qzaly_60", zo = "_whatsappLink_qzaly_65", Fo = "_subscribeText_qzaly_82", Wo = "_terms_qzaly_92", Le = {
|
|
5695
|
+
content: jo,
|
|
5696
|
+
subscribeImage: Vo,
|
|
5697
|
+
contentTitle: Oo,
|
|
5698
5698
|
title: Qo,
|
|
5699
5699
|
subTitle: Po,
|
|
5700
5700
|
contentTerms: Go,
|
|
5701
5701
|
whatsappLink: zo,
|
|
5702
5702
|
subscribeText: Fo,
|
|
5703
5703
|
terms: Wo
|
|
5704
|
-
},
|
|
5704
|
+
}, j8 = (e) => /* @__PURE__ */ h("section", { className: Le.content, children: [
|
|
5705
5705
|
/* @__PURE__ */ n(Ho, { className: Le.subscribeImage }),
|
|
5706
5706
|
/* @__PURE__ */ h("div", { className: Le.contentTitle, children: [
|
|
5707
5707
|
/* @__PURE__ */ n("p", { className: Le.title, children: "Mantenete Informado" }),
|
|
@@ -6851,10 +6851,10 @@ function Hr({ noteShare: e }) {
|
|
|
6851
6851
|
)
|
|
6852
6852
|
] }) : null;
|
|
6853
6853
|
}
|
|
6854
|
-
const
|
|
6855
|
-
content:
|
|
6856
|
-
brandContent:
|
|
6857
|
-
socialMedia:
|
|
6854
|
+
const jr = "_content_1dzh4_1", Vr = "_brandContent_1dzh4_10", Or = "_socialMedia_1dzh4_21", Qr = "_linkSocialNetwoks_1dzh4_28", Pr = "_sectionContent_1dzh4_42", Gr = "_section_1dzh4_42", zr = "_menuItem_1dzh4_60", Fr = "_otherItems_1dzh4_73", Wr = "_copyrigth_1dzh4_87", Zr = "_copyrigthText_1dzh4_97", $r = "_logoStyled_1dzh4_107", Yr = "_socialNetworkIcon_1dzh4_118", Kr = "_socialInstagram_1dzh4_125", Jr = "_socialNetworkIcon_stroke_1dzh4_133", oe = {
|
|
6855
|
+
content: jr,
|
|
6856
|
+
brandContent: Vr,
|
|
6857
|
+
socialMedia: Or,
|
|
6858
6858
|
linkSocialNetwoks: Qr,
|
|
6859
6859
|
sectionContent: Pr,
|
|
6860
6860
|
section: Gr,
|
|
@@ -6909,7 +6909,7 @@ const Vr = "_content_1dzh4_1", Or = "_brandContent_1dzh4_10", jr = "_socialMedia
|
|
|
6909
6909
|
r
|
|
6910
6910
|
)) })
|
|
6911
6911
|
] }),
|
|
6912
|
-
i && /* @__PURE__ */ n(
|
|
6912
|
+
i && /* @__PURE__ */ n(j, { children: i }),
|
|
6913
6913
|
/* @__PURE__ */ h("section", { className: oe.copyrigth, children: [
|
|
6914
6914
|
/* @__PURE__ */ n("p", { className: oe.copyrigthText, children: e.copyrigth }),
|
|
6915
6915
|
/* @__PURE__ */ n(
|
|
@@ -6934,7 +6934,7 @@ const Vr = "_content_1dzh4_1", Or = "_brandContent_1dzh4_10", jr = "_socialMedia
|
|
|
6934
6934
|
correspondent: i3,
|
|
6935
6935
|
iframeStyled: o3,
|
|
6936
6936
|
contentFrame: r3
|
|
6937
|
-
},
|
|
6937
|
+
}, V8 = (e) => {
|
|
6938
6938
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Te(
|
|
6939
6939
|
e.video.info.date.created
|
|
6940
6940
|
)}` : e?.video.main.author;
|
|
@@ -7014,7 +7014,7 @@ const Vr = "_content_1dzh4_1", Or = "_brandContent_1dzh4_10", jr = "_socialMedia
|
|
|
7014
7014
|
children: e.children
|
|
7015
7015
|
}
|
|
7016
7016
|
),
|
|
7017
|
-
/* @__PURE__ */ n(
|
|
7017
|
+
/* @__PURE__ */ n(j, { children: e.paginatorComponent })
|
|
7018
7018
|
] });
|
|
7019
7019
|
}, C3 = "_content_15x47_1", f3 = "_newsDescription_15x47_15", g3 = "_image_15x47_41", Tt = {
|
|
7020
7020
|
content: C3,
|
|
@@ -7088,7 +7088,7 @@ const Vr = "_content_1dzh4_1", Or = "_brandContent_1dzh4_10", jr = "_socialMedia
|
|
|
7088
7088
|
title: v3,
|
|
7089
7089
|
description: _3,
|
|
7090
7090
|
linkStyled: N3
|
|
7091
|
-
},
|
|
7091
|
+
}, O8 = (e) => {
|
|
7092
7092
|
const t = e.logo;
|
|
7093
7093
|
return /* @__PURE__ */ h("section", { className: st.content, children: [
|
|
7094
7094
|
e.backgroundImgURL && /* @__PURE__ */ n("img", { className: st.before, src: e.backgroundImgURL, alt: "" }),
|
|
@@ -7133,11 +7133,11 @@ const Vr = "_content_1dzh4_1", Or = "_brandContent_1dzh4_10", jr = "_socialMedia
|
|
|
7133
7133
|
}, G8 = (e) => /* @__PURE__ */ h("div", { className: k1.content, children: [
|
|
7134
7134
|
/* @__PURE__ */ n("label", { className: k1.label, children: e.label }),
|
|
7135
7135
|
/* @__PURE__ */ n("textarea", { className: k1.input, ...e })
|
|
7136
|
-
] }), H3 = "_boxInformation_achvw_1",
|
|
7136
|
+
] }), H3 = "_boxInformation_achvw_1", j3 = "_textBox_achvw_30", V3 = "_contentBox_achvw_40", O3 = "_liveBox_achvw_50", Q3 = "_dot_achvw_72", P3 = "_sectionDescription_achvw_97", G3 = "_articule_achvw_110", z3 = "_description_achvw_137", Fe = {
|
|
7137
7137
|
boxInformation: H3,
|
|
7138
|
-
textBox:
|
|
7139
|
-
contentBox:
|
|
7140
|
-
liveBox:
|
|
7138
|
+
textBox: j3,
|
|
7139
|
+
contentBox: V3,
|
|
7140
|
+
liveBox: O3,
|
|
7141
7141
|
dot: Q3,
|
|
7142
7142
|
sectionDescription: P3,
|
|
7143
7143
|
articule: G3,
|
|
@@ -7151,7 +7151,7 @@ const Vr = "_content_1dzh4_1", Or = "_brandContent_1dzh4_10", jr = "_socialMedia
|
|
|
7151
7151
|
/* @__PURE__ */ n(ye, { preview: e.preview, isLarge: !0, priorityHigh: !0 }),
|
|
7152
7152
|
t && /* @__PURE__ */ n("div", { className: d1.description, children: t })
|
|
7153
7153
|
] });
|
|
7154
|
-
}, Z3 = (e) => /* @__PURE__ */ n(
|
|
7154
|
+
}, Z3 = (e) => /* @__PURE__ */ n(j, { children: /* @__PURE__ */ h("div", { className: Fe.boxInformation, children: [
|
|
7155
7155
|
/* @__PURE__ */ n(Ma, { preview: e.preview }),
|
|
7156
7156
|
/* @__PURE__ */ h("div", { className: Fe.textBox, children: [
|
|
7157
7157
|
/* @__PURE__ */ h("div", { className: Fe.contentBox, children: [
|
|
@@ -7189,7 +7189,7 @@ const Vr = "_content_1dzh4_1", Or = "_brandContent_1dzh4_10", jr = "_socialMedia
|
|
|
7189
7189
|
}, X3 = (e) => /* @__PURE__ */ n("section", { className: Ft.content, children: e.itemList[0]?.list.items.map((t, a) => /* @__PURE__ */ h("div", { className: Ft.contentLine, children: [
|
|
7190
7190
|
/* @__PURE__ */ n(q, { className: Ft.dateLink, href: `#item-${a + 1}`, children: y2(t.date) }),
|
|
7191
7191
|
/* @__PURE__ */ n("div", { className: Ft.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
|
|
7192
|
-
] }, a)) }), e4 = "
|
|
7192
|
+
] }, a)) }), e4 = "_content_v9pkc_1", t4 = "_contentInfo_v9pkc_11", n4 = "_imageStyled_v9pkc_19", a4 = "_contentIconStyled_v9pkc_30", s4 = "_name_v9pkc_54", i4 = "_email_v9pkc_63", o4 = "_description_v9pkc_79", r4 = "_contenSocialNetwork_v9pkc_91", l4 = "_socialIcon_v9pkc_101", pe = {
|
|
7193
7193
|
content: e4,
|
|
7194
7194
|
contentInfo: t4,
|
|
7195
7195
|
imageStyled: n4,
|
|
@@ -7486,12 +7486,12 @@ const Vr = "_content_1dzh4_1", Or = "_brandContent_1dzh4_10", jr = "_socialMedia
|
|
|
7486
7486
|
}
|
|
7487
7487
|
)
|
|
7488
7488
|
] })
|
|
7489
|
-
] }) }), R4 = "_content_1j6y6_1", H4 = "_titleContent_1j6y6_24",
|
|
7489
|
+
] }) }), R4 = "_content_1j6y6_1", H4 = "_titleContent_1j6y6_24", j4 = "_title_1j6y6_24", V4 = "_startLine_1j6y6_87", O4 = "_line_1j6y6_92", Q4 = "_bottomLine_1j6y6_98", P4 = "_childrenContent_1j6y6_117", G4 = "_readMore_1j6y6_127", Me = {
|
|
7490
7490
|
content: R4,
|
|
7491
7491
|
titleContent: H4,
|
|
7492
|
-
title:
|
|
7493
|
-
startLine:
|
|
7494
|
-
line:
|
|
7492
|
+
title: j4,
|
|
7493
|
+
startLine: V4,
|
|
7494
|
+
line: O4,
|
|
7495
7495
|
bottomLine: Q4,
|
|
7496
7496
|
childrenContent: P4,
|
|
7497
7497
|
readMore: G4
|
|
@@ -7520,7 +7520,7 @@ const Vr = "_content_1dzh4_1", Or = "_brandContent_1dzh4_10", jr = "_socialMedia
|
|
|
7520
7520
|
e.title && /* @__PURE__ */ n("hr", { className: [Me.bottomLine, e.className ?? ""].join(" ") }),
|
|
7521
7521
|
/* @__PURE__ */ n("div", { className: Me.childrenContent, ref: t, children: e.children })
|
|
7522
7522
|
] });
|
|
7523
|
-
}), z4 = "
|
|
7523
|
+
}), z4 = "_content_1j0pj_1", F4 = "_contentNews_1j0pj_10", W4 = "_linkTitle_1j0pj_27", Z4 = "_tag_1j0pj_35", $4 = "_tagmx_1j0pj_55", Y4 = "_titular_1j0pj_70", K4 = "_correspondent_1j0pj_85", J4 = "_correspondentLink_1j0pj_96", X4 = "_description_1j0pj_107", Be = {
|
|
7524
7524
|
content: z4,
|
|
7525
7525
|
contentNews: F4,
|
|
7526
7526
|
linkTitle: W4,
|
|
@@ -7611,7 +7611,7 @@ const Vr = "_content_1dzh4_1", Or = "_brandContent_1dzh4_10", jr = "_socialMedia
|
|
|
7611
7611
|
}
|
|
7612
7612
|
}
|
|
7613
7613
|
),
|
|
7614
|
-
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ n(
|
|
7614
|
+
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ n(j, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ n(
|
|
7615
7615
|
q,
|
|
7616
7616
|
{
|
|
7617
7617
|
href: `/${e.paths?.autor ?? "autor"}/${e?.authors[0]?.name}`,
|
|
@@ -8014,14 +8014,14 @@ const F8 = (e) => {
|
|
|
8014
8014
|
] }),
|
|
8015
8015
|
/* @__PURE__ */ n("div", { className: ot.bannerContent, children: e.halfPageBanner })
|
|
8016
8016
|
] });
|
|
8017
|
-
}, $8 = (e) => /* @__PURE__ */ h(
|
|
8017
|
+
}, $8 = (e) => /* @__PURE__ */ h(j, { children: [
|
|
8018
8018
|
/* @__PURE__ */ n(No, { className: "display-on-lower-900px", ...e }),
|
|
8019
8019
|
/* @__PURE__ */ n(Ro, { ...e })
|
|
8020
|
-
] }), Hl = "_newsContent_gd57q_1",
|
|
8020
|
+
] }), Hl = "_newsContent_gd57q_1", jl = "_newsContentWithLines_gd57q_8", Vl = "_newsContentWithoutLines_gd57q_13", Ol = "_contentSeparator_gd57q_18", Wt = {
|
|
8021
8021
|
newsContent: Hl,
|
|
8022
|
-
newsContentWithLines:
|
|
8023
|
-
newsContentWithoutLines:
|
|
8024
|
-
contentSeparator:
|
|
8022
|
+
newsContentWithLines: jl,
|
|
8023
|
+
newsContentWithoutLines: Vl,
|
|
8024
|
+
contentSeparator: Ol
|
|
8025
8025
|
}, Ql = (e) => {
|
|
8026
8026
|
const { content: t } = e;
|
|
8027
8027
|
if (!t || t.length === 0) return;
|
|
@@ -8086,7 +8086,7 @@ const F8 = (e) => {
|
|
|
8086
8086
|
showVideoTime: e.showVideoTime,
|
|
8087
8087
|
showVideosubtitle: e.showVideosubtitle
|
|
8088
8088
|
}
|
|
8089
|
-
) }), Pl = "_newsContent_1sb62_1", Gl = "_contentSeparator_1sb62_8",
|
|
8089
|
+
) }), Pl = "_newsContent_1sb62_1", Gl = "_contentSeparator_1sb62_8", jn = {
|
|
8090
8090
|
newsContent: Pl,
|
|
8091
8091
|
contentSeparator: Gl
|
|
8092
8092
|
}, zl = (e) => {
|
|
@@ -8095,7 +8095,7 @@ const F8 = (e) => {
|
|
|
8095
8095
|
return /* @__PURE__ */ n(ne, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
8096
8096
|
"div",
|
|
8097
8097
|
{
|
|
8098
|
-
className: `${
|
|
8098
|
+
className: `${jn.newsContent} ${e.hasLines ? jn.contentSeparator : ""}`,
|
|
8099
8099
|
children: t?.map((s, i) => {
|
|
8100
8100
|
const o = e.slot_id && e.slot_id !== "Nota_1", r = {
|
|
8101
8101
|
...s,
|
|
@@ -8252,7 +8252,7 @@ const F8 = (e) => {
|
|
|
8252
8252
|
]
|
|
8253
8253
|
}
|
|
8254
8254
|
) : null;
|
|
8255
|
-
}, oc = "_content_yx3zm_1", rc = "_contentSeparator_yx3zm_7",
|
|
8255
|
+
}, oc = "_content_yx3zm_1", rc = "_contentSeparator_yx3zm_7", Vn = {
|
|
8256
8256
|
content: oc,
|
|
8257
8257
|
contentSeparator: rc
|
|
8258
8258
|
}, lc = "_newsContent_1uamf_1", cc = "_contentSeparator_1uamf_8", dc = "_hasLinesBlock_1uamf_40", G1 = {
|
|
@@ -8265,7 +8265,7 @@ const F8 = (e) => {
|
|
|
8265
8265
|
return /* @__PURE__ */ n(ne, { title: e.title, children: /* @__PURE__ */ n(
|
|
8266
8266
|
"div",
|
|
8267
8267
|
{
|
|
8268
|
-
className: `${
|
|
8268
|
+
className: `${Vn.content} ${e.hasLines ? Vn.contentSeparator : ""}`,
|
|
8269
8269
|
style: {
|
|
8270
8270
|
gap: e.hasLines ? "30px" : "0px"
|
|
8271
8271
|
},
|
|
@@ -8496,7 +8496,7 @@ const F8 = (e) => {
|
|
|
8496
8496
|
}
|
|
8497
8497
|
)
|
|
8498
8498
|
}
|
|
8499
|
-
), Ec = "_drawerStyled_1dhzk_1", qc = "_sidebarCustom_1dhzk_6", Uc = "_accordionStyled_1dhzk_24", Tc = "_accordionHeading_1dhzk_35", Lc = "_accordionSummeryStyled_1dhzk_44", Ic = "_linkStyled_1dhzk_71", Mc = "_subLinkStyled_1dhzk_91", Bc = "_inputContent_1dhzk_113", Dc = "_buttonContent_1dhzk_114", Rc = "_inputStyled_1dhzk_124", Hc = "_buscar_1dhzk_140",
|
|
8499
|
+
), Ec = "_drawerStyled_1dhzk_1", qc = "_sidebarCustom_1dhzk_6", Uc = "_accordionStyled_1dhzk_24", Tc = "_accordionHeading_1dhzk_35", Lc = "_accordionSummeryStyled_1dhzk_44", Ic = "_linkStyled_1dhzk_71", Mc = "_subLinkStyled_1dhzk_91", Bc = "_inputContent_1dhzk_113", Dc = "_buttonContent_1dhzk_114", Rc = "_inputStyled_1dhzk_124", Hc = "_buscar_1dhzk_140", jc = "_buttonStyled_1dhzk_149", Vc = "_accordionDetailsStyled_1dhzk_164", Oc = "_footerSlider_1dhzk_179", Qc = "_socialMedia_1dhzk_190", Pc = "_copyRights_1dhzk_209", Gc = "_icon_1dhzk_220", J = {
|
|
8500
8500
|
drawerStyled: Ec,
|
|
8501
8501
|
sidebarCustom: qc,
|
|
8502
8502
|
accordionStyled: Uc,
|
|
@@ -8508,9 +8508,9 @@ const F8 = (e) => {
|
|
|
8508
8508
|
buttonContent: Dc,
|
|
8509
8509
|
inputStyled: Rc,
|
|
8510
8510
|
buscar: Hc,
|
|
8511
|
-
buttonStyled:
|
|
8512
|
-
accordionDetailsStyled:
|
|
8513
|
-
footerSlider:
|
|
8511
|
+
buttonStyled: jc,
|
|
8512
|
+
accordionDetailsStyled: Vc,
|
|
8513
|
+
footerSlider: Oc,
|
|
8514
8514
|
socialMedia: Qc,
|
|
8515
8515
|
copyRights: Pc,
|
|
8516
8516
|
icon: Gc
|
|
@@ -8668,7 +8668,7 @@ const F8 = (e) => {
|
|
|
8668
8668
|
headLine: Zc,
|
|
8669
8669
|
live: $c,
|
|
8670
8670
|
closeLiveStyled: Yc
|
|
8671
|
-
},
|
|
8671
|
+
}, ja = (e) => {
|
|
8672
8672
|
const { alertZone: t, id: a = "close-alert" } = e, s = () => /* @__PURE__ */ n(
|
|
8673
8673
|
q,
|
|
8674
8674
|
{
|
|
@@ -8679,7 +8679,7 @@ const F8 = (e) => {
|
|
|
8679
8679
|
children: t?.data[0]?.main?.title.home ?? ""
|
|
8680
8680
|
}
|
|
8681
8681
|
);
|
|
8682
|
-
return /* @__PURE__ */ h(
|
|
8682
|
+
return /* @__PURE__ */ h(j, { children: [
|
|
8683
8683
|
/* @__PURE__ */ n(
|
|
8684
8684
|
"input",
|
|
8685
8685
|
{
|
|
@@ -8874,7 +8874,7 @@ const F8 = (e) => {
|
|
|
8874
8874
|
)
|
|
8875
8875
|
] }),
|
|
8876
8876
|
!e.showAlertPop && /* @__PURE__ */ n(
|
|
8877
|
-
|
|
8877
|
+
ja,
|
|
8878
8878
|
{
|
|
8879
8879
|
alertZone: t,
|
|
8880
8880
|
forceShow: e.showAlertPop
|
|
@@ -8919,7 +8919,7 @@ const F8 = (e) => {
|
|
|
8919
8919
|
}
|
|
8920
8920
|
) }, o)) }) })
|
|
8921
8921
|
] }, s)) });
|
|
8922
|
-
}, L5 = "_headerStyled_ksxbt_1", I5 = "_headerContent_ksxbt_23", M5 = "_menuButtonSection_ksxbt_33", B5 = "_menuButton_ksxbt_33", D5 = "_buttonSection_ksxbt_84", R5 = "_buttonSectionSearch_ksxbt_101", H5 = "_hasAlertZone_ksxbt_111",
|
|
8922
|
+
}, L5 = "_headerStyled_ksxbt_1", I5 = "_headerContent_ksxbt_23", M5 = "_menuButtonSection_ksxbt_33", B5 = "_menuButton_ksxbt_33", D5 = "_buttonSection_ksxbt_84", R5 = "_buttonSectionSearch_ksxbt_101", H5 = "_hasAlertZone_ksxbt_111", j5 = "_buttonText_ksxbt_130", V5 = "_logoContent_ksxbt_140", O5 = "_logoStyled_ksxbt_148", Q5 = "_headLineContent_ksxbt_172", P5 = "_headLineTitle_ksxbt_187", G5 = "_menuSection_ksxbt_203", z5 = "_headLine_ksxbt_172", F5 = "_line_ksxbt_255", re = {
|
|
8923
8923
|
headerStyled: L5,
|
|
8924
8924
|
headerContent: I5,
|
|
8925
8925
|
menuButtonSection: M5,
|
|
@@ -8927,9 +8927,9 @@ const F8 = (e) => {
|
|
|
8927
8927
|
buttonSection: D5,
|
|
8928
8928
|
buttonSectionSearch: R5,
|
|
8929
8929
|
hasAlertZone: H5,
|
|
8930
|
-
buttonText:
|
|
8931
|
-
logoContent:
|
|
8932
|
-
logoStyled:
|
|
8930
|
+
buttonText: j5,
|
|
8931
|
+
logoContent: V5,
|
|
8932
|
+
logoStyled: O5,
|
|
8933
8933
|
headLineContent: Q5,
|
|
8934
8934
|
headLineTitle: P5,
|
|
8935
8935
|
menuSection: G5,
|
|
@@ -9016,7 +9016,7 @@ const F8 = (e) => {
|
|
|
9016
9016
|
op2: Y5
|
|
9017
9017
|
}, M1 = (e) => {
|
|
9018
9018
|
const { alertZone: t, children: a, sidebar: s } = e;
|
|
9019
|
-
return /* @__PURE__ */ h(
|
|
9019
|
+
return /* @__PURE__ */ h(j, { children: [
|
|
9020
9020
|
/* @__PURE__ */ n(_5, { ...e }),
|
|
9021
9021
|
!e.showOnlyStickyHeader && /* @__PURE__ */ n(W5, { ...e }),
|
|
9022
9022
|
/* @__PURE__ */ h(
|
|
@@ -9033,7 +9033,7 @@ const F8 = (e) => {
|
|
|
9033
9033
|
id: "content-layout",
|
|
9034
9034
|
children: [
|
|
9035
9035
|
e.showAlertPop && /* @__PURE__ */ n(
|
|
9036
|
-
|
|
9036
|
+
ja,
|
|
9037
9037
|
{
|
|
9038
9038
|
alertZone: t,
|
|
9039
9039
|
forceShow: e.showAlertPop,
|
|
@@ -9221,7 +9221,7 @@ const F8 = (e) => {
|
|
|
9221
9221
|
socials: c,
|
|
9222
9222
|
searchLink: g,
|
|
9223
9223
|
sidebarExtra: m,
|
|
9224
|
-
rightZone: /* @__PURE__ */ h(
|
|
9224
|
+
rightZone: /* @__PURE__ */ h(j, { children: [
|
|
9225
9225
|
/* @__PURE__ */ h(
|
|
9226
9226
|
ht,
|
|
9227
9227
|
{
|
|
@@ -9260,9 +9260,9 @@ const F8 = (e) => {
|
|
|
9260
9260
|
case "op2":
|
|
9261
9261
|
return /* @__PURE__ */ n(Xr, { ...e });
|
|
9262
9262
|
default:
|
|
9263
|
-
return /* @__PURE__ */ n(
|
|
9263
|
+
return /* @__PURE__ */ n(j, {});
|
|
9264
9264
|
}
|
|
9265
|
-
}, X5 = "_content_1elhb_1", e9 = "_newsContentSection_1elhb_5", t9 = "_itemContent_1elhb_10", n9 = "_ItemCustomContent_1elhb_16",
|
|
9265
|
+
}, X5 = "_content_1elhb_1", e9 = "_newsContentSection_1elhb_5", t9 = "_itemContent_1elhb_10", n9 = "_ItemCustomContent_1elhb_16", Oe = {
|
|
9266
9266
|
content: X5,
|
|
9267
9267
|
newsContentSection: e9,
|
|
9268
9268
|
itemContent: t9,
|
|
@@ -9271,9 +9271,9 @@ const F8 = (e) => {
|
|
|
9271
9271
|
const { item: t, option: a } = e;
|
|
9272
9272
|
switch (a) {
|
|
9273
9273
|
case "ediciones":
|
|
9274
|
-
return /* @__PURE__ */ n("div", { className:
|
|
9274
|
+
return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent });
|
|
9275
9275
|
case "columnistasnacionales":
|
|
9276
|
-
return /* @__PURE__ */ n("div", { className:
|
|
9276
|
+
return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent, children: /* @__PURE__ */ n(
|
|
9277
9277
|
s1,
|
|
9278
9278
|
{
|
|
9279
9279
|
data: t,
|
|
@@ -9282,7 +9282,7 @@ const F8 = (e) => {
|
|
|
9282
9282
|
}
|
|
9283
9283
|
) });
|
|
9284
9284
|
case "columnistaslocales":
|
|
9285
|
-
return /* @__PURE__ */ n("div", { className:
|
|
9285
|
+
return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent, children: /* @__PURE__ */ n(
|
|
9286
9286
|
s1,
|
|
9287
9287
|
{
|
|
9288
9288
|
data: t,
|
|
@@ -9291,7 +9291,7 @@ const F8 = (e) => {
|
|
|
9291
9291
|
}
|
|
9292
9292
|
) });
|
|
9293
9293
|
case "columnistas":
|
|
9294
|
-
return /* @__PURE__ */ n("div", { className:
|
|
9294
|
+
return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent, children: /* @__PURE__ */ n(
|
|
9295
9295
|
s1,
|
|
9296
9296
|
{
|
|
9297
9297
|
data: t,
|
|
@@ -9306,7 +9306,7 @@ const F8 = (e) => {
|
|
|
9306
9306
|
</div>
|
|
9307
9307
|
); */
|
|
9308
9308
|
default:
|
|
9309
|
-
return /* @__PURE__ */ n("div", { className:
|
|
9309
|
+
return /* @__PURE__ */ n("div", { className: Oe.ItemCustomContent, children: /* @__PURE__ */ n(Ge, { ...t, paths: e.paths }) });
|
|
9310
9310
|
}
|
|
9311
9311
|
}, J8 = (e) => {
|
|
9312
9312
|
const {
|
|
@@ -9332,10 +9332,10 @@ const F8 = (e) => {
|
|
|
9332
9332
|
paths: e.paths,
|
|
9333
9333
|
bannerTop: /* @__PURE__ */ n(se, { banners: s ?? [], name: "right_1" }),
|
|
9334
9334
|
banner: /* @__PURE__ */ n(se, { banners: s ?? [], name: "right_2" }),
|
|
9335
|
-
children: /* @__PURE__ */ n("section", { className:
|
|
9335
|
+
children: /* @__PURE__ */ n("section", { className: Oe.content, children: t.length > 0 ? /* @__PURE__ */ n(
|
|
9336
9336
|
P1,
|
|
9337
9337
|
{
|
|
9338
|
-
className: [
|
|
9338
|
+
className: [Oe.newsContentSection, "padding-0"].join(" "),
|
|
9339
9339
|
paginatorComponent: /* @__PURE__ */ n(
|
|
9340
9340
|
c1,
|
|
9341
9341
|
{
|
|
@@ -9348,7 +9348,7 @@ const F8 = (e) => {
|
|
|
9348
9348
|
}
|
|
9349
9349
|
),
|
|
9350
9350
|
children: Array.isArray(t) && t?.map((u, C) => /* @__PURE__ */ h(i1, { children: [
|
|
9351
|
-
d.includes(C + 1) && /* @__PURE__ */ n("div", { className:
|
|
9351
|
+
d.includes(C + 1) && /* @__PURE__ */ n("div", { className: Oe.itemContent + " banner-context", children: /* @__PURE__ */ n(
|
|
9352
9352
|
se,
|
|
9353
9353
|
{
|
|
9354
9354
|
banners: s ?? [],
|
|
@@ -9395,7 +9395,7 @@ const F8 = (e) => {
|
|
|
9395
9395
|
}
|
|
9396
9396
|
);
|
|
9397
9397
|
case "op2":
|
|
9398
|
-
return /* @__PURE__ */ n(
|
|
9398
|
+
return /* @__PURE__ */ n(j, { children: t.length > 0 ? /* @__PURE__ */ n(
|
|
9399
9399
|
P1,
|
|
9400
9400
|
{
|
|
9401
9401
|
className: "padding-0",
|
|
@@ -9411,7 +9411,7 @@ const F8 = (e) => {
|
|
|
9411
9411
|
}
|
|
9412
9412
|
),
|
|
9413
9413
|
children: Array.isArray(t) && t?.map((u, C) => /* @__PURE__ */ h(i1, { children: [
|
|
9414
|
-
d.includes(C + 1) && /* @__PURE__ */ n("div", { className:
|
|
9414
|
+
d.includes(C + 1) && /* @__PURE__ */ n("div", { className: Oe.itemContent, children: /* @__PURE__ */ n(
|
|
9415
9415
|
se,
|
|
9416
9416
|
{
|
|
9417
9417
|
banners: s ?? [],
|
|
@@ -9456,17 +9456,17 @@ const F8 = (e) => {
|
|
|
9456
9456
|
}
|
|
9457
9457
|
) });
|
|
9458
9458
|
default:
|
|
9459
|
-
return /* @__PURE__ */ n(
|
|
9459
|
+
return /* @__PURE__ */ n(j, {});
|
|
9460
9460
|
}
|
|
9461
|
-
}, a9 = "_content_gwsqy_1", s9 = "_contactInfoContent_gwsqy_7",
|
|
9461
|
+
}, a9 = "_content_gwsqy_1", s9 = "_contactInfoContent_gwsqy_7", On = {
|
|
9462
9462
|
content: a9,
|
|
9463
9463
|
contactInfoContent: s9
|
|
9464
9464
|
}, X8 = (e) => {
|
|
9465
9465
|
const { data: t } = e;
|
|
9466
|
-
return /* @__PURE__ */ n("section", { className:
|
|
9466
|
+
return /* @__PURE__ */ n("section", { className: On.content, children: t.map((a, s) => /* @__PURE__ */ n(
|
|
9467
9467
|
"div",
|
|
9468
9468
|
{
|
|
9469
|
-
className:
|
|
9469
|
+
className: On.contactInfoContent,
|
|
9470
9470
|
dangerouslySetInnerHTML: {
|
|
9471
9471
|
__html: a.body.rendered
|
|
9472
9472
|
}
|
|
@@ -9810,15 +9810,15 @@ const F8 = (e) => {
|
|
|
9810
9810
|
}
|
|
9811
9811
|
)
|
|
9812
9812
|
] }) });
|
|
9813
|
-
}, M9 = "_content_jrssz_1", B9 = "_contentWithinCard_jrssz_7", D9 = "_contentDate_jrssz_13", R9 = "_dateInfo_jrssz_20", H9 = "_dot_jrssz_30",
|
|
9813
|
+
}, M9 = "_content_jrssz_1", B9 = "_contentWithinCard_jrssz_7", D9 = "_contentDate_jrssz_13", R9 = "_dateInfo_jrssz_20", H9 = "_dot_jrssz_30", j9 = "_contentTitle_jrssz_38", V9 = "_contentTextList_jrssz_47", O9 = "_contentButton_jrssz_101", Q9 = "_linkStyled_jrssz_107", je = {
|
|
9814
9814
|
content: M9,
|
|
9815
9815
|
contentWithinCard: B9,
|
|
9816
9816
|
contentDate: D9,
|
|
9817
9817
|
dateInfo: R9,
|
|
9818
9818
|
dot: H9,
|
|
9819
|
-
contentTitle:
|
|
9820
|
-
contentTextList:
|
|
9821
|
-
contentButton:
|
|
9819
|
+
contentTitle: j9,
|
|
9820
|
+
contentTextList: V9,
|
|
9821
|
+
contentButton: O9,
|
|
9822
9822
|
linkStyled: Q9
|
|
9823
9823
|
}, P9 = "_content_ifkxj_1", G9 = {
|
|
9824
9824
|
content: P9
|
|
@@ -9856,13 +9856,13 @@ const $9 = async ({
|
|
|
9856
9856
|
}
|
|
9857
9857
|
};
|
|
9858
9858
|
});
|
|
9859
|
-
return /* @__PURE__ */ n("section", { className:
|
|
9860
|
-
/* @__PURE__ */ n(z9, { id: `item-${r + 1}`, children: /* @__PURE__ */ h("div", { className:
|
|
9861
|
-
o.date > 0 && /* @__PURE__ */ h("div", { className:
|
|
9859
|
+
return /* @__PURE__ */ n("section", { className: je.content, id: "block-notes-list", children: i?.map((o, r) => /* @__PURE__ */ h(i1, { children: [
|
|
9860
|
+
/* @__PURE__ */ n(z9, { id: `item-${r + 1}`, children: /* @__PURE__ */ h("div", { className: je.contentWithinCard, children: [
|
|
9861
|
+
o.date > 0 && /* @__PURE__ */ h("div", { className: je.contentDate, children: [
|
|
9862
9862
|
/* @__PURE__ */ n(
|
|
9863
9863
|
"span",
|
|
9864
9864
|
{
|
|
9865
|
-
className:
|
|
9865
|
+
className: je.dot,
|
|
9866
9866
|
style: {
|
|
9867
9867
|
background: t === "liveblogs" ? "var(--news-liveblog-timeline-datelink-dot-color)" : "var(--common-black)"
|
|
9868
9868
|
}
|
|
@@ -9871,7 +9871,7 @@ const $9 = async ({
|
|
|
9871
9871
|
/* @__PURE__ */ n(
|
|
9872
9872
|
"p",
|
|
9873
9873
|
{
|
|
9874
|
-
className:
|
|
9874
|
+
className: je.dateInfo,
|
|
9875
9875
|
style: {
|
|
9876
9876
|
color: t === "liveblogs" ? "var(--news-liveblog-timeline-datelink-color)" : "var(--common-black)"
|
|
9877
9877
|
},
|
|
@@ -9879,21 +9879,21 @@ const $9 = async ({
|
|
|
9879
9879
|
}
|
|
9880
9880
|
)
|
|
9881
9881
|
] }),
|
|
9882
|
-
/* @__PURE__ */ n("p", { className:
|
|
9882
|
+
/* @__PURE__ */ n("p", { className: je.contentTitle, children: e[0]?.list.integrated ? o.title : `${o.index}. ${o.title}` }),
|
|
9883
9883
|
o.image && /* @__PURE__ */ n(ye, { preview: o.image, isLarge: !0 }),
|
|
9884
9884
|
/* @__PURE__ */ n(
|
|
9885
9885
|
"div",
|
|
9886
9886
|
{
|
|
9887
|
-
className:
|
|
9887
|
+
className: je.contentTextList,
|
|
9888
9888
|
dangerouslySetInnerHTML: {
|
|
9889
9889
|
__html: o.body.rendered
|
|
9890
9890
|
}
|
|
9891
9891
|
}
|
|
9892
9892
|
),
|
|
9893
|
-
o.related && /* @__PURE__ */ n("div", { className:
|
|
9893
|
+
o.related && /* @__PURE__ */ n("div", { className: je.contentButton, children: /* @__PURE__ */ n(
|
|
9894
9894
|
"a",
|
|
9895
9895
|
{
|
|
9896
|
-
className:
|
|
9896
|
+
className: je.linkStyled,
|
|
9897
9897
|
href: o.related ?? "",
|
|
9898
9898
|
target: "”_blank",
|
|
9899
9899
|
children: s.blockNoteList_readMore ?? "Leer Más"
|
|
@@ -10172,7 +10172,7 @@ const c0 = (e) => /* @__PURE__ */ n(
|
|
|
10172
10172
|
}
|
|
10173
10173
|
)
|
|
10174
10174
|
}
|
|
10175
|
-
),
|
|
10175
|
+
), Va = async (e) => {
|
|
10176
10176
|
const t = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, a = [...e.matchAll(t)], s = {};
|
|
10177
10177
|
for (const i of a) {
|
|
10178
10178
|
const o = i[1] ?? "", r = e.includes(o) ? { url: o } : null;
|
|
@@ -10278,7 +10278,7 @@ async function m0(e, t) {
|
|
|
10278
10278
|
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen
|
|
10279
10279
|
style="position: relative!important;" src="https://www.youtube.com/embed/${C.data.data[0].main.code}"></iframe>` : f = C.data.data[0].main.code, A = `
|
|
10280
10280
|
<figure class="videoFigure" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
|
|
10281
|
-
<script type="application/ld+json">${
|
|
10281
|
+
<script type="application/ld+json">${Va(JSON.stringify(m.data.data) || "")}<\/script>
|
|
10282
10282
|
${f}
|
|
10283
10283
|
<figcaption>${C.data.data[0].main.description || ""}</figcaption>
|
|
10284
10284
|
</figure>
|
|
@@ -10302,7 +10302,7 @@ async function C0(e) {
|
|
|
10302
10302
|
d = d.replace(
|
|
10303
10303
|
/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
|
|
10304
10304
|
""
|
|
10305
|
-
), d = d.replace(/ /g, ""), d = d0(d, a), d = u0(d), d = await
|
|
10305
|
+
), d = d.replace(/ /g, ""), d = d0(d, a), d = u0(d), d = await Va(d), d = await h0(
|
|
10306
10306
|
d,
|
|
10307
10307
|
e.texts,
|
|
10308
10308
|
s
|
|
@@ -10498,7 +10498,7 @@ const f0 = (e) => {
|
|
|
10498
10498
|
"Carrusel opinion": (e) => /* @__PURE__ */ n(kc, { ...e }),
|
|
10499
10499
|
"Modulo 1x3 card": (e) => /* @__PURE__ */ n(uc, { ...e })
|
|
10500
10500
|
};
|
|
10501
|
-
function
|
|
10501
|
+
function Oa({
|
|
10502
10502
|
component: e,
|
|
10503
10503
|
slot_id: t,
|
|
10504
10504
|
data: a,
|
|
@@ -10599,7 +10599,7 @@ const Gn = {
|
|
|
10599
10599
|
order: (u - 1) * d + (C - 1),
|
|
10600
10600
|
children: [
|
|
10601
10601
|
/* @__PURE__ */ n(
|
|
10602
|
-
|
|
10602
|
+
Oa,
|
|
10603
10603
|
{
|
|
10604
10604
|
component: e[m].blockSass[0].block,
|
|
10605
10605
|
banners: o,
|
|
@@ -10640,7 +10640,7 @@ const Gn = {
|
|
|
10640
10640
|
data: i.slice(0, l),
|
|
10641
10641
|
paths: a.paths
|
|
10642
10642
|
});
|
|
10643
|
-
return /* @__PURE__ */ h(
|
|
10643
|
+
return /* @__PURE__ */ h(j, { children: [
|
|
10644
10644
|
/* @__PURE__ */ n(
|
|
10645
10645
|
B1,
|
|
10646
10646
|
{
|
|
@@ -10739,7 +10739,7 @@ const Gn = {
|
|
|
10739
10739
|
}, R0 = "_content_cu8lm_1", H0 = "_title_cu8lm_18", D1 = {
|
|
10740
10740
|
content: R0,
|
|
10741
10741
|
title: H0
|
|
10742
|
-
},
|
|
10742
|
+
}, j0 = async ({
|
|
10743
10743
|
newsformated: e,
|
|
10744
10744
|
internal: t
|
|
10745
10745
|
}) => {
|
|
@@ -10764,8 +10764,8 @@ const Gn = {
|
|
|
10764
10764
|
),
|
|
10765
10765
|
/* @__PURE__ */ n("p", { className: D1.title, children: i?.title })
|
|
10766
10766
|
] });
|
|
10767
|
-
},
|
|
10768
|
-
content:
|
|
10767
|
+
}, V0 = "_content_ezbiw_1", O0 = {
|
|
10768
|
+
content: V0
|
|
10769
10769
|
}, Q0 = async ({
|
|
10770
10770
|
newsformated: e,
|
|
10771
10771
|
internal: t
|
|
@@ -10780,7 +10780,7 @@ const Gn = {
|
|
|
10780
10780
|
return /* @__PURE__ */ n(
|
|
10781
10781
|
"div",
|
|
10782
10782
|
{
|
|
10783
|
-
className:
|
|
10783
|
+
className: O0.content,
|
|
10784
10784
|
dangerouslySetInnerHTML: { __html: i ?? "" }
|
|
10785
10785
|
}
|
|
10786
10786
|
);
|
|
@@ -10797,7 +10797,7 @@ const Gn = {
|
|
|
10797
10797
|
) });
|
|
10798
10798
|
if (e.news.config.articlepreview === "videoYouTube")
|
|
10799
10799
|
return /* @__PURE__ */ n("div", { className: R1.content, children: /* @__PURE__ */ n(
|
|
10800
|
-
|
|
10800
|
+
j0,
|
|
10801
10801
|
{
|
|
10802
10802
|
newsformated: e.news,
|
|
10803
10803
|
internal: e.news.info.link.internal
|
|
@@ -10823,7 +10823,7 @@ const Gn = {
|
|
|
10823
10823
|
getVideos: d
|
|
10824
10824
|
} = e, c = e.slug === "liveblogs";
|
|
10825
10825
|
if (!(!s || !s[0]))
|
|
10826
|
-
return /* @__PURE__ */ n(
|
|
10826
|
+
return /* @__PURE__ */ n(j, { children: /* @__PURE__ */ h(d9, { className: F1.contentLayout2, children: [
|
|
10827
10827
|
/* @__PURE__ */ n(
|
|
10828
10828
|
p9,
|
|
10829
10829
|
{
|
|
@@ -10897,7 +10897,7 @@ const Gn = {
|
|
|
10897
10897
|
),
|
|
10898
10898
|
/* @__PURE__ */ n(tt, { children: /* @__PURE__ */ n($e, { banners: a, index: 2 }) }),
|
|
10899
10899
|
/* @__PURE__ */ n(
|
|
10900
|
-
|
|
10900
|
+
Oa,
|
|
10901
10901
|
{
|
|
10902
10902
|
component: "Carrusel card",
|
|
10903
10903
|
banners: [],
|
|
@@ -11063,7 +11063,7 @@ const Gn = {
|
|
|
11063
11063
|
}
|
|
11064
11064
|
);
|
|
11065
11065
|
default:
|
|
11066
|
-
return /* @__PURE__ */ n(
|
|
11066
|
+
return /* @__PURE__ */ n(j, {});
|
|
11067
11067
|
}
|
|
11068
11068
|
}, a6 = "_content_gxziw_1", s6 = "_buttonStyled_gxziw_9", i6 = "_searchStyled_gxziw_21", o6 = "_inputStyled_gxziw_32", r6 = "_inputStyledTest_gxziw_51", qt = {
|
|
11069
11069
|
content: a6,
|
|
@@ -11133,7 +11133,7 @@ const Gn = {
|
|
|
11133
11133
|
};
|
|
11134
11134
|
switch (a) {
|
|
11135
11135
|
case "op1":
|
|
11136
|
-
return /* @__PURE__ */ n(
|
|
11136
|
+
return /* @__PURE__ */ n(j, { children: /* @__PURE__ */ h(Mn, { children: [
|
|
11137
11137
|
/* @__PURE__ */ n(c4, { autor: s[0], autorIcon: e.autorIcon }),
|
|
11138
11138
|
/* @__PURE__ */ n(
|
|
11139
11139
|
Ba,
|
|
@@ -11215,9 +11215,9 @@ const Gn = {
|
|
|
11215
11215
|
)
|
|
11216
11216
|
] }) });
|
|
11217
11217
|
case "op2":
|
|
11218
|
-
return /* @__PURE__ */ n(
|
|
11218
|
+
return /* @__PURE__ */ n(j, { children: /* @__PURE__ */ h(Mn, { children: [
|
|
11219
11219
|
/* @__PURE__ */ n(y4, { autor: s[0], autorIcon: e.autorIcon }),
|
|
11220
|
-
Array.isArray(t) ? /* @__PURE__ */ h(
|
|
11220
|
+
Array.isArray(t) ? /* @__PURE__ */ h(j, { children: [
|
|
11221
11221
|
/* @__PURE__ */ n(
|
|
11222
11222
|
Ra,
|
|
11223
11223
|
{
|
|
@@ -11268,7 +11268,7 @@ const Gn = {
|
|
|
11268
11268
|
)
|
|
11269
11269
|
] }) });
|
|
11270
11270
|
default:
|
|
11271
|
-
return /* @__PURE__ */ n(
|
|
11271
|
+
return /* @__PURE__ */ n(j, {});
|
|
11272
11272
|
}
|
|
11273
11273
|
}, h6 = "_content_pq89v_1", m6 = "_videoContent_pq89v_9", Fn = {
|
|
11274
11274
|
content: h6,
|
|
@@ -11287,7 +11287,7 @@ const Gn = {
|
|
|
11287
11287
|
backDrop: N6,
|
|
11288
11288
|
backDropAux: S6
|
|
11289
11289
|
}, Wn = async (e) => {
|
|
11290
|
-
const { size: t = "longer", video: a } = e, s = a.main.image.
|
|
11290
|
+
const { size: t = "longer", video: a } = e, s = a.main.image.sizes[0]?.url ?? "";
|
|
11291
11291
|
return /* @__PURE__ */ n("figure", { className: Ut.figure, children: /* @__PURE__ */ h("span", { className: Ut.backdrop, children: [
|
|
11292
11292
|
/* @__PURE__ */ n("span", { className: Ut.backDropAux }),
|
|
11293
11293
|
/* @__PURE__ */ n(q, { href: a.info.link.url, target: a.info.link.target, children: /* @__PURE__ */ h("div", { children: [
|
|
@@ -11391,7 +11391,7 @@ const Gn = {
|
|
|
11391
11391
|
case "op2":
|
|
11392
11392
|
return /* @__PURE__ */ n(R6, { video: e.data[0] });
|
|
11393
11393
|
default:
|
|
11394
|
-
return /* @__PURE__ */ n(
|
|
11394
|
+
return /* @__PURE__ */ n(j, {});
|
|
11395
11395
|
}
|
|
11396
11396
|
};
|
|
11397
11397
|
function ld({ containerId: e, containerId2: t }) {
|
|
@@ -11466,7 +11466,7 @@ const H6 = (e) => {
|
|
|
11466
11466
|
}
|
|
11467
11467
|
}
|
|
11468
11468
|
),
|
|
11469
|
-
t && /* @__PURE__ */ h(
|
|
11469
|
+
t && /* @__PURE__ */ h(j, { children: [
|
|
11470
11470
|
/* @__PURE__ */ n(
|
|
11471
11471
|
"div",
|
|
11472
11472
|
{
|
|
@@ -11489,7 +11489,7 @@ const H6 = (e) => {
|
|
|
11489
11489
|
] })
|
|
11490
11490
|
] })
|
|
11491
11491
|
] }) });
|
|
11492
|
-
},
|
|
11492
|
+
}, j6 = (e) => /* @__PURE__ */ n(
|
|
11493
11493
|
"svg",
|
|
11494
11494
|
{
|
|
11495
11495
|
width: "41",
|
|
@@ -11506,7 +11506,7 @@ const H6 = (e) => {
|
|
|
11506
11506
|
}
|
|
11507
11507
|
)
|
|
11508
11508
|
}
|
|
11509
|
-
),
|
|
11509
|
+
), V6 = {
|
|
11510
11510
|
info: {
|
|
11511
11511
|
section: {
|
|
11512
11512
|
name: "",
|
|
@@ -11563,14 +11563,14 @@ const H6 = (e) => {
|
|
|
11563
11563
|
}
|
|
11564
11564
|
],
|
|
11565
11565
|
preview: void 0
|
|
11566
|
-
}, $n = 6,
|
|
11566
|
+
}, $n = 6, O6 = ({
|
|
11567
11567
|
section: e,
|
|
11568
11568
|
currentNews: t,
|
|
11569
11569
|
banner: a,
|
|
11570
11570
|
isVisible: s = !1,
|
|
11571
11571
|
stylesConfig: i
|
|
11572
11572
|
}) => {
|
|
11573
|
-
const [o, r] =
|
|
11573
|
+
const [o, r] = V({ data: Array.from({ length: $n }, () => V6) }), [l, d] = V(!1), c = te(async () => {
|
|
11574
11574
|
if (!(l || !t?.info?.link?.internal)) {
|
|
11575
11575
|
d(!0);
|
|
11576
11576
|
try {
|
|
@@ -11682,7 +11682,7 @@ const H6 = (e) => {
|
|
|
11682
11682
|
return o && e?.config?.showtime && e.config?.showauthor ? `${o.fullname} - ${r}` : o && e.config?.showauthor ? o.fullname : e?.config?.showtime ? r : "";
|
|
11683
11683
|
})();
|
|
11684
11684
|
return /* @__PURE__ */ h("div", { className: Y.boxInformation, children: [
|
|
11685
|
-
t && /* @__PURE__ */ n(
|
|
11685
|
+
t && /* @__PURE__ */ n(j6, { className: Y.dotStyles }),
|
|
11686
11686
|
e?.info?.section?.url && /* @__PURE__ */ h("div", { className: Y.sectionDescriptionContainer, children: [
|
|
11687
11687
|
/* @__PURE__ */ n(
|
|
11688
11688
|
q,
|
|
@@ -11719,7 +11719,7 @@ const H6 = (e) => {
|
|
|
11719
11719
|
children: a ? we(e.main.subtitle.striped) : e.main.subtitle.striped
|
|
11720
11720
|
}
|
|
11721
11721
|
),
|
|
11722
|
-
(e?.config?.showtime || e.config?.showauthor) && i && /* @__PURE__ */ n(
|
|
11722
|
+
(e?.config?.showtime || e.config?.showauthor) && i && /* @__PURE__ */ n(j, { children: e.authors?.[0]?.internaluser ? /* @__PURE__ */ n(
|
|
11723
11723
|
q,
|
|
11724
11724
|
{
|
|
11725
11725
|
className: Y.correspondentLink,
|
|
@@ -11847,7 +11847,7 @@ async function cd({
|
|
|
11847
11847
|
throw m;
|
|
11848
11848
|
}
|
|
11849
11849
|
}
|
|
11850
|
-
const
|
|
11850
|
+
const Ve = {
|
|
11851
11851
|
spam: "Es spam o contenido comercial no deseado",
|
|
11852
11852
|
inappropriate: "Lenguaje inadecuado",
|
|
11853
11853
|
hate: "Discurso o símbolos de odio",
|
|
@@ -11857,7 +11857,7 @@ const Oe = {
|
|
|
11857
11857
|
bullying: "Bullying o acoso"
|
|
11858
11858
|
};
|
|
11859
11859
|
function dd(e) {
|
|
11860
|
-
return
|
|
11860
|
+
return Ve[e];
|
|
11861
11861
|
}
|
|
11862
11862
|
const at = 300, Qe = {
|
|
11863
11863
|
username: "anonimo",
|
|
@@ -11943,25 +11943,25 @@ const h7 = "_overlay_tlrod_1", m7 = "_header_tlrod_18", C7 = "_logo_tlrod_25", f
|
|
|
11943
11943
|
publication: s,
|
|
11944
11944
|
username: i
|
|
11945
11945
|
}) => {
|
|
11946
|
-
const [o, r] =
|
|
11946
|
+
const [o, r] = V("form"), [l, d] = V(
|
|
11947
11947
|
""
|
|
11948
|
-
), [c, u] =
|
|
11949
|
-
{ id: "spam", label:
|
|
11948
|
+
), [c, u] = V(""), [C] = V(""), m = [
|
|
11949
|
+
{ id: "spam", label: Ve.spam },
|
|
11950
11950
|
{
|
|
11951
11951
|
id: "inappropriate",
|
|
11952
|
-
label:
|
|
11952
|
+
label: Ve.inappropriate
|
|
11953
11953
|
},
|
|
11954
|
-
{ id: "hate", label:
|
|
11954
|
+
{ id: "hate", label: Ve.hate },
|
|
11955
11955
|
{
|
|
11956
11956
|
id: "misinformation",
|
|
11957
|
-
label:
|
|
11957
|
+
label: Ve.misinformation
|
|
11958
11958
|
},
|
|
11959
|
-
{ id: "terrorism", label:
|
|
11959
|
+
{ id: "terrorism", label: Ve.terrorism },
|
|
11960
11960
|
{
|
|
11961
11961
|
id: "intellectual",
|
|
11962
|
-
label:
|
|
11962
|
+
label: Ve.intellectual
|
|
11963
11963
|
},
|
|
11964
|
-
{ id: "bullying", label:
|
|
11964
|
+
{ id: "bullying", label: Ve.bullying }
|
|
11965
11965
|
], A = async () => {
|
|
11966
11966
|
if (!(!l || !a)) {
|
|
11967
11967
|
if (Pa(document).includes(a)) {
|
|
@@ -11980,7 +11980,7 @@ const h7 = "_overlay_tlrod_1", m7 = "_header_tlrod_18", C7 = "_logo_tlrod_25", f
|
|
|
11980
11980
|
username: i,
|
|
11981
11981
|
id: a,
|
|
11982
11982
|
captchaToken: C,
|
|
11983
|
-
type:
|
|
11983
|
+
type: Ve[l]
|
|
11984
11984
|
// Enviamos el label completo
|
|
11985
11985
|
})
|
|
11986
11986
|
})).json();
|
|
@@ -12001,7 +12001,7 @@ const h7 = "_overlay_tlrod_1", m7 = "_header_tlrod_18", C7 = "_logo_tlrod_25", f
|
|
|
12001
12001
|
/* @__PURE__ */ n("button", { className: "close-reply-form", onClick: f, children: /* @__PURE__ */ n(wt, {}) }),
|
|
12002
12002
|
/* @__PURE__ */ n("h2", { className: X.title, children: "Reportar Abuso" }),
|
|
12003
12003
|
o === "loading" && /* @__PURE__ */ n("div", { className: X.loadingContainer, children: /* @__PURE__ */ n(Pe, {}) }),
|
|
12004
|
-
o === "form" || o === "loading" ? /* @__PURE__ */ h(
|
|
12004
|
+
o === "form" || o === "loading" ? /* @__PURE__ */ h(j, { children: [
|
|
12005
12005
|
/* @__PURE__ */ n("div", { className: X.optionsContainer, children: m.map((g) => /* @__PURE__ */ h("label", { className: X.option, children: [
|
|
12006
12006
|
/* @__PURE__ */ n(
|
|
12007
12007
|
"input",
|
|
@@ -12030,7 +12030,7 @@ const h7 = "_overlay_tlrod_1", m7 = "_header_tlrod_18", C7 = "_logo_tlrod_25", f
|
|
|
12030
12030
|
}
|
|
12031
12031
|
)
|
|
12032
12032
|
] })
|
|
12033
|
-
] }) : /* @__PURE__ */ h(
|
|
12033
|
+
] }) : /* @__PURE__ */ h(j, { children: [
|
|
12034
12034
|
/* @__PURE__ */ h("div", { className: X.successContainer, children: [
|
|
12035
12035
|
/* @__PURE__ */ n("div", { className: X.thumbsUp, children: /* @__PURE__ */ n(
|
|
12036
12036
|
"svg",
|
|
@@ -12115,14 +12115,14 @@ async function on({
|
|
|
12115
12115
|
throw A;
|
|
12116
12116
|
}
|
|
12117
12117
|
}
|
|
12118
|
-
const
|
|
12119
|
-
const [t, a] =
|
|
12118
|
+
const j7 = "35", V7 = (e) => {
|
|
12119
|
+
const [t, a] = V(void 0);
|
|
12120
12120
|
return ke(() => {
|
|
12121
12121
|
if (t) return;
|
|
12122
12122
|
(async () => {
|
|
12123
12123
|
try {
|
|
12124
12124
|
const i = await on({
|
|
12125
|
-
publication:
|
|
12125
|
+
publication: j7,
|
|
12126
12126
|
path: e ?? "",
|
|
12127
12127
|
size: 5,
|
|
12128
12128
|
sizereply: 2,
|
|
@@ -12264,7 +12264,7 @@ const V7 = "35", O7 = (e) => {
|
|
|
12264
12264
|
]
|
|
12265
12265
|
}
|
|
12266
12266
|
);
|
|
12267
|
-
},
|
|
12267
|
+
}, O7 = "35", Ya = async ({
|
|
12268
12268
|
path: e,
|
|
12269
12269
|
ref: t,
|
|
12270
12270
|
captchaToken: a,
|
|
@@ -12283,7 +12283,7 @@ const V7 = "35", O7 = (e) => {
|
|
|
12283
12283
|
method: "POST",
|
|
12284
12284
|
headers: { "Content-Type": "application/json" },
|
|
12285
12285
|
body: JSON.stringify({
|
|
12286
|
-
publication:
|
|
12286
|
+
publication: O7,
|
|
12287
12287
|
path: e,
|
|
12288
12288
|
id: o,
|
|
12289
12289
|
username: i.username,
|
|
@@ -12325,7 +12325,7 @@ const V7 = "35", O7 = (e) => {
|
|
|
12325
12325
|
addReply: i,
|
|
12326
12326
|
closeForm: o
|
|
12327
12327
|
}) => {
|
|
12328
|
-
const [r, l] =
|
|
12328
|
+
const [r, l] = V(!0), [d, c] = V(""), u = () => {
|
|
12329
12329
|
t.current?.parentElement && (t.current.parentElement.dataset.text = `0/${at}`), l(!0), o();
|
|
12330
12330
|
};
|
|
12331
12331
|
return /* @__PURE__ */ h("div", { className: "comment-form reply-form", children: [
|
|
@@ -12385,7 +12385,7 @@ const V7 = "35", O7 = (e) => {
|
|
|
12385
12385
|
] })
|
|
12386
12386
|
] }) });
|
|
12387
12387
|
}, G7 = ({ comment: e, replyingTo: t, path: a, user: s, handleReplyingTo: i, onFlag: o }) => {
|
|
12388
|
-
const r = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [l, d] =
|
|
12388
|
+
const r = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [l, d] = V(r), [c, u] = xe.useState(!1), C = process.env.NEXT_PUBLIC_PUBLICATION_ID ?? "", m = e.text, A = xe.useRef(null);
|
|
12389
12389
|
let f = `${Qe.firstname} ${Qe.lastname}`, g = Qe.username;
|
|
12390
12390
|
e.user && (f = `${e.user.firstname} ${e.user.lastname}`, g = e.user.username);
|
|
12391
12391
|
const w = (b) => {
|
|
@@ -12468,7 +12468,7 @@ const V7 = "35", O7 = (e) => {
|
|
|
12468
12468
|
path: a,
|
|
12469
12469
|
addComment: s
|
|
12470
12470
|
}) => {
|
|
12471
|
-
const [i, o] =
|
|
12471
|
+
const [i, o] = V(!0), [r, l] = V("");
|
|
12472
12472
|
return /* @__PURE__ */ h("div", { className: "comment-form", children: [
|
|
12473
12473
|
/* @__PURE__ */ n(
|
|
12474
12474
|
Wa,
|
|
@@ -12514,7 +12514,7 @@ const V7 = "35", O7 = (e) => {
|
|
|
12514
12514
|
handleLogout: s,
|
|
12515
12515
|
CAPTCHA_KEY_V2: i
|
|
12516
12516
|
}) => {
|
|
12517
|
-
const o = t.replaceAll("/", "|"), [r, l] =
|
|
12517
|
+
const o = t.replaceAll("/", "|"), [r, l] = V(void 0), [d, c] = V(""), { comments: u, setComments: C } = V7(o), [m, A] = xe.useState(!1), f = xe.useRef(null), g = (E) => {
|
|
12518
12518
|
c(d === E ? "" : E);
|
|
12519
12519
|
}, w = (E) => {
|
|
12520
12520
|
C(
|
|
@@ -12550,9 +12550,9 @@ const V7 = "35", O7 = (e) => {
|
|
|
12550
12550
|
throw A(!1), new Error(`Error al obtener comentarios: ${G}`);
|
|
12551
12551
|
}
|
|
12552
12552
|
}, N = u?.comments && u.comments.length > 0, U = N ? "Comparte tu opinión de este artículo." : "Se el primero en compartir tu opinión de este artículo.", I = /* @__PURE__ */ n("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ n(Pe, {}) });
|
|
12553
|
-
return /* @__PURE__ */ h(
|
|
12554
|
-
/* @__PURE__ */ n("div", { className: "comments-container", children: /* @__PURE__ */ n(ne, { title: N || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ h(
|
|
12555
|
-
/* @__PURE__ */ n("div", { className: "comments-header", children: e && a && /* @__PURE__ */ h(
|
|
12553
|
+
return /* @__PURE__ */ h(j, { children: [
|
|
12554
|
+
/* @__PURE__ */ n("div", { className: "comments-container", children: /* @__PURE__ */ n(ne, { title: N || e ? "COMENTARIOS" : !1, children: /* @__PURE__ */ h(j, { children: [
|
|
12555
|
+
/* @__PURE__ */ n("div", { className: "comments-header", children: e && a && /* @__PURE__ */ h(j, { children: [
|
|
12556
12556
|
/* @__PURE__ */ n(
|
|
12557
12557
|
G6,
|
|
12558
12558
|
{
|
|
@@ -12571,7 +12571,7 @@ const V7 = "35", O7 = (e) => {
|
|
|
12571
12571
|
}
|
|
12572
12572
|
)
|
|
12573
12573
|
] }) }),
|
|
12574
|
-
/* @__PURE__ */ n("div", { className: "comments-list", "data-isauthenticated": `${e}`, children: u ? u.comments && u.comments.length > 0 ? /* @__PURE__ */ h(
|
|
12574
|
+
/* @__PURE__ */ n("div", { className: "comments-list", "data-isauthenticated": `${e}`, children: u ? u.comments && u.comments.length > 0 ? /* @__PURE__ */ h(j, { children: [
|
|
12575
12575
|
u.comments.map((E) => /* @__PURE__ */ n(
|
|
12576
12576
|
G7,
|
|
12577
12577
|
{
|
|
@@ -12655,7 +12655,7 @@ const V7 = "35", O7 = (e) => {
|
|
|
12655
12655
|
}
|
|
12656
12656
|
];
|
|
12657
12657
|
function W7({ goToLogin: e, handleGoogleLogin: t }) {
|
|
12658
|
-
const [a, s] =
|
|
12658
|
+
const [a, s] = V({}), [i, o] = V(!1), [r, l] = V(!1), [d, c] = V(null), [u, C] = V(
|
|
12659
12659
|
"register"
|
|
12660
12660
|
), m = (w, b) => {
|
|
12661
12661
|
s((k) => ({ ...k, [w]: b }));
|
|
@@ -12739,8 +12739,8 @@ function W7({ goToLogin: e, handleGoogleLogin: t }) {
|
|
|
12739
12739
|
l(!1);
|
|
12740
12740
|
}
|
|
12741
12741
|
}, g = a.password || "";
|
|
12742
|
-
return /* @__PURE__ */ h(
|
|
12743
|
-
u === "register" && /* @__PURE__ */ h(
|
|
12742
|
+
return /* @__PURE__ */ h(j, { children: [
|
|
12743
|
+
u === "register" && /* @__PURE__ */ h(j, { children: [
|
|
12744
12744
|
/* @__PURE__ */ h("button", { onClick: t, className: _.google, children: [
|
|
12745
12745
|
/* @__PURE__ */ n(
|
|
12746
12746
|
"img",
|
|
@@ -12886,8 +12886,8 @@ function Z7({
|
|
|
12886
12886
|
handleGoogleLogin: s,
|
|
12887
12887
|
CAPTCHA_KEY: i
|
|
12888
12888
|
}) {
|
|
12889
|
-
const [o, r] =
|
|
12890
|
-
return /* @__PURE__ */ h(
|
|
12889
|
+
const [o, r] = V("login"), [l, d] = V(""), [c, u] = V(""), [C, m] = V(""), [A, f] = V(""), [g, w] = V(""), [b, k] = V(!1), [N, U] = V(!1), [I, E] = V(null);
|
|
12890
|
+
return /* @__PURE__ */ h(j, { children: [
|
|
12891
12891
|
o === "login" && /* @__PURE__ */ n(
|
|
12892
12892
|
$7,
|
|
12893
12893
|
{
|
|
@@ -13036,7 +13036,7 @@ function $7({
|
|
|
13036
13036
|
onRegister: u,
|
|
13037
13037
|
handleGoogleLogin: C
|
|
13038
13038
|
}) {
|
|
13039
|
-
return /* @__PURE__ */ h(
|
|
13039
|
+
return /* @__PURE__ */ h(j, { children: [
|
|
13040
13040
|
/* @__PURE__ */ h("button", { onClick: C, className: _.google, children: [
|
|
13041
13041
|
/* @__PURE__ */ n(
|
|
13042
13042
|
"img",
|
|
@@ -13276,7 +13276,7 @@ function X7({
|
|
|
13276
13276
|
checkAuth: i,
|
|
13277
13277
|
icon: o
|
|
13278
13278
|
}) {
|
|
13279
|
-
const [r, l] =
|
|
13279
|
+
const [r, l] = V("login"), d = async () => {
|
|
13280
13280
|
if (!e) return;
|
|
13281
13281
|
const c = encodeURIComponent(window.location.pathname);
|
|
13282
13282
|
window.location.href = `/api/auth/login?redirect=${c}`;
|
|
@@ -13345,7 +13345,7 @@ function e8({
|
|
|
13345
13345
|
}, m = async (A) => {
|
|
13346
13346
|
A.preventDefault(), a && u(!0);
|
|
13347
13347
|
};
|
|
13348
|
-
return /* @__PURE__ */ h(
|
|
13348
|
+
return /* @__PURE__ */ h(j, { children: [
|
|
13349
13349
|
c && /* @__PURE__ */ n(
|
|
13350
13350
|
X7,
|
|
13351
13351
|
{
|
|
@@ -13391,7 +13391,7 @@ function n8({
|
|
|
13391
13391
|
COGNITO_AUTH_PREFIX: s,
|
|
13392
13392
|
captchaVars: i
|
|
13393
13393
|
}) {
|
|
13394
|
-
const [o, r] =
|
|
13394
|
+
const [o, r] = V(null), [l, d] = V(null), c = async () => {
|
|
13395
13395
|
if (e) {
|
|
13396
13396
|
if (document.cookie.search(t8 + "IS_AUTH=true") === -1) {
|
|
13397
13397
|
r(!1), d(null), console.log("user not logged");
|
|
@@ -13445,7 +13445,7 @@ const ud = ({
|
|
|
13445
13445
|
CAPTCHA_KEY: "invalidKey"
|
|
13446
13446
|
}
|
|
13447
13447
|
}) => {
|
|
13448
|
-
const d = Jn(null), [c, u] =
|
|
13448
|
+
const d = Jn(null), [c, u] = V(!1);
|
|
13449
13449
|
ke(() => {
|
|
13450
13450
|
const m = new IntersectionObserver(
|
|
13451
13451
|
([A]) => {
|
|
@@ -13479,7 +13479,7 @@ const ud = ({
|
|
|
13479
13479
|
}
|
|
13480
13480
|
),
|
|
13481
13481
|
more: /* @__PURE__ */ n(
|
|
13482
|
-
|
|
13482
|
+
O6,
|
|
13483
13483
|
{
|
|
13484
13484
|
section: a,
|
|
13485
13485
|
currentNews: s,
|
|
@@ -13663,9 +13663,9 @@ export {
|
|
|
13663
13663
|
bi as DynamicBlockServices,
|
|
13664
13664
|
td as DynamicComponents,
|
|
13665
13665
|
B1 as DynamicMainSlot,
|
|
13666
|
-
|
|
13666
|
+
Oa as DynamicSlot,
|
|
13667
13667
|
W8 as EditorialBlock,
|
|
13668
|
-
|
|
13668
|
+
O8 as ErrorComponent,
|
|
13669
13669
|
P2 as Font,
|
|
13670
13670
|
ur as Footer1,
|
|
13671
13671
|
Xr as Footer2,
|
|
@@ -13696,14 +13696,14 @@ export {
|
|
|
13696
13696
|
Ql as Modulo3Columnas,
|
|
13697
13697
|
$8 as ModuloNewsletter,
|
|
13698
13698
|
F8 as ModuloOpinion,
|
|
13699
|
-
|
|
13700
|
-
|
|
13699
|
+
V6 as NewListResponseDataPH,
|
|
13700
|
+
j2 as NewsArticle,
|
|
13701
13701
|
ad as NewsComponent,
|
|
13702
13702
|
P1 as NewsContent,
|
|
13703
13703
|
c1 as NextPrev,
|
|
13704
|
-
|
|
13704
|
+
V2 as OrgList,
|
|
13705
13705
|
hn as PreloadImages,
|
|
13706
|
-
|
|
13706
|
+
Ve as REPORT_REASONS,
|
|
13707
13707
|
X1 as Readest,
|
|
13708
13708
|
ld as ScriptHydrator,
|
|
13709
13709
|
id as SearchSection,
|
|
@@ -13717,15 +13717,15 @@ export {
|
|
|
13717
13717
|
ed as StaticSlotWrapper,
|
|
13718
13718
|
No as SubscribeColumn,
|
|
13719
13719
|
Ro as SubscribeRow,
|
|
13720
|
-
|
|
13720
|
+
j8 as SubscribeWhatsAppColumn,
|
|
13721
13721
|
sd as TagComponent,
|
|
13722
13722
|
X3 as TimeLine,
|
|
13723
13723
|
l8 as TrimPathname,
|
|
13724
|
-
|
|
13724
|
+
V8 as VideoBlock3,
|
|
13725
13725
|
z8 as VideoBlock4,
|
|
13726
13726
|
rd as VideoSection,
|
|
13727
13727
|
Q2 as VideosSchemas,
|
|
13728
|
-
|
|
13728
|
+
O2 as WebsiteList,
|
|
13729
13729
|
hd as addComment,
|
|
13730
13730
|
W1 as bannersReplace,
|
|
13731
13731
|
Lt as becomeVideoObject,
|
|
@@ -13745,10 +13745,10 @@ export {
|
|
|
13745
13745
|
o1 as getEnvironmentUrl,
|
|
13746
13746
|
_2 as getEnvironmentUrlFront,
|
|
13747
13747
|
ie as getImageUrl,
|
|
13748
|
-
|
|
13748
|
+
Vt as getNextMeta,
|
|
13749
13749
|
Qt as getPage,
|
|
13750
13750
|
u8 as getPreloadImages,
|
|
13751
|
-
|
|
13751
|
+
Ot as getPrevMeta,
|
|
13752
13752
|
dd as getReportReasonLabel,
|
|
13753
13753
|
b2 as getResponse,
|
|
13754
13754
|
v2 as getResponsePromise,
|