sass-template-common 0.4.21 → 0.4.22

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.
@@ -2534,6 +2534,10 @@ export declare const toISOWithTimeZone: (value: number | string, timeZone: strin
2534
2534
 
2535
2535
  export declare function TrimPathname(url: string): string;
2536
2536
 
2537
+ export declare const TwitterHydration: ({ currentNew }: {
2538
+ currentNew?: NewListResponseData;
2539
+ }) => false | JSX.Element | undefined;
2540
+
2537
2541
  export declare const urlReplaces: (internalPath: string) => string;
2538
2542
 
2539
2543
  /**
@@ -13235,7 +13235,7 @@ function P5({ containerId: e, containerId2: t }) {
13235
13235
  }
13236
13236
  }, [e]), null;
13237
13237
  }
13238
- const N3 = (e) => {
13238
+ const O5 = ({ currentNew: e }) => e && e?.hascontent?.hasembeddedtwitter && /* @__PURE__ */ a("script", { src: "https://platform.twitter.com/widgets.js" }), N3 = (e) => {
13239
13239
  const {
13240
13240
  //rounded = false,
13241
13241
  isVideo: t = !1,
@@ -13691,7 +13691,7 @@ const N3 = (e) => {
13691
13691
  return console.error("Error verificando reCAPTCHA Enterprise:", i), !1;
13692
13692
  }
13693
13693
  };
13694
- async function O5({
13694
+ async function D5({
13695
13695
  publication: e,
13696
13696
  username: t,
13697
13697
  id: n,
@@ -13762,7 +13762,7 @@ const Ze = {
13762
13762
  intellectual: "Violación de propiedad intelectual",
13763
13763
  bullying: "Bullying o acoso"
13764
13764
  };
13765
- function D5(e) {
13765
+ function M5(e) {
13766
13766
  return Ze[e];
13767
13767
  }
13768
13768
  var mn = { exports: {} }, hn = { exports: {} }, se = {};
@@ -15648,7 +15648,7 @@ function I9({
15648
15648
  }
15649
15649
  ) : h;
15650
15650
  }
15651
- const M5 = ({
15651
+ const j5 = ({
15652
15652
  render: e,
15653
15653
  internalPath: t,
15654
15654
  section: n,
@@ -15710,7 +15710,7 @@ const M5 = ({
15710
15710
  }
15711
15711
  );
15712
15712
  };
15713
- async function j5({
15713
+ async function G5({
15714
15714
  publication: e,
15715
15715
  path: t,
15716
15716
  username: n,
@@ -15814,7 +15814,7 @@ async function j5({
15814
15814
  };
15815
15815
  }
15816
15816
  }
15817
- const G5 = async ({
15817
+ const Q5 = async ({
15818
15818
  token: e,
15819
15819
  projectId: t,
15820
15820
  captchaKey: n,
@@ -15895,7 +15895,7 @@ export {
15895
15895
  Kh as JournalistArticule2,
15896
15896
  s2 as JournalistGroup,
15897
15897
  Mo as LayoutNewsComponent,
15898
- M5 as LazyLoader,
15898
+ j5 as LazyLoader,
15899
15899
  R as LinkComponent,
15900
15900
  ru as LiveBlogHeader,
15901
15901
  d5 as Location,
@@ -15940,6 +15940,7 @@ export {
15940
15940
  jh as TagSection,
15941
15941
  mu as TimeLine,
15942
15942
  R9 as TrimPathname,
15943
+ O5 as TwitterHydration,
15943
15944
  g5 as VideoBlock3,
15944
15945
  v5 as VideoBlock4,
15945
15946
  Z0 as VideoEmbeddedHeader,
@@ -15947,7 +15948,7 @@ export {
15947
15948
  tg as VideoYoutubeHeader,
15948
15949
  ar as VideosSchemas,
15949
15950
  nr as WebsiteList,
15950
- j5 as addComment,
15951
+ G5 as addComment,
15951
15952
  Ia as bannersReplace,
15952
15953
  $t as becomeVideoObject,
15953
15954
  wt as buildTagUrl,
@@ -15980,7 +15981,7 @@ export {
15980
15981
  M9 as getPreloadImages,
15981
15982
  en as getPrevMeta,
15982
15983
  O9 as getRelatedNewsCarrousel,
15983
- D5 as getReportReasonLabel,
15984
+ M5 as getReportReasonLabel,
15984
15985
  It as getResponse,
15985
15986
  xi as getResponsePromise,
15986
15987
  Ea as getSchemas,
@@ -15996,7 +15997,7 @@ export {
15996
15997
  Pi as pathnameSplit,
15997
15998
  Ri as processExtractedRelatedNews,
15998
15999
  or as removePages,
15999
- O5 as reportComment,
16000
+ D5 as reportComment,
16000
16001
  r1 as shareButtons,
16001
16002
  Da as socialIcons,
16002
16003
  Yi as speculationRules,
@@ -16004,5 +16005,5 @@ export {
16004
16005
  Ft as toISOWithTimeZone,
16005
16006
  Oi as urlReplaces,
16006
16007
  Uo as usePlayIcon,
16007
- G5 as verifyCaptchaTokenEnterprise
16008
+ Q5 as verifyCaptchaTokenEnterprise
16008
16009
  };