UNPKG

primevue

Version:

PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBloc

2 lines (1 loc) 617 B
this.primevue=this.primevue||{},this.primevue.checkbox=this.primevue.checkbox||{},this.primevue.checkbox.style=function(e){"use strict";function c(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}return c(primevue.base.style).default.extend({name:"checkbox",classes:{root:function(e){var c=e.instance;return["p-checkbox p-component",{"p-checkbox-checked":c.checked,"p-checkbox-disabled":e.props.disabled,"p-checkbox-focused":c.focused}]},input:function(e){var c=e.instance;return["p-checkbox-box",{"p-highlight":c.checked,"p-disabled":e.props.disabled,"p-focus":c.focused}]},icon:"p-checkbox-icon"}})}();