UNPKG

primevue

Version:

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![npm version](https://badge.fury.io/js/primevue.svg)](https://badge.fury.io/js/primevue) [![Discord Chat](https://img.shields.io/discord/55794023

2 lines (1 loc) 735 B
this.primevue=this.primevue||{},this.primevue.tristatecheckbox=this.primevue.tristatecheckbox||{},this.primevue.tristatecheckbox.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:"tristatecheckbox",classes:{root:function(e){var c=e.props;return["p-checkbox p-component",{"p-checkbox-checked":!0===c.modelValue,"p-checkbox-disabled":c.disabled,"p-checkbox-focused":e.instance.focused}]},checkbox:function(e){var c=e.props;return["p-checkbox-box",{"p-highlight":null!=c.modelValue,"p-disabled":c.disabled,"p-focus":e.instance.focused}]},checkIcon:"p-checkbox-icon",uncheckIcon:"p-checkbox-icon",nullableIcon:"p-checkbox-icon"}})}();