sass-template-common 0.0.56 → 0.0.57
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
1
|
import { jsx as n, jsxs as h, Fragment as V } from "react/jsx-runtime";
|
|
2
|
-
import xe, { useState as
|
|
2
|
+
import xe, { useState as O, useRef as Jn, useCallback as ee, useEffect as ke, createElement as mt, forwardRef as Ja, Fragment as s1, useMemo as Xa } from "react";
|
|
3
3
|
const e2 = ({ id: e }) => e && /* @__PURE__ */ n(
|
|
4
4
|
"script",
|
|
5
5
|
{
|
|
@@ -863,12 +863,12 @@ const H1 = () => "https://apioffline-heraldousa.cms-medios.com", _2 = () => "htt
|
|
|
863
863
|
return /* @__PURE__ */ n("div", { dangerouslySetInnerHTML: { __html: o } }, i);
|
|
864
864
|
return null;
|
|
865
865
|
}) });
|
|
866
|
-
},
|
|
866
|
+
}, Ot = (e, t, a) => {
|
|
867
867
|
let s = e.siteUrl;
|
|
868
868
|
return t.forEach((o, i) => {
|
|
869
869
|
i > 0 && (s += `/${o}`);
|
|
870
870
|
}), `${s}/page/${a + 1}`;
|
|
871
|
-
},
|
|
871
|
+
}, jt = (e, t, a) => {
|
|
872
872
|
let s = e.siteUrl;
|
|
873
873
|
return t.forEach((o, i) => {
|
|
874
874
|
i > 0 && (s += `/${o}`);
|
|
@@ -1019,7 +1019,7 @@ const I2 = { prerender: [
|
|
|
1019
1019
|
}
|
|
1020
1020
|
);
|
|
1021
1021
|
};
|
|
1022
|
-
const
|
|
1022
|
+
const O2 = async ({
|
|
1023
1023
|
realPath: e,
|
|
1024
1024
|
config: t,
|
|
1025
1025
|
BASE_URL: a,
|
|
@@ -1053,7 +1053,7 @@ const j2 = async ({
|
|
|
1053
1053
|
},
|
|
1054
1054
|
r
|
|
1055
1055
|
));
|
|
1056
|
-
},
|
|
1056
|
+
}, j2 = ({ config: e, socials: t }) => {
|
|
1057
1057
|
const a = {
|
|
1058
1058
|
"@context": "https://schema.org",
|
|
1059
1059
|
"@type": "NewsMediaOrganization",
|
|
@@ -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 O1() {
|
|
1440
1440
|
const { caseless: e, skipUndefined: t } = ca(this) && this || {}, a = {}, s = (o, i) => {
|
|
1441
1441
|
const r = e && la(a, i) || i;
|
|
1442
|
-
e1(a[r]) && e1(o) ? a[r] =
|
|
1442
|
+
e1(a[r]) && e1(o) ? a[r] = O1(a[r], o) : e1(o) ? a[r] = O1({}, o) : Ct(o) ? a[r] = o.slice() : (!t || !dt(o)) && (a[r] = o);
|
|
1443
1443
|
};
|
|
1444
1444
|
for (let o = 0, i = arguments.length; o < i; o++)
|
|
1445
1445
|
arguments[o] && Bt(arguments[o], s);
|
|
@@ -1578,7 +1578,7 @@ const xs = (e) => {
|
|
|
1578
1578
|
isTypedArray: fs,
|
|
1579
1579
|
isFileList: es,
|
|
1580
1580
|
forEach: Bt,
|
|
1581
|
-
merge:
|
|
1581
|
+
merge: O1,
|
|
1582
1582
|
extend: cs,
|
|
1583
1583
|
trim: ls,
|
|
1584
1584
|
stripBOM: ds,
|
|
@@ -1611,10 +1611,10 @@ const xs = (e) => {
|
|
|
1611
1611
|
asap: Us,
|
|
1612
1612
|
isIterable: qs
|
|
1613
1613
|
};
|
|
1614
|
-
function
|
|
1614
|
+
function j(e, t, a, s, o) {
|
|
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), o && (this.response = o, this.status = o.status ? o.status : null);
|
|
1616
1616
|
}
|
|
1617
|
-
p.inherits(
|
|
1617
|
+
p.inherits(j, Error, {
|
|
1618
1618
|
toJSON: function() {
|
|
1619
1619
|
return {
|
|
1620
1620
|
// Standard
|
|
@@ -1635,7 +1635,7 @@ p.inherits(O, Error, {
|
|
|
1635
1635
|
};
|
|
1636
1636
|
}
|
|
1637
1637
|
});
|
|
1638
|
-
const ha =
|
|
1638
|
+
const ha = j.prototype, ma = {};
|
|
1639
1639
|
[
|
|
1640
1640
|
"ERR_BAD_OPTION_VALUE",
|
|
1641
1641
|
"ERR_BAD_OPTION",
|
|
@@ -1653,18 +1653,18 @@ const ha = O.prototype, ma = {};
|
|
|
1653
1653
|
].forEach((e) => {
|
|
1654
1654
|
ma[e] = { value: e };
|
|
1655
1655
|
});
|
|
1656
|
-
Object.defineProperties(
|
|
1656
|
+
Object.defineProperties(j, ma);
|
|
1657
1657
|
Object.defineProperty(ha, "isAxiosError", { value: !0 });
|
|
1658
|
-
|
|
1658
|
+
j.from = (e, t, a, s, o, i) => {
|
|
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 j.call(r, l, d, a, 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;
|
|
1665
1665
|
};
|
|
1666
1666
|
const Ts = null;
|
|
1667
|
-
function
|
|
1667
|
+
function j1(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(j1);
|
|
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 p1(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 j("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 p1(e, t, a) {
|
|
|
1718
1718
|
);
|
|
1719
1719
|
}), !1;
|
|
1720
1720
|
}
|
|
1721
|
-
return
|
|
1721
|
+
return j1(f) ? !0 : (t.append(Cn(w, g, i), 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: j1
|
|
1727
1727
|
});
|
|
1728
1728
|
function A(f, g) {
|
|
1729
1729
|
if (!p.isUndefined(f)) {
|
|
@@ -1857,12 +1857,12 @@ const pa = {
|
|
|
1857
1857
|
Blob: Ds
|
|
1858
1858
|
},
|
|
1859
1859
|
protocols: ["http", "https", "file", "blob", "url", "data"]
|
|
1860
|
-
}, K1 = typeof window < "u" && typeof document < "u", V1 = typeof navigator == "object" && navigator || void 0,
|
|
1860
|
+
}, K1 = typeof window < "u" && typeof document < "u", V1 = typeof navigator == "object" && navigator || void 0, Os = K1 && (!V1 || ["ReactNative", "NativeScript", "NS"].indexOf(V1.product) < 0), js = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
|
|
1861
1861
|
self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Vs = 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:
|
|
1864
|
+
hasStandardBrowserEnv: Os,
|
|
1865
|
+
hasStandardBrowserWebWorkerEnv: js,
|
|
1866
1866
|
navigator: V1,
|
|
1867
1867
|
origin: Vs
|
|
1868
1868
|
}, Symbol.toStringTag, { value: "Module" })), ne = {
|
|
@@ -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" ? j.from(l, j.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 ft(e, t, a) {
|
|
2198
|
-
|
|
2198
|
+
j.call(this, e ?? "canceled", j.ERR_CANCELED, t, a), this.name = "CanceledError";
|
|
2199
2199
|
}
|
|
2200
|
-
p.inherits(ft,
|
|
2200
|
+
p.inherits(ft, j, {
|
|
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 j(
|
|
2206
2206
|
"Request failed with status code " + a.status,
|
|
2207
|
-
[
|
|
2207
|
+
[j.ERR_BAD_REQUEST, j.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 j("Request aborted", j.ECONNABORTED, e, w)), w = null);
|
|
2433
2433
|
}, w.onerror = function(q) {
|
|
2434
|
-
const I = q && q.message ? q.message : "Network Error", E = new
|
|
2434
|
+
const I = q && q.message ? q.message : "Network Error", E = new j(I, j.ERR_NETWORK, e, w);
|
|
2435
2435
|
E.event = q || null, s(E), w = null;
|
|
2436
2436
|
}, w.ontimeout = function() {
|
|
2437
2437
|
let q = o.timeout ? "timeout of " + o.timeout + "ms exceeded" : "timeout exceeded";
|
|
2438
2438
|
const I = o.transitional || pa;
|
|
2439
|
-
o.timeoutErrorMessage && (q = o.timeoutErrorMessage), s(new
|
|
2439
|
+
o.timeoutErrorMessage && (q = o.timeoutErrorMessage), s(new j(
|
|
2440
2440
|
q,
|
|
2441
|
-
I.clarifyTimeoutError ?
|
|
2441
|
+
I.clarifyTimeoutError ? j.ETIMEDOUT : j.ECONNABORTED,
|
|
2442
2442
|
e,
|
|
2443
2443
|
w
|
|
2444
2444
|
)), w = null;
|
|
@@ -2449,7 +2449,7 @@ const va = (e) => {
|
|
|
2449
2449
|
}, o.cancelToken && o.cancelToken.subscribe(u), o.signal && (o.signal.aborted ? u() : o.signal.addEventListener("abort", u)));
|
|
2450
2450
|
const k = Xs(o.url);
|
|
2451
2451
|
if (k && ne.protocols.indexOf(k) === -1) {
|
|
2452
|
-
s(new
|
|
2452
|
+
s(new j("Unsupported protocol " + k + ":", j.ERR_BAD_REQUEST, e));
|
|
2453
2453
|
return;
|
|
2454
2454
|
}
|
|
2455
2455
|
w.send(i || null);
|
|
@@ -2462,11 +2462,11 @@ const va = (e) => {
|
|
|
2462
2462
|
if (!o) {
|
|
2463
2463
|
o = !0, l();
|
|
2464
2464
|
const u = c instanceof Error ? c : this.reason;
|
|
2465
|
-
s.abort(u instanceof
|
|
2465
|
+
s.abort(u instanceof j ? u : new ft(u instanceof Error ? u.message : u));
|
|
2466
2466
|
}
|
|
2467
2467
|
};
|
|
2468
2468
|
let r = t && setTimeout(() => {
|
|
2469
|
-
r = null, i(new
|
|
2469
|
+
r = null, i(new j(`timeout ${t} of ms exceeded`, j.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 j(`Response type '${f}' is not supported`, j.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 j("Network Error", j.ERR_NETWORK, f, X),
|
|
2675
2675
|
{
|
|
2676
2676
|
cause: y.cause || y
|
|
2677
2677
|
}
|
|
2678
|
-
) :
|
|
2678
|
+
) : j.from(y, y && y.code, f, X);
|
|
2679
2679
|
}
|
|
2680
2680
|
};
|
|
2681
2681
|
}, fo = /* @__PURE__ */ new Map(), _a = (e) => {
|
|
@@ -2717,7 +2717,7 @@ function po(e, t) {
|
|
|
2717
2717
|
s = e[r];
|
|
2718
2718
|
let l;
|
|
2719
2719
|
if (o = s, !go(s) && (o = J1[(l = String(s)).toLowerCase()], o === void 0))
|
|
2720
|
-
throw new
|
|
2720
|
+
throw new j(`Unknown adapter '${l}'`);
|
|
2721
2721
|
if (o && (p.isFunction(o) || (o = o.get(t))))
|
|
2722
2722
|
break;
|
|
2723
2723
|
i[l || "#" + r] = o;
|
|
@@ -2729,7 +2729,7 @@ function po(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 j(
|
|
2733
2733
|
"There is no suitable adapter to dispatch the request " + l,
|
|
2734
2734
|
"ERR_NOT_SUPPORT"
|
|
2735
2735
|
);
|
|
@@ -2783,9 +2783,9 @@ A1.transitional = function(t, a, s) {
|
|
|
2783
2783
|
}
|
|
2784
2784
|
return (i, r, l) => {
|
|
2785
2785
|
if (t === !1)
|
|
2786
|
-
throw new
|
|
2786
|
+
throw new j(
|
|
2787
2787
|
o(r, " has been removed" + (a ? " in " + a : "")),
|
|
2788
|
-
|
|
2788
|
+
j.ERR_DEPRECATED
|
|
2789
2789
|
);
|
|
2790
2790
|
return a && !En[r] && (En[r] = !0, console.warn(
|
|
2791
2791
|
o(
|
|
@@ -2800,7 +2800,7 @@ A1.spelling = function(t) {
|
|
|
2800
2800
|
};
|
|
2801
2801
|
function Ao(e, t, a) {
|
|
2802
2802
|
if (typeof e != "object")
|
|
2803
|
-
throw new
|
|
2803
|
+
throw new j("options must be an object", j.ERR_BAD_OPTION_VALUE);
|
|
2804
2804
|
const s = Object.keys(e);
|
|
2805
2805
|
let o = s.length;
|
|
2806
2806
|
for (; o-- > 0; ) {
|
|
@@ -2808,11 +2808,11 @@ function Ao(e, t, a) {
|
|
|
2808
2808
|
if (r) {
|
|
2809
2809
|
const l = e[i], d = l === void 0 || r(l, i, e);
|
|
2810
2810
|
if (d !== !0)
|
|
2811
|
-
throw new
|
|
2811
|
+
throw new j("option " + i + " must be " + d, j.ERR_BAD_OPTION_VALUE);
|
|
2812
2812
|
continue;
|
|
2813
2813
|
}
|
|
2814
2814
|
if (a !== !0)
|
|
2815
|
-
throw new
|
|
2815
|
+
throw new j("Unknown option " + i, j.ERR_BAD_OPTION);
|
|
2816
2816
|
}
|
|
2817
2817
|
}
|
|
2818
2818
|
const n1 = {
|
|
@@ -3111,7 +3111,7 @@ W.CancelToken = wo;
|
|
|
3111
3111
|
W.isCancel = wa;
|
|
3112
3112
|
W.VERSION = Sa;
|
|
3113
3113
|
W.toFormData = p1;
|
|
3114
|
-
W.AxiosError =
|
|
3114
|
+
W.AxiosError = j;
|
|
3115
3115
|
W.Cancel = W.CanceledError;
|
|
3116
3116
|
W.all = function(t) {
|
|
3117
3117
|
return Promise.all(t);
|
|
@@ -3401,7 +3401,7 @@ const M8 = async (e, t, a, s, o, i) => {
|
|
|
3401
3401
|
});
|
|
3402
3402
|
if (!u) return de(t);
|
|
3403
3403
|
const C = u.data.data, m = C[0];
|
|
3404
|
-
return C.length < c || l.push({ rel: "next", url:
|
|
3404
|
+
return C.length < c || l.push({ rel: "next", url: Ot(a, r, d) }), d > 1 && l.push({ rel: "prev", url: jt(a, r, d) }), {
|
|
3405
3405
|
...t,
|
|
3406
3406
|
title: `Últimas Noticias de ${m.info.section?.name} | ${a.name}`,
|
|
3407
3407
|
description: `Todas las últimas noticias de ${m.info.section?.name} en ${a.name}`,
|
|
@@ -3448,10 +3448,10 @@ const M8 = async (e, t, a, s, o, i) => {
|
|
|
3448
3448
|
const A = m.data.entity;
|
|
3449
3449
|
return A ? (m.data.data?.length < c || l.push({
|
|
3450
3450
|
rel: "next",
|
|
3451
|
-
url:
|
|
3451
|
+
url: Ot(a, r, d)
|
|
3452
3452
|
}), d > 1 && l.push({
|
|
3453
3453
|
rel: "prev",
|
|
3454
|
-
url:
|
|
3454
|
+
url: jt(a, r, d)
|
|
3455
3455
|
}), {
|
|
3456
3456
|
...t,
|
|
3457
3457
|
title: `Últimas noticias de ${A.name} | ${a.name}`,
|
|
@@ -3517,10 +3517,10 @@ const M8 = async (e, t, a, s, o, i) => {
|
|
|
3517
3517
|
});
|
|
3518
3518
|
return d ? (d.data.data.length < Number(a.newsListLimit) || r.push({
|
|
3519
3519
|
rel: "next",
|
|
3520
|
-
url:
|
|
3520
|
+
url: Ot(a, i, l)
|
|
3521
3521
|
}), l > 1 && r.push({
|
|
3522
3522
|
rel: "prev",
|
|
3523
|
-
url:
|
|
3523
|
+
url: jt(a, i, l)
|
|
3524
3524
|
}), {
|
|
3525
3525
|
...t,
|
|
3526
3526
|
title: "Videos | " + a.name,
|
|
@@ -3615,10 +3615,10 @@ const M8 = async (e, t, a, s, o, i) => {
|
|
|
3615
3615
|
});
|
|
3616
3616
|
return C ? (C.data.data.length < Number(a.newsListLimit) || d.push({
|
|
3617
3617
|
rel: "next",
|
|
3618
|
-
url:
|
|
3618
|
+
url: Ot(a, l, c)
|
|
3619
3619
|
}), c > 1 && d.push({
|
|
3620
3620
|
rel: "prev",
|
|
3621
|
-
url:
|
|
3621
|
+
url: jt(a, l, c)
|
|
3622
3622
|
}), {
|
|
3623
3623
|
...t,
|
|
3624
3624
|
title: `Últimas Noticias de ${u?.data.data[0]?.info.fullname} | ${a.name}`,
|
|
@@ -3719,7 +3719,7 @@ async function R8({
|
|
|
3719
3719
|
}
|
|
3720
3720
|
),
|
|
3721
3721
|
t.schemas_NewsArticle && C && /* @__PURE__ */ n(
|
|
3722
|
-
|
|
3722
|
+
O2,
|
|
3723
3723
|
{
|
|
3724
3724
|
BASE_URL: m.siteUrl,
|
|
3725
3725
|
config: m,
|
|
@@ -3727,7 +3727,7 @@ async function R8({
|
|
|
3727
3727
|
axiosApi: e
|
|
3728
3728
|
}
|
|
3729
3729
|
),
|
|
3730
|
-
/* @__PURE__ */ n(
|
|
3730
|
+
/* @__PURE__ */ n(j2, { config: m, socials: A }),
|
|
3731
3731
|
t.schemas_Videos && C && /* @__PURE__ */ n(
|
|
3732
3732
|
Q2,
|
|
3733
3733
|
{
|
|
@@ -3828,7 +3828,7 @@ function To({
|
|
|
3828
3828
|
enableDrag: i,
|
|
3829
3829
|
onIndexChange: r
|
|
3830
3830
|
}) {
|
|
3831
|
-
const [l, d] =
|
|
3831
|
+
const [l, d] = O(!1), [c, u] = O(0), [C, m] = O(0), [A, f] = O(0), [g, w] = O(0), [b, k] = O(null), N = Jn(null), [q, I] = O(1), E = ee(() => {
|
|
3832
3832
|
if (o) return 1;
|
|
3833
3833
|
const v = N.current?.offsetWidth || window.innerWidth, M = a + s, Q = Math.floor(v / M);
|
|
3834
3834
|
return Math.max(1, Q);
|
|
@@ -3955,7 +3955,7 @@ function To({
|
|
|
3955
3955
|
}
|
|
3956
3956
|
};
|
|
3957
3957
|
}
|
|
3958
|
-
function
|
|
3958
|
+
function O8(e) {
|
|
3959
3959
|
const {
|
|
3960
3960
|
children: t,
|
|
3961
3961
|
slot_id: a,
|
|
@@ -3965,7 +3965,7 @@ function j8(e) {
|
|
|
3965
3965
|
fullPageWidth: r = !1,
|
|
3966
3966
|
pagination: l = !1,
|
|
3967
3967
|
enableDrag: d = !0
|
|
3968
|
-
} = e, [c, u] =
|
|
3968
|
+
} = e, [c, u] = O(0), [C, m] = O(!1);
|
|
3969
3969
|
ke(() => {
|
|
3970
3970
|
m(!0);
|
|
3971
3971
|
const P = document.getElementById("ssr-dummy_" + a);
|
|
@@ -4175,10 +4175,10 @@ const Io = "_content_3olxv_1", Mo = {
|
|
|
4175
4175
|
},
|
|
4176
4176
|
a.key
|
|
4177
4177
|
);
|
|
4178
|
-
}, Ho = "_boxInformation_10v0r_1",
|
|
4178
|
+
}, Ho = "_boxInformation_10v0r_1", Oo = "_sectionDescriptionContainer_10v0r_9", jo = "_uppertitle_10v0r_20", Vo = "_sectionDescription_10v0r_9", Qo = "_articule_10v0r_60", Po = "_linkStyled_10v0r_74", Go = "_description_10v0r_85", zo = "_correspondent_10v0r_113", Fo = "_correspondentLink_10v0r_125", Wo = "_dotStyles_10v0r_137", Zo = "_clipboardButton_10v0r_144", $o = "_socialNetworkSection_10v0r_158", $ = {
|
|
4179
4179
|
boxInformation: Ho,
|
|
4180
|
-
sectionDescriptionContainer:
|
|
4181
|
-
uppertitle:
|
|
4180
|
+
sectionDescriptionContainer: Oo,
|
|
4181
|
+
uppertitle: jo,
|
|
4182
4182
|
sectionDescription: Vo,
|
|
4183
4183
|
articule: Qo,
|
|
4184
4184
|
linkStyled: Po,
|
|
@@ -4443,7 +4443,7 @@ const pt = (e) => {
|
|
|
4443
4443
|
isVideo: a = !1,
|
|
4444
4444
|
hasShadow: s = !1,
|
|
4445
4445
|
priorityHigh: o = !1
|
|
4446
|
-
} = e, [i, r] =
|
|
4446
|
+
} = e, [i, r] = O(void 0), l = t?.sizes;
|
|
4447
4447
|
return ke(() => {
|
|
4448
4448
|
(async () => {
|
|
4449
4449
|
if (l?.[0]?.url) {
|
|
@@ -4483,7 +4483,7 @@ const pt = (e) => {
|
|
|
4483
4483
|
);
|
|
4484
4484
|
}, ye = async (e) => {
|
|
4485
4485
|
const { preview: t } = e;
|
|
4486
|
-
return !t?.sizes || t.sizes.length === 0 || t.sizes.some((a) => !a.url) ? /* @__PURE__ */ n("div", { className: re.imageLogoPlaceholder }) : /* @__PURE__ */ n(hi, { ...e });
|
|
4486
|
+
return !t?.sizes || t.sizes.length === 0 || t.sizes.some((a) => !a.url) ? /* @__PURE__ */ n("div", { className: re.imageLogoPlaceholder }) : (console.log("PUBLIC_IS_OFFLINE:", "true"), /* @__PURE__ */ n(hi, { ...e }));
|
|
4487
4487
|
}, Ta = (e) => {
|
|
4488
4488
|
const { itemReverseOrder: t = !1 } = e;
|
|
4489
4489
|
return /* @__PURE__ */ n(
|
|
@@ -5552,7 +5552,7 @@ const pt = (e) => {
|
|
|
5552
5552
|
contentTerms: Ri,
|
|
5553
5553
|
subscribeText: Di,
|
|
5554
5554
|
terms: Hi
|
|
5555
|
-
},
|
|
5555
|
+
}, Oi = (e) => /* @__PURE__ */ h("section", { className: ge.content, children: [
|
|
5556
5556
|
/* @__PURE__ */ n("div", { className: ge.subscribeImage, children: e.image }),
|
|
5557
5557
|
/* @__PURE__ */ h("div", { className: ge.contentInfo, children: [
|
|
5558
5558
|
/* @__PURE__ */ n("div", { className: ge.tag, children: e.texts.newsletterTag ?? "NEWS" }),
|
|
@@ -5576,7 +5576,7 @@ const pt = (e) => {
|
|
|
5576
5576
|
/* @__PURE__ */ n(U, { className: ge.terms, children: e.texts.newsletterTermsAnchor ?? "Términos y condiciones" })
|
|
5577
5577
|
] })
|
|
5578
5578
|
] })
|
|
5579
|
-
] }),
|
|
5579
|
+
] }), ji = (e) => /* @__PURE__ */ h(
|
|
5580
5580
|
"svg",
|
|
5581
5581
|
{
|
|
5582
5582
|
width: "284",
|
|
@@ -5627,8 +5627,8 @@ const pt = (e) => {
|
|
|
5627
5627
|
whatsappLink: Wi,
|
|
5628
5628
|
subscribeText: Zi,
|
|
5629
5629
|
terms: $i
|
|
5630
|
-
},
|
|
5631
|
-
/* @__PURE__ */ n(
|
|
5630
|
+
}, j8 = (e) => /* @__PURE__ */ h("section", { className: Le.content, children: [
|
|
5631
|
+
/* @__PURE__ */ n(ji, { className: Le.subscribeImage }),
|
|
5632
5632
|
/* @__PURE__ */ h("div", { className: Le.contentTitle, children: [
|
|
5633
5633
|
/* @__PURE__ */ n("p", { className: Le.title, children: "Mantenete Informado" }),
|
|
5634
5634
|
/* @__PURE__ */ n("p", { className: Le.subTitle, children: "¿Quieres recibir las noticias más importantes? ¡Suscríbete sin costo, recíbelas por WhatsApp!" })
|
|
@@ -6696,7 +6696,7 @@ const pt = (e) => {
|
|
|
6696
6696
|
}
|
|
6697
6697
|
)
|
|
6698
6698
|
}
|
|
6699
|
-
),
|
|
6699
|
+
), Or = {
|
|
6700
6700
|
FaceBook: {
|
|
6701
6701
|
url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
|
|
6702
6702
|
icon: {
|
|
@@ -6735,11 +6735,11 @@ const pt = (e) => {
|
|
|
6735
6735
|
}
|
|
6736
6736
|
}
|
|
6737
6737
|
};
|
|
6738
|
-
function
|
|
6738
|
+
function jr({ noteShare: e }) {
|
|
6739
6739
|
const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
|
|
6740
6740
|
return e ? /* @__PURE__ */ h("div", { className: ie.socialNetworkSection, children: [
|
|
6741
6741
|
e.options?.map((a) => {
|
|
6742
|
-
const s =
|
|
6742
|
+
const s = Or[a];
|
|
6743
6743
|
if (!s) return null;
|
|
6744
6744
|
const o = e.variant === "outline" ? s.icon.outline : s.icon.solid, i = s.url(t);
|
|
6745
6745
|
return /* @__PURE__ */ n(
|
|
@@ -7052,15 +7052,15 @@ const Vr = "_content_1dzh4_1", Qr = "_brandContent_1dzh4_10", Pr = "_socialMedia
|
|
|
7052
7052
|
/* @__PURE__ */ n("option", { value: "", children: "--Seleccione--" }),
|
|
7053
7053
|
e.options.map((t, a) => /* @__PURE__ */ n("option", { value: t.value, children: t.label }, a))
|
|
7054
7054
|
] })
|
|
7055
|
-
] }), D3 = "_content_1mi9t_1", H3 = "_label_1mi9t_8",
|
|
7055
|
+
] }), D3 = "_content_1mi9t_1", H3 = "_label_1mi9t_8", O3 = "_input_1mi9t_17", x1 = {
|
|
7056
7056
|
content: D3,
|
|
7057
7057
|
label: H3,
|
|
7058
|
-
input:
|
|
7058
|
+
input: O3
|
|
7059
7059
|
}, z8 = (e) => /* @__PURE__ */ h("div", { className: x1.content, children: [
|
|
7060
7060
|
/* @__PURE__ */ n("label", { className: x1.label, children: e.label }),
|
|
7061
7061
|
/* @__PURE__ */ n("textarea", { className: x1.input, ...e })
|
|
7062
|
-
] }),
|
|
7063
|
-
boxInformation:
|
|
7062
|
+
] }), j3 = "_boxInformation_achvw_1", V3 = "_textBox_achvw_30", Q3 = "_contentBox_achvw_40", P3 = "_liveBox_achvw_50", G3 = "_dot_achvw_72", z3 = "_sectionDescription_achvw_97", F3 = "_articule_achvw_110", W3 = "_description_achvw_137", Fe = {
|
|
7063
|
+
boxInformation: j3,
|
|
7064
7064
|
textBox: V3,
|
|
7065
7065
|
contentBox: Q3,
|
|
7066
7066
|
liveBox: P3,
|
|
@@ -7412,9 +7412,9 @@ const Vr = "_content_1dzh4_1", Qr = "_brandContent_1dzh4_10", Pr = "_socialMedia
|
|
|
7412
7412
|
}
|
|
7413
7413
|
)
|
|
7414
7414
|
] })
|
|
7415
|
-
] }) }),
|
|
7416
|
-
content:
|
|
7417
|
-
titleContent:
|
|
7415
|
+
] }) }), O4 = "_content_gcte1_1", j4 = "_titleContent_gcte1_24", V4 = "_title_gcte1_24", Q4 = "_startLine_gcte1_88", P4 = "_line_gcte1_93", G4 = "_bottomLine_gcte1_99", z4 = "_childrenContent_gcte1_118", F4 = "_readMore_gcte1_131", Me = {
|
|
7416
|
+
content: O4,
|
|
7417
|
+
titleContent: j4,
|
|
7418
7418
|
title: V4,
|
|
7419
7419
|
startLine: Q4,
|
|
7420
7420
|
line: P4,
|
|
@@ -7899,12 +7899,12 @@ const W8 = (e) => {
|
|
|
7899
7899
|
}
|
|
7900
7900
|
)
|
|
7901
7901
|
] });
|
|
7902
|
-
}, Bl = "_content_1nd2h_1", Rl = "_newsContent_1nd2h_8", Dl = "_boxPosition_1nd2h_17", Hl = "_bannerContent_1nd2h_23",
|
|
7902
|
+
}, Bl = "_content_1nd2h_1", Rl = "_newsContent_1nd2h_8", Dl = "_boxPosition_1nd2h_17", Hl = "_bannerContent_1nd2h_23", Ol = "_bannerContentAux_1nd2h_33", it = {
|
|
7903
7903
|
content: Bl,
|
|
7904
7904
|
newsContent: Rl,
|
|
7905
7905
|
boxPosition: Dl,
|
|
7906
7906
|
bannerContent: Hl,
|
|
7907
|
-
bannerContentAux:
|
|
7907
|
+
bannerContentAux: Ol
|
|
7908
7908
|
}, $8 = (e) => {
|
|
7909
7909
|
const { news: t } = e;
|
|
7910
7910
|
return Array.isArray(t) && /* @__PURE__ */ h("div", { className: it.content, children: [
|
|
@@ -7942,9 +7942,9 @@ const W8 = (e) => {
|
|
|
7942
7942
|
] });
|
|
7943
7943
|
}, Y8 = (e) => /* @__PURE__ */ h(V, { children: [
|
|
7944
7944
|
/* @__PURE__ */ n(xi, { className: "display-on-lower-900px", ...e }),
|
|
7945
|
-
/* @__PURE__ */ n(
|
|
7946
|
-
] }),
|
|
7947
|
-
newsContent:
|
|
7945
|
+
/* @__PURE__ */ n(Oi, { ...e })
|
|
7946
|
+
] }), jl = "_newsContent_gd57q_1", Vl = "_newsContentWithLines_gd57q_8", Ql = "_newsContentWithoutLines_gd57q_13", Pl = "_contentSeparator_gd57q_18", Ft = {
|
|
7947
|
+
newsContent: jl,
|
|
7948
7948
|
newsContentWithLines: Vl,
|
|
7949
7949
|
newsContentWithoutLines: Ql,
|
|
7950
7950
|
contentSeparator: Pl
|
|
@@ -8012,7 +8012,7 @@ const W8 = (e) => {
|
|
|
8012
8012
|
showVideoTime: e.showVideoTime,
|
|
8013
8013
|
showVideosubtitle: e.showVideosubtitle
|
|
8014
8014
|
}
|
|
8015
|
-
) }), zl = "_newsContent_1sb62_1", Fl = "_contentSeparator_1sb62_8",
|
|
8015
|
+
) }), zl = "_newsContent_1sb62_1", Fl = "_contentSeparator_1sb62_8", On = {
|
|
8016
8016
|
newsContent: zl,
|
|
8017
8017
|
contentSeparator: Fl
|
|
8018
8018
|
}, Wl = (e) => {
|
|
@@ -8021,7 +8021,7 @@ const W8 = (e) => {
|
|
|
8021
8021
|
return /* @__PURE__ */ n(te, { title: a, titleUrl: e.titleUrl, children: /* @__PURE__ */ n(
|
|
8022
8022
|
"div",
|
|
8023
8023
|
{
|
|
8024
|
-
className: `${
|
|
8024
|
+
className: `${On.newsContent} ${e.hasLines ? On.contentSeparator : ""}`,
|
|
8025
8025
|
children: t?.map((s, o) => {
|
|
8026
8026
|
const i = e.slot_id && e.slot_id !== "Nota_1", r = {
|
|
8027
8027
|
...s,
|
|
@@ -8178,7 +8178,7 @@ const W8 = (e) => {
|
|
|
8178
8178
|
]
|
|
8179
8179
|
}
|
|
8180
8180
|
) : null;
|
|
8181
|
-
}, lc = "_content_yx3zm_1", cc = "_contentSeparator_yx3zm_7",
|
|
8181
|
+
}, lc = "_content_yx3zm_1", cc = "_contentSeparator_yx3zm_7", jn = {
|
|
8182
8182
|
content: lc,
|
|
8183
8183
|
contentSeparator: cc
|
|
8184
8184
|
}, dc = "_newsContent_1uamf_1", uc = "_contentSeparator_1uamf_8", hc = "_hasLinesBlock_1uamf_40", G1 = {
|
|
@@ -8191,7 +8191,7 @@ const W8 = (e) => {
|
|
|
8191
8191
|
return /* @__PURE__ */ n(te, { title: e.title, children: /* @__PURE__ */ n(
|
|
8192
8192
|
"div",
|
|
8193
8193
|
{
|
|
8194
|
-
className: `${
|
|
8194
|
+
className: `${jn.content} ${e.hasLines ? jn.contentSeparator : ""}`,
|
|
8195
8195
|
style: {
|
|
8196
8196
|
gap: e.hasLines ? "30px" : "0px"
|
|
8197
8197
|
},
|
|
@@ -8432,7 +8432,7 @@ const W8 = (e) => {
|
|
|
8432
8432
|
}
|
|
8433
8433
|
)
|
|
8434
8434
|
}
|
|
8435
|
-
), qc = "_drawerStyled_1dhzk_1", Tc = "_sidebarCustom_1dhzk_6", Lc = "_accordionStyled_1dhzk_24", Ic = "_accordionHeading_1dhzk_35", Mc = "_accordionSummeryStyled_1dhzk_44", Bc = "_linkStyled_1dhzk_71", Rc = "_subLinkStyled_1dhzk_91", Dc = "_inputContent_1dhzk_113", Hc = "_buttonContent_1dhzk_114",
|
|
8435
|
+
), qc = "_drawerStyled_1dhzk_1", Tc = "_sidebarCustom_1dhzk_6", Lc = "_accordionStyled_1dhzk_24", Ic = "_accordionHeading_1dhzk_35", Mc = "_accordionSummeryStyled_1dhzk_44", Bc = "_linkStyled_1dhzk_71", Rc = "_subLinkStyled_1dhzk_91", Dc = "_inputContent_1dhzk_113", Hc = "_buttonContent_1dhzk_114", Oc = "_inputStyled_1dhzk_124", jc = "_buscar_1dhzk_140", Vc = "_buttonStyled_1dhzk_149", Qc = "_accordionDetailsStyled_1dhzk_164", Pc = "_footerSlider_1dhzk_179", Gc = "_socialMedia_1dhzk_190", zc = "_copyRights_1dhzk_209", Fc = "_icon_1dhzk_220", K = {
|
|
8436
8436
|
drawerStyled: qc,
|
|
8437
8437
|
sidebarCustom: Tc,
|
|
8438
8438
|
accordionStyled: Lc,
|
|
@@ -8442,8 +8442,8 @@ const W8 = (e) => {
|
|
|
8442
8442
|
subLinkStyled: Rc,
|
|
8443
8443
|
inputContent: Dc,
|
|
8444
8444
|
buttonContent: Hc,
|
|
8445
|
-
inputStyled:
|
|
8446
|
-
buscar:
|
|
8445
|
+
inputStyled: Oc,
|
|
8446
|
+
buscar: jc,
|
|
8447
8447
|
buttonStyled: Vc,
|
|
8448
8448
|
accordionDetailsStyled: Qc,
|
|
8449
8449
|
footerSlider: Pc,
|
|
@@ -8604,7 +8604,7 @@ const W8 = (e) => {
|
|
|
8604
8604
|
headLine: Yc,
|
|
8605
8605
|
live: Kc,
|
|
8606
8606
|
closeLiveStyled: Jc
|
|
8607
|
-
},
|
|
8607
|
+
}, Oa = (e) => {
|
|
8608
8608
|
const { alertZone: t, id: a = "close-alert" } = e, s = () => /* @__PURE__ */ n(
|
|
8609
8609
|
U,
|
|
8610
8610
|
{
|
|
@@ -8810,7 +8810,7 @@ const W8 = (e) => {
|
|
|
8810
8810
|
)
|
|
8811
8811
|
] }),
|
|
8812
8812
|
!e.showAlertPop && /* @__PURE__ */ n(
|
|
8813
|
-
|
|
8813
|
+
Oa,
|
|
8814
8814
|
{
|
|
8815
8815
|
alertZone: t,
|
|
8816
8816
|
forceShow: e.showAlertPop
|
|
@@ -8855,14 +8855,14 @@ const W8 = (e) => {
|
|
|
8855
8855
|
}
|
|
8856
8856
|
) }, i)) }) })
|
|
8857
8857
|
] }, s)) });
|
|
8858
|
-
}, M5 = "_headerStyled_ksxbt_1", B5 = "_headerContent_ksxbt_23", R5 = "_menuButtonSection_ksxbt_33", D5 = "_menuButton_ksxbt_33", H5 = "_buttonSection_ksxbt_84",
|
|
8858
|
+
}, M5 = "_headerStyled_ksxbt_1", B5 = "_headerContent_ksxbt_23", R5 = "_menuButtonSection_ksxbt_33", D5 = "_menuButton_ksxbt_33", H5 = "_buttonSection_ksxbt_84", O5 = "_buttonSectionSearch_ksxbt_101", j5 = "_hasAlertZone_ksxbt_111", V5 = "_buttonText_ksxbt_130", Q5 = "_logoContent_ksxbt_140", P5 = "_logoStyled_ksxbt_148", G5 = "_headLineContent_ksxbt_172", z5 = "_headLineTitle_ksxbt_187", F5 = "_menuSection_ksxbt_203", W5 = "_headLine_ksxbt_172", Z5 = "_line_ksxbt_255", oe = {
|
|
8859
8859
|
headerStyled: M5,
|
|
8860
8860
|
headerContent: B5,
|
|
8861
8861
|
menuButtonSection: R5,
|
|
8862
8862
|
menuButton: D5,
|
|
8863
8863
|
buttonSection: H5,
|
|
8864
|
-
buttonSectionSearch:
|
|
8865
|
-
hasAlertZone:
|
|
8864
|
+
buttonSectionSearch: O5,
|
|
8865
|
+
hasAlertZone: j5,
|
|
8866
8866
|
buttonText: V5,
|
|
8867
8867
|
logoContent: Q5,
|
|
8868
8868
|
logoStyled: P5,
|
|
@@ -8969,7 +8969,7 @@ const W8 = (e) => {
|
|
|
8969
8969
|
id: "content-layout",
|
|
8970
8970
|
children: [
|
|
8971
8971
|
e.showAlertPop && /* @__PURE__ */ n(
|
|
8972
|
-
|
|
8972
|
+
Oa,
|
|
8973
8973
|
{
|
|
8974
8974
|
alertZone: t,
|
|
8975
8975
|
forceShow: e.showAlertPop,
|
|
@@ -9746,12 +9746,12 @@ const W8 = (e) => {
|
|
|
9746
9746
|
}
|
|
9747
9747
|
)
|
|
9748
9748
|
] }) });
|
|
9749
|
-
}, R9 = "_content_jrssz_1", D9 = "_contentWithinCard_jrssz_7", H9 = "_contentDate_jrssz_13",
|
|
9749
|
+
}, R9 = "_content_jrssz_1", D9 = "_contentWithinCard_jrssz_7", H9 = "_contentDate_jrssz_13", O9 = "_dateInfo_jrssz_20", j9 = "_dot_jrssz_30", V9 = "_contentTitle_jrssz_38", Q9 = "_contentTextList_jrssz_47", P9 = "_contentButton_jrssz_101", G9 = "_linkStyled_jrssz_107", Oe = {
|
|
9750
9750
|
content: R9,
|
|
9751
9751
|
contentWithinCard: D9,
|
|
9752
9752
|
contentDate: H9,
|
|
9753
|
-
dateInfo:
|
|
9754
|
-
dot:
|
|
9753
|
+
dateInfo: O9,
|
|
9754
|
+
dot: j9,
|
|
9755
9755
|
contentTitle: V9,
|
|
9756
9756
|
contentTextList: Q9,
|
|
9757
9757
|
contentButton: P9,
|
|
@@ -9792,13 +9792,13 @@ const K9 = async ({
|
|
|
9792
9792
|
}
|
|
9793
9793
|
};
|
|
9794
9794
|
});
|
|
9795
|
-
return /* @__PURE__ */ n("section", { className:
|
|
9796
|
-
/* @__PURE__ */ n(W9, { id: `item-${r + 1}`, children: /* @__PURE__ */ h("div", { className:
|
|
9797
|
-
i.date > 0 && /* @__PURE__ */ h("div", { className:
|
|
9795
|
+
return /* @__PURE__ */ n("section", { className: Oe.content, id: "block-notes-list", children: o?.map((i, r) => /* @__PURE__ */ h(s1, { children: [
|
|
9796
|
+
/* @__PURE__ */ n(W9, { id: `item-${r + 1}`, children: /* @__PURE__ */ h("div", { className: Oe.contentWithinCard, children: [
|
|
9797
|
+
i.date > 0 && /* @__PURE__ */ h("div", { className: Oe.contentDate, children: [
|
|
9798
9798
|
/* @__PURE__ */ n(
|
|
9799
9799
|
"span",
|
|
9800
9800
|
{
|
|
9801
|
-
className:
|
|
9801
|
+
className: Oe.dot,
|
|
9802
9802
|
style: {
|
|
9803
9803
|
background: t === "liveblogs" ? "var(--news-liveblog-timeline-datelink-dot-color)" : "var(--common-black)"
|
|
9804
9804
|
}
|
|
@@ -9807,7 +9807,7 @@ const K9 = async ({
|
|
|
9807
9807
|
/* @__PURE__ */ n(
|
|
9808
9808
|
"p",
|
|
9809
9809
|
{
|
|
9810
|
-
className:
|
|
9810
|
+
className: Oe.dateInfo,
|
|
9811
9811
|
style: {
|
|
9812
9812
|
color: t === "liveblogs" ? "var(--news-liveblog-timeline-datelink-color)" : "var(--common-black)"
|
|
9813
9813
|
},
|
|
@@ -9815,21 +9815,21 @@ const K9 = async ({
|
|
|
9815
9815
|
}
|
|
9816
9816
|
)
|
|
9817
9817
|
] }),
|
|
9818
|
-
/* @__PURE__ */ n("p", { className:
|
|
9818
|
+
/* @__PURE__ */ n("p", { className: Oe.contentTitle, children: e[0]?.list.integrated ? i.title : `${i.index}. ${i.title}` }),
|
|
9819
9819
|
i.image && /* @__PURE__ */ n(ye, { preview: i.image, isLarge: !0 }),
|
|
9820
9820
|
/* @__PURE__ */ n(
|
|
9821
9821
|
"div",
|
|
9822
9822
|
{
|
|
9823
|
-
className:
|
|
9823
|
+
className: Oe.contentTextList,
|
|
9824
9824
|
dangerouslySetInnerHTML: {
|
|
9825
9825
|
__html: i.body.rendered
|
|
9826
9826
|
}
|
|
9827
9827
|
}
|
|
9828
9828
|
),
|
|
9829
|
-
i.related && /* @__PURE__ */ n("div", { className:
|
|
9829
|
+
i.related && /* @__PURE__ */ n("div", { className: Oe.contentButton, children: /* @__PURE__ */ n(
|
|
9830
9830
|
"a",
|
|
9831
9831
|
{
|
|
9832
|
-
className:
|
|
9832
|
+
className: Oe.linkStyled,
|
|
9833
9833
|
href: i.related ?? "",
|
|
9834
9834
|
target: "”_blank",
|
|
9835
9835
|
children: s.blockNoteList_readMore ?? "Leer Más"
|
|
@@ -9930,7 +9930,7 @@ const e0 = () => /* @__PURE__ */ h("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
9930
9930
|
"data-props": encodeURIComponent(
|
|
9931
9931
|
JSON.stringify({ noteShare: e.noteShare })
|
|
9932
9932
|
),
|
|
9933
|
-
children: /* @__PURE__ */ n(
|
|
9933
|
+
children: /* @__PURE__ */ n(jr, { noteShare: e.noteShare })
|
|
9934
9934
|
}
|
|
9935
9935
|
),
|
|
9936
9936
|
/* @__PURE__ */ n(X9, { url: e.noteShare?.googleProfile ?? "" }),
|
|
@@ -10108,7 +10108,7 @@ const u0 = (e) => /* @__PURE__ */ n(
|
|
|
10108
10108
|
}
|
|
10109
10109
|
)
|
|
10110
10110
|
}
|
|
10111
|
-
),
|
|
10111
|
+
), ja = async (e) => {
|
|
10112
10112
|
const t = /<img\b[^>]*\bsrc=["']([^"']+)["']/g, a = [...e.matchAll(t)], s = {};
|
|
10113
10113
|
for (const o of a) {
|
|
10114
10114
|
const i = o[1] ?? "", r = e.includes(i) ? { url: i } : null;
|
|
@@ -10214,7 +10214,7 @@ async function f0(e, t) {
|
|
|
10214
10214
|
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen
|
|
10215
10215
|
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 = `
|
|
10216
10216
|
<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>
|
|
10217
|
-
<script type="application/ld+json">${
|
|
10217
|
+
<script type="application/ld+json">${ja(JSON.stringify(m.data.data) || "")}<\/script>
|
|
10218
10218
|
${f}
|
|
10219
10219
|
<figcaption>${C.data.data[0].main.description || ""}</figcaption>
|
|
10220
10220
|
</figure>
|
|
@@ -10238,7 +10238,7 @@ async function g0(e) {
|
|
|
10238
10238
|
d = d.replace(
|
|
10239
10239
|
/<script[^>]*src=["']https:\/\/platform\.twitter\.com\/widgets\.js["'][^>]*><\/script>/gi,
|
|
10240
10240
|
""
|
|
10241
|
-
), d = d.replace(/ /g, ""), d = h0(d, a), d = m0(d), d = await
|
|
10241
|
+
), d = d.replace(/ /g, ""), d = h0(d, a), d = m0(d), d = await ja(d), d = await C0(
|
|
10242
10242
|
d,
|
|
10243
10243
|
e.texts,
|
|
10244
10244
|
s
|
|
@@ -10672,9 +10672,9 @@ const Gn = {
|
|
|
10672
10672
|
/* @__PURE__ */ n("div", { dangerouslySetInnerHTML: { __html: o?.code ?? "" } }),
|
|
10673
10673
|
/* @__PURE__ */ n("p", { className: zn.title, children: o?.title })
|
|
10674
10674
|
] });
|
|
10675
|
-
},
|
|
10676
|
-
content:
|
|
10677
|
-
title:
|
|
10675
|
+
}, O0 = "_content_cu8lm_1", j0 = "_title_cu8lm_18", B1 = {
|
|
10676
|
+
content: O0,
|
|
10677
|
+
title: j0
|
|
10678
10678
|
}, V0 = async ({
|
|
10679
10679
|
newsformated: e,
|
|
10680
10680
|
internal: t
|
|
@@ -11300,7 +11300,7 @@ const Gn = {
|
|
|
11300
11300
|
] })
|
|
11301
11301
|
}
|
|
11302
11302
|
);
|
|
11303
|
-
},
|
|
11303
|
+
}, O6 = (e) => {
|
|
11304
11304
|
const t = () => e?.video.main.author ? `${e?.video.main.author} - ${Te(
|
|
11305
11305
|
e.video.info.date.created
|
|
11306
11306
|
)}` : e?.video.main.author;
|
|
@@ -11325,7 +11325,7 @@ const Gn = {
|
|
|
11325
11325
|
case "op1":
|
|
11326
11326
|
return /* @__PURE__ */ n(E6, { videos: e.data });
|
|
11327
11327
|
case "op2":
|
|
11328
|
-
return /* @__PURE__ */ n(
|
|
11328
|
+
return /* @__PURE__ */ n(O6, { video: e.data[0] });
|
|
11329
11329
|
default:
|
|
11330
11330
|
return /* @__PURE__ */ n(V, {});
|
|
11331
11331
|
}
|
|
@@ -11366,7 +11366,7 @@ function cd({ containerId: e, containerId2: t }) {
|
|
|
11366
11366
|
}
|
|
11367
11367
|
}, [e]), null;
|
|
11368
11368
|
}
|
|
11369
|
-
const
|
|
11369
|
+
const j6 = (e) => {
|
|
11370
11370
|
const {
|
|
11371
11371
|
//rounded = false,
|
|
11372
11372
|
isVideo: t = !1,
|
|
@@ -11506,7 +11506,7 @@ const O6 = (e) => {
|
|
|
11506
11506
|
isVisible: s = !1,
|
|
11507
11507
|
stylesConfig: o
|
|
11508
11508
|
}) => {
|
|
11509
|
-
const [i, r] =
|
|
11509
|
+
const [i, r] = O({ data: Array.from({ length: $n }, () => Q6) }), [l, d] = O(!1), c = ee(async () => {
|
|
11510
11510
|
if (!(l || !t?.info?.link?.internal)) {
|
|
11511
11511
|
d(!0);
|
|
11512
11512
|
try {
|
|
@@ -11577,7 +11577,7 @@ const O6 = (e) => {
|
|
|
11577
11577
|
"aria-label": r?.title?.section ?? "nota",
|
|
11578
11578
|
target: d?.link?.target,
|
|
11579
11579
|
children: /* @__PURE__ */ n(
|
|
11580
|
-
|
|
11580
|
+
j6,
|
|
11581
11581
|
{
|
|
11582
11582
|
isVisible: e.isVisible,
|
|
11583
11583
|
preview: c,
|
|
@@ -11783,7 +11783,7 @@ async function dd({
|
|
|
11783
11783
|
throw m;
|
|
11784
11784
|
}
|
|
11785
11785
|
}
|
|
11786
|
-
const
|
|
11786
|
+
const je = {
|
|
11787
11787
|
spam: "Es spam o contenido comercial no deseado",
|
|
11788
11788
|
inappropriate: "Lenguaje inadecuado",
|
|
11789
11789
|
hate: "Discurso o símbolos de odio",
|
|
@@ -11793,7 +11793,7 @@ const Oe = {
|
|
|
11793
11793
|
bullying: "Bullying o acoso"
|
|
11794
11794
|
};
|
|
11795
11795
|
function ud(e) {
|
|
11796
|
-
return
|
|
11796
|
+
return je[e];
|
|
11797
11797
|
}
|
|
11798
11798
|
const at = 300, Qe = {
|
|
11799
11799
|
username: "anonimo",
|
|
@@ -11833,7 +11833,7 @@ function m7(e) {
|
|
|
11833
11833
|
let l = "";
|
|
11834
11834
|
return i.length <= 2 ? l = i[0] + "*" : l = i[0] + "*".repeat(i.length - 2) + i[i.length - 1], `${s}@${l}${r}`;
|
|
11835
11835
|
}
|
|
11836
|
-
const C7 = "_overlay_tlrod_1", f7 = "_header_tlrod_18", g7 = "_logo_tlrod_25", p7 = "_card_tlrod_32", A7 = "_close_tlrod_47", w7 = "_form_tlrod_71", y7 = "_formUl_tlrod_80", b7 = "_field_tlrod_92", v7 = "_label_tlrod_99", _7 = "_input_tlrod_108", N7 = "_error_tlrod_126", S7 = "_primary_tlrod_132", x7 = "_divider_tlrod_167", k7 = "_google_tlrod_193", E7 = "_googleIcon_tlrod_223", U7 = "_spin_tlrod_256", q7 = "_checkboxRow_tlrod_278", T7 = "_terms_tlrod_315", L7 = "_message_tlrod_346", I7 = "_passwordChecker_tlrod_351", M7 = "_valid_tlrod_370", B7 = "_invalid_tlrod_374", R7 = "_forgotPassword_tlrod_378", D7 = "_successContainer_tlrod_397", H7 = "_thumbsUp_tlrod_405",
|
|
11836
|
+
const C7 = "_overlay_tlrod_1", f7 = "_header_tlrod_18", g7 = "_logo_tlrod_25", p7 = "_card_tlrod_32", A7 = "_close_tlrod_47", w7 = "_form_tlrod_71", y7 = "_formUl_tlrod_80", b7 = "_field_tlrod_92", v7 = "_label_tlrod_99", _7 = "_input_tlrod_108", N7 = "_error_tlrod_126", S7 = "_primary_tlrod_132", x7 = "_divider_tlrod_167", k7 = "_google_tlrod_193", E7 = "_googleIcon_tlrod_223", U7 = "_spin_tlrod_256", q7 = "_checkboxRow_tlrod_278", T7 = "_terms_tlrod_315", L7 = "_message_tlrod_346", I7 = "_passwordChecker_tlrod_351", M7 = "_valid_tlrod_370", B7 = "_invalid_tlrod_374", R7 = "_forgotPassword_tlrod_378", D7 = "_successContainer_tlrod_397", H7 = "_thumbsUp_tlrod_405", O7 = "_successMessage_tlrod_411", _ = {
|
|
11837
11837
|
overlay: C7,
|
|
11838
11838
|
header: f7,
|
|
11839
11839
|
logo: g7,
|
|
@@ -11860,7 +11860,7 @@ const C7 = "_overlay_tlrod_1", f7 = "_header_tlrod_18", g7 = "_logo_tlrod_25", p
|
|
|
11860
11860
|
forgotPassword: R7,
|
|
11861
11861
|
successContainer: D7,
|
|
11862
11862
|
thumbsUp: H7,
|
|
11863
|
-
successMessage:
|
|
11863
|
+
successMessage: O7
|
|
11864
11864
|
}, Pe = () => /* @__PURE__ */ n(
|
|
11865
11865
|
"svg",
|
|
11866
11866
|
{
|
|
@@ -11872,32 +11872,32 @@ const C7 = "_overlay_tlrod_1", f7 = "_header_tlrod_18", g7 = "_logo_tlrod_25", p
|
|
|
11872
11872
|
className: _.spin,
|
|
11873
11873
|
children: /* @__PURE__ */ n("path", { d: "M18,4.181v2.021c4.559,0.929,8,4.97,8,9.798c0,5.514-4.486,10-10,10S6,21.514,6,16c0-4.829,3.441-8.869,8-9.798V4.181 C8.334,5.137,4,10.066,4,16c0,6.617,5.383,12,12,12s12-5.383,12-12C28,10.066,23.666,5.137,18,4.181z" })
|
|
11874
11874
|
}
|
|
11875
|
-
),
|
|
11875
|
+
), j7 = ({
|
|
11876
11876
|
isOpen: e,
|
|
11877
11877
|
onClose: t,
|
|
11878
11878
|
commentId: a,
|
|
11879
11879
|
publication: s,
|
|
11880
11880
|
username: o
|
|
11881
11881
|
}) => {
|
|
11882
|
-
const [i, r] =
|
|
11882
|
+
const [i, r] = O("form"), [l, d] = O(
|
|
11883
11883
|
""
|
|
11884
|
-
), [c, u] =
|
|
11885
|
-
{ id: "spam", label:
|
|
11884
|
+
), [c, u] = O(""), [C] = O(""), m = [
|
|
11885
|
+
{ id: "spam", label: je.spam },
|
|
11886
11886
|
{
|
|
11887
11887
|
id: "inappropriate",
|
|
11888
|
-
label:
|
|
11888
|
+
label: je.inappropriate
|
|
11889
11889
|
},
|
|
11890
|
-
{ id: "hate", label:
|
|
11890
|
+
{ id: "hate", label: je.hate },
|
|
11891
11891
|
{
|
|
11892
11892
|
id: "misinformation",
|
|
11893
|
-
label:
|
|
11893
|
+
label: je.misinformation
|
|
11894
11894
|
},
|
|
11895
|
-
{ id: "terrorism", label:
|
|
11895
|
+
{ id: "terrorism", label: je.terrorism },
|
|
11896
11896
|
{
|
|
11897
11897
|
id: "intellectual",
|
|
11898
|
-
label:
|
|
11898
|
+
label: je.intellectual
|
|
11899
11899
|
},
|
|
11900
|
-
{ id: "bullying", label:
|
|
11900
|
+
{ id: "bullying", label: je.bullying }
|
|
11901
11901
|
], A = async () => {
|
|
11902
11902
|
if (!(!l || !a)) {
|
|
11903
11903
|
if (Pa(document).includes(a)) {
|
|
@@ -11916,7 +11916,7 @@ const C7 = "_overlay_tlrod_1", f7 = "_header_tlrod_18", g7 = "_logo_tlrod_25", p
|
|
|
11916
11916
|
username: o,
|
|
11917
11917
|
id: a,
|
|
11918
11918
|
captchaToken: C,
|
|
11919
|
-
type:
|
|
11919
|
+
type: je[l]
|
|
11920
11920
|
// Enviamos el label completo
|
|
11921
11921
|
})
|
|
11922
11922
|
})).json();
|
|
@@ -12052,7 +12052,7 @@ async function on({
|
|
|
12052
12052
|
}
|
|
12053
12053
|
}
|
|
12054
12054
|
const V7 = "9", Q7 = (e) => {
|
|
12055
|
-
const [t, a] =
|
|
12055
|
+
const [t, a] = O(void 0);
|
|
12056
12056
|
return ke(() => {
|
|
12057
12057
|
if (t) return;
|
|
12058
12058
|
(async () => {
|
|
@@ -12261,7 +12261,7 @@ const V7 = "9", Q7 = (e) => {
|
|
|
12261
12261
|
addReply: o,
|
|
12262
12262
|
closeForm: i
|
|
12263
12263
|
}) => {
|
|
12264
|
-
const [r, l] =
|
|
12264
|
+
const [r, l] = O(!0), [d, c] = O(""), u = () => {
|
|
12265
12265
|
t.current?.parentElement && (t.current.parentElement.dataset.text = `0/${at}`), l(!0), i();
|
|
12266
12266
|
};
|
|
12267
12267
|
return /* @__PURE__ */ h("div", { className: "comment-form reply-form", children: [
|
|
@@ -12321,7 +12321,7 @@ const V7 = "9", Q7 = (e) => {
|
|
|
12321
12321
|
] })
|
|
12322
12322
|
] }) });
|
|
12323
12323
|
}, F7 = ({ comment: e, replyingTo: t, path: a, user: s, handleReplyingTo: o, onFlag: i }) => {
|
|
12324
|
-
const r = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [l, d] =
|
|
12324
|
+
const r = { morereply: e.morereply ?? !1, reply: e.reply ? e.reply : [] }, [l, d] = O(r), [c, u] = xe.useState(!1), C = process.env.NEXT_PUBLIC_PUBLICATION_ID ?? "", m = e.text, A = xe.useRef(null);
|
|
12325
12325
|
let f = `${Qe.firstname} ${Qe.lastname}`, g = Qe.username;
|
|
12326
12326
|
e.user && (f = `${e.user.firstname} ${e.user.lastname}`, g = e.user.username);
|
|
12327
12327
|
const w = (b) => {
|
|
@@ -12404,7 +12404,7 @@ const V7 = "9", Q7 = (e) => {
|
|
|
12404
12404
|
path: a,
|
|
12405
12405
|
addComment: s
|
|
12406
12406
|
}) => {
|
|
12407
|
-
const [o, i] =
|
|
12407
|
+
const [o, i] = O(!0), [r, l] = O("");
|
|
12408
12408
|
return /* @__PURE__ */ h("div", { className: "comment-form", children: [
|
|
12409
12409
|
/* @__PURE__ */ n(
|
|
12410
12410
|
Wa,
|
|
@@ -12450,7 +12450,7 @@ const V7 = "9", Q7 = (e) => {
|
|
|
12450
12450
|
handleLogout: s,
|
|
12451
12451
|
CAPTCHA_KEY_V2: o
|
|
12452
12452
|
}) => {
|
|
12453
|
-
const i = t.replaceAll("/", "|"), [r, l] =
|
|
12453
|
+
const i = t.replaceAll("/", "|"), [r, l] = O(void 0), [d, c] = O(""), { comments: u, setComments: C } = Q7(i), [m, A] = xe.useState(!1), f = xe.useRef(null), g = (E) => {
|
|
12454
12454
|
c(d === E ? "" : E);
|
|
12455
12455
|
}, w = (E) => {
|
|
12456
12456
|
C(
|
|
@@ -12532,7 +12532,7 @@ const V7 = "9", Q7 = (e) => {
|
|
|
12532
12532
|
)
|
|
12533
12533
|
] }) }) }),
|
|
12534
12534
|
/* @__PURE__ */ n(
|
|
12535
|
-
|
|
12535
|
+
j7,
|
|
12536
12536
|
{
|
|
12537
12537
|
username: a?.username ?? void 0,
|
|
12538
12538
|
publication: Yn,
|
|
@@ -12591,7 +12591,7 @@ const V7 = "9", Q7 = (e) => {
|
|
|
12591
12591
|
}
|
|
12592
12592
|
];
|
|
12593
12593
|
function $7({ goToLogin: e, handleGoogleLogin: t }) {
|
|
12594
|
-
const [a, s] =
|
|
12594
|
+
const [a, s] = O({}), [o, i] = O(!1), [r, l] = O(!1), [d, c] = O(null), [u, C] = O(
|
|
12595
12595
|
"register"
|
|
12596
12596
|
), m = (w, b) => {
|
|
12597
12597
|
s((k) => ({ ...k, [w]: b }));
|
|
@@ -12822,7 +12822,7 @@ function Y7({
|
|
|
12822
12822
|
handleGoogleLogin: s,
|
|
12823
12823
|
CAPTCHA_KEY: o
|
|
12824
12824
|
}) {
|
|
12825
|
-
const [i, r] =
|
|
12825
|
+
const [i, r] = O("login"), [l, d] = O(""), [c, u] = O(""), [C, m] = O(""), [A, f] = O(""), [g, w] = O(""), [b, k] = O(!1), [N, q] = O(!1), [I, E] = O(null);
|
|
12826
12826
|
return /* @__PURE__ */ h(V, { children: [
|
|
12827
12827
|
i === "login" && /* @__PURE__ */ n(
|
|
12828
12828
|
K7,
|
|
@@ -13212,7 +13212,7 @@ function t8({
|
|
|
13212
13212
|
checkAuth: o,
|
|
13213
13213
|
icon: i
|
|
13214
13214
|
}) {
|
|
13215
|
-
const [r, l] =
|
|
13215
|
+
const [r, l] = O("login"), d = async () => {
|
|
13216
13216
|
if (!e) return;
|
|
13217
13217
|
const c = encodeURIComponent(window.location.pathname);
|
|
13218
13218
|
window.location.href = `/api/auth/login?redirect=${c}`;
|
|
@@ -13327,7 +13327,7 @@ function s8({
|
|
|
13327
13327
|
COGNITO_AUTH_PREFIX: s,
|
|
13328
13328
|
captchaVars: o
|
|
13329
13329
|
}) {
|
|
13330
|
-
const [i, r] =
|
|
13330
|
+
const [i, r] = O(null), [l, d] = O(null), c = async () => {
|
|
13331
13331
|
if (e) {
|
|
13332
13332
|
if (document.cookie.search(a8 + "IS_AUTH=true") === -1) {
|
|
13333
13333
|
r(!1), d(null), console.log("user not logged");
|
|
@@ -13381,7 +13381,7 @@ const hd = ({
|
|
|
13381
13381
|
CAPTCHA_KEY: "invalidKey"
|
|
13382
13382
|
}
|
|
13383
13383
|
}) => {
|
|
13384
|
-
const d = Jn(null), [c, u] =
|
|
13384
|
+
const d = Jn(null), [c, u] = O(!1);
|
|
13385
13385
|
ke(() => {
|
|
13386
13386
|
const m = new IntersectionObserver(
|
|
13387
13387
|
([A]) => {
|
|
@@ -13581,7 +13581,7 @@ export {
|
|
|
13581
13581
|
v4 as AutorHeader2,
|
|
13582
13582
|
ae as BannerAdvertising,
|
|
13583
13583
|
$e as BannerAdvertisingMiddle,
|
|
13584
|
-
|
|
13584
|
+
O8 as CarrouselCSR,
|
|
13585
13585
|
gt as CarrouselIRS,
|
|
13586
13586
|
yc as CarruselCard,
|
|
13587
13587
|
Uc as CarruselOpinion,
|
|
@@ -13633,13 +13633,13 @@ export {
|
|
|
13633
13633
|
Y8 as ModuloNewsletter,
|
|
13634
13634
|
W8 as ModuloOpinion,
|
|
13635
13635
|
Q6 as NewListResponseDataPH,
|
|
13636
|
-
|
|
13636
|
+
O2 as NewsArticle,
|
|
13637
13637
|
sd as NewsComponent,
|
|
13638
13638
|
P1 as NewsContent,
|
|
13639
13639
|
r1 as NextPrev,
|
|
13640
|
-
|
|
13640
|
+
j2 as OrgList,
|
|
13641
13641
|
hn as PreloadImages,
|
|
13642
|
-
|
|
13642
|
+
je as REPORT_REASONS,
|
|
13643
13643
|
X1 as Readest,
|
|
13644
13644
|
cd as ScriptHydrator,
|
|
13645
13645
|
id as SearchSection,
|
|
@@ -13652,8 +13652,8 @@ export {
|
|
|
13652
13652
|
R2 as SpeculationRules,
|
|
13653
13653
|
td as StaticSlotWrapper,
|
|
13654
13654
|
xi as SubscribeColumn,
|
|
13655
|
-
|
|
13656
|
-
|
|
13655
|
+
Oi as SubscribeRow,
|
|
13656
|
+
j8 as SubscribeWhatsAppColumn,
|
|
13657
13657
|
od as TagComponent,
|
|
13658
13658
|
t4 as TimeLine,
|
|
13659
13659
|
d8 as TrimPathname,
|
|
@@ -13681,10 +13681,10 @@ export {
|
|
|
13681
13681
|
H1 as getEnvironmentUrl,
|
|
13682
13682
|
_2 as getEnvironmentUrlFront,
|
|
13683
13683
|
le as getImageUrl,
|
|
13684
|
-
|
|
13684
|
+
Ot as getNextMeta,
|
|
13685
13685
|
Vt as getPage,
|
|
13686
13686
|
m8 as getPreloadImages,
|
|
13687
|
-
|
|
13687
|
+
jt as getPrevMeta,
|
|
13688
13688
|
ud as getReportReasonLabel,
|
|
13689
13689
|
b2 as getResponse,
|
|
13690
13690
|
v2 as getResponsePromise,
|
|
@@ -13699,7 +13699,7 @@ export {
|
|
|
13699
13699
|
S2 as pathnameSplit,
|
|
13700
13700
|
G2 as removePages,
|
|
13701
13701
|
dd as reportComment,
|
|
13702
|
-
|
|
13702
|
+
jr as shareButtons,
|
|
13703
13703
|
y1 as socialIcons,
|
|
13704
13704
|
M2 as speculationRules,
|
|
13705
13705
|
I2 as speculationRulesHome,
|