Part of #19.\n\nPort web-components/components/sh-link.ts → src/components/ShLink.vue.\n\nProps: title, description, href, img, tags: string[], dense: boolean\nEmits: chipClicked(tagName: string) (bubbled up from ShChip)\n\n- Uses <ShChip> for each tag\n- Image is hidden when dense is true\n- Replace Shadow DOM scoped styles with <style scoped>
Part of #19.\n\nPort
web-components/components/sh-link.ts→src/components/ShLink.vue.\n\nProps:title,description,href,img,tags: string[],dense: boolean\nEmits:chipClicked(tagName: string)(bubbled up fromShChip)\n\n- Uses<ShChip>for each tag\n- Image is hidden whendenseis true\n- Replace Shadow DOM scoped styles with<style scoped>