import{t as e}from"./nostrId-DcIQ4FCD.js";var t=new Set([3,3e4,39089]);function n(e){return t.has(e)}function r(e){return e===3?`follow-list`:e===3e4?`follow-set`:e===39089?`follow-pack`:null}function i(t,n){let i=e=>t.tags.find(([t])=>t===e)?.[1],a=t.tags.filter(([e])=>e===`p`).map(([,e])=>e).filter(e),o=r(t.kind)??`follow-pack`;if(t.kind===3){let e=n?.authorDisplayName||n?.authorMetadata?.name||n?.authorMetadata?.display_name;return{title:e?`${e}'s follows`:`Follow list`,description:``,image:void 0,pubkeys:a,variant:o}}return{title:i(`title`)||i(`name`)||`Untitled`,description:i(`description`)||i(`summary`)||``,image:i(`image`)||i(`thumb`)||i(`banner`),pubkeys:a,variant:o}}function a(e,t){let n=new Set([`title`,`name`,`description`,`summary`,`image`,`thumb`]),r=e.filter(([e])=>!n.has(e));return r.push([`title`,t.title.trim()]),t.description?.trim()&&r.push([`description`,t.description.trim()]),t.image?.trim()&&r.push([`image`,t.image.trim()]),r}function o(e,t){return e.kind===3?t.slice().reverse():t}export{a as i,n,i as r,o as t};