{"version":3,"file":"UTooltip.spec.ts.mjs","names":["exports"],"sources":["../../../../src/components/UTooltip/__snapshots__/UTooltip.spec.ts.snap"],"sourcesContent":["// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html\n\nexports[`UTooltip > should have bottom arrow position classes 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 before:block before:absolute before:bg-gray-900 before:w-3\n          before:h-xs before:rotate-45 before:-top-1.5 before:left-1/2 before:transform before:-translate-x-1/2 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should have bottom position classes 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should have bottom-end position classes 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 before:block before:absolute before:bg-gray-900 before:w-3\n          before:h-xs before:rotate-45 before:-top-1.5 before:right-3.5 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should have bottom-start position classes 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 before:block before:absolute before:bg-gray-900 before:w-3\n          before:h-xs before:rotate-45 before:-top-1.5 before:inset-x-3.5 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should have left position classes 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 before:block before:absolute before:bg-gray-900 before:w-3\n          before:h-xs before:rotate-45 before:top-1/2 before:transform before:-translate-y-1/2 before:-right-1.5 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should have light theme classes 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-white text-gray-700 shadow\n          shadow-lg shadow-gray-100 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should have light theme classes 2`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should have right position classes 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 before:block before:absolute before:bg-gray-900 before:w-3\n          before:h-xs before:rotate-45 before:top-1/2 before:transform before:-translate-y-1/2 before:-inset-1.5 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should have top arrow position classes 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 before:block before:absolute before:bg-gray-900 before:w-3\n          before:h-xs before:rotate-45 before:-bottom-1.5 before:left-1/2 before:transform before:-translate-x-1/2 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should have top position classes 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should have top-end position classes 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 before:block before:absolute before:bg-gray-900 before:w-3\n          before:h-xs before:rotate-45 before:-bottom-1.5 before:right-3.5 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should have top-start position classes 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <anonymous-stub></anonymous-stub>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 before:block before:absolute before:bg-gray-900 before:w-3\n          before:h-xs before:rotate-45 before:-bottom-1.5 before:inset-x-3.5 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n\nexports[`UTooltip > should render correctly 1`] = `\n\"<div class=\\\\\"inline-block\\\\\">\n  <div class=\\\\\"toggle w-fit h-fit\\\\\">\n    <div class=\\\\\"toggle\\\\\">Toggle</div>\n  </div>\n  <div class=\\\\\"absolute flex flex-col font-medium max-w-sm py-2 px-3 text-text-xs\n      rounded-lg w-fit bg-gray-900 text-white shadow\n          shadow-lg shadow-gray-900 before:block before:absolute before:bg-gray-900 before:w-3\n          before:h-xs before:rotate-45 before:-bottom-1.5 before:left-1/2 before:transform before:-translate-x-1/2 tooltip opacity-0\\\\\">\n    <div>Tooltip Text</div>\n    <div>\n      <!---->\n    </div>\n  </div>\n</div>\"\n`;\n"],"mappings":"AAAA;;AAEAA,OAAO,0DAA0D,glBAehE;AAEDA,OAAO,oDAAoD,oaAc1D;AAEDA,OAAO,wDAAwD,wiBAe9D;AAEDA,OAAO,0DAA0D,0iBAehE;AAEDA,OAAO,kDAAkD,ilBAexD;AAEDA,OAAO,gDAAgD,oaActD;AAEDA,OAAO,gDAAgD,oaActD;AAEDA,OAAO,mDAAmD,ilBAezD;AAEDA,OAAO,uDAAuD,mlBAe7D;AAEDA,OAAO,iDAAiD,oaAcvD;AAEDA,OAAO,qDAAqD,2iBAe3D;AAEDA,OAAO,uDAAuD,6iBAe7D;AAEDA,OAAO,wCAAwC,wlBAe9C"}