@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
4 lines • 355 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
import{h as l,F as e}from"./index-f0de5c73.js";const n=({badgeText:t,label:n})=>{const s=t;let[o,...a]=n.split(s);return 0===a.length&&(t=s.toUpperCase(),[o,...a]=n.split(s)),0===a.length&&(t=s.toLowerCase(),[o,...a]=n.split(s)),l(e,null,o,a.length?l(e,null,l("u",null,t),a.join(s)):null)};export{n as I};