sass-template-common 0.2.16 → 0.2.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sass-template-common.js +206 -214
- package/dist/sass-template-common.umd.cjs +11 -11
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as a, jsxs as f, Fragment as Y } from "react/jsx-runtime";
|
|
2
2
|
import * as Ra from "react";
|
|
3
3
|
import Te, { useState as J, useRef as Or, useCallback as he, useEffect as De, createElement as st, forwardRef as Pr, Fragment as gn, useMemo as Go, Component as Ho } from "react";
|
|
4
|
-
let
|
|
4
|
+
let Xn = {
|
|
5
5
|
PUBLIC_API_HOST: "https://dev-saas.cms-medios.com",
|
|
6
6
|
PUBLIC_API_FRONT: "https://dev-lahora.cms-medios.com",
|
|
7
7
|
PUBLIC_API_PATH: void 0,
|
|
@@ -55,10 +55,10 @@ let ea = {
|
|
|
55
55
|
SHOW_NEWS_RELATED_NEWS: !0
|
|
56
56
|
};
|
|
57
57
|
function g9(e = {}) {
|
|
58
|
-
|
|
58
|
+
Xn = { ...Xn, ...e };
|
|
59
59
|
}
|
|
60
60
|
function K() {
|
|
61
|
-
return
|
|
61
|
+
return Xn;
|
|
62
62
|
}
|
|
63
63
|
const zo = () => {
|
|
64
64
|
const { ANALYTICS_comscore: e } = K();
|
|
@@ -913,13 +913,13 @@ const y9 = async (e, t) => {
|
|
|
913
913
|
)
|
|
914
914
|
);
|
|
915
915
|
}), t;
|
|
916
|
-
}, pe = async (e) => `${pn()}${e}`,
|
|
916
|
+
}, pe = async (e) => `${pn()}${e}`, ma = (e, t) => {
|
|
917
917
|
const n = e || "";
|
|
918
918
|
return t ? n.replaceAll("[section_replace]", t["[section_replace]"] ?? "").replaceAll("[tag_replace]", t["[tag_replace]"] ?? "").replaceAll("[url_replace]", t["[url_replace]"] ?? "").replaceAll("[author_replace]", t["[author_replace]"] ?? "") || "" : n || "";
|
|
919
919
|
}, Gr = (e) => {
|
|
920
920
|
const t = e.banners.find((s) => s.key === e.name);
|
|
921
921
|
if (!t || !t.show) return null;
|
|
922
|
-
const n =
|
|
922
|
+
const n = ma(t.value || "", e.replaces), r = /<script([^>]*)>([\s\S]*?)<\/script\s*>/gi, o = [...n.matchAll(r)];
|
|
923
923
|
return /* @__PURE__ */ a(Y, { children: o.map((s, i) => {
|
|
924
924
|
const c = s[1] || "", d = s[2]?.trim() || "", l = c.match(/src=["']([^"']+)["']/i);
|
|
925
925
|
if (l) {
|
|
@@ -938,7 +938,7 @@ const y9 = async (e, t) => {
|
|
|
938
938
|
}, ws = (e) => {
|
|
939
939
|
const t = e.banners.find((o) => o.key === e.name);
|
|
940
940
|
if (!t || !t.show) return null;
|
|
941
|
-
const r =
|
|
941
|
+
const r = ma(t.value || "", e.replaces).split(/(<script[\s\S]*?<\/script\s*>)/gi);
|
|
942
942
|
return /* @__PURE__ */ a(Y, { children: r.map((o, s) => {
|
|
943
943
|
const i = o.match(
|
|
944
944
|
/<script([^>]*)>([\s\S]*?)<\/script\s*>/i
|
|
@@ -979,7 +979,7 @@ function w9(e) {
|
|
|
979
979
|
const vs = () => {
|
|
980
980
|
const { PUBLIC_ASSETS_URL: e } = K();
|
|
981
981
|
return e && e !== "false" && /* @__PURE__ */ a("link", { rel: "preconnect", href: e, crossOrigin: "anonymous" });
|
|
982
|
-
}, { PUBLIC_ASSETS_URL:
|
|
982
|
+
}, { PUBLIC_ASSETS_URL: Un } = K(), bs = Un && Un !== "false" ? Un : "", Da = ({ images: e }) => /* @__PURE__ */ a(Y, { children: e.map(
|
|
983
983
|
(t, n) => t.href !== "" && /* @__PURE__ */ a(
|
|
984
984
|
"link",
|
|
985
985
|
{
|
|
@@ -1089,7 +1089,7 @@ const vt = (e, t) => {
|
|
|
1089
1089
|
__html: JSON.stringify(n ?? Ss[t])
|
|
1090
1090
|
}
|
|
1091
1091
|
}
|
|
1092
|
-
),
|
|
1092
|
+
), fa = async (e, t, n) => {
|
|
1093
1093
|
if (n)
|
|
1094
1094
|
return n.get(`/schemas${t}`, { params: e }).catch((r) => {
|
|
1095
1095
|
console.log(`[/schemas${t}] Error: ${r.message}`);
|
|
@@ -1113,7 +1113,7 @@ const vt = (e, t) => {
|
|
|
1113
1113
|
...i && c ? { query: `${c}:('${i}')` } : {}
|
|
1114
1114
|
};
|
|
1115
1115
|
try {
|
|
1116
|
-
const l = await
|
|
1116
|
+
const l = await fa(d, "/news-list-summary", t);
|
|
1117
1117
|
l?.data?.data ? s = l.data.data : console.warn(
|
|
1118
1118
|
"getSchemas responded but did not contain expected data:",
|
|
1119
1119
|
l
|
|
@@ -1160,7 +1160,7 @@ const Is = async ({
|
|
|
1160
1160
|
i = (await Promise.all(
|
|
1161
1161
|
h.map(async (A) => {
|
|
1162
1162
|
const w = A === "/news-breadcrumb" ? { ...l, prefixtag: p } : l;
|
|
1163
|
-
return await
|
|
1163
|
+
return await fa(w, A, r);
|
|
1164
1164
|
})
|
|
1165
1165
|
)).map((A) => A?.data?.data ?? []);
|
|
1166
1166
|
} catch (c) {
|
|
@@ -1226,7 +1226,7 @@ const Is = async ({
|
|
|
1226
1226
|
logow: t.socialBlockLogo?.width,
|
|
1227
1227
|
logoh: t.socialBlockLogo?.height,
|
|
1228
1228
|
authorurl: `${t.siteUrl}/autor/`
|
|
1229
|
-
}, s = (await
|
|
1229
|
+
}, s = (await fa(r, "/videos", n))?.data.data;
|
|
1230
1230
|
return s ? /* @__PURE__ */ a(
|
|
1231
1231
|
"script",
|
|
1232
1232
|
{
|
|
@@ -1508,7 +1508,7 @@ function Vr(e, t) {
|
|
|
1508
1508
|
return e.apply(t, arguments);
|
|
1509
1509
|
};
|
|
1510
1510
|
}
|
|
1511
|
-
const { toString: Os } = Object.prototype, { getPrototypeOf:
|
|
1511
|
+
const { toString: Os } = Object.prototype, { getPrototypeOf: ga } = Object, { iterator: Nn, toStringTag: Fr } = Symbol, Sn = /* @__PURE__ */ ((e) => (t) => {
|
|
1512
1512
|
const n = Os.call(t);
|
|
1513
1513
|
return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
|
|
1514
1514
|
})(/* @__PURE__ */ Object.create(null)), Be = (e) => (e = e.toLowerCase(), (t) => Sn(t) === e), En = (e) => (t) => typeof t === e, { isArray: Nt } = Array, bt = En("undefined");
|
|
@@ -1523,7 +1523,7 @@ function Ps(e) {
|
|
|
1523
1523
|
const Ds = En("string"), Ce = En("function"), $r = En("number"), Qt = (e) => e !== null && typeof e == "object", Ms = (e) => e === !0 || e === !1, un = (e) => {
|
|
1524
1524
|
if (Sn(e) !== "object")
|
|
1525
1525
|
return !1;
|
|
1526
|
-
const t =
|
|
1526
|
+
const t = ga(e);
|
|
1527
1527
|
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Fr in e) && !(Nn in e);
|
|
1528
1528
|
}, js = (e) => {
|
|
1529
1529
|
if (!Qt(e) || jt(e))
|
|
@@ -1566,10 +1566,10 @@ function Yr(e, t) {
|
|
|
1566
1566
|
return null;
|
|
1567
1567
|
}
|
|
1568
1568
|
const dt = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, Kr = (e) => !bt(e) && e !== dt;
|
|
1569
|
-
function
|
|
1569
|
+
function ea() {
|
|
1570
1570
|
const { caseless: e, skipUndefined: t } = Kr(this) && this || {}, n = {}, r = (o, s) => {
|
|
1571
1571
|
const i = e && Yr(n, s) || s;
|
|
1572
|
-
un(n[i]) && un(o) ? n[i] =
|
|
1572
|
+
un(n[i]) && un(o) ? n[i] = ea(n[i], o) : un(o) ? n[i] = ea({}, o) : Nt(o) ? n[i] = o.slice() : (!t || !bt(o)) && (n[i] = o);
|
|
1573
1573
|
};
|
|
1574
1574
|
for (let o = 0, s = arguments.length; o < s; o++)
|
|
1575
1575
|
arguments[o] && Gt(arguments[o], r);
|
|
@@ -1588,7 +1588,7 @@ const Xs = (e, t, n, { allOwnKeys: r } = {}) => (Gt(t, (o, s) => {
|
|
|
1588
1588
|
do {
|
|
1589
1589
|
for (o = Object.getOwnPropertyNames(e), s = o.length; s-- > 0; )
|
|
1590
1590
|
i = o[s], (!r || r(i, e, t)) && !c[i] && (t[i] = e[i], c[i] = !0);
|
|
1591
|
-
e = n !== !1 &&
|
|
1591
|
+
e = n !== !1 && ga(e);
|
|
1592
1592
|
} while (e && (!n || n(e, t)) && e !== Object.prototype);
|
|
1593
1593
|
return t;
|
|
1594
1594
|
}, ai = (e, t, n) => {
|
|
@@ -1604,7 +1604,7 @@ const Xs = (e, t, n, { allOwnKeys: r } = {}) => (Gt(t, (o, s) => {
|
|
|
1604
1604
|
for (; t-- > 0; )
|
|
1605
1605
|
n[t] = e[t];
|
|
1606
1606
|
return n;
|
|
1607
|
-
}, oi = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" &&
|
|
1607
|
+
}, oi = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && ga(Uint8Array)), si = (e, t) => {
|
|
1608
1608
|
const r = (e && e[Nn]).call(e);
|
|
1609
1609
|
let o;
|
|
1610
1610
|
for (; (o = r.next()) && !o.done; ) {
|
|
@@ -1708,7 +1708,7 @@ const pi = (e) => {
|
|
|
1708
1708
|
isTypedArray: oi,
|
|
1709
1709
|
isFileList: zs,
|
|
1710
1710
|
forEach: Gt,
|
|
1711
|
-
merge:
|
|
1711
|
+
merge: ea,
|
|
1712
1712
|
extend: Xs,
|
|
1713
1713
|
trim: Zs,
|
|
1714
1714
|
stripBOM: ei,
|
|
@@ -1794,7 +1794,7 @@ $.from = (e, t, n, r, o, s) => {
|
|
|
1794
1794
|
return $.call(i, c, d, n, r, o), e && i.cause == null && Object.defineProperty(i, "cause", { value: e, configurable: !0 }), i.name = e && e.name || "Error", s && Object.assign(i, s), i;
|
|
1795
1795
|
};
|
|
1796
1796
|
const bi = null;
|
|
1797
|
-
function
|
|
1797
|
+
function ta(e) {
|
|
1798
1798
|
return C.isPlainObject(e) || C.isArray(e);
|
|
1799
1799
|
}
|
|
1800
1800
|
function to(e) {
|
|
@@ -1806,7 +1806,7 @@ function ja(e, t, n) {
|
|
|
1806
1806
|
}).join(n ? "." : "") : t;
|
|
1807
1807
|
}
|
|
1808
1808
|
function Ci(e) {
|
|
1809
|
-
return C.isArray(e) && !e.some(
|
|
1809
|
+
return C.isArray(e) && !e.some(ta);
|
|
1810
1810
|
}
|
|
1811
1811
|
const _i = C.toFlatObject(C, {}, null, function(t) {
|
|
1812
1812
|
return /^is[A-Z]/.test(t);
|
|
@@ -1848,12 +1848,12 @@ function xn(e, t, n) {
|
|
|
1848
1848
|
);
|
|
1849
1849
|
}), !1;
|
|
1850
1850
|
}
|
|
1851
|
-
return
|
|
1851
|
+
return ta(g) ? !0 : (t.append(ja(w, A, s), l(g)), !1);
|
|
1852
1852
|
}
|
|
1853
1853
|
const h = [], m = Object.assign(_i, {
|
|
1854
1854
|
defaultVisitor: u,
|
|
1855
1855
|
convertValue: l,
|
|
1856
|
-
isVisitable:
|
|
1856
|
+
isVisitable: ta
|
|
1857
1857
|
});
|
|
1858
1858
|
function p(g, A) {
|
|
1859
1859
|
if (!C.isUndefined(g)) {
|
|
@@ -1888,10 +1888,10 @@ function Qa(e) {
|
|
|
1888
1888
|
return t[r];
|
|
1889
1889
|
});
|
|
1890
1890
|
}
|
|
1891
|
-
function
|
|
1891
|
+
function pa(e, t) {
|
|
1892
1892
|
this._pairs = [], e && xn(e, this, t);
|
|
1893
1893
|
}
|
|
1894
|
-
const no =
|
|
1894
|
+
const no = pa.prototype;
|
|
1895
1895
|
no.append = function(t, n) {
|
|
1896
1896
|
this._pairs.push([t, n]);
|
|
1897
1897
|
};
|
|
@@ -1915,7 +1915,7 @@ function ao(e, t, n) {
|
|
|
1915
1915
|
});
|
|
1916
1916
|
const o = n && n.serialize;
|
|
1917
1917
|
let s;
|
|
1918
|
-
if (o ? s = o(t, n) : s = C.isURLSearchParams(t) ? t.toString() : new
|
|
1918
|
+
if (o ? s = o(t, n) : s = C.isURLSearchParams(t) ? t.toString() : new pa(t, n).toString(r), s) {
|
|
1919
1919
|
const i = e.indexOf("#");
|
|
1920
1920
|
i !== -1 && (e = e.slice(0, i)), e += (e.indexOf("?") === -1 ? "?" : "&") + s;
|
|
1921
1921
|
}
|
|
@@ -1979,7 +1979,7 @@ const ro = {
|
|
|
1979
1979
|
silentJSONParsing: !0,
|
|
1980
1980
|
forcedJSONParsing: !0,
|
|
1981
1981
|
clarifyTimeoutError: !1
|
|
1982
|
-
}, Si = typeof URLSearchParams < "u" ? URLSearchParams :
|
|
1982
|
+
}, Si = typeof URLSearchParams < "u" ? URLSearchParams : pa, Ei = typeof FormData < "u" ? FormData : null, xi = typeof Blob < "u" ? Blob : null, Ti = {
|
|
1983
1983
|
isBrowser: !0,
|
|
1984
1984
|
classes: {
|
|
1985
1985
|
URLSearchParams: Si,
|
|
@@ -1987,13 +1987,13 @@ const ro = {
|
|
|
1987
1987
|
Blob: xi
|
|
1988
1988
|
},
|
|
1989
1989
|
protocols: ["http", "https", "file", "blob", "url", "data"]
|
|
1990
|
-
},
|
|
1991
|
-
self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Ui =
|
|
1990
|
+
}, Aa = typeof window < "u" && typeof document < "u", na = typeof navigator == "object" && navigator || void 0, Ii = Aa && (!na || ["ReactNative", "NativeScript", "NS"].indexOf(na.product) < 0), ki = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
|
|
1991
|
+
self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Ui = Aa && window.location.href || "http://localhost", Ri = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1992
1992
|
__proto__: null,
|
|
1993
|
-
hasBrowserEnv:
|
|
1993
|
+
hasBrowserEnv: Aa,
|
|
1994
1994
|
hasStandardBrowserEnv: Ii,
|
|
1995
1995
|
hasStandardBrowserWebWorkerEnv: ki,
|
|
1996
|
-
navigator:
|
|
1996
|
+
navigator: na,
|
|
1997
1997
|
origin: Ui
|
|
1998
1998
|
}, Symbol.toStringTag, { value: "Module" })), fe = {
|
|
1999
1999
|
...Ri,
|
|
@@ -2153,7 +2153,7 @@ function Mi(e) {
|
|
|
2153
2153
|
return t;
|
|
2154
2154
|
}
|
|
2155
2155
|
const ji = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
|
|
2156
|
-
function
|
|
2156
|
+
function Rn(e, t, n, r, o) {
|
|
2157
2157
|
if (C.isFunction(r))
|
|
2158
2158
|
return r.call(this, t, n);
|
|
2159
2159
|
if (o && (t = n), !!C.isString(t)) {
|
|
@@ -2227,7 +2227,7 @@ let _e = class {
|
|
|
2227
2227
|
has(t, n) {
|
|
2228
2228
|
if (t = It(t), t) {
|
|
2229
2229
|
const r = C.findKey(this, t);
|
|
2230
|
-
return !!(r && this[r] !== void 0 && (!n ||
|
|
2230
|
+
return !!(r && this[r] !== void 0 && (!n || Rn(this, this[r], r, n)));
|
|
2231
2231
|
}
|
|
2232
2232
|
return !1;
|
|
2233
2233
|
}
|
|
@@ -2237,7 +2237,7 @@ let _e = class {
|
|
|
2237
2237
|
function s(i) {
|
|
2238
2238
|
if (i = It(i), i) {
|
|
2239
2239
|
const c = C.findKey(r, i);
|
|
2240
|
-
c && (!n ||
|
|
2240
|
+
c && (!n || Rn(r, r[c], c, n)) && (delete r[c], o = !0);
|
|
2241
2241
|
}
|
|
2242
2242
|
}
|
|
2243
2243
|
return C.isArray(t) ? t.forEach(s) : s(t), o;
|
|
@@ -2247,7 +2247,7 @@ let _e = class {
|
|
|
2247
2247
|
let r = n.length, o = !1;
|
|
2248
2248
|
for (; r--; ) {
|
|
2249
2249
|
const s = n[r];
|
|
2250
|
-
(!t ||
|
|
2250
|
+
(!t || Rn(this, this[s], s, t, !0)) && (delete this[s], o = !0);
|
|
2251
2251
|
}
|
|
2252
2252
|
return o;
|
|
2253
2253
|
}
|
|
@@ -2314,7 +2314,7 @@ C.reduceDescriptors(_e.prototype, ({ value: e }, t) => {
|
|
|
2314
2314
|
};
|
|
2315
2315
|
});
|
|
2316
2316
|
C.freezeMethods(_e);
|
|
2317
|
-
function
|
|
2317
|
+
function qn(e, t) {
|
|
2318
2318
|
const n = this || Ht, r = t || n, o = _e.from(r.headers);
|
|
2319
2319
|
let s = r.data;
|
|
2320
2320
|
return C.forEach(e, function(c) {
|
|
@@ -2821,14 +2821,14 @@ const lo = (e) => {
|
|
|
2821
2821
|
return l;
|
|
2822
2822
|
};
|
|
2823
2823
|
uo();
|
|
2824
|
-
const
|
|
2824
|
+
const ya = {
|
|
2825
2825
|
http: bi,
|
|
2826
2826
|
xhr: Ji,
|
|
2827
2827
|
fetch: {
|
|
2828
2828
|
get: uo
|
|
2829
2829
|
}
|
|
2830
2830
|
};
|
|
2831
|
-
C.forEach(
|
|
2831
|
+
C.forEach(ya, (e, t) => {
|
|
2832
2832
|
if (e) {
|
|
2833
2833
|
try {
|
|
2834
2834
|
Object.defineProperty(e, "name", { value: t });
|
|
@@ -2846,7 +2846,7 @@ function sc(e, t) {
|
|
|
2846
2846
|
for (let i = 0; i < n; i++) {
|
|
2847
2847
|
r = e[i];
|
|
2848
2848
|
let c;
|
|
2849
|
-
if (o = r, !oc(r) && (o =
|
|
2849
|
+
if (o = r, !oc(r) && (o = ya[(c = String(r)).toLowerCase()], o === void 0))
|
|
2850
2850
|
throw new $(`Unknown adapter '${c}'`);
|
|
2851
2851
|
if (o && (C.isFunction(o) || (o = o.get(t))))
|
|
2852
2852
|
break;
|
|
@@ -2876,24 +2876,24 @@ const ho = {
|
|
|
2876
2876
|
* Exposes all known adapters
|
|
2877
2877
|
* @type {Object<string, Function|Object>}
|
|
2878
2878
|
*/
|
|
2879
|
-
adapters:
|
|
2879
|
+
adapters: ya
|
|
2880
2880
|
};
|
|
2881
|
-
function
|
|
2881
|
+
function Ln(e) {
|
|
2882
2882
|
if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
|
|
2883
2883
|
throw new St(null, e);
|
|
2884
2884
|
}
|
|
2885
2885
|
function Xa(e) {
|
|
2886
|
-
return
|
|
2886
|
+
return Ln(e), e.headers = _e.from(e.headers), e.data = qn.call(
|
|
2887
2887
|
e,
|
|
2888
2888
|
e.transformRequest
|
|
2889
2889
|
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), ho.getAdapter(e.adapter || Ht.adapter, e)(e).then(function(r) {
|
|
2890
|
-
return
|
|
2890
|
+
return Ln(e), r.data = qn.call(
|
|
2891
2891
|
e,
|
|
2892
2892
|
e.transformResponse,
|
|
2893
2893
|
r
|
|
2894
2894
|
), r.headers = _e.from(r.headers), r;
|
|
2895
2895
|
}, function(r) {
|
|
2896
|
-
return so(r) || (
|
|
2896
|
+
return so(r) || (Ln(e), r && r.response && (r.response.data = qn.call(
|
|
2897
2897
|
e,
|
|
2898
2898
|
e.transformResponse,
|
|
2899
2899
|
r.response
|
|
@@ -3154,7 +3154,7 @@ function lc(e) {
|
|
|
3154
3154
|
function dc(e) {
|
|
3155
3155
|
return C.isObject(e) && e.isAxiosError === !0;
|
|
3156
3156
|
}
|
|
3157
|
-
const
|
|
3157
|
+
const aa = {
|
|
3158
3158
|
Continue: 100,
|
|
3159
3159
|
SwitchingProtocols: 101,
|
|
3160
3160
|
Processing: 102,
|
|
@@ -3225,8 +3225,8 @@ const ra = {
|
|
|
3225
3225
|
SslHandshakeFailed: 525,
|
|
3226
3226
|
InvalidSslCertificate: 526
|
|
3227
3227
|
};
|
|
3228
|
-
Object.entries(
|
|
3229
|
-
|
|
3228
|
+
Object.entries(aa).forEach(([e, t]) => {
|
|
3229
|
+
aa[t] = e;
|
|
3230
3230
|
});
|
|
3231
3231
|
function go(e) {
|
|
3232
3232
|
const t = new ut(e), n = Vr(ut.prototype.request, t);
|
|
@@ -3252,7 +3252,7 @@ oe.mergeConfig = mt;
|
|
|
3252
3252
|
oe.AxiosHeaders = _e;
|
|
3253
3253
|
oe.formToJSON = (e) => oo(C.isHTMLForm(e) ? new FormData(e) : e);
|
|
3254
3254
|
oe.getAdapter = ho.getAdapter;
|
|
3255
|
-
oe.HttpStatusCode =
|
|
3255
|
+
oe.HttpStatusCode = aa;
|
|
3256
3256
|
oe.default = oe;
|
|
3257
3257
|
const {
|
|
3258
3258
|
Axios: x9,
|
|
@@ -4325,7 +4325,7 @@ const Cc = "_content_3olxv_1", _c = {
|
|
|
4325
4325
|
className: Ec.content + " banner-context",
|
|
4326
4326
|
suppressHydrationWarning: !0,
|
|
4327
4327
|
dangerouslySetInnerHTML: {
|
|
4328
|
-
__html: n ?
|
|
4328
|
+
__html: n ? ma(n.value) ?? "" : ""
|
|
4329
4329
|
}
|
|
4330
4330
|
},
|
|
4331
4331
|
n.key
|
|
@@ -4646,14 +4646,14 @@ const xt = (e) => {
|
|
|
4646
4646
|
]
|
|
4647
4647
|
}
|
|
4648
4648
|
);
|
|
4649
|
-
function
|
|
4649
|
+
function wa() {
|
|
4650
4650
|
return K().COMPONENTS?.PlayIcon || wo;
|
|
4651
4651
|
}
|
|
4652
4652
|
function vo() {
|
|
4653
4653
|
return K().COMPONENTS?.PlayIcon || wo;
|
|
4654
4654
|
}
|
|
4655
4655
|
const el = (e) => {
|
|
4656
|
-
const { isVideo: t = !1, isLarge: n = !1, priorityHigh: r = !1 } = e, o =
|
|
4656
|
+
const { isVideo: t = !1, isLarge: n = !1, priorityHigh: r = !1 } = e, o = wa(), s = e.preview.sizes;
|
|
4657
4657
|
return s ? s.length === 1 ? /* @__PURE__ */ a("figure", { className: se.figure, children: /* @__PURE__ */ f("span", { className: se.backdrop, children: [
|
|
4658
4658
|
/* @__PURE__ */ a("span", { className: se.backdropAux }),
|
|
4659
4659
|
/* @__PURE__ */ f("picture", { children: [
|
|
@@ -5780,7 +5780,7 @@ const el = (e) => {
|
|
|
5780
5780
|
showuppertitle: !1,
|
|
5781
5781
|
showsubtitle: !1,
|
|
5782
5782
|
showads: !1
|
|
5783
|
-
},
|
|
5783
|
+
}, va = (e) => {
|
|
5784
5784
|
let t = [];
|
|
5785
5785
|
const { PUBLIC_ENV: n, PUBLIC_IS_OFFLINE: r } = K();
|
|
5786
5786
|
return e.content && e.content.length > 0 ? t = e.content.map((o) => ({
|
|
@@ -5818,33 +5818,6 @@ const el = (e) => {
|
|
|
5818
5818
|
contentTerms: hl,
|
|
5819
5819
|
subscribeText: ml,
|
|
5820
5820
|
terms: fl
|
|
5821
|
-
}, In = (e) => {
|
|
5822
|
-
const { uppercase: t = !1, style: n = {} } = e, r = { ...e, rounded: "", uppercase: "", full: "" }, o = {
|
|
5823
|
-
...n,
|
|
5824
|
-
textTransform: t ? "uppercase" : "unset",
|
|
5825
|
-
//borderRadius: rounded ? '25px' : '0px',
|
|
5826
|
-
borderRadius: "var(--button-border-radius)",
|
|
5827
|
-
boxShadow: "none",
|
|
5828
|
-
display: "flex",
|
|
5829
|
-
alignItems: "center",
|
|
5830
|
-
//justifyContent: 'center',
|
|
5831
|
-
position: "relative",
|
|
5832
|
-
fontSize: "0.9375rem",
|
|
5833
|
-
lineHeight: "1.75",
|
|
5834
|
-
letterSpacing: "0.02857em",
|
|
5835
|
-
padding: "6px 16px",
|
|
5836
|
-
cursor: "pointer",
|
|
5837
|
-
width: e.full ? "100%" : "auto",
|
|
5838
|
-
id: e.id
|
|
5839
|
-
};
|
|
5840
|
-
return e?.toggledrawerevent === "true" && (!e.href || e.href !== "") ? /* @__PURE__ */ a(
|
|
5841
|
-
"label",
|
|
5842
|
-
{
|
|
5843
|
-
...r,
|
|
5844
|
-
style: o,
|
|
5845
|
-
htmlFor: e?.toggledrawerevent === "true" ? "side-bar-state" : ""
|
|
5846
|
-
}
|
|
5847
|
-
) : /* @__PURE__ */ a(B, { ...r, style: o });
|
|
5848
5821
|
}, gl = (e) => /* @__PURE__ */ f("section", { className: [Re.content, e.className ?? ""].join(" "), children: [
|
|
5849
5822
|
/* @__PURE__ */ a("div", { className: Re.subscribeImage, children: e.image }),
|
|
5850
5823
|
/* @__PURE__ */ a("div", { className: Re.tag, children: e.texts.newsletterTag ?? "NEWS" }),
|
|
@@ -5860,16 +5833,8 @@ const el = (e) => {
|
|
|
5860
5833
|
id: "newsletter-email-column"
|
|
5861
5834
|
}
|
|
5862
5835
|
) }),
|
|
5863
|
-
/* @__PURE__ */ a(
|
|
5864
|
-
|
|
5865
|
-
{
|
|
5866
|
-
id: "newsletter-button",
|
|
5867
|
-
className: Re.buttonStyled,
|
|
5868
|
-
size: "large",
|
|
5869
|
-
full: !0,
|
|
5870
|
-
children: e.texts.newsletterButtonText ?? "Suscribirme"
|
|
5871
|
-
}
|
|
5872
|
-
),
|
|
5836
|
+
/* @__PURE__ */ a("span", { id: "newsletter-message" }),
|
|
5837
|
+
/* @__PURE__ */ a("button", { id: "newsletter-button", className: Re.buttonStyled, children: e.texts.newsletterButtonText ?? "Suscribirme" }),
|
|
5873
5838
|
/* @__PURE__ */ f("div", { className: Re.contentTerms, children: [
|
|
5874
5839
|
/* @__PURE__ */ a("p", { className: Re.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
|
|
5875
5840
|
/* @__PURE__ */ a(
|
|
@@ -5895,6 +5860,33 @@ const el = (e) => {
|
|
|
5895
5860
|
contentTerms: Sl,
|
|
5896
5861
|
subscribeText: El,
|
|
5897
5862
|
terms: xl
|
|
5863
|
+
}, ba = (e) => {
|
|
5864
|
+
const { uppercase: t = !1, style: n = {} } = e, r = { ...e, rounded: "", uppercase: "", full: "" }, o = {
|
|
5865
|
+
...n,
|
|
5866
|
+
textTransform: t ? "uppercase" : "unset",
|
|
5867
|
+
//borderRadius: rounded ? '25px' : '0px',
|
|
5868
|
+
borderRadius: "var(--button-border-radius)",
|
|
5869
|
+
boxShadow: "none",
|
|
5870
|
+
display: "flex",
|
|
5871
|
+
alignItems: "center",
|
|
5872
|
+
//justifyContent: 'center',
|
|
5873
|
+
position: "relative",
|
|
5874
|
+
fontSize: "0.9375rem",
|
|
5875
|
+
lineHeight: "1.75",
|
|
5876
|
+
letterSpacing: "0.02857em",
|
|
5877
|
+
padding: "6px 16px",
|
|
5878
|
+
cursor: "pointer",
|
|
5879
|
+
width: e.full ? "100%" : "auto",
|
|
5880
|
+
id: e.id
|
|
5881
|
+
};
|
|
5882
|
+
return e?.toggledrawerevent === "true" && (!e.href || e.href !== "") ? /* @__PURE__ */ a(
|
|
5883
|
+
"label",
|
|
5884
|
+
{
|
|
5885
|
+
...r,
|
|
5886
|
+
style: o,
|
|
5887
|
+
htmlFor: e?.toggledrawerevent === "true" ? "side-bar-state" : ""
|
|
5888
|
+
}
|
|
5889
|
+
) : /* @__PURE__ */ a(B, { ...r, style: o });
|
|
5898
5890
|
}, Tl = (e) => /* @__PURE__ */ f("section", { className: Ie.content, children: [
|
|
5899
5891
|
/* @__PURE__ */ a("div", { className: Ie.subscribeImage, children: e.image }),
|
|
5900
5892
|
/* @__PURE__ */ f("div", { className: Ie.contentInfo, children: [
|
|
@@ -5912,7 +5904,7 @@ const el = (e) => {
|
|
|
5912
5904
|
id: "newsletter-email"
|
|
5913
5905
|
}
|
|
5914
5906
|
),
|
|
5915
|
-
/* @__PURE__ */ a(
|
|
5907
|
+
/* @__PURE__ */ a(ba, { className: Ie.buttonStyled, size: "large", full: !0, children: e.texts.newsletterButtonText ?? "Suscribirme" })
|
|
5916
5908
|
] }),
|
|
5917
5909
|
/* @__PURE__ */ f("div", { className: Ie.contentTerms, children: [
|
|
5918
5910
|
/* @__PURE__ */ a("p", { className: Ie.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
|
|
@@ -6588,7 +6580,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6588
6580
|
/* @__PURE__ */ a("p", { className: Ge.correspondent, children: t() })
|
|
6589
6581
|
] })
|
|
6590
6582
|
] }) }) });
|
|
6591
|
-
}, Fd = "_content_wxhkd_1", Wd = "_linkStyled_wxhkd_9",
|
|
6583
|
+
}, Fd = "_content_wxhkd_1", Wd = "_linkStyled_wxhkd_9", Bn = {
|
|
6592
6584
|
content: Fd,
|
|
6593
6585
|
linkStyled: Wd
|
|
6594
6586
|
}, wn = (e) => {
|
|
@@ -6599,11 +6591,11 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6599
6591
|
p !== 0 && (u += `/${m}`);
|
|
6600
6592
|
}), c === "next" ? u += `/page/${t + 1}${l ? `?query=${l}` : ""}` : u += `/page/${t - 1}${l ? `?query=${l}` : ""}`;
|
|
6601
6593
|
};
|
|
6602
|
-
return (t > 1 || n && t < r) && /* @__PURE__ */ f("section", { className:
|
|
6594
|
+
return (t > 1 || n && t < r) && /* @__PURE__ */ f("section", { className: Bn.content, children: [
|
|
6603
6595
|
t > 1 && /* @__PURE__ */ a(
|
|
6604
6596
|
B,
|
|
6605
6597
|
{
|
|
6606
|
-
className:
|
|
6598
|
+
className: Bn.linkStyled,
|
|
6607
6599
|
href: i("prev", o || "", s || ""),
|
|
6608
6600
|
children: e.texts.prevButtonText ?? "Anterior"
|
|
6609
6601
|
}
|
|
@@ -6611,7 +6603,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6611
6603
|
n && t < r && /* @__PURE__ */ a(
|
|
6612
6604
|
B,
|
|
6613
6605
|
{
|
|
6614
|
-
className:
|
|
6606
|
+
className: Bn.linkStyled,
|
|
6615
6607
|
href: i("next", o || "", s || ""),
|
|
6616
6608
|
children: e.texts.nextButtonText ?? "Siguiente"
|
|
6617
6609
|
}
|
|
@@ -6622,7 +6614,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6622
6614
|
contentGrid: Yd,
|
|
6623
6615
|
contentGrid4: Kd,
|
|
6624
6616
|
contentGrid3: Jd
|
|
6625
|
-
},
|
|
6617
|
+
}, ra = (e) => {
|
|
6626
6618
|
const { grid: t = 3 } = e;
|
|
6627
6619
|
return /* @__PURE__ */ f("section", { className: `${Jt.content}`, children: [
|
|
6628
6620
|
/* @__PURE__ */ a(
|
|
@@ -6706,7 +6698,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6706
6698
|
sectionDescription: r1,
|
|
6707
6699
|
articule: o1,
|
|
6708
6700
|
linkStyled: s1
|
|
6709
|
-
},
|
|
6701
|
+
}, In = (e) => {
|
|
6710
6702
|
const {
|
|
6711
6703
|
isVideo: t,
|
|
6712
6704
|
info: n,
|
|
@@ -6822,13 +6814,13 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6822
6814
|
/* @__PURE__ */ a("option", { value: "", children: "--Seleccione--" }),
|
|
6823
6815
|
e.options.map((t, n) => /* @__PURE__ */ a("option", { value: t.value, children: t.label }, n))
|
|
6824
6816
|
] })
|
|
6825
|
-
] }), S1 = "_content_1mi9t_1", E1 = "_label_1mi9t_8", x1 = "_input_1mi9t_17",
|
|
6817
|
+
] }), S1 = "_content_1mi9t_1", E1 = "_label_1mi9t_8", x1 = "_input_1mi9t_17", On = {
|
|
6826
6818
|
content: S1,
|
|
6827
6819
|
label: E1,
|
|
6828
6820
|
input: x1
|
|
6829
|
-
}, n3 = (e) => /* @__PURE__ */ f("div", { className:
|
|
6830
|
-
/* @__PURE__ */ a("label", { className:
|
|
6831
|
-
/* @__PURE__ */ a("textarea", { className:
|
|
6821
|
+
}, n3 = (e) => /* @__PURE__ */ f("div", { className: On.content, children: [
|
|
6822
|
+
/* @__PURE__ */ a("label", { className: On.label, children: e.label }),
|
|
6823
|
+
/* @__PURE__ */ a("textarea", { className: On.input, ...e })
|
|
6832
6824
|
] }), T1 = "_boxInformation_achvw_1", I1 = "_textBox_achvw_30", k1 = "_contentBox_achvw_40", U1 = "_liveBox_achvw_50", R1 = "_dot_achvw_72", q1 = "_sectionDescription_achvw_97", L1 = "_articule_achvw_110", B1 = "_description_achvw_137", et = {
|
|
6833
6825
|
boxInformation: T1,
|
|
6834
6826
|
textBox: I1,
|
|
@@ -7044,7 +7036,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7044
7036
|
/* @__PURE__ */ f("div", { className: ir.bannerSection, children: [
|
|
7045
7037
|
e.bannerTop,
|
|
7046
7038
|
/* @__PURE__ */ a(
|
|
7047
|
-
|
|
7039
|
+
va,
|
|
7048
7040
|
{
|
|
7049
7041
|
content: e.ranking,
|
|
7050
7042
|
title: e.readestTitle,
|
|
@@ -7069,12 +7061,12 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7069
7061
|
sectionVideoList: vu,
|
|
7070
7062
|
iframeStyled: bu,
|
|
7071
7063
|
contentFrame: Cu
|
|
7072
|
-
}, _u = "_content_1dj0q_1", Nu = "_linkImage_1dj0q_12", Su = "_playStyled_1dj0q_19",
|
|
7064
|
+
}, _u = "_content_1dj0q_1", Nu = "_linkImage_1dj0q_12", Su = "_playStyled_1dj0q_19", Pn = {
|
|
7073
7065
|
content: _u,
|
|
7074
7066
|
linkImage: Nu,
|
|
7075
7067
|
playStyled: Su
|
|
7076
7068
|
}, Eu = async (e) => {
|
|
7077
|
-
const t =
|
|
7069
|
+
const t = wa(), n = {
|
|
7078
7070
|
...e,
|
|
7079
7071
|
main: {
|
|
7080
7072
|
...e.main,
|
|
@@ -7084,17 +7076,17 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7084
7076
|
}
|
|
7085
7077
|
}
|
|
7086
7078
|
};
|
|
7087
|
-
return e && e.info ? /* @__PURE__ */ f("section", { className:
|
|
7079
|
+
return e && e.info ? /* @__PURE__ */ f("section", { className: Pn.content, children: [
|
|
7088
7080
|
/* @__PURE__ */ a(
|
|
7089
7081
|
"a",
|
|
7090
7082
|
{
|
|
7091
|
-
className:
|
|
7083
|
+
className: Pn.linkImage,
|
|
7092
7084
|
target: e?.info?.link?.target,
|
|
7093
7085
|
title: e?.main?.title?.section,
|
|
7094
7086
|
href: e.info.link.url,
|
|
7095
7087
|
children: /* @__PURE__ */ f("div", { style: { position: "relative" }, children: [
|
|
7096
7088
|
/* @__PURE__ */ a("img", { src: await pe(e.preview.sizes[0]?.url || "") }),
|
|
7097
|
-
/* @__PURE__ */ a(t, { className: `${
|
|
7089
|
+
/* @__PURE__ */ a(t, { className: `${Pn.playStyled} saas-image-play-icon` })
|
|
7098
7090
|
] })
|
|
7099
7091
|
}
|
|
7100
7092
|
),
|
|
@@ -7582,7 +7574,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7582
7574
|
),
|
|
7583
7575
|
/* @__PURE__ */ f("div", { className: `${ke.headerContent} center-mobile-header-icon`, children: [
|
|
7584
7576
|
/* @__PURE__ */ a(
|
|
7585
|
-
|
|
7577
|
+
ba,
|
|
7586
7578
|
{
|
|
7587
7579
|
id: "button-app",
|
|
7588
7580
|
className: ke.menuButton,
|
|
@@ -7732,7 +7724,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7732
7724
|
].join(" "),
|
|
7733
7725
|
children: [
|
|
7734
7726
|
/* @__PURE__ */ a("div", { className: we.menuButtonSection, children: /* @__PURE__ */ f(
|
|
7735
|
-
|
|
7727
|
+
ba,
|
|
7736
7728
|
{
|
|
7737
7729
|
className: we.menuButton,
|
|
7738
7730
|
id: "button-app",
|
|
@@ -7790,7 +7782,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7790
7782
|
)
|
|
7791
7783
|
}
|
|
7792
7784
|
);
|
|
7793
|
-
}, tm = "_childrenContent_wqlb4_1", nm = "_childrenContentAux_wqlb4_12", am = "_op2_wqlb4_25",
|
|
7785
|
+
}, tm = "_childrenContent_wqlb4_1", nm = "_childrenContentAux_wqlb4_12", am = "_op2_wqlb4_25", Dn = {
|
|
7794
7786
|
childrenContent: tm,
|
|
7795
7787
|
childrenContentAux: nm,
|
|
7796
7788
|
op2: am
|
|
@@ -7803,9 +7795,9 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7803
7795
|
"div",
|
|
7804
7796
|
{
|
|
7805
7797
|
className: [
|
|
7806
|
-
|
|
7807
|
-
e.showAlertPop ?
|
|
7808
|
-
t?.data ?
|
|
7798
|
+
Dn.childrenContent,
|
|
7799
|
+
e.showAlertPop ? Dn.op2 : "",
|
|
7800
|
+
t?.data ? Dn.childrenContentAux : ""
|
|
7809
7801
|
].join(" "),
|
|
7810
7802
|
style: e.showOnlyStickyHeader ? {
|
|
7811
7803
|
"--hasAlertMargin": "3.6rem !important"
|
|
@@ -8292,7 +8284,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
8292
8284
|
}
|
|
8293
8285
|
)
|
|
8294
8286
|
] });
|
|
8295
|
-
}, Pm = "_content_1dcf7_1", Dm = "_firstSection_1dcf7_10", Mm = "_secondSection_1dcf7_16",
|
|
8287
|
+
}, Pm = "_content_1dcf7_1", Dm = "_firstSection_1dcf7_10", Mm = "_secondSection_1dcf7_16", Mn = {
|
|
8296
8288
|
content: Pm,
|
|
8297
8289
|
firstSection: Dm,
|
|
8298
8290
|
secondSection: Mm
|
|
@@ -8303,8 +8295,8 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
8303
8295
|
paths: r
|
|
8304
8296
|
}) => {
|
|
8305
8297
|
const o = e[0];
|
|
8306
|
-
return Array.isArray(e) && e.length > 0 && o && /* @__PURE__ */ f("section", { className:
|
|
8307
|
-
/* @__PURE__ */ a("div", { style: t, className:
|
|
8298
|
+
return Array.isArray(e) && e.length > 0 && o && /* @__PURE__ */ f("section", { className: Mn.content, children: [
|
|
8299
|
+
/* @__PURE__ */ a("div", { style: t, className: Mn.firstSection, children: /* @__PURE__ */ a(
|
|
8308
8300
|
Ct,
|
|
8309
8301
|
{
|
|
8310
8302
|
...o,
|
|
@@ -8314,7 +8306,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
8314
8306
|
paths: r
|
|
8315
8307
|
}
|
|
8316
8308
|
) }),
|
|
8317
|
-
/* @__PURE__ */ a("div", { style: n, className:
|
|
8309
|
+
/* @__PURE__ */ a("div", { style: n, className: Mn.secondSection, children: e.map((s, i) => i > 0 && /* @__PURE__ */ st(
|
|
8318
8310
|
Ct,
|
|
8319
8311
|
{
|
|
8320
8312
|
...s,
|
|
@@ -8407,7 +8399,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
8407
8399
|
e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: it.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
|
|
8408
8400
|
e.goTo && /* @__PURE__ */ a(B, { href: e.goTo.url, className: it.linkStyled, children: e.goTo.description })
|
|
8409
8401
|
] });
|
|
8410
|
-
}, Ym = "_headerSection_drjnj_1", Km = "_headerSectionLink_drjnj_12", Jm = "_newsContent_drjnj_17",
|
|
8402
|
+
}, Ym = "_headerSection_drjnj_1", Km = "_headerSectionLink_drjnj_12", Jm = "_newsContent_drjnj_17", jn = {
|
|
8411
8403
|
headerSection: Ym,
|
|
8412
8404
|
headerSectionLink: Km,
|
|
8413
8405
|
newsContent: Jm
|
|
@@ -8425,19 +8417,19 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
8425
8417
|
}
|
|
8426
8418
|
}, i = t.slice(1);
|
|
8427
8419
|
return s && i && /* @__PURE__ */ f(me, { title: n, titleUrl: e.titleUrl, children: [
|
|
8428
|
-
/* @__PURE__ */ f("div", { className:
|
|
8420
|
+
/* @__PURE__ */ f("div", { className: jn.headerSection, children: [
|
|
8429
8421
|
/* @__PURE__ */ a(Eo, { mainNew: s, goTo: e.goTo, paths: e.paths }),
|
|
8430
8422
|
/* @__PURE__ */ a(
|
|
8431
8423
|
B,
|
|
8432
8424
|
{
|
|
8433
|
-
className:
|
|
8425
|
+
className: jn.headerSectionLink,
|
|
8434
8426
|
href: s?.info?.link?.url,
|
|
8435
8427
|
target: s?.info?.link?.target,
|
|
8436
8428
|
children: /* @__PURE__ */ a(Ue, { preview: s.preview })
|
|
8437
8429
|
}
|
|
8438
8430
|
)
|
|
8439
8431
|
] }),
|
|
8440
|
-
/* @__PURE__ */ f("div", { className:
|
|
8432
|
+
/* @__PURE__ */ f("div", { className: jn.newsContent, children: [
|
|
8441
8433
|
/* @__PURE__ */ a("div", { className: "banner-context", style: { order: 1 }, children: e.banner }),
|
|
8442
8434
|
Array.isArray(i) && i.map((c, d) => {
|
|
8443
8435
|
const l = {
|
|
@@ -8749,7 +8741,7 @@ const o3 = (e) => {
|
|
|
8749
8741
|
})
|
|
8750
8742
|
}
|
|
8751
8743
|
) });
|
|
8752
|
-
}, kf = "_newsContent_1gbse_1", Uf = "_contentSeparator_1gbse_8", Rf = "_newsContentWhitoutLine_1gbse_29",
|
|
8744
|
+
}, kf = "_newsContent_1gbse_1", Uf = "_contentSeparator_1gbse_8", Rf = "_newsContentWhitoutLine_1gbse_29", Qn = {
|
|
8753
8745
|
newsContent: kf,
|
|
8754
8746
|
contentSeparator: Uf,
|
|
8755
8747
|
newsContentWhitoutLine: Rf
|
|
@@ -8759,7 +8751,7 @@ const o3 = (e) => {
|
|
|
8759
8751
|
return /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
8760
8752
|
"div",
|
|
8761
8753
|
{
|
|
8762
|
-
className: `${
|
|
8754
|
+
className: `${Qn.newsContent} ${e.hasLines ? Qn.contentSeparator : Qn.newsContentWhitoutLine}`,
|
|
8763
8755
|
children: t.map((r, o) => {
|
|
8764
8756
|
const s = e.slot_id && e.slot_id !== "Nota_1", i = {
|
|
8765
8757
|
...r,
|
|
@@ -8782,7 +8774,7 @@ const o3 = (e) => {
|
|
|
8782
8774
|
})
|
|
8783
8775
|
}
|
|
8784
8776
|
) });
|
|
8785
|
-
}, Lf = "_headerSection_1m1sp_3", Bf = "_headerSectionLink_1m1sp_16", Of = "_newsContent_1m1sp_29",
|
|
8777
|
+
}, Lf = "_headerSection_1m1sp_3", Bf = "_headerSectionLink_1m1sp_16", Of = "_newsContent_1m1sp_29", Gn = {
|
|
8786
8778
|
headerSection: Lf,
|
|
8787
8779
|
headerSectionLink: Bf,
|
|
8788
8780
|
newsContent: Of
|
|
@@ -8791,7 +8783,7 @@ const o3 = (e) => {
|
|
|
8791
8783
|
if (!t || t.length === 0) return;
|
|
8792
8784
|
const o = t[0], s = e.slot_id && e.slot_id !== "Nota_1", i = t.slice(1);
|
|
8793
8785
|
return o && i && /* @__PURE__ */ f(me, { title: n, titleUrl: e.titleUrl, children: [
|
|
8794
|
-
/* @__PURE__ */ f("div", { className:
|
|
8786
|
+
/* @__PURE__ */ f("div", { className: Gn.headerSection, children: [
|
|
8795
8787
|
/* @__PURE__ */ a(
|
|
8796
8788
|
Eo,
|
|
8797
8789
|
{
|
|
@@ -8803,7 +8795,7 @@ const o3 = (e) => {
|
|
|
8803
8795
|
/* @__PURE__ */ a(
|
|
8804
8796
|
B,
|
|
8805
8797
|
{
|
|
8806
|
-
className:
|
|
8798
|
+
className: Gn.headerSectionLink,
|
|
8807
8799
|
href: o?.info?.link.url,
|
|
8808
8800
|
target: o?.info?.link.target,
|
|
8809
8801
|
"aria-label": "Video",
|
|
@@ -8821,7 +8813,7 @@ const o3 = (e) => {
|
|
|
8821
8813
|
}
|
|
8822
8814
|
)
|
|
8823
8815
|
] }),
|
|
8824
|
-
/* @__PURE__ */ f("div", { className:
|
|
8816
|
+
/* @__PURE__ */ f("div", { className: Gn.newsContent, children: [
|
|
8825
8817
|
/* @__PURE__ */ a("div", { className: "banner-context", style: { order: 1 }, children: e.banner }),
|
|
8826
8818
|
Array.isArray(i) && i.map((c, d) => {
|
|
8827
8819
|
const l = Dt(c), u = {
|
|
@@ -8890,7 +8882,7 @@ const o3 = (e) => {
|
|
|
8890
8882
|
}, zf = "_content_yx3zm_1", Vf = "_contentSeparator_yx3zm_7", hr = {
|
|
8891
8883
|
content: zf,
|
|
8892
8884
|
contentSeparator: Vf
|
|
8893
|
-
}, Ff = "_newsContent_1uamf_1", Wf = "_contentSeparator_1uamf_8", $f = "_hasLinesBlock_1uamf_40",
|
|
8885
|
+
}, Ff = "_newsContent_1uamf_1", Wf = "_contentSeparator_1uamf_8", $f = "_hasLinesBlock_1uamf_40", oa = {
|
|
8894
8886
|
newsContent: Ff,
|
|
8895
8887
|
contentSeparator: Wf,
|
|
8896
8888
|
hasLinesBlock: $f
|
|
@@ -8918,7 +8910,7 @@ const o3 = (e) => {
|
|
|
8918
8910
|
return /* @__PURE__ */ a(
|
|
8919
8911
|
"section",
|
|
8920
8912
|
{
|
|
8921
|
-
className: e.hasLines ?
|
|
8913
|
+
className: e.hasLines ? oa.hasLinesBlock : "",
|
|
8922
8914
|
children: /* @__PURE__ */ st(
|
|
8923
8915
|
Hf,
|
|
8924
8916
|
{
|
|
@@ -8961,7 +8953,7 @@ const o3 = (e) => {
|
|
|
8961
8953
|
"--heightImageOverwrite": e.heightImageOverwrite,
|
|
8962
8954
|
"--heightImageOverwriteMobile": e.heightImageOverwriteMobile
|
|
8963
8955
|
},
|
|
8964
|
-
children: /* @__PURE__ */ a(
|
|
8956
|
+
children: /* @__PURE__ */ a(In, { ...c, paths: e.paths })
|
|
8965
8957
|
},
|
|
8966
8958
|
i
|
|
8967
8959
|
);
|
|
@@ -9046,7 +9038,7 @@ const o3 = (e) => {
|
|
|
9046
9038
|
newsContentSection: i2,
|
|
9047
9039
|
itemContent: c2,
|
|
9048
9040
|
ItemCustomContent: l2
|
|
9049
|
-
},
|
|
9041
|
+
}, sa = (e) => {
|
|
9050
9042
|
const { item: t, option: n } = e;
|
|
9051
9043
|
switch (n) {
|
|
9052
9044
|
case "ediciones":
|
|
@@ -9112,7 +9104,7 @@ const o3 = (e) => {
|
|
|
9112
9104
|
bannerTop: /* @__PURE__ */ a(ge, { banners: r ?? [], name: "right_1" }),
|
|
9113
9105
|
banner: /* @__PURE__ */ a(ge, { banners: r ?? [], name: "right_2" }),
|
|
9114
9106
|
children: /* @__PURE__ */ a("section", { className: Ye.content, children: t.length > 0 ? /* @__PURE__ */ a(
|
|
9115
|
-
|
|
9107
|
+
ra,
|
|
9116
9108
|
{
|
|
9117
9109
|
className: [Ye.newsContentSection, "padding-0"].join(" "),
|
|
9118
9110
|
paginatorComponent: /* @__PURE__ */ a(
|
|
@@ -9135,7 +9127,7 @@ const o3 = (e) => {
|
|
|
9135
9127
|
}
|
|
9136
9128
|
) }),
|
|
9137
9129
|
/* @__PURE__ */ a(
|
|
9138
|
-
|
|
9130
|
+
sa,
|
|
9139
9131
|
{
|
|
9140
9132
|
autorIcon: e.autorIcon,
|
|
9141
9133
|
item: u,
|
|
@@ -9175,7 +9167,7 @@ const o3 = (e) => {
|
|
|
9175
9167
|
);
|
|
9176
9168
|
case "op2":
|
|
9177
9169
|
return /* @__PURE__ */ a(Y, { children: t.length > 0 ? /* @__PURE__ */ a(
|
|
9178
|
-
|
|
9170
|
+
ra,
|
|
9179
9171
|
{
|
|
9180
9172
|
className: "padding-0",
|
|
9181
9173
|
paginatorComponent: /* @__PURE__ */ a(
|
|
@@ -9198,7 +9190,7 @@ const o3 = (e) => {
|
|
|
9198
9190
|
}
|
|
9199
9191
|
) }),
|
|
9200
9192
|
/* @__PURE__ */ a(
|
|
9201
|
-
|
|
9193
|
+
sa,
|
|
9202
9194
|
{
|
|
9203
9195
|
autorIcon: e.autorIcon,
|
|
9204
9196
|
item: u,
|
|
@@ -9252,7 +9244,7 @@ const o3 = (e) => {
|
|
|
9252
9244
|
},
|
|
9253
9245
|
r
|
|
9254
9246
|
)) });
|
|
9255
|
-
}, h2 = "_tagContent_ee6yw_1", m2 = "_contentLayout2_ee6yw_9", f2 = "_contentHeader_ee6yw_42",
|
|
9247
|
+
}, h2 = "_tagContent_ee6yw_1", m2 = "_contentLayout2_ee6yw_9", f2 = "_contentHeader_ee6yw_42", ia = {
|
|
9256
9248
|
tagContent: h2,
|
|
9257
9249
|
contentLayout2: m2,
|
|
9258
9250
|
contentHeader: f2
|
|
@@ -9276,7 +9268,7 @@ const o3 = (e) => {
|
|
|
9276
9268
|
e.slug === "liveblogs" && /* @__PURE__ */ a(H1, { itemList: e.itemList }),
|
|
9277
9269
|
e.bannerTop,
|
|
9278
9270
|
/* @__PURE__ */ a(
|
|
9279
|
-
|
|
9271
|
+
va,
|
|
9280
9272
|
{
|
|
9281
9273
|
content: e.ranking,
|
|
9282
9274
|
title: e.texts.readestTitle,
|
|
@@ -9351,7 +9343,7 @@ const o3 = (e) => {
|
|
|
9351
9343
|
return /* @__PURE__ */ a(
|
|
9352
9344
|
"div",
|
|
9353
9345
|
{
|
|
9354
|
-
className:
|
|
9346
|
+
className: ia.contentHeader,
|
|
9355
9347
|
style: {
|
|
9356
9348
|
"--section-card-chip-padding": "0 0 0 6px",
|
|
9357
9349
|
"--uppertitle-display": "block",
|
|
@@ -10083,7 +10075,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10083
10075
|
} catch {
|
|
10084
10076
|
return null;
|
|
10085
10077
|
}
|
|
10086
|
-
}, d0 = "_content_cu8lm_1", u0 = "_title_cu8lm_18",
|
|
10078
|
+
}, d0 = "_content_cu8lm_1", u0 = "_title_cu8lm_18", Hn = {
|
|
10087
10079
|
content: d0,
|
|
10088
10080
|
title: u0
|
|
10089
10081
|
}, h0 = async ({
|
|
@@ -10101,17 +10093,17 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10101
10093
|
const i = s[0], d = (Array.isArray(i?.videos) ? i.videos : []).find(
|
|
10102
10094
|
(l) => l?.type === "video-youtube"
|
|
10103
10095
|
);
|
|
10104
|
-
return !d?.code || typeof d.code != "string" ? null : /* @__PURE__ */ f("div", { className:
|
|
10096
|
+
return !d?.code || typeof d.code != "string" ? null : /* @__PURE__ */ f("div", { className: Hn.content, children: [
|
|
10105
10097
|
/* @__PURE__ */ a(
|
|
10106
10098
|
"iframe",
|
|
10107
10099
|
{
|
|
10108
|
-
className:
|
|
10100
|
+
className: Hn.iframeStyled,
|
|
10109
10101
|
src: `https://www.youtube.com/embed/${d.code}`,
|
|
10110
10102
|
frameBorder: "0",
|
|
10111
10103
|
allowFullScreen: !0
|
|
10112
10104
|
}
|
|
10113
10105
|
),
|
|
10114
|
-
d?.title && /* @__PURE__ */ a("p", { className:
|
|
10106
|
+
d?.title && /* @__PURE__ */ a("p", { className: Hn.title, children: d.title })
|
|
10115
10107
|
] });
|
|
10116
10108
|
} catch {
|
|
10117
10109
|
return null;
|
|
@@ -10173,7 +10165,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10173
10165
|
title: { ...s.main.title, section: o ? s.main.title.home : s.main.title.section }
|
|
10174
10166
|
} };
|
|
10175
10167
|
return /* @__PURE__ */ a(
|
|
10176
|
-
|
|
10168
|
+
In,
|
|
10177
10169
|
{
|
|
10178
10170
|
...c,
|
|
10179
10171
|
titleGradient: !0,
|
|
@@ -10197,7 +10189,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10197
10189
|
title: { ...s.main.title, section: o ? s.main.title.home : s.main.title.section }
|
|
10198
10190
|
} };
|
|
10199
10191
|
return /* @__PURE__ */ a(
|
|
10200
|
-
|
|
10192
|
+
In,
|
|
10201
10193
|
{
|
|
10202
10194
|
...c,
|
|
10203
10195
|
titleGradient: !0,
|
|
@@ -10224,7 +10216,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10224
10216
|
title: { ...s.main.title, section: o ? s.main.title.home : s.main.title.section }
|
|
10225
10217
|
} };
|
|
10226
10218
|
return /* @__PURE__ */ st(
|
|
10227
|
-
|
|
10219
|
+
In,
|
|
10228
10220
|
{
|
|
10229
10221
|
...c,
|
|
10230
10222
|
key: i,
|
|
@@ -10295,7 +10287,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10295
10287
|
] });
|
|
10296
10288
|
}, Ar = {
|
|
10297
10289
|
banner: (e) => /* @__PURE__ */ a(ge, { ...e, name: e.slot_id.replace("Home", "block") }),
|
|
10298
|
-
readest: (e) => /* @__PURE__ */ a(
|
|
10290
|
+
readest: (e) => /* @__PURE__ */ a(va, { ...e }),
|
|
10299
10291
|
"Modulo 1x3": (e) => /* @__PURE__ */ a(xo, { ...e }),
|
|
10300
10292
|
"Modulo 1x4": (e) => /* @__PURE__ */ a(If, { ...e }),
|
|
10301
10293
|
"Modulo 1x5": (e) => /* @__PURE__ */ a(qf, { ...e }),
|
|
@@ -10381,7 +10373,7 @@ const yr = {
|
|
|
10381
10373
|
paths: e.paths
|
|
10382
10374
|
}
|
|
10383
10375
|
)
|
|
10384
|
-
},
|
|
10376
|
+
}, zn = ({
|
|
10385
10377
|
component: e,
|
|
10386
10378
|
data: t,
|
|
10387
10379
|
banners: n,
|
|
@@ -10457,7 +10449,7 @@ const yr = {
|
|
|
10457
10449
|
});
|
|
10458
10450
|
return /* @__PURE__ */ f(Y, { children: [
|
|
10459
10451
|
/* @__PURE__ */ a(
|
|
10460
|
-
|
|
10452
|
+
zn,
|
|
10461
10453
|
{
|
|
10462
10454
|
component: "Super",
|
|
10463
10455
|
data: i("Super", 1),
|
|
@@ -10466,7 +10458,7 @@ const yr = {
|
|
|
10466
10458
|
),
|
|
10467
10459
|
/* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(rt, { banners: r, index: 1 }) }),
|
|
10468
10460
|
/* @__PURE__ */ a(
|
|
10469
|
-
|
|
10461
|
+
zn,
|
|
10470
10462
|
{
|
|
10471
10463
|
component: "3 notas verticales",
|
|
10472
10464
|
data: i("3 notas verticales", 3),
|
|
@@ -10475,7 +10467,7 @@ const yr = {
|
|
|
10475
10467
|
),
|
|
10476
10468
|
/* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(rt, { banners: r, index: 1 }) }),
|
|
10477
10469
|
/* @__PURE__ */ a(
|
|
10478
|
-
|
|
10470
|
+
zn,
|
|
10479
10471
|
{
|
|
10480
10472
|
component: "3 notas horizontales",
|
|
10481
10473
|
data: i("3 notas horizontales", 3),
|
|
@@ -10504,7 +10496,7 @@ const yr = {
|
|
|
10504
10496
|
getVideos: l
|
|
10505
10497
|
} = e, u = e.slug === "liveblogs", { SHOW_NEWS_MORE_NEWS: h, SHOW_NEWS_RELATED_NEWS: m } = K();
|
|
10506
10498
|
if (!(!s || !s[0]))
|
|
10507
|
-
return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(A2, { className:
|
|
10499
|
+
return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(A2, { className: ia.contentLayout2, children: [
|
|
10508
10500
|
/* @__PURE__ */ a(
|
|
10509
10501
|
N2,
|
|
10510
10502
|
{
|
|
@@ -10550,7 +10542,7 @@ const yr = {
|
|
|
10550
10542
|
texts: e.texts
|
|
10551
10543
|
}
|
|
10552
10544
|
),
|
|
10553
|
-
/* @__PURE__ */ a("div", { className:
|
|
10545
|
+
/* @__PURE__ */ a("div", { className: ia.tagContent, children: /* @__PURE__ */ a(
|
|
10554
10546
|
lm,
|
|
10555
10547
|
{
|
|
10556
10548
|
tags: s[0]?.keywords?.tags,
|
|
@@ -10801,7 +10793,7 @@ const yr = {
|
|
|
10801
10793
|
/* @__PURE__ */ a("button", { className: Bt.buttonStyled, type: "submit", children: /* @__PURE__ */ a($0, { className: Bt.searchStyled }) })
|
|
10802
10794
|
] })
|
|
10803
10795
|
}
|
|
10804
|
-
), Y0 = "_content_io3tv_1", K0 = "_newsContentSection_io3tv_5", J0 = "_itemContent_io3tv_10",
|
|
10796
|
+
), Y0 = "_content_io3tv_1", K0 = "_newsContentSection_io3tv_5", J0 = "_itemContent_io3tv_10", Vn = {
|
|
10805
10797
|
content: Y0,
|
|
10806
10798
|
newsContentSection: K0,
|
|
10807
10799
|
itemContent: J0
|
|
@@ -10834,10 +10826,10 @@ const yr = {
|
|
|
10834
10826
|
readestTitle: u.readestTitle ?? "",
|
|
10835
10827
|
bannerTop: /* @__PURE__ */ a(ge, { banners: s ?? [], name: "right_1" }),
|
|
10836
10828
|
banner: /* @__PURE__ */ a(ge, { banners: s ?? [], name: "right_2" }),
|
|
10837
|
-
children: /* @__PURE__ */ a("section", { className:
|
|
10838
|
-
|
|
10829
|
+
children: /* @__PURE__ */ a("section", { className: Vn.content, children: t.length > 0 ? /* @__PURE__ */ a(
|
|
10830
|
+
ra,
|
|
10839
10831
|
{
|
|
10840
|
-
className: [
|
|
10832
|
+
className: [Vn.newsContentSection, "padding-0"].join(
|
|
10841
10833
|
" "
|
|
10842
10834
|
),
|
|
10843
10835
|
paginatorComponent: /* @__PURE__ */ a(
|
|
@@ -10855,7 +10847,7 @@ const yr = {
|
|
|
10855
10847
|
h.includes(g + 1) && /* @__PURE__ */ a(
|
|
10856
10848
|
"div",
|
|
10857
10849
|
{
|
|
10858
|
-
className:
|
|
10850
|
+
className: Vn.itemContent + " banner-context",
|
|
10859
10851
|
children: /* @__PURE__ */ a(
|
|
10860
10852
|
ge,
|
|
10861
10853
|
{
|
|
@@ -10866,7 +10858,7 @@ const yr = {
|
|
|
10866
10858
|
}
|
|
10867
10859
|
),
|
|
10868
10860
|
/* @__PURE__ */ a(
|
|
10869
|
-
|
|
10861
|
+
sa,
|
|
10870
10862
|
{
|
|
10871
10863
|
autorIcon: e.autorIcon,
|
|
10872
10864
|
item: p,
|
|
@@ -11034,7 +11026,7 @@ const yr = {
|
|
|
11034
11026
|
container: vg,
|
|
11035
11027
|
playStyled: bg
|
|
11036
11028
|
}, Cg = (e) => {
|
|
11037
|
-
const { video: t } = e, n =
|
|
11029
|
+
const { video: t } = e, n = wa();
|
|
11038
11030
|
return /* @__PURE__ */ a(
|
|
11039
11031
|
B,
|
|
11040
11032
|
{
|
|
@@ -11300,11 +11292,11 @@ const Ng = (e) => {
|
|
|
11300
11292
|
}
|
|
11301
11293
|
);
|
|
11302
11294
|
}, Tg = (e) => {
|
|
11303
|
-
const { news: t, hasLines: n = !1 } = e, r = (o) => n && (o + 1) % 3 !== 0 ?
|
|
11295
|
+
const { news: t, hasLines: n = !1 } = e, r = (o) => n && (o + 1) % 3 !== 0 ? oa.contentSeparator : "";
|
|
11304
11296
|
return /* @__PURE__ */ a(
|
|
11305
11297
|
"div",
|
|
11306
11298
|
{
|
|
11307
|
-
className:
|
|
11299
|
+
className: oa.newsContent,
|
|
11308
11300
|
style: {
|
|
11309
11301
|
gap: n ? "30px" : "20px",
|
|
11310
11302
|
"--gridTemplateModlule": n ? "repeat(auto-fit, 343px);" : "repeat(auto-fit, 380px);"
|
|
@@ -11772,9 +11764,9 @@ var Sr;
|
|
|
11772
11764
|
function Ta() {
|
|
11773
11765
|
return Sr || (Sr = 1, process.env.NODE_ENV === "production" ? an.exports = Zg() : an.exports = Xg()), an.exports;
|
|
11774
11766
|
}
|
|
11775
|
-
var
|
|
11767
|
+
var Fn, Er;
|
|
11776
11768
|
function ep() {
|
|
11777
|
-
if (Er) return
|
|
11769
|
+
if (Er) return Fn;
|
|
11778
11770
|
Er = 1;
|
|
11779
11771
|
var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
|
|
11780
11772
|
function r(s) {
|
|
@@ -11804,7 +11796,7 @@ function ep() {
|
|
|
11804
11796
|
return !1;
|
|
11805
11797
|
}
|
|
11806
11798
|
}
|
|
11807
|
-
return
|
|
11799
|
+
return Fn = o() ? Object.assign : function(s, i) {
|
|
11808
11800
|
for (var c, d = r(s), l, u = 1; u < arguments.length; u++) {
|
|
11809
11801
|
c = Object(arguments[u]);
|
|
11810
11802
|
for (var h in c)
|
|
@@ -11816,22 +11808,22 @@ function ep() {
|
|
|
11816
11808
|
}
|
|
11817
11809
|
}
|
|
11818
11810
|
return d;
|
|
11819
|
-
},
|
|
11811
|
+
}, Fn;
|
|
11820
11812
|
}
|
|
11821
|
-
var
|
|
11813
|
+
var Wn, xr;
|
|
11822
11814
|
function Ia() {
|
|
11823
|
-
if (xr) return
|
|
11815
|
+
if (xr) return Wn;
|
|
11824
11816
|
xr = 1;
|
|
11825
11817
|
var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
|
|
11826
|
-
return
|
|
11818
|
+
return Wn = e, Wn;
|
|
11827
11819
|
}
|
|
11828
|
-
var
|
|
11820
|
+
var $n, Tr;
|
|
11829
11821
|
function qo() {
|
|
11830
|
-
return Tr || (Tr = 1,
|
|
11822
|
+
return Tr || (Tr = 1, $n = Function.call.bind(Object.prototype.hasOwnProperty)), $n;
|
|
11831
11823
|
}
|
|
11832
|
-
var
|
|
11824
|
+
var Yn, Ir;
|
|
11833
11825
|
function tp() {
|
|
11834
|
-
if (Ir) return
|
|
11826
|
+
if (Ir) return Yn;
|
|
11835
11827
|
Ir = 1;
|
|
11836
11828
|
var e = function() {
|
|
11837
11829
|
};
|
|
@@ -11876,11 +11868,11 @@ function tp() {
|
|
|
11876
11868
|
}
|
|
11877
11869
|
return o.resetWarningCache = function() {
|
|
11878
11870
|
process.env.NODE_ENV !== "production" && (n = {});
|
|
11879
|
-
},
|
|
11871
|
+
}, Yn = o, Yn;
|
|
11880
11872
|
}
|
|
11881
|
-
var
|
|
11873
|
+
var Kn, kr;
|
|
11882
11874
|
function np() {
|
|
11883
|
-
if (kr) return
|
|
11875
|
+
if (kr) return Kn;
|
|
11884
11876
|
kr = 1;
|
|
11885
11877
|
var e = Ta(), t = ep(), n = /* @__PURE__ */ Ia(), r = /* @__PURE__ */ qo(), o = /* @__PURE__ */ tp(), s = function() {
|
|
11886
11878
|
};
|
|
@@ -11895,7 +11887,7 @@ function np() {
|
|
|
11895
11887
|
function i() {
|
|
11896
11888
|
return null;
|
|
11897
11889
|
}
|
|
11898
|
-
return
|
|
11890
|
+
return Kn = function(c, d) {
|
|
11899
11891
|
var l = typeof Symbol == "function" && Symbol.iterator, u = "@@iterator";
|
|
11900
11892
|
function h(y) {
|
|
11901
11893
|
var N = y && (l && y[l] || y[u]);
|
|
@@ -12197,18 +12189,18 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
|
|
|
12197
12189
|
return !y.constructor || !y.constructor.name ? m : y.constructor.name;
|
|
12198
12190
|
}
|
|
12199
12191
|
return p.checkPropTypes = o, p.resetWarningCache = o.resetWarningCache, p.PropTypes = p, p;
|
|
12200
|
-
},
|
|
12192
|
+
}, Kn;
|
|
12201
12193
|
}
|
|
12202
|
-
var
|
|
12194
|
+
var Jn, Ur;
|
|
12203
12195
|
function ap() {
|
|
12204
|
-
if (Ur) return
|
|
12196
|
+
if (Ur) return Jn;
|
|
12205
12197
|
Ur = 1;
|
|
12206
12198
|
var e = /* @__PURE__ */ Ia();
|
|
12207
12199
|
function t() {
|
|
12208
12200
|
}
|
|
12209
12201
|
function n() {
|
|
12210
12202
|
}
|
|
12211
|
-
return n.resetWarningCache = t,
|
|
12203
|
+
return n.resetWarningCache = t, Jn = function() {
|
|
12212
12204
|
function r(i, c, d, l, u, h) {
|
|
12213
12205
|
if (h !== e) {
|
|
12214
12206
|
var m = new Error(
|
|
@@ -12245,7 +12237,7 @@ function ap() {
|
|
|
12245
12237
|
resetWarningCache: t
|
|
12246
12238
|
};
|
|
12247
12239
|
return s.PropTypes = s, s;
|
|
12248
|
-
},
|
|
12240
|
+
}, Jn;
|
|
12249
12241
|
}
|
|
12250
12242
|
var Rr;
|
|
12251
12243
|
function rp() {
|
|
@@ -12260,15 +12252,15 @@ function rp() {
|
|
|
12260
12252
|
var op = /* @__PURE__ */ rp();
|
|
12261
12253
|
const be = /* @__PURE__ */ _t(op);
|
|
12262
12254
|
var sp = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
|
|
12263
|
-
function
|
|
12264
|
-
return
|
|
12255
|
+
function ca() {
|
|
12256
|
+
return ca = Object.assign ? Object.assign.bind() : function(e) {
|
|
12265
12257
|
for (var t = 1; t < arguments.length; t++) {
|
|
12266
12258
|
var n = arguments[t];
|
|
12267
12259
|
for (var r in n)
|
|
12268
12260
|
Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
|
|
12269
12261
|
}
|
|
12270
12262
|
return e;
|
|
12271
|
-
},
|
|
12263
|
+
}, ca.apply(this, arguments);
|
|
12272
12264
|
}
|
|
12273
12265
|
function ip(e, t) {
|
|
12274
12266
|
if (e == null) return {};
|
|
@@ -12283,14 +12275,14 @@ function rn(e) {
|
|
|
12283
12275
|
return e;
|
|
12284
12276
|
}
|
|
12285
12277
|
function cp(e, t) {
|
|
12286
|
-
e.prototype = Object.create(t.prototype), e.prototype.constructor = e,
|
|
12278
|
+
e.prototype = Object.create(t.prototype), e.prototype.constructor = e, la(e, t);
|
|
12287
12279
|
}
|
|
12288
|
-
function
|
|
12289
|
-
return
|
|
12280
|
+
function la(e, t) {
|
|
12281
|
+
return la = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(r, o) {
|
|
12290
12282
|
return r.__proto__ = o, r;
|
|
12291
|
-
},
|
|
12283
|
+
}, la(e, t);
|
|
12292
12284
|
}
|
|
12293
|
-
var
|
|
12285
|
+
var kn = /* @__PURE__ */ (function(e) {
|
|
12294
12286
|
cp(t, e);
|
|
12295
12287
|
function t() {
|
|
12296
12288
|
var r;
|
|
@@ -12356,13 +12348,13 @@ var Un = /* @__PURE__ */ (function(e) {
|
|
|
12356
12348
|
var o = this.props;
|
|
12357
12349
|
o.sitekey, o.onChange, o.theme, o.type, o.tabindex, o.onExpired, o.onErrored, o.size, o.stoken, o.grecaptcha, o.badge, o.hl, o.isolated;
|
|
12358
12350
|
var s = ip(o, sp);
|
|
12359
|
-
return /* @__PURE__ */ Ra.createElement("div",
|
|
12351
|
+
return /* @__PURE__ */ Ra.createElement("div", ca({}, s, {
|
|
12360
12352
|
ref: this.handleRecaptchaRef
|
|
12361
12353
|
}));
|
|
12362
12354
|
}, t;
|
|
12363
12355
|
})(Ra.Component);
|
|
12364
|
-
|
|
12365
|
-
|
|
12356
|
+
kn.displayName = "ReCAPTCHA";
|
|
12357
|
+
kn.propTypes = {
|
|
12366
12358
|
sitekey: be.string.isRequired,
|
|
12367
12359
|
onChange: be.func,
|
|
12368
12360
|
grecaptcha: be.object,
|
|
@@ -12377,7 +12369,7 @@ Un.propTypes = {
|
|
|
12377
12369
|
badge: be.oneOf(["bottomright", "bottomleft", "inline"]),
|
|
12378
12370
|
isolated: be.bool
|
|
12379
12371
|
};
|
|
12380
|
-
|
|
12372
|
+
kn.defaultProps = {
|
|
12381
12373
|
onChange: function() {
|
|
12382
12374
|
},
|
|
12383
12375
|
theme: "light",
|
|
@@ -12386,9 +12378,9 @@ Un.defaultProps = {
|
|
|
12386
12378
|
size: "normal",
|
|
12387
12379
|
badge: "bottomright"
|
|
12388
12380
|
};
|
|
12389
|
-
var
|
|
12381
|
+
var Zn, qr;
|
|
12390
12382
|
function lp() {
|
|
12391
|
-
if (qr) return
|
|
12383
|
+
if (qr) return Zn;
|
|
12392
12384
|
qr = 1;
|
|
12393
12385
|
var e = Ta(), t = {
|
|
12394
12386
|
childContextTypes: !0,
|
|
@@ -12450,19 +12442,19 @@ function lp() {
|
|
|
12450
12442
|
}
|
|
12451
12443
|
return g;
|
|
12452
12444
|
}
|
|
12453
|
-
return
|
|
12445
|
+
return Zn = p, Zn;
|
|
12454
12446
|
}
|
|
12455
12447
|
var dp = lp();
|
|
12456
12448
|
const up = /* @__PURE__ */ _t(dp);
|
|
12457
|
-
function
|
|
12458
|
-
return
|
|
12449
|
+
function da() {
|
|
12450
|
+
return da = Object.assign || function(e) {
|
|
12459
12451
|
for (var t = 1; t < arguments.length; t++) {
|
|
12460
12452
|
var n = arguments[t];
|
|
12461
12453
|
for (var r in n)
|
|
12462
12454
|
Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
|
|
12463
12455
|
}
|
|
12464
12456
|
return e;
|
|
12465
|
-
},
|
|
12457
|
+
}, da.apply(this, arguments);
|
|
12466
12458
|
}
|
|
12467
12459
|
function hp(e, t) {
|
|
12468
12460
|
if (e == null) return {};
|
|
@@ -12562,7 +12554,7 @@ function gp(e, t) {
|
|
|
12562
12554
|
return h && typeof window < "u" && (g[h] = typeof window[h] < "u" ? window[h] : void 0), g.ref = p, st(r, g);
|
|
12563
12555
|
}, d;
|
|
12564
12556
|
})(Ho), i = Pr(function(c, d) {
|
|
12565
|
-
return st(s,
|
|
12557
|
+
return st(s, da({}, c, {
|
|
12566
12558
|
forwardedRef: d
|
|
12567
12559
|
}));
|
|
12568
12560
|
});
|
|
@@ -12571,21 +12563,21 @@ function gp(e, t) {
|
|
|
12571
12563
|
}, up(i, r);
|
|
12572
12564
|
};
|
|
12573
12565
|
}
|
|
12574
|
-
var
|
|
12575
|
-
function
|
|
12566
|
+
var ua = "onloadcallback", pp = "grecaptcha";
|
|
12567
|
+
function ha() {
|
|
12576
12568
|
return typeof window < "u" && window.recaptchaOptions || {};
|
|
12577
12569
|
}
|
|
12578
12570
|
function Ap() {
|
|
12579
|
-
var e =
|
|
12580
|
-
return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" +
|
|
12571
|
+
var e = ha(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
|
|
12572
|
+
return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + ua + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + ua + "&render=explicit";
|
|
12581
12573
|
}
|
|
12582
12574
|
const Lo = gp(Ap, {
|
|
12583
|
-
callbackName:
|
|
12575
|
+
callbackName: ua,
|
|
12584
12576
|
globalName: pp,
|
|
12585
|
-
attributes:
|
|
12586
|
-
nonce:
|
|
12577
|
+
attributes: ha().nonce ? {
|
|
12578
|
+
nonce: ha().nonce
|
|
12587
12579
|
} : {}
|
|
12588
|
-
})(
|
|
12580
|
+
})(kn), yp = "_overlay_18ksj_1", wp = "_header_18ksj_18", vp = "_logo_18ksj_25", bp = "_card_18ksj_32", Cp = "_close_18ksj_47", _p = "_form_18ksj_71", Np = "_formUl_18ksj_80", Sp = "_field_18ksj_92", Ep = "_label_18ksj_99", xp = "_input_18ksj_108", Tp = "_error_18ksj_126", Ip = "_primary_18ksj_132", kp = "_divider_18ksj_170", Up = "_google_18ksj_196", Rp = "_googleIcon_18ksj_226", qp = "_spin_18ksj_259", Lp = "_checkboxRow_18ksj_281", Bp = "_terms_18ksj_318", Op = "_message_18ksj_349", Pp = "_passwordChecker_18ksj_354", Dp = "_valid_18ksj_373", Mp = "_invalid_18ksj_377", jp = "_forgotPassword_18ksj_381", Qp = "_successContainer_18ksj_400", Gp = "_thumbsUp_18ksj_408", Hp = "_successMessage_18ksj_414", k = {
|
|
12589
12581
|
overlay: yp,
|
|
12590
12582
|
header: wp,
|
|
12591
12583
|
logo: vp,
|
|
@@ -14408,7 +14400,7 @@ export {
|
|
|
14408
14400
|
Pf as DestacadoVideos,
|
|
14409
14401
|
uc as DynamicBlockServices,
|
|
14410
14402
|
h3 as DynamicComponents,
|
|
14411
|
-
|
|
14403
|
+
zn as DynamicMainSlot,
|
|
14412
14404
|
ko as DynamicSlot,
|
|
14413
14405
|
s3 as EditorialBlock,
|
|
14414
14406
|
X9 as ErrorComponent,
|
|
@@ -14449,19 +14441,19 @@ export {
|
|
|
14449
14441
|
Eg as NewListResponseDataPH,
|
|
14450
14442
|
Is as NewsArticle,
|
|
14451
14443
|
f3 as NewsComponent,
|
|
14452
|
-
|
|
14444
|
+
ra as NewsContent,
|
|
14453
14445
|
xt as NewsDescriptionComponent,
|
|
14454
14446
|
wn as NextPrev,
|
|
14455
14447
|
ks as OrgList,
|
|
14456
14448
|
Da as PreloadImages,
|
|
14457
14449
|
$e as REPORT_REASONS,
|
|
14458
|
-
|
|
14450
|
+
va as Readest,
|
|
14459
14451
|
w3 as ScriptHydrator,
|
|
14460
14452
|
p3 as SearchSection,
|
|
14461
14453
|
me as Section,
|
|
14462
14454
|
Ze as SectionCard,
|
|
14463
|
-
|
|
14464
|
-
|
|
14455
|
+
In as SectionCard2,
|
|
14456
|
+
sa as SectionCardServerComponent,
|
|
14465
14457
|
l3 as SectionServerComponent,
|
|
14466
14458
|
wc as ShowSection,
|
|
14467
14459
|
Q2 as SocialNetworks,
|
|
@@ -14482,7 +14474,7 @@ export {
|
|
|
14482
14474
|
Rs as VideosSchemas,
|
|
14483
14475
|
Us as WebsiteList,
|
|
14484
14476
|
N3 as addComment,
|
|
14485
|
-
|
|
14477
|
+
ma as bannersReplace,
|
|
14486
14478
|
Dt as becomeVideoObject,
|
|
14487
14479
|
vt as buildTagUrl,
|
|
14488
14480
|
sd as coloringByStrokeSVGs,
|
|
@@ -14506,13 +14498,13 @@ export {
|
|
|
14506
14498
|
pe as getImageUrl,
|
|
14507
14499
|
Ft as getNextMeta,
|
|
14508
14500
|
$t as getPage,
|
|
14509
|
-
|
|
14501
|
+
wa as getPlayIcon,
|
|
14510
14502
|
_9 as getPreloadImages,
|
|
14511
14503
|
Wt as getPrevMeta,
|
|
14512
14504
|
b3 as getReportReasonLabel,
|
|
14513
14505
|
jr as getResponse,
|
|
14514
14506
|
hs as getResponsePromise,
|
|
14515
|
-
|
|
14507
|
+
fa as getSchemas,
|
|
14516
14508
|
zr as getScriptReplaces,
|
|
14517
14509
|
Bs as getSlugs,
|
|
14518
14510
|
v9 as getTypeOfNews,
|