sass-template-common 0.9.130 → 0.9.131
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx as a, jsxs as g, Fragment as
|
|
1
|
+
import { jsx as a, jsxs as g, Fragment as K } from "react/jsx-runtime";
|
|
2
2
|
import * as Fs from "react";
|
|
3
3
|
import ce, { useState as J, useRef as Dn, useCallback as le, useEffect as Te, createElement as Be, forwardRef as _a, Fragment as ls, useMemo as cs, Component as _n } from "react";
|
|
4
4
|
let ds = {
|
|
@@ -97,7 +97,7 @@ const Gn = () => {
|
|
|
97
97
|
r[i] = i;
|
|
98
98
|
}), r;
|
|
99
99
|
}, [t]), { ANALYTICS_ga4: n } = M();
|
|
100
|
-
return n && /* @__PURE__ */ g(
|
|
100
|
+
return n && /* @__PURE__ */ g(K, { children: [
|
|
101
101
|
/* @__PURE__ */ a("script", { defer: !0, src: "https://www.googletagmanager.com/gtag/js?" + n }),
|
|
102
102
|
/* @__PURE__ */ a(
|
|
103
103
|
"script",
|
|
@@ -120,7 +120,7 @@ const Gn = () => {
|
|
|
120
120
|
] });
|
|
121
121
|
}, Vn = () => {
|
|
122
122
|
const { ANALYTICS_gtm: e } = M();
|
|
123
|
-
return e && /* @__PURE__ */ g(
|
|
123
|
+
return e && /* @__PURE__ */ g(K, { children: [
|
|
124
124
|
/* @__PURE__ */ a(
|
|
125
125
|
"script",
|
|
126
126
|
{
|
|
@@ -168,7 +168,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
|
168
168
|
}
|
|
169
169
|
);
|
|
170
170
|
};
|
|
171
|
-
function
|
|
171
|
+
function $e(e) {
|
|
172
172
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
173
173
|
}
|
|
174
174
|
var vt = { exports: {} }, Fn = vt.exports, zs;
|
|
@@ -262,11 +262,11 @@ function Ga() {
|
|
|
262
262
|
}, x.valueOf = function() {
|
|
263
263
|
return this.$d.getTime();
|
|
264
264
|
}, x.startOf = function(U, D) {
|
|
265
|
-
var L = this, F = !!k.u(D) || D, C = k.p(U), T = function(te,
|
|
266
|
-
var oe = k.w(L.$u ? Date.UTC(L.$y,
|
|
265
|
+
var L = this, F = !!k.u(D) || D, C = k.p(U), T = function(te, $) {
|
|
266
|
+
var oe = k.w(L.$u ? Date.UTC(L.$y, $, te) : new Date(L.$y, $, te), L);
|
|
267
267
|
return F ? oe : oe.endOf(c);
|
|
268
|
-
}, B = function(te,
|
|
269
|
-
return k.w(L.toDate()[te].apply(L.toDate("s"), (F ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(
|
|
268
|
+
}, B = function(te, $) {
|
|
269
|
+
return k.w(L.toDate()[te].apply(L.toDate("s"), (F ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice($)), L);
|
|
270
270
|
}, G = this.$W, _ = this.$M, H = this.$D, z = "set" + (this.$u ? "UTC" : "");
|
|
271
271
|
switch (C) {
|
|
272
272
|
case A:
|
|
@@ -319,15 +319,15 @@ function Ga() {
|
|
|
319
319
|
}, x.format = function(U) {
|
|
320
320
|
var D = this, L = this.$locale();
|
|
321
321
|
if (!this.isValid()) return L.invalidDate || p;
|
|
322
|
-
var F = U || "YYYY-MM-DDTHH:mm:ssZ", C = k.z(this), T = this.$H, B = this.$m, G = this.$M, _ = L.weekdays, H = L.months, z = L.meridiem, Y = function(
|
|
323
|
-
return
|
|
324
|
-
}, ee = function(
|
|
325
|
-
return k.s(T % 12 || 12,
|
|
326
|
-
}, te = z || function(
|
|
327
|
-
var me =
|
|
322
|
+
var F = U || "YYYY-MM-DDTHH:mm:ssZ", C = k.z(this), T = this.$H, B = this.$m, G = this.$M, _ = L.weekdays, H = L.months, z = L.meridiem, Y = function($, oe, O, me) {
|
|
323
|
+
return $ && ($[oe] || $(D, F)) || O[oe].slice(0, me);
|
|
324
|
+
}, ee = function($) {
|
|
325
|
+
return k.s(T % 12 || 12, $, "0");
|
|
326
|
+
}, te = z || function($, oe, O) {
|
|
327
|
+
var me = $ < 12 ? "AM" : "PM";
|
|
328
328
|
return O ? me.toLowerCase() : me;
|
|
329
329
|
};
|
|
330
|
-
return F.replace(v, (function(
|
|
330
|
+
return F.replace(v, (function($, oe) {
|
|
331
331
|
return oe || (function(O) {
|
|
332
332
|
switch (O) {
|
|
333
333
|
case "YY":
|
|
@@ -380,7 +380,7 @@ function Ga() {
|
|
|
380
380
|
return C;
|
|
381
381
|
}
|
|
382
382
|
return null;
|
|
383
|
-
})(
|
|
383
|
+
})($) || C.replace(":", "");
|
|
384
384
|
}));
|
|
385
385
|
}, x.utcOffset = function() {
|
|
386
386
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
@@ -450,7 +450,7 @@ function Ga() {
|
|
|
450
450
|
})(vt)), vt.exports;
|
|
451
451
|
}
|
|
452
452
|
var zn = Ga();
|
|
453
|
-
const he = /* @__PURE__ */
|
|
453
|
+
const he = /* @__PURE__ */ $e(zn);
|
|
454
454
|
var Ct = { exports: {} }, Wn = Ct.exports, Ws;
|
|
455
455
|
function Yn() {
|
|
456
456
|
return Ws || (Ws = 1, (function(e, t) {
|
|
@@ -495,8 +495,8 @@ function Yn() {
|
|
|
495
495
|
}));
|
|
496
496
|
})(Ct)), Ct.exports;
|
|
497
497
|
}
|
|
498
|
-
var
|
|
499
|
-
const
|
|
498
|
+
var $n = Yn();
|
|
499
|
+
const Kn = /* @__PURE__ */ $e($n);
|
|
500
500
|
var yt = { exports: {} }, Jn = yt.exports, Ys;
|
|
501
501
|
function Zn() {
|
|
502
502
|
return Ys || (Ys = 1, (function(e, t) {
|
|
@@ -514,9 +514,9 @@ function Zn() {
|
|
|
514
514
|
})(yt)), yt.exports;
|
|
515
515
|
}
|
|
516
516
|
Zn();
|
|
517
|
-
var Nt = { exports: {} }, Xn = Nt.exports,
|
|
517
|
+
var Nt = { exports: {} }, Xn = Nt.exports, $s;
|
|
518
518
|
function er() {
|
|
519
|
-
return
|
|
519
|
+
return $s || ($s = 1, (function(e, t) {
|
|
520
520
|
(function(s, n) {
|
|
521
521
|
e.exports = n();
|
|
522
522
|
})(Xn, (function() {
|
|
@@ -590,10 +590,10 @@ function er() {
|
|
|
590
590
|
})(Nt)), Nt.exports;
|
|
591
591
|
}
|
|
592
592
|
var tr = er();
|
|
593
|
-
const sr = /* @__PURE__ */
|
|
594
|
-
var St = { exports: {} }, ar = St.exports,
|
|
593
|
+
const sr = /* @__PURE__ */ $e(tr);
|
|
594
|
+
var St = { exports: {} }, ar = St.exports, Ks;
|
|
595
595
|
function nr() {
|
|
596
|
-
return
|
|
596
|
+
return Ks || (Ks = 1, (function(e, t) {
|
|
597
597
|
(function(s, n) {
|
|
598
598
|
e.exports = n();
|
|
599
599
|
})(ar, (function() {
|
|
@@ -655,10 +655,10 @@ function nr() {
|
|
|
655
655
|
})(St)), St.exports;
|
|
656
656
|
}
|
|
657
657
|
var rr = nr();
|
|
658
|
-
const ir = /* @__PURE__ */
|
|
658
|
+
const ir = /* @__PURE__ */ $e(rr);
|
|
659
659
|
he.extend(sr);
|
|
660
660
|
he.extend(ir);
|
|
661
|
-
he.extend(
|
|
661
|
+
he.extend(Kn);
|
|
662
662
|
const Pt = (e) => e === "en" ? "en" : "es", xe = (e, t) => {
|
|
663
663
|
const { PUBLIC_LNG: s, DATE_TIMEZONE: n } = t || M(), r = Pt(s ?? "es");
|
|
664
664
|
return he.tz(e, n).locale(r).format("DD MMMM YYYY");
|
|
@@ -795,7 +795,7 @@ const kd = us, mr = async (e, t) => {
|
|
|
795
795
|
);
|
|
796
796
|
}, Fe = () => {
|
|
797
797
|
const { PUBLIC_ENV: e, PUBLIC_API_HOST: t, PUBLIC_ASSETS_URL: s } = M();
|
|
798
|
-
return e == "local" ? t : s && s !== "false" ? s : "";
|
|
798
|
+
return e == "local" && (!s || s === "false") ? t : s && s !== "false" ? s : "";
|
|
799
799
|
}, Ld = () => {
|
|
800
800
|
const { PUBLIC_ENV: e, PUBLIC_API_FRONT: t } = M();
|
|
801
801
|
return e === "local" ? t : "";
|
|
@@ -1130,7 +1130,7 @@ const kd = us, mr = async (e, t) => {
|
|
|
1130
1130
|
t.value || "",
|
|
1131
1131
|
e.replaces
|
|
1132
1132
|
), n = yr(s);
|
|
1133
|
-
return /* @__PURE__ */ a(
|
|
1133
|
+
return /* @__PURE__ */ a(K, { children: n.map((r, i) => {
|
|
1134
1134
|
const o = r[1] || r[3] || "", l = r[2]?.trim() || "";
|
|
1135
1135
|
return Qa(o, l, i, e.name);
|
|
1136
1136
|
}) });
|
|
@@ -1145,7 +1145,7 @@ const kd = us, mr = async (e, t) => {
|
|
|
1145
1145
|
).split(
|
|
1146
1146
|
/(<script\b[\s\S]*?<\/script\s*>|<script\b[^>]*\/?>)/gi
|
|
1147
1147
|
);
|
|
1148
|
-
return /* @__PURE__ */ a(
|
|
1148
|
+
return /* @__PURE__ */ a(K, { children: n.map((r, i) => {
|
|
1149
1149
|
const o = r.match(
|
|
1150
1150
|
/<script\b([^>]*)>([\s\S]*?)<\/script\s*>|<script\b([^>]*)\/?>/i
|
|
1151
1151
|
);
|
|
@@ -1179,7 +1179,7 @@ function Pd(e) {
|
|
|
1179
1179
|
const Sr = () => {
|
|
1180
1180
|
const { PUBLIC_ASSETS_URL: e } = M();
|
|
1181
1181
|
return e && e !== "false" && /* @__PURE__ */ a("link", { rel: "preconnect", href: e, crossOrigin: "anonymous" });
|
|
1182
|
-
}, Xs = ({ images: e }) => /* @__PURE__ */ a(
|
|
1182
|
+
}, Xs = ({ images: e }) => /* @__PURE__ */ a(K, { children: e.map(
|
|
1183
1183
|
(t, s) => t.href !== "" && /* @__PURE__ */ a(
|
|
1184
1184
|
"link",
|
|
1185
1185
|
{
|
|
@@ -1634,7 +1634,7 @@ const Qd = async (e, t, s) => {
|
|
|
1634
1634
|
}, Mr = ({ config: e }) => {
|
|
1635
1635
|
if (!e.orgSoftware) return null;
|
|
1636
1636
|
const t = Array.isArray(e.orgSoftware) ? e.orgSoftware : [e.orgSoftware];
|
|
1637
|
-
return /* @__PURE__ */ a(
|
|
1637
|
+
return /* @__PURE__ */ a(K, { children: t.map((s, n) => /* @__PURE__ */ a(
|
|
1638
1638
|
"script",
|
|
1639
1639
|
{
|
|
1640
1640
|
id: `SoftwareApplicationSchema-${n}`,
|
|
@@ -1767,7 +1767,7 @@ const qr = async ({
|
|
|
1767
1767
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
|
1768
1768
|
}
|
|
1769
1769
|
`;
|
|
1770
|
-
return /* @__PURE__ */ a(
|
|
1770
|
+
return /* @__PURE__ */ a(K, { children: e.useS3Font ? /* @__PURE__ */ g(K, { children: [
|
|
1771
1771
|
/* @__PURE__ */ a(
|
|
1772
1772
|
"link",
|
|
1773
1773
|
{
|
|
@@ -1779,7 +1779,7 @@ const qr = async ({
|
|
|
1779
1779
|
}
|
|
1780
1780
|
),
|
|
1781
1781
|
/* @__PURE__ */ a("style", { dangerouslySetInnerHTML: { __html: t } })
|
|
1782
|
-
] }) : /* @__PURE__ */ a(
|
|
1782
|
+
] }) : /* @__PURE__ */ a(K, { children: /* @__PURE__ */ a(
|
|
1783
1783
|
"link",
|
|
1784
1784
|
{
|
|
1785
1785
|
rel: "stylesheet",
|
|
@@ -2273,7 +2273,7 @@ function za(e, t) {
|
|
|
2273
2273
|
const { toString: zr } = Object.prototype, { getPrototypeOf: Ss } = Object, { iterator: Mt, toStringTag: Wa } = Symbol, qt = /* @__PURE__ */ ((e) => (t) => {
|
|
2274
2274
|
const s = zr.call(t);
|
|
2275
2275
|
return e[s] || (e[s] = s.slice(8, -1).toLowerCase());
|
|
2276
|
-
})(/* @__PURE__ */ Object.create(null)), Ne = (e) => (e = e.toLowerCase(), (t) => qt(t) === e), Dt = (e) => (t) => typeof t === e, { isArray:
|
|
2276
|
+
})(/* @__PURE__ */ Object.create(null)), Ne = (e) => (e = e.toLowerCase(), (t) => qt(t) === e), Dt = (e) => (t) => typeof t === e, { isArray: Ke } = Array, We = Dt("undefined");
|
|
2277
2277
|
function nt(e) {
|
|
2278
2278
|
return e !== null && !We(e) && e.constructor !== null && !We(e.constructor) && Ae(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
2279
2279
|
}
|
|
@@ -2282,12 +2282,12 @@ function Wr(e) {
|
|
|
2282
2282
|
let t;
|
|
2283
2283
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Ya(e.buffer), t;
|
|
2284
2284
|
}
|
|
2285
|
-
const Yr = Dt("string"), Ae = Dt("function"),
|
|
2285
|
+
const Yr = Dt("string"), Ae = Dt("function"), $a = Dt("number"), rt = (e) => e !== null && typeof e == "object", $r = (e) => e === !0 || e === !1, Et = (e) => {
|
|
2286
2286
|
if (qt(e) !== "object")
|
|
2287
2287
|
return !1;
|
|
2288
2288
|
const t = Ss(e);
|
|
2289
2289
|
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Wa in e) && !(Mt in e);
|
|
2290
|
-
},
|
|
2290
|
+
}, Kr = (e) => {
|
|
2291
2291
|
if (!rt(e) || nt(e))
|
|
2292
2292
|
return !1;
|
|
2293
2293
|
try {
|
|
@@ -2304,7 +2304,7 @@ function it(e, t, { allOwnKeys: s = !1 } = {}) {
|
|
|
2304
2304
|
if (e === null || typeof e > "u")
|
|
2305
2305
|
return;
|
|
2306
2306
|
let n, r;
|
|
2307
|
-
if (typeof e != "object" && (e = [e]),
|
|
2307
|
+
if (typeof e != "object" && (e = [e]), Ke(e))
|
|
2308
2308
|
for (n = 0, r = e.length; n < r; n++)
|
|
2309
2309
|
t.call(null, e[n], n, e);
|
|
2310
2310
|
else {
|
|
@@ -2316,7 +2316,7 @@ function it(e, t, { allOwnKeys: s = !1 } = {}) {
|
|
|
2316
2316
|
l = i[n], t.call(null, e[l], l, e);
|
|
2317
2317
|
}
|
|
2318
2318
|
}
|
|
2319
|
-
function
|
|
2319
|
+
function Ka(e, t) {
|
|
2320
2320
|
if (nt(e))
|
|
2321
2321
|
return null;
|
|
2322
2322
|
t = t.toLowerCase();
|
|
@@ -2330,8 +2330,8 @@ function $a(e, t) {
|
|
|
2330
2330
|
const Me = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, Ja = (e) => !We(e) && e !== Me;
|
|
2331
2331
|
function ms() {
|
|
2332
2332
|
const { caseless: e, skipUndefined: t } = Ja(this) && this || {}, s = {}, n = (r, i) => {
|
|
2333
|
-
const o = e &&
|
|
2334
|
-
Et(s[o]) && Et(r) ? s[o] = ms(s[o], r) : Et(r) ? s[o] = ms({}, r) :
|
|
2333
|
+
const o = e && Ka(s, i) || i;
|
|
2334
|
+
Et(s[o]) && Et(r) ? s[o] = ms(s[o], r) : Et(r) ? s[o] = ms({}, r) : Ke(r) ? s[o] = r.slice() : (!t || !We(r)) && (s[o] = r);
|
|
2335
2335
|
};
|
|
2336
2336
|
for (let r = 0, i = arguments.length; r < i; r++)
|
|
2337
2337
|
arguments[r] && it(arguments[r], n);
|
|
@@ -2359,9 +2359,9 @@ const ci = (e, t, s, { allOwnKeys: n } = {}) => (it(t, (r, i) => {
|
|
|
2359
2359
|
return n !== -1 && n === s;
|
|
2360
2360
|
}, fi = (e) => {
|
|
2361
2361
|
if (!e) return null;
|
|
2362
|
-
if (
|
|
2362
|
+
if (Ke(e)) return e;
|
|
2363
2363
|
let t = e.length;
|
|
2364
|
-
if (
|
|
2364
|
+
if (!$a(t)) return null;
|
|
2365
2365
|
const s = new Array(t);
|
|
2366
2366
|
for (; t-- > 0; )
|
|
2367
2367
|
s[t] = e[t];
|
|
@@ -2411,7 +2411,7 @@ const ci = (e, t, s, { allOwnKeys: n } = {}) => (it(t, (r, i) => {
|
|
|
2411
2411
|
s[i] = !0;
|
|
2412
2412
|
});
|
|
2413
2413
|
};
|
|
2414
|
-
return
|
|
2414
|
+
return Ke(e) ? n(e) : n(String(e).split(t)), s;
|
|
2415
2415
|
}, Ni = () => {
|
|
2416
2416
|
}, Si = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
|
|
2417
2417
|
function Ei(e) {
|
|
@@ -2426,7 +2426,7 @@ const Ti = (e) => {
|
|
|
2426
2426
|
return n;
|
|
2427
2427
|
if (!("toJSON" in n)) {
|
|
2428
2428
|
t[r] = n;
|
|
2429
|
-
const i =
|
|
2429
|
+
const i = Ke(n) ? [] : {};
|
|
2430
2430
|
return it(n, (o, l) => {
|
|
2431
2431
|
const u = s(o, r + 1);
|
|
2432
2432
|
!We(u) && (i[l] = u);
|
|
@@ -2444,17 +2444,17 @@ const Ti = (e) => {
|
|
|
2444
2444
|
typeof setImmediate == "function",
|
|
2445
2445
|
Ae(Me.postMessage)
|
|
2446
2446
|
), xi = typeof queueMicrotask < "u" ? queueMicrotask.bind(Me) : typeof process < "u" && process.nextTick || Xa, Ri = (e) => e != null && Ae(e[Mt]), N = {
|
|
2447
|
-
isArray:
|
|
2447
|
+
isArray: Ke,
|
|
2448
2448
|
isArrayBuffer: Ya,
|
|
2449
2449
|
isBuffer: nt,
|
|
2450
2450
|
isFormData: si,
|
|
2451
2451
|
isArrayBufferView: Wr,
|
|
2452
2452
|
isString: Yr,
|
|
2453
|
-
isNumber:
|
|
2454
|
-
isBoolean:
|
|
2453
|
+
isNumber: $a,
|
|
2454
|
+
isBoolean: $r,
|
|
2455
2455
|
isObject: rt,
|
|
2456
2456
|
isPlainObject: Et,
|
|
2457
|
-
isEmptyObject:
|
|
2457
|
+
isEmptyObject: Kr,
|
|
2458
2458
|
isReadableStream: ni,
|
|
2459
2459
|
isRequest: ri,
|
|
2460
2460
|
isResponse: ii,
|
|
@@ -2492,7 +2492,7 @@ const Ti = (e) => {
|
|
|
2492
2492
|
toCamelCase: bi,
|
|
2493
2493
|
noop: Ni,
|
|
2494
2494
|
toFiniteNumber: Si,
|
|
2495
|
-
findKey:
|
|
2495
|
+
findKey: Ka,
|
|
2496
2496
|
global: Me,
|
|
2497
2497
|
isContextDefined: Ja,
|
|
2498
2498
|
isSpecCompliantForm: Ei,
|
|
@@ -2907,15 +2907,15 @@ function Xe(e) {
|
|
|
2907
2907
|
function Tt(e) {
|
|
2908
2908
|
return e === !1 || e == null ? e : N.isArray(e) ? e.map(Tt) : String(e);
|
|
2909
2909
|
}
|
|
2910
|
-
function
|
|
2910
|
+
function $i(e) {
|
|
2911
2911
|
const t = /* @__PURE__ */ Object.create(null), s = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
|
|
2912
2912
|
let n;
|
|
2913
2913
|
for (; n = s.exec(e); )
|
|
2914
2914
|
t[n[1]] = n[2];
|
|
2915
2915
|
return t;
|
|
2916
2916
|
}
|
|
2917
|
-
const
|
|
2918
|
-
function
|
|
2917
|
+
const Ki = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
|
|
2918
|
+
function Kt(e, t, s, n, r) {
|
|
2919
2919
|
if (N.isFunction(n))
|
|
2920
2920
|
return n.call(this, t, s);
|
|
2921
2921
|
if (r && (t = s), !!N.isString(t)) {
|
|
@@ -2955,7 +2955,7 @@ let we = class {
|
|
|
2955
2955
|
const o = (l, u) => N.forEach(l, (c, d) => i(c, d, u));
|
|
2956
2956
|
if (N.isPlainObject(t) || t instanceof this.constructor)
|
|
2957
2957
|
o(t, s);
|
|
2958
|
-
else if (N.isString(t) && (t = t.trim()) &&
|
|
2958
|
+
else if (N.isString(t) && (t = t.trim()) && !Ki(t))
|
|
2959
2959
|
o(Yi(t), s);
|
|
2960
2960
|
else if (N.isObject(t) && N.isIterable(t)) {
|
|
2961
2961
|
let l = {}, u, c;
|
|
@@ -2977,7 +2977,7 @@ let we = class {
|
|
|
2977
2977
|
if (!s)
|
|
2978
2978
|
return r;
|
|
2979
2979
|
if (s === !0)
|
|
2980
|
-
return
|
|
2980
|
+
return $i(r);
|
|
2981
2981
|
if (N.isFunction(s))
|
|
2982
2982
|
return s.call(this, r, n);
|
|
2983
2983
|
if (N.isRegExp(s))
|
|
@@ -2989,7 +2989,7 @@ let we = class {
|
|
|
2989
2989
|
has(t, s) {
|
|
2990
2990
|
if (t = Xe(t), t) {
|
|
2991
2991
|
const n = N.findKey(this, t);
|
|
2992
|
-
return !!(n && this[n] !== void 0 && (!s ||
|
|
2992
|
+
return !!(n && this[n] !== void 0 && (!s || Kt(this, this[n], n, s)));
|
|
2993
2993
|
}
|
|
2994
2994
|
return !1;
|
|
2995
2995
|
}
|
|
@@ -2999,7 +2999,7 @@ let we = class {
|
|
|
2999
2999
|
function i(o) {
|
|
3000
3000
|
if (o = Xe(o), o) {
|
|
3001
3001
|
const l = N.findKey(n, o);
|
|
3002
|
-
l && (!s ||
|
|
3002
|
+
l && (!s || Kt(n, n[l], l, s)) && (delete n[l], r = !0);
|
|
3003
3003
|
}
|
|
3004
3004
|
}
|
|
3005
3005
|
return N.isArray(t) ? t.forEach(i) : i(t), r;
|
|
@@ -3009,7 +3009,7 @@ let we = class {
|
|
|
3009
3009
|
let n = s.length, r = !1;
|
|
3010
3010
|
for (; n--; ) {
|
|
3011
3011
|
const i = s[n];
|
|
3012
|
-
(!t ||
|
|
3012
|
+
(!t || Kt(this, this[i], i, t, !0)) && (delete this[i], r = !0);
|
|
3013
3013
|
}
|
|
3014
3014
|
return r;
|
|
3015
3015
|
}
|
|
@@ -4019,8 +4019,8 @@ re.default = re;
|
|
|
4019
4019
|
const {
|
|
4020
4020
|
Axios: Wd,
|
|
4021
4021
|
AxiosError: Yd,
|
|
4022
|
-
CanceledError:
|
|
4023
|
-
isCancel:
|
|
4022
|
+
CanceledError: $d,
|
|
4023
|
+
isCancel: Kd,
|
|
4024
4024
|
CancelToken: Jd,
|
|
4025
4025
|
VERSION: Zd,
|
|
4026
4026
|
all: Xd,
|
|
@@ -4749,12 +4749,14 @@ const du = async (e, t, s, n, r, i, o) => {
|
|
|
4749
4749
|
"msapplication-TileImage": s.msapplicationTileImage ?? ""
|
|
4750
4750
|
},
|
|
4751
4751
|
openGraph: {
|
|
4752
|
+
...t.openGraph,
|
|
4752
4753
|
title: `${y.name}`,
|
|
4753
4754
|
type: "website",
|
|
4754
4755
|
url: `${s.siteUrl}${n}`,
|
|
4755
4756
|
locale: t.openGraph.locale
|
|
4756
4757
|
},
|
|
4757
4758
|
twitter: {
|
|
4759
|
+
...t.twitter,
|
|
4758
4760
|
card: "summary_large_image",
|
|
4759
4761
|
title: `${y.name}`,
|
|
4760
4762
|
site: t.twitter.site,
|
|
@@ -4868,21 +4870,53 @@ const du = async (e, t, s, n, r, i, o) => {
|
|
|
4868
4870
|
},
|
|
4869
4871
|
buscar: (e) => {
|
|
4870
4872
|
const { meta: t, config: s, pathname: n, query: r, texts: i } = e;
|
|
4871
|
-
|
|
4872
|
-
|
|
4873
|
-
|
|
4874
|
-
|
|
4875
|
-
|
|
4876
|
-
|
|
4877
|
-
|
|
4878
|
-
|
|
4879
|
-
|
|
4880
|
-
|
|
4881
|
-
|
|
4882
|
-
|
|
4883
|
-
|
|
4884
|
-
|
|
4885
|
-
|
|
4873
|
+
if (r && r.trim() !== "") {
|
|
4874
|
+
const o = `${s.name} | ${`${i.resultsOfPrefix}'${r}'`}`;
|
|
4875
|
+
return {
|
|
4876
|
+
...t,
|
|
4877
|
+
title: o,
|
|
4878
|
+
alternates: {
|
|
4879
|
+
...t.alternates,
|
|
4880
|
+
canonical: s.siteUrl + n + (r ? "?query=" + r : "")
|
|
4881
|
+
},
|
|
4882
|
+
openGraph: {
|
|
4883
|
+
...t.openGraph,
|
|
4884
|
+
title: o,
|
|
4885
|
+
type: "website",
|
|
4886
|
+
url: `${s.siteUrl}${n}${r ? "?query=" + r : ""}`
|
|
4887
|
+
},
|
|
4888
|
+
twitter: {
|
|
4889
|
+
...t.twitter,
|
|
4890
|
+
card: "summary_large_image",
|
|
4891
|
+
title: o,
|
|
4892
|
+
domain: s.siteUrl,
|
|
4893
|
+
url: `${s.siteUrl}${n}${r ? "?query=" + r : ""}`
|
|
4894
|
+
}
|
|
4895
|
+
};
|
|
4896
|
+
} else {
|
|
4897
|
+
const o = `${s.name} | ${i.searchKeyWord}`;
|
|
4898
|
+
return {
|
|
4899
|
+
...t,
|
|
4900
|
+
title: o,
|
|
4901
|
+
alternates: {
|
|
4902
|
+
...t.alternates,
|
|
4903
|
+
canonical: s.siteUrl + n + (r ? "?query=" + r : "")
|
|
4904
|
+
},
|
|
4905
|
+
openGraph: {
|
|
4906
|
+
...t.openGraph,
|
|
4907
|
+
title: o,
|
|
4908
|
+
type: "website",
|
|
4909
|
+
url: `${s.siteUrl}${n}`
|
|
4910
|
+
},
|
|
4911
|
+
twitter: {
|
|
4912
|
+
...t.twitter,
|
|
4913
|
+
card: "summary_large_image",
|
|
4914
|
+
title: o,
|
|
4915
|
+
domain: s.siteUrl,
|
|
4916
|
+
url: `${s.siteUrl}${n}`
|
|
4917
|
+
}
|
|
4918
|
+
};
|
|
4919
|
+
}
|
|
4886
4920
|
},
|
|
4887
4921
|
autor: async (e) => {
|
|
4888
4922
|
const { meta: t, config: s, pathname: n, imgSizes: r, slug: i, axiosApi: o } = e, l = new Oe({ config: s, axiosApi: o, imgSizes: r }), c = ft(n).split("/"), d = [], m = mt(n), h = M().PUBLIC_LNG === "en";
|
|
@@ -5007,7 +5041,7 @@ async function mu({
|
|
|
5007
5041
|
currentNew: m,
|
|
5008
5042
|
internalPath: f
|
|
5009
5043
|
});
|
|
5010
|
-
return /* @__PURE__ */ g(
|
|
5044
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
5011
5045
|
/* @__PURE__ */ a("meta", { charSet: "utf-8" }),
|
|
5012
5046
|
/* @__PURE__ */ a("meta", { name: "viewport", content: "width=device-width, initial-scale=1" }),
|
|
5013
5047
|
/* @__PURE__ */ a(Sr, {}),
|
|
@@ -5107,7 +5141,7 @@ const hu = ({
|
|
|
5107
5141
|
currentNew: l,
|
|
5108
5142
|
internalPath: o
|
|
5109
5143
|
}), A = c.before.active, f = c.after.active, p = A ? c.before.customData ? c.before.customData : h : void 0, w = f ? c.after.customData ? c.after.customData : h : void 0;
|
|
5110
|
-
return /* @__PURE__ */ g(
|
|
5144
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
5111
5145
|
/* @__PURE__ */ a(Va, { name: "bodybefore", banners: s, replaces: p }),
|
|
5112
5146
|
e,
|
|
5113
5147
|
/* @__PURE__ */ a(Hn, {}),
|
|
@@ -5778,7 +5812,7 @@ const Ve = (e) => {
|
|
|
5778
5812
|
return ce.createElement(
|
|
5779
5813
|
o,
|
|
5780
5814
|
{ className: "sass-com-nd-sectionDescriptionContainer section" },
|
|
5781
|
-
/* @__PURE__ */ g(
|
|
5815
|
+
/* @__PURE__ */ g(K, { children: [
|
|
5782
5816
|
f.approved ? /* @__PURE__ */ a(
|
|
5783
5817
|
P,
|
|
5784
5818
|
{
|
|
@@ -5797,7 +5831,7 @@ const Ve = (e) => {
|
|
|
5797
5831
|
return ce.createElement(
|
|
5798
5832
|
o,
|
|
5799
5833
|
{ className: "sass-com-nd-sectionDescriptionContainer section" },
|
|
5800
|
-
/* @__PURE__ */ g(
|
|
5834
|
+
/* @__PURE__ */ g(K, { children: [
|
|
5801
5835
|
/* @__PURE__ */ a(
|
|
5802
5836
|
P,
|
|
5803
5837
|
{
|
|
@@ -5844,7 +5878,7 @@ const Ve = (e) => {
|
|
|
5844
5878
|
) : e.main?.title?.section
|
|
5845
5879
|
),
|
|
5846
5880
|
e.config?.showsubtitle && /* @__PURE__ */ a(m, {}),
|
|
5847
|
-
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ a(
|
|
5881
|
+
(e?.config?.showtime || e.config?.showauthor) && /* @__PURE__ */ a(K, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ a("h3", { children: /* @__PURE__ */ a(
|
|
5848
5882
|
P,
|
|
5849
5883
|
{
|
|
5850
5884
|
block_subPublication: c?.autor,
|
|
@@ -5898,7 +5932,7 @@ const Mo = (e) => {
|
|
|
5898
5932
|
src: r[0]?.url ? r[0]?.url : void 0
|
|
5899
5933
|
}
|
|
5900
5934
|
),
|
|
5901
|
-
t && /* @__PURE__ */ g(
|
|
5935
|
+
t && /* @__PURE__ */ g(K, { children: [
|
|
5902
5936
|
/* @__PURE__ */ a(
|
|
5903
5937
|
"div",
|
|
5904
5938
|
{
|
|
@@ -5952,7 +5986,7 @@ const Mo = (e) => {
|
|
|
5952
5986
|
src: r[0]?.url ? r[0]?.url : ""
|
|
5953
5987
|
}
|
|
5954
5988
|
),
|
|
5955
|
-
t && /* @__PURE__ */ g(
|
|
5989
|
+
t && /* @__PURE__ */ g(K, { children: [
|
|
5956
5990
|
/* @__PURE__ */ a(
|
|
5957
5991
|
"div",
|
|
5958
5992
|
{
|
|
@@ -7494,7 +7528,7 @@ const Mo = (e) => {
|
|
|
7494
7528
|
l
|
|
7495
7529
|
)) })
|
|
7496
7530
|
] }),
|
|
7497
|
-
r && /* @__PURE__ */ a(
|
|
7531
|
+
r && /* @__PURE__ */ a(K, { children: r }),
|
|
7498
7532
|
/* @__PURE__ */ g("section", { className: "sass-com-ft-copyrigth", children: [
|
|
7499
7533
|
/* @__PURE__ */ a("p", { className: "sass-com-ft-copyrigthText", children: e.copyrigth }),
|
|
7500
7534
|
/* @__PURE__ */ a(
|
|
@@ -7636,7 +7670,7 @@ const Mo = (e) => {
|
|
|
7636
7670
|
}
|
|
7637
7671
|
)
|
|
7638
7672
|
}
|
|
7639
|
-
),
|
|
7673
|
+
), $o = {
|
|
7640
7674
|
FaceBook: {
|
|
7641
7675
|
url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
|
|
7642
7676
|
icon: {
|
|
@@ -7675,11 +7709,11 @@ const Mo = (e) => {
|
|
|
7675
7709
|
}
|
|
7676
7710
|
}
|
|
7677
7711
|
};
|
|
7678
|
-
function
|
|
7712
|
+
function Ko({ noteShare: e }) {
|
|
7679
7713
|
const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
|
|
7680
7714
|
return e ? /* @__PURE__ */ g("div", { className: "sass-com-ja3-socialNetworkSection", children: [
|
|
7681
7715
|
e.options?.map((s) => {
|
|
7682
|
-
const n =
|
|
7716
|
+
const n = $o[s];
|
|
7683
7717
|
if (!n) return null;
|
|
7684
7718
|
const r = e.variant === "outline" ? n.icon.outline : n.icon.solid, i = n.url(t);
|
|
7685
7719
|
return /* @__PURE__ */ a(
|
|
@@ -7791,7 +7825,7 @@ const vu = (e) => {
|
|
|
7791
7825
|
children: e.children
|
|
7792
7826
|
}
|
|
7793
7827
|
),
|
|
7794
|
-
/* @__PURE__ */ a(
|
|
7828
|
+
/* @__PURE__ */ a(K, { children: e.paginatorComponent })
|
|
7795
7829
|
] });
|
|
7796
7830
|
}, Pe = (e) => {
|
|
7797
7831
|
const {
|
|
@@ -7963,7 +7997,7 @@ const vu = (e) => {
|
|
|
7963
7997
|
] }), Nn = (e) => {
|
|
7964
7998
|
let t = "";
|
|
7965
7999
|
return e.preview.description && (t = e.preview.description), e.preview.copyright && (t = `${t} ${e.preview.copyright}`), e.preview.photographer && (t = `${t} ${e.preview.photographer}`), /* @__PURE__ */ a("div", { className: "sass-com-in2-content", children: /* @__PURE__ */ a(ve, { preview: e.preview, isLarge: !0, priorityHigh: !0, figCaption: t }) });
|
|
7966
|
-
}, Jo = (e) => /* @__PURE__ */ a(
|
|
8000
|
+
}, Jo = (e) => /* @__PURE__ */ a(K, { children: /* @__PURE__ */ g("div", { className: "sass-com-lbh-boxInformation sass-liveblog-header", children: [
|
|
7967
8001
|
/* @__PURE__ */ a(Nn, { preview: e.preview }),
|
|
7968
8002
|
/* @__PURE__ */ g("div", { className: "sass-com-lbh-textBox", children: [
|
|
7969
8003
|
/* @__PURE__ */ g("div", { className: "sass-com-lbh-contentBox", children: [
|
|
@@ -8545,7 +8579,7 @@ const vu = (e) => {
|
|
|
8545
8579
|
children: t?.data[0]?.main?.title.home ?? ""
|
|
8546
8580
|
}
|
|
8547
8581
|
);
|
|
8548
|
-
return /* @__PURE__ */ g(
|
|
8582
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
8549
8583
|
/* @__PURE__ */ a(
|
|
8550
8584
|
"input",
|
|
8551
8585
|
{
|
|
@@ -8925,7 +8959,7 @@ const vu = (e) => {
|
|
|
8925
8959
|
]
|
|
8926
8960
|
}
|
|
8927
8961
|
);
|
|
8928
|
-
return /* @__PURE__ */ g(
|
|
8962
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
8929
8963
|
e.childrenContentPosition === "before-headers" && o,
|
|
8930
8964
|
/* @__PURE__ */ a(ol, { ...e }),
|
|
8931
8965
|
!e.showOnlyStickyHeader && /* @__PURE__ */ a(cl, { ...e }),
|
|
@@ -9661,7 +9695,7 @@ const Ye = (e) => {
|
|
|
9661
9695
|
}
|
|
9662
9696
|
}
|
|
9663
9697
|
),
|
|
9664
|
-
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ a(
|
|
9698
|
+
e?.config?.showtime && e.config?.showauthor && /* @__PURE__ */ a(K, { children: e.authors[0]?.internaluser ? /* @__PURE__ */ a(
|
|
9665
9699
|
P,
|
|
9666
9700
|
{
|
|
9667
9701
|
block_subPublication: s?.autor,
|
|
@@ -10085,7 +10119,7 @@ const Pu = (e) => {
|
|
|
10085
10119
|
] }),
|
|
10086
10120
|
/* @__PURE__ */ a("div", { className: "sass-bs-m2c-bannerContent", children: e.halfPageBanner })
|
|
10087
10121
|
] });
|
|
10088
|
-
}, Mu = (e) => /* @__PURE__ */ g(
|
|
10122
|
+
}, Mu = (e) => /* @__PURE__ */ g(K, { children: [
|
|
10089
10123
|
/* @__PURE__ */ a(
|
|
10090
10124
|
_o,
|
|
10091
10125
|
{
|
|
@@ -10606,7 +10640,7 @@ const Pu = (e) => {
|
|
|
10606
10640
|
}
|
|
10607
10641
|
);
|
|
10608
10642
|
case "op2":
|
|
10609
|
-
return /* @__PURE__ */ a(
|
|
10643
|
+
return /* @__PURE__ */ a(K, { children: t.length > 0 ? /* @__PURE__ */ a(
|
|
10610
10644
|
Ca,
|
|
10611
10645
|
{
|
|
10612
10646
|
className: "padding-0",
|
|
@@ -10668,7 +10702,7 @@ const Pu = (e) => {
|
|
|
10668
10702
|
}
|
|
10669
10703
|
) });
|
|
10670
10704
|
default:
|
|
10671
|
-
return /* @__PURE__ */ a(
|
|
10705
|
+
return /* @__PURE__ */ a(K, {});
|
|
10672
10706
|
}
|
|
10673
10707
|
}, Du = (e) => {
|
|
10674
10708
|
const { data: t } = e;
|
|
@@ -10808,7 +10842,7 @@ const Pu = (e) => {
|
|
|
10808
10842
|
) }) : null;
|
|
10809
10843
|
}, Pl = (e) => {
|
|
10810
10844
|
const t = e.option === "liveblogs";
|
|
10811
|
-
return /* @__PURE__ */ g(
|
|
10845
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
10812
10846
|
/* @__PURE__ */ a(() => {
|
|
10813
10847
|
const n = {
|
|
10814
10848
|
...e.news[0],
|
|
@@ -11189,7 +11223,7 @@ const Vl = () => /* @__PURE__ */ g("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
|
11189
11223
|
"data-props": encodeURIComponent(
|
|
11190
11224
|
JSON.stringify({ noteShare: e.noteShare })
|
|
11191
11225
|
),
|
|
11192
|
-
children: /* @__PURE__ */ a(
|
|
11226
|
+
children: /* @__PURE__ */ a(Ko, { noteShare: e.noteShare })
|
|
11193
11227
|
}
|
|
11194
11228
|
),
|
|
11195
11229
|
/* @__PURE__ */ a(
|
|
@@ -11363,7 +11397,7 @@ const Yl = (e) => /* @__PURE__ */ a(
|
|
|
11363
11397
|
/* @__PURE__ */ a("path", { d: "M12.2449 24C15.551 24 18.3228 22.9309 20.3488 21.0982L16.3748 18.0764C15.2839 18.7964 13.8924 19.2327 12.2449 19.2327C9.06122 19.2327 6.35622 17.1273 5.38776 14.2909H1.31354V17.3891C3.32839 21.3055 7.45826 24 12.2449 24Z", fill: "#34A853" }),
|
|
11364
11398
|
/* @__PURE__ */ a("path", { d: "M5.38776 14.28C5.14286 13.56 4.99814 12.7964 4.99814 12C4.99814 11.2036 5.14286 10.44 5.38776 9.72V6.62182H1.31354C0.478664 8.23636 0 10.0582 0 12C0 13.9418 0.478664 15.7636 1.31354 17.3782L4.48609 14.9564L5.38776 14.28Z", fill: "#FBBC05" }),
|
|
11365
11399
|
/* @__PURE__ */ a("path", { d: "M12.2449 4.77818C14.0482 4.77818 15.6512 5.38909 16.9314 6.56727L20.4378 3.13091C18.3117 1.18909 15.551 0 12.2449 0C7.45826 0 3.32839 2.69455 1.31354 6.62182L5.38776 9.72C6.35622 6.88364 9.06122 4.77818 12.2449 4.77818Z", fill: "#EA4335" })
|
|
11366
|
-
] }),
|
|
11400
|
+
] }), $l = {
|
|
11367
11401
|
FaceBook: {
|
|
11368
11402
|
url: (e) => `https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(e)}`,
|
|
11369
11403
|
icon: {
|
|
@@ -11402,11 +11436,11 @@ const Yl = (e) => /* @__PURE__ */ a(
|
|
|
11402
11436
|
}
|
|
11403
11437
|
}
|
|
11404
11438
|
};
|
|
11405
|
-
function
|
|
11439
|
+
function Kl({ noteShare: e }) {
|
|
11406
11440
|
const t = e && e.url || (typeof window < "u" ? window.location.href : "https://example.com");
|
|
11407
11441
|
return e ? /* @__PURE__ */ g("div", { className: "sass-com-ja4-socialNetworkSection", children: [
|
|
11408
11442
|
e.options?.map((s) => {
|
|
11409
|
-
const n =
|
|
11443
|
+
const n = $l[s];
|
|
11410
11444
|
if (!n) return null;
|
|
11411
11445
|
const r = e.variant === "outline" ? n.icon.outline : n.icon.solid, i = n.url(t);
|
|
11412
11446
|
return /* @__PURE__ */ a(
|
|
@@ -11556,7 +11590,7 @@ const Jl = async (e) => {
|
|
|
11556
11590
|
"data-props": encodeURIComponent(
|
|
11557
11591
|
JSON.stringify({ noteShare: e.noteShare })
|
|
11558
11592
|
),
|
|
11559
|
-
children: /* @__PURE__ */ a(
|
|
11593
|
+
children: /* @__PURE__ */ a(Kl, { noteShare: e.noteShare })
|
|
11560
11594
|
}
|
|
11561
11595
|
)
|
|
11562
11596
|
] }),
|
|
@@ -12193,7 +12227,7 @@ async function dc(e) {
|
|
|
12193
12227
|
n
|
|
12194
12228
|
), d = await cc(d, u), d = tc(d), d = sc(d);
|
|
12195
12229
|
const m = t.main.sources ?? [], { NEWS_JOURNALIST_COMPONENT: h, CONFIG_blockDefaultTwitterHydrator: A } = M(), f = t.config.articlepreview === De.fotoGaleria && t.hascontent?.hasgalleryimages;
|
|
12196
|
-
return /* @__PURE__ */ g(
|
|
12230
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
12197
12231
|
i !== "liveblogs" && e.showHeaderImage ? f ? /* @__PURE__ */ a(
|
|
12198
12232
|
zl,
|
|
12199
12233
|
{
|
|
@@ -12286,7 +12320,7 @@ const uc = (e) => {
|
|
|
12286
12320
|
getVideos: A
|
|
12287
12321
|
} = e;
|
|
12288
12322
|
if (u)
|
|
12289
|
-
return /* @__PURE__ */ g(
|
|
12323
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
12290
12324
|
/* @__PURE__ */ a(
|
|
12291
12325
|
dc,
|
|
12292
12326
|
{
|
|
@@ -12321,7 +12355,7 @@ const uc = (e) => {
|
|
|
12321
12355
|
getVideos: c
|
|
12322
12356
|
} = e;
|
|
12323
12357
|
if (!(!r || !r[0]))
|
|
12324
|
-
return /* @__PURE__ */ g(
|
|
12358
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
12325
12359
|
/* @__PURE__ */ a(
|
|
12326
12360
|
Pl,
|
|
12327
12361
|
{
|
|
@@ -12598,8 +12632,8 @@ function ju({ texts: e, API_ENV: t, termsAndConditionsUrl: s }) {
|
|
|
12598
12632
|
m(!1);
|
|
12599
12633
|
}
|
|
12600
12634
|
}, E = o.password || "";
|
|
12601
|
-
return /* @__PURE__ */ g(
|
|
12602
|
-
f === "register" && /* @__PURE__ */ g(
|
|
12635
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
12636
|
+
f === "register" && /* @__PURE__ */ g(K, { children: [
|
|
12603
12637
|
/* @__PURE__ */ g("button", { onClick: w, className: "sass-pg-login-google", children: [
|
|
12604
12638
|
/* @__PURE__ */ a(
|
|
12605
12639
|
"img",
|
|
@@ -12780,7 +12814,7 @@ function Qu({
|
|
|
12780
12814
|
console.log("Redirect path after login:", k, document.cookie, document.cookie.search("redirect_after_login_1=") !== -1), k && k !== "" ? (window.location.pathname = k, window.location.hash = "comentarios") : window.location.pathname = "/auth/success";
|
|
12781
12815
|
}
|
|
12782
12816
|
};
|
|
12783
|
-
return /* @__PURE__ */ g(
|
|
12817
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
12784
12818
|
n === "login" && /* @__PURE__ */ a(
|
|
12785
12819
|
Ac,
|
|
12786
12820
|
{
|
|
@@ -12945,7 +12979,7 @@ function Ac({
|
|
|
12945
12979
|
handleGoogleLogin: d,
|
|
12946
12980
|
t: m
|
|
12947
12981
|
}) {
|
|
12948
|
-
return /* @__PURE__ */ g(
|
|
12982
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
12949
12983
|
/* @__PURE__ */ g("button", { onClick: d, className: "sass-pg-login-google", children: [
|
|
12950
12984
|
/* @__PURE__ */ a(
|
|
12951
12985
|
"img",
|
|
@@ -13267,7 +13301,7 @@ const Hu = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
|
|
|
13267
13301
|
}
|
|
13268
13302
|
}
|
|
13269
13303
|
),
|
|
13270
|
-
t && /* @__PURE__ */ g(
|
|
13304
|
+
t && /* @__PURE__ */ g(K, { children: [
|
|
13271
13305
|
/* @__PURE__ */ a(
|
|
13272
13306
|
"div",
|
|
13273
13307
|
{
|
|
@@ -13602,7 +13636,7 @@ const Hu = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
|
|
|
13602
13636
|
children: s ? Re(e.main?.subtitle?.striped) : e.main?.subtitle?.striped
|
|
13603
13637
|
}
|
|
13604
13638
|
),
|
|
13605
|
-
(e?.config?.showtime || e.config?.showauthor) && l && /* @__PURE__ */ a(
|
|
13639
|
+
(e?.config?.showtime || e.config?.showauthor) && l && /* @__PURE__ */ a(K, { children: e.authors?.[0]?.internaluser ? /* @__PURE__ */ a(
|
|
13606
13640
|
P,
|
|
13607
13641
|
{
|
|
13608
13642
|
block_subPublication: e.DATE_CONFIG?.SUB_PUBLICATION_PREFIX_IN_ROUTES?.autor,
|
|
@@ -13919,13 +13953,13 @@ function Pc() {
|
|
|
13919
13953
|
function te(O) {
|
|
13920
13954
|
return E(O) === i;
|
|
13921
13955
|
}
|
|
13922
|
-
function
|
|
13956
|
+
function $(O) {
|
|
13923
13957
|
return E(O) === r;
|
|
13924
13958
|
}
|
|
13925
13959
|
function oe(O) {
|
|
13926
13960
|
return E(O) === m;
|
|
13927
13961
|
}
|
|
13928
|
-
ne.AsyncMode = b, ne.ConcurrentMode = I, ne.ContextConsumer = R, ne.ContextProvider = Q, ne.Element = W, ne.ForwardRef = j, ne.Fragment = k, ne.Lazy = V, ne.Memo = se, ne.Portal = q, ne.Profiler = x, ne.StrictMode = U, ne.Suspense = D, ne.isAsyncMode = F, ne.isConcurrentMode = C, ne.isContextConsumer = T, ne.isContextProvider = B, ne.isElement = G, ne.isForwardRef = _, ne.isFragment = H, ne.isLazy = z, ne.isMemo = Y, ne.isPortal = ee, ne.isProfiler = te, ne.isStrictMode =
|
|
13962
|
+
ne.AsyncMode = b, ne.ConcurrentMode = I, ne.ContextConsumer = R, ne.ContextProvider = Q, ne.Element = W, ne.ForwardRef = j, ne.Fragment = k, ne.Lazy = V, ne.Memo = se, ne.Portal = q, ne.Profiler = x, ne.StrictMode = U, ne.Suspense = D, ne.isAsyncMode = F, ne.isConcurrentMode = C, ne.isContextConsumer = T, ne.isContextProvider = B, ne.isElement = G, ne.isForwardRef = _, ne.isFragment = H, ne.isLazy = z, ne.isMemo = Y, ne.isPortal = ee, ne.isProfiler = te, ne.isStrictMode = $, ne.isSuspense = oe, ne.isValidElementType = S, ne.typeOf = E;
|
|
13929
13963
|
})()), ne;
|
|
13930
13964
|
}
|
|
13931
13965
|
var Ia;
|
|
@@ -14093,8 +14127,8 @@ function Mc() {
|
|
|
14093
14127
|
function w(C) {
|
|
14094
14128
|
if (process.env.NODE_ENV !== "production")
|
|
14095
14129
|
var T = {}, B = 0;
|
|
14096
|
-
function G(H, z, Y, ee, te,
|
|
14097
|
-
if (ee = ee || h,
|
|
14130
|
+
function G(H, z, Y, ee, te, $, oe) {
|
|
14131
|
+
if (ee = ee || h, $ = $ || Y, oe !== s) {
|
|
14098
14132
|
if (u) {
|
|
14099
14133
|
var O = new Error(
|
|
14100
14134
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
|
|
@@ -14104,11 +14138,11 @@ function Mc() {
|
|
|
14104
14138
|
var me = ee + ":" + Y;
|
|
14105
14139
|
!T[me] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
14106
14140
|
B < 3 && (i(
|
|
14107
|
-
"You are manually calling a React.PropTypes validation function for the `" +
|
|
14141
|
+
"You are manually calling a React.PropTypes validation function for the `" + $ + "` prop on `" + ee + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
|
|
14108
14142
|
), T[me] = !0, B++);
|
|
14109
14143
|
}
|
|
14110
14144
|
}
|
|
14111
|
-
return z[Y] == null ? H ? z[Y] === null ? new p("The " + te + " `" +
|
|
14145
|
+
return z[Y] == null ? H ? z[Y] === null ? new p("The " + te + " `" + $ + "` is marked as required " + ("in `" + ee + "`, but its value is `null`.")) : new p("The " + te + " `" + $ + "` is marked as required in " + ("`" + ee + "`, but its value is `undefined`.")) : null : C(z, Y, ee, te, $);
|
|
14112
14146
|
}
|
|
14113
14147
|
var _ = G.bind(null, !1);
|
|
14114
14148
|
return _.isRequired = G.bind(null, !0), _;
|
|
@@ -14117,9 +14151,9 @@ function Mc() {
|
|
|
14117
14151
|
function T(B, G, _, H, z, Y) {
|
|
14118
14152
|
var ee = B[G], te = U(ee);
|
|
14119
14153
|
if (te !== C) {
|
|
14120
|
-
var
|
|
14154
|
+
var $ = D(ee);
|
|
14121
14155
|
return new p(
|
|
14122
|
-
"Invalid " + H + " `" + z + "` of type " + ("`" +
|
|
14156
|
+
"Invalid " + H + " `" + z + "` of type " + ("`" + $ + "` supplied to `" + _ + "`, expected ") + ("`" + C + "`."),
|
|
14123
14157
|
{ expectedType: C }
|
|
14124
14158
|
);
|
|
14125
14159
|
}
|
|
@@ -14140,9 +14174,9 @@ function Mc() {
|
|
|
14140
14174
|
return new p("Invalid " + H + " `" + z + "` of type " + ("`" + ee + "` supplied to `" + _ + "`, expected an array."));
|
|
14141
14175
|
}
|
|
14142
14176
|
for (var te = 0; te < Y.length; te++) {
|
|
14143
|
-
var
|
|
14144
|
-
if (
|
|
14145
|
-
return
|
|
14177
|
+
var $ = C(Y, te, _, H, z + "[" + te + "]", s);
|
|
14178
|
+
if ($ instanceof Error)
|
|
14179
|
+
return $;
|
|
14146
14180
|
}
|
|
14147
14181
|
return null;
|
|
14148
14182
|
}
|
|
@@ -14206,9 +14240,9 @@ function Mc() {
|
|
|
14206
14240
|
return new p("Invalid " + H + " `" + z + "` of type " + ("`" + ee + "` supplied to `" + _ + "`, expected an object."));
|
|
14207
14241
|
for (var te in Y)
|
|
14208
14242
|
if (n(Y, te)) {
|
|
14209
|
-
var
|
|
14210
|
-
if (
|
|
14211
|
-
return
|
|
14243
|
+
var $ = C(Y, te, _, H, z + "." + te, s);
|
|
14244
|
+
if ($ instanceof Error)
|
|
14245
|
+
return $;
|
|
14212
14246
|
}
|
|
14213
14247
|
return null;
|
|
14214
14248
|
}
|
|
@@ -14225,8 +14259,8 @@ function Mc() {
|
|
|
14225
14259
|
), o;
|
|
14226
14260
|
}
|
|
14227
14261
|
function G(_, H, z, Y, ee) {
|
|
14228
|
-
for (var te = [],
|
|
14229
|
-
var oe = C[
|
|
14262
|
+
for (var te = [], $ = 0; $ < C.length; $++) {
|
|
14263
|
+
var oe = C[$], O = oe(_, H, z, Y, ee, s);
|
|
14230
14264
|
if (O == null)
|
|
14231
14265
|
return null;
|
|
14232
14266
|
O.data && n(O.data, "expectedType") && te.push(O.data.expectedType);
|
|
@@ -14253,10 +14287,10 @@ function Mc() {
|
|
|
14253
14287
|
if (ee !== "object")
|
|
14254
14288
|
return new p("Invalid " + H + " `" + z + "` of type `" + ee + "` " + ("supplied to `" + _ + "`, expected `object`."));
|
|
14255
14289
|
for (var te in C) {
|
|
14256
|
-
var
|
|
14257
|
-
if (typeof
|
|
14258
|
-
return k(_, H, z, te, D(
|
|
14259
|
-
var oe =
|
|
14290
|
+
var $ = C[te];
|
|
14291
|
+
if (typeof $ != "function")
|
|
14292
|
+
return k(_, H, z, te, D($));
|
|
14293
|
+
var oe = $(Y, te, _, H, z + "." + te, s);
|
|
14260
14294
|
if (oe)
|
|
14261
14295
|
return oe;
|
|
14262
14296
|
}
|
|
@@ -14270,16 +14304,16 @@ function Mc() {
|
|
|
14270
14304
|
if (ee !== "object")
|
|
14271
14305
|
return new p("Invalid " + H + " `" + z + "` of type `" + ee + "` " + ("supplied to `" + _ + "`, expected `object`."));
|
|
14272
14306
|
var te = t({}, B[G], C);
|
|
14273
|
-
for (var
|
|
14274
|
-
var oe = C[
|
|
14275
|
-
if (n(C,
|
|
14276
|
-
return k(_, H, z,
|
|
14307
|
+
for (var $ in te) {
|
|
14308
|
+
var oe = C[$];
|
|
14309
|
+
if (n(C, $) && typeof oe != "function")
|
|
14310
|
+
return k(_, H, z, $, D(oe));
|
|
14277
14311
|
if (!oe)
|
|
14278
14312
|
return new p(
|
|
14279
|
-
"Invalid " + H + " `" + z + "` key `" +
|
|
14313
|
+
"Invalid " + H + " `" + z + "` key `" + $ + "` supplied to `" + _ + "`.\nBad object: " + JSON.stringify(B[G], null, " ") + `
|
|
14280
14314
|
Valid keys: ` + JSON.stringify(Object.keys(C), null, " ")
|
|
14281
14315
|
);
|
|
14282
|
-
var O = oe(Y,
|
|
14316
|
+
var O = oe(Y, $, _, H, z + "." + $, s);
|
|
14283
14317
|
if (O)
|
|
14284
14318
|
return O;
|
|
14285
14319
|
}
|
|
@@ -14418,7 +14452,7 @@ function Dc() {
|
|
|
14418
14452
|
return At.exports;
|
|
14419
14453
|
}
|
|
14420
14454
|
var _c = /* @__PURE__ */ Dc();
|
|
14421
|
-
const pe = /* @__PURE__ */
|
|
14455
|
+
const pe = /* @__PURE__ */ $e(_c);
|
|
14422
14456
|
var Gc = ["sitekey", "onChange", "theme", "type", "tabindex", "onExpired", "onErrored", "size", "stoken", "grecaptcha", "badge", "hl", "isolated"];
|
|
14423
14457
|
function As() {
|
|
14424
14458
|
return As = Object.assign ? Object.assign.bind() : function(e) {
|
|
@@ -14450,7 +14484,7 @@ function ws(e, t) {
|
|
|
14450
14484
|
return n.__proto__ = r, n;
|
|
14451
14485
|
}, ws(e, t);
|
|
14452
14486
|
}
|
|
14453
|
-
var
|
|
14487
|
+
var $t = /* @__PURE__ */ (function(e) {
|
|
14454
14488
|
Qc(t, e);
|
|
14455
14489
|
function t() {
|
|
14456
14490
|
var n;
|
|
@@ -14521,8 +14555,8 @@ var Kt = /* @__PURE__ */ (function(e) {
|
|
|
14521
14555
|
}));
|
|
14522
14556
|
}, t;
|
|
14523
14557
|
})(Fs.Component);
|
|
14524
|
-
|
|
14525
|
-
|
|
14558
|
+
$t.displayName = "ReCAPTCHA";
|
|
14559
|
+
$t.propTypes = {
|
|
14526
14560
|
sitekey: pe.string.isRequired,
|
|
14527
14561
|
onChange: pe.func,
|
|
14528
14562
|
grecaptcha: pe.object,
|
|
@@ -14537,7 +14571,7 @@ Kt.propTypes = {
|
|
|
14537
14571
|
badge: pe.oneOf(["bottomright", "bottomleft", "inline"]),
|
|
14538
14572
|
isolated: pe.bool
|
|
14539
14573
|
};
|
|
14540
|
-
|
|
14574
|
+
$t.defaultProps = {
|
|
14541
14575
|
onChange: function() {
|
|
14542
14576
|
},
|
|
14543
14577
|
theme: "light",
|
|
@@ -14613,7 +14647,7 @@ function Vc() {
|
|
|
14613
14647
|
return is = A, is;
|
|
14614
14648
|
}
|
|
14615
14649
|
var Hc = Vc();
|
|
14616
|
-
const Fc = /* @__PURE__ */
|
|
14650
|
+
const Fc = /* @__PURE__ */ $e(Hc);
|
|
14617
14651
|
function bs() {
|
|
14618
14652
|
return bs = Object.assign || function(e) {
|
|
14619
14653
|
for (var t = 1; t < arguments.length; t++) {
|
|
@@ -14635,7 +14669,7 @@ function Wc(e, t) {
|
|
|
14635
14669
|
e.prototype = Object.create(t.prototype), e.prototype.constructor = e, e.__proto__ = t;
|
|
14636
14670
|
}
|
|
14637
14671
|
var ye = {}, Yc = 0;
|
|
14638
|
-
function
|
|
14672
|
+
function $c(e, t) {
|
|
14639
14673
|
return t = t || {}, function(n) {
|
|
14640
14674
|
var r = n.displayName || n.name || "Component", i = /* @__PURE__ */ (function(l) {
|
|
14641
14675
|
Wc(u, l);
|
|
@@ -14731,7 +14765,7 @@ function Kc(e, t) {
|
|
|
14731
14765
|
}, Fc(o, n);
|
|
14732
14766
|
};
|
|
14733
14767
|
}
|
|
14734
|
-
var vs = "onloadcallback",
|
|
14768
|
+
var vs = "onloadcallback", Kc = "grecaptcha";
|
|
14735
14769
|
function Cs() {
|
|
14736
14770
|
return typeof window < "u" && window.recaptchaOptions || {};
|
|
14737
14771
|
}
|
|
@@ -14739,13 +14773,13 @@ function Jc() {
|
|
|
14739
14773
|
var e = Cs(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
|
|
14740
14774
|
return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + vs + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + vs + "&render=explicit";
|
|
14741
14775
|
}
|
|
14742
|
-
const Pn =
|
|
14776
|
+
const Pn = $c(Jc, {
|
|
14743
14777
|
callbackName: vs,
|
|
14744
|
-
globalName:
|
|
14778
|
+
globalName: Kc,
|
|
14745
14779
|
attributes: Cs().nonce ? {
|
|
14746
14780
|
nonce: Cs().nonce
|
|
14747
14781
|
} : {}
|
|
14748
|
-
})(
|
|
14782
|
+
})($t), qs = () => /* @__PURE__ */ a(
|
|
14749
14783
|
"svg",
|
|
14750
14784
|
{
|
|
14751
14785
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -14822,7 +14856,7 @@ const Pn = Kc(Jc, {
|
|
|
14822
14856
|
/* @__PURE__ */ a("button", { className: "close-reply-form su-flex su-absolute su-p-0 su-bg-transparent su-border-none", onClick: S, children: /* @__PURE__ */ a(Ze, {}) }),
|
|
14823
14857
|
/* @__PURE__ */ a("h2", { className: "sass-pg-cmt-rp-title", children: l.reportAbuseTitle }),
|
|
14824
14858
|
c === "loading" && /* @__PURE__ */ a("div", { className: "sass-pg-cmt-rp-loadingContainer", children: /* @__PURE__ */ a(qs, {}) }),
|
|
14825
|
-
c === "form" || c === "loading" ? /* @__PURE__ */ g(
|
|
14859
|
+
c === "form" || c === "loading" ? /* @__PURE__ */ g(K, { children: [
|
|
14826
14860
|
/* @__PURE__ */ a("div", { className: "sass-pg-cmt-rp-optionsContainer", children: v.map((E) => /* @__PURE__ */ g("label", { className: "sass-pg-cmt-rp-option", children: [
|
|
14827
14861
|
/* @__PURE__ */ a(
|
|
14828
14862
|
"input",
|
|
@@ -14861,7 +14895,7 @@ const Pn = Kc(Jc, {
|
|
|
14861
14895
|
}
|
|
14862
14896
|
)
|
|
14863
14897
|
] })
|
|
14864
|
-
] }) : /* @__PURE__ */ g(
|
|
14898
|
+
] }) : /* @__PURE__ */ g(K, { children: [
|
|
14865
14899
|
/* @__PURE__ */ g("div", { className: "sass-pg-cmt-rp-successContainer", children: [
|
|
14866
14900
|
/* @__PURE__ */ a("div", { className: "sass-pg-cmt-rp-thumbsUp", children: /* @__PURE__ */ a(
|
|
14867
14901
|
"svg",
|
|
@@ -15269,7 +15303,7 @@ const od = {
|
|
|
15269
15303
|
v?.value?.trim() && y?.value?.trim() && S?.value?.trim() && p.click();
|
|
15270
15304
|
});
|
|
15271
15305
|
const f = ie("/Success.gif");
|
|
15272
|
-
return u ? /* @__PURE__ */ a("div", { className: "success-gif-container su-flex-center su-relative", children: /* @__PURE__ */ a("img", { className: "success-gif su-absolute", src: f }) }) : /* @__PURE__ */ g(
|
|
15306
|
+
return u ? /* @__PURE__ */ a("div", { className: "success-gif-container su-flex-center su-relative", children: /* @__PURE__ */ a("img", { className: "success-gif su-absolute", src: f }) }) : /* @__PURE__ */ g(K, { children: [
|
|
15273
15307
|
h && s.CONFIG_commentsV2 && i && /* @__PURE__ */ a(id, { API_ENV: s, icon: n, handleGoogleLogin: r, texts: o, onClose: (p) => {
|
|
15274
15308
|
p && m(!0), A(!1);
|
|
15275
15309
|
} }),
|
|
@@ -15612,7 +15646,7 @@ const od = {
|
|
|
15612
15646
|
texts: l
|
|
15613
15647
|
}) => {
|
|
15614
15648
|
const [u, c] = J(!0), [d, m] = J("");
|
|
15615
|
-
return /* @__PURE__ */ a(
|
|
15649
|
+
return /* @__PURE__ */ a(K, { children: /* @__PURE__ */ g("div", { className: "comment-form anoninus-form su-p-8 su-relative", children: [
|
|
15616
15650
|
/* @__PURE__ */ a(
|
|
15617
15651
|
gd,
|
|
15618
15652
|
{
|
|
@@ -15735,9 +15769,9 @@ const od = {
|
|
|
15735
15769
|
}, k = v?.comments && v.comments.length > 0, V = k ? u.commentHeaderMessageWithComments : u.commentHeaderMessageEmpty, se = /* @__PURE__ */ a("div", { style: { display: "flex", width: "100%", justifyContent: "center" }, children: /* @__PURE__ */ a(qs, {}) }), q = () => {
|
|
15736
15770
|
!window || !window.location || (document.cookie = `redirect_after_login_1=${window.location.pathname}; path=/; max-age=10000`, window.location.pathname = "/auth/login");
|
|
15737
15771
|
};
|
|
15738
|
-
return /* @__PURE__ */ g(
|
|
15739
|
-
/* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(fe, { title: o.CONFIG_commentsV2 || k || e ? u.commentsSectionTitle : !1, children: /* @__PURE__ */ g(
|
|
15740
|
-
/* @__PURE__ */ a("div", { className: "comments-header", children: e && s ? /* @__PURE__ */ g(
|
|
15772
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
15773
|
+
/* @__PURE__ */ a("div", { className: "comments-container", children: /* @__PURE__ */ a(fe, { title: o.CONFIG_commentsV2 || k || e ? u.commentsSectionTitle : !1, children: /* @__PURE__ */ g(K, { children: [
|
|
15774
|
+
/* @__PURE__ */ a("div", { className: "comments-header", children: e && s ? /* @__PURE__ */ g(K, { children: [
|
|
15741
15775
|
/* @__PURE__ */ a(
|
|
15742
15776
|
xc,
|
|
15743
15777
|
{
|
|
@@ -15758,7 +15792,7 @@ const od = {
|
|
|
15758
15792
|
texts: l
|
|
15759
15793
|
}
|
|
15760
15794
|
)
|
|
15761
|
-
] }) : o.CONFIG_commentsV2 ? /* @__PURE__ */ g(
|
|
15795
|
+
] }) : o.CONFIG_commentsV2 ? /* @__PURE__ */ g(K, { children: [
|
|
15762
15796
|
/* @__PURE__ */ g("p", { className: "anonimus-message", children: [
|
|
15763
15797
|
u.anonimusPromptPrefix,
|
|
15764
15798
|
/* @__PURE__ */ a("button", { className: "su-border-none su-p-0", onClick: q, children: u.anonimusPromptLinkText }),
|
|
@@ -15837,7 +15871,7 @@ function bd({
|
|
|
15837
15871
|
texts: u
|
|
15838
15872
|
// termsAndConditionsUrl,
|
|
15839
15873
|
}) {
|
|
15840
|
-
return /* @__PURE__ */ a(
|
|
15874
|
+
return /* @__PURE__ */ a(K, { children: /* @__PURE__ */ a(
|
|
15841
15875
|
wd,
|
|
15842
15876
|
{
|
|
15843
15877
|
isAuthenticated: e,
|
|
@@ -15972,7 +16006,7 @@ const Wu = ({
|
|
|
15972
16006
|
)
|
|
15973
16007
|
}
|
|
15974
16008
|
);
|
|
15975
|
-
async function
|
|
16009
|
+
async function $u({
|
|
15976
16010
|
publication: e,
|
|
15977
16011
|
path: t,
|
|
15978
16012
|
username: s,
|
|
@@ -16088,7 +16122,7 @@ const qn = async (e, t) => {
|
|
|
16088
16122
|
}
|
|
16089
16123
|
});
|
|
16090
16124
|
});
|
|
16091
|
-
},
|
|
16125
|
+
}, Ku = async ({
|
|
16092
16126
|
token: e,
|
|
16093
16127
|
projectId: t,
|
|
16094
16128
|
captchaKey: s,
|
|
@@ -16460,7 +16494,7 @@ const Da = {
|
|
|
16460
16494
|
data: i.slice(0, u),
|
|
16461
16495
|
paths: s.paths
|
|
16462
16496
|
});
|
|
16463
|
-
return /* @__PURE__ */ g(
|
|
16497
|
+
return /* @__PURE__ */ g(K, { children: [
|
|
16464
16498
|
/* @__PURE__ */ a(
|
|
16465
16499
|
os,
|
|
16466
16500
|
{
|
|
@@ -16597,7 +16631,7 @@ export {
|
|
|
16597
16631
|
xl as VideoYoutubeHeader,
|
|
16598
16632
|
Gr as VideosSchemas,
|
|
16599
16633
|
_r as WebsiteList,
|
|
16600
|
-
|
|
16634
|
+
$u as addComment,
|
|
16601
16635
|
ys as bannersReplace,
|
|
16602
16636
|
st as becomeVideoObject,
|
|
16603
16637
|
Ge as buildTagUrl,
|
|
@@ -16655,11 +16689,11 @@ export {
|
|
|
16655
16689
|
mr as processExtractedRelatedNews,
|
|
16656
16690
|
Qr as removePages,
|
|
16657
16691
|
Fu as reportComment,
|
|
16658
|
-
|
|
16692
|
+
Ko as shareButtons,
|
|
16659
16693
|
Rt as socialIcons,
|
|
16660
16694
|
_e as toISOWithTimeZone,
|
|
16661
16695
|
Ar as urlReplaces,
|
|
16662
16696
|
bn as usePlayIcon,
|
|
16663
16697
|
hr as validateHttpUrl,
|
|
16664
|
-
|
|
16698
|
+
Ku as verifyCaptchaTokenEnterprise
|
|
16665
16699
|
};
|