sass-template-common 0.12.2 → 0.12.4

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.
@@ -78,7 +78,7 @@ let ws = {
78
78
  MULTIPUBLICATION_FETCHES: void 0,
79
79
  BUCKET_ORIGIN: void 0
80
80
  };
81
- function B1(e = {}) {
81
+ function D1(e = {}) {
82
82
  ws = { ...ws, ...e };
83
83
  }
84
84
  function I() {
@@ -558,7 +558,7 @@ const Yt = (e) => e === "en" ? "en" : "es", qe = (e, t) => {
558
558
  }, ii = (e) => {
559
559
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = I(), a = Yt(t ?? "es");
560
560
  return Ce.tz(e, n).locale(a).format("MM/DD/YYYY [•] HH:mm [HS]");
561
- }, M1 = (e) => {
561
+ }, q1 = (e) => {
562
562
  const { PUBLIC_LNG: t, DATE_TIMEZONE: n } = I(), a = Yt(t ?? "es");
563
563
  return Ce.tz(e, n).locale(a).format("dddd DD [de] MMMM YYYY");
564
564
  }, je = (e, t) => {
@@ -682,7 +682,7 @@ function Kt(e) {
682
682
  description: t.description ?? ""
683
683
  };
684
684
  }
685
- function _1(e) {
685
+ function j1(e) {
686
686
  return { ...e, preview: Kt(e.preview) };
687
687
  }
688
688
  const xr = {
@@ -931,11 +931,11 @@ function Bn(e) {
931
931
  };
932
932
  return ki(n), { contract: n, legacyFieldsUsed: t };
933
933
  }
934
- function D1(e) {
934
+ function G1(e) {
935
935
  const { legacyFieldsUsed: t } = Bn(e);
936
936
  return { ok: t.length === 0, legacyFieldsUsed: t };
937
937
  }
938
- function q1(e, t) {
938
+ function F1(e, t) {
939
939
  const n = t ? ` (${t})` : "";
940
940
  if (e.ok) {
941
941
  console.log(`✓ imageSizes${n}: contrato completo, sin slots legado.`);
@@ -981,7 +981,7 @@ function ys(e) {
981
981
  }
982
982
  return n;
983
983
  }
984
- const j1 = ys, Li = async (e, t, n = Ui) => {
984
+ const H1 = ys, Li = async (e, t, n = Ui) => {
985
985
  const a = [];
986
986
  return e.forEach((i) => {
987
987
  i.forEach((c) => {
@@ -998,7 +998,7 @@ const j1 = ys, Li = async (e, t, n = Ui) => {
998
998
  }, lt = () => {
999
999
  const { PUBLIC_ENV: e, PUBLIC_API_HOST: t, PUBLIC_ASSETS_URL: n } = I();
1000
1000
  return e == "local" && (!n || n === "false") ? t : n && n !== "false" ? n : "";
1001
- }, G1 = () => {
1001
+ }, V1 = () => {
1002
1002
  const { PUBLIC_ENV: e, PUBLIC_API_FRONT: t } = I();
1003
1003
  return e === "local" ? t : "";
1004
1004
  }, Pi = (e) => e.replace(/^https?:?\/\/[^/]+/, "");
@@ -1035,7 +1035,7 @@ function jt(e, t, n = I()) {
1035
1035
  const c = o.pathname.slice(a.length) || "/";
1036
1036
  return `${t.replace(/\/+$/, "")}${r}${c}${o.search}${o.hash}`;
1037
1037
  }
1038
- function F1(e, t = I()) {
1038
+ function z1(e, t = I()) {
1039
1039
  if (!e) return e;
1040
1040
  const n = he(t);
1041
1041
  if (!n) return e;
@@ -1623,7 +1623,7 @@ const Qi = (e) => {
1623
1623
  o > 0 && (a += `/${r}`);
1624
1624
  }), `${a}/page/${n - 1}`;
1625
1625
  };
1626
- function H1(e) {
1626
+ function $1(e) {
1627
1627
  const t = e.length;
1628
1628
  return t > 1 && e.charCodeAt(t - 1) === 47 ? e.slice(0, t - 1) : e;
1629
1629
  }
@@ -1686,7 +1686,7 @@ const Ji = () => {
1686
1686
  ]
1687
1687
  }
1688
1688
  };
1689
- }, V1 = (e) => {
1689
+ }, Q1 = (e) => {
1690
1690
  let t = "";
1691
1691
  if (e.params.news.match(/.*t[0-9]*.html/g)) {
1692
1692
  const n = e.params.news.split("-"), a = n[n.length - 1] ?? "", r = a.substring(1, 9), o = a.substring(9, 13);
@@ -1704,7 +1704,7 @@ const Ji = () => {
1704
1704
  }
1705
1705
  return e.config.servicePrefix + t;
1706
1706
  };
1707
- function z1(e) {
1707
+ function W1(e) {
1708
1708
  const t = e.lastIndexOf("-"), n = t >= 0 ? [e.slice(0, t), e.slice(t + 1)] : [e], a = n[n.length - 1]?.split("."), r = a && a[0] ? a[0] : "", o = r.substring(0, 2), i = r.substring(2, 10), c = r.substring(10);
1709
1709
  return { path: {
1710
1710
  vy: (d) => `/videos/video-youtube/${Ce(i).format(
@@ -1719,10 +1719,10 @@ function z1(e) {
1719
1719
  const st = (e, t) => {
1720
1720
  const n = e.name.normalize("NFD").replace(/[\u0300-\u036f]/g, "").replace(/ñ/g, "n").replace(/Ñ/g, "n").replace(/[^\w\s]/gi, "").replaceAll(" ", "-").toLowerCase();
1721
1721
  return t?.tema ? `/${t.tema}/${n}-t${e.id}` : `/${n}-t${e.id}`;
1722
- }, $1 = (e) => {
1722
+ }, Y1 = (e) => {
1723
1723
  const { AssetsPrefix: t = "", AssetsPath: n = "src", isDev: a = !1 } = e;
1724
1724
  return a ? "src" : t + n;
1725
- }, Q1 = async (e, t, n) => {
1725
+ }, K1 = async (e, t, n) => {
1726
1726
  const { FETCH_TAG_BASED_RELATED_NEWS: a = !1, FETCH_SIZE_RELATED_NEWS: r = 10 } = I();
1727
1727
  if (!e) return [];
1728
1728
  const o = n.contract.note.listStandard;
@@ -1752,7 +1752,7 @@ const st = (e, t) => {
1752
1752
  } catch (i) {
1753
1753
  console.log(i);
1754
1754
  }
1755
- }, Xi = "https://recaptchaenterprise.googleapis.com/v1/projects", W1 = async ({
1755
+ }, Xi = "https://recaptchaenterprise.googleapis.com/v1/projects", J1 = async ({
1756
1756
  projectID: e,
1757
1757
  recaptchaKey: t,
1758
1758
  token: n,
@@ -1802,13 +1802,13 @@ const st = (e, t) => {
1802
1802
  return console.error("createAssessment error:", u), null;
1803
1803
  }
1804
1804
  };
1805
- function Y1(e, t) {
1805
+ function Z1(e, t) {
1806
1806
  if (t === "comentarios") return;
1807
1807
  const n = e[t];
1808
1808
  return typeof n == "string" || n === void 0 ? n : void 0;
1809
1809
  }
1810
- const K1 = (e) => e?.body?.rendered.includes("ck-image-gallery") || e?.config?.articlepreview === "fotogaleria" && e?.hascontent?.hasgalleryimages;
1811
- function J1(e) {
1810
+ const X1 = (e) => e?.body?.rendered.includes("ck-image-gallery") || e?.config?.articlepreview === "fotogaleria" && e?.hascontent?.hasgalleryimages;
1811
+ function ef(e) {
1812
1812
  const t = {};
1813
1813
  for (const [n, a] of Object.entries(e)) {
1814
1814
  const r = btoa(n).split("").reverse().join("");
@@ -1831,7 +1831,7 @@ function Pr(e) {
1831
1831
  }
1832
1832
  return t;
1833
1833
  }
1834
- const Z1 = async (e, t, n) => {
1834
+ const tf = async (e, t, n) => {
1835
1835
  const { info: a, preview: r } = e, o = e?.config?.homepreview || "imagen", i = o === "clip" && e?.hascontent?.hasgalleryvideosflash, c = {
1836
1836
  ...r
1837
1837
  };
@@ -3622,22 +3622,22 @@ oe.getAdapter = Xr.getAdapter;
3622
3622
  oe.HttpStatusCode = Ss;
3623
3623
  oe.default = oe;
3624
3624
  const {
3625
- Axios: tf,
3626
- AxiosError: nf,
3627
- CanceledError: sf,
3628
- isCancel: af,
3629
- CancelToken: rf,
3630
- VERSION: of,
3631
- all: cf,
3632
- Cancel: lf,
3633
- isAxiosError: df,
3634
- spread: uf,
3635
- toFormData: mf,
3636
- AxiosHeaders: hf,
3637
- HttpStatusCode: ff,
3638
- formToJSON: pf,
3639
- getAdapter: gf,
3640
- mergeConfig: bf
3625
+ Axios: af,
3626
+ AxiosError: rf,
3627
+ CanceledError: of,
3628
+ isCancel: cf,
3629
+ CancelToken: lf,
3630
+ VERSION: df,
3631
+ all: uf,
3632
+ Cancel: mf,
3633
+ isAxiosError: hf,
3634
+ spread: ff,
3635
+ toFormData: pf,
3636
+ AxiosHeaders: gf,
3637
+ HttpStatusCode: bf,
3638
+ formToJSON: wf,
3639
+ getAdapter: Af,
3640
+ mergeConfig: yf
3641
3641
  } = oe, Il = 45e3, ke = /* @__PURE__ */ new Map(), qa = /* @__PURE__ */ new Map();
3642
3642
  function ja(e, t, n) {
3643
3643
  if (n === void 0) {
@@ -3759,7 +3759,7 @@ function wt(e, t, n = {}) {
3759
3759
  lastGood: u
3760
3760
  }), m;
3761
3761
  }
3762
- function wf(e) {
3762
+ function vf(e) {
3763
3763
  e ? ke.delete(e) : ke.clear();
3764
3764
  }
3765
3765
  function Tn(e, t) {
@@ -3832,7 +3832,7 @@ function _l(e) {
3832
3832
  ), a.push("────────────────────────────────────────────────────────────"), a.join(`
3833
3833
  `);
3834
3834
  }
3835
- async function Af(e) {
3835
+ async function Cf(e) {
3836
3836
  if (!js()) return null;
3837
3837
  const t = Date.now();
3838
3838
  if (Dt && Dt.expiresAt > t)
@@ -3976,7 +3976,7 @@ async function Af(e) {
3976
3976
  report: m
3977
3977
  }, m;
3978
3978
  }
3979
- function yf() {
3979
+ function Nf() {
3980
3980
  Dt = null;
3981
3981
  }
3982
3982
  const $t = [];
@@ -4031,12 +4031,12 @@ function At(e) {
4031
4031
  function jl(e) {
4032
4032
  return { ...Dl(), comparison: e ?? null };
4033
4033
  }
4034
- function vf(e) {
4034
+ function Sf(e) {
4035
4035
  if (!js()) return null;
4036
4036
  const t = jl(e);
4037
4037
  return (t.entries.length > 0 || t.comparison?.rows.length) && console.log(ql(t)), $t.length = 0, t.entries.length > 0 || t.comparison?.rows.length ? t : null;
4038
4038
  }
4039
- function Cf() {
4039
+ function xf() {
4040
4040
  $t.length = 0;
4041
4041
  }
4042
4042
  const Gl = (e) => e === "/" || e === "/index.html", Fl = /* @__PURE__ */ new Set(["@type", "@context"]), Fa = (e) => {
@@ -4145,7 +4145,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
4145
4145
  }
4146
4146
  }
4147
4147
  );
4148
- }, Nf = ({ defaultRouteName: e }) => {
4148
+ }, Ef = ({ defaultRouteName: e }) => {
4149
4149
  const t = I(), { CAPTCHA_KEY: n, CONFIG_comments: a = !1, CONFIG_commentsV2: r = !1 } = t;
4150
4150
  return Le(t) ? null : n && n !== "" && (e === "video" && a && !r || e === "news" && a && !r || e === "auth" || e === "anuncia" || e === "contacto") && /* @__PURE__ */ s(
4151
4151
  "script",
@@ -4726,7 +4726,7 @@ const ad = (e) => Array.isArray(e) ? e.length > 0 : e && typeof e == "object" ?
4726
4726
  }, Pt = (e) => {
4727
4727
  const t = e.split("/"), n = t[t.length - 1] ?? "1";
4728
4728
  return Number(n) > 0 ? Number(n) : 1;
4729
- }, Sf = (e, t = 2) => {
4729
+ }, Tf = (e, t = 2) => {
4730
4730
  if (!e || e.length === 0) return [];
4731
4731
  const n = [];
4732
4732
  for (let a = 0; a < t; a++) {
@@ -4770,7 +4770,7 @@ const ad = (e) => Array.isArray(e) ? e.length > 0 : e && typeof e == "object" ?
4770
4770
  ),
4771
4771
  a && /* @__PURE__ */ s("link", { rel: "dns-prefetch", href: "https://pagead2.googlesyndication.com" })
4772
4772
  ] }), rs = Symbol("bucket-retry-exhausted");
4773
- class xf {
4773
+ class kf {
4774
4774
  exclude = "keywords,gallery,related,relatedexternal,external,customfields";
4775
4775
  config = {};
4776
4776
  /**
@@ -5182,7 +5182,7 @@ class et {
5182
5182
  };
5183
5183
  };
5184
5184
  commonNewsServices = async (t, n = {
5185
- getNews: `${this.contract.note.detailMain}${this.contract.note.detailSecondary}`,
5185
+ getNews: `${this.contract.note.detailMain}${this.contract.note.detailSecondary}${this.contract.note.relatedThumb}`,
5186
5186
  getNewsItemsList: `${this.contract.note.itemsListPrimary}${this.contract.note.detailSecondary}`,
5187
5187
  getAutorInfo: `${this.contract.author.avatar}`,
5188
5188
  getNewsItemsRelated: `${this.contract.note.relatedPrimary}${this.contract.note.relatedThumb}`
@@ -5351,7 +5351,7 @@ class wd extends et {
5351
5351
  return { blockSass: t };
5352
5352
  };
5353
5353
  }
5354
- class Ef {
5354
+ class If {
5355
5355
  issuuApi = "https://api.issuu.com/v2";
5356
5356
  api = void 0;
5357
5357
  q = "";
@@ -5417,7 +5417,7 @@ const os = Symbol("bucket-retry-exhausted"), Ad = async (e, t) => {
5417
5417
  u?.key && (d[u.key] = await e.resolveSlotContent([u]));
5418
5418
  })
5419
5419
  ), d;
5420
- }, Tf = async (e, t, n, a, r, o, i) => {
5420
+ }, Uf = async (e, t, n, a, r, o, i) => {
5421
5421
  const c = new wd({
5422
5422
  config: t,
5423
5423
  imgSizes: n,
@@ -5447,7 +5447,7 @@ const os = Symbol("bucket-retry-exhausted"), Ad = async (e, t) => {
5447
5447
  }, yd = (e) => {
5448
5448
  const t = bt(e);
5449
5449
  return t && t.data ? t.data : t;
5450
- }, kf = async (e) => {
5450
+ }, Lf = async (e) => {
5451
5451
  const t = await Promise.allSettled(
5452
5452
  Object.values(e).map((r) => {
5453
5453
  const o = r.promise ?? Promise.resolve(void 0);
@@ -6412,7 +6412,7 @@ const Pd = {
6412
6412
  bannersPreconnect_syndication: !1,
6413
6413
  bannersPreconnect_adsense: !1
6414
6414
  };
6415
- async function If({
6415
+ async function Pf({
6416
6416
  axiosApi: e,
6417
6417
  headConfig: t,
6418
6418
  meta: n,
@@ -6570,7 +6570,7 @@ async function If({
6570
6570
  T
6571
6571
  ] });
6572
6572
  }
6573
- const Uf = ({
6573
+ const Rf = ({
6574
6574
  children: e,
6575
6575
  defaultRouteName: t,
6576
6576
  banners: n,
@@ -6625,7 +6625,7 @@ const Uf = ({
6625
6625
  }
6626
6626
  )
6627
6627
  }
6628
- ), Lf = (e) => /* @__PURE__ */ b("div", { className: "sass-com-loc-content", children: [
6628
+ ), Of = (e) => /* @__PURE__ */ b("div", { className: "sass-com-loc-content", children: [
6629
6629
  /* @__PURE__ */ s(Rd, {}),
6630
6630
  /* @__PURE__ */ s("p", { className: "sass-com-loc-location", children: e.place })
6631
6631
  ] }), Fs = ({
@@ -6772,7 +6772,7 @@ function Od({
6772
6772
  }
6773
6773
  };
6774
6774
  }
6775
- function Pf(e) {
6775
+ function Bf(e) {
6776
6776
  const {
6777
6777
  children: t,
6778
6778
  slot_id: n,
@@ -7040,7 +7040,7 @@ function qd(e, t, n) {
7040
7040
  function Tt(e, t) {
7041
7041
  return t ? `${t} ${e}` : e;
7042
7042
  }
7043
- const Rf = async (e) => {
7043
+ const Mf = async (e) => {
7044
7044
  const { showNewsLikeTitle: t = !1, hasShadow: n = !1, speculationPrerenderClass: a } = e, r = Tt(
7045
7045
  "sass-com-sc5-sectionDescription",
7046
7046
  t ? a : void 0
@@ -8976,7 +8976,7 @@ const $d = (e) => {
8976
8976
  ] })
8977
8977
  ]
8978
8978
  }
8979
- ), Of = (e) => /* @__PURE__ */ b("section", { className: "sass-com-subw-content", children: [
8979
+ ), _f = (e) => /* @__PURE__ */ b("section", { className: "sass-com-subw-content", children: [
8980
8980
  /* @__PURE__ */ s(Zd, { className: "sass-com-subw-subscribeImage" }),
8981
8981
  /* @__PURE__ */ b("div", { className: "sass-com-subw-contentTitle", children: [
8982
8982
  /* @__PURE__ */ s("p", { className: "sass-com-subw-title", children: "Mantenete Informado" }),
@@ -9068,10 +9068,10 @@ const $d = (e) => {
9068
9068
  "path",
9069
9069
  {
9070
9070
  fill: "currentColor",
9071
- d: `M25.7,9.4h-9.1v2.4h9.1c-0.1,0,0.1,0,0.1-0.1V9.5C25.9,9.4,25.9,9.4,25.7,9.4L25.7,9.4z M8.4,9.6
9072
- c-3,0-5.6,2.5-5.6,5.6c0,3,2.5,5.4,5.7,5.4s5.4-2.4,5.4-5.4c0-0.4,0-0.7-0.1-1.1H8.5v2.1h3c-0.3,1.3-1.5,2.1-3,2.1
9073
- c-1.9-0.1-3.4-1.7-3.2-3.4c0-1.9,1.5-3.2,3.2-3.2c0.8,0,1.5,0.3,2.1,0.9l1.5-1.5C11,10.2,9.7,9.6,8.4,9.6L8.4,9.6z M27,13.7H16.5
9074
- v2.4H27c0,0,0.1,0,0.1-0.1v-2.1C27.2,13.7,27.2,13.7,27,13.7L27,13.7z M25.7,18.2h-9.1v2.4h9.1c-0.1,0,0.1-0.1,0.1-0.1v-2.1
9071
+ d: `M25.7,9.4h-9.1v2.4h9.1c-0.1,0,0.1,0,0.1-0.1V9.5C25.9,9.4,25.9,9.4,25.7,9.4L25.7,9.4z M8.4,9.6\r
9072
+ c-3,0-5.6,2.5-5.6,5.6c0,3,2.5,5.4,5.7,5.4s5.4-2.4,5.4-5.4c0-0.4,0-0.7-0.1-1.1H8.5v2.1h3c-0.3,1.3-1.5,2.1-3,2.1\r
9073
+ c-1.9-0.1-3.4-1.7-3.2-3.4c0-1.9,1.5-3.2,3.2-3.2c0.8,0,1.5,0.3,2.1,0.9l1.5-1.5C11,10.2,9.7,9.6,8.4,9.6L8.4,9.6z M27,13.7H16.5\r
9074
+ v2.4H27c0,0,0.1,0,0.1-0.1v-2.1C27.2,13.7,27.2,13.7,27,13.7L27,13.7z M25.7,18.2h-9.1v2.4h9.1c-0.1,0,0.1-0.1,0.1-0.1v-2.1\r
9075
9075
  C25.9,18.2,25.9,18.2,25.7,18.2L25.7,18.2z`
9076
9076
  }
9077
9077
  ) })
@@ -9263,13 +9263,13 @@ const $d = (e) => {
9263
9263
  "path",
9264
9264
  {
9265
9265
  fill: "currentColor",
9266
- d: `M12.6,24.9c-1.1,0-2.1-0.3-3.1-0.8c-1.7-0.9-2.8-2.5-3.2-4.3c-0.7-3.3,1.4-6.7,4.7-7.4
9267
- c0.8-0.2,1.5-0.2,2.2-0.1c0.1,0,0.1,0,0.2,0l0.5,0.1l0.1,0.5v3.8l-0.8-0.2c-0.1,0-0.2,0-0.3-0.1c-1.2-0.2-2.3,0.6-2.5,1.8
9268
- c-0.2,1.2,0.6,2.3,1.8,2.5c0.6,0.1,1.2,0,1.7-0.4c0.5-0.4,0.8-1,0.8-1.6c0-0.7,0-1.3,0-2l0-0.7l0-10.8h4.1L19,5.9
9269
- c0,0.2,0,0.4,0.1,0.6c0.4,1.8,2,3.2,3.9,3.3c0.5,0,0.8,0.3,0.8,0.8c0,0.6,0,1.3,0,1.9v1.5l-0.6,0c-1.5,0-2.9-0.4-4.1-1.1l0,5.6
9270
- c0,2.7-1.6,5-4,6C14.2,24.7,13.4,24.9,12.6,24.9z M12.7,13.4c-0.4,0-0.9,0.1-1.3,0.2c-2.7,0.6-4.4,3.4-3.9,6.1
9271
- c0.3,1.5,1.3,2.8,2.6,3.5c1.4,0.7,3,0.8,4.5,0.3c2-0.8,3.3-2.7,3.3-4.9l0-7.8l0.9,0.7c1.2,0.9,2.4,1.3,3.8,1.5v-0.3
9272
- c0-0.5,0-1.1,0-1.6C20.4,10.7,18.5,9,18,6.7c0-0.2-0.1-0.3-0.1-0.5H16l0,10.4c0,0.7,0,1.4,0,2.1c0,0.9-0.5,1.8-1.2,2.4
9266
+ d: `M12.6,24.9c-1.1,0-2.1-0.3-3.1-0.8c-1.7-0.9-2.8-2.5-3.2-4.3c-0.7-3.3,1.4-6.7,4.7-7.4\r
9267
+ c0.8-0.2,1.5-0.2,2.2-0.1c0.1,0,0.1,0,0.2,0l0.5,0.1l0.1,0.5v3.8l-0.8-0.2c-0.1,0-0.2,0-0.3-0.1c-1.2-0.2-2.3,0.6-2.5,1.8\r
9268
+ c-0.2,1.2,0.6,2.3,1.8,2.5c0.6,0.1,1.2,0,1.7-0.4c0.5-0.4,0.8-1,0.8-1.6c0-0.7,0-1.3,0-2l0-0.7l0-10.8h4.1L19,5.9\r
9269
+ c0,0.2,0,0.4,0.1,0.6c0.4,1.8,2,3.2,3.9,3.3c0.5,0,0.8,0.3,0.8,0.8c0,0.6,0,1.3,0,1.9v1.5l-0.6,0c-1.5,0-2.9-0.4-4.1-1.1l0,5.6\r
9270
+ c0,2.7-1.6,5-4,6C14.2,24.7,13.4,24.9,12.6,24.9z M12.7,13.4c-0.4,0-0.9,0.1-1.3,0.2c-2.7,0.6-4.4,3.4-3.9,6.1\r
9271
+ c0.3,1.5,1.3,2.8,2.6,3.5c1.4,0.7,3,0.8,4.5,0.3c2-0.8,3.3-2.7,3.3-4.9l0-7.8l0.9,0.7c1.2,0.9,2.4,1.3,3.8,1.5v-0.3\r
9272
+ c0-0.5,0-1.1,0-1.6C20.4,10.7,18.5,9,18,6.7c0-0.2-0.1-0.3-0.1-0.5H16l0,10.4c0,0.7,0,1.4,0,2.1c0,0.9-0.5,1.8-1.2,2.4\r
9273
9273
  C14,21.8,13,22,12,21.8c-1.8-0.4-3-2-2.7-3.9c0.3-1.7,1.8-2.9,3.6-2.7v-1.9C12.9,13.4,12.8,13.4,12.7,13.4z`
9274
9274
  }
9275
9275
  ) })
@@ -9295,13 +9295,13 @@ const $d = (e) => {
9295
9295
  "path",
9296
9296
  {
9297
9297
  fill: "currentColor",
9298
- d: `M21.7,8.3c-1.8-1.8-4.2-2.8-6.7-2.8c-5.2,0-9.5,4.2-9.5,9.4c0,1.7,0.4,3.3,1.3,4.7l-1.3,4.9l5-1.3
9299
- c1.4,0.7,2.9,1.1,4.5,1.1h0c5.2,0,9.5-4.2,9.5-9.4C24.5,12.4,23.5,10,21.7,8.3 M15,22.7L15,22.7c-1.4,0-2.8-0.4-4-1.1l-0.3-0.2
9300
- l-3,0.8l0.8-2.9l-0.2-0.3c-0.8-1.2-1.2-2.7-1.2-4.2c0-4.3,3.5-7.8,7.9-7.8c2.1,0,4.1,0.8,5.6,2.3c1.5,1.5,2.3,3.4,2.3,5.5
9301
- C22.9,19.2,19.4,22.7,15,22.7z M19.4,16.9c-0.2-0.1-1.4-0.7-1.6-0.8c-0.2-0.1-0.4-0.1-0.5,0.1c-0.2,0.2-0.6,0.8-0.7,0.9
9302
- c-0.1,0.2-0.3,0.2-0.5,0.1c-0.2-0.1-1-0.4-1.9-1.2c-0.7-0.6-1.2-1.4-1.3-1.6c-0.1-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.3,0.4-0.4
9303
- c0.1-0.1,0.2-0.2,0.2-0.4c0.1-0.2,0-0.3,0-0.4c-0.1-0.1-0.5-1.3-0.7-1.7c-0.2-0.5-0.4-0.4-0.5-0.4c-0.1,0-0.3,0-0.5,0
9304
- c-0.2,0-0.4,0.1-0.6,0.3c-0.2,0.2-0.8,0.8-0.8,2c0,1.2,0.8,2.3,1,2.4c0.1,0.2,1.7,2.5,4,3.6c0.6,0.2,1,0.4,1.3,0.5
9298
+ d: `M21.7,8.3c-1.8-1.8-4.2-2.8-6.7-2.8c-5.2,0-9.5,4.2-9.5,9.4c0,1.7,0.4,3.3,1.3,4.7l-1.3,4.9l5-1.3\r
9299
+ c1.4,0.7,2.9,1.1,4.5,1.1h0c5.2,0,9.5-4.2,9.5-9.4C24.5,12.4,23.5,10,21.7,8.3 M15,22.7L15,22.7c-1.4,0-2.8-0.4-4-1.1l-0.3-0.2\r
9300
+ l-3,0.8l0.8-2.9l-0.2-0.3c-0.8-1.2-1.2-2.7-1.2-4.2c0-4.3,3.5-7.8,7.9-7.8c2.1,0,4.1,0.8,5.6,2.3c1.5,1.5,2.3,3.4,2.3,5.5\r
9301
+ C22.9,19.2,19.4,22.7,15,22.7z M19.4,16.9c-0.2-0.1-1.4-0.7-1.6-0.8c-0.2-0.1-0.4-0.1-0.5,0.1c-0.2,0.2-0.6,0.8-0.7,0.9\r
9302
+ c-0.1,0.2-0.3,0.2-0.5,0.1c-0.2-0.1-1-0.4-1.9-1.2c-0.7-0.6-1.2-1.4-1.3-1.6c-0.1-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.3,0.4-0.4\r
9303
+ c0.1-0.1,0.2-0.2,0.2-0.4c0.1-0.2,0-0.3,0-0.4c-0.1-0.1-0.5-1.3-0.7-1.7c-0.2-0.5-0.4-0.4-0.5-0.4c-0.1,0-0.3,0-0.5,0\r
9304
+ c-0.2,0-0.4,0.1-0.6,0.3c-0.2,0.2-0.8,0.8-0.8,2c0,1.2,0.8,2.3,1,2.4c0.1,0.2,1.7,2.5,4,3.6c0.6,0.2,1,0.4,1.3,0.5\r
9305
9305
  c0.6,0.2,1.1,0.2,1.5,0.1c0.5-0.1,1.4-0.6,1.6-1.1c0.2-0.5,0.2-1,0.1-1.1C19.7,17.1,19.6,17,19.4,16.9`
9306
9306
  }
9307
9307
  ) }) })
@@ -9331,9 +9331,9 @@ const $d = (e) => {
9331
9331
  "path",
9332
9332
  {
9333
9333
  fill: "currentColor",
9334
- d: `M15,23.9c-0.7,0-7.3,0-9.2-0.6C4.6,23,3.7,22,3.2,20.8c-0.4-2-0.4-5.6-0.4-5.8c0-0.2,0-3.8,0.6-5.8C3.7,7.9,4.7,7,5.9,6.5c1.9-0.4,8.9-0.4,9.2-0.4c0.7,0,7.3,0,9.2,0.6C25.5,7,26.4,8,26.9,9.2c0,0,0,0,0,0.1c0.5,1.9,0.3,5.7,0.3,5.9
9335
- c0,0.1,0,3.8-0.4,5.7c-0.4,1.3-1.3,2.2-2.6,2.6C22.2,23.9,15.3,23.9,15,23.9z M15.1,7.6c-2,0-7.4,0.1-8.8,0.4C6,8.1,5.1,8.5,4.8,9.5c-0.5,1.8-0.5,5.4-0.5,5.4s0,3.6,0.4,5.4c0.1,0.3,0.5,1.2,1.6,1.5c1.4,0.4,6.8,0.5,8.7,0.5c2,0,7.4-0.1,8.8-0.4
9336
- c0.3-0.1,1.2-0.5,1.5-1.6c0.4-1.6,0.4-5.3,0.4-5.3c0-0.1,0.2-3.7-0.2-5.4c-0.1-0.4-0.5-1.3-1.6-1.6C22.5,7.7,17.1,7.6,15.1,7.6zM12.8,19.2c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.4-0.4-0.4-0.7v-6.9c0-0.3,0.1-0.5,0.4-0.6c0.2-0.1,0.5-0.1,0.7,0l5.9,3.4
9334
+ d: `M15,23.9c-0.7,0-7.3,0-9.2-0.6C4.6,23,3.7,22,3.2,20.8c-0.4-2-0.4-5.6-0.4-5.8c0-0.2,0-3.8,0.6-5.8C3.7,7.9,4.7,7,5.9,6.5c1.9-0.4,8.9-0.4,9.2-0.4c0.7,0,7.3,0,9.2,0.6C25.5,7,26.4,8,26.9,9.2c0,0,0,0,0,0.1c0.5,1.9,0.3,5.7,0.3,5.9\r
9335
+ c0,0.1,0,3.8-0.4,5.7c-0.4,1.3-1.3,2.2-2.6,2.6C22.2,23.9,15.3,23.9,15,23.9z M15.1,7.6c-2,0-7.4,0.1-8.8,0.4C6,8.1,5.1,8.5,4.8,9.5c-0.5,1.8-0.5,5.4-0.5,5.4s0,3.6,0.4,5.4c0.1,0.3,0.5,1.2,1.6,1.5c1.4,0.4,6.8,0.5,8.7,0.5c2,0,7.4-0.1,8.8-0.4\r
9336
+ c0.3-0.1,1.2-0.5,1.5-1.6c0.4-1.6,0.4-5.3,0.4-5.3c0-0.1,0.2-3.7-0.2-5.4c-0.1-0.4-0.5-1.3-1.6-1.6C22.5,7.7,17.1,7.6,15.1,7.6zM12.8,19.2c-0.1,0-0.3,0-0.4-0.1c-0.2-0.1-0.4-0.4-0.4-0.7v-6.9c0-0.3,0.1-0.5,0.4-0.6c0.2-0.1,0.5-0.1,0.7,0l5.9,3.4\r
9337
9337
  c0.2,0.1,0.4,0.4,0.4,0.6c0,0.3-0.1,0.5-0.4,0.7l-5.9,3.5C13.1,19.1,12.9,19.2,12.8,19.2z M13.6,12.9v4.3l3.7-2.2L13.6,12.9z`
9338
9338
  }
9339
9339
  ),
@@ -9341,7 +9341,7 @@ const $d = (e) => {
9341
9341
  ]
9342
9342
  }
9343
9343
  );
9344
- }, Bf = ["telegram"], Nt = {
9344
+ }, Df = ["telegram"], Nt = {
9345
9345
  facebook: (e) => /* @__PURE__ */ s(zn, { ...e }),
9346
9346
  instagram: (e) => /* @__PURE__ */ s($n, { ...e }),
9347
9347
  whatsapp: (e) => /* @__PURE__ */ s(ru, { ...e }),
@@ -9355,7 +9355,7 @@ const $d = (e) => {
9355
9355
  spotify: (e) => /* @__PURE__ */ s(nu, { ...e }),
9356
9356
  threads: (e) => /* @__PURE__ */ s(au, { ...e }),
9357
9357
  pinterest: (e) => /* @__PURE__ */ s(Qn, { ...e })
9358
- }, Mf = (e) => {
9358
+ }, qf = (e) => {
9359
9359
  const { freeZone: t, socials: n, menu: a, customBlock: r, custom_styles: o = {} } = e, i = ft();
9360
9360
  return /* @__PURE__ */ b(
9361
9361
  "footer",
@@ -9632,7 +9632,7 @@ function iu({ noteShare: e }) {
9632
9632
  )
9633
9633
  ] });
9634
9634
  }
9635
- const _f = (e) => {
9635
+ const jf = (e) => {
9636
9636
  const t = `${e?.video.main.author} - `, n = e?.video.main.author ? Ke(e.video.info.date.created, t) : {}, a = () => e?.video.main.author ? `${t}${qe(e.video.info.date.created)}` : e?.video.main.author;
9637
9637
  return /* @__PURE__ */ s("div", { className: "sass-com-bv3-content", children: /* @__PURE__ */ s(Fs, { children: /* @__PURE__ */ b("div", { className: "sass-com-bv3-videoContent", children: [
9638
9638
  /* @__PURE__ */ s("p", { className: "sass-com-bv3-title", children: e.video.main.title }),
@@ -9925,7 +9925,7 @@ const _f = (e) => {
9925
9925
  }
9926
9926
  )
9927
9927
  ] });
9928
- }, Df = (e) => /* @__PURE__ */ s("div", { className: "sass-com-lt-content", children: /* @__PURE__ */ s(Fs, { className: `sass-com-lt-contentLayout ${e.className}`, children: e.children }) }), qf = (e) => {
9928
+ }, Gf = (e) => /* @__PURE__ */ s("div", { className: "sass-com-lt-content", children: /* @__PURE__ */ s(Fs, { className: `sass-com-lt-contentLayout ${e.className}`, children: e.children }) }), Ff = (e) => {
9929
9929
  const t = e.logo;
9930
9930
  return /* @__PURE__ */ b("section", { className: "sass-com-err-content", children: [
9931
9931
  e.backgroundImgURL && /* @__PURE__ */ s(
@@ -9943,13 +9943,13 @@ const _f = (e) => {
9943
9943
  /* @__PURE__ */ s(_, { className: "sass-com-err-linkStyled su-no-underline su-flex-center", href: "/", children: e.buttonText ?? "Inicio" })
9944
9944
  ] })
9945
9945
  ] });
9946
- }, jf = (e) => /* @__PURE__ */ b("div", { className: "sass-com-cin-content", children: [
9946
+ }, Hf = (e) => /* @__PURE__ */ b("div", { className: "sass-com-cin-content", children: [
9947
9947
  /* @__PURE__ */ b("div", { className: "sass-com-cin-contentLabel", children: [
9948
9948
  /* @__PURE__ */ s("label", { className: "sass-com-cin-label", children: e.label }),
9949
9949
  e.required && /* @__PURE__ */ s("span", { className: "sass-com-cin-required", children: "*" })
9950
9950
  ] }),
9951
9951
  /* @__PURE__ */ s("input", { className: "sass-com-cin-input", ...e })
9952
- ] }), Gf = (e) => /* @__PURE__ */ b("div", { className: "sass-com-csel-content", children: [
9952
+ ] }), Vf = (e) => /* @__PURE__ */ b("div", { className: "sass-com-csel-content", children: [
9953
9953
  /* @__PURE__ */ b("div", { className: "sass-com-csel-contentLabel", children: [
9954
9954
  /* @__PURE__ */ s("label", { className: "sass-com-csel-label", children: e.label }),
9955
9955
  e.required && /* @__PURE__ */ s("span", { className: "sass-com-csel-required", children: "*" })
@@ -9958,7 +9958,7 @@ const _f = (e) => {
9958
9958
  /* @__PURE__ */ s("option", { value: "", children: "--Seleccione--" }),
9959
9959
  e.options.map((t, n) => /* @__PURE__ */ s("option", { value: t.value, children: t.label }, n))
9960
9960
  ] })
9961
- ] }), Ff = (e) => /* @__PURE__ */ b("div", { className: "sass-com-cta-content", children: [
9961
+ ] }), zf = (e) => /* @__PURE__ */ b("div", { className: "sass-com-cta-content", children: [
9962
9962
  /* @__PURE__ */ s("label", { className: "sass-com-cta-label", children: e.label }),
9963
9963
  /* @__PURE__ */ s("textarea", { className: "sass-com-cta-input", ...e })
9964
9964
  ] }), wo = (e) => {
@@ -10022,8 +10022,8 @@ const _f = (e) => {
10022
10022
  strokeLinecap: "round",
10023
10023
  strokeLinejoin: "round",
10024
10024
  strokeMiterlimit: "10",
10025
- d: `M10.2,8.3c0,1.1-0.9,2.1-2.2,2.1l0,0c-1.3,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.2-2.1C9.4,6.3,10.2,7.1,10.2,8.3z M6.1,23.7H10V11.9
10026
- H6.1V23.7z M19.6,11.7c-2.1,0-3.5,2-3.5,2v-1.7h-3.9v11.8H16v-6.6c0-0.3,0-0.7,0.1-0.9c0.3-0.7,0.9-1.4,2-1.4c1.4,0,2,1.1,2,2.7v6.3
10025
+ d: `M10.2,8.3c0,1.1-0.9,2.1-2.2,2.1l0,0c-1.3,0-2.1-0.9-2.1-2.1c0-1.1,0.9-2.1,2.2-2.1C9.4,6.3,10.2,7.1,10.2,8.3z M6.1,23.7H10V11.9\r
10026
+ H6.1V23.7z M19.6,11.7c-2.1,0-3.5,2-3.5,2v-1.7h-3.9v11.8H16v-6.6c0-0.3,0-0.7,0.1-0.9c0.3-0.7,0.9-1.4,2-1.4c1.4,0,2,1.1,2,2.7v6.3\r
10027
10027
  h3.9V17C24.1,13.3,22.2,11.7,19.6,11.7z`
10028
10028
  }
10029
10029
  )
@@ -10091,7 +10091,7 @@ const _f = (e) => {
10091
10091
  fetchPriority: "low",
10092
10092
  loading: "lazy"
10093
10093
  }
10094
- ), Hf = async (e) => {
10094
+ ), $f = async (e) => {
10095
10095
  const { autor: t, autorIcon: n, socialIconsFilled: a = !1, socialIconsCustom: r = !1 } = e, o = n, { PUBLIC_LNG: i } = I(), c = i === "en", l = t?.addtional, d = t?.info?.image?.sizes?.[0]?.url ?? "", u = t?.info?.fullname ?? "", h = t?.info?.email ?? "", m = c ? l?.USER_DESCRIPCION_EN || l?.USER_MIBIO_EN || "" : l?.USER_DESCRIPCION || l?.USER_MIBIO || "", p = dn(t?.addtional?.USER_USERFB ?? ""), f = dn(t?.addtional?.USER_USERIG ?? ""), g = dn(t?.addtional?.USER_USERTWT ?? ""), w = dn(t?.addtional?.USER_USERLIN ?? ""), A = $e("tiktok", l?.USER_PAGE_TIKTOK), y = $e("youtube", l?.USER_PAGE_YOUTUBE), C = $e(
10096
10096
  "pinterest",
10097
10097
  l?.USER_PAGE_PINTEREST
@@ -10207,7 +10207,7 @@ const _f = (e) => {
10207
10207
  ] })
10208
10208
  }
10209
10209
  );
10210
- }, Vf = async (e) => {
10210
+ }, Qf = async (e) => {
10211
10211
  const { autor: t, autorIcon: n, socialIconsFilled: a = !1 } = e, r = n, { PUBLIC_LNG: o } = I(), i = o === "en", c = t?.addtional, l = t?.info?.image?.sizes?.[0]?.url ?? "", d = t?.info?.fullname ?? "", u = t?.info?.email ?? "", h = c?.USER_SHOWEMAIL === !0 || c?.USER_MOSTRAR_MAIL?.toUpperCase() === "TRUE", m = c?.USER_SHOWBIO ?? !1, p = i ? c?.USER_DESCRIPCION_EN || c?.USER_MIBIO_EN || "" : c?.USER_DESCRIPCION || c?.USER_MIBIO || "", f = t?.addtional?.USER_USERFB ?? "", g = t?.addtional?.USER_USERIG ?? "", w = t?.addtional?.USER_USERTWT ?? "", A = t?.addtional?.USER_USERLIN ?? "", y = $e("tiktok", c?.USER_PAGE_TIKTOK), C = $e("youtube", c?.USER_PAGE_YOUTUBE), N = $e(
10212
10212
  "pinterest",
10213
10213
  c?.USER_PAGE_PINTEREST
@@ -10383,7 +10383,7 @@ const _f = (e) => {
10383
10383
  ),
10384
10384
  /* @__PURE__ */ s("div", { className: "sass-com-sc7-newsDescription", children: /* @__PURE__ */ s(Ze, { ...n, paths: e.paths }) })
10385
10385
  ] }) : null;
10386
- }, zf = (e) => {
10386
+ }, Wf = (e) => {
10387
10387
  let t = [];
10388
10388
  return e.videoList && e.videoList.length > 0 && (t = e.videoList?.filter((n) => n.info.path !== e.video.info.path) ?? []), /* @__PURE__ */ s("div", { className: "sass-com-bv4-content", children: /* @__PURE__ */ b(Fs, { className: "sass-com-bv4-contentLayoutVideoSection", children: [
10389
10389
  /* @__PURE__ */ b("a", { className: "sass-com-bv4-header", href: e.goBackLink ?? "/videos", children: [
@@ -11045,7 +11045,7 @@ const _f = (e) => {
11045
11045
  ]
11046
11046
  }
11047
11047
  );
11048
- }, $f = (e) => {
11048
+ }, Yf = (e) => {
11049
11049
  const { alertZone: t, children: n, sidebar: a, custom_styles: r = {} } = e, o = e.childrenContentTag ?? "div", i = /* @__PURE__ */ b(
11050
11050
  o,
11051
11051
  {
@@ -11091,8 +11091,10 @@ const _f = (e) => {
11091
11091
  )
11092
11092
  ] });
11093
11093
  }, Tu = async (e) => {
11094
- const t = e.info && typeof e.info == "object" ? e.info.image : void 0, n = (t && typeof t == "object" ? t : void 0) || e.image, a = n?.sizes?.[0]?.url || n?.original?.url || "";
11095
- return a && await fe(a) || "";
11094
+ const t = e.info && typeof e.info == "object" ? e.info.image : void 0, n = (t && typeof t == "object" ? t : void 0) || e.image, r = n?.sizes?.find(
11095
+ (o) => o.width === 100 && o.height === 100
11096
+ )?.url || n?.sizes?.[0]?.url || n?.original?.url || "";
11097
+ return r && await fe(r) || "";
11096
11098
  }, Ka = ({
11097
11099
  name: e,
11098
11100
  imageUrl: t
@@ -11515,7 +11517,7 @@ const _f = (e) => {
11515
11517
  return e;
11516
11518
  const t = e.trim();
11517
11519
  return t.startsWith("http://") || t.startsWith("https://") ? t : `https://${t}`;
11518
- }, Qf = async (e) => {
11520
+ }, Kf = async (e) => {
11519
11521
  const t = e.img ? await fe(e.img) : "", n = un(e.social?.facebook ?? ""), a = un(e.social?.instagram ?? ""), r = un(e.social?.twitter ?? ""), o = un(e.social?.linkedin ?? ""), i = e.social && (n || a || r || o);
11520
11522
  return /* @__PURE__ */ s("section", { className: `sass-com-th-content ${e.className}`, children: /* @__PURE__ */ b(
11521
11523
  "div",
@@ -11598,7 +11600,7 @@ const _f = (e) => {
11598
11600
  children: /* @__PURE__ */ s("path", { d: "M504-480 320-664l56-56 240 240-240 240-56-56 184-184Z" })
11599
11601
  }
11600
11602
  );
11601
- function Wf({
11603
+ function Jf({
11602
11604
  googleSourceShare: e,
11603
11605
  googleProfile: t,
11604
11606
  whatsAppShare: n,
@@ -11679,7 +11681,7 @@ function Wf({
11679
11681
  )
11680
11682
  ] });
11681
11683
  }
11682
- function Yf(e) {
11684
+ function Zf(e) {
11683
11685
  const {
11684
11686
  main: t,
11685
11687
  authors: n,
@@ -12307,7 +12309,7 @@ function Ou(e) {
12307
12309
  a % 2 === 0 ? t[Math.floor(a / 2)] = e[a] : t[n + Math.floor(a / 2)] = e[a];
12308
12310
  return t;
12309
12311
  }
12310
- const Kf = (e) => {
12312
+ const Xf = (e) => {
12311
12313
  const { isOpinion: t = !1 } = e, n = (o) => /* @__PURE__ */ s(
12312
12314
  "div",
12313
12315
  {
@@ -12361,7 +12363,7 @@ const Kf = (e) => {
12361
12363
  ] })
12362
12364
  }
12363
12365
  ) });
12364
- }, Jf = (e) => {
12366
+ }, ep = (e) => {
12365
12367
  const { showTitle: t = !0 } = e;
12366
12368
  return /* @__PURE__ */ b("div", { className: "sass-bs-eb1-content", children: [
12367
12369
  t && /* @__PURE__ */ s("p", { className: "sass-bs-eb1-title", children: "Editorial" }),
@@ -12380,7 +12382,7 @@ const Kf = (e) => {
12380
12382
  }
12381
12383
  )
12382
12384
  ] });
12383
- }, Zf = (e) => {
12385
+ }, tp = (e) => {
12384
12386
  const { news: t } = e, n = e.isHome ?? !1;
12385
12387
  return Array.isArray(t) && /* @__PURE__ */ b("div", { className: "sass-bs-m2c-content", children: [
12386
12388
  /* @__PURE__ */ b("div", { className: "sass-bs-m2c-newsContent", children: [
@@ -12434,7 +12436,7 @@ const Kf = (e) => {
12434
12436
  ] }),
12435
12437
  /* @__PURE__ */ s("div", { className: "sass-bs-m2c-bannerContent", children: e.halfPageBanner })
12436
12438
  ] });
12437
- }, Xf = (e) => /* @__PURE__ */ b(W, { children: [
12439
+ }, np = (e) => /* @__PURE__ */ b(W, { children: [
12438
12440
  /* @__PURE__ */ s(
12439
12441
  Kd,
12440
12442
  {
@@ -12510,7 +12512,7 @@ function Mu(e) {
12510
12512
  a % 2 === 0 ? t[Math.floor(a / 2)] = e[a] : t[n + Math.floor(a / 2)] = e[a];
12511
12513
  return t;
12512
12514
  }
12513
- const ep = (e) => {
12515
+ const sp = (e) => {
12514
12516
  const t = e.isHome ?? !1, n = /* @__PURE__ */ s(
12515
12517
  "div",
12516
12518
  {
@@ -12949,7 +12951,7 @@ const ep = (e) => {
12949
12951
  }
12950
12952
  ) });
12951
12953
  }
12952
- }, tp = (e) => {
12954
+ }, ap = (e) => {
12953
12955
  const {
12954
12956
  data: t,
12955
12957
  currentPage: n,
@@ -13112,7 +13114,7 @@ const ep = (e) => {
13112
13114
  default:
13113
13115
  return /* @__PURE__ */ s(W, {});
13114
13116
  }
13115
- }, np = (e) => {
13117
+ }, rp = (e) => {
13116
13118
  const { data: t } = e;
13117
13119
  return /* @__PURE__ */ s("section", { className: "sass-pg-cont-content", children: t.map((n, a) => /* @__PURE__ */ s(
13118
13120
  "div",
@@ -14859,7 +14861,7 @@ const Um = (e) => {
14859
14861
  ),
14860
14862
  /* @__PURE__ */ s(Ee, { banners: c ?? [], name: "block_3", scope: f })
14861
14863
  ] });
14862
- }, sp = async (e) => {
14864
+ }, op = async (e) => {
14863
14865
  const {
14864
14866
  ranking: t = [],
14865
14867
  banners: n,
@@ -14970,7 +14972,7 @@ const Um = (e) => {
14970
14972
  }
14971
14973
  ) })
14972
14974
  }
14973
- ), ap = (e) => /* @__PURE__ */ s(
14975
+ ), ip = (e) => /* @__PURE__ */ s(
14974
14976
  "form",
14975
14977
  {
14976
14978
  className: "su-w-full su-flex su-justify-center su-gap-4 sass-pg-buscar-content",
@@ -15052,7 +15054,7 @@ const Me = [
15052
15054
  { label: "Usa una letra mayúscula", test: Me[3] },
15053
15055
  { label: "Usa un símbolo", test: Me[4] }
15054
15056
  ];
15055
- function rp({ texts: e, API_ENV: t, termsAndConditionsUrl: n }) {
15057
+ function cp({ texts: e, API_ENV: t, termsAndConditionsUrl: n }) {
15056
15058
  const a = { ...Rm, ...e?.comentarios }, r = Ht(
15057
15059
  () => Om(e?.comentarios?.registerForm),
15058
15060
  [e?.comentarios?.registerForm]
@@ -15323,7 +15325,7 @@ const Bm = {
15323
15325
  changePasswordButton: "Cambiar contraseña",
15324
15326
  feedbackSuccessMessage: "La contraseña fue cambiada con éxito"
15325
15327
  };
15326
- function op({
15328
+ function lp({
15327
15329
  API_ENV: e,
15328
15330
  texts: t
15329
15331
  }) {
@@ -15749,7 +15751,7 @@ function jm({
15749
15751
  /* @__PURE__ */ s("button", { type: "submit", className: "sass-pg-login-primary", onClick: e, children: t.loginButtonText })
15750
15752
  ] });
15751
15753
  }
15752
- function ip({ containerId: e, containerId2: t }) {
15754
+ function dp({ containerId: e, containerId2: t }) {
15753
15755
  return De(() => {
15754
15756
  try {
15755
15757
  let n = function() {
@@ -15785,7 +15787,7 @@ function ip({ containerId: e, containerId2: t }) {
15785
15787
  }
15786
15788
  }, [e]), null;
15787
15789
  }
15788
- const cp = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @__PURE__ */ s("script", { src: "https://platform.twitter.com/widgets.js" }), Gm = (e) => {
15790
+ const up = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @__PURE__ */ s("script", { src: "https://platform.twitter.com/widgets.js" }), Gm = (e) => {
15789
15791
  const {
15790
15792
  //rounded = false,
15791
15793
  isVideo: t = !1,
@@ -16262,7 +16264,7 @@ const Qm = (e) => {
16262
16264
  return console.error("Error verificando reCAPTCHA Enterprise:", o), !1;
16263
16265
  }
16264
16266
  };
16265
- async function lp({
16267
+ async function mp({
16266
16268
  publication: e,
16267
16269
  username: t,
16268
16270
  id: n,
@@ -16334,7 +16336,7 @@ const Ts = {
16334
16336
  intellectual: "Violación de propiedad intelectual",
16335
16337
  bullying: "Bullying o acoso"
16336
16338
  };
16337
- function dp(e) {
16339
+ function hp(e) {
16338
16340
  return Ts[e];
16339
16341
  }
16340
16342
  const Je = 300, ze = {
@@ -19366,7 +19368,7 @@ function Zh({
19366
19368
  }
19367
19369
  ) : m;
19368
19370
  }
19369
- const up = ({
19371
+ const fp = ({
19370
19372
  internalPath: e,
19371
19373
  icon: t,
19372
19374
  API_ENV: n,
@@ -19388,7 +19390,7 @@ const up = ({
19388
19390
  texts: a
19389
19391
  }
19390
19392
  ) });
19391
- }, mp = ({
19393
+ }, pp = ({
19392
19394
  section: e,
19393
19395
  internalPath: t,
19394
19396
  stylesConfig: n,
@@ -19414,7 +19416,7 @@ const up = ({
19414
19416
  )
19415
19417
  }
19416
19418
  );
19417
- async function hp({
19419
+ async function gp({
19418
19420
  publication: e,
19419
19421
  path: t,
19420
19422
  username: n,
@@ -19511,7 +19513,7 @@ async function hp({
19511
19513
  };
19512
19514
  }
19513
19515
  }
19514
- const fp = async ({
19516
+ const bp = async ({
19515
19517
  token: e,
19516
19518
  projectId: t,
19517
19519
  captchaKey: n,
@@ -19722,7 +19724,7 @@ function mr({
19722
19724
  if (a)
19723
19725
  return ur[e] && /* @__PURE__ */ s("div", { className: "home-slot", style: aa(n), children: ur[e]({ ...n, banners: a, slot_id: t, isHome: r }) });
19724
19726
  }
19725
- function pp({
19727
+ function wp({
19726
19728
  children: e,
19727
19729
  stylesConfigEntry: t
19728
19730
  }) {
@@ -19822,7 +19824,7 @@ const a1 = (e) => e?.main?.title ? {
19822
19824
  rightOnlyBanner: a,
19823
19825
  banners: n
19824
19826
  }) });
19825
- }, gp = ({
19827
+ }, Ap = ({
19826
19828
  slots: e,
19827
19829
  DYNAMIC_SLOT_SUBINDEXES: t,
19828
19830
  stylesConfig: n,
@@ -19947,7 +19949,7 @@ const a1 = (e) => e?.main?.title ? {
19947
19949
  );
19948
19950
  }
19949
19951
  return d;
19950
- }, bp = ({
19952
+ }, yp = ({
19951
19953
  mainBlock: e,
19952
19954
  StylesConfigMain: t,
19953
19955
  config: n,
@@ -19991,7 +19993,7 @@ const a1 = (e) => e?.main?.title ? {
19991
19993
  /* @__PURE__ */ s(Ft, { children: /* @__PURE__ */ s(vt, { banners: a, index: 1 }) })
19992
19994
  ] });
19993
19995
  };
19994
- function wp({ debugCfg: e }) {
19996
+ function vp({ debugCfg: e }) {
19995
19997
  return I().DEBUG_ENABLED ? /* @__PURE__ */ s(
19996
19998
  r1,
19997
19999
  {
@@ -20514,7 +20516,7 @@ function T1(e, t, n) {
20514
20516
  }
20515
20517
  return '<div class="sass-com-nd-boxInformation sass-news-description">' + l + u + g + w + A + "</div>";
20516
20518
  }
20517
- function Ap(e, t, n, a, r = !1) {
20519
+ function Cp(e, t, n, a, r = !1) {
20518
20520
  const o = t < 5 ? "nota-prerender" : void 0, i = E1({
20519
20521
  href: e.info.link.url,
20520
20522
  target: e.info.link.target,
@@ -20540,13 +20542,19 @@ const Ho = (e) => {
20540
20542
  refreshMs: e?.refreshMs ?? 6e4,
20541
20543
  root: e?.root
20542
20544
  };
20543
- }, Vo = (e, t) => t === "none" ? !1 : t === "all" ? !0 : t === "notes" ? e : !e, U1 = /\d{1,2}:\d{2}(?::\d{2})?\s*(?:hs?|hrs?)?\.?\s*$/i, L1 = (e) => {
20544
- const t = e.match(U1);
20545
+ }, U1 = "America/Mexico_City", L1 = () => typeof document > "u" ? "" : document.documentElement.getAttribute("lang") ?? "", P1 = (e) => {
20546
+ const t = I();
20547
+ return {
20548
+ PUBLIC_LNG: (e?.PUBLIC_LNG || t.PUBLIC_LNG || L1() || "es").toLowerCase().split("-")[0],
20549
+ DATE_TIMEZONE: e?.DATE_TIMEZONE || t.DATE_TIMEZONE || U1
20550
+ };
20551
+ }, Vo = (e, t) => t === "none" ? !1 : t === "all" ? !0 : t === "notes" ? e : !e, R1 = /\d{1,2}:\d{2}(?::\d{2})?\s*(?:hs?|hrs?)?\.?\s*$/i, O1 = (e) => {
20552
+ const t = e.match(R1);
20545
20553
  if (!t || t.index === void 0) return;
20546
20554
  const n = e.slice(0, t.index);
20547
20555
  if (n.trim())
20548
20556
  return /\s$/.test(n) ? n : n + " ";
20549
- }, P1 = (e, t) => {
20557
+ }, B1 = (e, t) => {
20550
20558
  const { original: n, isNote: a, ts: r, now: o, maxAgeHours: i } = t, c = Vo(a, t.keepAbsolute), l = c ? Math.min(i, Ar) : i;
20551
20559
  if (!Sr(r, o, l) || c && o - r >= Ar * I1)
20552
20560
  return n;
@@ -20554,7 +20562,7 @@ const Ho = (e) => {
20554
20562
  if (c) {
20555
20563
  const h = n.trim();
20556
20564
  if (!h) return d;
20557
- const m = L1(h);
20565
+ const m = O1(h);
20558
20566
  return m !== void 0 ? m + d : h + t.separator + d;
20559
20567
  }
20560
20568
  return (e.getAttribute(Hs) ?? "") + d;
@@ -20562,30 +20570,27 @@ const Ho = (e) => {
20562
20570
  if (typeof document > "u") return;
20563
20571
  const { enabled: t, maxAgeHours: n, scope: a, keepAbsolute: r, separator: o, root: i } = Ho(e);
20564
20572
  if (!t) return;
20565
- const c = Date.now(), { PUBLIC_LNG: l, DATE_TIMEZONE: d } = I(), u = {
20566
- PUBLIC_LNG: l ?? "es",
20567
- DATE_TIMEZONE: d ?? "America/Mexico_City"
20568
- };
20569
- (i ?? document).querySelectorAll(`[${In}]`).forEach((m) => {
20570
- const p = m.getAttribute(Vs) === "note";
20571
- if (!Vo(p, a)) return;
20572
- const f = Number(m.getAttribute(In));
20573
- if (!Number.isFinite(f) || f <= 0) return;
20574
- let g = yr.get(m);
20575
- g === void 0 && (g = m.textContent ?? "", yr.set(m, g));
20576
- const w = P1(m, {
20577
- original: g,
20578
- isNote: p,
20579
- ts: f,
20573
+ const c = Date.now(), l = P1(e);
20574
+ (i ?? document).querySelectorAll(`[${In}]`).forEach((u) => {
20575
+ const h = u.getAttribute(Vs) === "note";
20576
+ if (!Vo(h, a)) return;
20577
+ const m = Number(u.getAttribute(In));
20578
+ if (!Number.isFinite(m) || m <= 0) return;
20579
+ let p = yr.get(u);
20580
+ p === void 0 && (p = u.textContent ?? "", yr.set(u, p));
20581
+ const f = B1(u, {
20582
+ original: p,
20583
+ isNote: h,
20584
+ ts: m,
20580
20585
  now: c,
20581
20586
  maxAgeHours: n,
20582
20587
  keepAbsolute: r,
20583
20588
  separator: o,
20584
- DATE_CONFIG: u
20589
+ DATE_CONFIG: l
20585
20590
  });
20586
- m.textContent !== w && (m.getAttribute("aria-label") === m.textContent && m.setAttribute("aria-label", w), m.textContent = w);
20591
+ u.textContent !== f && (u.getAttribute("aria-label") === u.textContent && u.setAttribute("aria-label", f), u.textContent = f);
20587
20592
  });
20588
- }, yp = (e) => {
20593
+ }, Np = (e) => {
20589
20594
  if (typeof document > "u") return () => {
20590
20595
  };
20591
20596
  const t = () => {
@@ -20602,57 +20607,57 @@ const Ho = (e) => {
20602
20607
  };
20603
20608
  export {
20604
20609
  Ji as AssetsPreconnect,
20605
- Hf as AutorHeader1,
20606
- Vf as AutorHeader2,
20610
+ $f as AutorHeader1,
20611
+ Qf as AutorHeader2,
20607
20612
  Ee as BannerAdvertising,
20608
20613
  vt as BannerAdvertisingMiddle,
20609
20614
  bd as BannersPreconnect,
20610
- Pf as CarrouselCSR,
20615
+ Bf as CarrouselCSR,
20611
20616
  ht as CarrouselIRS,
20612
20617
  Hu as CarruselCard,
20613
20618
  zu as CarruselOpinion,
20614
- up as CommentLazyLoader,
20619
+ fp as CommentLazyLoader,
20615
20620
  et as CommonServices,
20616
20621
  Wo as Comscore,
20617
- np as ContactInfoServer,
20618
- jf as ContactInput,
20619
- Gf as ContactSelect,
20620
- Ff as ContactTextarea,
20622
+ rp as ContactInfoServer,
20623
+ Hf as ContactInput,
20624
+ Vf as ContactSelect,
20625
+ zf as ContactTextarea,
20621
20626
  Fs as ContentLayout1,
20622
- Df as ContentLayoutTema,
20623
- bp as DEBUG_MainSlots,
20627
+ Gf as ContentLayoutTema,
20628
+ yp as DEBUG_MainSlots,
20624
20629
  Pd as DEFAULT_HEAD_CONFIG,
20625
20630
  Os as DEFAULT_RELATIVE_MAX_AGE_HOURS,
20626
20631
  k1 as DEFAULT_RELATIVE_SEPARATOR,
20627
20632
  yt as DEFAULT_S3_REFERER,
20628
- wp as DebugPanel,
20633
+ vp as DebugPanel,
20629
20634
  ve as DebugStore,
20630
20635
  Ru as DestacadoNoticias,
20631
20636
  ju as DestacadoVideos,
20632
20637
  wd as DynamicBlockServices,
20633
- gp as DynamicComponents,
20638
+ Ap as DynamicComponents,
20634
20639
  ps as DynamicMainSlot,
20635
20640
  mr as DynamicSlot,
20636
20641
  pi as EMPTY_PREVIEW,
20637
- Jf as EditorialBlock,
20638
- qf as ErrorComponent,
20642
+ ep as EditorialBlock,
20643
+ Ff as ErrorComponent,
20639
20644
  fd as Font,
20640
- Mf as Footer,
20645
+ qf as Footer,
20641
20646
  Ki as FormatAfterScripts,
20642
20647
  Lr as FormatScripts,
20643
20648
  Vl as GA4,
20644
20649
  zl as GTM,
20645
20650
  um as GalleryHeader,
20646
- Uf as GenerateBody,
20647
- If as GenerateHead,
20648
- $f as Header,
20651
+ Rf as GenerateBody,
20652
+ Pf as GenerateHead,
20653
+ Yf as Header,
20649
20654
  Zu as HeaderSectionComponent,
20650
- Yf as HomeCard,
20655
+ Zf as HomeCard,
20651
20656
  Yu as IframeHeader,
20652
20657
  Qd as ImageOffline,
20653
20658
  Ie as ImageOnline,
20654
20659
  $d as ImageOnlineClient,
20655
- Ef as IssuuServices,
20660
+ If as IssuuServices,
20656
20661
  td as ItemListSchema,
20657
20662
  Iu as JournalistArticule2,
20658
20663
  Uu as JournalistGroup,
@@ -20660,26 +20665,26 @@ export {
20660
20665
  bu as LayoutNewsComponent,
20661
20666
  _ as LinkComponent,
20662
20667
  cu as LiveBlogHeader,
20663
- Lf as Location,
20664
- op as LoginForm,
20665
- xf as MainComponentServices,
20668
+ Of as Location,
20669
+ lp as LoginForm,
20670
+ kf as MainComponentServices,
20666
20671
  $l as Marfeel,
20667
- mp as MasNoticiasLazyLoader,
20672
+ pp as MasNoticiasLazyLoader,
20668
20673
  Ft as MiddleSection,
20669
20674
  _u as Modulo1x3,
20670
20675
  Fu as Modulo1x3Card,
20671
20676
  Du as Modulo1x4,
20672
20677
  qu as Modulo1x5,
20673
- Zf as Modulo2Columnas,
20678
+ tp as Modulo2Columnas,
20674
20679
  Bu as Modulo3Columnas,
20675
- ep as ModuloBlockNews,
20676
- Xf as ModuloNewsletter,
20677
- Kf as ModuloOpinion,
20680
+ sp as ModuloBlockNews,
20681
+ np as ModuloNewsletter,
20682
+ Xf as ModuloOpinion,
20678
20683
  za as NOTA_PRERENDER_CLASS,
20679
20684
  fo as NewDescriptionBlock,
20680
20685
  Hm as NewListResponseDataPH,
20681
20686
  rd as NewsArticle,
20682
- sp as NewsComponent,
20687
+ op as NewsComponent,
20683
20688
  Ya as NewsContent,
20684
20689
  Ze as NewsDescriptionComponent,
20685
20690
  Lm as News_Content,
@@ -20692,39 +20697,39 @@ export {
20692
20697
  Vs as RELATIVE_TIME_SCOPE_ATTR,
20693
20698
  Ts as REPORT_REASONS,
20694
20699
  kt as RESILIENT_FETCH_DEFAULTS,
20695
- Nf as ReCaptchaRender,
20700
+ Ef as ReCaptchaRender,
20696
20701
  zs as Readest,
20697
- rp as RegisterForm,
20698
- ip as ScriptHydrator,
20699
- ap as SearchSection,
20702
+ cp as RegisterForm,
20703
+ dp as ScriptHydrator,
20704
+ ip as SearchSection,
20700
20705
  we as Section,
20701
20706
  Xe as SectionCard,
20702
20707
  Kn as SectionCard2,
20703
- Rf as SectionCard5,
20708
+ Mf as SectionCard5,
20704
20709
  Za as SectionCardServerComponent,
20705
- tp as SectionServerComponent,
20710
+ ap as SectionServerComponent,
20706
20711
  Va as ShowSection,
20707
20712
  Ks as SocialNetworks,
20708
20713
  sd as SoftwareApplication,
20709
- Wf as SourceButtons,
20714
+ Jf as SourceButtons,
20710
20715
  Zl as SpeculationRules,
20711
20716
  Qt as Spin,
20712
- pp as StaticSlotWrapper,
20717
+ wp as StaticSlotWrapper,
20713
20718
  Kd as SubscribeColumn,
20714
20719
  Jd as SubscribeRow,
20715
- Of as SubscribeWhatsAppColumn,
20716
- Qf as TagHeader,
20720
+ _f as SubscribeWhatsAppColumn,
20721
+ Kf as TagHeader,
20717
20722
  ku as TagSection,
20718
20723
  lu as TimeLine,
20719
- H1 as TrimPathname,
20720
- cp as TwitterHydration,
20721
- _f as VideoBlock3,
20722
- zf as VideoBlock4,
20724
+ $1 as TrimPathname,
20725
+ up as TwitterHydration,
20726
+ jf as VideoBlock3,
20727
+ Wf as VideoBlock4,
20723
20728
  Qu as VideoEmbeddedHeader,
20724
20729
  Wu as VideoYoutubeHeader,
20725
20730
  cd as VideosSchemas,
20726
20731
  id as WebsiteList,
20727
- hp as addComment,
20732
+ gp as addComment,
20728
20733
  gs as applyRelativeTime,
20729
20734
  ki as assertImageSizesContract,
20730
20735
  re as assetsImagesPrefixer,
@@ -20735,71 +20740,71 @@ export {
20735
20740
  cn as buildConfigMenuApiPath,
20736
20741
  st as buildTagUrl,
20737
20742
  Ci as buildVideoUrlFromInternal,
20738
- D1 as checkImageSizes,
20743
+ G1 as checkImageSizes,
20739
20744
  We as cleanSchema,
20740
- Cf as clearConfigOriginAudit,
20741
- wf as clearConfigOriginCache,
20742
- yf as clearConfigOriginComparisonCache,
20743
- Bf as coloringByStrokeSVGs,
20745
+ xf as clearConfigOriginAudit,
20746
+ vf as clearConfigOriginCache,
20747
+ Nf as clearConfigOriginComparisonCache,
20748
+ Df as coloringByStrokeSVGs,
20744
20749
  aa as compileStyleProps,
20745
20750
  Ye as contractWarn,
20746
- W1 as createAssessment,
20751
+ J1 as createAssessment,
20747
20752
  Qe as cutString,
20748
20753
  Pr as decodeApiEnv,
20749
20754
  $i as emptyNewListResponse,
20750
- J1 as encodeApiEnv,
20755
+ ef as encodeApiEnv,
20751
20756
  Kt as ensurePreview,
20752
20757
  Te as extractMainSlug,
20753
- j1 as extractRealtedNews,
20758
+ H1 as extractRealtedNews,
20754
20759
  ys as extractRelatedNews,
20755
20760
  wt as fetchWithConfigCache,
20756
20761
  _l as formatConfigOriginComparisonTable,
20757
20762
  qe as formatDate,
20758
- M1 as formatDateEdiciones,
20763
+ q1 as formatDateEdiciones,
20759
20764
  Rn as formatDateJournalistArticule,
20760
20765
  ii as formatDateTimeline,
20761
20766
  Bi as formatNewsMeta,
20762
20767
  ui as formatRelativeDate,
20763
20768
  Zi as formatVideoData,
20764
- kf as generalGetData,
20769
+ Lf as generalGetData,
20765
20770
  zt as getBucketHttpClient,
20766
20771
  es as getCaptchaToken,
20767
20772
  Ch as getComments,
20768
20773
  I as getConfig,
20769
20774
  Ll as getConfigCacheTtlMs,
20770
20775
  jl as getConfigOriginAuditReport,
20771
- Tf as getDynamicSlots,
20776
+ Uf as getDynamicSlots,
20772
20777
  lt as getEnvironmentUrl,
20773
- G1 as getEnvironmentUrlFront,
20778
+ V1 as getEnvironmentUrlFront,
20774
20779
  he as getFrontPrefix,
20775
- $1 as getHydratorPath,
20780
+ Y1 as getHydratorPath,
20776
20781
  fe as getImageUrl,
20777
- Z1 as getItemFormated,
20782
+ tf as getItemFormated,
20778
20783
  It as getNextMeta,
20779
20784
  Pt as getPage,
20780
20785
  mo as getPlayIcon,
20781
- Sf as getPreloadImages,
20786
+ Tf as getPreloadImages,
20782
20787
  Ut as getPrevMeta,
20783
- Q1 as getRelatedNewsCarrousel,
20784
- dp as getReportReasonLabel,
20788
+ K1 as getRelatedNewsCarrousel,
20789
+ hp as getReportReasonLabel,
20785
20790
  bt as getResponse,
20786
20791
  mi as getResponsePromise,
20787
20792
  Gs as getSchemas,
20788
20793
  oo as getScriptReplaces,
20789
20794
  kr as getServicePrefix,
20790
20795
  gd as getSlugs,
20791
- Y1 as getTextsStringValue,
20796
+ Z1 as getTextsStringValue,
20792
20797
  On as getTitleString,
20793
- V1 as getTypeOfNews,
20798
+ Q1 as getTypeOfNews,
20794
20799
  Tr as getVideoOp,
20795
- z1 as getVideoRealPath,
20800
+ W1 as getVideoRealPath,
20796
20801
  Xs as handleGetComments,
20797
- Ap as homeCardImagenToHTMLString,
20798
- B1 as initLibrary,
20799
- yp as initRelativeTime,
20802
+ Cp as homeCardImagenToHTMLString,
20803
+ D1 as initLibrary,
20804
+ Np as initRelativeTime,
20800
20805
  js as isConfigOriginAuditEnabled,
20801
20806
  Gl as isHomePath,
20802
- K1 as isPhotoGallery,
20807
+ X1 as isPhotoGallery,
20803
20808
  Le as isRecaptchaBlocked,
20804
20809
  vi as isVideoContentItem,
20805
20810
  Sr as isWithinRelativeWindow,
@@ -20817,29 +20822,29 @@ export {
20817
20822
  Ir as parseTags,
20818
20823
  Mi as pathnameSplit,
20819
20824
  Bs as pickBannerVariant,
20820
- q1 as printImageSizesReport,
20825
+ F1 as printImageSizesReport,
20821
20826
  Li as processExtractedRelatedNews,
20822
20827
  Ke as relativeTimeAttrs,
20823
20828
  Es as relativeTimeAttrsHTML,
20824
20829
  pd as removePages,
20825
20830
  Tn as reportBucketOriginExhausted,
20826
- lp as reportComment,
20831
+ mp as reportComment,
20827
20832
  Gt as resilientFetch,
20828
20833
  xs as resolveBucketMenuSubtype,
20829
20834
  tt as resolveBucketOriginUrl,
20830
20835
  Bn as resolveImageSizes,
20831
20836
  qd as resolveSpeculationPrerenderClass,
20832
- Af as runConfigOriginComparison,
20837
+ Cf as runConfigOriginComparison,
20833
20838
  iu as shareButtons,
20834
20839
  Nt as socialIcons,
20835
- vf as takeConfigOriginAuditReport,
20840
+ Sf as takeConfigOriginAuditReport,
20836
20841
  je as toISOWithTimeZone,
20837
20842
  jt as toPublicEditionUrl,
20838
- F1 as toPublicShareUrl,
20843
+ z1 as toPublicShareUrl,
20839
20844
  _i as urlReplaces,
20840
20845
  ho as usePlayIcon,
20841
20846
  Pi as validateHttpUrl,
20842
- fp as verifyCaptchaTokenEnterprise,
20843
- _1 as withPreviewFallback,
20847
+ bp as verifyCaptchaTokenEnterprise,
20848
+ j1 as withPreviewFallback,
20844
20849
  Tt as withSpeculationPrerenderClass
20845
20850
  };