/*!
* KoliBri - The accessible HTML-Standard
*/import{b as watchBoolean,c as a11yHintDisabled}from"./prop.validators-17aec743.js";constvalidateDisabled=(a,e)=>{watchBoolean(a,"_disabled",e,{hooks:{afterPatch:a=>{!0===a&&a11yHintDisabled()}}})};export{validateDisabled as v};