{"version":3,"file":"UCheckbox.spec.ts.mjs","names":["exports"],"sources":["../../../../src/components/UCheckbox/__snapshots__/UCheckbox.spec.ts.snap"],"sourcesContent":["// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html\n\nexports[`UCheckbox > should render correctly 1`] = `\n\"<div class=\\\\\"box-border flex rounded border focus:outline-none cursor-pointer hover:bg-primary-100 hover:border-primary-600 border-gray-300\n          active:bg-primary-25\n           active:shadow-md active:shadow-primary-100 active:border-primary-300\n           focus-visible:border-primary-600 focus-visible:bg-primary-100\n           h-[16px] w-[16px]\\\\\">\n  <!---->\n  <!---->\n  <!---->\n  <!---->\n</div>\"\n`;\n\nexports[`UCheckbox disabled > should have disabled classes 1`] = `\n\"<div class=\\\\\"box-border flex rounded border focus:outline-none cursor-pointer hover:bg-primary-100 hover:border-primary-600 border-gray-300\n          active:bg-primary-25\n           active:shadow-md active:shadow-primary-100 active:border-primary-300\n           focus-visible:border-primary-600 focus-visible:bg-primary-100\n           h-[16px] w-[16px]\\\\\" enabled=\\\\\"false\\\\\">\n  <!---->\n  <!---->\n  <!---->\n  <!---->\n</div>\"\n`;\n\nexports[`UCheckbox sizes > should have md  classes 1`] = `\n\"<div class=\\\\\"box-border flex rounded border focus:outline-none cursor-pointer hover:bg-primary-100 hover:border-primary-600 border-gray-300\n          active:bg-primary-25\n           active:shadow-md active:shadow-primary-100 active:border-primary-300\n           focus-visible:border-primary-600 focus-visible:bg-primary-100\n           h-[20px] w-[20px]\\\\\">\n  <!---->\n  <!---->\n  <!---->\n  <!---->\n</div>\"\n`;\n\nexports[`UCheckbox sizes > should have sm classes 1`] = `\n\"<div class=\\\\\"box-border flex rounded border focus:outline-none cursor-pointer hover:bg-primary-100 hover:border-primary-600 border-gray-300\n          active:bg-primary-25\n           active:shadow-md active:shadow-primary-100 active:border-primary-300\n           focus-visible:border-primary-600 focus-visible:bg-primary-100\n           h-[16px] w-[16px]\\\\\">\n  <!---->\n  <!---->\n  <!---->\n  <!---->\n</div>\"\n`;\n\nexports[`UCheckbox variants > should have check classes 1`] = `\n\"<div class=\\\\\"box-border flex rounded border focus:outline-none cursor-pointer rounded-full border-gray-300 hover:bg-primary-50 hover:border-primary-600 active:bg-primary-25\n           active:shadow-md active:shadow-primary-100 active:border-primary-300\n           focus-visible:border-primary-600 focus-visible:bg-primary-100\n           h-[16px] w-[16px]\\\\\">\n  <!---->\n  <!---->\n  <!---->\n  <!---->\n</div>\"\n`;\n\nexports[`UCheckbox variants > should have default classes 1`] = `\n\"<div class=\\\\\"box-border flex rounded border focus:outline-none cursor-pointer hover:bg-primary-100 hover:border-primary-600 border-gray-300\n          active:bg-primary-25\n           active:shadow-md active:shadow-primary-100 active:border-primary-300\n           focus-visible:border-primary-600 focus-visible:bg-primary-100\n           h-[16px] w-[16px]\\\\\">\n  <!---->\n  <!---->\n  <!---->\n  <!---->\n</div>\"\n`;\n\nexports[`UCheckbox variants > should have radio classes 1`] = `\n\"<div class=\\\\\"box-border flex rounded border focus:outline-none cursor-pointer rounded-full border-gray-300 hover:bg-primary-100 hover:border-primary-600 active:bg-primary-25\n          active:shadow-md active:shadow-primary-100 active:border-primary-300\n          focus-visible:border-primary-600 focus-visible:bg-primary-100\n           h-[16px] w-[16px]\\\\\">\n  <!---->\n  <!---->\n  <!---->\n  <!---->\n</div>\"\n`;\n"],"mappings":"AAAA;;AAEAA,OAAO,yCAAyC,4aAW/C;AAEDA,OAAO,uDAAuD,kcAW7D;AAEDA,OAAO,+CAA+C,4aAWrD;AAEDA,OAAO,8CAA8C,4aAWpD;AAEDA,OAAO,oDAAoD,6aAU1D;AAEDA,OAAO,sDAAsD,4aAW5D;AAEDA,OAAO,oDAAoD,4aAU1D"}