@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
4 lines • 493 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
;exports.processEnv="development";try{exports.processEnv="production"}catch(t){exports.processEnv="production"}const handleSlotContent=(t,e,o)=>{if(t&&e&&"string"==typeof o){const n=t.querySelector(`[slot="${o}"]`);n&&e.appendChild(n)}},showExpertSlot=t=>""===t,buildBadgeTextString=(t,e)=>t||e||"";exports.buildBadgeTextString=buildBadgeTextString,exports.handleSlotContent=handleSlotContent,exports.showExpertSlot=showExpertSlot;