<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&amp;&amp;(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="ee0eb866-bab7-5e3f-9092-6eb44749a37c")}catch(e){}}();
import{j as s}from"./jsx-runtime-BjG_zV1W.js";import{c as m}from"./index-x2da_zcv.js";import{u as w,B as N}from"./WebThemeContext-DttfuZxo.js";import{T as n}from"./index-CJHGmWl4.js";import{L as h}from"./components-Oj2xMfGE.js";import{d as v}from"./dayjs.min-B8CfgAhU.js";import{I as y}from"./Image-ycA_AFLr.js";import{a as C,F}from"./LockClosedIcon-BluoCUMI.js";import{r as d}from"./index-D6da9p6-.js";import{u as z}from"./useTranslation-CfKJAmGY.js";import{g as u}from"./index-DcpNk-OI.js";function P({title:t,titleId:e,...o},a){return d.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:a,"aria-labelledby":e},o),t?d.createElement("title",{id:e},t):null,d.createElement("path",{fillRule:"evenodd",d:"M4.848 2.771A49.144 49.144 0 0 1 12 2.25c2.43 0 4.817.178 7.152.52 1.978.292 3.348 2.024 3.348 3.97v6.02c0 1.946-1.37 3.678-3.348 3.97-1.94.284-3.916.455-5.922.505a.39.39 0 0 0-.266.112L8.78 21.53A.75.75 0 0 1 7.5 21v-3.955a48.842 48.842 0 0 1-2.652-.316c-1.978-.29-3.348-2.024-3.348-3.97V6.741c0-1.946 1.37-3.68 3.348-3.97Z",clipRule:"evenodd"}))}const T=d.forwardRef(P),k=({alt:t,url:e,bgColor:o})=&gt;{const a=o||"#ffffff";return s.jsx("div",{className:"h-7 w-7 rounded-full",children:s.jsx("img",{className:"inline-block h-7 w-7 rounded-full",src:e,alt:t,style:{border:`1px solid ${a}`}})})},R=({authors:t,font:e,color:o,bgColor:a,fallbackName:r,showAuthorImage:l})=&gt;{const i=t.length,c=i&gt;1;return s.jsxs(h,{to:"/authors",prefetch:"intent",className:"group flex flex-col items-start space-x-0 space-y-1 sm:flex-row sm:items-center sm:space-x-2 sm:space-y-0",children:[l&amp;&amp;s.jsx("div",{className:"flex -space-x-1.5 overflow-hidden",children:t.map(x=&gt;s.jsx(k,{alt:x.name,url:x.profile_picture.url,bgColor:a},x.id))}),i&gt;0?s.jsx("div",{className:"flex items-center",children:s.jsx(n,{as:"span",size:"xs",weight:"semibold",color:o,className:"group-hover:underline",fontFamily:e,fontFamilyv2:e,children:c?`${t[0].name}, +${t.length-1}`:t[0].name})}):s.jsx(n,{as:"span",size:"xs",weight:"semibold",color:o,fontFamily:e,fontFamilyv2:e,children:r})]})},$=t=&gt;{const o=v().diff(t,"hour"),a=o&lt;24;return o&lt;=1?`${o||1} hour ago`:a?`${o} hours ago`:t.locale("en").format("MMM DD, YYYY")},A=({timestamp:t,readTime:e,fontFamily:o,color:a})=&gt;{const r=v(t),l=$(r);return s.jsxs("div",{className:"flex items-center space-x-1",children:[s.jsx(n,{as:"span",size:"xs",weight:"light",className:"!text-xs text-gray-600",fontFamily:o,fontFamilyv2:o,color:a,children:s.jsx("time",{dateTime:t,children:l})}),e&amp;&amp;s.jsxs(s.Fragment,{children:[s.jsx("div",{children:s.jsx("div",{className:"h-1 w-1 rounded-full",style:{backgroundColor:a}})}),s.jsx(n,{as:"span",size:"xs",weight:"light",className:"!text-xs text-gray-600",fontFamily:o,fontFamilyv2:o,color:a,children:e})]})]})},L=({alt:t,radiusClass:e,src:o,hasRadiusApplied:a})=&gt;s.jsx("div",{className:m("w-full",a&amp;&amp;`${e} overflow-hidden`),children:s.jsx(y,{src:o,alt:t,maxWidth:800,loading:"eager",aspectRatio:"social"})}),p=({count:t,children:e,className:o,color:a,fontFamily:r})=&gt;s.jsxs(n,{size:"sm",as:"span",fontFamily:r,fontFamilyv2:r,className:m(o,"flex items-center space-x-0.5"),color:a,weight:"regular",children:[e,t&gt;0?s.jsx("span",{className:"text-xs font-bold",children:t}):null]}),I=({post:t,color:e})=&gt;{const o=t?.likes?.length||0,a=t?.comment_count||0;return s.jsxs("div",{className:"flex items-center space-x-3",children:[s.jsx(p,{count:o,color:e,children:s.jsx(C,{className:"h-4 w-4"})}),t.comments_enabled&amp;&amp;s.jsx(p,{count:a,color:e,children:s.jsx(T,{className:"h-4 w-4"})})]})},g=({slug:t,children:e,className:o})=&gt;s.jsx(h,{to:`/p/${t}`,prefetch:"intent",className:m(o),children:e}),M=({color:t,fontFamily:e,bgColor:o})=&gt;{const{t:a}=z(),{classes:r}=w();return s.jsxs("div",{className:m(r.radius,"flex w-fit items-center space-x-1 rounded px-2 py-1"),style:{backgroundColor:o},children:[s.jsx(F,{style:{color:t},className:"h-3 w-3"}),s.jsx(n,{as:"span",size:"sm",fontFamily:e,fontFamilyv2:e,weight:"light",color:t,children:a("posts.premium")})]})},j=({tag:t,bgColor:e,font:o,textColor:a,to:r,text:l,radiusClass:i})=&gt;s.jsxs("div",{className:"relative",children:[s.jsx(h,{to:r,style:{backgroundColor:e,opacity:.8},className:m(i,"w-fit cursor-pointer px-4 py-2 text-xs text-white transition-all hover:bg-sky-950"),children:s.jsx(n,{as:"span",size:"xs",fontFamily:o,fontFamilyv2:o,className:"whitespace-nowrap text-xs font-medium text-gray-50 opacity-0",color:a,children:s.jsx("span",{className:"whitespace-nowrap pb-1 text-xs font-medium",children:l})})}),s.jsx(n,{as:"span",size:"xs",fontFamily:o,fontFamilyv2:o,className:"absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 transform pt-[1px] text-xs font-medium text-gray-50 sm:pt-0",color:a,children:s.jsx("span",{className:"whitespace-nowrap pb-1 text-xs font-medium",children:l})})]}),E=({tags:t,cardStyles:e,className:o})=&gt;{const{classes:a}=w(),r=t.length,l=r&gt;1,{font:i,tags_bg_color:c,tags_text_color:x}=e,_=r-1,b=d.useMemo(()=&gt;l?t.slice(0,1):t,[l,t]);return s.jsxs("div",{className:m("flex items-center gap-1",o),children:[b.map(f=&gt;s.jsx(j,{to:`/t/${u(f.display)}`,bgColor:c,font:i,textColor:x,text:f.display,radiusClass:a.radius},f.id)),l&amp;&amp;s.jsx(j,{to:`/t/${u(t[1].display)}`,bgColor:c,font:i,textColor:x,text:`+${_}`,radiusClass:a.radius})]})},B=({title:t,subtitle:e})=&gt;s.jsxs("div",{className:"cursor-pointer space-y-1",children:[s.jsx(n,{as:"h2",size:t?.size||"2xl",weight:"semibold",className:"line-clamp-2 hover:underline sm:line-clamp-3",fontFamily:t.fontFamily,fontFamilyv2:t.fontFamily,color:t.color,children:t.text}),e.text&amp;&amp;s.jsx(n,{as:"p",size:e?.size||"md",weight:"light",className:"line-clamp-2 sm:line-clamp-3",fontFamily:e.fontFamily,fontFamilyv2:e.fontFamily,color:e.color,children:e.text})]}),K=({post:t,cardStyles:e,orientation:o="vertical"})=&gt;{const a=t.audience==="premium",r=N[e?.border_radius||"none"],l=o==="vertical",i="flex flex-col",c=o==="horizontal";return s.jsxs("div",{suppressHydrationWarning:!0,className:m("transparent h-full cursor-pointer overflow-hidden",r,c&amp;&amp;"flex flex-col md:flex-row md:items-center items-start max-w-4xl",l&amp;&amp;i,e?.border_color&amp;&amp;"border"),style:{backgroundColor:e?.bg_color,borderColor:e?.border_color},children:[s.jsxs("div",{className:m("relative w-full",c&amp;&amp;"max-w-sm"),children:[e?.tags_enabled&amp;&amp;s.jsx(E,{tags:t.content_tags,cardStyles:e,className:"absolute left-4 top-4 z-10"}),s.jsx(g,{slug:t.slug,children:s.jsx(L,{alt:t.web_title,radiusClass:r,hasRadiusApplied:e?.is_image_radius_applied,src:t.image_url})})]}),s.jsx("div",{className:"w-full p-3",children:s.jsxs("div",{className:"space-y-3",children:[s.jsx(g,{slug:t.slug,children:s.jsxs("div",{className:"space-y-2",children:[s.jsxs("div",{className:"flex flex-wrap-reverse items-center justify-between",children:[e.timefields_enabled&amp;&amp;s.jsx(A,{fontFamily:e.font,color:e.timestamp_text_color,timestamp:t.override_scheduled_at}),e.likes_comments_enabled&amp;&amp;s.jsx(I,{post:t,color:e.likes_comments_color})]}),a&amp;&amp;s.jsx(M,{fontFamily:e.font,bgColor:e.premium_bg_color,color:e.premium_text_color}),s.jsx(B,{title:{size:c?"lg":"xl",text:t.web_title,fontFamily:e.heading_font_family,color:e.heading_font_color},subtitle:{size:c?"sm":"md",text:t?.web_subtitle||"",fontFamily:e.description_font_family,color:e.description_font_color}})]})}),s.jsx(R,{authors:t.authors,color:e.authors_text_color,bgColor:e.bg_color,font:e.font,showAuthorImage:e.show_author_image})]})})]})};export{K as P,L as a,E as b,B as c,M as d,R as e,A as f,g};
//# sourceMappingURL=index-C-Fm2wxC.js.map

//# debugId=ee0eb866-bab7-5e3f-9092-6eb44749a37c
</pre></body></html>