{"version":3,"file":"js/2733.main.min.js","mappings":";;;;;;;;;;AAAA;AACA;;AAEO,SAASA,iBAAiBA,CAACC,QAAQ,EAAC;;EAE3C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAVA;AAYC","sources":["webpack://smetio/./developement/js/functions/forms/getCustomCheckbox.js"],"sourcesContent":["/* import {CustomCheckbox} from\n \"./../../classes/customCheckbox/CustomCheckbox.js\"; */\n\nexport function getCustomCheckbox(inputObj){\n\t\n/* \tconst customCheckbox = new CustomCheckbox();\n\n\tcustomCheckbox.extra_class = inputObj[\"extra_class\"]+\" \"+inputObj[\"readableClass\"];\n\tcustomCheckbox.isChecked = inputObj[\"isChecked\"];\n\tcustomCheckbox.label = inputObj[\"placeholder\"]; \n\tcustomCheckbox.createErrorHolder = inputObj[\"createerrorHolder\"];\n\tcustomCheckbox.errorHolderClass = inputObj[\"errorHolderClass\"];\n\n\tlet output = customCheckbox.render();\n\n\treturn output; */\n\n};"],"names":["getCustomCheckbox","inputObj"],"sourceRoot":""}