:pt="{
box: {
class: modelValue ? 'bg-primary border-1 border-gray-200' : 'hover:bg-gray-700 ',
},
icon:{
class: 'size-3.5'
},
input:{
class: 'bg-teal-50 hover:border-dotted'
}
}"