sass-template-common 0.9.158 → 0.9.159

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.
@@ -361,7 +361,7 @@ export declare const CommentLazyLoader: ({ internalPath, icon, API_ENV, texts, }
361
361
 
362
362
  declare type CommentLazyLoaderProps = {
363
363
  internalPath: string;
364
- icon?: ReactNode;
364
+ icon?: string;
365
365
  isVisibleDefault?: boolean;
366
366
  API_ENV: LibraryConfig;
367
367
  texts?: textsType;
@@ -11821,191 +11821,197 @@ const lc = async (e) => {
11821
11821
  } = M(), l = De(), d = (f) => `${l}/${e.paths.autor}/${f}`, c = t.authors.map(
11822
11822
  (f) => f.internaluser ? `<a href="${d(f.name)}">${f.fullname}</a>` : f.fullname
11823
11823
  ).join(", "), m = t.authors.length === 1 ? "sass-com-ja5--singleAuthor" : "sass-com-ja5--multiAuthor", p = `sass-com-ja5-imageContent--count${Math.min(t.authors.length, 6)}`;
11824
- return t.config?.showauthor && /* @__PURE__ */ a("div", { className: "sass-com-ja5-content sass-journalist-articule-5", children: /* @__PURE__ */ g("div", { className: "sass-com-ja5-avatarContent", children: [
11825
- /* @__PURE__ */ g("div", { className: "sass-com-ja5-socialActionsRow", children: [
11826
- /* @__PURE__ */ g("div", { className: "sass-com-ja5-socialActionDiv", children: [
11827
- e.noteShare?.customButton && (o ? /* @__PURE__ */ g(
11828
- "a",
11829
- {
11830
- href: "#comentarios",
11831
- className: "sass-journalist-articule-custom-button sass-com-ja5-comentarios",
11832
- "aria-label": "Custom button for the journalist article",
11833
- children: [
11834
- /* @__PURE__ */ a(
11835
- "svg",
11836
- {
11837
- width: "20",
11838
- height: "22",
11839
- viewBox: "0 0 20 22",
11840
- fill: "none",
11841
- xmlns: "http://www.w3.org/2000/svg",
11842
- children: /* @__PURE__ */ a(
11843
- "path",
11824
+ return t.config?.showauthor && /* @__PURE__ */ a(
11825
+ "div",
11826
+ {
11827
+ className: `sass-com-ja5-content sass-journalist-articule-5 ${m}`,
11828
+ children: /* @__PURE__ */ g("div", { className: "sass-com-ja5-avatarContent", children: [
11829
+ /* @__PURE__ */ g("div", { className: "sass-com-ja5-socialActionsRow", children: [
11830
+ /* @__PURE__ */ g("div", { className: "sass-com-ja5-socialActionDiv", children: [
11831
+ e.noteShare?.customButton && (o ? /* @__PURE__ */ g(
11832
+ "a",
11833
+ {
11834
+ href: "#comentarios",
11835
+ className: "sass-journalist-articule-custom-button sass-com-ja5-comentarios",
11836
+ "aria-label": "Custom button for the journalist article",
11837
+ children: [
11838
+ /* @__PURE__ */ a(
11839
+ "svg",
11844
11840
  {
11845
- d: "M0 22V4C0 3.45 0.195833 2.97917 0.5875 2.5875C0.979167 2.19583 1.45 2 2 2H12.1C12.0333 2.33333 12 2.66667 12 3C12 3.33333 12.0333 3.66667 12.1 4H2V17.125L3.15 16H18V7.9C18.3833 7.81667 18.7417 7.70417 19.075 7.5625C19.4083 7.42083 19.7167 7.23333 20 7V16C20 16.55 19.8042 17.0208 19.4125 17.4125C19.0208 17.8042 18.55 18 18 18H4L0 22ZM14.875 5.125C14.2917 4.54167 14 3.83333 14 3C14 2.16667 14.2917 1.45833 14.875 0.875C15.4583 0.291667 16.1667 0 17 0C17.8333 0 18.5417 0.291667 19.125 0.875C19.7083 1.45833 20 2.16667 20 3C20 3.83333 19.7083 4.54167 19.125 5.125C18.5417 5.70833 17.8333 6 17 6C16.1667 6 15.4583 5.70833 14.875 5.125Z",
11846
- fill: "currentColor"
11841
+ width: "20",
11842
+ height: "22",
11843
+ viewBox: "0 0 20 22",
11844
+ fill: "none",
11845
+ xmlns: "http://www.w3.org/2000/svg",
11846
+ children: /* @__PURE__ */ a(
11847
+ "path",
11848
+ {
11849
+ d: "M0 22V4C0 3.45 0.195833 2.97917 0.5875 2.5875C0.979167 2.19583 1.45 2 2 2H12.1C12.0333 2.33333 12 2.66667 12 3C12 3.33333 12.0333 3.66667 12.1 4H2V17.125L3.15 16H18V7.9C18.3833 7.81667 18.7417 7.70417 19.075 7.5625C19.4083 7.42083 19.7167 7.23333 20 7V16C20 16.55 19.8042 17.0208 19.4125 17.4125C19.0208 17.8042 18.55 18 18 18H4L0 22ZM14.875 5.125C14.2917 4.54167 14 3.83333 14 3C14 2.16667 14.2917 1.45833 14.875 0.875C15.4583 0.291667 16.1667 0 17 0C17.8333 0 18.5417 0.291667 19.125 0.875C19.7083 1.45833 20 2.16667 20 3C20 3.83333 19.7083 4.54167 19.125 5.125C18.5417 5.70833 17.8333 6 17 6C16.1667 6 15.4583 5.70833 14.875 5.125Z",
11850
+ fill: "currentColor"
11851
+ }
11852
+ )
11847
11853
  }
11848
- )
11849
- }
11850
- ),
11851
- /* @__PURE__ */ a("span", { children: String(
11852
- n.CommentButtonJournalist ?? "Sumate al debate"
11853
- ) })
11854
- ]
11855
- }
11856
- ) : /* @__PURE__ */ a(
11857
- "button",
11858
- {
11859
- type: "button",
11860
- className: "sass-journalist-articule-custom-button sass-com-ja5-comentarios",
11861
- "data-hydrate": "CustomButton",
11862
- "aria-label": "Custom button for the journalist article"
11863
- }
11864
- )),
11865
- r && /* @__PURE__ */ g(
11866
- "a",
11867
- {
11868
- className: "sass-com-ja5-socialActionLink",
11869
- href: s[js.WhatsApp].url,
11870
- rel: "noreferrer",
11871
- target: "_blank",
11872
- children: [
11873
- /* @__PURE__ */ g(
11874
- "svg",
11875
- {
11876
- width: "24",
11877
- height: "24",
11878
- viewBox: "0 0 30 30",
11879
- fill: "none",
11880
- xmlns: "http://www.w3.org/2000/svg",
11881
- children: [
11882
- /* @__PURE__ */ a("g", { clipPath: "url(#clip0_2906_6960)", children: /* @__PURE__ */ a(
11883
- "path",
11884
- {
11885
- d: "M25.6376 4.36364C22.8169 1.54545 19.0598 0 15.0628 0C6.82908 0 0.125619 6.67045 0.125619 14.8636C0.125619 17.4886 0.810811 20.0455 2.1241 22.2955L0 30L7.91397 27.9318C10.0952 29.1136 12.5504 29.7386 15.0514 29.7386C23.2851 29.7386 29.9886 23.0682 29.9886 14.875C29.9886 10.8977 28.4355 7.17045 25.6148 4.36364M15.0628 27.2273C12.8359 27.2273 10.6433 26.6364 8.74762 25.5L8.29083 25.2273L3.58584 26.4545L4.84202 21.8977L4.54511 21.4318C3.30034 19.4659 2.64941 17.1932 2.64941 14.8523C2.64941 8.04545 8.22231 2.5 15.0742 2.5C18.386 2.5 21.5036 3.78409 23.8561 6.125C26.1972 8.46591 27.4876 11.5682 27.4876 14.8636C27.4876 21.6818 21.9147 27.2159 15.0742 27.2159M21.8805 17.9773C21.5036 17.7955 19.6764 16.8977 19.3338 16.7727C18.9912 16.6477 18.74 16.5909 18.4888 16.9545C18.2375 17.3182 17.5295 18.1591 17.3011 18.4091C17.0841 18.6591 16.8671 18.6932 16.4903 18.5C16.1134 18.3068 14.9144 17.9205 13.4869 16.6591C12.3791 15.6705 11.6254 14.4545 11.4084 14.0909C11.1915 13.7273 11.3856 13.5227 11.5683 13.3295C11.7396 13.1591 11.9452 12.8977 12.1279 12.6818C12.3106 12.4659 12.3791 12.3068 12.5048 12.0568C12.6304 11.8068 12.5619 11.5909 12.4705 11.4091C12.3791 11.2273 11.6254 9.39773 11.3171 8.64773C11.0088 7.92045 10.7118 8.02273 10.472 8.01136C10.255 8.01136 10.0038 8 9.75257 8C9.50133 8 9.10164 8.09091 8.75904 8.46591C8.41644 8.84091 7.45718 9.73864 7.45718 11.5682C7.45718 13.3977 8.7933 15.1591 8.97602 15.4091C9.15874 15.6591 11.6026 19.4091 15.3483 21.0227C16.2391 21.4091 16.9357 21.6364 17.4724 21.8068C18.3632 22.0909 19.1854 22.0455 19.8249 21.9545C20.5443 21.8523 22.0289 21.0568 22.3487 20.1932C22.657 19.3295 22.657 18.5795 22.5657 18.4318C22.4743 18.2727 22.2231 18.1818 21.8462 18",
11886
- fill: "#7AD16D"
11887
- }
11888
- ) }),
11889
- /* @__PURE__ */ a("defs", { children: /* @__PURE__ */ a("clipPath", { id: "clip0_2906_6960", children: /* @__PURE__ */ a("rect", { width: "30", height: "30", fill: "white" }) }) })
11890
- ]
11891
- }
11892
- ),
11893
- /* @__PURE__ */ a("span", { children: String(n.WhatsAppLinkJournalist ?? "") })
11894
- ]
11895
- }
11896
- ),
11897
- e.noteShare?.googleSourceShare && /* @__PURE__ */ g(
11898
- O,
11899
- {
11900
- href: e.noteShare?.googleSourceShare ?? "",
11901
- className: "sass-com-ja5-socialActionLink sass-journalist-articule-google-profile-button",
11902
- "aria-label": "Follow on Google",
11903
- children: [
11904
- /* @__PURE__ */ a(
11905
- "svg",
11906
- {
11907
- width: 25,
11908
- height: 25,
11909
- viewBox: "0 0 25 25",
11910
- fill: "none",
11911
- xmlns: "http://www.w3.org/2000/svg",
11912
- children: /* @__PURE__ */ a(
11913
- "path",
11854
+ ),
11855
+ /* @__PURE__ */ a("span", { children: String(
11856
+ n.CommentButtonJournalist ?? "Sumate al debate"
11857
+ ) })
11858
+ ]
11859
+ }
11860
+ ) : /* @__PURE__ */ a(
11861
+ "button",
11862
+ {
11863
+ type: "button",
11864
+ className: "sass-journalist-articule-custom-button sass-com-ja5-comentarios",
11865
+ "data-hydrate": "CustomButton",
11866
+ "aria-label": "Custom button for the journalist article"
11867
+ }
11868
+ )),
11869
+ r && /* @__PURE__ */ g(
11870
+ "a",
11871
+ {
11872
+ className: "sass-com-ja5-socialActionLink",
11873
+ href: s[js.WhatsApp].url,
11874
+ rel: "noreferrer",
11875
+ target: "_blank",
11876
+ children: [
11877
+ /* @__PURE__ */ g(
11878
+ "svg",
11914
11879
  {
11915
- d: "M12.6458 13.125L15.4896 11.4063L18.3333 13.125L17.5833 9.875L20.0833 7.71875L16.8021 7.4375L15.4896 4.375L14.1771 7.4375L10.8958 7.71875L13.3958 9.875L12.6458 13.125ZM13.2396 21.25H20.2396C20.0938 21.7917 19.8438 22.2292 19.4896 22.5625C19.1354 22.8958 18.6771 23.1042 18.1146 23.1875L4.48958 24.8438C3.80208 24.9479 3.18229 24.7865 2.63021 24.3594C2.07813 23.9323 1.76042 23.375 1.67708 22.6875L0.0208333 9.03125C-0.0625 8.34375 0.104167 7.72917 0.520833 7.1875C0.9375 6.64583 1.48958 6.33333 2.17708 6.25L3.61458 6.0625V8.5625L2.48958 8.71875L4.17708 22.375L13.2396 21.25ZM8.61458 18.75C7.92708 18.75 7.33854 18.5052 6.84896 18.0156C6.35938 17.526 6.11458 16.9375 6.11458 16.25V2.5C6.11458 1.8125 6.35938 1.22396 6.84896 0.734375C7.33854 0.244792 7.92708 0 8.61458 0H22.3646C23.0521 0 23.6406 0.244792 24.1302 0.734375C24.6198 1.22396 24.8646 1.8125 24.8646 2.5V16.25C24.8646 16.9375 24.6198 17.526 24.1302 18.0156C23.6406 18.5052 23.0521 18.75 22.3646 18.75H8.61458ZM8.61458 16.25H22.3646V2.5H8.61458V16.25Z",
11916
- fill: "#363131"
11880
+ width: "24",
11881
+ height: "24",
11882
+ viewBox: "0 0 30 30",
11883
+ fill: "none",
11884
+ xmlns: "http://www.w3.org/2000/svg",
11885
+ children: [
11886
+ /* @__PURE__ */ a("g", { clipPath: "url(#clip0_2906_6960)", children: /* @__PURE__ */ a(
11887
+ "path",
11888
+ {
11889
+ d: "M25.6376 4.36364C22.8169 1.54545 19.0598 0 15.0628 0C6.82908 0 0.125619 6.67045 0.125619 14.8636C0.125619 17.4886 0.810811 20.0455 2.1241 22.2955L0 30L7.91397 27.9318C10.0952 29.1136 12.5504 29.7386 15.0514 29.7386C23.2851 29.7386 29.9886 23.0682 29.9886 14.875C29.9886 10.8977 28.4355 7.17045 25.6148 4.36364M15.0628 27.2273C12.8359 27.2273 10.6433 26.6364 8.74762 25.5L8.29083 25.2273L3.58584 26.4545L4.84202 21.8977L4.54511 21.4318C3.30034 19.4659 2.64941 17.1932 2.64941 14.8523C2.64941 8.04545 8.22231 2.5 15.0742 2.5C18.386 2.5 21.5036 3.78409 23.8561 6.125C26.1972 8.46591 27.4876 11.5682 27.4876 14.8636C27.4876 21.6818 21.9147 27.2159 15.0742 27.2159M21.8805 17.9773C21.5036 17.7955 19.6764 16.8977 19.3338 16.7727C18.9912 16.6477 18.74 16.5909 18.4888 16.9545C18.2375 17.3182 17.5295 18.1591 17.3011 18.4091C17.0841 18.6591 16.8671 18.6932 16.4903 18.5C16.1134 18.3068 14.9144 17.9205 13.4869 16.6591C12.3791 15.6705 11.6254 14.4545 11.4084 14.0909C11.1915 13.7273 11.3856 13.5227 11.5683 13.3295C11.7396 13.1591 11.9452 12.8977 12.1279 12.6818C12.3106 12.4659 12.3791 12.3068 12.5048 12.0568C12.6304 11.8068 12.5619 11.5909 12.4705 11.4091C12.3791 11.2273 11.6254 9.39773 11.3171 8.64773C11.0088 7.92045 10.7118 8.02273 10.472 8.01136C10.255 8.01136 10.0038 8 9.75257 8C9.50133 8 9.10164 8.09091 8.75904 8.46591C8.41644 8.84091 7.45718 9.73864 7.45718 11.5682C7.45718 13.3977 8.7933 15.1591 8.97602 15.4091C9.15874 15.6591 11.6026 19.4091 15.3483 21.0227C16.2391 21.4091 16.9357 21.6364 17.4724 21.8068C18.3632 22.0909 19.1854 22.0455 19.8249 21.9545C20.5443 21.8523 22.0289 21.0568 22.3487 20.1932C22.657 19.3295 22.657 18.5795 22.5657 18.4318C22.4743 18.2727 22.2231 18.1818 21.8462 18",
11890
+ fill: "#7AD16D"
11891
+ }
11892
+ ) }),
11893
+ /* @__PURE__ */ a("defs", { children: /* @__PURE__ */ a("clipPath", { id: "clip0_2906_6960", children: /* @__PURE__ */ a("rect", { width: "30", height: "30", fill: "white" }) }) })
11894
+ ]
11917
11895
  }
11918
- )
11919
- }
11920
- ),
11921
- /* @__PURE__ */ a("span", { children: String(
11922
- n.GoogleSource ?? "Añadir como fuente preferida"
11923
- ) })
11924
- ]
11925
- }
11926
- ),
11927
- e.noteShare?.googleProfile && !e.noteShare?.googleProfile.likeSocial && e.noteShare?.googleProfile.url !== "" && /* @__PURE__ */ g(
11928
- O,
11929
- {
11930
- href: e.noteShare?.googleProfile.url ?? "",
11931
- className: "sass-com-ja5-socialActionLink sass-journalist-articule-google-profile-button",
11932
- "aria-label": "Follow on Google",
11933
- children: [
11934
- /* @__PURE__ */ a(Xt, {}),
11935
- /* @__PURE__ */ a("span", { children: String(n.GoogleProfile ?? "Seguir") })
11936
- ]
11937
- }
11938
- )
11939
- ] }),
11940
- /* @__PURE__ */ a(
11941
- "div",
11942
- {
11943
- className: "sass-com-ja5-shareButtonsWrapper",
11944
- "data-hydrate": "ShareButtons",
11945
- "data-props": encodeURIComponent(
11946
- JSON.stringify({ noteShare: e.noteShare })
11947
- ),
11948
- children: /* @__PURE__ */ a(oc, { noteShare: e.noteShare })
11949
- }
11950
- )
11951
- ] }),
11952
- /* @__PURE__ */ g(
11953
- "section",
11954
- {
11955
- className: [
11956
- "sass-com-ja5-journalistSection",
11957
- m,
11958
- t.config?.showtime && "sass-com-ja5-journalistSection--withDate"
11959
- ].filter(Boolean).join(" "),
11960
- children: [
11961
- /* @__PURE__ */ g("div", { className: "sass-com-ja5-journalistMain", children: [
11962
- /* @__PURE__ */ a("div", { className: `sass-com-ja5-imageContent ${p}`, children: Array.isArray(t.authors) && t.authors?.map(
11963
- async (f) => f.image ? /* @__PURE__ */ a(
11964
- "img",
11965
- {
11966
- fetchPriority: "low",
11967
- loading: "lazy",
11968
- alt: "Imagen de perfil de " + f.fullname,
11969
- className: "sass-com-ja5-imageStyled sass-com-ja5-imageAutor su-object-cover su-flex-center",
11970
- src: await de(
11971
- f.image.sizes[0]?.url || ""
11972
- )
11973
- },
11974
- f.fullname
11975
- ) : /* @__PURE__ */ a(
11976
- "div",
11977
- {
11978
- className: "sass-com-ja5-contentIconStyled sass-com-ja5-imageAutor su-flex-center",
11979
- children: e.autorIcon
11980
- },
11981
- f.fullname
11982
- )
11983
- ) }),
11984
- /* @__PURE__ */ a(
11985
- "div",
11896
+ ),
11897
+ /* @__PURE__ */ a("span", { children: String(n.WhatsAppLinkJournalist ?? "") })
11898
+ ]
11899
+ }
11900
+ ),
11901
+ e.noteShare?.googleSourceShare && /* @__PURE__ */ g(
11902
+ O,
11986
11903
  {
11987
- className: `sass-com-ja5-journalistInfoLink ${m}`,
11988
- dangerouslySetInnerHTML: {
11989
- __html: `${n.JournalistPrefix} <h3>${c ?? "Redaccion"}</h3>`
11990
- }
11904
+ href: e.noteShare?.googleSourceShare ?? "",
11905
+ className: "sass-com-ja5-socialActionLink sass-journalist-articule-google-profile-button",
11906
+ "aria-label": "Follow on Google",
11907
+ children: [
11908
+ /* @__PURE__ */ a(
11909
+ "svg",
11910
+ {
11911
+ width: 25,
11912
+ height: 25,
11913
+ viewBox: "0 0 25 25",
11914
+ fill: "none",
11915
+ xmlns: "http://www.w3.org/2000/svg",
11916
+ children: /* @__PURE__ */ a(
11917
+ "path",
11918
+ {
11919
+ d: "M12.6458 13.125L15.4896 11.4063L18.3333 13.125L17.5833 9.875L20.0833 7.71875L16.8021 7.4375L15.4896 4.375L14.1771 7.4375L10.8958 7.71875L13.3958 9.875L12.6458 13.125ZM13.2396 21.25H20.2396C20.0938 21.7917 19.8438 22.2292 19.4896 22.5625C19.1354 22.8958 18.6771 23.1042 18.1146 23.1875L4.48958 24.8438C3.80208 24.9479 3.18229 24.7865 2.63021 24.3594C2.07813 23.9323 1.76042 23.375 1.67708 22.6875L0.0208333 9.03125C-0.0625 8.34375 0.104167 7.72917 0.520833 7.1875C0.9375 6.64583 1.48958 6.33333 2.17708 6.25L3.61458 6.0625V8.5625L2.48958 8.71875L4.17708 22.375L13.2396 21.25ZM8.61458 18.75C7.92708 18.75 7.33854 18.5052 6.84896 18.0156C6.35938 17.526 6.11458 16.9375 6.11458 16.25V2.5C6.11458 1.8125 6.35938 1.22396 6.84896 0.734375C7.33854 0.244792 7.92708 0 8.61458 0H22.3646C23.0521 0 23.6406 0.244792 24.1302 0.734375C24.6198 1.22396 24.8646 1.8125 24.8646 2.5V16.25C24.8646 16.9375 24.6198 17.526 24.1302 18.0156C23.6406 18.5052 23.0521 18.75 22.3646 18.75H8.61458ZM8.61458 16.25H22.3646V2.5H8.61458V16.25Z",
11920
+ fill: "#363131"
11921
+ }
11922
+ )
11923
+ }
11924
+ ),
11925
+ /* @__PURE__ */ a("span", { children: String(
11926
+ n.GoogleSource ?? "Añadir como fuente preferida"
11927
+ ) })
11928
+ ]
11929
+ }
11930
+ ),
11931
+ e.noteShare?.googleProfile && !e.noteShare?.googleProfile.likeSocial && e.noteShare?.googleProfile.url !== "" && /* @__PURE__ */ g(
11932
+ O,
11933
+ {
11934
+ href: e.noteShare?.googleProfile.url ?? "",
11935
+ className: "sass-com-ja5-socialActionLink sass-journalist-articule-google-profile-button",
11936
+ "aria-label": "Follow on Google",
11937
+ children: [
11938
+ /* @__PURE__ */ a(Xt, {}),
11939
+ /* @__PURE__ */ a("span", { children: String(n.GoogleProfile ?? "Seguir") })
11940
+ ]
11991
11941
  }
11992
11942
  )
11993
11943
  ] }),
11994
- t.config?.showtime && /* @__PURE__ */ a(
11995
- "time",
11944
+ /* @__PURE__ */ a(
11945
+ "div",
11996
11946
  {
11997
- className: "sass-com-ja5-journalistInfoDate",
11998
- dateTime: Qe(
11999
- t.info.date.modified,
12000
- i
11947
+ className: "sass-com-ja5-shareButtonsWrapper",
11948
+ "data-hydrate": "ShareButtons",
11949
+ "data-props": encodeURIComponent(
11950
+ JSON.stringify({ noteShare: e.noteShare })
12001
11951
  ),
12002
- children: _t(t.info.date.modified)
11952
+ children: /* @__PURE__ */ a(oc, { noteShare: e.noteShare })
12003
11953
  }
12004
11954
  )
12005
- ]
12006
- }
12007
- )
12008
- ] }) });
11955
+ ] }),
11956
+ /* @__PURE__ */ g(
11957
+ "section",
11958
+ {
11959
+ className: [
11960
+ "sass-com-ja5-journalistSection",
11961
+ m,
11962
+ t.config?.showtime && "sass-com-ja5-journalistSection--withDate"
11963
+ ].filter(Boolean).join(" "),
11964
+ children: [
11965
+ /* @__PURE__ */ g("div", { className: "sass-com-ja5-journalistMain", children: [
11966
+ /* @__PURE__ */ a("div", { className: `sass-com-ja5-imageContent ${p}`, children: Array.isArray(t.authors) && t.authors?.map(
11967
+ async (f) => f.image ? /* @__PURE__ */ a(
11968
+ "img",
11969
+ {
11970
+ fetchPriority: "low",
11971
+ loading: "lazy",
11972
+ alt: "Imagen de perfil de " + f.fullname,
11973
+ className: "sass-com-ja5-imageStyled sass-com-ja5-imageAutor su-object-cover su-flex-center",
11974
+ src: await de(
11975
+ f.image.sizes[0]?.url || ""
11976
+ )
11977
+ },
11978
+ f.fullname
11979
+ ) : /* @__PURE__ */ a(
11980
+ "div",
11981
+ {
11982
+ className: "sass-com-ja5-contentIconStyled sass-com-ja5-imageAutor su-flex-center",
11983
+ children: e.autorIcon
11984
+ },
11985
+ f.fullname
11986
+ )
11987
+ ) }),
11988
+ /* @__PURE__ */ a(
11989
+ "div",
11990
+ {
11991
+ className: `sass-com-ja5-journalistInfoLink ${m}`,
11992
+ dangerouslySetInnerHTML: {
11993
+ __html: `${n.JournalistPrefix} <h3>${c ?? "Redaccion"}</h3>`
11994
+ }
11995
+ }
11996
+ )
11997
+ ] }),
11998
+ t.config?.showtime && /* @__PURE__ */ a(
11999
+ "time",
12000
+ {
12001
+ className: "sass-com-ja5-journalistInfoDate",
12002
+ dateTime: Qe(
12003
+ t.info.date.modified,
12004
+ i
12005
+ ),
12006
+ children: _t(t.info.date.modified)
12007
+ }
12008
+ )
12009
+ ]
12010
+ }
12011
+ )
12012
+ ] })
12013
+ }
12014
+ );
12009
12015
  }, cc = (e) => e.replace(
12010
12016
  /<iframe(?![^>]*\bloading=)[^>]*>/gi,
12011
12017
  (s) => s.replace("<iframe", '<iframe loading="lazy"')
@@ -15334,7 +15340,7 @@ function gd({
15334
15340
  },
15335
15341
  children: /* @__PURE__ */ g("div", { className: "sass-pg-cmt-lp-card", children: [
15336
15342
  /* @__PURE__ */ g("header", { className: "sass-pg-cmt-lp-header", children: [
15337
- /* @__PURE__ */ a("div", { className: "sass-pg-cmt-lp-logo", children: s ? s() : null }),
15343
+ /* @__PURE__ */ a("div", { className: "sass-pg-cmt-lp-logo", children: s ? /* @__PURE__ */ a("img", { src: s, alt: "Logo" }) : null }),
15338
15344
  /* @__PURE__ */ a(
15339
15345
  "button",
15340
15346
  {
@@ -16717,7 +16723,7 @@ function qd({
16717
16723
  },
16718
16724
  children: /* @__PURE__ */ g("div", { className: "sass-pg-cmt-lp-card", children: [
16719
16725
  /* @__PURE__ */ g("header", { className: "sass-pg-cmt-lp-header", children: [
16720
- /* @__PURE__ */ a("div", { className: "sass-pg-cmt-lp-logo", children: n ? n() : null }),
16726
+ /* @__PURE__ */ a("div", { className: "sass-pg-cmt-lp-logo", children: n ? /* @__PURE__ */ a("img", { src: n, alt: "Logo" }) : null }),
16721
16727
  /* @__PURE__ */ a(
16722
16728
  "button",
16723
16729
  {