sass-template-common 0.9.118 → 0.9.119
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 +226 -225
- package/dist/sass-template-common.umd.cjs +16 -16
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as a, jsxs as g, Fragment as $ } from "react/jsx-runtime";
|
|
2
2
|
import * as Fs from "react";
|
|
3
|
-
import ce, { useState as J, useRef as
|
|
3
|
+
import ce, { useState as J, useRef as _n, useCallback as le, useEffect as Te, createElement as Be, forwardRef as _a, Fragment as os, useMemo as ls, Component as Gn } from "react";
|
|
4
4
|
let cs = {
|
|
5
5
|
PUBLIC_API_HOST: "",
|
|
6
6
|
PUBLIC_API_FRONT: "",
|
|
@@ -70,7 +70,7 @@ function xd(e = {}) {
|
|
|
70
70
|
function O() {
|
|
71
71
|
return cs;
|
|
72
72
|
}
|
|
73
|
-
const
|
|
73
|
+
const jn = () => {
|
|
74
74
|
const { ANALYTICS_comscore: e } = O();
|
|
75
75
|
return e && /* @__PURE__ */ a(
|
|
76
76
|
"script",
|
|
@@ -81,7 +81,7 @@ const Gn = () => {
|
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
83
|
);
|
|
84
|
-
},
|
|
84
|
+
}, Qn = (e, t) => e && t ? {
|
|
85
85
|
author: e?.authors[0]?.name ?? "",
|
|
86
86
|
creator: e?.authors[0]?.name ?? "",
|
|
87
87
|
// currentNew?.info?.creator,
|
|
@@ -90,7 +90,7 @@ const Gn = () => {
|
|
|
90
90
|
hiddentags: String(e?.keywords?.hiddentags) ?? "",
|
|
91
91
|
newsType: e?.info?.type ?? "",
|
|
92
92
|
publishDate: new Date(e?.info?.date?.firstpublish ?? "").toISOString().split("T")[0] ?? ""
|
|
93
|
-
} : void 0,
|
|
93
|
+
} : void 0, Vn = ({ id: e, dimensionValues: t = {} }) => {
|
|
94
94
|
const s = ce.useMemo(() => {
|
|
95
95
|
const r = {};
|
|
96
96
|
return Object.keys(t).forEach((i) => {
|
|
@@ -118,7 +118,7 @@ const Gn = () => {
|
|
|
118
118
|
}
|
|
119
119
|
)
|
|
120
120
|
] });
|
|
121
|
-
},
|
|
121
|
+
}, Hn = () => {
|
|
122
122
|
const { ANALYTICS_gtm: e } = O();
|
|
123
123
|
return e && /* @__PURE__ */ g($, { children: [
|
|
124
124
|
/* @__PURE__ */ a(
|
|
@@ -146,7 +146,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
|
146
146
|
}
|
|
147
147
|
) })
|
|
148
148
|
] });
|
|
149
|
-
},
|
|
149
|
+
}, Fn = () => {
|
|
150
150
|
const { ANALYTICS_marfeel: e } = O();
|
|
151
151
|
return e && /* @__PURE__ */ a(
|
|
152
152
|
"script",
|
|
@@ -171,12 +171,12 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
|
171
171
|
function Ke(e) {
|
|
172
172
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
173
173
|
}
|
|
174
|
-
var bt = { exports: {} },
|
|
174
|
+
var bt = { exports: {} }, zn = bt.exports, zs;
|
|
175
175
|
function Ga() {
|
|
176
176
|
return zs || (zs = 1, (function(e, t) {
|
|
177
177
|
(function(s, n) {
|
|
178
178
|
e.exports = n();
|
|
179
|
-
})(
|
|
179
|
+
})(zn, (function() {
|
|
180
180
|
var s = 1e3, n = 6e4, r = 36e5, i = "millisecond", o = "second", l = "minute", u = "hour", c = "day", d = "week", m = "month", h = "quarter", A = "year", f = "date", p = "Invalid Date", w = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, v = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, E = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(q) {
|
|
181
181
|
var x = ["th", "st", "nd", "rd"], U = q % 100;
|
|
182
182
|
return "[" + q + (x[(U - 20) % 10] || x[U] || x[0]) + "]";
|
|
@@ -449,14 +449,14 @@ function Ga() {
|
|
|
449
449
|
}));
|
|
450
450
|
})(bt)), bt.exports;
|
|
451
451
|
}
|
|
452
|
-
var
|
|
453
|
-
const pe = /* @__PURE__ */ Ke(
|
|
454
|
-
var vt = { exports: {} },
|
|
455
|
-
function
|
|
452
|
+
var Wn = Ga();
|
|
453
|
+
const pe = /* @__PURE__ */ Ke(Wn);
|
|
454
|
+
var vt = { exports: {} }, Yn = vt.exports, Ws;
|
|
455
|
+
function Kn() {
|
|
456
456
|
return Ws || (Ws = 1, (function(e, t) {
|
|
457
457
|
(function(s, n) {
|
|
458
458
|
e.exports = n();
|
|
459
|
-
})(
|
|
459
|
+
})(Yn, (function() {
|
|
460
460
|
return function(s, n, r) {
|
|
461
461
|
s = s || {};
|
|
462
462
|
var i = n.prototype, o = { future: "in %s", past: "%s ago", s: "a few seconds", m: "a minute", mm: "%d minutes", h: "an hour", hh: "%d hours", d: "a day", dd: "%d days", M: "a month", MM: "%d months", y: "a year", yy: "%d years" };
|
|
@@ -495,14 +495,14 @@ function Yn() {
|
|
|
495
495
|
}));
|
|
496
496
|
})(vt)), vt.exports;
|
|
497
497
|
}
|
|
498
|
-
var
|
|
499
|
-
const
|
|
500
|
-
var Ct = { exports: {} },
|
|
501
|
-
function
|
|
498
|
+
var $n = Kn();
|
|
499
|
+
const Jn = /* @__PURE__ */ Ke($n);
|
|
500
|
+
var Ct = { exports: {} }, Zn = Ct.exports, Ys;
|
|
501
|
+
function Xn() {
|
|
502
502
|
return Ys || (Ys = 1, (function(e, t) {
|
|
503
503
|
(function(s, n) {
|
|
504
504
|
e.exports = n(Ga());
|
|
505
|
-
})(
|
|
505
|
+
})(Zn, (function(s) {
|
|
506
506
|
function n(o) {
|
|
507
507
|
return o && typeof o == "object" && "default" in o ? o : { default: o };
|
|
508
508
|
}
|
|
@@ -513,13 +513,13 @@ function Zn() {
|
|
|
513
513
|
}));
|
|
514
514
|
})(Ct)), Ct.exports;
|
|
515
515
|
}
|
|
516
|
-
|
|
517
|
-
var yt = { exports: {} },
|
|
518
|
-
function
|
|
516
|
+
Xn();
|
|
517
|
+
var yt = { exports: {} }, er = yt.exports, Ks;
|
|
518
|
+
function tr() {
|
|
519
519
|
return Ks || (Ks = 1, (function(e, t) {
|
|
520
520
|
(function(s, n) {
|
|
521
521
|
e.exports = n();
|
|
522
|
-
})(
|
|
522
|
+
})(er, (function() {
|
|
523
523
|
var s = "minute", n = /[+-]\d\d(?::?\d\d)?/g, r = /([+-]|\d\d)/g;
|
|
524
524
|
return function(i, o, l) {
|
|
525
525
|
var u = o.prototype;
|
|
@@ -589,14 +589,14 @@ function er() {
|
|
|
589
589
|
}));
|
|
590
590
|
})(yt)), yt.exports;
|
|
591
591
|
}
|
|
592
|
-
var
|
|
593
|
-
const
|
|
594
|
-
var Nt = { exports: {} },
|
|
595
|
-
function
|
|
592
|
+
var sr = tr();
|
|
593
|
+
const ar = /* @__PURE__ */ Ke(sr);
|
|
594
|
+
var Nt = { exports: {} }, nr = Nt.exports, $s;
|
|
595
|
+
function rr() {
|
|
596
596
|
return $s || ($s = 1, (function(e, t) {
|
|
597
597
|
(function(s, n) {
|
|
598
598
|
e.exports = n();
|
|
599
|
-
})(
|
|
599
|
+
})(nr, (function() {
|
|
600
600
|
var s = { year: 0, month: 1, day: 2, hour: 3, minute: 4, second: 5 }, n = {};
|
|
601
601
|
return function(r, i, o) {
|
|
602
602
|
var l, u = function(h, A, f) {
|
|
@@ -654,11 +654,11 @@ function nr() {
|
|
|
654
654
|
}));
|
|
655
655
|
})(Nt)), Nt.exports;
|
|
656
656
|
}
|
|
657
|
-
var
|
|
658
|
-
const
|
|
659
|
-
pe.extend(
|
|
660
|
-
pe.extend(
|
|
661
|
-
pe.extend(
|
|
657
|
+
var ir = rr();
|
|
658
|
+
const or = /* @__PURE__ */ Ke(ir);
|
|
659
|
+
pe.extend(ar);
|
|
660
|
+
pe.extend(or);
|
|
661
|
+
pe.extend(Jn);
|
|
662
662
|
const Lt = (e) => e === "en" ? "en" : "es", xe = (e, t) => {
|
|
663
663
|
const { PUBLIC_LNG: s, DATE_TIMEZONE: n } = t || O(), r = Lt(s ?? "es");
|
|
664
664
|
return pe.tz(e, n).locale(r).format("DD MMMM YYYY");
|
|
@@ -667,7 +667,7 @@ const Lt = (e) => e === "en" ? "en" : "es", xe = (e, t) => {
|
|
|
667
667
|
return pe.tz(e, s).locale(n).format(
|
|
668
668
|
n === "en" ? "MMMM DD YYYY [•] HH:mm [hs]" : "DD [de] MMMM YYYY [•] HH:mm [hs]"
|
|
669
669
|
);
|
|
670
|
-
},
|
|
670
|
+
}, lr = (e) => {
|
|
671
671
|
const { PUBLIC_LNG: t, DATE_TIMEZONE: s } = O(), n = Lt(t ?? "es");
|
|
672
672
|
return pe.tz(e, s).locale(n).format("MM/DD/YYYY [•] HH:mm [HS]");
|
|
673
673
|
}, kd = (e) => {
|
|
@@ -694,21 +694,21 @@ const Lt = (e) => e === "en" ? "en" : "es", xe = (e, t) => {
|
|
|
694
694
|
function He(e) {
|
|
695
695
|
return e && e.status === "fulfilled" ? e.value.data : null;
|
|
696
696
|
}
|
|
697
|
-
function
|
|
697
|
+
function cr(e) {
|
|
698
698
|
return e && e.status === "fulfilled" ? e.value : null;
|
|
699
699
|
}
|
|
700
|
-
const
|
|
700
|
+
const dr = { url: "", target: "_self", canonical: !1, internal: "" }, ur = {
|
|
701
701
|
date: "",
|
|
702
702
|
created: 0,
|
|
703
703
|
modified: 0,
|
|
704
704
|
firstpublish: 0,
|
|
705
705
|
lastpublish: 0
|
|
706
706
|
};
|
|
707
|
-
function
|
|
707
|
+
function mr(e) {
|
|
708
708
|
return e == null ? "" : typeof e == "string" ? e : e.article ?? e.home ?? e.section ?? e.seo ?? "";
|
|
709
709
|
}
|
|
710
710
|
const st = (e, t, s, n) => {
|
|
711
|
-
const r =
|
|
711
|
+
const r = mr(e?.main?.title), i = e?.main?.description ?? "";
|
|
712
712
|
return {
|
|
713
713
|
authors: e?.main?.author ? [
|
|
714
714
|
{
|
|
@@ -726,8 +726,8 @@ const st = (e, t, s, n) => {
|
|
|
726
726
|
title: ""
|
|
727
727
|
},
|
|
728
728
|
info: {
|
|
729
|
-
date: { ...
|
|
730
|
-
link: e?.info?.link ??
|
|
729
|
+
date: { ...ur, ...e?.info?.date },
|
|
730
|
+
link: e?.info?.link ?? dr
|
|
731
731
|
},
|
|
732
732
|
preview: {
|
|
733
733
|
sizes: e?.main?.image?.sizes ?? [],
|
|
@@ -779,7 +779,7 @@ function ds(e) {
|
|
|
779
779
|
}
|
|
780
780
|
return s;
|
|
781
781
|
}
|
|
782
|
-
const Ld = ds,
|
|
782
|
+
const Ld = ds, hr = async (e, t) => {
|
|
783
783
|
const s = [];
|
|
784
784
|
return e.forEach((i) => {
|
|
785
785
|
i.forEach((o) => {
|
|
@@ -799,7 +799,7 @@ const Ld = ds, mr = async (e, t) => {
|
|
|
799
799
|
}, Pd = () => {
|
|
800
800
|
const { PUBLIC_ENV: e, PUBLIC_API_FRONT: t } = O();
|
|
801
801
|
return e === "local" ? t : "";
|
|
802
|
-
},
|
|
802
|
+
}, fr = (e) => {
|
|
803
803
|
if (!e?.preview?.length) return null;
|
|
804
804
|
const t = e.preview;
|
|
805
805
|
return t.find((s) => s.format === "1.91:1") ?? t[t.length - 1];
|
|
@@ -821,13 +821,13 @@ const Ld = ds, mr = async (e, t) => {
|
|
|
821
821
|
width: r,
|
|
822
822
|
height: i,
|
|
823
823
|
alt: o
|
|
824
|
-
},
|
|
824
|
+
}, gr = (e, t, s, n) => {
|
|
825
825
|
if (!t) return {};
|
|
826
826
|
const {
|
|
827
827
|
PUBLIC_ASSETS_URL: r,
|
|
828
828
|
PUBLIC_API_FRONT: i,
|
|
829
829
|
DATE_TIMEZONE: o = "America/Mexico_City"
|
|
830
|
-
} = O(), l = ja(t.keywords) ?? "", u = t?.preview?.sizes ? t?.preview?.sizes[0]?.url : "", c = (r !== "false" ? r : i) ?? "", d =
|
|
830
|
+
} = O(), l = ja(t.keywords) ?? "", u = t?.preview?.sizes ? t?.preview?.sizes[0]?.url : "", c = (r !== "false" ? r : i) ?? "", d = fr(n), m = t.main.title.article, h = Zs({
|
|
831
831
|
schemaImage: d,
|
|
832
832
|
socialImage: t?.social?.images?.facebook,
|
|
833
833
|
fallbackImage: u,
|
|
@@ -886,10 +886,10 @@ const Ld = ds, mr = async (e, t) => {
|
|
|
886
886
|
tag: t?.keywords?.tags ?? []
|
|
887
887
|
}
|
|
888
888
|
};
|
|
889
|
-
}, ja = (e) => !e || !e?.tags || e?.tags?.length === 0 ? "" : e?.tags?.map((t) => t.name).join(", ").replaceAll('"', "'").replaceAll("`", "'"),
|
|
889
|
+
}, ja = (e) => !e || !e?.tags || e?.tags?.length === 0 ? "" : e?.tags?.map((t) => t.name).join(", ").replaceAll('"', "'").replaceAll("`", "'"), pr = (e) => {
|
|
890
890
|
const t = e?.match(/^\/(?:[^/]+\/)?([^/]+)\/([^/]+\.html)$/);
|
|
891
891
|
return t ? { slug: t[1] ?? "", path: t[2] ?? "" } : { slug: "", path: "" };
|
|
892
|
-
},
|
|
892
|
+
}, Ar = (e) => e.replaceAll("/", "").replaceAll("_", "").replace(".html", ""), wr = {
|
|
893
893
|
description: { attr: "name", value: "description" },
|
|
894
894
|
robots: { attr: "name", value: "robots" },
|
|
895
895
|
keywords: { attr: "name", value: "keywords" },
|
|
@@ -905,11 +905,11 @@ const Ld = ds, mr = async (e, t) => {
|
|
|
905
905
|
"twitter.description": { attr: "name", value: "twitter:description" },
|
|
906
906
|
"twitter.site": { attr: "name", value: "twitter:site" },
|
|
907
907
|
"twitter.creator": { attr: "name", value: "twitter:creator" }
|
|
908
|
-
},
|
|
908
|
+
}, br = (e) => {
|
|
909
909
|
const t = [];
|
|
910
910
|
let s = 0;
|
|
911
911
|
const n = (o) => t.push(o);
|
|
912
|
-
return e.title && typeof e.title == "string" && n(/* @__PURE__ */ a("title", { children: e.title }, `title-${s++}`)), Object.entries(
|
|
912
|
+
return e.title && typeof e.title == "string" && n(/* @__PURE__ */ a("title", { children: e.title }, `title-${s++}`)), Object.entries(wr).forEach(([o, l]) => {
|
|
913
913
|
const u = o.split(".").reduce((c, d) => c?.[d], e);
|
|
914
914
|
u && n(
|
|
915
915
|
/* @__PURE__ */ a(
|
|
@@ -1079,7 +1079,7 @@ const Ld = ds, mr = async (e, t) => {
|
|
|
1079
1079
|
}, Cs = (e, t) => {
|
|
1080
1080
|
const s = e || "";
|
|
1081
1081
|
return t ? s.replaceAll("[section_replace]", t["[section_replace]"] ?? "").replaceAll("[tag_replace]", t["[tag_replace]"] ?? "").replaceAll("[url_replace]", t["[url_replace]"] ?? "").replaceAll("[author_replace]", t["[author_replace]"] ?? "") || "" : s || "";
|
|
1082
|
-
},
|
|
1082
|
+
}, vr = (e) => {
|
|
1083
1083
|
const t = {};
|
|
1084
1084
|
if (!e) return t;
|
|
1085
1085
|
const s = /([^\s=]+)(?:\s*=\s*(?:"([^"]*)"|'([^']*)'|([^\s"'>]+)))?/g;
|
|
@@ -1089,14 +1089,14 @@ const Ld = ds, mr = async (e, t) => {
|
|
|
1089
1089
|
t[r] = i;
|
|
1090
1090
|
}
|
|
1091
1091
|
return t;
|
|
1092
|
-
},
|
|
1092
|
+
}, Cr = (e) => {
|
|
1093
1093
|
const t = e.match(
|
|
1094
1094
|
/\bsrc\s*=\s*(?:"([^"]*)"|'([^']*)'|([^\s>]+))/i
|
|
1095
1095
|
);
|
|
1096
1096
|
return t?.[1] || t?.[2] || t?.[3] || null;
|
|
1097
1097
|
}, Qa = (e, t, s, n) => {
|
|
1098
1098
|
try {
|
|
1099
|
-
const r =
|
|
1099
|
+
const r = vr(e);
|
|
1100
1100
|
return r.src ? /* @__PURE__ */ a("script", { "data-bs-name": n, ...r }, s) : /* @__PURE__ */ a(
|
|
1101
1101
|
"script",
|
|
1102
1102
|
{
|
|
@@ -1106,7 +1106,7 @@ const Ld = ds, mr = async (e, t) => {
|
|
|
1106
1106
|
s
|
|
1107
1107
|
);
|
|
1108
1108
|
} catch {
|
|
1109
|
-
const i =
|
|
1109
|
+
const i = Cr(e);
|
|
1110
1110
|
return i ? /* @__PURE__ */ a(
|
|
1111
1111
|
"script",
|
|
1112
1112
|
{
|
|
@@ -1118,7 +1118,7 @@ const Ld = ds, mr = async (e, t) => {
|
|
|
1118
1118
|
s
|
|
1119
1119
|
) : null;
|
|
1120
1120
|
}
|
|
1121
|
-
},
|
|
1121
|
+
}, yr = (e) => {
|
|
1122
1122
|
const t = /<script\b([^>]*)>([\s\S]*?)<\/script\s*>|<script\b([^>]*)\/?>/gi;
|
|
1123
1123
|
return [...e.matchAll(t)];
|
|
1124
1124
|
}, Va = (e) => {
|
|
@@ -1129,12 +1129,12 @@ const Ld = ds, mr = async (e, t) => {
|
|
|
1129
1129
|
const s = Cs(
|
|
1130
1130
|
t.value || "",
|
|
1131
1131
|
e.replaces
|
|
1132
|
-
), n =
|
|
1132
|
+
), n = yr(s);
|
|
1133
1133
|
return /* @__PURE__ */ a($, { 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
|
}) });
|
|
1137
|
-
},
|
|
1137
|
+
}, Nr = (e) => {
|
|
1138
1138
|
const t = e.banners.find(
|
|
1139
1139
|
(r) => r.key === e.name
|
|
1140
1140
|
);
|
|
@@ -1176,11 +1176,12 @@ function Bd(e) {
|
|
|
1176
1176
|
const t = e.length;
|
|
1177
1177
|
return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
|
|
1178
1178
|
}
|
|
1179
|
-
const
|
|
1179
|
+
const Sr = () => {
|
|
1180
1180
|
const { PUBLIC_ASSETS_URL: e } = O();
|
|
1181
1181
|
return e && e !== "false" && /* @__PURE__ */ a("link", { rel: "preconnect", href: e, crossOrigin: "anonymous" });
|
|
1182
|
-
}, { PUBLIC_ASSETS_URL: St } = O(),
|
|
1182
|
+
}, { PUBLIC_ASSETS_URL: St } = O(), Ha = St && St !== "false" ? St : "";
|
|
1183
1183
|
console.log(St, "PUBLIC_ASSETS_URL ??????????????");
|
|
1184
|
+
console.log(Ha);
|
|
1184
1185
|
const Er = ze();
|
|
1185
1186
|
console.log(Er, "prev ??????????????");
|
|
1186
1187
|
const Xs = ({ images: e }) => /* @__PURE__ */ a($, { children: e.map(
|
|
@@ -1188,7 +1189,7 @@ const Xs = ({ images: e }) => /* @__PURE__ */ a($, { children: e.map(
|
|
|
1188
1189
|
"link",
|
|
1189
1190
|
{
|
|
1190
1191
|
rel: "preload",
|
|
1191
|
-
href:
|
|
1192
|
+
href: Ha + t.href,
|
|
1192
1193
|
media: t.media ?? "",
|
|
1193
1194
|
as: "image",
|
|
1194
1195
|
fetchPriority: t.fetchPriority ?? "high"
|
|
@@ -1363,7 +1364,7 @@ function Qd(e) {
|
|
|
1363
1364
|
}
|
|
1364
1365
|
return t;
|
|
1365
1366
|
}
|
|
1366
|
-
function
|
|
1367
|
+
function Fa(e) {
|
|
1367
1368
|
const t = {};
|
|
1368
1369
|
for (const [s, n] of Object.entries(e)) {
|
|
1369
1370
|
const r = atob(s.split("").reverse().join(""));
|
|
@@ -1790,7 +1791,7 @@ const Dr = async ({
|
|
|
1790
1791
|
href: `https://fonts.googleapis.com/css2?${e.googleFontFamily}&display=${e.fontDisplay ?? "swap"}`
|
|
1791
1792
|
}
|
|
1792
1793
|
) }) });
|
|
1793
|
-
},
|
|
1794
|
+
}, za = {
|
|
1794
1795
|
404: () => {
|
|
1795
1796
|
},
|
|
1796
1797
|
home: () => ({
|
|
@@ -1809,7 +1810,7 @@ const Dr = async ({
|
|
|
1809
1810
|
"[author_replace]": e.currentNew?.authors[0]?.name ?? "",
|
|
1810
1811
|
"[section_replace]": e.currentNew?.info?.section?.slug ?? "",
|
|
1811
1812
|
"[tag_replace]": ja(e.currentNew?.keywords),
|
|
1812
|
-
"[url_replace]":
|
|
1813
|
+
"[url_replace]": Ar(e.internalPath ?? "")
|
|
1813
1814
|
}),
|
|
1814
1815
|
seccion: (e) => ({
|
|
1815
1816
|
"[author_replace]": "",
|
|
@@ -1889,7 +1890,7 @@ const Dr = async ({
|
|
|
1889
1890
|
404: () => "404",
|
|
1890
1891
|
home: () => "home",
|
|
1891
1892
|
slug: (e) => Ce(e.pathname),
|
|
1892
|
-
news: (e) =>
|
|
1893
|
+
news: (e) => pr(e.pathname)?.slug,
|
|
1893
1894
|
seccion: (e) => Ce(e.pathname),
|
|
1894
1895
|
tema: (e) => Ce(e.pathname),
|
|
1895
1896
|
pages: (e) => Ce(e.pathname),
|
|
@@ -2269,28 +2270,28 @@ class Fd {
|
|
|
2269
2270
|
}
|
|
2270
2271
|
}
|
|
2271
2272
|
}
|
|
2272
|
-
function
|
|
2273
|
+
function Wa(e, t) {
|
|
2273
2274
|
return function() {
|
|
2274
2275
|
return e.apply(t, arguments);
|
|
2275
2276
|
};
|
|
2276
2277
|
}
|
|
2277
|
-
const { toString: Wr } = Object.prototype, { getPrototypeOf: Ns } = Object, { iterator: Ot, toStringTag:
|
|
2278
|
+
const { toString: Wr } = Object.prototype, { getPrototypeOf: Ns } = Object, { iterator: Ot, toStringTag: Ya } = Symbol, Mt = /* @__PURE__ */ ((e) => (t) => {
|
|
2278
2279
|
const s = Wr.call(t);
|
|
2279
2280
|
return e[s] || (e[s] = s.slice(8, -1).toLowerCase());
|
|
2280
2281
|
})(/* @__PURE__ */ Object.create(null)), Ne = (e) => (e = e.toLowerCase(), (t) => Mt(t) === e), qt = (e) => (t) => typeof t === e, { isArray: $e } = Array, We = qt("undefined");
|
|
2281
2282
|
function nt(e) {
|
|
2282
2283
|
return e !== null && !We(e) && e.constructor !== null && !We(e.constructor) && Ae(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
2283
2284
|
}
|
|
2284
|
-
const
|
|
2285
|
+
const Ka = Ne("ArrayBuffer");
|
|
2285
2286
|
function Yr(e) {
|
|
2286
2287
|
let t;
|
|
2287
|
-
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer &&
|
|
2288
|
+
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Ka(e.buffer), t;
|
|
2288
2289
|
}
|
|
2289
|
-
const Kr = qt("string"), Ae = qt("function"),
|
|
2290
|
+
const Kr = qt("string"), Ae = qt("function"), $a = qt("number"), rt = (e) => e !== null && typeof e == "object", $r = (e) => e === !0 || e === !1, Et = (e) => {
|
|
2290
2291
|
if (Mt(e) !== "object")
|
|
2291
2292
|
return !1;
|
|
2292
2293
|
const t = Ns(e);
|
|
2293
|
-
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(
|
|
2294
|
+
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Ya in e) && !(Ot in e);
|
|
2294
2295
|
}, Jr = (e) => {
|
|
2295
2296
|
if (!rt(e) || nt(e))
|
|
2296
2297
|
return !1;
|
|
@@ -2320,7 +2321,7 @@ function it(e, t, { allOwnKeys: s = !1 } = {}) {
|
|
|
2320
2321
|
l = i[n], t.call(null, e[l], l, e);
|
|
2321
2322
|
}
|
|
2322
2323
|
}
|
|
2323
|
-
function
|
|
2324
|
+
function Ja(e, t) {
|
|
2324
2325
|
if (nt(e))
|
|
2325
2326
|
return null;
|
|
2326
2327
|
t = t.toLowerCase();
|
|
@@ -2331,10 +2332,10 @@ function $a(e, t) {
|
|
|
2331
2332
|
return r;
|
|
2332
2333
|
return null;
|
|
2333
2334
|
}
|
|
2334
|
-
const Me = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global,
|
|
2335
|
+
const Me = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, Za = (e) => !We(e) && e !== Me;
|
|
2335
2336
|
function us() {
|
|
2336
|
-
const { caseless: e, skipUndefined: t } =
|
|
2337
|
-
const o = e &&
|
|
2337
|
+
const { caseless: e, skipUndefined: t } = Za(this) && this || {}, s = {}, n = (r, i) => {
|
|
2338
|
+
const o = e && Ja(s, i) || i;
|
|
2338
2339
|
Et(s[o]) && Et(r) ? s[o] = us(s[o], r) : Et(r) ? s[o] = us({}, r) : $e(r) ? s[o] = r.slice() : (!t || !We(r)) && (s[o] = r);
|
|
2339
2340
|
};
|
|
2340
2341
|
for (let r = 0, i = arguments.length; r < i; r++)
|
|
@@ -2342,7 +2343,7 @@ function us() {
|
|
|
2342
2343
|
return s;
|
|
2343
2344
|
}
|
|
2344
2345
|
const di = (e, t, s, { allOwnKeys: n } = {}) => (it(t, (r, i) => {
|
|
2345
|
-
s && Ae(r) ? e[i] =
|
|
2346
|
+
s && Ae(r) ? e[i] = Wa(r, s) : e[i] = r;
|
|
2346
2347
|
}, { allOwnKeys: n }), e), ui = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), mi = (e, t, s, n) => {
|
|
2347
2348
|
e.prototype = Object.create(t.prototype, n), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
|
2348
2349
|
value: t.prototype
|
|
@@ -2365,7 +2366,7 @@ const di = (e, t, s, { allOwnKeys: n } = {}) => (it(t, (r, i) => {
|
|
|
2365
2366
|
if (!e) return null;
|
|
2366
2367
|
if ($e(e)) return e;
|
|
2367
2368
|
let t = e.length;
|
|
2368
|
-
if (
|
|
2369
|
+
if (!$a(t)) return null;
|
|
2369
2370
|
const s = new Array(t);
|
|
2370
2371
|
for (; t-- > 0; )
|
|
2371
2372
|
s[t] = e[t];
|
|
@@ -2388,14 +2389,14 @@ const di = (e, t, s, { allOwnKeys: n } = {}) => (it(t, (r, i) => {
|
|
|
2388
2389
|
function(s, n, r) {
|
|
2389
2390
|
return n.toUpperCase() + r;
|
|
2390
2391
|
}
|
|
2391
|
-
), ea = (({ hasOwnProperty: e }) => (t, s) => e.call(t, s))(Object.prototype), Ci = Ne("RegExp"),
|
|
2392
|
+
), ea = (({ hasOwnProperty: e }) => (t, s) => e.call(t, s))(Object.prototype), Ci = Ne("RegExp"), Xa = (e, t) => {
|
|
2392
2393
|
const s = Object.getOwnPropertyDescriptors(e), n = {};
|
|
2393
2394
|
it(s, (r, i) => {
|
|
2394
2395
|
let o;
|
|
2395
2396
|
(o = t(r, i, e)) !== !1 && (n[i] = o || r);
|
|
2396
2397
|
}), Object.defineProperties(e, n);
|
|
2397
2398
|
}, yi = (e) => {
|
|
2398
|
-
|
|
2399
|
+
Xa(e, (t, s) => {
|
|
2399
2400
|
if (Ae(e) && ["arguments", "caller", "callee"].indexOf(s) !== -1)
|
|
2400
2401
|
return !1;
|
|
2401
2402
|
const n = e[s];
|
|
@@ -2419,7 +2420,7 @@ const di = (e, t, s, { allOwnKeys: n } = {}) => (it(t, (r, i) => {
|
|
|
2419
2420
|
}, Si = () => {
|
|
2420
2421
|
}, Ei = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
|
|
2421
2422
|
function Ti(e) {
|
|
2422
|
-
return !!(e && Ae(e.append) && e[
|
|
2423
|
+
return !!(e && Ae(e.append) && e[Ya] === "FormData" && e[Ot]);
|
|
2423
2424
|
}
|
|
2424
2425
|
const Ii = (e) => {
|
|
2425
2426
|
const t = new Array(10), s = (n, r) => {
|
|
@@ -2440,21 +2441,21 @@ const Ii = (e) => {
|
|
|
2440
2441
|
return n;
|
|
2441
2442
|
};
|
|
2442
2443
|
return s(e, 0);
|
|
2443
|
-
}, Ui = Ne("AsyncFunction"), xi = (e) => e && (rt(e) || Ae(e)) && Ae(e.then) && Ae(e.catch),
|
|
2444
|
+
}, Ui = Ne("AsyncFunction"), xi = (e) => e && (rt(e) || Ae(e)) && Ae(e.then) && Ae(e.catch), en = ((e, t) => e ? setImmediate : t ? ((s, n) => (Me.addEventListener("message", ({ source: r, data: i }) => {
|
|
2444
2445
|
r === Me && i === s && n.length && n.shift()();
|
|
2445
2446
|
}, !1), (r) => {
|
|
2446
2447
|
n.push(r), Me.postMessage(s, "*");
|
|
2447
2448
|
}))(`axios@${Math.random()}`, []) : (s) => setTimeout(s))(
|
|
2448
2449
|
typeof setImmediate == "function",
|
|
2449
2450
|
Ae(Me.postMessage)
|
|
2450
|
-
), Ri = typeof queueMicrotask < "u" ? queueMicrotask.bind(Me) : typeof process < "u" && process.nextTick ||
|
|
2451
|
+
), Ri = typeof queueMicrotask < "u" ? queueMicrotask.bind(Me) : typeof process < "u" && process.nextTick || en, ki = (e) => e != null && Ae(e[Ot]), y = {
|
|
2451
2452
|
isArray: $e,
|
|
2452
|
-
isArrayBuffer:
|
|
2453
|
+
isArrayBuffer: Ka,
|
|
2453
2454
|
isBuffer: nt,
|
|
2454
2455
|
isFormData: ai,
|
|
2455
2456
|
isArrayBufferView: Yr,
|
|
2456
2457
|
isString: Kr,
|
|
2457
|
-
isNumber:
|
|
2458
|
+
isNumber: $a,
|
|
2458
2459
|
isBoolean: $r,
|
|
2459
2460
|
isObject: rt,
|
|
2460
2461
|
isPlainObject: Et,
|
|
@@ -2490,20 +2491,20 @@ const Ii = (e) => {
|
|
|
2490
2491
|
hasOwnProperty: ea,
|
|
2491
2492
|
hasOwnProp: ea,
|
|
2492
2493
|
// an alias to avoid ESLint no-prototype-builtins detection
|
|
2493
|
-
reduceDescriptors:
|
|
2494
|
+
reduceDescriptors: Xa,
|
|
2494
2495
|
freezeMethods: yi,
|
|
2495
2496
|
toObjectSet: Ni,
|
|
2496
2497
|
toCamelCase: vi,
|
|
2497
2498
|
noop: Si,
|
|
2498
2499
|
toFiniteNumber: Ei,
|
|
2499
|
-
findKey:
|
|
2500
|
+
findKey: Ja,
|
|
2500
2501
|
global: Me,
|
|
2501
|
-
isContextDefined:
|
|
2502
|
+
isContextDefined: Za,
|
|
2502
2503
|
isSpecCompliantForm: Ti,
|
|
2503
2504
|
toJSONObject: Ii,
|
|
2504
2505
|
isAsyncFn: Ui,
|
|
2505
2506
|
isThenable: xi,
|
|
2506
|
-
setImmediate:
|
|
2507
|
+
setImmediate: en,
|
|
2507
2508
|
asap: Ri,
|
|
2508
2509
|
isIterable: ki
|
|
2509
2510
|
};
|
|
@@ -2531,7 +2532,7 @@ y.inherits(Z, Error, {
|
|
|
2531
2532
|
};
|
|
2532
2533
|
}
|
|
2533
2534
|
});
|
|
2534
|
-
const
|
|
2535
|
+
const tn = Z.prototype, sn = {};
|
|
2535
2536
|
[
|
|
2536
2537
|
"ERR_BAD_OPTION_VALUE",
|
|
2537
2538
|
"ERR_BAD_OPTION",
|
|
@@ -2547,12 +2548,12 @@ const en = Z.prototype, tn = {};
|
|
|
2547
2548
|
"ERR_INVALID_URL"
|
|
2548
2549
|
// eslint-disable-next-line func-names
|
|
2549
2550
|
].forEach((e) => {
|
|
2550
|
-
|
|
2551
|
+
sn[e] = { value: e };
|
|
2551
2552
|
});
|
|
2552
|
-
Object.defineProperties(Z,
|
|
2553
|
-
Object.defineProperty(
|
|
2553
|
+
Object.defineProperties(Z, sn);
|
|
2554
|
+
Object.defineProperty(tn, "isAxiosError", { value: !0 });
|
|
2554
2555
|
Z.from = (e, t, s, n, r, i) => {
|
|
2555
|
-
const o = Object.create(
|
|
2556
|
+
const o = Object.create(tn);
|
|
2556
2557
|
y.toFlatObject(e, o, function(d) {
|
|
2557
2558
|
return d !== Error.prototype;
|
|
2558
2559
|
}, (c) => c !== "isAxiosError");
|
|
@@ -2563,12 +2564,12 @@ const Li = null;
|
|
|
2563
2564
|
function ms(e) {
|
|
2564
2565
|
return y.isPlainObject(e) || y.isArray(e);
|
|
2565
2566
|
}
|
|
2566
|
-
function
|
|
2567
|
+
function an(e) {
|
|
2567
2568
|
return y.endsWith(e, "[]") ? e.slice(0, -2) : e;
|
|
2568
2569
|
}
|
|
2569
2570
|
function ta(e, t, s) {
|
|
2570
2571
|
return e ? e.concat(t).map(function(r, i) {
|
|
2571
|
-
return r =
|
|
2572
|
+
return r = an(r), !s && i ? "[" + r + "]" : r;
|
|
2572
2573
|
}).join(s ? "." : "") : t;
|
|
2573
2574
|
}
|
|
2574
2575
|
function Pi(e) {
|
|
@@ -2606,7 +2607,7 @@ function Dt(e, t, s) {
|
|
|
2606
2607
|
if (y.endsWith(p, "{}"))
|
|
2607
2608
|
p = n ? p : p.slice(0, -2), f = JSON.stringify(f);
|
|
2608
2609
|
else if (y.isArray(f) && Pi(f) || (y.isFileList(f) || y.endsWith(p, "[]")) && (v = y.toArray(f)))
|
|
2609
|
-
return p =
|
|
2610
|
+
return p = an(p), v.forEach(function(N, S) {
|
|
2610
2611
|
!(y.isUndefined(N) || N === null) && t.append(
|
|
2611
2612
|
// eslint-disable-next-line no-nested-ternary
|
|
2612
2613
|
o === !0 ? ta([p], S, i) : o === null ? p : p + "[]",
|
|
@@ -2657,11 +2658,11 @@ function sa(e) {
|
|
|
2657
2658
|
function Ss(e, t) {
|
|
2658
2659
|
this._pairs = [], e && Dt(e, this, t);
|
|
2659
2660
|
}
|
|
2660
|
-
const
|
|
2661
|
-
|
|
2661
|
+
const nn = Ss.prototype;
|
|
2662
|
+
nn.append = function(t, s) {
|
|
2662
2663
|
this._pairs.push([t, s]);
|
|
2663
2664
|
};
|
|
2664
|
-
|
|
2665
|
+
nn.toString = function(t) {
|
|
2665
2666
|
const s = t ? function(n) {
|
|
2666
2667
|
return t.call(this, n, sa);
|
|
2667
2668
|
} : sa;
|
|
@@ -2672,7 +2673,7 @@ an.toString = function(t) {
|
|
|
2672
2673
|
function Oi(e) {
|
|
2673
2674
|
return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
|
|
2674
2675
|
}
|
|
2675
|
-
function
|
|
2676
|
+
function rn(e, t, s) {
|
|
2676
2677
|
if (!t)
|
|
2677
2678
|
return e;
|
|
2678
2679
|
const n = s && s.encode || Oi;
|
|
@@ -2741,7 +2742,7 @@ class aa {
|
|
|
2741
2742
|
});
|
|
2742
2743
|
}
|
|
2743
2744
|
}
|
|
2744
|
-
const
|
|
2745
|
+
const on = {
|
|
2745
2746
|
silentJSONParsing: !0,
|
|
2746
2747
|
forcedJSONParsing: !0,
|
|
2747
2748
|
clarifyTimeoutError: !1
|
|
@@ -2785,7 +2786,7 @@ function zi(e) {
|
|
|
2785
2786
|
i = s[n], t[i] = e[i];
|
|
2786
2787
|
return t;
|
|
2787
2788
|
}
|
|
2788
|
-
function
|
|
2789
|
+
function ln(e) {
|
|
2789
2790
|
function t(s, n, r, i) {
|
|
2790
2791
|
let o = s[i++];
|
|
2791
2792
|
if (o === "__proto__") return !0;
|
|
@@ -2811,12 +2812,12 @@ function Wi(e, t, s) {
|
|
|
2811
2812
|
return (s || JSON.stringify)(e);
|
|
2812
2813
|
}
|
|
2813
2814
|
const ot = {
|
|
2814
|
-
transitional:
|
|
2815
|
+
transitional: on,
|
|
2815
2816
|
adapter: ["xhr", "http", "fetch"],
|
|
2816
2817
|
transformRequest: [function(t, s) {
|
|
2817
2818
|
const n = s.getContentType() || "", r = n.indexOf("application/json") > -1, i = y.isObject(t);
|
|
2818
2819
|
if (i && y.isHTMLForm(t) && (t = new FormData(t)), y.isFormData(t))
|
|
2819
|
-
return r ? JSON.stringify(
|
|
2820
|
+
return r ? JSON.stringify(ln(t)) : t;
|
|
2820
2821
|
if (y.isArrayBuffer(t) || y.isBuffer(t) || y.isStream(t) || y.isFile(t) || y.isBlob(t) || y.isReadableStream(t))
|
|
2821
2822
|
return t;
|
|
2822
2823
|
if (y.isArrayBufferView(t))
|
|
@@ -3087,7 +3088,7 @@ function $t(e, t) {
|
|
|
3087
3088
|
i = l.call(s, i, r.normalize(), t ? t.status : void 0);
|
|
3088
3089
|
}), r.normalize(), i;
|
|
3089
3090
|
}
|
|
3090
|
-
function
|
|
3091
|
+
function cn(e) {
|
|
3091
3092
|
return !!(e && e.__CANCEL__);
|
|
3092
3093
|
}
|
|
3093
3094
|
function Je(e, t, s) {
|
|
@@ -3096,7 +3097,7 @@ function Je(e, t, s) {
|
|
|
3096
3097
|
y.inherits(Je, Z, {
|
|
3097
3098
|
__CANCEL__: !0
|
|
3098
3099
|
});
|
|
3099
|
-
function
|
|
3100
|
+
function dn(e, t, s) {
|
|
3100
3101
|
const n = s.config.validateStatus;
|
|
3101
3102
|
!s.status || !n || n(s.status) ? e(s) : t(new Z(
|
|
3102
3103
|
"Request failed with status code " + s.status,
|
|
@@ -3202,7 +3203,7 @@ function ro(e) {
|
|
|
3202
3203
|
function io(e, t) {
|
|
3203
3204
|
return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
|
|
3204
3205
|
}
|
|
3205
|
-
function
|
|
3206
|
+
function un(e, t, s) {
|
|
3206
3207
|
let n = !ro(t);
|
|
3207
3208
|
return e && (n || s == !1) ? io(e, t) : t;
|
|
3208
3209
|
}
|
|
@@ -3271,10 +3272,10 @@ function je(e, t) {
|
|
|
3271
3272
|
y.isUndefined(h) && m !== l || (s[d] = h);
|
|
3272
3273
|
}), s;
|
|
3273
3274
|
}
|
|
3274
|
-
const
|
|
3275
|
+
const mn = (e) => {
|
|
3275
3276
|
const t = je({}, e);
|
|
3276
3277
|
let { data: s, withXSRFToken: n, xsrfHeaderName: r, xsrfCookieName: i, headers: o, auth: l } = t;
|
|
3277
|
-
if (t.headers = o = we.from(o), t.url =
|
|
3278
|
+
if (t.headers = o = we.from(o), t.url = rn(un(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), l && o.set(
|
|
3278
3279
|
"Authorization",
|
|
3279
3280
|
"Basic " + btoa((l.username || "") + ":" + (l.password ? unescape(encodeURIComponent(l.password)) : ""))
|
|
3280
3281
|
), y.isFormData(s)) {
|
|
@@ -3294,7 +3295,7 @@ const un = (e) => {
|
|
|
3294
3295
|
return t;
|
|
3295
3296
|
}, oo = typeof XMLHttpRequest < "u", lo = oo && function(e) {
|
|
3296
3297
|
return new Promise(function(s, n) {
|
|
3297
|
-
const r =
|
|
3298
|
+
const r = mn(e);
|
|
3298
3299
|
let i = r.data;
|
|
3299
3300
|
const o = we.from(r.headers).normalize();
|
|
3300
3301
|
let { responseType: l, onUploadProgress: u, onDownloadProgress: c } = r, d, m, h, A, f;
|
|
@@ -3316,7 +3317,7 @@ const un = (e) => {
|
|
|
3316
3317
|
config: e,
|
|
3317
3318
|
request: w
|
|
3318
3319
|
};
|
|
3319
|
-
|
|
3320
|
+
dn(function(R) {
|
|
3320
3321
|
s(R), p();
|
|
3321
3322
|
}, function(R) {
|
|
3322
3323
|
n(R), p();
|
|
@@ -3331,7 +3332,7 @@ const un = (e) => {
|
|
|
3331
3332
|
I.event = S || null, n(I), w = null;
|
|
3332
3333
|
}, w.ontimeout = function() {
|
|
3333
3334
|
let S = r.timeout ? "timeout of " + r.timeout + "ms exceeded" : "timeout exceeded";
|
|
3334
|
-
const b = r.transitional ||
|
|
3335
|
+
const b = r.transitional || on;
|
|
3335
3336
|
r.timeoutErrorMessage && (S = r.timeoutErrorMessage), n(new Z(
|
|
3336
3337
|
S,
|
|
3337
3338
|
b.clarifyTimeoutError ? Z.ETIMEDOUT : Z.ECONNABORTED,
|
|
@@ -3502,7 +3503,7 @@ const un = (e) => {
|
|
|
3502
3503
|
headers: Q,
|
|
3503
3504
|
withCredentials: W = "same-origin",
|
|
3504
3505
|
fetchOptions: j
|
|
3505
|
-
} =
|
|
3506
|
+
} = mn(f), L = t || fetch;
|
|
3506
3507
|
R = R ? (R + "").toLowerCase() : "text";
|
|
3507
3508
|
let V = co([E, N && N.toAbortSignal()], S), se = null;
|
|
3508
3509
|
const q = V && V.unsubscribe && (() => {
|
|
@@ -3556,7 +3557,7 @@ const un = (e) => {
|
|
|
3556
3557
|
R = R || "text";
|
|
3557
3558
|
let C = await m[y.findKey(m, R) || "text"](k, f);
|
|
3558
3559
|
return !F && q && q(), await new Promise((T, B) => {
|
|
3559
|
-
|
|
3560
|
+
dn(T, B, {
|
|
3560
3561
|
data: C,
|
|
3561
3562
|
headers: we.from(k.headers),
|
|
3562
3563
|
status: k.status,
|
|
@@ -3574,7 +3575,7 @@ const un = (e) => {
|
|
|
3574
3575
|
) : Z.from(U, U && U.code, f, se);
|
|
3575
3576
|
}
|
|
3576
3577
|
};
|
|
3577
|
-
}, po = /* @__PURE__ */ new Map(),
|
|
3578
|
+
}, po = /* @__PURE__ */ new Map(), hn = (e) => {
|
|
3578
3579
|
let t = e && e.env || {};
|
|
3579
3580
|
const { fetch: s, Request: n, Response: r } = t, i = [
|
|
3580
3581
|
n,
|
|
@@ -3586,12 +3587,12 @@ const un = (e) => {
|
|
|
3586
3587
|
u = i[l], c = d.get(u), c === void 0 && d.set(u, c = l ? /* @__PURE__ */ new Map() : go(t)), d = c;
|
|
3587
3588
|
return c;
|
|
3588
3589
|
};
|
|
3589
|
-
|
|
3590
|
+
hn();
|
|
3590
3591
|
const Ts = {
|
|
3591
3592
|
http: Li,
|
|
3592
3593
|
xhr: lo,
|
|
3593
3594
|
fetch: {
|
|
3594
|
-
get:
|
|
3595
|
+
get: hn
|
|
3595
3596
|
}
|
|
3596
3597
|
};
|
|
3597
3598
|
y.forEach(Ts, (e, t) => {
|
|
@@ -3632,7 +3633,7 @@ function wo(e, t) {
|
|
|
3632
3633
|
}
|
|
3633
3634
|
return r;
|
|
3634
3635
|
}
|
|
3635
|
-
const
|
|
3636
|
+
const fn = {
|
|
3636
3637
|
/**
|
|
3637
3638
|
* Resolve an adapter from a list of adapter names or functions.
|
|
3638
3639
|
* @type {Function}
|
|
@@ -3652,21 +3653,21 @@ function fa(e) {
|
|
|
3652
3653
|
return Jt(e), e.headers = we.from(e.headers), e.data = $t.call(
|
|
3653
3654
|
e,
|
|
3654
3655
|
e.transformRequest
|
|
3655
|
-
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1),
|
|
3656
|
+
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), fn.getAdapter(e.adapter || ot.adapter, e)(e).then(function(n) {
|
|
3656
3657
|
return Jt(e), n.data = $t.call(
|
|
3657
3658
|
e,
|
|
3658
3659
|
e.transformResponse,
|
|
3659
3660
|
n
|
|
3660
3661
|
), n.headers = we.from(n.headers), n;
|
|
3661
3662
|
}, function(n) {
|
|
3662
|
-
return
|
|
3663
|
+
return cn(n) || (Jt(e), n && n.response && (n.response.data = $t.call(
|
|
3663
3664
|
e,
|
|
3664
3665
|
e.transformResponse,
|
|
3665
3666
|
n.response
|
|
3666
3667
|
), n.response.headers = we.from(n.response.headers))), Promise.reject(n);
|
|
3667
3668
|
});
|
|
3668
3669
|
}
|
|
3669
|
-
const
|
|
3670
|
+
const gn = "1.13.2", _t = {};
|
|
3670
3671
|
["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
|
|
3671
3672
|
_t[e] = function(n) {
|
|
3672
3673
|
return typeof n === e || "a" + (t < 1 ? "n " : " ") + e;
|
|
@@ -3675,7 +3676,7 @@ const fn = "1.13.2", _t = {};
|
|
|
3675
3676
|
const ga = {};
|
|
3676
3677
|
_t.transitional = function(t, s, n) {
|
|
3677
3678
|
function r(i, o) {
|
|
3678
|
-
return "[Axios v" +
|
|
3679
|
+
return "[Axios v" + gn + "] Transitional option '" + i + "'" + o + (n ? ". " + n : "");
|
|
3679
3680
|
}
|
|
3680
3681
|
return (i, o, l) => {
|
|
3681
3682
|
if (t === !1)
|
|
@@ -3811,8 +3812,8 @@ let qe = class {
|
|
|
3811
3812
|
}
|
|
3812
3813
|
getUri(t) {
|
|
3813
3814
|
t = je(this.defaults, t);
|
|
3814
|
-
const s =
|
|
3815
|
-
return
|
|
3815
|
+
const s = un(t.baseURL, t.url, t.allowAbsoluteUrls);
|
|
3816
|
+
return rn(s, t.params, t.paramsSerializer);
|
|
3816
3817
|
}
|
|
3817
3818
|
};
|
|
3818
3819
|
y.forEach(["delete", "get", "head", "options"], function(t) {
|
|
@@ -3839,7 +3840,7 @@ y.forEach(["post", "put", "patch"], function(t) {
|
|
|
3839
3840
|
}
|
|
3840
3841
|
qe.prototype[t] = s(), qe.prototype[t + "Form"] = s(!0);
|
|
3841
3842
|
});
|
|
3842
|
-
let vo = class
|
|
3843
|
+
let vo = class pn {
|
|
3843
3844
|
constructor(t) {
|
|
3844
3845
|
if (typeof t != "function")
|
|
3845
3846
|
throw new TypeError("executor must be a function.");
|
|
@@ -3905,7 +3906,7 @@ let vo = class gn {
|
|
|
3905
3906
|
static source() {
|
|
3906
3907
|
let t;
|
|
3907
3908
|
return {
|
|
3908
|
-
token: new
|
|
3909
|
+
token: new pn(function(r) {
|
|
3909
3910
|
t = r;
|
|
3910
3911
|
}),
|
|
3911
3912
|
cancel: t
|
|
@@ -3994,18 +3995,18 @@ const fs = {
|
|
|
3994
3995
|
Object.entries(fs).forEach(([e, t]) => {
|
|
3995
3996
|
fs[t] = e;
|
|
3996
3997
|
});
|
|
3997
|
-
function
|
|
3998
|
-
const t = new qe(e), s =
|
|
3998
|
+
function An(e) {
|
|
3999
|
+
const t = new qe(e), s = Wa(qe.prototype.request, t);
|
|
3999
4000
|
return y.extend(s, qe.prototype, t, { allOwnKeys: !0 }), y.extend(s, t, null, { allOwnKeys: !0 }), s.create = function(r) {
|
|
4000
|
-
return
|
|
4001
|
+
return An(je(e, r));
|
|
4001
4002
|
}, s;
|
|
4002
4003
|
}
|
|
4003
|
-
const re =
|
|
4004
|
+
const re = An(ot);
|
|
4004
4005
|
re.Axios = qe;
|
|
4005
4006
|
re.CanceledError = Je;
|
|
4006
4007
|
re.CancelToken = vo;
|
|
4007
|
-
re.isCancel =
|
|
4008
|
-
re.VERSION =
|
|
4008
|
+
re.isCancel = cn;
|
|
4009
|
+
re.VERSION = gn;
|
|
4009
4010
|
re.toFormData = Dt;
|
|
4010
4011
|
re.AxiosError = Z;
|
|
4011
4012
|
re.Cancel = re.CanceledError;
|
|
@@ -4016,8 +4017,8 @@ re.spread = Co;
|
|
|
4016
4017
|
re.isAxiosError = yo;
|
|
4017
4018
|
re.mergeConfig = je;
|
|
4018
4019
|
re.AxiosHeaders = we;
|
|
4019
|
-
re.formToJSON = (e) =>
|
|
4020
|
-
re.getAdapter =
|
|
4020
|
+
re.formToJSON = (e) => ln(y.isHTMLForm(e) ? new FormData(e) : e);
|
|
4021
|
+
re.getAdapter = fn.getAdapter;
|
|
4021
4022
|
re.HttpStatusCode = fs;
|
|
4022
4023
|
re.default = re;
|
|
4023
4024
|
const {
|
|
@@ -4398,7 +4399,7 @@ class Oe {
|
|
|
4398
4399
|
...h
|
|
4399
4400
|
])).map(
|
|
4400
4401
|
(v) => He(v)?.data
|
|
4401
|
-
), p = await
|
|
4402
|
+
), p = await hr(
|
|
4402
4403
|
c,
|
|
4403
4404
|
this.getNews
|
|
4404
4405
|
);
|
|
@@ -4599,7 +4600,7 @@ const uu = async (e, t, s, n, r, i, o) => {
|
|
|
4599
4600
|
return (() => {
|
|
4600
4601
|
const m = {};
|
|
4601
4602
|
for (let h = 0; h < c.length; h++) {
|
|
4602
|
-
const A =
|
|
4603
|
+
const A = cr(
|
|
4603
4604
|
c[h]
|
|
4604
4605
|
), f = "Home_" + (Math.floor(h / i) + 1) + "_" + (Math.floor(h % i) + 1);
|
|
4605
4606
|
A && (m[f] = { ...A });
|
|
@@ -4668,7 +4669,7 @@ const uu = async (e, t, s, n, r, i, o) => {
|
|
|
4668
4669
|
news: (e) => {
|
|
4669
4670
|
const { meta: t, config: s, currentNew: n, schemasImages: r } = e;
|
|
4670
4671
|
if (!n) return fe(t);
|
|
4671
|
-
const i =
|
|
4672
|
+
const i = gr(t, n, s, r);
|
|
4672
4673
|
return i ? { ...t, ...i } : fe(t);
|
|
4673
4674
|
},
|
|
4674
4675
|
seccion: async (e) => {
|
|
@@ -5004,7 +5005,7 @@ async function hu({
|
|
|
5004
5005
|
axiosApi: e,
|
|
5005
5006
|
internalPath: f,
|
|
5006
5007
|
schemasImages: R
|
|
5007
|
-
}), W =
|
|
5008
|
+
}), W = br(Q), j = b || za[r]({
|
|
5008
5009
|
pathname: i,
|
|
5009
5010
|
slug: o,
|
|
5010
5011
|
config: p,
|
|
@@ -5014,7 +5015,7 @@ async function hu({
|
|
|
5014
5015
|
return /* @__PURE__ */ g($, { children: [
|
|
5015
5016
|
/* @__PURE__ */ a("meta", { charSet: "utf-8" }),
|
|
5016
5017
|
/* @__PURE__ */ a("meta", { name: "viewport", content: "width=device-width, initial-scale=1" }),
|
|
5017
|
-
/* @__PURE__ */ a(
|
|
5018
|
+
/* @__PURE__ */ a(Sr, {}),
|
|
5018
5019
|
t.preloadImages && m && m.preview?.sizes && /* @__PURE__ */ a(
|
|
5019
5020
|
Xs,
|
|
5020
5021
|
{
|
|
@@ -5096,7 +5097,7 @@ const fu = ({
|
|
|
5096
5097
|
scriptReplaces: c,
|
|
5097
5098
|
body_custom_elements: d
|
|
5098
5099
|
}) => {
|
|
5099
|
-
const m =
|
|
5100
|
+
const m = Qn(l, u), h = za[t]({
|
|
5100
5101
|
pathname: n,
|
|
5101
5102
|
slug: r,
|
|
5102
5103
|
config: i,
|
|
@@ -5106,12 +5107,12 @@ const fu = ({
|
|
|
5106
5107
|
return /* @__PURE__ */ g($, { children: [
|
|
5107
5108
|
/* @__PURE__ */ a(Va, { name: "bodybefore", banners: s, replaces: p }),
|
|
5108
5109
|
e,
|
|
5110
|
+
/* @__PURE__ */ a(Fn, {}),
|
|
5111
|
+
/* @__PURE__ */ a(jn, {}),
|
|
5112
|
+
/* @__PURE__ */ a(Vn, { dimensionValues: m }),
|
|
5109
5113
|
/* @__PURE__ */ a(Hn, {}),
|
|
5110
|
-
/* @__PURE__ */ a(Gn, {}),
|
|
5111
|
-
/* @__PURE__ */ a(Qn, { dimensionValues: m }),
|
|
5112
|
-
/* @__PURE__ */ a(Vn, {}),
|
|
5113
5114
|
d,
|
|
5114
|
-
/* @__PURE__ */ a(
|
|
5115
|
+
/* @__PURE__ */ a(Nr, { name: "bodyafter", banners: s, replaces: w })
|
|
5115
5116
|
] });
|
|
5116
5117
|
}, Uo = () => /* @__PURE__ */ a(
|
|
5117
5118
|
"svg",
|
|
@@ -5149,7 +5150,7 @@ function xo({
|
|
|
5149
5150
|
enableDrag: i,
|
|
5150
5151
|
onIndexChange: o
|
|
5151
5152
|
}) {
|
|
5152
|
-
const [l, u] = J(!1), [c, d] = J(0), [m, h] = J(0), [A, f] = J(0), [p, w] = J(0), [v, E] = J(null), N =
|
|
5153
|
+
const [l, u] = J(!1), [c, d] = J(0), [m, h] = J(0), [A, f] = J(0), [p, w] = J(0), [v, E] = J(null), N = _n(null), [S, b] = J(1), I = le(() => {
|
|
5153
5154
|
if (r) return 1;
|
|
5154
5155
|
const C = N.current?.offsetWidth || window.innerWidth, T = s + n, B = Math.floor(C / T);
|
|
5155
5156
|
return Math.max(1, B);
|
|
@@ -5851,7 +5852,7 @@ const Ve = (e) => {
|
|
|
5851
5852
|
}
|
|
5852
5853
|
) }) : /* @__PURE__ */ a("h3", { className: "sass-com-nd-correspondent", children: d() }) })
|
|
5853
5854
|
] });
|
|
5854
|
-
},
|
|
5855
|
+
}, wn = (e) => /* @__PURE__ */ g(
|
|
5855
5856
|
"svg",
|
|
5856
5857
|
{
|
|
5857
5858
|
width: "43",
|
|
@@ -5872,14 +5873,14 @@ const Ve = (e) => {
|
|
|
5872
5873
|
]
|
|
5873
5874
|
}
|
|
5874
5875
|
);
|
|
5875
|
-
function wn() {
|
|
5876
|
-
return O().COMPONENTS?.PlayIcon || An;
|
|
5877
|
-
}
|
|
5878
5876
|
function bn() {
|
|
5879
|
-
return O().COMPONENTS?.PlayIcon ||
|
|
5877
|
+
return O().COMPONENTS?.PlayIcon || wn;
|
|
5878
|
+
}
|
|
5879
|
+
function vn() {
|
|
5880
|
+
return O().COMPONENTS?.PlayIcon || wn;
|
|
5880
5881
|
}
|
|
5881
5882
|
const qo = (e) => {
|
|
5882
|
-
const { isVideo: t = !1, priorityHigh: s = !1 } = e, n =
|
|
5883
|
+
const { isVideo: t = !1, priorityHigh: s = !1 } = e, n = bn(), r = e.preview.sizes;
|
|
5883
5884
|
return r ? r.length === 1 ? /* @__PURE__ */ g("figure", { className: "sass-com-img-figure", children: [
|
|
5884
5885
|
/* @__PURE__ */ g("span", { className: "sass-com-img-backdrop", children: [
|
|
5885
5886
|
/* @__PURE__ */ a("span", { className: "sass-com-img-backdropAux" }),
|
|
@@ -5975,7 +5976,7 @@ const qo = (e) => {
|
|
|
5975
5976
|
isVideo: s = !1,
|
|
5976
5977
|
hasShadow: n = !1,
|
|
5977
5978
|
priorityHigh: r = !1
|
|
5978
|
-
} = e, i =
|
|
5979
|
+
} = e, i = vn(), [o, l] = J(void 0), u = t?.sizes;
|
|
5979
5980
|
return Te(() => {
|
|
5980
5981
|
(async () => {
|
|
5981
5982
|
u?.[0]?.url ? l(
|
|
@@ -6036,7 +6037,7 @@ const qo = (e) => {
|
|
|
6036
6037
|
sizes: n
|
|
6037
6038
|
};
|
|
6038
6039
|
return /* @__PURE__ */ a(qo, { ...e, preview: r });
|
|
6039
|
-
},
|
|
6040
|
+
}, Cn = (e) => {
|
|
6040
6041
|
const { itemReverseOrder: t = !1 } = e;
|
|
6041
6042
|
return /* @__PURE__ */ a(
|
|
6042
6043
|
"section",
|
|
@@ -7029,7 +7030,7 @@ const qo = (e) => {
|
|
|
7029
7030
|
children: [
|
|
7030
7031
|
/* @__PURE__ */ a("p", { className: "sass-com-rd-titulo", children: e.title ?? "" }),
|
|
7031
7032
|
/* @__PURE__ */ a(
|
|
7032
|
-
|
|
7033
|
+
Cn,
|
|
7033
7034
|
{
|
|
7034
7035
|
block: t,
|
|
7035
7036
|
paths: e.paths,
|
|
@@ -7535,7 +7536,7 @@ const qo = (e) => {
|
|
|
7535
7536
|
/* @__PURE__ */ a("path", { d: "M11.6141 33.4944L7.91316 33.5011C7.09486 33.5022 6.46473 32.847 6.46582 32.006L6.46801 15.4505C6.46801 14.6384 7.09158 14.0432 7.85627 14.0432L11.5211 14.041C12.3689 14.041 13.0023 14.6885 13.0023 15.5595L12.9925 32.1773C12.9925 32.9026 12.2978 33.4922 11.6152 33.4944H11.6141ZM11.6283 32.5544C11.8952 32.4932 12.067 32.3453 12.067 32.0605V15.5106C12.067 15.1835 11.8099 14.991 11.5233 14.991H7.85846C7.59809 14.9922 7.43728 15.1791 7.39789 15.4516V32.006C7.39789 32.2986 7.597 32.5511 7.88034 32.5511L11.6272 32.5555L11.6283 32.5544Z", fill: "currentColor", stroke: "currentColor", "stroke-width": "0.5" }),
|
|
7536
7537
|
/* @__PURE__ */ a("path", { d: "M13.4654 9.03032C13.5595 10.9582 12.2708 12.6836 10.4296 13.0318C9.25798 13.2532 8.14212 12.9372 7.26804 12.1385C6.08982 11.0639 5.67082 9.39631 6.27142 7.88227C6.82716 6.48392 8.16072 5.51164 9.71855 5.4994C10.8103 5.4905 11.7829 5.93103 12.5038 6.75536C13.0628 7.3939 13.4206 8.12701 13.4654 9.03032ZM11.5094 11.5022C12.9447 10.2807 12.8058 8.12256 11.4645 7.05572C10.7119 6.45611 9.73058 6.29925 8.80289 6.61519C7.48464 7.06573 6.74621 8.42403 6.98141 9.82461C7.19255 11.0861 8.2012 11.9661 9.44068 12.1218C10.2097 12.2186 10.9022 12.0184 11.5094 11.5022Z", fill: "currentColor", stroke: "currentColor", "stroke-width": "0.5" })
|
|
7537
7538
|
] });
|
|
7538
|
-
},
|
|
7539
|
+
}, yn = (e) => {
|
|
7539
7540
|
const { PUBLIC_ENV: t } = O(), s = ie("/email.svg");
|
|
7540
7541
|
return t !== "" && !e.forceSVG ? /* @__PURE__ */ a("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ g(
|
|
7541
7542
|
"svg",
|
|
@@ -7565,7 +7566,7 @@ const qo = (e) => {
|
|
|
7565
7566
|
]
|
|
7566
7567
|
}
|
|
7567
7568
|
);
|
|
7568
|
-
},
|
|
7569
|
+
}, Nn = (e) => {
|
|
7569
7570
|
const { PUBLIC_ENV: t } = O(), s = ie("/email-black.svg");
|
|
7570
7571
|
return t !== "" && !e.forceSVG ? /* @__PURE__ */ a("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ g(
|
|
7571
7572
|
"svg",
|
|
@@ -7657,8 +7658,8 @@ const qo = (e) => {
|
|
|
7657
7658
|
Email: {
|
|
7658
7659
|
url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
|
|
7659
7660
|
icon: {
|
|
7660
|
-
outline: (e) => /* @__PURE__ */ a(
|
|
7661
|
-
solid: (e) => /* @__PURE__ */ a(
|
|
7661
|
+
outline: (e) => /* @__PURE__ */ a(yn, { className: e, forceSVG: !0 }),
|
|
7662
|
+
solid: (e) => /* @__PURE__ */ a(Nn, { className: e, forceSVG: !0 })
|
|
7662
7663
|
}
|
|
7663
7664
|
},
|
|
7664
7665
|
LinkedIn: {
|
|
@@ -7956,11 +7957,11 @@ const Cu = (e) => {
|
|
|
7956
7957
|
] }), Tu = (e) => /* @__PURE__ */ g("div", { className: "sass-com-cta-content", children: [
|
|
7957
7958
|
/* @__PURE__ */ a("label", { className: "sass-com-cta-label", children: e.label }),
|
|
7958
7959
|
/* @__PURE__ */ a("textarea", { className: "sass-com-cta-input", ...e })
|
|
7959
|
-
] }),
|
|
7960
|
+
] }), Sn = (e) => {
|
|
7960
7961
|
let t = "";
|
|
7961
7962
|
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 }) });
|
|
7962
7963
|
}, Zo = (e) => /* @__PURE__ */ a($, { children: /* @__PURE__ */ g("div", { className: "sass-com-lbh-boxInformation sass-liveblog-header", children: [
|
|
7963
|
-
/* @__PURE__ */ a(
|
|
7964
|
+
/* @__PURE__ */ a(Sn, { preview: e.preview }),
|
|
7964
7965
|
/* @__PURE__ */ g("div", { className: "sass-com-lbh-textBox", children: [
|
|
7965
7966
|
/* @__PURE__ */ g("div", { className: "sass-com-lbh-contentBox", children: [
|
|
7966
7967
|
e?.info?.section && /* @__PURE__ */ a(
|
|
@@ -7990,9 +7991,9 @@ const Cu = (e) => {
|
|
|
7990
7991
|
)
|
|
7991
7992
|
] })
|
|
7992
7993
|
] }) }), Xo = (e) => /* @__PURE__ */ a("section", { className: "sass-com-tl-content sass-liveblog-time-line", children: e.itemList[0]?.list.items.map((t, s) => /* @__PURE__ */ g("div", { className: "sass-com-tl-contentLine", children: [
|
|
7993
|
-
/* @__PURE__ */ a(P, { className: "sass-com-tl-dateLink", href: `#item-${s + 1}`, children:
|
|
7994
|
+
/* @__PURE__ */ a(P, { className: "sass-com-tl-dateLink", href: `#item-${s + 1}`, children: lr(t.date) }),
|
|
7994
7995
|
/* @__PURE__ */ a("div", { className: "sass-com-tl-contentText", children: (e.itemList[0]?.list.integrated, t.title) })
|
|
7995
|
-
] }, s)) }),
|
|
7996
|
+
] }, s)) }), En = (e) => {
|
|
7996
7997
|
const { PUBLIC_ENV: t } = O(), s = ie("/linkedin-black.svg");
|
|
7997
7998
|
return t !== "" && !e.forceSVG ? /* @__PURE__ */ a("img", { fetchPriority: "low", loading: "lazy", src: s, alt: "", ...e }) : /* @__PURE__ */ a(
|
|
7998
7999
|
"svg",
|
|
@@ -8101,7 +8102,7 @@ const Cu = (e) => {
|
|
|
8101
8102
|
target: "_blank",
|
|
8102
8103
|
className: `sass-com-ah1-social-link ${n ? "sass-com-ah1-social-filled" : "sass-com-ah1-social-stroke"}`,
|
|
8103
8104
|
rel: "noreferrer",
|
|
8104
|
-
children: n ? /* @__PURE__ */ a(
|
|
8105
|
+
children: n ? /* @__PURE__ */ a(En, { className: "sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin", forceSVG: !0 }) : /* @__PURE__ */ a(ke, { className: "sass-com-ah1-social-icon sass-com-ah1-social-icon-linkedin", forceSVG: !0 })
|
|
8105
8106
|
}
|
|
8106
8107
|
)
|
|
8107
8108
|
] })
|
|
@@ -8182,7 +8183,7 @@ const Cu = (e) => {
|
|
|
8182
8183
|
target: "_blank",
|
|
8183
8184
|
className: n ? "sass-com-ah2-socialIconFilled" : "sass-com-ah2-socialIconStroke",
|
|
8184
8185
|
rel: "noreferrer",
|
|
8185
|
-
children: n ? /* @__PURE__ */ a(
|
|
8186
|
+
children: n ? /* @__PURE__ */ a(En, { className: "sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin", forceSVG: !0 }) : /* @__PURE__ */ a(ke, { className: "sass-com-ah2-socialIcon sass-com-ah2-social-icon-linkedin", forceSVG: !0 })
|
|
8186
8187
|
}
|
|
8187
8188
|
)
|
|
8188
8189
|
]
|
|
@@ -8224,7 +8225,7 @@ const Cu = (e) => {
|
|
|
8224
8225
|
}
|
|
8225
8226
|
)
|
|
8226
8227
|
] }), sl = async (e) => {
|
|
8227
|
-
const t =
|
|
8228
|
+
const t = bn(), s = {
|
|
8228
8229
|
...e,
|
|
8229
8230
|
main: {
|
|
8230
8231
|
...e.main,
|
|
@@ -8530,7 +8531,7 @@ const Cu = (e) => {
|
|
|
8530
8531
|
]
|
|
8531
8532
|
}
|
|
8532
8533
|
);
|
|
8533
|
-
},
|
|
8534
|
+
}, Tn = (e) => /* @__PURE__ */ a("svg", { width: "27", height: "18", viewBox: "0 0 27 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e, children: /* @__PURE__ */ a("path", { d: "M1.5 18H25.5C26.325 18 27 17.325 27 16.5C27 15.675 26.325 15 25.5 15H1.5C0.675 15 0 15.675 0 16.5C0 17.325 0.675 18 1.5 18ZM1.5 10.5H25.5C26.325 10.5 27 9.825 27 9C27 8.175 26.325 7.5 25.5 7.5H1.5C0.675 7.5 0 8.175 0 9C0 9.825 0.675 10.5 1.5 10.5ZM0 1.5C0 2.325 0.675 3 1.5 3H25.5C26.325 3 27 2.325 27 1.5C27 0.675 26.325 0 25.5 0H1.5C0.675 0 0 0.675 0 1.5Z", fill: e.color }) }), In = (e) => {
|
|
8534
8535
|
const { alertZone: t, id: s = "close-alert" } = e, n = () => /* @__PURE__ */ a(
|
|
8535
8536
|
P,
|
|
8536
8537
|
{
|
|
@@ -8572,7 +8573,7 @@ const Cu = (e) => {
|
|
|
8572
8573
|
}
|
|
8573
8574
|
)
|
|
8574
8575
|
] });
|
|
8575
|
-
},
|
|
8576
|
+
}, Un = (e) => {
|
|
8576
8577
|
const { cintillo: t, tapeTitle: s, socials: n } = e, r = "", i = t?.findIndex((o) => o.link === r) ?? 0;
|
|
8577
8578
|
return (Array.isArray(t) || e.socialIcons) && /* @__PURE__ */ g("section", { className: "sass-com-htape-content", children: [
|
|
8578
8579
|
Array.isArray(t) && /* @__PURE__ */ g("div", { className: "sass-com-htape-tabs header-page-tape-content", children: [
|
|
@@ -8638,7 +8639,7 @@ const Cu = (e) => {
|
|
|
8638
8639
|
id: "saas-header-sticky",
|
|
8639
8640
|
children: [
|
|
8640
8641
|
e.socialIcons && e.headerTape?.sticky && /* @__PURE__ */ a(
|
|
8641
|
-
|
|
8642
|
+
Un,
|
|
8642
8643
|
{
|
|
8643
8644
|
socialIcons: e.socialIcons,
|
|
8644
8645
|
cintillo: e.cintillo,
|
|
@@ -8661,7 +8662,7 @@ const Cu = (e) => {
|
|
|
8661
8662
|
"aria-labelledby": "menu",
|
|
8662
8663
|
title: "menu",
|
|
8663
8664
|
children: /* @__PURE__ */ a(
|
|
8664
|
-
|
|
8665
|
+
Tn,
|
|
8665
8666
|
{
|
|
8666
8667
|
className: "sass-com-h1sk-startIcon",
|
|
8667
8668
|
color: "var(--header-menu-icon-color, var(--header-icons))",
|
|
@@ -8743,7 +8744,7 @@ const Cu = (e) => {
|
|
|
8743
8744
|
}
|
|
8744
8745
|
),
|
|
8745
8746
|
!e.showAlertPop && /* @__PURE__ */ a(
|
|
8746
|
-
|
|
8747
|
+
In,
|
|
8747
8748
|
{
|
|
8748
8749
|
alertZone: t,
|
|
8749
8750
|
forceShow: e.showAlertPop
|
|
@@ -8797,7 +8798,7 @@ const Cu = (e) => {
|
|
|
8797
8798
|
},
|
|
8798
8799
|
children: [
|
|
8799
8800
|
e.socialIcons && e.headerTape?.static && /* @__PURE__ */ a(
|
|
8800
|
-
|
|
8801
|
+
Un,
|
|
8801
8802
|
{
|
|
8802
8803
|
socialIcons: e.socialIcons,
|
|
8803
8804
|
cintillo: e.cintillo,
|
|
@@ -8829,7 +8830,7 @@ const Cu = (e) => {
|
|
|
8829
8830
|
title: "menu",
|
|
8830
8831
|
children: [
|
|
8831
8832
|
/* @__PURE__ */ a(
|
|
8832
|
-
|
|
8833
|
+
Tn,
|
|
8833
8834
|
{
|
|
8834
8835
|
color: "var(--header-menu-icon-color, var(--header-icons))",
|
|
8835
8836
|
width: 27,
|
|
@@ -8909,7 +8910,7 @@ const Cu = (e) => {
|
|
|
8909
8910
|
id: "content-layout",
|
|
8910
8911
|
children: [
|
|
8911
8912
|
e.showAlertPop && /* @__PURE__ */ a(
|
|
8912
|
-
|
|
8913
|
+
In,
|
|
8913
8914
|
{
|
|
8914
8915
|
alertZone: t,
|
|
8915
8916
|
forceShow: e.showAlertPop,
|
|
@@ -9730,7 +9731,7 @@ const Ye = (e) => {
|
|
|
9730
9731
|
}
|
|
9731
9732
|
),
|
|
9732
9733
|
!e.rightOnlyBanner && /* @__PURE__ */ a(
|
|
9733
|
-
|
|
9734
|
+
Cn,
|
|
9734
9735
|
{
|
|
9735
9736
|
block: e.block,
|
|
9736
9737
|
itemReverseOrder: l,
|
|
@@ -9826,7 +9827,7 @@ const Ye = (e) => {
|
|
|
9826
9827
|
paths: n,
|
|
9827
9828
|
speculationPrerenderClass: r
|
|
9828
9829
|
}
|
|
9829
|
-
) }, o)) }),
|
|
9830
|
+
) }, o)) }), xn = (e) => {
|
|
9830
9831
|
const { SHOW_TAG_BY_SECTION: t, SUB_PUBLICATION_PREFIX_IN_ROUTES: s } = O();
|
|
9831
9832
|
return /* @__PURE__ */ g("div", { className: "sass-com-bh-content", children: [
|
|
9832
9833
|
/* @__PURE__ */ a(() => {
|
|
@@ -9884,7 +9885,7 @@ const Ye = (e) => {
|
|
|
9884
9885
|
{
|
|
9885
9886
|
className: "su-flex su-flex-col-reverse su-overflow-hidden sass-bd-dn-headerSection",
|
|
9886
9887
|
children: [
|
|
9887
|
-
/* @__PURE__ */ a(
|
|
9888
|
+
/* @__PURE__ */ a(xn, { mainNew: i, goTo: e.goTo, paths: e.paths }),
|
|
9888
9889
|
/* @__PURE__ */ a(
|
|
9889
9890
|
P,
|
|
9890
9891
|
{
|
|
@@ -10222,7 +10223,7 @@ const Bu = (e) => {
|
|
|
10222
10223
|
return r && o && /* @__PURE__ */ g(he, { title: s, titleUrl: e.titleUrl, children: [
|
|
10223
10224
|
/* @__PURE__ */ g("div", { className: "sass-bd-dv-headerSection", children: [
|
|
10224
10225
|
/* @__PURE__ */ a(
|
|
10225
|
-
|
|
10226
|
+
xn,
|
|
10226
10227
|
{
|
|
10227
10228
|
goTo: e.goTo,
|
|
10228
10229
|
mainNew: st(r),
|
|
@@ -11379,8 +11380,8 @@ const Kl = (e) => /* @__PURE__ */ a(
|
|
|
11379
11380
|
Email: {
|
|
11380
11381
|
url: (e) => `mailto:?body=${encodeURIComponent(e)}`,
|
|
11381
11382
|
icon: {
|
|
11382
|
-
outline: (e) => /* @__PURE__ */ a(
|
|
11383
|
-
solid: (e) => /* @__PURE__ */ a(
|
|
11383
|
+
outline: (e) => /* @__PURE__ */ a(yn, { className: e, forceSVG: !0 }),
|
|
11384
|
+
solid: (e) => /* @__PURE__ */ a(Nn, { className: e, forceSVG: !0 })
|
|
11384
11385
|
}
|
|
11385
11386
|
},
|
|
11386
11387
|
LinkedIn: {
|
|
@@ -12192,7 +12193,7 @@ async function uc(e) {
|
|
|
12192
12193
|
newsformated: t,
|
|
12193
12194
|
internal: t.info.link.internal
|
|
12194
12195
|
}
|
|
12195
|
-
) : /* @__PURE__ */ a(
|
|
12196
|
+
) : /* @__PURE__ */ a(Sn, { preview: t.preview }) : null,
|
|
12196
12197
|
/* @__PURE__ */ a(be, { banners: s, name: "block_1" }),
|
|
12197
12198
|
/* @__PURE__ */ a("div", { className: "sass-pg-nrs-journalistArticleContent", children: h === "op1" ? /* @__PURE__ */ a(
|
|
12198
12199
|
Fl,
|
|
@@ -12478,7 +12479,7 @@ const Ee = [
|
|
|
12478
12479
|
(e) => /[a-z]/.test(e),
|
|
12479
12480
|
(e) => /[A-Z]/.test(e),
|
|
12480
12481
|
(e) => /[^A-Za-z0-9]/.test(e)
|
|
12481
|
-
],
|
|
12482
|
+
], Rn = [
|
|
12482
12483
|
{ label: "La contraseña debe tener al menos 8 caracteres", test: Ee[0] },
|
|
12483
12484
|
{ label: "Usa un número", test: Ee[1] },
|
|
12484
12485
|
{ label: "Usa una letra minúscula", test: Ee[2] },
|
|
@@ -12530,7 +12531,7 @@ function Qu({ texts: e, API_ENV: t, termsAndConditionsUrl: s }) {
|
|
|
12530
12531
|
}
|
|
12531
12532
|
const W = Math.floor(Date.now() / 1e3);
|
|
12532
12533
|
I.push({ Name: "updated_at", Value: String(W) });
|
|
12533
|
-
const j = t.PUBLIC_ENV === "local" ? "token" : await
|
|
12534
|
+
const j = t.PUBLIC_ENV === "local" ? "token" : await Dn(
|
|
12534
12535
|
"comment_register",
|
|
12535
12536
|
t.CAPTCHA_KEY ?? ""
|
|
12536
12537
|
);
|
|
@@ -12791,7 +12792,7 @@ function Vu({
|
|
|
12791
12792
|
}
|
|
12792
12793
|
S(null), E(!0);
|
|
12793
12794
|
try {
|
|
12794
|
-
const V = e.PUBLIC_ENV === "local" ? "token" : await
|
|
12795
|
+
const V = e.PUBLIC_ENV === "local" ? "token" : await Dn("comment_login", e.CAPTCHA_KEY || "");
|
|
12795
12796
|
if (!V) throw new Error("Captcha token no generado");
|
|
12796
12797
|
const se = await fetch("/api/auth/login-password", {
|
|
12797
12798
|
method: "POST",
|
|
@@ -12881,7 +12882,7 @@ function Vu({
|
|
|
12881
12882
|
S("Las contraseñas no coinciden");
|
|
12882
12883
|
return;
|
|
12883
12884
|
}
|
|
12884
|
-
if (
|
|
12885
|
+
if (Rn.some(
|
|
12885
12886
|
(se) => !se.test(m)
|
|
12886
12887
|
)) {
|
|
12887
12888
|
S("La contraseña no cumple con los requisitos");
|
|
@@ -13115,7 +13116,7 @@ function Cc({
|
|
|
13115
13116
|
name: "password"
|
|
13116
13117
|
}
|
|
13117
13118
|
),
|
|
13118
|
-
/* @__PURE__ */ a("div", { className: "sass-pg-login-passwordChecker", children:
|
|
13119
|
+
/* @__PURE__ */ a("div", { className: "sass-pg-login-passwordChecker", children: Rn.map((p, w) => {
|
|
13119
13120
|
const v = p.test(s);
|
|
13120
13121
|
return /* @__PURE__ */ g("div", { className: v ? "sass-pg-login-valid" : "sass-pg-login-invalid", children: [
|
|
13121
13122
|
/* @__PURE__ */ a("div", { children: v ? "✔" : "○" }),
|
|
@@ -13225,7 +13226,7 @@ const Fu = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
|
|
|
13225
13226
|
hasShadow: n = !1,
|
|
13226
13227
|
BackDropAuxHeigthMobile: r
|
|
13227
13228
|
//isVisible,
|
|
13228
|
-
} = e, i =
|
|
13229
|
+
} = e, i = vn(), o = ls(() => {
|
|
13229
13230
|
const h = e?.preview?.sizes;
|
|
13230
13231
|
if (h && Array.isArray(h) && h.length > 0) return h;
|
|
13231
13232
|
const A = e?.preview?.original;
|
|
@@ -13643,7 +13644,7 @@ const Fu = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @
|
|
|
13643
13644
|
/* @__PURE__ */ a("p", { className: "comment-text su-font-normal", children: s })
|
|
13644
13645
|
] })
|
|
13645
13646
|
] }) });
|
|
13646
|
-
},
|
|
13647
|
+
}, kn = async (e, t) => {
|
|
13647
13648
|
if (!e) return !1;
|
|
13648
13649
|
const { CAPTCHA_PROJECT: s, CAPTCHA_KEY_V2: n, COMMENTS_CAPTCHA_API_KEY: r } = t;
|
|
13649
13650
|
try {
|
|
@@ -13682,7 +13683,7 @@ async function zu({
|
|
|
13682
13683
|
);
|
|
13683
13684
|
if (typeof e != "string" || typeof t != "string" || typeof s != "string" || typeof n != "string" || typeof i != "string")
|
|
13684
13685
|
throw new Error("Todos los parámetros deben ser strings");
|
|
13685
|
-
if (!await
|
|
13686
|
+
if (!await kn(i, u))
|
|
13686
13687
|
throw new Error("Token de captcha inválido");
|
|
13687
13688
|
if (!o)
|
|
13688
13689
|
throw new Error("Falta el token de API del CMS");
|
|
@@ -13754,7 +13755,7 @@ const Wt = (e, t, s) => {
|
|
|
13754
13755
|
if (!e || !e.current) return { boolean: !1, text: "" };
|
|
13755
13756
|
const n = e.current?.value || "", r = n.length > Le, { PUBLIC_ENV: i } = s, o = i === "local", l = n.trim() !== "" && (o || t !== "") && !r, u = r ? `No debes exceder el limite de ${Le} caracteres.` : "Debes completar todos los campos para comentar.";
|
|
13756
13757
|
return { boolean: l, text: u };
|
|
13757
|
-
},
|
|
13758
|
+
}, Ln = (e) => {
|
|
13758
13759
|
const t = e.cookie.split("; ").find((s) => s.startsWith("reported="));
|
|
13759
13760
|
if (!t) return [];
|
|
13760
13761
|
try {
|
|
@@ -13763,7 +13764,7 @@ const Wt = (e, t, s) => {
|
|
|
13763
13764
|
return [];
|
|
13764
13765
|
}
|
|
13765
13766
|
}, Lc = (e, t) => {
|
|
13766
|
-
const s =
|
|
13767
|
+
const s = Ln(e);
|
|
13767
13768
|
s.includes(t) || (s.push(t), e.cookie = `reported=${encodeURIComponent(
|
|
13768
13769
|
JSON.stringify(s)
|
|
13769
13770
|
)}; path=/; max-age=${3600 * 24 * 1}`);
|
|
@@ -13977,7 +13978,7 @@ function Ms() {
|
|
|
13977
13978
|
return es = e, es;
|
|
13978
13979
|
}
|
|
13979
13980
|
var ts, Ra;
|
|
13980
|
-
function
|
|
13981
|
+
function Pn() {
|
|
13981
13982
|
return Ra || (Ra = 1, ts = Function.call.bind(Object.prototype.hasOwnProperty)), ts;
|
|
13982
13983
|
}
|
|
13983
13984
|
var ss, ka;
|
|
@@ -13987,7 +13988,7 @@ function Mc() {
|
|
|
13987
13988
|
var e = function() {
|
|
13988
13989
|
};
|
|
13989
13990
|
if (process.env.NODE_ENV !== "production") {
|
|
13990
|
-
var t = /* @__PURE__ */ Ms(), s = {}, n = /* @__PURE__ */
|
|
13991
|
+
var t = /* @__PURE__ */ Ms(), s = {}, n = /* @__PURE__ */ Pn();
|
|
13991
13992
|
e = function(i) {
|
|
13992
13993
|
var o = "Warning: " + i;
|
|
13993
13994
|
typeof console < "u" && console.error(o);
|
|
@@ -14033,7 +14034,7 @@ var as, La;
|
|
|
14033
14034
|
function qc() {
|
|
14034
14035
|
if (La) return as;
|
|
14035
14036
|
La = 1;
|
|
14036
|
-
var e = Os(), t = Oc(), s = /* @__PURE__ */ Ms(), n = /* @__PURE__ */
|
|
14037
|
+
var e = Os(), t = Oc(), s = /* @__PURE__ */ Ms(), n = /* @__PURE__ */ Pn(), r = /* @__PURE__ */ Mc(), i = function() {
|
|
14037
14038
|
};
|
|
14038
14039
|
process.env.NODE_ENV !== "production" && (i = function(l) {
|
|
14039
14040
|
var u = "Warning: " + l;
|
|
@@ -14712,7 +14713,7 @@ function $c(e, t) {
|
|
|
14712
14713
|
var A = h.forwardedRef, f = Wc(h, ["asyncScriptOnLoad", "forwardedRef"]);
|
|
14713
14714
|
return m && typeof window < "u" && (f[m] = typeof window[m] < "u" ? window[m] : void 0), f.ref = A, Be(n, f);
|
|
14714
14715
|
}, u;
|
|
14715
|
-
})(
|
|
14716
|
+
})(Gn), o = _a(function(l, u) {
|
|
14716
14717
|
return Be(i, ws({}, l, {
|
|
14717
14718
|
forwardedRef: u
|
|
14718
14719
|
}));
|
|
@@ -14730,7 +14731,7 @@ function Zc() {
|
|
|
14730
14731
|
var e = vs(), t = e.useRecaptchaNet ? "recaptcha.net" : "www.google.com";
|
|
14731
14732
|
return e.enterprise ? "https://" + t + "/recaptcha/enterprise.js?onload=" + bs + "&render=explicit" : "https://" + t + "/recaptcha/api.js?onload=" + bs + "&render=explicit";
|
|
14732
14733
|
}
|
|
14733
|
-
const
|
|
14734
|
+
const Bn = $c(Zc, {
|
|
14734
14735
|
callbackName: bs,
|
|
14735
14736
|
globalName: Jc,
|
|
14736
14737
|
attributes: vs().nonce ? {
|
|
@@ -14776,7 +14777,7 @@ const Pn = $c(Zc, {
|
|
|
14776
14777
|
{ id: "bullying", label: u.bullying }
|
|
14777
14778
|
], E = async () => {
|
|
14778
14779
|
if (!(!m || !s)) {
|
|
14779
|
-
if (
|
|
14780
|
+
if (Ln(document).includes(s)) {
|
|
14780
14781
|
f(l.errorAlreadyReported);
|
|
14781
14782
|
return;
|
|
14782
14783
|
}
|
|
@@ -14831,7 +14832,7 @@ const Pn = $c(Zc, {
|
|
|
14831
14832
|
] }, S.id)) }),
|
|
14832
14833
|
A && /* @__PURE__ */ a("div", { className: "sass-pg-cmt-rp-errorMessage", children: A }),
|
|
14833
14834
|
/* @__PURE__ */ a(
|
|
14834
|
-
|
|
14835
|
+
Bn,
|
|
14835
14836
|
{
|
|
14836
14837
|
sitekey: i,
|
|
14837
14838
|
theme: "light",
|
|
@@ -15027,18 +15028,18 @@ const ad = (e, t) => {
|
|
|
15027
15028
|
}
|
|
15028
15029
|
})();
|
|
15029
15030
|
}, [s]), { comments: s, setComments: n };
|
|
15030
|
-
},
|
|
15031
|
+
}, On = ({ username: e, date: t, DATE_CONFIG: s }) => /* @__PURE__ */ g("div", { className: "comment-header su-flex su-items-center su-relative su-flex-wrap", children: [
|
|
15031
15032
|
/* @__PURE__ */ a("span", { className: "comment-username su-font-bold su-truncate", children: e }),
|
|
15032
15033
|
/* @__PURE__ */ a("span", { className: "comment-header-dot", children: "•" }),
|
|
15033
15034
|
/* @__PURE__ */ a("span", { className: "comment-date su-truncate", children: kc(xe(Number(t), s)) })
|
|
15034
|
-
] }),
|
|
15035
|
+
] }), Mn = ({ user: e }) => /* @__PURE__ */ a("div", { className: "comment-avatar su-flex-center su-rounded-full su-font-bold su-overflow-hidden", children: e.picture ? /* @__PURE__ */ a(
|
|
15035
15036
|
"img",
|
|
15036
15037
|
{
|
|
15037
15038
|
className: "comment-avatar-img su-h-full",
|
|
15038
15039
|
src: e.picture,
|
|
15039
15040
|
alt: e.username
|
|
15040
15041
|
}
|
|
15041
|
-
) : e.firstname.charAt(0).toUpperCase() }),
|
|
15042
|
+
) : e.firstname.charAt(0).toUpperCase() }), qn = ({ isReply: e = !1, onReply: t, onFlag: s }) => /* @__PURE__ */ g("div", { className: "comment-actions su-flex", children: [
|
|
15042
15043
|
!e && t && /* @__PURE__ */ a(
|
|
15043
15044
|
"button",
|
|
15044
15045
|
{
|
|
@@ -15120,7 +15121,7 @@ const ad = (e, t) => {
|
|
|
15120
15121
|
const i = Wt(e, t, r);
|
|
15121
15122
|
return /* @__PURE__ */ g("div", { className: "form-actions su-flex-between", children: [
|
|
15122
15123
|
/* @__PURE__ */ a(
|
|
15123
|
-
|
|
15124
|
+
Bn,
|
|
15124
15125
|
{
|
|
15125
15126
|
sitekey: r.CAPTCHA_KEY_V2 ?? "",
|
|
15126
15127
|
theme: "light",
|
|
@@ -15424,9 +15425,9 @@ const ld = {
|
|
|
15424
15425
|
const o = { ...dd, ...i?.comentarios }, l = e.text;
|
|
15425
15426
|
let u = `${Ue.firstname} ${Ue.lastname ?? ""}`, c = Ue.username;
|
|
15426
15427
|
return e.user && (u = `${e.user.firstname} ${e.user.lastname ?? ""}`, c = e.user.username), /* @__PURE__ */ a("div", { className: "comment-item reply", children: /* @__PURE__ */ g("div", { className: "comment-header-container su-flex su-relative", children: [
|
|
15427
|
-
/* @__PURE__ */ a(
|
|
15428
|
+
/* @__PURE__ */ a(Mn, { user: e.user ? e.user : Ue }),
|
|
15428
15429
|
/* @__PURE__ */ g("div", { style: { flex: 1 }, children: [
|
|
15429
|
-
/* @__PURE__ */ a(
|
|
15430
|
+
/* @__PURE__ */ a(On, { username: u, date: e.date.time, DATE_CONFIG: r }),
|
|
15430
15431
|
/* @__PURE__ */ g("div", { className: "comment-reply-to", children: [
|
|
15431
15432
|
o.replyingToLabel,
|
|
15432
15433
|
" ",
|
|
@@ -15434,7 +15435,7 @@ const ld = {
|
|
|
15434
15435
|
] }),
|
|
15435
15436
|
/* @__PURE__ */ a("p", { className: "comment-text su-font-normal", children: l }),
|
|
15436
15437
|
s?.username.toLowerCase() !== c.toLowerCase() && // No puedes responder ni reportar tus respuestas
|
|
15437
|
-
/* @__PURE__ */ a(
|
|
15438
|
+
/* @__PURE__ */ a(qn, { isReply: !0, onFlag: () => n(e.id) })
|
|
15438
15439
|
] })
|
|
15439
15440
|
] }) });
|
|
15440
15441
|
}, md = {
|
|
@@ -15452,13 +15453,13 @@ const ld = {
|
|
|
15452
15453
|
className: "comment-header-container su-flex su-relative",
|
|
15453
15454
|
"data-hasreplies": d.reply.length > 0 ? "true" : "false",
|
|
15454
15455
|
children: [
|
|
15455
|
-
/* @__PURE__ */ a(
|
|
15456
|
+
/* @__PURE__ */ a(Mn, { user: e.user ? e.user : Ue }),
|
|
15456
15457
|
/* @__PURE__ */ g("div", { style: { flex: 1 }, children: [
|
|
15457
|
-
/* @__PURE__ */ a(
|
|
15458
|
+
/* @__PURE__ */ a(On, { username: E, date: e.date.time, DATE_CONFIG: o }),
|
|
15458
15459
|
/* @__PURE__ */ a("p", { className: "comment-text su-font-normal", children: w }),
|
|
15459
15460
|
n?.username.toLowerCase() !== N.toLowerCase() && // No puedes responder ni reportar tus respuestas
|
|
15460
15461
|
/* @__PURE__ */ a(
|
|
15461
|
-
|
|
15462
|
+
qn,
|
|
15462
15463
|
{
|
|
15463
15464
|
onReply: () => r(e.id),
|
|
15464
15465
|
onFlag: () => i(e.id)
|
|
@@ -15934,7 +15935,7 @@ const Yu = ({
|
|
|
15934
15935
|
path: e,
|
|
15935
15936
|
icon: t,
|
|
15936
15937
|
isVisible: !0,
|
|
15937
|
-
API_ENV:
|
|
15938
|
+
API_ENV: Fa(s),
|
|
15938
15939
|
texts: n
|
|
15939
15940
|
}
|
|
15940
15941
|
) })), Ku = ({
|
|
@@ -15958,7 +15959,7 @@ const Yu = ({
|
|
|
15958
15959
|
isVisible: !0,
|
|
15959
15960
|
paths: n,
|
|
15960
15961
|
fetchConfig: i,
|
|
15961
|
-
API_ENV:
|
|
15962
|
+
API_ENV: Fa(r)
|
|
15962
15963
|
}
|
|
15963
15964
|
)
|
|
15964
15965
|
}
|
|
@@ -16000,7 +16001,7 @@ async function $u({
|
|
|
16000
16001
|
message: "El comentario no puede estar vacío.",
|
|
16001
16002
|
status: 400
|
|
16002
16003
|
};
|
|
16003
|
-
const d = await
|
|
16004
|
+
const d = await kn(i, c);
|
|
16004
16005
|
if (console.log("Verifying captcha token...", d), !d)
|
|
16005
16006
|
return {
|
|
16006
16007
|
type: "error",
|
|
@@ -16060,7 +16061,7 @@ async function $u({
|
|
|
16060
16061
|
};
|
|
16061
16062
|
}
|
|
16062
16063
|
}
|
|
16063
|
-
const
|
|
16064
|
+
const Dn = async (e, t) => {
|
|
16064
16065
|
if (!e) throw new Error("No action provided");
|
|
16065
16066
|
if (!t) throw new Error("No site key provided");
|
|
16066
16067
|
const s = window.grecaptcha;
|
|
@@ -16482,7 +16483,7 @@ const Da = {
|
|
|
16482
16483
|
] });
|
|
16483
16484
|
};
|
|
16484
16485
|
export {
|
|
16485
|
-
|
|
16486
|
+
Sr as AssetsPreconnect,
|
|
16486
16487
|
Iu as AutorHeader1,
|
|
16487
16488
|
Uu as AutorHeader2,
|
|
16488
16489
|
be as BannerAdvertising,
|
|
@@ -16493,7 +16494,7 @@ export {
|
|
|
16493
16494
|
Il as CarruselOpinion,
|
|
16494
16495
|
Yu as CommentLazyLoader,
|
|
16495
16496
|
Oe as CommonServices,
|
|
16496
|
-
|
|
16497
|
+
jn as Comscore,
|
|
16497
16498
|
_u as ContactInfoServer,
|
|
16498
16499
|
Su as ContactInput,
|
|
16499
16500
|
Eu as ContactSelect,
|
|
@@ -16511,10 +16512,10 @@ export {
|
|
|
16511
16512
|
Nu as ErrorComponent,
|
|
16512
16513
|
Qr as Font,
|
|
16513
16514
|
vu as Footer,
|
|
16514
|
-
|
|
16515
|
+
Nr as FormatAfterScripts,
|
|
16515
16516
|
Va as FormatScripts,
|
|
16516
|
-
|
|
16517
|
-
|
|
16517
|
+
Vn as GA4,
|
|
16518
|
+
Hn as GTM,
|
|
16518
16519
|
Wl as GalleryHeader,
|
|
16519
16520
|
fu as GenerateBody,
|
|
16520
16521
|
hu as GenerateHead,
|
|
@@ -16535,7 +16536,7 @@ export {
|
|
|
16535
16536
|
gu as Location,
|
|
16536
16537
|
Vu as LoginForm,
|
|
16537
16538
|
Fd as MainComponentServices,
|
|
16538
|
-
|
|
16539
|
+
Fn as Marfeel,
|
|
16539
16540
|
Ku as MasNoticiasLazyLoader,
|
|
16540
16541
|
tt as MiddleSection,
|
|
16541
16542
|
bl as Modulo1x3,
|
|
@@ -16596,7 +16597,7 @@ export {
|
|
|
16596
16597
|
Vs as compileStyleProps,
|
|
16597
16598
|
_d as createAssessment,
|
|
16598
16599
|
Re as cutString,
|
|
16599
|
-
|
|
16600
|
+
Fa as decodeApiEnv,
|
|
16600
16601
|
Qd as encodeApiEnv,
|
|
16601
16602
|
Ce as extractMainSlug,
|
|
16602
16603
|
Ld as extractRealtedNews,
|
|
@@ -16604,11 +16605,11 @@ export {
|
|
|
16604
16605
|
xe as formatDate,
|
|
16605
16606
|
kd as formatDateEdiciones,
|
|
16606
16607
|
Pt as formatDateJournalistArticule,
|
|
16607
|
-
|
|
16608
|
-
|
|
16608
|
+
lr as formatDateTimeline,
|
|
16609
|
+
gr as formatNewsMeta,
|
|
16609
16610
|
Tr as formatVideoData,
|
|
16610
16611
|
mu as generalGetData,
|
|
16611
|
-
|
|
16612
|
+
Dn as getCaptchaToken,
|
|
16612
16613
|
sd as getComments,
|
|
16613
16614
|
O as getConfig,
|
|
16614
16615
|
uu as getDynamicSlots,
|
|
@@ -16619,15 +16620,15 @@ export {
|
|
|
16619
16620
|
Vd as getItemFormated,
|
|
16620
16621
|
dt as getNextMeta,
|
|
16621
16622
|
mt as getPage,
|
|
16622
|
-
|
|
16623
|
+
bn as getPlayIcon,
|
|
16623
16624
|
Hd as getPreloadImages,
|
|
16624
16625
|
ut as getPrevMeta,
|
|
16625
16626
|
Dd as getRelatedNewsCarrousel,
|
|
16626
16627
|
Wu as getReportReasonLabel,
|
|
16627
16628
|
He as getResponse,
|
|
16628
|
-
|
|
16629
|
+
cr as getResponsePromise,
|
|
16629
16630
|
ys as getSchemas,
|
|
16630
|
-
|
|
16631
|
+
za as getScriptReplaces,
|
|
16631
16632
|
Hr as getSlugs,
|
|
16632
16633
|
Gd as getTextsStringValue,
|
|
16633
16634
|
Od as getTypeOfNews,
|
|
@@ -16635,21 +16636,21 @@ export {
|
|
|
16635
16636
|
Ds as handleGetComments,
|
|
16636
16637
|
xd as initLibrary,
|
|
16637
16638
|
jd as isPhotoGallery,
|
|
16638
|
-
|
|
16639
|
+
br as metadataToJSX,
|
|
16639
16640
|
Eo as metadata_defaults,
|
|
16640
16641
|
Ur as new_speculationRules_home,
|
|
16641
16642
|
Rr as new_speculationRules_note,
|
|
16642
16643
|
kr as new_speculationRules_noteList,
|
|
16643
16644
|
xr as new_speculationRules_section,
|
|
16644
16645
|
ja as parseTags,
|
|
16645
|
-
|
|
16646
|
-
|
|
16646
|
+
pr as pathnameSplit,
|
|
16647
|
+
hr as processExtractedRelatedNews,
|
|
16647
16648
|
Vr as removePages,
|
|
16648
16649
|
zu as reportComment,
|
|
16649
16650
|
Jo as shareButtons,
|
|
16650
16651
|
Rs as socialIcons,
|
|
16651
16652
|
_e as toISOWithTimeZone,
|
|
16652
|
-
|
|
16653
|
-
|
|
16653
|
+
Ar as urlReplaces,
|
|
16654
|
+
vn as usePlayIcon,
|
|
16654
16655
|
Ju as verifyCaptchaTokenEnterprise
|
|
16655
16656
|
};
|