import{r as e}from"./rolldown-runtime-S-ySWqyJ.js";import{bi as t,ei as n,hi as r,ri as i,si as a}from"./vendor-DU4C2Mru.js";import{O as o,b as s,f as c,h as l,mt as u,u as d,vt as f,x as p}from"./index-B7s3VjPV.js";import"./seo-DQOBEgBW.js";import{i as m,t as h}from"./useNews-Dq5BQsGv.js";import{n as g,t as _}from"./StoryArticle--w9jLjm-.js";import{n as v}from"./seo-helpers-D-XcFZDv.js";var y=e(t(),1);async function b(e){let t=await fetch(e);if(!t.ok)throw Error(`${t.status} ${e}`);return t.json()}function x(e,t){let n=0;if(e.tags&&t.tags){let r=new Set(e.tags.map(e=>`${e.entityType}:${e.entityId}`)),i=0;for(let e of t.tags)r.has(`${e.entityType}:${e.entityId}`)&&(i+=1);n+=i*100}t.archetype===e.archetype&&(n+=10);let r=t.publishedAt?Date.parse(t.publishedAt):NaN;return Number.isFinite(r)&&(n+=r/0x9184e72a000),n}function S(e,t,n=4){return t.filter(t=>t.id!==e.id).map(t=>({candidate:t,score:x(e,t)})).sort((e,t)=>t.score-e.score).slice(0,n).map(({candidate:e})=>e)}function C(e,t={}){let{limit:r=4,fetchLimit:i=10}=t,a=!!(e?.id&&e?.gameSlug),o=n({queryKey:[`news`,`related`,e?.id,e?.gameSlug,i],queryFn:()=>b(`/api/games/${encodeURIComponent(e.gameSlug)}/news/latest?limit=${i}`),enabled:a});return{stories:e&&o.data?S(e,o.data.stories,r):[],isLoading:o.isLoading,isError:o.isError}}var w=i();function T({stories:e,gameSlug:t,className:n}){return e.length===0?null:(0,w.jsxs)(`section`,{className:f(`mt-10`,n),"data-testid":`related-stories-carousel`,children:[(0,w.jsx)(`h2`,{className:`glk-eyebrow mb-3 text-zinc-400`,children:`Related stories`}),(0,w.jsx)(`div`,{className:`-mx-4 flex snap-x snap-mandatory gap-3 overflow-x-auto scroll-smooth px-4 pb-2`,role:`list`,children:e.map(e=>{let n=t||e.gameSlug||`valorant`,r=e.publishedAt?new Date(e.publishedAt).toLocaleDateString(`en-US`,{month:`short`,day:`numeric`,year:`numeric`}):``,i=Math.max(1,Math.ceil(e.readTimeSec/60)),o=u[e.archetype]??e.archetype;return(0,w.jsxs)(a,{to:`/${n}/news/${e.slug}`,role:`listitem`,"data-testid":`related-story-card`,className:`glk-card group flex w-[78%] min-w-[240px] max-w-[300px] shrink-0 snap-start flex-col p-4 transition-colors hover:bg-zinc-50 dark:hover:bg-white/5 sm:w-[44%] md:w-[28%]`,children:[e.heroImageUrl&&(0,w.jsx)(`div`,{className:`mb-3 aspect-video w-full overflow-hidden rounded-sm bg-zinc-100 dark:bg-zinc-800`,children:(0,w.jsx)(`img`,{src:e.heroImageUrl,alt:``,loading:`lazy`,className:`h-full w-full object-cover`})}),(0,w.jsx)(`p`,{className:`glk-eyebrow mb-1 text-zinc-400`,children:o}),(0,w.jsx)(`h3`,{className:`mb-1 line-clamp-3 font-display text-base font-bold leading-snug text-zinc-900 dark:text-zinc-50`,children:e.title}),e.deck&&(0,w.jsx)(`p`,{className:`mb-2 line-clamp-2 text-sm leading-snug text-zinc-500 dark:text-zinc-400`,children:e.deck}),(0,w.jsxs)(`p`,{className:`glk-caption mt-auto text-zinc-400`,children:[i,` min read · `,r]})]},e.id)})})]})}function E(e,t){if(typeof document>`u`)return()=>{};let n=[{key:`article:published_time`,value:e},{key:`article:author`,value:t}],r=[];for(let{key:e,value:t}of n){let n=`meta[property="${e}"]`,i=document.head.querySelector(n),a=i?.getAttribute(`content`)??null,o=!i;i||(i=document.createElement(`meta`),i.setAttribute(`property`,e),document.head.appendChild(i)),i.setAttribute(`content`,t),r.push(()=>{o?i?.remove():a!==null&&i?.setAttribute(`content`,a)})}return()=>{for(let e of r)e()}}function D(){let{slug:e,gameSlug:t}=r(),n=t??`valorant`,{data:i,isLoading:u,isError:f}=m(e??``),{data:b}=h(n),{stories:x}=C(i?{id:i.id,gameSlug:i.gameSlug,archetype:i.archetype,tags:i.tags,publishedAt:i.publishedAt}:null);(0,y.useEffect)(()=>{if(!i)return;let e=v(i.gameSlug,`story`,i.slug),t=s({title:i.title,description:p(i.deck),image:i.heroImageUrl??e,imageAlt:i.title,type:`article`}),n=i.publishedAt?E(i.publishedAt,i.byline):()=>{};return()=>{n(),t()}},[i]);let S=(0,y.useMemo)(()=>!i||!i.publishedAt?null:l({headline:i.title,description:i.deck?p(i.deck):void 0,datePublished:i.publishedAt,dateModified:i.editedAt??i.publishedAt,author:i.byline,url:typeof window<`u`?window.location.href:``,image:i.heroImageUrl??v(i.gameSlug,`story`,i.slug)}),[i]);return u?(0,w.jsx)(`div`,{className:`page-enter h-full overflow-y-auto py-8`,children:(0,w.jsx)(d,{className:`mx-auto max-w-2xl`,children:(0,w.jsx)(g,{})})}):f||!i?(0,w.jsx)(o,{}):(0,w.jsx)(`div`,{className:`page-enter h-full overflow-y-auto py-8`,children:(0,w.jsxs)(d,{className:`mx-auto max-w-2xl`,children:[S&&(0,w.jsx)(c,{data:S}),(0,w.jsx)(a,{to:`/${n}/news`,className:`glk-caption mb-6 block text-zinc-400 hover:text-zinc-600 dark:hover:text-zinc-300`,children:`← All stories`}),(0,w.jsx)(_,{story:i,tags:i.tags??[],entityIndex:b??null}),(0,w.jsx)(T,{stories:x,gameSlug:n})]})})}export{D as default};