import { html } from "/js/lib/lit-html.js"; import { cdnImageUrl, getLabelNameAndDescription } from "/js/dataHelpers.js"; import "/js/components/plugin-slot.js"; export function authorBadgesTemplate({ badgeLabels, did, pluginService }) { return html`
`; } function labelBadgesTemplate({ badgeLabels }) { return html`