sass-template-common 0.2.15 → 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 -213
- 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,32 +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
|
-
};
|
|
5839
|
-
return e?.toggledrawerevent === "true" && (!e.href || e.href !== "") ? /* @__PURE__ */ a(
|
|
5840
|
-
"label",
|
|
5841
|
-
{
|
|
5842
|
-
...r,
|
|
5843
|
-
style: o,
|
|
5844
|
-
htmlFor: e?.toggledrawerevent === "true" ? "side-bar-state" : ""
|
|
5845
|
-
}
|
|
5846
|
-
) : /* @__PURE__ */ a(B, { ...r, style: o });
|
|
5847
5821
|
}, gl = (e) => /* @__PURE__ */ f("section", { className: [Re.content, e.className ?? ""].join(" "), children: [
|
|
5848
5822
|
/* @__PURE__ */ a("div", { className: Re.subscribeImage, children: e.image }),
|
|
5849
5823
|
/* @__PURE__ */ a("div", { className: Re.tag, children: e.texts.newsletterTag ?? "NEWS" }),
|
|
@@ -5859,16 +5833,8 @@ const el = (e) => {
|
|
|
5859
5833
|
id: "newsletter-email-column"
|
|
5860
5834
|
}
|
|
5861
5835
|
) }),
|
|
5862
|
-
/* @__PURE__ */ a(
|
|
5863
|
-
|
|
5864
|
-
{
|
|
5865
|
-
id: "newsletter-button",
|
|
5866
|
-
className: Re.buttonStyled,
|
|
5867
|
-
size: "large",
|
|
5868
|
-
full: !0,
|
|
5869
|
-
children: e.texts.newsletterButtonText ?? "Suscribirme"
|
|
5870
|
-
}
|
|
5871
|
-
),
|
|
5836
|
+
/* @__PURE__ */ a("span", { id: "newsletter-message" }),
|
|
5837
|
+
/* @__PURE__ */ a("button", { id: "newsletter-button", className: Re.buttonStyled, children: e.texts.newsletterButtonText ?? "Suscribirme" }),
|
|
5872
5838
|
/* @__PURE__ */ f("div", { className: Re.contentTerms, children: [
|
|
5873
5839
|
/* @__PURE__ */ a("p", { className: Re.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
|
|
5874
5840
|
/* @__PURE__ */ a(
|
|
@@ -5894,6 +5860,33 @@ const el = (e) => {
|
|
|
5894
5860
|
contentTerms: Sl,
|
|
5895
5861
|
subscribeText: El,
|
|
5896
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 });
|
|
5897
5890
|
}, Tl = (e) => /* @__PURE__ */ f("section", { className: Ie.content, children: [
|
|
5898
5891
|
/* @__PURE__ */ a("div", { className: Ie.subscribeImage, children: e.image }),
|
|
5899
5892
|
/* @__PURE__ */ f("div", { className: Ie.contentInfo, children: [
|
|
@@ -5911,7 +5904,7 @@ const el = (e) => {
|
|
|
5911
5904
|
id: "newsletter-email"
|
|
5912
5905
|
}
|
|
5913
5906
|
),
|
|
5914
|
-
/* @__PURE__ */ a(
|
|
5907
|
+
/* @__PURE__ */ a(ba, { className: Ie.buttonStyled, size: "large", full: !0, children: e.texts.newsletterButtonText ?? "Suscribirme" })
|
|
5915
5908
|
] }),
|
|
5916
5909
|
/* @__PURE__ */ f("div", { className: Ie.contentTerms, children: [
|
|
5917
5910
|
/* @__PURE__ */ a("p", { className: Ie.subscribeText, children: e.texts.newsletterTermsText ?? "Suscribirte implica aceptar los" }),
|
|
@@ -6587,7 +6580,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6587
6580
|
/* @__PURE__ */ a("p", { className: Ge.correspondent, children: t() })
|
|
6588
6581
|
] })
|
|
6589
6582
|
] }) }) });
|
|
6590
|
-
}, Fd = "_content_wxhkd_1", Wd = "_linkStyled_wxhkd_9",
|
|
6583
|
+
}, Fd = "_content_wxhkd_1", Wd = "_linkStyled_wxhkd_9", Bn = {
|
|
6591
6584
|
content: Fd,
|
|
6592
6585
|
linkStyled: Wd
|
|
6593
6586
|
}, wn = (e) => {
|
|
@@ -6598,11 +6591,11 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6598
6591
|
p !== 0 && (u += `/${m}`);
|
|
6599
6592
|
}), c === "next" ? u += `/page/${t + 1}${l ? `?query=${l}` : ""}` : u += `/page/${t - 1}${l ? `?query=${l}` : ""}`;
|
|
6600
6593
|
};
|
|
6601
|
-
return (t > 1 || n && t < r) && /* @__PURE__ */ f("section", { className:
|
|
6594
|
+
return (t > 1 || n && t < r) && /* @__PURE__ */ f("section", { className: Bn.content, children: [
|
|
6602
6595
|
t > 1 && /* @__PURE__ */ a(
|
|
6603
6596
|
B,
|
|
6604
6597
|
{
|
|
6605
|
-
className:
|
|
6598
|
+
className: Bn.linkStyled,
|
|
6606
6599
|
href: i("prev", o || "", s || ""),
|
|
6607
6600
|
children: e.texts.prevButtonText ?? "Anterior"
|
|
6608
6601
|
}
|
|
@@ -6610,7 +6603,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6610
6603
|
n && t < r && /* @__PURE__ */ a(
|
|
6611
6604
|
B,
|
|
6612
6605
|
{
|
|
6613
|
-
className:
|
|
6606
|
+
className: Bn.linkStyled,
|
|
6614
6607
|
href: i("next", o || "", s || ""),
|
|
6615
6608
|
children: e.texts.nextButtonText ?? "Siguiente"
|
|
6616
6609
|
}
|
|
@@ -6621,7 +6614,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6621
6614
|
contentGrid: Yd,
|
|
6622
6615
|
contentGrid4: Kd,
|
|
6623
6616
|
contentGrid3: Jd
|
|
6624
|
-
},
|
|
6617
|
+
}, ra = (e) => {
|
|
6625
6618
|
const { grid: t = 3 } = e;
|
|
6626
6619
|
return /* @__PURE__ */ f("section", { className: `${Jt.content}`, children: [
|
|
6627
6620
|
/* @__PURE__ */ a(
|
|
@@ -6705,7 +6698,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6705
6698
|
sectionDescription: r1,
|
|
6706
6699
|
articule: o1,
|
|
6707
6700
|
linkStyled: s1
|
|
6708
|
-
},
|
|
6701
|
+
}, In = (e) => {
|
|
6709
6702
|
const {
|
|
6710
6703
|
isVideo: t,
|
|
6711
6704
|
info: n,
|
|
@@ -6821,13 +6814,13 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
6821
6814
|
/* @__PURE__ */ a("option", { value: "", children: "--Seleccione--" }),
|
|
6822
6815
|
e.options.map((t, n) => /* @__PURE__ */ a("option", { value: t.value, children: t.label }, n))
|
|
6823
6816
|
] })
|
|
6824
|
-
] }), 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 = {
|
|
6825
6818
|
content: S1,
|
|
6826
6819
|
label: E1,
|
|
6827
6820
|
input: x1
|
|
6828
|
-
}, n3 = (e) => /* @__PURE__ */ f("div", { className:
|
|
6829
|
-
/* @__PURE__ */ a("label", { className:
|
|
6830
|
-
/* @__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 })
|
|
6831
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 = {
|
|
6832
6825
|
boxInformation: T1,
|
|
6833
6826
|
textBox: I1,
|
|
@@ -7043,7 +7036,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7043
7036
|
/* @__PURE__ */ f("div", { className: ir.bannerSection, children: [
|
|
7044
7037
|
e.bannerTop,
|
|
7045
7038
|
/* @__PURE__ */ a(
|
|
7046
|
-
|
|
7039
|
+
va,
|
|
7047
7040
|
{
|
|
7048
7041
|
content: e.ranking,
|
|
7049
7042
|
title: e.readestTitle,
|
|
@@ -7068,12 +7061,12 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7068
7061
|
sectionVideoList: vu,
|
|
7069
7062
|
iframeStyled: bu,
|
|
7070
7063
|
contentFrame: Cu
|
|
7071
|
-
}, _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 = {
|
|
7072
7065
|
content: _u,
|
|
7073
7066
|
linkImage: Nu,
|
|
7074
7067
|
playStyled: Su
|
|
7075
7068
|
}, Eu = async (e) => {
|
|
7076
|
-
const t =
|
|
7069
|
+
const t = wa(), n = {
|
|
7077
7070
|
...e,
|
|
7078
7071
|
main: {
|
|
7079
7072
|
...e.main,
|
|
@@ -7083,17 +7076,17 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7083
7076
|
}
|
|
7084
7077
|
}
|
|
7085
7078
|
};
|
|
7086
|
-
return e && e.info ? /* @__PURE__ */ f("section", { className:
|
|
7079
|
+
return e && e.info ? /* @__PURE__ */ f("section", { className: Pn.content, children: [
|
|
7087
7080
|
/* @__PURE__ */ a(
|
|
7088
7081
|
"a",
|
|
7089
7082
|
{
|
|
7090
|
-
className:
|
|
7083
|
+
className: Pn.linkImage,
|
|
7091
7084
|
target: e?.info?.link?.target,
|
|
7092
7085
|
title: e?.main?.title?.section,
|
|
7093
7086
|
href: e.info.link.url,
|
|
7094
7087
|
children: /* @__PURE__ */ f("div", { style: { position: "relative" }, children: [
|
|
7095
7088
|
/* @__PURE__ */ a("img", { src: await pe(e.preview.sizes[0]?.url || "") }),
|
|
7096
|
-
/* @__PURE__ */ a(t, { className: `${
|
|
7089
|
+
/* @__PURE__ */ a(t, { className: `${Pn.playStyled} saas-image-play-icon` })
|
|
7097
7090
|
] })
|
|
7098
7091
|
}
|
|
7099
7092
|
),
|
|
@@ -7581,7 +7574,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7581
7574
|
),
|
|
7582
7575
|
/* @__PURE__ */ f("div", { className: `${ke.headerContent} center-mobile-header-icon`, children: [
|
|
7583
7576
|
/* @__PURE__ */ a(
|
|
7584
|
-
|
|
7577
|
+
ba,
|
|
7585
7578
|
{
|
|
7586
7579
|
id: "button-app",
|
|
7587
7580
|
className: ke.menuButton,
|
|
@@ -7731,7 +7724,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7731
7724
|
].join(" "),
|
|
7732
7725
|
children: [
|
|
7733
7726
|
/* @__PURE__ */ a("div", { className: we.menuButtonSection, children: /* @__PURE__ */ f(
|
|
7734
|
-
|
|
7727
|
+
ba,
|
|
7735
7728
|
{
|
|
7736
7729
|
className: we.menuButton,
|
|
7737
7730
|
id: "button-app",
|
|
@@ -7789,7 +7782,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7789
7782
|
)
|
|
7790
7783
|
}
|
|
7791
7784
|
);
|
|
7792
|
-
}, 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 = {
|
|
7793
7786
|
childrenContent: tm,
|
|
7794
7787
|
childrenContentAux: nm,
|
|
7795
7788
|
op2: am
|
|
@@ -7802,9 +7795,9 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
7802
7795
|
"div",
|
|
7803
7796
|
{
|
|
7804
7797
|
className: [
|
|
7805
|
-
|
|
7806
|
-
e.showAlertPop ?
|
|
7807
|
-
t?.data ?
|
|
7798
|
+
Dn.childrenContent,
|
|
7799
|
+
e.showAlertPop ? Dn.op2 : "",
|
|
7800
|
+
t?.data ? Dn.childrenContentAux : ""
|
|
7808
7801
|
].join(" "),
|
|
7809
7802
|
style: e.showOnlyStickyHeader ? {
|
|
7810
7803
|
"--hasAlertMargin": "3.6rem !important"
|
|
@@ -8291,7 +8284,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
8291
8284
|
}
|
|
8292
8285
|
)
|
|
8293
8286
|
] });
|
|
8294
|
-
}, 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 = {
|
|
8295
8288
|
content: Pm,
|
|
8296
8289
|
firstSection: Dm,
|
|
8297
8290
|
secondSection: Mm
|
|
@@ -8302,8 +8295,8 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
8302
8295
|
paths: r
|
|
8303
8296
|
}) => {
|
|
8304
8297
|
const o = e[0];
|
|
8305
|
-
return Array.isArray(e) && e.length > 0 && o && /* @__PURE__ */ f("section", { className:
|
|
8306
|
-
/* @__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(
|
|
8307
8300
|
Ct,
|
|
8308
8301
|
{
|
|
8309
8302
|
...o,
|
|
@@ -8313,7 +8306,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
8313
8306
|
paths: r
|
|
8314
8307
|
}
|
|
8315
8308
|
) }),
|
|
8316
|
-
/* @__PURE__ */ a("div", { style: n, className:
|
|
8309
|
+
/* @__PURE__ */ a("div", { style: n, className: Mn.secondSection, children: e.map((s, i) => i > 0 && /* @__PURE__ */ st(
|
|
8317
8310
|
Ct,
|
|
8318
8311
|
{
|
|
8319
8312
|
...s,
|
|
@@ -8406,7 +8399,7 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
8406
8399
|
e?.mainNew?.main?.subtitle?.rendered && /* @__PURE__ */ a("p", { className: it.subtitle, children: e?.mainNew?.main?.subtitle?.striped }),
|
|
8407
8400
|
e.goTo && /* @__PURE__ */ a(B, { href: e.goTo.url, className: it.linkStyled, children: e.goTo.description })
|
|
8408
8401
|
] });
|
|
8409
|
-
}, 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 = {
|
|
8410
8403
|
headerSection: Ym,
|
|
8411
8404
|
headerSectionLink: Km,
|
|
8412
8405
|
newsContent: Jm
|
|
@@ -8424,19 +8417,19 @@ const Dd = "_content_r1co8_1", Md = "_videoContent_r1co8_20", jd = "_articleSect
|
|
|
8424
8417
|
}
|
|
8425
8418
|
}, i = t.slice(1);
|
|
8426
8419
|
return s && i && /* @__PURE__ */ f(me, { title: n, titleUrl: e.titleUrl, children: [
|
|
8427
|
-
/* @__PURE__ */ f("div", { className:
|
|
8420
|
+
/* @__PURE__ */ f("div", { className: jn.headerSection, children: [
|
|
8428
8421
|
/* @__PURE__ */ a(Eo, { mainNew: s, goTo: e.goTo, paths: e.paths }),
|
|
8429
8422
|
/* @__PURE__ */ a(
|
|
8430
8423
|
B,
|
|
8431
8424
|
{
|
|
8432
|
-
className:
|
|
8425
|
+
className: jn.headerSectionLink,
|
|
8433
8426
|
href: s?.info?.link?.url,
|
|
8434
8427
|
target: s?.info?.link?.target,
|
|
8435
8428
|
children: /* @__PURE__ */ a(Ue, { preview: s.preview })
|
|
8436
8429
|
}
|
|
8437
8430
|
)
|
|
8438
8431
|
] }),
|
|
8439
|
-
/* @__PURE__ */ f("div", { className:
|
|
8432
|
+
/* @__PURE__ */ f("div", { className: jn.newsContent, children: [
|
|
8440
8433
|
/* @__PURE__ */ a("div", { className: "banner-context", style: { order: 1 }, children: e.banner }),
|
|
8441
8434
|
Array.isArray(i) && i.map((c, d) => {
|
|
8442
8435
|
const l = {
|
|
@@ -8748,7 +8741,7 @@ const o3 = (e) => {
|
|
|
8748
8741
|
})
|
|
8749
8742
|
}
|
|
8750
8743
|
) });
|
|
8751
|
-
}, 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 = {
|
|
8752
8745
|
newsContent: kf,
|
|
8753
8746
|
contentSeparator: Uf,
|
|
8754
8747
|
newsContentWhitoutLine: Rf
|
|
@@ -8758,7 +8751,7 @@ const o3 = (e) => {
|
|
|
8758
8751
|
return /* @__PURE__ */ a(me, { title: n, titleUrl: e.titleUrl, children: /* @__PURE__ */ a(
|
|
8759
8752
|
"div",
|
|
8760
8753
|
{
|
|
8761
|
-
className: `${
|
|
8754
|
+
className: `${Qn.newsContent} ${e.hasLines ? Qn.contentSeparator : Qn.newsContentWhitoutLine}`,
|
|
8762
8755
|
children: t.map((r, o) => {
|
|
8763
8756
|
const s = e.slot_id && e.slot_id !== "Nota_1", i = {
|
|
8764
8757
|
...r,
|
|
@@ -8781,7 +8774,7 @@ const o3 = (e) => {
|
|
|
8781
8774
|
})
|
|
8782
8775
|
}
|
|
8783
8776
|
) });
|
|
8784
|
-
}, 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 = {
|
|
8785
8778
|
headerSection: Lf,
|
|
8786
8779
|
headerSectionLink: Bf,
|
|
8787
8780
|
newsContent: Of
|
|
@@ -8790,7 +8783,7 @@ const o3 = (e) => {
|
|
|
8790
8783
|
if (!t || t.length === 0) return;
|
|
8791
8784
|
const o = t[0], s = e.slot_id && e.slot_id !== "Nota_1", i = t.slice(1);
|
|
8792
8785
|
return o && i && /* @__PURE__ */ f(me, { title: n, titleUrl: e.titleUrl, children: [
|
|
8793
|
-
/* @__PURE__ */ f("div", { className:
|
|
8786
|
+
/* @__PURE__ */ f("div", { className: Gn.headerSection, children: [
|
|
8794
8787
|
/* @__PURE__ */ a(
|
|
8795
8788
|
Eo,
|
|
8796
8789
|
{
|
|
@@ -8802,7 +8795,7 @@ const o3 = (e) => {
|
|
|
8802
8795
|
/* @__PURE__ */ a(
|
|
8803
8796
|
B,
|
|
8804
8797
|
{
|
|
8805
|
-
className:
|
|
8798
|
+
className: Gn.headerSectionLink,
|
|
8806
8799
|
href: o?.info?.link.url,
|
|
8807
8800
|
target: o?.info?.link.target,
|
|
8808
8801
|
"aria-label": "Video",
|
|
@@ -8820,7 +8813,7 @@ const o3 = (e) => {
|
|
|
8820
8813
|
}
|
|
8821
8814
|
)
|
|
8822
8815
|
] }),
|
|
8823
|
-
/* @__PURE__ */ f("div", { className:
|
|
8816
|
+
/* @__PURE__ */ f("div", { className: Gn.newsContent, children: [
|
|
8824
8817
|
/* @__PURE__ */ a("div", { className: "banner-context", style: { order: 1 }, children: e.banner }),
|
|
8825
8818
|
Array.isArray(i) && i.map((c, d) => {
|
|
8826
8819
|
const l = Dt(c), u = {
|
|
@@ -8889,7 +8882,7 @@ const o3 = (e) => {
|
|
|
8889
8882
|
}, zf = "_content_yx3zm_1", Vf = "_contentSeparator_yx3zm_7", hr = {
|
|
8890
8883
|
content: zf,
|
|
8891
8884
|
contentSeparator: Vf
|
|
8892
|
-
}, 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 = {
|
|
8893
8886
|
newsContent: Ff,
|
|
8894
8887
|
contentSeparator: Wf,
|
|
8895
8888
|
hasLinesBlock: $f
|
|
@@ -8917,7 +8910,7 @@ const o3 = (e) => {
|
|
|
8917
8910
|
return /* @__PURE__ */ a(
|
|
8918
8911
|
"section",
|
|
8919
8912
|
{
|
|
8920
|
-
className: e.hasLines ?
|
|
8913
|
+
className: e.hasLines ? oa.hasLinesBlock : "",
|
|
8921
8914
|
children: /* @__PURE__ */ st(
|
|
8922
8915
|
Hf,
|
|
8923
8916
|
{
|
|
@@ -8960,7 +8953,7 @@ const o3 = (e) => {
|
|
|
8960
8953
|
"--heightImageOverwrite": e.heightImageOverwrite,
|
|
8961
8954
|
"--heightImageOverwriteMobile": e.heightImageOverwriteMobile
|
|
8962
8955
|
},
|
|
8963
|
-
children: /* @__PURE__ */ a(
|
|
8956
|
+
children: /* @__PURE__ */ a(In, { ...c, paths: e.paths })
|
|
8964
8957
|
},
|
|
8965
8958
|
i
|
|
8966
8959
|
);
|
|
@@ -9045,7 +9038,7 @@ const o3 = (e) => {
|
|
|
9045
9038
|
newsContentSection: i2,
|
|
9046
9039
|
itemContent: c2,
|
|
9047
9040
|
ItemCustomContent: l2
|
|
9048
|
-
},
|
|
9041
|
+
}, sa = (e) => {
|
|
9049
9042
|
const { item: t, option: n } = e;
|
|
9050
9043
|
switch (n) {
|
|
9051
9044
|
case "ediciones":
|
|
@@ -9111,7 +9104,7 @@ const o3 = (e) => {
|
|
|
9111
9104
|
bannerTop: /* @__PURE__ */ a(ge, { banners: r ?? [], name: "right_1" }),
|
|
9112
9105
|
banner: /* @__PURE__ */ a(ge, { banners: r ?? [], name: "right_2" }),
|
|
9113
9106
|
children: /* @__PURE__ */ a("section", { className: Ye.content, children: t.length > 0 ? /* @__PURE__ */ a(
|
|
9114
|
-
|
|
9107
|
+
ra,
|
|
9115
9108
|
{
|
|
9116
9109
|
className: [Ye.newsContentSection, "padding-0"].join(" "),
|
|
9117
9110
|
paginatorComponent: /* @__PURE__ */ a(
|
|
@@ -9134,7 +9127,7 @@ const o3 = (e) => {
|
|
|
9134
9127
|
}
|
|
9135
9128
|
) }),
|
|
9136
9129
|
/* @__PURE__ */ a(
|
|
9137
|
-
|
|
9130
|
+
sa,
|
|
9138
9131
|
{
|
|
9139
9132
|
autorIcon: e.autorIcon,
|
|
9140
9133
|
item: u,
|
|
@@ -9174,7 +9167,7 @@ const o3 = (e) => {
|
|
|
9174
9167
|
);
|
|
9175
9168
|
case "op2":
|
|
9176
9169
|
return /* @__PURE__ */ a(Y, { children: t.length > 0 ? /* @__PURE__ */ a(
|
|
9177
|
-
|
|
9170
|
+
ra,
|
|
9178
9171
|
{
|
|
9179
9172
|
className: "padding-0",
|
|
9180
9173
|
paginatorComponent: /* @__PURE__ */ a(
|
|
@@ -9197,7 +9190,7 @@ const o3 = (e) => {
|
|
|
9197
9190
|
}
|
|
9198
9191
|
) }),
|
|
9199
9192
|
/* @__PURE__ */ a(
|
|
9200
|
-
|
|
9193
|
+
sa,
|
|
9201
9194
|
{
|
|
9202
9195
|
autorIcon: e.autorIcon,
|
|
9203
9196
|
item: u,
|
|
@@ -9251,7 +9244,7 @@ const o3 = (e) => {
|
|
|
9251
9244
|
},
|
|
9252
9245
|
r
|
|
9253
9246
|
)) });
|
|
9254
|
-
}, 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 = {
|
|
9255
9248
|
tagContent: h2,
|
|
9256
9249
|
contentLayout2: m2,
|
|
9257
9250
|
contentHeader: f2
|
|
@@ -9275,7 +9268,7 @@ const o3 = (e) => {
|
|
|
9275
9268
|
e.slug === "liveblogs" && /* @__PURE__ */ a(H1, { itemList: e.itemList }),
|
|
9276
9269
|
e.bannerTop,
|
|
9277
9270
|
/* @__PURE__ */ a(
|
|
9278
|
-
|
|
9271
|
+
va,
|
|
9279
9272
|
{
|
|
9280
9273
|
content: e.ranking,
|
|
9281
9274
|
title: e.texts.readestTitle,
|
|
@@ -9350,7 +9343,7 @@ const o3 = (e) => {
|
|
|
9350
9343
|
return /* @__PURE__ */ a(
|
|
9351
9344
|
"div",
|
|
9352
9345
|
{
|
|
9353
|
-
className:
|
|
9346
|
+
className: ia.contentHeader,
|
|
9354
9347
|
style: {
|
|
9355
9348
|
"--section-card-chip-padding": "0 0 0 6px",
|
|
9356
9349
|
"--uppertitle-display": "block",
|
|
@@ -10082,7 +10075,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10082
10075
|
} catch {
|
|
10083
10076
|
return null;
|
|
10084
10077
|
}
|
|
10085
|
-
}, d0 = "_content_cu8lm_1", u0 = "_title_cu8lm_18",
|
|
10078
|
+
}, d0 = "_content_cu8lm_1", u0 = "_title_cu8lm_18", Hn = {
|
|
10086
10079
|
content: d0,
|
|
10087
10080
|
title: u0
|
|
10088
10081
|
}, h0 = async ({
|
|
@@ -10100,17 +10093,17 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10100
10093
|
const i = s[0], d = (Array.isArray(i?.videos) ? i.videos : []).find(
|
|
10101
10094
|
(l) => l?.type === "video-youtube"
|
|
10102
10095
|
);
|
|
10103
|
-
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: [
|
|
10104
10097
|
/* @__PURE__ */ a(
|
|
10105
10098
|
"iframe",
|
|
10106
10099
|
{
|
|
10107
|
-
className:
|
|
10100
|
+
className: Hn.iframeStyled,
|
|
10108
10101
|
src: `https://www.youtube.com/embed/${d.code}`,
|
|
10109
10102
|
frameBorder: "0",
|
|
10110
10103
|
allowFullScreen: !0
|
|
10111
10104
|
}
|
|
10112
10105
|
),
|
|
10113
|
-
d?.title && /* @__PURE__ */ a("p", { className:
|
|
10106
|
+
d?.title && /* @__PURE__ */ a("p", { className: Hn.title, children: d.title })
|
|
10114
10107
|
] });
|
|
10115
10108
|
} catch {
|
|
10116
10109
|
return null;
|
|
@@ -10172,7 +10165,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10172
10165
|
title: { ...s.main.title, section: o ? s.main.title.home : s.main.title.section }
|
|
10173
10166
|
} };
|
|
10174
10167
|
return /* @__PURE__ */ a(
|
|
10175
|
-
|
|
10168
|
+
In,
|
|
10176
10169
|
{
|
|
10177
10170
|
...c,
|
|
10178
10171
|
titleGradient: !0,
|
|
@@ -10196,7 +10189,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10196
10189
|
title: { ...s.main.title, section: o ? s.main.title.home : s.main.title.section }
|
|
10197
10190
|
} };
|
|
10198
10191
|
return /* @__PURE__ */ a(
|
|
10199
|
-
|
|
10192
|
+
In,
|
|
10200
10193
|
{
|
|
10201
10194
|
...c,
|
|
10202
10195
|
titleGradient: !0,
|
|
@@ -10223,7 +10216,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10223
10216
|
title: { ...s.main.title, section: o ? s.main.title.home : s.main.title.section }
|
|
10224
10217
|
} };
|
|
10225
10218
|
return /* @__PURE__ */ st(
|
|
10226
|
-
|
|
10219
|
+
In,
|
|
10227
10220
|
{
|
|
10228
10221
|
...c,
|
|
10229
10222
|
key: i,
|
|
@@ -10294,7 +10287,7 @@ const i0 = "_content_cu8lm_1", c0 = "_title_cu8lm_18", gr = {
|
|
|
10294
10287
|
] });
|
|
10295
10288
|
}, Ar = {
|
|
10296
10289
|
banner: (e) => /* @__PURE__ */ a(ge, { ...e, name: e.slot_id.replace("Home", "block") }),
|
|
10297
|
-
readest: (e) => /* @__PURE__ */ a(
|
|
10290
|
+
readest: (e) => /* @__PURE__ */ a(va, { ...e }),
|
|
10298
10291
|
"Modulo 1x3": (e) => /* @__PURE__ */ a(xo, { ...e }),
|
|
10299
10292
|
"Modulo 1x4": (e) => /* @__PURE__ */ a(If, { ...e }),
|
|
10300
10293
|
"Modulo 1x5": (e) => /* @__PURE__ */ a(qf, { ...e }),
|
|
@@ -10380,7 +10373,7 @@ const yr = {
|
|
|
10380
10373
|
paths: e.paths
|
|
10381
10374
|
}
|
|
10382
10375
|
)
|
|
10383
|
-
},
|
|
10376
|
+
}, zn = ({
|
|
10384
10377
|
component: e,
|
|
10385
10378
|
data: t,
|
|
10386
10379
|
banners: n,
|
|
@@ -10456,7 +10449,7 @@ const yr = {
|
|
|
10456
10449
|
});
|
|
10457
10450
|
return /* @__PURE__ */ f(Y, { children: [
|
|
10458
10451
|
/* @__PURE__ */ a(
|
|
10459
|
-
|
|
10452
|
+
zn,
|
|
10460
10453
|
{
|
|
10461
10454
|
component: "Super",
|
|
10462
10455
|
data: i("Super", 1),
|
|
@@ -10465,7 +10458,7 @@ const yr = {
|
|
|
10465
10458
|
),
|
|
10466
10459
|
/* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(rt, { banners: r, index: 1 }) }),
|
|
10467
10460
|
/* @__PURE__ */ a(
|
|
10468
|
-
|
|
10461
|
+
zn,
|
|
10469
10462
|
{
|
|
10470
10463
|
component: "3 notas verticales",
|
|
10471
10464
|
data: i("3 notas verticales", 3),
|
|
@@ -10474,7 +10467,7 @@ const yr = {
|
|
|
10474
10467
|
),
|
|
10475
10468
|
/* @__PURE__ */ a(ht, { children: /* @__PURE__ */ a(rt, { banners: r, index: 1 }) }),
|
|
10476
10469
|
/* @__PURE__ */ a(
|
|
10477
|
-
|
|
10470
|
+
zn,
|
|
10478
10471
|
{
|
|
10479
10472
|
component: "3 notas horizontales",
|
|
10480
10473
|
data: i("3 notas horizontales", 3),
|
|
@@ -10503,7 +10496,7 @@ const yr = {
|
|
|
10503
10496
|
getVideos: l
|
|
10504
10497
|
} = e, u = e.slug === "liveblogs", { SHOW_NEWS_MORE_NEWS: h, SHOW_NEWS_RELATED_NEWS: m } = K();
|
|
10505
10498
|
if (!(!s || !s[0]))
|
|
10506
|
-
return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(A2, { className:
|
|
10499
|
+
return /* @__PURE__ */ a(Y, { children: /* @__PURE__ */ f(A2, { className: ia.contentLayout2, children: [
|
|
10507
10500
|
/* @__PURE__ */ a(
|
|
10508
10501
|
N2,
|
|
10509
10502
|
{
|
|
@@ -10549,7 +10542,7 @@ const yr = {
|
|
|
10549
10542
|
texts: e.texts
|
|
10550
10543
|
}
|
|
10551
10544
|
),
|
|
10552
|
-
/* @__PURE__ */ a("div", { className:
|
|
10545
|
+
/* @__PURE__ */ a("div", { className: ia.tagContent, children: /* @__PURE__ */ a(
|
|
10553
10546
|
lm,
|
|
10554
10547
|
{
|
|
10555
10548
|
tags: s[0]?.keywords?.tags,
|
|
@@ -10800,7 +10793,7 @@ const yr = {
|
|
|
10800
10793
|
/* @__PURE__ */ a("button", { className: Bt.buttonStyled, type: "submit", children: /* @__PURE__ */ a($0, { className: Bt.searchStyled }) })
|
|
10801
10794
|
] })
|
|
10802
10795
|
}
|
|
10803
|
-
), 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 = {
|
|
10804
10797
|
content: Y0,
|
|
10805
10798
|
newsContentSection: K0,
|
|
10806
10799
|
itemContent: J0
|
|
@@ -10833,10 +10826,10 @@ const yr = {
|
|
|
10833
10826
|
readestTitle: u.readestTitle ?? "",
|
|
10834
10827
|
bannerTop: /* @__PURE__ */ a(ge, { banners: s ?? [], name: "right_1" }),
|
|
10835
10828
|
banner: /* @__PURE__ */ a(ge, { banners: s ?? [], name: "right_2" }),
|
|
10836
|
-
children: /* @__PURE__ */ a("section", { className:
|
|
10837
|
-
|
|
10829
|
+
children: /* @__PURE__ */ a("section", { className: Vn.content, children: t.length > 0 ? /* @__PURE__ */ a(
|
|
10830
|
+
ra,
|
|
10838
10831
|
{
|
|
10839
|
-
className: [
|
|
10832
|
+
className: [Vn.newsContentSection, "padding-0"].join(
|
|
10840
10833
|
" "
|
|
10841
10834
|
),
|
|
10842
10835
|
paginatorComponent: /* @__PURE__ */ a(
|
|
@@ -10854,7 +10847,7 @@ const yr = {
|
|
|
10854
10847
|
h.includes(g + 1) && /* @__PURE__ */ a(
|
|
10855
10848
|
"div",
|
|
10856
10849
|
{
|
|
10857
|
-
className:
|
|
10850
|
+
className: Vn.itemContent + " banner-context",
|
|
10858
10851
|
children: /* @__PURE__ */ a(
|
|
10859
10852
|
ge,
|
|
10860
10853
|
{
|
|
@@ -10865,7 +10858,7 @@ const yr = {
|
|
|
10865
10858
|
}
|
|
10866
10859
|
),
|
|
10867
10860
|
/* @__PURE__ */ a(
|
|
10868
|
-
|
|
10861
|
+
sa,
|
|
10869
10862
|
{
|
|
10870
10863
|
autorIcon: e.autorIcon,
|
|
10871
10864
|
item: p,
|
|
@@ -11033,7 +11026,7 @@ const yr = {
|
|
|
11033
11026
|
container: vg,
|
|
11034
11027
|
playStyled: bg
|
|
11035
11028
|
}, Cg = (e) => {
|
|
11036
|
-
const { video: t } = e, n =
|
|
11029
|
+
const { video: t } = e, n = wa();
|
|
11037
11030
|
return /* @__PURE__ */ a(
|
|
11038
11031
|
B,
|
|
11039
11032
|
{
|
|
@@ -11299,11 +11292,11 @@ const Ng = (e) => {
|
|
|
11299
11292
|
}
|
|
11300
11293
|
);
|
|
11301
11294
|
}, Tg = (e) => {
|
|
11302
|
-
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 : "";
|
|
11303
11296
|
return /* @__PURE__ */ a(
|
|
11304
11297
|
"div",
|
|
11305
11298
|
{
|
|
11306
|
-
className:
|
|
11299
|
+
className: oa.newsContent,
|
|
11307
11300
|
style: {
|
|
11308
11301
|
gap: n ? "30px" : "20px",
|
|
11309
11302
|
"--gridTemplateModlule": n ? "repeat(auto-fit, 343px);" : "repeat(auto-fit, 380px);"
|
|
@@ -11771,9 +11764,9 @@ var Sr;
|
|
|
11771
11764
|
function Ta() {
|
|
11772
11765
|
return Sr || (Sr = 1, process.env.NODE_ENV === "production" ? an.exports = Zg() : an.exports = Xg()), an.exports;
|
|
11773
11766
|
}
|
|
11774
|
-
var
|
|
11767
|
+
var Fn, Er;
|
|
11775
11768
|
function ep() {
|
|
11776
|
-
if (Er) return
|
|
11769
|
+
if (Er) return Fn;
|
|
11777
11770
|
Er = 1;
|
|
11778
11771
|
var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
|
|
11779
11772
|
function r(s) {
|
|
@@ -11803,7 +11796,7 @@ function ep() {
|
|
|
11803
11796
|
return !1;
|
|
11804
11797
|
}
|
|
11805
11798
|
}
|
|
11806
|
-
return
|
|
11799
|
+
return Fn = o() ? Object.assign : function(s, i) {
|
|
11807
11800
|
for (var c, d = r(s), l, u = 1; u < arguments.length; u++) {
|
|
11808
11801
|
c = Object(arguments[u]);
|
|
11809
11802
|
for (var h in c)
|
|
@@ -11815,22 +11808,22 @@ function ep() {
|
|
|
11815
11808
|
}
|
|
11816
11809
|
}
|
|
11817
11810
|
return d;
|
|
11818
|
-
},
|
|
11811
|
+
}, Fn;
|
|
11819
11812
|
}
|
|
11820
|
-
var
|
|
11813
|
+
var Wn, xr;
|
|
11821
11814
|
function Ia() {
|
|
11822
|
-
if (xr) return
|
|
11815
|
+
if (xr) return Wn;
|
|
11823
11816
|
xr = 1;
|
|
11824
11817
|
var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
|
|
11825
|
-
return
|
|
11818
|
+
return Wn = e, Wn;
|
|
11826
11819
|
}
|
|
11827
|
-
var
|
|
11820
|
+
var $n, Tr;
|
|
11828
11821
|
function qo() {
|
|
11829
|
-
return Tr || (Tr = 1,
|
|
11822
|
+
return Tr || (Tr = 1, $n = Function.call.bind(Object.prototype.hasOwnProperty)), $n;
|
|
11830
11823
|
}
|
|
11831
|
-
var
|
|
11824
|
+
var Yn, Ir;
|
|
11832
11825
|
function tp() {
|
|
11833
|
-
if (Ir) return
|
|
11826
|
+
if (Ir) return Yn;
|
|
11834
11827
|
Ir = 1;
|
|
11835
11828
|
var e = function() {
|
|
11836
11829
|
};
|
|
@@ -11875,11 +11868,11 @@ function tp() {
|
|
|
11875
11868
|
}
|
|
11876
11869
|
return o.resetWarningCache = function() {
|
|
11877
11870
|
process.env.NODE_ENV !== "production" && (n = {});
|
|
11878
|
-
},
|
|
11871
|
+
}, Yn = o, Yn;
|
|
11879
11872
|
}
|
|
11880
|
-
var
|
|
11873
|
+
var Kn, kr;
|
|
11881
11874
|
function np() {
|
|
11882
|
-
if (kr) return
|
|
11875
|
+
if (kr) return Kn;
|
|
11883
11876
|
kr = 1;
|
|
11884
11877
|
var e = Ta(), t = ep(), n = /* @__PURE__ */ Ia(), r = /* @__PURE__ */ qo(), o = /* @__PURE__ */ tp(), s = function() {
|
|
11885
11878
|
};
|
|
@@ -11894,7 +11887,7 @@ function np() {
|
|
|
11894
11887
|
function i() {
|
|
11895
11888
|
return null;
|
|
11896
11889
|
}
|
|
11897
|
-
return
|
|
11890
|
+
return Kn = function(c, d) {
|
|
11898
11891
|
var l = typeof Symbol == "function" && Symbol.iterator, u = "@@iterator";
|
|
11899
11892
|
function h(y) {
|
|
11900
11893
|
var N = y && (l && y[l] || y[u]);
|
|
@@ -12196,18 +12189,18 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
|
|
|
12196
12189
|
return !y.constructor || !y.constructor.name ? m : y.constructor.name;
|
|
12197
12190
|
}
|
|
12198
12191
|
return p.checkPropTypes = o, p.resetWarningCache = o.resetWarningCache, p.PropTypes = p, p;
|
|
12199
|
-
},
|
|
12192
|
+
}, Kn;
|
|
12200
12193
|
}
|
|
12201
|
-
var
|
|
12194
|
+
var Jn, Ur;
|
|
12202
12195
|
function ap() {
|
|
12203
|
-
if (Ur) return
|
|
12196
|
+
if (Ur) return Jn;
|
|
12204
12197
|
Ur = 1;
|
|
12205
12198
|
var e = /* @__PURE__ */ Ia();
|
|
12206
12199
|
function t() {
|
|
12207
12200
|
}
|
|
12208
12201
|
function n() {
|
|
12209
12202
|
}
|
|
12210
|
-
return n.resetWarningCache = t,
|
|
12203
|
+
return n.resetWarningCache = t, Jn = function() {
|
|
12211
12204
|
function r(i, c, d, l, u, h) {
|
|
12212
12205
|
if (h !== e) {
|
|
12213
12206
|
var m = new Error(
|
|
@@ -12244,7 +12237,7 @@ function ap() {
|
|
|
12244
12237
|
resetWarningCache: t
|
|
12245
12238
|
};
|
|
12246
12239
|
return s.PropTypes = s, s;
|
|
12247
|
-
},
|
|
12240
|
+
}, Jn;
|
|
12248
12241
|
}
|
|
12249
12242
|
var Rr;
|
|
12250
12243
|
function rp() {
|
|
@@ -12259,15 +12252,15 @@ function rp() {
|
|
|
12259
12252
|
var op = /* @__PURE__ */ rp();
|
|
12260
12253
|
const be = /* @__PURE__ */ _t(op);
|
|
12261
12254
|
var sp = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
|
|
12262
|
-
function
|
|
12263
|
-
return
|
|
12255
|
+
function ca() {
|
|
12256
|
+
return ca = Object.assign ? Object.assign.bind() : function(e) {
|
|
12264
12257
|
for (var t = 1; t < arguments.length; t++) {
|
|
12265
12258
|
var n = arguments[t];
|
|
12266
12259
|
for (var r in n)
|
|
12267
12260
|
Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
|
|
12268
12261
|
}
|
|
12269
12262
|
return e;
|
|
12270
|
-
},
|
|
12263
|
+
}, ca.apply(this, arguments);
|
|
12271
12264
|
}
|
|
12272
12265
|
function ip(e, t) {
|
|
12273
12266
|
if (e == null) return {};
|
|
@@ -12282,14 +12275,14 @@ function rn(e) {
|
|
|
12282
12275
|
return e;
|
|
12283
12276
|
}
|
|
12284
12277
|
function cp(e, t) {
|
|
12285
|
-
e.prototype = Object.create(t.prototype), e.prototype.constructor = e,
|
|
12278
|
+
e.prototype = Object.create(t.prototype), e.prototype.constructor = e, la(e, t);
|
|
12286
12279
|
}
|
|
12287
|
-
function
|
|
12288
|
-
return
|
|
12280
|
+
function la(e, t) {
|
|
12281
|
+
return la = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(r, o) {
|
|
12289
12282
|
return r.__proto__ = o, r;
|
|
12290
|
-
},
|
|
12283
|
+
}, la(e, t);
|
|
12291
12284
|
}
|
|
12292
|
-
var
|
|
12285
|
+
var kn = /* @__PURE__ */ (function(e) {
|
|
12293
12286
|
cp(t, e);
|
|
12294
12287
|
function t() {
|
|
12295
12288
|
var r;
|
|
@@ -12355,13 +12348,13 @@ var Un = /* @__PURE__ */ (function(e) {
|
|
|
12355
12348
|
var o = this.props;
|
|
12356
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;
|
|
12357
12350
|
var s = ip(o, sp);
|
|
12358
|
-
return /* @__PURE__ */ Ra.createElement("div",
|
|
12351
|
+
return /* @__PURE__ */ Ra.createElement("div", ca({}, s, {
|
|
12359
12352
|
ref: this.handleRecaptchaRef
|
|
12360
12353
|
}));
|
|
12361
12354
|
}, t;
|
|
12362
12355
|
})(Ra.Component);
|
|
12363
|
-
|
|
12364
|
-
|
|
12356
|
+
kn.displayName = "ReCAPTCHA";
|
|
12357
|
+
kn.propTypes = {
|
|
12365
12358
|
sitekey: be.string.isRequired,
|
|
12366
12359
|
onChange: be.func,
|
|
12367
12360
|
grecaptcha: be.object,
|
|
@@ -12376,7 +12369,7 @@ Un.propTypes = {
|
|
|
12376
12369
|
badge: be.oneOf(["bottomright", "bottomleft", "inline"]),
|
|
12377
12370
|
isolated: be.bool
|
|
12378
12371
|
};
|
|
12379
|
-
|
|
12372
|
+
kn.defaultProps = {
|
|
12380
12373
|
onChange: function() {
|
|
12381
12374
|
},
|
|
12382
12375
|
theme: "light",
|
|
@@ -12385,9 +12378,9 @@ Un.defaultProps = {
|
|
|
12385
12378
|
size: "normal",
|
|
12386
12379
|
badge: "bottomright"
|
|
12387
12380
|
};
|
|
12388
|
-
var
|
|
12381
|
+
var Zn, qr;
|
|
12389
12382
|
function lp() {
|
|
12390
|
-
if (qr) return
|
|
12383
|
+
if (qr) return Zn;
|
|
12391
12384
|
qr = 1;
|
|
12392
12385
|
var e = Ta(), t = {
|
|
12393
12386
|
childContextTypes: !0,
|
|
@@ -12449,19 +12442,19 @@ function lp() {
|
|
|
12449
12442
|
}
|
|
12450
12443
|
return g;
|
|
12451
12444
|
}
|
|
12452
|
-
return
|
|
12445
|
+
return Zn = p, Zn;
|
|
12453
12446
|
}
|
|
12454
12447
|
var dp = lp();
|
|
12455
12448
|
const up = /* @__PURE__ */ _t(dp);
|
|
12456
|
-
function
|
|
12457
|
-
return
|
|
12449
|
+
function da() {
|
|
12450
|
+
return da = Object.assign || function(e) {
|
|
12458
12451
|
for (var t = 1; t < arguments.length; t++) {
|
|
12459
12452
|
var n = arguments[t];
|
|
12460
12453
|
for (var r in n)
|
|
12461
12454
|
Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
|
|
12462
12455
|
}
|
|
12463
12456
|
return e;
|
|
12464
|
-
},
|
|
12457
|
+
}, da.apply(this, arguments);
|
|
12465
12458
|
}
|
|
12466
12459
|
function hp(e, t) {
|
|
12467
12460
|
if (e == null) return {};
|
|
@@ -12561,7 +12554,7 @@ function gp(e, t) {
|
|
|
12561
12554
|
return h && typeof window < "u" && (g[h] = typeof window[h] < "u" ? window[h] : void 0), g.ref = p, st(r, g);
|
|
12562
12555
|
}, d;
|
|
12563
12556
|
})(Ho), i = Pr(function(c, d) {
|
|
12564
|
-
return st(s,
|
|
12557
|
+
return st(s, da({}, c, {
|
|
12565
12558
|
forwardedRef: d
|
|
12566
12559
|
}));
|
|
12567
12560
|
});
|
|
@@ -12570,21 +12563,21 @@ function gp(e, t) {
|
|
|
12570
12563
|
}, up(i, r);
|
|
12571
12564
|
};
|
|
12572
12565
|
}
|
|
12573
|
-
var
|
|
12574
|
-
function
|
|
12566
|
+
var ua = "onloadcallback", pp = "grecaptcha";
|
|
12567
|
+
function ha() {
|
|
12575
12568
|
return typeof window < "u" && window.recaptchaOptions || {};
|
|
12576
12569
|
}
|
|
12577
12570
|
function Ap() {
|
|
12578
|
-
var e =
|
|
12579
|
-
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";
|
|
12580
12573
|
}
|
|
12581
12574
|
const Lo = gp(Ap, {
|
|
12582
|
-
callbackName:
|
|
12575
|
+
callbackName: ua,
|
|
12583
12576
|
globalName: pp,
|
|
12584
|
-
attributes:
|
|
12585
|
-
nonce:
|
|
12577
|
+
attributes: ha().nonce ? {
|
|
12578
|
+
nonce: ha().nonce
|
|
12586
12579
|
} : {}
|
|
12587
|
-
})(
|
|
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 = {
|
|
12588
12581
|
overlay: yp,
|
|
12589
12582
|
header: wp,
|
|
12590
12583
|
logo: vp,
|
|
@@ -14407,7 +14400,7 @@ export {
|
|
|
14407
14400
|
Pf as DestacadoVideos,
|
|
14408
14401
|
uc as DynamicBlockServices,
|
|
14409
14402
|
h3 as DynamicComponents,
|
|
14410
|
-
|
|
14403
|
+
zn as DynamicMainSlot,
|
|
14411
14404
|
ko as DynamicSlot,
|
|
14412
14405
|
s3 as EditorialBlock,
|
|
14413
14406
|
X9 as ErrorComponent,
|
|
@@ -14448,19 +14441,19 @@ export {
|
|
|
14448
14441
|
Eg as NewListResponseDataPH,
|
|
14449
14442
|
Is as NewsArticle,
|
|
14450
14443
|
f3 as NewsComponent,
|
|
14451
|
-
|
|
14444
|
+
ra as NewsContent,
|
|
14452
14445
|
xt as NewsDescriptionComponent,
|
|
14453
14446
|
wn as NextPrev,
|
|
14454
14447
|
ks as OrgList,
|
|
14455
14448
|
Da as PreloadImages,
|
|
14456
14449
|
$e as REPORT_REASONS,
|
|
14457
|
-
|
|
14450
|
+
va as Readest,
|
|
14458
14451
|
w3 as ScriptHydrator,
|
|
14459
14452
|
p3 as SearchSection,
|
|
14460
14453
|
me as Section,
|
|
14461
14454
|
Ze as SectionCard,
|
|
14462
|
-
|
|
14463
|
-
|
|
14455
|
+
In as SectionCard2,
|
|
14456
|
+
sa as SectionCardServerComponent,
|
|
14464
14457
|
l3 as SectionServerComponent,
|
|
14465
14458
|
wc as ShowSection,
|
|
14466
14459
|
Q2 as SocialNetworks,
|
|
@@ -14481,7 +14474,7 @@ export {
|
|
|
14481
14474
|
Rs as VideosSchemas,
|
|
14482
14475
|
Us as WebsiteList,
|
|
14483
14476
|
N3 as addComment,
|
|
14484
|
-
|
|
14477
|
+
ma as bannersReplace,
|
|
14485
14478
|
Dt as becomeVideoObject,
|
|
14486
14479
|
vt as buildTagUrl,
|
|
14487
14480
|
sd as coloringByStrokeSVGs,
|
|
@@ -14505,13 +14498,13 @@ export {
|
|
|
14505
14498
|
pe as getImageUrl,
|
|
14506
14499
|
Ft as getNextMeta,
|
|
14507
14500
|
$t as getPage,
|
|
14508
|
-
|
|
14501
|
+
wa as getPlayIcon,
|
|
14509
14502
|
_9 as getPreloadImages,
|
|
14510
14503
|
Wt as getPrevMeta,
|
|
14511
14504
|
b3 as getReportReasonLabel,
|
|
14512
14505
|
jr as getResponse,
|
|
14513
14506
|
hs as getResponsePromise,
|
|
14514
|
-
|
|
14507
|
+
fa as getSchemas,
|
|
14515
14508
|
zr as getScriptReplaces,
|
|
14516
14509
|
Bs as getSlugs,
|
|
14517
14510
|
v9 as getTypeOfNews,
|