dk-plus
Version:
2 lines (1 loc) • 685 B
JavaScript
;Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../../_utils/props/index.js"),t=require("../../_tokens/public/index.js"),s={modelValue:e.setBooleanProps(!1),disabled:e.setBooleanProps(!1),size:e.setStringProp(null,o=>t.DK_SIZE.includes(o)),checkedColor:e.setColorProp("#409EFF"),uncheckedColor:e.setColorProp("#C0CCDA"),checkedText:e.setStringProp(""),uncheckedText:e.setStringProp(""),width:e.setStringProp(),checkedIcon:e.setStringProp(""),uncheckedIcon:e.setStringProp(""),loading:e.setBooleanProps(!1),checkedCustomIcon:e.setStringProp(""),uncheckedCustomIcon:e.setStringProp("")};exports.switchProps=s;