UNPKG

@aotearoan/neon

Version:

Neon is a lightweight design library of Vue 3 components with minimal dependencies.

3 lines (2 loc) 565 B
"use strict";const e=require("./NeonNotificationCounter.cjs.js"),o=require("vue"),t=require("../../../_virtual/_plugin-vue_export-helper.cjs.js");function i(n,c,u,s,a,l){return o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["neon-notification-counter",[{"neon-notification-counter--large-count":n.count>9,"neon-notification-counter--active":n.active},`neon-notification-counter--${n.color}`]])},o.toDisplayString(n.count>9?"9+":n.count),3)}const r=t(e,[["render",i]]);module.exports=r; //# sourceMappingURL=NeonNotificationCounter.vue.cjs.js.map